Skip to content

mayurstwt/joomla-icon-font

 
 

Repository files navigation

Duotone Icon Generator

Installtaion Process

Clone git repository from-

https://github.com/kawshar/joomla-icon-font

Go API Folder

cd api 

Run NPM command

npm install or yarn install

After successfully install run the build command for build fonts

npm run build

It will generate font package folder into public directory

Exceptional Case

Build only ico-config json file command

npm run build_config

Build only icon json data and package

npm run build_font

About

Create duotone icon from terminal

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 47.5%
  • JavaScript 29.1%
  • CSS 23.4%