Skip to content

Commit

Permalink
update readme with updating ion-icons (#532)
Browse files Browse the repository at this point in the history
  • Loading branch information
haroon10725 authored Nov 4, 2024
1 parent 1a29bc8 commit 337de27
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -316,3 +316,7 @@ In this section, we will guide you through the steps to add new icons. By follow

* Replace `[new-icon-name]` with your new icon name and `[unicode-code]` with its Unicode value.
* Save the CSS file. Now you can use `[new-icon-name]` to access your brand new icon.

8. **Updating Ion Icons**
* Install the latest version of Ion Icons by running the following command:
`npm i ionicons@7`

0 comments on commit 337de27

Please sign in to comment.