@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/src/asn/NoAlarmPurely.ts
CHANGED
|
@@ -12,7 +12,7 @@ const NoAlarmPurely: IconDefinition = {
|
|
|
12
12
|
children: [
|
|
13
13
|
{
|
|
14
14
|
tag: 'linearGradient',
|
|
15
|
-
attrs: { id: '
|
|
15
|
+
attrs: { id: 'sen__37__a', x1: '100%', x2: '0%', y1: '50%', y2: '50%' },
|
|
16
16
|
children: [
|
|
17
17
|
{ tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.04' } },
|
|
18
18
|
{ tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.09' } },
|
|
@@ -20,7 +20,7 @@ const NoAlarmPurely: IconDefinition = {
|
|
|
20
20
|
},
|
|
21
21
|
{
|
|
22
22
|
tag: 'linearGradient',
|
|
23
|
-
attrs: { id: '
|
|
23
|
+
attrs: { id: 'sen__37__d', x1: '100%', x2: '0%', y1: '28.23%', y2: '71.77%' },
|
|
24
24
|
children: [
|
|
25
25
|
{ tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.15' } },
|
|
26
26
|
{ tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.45' } },
|
|
@@ -28,7 +28,7 @@ const NoAlarmPurely: IconDefinition = {
|
|
|
28
28
|
},
|
|
29
29
|
{
|
|
30
30
|
tag: 'linearGradient',
|
|
31
|
-
attrs: { id: '
|
|
31
|
+
attrs: { id: 'sen__37__f', x1: '0%', x2: '100%', y1: '28.23%', y2: '71.77%' },
|
|
32
32
|
children: [
|
|
33
33
|
{ tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '0' } },
|
|
34
34
|
{ tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.25' } },
|
|
@@ -36,7 +36,7 @@ const NoAlarmPurely: IconDefinition = {
|
|
|
36
36
|
},
|
|
37
37
|
{
|
|
38
38
|
tag: 'linearGradient',
|
|
39
|
-
attrs: { id: '
|
|
39
|
+
attrs: { id: 'sen__37__i', x1: '100%', x2: '0%', y1: '50%', y2: '50%' },
|
|
40
40
|
children: [
|
|
41
41
|
{ tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '0' } },
|
|
42
42
|
{ tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.25' } },
|
|
@@ -44,7 +44,7 @@ const NoAlarmPurely: IconDefinition = {
|
|
|
44
44
|
},
|
|
45
45
|
{
|
|
46
46
|
tag: 'linearGradient',
|
|
47
|
-
attrs: { id: '
|
|
47
|
+
attrs: { id: 'sen__37__k', x1: '0%', x2: '100%', y1: '50%', y2: '50%' },
|
|
48
48
|
children: [
|
|
49
49
|
{ tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '0' } },
|
|
50
50
|
{ tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.45' } },
|
|
@@ -52,7 +52,7 @@ const NoAlarmPurely: IconDefinition = {
|
|
|
52
52
|
},
|
|
53
53
|
{
|
|
54
54
|
tag: 'linearGradient',
|
|
55
|
-
attrs: { id: '
|
|
55
|
+
attrs: { id: 'sen__37__m', x1: '100%', x2: '0%', y1: '50%', y2: '50%' },
|
|
56
56
|
children: [
|
|
57
57
|
{ tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '0' } },
|
|
58
58
|
{ tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.25' } },
|
|
@@ -60,7 +60,7 @@ const NoAlarmPurely: IconDefinition = {
|
|
|
60
60
|
},
|
|
61
61
|
{
|
|
62
62
|
tag: 'linearGradient',
|
|
63
|
-
attrs: { id: '
|
|
63
|
+
attrs: { id: 'sen__37__p', x1: '0%', x2: '100%', y1: '50%', y2: '50%' },
|
|
64
64
|
children: [
|
|
65
65
|
{ tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '0' } },
|
|
66
66
|
{ tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.45' } },
|
|
@@ -68,7 +68,7 @@ const NoAlarmPurely: IconDefinition = {
|
|
|
68
68
|
},
|
|
69
69
|
{
|
|
70
70
|
tag: 'linearGradient',
|
|
71
|
-
attrs: { id: '
|
|
71
|
+
attrs: { id: 'sen__37__r', x1: '100%', x2: '0%', y1: '50%', y2: '50%' },
|
|
72
72
|
children: [
|
|
73
73
|
{ tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '0' } },
|
|
74
74
|
{ tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.25' } },
|
|
@@ -76,7 +76,7 @@ const NoAlarmPurely: IconDefinition = {
|
|
|
76
76
|
},
|
|
77
77
|
{
|
|
78
78
|
tag: 'linearGradient',
|
|
79
|
-
attrs: { id: '
|
|
79
|
+
attrs: { id: 'sen__37__s', x1: '50%', x2: '50%', y1: '100%', y2: '0%' },
|
|
80
80
|
children: [
|
|
81
81
|
{ tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.09' } },
|
|
82
82
|
{ tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.45' } },
|
|
@@ -84,7 +84,7 @@ const NoAlarmPurely: IconDefinition = {
|
|
|
84
84
|
},
|
|
85
85
|
{
|
|
86
86
|
tag: 'linearGradient',
|
|
87
|
-
attrs: { id: '
|
|
87
|
+
attrs: { id: 'sen__37__t', x1: '50%', x2: '50%', y1: '69.01%', y2: '0%' },
|
|
88
88
|
children: [
|
|
89
89
|
{ tag: 'stop', attrs: { offset: '0%', 'stop-color': '#FFF', 'stop-opacity': '0' } },
|
|
90
90
|
{ tag: 'stop', attrs: { offset: '100%', 'stop-color': '#FFF', 'stop-opacity': '.45' } },
|
|
@@ -92,7 +92,7 @@ const NoAlarmPurely: IconDefinition = {
|
|
|
92
92
|
},
|
|
93
93
|
{
|
|
94
94
|
tag: 'linearGradient',
|
|
95
|
-
attrs: { id: '
|
|
95
|
+
attrs: { id: 'sen__37__v', x1: '50%', x2: '50%', y1: '100%', y2: '0%' },
|
|
96
96
|
children: [
|
|
97
97
|
{ tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.65' } },
|
|
98
98
|
{ tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.15' } },
|
|
@@ -100,7 +100,7 @@ const NoAlarmPurely: IconDefinition = {
|
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
102
|
tag: 'linearGradient',
|
|
103
|
-
attrs: { id: '
|
|
103
|
+
attrs: { id: 'sen__37__w', x1: '50%', x2: '50%', y1: '17.57%', y2: '100%' },
|
|
104
104
|
children: [
|
|
105
105
|
{ tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '0' } },
|
|
106
106
|
{ tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.15' } },
|
|
@@ -108,7 +108,7 @@ const NoAlarmPurely: IconDefinition = {
|
|
|
108
108
|
},
|
|
109
109
|
{
|
|
110
110
|
tag: 'linearGradient',
|
|
111
|
-
attrs: { id: '
|
|
111
|
+
attrs: { id: 'sen__37__x', x1: '0%', x2: '100%', y1: '52.21%', y2: '48.33%' },
|
|
112
112
|
children: [
|
|
113
113
|
{ tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.65' } },
|
|
114
114
|
{ tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '0' } },
|
|
@@ -116,7 +116,7 @@ const NoAlarmPurely: IconDefinition = {
|
|
|
116
116
|
},
|
|
117
117
|
{
|
|
118
118
|
tag: 'linearGradient',
|
|
119
|
-
attrs: { id: '
|
|
119
|
+
attrs: { id: 'sen__37__z', x1: '30.23%', x2: '54%', y1: '100%', y2: '53.76%' },
|
|
120
120
|
children: [
|
|
121
121
|
{ tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.25' } },
|
|
122
122
|
{ tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.55' } },
|
|
@@ -124,7 +124,7 @@ const NoAlarmPurely: IconDefinition = {
|
|
|
124
124
|
},
|
|
125
125
|
{
|
|
126
126
|
tag: 'linearGradient',
|
|
127
|
-
attrs: { id: '
|
|
127
|
+
attrs: { id: 'sen__37__B', x1: '87.83%', x2: '20.59%', y1: '48.35%', y2: '50.78%' },
|
|
128
128
|
children: [
|
|
129
129
|
{ tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.25' } },
|
|
130
130
|
{ tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.45' } },
|
|
@@ -132,7 +132,7 @@ const NoAlarmPurely: IconDefinition = {
|
|
|
132
132
|
},
|
|
133
133
|
{
|
|
134
134
|
tag: 'linearGradient',
|
|
135
|
-
attrs: { id: '
|
|
135
|
+
attrs: { id: 'sen__37__D', x1: '30.78%', x2: '69.22%', y1: '0%', y2: '100%' },
|
|
136
136
|
children: [
|
|
137
137
|
{ tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '0' } },
|
|
138
138
|
{ tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.25' } },
|
|
@@ -140,7 +140,7 @@ const NoAlarmPurely: IconDefinition = {
|
|
|
140
140
|
},
|
|
141
141
|
{
|
|
142
142
|
tag: 'linearGradient',
|
|
143
|
-
attrs: { id: '
|
|
143
|
+
attrs: { id: 'sen__37__E', x1: '40.38%', x2: '11.96%', y1: '0%', y2: '100%' },
|
|
144
144
|
children: [
|
|
145
145
|
{ tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.65' } },
|
|
146
146
|
{ tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '0' } },
|
|
@@ -148,7 +148,7 @@ const NoAlarmPurely: IconDefinition = {
|
|
|
148
148
|
},
|
|
149
149
|
{
|
|
150
150
|
tag: 'linearGradient',
|
|
151
|
-
attrs: { id: '
|
|
151
|
+
attrs: { id: 'sen__37__I', x1: '100%', x2: '4.73%', y1: '51.99%', y2: '45.18%' },
|
|
152
152
|
children: [
|
|
153
153
|
{ tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.65' } },
|
|
154
154
|
{ tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '0' } },
|
|
@@ -156,7 +156,7 @@ const NoAlarmPurely: IconDefinition = {
|
|
|
156
156
|
},
|
|
157
157
|
{
|
|
158
158
|
tag: 'linearGradient',
|
|
159
|
-
attrs: { id: '
|
|
159
|
+
attrs: { id: 'sen__37__K', x1: '69.77%', x2: '42.37%', y1: '100%', y2: '9.36%' },
|
|
160
160
|
children: [
|
|
161
161
|
{ tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.45' } },
|
|
162
162
|
{ tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5' } },
|
|
@@ -164,7 +164,7 @@ const NoAlarmPurely: IconDefinition = {
|
|
|
164
164
|
},
|
|
165
165
|
{
|
|
166
166
|
tag: 'linearGradient',
|
|
167
|
-
attrs: { id: '
|
|
167
|
+
attrs: { id: 'sen__37__M', x1: '100%', x2: '0%', y1: '54.05%', y2: '45.95%' },
|
|
168
168
|
children: [
|
|
169
169
|
{ tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.45' } },
|
|
170
170
|
{ tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.65' } },
|
|
@@ -172,7 +172,7 @@ const NoAlarmPurely: IconDefinition = {
|
|
|
172
172
|
},
|
|
173
173
|
{
|
|
174
174
|
tag: 'linearGradient',
|
|
175
|
-
attrs: { id: '
|
|
175
|
+
attrs: { id: 'sen__37__O', x1: '69.22%', x2: '30.78%', y1: '100%', y2: '0%' },
|
|
176
176
|
children: [
|
|
177
177
|
{ tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.45' } },
|
|
178
178
|
{ tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.25' } },
|
|
@@ -180,74 +180,74 @@ const NoAlarmPurely: IconDefinition = {
|
|
|
180
180
|
},
|
|
181
181
|
{
|
|
182
182
|
tag: 'linearGradient',
|
|
183
|
-
attrs: { id: '
|
|
183
|
+
attrs: { id: 'sen__37__R', x1: '100%', x2: '0%', y1: '78.13%', y2: '21.88%' },
|
|
184
184
|
children: [
|
|
185
185
|
{ tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.45' } },
|
|
186
186
|
{ tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5' } },
|
|
187
187
|
],
|
|
188
188
|
},
|
|
189
|
-
{ tag: 'path', attrs: { id: '
|
|
190
|
-
{ tag: 'path', attrs: { id: '
|
|
191
|
-
{ tag: 'path', attrs: { id: '
|
|
192
|
-
{ tag: 'path', attrs: { id: '
|
|
189
|
+
{ tag: 'path', attrs: { id: 'sen__37__b', d: 'M176.68 74 194 84l-97 56L0 84l17.32-10L97 120l79.68-46Z' } },
|
|
190
|
+
{ tag: 'path', attrs: { id: 'sen__37__c', d: 'm194 64-97 56v-8l97-56v8Z' } },
|
|
191
|
+
{ tag: 'path', attrs: { id: 'sen__37__e', d: 'M97 112v8L0 64v-8l97 56Z' } },
|
|
192
|
+
{ tag: 'path', attrs: { id: 'sen__37__h', d: 'm97 0 97 56-97 56L0 56 97 0Z' } },
|
|
193
193
|
{
|
|
194
194
|
tag: 'path',
|
|
195
195
|
attrs: {
|
|
196
|
-
id: '
|
|
196
|
+
id: 'sen__37__j',
|
|
197
197
|
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',
|
|
198
198
|
},
|
|
199
199
|
},
|
|
200
|
-
{ tag: 'path', attrs: { id: '
|
|
200
|
+
{ tag: 'path', attrs: { id: 'sen__37__o', d: 'M39 67c7.73 0 14-3.58 14-8V39H25v20c0 4.42 6.27 8 14 8Z' } },
|
|
201
201
|
{
|
|
202
202
|
tag: 'path',
|
|
203
203
|
attrs: {
|
|
204
|
-
id: '
|
|
204
|
+
id: 'sen__37__y',
|
|
205
205
|
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',
|
|
206
206
|
},
|
|
207
207
|
},
|
|
208
|
-
{ tag: 'path', attrs: { id: '
|
|
208
|
+
{ tag: 'path', attrs: { id: 'sen__37__A', d: 'm4.42 1.5 9.8-1.5-4.43 2.53L0 4.04z' } },
|
|
209
209
|
{
|
|
210
210
|
tag: 'path',
|
|
211
211
|
attrs: {
|
|
212
|
-
id: '
|
|
212
|
+
id: 'sen__37__C',
|
|
213
213
|
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',
|
|
214
214
|
},
|
|
215
215
|
},
|
|
216
216
|
{
|
|
217
217
|
tag: 'path',
|
|
218
218
|
attrs: {
|
|
219
|
-
id: '
|
|
219
|
+
id: 'sen__37__F',
|
|
220
220
|
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',
|
|
221
221
|
},
|
|
222
222
|
},
|
|
223
|
-
{ tag: 'path', attrs: { id: '
|
|
223
|
+
{ tag: 'path', attrs: { id: 'sen__37__G', d: 'm4.42 1.5 9.8-1.5-4.43 2.53L0 4.04z' } },
|
|
224
224
|
{
|
|
225
225
|
tag: 'path',
|
|
226
226
|
attrs: {
|
|
227
|
-
id: '
|
|
227
|
+
id: 'sen__37__H',
|
|
228
228
|
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',
|
|
229
229
|
},
|
|
230
230
|
},
|
|
231
231
|
{
|
|
232
232
|
tag: 'path',
|
|
233
233
|
attrs: {
|
|
234
|
-
id: '
|
|
234
|
+
id: 'sen__37__J',
|
|
235
235
|
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',
|
|
236
236
|
},
|
|
237
237
|
},
|
|
238
|
-
{ tag: 'path', attrs: { id: '
|
|
238
|
+
{ tag: 'path', attrs: { id: 'sen__37__L', d: 'm4.42 1.5 9.8-1.5-4.43 2.53L0 4.04z' } },
|
|
239
239
|
{
|
|
240
240
|
tag: 'path',
|
|
241
241
|
attrs: {
|
|
242
|
-
id: '
|
|
242
|
+
id: 'sen__37__N',
|
|
243
243
|
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',
|
|
244
244
|
},
|
|
245
245
|
},
|
|
246
|
-
{ tag: 'path', attrs: { id: '
|
|
246
|
+
{ 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' } },
|
|
247
247
|
{
|
|
248
248
|
tag: 'filter',
|
|
249
249
|
attrs: {
|
|
250
|
-
id: '
|
|
250
|
+
id: 'sen__37__g',
|
|
251
251
|
width: '101%',
|
|
252
252
|
height: '101.6%',
|
|
253
253
|
x: '-.5%',
|
|
@@ -276,7 +276,7 @@ const NoAlarmPurely: IconDefinition = {
|
|
|
276
276
|
{
|
|
277
277
|
tag: 'filter',
|
|
278
278
|
attrs: {
|
|
279
|
-
id: '
|
|
279
|
+
id: 'sen__37__n',
|
|
280
280
|
width: '101.4%',
|
|
281
281
|
height: '102.4%',
|
|
282
282
|
x: '-.7%',
|
|
@@ -305,7 +305,7 @@ const NoAlarmPurely: IconDefinition = {
|
|
|
305
305
|
{
|
|
306
306
|
tag: 'filter',
|
|
307
307
|
attrs: {
|
|
308
|
-
id: '
|
|
308
|
+
id: 'sen__37__P',
|
|
309
309
|
width: '102.6%',
|
|
310
310
|
height: '101.6%',
|
|
311
311
|
x: '-1.3%',
|
|
@@ -331,9 +331,9 @@ const NoAlarmPurely: IconDefinition = {
|
|
|
331
331
|
},
|
|
332
332
|
],
|
|
333
333
|
},
|
|
334
|
-
{ tag: 'ellipse', attrs: { id: '
|
|
335
|
-
{ tag: 'ellipse', attrs: { id: '
|
|
336
|
-
{ tag: 'circle', attrs: { id: '
|
|
334
|
+
{ tag: 'ellipse', attrs: { id: 'sen__37__l', cx: '39', cy: '59', rx: '36', ry: '21' } },
|
|
335
|
+
{ tag: 'ellipse', attrs: { id: 'sen__37__q', cx: '39', cy: '39', rx: '14', ry: '8' } },
|
|
336
|
+
{ tag: 'circle', attrs: { id: 'sen__37__u', cx: '39', cy: '32', r: '7' } },
|
|
337
337
|
],
|
|
338
338
|
},
|
|
339
339
|
{
|
|
@@ -342,31 +342,31 @@ const NoAlarmPurely: IconDefinition = {
|
|
|
342
342
|
children: [
|
|
343
343
|
{
|
|
344
344
|
tag: 'use',
|
|
345
|
-
attrs: { 'xlink:href': '#
|
|
345
|
+
attrs: { 'xlink:href': '#sen__37__b', fill: 'url(#sen__37__a)', transform: 'translate(31 100)' },
|
|
346
346
|
},
|
|
347
347
|
{
|
|
348
348
|
tag: 'g',
|
|
349
349
|
attrs: { transform: 'translate(31 100)' },
|
|
350
350
|
children: [
|
|
351
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
352
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
351
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__37__c', fill: '#FFF' } },
|
|
352
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__37__c', fill: 'url(#sen__37__d)' } },
|
|
353
353
|
],
|
|
354
354
|
},
|
|
355
355
|
{
|
|
356
356
|
tag: 'g',
|
|
357
357
|
attrs: { transform: 'translate(31 100)' },
|
|
358
358
|
children: [
|
|
359
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
360
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
361
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
359
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__37__e', fill: '#FFF' } },
|
|
360
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__37__e', fill: 'url(#sen__37__f)' } },
|
|
361
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__37__e', fill: '#000', filter: 'url(#sen__37__g)' } },
|
|
362
362
|
],
|
|
363
363
|
},
|
|
364
364
|
{
|
|
365
365
|
tag: 'g',
|
|
366
366
|
attrs: { transform: 'translate(31 100)' },
|
|
367
367
|
children: [
|
|
368
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
369
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
368
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__37__h', fill: '#FFF' } },
|
|
369
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__37__h', fill: 'url(#sen__37__i)' } },
|
|
370
370
|
],
|
|
371
371
|
},
|
|
372
372
|
{
|
|
@@ -374,34 +374,34 @@ const NoAlarmPurely: IconDefinition = {
|
|
|
374
374
|
attrs: { transform: 'translate(89 81)' },
|
|
375
375
|
children: [
|
|
376
376
|
{ tag: 'ellipse', attrs: { cx: '39', cy: '71', fill: 'red', opacity: '.1', rx: '39', ry: '22.5' } },
|
|
377
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
378
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
379
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
380
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
381
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
382
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
383
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
384
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
385
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
377
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__37__j', fill: '#FFF' } },
|
|
378
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__37__j', fill: 'url(#sen__37__k)' } },
|
|
379
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__37__l', fill: '#FFF' } },
|
|
380
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__37__l', fill: 'url(#sen__37__m)' } },
|
|
381
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__37__l', fill: '#000', filter: 'url(#sen__37__n)' } },
|
|
382
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__37__o', fill: '#FFF' } },
|
|
383
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__37__o', fill: 'url(#sen__37__p)' } },
|
|
384
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__37__q', fill: '#FFF' } },
|
|
385
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__37__q', fill: 'url(#sen__37__r)' } },
|
|
386
386
|
{
|
|
387
387
|
tag: 'path',
|
|
388
388
|
attrs: {
|
|
389
|
-
fill: 'url(#
|
|
389
|
+
fill: 'url(#sen__37__s)',
|
|
390
390
|
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',
|
|
391
391
|
},
|
|
392
392
|
},
|
|
393
393
|
{
|
|
394
394
|
tag: 'path',
|
|
395
|
-
attrs: { fill: 'url(#
|
|
395
|
+
attrs: { fill: 'url(#sen__37__t)', d: 'M56 15.03a24.07 24.07 0 0 0-34 0L39 32l17-16.97Z' },
|
|
396
396
|
},
|
|
397
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
398
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
397
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__37__u', fill: '#FFF' } },
|
|
398
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__37__u', fill: 'url(#sen__37__v)' } },
|
|
399
399
|
],
|
|
400
400
|
},
|
|
401
401
|
{
|
|
402
402
|
tag: 'path',
|
|
403
403
|
attrs: {
|
|
404
|
-
fill: 'url(#
|
|
404
|
+
fill: 'url(#sen__37__w)',
|
|
405
405
|
d: 'M194 0v84l-97 56V0h97ZM97 0v140L0 84V0h97Z',
|
|
406
406
|
transform: 'translate(31 72)',
|
|
407
407
|
},
|
|
@@ -409,7 +409,7 @@ const NoAlarmPurely: IconDefinition = {
|
|
|
409
409
|
{
|
|
410
410
|
tag: 'path',
|
|
411
411
|
attrs: {
|
|
412
|
-
fill: 'url(#
|
|
412
|
+
fill: 'url(#sen__37__x)',
|
|
413
413
|
'fill-rule': 'nonzero',
|
|
414
414
|
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',
|
|
415
415
|
},
|
|
@@ -418,30 +418,30 @@ const NoAlarmPurely: IconDefinition = {
|
|
|
418
418
|
tag: 'g',
|
|
419
419
|
attrs: { transform: 'matrix(-1 0 0 1 171 44)' },
|
|
420
420
|
children: [
|
|
421
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
422
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
421
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__37__y', fill: '#FFF' } },
|
|
422
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__37__y', fill: 'url(#sen__37__z)' } },
|
|
423
423
|
],
|
|
424
424
|
},
|
|
425
425
|
{
|
|
426
426
|
tag: 'g',
|
|
427
427
|
attrs: { transform: 'matrix(-1 0 0 1 171 44)' },
|
|
428
428
|
children: [
|
|
429
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
430
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
429
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__37__A', fill: '#FFF' } },
|
|
430
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__37__A', fill: 'url(#sen__37__B)' } },
|
|
431
431
|
],
|
|
432
432
|
},
|
|
433
433
|
{
|
|
434
434
|
tag: 'g',
|
|
435
435
|
attrs: { transform: 'matrix(-1 0 0 1 171 44)' },
|
|
436
436
|
children: [
|
|
437
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
438
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
437
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__37__C', fill: '#FFF' } },
|
|
438
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__37__C', fill: 'url(#sen__37__D)' } },
|
|
439
439
|
],
|
|
440
440
|
},
|
|
441
441
|
{
|
|
442
442
|
tag: 'path',
|
|
443
443
|
attrs: {
|
|
444
|
-
fill: 'url(#
|
|
444
|
+
fill: 'url(#sen__37__E)',
|
|
445
445
|
'fill-rule': 'nonzero',
|
|
446
446
|
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',
|
|
447
447
|
},
|
|
@@ -450,30 +450,30 @@ const NoAlarmPurely: IconDefinition = {
|
|
|
450
450
|
tag: 'g',
|
|
451
451
|
attrs: { transform: 'translate(169 96)' },
|
|
452
452
|
children: [
|
|
453
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
454
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
453
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__37__F', fill: '#FFF' } },
|
|
454
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__37__F', fill: 'url(#sen__37__z)' } },
|
|
455
455
|
],
|
|
456
456
|
},
|
|
457
457
|
{
|
|
458
458
|
tag: 'g',
|
|
459
459
|
attrs: { transform: 'translate(169 96)' },
|
|
460
460
|
children: [
|
|
461
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
462
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
461
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__37__G', fill: '#FFF' } },
|
|
462
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__37__G', fill: 'url(#sen__37__B)' } },
|
|
463
463
|
],
|
|
464
464
|
},
|
|
465
465
|
{
|
|
466
466
|
tag: 'g',
|
|
467
467
|
attrs: { transform: 'translate(169 96)' },
|
|
468
468
|
children: [
|
|
469
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
470
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
469
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__37__H', fill: '#FFF' } },
|
|
470
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__37__H', fill: 'url(#sen__37__D)' } },
|
|
471
471
|
],
|
|
472
472
|
},
|
|
473
473
|
{
|
|
474
474
|
tag: 'path',
|
|
475
475
|
attrs: {
|
|
476
|
-
fill: 'url(#
|
|
476
|
+
fill: 'url(#sen__37__I)',
|
|
477
477
|
'fill-rule': 'nonzero',
|
|
478
478
|
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',
|
|
479
479
|
},
|
|
@@ -482,33 +482,33 @@ const NoAlarmPurely: IconDefinition = {
|
|
|
482
482
|
tag: 'g',
|
|
483
483
|
attrs: { transform: 'translate(47 62)' },
|
|
484
484
|
children: [
|
|
485
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
486
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
485
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__37__J', fill: '#FFF' } },
|
|
486
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__37__J', fill: 'url(#sen__37__K)' } },
|
|
487
487
|
],
|
|
488
488
|
},
|
|
489
489
|
{
|
|
490
490
|
tag: 'g',
|
|
491
491
|
attrs: { transform: 'translate(47 62)' },
|
|
492
492
|
children: [
|
|
493
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
494
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
493
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__37__L', fill: '#FFF' } },
|
|
494
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__37__L', fill: 'url(#sen__37__M)' } },
|
|
495
495
|
],
|
|
496
496
|
},
|
|
497
497
|
{
|
|
498
498
|
tag: 'g',
|
|
499
499
|
attrs: { transform: 'translate(47 62)' },
|
|
500
500
|
children: [
|
|
501
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
502
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
503
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
501
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__37__N', fill: '#FFF' } },
|
|
502
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__37__N', fill: 'url(#sen__37__O)' } },
|
|
503
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__37__N', fill: '#000', filter: 'url(#sen__37__P)' } },
|
|
504
504
|
],
|
|
505
505
|
},
|
|
506
506
|
{
|
|
507
507
|
tag: 'g',
|
|
508
508
|
attrs: { transform: 'translate(47 62)' },
|
|
509
509
|
children: [
|
|
510
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
511
|
-
{ tag: 'use', attrs: { 'xlink:href': '#
|
|
510
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__37__Q', fill: '#FFF' } },
|
|
511
|
+
{ tag: 'use', attrs: { 'xlink:href': '#sen__37__Q', fill: 'url(#sen__37__R)' } },
|
|
512
512
|
],
|
|
513
513
|
},
|
|
514
514
|
],
|