responsively-org/responsively-app
View on GitHubRevamp the icon set with a fresh icons and a simplified `Icon` component to render the icons.
Open
#333 opened on Jul 19, 2020
design-helpenhancementhelp wanted
Repository metrics
- Stars
- (21,641 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
- 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).
- Create a new
Iconcomponent that will take the icon name and render it. - Replace the existing icons with this new component.