@neoskop/enercity-icons
v8.5.0
Published
Package for enercity Icons
Maintainers
Keywords
Readme
enercity Icons Package
How to use Icons
import { ArrowDown } from "@neoskop/enercity-icons/action"
return <ArrowDown />How to add new Icons?
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 packageworkflow in https://github.com/neoskop/enercity-icons/actions.
Features ℹ️
Automated Changelog generation
tbd...
Todo
Maybe change Cache to Download only the newest icons old icons wont be updated?
