Skip to content

Parser to collection icon library in svg and mxlibrary format.

License

Notifications You must be signed in to change notification settings

kage1020/IconCollection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Icon Collection

Parser to collection icon library in svg and mxlibrary format.

How to use

npm install
# or
yarn
# or
pnpm install

then, you can get svg icons and mxlibrary file with running parsers/*.js.

Example

  • Get svg icons with react-icons

    node parsers/react-icons.js
  • Get mxlibrary file from svg icons

    node parsers/svg2mx.js

Icon Packages

License Icons
MIT Ant Design Icons, Bootstrap Icons, Devicons, Feather, Flat Color Icons, Github Octicons icons, Heroicons, Heroicons 2, Ionicons 4, Ionicons 5, Radix Icons, Simple Line Icons, Tabler Icons, Themify Icons, css.gg
CC0 1.0 Universal Simple Icons
CC BY 3.0 Game Icons
CC BY 4.0 BoxIcons, Font Awesome 5, Font Awesome 6, IcoMoon Free, Typicons, VS Code Icons
MPL-2.0 Circum Icons
Apache 2.0 Material Design icons, Remix Icon
ISC Lucide
SIL OFL 1.1 Weather Icons
License Icons
MIT Phosphor,Tabler Icons, Bootstrap Icons, IonIcons,Teenyicons, Clarity, Iconoir, Majesticons,Zondicons, Ant Design Icons, css.gg, Octions, Pixelarticons, Akar Icons, Radix Icons, Element Plus, Feather Icon, EOS Icons, Charm Icons, Prime Icons, Humbleicons, uiw icons, Mono Icons, Quill Icons, Fluent UI System Icons, VSCode Icons, Jam Icons, HeroIcons, Gitlab SVGs, Bytesize Icons, Evil Icons, OOUI, Nimbus, FormKit Icons, Material Line Icons, SVG Spinners, Fluent Emoji, Fluent Emoji Flat, Fluent Emoji High Contrast, Nonicons, Devicon, Devicon Plain, Skill Icons, Flag Icons, Circle Flags, Flagpack, GeoGlyphs, Health Icons, Medical Icons, Eva Icons, Flat Color Icons, Foundation, Icons8 Windows 10 Icons, HeroIcons v1 Outline, HeroIcons v1 Solid, Fluent UI MDL2, Fontisto, Open Iconic, Icons8 Windows 8 Icons, Simple line icons
CC0 1.0 Universal CoreUI Free, Maki, SVG Logos, Simple Icons, CoreUI Brands, Cryptocurrency Icons, Cryptocurrency Color Icons, Raphael
CC BY 3.0 Game Icons
CC BY-SA 3.0 Brandico
CC BY 4.0 Solar, IconaMoon, BoxIcons, BoxIcons Solid, Basil, coolicons, Codicons, Pepicons Pop!, Peopicons Print, Pepicons Pencil, Streamline, Guidance, Font Awesome Solid, Font Awesome Regular, Twitter Emoji, Emoji One (Colored), Emoji One (Monotone), Streamline Emojis, BoxIcons Logo, Font Awesome Brands, CoreUI Flags, Font-GIS, FontAudio, Covid Icons, Font Awesome 5 Solid, Font Awesome 5 Regular, Font Awesome 5 Brands, Subway Icon Set
CC BY-SA 4.0 Typicons, OpenMoji, Emoji One (v1), Arcticons, Entypo+ Social, Entypo+
CC BY-NC 4.0 PrestaShop Icons
MPL-2.0 Circum Icons
Apache 2.0 Material Symbols, Google Material Icons, Material Design Icons, Remix Icon, Carbon, Unicons, MingCute Icon, Memory Icons, Material Design Light, Unicons Monochrome, Unicons Thin Line, Unicons Solid, IconPark Outline, IconPark Solid, IconPark TwoTone, IconPark, Noto Emoji, Noto Emoji (v1), Firfox OS Emoji, Line Awesome, Innowatio Font, Vaadin Icons, Grommet Icons
ISC Lucide, File Icons
Unlicense System UIcons
GPL 2.0 Gridicons
GPL 3.0 Gala Icons, Dashicons, IcoMoon Free, Elegant
SIL OFL 1.0 Map Icons, Academicons, Weather Icons, Font Awesome 4, Elusive Icons

Icon Parsers

  • svg to mxlibrary parser ( parsers/svg2mx.js )
  • react-icons parser ( parsers/react-icons.js )
  • iconify parser ( parsers/iconify.js )

Acknowledgements

This project was inspired by and built upon the work of yaegashi/icon-mxlibrary. I would like to thank the author for his work.

About

Parser to collection icon library in svg and mxlibrary format.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published