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