responsively-org/responsively-app

Revamp the icon set with a fresh icons and a simplified `Icon` component to render the icons.

Open

#333 opened on Jul 19, 2020

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (21,641 stars) (1,064 forks)batch import
design-helpenhancementhelp wanted

Description

  1. Curate an icon-set from https://icones.netlify.app/ the required icons for our app and generate a font file(can be easily done on this website).
  2. Create a new Icon component that will take the icon name and render it.
  3. Replace the existing icons with this new component.

Contributor guide