@ringcentral/juno-icon 1.81.0 → 1.83.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.
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const MacosCommand: React.MemoExoticComponent<React.ForwardRefExoticComponent<Pick<React.SVGProps<SVGSVGElement>, "string" | "key" | "ideographic" | "alphabetic" | "hanging" | "mathematical" | "className" | "color" | "height" | "id" | "lang" | "max" | "media" | "method" | "min" | "name" | "style" | "target" | "type" | "width" | "role" | "tabIndex" | "crossOrigin" | "accentHeight" | "accumulate" | "additive" | "alignmentBaseline" | "allowReorder" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "azimuth" | "baseFrequency" | "baselineShift" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clip" | "clipPath" | "clipPathUnits" | "clipRule" | "colorInterpolation" | "colorInterpolationFilters" | "colorProfile" | "colorRendering" | "contentScriptType" | "contentStyleType" | "cursor" | "cx" | "cy" | "d" | "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" | "fr" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphOrientationVertical" | "glyphRef" | "gradientTransform" | "gradientUnits" | "horizAdvX" | "horizOriginX" | "href" | "imageRendering" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "letterSpacing" | "lightingColor" | "limitingConeAngle" | "local" | "markerEnd" | "markerHeight" | "markerMid" | "markerStart" | "markerUnits" | "markerWidth" | "mask" | "maskContentUnits" | "maskUnits" | "mode" | "numOctaves" | "offset" | "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" | "rotate" | "rx" | "ry" | "scale" | "seed" | "shapeRendering" | "slope" | "spacing" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "stopColor" | "stopOpacity" | "strikethroughPosition" | "strikethroughThickness" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textAnchor" | "textDecoration" | "textLength" | "textRendering" | "to" | "transform" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unicodeBidi" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "values" | "vectorEffect" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "visibility" | "vMathematical" | "widths" | "wordSpacing" | "writingMode" | "x1" | "x2" | "x" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "y" | "yChannelSelector" | "z" | "zoomAndPan" | "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"> & React.RefAttributes<SVGSVGElement>>>;
3
+ export default MacosCommand;
@@ -0,0 +1,10 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ var tslib_1 = require("tslib");
4
+ var React = tslib_1.__importStar(require("react"));
5
+ var react_1 = require("react");
6
+ var MacosCommand = react_1.memo(react_1.forwardRef(function (props, ref) { return (React.createElement("svg", tslib_1.__assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props),
7
+ React.createElement("path", { d: "M11.823 13.752v4.496H9.91c-2.142 0-3.886 1.673-3.886 3.829s1.744 3.9 3.886 3.9a3.895 3.895 0 0 0 3.886-3.895V20.177h4.41v1.9c0 2.156 1.745 3.9 3.886 3.9a3.895 3.895 0 0 0 3.886-3.895v-.005c0-2.156-1.744-3.83-3.886-3.83h-1.929v-4.495h1.93c2.14 0 3.885-1.673 3.885-3.829s-1.744-3.9-3.886-3.9a3.895 3.895 0 0 0-3.886 3.895v1.92h-4.41V9.923c0-2.156-1.745-3.9-3.886-3.9a3.895 3.895 0 0 0-3.886 3.895v.005c0 2.156 1.744 3.83 3.886 3.83h1.914zm-1.9-1.9h-.007a1.93 1.93 0 0 1-.007-3.858c1.05 0 1.914.865 1.914 1.943v1.915h-1.9zm12.154 0h-1.915V9.937c0-1.078.88-1.943 1.93-1.943a1.928 1.928 0 0 1-.008 3.858h-.008zm-8.282 6.41v-4.524h4.41v4.524h-4.41zm-3.872 1.872h1.9v1.93c0 1.06-.855 1.92-1.913 1.928h-.001a1.93 1.93 0 0 1 .007-3.858h.007zm12.154 0h.007a1.928 1.928 0 0 1 .007 3.856 1.94 1.94 0 0 1-1.929-1.927v-1.93h1.915z" }))); }));
8
+ MacosCommand.displayName = 'MacosCommand';
9
+ MacosCommand['iconName'] = 'macos_command';
10
+ exports.default = MacosCommand;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const MacosControl: React.MemoExoticComponent<React.ForwardRefExoticComponent<Pick<React.SVGProps<SVGSVGElement>, "string" | "key" | "ideographic" | "alphabetic" | "hanging" | "mathematical" | "className" | "color" | "height" | "id" | "lang" | "max" | "media" | "method" | "min" | "name" | "style" | "target" | "type" | "width" | "role" | "tabIndex" | "crossOrigin" | "accentHeight" | "accumulate" | "additive" | "alignmentBaseline" | "allowReorder" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "azimuth" | "baseFrequency" | "baselineShift" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clip" | "clipPath" | "clipPathUnits" | "clipRule" | "colorInterpolation" | "colorInterpolationFilters" | "colorProfile" | "colorRendering" | "contentScriptType" | "contentStyleType" | "cursor" | "cx" | "cy" | "d" | "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" | "fr" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphOrientationVertical" | "glyphRef" | "gradientTransform" | "gradientUnits" | "horizAdvX" | "horizOriginX" | "href" | "imageRendering" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "letterSpacing" | "lightingColor" | "limitingConeAngle" | "local" | "markerEnd" | "markerHeight" | "markerMid" | "markerStart" | "markerUnits" | "markerWidth" | "mask" | "maskContentUnits" | "maskUnits" | "mode" | "numOctaves" | "offset" | "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" | "rotate" | "rx" | "ry" | "scale" | "seed" | "shapeRendering" | "slope" | "spacing" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "stopColor" | "stopOpacity" | "strikethroughPosition" | "strikethroughThickness" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textAnchor" | "textDecoration" | "textLength" | "textRendering" | "to" | "transform" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unicodeBidi" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "values" | "vectorEffect" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "visibility" | "vMathematical" | "widths" | "wordSpacing" | "writingMode" | "x1" | "x2" | "x" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "y" | "yChannelSelector" | "z" | "zoomAndPan" | "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"> & React.RefAttributes<SVGSVGElement>>>;
3
+ export default MacosControl;
@@ -0,0 +1,10 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ var tslib_1 = require("tslib");
4
+ var React = tslib_1.__importStar(require("react"));
5
+ var react_1 = require("react");
6
+ var MacosControl = react_1.memo(react_1.forwardRef(function (props, ref) { return (React.createElement("svg", tslib_1.__assign({ viewBox: "0 0 33 32", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props),
7
+ React.createElement("path", { d: "M7.643 16.297c-.227.227-.355.51-.355.837 0 .68.525 1.191 1.192 1.191.34 0 .624-.127.85-.34l7.375-7.417 7.36 7.417c.228.213.526.34.852.34.68 0 1.191-.51 1.191-1.191 0-.326-.128-.61-.34-.837l-8.198-8.24a1.139 1.139 0 0 0-.852-.382h-.013.001c-.34 0-.624.127-.879.382l-8.183 8.24z" }))); }));
8
+ MacosControl.displayName = 'MacosControl';
9
+ MacosControl['iconName'] = 'macos_control';
10
+ exports.default = MacosControl;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const MacosOption: React.MemoExoticComponent<React.ForwardRefExoticComponent<Pick<React.SVGProps<SVGSVGElement>, "string" | "key" | "ideographic" | "alphabetic" | "hanging" | "mathematical" | "className" | "color" | "height" | "id" | "lang" | "max" | "media" | "method" | "min" | "name" | "style" | "target" | "type" | "width" | "role" | "tabIndex" | "crossOrigin" | "accentHeight" | "accumulate" | "additive" | "alignmentBaseline" | "allowReorder" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "azimuth" | "baseFrequency" | "baselineShift" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clip" | "clipPath" | "clipPathUnits" | "clipRule" | "colorInterpolation" | "colorInterpolationFilters" | "colorProfile" | "colorRendering" | "contentScriptType" | "contentStyleType" | "cursor" | "cx" | "cy" | "d" | "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" | "fr" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphOrientationVertical" | "glyphRef" | "gradientTransform" | "gradientUnits" | "horizAdvX" | "horizOriginX" | "href" | "imageRendering" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "letterSpacing" | "lightingColor" | "limitingConeAngle" | "local" | "markerEnd" | "markerHeight" | "markerMid" | "markerStart" | "markerUnits" | "markerWidth" | "mask" | "maskContentUnits" | "maskUnits" | "mode" | "numOctaves" | "offset" | "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" | "rotate" | "rx" | "ry" | "scale" | "seed" | "shapeRendering" | "slope" | "spacing" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "stopColor" | "stopOpacity" | "strikethroughPosition" | "strikethroughThickness" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textAnchor" | "textDecoration" | "textLength" | "textRendering" | "to" | "transform" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unicodeBidi" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "values" | "vectorEffect" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "visibility" | "vMathematical" | "widths" | "wordSpacing" | "writingMode" | "x1" | "x2" | "x" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "y" | "yChannelSelector" | "z" | "zoomAndPan" | "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"> & React.RefAttributes<SVGSVGElement>>>;
3
+ export default MacosOption;
package/MacosOption.js ADDED
@@ -0,0 +1,10 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ var tslib_1 = require("tslib");
4
+ var React = tslib_1.__importStar(require("react"));
5
+ var react_1 = require("react");
6
+ var MacosOption = react_1.memo(react_1.forwardRef(function (props, ref) { return (React.createElement("svg", tslib_1.__assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props),
7
+ React.createElement("path", { d: "M11.448 6.363H6.455c-.666 0-1.205.51-1.205 1.163s.539 1.149 1.205 1.149h4.44c.354 0 .595.156.751.482l6.722 15.061c.44.98 1.12 1.419 2.17 1.419h5.006c.667 0 1.206-.525 1.206-1.163s-.539-1.149-1.206-1.149h-4.41c-.411 0-.652-.156-.808-.482L13.632 7.796c-.397-.894-1.192-1.433-2.184-1.433zm14.096 0h-6.452c-.681 0-1.192.497-1.192 1.149s.51 1.149 1.192 1.149h6.453c.68 0 1.205-.497 1.205-1.149s-.525-1.149-1.206-1.149z" }))); }));
8
+ MacosOption.displayName = 'MacosOption';
9
+ MacosOption['iconName'] = 'macos_option';
10
+ exports.default = MacosOption;
package/MenuWem.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const MenuWem: React.MemoExoticComponent<React.ForwardRefExoticComponent<Pick<React.SVGProps<SVGSVGElement>, "string" | "key" | "ideographic" | "alphabetic" | "hanging" | "mathematical" | "className" | "color" | "height" | "id" | "lang" | "max" | "media" | "method" | "min" | "name" | "style" | "target" | "type" | "width" | "role" | "tabIndex" | "crossOrigin" | "accentHeight" | "accumulate" | "additive" | "alignmentBaseline" | "allowReorder" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "azimuth" | "baseFrequency" | "baselineShift" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clip" | "clipPath" | "clipPathUnits" | "clipRule" | "colorInterpolation" | "colorInterpolationFilters" | "colorProfile" | "colorRendering" | "contentScriptType" | "contentStyleType" | "cursor" | "cx" | "cy" | "d" | "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" | "fr" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphOrientationVertical" | "glyphRef" | "gradientTransform" | "gradientUnits" | "horizAdvX" | "horizOriginX" | "href" | "imageRendering" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "letterSpacing" | "lightingColor" | "limitingConeAngle" | "local" | "markerEnd" | "markerHeight" | "markerMid" | "markerStart" | "markerUnits" | "markerWidth" | "mask" | "maskContentUnits" | "maskUnits" | "mode" | "numOctaves" | "offset" | "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" | "rotate" | "rx" | "ry" | "scale" | "seed" | "shapeRendering" | "slope" | "spacing" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "stopColor" | "stopOpacity" | "strikethroughPosition" | "strikethroughThickness" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textAnchor" | "textDecoration" | "textLength" | "textRendering" | "to" | "transform" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unicodeBidi" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "values" | "vectorEffect" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "visibility" | "vMathematical" | "widths" | "wordSpacing" | "writingMode" | "x1" | "x2" | "x" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "y" | "yChannelSelector" | "z" | "zoomAndPan" | "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"> & React.RefAttributes<SVGSVGElement>>>;
3
+ export default MenuWem;
package/MenuWem.js ADDED
@@ -0,0 +1,12 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ var tslib_1 = require("tslib");
4
+ var React = tslib_1.__importStar(require("react"));
5
+ var react_1 = require("react");
6
+ var MenuWem = react_1.memo(react_1.forwardRef(function (props, ref) { return (React.createElement("svg", tslib_1.__assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props),
7
+ React.createElement("path", { d: "M17 4.042v3.514h-2V4.042a11.922 11.922 0 0 0-6.812 2.85l.016-.013 2.459 2.459-1.414 1.414-2.451-2.453a11.872 11.872 0 0 0-2.757 6.703l-.003.042h3.608v2h-3.6a11.928 11.928 0 0 0 2.806 6.721l-.014-.017 2.501-2.501 1.414 1.414-2.501 2.501c.354.299.725.578 1.112.835.301.197.499.531.504.911v.001c0 .776-.81 1.275-1.459.854-3.878-2.532-6.405-6.851-6.405-11.76 0-7.732 6.268-14 14-14 6.939 0 12.7 5.049 13.808 11.674l.011.082c.093.581-.373 1.085-.962 1.085a1.073 1.073 0 0 1-1.036-.901l-.001-.006a11.94 11.94 0 0 0-2.675-5.703l.014.017-2.501 2.501-1.414-1.414 2.501-2.501a11.874 11.874 0 0 0-6.705-2.792L17 4.042z" }),
8
+ React.createElement("path", { d: "m31.112 23.754-1.261-7.176-7.176 1.261.346 1.971 3.813-.672-3.907 5.576-5.096-3.571-6.186 8.824 1.637 1.149 5.04-7.187 5.094 3.571 5.056-7.213.67 3.813 1.968-.346zm-13.57-9.749c.24-.074.467-.144.662-.208l-3.142 3.142c-.242-.241-.391-.575-.391-.943s.149-.702.391-.943c.413-.413 1.555-.763 2.48-1.048z" }),
9
+ React.createElement("path", { d: "M15.062 16.939c.241.241.574.39.942.39s.701-.149.942-.39c.414-.413.765-1.555 1.05-2.48.074-.242.144-.469.208-.662l-3.142 3.142z" }))); }));
10
+ MenuWem.displayName = 'MenuWem';
11
+ MenuWem['iconName'] = 'menu_WEM';
12
+ exports.default = MenuWem;
package/Reset.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const Reset: React.MemoExoticComponent<React.ForwardRefExoticComponent<Pick<React.SVGProps<SVGSVGElement>, "string" | "key" | "ideographic" | "alphabetic" | "hanging" | "mathematical" | "className" | "color" | "height" | "id" | "lang" | "max" | "media" | "method" | "min" | "name" | "style" | "target" | "type" | "width" | "role" | "tabIndex" | "crossOrigin" | "accentHeight" | "accumulate" | "additive" | "alignmentBaseline" | "allowReorder" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "azimuth" | "baseFrequency" | "baselineShift" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clip" | "clipPath" | "clipPathUnits" | "clipRule" | "colorInterpolation" | "colorInterpolationFilters" | "colorProfile" | "colorRendering" | "contentScriptType" | "contentStyleType" | "cursor" | "cx" | "cy" | "d" | "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" | "fr" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphOrientationVertical" | "glyphRef" | "gradientTransform" | "gradientUnits" | "horizAdvX" | "horizOriginX" | "href" | "imageRendering" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "letterSpacing" | "lightingColor" | "limitingConeAngle" | "local" | "markerEnd" | "markerHeight" | "markerMid" | "markerStart" | "markerUnits" | "markerWidth" | "mask" | "maskContentUnits" | "maskUnits" | "mode" | "numOctaves" | "offset" | "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" | "rotate" | "rx" | "ry" | "scale" | "seed" | "shapeRendering" | "slope" | "spacing" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "stopColor" | "stopOpacity" | "strikethroughPosition" | "strikethroughThickness" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textAnchor" | "textDecoration" | "textLength" | "textRendering" | "to" | "transform" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unicodeBidi" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "values" | "vectorEffect" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "visibility" | "vMathematical" | "widths" | "wordSpacing" | "writingMode" | "x1" | "x2" | "x" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "y" | "yChannelSelector" | "z" | "zoomAndPan" | "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"> & React.RefAttributes<SVGSVGElement>>>;
3
+ export default Reset;
package/Reset.js ADDED
@@ -0,0 +1,10 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ var tslib_1 = require("tslib");
4
+ var React = tslib_1.__importStar(require("react"));
5
+ var react_1 = require("react");
6
+ var Reset = react_1.memo(react_1.forwardRef(function (props, ref) { return (React.createElement("svg", tslib_1.__assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props),
7
+ React.createElement("path", { d: "M5 3a1 1 0 0 0-1 1v6a1 1 0 0 0 .878.993h.005L5 11h6a1 1 0 0 0 0-2l-3.486-.001C9.543 6.549 12.585 5 15.99 5h.011H16c6.075 0 11 4.925 11 11s-4.925 11-11 11S5 22.075 5 16a1 1 0 0 0-2 0c0 7.18 5.82 13 13 13s13-5.82 13-13S23.18 3 16 3h-.011a12.953 12.953 0 0 0-9.973 4.672l-.017.021L6 4a1 1 0 0 0-1-1z" }))); }));
8
+ Reset.displayName = 'Reset';
9
+ Reset['iconName'] = 'reset';
10
+ exports.default = Reset;
@@ -0,0 +1,8 @@
1
+ import { __assign } from "tslib";
2
+ import * as React from 'react';
3
+ import { forwardRef, memo } from 'react';
4
+ var MacosCommand = memo(forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props),
5
+ React.createElement("path", { d: "M11.823 13.752v4.496H9.91c-2.142 0-3.886 1.673-3.886 3.829s1.744 3.9 3.886 3.9a3.895 3.895 0 0 0 3.886-3.895V20.177h4.41v1.9c0 2.156 1.745 3.9 3.886 3.9a3.895 3.895 0 0 0 3.886-3.895v-.005c0-2.156-1.744-3.83-3.886-3.83h-1.929v-4.495h1.93c2.14 0 3.885-1.673 3.885-3.829s-1.744-3.9-3.886-3.9a3.895 3.895 0 0 0-3.886 3.895v1.92h-4.41V9.923c0-2.156-1.745-3.9-3.886-3.9a3.895 3.895 0 0 0-3.886 3.895v.005c0 2.156 1.744 3.83 3.886 3.83h1.914zm-1.9-1.9h-.007a1.93 1.93 0 0 1-.007-3.858c1.05 0 1.914.865 1.914 1.943v1.915h-1.9zm12.154 0h-1.915V9.937c0-1.078.88-1.943 1.93-1.943a1.928 1.928 0 0 1-.008 3.858h-.008zm-8.282 6.41v-4.524h4.41v4.524h-4.41zm-3.872 1.872h1.9v1.93c0 1.06-.855 1.92-1.913 1.928h-.001a1.93 1.93 0 0 1 .007-3.858h.007zm12.154 0h.007a1.928 1.928 0 0 1 .007 3.856 1.94 1.94 0 0 1-1.929-1.927v-1.93h1.915z" }))); }));
6
+ MacosCommand.displayName = 'MacosCommand';
7
+ MacosCommand['iconName'] = 'macos_command';
8
+ export default MacosCommand;
@@ -0,0 +1,8 @@
1
+ import { __assign } from "tslib";
2
+ import * as React from 'react';
3
+ import { forwardRef, memo } from 'react';
4
+ var MacosControl = memo(forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ viewBox: "0 0 33 32", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props),
5
+ React.createElement("path", { d: "M7.643 16.297c-.227.227-.355.51-.355.837 0 .68.525 1.191 1.192 1.191.34 0 .624-.127.85-.34l7.375-7.417 7.36 7.417c.228.213.526.34.852.34.68 0 1.191-.51 1.191-1.191 0-.326-.128-.61-.34-.837l-8.198-8.24a1.139 1.139 0 0 0-.852-.382h-.013.001c-.34 0-.624.127-.879.382l-8.183 8.24z" }))); }));
6
+ MacosControl.displayName = 'MacosControl';
7
+ MacosControl['iconName'] = 'macos_control';
8
+ export default MacosControl;
@@ -0,0 +1,8 @@
1
+ import { __assign } from "tslib";
2
+ import * as React from 'react';
3
+ import { forwardRef, memo } from 'react';
4
+ var MacosOption = memo(forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props),
5
+ React.createElement("path", { d: "M11.448 6.363H6.455c-.666 0-1.205.51-1.205 1.163s.539 1.149 1.205 1.149h4.44c.354 0 .595.156.751.482l6.722 15.061c.44.98 1.12 1.419 2.17 1.419h5.006c.667 0 1.206-.525 1.206-1.163s-.539-1.149-1.206-1.149h-4.41c-.411 0-.652-.156-.808-.482L13.632 7.796c-.397-.894-1.192-1.433-2.184-1.433zm14.096 0h-6.452c-.681 0-1.192.497-1.192 1.149s.51 1.149 1.192 1.149h6.453c.68 0 1.205-.497 1.205-1.149s-.525-1.149-1.206-1.149z" }))); }));
6
+ MacosOption.displayName = 'MacosOption';
7
+ MacosOption['iconName'] = 'macos_option';
8
+ export default MacosOption;
package/es6/MenuWem.js ADDED
@@ -0,0 +1,10 @@
1
+ import { __assign } from "tslib";
2
+ import * as React from 'react';
3
+ import { forwardRef, memo } from 'react';
4
+ var MenuWem = memo(forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props),
5
+ React.createElement("path", { d: "M17 4.042v3.514h-2V4.042a11.922 11.922 0 0 0-6.812 2.85l.016-.013 2.459 2.459-1.414 1.414-2.451-2.453a11.872 11.872 0 0 0-2.757 6.703l-.003.042h3.608v2h-3.6a11.928 11.928 0 0 0 2.806 6.721l-.014-.017 2.501-2.501 1.414 1.414-2.501 2.501c.354.299.725.578 1.112.835.301.197.499.531.504.911v.001c0 .776-.81 1.275-1.459.854-3.878-2.532-6.405-6.851-6.405-11.76 0-7.732 6.268-14 14-14 6.939 0 12.7 5.049 13.808 11.674l.011.082c.093.581-.373 1.085-.962 1.085a1.073 1.073 0 0 1-1.036-.901l-.001-.006a11.94 11.94 0 0 0-2.675-5.703l.014.017-2.501 2.501-1.414-1.414 2.501-2.501a11.874 11.874 0 0 0-6.705-2.792L17 4.042z" }),
6
+ React.createElement("path", { d: "m31.112 23.754-1.261-7.176-7.176 1.261.346 1.971 3.813-.672-3.907 5.576-5.096-3.571-6.186 8.824 1.637 1.149 5.04-7.187 5.094 3.571 5.056-7.213.67 3.813 1.968-.346zm-13.57-9.749c.24-.074.467-.144.662-.208l-3.142 3.142c-.242-.241-.391-.575-.391-.943s.149-.702.391-.943c.413-.413 1.555-.763 2.48-1.048z" }),
7
+ React.createElement("path", { d: "M15.062 16.939c.241.241.574.39.942.39s.701-.149.942-.39c.414-.413.765-1.555 1.05-2.48.074-.242.144-.469.208-.662l-3.142 3.142z" }))); }));
8
+ MenuWem.displayName = 'MenuWem';
9
+ MenuWem['iconName'] = 'menu_WEM';
10
+ export default MenuWem;
package/es6/Reset.js ADDED
@@ -0,0 +1,8 @@
1
+ import { __assign } from "tslib";
2
+ import * as React from 'react';
3
+ import { forwardRef, memo } from 'react';
4
+ var Reset = memo(forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props),
5
+ React.createElement("path", { d: "M5 3a1 1 0 0 0-1 1v6a1 1 0 0 0 .878.993h.005L5 11h6a1 1 0 0 0 0-2l-3.486-.001C9.543 6.549 12.585 5 15.99 5h.011H16c6.075 0 11 4.925 11 11s-4.925 11-11 11S5 22.075 5 16a1 1 0 0 0-2 0c0 7.18 5.82 13 13 13s13-5.82 13-13S23.18 3 16 3h-.011a12.953 12.953 0 0 0-9.973 4.672l-.017.021L6 4a1 1 0 0 0-1-1z" }))); }));
6
+ Reset.displayName = 'Reset';
7
+ Reset['iconName'] = 'reset';
8
+ export default Reset;
@@ -0,0 +1,5 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>macos_command</title>
4
+ <path d="M11.823 13.752v4.496h-1.913c-2.142 0-3.886 1.673-3.886 3.829s1.744 3.9 3.886 3.9c2.147-0.005 3.886-1.747 3.886-3.895 0-0.002 0-0.004 0-0.005v0-1.9h4.41v1.9c0 2.156 1.745 3.9 3.886 3.9 2.147-0.005 3.886-1.747 3.886-3.895 0-0.002 0-0.004 0-0.005v0c0-2.156-1.744-3.83-3.886-3.83h-1.929v-4.495h1.93c2.14 0 3.885-1.673 3.885-3.829s-1.744-3.9-3.886-3.9c-2.147 0.005-3.886 1.747-3.886 3.895 0 0.002 0 0.004 0 0.005v-0 1.915h-4.41v-1.915c0-2.156-1.745-3.9-3.886-3.9-2.147 0.005-3.886 1.747-3.886 3.895 0 0.002 0 0.004 0 0.005v-0c0 2.156 1.744 3.83 3.886 3.83h1.914zM9.923 11.852c-0.002 0-0.005 0-0.007 0-1.065 0-1.929-0.864-1.929-1.929 0-1.063 0.86-1.925 1.922-1.929h0c1.050 0 1.914 0.865 1.914 1.943v1.915h-1.9zM22.077 11.852h-1.915v-1.915c0-1.078 0.88-1.943 1.93-1.943 1.062 0.004 1.921 0.866 1.921 1.929 0 1.065-0.864 1.929-1.929 1.929-0.003 0-0.005 0-0.008-0h0zM13.795 18.262v-4.524h4.41v4.524h-4.41zM9.923 20.134h1.9v1.929c0 0 0 0.001 0 0.001 0 1.060-0.855 1.92-1.913 1.928h-0.001c-1.062-0.004-1.922-0.866-1.922-1.929 0-1.065 0.864-1.929 1.929-1.929 0.002 0 0.005 0 0.007 0h-0zM22.077 20.134c0.002 0 0.005 0 0.007 0 1.065 0 1.928 0.863 1.928 1.928 0 1.063-0.859 1.925-1.921 1.928h-0c-1.063-0.006-1.922-0.866-1.929-1.927v-1.93h1.915z"></path>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 33 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>macos_control</title>
4
+ <path d="M7.643 16.297c-0.227 0.227-0.355 0.51-0.355 0.837 0 0.68 0.525 1.191 1.192 1.191 0.34 0 0.624-0.127 0.85-0.34l7.375-7.417 7.36 7.417c0.228 0.213 0.526 0.34 0.852 0.34 0.68 0 1.191-0.51 1.191-1.191 0-0.326-0.128-0.61-0.34-0.837l-8.198-8.24c-0.21-0.235-0.514-0.382-0.852-0.382-0.004 0-0.009 0-0.013 0h0.001c-0.34 0-0.624 0.127-0.879 0.382l-8.183 8.24z"></path>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>macos_option</title>
4
+ <path d="M11.448 6.363h-4.993c-0.666 0-1.205 0.51-1.205 1.163s0.539 1.149 1.205 1.149h4.44c0.354 0 0.595 0.156 0.751 0.482l6.722 15.061c0.44 0.98 1.12 1.419 2.17 1.419h5.006c0.667 0 1.206-0.525 1.206-1.163s-0.539-1.149-1.206-1.149h-4.41c-0.411 0-0.652-0.156-0.808-0.482l-6.694-15.047c-0.397-0.894-1.192-1.433-2.184-1.433zM25.544 6.363h-6.452c-0.681 0-1.192 0.497-1.192 1.149s0.51 1.149 1.192 1.149h6.453c0.68 0 1.205-0.497 1.205-1.149s-0.525-1.149-1.206-1.149z"></path>
5
+ </svg>
@@ -0,0 +1,7 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>menu_WEM</title>
4
+ <path d="M17 4.042v3.514h-2v-3.514c-2.62 0.222-4.963 1.257-6.812 2.85l0.016-0.013 2.459 2.459-1.414 1.414-2.451-2.453c-1.543 1.828-2.55 4.152-2.757 6.703l-0.003 0.042h3.608v2h-3.6c0.228 2.581 1.246 4.89 2.806 6.721l-0.014-0.017 2.501-2.501 1.414 1.414-2.501 2.501c0.354 0.299 0.725 0.578 1.112 0.835 0.301 0.197 0.499 0.531 0.504 0.911v0.001c0 0.776-0.81 1.275-1.459 0.854-3.878-2.532-6.405-6.851-6.405-11.76 0-7.732 6.268-14 14-14 6.939 0 12.7 5.049 13.808 11.674l0.011 0.082c0.093 0.581-0.373 1.085-0.962 1.085-0.524-0.011-0.955-0.398-1.036-0.901l-0.001-0.006c-0.39-2.197-1.331-4.127-2.675-5.703l0.014 0.017-2.501 2.501-1.414-1.414 2.501-2.501c-1.826-1.556-4.151-2.576-6.705-2.792l-0.044-0.003z"></path>
5
+ <path d="M31.112 23.754l-1.261-7.176-7.176 1.261 0.346 1.971 3.813-0.672-3.907 5.576-5.096-3.571-6.186 8.824 1.637 1.149 5.040-7.187 5.094 3.571 5.056-7.213 0.67 3.813 1.968-0.346zM17.542 14.005c0.24-0.074 0.467-0.144 0.662-0.208l-3.142 3.142c-0.242-0.241-0.391-0.575-0.391-0.943s0.149-0.702 0.391-0.943l0-0c0.413-0.413 1.555-0.763 2.48-1.048z"></path>
6
+ <path d="M15.062 16.939c0.241 0.241 0.574 0.39 0.942 0.39s0.701-0.149 0.942-0.39v0c0.414-0.413 0.765-1.555 1.050-2.48 0.074-0.242 0.144-0.469 0.208-0.662l-3.142 3.142z"></path>
7
+ </svg>
@@ -0,0 +1,5 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>reset</title>
4
+ <path d="M5 3c-0.552 0-1 0.448-1 1v0 6c0 0.511 0.383 0.932 0.878 0.993l0.005 0 0.117 0.007h6c0.552 0 1-0.448 1-1s-0.448-1-1-1v0l-3.486-0.001c2.029-2.45 5.071-3.999 8.476-3.999 0.004 0 0.007 0 0.011 0h-0.001c6.075 0 11 4.925 11 11s-4.925 11-11 11-11-4.925-11-11c0-0.552-0.448-1-1-1s-1 0.448-1 1v0c0 7.18 5.82 13 13 13s13-5.82 13-13-5.82-13-13-13c-0.003 0-0.007 0-0.011 0-4.008 0-7.592 1.817-9.973 4.672l-0.017 0.021 0.001-3.693c0-0.552-0.448-1-1-1v0z"></path>
5
+ </svg>
package/es6/index.js CHANGED
@@ -327,6 +327,9 @@ export { default as MacNumbersD } from './MacNumbersD';
327
327
  export { default as MacNumbers } from './MacNumbers';
328
328
  export { default as MacPagesD } from './MacPagesD';
329
329
  export { default as MacPages } from './MacPages';
330
+ export { default as MacosCommand } from './MacosCommand';
331
+ export { default as MacosControl } from './MacosControl';
332
+ export { default as MacosOption } from './MacosOption';
330
333
  export { default as Mailchimp } from './Mailchimp';
331
334
  export { default as MarkAsReadBorder } from './MarkAsReadBorder';
332
335
  export { default as MarkReplyAsUnread } from './MarkReplyAsUnread';
@@ -335,6 +338,7 @@ export { default as MarkerS } from './MarkerS';
335
338
  export { default as MemberBorder } from './MemberBorder';
336
339
  export { default as MentionBorder } from './MentionBorder';
337
340
  export { default as Mention } from './Mention';
341
+ export { default as MenuWem } from './MenuWem';
338
342
  export { default as Merge } from './Merge';
339
343
  export { default as MicBorder } from './MicBorder';
340
344
  export { default as MicOffBorder } from './MicOffBorder';
@@ -457,6 +461,7 @@ export { default as ReportAnIssueAlternative } from './ReportAnIssueAlternative'
457
461
  export { default as ReportAnIssue } from './ReportAnIssue';
458
462
  export { default as ResendFax } from './ResendFax';
459
463
  export { default as ResetZoom } from './ResetZoom';
464
+ export { default as Reset } from './Reset';
460
465
  export { default as RichTextEditor } from './RichTextEditor';
461
466
  export { default as Ringsense } from './Ringsense';
462
467
  export { default as RollAp } from './RollAp';
@@ -0,0 +1,5 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>macos_command</title>
4
+ <path d="M11.823 13.752v4.496h-1.913c-2.142 0-3.886 1.673-3.886 3.829s1.744 3.9 3.886 3.9c2.147-0.005 3.886-1.747 3.886-3.895 0-0.002 0-0.004 0-0.005v0-1.9h4.41v1.9c0 2.156 1.745 3.9 3.886 3.9 2.147-0.005 3.886-1.747 3.886-3.895 0-0.002 0-0.004 0-0.005v0c0-2.156-1.744-3.83-3.886-3.83h-1.929v-4.495h1.93c2.14 0 3.885-1.673 3.885-3.829s-1.744-3.9-3.886-3.9c-2.147 0.005-3.886 1.747-3.886 3.895 0 0.002 0 0.004 0 0.005v-0 1.915h-4.41v-1.915c0-2.156-1.745-3.9-3.886-3.9-2.147 0.005-3.886 1.747-3.886 3.895 0 0.002 0 0.004 0 0.005v-0c0 2.156 1.744 3.83 3.886 3.83h1.914zM9.923 11.852c-0.002 0-0.005 0-0.007 0-1.065 0-1.929-0.864-1.929-1.929 0-1.063 0.86-1.925 1.922-1.929h0c1.050 0 1.914 0.865 1.914 1.943v1.915h-1.9zM22.077 11.852h-1.915v-1.915c0-1.078 0.88-1.943 1.93-1.943 1.062 0.004 1.921 0.866 1.921 1.929 0 1.065-0.864 1.929-1.929 1.929-0.003 0-0.005 0-0.008-0h0zM13.795 18.262v-4.524h4.41v4.524h-4.41zM9.923 20.134h1.9v1.929c0 0 0 0.001 0 0.001 0 1.060-0.855 1.92-1.913 1.928h-0.001c-1.062-0.004-1.922-0.866-1.922-1.929 0-1.065 0.864-1.929 1.929-1.929 0.002 0 0.005 0 0.007 0h-0zM22.077 20.134c0.002 0 0.005 0 0.007 0 1.065 0 1.928 0.863 1.928 1.928 0 1.063-0.859 1.925-1.921 1.928h-0c-1.063-0.006-1.922-0.866-1.929-1.927v-1.93h1.915z"></path>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 33 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>macos_control</title>
4
+ <path d="M7.643 16.297c-0.227 0.227-0.355 0.51-0.355 0.837 0 0.68 0.525 1.191 1.192 1.191 0.34 0 0.624-0.127 0.85-0.34l7.375-7.417 7.36 7.417c0.228 0.213 0.526 0.34 0.852 0.34 0.68 0 1.191-0.51 1.191-1.191 0-0.326-0.128-0.61-0.34-0.837l-8.198-8.24c-0.21-0.235-0.514-0.382-0.852-0.382-0.004 0-0.009 0-0.013 0h0.001c-0.34 0-0.624 0.127-0.879 0.382l-8.183 8.24z"></path>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>macos_option</title>
4
+ <path d="M11.448 6.363h-4.993c-0.666 0-1.205 0.51-1.205 1.163s0.539 1.149 1.205 1.149h4.44c0.354 0 0.595 0.156 0.751 0.482l6.722 15.061c0.44 0.98 1.12 1.419 2.17 1.419h5.006c0.667 0 1.206-0.525 1.206-1.163s-0.539-1.149-1.206-1.149h-4.41c-0.411 0-0.652-0.156-0.808-0.482l-6.694-15.047c-0.397-0.894-1.192-1.433-2.184-1.433zM25.544 6.363h-6.452c-0.681 0-1.192 0.497-1.192 1.149s0.51 1.149 1.192 1.149h6.453c0.68 0 1.205-0.497 1.205-1.149s-0.525-1.149-1.206-1.149z"></path>
5
+ </svg>
@@ -0,0 +1,7 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>menu_WEM</title>
4
+ <path d="M17 4.042v3.514h-2v-3.514c-2.62 0.222-4.963 1.257-6.812 2.85l0.016-0.013 2.459 2.459-1.414 1.414-2.451-2.453c-1.543 1.828-2.55 4.152-2.757 6.703l-0.003 0.042h3.608v2h-3.6c0.228 2.581 1.246 4.89 2.806 6.721l-0.014-0.017 2.501-2.501 1.414 1.414-2.501 2.501c0.354 0.299 0.725 0.578 1.112 0.835 0.301 0.197 0.499 0.531 0.504 0.911v0.001c0 0.776-0.81 1.275-1.459 0.854-3.878-2.532-6.405-6.851-6.405-11.76 0-7.732 6.268-14 14-14 6.939 0 12.7 5.049 13.808 11.674l0.011 0.082c0.093 0.581-0.373 1.085-0.962 1.085-0.524-0.011-0.955-0.398-1.036-0.901l-0.001-0.006c-0.39-2.197-1.331-4.127-2.675-5.703l0.014 0.017-2.501 2.501-1.414-1.414 2.501-2.501c-1.826-1.556-4.151-2.576-6.705-2.792l-0.044-0.003z"></path>
5
+ <path d="M31.112 23.754l-1.261-7.176-7.176 1.261 0.346 1.971 3.813-0.672-3.907 5.576-5.096-3.571-6.186 8.824 1.637 1.149 5.040-7.187 5.094 3.571 5.056-7.213 0.67 3.813 1.968-0.346zM17.542 14.005c0.24-0.074 0.467-0.144 0.662-0.208l-3.142 3.142c-0.242-0.241-0.391-0.575-0.391-0.943s0.149-0.702 0.391-0.943l0-0c0.413-0.413 1.555-0.763 2.48-1.048z"></path>
6
+ <path d="M15.062 16.939c0.241 0.241 0.574 0.39 0.942 0.39s0.701-0.149 0.942-0.39v0c0.414-0.413 0.765-1.555 1.050-2.48 0.074-0.242 0.144-0.469 0.208-0.662l-3.142 3.142z"></path>
7
+ </svg>
package/icon-reset.svg ADDED
@@ -0,0 +1,5 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>reset</title>
4
+ <path d="M5 3c-0.552 0-1 0.448-1 1v0 6c0 0.511 0.383 0.932 0.878 0.993l0.005 0 0.117 0.007h6c0.552 0 1-0.448 1-1s-0.448-1-1-1v0l-3.486-0.001c2.029-2.45 5.071-3.999 8.476-3.999 0.004 0 0.007 0 0.011 0h-0.001c6.075 0 11 4.925 11 11s-4.925 11-11 11-11-4.925-11-11c0-0.552-0.448-1-1-1s-1 0.448-1 1v0c0 7.18 5.82 13 13 13s13-5.82 13-13-5.82-13-13-13c-0.003 0-0.007 0-0.011 0-4.008 0-7.592 1.817-9.973 4.672l-0.017 0.021 0.001-3.693c0-0.552-0.448-1-1-1v0z"></path>
5
+ </svg>
package/index.d.ts CHANGED
@@ -327,6 +327,9 @@ export { default as MacNumbersD } from './MacNumbersD';
327
327
  export { default as MacNumbers } from './MacNumbers';
328
328
  export { default as MacPagesD } from './MacPagesD';
329
329
  export { default as MacPages } from './MacPages';
330
+ export { default as MacosCommand } from './MacosCommand';
331
+ export { default as MacosControl } from './MacosControl';
332
+ export { default as MacosOption } from './MacosOption';
330
333
  export { default as Mailchimp } from './Mailchimp';
331
334
  export { default as MarkAsReadBorder } from './MarkAsReadBorder';
332
335
  export { default as MarkReplyAsUnread } from './MarkReplyAsUnread';
@@ -335,6 +338,7 @@ export { default as MarkerS } from './MarkerS';
335
338
  export { default as MemberBorder } from './MemberBorder';
336
339
  export { default as MentionBorder } from './MentionBorder';
337
340
  export { default as Mention } from './Mention';
341
+ export { default as MenuWem } from './MenuWem';
338
342
  export { default as Merge } from './Merge';
339
343
  export { default as MicBorder } from './MicBorder';
340
344
  export { default as MicOffBorder } from './MicOffBorder';
@@ -457,6 +461,7 @@ export { default as ReportAnIssueAlternative } from './ReportAnIssueAlternative'
457
461
  export { default as ReportAnIssue } from './ReportAnIssue';
458
462
  export { default as ResendFax } from './ResendFax';
459
463
  export { default as ResetZoom } from './ResetZoom';
464
+ export { default as Reset } from './Reset';
460
465
  export { default as RichTextEditor } from './RichTextEditor';
461
466
  export { default as Ringsense } from './Ringsense';
462
467
  export { default as RollAp } from './RollAp';
package/index.js CHANGED
@@ -658,6 +658,12 @@ var MacPagesD_1 = require("./MacPagesD");
658
658
  exports.MacPagesD = MacPagesD_1.default;
659
659
  var MacPages_1 = require("./MacPages");
660
660
  exports.MacPages = MacPages_1.default;
661
+ var MacosCommand_1 = require("./MacosCommand");
662
+ exports.MacosCommand = MacosCommand_1.default;
663
+ var MacosControl_1 = require("./MacosControl");
664
+ exports.MacosControl = MacosControl_1.default;
665
+ var MacosOption_1 = require("./MacosOption");
666
+ exports.MacosOption = MacosOption_1.default;
661
667
  var Mailchimp_1 = require("./Mailchimp");
662
668
  exports.Mailchimp = Mailchimp_1.default;
663
669
  var MarkAsReadBorder_1 = require("./MarkAsReadBorder");
@@ -674,6 +680,8 @@ var MentionBorder_1 = require("./MentionBorder");
674
680
  exports.MentionBorder = MentionBorder_1.default;
675
681
  var Mention_1 = require("./Mention");
676
682
  exports.Mention = Mention_1.default;
683
+ var MenuWem_1 = require("./MenuWem");
684
+ exports.MenuWem = MenuWem_1.default;
677
685
  var Merge_1 = require("./Merge");
678
686
  exports.Merge = Merge_1.default;
679
687
  var MicBorder_1 = require("./MicBorder");
@@ -918,6 +926,8 @@ var ResendFax_1 = require("./ResendFax");
918
926
  exports.ResendFax = ResendFax_1.default;
919
927
  var ResetZoom_1 = require("./ResetZoom");
920
928
  exports.ResetZoom = ResetZoom_1.default;
929
+ var Reset_1 = require("./Reset");
930
+ exports.Reset = Reset_1.default;
921
931
  var RichTextEditor_1 = require("./RichTextEditor");
922
932
  exports.RichTextEditor = RichTextEditor_1.default;
923
933
  var Ringsense_1 = require("./Ringsense");
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ringcentral/juno-icon",
3
- "version": "1.81.0",
3
+ "version": "1.83.0",
4
4
  "author": "RingCentral",
5
5
  "license": "MIT",
6
6
  "main": "./index.js",