Skip to main content
GET
/
icon
Logo Icons
curl --request GET \
  --url https://icon.mzrdev.com/icon
{
  "SVG": {}
}

Logo Icons Endpoint

Query Parameters

name
string
required
Icon name (e.g., React-Dark, Python-Light).

Response

SVG
image/svg+xml
Returns the raw SVG of the icon.