UNPKG

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