UNPKG

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