@ringcentral/juno-icon 1.11.0 → 1.12.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;
@@ -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;
@@ -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>
package/es6/index.js CHANGED
@@ -8,6 +8,7 @@ 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';
@@ -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>
package/index.d.ts CHANGED
@@ -8,6 +8,7 @@ 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';
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");
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ringcentral/juno-icon",
3
- "version": "1.11.0",
3
+ "version": "1.12.0",
4
4
  "author": "RingCentral",
5
5
  "license": "MIT",
6
6
  "main": "./index.js",