UNPKG

@expo/vector-icons

Version:

Built-in support for 10 popular icon fonts and the tooling to create your own Icon components from your font and glyph map. This is a wrapper around react-native-vector-icons to make it compatible with Expo.

10 lines (8 loc) 473 B
# 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`