@nghinv/react-native-icons
Version:
A custom vector icons component
21 lines (19 loc) • 546 B
text/typescript
/**
* Created by nghinv on Thu Mar 25 2021
* Copyright (c) 2021 nghinv@lumi.biz
*/
export * from './AntDesign';
export * from './Entypo';
export * from './EvilIcons';
export * from './Feather';
export * from './FontAwesome';
export * from './FontAwesome5';
export * from './FontAwesome5Pro';
export * from './Fontisto';
export * from './Foundation';
export * from './Ionicons';
export * from './MaterialCommunityIcons';
export * from './MaterialIcons';
export * from './Octicons';
export * from './SimpleLineIcons';
export * from './Zocial';