My Icon
Manage all Icon by create package and optimize all of the assets. Use this site to search all of the available icons.
Requirements
This project monorepo project using Lerna, you will need yarn
installed on your computer.
Commands
optimizie-svgs
- Optimize all of thesvg
assets usingSVGO
generate-svgs
- Compile thesvg
file intovue
componentbuild:svgs
- Compile thevue
file of icons intoesm
andcjs
dev:docs
- Run documentation of the icon, see and search
Adding Icons
- Add icon in Figma
- Save your current work to history with format "0.0.[version]" as title and "Add icon [icons name]" as description
- Review and merge the automatic pull request from Github Action