10 lines
473 B
Markdown
10 lines
473 B
Markdown
|
# Generating Feather icon set
|
||
|
|
||
|
1. Go to [Icomoon Library](https://icomoon.io/app/#/select/library) and press _+ Add_ on the Feather icon set
|
||
|
2. Press _Select all_ in the hamburger menu next to the icon set
|
||
|
3. Press _Generate Font_ in the bottom menu
|
||
|
4. Press _Preferences_ and enter `Feather` as _Font Name_ in the dialog
|
||
|
5. Press _Download_
|
||
|
6. Unzip the file and move the folder to the `react-native-vector-icons` folder
|
||
|
7. Generate the icon set with `yarn build-feather`
|