@ringcentral/juno-icon 1.11.0 → 1.14.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 AddTextLog: 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 AddTextLog;
package/AddTextLog.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 AddTextLog = 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.248 2c.51 0 .923.418.923.933a.931.931 0 0 1-.757.918l-.166.015H7.323c-.753 0-1.374.57-1.465 1.306l-.011.187v21.28c0 .761.563 1.39 1.292 1.482l.185.012h17.354c.753 0 1.374-.57 1.465-1.306l.012-.187V16.323c0-.515.413-.933.923-.933.453 0 .83.33.908.766l.015.168v10.317c0 1.763-1.343 3.209-3.051 3.349l-.273.011H7.323c-1.744 0-3.173-1.358-3.312-3.084L4 26.641V5.361c0-1.763 1.343-3.209 3.051-3.349l.273-.011h8.925zm5.823 17c.513 0 .929.448.929 1 0 .491-.328.899-.762.984l-.167.016H10.928c-.513 0-.929-.448-.929-1 0-.491.328-.899.762-.984l.167-.016h11.143zM18.1 13c.497 0 .9.448.9 1 0 .491-.318.899-.738.984L18.1 15h-7.2c-.497 0-.9-.448-.9-1 0-.491.318-.899.738-.984L10.9 13h7.2zM23 2c.491 0 .899.303.984.703l.016.154V7h4.143c.473 0 .857.448.857 1 0 .491-.303.899-.703.984L28.143 9H24v4.143c0 .473-.448.857-1 .857-.491 0-.899-.303-.984-.703L22 13.143V9h-4.143C17.384 9 17 8.552 17 8c0-.491.303-.899.703-.984L17.857 7H22V2.857c0-.473.448-.857 1-.857z" }))); }));
8
+ AddTextLog.displayName = 'AddTextLog';
9
+ AddTextLog['iconName'] = 'Add-text-log';
10
+ exports.default = AddTextLog;
package/Country.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const Country: 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 Country;
package/Country.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 Country = 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 29.333c-1.844 0-3.578-.35-5.2-1.05s-3.033-1.65-4.233-2.85c-1.2-1.2-2.15-2.611-2.85-4.233s-1.05-3.356-1.05-5.2c0-1.844.35-3.578 1.05-5.2s1.65-3.033 2.85-4.233c1.2-1.2 2.611-2.15 4.233-2.85s3.356-1.05 5.2-1.05c1.844 0 3.578.35 5.2 1.05s3.033 1.65 4.233 2.85c1.2 1.2 2.15 2.611 2.85 4.233s1.05 3.356 1.05 5.2c0 1.844-.35 3.578-1.05 5.2s-1.65 3.033-2.85 4.233c-1.2 1.2-2.611 2.15-4.233 2.85s-3.356 1.05-5.2 1.05zM14.567 27.3v-2.733c-.778 0-1.433-.289-1.967-.867s-.8-1.256-.8-2.033V20.2l-6.833-6.833c-.111.444-.189.883-.233 1.317s-.067.872-.067 1.317c0 2.889.939 5.411 2.817 7.567s4.239 3.4 7.083 3.733zm9.8-3.6c.489-.533.917-1.1 1.283-1.7s.678-1.228.933-1.883c.256-.656.444-1.328.567-2.017s.183-1.389.183-2.1c0-2.356-.644-4.494-1.933-6.417s-3.011-3.328-5.167-4.217v.6c0 .778-.267 1.456-.8 2.033s-1.189.867-1.967.867h-2.9v2.9c0 .378-.15.689-.45.933s-.639.367-1.017.367h-2.767v2.933h8.6c.378 0 .689.144.933.433s.367.622.367 1v4.233h1.433c.644 0 1.211.189 1.7.567s.822.867 1 1.467z" }))); }));
8
+ Country.displayName = 'Country';
9
+ Country['iconName'] = 'Country';
10
+ exports.default = Country;
package/RbnOff.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const RbnOff: 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 RbnOff;
package/RbnOff.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 RbnOff = 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: "M28.728 3.272a2 2 0 0 1 0 2.828L6.101 28.727a2 2 0 1 1-2.828-2.828L25.9 3.272a2 2 0 0 1 2.828 0zm-.41 6.068A13.96 13.96 0 0 1 30 16c0 3.771-1.501 7.31-4.12 9.919a1.999 1.999 0 1 1-2.822-2.834A9.961 9.961 0 0 0 26.001 16a9.994 9.994 0 0 0-.688-3.654l3.006-3.006zM8.919 6.107a2 2 0 0 1 .003 2.828A9.961 9.961 0 0 0 6 15.999c0 1.274.239 2.509.688 3.655L3.682 22.66a13.964 13.964 0 0 1-1.683-6.661c0-3.757 1.489-7.283 4.091-9.89a2 2 0 0 1 2.828-.003zm14.81 7.823a8.013 8.013 0 0 1-2.051 7.706 2 2 0 0 1-2.849-2.808l4.901-4.899zm-10.646-3.541a2 2 0 0 1 .159 2.699l-.115.129-4.856 4.855A8.028 8.028 0 0 1 8 16c0-2.105.819-4.086 2.255-5.567a2 2 0 0 1 2.828-.044z" }))); }));
8
+ RbnOff.displayName = 'RbnOff';
9
+ RbnOff['iconName'] = 'rbn-off';
10
+ exports.default = RbnOff;
package/RbnOn.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const RbnOn: 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 RbnOn;
package/RbnOn.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 RbnOn = 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.919 6.107a2 2 0 0 1 .003 2.828A9.963 9.963 0 0 0 6 15.999a9.96 9.96 0 0 0 2.962 7.104 2 2 0 1 1-2.815 2.841A13.962 13.962 0 0 1 2 15.999c0-3.757 1.489-7.283 4.091-9.89a2 2 0 0 1 2.828-.003zm17.001.014A13.96 13.96 0 0 1 30 16c0 3.771-1.501 7.31-4.12 9.919a1.999 1.999 0 1 1-2.822-2.834A9.961 9.961 0 0 0 26.001 16a9.962 9.962 0 0 0-2.915-7.057 2 2 0 1 1 2.834-2.822zm-12.837 4.268a2 2 0 0 1 .159 2.699l-.115.129A3.976 3.976 0 0 0 12 16c0 1.028.388 1.99 1.071 2.724l.163.165a2 2 0 1 1-2.767 2.889A7.98 7.98 0 0 1 8 16c0-2.105.819-4.086 2.255-5.567a2 2 0 0 1 2.828-.044zm8.528-.092A7.981 7.981 0 0 1 24 16a7.98 7.98 0 0 1-2.322 5.636 2 2 0 1 1-2.838-2.818A3.982 3.982 0 0 0 20.001 16a3.975 3.975 0 0 0-1.037-2.687l-.158-.164a2 2 0 1 1 2.805-2.851z" }))); }));
8
+ RbnOn.displayName = 'RbnOn';
9
+ RbnOn['iconName'] = 'rbn-on';
10
+ exports.default = RbnOn;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const RcLogoChatbot: 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 RcLogoChatbot;
@@ -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 RcLogoChatbot = 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", { fill: "#0684bc", d: "M29.851 5.385c-.312-1.539-1.2-2.593-2.728-3.062a6.888 6.888 0 0 0-2.04-.253H7.059a9.272 9.272 0 0 0-1.403.083c-1.574.24-2.741 1.032-3.321 2.567-.287.758-.331 1.56-.331 2.355V29.211c0 .628.22.846.847.846H7.95c.637 0 .852-.223.852-.872V9.182c0-.5.2-.72.663-.72h13.016c.493 0 .704.22.704.72v6.179c0 .498-.208.708-.707.708H16.63c-.428 0-.63.192-.631.612 0 1.13-.019 2.261.006 3.39.023.935.197 1.848.707 2.654a1309.26 1309.26 0 0 0 4.275 6.707 1.321 1.321 0 0 0 1.158.632c1.828.005 3.658.005 5.488 0 .561 0 .72-.32.419-.804a8360.64 8360.64 0 0 0-3.936-6.353c-.276-.446-.229-.607.24-.822.879-.397 1.754-.806 2.639-1.184 2.019-.861 2.976-2.424 2.99-4.574.019-3.129.007-6.258-.007-9.388a7.863 7.863 0 0 0-.127-1.554z" }))); }));
8
+ RcLogoChatbot.displayName = 'RcLogoChatbot';
9
+ RcLogoChatbot['iconName'] = 'RC-logo-chatbot';
10
+ exports.default = RcLogoChatbot;
@@ -0,0 +1,8 @@
1
+ import { __assign } from "tslib";
2
+ import * as React from 'react';
3
+ import { forwardRef, memo } from 'react';
4
+ var AddTextLog = 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.248 2c.51 0 .923.418.923.933a.931.931 0 0 1-.757.918l-.166.015H7.323c-.753 0-1.374.57-1.465 1.306l-.011.187v21.28c0 .761.563 1.39 1.292 1.482l.185.012h17.354c.753 0 1.374-.57 1.465-1.306l.012-.187V16.323c0-.515.413-.933.923-.933.453 0 .83.33.908.766l.015.168v10.317c0 1.763-1.343 3.209-3.051 3.349l-.273.011H7.323c-1.744 0-3.173-1.358-3.312-3.084L4 26.641V5.361c0-1.763 1.343-3.209 3.051-3.349l.273-.011h8.925zm5.823 17c.513 0 .929.448.929 1 0 .491-.328.899-.762.984l-.167.016H10.928c-.513 0-.929-.448-.929-1 0-.491.328-.899.762-.984l.167-.016h11.143zM18.1 13c.497 0 .9.448.9 1 0 .491-.318.899-.738.984L18.1 15h-7.2c-.497 0-.9-.448-.9-1 0-.491.318-.899.738-.984L10.9 13h7.2zM23 2c.491 0 .899.303.984.703l.016.154V7h4.143c.473 0 .857.448.857 1 0 .491-.303.899-.703.984L28.143 9H24v4.143c0 .473-.448.857-1 .857-.491 0-.899-.303-.984-.703L22 13.143V9h-4.143C17.384 9 17 8.552 17 8c0-.491.303-.899.703-.984L17.857 7H22V2.857c0-.473.448-.857 1-.857z" }))); }));
6
+ AddTextLog.displayName = 'AddTextLog';
7
+ AddTextLog['iconName'] = 'Add-text-log';
8
+ export default AddTextLog;
package/es6/Country.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 Country = 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 29.333c-1.844 0-3.578-.35-5.2-1.05s-3.033-1.65-4.233-2.85c-1.2-1.2-2.15-2.611-2.85-4.233s-1.05-3.356-1.05-5.2c0-1.844.35-3.578 1.05-5.2s1.65-3.033 2.85-4.233c1.2-1.2 2.611-2.15 4.233-2.85s3.356-1.05 5.2-1.05c1.844 0 3.578.35 5.2 1.05s3.033 1.65 4.233 2.85c1.2 1.2 2.15 2.611 2.85 4.233s1.05 3.356 1.05 5.2c0 1.844-.35 3.578-1.05 5.2s-1.65 3.033-2.85 4.233c-1.2 1.2-2.611 2.15-4.233 2.85s-3.356 1.05-5.2 1.05zM14.567 27.3v-2.733c-.778 0-1.433-.289-1.967-.867s-.8-1.256-.8-2.033V20.2l-6.833-6.833c-.111.444-.189.883-.233 1.317s-.067.872-.067 1.317c0 2.889.939 5.411 2.817 7.567s4.239 3.4 7.083 3.733zm9.8-3.6c.489-.533.917-1.1 1.283-1.7s.678-1.228.933-1.883c.256-.656.444-1.328.567-2.017s.183-1.389.183-2.1c0-2.356-.644-4.494-1.933-6.417s-3.011-3.328-5.167-4.217v.6c0 .778-.267 1.456-.8 2.033s-1.189.867-1.967.867h-2.9v2.9c0 .378-.15.689-.45.933s-.639.367-1.017.367h-2.767v2.933h8.6c.378 0 .689.144.933.433s.367.622.367 1v4.233h1.433c.644 0 1.211.189 1.7.567s.822.867 1 1.467z" }))); }));
6
+ Country.displayName = 'Country';
7
+ Country['iconName'] = 'Country';
8
+ export default Country;
package/es6/RbnOff.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 RbnOff = 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: "M28.728 3.272a2 2 0 0 1 0 2.828L6.101 28.727a2 2 0 1 1-2.828-2.828L25.9 3.272a2 2 0 0 1 2.828 0zm-.41 6.068A13.96 13.96 0 0 1 30 16c0 3.771-1.501 7.31-4.12 9.919a1.999 1.999 0 1 1-2.822-2.834A9.961 9.961 0 0 0 26.001 16a9.994 9.994 0 0 0-.688-3.654l3.006-3.006zM8.919 6.107a2 2 0 0 1 .003 2.828A9.961 9.961 0 0 0 6 15.999c0 1.274.239 2.509.688 3.655L3.682 22.66a13.964 13.964 0 0 1-1.683-6.661c0-3.757 1.489-7.283 4.091-9.89a2 2 0 0 1 2.828-.003zm14.81 7.823a8.013 8.013 0 0 1-2.051 7.706 2 2 0 0 1-2.849-2.808l4.901-4.899zm-10.646-3.541a2 2 0 0 1 .159 2.699l-.115.129-4.856 4.855A8.028 8.028 0 0 1 8 16c0-2.105.819-4.086 2.255-5.567a2 2 0 0 1 2.828-.044z" }))); }));
6
+ RbnOff.displayName = 'RbnOff';
7
+ RbnOff['iconName'] = 'rbn-off';
8
+ export default RbnOff;
package/es6/RbnOn.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 RbnOn = 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.919 6.107a2 2 0 0 1 .003 2.828A9.963 9.963 0 0 0 6 15.999a9.96 9.96 0 0 0 2.962 7.104 2 2 0 1 1-2.815 2.841A13.962 13.962 0 0 1 2 15.999c0-3.757 1.489-7.283 4.091-9.89a2 2 0 0 1 2.828-.003zm17.001.014A13.96 13.96 0 0 1 30 16c0 3.771-1.501 7.31-4.12 9.919a1.999 1.999 0 1 1-2.822-2.834A9.961 9.961 0 0 0 26.001 16a9.962 9.962 0 0 0-2.915-7.057 2 2 0 1 1 2.834-2.822zm-12.837 4.268a2 2 0 0 1 .159 2.699l-.115.129A3.976 3.976 0 0 0 12 16c0 1.028.388 1.99 1.071 2.724l.163.165a2 2 0 1 1-2.767 2.889A7.98 7.98 0 0 1 8 16c0-2.105.819-4.086 2.255-5.567a2 2 0 0 1 2.828-.044zm8.528-.092A7.981 7.981 0 0 1 24 16a7.98 7.98 0 0 1-2.322 5.636 2 2 0 1 1-2.838-2.818A3.982 3.982 0 0 0 20.001 16a3.975 3.975 0 0 0-1.037-2.687l-.158-.164a2 2 0 1 1 2.805-2.851z" }))); }));
6
+ RbnOn.displayName = 'RbnOn';
7
+ RbnOn['iconName'] = 'rbn-on';
8
+ export default RbnOn;
@@ -0,0 +1,8 @@
1
+ import { __assign } from "tslib";
2
+ import * as React from 'react';
3
+ import { forwardRef, memo } from 'react';
4
+ var RcLogoChatbot = 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", { fill: "#0684bc", d: "M29.851 5.385c-.312-1.539-1.2-2.593-2.728-3.062a6.888 6.888 0 0 0-2.04-.253H7.059a9.272 9.272 0 0 0-1.403.083c-1.574.24-2.741 1.032-3.321 2.567-.287.758-.331 1.56-.331 2.355V29.211c0 .628.22.846.847.846H7.95c.637 0 .852-.223.852-.872V9.182c0-.5.2-.72.663-.72h13.016c.493 0 .704.22.704.72v6.179c0 .498-.208.708-.707.708H16.63c-.428 0-.63.192-.631.612 0 1.13-.019 2.261.006 3.39.023.935.197 1.848.707 2.654a1309.26 1309.26 0 0 0 4.275 6.707 1.321 1.321 0 0 0 1.158.632c1.828.005 3.658.005 5.488 0 .561 0 .72-.32.419-.804a8360.64 8360.64 0 0 0-3.936-6.353c-.276-.446-.229-.607.24-.822.879-.397 1.754-.806 2.639-1.184 2.019-.861 2.976-2.424 2.99-4.574.019-3.129.007-6.258-.007-9.388a7.863 7.863 0 0 0-.127-1.554z" }))); }));
6
+ RcLogoChatbot.displayName = 'RcLogoChatbot';
7
+ RcLogoChatbot['iconName'] = 'RC-logo-chatbot';
8
+ export default RcLogoChatbot;
@@ -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>Add-text-log</title>
4
+ <path d="M16.248 2c0.51 0 0.923 0.418 0.923 0.933 0 0.458-0.327 0.839-0.757 0.918l-0.166 0.015h-8.925c-0.753 0-1.374 0.57-1.465 1.306l-0.011 0.187v21.28c0 0.761 0.563 1.39 1.292 1.482l0.185 0.012h17.354c0.753 0 1.374-0.57 1.465-1.306l0.012-0.187v-10.317c0-0.515 0.413-0.933 0.923-0.933 0.453 0 0.83 0.33 0.908 0.766l0.015 0.168v10.317c0 1.763-1.343 3.209-3.051 3.349l-0.273 0.011h-17.354c-1.744 0-3.173-1.358-3.312-3.084l-0.011-0.276v-21.28c0-1.763 1.343-3.209 3.051-3.349l0.273-0.011h8.925zM22.071 19c0.513 0 0.929 0.448 0.929 1 0 0.491-0.328 0.899-0.762 0.984l-0.167 0.016h-11.143c-0.513 0-0.929-0.448-0.929-1 0-0.491 0.328-0.899 0.762-0.984l0.167-0.016h11.143zM18.1 13c0.497 0 0.9 0.448 0.9 1 0 0.491-0.318 0.899-0.738 0.984l-0.162 0.016h-7.2c-0.497 0-0.9-0.448-0.9-1 0-0.491 0.318-0.899 0.738-0.984l0.162-0.016h7.2zM23 2c0.491 0 0.899 0.303 0.984 0.703l0.016 0.154v4.143h4.143c0.473 0 0.857 0.448 0.857 1 0 0.491-0.303 0.899-0.703 0.984l-0.154 0.016h-4.143v4.143c0 0.473-0.448 0.857-1 0.857-0.491 0-0.899-0.303-0.984-0.703l-0.016-0.154v-4.143h-4.143c-0.473 0-0.857-0.448-0.857-1 0-0.491 0.303-0.899 0.703-0.984l0.154-0.016h4.143v-4.143c0-0.473 0.448-0.857 1-0.857z"></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>Country</title>
4
+ <path d="M16 29.333c-1.844 0-3.578-0.35-5.2-1.050s-3.033-1.65-4.233-2.85c-1.2-1.2-2.15-2.611-2.85-4.233s-1.050-3.356-1.050-5.2c0-1.844 0.35-3.578 1.050-5.2s1.65-3.033 2.85-4.233c1.2-1.2 2.611-2.15 4.233-2.85s3.356-1.050 5.2-1.050c1.844 0 3.578 0.35 5.2 1.050s3.033 1.65 4.233 2.85c1.2 1.2 2.15 2.611 2.85 4.233s1.050 3.356 1.050 5.2c0 1.844-0.35 3.578-1.050 5.2s-1.65 3.033-2.85 4.233c-1.2 1.2-2.611 2.15-4.233 2.85s-3.356 1.050-5.2 1.050zM14.567 27.3v-2.733c-0.778 0-1.433-0.289-1.967-0.867s-0.8-1.256-0.8-2.033v-1.467l-6.833-6.833c-0.111 0.444-0.189 0.883-0.233 1.317s-0.067 0.872-0.067 1.317c0 2.889 0.939 5.411 2.817 7.567s4.239 3.4 7.083 3.733zM24.367 23.7c0.489-0.533 0.917-1.1 1.283-1.7s0.678-1.228 0.933-1.883c0.256-0.656 0.444-1.328 0.567-2.017s0.183-1.389 0.183-2.1c0-2.356-0.644-4.494-1.933-6.417s-3.011-3.328-5.167-4.217v0.6c0 0.778-0.267 1.456-0.8 2.033s-1.189 0.867-1.967 0.867h-2.9v2.9c0 0.378-0.15 0.689-0.45 0.933s-0.639 0.367-1.017 0.367h-2.767v2.933h8.6c0.378 0 0.689 0.144 0.933 0.433s0.367 0.622 0.367 1v4.233h1.433c0.644 0 1.211 0.189 1.7 0.567s0.822 0.867 1 1.467z"></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>RC-logo-chatbot</title>
4
+ <path fill="#0684bc" d="M29.851 5.385c-0.312-1.539-1.2-2.593-2.728-3.062-0.663-0.186-1.351-0.271-2.040-0.253-6.008 0-12.017 0-18.024 0-0.469-0.008-0.938 0.020-1.403 0.083-1.574 0.24-2.741 1.032-3.321 2.567-0.287 0.758-0.331 1.56-0.331 2.355 0 3.559 0 7.118 0 10.679 0 3.819 0 7.638 0 11.457 0 0.628 0.22 0.846 0.847 0.846h5.099c0.637 0 0.852-0.223 0.852-0.872v-20.003c0-0.5 0.2-0.72 0.663-0.72h13.016c0.493 0 0.704 0.22 0.704 0.72v6.179c0 0.498-0.208 0.708-0.707 0.708h-5.848c-0.428 0-0.63 0.192-0.631 0.612 0 1.13-0.019 2.261 0.006 3.39 0.023 0.935 0.197 1.848 0.707 2.654 1.418 2.24 2.843 4.475 4.275 6.707 0.121 0.198 0.291 0.36 0.494 0.471s0.432 0.167 0.664 0.161c1.828 0.005 3.658 0.005 5.488 0 0.561 0 0.72-0.32 0.419-0.804-1.311-2.118-2.623-4.236-3.936-6.353-0.276-0.446-0.229-0.607 0.24-0.822 0.879-0.397 1.754-0.806 2.639-1.184 2.019-0.861 2.976-2.424 2.99-4.574 0.019-3.129 0.007-6.258-0.007-9.388 0.009-0.521-0.033-1.041-0.127-1.554v0z"></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>rbn-off</title>
4
+ <path d="M28.728 3.272c0.781 0.781 0.781 2.047 0 2.828l-22.627 22.627c-0.781 0.781-2.047 0.781-2.828 0s-0.781-2.047 0-2.828l22.627-22.627c0.781-0.781 2.047-0.781 2.828 0zM28.318 9.34c1.090 2.013 1.682 4.29 1.682 6.66 0 3.771-1.501 7.31-4.12 9.919-0.783 0.78-2.049 0.777-2.828-0.006s-0.777-2.049 0.006-2.828c1.873-1.866 2.943-4.388 2.943-7.085 0-1.274-0.239-2.509-0.688-3.654l3.006-3.006zM8.919 6.107c0.782 0.78 0.783 2.047 0.003 2.828-1.86 1.864-2.922 4.377-2.922 7.064 0 1.274 0.239 2.509 0.688 3.655l-3.006 3.006c-1.090-2.013-1.683-4.291-1.683-6.661 0-3.757 1.489-7.283 4.091-9.89 0.78-0.782 2.047-0.783 2.828-0.003zM23.729 13.93c0.178 0.666 0.271 1.361 0.271 2.070 0 2.139-0.846 4.148-2.322 5.636-0.778 0.784-2.045 0.788-2.828 0.010-0.78-0.775-0.788-2.033-0.021-2.818l4.901-4.899zM13.083 10.389c0.751 0.728 0.809 1.903 0.159 2.699l-0.115 0.129-4.856 4.855c-0.178-0.667-0.271-1.362-0.271-2.072 0-2.105 0.819-4.086 2.255-5.567 0.769-0.793 2.035-0.813 2.828-0.044z"></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>rbn-on</title>
4
+ <path d="M8.919 6.107c0.782 0.78 0.783 2.047 0.003 2.828-1.86 1.864-2.922 4.378-2.922 7.064 0 2.706 1.077 5.237 2.962 7.104 0.785 0.777 0.79 2.044 0.013 2.828s-2.044 0.791-2.828 0.013c-2.635-2.611-4.147-6.161-4.147-9.945 0-3.757 1.489-7.283 4.091-9.89 0.78-0.782 2.047-0.783 2.828-0.003zM25.92 6.121c2.595 2.606 4.080 6.127 4.080 9.879 0 3.771-1.501 7.31-4.12 9.919-0.783 0.78-2.049 0.777-2.828-0.006s-0.777-2.049 0.006-2.828c1.873-1.866 2.943-4.388 2.943-7.085 0-2.683-1.059-5.193-2.915-7.057-0.779-0.783-0.777-2.049 0.006-2.828s2.049-0.777 2.828 0.006zM13.083 10.389c0.751 0.728 0.809 1.903 0.159 2.699l-0.115 0.129c-0.72 0.742-1.127 1.728-1.127 2.783 0 1.028 0.388 1.99 1.071 2.724l0.163 0.165c0.798 0.764 0.825 2.030 0.061 2.828s-2.030 0.825-2.828 0.061c-1.564-1.498-2.467-3.568-2.467-5.778 0-2.105 0.819-4.086 2.255-5.567 0.769-0.793 2.035-0.813 2.828-0.044zM21.611 10.297c1.517 1.493 2.389 3.531 2.389 5.703 0 2.139-0.846 4.149-2.322 5.636-0.778 0.784-2.045 0.788-2.828 0.010s-0.788-2.045-0.010-2.828c0.74-0.746 1.161-1.746 1.161-2.818 0-1.011-0.374-1.958-1.037-2.687l-0.158-0.164c-0.787-0.775-0.798-2.041-0.023-2.828s2.041-0.798 2.828-0.023z"></path>
5
+ </svg>
package/es6/index.js CHANGED
@@ -8,10 +8,12 @@ export { default as Svg6 } from './6';
8
8
  export { default as Svg7 } from './7';
9
9
  export { default as Svg8 } from './8';
10
10
  export { default as Svg9 } from './9';
11
+ export { default as AddTextLog } from './AddTextLog';
11
12
  export { default as Announcement } from './Announcement';
12
13
  export { default as CallQueue } from './CallQueue';
13
14
  export { default as CompanySetupBorder } from './CompanySetupBorder';
14
15
  export { default as CompanySetup } from './CompanySetup';
16
+ export { default as Country } from './Country';
15
17
  export { default as Description } from './Description';
16
18
  export { default as Hud } from './Hud';
17
19
  export { default as JumpTo } from './JumpTo';
@@ -21,6 +23,7 @@ export { default as Message } from './Message';
21
23
  export { default as MicrosoftExchangeServerLogoWine } from './MicrosoftExchangeServerLogoWine';
22
24
  export { default as NewEmail } from './NewEmail';
23
25
  export { default as Paging } from './Paging';
26
+ export { default as RcLogoChatbot } from './RcLogoChatbot';
24
27
  export { default as SelectMore } from './SelectMore';
25
28
  export { default as SharedLine } from './SharedLine';
26
29
  export { default as ActiveCall } from './ActiveCall';
@@ -315,6 +318,8 @@ export { default as Previous } from './Previous';
315
318
  export { default as Quote } from './Quote';
316
319
  export { default as RadioUnselect } from './RadioUnselect';
317
320
  export { default as Radio } from './Radio';
321
+ export { default as RbnOff } from './RbnOff';
322
+ export { default as RbnOn } from './RbnOn';
318
323
  export { default as RcBlog } from './RcBlog';
319
324
  export { default as RcCloudContact } from './RcCloudContact';
320
325
  export { default as RcContact } from './RcContact';
@@ -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>Add-text-log</title>
4
+ <path d="M16.248 2c0.51 0 0.923 0.418 0.923 0.933 0 0.458-0.327 0.839-0.757 0.918l-0.166 0.015h-8.925c-0.753 0-1.374 0.57-1.465 1.306l-0.011 0.187v21.28c0 0.761 0.563 1.39 1.292 1.482l0.185 0.012h17.354c0.753 0 1.374-0.57 1.465-1.306l0.012-0.187v-10.317c0-0.515 0.413-0.933 0.923-0.933 0.453 0 0.83 0.33 0.908 0.766l0.015 0.168v10.317c0 1.763-1.343 3.209-3.051 3.349l-0.273 0.011h-17.354c-1.744 0-3.173-1.358-3.312-3.084l-0.011-0.276v-21.28c0-1.763 1.343-3.209 3.051-3.349l0.273-0.011h8.925zM22.071 19c0.513 0 0.929 0.448 0.929 1 0 0.491-0.328 0.899-0.762 0.984l-0.167 0.016h-11.143c-0.513 0-0.929-0.448-0.929-1 0-0.491 0.328-0.899 0.762-0.984l0.167-0.016h11.143zM18.1 13c0.497 0 0.9 0.448 0.9 1 0 0.491-0.318 0.899-0.738 0.984l-0.162 0.016h-7.2c-0.497 0-0.9-0.448-0.9-1 0-0.491 0.318-0.899 0.738-0.984l0.162-0.016h7.2zM23 2c0.491 0 0.899 0.303 0.984 0.703l0.016 0.154v4.143h4.143c0.473 0 0.857 0.448 0.857 1 0 0.491-0.303 0.899-0.703 0.984l-0.154 0.016h-4.143v4.143c0 0.473-0.448 0.857-1 0.857-0.491 0-0.899-0.303-0.984-0.703l-0.016-0.154v-4.143h-4.143c-0.473 0-0.857-0.448-0.857-1 0-0.491 0.303-0.899 0.703-0.984l0.154-0.016h4.143v-4.143c0-0.473 0.448-0.857 1-0.857z"></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>Country</title>
4
+ <path d="M16 29.333c-1.844 0-3.578-0.35-5.2-1.050s-3.033-1.65-4.233-2.85c-1.2-1.2-2.15-2.611-2.85-4.233s-1.050-3.356-1.050-5.2c0-1.844 0.35-3.578 1.050-5.2s1.65-3.033 2.85-4.233c1.2-1.2 2.611-2.15 4.233-2.85s3.356-1.050 5.2-1.050c1.844 0 3.578 0.35 5.2 1.050s3.033 1.65 4.233 2.85c1.2 1.2 2.15 2.611 2.85 4.233s1.050 3.356 1.050 5.2c0 1.844-0.35 3.578-1.050 5.2s-1.65 3.033-2.85 4.233c-1.2 1.2-2.611 2.15-4.233 2.85s-3.356 1.050-5.2 1.050zM14.567 27.3v-2.733c-0.778 0-1.433-0.289-1.967-0.867s-0.8-1.256-0.8-2.033v-1.467l-6.833-6.833c-0.111 0.444-0.189 0.883-0.233 1.317s-0.067 0.872-0.067 1.317c0 2.889 0.939 5.411 2.817 7.567s4.239 3.4 7.083 3.733zM24.367 23.7c0.489-0.533 0.917-1.1 1.283-1.7s0.678-1.228 0.933-1.883c0.256-0.656 0.444-1.328 0.567-2.017s0.183-1.389 0.183-2.1c0-2.356-0.644-4.494-1.933-6.417s-3.011-3.328-5.167-4.217v0.6c0 0.778-0.267 1.456-0.8 2.033s-1.189 0.867-1.967 0.867h-2.9v2.9c0 0.378-0.15 0.689-0.45 0.933s-0.639 0.367-1.017 0.367h-2.767v2.933h8.6c0.378 0 0.689 0.144 0.933 0.433s0.367 0.622 0.367 1v4.233h1.433c0.644 0 1.211 0.189 1.7 0.567s0.822 0.867 1 1.467z"></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>RC-logo-chatbot</title>
4
+ <path fill="#0684bc" d="M29.851 5.385c-0.312-1.539-1.2-2.593-2.728-3.062-0.663-0.186-1.351-0.271-2.040-0.253-6.008 0-12.017 0-18.024 0-0.469-0.008-0.938 0.020-1.403 0.083-1.574 0.24-2.741 1.032-3.321 2.567-0.287 0.758-0.331 1.56-0.331 2.355 0 3.559 0 7.118 0 10.679 0 3.819 0 7.638 0 11.457 0 0.628 0.22 0.846 0.847 0.846h5.099c0.637 0 0.852-0.223 0.852-0.872v-20.003c0-0.5 0.2-0.72 0.663-0.72h13.016c0.493 0 0.704 0.22 0.704 0.72v6.179c0 0.498-0.208 0.708-0.707 0.708h-5.848c-0.428 0-0.63 0.192-0.631 0.612 0 1.13-0.019 2.261 0.006 3.39 0.023 0.935 0.197 1.848 0.707 2.654 1.418 2.24 2.843 4.475 4.275 6.707 0.121 0.198 0.291 0.36 0.494 0.471s0.432 0.167 0.664 0.161c1.828 0.005 3.658 0.005 5.488 0 0.561 0 0.72-0.32 0.419-0.804-1.311-2.118-2.623-4.236-3.936-6.353-0.276-0.446-0.229-0.607 0.24-0.822 0.879-0.397 1.754-0.806 2.639-1.184 2.019-0.861 2.976-2.424 2.99-4.574 0.019-3.129 0.007-6.258-0.007-9.388 0.009-0.521-0.033-1.041-0.127-1.554v0z"></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>rbn-off</title>
4
+ <path d="M28.728 3.272c0.781 0.781 0.781 2.047 0 2.828l-22.627 22.627c-0.781 0.781-2.047 0.781-2.828 0s-0.781-2.047 0-2.828l22.627-22.627c0.781-0.781 2.047-0.781 2.828 0zM28.318 9.34c1.090 2.013 1.682 4.29 1.682 6.66 0 3.771-1.501 7.31-4.12 9.919-0.783 0.78-2.049 0.777-2.828-0.006s-0.777-2.049 0.006-2.828c1.873-1.866 2.943-4.388 2.943-7.085 0-1.274-0.239-2.509-0.688-3.654l3.006-3.006zM8.919 6.107c0.782 0.78 0.783 2.047 0.003 2.828-1.86 1.864-2.922 4.377-2.922 7.064 0 1.274 0.239 2.509 0.688 3.655l-3.006 3.006c-1.090-2.013-1.683-4.291-1.683-6.661 0-3.757 1.489-7.283 4.091-9.89 0.78-0.782 2.047-0.783 2.828-0.003zM23.729 13.93c0.178 0.666 0.271 1.361 0.271 2.070 0 2.139-0.846 4.148-2.322 5.636-0.778 0.784-2.045 0.788-2.828 0.010-0.78-0.775-0.788-2.033-0.021-2.818l4.901-4.899zM13.083 10.389c0.751 0.728 0.809 1.903 0.159 2.699l-0.115 0.129-4.856 4.855c-0.178-0.667-0.271-1.362-0.271-2.072 0-2.105 0.819-4.086 2.255-5.567 0.769-0.793 2.035-0.813 2.828-0.044z"></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>rbn-on</title>
4
+ <path d="M8.919 6.107c0.782 0.78 0.783 2.047 0.003 2.828-1.86 1.864-2.922 4.378-2.922 7.064 0 2.706 1.077 5.237 2.962 7.104 0.785 0.777 0.79 2.044 0.013 2.828s-2.044 0.791-2.828 0.013c-2.635-2.611-4.147-6.161-4.147-9.945 0-3.757 1.489-7.283 4.091-9.89 0.78-0.782 2.047-0.783 2.828-0.003zM25.92 6.121c2.595 2.606 4.080 6.127 4.080 9.879 0 3.771-1.501 7.31-4.12 9.919-0.783 0.78-2.049 0.777-2.828-0.006s-0.777-2.049 0.006-2.828c1.873-1.866 2.943-4.388 2.943-7.085 0-2.683-1.059-5.193-2.915-7.057-0.779-0.783-0.777-2.049 0.006-2.828s2.049-0.777 2.828 0.006zM13.083 10.389c0.751 0.728 0.809 1.903 0.159 2.699l-0.115 0.129c-0.72 0.742-1.127 1.728-1.127 2.783 0 1.028 0.388 1.99 1.071 2.724l0.163 0.165c0.798 0.764 0.825 2.030 0.061 2.828s-2.030 0.825-2.828 0.061c-1.564-1.498-2.467-3.568-2.467-5.778 0-2.105 0.819-4.086 2.255-5.567 0.769-0.793 2.035-0.813 2.828-0.044zM21.611 10.297c1.517 1.493 2.389 3.531 2.389 5.703 0 2.139-0.846 4.149-2.322 5.636-0.778 0.784-2.045 0.788-2.828 0.010s-0.788-2.045-0.010-2.828c0.74-0.746 1.161-1.746 1.161-2.818 0-1.011-0.374-1.958-1.037-2.687l-0.158-0.164c-0.787-0.775-0.798-2.041-0.023-2.828s2.041-0.798 2.828-0.023z"></path>
5
+ </svg>
package/index.d.ts CHANGED
@@ -8,10 +8,12 @@ export { default as Svg6 } from './6';
8
8
  export { default as Svg7 } from './7';
9
9
  export { default as Svg8 } from './8';
10
10
  export { default as Svg9 } from './9';
11
+ export { default as AddTextLog } from './AddTextLog';
11
12
  export { default as Announcement } from './Announcement';
12
13
  export { default as CallQueue } from './CallQueue';
13
14
  export { default as CompanySetupBorder } from './CompanySetupBorder';
14
15
  export { default as CompanySetup } from './CompanySetup';
16
+ export { default as Country } from './Country';
15
17
  export { default as Description } from './Description';
16
18
  export { default as Hud } from './Hud';
17
19
  export { default as JumpTo } from './JumpTo';
@@ -21,6 +23,7 @@ export { default as Message } from './Message';
21
23
  export { default as MicrosoftExchangeServerLogoWine } from './MicrosoftExchangeServerLogoWine';
22
24
  export { default as NewEmail } from './NewEmail';
23
25
  export { default as Paging } from './Paging';
26
+ export { default as RcLogoChatbot } from './RcLogoChatbot';
24
27
  export { default as SelectMore } from './SelectMore';
25
28
  export { default as SharedLine } from './SharedLine';
26
29
  export { default as ActiveCall } from './ActiveCall';
@@ -315,6 +318,8 @@ export { default as Previous } from './Previous';
315
318
  export { default as Quote } from './Quote';
316
319
  export { default as RadioUnselect } from './RadioUnselect';
317
320
  export { default as Radio } from './Radio';
321
+ export { default as RbnOff } from './RbnOff';
322
+ export { default as RbnOn } from './RbnOn';
318
323
  export { default as RcBlog } from './RcBlog';
319
324
  export { default as RcCloudContact } from './RcCloudContact';
320
325
  export { default as RcContact } from './RcContact';
package/index.js CHANGED
@@ -20,6 +20,8 @@ var _8_1 = require("./8");
20
20
  exports.Svg8 = _8_1.default;
21
21
  var _9_1 = require("./9");
22
22
  exports.Svg9 = _9_1.default;
23
+ var AddTextLog_1 = require("./AddTextLog");
24
+ exports.AddTextLog = AddTextLog_1.default;
23
25
  var Announcement_1 = require("./Announcement");
24
26
  exports.Announcement = Announcement_1.default;
25
27
  var CallQueue_1 = require("./CallQueue");
@@ -28,6 +30,8 @@ var CompanySetupBorder_1 = require("./CompanySetupBorder");
28
30
  exports.CompanySetupBorder = CompanySetupBorder_1.default;
29
31
  var CompanySetup_1 = require("./CompanySetup");
30
32
  exports.CompanySetup = CompanySetup_1.default;
33
+ var Country_1 = require("./Country");
34
+ exports.Country = Country_1.default;
31
35
  var Description_1 = require("./Description");
32
36
  exports.Description = Description_1.default;
33
37
  var Hud_1 = require("./Hud");
@@ -46,6 +50,8 @@ var NewEmail_1 = require("./NewEmail");
46
50
  exports.NewEmail = NewEmail_1.default;
47
51
  var Paging_1 = require("./Paging");
48
52
  exports.Paging = Paging_1.default;
53
+ var RcLogoChatbot_1 = require("./RcLogoChatbot");
54
+ exports.RcLogoChatbot = RcLogoChatbot_1.default;
49
55
  var SelectMore_1 = require("./SelectMore");
50
56
  exports.SelectMore = SelectMore_1.default;
51
57
  var SharedLine_1 = require("./SharedLine");
@@ -634,6 +640,10 @@ var RadioUnselect_1 = require("./RadioUnselect");
634
640
  exports.RadioUnselect = RadioUnselect_1.default;
635
641
  var Radio_1 = require("./Radio");
636
642
  exports.Radio = Radio_1.default;
643
+ var RbnOff_1 = require("./RbnOff");
644
+ exports.RbnOff = RbnOff_1.default;
645
+ var RbnOn_1 = require("./RbnOn");
646
+ exports.RbnOn = RbnOn_1.default;
637
647
  var RcBlog_1 = require("./RcBlog");
638
648
  exports.RcBlog = RcBlog_1.default;
639
649
  var RcCloudContact_1 = require("./RcCloudContact");
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ringcentral/juno-icon",
3
- "version": "1.11.0",
3
+ "version": "1.14.0",
4
4
  "author": "RingCentral",
5
5
  "license": "MIT",
6
6
  "main": "./index.js",