@sensoro-design/icons-svg 2.59.0 → 2.61.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 (307) hide show
  1. package/es/asn/ChefHatOutlined.d.ts +3 -0
  2. package/es/asn/ChefHatOutlined.js +20 -0
  3. package/es/asn/ClimbOutlined.d.ts +3 -0
  4. package/es/asn/ClimbOutlined.js +20 -0
  5. package/es/asn/DescentOutlined.d.ts +3 -0
  6. package/es/asn/DescentOutlined.js +20 -0
  7. package/es/asn/DirectedFlightOutlined.d.ts +3 -0
  8. package/es/asn/DirectedFlightOutlined.js +20 -0
  9. package/es/asn/GimbalBackCenterPurely.d.ts +3 -0
  10. package/es/asn/GimbalBackCenterPurely.js +27 -0
  11. package/es/asn/GimbalBackCenterWhitePurely.d.ts +3 -0
  12. package/es/asn/GimbalBackCenterWhitePurely.js +28 -0
  13. package/es/asn/GimbalBackDownPurely.d.ts +3 -0
  14. package/es/asn/GimbalBackDownPurely.js +27 -0
  15. package/es/asn/GimbalBackDownWhitePurely.d.ts +3 -0
  16. package/es/asn/GimbalBackDownWhitePurely.js +28 -0
  17. package/es/asn/GimbalCenterPurely.d.ts +3 -0
  18. package/es/asn/GimbalCenterPurely.js +27 -0
  19. package/es/asn/GimbalCenterWhitePurely.d.ts +3 -0
  20. package/es/asn/GimbalCenterWhitePurely.js +28 -0
  21. package/es/asn/GimbalDownPurely.d.ts +3 -0
  22. package/es/asn/GimbalDownPurely.js +27 -0
  23. package/es/asn/GimbalDownWhitePurely.d.ts +3 -0
  24. package/es/asn/GimbalDownWhitePurely.js +28 -0
  25. package/es/asn/HeartRatePurely.js +8 -8
  26. package/es/asn/HumanBodyGalleryPurely.js +9 -9
  27. package/es/asn/ImagePurely.js +10 -10
  28. package/es/asn/InvalidContentPurely.js +109 -109
  29. package/es/asn/LeftTurnOutlined.d.ts +3 -0
  30. package/es/asn/LeftTurnOutlined.js +20 -0
  31. package/es/asn/LineChartPurely.js +8 -8
  32. package/es/asn/LoadingProPurely.js +4 -4
  33. package/es/asn/LoadingPurely.js +4 -4
  34. package/es/asn/LocationPurely.js +5 -5
  35. package/es/asn/MoonPurely.js +8 -8
  36. package/es/asn/NoAlarmPurely.js +112 -112
  37. package/es/asn/NoAppPurely.js +165 -165
  38. package/es/asn/NoCarPurely.js +136 -136
  39. package/es/asn/NoCarsPurely.js +177 -177
  40. package/es/asn/NoDataPurely.js +97 -97
  41. package/es/asn/NoDevicePurely.js +122 -122
  42. package/es/asn/NoImagePurely.js +51 -51
  43. package/es/asn/NoPersonPurely.js +99 -99
  44. package/es/asn/NoPersonsPurely.js +109 -109
  45. package/es/asn/NoVideoPurely.js +62 -62
  46. package/es/asn/NonMotorVehicleGalleryPurely.js +9 -9
  47. package/es/asn/OffDayPurely.js +67 -67
  48. package/es/asn/OrbitalFlightOutlined.d.ts +3 -0
  49. package/es/asn/OrbitalFlightOutlined.js +20 -0
  50. package/es/asn/OrganizationPurely.js +9 -9
  51. package/es/asn/PersonnelPortraitPurely.js +9 -9
  52. package/es/asn/PersonnelRegistrationPurely.js +9 -9
  53. package/es/asn/PoiPurely.js +9 -9
  54. package/es/asn/ReportPurely.js +9 -9
  55. package/es/asn/RightTurnOutlined.d.ts +3 -0
  56. package/es/asn/RightTurnOutlined.js +20 -0
  57. package/es/asn/RotateRightPurely.js +8 -8
  58. package/es/asn/ShoutControlOutlined.d.ts +3 -0
  59. package/es/asn/ShoutControlOutlined.js +20 -0
  60. package/es/asn/SignalTowerPurely.d.ts +3 -0
  61. package/es/asn/{LotPurely.js → SignalTowerPurely.js} +12 -12
  62. package/es/asn/SiteManagePurely.js +9 -9
  63. package/es/asn/SpecialPopulationsPurely.js +9 -9
  64. package/es/asn/SpecialVehiclesPurely.js +9 -9
  65. package/es/asn/UserPurely.js +9 -9
  66. package/es/asn/VehicleGalleryPurely.js +9 -9
  67. package/es/asn/VehiclePortraitPurely.js +9 -9
  68. package/es/asn/VehicleRegistrationPurely.js +9 -9
  69. package/es/asn/VesselGalleryPurely.js +9 -9
  70. package/es/asn/VideoMonitorPurely.js +9 -9
  71. package/es/index.d.ts +17 -1
  72. package/es/index.js +17 -1
  73. package/inline-namespaced-svg/outlined/chef-hat.svg +1 -0
  74. package/inline-namespaced-svg/outlined/climb.svg +1 -0
  75. package/inline-namespaced-svg/outlined/descent.svg +1 -0
  76. package/inline-namespaced-svg/outlined/directed-flight.svg +1 -0
  77. package/inline-namespaced-svg/outlined/left-turn.svg +1 -0
  78. package/inline-namespaced-svg/outlined/orbital-flight.svg +1 -0
  79. package/inline-namespaced-svg/outlined/right-turn.svg +1 -0
  80. package/inline-namespaced-svg/outlined/shout-control.svg +1 -0
  81. package/inline-namespaced-svg/purely/gimbal-back-center-white.svg +1 -0
  82. package/inline-namespaced-svg/purely/gimbal-back-center.svg +1 -0
  83. package/inline-namespaced-svg/purely/gimbal-back-down-white.svg +1 -0
  84. package/inline-namespaced-svg/purely/gimbal-back-down.svg +1 -0
  85. package/inline-namespaced-svg/purely/gimbal-center-white.svg +1 -0
  86. package/inline-namespaced-svg/purely/gimbal-center.svg +1 -0
  87. package/inline-namespaced-svg/purely/gimbal-down-white.svg +1 -0
  88. package/inline-namespaced-svg/purely/gimbal-down.svg +1 -0
  89. package/inline-namespaced-svg/purely/heart-rate.svg +1 -1
  90. package/inline-namespaced-svg/purely/human-body-gallery.svg +1 -1
  91. package/inline-namespaced-svg/purely/image.svg +1 -1
  92. package/inline-namespaced-svg/purely/invalid-content.svg +1 -1
  93. package/inline-namespaced-svg/purely/line-chart.svg +1 -1
  94. package/inline-namespaced-svg/purely/loading-pro.svg +1 -1
  95. package/inline-namespaced-svg/purely/loading.svg +1 -1
  96. package/inline-namespaced-svg/purely/location.svg +1 -1
  97. package/inline-namespaced-svg/purely/moon.svg +1 -1
  98. package/inline-namespaced-svg/purely/no-alarm.svg +1 -1
  99. package/inline-namespaced-svg/purely/no-app.svg +1 -1
  100. package/inline-namespaced-svg/purely/no-car.svg +1 -1
  101. package/inline-namespaced-svg/purely/no-cars.svg +1 -1
  102. package/inline-namespaced-svg/purely/no-data.svg +1 -1
  103. package/inline-namespaced-svg/purely/no-device.svg +1 -1
  104. package/inline-namespaced-svg/purely/no-image.svg +1 -1
  105. package/inline-namespaced-svg/purely/no-person.svg +1 -1
  106. package/inline-namespaced-svg/purely/no-persons.svg +1 -1
  107. package/inline-namespaced-svg/purely/no-video.svg +1 -1
  108. package/inline-namespaced-svg/purely/non-motor-vehicle-gallery.svg +1 -1
  109. package/inline-namespaced-svg/purely/off-day.svg +1 -1
  110. package/inline-namespaced-svg/purely/organization.svg +1 -1
  111. package/inline-namespaced-svg/purely/personnel-portrait.svg +1 -1
  112. package/inline-namespaced-svg/purely/personnel-registration.svg +1 -1
  113. package/inline-namespaced-svg/purely/poi.svg +1 -1
  114. package/inline-namespaced-svg/purely/report.svg +1 -1
  115. package/inline-namespaced-svg/purely/rotate-right.svg +1 -1
  116. package/inline-namespaced-svg/purely/{lot.svg → signal-tower.svg} +1 -1
  117. package/inline-namespaced-svg/purely/site-manage.svg +1 -1
  118. package/inline-namespaced-svg/purely/special-populations.svg +1 -1
  119. package/inline-namespaced-svg/purely/special-vehicles.svg +1 -1
  120. package/inline-namespaced-svg/purely/user.svg +1 -1
  121. package/inline-namespaced-svg/purely/vehicle-gallery.svg +1 -1
  122. package/inline-namespaced-svg/purely/vehicle-portrait.svg +1 -1
  123. package/inline-namespaced-svg/purely/vehicle-registration.svg +1 -1
  124. package/inline-namespaced-svg/purely/vessel-gallery.svg +1 -1
  125. package/inline-namespaced-svg/purely/video-monitor.svg +1 -1
  126. package/inline-svg/outlined/chef-hat.svg +1 -0
  127. package/inline-svg/outlined/climb.svg +1 -0
  128. package/inline-svg/outlined/descent.svg +1 -0
  129. package/inline-svg/outlined/directed-flight.svg +1 -0
  130. package/inline-svg/outlined/left-turn.svg +1 -0
  131. package/inline-svg/outlined/orbital-flight.svg +1 -0
  132. package/inline-svg/outlined/right-turn.svg +1 -0
  133. package/inline-svg/outlined/shout-control.svg +1 -0
  134. package/inline-svg/purely/gimbal-back-center-white.svg +1 -0
  135. package/inline-svg/purely/gimbal-back-center.svg +1 -0
  136. package/inline-svg/purely/gimbal-back-down-white.svg +1 -0
  137. package/inline-svg/purely/gimbal-back-down.svg +1 -0
  138. package/inline-svg/purely/gimbal-center-white.svg +1 -0
  139. package/inline-svg/purely/gimbal-center.svg +1 -0
  140. package/inline-svg/purely/gimbal-down-white.svg +1 -0
  141. package/inline-svg/purely/gimbal-down.svg +1 -0
  142. package/inline-svg/purely/heart-rate.svg +1 -1
  143. package/inline-svg/purely/human-body-gallery.svg +1 -1
  144. package/inline-svg/purely/image.svg +1 -1
  145. package/inline-svg/purely/invalid-content.svg +1 -1
  146. package/inline-svg/purely/line-chart.svg +1 -1
  147. package/inline-svg/purely/loading-pro.svg +1 -1
  148. package/inline-svg/purely/loading.svg +1 -1
  149. package/inline-svg/purely/location.svg +1 -1
  150. package/inline-svg/purely/moon.svg +1 -1
  151. package/inline-svg/purely/no-alarm.svg +1 -1
  152. package/inline-svg/purely/no-app.svg +1 -1
  153. package/inline-svg/purely/no-car.svg +1 -1
  154. package/inline-svg/purely/no-cars.svg +1 -1
  155. package/inline-svg/purely/no-data.svg +1 -1
  156. package/inline-svg/purely/no-device.svg +1 -1
  157. package/inline-svg/purely/no-image.svg +1 -1
  158. package/inline-svg/purely/no-person.svg +1 -1
  159. package/inline-svg/purely/no-persons.svg +1 -1
  160. package/inline-svg/purely/no-video.svg +1 -1
  161. package/inline-svg/purely/non-motor-vehicle-gallery.svg +1 -1
  162. package/inline-svg/purely/off-day.svg +1 -1
  163. package/inline-svg/purely/organization.svg +1 -1
  164. package/inline-svg/purely/personnel-portrait.svg +1 -1
  165. package/inline-svg/purely/personnel-registration.svg +1 -1
  166. package/inline-svg/purely/poi.svg +1 -1
  167. package/inline-svg/purely/report.svg +1 -1
  168. package/inline-svg/purely/rotate-right.svg +1 -1
  169. package/inline-svg/purely/{lot.svg → signal-tower.svg} +1 -1
  170. package/inline-svg/purely/site-manage.svg +1 -1
  171. package/inline-svg/purely/special-populations.svg +1 -1
  172. package/inline-svg/purely/special-vehicles.svg +1 -1
  173. package/inline-svg/purely/user.svg +1 -1
  174. package/inline-svg/purely/vehicle-gallery.svg +1 -1
  175. package/inline-svg/purely/vehicle-portrait.svg +1 -1
  176. package/inline-svg/purely/vehicle-registration.svg +1 -1
  177. package/inline-svg/purely/vessel-gallery.svg +1 -1
  178. package/inline-svg/purely/video-monitor.svg +1 -1
  179. package/lib/asn/ChefHatOutlined.d.ts +3 -0
  180. package/lib/asn/ChefHatOutlined.js +41 -0
  181. package/lib/asn/ClimbOutlined.d.ts +3 -0
  182. package/lib/asn/ClimbOutlined.js +41 -0
  183. package/lib/asn/DescentOutlined.d.ts +3 -0
  184. package/lib/asn/DescentOutlined.js +41 -0
  185. package/lib/asn/DirectedFlightOutlined.d.ts +3 -0
  186. package/lib/asn/DirectedFlightOutlined.js +41 -0
  187. package/lib/asn/GimbalBackCenterPurely.d.ts +3 -0
  188. package/lib/asn/GimbalBackCenterPurely.js +49 -0
  189. package/lib/asn/GimbalBackCenterWhitePurely.d.ts +3 -0
  190. package/lib/asn/GimbalBackCenterWhitePurely.js +50 -0
  191. package/lib/asn/GimbalBackDownPurely.d.ts +3 -0
  192. package/lib/asn/GimbalBackDownPurely.js +49 -0
  193. package/lib/asn/GimbalBackDownWhitePurely.d.ts +3 -0
  194. package/lib/asn/GimbalBackDownWhitePurely.js +50 -0
  195. package/lib/asn/GimbalCenterPurely.d.ts +3 -0
  196. package/lib/asn/GimbalCenterPurely.js +49 -0
  197. package/lib/asn/GimbalCenterWhitePurely.d.ts +3 -0
  198. package/lib/asn/GimbalCenterWhitePurely.js +50 -0
  199. package/lib/asn/GimbalDownPurely.d.ts +3 -0
  200. package/lib/asn/GimbalDownPurely.js +49 -0
  201. package/lib/asn/GimbalDownWhitePurely.d.ts +3 -0
  202. package/lib/asn/GimbalDownWhitePurely.js +50 -0
  203. package/lib/asn/HeartRatePurely.js +6 -6
  204. package/lib/asn/HumanBodyGalleryPurely.js +7 -7
  205. package/lib/asn/ImagePurely.js +9 -9
  206. package/lib/asn/InvalidContentPurely.js +87 -87
  207. package/lib/asn/LeftTurnOutlined.d.ts +3 -0
  208. package/lib/asn/LeftTurnOutlined.js +41 -0
  209. package/lib/asn/LineChartPurely.js +6 -6
  210. package/lib/asn/LoadingProPurely.js +4 -4
  211. package/lib/asn/LoadingPurely.js +4 -4
  212. package/lib/asn/LocationPurely.js +4 -4
  213. package/lib/asn/MoonPurely.js +6 -6
  214. package/lib/asn/NoAlarmPurely.js +90 -90
  215. package/lib/asn/NoAppPurely.js +129 -129
  216. package/lib/asn/NoCarPurely.js +109 -109
  217. package/lib/asn/NoCarsPurely.js +143 -143
  218. package/lib/asn/NoDataPurely.js +77 -77
  219. package/lib/asn/NoDevicePurely.js +93 -93
  220. package/lib/asn/NoImagePurely.js +41 -41
  221. package/lib/asn/NoPersonPurely.js +79 -79
  222. package/lib/asn/NoPersonsPurely.js +87 -87
  223. package/lib/asn/NoVideoPurely.js +49 -49
  224. package/lib/asn/NonMotorVehicleGalleryPurely.js +7 -7
  225. package/lib/asn/OffDayPurely.js +55 -55
  226. package/lib/asn/OrbitalFlightOutlined.d.ts +3 -0
  227. package/lib/asn/OrbitalFlightOutlined.js +41 -0
  228. package/lib/asn/OrganizationPurely.js +7 -7
  229. package/lib/asn/PersonnelPortraitPurely.js +7 -7
  230. package/lib/asn/PersonnelRegistrationPurely.js +7 -7
  231. package/lib/asn/PoiPurely.js +7 -7
  232. package/lib/asn/ReportPurely.js +7 -7
  233. package/lib/asn/RightTurnOutlined.d.ts +3 -0
  234. package/lib/asn/RightTurnOutlined.js +41 -0
  235. package/lib/asn/RotateRightPurely.js +6 -6
  236. package/lib/asn/ShoutControlOutlined.d.ts +3 -0
  237. package/lib/asn/ShoutControlOutlined.js +41 -0
  238. package/lib/asn/SignalTowerPurely.d.ts +3 -0
  239. package/lib/asn/{LotPurely.js → SignalTowerPurely.js} +15 -15
  240. package/lib/asn/SiteManagePurely.js +7 -7
  241. package/lib/asn/SpecialPopulationsPurely.js +7 -7
  242. package/lib/asn/SpecialVehiclesPurely.js +7 -7
  243. package/lib/asn/UserPurely.js +8 -8
  244. package/lib/asn/VehicleGalleryPurely.js +7 -7
  245. package/lib/asn/VehiclePortraitPurely.js +7 -7
  246. package/lib/asn/VehicleRegistrationPurely.js +7 -7
  247. package/lib/asn/VesselGalleryPurely.js +7 -7
  248. package/lib/asn/VideoMonitorPurely.js +7 -7
  249. package/lib/index.d.ts +17 -1
  250. package/lib/index.js +51 -3
  251. package/package.json +1 -1
  252. package/src/asn/ChefHatOutlined.ts +21 -0
  253. package/src/asn/ClimbOutlined.ts +21 -0
  254. package/src/asn/DescentOutlined.ts +21 -0
  255. package/src/asn/DirectedFlightOutlined.ts +21 -0
  256. package/src/asn/GimbalBackCenterPurely.ts +29 -0
  257. package/src/asn/GimbalBackCenterWhitePurely.ts +30 -0
  258. package/src/asn/GimbalBackDownPurely.ts +29 -0
  259. package/src/asn/GimbalBackDownWhitePurely.ts +30 -0
  260. package/src/asn/GimbalCenterPurely.ts +29 -0
  261. package/src/asn/GimbalCenterWhitePurely.ts +30 -0
  262. package/src/asn/GimbalDownPurely.ts +29 -0
  263. package/src/asn/GimbalDownWhitePurely.ts +30 -0
  264. package/src/asn/HeartRatePurely.ts +6 -6
  265. package/src/asn/HumanBodyGalleryPurely.ts +7 -7
  266. package/src/asn/ImagePurely.ts +9 -9
  267. package/src/asn/InvalidContentPurely.ts +87 -87
  268. package/src/asn/LeftTurnOutlined.ts +21 -0
  269. package/src/asn/LineChartPurely.ts +6 -6
  270. package/src/asn/LoadingProPurely.ts +4 -4
  271. package/src/asn/LoadingPurely.ts +4 -4
  272. package/src/asn/LocationPurely.ts +4 -4
  273. package/src/asn/MoonPurely.ts +6 -6
  274. package/src/asn/NoAlarmPurely.ts +90 -90
  275. package/src/asn/NoAppPurely.ts +129 -129
  276. package/src/asn/NoCarPurely.ts +109 -109
  277. package/src/asn/NoCarsPurely.ts +143 -143
  278. package/src/asn/NoDataPurely.ts +77 -77
  279. package/src/asn/NoDevicePurely.ts +93 -93
  280. package/src/asn/NoImagePurely.ts +41 -41
  281. package/src/asn/NoPersonPurely.ts +79 -79
  282. package/src/asn/NoPersonsPurely.ts +87 -87
  283. package/src/asn/NoVideoPurely.ts +49 -49
  284. package/src/asn/NonMotorVehicleGalleryPurely.ts +7 -7
  285. package/src/asn/OffDayPurely.ts +55 -55
  286. package/src/asn/OrbitalFlightOutlined.ts +21 -0
  287. package/src/asn/OrganizationPurely.ts +7 -7
  288. package/src/asn/PersonnelPortraitPurely.ts +7 -7
  289. package/src/asn/PersonnelRegistrationPurely.ts +7 -7
  290. package/src/asn/PoiPurely.ts +7 -7
  291. package/src/asn/ReportPurely.ts +7 -7
  292. package/src/asn/RightTurnOutlined.ts +21 -0
  293. package/src/asn/RotateRightPurely.ts +6 -6
  294. package/src/asn/ShoutControlOutlined.ts +21 -0
  295. package/src/asn/{LotPurely.ts → SignalTowerPurely.ts} +10 -10
  296. package/src/asn/SiteManagePurely.ts +7 -7
  297. package/src/asn/SpecialPopulationsPurely.ts +7 -7
  298. package/src/asn/SpecialVehiclesPurely.ts +7 -7
  299. package/src/asn/UserPurely.ts +8 -8
  300. package/src/asn/VehicleGalleryPurely.ts +7 -7
  301. package/src/asn/VehiclePortraitPurely.ts +7 -7
  302. package/src/asn/VehicleRegistrationPurely.ts +7 -7
  303. package/src/asn/VesselGalleryPurely.ts +7 -7
  304. package/src/asn/VideoMonitorPurely.ts +7 -7
  305. package/src/index.ts +17 -1
  306. package/es/asn/LotPurely.d.ts +0 -3
  307. package/lib/asn/LotPurely.d.ts +0 -3
@@ -10,113 +10,113 @@ const NoCarsPurely: IconDefinition = {
10
10
  tag: 'defs',
11
11
  attrs: {},
12
12
  children: [
13
- { tag: 'path', attrs: { id: 'sen__52__b', d: 'M176.68 74 194 84l-97 56L0 84l17.32-10L97 120l79.68-46Z' } },
14
- { tag: 'path', attrs: { id: 'sen__52__c', d: 'm194 64-97 56v-8l97-56v8Z' } },
15
- { tag: 'path', attrs: { id: 'sen__52__e', d: 'M97 112v8L0 64v-8l97 56Z' } },
16
- { tag: 'path', attrs: { id: 'sen__52__h', d: 'm97 0 97 56-97 56L0 56 97 0Z' } },
17
- { tag: 'path', attrs: { id: 'sen__52__k', d: 'm128 118 65 38-65 38-65-38 65-38Z' } },
18
- { tag: 'path', attrs: { id: 'sen__52__m', d: 'm20.03 32.28 16.13 9.4 4.55-4.19-12.4-20.83z' } },
13
+ { tag: 'path', attrs: { id: 'sen__59__b', d: 'M176.68 74 194 84l-97 56L0 84l17.32-10L97 120l79.68-46Z' } },
14
+ { tag: 'path', attrs: { id: 'sen__59__c', d: 'm194 64-97 56v-8l97-56v8Z' } },
15
+ { tag: 'path', attrs: { id: 'sen__59__e', d: 'M97 112v8L0 64v-8l97 56Z' } },
16
+ { tag: 'path', attrs: { id: 'sen__59__h', d: 'm97 0 97 56-97 56L0 56 97 0Z' } },
17
+ { tag: 'path', attrs: { id: 'sen__59__k', d: 'm128 118 65 38-65 38-65-38 65-38Z' } },
18
+ { tag: 'path', attrs: { id: 'sen__59__m', d: 'm20.03 32.28 16.13 9.4 4.55-4.19-12.4-20.83z' } },
19
19
  {
20
20
  tag: 'path',
21
21
  attrs: {
22
- id: 'sen__52__p',
22
+ id: 'sen__59__p',
23
23
  d: 'M32.94 44.83c.9 0-3.26-.06-12.44-.2l1.65-8.16 10.77.04c-1.34 0-2.42 1.85-2.4 4.15 0 2.3 1.09 4.16 2.42 4.17Z',
24
24
  },
25
25
  },
26
- { tag: 'path', attrs: { id: 'sen__52__r', d: 'm49.67 14.85 16.13 9.4 3.12-2.87-2.02-1.95z' } },
26
+ { tag: 'path', attrs: { id: 'sen__59__r', d: 'm49.67 14.85 16.13 9.4 3.12-2.87-2.02-1.95z' } },
27
27
  {
28
28
  tag: 'path',
29
29
  attrs: {
30
- id: 'sen__52__s',
30
+ id: 'sen__59__s',
31
31
  d: 'M62.58 27.46c.9 0-3.26-.06-12.44-.18l1.65-8.17 10.77.04c-1.34 0-2.42 1.85-2.4 4.15 0 2.3 1.09 4.16 2.42 4.16Z',
32
32
  },
33
33
  },
34
34
  {
35
35
  tag: 'path',
36
36
  attrs: {
37
- id: 'sen__52__t',
37
+ id: 'sen__59__t',
38
38
  d: 'M.04 37.14 22.1 50l5.51-11.8 39.64-23.62a4767.86 4767.86 0 0 1-21.02-12.5c-3.45-2.08-3.94-.7-6.2-.7-2.27 0-4.54-3.1-11.73 0-9.65 4.18-15.85 16.68-19.99 20.15C2.38 26.5-.38 31.7.04 37.14Z',
39
39
  },
40
40
  },
41
41
  {
42
42
  tag: 'path',
43
43
  attrs: {
44
- id: 'sen__52__v',
44
+ id: 'sen__59__v',
45
45
  d: 'M50.36 14.57c7.19-3.1 9.46 0 11.72 0 .57 0 1.1-.08 1.63-.18l.4-.07c1.42-.27 2.75-.48 4.17.95 1.38 1.39 2.07 3.47 2.07 6.25L65.8 24.2c-.04-1.19-.48-2.16-1.3-2.64-1.66-.96-4.23.42-5.75 3.07a7.26 7.26 0 0 0-1.04 4.34L36.16 41.69c-.01-1.24-.45-2.27-1.3-2.76-1.66-.96-4.23.42-5.75 3.07a7.18 7.18 0 0 0-1.03 4.46l-5.98 3.53c-.42-5.2 2.34-10.3 8.27-15.28 4.14-3.47 10.34-15.97 20-20.14Z',
46
46
  },
47
47
  },
48
48
  {
49
49
  tag: 'path',
50
50
  attrs: {
51
- id: 'sen__52__y',
51
+ id: 'sen__59__y',
52
52
  d: 'M36.58 30.55c2.3-1.4 10.1-6.02 23.43-13.9-2.75-2.3-6.2-2.3-10.34 0-6.2 3.48-10.34 9.03-13.1 13.9Z',
53
53
  },
54
54
  },
55
55
  {
56
56
  tag: 'path',
57
57
  attrs: {
58
- id: 'sen__52__A',
58
+ id: 'sen__59__A',
59
59
  d: 'm23.48 6.37 19.3 11.37c-4.42 3.78-7.58 8.64-11.72 14.2a2961.62 2961.62 0 0 0-19.3-11.81c3.45-4.86 7.58-10.42 11.72-13.76Z',
60
60
  },
61
61
  },
62
- { tag: 'path', attrs: { id: 'sen__52__C', d: 'm22.57 36.16 18.17 10.52 5.13-4.7L31.9 18.67z' } },
62
+ { tag: 'path', attrs: { id: 'sen__59__C', d: 'm22.57 36.16 18.17 10.52 5.13-4.7L31.9 18.67z' } },
63
63
  {
64
64
  tag: 'path',
65
65
  attrs: {
66
- id: 'sen__52__F',
66
+ id: 'sen__59__F',
67
67
  d: 'M37.1 50.19c1 0-3.67-.06-14-.18l1.88-9.17 12.11.02c-1.5 0-2.72 2.09-2.71 4.66 0 2.58 1.22 4.67 2.72 4.67Z',
68
68
  },
69
69
  },
70
- { tag: 'path', attrs: { id: 'sen__52__H', d: 'm55.97 16.63 18.17 10.52 3.51-3.2-2.26-2.18z' } },
70
+ { tag: 'path', attrs: { id: 'sen__59__H', d: 'm55.97 16.63 18.17 10.52 3.51-3.2-2.26-2.18z' } },
71
71
  {
72
72
  tag: 'path',
73
73
  attrs: {
74
- id: 'sen__52__I',
74
+ id: 'sen__59__I',
75
75
  d: 'M70.5 30.74c1 0-3.67-.05-14-.17l1.87-9.17 12.12.01c-1.5 0-2.72 2.1-2.72 4.67s1.22 4.66 2.73 4.66Z',
76
76
  },
77
77
  },
78
78
  {
79
79
  tag: 'path',
80
80
  attrs: {
81
- id: 'sen__52__J',
81
+ id: 'sen__59__J',
82
82
  d: 'M.05 41.6 24.9 55.99l6.21-13.22 44.66-26.45c-13.2-7.78-21.1-12.44-23.69-14-3.88-2.33-4.43-.78-6.99-.78-2.55 0-5.1-3.47-13.2 0C21.02 6.21 14.03 20.21 9.37 24.1 2.68 29.68-.43 35.51.05 41.6Z',
83
83
  },
84
84
  },
85
85
  {
86
86
  tag: 'path',
87
87
  attrs: {
88
- id: 'sen__52__L',
88
+ id: 'sen__59__L',
89
89
  d: 'M56.75 16.32c8.1-3.47 10.65 0 13.2 0 2.55 0 4.66-1.55 6.99.78 1.55 1.55 2.33 3.89 2.33 7l-5.13 3.01c-.05-1.33-.54-2.42-1.47-2.95-1.86-1.08-4.76.46-6.47 3.44a8.1 8.1 0 0 0-1.18 4.86L40.74 46.7c-.01-1.4-.5-2.54-1.47-3.1-1.86-1.07-4.75.47-6.47 3.44a8 8 0 0 0-1.16 5l-6.74 3.95c-.47-5.83 2.64-11.53 9.32-17.11 4.66-3.9 11.65-17.9 22.52-22.56Z',
90
90
  },
91
91
  },
92
92
  {
93
93
  tag: 'path',
94
94
  attrs: {
95
- id: 'sen__52__O',
95
+ id: 'sen__59__O',
96
96
  d: 'M41.21 34.21c2.6-1.56 11.4-6.74 26.4-15.56-3.1-2.59-6.98-2.59-11.64 0-7 3.9-11.65 10.12-14.76 15.56Z',
97
97
  },
98
98
  },
99
99
  {
100
100
  tag: 'path',
101
101
  attrs: {
102
- id: 'sen__52__Q',
102
+ id: 'sen__59__Q',
103
103
  d: 'M26.45 7.14 48.2 19.86c-4.98 4.24-8.54 9.68-13.2 15.9-9.32-5.7-16.57-10.1-21.75-13.22 3.88-5.44 8.54-11.66 13.2-15.4Z',
104
104
  },
105
105
  },
106
- { tag: 'path', attrs: { id: 'sen__52__T', d: 'm78.97 33.5.06 1-69 8-.06-1z' } },
107
- { tag: 'path', attrs: { id: 'sen__52__V', d: 'm49.4 9.7 30 24-.8.6-30-24z' } },
108
- { tag: 'path', attrs: { id: 'sen__52__X', d: 'm7 0 7 4.25v8.5L7 17V8.5l7-4.25L7 0Z' } },
109
- { tag: 'path', attrs: { id: 'sen__52__Z', d: 'M7 8.5V17l-7-4.25v-8.5L7 8.5Z' } },
110
- { tag: 'path', attrs: { id: 'sen__52__ab', d: 'm7 0 7 4.25L7 8.5 0 4.25 7 0Z' } },
111
- { tag: 'path', attrs: { id: 'sen__52__ad', d: 'm20 18-10 6V12l10-6v12Z' } },
112
- { tag: 'path', attrs: { id: 'sen__52__af', d: 'M10 12v12L0 18V6l10 6Z' } },
113
- { tag: 'path', attrs: { id: 'sen__52__ai', d: 'm10 0 10 6-10 6L0 6l10-6Z' } },
114
- { tag: 'path', attrs: { id: 'sen__52__ak', d: 'm16 15-8 5V10l8-5v10Z' } },
115
- { tag: 'path', attrs: { id: 'sen__52__am', d: 'M8 10v10l-8-5V5l8 5Z' } },
116
- { tag: 'path', attrs: { id: 'sen__52__ao', d: 'm8 0 8 5-8 5-8-5 8-5Z' } },
106
+ { tag: 'path', attrs: { id: 'sen__59__T', d: 'm78.97 33.5.06 1-69 8-.06-1z' } },
107
+ { tag: 'path', attrs: { id: 'sen__59__V', d: 'm49.4 9.7 30 24-.8.6-30-24z' } },
108
+ { tag: 'path', attrs: { id: 'sen__59__X', d: 'm7 0 7 4.25v8.5L7 17V8.5l7-4.25L7 0Z' } },
109
+ { tag: 'path', attrs: { id: 'sen__59__Z', d: 'M7 8.5V17l-7-4.25v-8.5L7 8.5Z' } },
110
+ { tag: 'path', attrs: { id: 'sen__59__ab', d: 'm7 0 7 4.25L7 8.5 0 4.25 7 0Z' } },
111
+ { tag: 'path', attrs: { id: 'sen__59__ad', d: 'm20 18-10 6V12l10-6v12Z' } },
112
+ { tag: 'path', attrs: { id: 'sen__59__af', d: 'M10 12v12L0 18V6l10 6Z' } },
113
+ { tag: 'path', attrs: { id: 'sen__59__ai', d: 'm10 0 10 6-10 6L0 6l10-6Z' } },
114
+ { tag: 'path', attrs: { id: 'sen__59__ak', d: 'm16 15-8 5V10l8-5v10Z' } },
115
+ { tag: 'path', attrs: { id: 'sen__59__am', d: 'M8 10v10l-8-5V5l8 5Z' } },
116
+ { tag: 'path', attrs: { id: 'sen__59__ao', d: 'm8 0 8 5-8 5-8-5 8-5Z' } },
117
117
  {
118
118
  tag: 'linearGradient',
119
- attrs: { id: 'sen__52__a', x1: '100%', x2: '0%', y1: '50%', y2: '50%' },
119
+ attrs: { id: 'sen__59__a', x1: '100%', x2: '0%', y1: '50%', y2: '50%' },
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': '.09' } },
@@ -124,7 +124,7 @@ const NoCarsPurely: IconDefinition = {
124
124
  },
125
125
  {
126
126
  tag: 'linearGradient',
127
- attrs: { id: 'sen__52__d', x1: '100%', x2: '0%', y1: '28.23%', y2: '71.77%' },
127
+ attrs: { id: 'sen__59__d', x1: '100%', x2: '0%', y1: '28.23%', y2: '71.77%' },
128
128
  children: [
129
129
  { tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.15' } },
130
130
  { tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.45' } },
@@ -132,7 +132,7 @@ const NoCarsPurely: IconDefinition = {
132
132
  },
133
133
  {
134
134
  tag: 'linearGradient',
135
- attrs: { id: 'sen__52__f', x1: '0%', x2: '100%', y1: '28.23%', y2: '71.77%' },
135
+ attrs: { id: 'sen__59__f', x1: '0%', x2: '100%', y1: '28.23%', y2: '71.77%' },
136
136
  children: [
137
137
  { tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '0' } },
138
138
  { tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.25' } },
@@ -140,7 +140,7 @@ const NoCarsPurely: IconDefinition = {
140
140
  },
141
141
  {
142
142
  tag: 'linearGradient',
143
- attrs: { id: 'sen__52__i', x1: '100%', x2: '0%', y1: '50%', y2: '50%' },
143
+ attrs: { id: 'sen__59__i', x1: '100%', x2: '0%', y1: '50%', y2: '50%' },
144
144
  children: [
145
145
  { tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '0' } },
146
146
  { tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.25' } },
@@ -148,7 +148,7 @@ const NoCarsPurely: IconDefinition = {
148
148
  },
149
149
  {
150
150
  tag: 'linearGradient',
151
- attrs: { id: 'sen__52__j', x1: '50%', x2: '50%', y1: '17.57%', y2: '100%' },
151
+ attrs: { id: 'sen__59__j', x1: '50%', x2: '50%', y1: '17.57%', y2: '100%' },
152
152
  children: [
153
153
  { tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '0' } },
154
154
  { tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.15' } },
@@ -156,7 +156,7 @@ const NoCarsPurely: IconDefinition = {
156
156
  },
157
157
  {
158
158
  tag: 'linearGradient',
159
- attrs: { id: 'sen__52__l', x1: '100%', x2: '0%', y1: '50%', y2: '50%' },
159
+ attrs: { id: 'sen__59__l', x1: '100%', x2: '0%', y1: '50%', y2: '50%' },
160
160
  children: [
161
161
  { tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.2' } },
162
162
  { tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.3' } },
@@ -164,7 +164,7 @@ const NoCarsPurely: IconDefinition = {
164
164
  },
165
165
  {
166
166
  tag: 'linearGradient',
167
- attrs: { id: 'sen__52__o', x1: '33.11%', x2: '61.09%', y1: '85.22%', y2: '0%' },
167
+ attrs: { id: 'sen__59__o', x1: '33.11%', x2: '61.09%', y1: '85.22%', y2: '0%' },
168
168
  children: [
169
169
  { tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.55' } },
170
170
  { tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5' } },
@@ -172,7 +172,7 @@ const NoCarsPurely: IconDefinition = {
172
172
  },
173
173
  {
174
174
  tag: 'linearGradient',
175
- attrs: { id: 'sen__52__q', x1: '136.12%', x2: '82.07%', y1: '8.88%', y2: '73.1%' },
175
+ attrs: { id: 'sen__59__q', x1: '136.12%', x2: '82.07%', y1: '8.88%', y2: '73.1%' },
176
176
  children: [
177
177
  { tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.35' } },
178
178
  { tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.65' } },
@@ -180,7 +180,7 @@ const NoCarsPurely: IconDefinition = {
180
180
  },
181
181
  {
182
182
  tag: 'linearGradient',
183
- attrs: { id: 'sen__52__u', x1: '33.86%', x2: '74.95%', y1: '77.63%', y2: '28.12%' },
183
+ attrs: { id: 'sen__59__u', x1: '33.86%', x2: '74.95%', y1: '77.63%', y2: '28.12%' },
184
184
  children: [
185
185
  { tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.04' } },
186
186
  { tag: 'stop', attrs: { offset: '29.64%', 'stop-color': '#2B6DE5', 'stop-opacity': '.15' } },
@@ -191,7 +191,7 @@ const NoCarsPurely: IconDefinition = {
191
191
  },
192
192
  {
193
193
  tag: 'linearGradient',
194
- attrs: { id: 'sen__52__w', x1: '0%', x2: '60.12%', y1: '79.03%', y2: '52.18%' },
194
+ attrs: { id: 'sen__59__w', x1: '0%', x2: '60.12%', y1: '79.03%', y2: '52.18%' },
195
195
  children: [
196
196
  { tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.25' } },
197
197
  { tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.55' } },
@@ -199,7 +199,7 @@ const NoCarsPurely: IconDefinition = {
199
199
  },
200
200
  {
201
201
  tag: 'linearGradient',
202
- attrs: { id: 'sen__52__z', x1: '75.81%', x2: '75.81%', y1: '41.93%', y2: '-54.53%' },
202
+ attrs: { id: 'sen__59__z', x1: '75.81%', x2: '75.81%', y1: '41.93%', y2: '-54.53%' },
203
203
  children: [
204
204
  { tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.35' } },
205
205
  { tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.45' } },
@@ -207,7 +207,7 @@ const NoCarsPurely: IconDefinition = {
207
207
  },
208
208
  {
209
209
  tag: 'linearGradient',
210
- attrs: { id: 'sen__52__B', x1: '0%', x2: '37.02%', y1: '52.93%', y2: '16.05%' },
210
+ attrs: { id: 'sen__59__B', x1: '0%', x2: '37.02%', y1: '52.93%', y2: '16.05%' },
211
211
  children: [
212
212
  { tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '0' } },
213
213
  { tag: 'stop', attrs: { offset: '99.91%', 'stop-color': '#2B6DE5', 'stop-opacity': '.2' } },
@@ -215,7 +215,7 @@ const NoCarsPurely: IconDefinition = {
215
215
  },
216
216
  {
217
217
  tag: 'linearGradient',
218
- attrs: { id: 'sen__52__E', x1: '33.01%', x2: '61.16%', y1: '85.22%', y2: '0%' },
218
+ attrs: { id: 'sen__59__E', x1: '33.01%', x2: '61.16%', y1: '85.22%', y2: '0%' },
219
219
  children: [
220
220
  { tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.55' } },
221
221
  { tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5' } },
@@ -223,7 +223,7 @@ const NoCarsPurely: IconDefinition = {
223
223
  },
224
224
  {
225
225
  tag: 'linearGradient',
226
- attrs: { id: 'sen__52__G', x1: '136.12%', x2: '82.07%', y1: '9.4%', y2: '72.81%' },
226
+ attrs: { id: 'sen__59__G', x1: '136.12%', x2: '82.07%', y1: '9.4%', y2: '72.81%' },
227
227
  children: [
228
228
  { tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.35' } },
229
229
  { tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.65' } },
@@ -231,7 +231,7 @@ const NoCarsPurely: IconDefinition = {
231
231
  },
232
232
  {
233
233
  tag: 'linearGradient',
234
- attrs: { id: 'sen__52__K', x1: '33.86%', x2: '74.95%', y1: '77.3%', y2: '28.39%' },
234
+ attrs: { id: 'sen__59__K', x1: '33.86%', x2: '74.95%', y1: '77.3%', y2: '28.39%' },
235
235
  children: [
236
236
  { tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.04' } },
237
237
  { tag: 'stop', attrs: { offset: '29.64%', 'stop-color': '#2B6DE5', 'stop-opacity': '.15' } },
@@ -242,7 +242,7 @@ const NoCarsPurely: IconDefinition = {
242
242
  },
243
243
  {
244
244
  tag: 'linearGradient',
245
- attrs: { id: 'sen__52__M', x1: '0%', x2: '60.12%', y1: '78.68%', y2: '52.16%' },
245
+ attrs: { id: 'sen__59__M', x1: '0%', x2: '60.12%', y1: '78.68%', y2: '52.16%' },
246
246
  children: [
247
247
  { tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.25' } },
248
248
  { tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.55' } },
@@ -250,7 +250,7 @@ const NoCarsPurely: IconDefinition = {
250
250
  },
251
251
  {
252
252
  tag: 'linearGradient',
253
- attrs: { id: 'sen__52__P', x1: '75.81%', x2: '75.81%', y1: '41.93%', y2: '-54.53%' },
253
+ attrs: { id: 'sen__59__P', x1: '75.81%', x2: '75.81%', y1: '41.93%', y2: '-54.53%' },
254
254
  children: [
255
255
  { tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.35' } },
256
256
  { tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.45' } },
@@ -258,7 +258,7 @@ const NoCarsPurely: IconDefinition = {
258
258
  },
259
259
  {
260
260
  tag: 'linearGradient',
261
- attrs: { id: 'sen__52__R', x1: '0%', x2: '37.02%', y1: '52.9%', y2: '16.45%' },
261
+ attrs: { id: 'sen__59__R', x1: '0%', x2: '37.02%', y1: '52.9%', y2: '16.45%' },
262
262
  children: [
263
263
  { tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '0' } },
264
264
  { tag: 'stop', attrs: { offset: '99.91%', 'stop-color': '#2B6DE5', 'stop-opacity': '.2' } },
@@ -266,7 +266,7 @@ const NoCarsPurely: IconDefinition = {
266
266
  },
267
267
  {
268
268
  tag: 'linearGradient',
269
- attrs: { id: 'sen__52__S', x1: '50%', x2: '50%', y1: '17.57%', y2: '100%' },
269
+ attrs: { id: 'sen__59__S', x1: '50%', x2: '50%', y1: '17.57%', y2: '100%' },
270
270
  children: [
271
271
  { tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '0' } },
272
272
  { tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.15' } },
@@ -274,7 +274,7 @@ const NoCarsPurely: IconDefinition = {
274
274
  },
275
275
  {
276
276
  tag: 'linearGradient',
277
- attrs: { id: 'sen__52__U', x1: '100%', x2: '0%', y1: '50.85%', y2: '49.15%' },
277
+ attrs: { id: 'sen__59__U', x1: '100%', x2: '0%', y1: '50.85%', y2: '49.15%' },
278
278
  children: [
279
279
  { tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.45' } },
280
280
  { tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.65' } },
@@ -282,7 +282,7 @@ const NoCarsPurely: IconDefinition = {
282
282
  },
283
283
  {
284
284
  tag: 'linearGradient',
285
- attrs: { id: 'sen__52__W', x1: '100%', x2: '0%', y1: '81.84%', y2: '18.16%' },
285
+ attrs: { id: 'sen__59__W', x1: '100%', x2: '0%', y1: '81.84%', y2: '18.16%' },
286
286
  children: [
287
287
  { tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.45' } },
288
288
  { tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.15' } },
@@ -290,7 +290,7 @@ const NoCarsPurely: IconDefinition = {
290
290
  },
291
291
  {
292
292
  tag: 'linearGradient',
293
- attrs: { id: 'sen__52__Y', x1: '58.48%', x2: '41.52%', y1: '0%', y2: '100%' },
293
+ attrs: { id: 'sen__59__Y', x1: '58.48%', x2: '41.52%', y1: '0%', y2: '100%' },
294
294
  children: [
295
295
  { tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.25' } },
296
296
  { tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.6' } },
@@ -298,7 +298,7 @@ const NoCarsPurely: IconDefinition = {
298
298
  },
299
299
  {
300
300
  tag: 'linearGradient',
301
- attrs: { id: 'sen__52__aa', x1: '34.93%', x2: '64.97%', y1: '0%', y2: '99.66%' },
301
+ attrs: { id: 'sen__59__aa', x1: '34.93%', x2: '64.97%', y1: '0%', y2: '99.66%' },
302
302
  children: [
303
303
  { tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.15' } },
304
304
  { tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.35' } },
@@ -306,7 +306,7 @@ const NoCarsPurely: IconDefinition = {
306
306
  },
307
307
  {
308
308
  tag: 'linearGradient',
309
- attrs: { id: 'sen__52__ac', x1: '100%', x2: '0%', y1: '50%', y2: '50%' },
309
+ attrs: { id: 'sen__59__ac', x1: '100%', x2: '0%', y1: '50%', y2: '50%' },
310
310
  children: [
311
311
  { tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.2' } },
312
312
  { tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.3' } },
@@ -314,7 +314,7 @@ const NoCarsPurely: IconDefinition = {
314
314
  },
315
315
  {
316
316
  tag: 'linearGradient',
317
- attrs: { id: 'sen__52__ae', x1: '65.43%', x2: '34.57%', y1: '100%', y2: '0%' },
317
+ attrs: { id: 'sen__59__ae', x1: '65.43%', x2: '34.57%', y1: '100%', y2: '0%' },
318
318
  children: [
319
319
  { tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.45' } },
320
320
  { tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5' } },
@@ -322,7 +322,7 @@ const NoCarsPurely: IconDefinition = {
322
322
  },
323
323
  {
324
324
  tag: 'linearGradient',
325
- attrs: { id: 'sen__52__ag', x1: '60.57%', x2: '39.43%', y1: '100%', y2: '0%' },
325
+ attrs: { id: 'sen__59__ag', x1: '60.57%', x2: '39.43%', y1: '100%', y2: '0%' },
326
326
  children: [
327
327
  { tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.45' } },
328
328
  { tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.25' } },
@@ -330,7 +330,7 @@ const NoCarsPurely: IconDefinition = {
330
330
  },
331
331
  {
332
332
  tag: 'linearGradient',
333
- attrs: { id: 'sen__52__aj', x1: '100%', x2: '0%', y1: '68%', y2: '32%' },
333
+ attrs: { id: 'sen__59__aj', x1: '100%', x2: '0%', y1: '68%', y2: '32%' },
334
334
  children: [
335
335
  { tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.45' } },
336
336
  { tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.65' } },
@@ -338,7 +338,7 @@ const NoCarsPurely: IconDefinition = {
338
338
  },
339
339
  {
340
340
  tag: 'linearGradient',
341
- attrs: { id: 'sen__52__al', x1: '64.22%', x2: '35.78%', y1: '0%', y2: '100%' },
341
+ attrs: { id: 'sen__59__al', x1: '64.22%', x2: '35.78%', y1: '0%', y2: '100%' },
342
342
  children: [
343
343
  { tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.25' } },
344
344
  { tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.6' } },
@@ -346,7 +346,7 @@ const NoCarsPurely: IconDefinition = {
346
346
  },
347
347
  {
348
348
  tag: 'linearGradient',
349
- attrs: { id: 'sen__52__an', x1: '35.78%', x2: '64.13%', y1: '0%', y2: '99.66%' },
349
+ attrs: { id: 'sen__59__an', x1: '35.78%', x2: '64.13%', y1: '0%', y2: '99.66%' },
350
350
  children: [
351
351
  { tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.15' } },
352
352
  { tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.35' } },
@@ -354,20 +354,20 @@ const NoCarsPurely: IconDefinition = {
354
354
  },
355
355
  {
356
356
  tag: 'linearGradient',
357
- attrs: { id: 'sen__52__ap', x1: '100%', x2: '0%', y1: '50%', y2: '50%' },
357
+ attrs: { id: 'sen__59__ap', x1: '100%', x2: '0%', y1: '50%', y2: '50%' },
358
358
  children: [
359
359
  { tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.2' } },
360
360
  { tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.3' } },
361
361
  ],
362
362
  },
363
- { tag: 'ellipse', attrs: { id: 'sen__52__n', cx: '32.09', cy: '43.74', rx: '2.42', ry: '4.16' } },
364
- { tag: 'ellipse', attrs: { id: 'sen__52__x', cx: '61.73', cy: '26.38', rx: '2.42', ry: '4.16' } },
365
- { tag: 'ellipse', attrs: { id: 'sen__52__D', cx: '36.16', cy: '48.99', rx: '2.72', ry: '4.67' } },
366
- { tag: 'ellipse', attrs: { id: 'sen__52__N', cx: '69.56', cy: '29.54', rx: '2.72', ry: '4.67' } },
363
+ { tag: 'ellipse', attrs: { id: 'sen__59__n', cx: '32.09', cy: '43.74', rx: '2.42', ry: '4.16' } },
364
+ { tag: 'ellipse', attrs: { id: 'sen__59__x', cx: '61.73', cy: '26.38', rx: '2.42', ry: '4.16' } },
365
+ { tag: 'ellipse', attrs: { id: 'sen__59__D', cx: '36.16', cy: '48.99', rx: '2.72', ry: '4.67' } },
366
+ { tag: 'ellipse', attrs: { id: 'sen__59__N', cx: '69.56', cy: '29.54', rx: '2.72', ry: '4.67' } },
367
367
  {
368
368
  tag: 'filter',
369
369
  attrs: {
370
- id: 'sen__52__g',
370
+ id: 'sen__59__g',
371
371
  width: '101%',
372
372
  height: '101.6%',
373
373
  x: '-.5%',
@@ -396,7 +396,7 @@ const NoCarsPurely: IconDefinition = {
396
396
  {
397
397
  tag: 'filter',
398
398
  attrs: {
399
- id: 'sen__52__ah',
399
+ id: 'sen__59__ah',
400
400
  width: '110%',
401
401
  height: '87.4%',
402
402
  x: '-5%',
@@ -430,291 +430,291 @@ const NoCarsPurely: IconDefinition = {
430
430
  children: [
431
431
  {
432
432
  tag: 'use',
433
- attrs: { 'xlink:href': '#sen__52__b', fill: 'url(#sen__52__a)', transform: 'translate(31 100)' },
433
+ attrs: { 'xlink:href': '#sen__59__b', fill: 'url(#sen__59__a)', transform: 'translate(31 100)' },
434
434
  },
435
435
  {
436
436
  tag: 'g',
437
437
  attrs: { transform: 'translate(31 100)' },
438
438
  children: [
439
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__c', fill: '#FFF' } },
440
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__c', fill: 'url(#sen__52__d)' } },
439
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__c', fill: '#FFF' } },
440
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__c', fill: 'url(#sen__59__d)' } },
441
441
  ],
442
442
  },
443
443
  {
444
444
  tag: 'g',
445
445
  attrs: { transform: 'translate(31 100)' },
446
446
  children: [
447
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__e', fill: '#FFF' } },
448
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__e', fill: 'url(#sen__52__f)' } },
449
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__e', fill: '#000', filter: 'url(#sen__52__g)' } },
447
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__e', fill: '#FFF' } },
448
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__e', fill: 'url(#sen__59__f)' } },
449
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__e', fill: '#000', filter: 'url(#sen__59__g)' } },
450
450
  ],
451
451
  },
452
452
  {
453
453
  tag: 'g',
454
454
  attrs: { transform: 'translate(31 100)' },
455
455
  children: [
456
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__h', fill: '#FFF' } },
457
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__h', fill: 'url(#sen__52__i)' } },
456
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__h', fill: '#FFF' } },
457
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__h', fill: 'url(#sen__59__i)' } },
458
458
  ],
459
459
  },
460
460
  {
461
461
  tag: 'path',
462
462
  attrs: {
463
- fill: 'url(#sen__52__j)',
463
+ fill: 'url(#sen__59__j)',
464
464
  d: 'M194 0v84l-97 56V0h97ZM97 0v140L0 84V0h97Z',
465
465
  transform: 'translate(31 72)',
466
466
  },
467
467
  },
468
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__k', fill: '#FFF' } },
469
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__k', fill: 'url(#sen__52__l)' } },
468
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__k', fill: '#FFF' } },
469
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__k', fill: 'url(#sen__59__l)' } },
470
470
  {
471
471
  tag: 'g',
472
472
  attrs: { transform: 'translate(73 95)' },
473
473
  children: [
474
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__m', fill: '#FFF' } },
475
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__m', fill: '#2B6DE5', 'fill-opacity': '.65' } },
474
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__m', fill: '#FFF' } },
475
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__m', fill: '#2B6DE5', 'fill-opacity': '.65' } },
476
476
  ],
477
477
  },
478
478
  {
479
479
  tag: 'g',
480
480
  attrs: { transform: 'rotate(30 -108.68 227.46)' },
481
481
  children: [
482
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__n', fill: '#FFF' } },
483
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__n', fill: 'url(#sen__52__o)' } },
482
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__n', fill: '#FFF' } },
483
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__n', fill: 'url(#sen__59__o)' } },
484
484
  ],
485
485
  },
486
486
  {
487
487
  tag: 'g',
488
488
  attrs: { transform: 'rotate(30 -114 224.37)' },
489
489
  children: [
490
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__p', fill: '#FFF' } },
491
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__p', fill: 'url(#sen__52__q)' } },
490
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__p', fill: '#FFF' } },
491
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__p', fill: 'url(#sen__59__q)' } },
492
492
  ],
493
493
  },
494
494
  {
495
495
  tag: 'g',
496
496
  attrs: { transform: 'translate(73 95)' },
497
497
  children: [
498
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__r', fill: '#FFF' } },
499
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__r', fill: '#2B6DE5', 'fill-opacity': '.65' } },
498
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__r', fill: '#FFF' } },
499
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__r', fill: '#2B6DE5', 'fill-opacity': '.65' } },
500
500
  ],
501
501
  },
502
502
  {
503
503
  tag: 'g',
504
504
  attrs: { transform: 'rotate(30 -84.35 207)' },
505
505
  children: [
506
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__s', fill: '#FFF' } },
507
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__s', fill: 'url(#sen__52__q)' } },
506
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__s', fill: '#FFF' } },
507
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__s', fill: 'url(#sen__59__q)' } },
508
508
  ],
509
509
  },
510
510
  {
511
511
  tag: 'g',
512
512
  attrs: { transform: 'translate(73 95)' },
513
513
  children: [
514
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__t', fill: '#FFF' } },
515
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__t', fill: 'url(#sen__52__u)' } },
514
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__t', fill: '#FFF' } },
515
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__t', fill: 'url(#sen__59__u)' } },
516
516
  ],
517
517
  },
518
518
  {
519
519
  tag: 'g',
520
520
  attrs: { transform: 'translate(73 95)' },
521
521
  children: [
522
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__v', fill: '#FFF' } },
523
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__v', fill: 'url(#sen__52__w)' } },
522
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__v', fill: '#FFF' } },
523
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__v', fill: 'url(#sen__59__w)' } },
524
524
  ],
525
525
  },
526
526
  {
527
527
  tag: 'g',
528
528
  attrs: { transform: 'rotate(30 -79.04 210.1)' },
529
529
  children: [
530
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__x', fill: '#FFF' } },
531
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__x', fill: 'url(#sen__52__o)' } },
530
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__x', fill: '#FFF' } },
531
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__x', fill: 'url(#sen__59__o)' } },
532
532
  ],
533
533
  },
534
534
  {
535
535
  tag: 'g',
536
536
  attrs: { transform: 'translate(73 95)' },
537
537
  children: [
538
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__y', fill: '#FFF' } },
539
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__y', fill: 'url(#sen__52__z)' } },
538
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__y', fill: '#FFF' } },
539
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__y', fill: 'url(#sen__59__z)' } },
540
540
  ],
541
541
  },
542
542
  {
543
543
  tag: 'g',
544
544
  attrs: { transform: 'translate(73 95)' },
545
545
  children: [
546
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__A', fill: '#FFF' } },
547
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__A', fill: 'url(#sen__52__B)' } },
546
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__A', fill: '#FFF' } },
547
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__A', fill: 'url(#sen__59__B)' } },
548
548
  ],
549
549
  },
550
550
  {
551
551
  tag: 'g',
552
552
  attrs: { transform: 'translate(101.94 127.01)' },
553
553
  children: [
554
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__C', fill: '#FFF' } },
555
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__C', fill: '#2B6DE5', 'fill-opacity': '.65' } },
554
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__C', fill: '#FFF' } },
555
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__C', fill: '#2B6DE5', 'fill-opacity': '.65' } },
556
556
  ],
557
557
  },
558
558
  {
559
559
  tag: 'g',
560
560
  attrs: { transform: 'rotate(30 -149.88 302.72)' },
561
561
  children: [
562
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__D', fill: '#FFF' } },
563
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__D', fill: 'url(#sen__52__E)' } },
562
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__D', fill: '#FFF' } },
563
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__D', fill: 'url(#sen__59__E)' } },
564
564
  ],
565
565
  },
566
566
  {
567
567
  tag: 'g',
568
568
  attrs: { transform: 'rotate(30 -155.88 299.25)' },
569
569
  children: [
570
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__F', fill: '#FFF' } },
571
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__F', fill: 'url(#sen__52__G)' } },
570
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__F', fill: '#FFF' } },
571
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__F', fill: 'url(#sen__59__G)' } },
572
572
  ],
573
573
  },
574
574
  {
575
575
  tag: 'g',
576
576
  attrs: { transform: 'translate(101.94 127.01)' },
577
577
  children: [
578
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__H', fill: '#FFF' } },
579
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__H', fill: '#2B6DE5', 'fill-opacity': '.65' } },
578
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__H', fill: '#FFF' } },
579
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__H', fill: '#2B6DE5', 'fill-opacity': '.65' } },
580
580
  ],
581
581
  },
582
582
  {
583
583
  tag: 'g',
584
584
  attrs: { transform: 'rotate(30 -122.48 279.8)' },
585
585
  children: [
586
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__I', fill: '#FFF' } },
587
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__I', fill: 'url(#sen__52__G)' } },
586
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__I', fill: '#FFF' } },
587
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__I', fill: 'url(#sen__59__G)' } },
588
588
  ],
589
589
  },
590
590
  {
591
591
  tag: 'g',
592
592
  attrs: { transform: 'translate(101.94 127.01)' },
593
593
  children: [
594
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__J', fill: '#FFF' } },
595
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__J', fill: 'url(#sen__52__K)' } },
594
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__J', fill: '#FFF' } },
595
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__J', fill: 'url(#sen__59__K)' } },
596
596
  ],
597
597
  },
598
598
  {
599
599
  tag: 'g',
600
600
  attrs: { transform: 'translate(101.94 127.01)' },
601
601
  children: [
602
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__L', fill: '#FFF' } },
603
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__L', fill: 'url(#sen__52__M)' } },
602
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__L', fill: '#FFF' } },
603
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__L', fill: 'url(#sen__59__M)' } },
604
604
  ],
605
605
  },
606
606
  {
607
607
  tag: 'g',
608
608
  attrs: { transform: 'rotate(30 -116.48 283.27)' },
609
609
  children: [
610
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__N', fill: '#FFF' } },
611
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__N', fill: 'url(#sen__52__E)' } },
610
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__N', fill: '#FFF' } },
611
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__N', fill: 'url(#sen__59__E)' } },
612
612
  ],
613
613
  },
614
614
  {
615
615
  tag: 'g',
616
616
  attrs: { transform: 'translate(101.94 127.01)' },
617
617
  children: [
618
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__O', fill: '#FFF' } },
619
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__O', fill: 'url(#sen__52__P)' } },
618
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__O', fill: '#FFF' } },
619
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__O', fill: 'url(#sen__59__P)' } },
620
620
  ],
621
621
  },
622
622
  {
623
623
  tag: 'g',
624
624
  attrs: { transform: 'translate(101.94 127.01)' },
625
625
  children: [
626
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__Q', fill: '#FFF' } },
627
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__Q', fill: 'url(#sen__52__R)' } },
626
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__Q', fill: '#FFF' } },
627
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__Q', fill: 'url(#sen__59__R)' } },
628
628
  ],
629
629
  },
630
- { tag: 'path', attrs: { fill: 'url(#sen__52__S)', d: 'm128 42 65 38v76l-65 38-65-38V80z' } },
630
+ { tag: 'path', attrs: { fill: 'url(#sen__59__S)', d: 'm128 42 65 38v76l-65 38-65-38V80z' } },
631
631
  {
632
632
  tag: 'g',
633
633
  attrs: { transform: 'translate(84 36)' },
634
634
  children: [
635
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__T', fill: '#FFF' } },
636
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__T', fill: 'url(#sen__52__U)' } },
635
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__T', fill: '#FFF' } },
636
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__T', fill: 'url(#sen__59__U)' } },
637
637
  ],
638
638
  },
639
639
  {
640
640
  tag: 'g',
641
641
  attrs: { transform: 'translate(84 36)' },
642
642
  children: [
643
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__V', fill: '#FFF' } },
644
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__V', fill: 'url(#sen__52__W)' } },
643
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__V', fill: '#FFF' } },
644
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__V', fill: 'url(#sen__59__W)' } },
645
645
  ],
646
646
  },
647
647
  {
648
648
  tag: 'g',
649
649
  attrs: { transform: 'translate(156 61)' },
650
650
  children: [
651
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__X', fill: '#FFF' } },
652
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__X', fill: 'url(#sen__52__Y)' } },
651
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__X', fill: '#FFF' } },
652
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__X', fill: 'url(#sen__59__Y)' } },
653
653
  ],
654
654
  },
655
655
  {
656
656
  tag: 'g',
657
657
  attrs: { transform: 'translate(156 61)' },
658
658
  children: [
659
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__Z', fill: '#FFF' } },
660
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__Z', fill: 'url(#sen__52__aa)' } },
659
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__Z', fill: '#FFF' } },
660
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__Z', fill: 'url(#sen__59__aa)' } },
661
661
  ],
662
662
  },
663
663
  {
664
664
  tag: 'g',
665
665
  attrs: { transform: 'translate(156 61)' },
666
666
  children: [
667
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__ab', fill: '#FFF' } },
668
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__ab', fill: 'url(#sen__52__ac)' } },
667
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__ab', fill: '#FFF' } },
668
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__ab', fill: 'url(#sen__59__ac)' } },
669
669
  ],
670
670
  },
671
671
  {
672
672
  tag: 'g',
673
673
  attrs: { transform: 'translate(84 66)' },
674
674
  children: [
675
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__ad', fill: '#FFF' } },
676
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__ad', fill: 'url(#sen__52__ae)' } },
675
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__ad', fill: '#FFF' } },
676
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__ad', fill: 'url(#sen__59__ae)' } },
677
677
  ],
678
678
  },
679
679
  {
680
680
  tag: 'g',
681
681
  attrs: { transform: 'translate(84 66)' },
682
682
  children: [
683
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__af', fill: '#FFF' } },
684
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__af', fill: 'url(#sen__52__ag)' } },
685
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__af', fill: '#000', filter: 'url(#sen__52__ah)' } },
683
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__af', fill: '#FFF' } },
684
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__af', fill: 'url(#sen__59__ag)' } },
685
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__af', fill: '#000', filter: 'url(#sen__59__ah)' } },
686
686
  ],
687
687
  },
688
688
  {
689
689
  tag: 'g',
690
690
  attrs: { transform: 'translate(84 66)' },
691
691
  children: [
692
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__ai', fill: '#FFF' } },
693
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__ai', fill: 'url(#sen__52__aj)' } },
692
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__ai', fill: '#FFF' } },
693
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__ai', fill: 'url(#sen__59__aj)' } },
694
694
  ],
695
695
  },
696
696
  {
697
697
  tag: 'g',
698
698
  attrs: { transform: 'translate(125 36)' },
699
699
  children: [
700
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__ak', fill: '#FFF' } },
701
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__ak', fill: 'url(#sen__52__al)' } },
700
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__ak', fill: '#FFF' } },
701
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__ak', fill: 'url(#sen__59__al)' } },
702
702
  ],
703
703
  },
704
704
  {
705
705
  tag: 'g',
706
706
  attrs: { transform: 'translate(125 36)' },
707
707
  children: [
708
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__am', fill: '#FFF' } },
709
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__am', fill: 'url(#sen__52__an)' } },
708
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__am', fill: '#FFF' } },
709
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__am', fill: 'url(#sen__59__an)' } },
710
710
  ],
711
711
  },
712
712
  {
713
713
  tag: 'g',
714
714
  attrs: { transform: 'translate(125 36)' },
715
715
  children: [
716
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__ao', fill: '#FFF' } },
717
- { tag: 'use', attrs: { 'xlink:href': '#sen__52__ao', fill: 'url(#sen__52__ap)' } },
716
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__ao', fill: '#FFF' } },
717
+ { tag: 'use', attrs: { 'xlink:href': '#sen__59__ao', fill: 'url(#sen__59__ap)' } },
718
718
  ],
719
719
  },
720
720
  ],