Captain is currently in ALPHA. We are happy to get your feedback
Core API
Icons Dynamic

Module: icons/dynamic

Table of contents

Functions

Functions

DynamicIcon

DynamicIcon(«destructured»): Element

Parameters

NameType
«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

Defined in

src/client/atoms/icons/dynamic.tsx:55 (opens in a new tab)