icon
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
The icon representing the component in the UI. It must be in the Data URI image format as described here: https://en.wikipedia.org/wiki/Data_URI_scheme. image/png
or image/svg+xml
image types are recommended. Example:
{
"icon": "data:image/svg+xml;base64,PD94bWwgdmV..."
}