UNPKG

292 BJavaScriptView Raw
1import createIconSet from './createIconSet';
2import font from './vendor/react-native-vector-icons/Fonts/Feather.ttf';
3import glyphMap from './vendor/react-native-vector-icons/glyphmaps/Feather.json';
4export default createIconSet(glyphMap, 'feather', font);
5//# sourceMappingURL=Feather.js.map
\No newline at end of file