Skip to content

Get SVG icon content

GET
/api/v1/icons/{svgName}/content
curl --request GET \
--url http://127.0.0.1:58259/api/v1/icons/example/content

Retrieve the SVG content of an icon by its name.

svgName
required
string

SVG icon name

SVG icon content retrieved successfully

Media type */*
string