iconify / api

Iconify API script. Search engine for icons, provides icon data on demand for icon components, dynamically generates SVG.
MIT License
116 stars 38 forks source link

feat: Add `/update-custom-icons` request, and modify `updateIconSets` function #28

Open BTBMan opened 4 months ago

BTBMan commented 4 months ago

fixed #26 #27.

Why adding the /update-custom-icons API route?

Because maybe someone doesn't clone it into their project. and maybe they don't want to modify the source code to ensure difficult synchronization doesn't occur, or maybe they use the docker image which is from the docker hub.