Page Text: string
true
Item format to download. Is possible to choose between 'svg' and 'png' formats. If no format is sent, it will return the item in 'png' format.
color
string
false
Monocolor Icons can be downloaded in different colors. Color property has to be a valid hexadecimal color. If no color is sent, it will return the icon in black.
size
string
false
Size to download the selected Icon. the valid sizes are: 16, 24, 32, 64, 128, 256, 512. If no size is sent it will return the icon with a size of 32px
Detailed descriptions
Authorization: A temporal authentication token is needed to validate the request. For example: Bearer ASApqasdfFjrqjwnwqerqw-q.erqwecrqjewr9qwer0qwe8rq7er...
format: Item format to download. Is possible to choose between 'svg' and 'png' formats. If no format is sent, it will return the item in 'png' format.
color: Monocolor Icons can be downloaded in different colors. Color property has to be a valid hexadecimal color. If no color is sent, it will return the icon in black.
size: Size to download the selected Icon. the valid sizes are: 16, 24, 32, 64, 128, 256, 512. If no size is sent it will return the icon with a size of 32px
Example responses
{ "status": "error", "message": "Expired token | Token not found" }
Responses