RyanWarner / supernova

Universal React boilerplate. React, Firebase, Node, Express, Webpack, Styled Components.
7 stars 3 forks source link

Implement an open source icon library #44

Open RyanWarner opened 4 years ago

RyanWarner commented 4 years ago

As the design of the template evolves, we will need more icons than the miscellaneous ones that exist today. Being that this is an open source resource, the icons should also be open source.

feather-icons is my top contender. I like the feel.

One important consideration is the method of implementing a library like that versus icons living inside your source code. I think it is important to demonstrate local icons (via the in-source UIKit/Icons. The logo could be a great way to do that.