@sensoro-design/icons-svg 2.52.0 → 2.53.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/LoadingProPurely.d.ts +3 -0
- package/es/asn/LoadingProPurely.js +87 -0
- package/es/asn/LoadingPurely.js +4 -4
- package/es/asn/LocationPurely.js +5 -5
- 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/OffDayPurely.js +67 -67
- package/es/asn/RotateRightPurely.js +8 -8
- package/es/asn/UserPurely.js +9 -9
- package/es/index.d.ts +1 -0
- package/es/index.js +1 -0
- package/inline-namespaced-svg/purely/loading-pro.svg +1 -0
- package/inline-namespaced-svg/purely/loading.svg +1 -1
- package/inline-namespaced-svg/purely/location.svg +1 -1
- 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/off-day.svg +1 -1
- package/inline-namespaced-svg/purely/rotate-right.svg +1 -1
- package/inline-namespaced-svg/purely/user.svg +1 -1
- package/inline-svg/purely/loading-pro.svg +1 -0
- package/inline-svg/purely/loading.svg +1 -1
- package/inline-svg/purely/location.svg +1 -1
- 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/off-day.svg +1 -1
- package/inline-svg/purely/rotate-right.svg +1 -1
- package/inline-svg/purely/user.svg +1 -1
- package/lib/asn/LoadingProPurely.d.ts +3 -0
- package/lib/asn/LoadingProPurely.js +71 -0
- package/lib/asn/LoadingPurely.js +4 -4
- package/lib/asn/LocationPurely.js +4 -4
- 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/OffDayPurely.js +55 -55
- package/lib/asn/RotateRightPurely.js +6 -6
- package/lib/asn/UserPurely.js +8 -8
- package/lib/index.d.ts +1 -0
- package/lib/index.js +3 -0
- package/package.json +1 -1
- package/src/asn/LoadingProPurely.ts +51 -0
- package/src/asn/LoadingPurely.ts +4 -4
- package/src/asn/LocationPurely.ts +4 -4
- 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/OffDayPurely.ts +55 -55
- package/src/asn/RotateRightPurely.ts +6 -6
- package/src/asn/UserPurely.ts +8 -8
- package/src/index.ts +1 -0
package/lib/asn/NoAlarmPurely.js
CHANGED
|
@@ -33,7 +33,7 @@ var NoAlarmPurely = {
|
|
|
33
33
|
children: [
|
|
34
34
|
{
|
|
35
35
|
tag: "linearGradient",
|
|
36
|
-
attrs: { id: "
|
|
36
|
+
attrs: { id: "sen__37__a", x1: "100%", x2: "0%", y1: "50%", y2: "50%" },
|
|
37
37
|
children: [
|
|
38
38
|
{ tag: "stop", attrs: { offset: "0%", "stop-color": "#2B6DE5", "stop-opacity": ".04" } },
|
|
39
39
|
{ tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5", "stop-opacity": ".09" } }
|
|
@@ -41,7 +41,7 @@ var NoAlarmPurely = {
|
|
|
41
41
|
},
|
|
42
42
|
{
|
|
43
43
|
tag: "linearGradient",
|
|
44
|
-
attrs: { id: "
|
|
44
|
+
attrs: { id: "sen__37__d", x1: "100%", x2: "0%", y1: "28.23%", y2: "71.77%" },
|
|
45
45
|
children: [
|
|
46
46
|
{ tag: "stop", attrs: { offset: "0%", "stop-color": "#2B6DE5", "stop-opacity": ".15" } },
|
|
47
47
|
{ tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5", "stop-opacity": ".45" } }
|
|
@@ -49,7 +49,7 @@ var NoAlarmPurely = {
|
|
|
49
49
|
},
|
|
50
50
|
{
|
|
51
51
|
tag: "linearGradient",
|
|
52
|
-
attrs: { id: "
|
|
52
|
+
attrs: { id: "sen__37__f", x1: "0%", x2: "100%", y1: "28.23%", y2: "71.77%" },
|
|
53
53
|
children: [
|
|
54
54
|
{ tag: "stop", attrs: { offset: "0%", "stop-color": "#2B6DE5", "stop-opacity": "0" } },
|
|
55
55
|
{ tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5", "stop-opacity": ".25" } }
|
|
@@ -57,7 +57,7 @@ var NoAlarmPurely = {
|
|
|
57
57
|
},
|
|
58
58
|
{
|
|
59
59
|
tag: "linearGradient",
|
|
60
|
-
attrs: { id: "
|
|
60
|
+
attrs: { id: "sen__37__i", x1: "100%", x2: "0%", y1: "50%", y2: "50%" },
|
|
61
61
|
children: [
|
|
62
62
|
{ tag: "stop", attrs: { offset: "0%", "stop-color": "#2B6DE5", "stop-opacity": "0" } },
|
|
63
63
|
{ tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5", "stop-opacity": ".25" } }
|
|
@@ -65,7 +65,7 @@ var NoAlarmPurely = {
|
|
|
65
65
|
},
|
|
66
66
|
{
|
|
67
67
|
tag: "linearGradient",
|
|
68
|
-
attrs: { id: "
|
|
68
|
+
attrs: { id: "sen__37__k", x1: "0%", x2: "100%", y1: "50%", y2: "50%" },
|
|
69
69
|
children: [
|
|
70
70
|
{ tag: "stop", attrs: { offset: "0%", "stop-color": "#2B6DE5", "stop-opacity": "0" } },
|
|
71
71
|
{ tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5", "stop-opacity": ".45" } }
|
|
@@ -73,7 +73,7 @@ var NoAlarmPurely = {
|
|
|
73
73
|
},
|
|
74
74
|
{
|
|
75
75
|
tag: "linearGradient",
|
|
76
|
-
attrs: { id: "
|
|
76
|
+
attrs: { id: "sen__37__m", x1: "100%", x2: "0%", y1: "50%", y2: "50%" },
|
|
77
77
|
children: [
|
|
78
78
|
{ tag: "stop", attrs: { offset: "0%", "stop-color": "#2B6DE5", "stop-opacity": "0" } },
|
|
79
79
|
{ tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5", "stop-opacity": ".25" } }
|
|
@@ -81,7 +81,7 @@ var NoAlarmPurely = {
|
|
|
81
81
|
},
|
|
82
82
|
{
|
|
83
83
|
tag: "linearGradient",
|
|
84
|
-
attrs: { id: "
|
|
84
|
+
attrs: { id: "sen__37__p", x1: "0%", x2: "100%", y1: "50%", y2: "50%" },
|
|
85
85
|
children: [
|
|
86
86
|
{ tag: "stop", attrs: { offset: "0%", "stop-color": "#2B6DE5", "stop-opacity": "0" } },
|
|
87
87
|
{ tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5", "stop-opacity": ".45" } }
|
|
@@ -89,7 +89,7 @@ var NoAlarmPurely = {
|
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
91
|
tag: "linearGradient",
|
|
92
|
-
attrs: { id: "
|
|
92
|
+
attrs: { id: "sen__37__r", x1: "100%", x2: "0%", y1: "50%", y2: "50%" },
|
|
93
93
|
children: [
|
|
94
94
|
{ tag: "stop", attrs: { offset: "0%", "stop-color": "#2B6DE5", "stop-opacity": "0" } },
|
|
95
95
|
{ tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5", "stop-opacity": ".25" } }
|
|
@@ -97,7 +97,7 @@ var NoAlarmPurely = {
|
|
|
97
97
|
},
|
|
98
98
|
{
|
|
99
99
|
tag: "linearGradient",
|
|
100
|
-
attrs: { id: "
|
|
100
|
+
attrs: { id: "sen__37__s", x1: "50%", x2: "50%", y1: "100%", y2: "0%" },
|
|
101
101
|
children: [
|
|
102
102
|
{ tag: "stop", attrs: { offset: "0%", "stop-color": "#2B6DE5", "stop-opacity": ".09" } },
|
|
103
103
|
{ tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5", "stop-opacity": ".45" } }
|
|
@@ -105,7 +105,7 @@ var NoAlarmPurely = {
|
|
|
105
105
|
},
|
|
106
106
|
{
|
|
107
107
|
tag: "linearGradient",
|
|
108
|
-
attrs: { id: "
|
|
108
|
+
attrs: { id: "sen__37__t", x1: "50%", x2: "50%", y1: "69.01%", y2: "0%" },
|
|
109
109
|
children: [
|
|
110
110
|
{ tag: "stop", attrs: { offset: "0%", "stop-color": "#FFF", "stop-opacity": "0" } },
|
|
111
111
|
{ tag: "stop", attrs: { offset: "100%", "stop-color": "#FFF", "stop-opacity": ".45" } }
|
|
@@ -113,7 +113,7 @@ var NoAlarmPurely = {
|
|
|
113
113
|
},
|
|
114
114
|
{
|
|
115
115
|
tag: "linearGradient",
|
|
116
|
-
attrs: { id: "
|
|
116
|
+
attrs: { id: "sen__37__v", x1: "50%", x2: "50%", y1: "100%", y2: "0%" },
|
|
117
117
|
children: [
|
|
118
118
|
{ tag: "stop", attrs: { offset: "0%", "stop-color": "#2B6DE5", "stop-opacity": ".65" } },
|
|
119
119
|
{ tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5", "stop-opacity": ".15" } }
|
|
@@ -121,7 +121,7 @@ var NoAlarmPurely = {
|
|
|
121
121
|
},
|
|
122
122
|
{
|
|
123
123
|
tag: "linearGradient",
|
|
124
|
-
attrs: { id: "
|
|
124
|
+
attrs: { id: "sen__37__w", x1: "50%", x2: "50%", y1: "17.57%", y2: "100%" },
|
|
125
125
|
children: [
|
|
126
126
|
{ tag: "stop", attrs: { offset: "0%", "stop-color": "#2B6DE5", "stop-opacity": "0" } },
|
|
127
127
|
{ tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5", "stop-opacity": ".15" } }
|
|
@@ -129,7 +129,7 @@ var NoAlarmPurely = {
|
|
|
129
129
|
},
|
|
130
130
|
{
|
|
131
131
|
tag: "linearGradient",
|
|
132
|
-
attrs: { id: "
|
|
132
|
+
attrs: { id: "sen__37__x", x1: "0%", x2: "100%", y1: "52.21%", y2: "48.33%" },
|
|
133
133
|
children: [
|
|
134
134
|
{ tag: "stop", attrs: { offset: "0%", "stop-color": "#2B6DE5", "stop-opacity": ".65" } },
|
|
135
135
|
{ tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5", "stop-opacity": "0" } }
|
|
@@ -137,7 +137,7 @@ var NoAlarmPurely = {
|
|
|
137
137
|
},
|
|
138
138
|
{
|
|
139
139
|
tag: "linearGradient",
|
|
140
|
-
attrs: { id: "
|
|
140
|
+
attrs: { id: "sen__37__z", x1: "30.23%", x2: "54%", y1: "100%", y2: "53.76%" },
|
|
141
141
|
children: [
|
|
142
142
|
{ tag: "stop", attrs: { offset: "0%", "stop-color": "#2B6DE5", "stop-opacity": ".25" } },
|
|
143
143
|
{ tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5", "stop-opacity": ".55" } }
|
|
@@ -145,7 +145,7 @@ var NoAlarmPurely = {
|
|
|
145
145
|
},
|
|
146
146
|
{
|
|
147
147
|
tag: "linearGradient",
|
|
148
|
-
attrs: { id: "
|
|
148
|
+
attrs: { id: "sen__37__B", x1: "87.83%", x2: "20.59%", y1: "48.35%", y2: "50.78%" },
|
|
149
149
|
children: [
|
|
150
150
|
{ tag: "stop", attrs: { offset: "0%", "stop-color": "#2B6DE5", "stop-opacity": ".25" } },
|
|
151
151
|
{ tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5", "stop-opacity": ".45" } }
|
|
@@ -153,7 +153,7 @@ var NoAlarmPurely = {
|
|
|
153
153
|
},
|
|
154
154
|
{
|
|
155
155
|
tag: "linearGradient",
|
|
156
|
-
attrs: { id: "
|
|
156
|
+
attrs: { id: "sen__37__D", x1: "30.78%", x2: "69.22%", y1: "0%", y2: "100%" },
|
|
157
157
|
children: [
|
|
158
158
|
{ tag: "stop", attrs: { offset: "0%", "stop-color": "#2B6DE5", "stop-opacity": "0" } },
|
|
159
159
|
{ tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5", "stop-opacity": ".25" } }
|
|
@@ -161,7 +161,7 @@ var NoAlarmPurely = {
|
|
|
161
161
|
},
|
|
162
162
|
{
|
|
163
163
|
tag: "linearGradient",
|
|
164
|
-
attrs: { id: "
|
|
164
|
+
attrs: { id: "sen__37__E", x1: "40.38%", x2: "11.96%", y1: "0%", y2: "100%" },
|
|
165
165
|
children: [
|
|
166
166
|
{ tag: "stop", attrs: { offset: "0%", "stop-color": "#2B6DE5", "stop-opacity": ".65" } },
|
|
167
167
|
{ tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5", "stop-opacity": "0" } }
|
|
@@ -169,7 +169,7 @@ var NoAlarmPurely = {
|
|
|
169
169
|
},
|
|
170
170
|
{
|
|
171
171
|
tag: "linearGradient",
|
|
172
|
-
attrs: { id: "
|
|
172
|
+
attrs: { id: "sen__37__I", x1: "100%", x2: "4.73%", y1: "51.99%", y2: "45.18%" },
|
|
173
173
|
children: [
|
|
174
174
|
{ tag: "stop", attrs: { offset: "0%", "stop-color": "#2B6DE5", "stop-opacity": ".65" } },
|
|
175
175
|
{ tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5", "stop-opacity": "0" } }
|
|
@@ -177,7 +177,7 @@ var NoAlarmPurely = {
|
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
179
|
tag: "linearGradient",
|
|
180
|
-
attrs: { id: "
|
|
180
|
+
attrs: { id: "sen__37__K", x1: "69.77%", x2: "42.37%", y1: "100%", y2: "9.36%" },
|
|
181
181
|
children: [
|
|
182
182
|
{ tag: "stop", attrs: { offset: "0%", "stop-color": "#2B6DE5", "stop-opacity": ".45" } },
|
|
183
183
|
{ tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5" } }
|
|
@@ -185,7 +185,7 @@ var NoAlarmPurely = {
|
|
|
185
185
|
},
|
|
186
186
|
{
|
|
187
187
|
tag: "linearGradient",
|
|
188
|
-
attrs: { id: "
|
|
188
|
+
attrs: { id: "sen__37__M", x1: "100%", x2: "0%", y1: "54.05%", y2: "45.95%" },
|
|
189
189
|
children: [
|
|
190
190
|
{ tag: "stop", attrs: { offset: "0%", "stop-color": "#2B6DE5", "stop-opacity": ".45" } },
|
|
191
191
|
{ tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5", "stop-opacity": ".65" } }
|
|
@@ -193,7 +193,7 @@ var NoAlarmPurely = {
|
|
|
193
193
|
},
|
|
194
194
|
{
|
|
195
195
|
tag: "linearGradient",
|
|
196
|
-
attrs: { id: "
|
|
196
|
+
attrs: { id: "sen__37__O", x1: "69.22%", x2: "30.78%", y1: "100%", y2: "0%" },
|
|
197
197
|
children: [
|
|
198
198
|
{ tag: "stop", attrs: { offset: "0%", "stop-color": "#2B6DE5", "stop-opacity": ".45" } },
|
|
199
199
|
{ tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5", "stop-opacity": ".25" } }
|
|
@@ -201,74 +201,74 @@ var NoAlarmPurely = {
|
|
|
201
201
|
},
|
|
202
202
|
{
|
|
203
203
|
tag: "linearGradient",
|
|
204
|
-
attrs: { id: "
|
|
204
|
+
attrs: { id: "sen__37__R", x1: "100%", x2: "0%", y1: "78.13%", y2: "21.88%" },
|
|
205
205
|
children: [
|
|
206
206
|
{ tag: "stop", attrs: { offset: "0%", "stop-color": "#2B6DE5", "stop-opacity": ".45" } },
|
|
207
207
|
{ tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5" } }
|
|
208
208
|
]
|
|
209
209
|
},
|
|
210
|
-
{ tag: "path", attrs: { id: "
|
|
211
|
-
{ tag: "path", attrs: { id: "
|
|
212
|
-
{ tag: "path", attrs: { id: "
|
|
213
|
-
{ tag: "path", attrs: { id: "
|
|
210
|
+
{ tag: "path", attrs: { id: "sen__37__b", d: "M176.68 74 194 84l-97 56L0 84l17.32-10L97 120l79.68-46Z" } },
|
|
211
|
+
{ tag: "path", attrs: { id: "sen__37__c", d: "m194 64-97 56v-8l97-56v8Z" } },
|
|
212
|
+
{ tag: "path", attrs: { id: "sen__37__e", d: "M97 112v8L0 64v-8l97 56Z" } },
|
|
213
|
+
{ tag: "path", attrs: { id: "sen__37__h", d: "m97 0 97 56-97 56L0 56 97 0Z" } },
|
|
214
214
|
{
|
|
215
215
|
tag: "path",
|
|
216
216
|
attrs: {
|
|
217
|
-
id: "
|
|
217
|
+
id: "sen__37__j",
|
|
218
218
|
d: "M39 93.5c21.54 0 39-10.07 39-22.5 0-5-2-12-4-17S56.5 44 39 44 9 45 4 54c-2 6-4 12-4 17 0 12.43 17.46 22.5 39 22.5Z"
|
|
219
219
|
}
|
|
220
220
|
},
|
|
221
|
-
{ tag: "path", attrs: { id: "
|
|
221
|
+
{ tag: "path", attrs: { id: "sen__37__o", d: "M39 67c7.73 0 14-3.58 14-8V39H25v20c0 4.42 6.27 8 14 8Z" } },
|
|
222
222
|
{
|
|
223
223
|
tag: "path",
|
|
224
224
|
attrs: {
|
|
225
|
-
id: "
|
|
225
|
+
id: "sen__37__y",
|
|
226
226
|
d: "m4.42 1.5 9.8-1.5L24 12.78v9.78a7.37 7.37 0 0 1-3.53 6.27l-4.05 2.3-8.08-8.57c-2.61-4.21-3.92-8.02-3.92-11.43V1.5Z"
|
|
227
227
|
}
|
|
228
228
|
},
|
|
229
|
-
{ tag: "path", attrs: { id: "
|
|
229
|
+
{ tag: "path", attrs: { id: "sen__37__A", d: "m4.42 1.5 9.8-1.5-4.43 2.53L0 4.04z" } },
|
|
230
230
|
{
|
|
231
231
|
tag: "path",
|
|
232
232
|
attrs: {
|
|
233
|
-
id: "
|
|
233
|
+
id: "sen__37__C",
|
|
234
234
|
d: "m0 4.03 9.79-1.5 9.79 12.78v9.77c-.1 3.21-1.5 5.42-4.22 6.62-2.7 1.2-4.57 2-5.57 2.4l-5.87-9.02C1.3 20.88 0 17.06 0 13.65V4.03Z"
|
|
235
235
|
}
|
|
236
236
|
},
|
|
237
237
|
{
|
|
238
238
|
tag: "path",
|
|
239
239
|
attrs: {
|
|
240
|
-
id: "
|
|
240
|
+
id: "sen__37__F",
|
|
241
241
|
d: "m4.42 1.5 9.8-1.5L24 12.78v9.78a7.37 7.37 0 0 1-3.53 6.27l-4.05 2.3-8.08-8.57c-2.61-4.21-3.92-8.02-3.92-11.43V1.5Z"
|
|
242
242
|
}
|
|
243
243
|
},
|
|
244
|
-
{ tag: "path", attrs: { id: "
|
|
244
|
+
{ tag: "path", attrs: { id: "sen__37__G", d: "m4.42 1.5 9.8-1.5-4.43 2.53L0 4.04z" } },
|
|
245
245
|
{
|
|
246
246
|
tag: "path",
|
|
247
247
|
attrs: {
|
|
248
|
-
id: "
|
|
248
|
+
id: "sen__37__H",
|
|
249
249
|
d: "m0 4.03 9.79-1.5 9.79 12.78v9.77c-.1 3.21-1.5 5.42-4.22 6.62-2.7 1.2-4.57 2-5.57 2.4l-5.87-9.02C1.3 20.88 0 17.06 0 13.65V4.03Z"
|
|
250
250
|
}
|
|
251
251
|
},
|
|
252
252
|
{
|
|
253
253
|
tag: "path",
|
|
254
254
|
attrs: {
|
|
255
|
-
id: "
|
|
255
|
+
id: "sen__37__J",
|
|
256
256
|
d: "m4.42 1.5 9.8-1.5L24 12.78v9.78a7.37 7.37 0 0 1-3.53 6.27l-4.05 2.3-8.08-8.57c-2.61-4.21-3.92-8.02-3.92-11.43V1.5Z"
|
|
257
257
|
}
|
|
258
258
|
},
|
|
259
|
-
{ tag: "path", attrs: { id: "
|
|
259
|
+
{ tag: "path", attrs: { id: "sen__37__L", d: "m4.42 1.5 9.8-1.5-4.43 2.53L0 4.04z" } },
|
|
260
260
|
{
|
|
261
261
|
tag: "path",
|
|
262
262
|
attrs: {
|
|
263
|
-
id: "
|
|
263
|
+
id: "sen__37__N",
|
|
264
264
|
d: "m0 4.03 9.79-1.5 9.79 12.78v9.77c-.1 3.21-1.5 5.42-4.22 6.62-2.7 1.2-4.57 2-5.57 2.4l-5.87-9.02C1.3 20.88 0 17.06 0 13.65V4.03Z"
|
|
265
265
|
}
|
|
266
266
|
},
|
|
267
|
-
{ tag: "path", attrs: { id: "
|
|
267
|
+
{ tag: "path", attrs: { id: "sen__37__Q", d: "m5.05 14.53 1.9 1 1.9 4.05 4.73-4.17 1.58 1.01-6.32 5.69z" } },
|
|
268
268
|
{
|
|
269
269
|
tag: "filter",
|
|
270
270
|
attrs: {
|
|
271
|
-
id: "
|
|
271
|
+
id: "sen__37__g",
|
|
272
272
|
width: "101%",
|
|
273
273
|
height: "101.6%",
|
|
274
274
|
x: "-.5%",
|
|
@@ -297,7 +297,7 @@ var NoAlarmPurely = {
|
|
|
297
297
|
{
|
|
298
298
|
tag: "filter",
|
|
299
299
|
attrs: {
|
|
300
|
-
id: "
|
|
300
|
+
id: "sen__37__n",
|
|
301
301
|
width: "101.4%",
|
|
302
302
|
height: "102.4%",
|
|
303
303
|
x: "-.7%",
|
|
@@ -326,7 +326,7 @@ var NoAlarmPurely = {
|
|
|
326
326
|
{
|
|
327
327
|
tag: "filter",
|
|
328
328
|
attrs: {
|
|
329
|
-
id: "
|
|
329
|
+
id: "sen__37__P",
|
|
330
330
|
width: "102.6%",
|
|
331
331
|
height: "101.6%",
|
|
332
332
|
x: "-1.3%",
|
|
@@ -352,9 +352,9 @@ var NoAlarmPurely = {
|
|
|
352
352
|
}
|
|
353
353
|
]
|
|
354
354
|
},
|
|
355
|
-
{ tag: "ellipse", attrs: { id: "
|
|
356
|
-
{ tag: "ellipse", attrs: { id: "
|
|
357
|
-
{ tag: "circle", attrs: { id: "
|
|
355
|
+
{ tag: "ellipse", attrs: { id: "sen__37__l", cx: "39", cy: "59", rx: "36", ry: "21" } },
|
|
356
|
+
{ tag: "ellipse", attrs: { id: "sen__37__q", cx: "39", cy: "39", rx: "14", ry: "8" } },
|
|
357
|
+
{ tag: "circle", attrs: { id: "sen__37__u", cx: "39", cy: "32", r: "7" } }
|
|
358
358
|
]
|
|
359
359
|
},
|
|
360
360
|
{
|
|
@@ -363,31 +363,31 @@ var NoAlarmPurely = {
|
|
|
363
363
|
children: [
|
|
364
364
|
{
|
|
365
365
|
tag: "use",
|
|
366
|
-
attrs: { "xlink:href": "#
|
|
366
|
+
attrs: { "xlink:href": "#sen__37__b", fill: "url(#sen__37__a)", transform: "translate(31 100)" }
|
|
367
367
|
},
|
|
368
368
|
{
|
|
369
369
|
tag: "g",
|
|
370
370
|
attrs: { transform: "translate(31 100)" },
|
|
371
371
|
children: [
|
|
372
|
-
{ tag: "use", attrs: { "xlink:href": "#
|
|
373
|
-
{ tag: "use", attrs: { "xlink:href": "#
|
|
372
|
+
{ tag: "use", attrs: { "xlink:href": "#sen__37__c", fill: "#FFF" } },
|
|
373
|
+
{ tag: "use", attrs: { "xlink:href": "#sen__37__c", fill: "url(#sen__37__d)" } }
|
|
374
374
|
]
|
|
375
375
|
},
|
|
376
376
|
{
|
|
377
377
|
tag: "g",
|
|
378
378
|
attrs: { transform: "translate(31 100)" },
|
|
379
379
|
children: [
|
|
380
|
-
{ tag: "use", attrs: { "xlink:href": "#
|
|
381
|
-
{ tag: "use", attrs: { "xlink:href": "#
|
|
382
|
-
{ tag: "use", attrs: { "xlink:href": "#
|
|
380
|
+
{ tag: "use", attrs: { "xlink:href": "#sen__37__e", fill: "#FFF" } },
|
|
381
|
+
{ tag: "use", attrs: { "xlink:href": "#sen__37__e", fill: "url(#sen__37__f)" } },
|
|
382
|
+
{ tag: "use", attrs: { "xlink:href": "#sen__37__e", fill: "#000", filter: "url(#sen__37__g)" } }
|
|
383
383
|
]
|
|
384
384
|
},
|
|
385
385
|
{
|
|
386
386
|
tag: "g",
|
|
387
387
|
attrs: { transform: "translate(31 100)" },
|
|
388
388
|
children: [
|
|
389
|
-
{ tag: "use", attrs: { "xlink:href": "#
|
|
390
|
-
{ tag: "use", attrs: { "xlink:href": "#
|
|
389
|
+
{ tag: "use", attrs: { "xlink:href": "#sen__37__h", fill: "#FFF" } },
|
|
390
|
+
{ tag: "use", attrs: { "xlink:href": "#sen__37__h", fill: "url(#sen__37__i)" } }
|
|
391
391
|
]
|
|
392
392
|
},
|
|
393
393
|
{
|
|
@@ -395,34 +395,34 @@ var NoAlarmPurely = {
|
|
|
395
395
|
attrs: { transform: "translate(89 81)" },
|
|
396
396
|
children: [
|
|
397
397
|
{ tag: "ellipse", attrs: { cx: "39", cy: "71", fill: "red", opacity: ".1", rx: "39", ry: "22.5" } },
|
|
398
|
-
{ tag: "use", attrs: { "xlink:href": "#
|
|
399
|
-
{ tag: "use", attrs: { "xlink:href": "#
|
|
400
|
-
{ tag: "use", attrs: { "xlink:href": "#
|
|
401
|
-
{ tag: "use", attrs: { "xlink:href": "#
|
|
402
|
-
{ tag: "use", attrs: { "xlink:href": "#
|
|
403
|
-
{ tag: "use", attrs: { "xlink:href": "#
|
|
404
|
-
{ tag: "use", attrs: { "xlink:href": "#
|
|
405
|
-
{ tag: "use", attrs: { "xlink:href": "#
|
|
406
|
-
{ tag: "use", attrs: { "xlink:href": "#
|
|
398
|
+
{ tag: "use", attrs: { "xlink:href": "#sen__37__j", fill: "#FFF" } },
|
|
399
|
+
{ tag: "use", attrs: { "xlink:href": "#sen__37__j", fill: "url(#sen__37__k)" } },
|
|
400
|
+
{ tag: "use", attrs: { "xlink:href": "#sen__37__l", fill: "#FFF" } },
|
|
401
|
+
{ tag: "use", attrs: { "xlink:href": "#sen__37__l", fill: "url(#sen__37__m)" } },
|
|
402
|
+
{ tag: "use", attrs: { "xlink:href": "#sen__37__l", fill: "#000", filter: "url(#sen__37__n)" } },
|
|
403
|
+
{ tag: "use", attrs: { "xlink:href": "#sen__37__o", fill: "#FFF" } },
|
|
404
|
+
{ tag: "use", attrs: { "xlink:href": "#sen__37__o", fill: "url(#sen__37__p)" } },
|
|
405
|
+
{ tag: "use", attrs: { "xlink:href": "#sen__37__q", fill: "#FFF" } },
|
|
406
|
+
{ tag: "use", attrs: { "xlink:href": "#sen__37__q", fill: "url(#sen__37__r)" } },
|
|
407
407
|
{
|
|
408
408
|
tag: "path",
|
|
409
409
|
attrs: {
|
|
410
|
-
fill: "url(#
|
|
410
|
+
fill: "url(#sen__37__s)",
|
|
411
411
|
d: "M39 78c18.23 0 33-8.5 33-19-1-15-3-31-7-47C62.96 3.83 48 0 39 0S16.06 3.56 13 11C9 25 7 44 6 59c0 10.5 14.78 19 33 19Z"
|
|
412
412
|
}
|
|
413
413
|
},
|
|
414
414
|
{
|
|
415
415
|
tag: "path",
|
|
416
|
-
attrs: { fill: "url(#
|
|
416
|
+
attrs: { fill: "url(#sen__37__t)", d: "M56 15.03a24.07 24.07 0 0 0-34 0L39 32l17-16.97Z" }
|
|
417
417
|
},
|
|
418
|
-
{ tag: "use", attrs: { "xlink:href": "#
|
|
419
|
-
{ tag: "use", attrs: { "xlink:href": "#
|
|
418
|
+
{ tag: "use", attrs: { "xlink:href": "#sen__37__u", fill: "#FFF" } },
|
|
419
|
+
{ tag: "use", attrs: { "xlink:href": "#sen__37__u", fill: "url(#sen__37__v)" } }
|
|
420
420
|
]
|
|
421
421
|
},
|
|
422
422
|
{
|
|
423
423
|
tag: "path",
|
|
424
424
|
attrs: {
|
|
425
|
-
fill: "url(#
|
|
425
|
+
fill: "url(#sen__37__w)",
|
|
426
426
|
d: "M194 0v84l-97 56V0h97ZM97 0v140L0 84V0h97Z",
|
|
427
427
|
transform: "translate(31 72)"
|
|
428
428
|
}
|
|
@@ -430,7 +430,7 @@ var NoAlarmPurely = {
|
|
|
430
430
|
{
|
|
431
431
|
tag: "path",
|
|
432
432
|
attrs: {
|
|
433
|
-
fill: "url(#
|
|
433
|
+
fill: "url(#sen__37__x)",
|
|
434
434
|
"fill-rule": "nonzero",
|
|
435
435
|
d: "M129 55.5c11.47 0 22.6.98 32.84 2.86a1.5 1.5 0 0 1-.54 2.95c-10.05-1.84-21-2.81-32.3-2.81-31.95 0-60.27 7.83-72.03 19.4a1.5 1.5 0 0 1-2.1-2.15C67.3 63.53 96.34 55.5 129 55.5Z"
|
|
436
436
|
}
|
|
@@ -439,30 +439,30 @@ var NoAlarmPurely = {
|
|
|
439
439
|
tag: "g",
|
|
440
440
|
attrs: { transform: "matrix(-1 0 0 1 171 44)" },
|
|
441
441
|
children: [
|
|
442
|
-
{ tag: "use", attrs: { "xlink:href": "#
|
|
443
|
-
{ tag: "use", attrs: { "xlink:href": "#
|
|
442
|
+
{ tag: "use", attrs: { "xlink:href": "#sen__37__y", fill: "#FFF" } },
|
|
443
|
+
{ tag: "use", attrs: { "xlink:href": "#sen__37__y", fill: "url(#sen__37__z)" } }
|
|
444
444
|
]
|
|
445
445
|
},
|
|
446
446
|
{
|
|
447
447
|
tag: "g",
|
|
448
448
|
attrs: { transform: "matrix(-1 0 0 1 171 44)" },
|
|
449
449
|
children: [
|
|
450
|
-
{ tag: "use", attrs: { "xlink:href": "#
|
|
451
|
-
{ tag: "use", attrs: { "xlink:href": "#
|
|
450
|
+
{ tag: "use", attrs: { "xlink:href": "#sen__37__A", fill: "#FFF" } },
|
|
451
|
+
{ tag: "use", attrs: { "xlink:href": "#sen__37__A", fill: "url(#sen__37__B)" } }
|
|
452
452
|
]
|
|
453
453
|
},
|
|
454
454
|
{
|
|
455
455
|
tag: "g",
|
|
456
456
|
attrs: { transform: "matrix(-1 0 0 1 171 44)" },
|
|
457
457
|
children: [
|
|
458
|
-
{ tag: "use", attrs: { "xlink:href": "#
|
|
459
|
-
{ tag: "use", attrs: { "xlink:href": "#
|
|
458
|
+
{ tag: "use", attrs: { "xlink:href": "#sen__37__C", fill: "#FFF" } },
|
|
459
|
+
{ tag: "use", attrs: { "xlink:href": "#sen__37__C", fill: "url(#sen__37__D)" } }
|
|
460
460
|
]
|
|
461
461
|
},
|
|
462
462
|
{
|
|
463
463
|
tag: "path",
|
|
464
464
|
attrs: {
|
|
465
|
-
fill: "url(#
|
|
465
|
+
fill: "url(#sen__37__E)",
|
|
466
466
|
"fill-rule": "nonzero",
|
|
467
467
|
d: "M159.72 59.5a1.5 1.5 0 0 1 1.74-1.2c28.88 5.22 48.04 16.95 48.04 30.7 0 7.43-5.57 14.3-15.41 19.88l-.86.47c-.43.24-.87.47-1.32.7l-.9.46a71.48 71.48 0 0 1-.93.46l-.94.44a83.65 83.65 0 0 1-4.5 1.92l-1.05.41-1.62.6-1.1.38-.55.2-1.13.37a1.5 1.5 0 1 1-.94-2.85l1.1-.36 1.07-.38.53-.19 1.05-.38 1.02-.39 1.01-.4a82.36 82.36 0 0 0 2.43-1.01l.94-.42.46-.21.9-.43a60.94 60.94 0 0 0 5-2.68l.76-.46C202.25 100.3 206.5 94.7 206.5 89c0-11.75-17.98-22.76-45.57-27.75a1.5 1.5 0 0 1-1.21-1.75Z"
|
|
468
468
|
}
|
|
@@ -471,30 +471,30 @@ var NoAlarmPurely = {
|
|
|
471
471
|
tag: "g",
|
|
472
472
|
attrs: { transform: "translate(169 96)" },
|
|
473
473
|
children: [
|
|
474
|
-
{ tag: "use", attrs: { "xlink:href": "#
|
|
475
|
-
{ tag: "use", attrs: { "xlink:href": "#
|
|
474
|
+
{ tag: "use", attrs: { "xlink:href": "#sen__37__F", fill: "#FFF" } },
|
|
475
|
+
{ tag: "use", attrs: { "xlink:href": "#sen__37__F", fill: "url(#sen__37__z)" } }
|
|
476
476
|
]
|
|
477
477
|
},
|
|
478
478
|
{
|
|
479
479
|
tag: "g",
|
|
480
480
|
attrs: { transform: "translate(169 96)" },
|
|
481
481
|
children: [
|
|
482
|
-
{ tag: "use", attrs: { "xlink:href": "#
|
|
483
|
-
{ tag: "use", attrs: { "xlink:href": "#
|
|
482
|
+
{ tag: "use", attrs: { "xlink:href": "#sen__37__G", fill: "#FFF" } },
|
|
483
|
+
{ tag: "use", attrs: { "xlink:href": "#sen__37__G", fill: "url(#sen__37__B)" } }
|
|
484
484
|
]
|
|
485
485
|
},
|
|
486
486
|
{
|
|
487
487
|
tag: "g",
|
|
488
488
|
attrs: { transform: "translate(169 96)" },
|
|
489
489
|
children: [
|
|
490
|
-
{ tag: "use", attrs: { "xlink:href": "#
|
|
491
|
-
{ tag: "use", attrs: { "xlink:href": "#
|
|
490
|
+
{ tag: "use", attrs: { "xlink:href": "#sen__37__H", fill: "#FFF" } },
|
|
491
|
+
{ tag: "use", attrs: { "xlink:href": "#sen__37__H", fill: "url(#sen__37__D)" } }
|
|
492
492
|
]
|
|
493
493
|
},
|
|
494
494
|
{
|
|
495
495
|
tag: "path",
|
|
496
496
|
attrs: {
|
|
497
|
-
fill: "url(#
|
|
497
|
+
fill: "url(#sen__37__I)",
|
|
498
498
|
"fill-rule": "nonzero",
|
|
499
499
|
d: "M50 87.5a1.5 1.5 0 0 1 1.5 1.5c0 16.47 34.63 30.5 77.5 30.5 18.47 0 35.95-2.6 49.84-7.25a1.5 1.5 0 1 1 .95 2.84c-14.21 4.77-32 7.41-50.79 7.41-44.39 0-80.5-14.63-80.5-33.5a1.5 1.5 0 0 1 1.5-1.5Z"
|
|
500
500
|
}
|
|
@@ -503,33 +503,33 @@ var NoAlarmPurely = {
|
|
|
503
503
|
tag: "g",
|
|
504
504
|
attrs: { transform: "translate(47 62)" },
|
|
505
505
|
children: [
|
|
506
|
-
{ tag: "use", attrs: { "xlink:href": "#
|
|
507
|
-
{ tag: "use", attrs: { "xlink:href": "#
|
|
506
|
+
{ tag: "use", attrs: { "xlink:href": "#sen__37__J", fill: "#FFF" } },
|
|
507
|
+
{ tag: "use", attrs: { "xlink:href": "#sen__37__J", fill: "url(#sen__37__K)" } }
|
|
508
508
|
]
|
|
509
509
|
},
|
|
510
510
|
{
|
|
511
511
|
tag: "g",
|
|
512
512
|
attrs: { transform: "translate(47 62)" },
|
|
513
513
|
children: [
|
|
514
|
-
{ tag: "use", attrs: { "xlink:href": "#
|
|
515
|
-
{ tag: "use", attrs: { "xlink:href": "#
|
|
514
|
+
{ tag: "use", attrs: { "xlink:href": "#sen__37__L", fill: "#FFF" } },
|
|
515
|
+
{ tag: "use", attrs: { "xlink:href": "#sen__37__L", fill: "url(#sen__37__M)" } }
|
|
516
516
|
]
|
|
517
517
|
},
|
|
518
518
|
{
|
|
519
519
|
tag: "g",
|
|
520
520
|
attrs: { transform: "translate(47 62)" },
|
|
521
521
|
children: [
|
|
522
|
-
{ tag: "use", attrs: { "xlink:href": "#
|
|
523
|
-
{ tag: "use", attrs: { "xlink:href": "#
|
|
524
|
-
{ tag: "use", attrs: { "xlink:href": "#
|
|
522
|
+
{ tag: "use", attrs: { "xlink:href": "#sen__37__N", fill: "#FFF" } },
|
|
523
|
+
{ tag: "use", attrs: { "xlink:href": "#sen__37__N", fill: "url(#sen__37__O)" } },
|
|
524
|
+
{ tag: "use", attrs: { "xlink:href": "#sen__37__N", fill: "#000", filter: "url(#sen__37__P)" } }
|
|
525
525
|
]
|
|
526
526
|
},
|
|
527
527
|
{
|
|
528
528
|
tag: "g",
|
|
529
529
|
attrs: { transform: "translate(47 62)" },
|
|
530
530
|
children: [
|
|
531
|
-
{ tag: "use", attrs: { "xlink:href": "#
|
|
532
|
-
{ tag: "use", attrs: { "xlink:href": "#
|
|
531
|
+
{ tag: "use", attrs: { "xlink:href": "#sen__37__Q", fill: "#FFF" } },
|
|
532
|
+
{ tag: "use", attrs: { "xlink:href": "#sen__37__Q", fill: "url(#sen__37__R)" } }
|
|
533
533
|
]
|
|
534
534
|
}
|
|
535
535
|
]
|