Axinom Mosaic Libraries
    Preparing search index...

    Variable SvgElementConst

    SvgElement: React.FC<SvgElementProps> = ...

    Reusable SVG wrapper with accessibility support and default props.

    <SvgElement aria-label="Custom icon" title="Custom tooltip">
    <path d="..." />
    </SvgElement>