Gets an icon as an SVG file.
Request
GET https://www.activityinfo.org/resources/icons/{iconId}.svg
Response
Status Code | Error Code | Description |
---|---|---|
401 | AUTHENTICATION_ |
The request must be authenticated |
Example
curl -u anything:YOUR_API_TOKEN \
https://www.activityinfo.org/resources/icons/{iconId}.svg