Font Awesome
communityIcon toolkit and platform providing 30,000+ icons in SVG and web font formats used by 100+ million websites, with free and Pro tiers for designers and developers.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/v1/icons/searchSearch Font Awesome icon catalog
Parameters
queryicon name or keyword (stringrequiredstylesolid|regular|light|thin|brands (stringoptionalfamilyclassic|sharp|duotone (stringoptionalReturns
icons[] with id, label, styles[], categories[], aliases[], svg{path, viewBox}, unicodeGET
/api/v1/icons/{iconId}Get icon details by ID
Returns
icon with id, label, styles[], categories[], aliases[], changes[], svg{}, unicodeGET
/api/v1/releasesGet Font Awesome version release info
Returns
releases[] with version, date, new_icons[], changed_icons[], bug_fixes[], notes