mirror of
https://github.com/zoriya/expo-vector-icons.git
synced 2026-06-05 11:09:19 +00:00
Converted to TypeScript
* Added lazy build
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
import createIconSet from './createIconSet';
|
||||
import font from './fonts/Foundation.ttf';
|
||||
import glyphMap from './vendor/react-native-vector-icons/glyphmaps/Foundation.json';
|
||||
|
||||
export default createIconSet(glyphMap, 'foundation', font);
|
||||
Reference in New Issue
Block a user