UNPKG

1.06 kBJavaScriptView Raw
1export { default as AntDesign } from './AntDesign';
2export { default as Entypo } from './Entypo';
3export { default as EvilIcons } from './EvilIcons';
4export { default as Feather } from './Feather';
5export { default as FontAwesome } from './FontAwesome';
6export { default as FontAwesome5 } from './FontAwesome5';
7export { default as Foundation } from './Foundation';
8export { default as Ionicons } from './Ionicons';
9export { default as MaterialCommunityIcons } from './MaterialCommunityIcons';
10export { default as MaterialIcons } from './MaterialIcons';
11export { default as Octicons } from './Octicons';
12export { default as SimpleLineIcons } from './SimpleLineIcons';
13export { default as Zocial } from './Zocial';
14export { default as createMultiStyleIconSet } from './createMultiStyleIconSet';
15export { default as createIconSetFromFontello, } from './createIconSetFromFontello';
16export { default as createIconSetFromIcoMoon, } from './createIconSetFromIcoMoon';
17export { default as createMu } from './createIconSetFromIcoMoon';
18//# sourceMappingURL=Icons.js.map
\No newline at end of file