Type Alias: ScaledIconProps
ScaledIconProps =
object
Defined in: lib/base/ScaledIcon.tsx:8
Props for the ScaledIcon component.
Properties
color
color:
string
Defined in: lib/base/ScaledIcon.tsx:12
The color of the icon
Icon
Icon:
LucideIcon
Defined in: lib/base/ScaledIcon.tsx:10
The Lucide icon component to render
size?
optionalsize:number
Defined in: lib/base/ScaledIcon.tsx:14
The base size of the icon
sizeMax?
optionalsizeMax:number
Defined in: lib/base/ScaledIcon.tsx:16
The maximum size the icon can scale to
translateX?
optionaltranslateX:number
Defined in: lib/base/ScaledIcon.tsx:18
The horizontal translation offset