SvgIcon
SvgIcon Component
Playground
Props
| Prop | Type | Default | Value |
|---|---|---|---|
| fontSize | selectsmall | medium | large | inherit | — | |
| color | selectprimary | secondary | error | warning | success | inherit | — |
Default
Colors
Sizes
| PROP | TYPE | DEFAULT | DESCRIPTION |
|---|---|---|---|
color | select | — | Icon color |
fontSize | select | — | Icon size |
Using SvgIcontsx
import { SvgIcon } from '@/components/SvgIcon'
<SvgIcon
fontSize="..."
color="..."
/>Tokens Used
No design tokens detected