@sensoro-design/icons 2.20.1 → 2.22.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/CHANGELOG.md +22 -0
- package/CallVideoFilled.d.ts +2 -0
- package/CallVideoFilled.js +15 -0
- package/CameraFlipFilled.d.ts +2 -0
- package/CameraFlipFilled.js +15 -0
- package/CameraFlipOutlined.d.ts +2 -0
- package/CameraFlipOutlined.js +15 -0
- package/ClosureMicrophoneOutlined.d.ts +2 -0
- package/ClosureMicrophoneOutlined.js +15 -0
- package/DoctorOutlined.d.ts +2 -0
- package/DoctorOutlined.js +15 -0
- package/ExhaleOutlined.d.ts +2 -0
- package/ExhaleOutlined.js +15 -0
- package/IncomingCallOutlined.d.ts +2 -0
- package/IncomingCallOutlined.js +15 -0
- package/MoveNodeOutlined.d.ts +2 -0
- package/MoveNodeOutlined.js +15 -0
- package/NoodleOutlined.d.ts +2 -0
- package/NoodleOutlined.js +15 -0
- package/PaintTrayOutlined.d.ts +2 -0
- package/PaintTrayOutlined.js +15 -0
- package/PasswordDiskFilled.d.ts +2 -0
- package/PasswordDiskFilled.js +15 -0
- package/PointOutlined.d.ts +2 -0
- package/PointOutlined.js +15 -0
- package/ProhibitFilled.d.ts +2 -0
- package/ProhibitFilled.js +15 -0
- package/PublicSecurityOutlined.d.ts +2 -0
- package/PublicSecurityOutlined.js +15 -0
- package/SecurityGuardOutlined.d.ts +2 -0
- package/SecurityGuardOutlined.js +15 -0
- package/SmartWalkieTalkieOutlined.d.ts +2 -0
- package/SmartWalkieTalkieOutlined.js +15 -0
- package/ThreadOutlined.d.ts +2 -0
- package/ThreadOutlined.js +15 -0
- package/TrafficPoliceOutlined.d.ts +2 -0
- package/TrafficPoliceOutlined.js +15 -0
- package/UserPlusCircleOutlined.d.ts +2 -0
- package/UserPlusCircleOutlined.js +15 -0
- package/UserRoleFilled.d.ts +2 -0
- package/UserRoleFilled.js +15 -0
- package/VideoFailFilled.d.ts +2 -0
- package/VideoFailFilled.js +15 -0
- package/es/icons/CallVideoFilled.d.ts +4 -0
- package/es/icons/CallVideoFilled.js +13 -0
- package/es/icons/CameraFlipFilled.d.ts +4 -0
- package/es/icons/CameraFlipFilled.js +13 -0
- package/es/icons/CameraFlipOutlined.d.ts +4 -0
- package/es/icons/CameraFlipOutlined.js +13 -0
- package/es/icons/ClosureMicrophoneOutlined.d.ts +4 -0
- package/es/icons/ClosureMicrophoneOutlined.js +13 -0
- package/es/icons/DoctorOutlined.d.ts +4 -0
- package/es/icons/DoctorOutlined.js +13 -0
- package/es/icons/ExhaleOutlined.d.ts +4 -0
- package/es/icons/ExhaleOutlined.js +13 -0
- package/es/icons/IncomingCallOutlined.d.ts +4 -0
- package/es/icons/IncomingCallOutlined.js +13 -0
- package/es/icons/MoveNodeOutlined.d.ts +4 -0
- package/es/icons/MoveNodeOutlined.js +13 -0
- package/es/icons/NoodleOutlined.d.ts +4 -0
- package/es/icons/NoodleOutlined.js +13 -0
- package/es/icons/PaintTrayOutlined.d.ts +4 -0
- package/es/icons/PaintTrayOutlined.js +13 -0
- package/es/icons/PasswordDiskFilled.d.ts +4 -0
- package/es/icons/PasswordDiskFilled.js +13 -0
- package/es/icons/PointOutlined.d.ts +4 -0
- package/es/icons/PointOutlined.js +13 -0
- package/es/icons/ProhibitFilled.d.ts +4 -0
- package/es/icons/ProhibitFilled.js +13 -0
- package/es/icons/PublicSecurityOutlined.d.ts +4 -0
- package/es/icons/PublicSecurityOutlined.js +13 -0
- package/es/icons/SecurityGuardOutlined.d.ts +4 -0
- package/es/icons/SecurityGuardOutlined.js +13 -0
- package/es/icons/SmartWalkieTalkieOutlined.d.ts +4 -0
- package/es/icons/SmartWalkieTalkieOutlined.js +13 -0
- package/es/icons/ThreadOutlined.d.ts +4 -0
- package/es/icons/ThreadOutlined.js +13 -0
- package/es/icons/TrafficPoliceOutlined.d.ts +4 -0
- package/es/icons/TrafficPoliceOutlined.js +13 -0
- package/es/icons/UserPlusCircleOutlined.d.ts +4 -0
- package/es/icons/UserPlusCircleOutlined.js +13 -0
- package/es/icons/UserRoleFilled.d.ts +4 -0
- package/es/icons/UserRoleFilled.js +13 -0
- package/es/icons/VideoFailFilled.d.ts +4 -0
- package/es/icons/VideoFailFilled.js +13 -0
- package/es/icons/index.d.ts +21 -0
- package/es/icons/index.js +21 -0
- package/lib/icons/CallVideoFilled.d.ts +4 -0
- package/lib/icons/CallVideoFilled.js +42 -0
- package/lib/icons/CameraFlipFilled.d.ts +4 -0
- package/lib/icons/CameraFlipFilled.js +42 -0
- package/lib/icons/CameraFlipOutlined.d.ts +4 -0
- package/lib/icons/CameraFlipOutlined.js +42 -0
- package/lib/icons/ClosureMicrophoneOutlined.d.ts +4 -0
- package/lib/icons/ClosureMicrophoneOutlined.js +42 -0
- package/lib/icons/DoctorOutlined.d.ts +4 -0
- package/lib/icons/DoctorOutlined.js +42 -0
- package/lib/icons/ExhaleOutlined.d.ts +4 -0
- package/lib/icons/ExhaleOutlined.js +42 -0
- package/lib/icons/IncomingCallOutlined.d.ts +4 -0
- package/lib/icons/IncomingCallOutlined.js +42 -0
- package/lib/icons/MoveNodeOutlined.d.ts +4 -0
- package/lib/icons/MoveNodeOutlined.js +42 -0
- package/lib/icons/NoodleOutlined.d.ts +4 -0
- package/lib/icons/NoodleOutlined.js +42 -0
- package/lib/icons/PaintTrayOutlined.d.ts +4 -0
- package/lib/icons/PaintTrayOutlined.js +42 -0
- package/lib/icons/PasswordDiskFilled.d.ts +4 -0
- package/lib/icons/PasswordDiskFilled.js +42 -0
- package/lib/icons/PointOutlined.d.ts +4 -0
- package/lib/icons/PointOutlined.js +42 -0
- package/lib/icons/ProhibitFilled.d.ts +4 -0
- package/lib/icons/ProhibitFilled.js +42 -0
- package/lib/icons/PublicSecurityOutlined.d.ts +4 -0
- package/lib/icons/PublicSecurityOutlined.js +42 -0
- package/lib/icons/SecurityGuardOutlined.d.ts +4 -0
- package/lib/icons/SecurityGuardOutlined.js +42 -0
- package/lib/icons/SmartWalkieTalkieOutlined.d.ts +4 -0
- package/lib/icons/SmartWalkieTalkieOutlined.js +42 -0
- package/lib/icons/ThreadOutlined.d.ts +4 -0
- package/lib/icons/ThreadOutlined.js +42 -0
- package/lib/icons/TrafficPoliceOutlined.d.ts +4 -0
- package/lib/icons/TrafficPoliceOutlined.js +42 -0
- package/lib/icons/UserPlusCircleOutlined.d.ts +4 -0
- package/lib/icons/UserPlusCircleOutlined.js +42 -0
- package/lib/icons/UserRoleFilled.d.ts +4 -0
- package/lib/icons/UserRoleFilled.js +42 -0
- package/lib/icons/VideoFailFilled.d.ts +4 -0
- package/lib/icons/VideoFailFilled.js +42 -0
- package/lib/icons/index.d.ts +21 -0
- package/lib/icons/index.js +63 -0
- package/package.json +2 -2
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
var __create = Object.create;
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __getProtoOf = Object.getPrototypeOf;
|
|
6
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
7
|
+
var __export = (target, all) => {
|
|
8
|
+
for (var name in all)
|
|
9
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
10
|
+
};
|
|
11
|
+
var __copyProps = (to, from, except, desc) => {
|
|
12
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
13
|
+
for (let key of __getOwnPropNames(from))
|
|
14
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
15
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
16
|
+
}
|
|
17
|
+
return to;
|
|
18
|
+
};
|
|
19
|
+
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
20
|
+
// If the importer is in node compatibility mode or this is not an ESM
|
|
21
|
+
// file that has been converted to a CommonJS file using a Babel-
|
|
22
|
+
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
23
|
+
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
24
|
+
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
25
|
+
mod
|
|
26
|
+
));
|
|
27
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
28
|
+
|
|
29
|
+
// src/icons/UserRoleFilled.tsx
|
|
30
|
+
var UserRoleFilled_exports = {};
|
|
31
|
+
__export(UserRoleFilled_exports, {
|
|
32
|
+
default: () => UserRoleFilled_default
|
|
33
|
+
});
|
|
34
|
+
module.exports = __toCommonJS(UserRoleFilled_exports);
|
|
35
|
+
var React = __toESM(require("react"));
|
|
36
|
+
var import_UserRoleFilled = __toESM(require("@sensoro-design/icons-svg/es/asn/UserRoleFilled"));
|
|
37
|
+
var import_SensoroIcon = __toESM(require("../components/SensoroIcon"));
|
|
38
|
+
var UserRoleFilled = React.forwardRef((props, ref) => /* @__PURE__ */ React.createElement(import_SensoroIcon.default, { ...props, ref, icon: import_UserRoleFilled.default }));
|
|
39
|
+
UserRoleFilled.displayName = "UserRoleFilled";
|
|
40
|
+
var UserRoleFilled_default = UserRoleFilled;
|
|
41
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
42
|
+
0 && (module.exports = {});
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SensoroIconProps } from '../components/SensoroIcon';
|
|
3
|
+
declare const VideoFailFilled: 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" | "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" | "nonce" | "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 VideoFailFilled;
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
var __create = Object.create;
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __getProtoOf = Object.getPrototypeOf;
|
|
6
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
7
|
+
var __export = (target, all) => {
|
|
8
|
+
for (var name in all)
|
|
9
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
10
|
+
};
|
|
11
|
+
var __copyProps = (to, from, except, desc) => {
|
|
12
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
13
|
+
for (let key of __getOwnPropNames(from))
|
|
14
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
15
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
16
|
+
}
|
|
17
|
+
return to;
|
|
18
|
+
};
|
|
19
|
+
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
20
|
+
// If the importer is in node compatibility mode or this is not an ESM
|
|
21
|
+
// file that has been converted to a CommonJS file using a Babel-
|
|
22
|
+
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
23
|
+
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
24
|
+
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
25
|
+
mod
|
|
26
|
+
));
|
|
27
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
28
|
+
|
|
29
|
+
// src/icons/VideoFailFilled.tsx
|
|
30
|
+
var VideoFailFilled_exports = {};
|
|
31
|
+
__export(VideoFailFilled_exports, {
|
|
32
|
+
default: () => VideoFailFilled_default
|
|
33
|
+
});
|
|
34
|
+
module.exports = __toCommonJS(VideoFailFilled_exports);
|
|
35
|
+
var React = __toESM(require("react"));
|
|
36
|
+
var import_VideoFailFilled = __toESM(require("@sensoro-design/icons-svg/es/asn/VideoFailFilled"));
|
|
37
|
+
var import_SensoroIcon = __toESM(require("../components/SensoroIcon"));
|
|
38
|
+
var VideoFailFilled = React.forwardRef((props, ref) => /* @__PURE__ */ React.createElement(import_SensoroIcon.default, { ...props, ref, icon: import_VideoFailFilled.default }));
|
|
39
|
+
VideoFailFilled.displayName = "VideoFailFilled";
|
|
40
|
+
var VideoFailFilled_default = VideoFailFilled;
|
|
41
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
42
|
+
0 && (module.exports = {});
|
package/lib/icons/index.d.ts
CHANGED
|
@@ -77,7 +77,10 @@ export { default as CalendarCheckFilled } from './CalendarCheckFilled';
|
|
|
77
77
|
export { default as CalendarCheckOutlined } from './CalendarCheckOutlined';
|
|
78
78
|
export { default as CalendarClockOutlined } from './CalendarClockOutlined';
|
|
79
79
|
export { default as CalendarOutlined } from './CalendarOutlined';
|
|
80
|
+
export { default as CallVideoFilled } from './CallVideoFilled';
|
|
80
81
|
export { default as CameraFilled } from './CameraFilled';
|
|
82
|
+
export { default as CameraFlipFilled } from './CameraFlipFilled';
|
|
83
|
+
export { default as CameraFlipOutlined } from './CameraFlipOutlined';
|
|
81
84
|
export { default as CameraOutlined } from './CameraOutlined';
|
|
82
85
|
export { default as CarFilled } from './CarFilled';
|
|
83
86
|
export { default as CarFocusFilled } from './CarFocusFilled';
|
|
@@ -108,6 +111,7 @@ export { default as CloseCircleOutlined } from './CloseCircleOutlined';
|
|
|
108
111
|
export { default as CloseOutlined } from './CloseOutlined';
|
|
109
112
|
export { default as CloseSquareFilled } from './CloseSquareFilled';
|
|
110
113
|
export { default as CloseSquareOutlined } from './CloseSquareOutlined';
|
|
114
|
+
export { default as ClosureMicrophoneOutlined } from './ClosureMicrophoneOutlined';
|
|
111
115
|
export { default as CloudFilled } from './CloudFilled';
|
|
112
116
|
export { default as CloudOutlined } from './CloudOutlined';
|
|
113
117
|
export { default as Co2Outlined } from './Co2Outlined';
|
|
@@ -148,6 +152,7 @@ export { default as DewOutlined } from './DewOutlined';
|
|
|
148
152
|
export { default as DigitalMediaFilled } from './DigitalMediaFilled';
|
|
149
153
|
export { default as DigitalMediaOutlined } from './DigitalMediaOutlined';
|
|
150
154
|
export { default as DistanceOutlined } from './DistanceOutlined';
|
|
155
|
+
export { default as DoctorOutlined } from './DoctorOutlined';
|
|
151
156
|
export { default as DomeCameraOutlined } from './DomeCameraOutlined';
|
|
152
157
|
export { default as DoorLockFilled } from './DoorLockFilled';
|
|
153
158
|
export { default as DoorLockOutlined } from './DoorLockOutlined';
|
|
@@ -198,6 +203,7 @@ export { default as EpidemicProtectionOutlined } from './EpidemicProtectionOutli
|
|
|
198
203
|
export { default as ExclamationCircleFilled } from './ExclamationCircleFilled';
|
|
199
204
|
export { default as ExclamationCircleOutlined } from './ExclamationCircleOutlined';
|
|
200
205
|
export { default as ExclamationOutlined } from './ExclamationOutlined';
|
|
206
|
+
export { default as ExhaleOutlined } from './ExhaleOutlined';
|
|
201
207
|
export { default as ExpandOutlined } from './ExpandOutlined';
|
|
202
208
|
export { default as EyeFilled } from './EyeFilled';
|
|
203
209
|
export { default as EyeInvisibleFilled } from './EyeInvisibleFilled';
|
|
@@ -374,6 +380,7 @@ export { default as ImageOptimizationFilled } from './ImageOptimizationFilled';
|
|
|
374
380
|
export { default as ImageOptimizationOutlined } from './ImageOptimizationOutlined';
|
|
375
381
|
export { default as ImageOutlined } from './ImageOutlined';
|
|
376
382
|
export { default as InclinationOutlined } from './InclinationOutlined';
|
|
383
|
+
export { default as IncomingCallOutlined } from './IncomingCallOutlined';
|
|
377
384
|
export { default as IndoorTrackOutlined } from './IndoorTrackOutlined';
|
|
378
385
|
export { default as InfoCircleFilled } from './InfoCircleFilled';
|
|
379
386
|
export { default as InfoCircleOutlined } from './InfoCircleOutlined';
|
|
@@ -471,6 +478,7 @@ export { default as MoonOutlined } from './MoonOutlined';
|
|
|
471
478
|
export { default as MoonPurely } from './MoonPurely';
|
|
472
479
|
export { default as MoreOutlined } from './MoreOutlined';
|
|
473
480
|
export { default as MosaicOutlined } from './MosaicOutlined';
|
|
481
|
+
export { default as MoveNodeOutlined } from './MoveNodeOutlined';
|
|
474
482
|
export { default as MufflingDeviceFilled } from './MufflingDeviceFilled';
|
|
475
483
|
export { default as MufflingFilled } from './MufflingFilled';
|
|
476
484
|
export { default as MufflingOutlined } from './MufflingOutlined';
|
|
@@ -495,6 +503,7 @@ export { default as NoVideoPurely } from './NoVideoPurely';
|
|
|
495
503
|
export { default as NoiseOutlined } from './NoiseOutlined';
|
|
496
504
|
export { default as NonMotorVehicleFilled } from './NonMotorVehicleFilled';
|
|
497
505
|
export { default as NonMotorVehicleOutlined } from './NonMotorVehicleOutlined';
|
|
506
|
+
export { default as NoodleOutlined } from './NoodleOutlined';
|
|
498
507
|
export { default as NoodlesOutlined } from './NoodlesOutlined';
|
|
499
508
|
export { default as NormallyOpenCancelOutlined } from './NormallyOpenCancelOutlined';
|
|
500
509
|
export { default as NotSleepFilled } from './NotSleepFilled';
|
|
@@ -518,6 +527,7 @@ export { default as OriginalRatioOutlined } from './OriginalRatioOutlined';
|
|
|
518
527
|
export { default as OriginalSizeOutlined } from './OriginalSizeOutlined';
|
|
519
528
|
export { default as OverviewFilled } from './OverviewFilled';
|
|
520
529
|
export { default as OverviewOutlined } from './OverviewOutlined';
|
|
530
|
+
export { default as PaintTrayOutlined } from './PaintTrayOutlined';
|
|
521
531
|
export { default as PanoramaMapOutlined } from './PanoramaMapOutlined';
|
|
522
532
|
export { default as PanoramaTourFilled } from './PanoramaTourFilled';
|
|
523
533
|
export { default as PanoramaTourOutlined } from './PanoramaTourOutlined';
|
|
@@ -528,6 +538,7 @@ export { default as ParkingLotOutlined } from './ParkingLotOutlined';
|
|
|
528
538
|
export { default as PartiallyFortifiedFilled } from './PartiallyFortifiedFilled';
|
|
529
539
|
export { default as PartlyCloudyFilled } from './PartlyCloudyFilled';
|
|
530
540
|
export { default as PartlyCloudyOutlined } from './PartlyCloudyOutlined';
|
|
541
|
+
export { default as PasswordDiskFilled } from './PasswordDiskFilled';
|
|
531
542
|
export { default as PauseCircleFilled } from './PauseCircleFilled';
|
|
532
543
|
export { default as PauseCircleOutlined } from './PauseCircleOutlined';
|
|
533
544
|
export { default as PauseFilled } from './PauseFilled';
|
|
@@ -552,6 +563,7 @@ export { default as PlusOutlined } from './PlusOutlined';
|
|
|
552
563
|
export { default as PlusSquareFilled } from './PlusSquareFilled';
|
|
553
564
|
export { default as Pm25Outlined } from './Pm25Outlined';
|
|
554
565
|
export { default as PmOutlined } from './PmOutlined';
|
|
566
|
+
export { default as PointOutlined } from './PointOutlined';
|
|
555
567
|
export { default as PoliceBeltOutlined } from './PoliceBeltOutlined';
|
|
556
568
|
export { default as PolymerizationOutlined } from './PolymerizationOutlined';
|
|
557
569
|
export { default as PowerDeviceOutlined } from './PowerDeviceOutlined';
|
|
@@ -564,7 +576,9 @@ export { default as PoweroffOutlined } from './PoweroffOutlined';
|
|
|
564
576
|
export { default as PrinterOutlined } from './PrinterOutlined';
|
|
565
577
|
export { default as ProfileFilled } from './ProfileFilled';
|
|
566
578
|
export { default as ProfileOutlined } from './ProfileOutlined';
|
|
579
|
+
export { default as ProhibitFilled } from './ProhibitFilled';
|
|
567
580
|
export { default as ProjectOutlined } from './ProjectOutlined';
|
|
581
|
+
export { default as PublicSecurityOutlined } from './PublicSecurityOutlined';
|
|
568
582
|
export { default as PushpinOutlined } from './PushpinOutlined';
|
|
569
583
|
export { default as QrcodeFilled } from './QrcodeFilled';
|
|
570
584
|
export { default as QrcodeOutlined } from './QrcodeOutlined';
|
|
@@ -638,6 +652,7 @@ export { default as ScreenshotOutlined } from './ScreenshotOutlined';
|
|
|
638
652
|
export { default as SearchOutlined } from './SearchOutlined';
|
|
639
653
|
export { default as SearchProOutlined } from './SearchProOutlined';
|
|
640
654
|
export { default as SecurityCenterOutlined } from './SecurityCenterOutlined';
|
|
655
|
+
export { default as SecurityGuardOutlined } from './SecurityGuardOutlined';
|
|
641
656
|
export { default as SerialNumberOutlined } from './SerialNumberOutlined';
|
|
642
657
|
export { default as Service24HourOutlined } from './Service24HourOutlined';
|
|
643
658
|
export { default as ServiceCardFilled } from './ServiceCardFilled';
|
|
@@ -661,6 +676,7 @@ export { default as SmartCommunityOutlined } from './SmartCommunityOutlined';
|
|
|
661
676
|
export { default as SmartLightPoleFilled } from './SmartLightPoleFilled';
|
|
662
677
|
export { default as SmartLightPoleOutlined } from './SmartLightPoleOutlined';
|
|
663
678
|
export { default as SmartLightPolePurely } from './SmartLightPolePurely';
|
|
679
|
+
export { default as SmartWalkieTalkieOutlined } from './SmartWalkieTalkieOutlined';
|
|
664
680
|
export { default as SmartWatchOutlined } from './SmartWatchOutlined';
|
|
665
681
|
export { default as SmartWaterMeterFilled } from './SmartWaterMeterFilled';
|
|
666
682
|
export { default as SmartWaterMeterOutlined } from './SmartWaterMeterOutlined';
|
|
@@ -708,6 +724,7 @@ export { default as TenantOutlined } from './TenantOutlined';
|
|
|
708
724
|
export { default as TetrisOutlined } from './TetrisOutlined';
|
|
709
725
|
export { default as ThermometerOutlined } from './ThermometerOutlined';
|
|
710
726
|
export { default as ThirdPurely } from './ThirdPurely';
|
|
727
|
+
export { default as ThreadOutlined } from './ThreadOutlined';
|
|
711
728
|
export { default as ThumbnailOutlined } from './ThumbnailOutlined';
|
|
712
729
|
export { default as ThunderstormOutlined } from './ThunderstormOutlined';
|
|
713
730
|
export { default as TimeCircleFilled } from './TimeCircleFilled';
|
|
@@ -721,6 +738,7 @@ export { default as ToolOutlined } from './ToolOutlined';
|
|
|
721
738
|
export { default as ToolPurely } from './ToolPurely';
|
|
722
739
|
export { default as TrackingDeviceOutlined } from './TrackingDeviceOutlined';
|
|
723
740
|
export { default as TrafficLightFilled } from './TrafficLightFilled';
|
|
741
|
+
export { default as TrafficPoliceOutlined } from './TrafficPoliceOutlined';
|
|
724
742
|
export { default as TrophyOutlined } from './TrophyOutlined';
|
|
725
743
|
export { default as TunnelFilled } from './TunnelFilled';
|
|
726
744
|
export { default as TwinsOutlined } from './TwinsOutlined';
|
|
@@ -749,9 +767,11 @@ export { default as UserMinusCircleOutlined } from './UserMinusCircleOutlined';
|
|
|
749
767
|
export { default as UserOutlined } from './UserOutlined';
|
|
750
768
|
export { default as UserPenFilled } from './UserPenFilled';
|
|
751
769
|
export { default as UserPlusCircleFilled } from './UserPlusCircleFilled';
|
|
770
|
+
export { default as UserPlusCircleOutlined } from './UserPlusCircleOutlined';
|
|
752
771
|
export { default as UserPurely } from './UserPurely';
|
|
753
772
|
export { default as UserRemoteOutlined } from './UserRemoteOutlined';
|
|
754
773
|
export { default as UserReportPurely } from './UserReportPurely';
|
|
774
|
+
export { default as UserRoleFilled } from './UserRoleFilled';
|
|
755
775
|
export { default as UserSafetyCertificateOutlined } from './UserSafetyCertificateOutlined';
|
|
756
776
|
export { default as UserSettingOutlined } from './UserSettingOutlined';
|
|
757
777
|
export { default as UserTimeFilled } from './UserTimeFilled';
|
|
@@ -770,6 +790,7 @@ export { default as VesselIllegalWorkOutlined } from './VesselIllegalWorkOutline
|
|
|
770
790
|
export { default as VesselOutlined } from './VesselOutlined';
|
|
771
791
|
export { default as VideoCameraFilled } from './VideoCameraFilled';
|
|
772
792
|
export { default as VideoCameraOutlined } from './VideoCameraOutlined';
|
|
793
|
+
export { default as VideoFailFilled } from './VideoFailFilled';
|
|
773
794
|
export { default as VideoFilled } from './VideoFilled';
|
|
774
795
|
export { default as VideoOutlined } from './VideoOutlined';
|
|
775
796
|
export { default as ViewOutlined } from './ViewOutlined';
|