@ringcentral/juno-icon 1.10.0 → 1.13.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;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const FacebookShareNumberIcon: 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 FacebookShareNumberIcon;
@@ -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 FacebookShareNumberIcon = 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: "#3768ea", d: "M16 2C8.268 2 2 8.273 2 16.01c0 7.024 5.171 12.824 11.907 13.837V19.722h-3.464V16.04h3.464v-2.451c0-4.057 1.975-5.838 5.345-5.838 1.613 0 2.468.12 2.871.174v3.214h-2.298c-1.43 0-1.93 1.358-1.93 2.887v2.013h4.192l-.568 3.682h-3.624v10.154C24.728 28.948 30 23.101 30 16.008c0-7.737-6.268-14.01-14-14.01z" }))); }));
8
+ FacebookShareNumberIcon.displayName = 'FacebookShareNumberIcon';
9
+ FacebookShareNumberIcon['iconName'] = 'facebook-share-number-icon';
10
+ exports.default = FacebookShareNumberIcon;
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 SelectMore: 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 SelectMore;
package/SelectMore.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 SelectMore = 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: "M12.704 21.723a1 1 0 0 1 .053 1.322l-.085.092-4.944 4.724a1 1 0 0 1-1.314.059l-.092-.084-2.505-2.569a.999.999 0 0 1 1.339-1.481l.093.084 1.813 1.859 4.229-4.04a1 1 0 0 1 1.414.032zM28 24a1 1 0 0 1 0 2H16a1 1 0 0 1 0-2zM12.704 12.723a1 1 0 0 1 .053 1.322l-.085.092-4.944 4.724a1 1 0 0 1-1.314.059l-.092-.084-2.505-2.569a.999.999 0 0 1 1.339-1.481l.093.084 1.813 1.859 4.229-4.04a1 1 0 0 1 1.414.032zM28 15a1 1 0 0 1 0 2H16a1 1 0 0 1 0-2zM12.704 3.723a1 1 0 0 1 .053 1.322l-.085.092-4.944 4.724a1 1 0 0 1-1.314.059l-.092-.084-2.505-2.569a.999.999 0 0 1 1.339-1.481l.093.084 1.813 1.859 4.229-4.04a1 1 0 0 1 1.414.032zM28 6a1 1 0 0 1 0 2H16a1 1 0 0 1 0-2z" }))); }));
8
+ SelectMore.displayName = 'SelectMore';
9
+ SelectMore['iconName'] = 'Select-more';
10
+ exports.default = SelectMore;
@@ -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;
@@ -0,0 +1,8 @@
1
+ import { __assign } from "tslib";
2
+ import * as React from 'react';
3
+ import { forwardRef, memo } from 'react';
4
+ var FacebookShareNumberIcon = 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: "#3768ea", d: "M16 2C8.268 2 2 8.273 2 16.01c0 7.024 5.171 12.824 11.907 13.837V19.722h-3.464V16.04h3.464v-2.451c0-4.057 1.975-5.838 5.345-5.838 1.613 0 2.468.12 2.871.174v3.214h-2.298c-1.43 0-1.93 1.358-1.93 2.887v2.013h4.192l-.568 3.682h-3.624v10.154C24.728 28.948 30 23.101 30 16.008c0-7.737-6.268-14.01-14-14.01z" }))); }));
6
+ FacebookShareNumberIcon.displayName = 'FacebookShareNumberIcon';
7
+ FacebookShareNumberIcon['iconName'] = 'facebook-share-number-icon';
8
+ export default FacebookShareNumberIcon;
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 SelectMore = 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: "M12.704 21.723a1 1 0 0 1 .053 1.322l-.085.092-4.944 4.724a1 1 0 0 1-1.314.059l-.092-.084-2.505-2.569a.999.999 0 0 1 1.339-1.481l.093.084 1.813 1.859 4.229-4.04a1 1 0 0 1 1.414.032zM28 24a1 1 0 0 1 0 2H16a1 1 0 0 1 0-2zM12.704 12.723a1 1 0 0 1 .053 1.322l-.085.092-4.944 4.724a1 1 0 0 1-1.314.059l-.092-.084-2.505-2.569a.999.999 0 0 1 1.339-1.481l.093.084 1.813 1.859 4.229-4.04a1 1 0 0 1 1.414.032zM28 15a1 1 0 0 1 0 2H16a1 1 0 0 1 0-2zM12.704 3.723a1 1 0 0 1 .053 1.322l-.085.092-4.944 4.724a1 1 0 0 1-1.314.059l-.092-.084-2.505-2.569a.999.999 0 0 1 1.339-1.481l.093.084 1.813 1.859 4.229-4.04a1 1 0 0 1 1.414.032zM28 6a1 1 0 0 1 0 2H16a1 1 0 0 1 0-2z" }))); }));
6
+ SelectMore.displayName = 'SelectMore';
7
+ SelectMore['iconName'] = 'Select-more';
8
+ export default SelectMore;
@@ -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>Select-more</title>
4
+ <path d="M12.704 21.723c0.352 0.369 0.367 0.936 0.053 1.322l-0.085 0.092-4.944 4.724c-0.366 0.35-0.929 0.367-1.314 0.059l-0.092-0.084-2.505-2.569c-0.386-0.395-0.378-1.029 0.018-1.414 0.365-0.356 0.933-0.377 1.321-0.067l0.093 0.084 1.813 1.859 4.229-4.040c0.399-0.382 1.032-0.367 1.414 0.032zM28 24c0.552 0 1 0.448 1 1s-0.448 1-1 1h-12c-0.552 0-1-0.448-1-1s0.448-1 1-1zM12.704 12.723c0.352 0.369 0.367 0.936 0.053 1.322l-0.085 0.092-4.944 4.724c-0.366 0.35-0.929 0.367-1.314 0.059l-0.092-0.084-2.505-2.569c-0.386-0.395-0.378-1.029 0.018-1.414 0.365-0.356 0.933-0.377 1.321-0.067l0.093 0.084 1.813 1.859 4.229-4.040c0.399-0.382 1.032-0.367 1.414 0.032zM28 15c0.552 0 1 0.448 1 1s-0.448 1-1 1h-12c-0.552 0-1-0.448-1-1s0.448-1 1-1zM12.704 3.723c0.352 0.369 0.367 0.936 0.053 1.322l-0.085 0.092-4.944 4.724c-0.366 0.35-0.929 0.367-1.314 0.059l-0.092-0.084-2.505-2.569c-0.386-0.395-0.378-1.029 0.018-1.414 0.365-0.356 0.933-0.377 1.321-0.067l0.093 0.084 1.813 1.859 4.229-4.040c0.399-0.382 1.032-0.367 1.414 0.032zM28 6c0.552 0 1 0.448 1 1s-0.448 1-1 1h-12c-0.552 0-1-0.448-1-1s0.448-1 1-1z"></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>facebook-share-number-icon</title>
4
+ <path fill="#3768ea" d="M16 2c-7.732 0-14 6.273-14 14.010 0 7.024 5.171 12.824 11.907 13.837v-10.125h-3.464v-3.682h3.464v-2.451c0-4.057 1.975-5.838 5.345-5.838 1.613 0 2.468 0.12 2.871 0.174v3.214h-2.298c-1.43 0-1.93 1.358-1.93 2.887v2.013h4.192l-0.568 3.682h-3.624v10.154c6.833-0.927 12.105-6.774 12.105-13.867 0-7.737-6.268-14.010-14-14.010z"></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 SelectMore } from './SelectMore';
24
27
  export { default as SharedLine } from './SharedLine';
25
28
  export { default as ActiveCall } from './ActiveCall';
26
29
  export { default as ActivecallBorder } from './ActivecallBorder';
@@ -151,6 +154,7 @@ export { default as ExcelD } from './ExcelD';
151
154
  export { default as Excel } from './Excel';
152
155
  export { default as Expand } from './Expand';
153
156
  export { default as ExternalLink } from './ExternalLink';
157
+ export { default as FacebookShareNumberIcon } from './FacebookShareNumberIcon';
154
158
  export { default as FailedFaxBorder } from './FailedFaxBorder';
155
159
  export { default as FailedFax } from './FailedFax';
156
160
  export { default as FaxBorder } from './FaxBorder';
@@ -313,6 +317,8 @@ export { default as Previous } from './Previous';
313
317
  export { default as Quote } from './Quote';
314
318
  export { default as RadioUnselect } from './RadioUnselect';
315
319
  export { default as Radio } from './Radio';
320
+ export { default as RbnOff } from './RbnOff';
321
+ export { default as RbnOn } from './RbnOn';
316
322
  export { default as RcBlog } from './RcBlog';
317
323
  export { default as RcCloudContact } from './RcCloudContact';
318
324
  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>Select-more</title>
4
+ <path d="M12.704 21.723c0.352 0.369 0.367 0.936 0.053 1.322l-0.085 0.092-4.944 4.724c-0.366 0.35-0.929 0.367-1.314 0.059l-0.092-0.084-2.505-2.569c-0.386-0.395-0.378-1.029 0.018-1.414 0.365-0.356 0.933-0.377 1.321-0.067l0.093 0.084 1.813 1.859 4.229-4.040c0.399-0.382 1.032-0.367 1.414 0.032zM28 24c0.552 0 1 0.448 1 1s-0.448 1-1 1h-12c-0.552 0-1-0.448-1-1s0.448-1 1-1zM12.704 12.723c0.352 0.369 0.367 0.936 0.053 1.322l-0.085 0.092-4.944 4.724c-0.366 0.35-0.929 0.367-1.314 0.059l-0.092-0.084-2.505-2.569c-0.386-0.395-0.378-1.029 0.018-1.414 0.365-0.356 0.933-0.377 1.321-0.067l0.093 0.084 1.813 1.859 4.229-4.040c0.399-0.382 1.032-0.367 1.414 0.032zM28 15c0.552 0 1 0.448 1 1s-0.448 1-1 1h-12c-0.552 0-1-0.448-1-1s0.448-1 1-1zM12.704 3.723c0.352 0.369 0.367 0.936 0.053 1.322l-0.085 0.092-4.944 4.724c-0.366 0.35-0.929 0.367-1.314 0.059l-0.092-0.084-2.505-2.569c-0.386-0.395-0.378-1.029 0.018-1.414 0.365-0.356 0.933-0.377 1.321-0.067l0.093 0.084 1.813 1.859 4.229-4.040c0.399-0.382 1.032-0.367 1.414 0.032zM28 6c0.552 0 1 0.448 1 1s-0.448 1-1 1h-12c-0.552 0-1-0.448-1-1s0.448-1 1-1z"></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>facebook-share-number-icon</title>
4
+ <path fill="#3768ea" d="M16 2c-7.732 0-14 6.273-14 14.010 0 7.024 5.171 12.824 11.907 13.837v-10.125h-3.464v-3.682h3.464v-2.451c0-4.057 1.975-5.838 5.345-5.838 1.613 0 2.468 0.12 2.871 0.174v3.214h-2.298c-1.43 0-1.93 1.358-1.93 2.887v2.013h4.192l-0.568 3.682h-3.624v10.154c6.833-0.927 12.105-6.774 12.105-13.867 0-7.737-6.268-14.010-14-14.010z"></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 SelectMore } from './SelectMore';
24
27
  export { default as SharedLine } from './SharedLine';
25
28
  export { default as ActiveCall } from './ActiveCall';
26
29
  export { default as ActivecallBorder } from './ActivecallBorder';
@@ -151,6 +154,7 @@ export { default as ExcelD } from './ExcelD';
151
154
  export { default as Excel } from './Excel';
152
155
  export { default as Expand } from './Expand';
153
156
  export { default as ExternalLink } from './ExternalLink';
157
+ export { default as FacebookShareNumberIcon } from './FacebookShareNumberIcon';
154
158
  export { default as FailedFaxBorder } from './FailedFaxBorder';
155
159
  export { default as FailedFax } from './FailedFax';
156
160
  export { default as FaxBorder } from './FaxBorder';
@@ -313,6 +317,8 @@ export { default as Previous } from './Previous';
313
317
  export { default as Quote } from './Quote';
314
318
  export { default as RadioUnselect } from './RadioUnselect';
315
319
  export { default as Radio } from './Radio';
320
+ export { default as RbnOff } from './RbnOff';
321
+ export { default as RbnOn } from './RbnOn';
316
322
  export { default as RcBlog } from './RcBlog';
317
323
  export { default as RcCloudContact } from './RcCloudContact';
318
324
  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 SelectMore_1 = require("./SelectMore");
54
+ exports.SelectMore = SelectMore_1.default;
49
55
  var SharedLine_1 = require("./SharedLine");
50
56
  exports.SharedLine = SharedLine_1.default;
51
57
  var ActiveCall_1 = require("./ActiveCall");
@@ -306,6 +312,8 @@ var Expand_1 = require("./Expand");
306
312
  exports.Expand = Expand_1.default;
307
313
  var ExternalLink_1 = require("./ExternalLink");
308
314
  exports.ExternalLink = ExternalLink_1.default;
315
+ var FacebookShareNumberIcon_1 = require("./FacebookShareNumberIcon");
316
+ exports.FacebookShareNumberIcon = FacebookShareNumberIcon_1.default;
309
317
  var FailedFaxBorder_1 = require("./FailedFaxBorder");
310
318
  exports.FailedFaxBorder = FailedFaxBorder_1.default;
311
319
  var FailedFax_1 = require("./FailedFax");
@@ -630,6 +638,10 @@ var RadioUnselect_1 = require("./RadioUnselect");
630
638
  exports.RadioUnselect = RadioUnselect_1.default;
631
639
  var Radio_1 = require("./Radio");
632
640
  exports.Radio = Radio_1.default;
641
+ var RbnOff_1 = require("./RbnOff");
642
+ exports.RbnOff = RbnOff_1.default;
643
+ var RbnOn_1 = require("./RbnOn");
644
+ exports.RbnOn = RbnOn_1.default;
633
645
  var RcBlog_1 = require("./RcBlog");
634
646
  exports.RcBlog = RcBlog_1.default;
635
647
  var RcCloudContact_1 = require("./RcCloudContact");
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ringcentral/juno-icon",
3
- "version": "1.10.0",
3
+ "version": "1.13.0",
4
4
  "author": "RingCentral",
5
5
  "license": "MIT",
6
6
  "main": "./index.js",