Module: icons/dynamic
Table of contents
Functions
Functions
DynamicIcon
▸ DynamicIcon(«destructured»): Element
Parameters
| Name | Type |
|---|---|
«destructured» | { appId?: string ; icon: string } & SvgIconOwnProps & CommonProps & Omit<Omit<SVGProps<SVGSVGElement>, "ref"> & {}, "style" | "color" | "fontSize" | "shapeRendering" | "sx" | "className" | "children" | "htmlColor" | "inheritViewBox" | "titleAccess" | "viewBox" | "classes"> & {} |
Returns
Element