Skip to content

Latest commit

 

History

History
39 lines (19 loc) · 559 Bytes

README.md

File metadata and controls

39 lines (19 loc) · 559 Bytes

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?