@mirohq/design-system-icons 0.11.1-test-changelog.0 → 0.12.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/main.js +79 -65
- package/dist/main.js.map +1 -1
- package/dist/module.js +77 -63
- package/dist/module.js.map +1 -1
- package/dist/types.d.ts +13 -10
- package/package.json +4 -4
- package/react/brackets-curly-circles-three.tsx +4 -4
- package/react/index.ts +3 -3
- package/react/{bar-three.tsx → plus-square.tsx} +9 -3
- package/react/sparks-filled.tsx +32 -0
- package/react/{ai.tsx → sparks.tsx} +1 -1
- package/svg/24/brackets-curly-circles-three.svg +1 -1
- package/svg/24/plus-square.svg +2 -0
- package/svg/24/sparks-filled.svg +2 -0
- package/svg/meta.json +14 -12
- package/react/ai-filled.tsx +0 -28
- package/svg/24/ai-filled.svg +0 -2
- package/svg/24/bar-three.svg +0 -2
- /package/svg/24/{ai.svg → sparks.svg} +0 -0
package/dist/types.d.ts
CHANGED
|
@@ -7,10 +7,10 @@ import * as _stitches_react_types_styled_component from '@stitches/react/types/s
|
|
|
7
7
|
|
|
8
8
|
declare const StyledIcon: react.ForwardRefExoticComponent<Pick<Omit<{
|
|
9
9
|
size?: "small" | "medium" | "large" | undefined;
|
|
10
|
-
color?: "background-neutrals" | "background-neutrals-body" | "background-neutrals-container" | "background-neutrals-inverted" | "background-neutrals-inverted-subtle" | "background-neutrals-subtle" | "background-neutrals-subtle-hover" | "background-neutrals-subtle-active" | "background-neutrals-disabled" | "background-neutrals-controls-disabled" | "background-neutrals-scrolls" | "background-neutrals-inactive" | "background-neutrals-inactive-hover" | "background-primary-prominent" | "background-primary-prominent-hover" | "background-primary-prominent-active" | "background-primary-prominent-selected" | "background-primary-subtle" | "background-primary-subtle-hover" | "background-primary-subtle-active" | "background-primary-subtle-selected" | "background-danger-prominent" | "background-danger-prominent-hover" | "background-danger-prominent-active" | "background-danger" | "background-danger-hover" | "background-success" | "text-neutrals-inverted" | "text-neutrals" | "text-neutrals-subtle" | "text-neutrals-placeholder-only" | "text-neutrals-placeholder" | "text-neutrals-disabled" | "text-primary-inverted" | "text-primary" | "text-primary-hover" | "text-primary-active" | "text-primary-selected" | "text-primary-inverted-subtle" | "text-danger-inverted" | "text-danger" | "text-danger-hover" | "text-danger-active" | "text-success" | "text-warning" | "icon-neutrals-inverted" | "icon-neutrals" | "icon-neutrals-with-text" | "icon-neutrals-subtle" | "icon-neutrals-disabled" | "icon-neutrals-search" | "icon-neutrals-inactive" | "icon-neutrals-inactive-hover" | "icon-primary-inverted" | "icon-primary" | "icon-primary-hover" | "icon-primary-active" | "icon-primary-selected" | "icon-danger-inverted" | "icon-danger" | "icon-danger-hover" | "icon-danger-active" | "icon-success-inverted" | "icon-success" | "icon-warning" | "border-neutrals" | "border-neutrals-hover" | "border-neutrals-active" | "border-neutrals-disabled" | "border-neutrals-controls" | "border-neutrals-controls-disabled" | "border-neutrals-subtle" | "border-neutrals-inverted" | "border-primary" | "border-primary-hover" | "border-primary-active" | "border-primary-inverted" | "border-danger" | "border-success" | "border-warning" | "blue-100" | "blue-200" | "blue-300" | "blue-400" | "blue-500" | "blue-600" | "blue-700" | "blue-800" | "blue-900" | "blue-1000" | "gray-100" | "gray-200" | "gray-300" | "gray-400" | "gray-500" | "gray-600" | "gray-700" | "gray-800" | "gray-900" | "indigo-100" | "indigo-200" | "indigo-300" | "indigo-400" | "indigo-500" | "indigo-600" | "indigo-700" | "indigo-800" | "indigo-900" | "red-100" | "red-200" | "red-300" | "red-400" | "red-500" | "red-600" | "red-700" | "red-800" | "red-900" | "yellow-100" | "yellow-200" | "yellow-300" | "yellow-400" | "yellow-500" | "yellow-600" | "yellow-700" | "yellow-800" | "yellow-900" | "green-100" | "green-200" | "green-300" | "green-400" | "green-500" | "green-600" | "green-700" | "green-800" | "green-900" | "black" | "white" | "transparent" | undefined;
|
|
10
|
+
color?: "background-neutrals" | "background-neutrals-body" | "background-neutrals-container" | "background-neutrals-inverted" | "background-neutrals-inverted-subtle" | "background-neutrals-subtle" | "background-neutrals-subtle-hover" | "background-neutrals-subtle-active" | "background-neutrals-disabled" | "background-neutrals-controls-disabled" | "background-neutrals-scrolls" | "background-neutrals-inactive" | "background-neutrals-inactive-hover" | "background-primary-prominent" | "background-primary-prominent-hover" | "background-primary-prominent-active" | "background-primary-prominent-selected" | "background-primary-subtle" | "background-primary-subtle-hover" | "background-primary-subtle-active" | "background-primary-subtle-selected" | "background-danger-prominent" | "background-danger-prominent-hover" | "background-danger-prominent-active" | "background-danger" | "background-danger-hover" | "background-success" | "background-warning-subtle" | "background-warning-prominent" | "text-neutrals-inverted" | "text-neutrals" | "text-neutrals-subtle" | "text-neutrals-placeholder-only" | "text-neutrals-placeholder" | "text-neutrals-disabled" | "text-primary-inverted" | "text-primary" | "text-primary-hover" | "text-primary-active" | "text-primary-selected" | "text-primary-inverted-subtle" | "text-danger-inverted" | "text-danger" | "text-danger-hover" | "text-danger-active" | "text-success" | "text-warning" | "icon-neutrals-inverted" | "icon-neutrals" | "icon-neutrals-with-text" | "icon-neutrals-subtle" | "icon-neutrals-disabled" | "icon-neutrals-search" | "icon-neutrals-inactive" | "icon-neutrals-inactive-hover" | "icon-primary-inverted" | "icon-primary" | "icon-primary-hover" | "icon-primary-active" | "icon-primary-selected" | "icon-danger-inverted" | "icon-danger" | "icon-danger-hover" | "icon-danger-active" | "icon-success-inverted" | "icon-success" | "icon-warning" | "border-neutrals" | "border-neutrals-hover" | "border-neutrals-active" | "border-neutrals-disabled" | "border-neutrals-controls" | "border-neutrals-controls-disabled" | "border-neutrals-subtle" | "border-neutrals-inverted" | "border-primary" | "border-primary-hover" | "border-primary-active" | "border-primary-inverted" | "border-danger" | "border-success" | "border-warning" | "blue-100" | "blue-200" | "blue-300" | "blue-400" | "blue-500" | "blue-600" | "blue-700" | "blue-800" | "blue-900" | "blue-1000" | "gray-100" | "gray-200" | "gray-300" | "gray-400" | "gray-500" | "gray-600" | "gray-700" | "gray-800" | "gray-900" | "indigo-100" | "indigo-200" | "indigo-300" | "indigo-400" | "indigo-500" | "indigo-600" | "indigo-700" | "indigo-800" | "indigo-900" | "red-100" | "red-200" | "red-300" | "red-400" | "red-500" | "red-600" | "red-700" | "red-800" | "red-900" | "yellow-100" | "yellow-200" | "yellow-300" | "yellow-400" | "yellow-500" | "yellow-600" | "yellow-700" | "yellow-800" | "yellow-900" | "green-100" | "green-200" | "green-300" | "green-400" | "green-500" | "green-600" | "green-700" | "green-800" | "green-900" | "black" | "white" | "transparent" | undefined;
|
|
11
11
|
}, "color" | "size"> & _stitches_react_types_styled_component.TransformProps<{
|
|
12
12
|
size?: "small" | "medium" | "large" | undefined;
|
|
13
|
-
color?: "background-neutrals" | "background-neutrals-body" | "background-neutrals-container" | "background-neutrals-inverted" | "background-neutrals-inverted-subtle" | "background-neutrals-subtle" | "background-neutrals-subtle-hover" | "background-neutrals-subtle-active" | "background-neutrals-disabled" | "background-neutrals-controls-disabled" | "background-neutrals-scrolls" | "background-neutrals-inactive" | "background-neutrals-inactive-hover" | "background-primary-prominent" | "background-primary-prominent-hover" | "background-primary-prominent-active" | "background-primary-prominent-selected" | "background-primary-subtle" | "background-primary-subtle-hover" | "background-primary-subtle-active" | "background-primary-subtle-selected" | "background-danger-prominent" | "background-danger-prominent-hover" | "background-danger-prominent-active" | "background-danger" | "background-danger-hover" | "background-success" | "text-neutrals-inverted" | "text-neutrals" | "text-neutrals-subtle" | "text-neutrals-placeholder-only" | "text-neutrals-placeholder" | "text-neutrals-disabled" | "text-primary-inverted" | "text-primary" | "text-primary-hover" | "text-primary-active" | "text-primary-selected" | "text-primary-inverted-subtle" | "text-danger-inverted" | "text-danger" | "text-danger-hover" | "text-danger-active" | "text-success" | "text-warning" | "icon-neutrals-inverted" | "icon-neutrals" | "icon-neutrals-with-text" | "icon-neutrals-subtle" | "icon-neutrals-disabled" | "icon-neutrals-search" | "icon-neutrals-inactive" | "icon-neutrals-inactive-hover" | "icon-primary-inverted" | "icon-primary" | "icon-primary-hover" | "icon-primary-active" | "icon-primary-selected" | "icon-danger-inverted" | "icon-danger" | "icon-danger-hover" | "icon-danger-active" | "icon-success-inverted" | "icon-success" | "icon-warning" | "border-neutrals" | "border-neutrals-hover" | "border-neutrals-active" | "border-neutrals-disabled" | "border-neutrals-controls" | "border-neutrals-controls-disabled" | "border-neutrals-subtle" | "border-neutrals-inverted" | "border-primary" | "border-primary-hover" | "border-primary-active" | "border-primary-inverted" | "border-danger" | "border-success" | "border-warning" | "blue-100" | "blue-200" | "blue-300" | "blue-400" | "blue-500" | "blue-600" | "blue-700" | "blue-800" | "blue-900" | "blue-1000" | "gray-100" | "gray-200" | "gray-300" | "gray-400" | "gray-500" | "gray-600" | "gray-700" | "gray-800" | "gray-900" | "indigo-100" | "indigo-200" | "indigo-300" | "indigo-400" | "indigo-500" | "indigo-600" | "indigo-700" | "indigo-800" | "indigo-900" | "red-100" | "red-200" | "red-300" | "red-400" | "red-500" | "red-600" | "red-700" | "red-800" | "red-900" | "yellow-100" | "yellow-200" | "yellow-300" | "yellow-400" | "yellow-500" | "yellow-600" | "yellow-700" | "yellow-800" | "yellow-900" | "green-100" | "green-200" | "green-300" | "green-400" | "green-500" | "green-600" | "green-700" | "green-800" | "green-900" | "black" | "white" | "transparent" | undefined;
|
|
13
|
+
color?: "background-neutrals" | "background-neutrals-body" | "background-neutrals-container" | "background-neutrals-inverted" | "background-neutrals-inverted-subtle" | "background-neutrals-subtle" | "background-neutrals-subtle-hover" | "background-neutrals-subtle-active" | "background-neutrals-disabled" | "background-neutrals-controls-disabled" | "background-neutrals-scrolls" | "background-neutrals-inactive" | "background-neutrals-inactive-hover" | "background-primary-prominent" | "background-primary-prominent-hover" | "background-primary-prominent-active" | "background-primary-prominent-selected" | "background-primary-subtle" | "background-primary-subtle-hover" | "background-primary-subtle-active" | "background-primary-subtle-selected" | "background-danger-prominent" | "background-danger-prominent-hover" | "background-danger-prominent-active" | "background-danger" | "background-danger-hover" | "background-success" | "background-warning-subtle" | "background-warning-prominent" | "text-neutrals-inverted" | "text-neutrals" | "text-neutrals-subtle" | "text-neutrals-placeholder-only" | "text-neutrals-placeholder" | "text-neutrals-disabled" | "text-primary-inverted" | "text-primary" | "text-primary-hover" | "text-primary-active" | "text-primary-selected" | "text-primary-inverted-subtle" | "text-danger-inverted" | "text-danger" | "text-danger-hover" | "text-danger-active" | "text-success" | "text-warning" | "icon-neutrals-inverted" | "icon-neutrals" | "icon-neutrals-with-text" | "icon-neutrals-subtle" | "icon-neutrals-disabled" | "icon-neutrals-search" | "icon-neutrals-inactive" | "icon-neutrals-inactive-hover" | "icon-primary-inverted" | "icon-primary" | "icon-primary-hover" | "icon-primary-active" | "icon-primary-selected" | "icon-danger-inverted" | "icon-danger" | "icon-danger-hover" | "icon-danger-active" | "icon-success-inverted" | "icon-success" | "icon-warning" | "border-neutrals" | "border-neutrals-hover" | "border-neutrals-active" | "border-neutrals-disabled" | "border-neutrals-controls" | "border-neutrals-controls-disabled" | "border-neutrals-subtle" | "border-neutrals-inverted" | "border-primary" | "border-primary-hover" | "border-primary-active" | "border-primary-inverted" | "border-danger" | "border-success" | "border-warning" | "blue-100" | "blue-200" | "blue-300" | "blue-400" | "blue-500" | "blue-600" | "blue-700" | "blue-800" | "blue-900" | "blue-1000" | "gray-100" | "gray-200" | "gray-300" | "gray-400" | "gray-500" | "gray-600" | "gray-700" | "gray-800" | "gray-900" | "indigo-100" | "indigo-200" | "indigo-300" | "indigo-400" | "indigo-500" | "indigo-600" | "indigo-700" | "indigo-800" | "indigo-900" | "red-100" | "red-200" | "red-300" | "red-400" | "red-500" | "red-600" | "red-700" | "red-800" | "red-900" | "yellow-100" | "yellow-200" | "yellow-300" | "yellow-400" | "yellow-500" | "yellow-600" | "yellow-700" | "yellow-800" | "yellow-900" | "green-100" | "green-200" | "green-300" | "green-400" | "green-500" | "green-600" | "green-700" | "green-800" | "green-900" | "black" | "white" | "transparent" | undefined;
|
|
14
14
|
}, {}> & _mirohq_design_system_stitches.StyledComponentProps<_stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<_mirohq_design_system_primitive.PrimitiveProps<"svg">>, {}, {}, _stitches_react_types_css_util.CSS<{}, {
|
|
15
15
|
'border-widths': {
|
|
16
16
|
readonly none: 0;
|
|
@@ -104,6 +104,8 @@ declare const StyledIcon: react.ForwardRefExoticComponent<Pick<Omit<{
|
|
|
104
104
|
readonly 'background-danger'?: any;
|
|
105
105
|
readonly 'background-danger-hover'?: any;
|
|
106
106
|
readonly 'background-success'?: any;
|
|
107
|
+
readonly 'background-warning-subtle'?: any;
|
|
108
|
+
readonly 'background-warning-prominent'?: any;
|
|
107
109
|
readonly 'text-neutrals-inverted'?: any;
|
|
108
110
|
readonly 'text-neutrals'?: any;
|
|
109
111
|
readonly 'text-neutrals-subtle'?: any;
|
|
@@ -184,6 +186,7 @@ declare const StyledIcon: react.ForwardRefExoticComponent<Pick<Omit<{
|
|
|
184
186
|
readonly 50: "0 4px 16px #05003812";
|
|
185
187
|
readonly 100: "0 8px 32px #05003808";
|
|
186
188
|
readonly 'focus-small': "0 0 0 2px $colors$blue-200, inset 0 0 0 2px $colors$blue-500, inset 0 0 0 3px $colors$white";
|
|
189
|
+
readonly 'focus-small-outline': "0 0 0 2px $colors$blue-200, inset 0 0 0 1px $colors$blue-500, inset 0 0 0 2px $colors$white";
|
|
187
190
|
readonly 'focus-large': "0 0 0 4px $colors$blue-200, inset 0 0 0 2px $colors$blue-500, inset 0 0 0 3px $colors$white";
|
|
188
191
|
readonly 'focus-controls': "0 0 0 1px $colors$white, 0 0 0 3px $colors$blue-500, 0 0 0 5px $colors$blue-200";
|
|
189
192
|
};
|
|
@@ -424,7 +427,7 @@ declare const StyledIcon: react.ForwardRefExoticComponent<Pick<Omit<{
|
|
|
424
427
|
};
|
|
425
428
|
}>>> & _mirohq_design_system_stitches.CustomStylesProps, "string" | "clipPath" | "color" | "cursor" | "direction" | "display" | "filter" | "fontFamily" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontVariant" | "fontWeight" | "height" | "imageRendering" | "letterSpacing" | "opacity" | "order" | "paintOrder" | "pointerEvents" | "rotate" | "scale" | "textRendering" | "transform" | "unicodeBidi" | "visibility" | "width" | "wordSpacing" | "writingMode" | "mask" | "offset" | "overflow" | "textDecoration" | "alignmentBaseline" | "baselineShift" | "clip" | "clipRule" | "colorInterpolation" | "colorRendering" | "dominantBaseline" | "fill" | "fillOpacity" | "fillRule" | "floodColor" | "floodOpacity" | "glyphOrientationVertical" | "lightingColor" | "markerEnd" | "markerMid" | "markerStart" | "shapeRendering" | "stopColor" | "stopOpacity" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "textAnchor" | "vectorEffect" | "asChild" | "media" | "path" | "crossOrigin" | "href" | "max" | "method" | "min" | "name" | "size" | "target" | "type" | "id" | "lang" | "tabIndex" | "role" | "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" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key" | "end" | "local" | "x" | "y" | "alphabetic" | "hanging" | "ideographic" | "mathematical" | "accentHeight" | "accumulate" | "additive" | "allowReorder" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "azimuth" | "baseFrequency" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clipPathUnits" | "colorInterpolationFilters" | "colorProfile" | "contentScriptType" | "contentStyleType" | "cx" | "cy" | "d" | "decelerate" | "descent" | "diffuseConstant" | "divisor" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "exponent" | "externalResourcesRequired" | "filterRes" | "filterUnits" | "focusable" | "format" | "fr" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphRef" | "gradientTransform" | "gradientUnits" | "horizAdvX" | "horizOriginX" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "limitingConeAngle" | "markerHeight" | "markerUnits" | "markerWidth" | "maskContentUnits" | "maskUnits" | "mode" | "numOctaves" | "operator" | "orient" | "orientation" | "origin" | "overlinePosition" | "overlineThickness" | "panose1" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "r" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "rx" | "ry" | "seed" | "slope" | "spacing" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "strikethroughPosition" | "strikethroughThickness" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textLength" | "to" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "values" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "vMathematical" | "widths" | "x1" | "x2" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "yChannelSelector" | "z" | "zoomAndPan" | keyof _mirohq_design_system_stitches.CustomStylesProps> & react.RefAttributes<SVGSVGElement>> & _mirohq_design_system_stitches.StitchesInternals<react.ForwardRefExoticComponent<_mirohq_design_system_primitive.PrimitiveProps<"svg">>, {
|
|
426
429
|
size?: "small" | "medium" | "large" | undefined;
|
|
427
|
-
color?: "background-neutrals" | "background-neutrals-body" | "background-neutrals-container" | "background-neutrals-inverted" | "background-neutrals-inverted-subtle" | "background-neutrals-subtle" | "background-neutrals-subtle-hover" | "background-neutrals-subtle-active" | "background-neutrals-disabled" | "background-neutrals-controls-disabled" | "background-neutrals-scrolls" | "background-neutrals-inactive" | "background-neutrals-inactive-hover" | "background-primary-prominent" | "background-primary-prominent-hover" | "background-primary-prominent-active" | "background-primary-prominent-selected" | "background-primary-subtle" | "background-primary-subtle-hover" | "background-primary-subtle-active" | "background-primary-subtle-selected" | "background-danger-prominent" | "background-danger-prominent-hover" | "background-danger-prominent-active" | "background-danger" | "background-danger-hover" | "background-success" | "text-neutrals-inverted" | "text-neutrals" | "text-neutrals-subtle" | "text-neutrals-placeholder-only" | "text-neutrals-placeholder" | "text-neutrals-disabled" | "text-primary-inverted" | "text-primary" | "text-primary-hover" | "text-primary-active" | "text-primary-selected" | "text-primary-inverted-subtle" | "text-danger-inverted" | "text-danger" | "text-danger-hover" | "text-danger-active" | "text-success" | "text-warning" | "icon-neutrals-inverted" | "icon-neutrals" | "icon-neutrals-with-text" | "icon-neutrals-subtle" | "icon-neutrals-disabled" | "icon-neutrals-search" | "icon-neutrals-inactive" | "icon-neutrals-inactive-hover" | "icon-primary-inverted" | "icon-primary" | "icon-primary-hover" | "icon-primary-active" | "icon-primary-selected" | "icon-danger-inverted" | "icon-danger" | "icon-danger-hover" | "icon-danger-active" | "icon-success-inverted" | "icon-success" | "icon-warning" | "border-neutrals" | "border-neutrals-hover" | "border-neutrals-active" | "border-neutrals-disabled" | "border-neutrals-controls" | "border-neutrals-controls-disabled" | "border-neutrals-subtle" | "border-neutrals-inverted" | "border-primary" | "border-primary-hover" | "border-primary-active" | "border-primary-inverted" | "border-danger" | "border-success" | "border-warning" | "blue-100" | "blue-200" | "blue-300" | "blue-400" | "blue-500" | "blue-600" | "blue-700" | "blue-800" | "blue-900" | "blue-1000" | "gray-100" | "gray-200" | "gray-300" | "gray-400" | "gray-500" | "gray-600" | "gray-700" | "gray-800" | "gray-900" | "indigo-100" | "indigo-200" | "indigo-300" | "indigo-400" | "indigo-500" | "indigo-600" | "indigo-700" | "indigo-800" | "indigo-900" | "red-100" | "red-200" | "red-300" | "red-400" | "red-500" | "red-600" | "red-700" | "red-800" | "red-900" | "yellow-100" | "yellow-200" | "yellow-300" | "yellow-400" | "yellow-500" | "yellow-600" | "yellow-700" | "yellow-800" | "yellow-900" | "green-100" | "green-200" | "green-300" | "green-400" | "green-500" | "green-600" | "green-700" | "green-800" | "green-900" | "black" | "white" | "transparent" | undefined;
|
|
430
|
+
color?: "background-neutrals" | "background-neutrals-body" | "background-neutrals-container" | "background-neutrals-inverted" | "background-neutrals-inverted-subtle" | "background-neutrals-subtle" | "background-neutrals-subtle-hover" | "background-neutrals-subtle-active" | "background-neutrals-disabled" | "background-neutrals-controls-disabled" | "background-neutrals-scrolls" | "background-neutrals-inactive" | "background-neutrals-inactive-hover" | "background-primary-prominent" | "background-primary-prominent-hover" | "background-primary-prominent-active" | "background-primary-prominent-selected" | "background-primary-subtle" | "background-primary-subtle-hover" | "background-primary-subtle-active" | "background-primary-subtle-selected" | "background-danger-prominent" | "background-danger-prominent-hover" | "background-danger-prominent-active" | "background-danger" | "background-danger-hover" | "background-success" | "background-warning-subtle" | "background-warning-prominent" | "text-neutrals-inverted" | "text-neutrals" | "text-neutrals-subtle" | "text-neutrals-placeholder-only" | "text-neutrals-placeholder" | "text-neutrals-disabled" | "text-primary-inverted" | "text-primary" | "text-primary-hover" | "text-primary-active" | "text-primary-selected" | "text-primary-inverted-subtle" | "text-danger-inverted" | "text-danger" | "text-danger-hover" | "text-danger-active" | "text-success" | "text-warning" | "icon-neutrals-inverted" | "icon-neutrals" | "icon-neutrals-with-text" | "icon-neutrals-subtle" | "icon-neutrals-disabled" | "icon-neutrals-search" | "icon-neutrals-inactive" | "icon-neutrals-inactive-hover" | "icon-primary-inverted" | "icon-primary" | "icon-primary-hover" | "icon-primary-active" | "icon-primary-selected" | "icon-danger-inverted" | "icon-danger" | "icon-danger-hover" | "icon-danger-active" | "icon-success-inverted" | "icon-success" | "icon-warning" | "border-neutrals" | "border-neutrals-hover" | "border-neutrals-active" | "border-neutrals-disabled" | "border-neutrals-controls" | "border-neutrals-controls-disabled" | "border-neutrals-subtle" | "border-neutrals-inverted" | "border-primary" | "border-primary-hover" | "border-primary-active" | "border-primary-inverted" | "border-danger" | "border-success" | "border-warning" | "blue-100" | "blue-200" | "blue-300" | "blue-400" | "blue-500" | "blue-600" | "blue-700" | "blue-800" | "blue-900" | "blue-1000" | "gray-100" | "gray-200" | "gray-300" | "gray-400" | "gray-500" | "gray-600" | "gray-700" | "gray-800" | "gray-900" | "indigo-100" | "indigo-200" | "indigo-300" | "indigo-400" | "indigo-500" | "indigo-600" | "indigo-700" | "indigo-800" | "indigo-900" | "red-100" | "red-200" | "red-300" | "red-400" | "red-500" | "red-600" | "red-700" | "red-800" | "red-900" | "yellow-100" | "yellow-200" | "yellow-300" | "yellow-400" | "yellow-500" | "yellow-600" | "yellow-700" | "yellow-800" | "yellow-900" | "green-100" | "green-200" | "green-300" | "green-400" | "green-500" | "green-600" | "green-700" | "green-800" | "green-900" | "black" | "white" | "transparent" | undefined;
|
|
428
431
|
}, {}>;
|
|
429
432
|
declare type StyledIconProps = ComponentPropsWithRef<typeof StyledIcon>;
|
|
430
433
|
interface IconProps extends StyledIconProps {
|
|
@@ -443,10 +446,6 @@ declare const IconAddLineBottom: ForwardRefExoticComponent<IconProps & RefAttrib
|
|
|
443
446
|
|
|
444
447
|
declare const IconAddLineRight: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
|
|
445
448
|
|
|
446
|
-
declare const IconAiFilled: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
|
|
447
|
-
|
|
448
|
-
declare const IconAi: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
|
|
449
|
-
|
|
450
449
|
declare const IconAlignBottom: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
|
|
451
450
|
|
|
452
451
|
declare const IconAlignCenterHorizontal: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
|
|
@@ -519,8 +518,6 @@ declare const IconArticle: ForwardRefExoticComponent<IconProps & RefAttributes<S
|
|
|
519
518
|
|
|
520
519
|
declare const IconAt: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
|
|
521
520
|
|
|
522
|
-
declare const IconBarThree: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
|
|
523
|
-
|
|
524
521
|
declare const IconBarrel: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
|
|
525
522
|
|
|
526
523
|
declare const IconBellSlash: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
|
|
@@ -891,6 +888,8 @@ declare const IconPlaybackSpeedCircle: ForwardRefExoticComponent<IconProps & Ref
|
|
|
891
888
|
|
|
892
889
|
declare const IconPlug: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
|
|
893
890
|
|
|
891
|
+
declare const IconPlusSquare: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
|
|
892
|
+
|
|
894
893
|
declare const IconPlusText: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
|
|
895
894
|
|
|
896
895
|
declare const IconPlus: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
|
|
@@ -991,6 +990,10 @@ declare const IconSocialTwitter: ForwardRefExoticComponent<IconProps & RefAttrib
|
|
|
991
990
|
|
|
992
991
|
declare const IconSocialYoutube: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
|
|
993
992
|
|
|
993
|
+
declare const IconSparksFilled: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
|
|
994
|
+
|
|
995
|
+
declare const IconSparks: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
|
|
996
|
+
|
|
994
997
|
declare const IconSpeakerCross: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
|
|
995
998
|
|
|
996
999
|
declare const IconSpeakerHigh: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
|
|
@@ -1149,4 +1152,4 @@ declare const IconViewSideLeft: ForwardRefExoticComponent<IconProps & RefAttribu
|
|
|
1149
1152
|
|
|
1150
1153
|
declare const IconWallet: ForwardRefExoticComponent<IconProps & RefAttributes<SVGSVGElement>>;
|
|
1151
1154
|
|
|
1152
|
-
export { IconAddLineBottom, IconAddLineRight,
|
|
1155
|
+
export { IconAddLineBottom, IconAddLineRight, IconAlignBottom, IconAlignCenterHorizontal, IconAlignCenterVertical, IconAlignLeft, IconAlignRight, IconAlignTop, IconArrowArcLeft, IconArrowArcRight, IconArrowBendUpRight, IconArrowBoxOut, IconArrowClockwiseDownRight, IconArrowClockwiseUpLeft, IconArrowCounterClockwiseDownLeft, IconArrowCounterClockwiseUpRight, IconArrowCurvesBottomRight, IconArrowDown, IconArrowDownLeft, IconArrowDownRight, IconArrowFatRight, IconArrowFatUpRight, IconArrowLeft, IconArrowRight, IconArrowUp, IconArrowUpCircle, IconArrowUpLeft, IconArrowUpRight, IconArrowsClockwiseRectangleTilt, IconArrowsClockwiseX, IconArrowsClockwiseY, IconArrowsHorizontalLinesTopBottom, IconArrowsInSimple, IconArrowsOutCardinal, IconArrowsOutLinesHorizontal, IconArrowsOutSimple, IconArticle, IconAt, IconBarrel, IconBell, IconBellSlash, IconBellTilt, IconBoard, IconBookOpenInfo, IconBookmark, IconBracketCurlyLeft, IconBracketCurlyRight, IconBracketsAngleSlash, IconBracketsCurlyCirclesThree, IconCalendarBlank, IconCamera, IconCard, IconCardNumberThree, IconCardsPoker, IconChartBarY, IconChartBarYSimple, IconChat, IconChatDashesLinesTwo, IconChatLinesCross, IconChatLinesEyeOpen, IconChatLinesTwo, IconChatLinesTwoStack, IconChatPlus, IconChatTextArrow, IconChatTwo, IconCheckMark, IconCheckboardSquareCentered, IconChevronDown, IconChevronDownDouble, IconChevronLeft, IconChevronLeftDouble, IconChevronRight, IconChevronRightDouble, IconChevronUp, IconChevronUpDouble, IconChevronUpDown, IconChevronUpDownLine, IconCircle, IconCircleCorners, IconCircleMotionX, IconCircleNotch, IconCircleSlash, IconCirclesConnected, IconClock, IconClockCounterClockwise, IconClockCounterClockwiseSimple, IconClockOvertime, IconCloud, IconCluster, IconClustered, IconCog, IconColumnsThree, IconConeSerpentine, IconCornersThreeEyeOpen, IconCreditCard, IconCrop, IconCross, IconCrossCircle, IconCrossFat, IconCrossSquare, IconCube, IconCursor, IconCursorFilled, IconCursorLines, IconCursorText, IconCurveSquareCircleArrow, IconDashLeftDownSquareDashRightUp, IconDashLeftUpSquareDashDownRight, IconDashSquareDashHorizontal, IconDashSquareDashVertical, IconDistributeHorizontal, IconDistributeVertical, IconDotsNine, IconDotsThree, IconDotsTwo, IconDownload, IconEnvelope, IconEraser, IconExclamationPointCircle, IconExport, IconEyeClosed, IconEyeClosedDotsFourFrameBroken, IconEyeOpen, IconEyeOpenLineFrameBroken, IconEyeOpenSlash, IconEyedropper, IconFactory, IconFactoryHouse, IconFlag, IconFolder, IconFrame, IconFrameLinesTwo, IconFramePlay, IconFramePlus, IconFunnel, IconGauge, IconGift, IconGlobe, IconGraduationCap, IconGrid, IconGridFour, IconGridSix, IconHand, IconHandFilled, IconHandPointing, IconHeadsetPerson, IconHeart, IconHeartFilled, IconHexagon, IconHighlighter, IconHighlighterUnderline, IconHouse, IconImage, IconInformationMarkCircle, IconKanban, IconKey, IconKeycap, IconLaptop, IconLasso, IconLayout, IconLifesaver, IconLightbulb, IconLightning, IconLineCurved, IconLineDashed, IconLineDiagonal, IconLineDotted, IconLineHorizontal, IconLineOrthogonal, IconLineStraight, IconLinesThreeHorizontal, IconLinesThreeHorizontalLineVerticalCenter, IconLinesThreeVertical, IconLinesTopLeftColumnsTwo, IconLink, IconLinkPlus, IconListBullets, IconListNumbers, IconLockClosed, IconLockOpen, IconLogin, IconLogout, IconMagnet, IconMagnifyingGlass, IconMagnifyingGlassLightning, IconMap, IconMicrophone, IconMicrophoneSlash, IconMinus, IconMonitorArrow, IconMonitorPause, IconMonitorPlay, IconMonitorStop, IconMouse, IconNavigationArrowLines, IconNavigationUpLeftFilled, IconNavigationUpLeftSlash, IconNavigationUpRight, IconNext, IconNodeConnectedDot, IconNodeLinesCurved, IconNodeLinesHorizontal, IconNodeLinesVertical, IconNodePlus, IconNodesConnected, IconNodesConnectionsThree, IconNoteMagnifyingGlass, IconOctagon, IconPaintBucket, IconPaperPlaneFilledRight, IconPaperPlaneTilt, IconParallelogram, IconPause, IconPauseCircle, IconPdf, IconPen, IconPenTip, IconPentagon, IconPlaceholder, IconPlay, IconPlayCircle, IconPlaybackSpeedCircle, IconPlug, IconPlus, IconPlusSquare, IconPlusText, IconPresentationArrow, IconPresentationEyeOpen, IconPresentationLine, IconPresentationLinesTwo, IconPresentationLink, IconPresentationNumberOne, IconPresentationPlay, IconPresentationPlus, IconPrevious, IconProhibit, IconProps, IconPushPin, IconQuestionMark, IconQuestionMarkCircle, IconRectangleArrowUpCenter, IconRectangleDashLines, IconRectangleDotLinePen, IconRectanglePlayStack, IconRectangleTick, IconRectangleTriangleBottomCenter, IconRectanglesThreeAligned, IconRectanglesThreeFree, IconRectanglesThreeOverlap, IconRectanglesTwoLine, IconRectanglesTwoLinesFour, IconRectanglesTwoMinus, IconRectanglesTwoPlus, IconRectanglesTwoUser, IconRhombus, IconRssRectangle, IconScissors, IconScrollbarXy, IconShapes, IconShieldCheck, IconShieldLock, IconShuffle, IconSidebarClosed, IconSidebarOpen, IconSlidersX, IconSlidersY, IconSmiley, IconSmileyChat, IconSmileyPlus, IconSmileySticker, IconSocialFacebook, IconSocialInstagram, IconSocialLinkedin, IconSocialTwitter, IconSocialYoutube, IconSparks, IconSparksFilled, IconSpeakerCross, IconSpeakerHigh, IconSplitVertical, IconSquare, IconSquareBracketsAngleSlash, IconSquareCirclesTwo, IconSquareLineSquareDashed, IconSquareRounded, IconSquareStarScribble, IconSquareTriangleCirclePlus, IconSquaresFour, IconSquaresGroup, IconSquaresMerge, IconSquaresThree, IconSquaresTwoOverlap, IconSquaresUngroup, IconSquaresUnmerge, IconStack, IconStar, IconStarFilled, IconStickyCorners, IconStickyEyeOpen, IconStickyNote, IconStickyNoteStack, IconStickyNoteWide, IconStickyNotesTwo, IconStopCircle, IconStroke1, IconStroke2, IconStroke3, IconStroke4, IconStroke5, IconStroke6, IconTag, IconTextAUnderline, IconTextAlignCenter, IconTextAlignLeft, IconTextBBold, IconTextBBoldItalicUnderlined, IconTextCursorEyeOpen, IconTextHOne, IconTextHThree, IconTextHTwo, IconTextIItalic, IconTextIndent, IconTextLinesThree, IconTextSStrikethrough, IconTextStyles, IconTextT, IconTextUUnderlined, IconThumbsUp, IconTickCircle, IconTicket, IconTimer, IconTrackpad, IconTrapeze, IconTrash, IconTrashSimple, IconTriangle, IconTriangleSquareCircle, IconTrident, IconTrophy, IconUser, IconUserAdd, IconUserArrowRightUp, IconUserEyeOpen, IconUserLoad, IconUserNumberThree, IconUserPenDashesBottom, IconUserPenLineBottom, IconUserTickDown, IconUsers, IconUsersThree, IconVideoCamera, IconVideoCameraSimple, IconVideoCameraSimpleSlash, IconViewCenter, IconViewSideLeft, IconWallet };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mirohq/design-system-icons",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.12.0",
|
|
4
4
|
"description": "",
|
|
5
5
|
"author": "Miro",
|
|
6
6
|
"source": "src/index.ts",
|
|
@@ -30,10 +30,10 @@
|
|
|
30
30
|
"react": "^16.14 || ^17 || ^18"
|
|
31
31
|
},
|
|
32
32
|
"dependencies": {
|
|
33
|
-
"@mirohq/design-system-link": "^1.2.2
|
|
33
|
+
"@mirohq/design-system-link": "^1.2.2",
|
|
34
34
|
"@mirohq/design-system-primitive": "^1.1.0",
|
|
35
|
-
"@mirohq/design-system-stitches": "^2.1.2
|
|
36
|
-
"@mirohq/design-system-utils": "^0.12.
|
|
35
|
+
"@mirohq/design-system-stitches": "^2.1.2",
|
|
36
|
+
"@mirohq/design-system-utils": "^0.12.1"
|
|
37
37
|
},
|
|
38
38
|
"devDependencies": {
|
|
39
39
|
"@svgr/cli": "^6.5.1",
|
|
@@ -16,25 +16,25 @@ export const IconBracketsCurlyCirclesThree: ForwardRefExoticComponent<
|
|
|
16
16
|
{
|
|
17
17
|
...props,
|
|
18
18
|
size,
|
|
19
|
-
viewBox: '0 0
|
|
19
|
+
viewBox: '0 0 22 24',
|
|
20
20
|
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
23
|
<g clipPath='url(#a)'>
|
|
24
24
|
<path
|
|
25
25
|
fill='currentColor'
|
|
26
|
-
d='
|
|
26
|
+
d='M8.25 15.5c0 .8284-.6156 1.5-1.375 1.5s-1.375-.6716-1.375-1.5.6156-1.5 1.375-1.5 1.375.6716 1.375 1.5ZM12.375 15.5c0 .8284-.6156 1.5-1.375 1.5s-1.375-.6716-1.375-1.5.6156-1.5 1.375-1.5 1.375.6716 1.375 1.5ZM16.5 15.5c0 .8284-.6156 1.5-1.375 1.5s-1.375-.6716-1.375-1.5.6156-1.5 1.375-1.5 1.375.6716 1.375 1.5Z'
|
|
27
27
|
/>
|
|
28
28
|
<path
|
|
29
29
|
stroke='currentColor'
|
|
30
30
|
strokeLinecap='round'
|
|
31
31
|
strokeWidth={2}
|
|
32
|
-
d='
|
|
32
|
+
d='M4.5868 20c-1.0125 0-1.8333-.8954-1.8333-2v-4c0-1.1046-1.7375-2-1.8334-2-.0958 0 1.8334-.8954 1.8334-2v-4c0-1.1046.8208-2 1.8333-2m12.8299 0c1.0125 0 1.8333.8954 1.8333 2v4c0 1.1046 1.7375 2 1.8333 2 .0959 0-1.8333.8954-1.8333 2v4c0 1.1046-.8208 2-1.8333 2'
|
|
33
33
|
/>
|
|
34
34
|
</g>,
|
|
35
35
|
<defs>
|
|
36
36
|
<clipPath id='a'>
|
|
37
|
-
<path fill='none' d='M0
|
|
37
|
+
<path fill='none' d='M0 0h22v24h-22z' />
|
|
38
38
|
</clipPath>
|
|
39
39
|
</defs>
|
|
40
40
|
)
|
package/react/index.ts
CHANGED
|
@@ -1,7 +1,5 @@
|
|
|
1
1
|
export { IconAddLineBottom } from './add-line-bottom'
|
|
2
2
|
export { IconAddLineRight } from './add-line-right'
|
|
3
|
-
export { IconAiFilled } from './ai-filled'
|
|
4
|
-
export { IconAi } from './ai'
|
|
5
3
|
export { IconAlignBottom } from './align-bottom'
|
|
6
4
|
export { IconAlignCenterHorizontal } from './align-center-horizontal'
|
|
7
5
|
export { IconAlignCenterVertical } from './align-center-vertical'
|
|
@@ -38,7 +36,6 @@ export { IconArrowsOutLinesHorizontal } from './arrows-out-lines-horizontal'
|
|
|
38
36
|
export { IconArrowsOutSimple } from './arrows-out-simple'
|
|
39
37
|
export { IconArticle } from './article'
|
|
40
38
|
export { IconAt } from './at'
|
|
41
|
-
export { IconBarThree } from './bar-three'
|
|
42
39
|
export { IconBarrel } from './barrel'
|
|
43
40
|
export { IconBellSlash } from './bell-slash'
|
|
44
41
|
export { IconBellTilt } from './bell-tilt'
|
|
@@ -224,6 +221,7 @@ export { IconPlayCircle } from './play-circle'
|
|
|
224
221
|
export { IconPlay } from './play'
|
|
225
222
|
export { IconPlaybackSpeedCircle } from './playback-speed-circle'
|
|
226
223
|
export { IconPlug } from './plug'
|
|
224
|
+
export { IconPlusSquare } from './plus-square'
|
|
227
225
|
export { IconPlusText } from './plus-text'
|
|
228
226
|
export { IconPlus } from './plus'
|
|
229
227
|
export { IconPresentationArrow } from './presentation-arrow'
|
|
@@ -274,6 +272,8 @@ export { IconSocialInstagram } from './social-instagram'
|
|
|
274
272
|
export { IconSocialLinkedin } from './social-linkedin'
|
|
275
273
|
export { IconSocialTwitter } from './social-twitter'
|
|
276
274
|
export { IconSocialYoutube } from './social-youtube'
|
|
275
|
+
export { IconSparksFilled } from './sparks-filled'
|
|
276
|
+
export { IconSparks } from './sparks'
|
|
277
277
|
export { IconSpeakerCross } from './speaker-cross'
|
|
278
278
|
export { IconSpeakerHigh } from './speaker-high'
|
|
279
279
|
export { IconSplitVertical } from './split-vertical'
|
|
@@ -8,7 +8,7 @@ import type { ForwardRefExoticComponent, RefAttributes } from 'react'
|
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
9
|
import type { IconProps } from '../src/icon'
|
|
10
10
|
|
|
11
|
-
export const
|
|
11
|
+
export const IconPlusSquare: ForwardRefExoticComponent<
|
|
12
12
|
IconProps & RefAttributes<SVGSVGElement>
|
|
13
13
|
> = forwardRef(({ size = 'medium', ...props }, forwardRef) =>
|
|
14
14
|
createElement(
|
|
@@ -20,11 +20,17 @@ export const IconBarThree: ForwardRefExoticComponent<
|
|
|
20
20
|
fill: 'none',
|
|
21
21
|
ref: forwardRef,
|
|
22
22
|
},
|
|
23
|
+
<path
|
|
24
|
+
fill='currentColor'
|
|
25
|
+
fillRule='evenodd'
|
|
26
|
+
d='M4 2c-1.1046 0-2 .8954-2 2v16c0 1.1046.8954 2 2 2h16c1.1046 0 2-.8954 2-2v-16c0-1.1046-.8954-2-2-2h-16Zm9 6c0-.5523-.4477-1-1-1s-1 .4477-1 1v3h-3c-.5523 0-1 .4477-1 1s.4477 1 1 1h3v3c0 .5523.4477 1 1 1s1-.4477 1-1v-3h3c.5523 0 1-.4477 1-1s-.4477-1-1-1h-3v-3Z'
|
|
27
|
+
clipRule='evenodd'
|
|
28
|
+
/>,
|
|
23
29
|
<path
|
|
24
30
|
stroke='currentColor'
|
|
25
|
-
|
|
31
|
+
strokeLinejoin='round'
|
|
26
32
|
strokeWidth={2}
|
|
27
|
-
d='
|
|
33
|
+
d='M12 12h.0007'
|
|
28
34
|
/>
|
|
29
35
|
)
|
|
30
36
|
)
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* DO NOT MODIFY THIS FILE.
|
|
3
|
+
* This file was generated by sync icons utility.
|
|
4
|
+
*/
|
|
5
|
+
import React, { forwardRef, createElement } from 'react'
|
|
6
|
+
import type { ForwardRefExoticComponent, RefAttributes } from 'react'
|
|
7
|
+
|
|
8
|
+
import { StyledIcon } from '../src/icon'
|
|
9
|
+
import type { IconProps } from '../src/icon'
|
|
10
|
+
|
|
11
|
+
export const IconSparksFilled: ForwardRefExoticComponent<
|
|
12
|
+
IconProps & RefAttributes<SVGSVGElement>
|
|
13
|
+
> = forwardRef(({ size = 'medium', ...props }, forwardRef) =>
|
|
14
|
+
createElement(
|
|
15
|
+
StyledIcon,
|
|
16
|
+
{
|
|
17
|
+
...props,
|
|
18
|
+
size,
|
|
19
|
+
viewBox: '0 0 24 24',
|
|
20
|
+
fill: 'none',
|
|
21
|
+
ref: forwardRef,
|
|
22
|
+
},
|
|
23
|
+
<g fill='currentColor' clipPath='url(#a)'>
|
|
24
|
+
<path d='M19.7722 2.5045c.0885-.1961.3671-.1961.4556 0l.6667 1.4761a.2504.2504 0 0 0 .1249.125l1.4761.6666c.1962.0886.1962.3671 0 .4557l-1.4761.6667a.2504.2504 0 0 0-.1249.1249l-.6667 1.476c-.0885.1962-.3671.1962-.4556 0l-.6667-1.476a.2502.2502 0 0 0-.125-.125l-1.476-.6666c-.1962-.0886-.1962-.3671 0-.4557l1.476-.6667a.2502.2502 0 0 0 .125-.1249l.6667-1.476ZM19.7722 16.5045c.0885-.1961.3671-.1961.4556 0l.6667 1.4761a.25.25 0 0 0 .1249.1249l1.4761.6667c.1962.0886.1962.3671 0 .4557l-1.4761.6667a.25.25 0 0 0-.1249.1249l-.6667 1.4761c-.0885.1961-.3671.1961-.4556 0l-.6667-1.4761a.2498.2498 0 0 0-.125-.1249l-1.476-.6667c-.1962-.0886-.1962-.3671 0-.4557l1.476-.6667a.2498.2498 0 0 0 .125-.1249l.6667-1.4761ZM9.7608 3.958c.3324-1.2773 2.146-1.2773 2.4784 0 1.4019 5.3879 1.4149 5.4009 6.8028 6.8028 1.2773.3324 1.2773 2.146 0 2.4784-5.3879 1.4019-5.4009 1.4149-6.8028 6.8028-.3324 1.2773-2.146 1.2773-2.4784 0-1.4019-5.3879-1.415-5.4009-6.8028-6.8028-1.2773-.3324-1.2773-2.146 0-2.4784 5.3879-1.4019 5.4009-1.415 6.8028-6.8028Z' />
|
|
25
|
+
</g>,
|
|
26
|
+
<defs>
|
|
27
|
+
<clipPath id='a'>
|
|
28
|
+
<path fill='none' d='M0 0h24v24h-24z' />
|
|
29
|
+
</clipPath>
|
|
30
|
+
</defs>
|
|
31
|
+
)
|
|
32
|
+
)
|
|
@@ -8,7 +8,7 @@ import type { ForwardRefExoticComponent, RefAttributes } from 'react'
|
|
|
8
8
|
import { StyledIcon } from '../src/icon'
|
|
9
9
|
import type { IconProps } from '../src/icon'
|
|
10
10
|
|
|
11
|
-
export const
|
|
11
|
+
export const IconSparks: ForwardRefExoticComponent<
|
|
12
12
|
IconProps & RefAttributes<SVGSVGElement>
|
|
13
13
|
> = forwardRef(({ size = 'medium', ...props }, forwardRef) =>
|
|
14
14
|
createElement(
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="24" fill="none" viewBox="0 0 22 24"><g clip-path="url(#a)"><path fill="currentColor" d="M8.25 15.5c0 .8284-.6156 1.5-1.375 1.5s-1.375-.6716-1.375-1.5.6156-1.5 1.375-1.5 1.375.6716 1.375 1.5ZM12.375 15.5c0 .8284-.6156 1.5-1.375 1.5s-1.375-.6716-1.375-1.5.6156-1.5 1.375-1.5 1.375.6716 1.375 1.5ZM16.5 15.5c0 .8284-.6156 1.5-1.375 1.5s-1.375-.6716-1.375-1.5.6156-1.5 1.375-1.5 1.375.6716 1.375 1.5Z"/><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M4.5868 20c-1.0125 0-1.8333-.8954-1.8333-2v-4c0-1.1046-1.7375-2-1.8334-2-.0958 0 1.8334-.8954 1.8334-2v-4c0-1.1046.8208-2 1.8333-2m12.8299 0c1.0125 0 1.8333.8954 1.8333 2v4c0 1.1046 1.7375 2 1.8333 2 .0959 0-1.8333.8954-1.8333 2v4c0 1.1046-.8208 2-1.8333 2"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h22v24h-22z"/></clipPath></defs></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M4 2c-1.1046 0-2 .8954-2 2v16c0 1.1046.8954 2 2 2h16c1.1046 0 2-.8954 2-2v-16c0-1.1046-.8954-2-2-2h-16Zm9 6c0-.5523-.4477-1-1-1s-1 .4477-1 1v3h-3c-.5523 0-1 .4477-1 1s.4477 1 1 1h3v3c0 .5523.4477 1 1 1s1-.4477 1-1v-3h3c.5523 0 1-.4477 1-1s-.4477-1-1-1h-3v-3Z" clip-rule="evenodd"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M12 12h.0007"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g fill="currentColor" clip-path="url(#a)"><path d="M19.7722 2.5045c.0885-.1961.3671-.1961.4556 0l.6667 1.4761a.2504.2504 0 0 0 .1249.125l1.4761.6666c.1962.0886.1962.3671 0 .4557l-1.4761.6667a.2504.2504 0 0 0-.1249.1249l-.6667 1.476c-.0885.1962-.3671.1962-.4556 0l-.6667-1.476a.2502.2502 0 0 0-.125-.125l-1.476-.6666c-.1962-.0886-.1962-.3671 0-.4557l1.476-.6667a.2502.2502 0 0 0 .125-.1249l.6667-1.476ZM19.7722 16.5045c.0885-.1961.3671-.1961.4556 0l.6667 1.4761a.25.25 0 0 0 .1249.1249l1.4761.6667c.1962.0886.1962.3671 0 .4557l-1.4761.6667a.25.25 0 0 0-.1249.1249l-.6667 1.4761c-.0885.1961-.3671.1961-.4556 0l-.6667-1.4761a.2498.2498 0 0 0-.125-.1249l-1.476-.6667c-.1962-.0886-.1962-.3671 0-.4557l1.476-.6667a.2498.2498 0 0 0 .125-.1249l.6667-1.4761ZM9.7608 3.958c.3324-1.2773 2.146-1.2773 2.4784 0 1.4019 5.3879 1.4149 5.4009 6.8028 6.8028 1.2773.3324 1.2773 2.146 0 2.4784-5.3879 1.4019-5.4009 1.4149-6.8028 6.8028-.3324 1.2773-2.146 1.2773-2.4784 0-1.4019-5.3879-1.415-5.4009-6.8028-6.8028-1.2773-.3324-1.2773-2.146 0-2.4784 5.3879-1.4019 5.4009-1.415 6.8028-6.8028Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24h-24z"/></clipPath></defs></svg>
|
package/svg/meta.json
CHANGED
|
@@ -72,14 +72,6 @@
|
|
|
72
72
|
"left"
|
|
73
73
|
]
|
|
74
74
|
},
|
|
75
|
-
"bar-three": {
|
|
76
|
-
"tags": [
|
|
77
|
-
"bar",
|
|
78
|
-
"bar three",
|
|
79
|
-
"hamburger menu",
|
|
80
|
-
"menu"
|
|
81
|
-
]
|
|
82
|
-
},
|
|
83
75
|
"check-mark": {
|
|
84
76
|
"tags": [
|
|
85
77
|
"check-mark",
|
|
@@ -2880,17 +2872,27 @@
|
|
|
2880
2872
|
"dependencies"
|
|
2881
2873
|
]
|
|
2882
2874
|
},
|
|
2883
|
-
"
|
|
2875
|
+
"sparks": {
|
|
2884
2876
|
"tags": [
|
|
2885
|
-
"ai"
|
|
2877
|
+
"ai",
|
|
2878
|
+
"sparks"
|
|
2886
2879
|
]
|
|
2887
2880
|
},
|
|
2888
|
-
"
|
|
2881
|
+
"sparks-filled": {
|
|
2889
2882
|
"tags": [
|
|
2890
2883
|
"ai filled",
|
|
2891
2884
|
"ai",
|
|
2892
2885
|
"filled",
|
|
2893
|
-
"solid"
|
|
2886
|
+
"solid",
|
|
2887
|
+
"sparks",
|
|
2888
|
+
"sparks filled"
|
|
2889
|
+
]
|
|
2890
|
+
},
|
|
2891
|
+
"plus-square": {
|
|
2892
|
+
"tags": [
|
|
2893
|
+
"plus square",
|
|
2894
|
+
"plus",
|
|
2895
|
+
"square"
|
|
2894
2896
|
]
|
|
2895
2897
|
}
|
|
2896
2898
|
}
|
package/react/ai-filled.tsx
DELETED
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* DO NOT MODIFY THIS FILE.
|
|
3
|
-
* This file was generated by sync icons utility.
|
|
4
|
-
*/
|
|
5
|
-
import React, { forwardRef, createElement } from 'react'
|
|
6
|
-
import type { ForwardRefExoticComponent, RefAttributes } from 'react'
|
|
7
|
-
|
|
8
|
-
import { StyledIcon } from '../src/icon'
|
|
9
|
-
import type { IconProps } from '../src/icon'
|
|
10
|
-
|
|
11
|
-
export const IconAiFilled: ForwardRefExoticComponent<
|
|
12
|
-
IconProps & RefAttributes<SVGSVGElement>
|
|
13
|
-
> = forwardRef(({ size = 'medium', ...props }, forwardRef) =>
|
|
14
|
-
createElement(
|
|
15
|
-
StyledIcon,
|
|
16
|
-
{
|
|
17
|
-
...props,
|
|
18
|
-
size,
|
|
19
|
-
viewBox: '0 0 24 24',
|
|
20
|
-
fill: 'none',
|
|
21
|
-
ref: forwardRef,
|
|
22
|
-
},
|
|
23
|
-
<path
|
|
24
|
-
fill='currentColor'
|
|
25
|
-
d='M19.7722 2.5045c.0885-.1961.3671-.1961.4556 0l.6667 1.4761a.2504.2504 0 0 0 .1249.125l1.4761.6666c.1962.0886.1962.3671 0 .4557l-1.4761.6667a.2504.2504 0 0 0-.1249.1249l-.6667 1.476c-.0885.1962-.3671.1962-.4556 0l-.6667-1.476a.2502.2502 0 0 0-.125-.125l-1.476-.6666c-.1962-.0886-.1962-.3671 0-.4557l1.476-.6667a.2502.2502 0 0 0 .125-.1249l.6667-1.476ZM19.7722 16.5045c.0885-.1961.3671-.1961.4556 0l.6667 1.4761a.25.25 0 0 0 .1249.1249l1.4761.6667c.1962.0886.1962.3671 0 .4557l-1.4761.6667a.25.25 0 0 0-.1249.1249l-.6667 1.4761c-.0885.1961-.3671.1961-.4556 0l-.6667-1.4761a.2498.2498 0 0 0-.125-.1249l-1.476-.6667c-.1962-.0886-.1962-.3671 0-.4557l1.476-.6667a.2498.2498 0 0 0 .125-.1249l.6667-1.4761ZM9.7608 3.958c.3324-1.2773 2.146-1.2773 2.4784 0 1.4019 5.3879 1.4149 5.4009 6.8028 6.8028 1.2773.3324 1.2773 2.146 0 2.4784-5.3879 1.4019-5.4009 1.4149-6.8028 6.8028-.3324 1.2773-2.146 1.2773-2.4784 0-1.4019-5.3879-1.415-5.4009-6.8028-6.8028-1.2773-.3324-1.2773-2.146 0-2.4784 5.3879-1.4019 5.4009-1.415 6.8028-6.8028Z'
|
|
26
|
-
/>
|
|
27
|
-
)
|
|
28
|
-
)
|
package/svg/24/ai-filled.svg
DELETED
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M19.7722 2.5045c.0885-.1961.3671-.1961.4556 0l.6667 1.4761a.2504.2504 0 0 0 .1249.125l1.4761.6666c.1962.0886.1962.3671 0 .4557l-1.4761.6667a.2504.2504 0 0 0-.1249.1249l-.6667 1.476c-.0885.1962-.3671.1962-.4556 0l-.6667-1.476a.2502.2502 0 0 0-.125-.125l-1.476-.6666c-.1962-.0886-.1962-.3671 0-.4557l1.476-.6667a.2502.2502 0 0 0 .125-.1249l.6667-1.476ZM19.7722 16.5045c.0885-.1961.3671-.1961.4556 0l.6667 1.4761a.25.25 0 0 0 .1249.1249l1.4761.6667c.1962.0886.1962.3671 0 .4557l-1.4761.6667a.25.25 0 0 0-.1249.1249l-.6667 1.4761c-.0885.1961-.3671.1961-.4556 0l-.6667-1.4761a.2498.2498 0 0 0-.125-.1249l-1.476-.6667c-.1962-.0886-.1962-.3671 0-.4557l1.476-.6667a.2498.2498 0 0 0 .125-.1249l.6667-1.4761ZM9.7608 3.958c.3324-1.2773 2.146-1.2773 2.4784 0 1.4019 5.3879 1.4149 5.4009 6.8028 6.8028 1.2773.3324 1.2773 2.146 0 2.4784-5.3879 1.4019-5.4009 1.4149-6.8028 6.8028-.3324 1.2773-2.146 1.2773-2.4784 0-1.4019-5.3879-1.415-5.4009-6.8028-6.8028-1.2773-.3324-1.2773-2.146 0-2.4784 5.3879-1.4019 5.4009-1.415 6.8028-6.8028Z"/></svg>
|
package/svg/24/bar-three.svg
DELETED
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
<!-- DO NOT MODIFY THIS FILE: This file was generated by sync icons utility -->
|
|
2
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M21 5h-18m18 7h-18m18 7h-18"/></svg>
|
|
File without changes
|