goinverse-oss / app

MIT License
1 stars 1 forks source link

Create an icon font for our custom icons #30

Open brettdh opened 6 years ago

brettdh commented 6 years ago

Motivation

After some discussion in #29, we've decided to use react-native-vector-icons for the icons in this app. While this includes several large icon sets, our designs include some icons that are unique to our app. Thus, we need to put those (.svg files) into an icon font to be used with the library.

Plan of action

Scope

Not included: actually hooking this up to react-native-vector-icons (or doing anything at all with that library); that's tracked in #31.

brettdh commented 5 years ago

Assigned @tannerhearne to gather the icons and myself to make the font.