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.

Home Page:https://icon-sets.iconify.design/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`collection.total` count incorrect?

kaitoukid-1412 opened this issue · comments

Example pick: Ant Design Icons

image
image
image
image

"dependencies": {
    "@iconify/json": "^2.2.200",
  }

Please consider updating the collections.json file

It is correct. Total does not count duplicate icons (icons that have multiple names) and hidden icons (icons that were removed - they are still in icon set file to avoid breaking stuff for users who use them, but marked as hidden).