@sensoro-design/icons 1.13.0 → 1.16.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.
Files changed (108) hide show
  1. package/BaseStationFilled.d.ts +2 -0
  2. package/BaseStationFilled.js +15 -0
  3. package/BaseStationOutlined.d.ts +2 -0
  4. package/BaseStationOutlined.js +15 -0
  5. package/CHANGELOG.md +33 -0
  6. package/DigitalMediaFilled.d.ts +2 -0
  7. package/DigitalMediaFilled.js +15 -0
  8. package/DigitalMediaOutlined.d.ts +2 -0
  9. package/DigitalMediaOutlined.js +15 -0
  10. package/GeoLocationFilled.d.ts +2 -0
  11. package/GeoLocationFilled.js +15 -0
  12. package/GeoLocationOutlined.d.ts +2 -0
  13. package/GeoLocationOutlined.js +15 -0
  14. package/GlobalFilled.d.ts +2 -0
  15. package/GlobalFilled.js +15 -0
  16. package/GlobalOutlined.d.ts +2 -0
  17. package/GlobalOutlined.js +15 -0
  18. package/HashrateCenterFilled.d.ts +2 -0
  19. package/HashrateCenterFilled.js +15 -0
  20. package/HashrateCenterOutlined.d.ts +2 -0
  21. package/HashrateCenterOutlined.js +15 -0
  22. package/IotFilled.d.ts +2 -0
  23. package/IotFilled.js +15 -0
  24. package/IotOutlined.d.ts +2 -0
  25. package/IotOutlined.js +15 -0
  26. package/MailOutlined.d.ts +2 -0
  27. package/MailOutlined.js +15 -0
  28. package/MobileOutlined.d.ts +2 -0
  29. package/MobileOutlined.js +15 -0
  30. package/MoneyWatchFilled.d.ts +2 -0
  31. package/MoneyWatchFilled.js +15 -0
  32. package/MoneyWatchOutlined.d.ts +2 -0
  33. package/MoneyWatchOutlined.js +15 -0
  34. package/PhoneOutlined.d.ts +2 -0
  35. package/PhoneOutlined.js +15 -0
  36. package/es/icons/BaseStationFilled.d.ts +4 -0
  37. package/es/icons/BaseStationFilled.js +68 -0
  38. package/es/icons/BaseStationOutlined.d.ts +4 -0
  39. package/es/icons/BaseStationOutlined.js +68 -0
  40. package/es/icons/DigitalMediaFilled.d.ts +4 -0
  41. package/es/icons/DigitalMediaFilled.js +68 -0
  42. package/es/icons/DigitalMediaOutlined.d.ts +4 -0
  43. package/es/icons/DigitalMediaOutlined.js +68 -0
  44. package/es/icons/GeoLocationFilled.d.ts +4 -0
  45. package/es/icons/GeoLocationFilled.js +68 -0
  46. package/es/icons/GeoLocationOutlined.d.ts +4 -0
  47. package/es/icons/GeoLocationOutlined.js +68 -0
  48. package/es/icons/GlobalFilled.d.ts +4 -0
  49. package/es/icons/GlobalFilled.js +68 -0
  50. package/es/icons/GlobalOutlined.d.ts +4 -0
  51. package/es/icons/GlobalOutlined.js +68 -0
  52. package/es/icons/HashrateCenterFilled.d.ts +4 -0
  53. package/es/icons/HashrateCenterFilled.js +68 -0
  54. package/es/icons/HashrateCenterOutlined.d.ts +4 -0
  55. package/es/icons/HashrateCenterOutlined.js +68 -0
  56. package/es/icons/IotFilled.d.ts +4 -0
  57. package/es/icons/IotFilled.js +68 -0
  58. package/es/icons/IotOutlined.d.ts +4 -0
  59. package/es/icons/IotOutlined.js +68 -0
  60. package/es/icons/MailOutlined.d.ts +4 -0
  61. package/es/icons/MailOutlined.js +68 -0
  62. package/es/icons/MobileOutlined.d.ts +4 -0
  63. package/es/icons/MobileOutlined.js +68 -0
  64. package/es/icons/MoneyWatchFilled.d.ts +4 -0
  65. package/es/icons/MoneyWatchFilled.js +68 -0
  66. package/es/icons/MoneyWatchOutlined.d.ts +4 -0
  67. package/es/icons/MoneyWatchOutlined.js +68 -0
  68. package/es/icons/PhoneOutlined.d.ts +4 -0
  69. package/es/icons/PhoneOutlined.js +68 -0
  70. package/es/icons/index.d.ts +17 -0
  71. package/es/icons/index.js +161 -7
  72. package/lib/icons/BaseStationFilled.d.ts +4 -0
  73. package/lib/icons/BaseStationFilled.js +70 -0
  74. package/lib/icons/BaseStationOutlined.d.ts +4 -0
  75. package/lib/icons/BaseStationOutlined.js +70 -0
  76. package/lib/icons/DigitalMediaFilled.d.ts +4 -0
  77. package/lib/icons/DigitalMediaFilled.js +70 -0
  78. package/lib/icons/DigitalMediaOutlined.d.ts +4 -0
  79. package/lib/icons/DigitalMediaOutlined.js +70 -0
  80. package/lib/icons/GeoLocationFilled.d.ts +4 -0
  81. package/lib/icons/GeoLocationFilled.js +70 -0
  82. package/lib/icons/GeoLocationOutlined.d.ts +4 -0
  83. package/lib/icons/GeoLocationOutlined.js +70 -0
  84. package/lib/icons/GlobalFilled.d.ts +4 -0
  85. package/lib/icons/GlobalFilled.js +70 -0
  86. package/lib/icons/GlobalOutlined.d.ts +4 -0
  87. package/lib/icons/GlobalOutlined.js +70 -0
  88. package/lib/icons/HashrateCenterFilled.d.ts +4 -0
  89. package/lib/icons/HashrateCenterFilled.js +70 -0
  90. package/lib/icons/HashrateCenterOutlined.d.ts +4 -0
  91. package/lib/icons/HashrateCenterOutlined.js +70 -0
  92. package/lib/icons/IotFilled.d.ts +4 -0
  93. package/lib/icons/IotFilled.js +70 -0
  94. package/lib/icons/IotOutlined.d.ts +4 -0
  95. package/lib/icons/IotOutlined.js +70 -0
  96. package/lib/icons/MailOutlined.d.ts +4 -0
  97. package/lib/icons/MailOutlined.js +70 -0
  98. package/lib/icons/MobileOutlined.d.ts +4 -0
  99. package/lib/icons/MobileOutlined.js +70 -0
  100. package/lib/icons/MoneyWatchFilled.d.ts +4 -0
  101. package/lib/icons/MoneyWatchFilled.js +70 -0
  102. package/lib/icons/MoneyWatchOutlined.d.ts +4 -0
  103. package/lib/icons/MoneyWatchOutlined.js +70 -0
  104. package/lib/icons/PhoneOutlined.d.ts +4 -0
  105. package/lib/icons/PhoneOutlined.js +70 -0
  106. package/lib/icons/index.d.ts +17 -0
  107. package/lib/icons/index.js +161 -7
  108. package/package.json +2 -2
@@ -0,0 +1,70 @@
1
+ "use strict";
2
+
3
+ var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
+
5
+ var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
6
+
7
+ var __createBinding = void 0 && (void 0).__createBinding || (Object.create ? function (o, m, k, k2) {
8
+ if (k2 === undefined) k2 = k;
9
+ var desc = Object.getOwnPropertyDescriptor(m, k);
10
+
11
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
12
+ desc = {
13
+ enumerable: true,
14
+ get: function get() {
15
+ return m[k];
16
+ }
17
+ };
18
+ }
19
+
20
+ Object.defineProperty(o, k2, desc);
21
+ } : function (o, m, k, k2) {
22
+ if (k2 === undefined) k2 = k;
23
+ o[k2] = m[k];
24
+ });
25
+
26
+ var __setModuleDefault = void 0 && (void 0).__setModuleDefault || (Object.create ? function (o, v) {
27
+ Object.defineProperty(o, "default", {
28
+ enumerable: true,
29
+ value: v
30
+ });
31
+ } : function (o, v) {
32
+ o["default"] = v;
33
+ });
34
+
35
+ var __importStar = void 0 && (void 0).__importStar || function (mod) {
36
+ if (mod && mod.__esModule) return mod;
37
+ var result = {};
38
+ if (mod != null) for (var k in mod) {
39
+ if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
40
+ }
41
+
42
+ __setModuleDefault(result, mod);
43
+
44
+ return result;
45
+ };
46
+
47
+ var __importDefault = void 0 && (void 0).__importDefault || function (mod) {
48
+ return mod && mod.__esModule ? mod : {
49
+ "default": mod
50
+ };
51
+ };
52
+
53
+ Object.defineProperty(exports, "__esModule", {
54
+ value: true
55
+ }); // This icon file is generated automatically.
56
+
57
+ var React = __importStar(require("react"));
58
+
59
+ var MoneyWatchFilled_1 = __importDefault(require("@sensoro-design/icons-svg/lib/asn/MoneyWatchFilled"));
60
+
61
+ var SensoroIcon_1 = __importDefault(require("../components/SensoroIcon"));
62
+
63
+ var MoneyWatchFilled = React.forwardRef(function (props, ref) {
64
+ return /*#__PURE__*/React.createElement(SensoroIcon_1.default, (0, _extends2.default)({}, props, {
65
+ ref: ref,
66
+ icon: MoneyWatchFilled_1.default
67
+ }));
68
+ });
69
+ MoneyWatchFilled.displayName = 'MoneyWatchFilled';
70
+ exports.default = MoneyWatchFilled;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SensoroIconProps } from '../components/SensoroIcon';
3
+ declare const MoneyWatchOutlined: React.ForwardRefExoticComponent<Pick<SensoroIconProps, "value" | "children" | "cite" | "data" | "form" | "label" | "slot" | "span" | "style" | "summary" | "title" | "key" | "pattern" | "className" | "onClick" | "width" | "height" | "aria-hidden" | "spin" | "rotate" | "aria-label" | "tabIndex" | "accept" | "acceptCharset" | "action" | "allowFullScreen" | "allowTransparency" | "alt" | "as" | "async" | "autoComplete" | "autoFocus" | "autoPlay" | "capture" | "cellPadding" | "cellSpacing" | "charSet" | "challenge" | "checked" | "classID" | "cols" | "colSpan" | "content" | "controls" | "coords" | "crossOrigin" | "dateTime" | "default" | "defer" | "disabled" | "download" | "encType" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "frameBorder" | "headers" | "high" | "href" | "hrefLang" | "htmlFor" | "httpEquiv" | "integrity" | "keyParams" | "keyType" | "kind" | "list" | "loop" | "low" | "manifest" | "marginHeight" | "marginWidth" | "max" | "maxLength" | "media" | "mediaGroup" | "method" | "min" | "minLength" | "multiple" | "muted" | "name" | "nonce" | "noValidate" | "open" | "optimum" | "placeholder" | "playsInline" | "poster" | "preload" | "readOnly" | "rel" | "required" | "reversed" | "rows" | "rowSpan" | "sandbox" | "scope" | "scoped" | "scrolling" | "seamless" | "selected" | "shape" | "size" | "sizes" | "src" | "srcDoc" | "srcLang" | "srcSet" | "start" | "step" | "target" | "type" | "useMap" | "wmode" | "wrap" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "spellCheck" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "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-invalid" | "aria-keyshortcuts" | "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" | "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" | "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" | "twoToneColor"> & React.RefAttributes<HTMLSpanElement>>;
4
+ export default MoneyWatchOutlined;
@@ -0,0 +1,70 @@
1
+ "use strict";
2
+
3
+ var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
+
5
+ var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
6
+
7
+ var __createBinding = void 0 && (void 0).__createBinding || (Object.create ? function (o, m, k, k2) {
8
+ if (k2 === undefined) k2 = k;
9
+ var desc = Object.getOwnPropertyDescriptor(m, k);
10
+
11
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
12
+ desc = {
13
+ enumerable: true,
14
+ get: function get() {
15
+ return m[k];
16
+ }
17
+ };
18
+ }
19
+
20
+ Object.defineProperty(o, k2, desc);
21
+ } : function (o, m, k, k2) {
22
+ if (k2 === undefined) k2 = k;
23
+ o[k2] = m[k];
24
+ });
25
+
26
+ var __setModuleDefault = void 0 && (void 0).__setModuleDefault || (Object.create ? function (o, v) {
27
+ Object.defineProperty(o, "default", {
28
+ enumerable: true,
29
+ value: v
30
+ });
31
+ } : function (o, v) {
32
+ o["default"] = v;
33
+ });
34
+
35
+ var __importStar = void 0 && (void 0).__importStar || function (mod) {
36
+ if (mod && mod.__esModule) return mod;
37
+ var result = {};
38
+ if (mod != null) for (var k in mod) {
39
+ if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
40
+ }
41
+
42
+ __setModuleDefault(result, mod);
43
+
44
+ return result;
45
+ };
46
+
47
+ var __importDefault = void 0 && (void 0).__importDefault || function (mod) {
48
+ return mod && mod.__esModule ? mod : {
49
+ "default": mod
50
+ };
51
+ };
52
+
53
+ Object.defineProperty(exports, "__esModule", {
54
+ value: true
55
+ }); // This icon file is generated automatically.
56
+
57
+ var React = __importStar(require("react"));
58
+
59
+ var MoneyWatchOutlined_1 = __importDefault(require("@sensoro-design/icons-svg/lib/asn/MoneyWatchOutlined"));
60
+
61
+ var SensoroIcon_1 = __importDefault(require("../components/SensoroIcon"));
62
+
63
+ var MoneyWatchOutlined = React.forwardRef(function (props, ref) {
64
+ return /*#__PURE__*/React.createElement(SensoroIcon_1.default, (0, _extends2.default)({}, props, {
65
+ ref: ref,
66
+ icon: MoneyWatchOutlined_1.default
67
+ }));
68
+ });
69
+ MoneyWatchOutlined.displayName = 'MoneyWatchOutlined';
70
+ exports.default = MoneyWatchOutlined;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SensoroIconProps } from '../components/SensoroIcon';
3
+ declare const PhoneOutlined: React.ForwardRefExoticComponent<Pick<SensoroIconProps, "value" | "children" | "cite" | "data" | "form" | "label" | "slot" | "span" | "style" | "summary" | "title" | "key" | "pattern" | "className" | "onClick" | "width" | "height" | "aria-hidden" | "spin" | "rotate" | "aria-label" | "tabIndex" | "accept" | "acceptCharset" | "action" | "allowFullScreen" | "allowTransparency" | "alt" | "as" | "async" | "autoComplete" | "autoFocus" | "autoPlay" | "capture" | "cellPadding" | "cellSpacing" | "charSet" | "challenge" | "checked" | "classID" | "cols" | "colSpan" | "content" | "controls" | "coords" | "crossOrigin" | "dateTime" | "default" | "defer" | "disabled" | "download" | "encType" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "frameBorder" | "headers" | "high" | "href" | "hrefLang" | "htmlFor" | "httpEquiv" | "integrity" | "keyParams" | "keyType" | "kind" | "list" | "loop" | "low" | "manifest" | "marginHeight" | "marginWidth" | "max" | "maxLength" | "media" | "mediaGroup" | "method" | "min" | "minLength" | "multiple" | "muted" | "name" | "nonce" | "noValidate" | "open" | "optimum" | "placeholder" | "playsInline" | "poster" | "preload" | "readOnly" | "rel" | "required" | "reversed" | "rows" | "rowSpan" | "sandbox" | "scope" | "scoped" | "scrolling" | "seamless" | "selected" | "shape" | "size" | "sizes" | "src" | "srcDoc" | "srcLang" | "srcSet" | "start" | "step" | "target" | "type" | "useMap" | "wmode" | "wrap" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "spellCheck" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "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-invalid" | "aria-keyshortcuts" | "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" | "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" | "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" | "twoToneColor"> & React.RefAttributes<HTMLSpanElement>>;
4
+ export default PhoneOutlined;
@@ -0,0 +1,70 @@
1
+ "use strict";
2
+
3
+ var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
+
5
+ var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
6
+
7
+ var __createBinding = void 0 && (void 0).__createBinding || (Object.create ? function (o, m, k, k2) {
8
+ if (k2 === undefined) k2 = k;
9
+ var desc = Object.getOwnPropertyDescriptor(m, k);
10
+
11
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
12
+ desc = {
13
+ enumerable: true,
14
+ get: function get() {
15
+ return m[k];
16
+ }
17
+ };
18
+ }
19
+
20
+ Object.defineProperty(o, k2, desc);
21
+ } : function (o, m, k, k2) {
22
+ if (k2 === undefined) k2 = k;
23
+ o[k2] = m[k];
24
+ });
25
+
26
+ var __setModuleDefault = void 0 && (void 0).__setModuleDefault || (Object.create ? function (o, v) {
27
+ Object.defineProperty(o, "default", {
28
+ enumerable: true,
29
+ value: v
30
+ });
31
+ } : function (o, v) {
32
+ o["default"] = v;
33
+ });
34
+
35
+ var __importStar = void 0 && (void 0).__importStar || function (mod) {
36
+ if (mod && mod.__esModule) return mod;
37
+ var result = {};
38
+ if (mod != null) for (var k in mod) {
39
+ if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
40
+ }
41
+
42
+ __setModuleDefault(result, mod);
43
+
44
+ return result;
45
+ };
46
+
47
+ var __importDefault = void 0 && (void 0).__importDefault || function (mod) {
48
+ return mod && mod.__esModule ? mod : {
49
+ "default": mod
50
+ };
51
+ };
52
+
53
+ Object.defineProperty(exports, "__esModule", {
54
+ value: true
55
+ }); // This icon file is generated automatically.
56
+
57
+ var React = __importStar(require("react"));
58
+
59
+ var PhoneOutlined_1 = __importDefault(require("@sensoro-design/icons-svg/lib/asn/PhoneOutlined"));
60
+
61
+ var SensoroIcon_1 = __importDefault(require("../components/SensoroIcon"));
62
+
63
+ var PhoneOutlined = React.forwardRef(function (props, ref) {
64
+ return /*#__PURE__*/React.createElement(SensoroIcon_1.default, (0, _extends2.default)({}, props, {
65
+ ref: ref,
66
+ icon: PhoneOutlined_1.default
67
+ }));
68
+ });
69
+ PhoneOutlined.displayName = 'PhoneOutlined';
70
+ exports.default = PhoneOutlined;
@@ -25,6 +25,8 @@ export { default as AudioMutedOutlined } from './AudioMutedOutlined';
25
25
  export { default as AudioOutlined } from './AudioOutlined';
26
26
  export { default as AuthOutlined } from './AuthOutlined';
27
27
  export { default as BarCardFilled } from './BarCardFilled';
28
+ export { default as BaseStationFilled } from './BaseStationFilled';
29
+ export { default as BaseStationOutlined } from './BaseStationOutlined';
28
30
  export { default as BellOutlined } from './BellOutlined';
29
31
  export { default as BlockOutlined } from './BlockOutlined';
30
32
  export { default as BugOutlined } from './BugOutlined';
@@ -74,6 +76,8 @@ export { default as DatabaseOutlined } from './DatabaseOutlined';
74
76
  export { default as DeleteOutlined } from './DeleteOutlined';
75
77
  export { default as DeviceFilled } from './DeviceFilled';
76
78
  export { default as DeviceOutlined } from './DeviceOutlined';
79
+ export { default as DigitalMediaFilled } from './DigitalMediaFilled';
80
+ export { default as DigitalMediaOutlined } from './DigitalMediaOutlined';
77
81
  export { default as DistanceOutlined } from './DistanceOutlined';
78
82
  export { default as DomeCameraOutlined } from './DomeCameraOutlined';
79
83
  export { default as DoorLockOutlined } from './DoorLockOutlined';
@@ -147,8 +151,14 @@ export { default as FullscreenOutlined } from './FullscreenOutlined';
147
151
  export { default as GasSensorControllerOutlined } from './GasSensorControllerOutlined';
148
152
  export { default as GasSensorOutlined } from './GasSensorOutlined';
149
153
  export { default as GatewayOutlined } from './GatewayOutlined';
154
+ export { default as GeoLocationFilled } from './GeoLocationFilled';
155
+ export { default as GeoLocationOutlined } from './GeoLocationOutlined';
150
156
  export { default as GithubFilled } from './GithubFilled';
157
+ export { default as GlobalFilled } from './GlobalFilled';
158
+ export { default as GlobalOutlined } from './GlobalOutlined';
151
159
  export { default as GroupFilled } from './GroupFilled';
160
+ export { default as HashrateCenterFilled } from './HashrateCenterFilled';
161
+ export { default as HashrateCenterOutlined } from './HashrateCenterOutlined';
152
162
  export { default as HeartFilled } from './HeartFilled';
153
163
  export { default as HeartOutlined } from './HeartOutlined';
154
164
  export { default as HolderOutlined } from './HolderOutlined';
@@ -169,6 +179,8 @@ export { default as InfraredHostOutlined } from './InfraredHostOutlined';
169
179
  export { default as InfraredOutlined } from './InfraredOutlined';
170
180
  export { default as IntelligentAccessOutlined } from './IntelligentAccessOutlined';
171
181
  export { default as InvalidContentPurely } from './InvalidContentPurely';
182
+ export { default as IotFilled } from './IotFilled';
183
+ export { default as IotOutlined } from './IotOutlined';
172
184
  export { default as KeyOutlined } from './KeyOutlined';
173
185
  export { default as LeakingOutlined } from './LeakingOutlined';
174
186
  export { default as LeftCircleOutlined } from './LeftCircleOutlined';
@@ -188,6 +200,7 @@ export { default as LockFilled } from './LockFilled';
188
200
  export { default as LockOutlined } from './LockOutlined';
189
201
  export { default as LogoutOutlined } from './LogoutOutlined';
190
202
  export { default as LpgOutlined } from './LpgOutlined';
203
+ export { default as MailOutlined } from './MailOutlined';
191
204
  export { default as ManholeCoverOutlined } from './ManholeCoverOutlined';
192
205
  export { default as ManualAlarmCircleOutlined } from './ManualAlarmCircleOutlined';
193
206
  export { default as ManualAlarmSquareOutlined } from './ManualAlarmSquareOutlined';
@@ -201,8 +214,11 @@ export { default as MinusCircleOutlined } from './MinusCircleOutlined';
201
214
  export { default as MinusOutlined } from './MinusOutlined';
202
215
  export { default as MinusSquareFilled } from './MinusSquareFilled';
203
216
  export { default as MinusSquareOutlined } from './MinusSquareOutlined';
217
+ export { default as MobileOutlined } from './MobileOutlined';
204
218
  export { default as MolecularChainFilled } from './MolecularChainFilled';
205
219
  export { default as MolecularChainOutlined } from './MolecularChainOutlined';
220
+ export { default as MoneyWatchFilled } from './MoneyWatchFilled';
221
+ export { default as MoneyWatchOutlined } from './MoneyWatchOutlined';
206
222
  export { default as MoreOutlined } from './MoreOutlined';
207
223
  export { default as MuteOutlined } from './MuteOutlined';
208
224
  export { default as Nh3Outlined } from './Nh3Outlined';
@@ -238,6 +254,7 @@ export { default as PayCircleOutlined } from './PayCircleOutlined';
238
254
  export { default as PenOutlined } from './PenOutlined';
239
255
  export { default as PercentageOutlined } from './PercentageOutlined';
240
256
  export { default as PersonCameraOutlined } from './PersonCameraOutlined';
257
+ export { default as PhoneOutlined } from './PhoneOutlined';
241
258
  export { default as PieChartOutlined } from './PieChartOutlined';
242
259
  export { default as PlayCircleFilled } from './PlayCircleFilled';
243
260
  export { default as PlayCircleOutlined } from './PlayCircleOutlined';
@@ -9,13 +9,14 @@ var __importDefault = void 0 && (void 0).__importDefault || function (mod) {
9
9
  Object.defineProperty(exports, "__esModule", {
10
10
  value: true
11
11
  });
12
- exports.CheckCircleFilled = exports.Ch4Outlined = exports.CaretUpOutlined = exports.CaretRightOutlined = exports.CaretLeftOutlined = exports.CaretDownOutlined = exports.CarUnknownOutlined = exports.CarRecordOutlined = exports.CarOutlined = exports.CarFilled = exports.CarCameraOutlined = exports.CameraOutlined = exports.CameraFilled = exports.CameraBarrelFilled = exports.CalendarOutlined = exports.CalendarClockOutlined = exports.CalendarCheckOutlined = exports.BulbOutlined = exports.BuildingOutlined = exports.BuildingFilled = exports.BugOutlined = exports.BlockOutlined = exports.BellOutlined = exports.BarCardFilled = exports.AuthOutlined = exports.AudioOutlined = exports.AudioMutedOutlined = exports.AudibleAlarmOutlined = exports.AudibleAlarmHostOutlined = exports.AtlasOutlined = exports.AtlasFilled = exports.ArrowUpOutlined = exports.ArrowRightOutlined = exports.ArrowLeftOutlined = exports.ArrowDownOutlined = exports.AppstoreOutlined = exports.AppstoreFilled = exports.AppstoreAddOutlined = exports.AlignRightOutlined = exports.AlignLeftOutlined = exports.AlignCenterOutlined = exports.AlertOutlined = exports.AlertFilled = exports.AlertCameraOutlined = exports.AlarmHostOutlined = exports.AircircuitBreakerOutlined = exports.AimOutlined = exports.AccountBookTwoTone = exports.AccountBookOutlined = exports.AccountBookFilled = void 0;
13
- exports.FileAddOutlined = exports.FaceCameraOutlined = exports.EyeOutlined = exports.EyeInvisibleOutlined = exports.EyeInvisibleFilled = exports.EyeFilled = exports.ExpandOutlined = exports.ExclamationOutlined = exports.ExclamationCircleOutlined = exports.ExclamationCircleFilled = exports.EllipsisOutlined = exports.ElectricalFireOutlined = exports.EditOutlined = exports.DroneOutlined = exports.DragOutlined = exports.DownloadOutlined = exports.DownOutlined = exports.DownCircleOutlined = exports.DoubleRightOutlined = exports.DoubleLeftOutlined = exports.DoorSettingOutlined = exports.DoorLockOutlined = exports.DomeCameraOutlined = exports.DistanceOutlined = exports.DeviceOutlined = exports.DeviceFilled = exports.DeleteOutlined = exports.DatabaseOutlined = exports.DatabaseFilled = exports.DataAssetsOutlined = exports.DataAssetsFilled = exports.DashOutlined = exports.CopyOutlined = exports.ControllerOutlined = exports.CompressOutlined = exports.CollectOutlined = exports.CodeOutlined = exports.CoOutlined = exports.Co2Outlined = exports.CloseSquareOutlined = exports.CloseSquareFilled = exports.CloseOutlined = exports.CloseCircleOutlined = exports.CloseCircleFilled = exports.ClockCircleOutlined = exports.ClearOutlined = exports.CheckSquareOutlined = exports.CheckSquareFilled = exports.CheckOutlined = exports.CheckCircleOutlined = void 0;
14
- exports.GithubFilled = exports.GatewayOutlined = exports.GasSensorOutlined = exports.GasSensorControllerOutlined = exports.FullscreenOutlined = exports.FullscreenExitOutlined = exports.FullTargetOutlined = exports.FullTargetCameraOutlined = exports.FrownOutlined = exports.FrownFilled = exports.FormOutlined = exports.FireWarningFilled = exports.FireStationFilled = exports.FireOutlined = exports.FireHydraulicsOutlined = exports.FireHydrantOutlined = exports.FireHydrantFilled = exports.FireHostOutlined = exports.FireFilled = exports.FireExitsFilled = exports.FireCameraOutlined = exports.FilterOutlined = exports.FilterFilled = exports.FileZipOutlined = exports.FileWordOutlined = exports.FileWarningOutlined = exports.FileVideoOutlined = exports.FileUnknownOutlined = exports.FileTimeOutlined = exports.FileTextOutlined = exports.FileTempOutlined = exports.FileSyncOutlined = exports.FileSearchOutlined = exports.FileSearchFilled = exports.FileSealOutlined = exports.FileProtectOutlined = exports.FilePptOutlined = exports.FilePenOutlined = exports.FilePdfOutlined = exports.FileOutlined = exports.FileMarkdownOutlined = exports.FileJpgOutlined = exports.FileInfoOutlined = exports.FileImageOutlined = exports.FileGifOutlined = exports.FileExclamationOutlined = exports.FileExcelOutlined = exports.FileDoneOutlined = exports.FileCheckOutlined = exports.FileAudioOutlined = void 0;
15
- exports.MinusCircleOutlined = exports.MinusCircleFilled = exports.MessageOutlined = exports.MenuUnfoldOutlined = exports.MenuFoldOutlined = exports.MehOutlined = exports.MehFilled = exports.ManualAlarmSquareOutlined = exports.ManualAlarmCircleOutlined = exports.ManholeCoverOutlined = exports.LpgOutlined = exports.LogoutOutlined = exports.LockOutlined = exports.LockFilled = exports.LocationPurely = exports.LocationOutlined = exports.LocationFilled = exports.LoadingOutlined = exports.ListFilled = exports.LinsAccessOutlined = exports.LinkOutlined = exports.LineOutlined = exports.LikeOutlined = exports.LeftUpOutlined = exports.LeftOutlined = exports.LeftDownOutlined = exports.LeftCircleOutlined = exports.LeakingOutlined = exports.KeyOutlined = exports.InvalidContentPurely = exports.IntelligentAccessOutlined = exports.InfraredOutlined = exports.InfraredHostOutlined = exports.InfoOutlined = exports.InfoCircleOutlined = exports.InfoCircleFilled = exports.ImageOutlined = exports.ImageFilled = exports.IdcardOutlined = exports.IdcardFilled = exports.HydrolabOutlined = exports.HumanoidRightFilled = exports.HumanoidLeftFilled = exports.HumanTrafficVideoOutlined = exports.HomeOutlined = exports.HolderVerticalOutlined = exports.HolderOutlined = exports.HeartOutlined = exports.HeartFilled = exports.GroupFilled = void 0;
16
- exports.PoweroffOutlined = exports.PmOutlined = exports.PlusSquareFilled = exports.PlusOutlined = exports.PlusCircleOutlined = exports.PlusCircleFilled = exports.PlayOutlined = exports.PlayCircleOutlined = exports.PlayCircleFilled = exports.PieChartOutlined = exports.PersonCameraOutlined = exports.PercentageOutlined = exports.PenOutlined = exports.PayCircleOutlined = exports.PayCircleFilled = exports.PauseOutlined = exports.PauseCircleOutlined = exports.PauseCircleFilled = exports.ParkingLotOutlined = exports.PaperClipOutlined = exports.OriginalSizeOutlined = exports.OrganizeOutlined = exports.OrganizeFilled = exports.OrderedListOutlined = exports.OrderReaultFilled = exports.OrderListFilled = exports.OneToOneOutlined = exports.OfflineOutlined = exports.ObliqueLineOutlined = exports.O2Outlined = exports.NonMotorVehicleOutlined = exports.NonMotorVehicleFilled = exports.NoVideoPurely = exports.NoPersonsPurely = exports.NoPersonPurely = exports.NoImagePurely = exports.NoDevicePurely = exports.NoDataPurely = exports.NoCarsPurely = exports.NoCarPurely = exports.NoAppPurely = exports.NoAlarmPurely = exports.Nh3Outlined = exports.MuteOutlined = exports.MoreOutlined = exports.MolecularChainOutlined = exports.MolecularChainFilled = exports.MinusSquareOutlined = exports.MinusSquareFilled = exports.MinusOutlined = void 0;
17
- exports.StepBackwardOutlined = exports.StatisticsFilled = exports.StarOutlined = exports.StarFilled = exports.StarCheckOutlined = exports.SquareOutlined = exports.SoundSmallOutlined = exports.SoundOutlined = exports.SmokeOutlined = exports.SmokeFilled = exports.SmileOutlined = exports.SmileFilled = exports.SmartWaterMeterOutlined = exports.SmartWaterMeterFilled = exports.SmartWatchOutlined = exports.SmartLightPoleOutlined = exports.SmartDoorLockOutlined = exports.SmartBoxOutlined = exports.SleepOutlined = exports.ShoppingCartOutlined = exports.ShakeOutlined = exports.SettingOutlined = exports.SearchOutlined = exports.ScissorOutlined = exports.ScheduleOutlined = exports.ScanOutlined = exports.SatelliteOutlined = exports.SafetyOutlined = exports.SafetyCertificateOutlined = exports.SafetyCertificateFilled = exports.RulerOutlined = exports.RotationOutlined = exports.RotationCloseOutlined = exports.RotateRightOutlined = exports.RotateLeftOutlined = exports.RocketOutlined = exports.RobotOutlined = exports.RightUpOutlined = exports.RightOutlined = exports.RightDownOutlined = exports.RightCircleOutlined = exports.RestOutlined = exports.ResourceOutlined = exports.ReloadOutlined = exports.RedoOutlined = exports.QuestionOutlined = exports.QuestionCircleOutlined = exports.QrcodeOutlined = exports.PushpinOutlined = exports.PrinterOutlined = void 0;
18
- exports.ZoomOutOutlined = exports.ZoomInOutlined = exports.YuntaiOutlined = exports.WindSpeedOutlined = exports.WifiOutlined = exports.WechatFilled = exports.WeatherStationOutlined = exports.WaterLevelOutlined = exports.WaterFlowOutlined = exports.WarningOutlined = exports.WarningFilled = exports.VirtualCameraOutlined = exports.VideoStopOutlined = exports.VideoOutlined = exports.VideoFilled = exports.VideoCameraOutlined = exports.VideoCameraFilled = exports.VehicleFileOutlined = exports.UserOutlined = exports.UserFilled = exports.UsbOutlined = exports.UploadOutlined = exports.UploadFilled = exports.UpOutlined = exports.UpCircleOutlined = exports.UnorderedListOutlined = exports.UnlockOutlined = exports.TrophyOutlined = exports.ToolOutlined = exports.ToTopOutlined = exports.ThermometerOutlined = exports.TetrisOutlined = exports.TemplateFilled = exports.TemperaturePatchOutlined = exports.TagsOutlined = exports.TagsFilled = exports.TagOutlined = exports.TagFilled = exports.SyncOutlined = exports.SwapRightOutlined = exports.SwapOutlined = exports.SwapLeftOutlined = exports.StopOutlined = exports.StepForwardOutlined = void 0; // This index.ts file is generated automatically.
12
+ exports.CaretUpOutlined = exports.CaretRightOutlined = exports.CaretLeftOutlined = exports.CaretDownOutlined = exports.CarUnknownOutlined = exports.CarRecordOutlined = exports.CarOutlined = exports.CarFilled = exports.CarCameraOutlined = exports.CameraOutlined = exports.CameraFilled = exports.CameraBarrelFilled = exports.CalendarOutlined = exports.CalendarClockOutlined = exports.CalendarCheckOutlined = exports.BulbOutlined = exports.BuildingOutlined = exports.BuildingFilled = exports.BugOutlined = exports.BlockOutlined = exports.BellOutlined = exports.BaseStationOutlined = exports.BaseStationFilled = exports.BarCardFilled = exports.AuthOutlined = exports.AudioOutlined = exports.AudioMutedOutlined = exports.AudibleAlarmOutlined = exports.AudibleAlarmHostOutlined = exports.AtlasOutlined = exports.AtlasFilled = exports.ArrowUpOutlined = exports.ArrowRightOutlined = exports.ArrowLeftOutlined = exports.ArrowDownOutlined = exports.AppstoreOutlined = exports.AppstoreFilled = exports.AppstoreAddOutlined = exports.AlignRightOutlined = exports.AlignLeftOutlined = exports.AlignCenterOutlined = exports.AlertOutlined = exports.AlertFilled = exports.AlertCameraOutlined = exports.AlarmHostOutlined = exports.AircircuitBreakerOutlined = exports.AimOutlined = exports.AccountBookTwoTone = exports.AccountBookOutlined = exports.AccountBookFilled = void 0;
13
+ exports.EyeInvisibleFilled = exports.EyeFilled = exports.ExpandOutlined = exports.ExclamationOutlined = exports.ExclamationCircleOutlined = exports.ExclamationCircleFilled = exports.EllipsisOutlined = exports.ElectricalFireOutlined = exports.EditOutlined = exports.DroneOutlined = exports.DragOutlined = exports.DownloadOutlined = exports.DownOutlined = exports.DownCircleOutlined = exports.DoubleRightOutlined = exports.DoubleLeftOutlined = exports.DoorSettingOutlined = exports.DoorLockOutlined = exports.DomeCameraOutlined = exports.DistanceOutlined = exports.DigitalMediaOutlined = exports.DigitalMediaFilled = exports.DeviceOutlined = exports.DeviceFilled = exports.DeleteOutlined = exports.DatabaseOutlined = exports.DatabaseFilled = exports.DataAssetsOutlined = exports.DataAssetsFilled = exports.DashOutlined = exports.CopyOutlined = exports.ControllerOutlined = exports.CompressOutlined = exports.CollectOutlined = exports.CodeOutlined = exports.CoOutlined = exports.Co2Outlined = exports.CloseSquareOutlined = exports.CloseSquareFilled = exports.CloseOutlined = exports.CloseCircleOutlined = exports.CloseCircleFilled = exports.ClockCircleOutlined = exports.ClearOutlined = exports.CheckSquareOutlined = exports.CheckSquareFilled = exports.CheckOutlined = exports.CheckCircleOutlined = exports.CheckCircleFilled = exports.Ch4Outlined = void 0;
14
+ exports.FullscreenOutlined = exports.FullscreenExitOutlined = exports.FullTargetOutlined = exports.FullTargetCameraOutlined = exports.FrownOutlined = exports.FrownFilled = exports.FormOutlined = exports.FireWarningFilled = exports.FireStationFilled = exports.FireOutlined = exports.FireHydraulicsOutlined = exports.FireHydrantOutlined = exports.FireHydrantFilled = exports.FireHostOutlined = exports.FireFilled = exports.FireExitsFilled = exports.FireCameraOutlined = exports.FilterOutlined = exports.FilterFilled = exports.FileZipOutlined = exports.FileWordOutlined = exports.FileWarningOutlined = exports.FileVideoOutlined = exports.FileUnknownOutlined = exports.FileTimeOutlined = exports.FileTextOutlined = exports.FileTempOutlined = exports.FileSyncOutlined = exports.FileSearchOutlined = exports.FileSearchFilled = exports.FileSealOutlined = exports.FileProtectOutlined = exports.FilePptOutlined = exports.FilePenOutlined = exports.FilePdfOutlined = exports.FileOutlined = exports.FileMarkdownOutlined = exports.FileJpgOutlined = exports.FileInfoOutlined = exports.FileImageOutlined = exports.FileGifOutlined = exports.FileExclamationOutlined = exports.FileExcelOutlined = exports.FileDoneOutlined = exports.FileCheckOutlined = exports.FileAudioOutlined = exports.FileAddOutlined = exports.FaceCameraOutlined = exports.EyeOutlined = exports.EyeInvisibleOutlined = void 0;
15
+ exports.LockOutlined = exports.LockFilled = exports.LocationPurely = exports.LocationOutlined = exports.LocationFilled = exports.LoadingOutlined = exports.ListFilled = exports.LinsAccessOutlined = exports.LinkOutlined = exports.LineOutlined = exports.LikeOutlined = exports.LeftUpOutlined = exports.LeftOutlined = exports.LeftDownOutlined = exports.LeftCircleOutlined = exports.LeakingOutlined = exports.KeyOutlined = exports.IotOutlined = exports.IotFilled = exports.InvalidContentPurely = exports.IntelligentAccessOutlined = exports.InfraredOutlined = exports.InfraredHostOutlined = exports.InfoOutlined = exports.InfoCircleOutlined = exports.InfoCircleFilled = exports.ImageOutlined = exports.ImageFilled = exports.IdcardOutlined = exports.IdcardFilled = exports.HydrolabOutlined = exports.HumanoidRightFilled = exports.HumanoidLeftFilled = exports.HumanTrafficVideoOutlined = exports.HomeOutlined = exports.HolderVerticalOutlined = exports.HolderOutlined = exports.HeartOutlined = exports.HeartFilled = exports.HashrateCenterOutlined = exports.HashrateCenterFilled = exports.GroupFilled = exports.GlobalOutlined = exports.GlobalFilled = exports.GithubFilled = exports.GeoLocationOutlined = exports.GeoLocationFilled = exports.GatewayOutlined = exports.GasSensorOutlined = exports.GasSensorControllerOutlined = void 0;
16
+ exports.PauseCircleOutlined = exports.PauseCircleFilled = exports.ParkingLotOutlined = exports.PaperClipOutlined = exports.OriginalSizeOutlined = exports.OrganizeOutlined = exports.OrganizeFilled = exports.OrderedListOutlined = exports.OrderReaultFilled = exports.OrderListFilled = exports.OneToOneOutlined = exports.OfflineOutlined = exports.ObliqueLineOutlined = exports.O2Outlined = exports.NonMotorVehicleOutlined = exports.NonMotorVehicleFilled = exports.NoVideoPurely = exports.NoPersonsPurely = exports.NoPersonPurely = exports.NoImagePurely = exports.NoDevicePurely = exports.NoDataPurely = exports.NoCarsPurely = exports.NoCarPurely = exports.NoAppPurely = exports.NoAlarmPurely = exports.Nh3Outlined = exports.MuteOutlined = exports.MoreOutlined = exports.MoneyWatchOutlined = exports.MoneyWatchFilled = exports.MolecularChainOutlined = exports.MolecularChainFilled = exports.MobileOutlined = exports.MinusSquareOutlined = exports.MinusSquareFilled = exports.MinusOutlined = exports.MinusCircleOutlined = exports.MinusCircleFilled = exports.MessageOutlined = exports.MenuUnfoldOutlined = exports.MenuFoldOutlined = exports.MehOutlined = exports.MehFilled = exports.ManualAlarmSquareOutlined = exports.ManualAlarmCircleOutlined = exports.ManholeCoverOutlined = exports.MailOutlined = exports.LpgOutlined = exports.LogoutOutlined = void 0;
17
+ exports.SmartBoxOutlined = exports.SleepOutlined = exports.ShoppingCartOutlined = exports.ShakeOutlined = exports.SettingOutlined = exports.SearchOutlined = exports.ScissorOutlined = exports.ScheduleOutlined = exports.ScanOutlined = exports.SatelliteOutlined = exports.SafetyOutlined = exports.SafetyCertificateOutlined = exports.SafetyCertificateFilled = exports.RulerOutlined = exports.RotationOutlined = exports.RotationCloseOutlined = exports.RotateRightOutlined = exports.RotateLeftOutlined = exports.RocketOutlined = exports.RobotOutlined = exports.RightUpOutlined = exports.RightOutlined = exports.RightDownOutlined = exports.RightCircleOutlined = exports.RestOutlined = exports.ResourceOutlined = exports.ReloadOutlined = exports.RedoOutlined = exports.QuestionOutlined = exports.QuestionCircleOutlined = exports.QrcodeOutlined = exports.PushpinOutlined = exports.PrinterOutlined = exports.PoweroffOutlined = exports.PmOutlined = exports.PlusSquareFilled = exports.PlusOutlined = exports.PlusCircleOutlined = exports.PlusCircleFilled = exports.PlayOutlined = exports.PlayCircleOutlined = exports.PlayCircleFilled = exports.PieChartOutlined = exports.PhoneOutlined = exports.PersonCameraOutlined = exports.PercentageOutlined = exports.PenOutlined = exports.PayCircleOutlined = exports.PayCircleFilled = exports.PauseOutlined = void 0;
18
+ exports.VirtualCameraOutlined = exports.VideoStopOutlined = exports.VideoOutlined = exports.VideoFilled = exports.VideoCameraOutlined = exports.VideoCameraFilled = exports.VehicleFileOutlined = exports.UserOutlined = exports.UserFilled = exports.UsbOutlined = exports.UploadOutlined = exports.UploadFilled = exports.UpOutlined = exports.UpCircleOutlined = exports.UnorderedListOutlined = exports.UnlockOutlined = exports.TrophyOutlined = exports.ToolOutlined = exports.ToTopOutlined = exports.ThermometerOutlined = exports.TetrisOutlined = exports.TemplateFilled = exports.TemperaturePatchOutlined = exports.TagsOutlined = exports.TagsFilled = exports.TagOutlined = exports.TagFilled = exports.SyncOutlined = exports.SwapRightOutlined = exports.SwapOutlined = exports.SwapLeftOutlined = exports.StopOutlined = exports.StepForwardOutlined = exports.StepBackwardOutlined = exports.StatisticsFilled = exports.StarOutlined = exports.StarFilled = exports.StarCheckOutlined = exports.SquareOutlined = exports.SoundSmallOutlined = exports.SoundOutlined = exports.SmokeOutlined = exports.SmokeFilled = exports.SmileOutlined = exports.SmileFilled = exports.SmartWaterMeterOutlined = exports.SmartWaterMeterFilled = exports.SmartWatchOutlined = exports.SmartLightPoleOutlined = exports.SmartDoorLockOutlined = void 0;
19
+ exports.ZoomOutOutlined = exports.ZoomInOutlined = exports.YuntaiOutlined = exports.WindSpeedOutlined = exports.WifiOutlined = exports.WechatFilled = exports.WeatherStationOutlined = exports.WaterLevelOutlined = exports.WaterFlowOutlined = exports.WarningOutlined = exports.WarningFilled = void 0; // This index.ts file is generated automatically.
19
20
 
20
21
  var AccountBookFilled_1 = require("./AccountBookFilled");
21
22
 
@@ -260,6 +261,24 @@ Object.defineProperty(exports, "BarCardFilled", {
260
261
  }
261
262
  });
262
263
 
264
+ var BaseStationFilled_1 = require("./BaseStationFilled");
265
+
266
+ Object.defineProperty(exports, "BaseStationFilled", {
267
+ enumerable: true,
268
+ get: function get() {
269
+ return __importDefault(BaseStationFilled_1).default;
270
+ }
271
+ });
272
+
273
+ var BaseStationOutlined_1 = require("./BaseStationOutlined");
274
+
275
+ Object.defineProperty(exports, "BaseStationOutlined", {
276
+ enumerable: true,
277
+ get: function get() {
278
+ return __importDefault(BaseStationOutlined_1).default;
279
+ }
280
+ });
281
+
263
282
  var BellOutlined_1 = require("./BellOutlined");
264
283
 
265
284
  Object.defineProperty(exports, "BellOutlined", {
@@ -701,6 +720,24 @@ Object.defineProperty(exports, "DeviceOutlined", {
701
720
  }
702
721
  });
703
722
 
723
+ var DigitalMediaFilled_1 = require("./DigitalMediaFilled");
724
+
725
+ Object.defineProperty(exports, "DigitalMediaFilled", {
726
+ enumerable: true,
727
+ get: function get() {
728
+ return __importDefault(DigitalMediaFilled_1).default;
729
+ }
730
+ });
731
+
732
+ var DigitalMediaOutlined_1 = require("./DigitalMediaOutlined");
733
+
734
+ Object.defineProperty(exports, "DigitalMediaOutlined", {
735
+ enumerable: true,
736
+ get: function get() {
737
+ return __importDefault(DigitalMediaOutlined_1).default;
738
+ }
739
+ });
740
+
704
741
  var DistanceOutlined_1 = require("./DistanceOutlined");
705
742
 
706
743
  Object.defineProperty(exports, "DistanceOutlined", {
@@ -1358,6 +1395,24 @@ Object.defineProperty(exports, "GatewayOutlined", {
1358
1395
  }
1359
1396
  });
1360
1397
 
1398
+ var GeoLocationFilled_1 = require("./GeoLocationFilled");
1399
+
1400
+ Object.defineProperty(exports, "GeoLocationFilled", {
1401
+ enumerable: true,
1402
+ get: function get() {
1403
+ return __importDefault(GeoLocationFilled_1).default;
1404
+ }
1405
+ });
1406
+
1407
+ var GeoLocationOutlined_1 = require("./GeoLocationOutlined");
1408
+
1409
+ Object.defineProperty(exports, "GeoLocationOutlined", {
1410
+ enumerable: true,
1411
+ get: function get() {
1412
+ return __importDefault(GeoLocationOutlined_1).default;
1413
+ }
1414
+ });
1415
+
1361
1416
  var GithubFilled_1 = require("./GithubFilled");
1362
1417
 
1363
1418
  Object.defineProperty(exports, "GithubFilled", {
@@ -1367,6 +1422,24 @@ Object.defineProperty(exports, "GithubFilled", {
1367
1422
  }
1368
1423
  });
1369
1424
 
1425
+ var GlobalFilled_1 = require("./GlobalFilled");
1426
+
1427
+ Object.defineProperty(exports, "GlobalFilled", {
1428
+ enumerable: true,
1429
+ get: function get() {
1430
+ return __importDefault(GlobalFilled_1).default;
1431
+ }
1432
+ });
1433
+
1434
+ var GlobalOutlined_1 = require("./GlobalOutlined");
1435
+
1436
+ Object.defineProperty(exports, "GlobalOutlined", {
1437
+ enumerable: true,
1438
+ get: function get() {
1439
+ return __importDefault(GlobalOutlined_1).default;
1440
+ }
1441
+ });
1442
+
1370
1443
  var GroupFilled_1 = require("./GroupFilled");
1371
1444
 
1372
1445
  Object.defineProperty(exports, "GroupFilled", {
@@ -1376,6 +1449,24 @@ Object.defineProperty(exports, "GroupFilled", {
1376
1449
  }
1377
1450
  });
1378
1451
 
1452
+ var HashrateCenterFilled_1 = require("./HashrateCenterFilled");
1453
+
1454
+ Object.defineProperty(exports, "HashrateCenterFilled", {
1455
+ enumerable: true,
1456
+ get: function get() {
1457
+ return __importDefault(HashrateCenterFilled_1).default;
1458
+ }
1459
+ });
1460
+
1461
+ var HashrateCenterOutlined_1 = require("./HashrateCenterOutlined");
1462
+
1463
+ Object.defineProperty(exports, "HashrateCenterOutlined", {
1464
+ enumerable: true,
1465
+ get: function get() {
1466
+ return __importDefault(HashrateCenterOutlined_1).default;
1467
+ }
1468
+ });
1469
+
1379
1470
  var HeartFilled_1 = require("./HeartFilled");
1380
1471
 
1381
1472
  Object.defineProperty(exports, "HeartFilled", {
@@ -1556,6 +1647,24 @@ Object.defineProperty(exports, "InvalidContentPurely", {
1556
1647
  }
1557
1648
  });
1558
1649
 
1650
+ var IotFilled_1 = require("./IotFilled");
1651
+
1652
+ Object.defineProperty(exports, "IotFilled", {
1653
+ enumerable: true,
1654
+ get: function get() {
1655
+ return __importDefault(IotFilled_1).default;
1656
+ }
1657
+ });
1658
+
1659
+ var IotOutlined_1 = require("./IotOutlined");
1660
+
1661
+ Object.defineProperty(exports, "IotOutlined", {
1662
+ enumerable: true,
1663
+ get: function get() {
1664
+ return __importDefault(IotOutlined_1).default;
1665
+ }
1666
+ });
1667
+
1559
1668
  var KeyOutlined_1 = require("./KeyOutlined");
1560
1669
 
1561
1670
  Object.defineProperty(exports, "KeyOutlined", {
@@ -1727,6 +1836,15 @@ Object.defineProperty(exports, "LpgOutlined", {
1727
1836
  }
1728
1837
  });
1729
1838
 
1839
+ var MailOutlined_1 = require("./MailOutlined");
1840
+
1841
+ Object.defineProperty(exports, "MailOutlined", {
1842
+ enumerable: true,
1843
+ get: function get() {
1844
+ return __importDefault(MailOutlined_1).default;
1845
+ }
1846
+ });
1847
+
1730
1848
  var ManholeCoverOutlined_1 = require("./ManholeCoverOutlined");
1731
1849
 
1732
1850
  Object.defineProperty(exports, "ManholeCoverOutlined", {
@@ -1844,6 +1962,15 @@ Object.defineProperty(exports, "MinusSquareOutlined", {
1844
1962
  }
1845
1963
  });
1846
1964
 
1965
+ var MobileOutlined_1 = require("./MobileOutlined");
1966
+
1967
+ Object.defineProperty(exports, "MobileOutlined", {
1968
+ enumerable: true,
1969
+ get: function get() {
1970
+ return __importDefault(MobileOutlined_1).default;
1971
+ }
1972
+ });
1973
+
1847
1974
  var MolecularChainFilled_1 = require("./MolecularChainFilled");
1848
1975
 
1849
1976
  Object.defineProperty(exports, "MolecularChainFilled", {
@@ -1862,6 +1989,24 @@ Object.defineProperty(exports, "MolecularChainOutlined", {
1862
1989
  }
1863
1990
  });
1864
1991
 
1992
+ var MoneyWatchFilled_1 = require("./MoneyWatchFilled");
1993
+
1994
+ Object.defineProperty(exports, "MoneyWatchFilled", {
1995
+ enumerable: true,
1996
+ get: function get() {
1997
+ return __importDefault(MoneyWatchFilled_1).default;
1998
+ }
1999
+ });
2000
+
2001
+ var MoneyWatchOutlined_1 = require("./MoneyWatchOutlined");
2002
+
2003
+ Object.defineProperty(exports, "MoneyWatchOutlined", {
2004
+ enumerable: true,
2005
+ get: function get() {
2006
+ return __importDefault(MoneyWatchOutlined_1).default;
2007
+ }
2008
+ });
2009
+
1865
2010
  var MoreOutlined_1 = require("./MoreOutlined");
1866
2011
 
1867
2012
  Object.defineProperty(exports, "MoreOutlined", {
@@ -2177,6 +2322,15 @@ Object.defineProperty(exports, "PersonCameraOutlined", {
2177
2322
  }
2178
2323
  });
2179
2324
 
2325
+ var PhoneOutlined_1 = require("./PhoneOutlined");
2326
+
2327
+ Object.defineProperty(exports, "PhoneOutlined", {
2328
+ enumerable: true,
2329
+ get: function get() {
2330
+ return __importDefault(PhoneOutlined_1).default;
2331
+ }
2332
+ });
2333
+
2180
2334
  var PieChartOutlined_1 = require("./PieChartOutlined");
2181
2335
 
2182
2336
  Object.defineProperty(exports, "PieChartOutlined", {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sensoro-design/icons",
3
- "version": "1.13.0",
3
+ "version": "1.16.0",
4
4
  "description": "Abstract nodes for sensoro design icons.",
5
5
  "main": "lib/index.js",
6
6
  "module": "es/index.js",
@@ -30,7 +30,7 @@
30
30
  "@ant-design/colors": "^6.0.0",
31
31
  "@babel/runtime": "^7.11.2",
32
32
  "@pansy/classnames": "^1.0.1",
33
- "@sensoro-design/icons-svg": "1.14.0",
33
+ "@sensoro-design/icons-svg": "1.17.0",
34
34
  "rc-util": "^5.19.3"
35
35
  },
36
36
  "publishConfig": {