import { ArrowDown } from "@neoskop/enercity-icons/action"
return <ArrowDown />
Attention! 🚨 You need to create an .env file. The secrets are in 1PW.
- Start downloading the latest icons from Figma.
npm run download-figma-icons
- Then you need to convert the SVGs to React components using:
npm run create-icons
- Create a Pull Request and merge the new icons into
main
. - Start a new run of the
Release package
workflow in https://github.com/neoskop/enercity-icons/actions.
Automated Changelog generation
tbd...
Maybe change Cache to Download only the newest icons old icons wont be updated?