@sensoro-design/icons-svg 2.59.0 → 2.60.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (110) hide show
  1. package/es/asn/MoonPurely.js +8 -8
  2. package/es/asn/NoAlarmPurely.js +112 -112
  3. package/es/asn/NoAppPurely.js +165 -165
  4. package/es/asn/NoCarPurely.js +136 -136
  5. package/es/asn/NoCarsPurely.js +177 -177
  6. package/es/asn/NoDataPurely.js +97 -97
  7. package/es/asn/NoDevicePurely.js +122 -122
  8. package/es/asn/NoImagePurely.js +51 -51
  9. package/es/asn/NoPersonPurely.js +99 -99
  10. package/es/asn/NoPersonsPurely.js +109 -109
  11. package/es/asn/NoVideoPurely.js +62 -62
  12. package/es/asn/NonMotorVehicleGalleryPurely.js +9 -9
  13. package/es/asn/OffDayPurely.js +67 -67
  14. package/es/asn/OrganizationPurely.js +9 -9
  15. package/es/asn/PersonnelPortraitPurely.js +9 -9
  16. package/es/asn/PersonnelRegistrationPurely.js +9 -9
  17. package/es/asn/PoiPurely.js +9 -9
  18. package/es/asn/ReportPurely.js +9 -9
  19. package/es/asn/RotateRightPurely.js +8 -8
  20. package/es/asn/SignalTowerPurely.d.ts +3 -0
  21. package/es/asn/{LotPurely.js → SignalTowerPurely.js} +12 -12
  22. package/es/index.d.ts +1 -1
  23. package/es/index.js +1 -1
  24. package/inline-namespaced-svg/purely/moon.svg +1 -1
  25. package/inline-namespaced-svg/purely/no-alarm.svg +1 -1
  26. package/inline-namespaced-svg/purely/no-app.svg +1 -1
  27. package/inline-namespaced-svg/purely/no-car.svg +1 -1
  28. package/inline-namespaced-svg/purely/no-cars.svg +1 -1
  29. package/inline-namespaced-svg/purely/no-data.svg +1 -1
  30. package/inline-namespaced-svg/purely/no-device.svg +1 -1
  31. package/inline-namespaced-svg/purely/no-image.svg +1 -1
  32. package/inline-namespaced-svg/purely/no-person.svg +1 -1
  33. package/inline-namespaced-svg/purely/no-persons.svg +1 -1
  34. package/inline-namespaced-svg/purely/no-video.svg +1 -1
  35. package/inline-namespaced-svg/purely/non-motor-vehicle-gallery.svg +1 -1
  36. package/inline-namespaced-svg/purely/off-day.svg +1 -1
  37. package/inline-namespaced-svg/purely/organization.svg +1 -1
  38. package/inline-namespaced-svg/purely/personnel-portrait.svg +1 -1
  39. package/inline-namespaced-svg/purely/personnel-registration.svg +1 -1
  40. package/inline-namespaced-svg/purely/poi.svg +1 -1
  41. package/inline-namespaced-svg/purely/report.svg +1 -1
  42. package/inline-namespaced-svg/purely/rotate-right.svg +1 -1
  43. package/inline-namespaced-svg/purely/{lot.svg → signal-tower.svg} +1 -1
  44. package/inline-svg/purely/moon.svg +1 -1
  45. package/inline-svg/purely/no-alarm.svg +1 -1
  46. package/inline-svg/purely/no-app.svg +1 -1
  47. package/inline-svg/purely/no-car.svg +1 -1
  48. package/inline-svg/purely/no-cars.svg +1 -1
  49. package/inline-svg/purely/no-data.svg +1 -1
  50. package/inline-svg/purely/no-device.svg +1 -1
  51. package/inline-svg/purely/no-image.svg +1 -1
  52. package/inline-svg/purely/no-person.svg +1 -1
  53. package/inline-svg/purely/no-persons.svg +1 -1
  54. package/inline-svg/purely/no-video.svg +1 -1
  55. package/inline-svg/purely/non-motor-vehicle-gallery.svg +1 -1
  56. package/inline-svg/purely/off-day.svg +1 -1
  57. package/inline-svg/purely/organization.svg +1 -1
  58. package/inline-svg/purely/personnel-portrait.svg +1 -1
  59. package/inline-svg/purely/personnel-registration.svg +1 -1
  60. package/inline-svg/purely/poi.svg +1 -1
  61. package/inline-svg/purely/report.svg +1 -1
  62. package/inline-svg/purely/rotate-right.svg +1 -1
  63. package/inline-svg/purely/{lot.svg → signal-tower.svg} +1 -1
  64. package/lib/asn/MoonPurely.js +6 -6
  65. package/lib/asn/NoAlarmPurely.js +90 -90
  66. package/lib/asn/NoAppPurely.js +129 -129
  67. package/lib/asn/NoCarPurely.js +109 -109
  68. package/lib/asn/NoCarsPurely.js +143 -143
  69. package/lib/asn/NoDataPurely.js +77 -77
  70. package/lib/asn/NoDevicePurely.js +93 -93
  71. package/lib/asn/NoImagePurely.js +41 -41
  72. package/lib/asn/NoPersonPurely.js +79 -79
  73. package/lib/asn/NoPersonsPurely.js +87 -87
  74. package/lib/asn/NoVideoPurely.js +49 -49
  75. package/lib/asn/NonMotorVehicleGalleryPurely.js +7 -7
  76. package/lib/asn/OffDayPurely.js +55 -55
  77. package/lib/asn/OrganizationPurely.js +7 -7
  78. package/lib/asn/PersonnelPortraitPurely.js +7 -7
  79. package/lib/asn/PersonnelRegistrationPurely.js +7 -7
  80. package/lib/asn/PoiPurely.js +7 -7
  81. package/lib/asn/ReportPurely.js +7 -7
  82. package/lib/asn/RotateRightPurely.js +6 -6
  83. package/lib/asn/SignalTowerPurely.d.ts +3 -0
  84. package/lib/asn/{LotPurely.js → SignalTowerPurely.js} +15 -15
  85. package/lib/index.d.ts +1 -1
  86. package/lib/index.js +3 -3
  87. package/package.json +1 -1
  88. package/src/asn/MoonPurely.ts +6 -6
  89. package/src/asn/NoAlarmPurely.ts +90 -90
  90. package/src/asn/NoAppPurely.ts +129 -129
  91. package/src/asn/NoCarPurely.ts +109 -109
  92. package/src/asn/NoCarsPurely.ts +143 -143
  93. package/src/asn/NoDataPurely.ts +77 -77
  94. package/src/asn/NoDevicePurely.ts +93 -93
  95. package/src/asn/NoImagePurely.ts +41 -41
  96. package/src/asn/NoPersonPurely.ts +79 -79
  97. package/src/asn/NoPersonsPurely.ts +87 -87
  98. package/src/asn/NoVideoPurely.ts +49 -49
  99. package/src/asn/NonMotorVehicleGalleryPurely.ts +7 -7
  100. package/src/asn/OffDayPurely.ts +55 -55
  101. package/src/asn/OrganizationPurely.ts +7 -7
  102. package/src/asn/PersonnelPortraitPurely.ts +7 -7
  103. package/src/asn/PersonnelRegistrationPurely.ts +7 -7
  104. package/src/asn/PoiPurely.ts +7 -7
  105. package/src/asn/ReportPurely.ts +7 -7
  106. package/src/asn/RotateRightPurely.ts +6 -6
  107. package/src/asn/{LotPurely.ts → SignalTowerPurely.ts} +10 -10
  108. package/src/index.ts +1 -1
  109. package/es/asn/LotPurely.d.ts +0 -3
  110. package/lib/asn/LotPurely.d.ts +0 -3
@@ -13,7 +13,7 @@ var NoVideoPurely = {
13
13
  children: [{
14
14
  tag: 'linearGradient',
15
15
  attrs: {
16
- id: 'sen__59__b',
16
+ id: 'sen__58__b',
17
17
  x1: '100%',
18
18
  x2: '0%',
19
19
  y1: '50%',
@@ -37,7 +37,7 @@ var NoVideoPurely = {
37
37
  }, {
38
38
  tag: 'linearGradient',
39
39
  attrs: {
40
- id: 'sen__59__d',
40
+ id: 'sen__58__d',
41
41
  x1: '100%',
42
42
  x2: '0%',
43
43
  y1: '28.23%',
@@ -61,7 +61,7 @@ var NoVideoPurely = {
61
61
  }, {
62
62
  tag: 'linearGradient',
63
63
  attrs: {
64
- id: 'sen__59__f',
64
+ id: 'sen__58__f',
65
65
  x1: '0%',
66
66
  x2: '100%',
67
67
  y1: '28.23%',
@@ -85,7 +85,7 @@ var NoVideoPurely = {
85
85
  }, {
86
86
  tag: 'linearGradient',
87
87
  attrs: {
88
- id: 'sen__59__i',
88
+ id: 'sen__58__i',
89
89
  x1: '100%',
90
90
  x2: '0%',
91
91
  y1: '50%',
@@ -109,7 +109,7 @@ var NoVideoPurely = {
109
109
  }, {
110
110
  tag: 'linearGradient',
111
111
  attrs: {
112
- id: 'sen__59__k',
112
+ id: 'sen__58__k',
113
113
  x1: '100%',
114
114
  x2: '0%',
115
115
  y1: '50%',
@@ -133,7 +133,7 @@ var NoVideoPurely = {
133
133
  }, {
134
134
  tag: 'linearGradient',
135
135
  attrs: {
136
- id: 'sen__59__m',
136
+ id: 'sen__58__m',
137
137
  x1: '60.45%',
138
138
  x2: '29.39%',
139
139
  y1: '101.39%',
@@ -164,7 +164,7 @@ var NoVideoPurely = {
164
164
  }, {
165
165
  tag: 'linearGradient',
166
166
  attrs: {
167
- id: 'sen__59__o',
167
+ id: 'sen__58__o',
168
168
  x1: '32.53%',
169
169
  x2: '50%',
170
170
  y1: '0%',
@@ -188,7 +188,7 @@ var NoVideoPurely = {
188
188
  }, {
189
189
  tag: 'linearGradient',
190
190
  attrs: {
191
- id: 'sen__59__r',
191
+ id: 'sen__58__r',
192
192
  x1: '60.45%',
193
193
  x2: '29.39%',
194
194
  y1: '101.39%',
@@ -219,7 +219,7 @@ var NoVideoPurely = {
219
219
  }, {
220
220
  tag: 'linearGradient',
221
221
  attrs: {
222
- id: 'sen__59__v',
222
+ id: 'sen__58__v',
223
223
  x1: '62.5%',
224
224
  x2: '37.5%',
225
225
  y1: '100%',
@@ -242,7 +242,7 @@ var NoVideoPurely = {
242
242
  }, {
243
243
  tag: 'linearGradient',
244
244
  attrs: {
245
- id: 'sen__59__w',
245
+ id: 'sen__58__w',
246
246
  x1: '50%',
247
247
  x2: '50%',
248
248
  y1: '17.57%',
@@ -266,7 +266,7 @@ var NoVideoPurely = {
266
266
  }, {
267
267
  tag: 'linearGradient',
268
268
  attrs: {
269
- id: 'sen__59__x',
269
+ id: 'sen__58__x',
270
270
  x1: '50%',
271
271
  x2: '50%',
272
272
  y1: '17.57%',
@@ -290,67 +290,67 @@ var NoVideoPurely = {
290
290
  }, {
291
291
  tag: 'path',
292
292
  attrs: {
293
- id: 'sen__59__a',
293
+ id: 'sen__58__a',
294
294
  d: 'M176.68 74 194 84l-97 56L0 84l17.32-10L97 120l79.68-46Z'
295
295
  }
296
296
  }, {
297
297
  tag: 'path',
298
298
  attrs: {
299
- id: 'sen__59__c',
299
+ id: 'sen__58__c',
300
300
  d: 'm194 64-97 56v-8l97-56v8Z'
301
301
  }
302
302
  }, {
303
303
  tag: 'path',
304
304
  attrs: {
305
- id: 'sen__59__e',
305
+ id: 'sen__58__e',
306
306
  d: 'M97 112v8L0 64v-8l97 56Z'
307
307
  }
308
308
  }, {
309
309
  tag: 'path',
310
310
  attrs: {
311
- id: 'sen__59__h',
311
+ id: 'sen__58__h',
312
312
  d: 'm97 0 97 56-97 56L0 56 97 0Z'
313
313
  }
314
314
  }, {
315
315
  tag: 'path',
316
316
  attrs: {
317
- id: 'sen__59__j',
317
+ id: 'sen__58__j',
318
318
  d: 'm128 118 65 38-65 38-65-38 65-38Z'
319
319
  }
320
320
  }, {
321
321
  tag: 'path',
322
322
  attrs: {
323
- id: 'sen__59__l',
323
+ id: 'sen__58__l',
324
324
  d: 'M64 34.47v57.58a2 2 0 0 1-1.06 1.76L54 98.72 11.98 65.26A6 6 0 0 1 9 60.07L1 6.32 9.98.92A2.24 2.24 0 0 1 11 .6c.35-.01.7.1 1 .27l49.02 28.41a6 6 0 0 1 2.98 5.2Z'
325
325
  }
326
326
  }, {
327
327
  tag: 'path',
328
328
  attrs: {
329
- id: 'sen__59__n',
329
+ id: 'sen__58__n',
330
330
  d: 'M55 39.98v57.07a2 2 0 0 1-3 1.73L2.97 70.26A6 6 0 0 1 0 65.07V8a2 2 0 0 1 3-1.73L52.03 34.8A6 6 0 0 1 55 39.98Z'
331
331
  }
332
332
  }, {
333
333
  tag: 'path',
334
334
  attrs: {
335
- id: 'sen__59__q',
335
+ id: 'sen__58__q',
336
336
  d: 'M64 34.47v57.58a2 2 0 0 1-1.06 1.76L54 98.72 11.98 65.26A6 6 0 0 1 9 60.07L1 6.32 9.98.92A2.24 2.24 0 0 1 11 .6c.35-.01.7.1 1 .27l49.02 28.41a6 6 0 0 1 2.98 5.2Z'
337
337
  }
338
338
  }, {
339
339
  tag: 'path',
340
340
  attrs: {
341
- id: 'sen__59__s',
341
+ id: 'sen__58__s',
342
342
  d: 'M55 39.98v57.07a2 2 0 0 1-3 1.73L2.97 70.26A6 6 0 0 1 0 65.07V8a2 2 0 0 1 3-1.73L52.03 34.8A6 6 0 0 1 55 39.98Z'
343
343
  }
344
344
  }, {
345
345
  tag: 'path',
346
346
  attrs: {
347
- id: 'sen__59__u',
347
+ id: 'sen__58__u',
348
348
  d: 'M21.5 41.95V60a1 1 0 0 0 1.4.92l9.03-3.93a1 1 0 0 0 .44-1.45L23.34 41.4a1 1 0 0 0-1.84.54Z'
349
349
  }
350
350
  }, {
351
351
  tag: 'filter',
352
352
  attrs: {
353
- id: 'sen__59__g',
353
+ id: 'sen__58__g',
354
354
  width: '101%',
355
355
  height: '101.6%',
356
356
  x: '-.5%',
@@ -385,7 +385,7 @@ var NoVideoPurely = {
385
385
  }, {
386
386
  tag: 'filter',
387
387
  attrs: {
388
- id: 'sen__59__p',
388
+ id: 'sen__58__p',
389
389
  width: '101.8%',
390
390
  height: '101.1%',
391
391
  x: '-.9%',
@@ -420,7 +420,7 @@ var NoVideoPurely = {
420
420
  }, {
421
421
  tag: 'filter',
422
422
  attrs: {
423
- id: 'sen__59__t',
423
+ id: 'sen__58__t',
424
424
  width: '101.8%',
425
425
  height: '101.1%',
426
426
  x: '-.9%',
@@ -467,14 +467,14 @@ var NoVideoPurely = {
467
467
  children: [{
468
468
  tag: 'use',
469
469
  attrs: {
470
- 'xlink:href': '#sen__59__a',
470
+ 'xlink:href': '#sen__58__a',
471
471
  fill: '#FFF'
472
472
  }
473
473
  }, {
474
474
  tag: 'use',
475
475
  attrs: {
476
- 'xlink:href': '#sen__59__a',
477
- fill: 'url(#sen__59__b)'
476
+ 'xlink:href': '#sen__58__a',
477
+ fill: 'url(#sen__58__b)'
478
478
  }
479
479
  }]
480
480
  }, {
@@ -485,14 +485,14 @@ var NoVideoPurely = {
485
485
  children: [{
486
486
  tag: 'use',
487
487
  attrs: {
488
- 'xlink:href': '#sen__59__c',
488
+ 'xlink:href': '#sen__58__c',
489
489
  fill: '#FFF'
490
490
  }
491
491
  }, {
492
492
  tag: 'use',
493
493
  attrs: {
494
- 'xlink:href': '#sen__59__c',
495
- fill: 'url(#sen__59__d)'
494
+ 'xlink:href': '#sen__58__c',
495
+ fill: 'url(#sen__58__d)'
496
496
  }
497
497
  }]
498
498
  }, {
@@ -503,21 +503,21 @@ var NoVideoPurely = {
503
503
  children: [{
504
504
  tag: 'use',
505
505
  attrs: {
506
- 'xlink:href': '#sen__59__e',
506
+ 'xlink:href': '#sen__58__e',
507
507
  fill: '#FFF'
508
508
  }
509
509
  }, {
510
510
  tag: 'use',
511
511
  attrs: {
512
- 'xlink:href': '#sen__59__e',
513
- fill: 'url(#sen__59__f)'
512
+ 'xlink:href': '#sen__58__e',
513
+ fill: 'url(#sen__58__f)'
514
514
  }
515
515
  }, {
516
516
  tag: 'use',
517
517
  attrs: {
518
- 'xlink:href': '#sen__59__e',
518
+ 'xlink:href': '#sen__58__e',
519
519
  fill: '#000',
520
- filter: 'url(#sen__59__g)'
520
+ filter: 'url(#sen__58__g)'
521
521
  }
522
522
  }]
523
523
  }, {
@@ -528,27 +528,27 @@ var NoVideoPurely = {
528
528
  children: [{
529
529
  tag: 'use',
530
530
  attrs: {
531
- 'xlink:href': '#sen__59__h',
531
+ 'xlink:href': '#sen__58__h',
532
532
  fill: '#FFF'
533
533
  }
534
534
  }, {
535
535
  tag: 'use',
536
536
  attrs: {
537
- 'xlink:href': '#sen__59__h',
538
- fill: 'url(#sen__59__i)'
537
+ 'xlink:href': '#sen__58__h',
538
+ fill: 'url(#sen__58__i)'
539
539
  }
540
540
  }]
541
541
  }, {
542
542
  tag: 'use',
543
543
  attrs: {
544
- 'xlink:href': '#sen__59__j',
544
+ 'xlink:href': '#sen__58__j',
545
545
  fill: '#FFF'
546
546
  }
547
547
  }, {
548
548
  tag: 'use',
549
549
  attrs: {
550
- 'xlink:href': '#sen__59__j',
551
- fill: 'url(#sen__59__k)'
550
+ 'xlink:href': '#sen__58__j',
551
+ fill: 'url(#sen__58__k)'
552
552
  }
553
553
  }, {
554
554
  tag: 'g',
@@ -558,14 +558,14 @@ var NoVideoPurely = {
558
558
  children: [{
559
559
  tag: 'use',
560
560
  attrs: {
561
- 'xlink:href': '#sen__59__l',
561
+ 'xlink:href': '#sen__58__l',
562
562
  fill: '#FFF'
563
563
  }
564
564
  }, {
565
565
  tag: 'use',
566
566
  attrs: {
567
- 'xlink:href': '#sen__59__l',
568
- fill: 'url(#sen__59__m)'
567
+ 'xlink:href': '#sen__58__l',
568
+ fill: 'url(#sen__58__m)'
569
569
  }
570
570
  }]
571
571
  }, {
@@ -576,21 +576,21 @@ var NoVideoPurely = {
576
576
  children: [{
577
577
  tag: 'use',
578
578
  attrs: {
579
- 'xlink:href': '#sen__59__n',
579
+ 'xlink:href': '#sen__58__n',
580
580
  fill: '#FFF'
581
581
  }
582
582
  }, {
583
583
  tag: 'use',
584
584
  attrs: {
585
- 'xlink:href': '#sen__59__n',
586
- fill: 'url(#sen__59__o)'
585
+ 'xlink:href': '#sen__58__n',
586
+ fill: 'url(#sen__58__o)'
587
587
  }
588
588
  }, {
589
589
  tag: 'use',
590
590
  attrs: {
591
- 'xlink:href': '#sen__59__n',
591
+ 'xlink:href': '#sen__58__n',
592
592
  fill: '#000',
593
- filter: 'url(#sen__59__p)'
593
+ filter: 'url(#sen__58__p)'
594
594
  }
595
595
  }]
596
596
  }, {
@@ -601,14 +601,14 @@ var NoVideoPurely = {
601
601
  children: [{
602
602
  tag: 'use',
603
603
  attrs: {
604
- 'xlink:href': '#sen__59__q',
604
+ 'xlink:href': '#sen__58__q',
605
605
  fill: '#FFF'
606
606
  }
607
607
  }, {
608
608
  tag: 'use',
609
609
  attrs: {
610
- 'xlink:href': '#sen__59__q',
611
- fill: 'url(#sen__59__r)'
610
+ 'xlink:href': '#sen__58__q',
611
+ fill: 'url(#sen__58__r)'
612
612
  }
613
613
  }]
614
614
  }, {
@@ -619,21 +619,21 @@ var NoVideoPurely = {
619
619
  children: [{
620
620
  tag: 'use',
621
621
  attrs: {
622
- 'xlink:href': '#sen__59__s',
622
+ 'xlink:href': '#sen__58__s',
623
623
  fill: '#FFF'
624
624
  }
625
625
  }, {
626
626
  tag: 'use',
627
627
  attrs: {
628
- 'xlink:href': '#sen__59__s',
629
- fill: 'url(#sen__59__o)'
628
+ 'xlink:href': '#sen__58__s',
629
+ fill: 'url(#sen__58__o)'
630
630
  }
631
631
  }, {
632
632
  tag: 'use',
633
633
  attrs: {
634
- 'xlink:href': '#sen__59__s',
634
+ 'xlink:href': '#sen__58__s',
635
635
  fill: '#000',
636
- filter: 'url(#sen__59__t)'
636
+ filter: 'url(#sen__58__t)'
637
637
  }
638
638
  }]
639
639
  }, {
@@ -644,26 +644,26 @@ var NoVideoPurely = {
644
644
  children: [{
645
645
  tag: 'use',
646
646
  attrs: {
647
- 'xlink:href': '#sen__59__u',
647
+ 'xlink:href': '#sen__58__u',
648
648
  fill: '#FFF'
649
649
  }
650
650
  }, {
651
651
  tag: 'use',
652
652
  attrs: {
653
- 'xlink:href': '#sen__59__u',
654
- fill: 'url(#sen__59__v)'
653
+ 'xlink:href': '#sen__58__u',
654
+ fill: 'url(#sen__58__v)'
655
655
  }
656
656
  }]
657
657
  }, {
658
658
  tag: 'path',
659
659
  attrs: {
660
- fill: 'url(#sen__59__w)',
660
+ fill: 'url(#sen__58__w)',
661
661
  d: 'm128 42 65 38v76l-65 38-65-38V80z'
662
662
  }
663
663
  }, {
664
664
  tag: 'path',
665
665
  attrs: {
666
- fill: 'url(#sen__59__x)',
666
+ fill: 'url(#sen__58__x)',
667
667
  d: 'M194 0v84l-97 56V0h97ZM97 0v140L0 84V0h97Z',
668
668
  transform: 'translate(31 72)'
669
669
  }
@@ -13,7 +13,7 @@ var NonMotorVehicleGalleryPurely = {
13
13
  children: [{
14
14
  tag: 'linearGradient',
15
15
  attrs: {
16
- id: 'sen__60__a',
16
+ id: 'sen__59__a',
17
17
  x1: '0%',
18
18
  x2: '100%',
19
19
  y1: '0%',
@@ -36,7 +36,7 @@ var NonMotorVehicleGalleryPurely = {
36
36
  }, {
37
37
  tag: 'linearGradient',
38
38
  attrs: {
39
- id: 'sen__60__b',
39
+ id: 'sen__59__b',
40
40
  x1: '0%',
41
41
  x2: '50%',
42
42
  y1: '0%',
@@ -60,13 +60,13 @@ var NonMotorVehicleGalleryPurely = {
60
60
  }, {
61
61
  tag: 'path',
62
62
  attrs: {
63
- id: 'sen__60__c',
63
+ id: 'sen__59__c',
64
64
  d: 'M26 16a10 10 0 1 1-20 0 10 10 0 0 1 20 0Z'
65
65
  }
66
66
  }, {
67
67
  tag: 'filter',
68
68
  attrs: {
69
- id: 'sen__60__d',
69
+ id: 'sen__59__d',
70
70
  width: '110%',
71
71
  height: '110%',
72
72
  x: '-5%',
@@ -115,21 +115,21 @@ var NonMotorVehicleGalleryPurely = {
115
115
  children: [{
116
116
  tag: 'path',
117
117
  attrs: {
118
- fill: 'url(#sen__60__a)',
118
+ fill: 'url(#sen__59__a)',
119
119
  d: 'M10 2a8 8 0 1 1 0 16 8 8 0 0 1 0-16Z'
120
120
  }
121
121
  }, {
122
122
  tag: 'use',
123
123
  attrs: {
124
- 'xlink:href': '#sen__60__c',
125
- fill: 'url(#sen__60__b)'
124
+ 'xlink:href': '#sen__59__c',
125
+ fill: 'url(#sen__59__b)'
126
126
  }
127
127
  }, {
128
128
  tag: 'use',
129
129
  attrs: {
130
- 'xlink:href': '#sen__60__c',
130
+ 'xlink:href': '#sen__59__c',
131
131
  fill: '#000',
132
- filter: 'url(#sen__60__d)'
132
+ filter: 'url(#sen__59__d)'
133
133
  }
134
134
  }, {
135
135
  tag: 'path',