responsively-org/responsively-app

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

Open

#333 geöffnet am 19. Juli 2020

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (1.064 Forks)batch import
design-helpenhancementhelp wanted

Repository-Metriken

Stars
 (21.641 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

  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