Skip to main content

RtkIcon

An icon component which accepts an svg string and renders it.

Props

icon

Icon

Type
string

size

Size

Default
'lg'
Type
"lg" | "md" | "sm" | "xl"

variant

Icon variant

Default
'primary'
Type
"danger" | "primary" | "secondary"