Skip to content

Commit

Permalink
Generate feather font manually using icomoon to avoid fontcustom bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
oblador committed Oct 7, 2017
1 parent 70c55e4 commit 809a1e7
Show file tree
Hide file tree
Showing 5 changed files with 273 additions and 268 deletions.
9 changes: 9 additions & 0 deletions BUILDING_FEATHER.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# 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`
Binary file modified Fonts/Feather.ttf
100644 → 100755
Binary file not shown.
Loading

0 comments on commit 809a1e7

Please sign in to comment.