Turn symptom icons into icon font
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
import { createIconSetFromFontello } from 'react-native-vector-icons'
|
||||
import fontelloConfig from './fonts/config.json'
|
||||
|
||||
export default createIconSetFromFontello(fontelloConfig)
|
||||
Reference in New Issue
Block a user