@ringcentral/juno-icon 1.53.1 → 1.55.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/Bundle.d.ts +3 -0
- package/Bundle.js +12 -0
- package/Device.d.ts +3 -0
- package/Device.js +10 -0
- package/PaymentMethod.d.ts +3 -0
- package/PaymentMethod.js +11 -0
- package/PurchaseCart.d.ts +3 -0
- package/PurchaseCart.js +11 -0
- package/PushToTalk.d.ts +3 -0
- package/PushToTalk.js +10 -0
- package/Swap.d.ts +3 -0
- package/Swap.js +10 -0
- package/es6/Bundle.js +10 -0
- package/es6/Device.js +8 -0
- package/es6/PaymentMethod.js +9 -0
- package/es6/PurchaseCart.js +9 -0
- package/es6/PushToTalk.js +8 -0
- package/es6/Swap.js +8 -0
- package/es6/icon-bundle.svg +7 -0
- package/es6/icon-device.svg +5 -0
- package/es6/icon-payment-method.svg +7 -0
- package/es6/icon-purchase-cart.svg +10 -0
- package/es6/icon-push-to-talk.svg +5 -0
- package/es6/icon-swap.svg +5 -0
- package/es6/index.js +6 -0
- package/icon-bundle.svg +7 -0
- package/icon-device.svg +5 -0
- package/icon-payment-method.svg +7 -0
- package/icon-purchase-cart.svg +10 -0
- package/icon-push-to-talk.svg +5 -0
- package/icon-swap.svg +5 -0
- package/index.d.ts +6 -0
- package/index.js +12 -0
- package/package.json +1 -1
package/Bundle.d.ts
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const Bundle: 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 Bundle;
|
package/Bundle.js
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
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 Bundle = 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: "M14.658 2.553a3.001 3.001 0 0 1 2.683 0l11.105 5.553a1 1 0 0 1 0 1.788L17.34 15.447a3.001 3.001 0 0 1-2.683 0L3.551 9.894a1 1 0 0 1 0-1.788l11.106-5.553zm1.789 1.789a.998.998 0 0 0-.894 0L6.236 9l9.317 4.658a.998.998 0 0 0 .894 0L25.764 9l-9.317-4.658z" }),
|
|
8
|
+
React.createElement("path", { d: "m11.241 13.294-5.206 2.937 9.473 5.344a1 1 0 0 0 .983 0l9.473-5.344-5.206-2.937.983-1.742 6.75 3.808a1 1 0 0 1 0 1.742l-11.017 6.215a3 3 0 0 1-2.948 0L3.509 17.102a1 1 0 0 1 0-1.742l6.75-3.808.983 1.742z" }),
|
|
9
|
+
React.createElement("path", { d: "m6.191 22.846 4.265-2.187-.913-1.78-6 3.077a1 1 0 0 0 0 1.78l11.087 5.686a2.999 2.999 0 0 0 2.738 0l11.087-5.686a1 1 0 0 0 0-1.78l-6-3.077-.913 1.78 4.265 2.187-9.352 4.796a1 1 0 0 1-.913 0L6.19 22.846z" }))); }));
|
|
10
|
+
Bundle.displayName = 'Bundle';
|
|
11
|
+
Bundle['iconName'] = 'bundle';
|
|
12
|
+
exports.default = Bundle;
|
package/Device.d.ts
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const Device: 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 Device;
|
package/Device.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 Device = 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: "M5 4a3 3 0 0 1 3-3h4a3 3 0 0 1 3 3v1h13a3 3 0 0 1 3 3v18a3 3 0 0 1-3 3H14.829A3.001 3.001 0 0 1 12 31H8a3.001 3.001 0 0 1-2.829-2H4a3 3 0 0 1-3-3V8a3 3 0 0 1 3-3h1V4zm0 3H4a1 1 0 0 0-1 1v18a1 1 0 0 0 1 1h1V7zm10 20h13a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1H15v20zM8 3a1 1 0 0 0-1 1v24a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1H8zm9 8a1 1 0 0 1 1-1h8a1 1 0 0 1 0 2h-8a1 1 0 0 1-1-1zm0 4a1 1 0 0 1 1-1h8a1 1 0 0 1 0 2h-8a1 1 0 0 1-1-1zm0 4a1 1 0 0 1 1-1h8a1 1 0 0 1 0 2h-8a1 1 0 0 1-1-1zm3 4a1 1 0 0 1 1-1h2a1 1 0 0 1 0 2h-2a1 1 0 0 1-1-1z" }))); }));
|
|
8
|
+
Device.displayName = 'Device';
|
|
9
|
+
Device['iconName'] = 'device';
|
|
10
|
+
exports.default = Device;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const PaymentMethod: 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 PaymentMethod;
|
package/PaymentMethod.js
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
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 PaymentMethod = 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: "M2 9a3 3 0 0 1 3-3h22a3 3 0 0 1 3 3v14a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V9zm3-1a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h22a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1H5z" }),
|
|
8
|
+
React.createElement("path", { d: "M3 12h26v4H3v-4zM6 21a1 1 0 0 1 1-1h6a1 1 0 0 1 0 2H7a1 1 0 0 1-1-1z" }))); }));
|
|
9
|
+
PaymentMethod.displayName = 'PaymentMethod';
|
|
10
|
+
PaymentMethod['iconName'] = 'payment-method';
|
|
11
|
+
exports.default = PaymentMethod;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const PurchaseCart: 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 PurchaseCart;
|
package/PurchaseCart.js
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
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 PurchaseCart = 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 28a1 1 0 1 1 0-2 1 1 0 0 1 0 2zm0 2a3 3 0 1 0 0-6 3 3 0 0 0 0 6zM29.217 7.024a1 1 0 0 1 .759 1.193l-2 9a1 1 0 1 1-1.952-.434l2-9a1 1 0 0 1 1.193-.759zM2 3a1 1 0 0 1 1-1h2c.489 0 .906.353.986.836L8.847 20H27a1 1 0 0 1 0 2H8a.999.999 0 0 1-.986-.836L4.153 4H3a1 1 0 0 1-1-1zM24 28a1 1 0 1 1 0-2 1 1 0 0 1 0 2zm0 2a3 3 0 1 0 0-6 3 3 0 0 0 0 6z" }),
|
|
8
|
+
React.createElement("path", { d: "M5 8a1 1 0 0 1 1-1h23a1 1 0 0 1 0 2H6a1 1 0 0 1-1-1zM7 17a1 1 0 0 1 1-1h19a1 1 0 0 1 0 2H8a1 1 0 0 1-1-1z" }))); }));
|
|
9
|
+
PurchaseCart.displayName = 'PurchaseCart';
|
|
10
|
+
PurchaseCart['iconName'] = 'purchase-cart';
|
|
11
|
+
exports.default = PurchaseCart;
|
package/PushToTalk.d.ts
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const PushToTalk: 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 PushToTalk;
|
package/PushToTalk.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 PushToTalk = 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: "M11 1a1 1 0 0 1 1 1l-.001 3.008 11.997.001a3 3 0 0 1 2.993 2.795l.007.205v12.387c0 .591-.175 1.169-.502 1.662l-1.543 2.317-.686 4.119a3 3 0 0 1-2.777 2.501l-.182.006H10.695a3 3 0 0 1-2.959-2.507l-.687-4.119-1.536-2.32a2.999 2.999 0 0 1-.491-1.436l-.008-.22V8.01a3 3 0 0 1 3-3H10V2.002a1 1 0 0 1 1-1zm12.996 6.009H8.014a1 1 0 0 0-1 1v12.389c0 .196.058.388.166.552l1.772 2.676.756 4.539a1 1 0 0 0 .986.836h10.611a1 1 0 0 0 .986-.836l.757-4.54 1.78-2.675c.109-.164.167-.357.167-.554V8.009a1 1 0 0 0-1-1zM18 24a1 1 0 0 1 0 2h-4a1 1 0 0 1 0-2h4zm2-4a1 1 0 0 1 0 2h-8a1 1 0 0 1 0-2h8zm.667-9.667a1 1 0 0 1 1 1v4.333a1 1 0 0 1-1 1h-9.333a1 1 0 0 1-1-1v-4.333a1 1 0 0 1 1-1h9.333zm-1 2h-7.333v2.333h7.333v-2.333z" }))); }));
|
|
8
|
+
PushToTalk.displayName = 'PushToTalk';
|
|
9
|
+
PushToTalk['iconName'] = 'push-to-talk';
|
|
10
|
+
exports.default = PushToTalk;
|
package/Swap.d.ts
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const Swap: 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 Swap;
|
package/Swap.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 Swap = 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: "M14.6 10.5c0-3.038 2.507-5.5 5.6-5.5s5.6 2.462 5.6 5.5v11H30L24.4 27l-5.6-5.5H23v-11c0-1.519-1.254-2.75-2.8-2.75s-2.8 1.231-2.8 2.75v11c0 3.038-2.507 5.5-5.6 5.5s-5.6-2.462-5.6-5.5v-11H2L7.6 5l5.6 5.5H9v11c0 1.519 1.254 2.75 2.8 2.75s2.8-1.231 2.8-2.75v-11z" }))); }));
|
|
8
|
+
Swap.displayName = 'Swap';
|
|
9
|
+
Swap['iconName'] = 'swap';
|
|
10
|
+
exports.default = Swap;
|
package/es6/Bundle.js
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { __assign } from "tslib";
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
import { forwardRef, memo } from 'react';
|
|
4
|
+
var Bundle = 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: "M14.658 2.553a3.001 3.001 0 0 1 2.683 0l11.105 5.553a1 1 0 0 1 0 1.788L17.34 15.447a3.001 3.001 0 0 1-2.683 0L3.551 9.894a1 1 0 0 1 0-1.788l11.106-5.553zm1.789 1.789a.998.998 0 0 0-.894 0L6.236 9l9.317 4.658a.998.998 0 0 0 .894 0L25.764 9l-9.317-4.658z" }),
|
|
6
|
+
React.createElement("path", { d: "m11.241 13.294-5.206 2.937 9.473 5.344a1 1 0 0 0 .983 0l9.473-5.344-5.206-2.937.983-1.742 6.75 3.808a1 1 0 0 1 0 1.742l-11.017 6.215a3 3 0 0 1-2.948 0L3.509 17.102a1 1 0 0 1 0-1.742l6.75-3.808.983 1.742z" }),
|
|
7
|
+
React.createElement("path", { d: "m6.191 22.846 4.265-2.187-.913-1.78-6 3.077a1 1 0 0 0 0 1.78l11.087 5.686a2.999 2.999 0 0 0 2.738 0l11.087-5.686a1 1 0 0 0 0-1.78l-6-3.077-.913 1.78 4.265 2.187-9.352 4.796a1 1 0 0 1-.913 0L6.19 22.846z" }))); }));
|
|
8
|
+
Bundle.displayName = 'Bundle';
|
|
9
|
+
Bundle['iconName'] = 'bundle';
|
|
10
|
+
export default Bundle;
|
package/es6/Device.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 Device = 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: "M5 4a3 3 0 0 1 3-3h4a3 3 0 0 1 3 3v1h13a3 3 0 0 1 3 3v18a3 3 0 0 1-3 3H14.829A3.001 3.001 0 0 1 12 31H8a3.001 3.001 0 0 1-2.829-2H4a3 3 0 0 1-3-3V8a3 3 0 0 1 3-3h1V4zm0 3H4a1 1 0 0 0-1 1v18a1 1 0 0 0 1 1h1V7zm10 20h13a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1H15v20zM8 3a1 1 0 0 0-1 1v24a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1H8zm9 8a1 1 0 0 1 1-1h8a1 1 0 0 1 0 2h-8a1 1 0 0 1-1-1zm0 4a1 1 0 0 1 1-1h8a1 1 0 0 1 0 2h-8a1 1 0 0 1-1-1zm0 4a1 1 0 0 1 1-1h8a1 1 0 0 1 0 2h-8a1 1 0 0 1-1-1zm3 4a1 1 0 0 1 1-1h2a1 1 0 0 1 0 2h-2a1 1 0 0 1-1-1z" }))); }));
|
|
6
|
+
Device.displayName = 'Device';
|
|
7
|
+
Device['iconName'] = 'device';
|
|
8
|
+
export default Device;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { __assign } from "tslib";
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
import { forwardRef, memo } from 'react';
|
|
4
|
+
var PaymentMethod = 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: "M2 9a3 3 0 0 1 3-3h22a3 3 0 0 1 3 3v14a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V9zm3-1a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h22a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1H5z" }),
|
|
6
|
+
React.createElement("path", { d: "M3 12h26v4H3v-4zM6 21a1 1 0 0 1 1-1h6a1 1 0 0 1 0 2H7a1 1 0 0 1-1-1z" }))); }));
|
|
7
|
+
PaymentMethod.displayName = 'PaymentMethod';
|
|
8
|
+
PaymentMethod['iconName'] = 'payment-method';
|
|
9
|
+
export default PaymentMethod;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { __assign } from "tslib";
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
import { forwardRef, memo } from 'react';
|
|
4
|
+
var PurchaseCart = 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 28a1 1 0 1 1 0-2 1 1 0 0 1 0 2zm0 2a3 3 0 1 0 0-6 3 3 0 0 0 0 6zM29.217 7.024a1 1 0 0 1 .759 1.193l-2 9a1 1 0 1 1-1.952-.434l2-9a1 1 0 0 1 1.193-.759zM2 3a1 1 0 0 1 1-1h2c.489 0 .906.353.986.836L8.847 20H27a1 1 0 0 1 0 2H8a.999.999 0 0 1-.986-.836L4.153 4H3a1 1 0 0 1-1-1zM24 28a1 1 0 1 1 0-2 1 1 0 0 1 0 2zm0 2a3 3 0 1 0 0-6 3 3 0 0 0 0 6z" }),
|
|
6
|
+
React.createElement("path", { d: "M5 8a1 1 0 0 1 1-1h23a1 1 0 0 1 0 2H6a1 1 0 0 1-1-1zM7 17a1 1 0 0 1 1-1h19a1 1 0 0 1 0 2H8a1 1 0 0 1-1-1z" }))); }));
|
|
7
|
+
PurchaseCart.displayName = 'PurchaseCart';
|
|
8
|
+
PurchaseCart['iconName'] = 'purchase-cart';
|
|
9
|
+
export default PurchaseCart;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { __assign } from "tslib";
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
import { forwardRef, memo } from 'react';
|
|
4
|
+
var PushToTalk = 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: "M11 1a1 1 0 0 1 1 1l-.001 3.008 11.997.001a3 3 0 0 1 2.993 2.795l.007.205v12.387c0 .591-.175 1.169-.502 1.662l-1.543 2.317-.686 4.119a3 3 0 0 1-2.777 2.501l-.182.006H10.695a3 3 0 0 1-2.959-2.507l-.687-4.119-1.536-2.32a2.999 2.999 0 0 1-.491-1.436l-.008-.22V8.01a3 3 0 0 1 3-3H10V2.002a1 1 0 0 1 1-1zm12.996 6.009H8.014a1 1 0 0 0-1 1v12.389c0 .196.058.388.166.552l1.772 2.676.756 4.539a1 1 0 0 0 .986.836h10.611a1 1 0 0 0 .986-.836l.757-4.54 1.78-2.675c.109-.164.167-.357.167-.554V8.009a1 1 0 0 0-1-1zM18 24a1 1 0 0 1 0 2h-4a1 1 0 0 1 0-2h4zm2-4a1 1 0 0 1 0 2h-8a1 1 0 0 1 0-2h8zm.667-9.667a1 1 0 0 1 1 1v4.333a1 1 0 0 1-1 1h-9.333a1 1 0 0 1-1-1v-4.333a1 1 0 0 1 1-1h9.333zm-1 2h-7.333v2.333h7.333v-2.333z" }))); }));
|
|
6
|
+
PushToTalk.displayName = 'PushToTalk';
|
|
7
|
+
PushToTalk['iconName'] = 'push-to-talk';
|
|
8
|
+
export default PushToTalk;
|
package/es6/Swap.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 Swap = 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: "M14.6 10.5c0-3.038 2.507-5.5 5.6-5.5s5.6 2.462 5.6 5.5v11H30L24.4 27l-5.6-5.5H23v-11c0-1.519-1.254-2.75-2.8-2.75s-2.8 1.231-2.8 2.75v11c0 3.038-2.507 5.5-5.6 5.5s-5.6-2.462-5.6-5.5v-11H2L7.6 5l5.6 5.5H9v11c0 1.519 1.254 2.75 2.8 2.75s2.8-1.231 2.8-2.75v-11z" }))); }));
|
|
6
|
+
Swap.displayName = 'Swap';
|
|
7
|
+
Swap['iconName'] = 'swap';
|
|
8
|
+
export default Swap;
|
|
@@ -0,0 +1,7 @@
|
|
|
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>bundle</title>
|
|
4
|
+
<path d="M14.658 2.553c0.845-0.422 1.839-0.422 2.683 0l11.105 5.553c0.339 0.169 0.553 0.516 0.553 0.894s-0.214 0.725-0.553 0.894l-11.106 5.553c-0.845 0.422-1.839 0.422-2.683 0l-11.106-5.553c-0.339-0.169-0.553-0.516-0.553-0.894s0.214-0.725 0.553-0.894l11.106-5.553zM16.447 4.342c-0.282-0.141-0.613-0.141-0.894 0l-9.317 4.658 9.317 4.658c0.281 0.141 0.613 0.141 0.894 0l9.317-4.658-9.317-4.658z"></path>
|
|
5
|
+
<path d="M11.241 13.294l-5.206 2.937 9.473 5.344c0.305 0.172 0.678 0.172 0.983 0l9.473-5.344-5.206-2.937 0.983-1.742 6.75 3.808c0.314 0.177 0.509 0.51 0.509 0.871s-0.194 0.694-0.509 0.871l-11.017 6.215c-0.915 0.516-2.033 0.516-2.948 0l-11.017-6.215c-0.314-0.177-0.509-0.51-0.509-0.871s0.194-0.694 0.509-0.871l6.75-3.808 0.983 1.742z"></path>
|
|
6
|
+
<path d="M6.191 22.846l4.265-2.187-0.913-1.78-6 3.077c-0.334 0.171-0.544 0.515-0.544 0.89s0.21 0.719 0.544 0.89l11.087 5.686c0.859 0.441 1.878 0.441 2.738 0l11.087-5.686c0.334-0.171 0.544-0.515 0.544-0.89s-0.21-0.719-0.544-0.89l-6-3.077-0.913 1.78 4.265 2.187-9.352 4.796c-0.287 0.147-0.626 0.147-0.913 0l-9.352-4.796z"></path>
|
|
7
|
+
</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>device</title>
|
|
4
|
+
<path d="M5 4c0-1.657 1.343-3 3-3h4c1.657 0 3 1.343 3 3v1h13c1.657 0 3 1.343 3 3v18c0 1.657-1.343 3-3 3h-13.171c-0.412 1.165-1.523 2-2.829 2h-4c-1.306 0-2.417-0.835-2.829-2h-1.171c-1.657 0-3-1.343-3-3v-18c0-1.657 1.343-3 3-3h1v-1zM5 7h-1c-0.552 0-1 0.448-1 1v18c0 0.552 0.448 1 1 1h1v-20zM15 27h13c0.552 0 1-0.448 1-1v-18c0-0.552-0.448-1-1-1h-13v20zM8 3c-0.552 0-1 0.448-1 1v24c0 0.552 0.448 1 1 1h4c0.552 0 1-0.448 1-1v-24c0-0.552-0.448-1-1-1h-4zM17 11c0-0.552 0.448-1 1-1h8c0.552 0 1 0.448 1 1s-0.448 1-1 1h-8c-0.552 0-1-0.448-1-1zM17 15c0-0.552 0.448-1 1-1h8c0.552 0 1 0.448 1 1s-0.448 1-1 1h-8c-0.552 0-1-0.448-1-1zM17 19c0-0.552 0.448-1 1-1h8c0.552 0 1 0.448 1 1s-0.448 1-1 1h-8c-0.552 0-1-0.448-1-1zM20 23c0-0.552 0.448-1 1-1h2c0.552 0 1 0.448 1 1s-0.448 1-1 1h-2c-0.552 0-1-0.448-1-1z"></path>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
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>payment-method</title>
|
|
4
|
+
<path d="M2 9c0-1.657 1.343-3 3-3h22c1.657 0 3 1.343 3 3v14c0 1.657-1.343 3-3 3h-22c-1.657 0-3-1.343-3-3v-14zM5 8c-0.552 0-1 0.448-1 1v14c0 0.552 0.448 1 1 1h22c0.552 0 1-0.448 1-1v-14c0-0.552-0.448-1-1-1h-22z"></path>
|
|
5
|
+
<path d="M3 12h26v4h-26v-4z"></path>
|
|
6
|
+
<path d="M6 21c0-0.552 0.448-1 1-1h6c0.552 0 1 0.448 1 1s-0.448 1-1 1h-6c-0.552 0-1-0.448-1-1z"></path>
|
|
7
|
+
</svg>
|
|
@@ -0,0 +1,10 @@
|
|
|
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>purchase-cart</title>
|
|
4
|
+
<path d="M10 28c-0.552 0-1-0.448-1-1s0.448-1 1-1c0.552 0 1 0.448 1 1s-0.448 1-1 1zM10 30c1.657 0 3-1.343 3-3s-1.343-3-3-3c-1.657 0-3 1.343-3 3s1.343 3 3 3z"></path>
|
|
5
|
+
<path d="M29.217 7.024c0.539 0.12 0.879 0.654 0.759 1.193l-2 9c-0.12 0.539-0.654 0.879-1.193 0.759s-0.879-0.654-0.759-1.193l2-9c0.12-0.539 0.654-0.879 1.193-0.759z"></path>
|
|
6
|
+
<path d="M2 3c0-0.552 0.448-1 1-1h2c0.489 0 0.906 0.353 0.986 0.836l2.861 17.164h18.153c0.552 0 1 0.448 1 1s-0.448 1-1 1h-19c-0.489 0-0.906-0.353-0.986-0.836l-2.861-17.164h-1.153c-0.552 0-1-0.448-1-1z"></path>
|
|
7
|
+
<path d="M24 28c-0.552 0-1-0.448-1-1s0.448-1 1-1c0.552 0 1 0.448 1 1s-0.448 1-1 1zM24 30c1.657 0 3-1.343 3-3s-1.343-3-3-3c-1.657 0-3 1.343-3 3s1.343 3 3 3z"></path>
|
|
8
|
+
<path d="M5 8c0-0.552 0.448-1 1-1h23c0.552 0 1 0.448 1 1s-0.448 1-1 1h-23c-0.552 0-1-0.448-1-1z"></path>
|
|
9
|
+
<path d="M7 17c0-0.552 0.448-1 1-1h19c0.552 0 1 0.448 1 1s-0.448 1-1 1h-19c-0.552 0-1-0.448-1-1z"></path>
|
|
10
|
+
</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>push-to-talk</title>
|
|
4
|
+
<path d="M11 1c0.552 0 1 0.448 1 1l-0.001 3.008 11.997 0.001c1.588 0 2.887 1.234 2.993 2.795l0.007 0.205v12.387c0 0.591-0.175 1.169-0.502 1.662l-1.543 2.317-0.686 4.119c-0.231 1.386-1.39 2.418-2.777 2.501l-0.182 0.006h-10.611c-1.467 0-2.718-1.060-2.959-2.507l-0.687-4.119-1.536-2.32c-0.285-0.43-0.453-0.924-0.491-1.436l-0.008-0.22v-12.389c0-1.657 1.343-3 3-3l1.986-0v-3.008c0-0.552 0.448-1 1-1zM23.996 7.009h-15.982c-0.552 0-1 0.448-1 1v12.389c0 0.196 0.058 0.388 0.166 0.552l1.772 2.676 0.756 4.539c0.080 0.482 0.498 0.836 0.986 0.836h10.611c0.489 0 0.906-0.354 0.986-0.836l0.757-4.54 1.78-2.675c0.109-0.164 0.167-0.357 0.167-0.554v-12.387c0-0.552-0.448-1-1-1l-0-0zM18 24c0.552 0 1 0.448 1 1s-0.448 1-1 1h-4c-0.552 0-1-0.448-1-1s0.448-1 1-1h4zM20 20c0.552 0 1 0.448 1 1s-0.448 1-1 1h-8c-0.552 0-1-0.448-1-1s0.448-1 1-1h8zM20.667 10.333c0.552 0 1 0.448 1 1v4.333c0 0.552-0.448 1-1 1h-9.333c-0.552 0-1-0.448-1-1v-4.333c0-0.552 0.448-1 1-1h9.333zM19.667 12.333h-7.333v2.333h7.333v-2.333z"></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>swap</title>
|
|
4
|
+
<path d="M14.6 10.5c0-3.038 2.507-5.5 5.6-5.5s5.6 2.462 5.6 5.5v11h4.2l-5.6 5.5-5.6-5.5h4.2v-11c0-1.519-1.254-2.75-2.8-2.75s-2.8 1.231-2.8 2.75v11c0 3.038-2.507 5.5-5.6 5.5s-5.6-2.462-5.6-5.5v-11h-4.2l5.6-5.5 5.6 5.5h-4.2v11c0 1.519 1.254 2.75 2.8 2.75s2.8-1.231 2.8-2.75v-11z"></path>
|
|
5
|
+
</svg>
|
package/es6/index.js
CHANGED
|
@@ -96,6 +96,7 @@ export { default as Bookmark } from './Bookmark';
|
|
|
96
96
|
export { default as Box } from './Box';
|
|
97
97
|
export { default as BubbleLines } from './BubbleLines';
|
|
98
98
|
export { default as BubbleLinesBorder } from './BubbleLinesBorder';
|
|
99
|
+
export { default as Bundle } from './Bundle';
|
|
99
100
|
export { default as CalendarDay } from './CalendarDay';
|
|
100
101
|
export { default as CalendarMonth } from './CalendarMonth';
|
|
101
102
|
export { default as CalendarWeek } from './CalendarWeek';
|
|
@@ -162,6 +163,7 @@ export { default as Deletenumber } from './Deletenumber';
|
|
|
162
163
|
export { default as Department } from './Department';
|
|
163
164
|
export { default as DeskphonePairingInfo } from './DeskphonePairingInfo';
|
|
164
165
|
export { default as Deskphone } from './Deskphone';
|
|
166
|
+
export { default as Device } from './Device';
|
|
165
167
|
export { default as Dial } from './Dial';
|
|
166
168
|
export { default as DialerS } from './DialerS';
|
|
167
169
|
export { default as Dialer } from './Dialer';
|
|
@@ -365,6 +367,7 @@ export { default as PauseBorder } from './PauseBorder';
|
|
|
365
367
|
export { default as PauseCircle } from './PauseCircle';
|
|
366
368
|
export { default as PauseCircleBorder } from './PauseCircleBorder';
|
|
367
369
|
export { default as Pause } from './Pause';
|
|
370
|
+
export { default as PaymentMethod } from './PaymentMethod';
|
|
368
371
|
export { default as PdfD } from './PdfD';
|
|
369
372
|
export { default as PdfBorder } from './PdfBorder';
|
|
370
373
|
export { default as Pdf } from './Pdf';
|
|
@@ -392,6 +395,8 @@ export { default as PopOut } from './PopOut';
|
|
|
392
395
|
export { default as PptD } from './PptD';
|
|
393
396
|
export { default as Ppt } from './Ppt';
|
|
394
397
|
export { default as Previous } from './Previous';
|
|
398
|
+
export { default as PurchaseCart } from './PurchaseCart';
|
|
399
|
+
export { default as PushToTalk } from './PushToTalk';
|
|
395
400
|
export { default as Quote } from './Quote';
|
|
396
401
|
export { default as RadioUnselect } from './RadioUnselect';
|
|
397
402
|
export { default as Radio } from './Radio';
|
|
@@ -472,6 +477,7 @@ export { default as Stop } from './Stop';
|
|
|
472
477
|
export { default as Strike } from './Strike';
|
|
473
478
|
export { default as Stripe } from './Stripe';
|
|
474
479
|
export { default as Summary } from './Summary';
|
|
480
|
+
export { default as Swap } from './Swap';
|
|
475
481
|
export { default as SwitchboardBorder } from './SwitchboardBorder';
|
|
476
482
|
export { default as Switchboard } from './Switchboard';
|
|
477
483
|
export { default as TakeOverSp } from './TakeOverSp';
|
package/icon-bundle.svg
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
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>bundle</title>
|
|
4
|
+
<path d="M14.658 2.553c0.845-0.422 1.839-0.422 2.683 0l11.105 5.553c0.339 0.169 0.553 0.516 0.553 0.894s-0.214 0.725-0.553 0.894l-11.106 5.553c-0.845 0.422-1.839 0.422-2.683 0l-11.106-5.553c-0.339-0.169-0.553-0.516-0.553-0.894s0.214-0.725 0.553-0.894l11.106-5.553zM16.447 4.342c-0.282-0.141-0.613-0.141-0.894 0l-9.317 4.658 9.317 4.658c0.281 0.141 0.613 0.141 0.894 0l9.317-4.658-9.317-4.658z"></path>
|
|
5
|
+
<path d="M11.241 13.294l-5.206 2.937 9.473 5.344c0.305 0.172 0.678 0.172 0.983 0l9.473-5.344-5.206-2.937 0.983-1.742 6.75 3.808c0.314 0.177 0.509 0.51 0.509 0.871s-0.194 0.694-0.509 0.871l-11.017 6.215c-0.915 0.516-2.033 0.516-2.948 0l-11.017-6.215c-0.314-0.177-0.509-0.51-0.509-0.871s0.194-0.694 0.509-0.871l6.75-3.808 0.983 1.742z"></path>
|
|
6
|
+
<path d="M6.191 22.846l4.265-2.187-0.913-1.78-6 3.077c-0.334 0.171-0.544 0.515-0.544 0.89s0.21 0.719 0.544 0.89l11.087 5.686c0.859 0.441 1.878 0.441 2.738 0l11.087-5.686c0.334-0.171 0.544-0.515 0.544-0.89s-0.21-0.719-0.544-0.89l-6-3.077-0.913 1.78 4.265 2.187-9.352 4.796c-0.287 0.147-0.626 0.147-0.913 0l-9.352-4.796z"></path>
|
|
7
|
+
</svg>
|
package/icon-device.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>device</title>
|
|
4
|
+
<path d="M5 4c0-1.657 1.343-3 3-3h4c1.657 0 3 1.343 3 3v1h13c1.657 0 3 1.343 3 3v18c0 1.657-1.343 3-3 3h-13.171c-0.412 1.165-1.523 2-2.829 2h-4c-1.306 0-2.417-0.835-2.829-2h-1.171c-1.657 0-3-1.343-3-3v-18c0-1.657 1.343-3 3-3h1v-1zM5 7h-1c-0.552 0-1 0.448-1 1v18c0 0.552 0.448 1 1 1h1v-20zM15 27h13c0.552 0 1-0.448 1-1v-18c0-0.552-0.448-1-1-1h-13v20zM8 3c-0.552 0-1 0.448-1 1v24c0 0.552 0.448 1 1 1h4c0.552 0 1-0.448 1-1v-24c0-0.552-0.448-1-1-1h-4zM17 11c0-0.552 0.448-1 1-1h8c0.552 0 1 0.448 1 1s-0.448 1-1 1h-8c-0.552 0-1-0.448-1-1zM17 15c0-0.552 0.448-1 1-1h8c0.552 0 1 0.448 1 1s-0.448 1-1 1h-8c-0.552 0-1-0.448-1-1zM17 19c0-0.552 0.448-1 1-1h8c0.552 0 1 0.448 1 1s-0.448 1-1 1h-8c-0.552 0-1-0.448-1-1zM20 23c0-0.552 0.448-1 1-1h2c0.552 0 1 0.448 1 1s-0.448 1-1 1h-2c-0.552 0-1-0.448-1-1z"></path>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
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>payment-method</title>
|
|
4
|
+
<path d="M2 9c0-1.657 1.343-3 3-3h22c1.657 0 3 1.343 3 3v14c0 1.657-1.343 3-3 3h-22c-1.657 0-3-1.343-3-3v-14zM5 8c-0.552 0-1 0.448-1 1v14c0 0.552 0.448 1 1 1h22c0.552 0 1-0.448 1-1v-14c0-0.552-0.448-1-1-1h-22z"></path>
|
|
5
|
+
<path d="M3 12h26v4h-26v-4z"></path>
|
|
6
|
+
<path d="M6 21c0-0.552 0.448-1 1-1h6c0.552 0 1 0.448 1 1s-0.448 1-1 1h-6c-0.552 0-1-0.448-1-1z"></path>
|
|
7
|
+
</svg>
|
|
@@ -0,0 +1,10 @@
|
|
|
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>purchase-cart</title>
|
|
4
|
+
<path d="M10 28c-0.552 0-1-0.448-1-1s0.448-1 1-1c0.552 0 1 0.448 1 1s-0.448 1-1 1zM10 30c1.657 0 3-1.343 3-3s-1.343-3-3-3c-1.657 0-3 1.343-3 3s1.343 3 3 3z"></path>
|
|
5
|
+
<path d="M29.217 7.024c0.539 0.12 0.879 0.654 0.759 1.193l-2 9c-0.12 0.539-0.654 0.879-1.193 0.759s-0.879-0.654-0.759-1.193l2-9c0.12-0.539 0.654-0.879 1.193-0.759z"></path>
|
|
6
|
+
<path d="M2 3c0-0.552 0.448-1 1-1h2c0.489 0 0.906 0.353 0.986 0.836l2.861 17.164h18.153c0.552 0 1 0.448 1 1s-0.448 1-1 1h-19c-0.489 0-0.906-0.353-0.986-0.836l-2.861-17.164h-1.153c-0.552 0-1-0.448-1-1z"></path>
|
|
7
|
+
<path d="M24 28c-0.552 0-1-0.448-1-1s0.448-1 1-1c0.552 0 1 0.448 1 1s-0.448 1-1 1zM24 30c1.657 0 3-1.343 3-3s-1.343-3-3-3c-1.657 0-3 1.343-3 3s1.343 3 3 3z"></path>
|
|
8
|
+
<path d="M5 8c0-0.552 0.448-1 1-1h23c0.552 0 1 0.448 1 1s-0.448 1-1 1h-23c-0.552 0-1-0.448-1-1z"></path>
|
|
9
|
+
<path d="M7 17c0-0.552 0.448-1 1-1h19c0.552 0 1 0.448 1 1s-0.448 1-1 1h-19c-0.552 0-1-0.448-1-1z"></path>
|
|
10
|
+
</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>push-to-talk</title>
|
|
4
|
+
<path d="M11 1c0.552 0 1 0.448 1 1l-0.001 3.008 11.997 0.001c1.588 0 2.887 1.234 2.993 2.795l0.007 0.205v12.387c0 0.591-0.175 1.169-0.502 1.662l-1.543 2.317-0.686 4.119c-0.231 1.386-1.39 2.418-2.777 2.501l-0.182 0.006h-10.611c-1.467 0-2.718-1.060-2.959-2.507l-0.687-4.119-1.536-2.32c-0.285-0.43-0.453-0.924-0.491-1.436l-0.008-0.22v-12.389c0-1.657 1.343-3 3-3l1.986-0v-3.008c0-0.552 0.448-1 1-1zM23.996 7.009h-15.982c-0.552 0-1 0.448-1 1v12.389c0 0.196 0.058 0.388 0.166 0.552l1.772 2.676 0.756 4.539c0.080 0.482 0.498 0.836 0.986 0.836h10.611c0.489 0 0.906-0.354 0.986-0.836l0.757-4.54 1.78-2.675c0.109-0.164 0.167-0.357 0.167-0.554v-12.387c0-0.552-0.448-1-1-1l-0-0zM18 24c0.552 0 1 0.448 1 1s-0.448 1-1 1h-4c-0.552 0-1-0.448-1-1s0.448-1 1-1h4zM20 20c0.552 0 1 0.448 1 1s-0.448 1-1 1h-8c-0.552 0-1-0.448-1-1s0.448-1 1-1h8zM20.667 10.333c0.552 0 1 0.448 1 1v4.333c0 0.552-0.448 1-1 1h-9.333c-0.552 0-1-0.448-1-1v-4.333c0-0.552 0.448-1 1-1h9.333zM19.667 12.333h-7.333v2.333h7.333v-2.333z"></path>
|
|
5
|
+
</svg>
|
package/icon-swap.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>swap</title>
|
|
4
|
+
<path d="M14.6 10.5c0-3.038 2.507-5.5 5.6-5.5s5.6 2.462 5.6 5.5v11h4.2l-5.6 5.5-5.6-5.5h4.2v-11c0-1.519-1.254-2.75-2.8-2.75s-2.8 1.231-2.8 2.75v11c0 3.038-2.507 5.5-5.6 5.5s-5.6-2.462-5.6-5.5v-11h-4.2l5.6-5.5 5.6 5.5h-4.2v11c0 1.519 1.254 2.75 2.8 2.75s2.8-1.231 2.8-2.75v-11z"></path>
|
|
5
|
+
</svg>
|
package/index.d.ts
CHANGED
|
@@ -96,6 +96,7 @@ export { default as Bookmark } from './Bookmark';
|
|
|
96
96
|
export { default as Box } from './Box';
|
|
97
97
|
export { default as BubbleLines } from './BubbleLines';
|
|
98
98
|
export { default as BubbleLinesBorder } from './BubbleLinesBorder';
|
|
99
|
+
export { default as Bundle } from './Bundle';
|
|
99
100
|
export { default as CalendarDay } from './CalendarDay';
|
|
100
101
|
export { default as CalendarMonth } from './CalendarMonth';
|
|
101
102
|
export { default as CalendarWeek } from './CalendarWeek';
|
|
@@ -162,6 +163,7 @@ export { default as Deletenumber } from './Deletenumber';
|
|
|
162
163
|
export { default as Department } from './Department';
|
|
163
164
|
export { default as DeskphonePairingInfo } from './DeskphonePairingInfo';
|
|
164
165
|
export { default as Deskphone } from './Deskphone';
|
|
166
|
+
export { default as Device } from './Device';
|
|
165
167
|
export { default as Dial } from './Dial';
|
|
166
168
|
export { default as DialerS } from './DialerS';
|
|
167
169
|
export { default as Dialer } from './Dialer';
|
|
@@ -365,6 +367,7 @@ export { default as PauseBorder } from './PauseBorder';
|
|
|
365
367
|
export { default as PauseCircle } from './PauseCircle';
|
|
366
368
|
export { default as PauseCircleBorder } from './PauseCircleBorder';
|
|
367
369
|
export { default as Pause } from './Pause';
|
|
370
|
+
export { default as PaymentMethod } from './PaymentMethod';
|
|
368
371
|
export { default as PdfD } from './PdfD';
|
|
369
372
|
export { default as PdfBorder } from './PdfBorder';
|
|
370
373
|
export { default as Pdf } from './Pdf';
|
|
@@ -392,6 +395,8 @@ export { default as PopOut } from './PopOut';
|
|
|
392
395
|
export { default as PptD } from './PptD';
|
|
393
396
|
export { default as Ppt } from './Ppt';
|
|
394
397
|
export { default as Previous } from './Previous';
|
|
398
|
+
export { default as PurchaseCart } from './PurchaseCart';
|
|
399
|
+
export { default as PushToTalk } from './PushToTalk';
|
|
395
400
|
export { default as Quote } from './Quote';
|
|
396
401
|
export { default as RadioUnselect } from './RadioUnselect';
|
|
397
402
|
export { default as Radio } from './Radio';
|
|
@@ -472,6 +477,7 @@ export { default as Stop } from './Stop';
|
|
|
472
477
|
export { default as Strike } from './Strike';
|
|
473
478
|
export { default as Stripe } from './Stripe';
|
|
474
479
|
export { default as Summary } from './Summary';
|
|
480
|
+
export { default as Swap } from './Swap';
|
|
475
481
|
export { default as SwitchboardBorder } from './SwitchboardBorder';
|
|
476
482
|
export { default as Switchboard } from './Switchboard';
|
|
477
483
|
export { default as TakeOverSp } from './TakeOverSp';
|
package/index.js
CHANGED
|
@@ -196,6 +196,8 @@ var BubbleLines_1 = require("./BubbleLines");
|
|
|
196
196
|
exports.BubbleLines = BubbleLines_1.default;
|
|
197
197
|
var BubbleLinesBorder_1 = require("./BubbleLinesBorder");
|
|
198
198
|
exports.BubbleLinesBorder = BubbleLinesBorder_1.default;
|
|
199
|
+
var Bundle_1 = require("./Bundle");
|
|
200
|
+
exports.Bundle = Bundle_1.default;
|
|
199
201
|
var CalendarDay_1 = require("./CalendarDay");
|
|
200
202
|
exports.CalendarDay = CalendarDay_1.default;
|
|
201
203
|
var CalendarMonth_1 = require("./CalendarMonth");
|
|
@@ -328,6 +330,8 @@ var DeskphonePairingInfo_1 = require("./DeskphonePairingInfo");
|
|
|
328
330
|
exports.DeskphonePairingInfo = DeskphonePairingInfo_1.default;
|
|
329
331
|
var Deskphone_1 = require("./Deskphone");
|
|
330
332
|
exports.Deskphone = Deskphone_1.default;
|
|
333
|
+
var Device_1 = require("./Device");
|
|
334
|
+
exports.Device = Device_1.default;
|
|
331
335
|
var Dial_1 = require("./Dial");
|
|
332
336
|
exports.Dial = Dial_1.default;
|
|
333
337
|
var DialerS_1 = require("./DialerS");
|
|
@@ -734,6 +738,8 @@ var PauseCircleBorder_1 = require("./PauseCircleBorder");
|
|
|
734
738
|
exports.PauseCircleBorder = PauseCircleBorder_1.default;
|
|
735
739
|
var Pause_1 = require("./Pause");
|
|
736
740
|
exports.Pause = Pause_1.default;
|
|
741
|
+
var PaymentMethod_1 = require("./PaymentMethod");
|
|
742
|
+
exports.PaymentMethod = PaymentMethod_1.default;
|
|
737
743
|
var PdfD_1 = require("./PdfD");
|
|
738
744
|
exports.PdfD = PdfD_1.default;
|
|
739
745
|
var PdfBorder_1 = require("./PdfBorder");
|
|
@@ -788,6 +794,10 @@ var Ppt_1 = require("./Ppt");
|
|
|
788
794
|
exports.Ppt = Ppt_1.default;
|
|
789
795
|
var Previous_1 = require("./Previous");
|
|
790
796
|
exports.Previous = Previous_1.default;
|
|
797
|
+
var PurchaseCart_1 = require("./PurchaseCart");
|
|
798
|
+
exports.PurchaseCart = PurchaseCart_1.default;
|
|
799
|
+
var PushToTalk_1 = require("./PushToTalk");
|
|
800
|
+
exports.PushToTalk = PushToTalk_1.default;
|
|
791
801
|
var Quote_1 = require("./Quote");
|
|
792
802
|
exports.Quote = Quote_1.default;
|
|
793
803
|
var RadioUnselect_1 = require("./RadioUnselect");
|
|
@@ -948,6 +958,8 @@ var Stripe_1 = require("./Stripe");
|
|
|
948
958
|
exports.Stripe = Stripe_1.default;
|
|
949
959
|
var Summary_1 = require("./Summary");
|
|
950
960
|
exports.Summary = Summary_1.default;
|
|
961
|
+
var Swap_1 = require("./Swap");
|
|
962
|
+
exports.Swap = Swap_1.default;
|
|
951
963
|
var SwitchboardBorder_1 = require("./SwitchboardBorder");
|
|
952
964
|
exports.SwitchboardBorder = SwitchboardBorder_1.default;
|
|
953
965
|
var Switchboard_1 = require("./Switchboard");
|