@sensoro-design/icons 1.8.0 → 1.10.1
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/BarCardFilled.d.ts +2 -0
- package/BarCardFilled.js +15 -0
- package/BuildingFilled.d.ts +2 -0
- package/BuildingFilled.js +15 -0
- package/BuildingOutlined.d.ts +2 -0
- package/BuildingOutlined.js +15 -0
- package/CHANGELOG.md +30 -0
- package/CarCameraOutlined.d.ts +2 -0
- package/CarCameraOutlined.js +15 -0
- package/CarRecordOutlined.d.ts +2 -0
- package/CarRecordOutlined.js +15 -0
- package/CarUnknownOutlined.d.ts +2 -0
- package/CarUnknownOutlined.js +15 -0
- package/FileSearchFilled.d.ts +2 -0
- package/FileSearchFilled.js +15 -0
- package/FileTempOutlined.d.ts +2 -0
- package/FileTempOutlined.js +15 -0
- package/FireExitsFilled.d.ts +2 -0
- package/FireExitsFilled.js +15 -0
- package/FireStationFilled.d.ts +2 -0
- package/FireStationFilled.js +15 -0
- package/FireWarningFilled.d.ts +2 -0
- package/FireWarningFilled.js +15 -0
- package/GroupFilled.d.ts +2 -0
- package/GroupFilled.js +15 -0
- package/HumanoidLeftFilled.d.ts +2 -0
- package/HumanoidLeftFilled.js +15 -0
- package/HumanoidRightFilled.d.ts +2 -0
- package/HumanoidRightFilled.js +15 -0
- package/ListFilled.d.ts +2 -0
- package/ListFilled.js +15 -0
- package/NonMotorVehicleFilled.d.ts +2 -0
- package/NonMotorVehicleFilled.js +15 -0
- package/NonMotorVehicleOutlined.d.ts +2 -0
- package/NonMotorVehicleOutlined.js +15 -0
- package/OrderListFilled.d.ts +2 -0
- package/OrderListFilled.js +15 -0
- package/OrderReaultFilled.d.ts +2 -0
- package/OrderReaultFilled.js +15 -0
- package/OrganizeFilled.d.ts +2 -0
- package/OrganizeFilled.js +15 -0
- package/OrganizeOutlined.d.ts +2 -0
- package/OrganizeOutlined.js +15 -0
- package/SafetyCertificateFilled.d.ts +2 -0
- package/SafetyCertificateFilled.js +15 -0
- package/TemplateFilled.d.ts +2 -0
- package/TemplateFilled.js +15 -0
- package/es/icons/BarCardFilled.d.ts +4 -0
- package/es/icons/BarCardFilled.js +68 -0
- package/es/icons/BuildingFilled.d.ts +4 -0
- package/es/icons/BuildingFilled.js +68 -0
- package/es/icons/BuildingOutlined.d.ts +4 -0
- package/es/icons/BuildingOutlined.js +68 -0
- package/es/icons/CarCameraOutlined.d.ts +4 -0
- package/es/icons/CarCameraOutlined.js +68 -0
- package/es/icons/CarRecordOutlined.d.ts +4 -0
- package/es/icons/CarRecordOutlined.js +68 -0
- package/es/icons/CarUnknownOutlined.d.ts +4 -0
- package/es/icons/CarUnknownOutlined.js +68 -0
- package/es/icons/FileSearchFilled.d.ts +4 -0
- package/es/icons/FileSearchFilled.js +68 -0
- package/es/icons/FileTempOutlined.d.ts +4 -0
- package/es/icons/FileTempOutlined.js +68 -0
- package/es/icons/FireExitsFilled.d.ts +4 -0
- package/es/icons/FireExitsFilled.js +68 -0
- package/es/icons/FireStationFilled.d.ts +4 -0
- package/es/icons/FireStationFilled.js +68 -0
- package/es/icons/FireWarningFilled.d.ts +4 -0
- package/es/icons/FireWarningFilled.js +68 -0
- package/es/icons/GroupFilled.d.ts +4 -0
- package/es/icons/GroupFilled.js +68 -0
- package/es/icons/HumanoidLeftFilled.d.ts +4 -0
- package/es/icons/HumanoidLeftFilled.js +68 -0
- package/es/icons/HumanoidRightFilled.d.ts +4 -0
- package/es/icons/HumanoidRightFilled.js +68 -0
- package/es/icons/ListFilled.d.ts +4 -0
- package/es/icons/ListFilled.js +68 -0
- package/es/icons/NonMotorVehicleFilled.d.ts +4 -0
- package/es/icons/NonMotorVehicleFilled.js +68 -0
- package/es/icons/NonMotorVehicleOutlined.d.ts +4 -0
- package/es/icons/NonMotorVehicleOutlined.js +68 -0
- package/es/icons/OrderListFilled.d.ts +4 -0
- package/es/icons/OrderListFilled.js +68 -0
- package/es/icons/OrderReaultFilled.d.ts +4 -0
- package/es/icons/OrderReaultFilled.js +68 -0
- package/es/icons/OrganizeFilled.d.ts +4 -0
- package/es/icons/OrganizeFilled.js +68 -0
- package/es/icons/OrganizeOutlined.d.ts +4 -0
- package/es/icons/OrganizeOutlined.js +68 -0
- package/es/icons/SafetyCertificateFilled.d.ts +4 -0
- package/es/icons/SafetyCertificateFilled.js +68 -0
- package/es/icons/TemplateFilled.d.ts +4 -0
- package/es/icons/TemplateFilled.js +68 -0
- package/es/icons/index.d.ts +23 -0
- package/es/icons/index.js +214 -7
- package/lib/icons/BarCardFilled.d.ts +4 -0
- package/lib/icons/BarCardFilled.js +70 -0
- package/lib/icons/BuildingFilled.d.ts +4 -0
- package/lib/icons/BuildingFilled.js +70 -0
- package/lib/icons/BuildingOutlined.d.ts +4 -0
- package/lib/icons/BuildingOutlined.js +70 -0
- package/lib/icons/CarCameraOutlined.d.ts +4 -0
- package/lib/icons/CarCameraOutlined.js +70 -0
- package/lib/icons/CarRecordOutlined.d.ts +4 -0
- package/lib/icons/CarRecordOutlined.js +70 -0
- package/lib/icons/CarUnknownOutlined.d.ts +4 -0
- package/lib/icons/CarUnknownOutlined.js +70 -0
- package/lib/icons/FileSearchFilled.d.ts +4 -0
- package/lib/icons/FileSearchFilled.js +70 -0
- package/lib/icons/FileTempOutlined.d.ts +4 -0
- package/lib/icons/FileTempOutlined.js +70 -0
- package/lib/icons/FireExitsFilled.d.ts +4 -0
- package/lib/icons/FireExitsFilled.js +70 -0
- package/lib/icons/FireStationFilled.d.ts +4 -0
- package/lib/icons/FireStationFilled.js +70 -0
- package/lib/icons/FireWarningFilled.d.ts +4 -0
- package/lib/icons/FireWarningFilled.js +70 -0
- package/lib/icons/GroupFilled.d.ts +4 -0
- package/lib/icons/GroupFilled.js +70 -0
- package/lib/icons/HumanoidLeftFilled.d.ts +4 -0
- package/lib/icons/HumanoidLeftFilled.js +70 -0
- package/lib/icons/HumanoidRightFilled.d.ts +4 -0
- package/lib/icons/HumanoidRightFilled.js +70 -0
- package/lib/icons/ListFilled.d.ts +4 -0
- package/lib/icons/ListFilled.js +70 -0
- package/lib/icons/NonMotorVehicleFilled.d.ts +4 -0
- package/lib/icons/NonMotorVehicleFilled.js +70 -0
- package/lib/icons/NonMotorVehicleOutlined.d.ts +4 -0
- package/lib/icons/NonMotorVehicleOutlined.js +70 -0
- package/lib/icons/OrderListFilled.d.ts +4 -0
- package/lib/icons/OrderListFilled.js +70 -0
- package/lib/icons/OrderReaultFilled.d.ts +4 -0
- package/lib/icons/OrderReaultFilled.js +70 -0
- package/lib/icons/OrganizeFilled.d.ts +4 -0
- package/lib/icons/OrganizeFilled.js +70 -0
- package/lib/icons/OrganizeOutlined.d.ts +4 -0
- package/lib/icons/OrganizeOutlined.js +70 -0
- package/lib/icons/SafetyCertificateFilled.d.ts +4 -0
- package/lib/icons/SafetyCertificateFilled.js +70 -0
- package/lib/icons/TemplateFilled.d.ts +4 -0
- package/lib/icons/TemplateFilled.js +70 -0
- package/lib/icons/index.d.ts +23 -0
- package/lib/icons/index.js +214 -7
- 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 TemplateFilled_1 = __importDefault(require("@sensoro-design/icons-svg/lib/asn/TemplateFilled"));
|
|
60
|
+
|
|
61
|
+
var SensoroIcon_1 = __importDefault(require("../components/SensoroIcon"));
|
|
62
|
+
|
|
63
|
+
var TemplateFilled = React.forwardRef(function (props, ref) {
|
|
64
|
+
return /*#__PURE__*/React.createElement(SensoroIcon_1.default, (0, _extends2.default)({}, props, {
|
|
65
|
+
ref: ref,
|
|
66
|
+
icon: TemplateFilled_1.default
|
|
67
|
+
}));
|
|
68
|
+
});
|
|
69
|
+
TemplateFilled.displayName = 'TemplateFilled';
|
|
70
|
+
exports.default = TemplateFilled;
|
package/lib/icons/index.d.ts
CHANGED
|
@@ -24,17 +24,23 @@ export { default as AudibleAlarmOutlined } from './AudibleAlarmOutlined';
|
|
|
24
24
|
export { default as AudioMutedOutlined } from './AudioMutedOutlined';
|
|
25
25
|
export { default as AudioOutlined } from './AudioOutlined';
|
|
26
26
|
export { default as AuthOutlined } from './AuthOutlined';
|
|
27
|
+
export { default as BarCardFilled } from './BarCardFilled';
|
|
27
28
|
export { default as BellOutlined } from './BellOutlined';
|
|
28
29
|
export { default as BlockOutlined } from './BlockOutlined';
|
|
29
30
|
export { default as BugOutlined } from './BugOutlined';
|
|
31
|
+
export { default as BuildingFilled } from './BuildingFilled';
|
|
32
|
+
export { default as BuildingOutlined } from './BuildingOutlined';
|
|
30
33
|
export { default as BulbOutlined } from './BulbOutlined';
|
|
31
34
|
export { default as CalendarCheckOutlined } from './CalendarCheckOutlined';
|
|
32
35
|
export { default as CalendarClockOutlined } from './CalendarClockOutlined';
|
|
33
36
|
export { default as CalendarOutlined } from './CalendarOutlined';
|
|
34
37
|
export { default as CameraFilled } from './CameraFilled';
|
|
35
38
|
export { default as CameraOutlined } from './CameraOutlined';
|
|
39
|
+
export { default as CarCameraOutlined } from './CarCameraOutlined';
|
|
36
40
|
export { default as CarFilled } from './CarFilled';
|
|
37
41
|
export { default as CarOutlined } from './CarOutlined';
|
|
42
|
+
export { default as CarRecordOutlined } from './CarRecordOutlined';
|
|
43
|
+
export { default as CarUnknownOutlined } from './CarUnknownOutlined';
|
|
38
44
|
export { default as CaretDownOutlined } from './CaretDownOutlined';
|
|
39
45
|
export { default as CaretLeftOutlined } from './CaretLeftOutlined';
|
|
40
46
|
export { default as CaretRightOutlined } from './CaretRightOutlined';
|
|
@@ -106,8 +112,10 @@ export { default as FilePenOutlined } from './FilePenOutlined';
|
|
|
106
112
|
export { default as FilePptOutlined } from './FilePptOutlined';
|
|
107
113
|
export { default as FileProtectOutlined } from './FileProtectOutlined';
|
|
108
114
|
export { default as FileSealOutlined } from './FileSealOutlined';
|
|
115
|
+
export { default as FileSearchFilled } from './FileSearchFilled';
|
|
109
116
|
export { default as FileSearchOutlined } from './FileSearchOutlined';
|
|
110
117
|
export { default as FileSyncOutlined } from './FileSyncOutlined';
|
|
118
|
+
export { default as FileTempOutlined } from './FileTempOutlined';
|
|
111
119
|
export { default as FileTextOutlined } from './FileTextOutlined';
|
|
112
120
|
export { default as FileTimeOutlined } from './FileTimeOutlined';
|
|
113
121
|
export { default as FileUnknownOutlined } from './FileUnknownOutlined';
|
|
@@ -118,12 +126,15 @@ export { default as FileZipOutlined } from './FileZipOutlined';
|
|
|
118
126
|
export { default as FilterFilled } from './FilterFilled';
|
|
119
127
|
export { default as FilterOutlined } from './FilterOutlined';
|
|
120
128
|
export { default as FireCameraOutlined } from './FireCameraOutlined';
|
|
129
|
+
export { default as FireExitsFilled } from './FireExitsFilled';
|
|
121
130
|
export { default as FireFilled } from './FireFilled';
|
|
122
131
|
export { default as FireHostOutlined } from './FireHostOutlined';
|
|
123
132
|
export { default as FireHydrantFilled } from './FireHydrantFilled';
|
|
124
133
|
export { default as FireHydrantOutlined } from './FireHydrantOutlined';
|
|
125
134
|
export { default as FireHydraulicsOutlined } from './FireHydraulicsOutlined';
|
|
126
135
|
export { default as FireOutlined } from './FireOutlined';
|
|
136
|
+
export { default as FireStationFilled } from './FireStationFilled';
|
|
137
|
+
export { default as FireWarningFilled } from './FireWarningFilled';
|
|
127
138
|
export { default as FormOutlined } from './FormOutlined';
|
|
128
139
|
export { default as FrownFilled } from './FrownFilled';
|
|
129
140
|
export { default as FrownOutlined } from './FrownOutlined';
|
|
@@ -135,12 +146,15 @@ export { default as GasSensorControllerOutlined } from './GasSensorControllerOut
|
|
|
135
146
|
export { default as GasSensorOutlined } from './GasSensorOutlined';
|
|
136
147
|
export { default as GatewayOutlined } from './GatewayOutlined';
|
|
137
148
|
export { default as GithubFilled } from './GithubFilled';
|
|
149
|
+
export { default as GroupFilled } from './GroupFilled';
|
|
138
150
|
export { default as HeartFilled } from './HeartFilled';
|
|
139
151
|
export { default as HeartOutlined } from './HeartOutlined';
|
|
140
152
|
export { default as HolderOutlined } from './HolderOutlined';
|
|
141
153
|
export { default as HolderVerticalOutlined } from './HolderVerticalOutlined';
|
|
142
154
|
export { default as HomeOutlined } from './HomeOutlined';
|
|
143
155
|
export { default as HumanTrafficVideoOutlined } from './HumanTrafficVideoOutlined';
|
|
156
|
+
export { default as HumanoidLeftFilled } from './HumanoidLeftFilled';
|
|
157
|
+
export { default as HumanoidRightFilled } from './HumanoidRightFilled';
|
|
144
158
|
export { default as HydrolabOutlined } from './HydrolabOutlined';
|
|
145
159
|
export { default as IdcardFilled } from './IdcardFilled';
|
|
146
160
|
export { default as IdcardOutlined } from './IdcardOutlined';
|
|
@@ -163,6 +177,7 @@ export { default as LikeOutlined } from './LikeOutlined';
|
|
|
163
177
|
export { default as LineOutlined } from './LineOutlined';
|
|
164
178
|
export { default as LinkOutlined } from './LinkOutlined';
|
|
165
179
|
export { default as LinsAccessOutlined } from './LinsAccessOutlined';
|
|
180
|
+
export { default as ListFilled } from './ListFilled';
|
|
166
181
|
export { default as LoadingOutlined } from './LoadingOutlined';
|
|
167
182
|
export { default as LocationFilled } from './LocationFilled';
|
|
168
183
|
export { default as LocationOutlined } from './LocationOutlined';
|
|
@@ -199,11 +214,17 @@ export { default as NoImagePurely } from './NoImagePurely';
|
|
|
199
214
|
export { default as NoPersonPurely } from './NoPersonPurely';
|
|
200
215
|
export { default as NoPersonsPurely } from './NoPersonsPurely';
|
|
201
216
|
export { default as NoVideoPurely } from './NoVideoPurely';
|
|
217
|
+
export { default as NonMotorVehicleFilled } from './NonMotorVehicleFilled';
|
|
218
|
+
export { default as NonMotorVehicleOutlined } from './NonMotorVehicleOutlined';
|
|
202
219
|
export { default as O2Outlined } from './O2Outlined';
|
|
203
220
|
export { default as ObliqueLineOutlined } from './ObliqueLineOutlined';
|
|
204
221
|
export { default as OfflineOutlined } from './OfflineOutlined';
|
|
205
222
|
export { default as OneToOneOutlined } from './OneToOneOutlined';
|
|
223
|
+
export { default as OrderListFilled } from './OrderListFilled';
|
|
224
|
+
export { default as OrderReaultFilled } from './OrderReaultFilled';
|
|
206
225
|
export { default as OrderedListOutlined } from './OrderedListOutlined';
|
|
226
|
+
export { default as OrganizeFilled } from './OrganizeFilled';
|
|
227
|
+
export { default as OrganizeOutlined } from './OrganizeOutlined';
|
|
207
228
|
export { default as OriginalSizeOutlined } from './OriginalSizeOutlined';
|
|
208
229
|
export { default as PaperClipOutlined } from './PaperClipOutlined';
|
|
209
230
|
export { default as ParkingLotOutlined } from './ParkingLotOutlined';
|
|
@@ -245,6 +266,7 @@ export { default as RotateRightOutlined } from './RotateRightOutlined';
|
|
|
245
266
|
export { default as RotationCloseOutlined } from './RotationCloseOutlined';
|
|
246
267
|
export { default as RotationOutlined } from './RotationOutlined';
|
|
247
268
|
export { default as RulerOutlined } from './RulerOutlined';
|
|
269
|
+
export { default as SafetyCertificateFilled } from './SafetyCertificateFilled';
|
|
248
270
|
export { default as SafetyCertificateOutlined } from './SafetyCertificateOutlined';
|
|
249
271
|
export { default as SafetyOutlined } from './SafetyOutlined';
|
|
250
272
|
export { default as SatelliteOutlined } from './SatelliteOutlined';
|
|
@@ -285,6 +307,7 @@ export { default as TagOutlined } from './TagOutlined';
|
|
|
285
307
|
export { default as TagsFilled } from './TagsFilled';
|
|
286
308
|
export { default as TagsOutlined } from './TagsOutlined';
|
|
287
309
|
export { default as TemperaturePatchOutlined } from './TemperaturePatchOutlined';
|
|
310
|
+
export { default as TemplateFilled } from './TemplateFilled';
|
|
288
311
|
export { default as TetrisOutlined } from './TetrisOutlined';
|
|
289
312
|
export { default as ThermometerOutlined } from './ThermometerOutlined';
|
|
290
313
|
export { default as ToTopOutlined } from './ToTopOutlined';
|
package/lib/icons/index.js
CHANGED
|
@@ -9,13 +9,13 @@ var __importDefault = void 0 && (void 0).__importDefault || function (mod) {
|
|
|
9
9
|
Object.defineProperty(exports, "__esModule", {
|
|
10
10
|
value: true
|
|
11
11
|
});
|
|
12
|
-
exports.
|
|
13
|
-
exports.
|
|
14
|
-
exports.
|
|
15
|
-
exports.
|
|
16
|
-
exports.
|
|
17
|
-
exports.
|
|
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.VideoOutlined = exports.VideoFilled = exports.VideoCameraOutlined = exports.VideoCameraFilled = exports.VehicleFileOutlined = exports.UserOutlined = void 0; // This index.ts file is generated automatically.
|
|
12
|
+
exports.CheckCircleOutlined = 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.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.FileAudioOutlined = 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 = void 0;
|
|
14
|
+
exports.HeartFilled = exports.GroupFilled = 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.FileImageOutlined = exports.FileGifOutlined = exports.FileExclamationOutlined = exports.FileExcelOutlined = exports.FileDoneOutlined = exports.FileCheckOutlined = void 0;
|
|
15
|
+
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.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 = void 0;
|
|
16
|
+
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.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 = void 0;
|
|
17
|
+
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 = 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 = 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.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 = void 0; // This index.ts file is generated automatically.
|
|
19
19
|
|
|
20
20
|
var AccountBookFilled_1 = require("./AccountBookFilled");
|
|
21
21
|
|
|
@@ -251,6 +251,15 @@ Object.defineProperty(exports, "AuthOutlined", {
|
|
|
251
251
|
}
|
|
252
252
|
});
|
|
253
253
|
|
|
254
|
+
var BarCardFilled_1 = require("./BarCardFilled");
|
|
255
|
+
|
|
256
|
+
Object.defineProperty(exports, "BarCardFilled", {
|
|
257
|
+
enumerable: true,
|
|
258
|
+
get: function get() {
|
|
259
|
+
return __importDefault(BarCardFilled_1).default;
|
|
260
|
+
}
|
|
261
|
+
});
|
|
262
|
+
|
|
254
263
|
var BellOutlined_1 = require("./BellOutlined");
|
|
255
264
|
|
|
256
265
|
Object.defineProperty(exports, "BellOutlined", {
|
|
@@ -278,6 +287,24 @@ Object.defineProperty(exports, "BugOutlined", {
|
|
|
278
287
|
}
|
|
279
288
|
});
|
|
280
289
|
|
|
290
|
+
var BuildingFilled_1 = require("./BuildingFilled");
|
|
291
|
+
|
|
292
|
+
Object.defineProperty(exports, "BuildingFilled", {
|
|
293
|
+
enumerable: true,
|
|
294
|
+
get: function get() {
|
|
295
|
+
return __importDefault(BuildingFilled_1).default;
|
|
296
|
+
}
|
|
297
|
+
});
|
|
298
|
+
|
|
299
|
+
var BuildingOutlined_1 = require("./BuildingOutlined");
|
|
300
|
+
|
|
301
|
+
Object.defineProperty(exports, "BuildingOutlined", {
|
|
302
|
+
enumerable: true,
|
|
303
|
+
get: function get() {
|
|
304
|
+
return __importDefault(BuildingOutlined_1).default;
|
|
305
|
+
}
|
|
306
|
+
});
|
|
307
|
+
|
|
281
308
|
var BulbOutlined_1 = require("./BulbOutlined");
|
|
282
309
|
|
|
283
310
|
Object.defineProperty(exports, "BulbOutlined", {
|
|
@@ -332,6 +359,15 @@ Object.defineProperty(exports, "CameraOutlined", {
|
|
|
332
359
|
}
|
|
333
360
|
});
|
|
334
361
|
|
|
362
|
+
var CarCameraOutlined_1 = require("./CarCameraOutlined");
|
|
363
|
+
|
|
364
|
+
Object.defineProperty(exports, "CarCameraOutlined", {
|
|
365
|
+
enumerable: true,
|
|
366
|
+
get: function get() {
|
|
367
|
+
return __importDefault(CarCameraOutlined_1).default;
|
|
368
|
+
}
|
|
369
|
+
});
|
|
370
|
+
|
|
335
371
|
var CarFilled_1 = require("./CarFilled");
|
|
336
372
|
|
|
337
373
|
Object.defineProperty(exports, "CarFilled", {
|
|
@@ -350,6 +386,24 @@ Object.defineProperty(exports, "CarOutlined", {
|
|
|
350
386
|
}
|
|
351
387
|
});
|
|
352
388
|
|
|
389
|
+
var CarRecordOutlined_1 = require("./CarRecordOutlined");
|
|
390
|
+
|
|
391
|
+
Object.defineProperty(exports, "CarRecordOutlined", {
|
|
392
|
+
enumerable: true,
|
|
393
|
+
get: function get() {
|
|
394
|
+
return __importDefault(CarRecordOutlined_1).default;
|
|
395
|
+
}
|
|
396
|
+
});
|
|
397
|
+
|
|
398
|
+
var CarUnknownOutlined_1 = require("./CarUnknownOutlined");
|
|
399
|
+
|
|
400
|
+
Object.defineProperty(exports, "CarUnknownOutlined", {
|
|
401
|
+
enumerable: true,
|
|
402
|
+
get: function get() {
|
|
403
|
+
return __importDefault(CarUnknownOutlined_1).default;
|
|
404
|
+
}
|
|
405
|
+
});
|
|
406
|
+
|
|
353
407
|
var CaretDownOutlined_1 = require("./CaretDownOutlined");
|
|
354
408
|
|
|
355
409
|
Object.defineProperty(exports, "CaretDownOutlined", {
|
|
@@ -989,6 +1043,15 @@ Object.defineProperty(exports, "FileSealOutlined", {
|
|
|
989
1043
|
}
|
|
990
1044
|
});
|
|
991
1045
|
|
|
1046
|
+
var FileSearchFilled_1 = require("./FileSearchFilled");
|
|
1047
|
+
|
|
1048
|
+
Object.defineProperty(exports, "FileSearchFilled", {
|
|
1049
|
+
enumerable: true,
|
|
1050
|
+
get: function get() {
|
|
1051
|
+
return __importDefault(FileSearchFilled_1).default;
|
|
1052
|
+
}
|
|
1053
|
+
});
|
|
1054
|
+
|
|
992
1055
|
var FileSearchOutlined_1 = require("./FileSearchOutlined");
|
|
993
1056
|
|
|
994
1057
|
Object.defineProperty(exports, "FileSearchOutlined", {
|
|
@@ -1007,6 +1070,15 @@ Object.defineProperty(exports, "FileSyncOutlined", {
|
|
|
1007
1070
|
}
|
|
1008
1071
|
});
|
|
1009
1072
|
|
|
1073
|
+
var FileTempOutlined_1 = require("./FileTempOutlined");
|
|
1074
|
+
|
|
1075
|
+
Object.defineProperty(exports, "FileTempOutlined", {
|
|
1076
|
+
enumerable: true,
|
|
1077
|
+
get: function get() {
|
|
1078
|
+
return __importDefault(FileTempOutlined_1).default;
|
|
1079
|
+
}
|
|
1080
|
+
});
|
|
1081
|
+
|
|
1010
1082
|
var FileTextOutlined_1 = require("./FileTextOutlined");
|
|
1011
1083
|
|
|
1012
1084
|
Object.defineProperty(exports, "FileTextOutlined", {
|
|
@@ -1097,6 +1169,15 @@ Object.defineProperty(exports, "FireCameraOutlined", {
|
|
|
1097
1169
|
}
|
|
1098
1170
|
});
|
|
1099
1171
|
|
|
1172
|
+
var FireExitsFilled_1 = require("./FireExitsFilled");
|
|
1173
|
+
|
|
1174
|
+
Object.defineProperty(exports, "FireExitsFilled", {
|
|
1175
|
+
enumerable: true,
|
|
1176
|
+
get: function get() {
|
|
1177
|
+
return __importDefault(FireExitsFilled_1).default;
|
|
1178
|
+
}
|
|
1179
|
+
});
|
|
1180
|
+
|
|
1100
1181
|
var FireFilled_1 = require("./FireFilled");
|
|
1101
1182
|
|
|
1102
1183
|
Object.defineProperty(exports, "FireFilled", {
|
|
@@ -1151,6 +1232,24 @@ Object.defineProperty(exports, "FireOutlined", {
|
|
|
1151
1232
|
}
|
|
1152
1233
|
});
|
|
1153
1234
|
|
|
1235
|
+
var FireStationFilled_1 = require("./FireStationFilled");
|
|
1236
|
+
|
|
1237
|
+
Object.defineProperty(exports, "FireStationFilled", {
|
|
1238
|
+
enumerable: true,
|
|
1239
|
+
get: function get() {
|
|
1240
|
+
return __importDefault(FireStationFilled_1).default;
|
|
1241
|
+
}
|
|
1242
|
+
});
|
|
1243
|
+
|
|
1244
|
+
var FireWarningFilled_1 = require("./FireWarningFilled");
|
|
1245
|
+
|
|
1246
|
+
Object.defineProperty(exports, "FireWarningFilled", {
|
|
1247
|
+
enumerable: true,
|
|
1248
|
+
get: function get() {
|
|
1249
|
+
return __importDefault(FireWarningFilled_1).default;
|
|
1250
|
+
}
|
|
1251
|
+
});
|
|
1252
|
+
|
|
1154
1253
|
var FormOutlined_1 = require("./FormOutlined");
|
|
1155
1254
|
|
|
1156
1255
|
Object.defineProperty(exports, "FormOutlined", {
|
|
@@ -1250,6 +1349,15 @@ Object.defineProperty(exports, "GithubFilled", {
|
|
|
1250
1349
|
}
|
|
1251
1350
|
});
|
|
1252
1351
|
|
|
1352
|
+
var GroupFilled_1 = require("./GroupFilled");
|
|
1353
|
+
|
|
1354
|
+
Object.defineProperty(exports, "GroupFilled", {
|
|
1355
|
+
enumerable: true,
|
|
1356
|
+
get: function get() {
|
|
1357
|
+
return __importDefault(GroupFilled_1).default;
|
|
1358
|
+
}
|
|
1359
|
+
});
|
|
1360
|
+
|
|
1253
1361
|
var HeartFilled_1 = require("./HeartFilled");
|
|
1254
1362
|
|
|
1255
1363
|
Object.defineProperty(exports, "HeartFilled", {
|
|
@@ -1304,6 +1412,24 @@ Object.defineProperty(exports, "HumanTrafficVideoOutlined", {
|
|
|
1304
1412
|
}
|
|
1305
1413
|
});
|
|
1306
1414
|
|
|
1415
|
+
var HumanoidLeftFilled_1 = require("./HumanoidLeftFilled");
|
|
1416
|
+
|
|
1417
|
+
Object.defineProperty(exports, "HumanoidLeftFilled", {
|
|
1418
|
+
enumerable: true,
|
|
1419
|
+
get: function get() {
|
|
1420
|
+
return __importDefault(HumanoidLeftFilled_1).default;
|
|
1421
|
+
}
|
|
1422
|
+
});
|
|
1423
|
+
|
|
1424
|
+
var HumanoidRightFilled_1 = require("./HumanoidRightFilled");
|
|
1425
|
+
|
|
1426
|
+
Object.defineProperty(exports, "HumanoidRightFilled", {
|
|
1427
|
+
enumerable: true,
|
|
1428
|
+
get: function get() {
|
|
1429
|
+
return __importDefault(HumanoidRightFilled_1).default;
|
|
1430
|
+
}
|
|
1431
|
+
});
|
|
1432
|
+
|
|
1307
1433
|
var HydrolabOutlined_1 = require("./HydrolabOutlined");
|
|
1308
1434
|
|
|
1309
1435
|
Object.defineProperty(exports, "HydrolabOutlined", {
|
|
@@ -1502,6 +1628,15 @@ Object.defineProperty(exports, "LinsAccessOutlined", {
|
|
|
1502
1628
|
}
|
|
1503
1629
|
});
|
|
1504
1630
|
|
|
1631
|
+
var ListFilled_1 = require("./ListFilled");
|
|
1632
|
+
|
|
1633
|
+
Object.defineProperty(exports, "ListFilled", {
|
|
1634
|
+
enumerable: true,
|
|
1635
|
+
get: function get() {
|
|
1636
|
+
return __importDefault(ListFilled_1).default;
|
|
1637
|
+
}
|
|
1638
|
+
});
|
|
1639
|
+
|
|
1505
1640
|
var LoadingOutlined_1 = require("./LoadingOutlined");
|
|
1506
1641
|
|
|
1507
1642
|
Object.defineProperty(exports, "LoadingOutlined", {
|
|
@@ -1826,6 +1961,24 @@ Object.defineProperty(exports, "NoVideoPurely", {
|
|
|
1826
1961
|
}
|
|
1827
1962
|
});
|
|
1828
1963
|
|
|
1964
|
+
var NonMotorVehicleFilled_1 = require("./NonMotorVehicleFilled");
|
|
1965
|
+
|
|
1966
|
+
Object.defineProperty(exports, "NonMotorVehicleFilled", {
|
|
1967
|
+
enumerable: true,
|
|
1968
|
+
get: function get() {
|
|
1969
|
+
return __importDefault(NonMotorVehicleFilled_1).default;
|
|
1970
|
+
}
|
|
1971
|
+
});
|
|
1972
|
+
|
|
1973
|
+
var NonMotorVehicleOutlined_1 = require("./NonMotorVehicleOutlined");
|
|
1974
|
+
|
|
1975
|
+
Object.defineProperty(exports, "NonMotorVehicleOutlined", {
|
|
1976
|
+
enumerable: true,
|
|
1977
|
+
get: function get() {
|
|
1978
|
+
return __importDefault(NonMotorVehicleOutlined_1).default;
|
|
1979
|
+
}
|
|
1980
|
+
});
|
|
1981
|
+
|
|
1829
1982
|
var O2Outlined_1 = require("./O2Outlined");
|
|
1830
1983
|
|
|
1831
1984
|
Object.defineProperty(exports, "O2Outlined", {
|
|
@@ -1862,6 +2015,24 @@ Object.defineProperty(exports, "OneToOneOutlined", {
|
|
|
1862
2015
|
}
|
|
1863
2016
|
});
|
|
1864
2017
|
|
|
2018
|
+
var OrderListFilled_1 = require("./OrderListFilled");
|
|
2019
|
+
|
|
2020
|
+
Object.defineProperty(exports, "OrderListFilled", {
|
|
2021
|
+
enumerable: true,
|
|
2022
|
+
get: function get() {
|
|
2023
|
+
return __importDefault(OrderListFilled_1).default;
|
|
2024
|
+
}
|
|
2025
|
+
});
|
|
2026
|
+
|
|
2027
|
+
var OrderReaultFilled_1 = require("./OrderReaultFilled");
|
|
2028
|
+
|
|
2029
|
+
Object.defineProperty(exports, "OrderReaultFilled", {
|
|
2030
|
+
enumerable: true,
|
|
2031
|
+
get: function get() {
|
|
2032
|
+
return __importDefault(OrderReaultFilled_1).default;
|
|
2033
|
+
}
|
|
2034
|
+
});
|
|
2035
|
+
|
|
1865
2036
|
var OrderedListOutlined_1 = require("./OrderedListOutlined");
|
|
1866
2037
|
|
|
1867
2038
|
Object.defineProperty(exports, "OrderedListOutlined", {
|
|
@@ -1871,6 +2042,24 @@ Object.defineProperty(exports, "OrderedListOutlined", {
|
|
|
1871
2042
|
}
|
|
1872
2043
|
});
|
|
1873
2044
|
|
|
2045
|
+
var OrganizeFilled_1 = require("./OrganizeFilled");
|
|
2046
|
+
|
|
2047
|
+
Object.defineProperty(exports, "OrganizeFilled", {
|
|
2048
|
+
enumerable: true,
|
|
2049
|
+
get: function get() {
|
|
2050
|
+
return __importDefault(OrganizeFilled_1).default;
|
|
2051
|
+
}
|
|
2052
|
+
});
|
|
2053
|
+
|
|
2054
|
+
var OrganizeOutlined_1 = require("./OrganizeOutlined");
|
|
2055
|
+
|
|
2056
|
+
Object.defineProperty(exports, "OrganizeOutlined", {
|
|
2057
|
+
enumerable: true,
|
|
2058
|
+
get: function get() {
|
|
2059
|
+
return __importDefault(OrganizeOutlined_1).default;
|
|
2060
|
+
}
|
|
2061
|
+
});
|
|
2062
|
+
|
|
1874
2063
|
var OriginalSizeOutlined_1 = require("./OriginalSizeOutlined");
|
|
1875
2064
|
|
|
1876
2065
|
Object.defineProperty(exports, "OriginalSizeOutlined", {
|
|
@@ -2240,6 +2429,15 @@ Object.defineProperty(exports, "RulerOutlined", {
|
|
|
2240
2429
|
}
|
|
2241
2430
|
});
|
|
2242
2431
|
|
|
2432
|
+
var SafetyCertificateFilled_1 = require("./SafetyCertificateFilled");
|
|
2433
|
+
|
|
2434
|
+
Object.defineProperty(exports, "SafetyCertificateFilled", {
|
|
2435
|
+
enumerable: true,
|
|
2436
|
+
get: function get() {
|
|
2437
|
+
return __importDefault(SafetyCertificateFilled_1).default;
|
|
2438
|
+
}
|
|
2439
|
+
});
|
|
2440
|
+
|
|
2243
2441
|
var SafetyCertificateOutlined_1 = require("./SafetyCertificateOutlined");
|
|
2244
2442
|
|
|
2245
2443
|
Object.defineProperty(exports, "SafetyCertificateOutlined", {
|
|
@@ -2600,6 +2798,15 @@ Object.defineProperty(exports, "TemperaturePatchOutlined", {
|
|
|
2600
2798
|
}
|
|
2601
2799
|
});
|
|
2602
2800
|
|
|
2801
|
+
var TemplateFilled_1 = require("./TemplateFilled");
|
|
2802
|
+
|
|
2803
|
+
Object.defineProperty(exports, "TemplateFilled", {
|
|
2804
|
+
enumerable: true,
|
|
2805
|
+
get: function get() {
|
|
2806
|
+
return __importDefault(TemplateFilled_1).default;
|
|
2807
|
+
}
|
|
2808
|
+
});
|
|
2809
|
+
|
|
2603
2810
|
var TetrisOutlined_1 = require("./TetrisOutlined");
|
|
2604
2811
|
|
|
2605
2812
|
Object.defineProperty(exports, "TetrisOutlined", {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sensoro-design/icons",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.10.1",
|
|
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.
|
|
33
|
+
"@sensoro-design/icons-svg": "1.11.0",
|
|
34
34
|
"rc-util": "^5.19.3"
|
|
35
35
|
},
|
|
36
36
|
"publishConfig": {
|