@sensoro-design/icons-svg 2.58.0 → 2.60.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/es/asn/CarFocusOutlined.d.ts +3 -0
- package/es/asn/CarFocusOutlined.js +20 -0
- package/es/asn/ElectricCarOutlined.d.ts +3 -0
- package/es/asn/ElectricCarOutlined.js +20 -0
- package/es/asn/MoonPurely.js +8 -8
- package/es/asn/NoAlarmPurely.js +112 -112
- package/es/asn/NoAppPurely.js +165 -165
- package/es/asn/NoCarPurely.js +136 -136
- package/es/asn/NoCarsPurely.js +177 -177
- package/es/asn/NoDataPurely.js +97 -97
- package/es/asn/NoDevicePurely.js +122 -122
- package/es/asn/NoImagePurely.js +51 -51
- package/es/asn/NoPersonPurely.js +99 -99
- package/es/asn/NoPersonsPurely.js +109 -109
- package/es/asn/NoVideoPurely.js +62 -62
- package/es/asn/NonMotorVehicleGalleryPurely.js +9 -9
- package/es/asn/OffDayPurely.js +67 -67
- package/es/asn/OrganizationPurely.js +9 -9
- package/es/asn/PersonnelPortraitPurely.js +9 -9
- package/es/asn/PersonnelRegistrationPurely.js +9 -9
- package/es/asn/PetDogOutlined.d.ts +3 -0
- package/es/asn/PetDogOutlined.js +20 -0
- package/es/asn/PoiPurely.js +9 -9
- package/es/asn/ReportPurely.js +9 -9
- package/es/asn/RotateRightPurely.js +8 -8
- package/es/asn/SignalTowerPurely.d.ts +3 -0
- package/es/asn/{LotPurely.js → SignalTowerPurely.js} +12 -12
- package/es/asn/UserExclamationCircleOutlined.d.ts +3 -0
- package/es/asn/UserExclamationCircleOutlined.js +20 -0
- package/es/asn/UserMolecularChainOutlined.d.ts +3 -0
- package/es/asn/UserMolecularChainOutlined.js +20 -0
- package/es/index.d.ts +6 -1
- package/es/index.js +6 -1
- package/inline-namespaced-svg/outlined/car-focus.svg +1 -0
- package/inline-namespaced-svg/outlined/electric-car.svg +1 -0
- package/inline-namespaced-svg/outlined/pet-dog.svg +1 -0
- package/inline-namespaced-svg/outlined/user-exclamation-circle.svg +1 -0
- package/inline-namespaced-svg/outlined/user-molecular-chain.svg +1 -0
- package/inline-namespaced-svg/purely/moon.svg +1 -1
- package/inline-namespaced-svg/purely/no-alarm.svg +1 -1
- package/inline-namespaced-svg/purely/no-app.svg +1 -1
- package/inline-namespaced-svg/purely/no-car.svg +1 -1
- package/inline-namespaced-svg/purely/no-cars.svg +1 -1
- package/inline-namespaced-svg/purely/no-data.svg +1 -1
- package/inline-namespaced-svg/purely/no-device.svg +1 -1
- package/inline-namespaced-svg/purely/no-image.svg +1 -1
- package/inline-namespaced-svg/purely/no-person.svg +1 -1
- package/inline-namespaced-svg/purely/no-persons.svg +1 -1
- package/inline-namespaced-svg/purely/no-video.svg +1 -1
- package/inline-namespaced-svg/purely/non-motor-vehicle-gallery.svg +1 -1
- package/inline-namespaced-svg/purely/off-day.svg +1 -1
- package/inline-namespaced-svg/purely/organization.svg +1 -1
- package/inline-namespaced-svg/purely/personnel-portrait.svg +1 -1
- package/inline-namespaced-svg/purely/personnel-registration.svg +1 -1
- package/inline-namespaced-svg/purely/poi.svg +1 -1
- package/inline-namespaced-svg/purely/report.svg +1 -1
- package/inline-namespaced-svg/purely/rotate-right.svg +1 -1
- package/inline-namespaced-svg/purely/{lot.svg → signal-tower.svg} +1 -1
- package/inline-svg/outlined/car-focus.svg +1 -0
- package/inline-svg/outlined/electric-car.svg +1 -0
- package/inline-svg/outlined/pet-dog.svg +1 -0
- package/inline-svg/outlined/user-exclamation-circle.svg +1 -0
- package/inline-svg/outlined/user-molecular-chain.svg +1 -0
- package/inline-svg/purely/moon.svg +1 -1
- package/inline-svg/purely/no-alarm.svg +1 -1
- package/inline-svg/purely/no-app.svg +1 -1
- package/inline-svg/purely/no-car.svg +1 -1
- package/inline-svg/purely/no-cars.svg +1 -1
- package/inline-svg/purely/no-data.svg +1 -1
- package/inline-svg/purely/no-device.svg +1 -1
- package/inline-svg/purely/no-image.svg +1 -1
- package/inline-svg/purely/no-person.svg +1 -1
- package/inline-svg/purely/no-persons.svg +1 -1
- package/inline-svg/purely/no-video.svg +1 -1
- package/inline-svg/purely/non-motor-vehicle-gallery.svg +1 -1
- package/inline-svg/purely/off-day.svg +1 -1
- package/inline-svg/purely/organization.svg +1 -1
- package/inline-svg/purely/personnel-portrait.svg +1 -1
- package/inline-svg/purely/personnel-registration.svg +1 -1
- package/inline-svg/purely/poi.svg +1 -1
- package/inline-svg/purely/report.svg +1 -1
- package/inline-svg/purely/rotate-right.svg +1 -1
- package/inline-svg/purely/{lot.svg → signal-tower.svg} +1 -1
- package/lib/asn/CarFocusOutlined.d.ts +3 -0
- package/lib/asn/CarFocusOutlined.js +41 -0
- package/lib/asn/ElectricCarOutlined.d.ts +3 -0
- package/lib/asn/ElectricCarOutlined.js +41 -0
- package/lib/asn/MoonPurely.js +6 -6
- package/lib/asn/NoAlarmPurely.js +90 -90
- package/lib/asn/NoAppPurely.js +129 -129
- package/lib/asn/NoCarPurely.js +109 -109
- package/lib/asn/NoCarsPurely.js +143 -143
- package/lib/asn/NoDataPurely.js +77 -77
- package/lib/asn/NoDevicePurely.js +93 -93
- package/lib/asn/NoImagePurely.js +41 -41
- package/lib/asn/NoPersonPurely.js +79 -79
- package/lib/asn/NoPersonsPurely.js +87 -87
- package/lib/asn/NoVideoPurely.js +49 -49
- package/lib/asn/NonMotorVehicleGalleryPurely.js +7 -7
- package/lib/asn/OffDayPurely.js +55 -55
- package/lib/asn/OrganizationPurely.js +7 -7
- package/lib/asn/PersonnelPortraitPurely.js +7 -7
- package/lib/asn/PersonnelRegistrationPurely.js +7 -7
- package/lib/asn/PetDogOutlined.d.ts +3 -0
- package/lib/asn/PetDogOutlined.js +41 -0
- package/lib/asn/PoiPurely.js +7 -7
- package/lib/asn/ReportPurely.js +7 -7
- package/lib/asn/RotateRightPurely.js +6 -6
- package/lib/asn/SignalTowerPurely.d.ts +3 -0
- package/lib/asn/{LotPurely.js → SignalTowerPurely.js} +15 -15
- package/lib/asn/UserExclamationCircleOutlined.d.ts +3 -0
- package/lib/asn/UserExclamationCircleOutlined.js +41 -0
- package/lib/asn/UserMolecularChainOutlined.d.ts +3 -0
- package/lib/asn/UserMolecularChainOutlined.js +41 -0
- package/lib/index.d.ts +6 -1
- package/lib/index.js +18 -3
- package/package.json +1 -1
- package/src/asn/CarFocusOutlined.ts +21 -0
- package/src/asn/ElectricCarOutlined.ts +21 -0
- package/src/asn/MoonPurely.ts +6 -6
- package/src/asn/NoAlarmPurely.ts +90 -90
- package/src/asn/NoAppPurely.ts +129 -129
- package/src/asn/NoCarPurely.ts +109 -109
- package/src/asn/NoCarsPurely.ts +143 -143
- package/src/asn/NoDataPurely.ts +77 -77
- package/src/asn/NoDevicePurely.ts +93 -93
- package/src/asn/NoImagePurely.ts +41 -41
- package/src/asn/NoPersonPurely.ts +79 -79
- package/src/asn/NoPersonsPurely.ts +87 -87
- package/src/asn/NoVideoPurely.ts +49 -49
- package/src/asn/NonMotorVehicleGalleryPurely.ts +7 -7
- package/src/asn/OffDayPurely.ts +55 -55
- package/src/asn/OrganizationPurely.ts +7 -7
- package/src/asn/PersonnelPortraitPurely.ts +7 -7
- package/src/asn/PersonnelRegistrationPurely.ts +7 -7
- package/src/asn/PetDogOutlined.ts +21 -0
- package/src/asn/PoiPurely.ts +7 -7
- package/src/asn/ReportPurely.ts +7 -7
- package/src/asn/RotateRightPurely.ts +6 -6
- package/src/asn/{LotPurely.ts → SignalTowerPurely.ts} +10 -10
- package/src/asn/UserExclamationCircleOutlined.ts +21 -0
- package/src/asn/UserMolecularChainOutlined.ts +21 -0
- package/src/index.ts +6 -1
- package/es/asn/LotPurely.d.ts +0 -3
- package/lib/asn/LotPurely.d.ts +0 -3
|
@@ -33,7 +33,7 @@ var OrganizationPurely = {
|
|
|
33
33
|
children: [
|
|
34
34
|
{
|
|
35
35
|
tag: "linearGradient",
|
|
36
|
-
attrs: { id: "
|
|
36
|
+
attrs: { id: "sen__61__a", x1: "9.66%", x2: "90.34%", y1: "0%", y2: "100%" },
|
|
37
37
|
children: [
|
|
38
38
|
{ tag: "stop", attrs: { offset: "0%", "stop-color": "#2B6DE5", "stop-opacity": ".9" } },
|
|
39
39
|
{ tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5" } }
|
|
@@ -41,7 +41,7 @@ var OrganizationPurely = {
|
|
|
41
41
|
},
|
|
42
42
|
{
|
|
43
43
|
tag: "linearGradient",
|
|
44
|
-
attrs: { id: "
|
|
44
|
+
attrs: { id: "sen__61__b", x1: "10.19%", x2: "50%", y1: "0%", y2: "50%" },
|
|
45
45
|
children: [
|
|
46
46
|
{ tag: "stop", attrs: { offset: "0%", "stop-color": "#FFF", "stop-opacity": ".15" } },
|
|
47
47
|
{ tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5", "stop-opacity": ".25" } }
|
|
@@ -50,14 +50,14 @@ var OrganizationPurely = {
|
|
|
50
50
|
{
|
|
51
51
|
tag: "path",
|
|
52
52
|
attrs: {
|
|
53
|
-
id: "
|
|
53
|
+
id: "sen__61__c",
|
|
54
54
|
d: "m18.41 4.41 7 7a2 2 0 0 1 .59 1.42V23a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1V12.83a2 2 0 0 1 .59-1.42l7-7a2 2 0 0 1 2.82 0Z"
|
|
55
55
|
}
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
58
|
tag: "filter",
|
|
59
59
|
attrs: {
|
|
60
|
-
id: "
|
|
60
|
+
id: "sen__61__d",
|
|
61
61
|
width: "111.1%",
|
|
62
62
|
height: "109.9%",
|
|
63
63
|
x: "-5.6%",
|
|
@@ -93,12 +93,12 @@ var OrganizationPurely = {
|
|
|
93
93
|
{
|
|
94
94
|
tag: "path",
|
|
95
95
|
attrs: {
|
|
96
|
-
fill: "url(#
|
|
96
|
+
fill: "url(#sen__61__a)",
|
|
97
97
|
d: "m10.7 3.7 5.71 5.71a2 2 0 0 1 .59 1.42V18a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-7.17a2 2 0 0 1 .59-1.42l5.7-5.7a1 1 0 0 1 1.42 0Z"
|
|
98
98
|
}
|
|
99
99
|
},
|
|
100
|
-
{ tag: "use", attrs: { "xlink:href": "#
|
|
101
|
-
{ tag: "use", attrs: { "xlink:href": "#
|
|
100
|
+
{ tag: "use", attrs: { "xlink:href": "#sen__61__c", fill: "url(#sen__61__b)" } },
|
|
101
|
+
{ tag: "use", attrs: { "xlink:href": "#sen__61__c", fill: "#000", filter: "url(#sen__61__d)" } },
|
|
102
102
|
{
|
|
103
103
|
tag: "path",
|
|
104
104
|
attrs: {
|
|
@@ -33,7 +33,7 @@ var PersonnelPortraitPurely = {
|
|
|
33
33
|
children: [
|
|
34
34
|
{
|
|
35
35
|
tag: "linearGradient",
|
|
36
|
-
attrs: { id: "
|
|
36
|
+
attrs: { id: "sen__62__a", x1: "0%", x2: "100%", y1: "0%", y2: "100%" },
|
|
37
37
|
children: [
|
|
38
38
|
{ tag: "stop", attrs: { offset: "0%", "stop-color": "#2B6DE5", "stop-opacity": ".9" } },
|
|
39
39
|
{ tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5" } }
|
|
@@ -41,7 +41,7 @@ var PersonnelPortraitPurely = {
|
|
|
41
41
|
},
|
|
42
42
|
{
|
|
43
43
|
tag: "linearGradient",
|
|
44
|
-
attrs: { id: "
|
|
44
|
+
attrs: { id: "sen__62__b", x1: "0%", x2: "50%", y1: "18%", y2: "50%" },
|
|
45
45
|
children: [
|
|
46
46
|
{ tag: "stop", attrs: { offset: "0%", "stop-color": "#FFF", "stop-opacity": ".15" } },
|
|
47
47
|
{ tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5", "stop-opacity": ".25" } }
|
|
@@ -50,14 +50,14 @@ var PersonnelPortraitPurely = {
|
|
|
50
50
|
{
|
|
51
51
|
tag: "path",
|
|
52
52
|
attrs: {
|
|
53
|
-
id: "
|
|
53
|
+
id: "sen__62__c",
|
|
54
54
|
d: "M26 9.78v12.44A1.8 1.8 0 0 1 24.18 24H7.82c-1 0-1.82-.8-1.82-1.78V9.78C6 8.8 6.81 8 7.82 8h16.36c1 0 1.82.8 1.82 1.78Z"
|
|
55
55
|
}
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
58
|
tag: "filter",
|
|
59
59
|
attrs: {
|
|
60
|
-
id: "
|
|
60
|
+
id: "sen__62__d",
|
|
61
61
|
width: "110%",
|
|
62
62
|
height: "112.5%",
|
|
63
63
|
x: "-5%",
|
|
@@ -90,9 +90,9 @@ var PersonnelPortraitPurely = {
|
|
|
90
90
|
tag: "g",
|
|
91
91
|
attrs: { fill: "none", "fill-rule": "evenodd" },
|
|
92
92
|
children: [
|
|
93
|
-
{ tag: "path", attrs: { fill: "url(#
|
|
94
|
-
{ tag: "use", attrs: { "xlink:href": "#
|
|
95
|
-
{ tag: "use", attrs: { "xlink:href": "#
|
|
93
|
+
{ tag: "path", attrs: { fill: "url(#sen__62__a)", d: "M18 10a8 8 0 1 1-16 0 8 8 0 0 1 16 0Z" } },
|
|
94
|
+
{ tag: "use", attrs: { "xlink:href": "#sen__62__c", fill: "url(#sen__62__b)" } },
|
|
95
|
+
{ tag: "use", attrs: { "xlink:href": "#sen__62__c", fill: "#000", filter: "url(#sen__62__d)" } },
|
|
96
96
|
{
|
|
97
97
|
tag: "path",
|
|
98
98
|
attrs: {
|
|
@@ -33,7 +33,7 @@ var PersonnelRegistrationPurely = {
|
|
|
33
33
|
children: [
|
|
34
34
|
{
|
|
35
35
|
tag: "linearGradient",
|
|
36
|
-
attrs: { id: "
|
|
36
|
+
attrs: { id: "sen__63__a", x1: "0%", x2: "100%", y1: "0%", y2: "100%" },
|
|
37
37
|
children: [
|
|
38
38
|
{ tag: "stop", attrs: { offset: "0%", "stop-color": "#2B6DE5", "stop-opacity": ".9" } },
|
|
39
39
|
{ tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5" } }
|
|
@@ -41,17 +41,17 @@ var PersonnelRegistrationPurely = {
|
|
|
41
41
|
},
|
|
42
42
|
{
|
|
43
43
|
tag: "linearGradient",
|
|
44
|
-
attrs: { id: "
|
|
44
|
+
attrs: { id: "sen__63__b", x1: "0%", x2: "50%", y1: "0%", y2: "50%" },
|
|
45
45
|
children: [
|
|
46
46
|
{ tag: "stop", attrs: { offset: "0%", "stop-color": "#FFF", "stop-opacity": ".15" } },
|
|
47
47
|
{ tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5", "stop-opacity": ".25" } }
|
|
48
48
|
]
|
|
49
49
|
},
|
|
50
|
-
{ tag: "path", attrs: { id: "
|
|
50
|
+
{ tag: "path", attrs: { id: "sen__63__c", d: "M26 16a10 10 0 1 1-20 0 10 10 0 0 1 20 0Z" } },
|
|
51
51
|
{
|
|
52
52
|
tag: "filter",
|
|
53
53
|
attrs: {
|
|
54
|
-
id: "
|
|
54
|
+
id: "sen__63__d",
|
|
55
55
|
width: "110%",
|
|
56
56
|
height: "110%",
|
|
57
57
|
x: "-5%",
|
|
@@ -84,9 +84,9 @@ var PersonnelRegistrationPurely = {
|
|
|
84
84
|
tag: "g",
|
|
85
85
|
attrs: { fill: "none", "fill-rule": "evenodd" },
|
|
86
86
|
children: [
|
|
87
|
-
{ tag: "path", attrs: { fill: "url(#
|
|
88
|
-
{ tag: "use", attrs: { "xlink:href": "#
|
|
89
|
-
{ tag: "use", attrs: { "xlink:href": "#
|
|
87
|
+
{ tag: "path", attrs: { fill: "url(#sen__63__a)", d: "M10 2a8 8 0 1 1 0 16 8 8 0 0 1 0-16Z" } },
|
|
88
|
+
{ tag: "use", attrs: { "xlink:href": "#sen__63__c", fill: "url(#sen__63__b)" } },
|
|
89
|
+
{ tag: "use", attrs: { "xlink:href": "#sen__63__c", fill: "#000", filter: "url(#sen__63__d)" } },
|
|
90
90
|
{
|
|
91
91
|
tag: "path",
|
|
92
92
|
attrs: {
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
var __defProp = Object.defineProperty;
|
|
2
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
3
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
4
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
5
|
+
var __export = (target, all) => {
|
|
6
|
+
for (var name in all)
|
|
7
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
8
|
+
};
|
|
9
|
+
var __copyProps = (to, from, except, desc) => {
|
|
10
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
11
|
+
for (let key of __getOwnPropNames(from))
|
|
12
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
13
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
14
|
+
}
|
|
15
|
+
return to;
|
|
16
|
+
};
|
|
17
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
18
|
+
|
|
19
|
+
// src/asn/PetDogOutlined.ts
|
|
20
|
+
var PetDogOutlined_exports = {};
|
|
21
|
+
__export(PetDogOutlined_exports, {
|
|
22
|
+
default: () => PetDogOutlined_default
|
|
23
|
+
});
|
|
24
|
+
module.exports = __toCommonJS(PetDogOutlined_exports);
|
|
25
|
+
var PetDogOutlined = {
|
|
26
|
+
icon: {
|
|
27
|
+
tag: "svg",
|
|
28
|
+
attrs: { viewBox: "0 0 1024 1024", focusable: "false" },
|
|
29
|
+
children: [
|
|
30
|
+
{
|
|
31
|
+
tag: "path",
|
|
32
|
+
attrs: {
|
|
33
|
+
d: "M838.07 616.76a8.1 8.1 0 0 1 4.56 8.78l-.1.53a330.33 330.33 0 0 1-82.73 164.9C703.55 851.57 608.67 886 526.06 886h-3.21a53.52 53.52 0 0 1-10.35 106 53.5 53.5 0 0 1-10.35-106h-4.2c-82.62 0-177.5-34.43-233.75-95.03a330.3 330.3 0 0 1-81.7-159.57l-.2-1a8.65 8.65 0 0 1 16.17-5.63l.12.24c11.77 24.53 25.6 46.1 41.5 64.7l1.26 1.46 22.85 26.35c55.47 63.96 151.65 94.41 236.14 95.02H521.1c84.58 0 181.04-29.81 237-93.1l1.7-1.92 22.85-26.35c16.9-19.48 31.56-42.5 44-69.04l.67-1.43a8.1 8.1 0 0 1 10.75-3.94zM792.12 50.8l1.09 1.03 31.36 31.4a80.16 80.16 0 0 1 23.4 54.3l.03 2.35v328.67c0 64.35-23.2 126.54-65.35 175.12L759.8 670c-56.03 64.59-153.27 95-238.7 95h-18.2c-85.43 0-182.67-30.41-238.7-95l-22.85-26.34A267.25 267.25 0 0 1 176 468.54V139.87a80.18 80.18 0 0 1 23.43-56.64l31.36-31.4a26.64 26.64 0 0 1 37.4-.33l112.18 108.6h263.26L755.82 51.5a26.64 26.64 0 0 1 36.3-.7zm-18.21 72.28L669.52 224.1H354.47L250.09 123.07l-5.37 5.37a16.2 16.2 0 0 0-4.72 11.02v329.08c0 48.94 17.65 96.24 49.7 133.18l22.85 26.34C351.4 672.86 426.78 701 502.9 701h18.2c76.11 0 151.49-28.14 190.35-72.94l22.85-26.34A203.25 203.25 0 0 0 784 468.54V140.35l-.02-1.2v-.17a16.16 16.16 0 0 0-4.41-10.24l-.29-.29-5.37-5.39zM552 546.26a19.98 19.98 0 0 1 16 31.95l-34.67 46.13-.26.35a26.7 26.7 0 0 1-37.07 4.97 26.64 26.64 0 0 1-5.33-5.32L456 578.22l-.22-.3a19.94 19.94 0 0 1 4.22-27.65 20.02 20.02 0 0 1 12-4h80zM388 348a36 36 0 1 1 0 72 36 36 0 0 1 0-72zm248 0a36 36 0 1 1 0 72 36 36 0 0 1 0-72z"
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
]
|
|
37
|
+
},
|
|
38
|
+
name: "pet-dog",
|
|
39
|
+
theme: "outlined"
|
|
40
|
+
};
|
|
41
|
+
var PetDogOutlined_default = PetDogOutlined;
|
package/lib/asn/PoiPurely.js
CHANGED
|
@@ -33,7 +33,7 @@ var PoiPurely = {
|
|
|
33
33
|
children: [
|
|
34
34
|
{
|
|
35
35
|
tag: "linearGradient",
|
|
36
|
-
attrs: { id: "
|
|
36
|
+
attrs: { id: "sen__65__a", x1: "19.54%", x2: "80.46%", y1: "0%", y2: "100%" },
|
|
37
37
|
children: [
|
|
38
38
|
{ tag: "stop", attrs: { offset: "0%", "stop-color": "#2B6DE5", "stop-opacity": ".9" } },
|
|
39
39
|
{ tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5" } }
|
|
@@ -41,7 +41,7 @@ var PoiPurely = {
|
|
|
41
41
|
},
|
|
42
42
|
{
|
|
43
43
|
tag: "linearGradient",
|
|
44
|
-
attrs: { id: "
|
|
44
|
+
attrs: { id: "sen__65__b", x1: "18.45%", x2: "50%", y1: "0%", y2: "50%" },
|
|
45
45
|
children: [
|
|
46
46
|
{ tag: "stop", attrs: { offset: "0%", "stop-color": "#FFF", "stop-opacity": ".15" } },
|
|
47
47
|
{ tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5", "stop-opacity": ".25" } }
|
|
@@ -50,14 +50,14 @@ var PoiPurely = {
|
|
|
50
50
|
{
|
|
51
51
|
tag: "path",
|
|
52
52
|
attrs: {
|
|
53
|
-
id: "
|
|
53
|
+
id: "sen__65__c",
|
|
54
54
|
d: "M18 5a8 8 0 0 1 6.12 13.15l-4.7 6.28a1.78 1.78 0 0 1-2.84 0l-4.7-6.28A8 8 0 0 1 18 5Z"
|
|
55
55
|
}
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
58
|
tag: "filter",
|
|
59
59
|
attrs: {
|
|
60
|
-
id: "
|
|
60
|
+
id: "sen__65__d",
|
|
61
61
|
width: "112.5%",
|
|
62
62
|
height: "109.9%",
|
|
63
63
|
x: "-6.2%",
|
|
@@ -93,12 +93,12 @@ var PoiPurely = {
|
|
|
93
93
|
{
|
|
94
94
|
tag: "path",
|
|
95
95
|
attrs: {
|
|
96
|
-
fill: "url(#
|
|
96
|
+
fill: "url(#sen__65__a)",
|
|
97
97
|
d: "M9 3a7 7 0 0 1 5.62 11.17l-4.18 6.02a1.75 1.75 0 0 1-2.88 0l-4.18-6.02A7 7 0 0 1 9 3Z"
|
|
98
98
|
}
|
|
99
99
|
},
|
|
100
|
-
{ tag: "use", attrs: { "xlink:href": "#
|
|
101
|
-
{ tag: "use", attrs: { "xlink:href": "#
|
|
100
|
+
{ tag: "use", attrs: { "xlink:href": "#sen__65__c", fill: "url(#sen__65__b)" } },
|
|
101
|
+
{ tag: "use", attrs: { "xlink:href": "#sen__65__c", fill: "#000", filter: "url(#sen__65__d)" } },
|
|
102
102
|
{
|
|
103
103
|
tag: "path",
|
|
104
104
|
attrs: {
|
package/lib/asn/ReportPurely.js
CHANGED
|
@@ -33,7 +33,7 @@ var ReportPurely = {
|
|
|
33
33
|
children: [
|
|
34
34
|
{
|
|
35
35
|
tag: "linearGradient",
|
|
36
|
-
attrs: { id: "
|
|
36
|
+
attrs: { id: "sen__66__a", x1: "21.88%", x2: "78.13%", y1: "0%", y2: "100%" },
|
|
37
37
|
children: [
|
|
38
38
|
{ tag: "stop", attrs: { offset: "0%", "stop-color": "#2B6DE5", "stop-opacity": ".9" } },
|
|
39
39
|
{ tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5" } }
|
|
@@ -41,7 +41,7 @@ var ReportPurely = {
|
|
|
41
41
|
},
|
|
42
42
|
{
|
|
43
43
|
tag: "linearGradient",
|
|
44
|
-
attrs: { id: "
|
|
44
|
+
attrs: { id: "sen__66__b", x1: "18%", x2: "50%", y1: "0%", y2: "50%" },
|
|
45
45
|
children: [
|
|
46
46
|
{ tag: "stop", attrs: { offset: "0%", "stop-color": "#FFF", "stop-opacity": ".15" } },
|
|
47
47
|
{ tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5", "stop-opacity": ".25" } }
|
|
@@ -49,12 +49,12 @@ var ReportPurely = {
|
|
|
49
49
|
},
|
|
50
50
|
{
|
|
51
51
|
tag: "path",
|
|
52
|
-
attrs: { id: "
|
|
52
|
+
attrs: { id: "sen__66__c", d: "M10 6h12a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2H10a2 2 0 0 1-2-2V8c0-1.1.9-2 2-2Z" }
|
|
53
53
|
},
|
|
54
54
|
{
|
|
55
55
|
tag: "filter",
|
|
56
56
|
attrs: {
|
|
57
|
-
id: "
|
|
57
|
+
id: "sen__66__d",
|
|
58
58
|
width: "112.5%",
|
|
59
59
|
height: "110%",
|
|
60
60
|
x: "-6.2%",
|
|
@@ -90,12 +90,12 @@ var ReportPurely = {
|
|
|
90
90
|
{
|
|
91
91
|
tag: "path",
|
|
92
92
|
attrs: {
|
|
93
|
-
fill: "url(#
|
|
93
|
+
fill: "url(#sen__66__a)",
|
|
94
94
|
d: "M6 2h8a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4c0-1.1.9-2 2-2Z"
|
|
95
95
|
}
|
|
96
96
|
},
|
|
97
|
-
{ tag: "use", attrs: { "xlink:href": "#
|
|
98
|
-
{ tag: "use", attrs: { "xlink:href": "#
|
|
97
|
+
{ tag: "use", attrs: { "xlink:href": "#sen__66__c", fill: "url(#sen__66__b)" } },
|
|
98
|
+
{ tag: "use", attrs: { "xlink:href": "#sen__66__c", fill: "#000", filter: "url(#sen__66__d)" } },
|
|
99
99
|
{
|
|
100
100
|
tag: "path",
|
|
101
101
|
attrs: {
|
|
@@ -34,14 +34,14 @@ var RotateRightPurely = {
|
|
|
34
34
|
{
|
|
35
35
|
tag: "path",
|
|
36
36
|
attrs: {
|
|
37
|
-
id: "
|
|
37
|
+
id: "sen__67__b",
|
|
38
38
|
d: "M24.13 14.28c.34 0 .62.28.62.63v7.34c0 .35-.28.63-.63.63H12.88a.62.62 0 0 1-.62-.63v-7.34c0-.35.28-.63.63-.63h11.24Zm-9.1-6.33a.16.16 0 0 1 .24-.13l2.93 1.92a.16.16 0 0 1 0 .26l-2.93 1.92a.16.16 0 0 1-.25-.13V10.6a6.29 6.29 0 0 0-6.28 6.18v.93a.74.74 0 0 1-1.49 0v-.82c0-4.25 3.41-7.7 7.64-7.77h.13V7.95Z"
|
|
39
39
|
}
|
|
40
40
|
},
|
|
41
41
|
{
|
|
42
42
|
tag: "filter",
|
|
43
43
|
attrs: {
|
|
44
|
-
id: "
|
|
44
|
+
id: "sen__67__a",
|
|
45
45
|
width: "220%",
|
|
46
46
|
height: "239.2%",
|
|
47
47
|
x: "-60%",
|
|
@@ -70,7 +70,7 @@ var RotateRightPurely = {
|
|
|
70
70
|
{
|
|
71
71
|
tag: "filter",
|
|
72
72
|
attrs: {
|
|
73
|
-
id: "
|
|
73
|
+
id: "sen__67__c",
|
|
74
74
|
width: "248.6%",
|
|
75
75
|
height: "272.4%",
|
|
76
76
|
x: "-74.3%",
|
|
@@ -164,9 +164,9 @@ var RotateRightPurely = {
|
|
|
164
164
|
transform: "translate(-914 -2025) translate(914 2025)"
|
|
165
165
|
},
|
|
166
166
|
children: [
|
|
167
|
-
{ tag: "use", attrs: { "xlink:href": "#
|
|
168
|
-
{ tag: "use", attrs: { "xlink:href": "#
|
|
169
|
-
{ tag: "use", attrs: { "xlink:href": "#
|
|
167
|
+
{ tag: "use", attrs: { "xlink:href": "#sen__67__b", fill: "#000", filter: "url(#sen__67__a)" } },
|
|
168
|
+
{ tag: "use", attrs: { "xlink:href": "#sen__67__b", fill: "#4A42F0", "fill-opacity": ".6" } },
|
|
169
|
+
{ tag: "use", attrs: { "xlink:href": "#sen__67__b", fill: "#000", filter: "url(#sen__67__c)" } }
|
|
170
170
|
]
|
|
171
171
|
}
|
|
172
172
|
]
|
|
@@ -16,13 +16,13 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
16
16
|
};
|
|
17
17
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
18
18
|
|
|
19
|
-
// src/asn/
|
|
20
|
-
var
|
|
21
|
-
__export(
|
|
22
|
-
default: () =>
|
|
19
|
+
// src/asn/SignalTowerPurely.ts
|
|
20
|
+
var SignalTowerPurely_exports = {};
|
|
21
|
+
__export(SignalTowerPurely_exports, {
|
|
22
|
+
default: () => SignalTowerPurely_default
|
|
23
23
|
});
|
|
24
|
-
module.exports = __toCommonJS(
|
|
25
|
-
var
|
|
24
|
+
module.exports = __toCommonJS(SignalTowerPurely_exports);
|
|
25
|
+
var SignalTowerPurely = {
|
|
26
26
|
icon: {
|
|
27
27
|
tag: "svg",
|
|
28
28
|
attrs: { viewBox: "0 0 28 28", stroke: "none" },
|
|
@@ -33,7 +33,7 @@ var LotPurely = {
|
|
|
33
33
|
children: [
|
|
34
34
|
{
|
|
35
35
|
tag: "linearGradient",
|
|
36
|
-
attrs: { id: "
|
|
36
|
+
attrs: { id: "sen__69__a", x1: "0%", x2: "100%", y1: "21.88%", y2: "78.13%" },
|
|
37
37
|
children: [
|
|
38
38
|
{ tag: "stop", attrs: { offset: "0%", "stop-color": "#2B6DE5", "stop-opacity": ".9" } },
|
|
39
39
|
{ tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5" } }
|
|
@@ -41,7 +41,7 @@ var LotPurely = {
|
|
|
41
41
|
},
|
|
42
42
|
{
|
|
43
43
|
tag: "linearGradient",
|
|
44
|
-
attrs: { id: "
|
|
44
|
+
attrs: { id: "sen__69__b", x1: "0%", x2: "50%", y1: "18%", y2: "50%" },
|
|
45
45
|
children: [
|
|
46
46
|
{ tag: "stop", attrs: { offset: "0%", "stop-color": "#FFF", "stop-opacity": ".15" } },
|
|
47
47
|
{ tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5", "stop-opacity": ".25" } }
|
|
@@ -50,14 +50,14 @@ var LotPurely = {
|
|
|
50
50
|
{
|
|
51
51
|
tag: "path",
|
|
52
52
|
attrs: {
|
|
53
|
-
id: "
|
|
53
|
+
id: "sen__69__c",
|
|
54
54
|
d: "M26 10v12a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2V10c0-1.1.9-2 2-2h16a2 2 0 0 1 2 2Z"
|
|
55
55
|
}
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
58
|
tag: "filter",
|
|
59
59
|
attrs: {
|
|
60
|
-
id: "
|
|
60
|
+
id: "sen__69__d",
|
|
61
61
|
width: "110%",
|
|
62
62
|
height: "112.5%",
|
|
63
63
|
x: "-5%",
|
|
@@ -93,12 +93,12 @@ var LotPurely = {
|
|
|
93
93
|
{
|
|
94
94
|
tag: "path",
|
|
95
95
|
attrs: {
|
|
96
|
-
fill: "url(#
|
|
96
|
+
fill: "url(#sen__69__a)",
|
|
97
97
|
d: "M4 4h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V6c0-1.1.9-2 2-2Z"
|
|
98
98
|
}
|
|
99
99
|
},
|
|
100
|
-
{ tag: "use", attrs: { "xlink:href": "#
|
|
101
|
-
{ tag: "use", attrs: { "xlink:href": "#
|
|
100
|
+
{ tag: "use", attrs: { "xlink:href": "#sen__69__c", fill: "url(#sen__69__b)" } },
|
|
101
|
+
{ tag: "use", attrs: { "xlink:href": "#sen__69__c", fill: "#000", filter: "url(#sen__69__d)" } },
|
|
102
102
|
{
|
|
103
103
|
tag: "path",
|
|
104
104
|
attrs: {
|
|
@@ -111,7 +111,7 @@ var LotPurely = {
|
|
|
111
111
|
}
|
|
112
112
|
]
|
|
113
113
|
},
|
|
114
|
-
name: "
|
|
114
|
+
name: "signal-tower",
|
|
115
115
|
theme: "purely"
|
|
116
116
|
};
|
|
117
|
-
var
|
|
117
|
+
var SignalTowerPurely_default = SignalTowerPurely;
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
var __defProp = Object.defineProperty;
|
|
2
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
3
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
4
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
5
|
+
var __export = (target, all) => {
|
|
6
|
+
for (var name in all)
|
|
7
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
8
|
+
};
|
|
9
|
+
var __copyProps = (to, from, except, desc) => {
|
|
10
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
11
|
+
for (let key of __getOwnPropNames(from))
|
|
12
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
13
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
14
|
+
}
|
|
15
|
+
return to;
|
|
16
|
+
};
|
|
17
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
18
|
+
|
|
19
|
+
// src/asn/UserExclamationCircleOutlined.ts
|
|
20
|
+
var UserExclamationCircleOutlined_exports = {};
|
|
21
|
+
__export(UserExclamationCircleOutlined_exports, {
|
|
22
|
+
default: () => UserExclamationCircleOutlined_default
|
|
23
|
+
});
|
|
24
|
+
module.exports = __toCommonJS(UserExclamationCircleOutlined_exports);
|
|
25
|
+
var UserExclamationCircleOutlined = {
|
|
26
|
+
icon: {
|
|
27
|
+
tag: "svg",
|
|
28
|
+
attrs: { viewBox: "0 0 1024 1024", focusable: "false" },
|
|
29
|
+
children: [
|
|
30
|
+
{
|
|
31
|
+
tag: "path",
|
|
32
|
+
attrs: {
|
|
33
|
+
d: "M744.15 456c119.3 0 216 96.7 216 216s-96.7 216-216 216-216-96.7-216-216 96.7-216 216-216zM450 531c23.28 0 46.34.93 69.17 2.8a262.32 262.32 0 0 0-30.58 71.71 738.1 738.1 0 0 0-35.18-.85H450a737.18 737.18 0 0 0-311.43 67.64l-2.48 1.18v93.86h361.8A263.8 263.8 0 0 0 541.32 841H70.25a7.75 7.75 0 0 1-7.75-7.5V666.1a62 62 0 0 1 35.4-56.05A811.02 811.02 0 0 1 450 531zm294.15-11c-40.6 0-78.8 15.8-107.5 44.5a151.05 151.05 0 0 0-44.5 107.5c0 40.6 15.8 78.8 44.5 107.5 28.7 28.7 66.9 44.5 107.5 44.5 40.6 0 78.8-15.8 107.5-44.5 28.7-28.7 44.5-66.9 44.5-107.5 0-40.6-15.8-78.8-44.5-107.5a151.05 151.05 0 0 0-107.5-44.5zm0 200a32 32 0 1 1 0 64 32 32 0 0 1 0-64zm20-160a8.02 8.02 0 0 1 8 7.75V680a8.02 8.02 0 0 1-7.75 8h-40.25a8.02 8.02 0 0 1-8-7.75V568a8.02 8.02 0 0 1 7.75-8h40.25zM450 135.75A166.62 166.62 0 1 1 450 469c-92.02 0-166.63-74.6-166.63-166.63 0-92.02 74.6-166.62 166.63-166.62zm0 73.66a93 93 0 1 0 0 186 93 93 0 0 0 0-186z"
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
]
|
|
37
|
+
},
|
|
38
|
+
name: "user-exclamation-circle",
|
|
39
|
+
theme: "outlined"
|
|
40
|
+
};
|
|
41
|
+
var UserExclamationCircleOutlined_default = UserExclamationCircleOutlined;
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
var __defProp = Object.defineProperty;
|
|
2
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
3
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
4
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
5
|
+
var __export = (target, all) => {
|
|
6
|
+
for (var name in all)
|
|
7
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
8
|
+
};
|
|
9
|
+
var __copyProps = (to, from, except, desc) => {
|
|
10
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
11
|
+
for (let key of __getOwnPropNames(from))
|
|
12
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
13
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
14
|
+
}
|
|
15
|
+
return to;
|
|
16
|
+
};
|
|
17
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
18
|
+
|
|
19
|
+
// src/asn/UserMolecularChainOutlined.ts
|
|
20
|
+
var UserMolecularChainOutlined_exports = {};
|
|
21
|
+
__export(UserMolecularChainOutlined_exports, {
|
|
22
|
+
default: () => UserMolecularChainOutlined_default
|
|
23
|
+
});
|
|
24
|
+
module.exports = __toCommonJS(UserMolecularChainOutlined_exports);
|
|
25
|
+
var UserMolecularChainOutlined = {
|
|
26
|
+
icon: {
|
|
27
|
+
tag: "svg",
|
|
28
|
+
attrs: { viewBox: "0 0 1024 1024", focusable: "false" },
|
|
29
|
+
children: [
|
|
30
|
+
{
|
|
31
|
+
tag: "path",
|
|
32
|
+
attrs: {
|
|
33
|
+
d: "M446.35 531H450c48.65 0 96.32 4.08 143 12.23a105.06 105.06 0 0 0-89.43 63.16 737.08 737.08 0 0 0-50.16-1.73H450a737.18 737.18 0 0 0-311.43 67.64l-2.48 1.18v93.86h256.02A105.03 105.03 0 0 0 440.27 841H70.25a7.75 7.75 0 0 1-7.75-7.5V666.1a62 62 0 0 1 35.4-56.05A811.02 811.02 0 0 1 446.35 531zM880 532a80 80 0 1 1-40.49 149.01l-64.3 64.3A55.8 55.8 0 0 1 780 768a56 56 0 1 1-107.06-23.02l-47.22-47.22A55.75 55.75 0 0 1 600 704a55.8 55.8 0 0 1-22.85-4.86l-30.01 30A55.8 55.8 0 0 1 552 752a56 56 0 1 1-33.15-51.14l30.01-30A55.8 55.8 0 0 1 544 648a56 56 0 1 1 108.38 19.85l48.93 48.94A55.8 55.8 0 0 1 724 712c8.2 0 16 1.76 23.02 4.94l64.15-64.15A80 80 0 0 1 880 532zM450 135.75A166.62 166.62 0 1 1 450 469c-92.02 0-166.63-74.6-166.63-166.63 0-92.02 74.6-166.62 166.63-166.62zm0 73.66a93 93 0 1 0 0 186 93 93 0 0 0 0-186z"
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
]
|
|
37
|
+
},
|
|
38
|
+
name: "user-molecular-chain",
|
|
39
|
+
theme: "outlined"
|
|
40
|
+
};
|
|
41
|
+
var UserMolecularChainOutlined_default = UserMolecularChainOutlined;
|
package/lib/index.d.ts
CHANGED
|
@@ -117,6 +117,7 @@ export { default as CameraFlipOutlined } from './asn/CameraFlipOutlined';
|
|
|
117
117
|
export { default as CameraOutlined } from './asn/CameraOutlined';
|
|
118
118
|
export { default as CarFilled } from './asn/CarFilled';
|
|
119
119
|
export { default as CarFocusFilled } from './asn/CarFocusFilled';
|
|
120
|
+
export { default as CarFocusOutlined } from './asn/CarFocusOutlined';
|
|
120
121
|
export { default as CarForeignFilled } from './asn/CarForeignFilled';
|
|
121
122
|
export { default as CarOutlined } from './asn/CarOutlined';
|
|
122
123
|
export { default as CarParkFilled } from './asn/CarParkFilled';
|
|
@@ -231,6 +232,7 @@ export { default as ElderFilled } from './asn/ElderFilled';
|
|
|
231
232
|
export { default as ElderOutlined } from './asn/ElderOutlined';
|
|
232
233
|
export { default as ElderPurely } from './asn/ElderPurely';
|
|
233
234
|
export { default as ElectricCarFilled } from './asn/ElectricCarFilled';
|
|
235
|
+
export { default as ElectricCarOutlined } from './asn/ElectricCarOutlined';
|
|
234
236
|
export { default as ElectricCarPurely } from './asn/ElectricCarPurely';
|
|
235
237
|
export { default as ElectricalFireFilled } from './asn/ElectricalFireFilled';
|
|
236
238
|
export { default as ElectricalFireOutlined } from './asn/ElectricalFireOutlined';
|
|
@@ -524,7 +526,6 @@ export { default as LockOutlined } from './asn/LockOutlined';
|
|
|
524
526
|
export { default as LoginOutlined } from './asn/LoginOutlined';
|
|
525
527
|
export { default as LogoutOutlined } from './asn/LogoutOutlined';
|
|
526
528
|
export { default as LoopOutlined } from './asn/LoopOutlined';
|
|
527
|
-
export { default as LotPurely } from './asn/LotPurely';
|
|
528
529
|
export { default as LowBatteryMutedFilled } from './asn/LowBatteryMutedFilled';
|
|
529
530
|
export { default as LowBatteryMutedOutlined } from './asn/LowBatteryMutedOutlined';
|
|
530
531
|
export { default as LpgOutlined } from './asn/LpgOutlined';
|
|
@@ -650,6 +651,7 @@ export { default as PercentageOutlined } from './asn/PercentageOutlined';
|
|
|
650
651
|
export { default as PersonnelPortraitPurely } from './asn/PersonnelPortraitPurely';
|
|
651
652
|
export { default as PersonnelRegistrationPurely } from './asn/PersonnelRegistrationPurely';
|
|
652
653
|
export { default as PetDogFilled } from './asn/PetDogFilled';
|
|
654
|
+
export { default as PetDogOutlined } from './asn/PetDogOutlined';
|
|
653
655
|
export { default as PetDogPurely } from './asn/PetDogPurely';
|
|
654
656
|
export { default as PhoneFilled } from './asn/PhoneFilled';
|
|
655
657
|
export { default as PhoneOutlined } from './asn/PhoneOutlined';
|
|
@@ -794,6 +796,7 @@ export { default as ShoppingOutlined } from './asn/ShoppingOutlined';
|
|
|
794
796
|
export { default as ShutdownOutlined } from './asn/ShutdownOutlined';
|
|
795
797
|
export { default as SignalTowerFilled } from './asn/SignalTowerFilled';
|
|
796
798
|
export { default as SignalTowerOutlined } from './asn/SignalTowerOutlined';
|
|
799
|
+
export { default as SignalTowerPurely } from './asn/SignalTowerPurely';
|
|
797
800
|
export { default as SinglePlayOutlined } from './asn/SinglePlayOutlined';
|
|
798
801
|
export { default as SiteManagePurely } from './asn/SiteManagePurely';
|
|
799
802
|
export { default as SlashOutlined } from './asn/SlashOutlined';
|
|
@@ -903,6 +906,7 @@ export { default as UseMolecularChainFilled } from './asn/UseMolecularChainFille
|
|
|
903
906
|
export { default as UseMolecularChainPurely } from './asn/UseMolecularChainPurely';
|
|
904
907
|
export { default as UserCloseCircleFilled } from './asn/UserCloseCircleFilled';
|
|
905
908
|
export { default as UserExclamationCircleFilled } from './asn/UserExclamationCircleFilled';
|
|
909
|
+
export { default as UserExclamationCircleOutlined } from './asn/UserExclamationCircleOutlined';
|
|
906
910
|
export { default as UserFilled } from './asn/UserFilled';
|
|
907
911
|
export { default as UserForeignFilled } from './asn/UserForeignFilled';
|
|
908
912
|
export { default as UserGatherPurely } from './asn/UserGatherPurely';
|
|
@@ -910,6 +914,7 @@ export { default as UserLeaveEarlyFilled } from './asn/UserLeaveEarlyFilled';
|
|
|
910
914
|
export { default as UserManageOutlined } from './asn/UserManageOutlined';
|
|
911
915
|
export { default as UserMinusCircleFilled } from './asn/UserMinusCircleFilled';
|
|
912
916
|
export { default as UserMinusCircleOutlined } from './asn/UserMinusCircleOutlined';
|
|
917
|
+
export { default as UserMolecularChainOutlined } from './asn/UserMolecularChainOutlined';
|
|
913
918
|
export { default as UserOutlined } from './asn/UserOutlined';
|
|
914
919
|
export { default as UserPenFilled } from './asn/UserPenFilled';
|
|
915
920
|
export { default as UserPenOutlined } from './asn/UserPenOutlined';
|