@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
@@ -12,7 +12,7 @@ const NoDataPurely: IconDefinition = {
12
12
  children: [
13
13
  {
14
14
  tag: 'linearGradient',
15
- attrs: { id: 'sen__53__a', x1: '100%', x2: '0%', y1: '50%', y2: '50%' },
15
+ attrs: { id: 'sen__52__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 NoDataPurely: IconDefinition = {
20
20
  },
21
21
  {
22
22
  tag: 'linearGradient',
23
- attrs: { id: 'sen__53__d', x1: '100%', x2: '0%', y1: '28.23%', y2: '71.77%' },
23
+ attrs: { id: 'sen__52__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 NoDataPurely: IconDefinition = {
28
28
  },
29
29
  {
30
30
  tag: 'linearGradient',
31
- attrs: { id: 'sen__53__f', x1: '0%', x2: '100%', y1: '28.23%', y2: '71.77%' },
31
+ attrs: { id: 'sen__52__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 NoDataPurely: IconDefinition = {
36
36
  },
37
37
  {
38
38
  tag: 'linearGradient',
39
- attrs: { id: 'sen__53__i', x1: '100%', x2: '0%', y1: '50%', y2: '50%' },
39
+ attrs: { id: 'sen__52__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 NoDataPurely: IconDefinition = {
44
44
  },
45
45
  {
46
46
  tag: 'linearGradient',
47
- attrs: { id: 'sen__53__k', x1: '0%', x2: '0%', y1: '70.88%', y2: '33.73%' },
47
+ attrs: { id: 'sen__52__k', x1: '0%', x2: '0%', y1: '70.88%', y2: '33.73%' },
48
48
  children: [
49
49
  { tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.25' } },
50
50
  { tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.45' } },
@@ -52,7 +52,7 @@ const NoDataPurely: IconDefinition = {
52
52
  },
53
53
  {
54
54
  tag: 'linearGradient',
55
- attrs: { id: 'sen__53__m', x1: '0%', x2: '100%', y1: '35.78%', y2: '60.1%' },
55
+ attrs: { id: 'sen__52__m', x1: '0%', x2: '100%', y1: '35.78%', y2: '60.1%' },
56
56
  children: [
57
57
  { tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.15' } },
58
58
  { tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.25' } },
@@ -60,7 +60,7 @@ const NoDataPurely: IconDefinition = {
60
60
  },
61
61
  {
62
62
  tag: 'linearGradient',
63
- attrs: { id: 'sen__53__o', x1: '66.41%', x2: '33.59%', y1: '63.63%', y2: '37.53%' },
63
+ attrs: { id: 'sen__52__o', x1: '66.41%', x2: '33.59%', y1: '63.63%', y2: '37.53%' },
64
64
  children: [
65
65
  { tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.25' } },
66
66
  { tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.45' } },
@@ -68,7 +68,7 @@ const NoDataPurely: IconDefinition = {
68
68
  },
69
69
  {
70
70
  tag: 'linearGradient',
71
- attrs: { id: 'sen__53__q', x1: '0%', x2: '0%', y1: '70.88%', y2: '33.73%' },
71
+ attrs: { id: 'sen__52__q', x1: '0%', x2: '0%', y1: '70.88%', y2: '33.73%' },
72
72
  children: [
73
73
  { tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.25' } },
74
74
  { tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.45' } },
@@ -76,7 +76,7 @@ const NoDataPurely: IconDefinition = {
76
76
  },
77
77
  {
78
78
  tag: 'linearGradient',
79
- attrs: { id: 'sen__53__r', x1: '0%', x2: '0%', y1: '100%', y2: '17.4%' },
79
+ attrs: { id: 'sen__52__r', x1: '0%', x2: '0%', y1: '100%', y2: '17.4%' },
80
80
  children: [
81
81
  { tag: 'stop', attrs: { offset: '0%', 'stop-color': '#FFF', 'stop-opacity': '0' } },
82
82
  { tag: 'stop', attrs: { offset: '100%', 'stop-color': '#FFF', 'stop-opacity': '.15' } },
@@ -84,7 +84,7 @@ const NoDataPurely: IconDefinition = {
84
84
  },
85
85
  {
86
86
  tag: 'linearGradient',
87
- attrs: { id: 'sen__53__t', x1: '0%', x2: '100%', y1: '58.75%', y2: '58.75%' },
87
+ attrs: { id: 'sen__52__t', x1: '0%', x2: '100%', y1: '58.75%', y2: '58.75%' },
88
88
  children: [
89
89
  { tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.15' } },
90
90
  { tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.25' } },
@@ -92,7 +92,7 @@ const NoDataPurely: IconDefinition = {
92
92
  },
93
93
  {
94
94
  tag: 'linearGradient',
95
- attrs: { id: 'sen__53__v', x1: '100%', x2: '0%', y1: '36.83%', y2: '59.4%' },
95
+ attrs: { id: 'sen__52__v', x1: '100%', x2: '0%', y1: '36.83%', y2: '59.4%' },
96
96
  children: [
97
97
  { tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.04' } },
98
98
  { tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.15' } },
@@ -100,7 +100,7 @@ const NoDataPurely: IconDefinition = {
100
100
  },
101
101
  {
102
102
  tag: 'linearGradient',
103
- attrs: { id: 'sen__53__w', x1: '50%', x2: '50%', y1: '40.95%', y2: '100%' },
103
+ attrs: { id: 'sen__52__w', x1: '50%', x2: '50%', y1: '40.95%', 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 NoDataPurely: IconDefinition = {
108
108
  },
109
109
  {
110
110
  tag: 'linearGradient',
111
- attrs: { id: 'sen__53__y', x1: '66.41%', x2: '33.59%', y1: '100%', y2: '0%' },
111
+ attrs: { id: 'sen__52__y', x1: '66.41%', x2: '33.59%', y1: '100%', y2: '0%' },
112
112
  children: [
113
113
  { tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.21' } },
114
114
  { tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.45' } },
@@ -116,7 +116,7 @@ const NoDataPurely: IconDefinition = {
116
116
  },
117
117
  {
118
118
  tag: 'linearGradient',
119
- attrs: { id: 'sen__53__B', x1: '0%', x2: '100%', y1: '45.26%', y2: '53.99%' },
119
+ attrs: { id: 'sen__52__B', x1: '0%', x2: '100%', y1: '45.26%', y2: '53.99%' },
120
120
  children: [
121
121
  { tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.04' } },
122
122
  { tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.15' } },
@@ -124,7 +124,7 @@ const NoDataPurely: IconDefinition = {
124
124
  },
125
125
  {
126
126
  tag: 'linearGradient',
127
- attrs: { id: 'sen__53__D', x1: '65.53%', x2: '19.38%', y1: '101.39%', y2: '0%' },
127
+ attrs: { id: 'sen__52__D', x1: '65.53%', x2: '19.38%', y1: '101.39%', y2: '0%' },
128
128
  children: [
129
129
  { tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.25' } },
130
130
  { tag: 'stop', attrs: { offset: '19.88%', 'stop-color': '#2B6DE5', 'stop-opacity': '.35' } },
@@ -134,7 +134,7 @@ const NoDataPurely: IconDefinition = {
134
134
  },
135
135
  {
136
136
  tag: 'linearGradient',
137
- attrs: { id: 'sen__53__F', x1: '24.04%', x2: '50%', y1: '0%', y2: '79.85%' },
137
+ attrs: { id: 'sen__52__F', x1: '24.04%', x2: '50%', y1: '0%', y2: '79.85%' },
138
138
  children: [
139
139
  { tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '0' } },
140
140
  { tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.25' } },
@@ -142,7 +142,7 @@ const NoDataPurely: IconDefinition = {
142
142
  },
143
143
  {
144
144
  tag: 'linearGradient',
145
- attrs: { id: 'sen__53__I', x1: '61.54%', x2: '38.46%', y1: '100%', y2: '0%' },
145
+ attrs: { id: 'sen__52__I', x1: '61.54%', x2: '38.46%', y1: '100%', y2: '0%' },
146
146
  children: [
147
147
  { tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.45' } },
148
148
  { tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5' } },
@@ -150,45 +150,45 @@ const NoDataPurely: IconDefinition = {
150
150
  },
151
151
  {
152
152
  tag: 'linearGradient',
153
- attrs: { id: 'sen__53__L', x1: '50%', x2: '50%', y1: '17.57%', y2: '100%' },
153
+ attrs: { id: 'sen__52__L', x1: '50%', x2: '50%', y1: '17.57%', y2: '100%' },
154
154
  children: [
155
155
  { tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '0' } },
156
156
  { tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.15' } },
157
157
  ],
158
158
  },
159
- { tag: 'path', attrs: { id: 'sen__53__b', d: 'M176.68 74 194 84l-97 56L0 84l17.32-10L97 120l79.68-46Z' } },
160
- { tag: 'path', attrs: { id: 'sen__53__c', d: 'm194 64-97 56v-8l97-56v8Z' } },
161
- { tag: 'path', attrs: { id: 'sen__53__e', d: 'M97 112v8L0 64v-8l97 56Z' } },
162
- { tag: 'path', attrs: { id: 'sen__53__h', d: 'm97 0 97 56-97 56L0 56 97 0Z' } },
163
- { tag: 'path', attrs: { id: 'sen__53__j', d: 'm128 60 55 32v64l-55-32V60Z' } },
164
- { tag: 'path', attrs: { id: 'sen__53__l', d: 'm128 60 55 32 20-8-55-32z' } },
165
- { tag: 'path', attrs: { id: 'sen__53__n', d: 'm183 156-55 32v-64l55-32v64Z' } },
166
- { tag: 'path', attrs: { id: 'sen__53__p', d: 'm128 124-55 32V92l55-32v64Z' } },
167
- { tag: 'path', attrs: { id: 'sen__53__s', d: 'm202 112-55 32-19-20 55-32z' } },
168
- { tag: 'path', attrs: { id: 'sen__53__u', d: 'M107 53 52 85l21 7 55-32z' } },
169
- { tag: 'path', attrs: { id: 'sen__53__x', d: 'M128 124v64l-55-32V92l55 32Z' } },
170
- { tag: 'path', attrs: { id: 'sen__53__A', d: 'm128 124-22 20-55-32 22-20z' } },
159
+ { tag: 'path', attrs: { id: 'sen__52__b', d: 'M176.68 74 194 84l-97 56L0 84l17.32-10L97 120l79.68-46Z' } },
160
+ { tag: 'path', attrs: { id: 'sen__52__c', d: 'm194 64-97 56v-8l97-56v8Z' } },
161
+ { tag: 'path', attrs: { id: 'sen__52__e', d: 'M97 112v8L0 64v-8l97 56Z' } },
162
+ { tag: 'path', attrs: { id: 'sen__52__h', d: 'm97 0 97 56-97 56L0 56 97 0Z' } },
163
+ { tag: 'path', attrs: { id: 'sen__52__j', d: 'm128 60 55 32v64l-55-32V60Z' } },
164
+ { tag: 'path', attrs: { id: 'sen__52__l', d: 'm128 60 55 32 20-8-55-32z' } },
165
+ { tag: 'path', attrs: { id: 'sen__52__n', d: 'm183 156-55 32v-64l55-32v64Z' } },
166
+ { tag: 'path', attrs: { id: 'sen__52__p', d: 'm128 124-55 32V92l55-32v64Z' } },
167
+ { tag: 'path', attrs: { id: 'sen__52__s', d: 'm202 112-55 32-19-20 55-32z' } },
168
+ { tag: 'path', attrs: { id: 'sen__52__u', d: 'M107 53 52 85l21 7 55-32z' } },
169
+ { tag: 'path', attrs: { id: 'sen__52__x', d: 'M128 124v64l-55-32V92l55 32Z' } },
170
+ { tag: 'path', attrs: { id: 'sen__52__A', d: 'm128 124-22 20-55-32 22-20z' } },
171
171
  {
172
172
  tag: 'path',
173
173
  attrs: {
174
- id: 'sen__53__C',
174
+ id: 'sen__52__C',
175
175
  d: 'm12.64.53 30.13 17.4A6.45 6.45 0 0 1 46 23.5v26.15a4 4 0 0 1-1.76 3.32l-3.56 2.4-3.18 2.2L7.82 34.85 1 5.6l3-1.96L9.38.53a3.27 3.27 0 0 1 3.26 0Z',
176
176
  },
177
177
  },
178
178
  {
179
179
  tag: 'path',
180
180
  attrs: {
181
- id: 'sen__53__E',
181
+ id: 'sen__52__E',
182
182
  d: 'M4.99 4.53 35.7 21.96a6.45 6.45 0 0 1 3.3 5.6v26.66a4 4 0 0 1-5.97 3.48L6.96 42.9 0 47.23V7.32A3.28 3.28 0 0 1 3.32 4.1c.59 0 1.16.15 1.67.44Z',
183
183
  },
184
184
  },
185
- { tag: 'path', attrs: { id: 'sen__53__H', d: 'm8 23.3 4 2.34v6L8 29.3v-6Z' } },
186
- { tag: 'path', attrs: { id: 'sen__53__J', d: 'm17 28.55 4 2.32v6l-4-2.32v-6Z' } },
187
- { tag: 'path', attrs: { id: 'sen__53__K', d: 'm26 33.78 4 2.33v6l-4-2.33v-6Z' } },
185
+ { tag: 'path', attrs: { id: 'sen__52__H', d: 'm8 23.3 4 2.34v6L8 29.3v-6Z' } },
186
+ { tag: 'path', attrs: { id: 'sen__52__J', d: 'm17 28.55 4 2.32v6l-4-2.32v-6Z' } },
187
+ { tag: 'path', attrs: { id: 'sen__52__K', d: 'm26 33.78 4 2.33v6l-4-2.33v-6Z' } },
188
188
  {
189
189
  tag: 'filter',
190
190
  attrs: {
191
- id: 'sen__53__g',
191
+ id: 'sen__52__g',
192
192
  width: '101%',
193
193
  height: '101.6%',
194
194
  x: '-.5%',
@@ -217,7 +217,7 @@ const NoDataPurely: IconDefinition = {
217
217
  {
218
218
  tag: 'filter',
219
219
  attrs: {
220
- id: 'sen__53__z',
220
+ id: 'sen__52__z',
221
221
  width: '101.8%',
222
222
  height: '101%',
223
223
  x: '-.9%',
@@ -246,7 +246,7 @@ const NoDataPurely: IconDefinition = {
246
246
  {
247
247
  tag: 'filter',
248
248
  attrs: {
249
- id: 'sen__53__G',
249
+ id: 'sen__52__G',
250
250
  width: '102.6%',
251
251
  height: '101.8%',
252
252
  x: '-1.3%',
@@ -280,97 +280,97 @@ const NoDataPurely: IconDefinition = {
280
280
  children: [
281
281
  {
282
282
  tag: 'use',
283
- attrs: { 'xlink:href': '#sen__53__b', fill: 'url(#sen__53__a)', transform: 'translate(31 100)' },
283
+ attrs: { 'xlink:href': '#sen__52__b', fill: 'url(#sen__52__a)', transform: 'translate(31 100)' },
284
284
  },
285
285
  {
286
286
  tag: 'g',
287
287
  attrs: { transform: 'translate(31 100)' },
288
288
  children: [
289
- { tag: 'use', attrs: { 'xlink:href': '#sen__53__c', fill: '#FFF' } },
290
- { tag: 'use', attrs: { 'xlink:href': '#sen__53__c', fill: 'url(#sen__53__d)' } },
289
+ { tag: 'use', attrs: { 'xlink:href': '#sen__52__c', fill: '#FFF' } },
290
+ { tag: 'use', attrs: { 'xlink:href': '#sen__52__c', fill: 'url(#sen__52__d)' } },
291
291
  ],
292
292
  },
293
293
  {
294
294
  tag: 'g',
295
295
  attrs: { transform: 'translate(31 100)' },
296
296
  children: [
297
- { tag: 'use', attrs: { 'xlink:href': '#sen__53__e', fill: '#FFF' } },
298
- { tag: 'use', attrs: { 'xlink:href': '#sen__53__e', fill: 'url(#sen__53__f)' } },
299
- { tag: 'use', attrs: { 'xlink:href': '#sen__53__e', fill: '#000', filter: 'url(#sen__53__g)' } },
297
+ { tag: 'use', attrs: { 'xlink:href': '#sen__52__e', fill: '#FFF' } },
298
+ { tag: 'use', attrs: { 'xlink:href': '#sen__52__e', fill: 'url(#sen__52__f)' } },
299
+ { tag: 'use', attrs: { 'xlink:href': '#sen__52__e', fill: '#000', filter: 'url(#sen__52__g)' } },
300
300
  ],
301
301
  },
302
302
  {
303
303
  tag: 'g',
304
304
  attrs: { transform: 'translate(31 100)' },
305
305
  children: [
306
- { tag: 'use', attrs: { 'xlink:href': '#sen__53__h', fill: '#FFF' } },
307
- { tag: 'use', attrs: { 'xlink:href': '#sen__53__h', fill: 'url(#sen__53__i)' } },
306
+ { tag: 'use', attrs: { 'xlink:href': '#sen__52__h', fill: '#FFF' } },
307
+ { tag: 'use', attrs: { 'xlink:href': '#sen__52__h', fill: 'url(#sen__52__i)' } },
308
308
  ],
309
309
  },
310
- { tag: 'use', attrs: { 'xlink:href': '#sen__53__j', fill: '#FFF' } },
311
- { tag: 'use', attrs: { 'xlink:href': '#sen__53__j', fill: 'url(#sen__53__k)' } },
312
- { tag: 'use', attrs: { 'xlink:href': '#sen__53__l', fill: '#FFF' } },
313
- { tag: 'use', attrs: { 'xlink:href': '#sen__53__l', fill: 'url(#sen__53__m)' } },
314
- { tag: 'use', attrs: { 'xlink:href': '#sen__53__n', fill: '#FFF' } },
315
- { tag: 'use', attrs: { 'xlink:href': '#sen__53__n', fill: 'url(#sen__53__o)' } },
316
- { tag: 'use', attrs: { 'xlink:href': '#sen__53__p', fill: '#FFF' } },
317
- { tag: 'use', attrs: { 'xlink:href': '#sen__53__p', fill: 'url(#sen__53__q)' } },
318
- { tag: 'path', attrs: { fill: 'url(#sen__53__r)', d: 'M105 66h46v78h-46z' } },
319
- { tag: 'use', attrs: { 'xlink:href': '#sen__53__s', fill: '#FFF' } },
320
- { tag: 'use', attrs: { 'xlink:href': '#sen__53__s', fill: 'url(#sen__53__t)' } },
321
- { tag: 'use', attrs: { 'xlink:href': '#sen__53__u', fill: '#FFF' } },
322
- { tag: 'use', attrs: { 'xlink:href': '#sen__53__u', fill: 'url(#sen__53__v)' } },
323
- { tag: 'path', attrs: { fill: 'url(#sen__53__w)', d: 'm128-4 55 32v64l-55 32-55-32V28z' } },
324
- { tag: 'use', attrs: { 'xlink:href': '#sen__53__x', fill: '#FFF' } },
325
- { tag: 'use', attrs: { 'xlink:href': '#sen__53__x', fill: 'url(#sen__53__y)' } },
326
- { tag: 'use', attrs: { 'xlink:href': '#sen__53__x', fill: '#000', filter: 'url(#sen__53__z)' } },
327
- { tag: 'use', attrs: { 'xlink:href': '#sen__53__A', fill: '#FFF' } },
328
- { tag: 'use', attrs: { 'xlink:href': '#sen__53__A', fill: 'url(#sen__53__B)' } },
310
+ { tag: 'use', attrs: { 'xlink:href': '#sen__52__j', fill: '#FFF' } },
311
+ { tag: 'use', attrs: { 'xlink:href': '#sen__52__j', fill: 'url(#sen__52__k)' } },
312
+ { tag: 'use', attrs: { 'xlink:href': '#sen__52__l', fill: '#FFF' } },
313
+ { tag: 'use', attrs: { 'xlink:href': '#sen__52__l', fill: 'url(#sen__52__m)' } },
314
+ { tag: 'use', attrs: { 'xlink:href': '#sen__52__n', fill: '#FFF' } },
315
+ { tag: 'use', attrs: { 'xlink:href': '#sen__52__n', fill: 'url(#sen__52__o)' } },
316
+ { tag: 'use', attrs: { 'xlink:href': '#sen__52__p', fill: '#FFF' } },
317
+ { tag: 'use', attrs: { 'xlink:href': '#sen__52__p', fill: 'url(#sen__52__q)' } },
318
+ { tag: 'path', attrs: { fill: 'url(#sen__52__r)', d: 'M105 66h46v78h-46z' } },
319
+ { tag: 'use', attrs: { 'xlink:href': '#sen__52__s', fill: '#FFF' } },
320
+ { tag: 'use', attrs: { 'xlink:href': '#sen__52__s', fill: 'url(#sen__52__t)' } },
321
+ { tag: 'use', attrs: { 'xlink:href': '#sen__52__u', fill: '#FFF' } },
322
+ { tag: 'use', attrs: { 'xlink:href': '#sen__52__u', fill: 'url(#sen__52__v)' } },
323
+ { tag: 'path', attrs: { fill: 'url(#sen__52__w)', d: 'm128-4 55 32v64l-55 32-55-32V28z' } },
324
+ { tag: 'use', attrs: { 'xlink:href': '#sen__52__x', fill: '#FFF' } },
325
+ { tag: 'use', attrs: { 'xlink:href': '#sen__52__x', fill: 'url(#sen__52__y)' } },
326
+ { tag: 'use', attrs: { 'xlink:href': '#sen__52__x', fill: '#000', filter: 'url(#sen__52__z)' } },
327
+ { tag: 'use', attrs: { 'xlink:href': '#sen__52__A', fill: '#FFF' } },
328
+ { tag: 'use', attrs: { 'xlink:href': '#sen__52__A', fill: 'url(#sen__52__B)' } },
329
329
  {
330
330
  tag: 'g',
331
331
  attrs: { transform: 'translate(105 47.91)' },
332
332
  children: [
333
- { tag: 'use', attrs: { 'xlink:href': '#sen__53__C', fill: '#FFF' } },
334
- { tag: 'use', attrs: { 'xlink:href': '#sen__53__C', fill: 'url(#sen__53__D)' } },
333
+ { tag: 'use', attrs: { 'xlink:href': '#sen__52__C', fill: '#FFF' } },
334
+ { tag: 'use', attrs: { 'xlink:href': '#sen__52__C', fill: 'url(#sen__52__D)' } },
335
335
  ],
336
336
  },
337
337
  {
338
338
  tag: 'g',
339
339
  attrs: { transform: 'translate(105 47.91)' },
340
340
  children: [
341
- { tag: 'use', attrs: { 'xlink:href': '#sen__53__E', fill: '#FFF' } },
342
- { tag: 'use', attrs: { 'xlink:href': '#sen__53__E', fill: 'url(#sen__53__F)' } },
343
- { tag: 'use', attrs: { 'xlink:href': '#sen__53__E', fill: '#000', filter: 'url(#sen__53__G)' } },
341
+ { tag: 'use', attrs: { 'xlink:href': '#sen__52__E', fill: '#FFF' } },
342
+ { tag: 'use', attrs: { 'xlink:href': '#sen__52__E', fill: 'url(#sen__52__F)' } },
343
+ { tag: 'use', attrs: { 'xlink:href': '#sen__52__E', fill: '#000', filter: 'url(#sen__52__G)' } },
344
344
  ],
345
345
  },
346
346
  {
347
347
  tag: 'g',
348
348
  attrs: { transform: 'translate(105 47)' },
349
349
  children: [
350
- { tag: 'use', attrs: { 'xlink:href': '#sen__53__H', fill: '#FFF' } },
351
- { tag: 'use', attrs: { 'xlink:href': '#sen__53__H', fill: 'url(#sen__53__I)' } },
350
+ { tag: 'use', attrs: { 'xlink:href': '#sen__52__H', fill: '#FFF' } },
351
+ { tag: 'use', attrs: { 'xlink:href': '#sen__52__H', fill: 'url(#sen__52__I)' } },
352
352
  ],
353
353
  },
354
354
  {
355
355
  tag: 'g',
356
356
  attrs: { transform: 'translate(105 47)' },
357
357
  children: [
358
- { tag: 'use', attrs: { 'xlink:href': '#sen__53__J', fill: '#FFF' } },
359
- { tag: 'use', attrs: { 'xlink:href': '#sen__53__J', fill: 'url(#sen__53__I)' } },
358
+ { tag: 'use', attrs: { 'xlink:href': '#sen__52__J', fill: '#FFF' } },
359
+ { tag: 'use', attrs: { 'xlink:href': '#sen__52__J', fill: 'url(#sen__52__I)' } },
360
360
  ],
361
361
  },
362
362
  {
363
363
  tag: 'g',
364
364
  attrs: { transform: 'translate(105 47)' },
365
365
  children: [
366
- { tag: 'use', attrs: { 'xlink:href': '#sen__53__K', fill: '#FFF' } },
367
- { tag: 'use', attrs: { 'xlink:href': '#sen__53__K', fill: 'url(#sen__53__I)' } },
366
+ { tag: 'use', attrs: { 'xlink:href': '#sen__52__K', fill: '#FFF' } },
367
+ { tag: 'use', attrs: { 'xlink:href': '#sen__52__K', fill: 'url(#sen__52__I)' } },
368
368
  ],
369
369
  },
370
370
  {
371
371
  tag: 'path',
372
372
  attrs: {
373
- fill: 'url(#sen__53__L)',
373
+ fill: 'url(#sen__52__L)',
374
374
  d: 'M194 0v84l-97 56V0h97ZM97 0v140L0 84V0h97Z',
375
375
  transform: 'translate(31 72)',
376
376
  },