ianmiller347 / feather-icons-react

Feather Icons as a React Component
46 stars 10 forks source link

add link to feather or create easy icon-upgrade script #20

Open ianmiller347 opened 4 years ago

ianmiller347 commented 4 years ago

when feather releases new icons, it is a manual process to generate the icons json and then copy them over to this repo

create an easy 'upgrade script' that will pull the new icons in more easily

ianmiller347 commented 3 years ago

added instructions in the README, but this could be simplified with an sh file or some sort of new update-icons build script.