Skip to content

neoskop/enercity-icons

Repository files navigation

enercity Icons Package

How to use Icons

import { ArrowDown } from "@neoskop/enercity-icons/action"


return <ArrowDown />

How to add new Icons?

Attention! 🚨 U need do define .env file. The Data is in 1PW.

npm run download-figma-icons 

or

Select *Download Figma Icons* Task in VSCode

Afterwards you can push this and Crate under the Releases Tab a Release

Features ℹ️

Automated Changelog generation

tbd...

Todo

Maybe change Cache to Download only the newest icons old icons wont be updated?