default
Function: default()
default(
props
):Element
Defined in: src/components/IconComponent/IconComponent.tsx:39
Renders an icon based on the provided name.
Parameters
props
Contains the name of the icon and optional styles (fill, height, width).
Returns
Element
JSX element representing the icon.