@svg-use/react / createThemedExternalSvg
createThemedExternalSvg(
__namedParameters
): (props
) =>Element
Defined in: packages/react/src/ThemedExternalSvg.tsx:158
A component factory for a specific ThemedExternalSvg,
which bakes in its url, id and viewBox. Useful for module organisation, and as a
target for @svg-use/core
's createJsModule
factory function.
Function
ThemeProps
&
SVGAttributes
<SVGSVGElement
>
Element