@ringcentral/juno-icon 1.50.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.
- package/Category.d.ts +3 -0
- package/Category.js +10 -0
- package/Conversion.d.ts +3 -0
- package/Conversion.js +10 -0
- package/MarkAsReadBorder.d.ts +3 -0
- package/MarkAsReadBorder.js +10 -0
- package/Update.d.ts +3 -0
- package/Update.js +10 -0
- package/es6/Category.js +8 -0
- package/es6/Conversion.js +8 -0
- package/es6/MarkAsReadBorder.js +8 -0
- package/es6/Update.js +8 -0
- package/es6/icon-category.svg +5 -0
- package/es6/icon-conversion.svg +5 -0
- package/es6/icon-mark-as-read_border.svg +5 -0
- package/es6/icon-update.svg +5 -0
- package/es6/index.js +4 -0
- package/icon-category.svg +5 -0
- package/icon-conversion.svg +5 -0
- package/icon-mark-as-read_border.svg +5 -0
- package/icon-update.svg +5 -0
- package/index.d.ts +4 -0
- package/index.js +8 -0
- package/package.json +1 -1
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;
|
package/Conversion.d.ts
ADDED
|
@@ -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;
|
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;
|
package/es6/Category.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 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;
|
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;
|
|
@@ -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>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';
|
|
@@ -507,6 +510,7 @@ export { default as UnpinSlash } from './UnpinSlash';
|
|
|
507
510
|
export { default as Unpin } from './Unpin';
|
|
508
511
|
export { default as Unread } from './Unread';
|
|
509
512
|
export { default as Unselect } from './Unselect';
|
|
513
|
+
export { default as Update } from './Update';
|
|
510
514
|
export { default as UserDefault } from './UserDefault';
|
|
511
515
|
export { default as VideoAndMessage } from './VideoAndMessage';
|
|
512
516
|
export { default as VideoMeeting } from './VideoMeeting';
|
|
@@ -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>
|
package/icon-update.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>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';
|
|
@@ -507,6 +510,7 @@ export { default as UnpinSlash } from './UnpinSlash';
|
|
|
507
510
|
export { default as Unpin } from './Unpin';
|
|
508
511
|
export { default as Unread } from './Unread';
|
|
509
512
|
export { default as Unselect } from './Unselect';
|
|
513
|
+
export { default as Update } from './Update';
|
|
510
514
|
export { default as UserDefault } from './UserDefault';
|
|
511
515
|
export { default as VideoAndMessage } from './VideoAndMessage';
|
|
512
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");
|
|
@@ -1018,6 +1024,8 @@ var Unread_1 = require("./Unread");
|
|
|
1018
1024
|
exports.Unread = Unread_1.default;
|
|
1019
1025
|
var Unselect_1 = require("./Unselect");
|
|
1020
1026
|
exports.Unselect = Unselect_1.default;
|
|
1027
|
+
var Update_1 = require("./Update");
|
|
1028
|
+
exports.Update = Update_1.default;
|
|
1021
1029
|
var UserDefault_1 = require("./UserDefault");
|
|
1022
1030
|
exports.UserDefault = UserDefault_1.default;
|
|
1023
1031
|
var VideoAndMessage_1 = require("./VideoAndMessage");
|