@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
@@ -33,7 +33,7 @@ var NoVideoPurely = {
33
33
  children: [
34
34
  {
35
35
  tag: "linearGradient",
36
- attrs: { id: "sen__59__b", x1: "100%", x2: "0%", y1: "50%", y2: "50%" },
36
+ attrs: { id: "sen__58__b", x1: "100%", x2: "0%", y1: "50%", y2: "50%" },
37
37
  children: [
38
38
  { tag: "stop", attrs: { offset: "0%", "stop-color": "#2B6DE5", "stop-opacity": ".04" } },
39
39
  { tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5", "stop-opacity": ".09" } }
@@ -41,7 +41,7 @@ var NoVideoPurely = {
41
41
  },
42
42
  {
43
43
  tag: "linearGradient",
44
- attrs: { id: "sen__59__d", x1: "100%", x2: "0%", y1: "28.23%", y2: "71.77%" },
44
+ attrs: { id: "sen__58__d", x1: "100%", x2: "0%", y1: "28.23%", y2: "71.77%" },
45
45
  children: [
46
46
  { tag: "stop", attrs: { offset: "0%", "stop-color": "#2B6DE5", "stop-opacity": ".15" } },
47
47
  { tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5", "stop-opacity": ".45" } }
@@ -49,7 +49,7 @@ var NoVideoPurely = {
49
49
  },
50
50
  {
51
51
  tag: "linearGradient",
52
- attrs: { id: "sen__59__f", x1: "0%", x2: "100%", y1: "28.23%", y2: "71.77%" },
52
+ attrs: { id: "sen__58__f", x1: "0%", x2: "100%", y1: "28.23%", y2: "71.77%" },
53
53
  children: [
54
54
  { tag: "stop", attrs: { offset: "0%", "stop-color": "#2B6DE5", "stop-opacity": "0" } },
55
55
  { tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5", "stop-opacity": ".25" } }
@@ -57,7 +57,7 @@ var NoVideoPurely = {
57
57
  },
58
58
  {
59
59
  tag: "linearGradient",
60
- attrs: { id: "sen__59__i", x1: "100%", x2: "0%", y1: "50%", y2: "50%" },
60
+ attrs: { id: "sen__58__i", x1: "100%", x2: "0%", y1: "50%", y2: "50%" },
61
61
  children: [
62
62
  { tag: "stop", attrs: { offset: "0%", "stop-color": "#2B6DE5", "stop-opacity": "0" } },
63
63
  { tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5", "stop-opacity": ".25" } }
@@ -65,7 +65,7 @@ var NoVideoPurely = {
65
65
  },
66
66
  {
67
67
  tag: "linearGradient",
68
- attrs: { id: "sen__59__k", x1: "100%", x2: "0%", y1: "50%", y2: "50%" },
68
+ attrs: { id: "sen__58__k", x1: "100%", x2: "0%", y1: "50%", y2: "50%" },
69
69
  children: [
70
70
  { tag: "stop", attrs: { offset: "0%", "stop-color": "#2B6DE5", "stop-opacity": ".2" } },
71
71
  { tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5", "stop-opacity": ".3" } }
@@ -73,7 +73,7 @@ var NoVideoPurely = {
73
73
  },
74
74
  {
75
75
  tag: "linearGradient",
76
- attrs: { id: "sen__59__m", x1: "60.45%", x2: "29.39%", y1: "101.39%", y2: "0%" },
76
+ attrs: { id: "sen__58__m", x1: "60.45%", x2: "29.39%", y1: "101.39%", y2: "0%" },
77
77
  children: [
78
78
  { tag: "stop", attrs: { offset: "0%", "stop-color": "#2B6DE5", "stop-opacity": ".1" } },
79
79
  { tag: "stop", attrs: { offset: "49.92%", "stop-color": "#2B6DE5", "stop-opacity": ".35" } },
@@ -82,7 +82,7 @@ var NoVideoPurely = {
82
82
  },
83
83
  {
84
84
  tag: "linearGradient",
85
- attrs: { id: "sen__59__o", x1: "32.53%", x2: "50%", y1: "0%", y2: "79.85%" },
85
+ attrs: { id: "sen__58__o", x1: "32.53%", x2: "50%", y1: "0%", y2: "79.85%" },
86
86
  children: [
87
87
  { tag: "stop", attrs: { offset: "0%", "stop-color": "#2B6DE5", "stop-opacity": ".04" } },
88
88
  { tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5", "stop-opacity": ".09" } }
@@ -90,7 +90,7 @@ var NoVideoPurely = {
90
90
  },
91
91
  {
92
92
  tag: "linearGradient",
93
- attrs: { id: "sen__59__r", x1: "60.45%", x2: "29.39%", y1: "101.39%", y2: "0%" },
93
+ attrs: { id: "sen__58__r", x1: "60.45%", x2: "29.39%", y1: "101.39%", y2: "0%" },
94
94
  children: [
95
95
  { tag: "stop", attrs: { offset: "0%", "stop-color": "#2B6DE5", "stop-opacity": ".1" } },
96
96
  { tag: "stop", attrs: { offset: "49.92%", "stop-color": "#2B6DE5", "stop-opacity": ".45" } },
@@ -99,7 +99,7 @@ var NoVideoPurely = {
99
99
  },
100
100
  {
101
101
  tag: "linearGradient",
102
- attrs: { id: "sen__59__v", x1: "62.5%", x2: "37.5%", y1: "100%", y2: "0%" },
102
+ attrs: { id: "sen__58__v", x1: "62.5%", x2: "37.5%", y1: "100%", y2: "0%" },
103
103
  children: [
104
104
  { tag: "stop", attrs: { offset: "0%", "stop-color": "#2B6DE5", "stop-opacity": ".45" } },
105
105
  { tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5" } }
@@ -107,7 +107,7 @@ var NoVideoPurely = {
107
107
  },
108
108
  {
109
109
  tag: "linearGradient",
110
- attrs: { id: "sen__59__w", x1: "50%", x2: "50%", y1: "17.57%", y2: "100%" },
110
+ attrs: { id: "sen__58__w", x1: "50%", x2: "50%", y1: "17.57%", y2: "100%" },
111
111
  children: [
112
112
  { tag: "stop", attrs: { offset: "0%", "stop-color": "#2B6DE5", "stop-opacity": "0" } },
113
113
  { tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5", "stop-opacity": ".15" } }
@@ -115,56 +115,56 @@ var NoVideoPurely = {
115
115
  },
116
116
  {
117
117
  tag: "linearGradient",
118
- attrs: { id: "sen__59__x", x1: "50%", x2: "50%", y1: "17.57%", y2: "100%" },
118
+ attrs: { id: "sen__58__x", x1: "50%", x2: "50%", y1: "17.57%", y2: "100%" },
119
119
  children: [
120
120
  { tag: "stop", attrs: { offset: "0%", "stop-color": "#2B6DE5", "stop-opacity": "0" } },
121
121
  { tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5", "stop-opacity": ".15" } }
122
122
  ]
123
123
  },
124
- { tag: "path", attrs: { id: "sen__59__a", d: "M176.68 74 194 84l-97 56L0 84l17.32-10L97 120l79.68-46Z" } },
125
- { tag: "path", attrs: { id: "sen__59__c", d: "m194 64-97 56v-8l97-56v8Z" } },
126
- { tag: "path", attrs: { id: "sen__59__e", d: "M97 112v8L0 64v-8l97 56Z" } },
127
- { tag: "path", attrs: { id: "sen__59__h", d: "m97 0 97 56-97 56L0 56 97 0Z" } },
128
- { tag: "path", attrs: { id: "sen__59__j", d: "m128 118 65 38-65 38-65-38 65-38Z" } },
124
+ { tag: "path", attrs: { id: "sen__58__a", d: "M176.68 74 194 84l-97 56L0 84l17.32-10L97 120l79.68-46Z" } },
125
+ { tag: "path", attrs: { id: "sen__58__c", d: "m194 64-97 56v-8l97-56v8Z" } },
126
+ { tag: "path", attrs: { id: "sen__58__e", d: "M97 112v8L0 64v-8l97 56Z" } },
127
+ { tag: "path", attrs: { id: "sen__58__h", d: "m97 0 97 56-97 56L0 56 97 0Z" } },
128
+ { tag: "path", attrs: { id: "sen__58__j", d: "m128 118 65 38-65 38-65-38 65-38Z" } },
129
129
  {
130
130
  tag: "path",
131
131
  attrs: {
132
- id: "sen__59__l",
132
+ id: "sen__58__l",
133
133
  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"
134
134
  }
135
135
  },
136
136
  {
137
137
  tag: "path",
138
138
  attrs: {
139
- id: "sen__59__n",
139
+ id: "sen__58__n",
140
140
  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"
141
141
  }
142
142
  },
143
143
  {
144
144
  tag: "path",
145
145
  attrs: {
146
- id: "sen__59__q",
146
+ id: "sen__58__q",
147
147
  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"
148
148
  }
149
149
  },
150
150
  {
151
151
  tag: "path",
152
152
  attrs: {
153
- id: "sen__59__s",
153
+ id: "sen__58__s",
154
154
  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"
155
155
  }
156
156
  },
157
157
  {
158
158
  tag: "path",
159
159
  attrs: {
160
- id: "sen__59__u",
160
+ id: "sen__58__u",
161
161
  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"
162
162
  }
163
163
  },
164
164
  {
165
165
  tag: "filter",
166
166
  attrs: {
167
- id: "sen__59__g",
167
+ id: "sen__58__g",
168
168
  width: "101%",
169
169
  height: "101.6%",
170
170
  x: "-.5%",
@@ -193,7 +193,7 @@ var NoVideoPurely = {
193
193
  {
194
194
  tag: "filter",
195
195
  attrs: {
196
- id: "sen__59__p",
196
+ id: "sen__58__p",
197
197
  width: "101.8%",
198
198
  height: "101.1%",
199
199
  x: "-.9%",
@@ -222,7 +222,7 @@ var NoVideoPurely = {
222
222
  {
223
223
  tag: "filter",
224
224
  attrs: {
225
- id: "sen__59__t",
225
+ id: "sen__58__t",
226
226
  width: "101.8%",
227
227
  height: "101.1%",
228
228
  x: "-.9%",
@@ -258,84 +258,84 @@ var NoVideoPurely = {
258
258
  tag: "g",
259
259
  attrs: { transform: "translate(31 100)" },
260
260
  children: [
261
- { tag: "use", attrs: { "xlink:href": "#sen__59__a", fill: "#FFF" } },
262
- { tag: "use", attrs: { "xlink:href": "#sen__59__a", fill: "url(#sen__59__b)" } }
261
+ { tag: "use", attrs: { "xlink:href": "#sen__58__a", fill: "#FFF" } },
262
+ { tag: "use", attrs: { "xlink:href": "#sen__58__a", fill: "url(#sen__58__b)" } }
263
263
  ]
264
264
  },
265
265
  {
266
266
  tag: "g",
267
267
  attrs: { transform: "translate(31 100)" },
268
268
  children: [
269
- { tag: "use", attrs: { "xlink:href": "#sen__59__c", fill: "#FFF" } },
270
- { tag: "use", attrs: { "xlink:href": "#sen__59__c", fill: "url(#sen__59__d)" } }
269
+ { tag: "use", attrs: { "xlink:href": "#sen__58__c", fill: "#FFF" } },
270
+ { tag: "use", attrs: { "xlink:href": "#sen__58__c", fill: "url(#sen__58__d)" } }
271
271
  ]
272
272
  },
273
273
  {
274
274
  tag: "g",
275
275
  attrs: { transform: "translate(31 100)" },
276
276
  children: [
277
- { tag: "use", attrs: { "xlink:href": "#sen__59__e", fill: "#FFF" } },
278
- { tag: "use", attrs: { "xlink:href": "#sen__59__e", fill: "url(#sen__59__f)" } },
279
- { tag: "use", attrs: { "xlink:href": "#sen__59__e", fill: "#000", filter: "url(#sen__59__g)" } }
277
+ { tag: "use", attrs: { "xlink:href": "#sen__58__e", fill: "#FFF" } },
278
+ { tag: "use", attrs: { "xlink:href": "#sen__58__e", fill: "url(#sen__58__f)" } },
279
+ { tag: "use", attrs: { "xlink:href": "#sen__58__e", fill: "#000", filter: "url(#sen__58__g)" } }
280
280
  ]
281
281
  },
282
282
  {
283
283
  tag: "g",
284
284
  attrs: { transform: "translate(31 100)" },
285
285
  children: [
286
- { tag: "use", attrs: { "xlink:href": "#sen__59__h", fill: "#FFF" } },
287
- { tag: "use", attrs: { "xlink:href": "#sen__59__h", fill: "url(#sen__59__i)" } }
286
+ { tag: "use", attrs: { "xlink:href": "#sen__58__h", fill: "#FFF" } },
287
+ { tag: "use", attrs: { "xlink:href": "#sen__58__h", fill: "url(#sen__58__i)" } }
288
288
  ]
289
289
  },
290
- { tag: "use", attrs: { "xlink:href": "#sen__59__j", fill: "#FFF" } },
291
- { tag: "use", attrs: { "xlink:href": "#sen__59__j", fill: "url(#sen__59__k)" } },
290
+ { tag: "use", attrs: { "xlink:href": "#sen__58__j", fill: "#FFF" } },
291
+ { tag: "use", attrs: { "xlink:href": "#sen__58__j", fill: "url(#sen__58__k)" } },
292
292
  {
293
293
  tag: "g",
294
294
  attrs: { transform: "translate(111 48.48)" },
295
295
  children: [
296
- { tag: "use", attrs: { "xlink:href": "#sen__59__l", fill: "#FFF" } },
297
- { tag: "use", attrs: { "xlink:href": "#sen__59__l", fill: "url(#sen__59__m)" } }
296
+ { tag: "use", attrs: { "xlink:href": "#sen__58__l", fill: "#FFF" } },
297
+ { tag: "use", attrs: { "xlink:href": "#sen__58__l", fill: "url(#sen__58__m)" } }
298
298
  ]
299
299
  },
300
300
  {
301
301
  tag: "g",
302
302
  attrs: { transform: "translate(111 48.48)" },
303
303
  children: [
304
- { tag: "use", attrs: { "xlink:href": "#sen__59__n", fill: "#FFF" } },
305
- { tag: "use", attrs: { "xlink:href": "#sen__59__n", fill: "url(#sen__59__o)" } },
306
- { tag: "use", attrs: { "xlink:href": "#sen__59__n", fill: "#000", filter: "url(#sen__59__p)" } }
304
+ { tag: "use", attrs: { "xlink:href": "#sen__58__n", fill: "#FFF" } },
305
+ { tag: "use", attrs: { "xlink:href": "#sen__58__n", fill: "url(#sen__58__o)" } },
306
+ { tag: "use", attrs: { "xlink:href": "#sen__58__n", fill: "#000", filter: "url(#sen__58__p)" } }
307
307
  ]
308
308
  },
309
309
  {
310
310
  tag: "g",
311
311
  attrs: { transform: "translate(78 68.48)" },
312
312
  children: [
313
- { tag: "use", attrs: { "xlink:href": "#sen__59__q", fill: "#FFF" } },
314
- { tag: "use", attrs: { "xlink:href": "#sen__59__q", fill: "url(#sen__59__r)" } }
313
+ { tag: "use", attrs: { "xlink:href": "#sen__58__q", fill: "#FFF" } },
314
+ { tag: "use", attrs: { "xlink:href": "#sen__58__q", fill: "url(#sen__58__r)" } }
315
315
  ]
316
316
  },
317
317
  {
318
318
  tag: "g",
319
319
  attrs: { transform: "translate(78 68.48)" },
320
320
  children: [
321
- { tag: "use", attrs: { "xlink:href": "#sen__59__s", fill: "#FFF" } },
322
- { tag: "use", attrs: { "xlink:href": "#sen__59__s", fill: "url(#sen__59__o)" } },
323
- { tag: "use", attrs: { "xlink:href": "#sen__59__s", fill: "#000", filter: "url(#sen__59__t)" } }
321
+ { tag: "use", attrs: { "xlink:href": "#sen__58__s", fill: "#FFF" } },
322
+ { tag: "use", attrs: { "xlink:href": "#sen__58__s", fill: "url(#sen__58__o)" } },
323
+ { tag: "use", attrs: { "xlink:href": "#sen__58__s", fill: "#000", filter: "url(#sen__58__t)" } }
324
324
  ]
325
325
  },
326
326
  {
327
327
  tag: "g",
328
328
  attrs: { transform: "translate(78 68.48)" },
329
329
  children: [
330
- { tag: "use", attrs: { "xlink:href": "#sen__59__u", fill: "#FFF" } },
331
- { tag: "use", attrs: { "xlink:href": "#sen__59__u", fill: "url(#sen__59__v)" } }
330
+ { tag: "use", attrs: { "xlink:href": "#sen__58__u", fill: "#FFF" } },
331
+ { tag: "use", attrs: { "xlink:href": "#sen__58__u", fill: "url(#sen__58__v)" } }
332
332
  ]
333
333
  },
334
- { tag: "path", attrs: { fill: "url(#sen__59__w)", d: "m128 42 65 38v76l-65 38-65-38V80z" } },
334
+ { tag: "path", attrs: { fill: "url(#sen__58__w)", d: "m128 42 65 38v76l-65 38-65-38V80z" } },
335
335
  {
336
336
  tag: "path",
337
337
  attrs: {
338
- fill: "url(#sen__59__x)",
338
+ fill: "url(#sen__58__x)",
339
339
  d: "M194 0v84l-97 56V0h97ZM97 0v140L0 84V0h97Z",
340
340
  transform: "translate(31 72)"
341
341
  }
@@ -33,7 +33,7 @@ var NonMotorVehicleGalleryPurely = {
33
33
  children: [
34
34
  {
35
35
  tag: "linearGradient",
36
- attrs: { id: "sen__60__a", x1: "0%", x2: "100%", y1: "0%", y2: "100%" },
36
+ attrs: { id: "sen__59__a", x1: "0%", x2: "100%", y1: "0%", y2: "100%" },
37
37
  children: [
38
38
  { tag: "stop", attrs: { offset: "0%", "stop-color": "#2B6DE5", "stop-opacity": ".9" } },
39
39
  { tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5" } }
@@ -41,17 +41,17 @@ var NonMotorVehicleGalleryPurely = {
41
41
  },
42
42
  {
43
43
  tag: "linearGradient",
44
- attrs: { id: "sen__60__b", x1: "0%", x2: "50%", y1: "0%", y2: "50%" },
44
+ attrs: { id: "sen__59__b", x1: "0%", x2: "50%", y1: "0%", y2: "50%" },
45
45
  children: [
46
46
  { tag: "stop", attrs: { offset: "0%", "stop-color": "#FFF", "stop-opacity": ".15" } },
47
47
  { tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5", "stop-opacity": ".25" } }
48
48
  ]
49
49
  },
50
- { tag: "path", attrs: { id: "sen__60__c", d: "M26 16a10 10 0 1 1-20 0 10 10 0 0 1 20 0Z" } },
50
+ { tag: "path", attrs: { id: "sen__59__c", d: "M26 16a10 10 0 1 1-20 0 10 10 0 0 1 20 0Z" } },
51
51
  {
52
52
  tag: "filter",
53
53
  attrs: {
54
- id: "sen__60__d",
54
+ id: "sen__59__d",
55
55
  width: "110%",
56
56
  height: "110%",
57
57
  x: "-5%",
@@ -84,9 +84,9 @@ var NonMotorVehicleGalleryPurely = {
84
84
  tag: "g",
85
85
  attrs: { fill: "none", "fill-rule": "evenodd" },
86
86
  children: [
87
- { tag: "path", attrs: { fill: "url(#sen__60__a)", d: "M10 2a8 8 0 1 1 0 16 8 8 0 0 1 0-16Z" } },
88
- { tag: "use", attrs: { "xlink:href": "#sen__60__c", fill: "url(#sen__60__b)" } },
89
- { tag: "use", attrs: { "xlink:href": "#sen__60__c", fill: "#000", filter: "url(#sen__60__d)" } },
87
+ { tag: "path", attrs: { fill: "url(#sen__59__a)", d: "M10 2a8 8 0 1 1 0 16 8 8 0 0 1 0-16Z" } },
88
+ { tag: "use", attrs: { "xlink:href": "#sen__59__c", fill: "url(#sen__59__b)" } },
89
+ { tag: "use", attrs: { "xlink:href": "#sen__59__c", fill: "#000", filter: "url(#sen__59__d)" } },
90
90
  {
91
91
  tag: "path",
92
92
  attrs: {
@@ -33,35 +33,35 @@ var OffDayPurely = {
33
33
  children: [
34
34
  {
35
35
  tag: "linearGradient",
36
- attrs: { id: "sen__61__b", x1: "100%", x2: "0%", y1: "50%", y2: "50%" },
36
+ attrs: { id: "sen__60__b", x1: "100%", x2: "0%", y1: "50%", y2: "50%" },
37
37
  children: [
38
38
  { tag: "stop", attrs: { offset: "0%", "stop-color": "#2B6DE5", "stop-opacity": ".04" } },
39
39
  { tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5", "stop-opacity": ".09" } }
40
40
  ]
41
41
  },
42
- { tag: "path", attrs: { id: "sen__61__a", d: "M176.68 74 194 84l-97 56L0 84l17.32-10L97 120l79.68-46Z" } },
42
+ { tag: "path", attrs: { id: "sen__60__a", d: "M176.68 74 194 84l-97 56L0 84l17.32-10L97 120l79.68-46Z" } },
43
43
  {
44
44
  tag: "linearGradient",
45
- attrs: { id: "sen__61__d", x1: "100%", x2: "0%", y1: "28.23%", y2: "71.77%" },
45
+ attrs: { id: "sen__60__d", x1: "100%", x2: "0%", y1: "28.23%", y2: "71.77%" },
46
46
  children: [
47
47
  { tag: "stop", attrs: { offset: "0%", "stop-color": "#2B6DE5", "stop-opacity": ".15" } },
48
48
  { tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5", "stop-opacity": ".45" } }
49
49
  ]
50
50
  },
51
- { tag: "path", attrs: { id: "sen__61__c", d: "m194 64-97 56v-8l97-56v8Z" } },
51
+ { tag: "path", attrs: { id: "sen__60__c", d: "m194 64-97 56v-8l97-56v8Z" } },
52
52
  {
53
53
  tag: "linearGradient",
54
- attrs: { id: "sen__61__f", x1: "0%", x2: "100%", y1: "28.23%", y2: "71.77%" },
54
+ attrs: { id: "sen__60__f", x1: "0%", x2: "100%", y1: "28.23%", y2: "71.77%" },
55
55
  children: [
56
56
  { tag: "stop", attrs: { offset: "0%", "stop-color": "#2B6DE5", "stop-opacity": "0" } },
57
57
  { tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5", "stop-opacity": ".25" } }
58
58
  ]
59
59
  },
60
- { tag: "path", attrs: { id: "sen__61__e", d: "M97 112v8L0 64v-8l97 56Z" } },
60
+ { tag: "path", attrs: { id: "sen__60__e", d: "M97 112v8L0 64v-8l97 56Z" } },
61
61
  {
62
62
  tag: "filter",
63
63
  attrs: {
64
- id: "sen__61__g",
64
+ id: "sen__60__g",
65
65
  width: "101%",
66
66
  height: "101.6%",
67
67
  x: "-.5%",
@@ -89,16 +89,16 @@ var OffDayPurely = {
89
89
  },
90
90
  {
91
91
  tag: "linearGradient",
92
- attrs: { id: "sen__61__i", x1: "100%", x2: "0%", y1: "50%", y2: "50%" },
92
+ attrs: { id: "sen__60__i", x1: "100%", x2: "0%", y1: "50%", y2: "50%" },
93
93
  children: [
94
94
  { tag: "stop", attrs: { offset: "0%", "stop-color": "#2B6DE5", "stop-opacity": "0" } },
95
95
  { tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5", "stop-opacity": ".25" } }
96
96
  ]
97
97
  },
98
- { tag: "path", attrs: { id: "sen__61__h", d: "m97 0 97 56-97 56L0 56 97 0Z" } },
98
+ { tag: "path", attrs: { id: "sen__60__h", d: "m97 0 97 56-97 56L0 56 97 0Z" } },
99
99
  {
100
100
  tag: "linearGradient",
101
- attrs: { id: "sen__61__j", x1: "50%", x2: "50%", y1: "17.57%", y2: "100%" },
101
+ attrs: { id: "sen__60__j", x1: "50%", x2: "50%", y1: "17.57%", y2: "100%" },
102
102
  children: [
103
103
  { tag: "stop", attrs: { offset: "0%", "stop-color": "#2B6DE5", "stop-opacity": "0" } },
104
104
  { tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5", "stop-opacity": ".15" } }
@@ -106,16 +106,16 @@ var OffDayPurely = {
106
106
  },
107
107
  {
108
108
  tag: "linearGradient",
109
- attrs: { id: "sen__61__l", x1: "100%", x2: "0%", y1: "50%", y2: "50%" },
109
+ attrs: { id: "sen__60__l", x1: "100%", x2: "0%", y1: "50%", y2: "50%" },
110
110
  children: [
111
111
  { tag: "stop", attrs: { offset: "0%", "stop-color": "#2B6DE5", "stop-opacity": ".2" } },
112
112
  { tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5", "stop-opacity": ".3" } }
113
113
  ]
114
114
  },
115
- { tag: "path", attrs: { id: "sen__61__k", d: "m97 76 65 38-65 38-65-38 65-38Z" } },
115
+ { tag: "path", attrs: { id: "sen__60__k", d: "m97 76 65 38-65 38-65-38 65-38Z" } },
116
116
  {
117
117
  tag: "linearGradient",
118
- attrs: { id: "sen__61__m", x1: "50%", x2: "50%", y1: "17.57%", y2: "100%" },
118
+ attrs: { id: "sen__60__m", x1: "50%", x2: "50%", y1: "17.57%", y2: "100%" },
119
119
  children: [
120
120
  { tag: "stop", attrs: { offset: "0%", "stop-color": "#2B6DE5", "stop-opacity": "0" } },
121
121
  { tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5", "stop-opacity": ".15" } }
@@ -123,18 +123,18 @@ var OffDayPurely = {
123
123
  },
124
124
  {
125
125
  tag: "linearGradient",
126
- attrs: { id: "sen__61__o", x1: "0%", x2: "100%", y1: "0%", y2: "100%" },
126
+ attrs: { id: "sen__60__o", x1: "0%", x2: "100%", y1: "0%", y2: "100%" },
127
127
  children: [
128
128
  { tag: "stop", attrs: { offset: "0%", "stop-color": "#2B6DE5", "stop-opacity": "0" } },
129
129
  { tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5", "stop-opacity": ".45" } }
130
130
  ]
131
131
  },
132
- { tag: "circle", attrs: { id: "sen__61__n", cx: "39", cy: "23", r: "7" } },
133
- { tag: "circle", attrs: { id: "sen__61__p", cx: "171", cy: "94", r: "5" } },
134
- { tag: "circle", attrs: { id: "sen__61__q", cx: "127", cy: "34", r: "4" } },
132
+ { tag: "circle", attrs: { id: "sen__60__n", cx: "39", cy: "23", r: "7" } },
133
+ { tag: "circle", attrs: { id: "sen__60__p", cx: "171", cy: "94", r: "5" } },
134
+ { tag: "circle", attrs: { id: "sen__60__q", cx: "127", cy: "34", r: "4" } },
135
135
  {
136
136
  tag: "linearGradient",
137
- attrs: { id: "sen__61__s", x1: "-54.81%", x2: "89.74%", y1: "-9.02%", y2: "82%" },
137
+ attrs: { id: "sen__60__s", x1: "-54.81%", x2: "89.74%", y1: "-9.02%", y2: "82%" },
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": ".55" } }
@@ -143,13 +143,13 @@ var OffDayPurely = {
143
143
  {
144
144
  tag: "path",
145
145
  attrs: {
146
- id: "sen__61__r",
146
+ id: "sen__60__r",
147
147
  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"
148
148
  }
149
149
  },
150
150
  {
151
151
  tag: "linearGradient",
152
- attrs: { id: "sen__61__u", x1: "-22.63%", x2: "100%", y1: "50%", y2: "50%" },
152
+ attrs: { id: "sen__60__u", x1: "-22.63%", x2: "100%", y1: "50%", y2: "50%" },
153
153
  children: [
154
154
  { tag: "stop", attrs: { offset: "0%", "stop-color": "#2B6DE5", "stop-opacity": "0" } },
155
155
  { tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5", "stop-opacity": ".45" } }
@@ -158,13 +158,13 @@ var OffDayPurely = {
158
158
  {
159
159
  tag: "path",
160
160
  attrs: {
161
- id: "sen__61__t",
161
+ id: "sen__60__t",
162
162
  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"
163
163
  }
164
164
  },
165
165
  {
166
166
  tag: "linearGradient",
167
- attrs: { id: "sen__61__x", x1: "100%", x2: "0%", y1: "50%", y2: "50%" },
167
+ attrs: { id: "sen__60__x", x1: "100%", x2: "0%", y1: "50%", y2: "50%" },
168
168
  children: [
169
169
  { tag: "stop", attrs: { offset: "0%", "stop-color": "#2B6DE5", "stop-opacity": "0" } },
170
170
  { tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5", "stop-opacity": ".46" } }
@@ -173,7 +173,7 @@ var OffDayPurely = {
173
173
  {
174
174
  tag: "radialGradient",
175
175
  attrs: {
176
- id: "sen__61__w",
176
+ id: "sen__60__w",
177
177
  cx: "0%",
178
178
  cy: "55.41%",
179
179
  r: "224.22%",
@@ -186,10 +186,10 @@ var OffDayPurely = {
186
186
  { tag: "stop", attrs: { offset: "100%", "stop-color": "#FFF", "stop-opacity": "0" } }
187
187
  ]
188
188
  },
189
- { tag: "ellipse", attrs: { id: "sen__61__v", cx: "32.79", cy: "14.35", rx: "32.79", ry: "14.35" } },
189
+ { tag: "ellipse", attrs: { id: "sen__60__v", cx: "32.79", cy: "14.35", rx: "32.79", ry: "14.35" } },
190
190
  {
191
191
  tag: "linearGradient",
192
- attrs: { id: "sen__61__z", x1: "100%", x2: "0%", y1: "84.12%", y2: "15.88%" },
192
+ attrs: { id: "sen__60__z", x1: "100%", x2: "0%", y1: "84.12%", y2: "15.88%" },
193
193
  children: [
194
194
  { tag: "stop", attrs: { offset: "0%", "stop-color": "#2B6DE5", "stop-opacity": ".45" } },
195
195
  { tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5" } }
@@ -198,7 +198,7 @@ var OffDayPurely = {
198
198
  {
199
199
  tag: "path",
200
200
  attrs: {
201
- id: "sen__61__y",
201
+ id: "sen__60__y",
202
202
  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"
203
203
  }
204
204
  }
@@ -218,76 +218,76 @@ var OffDayPurely = {
218
218
  tag: "g",
219
219
  attrs: { transform: "translate(0 58)" },
220
220
  children: [
221
- { tag: "use", attrs: { "xlink:href": "#sen__61__a", fill: "#FFF" } },
222
- { tag: "use", attrs: { "xlink:href": "#sen__61__a", fill: "url(#sen__61__b)" } }
221
+ { tag: "use", attrs: { "xlink:href": "#sen__60__a", fill: "#FFF" } },
222
+ { tag: "use", attrs: { "xlink:href": "#sen__60__a", fill: "url(#sen__60__b)" } }
223
223
  ]
224
224
  },
225
225
  {
226
226
  tag: "g",
227
227
  attrs: { transform: "translate(0 58)" },
228
228
  children: [
229
- { tag: "use", attrs: { "xlink:href": "#sen__61__c", fill: "#FFF" } },
230
- { tag: "use", attrs: { "xlink:href": "#sen__61__c", fill: "url(#sen__61__d)" } }
229
+ { tag: "use", attrs: { "xlink:href": "#sen__60__c", fill: "#FFF" } },
230
+ { tag: "use", attrs: { "xlink:href": "#sen__60__c", fill: "url(#sen__60__d)" } }
231
231
  ]
232
232
  },
233
233
  {
234
234
  tag: "g",
235
235
  attrs: { transform: "translate(0 58)" },
236
236
  children: [
237
- { tag: "use", attrs: { "xlink:href": "#sen__61__e", fill: "#FFF" } },
238
- { tag: "use", attrs: { "xlink:href": "#sen__61__e", fill: "url(#sen__61__f)" } },
239
- { tag: "use", attrs: { "xlink:href": "#sen__61__e", fill: "#000", filter: "url(#sen__61__g)" } }
237
+ { tag: "use", attrs: { "xlink:href": "#sen__60__e", fill: "#FFF" } },
238
+ { tag: "use", attrs: { "xlink:href": "#sen__60__e", fill: "url(#sen__60__f)" } },
239
+ { tag: "use", attrs: { "xlink:href": "#sen__60__e", fill: "#000", filter: "url(#sen__60__g)" } }
240
240
  ]
241
241
  },
242
242
  {
243
243
  tag: "g",
244
244
  attrs: { transform: "translate(0 58)" },
245
245
  children: [
246
- { tag: "use", attrs: { "xlink:href": "#sen__61__h", fill: "#FFF" } },
247
- { tag: "use", attrs: { "xlink:href": "#sen__61__h", fill: "url(#sen__61__i)" } }
246
+ { tag: "use", attrs: { "xlink:href": "#sen__60__h", fill: "#FFF" } },
247
+ { tag: "use", attrs: { "xlink:href": "#sen__60__h", fill: "url(#sen__60__i)" } }
248
248
  ]
249
249
  },
250
250
  {
251
251
  tag: "g",
252
- attrs: { fill: "url(#sen__61__j)", transform: "translate(0 30)" },
252
+ attrs: { fill: "url(#sen__60__j)", transform: "translate(0 30)" },
253
253
  children: [{ tag: "path", attrs: { d: "M194 0v84l-97 56V0h97ZM97 0v140L0 84V0h97Z" } }]
254
254
  },
255
- { tag: "use", attrs: { "xlink:href": "#sen__61__k", fill: "#FFF" } },
256
- { tag: "use", attrs: { "xlink:href": "#sen__61__k", fill: "url(#sen__61__l)" } },
257
- { tag: "path", attrs: { fill: "url(#sen__61__m)", d: "M97 0 162 38 162 114 97 152 32 114 32 38z" } },
258
- { tag: "use", attrs: { "xlink:href": "#sen__61__n", fill: "#FFF" } },
259
- { tag: "use", attrs: { "xlink:href": "#sen__61__n", fill: "url(#sen__61__o)" } },
260
- { tag: "use", attrs: { "xlink:href": "#sen__61__p", fill: "#FFF" } },
261
- { tag: "use", attrs: { "xlink:href": "#sen__61__p", fill: "url(#sen__61__o)" } },
262
- { tag: "use", attrs: { "xlink:href": "#sen__61__q", fill: "#FFF" } },
263
- { tag: "use", attrs: { "xlink:href": "#sen__61__q", fill: "url(#sen__61__o)" } },
255
+ { tag: "use", attrs: { "xlink:href": "#sen__60__k", fill: "#FFF" } },
256
+ { tag: "use", attrs: { "xlink:href": "#sen__60__k", fill: "url(#sen__60__l)" } },
257
+ { tag: "path", attrs: { fill: "url(#sen__60__m)", d: "M97 0 162 38 162 114 97 152 32 114 32 38z" } },
258
+ { tag: "use", attrs: { "xlink:href": "#sen__60__n", fill: "#FFF" } },
259
+ { tag: "use", attrs: { "xlink:href": "#sen__60__n", fill: "url(#sen__60__o)" } },
260
+ { tag: "use", attrs: { "xlink:href": "#sen__60__p", fill: "#FFF" } },
261
+ { tag: "use", attrs: { "xlink:href": "#sen__60__p", fill: "url(#sen__60__o)" } },
262
+ { tag: "use", attrs: { "xlink:href": "#sen__60__q", fill: "#FFF" } },
263
+ { tag: "use", attrs: { "xlink:href": "#sen__60__q", fill: "url(#sen__60__o)" } },
264
264
  {
265
265
  tag: "g",
266
266
  attrs: { transform: "translate(63 46)" },
267
267
  children: [
268
- { tag: "use", attrs: { "xlink:href": "#sen__61__r", fill: "#FFF" } },
269
- { tag: "use", attrs: { "xlink:href": "#sen__61__r", fill: "url(#sen__61__s)" } }
268
+ { tag: "use", attrs: { "xlink:href": "#sen__60__r", fill: "#FFF" } },
269
+ { tag: "use", attrs: { "xlink:href": "#sen__60__r", fill: "url(#sen__60__s)" } }
270
270
  ]
271
271
  },
272
272
  {
273
273
  tag: "g",
274
274
  attrs: { transform: "translate(63 46)" },
275
275
  children: [
276
- { tag: "use", attrs: { "xlink:href": "#sen__61__t", fill: "#FFF" } },
277
- { tag: "use", attrs: { "xlink:href": "#sen__61__t", fill: "url(#sen__61__u)" } }
276
+ { tag: "use", attrs: { "xlink:href": "#sen__60__t", fill: "#FFF" } },
277
+ { tag: "use", attrs: { "xlink:href": "#sen__60__t", fill: "url(#sen__60__u)" } }
278
278
  ]
279
279
  },
280
280
  {
281
281
  tag: "g",
282
282
  attrs: { transform: "translate(63 46)" },
283
283
  children: [
284
- { tag: "use", attrs: { "xlink:href": "#sen__61__v", fill: "#FFF" } },
284
+ { tag: "use", attrs: { "xlink:href": "#sen__60__v", fill: "#FFF" } },
285
285
  {
286
286
  tag: "use",
287
287
  attrs: {
288
- "xlink:href": "#sen__61__v",
289
- fill: "url(#sen__61__x)",
290
- stroke: "url(#sen__61__w)",
288
+ "xlink:href": "#sen__60__v",
289
+ fill: "url(#sen__60__x)",
290
+ stroke: "url(#sen__60__w)",
291
291
  "stroke-width": ".4"
292
292
  }
293
293
  }
@@ -297,8 +297,8 @@ var OffDayPurely = {
297
297
  tag: "g",
298
298
  attrs: { transform: "translate(63 46)" },
299
299
  children: [
300
- { tag: "use", attrs: { "xlink:href": "#sen__61__y", fill: "#FFF" } },
301
- { tag: "use", attrs: { "xlink:href": "#sen__61__y", fill: "url(#sen__61__z)" } }
300
+ { tag: "use", attrs: { "xlink:href": "#sen__60__y", fill: "#FFF" } },
301
+ { tag: "use", attrs: { "xlink:href": "#sen__60__y", fill: "url(#sen__60__z)" } }
302
302
  ]
303
303
  }
304
304
  ]