import { createIconSetFromFontello } from 'react-native-vector-icons' import fontelloConfig from './fonts/config-drip-home-icons.json' export default createIconSetFromFontello(fontelloConfig)