Search
    Preparing search index...

    Свойства иконки

    interface IconProps {
        accentHeight?: string | number;
        accumulate?: "none" | "sum";
        additive?: "sum" | "replace";
        alignmentBaseline?:
            | "alphabetic"
            | "hanging"
            | "ideographic"
            | "mathematical"
            | "inherit"
            | "auto"
            | "baseline"
            | "before-edge"
            | "text-before-edge"
            | "middle"
            | "central"
            | "after-edge"
            | "text-after-edge";
        allowReorder?: "yes"
        | "no";
        alphabetic?: string | number;
        amplitude?: string | number;
        arabicForm?: "initial" | "medial" | "terminal" | "isolated";
        "aria-activedescendant"?: string;
        "aria-atomic"?: boolean | "true" | "false";
        "aria-autocomplete"?: "list" | "none" | "inline" | "both";
        "aria-busy"?: boolean | "true" | "false";
        "aria-checked"?: boolean | "true" | "false" | "mixed";
        "aria-colcount"?: number;
        "aria-colindex"?: number;
        "aria-colspan"?: number;
        "aria-controls"?: string;
        "aria-current"?:
            | boolean
            | "time"
            | "step"
            | "true"
            | "false"
            | "page"
            | "location"
            | "date";
        "aria-describedby"?: string;
        "aria-details"?: string;
        "aria-disabled"?: boolean
        | "true"
        | "false";
        "aria-dropeffect"?: "link" | "none" | "copy" | "execute" | "move" | "popup";
        "aria-errormessage"?: string;
        "aria-expanded"?: boolean | "true" | "false";
        "aria-flowto"?: string;
        "aria-grabbed"?: boolean | "true" | "false";
        "aria-haspopup"?:
            | boolean
            | "dialog"
            | "menu"
            | "true"
            | "false"
            | "listbox"
            | "tree"
            | "grid";
        "aria-hidden"?: boolean
        | "true"
        | "false";
        "aria-invalid"?: boolean | "true" | "false" | "grammar" | "spelling";
        "aria-keyshortcuts"?: string;
        "aria-label"?: string;
        "aria-labelledby"?: string;
        "aria-level"?: number;
        "aria-live"?: "off" | "assertive" | "polite";
        "aria-modal"?: boolean | "true" | "false";
        "aria-multiline"?: boolean | "true" | "false";
        "aria-multiselectable"?: boolean | "true" | "false";
        "aria-orientation"?: "horizontal" | "vertical";
        "aria-owns"?: string;
        "aria-placeholder"?: string;
        "aria-posinset"?: number;
        "aria-pressed"?: boolean | "true" | "false" | "mixed";
        "aria-readonly"?: boolean | "true" | "false";
        "aria-relevant"?:
            | "text"
            | "additions"
            | "additions removals"
            | "additions text"
            | "all"
            | "removals"
            | "removals additions"
            | "removals text"
            | "text additions"
            | "text removals";
        "aria-required"?: boolean
        | "true"
        | "false";
        "aria-roledescription"?: string;
        "aria-rowcount"?: number;
        "aria-rowindex"?: number;
        "aria-rowspan"?: number;
        "aria-selected"?: boolean | "true" | "false";
        "aria-setsize"?: number;
        "aria-sort"?: "none" | "ascending" | "descending" | "other";
        "aria-valuemax"?: number;
        "aria-valuemin"?: number;
        "aria-valuenow"?: number;
        "aria-valuetext"?: string;
        ascent?: string | number;
        attributeName?: string;
        attributeType?: string;
        autoReverse?: Booleanish;
        azimuth?: string | number;
        baseFrequency?: string | number;
        baselineShift?: string | number;
        baseProfile?: string | number;
        bbox?: string | number;
        begin?: string | number;
        bias?: string | number;
        by?: string | number;
        calcMode?: string | number;
        capHeight?: string | number;
        children?: ReactNode;
        className?: string;
        clip?: string | number;
        clipPath?: string;
        clipPathUnits?: string | number;
        clipRule?: string | number;
        color?: string;
        colorInterpolation?: string | number;
        colorInterpolationFilters?: "inherit" | "auto" | "sRGB" | "linearRGB";
        colorProfile?: string | number;
        colorRendering?: string | number;
        contentScriptType?: string | number;
        contentStyleType?: string | number;
        crossOrigin?: "" | "anonymous" | "use-credentials";
        cursor?: string | number;
        cx?: string | number;
        cy?: string | number;
        d?: string;
        dangerouslySetInnerHTML?: { __html: string };
        decelerate?: string | number;
        descent?: string | number;
        diffuseConstant?: string | number;
        direction?: string | number;
        display?: string | number;
        divisor?: string | number;
        dominantBaseline?: string | number;
        dur?: string | number;
        dx?: string | number;
        dy?: string | number;
        edgeMode?: string | number;
        elevation?: string | number;
        enableBackground?: string | number;
        end?: string | number;
        exponent?: string | number;
        externalResourcesRequired?: Booleanish;
        fill?: string;
        fillOpacity?: string | number;
        fillRule?: "inherit" | "nonzero" | "evenodd";
        filter?: string;
        filterRes?: string | number;
        filterUnits?: string | number;
        floodColor?: string | number;
        floodOpacity?: string | number;
        focusable?: Booleanish | "auto";
        fontFamily?: string;
        fontSize?: string | number;
        fontSizeAdjust?: string | number;
        fontStretch?: string | number;
        fontStyle?: string | number;
        fontVariant?: string | number;
        fontWeight?: string | number;
        format?: string | number;
        from?: string | number;
        fx?: string | number;
        fy?: string | number;
        g1?: string | number;
        g2?: string | number;
        glyphName?: string | number;
        glyphOrientationHorizontal?: string | number;
        glyphOrientationVertical?: string | number;
        glyphRef?: string | number;
        gradientTransform?: string;
        gradientUnits?: string;
        hanging?: string | number;
        horizAdvX?: string | number;
        horizOriginX?: string | number;
        href?: string;
        id?: string;
        ideographic?: string | number;
        imageRendering?: string | number;
        in?: string;
        in2?: string | number;
        intent?: IconIntent;
        intercept?: string | number;
        k?: string | number;
        k1?: string | number;
        k2?: string | number;
        k3?: string | number;
        k4?: string | number;
        kernelMatrix?: string | number;
        kernelUnitLength?: string | number;
        kerning?: string | number;
        keyPoints?: string | number;
        keySplines?: string | number;
        keyTimes?: string | number;
        lang?: string;
        lengthAdjust?: string | number;
        letterSpacing?: string | number;
        lightingColor?: string | number;
        limitingConeAngle?: string | number;
        local?: string | number;
        markerEnd?: string;
        markerHeight?: string | number;
        markerMid?: string;
        markerStart?: string;
        markerUnits?: string | number;
        markerWidth?: string | number;
        mask?: string;
        maskContentUnits?: string | number;
        maskUnits?: string | number;
        mathematical?: string | number;
        max?: string | number;
        media?: string;
        method?: string;
        min?: string | number;
        mode?: string | number;
        name: IconName;
        numOctaves?: string | number;
        offset?: string | number;
        onAbort?: ReactEventHandler<SVGElement>;
        onAbortCapture?: ReactEventHandler<SVGElement>;
        onAnimationEnd?: AnimationEventHandler<SVGElement>;
        onAnimationEndCapture?: AnimationEventHandler<SVGElement>;
        onAnimationIteration?: AnimationEventHandler<SVGElement>;
        onAnimationIterationCapture?: AnimationEventHandler<SVGElement>;
        onAnimationStart?: AnimationEventHandler<SVGElement>;
        onAnimationStartCapture?: AnimationEventHandler<SVGElement>;
        onAuxClick?: MouseEventHandler<SVGElement>;
        onAuxClickCapture?: MouseEventHandler<SVGElement>;
        onBeforeInput?: FormEventHandler<SVGElement>;
        onBeforeInputCapture?: FormEventHandler<SVGElement>;
        onBlur?: FocusEventHandler<SVGElement>;
        onBlurCapture?: FocusEventHandler<SVGElement>;
        onCanPlay?: ReactEventHandler<SVGElement>;
        onCanPlayCapture?: ReactEventHandler<SVGElement>;
        onCanPlayThrough?: ReactEventHandler<SVGElement>;
        onCanPlayThroughCapture?: ReactEventHandler<SVGElement>;
        onChange?: FormEventHandler<SVGElement>;
        onChangeCapture?: FormEventHandler<SVGElement>;
        onClick?: MouseEventHandler<SVGElement>;
        onClickCapture?: MouseEventHandler<SVGElement>;
        onCompositionEnd?: CompositionEventHandler<SVGElement>;
        onCompositionEndCapture?: CompositionEventHandler<SVGElement>;
        onCompositionStart?: CompositionEventHandler<SVGElement>;
        onCompositionStartCapture?: CompositionEventHandler<SVGElement>;
        onCompositionUpdate?: CompositionEventHandler<SVGElement>;
        onCompositionUpdateCapture?: CompositionEventHandler<SVGElement>;
        onContextMenu?: MouseEventHandler<SVGElement>;
        onContextMenuCapture?: MouseEventHandler<SVGElement>;
        onCopy?: ClipboardEventHandler<SVGElement>;
        onCopyCapture?: ClipboardEventHandler<SVGElement>;
        onCut?: ClipboardEventHandler<SVGElement>;
        onCutCapture?: ClipboardEventHandler<SVGElement>;
        onDoubleClick?: MouseEventHandler<SVGElement>;
        onDoubleClickCapture?: MouseEventHandler<SVGElement>;
        onDrag?: DragEventHandler<SVGElement>;
        onDragCapture?: DragEventHandler<SVGElement>;
        onDragEnd?: DragEventHandler<SVGElement>;
        onDragEndCapture?: DragEventHandler<SVGElement>;
        onDragEnter?: DragEventHandler<SVGElement>;
        onDragEnterCapture?: DragEventHandler<SVGElement>;
        onDragExit?: DragEventHandler<SVGElement>;
        onDragExitCapture?: DragEventHandler<SVGElement>;
        onDragLeave?: DragEventHandler<SVGElement>;
        onDragLeaveCapture?: DragEventHandler<SVGElement>;
        onDragOver?: DragEventHandler<SVGElement>;
        onDragOverCapture?: DragEventHandler<SVGElement>;
        onDragStart?: DragEventHandler<SVGElement>;
        onDragStartCapture?: DragEventHandler<SVGElement>;
        onDrop?: DragEventHandler<SVGElement>;
        onDropCapture?: DragEventHandler<SVGElement>;
        onDurationChange?: ReactEventHandler<SVGElement>;
        onDurationChangeCapture?: ReactEventHandler<SVGElement>;
        onEmptied?: ReactEventHandler<SVGElement>;
        onEmptiedCapture?: ReactEventHandler<SVGElement>;
        onEncrypted?: ReactEventHandler<SVGElement>;
        onEncryptedCapture?: ReactEventHandler<SVGElement>;
        onEnded?: ReactEventHandler<SVGElement>;
        onEndedCapture?: ReactEventHandler<SVGElement>;
        onError?: ReactEventHandler<SVGElement>;
        onErrorCapture?: ReactEventHandler<SVGElement>;
        onFocus?: FocusEventHandler<SVGElement>;
        onFocusCapture?: FocusEventHandler<SVGElement>;
        onGotPointerCapture?: PointerEventHandler<SVGElement>;
        onGotPointerCaptureCapture?: PointerEventHandler<SVGElement>;
        onInput?: FormEventHandler<SVGElement>;
        onInputCapture?: FormEventHandler<SVGElement>;
        onInvalid?: FormEventHandler<SVGElement>;
        onInvalidCapture?: FormEventHandler<SVGElement>;
        onKeyDown?: KeyboardEventHandler<SVGElement>;
        onKeyDownCapture?: KeyboardEventHandler<SVGElement>;
        onKeyPress?: KeyboardEventHandler<SVGElement>;
        onKeyPressCapture?: KeyboardEventHandler<SVGElement>;
        onKeyUp?: KeyboardEventHandler<SVGElement>;
        onKeyUpCapture?: KeyboardEventHandler<SVGElement>;
        onLoad?: ReactEventHandler<SVGElement>;
        onLoadCapture?: ReactEventHandler<SVGElement>;
        onLoadedData?: ReactEventHandler<SVGElement>;
        onLoadedDataCapture?: ReactEventHandler<SVGElement>;
        onLoadedMetadata?: ReactEventHandler<SVGElement>;
        onLoadedMetadataCapture?: ReactEventHandler<SVGElement>;
        onLoadStart?: ReactEventHandler<SVGElement>;
        onLoadStartCapture?: ReactEventHandler<SVGElement>;
        onLostPointerCapture?: PointerEventHandler<SVGElement>;
        onLostPointerCaptureCapture?: PointerEventHandler<SVGElement>;
        onMouseDown?: MouseEventHandler<SVGElement>;
        onMouseDownCapture?: MouseEventHandler<SVGElement>;
        onMouseEnter?: MouseEventHandler<SVGElement>;
        onMouseLeave?: MouseEventHandler<SVGElement>;
        onMouseMove?: MouseEventHandler<SVGElement>;
        onMouseMoveCapture?: MouseEventHandler<SVGElement>;
        onMouseOut?: MouseEventHandler<SVGElement>;
        onMouseOutCapture?: MouseEventHandler<SVGElement>;
        onMouseOver?: MouseEventHandler<SVGElement>;
        onMouseOverCapture?: MouseEventHandler<SVGElement>;
        onMouseUp?: MouseEventHandler<SVGElement>;
        onMouseUpCapture?: MouseEventHandler<SVGElement>;
        onPaste?: ClipboardEventHandler<SVGElement>;
        onPasteCapture?: ClipboardEventHandler<SVGElement>;
        onPause?: ReactEventHandler<SVGElement>;
        onPauseCapture?: ReactEventHandler<SVGElement>;
        onPlay?: ReactEventHandler<SVGElement>;
        onPlayCapture?: ReactEventHandler<SVGElement>;
        onPlaying?: ReactEventHandler<SVGElement>;
        onPlayingCapture?: ReactEventHandler<SVGElement>;
        onPointerCancel?: PointerEventHandler<SVGElement>;
        onPointerCancelCapture?: PointerEventHandler<SVGElement>;
        onPointerDown?: PointerEventHandler<SVGElement>;
        onPointerDownCapture?: PointerEventHandler<SVGElement>;
        onPointerEnter?: PointerEventHandler<SVGElement>;
        onPointerEnterCapture?: PointerEventHandler<SVGElement>;
        onPointerLeave?: PointerEventHandler<SVGElement>;
        onPointerLeaveCapture?: PointerEventHandler<SVGElement>;
        onPointerMove?: PointerEventHandler<SVGElement>;
        onPointerMoveCapture?: PointerEventHandler<SVGElement>;
        onPointerOut?: PointerEventHandler<SVGElement>;
        onPointerOutCapture?: PointerEventHandler<SVGElement>;
        onPointerOver?: PointerEventHandler<SVGElement>;
        onPointerOverCapture?: PointerEventHandler<SVGElement>;
        onPointerUp?: PointerEventHandler<SVGElement>;
        onPointerUpCapture?: PointerEventHandler<SVGElement>;
        onProgress?: ReactEventHandler<SVGElement>;
        onProgressCapture?: ReactEventHandler<SVGElement>;
        onRateChange?: ReactEventHandler<SVGElement>;
        onRateChangeCapture?: ReactEventHandler<SVGElement>;
        onReset?: FormEventHandler<SVGElement>;
        onResetCapture?: FormEventHandler<SVGElement>;
        onScroll?: UIEventHandler<SVGElement>;
        onScrollCapture?: UIEventHandler<SVGElement>;
        onSeeked?: ReactEventHandler<SVGElement>;
        onSeekedCapture?: ReactEventHandler<SVGElement>;
        onSeeking?: ReactEventHandler<SVGElement>;
        onSeekingCapture?: ReactEventHandler<SVGElement>;
        onSelect?: ReactEventHandler<SVGElement>;
        onSelectCapture?: ReactEventHandler<SVGElement>;
        onStalled?: ReactEventHandler<SVGElement>;
        onStalledCapture?: ReactEventHandler<SVGElement>;
        onSubmit?: FormEventHandler<SVGElement>;
        onSubmitCapture?: FormEventHandler<SVGElement>;
        onSuspend?: ReactEventHandler<SVGElement>;
        onSuspendCapture?: ReactEventHandler<SVGElement>;
        onTimeUpdate?: ReactEventHandler<SVGElement>;
        onTimeUpdateCapture?: ReactEventHandler<SVGElement>;
        onTouchCancel?: TouchEventHandler<SVGElement>;
        onTouchCancelCapture?: TouchEventHandler<SVGElement>;
        onTouchEnd?: TouchEventHandler<SVGElement>;
        onTouchEndCapture?: TouchEventHandler<SVGElement>;
        onTouchMove?: TouchEventHandler<SVGElement>;
        onTouchMoveCapture?: TouchEventHandler<SVGElement>;
        onTouchStart?: TouchEventHandler<SVGElement>;
        onTouchStartCapture?: TouchEventHandler<SVGElement>;
        onTransitionEnd?: TransitionEventHandler<SVGElement>;
        onTransitionEndCapture?: TransitionEventHandler<SVGElement>;
        onVolumeChange?: ReactEventHandler<SVGElement>;
        onVolumeChangeCapture?: ReactEventHandler<SVGElement>;
        onWaiting?: ReactEventHandler<SVGElement>;
        onWaitingCapture?: ReactEventHandler<SVGElement>;
        onWheel?: WheelEventHandler<SVGElement>;
        onWheelCapture?: WheelEventHandler<SVGElement>;
        opacity?: string | number;
        operator?: string | number;
        order?: string | number;
        orient?: string | number;
        orientation?: string | number;
        origin?: string | number;
        overflow?: string | number;
        overlinePosition?: string | number;
        overlineThickness?: string | number;
        paintOrder?: string | number;
        panose1?: string | number;
        path?: string;
        pathLength?: string | number;
        patternContentUnits?: string;
        patternTransform?: string | number;
        patternUnits?: string;
        pointerEvents?: string | number;
        points?: string;
        pointsAtX?: string | number;
        pointsAtY?: string | number;
        pointsAtZ?: string | number;
        preserveAlpha?: Booleanish;
        preserveAspectRatio?: string;
        primitiveUnits?: string | number;
        r?: string | number;
        radius?: string | number;
        refX?: string | number;
        refY?: string | number;
        renderingIntent?: string | number;
        repeatCount?: string | number;
        repeatDur?: string | number;
        requiredExtensions?: string | number;
        requiredFeatures?: string | number;
        restart?: string | number;
        result?: string;
        role?: string;
        rotate?: string | number;
        rx?: string | number;
        ry?: string | number;
        scale?: string | number;
        seed?: string | number;
        shapeRendering?: string | number;
        size?: SIZE;
        slope?: string | number;
        spacing?: string | number;
        specularConstant?: string | number;
        specularExponent?: string | number;
        speed?: string | number;
        spreadMethod?: string;
        startOffset?: string | number;
        stdDeviation?: string | number;
        stemh?: string | number;
        stemv?: string | number;
        stitchTiles?: string | number;
        stopColor?: string;
        stopOpacity?: string | number;
        strikethroughPosition?: string | number;
        strikethroughThickness?: string | number;
        string?: string | number;
        stroke?: string;
        strokeDasharray?: string | number;
        strokeDashoffset?: string | number;
        strokeLinecap?: "inherit" | "butt" | "round" | "square";
        strokeLinejoin?: "inherit" | "round" | "miter" | "bevel";
        strokeMiterlimit?: string | number;
        strokeOpacity?: string | number;
        strokeWidth?: string | number;
        style?: CSSProperties;
        surfaceScale?: string | number;
        systemLanguage?: string | number;
        tabIndex?: number;
        tableValues?: string | number;
        target?: string;
        targetX?: string | number;
        targetY?: string | number;
        textAnchor?: string;
        textDecoration?: string | number;
        textLength?: string | number;
        textRendering?: string | number;
        title?: ReactNode;
        titleTrigger?: HOVER | HOVER_TARGET_ONLY;
        to?: string | number;
        transform?: string;
        type?: string;
        u1?: string | number;
        u2?: string | number;
        underlinePosition?: string | number;
        underlineThickness?: string | number;
        unicode?: string | number;
        unicodeBidi?: string | number;
        unicodeRange?: string | number;
        unitsPerEm?: string | number;
        vAlphabetic?: string | number;
        values?: string;
        vectorEffect?: string | number;
        version?: string;
        vertAdvY?: string | number;
        vertOriginX?: string | number;
        vertOriginY?: string | number;
        vHanging?: string | number;
        vIdeographic?: string | number;
        viewBox?: string;
        viewTarget?: string | number;
        visibility?: string | number;
        vMathematical?: string | number;
        widths?: string | number;
        wordSpacing?: string | number;
        writingMode?: string | number;
        x?: string | number;
        x1?: string | number;
        x2?: string | number;
        xChannelSelector?: string;
        xHeight?: string | number;
        xlinkActuate?: string;
        xlinkArcrole?: string;
        xlinkHref?: string;
        xlinkRole?: string;
        xlinkShow?: string;
        xlinkTitle?: string;
        xlinkType?: string;
        xmlBase?: string;
        xmlLang?: string;
        xmlns?: string;
        xmlnsXlink?: string;
        xmlSpace?: string;
        y?: string | number;
        y1?: string | number;
        y2?: string | number;
        yChannelSelector?: string;
        z?: string | number;
        zoomAndPan?: string;
    }

    Hierarchy

    Index

    Properties

    accentHeight? accumulate? additive? alignmentBaseline? allowReorder? alphabetic? amplitude? arabicForm? aria-activedescendant? aria-atomic? aria-autocomplete? aria-busy? aria-checked? aria-colcount? aria-colindex? aria-colspan? aria-controls? aria-current? aria-describedby? aria-details? aria-disabled? aria-dropeffect? aria-errormessage? aria-expanded? aria-flowto? aria-grabbed? aria-haspopup? aria-hidden? aria-invalid? aria-keyshortcuts? aria-label? aria-labelledby? aria-level? aria-live? aria-modal? aria-multiline? aria-multiselectable? aria-orientation? aria-owns? aria-placeholder? aria-posinset? aria-pressed? aria-readonly? aria-relevant? aria-required? aria-roledescription? aria-rowcount? aria-rowindex? aria-rowspan? aria-selected? aria-setsize? aria-sort? aria-valuemax? aria-valuemin? aria-valuenow? aria-valuetext? ascent? attributeName? attributeType? autoReverse? azimuth? baseFrequency? baselineShift? baseProfile? bbox? begin? bias? by? calcMode? capHeight? children? className? clip? clipPath? clipPathUnits? clipRule? color? colorInterpolation? colorInterpolationFilters? colorProfile? colorRendering? contentScriptType? contentStyleType? crossOrigin? cursor? cx? cy? d? dangerouslySetInnerHTML? decelerate? descent? diffuseConstant? direction? display? divisor? dominantBaseline? dur? dx? dy? edgeMode? elevation? enableBackground? end? exponent? externalResourcesRequired? fill? fillOpacity? fillRule? filter? filterRes? filterUnits? floodColor? floodOpacity? focusable? fontFamily? fontSize? fontSizeAdjust? fontStretch? fontStyle? fontVariant? fontWeight? format? from? fx? fy? g1? g2? glyphName? glyphOrientationHorizontal? glyphOrientationVertical? glyphRef? gradientTransform? gradientUnits? hanging? horizAdvX? horizOriginX? href? id? ideographic? imageRendering? in? in2? intent? intercept? k? k1? k2? k3? k4? kernelMatrix? kernelUnitLength? kerning? keyPoints? keySplines? keyTimes? lang? lengthAdjust? letterSpacing? lightingColor? limitingConeAngle? local? markerEnd? markerHeight? markerMid? markerStart? markerUnits? markerWidth? mask? maskContentUnits? maskUnits? mathematical? max? media? method? min? mode? name numOctaves? offset? onAbort? onAbortCapture? onAnimationEnd? onAnimationEndCapture? onAnimationIteration? onAnimationIterationCapture? onAnimationStart? onAnimationStartCapture? onAuxClick? onAuxClickCapture? onBeforeInput? onBeforeInputCapture? onBlur? onBlurCapture? onCanPlay? onCanPlayCapture? onCanPlayThrough? onCanPlayThroughCapture? onChange? onChangeCapture? onClick? onClickCapture? onCompositionEnd? onCompositionEndCapture? onCompositionStart? onCompositionStartCapture? onCompositionUpdate? onCompositionUpdateCapture? onContextMenu? onContextMenuCapture? onCopy? onCopyCapture? onCut? onCutCapture? onDoubleClick? onDoubleClickCapture? onDrag? onDragCapture? onDragEnd? onDragEndCapture? onDragEnter? onDragEnterCapture? onDragExit? onDragExitCapture? onDragLeave? onDragLeaveCapture? onDragOver? onDragOverCapture? onDragStart? onDragStartCapture? onDrop? onDropCapture? onDurationChange? onDurationChangeCapture? onEmptied? onEmptiedCapture? onEncrypted? onEncryptedCapture? onEnded? onEndedCapture? onError? onErrorCapture? onFocus? onFocusCapture? onGotPointerCapture? onGotPointerCaptureCapture? onInput? onInputCapture? onInvalid? onInvalidCapture? onKeyDown? onKeyDownCapture? onKeyPress? onKeyPressCapture? onKeyUp? onKeyUpCapture? onLoad? onLoadCapture? onLoadedData? onLoadedDataCapture? onLoadedMetadata? onLoadedMetadataCapture? onLoadStart? onLoadStartCapture? onLostPointerCapture? onLostPointerCaptureCapture? onMouseDown? onMouseDownCapture? onMouseEnter? onMouseLeave? onMouseMove? onMouseMoveCapture? onMouseOut? onMouseOutCapture? onMouseOver? onMouseOverCapture? onMouseUp? onMouseUpCapture? onPaste? onPasteCapture? onPause? onPauseCapture? onPlay? onPlayCapture? onPlaying? onPlayingCapture? onPointerCancel? onPointerCancelCapture? onPointerDown? onPointerDownCapture? onPointerEnter? onPointerEnterCapture? onPointerLeave? onPointerLeaveCapture? onPointerMove? onPointerMoveCapture? onPointerOut? onPointerOutCapture? onPointerOver? onPointerOverCapture? onPointerUp? onPointerUpCapture? onProgress? onProgressCapture? onRateChange? onRateChangeCapture? onReset? onResetCapture? onScroll? onScrollCapture? onSeeked? onSeekedCapture? onSeeking? onSeekingCapture? onSelect? onSelectCapture? onStalled? onStalledCapture? onSubmit? onSubmitCapture? onSuspend? onSuspendCapture? onTimeUpdate? onTimeUpdateCapture? onTouchCancel? onTouchCancelCapture? onTouchEnd? onTouchEndCapture? onTouchMove? onTouchMoveCapture? onTouchStart? onTouchStartCapture? onTransitionEnd? onTransitionEndCapture? onVolumeChange? onVolumeChangeCapture? onWaiting? onWaitingCapture? onWheel? onWheelCapture? opacity? operator? order? orient? orientation? origin? overflow? overlinePosition? overlineThickness? paintOrder? panose1? path? pathLength? patternContentUnits? patternTransform? patternUnits? pointerEvents? points? pointsAtX? pointsAtY? pointsAtZ? preserveAlpha? preserveAspectRatio? primitiveUnits? r? radius? refX? refY? renderingIntent? repeatCount? repeatDur? requiredExtensions? requiredFeatures? restart? result? role? rotate? rx? ry? scale? seed? shapeRendering? size? slope? spacing? specularConstant? specularExponent? speed? spreadMethod? startOffset? stdDeviation? stemh? stemv? stitchTiles? stopColor? stopOpacity? strikethroughPosition? strikethroughThickness? string? stroke? strokeDasharray? strokeDashoffset? strokeLinecap? strokeLinejoin? strokeMiterlimit? strokeOpacity? strokeWidth? style? surfaceScale? systemLanguage? tabIndex? tableValues? target? targetX? targetY? textAnchor? textDecoration? textLength? textRendering? title? titleTrigger? to? transform? type? u1? u2? underlinePosition? underlineThickness? unicode? unicodeBidi? unicodeRange? unitsPerEm? vAlphabetic? values? vectorEffect? version? vertAdvY? vertOriginX? vertOriginY? vHanging? vIdeographic? viewBox? viewTarget? visibility? vMathematical? widths? wordSpacing? writingMode? x? x1? x2? xChannelSelector? xHeight? xlinkActuate? xlinkArcrole? xlinkHref? xlinkRole? xlinkShow? xlinkTitle? xlinkType? xmlBase? xmlLang? xmlns? xmlnsXlink? xmlSpace? y? y1? y2? yChannelSelector? z? zoomAndPan?

    Properties

    accentHeight?: string | number
    accumulate?: "none" | "sum"
    additive?: "sum" | "replace"
    alignmentBaseline?:
        | "alphabetic"
        | "hanging"
        | "ideographic"
        | "mathematical"
        | "inherit"
        | "auto"
        | "baseline"
        | "before-edge"
        | "text-before-edge"
        | "middle"
        | "central"
        | "after-edge"
        | "text-after-edge"
    allowReorder?: "yes" | "no"
    alphabetic?: string | number
    amplitude?: string | number
    arabicForm?: "initial" | "medial" | "terminal" | "isolated"
    "aria-activedescendant"?: string

    Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application.

    "aria-atomic"?: boolean | "true" | "false"

    Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute.

    "aria-autocomplete"?: "list" | "none" | "inline" | "both"

    Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be presented if they are made.

    "aria-busy"?: boolean | "true" | "false"

    Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user.

    "aria-checked"?: boolean | "true" | "false" | "mixed"

    Indicates the current "checked" state of checkboxes, radio buttons, and other widgets.

    • aria-pressed
    • aria-selected.
    "aria-colcount"?: number

    Defines the total number of columns in a table, grid, or treegrid.

    aria-colindex.

    "aria-colindex"?: number

    Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid.

    • aria-colcount
    • aria-colspan.
    "aria-colspan"?: number

    Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid.

    • aria-colindex
    • aria-rowspan.
    "aria-controls"?: string

    Identifies the element (or elements) whose contents or presence are controlled by the current element.

    aria-owns.

    "aria-current"?:
        | boolean
        | "time"
        | "step"
        | "true"
        | "false"
        | "page"
        | "location"
        | "date"

    Indicates the element that represents the current item within a container or set of related elements.

    "aria-describedby"?: string

    Identifies the element (or elements) that describes the object.

    aria-labelledby

    "aria-details"?: string

    Identifies the element that provides a detailed, extended description for the object.

    aria-describedby.

    "aria-disabled"?: boolean | "true" | "false"

    Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable.

    • aria-hidden
    • aria-readonly.
    "aria-dropeffect"?: "link" | "none" | "copy" | "execute" | "move" | "popup"

    Indicates what functions can be performed when a dragged object is released on the drop target.

    in ARIA 1.1

    "aria-errormessage"?: string

    Identifies the element that provides an error message for the object.

    • aria-invalid
    • aria-describedby.
    "aria-expanded"?: boolean | "true" | "false"

    Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed.

    "aria-flowto"?: string

    Identifies the next element (or elements) in an alternate reading order of content which, at the user's discretion, allows assistive technology to override the general default of reading in document source order.

    "aria-grabbed"?: boolean | "true" | "false"

    Indicates an element's "grabbed" state in a drag-and-drop operation.

    in ARIA 1.1

    "aria-haspopup"?:
        | boolean
        | "dialog"
        | "menu"
        | "true"
        | "false"
        | "listbox"
        | "tree"
        | "grid"

    Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.

    "aria-hidden"?: boolean | "true" | "false"

    Indicates whether the element is exposed to an accessibility API.

    aria-disabled.

    "aria-invalid"?: boolean | "true" | "false" | "grammar" | "spelling"

    Indicates the entered value does not conform to the format expected by the application.

    aria-errormessage.

    "aria-keyshortcuts"?: string

    Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element.

    "aria-label"?: string

    Defines a string value that labels the current element.

    aria-labelledby.

    "aria-labelledby"?: string

    Identifies the element (or elements) that labels the current element.

    aria-describedby.

    "aria-level"?: number

    Defines the hierarchical level of an element within a structure.

    "aria-live"?: "off" | "assertive" | "polite"

    Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region.

    "aria-modal"?: boolean | "true" | "false"

    Indicates whether an element is modal when displayed.

    "aria-multiline"?: boolean | "true" | "false"

    Indicates whether a text box accepts multiple lines of input or only a single line.

    "aria-multiselectable"?: boolean | "true" | "false"

    Indicates that the user may select more than one item from the current selectable descendants.

    "aria-orientation"?: "horizontal" | "vertical"

    Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous.

    "aria-owns"?: string

    Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship between DOM elements where the DOM hierarchy cannot be used to represent the relationship.

    aria-controls.

    "aria-placeholder"?: string

    Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value. A hint could be a sample value or a brief description of the expected format.

    "aria-posinset"?: number

    Defines an element's number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM.

    aria-setsize.

    "aria-pressed"?: boolean | "true" | "false" | "mixed"

    Indicates the current "pressed" state of toggle buttons.

    • aria-checked
    • aria-selected.
    "aria-readonly"?: boolean | "true" | "false"

    Indicates that the element is not editable, but is otherwise operable.

    aria-disabled.

    "aria-relevant"?:
        | "text"
        | "additions"
        | "additions removals"
        | "additions text"
        | "all"
        | "removals"
        | "removals additions"
        | "removals text"
        | "text additions"
        | "text removals"

    Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified.

    aria-atomic.

    "aria-required"?: boolean | "true" | "false"

    Indicates that user input is required on the element before a form may be submitted.

    "aria-roledescription"?: string

    Defines a human-readable, author-localized description for the role of an element.

    "aria-rowcount"?: number

    Defines the total number of rows in a table, grid, or treegrid.

    aria-rowindex.

    "aria-rowindex"?: number

    Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid.

    • aria-rowcount
    • aria-rowspan.
    "aria-rowspan"?: number

    Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid.

    • aria-rowindex
    • aria-colspan.
    "aria-selected"?: boolean | "true" | "false"

    Indicates the current "selected" state of various widgets.

    • aria-checked
    • aria-pressed.
    "aria-setsize"?: number

    Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM.

    aria-posinset.

    "aria-sort"?: "none" | "ascending" | "descending" | "other"

    Indicates if items in a table or grid are sorted in ascending or descending order.

    "aria-valuemax"?: number

    Defines the maximum allowed value for a range widget.

    "aria-valuemin"?: number

    Defines the minimum allowed value for a range widget.

    "aria-valuenow"?: number

    Defines the current value for a range widget.

    aria-valuetext.

    "aria-valuetext"?: string

    Defines the human readable text alternative of aria-valuenow for a range widget.

    ascent?: string | number
    attributeName?: string
    attributeType?: string
    autoReverse?: Booleanish
    azimuth?: string | number
    baseFrequency?: string | number
    baselineShift?: string | number
    baseProfile?: string | number
    bbox?: string | number
    begin?: string | number
    bias?: string | number
    by?: string | number
    calcMode?: string | number
    capHeight?: string | number
    children?: ReactNode
    className?: string
    clip?: string | number
    clipPath?: string
    clipPathUnits?: string | number
    clipRule?: string | number
    color?: string
    colorInterpolation?: string | number
    colorInterpolationFilters?: "inherit" | "auto" | "sRGB" | "linearRGB"
    colorProfile?: string | number
    colorRendering?: string | number
    contentScriptType?: string | number
    contentStyleType?: string | number
    crossOrigin?: "" | "anonymous" | "use-credentials"
    cursor?: string | number
    cx?: string | number
    cy?: string | number
    d?: string
    dangerouslySetInnerHTML?: { __html: string }
    decelerate?: string | number
    descent?: string | number
    diffuseConstant?: string | number
    direction?: string | number
    display?: string | number
    divisor?: string | number
    dominantBaseline?: string | number
    dur?: string | number
    dx?: string | number
    dy?: string | number
    edgeMode?: string | number
    elevation?: string | number
    enableBackground?: string | number
    end?: string | number
    exponent?: string | number
    externalResourcesRequired?: Booleanish
    fill?: string
    fillOpacity?: string | number
    fillRule?: "inherit" | "nonzero" | "evenodd"
    filter?: string
    filterRes?: string | number
    filterUnits?: string | number
    floodColor?: string | number
    floodOpacity?: string | number
    focusable?: Booleanish | "auto"
    fontFamily?: string
    fontSize?: string | number
    fontSizeAdjust?: string | number
    fontStretch?: string | number
    fontStyle?: string | number
    fontVariant?: string | number
    fontWeight?: string | number
    format?: string | number
    from?: string | number
    fx?: string | number
    fy?: string | number
    g1?: string | number
    g2?: string | number
    glyphName?: string | number
    glyphOrientationHorizontal?: string | number
    glyphOrientationVertical?: string | number
    glyphRef?: string | number
    gradientTransform?: string
    gradientUnits?: string
    hanging?: string | number
    horizAdvX?: string | number
    horizOriginX?: string | number
    href?: string
    id?: string
    ideographic?: string | number
    imageRendering?: string | number
    in?: string
    in2?: string | number
    intent?: IconIntent

    Цветовая схема

    intercept?: string | number
    k?: string | number
    k1?: string | number
    k2?: string | number
    k3?: string | number
    k4?: string | number
    kernelMatrix?: string | number
    kernelUnitLength?: string | number
    kerning?: string | number
    keyPoints?: string | number
    keySplines?: string | number
    keyTimes?: string | number
    lang?: string
    lengthAdjust?: string | number
    letterSpacing?: string | number
    lightingColor?: string | number
    limitingConeAngle?: string | number
    local?: string | number
    markerEnd?: string
    markerHeight?: string | number
    markerMid?: string
    markerStart?: string
    markerUnits?: string | number
    markerWidth?: string | number
    mask?: string
    maskContentUnits?: string | number
    maskUnits?: string | number
    mathematical?: string | number
    max?: string | number
    media?: string
    method?: string
    min?: string | number
    mode?: string | number
    name: IconName

    Имя иконки из набора данных

    numOctaves?: string | number
    offset?: string | number
    onAbort?: ReactEventHandler<SVGElement>
    onAbortCapture?: ReactEventHandler<SVGElement>
    onAnimationEnd?: AnimationEventHandler<SVGElement>
    onAnimationEndCapture?: AnimationEventHandler<SVGElement>
    onAnimationIteration?: AnimationEventHandler<SVGElement>
    onAnimationIterationCapture?: AnimationEventHandler<SVGElement>
    onAnimationStart?: AnimationEventHandler<SVGElement>
    onAnimationStartCapture?: AnimationEventHandler<SVGElement>
    onAuxClick?: MouseEventHandler<SVGElement>
    onAuxClickCapture?: MouseEventHandler<SVGElement>
    onBeforeInput?: FormEventHandler<SVGElement>
    onBeforeInputCapture?: FormEventHandler<SVGElement>
    onBlur?: FocusEventHandler<SVGElement>
    onBlurCapture?: FocusEventHandler<SVGElement>
    onCanPlay?: ReactEventHandler<SVGElement>
    onCanPlayCapture?: ReactEventHandler<SVGElement>
    onCanPlayThrough?: ReactEventHandler<SVGElement>
    onCanPlayThroughCapture?: ReactEventHandler<SVGElement>
    onChange?: FormEventHandler<SVGElement>
    onChangeCapture?: FormEventHandler<SVGElement>
    onClick?: MouseEventHandler<SVGElement>
    onClickCapture?: MouseEventHandler<SVGElement>
    onCompositionEnd?: CompositionEventHandler<SVGElement>
    onCompositionEndCapture?: CompositionEventHandler<SVGElement>
    onCompositionStart?: CompositionEventHandler<SVGElement>
    onCompositionStartCapture?: CompositionEventHandler<SVGElement>
    onCompositionUpdate?: CompositionEventHandler<SVGElement>
    onCompositionUpdateCapture?: CompositionEventHandler<SVGElement>
    onContextMenu?: MouseEventHandler<SVGElement>
    onContextMenuCapture?: MouseEventHandler<SVGElement>
    onCopy?: ClipboardEventHandler<SVGElement>
    onCopyCapture?: ClipboardEventHandler<SVGElement>
    onCut?: ClipboardEventHandler<SVGElement>
    onCutCapture?: ClipboardEventHandler<SVGElement>
    onDoubleClick?: MouseEventHandler<SVGElement>
    onDoubleClickCapture?: MouseEventHandler<SVGElement>
    onDrag?: DragEventHandler<SVGElement>
    onDragCapture?: DragEventHandler<SVGElement>
    onDragEnd?: DragEventHandler<SVGElement>
    onDragEndCapture?: DragEventHandler<SVGElement>
    onDragEnter?: DragEventHandler<SVGElement>
    onDragEnterCapture?: DragEventHandler<SVGElement>
    onDragExit?: DragEventHandler<SVGElement>
    onDragExitCapture?: DragEventHandler<SVGElement>
    onDragLeave?: DragEventHandler<SVGElement>
    onDragLeaveCapture?: DragEventHandler<SVGElement>
    onDragOver?: DragEventHandler<SVGElement>
    onDragOverCapture?: DragEventHandler<SVGElement>
    onDragStart?: DragEventHandler<SVGElement>
    onDragStartCapture?: DragEventHandler<SVGElement>
    onDrop?: DragEventHandler<SVGElement>
    onDropCapture?: DragEventHandler<SVGElement>
    onDurationChange?: ReactEventHandler<SVGElement>
    onDurationChangeCapture?: ReactEventHandler<SVGElement>
    onEmptied?: ReactEventHandler<SVGElement>
    onEmptiedCapture?: ReactEventHandler<SVGElement>
    onEncrypted?: ReactEventHandler<SVGElement>
    onEncryptedCapture?: ReactEventHandler<SVGElement>
    onEnded?: ReactEventHandler<SVGElement>
    onEndedCapture?: ReactEventHandler<SVGElement>
    onError?: ReactEventHandler<SVGElement>
    onErrorCapture?: ReactEventHandler<SVGElement>
    onFocus?: FocusEventHandler<SVGElement>
    onFocusCapture?: FocusEventHandler<SVGElement>
    onGotPointerCapture?: PointerEventHandler<SVGElement>
    onGotPointerCaptureCapture?: PointerEventHandler<SVGElement>
    onInput?: FormEventHandler<SVGElement>
    onInputCapture?: FormEventHandler<SVGElement>
    onInvalid?: FormEventHandler<SVGElement>
    onInvalidCapture?: FormEventHandler<SVGElement>
    onKeyDown?: KeyboardEventHandler<SVGElement>
    onKeyDownCapture?: KeyboardEventHandler<SVGElement>
    onKeyPress?: KeyboardEventHandler<SVGElement>
    onKeyPressCapture?: KeyboardEventHandler<SVGElement>
    onKeyUp?: KeyboardEventHandler<SVGElement>
    onKeyUpCapture?: KeyboardEventHandler<SVGElement>
    onLoad?: ReactEventHandler<SVGElement>
    onLoadCapture?: ReactEventHandler<SVGElement>
    onLoadedData?: ReactEventHandler<SVGElement>
    onLoadedDataCapture?: ReactEventHandler<SVGElement>
    onLoadedMetadata?: ReactEventHandler<SVGElement>
    onLoadedMetadataCapture?: ReactEventHandler<SVGElement>
    onLoadStart?: ReactEventHandler<SVGElement>
    onLoadStartCapture?: ReactEventHandler<SVGElement>
    onLostPointerCapture?: PointerEventHandler<SVGElement>
    onLostPointerCaptureCapture?: PointerEventHandler<SVGElement>
    onMouseDown?: MouseEventHandler<SVGElement>
    onMouseDownCapture?: MouseEventHandler<SVGElement>
    onMouseEnter?: MouseEventHandler<SVGElement>
    onMouseLeave?: MouseEventHandler<SVGElement>
    onMouseMove?: MouseEventHandler<SVGElement>
    onMouseMoveCapture?: MouseEventHandler<SVGElement>
    onMouseOut?: MouseEventHandler<SVGElement>
    onMouseOutCapture?: MouseEventHandler<SVGElement>
    onMouseOver?: MouseEventHandler<SVGElement>
    onMouseOverCapture?: MouseEventHandler<SVGElement>
    onMouseUp?: MouseEventHandler<SVGElement>
    onMouseUpCapture?: MouseEventHandler<SVGElement>
    onPaste?: ClipboardEventHandler<SVGElement>
    onPasteCapture?: ClipboardEventHandler<SVGElement>
    onPause?: ReactEventHandler<SVGElement>
    onPauseCapture?: ReactEventHandler<SVGElement>
    onPlay?: ReactEventHandler<SVGElement>
    onPlayCapture?: ReactEventHandler<SVGElement>
    onPlaying?: ReactEventHandler<SVGElement>
    onPlayingCapture?: ReactEventHandler<SVGElement>
    onPointerCancel?: PointerEventHandler<SVGElement>
    onPointerCancelCapture?: PointerEventHandler<SVGElement>
    onPointerDown?: PointerEventHandler<SVGElement>
    onPointerDownCapture?: PointerEventHandler<SVGElement>
    onPointerEnter?: PointerEventHandler<SVGElement>
    onPointerEnterCapture?: PointerEventHandler<SVGElement>
    onPointerLeave?: PointerEventHandler<SVGElement>
    onPointerLeaveCapture?: PointerEventHandler<SVGElement>
    onPointerMove?: PointerEventHandler<SVGElement>
    onPointerMoveCapture?: PointerEventHandler<SVGElement>
    onPointerOut?: PointerEventHandler<SVGElement>
    onPointerOutCapture?: PointerEventHandler<SVGElement>
    onPointerOver?: PointerEventHandler<SVGElement>
    onPointerOverCapture?: PointerEventHandler<SVGElement>
    onPointerUp?: PointerEventHandler<SVGElement>
    onPointerUpCapture?: PointerEventHandler<SVGElement>
    onProgress?: ReactEventHandler<SVGElement>
    onProgressCapture?: ReactEventHandler<SVGElement>
    onRateChange?: ReactEventHandler<SVGElement>
    onRateChangeCapture?: ReactEventHandler<SVGElement>
    onReset?: FormEventHandler<SVGElement>
    onResetCapture?: FormEventHandler<SVGElement>
    onScroll?: UIEventHandler<SVGElement>
    onScrollCapture?: UIEventHandler<SVGElement>
    onSeeked?: ReactEventHandler<SVGElement>
    onSeekedCapture?: ReactEventHandler<SVGElement>
    onSeeking?: ReactEventHandler<SVGElement>
    onSeekingCapture?: ReactEventHandler<SVGElement>
    onSelect?: ReactEventHandler<SVGElement>
    onSelectCapture?: ReactEventHandler<SVGElement>
    onStalled?: ReactEventHandler<SVGElement>
    onStalledCapture?: ReactEventHandler<SVGElement>
    onSubmit?: FormEventHandler<SVGElement>
    onSubmitCapture?: FormEventHandler<SVGElement>
    onSuspend?: ReactEventHandler<SVGElement>
    onSuspendCapture?: ReactEventHandler<SVGElement>
    onTimeUpdate?: ReactEventHandler<SVGElement>
    onTimeUpdateCapture?: ReactEventHandler<SVGElement>
    onTouchCancel?: TouchEventHandler<SVGElement>
    onTouchCancelCapture?: TouchEventHandler<SVGElement>
    onTouchEnd?: TouchEventHandler<SVGElement>
    onTouchEndCapture?: TouchEventHandler<SVGElement>
    onTouchMove?: TouchEventHandler<SVGElement>
    onTouchMoveCapture?: TouchEventHandler<SVGElement>
    onTouchStart?: TouchEventHandler<SVGElement>
    onTouchStartCapture?: TouchEventHandler<SVGElement>
    onTransitionEnd?: TransitionEventHandler<SVGElement>
    onTransitionEndCapture?: TransitionEventHandler<SVGElement>
    onVolumeChange?: ReactEventHandler<SVGElement>
    onVolumeChangeCapture?: ReactEventHandler<SVGElement>
    onWaiting?: ReactEventHandler<SVGElement>
    onWaitingCapture?: ReactEventHandler<SVGElement>
    onWheel?: WheelEventHandler<SVGElement>
    onWheelCapture?: WheelEventHandler<SVGElement>
    opacity?: string | number
    operator?: string | number
    order?: string | number
    orient?: string | number
    orientation?: string | number
    origin?: string | number
    overflow?: string | number
    overlinePosition?: string | number
    overlineThickness?: string | number
    paintOrder?: string | number
    panose1?: string | number
    path?: string
    pathLength?: string | number
    patternContentUnits?: string
    patternTransform?: string | number
    patternUnits?: string
    pointerEvents?: string | number
    points?: string
    pointsAtX?: string | number
    pointsAtY?: string | number
    pointsAtZ?: string | number
    preserveAlpha?: Booleanish
    preserveAspectRatio?: string
    primitiveUnits?: string | number
    r?: string | number
    radius?: string | number
    refX?: string | number
    refY?: string | number
    renderingIntent?: string | number
    repeatCount?: string | number
    repeatDur?: string | number
    requiredExtensions?: string | number
    requiredFeatures?: string | number
    restart?: string | number
    result?: string
    role?: string
    rotate?: string | number
    rx?: string | number
    ry?: string | number
    scale?: string | number
    seed?: string | number
    shapeRendering?: string | number
    size?: SIZE

    Размер иконки

    slope?: string | number
    spacing?: string | number
    specularConstant?: string | number
    specularExponent?: string | number
    speed?: string | number
    spreadMethod?: string
    startOffset?: string | number
    stdDeviation?: string | number
    stemh?: string | number
    stemv?: string | number
    stitchTiles?: string | number
    stopColor?: string
    stopOpacity?: string | number
    strikethroughPosition?: string | number
    strikethroughThickness?: string | number
    string?: string | number
    stroke?: string
    strokeDasharray?: string | number
    strokeDashoffset?: string | number
    strokeLinecap?: "inherit" | "butt" | "round" | "square"
    strokeLinejoin?: "inherit" | "round" | "miter" | "bevel"
    strokeMiterlimit?: string | number
    strokeOpacity?: string | number
    strokeWidth?: string | number
    surfaceScale?: string | number
    systemLanguage?: string | number
    tabIndex?: number
    tableValues?: string | number
    target?: string
    targetX?: string | number
    targetY?: string | number
    textAnchor?: string
    textDecoration?: string | number
    textLength?: string | number
    textRendering?: string | number
    title?: ReactNode

    Заголовок иконки

    titleTrigger?: HOVER | HOVER_TARGET_ONLY

    Триггер отображения заголовка иконки

    to?: string | number
    transform?: string
    type?: string
    u1?: string | number
    u2?: string | number
    underlinePosition?: string | number
    underlineThickness?: string | number
    unicode?: string | number
    unicodeBidi?: string | number
    unicodeRange?: string | number
    unitsPerEm?: string | number
    vAlphabetic?: string | number
    values?: string
    vectorEffect?: string | number
    version?: string
    vertAdvY?: string | number
    vertOriginX?: string | number
    vertOriginY?: string | number
    vHanging?: string | number
    vIdeographic?: string | number
    viewBox?: string
    viewTarget?: string | number
    visibility?: string | number
    vMathematical?: string | number
    widths?: string | number
    wordSpacing?: string | number
    writingMode?: string | number
    x?: string | number
    x1?: string | number
    x2?: string | number
    xChannelSelector?: string
    xHeight?: string | number
    xlinkActuate?: string
    xlinkArcrole?: string
    xlinkHref?: string
    xlinkRole?: string
    xlinkShow?: string
    xlinkTitle?: string
    xlinkType?: string
    xmlBase?: string
    xmlLang?: string
    xmlns?: string
    xmlnsXlink?: string
    xmlSpace?: string
    y?: string | number
    y1?: string | number
    y2?: string | number
    yChannelSelector?: string
    z?: string | number
    zoomAndPan?: string