Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 343 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 343 Bytes

HeroiconsAPI

🚀 - Unofficial api for Heroicons
Don't forget : Like this repo 😉

Endpoints

Get icon svg

    Request : /icon/:name/:type
    Method : GET

    Exemple : /icon/archive/outline

Get icons list

    Request : /icons
    Method : GET