@ringcentral/juno-icon 1.16.0 → 1.17.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 ComplanyLine: 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 ComplanyLine;
@@ -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 ComplanyLine = 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: "M2 5v19.833h2.333V26c0 2.579 2.087 4.667 4.667 4.667S13.667 28.58 13.667 26v-1.167H30V5H11.333v21c0 1.39-.943 2.333-2.333 2.333S6.667 27.39 6.667 26v-1.167H9V5H2zm2.333 2.333h2.333V22.5H4.333V7.333zm9.334 0h14V22.5h-14V7.333zM16 9.667V12h9.333V9.667H16zm0 4.666v2.333h2.333v-2.333H16zm3.5 0v2.333h2.333v-2.333H19.5zm3.5 0v2.333h2.333v-2.333H23zm-7 3.5v2.333h2.333v-2.333H16zm3.5 0v2.333h2.333v-2.333H19.5zm3.5 0v2.333h2.333v-2.333H23z" }))); }));
8
+ ComplanyLine.displayName = 'ComplanyLine';
9
+ ComplanyLine['iconName'] = 'complany-line';
10
+ exports.default = ComplanyLine;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const DirectLine: 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 DirectLine;
package/DirectLine.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 DirectLine = 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: "M8 2v25.76c0 .586.206 1.186.63 1.61s1.024.63 1.61.63h11.2c.586 0 1.186-.206 1.61-.63s.63-1.024.63-1.61V7.6c0-.586-.206-1.186-.63-1.61s-1.024-.63-1.61-.63h-11.2V2H8zm2.24 5.6h11.2v4.48h-11.2V7.6zm0 6.72h11.2v13.44h-11.2V14.32zm1.12 2.24v2.24h2.24v-2.24h-2.24zm3.36 0v2.24h2.24v-2.24h-2.24zm3.36 0v2.24h2.24v-2.24h-2.24zm-6.72 3.36v2.24h2.24v-2.24h-2.24zm3.36 0v2.24h2.24v-2.24h-2.24zm3.36 0v2.24h2.24v-2.24h-2.24zm-6.72 3.36v2.24h2.24v-2.24h-2.24zm3.36 0v2.24h2.24v-2.24h-2.24zm3.36 0v2.24h2.24v-2.24h-2.24z" }))); }));
8
+ DirectLine.displayName = 'DirectLine';
9
+ DirectLine['iconName'] = 'direct-line';
10
+ exports.default = DirectLine;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const ExtentionLine: 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 ExtentionLine;
@@ -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 ExtentionLine = 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: "M16 4c-4.194 0-7.745.77-10.13 1.481A5.42 5.42 0 0 0 2 10.664v3.029a2.17 2.17 0 0 0 2.154 2.154h4.308a2.17 2.17 0 0 0 2.154-2.154v-2.827c.202-.093.244-.13.841-.303.98-.286 2.478-.572 4.543-.572s3.563.286 4.543.572c.597.172.639.21.841.303v2.827a2.17 2.17 0 0 0 2.154 2.154h4.308A2.17 2.17 0 0 0 30 13.693v-3.029a5.426 5.426 0 0 0-3.87-5.183A35.975 35.975 0 0 0 16 4zm0 2.154c3.929 0 7.29.715 9.524 1.38a3.248 3.248 0 0 1 2.322 3.13v3.029h-4.308V9.52L23 9.217s-.686-.4-1.851-.74-2.877-.639-5.149-.639c-2.272 0-3.984.299-5.149.639S9 9.217 9 9.217l-.538.303v4.173H4.154v-3.029c0-1.443.93-2.718 2.322-3.13A33.908 33.908 0 0 1 16 6.154zM9.538 18c-1.191 0-2.154.963-2.154 2.154s.963 2.154 2.154 2.154c1.191 0 2.154-.963 2.154-2.154S10.729 18 9.538 18zM16 18c-1.191 0-2.154.963-2.154 2.154s.963 2.154 2.154 2.154c1.191 0 2.154-.963 2.154-2.154S17.191 18 16 18zm6.462 0c-1.191 0-2.154.963-2.154 2.154s.963 2.154 2.154 2.154c1.191 0 2.154-.963 2.154-2.154S23.653 18 22.462 18zM9.538 24.462c-1.191 0-2.154.963-2.154 2.154s.963 2.154 2.154 2.154c1.191 0 2.154-.963 2.154-2.154s-.963-2.154-2.154-2.154zm6.462 0c-1.191 0-2.154.963-2.154 2.154S14.809 28.77 16 28.77c1.191 0 2.154-.963 2.154-2.154s-.963-2.154-2.154-2.154zm6.462 0c-1.191 0-2.154.963-2.154 2.154s.963 2.154 2.154 2.154c1.191 0 2.154-.963 2.154-2.154s-.963-2.154-2.154-2.154z" }))); }));
8
+ ExtentionLine.displayName = 'ExtentionLine';
9
+ ExtentionLine['iconName'] = 'extention-line';
10
+ exports.default = ExtentionLine;
package/Welcome.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const Welcome: 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 Welcome;
package/Welcome.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 Welcome = 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: "M20.892 2a.976.976 0 0 0-.539 1.795c1.732 1.164 2.99 2.992 2.99 2.992a.978.978 0 0 0 1.687-.119.974.974 0 0 0-.069-.974s-1.377-2.078-3.519-3.518a.978.978 0 0 0-.551-.174zm-4.584 1.303a.978.978 0 0 0-.407 1.855c2.181 1.097 4.142 4.187 4.142 4.187a.98.98 0 0 0 1.692-.027.977.977 0 0 0-.016-.977s-1.945-3.42-4.941-4.927a.975.975 0 0 0-.47-.111zm-5.465 1.328a1.305 1.305 0 0 0-.964.544c-.379.526-.267 1.266.192 1.724l5.657 5.657a.65.65 0 1 1-.921.921L7.902 6.573a1.302 1.302 0 0 0-1.983.167c-.379.526-.267 1.264.192 1.723l6.856 6.856a.65.65 0 1 1-.921.921l-6.019-6.018a1.302 1.302 0 0 0-1.983.167c-.379.526-.267 1.266.192 1.724l6.43 6.43a.65.65 0 1 1-.921.921l-4.472-4.478c-.458-.459-1.197-.571-1.724-.192a1.302 1.302 0 0 0-.168 1.983L13.61 27.011a5.598 5.598 0 0 0 7.919.001l5.151-5.151c.62-.62 1.132-1.85 1.13-2.727-.01-3.823.657-5.585 1.092-7.629.324-1.522-1.075-2.949-2.559-2.023-2.518 1.57-1.543 5.053-3.249 6.759L11.863 5.01a1.297 1.297 0 0 0-1.02-.378zM4.637 22.175a.98.98 0 0 0-.889 1.426c2.128 4.255 6.296 6.296 6.296 6.296a.976.976 0 1 0 .873-1.747s-3.644-1.865-5.423-5.421a.976.976 0 0 0-.858-.553z" }))); }));
8
+ Welcome.displayName = 'Welcome';
9
+ Welcome['iconName'] = 'welcome';
10
+ exports.default = Welcome;
@@ -0,0 +1,8 @@
1
+ import { __assign } from "tslib";
2
+ import * as React from 'react';
3
+ import { forwardRef, memo } from 'react';
4
+ var ComplanyLine = 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: "M2 5v19.833h2.333V26c0 2.579 2.087 4.667 4.667 4.667S13.667 28.58 13.667 26v-1.167H30V5H11.333v21c0 1.39-.943 2.333-2.333 2.333S6.667 27.39 6.667 26v-1.167H9V5H2zm2.333 2.333h2.333V22.5H4.333V7.333zm9.334 0h14V22.5h-14V7.333zM16 9.667V12h9.333V9.667H16zm0 4.666v2.333h2.333v-2.333H16zm3.5 0v2.333h2.333v-2.333H19.5zm3.5 0v2.333h2.333v-2.333H23zm-7 3.5v2.333h2.333v-2.333H16zm3.5 0v2.333h2.333v-2.333H19.5zm3.5 0v2.333h2.333v-2.333H23z" }))); }));
6
+ ComplanyLine.displayName = 'ComplanyLine';
7
+ ComplanyLine['iconName'] = 'complany-line';
8
+ export default ComplanyLine;
@@ -0,0 +1,8 @@
1
+ import { __assign } from "tslib";
2
+ import * as React from 'react';
3
+ import { forwardRef, memo } from 'react';
4
+ var DirectLine = 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: "M8 2v25.76c0 .586.206 1.186.63 1.61s1.024.63 1.61.63h11.2c.586 0 1.186-.206 1.61-.63s.63-1.024.63-1.61V7.6c0-.586-.206-1.186-.63-1.61s-1.024-.63-1.61-.63h-11.2V2H8zm2.24 5.6h11.2v4.48h-11.2V7.6zm0 6.72h11.2v13.44h-11.2V14.32zm1.12 2.24v2.24h2.24v-2.24h-2.24zm3.36 0v2.24h2.24v-2.24h-2.24zm3.36 0v2.24h2.24v-2.24h-2.24zm-6.72 3.36v2.24h2.24v-2.24h-2.24zm3.36 0v2.24h2.24v-2.24h-2.24zm3.36 0v2.24h2.24v-2.24h-2.24zm-6.72 3.36v2.24h2.24v-2.24h-2.24zm3.36 0v2.24h2.24v-2.24h-2.24zm3.36 0v2.24h2.24v-2.24h-2.24z" }))); }));
6
+ DirectLine.displayName = 'DirectLine';
7
+ DirectLine['iconName'] = 'direct-line';
8
+ export default DirectLine;
@@ -0,0 +1,8 @@
1
+ import { __assign } from "tslib";
2
+ import * as React from 'react';
3
+ import { forwardRef, memo } from 'react';
4
+ var ExtentionLine = 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: "M16 4c-4.194 0-7.745.77-10.13 1.481A5.42 5.42 0 0 0 2 10.664v3.029a2.17 2.17 0 0 0 2.154 2.154h4.308a2.17 2.17 0 0 0 2.154-2.154v-2.827c.202-.093.244-.13.841-.303.98-.286 2.478-.572 4.543-.572s3.563.286 4.543.572c.597.172.639.21.841.303v2.827a2.17 2.17 0 0 0 2.154 2.154h4.308A2.17 2.17 0 0 0 30 13.693v-3.029a5.426 5.426 0 0 0-3.87-5.183A35.975 35.975 0 0 0 16 4zm0 2.154c3.929 0 7.29.715 9.524 1.38a3.248 3.248 0 0 1 2.322 3.13v3.029h-4.308V9.52L23 9.217s-.686-.4-1.851-.74-2.877-.639-5.149-.639c-2.272 0-3.984.299-5.149.639S9 9.217 9 9.217l-.538.303v4.173H4.154v-3.029c0-1.443.93-2.718 2.322-3.13A33.908 33.908 0 0 1 16 6.154zM9.538 18c-1.191 0-2.154.963-2.154 2.154s.963 2.154 2.154 2.154c1.191 0 2.154-.963 2.154-2.154S10.729 18 9.538 18zM16 18c-1.191 0-2.154.963-2.154 2.154s.963 2.154 2.154 2.154c1.191 0 2.154-.963 2.154-2.154S17.191 18 16 18zm6.462 0c-1.191 0-2.154.963-2.154 2.154s.963 2.154 2.154 2.154c1.191 0 2.154-.963 2.154-2.154S23.653 18 22.462 18zM9.538 24.462c-1.191 0-2.154.963-2.154 2.154s.963 2.154 2.154 2.154c1.191 0 2.154-.963 2.154-2.154s-.963-2.154-2.154-2.154zm6.462 0c-1.191 0-2.154.963-2.154 2.154S14.809 28.77 16 28.77c1.191 0 2.154-.963 2.154-2.154s-.963-2.154-2.154-2.154zm6.462 0c-1.191 0-2.154.963-2.154 2.154s.963 2.154 2.154 2.154c1.191 0 2.154-.963 2.154-2.154s-.963-2.154-2.154-2.154z" }))); }));
6
+ ExtentionLine.displayName = 'ExtentionLine';
7
+ ExtentionLine['iconName'] = 'extention-line';
8
+ export default ExtentionLine;
package/es6/Welcome.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 Welcome = 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: "M20.892 2a.976.976 0 0 0-.539 1.795c1.732 1.164 2.99 2.992 2.99 2.992a.978.978 0 0 0 1.687-.119.974.974 0 0 0-.069-.974s-1.377-2.078-3.519-3.518a.978.978 0 0 0-.551-.174zm-4.584 1.303a.978.978 0 0 0-.407 1.855c2.181 1.097 4.142 4.187 4.142 4.187a.98.98 0 0 0 1.692-.027.977.977 0 0 0-.016-.977s-1.945-3.42-4.941-4.927a.975.975 0 0 0-.47-.111zm-5.465 1.328a1.305 1.305 0 0 0-.964.544c-.379.526-.267 1.266.192 1.724l5.657 5.657a.65.65 0 1 1-.921.921L7.902 6.573a1.302 1.302 0 0 0-1.983.167c-.379.526-.267 1.264.192 1.723l6.856 6.856a.65.65 0 1 1-.921.921l-6.019-6.018a1.302 1.302 0 0 0-1.983.167c-.379.526-.267 1.266.192 1.724l6.43 6.43a.65.65 0 1 1-.921.921l-4.472-4.478c-.458-.459-1.197-.571-1.724-.192a1.302 1.302 0 0 0-.168 1.983L13.61 27.011a5.598 5.598 0 0 0 7.919.001l5.151-5.151c.62-.62 1.132-1.85 1.13-2.727-.01-3.823.657-5.585 1.092-7.629.324-1.522-1.075-2.949-2.559-2.023-2.518 1.57-1.543 5.053-3.249 6.759L11.863 5.01a1.297 1.297 0 0 0-1.02-.378zM4.637 22.175a.98.98 0 0 0-.889 1.426c2.128 4.255 6.296 6.296 6.296 6.296a.976.976 0 1 0 .873-1.747s-3.644-1.865-5.423-5.421a.976.976 0 0 0-.858-.553z" }))); }));
6
+ Welcome.displayName = 'Welcome';
7
+ Welcome['iconName'] = 'welcome';
8
+ export default Welcome;
@@ -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>complany-line</title>
4
+ <path d="M2 5v19.833h2.333v1.167c0 2.579 2.087 4.667 4.667 4.667s4.667-2.087 4.667-4.667v-1.167h16.333v-19.833h-18.667v21c0 1.39-0.943 2.333-2.333 2.333s-2.333-0.943-2.333-2.333v-1.167h2.333v-19.833h-7zM4.333 7.333h2.333v15.167h-2.333v-15.167zM13.667 7.333h14v15.167h-14v-15.167zM16 9.667v2.333h9.333v-2.333h-9.333zM16 14.333v2.333h2.333v-2.333h-2.333zM19.5 14.333v2.333h2.333v-2.333h-2.333zM23 14.333v2.333h2.333v-2.333h-2.333zM16 17.833v2.333h2.333v-2.333h-2.333zM19.5 17.833v2.333h2.333v-2.333h-2.333zM23 17.833v2.333h2.333v-2.333h-2.333z"></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>direct-line</title>
4
+ <path d="M8 2v25.76c0 0.586 0.206 1.186 0.63 1.61s1.024 0.63 1.61 0.63h11.2c0.586 0 1.186-0.206 1.61-0.63s0.63-1.024 0.63-1.61v-20.16c0-0.586-0.206-1.186-0.63-1.61s-1.024-0.63-1.61-0.63h-11.2v-3.36h-2.24zM10.24 7.6h11.2v4.48h-11.2v-4.48zM10.24 14.32h11.2v13.44h-11.2v-13.44zM11.36 16.56v2.24h2.24v-2.24h-2.24zM14.72 16.56v2.24h2.24v-2.24h-2.24zM18.080 16.56v2.24h2.24v-2.24h-2.24zM11.36 19.92v2.24h2.24v-2.24h-2.24zM14.72 19.92v2.24h2.24v-2.24h-2.24zM18.080 19.92v2.24h2.24v-2.24h-2.24zM11.36 23.28v2.24h2.24v-2.24h-2.24zM14.72 23.28v2.24h2.24v-2.24h-2.24zM18.080 23.28v2.24h2.24v-2.24h-2.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>extention-line</title>
4
+ <path d="M16 4c-4.194 0-7.745 0.77-10.13 1.481-2.284 0.677-3.87 2.793-3.87 5.183v3.029c0 1.178 0.976 2.154 2.154 2.154h4.308c1.178 0 2.154-0.976 2.154-2.154v-2.827c0.202-0.093 0.244-0.13 0.841-0.303 0.98-0.286 2.478-0.572 4.543-0.572s3.563 0.286 4.543 0.572c0.597 0.172 0.639 0.21 0.841 0.303v2.827c0 1.178 0.976 2.154 2.154 2.154h4.308c1.178 0 2.154-0.976 2.154-2.154v-3.029c0-2.389-1.586-4.501-3.87-5.183-2.385-0.707-5.936-1.481-10.13-1.481zM16 6.154c3.929 0 7.29 0.715 9.524 1.38 1.392 0.412 2.322 1.687 2.322 3.13v3.029h-4.308v-4.173l-0.538-0.303c0 0-0.686-0.4-1.851-0.74s-2.877-0.639-5.149-0.639c-2.272 0-3.984 0.299-5.149 0.639s-1.851 0.74-1.851 0.74l-0.538 0.303v4.173h-4.308v-3.029c0-1.443 0.93-2.718 2.322-3.13 2.234-0.665 5.595-1.38 9.524-1.38zM9.538 18c-1.191 0-2.154 0.963-2.154 2.154s0.963 2.154 2.154 2.154c1.191 0 2.154-0.963 2.154-2.154s-0.963-2.154-2.154-2.154zM16 18c-1.191 0-2.154 0.963-2.154 2.154s0.963 2.154 2.154 2.154c1.191 0 2.154-0.963 2.154-2.154s-0.963-2.154-2.154-2.154zM22.462 18c-1.191 0-2.154 0.963-2.154 2.154s0.963 2.154 2.154 2.154c1.191 0 2.154-0.963 2.154-2.154s-0.963-2.154-2.154-2.154zM9.538 24.462c-1.191 0-2.154 0.963-2.154 2.154s0.963 2.154 2.154 2.154c1.191 0 2.154-0.963 2.154-2.154s-0.963-2.154-2.154-2.154zM16 24.462c-1.191 0-2.154 0.963-2.154 2.154s0.963 2.154 2.154 2.154c1.191 0 2.154-0.963 2.154-2.154s-0.963-2.154-2.154-2.154zM22.462 24.462c-1.191 0-2.154 0.963-2.154 2.154s0.963 2.154 2.154 2.154c1.191 0 2.154-0.963 2.154-2.154s-0.963-2.154-2.154-2.154z"></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>welcome</title>
4
+ <path d="M20.892 2c-0.433-0.002-0.816 0.281-0.94 0.696s0.039 0.862 0.401 1.099c1.732 1.164 2.99 2.992 2.99 2.992 0.195 0.289 0.53 0.452 0.878 0.428s0.657-0.233 0.809-0.547c0.153-0.314 0.127-0.685-0.069-0.974 0 0-1.377-2.078-3.519-3.518-0.162-0.112-0.354-0.173-0.551-0.174v0zM16.308 3.303c-0.451 0.009-0.838 0.326-0.935 0.767s0.121 0.891 0.528 1.088c2.181 1.097 4.142 4.187 4.142 4.187 0.179 0.299 0.505 0.48 0.854 0.475s0.668-0.197 0.838-0.502c0.17-0.305 0.163-0.678-0.016-0.977 0 0-1.945-3.42-4.941-4.927-0.145-0.076-0.307-0.114-0.47-0.111v0zM10.843 4.631c-0.366 0.028-0.722 0.209-0.964 0.544-0.379 0.526-0.267 1.266 0.192 1.724l5.657 5.657c0.255 0.255 0.255 0.667 0 0.921s-0.667 0.255-0.921 0l-6.905-6.904c-0.559-0.559-1.5-0.504-1.983 0.167-0.379 0.526-0.267 1.264 0.192 1.723l6.856 6.856c0.255 0.255 0.255 0.667 0 0.921s-0.667 0.255-0.921 0l-6.019-6.018c-0.559-0.559-1.5-0.504-1.983 0.167-0.379 0.526-0.267 1.266 0.192 1.724l6.43 6.43c0.255 0.255 0.255 0.667 0 0.921s-0.667 0.255-0.921 0l-4.472-4.478c-0.458-0.459-1.197-0.571-1.724-0.192-0.671 0.483-0.727 1.424-0.168 1.983l10.229 10.234c2.187 2.187 5.732 2.189 7.919 0.001l5.151-5.151c0.62-0.62 1.132-1.85 1.13-2.727-0.010-3.823 0.657-5.585 1.092-7.629 0.324-1.522-1.075-2.949-2.559-2.023-2.518 1.57-1.543 5.053-3.249 6.759l-11.231-11.231c-0.28-0.28-0.654-0.406-1.020-0.378zM4.637 22.175c-0.345-0.008-0.668 0.167-0.85 0.46s-0.197 0.66-0.039 0.966c2.128 4.255 6.296 6.296 6.296 6.296 0.482 0.241 1.069 0.046 1.31-0.437s0.046-1.069-0.437-1.31c0 0-3.644-1.865-5.423-5.421-0.159-0.331-0.491-0.545-0.858-0.553z"></path>
5
+ </svg>
package/es6/index.js CHANGED
@@ -97,6 +97,7 @@ export { default as Close } from './Close';
97
97
  export { default as CloudContact } from './CloudContact';
98
98
  export { default as CodeSnippets } from './CodeSnippets';
99
99
  export { default as Comments } from './Comments';
100
+ export { default as ComplanyLine } from './ComplanyLine';
100
101
  export { default as Computer } from './Computer';
101
102
  export { default as ConferenceBorder } from './ConferenceBorder';
102
103
  export { default as Conference } from './Conference';
@@ -135,6 +136,7 @@ export { default as Department } from './Department';
135
136
  export { default as Dial } from './Dial';
136
137
  export { default as DialerS } from './DialerS';
137
138
  export { default as Dialer } from './Dialer';
139
+ export { default as DirectLine } from './DirectLine';
138
140
  export { default as DocD } from './DocD';
139
141
  export { default as Doc } from './Doc';
140
142
  export { default as DockBorder } from './DockBorder';
@@ -157,6 +159,7 @@ export { default as Evernote } from './Evernote';
157
159
  export { default as ExcelD } from './ExcelD';
158
160
  export { default as Excel } from './Excel';
159
161
  export { default as Expand } from './Expand';
162
+ export { default as ExtentionLine } from './ExtentionLine';
160
163
  export { default as ExternalLink } from './ExternalLink';
161
164
  export { default as FacebookShareNumberIcon } from './FacebookShareNumberIcon';
162
165
  export { default as FailedFaxBorder } from './FailedFaxBorder';
@@ -428,6 +431,7 @@ export { default as WeakConnection } from './WeakConnection';
428
431
  export { default as WebinarBorder } from './WebinarBorder';
429
432
  export { default as Webinar } from './Webinar';
430
433
  export { default as Webpage } from './Webpage';
434
+ export { default as Welcome } from './Welcome';
431
435
  export { default as Whisper } from './Whisper';
432
436
  export { default as Work } from './Work';
433
437
  export { default as WorkspaceBorder } from './WorkspaceBorder';
@@ -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>complany-line</title>
4
+ <path d="M2 5v19.833h2.333v1.167c0 2.579 2.087 4.667 4.667 4.667s4.667-2.087 4.667-4.667v-1.167h16.333v-19.833h-18.667v21c0 1.39-0.943 2.333-2.333 2.333s-2.333-0.943-2.333-2.333v-1.167h2.333v-19.833h-7zM4.333 7.333h2.333v15.167h-2.333v-15.167zM13.667 7.333h14v15.167h-14v-15.167zM16 9.667v2.333h9.333v-2.333h-9.333zM16 14.333v2.333h2.333v-2.333h-2.333zM19.5 14.333v2.333h2.333v-2.333h-2.333zM23 14.333v2.333h2.333v-2.333h-2.333zM16 17.833v2.333h2.333v-2.333h-2.333zM19.5 17.833v2.333h2.333v-2.333h-2.333zM23 17.833v2.333h2.333v-2.333h-2.333z"></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>direct-line</title>
4
+ <path d="M8 2v25.76c0 0.586 0.206 1.186 0.63 1.61s1.024 0.63 1.61 0.63h11.2c0.586 0 1.186-0.206 1.61-0.63s0.63-1.024 0.63-1.61v-20.16c0-0.586-0.206-1.186-0.63-1.61s-1.024-0.63-1.61-0.63h-11.2v-3.36h-2.24zM10.24 7.6h11.2v4.48h-11.2v-4.48zM10.24 14.32h11.2v13.44h-11.2v-13.44zM11.36 16.56v2.24h2.24v-2.24h-2.24zM14.72 16.56v2.24h2.24v-2.24h-2.24zM18.080 16.56v2.24h2.24v-2.24h-2.24zM11.36 19.92v2.24h2.24v-2.24h-2.24zM14.72 19.92v2.24h2.24v-2.24h-2.24zM18.080 19.92v2.24h2.24v-2.24h-2.24zM11.36 23.28v2.24h2.24v-2.24h-2.24zM14.72 23.28v2.24h2.24v-2.24h-2.24zM18.080 23.28v2.24h2.24v-2.24h-2.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>extention-line</title>
4
+ <path d="M16 4c-4.194 0-7.745 0.77-10.13 1.481-2.284 0.677-3.87 2.793-3.87 5.183v3.029c0 1.178 0.976 2.154 2.154 2.154h4.308c1.178 0 2.154-0.976 2.154-2.154v-2.827c0.202-0.093 0.244-0.13 0.841-0.303 0.98-0.286 2.478-0.572 4.543-0.572s3.563 0.286 4.543 0.572c0.597 0.172 0.639 0.21 0.841 0.303v2.827c0 1.178 0.976 2.154 2.154 2.154h4.308c1.178 0 2.154-0.976 2.154-2.154v-3.029c0-2.389-1.586-4.501-3.87-5.183-2.385-0.707-5.936-1.481-10.13-1.481zM16 6.154c3.929 0 7.29 0.715 9.524 1.38 1.392 0.412 2.322 1.687 2.322 3.13v3.029h-4.308v-4.173l-0.538-0.303c0 0-0.686-0.4-1.851-0.74s-2.877-0.639-5.149-0.639c-2.272 0-3.984 0.299-5.149 0.639s-1.851 0.74-1.851 0.74l-0.538 0.303v4.173h-4.308v-3.029c0-1.443 0.93-2.718 2.322-3.13 2.234-0.665 5.595-1.38 9.524-1.38zM9.538 18c-1.191 0-2.154 0.963-2.154 2.154s0.963 2.154 2.154 2.154c1.191 0 2.154-0.963 2.154-2.154s-0.963-2.154-2.154-2.154zM16 18c-1.191 0-2.154 0.963-2.154 2.154s0.963 2.154 2.154 2.154c1.191 0 2.154-0.963 2.154-2.154s-0.963-2.154-2.154-2.154zM22.462 18c-1.191 0-2.154 0.963-2.154 2.154s0.963 2.154 2.154 2.154c1.191 0 2.154-0.963 2.154-2.154s-0.963-2.154-2.154-2.154zM9.538 24.462c-1.191 0-2.154 0.963-2.154 2.154s0.963 2.154 2.154 2.154c1.191 0 2.154-0.963 2.154-2.154s-0.963-2.154-2.154-2.154zM16 24.462c-1.191 0-2.154 0.963-2.154 2.154s0.963 2.154 2.154 2.154c1.191 0 2.154-0.963 2.154-2.154s-0.963-2.154-2.154-2.154zM22.462 24.462c-1.191 0-2.154 0.963-2.154 2.154s0.963 2.154 2.154 2.154c1.191 0 2.154-0.963 2.154-2.154s-0.963-2.154-2.154-2.154z"></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>welcome</title>
4
+ <path d="M20.892 2c-0.433-0.002-0.816 0.281-0.94 0.696s0.039 0.862 0.401 1.099c1.732 1.164 2.99 2.992 2.99 2.992 0.195 0.289 0.53 0.452 0.878 0.428s0.657-0.233 0.809-0.547c0.153-0.314 0.127-0.685-0.069-0.974 0 0-1.377-2.078-3.519-3.518-0.162-0.112-0.354-0.173-0.551-0.174v0zM16.308 3.303c-0.451 0.009-0.838 0.326-0.935 0.767s0.121 0.891 0.528 1.088c2.181 1.097 4.142 4.187 4.142 4.187 0.179 0.299 0.505 0.48 0.854 0.475s0.668-0.197 0.838-0.502c0.17-0.305 0.163-0.678-0.016-0.977 0 0-1.945-3.42-4.941-4.927-0.145-0.076-0.307-0.114-0.47-0.111v0zM10.843 4.631c-0.366 0.028-0.722 0.209-0.964 0.544-0.379 0.526-0.267 1.266 0.192 1.724l5.657 5.657c0.255 0.255 0.255 0.667 0 0.921s-0.667 0.255-0.921 0l-6.905-6.904c-0.559-0.559-1.5-0.504-1.983 0.167-0.379 0.526-0.267 1.264 0.192 1.723l6.856 6.856c0.255 0.255 0.255 0.667 0 0.921s-0.667 0.255-0.921 0l-6.019-6.018c-0.559-0.559-1.5-0.504-1.983 0.167-0.379 0.526-0.267 1.266 0.192 1.724l6.43 6.43c0.255 0.255 0.255 0.667 0 0.921s-0.667 0.255-0.921 0l-4.472-4.478c-0.458-0.459-1.197-0.571-1.724-0.192-0.671 0.483-0.727 1.424-0.168 1.983l10.229 10.234c2.187 2.187 5.732 2.189 7.919 0.001l5.151-5.151c0.62-0.62 1.132-1.85 1.13-2.727-0.010-3.823 0.657-5.585 1.092-7.629 0.324-1.522-1.075-2.949-2.559-2.023-2.518 1.57-1.543 5.053-3.249 6.759l-11.231-11.231c-0.28-0.28-0.654-0.406-1.020-0.378zM4.637 22.175c-0.345-0.008-0.668 0.167-0.85 0.46s-0.197 0.66-0.039 0.966c2.128 4.255 6.296 6.296 6.296 6.296 0.482 0.241 1.069 0.046 1.31-0.437s0.046-1.069-0.437-1.31c0 0-3.644-1.865-5.423-5.421-0.159-0.331-0.491-0.545-0.858-0.553z"></path>
5
+ </svg>
package/index.d.ts CHANGED
@@ -97,6 +97,7 @@ export { default as Close } from './Close';
97
97
  export { default as CloudContact } from './CloudContact';
98
98
  export { default as CodeSnippets } from './CodeSnippets';
99
99
  export { default as Comments } from './Comments';
100
+ export { default as ComplanyLine } from './ComplanyLine';
100
101
  export { default as Computer } from './Computer';
101
102
  export { default as ConferenceBorder } from './ConferenceBorder';
102
103
  export { default as Conference } from './Conference';
@@ -135,6 +136,7 @@ export { default as Department } from './Department';
135
136
  export { default as Dial } from './Dial';
136
137
  export { default as DialerS } from './DialerS';
137
138
  export { default as Dialer } from './Dialer';
139
+ export { default as DirectLine } from './DirectLine';
138
140
  export { default as DocD } from './DocD';
139
141
  export { default as Doc } from './Doc';
140
142
  export { default as DockBorder } from './DockBorder';
@@ -157,6 +159,7 @@ export { default as Evernote } from './Evernote';
157
159
  export { default as ExcelD } from './ExcelD';
158
160
  export { default as Excel } from './Excel';
159
161
  export { default as Expand } from './Expand';
162
+ export { default as ExtentionLine } from './ExtentionLine';
160
163
  export { default as ExternalLink } from './ExternalLink';
161
164
  export { default as FacebookShareNumberIcon } from './FacebookShareNumberIcon';
162
165
  export { default as FailedFaxBorder } from './FailedFaxBorder';
@@ -428,6 +431,7 @@ export { default as WeakConnection } from './WeakConnection';
428
431
  export { default as WebinarBorder } from './WebinarBorder';
429
432
  export { default as Webinar } from './Webinar';
430
433
  export { default as Webpage } from './Webpage';
434
+ export { default as Welcome } from './Welcome';
431
435
  export { default as Whisper } from './Whisper';
432
436
  export { default as Work } from './Work';
433
437
  export { default as WorkspaceBorder } from './WorkspaceBorder';
package/index.js CHANGED
@@ -198,6 +198,8 @@ var CodeSnippets_1 = require("./CodeSnippets");
198
198
  exports.CodeSnippets = CodeSnippets_1.default;
199
199
  var Comments_1 = require("./Comments");
200
200
  exports.Comments = Comments_1.default;
201
+ var ComplanyLine_1 = require("./ComplanyLine");
202
+ exports.ComplanyLine = ComplanyLine_1.default;
201
203
  var Computer_1 = require("./Computer");
202
204
  exports.Computer = Computer_1.default;
203
205
  var ConferenceBorder_1 = require("./ConferenceBorder");
@@ -274,6 +276,8 @@ var DialerS_1 = require("./DialerS");
274
276
  exports.DialerS = DialerS_1.default;
275
277
  var Dialer_1 = require("./Dialer");
276
278
  exports.Dialer = Dialer_1.default;
279
+ var DirectLine_1 = require("./DirectLine");
280
+ exports.DirectLine = DirectLine_1.default;
277
281
  var DocD_1 = require("./DocD");
278
282
  exports.DocD = DocD_1.default;
279
283
  var Doc_1 = require("./Doc");
@@ -318,6 +322,8 @@ var Excel_1 = require("./Excel");
318
322
  exports.Excel = Excel_1.default;
319
323
  var Expand_1 = require("./Expand");
320
324
  exports.Expand = Expand_1.default;
325
+ var ExtentionLine_1 = require("./ExtentionLine");
326
+ exports.ExtentionLine = ExtentionLine_1.default;
321
327
  var ExternalLink_1 = require("./ExternalLink");
322
328
  exports.ExternalLink = ExternalLink_1.default;
323
329
  var FacebookShareNumberIcon_1 = require("./FacebookShareNumberIcon");
@@ -860,6 +866,8 @@ var Webinar_1 = require("./Webinar");
860
866
  exports.Webinar = Webinar_1.default;
861
867
  var Webpage_1 = require("./Webpage");
862
868
  exports.Webpage = Webpage_1.default;
869
+ var Welcome_1 = require("./Welcome");
870
+ exports.Welcome = Welcome_1.default;
863
871
  var Whisper_1 = require("./Whisper");
864
872
  exports.Whisper = Whisper_1.default;
865
873
  var Work_1 = require("./Work");
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ringcentral/juno-icon",
3
- "version": "1.16.0",
3
+ "version": "1.17.0",
4
4
  "author": "RingCentral",
5
5
  "license": "MIT",
6
6
  "main": "./index.js",