From 0ccbe47020fce48d3df2dd801e399a556fdd59ba Mon Sep 17 00:00:00 2001 From: Kaushal Mehta Date: Wed, 18 Mar 2020 11:28:46 +0530 Subject: [PATCH] Added Fontisto Default export --- build/Icons.d.ts | 37 +++++++++++++++++++------------------ build/Icons.js | 39 ++++++++++++++++++++------------------- 2 files changed, 39 insertions(+), 37 deletions(-) diff --git a/build/Icons.d.ts b/build/Icons.d.ts index 95d2d3b..299d596 100644 --- a/build/Icons.d.ts +++ b/build/Icons.d.ts @@ -1,18 +1,19 @@ -export { default as AntDesign } from './AntDesign'; -export { default as Entypo } from './Entypo'; -export { default as EvilIcons } from './EvilIcons'; -export { default as Feather } from './Feather'; -export { default as FontAwesome } from './FontAwesome'; -export { default as FontAwesome5 } from './FontAwesome5'; -export { default as Foundation } from './Foundation'; -export { default as Ionicons } from './Ionicons'; -export { default as MaterialCommunityIcons } from './MaterialCommunityIcons'; -export { default as MaterialIcons } from './MaterialIcons'; -export { default as Octicons } from './Octicons'; -export { default as SimpleLineIcons } from './SimpleLineIcons'; -export { default as Zocial } from './Zocial'; -export { default as createMultiStyleIconSet } from './createMultiStyleIconSet'; -export { default as createIconSet } from './createIconSet'; -export { default as createIconSetFromFontello, } from './createIconSetFromFontello'; -export { default as createIconSetFromIcoMoon, } from './createIconSetFromIcoMoon'; -export { default as createMu } from './createIconSetFromIcoMoon'; +export { default as AntDesign } from "./AntDesign"; +export { default as Entypo } from "./Entypo"; +export { default as EvilIcons } from "./EvilIcons"; +export { default as Feather } from "./Feather"; +export { default as Fontisto } from "./Fontisto"; +export { default as FontAwesome } from "./FontAwesome"; +export { default as FontAwesome5 } from "./FontAwesome5"; +export { default as Foundation } from "./Foundation"; +export { default as Ionicons } from "./Ionicons"; +export { default as MaterialCommunityIcons } from "./MaterialCommunityIcons"; +export { default as MaterialIcons } from "./MaterialIcons"; +export { default as Octicons } from "./Octicons"; +export { default as SimpleLineIcons } from "./SimpleLineIcons"; +export { default as Zocial } from "./Zocial"; +export { default as createMultiStyleIconSet } from "./createMultiStyleIconSet"; +export { default as createIconSet } from "./createIconSet"; +export { default as createIconSetFromFontello } from "./createIconSetFromFontello"; +export { default as createIconSetFromIcoMoon } from "./createIconSetFromIcoMoon"; +export { default as createMu } from "./createIconSetFromIcoMoon"; diff --git a/build/Icons.js b/build/Icons.js index b88e794..3773e4e 100644 --- a/build/Icons.js +++ b/build/Icons.js @@ -1,19 +1,20 @@ -export { default as AntDesign } from './AntDesign'; -export { default as Entypo } from './Entypo'; -export { default as EvilIcons } from './EvilIcons'; -export { default as Feather } from './Feather'; -export { default as FontAwesome } from './FontAwesome'; -export { default as FontAwesome5 } from './FontAwesome5'; -export { default as Foundation } from './Foundation'; -export { default as Ionicons } from './Ionicons'; -export { default as MaterialCommunityIcons } from './MaterialCommunityIcons'; -export { default as MaterialIcons } from './MaterialIcons'; -export { default as Octicons } from './Octicons'; -export { default as SimpleLineIcons } from './SimpleLineIcons'; -export { default as Zocial } from './Zocial'; -export { default as createMultiStyleIconSet } from './createMultiStyleIconSet'; -export { default as createIconSet } from './createIconSet'; -export { default as createIconSetFromFontello, } from './createIconSetFromFontello'; -export { default as createIconSetFromIcoMoon, } from './createIconSetFromIcoMoon'; -export { default as createMu } from './createIconSetFromIcoMoon'; -//# sourceMappingURL=Icons.js.map \ No newline at end of file +export { default as AntDesign } from "./AntDesign"; +export { default as Entypo } from "./Entypo"; +export { default as EvilIcons } from "./EvilIcons"; +export { default as Feather } from "./Feather"; +export { default as Fontisto } from "./Fontisto"; +export { default as FontAwesome } from "./FontAwesome"; +export { default as FontAwesome5 } from "./FontAwesome5"; +export { default as Foundation } from "./Foundation"; +export { default as Ionicons } from "./Ionicons"; +export { default as MaterialCommunityIcons } from "./MaterialCommunityIcons"; +export { default as MaterialIcons } from "./MaterialIcons"; +export { default as Octicons } from "./Octicons"; +export { default as SimpleLineIcons } from "./SimpleLineIcons"; +export { default as Zocial } from "./Zocial"; +export { default as createMultiStyleIconSet } from "./createMultiStyleIconSet"; +export { default as createIconSet } from "./createIconSet"; +export { default as createIconSetFromFontello } from "./createIconSetFromFontello"; +export { default as createIconSetFromIcoMoon } from "./createIconSetFromIcoMoon"; +export { default as createMu } from "./createIconSetFromIcoMoon"; +//# sourceMappingURL=Icons.js.map