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/
564 stars 54 forks source link

Add Hugeicons #109

Closed zafercuz closed 2 months ago

zafercuz commented 4 months ago

Hi,

Is it possible to add Hugeicons, of course only the free icons offered by them

cyberalien commented 4 months ago

Using React package as source won't work. It needs to be SVG.

andreas-straub commented 4 months ago

@cyberalien There is a SVG for each file available. For example here: https://cdn.hugeicons.com/icons/1st-bracket-square-stroke-rounded.svg

cyberalien commented 4 months ago

That's not usable because it is not on any kind of version control. There is no way to check if icons have been updated, except for retrieving each icon.

I'm also not keen on adding it in current state because there is no clear open source license for free icons. It is not mentioned anywhere on website, only in React repository.

If author of icon set publishes SVGs on GitHub or any other Git repository, it can be imported. Otherwise I won't be adding it.

andreas-straub commented 4 months ago

@cyberalien OK, thx for clarification

cyberalien commented 2 months ago

Found a way to handle that. Icon set added.