UNPKG

1.17 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 Fontisto } from "./Fontisto";
6export { default as FontAwesome } from "./FontAwesome";
7export { default as FontAwesome5 } from "./FontAwesome5";
8export { default as Foundation } from "./Foundation";
9export { default as Ionicons } from "./Ionicons";
10export { default as MaterialCommunityIcons } from "./MaterialCommunityIcons";
11export { default as MaterialIcons } from "./MaterialIcons";
12export { default as Octicons } from "./Octicons";
13export { default as SimpleLineIcons } from "./SimpleLineIcons";
14export { default as Zocial } from "./Zocial";
15export { default as createMultiStyleIconSet } from "./createMultiStyleIconSet";
16export { default as createIconSet } from "./createIconSet";
17export { default as createIconSetFromFontello } from "./createIconSetFromFontello";
18export { default as createIconSetFromIcoMoon } from "./createIconSetFromIcoMoon";
19export { default as createMu } from "./createIconSetFromIcoMoon";
20//# sourceMappingURL=Icons.js.map
\No newline at end of file