@svg-use/react / ThemedExternalSvg
ThemedExternalSvg(
props
):ReactNode
Defined in: packages/react/src/ThemedExternalSvg.tsx:95
The main React component, which wires up svg > use[href]
, as well as the
default theme (custom properties) from @svg-use/core
. Accepts props for
setting the color.
BaseProps
&
ThemeProps
&
SVGAttributes
<SVGSVGElement
>
&
RefAttributes
<SVGSVGElement
>
ReactNode