@ringcentral/juno-icon 1.9.0 → 1.10.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.
package/Announcement.js CHANGED
@@ -4,8 +4,7 @@ var tslib_1 = require("tslib");
4
4
  var React = tslib_1.__importStar(require("react"));
5
5
  var react_1 = require("react");
6
6
  var Announcement = 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: "#066fac", d: "M32 16c0 8.837-7.163 16-16 16S0 24.837 0 16 7.163 0 16 0s16 7.163 16 16z" }),
8
- React.createElement("path", { fill: "#fff", d: "M17.024 11.159c.559 0 1.012.435 1.012.971v7.765c0 .536-.453.971-1.012.971L7.92 18.278c-.598-.145-1.012-.471-1.012-.971v-2.588c0-.468.412-.793 1.012-.971l9.104-2.588zm-7.418 7.117h1.349v3.208a.674.674 0 0 1-1.348 0v-3.208zm8.767-.144v-4.206c0-.163 1.535.647 1.535 2.103s-1.535 2.259-1.535 2.103zM23.066 14.108a3.222 3.222 0 0 1-.017 3.176.357.357 0 1 1-.623-.352 2.516 2.516 0 0 0 .014-2.47.36.36 0 0 1 .626-.355zM24.329 12.788c.596.837.919 1.842.914 2.896s-.338 2.062-.943 2.906a.354.354 0 1 1-.578-.412c.518-.723.803-1.585.808-2.49s-.272-1.764-.783-2.482c-.114-.16-.076-.383.085-.498s.384-.079.497.08z" }))); }));
7
+ React.createElement("path", { d: "M17.024 11.159c.559 0 1.012.435 1.012.971v7.765c0 .536-.453.971-1.012.971l-6.07-1.726v2.346a.674.674 0 0 1-1.348 0l-.001-2.73-1.685-.478c-.598-.145-1.012-.471-1.012-.971v-2.588c0-.468.412-.793 1.012-.971l9.104-2.588zm7.258 1.575.047.054c.596.837.919 1.842.914 2.896s-.338 2.062-.943 2.906a.354.354 0 1 1-.578-.412c.518-.723.803-1.585.808-2.49s-.272-1.764-.783-2.482a.358.358 0 0 1 .085-.498.357.357 0 0 1 .45.026zm-4.373 3.295c0 1.456-1.535 2.259-1.535 2.103v-4.206c0-.163 1.535.647 1.535 2.103zm3.157-1.921a3.222 3.222 0 0 1-.017 3.176.358.358 0 1 1-.622-.352 2.516 2.516 0 0 0 .014-2.47.36.36 0 0 1 .626-.355z" }))); }));
9
8
  Announcement.displayName = 'Announcement';
10
9
  Announcement['iconName'] = 'Announcement';
11
10
  exports.default = Announcement;
package/Ar.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const Ar: 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 Ar;
package/Ar.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 Ar = 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: "M6.72 22c.181 0 .335-.051.46-.152s.209-.213.252-.336l.864-2.36h4.792l.864 2.36a.729.729 0 0 0 .72.488h1.664l-4.544-11.568h-2.2L5.048 22H6.72zm5.816-4.368H8.848l1.408-3.832c.069-.176.14-.381.212-.616s.145-.488.22-.76a15.419 15.419 0 0 0 .44 1.36l1.408 3.848zM19.752 22v-4.52h.92c.213 0 .375.029.484.088s.209.157.3.296l2.432 3.704c.091.139.201.245.332.32s.289.112.476.112h1.936l-2.896-4.272a2.132 2.132 0 0 0-.704-.664c.405-.128.767-.299 1.084-.512s.584-.461.8-.744c.216-.283.381-.597.496-.944s.172-.715.172-1.104c0-.491-.084-.94-.252-1.348s-.432-.759-.792-1.052c-.36-.293-.821-.521-1.384-.684s-1.239-.244-2.028-.244H17.6V22h2.152zm1.344-6.064h-1.344v-3.84h1.376c.795 0 1.385.157 1.772.472s.58.765.58 1.352c0 .293-.048.563-.144.808s-.241.457-.436.636-.443.319-.744.42-.655.152-1.06.152z" }))); }));
8
+ Ar.displayName = 'Ar';
9
+ Ar['iconName'] = 'ar';
10
+ exports.default = Ar;
package/CallQueue.js CHANGED
@@ -4,14 +4,7 @@ var tslib_1 = require("tslib");
4
4
  var React = tslib_1.__importStar(require("react"));
5
5
  var react_1 = require("react");
6
6
  var CallQueue = 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: "#066fac", d: "M32 16c0 8.837-7.163 16-16 16S0 24.837 0 16 7.163 0 16 0s16 7.163 16 16z" }),
8
- React.createElement("path", { fill: "#fff", d: "M18.5 5c3.333 0 6.036 2.737 6.036 6.113l-.934.001c.003-.075.005-.151.005-.227 0-2.751-2.287-4.981-5.107-4.981s-5.107 2.23-5.107 4.981c0 .076.002.152.005.227l-.934-.001C12.464 7.737 15.166 5 18.5 5z" }),
9
- React.createElement("path", { fill: "#fff", d: "M18.5 17c3.333 0 6.036-2.737 6.036-6.113h-.934c.003.075.005.151.005.226 0 2.751-2.287 4.981-5.107 4.981-.337 0-.505.145-.505.436s.168.447.505.469zm-5.107-5.887c0-.076.002-.151.005-.226h-.934z" }),
10
- React.createElement("path", { fill: "#fff", d: "M13.393 10.923c0 .839.198 1.634.55 2.341h-1.496a.449.449 0 0 1-.448-.448V9.184c0-.247.201-.448.448-.448l1.423-.002a5.227 5.227 0 0 0-.477 2.189zm11.159-2.187c.247 0 .448.201.448.448v3.632a.449.449 0 0 1-.448.448h-.709c.352-.707.55-1.502.55-2.341 0-.78-.171-1.521-.477-2.189l.636.002zM22.505 10.929c0 2.155-1.791 3.901-4 3.901s-4-1.747-4-3.901c0-2.155 1.791-3.901 4-3.901s4 1.747 4 3.901z" }),
11
- React.createElement("path", { fill: "#066fac", d: "M22 21.5c0 5.247-4.253 9.5-9.5 9.5S3 26.747 3 21.5 7.253 12 12.5 12s9.5 4.253 9.5 9.5z" }),
12
- React.createElement("path", { fill: "#fff", d: "M12.5 14c3.333 0 6.036 2.737 6.036 6.113l-.934.001c.003-.075.005-.151.005-.227 0-2.751-2.287-4.981-5.107-4.981s-5.107 2.23-5.107 4.981c0 .076.002.152.005.227l-.934-.001C6.464 16.737 9.166 14 12.5 14z" }),
13
- React.createElement("path", { fill: "#fff", d: "M12.5 26c3.333 0 6.036-2.737 6.036-6.113h-.934c.003.075.005.151.005.226 0 2.751-2.287 4.981-5.107 4.981-.337 0-.505.145-.505.436s.168.447.505.469zm-5.107-5.887c0-.076.002-.151.005-.226h-.934z" }),
14
- React.createElement("path", { fill: "#fff", d: "M7.393 19.923c0 .839.198 1.634.55 2.341H6.447a.449.449 0 0 1-.448-.448v-3.632c0-.247.201-.448.448-.448l1.423-.002a5.227 5.227 0 0 0-.477 2.189zm11.159-2.187c.247 0 .448.201.448.448v3.632a.449.449 0 0 1-.448.448h-.709c.352-.707.55-1.502.55-2.341 0-.78-.171-1.521-.477-2.189l.636.002zM16.505 19.929c0 2.155-1.791 3.901-4 3.901s-4-1.747-4-3.901c0-2.155 1.791-3.901 4-3.901s4 1.747 4 3.901z" }))); }));
7
+ React.createElement("path", { d: "M12.5 14c2.5 0 4.646 1.54 5.562 3.735l.49.001c.247 0 .448.201.448.448v3.632a.449.449 0 0 1-.448.448h-.49C17.146 24.459 15.001 26 12.5 26c-.336-.022-.505-.178-.505-.469s.168-.436.505-.436c2.821 0 5.107-2.23 5.107-4.981l-.005.001.004-.113v-.001l-.004-.113h.005c0-2.751-2.287-4.981-5.107-4.981-2.446 0-4.49 1.677-4.99 3.916a5.176 5.176 0 0 0-.115 1.16l-.001-.058c0 .839.198 1.634.55 2.341H6.449a.449.449 0 0 1-.448-.448v-3.632c0-.247.201-.448.448-.448h.49c.916-2.195 3.061-3.736 5.562-3.736zm.005 2.027c2.209 0 4 1.747 4 3.901s-1.791 3.901-4 3.901-4-1.747-4-3.901 1.791-3.901 4-3.901zM18.5 5c2.5 0 4.646 1.54 5.562 3.735l.49.001c.247 0 .448.201.448.448v3.632a.449.449 0 0 1-.448.448h-.49a6.095 6.095 0 0 1-3.42 3.34 9.625 9.625 0 0 0-.515-.769c1.956-.639 3.384-2.403 3.476-4.505l.005-.216-.005.001.004-.113v-.001l-.004-.113h.005c0-2.751-2.287-4.981-5.107-4.981-2.447 0-4.492 1.678-4.991 3.919a5.233 5.233 0 0 0-.116 1.061l.002.05-.002.036.007.229c.014.276.05.547.106.811l.01.042a9.484 9.484 0 0 0-1.518-.041L12 9.185c0-.247.201-.448.448-.448h.49c.916-2.195 3.061-3.736 5.562-3.736zm.005 2.027c2.209 0 4 1.747 4 3.901 0 1.922-1.425 3.52-3.301 3.842a9.463 9.463 0 0 0-4.457-2.503 3.79 3.79 0 0 1-.242-1.339c0-2.155 1.791-3.901 4-3.901z" }))); }));
15
8
  CallQueue.displayName = 'CallQueue';
16
9
  CallQueue['iconName'] = 'Call-queue';
17
10
  exports.default = CallQueue;
package/Limited.js CHANGED
@@ -4,8 +4,7 @@ var tslib_1 = require("tslib");
4
4
  var React = tslib_1.__importStar(require("react"));
5
5
  var react_1 = require("react");
6
6
  var Limited = 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: "#066fac", d: "M32 16c0 8.837-7.163 16-16 16S0 24.837 0 16 7.163 0 16 0s16 7.163 16 16z" }),
8
- React.createElement("path", { fill: "#fff", d: "M10.671 11.107c.32.15.567.385.743.707.172.343.37.699.592 1.067s.488.776.799 1.225c.195.295.273.616.229.95-.043.329-.19.623-.46.895a2.753 2.753 0 0 1-.484.332.544.544 0 0 1-.103.065l-.08.039-.084.046-.021.01a.62.62 0 0 0-.068.032c.008.037.02.082.039.137l.046.122a3 3 0 0 0 .284.544c.134.211.306.442.513.69.225.266.434.484.626.656.186.166.355.29.503.373.057.032.107.057.147.075l.103-.113.038-.037.04-.05.12-.124.105-.103.047-.043c.081-.074.171-.144.291-.225.31-.183.656-.26 1.022-.228.378.033.699.184.926.426.282.266.575.533.879.8l.216.188.446.379c.163.137.34.284.532.442.276.227.46.505.545.828.077.291.064.573-.035.821l-.041.091c-.091.226-.266.492-.526.807a4.639 4.639 0 0 1-.61.633l-.076.06c-.207.171-.446.3-.714.385-.262.083-.55.124-.861.124a4.712 4.712 0 0 1-1.581-.294 8.118 8.118 0 0 1-1.633-.818 11.46 11.46 0 0 1-1.434-1.096l-.203-.184a17.168 17.168 0 0 1-1.624-1.68 15.494 15.494 0 0 1-1.726-2.493c-.45-.816-.767-1.58-.951-2.295-.187-.727-.232-1.384-.132-1.966.096-.616.362-1.115.802-1.484.204-.17.49-.343.861-.523.379-.184.692-.297.951-.337a1.709 1.709 0 0 1 1.005.145zM20.486 8.126c.163.091.298.225.389.389l3.3 5.941a1 1 0 0 1-.875 1.486h-6.601a1 1 0 0 1-.874-1.486l3.301-5.941a1 1 0 0 1 1.36-.389zm-.444 5.252a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm.008-4.437c-.345 0-.625.093-.625.208v3.333c0 .115.28.208.625.208s.625-.093.625-.208V9.149c0-.115-.28-.208-.625-.208z" }))); }));
7
+ React.createElement("path", { d: "M10.671 11.107c.319.15.567.385.743.707.172.343.37.699.592 1.067s.488.776.799 1.225c.195.295.273.616.229.95-.043.329-.19.623-.46.895a2.753 2.753 0 0 1-.484.332.544.544 0 0 1-.103.065l-.08.039-.084.046-.021.01c-.025.011-.048.021-.068.032.008.037.02.082.039.137l.046.122a3 3 0 0 0 .284.544c.134.211.306.442.513.69.225.265.434.484.626.656.186.166.355.29.503.373.057.032.107.057.147.075l.103-.113.038-.037.04-.05.12-.124.105-.103.047-.043c.081-.074.171-.144.291-.225.31-.183.656-.26 1.022-.228.378.033.699.184.926.426.282.267.575.533.879.8l.216.188.446.379c.163.137.34.284.532.442.276.227.46.505.545.828.077.291.064.573-.035.821l-.041.091c-.091.226-.266.492-.526.807a4.7 4.7 0 0 1-.61.633l-.076.06c-.207.171-.446.3-.714.385-.262.083-.55.124-.861.124a4.712 4.712 0 0 1-1.581-.294 8.118 8.118 0 0 1-1.633-.818 11.46 11.46 0 0 1-1.434-1.096l-.203-.184a17.168 17.168 0 0 1-1.624-1.68 15.494 15.494 0 0 1-1.726-2.493c-.45-.816-.767-1.58-.951-2.295-.187-.727-.232-1.384-.132-1.966.096-.616.362-1.115.802-1.484.204-.17.49-.343.861-.523.379-.184.692-.297.951-.337a1.709 1.709 0 0 1 1.005.145zm9.815-2.981c.163.091.298.225.389.389l3.3 5.941a1 1 0 0 1-.875 1.486h-6.601a1 1 0 0 1-.874-1.486l3.301-5.941a1 1 0 0 1 1.36-.389zm-.444 5.252a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm.008-4.437c-.307 0-.562.074-.615.171l-.01.037v3.333c0 .115.28.208.625.208.307 0 .562-.074.615-.171l.01-.037V9.149c0-.115-.28-.208-.625-.208z" }))); }));
9
8
  Limited.displayName = 'Limited';
10
9
  Limited['iconName'] = 'Limited';
11
10
  exports.default = Limited;
package/Message.js CHANGED
@@ -4,8 +4,7 @@ var tslib_1 = require("tslib");
4
4
  var React = tslib_1.__importStar(require("react"));
5
5
  var react_1 = require("react");
6
6
  var Message = 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: "#066fac", d: "M32 16c0 8.837-7.163 16-16 16S0 24.837 0 16 7.163 0 16 0s16 7.163 16 16z" }),
8
- React.createElement("path", { fill: "#fff", d: "M21.5 11c.69 0 1.25.56 1.25 1.25v7.5c0 .69-.56 1.25-1.25 1.25h-2.866a.625.625 0 0 0-.442.183l-1.963 1.963a.5.5 0 0 1-.707 0l-1.963-1.963a.625.625 0 0 0-.442-.183h-2.866c-.69 0-1.25-.56-1.25-1.25v-7.5c0-.69.56-1.25 1.25-1.25h11.25z" }))); }));
7
+ React.createElement("path", { d: "M21.5 11c.69 0 1.25.56 1.25 1.25v7.5c0 .69-.56 1.25-1.25 1.25h-2.866a.625.625 0 0 0-.442.183l-1.963 1.963a.5.5 0 0 1-.707 0l-1.963-1.963a.625.625 0 0 0-.442-.183h-2.866c-.69 0-1.25-.56-1.25-1.25v-7.5c0-.69.56-1.25 1.25-1.25h11.25z" }))); }));
9
8
  Message.displayName = 'Message';
10
9
  Message['iconName'] = 'Message';
11
10
  exports.default = Message;
package/Paging.js CHANGED
@@ -4,8 +4,7 @@ var tslib_1 = require("tslib");
4
4
  var React = tslib_1.__importStar(require("react"));
5
5
  var react_1 = require("react");
6
6
  var Paging = 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: "#066fac", d: "M32 16c0 8.837-7.163 16-16 16S0 24.837 0 16 7.163 0 16 0s16 7.163 16 16z" }),
8
- React.createElement("path", { fill: "#fff", d: "M22 11a2 2 0 0 1 2 2v7a2 2 0 0 1-2 2H10a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h12zm-10 8a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm4 0a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm4 0a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm-3.5-4h-5a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1zm2-2h-7a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1z" }))); }));
7
+ React.createElement("path", { d: "M22 11a2 2 0 0 1 2 2v7a2 2 0 0 1-2 2H10a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h12zm-10 8a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm4 0a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm4 0a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm-3.5-4h-5a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1zm2-2h-7a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1z" }))); }));
9
8
  Paging.displayName = 'Paging';
10
9
  Paging['iconName'] = 'Paging';
11
10
  exports.default = Paging;
package/SharedLine.js CHANGED
@@ -4,9 +4,7 @@ var tslib_1 = require("tslib");
4
4
  var React = tslib_1.__importStar(require("react"));
5
5
  var react_1 = require("react");
6
6
  var SharedLine = 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: "#066fac", d: "M32 16c0 8.837-7.163 16-16 16S0 24.837 0 16 7.163 0 16 0s16 7.163 16 16z" }),
8
- React.createElement("path", { fill: "#fff", d: "M20.567 9.992c.039.107.101.233.188.375.089.145.202.305.339.476.149.183.287.334.414.452.123.114.235.2.333.257.038.022.07.039.097.052l.068-.078.025-.025.003-.005.024-.03c.07-.077.13-.139.179-.186.053-.051.113-.099.192-.155a1.08 1.08 0 0 1 .676-.157c.25.023.462.126.612.294.187.184.38.367.581.551s.464.415.789.695c.183.156.304.348.361.57a.92.92 0 0 1-.05.629c-.06.156-.176.339-.348.556a2.835 2.835 0 0 1-.454.477 1.372 1.372 0 0 1-.472.265 1.813 1.813 0 0 1-.57.086 2.99 2.99 0 0 1-1.045-.203 5.266 5.266 0 0 1-1.08-.564 7.785 7.785 0 0 1-1.082-.883c-.364-.34-.722-.725-1.074-1.157a10.644 10.644 0 0 1-1.141-1.718 7.061 7.061 0 0 1-.629-1.581c-.124-.501-.153-.954-.087-1.355.063-.424.24-.768.531-1.023.135-.117.324-.236.57-.361.25-.127.457-.205.629-.232a1.091 1.091 0 0 1 1.155.587c.114.236.244.482.392.735s.323.534.528.844a.97.97 0 0 1 .151.655 1.066 1.066 0 0 1-.304.617 2.076 2.076 0 0 1-.32.229.4.4 0 0 1-.068.045l-.053.027a.774.774 0 0 1-.114.061.986.986 0 0 0 .057.178zM10.383 18.747c.053.142.139.307.258.495.122.192.278.402.467.628.205.242.395.44.569.596.169.151.323.264.458.339.052.029.097.052.134.068l.093-.102.034-.033c-.002.001 0-.001.004-.006l.032-.04c.097-.102.179-.183.247-.245.073-.067.155-.131.264-.204.282-.166.596-.237.93-.207.344.03.636.167.842.388.257.242.523.485.799.727s.638.548 1.086.918c.251.206.418.46.496.753.079.298.053.585-.069.83-.083.205-.242.447-.479.734a3.94 3.94 0 0 1-.624.63 1.908 1.908 0 0 1-.65.35 2.57 2.57 0 0 1-.784.113c-.46 0-.94-.09-1.438-.268a7.335 7.335 0 0 1-1.485-.744c-.5-.32-.997-.71-1.489-1.165A15.646 15.646 0 0 1 8.6 21.774a14.086 14.086 0 0 1-1.57-2.268c-.409-.742-.698-1.437-.865-2.087-.17-.662-.211-1.259-.12-1.788.087-.56.33-1.014.73-1.35.186-.155.446-.312.784-.476.344-.167.629-.27.865-.307.315-.049.624-.004.914.132s.516.35.676.643c.157.312.336.636.539.971s.444.706.727 1.115c.177.268.248.56.208.865a1.381 1.381 0 0 1-.419.814 2.678 2.678 0 0 1-.441.303.532.532 0 0 1-.094.059l-.073.036a.878.878 0 0 1-.095.051.6.6 0 0 0-.062.029c.011.057.036.133.078.235z" }),
9
- React.createElement("path", { fill: "#fff", d: "M14.202 17.788a.478.478 0 0 1-.421.491.504.504 0 0 1-.574-.465 4.886 4.886 0 0 1 1.148-3.42c.182-.215.393-.393.624-.544l-.576-1.835 3.913 1.205c.226.097.273.388.089.54l-2.645 2.566-.447-1.422a2.613 2.613 0 0 0-.202.206 3.72 3.72 0 0 0-.907 2.677z" }))); }));
7
+ React.createElement("path", { d: "M9.339 13.628c.291.136.516.35.676.643.157.312.336.636.539.971s.444.706.727 1.115c.177.268.248.56.208.865a1.381 1.381 0 0 1-.419.814 2.678 2.678 0 0 1-.441.303.532.532 0 0 1-.094.059l-.073.035a.878.878 0 0 1-.095.051.6.6 0 0 0-.062.029c.008.038.021.084.042.141l.036.094c.053.142.139.307.258.495.122.192.278.402.467.628.205.242.395.44.569.596.169.151.323.264.458.339.052.029.097.052.134.068l.093-.102.034-.033.004-.006.032-.04c.097-.102.179-.183.247-.245.073-.067.155-.131.264-.204.282-.166.596-.236.93-.207.344.03.636.167.842.388.257.242.523.485.799.727s.638.548 1.086.918c.251.206.418.46.496.753.079.298.053.585-.069.83-.083.206-.242.447-.479.734a3.94 3.94 0 0 1-.624.63 1.908 1.908 0 0 1-.65.35 2.57 2.57 0 0 1-.784.113c-.46 0-.94-.09-1.438-.268a7.335 7.335 0 0 1-1.485-.744c-.5-.32-.997-.71-1.489-1.165A15.646 15.646 0 0 1 8.6 21.775a14.086 14.086 0 0 1-1.57-2.268c-.409-.742-.698-1.437-.865-2.087-.17-.662-.211-1.259-.12-1.788.087-.56.33-1.014.73-1.35.186-.155.446-.312.784-.476.344-.167.629-.27.865-.307.315-.049.624-.004.914.132zm5.064-1.612 3.913 1.205c.226.097.273.388.089.54l-2.645 2.566-.447-1.422a2.613 2.613 0 0 0-.202.206 3.72 3.72 0 0 0-.907 2.677.478.478 0 0 1-.422.491.504.504 0 0 1-.574-.465 4.886 4.886 0 0 1 1.148-3.42c.182-.215.393-.393.624-.544l-.576-1.835zm5.405-5.901c.211.103.375.266.491.487.114.236.244.482.392.735s.323.534.528.844a.97.97 0 0 1 .151.655 1.066 1.066 0 0 1-.304.617 2.076 2.076 0 0 1-.32.229.4.4 0 0 1-.068.045l-.053.027a.774.774 0 0 1-.114.061 2.14 2.14 0 0 0 .245.553c.089.145.202.305.339.476.149.183.287.334.414.452.123.114.235.2.333.257.038.022.07.039.097.052l.068-.078.025-.025.003-.005.024-.03c.07-.077.13-.139.179-.186.053-.051.113-.099.192-.155a1.08 1.08 0 0 1 .676-.157.92.92 0 0 1 .612.294c.187.184.38.367.581.551s.464.415.79.695c.183.156.304.348.361.57a.92.92 0 0 1-.05.629c-.06.156-.176.339-.348.556a2.835 2.835 0 0 1-.454.477 1.372 1.372 0 0 1-.472.265 1.813 1.813 0 0 1-.57.086 2.99 2.99 0 0 1-1.045-.203 5.266 5.266 0 0 1-1.08-.564 7.785 7.785 0 0 1-1.082-.883c-.364-.34-.722-.725-1.074-1.157a10.72 10.72 0 0 1-1.142-1.718 7.061 7.061 0 0 1-.629-1.581c-.124-.501-.153-.954-.087-1.355.063-.424.24-.768.531-1.023.135-.117.324-.236.57-.361.25-.127.457-.205.629-.232.229-.037.453-.003.664.1z" }))); }));
10
8
  SharedLine.displayName = 'SharedLine';
11
9
  SharedLine['iconName'] = 'Shared-line';
12
10
  exports.default = SharedLine;
@@ -2,8 +2,7 @@ import { __assign } from "tslib";
2
2
  import * as React from 'react';
3
3
  import { forwardRef, memo } from 'react';
4
4
  var Announcement = 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: "#066fac", d: "M32 16c0 8.837-7.163 16-16 16S0 24.837 0 16 7.163 0 16 0s16 7.163 16 16z" }),
6
- React.createElement("path", { fill: "#fff", d: "M17.024 11.159c.559 0 1.012.435 1.012.971v7.765c0 .536-.453.971-1.012.971L7.92 18.278c-.598-.145-1.012-.471-1.012-.971v-2.588c0-.468.412-.793 1.012-.971l9.104-2.588zm-7.418 7.117h1.349v3.208a.674.674 0 0 1-1.348 0v-3.208zm8.767-.144v-4.206c0-.163 1.535.647 1.535 2.103s-1.535 2.259-1.535 2.103zM23.066 14.108a3.222 3.222 0 0 1-.017 3.176.357.357 0 1 1-.623-.352 2.516 2.516 0 0 0 .014-2.47.36.36 0 0 1 .626-.355zM24.329 12.788c.596.837.919 1.842.914 2.896s-.338 2.062-.943 2.906a.354.354 0 1 1-.578-.412c.518-.723.803-1.585.808-2.49s-.272-1.764-.783-2.482c-.114-.16-.076-.383.085-.498s.384-.079.497.08z" }))); }));
5
+ React.createElement("path", { d: "M17.024 11.159c.559 0 1.012.435 1.012.971v7.765c0 .536-.453.971-1.012.971l-6.07-1.726v2.346a.674.674 0 0 1-1.348 0l-.001-2.73-1.685-.478c-.598-.145-1.012-.471-1.012-.971v-2.588c0-.468.412-.793 1.012-.971l9.104-2.588zm7.258 1.575.047.054c.596.837.919 1.842.914 2.896s-.338 2.062-.943 2.906a.354.354 0 1 1-.578-.412c.518-.723.803-1.585.808-2.49s-.272-1.764-.783-2.482a.358.358 0 0 1 .085-.498.357.357 0 0 1 .45.026zm-4.373 3.295c0 1.456-1.535 2.259-1.535 2.103v-4.206c0-.163 1.535.647 1.535 2.103zm3.157-1.921a3.222 3.222 0 0 1-.017 3.176.358.358 0 1 1-.622-.352 2.516 2.516 0 0 0 .014-2.47.36.36 0 0 1 .626-.355z" }))); }));
7
6
  Announcement.displayName = 'Announcement';
8
7
  Announcement['iconName'] = 'Announcement';
9
8
  export default Announcement;
package/es6/Ar.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 Ar = 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: "M6.72 22c.181 0 .335-.051.46-.152s.209-.213.252-.336l.864-2.36h4.792l.864 2.36a.729.729 0 0 0 .72.488h1.664l-4.544-11.568h-2.2L5.048 22H6.72zm5.816-4.368H8.848l1.408-3.832c.069-.176.14-.381.212-.616s.145-.488.22-.76a15.419 15.419 0 0 0 .44 1.36l1.408 3.848zM19.752 22v-4.52h.92c.213 0 .375.029.484.088s.209.157.3.296l2.432 3.704c.091.139.201.245.332.32s.289.112.476.112h1.936l-2.896-4.272a2.132 2.132 0 0 0-.704-.664c.405-.128.767-.299 1.084-.512s.584-.461.8-.744c.216-.283.381-.597.496-.944s.172-.715.172-1.104c0-.491-.084-.94-.252-1.348s-.432-.759-.792-1.052c-.36-.293-.821-.521-1.384-.684s-1.239-.244-2.028-.244H17.6V22h2.152zm1.344-6.064h-1.344v-3.84h1.376c.795 0 1.385.157 1.772.472s.58.765.58 1.352c0 .293-.048.563-.144.808s-.241.457-.436.636-.443.319-.744.42-.655.152-1.06.152z" }))); }));
6
+ Ar.displayName = 'Ar';
7
+ Ar['iconName'] = 'ar';
8
+ export default Ar;
package/es6/CallQueue.js CHANGED
@@ -2,14 +2,7 @@ import { __assign } from "tslib";
2
2
  import * as React from 'react';
3
3
  import { forwardRef, memo } from 'react';
4
4
  var CallQueue = 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: "#066fac", d: "M32 16c0 8.837-7.163 16-16 16S0 24.837 0 16 7.163 0 16 0s16 7.163 16 16z" }),
6
- React.createElement("path", { fill: "#fff", d: "M18.5 5c3.333 0 6.036 2.737 6.036 6.113l-.934.001c.003-.075.005-.151.005-.227 0-2.751-2.287-4.981-5.107-4.981s-5.107 2.23-5.107 4.981c0 .076.002.152.005.227l-.934-.001C12.464 7.737 15.166 5 18.5 5z" }),
7
- React.createElement("path", { fill: "#fff", d: "M18.5 17c3.333 0 6.036-2.737 6.036-6.113h-.934c.003.075.005.151.005.226 0 2.751-2.287 4.981-5.107 4.981-.337 0-.505.145-.505.436s.168.447.505.469zm-5.107-5.887c0-.076.002-.151.005-.226h-.934z" }),
8
- React.createElement("path", { fill: "#fff", d: "M13.393 10.923c0 .839.198 1.634.55 2.341h-1.496a.449.449 0 0 1-.448-.448V9.184c0-.247.201-.448.448-.448l1.423-.002a5.227 5.227 0 0 0-.477 2.189zm11.159-2.187c.247 0 .448.201.448.448v3.632a.449.449 0 0 1-.448.448h-.709c.352-.707.55-1.502.55-2.341 0-.78-.171-1.521-.477-2.189l.636.002zM22.505 10.929c0 2.155-1.791 3.901-4 3.901s-4-1.747-4-3.901c0-2.155 1.791-3.901 4-3.901s4 1.747 4 3.901z" }),
9
- React.createElement("path", { fill: "#066fac", d: "M22 21.5c0 5.247-4.253 9.5-9.5 9.5S3 26.747 3 21.5 7.253 12 12.5 12s9.5 4.253 9.5 9.5z" }),
10
- React.createElement("path", { fill: "#fff", d: "M12.5 14c3.333 0 6.036 2.737 6.036 6.113l-.934.001c.003-.075.005-.151.005-.227 0-2.751-2.287-4.981-5.107-4.981s-5.107 2.23-5.107 4.981c0 .076.002.152.005.227l-.934-.001C6.464 16.737 9.166 14 12.5 14z" }),
11
- React.createElement("path", { fill: "#fff", d: "M12.5 26c3.333 0 6.036-2.737 6.036-6.113h-.934c.003.075.005.151.005.226 0 2.751-2.287 4.981-5.107 4.981-.337 0-.505.145-.505.436s.168.447.505.469zm-5.107-5.887c0-.076.002-.151.005-.226h-.934z" }),
12
- React.createElement("path", { fill: "#fff", d: "M7.393 19.923c0 .839.198 1.634.55 2.341H6.447a.449.449 0 0 1-.448-.448v-3.632c0-.247.201-.448.448-.448l1.423-.002a5.227 5.227 0 0 0-.477 2.189zm11.159-2.187c.247 0 .448.201.448.448v3.632a.449.449 0 0 1-.448.448h-.709c.352-.707.55-1.502.55-2.341 0-.78-.171-1.521-.477-2.189l.636.002zM16.505 19.929c0 2.155-1.791 3.901-4 3.901s-4-1.747-4-3.901c0-2.155 1.791-3.901 4-3.901s4 1.747 4 3.901z" }))); }));
5
+ React.createElement("path", { d: "M12.5 14c2.5 0 4.646 1.54 5.562 3.735l.49.001c.247 0 .448.201.448.448v3.632a.449.449 0 0 1-.448.448h-.49C17.146 24.459 15.001 26 12.5 26c-.336-.022-.505-.178-.505-.469s.168-.436.505-.436c2.821 0 5.107-2.23 5.107-4.981l-.005.001.004-.113v-.001l-.004-.113h.005c0-2.751-2.287-4.981-5.107-4.981-2.446 0-4.49 1.677-4.99 3.916a5.176 5.176 0 0 0-.115 1.16l-.001-.058c0 .839.198 1.634.55 2.341H6.449a.449.449 0 0 1-.448-.448v-3.632c0-.247.201-.448.448-.448h.49c.916-2.195 3.061-3.736 5.562-3.736zm.005 2.027c2.209 0 4 1.747 4 3.901s-1.791 3.901-4 3.901-4-1.747-4-3.901 1.791-3.901 4-3.901zM18.5 5c2.5 0 4.646 1.54 5.562 3.735l.49.001c.247 0 .448.201.448.448v3.632a.449.449 0 0 1-.448.448h-.49a6.095 6.095 0 0 1-3.42 3.34 9.625 9.625 0 0 0-.515-.769c1.956-.639 3.384-2.403 3.476-4.505l.005-.216-.005.001.004-.113v-.001l-.004-.113h.005c0-2.751-2.287-4.981-5.107-4.981-2.447 0-4.492 1.678-4.991 3.919a5.233 5.233 0 0 0-.116 1.061l.002.05-.002.036.007.229c.014.276.05.547.106.811l.01.042a9.484 9.484 0 0 0-1.518-.041L12 9.185c0-.247.201-.448.448-.448h.49c.916-2.195 3.061-3.736 5.562-3.736zm.005 2.027c2.209 0 4 1.747 4 3.901 0 1.922-1.425 3.52-3.301 3.842a9.463 9.463 0 0 0-4.457-2.503 3.79 3.79 0 0 1-.242-1.339c0-2.155 1.791-3.901 4-3.901z" }))); }));
13
6
  CallQueue.displayName = 'CallQueue';
14
7
  CallQueue['iconName'] = 'Call-queue';
15
8
  export default CallQueue;
package/es6/Limited.js CHANGED
@@ -2,8 +2,7 @@ import { __assign } from "tslib";
2
2
  import * as React from 'react';
3
3
  import { forwardRef, memo } from 'react';
4
4
  var Limited = 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: "#066fac", d: "M32 16c0 8.837-7.163 16-16 16S0 24.837 0 16 7.163 0 16 0s16 7.163 16 16z" }),
6
- React.createElement("path", { fill: "#fff", d: "M10.671 11.107c.32.15.567.385.743.707.172.343.37.699.592 1.067s.488.776.799 1.225c.195.295.273.616.229.95-.043.329-.19.623-.46.895a2.753 2.753 0 0 1-.484.332.544.544 0 0 1-.103.065l-.08.039-.084.046-.021.01a.62.62 0 0 0-.068.032c.008.037.02.082.039.137l.046.122a3 3 0 0 0 .284.544c.134.211.306.442.513.69.225.266.434.484.626.656.186.166.355.29.503.373.057.032.107.057.147.075l.103-.113.038-.037.04-.05.12-.124.105-.103.047-.043c.081-.074.171-.144.291-.225.31-.183.656-.26 1.022-.228.378.033.699.184.926.426.282.266.575.533.879.8l.216.188.446.379c.163.137.34.284.532.442.276.227.46.505.545.828.077.291.064.573-.035.821l-.041.091c-.091.226-.266.492-.526.807a4.639 4.639 0 0 1-.61.633l-.076.06c-.207.171-.446.3-.714.385-.262.083-.55.124-.861.124a4.712 4.712 0 0 1-1.581-.294 8.118 8.118 0 0 1-1.633-.818 11.46 11.46 0 0 1-1.434-1.096l-.203-.184a17.168 17.168 0 0 1-1.624-1.68 15.494 15.494 0 0 1-1.726-2.493c-.45-.816-.767-1.58-.951-2.295-.187-.727-.232-1.384-.132-1.966.096-.616.362-1.115.802-1.484.204-.17.49-.343.861-.523.379-.184.692-.297.951-.337a1.709 1.709 0 0 1 1.005.145zM20.486 8.126c.163.091.298.225.389.389l3.3 5.941a1 1 0 0 1-.875 1.486h-6.601a1 1 0 0 1-.874-1.486l3.301-5.941a1 1 0 0 1 1.36-.389zm-.444 5.252a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm.008-4.437c-.345 0-.625.093-.625.208v3.333c0 .115.28.208.625.208s.625-.093.625-.208V9.149c0-.115-.28-.208-.625-.208z" }))); }));
5
+ React.createElement("path", { d: "M10.671 11.107c.319.15.567.385.743.707.172.343.37.699.592 1.067s.488.776.799 1.225c.195.295.273.616.229.95-.043.329-.19.623-.46.895a2.753 2.753 0 0 1-.484.332.544.544 0 0 1-.103.065l-.08.039-.084.046-.021.01c-.025.011-.048.021-.068.032.008.037.02.082.039.137l.046.122a3 3 0 0 0 .284.544c.134.211.306.442.513.69.225.265.434.484.626.656.186.166.355.29.503.373.057.032.107.057.147.075l.103-.113.038-.037.04-.05.12-.124.105-.103.047-.043c.081-.074.171-.144.291-.225.31-.183.656-.26 1.022-.228.378.033.699.184.926.426.282.267.575.533.879.8l.216.188.446.379c.163.137.34.284.532.442.276.227.46.505.545.828.077.291.064.573-.035.821l-.041.091c-.091.226-.266.492-.526.807a4.7 4.7 0 0 1-.61.633l-.076.06c-.207.171-.446.3-.714.385-.262.083-.55.124-.861.124a4.712 4.712 0 0 1-1.581-.294 8.118 8.118 0 0 1-1.633-.818 11.46 11.46 0 0 1-1.434-1.096l-.203-.184a17.168 17.168 0 0 1-1.624-1.68 15.494 15.494 0 0 1-1.726-2.493c-.45-.816-.767-1.58-.951-2.295-.187-.727-.232-1.384-.132-1.966.096-.616.362-1.115.802-1.484.204-.17.49-.343.861-.523.379-.184.692-.297.951-.337a1.709 1.709 0 0 1 1.005.145zm9.815-2.981c.163.091.298.225.389.389l3.3 5.941a1 1 0 0 1-.875 1.486h-6.601a1 1 0 0 1-.874-1.486l3.301-5.941a1 1 0 0 1 1.36-.389zm-.444 5.252a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm.008-4.437c-.307 0-.562.074-.615.171l-.01.037v3.333c0 .115.28.208.625.208.307 0 .562-.074.615-.171l.01-.037V9.149c0-.115-.28-.208-.625-.208z" }))); }));
7
6
  Limited.displayName = 'Limited';
8
7
  Limited['iconName'] = 'Limited';
9
8
  export default Limited;
package/es6/Message.js CHANGED
@@ -2,8 +2,7 @@ import { __assign } from "tslib";
2
2
  import * as React from 'react';
3
3
  import { forwardRef, memo } from 'react';
4
4
  var Message = 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: "#066fac", d: "M32 16c0 8.837-7.163 16-16 16S0 24.837 0 16 7.163 0 16 0s16 7.163 16 16z" }),
6
- React.createElement("path", { fill: "#fff", d: "M21.5 11c.69 0 1.25.56 1.25 1.25v7.5c0 .69-.56 1.25-1.25 1.25h-2.866a.625.625 0 0 0-.442.183l-1.963 1.963a.5.5 0 0 1-.707 0l-1.963-1.963a.625.625 0 0 0-.442-.183h-2.866c-.69 0-1.25-.56-1.25-1.25v-7.5c0-.69.56-1.25 1.25-1.25h11.25z" }))); }));
5
+ React.createElement("path", { d: "M21.5 11c.69 0 1.25.56 1.25 1.25v7.5c0 .69-.56 1.25-1.25 1.25h-2.866a.625.625 0 0 0-.442.183l-1.963 1.963a.5.5 0 0 1-.707 0l-1.963-1.963a.625.625 0 0 0-.442-.183h-2.866c-.69 0-1.25-.56-1.25-1.25v-7.5c0-.69.56-1.25 1.25-1.25h11.25z" }))); }));
7
6
  Message.displayName = 'Message';
8
7
  Message['iconName'] = 'Message';
9
8
  export default Message;
package/es6/Paging.js CHANGED
@@ -2,8 +2,7 @@ import { __assign } from "tslib";
2
2
  import * as React from 'react';
3
3
  import { forwardRef, memo } from 'react';
4
4
  var Paging = 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: "#066fac", d: "M32 16c0 8.837-7.163 16-16 16S0 24.837 0 16 7.163 0 16 0s16 7.163 16 16z" }),
6
- React.createElement("path", { fill: "#fff", d: "M22 11a2 2 0 0 1 2 2v7a2 2 0 0 1-2 2H10a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h12zm-10 8a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm4 0a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm4 0a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm-3.5-4h-5a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1zm2-2h-7a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1z" }))); }));
5
+ React.createElement("path", { d: "M22 11a2 2 0 0 1 2 2v7a2 2 0 0 1-2 2H10a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h12zm-10 8a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm4 0a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm4 0a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm-3.5-4h-5a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1zm2-2h-7a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1z" }))); }));
7
6
  Paging.displayName = 'Paging';
8
7
  Paging['iconName'] = 'Paging';
9
8
  export default Paging;
package/es6/SharedLine.js CHANGED
@@ -2,9 +2,7 @@ import { __assign } from "tslib";
2
2
  import * as React from 'react';
3
3
  import { forwardRef, memo } from 'react';
4
4
  var SharedLine = 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: "#066fac", d: "M32 16c0 8.837-7.163 16-16 16S0 24.837 0 16 7.163 0 16 0s16 7.163 16 16z" }),
6
- React.createElement("path", { fill: "#fff", d: "M20.567 9.992c.039.107.101.233.188.375.089.145.202.305.339.476.149.183.287.334.414.452.123.114.235.2.333.257.038.022.07.039.097.052l.068-.078.025-.025.003-.005.024-.03c.07-.077.13-.139.179-.186.053-.051.113-.099.192-.155a1.08 1.08 0 0 1 .676-.157c.25.023.462.126.612.294.187.184.38.367.581.551s.464.415.789.695c.183.156.304.348.361.57a.92.92 0 0 1-.05.629c-.06.156-.176.339-.348.556a2.835 2.835 0 0 1-.454.477 1.372 1.372 0 0 1-.472.265 1.813 1.813 0 0 1-.57.086 2.99 2.99 0 0 1-1.045-.203 5.266 5.266 0 0 1-1.08-.564 7.785 7.785 0 0 1-1.082-.883c-.364-.34-.722-.725-1.074-1.157a10.644 10.644 0 0 1-1.141-1.718 7.061 7.061 0 0 1-.629-1.581c-.124-.501-.153-.954-.087-1.355.063-.424.24-.768.531-1.023.135-.117.324-.236.57-.361.25-.127.457-.205.629-.232a1.091 1.091 0 0 1 1.155.587c.114.236.244.482.392.735s.323.534.528.844a.97.97 0 0 1 .151.655 1.066 1.066 0 0 1-.304.617 2.076 2.076 0 0 1-.32.229.4.4 0 0 1-.068.045l-.053.027a.774.774 0 0 1-.114.061.986.986 0 0 0 .057.178zM10.383 18.747c.053.142.139.307.258.495.122.192.278.402.467.628.205.242.395.44.569.596.169.151.323.264.458.339.052.029.097.052.134.068l.093-.102.034-.033c-.002.001 0-.001.004-.006l.032-.04c.097-.102.179-.183.247-.245.073-.067.155-.131.264-.204.282-.166.596-.237.93-.207.344.03.636.167.842.388.257.242.523.485.799.727s.638.548 1.086.918c.251.206.418.46.496.753.079.298.053.585-.069.83-.083.205-.242.447-.479.734a3.94 3.94 0 0 1-.624.63 1.908 1.908 0 0 1-.65.35 2.57 2.57 0 0 1-.784.113c-.46 0-.94-.09-1.438-.268a7.335 7.335 0 0 1-1.485-.744c-.5-.32-.997-.71-1.489-1.165A15.646 15.646 0 0 1 8.6 21.774a14.086 14.086 0 0 1-1.57-2.268c-.409-.742-.698-1.437-.865-2.087-.17-.662-.211-1.259-.12-1.788.087-.56.33-1.014.73-1.35.186-.155.446-.312.784-.476.344-.167.629-.27.865-.307.315-.049.624-.004.914.132s.516.35.676.643c.157.312.336.636.539.971s.444.706.727 1.115c.177.268.248.56.208.865a1.381 1.381 0 0 1-.419.814 2.678 2.678 0 0 1-.441.303.532.532 0 0 1-.094.059l-.073.036a.878.878 0 0 1-.095.051.6.6 0 0 0-.062.029c.011.057.036.133.078.235z" }),
7
- React.createElement("path", { fill: "#fff", d: "M14.202 17.788a.478.478 0 0 1-.421.491.504.504 0 0 1-.574-.465 4.886 4.886 0 0 1 1.148-3.42c.182-.215.393-.393.624-.544l-.576-1.835 3.913 1.205c.226.097.273.388.089.54l-2.645 2.566-.447-1.422a2.613 2.613 0 0 0-.202.206 3.72 3.72 0 0 0-.907 2.677z" }))); }));
5
+ React.createElement("path", { d: "M9.339 13.628c.291.136.516.35.676.643.157.312.336.636.539.971s.444.706.727 1.115c.177.268.248.56.208.865a1.381 1.381 0 0 1-.419.814 2.678 2.678 0 0 1-.441.303.532.532 0 0 1-.094.059l-.073.035a.878.878 0 0 1-.095.051.6.6 0 0 0-.062.029c.008.038.021.084.042.141l.036.094c.053.142.139.307.258.495.122.192.278.402.467.628.205.242.395.44.569.596.169.151.323.264.458.339.052.029.097.052.134.068l.093-.102.034-.033.004-.006.032-.04c.097-.102.179-.183.247-.245.073-.067.155-.131.264-.204.282-.166.596-.236.93-.207.344.03.636.167.842.388.257.242.523.485.799.727s.638.548 1.086.918c.251.206.418.46.496.753.079.298.053.585-.069.83-.083.206-.242.447-.479.734a3.94 3.94 0 0 1-.624.63 1.908 1.908 0 0 1-.65.35 2.57 2.57 0 0 1-.784.113c-.46 0-.94-.09-1.438-.268a7.335 7.335 0 0 1-1.485-.744c-.5-.32-.997-.71-1.489-1.165A15.646 15.646 0 0 1 8.6 21.775a14.086 14.086 0 0 1-1.57-2.268c-.409-.742-.698-1.437-.865-2.087-.17-.662-.211-1.259-.12-1.788.087-.56.33-1.014.73-1.35.186-.155.446-.312.784-.476.344-.167.629-.27.865-.307.315-.049.624-.004.914.132zm5.064-1.612 3.913 1.205c.226.097.273.388.089.54l-2.645 2.566-.447-1.422a2.613 2.613 0 0 0-.202.206 3.72 3.72 0 0 0-.907 2.677.478.478 0 0 1-.422.491.504.504 0 0 1-.574-.465 4.886 4.886 0 0 1 1.148-3.42c.182-.215.393-.393.624-.544l-.576-1.835zm5.405-5.901c.211.103.375.266.491.487.114.236.244.482.392.735s.323.534.528.844a.97.97 0 0 1 .151.655 1.066 1.066 0 0 1-.304.617 2.076 2.076 0 0 1-.32.229.4.4 0 0 1-.068.045l-.053.027a.774.774 0 0 1-.114.061 2.14 2.14 0 0 0 .245.553c.089.145.202.305.339.476.149.183.287.334.414.452.123.114.235.2.333.257.038.022.07.039.097.052l.068-.078.025-.025.003-.005.024-.03c.07-.077.13-.139.179-.186.053-.051.113-.099.192-.155a1.08 1.08 0 0 1 .676-.157.92.92 0 0 1 .612.294c.187.184.38.367.581.551s.464.415.79.695c.183.156.304.348.361.57a.92.92 0 0 1-.05.629c-.06.156-.176.339-.348.556a2.835 2.835 0 0 1-.454.477 1.372 1.372 0 0 1-.472.265 1.813 1.813 0 0 1-.57.086 2.99 2.99 0 0 1-1.045-.203 5.266 5.266 0 0 1-1.08-.564 7.785 7.785 0 0 1-1.082-.883c-.364-.34-.722-.725-1.074-1.157a10.72 10.72 0 0 1-1.142-1.718 7.061 7.061 0 0 1-.629-1.581c-.124-.501-.153-.954-.087-1.355.063-.424.24-.768.531-1.023.135-.117.324-.236.57-.361.25-.127.457-.205.629-.232.229-.037.453-.003.664.1z" }))); }));
8
6
  SharedLine.displayName = 'SharedLine';
9
7
  SharedLine['iconName'] = 'Shared-line';
10
8
  export default SharedLine;
@@ -1,8 +1,5 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
3
  <title>Announcement</title>
4
- <path fill="#066fac" d="M32 16c0 8.837-7.163 16-16 16s-16-7.163-16-16c0-8.837 7.163-16 16-16s16 7.163 16 16z"></path>
5
- <path fill="#fff" d="M17.024 11.159c0.559 0 1.012 0.435 1.012 0.971v7.765c0 0.536-0.453 0.971-1.012 0.971l-9.104-2.588c-0.598-0.145-1.012-0.471-1.012-0.971v-2.588c0-0.468 0.412-0.793 1.012-0.971l9.104-2.588zM9.606 18.276h1.349v3.208c0 0.372-0.302 0.674-0.674 0.674s-0.674-0.302-0.674-0.674v-3.208zM18.373 18.132v-4.206c0-0.163 1.535 0.647 1.535 2.103s-1.535 2.259-1.535 2.103z"></path>
6
- <path fill="#fff" d="M23.066 14.108c0.269 0.478 0.411 1.020 0.409 1.582-0.002 0.566-0.15 1.112-0.426 1.594-0.099 0.173-0.318 0.234-0.49 0.136s-0.231-0.316-0.133-0.488c0.214-0.375 0.329-0.799 0.331-1.24 0.002-0.438-0.109-0.858-0.317-1.23-0.097-0.172-0.035-0.391 0.138-0.489s0.391-0.038 0.488 0.134l0-0z"></path>
7
- <path fill="#fff" d="M24.329 12.788c0.596 0.837 0.919 1.842 0.914 2.896s-0.338 2.062-0.943 2.906c-0.115 0.161-0.338 0.199-0.498 0.085s-0.196-0.336-0.080-0.497c0.518-0.723 0.803-1.585 0.808-2.49s-0.272-1.764-0.783-2.482c-0.114-0.16-0.076-0.383 0.085-0.498s0.384-0.079 0.497 0.080l0 0z"></path>
4
+ <path d="M17.024 11.159c0.559 0 1.012 0.435 1.012 0.971v7.765c0 0.536-0.453 0.971-1.012 0.971l-6.070-1.726 0 2.346c0 0.372-0.302 0.674-0.674 0.674s-0.674-0.302-0.674-0.674l-0.001-2.73-1.685-0.478c-0.598-0.145-1.012-0.471-1.012-0.971v-2.588c0-0.468 0.412-0.793 1.012-0.971l9.104-2.588zM24.282 12.734l0.047 0.054-0 0c0.596 0.837 0.919 1.842 0.914 2.896s-0.338 2.062-0.943 2.906c-0.115 0.161-0.338 0.199-0.498 0.085s-0.196-0.336-0.080-0.497c0.518-0.723 0.803-1.585 0.808-2.49s-0.272-1.764-0.783-2.482c-0.114-0.16-0.076-0.383 0.085-0.498 0.141-0.101 0.329-0.086 0.45 0.026zM19.909 16.029c0 1.456-1.535 2.259-1.535 2.103v-4.206c0-0.163 1.535 0.647 1.535 2.103zM23.066 14.108c0.269 0.478 0.411 1.020 0.409 1.582-0.002 0.566-0.15 1.112-0.426 1.594-0.099 0.173-0.318 0.234-0.489 0.136s-0.231-0.316-0.133-0.488c0.214-0.375 0.329-0.799 0.331-1.24 0.002-0.438-0.109-0.858-0.317-1.23-0.097-0.172-0.035-0.391 0.138-0.489s0.391-0.038 0.488 0.134z"></path>
8
5
  </svg>
@@ -1,14 +1,5 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
3
  <title>Call-queue</title>
4
- <path fill="#066fac" d="M32 16c0 8.837-7.163 16-16 16s-16-7.163-16-16c0-8.837 7.163-16 16-16s16 7.163 16 16z"></path>
5
- <path fill="#fff" d="M18.5 5c3.333 0 6.036 2.737 6.036 6.113v0l-0.934 0.001c0.003-0.075 0.005-0.151 0.005-0.227 0-2.751-2.287-4.981-5.107-4.981s-5.107 2.23-5.107 4.981c0 0.076 0.002 0.152 0.005 0.227l-0.934-0.001c0-3.376 2.702-6.113 6.036-6.113z"></path>
6
- <path fill="#fff" d="M18.5 17c3.333 0 6.036-2.737 6.036-6.113h-0.934c0.003 0.075 0.005 0.151 0.005 0.226 0 2.751-2.287 4.981-5.107 4.981-0.337 0-0.505 0.145-0.505 0.436s0.168 0.447 0.505 0.469zM13.393 11.113c0-0.076 0.002-0.151 0.005-0.226h-0.934z"></path>
7
- <path fill="#fff" d="M13.393 10.923c0 0.839 0.198 1.634 0.55 2.341l-1.496-0c-0.247 0-0.448-0.201-0.448-0.448v-3.632c0-0.247 0.201-0.448 0.448-0.448l1.423-0.002c-0.307 0.668-0.477 1.409-0.477 2.189zM24.552 8.736c0.247 0 0.448 0.201 0.448 0.448v3.632c0 0.247-0.201 0.448-0.448 0.448l-0.709 0c0.352-0.707 0.55-1.502 0.55-2.341 0-0.78-0.171-1.521-0.477-2.189l0.636 0.002z"></path>
8
- <path fill="#fff" d="M22.505 10.929c0 2.155-1.791 3.901-4 3.901s-4-1.747-4-3.901c0-2.155 1.791-3.901 4-3.901s4 1.747 4 3.901z"></path>
9
- <path fill="#066fac" d="M22 21.5c0 5.247-4.253 9.5-9.5 9.5s-9.5-4.253-9.5-9.5c0-5.247 4.253-9.5 9.5-9.5s9.5 4.253 9.5 9.5z"></path>
10
- <path fill="#fff" d="M12.5 14c3.333 0 6.036 2.737 6.036 6.113v0l-0.934 0.001c0.003-0.075 0.005-0.151 0.005-0.227 0-2.751-2.287-4.981-5.107-4.981s-5.107 2.23-5.107 4.981c0 0.076 0.002 0.152 0.005 0.227l-0.934-0.001c0-3.376 2.702-6.113 6.036-6.113z"></path>
11
- <path fill="#fff" d="M12.5 26c3.333 0 6.036-2.737 6.036-6.113h-0.934c0.003 0.075 0.005 0.151 0.005 0.226 0 2.751-2.287 4.981-5.107 4.981-0.337 0-0.505 0.145-0.505 0.436s0.168 0.447 0.505 0.469zM7.393 20.113c0-0.076 0.002-0.151 0.005-0.226h-0.934z"></path>
12
- <path fill="#fff" d="M7.393 19.923c0 0.839 0.198 1.634 0.55 2.341l-1.496-0c-0.247 0-0.448-0.201-0.448-0.448v-3.632c0-0.247 0.201-0.448 0.448-0.448l1.423-0.002c-0.307 0.668-0.477 1.409-0.477 2.189zM18.552 17.736c0.247 0 0.448 0.201 0.448 0.448v3.632c0 0.247-0.201 0.448-0.448 0.448l-0.709 0c0.352-0.707 0.55-1.502 0.55-2.341 0-0.78-0.171-1.521-0.477-2.189l0.636 0.002z"></path>
13
- <path fill="#fff" d="M16.505 19.929c0 2.155-1.791 3.901-4 3.901s-4-1.747-4-3.901c0-2.155 1.791-3.901 4-3.901s4 1.747 4 3.901z"></path>
4
+ <path d="M12.5 14c2.5 0 4.646 1.54 5.562 3.735l0.49 0.001c0.247 0 0.448 0.201 0.448 0.448v3.632c0 0.247-0.201 0.448-0.448 0.448l-0.49 0c-0.916 2.195-3.061 3.736-5.562 3.736-0.336-0.022-0.505-0.178-0.505-0.469s0.168-0.436 0.505-0.436c2.821 0 5.107-2.23 5.107-4.981v0l-0.005 0.001 0.004-0.113-0-0.001-0.004-0.113h0.005c0-2.751-2.287-4.981-5.107-4.981-2.446 0-4.49 1.677-4.99 3.916-0.074 0.343-0.114 0.699-0.116 1.064 0.003 0.032 0.002 0.064 0.001 0.096l-0.001-0.058c0 0.839 0.198 1.634 0.55 2.341l-1.495-0c-0.247 0-0.448-0.201-0.448-0.448v-3.632c0-0.247 0.201-0.448 0.448-0.448l0.49-0c0.916-2.195 3.061-3.736 5.562-3.736zM12.505 16.027c2.209 0 4 1.747 4 3.901s-1.791 3.901-4 3.901c-2.209 0-4-1.747-4-3.901s1.791-3.901 4-3.901zM18.5 5c2.5 0 4.646 1.54 5.562 3.735l0.49 0.001c0.247 0 0.448 0.201 0.448 0.448v3.632c0 0.247-0.201 0.448-0.448 0.448l-0.49 0c-0.64 1.533-1.879 2.747-3.42 3.34-0.16-0.266-0.332-0.522-0.515-0.769 1.956-0.639 3.384-2.403 3.476-4.505l0.005-0.216-0.005 0.001 0.004-0.113-0-0.001-0.004-0.113h0.005c0-2.751-2.287-4.981-5.107-4.981-2.447 0-4.492 1.678-4.991 3.919-0.074 0.343-0.113 0.698-0.116 1.061l0.002 0.050-0.002 0.036 0.007 0.229c0.014 0.276 0.050 0.547 0.106 0.811l0.010 0.042c-0.334-0.036-0.673-0.054-1.017-0.054-0.168 0-0.335 0.004-0.501 0.013l0.001-2.829c0-0.247 0.201-0.448 0.448-0.448l0.49-0c0.916-2.195 3.061-3.736 5.562-3.736zM18.505 7.027c2.209 0 4 1.747 4 3.901 0 1.922-1.425 3.52-3.301 3.842-1.21-1.207-2.742-2.088-4.457-2.503-0.157-0.417-0.242-0.868-0.242-1.339 0-2.155 1.791-3.901 4-3.901z"></path>
14
5
  </svg>
@@ -1,7 +1,5 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
3
  <title>Limited</title>
4
- <path fill="#066fac" d="M32 16c0 8.837-7.163 16-16 16s-16-7.163-16-16c0-8.837 7.163-16 16-16s16 7.163 16 16z"></path>
5
- <path fill="#fff" d="M10.671 11.107c0.32 0.15 0.567 0.385 0.743 0.707 0.172 0.343 0.37 0.699 0.592 1.067s0.488 0.776 0.799 1.225c0.195 0.295 0.273 0.616 0.229 0.95-0.043 0.329-0.19 0.623-0.46 0.895-0.077 0.066-0.157 0.127-0.239 0.183-0.074 0.050-0.155 0.1-0.245 0.149-0.031 0.025-0.066 0.047-0.103 0.065l-0.080 0.039-0.084 0.046-0.021 0.010c-0.025 0.010-0.048 0.021-0.068 0.032 0.008 0.037 0.020 0.082 0.039 0.137l0.046 0.122c0.058 0.156 0.153 0.338 0.284 0.544 0.134 0.211 0.306 0.442 0.513 0.69 0.225 0.266 0.434 0.484 0.626 0.656 0.186 0.166 0.355 0.29 0.503 0.373 0.057 0.032 0.107 0.057 0.147 0.075l0.103-0.113 0.038-0.037 0.040-0.050 0.12-0.124 0.105-0.103c0.016-0.015 0.032-0.030 0.047-0.043 0.081-0.074 0.171-0.144 0.291-0.225 0.31-0.183 0.656-0.26 1.022-0.228 0.378 0.033 0.699 0.184 0.926 0.426 0.282 0.266 0.575 0.533 0.879 0.8l0.216 0.188 0.446 0.379c0.163 0.137 0.34 0.284 0.532 0.442 0.276 0.227 0.46 0.505 0.545 0.828 0.077 0.291 0.064 0.573-0.035 0.821l-0.041 0.091c-0.091 0.226-0.266 0.492-0.526 0.807-0.224 0.272-0.429 0.485-0.61 0.633l-0.076 0.060c-0.207 0.171-0.446 0.3-0.714 0.385-0.262 0.083-0.55 0.124-0.861 0.124-0.506 0-1.033-0.099-1.581-0.294-0.535-0.191-1.079-0.464-1.633-0.818-0.481-0.308-0.96-0.674-1.434-1.096l-0.203-0.184c-0.55-0.493-1.091-1.052-1.624-1.68-0.703-0.842-1.279-1.673-1.726-2.493-0.45-0.816-0.767-1.58-0.951-2.295-0.187-0.727-0.232-1.384-0.132-1.966 0.096-0.616 0.362-1.115 0.802-1.484 0.204-0.17 0.49-0.343 0.861-0.523 0.379-0.184 0.692-0.297 0.951-0.337 0.346-0.054 0.686-0.005 1.005 0.145l-0 0z"></path>
6
- <path fill="#fff" d="M20.486 8.126c0.163 0.091 0.298 0.225 0.389 0.389l3.3 5.941c0.268 0.483 0.094 1.092-0.389 1.36-0.149 0.083-0.316 0.126-0.486 0.126h-6.601c-0.552 0-1-0.448-1-1 0-0.17 0.043-0.337 0.126-0.486l3.301-5.941c0.268-0.483 0.877-0.657 1.36-0.389zM20.042 13.378c-0.552 0-1 0.448-1 1s0.448 1 1 1c0.552 0 1-0.448 1-1s-0.448-1-1-1zM20.050 8.941c-0.345 0-0.625 0.093-0.625 0.208v0 3.333c0 0.115 0.28 0.208 0.625 0.208s0.625-0.093 0.625-0.208v0-3.333c0-0.115-0.28-0.208-0.625-0.208z"></path>
4
+ <path d="M10.671 11.107c0.319 0.15 0.567 0.385 0.743 0.707 0.172 0.343 0.37 0.699 0.592 1.067s0.488 0.776 0.799 1.225c0.195 0.295 0.273 0.616 0.229 0.95-0.043 0.329-0.19 0.623-0.46 0.895-0.077 0.066-0.157 0.127-0.239 0.183-0.074 0.050-0.155 0.1-0.245 0.149-0.031 0.025-0.066 0.047-0.103 0.065l-0.080 0.039-0.084 0.046-0.021 0.010c-0.025 0.011-0.048 0.021-0.068 0.032 0.008 0.037 0.020 0.082 0.039 0.137l0.046 0.122c0.058 0.156 0.153 0.338 0.284 0.544 0.134 0.211 0.306 0.442 0.513 0.69 0.225 0.265 0.434 0.484 0.626 0.656 0.186 0.166 0.355 0.29 0.503 0.373 0.057 0.032 0.107 0.057 0.147 0.075l0.103-0.113 0.038-0.037 0.040-0.050 0.12-0.124 0.105-0.103c0.016-0.015 0.032-0.030 0.047-0.043 0.081-0.074 0.171-0.144 0.291-0.225 0.31-0.183 0.656-0.26 1.022-0.228 0.378 0.033 0.699 0.184 0.926 0.426 0.282 0.267 0.575 0.533 0.879 0.8l0.216 0.188 0.446 0.379c0.163 0.137 0.34 0.284 0.532 0.442 0.276 0.227 0.46 0.505 0.545 0.828 0.077 0.291 0.064 0.573-0.035 0.821l-0.041 0.091c-0.091 0.226-0.266 0.492-0.526 0.807-0.224 0.272-0.43 0.485-0.61 0.633l-0.076 0.060c-0.207 0.171-0.446 0.3-0.714 0.385-0.262 0.083-0.55 0.124-0.861 0.124-0.506 0-1.033-0.099-1.581-0.294-0.535-0.191-1.079-0.464-1.633-0.818-0.481-0.308-0.96-0.674-1.434-1.096l-0.203-0.184c-0.55-0.493-1.091-1.052-1.624-1.68-0.703-0.842-1.279-1.673-1.726-2.493-0.45-0.816-0.767-1.58-0.951-2.295-0.187-0.727-0.232-1.384-0.132-1.966 0.096-0.616 0.362-1.115 0.802-1.484 0.204-0.17 0.49-0.343 0.861-0.523 0.379-0.184 0.692-0.297 0.951-0.337 0.346-0.054 0.686-0.005 1.005 0.145zM20.486 8.126c0.163 0.091 0.298 0.225 0.389 0.389l3.3 5.941c0.268 0.483 0.094 1.092-0.389 1.36-0.149 0.083-0.316 0.126-0.486 0.126h-6.601c-0.552 0-1-0.448-1-1 0-0.17 0.043-0.337 0.126-0.486l3.301-5.941c0.268-0.483 0.877-0.657 1.36-0.389zM20.042 13.378c-0.552 0-1 0.448-1 1s0.448 1 1 1c0.552 0 1-0.448 1-1s-0.448-1-1-1zM20.050 8.941c-0.307 0-0.562 0.074-0.615 0.171l-0.010 0.037v3.333c0 0.115 0.28 0.208 0.625 0.208 0.307 0 0.562-0.074 0.615-0.171l0.010-0.037v-3.333c0-0.115-0.28-0.208-0.625-0.208z"></path>
7
5
  </svg>
@@ -1,6 +1,5 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
3
  <title>Message</title>
4
- <path fill="#066fac" d="M32 16c0 8.837-7.163 16-16 16s-16-7.163-16-16c0-8.837 7.163-16 16-16s16 7.163 16 16z"></path>
5
- <path fill="#fff" d="M21.5 11c0.69 0 1.25 0.56 1.25 1.25v7.5c0 0.69-0.56 1.25-1.25 1.25h-2.866c-0.166 0-0.325 0.066-0.442 0.183l-1.963 1.963c-0.195 0.195-0.512 0.195-0.707 0l-1.963-1.963c-0.117-0.117-0.276-0.183-0.442-0.183h-2.866c-0.69 0-1.25-0.56-1.25-1.25v-7.5c0-0.69 0.56-1.25 1.25-1.25h11.25z"></path>
4
+ <path d="M21.5 11c0.69 0 1.25 0.56 1.25 1.25v7.5c0 0.69-0.56 1.25-1.25 1.25h-2.866c-0.166 0-0.325 0.066-0.442 0.183l-1.963 1.963c-0.195 0.195-0.512 0.195-0.707 0l-1.963-1.963c-0.117-0.117-0.276-0.183-0.442-0.183h-2.866c-0.69 0-1.25-0.56-1.25-1.25v-7.5c0-0.69 0.56-1.25 1.25-1.25h11.25z"></path>
6
5
  </svg>
@@ -1,6 +1,5 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
3
  <title>Paging</title>
4
- <path fill="#066fac" d="M32 16c0 8.837-7.163 16-16 16s-16-7.163-16-16c0-8.837 7.163-16 16-16s16 7.163 16 16z"></path>
5
- <path fill="#fff" d="M22 11c1.105 0 2 0.895 2 2v7c0 1.105-0.895 2-2 2h-12c-1.105 0-2-0.895-2-2v-7c0-1.105 0.895-2 2-2h12zM12 19c-0.552 0-1 0.448-1 1s0.448 1 1 1c0.552 0 1-0.448 1-1s-0.448-1-1-1zM16 19c-0.552 0-1 0.448-1 1s0.448 1 1 1c0.552 0 1-0.448 1-1s-0.448-1-1-1zM20 19c-0.552 0-1 0.448-1 1s0.448 1 1 1c0.552 0 1-0.448 1-1s-0.448-1-1-1zM16.5 15h-5c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5v0h5c0.276 0 0.5-0.224 0.5-0.5s-0.224-0.5-0.5-0.5v0zM18.5 13h-7c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5v0h7c0.276 0 0.5-0.224 0.5-0.5s-0.224-0.5-0.5-0.5v0z"></path>
4
+ <path d="M22 11c1.105 0 2 0.895 2 2v7c0 1.105-0.895 2-2 2h-12c-1.105 0-2-0.895-2-2v-7c0-1.105 0.895-2 2-2h12zM12 19c-0.552 0-1 0.448-1 1s0.448 1 1 1c0.552 0 1-0.448 1-1s-0.448-1-1-1zM16 19c-0.552 0-1 0.448-1 1s0.448 1 1 1c0.552 0 1-0.448 1-1s-0.448-1-1-1zM20 19c-0.552 0-1 0.448-1 1s0.448 1 1 1c0.552 0 1-0.448 1-1s-0.448-1-1-1zM16.5 15h-5c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5v0h5c0.276 0 0.5-0.224 0.5-0.5s-0.224-0.5-0.5-0.5v0zM18.5 13h-7c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5v0h7c0.276 0 0.5-0.224 0.5-0.5s-0.224-0.5-0.5-0.5v0z"></path>
6
5
  </svg>
@@ -1,8 +1,5 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
3
  <title>Shared-line</title>
4
- <path fill="#066fac" d="M32 16c0 8.837-7.163 16-16 16s-16-7.163-16-16c0-8.837 7.163-16 16-16s16 7.163 16 16z"></path>
5
- <path fill="#fff" d="M20.567 9.992c0.039 0.107 0.101 0.233 0.188 0.375 0.089 0.145 0.202 0.305 0.339 0.476 0.149 0.183 0.287 0.334 0.414 0.452 0.123 0.114 0.235 0.2 0.333 0.257 0.038 0.022 0.070 0.039 0.097 0.052 0.018-0.021 0.040-0.046 0.068-0.078l0.025-0.025c-0.001 0.001 0-0.001 0.003-0.005l0.024-0.030c0.070-0.077 0.13-0.139 0.179-0.186 0.053-0.051 0.113-0.099 0.192-0.155 0.205-0.126 0.433-0.179 0.676-0.157 0.25 0.023 0.462 0.126 0.612 0.294 0.187 0.184 0.38 0.367 0.581 0.551s0.464 0.415 0.789 0.695c0.183 0.156 0.304 0.348 0.361 0.57 0.057 0.225 0.039 0.443-0.050 0.629-0.060 0.156-0.176 0.339-0.348 0.556-0.169 0.214-0.322 0.375-0.454 0.477-0.137 0.118-0.295 0.207-0.472 0.265-0.173 0.057-0.363 0.086-0.57 0.086-0.334 0-0.683-0.068-1.045-0.203-0.354-0.131-0.713-0.32-1.080-0.564-0.363-0.242-0.725-0.538-1.082-0.883-0.364-0.34-0.722-0.725-1.074-1.157-0.465-0.58-0.846-1.153-1.141-1.718-0.297-0.562-0.507-1.089-0.629-1.581-0.124-0.501-0.153-0.954-0.087-1.355 0.063-0.424 0.24-0.768 0.531-1.023 0.135-0.117 0.324-0.236 0.57-0.361 0.25-0.127 0.457-0.205 0.629-0.232 0.229-0.037 0.453-0.003 0.664 0.1s0.375 0.265 0.491 0.487c0.114 0.236 0.244 0.482 0.392 0.735s0.323 0.534 0.528 0.844c0.129 0.203 0.18 0.424 0.151 0.655-0.028 0.227-0.126 0.429-0.304 0.617-0.051 0.045-0.104 0.087-0.158 0.126-0.049 0.035-0.103 0.069-0.162 0.103-0.021 0.017-0.043 0.032-0.068 0.045l-0.053 0.027c-0.020 0.013-0.040 0.024-0.069 0.039-0.017 0.007-0.032 0.014-0.045 0.022 0.008 0.043 0.026 0.101 0.057 0.178h-0z"></path>
6
- <path fill="#fff" d="M10.383 18.747c0.053 0.142 0.139 0.307 0.258 0.495 0.122 0.192 0.278 0.402 0.467 0.628 0.205 0.242 0.395 0.44 0.569 0.596 0.169 0.151 0.323 0.264 0.458 0.339 0.052 0.029 0.097 0.052 0.134 0.068 0.025-0.027 0.055-0.061 0.093-0.102l0.034-0.033c-0.002 0.001 0-0.001 0.004-0.006l0.032-0.040c0.097-0.102 0.179-0.183 0.247-0.245 0.073-0.067 0.155-0.131 0.264-0.204 0.282-0.166 0.596-0.237 0.93-0.207 0.344 0.030 0.636 0.167 0.842 0.388 0.257 0.242 0.523 0.485 0.799 0.727s0.638 0.548 1.086 0.918c0.251 0.206 0.418 0.46 0.496 0.753 0.079 0.298 0.053 0.585-0.069 0.83-0.083 0.205-0.242 0.447-0.479 0.734-0.233 0.282-0.444 0.495-0.624 0.63-0.188 0.156-0.406 0.273-0.65 0.35-0.238 0.076-0.5 0.113-0.784 0.113-0.46 0-0.94-0.090-1.438-0.268-0.487-0.173-0.981-0.422-1.485-0.744-0.5-0.32-0.997-0.71-1.489-1.165-0.501-0.449-0.993-0.957-1.478-1.528-0.64-0.766-1.163-1.522-1.57-2.268-0.409-0.742-0.698-1.437-0.865-2.087-0.17-0.662-0.211-1.259-0.12-1.788 0.087-0.56 0.33-1.014 0.73-1.35 0.186-0.155 0.446-0.312 0.784-0.476 0.344-0.167 0.629-0.27 0.865-0.307 0.315-0.049 0.624-0.004 0.914 0.132s0.516 0.35 0.676 0.643c0.157 0.312 0.336 0.636 0.539 0.971s0.444 0.706 0.727 1.115c0.177 0.268 0.248 0.56 0.208 0.865-0.039 0.299-0.173 0.567-0.419 0.814-0.070 0.060-0.143 0.115-0.218 0.167-0.067 0.046-0.141 0.091-0.223 0.136-0.029 0.023-0.060 0.042-0.094 0.059l-0.073 0.036c-0.027 0.017-0.055 0.032-0.095 0.051-0.023 0.009-0.043 0.019-0.062 0.029 0.011 0.057 0.036 0.133 0.078 0.235h-0z"></path>
7
- <path fill="#fff" d="M14.202 17.788c0.011 0.247-0.171 0.456-0.421 0.491-0.294 0.038-0.559-0.177-0.574-0.465-0.043-0.85 0.116-2.202 1.148-3.42 0.182-0.215 0.393-0.393 0.624-0.544l-0.576-1.835 3.913 1.205c0.226 0.097 0.273 0.388 0.089 0.54l-2.645 2.566-0.447-1.422c-0.072 0.066-0.139 0.134-0.202 0.206-0.824 0.968-0.942 1.97-0.907 2.677l-0 0z"></path>
4
+ <path d="M9.339 13.628c0.291 0.136 0.516 0.35 0.676 0.643 0.157 0.312 0.336 0.636 0.539 0.971s0.444 0.706 0.727 1.115c0.177 0.268 0.248 0.56 0.208 0.865-0.039 0.299-0.173 0.567-0.419 0.814-0.070 0.060-0.143 0.115-0.218 0.167-0.067 0.046-0.141 0.091-0.223 0.136-0.029 0.023-0.060 0.042-0.094 0.059l-0.073 0.035c-0.027 0.017-0.055 0.032-0.095 0.051-0.023 0.009-0.043 0.019-0.062 0.029 0.008 0.038 0.021 0.084 0.042 0.141l0.036 0.094-0 0c0.053 0.142 0.139 0.307 0.258 0.495 0.122 0.192 0.278 0.402 0.467 0.628 0.205 0.242 0.395 0.44 0.569 0.596 0.169 0.151 0.323 0.264 0.458 0.339 0.052 0.029 0.097 0.052 0.134 0.068 0.025-0.027 0.055-0.061 0.093-0.102l0.034-0.033c-0.002 0.002 0-0.001 0.004-0.006l0.032-0.040c0.097-0.102 0.179-0.183 0.247-0.245 0.073-0.067 0.155-0.131 0.264-0.204 0.282-0.166 0.596-0.236 0.93-0.207 0.344 0.030 0.636 0.167 0.842 0.388 0.257 0.242 0.523 0.485 0.799 0.727s0.638 0.548 1.086 0.918c0.251 0.206 0.418 0.46 0.496 0.753 0.079 0.298 0.053 0.585-0.069 0.83-0.083 0.206-0.242 0.447-0.479 0.734-0.233 0.282-0.444 0.495-0.624 0.63-0.188 0.156-0.406 0.273-0.65 0.35-0.238 0.076-0.5 0.113-0.784 0.113-0.46 0-0.94-0.090-1.438-0.268-0.487-0.173-0.981-0.422-1.485-0.744-0.5-0.32-0.997-0.71-1.489-1.165-0.501-0.449-0.993-0.957-1.478-1.528-0.64-0.766-1.163-1.522-1.57-2.268-0.409-0.742-0.698-1.437-0.865-2.087-0.17-0.662-0.211-1.259-0.12-1.788 0.087-0.56 0.33-1.014 0.73-1.35 0.186-0.155 0.446-0.312 0.784-0.476 0.344-0.167 0.629-0.27 0.865-0.307 0.315-0.049 0.624-0.004 0.914 0.132zM14.403 12.016l3.913 1.205c0.226 0.097 0.273 0.388 0.089 0.54l-2.645 2.566-0.447-1.422c-0.072 0.066-0.139 0.134-0.202 0.206-0.824 0.968-0.942 1.97-0.907 2.677 0.011 0.247-0.171 0.456-0.422 0.491-0.294 0.038-0.559-0.177-0.574-0.465-0.043-0.85 0.116-2.202 1.148-3.42 0.182-0.215 0.393-0.393 0.624-0.544l-0.576-1.835zM19.808 6.115c0.211 0.103 0.375 0.266 0.491 0.487 0.114 0.236 0.244 0.482 0.392 0.735s0.323 0.534 0.528 0.844c0.129 0.203 0.18 0.424 0.151 0.655-0.028 0.227-0.126 0.429-0.304 0.617-0.051 0.045-0.104 0.087-0.158 0.126-0.049 0.035-0.103 0.069-0.162 0.103-0.021 0.017-0.043 0.032-0.068 0.045l-0.053 0.027c-0.020 0.013-0.040 0.024-0.069 0.039-0.017 0.007-0.032 0.014-0.045 0.022 0.008 0.043 0.026 0.101 0.057 0.178 0.039 0.107 0.101 0.233 0.188 0.375 0.089 0.145 0.202 0.305 0.339 0.476 0.149 0.183 0.287 0.334 0.414 0.452 0.123 0.114 0.235 0.2 0.333 0.257 0.038 0.022 0.070 0.039 0.097 0.052 0.018-0.021 0.040-0.046 0.068-0.078l0.025-0.025c-0.001 0.001 0-0.001 0.003-0.005l0.024-0.030c0.070-0.077 0.13-0.139 0.179-0.186 0.053-0.051 0.113-0.099 0.192-0.155 0.205-0.126 0.433-0.179 0.676-0.157 0.25 0.023 0.462 0.127 0.612 0.294 0.187 0.184 0.38 0.367 0.581 0.551s0.464 0.415 0.79 0.695c0.183 0.156 0.304 0.348 0.361 0.57 0.057 0.225 0.039 0.443-0.050 0.629-0.060 0.156-0.176 0.339-0.348 0.556-0.169 0.214-0.322 0.375-0.454 0.477-0.137 0.118-0.295 0.207-0.472 0.265-0.173 0.057-0.363 0.086-0.57 0.086-0.334 0-0.683-0.068-1.045-0.203-0.354-0.131-0.713-0.32-1.080-0.564-0.363-0.242-0.725-0.538-1.082-0.883-0.364-0.34-0.722-0.725-1.074-1.157-0.465-0.58-0.846-1.153-1.142-1.718-0.297-0.562-0.507-1.089-0.629-1.581-0.124-0.501-0.153-0.954-0.087-1.355 0.063-0.424 0.24-0.768 0.531-1.023 0.135-0.117 0.324-0.236 0.57-0.361 0.25-0.127 0.457-0.205 0.629-0.232 0.229-0.037 0.453-0.003 0.664 0.1z"></path>
8
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>ar</title>
4
+ <path d="M6.72 22c0.181 0 0.335-0.051 0.46-0.152s0.209-0.213 0.252-0.336v0l0.864-2.36h4.792l0.864 2.36c0.053 0.139 0.14 0.255 0.26 0.348s0.273 0.14 0.46 0.14v0h1.664l-4.544-11.568h-2.2l-4.544 11.568h1.672zM12.536 17.632h-3.688l1.408-3.832c0.069-0.176 0.14-0.381 0.212-0.616s0.145-0.488 0.22-0.76c0.075 0.272 0.151 0.524 0.228 0.756s0.148 0.433 0.212 0.604v0l1.408 3.848zM19.752 22v-4.52h0.92c0.213 0 0.375 0.029 0.484 0.088s0.209 0.157 0.3 0.296v0l2.432 3.704c0.091 0.139 0.201 0.245 0.332 0.32s0.289 0.112 0.476 0.112v0h1.936l-2.896-4.272c-0.197-0.288-0.432-0.509-0.704-0.664 0.405-0.128 0.767-0.299 1.084-0.512s0.584-0.461 0.8-0.744c0.216-0.283 0.381-0.597 0.496-0.944s0.172-0.715 0.172-1.104c0-0.491-0.084-0.94-0.252-1.348s-0.432-0.759-0.792-1.052c-0.36-0.293-0.821-0.521-1.384-0.684s-1.239-0.244-2.028-0.244v0h-3.528v11.568h2.152zM21.096 15.936h-1.344v-3.84h1.376c0.795 0 1.385 0.157 1.772 0.472s0.58 0.765 0.58 1.352c0 0.293-0.048 0.563-0.144 0.808s-0.241 0.457-0.436 0.636c-0.195 0.179-0.443 0.319-0.744 0.42s-0.655 0.152-1.060 0.152v0 0z"></path>
5
+ </svg>
@@ -2,5 +2,5 @@
2
2
  <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
3
  <title>audio-low</title>
4
4
  <path fill="#000" d="M18.479 4.534c0.333 0.342 0.521 0.805 0.521 1.288v20.356c0 1.006-0.796 1.822-1.778 1.822-0.471 0-0.924-0.192-1.257-0.534l-6.854-6h-5.333c-0.982 0-1.778-0.816-1.778-1.822v-7.288c0-1.006 0.796-1.822 1.778-1.822h5.333l6.854-6c0.694-0.712 1.82-0.712 2.514 0l0 0z"></path>
5
- <path fill="#000" opacity="0.32" d="M27.398 7.869c1.683 2.355 2.602 5.175 2.602 8.131s-0.919 5.776-2.602 8.131c-0.321 0.449-0.946 0.553-1.395 0.232s-0.553-0.946-0.232-1.395c1.442-2.018 2.229-4.433 2.229-6.968s-0.787-4.95-2.229-6.968c-0.321-0.449-0.217-1.074 0.232-1.395s1.074-0.217 1.395 0.232zM23.844 11.584c0.754 1.337 1.156 2.848 1.156 4.416 0 1.578-0.407 3.098-1.171 4.441-0.273 0.48-0.883 0.648-1.363 0.375s-0.648-0.883-0.375-1.363c0.593-1.044 0.909-2.224 0.909-3.453 0-1.221-0.312-2.394-0.898-3.433-0.271-0.481-0.101-1.091 0.38-1.362s1.091-0.101 1.362 0.38z"></path>
5
+ <path fill="#000" opacity="0.32" d="M27.398 7.869c1.683 2.355 2.602 5.175 2.602 8.131s-0.919 5.776-2.602 8.131c-0.321 0.449-0.946 0.553-1.395 0.232s-0.553-0.946-0.232-1.395c1.442-2.018 2.229-4.433 2.229-6.968s-0.787-4.95-2.229-6.968c-0.321-0.449-0.217-1.074 0.232-1.395s1.074-0.217 1.395 0.232v0zM23.844 11.584c0.754 1.337 1.156 2.848 1.156 4.416 0 1.578-0.407 3.098-1.171 4.441-0.273 0.48-0.883 0.648-1.363 0.375s-0.648-0.883-0.375-1.363c0.593-1.044 0.909-2.224 0.909-3.453 0-1.221-0.312-2.394-0.898-3.433-0.271-0.481-0.101-1.091 0.38-1.362s1.091-0.101 1.362 0.38v0z"></path>
6
6
  </svg>
package/es6/index.js CHANGED
@@ -12,7 +12,6 @@ export { default as Announcement } from './Announcement';
12
12
  export { default as CallQueue } from './CallQueue';
13
13
  export { default as CompanySetupBorder } from './CompanySetupBorder';
14
14
  export { default as CompanySetup } from './CompanySetup';
15
- export { default as Department } from './Department';
16
15
  export { default as Description } from './Description';
17
16
  export { default as Hud } from './Hud';
18
17
  export { default as JumpTo } from './JumpTo';
@@ -56,6 +55,7 @@ export { default as AppsDiscovery } from './AppsDiscovery';
56
55
  export { default as AppsInstalled } from './AppsInstalled';
57
56
  export { default as AppsProduct } from './AppsProduct';
58
57
  export { default as Apps } from './Apps';
58
+ export { default as Ar } from './Ar';
59
59
  export { default as Archive } from './Archive';
60
60
  export { default as ArrowDown2 } from './ArrowDown2';
61
61
  export { default as ArrowDown } from './ArrowDown';
@@ -127,6 +127,7 @@ export { default as Delete } from './Delete';
127
127
  export { default as DeletedFile } from './DeletedFile';
128
128
  export { default as DeletedFileD } from './DeletedFileD';
129
129
  export { default as Deletenumber } from './Deletenumber';
130
+ export { default as Department } from './Department';
130
131
  export { default as Dial } from './Dial';
131
132
  export { default as Dialer } from './Dialer';
132
133
  export { default as DocD } from './DocD';
@@ -1,8 +1,5 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
3
  <title>Announcement</title>
4
- <path fill="#066fac" d="M32 16c0 8.837-7.163 16-16 16s-16-7.163-16-16c0-8.837 7.163-16 16-16s16 7.163 16 16z"></path>
5
- <path fill="#fff" d="M17.024 11.159c0.559 0 1.012 0.435 1.012 0.971v7.765c0 0.536-0.453 0.971-1.012 0.971l-9.104-2.588c-0.598-0.145-1.012-0.471-1.012-0.971v-2.588c0-0.468 0.412-0.793 1.012-0.971l9.104-2.588zM9.606 18.276h1.349v3.208c0 0.372-0.302 0.674-0.674 0.674s-0.674-0.302-0.674-0.674v-3.208zM18.373 18.132v-4.206c0-0.163 1.535 0.647 1.535 2.103s-1.535 2.259-1.535 2.103z"></path>
6
- <path fill="#fff" d="M23.066 14.108c0.269 0.478 0.411 1.020 0.409 1.582-0.002 0.566-0.15 1.112-0.426 1.594-0.099 0.173-0.318 0.234-0.49 0.136s-0.231-0.316-0.133-0.488c0.214-0.375 0.329-0.799 0.331-1.24 0.002-0.438-0.109-0.858-0.317-1.23-0.097-0.172-0.035-0.391 0.138-0.489s0.391-0.038 0.488 0.134l0-0z"></path>
7
- <path fill="#fff" d="M24.329 12.788c0.596 0.837 0.919 1.842 0.914 2.896s-0.338 2.062-0.943 2.906c-0.115 0.161-0.338 0.199-0.498 0.085s-0.196-0.336-0.080-0.497c0.518-0.723 0.803-1.585 0.808-2.49s-0.272-1.764-0.783-2.482c-0.114-0.16-0.076-0.383 0.085-0.498s0.384-0.079 0.497 0.080l0 0z"></path>
4
+ <path d="M17.024 11.159c0.559 0 1.012 0.435 1.012 0.971v7.765c0 0.536-0.453 0.971-1.012 0.971l-6.070-1.726 0 2.346c0 0.372-0.302 0.674-0.674 0.674s-0.674-0.302-0.674-0.674l-0.001-2.73-1.685-0.478c-0.598-0.145-1.012-0.471-1.012-0.971v-2.588c0-0.468 0.412-0.793 1.012-0.971l9.104-2.588zM24.282 12.734l0.047 0.054-0 0c0.596 0.837 0.919 1.842 0.914 2.896s-0.338 2.062-0.943 2.906c-0.115 0.161-0.338 0.199-0.498 0.085s-0.196-0.336-0.080-0.497c0.518-0.723 0.803-1.585 0.808-2.49s-0.272-1.764-0.783-2.482c-0.114-0.16-0.076-0.383 0.085-0.498 0.141-0.101 0.329-0.086 0.45 0.026zM19.909 16.029c0 1.456-1.535 2.259-1.535 2.103v-4.206c0-0.163 1.535 0.647 1.535 2.103zM23.066 14.108c0.269 0.478 0.411 1.020 0.409 1.582-0.002 0.566-0.15 1.112-0.426 1.594-0.099 0.173-0.318 0.234-0.489 0.136s-0.231-0.316-0.133-0.488c0.214-0.375 0.329-0.799 0.331-1.24 0.002-0.438-0.109-0.858-0.317-1.23-0.097-0.172-0.035-0.391 0.138-0.489s0.391-0.038 0.488 0.134z"></path>
8
5
  </svg>
@@ -1,14 +1,5 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
3
  <title>Call-queue</title>
4
- <path fill="#066fac" d="M32 16c0 8.837-7.163 16-16 16s-16-7.163-16-16c0-8.837 7.163-16 16-16s16 7.163 16 16z"></path>
5
- <path fill="#fff" d="M18.5 5c3.333 0 6.036 2.737 6.036 6.113v0l-0.934 0.001c0.003-0.075 0.005-0.151 0.005-0.227 0-2.751-2.287-4.981-5.107-4.981s-5.107 2.23-5.107 4.981c0 0.076 0.002 0.152 0.005 0.227l-0.934-0.001c0-3.376 2.702-6.113 6.036-6.113z"></path>
6
- <path fill="#fff" d="M18.5 17c3.333 0 6.036-2.737 6.036-6.113h-0.934c0.003 0.075 0.005 0.151 0.005 0.226 0 2.751-2.287 4.981-5.107 4.981-0.337 0-0.505 0.145-0.505 0.436s0.168 0.447 0.505 0.469zM13.393 11.113c0-0.076 0.002-0.151 0.005-0.226h-0.934z"></path>
7
- <path fill="#fff" d="M13.393 10.923c0 0.839 0.198 1.634 0.55 2.341l-1.496-0c-0.247 0-0.448-0.201-0.448-0.448v-3.632c0-0.247 0.201-0.448 0.448-0.448l1.423-0.002c-0.307 0.668-0.477 1.409-0.477 2.189zM24.552 8.736c0.247 0 0.448 0.201 0.448 0.448v3.632c0 0.247-0.201 0.448-0.448 0.448l-0.709 0c0.352-0.707 0.55-1.502 0.55-2.341 0-0.78-0.171-1.521-0.477-2.189l0.636 0.002z"></path>
8
- <path fill="#fff" d="M22.505 10.929c0 2.155-1.791 3.901-4 3.901s-4-1.747-4-3.901c0-2.155 1.791-3.901 4-3.901s4 1.747 4 3.901z"></path>
9
- <path fill="#066fac" d="M22 21.5c0 5.247-4.253 9.5-9.5 9.5s-9.5-4.253-9.5-9.5c0-5.247 4.253-9.5 9.5-9.5s9.5 4.253 9.5 9.5z"></path>
10
- <path fill="#fff" d="M12.5 14c3.333 0 6.036 2.737 6.036 6.113v0l-0.934 0.001c0.003-0.075 0.005-0.151 0.005-0.227 0-2.751-2.287-4.981-5.107-4.981s-5.107 2.23-5.107 4.981c0 0.076 0.002 0.152 0.005 0.227l-0.934-0.001c0-3.376 2.702-6.113 6.036-6.113z"></path>
11
- <path fill="#fff" d="M12.5 26c3.333 0 6.036-2.737 6.036-6.113h-0.934c0.003 0.075 0.005 0.151 0.005 0.226 0 2.751-2.287 4.981-5.107 4.981-0.337 0-0.505 0.145-0.505 0.436s0.168 0.447 0.505 0.469zM7.393 20.113c0-0.076 0.002-0.151 0.005-0.226h-0.934z"></path>
12
- <path fill="#fff" d="M7.393 19.923c0 0.839 0.198 1.634 0.55 2.341l-1.496-0c-0.247 0-0.448-0.201-0.448-0.448v-3.632c0-0.247 0.201-0.448 0.448-0.448l1.423-0.002c-0.307 0.668-0.477 1.409-0.477 2.189zM18.552 17.736c0.247 0 0.448 0.201 0.448 0.448v3.632c0 0.247-0.201 0.448-0.448 0.448l-0.709 0c0.352-0.707 0.55-1.502 0.55-2.341 0-0.78-0.171-1.521-0.477-2.189l0.636 0.002z"></path>
13
- <path fill="#fff" d="M16.505 19.929c0 2.155-1.791 3.901-4 3.901s-4-1.747-4-3.901c0-2.155 1.791-3.901 4-3.901s4 1.747 4 3.901z"></path>
4
+ <path d="M12.5 14c2.5 0 4.646 1.54 5.562 3.735l0.49 0.001c0.247 0 0.448 0.201 0.448 0.448v3.632c0 0.247-0.201 0.448-0.448 0.448l-0.49 0c-0.916 2.195-3.061 3.736-5.562 3.736-0.336-0.022-0.505-0.178-0.505-0.469s0.168-0.436 0.505-0.436c2.821 0 5.107-2.23 5.107-4.981v0l-0.005 0.001 0.004-0.113-0-0.001-0.004-0.113h0.005c0-2.751-2.287-4.981-5.107-4.981-2.446 0-4.49 1.677-4.99 3.916-0.074 0.343-0.114 0.699-0.116 1.064 0.003 0.032 0.002 0.064 0.001 0.096l-0.001-0.058c0 0.839 0.198 1.634 0.55 2.341l-1.495-0c-0.247 0-0.448-0.201-0.448-0.448v-3.632c0-0.247 0.201-0.448 0.448-0.448l0.49-0c0.916-2.195 3.061-3.736 5.562-3.736zM12.505 16.027c2.209 0 4 1.747 4 3.901s-1.791 3.901-4 3.901c-2.209 0-4-1.747-4-3.901s1.791-3.901 4-3.901zM18.5 5c2.5 0 4.646 1.54 5.562 3.735l0.49 0.001c0.247 0 0.448 0.201 0.448 0.448v3.632c0 0.247-0.201 0.448-0.448 0.448l-0.49 0c-0.64 1.533-1.879 2.747-3.42 3.34-0.16-0.266-0.332-0.522-0.515-0.769 1.956-0.639 3.384-2.403 3.476-4.505l0.005-0.216-0.005 0.001 0.004-0.113-0-0.001-0.004-0.113h0.005c0-2.751-2.287-4.981-5.107-4.981-2.447 0-4.492 1.678-4.991 3.919-0.074 0.343-0.113 0.698-0.116 1.061l0.002 0.050-0.002 0.036 0.007 0.229c0.014 0.276 0.050 0.547 0.106 0.811l0.010 0.042c-0.334-0.036-0.673-0.054-1.017-0.054-0.168 0-0.335 0.004-0.501 0.013l0.001-2.829c0-0.247 0.201-0.448 0.448-0.448l0.49-0c0.916-2.195 3.061-3.736 5.562-3.736zM18.505 7.027c2.209 0 4 1.747 4 3.901 0 1.922-1.425 3.52-3.301 3.842-1.21-1.207-2.742-2.088-4.457-2.503-0.157-0.417-0.242-0.868-0.242-1.339 0-2.155 1.791-3.901 4-3.901z"></path>
14
5
  </svg>
package/icon-Limited.svg CHANGED
@@ -1,7 +1,5 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
3
  <title>Limited</title>
4
- <path fill="#066fac" d="M32 16c0 8.837-7.163 16-16 16s-16-7.163-16-16c0-8.837 7.163-16 16-16s16 7.163 16 16z"></path>
5
- <path fill="#fff" d="M10.671 11.107c0.32 0.15 0.567 0.385 0.743 0.707 0.172 0.343 0.37 0.699 0.592 1.067s0.488 0.776 0.799 1.225c0.195 0.295 0.273 0.616 0.229 0.95-0.043 0.329-0.19 0.623-0.46 0.895-0.077 0.066-0.157 0.127-0.239 0.183-0.074 0.050-0.155 0.1-0.245 0.149-0.031 0.025-0.066 0.047-0.103 0.065l-0.080 0.039-0.084 0.046-0.021 0.010c-0.025 0.010-0.048 0.021-0.068 0.032 0.008 0.037 0.020 0.082 0.039 0.137l0.046 0.122c0.058 0.156 0.153 0.338 0.284 0.544 0.134 0.211 0.306 0.442 0.513 0.69 0.225 0.266 0.434 0.484 0.626 0.656 0.186 0.166 0.355 0.29 0.503 0.373 0.057 0.032 0.107 0.057 0.147 0.075l0.103-0.113 0.038-0.037 0.040-0.050 0.12-0.124 0.105-0.103c0.016-0.015 0.032-0.030 0.047-0.043 0.081-0.074 0.171-0.144 0.291-0.225 0.31-0.183 0.656-0.26 1.022-0.228 0.378 0.033 0.699 0.184 0.926 0.426 0.282 0.266 0.575 0.533 0.879 0.8l0.216 0.188 0.446 0.379c0.163 0.137 0.34 0.284 0.532 0.442 0.276 0.227 0.46 0.505 0.545 0.828 0.077 0.291 0.064 0.573-0.035 0.821l-0.041 0.091c-0.091 0.226-0.266 0.492-0.526 0.807-0.224 0.272-0.429 0.485-0.61 0.633l-0.076 0.060c-0.207 0.171-0.446 0.3-0.714 0.385-0.262 0.083-0.55 0.124-0.861 0.124-0.506 0-1.033-0.099-1.581-0.294-0.535-0.191-1.079-0.464-1.633-0.818-0.481-0.308-0.96-0.674-1.434-1.096l-0.203-0.184c-0.55-0.493-1.091-1.052-1.624-1.68-0.703-0.842-1.279-1.673-1.726-2.493-0.45-0.816-0.767-1.58-0.951-2.295-0.187-0.727-0.232-1.384-0.132-1.966 0.096-0.616 0.362-1.115 0.802-1.484 0.204-0.17 0.49-0.343 0.861-0.523 0.379-0.184 0.692-0.297 0.951-0.337 0.346-0.054 0.686-0.005 1.005 0.145l-0 0z"></path>
6
- <path fill="#fff" d="M20.486 8.126c0.163 0.091 0.298 0.225 0.389 0.389l3.3 5.941c0.268 0.483 0.094 1.092-0.389 1.36-0.149 0.083-0.316 0.126-0.486 0.126h-6.601c-0.552 0-1-0.448-1-1 0-0.17 0.043-0.337 0.126-0.486l3.301-5.941c0.268-0.483 0.877-0.657 1.36-0.389zM20.042 13.378c-0.552 0-1 0.448-1 1s0.448 1 1 1c0.552 0 1-0.448 1-1s-0.448-1-1-1zM20.050 8.941c-0.345 0-0.625 0.093-0.625 0.208v0 3.333c0 0.115 0.28 0.208 0.625 0.208s0.625-0.093 0.625-0.208v0-3.333c0-0.115-0.28-0.208-0.625-0.208z"></path>
4
+ <path d="M10.671 11.107c0.319 0.15 0.567 0.385 0.743 0.707 0.172 0.343 0.37 0.699 0.592 1.067s0.488 0.776 0.799 1.225c0.195 0.295 0.273 0.616 0.229 0.95-0.043 0.329-0.19 0.623-0.46 0.895-0.077 0.066-0.157 0.127-0.239 0.183-0.074 0.050-0.155 0.1-0.245 0.149-0.031 0.025-0.066 0.047-0.103 0.065l-0.080 0.039-0.084 0.046-0.021 0.010c-0.025 0.011-0.048 0.021-0.068 0.032 0.008 0.037 0.020 0.082 0.039 0.137l0.046 0.122c0.058 0.156 0.153 0.338 0.284 0.544 0.134 0.211 0.306 0.442 0.513 0.69 0.225 0.265 0.434 0.484 0.626 0.656 0.186 0.166 0.355 0.29 0.503 0.373 0.057 0.032 0.107 0.057 0.147 0.075l0.103-0.113 0.038-0.037 0.040-0.050 0.12-0.124 0.105-0.103c0.016-0.015 0.032-0.030 0.047-0.043 0.081-0.074 0.171-0.144 0.291-0.225 0.31-0.183 0.656-0.26 1.022-0.228 0.378 0.033 0.699 0.184 0.926 0.426 0.282 0.267 0.575 0.533 0.879 0.8l0.216 0.188 0.446 0.379c0.163 0.137 0.34 0.284 0.532 0.442 0.276 0.227 0.46 0.505 0.545 0.828 0.077 0.291 0.064 0.573-0.035 0.821l-0.041 0.091c-0.091 0.226-0.266 0.492-0.526 0.807-0.224 0.272-0.43 0.485-0.61 0.633l-0.076 0.060c-0.207 0.171-0.446 0.3-0.714 0.385-0.262 0.083-0.55 0.124-0.861 0.124-0.506 0-1.033-0.099-1.581-0.294-0.535-0.191-1.079-0.464-1.633-0.818-0.481-0.308-0.96-0.674-1.434-1.096l-0.203-0.184c-0.55-0.493-1.091-1.052-1.624-1.68-0.703-0.842-1.279-1.673-1.726-2.493-0.45-0.816-0.767-1.58-0.951-2.295-0.187-0.727-0.232-1.384-0.132-1.966 0.096-0.616 0.362-1.115 0.802-1.484 0.204-0.17 0.49-0.343 0.861-0.523 0.379-0.184 0.692-0.297 0.951-0.337 0.346-0.054 0.686-0.005 1.005 0.145zM20.486 8.126c0.163 0.091 0.298 0.225 0.389 0.389l3.3 5.941c0.268 0.483 0.094 1.092-0.389 1.36-0.149 0.083-0.316 0.126-0.486 0.126h-6.601c-0.552 0-1-0.448-1-1 0-0.17 0.043-0.337 0.126-0.486l3.301-5.941c0.268-0.483 0.877-0.657 1.36-0.389zM20.042 13.378c-0.552 0-1 0.448-1 1s0.448 1 1 1c0.552 0 1-0.448 1-1s-0.448-1-1-1zM20.050 8.941c-0.307 0-0.562 0.074-0.615 0.171l-0.010 0.037v3.333c0 0.115 0.28 0.208 0.625 0.208 0.307 0 0.562-0.074 0.615-0.171l0.010-0.037v-3.333c0-0.115-0.28-0.208-0.625-0.208z"></path>
7
5
  </svg>
package/icon-Message.svg CHANGED
@@ -1,6 +1,5 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
3
  <title>Message</title>
4
- <path fill="#066fac" d="M32 16c0 8.837-7.163 16-16 16s-16-7.163-16-16c0-8.837 7.163-16 16-16s16 7.163 16 16z"></path>
5
- <path fill="#fff" d="M21.5 11c0.69 0 1.25 0.56 1.25 1.25v7.5c0 0.69-0.56 1.25-1.25 1.25h-2.866c-0.166 0-0.325 0.066-0.442 0.183l-1.963 1.963c-0.195 0.195-0.512 0.195-0.707 0l-1.963-1.963c-0.117-0.117-0.276-0.183-0.442-0.183h-2.866c-0.69 0-1.25-0.56-1.25-1.25v-7.5c0-0.69 0.56-1.25 1.25-1.25h11.25z"></path>
4
+ <path d="M21.5 11c0.69 0 1.25 0.56 1.25 1.25v7.5c0 0.69-0.56 1.25-1.25 1.25h-2.866c-0.166 0-0.325 0.066-0.442 0.183l-1.963 1.963c-0.195 0.195-0.512 0.195-0.707 0l-1.963-1.963c-0.117-0.117-0.276-0.183-0.442-0.183h-2.866c-0.69 0-1.25-0.56-1.25-1.25v-7.5c0-0.69 0.56-1.25 1.25-1.25h11.25z"></path>
6
5
  </svg>
package/icon-Paging.svg CHANGED
@@ -1,6 +1,5 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
3
  <title>Paging</title>
4
- <path fill="#066fac" d="M32 16c0 8.837-7.163 16-16 16s-16-7.163-16-16c0-8.837 7.163-16 16-16s16 7.163 16 16z"></path>
5
- <path fill="#fff" d="M22 11c1.105 0 2 0.895 2 2v7c0 1.105-0.895 2-2 2h-12c-1.105 0-2-0.895-2-2v-7c0-1.105 0.895-2 2-2h12zM12 19c-0.552 0-1 0.448-1 1s0.448 1 1 1c0.552 0 1-0.448 1-1s-0.448-1-1-1zM16 19c-0.552 0-1 0.448-1 1s0.448 1 1 1c0.552 0 1-0.448 1-1s-0.448-1-1-1zM20 19c-0.552 0-1 0.448-1 1s0.448 1 1 1c0.552 0 1-0.448 1-1s-0.448-1-1-1zM16.5 15h-5c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5v0h5c0.276 0 0.5-0.224 0.5-0.5s-0.224-0.5-0.5-0.5v0zM18.5 13h-7c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5v0h7c0.276 0 0.5-0.224 0.5-0.5s-0.224-0.5-0.5-0.5v0z"></path>
4
+ <path d="M22 11c1.105 0 2 0.895 2 2v7c0 1.105-0.895 2-2 2h-12c-1.105 0-2-0.895-2-2v-7c0-1.105 0.895-2 2-2h12zM12 19c-0.552 0-1 0.448-1 1s0.448 1 1 1c0.552 0 1-0.448 1-1s-0.448-1-1-1zM16 19c-0.552 0-1 0.448-1 1s0.448 1 1 1c0.552 0 1-0.448 1-1s-0.448-1-1-1zM20 19c-0.552 0-1 0.448-1 1s0.448 1 1 1c0.552 0 1-0.448 1-1s-0.448-1-1-1zM16.5 15h-5c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5v0h5c0.276 0 0.5-0.224 0.5-0.5s-0.224-0.5-0.5-0.5v0zM18.5 13h-7c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5v0h7c0.276 0 0.5-0.224 0.5-0.5s-0.224-0.5-0.5-0.5v0z"></path>
6
5
  </svg>
@@ -1,8 +1,5 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
3
  <title>Shared-line</title>
4
- <path fill="#066fac" d="M32 16c0 8.837-7.163 16-16 16s-16-7.163-16-16c0-8.837 7.163-16 16-16s16 7.163 16 16z"></path>
5
- <path fill="#fff" d="M20.567 9.992c0.039 0.107 0.101 0.233 0.188 0.375 0.089 0.145 0.202 0.305 0.339 0.476 0.149 0.183 0.287 0.334 0.414 0.452 0.123 0.114 0.235 0.2 0.333 0.257 0.038 0.022 0.070 0.039 0.097 0.052 0.018-0.021 0.040-0.046 0.068-0.078l0.025-0.025c-0.001 0.001 0-0.001 0.003-0.005l0.024-0.030c0.070-0.077 0.13-0.139 0.179-0.186 0.053-0.051 0.113-0.099 0.192-0.155 0.205-0.126 0.433-0.179 0.676-0.157 0.25 0.023 0.462 0.126 0.612 0.294 0.187 0.184 0.38 0.367 0.581 0.551s0.464 0.415 0.789 0.695c0.183 0.156 0.304 0.348 0.361 0.57 0.057 0.225 0.039 0.443-0.050 0.629-0.060 0.156-0.176 0.339-0.348 0.556-0.169 0.214-0.322 0.375-0.454 0.477-0.137 0.118-0.295 0.207-0.472 0.265-0.173 0.057-0.363 0.086-0.57 0.086-0.334 0-0.683-0.068-1.045-0.203-0.354-0.131-0.713-0.32-1.080-0.564-0.363-0.242-0.725-0.538-1.082-0.883-0.364-0.34-0.722-0.725-1.074-1.157-0.465-0.58-0.846-1.153-1.141-1.718-0.297-0.562-0.507-1.089-0.629-1.581-0.124-0.501-0.153-0.954-0.087-1.355 0.063-0.424 0.24-0.768 0.531-1.023 0.135-0.117 0.324-0.236 0.57-0.361 0.25-0.127 0.457-0.205 0.629-0.232 0.229-0.037 0.453-0.003 0.664 0.1s0.375 0.265 0.491 0.487c0.114 0.236 0.244 0.482 0.392 0.735s0.323 0.534 0.528 0.844c0.129 0.203 0.18 0.424 0.151 0.655-0.028 0.227-0.126 0.429-0.304 0.617-0.051 0.045-0.104 0.087-0.158 0.126-0.049 0.035-0.103 0.069-0.162 0.103-0.021 0.017-0.043 0.032-0.068 0.045l-0.053 0.027c-0.020 0.013-0.040 0.024-0.069 0.039-0.017 0.007-0.032 0.014-0.045 0.022 0.008 0.043 0.026 0.101 0.057 0.178h-0z"></path>
6
- <path fill="#fff" d="M10.383 18.747c0.053 0.142 0.139 0.307 0.258 0.495 0.122 0.192 0.278 0.402 0.467 0.628 0.205 0.242 0.395 0.44 0.569 0.596 0.169 0.151 0.323 0.264 0.458 0.339 0.052 0.029 0.097 0.052 0.134 0.068 0.025-0.027 0.055-0.061 0.093-0.102l0.034-0.033c-0.002 0.001 0-0.001 0.004-0.006l0.032-0.040c0.097-0.102 0.179-0.183 0.247-0.245 0.073-0.067 0.155-0.131 0.264-0.204 0.282-0.166 0.596-0.237 0.93-0.207 0.344 0.030 0.636 0.167 0.842 0.388 0.257 0.242 0.523 0.485 0.799 0.727s0.638 0.548 1.086 0.918c0.251 0.206 0.418 0.46 0.496 0.753 0.079 0.298 0.053 0.585-0.069 0.83-0.083 0.205-0.242 0.447-0.479 0.734-0.233 0.282-0.444 0.495-0.624 0.63-0.188 0.156-0.406 0.273-0.65 0.35-0.238 0.076-0.5 0.113-0.784 0.113-0.46 0-0.94-0.090-1.438-0.268-0.487-0.173-0.981-0.422-1.485-0.744-0.5-0.32-0.997-0.71-1.489-1.165-0.501-0.449-0.993-0.957-1.478-1.528-0.64-0.766-1.163-1.522-1.57-2.268-0.409-0.742-0.698-1.437-0.865-2.087-0.17-0.662-0.211-1.259-0.12-1.788 0.087-0.56 0.33-1.014 0.73-1.35 0.186-0.155 0.446-0.312 0.784-0.476 0.344-0.167 0.629-0.27 0.865-0.307 0.315-0.049 0.624-0.004 0.914 0.132s0.516 0.35 0.676 0.643c0.157 0.312 0.336 0.636 0.539 0.971s0.444 0.706 0.727 1.115c0.177 0.268 0.248 0.56 0.208 0.865-0.039 0.299-0.173 0.567-0.419 0.814-0.070 0.060-0.143 0.115-0.218 0.167-0.067 0.046-0.141 0.091-0.223 0.136-0.029 0.023-0.060 0.042-0.094 0.059l-0.073 0.036c-0.027 0.017-0.055 0.032-0.095 0.051-0.023 0.009-0.043 0.019-0.062 0.029 0.011 0.057 0.036 0.133 0.078 0.235h-0z"></path>
7
- <path fill="#fff" d="M14.202 17.788c0.011 0.247-0.171 0.456-0.421 0.491-0.294 0.038-0.559-0.177-0.574-0.465-0.043-0.85 0.116-2.202 1.148-3.42 0.182-0.215 0.393-0.393 0.624-0.544l-0.576-1.835 3.913 1.205c0.226 0.097 0.273 0.388 0.089 0.54l-2.645 2.566-0.447-1.422c-0.072 0.066-0.139 0.134-0.202 0.206-0.824 0.968-0.942 1.97-0.907 2.677l-0 0z"></path>
4
+ <path d="M9.339 13.628c0.291 0.136 0.516 0.35 0.676 0.643 0.157 0.312 0.336 0.636 0.539 0.971s0.444 0.706 0.727 1.115c0.177 0.268 0.248 0.56 0.208 0.865-0.039 0.299-0.173 0.567-0.419 0.814-0.070 0.060-0.143 0.115-0.218 0.167-0.067 0.046-0.141 0.091-0.223 0.136-0.029 0.023-0.060 0.042-0.094 0.059l-0.073 0.035c-0.027 0.017-0.055 0.032-0.095 0.051-0.023 0.009-0.043 0.019-0.062 0.029 0.008 0.038 0.021 0.084 0.042 0.141l0.036 0.094-0 0c0.053 0.142 0.139 0.307 0.258 0.495 0.122 0.192 0.278 0.402 0.467 0.628 0.205 0.242 0.395 0.44 0.569 0.596 0.169 0.151 0.323 0.264 0.458 0.339 0.052 0.029 0.097 0.052 0.134 0.068 0.025-0.027 0.055-0.061 0.093-0.102l0.034-0.033c-0.002 0.002 0-0.001 0.004-0.006l0.032-0.040c0.097-0.102 0.179-0.183 0.247-0.245 0.073-0.067 0.155-0.131 0.264-0.204 0.282-0.166 0.596-0.236 0.93-0.207 0.344 0.030 0.636 0.167 0.842 0.388 0.257 0.242 0.523 0.485 0.799 0.727s0.638 0.548 1.086 0.918c0.251 0.206 0.418 0.46 0.496 0.753 0.079 0.298 0.053 0.585-0.069 0.83-0.083 0.206-0.242 0.447-0.479 0.734-0.233 0.282-0.444 0.495-0.624 0.63-0.188 0.156-0.406 0.273-0.65 0.35-0.238 0.076-0.5 0.113-0.784 0.113-0.46 0-0.94-0.090-1.438-0.268-0.487-0.173-0.981-0.422-1.485-0.744-0.5-0.32-0.997-0.71-1.489-1.165-0.501-0.449-0.993-0.957-1.478-1.528-0.64-0.766-1.163-1.522-1.57-2.268-0.409-0.742-0.698-1.437-0.865-2.087-0.17-0.662-0.211-1.259-0.12-1.788 0.087-0.56 0.33-1.014 0.73-1.35 0.186-0.155 0.446-0.312 0.784-0.476 0.344-0.167 0.629-0.27 0.865-0.307 0.315-0.049 0.624-0.004 0.914 0.132zM14.403 12.016l3.913 1.205c0.226 0.097 0.273 0.388 0.089 0.54l-2.645 2.566-0.447-1.422c-0.072 0.066-0.139 0.134-0.202 0.206-0.824 0.968-0.942 1.97-0.907 2.677 0.011 0.247-0.171 0.456-0.422 0.491-0.294 0.038-0.559-0.177-0.574-0.465-0.043-0.85 0.116-2.202 1.148-3.42 0.182-0.215 0.393-0.393 0.624-0.544l-0.576-1.835zM19.808 6.115c0.211 0.103 0.375 0.266 0.491 0.487 0.114 0.236 0.244 0.482 0.392 0.735s0.323 0.534 0.528 0.844c0.129 0.203 0.18 0.424 0.151 0.655-0.028 0.227-0.126 0.429-0.304 0.617-0.051 0.045-0.104 0.087-0.158 0.126-0.049 0.035-0.103 0.069-0.162 0.103-0.021 0.017-0.043 0.032-0.068 0.045l-0.053 0.027c-0.020 0.013-0.040 0.024-0.069 0.039-0.017 0.007-0.032 0.014-0.045 0.022 0.008 0.043 0.026 0.101 0.057 0.178 0.039 0.107 0.101 0.233 0.188 0.375 0.089 0.145 0.202 0.305 0.339 0.476 0.149 0.183 0.287 0.334 0.414 0.452 0.123 0.114 0.235 0.2 0.333 0.257 0.038 0.022 0.070 0.039 0.097 0.052 0.018-0.021 0.040-0.046 0.068-0.078l0.025-0.025c-0.001 0.001 0-0.001 0.003-0.005l0.024-0.030c0.070-0.077 0.13-0.139 0.179-0.186 0.053-0.051 0.113-0.099 0.192-0.155 0.205-0.126 0.433-0.179 0.676-0.157 0.25 0.023 0.462 0.127 0.612 0.294 0.187 0.184 0.38 0.367 0.581 0.551s0.464 0.415 0.79 0.695c0.183 0.156 0.304 0.348 0.361 0.57 0.057 0.225 0.039 0.443-0.050 0.629-0.060 0.156-0.176 0.339-0.348 0.556-0.169 0.214-0.322 0.375-0.454 0.477-0.137 0.118-0.295 0.207-0.472 0.265-0.173 0.057-0.363 0.086-0.57 0.086-0.334 0-0.683-0.068-1.045-0.203-0.354-0.131-0.713-0.32-1.080-0.564-0.363-0.242-0.725-0.538-1.082-0.883-0.364-0.34-0.722-0.725-1.074-1.157-0.465-0.58-0.846-1.153-1.142-1.718-0.297-0.562-0.507-1.089-0.629-1.581-0.124-0.501-0.153-0.954-0.087-1.355 0.063-0.424 0.24-0.768 0.531-1.023 0.135-0.117 0.324-0.236 0.57-0.361 0.25-0.127 0.457-0.205 0.629-0.232 0.229-0.037 0.453-0.003 0.664 0.1z"></path>
8
5
  </svg>
package/icon-ar.svg ADDED
@@ -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>ar</title>
4
+ <path d="M6.72 22c0.181 0 0.335-0.051 0.46-0.152s0.209-0.213 0.252-0.336v0l0.864-2.36h4.792l0.864 2.36c0.053 0.139 0.14 0.255 0.26 0.348s0.273 0.14 0.46 0.14v0h1.664l-4.544-11.568h-2.2l-4.544 11.568h1.672zM12.536 17.632h-3.688l1.408-3.832c0.069-0.176 0.14-0.381 0.212-0.616s0.145-0.488 0.22-0.76c0.075 0.272 0.151 0.524 0.228 0.756s0.148 0.433 0.212 0.604v0l1.408 3.848zM19.752 22v-4.52h0.92c0.213 0 0.375 0.029 0.484 0.088s0.209 0.157 0.3 0.296v0l2.432 3.704c0.091 0.139 0.201 0.245 0.332 0.32s0.289 0.112 0.476 0.112v0h1.936l-2.896-4.272c-0.197-0.288-0.432-0.509-0.704-0.664 0.405-0.128 0.767-0.299 1.084-0.512s0.584-0.461 0.8-0.744c0.216-0.283 0.381-0.597 0.496-0.944s0.172-0.715 0.172-1.104c0-0.491-0.084-0.94-0.252-1.348s-0.432-0.759-0.792-1.052c-0.36-0.293-0.821-0.521-1.384-0.684s-1.239-0.244-2.028-0.244v0h-3.528v11.568h2.152zM21.096 15.936h-1.344v-3.84h1.376c0.795 0 1.385 0.157 1.772 0.472s0.58 0.765 0.58 1.352c0 0.293-0.048 0.563-0.144 0.808s-0.241 0.457-0.436 0.636c-0.195 0.179-0.443 0.319-0.744 0.42s-0.655 0.152-1.060 0.152v0 0z"></path>
5
+ </svg>
@@ -2,5 +2,5 @@
2
2
  <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
3
  <title>audio-low</title>
4
4
  <path fill="#000" d="M18.479 4.534c0.333 0.342 0.521 0.805 0.521 1.288v20.356c0 1.006-0.796 1.822-1.778 1.822-0.471 0-0.924-0.192-1.257-0.534l-6.854-6h-5.333c-0.982 0-1.778-0.816-1.778-1.822v-7.288c0-1.006 0.796-1.822 1.778-1.822h5.333l6.854-6c0.694-0.712 1.82-0.712 2.514 0l0 0z"></path>
5
- <path fill="#000" opacity="0.32" d="M27.398 7.869c1.683 2.355 2.602 5.175 2.602 8.131s-0.919 5.776-2.602 8.131c-0.321 0.449-0.946 0.553-1.395 0.232s-0.553-0.946-0.232-1.395c1.442-2.018 2.229-4.433 2.229-6.968s-0.787-4.95-2.229-6.968c-0.321-0.449-0.217-1.074 0.232-1.395s1.074-0.217 1.395 0.232zM23.844 11.584c0.754 1.337 1.156 2.848 1.156 4.416 0 1.578-0.407 3.098-1.171 4.441-0.273 0.48-0.883 0.648-1.363 0.375s-0.648-0.883-0.375-1.363c0.593-1.044 0.909-2.224 0.909-3.453 0-1.221-0.312-2.394-0.898-3.433-0.271-0.481-0.101-1.091 0.38-1.362s1.091-0.101 1.362 0.38z"></path>
5
+ <path fill="#000" opacity="0.32" d="M27.398 7.869c1.683 2.355 2.602 5.175 2.602 8.131s-0.919 5.776-2.602 8.131c-0.321 0.449-0.946 0.553-1.395 0.232s-0.553-0.946-0.232-1.395c1.442-2.018 2.229-4.433 2.229-6.968s-0.787-4.95-2.229-6.968c-0.321-0.449-0.217-1.074 0.232-1.395s1.074-0.217 1.395 0.232v0zM23.844 11.584c0.754 1.337 1.156 2.848 1.156 4.416 0 1.578-0.407 3.098-1.171 4.441-0.273 0.48-0.883 0.648-1.363 0.375s-0.648-0.883-0.375-1.363c0.593-1.044 0.909-2.224 0.909-3.453 0-1.221-0.312-2.394-0.898-3.433-0.271-0.481-0.101-1.091 0.38-1.362s1.091-0.101 1.362 0.38v0z"></path>
6
6
  </svg>
package/index.d.ts CHANGED
@@ -12,7 +12,6 @@ export { default as Announcement } from './Announcement';
12
12
  export { default as CallQueue } from './CallQueue';
13
13
  export { default as CompanySetupBorder } from './CompanySetupBorder';
14
14
  export { default as CompanySetup } from './CompanySetup';
15
- export { default as Department } from './Department';
16
15
  export { default as Description } from './Description';
17
16
  export { default as Hud } from './Hud';
18
17
  export { default as JumpTo } from './JumpTo';
@@ -56,6 +55,7 @@ export { default as AppsDiscovery } from './AppsDiscovery';
56
55
  export { default as AppsInstalled } from './AppsInstalled';
57
56
  export { default as AppsProduct } from './AppsProduct';
58
57
  export { default as Apps } from './Apps';
58
+ export { default as Ar } from './Ar';
59
59
  export { default as Archive } from './Archive';
60
60
  export { default as ArrowDown2 } from './ArrowDown2';
61
61
  export { default as ArrowDown } from './ArrowDown';
@@ -127,6 +127,7 @@ export { default as Delete } from './Delete';
127
127
  export { default as DeletedFile } from './DeletedFile';
128
128
  export { default as DeletedFileD } from './DeletedFileD';
129
129
  export { default as Deletenumber } from './Deletenumber';
130
+ export { default as Department } from './Department';
130
131
  export { default as Dial } from './Dial';
131
132
  export { default as Dialer } from './Dialer';
132
133
  export { default as DocD } from './DocD';
package/index.js CHANGED
@@ -28,8 +28,6 @@ var CompanySetupBorder_1 = require("./CompanySetupBorder");
28
28
  exports.CompanySetupBorder = CompanySetupBorder_1.default;
29
29
  var CompanySetup_1 = require("./CompanySetup");
30
30
  exports.CompanySetup = CompanySetup_1.default;
31
- var Department_1 = require("./Department");
32
- exports.Department = Department_1.default;
33
31
  var Description_1 = require("./Description");
34
32
  exports.Description = Description_1.default;
35
33
  var Hud_1 = require("./Hud");
@@ -116,6 +114,8 @@ var AppsProduct_1 = require("./AppsProduct");
116
114
  exports.AppsProduct = AppsProduct_1.default;
117
115
  var Apps_1 = require("./Apps");
118
116
  exports.Apps = Apps_1.default;
117
+ var Ar_1 = require("./Ar");
118
+ exports.Ar = Ar_1.default;
119
119
  var Archive_1 = require("./Archive");
120
120
  exports.Archive = Archive_1.default;
121
121
  var ArrowDown2_1 = require("./ArrowDown2");
@@ -258,6 +258,8 @@ var DeletedFileD_1 = require("./DeletedFileD");
258
258
  exports.DeletedFileD = DeletedFileD_1.default;
259
259
  var Deletenumber_1 = require("./Deletenumber");
260
260
  exports.Deletenumber = Deletenumber_1.default;
261
+ var Department_1 = require("./Department");
262
+ exports.Department = Department_1.default;
261
263
  var Dial_1 = require("./Dial");
262
264
  exports.Dial = Dial_1.default;
263
265
  var Dialer_1 = require("./Dialer");
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ringcentral/juno-icon",
3
- "version": "1.9.0",
3
+ "version": "1.10.0",
4
4
  "author": "RingCentral",
5
5
  "license": "MIT",
6
6
  "main": "./index.js",