@ringcentral/juno-icon 1.49.0 → 1.51.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.
@@ -4,7 +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 AvatarDelegatedLines = 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: "m23.002 7.498.366.072a3.001 3.001 0 0 1 2.347 2.402c.175.963.27 2.212.286 3.747.017 1.635-.076 3.002-.276 4.1l-.057.293a3 3 0 0 1-2.343 2.325c-1.668.336-3.776.522-6.322.557L17.002 24h3.5a.5.5 0 0 1 0 1h-9a.5.5 0 0 1 0-1h3.5l-.001-3.009c-2.228-.036-4.122-.184-5.683-.445l-.377-.066a3 3 0 0 1-2.409-2.437c-.227-1.309-.356-2.866-.388-4.671-.021-1.175.017-2.171.114-2.989l.039-.299a3 3 0 0 1 2.388-2.516c1.841-.364 4.255-.553 7.24-.567 2.858-.014 5.217.152 7.079.498zM22 15.5h-8a1 1 0 0 0 0 2h8a1 1 0 0 0 0-2zm-4-5h-8a1 1 0 0 0 0 2h8a1 1 0 0 0 0-2z" }))); }));
7
+ React.createElement("path", { d: "M21.436 9c.892 0 1.215.093 1.541.267s.582.43.756.756c.174.326.267.649.267 1.541v4.872c0 .892-.093 1.215-.267 1.541s-.43.582-.756.756-.649.267-1.541.267H17v2.5h3.25a.75.75 0 0 1 0 1.5h-8.5a.75.75 0 0 1 0-1.5H15V19h-4.436c-.892 0-1.215-.093-1.541-.267s-.582-.43-.756-.756C8.093 17.651 8 17.328 8 16.436v-4.872c0-.892.093-1.215.267-1.541s.43-.582.756-.756C9.349 9.093 9.672 9 10.564 9zm-1.186 6h-5.5a.75.75 0 0 0 0 1.5h5.5a.75.75 0 0 0 0-1.5zm-3-3.5h-5.5a.75.75 0 0 0 0 1.5h5.5a.75.75 0 0 0 0-1.5z" }))); }));
8
8
  AvatarDelegatedLines.displayName = 'AvatarDelegatedLines';
9
9
  AvatarDelegatedLines['iconName'] = 'avatar-delegated-lines';
10
10
  exports.default = AvatarDelegatedLines;
package/Category.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const Category: 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 Category;
package/Category.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 Category = react_1.memo(react_1.forwardRef(function (props, ref) { return (React.createElement("svg", tslib_1.__assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props),
7
+ React.createElement("path", { d: "M12 2a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8zm0 2H4v8h8V4zm16-2a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-8a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8zm0 2h-8v8h8V4zM12 18a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-8a2 2 0 0 1 2-2h8zm0 2H4v8h8v-8zm16-2a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-8a2 2 0 0 1-2-2v-8a2 2 0 0 1 2-2h8zm0 2h-8v8h8v-8z" }))); }));
8
+ Category.displayName = 'Category';
9
+ Category['iconName'] = 'category';
10
+ exports.default = Category;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const Conversion: 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 Conversion;
package/Conversion.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 Conversion = 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: "M10 18a6 6 0 1 1 0 12 6 6 0 0 1 0-12zm0 2a4 4 0 1 0 0 8 4 4 0 0 0 0-8zM20.974 6.076A12.002 12.002 0 0 1 28 17a11.97 11.97 0 0 1-4.064 9.001L29 26v2h-9v-9h2l.001 6A9.985 9.985 0 0 0 26 17a10 10 0 0 0-5.884-9.116l.858-1.807zM10 2a6 6 0 1 1 0 12 6 6 0 0 1 0-12zm0 2a4 4 0 1 0 0 8 4 4 0 0 0 0-8z" }))); }));
8
+ Conversion.displayName = 'Conversion';
9
+ Conversion['iconName'] = 'conversion';
10
+ exports.default = Conversion;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const MarkAsReadBorder: 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 MarkAsReadBorder;
@@ -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 MarkAsReadBorder = react_1.memo(react_1.forwardRef(function (props, ref) { return (React.createElement("svg", tslib_1.__assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props),
7
+ React.createElement("path", { d: "M20 8a3 3 0 1 1 6 0 3 3 0 1 1-6 0zm3-5a5 5 0 0 0 0 10 5 5 0 0 0 0-10zM6 7a1 1 0 0 1 1-1h7a1 1 0 0 0 0-2H7a3 3 0 0 0-3 3v13a3 3 0 0 0 3 3h2v5a1 1 0 0 0 1.651.759L17.37 23H24a3 3 0 0 0 3-3v-3a1 1 0 0 0-2 0v3a1 1 0 0 1-1 1h-7a.996.996 0 0 0-.651.241l.001-.001L11 25.827V22a1 1 0 0 0-1-1H7a1 1 0 0 1-1-1V7z" }))); }));
8
+ MarkAsReadBorder.displayName = 'MarkAsReadBorder';
9
+ MarkAsReadBorder['iconName'] = 'mark-as-read_border';
10
+ exports.default = MarkAsReadBorder;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const ThreadReplySnackbar: 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 ThreadReplySnackbar;
@@ -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 ThreadReplySnackbar = react_1.memo(react_1.forwardRef(function (props, ref) { return (React.createElement("svg", tslib_1.__assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props),
7
+ React.createElement("path", { d: "M16.407 4.089c1.027 0 1.869.801 1.943 1.818l.006.146.001 5.08.973-.001c6.998 0 12.67 5.717 12.67 12.77v2.947c0 1.17-1.667 1.359-1.925.218-.78-3.463-3.801-5.998-7.346-6.107l-.257-.004h-4.114l-.001 5.08c0 .52-.206 1.021-.571 1.389a1.938 1.938 0 0 1-2.632.115l-.001.002-.124-.115-9.914-9.992a1.976 1.976 0 0 1-.114-2.653l.114-.124 9.914-9.992a1.942 1.942 0 0 1 1.379-.575l.001-.001zm-4.325.224a.994.994 0 0 1 .013 1.325l-.183.206-9.946 10.2 9.946 10.042.179.202a.994.994 0 0 1-.07 1.39.958.958 0 0 1-1.178.096l-.13-.103L.594 17.454a1.998 1.998 0 0 1-.048-2.795l.077-.076.08-.072 10.01-10.247a.959.959 0 0 1 1.368.049zm4.131 2.018a.194.194 0 0 0-.138.057l-9.443 9.518a.197.197 0 0 0 0 .279l9.443 9.518a.196.196 0 0 0 .334-.139l.001-5.587a.98.98 0 0 1 .974-.983l5.39.005a9.71 9.71 0 0 1 6.996 3.306l.197.231-.039-.279c-.74-4.867-4.701-8.665-9.622-9.112l.001-.044-2.924-.001a.975.975 0 0 1-.967-.868l-.007-.115-.001-5.588a.195.195 0 0 0-.194-.196l-.001-.001z" }))); }));
8
+ ThreadReplySnackbar.displayName = 'ThreadReplySnackbar';
9
+ ThreadReplySnackbar['iconName'] = 'thread-reply-snackbar';
10
+ exports.default = ThreadReplySnackbar;
package/Update.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const Update: 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 Update;
package/Update.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 Update = 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: "m25.813 6.324-1.964-4.598a.5.5 0 0 0-.893-.054l-.965 1.671A13.95 13.95 0 0 0 16 2C8.268 2 2 8.268 2 16s6.268 14 14 14 14-6.268 14-14c0-.757-.06-1.499-.176-2.224a.936.936 0 0 0-.937-.776c-.641 0-1.109.606-1.016 1.24.084.574.128 1.162.128 1.76 0 6.627-5.373 12-12 12s-12-5.373-12-12 5.373-12 12-12c1.779 0 3.468.387 4.987 1.082l-1.031 1.786a.5.5 0 0 0 .493.746l4.964-.598a.5.5 0 0 0 .4-.693zm-4.106 5.969a1 1 0 0 1 0 1.414L14 21.414l-3.707-3.707a.999.999 0 1 1 1.414-1.414L14 18.586l6.293-6.293a1 1 0 0 1 1.414 0z" }))); }));
8
+ Update.displayName = 'Update';
9
+ Update['iconName'] = 'update';
10
+ exports.default = Update;
@@ -2,7 +2,7 @@ import { __assign } from "tslib";
2
2
  import * as React from 'react';
3
3
  import { forwardRef, memo } from 'react';
4
4
  var AvatarDelegatedLines = 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: "m23.002 7.498.366.072a3.001 3.001 0 0 1 2.347 2.402c.175.963.27 2.212.286 3.747.017 1.635-.076 3.002-.276 4.1l-.057.293a3 3 0 0 1-2.343 2.325c-1.668.336-3.776.522-6.322.557L17.002 24h3.5a.5.5 0 0 1 0 1h-9a.5.5 0 0 1 0-1h3.5l-.001-3.009c-2.228-.036-4.122-.184-5.683-.445l-.377-.066a3 3 0 0 1-2.409-2.437c-.227-1.309-.356-2.866-.388-4.671-.021-1.175.017-2.171.114-2.989l.039-.299a3 3 0 0 1 2.388-2.516c1.841-.364 4.255-.553 7.24-.567 2.858-.014 5.217.152 7.079.498zM22 15.5h-8a1 1 0 0 0 0 2h8a1 1 0 0 0 0-2zm-4-5h-8a1 1 0 0 0 0 2h8a1 1 0 0 0 0-2z" }))); }));
5
+ React.createElement("path", { d: "M21.436 9c.892 0 1.215.093 1.541.267s.582.43.756.756c.174.326.267.649.267 1.541v4.872c0 .892-.093 1.215-.267 1.541s-.43.582-.756.756-.649.267-1.541.267H17v2.5h3.25a.75.75 0 0 1 0 1.5h-8.5a.75.75 0 0 1 0-1.5H15V19h-4.436c-.892 0-1.215-.093-1.541-.267s-.582-.43-.756-.756C8.093 17.651 8 17.328 8 16.436v-4.872c0-.892.093-1.215.267-1.541s.43-.582.756-.756C9.349 9.093 9.672 9 10.564 9zm-1.186 6h-5.5a.75.75 0 0 0 0 1.5h5.5a.75.75 0 0 0 0-1.5zm-3-3.5h-5.5a.75.75 0 0 0 0 1.5h5.5a.75.75 0 0 0 0-1.5z" }))); }));
6
6
  AvatarDelegatedLines.displayName = 'AvatarDelegatedLines';
7
7
  AvatarDelegatedLines['iconName'] = 'avatar-delegated-lines';
8
8
  export default AvatarDelegatedLines;
@@ -0,0 +1,8 @@
1
+ import { __assign } from "tslib";
2
+ import * as React from 'react';
3
+ import { forwardRef, memo } from 'react';
4
+ var Category = memo(forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props),
5
+ React.createElement("path", { d: "M12 2a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8zm0 2H4v8h8V4zm16-2a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-8a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8zm0 2h-8v8h8V4zM12 18a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-8a2 2 0 0 1 2-2h8zm0 2H4v8h8v-8zm16-2a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-8a2 2 0 0 1-2-2v-8a2 2 0 0 1 2-2h8zm0 2h-8v8h8v-8z" }))); }));
6
+ Category.displayName = 'Category';
7
+ Category['iconName'] = 'category';
8
+ export default Category;
@@ -0,0 +1,8 @@
1
+ import { __assign } from "tslib";
2
+ import * as React from 'react';
3
+ import { forwardRef, memo } from 'react';
4
+ var Conversion = 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: "M10 18a6 6 0 1 1 0 12 6 6 0 0 1 0-12zm0 2a4 4 0 1 0 0 8 4 4 0 0 0 0-8zM20.974 6.076A12.002 12.002 0 0 1 28 17a11.97 11.97 0 0 1-4.064 9.001L29 26v2h-9v-9h2l.001 6A9.985 9.985 0 0 0 26 17a10 10 0 0 0-5.884-9.116l.858-1.807zM10 2a6 6 0 1 1 0 12 6 6 0 0 1 0-12zm0 2a4 4 0 1 0 0 8 4 4 0 0 0 0-8z" }))); }));
6
+ Conversion.displayName = 'Conversion';
7
+ Conversion['iconName'] = 'conversion';
8
+ export default Conversion;
@@ -0,0 +1,8 @@
1
+ import { __assign } from "tslib";
2
+ import * as React from 'react';
3
+ import { forwardRef, memo } from 'react';
4
+ var MarkAsReadBorder = memo(forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props),
5
+ React.createElement("path", { d: "M20 8a3 3 0 1 1 6 0 3 3 0 1 1-6 0zm3-5a5 5 0 0 0 0 10 5 5 0 0 0 0-10zM6 7a1 1 0 0 1 1-1h7a1 1 0 0 0 0-2H7a3 3 0 0 0-3 3v13a3 3 0 0 0 3 3h2v5a1 1 0 0 0 1.651.759L17.37 23H24a3 3 0 0 0 3-3v-3a1 1 0 0 0-2 0v3a1 1 0 0 1-1 1h-7a.996.996 0 0 0-.651.241l.001-.001L11 25.827V22a1 1 0 0 0-1-1H7a1 1 0 0 1-1-1V7z" }))); }));
6
+ MarkAsReadBorder.displayName = 'MarkAsReadBorder';
7
+ MarkAsReadBorder['iconName'] = 'mark-as-read_border';
8
+ export default MarkAsReadBorder;
@@ -0,0 +1,8 @@
1
+ import { __assign } from "tslib";
2
+ import * as React from 'react';
3
+ import { forwardRef, memo } from 'react';
4
+ var ThreadReplySnackbar = memo(forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props),
5
+ React.createElement("path", { d: "M16.407 4.089c1.027 0 1.869.801 1.943 1.818l.006.146.001 5.08.973-.001c6.998 0 12.67 5.717 12.67 12.77v2.947c0 1.17-1.667 1.359-1.925.218-.78-3.463-3.801-5.998-7.346-6.107l-.257-.004h-4.114l-.001 5.08c0 .52-.206 1.021-.571 1.389a1.938 1.938 0 0 1-2.632.115l-.001.002-.124-.115-9.914-9.992a1.976 1.976 0 0 1-.114-2.653l.114-.124 9.914-9.992a1.942 1.942 0 0 1 1.379-.575l.001-.001zm-4.325.224a.994.994 0 0 1 .013 1.325l-.183.206-9.946 10.2 9.946 10.042.179.202a.994.994 0 0 1-.07 1.39.958.958 0 0 1-1.178.096l-.13-.103L.594 17.454a1.998 1.998 0 0 1-.048-2.795l.077-.076.08-.072 10.01-10.247a.959.959 0 0 1 1.368.049zm4.131 2.018a.194.194 0 0 0-.138.057l-9.443 9.518a.197.197 0 0 0 0 .279l9.443 9.518a.196.196 0 0 0 .334-.139l.001-5.587a.98.98 0 0 1 .974-.983l5.39.005a9.71 9.71 0 0 1 6.996 3.306l.197.231-.039-.279c-.74-4.867-4.701-8.665-9.622-9.112l.001-.044-2.924-.001a.975.975 0 0 1-.967-.868l-.007-.115-.001-5.588a.195.195 0 0 0-.194-.196l-.001-.001z" }))); }));
6
+ ThreadReplySnackbar.displayName = 'ThreadReplySnackbar';
7
+ ThreadReplySnackbar['iconName'] = 'thread-reply-snackbar';
8
+ export default ThreadReplySnackbar;
package/es6/Update.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 Update = 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: "m25.813 6.324-1.964-4.598a.5.5 0 0 0-.893-.054l-.965 1.671A13.95 13.95 0 0 0 16 2C8.268 2 2 8.268 2 16s6.268 14 14 14 14-6.268 14-14c0-.757-.06-1.499-.176-2.224a.936.936 0 0 0-.937-.776c-.641 0-1.109.606-1.016 1.24.084.574.128 1.162.128 1.76 0 6.627-5.373 12-12 12s-12-5.373-12-12 5.373-12 12-12c1.779 0 3.468.387 4.987 1.082l-1.031 1.786a.5.5 0 0 0 .493.746l4.964-.598a.5.5 0 0 0 .4-.693zm-4.106 5.969a1 1 0 0 1 0 1.414L14 21.414l-3.707-3.707a.999.999 0 1 1 1.414-1.414L14 18.586l6.293-6.293a1 1 0 0 1 1.414 0z" }))); }));
6
+ Update.displayName = 'Update';
7
+ Update['iconName'] = 'update';
8
+ export default Update;
@@ -1,5 +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>avatar-delegated-lines</title>
4
- <path d="M23.002 7.498l0.366 0.072c1.199 0.247 2.128 1.198 2.347 2.402 0.175 0.963 0.27 2.212 0.286 3.747 0.017 1.635-0.076 3.002-0.276 4.1l-0.057 0.293c-0.246 1.174-1.168 2.088-2.343 2.325-1.668 0.336-3.776 0.522-6.322 0.557l-0.001 3.006h3.5c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5h-9c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h3.5l-0.001-3.009c-2.228-0.036-4.122-0.184-5.683-0.445l-0.377-0.066c-1.234-0.229-2.195-1.201-2.409-2.437-0.227-1.309-0.356-2.866-0.388-4.671-0.021-1.175 0.017-2.171 0.114-2.989l0.039-0.299c0.181-1.261 1.139-2.269 2.388-2.516 1.841-0.364 4.255-0.553 7.24-0.567 2.858-0.014 5.217 0.152 7.079 0.498zM22 15.5h-8c-0.552 0-1 0.448-1 1s0.448 1 1 1h8c0.552 0 1-0.448 1-1s-0.448-1-1-1zM18 10.5h-8c-0.552 0-1 0.448-1 1s0.448 1 1 1h8c0.552 0 1-0.448 1-1s-0.448-1-1-1z"></path>
4
+ <path d="M21.436 9c0.892 0 1.215 0.093 1.541 0.267s0.582 0.43 0.756 0.756c0.174 0.326 0.267 0.649 0.267 1.541v4.872c0 0.892-0.093 1.215-0.267 1.541s-0.43 0.582-0.756 0.756-0.649 0.267-1.541 0.267h-4.436v2.5h3.25c0.414 0 0.75 0.336 0.75 0.75s-0.336 0.75-0.75 0.75h-8.5c-0.414 0-0.75-0.336-0.75-0.75s0.336-0.75 0.75-0.75h3.25v-2.5h-4.436c-0.892 0-1.215-0.093-1.541-0.267s-0.582-0.43-0.756-0.756c-0.174-0.326-0.267-0.649-0.267-1.541v-4.872c0-0.892 0.093-1.215 0.267-1.541s0.43-0.582 0.756-0.756c0.326-0.174 0.649-0.267 1.541-0.267zM20.25 15h-5.5c-0.414 0-0.75 0.336-0.75 0.75s0.336 0.75 0.75 0.75h5.5c0.414 0 0.75-0.336 0.75-0.75s-0.336-0.75-0.75-0.75zM17.25 11.5h-5.5c-0.414 0-0.75 0.336-0.75 0.75s0.336 0.75 0.75 0.75h5.5c0.414 0 0.75-0.336 0.75-0.75s-0.336-0.75-0.75-0.75z"></path>
5
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>category</title>
4
+ <path d="M12 2c1.105 0 2 0.895 2 2v8c0 1.105-0.895 2-2 2h-8c-1.105 0-2-0.895-2-2v-8c0-1.105 0.895-2 2-2h8zM12 4h-8v8h8v-8zM28 2c1.105 0 2 0.895 2 2v8c0 1.105-0.895 2-2 2h-8c-1.105 0-2-0.895-2-2v-8c0-1.105 0.895-2 2-2h8zM28 4h-8v8h8v-8zM12 18c1.105 0 2 0.895 2 2v8c0 1.105-0.895 2-2 2h-8c-1.105 0-2-0.895-2-2v-8c0-1.105 0.895-2 2-2h8zM12 20h-8v8h8v-8zM28 18c1.105 0 2 0.895 2 2v8c0 1.105-0.895 2-2 2h-8c-1.105 0-2-0.895-2-2v-8c0-1.105 0.895-2 2-2h8zM28 20h-8v8h8v-8z"></path>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>conversion</title>
4
+ <path d="M10 18c3.314 0 6 2.686 6 6s-2.686 6-6 6c-3.314 0-6-2.686-6-6s2.686-6 6-6zM10 20c-2.209 0-4 1.791-4 4s1.791 4 4 4c2.209 0 4-1.791 4-4s-1.791-4-4-4zM20.974 6.076c4.145 1.89 7.026 6.071 7.026 10.924 0 3.585-1.572 6.803-4.064 9.001l5.064-0.001v2h-9v-9h2l0.001 6c2.428-1.824 3.999-4.729 3.999-8 0-4.056-2.414-7.547-5.884-9.116l0.858-1.807zM10 2c3.314 0 6 2.686 6 6s-2.686 6-6 6c-3.314 0-6-2.686-6-6s2.686-6 6-6zM10 4c-2.209 0-4 1.791-4 4s1.791 4 4 4c2.209 0 4-1.791 4-4s-1.791-4-4-4z"></path>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>mark-as-read_border</title>
4
+ <path d="M20 8c0-1.657 1.343-3 3-3s3 1.343 3 3v0c0 1.657-1.343 3-3 3s-3-1.343-3-3v0zM23 3c-2.761 0-5 2.239-5 5s2.239 5 5 5v0c2.761 0 5-2.239 5-5s-2.239-5-5-5v0zM6 7c0-0.552 0.448-1 1-1v0h7c0.552 0 1-0.448 1-1s-0.448-1-1-1v0h-7c-1.657 0-3 1.343-3 3v0 13c0 1.657 1.343 3 3 3v0h2v5c0 0 0 0 0 0 0 0.552 0.448 1 1 1 0.249 0 0.476-0.091 0.651-0.241l6.719-5.759h6.63c1.657 0 3-1.343 3-3v0-3c0-0.552-0.448-1-1-1s-1 0.448-1 1v0 3c0 0.552-0.448 1-1 1v0h-7c-0 0-0 0-0 0-0.249 0-0.476 0.091-0.651 0.241l0.001-0.001-5.35 4.587v-3.827c0-0.552-0.448-1-1-1v0h-3c-0.552 0-1-0.448-1-1v0-13z"></path>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>thread-reply-snackbar</title>
4
+ <path d="M16.407 4.089c1.027 0 1.869 0.801 1.943 1.818l0.006 0.146 0.001 5.080 0.973-0.001c6.998 0 12.67 5.717 12.67 12.77v2.947c0 1.17-1.667 1.359-1.925 0.218-0.78-3.463-3.801-5.998-7.346-6.107l-0.257-0.004h-4.114l-0.001 5.080c0 0.52-0.206 1.021-0.571 1.389-0.721 0.727-1.866 0.765-2.632 0.115l-0.001 0.002-0.124-0.115-9.914-9.992c-0.721-0.727-0.759-1.881-0.114-2.653l0.114-0.124 9.914-9.992c0.365-0.368 0.861-0.575 1.379-0.575l0.001-0.001zM12.082 4.313c0.342 0.372 0.346 0.947 0.013 1.325l-0.183 0.206-9.946 10.2 9.946 10.042 0.179 0.202c0.359 0.403 0.328 1.026-0.070 1.39-0.331 0.304-0.817 0.335-1.178 0.096l-0.13-0.103-10.119-10.217c-0.774-0.758-0.795-2.010-0.048-2.795l0.077-0.076 0.080-0.072 10.010-10.247c0.391-0.369 1.004-0.348 1.368 0.049v0zM16.213 6.331c-0.052 0-0.101 0.020-0.138 0.057l-9.443 9.518c-0.077 0.076-0.077 0.201 0 0.279l9.443 9.518c0.077 0.076 0.2 0.076 0.276 0 0.037-0.037 0.058-0.086 0.058-0.139l0.001-5.587c0-0.543 0.437-0.983 0.974-0.983l5.39 0.005c2.761 0.085 5.262 1.335 6.996 3.306l0.197 0.231-0.039-0.279c-0.74-4.867-4.701-8.665-9.622-9.112l0.001-0.044-2.924-0.001c-0.5 0-0.912-0.379-0.967-0.868l-0.007-0.115-0.001-5.588c0-0.108-0.087-0.196-0.194-0.196l-0.001-0.001z"></path>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>update</title>
4
+ <path d="M25.813 6.324l-1.964-4.598c-0.162-0.379-0.687-0.41-0.893-0.054l-0.965 1.671c-1.816-0.861-3.848-1.343-5.991-1.343-7.732 0-14 6.268-14 14s6.268 14 14 14c7.732 0 14-6.268 14-14 0-0.757-0.060-1.499-0.176-2.224-0.073-0.456-0.475-0.776-0.937-0.776-0.641 0-1.109 0.606-1.016 1.24 0.084 0.574 0.128 1.162 0.128 1.76 0 6.627-5.373 12-12 12s-12-5.373-12-12c0-6.627 5.373-12 12-12 1.779 0 3.468 0.387 4.987 1.082l-1.031 1.786c-0.206 0.357 0.084 0.796 0.493 0.746l4.964-0.598c0.331-0.040 0.531-0.386 0.4-0.693zM21.707 12.293c0.39 0.39 0.39 1.024 0 1.414l-7.707 7.707-3.707-3.707c-0.391-0.39-0.391-1.024 0-1.414s1.024-0.39 1.414 0l2.293 2.293 6.293-6.293c0.39-0.39 1.024-0.39 1.414 0z"></path>
5
+ </svg>
package/es6/index.js CHANGED
@@ -109,6 +109,7 @@ export { default as CallrailBorder } from './CallrailBorder';
109
109
  export { default as Callrail } from './Callrail';
110
110
  export { default as CallsBorder } from './CallsBorder';
111
111
  export { default as Calls } from './Calls';
112
+ export { default as Category } from './Category';
112
113
  export { default as CcLSp } from './CcLSp';
113
114
  export { default as CcSp } from './CcSp';
114
115
  export { default as ChatBubble } from './ChatBubble';
@@ -129,6 +130,7 @@ export { default as Connect } from './Connect';
129
130
  export { default as ContactsAndCalendars } from './ContactsAndCalendars';
130
131
  export { default as ContactsBorder } from './ContactsBorder';
131
132
  export { default as Contacts } from './Contacts';
133
+ export { default as Conversion } from './Conversion';
132
134
  export { default as Copy } from './Copy';
133
135
  export { default as Crashlytics } from './Crashlytics';
134
136
  export { default as CustomizeTabs } from './CustomizeTabs';
@@ -302,6 +304,7 @@ export { default as MacNumbers } from './MacNumbers';
302
304
  export { default as MacPagesD } from './MacPagesD';
303
305
  export { default as MacPages } from './MacPages';
304
306
  export { default as Mailchimp } from './Mailchimp';
307
+ export { default as MarkAsReadBorder } from './MarkAsReadBorder';
305
308
  export { default as MarkerM } from './MarkerM';
306
309
  export { default as MarkerS } from './MarkerS';
307
310
  export { default as MemberBorder } from './MemberBorder';
@@ -480,6 +483,7 @@ export { default as TeamDefault } from './TeamDefault';
480
483
  export { default as Team } from './Team';
481
484
  export { default as Text } from './Text';
482
485
  export { default as Theme } from './Theme';
486
+ export { default as ThreadReplySnackbar } from './ThreadReplySnackbar';
483
487
  export { default as ThreadReply } from './ThreadReply';
484
488
  export { default as ThumbupBorder } from './ThumbupBorder';
485
489
  export { default as Thumbup } from './Thumbup';
@@ -506,6 +510,7 @@ export { default as UnpinSlash } from './UnpinSlash';
506
510
  export { default as Unpin } from './Unpin';
507
511
  export { default as Unread } from './Unread';
508
512
  export { default as Unselect } from './Unselect';
513
+ export { default as Update } from './Update';
509
514
  export { default as UserDefault } from './UserDefault';
510
515
  export { default as VideoAndMessage } from './VideoAndMessage';
511
516
  export { default as VideoMeeting } from './VideoMeeting';
@@ -1,5 +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>avatar-delegated-lines</title>
4
- <path d="M23.002 7.498l0.366 0.072c1.199 0.247 2.128 1.198 2.347 2.402 0.175 0.963 0.27 2.212 0.286 3.747 0.017 1.635-0.076 3.002-0.276 4.1l-0.057 0.293c-0.246 1.174-1.168 2.088-2.343 2.325-1.668 0.336-3.776 0.522-6.322 0.557l-0.001 3.006h3.5c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5h-9c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h3.5l-0.001-3.009c-2.228-0.036-4.122-0.184-5.683-0.445l-0.377-0.066c-1.234-0.229-2.195-1.201-2.409-2.437-0.227-1.309-0.356-2.866-0.388-4.671-0.021-1.175 0.017-2.171 0.114-2.989l0.039-0.299c0.181-1.261 1.139-2.269 2.388-2.516 1.841-0.364 4.255-0.553 7.24-0.567 2.858-0.014 5.217 0.152 7.079 0.498zM22 15.5h-8c-0.552 0-1 0.448-1 1s0.448 1 1 1h8c0.552 0 1-0.448 1-1s-0.448-1-1-1zM18 10.5h-8c-0.552 0-1 0.448-1 1s0.448 1 1 1h8c0.552 0 1-0.448 1-1s-0.448-1-1-1z"></path>
4
+ <path d="M21.436 9c0.892 0 1.215 0.093 1.541 0.267s0.582 0.43 0.756 0.756c0.174 0.326 0.267 0.649 0.267 1.541v4.872c0 0.892-0.093 1.215-0.267 1.541s-0.43 0.582-0.756 0.756-0.649 0.267-1.541 0.267h-4.436v2.5h3.25c0.414 0 0.75 0.336 0.75 0.75s-0.336 0.75-0.75 0.75h-8.5c-0.414 0-0.75-0.336-0.75-0.75s0.336-0.75 0.75-0.75h3.25v-2.5h-4.436c-0.892 0-1.215-0.093-1.541-0.267s-0.582-0.43-0.756-0.756c-0.174-0.326-0.267-0.649-0.267-1.541v-4.872c0-0.892 0.093-1.215 0.267-1.541s0.43-0.582 0.756-0.756c0.326-0.174 0.649-0.267 1.541-0.267zM20.25 15h-5.5c-0.414 0-0.75 0.336-0.75 0.75s0.336 0.75 0.75 0.75h5.5c0.414 0 0.75-0.336 0.75-0.75s-0.336-0.75-0.75-0.75zM17.25 11.5h-5.5c-0.414 0-0.75 0.336-0.75 0.75s0.336 0.75 0.75 0.75h5.5c0.414 0 0.75-0.336 0.75-0.75s-0.336-0.75-0.75-0.75z"></path>
5
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>category</title>
4
+ <path d="M12 2c1.105 0 2 0.895 2 2v8c0 1.105-0.895 2-2 2h-8c-1.105 0-2-0.895-2-2v-8c0-1.105 0.895-2 2-2h8zM12 4h-8v8h8v-8zM28 2c1.105 0 2 0.895 2 2v8c0 1.105-0.895 2-2 2h-8c-1.105 0-2-0.895-2-2v-8c0-1.105 0.895-2 2-2h8zM28 4h-8v8h8v-8zM12 18c1.105 0 2 0.895 2 2v8c0 1.105-0.895 2-2 2h-8c-1.105 0-2-0.895-2-2v-8c0-1.105 0.895-2 2-2h8zM12 20h-8v8h8v-8zM28 18c1.105 0 2 0.895 2 2v8c0 1.105-0.895 2-2 2h-8c-1.105 0-2-0.895-2-2v-8c0-1.105 0.895-2 2-2h8zM28 20h-8v8h8v-8z"></path>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>conversion</title>
4
+ <path d="M10 18c3.314 0 6 2.686 6 6s-2.686 6-6 6c-3.314 0-6-2.686-6-6s2.686-6 6-6zM10 20c-2.209 0-4 1.791-4 4s1.791 4 4 4c2.209 0 4-1.791 4-4s-1.791-4-4-4zM20.974 6.076c4.145 1.89 7.026 6.071 7.026 10.924 0 3.585-1.572 6.803-4.064 9.001l5.064-0.001v2h-9v-9h2l0.001 6c2.428-1.824 3.999-4.729 3.999-8 0-4.056-2.414-7.547-5.884-9.116l0.858-1.807zM10 2c3.314 0 6 2.686 6 6s-2.686 6-6 6c-3.314 0-6-2.686-6-6s2.686-6 6-6zM10 4c-2.209 0-4 1.791-4 4s1.791 4 4 4c2.209 0 4-1.791 4-4s-1.791-4-4-4z"></path>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>mark-as-read_border</title>
4
+ <path d="M20 8c0-1.657 1.343-3 3-3s3 1.343 3 3v0c0 1.657-1.343 3-3 3s-3-1.343-3-3v0zM23 3c-2.761 0-5 2.239-5 5s2.239 5 5 5v0c2.761 0 5-2.239 5-5s-2.239-5-5-5v0zM6 7c0-0.552 0.448-1 1-1v0h7c0.552 0 1-0.448 1-1s-0.448-1-1-1v0h-7c-1.657 0-3 1.343-3 3v0 13c0 1.657 1.343 3 3 3v0h2v5c0 0 0 0 0 0 0 0.552 0.448 1 1 1 0.249 0 0.476-0.091 0.651-0.241l6.719-5.759h6.63c1.657 0 3-1.343 3-3v0-3c0-0.552-0.448-1-1-1s-1 0.448-1 1v0 3c0 0.552-0.448 1-1 1v0h-7c-0 0-0 0-0 0-0.249 0-0.476 0.091-0.651 0.241l0.001-0.001-5.35 4.587v-3.827c0-0.552-0.448-1-1-1v0h-3c-0.552 0-1-0.448-1-1v0-13z"></path>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>thread-reply-snackbar</title>
4
+ <path d="M16.407 4.089c1.027 0 1.869 0.801 1.943 1.818l0.006 0.146 0.001 5.080 0.973-0.001c6.998 0 12.67 5.717 12.67 12.77v2.947c0 1.17-1.667 1.359-1.925 0.218-0.78-3.463-3.801-5.998-7.346-6.107l-0.257-0.004h-4.114l-0.001 5.080c0 0.52-0.206 1.021-0.571 1.389-0.721 0.727-1.866 0.765-2.632 0.115l-0.001 0.002-0.124-0.115-9.914-9.992c-0.721-0.727-0.759-1.881-0.114-2.653l0.114-0.124 9.914-9.992c0.365-0.368 0.861-0.575 1.379-0.575l0.001-0.001zM12.082 4.313c0.342 0.372 0.346 0.947 0.013 1.325l-0.183 0.206-9.946 10.2 9.946 10.042 0.179 0.202c0.359 0.403 0.328 1.026-0.070 1.39-0.331 0.304-0.817 0.335-1.178 0.096l-0.13-0.103-10.119-10.217c-0.774-0.758-0.795-2.010-0.048-2.795l0.077-0.076 0.080-0.072 10.010-10.247c0.391-0.369 1.004-0.348 1.368 0.049v0zM16.213 6.331c-0.052 0-0.101 0.020-0.138 0.057l-9.443 9.518c-0.077 0.076-0.077 0.201 0 0.279l9.443 9.518c0.077 0.076 0.2 0.076 0.276 0 0.037-0.037 0.058-0.086 0.058-0.139l0.001-5.587c0-0.543 0.437-0.983 0.974-0.983l5.39 0.005c2.761 0.085 5.262 1.335 6.996 3.306l0.197 0.231-0.039-0.279c-0.74-4.867-4.701-8.665-9.622-9.112l0.001-0.044-2.924-0.001c-0.5 0-0.912-0.379-0.967-0.868l-0.007-0.115-0.001-5.588c0-0.108-0.087-0.196-0.194-0.196l-0.001-0.001z"></path>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>update</title>
4
+ <path d="M25.813 6.324l-1.964-4.598c-0.162-0.379-0.687-0.41-0.893-0.054l-0.965 1.671c-1.816-0.861-3.848-1.343-5.991-1.343-7.732 0-14 6.268-14 14s6.268 14 14 14c7.732 0 14-6.268 14-14 0-0.757-0.060-1.499-0.176-2.224-0.073-0.456-0.475-0.776-0.937-0.776-0.641 0-1.109 0.606-1.016 1.24 0.084 0.574 0.128 1.162 0.128 1.76 0 6.627-5.373 12-12 12s-12-5.373-12-12c0-6.627 5.373-12 12-12 1.779 0 3.468 0.387 4.987 1.082l-1.031 1.786c-0.206 0.357 0.084 0.796 0.493 0.746l4.964-0.598c0.331-0.040 0.531-0.386 0.4-0.693zM21.707 12.293c0.39 0.39 0.39 1.024 0 1.414l-7.707 7.707-3.707-3.707c-0.391-0.39-0.391-1.024 0-1.414s1.024-0.39 1.414 0l2.293 2.293 6.293-6.293c0.39-0.39 1.024-0.39 1.414 0z"></path>
5
+ </svg>
package/index.d.ts CHANGED
@@ -109,6 +109,7 @@ export { default as CallrailBorder } from './CallrailBorder';
109
109
  export { default as Callrail } from './Callrail';
110
110
  export { default as CallsBorder } from './CallsBorder';
111
111
  export { default as Calls } from './Calls';
112
+ export { default as Category } from './Category';
112
113
  export { default as CcLSp } from './CcLSp';
113
114
  export { default as CcSp } from './CcSp';
114
115
  export { default as ChatBubble } from './ChatBubble';
@@ -129,6 +130,7 @@ export { default as Connect } from './Connect';
129
130
  export { default as ContactsAndCalendars } from './ContactsAndCalendars';
130
131
  export { default as ContactsBorder } from './ContactsBorder';
131
132
  export { default as Contacts } from './Contacts';
133
+ export { default as Conversion } from './Conversion';
132
134
  export { default as Copy } from './Copy';
133
135
  export { default as Crashlytics } from './Crashlytics';
134
136
  export { default as CustomizeTabs } from './CustomizeTabs';
@@ -302,6 +304,7 @@ export { default as MacNumbers } from './MacNumbers';
302
304
  export { default as MacPagesD } from './MacPagesD';
303
305
  export { default as MacPages } from './MacPages';
304
306
  export { default as Mailchimp } from './Mailchimp';
307
+ export { default as MarkAsReadBorder } from './MarkAsReadBorder';
305
308
  export { default as MarkerM } from './MarkerM';
306
309
  export { default as MarkerS } from './MarkerS';
307
310
  export { default as MemberBorder } from './MemberBorder';
@@ -480,6 +483,7 @@ export { default as TeamDefault } from './TeamDefault';
480
483
  export { default as Team } from './Team';
481
484
  export { default as Text } from './Text';
482
485
  export { default as Theme } from './Theme';
486
+ export { default as ThreadReplySnackbar } from './ThreadReplySnackbar';
483
487
  export { default as ThreadReply } from './ThreadReply';
484
488
  export { default as ThumbupBorder } from './ThumbupBorder';
485
489
  export { default as Thumbup } from './Thumbup';
@@ -506,6 +510,7 @@ export { default as UnpinSlash } from './UnpinSlash';
506
510
  export { default as Unpin } from './Unpin';
507
511
  export { default as Unread } from './Unread';
508
512
  export { default as Unselect } from './Unselect';
513
+ export { default as Update } from './Update';
509
514
  export { default as UserDefault } from './UserDefault';
510
515
  export { default as VideoAndMessage } from './VideoAndMessage';
511
516
  export { default as VideoMeeting } from './VideoMeeting';
package/index.js CHANGED
@@ -222,6 +222,8 @@ var CallsBorder_1 = require("./CallsBorder");
222
222
  exports.CallsBorder = CallsBorder_1.default;
223
223
  var Calls_1 = require("./Calls");
224
224
  exports.Calls = Calls_1.default;
225
+ var Category_1 = require("./Category");
226
+ exports.Category = Category_1.default;
225
227
  var CcLSp_1 = require("./CcLSp");
226
228
  exports.CcLSp = CcLSp_1.default;
227
229
  var CcSp_1 = require("./CcSp");
@@ -262,6 +264,8 @@ var ContactsBorder_1 = require("./ContactsBorder");
262
264
  exports.ContactsBorder = ContactsBorder_1.default;
263
265
  var Contacts_1 = require("./Contacts");
264
266
  exports.Contacts = Contacts_1.default;
267
+ var Conversion_1 = require("./Conversion");
268
+ exports.Conversion = Conversion_1.default;
265
269
  var Copy_1 = require("./Copy");
266
270
  exports.Copy = Copy_1.default;
267
271
  var Crashlytics_1 = require("./Crashlytics");
@@ -608,6 +612,8 @@ var MacPages_1 = require("./MacPages");
608
612
  exports.MacPages = MacPages_1.default;
609
613
  var Mailchimp_1 = require("./Mailchimp");
610
614
  exports.Mailchimp = Mailchimp_1.default;
615
+ var MarkAsReadBorder_1 = require("./MarkAsReadBorder");
616
+ exports.MarkAsReadBorder = MarkAsReadBorder_1.default;
611
617
  var MarkerM_1 = require("./MarkerM");
612
618
  exports.MarkerM = MarkerM_1.default;
613
619
  var MarkerS_1 = require("./MarkerS");
@@ -964,6 +970,8 @@ var Text_1 = require("./Text");
964
970
  exports.Text = Text_1.default;
965
971
  var Theme_1 = require("./Theme");
966
972
  exports.Theme = Theme_1.default;
973
+ var ThreadReplySnackbar_1 = require("./ThreadReplySnackbar");
974
+ exports.ThreadReplySnackbar = ThreadReplySnackbar_1.default;
967
975
  var ThreadReply_1 = require("./ThreadReply");
968
976
  exports.ThreadReply = ThreadReply_1.default;
969
977
  var ThumbupBorder_1 = require("./ThumbupBorder");
@@ -1016,6 +1024,8 @@ var Unread_1 = require("./Unread");
1016
1024
  exports.Unread = Unread_1.default;
1017
1025
  var Unselect_1 = require("./Unselect");
1018
1026
  exports.Unselect = Unselect_1.default;
1027
+ var Update_1 = require("./Update");
1028
+ exports.Update = Update_1.default;
1019
1029
  var UserDefault_1 = require("./UserDefault");
1020
1030
  exports.UserDefault = UserDefault_1.default;
1021
1031
  var VideoAndMessage_1 = require("./VideoAndMessage");
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ringcentral/juno-icon",
3
- "version": "1.49.0",
3
+ "version": "1.51.0",
4
4
  "author": "RingCentral",
5
5
  "license": "MIT",
6
6
  "main": "./index.js",