Client-side icons based on well-known names or text content.
A named icon.
| Property | Type | Required | Description |
|---|---|---|---|
name | String | Yes | The name of the icon that is known and can be rendered by the client. An icon name is typically the equivalent to the icon identifier in many design systems. |
A textual icon.
| Property | Type | Required | Description |
|---|---|---|---|
text | String | Yes | The text to be used to generate the icon (e.g. initials for an avatar) |