@ringcentral/juno-icon 1.24.0 → 1.26.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/Calls.d.ts +3 -0
- package/Calls.js +10 -0
- package/CallsBorder.d.ts +3 -0
- package/CallsBorder.js +10 -0
- package/Chat.d.ts +3 -0
- package/Chat.js +10 -0
- package/Highlight.d.ts +3 -0
- package/Highlight.js +10 -0
- package/Notes.d.ts +3 -0
- package/Notes.js +10 -0
- package/PhoneInbox.d.ts +3 -0
- package/PhoneInbox.js +10 -0
- package/PhoneInboxBorder.d.ts +3 -0
- package/PhoneInboxBorder.js +10 -0
- package/Summary.d.ts +3 -0
- package/Summary.js +10 -0
- package/Transcript.d.ts +3 -0
- package/Transcript.js +10 -0
- package/TranscriptBottom.d.ts +3 -0
- package/TranscriptBottom.js +10 -0
- package/Whiteboard.d.ts +3 -0
- package/Whiteboard.js +10 -0
- package/es6/Calls.js +8 -0
- package/es6/CallsBorder.js +8 -0
- package/es6/Chat.js +8 -0
- package/es6/Highlight.js +8 -0
- package/es6/Notes.js +8 -0
- package/es6/PhoneInbox.js +8 -0
- package/es6/PhoneInboxBorder.js +8 -0
- package/es6/Summary.js +8 -0
- package/es6/Transcript.js +8 -0
- package/es6/TranscriptBottom.js +8 -0
- package/es6/Whiteboard.js +8 -0
- package/es6/icon-calls.svg +5 -0
- package/es6/icon-calls_border.svg +5 -0
- package/es6/icon-chat.svg +5 -0
- package/es6/icon-highlight.svg +5 -0
- package/es6/icon-notes.svg +5 -0
- package/es6/icon-phone-inbox.svg +5 -0
- package/es6/icon-phone-inbox_border.svg +5 -0
- package/es6/icon-summary.svg +5 -0
- package/es6/icon-transcript.svg +5 -0
- package/es6/icon-transcript_bottom.svg +5 -0
- package/es6/icon-whiteboard.svg +5 -0
- package/es6/index.js +11 -0
- package/icon-calls.svg +5 -0
- package/icon-calls_border.svg +5 -0
- package/icon-chat.svg +5 -0
- package/icon-highlight.svg +5 -0
- package/icon-notes.svg +5 -0
- package/icon-phone-inbox.svg +5 -0
- package/icon-phone-inbox_border.svg +5 -0
- package/icon-summary.svg +5 -0
- package/icon-transcript.svg +5 -0
- package/icon-transcript_bottom.svg +5 -0
- package/icon-whiteboard.svg +5 -0
- package/index.d.ts +11 -0
- package/index.js +22 -0
- package/package.json +1 -1
package/Calls.d.ts
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const Calls: 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 Calls;
|
package/Calls.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 Calls = 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 2c7.732 0 14 6.268 14 14s-6.268 14-14 14S2 23.732 2 16 8.268 2 16 2zm0 4a1 1 0 0 0-.993.883L15 7v9l.009.131c.023.173.091.338.197.477l.087.099 4 4 .094.083a1 1 0 0 0 1.226 0l.094-.083.083-.094a1 1 0 0 0 0-1.226l-.083-.094L17 15.585V7l-.007-.117A1 1 0 0 0 16 6z" }))); }));
|
|
8
|
+
Calls.displayName = 'Calls';
|
|
9
|
+
Calls['iconName'] = 'calls';
|
|
10
|
+
exports.default = Calls;
|
package/CallsBorder.d.ts
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const CallsBorder: 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 CallsBorder;
|
package/CallsBorder.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 CallsBorder = 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 2c7.732 0 14 6.268 14 14s-6.268 14-14 14S2 23.732 2 16 8.268 2 16 2zm0 2C9.373 4 4 9.373 4 16s5.373 12 12 12 12-5.373 12-12S22.627 4 16 4zm0 2a1 1 0 0 1 .993.883L17 7v8.585l3.707 3.708a1 1 0 0 1 .083 1.32l-.083.094a1 1 0 0 1-1.32.083l-.094-.083-4-4a1.002 1.002 0 0 1-.284-.576L15 16V7a1 1 0 0 1 1-1z" }))); }));
|
|
8
|
+
CallsBorder.displayName = 'CallsBorder';
|
|
9
|
+
CallsBorder['iconName'] = 'calls_border';
|
|
10
|
+
exports.default = CallsBorder;
|
package/Chat.d.ts
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const Chat: 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 Chat;
|
package/Chat.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 Chat = 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: "M27.2 2H4.8a2.796 2.796 0 0 0-2.786 2.8L2 30l5.6-5.6h19.6c1.54 0 2.8-1.26 2.8-2.8V4.8C30 3.26 28.74 2 27.2 2zM7.6 11.8h16.8v2.8H7.6v-2.8zm11.2 7H7.6V16h11.2v2.8zm5.6-8.4H7.6V7.6h16.8v2.8z" }))); }));
|
|
8
|
+
Chat.displayName = 'Chat';
|
|
9
|
+
Chat['iconName'] = 'chat';
|
|
10
|
+
exports.default = Chat;
|
package/Highlight.d.ts
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const Highlight: 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 Highlight;
|
package/Highlight.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 Highlight = 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.701 10.969 8.394 1.186c.578.084.982.604.893 1.167a1.016 1.016 0 0 1-.307.588l-6.073 5.757 1.435 8.13c.099.559-.288 1.09-.863 1.186a1.08 1.08 0 0 1-.671-.103l-7.508-3.838-7.508 3.838a1.074 1.074 0 0 1-1.472-.523.999.999 0 0 1-.062-.561l1.435-8.13-6.073-5.757a1.014 1.014 0 0 1-.02-1.456c.162-.161.374-.267.605-.299l8.394-1.186 3.752-7.397a1.076 1.076 0 0 1 1.418-.466c.208.1.377.264.479.466l3.752 7.397z" }))); }));
|
|
8
|
+
Highlight.displayName = 'Highlight';
|
|
9
|
+
Highlight['iconName'] = 'highlight';
|
|
10
|
+
exports.default = Highlight;
|
package/Notes.d.ts
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const Notes: 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 Notes;
|
package/Notes.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 Notes = 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: "M9.406 2.001c.328 0 .593.266.593.593l-.001.829h3.915l.001-.83c0-.328.266-.593.593-.593h.83c.328 0 .593.266.593.593l-.001.83h3.915l.001-.83c0-.328.266-.593.593-.593h.83c.328 0 .593.266.593.593l-.001.83h.599c2.334 0 4.247 1.813 4.368 4.087l.006.229v6.27c0 .695-.569 1.258-1.272 1.258a1.266 1.266 0 0 1-1.271-1.258v-6.27c0-.993-.821-1.802-1.832-1.802h-.598l.001.69a.593.593 0 0 1-.593.593h-.83a.593.593 0 0 1-.593-.593l-.001-.69h-3.915l.001.69a.593.593 0 0 1-.593.593h-.83a.593.593 0 0 1-.593-.593l-.001-.69H9.998l.001.69a.593.593 0 0 1-.593.593h-.83a.593.593 0 0 1-.593-.593l-.001-.69h-.607c-.954 0-1.739.723-1.823 1.638l-.008.164v17.944c0 .993.821 1.802 1.832 1.802h5.831c.702 0 1.272.562 1.272 1.258 0 .694-.569 1.256-1.272 1.256H7.375c-2.412 0-4.374-1.935-4.374-4.316V7.739c0-2.38 1.962-4.315 4.374-4.315l.607-.001.001-.83c0-.328.266-.593.593-.593h.83v.001zm14.638 16.422a3.137 3.137 0 0 1 4.386 0 3.032 3.032 0 0 1 0 4.326l-5.666 5.576a1.047 1.047 0 0 1-.454.261l-4.174 1.139a1.048 1.048 0 0 1-1.017-.27 1.007 1.007 0 0 1-.249-1.008l1.236-4.012c.05-.161.139-.308.26-.426l5.678-5.584zm-.201 3.079-3.832 3.769-.615 1.993 2.1-.572 3.808-3.749-1.462-1.441zm-8.149-.637c.328 0 .593.266.593.593v1.186a.593.593 0 0 1-.593.593H8.576a.593.593 0 0 1-.593-.593v-1.186c0-.328.266-.593.593-.593h7.118zm5.339-5.339c.328 0 .593.266.593.593v1.186a.593.593 0 0 1-.593.593H8.576a.593.593 0 0 1-.593-.593v-1.186c0-.328.266-.593.593-.593h12.457zm0-5.339c.328 0 .593.266.593.593v1.186a.593.593 0 0 1-.593.593H8.576a.593.593 0 0 1-.593-.593V10.78c0-.328.266-.593.593-.593h12.457z" }))); }));
|
|
8
|
+
Notes.displayName = 'Notes';
|
|
9
|
+
Notes['iconName'] = 'notes';
|
|
10
|
+
exports.default = Notes;
|
package/PhoneInbox.d.ts
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const PhoneInbox: 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 PhoneInbox;
|
package/PhoneInbox.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 PhoneInbox = 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 7a1 1 0 0 1 .117 1.993L10 9H7.7l-3.273 9h4.745c.729 0 1.431.266 1.977.743l.145.136 1.828 1.828a.996.996 0 0 0 .576.284l.131.009h4.343a1 1 0 0 0 .608-.206l.099-.087 1.828-1.828a3 3 0 0 1 1.923-.872l.198-.006h4.744l-3.272-9H22a1 1 0 0 1-.117-1.993L22 7.001h2.3a2 2 0 0 1 1.82 1.171l.059.145 3.761 10.342a.978.978 0 0 1 .053.226l.007.116v7a2 2 0 0 1-1.851 1.994l-.149.006H4a2 2 0 0 1-1.994-1.851L2 26.001v-7c0-.078.009-.155.027-.23l.033-.111L5.821 8.318a1.999 1.999 0 0 1 1.723-1.31l.157-.006h2.3zm6-5a1 1 0 0 1 1 1v10.999l1.95-1.949a.999.999 0 1 1 1.414 1.414l-3.657 3.657a.999.999 0 0 1-1.414 0l-3.657-3.657a.999.999 0 1 1 1.414-1.414L15 14.001V3a1 1 0 0 1 1-1z" }))); }));
|
|
8
|
+
PhoneInbox.displayName = 'PhoneInbox';
|
|
9
|
+
PhoneInbox['iconName'] = 'phone-inbox';
|
|
10
|
+
exports.default = PhoneInbox;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const PhoneInboxBorder: 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 PhoneInboxBorder;
|
|
@@ -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 PhoneInboxBorder = 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 7a1 1 0 0 1 .117 1.993L10 9H7.7l-3.273 9h4.745c.729 0 1.431.266 1.977.743l.145.136 1.828 1.828a.996.996 0 0 0 .576.284l.131.009h4.343a1 1 0 0 0 .608-.206l.099-.087 1.828-1.828a3 3 0 0 1 1.923-.872l.198-.006h4.744l-3.272-9H22a1 1 0 0 1-.117-1.993L22 7.001h2.3a2 2 0 0 1 1.82 1.171l.059.145 3.761 10.342a.978.978 0 0 1 .053.226l.007.116v7a2 2 0 0 1-1.851 1.994l-.149.006H4a2 2 0 0 1-1.994-1.851L2 26.001v-7c0-.078.009-.155.027-.23l.033-.111L5.821 8.318a1.999 1.999 0 0 1 1.723-1.31l.157-.006h2.3zm18 19v-6h-5.172a1 1 0 0 0-.608.206l-.099.087-1.828 1.828a3 3 0 0 1-1.923.872l-.198.006h-4.343a3.006 3.006 0 0 1-1.977-.743l-.145-.136-1.828-1.828a.996.996 0 0 0-.576-.284l-.132-.009H3.999v6h24zM16 2a1 1 0 0 1 1 1v10.999l1.95-1.949a.999.999 0 1 1 1.414 1.414l-3.657 3.657a.999.999 0 0 1-1.414 0l-3.657-3.657a.999.999 0 1 1 1.414-1.414L15 14.001V3a1 1 0 0 1 1-1z" }))); }));
|
|
8
|
+
PhoneInboxBorder.displayName = 'PhoneInboxBorder';
|
|
9
|
+
PhoneInboxBorder['iconName'] = 'phone-inbox_border';
|
|
10
|
+
exports.default = PhoneInboxBorder;
|
package/Summary.d.ts
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const Summary: 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 Summary;
|
package/Summary.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 Summary = react_1.memo(react_1.forwardRef(function (props, ref) { return (React.createElement("svg", tslib_1.__assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props),
|
|
7
|
+
React.createElement("path", { d: "M8.446 2h9.555c.897 0 1.759.35 2.402.975l5.953 5.788a3.448 3.448 0 0 1 1.044 2.471v15.32A3.446 3.446 0 0 1 23.954 30H8.446A3.446 3.446 0 0 1 5 26.554V5.446A3.446 3.446 0 0 1 8.446 2zm13.096 8.615V9.581H10.074l4.205 7.065-4.205 7.065h11.468v-3.044h-2.068v.976h-5.763l2.974-4.997-2.974-4.997h5.763v.976h2.068v-2.01z" }))); }));
|
|
8
|
+
Summary.displayName = 'Summary';
|
|
9
|
+
Summary['iconName'] = 'summary';
|
|
10
|
+
exports.default = Summary;
|
package/Transcript.d.ts
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const Transcript: 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 Transcript;
|
package/Transcript.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 Transcript = 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: "M7.25 2A5.25 5.25 0 0 0 2 7.25v17.5A5.25 5.25 0 0 0 7.25 30h17.5c2.9 0 5.25-2.35 5.25-5.25V7.25A5.25 5.25 0 0 0 24.75 2H7.25zM9 11.625V9h12.25v2.625H9zm14 5.688H9v-2.625h14v2.625zM9 23v-2.625h8.75V23H9z" }))); }));
|
|
8
|
+
Transcript.displayName = 'Transcript';
|
|
9
|
+
Transcript['iconName'] = 'transcript';
|
|
10
|
+
exports.default = Transcript;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const TranscriptBottom: 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 TranscriptBottom;
|
|
@@ -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 TranscriptBottom = react_1.memo(react_1.forwardRef(function (props, ref) { return (React.createElement("svg", tslib_1.__assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props),
|
|
7
|
+
React.createElement("path", { d: "M28 8a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2h-7.586a.997.997 0 0 0-.707.293l-3.141 3.141a.8.8 0 0 1-1.131 0l-3.141-3.141a1 1 0 0 0-.707-.293H4.001a2 2 0 0 1-2-2V10a2 2 0 0 1 2-2h24zm-1 2H5a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h7a2 2 0 0 1 1.414.586L16 29.172l2.586-2.586A2 2 0 0 1 20 26h7a1 1 0 0 0 1-1V11a1 1 0 0 0-1-1zm-3 11a1 1 0 0 1 0 2h-4a1 1 0 0 1 0-2h4zm-8 0a1 1 0 0 1 0 2h-4a1 1 0 0 1 0-2h4zm-8 0a1 1 0 0 1 0 2H7a1 1 0 0 1 0-2h1zm17-4a1 1 0 0 1 0 2h-2a1 1 0 0 1 0-2h2zm-6 0a1 1 0 0 1 0 2h-5a1 1 0 0 1 0-2h5zm-9 0a1 1 0 0 1 0 2H7a1 1 0 0 1 0-2h3z" }))); }));
|
|
8
|
+
TranscriptBottom.displayName = 'TranscriptBottom';
|
|
9
|
+
TranscriptBottom['iconName'] = 'transcript_bottom';
|
|
10
|
+
exports.default = TranscriptBottom;
|
package/Whiteboard.d.ts
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const Whiteboard: 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 Whiteboard;
|
package/Whiteboard.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 Whiteboard = 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: "M27.2 3A2.8 2.8 0 0 1 30 5.8v15.4a2.8 2.8 0 0 1-2.8 2.8h-4.724l1.396 5.209-2.028.543L20.303 24H11.7l-1.541 5.752-2.028-.543L9.527 24H4.802a2.8 2.8 0 0 1-2.8-2.8V5.8a2.8 2.8 0 0 1 2.8-2.8h22.4zM16.562 7.268c-.694-.223-1.521.115-2.627.989l-.38.312-.396.347-.231.209-.402.379-.296.287-.355.354-.568.581-.67.705-.969 1.051-.626.692-1.169 1.31-.321.364-.487.544-.296.321-.079.081-.013.008a.986.986 0 0 0-.375.487l-.035.123-.063.293.051.044.002.013a.997.997 0 0 0 .155.408.962.962 0 0 0 .483.381l.12.034.124.023a.741.741 0 0 0 .157.009c.203-.007.365-.079.561-.241l.139-.125.188-.189.275-.295.557-.624.715-.806 1.166-1.292.568-.618.633-.678.504-.529.305-.316.729-.734.442-.429.435-.404.361-.321.406-.338.258-.195.119-.082v.014a7.315 7.315 0 0 1-.115 1.053l-.075.388-.127.553-.095.366-.226.789-.133.437-.271.93-.108.405-.081.362-.047.266-.004.032c-.089.607-.036 1.082.217 1.457l.099.131c.133.149.293.268.473.349l.166.062c.175.053.357.069.536.05l.357-.061.27-.064.369-.111.367-.134.129-.052.444-.193.569-.272.507-.258.701-.373.971-.525.402-.211.593-.292.356-.151.197-.064.002.018c.005.053.007.114.005.183-.006.21-.049.459-.129.73l-.081.245c-.325.907-.298 1.679.128 2.238l.097.117.053.055c.342.324.784.511 1.246.53l.195-.002a5.19 5.19 0 0 0 1.203-.183l.294-.089.06-.021a.994.994 0 0 0 .619-1.104l-.034-.135a.966.966 0 0 0-1.037-.667l-.113.022-.708.18a2.445 2.445 0 0 1-.171.02l-.108.005c.01-.052.024-.107.043-.168l.04-.121c.442-1.249.441-2.389-.062-3.112l-.1-.131a1.807 1.807 0 0 0-.682-.486l-.19-.065a1.768 1.768 0 0 0-.738-.04l-.227.049-.289.079-.242.086-.389.167-.366.177-.437.225-.525.279-1.158.624-.624.323-.487.236-.294.134-.205.088-.322.125.08-.319.088-.325.188-.674.227-.777.227-.838.109-.453.063-.291.05-.251c.145-.768.205-1.454.166-2.077l-.026-.287-.001-.033a1.5 1.5 0 0 0-.273-.773 1.457 1.457 0 0 0-.531-.459l-.164-.071z" }))); }));
|
|
8
|
+
Whiteboard.displayName = 'Whiteboard';
|
|
9
|
+
Whiteboard['iconName'] = 'whiteboard';
|
|
10
|
+
exports.default = Whiteboard;
|
package/es6/Calls.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 Calls = 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 2c7.732 0 14 6.268 14 14s-6.268 14-14 14S2 23.732 2 16 8.268 2 16 2zm0 4a1 1 0 0 0-.993.883L15 7v9l.009.131c.023.173.091.338.197.477l.087.099 4 4 .094.083a1 1 0 0 0 1.226 0l.094-.083.083-.094a1 1 0 0 0 0-1.226l-.083-.094L17 15.585V7l-.007-.117A1 1 0 0 0 16 6z" }))); }));
|
|
6
|
+
Calls.displayName = 'Calls';
|
|
7
|
+
Calls['iconName'] = 'calls';
|
|
8
|
+
export default Calls;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { __assign } from "tslib";
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
import { forwardRef, memo } from 'react';
|
|
4
|
+
var CallsBorder = 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 2c7.732 0 14 6.268 14 14s-6.268 14-14 14S2 23.732 2 16 8.268 2 16 2zm0 2C9.373 4 4 9.373 4 16s5.373 12 12 12 12-5.373 12-12S22.627 4 16 4zm0 2a1 1 0 0 1 .993.883L17 7v8.585l3.707 3.708a1 1 0 0 1 .083 1.32l-.083.094a1 1 0 0 1-1.32.083l-.094-.083-4-4a1.002 1.002 0 0 1-.284-.576L15 16V7a1 1 0 0 1 1-1z" }))); }));
|
|
6
|
+
CallsBorder.displayName = 'CallsBorder';
|
|
7
|
+
CallsBorder['iconName'] = 'calls_border';
|
|
8
|
+
export default CallsBorder;
|
package/es6/Chat.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 Chat = 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: "M27.2 2H4.8a2.796 2.796 0 0 0-2.786 2.8L2 30l5.6-5.6h19.6c1.54 0 2.8-1.26 2.8-2.8V4.8C30 3.26 28.74 2 27.2 2zM7.6 11.8h16.8v2.8H7.6v-2.8zm11.2 7H7.6V16h11.2v2.8zm5.6-8.4H7.6V7.6h16.8v2.8z" }))); }));
|
|
6
|
+
Chat.displayName = 'Chat';
|
|
7
|
+
Chat['iconName'] = 'chat';
|
|
8
|
+
export default Chat;
|
package/es6/Highlight.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 Highlight = 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.701 10.969 8.394 1.186c.578.084.982.604.893 1.167a1.016 1.016 0 0 1-.307.588l-6.073 5.757 1.435 8.13c.099.559-.288 1.09-.863 1.186a1.08 1.08 0 0 1-.671-.103l-7.508-3.838-7.508 3.838a1.074 1.074 0 0 1-1.472-.523.999.999 0 0 1-.062-.561l1.435-8.13-6.073-5.757a1.014 1.014 0 0 1-.02-1.456c.162-.161.374-.267.605-.299l8.394-1.186 3.752-7.397a1.076 1.076 0 0 1 1.418-.466c.208.1.377.264.479.466l3.752 7.397z" }))); }));
|
|
6
|
+
Highlight.displayName = 'Highlight';
|
|
7
|
+
Highlight['iconName'] = 'highlight';
|
|
8
|
+
export default Highlight;
|
package/es6/Notes.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 Notes = 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: "M9.406 2.001c.328 0 .593.266.593.593l-.001.829h3.915l.001-.83c0-.328.266-.593.593-.593h.83c.328 0 .593.266.593.593l-.001.83h3.915l.001-.83c0-.328.266-.593.593-.593h.83c.328 0 .593.266.593.593l-.001.83h.599c2.334 0 4.247 1.813 4.368 4.087l.006.229v6.27c0 .695-.569 1.258-1.272 1.258a1.266 1.266 0 0 1-1.271-1.258v-6.27c0-.993-.821-1.802-1.832-1.802h-.598l.001.69a.593.593 0 0 1-.593.593h-.83a.593.593 0 0 1-.593-.593l-.001-.69h-3.915l.001.69a.593.593 0 0 1-.593.593h-.83a.593.593 0 0 1-.593-.593l-.001-.69H9.998l.001.69a.593.593 0 0 1-.593.593h-.83a.593.593 0 0 1-.593-.593l-.001-.69h-.607c-.954 0-1.739.723-1.823 1.638l-.008.164v17.944c0 .993.821 1.802 1.832 1.802h5.831c.702 0 1.272.562 1.272 1.258 0 .694-.569 1.256-1.272 1.256H7.375c-2.412 0-4.374-1.935-4.374-4.316V7.739c0-2.38 1.962-4.315 4.374-4.315l.607-.001.001-.83c0-.328.266-.593.593-.593h.83v.001zm14.638 16.422a3.137 3.137 0 0 1 4.386 0 3.032 3.032 0 0 1 0 4.326l-5.666 5.576a1.047 1.047 0 0 1-.454.261l-4.174 1.139a1.048 1.048 0 0 1-1.017-.27 1.007 1.007 0 0 1-.249-1.008l1.236-4.012c.05-.161.139-.308.26-.426l5.678-5.584zm-.201 3.079-3.832 3.769-.615 1.993 2.1-.572 3.808-3.749-1.462-1.441zm-8.149-.637c.328 0 .593.266.593.593v1.186a.593.593 0 0 1-.593.593H8.576a.593.593 0 0 1-.593-.593v-1.186c0-.328.266-.593.593-.593h7.118zm5.339-5.339c.328 0 .593.266.593.593v1.186a.593.593 0 0 1-.593.593H8.576a.593.593 0 0 1-.593-.593v-1.186c0-.328.266-.593.593-.593h12.457zm0-5.339c.328 0 .593.266.593.593v1.186a.593.593 0 0 1-.593.593H8.576a.593.593 0 0 1-.593-.593V10.78c0-.328.266-.593.593-.593h12.457z" }))); }));
|
|
6
|
+
Notes.displayName = 'Notes';
|
|
7
|
+
Notes['iconName'] = 'notes';
|
|
8
|
+
export default Notes;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { __assign } from "tslib";
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
import { forwardRef, memo } from 'react';
|
|
4
|
+
var PhoneInbox = 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 7a1 1 0 0 1 .117 1.993L10 9H7.7l-3.273 9h4.745c.729 0 1.431.266 1.977.743l.145.136 1.828 1.828a.996.996 0 0 0 .576.284l.131.009h4.343a1 1 0 0 0 .608-.206l.099-.087 1.828-1.828a3 3 0 0 1 1.923-.872l.198-.006h4.744l-3.272-9H22a1 1 0 0 1-.117-1.993L22 7.001h2.3a2 2 0 0 1 1.82 1.171l.059.145 3.761 10.342a.978.978 0 0 1 .053.226l.007.116v7a2 2 0 0 1-1.851 1.994l-.149.006H4a2 2 0 0 1-1.994-1.851L2 26.001v-7c0-.078.009-.155.027-.23l.033-.111L5.821 8.318a1.999 1.999 0 0 1 1.723-1.31l.157-.006h2.3zm6-5a1 1 0 0 1 1 1v10.999l1.95-1.949a.999.999 0 1 1 1.414 1.414l-3.657 3.657a.999.999 0 0 1-1.414 0l-3.657-3.657a.999.999 0 1 1 1.414-1.414L15 14.001V3a1 1 0 0 1 1-1z" }))); }));
|
|
6
|
+
PhoneInbox.displayName = 'PhoneInbox';
|
|
7
|
+
PhoneInbox['iconName'] = 'phone-inbox';
|
|
8
|
+
export default PhoneInbox;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { __assign } from "tslib";
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
import { forwardRef, memo } from 'react';
|
|
4
|
+
var PhoneInboxBorder = 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 7a1 1 0 0 1 .117 1.993L10 9H7.7l-3.273 9h4.745c.729 0 1.431.266 1.977.743l.145.136 1.828 1.828a.996.996 0 0 0 .576.284l.131.009h4.343a1 1 0 0 0 .608-.206l.099-.087 1.828-1.828a3 3 0 0 1 1.923-.872l.198-.006h4.744l-3.272-9H22a1 1 0 0 1-.117-1.993L22 7.001h2.3a2 2 0 0 1 1.82 1.171l.059.145 3.761 10.342a.978.978 0 0 1 .053.226l.007.116v7a2 2 0 0 1-1.851 1.994l-.149.006H4a2 2 0 0 1-1.994-1.851L2 26.001v-7c0-.078.009-.155.027-.23l.033-.111L5.821 8.318a1.999 1.999 0 0 1 1.723-1.31l.157-.006h2.3zm18 19v-6h-5.172a1 1 0 0 0-.608.206l-.099.087-1.828 1.828a3 3 0 0 1-1.923.872l-.198.006h-4.343a3.006 3.006 0 0 1-1.977-.743l-.145-.136-1.828-1.828a.996.996 0 0 0-.576-.284l-.132-.009H3.999v6h24zM16 2a1 1 0 0 1 1 1v10.999l1.95-1.949a.999.999 0 1 1 1.414 1.414l-3.657 3.657a.999.999 0 0 1-1.414 0l-3.657-3.657a.999.999 0 1 1 1.414-1.414L15 14.001V3a1 1 0 0 1 1-1z" }))); }));
|
|
6
|
+
PhoneInboxBorder.displayName = 'PhoneInboxBorder';
|
|
7
|
+
PhoneInboxBorder['iconName'] = 'phone-inbox_border';
|
|
8
|
+
export default PhoneInboxBorder;
|
package/es6/Summary.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 Summary = memo(forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props),
|
|
5
|
+
React.createElement("path", { d: "M8.446 2h9.555c.897 0 1.759.35 2.402.975l5.953 5.788a3.448 3.448 0 0 1 1.044 2.471v15.32A3.446 3.446 0 0 1 23.954 30H8.446A3.446 3.446 0 0 1 5 26.554V5.446A3.446 3.446 0 0 1 8.446 2zm13.096 8.615V9.581H10.074l4.205 7.065-4.205 7.065h11.468v-3.044h-2.068v.976h-5.763l2.974-4.997-2.974-4.997h5.763v.976h2.068v-2.01z" }))); }));
|
|
6
|
+
Summary.displayName = 'Summary';
|
|
7
|
+
Summary['iconName'] = 'summary';
|
|
8
|
+
export default Summary;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { __assign } from "tslib";
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
import { forwardRef, memo } from 'react';
|
|
4
|
+
var Transcript = 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: "M7.25 2A5.25 5.25 0 0 0 2 7.25v17.5A5.25 5.25 0 0 0 7.25 30h17.5c2.9 0 5.25-2.35 5.25-5.25V7.25A5.25 5.25 0 0 0 24.75 2H7.25zM9 11.625V9h12.25v2.625H9zm14 5.688H9v-2.625h14v2.625zM9 23v-2.625h8.75V23H9z" }))); }));
|
|
6
|
+
Transcript.displayName = 'Transcript';
|
|
7
|
+
Transcript['iconName'] = 'transcript';
|
|
8
|
+
export default Transcript;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { __assign } from "tslib";
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
import { forwardRef, memo } from 'react';
|
|
4
|
+
var TranscriptBottom = memo(forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props),
|
|
5
|
+
React.createElement("path", { d: "M28 8a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2h-7.586a.997.997 0 0 0-.707.293l-3.141 3.141a.8.8 0 0 1-1.131 0l-3.141-3.141a1 1 0 0 0-.707-.293H4.001a2 2 0 0 1-2-2V10a2 2 0 0 1 2-2h24zm-1 2H5a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h7a2 2 0 0 1 1.414.586L16 29.172l2.586-2.586A2 2 0 0 1 20 26h7a1 1 0 0 0 1-1V11a1 1 0 0 0-1-1zm-3 11a1 1 0 0 1 0 2h-4a1 1 0 0 1 0-2h4zm-8 0a1 1 0 0 1 0 2h-4a1 1 0 0 1 0-2h4zm-8 0a1 1 0 0 1 0 2H7a1 1 0 0 1 0-2h1zm17-4a1 1 0 0 1 0 2h-2a1 1 0 0 1 0-2h2zm-6 0a1 1 0 0 1 0 2h-5a1 1 0 0 1 0-2h5zm-9 0a1 1 0 0 1 0 2H7a1 1 0 0 1 0-2h3z" }))); }));
|
|
6
|
+
TranscriptBottom.displayName = 'TranscriptBottom';
|
|
7
|
+
TranscriptBottom['iconName'] = 'transcript_bottom';
|
|
8
|
+
export default TranscriptBottom;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { __assign } from "tslib";
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
import { forwardRef, memo } from 'react';
|
|
4
|
+
var Whiteboard = 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: "M27.2 3A2.8 2.8 0 0 1 30 5.8v15.4a2.8 2.8 0 0 1-2.8 2.8h-4.724l1.396 5.209-2.028.543L20.303 24H11.7l-1.541 5.752-2.028-.543L9.527 24H4.802a2.8 2.8 0 0 1-2.8-2.8V5.8a2.8 2.8 0 0 1 2.8-2.8h22.4zM16.562 7.268c-.694-.223-1.521.115-2.627.989l-.38.312-.396.347-.231.209-.402.379-.296.287-.355.354-.568.581-.67.705-.969 1.051-.626.692-1.169 1.31-.321.364-.487.544-.296.321-.079.081-.013.008a.986.986 0 0 0-.375.487l-.035.123-.063.293.051.044.002.013a.997.997 0 0 0 .155.408.962.962 0 0 0 .483.381l.12.034.124.023a.741.741 0 0 0 .157.009c.203-.007.365-.079.561-.241l.139-.125.188-.189.275-.295.557-.624.715-.806 1.166-1.292.568-.618.633-.678.504-.529.305-.316.729-.734.442-.429.435-.404.361-.321.406-.338.258-.195.119-.082v.014a7.315 7.315 0 0 1-.115 1.053l-.075.388-.127.553-.095.366-.226.789-.133.437-.271.93-.108.405-.081.362-.047.266-.004.032c-.089.607-.036 1.082.217 1.457l.099.131c.133.149.293.268.473.349l.166.062c.175.053.357.069.536.05l.357-.061.27-.064.369-.111.367-.134.129-.052.444-.193.569-.272.507-.258.701-.373.971-.525.402-.211.593-.292.356-.151.197-.064.002.018c.005.053.007.114.005.183-.006.21-.049.459-.129.73l-.081.245c-.325.907-.298 1.679.128 2.238l.097.117.053.055c.342.324.784.511 1.246.53l.195-.002a5.19 5.19 0 0 0 1.203-.183l.294-.089.06-.021a.994.994 0 0 0 .619-1.104l-.034-.135a.966.966 0 0 0-1.037-.667l-.113.022-.708.18a2.445 2.445 0 0 1-.171.02l-.108.005c.01-.052.024-.107.043-.168l.04-.121c.442-1.249.441-2.389-.062-3.112l-.1-.131a1.807 1.807 0 0 0-.682-.486l-.19-.065a1.768 1.768 0 0 0-.738-.04l-.227.049-.289.079-.242.086-.389.167-.366.177-.437.225-.525.279-1.158.624-.624.323-.487.236-.294.134-.205.088-.322.125.08-.319.088-.325.188-.674.227-.777.227-.838.109-.453.063-.291.05-.251c.145-.768.205-1.454.166-2.077l-.026-.287-.001-.033a1.5 1.5 0 0 0-.273-.773 1.457 1.457 0 0 0-.531-.459l-.164-.071z" }))); }));
|
|
6
|
+
Whiteboard.displayName = 'Whiteboard';
|
|
7
|
+
Whiteboard['iconName'] = 'whiteboard';
|
|
8
|
+
export default Whiteboard;
|
|
@@ -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>calls</title>
|
|
4
|
+
<path d="M16 2c7.732 0 14 6.268 14 14s-6.268 14-14 14c-7.732 0-14-6.268-14-14s6.268-14 14-14zM16 6c-0.513 0-0.935 0.386-0.993 0.883l-0.007 0.117v9l0.009 0.131c0.023 0.173 0.091 0.338 0.197 0.477l0.087 0.099 4 4 0.094 0.083c0.36 0.28 0.866 0.28 1.226 0l0.094-0.083 0.083-0.094c0.28-0.36 0.28-0.866 0-1.226l-0.083-0.094-3.707-3.708v-8.585l-0.007-0.117c-0.058-0.497-0.48-0.883-0.993-0.883z"></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>calls_border</title>
|
|
4
|
+
<path d="M16 2c7.732 0 14 6.268 14 14s-6.268 14-14 14c-7.732 0-14-6.268-14-14s6.268-14 14-14zM16 4c-6.627 0-12 5.373-12 12s5.373 12 12 12c6.627 0 12-5.373 12-12s-5.373-12-12-12zM16 6c0.513 0 0.936 0.386 0.993 0.883l0.007 0.117v8.585l3.707 3.708c0.36 0.36 0.388 0.928 0.083 1.32l-0.083 0.094c-0.36 0.36-0.928 0.388-1.32 0.083l-0.094-0.083-4-4c-0.156-0.156-0.255-0.359-0.284-0.576l-0.009-0.131v-9c0-0.552 0.448-1 1-1z"></path>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>chat</title>
|
|
4
|
+
<path d="M27.2 2h-22.4c-1.54 0-2.786 1.26-2.786 2.8l-0.014 25.2 5.6-5.6h19.6c1.54 0 2.8-1.26 2.8-2.8v-16.8c0-1.54-1.26-2.8-2.8-2.8zM7.6 11.8h16.8v2.8h-16.8v-2.8zM18.8 18.8h-11.2v-2.8h11.2v2.8zM24.4 10.4h-16.8v-2.8h16.8v2.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>highlight</title>
|
|
4
|
+
<path d="M20.701 10.969l8.394 1.186c0.578 0.084 0.982 0.604 0.893 1.167-0.033 0.225-0.142 0.431-0.307 0.588l-6.073 5.757 1.435 8.13c0.099 0.559-0.288 1.090-0.863 1.186-0.228 0.038-0.466 0.003-0.671-0.103l-7.508-3.838-7.508 3.838c-0.175 0.090-0.371 0.13-0.568 0.116s-0.386-0.081-0.546-0.194c-0.16-0.113-0.284-0.267-0.358-0.445s-0.096-0.372-0.062-0.561l1.435-8.13-6.073-5.757c-0.201-0.191-0.316-0.451-0.32-0.724s0.104-0.536 0.3-0.732c0.162-0.161 0.374-0.267 0.605-0.299l8.394-1.186 3.752-7.397c0.261-0.508 0.896-0.717 1.418-0.466 0.208 0.1 0.377 0.264 0.479 0.466l3.752 7.397z"></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>notes</title>
|
|
4
|
+
<path d="M9.406 2.001c0.328 0 0.593 0.266 0.593 0.593l-0.001 0.829h3.915l0.001-0.83c0-0.328 0.266-0.593 0.593-0.593h0.83c0.328 0 0.593 0.266 0.593 0.593l-0.001 0.83h3.915l0.001-0.83c0-0.328 0.266-0.593 0.593-0.593h0.83c0.328 0 0.593 0.266 0.593 0.593l-0.001 0.83h0.599c2.334 0 4.247 1.813 4.368 4.087l0.006 0.229v6.27c0 0.695-0.569 1.258-1.272 1.258-0.698 0.003-1.267-0.56-1.271-1.258v-6.27c0-0.993-0.821-1.802-1.832-1.802h-0.598l0.001 0.69c0 0.328-0.266 0.593-0.593 0.593h-0.83c-0.328 0-0.593-0.266-0.593-0.593l-0.001-0.69h-3.915l0.001 0.69c0 0.328-0.266 0.593-0.593 0.593h-0.83c-0.328 0-0.593-0.266-0.593-0.593l-0.001-0.69h-3.915l0.001 0.69c0 0.328-0.266 0.593-0.593 0.593h-0.83c-0.328 0-0.593-0.266-0.593-0.593l-0.001-0.69h-0.607c-0.954 0-1.739 0.723-1.823 1.638l-0.008 0.164v17.944c0 0.993 0.821 1.802 1.832 1.802h5.831c0.702 0 1.272 0.562 1.272 1.258 0 0.694-0.569 1.256-1.272 1.256h-5.832c-2.412 0-4.374-1.935-4.374-4.316v-17.944c0-2.38 1.962-4.315 4.374-4.315l0.607-0.001 0.001-0.83c0-0.328 0.266-0.593 0.593-0.593h0.83v0.001zM24.044 18.423c1.219-1.192 3.167-1.192 4.386 0 0.58 0.57 0.907 1.349 0.907 2.163s-0.327 1.593-0.907 2.163l-5.666 5.576c-0.127 0.124-0.283 0.214-0.454 0.261l-4.174 1.139c-0.363 0.099-0.751-0.004-1.017-0.27-0.263-0.264-0.359-0.652-0.249-1.008l1.236-4.012c0.050-0.161 0.139-0.308 0.26-0.426l5.678-5.584zM23.843 21.502l-3.832 3.769-0.615 1.993 2.1-0.572 3.808-3.749-1.462-1.441zM15.694 20.865c0.328 0 0.593 0.266 0.593 0.593v1.186c0 0.328-0.266 0.593-0.593 0.593h-7.118c-0.328 0-0.593-0.266-0.593-0.593v-1.186c0-0.328 0.266-0.593 0.593-0.593h7.118zM21.033 15.526c0.328 0 0.593 0.266 0.593 0.593v1.186c0 0.328-0.266 0.593-0.593 0.593h-12.457c-0.328 0-0.593-0.266-0.593-0.593v-1.186c0-0.328 0.266-0.593 0.593-0.593h12.457zM21.033 10.187c0.328 0 0.593 0.266 0.593 0.593v1.186c0 0.328-0.266 0.593-0.593 0.593h-12.457c-0.328 0-0.593-0.266-0.593-0.593v-1.186c0-0.328 0.266-0.593 0.593-0.593h12.457z"></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>phone-inbox</title>
|
|
4
|
+
<path d="M10 7c0.552 0 1 0.448 1 1 0 0.513-0.386 0.935-0.883 0.993l-0.117 0.007h-2.3l-3.273 9 4.745 0c0.729 0 1.431 0.266 1.977 0.743l0.145 0.136 1.828 1.828c0.156 0.156 0.359 0.256 0.576 0.284l0.131 0.009h4.343c0.221 0 0.434-0.073 0.608-0.206l0.099-0.087 1.828-1.828c0.516-0.516 1.2-0.824 1.923-0.872l0.198-0.006 4.744-0-3.272-9h-2.3c-0.552 0-1-0.448-1-1 0-0.513 0.386-0.936 0.883-0.993l0.117-0.007h2.3c0.788 0 1.498 0.462 1.82 1.171l0.059 0.145 3.761 10.342c0.027 0.073 0.044 0.149 0.053 0.226l0.007 0.116v7c0 1.054-0.816 1.918-1.851 1.994l-0.149 0.006h-24c-1.054 0-1.918-0.816-1.994-1.851l-0.006-0.149v-7c0-0.078 0.009-0.155 0.027-0.23l0.033-0.111 3.761-10.342c0.269-0.741 0.947-1.25 1.723-1.31l0.157-0.006h2.3zM16 2c0.552 0 1 0.448 1 1v10.999l1.95-1.949c0.391-0.391 1.024-0.391 1.414 0s0.391 1.024 0 1.414l-3.657 3.657c-0.391 0.391-1.024 0.391-1.414 0l-3.657-3.657c-0.391-0.391-0.391-1.024 0-1.414s1.024-0.391 1.414 0l1.95 1.951v-11.001c0-0.552 0.448-1 1-1z"></path>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>phone-inbox_border</title>
|
|
4
|
+
<path d="M10 7c0.552 0 1 0.448 1 1 0 0.513-0.386 0.935-0.883 0.993l-0.117 0.007h-2.3l-3.273 9 4.745 0c0.729 0 1.431 0.266 1.977 0.743l0.145 0.136 1.828 1.828c0.156 0.156 0.359 0.256 0.576 0.284l0.131 0.009h4.343c0.221 0 0.434-0.073 0.608-0.206l0.099-0.087 1.828-1.828c0.516-0.516 1.2-0.824 1.923-0.872l0.198-0.006 4.744-0-3.272-9h-2.3c-0.552 0-1-0.448-1-1 0-0.513 0.386-0.936 0.883-0.993l0.117-0.007h2.3c0.788 0 1.498 0.462 1.82 1.171l0.059 0.145 3.761 10.342c0.027 0.073 0.044 0.149 0.053 0.226l0.007 0.116v7c0 1.054-0.816 1.918-1.851 1.994l-0.149 0.006h-24c-1.054 0-1.918-0.816-1.994-1.851l-0.006-0.149v-7c0-0.078 0.009-0.155 0.027-0.23l0.033-0.111 3.761-10.342c0.269-0.741 0.947-1.25 1.723-1.31l0.157-0.006h2.3zM28 26v-6h-5.172c-0.221 0-0.434 0.073-0.608 0.206l-0.099 0.087-1.828 1.828c-0.516 0.516-1.2 0.824-1.923 0.872l-0.198 0.006h-4.343c-0.729 0-1.431-0.266-1.977-0.743l-0.145-0.136-1.828-1.828c-0.156-0.156-0.359-0.256-0.576-0.284l-0.132-0.009h-5.172v6h24zM16 2c0.552 0 1 0.448 1 1v10.999l1.95-1.949c0.391-0.391 1.024-0.391 1.414 0s0.391 1.024 0 1.414l-3.657 3.657c-0.391 0.391-1.024 0.391-1.414 0l-3.657-3.657c-0.391-0.391-0.391-1.024 0-1.414s1.024-0.391 1.414 0l1.95 1.951v-11.001c0-0.552 0.448-1 1-1z"></path>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>summary</title>
|
|
4
|
+
<path d="M8.446 2h9.555c0.897 0 1.759 0.35 2.402 0.975l5.953 5.788c0.667 0.649 1.044 1.54 1.044 2.471v15.32c0 1.903-1.543 3.446-3.446 3.446h-15.508c-1.903 0-3.446-1.543-3.446-3.446v-21.108c0-1.903 1.543-3.446 3.446-3.446zM21.542 10.615v-1.034h-11.468l4.205 7.065-4.205 7.065h11.468v-3.044h-2.068v0.976h-5.763l2.974-4.997-2.974-4.997h5.763v0.976h2.068v-2.010z"></path>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>transcript</title>
|
|
4
|
+
<path d="M7.25 2c-2.899 0-5.25 2.351-5.25 5.25v17.5c0 2.9 2.351 5.25 5.25 5.25h17.5c2.9 0 5.25-2.35 5.25-5.25v-17.5c0-2.899-2.35-5.25-5.25-5.25h-17.5zM9 11.625v-2.625h12.25v2.625h-12.25zM23 17.313h-14v-2.625h14v2.625zM9 23v-2.625h8.75v2.625h-8.75z"></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>transcript_bottom</title>
|
|
4
|
+
<path d="M28 8c1.105 0 2 0.895 2 2v16c0 1.105-0.895 2-2 2h-7.586c-0.265 0-0.52 0.105-0.707 0.293l-3.141 3.141c-0.312 0.312-0.819 0.312-1.131 0l-3.141-3.141c-0.188-0.188-0.442-0.293-0.707-0.293h-7.586c-1.105 0-2-0.895-2-2v-16c0-1.105 0.895-2 2-2h24zM27 10h-22c-0.552 0-1 0.448-1 1v14c0 0.552 0.448 1 1 1h7c0.53 0 1.039 0.211 1.414 0.586l2.586 2.586 2.586-2.586c0.375-0.375 0.884-0.586 1.414-0.586h7c0.552 0 1-0.448 1-1v-14c0-0.552-0.448-1-1-1zM24 21c0.552 0 1 0.448 1 1s-0.448 1-1 1h-4c-0.552 0-1-0.448-1-1s0.448-1 1-1h4zM16 21c0.552 0 1 0.448 1 1s-0.448 1-1 1h-4c-0.552 0-1-0.448-1-1s0.448-1 1-1h4zM8 21c0.552 0 1 0.448 1 1s-0.448 1-1 1h-1c-0.552 0-1-0.448-1-1s0.448-1 1-1h1zM25 17c0.552 0 1 0.448 1 1s-0.448 1-1 1h-2c-0.552 0-1-0.448-1-1s0.448-1 1-1h2zM19 17c0.552 0 1 0.448 1 1s-0.448 1-1 1h-5c-0.552 0-1-0.448-1-1s0.448-1 1-1h5zM10 17c0.552 0 1 0.448 1 1s-0.448 1-1 1h-3c-0.552 0-1-0.448-1-1s0.448-1 1-1h3z"></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>whiteboard</title>
|
|
4
|
+
<path d="M27.2 3c1.546 0 2.8 1.254 2.8 2.8v15.4c0 1.546-1.254 2.8-2.8 2.8h-4.724l1.396 5.209-2.028 0.543-1.541-5.752h-8.603l-1.541 5.752-2.028-0.543 1.396-5.209h-4.725c-1.546 0-2.8-1.254-2.8-2.8v-15.4c0-1.546 1.254-2.8 2.8-2.8h22.4zM16.562 7.268c-0.694-0.223-1.521 0.115-2.627 0.989l-0.38 0.312-0.396 0.347-0.231 0.209-0.402 0.379-0.296 0.287-0.355 0.354-0.568 0.581-0.67 0.705-0.969 1.051-0.626 0.692-1.169 1.31-0.321 0.364-0.487 0.544-0.296 0.321-0.079 0.081-0.013 0.008c-0.173 0.118-0.305 0.288-0.375 0.487l-0.035 0.123-0.063 0.293 0.051 0.044 0.002 0.013c0.021 0.145 0.073 0.284 0.155 0.408 0.117 0.179 0.288 0.312 0.483 0.381l0.12 0.034 0.124 0.023c0.056 0.009 0.098 0.011 0.157 0.009 0.203-0.007 0.365-0.079 0.561-0.241l0.139-0.125 0.188-0.189 0.275-0.295 0.557-0.624 0.715-0.806 1.166-1.292 0.568-0.618 0.633-0.678 0.504-0.529 0.305-0.316 0.729-0.734 0.442-0.429 0.435-0.404 0.361-0.321 0.406-0.338 0.258-0.195 0.119-0.082v0.014c-0.009 0.316-0.047 0.667-0.115 1.053l-0.075 0.388-0.127 0.553-0.095 0.366-0.226 0.789-0.133 0.437-0.271 0.93-0.108 0.405-0.081 0.362-0.047 0.266-0.004 0.032c-0.089 0.607-0.036 1.082 0.217 1.457l0.099 0.131c0.133 0.149 0.293 0.268 0.473 0.349l0.166 0.062c0.175 0.053 0.357 0.069 0.536 0.050l0.357-0.061 0.27-0.064 0.369-0.111 0.367-0.134 0.129-0.052 0.444-0.193 0.569-0.272 0.507-0.258 0.701-0.373 0.971-0.525 0.402-0.211 0.593-0.292 0.356-0.151 0.197-0.064 0.002 0.018c0.005 0.053 0.007 0.114 0.005 0.183-0.006 0.21-0.049 0.459-0.129 0.73l-0.081 0.245c-0.325 0.907-0.298 1.679 0.128 2.238l0.097 0.117 0.053 0.055c0.342 0.324 0.784 0.511 1.246 0.53l0.195-0.002c0.404-0.013 0.809-0.075 1.203-0.183l0.294-0.089 0.060-0.021c0.449-0.172 0.702-0.64 0.619-1.104l-0.034-0.135c-0.147-0.45-0.585-0.726-1.037-0.667l-0.113 0.022-0.708 0.18c-0.061 0.009-0.118 0.016-0.171 0.020l-0.108 0.005c0.010-0.052 0.024-0.107 0.043-0.168l0.040-0.121c0.442-1.249 0.441-2.389-0.062-3.112l-0.1-0.131c-0.192-0.218-0.424-0.382-0.682-0.486l-0.19-0.065c-0.241-0.065-0.492-0.079-0.738-0.040l-0.227 0.049-0.289 0.079-0.242 0.086-0.389 0.167-0.366 0.177-0.437 0.225-0.525 0.279-1.158 0.624-0.624 0.323-0.487 0.236-0.294 0.134-0.205 0.088-0.322 0.125 0.080-0.319 0.088-0.325 0.188-0.674 0.227-0.777 0.227-0.838 0.109-0.453 0.063-0.291 0.050-0.251c0.145-0.768 0.205-1.454 0.166-2.077l-0.026-0.287-0.001-0.033c-0.018-0.279-0.112-0.546-0.273-0.773-0.138-0.195-0.321-0.353-0.531-0.459l-0.164-0.071z"></path>
|
|
5
|
+
</svg>
|
package/es6/index.js
CHANGED
|
@@ -89,7 +89,10 @@ export { default as CallAdd } from './CallAdd';
|
|
|
89
89
|
export { default as CallList } from './CallList';
|
|
90
90
|
export { default as CallMore } from './CallMore';
|
|
91
91
|
export { default as CallOnBehalf } from './CallOnBehalf';
|
|
92
|
+
export { default as CallsBorder } from './CallsBorder';
|
|
93
|
+
export { default as Calls } from './Calls';
|
|
92
94
|
export { default as ChatBubble } from './ChatBubble';
|
|
95
|
+
export { default as Chat } from './Chat';
|
|
93
96
|
export { default as Check } from './Check';
|
|
94
97
|
export { default as ChevronLeft } from './ChevronLeft';
|
|
95
98
|
export { default as ChevronRight } from './ChevronRight';
|
|
@@ -200,6 +203,7 @@ export { default as Hd } from './Hd';
|
|
|
200
203
|
export { default as HelpBorder } from './HelpBorder';
|
|
201
204
|
export { default as Help } from './Help';
|
|
202
205
|
export { default as HideBorder } from './HideBorder';
|
|
206
|
+
export { default as Highlight } from './Highlight';
|
|
203
207
|
export { default as HoldAnswer } from './HoldAnswer';
|
|
204
208
|
export { default as Hold } from './Hold';
|
|
205
209
|
export { default as HoldcallBorder } from './HoldcallBorder';
|
|
@@ -285,6 +289,7 @@ export { default as NoConnection } from './NoConnection';
|
|
|
285
289
|
export { default as NonEdit } from './NonEdit';
|
|
286
290
|
export { default as NoteBorder } from './NoteBorder';
|
|
287
291
|
export { default as Note } from './Note';
|
|
292
|
+
export { default as Notes } from './Notes';
|
|
288
293
|
export { default as NotificationBorder } from './NotificationBorder';
|
|
289
294
|
export { default as Notification } from './Notification';
|
|
290
295
|
export { default as Onedrive } from './Onedrive';
|
|
@@ -309,6 +314,8 @@ export { default as PdfD } from './PdfD';
|
|
|
309
314
|
export { default as Pdf } from './Pdf';
|
|
310
315
|
export { default as People } from './People';
|
|
311
316
|
export { default as PhoneBorder } from './PhoneBorder';
|
|
317
|
+
export { default as PhoneInboxBorder } from './PhoneInboxBorder';
|
|
318
|
+
export { default as PhoneInbox } from './PhoneInbox';
|
|
312
319
|
export { default as PhoneOffBorder } from './PhoneOffBorder';
|
|
313
320
|
export { default as PhoneOff } from './PhoneOff';
|
|
314
321
|
export { default as PhoneS } from './PhoneS';
|
|
@@ -391,6 +398,7 @@ export { default as StopCircleBorder } from './StopCircleBorder';
|
|
|
391
398
|
export { default as StopRecord } from './StopRecord';
|
|
392
399
|
export { default as Stop } from './Stop';
|
|
393
400
|
export { default as Strike } from './Strike';
|
|
401
|
+
export { default as Summary } from './Summary';
|
|
394
402
|
export { default as SwitchboardBorder } from './SwitchboardBorder';
|
|
395
403
|
export { default as Switchboard } from './Switchboard';
|
|
396
404
|
export { default as TakeOver } from './TakeOver';
|
|
@@ -406,6 +414,8 @@ export { default as Thumbup } from './Thumbup';
|
|
|
406
414
|
export { default as TimeBorder } from './TimeBorder';
|
|
407
415
|
export { default as Time } from './Time';
|
|
408
416
|
export { default as TodayCalendarIco } from './TodayCalendarIco';
|
|
417
|
+
export { default as TranscriptBottom } from './TranscriptBottom';
|
|
418
|
+
export { default as Transcript } from './Transcript';
|
|
409
419
|
export { default as Transcription } from './Transcription';
|
|
410
420
|
export { default as TransferCall } from './TransferCall';
|
|
411
421
|
export { default as TransferCallBorder } from './TransferCallBorder';
|
|
@@ -440,6 +450,7 @@ export { default as Webinar } from './Webinar';
|
|
|
440
450
|
export { default as Webpage } from './Webpage';
|
|
441
451
|
export { default as Welcome } from './Welcome';
|
|
442
452
|
export { default as Whisper } from './Whisper';
|
|
453
|
+
export { default as Whiteboard } from './Whiteboard';
|
|
443
454
|
export { default as Work } from './Work';
|
|
444
455
|
export { default as WorkspaceBorder } from './WorkspaceBorder';
|
|
445
456
|
export { default as Workspace } from './Workspace';
|
package/icon-calls.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>calls</title>
|
|
4
|
+
<path d="M16 2c7.732 0 14 6.268 14 14s-6.268 14-14 14c-7.732 0-14-6.268-14-14s6.268-14 14-14zM16 6c-0.513 0-0.935 0.386-0.993 0.883l-0.007 0.117v9l0.009 0.131c0.023 0.173 0.091 0.338 0.197 0.477l0.087 0.099 4 4 0.094 0.083c0.36 0.28 0.866 0.28 1.226 0l0.094-0.083 0.083-0.094c0.28-0.36 0.28-0.866 0-1.226l-0.083-0.094-3.707-3.708v-8.585l-0.007-0.117c-0.058-0.497-0.48-0.883-0.993-0.883z"></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>calls_border</title>
|
|
4
|
+
<path d="M16 2c7.732 0 14 6.268 14 14s-6.268 14-14 14c-7.732 0-14-6.268-14-14s6.268-14 14-14zM16 4c-6.627 0-12 5.373-12 12s5.373 12 12 12c6.627 0 12-5.373 12-12s-5.373-12-12-12zM16 6c0.513 0 0.936 0.386 0.993 0.883l0.007 0.117v8.585l3.707 3.708c0.36 0.36 0.388 0.928 0.083 1.32l-0.083 0.094c-0.36 0.36-0.928 0.388-1.32 0.083l-0.094-0.083-4-4c-0.156-0.156-0.255-0.359-0.284-0.576l-0.009-0.131v-9c0-0.552 0.448-1 1-1z"></path>
|
|
5
|
+
</svg>
|
package/icon-chat.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>chat</title>
|
|
4
|
+
<path d="M27.2 2h-22.4c-1.54 0-2.786 1.26-2.786 2.8l-0.014 25.2 5.6-5.6h19.6c1.54 0 2.8-1.26 2.8-2.8v-16.8c0-1.54-1.26-2.8-2.8-2.8zM7.6 11.8h16.8v2.8h-16.8v-2.8zM18.8 18.8h-11.2v-2.8h11.2v2.8zM24.4 10.4h-16.8v-2.8h16.8v2.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>highlight</title>
|
|
4
|
+
<path d="M20.701 10.969l8.394 1.186c0.578 0.084 0.982 0.604 0.893 1.167-0.033 0.225-0.142 0.431-0.307 0.588l-6.073 5.757 1.435 8.13c0.099 0.559-0.288 1.090-0.863 1.186-0.228 0.038-0.466 0.003-0.671-0.103l-7.508-3.838-7.508 3.838c-0.175 0.090-0.371 0.13-0.568 0.116s-0.386-0.081-0.546-0.194c-0.16-0.113-0.284-0.267-0.358-0.445s-0.096-0.372-0.062-0.561l1.435-8.13-6.073-5.757c-0.201-0.191-0.316-0.451-0.32-0.724s0.104-0.536 0.3-0.732c0.162-0.161 0.374-0.267 0.605-0.299l8.394-1.186 3.752-7.397c0.261-0.508 0.896-0.717 1.418-0.466 0.208 0.1 0.377 0.264 0.479 0.466l3.752 7.397z"></path>
|
|
5
|
+
</svg>
|
package/icon-notes.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>notes</title>
|
|
4
|
+
<path d="M9.406 2.001c0.328 0 0.593 0.266 0.593 0.593l-0.001 0.829h3.915l0.001-0.83c0-0.328 0.266-0.593 0.593-0.593h0.83c0.328 0 0.593 0.266 0.593 0.593l-0.001 0.83h3.915l0.001-0.83c0-0.328 0.266-0.593 0.593-0.593h0.83c0.328 0 0.593 0.266 0.593 0.593l-0.001 0.83h0.599c2.334 0 4.247 1.813 4.368 4.087l0.006 0.229v6.27c0 0.695-0.569 1.258-1.272 1.258-0.698 0.003-1.267-0.56-1.271-1.258v-6.27c0-0.993-0.821-1.802-1.832-1.802h-0.598l0.001 0.69c0 0.328-0.266 0.593-0.593 0.593h-0.83c-0.328 0-0.593-0.266-0.593-0.593l-0.001-0.69h-3.915l0.001 0.69c0 0.328-0.266 0.593-0.593 0.593h-0.83c-0.328 0-0.593-0.266-0.593-0.593l-0.001-0.69h-3.915l0.001 0.69c0 0.328-0.266 0.593-0.593 0.593h-0.83c-0.328 0-0.593-0.266-0.593-0.593l-0.001-0.69h-0.607c-0.954 0-1.739 0.723-1.823 1.638l-0.008 0.164v17.944c0 0.993 0.821 1.802 1.832 1.802h5.831c0.702 0 1.272 0.562 1.272 1.258 0 0.694-0.569 1.256-1.272 1.256h-5.832c-2.412 0-4.374-1.935-4.374-4.316v-17.944c0-2.38 1.962-4.315 4.374-4.315l0.607-0.001 0.001-0.83c0-0.328 0.266-0.593 0.593-0.593h0.83v0.001zM24.044 18.423c1.219-1.192 3.167-1.192 4.386 0 0.58 0.57 0.907 1.349 0.907 2.163s-0.327 1.593-0.907 2.163l-5.666 5.576c-0.127 0.124-0.283 0.214-0.454 0.261l-4.174 1.139c-0.363 0.099-0.751-0.004-1.017-0.27-0.263-0.264-0.359-0.652-0.249-1.008l1.236-4.012c0.050-0.161 0.139-0.308 0.26-0.426l5.678-5.584zM23.843 21.502l-3.832 3.769-0.615 1.993 2.1-0.572 3.808-3.749-1.462-1.441zM15.694 20.865c0.328 0 0.593 0.266 0.593 0.593v1.186c0 0.328-0.266 0.593-0.593 0.593h-7.118c-0.328 0-0.593-0.266-0.593-0.593v-1.186c0-0.328 0.266-0.593 0.593-0.593h7.118zM21.033 15.526c0.328 0 0.593 0.266 0.593 0.593v1.186c0 0.328-0.266 0.593-0.593 0.593h-12.457c-0.328 0-0.593-0.266-0.593-0.593v-1.186c0-0.328 0.266-0.593 0.593-0.593h12.457zM21.033 10.187c0.328 0 0.593 0.266 0.593 0.593v1.186c0 0.328-0.266 0.593-0.593 0.593h-12.457c-0.328 0-0.593-0.266-0.593-0.593v-1.186c0-0.328 0.266-0.593 0.593-0.593h12.457z"></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>phone-inbox</title>
|
|
4
|
+
<path d="M10 7c0.552 0 1 0.448 1 1 0 0.513-0.386 0.935-0.883 0.993l-0.117 0.007h-2.3l-3.273 9 4.745 0c0.729 0 1.431 0.266 1.977 0.743l0.145 0.136 1.828 1.828c0.156 0.156 0.359 0.256 0.576 0.284l0.131 0.009h4.343c0.221 0 0.434-0.073 0.608-0.206l0.099-0.087 1.828-1.828c0.516-0.516 1.2-0.824 1.923-0.872l0.198-0.006 4.744-0-3.272-9h-2.3c-0.552 0-1-0.448-1-1 0-0.513 0.386-0.936 0.883-0.993l0.117-0.007h2.3c0.788 0 1.498 0.462 1.82 1.171l0.059 0.145 3.761 10.342c0.027 0.073 0.044 0.149 0.053 0.226l0.007 0.116v7c0 1.054-0.816 1.918-1.851 1.994l-0.149 0.006h-24c-1.054 0-1.918-0.816-1.994-1.851l-0.006-0.149v-7c0-0.078 0.009-0.155 0.027-0.23l0.033-0.111 3.761-10.342c0.269-0.741 0.947-1.25 1.723-1.31l0.157-0.006h2.3zM16 2c0.552 0 1 0.448 1 1v10.999l1.95-1.949c0.391-0.391 1.024-0.391 1.414 0s0.391 1.024 0 1.414l-3.657 3.657c-0.391 0.391-1.024 0.391-1.414 0l-3.657-3.657c-0.391-0.391-0.391-1.024 0-1.414s1.024-0.391 1.414 0l1.95 1.951v-11.001c0-0.552 0.448-1 1-1z"></path>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>phone-inbox_border</title>
|
|
4
|
+
<path d="M10 7c0.552 0 1 0.448 1 1 0 0.513-0.386 0.935-0.883 0.993l-0.117 0.007h-2.3l-3.273 9 4.745 0c0.729 0 1.431 0.266 1.977 0.743l0.145 0.136 1.828 1.828c0.156 0.156 0.359 0.256 0.576 0.284l0.131 0.009h4.343c0.221 0 0.434-0.073 0.608-0.206l0.099-0.087 1.828-1.828c0.516-0.516 1.2-0.824 1.923-0.872l0.198-0.006 4.744-0-3.272-9h-2.3c-0.552 0-1-0.448-1-1 0-0.513 0.386-0.936 0.883-0.993l0.117-0.007h2.3c0.788 0 1.498 0.462 1.82 1.171l0.059 0.145 3.761 10.342c0.027 0.073 0.044 0.149 0.053 0.226l0.007 0.116v7c0 1.054-0.816 1.918-1.851 1.994l-0.149 0.006h-24c-1.054 0-1.918-0.816-1.994-1.851l-0.006-0.149v-7c0-0.078 0.009-0.155 0.027-0.23l0.033-0.111 3.761-10.342c0.269-0.741 0.947-1.25 1.723-1.31l0.157-0.006h2.3zM28 26v-6h-5.172c-0.221 0-0.434 0.073-0.608 0.206l-0.099 0.087-1.828 1.828c-0.516 0.516-1.2 0.824-1.923 0.872l-0.198 0.006h-4.343c-0.729 0-1.431-0.266-1.977-0.743l-0.145-0.136-1.828-1.828c-0.156-0.156-0.359-0.256-0.576-0.284l-0.132-0.009h-5.172v6h24zM16 2c0.552 0 1 0.448 1 1v10.999l1.95-1.949c0.391-0.391 1.024-0.391 1.414 0s0.391 1.024 0 1.414l-3.657 3.657c-0.391 0.391-1.024 0.391-1.414 0l-3.657-3.657c-0.391-0.391-0.391-1.024 0-1.414s1.024-0.391 1.414 0l1.95 1.951v-11.001c0-0.552 0.448-1 1-1z"></path>
|
|
5
|
+
</svg>
|
package/icon-summary.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>summary</title>
|
|
4
|
+
<path d="M8.446 2h9.555c0.897 0 1.759 0.35 2.402 0.975l5.953 5.788c0.667 0.649 1.044 1.54 1.044 2.471v15.32c0 1.903-1.543 3.446-3.446 3.446h-15.508c-1.903 0-3.446-1.543-3.446-3.446v-21.108c0-1.903 1.543-3.446 3.446-3.446zM21.542 10.615v-1.034h-11.468l4.205 7.065-4.205 7.065h11.468v-3.044h-2.068v0.976h-5.763l2.974-4.997-2.974-4.997h5.763v0.976h2.068v-2.010z"></path>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>transcript</title>
|
|
4
|
+
<path d="M7.25 2c-2.899 0-5.25 2.351-5.25 5.25v17.5c0 2.9 2.351 5.25 5.25 5.25h17.5c2.9 0 5.25-2.35 5.25-5.25v-17.5c0-2.899-2.35-5.25-5.25-5.25h-17.5zM9 11.625v-2.625h12.25v2.625h-12.25zM23 17.313h-14v-2.625h14v2.625zM9 23v-2.625h8.75v2.625h-8.75z"></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>transcript_bottom</title>
|
|
4
|
+
<path d="M28 8c1.105 0 2 0.895 2 2v16c0 1.105-0.895 2-2 2h-7.586c-0.265 0-0.52 0.105-0.707 0.293l-3.141 3.141c-0.312 0.312-0.819 0.312-1.131 0l-3.141-3.141c-0.188-0.188-0.442-0.293-0.707-0.293h-7.586c-1.105 0-2-0.895-2-2v-16c0-1.105 0.895-2 2-2h24zM27 10h-22c-0.552 0-1 0.448-1 1v14c0 0.552 0.448 1 1 1h7c0.53 0 1.039 0.211 1.414 0.586l2.586 2.586 2.586-2.586c0.375-0.375 0.884-0.586 1.414-0.586h7c0.552 0 1-0.448 1-1v-14c0-0.552-0.448-1-1-1zM24 21c0.552 0 1 0.448 1 1s-0.448 1-1 1h-4c-0.552 0-1-0.448-1-1s0.448-1 1-1h4zM16 21c0.552 0 1 0.448 1 1s-0.448 1-1 1h-4c-0.552 0-1-0.448-1-1s0.448-1 1-1h4zM8 21c0.552 0 1 0.448 1 1s-0.448 1-1 1h-1c-0.552 0-1-0.448-1-1s0.448-1 1-1h1zM25 17c0.552 0 1 0.448 1 1s-0.448 1-1 1h-2c-0.552 0-1-0.448-1-1s0.448-1 1-1h2zM19 17c0.552 0 1 0.448 1 1s-0.448 1-1 1h-5c-0.552 0-1-0.448-1-1s0.448-1 1-1h5zM10 17c0.552 0 1 0.448 1 1s-0.448 1-1 1h-3c-0.552 0-1-0.448-1-1s0.448-1 1-1h3z"></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>whiteboard</title>
|
|
4
|
+
<path d="M27.2 3c1.546 0 2.8 1.254 2.8 2.8v15.4c0 1.546-1.254 2.8-2.8 2.8h-4.724l1.396 5.209-2.028 0.543-1.541-5.752h-8.603l-1.541 5.752-2.028-0.543 1.396-5.209h-4.725c-1.546 0-2.8-1.254-2.8-2.8v-15.4c0-1.546 1.254-2.8 2.8-2.8h22.4zM16.562 7.268c-0.694-0.223-1.521 0.115-2.627 0.989l-0.38 0.312-0.396 0.347-0.231 0.209-0.402 0.379-0.296 0.287-0.355 0.354-0.568 0.581-0.67 0.705-0.969 1.051-0.626 0.692-1.169 1.31-0.321 0.364-0.487 0.544-0.296 0.321-0.079 0.081-0.013 0.008c-0.173 0.118-0.305 0.288-0.375 0.487l-0.035 0.123-0.063 0.293 0.051 0.044 0.002 0.013c0.021 0.145 0.073 0.284 0.155 0.408 0.117 0.179 0.288 0.312 0.483 0.381l0.12 0.034 0.124 0.023c0.056 0.009 0.098 0.011 0.157 0.009 0.203-0.007 0.365-0.079 0.561-0.241l0.139-0.125 0.188-0.189 0.275-0.295 0.557-0.624 0.715-0.806 1.166-1.292 0.568-0.618 0.633-0.678 0.504-0.529 0.305-0.316 0.729-0.734 0.442-0.429 0.435-0.404 0.361-0.321 0.406-0.338 0.258-0.195 0.119-0.082v0.014c-0.009 0.316-0.047 0.667-0.115 1.053l-0.075 0.388-0.127 0.553-0.095 0.366-0.226 0.789-0.133 0.437-0.271 0.93-0.108 0.405-0.081 0.362-0.047 0.266-0.004 0.032c-0.089 0.607-0.036 1.082 0.217 1.457l0.099 0.131c0.133 0.149 0.293 0.268 0.473 0.349l0.166 0.062c0.175 0.053 0.357 0.069 0.536 0.050l0.357-0.061 0.27-0.064 0.369-0.111 0.367-0.134 0.129-0.052 0.444-0.193 0.569-0.272 0.507-0.258 0.701-0.373 0.971-0.525 0.402-0.211 0.593-0.292 0.356-0.151 0.197-0.064 0.002 0.018c0.005 0.053 0.007 0.114 0.005 0.183-0.006 0.21-0.049 0.459-0.129 0.73l-0.081 0.245c-0.325 0.907-0.298 1.679 0.128 2.238l0.097 0.117 0.053 0.055c0.342 0.324 0.784 0.511 1.246 0.53l0.195-0.002c0.404-0.013 0.809-0.075 1.203-0.183l0.294-0.089 0.060-0.021c0.449-0.172 0.702-0.64 0.619-1.104l-0.034-0.135c-0.147-0.45-0.585-0.726-1.037-0.667l-0.113 0.022-0.708 0.18c-0.061 0.009-0.118 0.016-0.171 0.020l-0.108 0.005c0.010-0.052 0.024-0.107 0.043-0.168l0.040-0.121c0.442-1.249 0.441-2.389-0.062-3.112l-0.1-0.131c-0.192-0.218-0.424-0.382-0.682-0.486l-0.19-0.065c-0.241-0.065-0.492-0.079-0.738-0.040l-0.227 0.049-0.289 0.079-0.242 0.086-0.389 0.167-0.366 0.177-0.437 0.225-0.525 0.279-1.158 0.624-0.624 0.323-0.487 0.236-0.294 0.134-0.205 0.088-0.322 0.125 0.080-0.319 0.088-0.325 0.188-0.674 0.227-0.777 0.227-0.838 0.109-0.453 0.063-0.291 0.050-0.251c0.145-0.768 0.205-1.454 0.166-2.077l-0.026-0.287-0.001-0.033c-0.018-0.279-0.112-0.546-0.273-0.773-0.138-0.195-0.321-0.353-0.531-0.459l-0.164-0.071z"></path>
|
|
5
|
+
</svg>
|
package/index.d.ts
CHANGED
|
@@ -89,7 +89,10 @@ export { default as CallAdd } from './CallAdd';
|
|
|
89
89
|
export { default as CallList } from './CallList';
|
|
90
90
|
export { default as CallMore } from './CallMore';
|
|
91
91
|
export { default as CallOnBehalf } from './CallOnBehalf';
|
|
92
|
+
export { default as CallsBorder } from './CallsBorder';
|
|
93
|
+
export { default as Calls } from './Calls';
|
|
92
94
|
export { default as ChatBubble } from './ChatBubble';
|
|
95
|
+
export { default as Chat } from './Chat';
|
|
93
96
|
export { default as Check } from './Check';
|
|
94
97
|
export { default as ChevronLeft } from './ChevronLeft';
|
|
95
98
|
export { default as ChevronRight } from './ChevronRight';
|
|
@@ -200,6 +203,7 @@ export { default as Hd } from './Hd';
|
|
|
200
203
|
export { default as HelpBorder } from './HelpBorder';
|
|
201
204
|
export { default as Help } from './Help';
|
|
202
205
|
export { default as HideBorder } from './HideBorder';
|
|
206
|
+
export { default as Highlight } from './Highlight';
|
|
203
207
|
export { default as HoldAnswer } from './HoldAnswer';
|
|
204
208
|
export { default as Hold } from './Hold';
|
|
205
209
|
export { default as HoldcallBorder } from './HoldcallBorder';
|
|
@@ -285,6 +289,7 @@ export { default as NoConnection } from './NoConnection';
|
|
|
285
289
|
export { default as NonEdit } from './NonEdit';
|
|
286
290
|
export { default as NoteBorder } from './NoteBorder';
|
|
287
291
|
export { default as Note } from './Note';
|
|
292
|
+
export { default as Notes } from './Notes';
|
|
288
293
|
export { default as NotificationBorder } from './NotificationBorder';
|
|
289
294
|
export { default as Notification } from './Notification';
|
|
290
295
|
export { default as Onedrive } from './Onedrive';
|
|
@@ -309,6 +314,8 @@ export { default as PdfD } from './PdfD';
|
|
|
309
314
|
export { default as Pdf } from './Pdf';
|
|
310
315
|
export { default as People } from './People';
|
|
311
316
|
export { default as PhoneBorder } from './PhoneBorder';
|
|
317
|
+
export { default as PhoneInboxBorder } from './PhoneInboxBorder';
|
|
318
|
+
export { default as PhoneInbox } from './PhoneInbox';
|
|
312
319
|
export { default as PhoneOffBorder } from './PhoneOffBorder';
|
|
313
320
|
export { default as PhoneOff } from './PhoneOff';
|
|
314
321
|
export { default as PhoneS } from './PhoneS';
|
|
@@ -391,6 +398,7 @@ export { default as StopCircleBorder } from './StopCircleBorder';
|
|
|
391
398
|
export { default as StopRecord } from './StopRecord';
|
|
392
399
|
export { default as Stop } from './Stop';
|
|
393
400
|
export { default as Strike } from './Strike';
|
|
401
|
+
export { default as Summary } from './Summary';
|
|
394
402
|
export { default as SwitchboardBorder } from './SwitchboardBorder';
|
|
395
403
|
export { default as Switchboard } from './Switchboard';
|
|
396
404
|
export { default as TakeOver } from './TakeOver';
|
|
@@ -406,6 +414,8 @@ export { default as Thumbup } from './Thumbup';
|
|
|
406
414
|
export { default as TimeBorder } from './TimeBorder';
|
|
407
415
|
export { default as Time } from './Time';
|
|
408
416
|
export { default as TodayCalendarIco } from './TodayCalendarIco';
|
|
417
|
+
export { default as TranscriptBottom } from './TranscriptBottom';
|
|
418
|
+
export { default as Transcript } from './Transcript';
|
|
409
419
|
export { default as Transcription } from './Transcription';
|
|
410
420
|
export { default as TransferCall } from './TransferCall';
|
|
411
421
|
export { default as TransferCallBorder } from './TransferCallBorder';
|
|
@@ -440,6 +450,7 @@ export { default as Webinar } from './Webinar';
|
|
|
440
450
|
export { default as Webpage } from './Webpage';
|
|
441
451
|
export { default as Welcome } from './Welcome';
|
|
442
452
|
export { default as Whisper } from './Whisper';
|
|
453
|
+
export { default as Whiteboard } from './Whiteboard';
|
|
443
454
|
export { default as Work } from './Work';
|
|
444
455
|
export { default as WorkspaceBorder } from './WorkspaceBorder';
|
|
445
456
|
export { default as Workspace } from './Workspace';
|
package/index.js
CHANGED
|
@@ -182,8 +182,14 @@ var CallMore_1 = require("./CallMore");
|
|
|
182
182
|
exports.CallMore = CallMore_1.default;
|
|
183
183
|
var CallOnBehalf_1 = require("./CallOnBehalf");
|
|
184
184
|
exports.CallOnBehalf = CallOnBehalf_1.default;
|
|
185
|
+
var CallsBorder_1 = require("./CallsBorder");
|
|
186
|
+
exports.CallsBorder = CallsBorder_1.default;
|
|
187
|
+
var Calls_1 = require("./Calls");
|
|
188
|
+
exports.Calls = Calls_1.default;
|
|
185
189
|
var ChatBubble_1 = require("./ChatBubble");
|
|
186
190
|
exports.ChatBubble = ChatBubble_1.default;
|
|
191
|
+
var Chat_1 = require("./Chat");
|
|
192
|
+
exports.Chat = Chat_1.default;
|
|
187
193
|
var Check_1 = require("./Check");
|
|
188
194
|
exports.Check = Check_1.default;
|
|
189
195
|
var ChevronLeft_1 = require("./ChevronLeft");
|
|
@@ -404,6 +410,8 @@ var Help_1 = require("./Help");
|
|
|
404
410
|
exports.Help = Help_1.default;
|
|
405
411
|
var HideBorder_1 = require("./HideBorder");
|
|
406
412
|
exports.HideBorder = HideBorder_1.default;
|
|
413
|
+
var Highlight_1 = require("./Highlight");
|
|
414
|
+
exports.Highlight = Highlight_1.default;
|
|
407
415
|
var HoldAnswer_1 = require("./HoldAnswer");
|
|
408
416
|
exports.HoldAnswer = HoldAnswer_1.default;
|
|
409
417
|
var Hold_1 = require("./Hold");
|
|
@@ -574,6 +582,8 @@ var NoteBorder_1 = require("./NoteBorder");
|
|
|
574
582
|
exports.NoteBorder = NoteBorder_1.default;
|
|
575
583
|
var Note_1 = require("./Note");
|
|
576
584
|
exports.Note = Note_1.default;
|
|
585
|
+
var Notes_1 = require("./Notes");
|
|
586
|
+
exports.Notes = Notes_1.default;
|
|
577
587
|
var NotificationBorder_1 = require("./NotificationBorder");
|
|
578
588
|
exports.NotificationBorder = NotificationBorder_1.default;
|
|
579
589
|
var Notification_1 = require("./Notification");
|
|
@@ -622,6 +632,10 @@ var People_1 = require("./People");
|
|
|
622
632
|
exports.People = People_1.default;
|
|
623
633
|
var PhoneBorder_1 = require("./PhoneBorder");
|
|
624
634
|
exports.PhoneBorder = PhoneBorder_1.default;
|
|
635
|
+
var PhoneInboxBorder_1 = require("./PhoneInboxBorder");
|
|
636
|
+
exports.PhoneInboxBorder = PhoneInboxBorder_1.default;
|
|
637
|
+
var PhoneInbox_1 = require("./PhoneInbox");
|
|
638
|
+
exports.PhoneInbox = PhoneInbox_1.default;
|
|
625
639
|
var PhoneOffBorder_1 = require("./PhoneOffBorder");
|
|
626
640
|
exports.PhoneOffBorder = PhoneOffBorder_1.default;
|
|
627
641
|
var PhoneOff_1 = require("./PhoneOff");
|
|
@@ -786,6 +800,8 @@ var Stop_1 = require("./Stop");
|
|
|
786
800
|
exports.Stop = Stop_1.default;
|
|
787
801
|
var Strike_1 = require("./Strike");
|
|
788
802
|
exports.Strike = Strike_1.default;
|
|
803
|
+
var Summary_1 = require("./Summary");
|
|
804
|
+
exports.Summary = Summary_1.default;
|
|
789
805
|
var SwitchboardBorder_1 = require("./SwitchboardBorder");
|
|
790
806
|
exports.SwitchboardBorder = SwitchboardBorder_1.default;
|
|
791
807
|
var Switchboard_1 = require("./Switchboard");
|
|
@@ -816,6 +832,10 @@ var Time_1 = require("./Time");
|
|
|
816
832
|
exports.Time = Time_1.default;
|
|
817
833
|
var TodayCalendarIco_1 = require("./TodayCalendarIco");
|
|
818
834
|
exports.TodayCalendarIco = TodayCalendarIco_1.default;
|
|
835
|
+
var TranscriptBottom_1 = require("./TranscriptBottom");
|
|
836
|
+
exports.TranscriptBottom = TranscriptBottom_1.default;
|
|
837
|
+
var Transcript_1 = require("./Transcript");
|
|
838
|
+
exports.Transcript = Transcript_1.default;
|
|
819
839
|
var Transcription_1 = require("./Transcription");
|
|
820
840
|
exports.Transcription = Transcription_1.default;
|
|
821
841
|
var TransferCall_1 = require("./TransferCall");
|
|
@@ -884,6 +904,8 @@ var Welcome_1 = require("./Welcome");
|
|
|
884
904
|
exports.Welcome = Welcome_1.default;
|
|
885
905
|
var Whisper_1 = require("./Whisper");
|
|
886
906
|
exports.Whisper = Whisper_1.default;
|
|
907
|
+
var Whiteboard_1 = require("./Whiteboard");
|
|
908
|
+
exports.Whiteboard = Whiteboard_1.default;
|
|
887
909
|
var Work_1 = require("./Work");
|
|
888
910
|
exports.Work = Work_1.default;
|
|
889
911
|
var WorkspaceBorder_1 = require("./WorkspaceBorder");
|