# Material Icon
# Usage
<mdc-material-icon>favorite</mdc-material-icon>
# mdc-material-icon
# Props
| Name | Type | Default | Description |
|---|---|---|---|
iconVariant | 'filled' | 'outlined' | 'round' | 'sharp' | 'two-tone' | 'filled' | Controls the appearance of the rendered icon. |
tag | string | 'i' | The tag name of the component's root element. |
# Slots
| Name | Description |
|---|---|
default |