@ringcentral/juno-icon 1.82.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/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/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,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';
@@ -458,6 +461,7 @@ export { default as ReportAnIssueAlternative } from './ReportAnIssueAlternative'
458
461
  export { default as ReportAnIssue } from './ReportAnIssue';
459
462
  export { default as ResendFax } from './ResendFax';
460
463
  export { default as ResetZoom } from './ResetZoom';
464
+ export { default as Reset } from './Reset';
461
465
  export { default as RichTextEditor } from './RichTextEditor';
462
466
  export { default as Ringsense } from './Ringsense';
463
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>
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';
@@ -458,6 +461,7 @@ export { default as ReportAnIssueAlternative } from './ReportAnIssueAlternative'
458
461
  export { default as ReportAnIssue } from './ReportAnIssue';
459
462
  export { default as ResendFax } from './ResendFax';
460
463
  export { default as ResetZoom } from './ResetZoom';
464
+ export { default as Reset } from './Reset';
461
465
  export { default as RichTextEditor } from './RichTextEditor';
462
466
  export { default as Ringsense } from './Ringsense';
463
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");
@@ -920,6 +926,8 @@ var ResendFax_1 = require("./ResendFax");
920
926
  exports.ResendFax = ResendFax_1.default;
921
927
  var ResetZoom_1 = require("./ResetZoom");
922
928
  exports.ResetZoom = ResetZoom_1.default;
929
+ var Reset_1 = require("./Reset");
930
+ exports.Reset = Reset_1.default;
923
931
  var RichTextEditor_1 = require("./RichTextEditor");
924
932
  exports.RichTextEditor = RichTextEditor_1.default;
925
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.82.0",
3
+ "version": "1.83.0",
4
4
  "author": "RingCentral",
5
5
  "license": "MIT",
6
6
  "main": "./index.js",