<Icon name="check_circle" size="medium" filled={false} />See Icons guide for details on how to add and use icons in AppView.
Properties
| Property | Value | Description |
|---|---|---|
name | string | The name of the icon to display. This should be a valid icon name from the Material Symbols library. |
size | smallmediumlargenumber | The size of the icon. You can use predefined sizes |
filled | boolean | Whether to use the filled style of the icon. |