@sensoro-design/icons-svg 2.51.1 → 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/LegendArrowBoldOutlined.d.ts +3 -0
- package/es/asn/LegendArrowBoldOutlined.js +20 -0
- package/es/asn/LegendArrowOutlined.d.ts +3 -0
- package/es/asn/LegendArrowOutlined.js +20 -0
- package/es/asn/LegendArrowThickOutlined.d.ts +3 -0
- package/es/asn/LegendArrowThickOutlined.js +20 -0
- package/es/asn/LegendCaretBoldFilled.d.ts +3 -0
- package/es/asn/LegendCaretBoldFilled.js +20 -0
- package/es/asn/LegendCaretFilled.d.ts +3 -0
- package/es/asn/LegendCaretFilled.js +20 -0
- package/es/asn/LegendCaretThickFilled.d.ts +3 -0
- package/es/asn/LegendCaretThickFilled.js +20 -0
- package/es/asn/LegendDashedArrowBoldOutlined.d.ts +3 -0
- package/es/asn/LegendDashedArrowBoldOutlined.js +20 -0
- package/es/asn/LegendDashedArrowOutlined.d.ts +3 -0
- package/es/asn/LegendDashedArrowOutlined.js +20 -0
- package/es/asn/LegendDashedArrowThickOutlined.d.ts +3 -0
- package/es/asn/LegendDashedArrowThickOutlined.js +20 -0
- package/es/asn/LegendDashedCaretBoldFilled.d.ts +3 -0
- package/es/asn/LegendDashedCaretBoldFilled.js +20 -0
- package/es/asn/LegendDashedCaretFilled.d.ts +3 -0
- package/es/asn/LegendDashedCaretFilled.js +20 -0
- package/es/asn/LegendDashedCaretThickFilled.d.ts +3 -0
- package/es/asn/LegendDashedCaretThickFilled.js +20 -0
- package/es/asn/LegendDashedLineBoldFilled.d.ts +3 -0
- package/es/asn/LegendDashedLineBoldFilled.js +20 -0
- package/es/asn/LegendDashedLineOutlined.d.ts +3 -0
- package/es/asn/LegendDashedLineOutlined.js +20 -0
- package/es/asn/LegendDashedLineThickFilled.d.ts +3 -0
- package/es/asn/LegendDashedLineThickFilled.js +20 -0
- package/es/asn/LegendLineBoldFilled.d.ts +3 -0
- package/es/asn/LegendLineBoldFilled.js +20 -0
- package/es/asn/LegendLineOutlined.d.ts +3 -0
- package/es/asn/LegendLineOutlined.js +20 -0
- package/es/asn/LegendLineThickFilled.d.ts +3 -0
- package/es/asn/LegendLineThickFilled.js +20 -0
- 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 +19 -0
- package/es/index.js +19 -0
- package/inline-namespaced-svg/filled/legend-caret-bold.svg +1 -0
- package/inline-namespaced-svg/filled/legend-caret-thick.svg +1 -0
- package/inline-namespaced-svg/filled/legend-caret.svg +1 -0
- package/inline-namespaced-svg/filled/legend-dashed-caret-bold.svg +1 -0
- package/inline-namespaced-svg/filled/legend-dashed-caret-thick.svg +1 -0
- package/inline-namespaced-svg/filled/legend-dashed-caret.svg +1 -0
- package/inline-namespaced-svg/filled/legend-dashed-line-bold.svg +1 -0
- package/inline-namespaced-svg/filled/legend-dashed-line-thick.svg +1 -0
- package/inline-namespaced-svg/filled/legend-line-bold.svg +1 -0
- package/inline-namespaced-svg/filled/legend-line-thick.svg +1 -0
- package/inline-namespaced-svg/outlined/legend-arrow-bold.svg +1 -0
- package/inline-namespaced-svg/outlined/legend-arrow-thick.svg +1 -0
- package/inline-namespaced-svg/outlined/legend-arrow.svg +1 -0
- package/inline-namespaced-svg/outlined/legend-dashed-arrow-bold.svg +1 -0
- package/inline-namespaced-svg/outlined/legend-dashed-arrow-thick.svg +1 -0
- package/inline-namespaced-svg/outlined/legend-dashed-arrow.svg +1 -0
- package/inline-namespaced-svg/outlined/legend-dashed-line.svg +1 -0
- package/inline-namespaced-svg/outlined/legend-line.svg +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/filled/legend-caret-bold.svg +1 -0
- package/inline-svg/filled/legend-caret-thick.svg +1 -0
- package/inline-svg/filled/legend-caret.svg +1 -0
- package/inline-svg/filled/legend-dashed-caret-bold.svg +1 -0
- package/inline-svg/filled/legend-dashed-caret-thick.svg +1 -0
- package/inline-svg/filled/legend-dashed-caret.svg +1 -0
- package/inline-svg/filled/legend-dashed-line-bold.svg +1 -0
- package/inline-svg/filled/legend-dashed-line-thick.svg +1 -0
- package/inline-svg/filled/legend-line-bold.svg +1 -0
- package/inline-svg/filled/legend-line-thick.svg +1 -0
- package/inline-svg/outlined/legend-arrow-bold.svg +1 -0
- package/inline-svg/outlined/legend-arrow-thick.svg +1 -0
- package/inline-svg/outlined/legend-arrow.svg +1 -0
- package/inline-svg/outlined/legend-dashed-arrow-bold.svg +1 -0
- package/inline-svg/outlined/legend-dashed-arrow-thick.svg +1 -0
- package/inline-svg/outlined/legend-dashed-arrow.svg +1 -0
- package/inline-svg/outlined/legend-dashed-line.svg +1 -0
- package/inline-svg/outlined/legend-line.svg +1 -0
- 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/LegendArrowBoldOutlined.d.ts +3 -0
- package/lib/asn/LegendArrowBoldOutlined.js +41 -0
- package/lib/asn/LegendArrowOutlined.d.ts +3 -0
- package/lib/asn/LegendArrowOutlined.js +41 -0
- package/lib/asn/LegendArrowThickOutlined.d.ts +3 -0
- package/lib/asn/LegendArrowThickOutlined.js +41 -0
- package/lib/asn/LegendCaretBoldFilled.d.ts +3 -0
- package/lib/asn/LegendCaretBoldFilled.js +41 -0
- package/lib/asn/LegendCaretFilled.d.ts +3 -0
- package/lib/asn/LegendCaretFilled.js +41 -0
- package/lib/asn/LegendCaretThickFilled.d.ts +3 -0
- package/lib/asn/LegendCaretThickFilled.js +41 -0
- package/lib/asn/LegendDashedArrowBoldOutlined.d.ts +3 -0
- package/lib/asn/LegendDashedArrowBoldOutlined.js +41 -0
- package/lib/asn/LegendDashedArrowOutlined.d.ts +3 -0
- package/lib/asn/LegendDashedArrowOutlined.js +41 -0
- package/lib/asn/LegendDashedArrowThickOutlined.d.ts +3 -0
- package/lib/asn/LegendDashedArrowThickOutlined.js +41 -0
- package/lib/asn/LegendDashedCaretBoldFilled.d.ts +3 -0
- package/lib/asn/LegendDashedCaretBoldFilled.js +41 -0
- package/lib/asn/LegendDashedCaretFilled.d.ts +3 -0
- package/lib/asn/LegendDashedCaretFilled.js +41 -0
- package/lib/asn/LegendDashedCaretThickFilled.d.ts +3 -0
- package/lib/asn/LegendDashedCaretThickFilled.js +41 -0
- package/lib/asn/LegendDashedLineBoldFilled.d.ts +3 -0
- package/lib/asn/LegendDashedLineBoldFilled.js +39 -0
- package/lib/asn/LegendDashedLineOutlined.d.ts +3 -0
- package/lib/asn/LegendDashedLineOutlined.js +41 -0
- package/lib/asn/LegendDashedLineThickFilled.d.ts +3 -0
- package/lib/asn/LegendDashedLineThickFilled.js +41 -0
- package/lib/asn/LegendLineBoldFilled.d.ts +3 -0
- package/lib/asn/LegendLineBoldFilled.js +34 -0
- package/lib/asn/LegendLineOutlined.d.ts +3 -0
- package/lib/asn/LegendLineOutlined.js +34 -0
- package/lib/asn/LegendLineThickFilled.d.ts +3 -0
- package/lib/asn/LegendLineThickFilled.js +34 -0
- 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 +19 -0
- package/lib/index.js +57 -0
- package/package.json +1 -1
- package/src/asn/LegendArrowBoldOutlined.ts +21 -0
- package/src/asn/LegendArrowOutlined.ts +21 -0
- package/src/asn/LegendArrowThickOutlined.ts +21 -0
- package/src/asn/LegendCaretBoldFilled.ts +21 -0
- package/src/asn/LegendCaretFilled.ts +21 -0
- package/src/asn/LegendCaretThickFilled.ts +21 -0
- package/src/asn/LegendDashedArrowBoldOutlined.ts +21 -0
- package/src/asn/LegendDashedArrowOutlined.ts +21 -0
- package/src/asn/LegendDashedArrowThickOutlined.ts +21 -0
- package/src/asn/LegendDashedCaretBoldFilled.ts +21 -0
- package/src/asn/LegendDashedCaretFilled.ts +21 -0
- package/src/asn/LegendDashedCaretThickFilled.ts +21 -0
- package/src/asn/LegendDashedLineBoldFilled.ts +19 -0
- package/src/asn/LegendDashedLineOutlined.ts +21 -0
- package/src/asn/LegendDashedLineThickFilled.ts +21 -0
- package/src/asn/LegendLineBoldFilled.ts +14 -0
- package/src/asn/LegendLineOutlined.ts +14 -0
- package/src/asn/LegendLineThickFilled.ts +14 -0
- 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 +19 -0
package/es/asn/NoImagePurely.js
CHANGED
|
@@ -13,7 +13,7 @@ var NoImagePurely = {
|
|
|
13
13
|
children: [{
|
|
14
14
|
tag: 'linearGradient',
|
|
15
15
|
attrs: {
|
|
16
|
-
id: '
|
|
16
|
+
id: 'sen__43__a',
|
|
17
17
|
x1: '100%',
|
|
18
18
|
x2: '0%',
|
|
19
19
|
y1: '50%',
|
|
@@ -37,7 +37,7 @@ var NoImagePurely = {
|
|
|
37
37
|
}, {
|
|
38
38
|
tag: 'linearGradient',
|
|
39
39
|
attrs: {
|
|
40
|
-
id: '
|
|
40
|
+
id: 'sen__43__d',
|
|
41
41
|
x1: '100%',
|
|
42
42
|
x2: '0%',
|
|
43
43
|
y1: '28.23%',
|
|
@@ -61,7 +61,7 @@ var NoImagePurely = {
|
|
|
61
61
|
}, {
|
|
62
62
|
tag: 'linearGradient',
|
|
63
63
|
attrs: {
|
|
64
|
-
id: '
|
|
64
|
+
id: 'sen__43__f',
|
|
65
65
|
x1: '0%',
|
|
66
66
|
x2: '100%',
|
|
67
67
|
y1: '28.23%',
|
|
@@ -85,7 +85,7 @@ var NoImagePurely = {
|
|
|
85
85
|
}, {
|
|
86
86
|
tag: 'linearGradient',
|
|
87
87
|
attrs: {
|
|
88
|
-
id: '
|
|
88
|
+
id: 'sen__43__i',
|
|
89
89
|
x1: '100%',
|
|
90
90
|
x2: '0%',
|
|
91
91
|
y1: '50%',
|
|
@@ -109,7 +109,7 @@ var NoImagePurely = {
|
|
|
109
109
|
}, {
|
|
110
110
|
tag: 'linearGradient',
|
|
111
111
|
attrs: {
|
|
112
|
-
id: '
|
|
112
|
+
id: 'sen__43__k',
|
|
113
113
|
x1: '100%',
|
|
114
114
|
x2: '0%',
|
|
115
115
|
y1: '50%',
|
|
@@ -133,7 +133,7 @@ var NoImagePurely = {
|
|
|
133
133
|
}, {
|
|
134
134
|
tag: 'linearGradient',
|
|
135
135
|
attrs: {
|
|
136
|
-
id: '
|
|
136
|
+
id: 'sen__43__m',
|
|
137
137
|
x1: '32.53%',
|
|
138
138
|
x2: '67.47%',
|
|
139
139
|
y1: '0%',
|
|
@@ -157,7 +157,7 @@ var NoImagePurely = {
|
|
|
157
157
|
}, {
|
|
158
158
|
tag: 'linearGradient',
|
|
159
159
|
attrs: {
|
|
160
|
-
id: '
|
|
160
|
+
id: 'sen__43__o',
|
|
161
161
|
x1: '32.53%',
|
|
162
162
|
x2: '67.47%',
|
|
163
163
|
y1: '0%',
|
|
@@ -181,7 +181,7 @@ var NoImagePurely = {
|
|
|
181
181
|
}, {
|
|
182
182
|
tag: 'linearGradient',
|
|
183
183
|
attrs: {
|
|
184
|
-
id: '
|
|
184
|
+
id: 'sen__43__q',
|
|
185
185
|
x1: '32.53%',
|
|
186
186
|
x2: '67.47%',
|
|
187
187
|
y1: '0%',
|
|
@@ -205,7 +205,7 @@ var NoImagePurely = {
|
|
|
205
205
|
}, {
|
|
206
206
|
tag: 'linearGradient',
|
|
207
207
|
attrs: {
|
|
208
|
-
id: '
|
|
208
|
+
id: 'sen__43__r',
|
|
209
209
|
x1: '50%',
|
|
210
210
|
x2: '50%',
|
|
211
211
|
y1: '17.57%',
|
|
@@ -229,7 +229,7 @@ var NoImagePurely = {
|
|
|
229
229
|
}, {
|
|
230
230
|
tag: 'linearGradient',
|
|
231
231
|
attrs: {
|
|
232
|
-
id: '
|
|
232
|
+
id: 'sen__43__s',
|
|
233
233
|
x1: '50%',
|
|
234
234
|
x2: '50%',
|
|
235
235
|
y1: '17.57%',
|
|
@@ -253,7 +253,7 @@ var NoImagePurely = {
|
|
|
253
253
|
}, {
|
|
254
254
|
tag: 'linearGradient',
|
|
255
255
|
attrs: {
|
|
256
|
-
id: '
|
|
256
|
+
id: 'sen__43__u',
|
|
257
257
|
x1: '88.33%',
|
|
258
258
|
x2: '11.67%',
|
|
259
259
|
y1: '100%',
|
|
@@ -276,61 +276,61 @@ var NoImagePurely = {
|
|
|
276
276
|
}, {
|
|
277
277
|
tag: 'path',
|
|
278
278
|
attrs: {
|
|
279
|
-
id: '
|
|
279
|
+
id: 'sen__43__b',
|
|
280
280
|
d: 'M176.68 74 194 84l-97 56L0 84l17.32-10L97 120l79.68-46Z'
|
|
281
281
|
}
|
|
282
282
|
}, {
|
|
283
283
|
tag: 'path',
|
|
284
284
|
attrs: {
|
|
285
|
-
id: '
|
|
285
|
+
id: 'sen__43__c',
|
|
286
286
|
d: 'm194 64-97 56v-8l97-56v8Z'
|
|
287
287
|
}
|
|
288
288
|
}, {
|
|
289
289
|
tag: 'path',
|
|
290
290
|
attrs: {
|
|
291
|
-
id: '
|
|
291
|
+
id: 'sen__43__e',
|
|
292
292
|
d: 'M97 112v8L0 64v-8l97 56Z'
|
|
293
293
|
}
|
|
294
294
|
}, {
|
|
295
295
|
tag: 'path',
|
|
296
296
|
attrs: {
|
|
297
|
-
id: '
|
|
297
|
+
id: 'sen__43__h',
|
|
298
298
|
d: 'm97 0 97 56-97 56L0 56 97 0Z'
|
|
299
299
|
}
|
|
300
300
|
}, {
|
|
301
301
|
tag: 'path',
|
|
302
302
|
attrs: {
|
|
303
|
-
id: '
|
|
303
|
+
id: 'sen__43__j',
|
|
304
304
|
d: 'm128 118 65 38-65 38-65-38 65-38Z'
|
|
305
305
|
}
|
|
306
306
|
}, {
|
|
307
307
|
tag: 'path',
|
|
308
308
|
attrs: {
|
|
309
|
-
id: '
|
|
309
|
+
id: 'sen__43__l',
|
|
310
310
|
d: 'm131 45.75 49.02 28.52a6 6 0 0 1 2.98 5.18v57.07a2 2 0 0 1-3 1.73l-49.02-28.52a6 6 0 0 1-2.98-5.18V47.48a2 2 0 0 1 3-1.73Z'
|
|
311
311
|
}
|
|
312
312
|
}, {
|
|
313
313
|
tag: 'path',
|
|
314
314
|
attrs: {
|
|
315
|
-
id: '
|
|
315
|
+
id: 'sen__43__n',
|
|
316
316
|
d: 'm104 61.75 49.02 28.52a6 6 0 0 1 2.98 5.18v57.07a2 2 0 0 1-3 1.73l-49.02-28.52a6 6 0 0 1-2.98-5.18V63.48a2 2 0 0 1 3-1.73Z'
|
|
317
317
|
}
|
|
318
318
|
}, {
|
|
319
319
|
tag: 'path',
|
|
320
320
|
attrs: {
|
|
321
|
-
id: '
|
|
321
|
+
id: 'sen__43__p',
|
|
322
322
|
d: 'M128 111.45v57.07a2 2 0 0 1-3 1.73l-49.02-28.52a6 6 0 0 1-2.98-5.18V79.48a2 2 0 0 1 3-1.73l49.02 28.51a6 6 0 0 1 2.98 5.19Z'
|
|
323
323
|
}
|
|
324
324
|
}, {
|
|
325
325
|
tag: 'path',
|
|
326
326
|
attrs: {
|
|
327
|
-
id: '
|
|
327
|
+
id: 'sen__43__t',
|
|
328
328
|
d: 'm92.5 119 4.5 9 7.5-5.5L116 144l-33-19 9.5-6Zm-3.3-12.44c1.17-.73 3.07.2 4.24 2.07 1.17 1.87 1.17 3.98 0 4.71-1.18.74-3.07-.19-4.24-2.06-1.18-1.88-1.17-3.99 0-4.72Z'
|
|
329
329
|
}
|
|
330
330
|
}, {
|
|
331
331
|
tag: 'filter',
|
|
332
332
|
attrs: {
|
|
333
|
-
id: '
|
|
333
|
+
id: 'sen__43__g',
|
|
334
334
|
width: '101%',
|
|
335
335
|
height: '101.6%',
|
|
336
336
|
x: '-.5%',
|
|
@@ -372,8 +372,8 @@ var NoImagePurely = {
|
|
|
372
372
|
children: [{
|
|
373
373
|
tag: 'use',
|
|
374
374
|
attrs: {
|
|
375
|
-
'xlink:href': '#
|
|
376
|
-
fill: 'url(#
|
|
375
|
+
'xlink:href': '#sen__43__b',
|
|
376
|
+
fill: 'url(#sen__43__a)',
|
|
377
377
|
transform: 'translate(31 100)'
|
|
378
378
|
}
|
|
379
379
|
}, {
|
|
@@ -384,14 +384,14 @@ var NoImagePurely = {
|
|
|
384
384
|
children: [{
|
|
385
385
|
tag: 'use',
|
|
386
386
|
attrs: {
|
|
387
|
-
'xlink:href': '#
|
|
387
|
+
'xlink:href': '#sen__43__c',
|
|
388
388
|
fill: '#FFF'
|
|
389
389
|
}
|
|
390
390
|
}, {
|
|
391
391
|
tag: 'use',
|
|
392
392
|
attrs: {
|
|
393
|
-
'xlink:href': '#
|
|
394
|
-
fill: 'url(#
|
|
393
|
+
'xlink:href': '#sen__43__c',
|
|
394
|
+
fill: 'url(#sen__43__d)'
|
|
395
395
|
}
|
|
396
396
|
}]
|
|
397
397
|
}, {
|
|
@@ -402,21 +402,21 @@ var NoImagePurely = {
|
|
|
402
402
|
children: [{
|
|
403
403
|
tag: 'use',
|
|
404
404
|
attrs: {
|
|
405
|
-
'xlink:href': '#
|
|
405
|
+
'xlink:href': '#sen__43__e',
|
|
406
406
|
fill: '#FFF'
|
|
407
407
|
}
|
|
408
408
|
}, {
|
|
409
409
|
tag: 'use',
|
|
410
410
|
attrs: {
|
|
411
|
-
'xlink:href': '#
|
|
412
|
-
fill: 'url(#
|
|
411
|
+
'xlink:href': '#sen__43__e',
|
|
412
|
+
fill: 'url(#sen__43__f)'
|
|
413
413
|
}
|
|
414
414
|
}, {
|
|
415
415
|
tag: 'use',
|
|
416
416
|
attrs: {
|
|
417
|
-
'xlink:href': '#
|
|
417
|
+
'xlink:href': '#sen__43__e',
|
|
418
418
|
fill: '#000',
|
|
419
|
-
filter: 'url(#
|
|
419
|
+
filter: 'url(#sen__43__g)'
|
|
420
420
|
}
|
|
421
421
|
}]
|
|
422
422
|
}, {
|
|
@@ -427,88 +427,88 @@ var NoImagePurely = {
|
|
|
427
427
|
children: [{
|
|
428
428
|
tag: 'use',
|
|
429
429
|
attrs: {
|
|
430
|
-
'xlink:href': '#
|
|
430
|
+
'xlink:href': '#sen__43__h',
|
|
431
431
|
fill: '#FFF'
|
|
432
432
|
}
|
|
433
433
|
}, {
|
|
434
434
|
tag: 'use',
|
|
435
435
|
attrs: {
|
|
436
|
-
'xlink:href': '#
|
|
437
|
-
fill: 'url(#
|
|
436
|
+
'xlink:href': '#sen__43__h',
|
|
437
|
+
fill: 'url(#sen__43__i)'
|
|
438
438
|
}
|
|
439
439
|
}]
|
|
440
440
|
}, {
|
|
441
441
|
tag: 'use',
|
|
442
442
|
attrs: {
|
|
443
|
-
'xlink:href': '#
|
|
443
|
+
'xlink:href': '#sen__43__j',
|
|
444
444
|
fill: '#FFF'
|
|
445
445
|
}
|
|
446
446
|
}, {
|
|
447
447
|
tag: 'use',
|
|
448
448
|
attrs: {
|
|
449
|
-
'xlink:href': '#
|
|
450
|
-
fill: 'url(#
|
|
449
|
+
'xlink:href': '#sen__43__j',
|
|
450
|
+
fill: 'url(#sen__43__k)'
|
|
451
451
|
}
|
|
452
452
|
}, {
|
|
453
453
|
tag: 'use',
|
|
454
454
|
attrs: {
|
|
455
|
-
'xlink:href': '#
|
|
455
|
+
'xlink:href': '#sen__43__l',
|
|
456
456
|
fill: '#FFF'
|
|
457
457
|
}
|
|
458
458
|
}, {
|
|
459
459
|
tag: 'use',
|
|
460
460
|
attrs: {
|
|
461
|
-
'xlink:href': '#
|
|
462
|
-
fill: 'url(#
|
|
461
|
+
'xlink:href': '#sen__43__l',
|
|
462
|
+
fill: 'url(#sen__43__m)'
|
|
463
463
|
}
|
|
464
464
|
}, {
|
|
465
465
|
tag: 'use',
|
|
466
466
|
attrs: {
|
|
467
|
-
'xlink:href': '#
|
|
467
|
+
'xlink:href': '#sen__43__n',
|
|
468
468
|
fill: '#FFF'
|
|
469
469
|
}
|
|
470
470
|
}, {
|
|
471
471
|
tag: 'use',
|
|
472
472
|
attrs: {
|
|
473
|
-
'xlink:href': '#
|
|
474
|
-
fill: 'url(#
|
|
473
|
+
'xlink:href': '#sen__43__n',
|
|
474
|
+
fill: 'url(#sen__43__o)'
|
|
475
475
|
}
|
|
476
476
|
}, {
|
|
477
477
|
tag: 'use',
|
|
478
478
|
attrs: {
|
|
479
|
-
'xlink:href': '#
|
|
479
|
+
'xlink:href': '#sen__43__p',
|
|
480
480
|
fill: '#FFF'
|
|
481
481
|
}
|
|
482
482
|
}, {
|
|
483
483
|
tag: 'use',
|
|
484
484
|
attrs: {
|
|
485
|
-
'xlink:href': '#
|
|
486
|
-
fill: 'url(#
|
|
485
|
+
'xlink:href': '#sen__43__p',
|
|
486
|
+
fill: 'url(#sen__43__q)'
|
|
487
487
|
}
|
|
488
488
|
}, {
|
|
489
489
|
tag: 'path',
|
|
490
490
|
attrs: {
|
|
491
|
-
fill: 'url(#
|
|
491
|
+
fill: 'url(#sen__43__r)',
|
|
492
492
|
d: 'm128 42 65 38v76l-65 38-65-38V80z'
|
|
493
493
|
}
|
|
494
494
|
}, {
|
|
495
495
|
tag: 'path',
|
|
496
496
|
attrs: {
|
|
497
|
-
fill: 'url(#
|
|
497
|
+
fill: 'url(#sen__43__s)',
|
|
498
498
|
d: 'M194 0v84l-97 56V0h97ZM97 0v140L0 84V0h97Z',
|
|
499
499
|
transform: 'translate(31 72)'
|
|
500
500
|
}
|
|
501
501
|
}, {
|
|
502
502
|
tag: 'use',
|
|
503
503
|
attrs: {
|
|
504
|
-
'xlink:href': '#
|
|
504
|
+
'xlink:href': '#sen__43__t',
|
|
505
505
|
fill: '#FFF'
|
|
506
506
|
}
|
|
507
507
|
}, {
|
|
508
508
|
tag: 'use',
|
|
509
509
|
attrs: {
|
|
510
|
-
'xlink:href': '#
|
|
511
|
-
fill: 'url(#
|
|
510
|
+
'xlink:href': '#sen__43__t',
|
|
511
|
+
fill: 'url(#sen__43__u)'
|
|
512
512
|
}
|
|
513
513
|
}]
|
|
514
514
|
}]
|