@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/es/asn/OffDayPurely.js
CHANGED
|
@@ -13,7 +13,7 @@ var OffDayPurely = {
|
|
|
13
13
|
children: [{
|
|
14
14
|
tag: 'linearGradient',
|
|
15
15
|
attrs: {
|
|
16
|
-
id: '
|
|
16
|
+
id: 'sen__48__b',
|
|
17
17
|
x1: '100%',
|
|
18
18
|
x2: '0%',
|
|
19
19
|
y1: '50%',
|
|
@@ -37,13 +37,13 @@ var OffDayPurely = {
|
|
|
37
37
|
}, {
|
|
38
38
|
tag: 'path',
|
|
39
39
|
attrs: {
|
|
40
|
-
id: '
|
|
40
|
+
id: 'sen__48__a',
|
|
41
41
|
d: 'M176.68 74 194 84l-97 56L0 84l17.32-10L97 120l79.68-46Z'
|
|
42
42
|
}
|
|
43
43
|
}, {
|
|
44
44
|
tag: 'linearGradient',
|
|
45
45
|
attrs: {
|
|
46
|
-
id: '
|
|
46
|
+
id: 'sen__48__d',
|
|
47
47
|
x1: '100%',
|
|
48
48
|
x2: '0%',
|
|
49
49
|
y1: '28.23%',
|
|
@@ -67,13 +67,13 @@ var OffDayPurely = {
|
|
|
67
67
|
}, {
|
|
68
68
|
tag: 'path',
|
|
69
69
|
attrs: {
|
|
70
|
-
id: '
|
|
70
|
+
id: 'sen__48__c',
|
|
71
71
|
d: 'm194 64-97 56v-8l97-56v8Z'
|
|
72
72
|
}
|
|
73
73
|
}, {
|
|
74
74
|
tag: 'linearGradient',
|
|
75
75
|
attrs: {
|
|
76
|
-
id: '
|
|
76
|
+
id: 'sen__48__f',
|
|
77
77
|
x1: '0%',
|
|
78
78
|
x2: '100%',
|
|
79
79
|
y1: '28.23%',
|
|
@@ -97,13 +97,13 @@ var OffDayPurely = {
|
|
|
97
97
|
}, {
|
|
98
98
|
tag: 'path',
|
|
99
99
|
attrs: {
|
|
100
|
-
id: '
|
|
100
|
+
id: 'sen__48__e',
|
|
101
101
|
d: 'M97 112v8L0 64v-8l97 56Z'
|
|
102
102
|
}
|
|
103
103
|
}, {
|
|
104
104
|
tag: 'filter',
|
|
105
105
|
attrs: {
|
|
106
|
-
id: '
|
|
106
|
+
id: 'sen__48__g',
|
|
107
107
|
width: '101%',
|
|
108
108
|
height: '101.6%',
|
|
109
109
|
x: '-.5%',
|
|
@@ -138,7 +138,7 @@ var OffDayPurely = {
|
|
|
138
138
|
}, {
|
|
139
139
|
tag: 'linearGradient',
|
|
140
140
|
attrs: {
|
|
141
|
-
id: '
|
|
141
|
+
id: 'sen__48__i',
|
|
142
142
|
x1: '100%',
|
|
143
143
|
x2: '0%',
|
|
144
144
|
y1: '50%',
|
|
@@ -162,13 +162,13 @@ var OffDayPurely = {
|
|
|
162
162
|
}, {
|
|
163
163
|
tag: 'path',
|
|
164
164
|
attrs: {
|
|
165
|
-
id: '
|
|
165
|
+
id: 'sen__48__h',
|
|
166
166
|
d: 'm97 0 97 56-97 56L0 56 97 0Z'
|
|
167
167
|
}
|
|
168
168
|
}, {
|
|
169
169
|
tag: 'linearGradient',
|
|
170
170
|
attrs: {
|
|
171
|
-
id: '
|
|
171
|
+
id: 'sen__48__j',
|
|
172
172
|
x1: '50%',
|
|
173
173
|
x2: '50%',
|
|
174
174
|
y1: '17.57%',
|
|
@@ -192,7 +192,7 @@ var OffDayPurely = {
|
|
|
192
192
|
}, {
|
|
193
193
|
tag: 'linearGradient',
|
|
194
194
|
attrs: {
|
|
195
|
-
id: '
|
|
195
|
+
id: 'sen__48__l',
|
|
196
196
|
x1: '100%',
|
|
197
197
|
x2: '0%',
|
|
198
198
|
y1: '50%',
|
|
@@ -216,13 +216,13 @@ var OffDayPurely = {
|
|
|
216
216
|
}, {
|
|
217
217
|
tag: 'path',
|
|
218
218
|
attrs: {
|
|
219
|
-
id: '
|
|
219
|
+
id: 'sen__48__k',
|
|
220
220
|
d: 'm97 76 65 38-65 38-65-38 65-38Z'
|
|
221
221
|
}
|
|
222
222
|
}, {
|
|
223
223
|
tag: 'linearGradient',
|
|
224
224
|
attrs: {
|
|
225
|
-
id: '
|
|
225
|
+
id: 'sen__48__m',
|
|
226
226
|
x1: '50%',
|
|
227
227
|
x2: '50%',
|
|
228
228
|
y1: '17.57%',
|
|
@@ -246,7 +246,7 @@ var OffDayPurely = {
|
|
|
246
246
|
}, {
|
|
247
247
|
tag: 'linearGradient',
|
|
248
248
|
attrs: {
|
|
249
|
-
id: '
|
|
249
|
+
id: 'sen__48__o',
|
|
250
250
|
x1: '0%',
|
|
251
251
|
x2: '100%',
|
|
252
252
|
y1: '0%',
|
|
@@ -270,7 +270,7 @@ var OffDayPurely = {
|
|
|
270
270
|
}, {
|
|
271
271
|
tag: 'circle',
|
|
272
272
|
attrs: {
|
|
273
|
-
id: '
|
|
273
|
+
id: 'sen__48__n',
|
|
274
274
|
cx: '39',
|
|
275
275
|
cy: '23',
|
|
276
276
|
r: '7'
|
|
@@ -278,7 +278,7 @@ var OffDayPurely = {
|
|
|
278
278
|
}, {
|
|
279
279
|
tag: 'circle',
|
|
280
280
|
attrs: {
|
|
281
|
-
id: '
|
|
281
|
+
id: 'sen__48__p',
|
|
282
282
|
cx: '171',
|
|
283
283
|
cy: '94',
|
|
284
284
|
r: '5'
|
|
@@ -286,7 +286,7 @@ var OffDayPurely = {
|
|
|
286
286
|
}, {
|
|
287
287
|
tag: 'circle',
|
|
288
288
|
attrs: {
|
|
289
|
-
id: '
|
|
289
|
+
id: 'sen__48__q',
|
|
290
290
|
cx: '127',
|
|
291
291
|
cy: '34',
|
|
292
292
|
r: '4'
|
|
@@ -294,7 +294,7 @@ var OffDayPurely = {
|
|
|
294
294
|
}, {
|
|
295
295
|
tag: 'linearGradient',
|
|
296
296
|
attrs: {
|
|
297
|
-
id: '
|
|
297
|
+
id: 'sen__48__s',
|
|
298
298
|
x1: '-54.81%',
|
|
299
299
|
x2: '89.74%',
|
|
300
300
|
y1: '-9.02%',
|
|
@@ -318,13 +318,13 @@ var OffDayPurely = {
|
|
|
318
318
|
}, {
|
|
319
319
|
tag: 'path',
|
|
320
320
|
attrs: {
|
|
321
|
-
id: '
|
|
321
|
+
id: 'sen__48__r',
|
|
322
322
|
d: 'M69.54 55.15h-17.6A5.26 5.26 0 0 1 46.6 50V33.6c0-2.85 2.4-5.16 5.35-5.16h17.6c5.76 0 10.46 4.53 10.46 10.1v6.51c.01 5.58-4.69 10.11-10.46 10.11Zm-16.26-6.68h16.1a3.92 3.92 0 0 0 3.94-3.9v-6.51c0-2.16-1.77-3.9-3.94-3.9h-16.1v14.31Z'
|
|
323
323
|
}
|
|
324
324
|
}, {
|
|
325
325
|
tag: 'linearGradient',
|
|
326
326
|
attrs: {
|
|
327
|
-
id: '
|
|
327
|
+
id: 'sen__48__u',
|
|
328
328
|
x1: '-22.63%',
|
|
329
329
|
x2: '100%',
|
|
330
330
|
y1: '50%',
|
|
@@ -348,13 +348,13 @@ var OffDayPurely = {
|
|
|
348
348
|
}, {
|
|
349
349
|
tag: 'path',
|
|
350
350
|
attrs: {
|
|
351
|
-
id: '
|
|
351
|
+
id: 'sen__48__t',
|
|
352
352
|
d: 'M32.79 78.27c18.1 0 32.79-8.4 32.79-18.74V12.69H0v46.84c0 10.35 14.68 18.74 32.79 18.74Z'
|
|
353
353
|
}
|
|
354
354
|
}, {
|
|
355
355
|
tag: 'linearGradient',
|
|
356
356
|
attrs: {
|
|
357
|
-
id: '
|
|
357
|
+
id: 'sen__48__x',
|
|
358
358
|
x1: '100%',
|
|
359
359
|
x2: '0%',
|
|
360
360
|
y1: '50%',
|
|
@@ -378,7 +378,7 @@ var OffDayPurely = {
|
|
|
378
378
|
}, {
|
|
379
379
|
tag: 'radialGradient',
|
|
380
380
|
attrs: {
|
|
381
|
-
id: '
|
|
381
|
+
id: 'sen__48__w',
|
|
382
382
|
cx: '0%',
|
|
383
383
|
cy: '55.41%',
|
|
384
384
|
r: '224.22%',
|
|
@@ -403,7 +403,7 @@ var OffDayPurely = {
|
|
|
403
403
|
}, {
|
|
404
404
|
tag: 'ellipse',
|
|
405
405
|
attrs: {
|
|
406
|
-
id: '
|
|
406
|
+
id: 'sen__48__v',
|
|
407
407
|
cx: '32.79',
|
|
408
408
|
cy: '14.35',
|
|
409
409
|
rx: '32.79',
|
|
@@ -412,7 +412,7 @@ var OffDayPurely = {
|
|
|
412
412
|
}, {
|
|
413
413
|
tag: 'linearGradient',
|
|
414
414
|
attrs: {
|
|
415
|
-
id: '
|
|
415
|
+
id: 'sen__48__z',
|
|
416
416
|
x1: '100%',
|
|
417
417
|
x2: '0%',
|
|
418
418
|
y1: '84.12%',
|
|
@@ -435,7 +435,7 @@ var OffDayPurely = {
|
|
|
435
435
|
}, {
|
|
436
436
|
tag: 'path',
|
|
437
437
|
attrs: {
|
|
438
|
-
id: '
|
|
438
|
+
id: 'sen__48__y',
|
|
439
439
|
d: 'M31.79 43.3a5.2 5.2 0 0 0-7.3.05 4.97 4.97 0 0 0 .1 7.1l5.1 4.96a3.03 3.03 0 0 0 4.21 0L39 50.44c2-1.95 2.06-5.11.1-7.09-2-2-5.28-2.02-7.3-.04Z'
|
|
440
440
|
}
|
|
441
441
|
}]
|
|
@@ -456,14 +456,14 @@ var OffDayPurely = {
|
|
|
456
456
|
children: [{
|
|
457
457
|
tag: 'use',
|
|
458
458
|
attrs: {
|
|
459
|
-
'xlink:href': '#
|
|
459
|
+
'xlink:href': '#sen__48__a',
|
|
460
460
|
fill: '#FFF'
|
|
461
461
|
}
|
|
462
462
|
}, {
|
|
463
463
|
tag: 'use',
|
|
464
464
|
attrs: {
|
|
465
|
-
'xlink:href': '#
|
|
466
|
-
fill: 'url(#
|
|
465
|
+
'xlink:href': '#sen__48__a',
|
|
466
|
+
fill: 'url(#sen__48__b)'
|
|
467
467
|
}
|
|
468
468
|
}]
|
|
469
469
|
}, {
|
|
@@ -474,14 +474,14 @@ var OffDayPurely = {
|
|
|
474
474
|
children: [{
|
|
475
475
|
tag: 'use',
|
|
476
476
|
attrs: {
|
|
477
|
-
'xlink:href': '#
|
|
477
|
+
'xlink:href': '#sen__48__c',
|
|
478
478
|
fill: '#FFF'
|
|
479
479
|
}
|
|
480
480
|
}, {
|
|
481
481
|
tag: 'use',
|
|
482
482
|
attrs: {
|
|
483
|
-
'xlink:href': '#
|
|
484
|
-
fill: 'url(#
|
|
483
|
+
'xlink:href': '#sen__48__c',
|
|
484
|
+
fill: 'url(#sen__48__d)'
|
|
485
485
|
}
|
|
486
486
|
}]
|
|
487
487
|
}, {
|
|
@@ -492,21 +492,21 @@ var OffDayPurely = {
|
|
|
492
492
|
children: [{
|
|
493
493
|
tag: 'use',
|
|
494
494
|
attrs: {
|
|
495
|
-
'xlink:href': '#
|
|
495
|
+
'xlink:href': '#sen__48__e',
|
|
496
496
|
fill: '#FFF'
|
|
497
497
|
}
|
|
498
498
|
}, {
|
|
499
499
|
tag: 'use',
|
|
500
500
|
attrs: {
|
|
501
|
-
'xlink:href': '#
|
|
502
|
-
fill: 'url(#
|
|
501
|
+
'xlink:href': '#sen__48__e',
|
|
502
|
+
fill: 'url(#sen__48__f)'
|
|
503
503
|
}
|
|
504
504
|
}, {
|
|
505
505
|
tag: 'use',
|
|
506
506
|
attrs: {
|
|
507
|
-
'xlink:href': '#
|
|
507
|
+
'xlink:href': '#sen__48__e',
|
|
508
508
|
fill: '#000',
|
|
509
|
-
filter: 'url(#
|
|
509
|
+
filter: 'url(#sen__48__g)'
|
|
510
510
|
}
|
|
511
511
|
}]
|
|
512
512
|
}, {
|
|
@@ -517,20 +517,20 @@ var OffDayPurely = {
|
|
|
517
517
|
children: [{
|
|
518
518
|
tag: 'use',
|
|
519
519
|
attrs: {
|
|
520
|
-
'xlink:href': '#
|
|
520
|
+
'xlink:href': '#sen__48__h',
|
|
521
521
|
fill: '#FFF'
|
|
522
522
|
}
|
|
523
523
|
}, {
|
|
524
524
|
tag: 'use',
|
|
525
525
|
attrs: {
|
|
526
|
-
'xlink:href': '#
|
|
527
|
-
fill: 'url(#
|
|
526
|
+
'xlink:href': '#sen__48__h',
|
|
527
|
+
fill: 'url(#sen__48__i)'
|
|
528
528
|
}
|
|
529
529
|
}]
|
|
530
530
|
}, {
|
|
531
531
|
tag: 'g',
|
|
532
532
|
attrs: {
|
|
533
|
-
fill: 'url(#
|
|
533
|
+
fill: 'url(#sen__48__j)',
|
|
534
534
|
transform: 'translate(0 30)'
|
|
535
535
|
},
|
|
536
536
|
children: [{
|
|
@@ -542,56 +542,56 @@ var OffDayPurely = {
|
|
|
542
542
|
}, {
|
|
543
543
|
tag: 'use',
|
|
544
544
|
attrs: {
|
|
545
|
-
'xlink:href': '#
|
|
545
|
+
'xlink:href': '#sen__48__k',
|
|
546
546
|
fill: '#FFF'
|
|
547
547
|
}
|
|
548
548
|
}, {
|
|
549
549
|
tag: 'use',
|
|
550
550
|
attrs: {
|
|
551
|
-
'xlink:href': '#
|
|
552
|
-
fill: 'url(#
|
|
551
|
+
'xlink:href': '#sen__48__k',
|
|
552
|
+
fill: 'url(#sen__48__l)'
|
|
553
553
|
}
|
|
554
554
|
}, {
|
|
555
555
|
tag: 'path',
|
|
556
556
|
attrs: {
|
|
557
|
-
fill: 'url(#
|
|
557
|
+
fill: 'url(#sen__48__m)',
|
|
558
558
|
d: 'M97 0 162 38 162 114 97 152 32 114 32 38z'
|
|
559
559
|
}
|
|
560
560
|
}, {
|
|
561
561
|
tag: 'use',
|
|
562
562
|
attrs: {
|
|
563
|
-
'xlink:href': '#
|
|
563
|
+
'xlink:href': '#sen__48__n',
|
|
564
564
|
fill: '#FFF'
|
|
565
565
|
}
|
|
566
566
|
}, {
|
|
567
567
|
tag: 'use',
|
|
568
568
|
attrs: {
|
|
569
|
-
'xlink:href': '#
|
|
570
|
-
fill: 'url(#
|
|
569
|
+
'xlink:href': '#sen__48__n',
|
|
570
|
+
fill: 'url(#sen__48__o)'
|
|
571
571
|
}
|
|
572
572
|
}, {
|
|
573
573
|
tag: 'use',
|
|
574
574
|
attrs: {
|
|
575
|
-
'xlink:href': '#
|
|
575
|
+
'xlink:href': '#sen__48__p',
|
|
576
576
|
fill: '#FFF'
|
|
577
577
|
}
|
|
578
578
|
}, {
|
|
579
579
|
tag: 'use',
|
|
580
580
|
attrs: {
|
|
581
|
-
'xlink:href': '#
|
|
582
|
-
fill: 'url(#
|
|
581
|
+
'xlink:href': '#sen__48__p',
|
|
582
|
+
fill: 'url(#sen__48__o)'
|
|
583
583
|
}
|
|
584
584
|
}, {
|
|
585
585
|
tag: 'use',
|
|
586
586
|
attrs: {
|
|
587
|
-
'xlink:href': '#
|
|
587
|
+
'xlink:href': '#sen__48__q',
|
|
588
588
|
fill: '#FFF'
|
|
589
589
|
}
|
|
590
590
|
}, {
|
|
591
591
|
tag: 'use',
|
|
592
592
|
attrs: {
|
|
593
|
-
'xlink:href': '#
|
|
594
|
-
fill: 'url(#
|
|
593
|
+
'xlink:href': '#sen__48__q',
|
|
594
|
+
fill: 'url(#sen__48__o)'
|
|
595
595
|
}
|
|
596
596
|
}, {
|
|
597
597
|
tag: 'g',
|
|
@@ -601,14 +601,14 @@ var OffDayPurely = {
|
|
|
601
601
|
children: [{
|
|
602
602
|
tag: 'use',
|
|
603
603
|
attrs: {
|
|
604
|
-
'xlink:href': '#
|
|
604
|
+
'xlink:href': '#sen__48__r',
|
|
605
605
|
fill: '#FFF'
|
|
606
606
|
}
|
|
607
607
|
}, {
|
|
608
608
|
tag: 'use',
|
|
609
609
|
attrs: {
|
|
610
|
-
'xlink:href': '#
|
|
611
|
-
fill: 'url(#
|
|
610
|
+
'xlink:href': '#sen__48__r',
|
|
611
|
+
fill: 'url(#sen__48__s)'
|
|
612
612
|
}
|
|
613
613
|
}]
|
|
614
614
|
}, {
|
|
@@ -619,14 +619,14 @@ var OffDayPurely = {
|
|
|
619
619
|
children: [{
|
|
620
620
|
tag: 'use',
|
|
621
621
|
attrs: {
|
|
622
|
-
'xlink:href': '#
|
|
622
|
+
'xlink:href': '#sen__48__t',
|
|
623
623
|
fill: '#FFF'
|
|
624
624
|
}
|
|
625
625
|
}, {
|
|
626
626
|
tag: 'use',
|
|
627
627
|
attrs: {
|
|
628
|
-
'xlink:href': '#
|
|
629
|
-
fill: 'url(#
|
|
628
|
+
'xlink:href': '#sen__48__t',
|
|
629
|
+
fill: 'url(#sen__48__u)'
|
|
630
630
|
}
|
|
631
631
|
}]
|
|
632
632
|
}, {
|
|
@@ -637,15 +637,15 @@ var OffDayPurely = {
|
|
|
637
637
|
children: [{
|
|
638
638
|
tag: 'use',
|
|
639
639
|
attrs: {
|
|
640
|
-
'xlink:href': '#
|
|
640
|
+
'xlink:href': '#sen__48__v',
|
|
641
641
|
fill: '#FFF'
|
|
642
642
|
}
|
|
643
643
|
}, {
|
|
644
644
|
tag: 'use',
|
|
645
645
|
attrs: {
|
|
646
|
-
'xlink:href': '#
|
|
647
|
-
fill: 'url(#
|
|
648
|
-
stroke: 'url(#
|
|
646
|
+
'xlink:href': '#sen__48__v',
|
|
647
|
+
fill: 'url(#sen__48__x)',
|
|
648
|
+
stroke: 'url(#sen__48__w)',
|
|
649
649
|
'stroke-width': '.4'
|
|
650
650
|
}
|
|
651
651
|
}]
|
|
@@ -657,14 +657,14 @@ var OffDayPurely = {
|
|
|
657
657
|
children: [{
|
|
658
658
|
tag: 'use',
|
|
659
659
|
attrs: {
|
|
660
|
-
'xlink:href': '#
|
|
660
|
+
'xlink:href': '#sen__48__y',
|
|
661
661
|
fill: '#FFF'
|
|
662
662
|
}
|
|
663
663
|
}, {
|
|
664
664
|
tag: 'use',
|
|
665
665
|
attrs: {
|
|
666
|
-
'xlink:href': '#
|
|
667
|
-
fill: 'url(#
|
|
666
|
+
'xlink:href': '#sen__48__y',
|
|
667
|
+
fill: 'url(#sen__48__z)'
|
|
668
668
|
}
|
|
669
669
|
}]
|
|
670
670
|
}]
|
|
@@ -13,13 +13,13 @@ var RotateRightPurely = {
|
|
|
13
13
|
children: [{
|
|
14
14
|
tag: 'path',
|
|
15
15
|
attrs: {
|
|
16
|
-
id: '
|
|
16
|
+
id: 'sen__50__b',
|
|
17
17
|
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'
|
|
18
18
|
}
|
|
19
19
|
}, {
|
|
20
20
|
tag: 'filter',
|
|
21
21
|
attrs: {
|
|
22
|
-
id: '
|
|
22
|
+
id: 'sen__50__a',
|
|
23
23
|
width: '220%',
|
|
24
24
|
height: '239.2%',
|
|
25
25
|
x: '-60%',
|
|
@@ -58,7 +58,7 @@ var RotateRightPurely = {
|
|
|
58
58
|
}, {
|
|
59
59
|
tag: 'filter',
|
|
60
60
|
attrs: {
|
|
61
|
-
id: '
|
|
61
|
+
id: 'sen__50__c',
|
|
62
62
|
width: '248.6%',
|
|
63
63
|
height: '272.4%',
|
|
64
64
|
x: '-74.3%',
|
|
@@ -194,23 +194,23 @@ var RotateRightPurely = {
|
|
|
194
194
|
children: [{
|
|
195
195
|
tag: 'use',
|
|
196
196
|
attrs: {
|
|
197
|
-
'xlink:href': '#
|
|
197
|
+
'xlink:href': '#sen__50__b',
|
|
198
198
|
fill: '#000',
|
|
199
|
-
filter: 'url(#
|
|
199
|
+
filter: 'url(#sen__50__a)'
|
|
200
200
|
}
|
|
201
201
|
}, {
|
|
202
202
|
tag: 'use',
|
|
203
203
|
attrs: {
|
|
204
|
-
'xlink:href': '#
|
|
204
|
+
'xlink:href': '#sen__50__b',
|
|
205
205
|
fill: '#4A42F0',
|
|
206
206
|
'fill-opacity': '.6'
|
|
207
207
|
}
|
|
208
208
|
}, {
|
|
209
209
|
tag: 'use',
|
|
210
210
|
attrs: {
|
|
211
|
-
'xlink:href': '#
|
|
211
|
+
'xlink:href': '#sen__50__b',
|
|
212
212
|
fill: '#000',
|
|
213
|
-
filter: 'url(#
|
|
213
|
+
filter: 'url(#sen__50__c)'
|
|
214
214
|
}
|
|
215
215
|
}]
|
|
216
216
|
}]
|
package/es/asn/UserPurely.js
CHANGED
|
@@ -13,7 +13,7 @@ var UserPurely = {
|
|
|
13
13
|
children: [{
|
|
14
14
|
tag: 'linearGradient',
|
|
15
15
|
attrs: {
|
|
16
|
-
id: '
|
|
16
|
+
id: 'sen__61__a',
|
|
17
17
|
x1: '11.72%',
|
|
18
18
|
x2: '50%',
|
|
19
19
|
y1: '0%',
|
|
@@ -37,13 +37,13 @@ var UserPurely = {
|
|
|
37
37
|
}, {
|
|
38
38
|
tag: 'path',
|
|
39
39
|
attrs: {
|
|
40
|
-
id: '
|
|
40
|
+
id: 'sen__61__b',
|
|
41
41
|
d: 'M16 16.5c3.99 0 7.78.85 11.36 2.55a2 2 0 0 1 1.14 1.78v4.67a1 1 0 0 1-1 1h-23a1 1 0 0 1-1-1v-4.64a2 2 0 0 1 1.14-1.81A26.16 26.16 0 0 1 16 16.5Zm0-13a5.37 5.37 0 1 1 0 10.75A5.37 5.37 0 0 1 16 3.5Z'
|
|
42
42
|
}
|
|
43
43
|
}, {
|
|
44
44
|
tag: 'filter',
|
|
45
45
|
attrs: {
|
|
46
|
-
id: '
|
|
46
|
+
id: 'sen__61__c',
|
|
47
47
|
width: '156%',
|
|
48
48
|
height: '160.9%',
|
|
49
49
|
x: '-28%',
|
|
@@ -169,7 +169,7 @@ var UserPurely = {
|
|
|
169
169
|
}, {
|
|
170
170
|
tag: 'filter',
|
|
171
171
|
attrs: {
|
|
172
|
-
id: '
|
|
172
|
+
id: 'sen__61__d',
|
|
173
173
|
width: '400%',
|
|
174
174
|
height: '475%',
|
|
175
175
|
x: '-150%',
|
|
@@ -196,7 +196,7 @@ var UserPurely = {
|
|
|
196
196
|
children: [{
|
|
197
197
|
tag: 'path',
|
|
198
198
|
attrs: {
|
|
199
|
-
fill: 'url(#
|
|
199
|
+
fill: 'url(#sen__61__a)',
|
|
200
200
|
d: 'm8 0 48 64h6a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H8Z'
|
|
201
201
|
}
|
|
202
202
|
}, {
|
|
@@ -207,16 +207,16 @@ var UserPurely = {
|
|
|
207
207
|
children: [{
|
|
208
208
|
tag: 'use',
|
|
209
209
|
attrs: {
|
|
210
|
-
'xlink:href': '#
|
|
210
|
+
'xlink:href': '#sen__61__b',
|
|
211
211
|
fill: '#2B6DE5',
|
|
212
212
|
'fill-opacity': '.25'
|
|
213
213
|
}
|
|
214
214
|
}, {
|
|
215
215
|
tag: 'use',
|
|
216
216
|
attrs: {
|
|
217
|
-
'xlink:href': '#
|
|
217
|
+
'xlink:href': '#sen__61__b',
|
|
218
218
|
fill: '#000',
|
|
219
|
-
filter: 'url(#
|
|
219
|
+
filter: 'url(#sen__61__c)'
|
|
220
220
|
}
|
|
221
221
|
}]
|
|
222
222
|
}, {
|
|
@@ -226,7 +226,7 @@ var UserPurely = {
|
|
|
226
226
|
'fill-opacity': '.25',
|
|
227
227
|
'fill-rule': 'nonzero',
|
|
228
228
|
d: 'M22 32H42V48H22z',
|
|
229
|
-
filter: 'url(#
|
|
229
|
+
filter: 'url(#sen__61__d)'
|
|
230
230
|
}
|
|
231
231
|
}]
|
|
232
232
|
}]
|
package/es/index.d.ts
CHANGED
|
@@ -500,6 +500,7 @@ export { default as LinsAccessOutlined } from './asn/LinsAccessOutlined';
|
|
|
500
500
|
export { default as LinsOutlined } from './asn/LinsOutlined';
|
|
501
501
|
export { default as ListFilled } from './asn/ListFilled';
|
|
502
502
|
export { default as LoadingOutlined } from './asn/LoadingOutlined';
|
|
503
|
+
export { default as LoadingProPurely } from './asn/LoadingProPurely';
|
|
503
504
|
export { default as LoadingPurely } from './asn/LoadingPurely';
|
|
504
505
|
export { default as LocationFilled } from './asn/LocationFilled';
|
|
505
506
|
export { default as LocationOutlined } from './asn/LocationOutlined';
|
package/es/index.js
CHANGED
|
@@ -501,6 +501,7 @@ export { default as LinsAccessOutlined } from "./asn/LinsAccessOutlined";
|
|
|
501
501
|
export { default as LinsOutlined } from "./asn/LinsOutlined";
|
|
502
502
|
export { default as ListFilled } from "./asn/ListFilled";
|
|
503
503
|
export { default as LoadingOutlined } from "./asn/LoadingOutlined";
|
|
504
|
+
export { default as LoadingProPurely } from "./asn/LoadingProPurely";
|
|
504
505
|
export { default as LoadingPurely } from "./asn/LoadingPurely";
|
|
505
506
|
export { default as LocationFilled } from "./asn/LocationFilled";
|
|
506
507
|
export { default as LocationOutlined } from "./asn/LocationOutlined";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg viewBox="0 0 48 48" stroke="none" xmlns="http://www.w3.org/2000/svg"><defs><linearGradient id="sen__32__a" x1="100%" x2="100%" y1="81.17%" y2="0%"><stop offset="0%" stop-color="currentColor" stop-opacity=".5" /><stop offset="100%" stop-color="currentColor" /></linearGradient><linearGradient id="sen__32__b" x1="0%" x2="0%" y1="62.46%" y2="0%"><stop offset="0%" stop-color="currentColor" stop-opacity=".5" /><stop offset="100%" stop-color="currentColor" stop-opacity="0" /></linearGradient></defs><g fill="none" fill-rule="evenodd" stroke="none" stroke-width="1"><path fill="url(#sen__32__a)" d="M24 3v7.88a13.13 13.13 0 0 0 0 26.24V45a21 21 0 0 1 0-42Z" /><path fill="url(#sen__32__b)" d="M45 24a21 21 0 0 1-21 21v-7.88c7.25 0 13.13-5.87 13.13-13.12H45Z" /></g></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg viewBox="0 0 1024 1024" stroke="none" xmlns="http://www.w3.org/2000/svg"><defs><linearGradient id="
|
|
1
|
+
<svg viewBox="0 0 1024 1024" stroke="none" xmlns="http://www.w3.org/2000/svg"><defs><linearGradient id="sen__33__a" x1="100%" x2="100%" y1="80%" y2="0%"><stop offset="0%" stop-color="currentColor" stop-opacity=".5" /><stop offset="100%" stop-color="currentColor" /></linearGradient><linearGradient id="sen__33__b" x1="0%" x2="0%" y1="0%" y2="80%"><stop offset="0%" stop-color="currentColor" stop-opacity="0" /><stop offset="100%" stop-color="currentColor" stop-opacity=".5" /></linearGradient></defs><path fill="url(#sen__33__a)" d="M512 64v76.03A369.92 369.92 0 0 0 248.96 248.9 370.43 370.43 0 0 0 140.03 512a369.92 369.92 0 0 0 108.93 263.04A370.43 370.43 0 0 0 512 883.97V960a448 448 0 0 1 0-896z" /><path fill="url(#sen__33__b)" d="M960 512a448 448 0 0 1-432.64 447.74L512 960v-76.03c50.3 0 99-9.8 144.64-29.19a372.03 372.03 0 0 0 118.4-79.8A369.09 369.09 0 0 0 883.97 512l76.03.06z" /></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg viewBox="0 0 34 34" stroke="none" xmlns="http://www.w3.org/2000/svg"><defs><circle id="
|
|
1
|
+
<svg viewBox="0 0 34 34" stroke="none" xmlns="http://www.w3.org/2000/svg"><defs><circle id="sen__34__b" cx="9" cy="9" r="9" /><filter id="sen__34__a" width="255.6%" height="255.6%" x="-77.8%" y="-55.6%" filterUnits="objectBoundingBox"><feOffset dy="4" in="SourceAlpha" result="shadowOffsetOuter1" /><feGaussianBlur in="shadowOffsetOuter1" result="shadowBlurOuter1" stdDeviation="4" /><feColorMatrix in="shadowBlurOuter1" values="0 0 0 0 0.168627451 0 0 0 0 0.42745098 0 0 0 0 0.898039216 0 0 0 0.45 0" /></filter></defs><g fill="none" fill-rule="evenodd" stroke="none" stroke-width="1" transform="translate(-579 -1852) translate(220 1658) translate(367 198)"><rect width="2" height="12" x="8" y="16" fill="#1B4FBF" rx="1" /><use xlink:href="#sen__34__b" fill="#000" filter="url(#sen__34__a)" /><use xlink:href="#sen__34__b" fill="#2B6DE5" /><circle cx="9" cy="9" r="3" fill="#FFF" /></g></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg viewBox="0 0 32 32" stroke="none" xmlns="http://www.w3.org/2000/svg"><defs><path id="
|
|
1
|
+
<svg viewBox="0 0 32 32" stroke="none" xmlns="http://www.w3.org/2000/svg"><defs><path id="sen__36__b" d="M16.75 24.63v1.12a.75.75 0 1 1-1.5 0v-1.13a.75.75 0 1 1 1.5 0Zm5.88-3.06.8.8a.75.75 0 0 1-1.07 1.05l-.8-.8a.75.75 0 0 1 1.07-1.05Zm-12.2 1.06-.8.8a.75.75 0 0 1-1.05-1.07l.8-.8a.75.75 0 0 1 1.05 1.07ZM16 9.72c.06 0 .11.05.11.11v.03a4.7 4.7 0 0 0 5.67 6.15l.29-.1c.08-.02.17.02.2.1v.03l.01.03a6.28 6.28 0 1 1-6.38-6.35h.1ZM26.5 16c0 .41-.34.75-.75.75h-1.13a.75.75 0 1 1 0-1.5h1.13c.41 0 .75.34.75.75ZM8.12 16c0 .41-.33.75-.74.75H6.25a.75.75 0 1 1 0-1.5h1.13c.4 0 .75.34.75.75Zm15.3-6.36-.8.8a.75.75 0 0 1-1.05-1.07l.8-.8a.75.75 0 0 1 1.05 1.07ZM9.64 8.58l.8.8a.75.75 0 0 1-1.07 1.05l-.8-.8a.75.75 0 1 1 1.07-1.05Zm7.11-2.33v1.13a.75.75 0 1 1-1.5 0V6.25a.75.75 0 1 1 1.5 0Z" /><filter id="sen__36__a" width="200%" height="200%" x="-50%" y="-35.7%" filterUnits="objectBoundingBox"><feOffset dy="3" in="SourceAlpha" result="shadowOffsetOuter1" /><feGaussianBlur in="shadowOffsetOuter1" result="shadowBlurOuter1" stdDeviation="3" /><feComposite in="shadowBlurOuter1" in2="SourceAlpha" operator="out" result="shadowBlurOuter1" /><feColorMatrix in="shadowBlurOuter1" values="0 0 0 0 0.976470588 0 0 0 0 0.509803922 0 0 0 0 0.0235294118 0 0 0 0.25 0" /></filter><filter id="sen__36__c" width="223.8%" height="223.8%" x="-61.9%" y="-47.6%" filterUnits="objectBoundingBox"><feGaussianBlur in="SourceAlpha" result="shadowBlurInner1" stdDeviation="4" /><feOffset dx="-6" dy="-6" in="shadowBlurInner1" result="shadowOffsetInner1" /><feComposite in="shadowOffsetInner1" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner1" /><feColorMatrix in="shadowInnerInner1" result="shadowMatrixInner1" values="0 0 0 0 0.976470588 0 0 0 0 0.509803922 0 0 0 0 0.0235294118 0 0 0 0.7 0" /><feGaussianBlur in="SourceAlpha" result="shadowBlurInner2" stdDeviation="2" /><feOffset dx="2" dy="2" in="shadowBlurInner2" result="shadowOffsetInner2" /><feComposite in="shadowOffsetInner2" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner2" /><feColorMatrix in="shadowInnerInner2" result="shadowMatrixInner2" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.15 0" /><feGaussianBlur in="SourceAlpha" result="shadowBlurInner3" stdDeviation="1" /><feOffset dx="-1" dy="-1" in="shadowBlurInner3" result="shadowOffsetInner3" /><feComposite in="shadowOffsetInner3" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner3" /><feColorMatrix in="shadowInnerInner3" result="shadowMatrixInner3" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0" /><feMerge><feMergeNode in="shadowMatrixInner1" /><feMergeNode in="shadowMatrixInner2" /><feMergeNode in="shadowMatrixInner3" /></feMerge></filter></defs><g fill="none" fill-rule="evenodd" stroke="none" stroke-width="1" transform="translate(-578 -2025) translate(578 2025)"><use xlink:href="#sen__36__b" fill="#000" filter="url(#sen__36__a)" /><use xlink:href="#sen__36__b" fill="#F98206" fill-opacity=".6" /><use xlink:href="#sen__36__b" fill="#000" filter="url(#sen__36__c)" /></g></svg>
|