GT2/GT2-Android/node_modules/@expo/vector-icons/Entypo.js

5 lines
208 B
JavaScript

import glyphMap from './vendor/react-native-vector-icons/glyphmaps/Entypo.json';
import createIconSet from './createIconSet';
export default createIconSet(glyphMap, 'entypo', require('./fonts/Entypo.ttf'));