CodeYellowBV / re-cy-cle

React component library for Code Yellow
https://codeyellowbv.github.io/re-cy-cle/
6 stars 6 forks source link

Implement icon system #9

Closed SpaceK33z closed 7 years ago

SpaceK33z commented 7 years ago

We agreed on using Material UI icons. Now we still need to implement it. We can look into using react-icons, https://github.com/gorangajic/react-icons.

SpaceK33z commented 7 years ago

Okay we have a basic icon system working now. Before closing this ticket I want to try it out in a real-world project to see which issues come up.