Overview
This element displays an icon. It currently supports only svg iconsProperties
| Name | Type | Description | 
|---|---|---|
| name | string | Name of the element | 
| URL | string | Asset URL of the element | 
| iconStyle | IconStyle | Styling properties and values of the element | 
IconStyle
Styling properties and values of the element| Name | Description | 
|---|---|
| width | Sets the width of the element | 
| height | Sets the height of the element | 
| iconTint | Sets the tint or color applied to the icon | 
Usage
- HTML
 - JavaScript