Attempts to retrieve an iconographic symbol by its name from the Noun Project API.
This endpoint supports both JSON and PNG responses.
If the icon is not found and a PNG response is requested, it will return a fallback icon in form of a magnifying glass.
Pass a static API key for every request, provided by your customer support.
Name of the icon to retrieve. Name of the icon to retrieve.
1 - 100Fallback icon name to use if the requested icon is not found. Fallback icon name to use if the requested icon is not found.
1 - 100Content type for the image endpoint. Defaults to 'image/png'. Use 'application/json' to get base64 encoded image. Content type for the image endpoint. Defaults to 'image/png'. Use 'application/json' to get base64 encoded image.
image/png, application/json