@ringcentral/juno-icon 1.0.1 → 1.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/AvatarRooms.js CHANGED
@@ -3,7 +3,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  var tslib_1 = require("tslib");
4
4
  var react_1 = tslib_1.__importStar(require("react"));
5
5
  var AvatarRooms = react_1.memo(react_1.forwardRef(function (props, svgRef) { return (react_1.default.createElement("svg", tslib_1.__assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: svgRef }, props),
6
- react_1.default.createElement("path", { d: "M16 0c8.837 0 16 7.163 16 16s-7.163 16-16 16S0 24.837 0 16 7.163 0 16 0zm3.024 22.814h-6.047a.442.442 0 00-.442.441v.441c0 .244.198.441.442.441h6.047a.442.442 0 00.442-.441v-.441a.441.441 0 00-.442-.441zM16 19.137c-.774 0-1.401.625-1.401 1.397s.627 1.397 1.401 1.397 1.401-.625 1.401-1.397-.627-1.397-1.401-1.397zm6.858-8.97H9.141a1.476 1.476 0 00-1.475 1.471v7.353a1.478 1.478 0 001.475 1.471h.434a.315.315 0 00.316-.294c.195-3.222 2.872-5.735 6.109-5.735s5.914 2.513 6.109 5.735a.315.315 0 00.316.294h.434a1.476 1.476 0 001.475-1.471v-7.353a1.478 1.478 0 00-1.475-1.471zM16 16.049a4.494 4.494 0 00-4.476 4.044.338.338 0 00.341.368h.8a.342.342 0 00.338-.303c.189-1.507 1.474-2.638 2.997-2.638s2.808 1.131 2.997 2.638c.02.172.165.302.338.303h.8a.34.34 0 00.34-.368 4.493 4.493 0 00-4.476-4.044z" }))); }));
6
+ react_1.default.createElement("path", { d: "M19.024 22.814c.244 0 .442.198.442.441v.441a.441.441 0 01-.442.441h-6.047a.442.442 0 01-.442-.441v-.441c0-.244.198-.441.442-.441zM16 19.137c.774 0 1.401.625 1.401 1.397s-.627 1.397-1.401 1.397-1.401-.625-1.401-1.397.627-1.397 1.401-1.397zm6.858-8.97a1.476 1.476 0 011.475 1.471v7.353a1.478 1.478 0 01-1.475 1.471h-.434a.315.315 0 01-.316-.294c-.195-3.222-2.872-5.735-6.109-5.735s-5.914 2.513-6.109 5.735a.315.315 0 01-.316.294H9.14a1.476 1.476 0 01-1.475-1.471v-7.353a1.478 1.478 0 011.475-1.471zM16 16.049a4.494 4.494 0 014.476 4.044.338.338 0 01-.34.368h-.8a.342.342 0 01-.338-.303c-.189-1.507-1.474-2.638-2.997-2.638s-2.808 1.131-2.997 2.638a.342.342 0 01-.338.303h-.8a.338.338 0 01-.341-.368 4.493 4.493 0 014.476-4.044z" }))); }));
7
7
  AvatarRooms.displayName = 'AvatarRooms';
8
8
  AvatarRooms['iconName'] = 'avatar_rooms';
9
9
  exports.default = AvatarRooms;
package/Customize.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ declare const Customize: 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 Customize;
package/Customize.js ADDED
@@ -0,0 +1,9 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ var tslib_1 = require("tslib");
4
+ var react_1 = tslib_1.__importStar(require("react"));
5
+ var Customize = react_1.memo(react_1.forwardRef(function (props, svgRef) { return (react_1.default.createElement("svg", tslib_1.__assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: svgRef }, props),
6
+ react_1.default.createElement("path", { d: "M27.077 10c.51 0 .923.448.923 1 0 .513-.356.935-.815.993l-.108.007H4.923C4.413 12 4 11.552 4 11c0-.513.356-.935.815-.993L4.923 10h22.154zM27.077 20c.51 0 .923.448.923 1 0 .513-.356.936-.815.993l-.108.007H4.923C4.413 22 4 21.552 4 21c0-.513.356-.936.815-.993L4.923 20h22.154z" }))); }));
7
+ Customize.displayName = 'Customize';
8
+ Customize['iconName'] = 'customize';
9
+ exports.default = Customize;
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ declare const ParkLocation: 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 ParkLocation;
@@ -0,0 +1,9 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ var tslib_1 = require("tslib");
4
+ var react_1 = tslib_1.__importStar(require("react"));
5
+ var ParkLocation = react_1.memo(react_1.forwardRef(function (props, svgRef) { return (react_1.default.createElement("svg", tslib_1.__assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: svgRef }, props),
6
+ react_1.default.createElement("path", { d: "M22 2a8 8 0 018 8v12a8 8 0 01-8 8H10a8 8 0 01-8-8V10a8 8 0 018-8h12zm0 2H10a6 6 0 00-5.996 5.775L4 10v12a6 6 0 005.775 5.996L10 28h12a6 6 0 005.996-5.775L28 22V10a6 6 0 00-5.775-5.996L22 4zm-4.639 5.226c2.548 0 4.333 1.816 4.333 4.399 0 2.379-1.6 4.129-3.912 4.328l-.219.014-.221.005-2.959-.001.001 3.527c0 .58-.467 1.05-1.046 1.05-.488 0-.904-.337-1.017-.812l-.022-.122-.007-.116V11.039c0-.888.638-1.635 1.499-1.787l.154-.021.153-.007h3.262zm-.417 1.922h-2.561v4.903h2.561c1.679 0 2.612-.871 2.612-2.424s-.831-2.409-2.411-2.475l-.201-.004z" }))); }));
7
+ ParkLocation.displayName = 'ParkLocation';
8
+ ParkLocation['iconName'] = 'park-location';
9
+ exports.default = ParkLocation;
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ declare const ParkLocationFull: 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 ParkLocationFull;
@@ -0,0 +1,9 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ var tslib_1 = require("tslib");
4
+ var react_1 = tslib_1.__importStar(require("react"));
5
+ var ParkLocationFull = react_1.memo(react_1.forwardRef(function (props, svgRef) { return (react_1.default.createElement("svg", tslib_1.__assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: svgRef }, props),
6
+ react_1.default.createElement("path", { d: "M22 2a8 8 0 018 8v12a8 8 0 01-8 8H10a8 8 0 01-8-8V10a8 8 0 018-8h12zm-4.639 7.226h-3.262l-.153.007-.154.021a1.813 1.813 0 00-1.499 1.787V21.5l.007.116.022.122c.113.475.529.812 1.017.812.578 0 1.046-.47 1.046-1.05l-.001-3.527 2.959.001.221-.005.219-.014c2.312-.2 3.912-1.95 3.912-4.328 0-2.582-1.785-4.399-4.333-4.399zm-.417 1.922l.201.004c1.58.066 2.411.921 2.411 2.475s-.933 2.424-2.612 2.424h-2.561v-4.903h2.561z" }))); }));
7
+ ParkLocationFull.displayName = 'ParkLocationFull';
8
+ ParkLocationFull['iconName'] = 'park-location-full';
9
+ exports.default = ParkLocationFull;
@@ -1,7 +1,7 @@
1
1
  import { __assign } from "tslib";
2
2
  import React, { forwardRef, memo } from 'react';
3
3
  var AvatarRooms = memo(forwardRef(function (props, svgRef) { return (React.createElement("svg", __assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: svgRef }, props),
4
- React.createElement("path", { d: "M16 0c8.837 0 16 7.163 16 16s-7.163 16-16 16S0 24.837 0 16 7.163 0 16 0zm3.024 22.814h-6.047a.442.442 0 00-.442.441v.441c0 .244.198.441.442.441h6.047a.442.442 0 00.442-.441v-.441a.441.441 0 00-.442-.441zM16 19.137c-.774 0-1.401.625-1.401 1.397s.627 1.397 1.401 1.397 1.401-.625 1.401-1.397-.627-1.397-1.401-1.397zm6.858-8.97H9.141a1.476 1.476 0 00-1.475 1.471v7.353a1.478 1.478 0 001.475 1.471h.434a.315.315 0 00.316-.294c.195-3.222 2.872-5.735 6.109-5.735s5.914 2.513 6.109 5.735a.315.315 0 00.316.294h.434a1.476 1.476 0 001.475-1.471v-7.353a1.478 1.478 0 00-1.475-1.471zM16 16.049a4.494 4.494 0 00-4.476 4.044.338.338 0 00.341.368h.8a.342.342 0 00.338-.303c.189-1.507 1.474-2.638 2.997-2.638s2.808 1.131 2.997 2.638c.02.172.165.302.338.303h.8a.34.34 0 00.34-.368 4.493 4.493 0 00-4.476-4.044z" }))); }));
4
+ React.createElement("path", { d: "M19.024 22.814c.244 0 .442.198.442.441v.441a.441.441 0 01-.442.441h-6.047a.442.442 0 01-.442-.441v-.441c0-.244.198-.441.442-.441zM16 19.137c.774 0 1.401.625 1.401 1.397s-.627 1.397-1.401 1.397-1.401-.625-1.401-1.397.627-1.397 1.401-1.397zm6.858-8.97a1.476 1.476 0 011.475 1.471v7.353a1.478 1.478 0 01-1.475 1.471h-.434a.315.315 0 01-.316-.294c-.195-3.222-2.872-5.735-6.109-5.735s-5.914 2.513-6.109 5.735a.315.315 0 01-.316.294H9.14a1.476 1.476 0 01-1.475-1.471v-7.353a1.478 1.478 0 011.475-1.471zM16 16.049a4.494 4.494 0 014.476 4.044.338.338 0 01-.34.368h-.8a.342.342 0 01-.338-.303c-.189-1.507-1.474-2.638-2.997-2.638s-2.808 1.131-2.997 2.638a.342.342 0 01-.338.303h-.8a.338.338 0 01-.341-.368 4.493 4.493 0 014.476-4.044z" }))); }));
5
5
  AvatarRooms.displayName = 'AvatarRooms';
6
6
  AvatarRooms['iconName'] = 'avatar_rooms';
7
7
  export default AvatarRooms;
@@ -0,0 +1,7 @@
1
+ import { __assign } from "tslib";
2
+ import React, { forwardRef, memo } from 'react';
3
+ var Customize = memo(forwardRef(function (props, svgRef) { return (React.createElement("svg", __assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: svgRef }, props),
4
+ React.createElement("path", { d: "M27.077 10c.51 0 .923.448.923 1 0 .513-.356.935-.815.993l-.108.007H4.923C4.413 12 4 11.552 4 11c0-.513.356-.935.815-.993L4.923 10h22.154zM27.077 20c.51 0 .923.448.923 1 0 .513-.356.936-.815.993l-.108.007H4.923C4.413 22 4 21.552 4 21c0-.513.356-.936.815-.993L4.923 20h22.154z" }))); }));
5
+ Customize.displayName = 'Customize';
6
+ Customize['iconName'] = 'customize';
7
+ export default Customize;
@@ -0,0 +1,7 @@
1
+ import { __assign } from "tslib";
2
+ import React, { forwardRef, memo } from 'react';
3
+ var ParkLocation = memo(forwardRef(function (props, svgRef) { return (React.createElement("svg", __assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: svgRef }, props),
4
+ React.createElement("path", { d: "M22 2a8 8 0 018 8v12a8 8 0 01-8 8H10a8 8 0 01-8-8V10a8 8 0 018-8h12zm0 2H10a6 6 0 00-5.996 5.775L4 10v12a6 6 0 005.775 5.996L10 28h12a6 6 0 005.996-5.775L28 22V10a6 6 0 00-5.775-5.996L22 4zm-4.639 5.226c2.548 0 4.333 1.816 4.333 4.399 0 2.379-1.6 4.129-3.912 4.328l-.219.014-.221.005-2.959-.001.001 3.527c0 .58-.467 1.05-1.046 1.05-.488 0-.904-.337-1.017-.812l-.022-.122-.007-.116V11.039c0-.888.638-1.635 1.499-1.787l.154-.021.153-.007h3.262zm-.417 1.922h-2.561v4.903h2.561c1.679 0 2.612-.871 2.612-2.424s-.831-2.409-2.411-2.475l-.201-.004z" }))); }));
5
+ ParkLocation.displayName = 'ParkLocation';
6
+ ParkLocation['iconName'] = 'park-location';
7
+ export default ParkLocation;
@@ -0,0 +1,7 @@
1
+ import { __assign } from "tslib";
2
+ import React, { forwardRef, memo } from 'react';
3
+ var ParkLocationFull = memo(forwardRef(function (props, svgRef) { return (React.createElement("svg", __assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: svgRef }, props),
4
+ React.createElement("path", { d: "M22 2a8 8 0 018 8v12a8 8 0 01-8 8H10a8 8 0 01-8-8V10a8 8 0 018-8h12zm-4.639 7.226h-3.262l-.153.007-.154.021a1.813 1.813 0 00-1.499 1.787V21.5l.007.116.022.122c.113.475.529.812 1.017.812.578 0 1.046-.47 1.046-1.05l-.001-3.527 2.959.001.221-.005.219-.014c2.312-.2 3.912-1.95 3.912-4.328 0-2.582-1.785-4.399-4.333-4.399zm-.417 1.922l.201.004c1.58.066 2.411.921 2.411 2.475s-.933 2.424-2.612 2.424h-2.561v-4.903h2.561z" }))); }));
5
+ ParkLocationFull.displayName = 'ParkLocationFull';
6
+ ParkLocationFull['iconName'] = 'park-location-full';
7
+ export default ParkLocationFull;
@@ -1,5 +1,5 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
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
3
  <title>avatar_rooms</title>
4
- <path d="M16 0c8.837 0 16 7.163 16 16s-7.163 16-16 16c-8.837 0-16-7.163-16-16s7.163-16 16-16zM19.024 22.814h-6.047c-0.244 0-0.442 0.198-0.442 0.441v0.441c0 0.244 0.198 0.441 0.442 0.441h6.047c0.244 0 0.442-0.198 0.442-0.441v-0.441c0-0.244-0.198-0.441-0.442-0.441zM16 19.137c-0.774 0-1.401 0.625-1.401 1.397s0.627 1.397 1.401 1.397c0.774 0 1.401-0.625 1.401-1.397s-0.627-1.397-1.401-1.397zM22.858 10.167h-13.717c-0.814 0.002-1.473 0.659-1.475 1.471v7.353c0.002 0.811 0.661 1.468 1.475 1.471h0.434c0.167 0.001 0.305-0.128 0.316-0.294 0.195-3.222 2.872-5.735 6.109-5.735s5.914 2.513 6.109 5.735c0.011 0.166 0.149 0.295 0.316 0.294h0.434c0.814-0.002 1.473-0.659 1.475-1.471v-7.353c-0.002-0.811-0.661-1.468-1.475-1.471zM16 16.049c-2.313 0.001-4.248 1.749-4.476 4.044-0.008 0.095 0.024 0.189 0.089 0.259s0.156 0.11 0.252 0.109h0.8c0.173-0.001 0.319-0.131 0.338-0.303 0.189-1.507 1.474-2.638 2.997-2.638s2.808 1.131 2.997 2.638c0.020 0.172 0.165 0.302 0.338 0.303h0.8c0.095 0 0.187-0.039 0.251-0.109s0.097-0.164 0.089-0.259c-0.227-2.295-2.163-4.044-4.476-4.044z"></path>
4
+ <path d="M19.024 22.814c0.244 0 0.442 0.198 0.442 0.441v0 0.441c0 0.244-0.198 0.441-0.442 0.441v0h-6.047c-0.244 0-0.442-0.198-0.442-0.441v0-0.441c0-0.244 0.198-0.441 0.442-0.441v0zM16 19.137c0.774 0 1.401 0.625 1.401 1.397s-0.627 1.397-1.401 1.397c-0.774 0-1.401-0.625-1.401-1.397s0.627-1.397 1.401-1.397zM22.858 10.167c0.814 0.002 1.473 0.659 1.475 1.471v0 7.353c-0.002 0.811-0.661 1.468-1.475 1.471v0h-0.434c-0.167 0.001-0.305-0.128-0.316-0.294-0.195-3.222-2.872-5.735-6.109-5.735s-5.914 2.513-6.109 5.735c-0.011 0.166-0.149 0.295-0.316 0.294v0h-0.434c-0.814-0.002-1.473-0.659-1.475-1.471v0-7.353c0.002-0.811 0.661-1.468 1.475-1.471v0zM16 16.049c2.313 0.001 4.248 1.749 4.476 4.044 0.008 0.095-0.024 0.189-0.089 0.259s-0.156 0.11-0.251 0.109v0h-0.8c-0.173-0.001-0.319-0.131-0.338-0.303-0.189-1.507-1.474-2.638-2.997-2.638s-2.808 1.131-2.997 2.638c-0.020 0.172-0.165 0.302-0.338 0.303v0h-0.8c-0.095 0-0.187-0.039-0.252-0.109s-0.097-0.164-0.089-0.259c0.227-2.295 2.163-4.044 4.476-4.044z"></path>
5
5
  </svg>
@@ -0,0 +1,6 @@
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>customize</title>
4
+ <path d="M27.077 10c0.51 0 0.923 0.448 0.923 1 0 0.513-0.356 0.935-0.815 0.993l-0.108 0.007h-22.154c-0.51 0-0.923-0.448-0.923-1 0-0.513 0.356-0.935 0.815-0.993l0.108-0.007h22.154z"></path>
5
+ <path d="M27.077 20c0.51 0 0.923 0.448 0.923 1 0 0.513-0.356 0.936-0.815 0.993l-0.108 0.007h-22.154c-0.51 0-0.923-0.448-0.923-1 0-0.513 0.356-0.936 0.815-0.993l0.108-0.007h22.154z"></path>
6
+ </svg>
File without changes
@@ -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>park-location-full</title>
4
+ <path d="M22 2c4.418 0 8 3.582 8 8v12c0 4.418-3.582 8-8 8h-12c-4.418 0-8-3.582-8-8v-12c0-4.418 3.582-8 8-8h12zM17.361 9.226h-3.262l-0.153 0.007-0.154 0.021c-0.861 0.152-1.499 0.899-1.499 1.787v0 10.459l0.007 0.116 0.022 0.122c0.113 0.475 0.529 0.812 1.017 0.812 0.578 0 1.046-0.47 1.046-1.050v0l-0.001-3.527 2.959 0.001 0.221-0.005 0.219-0.014c2.312-0.2 3.912-1.95 3.912-4.328 0-2.582-1.785-4.399-4.333-4.399v0zM16.944 11.148l0.201 0.004c1.58 0.066 2.411 0.921 2.411 2.475s-0.933 2.424-2.612 2.424v0h-2.561v-4.903l2.561 0z"></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>park-location</title>
4
+ <path d="M22 2c4.418 0 8 3.582 8 8v12c0 4.418-3.582 8-8 8h-12c-4.418 0-8-3.582-8-8v-12c0-4.418 3.582-8 8-8h12zM22 4h-12c-3.238 0-5.878 2.566-5.996 5.775l-0.004 0.225v12c0 3.238 2.566 5.878 5.775 5.996l0.225 0.004h12c3.238 0 5.878-2.566 5.996-5.775l0.004-0.225v-12c0-3.238-2.566-5.878-5.775-5.996l-0.225-0.004zM17.361 9.226c2.548 0 4.333 1.816 4.333 4.399 0 2.379-1.6 4.129-3.912 4.328l-0.219 0.014-0.221 0.005-2.959-0.001 0.001 3.527c0 0.58-0.467 1.050-1.046 1.050-0.488 0-0.904-0.337-1.017-0.812l-0.022-0.122-0.007-0.116v-10.459c0-0.888 0.638-1.635 1.499-1.787l0.154-0.021 0.153-0.007h3.262zM16.944 11.148l-2.561-0v4.903h2.561c1.679 0 2.612-0.871 2.612-2.424s-0.831-2.409-2.411-2.475l-0.201-0.004z"></path>
5
+ </svg>
package/es6/index.js CHANGED
@@ -96,6 +96,7 @@ export { default as ContactsBorder } from './ContactsBorder';
96
96
  export { default as Contacts } from './Contacts';
97
97
  export { default as Copy } from './Copy';
98
98
  export { default as CustomizeTabs } from './CustomizeTabs';
99
+ export { default as Customize } from './Customize';
99
100
  export { default as DashboardBorder } from './DashboardBorder';
100
101
  export { default as Dashboard } from './Dashboard';
101
102
  export { default as DateBorder } from './DateBorder';
@@ -272,6 +273,8 @@ export { default as Outdent } from './Outdent';
272
273
  export { default as ParkCallMessage } from './ParkCallMessage';
273
274
  export { default as ParkCallText } from './ParkCallText';
274
275
  export { default as ParkCall } from './ParkCall';
276
+ export { default as ParkLocationFull } from './ParkLocationFull';
277
+ export { default as ParkLocation } from './ParkLocation';
275
278
  export { default as PartnerCloudContact } from './PartnerCloudContact';
276
279
  export { default as PauseBorder } from './PauseBorder';
277
280
  export { default as PauseCircle } from './PauseCircle';
@@ -1,5 +1,5 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
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
3
  <title>avatar_rooms</title>
4
- <path d="M16 0c8.837 0 16 7.163 16 16s-7.163 16-16 16c-8.837 0-16-7.163-16-16s7.163-16 16-16zM19.024 22.814h-6.047c-0.244 0-0.442 0.198-0.442 0.441v0.441c0 0.244 0.198 0.441 0.442 0.441h6.047c0.244 0 0.442-0.198 0.442-0.441v-0.441c0-0.244-0.198-0.441-0.442-0.441zM16 19.137c-0.774 0-1.401 0.625-1.401 1.397s0.627 1.397 1.401 1.397c0.774 0 1.401-0.625 1.401-1.397s-0.627-1.397-1.401-1.397zM22.858 10.167h-13.717c-0.814 0.002-1.473 0.659-1.475 1.471v7.353c0.002 0.811 0.661 1.468 1.475 1.471h0.434c0.167 0.001 0.305-0.128 0.316-0.294 0.195-3.222 2.872-5.735 6.109-5.735s5.914 2.513 6.109 5.735c0.011 0.166 0.149 0.295 0.316 0.294h0.434c0.814-0.002 1.473-0.659 1.475-1.471v-7.353c-0.002-0.811-0.661-1.468-1.475-1.471zM16 16.049c-2.313 0.001-4.248 1.749-4.476 4.044-0.008 0.095 0.024 0.189 0.089 0.259s0.156 0.11 0.252 0.109h0.8c0.173-0.001 0.319-0.131 0.338-0.303 0.189-1.507 1.474-2.638 2.997-2.638s2.808 1.131 2.997 2.638c0.020 0.172 0.165 0.302 0.338 0.303h0.8c0.095 0 0.187-0.039 0.251-0.109s0.097-0.164 0.089-0.259c-0.227-2.295-2.163-4.044-4.476-4.044z"></path>
4
+ <path d="M19.024 22.814c0.244 0 0.442 0.198 0.442 0.441v0 0.441c0 0.244-0.198 0.441-0.442 0.441v0h-6.047c-0.244 0-0.442-0.198-0.442-0.441v0-0.441c0-0.244 0.198-0.441 0.442-0.441v0zM16 19.137c0.774 0 1.401 0.625 1.401 1.397s-0.627 1.397-1.401 1.397c-0.774 0-1.401-0.625-1.401-1.397s0.627-1.397 1.401-1.397zM22.858 10.167c0.814 0.002 1.473 0.659 1.475 1.471v0 7.353c-0.002 0.811-0.661 1.468-1.475 1.471v0h-0.434c-0.167 0.001-0.305-0.128-0.316-0.294-0.195-3.222-2.872-5.735-6.109-5.735s-5.914 2.513-6.109 5.735c-0.011 0.166-0.149 0.295-0.316 0.294v0h-0.434c-0.814-0.002-1.473-0.659-1.475-1.471v0-7.353c0.002-0.811 0.661-1.468 1.475-1.471v0zM16 16.049c2.313 0.001 4.248 1.749 4.476 4.044 0.008 0.095-0.024 0.189-0.089 0.259s-0.156 0.11-0.251 0.109v0h-0.8c-0.173-0.001-0.319-0.131-0.338-0.303-0.189-1.507-1.474-2.638-2.997-2.638s-2.808 1.131-2.997 2.638c-0.020 0.172-0.165 0.302-0.338 0.303v0h-0.8c-0.095 0-0.187-0.039-0.252-0.109s-0.097-0.164-0.089-0.259c0.227-2.295 2.163-4.044 4.476-4.044z"></path>
5
5
  </svg>
@@ -0,0 +1,6 @@
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>customize</title>
4
+ <path d="M27.077 10c0.51 0 0.923 0.448 0.923 1 0 0.513-0.356 0.935-0.815 0.993l-0.108 0.007h-22.154c-0.51 0-0.923-0.448-0.923-1 0-0.513 0.356-0.935 0.815-0.993l0.108-0.007h22.154z"></path>
5
+ <path d="M27.077 20c0.51 0 0.923 0.448 0.923 1 0 0.513-0.356 0.936-0.815 0.993l-0.108 0.007h-22.154c-0.51 0-0.923-0.448-0.923-1 0-0.513 0.356-0.936 0.815-0.993l0.108-0.007h22.154z"></path>
6
+ </svg>
File without changes
@@ -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>park-location-full</title>
4
+ <path d="M22 2c4.418 0 8 3.582 8 8v12c0 4.418-3.582 8-8 8h-12c-4.418 0-8-3.582-8-8v-12c0-4.418 3.582-8 8-8h12zM17.361 9.226h-3.262l-0.153 0.007-0.154 0.021c-0.861 0.152-1.499 0.899-1.499 1.787v0 10.459l0.007 0.116 0.022 0.122c0.113 0.475 0.529 0.812 1.017 0.812 0.578 0 1.046-0.47 1.046-1.050v0l-0.001-3.527 2.959 0.001 0.221-0.005 0.219-0.014c2.312-0.2 3.912-1.95 3.912-4.328 0-2.582-1.785-4.399-4.333-4.399v0zM16.944 11.148l0.201 0.004c1.58 0.066 2.411 0.921 2.411 2.475s-0.933 2.424-2.612 2.424v0h-2.561v-4.903l2.561 0z"></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>park-location</title>
4
+ <path d="M22 2c4.418 0 8 3.582 8 8v12c0 4.418-3.582 8-8 8h-12c-4.418 0-8-3.582-8-8v-12c0-4.418 3.582-8 8-8h12zM22 4h-12c-3.238 0-5.878 2.566-5.996 5.775l-0.004 0.225v12c0 3.238 2.566 5.878 5.775 5.996l0.225 0.004h12c3.238 0 5.878-2.566 5.996-5.775l0.004-0.225v-12c0-3.238-2.566-5.878-5.775-5.996l-0.225-0.004zM17.361 9.226c2.548 0 4.333 1.816 4.333 4.399 0 2.379-1.6 4.129-3.912 4.328l-0.219 0.014-0.221 0.005-2.959-0.001 0.001 3.527c0 0.58-0.467 1.050-1.046 1.050-0.488 0-0.904-0.337-1.017-0.812l-0.022-0.122-0.007-0.116v-10.459c0-0.888 0.638-1.635 1.499-1.787l0.154-0.021 0.153-0.007h3.262zM16.944 11.148l-2.561-0v4.903h2.561c1.679 0 2.612-0.871 2.612-2.424s-0.831-2.409-2.411-2.475l-0.201-0.004z"></path>
5
+ </svg>
package/index.d.ts CHANGED
@@ -96,6 +96,7 @@ export { default as ContactsBorder } from './ContactsBorder';
96
96
  export { default as Contacts } from './Contacts';
97
97
  export { default as Copy } from './Copy';
98
98
  export { default as CustomizeTabs } from './CustomizeTabs';
99
+ export { default as Customize } from './Customize';
99
100
  export { default as DashboardBorder } from './DashboardBorder';
100
101
  export { default as Dashboard } from './Dashboard';
101
102
  export { default as DateBorder } from './DateBorder';
@@ -272,6 +273,8 @@ export { default as Outdent } from './Outdent';
272
273
  export { default as ParkCallMessage } from './ParkCallMessage';
273
274
  export { default as ParkCallText } from './ParkCallText';
274
275
  export { default as ParkCall } from './ParkCall';
276
+ export { default as ParkLocationFull } from './ParkLocationFull';
277
+ export { default as ParkLocation } from './ParkLocation';
275
278
  export { default as PartnerCloudContact } from './PartnerCloudContact';
276
279
  export { default as PauseBorder } from './PauseBorder';
277
280
  export { default as PauseCircle } from './PauseCircle';
package/index.js CHANGED
@@ -196,6 +196,8 @@ var Copy_1 = require("./Copy");
196
196
  exports.Copy = Copy_1.default;
197
197
  var CustomizeTabs_1 = require("./CustomizeTabs");
198
198
  exports.CustomizeTabs = CustomizeTabs_1.default;
199
+ var Customize_1 = require("./Customize");
200
+ exports.Customize = Customize_1.default;
199
201
  var DashboardBorder_1 = require("./DashboardBorder");
200
202
  exports.DashboardBorder = DashboardBorder_1.default;
201
203
  var Dashboard_1 = require("./Dashboard");
@@ -548,6 +550,10 @@ var ParkCallText_1 = require("./ParkCallText");
548
550
  exports.ParkCallText = ParkCallText_1.default;
549
551
  var ParkCall_1 = require("./ParkCall");
550
552
  exports.ParkCall = ParkCall_1.default;
553
+ var ParkLocationFull_1 = require("./ParkLocationFull");
554
+ exports.ParkLocationFull = ParkLocationFull_1.default;
555
+ var ParkLocation_1 = require("./ParkLocation");
556
+ exports.ParkLocation = ParkLocation_1.default;
551
557
  var PartnerCloudContact_1 = require("./PartnerCloudContact");
552
558
  exports.PartnerCloudContact = PartnerCloudContact_1.default;
553
559
  var PauseBorder_1 = require("./PauseBorder");
package/package.json CHANGED
@@ -1,15 +1,15 @@
1
1
  {
2
2
  "name": "@ringcentral/juno-icon",
3
- "version": "1.0.1",
3
+ "version": "1.0.3",
4
4
  "author": "RingCentral",
5
5
  "license": "MIT",
6
6
  "bugs": {
7
- "url": "https://git.ringcentral.com/RCUI/rcui/issues"
7
+ "url": "https://github.com/ringcentral/juno/issues"
8
8
  },
9
- "homepage": "https://git.ringcentral.com/RCUI/rcui#readme",
9
+ "homepage": "https://github.com/ringcentral/juno#readme",
10
10
  "repository": {
11
11
  "type": "git",
12
- "url": "https://git.ringcentral.com/RCUI/rcui.git"
12
+ "url": "https://github.com/ringcentral/juno.git"
13
13
  },
14
14
  "dependencies": {
15
15
  "@material-ui/core": "^4.12.3",