Function: ScaledIcon()
ScaledIcon(
props):Element
Defined in: lib/base/ScaledIcon.tsx:29
A component that renders a Lucide icon with dynamic scaling based on font scale. The icon size scales proportionally between the base size and maximum size.
Parameters
props
The component props
Returns
Element
A scaled icon component