Skip to content

rtrikha/icosun

Repository files navigation

icoSunLogo

What is Icosun?

Icosun is an open sourced replacement for Icomoon. Its a tool that allows you to convert SVG icons into a web font. It ensures icons are scalable, accessible, and efficient for web and app development


What does the plugin export?

  • Font File - A TTF and EOT file that you can directly use in your repo to use icons from
  • Source SVGs - All the raw SVGs from which rest of the files are created
  • Combined SVG - A final SVGs which becomes the input for the font file
  • JSON Unicode Map - A HashMap similar that is the mapping between your SVGs and icon names using unicodes in JSON format
  • TS Unicode Map - A HashMap similar that is the mapping between your SVGs and icon names using unicodes exported as TS constants

How does the plugin work?

About

An open source replacement for Icomoon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published