ThemeIcon
Render icon inside element with theme colors
Import
Source
Docs
Package
Usage
Variant
Radius
xs
sm
md
lg
xl
Size
xs
sm
md
lg
xl
Color
Color
ThemeIcon supports all colors from theme.colors, default color is theme.primaryColor:
Gradient variant
To use gradient as ThemeIcon background:
- set
varianttogradient - set
gradientto{ from: 'color-from', to: 'color-to', deg: 135 }, wherecolor-fromandcolor-toare color fromtheme.colorsdegis linear gradient deg