@ringcentral/juno-icon 1.84.2 → 1.85.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/CameraFilled.js +2 -1
- package/CameraOutlined.js +2 -1
- package/UsFlagTcr.d.ts +3 -0
- package/UsFlagTcr.js +12 -0
- package/WindowsKey.d.ts +3 -0
- package/WindowsKey.js +10 -0
- package/es6/CameraFilled.js +2 -1
- package/es6/CameraOutlined.js +2 -1
- package/es6/UsFlagTcr.js +10 -0
- package/es6/WindowsKey.js +8 -0
- package/es6/icon-camera-filled.svg +4 -1
- package/es6/icon-camera-outlined.svg +4 -1
- package/es6/icon-us-flag-tcr.svg +10 -0
- package/es6/icon-windows_key.svg +5 -0
- package/es6/index.js +2 -0
- package/icon-camera-filled.svg +4 -1
- package/icon-camera-outlined.svg +4 -1
- package/icon-us-flag-tcr.svg +10 -0
- package/icon-windows_key.svg +5 -0
- package/index.d.ts +2 -0
- package/index.js +4 -0
- package/package.json +1 -1
package/CameraFilled.js
CHANGED
|
@@ -4,7 +4,8 @@ var tslib_1 = require("tslib");
|
|
|
4
4
|
var React = tslib_1.__importStar(require("react"));
|
|
5
5
|
var react_1 = require("react");
|
|
6
6
|
var CameraFilled = 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: "
|
|
7
|
+
React.createElement("path", { d: "M22.2 5.6a2 2 0 0 0-2-2H3.8a2 2 0 0 0-2 2V20a2 2 0 0 0 2 2h8.232c.408-5.149 4.715-9.2 9.968-9.2l.2.002V5.6zM30.2 17.075a10 10 0 0 0-7-4.204V9.917a1 1 0 0 1 .445-.832l.108-.063 5-2.5c.139-.069.292-.106.447-.106v.002a1 1 0 0 1 .993.883l.007.117v9.657zM22 26.8a4 4 0 1 0 0-8 4 4 0 0 0 0 8z" }),
|
|
8
|
+
React.createElement("path", { d: "M22 30.8a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm0-2a6 6 0 1 1 0-12 6 6 0 0 1 0 12z" }))); }));
|
|
8
9
|
CameraFilled.displayName = 'CameraFilled';
|
|
9
10
|
CameraFilled['iconName'] = 'camera-filled';
|
|
10
11
|
exports.default = CameraFilled;
|
package/CameraOutlined.js
CHANGED
|
@@ -4,7 +4,8 @@ var tslib_1 = require("tslib");
|
|
|
4
4
|
var React = tslib_1.__importStar(require("react"));
|
|
5
5
|
var react_1 = require("react");
|
|
6
6
|
var CameraOutlined = 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: "
|
|
7
|
+
React.createElement("path", { d: "M20.2 3.6a2 2 0 0 1 2 2v7.202L22 12.8c-.615 0-1.216.055-1.8.162V6.6a1 1 0 0 0-1-1H4.8a1 1 0 0 0-1 1V19a1 1 0 0 0 1 1h7.597a9.989 9.989 0 0 0-.366 2H3.799a2 2 0 0 1-2-2V5.6a2 2 0 0 1 2-2h16.4zM30.2 17.075V7.418l-.007-.117a1 1 0 0 0-.993-.883v-.002c-.155 0-.308.037-.447.106l-5 2.5-.108.063a1 1 0 0 0-.445.832v2.954c.691.083 1.36.236 2 .452v-2.787l3-1.5v5.917c.765.605 1.44 1.32 2 2.121zM22 26.8a4 4 0 1 0 0-8 4 4 0 0 0 0 8z" }),
|
|
8
|
+
React.createElement("path", { d: "M22 30.8a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm0-2a6 6 0 1 1 0-12 6 6 0 0 1 0 12z" }))); }));
|
|
8
9
|
CameraOutlined.displayName = 'CameraOutlined';
|
|
9
10
|
CameraOutlined['iconName'] = 'camera-outlined';
|
|
10
11
|
exports.default = CameraOutlined;
|
package/UsFlagTcr.d.ts
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const UsFlagTcr: 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 UsFlagTcr;
|
package/UsFlagTcr.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 UsFlagTcr = react_1.memo(react_1.forwardRef(function (props, ref) { return (React.createElement("svg", tslib_1.__assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props),
|
|
7
|
+
React.createElement("path", { fill: "#f0f0f0", d: "M16 32c8.837 0 16-7.163 16-16S24.837 0 16 0 0 7.163 0 16s7.163 16 16 16z" }),
|
|
8
|
+
React.createElement("path", { fill: "#d80027", d: "M15.304 16H32c0-1.444-.193-2.843-.551-4.174H15.305V16zM15.304 7.651h14.347a16.083 16.083 0 0 0-3.692-4.174H15.304v4.174zM16 32c3.766 0 7.227-1.302 9.96-3.478H6.041A15.93 15.93 0 0 0 16.001 32zM2.348 24.346h27.303a15.917 15.917 0 0 0 1.797-4.174H.55a15.917 15.917 0 0 0 1.797 4.174z" }),
|
|
9
|
+
React.createElement("path", { fill: "#0052b4", d: "M7.412 2.499H8.87l-1.356.985.518 1.594-1.356-.985-1.356.985.447-1.377A16.075 16.075 0 0 0 2.664 7.16h.467l-.863.627c-.135.224-.264.452-.387.684l.412 1.269-.769-.559c-.191.405-.366.819-.523 1.242l.454 1.398h1.676l-1.356.985.518 1.594-1.356-.985-.812.59A16.215 16.215 0 0 0 .001 16h16V0a15.92 15.92 0 0 0-8.588 2.499zM8.031 14.4l-1.356-.985-1.356.985.518-1.594-1.356-.985h1.676l.518-1.594.518 1.594h1.676l-1.356.985.518 1.594zm-.518-6.255.518 1.594-1.356-.985-1.356.985.518-1.594-1.356-.985h1.676l.518-1.594.518 1.594h1.676l-1.356.985zm6.258 6.255-1.356-.985-1.356.985.518-1.594-1.356-.985h1.676l.518-1.594.518 1.594h1.676l-1.356.985.518 1.594zm-.519-6.255.518 1.594-1.356-.985-1.356.985.518-1.594-1.356-.985h1.676l.518-1.594.518 1.594h1.676l-1.356.985zm0-4.661.518 1.594-1.356-.985-1.356.985.518-1.594-1.356-.985h1.676l.518-1.594.518 1.594h1.676l-1.356.985z" }))); }));
|
|
10
|
+
UsFlagTcr.displayName = 'UsFlagTcr';
|
|
11
|
+
UsFlagTcr['iconName'] = 'us-flag-tcr';
|
|
12
|
+
exports.default = UsFlagTcr;
|
package/WindowsKey.d.ts
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const WindowsKey: 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 WindowsKey;
|
package/WindowsKey.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 WindowsKey = 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: "M15.24 25.875H6.125V16.76h9.115v9.115zm10.635 0H16.76V16.76h9.115v9.115zM15.24 15.24H6.125V6.125h9.115v9.115zm10.635 0H16.76V6.125h9.115v9.115z" }))); }));
|
|
8
|
+
WindowsKey.displayName = 'WindowsKey';
|
|
9
|
+
WindowsKey['iconName'] = 'windows_key';
|
|
10
|
+
exports.default = WindowsKey;
|
package/es6/CameraFilled.js
CHANGED
|
@@ -2,7 +2,8 @@ import { __assign } from "tslib";
|
|
|
2
2
|
import * as React from 'react';
|
|
3
3
|
import { forwardRef, memo } from 'react';
|
|
4
4
|
var CameraFilled = 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: "
|
|
5
|
+
React.createElement("path", { d: "M22.2 5.6a2 2 0 0 0-2-2H3.8a2 2 0 0 0-2 2V20a2 2 0 0 0 2 2h8.232c.408-5.149 4.715-9.2 9.968-9.2l.2.002V5.6zM30.2 17.075a10 10 0 0 0-7-4.204V9.917a1 1 0 0 1 .445-.832l.108-.063 5-2.5c.139-.069.292-.106.447-.106v.002a1 1 0 0 1 .993.883l.007.117v9.657zM22 26.8a4 4 0 1 0 0-8 4 4 0 0 0 0 8z" }),
|
|
6
|
+
React.createElement("path", { d: "M22 30.8a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm0-2a6 6 0 1 1 0-12 6 6 0 0 1 0 12z" }))); }));
|
|
6
7
|
CameraFilled.displayName = 'CameraFilled';
|
|
7
8
|
CameraFilled['iconName'] = 'camera-filled';
|
|
8
9
|
export default CameraFilled;
|
package/es6/CameraOutlined.js
CHANGED
|
@@ -2,7 +2,8 @@ import { __assign } from "tslib";
|
|
|
2
2
|
import * as React from 'react';
|
|
3
3
|
import { forwardRef, memo } from 'react';
|
|
4
4
|
var CameraOutlined = 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: "
|
|
5
|
+
React.createElement("path", { d: "M20.2 3.6a2 2 0 0 1 2 2v7.202L22 12.8c-.615 0-1.216.055-1.8.162V6.6a1 1 0 0 0-1-1H4.8a1 1 0 0 0-1 1V19a1 1 0 0 0 1 1h7.597a9.989 9.989 0 0 0-.366 2H3.799a2 2 0 0 1-2-2V5.6a2 2 0 0 1 2-2h16.4zM30.2 17.075V7.418l-.007-.117a1 1 0 0 0-.993-.883v-.002c-.155 0-.308.037-.447.106l-5 2.5-.108.063a1 1 0 0 0-.445.832v2.954c.691.083 1.36.236 2 .452v-2.787l3-1.5v5.917c.765.605 1.44 1.32 2 2.121zM22 26.8a4 4 0 1 0 0-8 4 4 0 0 0 0 8z" }),
|
|
6
|
+
React.createElement("path", { d: "M22 30.8a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm0-2a6 6 0 1 1 0-12 6 6 0 0 1 0 12z" }))); }));
|
|
6
7
|
CameraOutlined.displayName = 'CameraOutlined';
|
|
7
8
|
CameraOutlined['iconName'] = 'camera-outlined';
|
|
8
9
|
export default CameraOutlined;
|
package/es6/UsFlagTcr.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 UsFlagTcr = memo(forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props),
|
|
5
|
+
React.createElement("path", { fill: "#f0f0f0", d: "M16 32c8.837 0 16-7.163 16-16S24.837 0 16 0 0 7.163 0 16s7.163 16 16 16z" }),
|
|
6
|
+
React.createElement("path", { fill: "#d80027", d: "M15.304 16H32c0-1.444-.193-2.843-.551-4.174H15.305V16zM15.304 7.651h14.347a16.083 16.083 0 0 0-3.692-4.174H15.304v4.174zM16 32c3.766 0 7.227-1.302 9.96-3.478H6.041A15.93 15.93 0 0 0 16.001 32zM2.348 24.346h27.303a15.917 15.917 0 0 0 1.797-4.174H.55a15.917 15.917 0 0 0 1.797 4.174z" }),
|
|
7
|
+
React.createElement("path", { fill: "#0052b4", d: "M7.412 2.499H8.87l-1.356.985.518 1.594-1.356-.985-1.356.985.447-1.377A16.075 16.075 0 0 0 2.664 7.16h.467l-.863.627c-.135.224-.264.452-.387.684l.412 1.269-.769-.559c-.191.405-.366.819-.523 1.242l.454 1.398h1.676l-1.356.985.518 1.594-1.356-.985-.812.59A16.215 16.215 0 0 0 .001 16h16V0a15.92 15.92 0 0 0-8.588 2.499zM8.031 14.4l-1.356-.985-1.356.985.518-1.594-1.356-.985h1.676l.518-1.594.518 1.594h1.676l-1.356.985.518 1.594zm-.518-6.255.518 1.594-1.356-.985-1.356.985.518-1.594-1.356-.985h1.676l.518-1.594.518 1.594h1.676l-1.356.985zm6.258 6.255-1.356-.985-1.356.985.518-1.594-1.356-.985h1.676l.518-1.594.518 1.594h1.676l-1.356.985.518 1.594zm-.519-6.255.518 1.594-1.356-.985-1.356.985.518-1.594-1.356-.985h1.676l.518-1.594.518 1.594h1.676l-1.356.985zm0-4.661.518 1.594-1.356-.985-1.356.985.518-1.594-1.356-.985h1.676l.518-1.594.518 1.594h1.676l-1.356.985z" }))); }));
|
|
8
|
+
UsFlagTcr.displayName = 'UsFlagTcr';
|
|
9
|
+
UsFlagTcr['iconName'] = 'us-flag-tcr';
|
|
10
|
+
export default UsFlagTcr;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { __assign } from "tslib";
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
import { forwardRef, memo } from 'react';
|
|
4
|
+
var WindowsKey = 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: "M15.24 25.875H6.125V16.76h9.115v9.115zm10.635 0H16.76V16.76h9.115v9.115zM15.24 15.24H6.125V6.125h9.115v9.115zm10.635 0H16.76V6.125h9.115v9.115z" }))); }));
|
|
6
|
+
WindowsKey.displayName = 'WindowsKey';
|
|
7
|
+
WindowsKey['iconName'] = 'windows_key';
|
|
8
|
+
export default WindowsKey;
|
|
@@ -1,5 +1,8 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
2
|
<svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
3
|
<title>camera-filled</title>
|
|
4
|
-
<path d="
|
|
4
|
+
<path d="M22.2 5.6c0-1.105-0.895-2-2-2h-16.4c-1.105 0-2 0.895-2 2v14.4c0 1.105 0.895 2 2 2h8.232c0.408-5.149 4.715-9.2 9.968-9.2 0.067 0 0.133 0.001 0.2 0.002v-7.202z"></path>
|
|
5
|
+
<path d="M30.2 17.075c-1.592-2.275-4.106-3.857-7-4.204v-2.954c0-0.337 0.169-0.648 0.445-0.832l0.108-0.063 5-2.5c0.139-0.069 0.292-0.106 0.447-0.106v0.002c0.513 0 0.936 0.386 0.993 0.883l0.007 0.117v9.657z"></path>
|
|
6
|
+
<path d="M22 26.8c2.209 0 4-1.791 4-4s-1.791-4-4-4c-2.209 0-4 1.791-4 4s1.791 4 4 4z"></path>
|
|
7
|
+
<path d="M22 30.8c4.418 0 8-3.582 8-8s-3.582-8-8-8c-4.418 0-8 3.582-8 8s3.582 8 8 8zM22 28.8c-3.314 0-6-2.686-6-6s2.686-6 6-6c3.314 0 6 2.686 6 6s-2.686 6-6 6z"></path>
|
|
5
8
|
</svg>
|
|
@@ -1,5 +1,8 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
2
|
<svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
3
|
<title>camera-outlined</title>
|
|
4
|
-
<path d="
|
|
4
|
+
<path d="M20.2 3.6c1.105 0 2 0.895 2 2v7.202c-0.067-0.001-0.133-0.002-0.2-0.002-0.615 0-1.216 0.055-1.8 0.162v-6.362c0-0.552-0.448-1-1-1h-14.4c-0.552 0-1 0.448-1 1v12.4c0 0.552 0.448 1 1 1h7.597c-0.187 0.642-0.311 1.311-0.366 2h-8.232c-1.105 0-2-0.895-2-2v-14.4c0-1.105 0.895-2 2-2h16.4z"></path>
|
|
5
|
+
<path d="M30.2 17.075v-9.657l-0.007-0.117c-0.057-0.497-0.48-0.883-0.993-0.883v-0.002c-0.155 0-0.308 0.037-0.447 0.106l-5 2.5-0.108 0.063c-0.276 0.184-0.445 0.495-0.445 0.832v2.954c0.691 0.083 1.36 0.236 2 0.452v-2.787l3-1.5v5.917c0.765 0.605 1.44 1.32 2 2.121z"></path>
|
|
6
|
+
<path d="M22 26.8c2.209 0 4-1.791 4-4s-1.791-4-4-4c-2.209 0-4 1.791-4 4s1.791 4 4 4z"></path>
|
|
7
|
+
<path d="M22 30.8c4.418 0 8-3.582 8-8s-3.582-8-8-8c-4.418 0-8 3.582-8 8s3.582 8 8 8zM22 28.8c-3.314 0-6-2.686-6-6s2.686-6 6-6c3.314 0 6 2.686 6 6s-2.686 6-6 6z"></path>
|
|
5
8
|
</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>us-flag-tcr</title>
|
|
4
|
+
<path fill="#f0f0f0" d="M16 32c8.837 0 16-7.163 16-16s-7.163-16-16-16c-8.837 0-16 7.163-16 16s7.163 16 16 16z"></path>
|
|
5
|
+
<path fill="#d80027" d="M15.304 16h16.696c0-1.444-0.193-2.843-0.551-4.174h-16.144v4.174z"></path>
|
|
6
|
+
<path fill="#d80027" d="M15.304 7.651h14.347c-0.979-1.598-2.232-3.011-3.692-4.174h-10.655v4.174z"></path>
|
|
7
|
+
<path fill="#d80027" d="M16 32c3.766 0 7.227-1.302 9.96-3.478h-19.919c2.733 2.177 6.194 3.478 9.96 3.478z"></path>
|
|
8
|
+
<path fill="#d80027" d="M2.348 24.346h27.303c0.786-1.283 1.396-2.686 1.797-4.174h-30.898c0.401 1.488 1.011 2.891 1.797 4.174z"></path>
|
|
9
|
+
<path fill="#0052b4" d="M7.412 2.499h1.458l-1.356 0.985 0.518 1.594-1.356-0.985-1.356 0.985 0.447-1.377c-1.194 0.995-2.241 2.16-3.103 3.459h0.467l-0.863 0.627c-0.135 0.224-0.264 0.452-0.387 0.684l0.412 1.269-0.769-0.559c-0.191 0.405-0.366 0.819-0.523 1.242l0.454 1.398h1.676l-1.356 0.985 0.518 1.594-1.356-0.985-0.812 0.59c-0.081 0.654-0.124 1.319-0.124 1.995h16c0-8.836 0-9.878 0-16-3.161 0-6.107 0.917-8.588 2.499zM8.031 14.4l-1.356-0.985-1.356 0.985 0.518-1.594-1.356-0.985h1.676l0.518-1.594 0.518 1.594h1.676l-1.356 0.985 0.518 1.594zM7.513 8.145l0.518 1.594-1.356-0.985-1.356 0.985 0.518-1.594-1.356-0.985h1.676l0.518-1.594 0.518 1.594h1.676l-1.356 0.985zM13.771 14.4l-1.356-0.985-1.356 0.985 0.518-1.594-1.356-0.985h1.676l0.518-1.594 0.518 1.594h1.676l-1.356 0.985 0.518 1.594zM13.252 8.145l0.518 1.594-1.356-0.985-1.356 0.985 0.518-1.594-1.356-0.985h1.676l0.518-1.594 0.518 1.594h1.676l-1.356 0.985zM13.252 3.484l0.518 1.594-1.356-0.985-1.356 0.985 0.518-1.594-1.356-0.985h1.676l0.518-1.594 0.518 1.594h1.676l-1.356 0.985z"></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>windows_key</title>
|
|
4
|
+
<path d="M15.24 25.875h-9.115v-9.115h9.115v9.115zM25.875 25.875h-9.115v-9.115h9.115v9.115zM15.24 15.24h-9.115v-9.115h9.115v9.115zM25.875 15.24h-9.115v-9.115h9.115v9.115z"></path>
|
|
5
|
+
</svg>
|
package/es6/index.js
CHANGED
|
@@ -564,6 +564,7 @@ export { default as Unpin } from './Unpin';
|
|
|
564
564
|
export { default as Unread } from './Unread';
|
|
565
565
|
export { default as Unselect } from './Unselect';
|
|
566
566
|
export { default as Update } from './Update';
|
|
567
|
+
export { default as UsFlagTcr } from './UsFlagTcr';
|
|
567
568
|
export { default as UserDefault } from './UserDefault';
|
|
568
569
|
export { default as VideoAndMessage } from './VideoAndMessage';
|
|
569
570
|
export { default as VideoMeeting } from './VideoMeeting';
|
|
@@ -590,6 +591,7 @@ export { default as WhatsNew } from './WhatsNew';
|
|
|
590
591
|
export { default as WhisperSp } from './WhisperSp';
|
|
591
592
|
export { default as Whisper } from './Whisper';
|
|
592
593
|
export { default as Whiteboard } from './Whiteboard';
|
|
594
|
+
export { default as WindowsKey } from './WindowsKey';
|
|
593
595
|
export { default as Work } from './Work';
|
|
594
596
|
export { default as WorkflowFilled } from './WorkflowFilled';
|
|
595
597
|
export { default as WorkflowOutlined } from './WorkflowOutlined';
|
package/icon-camera-filled.svg
CHANGED
|
@@ -1,5 +1,8 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
2
|
<svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
3
|
<title>camera-filled</title>
|
|
4
|
-
<path d="
|
|
4
|
+
<path d="M22.2 5.6c0-1.105-0.895-2-2-2h-16.4c-1.105 0-2 0.895-2 2v14.4c0 1.105 0.895 2 2 2h8.232c0.408-5.149 4.715-9.2 9.968-9.2 0.067 0 0.133 0.001 0.2 0.002v-7.202z"></path>
|
|
5
|
+
<path d="M30.2 17.075c-1.592-2.275-4.106-3.857-7-4.204v-2.954c0-0.337 0.169-0.648 0.445-0.832l0.108-0.063 5-2.5c0.139-0.069 0.292-0.106 0.447-0.106v0.002c0.513 0 0.936 0.386 0.993 0.883l0.007 0.117v9.657z"></path>
|
|
6
|
+
<path d="M22 26.8c2.209 0 4-1.791 4-4s-1.791-4-4-4c-2.209 0-4 1.791-4 4s1.791 4 4 4z"></path>
|
|
7
|
+
<path d="M22 30.8c4.418 0 8-3.582 8-8s-3.582-8-8-8c-4.418 0-8 3.582-8 8s3.582 8 8 8zM22 28.8c-3.314 0-6-2.686-6-6s2.686-6 6-6c3.314 0 6 2.686 6 6s-2.686 6-6 6z"></path>
|
|
5
8
|
</svg>
|
package/icon-camera-outlined.svg
CHANGED
|
@@ -1,5 +1,8 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
2
|
<svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
3
|
<title>camera-outlined</title>
|
|
4
|
-
<path d="
|
|
4
|
+
<path d="M20.2 3.6c1.105 0 2 0.895 2 2v7.202c-0.067-0.001-0.133-0.002-0.2-0.002-0.615 0-1.216 0.055-1.8 0.162v-6.362c0-0.552-0.448-1-1-1h-14.4c-0.552 0-1 0.448-1 1v12.4c0 0.552 0.448 1 1 1h7.597c-0.187 0.642-0.311 1.311-0.366 2h-8.232c-1.105 0-2-0.895-2-2v-14.4c0-1.105 0.895-2 2-2h16.4z"></path>
|
|
5
|
+
<path d="M30.2 17.075v-9.657l-0.007-0.117c-0.057-0.497-0.48-0.883-0.993-0.883v-0.002c-0.155 0-0.308 0.037-0.447 0.106l-5 2.5-0.108 0.063c-0.276 0.184-0.445 0.495-0.445 0.832v2.954c0.691 0.083 1.36 0.236 2 0.452v-2.787l3-1.5v5.917c0.765 0.605 1.44 1.32 2 2.121z"></path>
|
|
6
|
+
<path d="M22 26.8c2.209 0 4-1.791 4-4s-1.791-4-4-4c-2.209 0-4 1.791-4 4s1.791 4 4 4z"></path>
|
|
7
|
+
<path d="M22 30.8c4.418 0 8-3.582 8-8s-3.582-8-8-8c-4.418 0-8 3.582-8 8s3.582 8 8 8zM22 28.8c-3.314 0-6-2.686-6-6s2.686-6 6-6c3.314 0 6 2.686 6 6s-2.686 6-6 6z"></path>
|
|
5
8
|
</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>us-flag-tcr</title>
|
|
4
|
+
<path fill="#f0f0f0" d="M16 32c8.837 0 16-7.163 16-16s-7.163-16-16-16c-8.837 0-16 7.163-16 16s7.163 16 16 16z"></path>
|
|
5
|
+
<path fill="#d80027" d="M15.304 16h16.696c0-1.444-0.193-2.843-0.551-4.174h-16.144v4.174z"></path>
|
|
6
|
+
<path fill="#d80027" d="M15.304 7.651h14.347c-0.979-1.598-2.232-3.011-3.692-4.174h-10.655v4.174z"></path>
|
|
7
|
+
<path fill="#d80027" d="M16 32c3.766 0 7.227-1.302 9.96-3.478h-19.919c2.733 2.177 6.194 3.478 9.96 3.478z"></path>
|
|
8
|
+
<path fill="#d80027" d="M2.348 24.346h27.303c0.786-1.283 1.396-2.686 1.797-4.174h-30.898c0.401 1.488 1.011 2.891 1.797 4.174z"></path>
|
|
9
|
+
<path fill="#0052b4" d="M7.412 2.499h1.458l-1.356 0.985 0.518 1.594-1.356-0.985-1.356 0.985 0.447-1.377c-1.194 0.995-2.241 2.16-3.103 3.459h0.467l-0.863 0.627c-0.135 0.224-0.264 0.452-0.387 0.684l0.412 1.269-0.769-0.559c-0.191 0.405-0.366 0.819-0.523 1.242l0.454 1.398h1.676l-1.356 0.985 0.518 1.594-1.356-0.985-0.812 0.59c-0.081 0.654-0.124 1.319-0.124 1.995h16c0-8.836 0-9.878 0-16-3.161 0-6.107 0.917-8.588 2.499zM8.031 14.4l-1.356-0.985-1.356 0.985 0.518-1.594-1.356-0.985h1.676l0.518-1.594 0.518 1.594h1.676l-1.356 0.985 0.518 1.594zM7.513 8.145l0.518 1.594-1.356-0.985-1.356 0.985 0.518-1.594-1.356-0.985h1.676l0.518-1.594 0.518 1.594h1.676l-1.356 0.985zM13.771 14.4l-1.356-0.985-1.356 0.985 0.518-1.594-1.356-0.985h1.676l0.518-1.594 0.518 1.594h1.676l-1.356 0.985 0.518 1.594zM13.252 8.145l0.518 1.594-1.356-0.985-1.356 0.985 0.518-1.594-1.356-0.985h1.676l0.518-1.594 0.518 1.594h1.676l-1.356 0.985zM13.252 3.484l0.518 1.594-1.356-0.985-1.356 0.985 0.518-1.594-1.356-0.985h1.676l0.518-1.594 0.518 1.594h1.676l-1.356 0.985z"></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>windows_key</title>
|
|
4
|
+
<path d="M15.24 25.875h-9.115v-9.115h9.115v9.115zM25.875 25.875h-9.115v-9.115h9.115v9.115zM15.24 15.24h-9.115v-9.115h9.115v9.115zM25.875 15.24h-9.115v-9.115h9.115v9.115z"></path>
|
|
5
|
+
</svg>
|
package/index.d.ts
CHANGED
|
@@ -564,6 +564,7 @@ export { default as Unpin } from './Unpin';
|
|
|
564
564
|
export { default as Unread } from './Unread';
|
|
565
565
|
export { default as Unselect } from './Unselect';
|
|
566
566
|
export { default as Update } from './Update';
|
|
567
|
+
export { default as UsFlagTcr } from './UsFlagTcr';
|
|
567
568
|
export { default as UserDefault } from './UserDefault';
|
|
568
569
|
export { default as VideoAndMessage } from './VideoAndMessage';
|
|
569
570
|
export { default as VideoMeeting } from './VideoMeeting';
|
|
@@ -590,6 +591,7 @@ export { default as WhatsNew } from './WhatsNew';
|
|
|
590
591
|
export { default as WhisperSp } from './WhisperSp';
|
|
591
592
|
export { default as Whisper } from './Whisper';
|
|
592
593
|
export { default as Whiteboard } from './Whiteboard';
|
|
594
|
+
export { default as WindowsKey } from './WindowsKey';
|
|
593
595
|
export { default as Work } from './Work';
|
|
594
596
|
export { default as WorkflowFilled } from './WorkflowFilled';
|
|
595
597
|
export { default as WorkflowOutlined } from './WorkflowOutlined';
|
package/index.js
CHANGED
|
@@ -1132,6 +1132,8 @@ var Unselect_1 = require("./Unselect");
|
|
|
1132
1132
|
exports.Unselect = Unselect_1.default;
|
|
1133
1133
|
var Update_1 = require("./Update");
|
|
1134
1134
|
exports.Update = Update_1.default;
|
|
1135
|
+
var UsFlagTcr_1 = require("./UsFlagTcr");
|
|
1136
|
+
exports.UsFlagTcr = UsFlagTcr_1.default;
|
|
1135
1137
|
var UserDefault_1 = require("./UserDefault");
|
|
1136
1138
|
exports.UserDefault = UserDefault_1.default;
|
|
1137
1139
|
var VideoAndMessage_1 = require("./VideoAndMessage");
|
|
@@ -1184,6 +1186,8 @@ var Whisper_1 = require("./Whisper");
|
|
|
1184
1186
|
exports.Whisper = Whisper_1.default;
|
|
1185
1187
|
var Whiteboard_1 = require("./Whiteboard");
|
|
1186
1188
|
exports.Whiteboard = Whiteboard_1.default;
|
|
1189
|
+
var WindowsKey_1 = require("./WindowsKey");
|
|
1190
|
+
exports.WindowsKey = WindowsKey_1.default;
|
|
1187
1191
|
var Work_1 = require("./Work");
|
|
1188
1192
|
exports.Work = Work_1.default;
|
|
1189
1193
|
var WorkflowFilled_1 = require("./WorkflowFilled");
|