iconify / icon-sets

150+ open source icon sets. Icons are validated, cleaned up, optimised, ready to render as SVG. Updated automatically 3 times a week.
https://icon-sets.iconify.design/
647 stars 63 forks source link

Request to add Heroicons and Zondicons #7

Closed utkarshkukreti closed 4 years ago

utkarshkukreti commented 4 years ago

(Not sure if this is the right place to ask but I saw some requests here in closed issues so I'm posting here.)

I'd like to have these two icon sets:

  1. https://github.com/refactoringui/heroicons (MIT)
  2. https://github.com/dukestreetstudio/zondicons (https://www.zondicons.com/; MIT)

I'd write the crawler but I can't find the scripts you wrote to crawl all other icon sets. Are they in some other repo?

cyberalien commented 4 years ago

Thanks for opening this issue. Those icons sets look very well designed and they are open source, so I'll definitely add them!

Crawler script is not public. However it is based on Iconify Tools package, so everything needed to convert icon sets is available.

utkarshkukreti commented 4 years ago

Thank you for considering. :)

cyberalien commented 4 years ago

Added both icon sets.

Really good icon sets, very well designed and easy to work with! I wish more icons sets were designed like that.

utkarshkukreti commented 4 years ago

Thanks!

easy to work with!

Yep, the SVG code they have is pretty much perfect for copy-pasting and using. It uses currentColor and is already run through svgo.