@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,34 +10,34 @@ const NoDevicePurely: IconDefinition = {
10
10
  tag: 'defs',
11
11
  attrs: {},
12
12
  children: [
13
- { tag: 'path', attrs: { id: 'sen__54__b', d: 'M176.68 74 194 84l-97 56L0 84l17.32-10L97 120l79.68-46Z' } },
14
- { tag: 'path', attrs: { id: 'sen__54__c', d: 'm194 64-97 56v-8l97-56v8Z' } },
15
- { tag: 'path', attrs: { id: 'sen__54__e', d: 'M97 112v8L0 64v-8l97 56Z' } },
16
- { tag: 'path', attrs: { id: 'sen__54__h', d: 'm97 0 97 56-97 56L0 56 97 0Z' } },
17
- { tag: 'path', attrs: { id: 'sen__54__j', d: 'M110 56 55 88V64l55-32v24Z' } },
18
- { tag: 'path', attrs: { id: 'sen__54__l', d: 'M102 46.66v4l-16 9.3v-4l16-9.3Z' } },
19
- { tag: 'path', attrs: { id: 'sen__54__n', d: 'M55 64v24L0 56V32l55 32Z' } },
20
- { tag: 'path', attrs: { id: 'sen__54__q', d: 'm55 0 55 32-55 32L0 32 55 0Z' } },
21
- { tag: 'path', attrs: { id: 'sen__54__s', d: 'm16 50.3 4 2.34v6l-4-2.33v-6Z' } },
22
- { tag: 'path', attrs: { id: 'sen__54__u', d: 'm25 55.55 4 2.32v6l-4-2.32v-6Z' } },
23
- { tag: 'path', attrs: { id: 'sen__54__v', d: 'm34 60.78 4 2.33v6l-4-2.33v-6Z' } },
24
- { tag: 'path', attrs: { id: 'sen__54__w', d: 'M110 56 55 88V64l55-32v24Z' } },
25
- { tag: 'path', attrs: { id: 'sen__54__x', d: 'M102 46.66v4l-16 9.3v-4l16-9.3Z' } },
26
- { tag: 'path', attrs: { id: 'sen__54__y', d: 'M55 64v24L0 56V32l55 32Z' } },
27
- { tag: 'path', attrs: { id: 'sen__54__A', d: 'm55 0 55 32-55 32L0 32 55 0Z' } },
28
- { tag: 'path', attrs: { id: 'sen__54__B', d: 'm16 50.3 4 2.34v6l-4-2.33v-6Z' } },
29
- { tag: 'path', attrs: { id: 'sen__54__C', d: 'm25 55.55 4 2.32v6l-4-2.32v-6Z' } },
30
- { tag: 'path', attrs: { id: 'sen__54__D', d: 'm34 60.78 4 2.33v6l-4-2.33v-6Z' } },
31
- { tag: 'path', attrs: { id: 'sen__54__E', d: 'M110 56 55 88V64l55-32v24Z' } },
32
- { tag: 'path', attrs: { id: 'sen__54__F', d: 'M102 46.66v4l-16 9.3v-4l16-9.3Z' } },
33
- { tag: 'path', attrs: { id: 'sen__54__G', d: 'M55 64v24L0 56V32l55 32Z' } },
34
- { tag: 'path', attrs: { id: 'sen__54__I', d: 'm55 0 55 32-55 32L0 32 55 0Z' } },
35
- { tag: 'path', attrs: { id: 'sen__54__J', d: 'm16 50.3 4 2.34v6l-4-2.33v-6Z' } },
36
- { tag: 'path', attrs: { id: 'sen__54__K', d: 'm25 55.55 4 2.32v6l-4-2.32v-6Z' } },
37
- { tag: 'path', attrs: { id: 'sen__54__L', d: 'm34 60.78 4 2.33v6l-4-2.33v-6Z' } },
13
+ { tag: 'path', attrs: { id: 'sen__61__b', d: 'M176.68 74 194 84l-97 56L0 84l17.32-10L97 120l79.68-46Z' } },
14
+ { tag: 'path', attrs: { id: 'sen__61__c', d: 'm194 64-97 56v-8l97-56v8Z' } },
15
+ { tag: 'path', attrs: { id: 'sen__61__e', d: 'M97 112v8L0 64v-8l97 56Z' } },
16
+ { tag: 'path', attrs: { id: 'sen__61__h', d: 'm97 0 97 56-97 56L0 56 97 0Z' } },
17
+ { tag: 'path', attrs: { id: 'sen__61__j', d: 'M110 56 55 88V64l55-32v24Z' } },
18
+ { tag: 'path', attrs: { id: 'sen__61__l', d: 'M102 46.66v4l-16 9.3v-4l16-9.3Z' } },
19
+ { tag: 'path', attrs: { id: 'sen__61__n', d: 'M55 64v24L0 56V32l55 32Z' } },
20
+ { tag: 'path', attrs: { id: 'sen__61__q', d: 'm55 0 55 32-55 32L0 32 55 0Z' } },
21
+ { tag: 'path', attrs: { id: 'sen__61__s', d: 'm16 50.3 4 2.34v6l-4-2.33v-6Z' } },
22
+ { tag: 'path', attrs: { id: 'sen__61__u', d: 'm25 55.55 4 2.32v6l-4-2.32v-6Z' } },
23
+ { tag: 'path', attrs: { id: 'sen__61__v', d: 'm34 60.78 4 2.33v6l-4-2.33v-6Z' } },
24
+ { tag: 'path', attrs: { id: 'sen__61__w', d: 'M110 56 55 88V64l55-32v24Z' } },
25
+ { tag: 'path', attrs: { id: 'sen__61__x', d: 'M102 46.66v4l-16 9.3v-4l16-9.3Z' } },
26
+ { tag: 'path', attrs: { id: 'sen__61__y', d: 'M55 64v24L0 56V32l55 32Z' } },
27
+ { tag: 'path', attrs: { id: 'sen__61__A', d: 'm55 0 55 32-55 32L0 32 55 0Z' } },
28
+ { tag: 'path', attrs: { id: 'sen__61__B', d: 'm16 50.3 4 2.34v6l-4-2.33v-6Z' } },
29
+ { tag: 'path', attrs: { id: 'sen__61__C', d: 'm25 55.55 4 2.32v6l-4-2.32v-6Z' } },
30
+ { tag: 'path', attrs: { id: 'sen__61__D', d: 'm34 60.78 4 2.33v6l-4-2.33v-6Z' } },
31
+ { tag: 'path', attrs: { id: 'sen__61__E', d: 'M110 56 55 88V64l55-32v24Z' } },
32
+ { tag: 'path', attrs: { id: 'sen__61__F', d: 'M102 46.66v4l-16 9.3v-4l16-9.3Z' } },
33
+ { tag: 'path', attrs: { id: 'sen__61__G', d: 'M55 64v24L0 56V32l55 32Z' } },
34
+ { tag: 'path', attrs: { id: 'sen__61__I', d: 'm55 0 55 32-55 32L0 32 55 0Z' } },
35
+ { tag: 'path', attrs: { id: 'sen__61__J', d: 'm16 50.3 4 2.34v6l-4-2.33v-6Z' } },
36
+ { tag: 'path', attrs: { id: 'sen__61__K', d: 'm25 55.55 4 2.32v6l-4-2.32v-6Z' } },
37
+ { tag: 'path', attrs: { id: 'sen__61__L', d: 'm34 60.78 4 2.33v6l-4-2.33v-6Z' } },
38
38
  {
39
39
  tag: 'linearGradient',
40
- attrs: { id: 'sen__54__a', x1: '100%', x2: '0%', y1: '50%', y2: '50%' },
40
+ attrs: { id: 'sen__61__a', x1: '100%', x2: '0%', y1: '50%', y2: '50%' },
41
41
  children: [
42
42
  { tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.04' } },
43
43
  { tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.09' } },
@@ -45,7 +45,7 @@ const NoDevicePurely: IconDefinition = {
45
45
  },
46
46
  {
47
47
  tag: 'linearGradient',
48
- attrs: { id: 'sen__54__d', x1: '100%', x2: '0%', y1: '28.23%', y2: '71.77%' },
48
+ attrs: { id: 'sen__61__d', x1: '100%', x2: '0%', y1: '28.23%', y2: '71.77%' },
49
49
  children: [
50
50
  { tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.15' } },
51
51
  { tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.45' } },
@@ -53,7 +53,7 @@ const NoDevicePurely: IconDefinition = {
53
53
  },
54
54
  {
55
55
  tag: 'linearGradient',
56
- attrs: { id: 'sen__54__f', x1: '0%', x2: '100%', y1: '28.23%', y2: '71.77%' },
56
+ attrs: { id: 'sen__61__f', x1: '0%', x2: '100%', y1: '28.23%', y2: '71.77%' },
57
57
  children: [
58
58
  { tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '0' } },
59
59
  { tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.25' } },
@@ -61,7 +61,7 @@ const NoDevicePurely: IconDefinition = {
61
61
  },
62
62
  {
63
63
  tag: 'linearGradient',
64
- attrs: { id: 'sen__54__i', x1: '100%', x2: '0%', y1: '50%', y2: '50%' },
64
+ attrs: { id: 'sen__61__i', x1: '100%', x2: '0%', y1: '50%', y2: '50%' },
65
65
  children: [
66
66
  { tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '0' } },
67
67
  { tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.25' } },
@@ -69,7 +69,7 @@ const NoDevicePurely: IconDefinition = {
69
69
  },
70
70
  {
71
71
  tag: 'linearGradient',
72
- attrs: { id: 'sen__54__k', x1: '98.23%', x2: '1.77%', y1: '0%', y2: '100%' },
72
+ attrs: { id: 'sen__61__k', x1: '98.23%', x2: '1.77%', y1: '0%', y2: '100%' },
73
73
  children: [
74
74
  { tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.15' } },
75
75
  { tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.45' } },
@@ -77,7 +77,7 @@ const NoDevicePurely: IconDefinition = {
77
77
  },
78
78
  {
79
79
  tag: 'linearGradient',
80
- attrs: { id: 'sen__54__m', x1: '0%', x2: '100%', y1: '84.6%', y2: '15.4%' },
80
+ attrs: { id: 'sen__61__m', x1: '0%', x2: '100%', y1: '84.6%', y2: '15.4%' },
81
81
  children: [
82
82
  { tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.09' } },
83
83
  { tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.15' } },
@@ -85,7 +85,7 @@ const NoDevicePurely: IconDefinition = {
85
85
  },
86
86
  {
87
87
  tag: 'linearGradient',
88
- attrs: { id: 'sen__54__o', x1: '1.77%', x2: '50%', y1: '0%', y2: '79.85%' },
88
+ attrs: { id: 'sen__61__o', x1: '1.77%', x2: '50%', y1: '0%', y2: '79.85%' },
89
89
  children: [
90
90
  { tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '0' } },
91
91
  { tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.25' } },
@@ -93,7 +93,7 @@ const NoDevicePurely: IconDefinition = {
93
93
  },
94
94
  {
95
95
  tag: 'linearGradient',
96
- attrs: { id: 'sen__54__r', x1: '100%', x2: '0%', y1: '50%', y2: '50%' },
96
+ attrs: { id: 'sen__61__r', x1: '100%', x2: '0%', y1: '50%', y2: '50%' },
97
97
  children: [
98
98
  { tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '0' } },
99
99
  { tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.25' } },
@@ -101,7 +101,7 @@ const NoDevicePurely: IconDefinition = {
101
101
  },
102
102
  {
103
103
  tag: 'linearGradient',
104
- attrs: { id: 'sen__54__t', x1: '61.54%', x2: '38.46%', y1: '100%', y2: '0%' },
104
+ attrs: { id: 'sen__61__t', x1: '61.54%', x2: '38.46%', y1: '100%', y2: '0%' },
105
105
  children: [
106
106
  { tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '.45' } },
107
107
  { tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5' } },
@@ -109,7 +109,7 @@ const NoDevicePurely: IconDefinition = {
109
109
  },
110
110
  {
111
111
  tag: 'linearGradient',
112
- attrs: { id: 'sen__54__M', x1: '50%', x2: '50%', y1: '17.57%', y2: '100%' },
112
+ attrs: { id: 'sen__61__M', x1: '50%', x2: '50%', y1: '17.57%', y2: '100%' },
113
113
  children: [
114
114
  { tag: 'stop', attrs: { offset: '0%', 'stop-color': '#2B6DE5', 'stop-opacity': '0' } },
115
115
  { tag: 'stop', attrs: { offset: '100%', 'stop-color': '#2B6DE5', 'stop-opacity': '.15' } },
@@ -118,7 +118,7 @@ const NoDevicePurely: IconDefinition = {
118
118
  {
119
119
  tag: 'filter',
120
120
  attrs: {
121
- id: 'sen__54__g',
121
+ id: 'sen__61__g',
122
122
  width: '101%',
123
123
  height: '101.6%',
124
124
  x: '-.5%',
@@ -147,7 +147,7 @@ const NoDevicePurely: IconDefinition = {
147
147
  {
148
148
  tag: 'filter',
149
149
  attrs: {
150
- id: 'sen__54__p',
150
+ id: 'sen__61__p',
151
151
  width: '101.8%',
152
152
  height: '101.8%',
153
153
  x: '-.9%',
@@ -176,7 +176,7 @@ const NoDevicePurely: IconDefinition = {
176
176
  {
177
177
  tag: 'filter',
178
178
  attrs: {
179
- id: 'sen__54__z',
179
+ id: 'sen__61__z',
180
180
  width: '101.8%',
181
181
  height: '101.8%',
182
182
  x: '-.9%',
@@ -205,7 +205,7 @@ const NoDevicePurely: IconDefinition = {
205
205
  {
206
206
  tag: 'filter',
207
207
  attrs: {
208
- id: 'sen__54__H',
208
+ id: 'sen__61__H',
209
209
  width: '101.8%',
210
210
  height: '101.8%',
211
211
  x: '-.9%',
@@ -239,208 +239,208 @@ const NoDevicePurely: IconDefinition = {
239
239
  children: [
240
240
  {
241
241
  tag: 'use',
242
- attrs: { 'xlink:href': '#sen__54__b', fill: 'url(#sen__54__a)', transform: 'translate(31 100)' },
242
+ attrs: { 'xlink:href': '#sen__61__b', fill: 'url(#sen__61__a)', transform: 'translate(31 100)' },
243
243
  },
244
244
  {
245
245
  tag: 'g',
246
246
  attrs: { transform: 'translate(31 100)' },
247
247
  children: [
248
- { tag: 'use', attrs: { 'xlink:href': '#sen__54__c', fill: '#FFF' } },
249
- { tag: 'use', attrs: { 'xlink:href': '#sen__54__c', fill: 'url(#sen__54__d)' } },
248
+ { tag: 'use', attrs: { 'xlink:href': '#sen__61__c', fill: '#FFF' } },
249
+ { tag: 'use', attrs: { 'xlink:href': '#sen__61__c', fill: 'url(#sen__61__d)' } },
250
250
  ],
251
251
  },
252
252
  {
253
253
  tag: 'g',
254
254
  attrs: { transform: 'translate(31 100)' },
255
255
  children: [
256
- { tag: 'use', attrs: { 'xlink:href': '#sen__54__e', fill: '#FFF' } },
257
- { tag: 'use', attrs: { 'xlink:href': '#sen__54__e', fill: 'url(#sen__54__f)' } },
258
- { tag: 'use', attrs: { 'xlink:href': '#sen__54__e', fill: '#000', filter: 'url(#sen__54__g)' } },
256
+ { tag: 'use', attrs: { 'xlink:href': '#sen__61__e', fill: '#FFF' } },
257
+ { tag: 'use', attrs: { 'xlink:href': '#sen__61__e', fill: 'url(#sen__61__f)' } },
258
+ { tag: 'use', attrs: { 'xlink:href': '#sen__61__e', fill: '#000', filter: 'url(#sen__61__g)' } },
259
259
  ],
260
260
  },
261
261
  {
262
262
  tag: 'g',
263
263
  attrs: { transform: 'translate(31 100)' },
264
264
  children: [
265
- { tag: 'use', attrs: { 'xlink:href': '#sen__54__h', fill: '#FFF' } },
266
- { tag: 'use', attrs: { 'xlink:href': '#sen__54__h', fill: 'url(#sen__54__i)' } },
265
+ { tag: 'use', attrs: { 'xlink:href': '#sen__61__h', fill: '#FFF' } },
266
+ { tag: 'use', attrs: { 'xlink:href': '#sen__61__h', fill: 'url(#sen__61__i)' } },
267
267
  ],
268
268
  },
269
269
  {
270
270
  tag: 'g',
271
271
  attrs: { transform: 'translate(73 100)' },
272
272
  children: [
273
- { tag: 'use', attrs: { 'xlink:href': '#sen__54__j', fill: '#FFF' } },
274
- { tag: 'use', attrs: { 'xlink:href': '#sen__54__j', fill: 'url(#sen__54__k)' } },
273
+ { tag: 'use', attrs: { 'xlink:href': '#sen__61__j', fill: '#FFF' } },
274
+ { tag: 'use', attrs: { 'xlink:href': '#sen__61__j', fill: 'url(#sen__61__k)' } },
275
275
  ],
276
276
  },
277
277
  {
278
278
  tag: 'g',
279
279
  attrs: { transform: 'translate(73 100)' },
280
280
  children: [
281
- { tag: 'use', attrs: { 'xlink:href': '#sen__54__l', fill: '#FFF' } },
282
- { tag: 'use', attrs: { 'xlink:href': '#sen__54__l', fill: 'url(#sen__54__m)' } },
281
+ { tag: 'use', attrs: { 'xlink:href': '#sen__61__l', fill: '#FFF' } },
282
+ { tag: 'use', attrs: { 'xlink:href': '#sen__61__l', fill: 'url(#sen__61__m)' } },
283
283
  ],
284
284
  },
285
285
  {
286
286
  tag: 'g',
287
287
  attrs: { transform: 'translate(73 100)' },
288
288
  children: [
289
- { tag: 'use', attrs: { 'xlink:href': '#sen__54__n', fill: '#FFF' } },
290
- { tag: 'use', attrs: { 'xlink:href': '#sen__54__n', fill: 'url(#sen__54__o)' } },
291
- { tag: 'use', attrs: { 'xlink:href': '#sen__54__n', fill: '#000', filter: 'url(#sen__54__p)' } },
289
+ { tag: 'use', attrs: { 'xlink:href': '#sen__61__n', fill: '#FFF' } },
290
+ { tag: 'use', attrs: { 'xlink:href': '#sen__61__n', fill: 'url(#sen__61__o)' } },
291
+ { tag: 'use', attrs: { 'xlink:href': '#sen__61__n', fill: '#000', filter: 'url(#sen__61__p)' } },
292
292
  ],
293
293
  },
294
294
  {
295
295
  tag: 'g',
296
296
  attrs: { transform: 'translate(73 100)' },
297
297
  children: [
298
- { tag: 'use', attrs: { 'xlink:href': '#sen__54__q', fill: '#FFF' } },
299
- { tag: 'use', attrs: { 'xlink:href': '#sen__54__q', fill: 'url(#sen__54__r)' } },
298
+ { tag: 'use', attrs: { 'xlink:href': '#sen__61__q', fill: '#FFF' } },
299
+ { tag: 'use', attrs: { 'xlink:href': '#sen__61__q', fill: 'url(#sen__61__r)' } },
300
300
  ],
301
301
  },
302
302
  {
303
303
  tag: 'g',
304
304
  attrs: { transform: 'translate(73 100)' },
305
305
  children: [
306
- { tag: 'use', attrs: { 'xlink:href': '#sen__54__s', fill: '#FFF' } },
307
- { tag: 'use', attrs: { 'xlink:href': '#sen__54__s', fill: 'url(#sen__54__t)' } },
306
+ { tag: 'use', attrs: { 'xlink:href': '#sen__61__s', fill: '#FFF' } },
307
+ { tag: 'use', attrs: { 'xlink:href': '#sen__61__s', fill: 'url(#sen__61__t)' } },
308
308
  ],
309
309
  },
310
310
  {
311
311
  tag: 'g',
312
312
  attrs: { transform: 'translate(73 100)' },
313
313
  children: [
314
- { tag: 'use', attrs: { 'xlink:href': '#sen__54__u', fill: '#FFF' } },
315
- { tag: 'use', attrs: { 'xlink:href': '#sen__54__u', fill: 'url(#sen__54__t)' } },
314
+ { tag: 'use', attrs: { 'xlink:href': '#sen__61__u', fill: '#FFF' } },
315
+ { tag: 'use', attrs: { 'xlink:href': '#sen__61__u', fill: 'url(#sen__61__t)' } },
316
316
  ],
317
317
  },
318
318
  {
319
319
  tag: 'g',
320
320
  attrs: { transform: 'translate(73 100)' },
321
321
  children: [
322
- { tag: 'use', attrs: { 'xlink:href': '#sen__54__v', fill: '#FFF' } },
323
- { tag: 'use', attrs: { 'xlink:href': '#sen__54__v', fill: 'url(#sen__54__t)' } },
322
+ { tag: 'use', attrs: { 'xlink:href': '#sen__61__v', fill: '#FFF' } },
323
+ { tag: 'use', attrs: { 'xlink:href': '#sen__61__v', fill: 'url(#sen__61__t)' } },
324
324
  ],
325
325
  },
326
326
  {
327
327
  tag: 'g',
328
328
  attrs: { transform: 'translate(73 72)' },
329
329
  children: [
330
- { tag: 'use', attrs: { 'xlink:href': '#sen__54__w', fill: '#FFF' } },
331
- { tag: 'use', attrs: { 'xlink:href': '#sen__54__w', fill: 'url(#sen__54__k)' } },
330
+ { tag: 'use', attrs: { 'xlink:href': '#sen__61__w', fill: '#FFF' } },
331
+ { tag: 'use', attrs: { 'xlink:href': '#sen__61__w', fill: 'url(#sen__61__k)' } },
332
332
  ],
333
333
  },
334
334
  {
335
335
  tag: 'g',
336
336
  attrs: { transform: 'translate(73 72)' },
337
337
  children: [
338
- { tag: 'use', attrs: { 'xlink:href': '#sen__54__x', fill: '#FFF' } },
339
- { tag: 'use', attrs: { 'xlink:href': '#sen__54__x', fill: 'url(#sen__54__m)' } },
338
+ { tag: 'use', attrs: { 'xlink:href': '#sen__61__x', fill: '#FFF' } },
339
+ { tag: 'use', attrs: { 'xlink:href': '#sen__61__x', fill: 'url(#sen__61__m)' } },
340
340
  ],
341
341
  },
342
342
  {
343
343
  tag: 'g',
344
344
  attrs: { transform: 'translate(73 72)' },
345
345
  children: [
346
- { tag: 'use', attrs: { 'xlink:href': '#sen__54__y', fill: '#FFF' } },
347
- { tag: 'use', attrs: { 'xlink:href': '#sen__54__y', fill: 'url(#sen__54__o)' } },
348
- { tag: 'use', attrs: { 'xlink:href': '#sen__54__y', fill: '#000', filter: 'url(#sen__54__z)' } },
346
+ { tag: 'use', attrs: { 'xlink:href': '#sen__61__y', fill: '#FFF' } },
347
+ { tag: 'use', attrs: { 'xlink:href': '#sen__61__y', fill: 'url(#sen__61__o)' } },
348
+ { tag: 'use', attrs: { 'xlink:href': '#sen__61__y', fill: '#000', filter: 'url(#sen__61__z)' } },
349
349
  ],
350
350
  },
351
351
  {
352
352
  tag: 'g',
353
353
  attrs: { transform: 'translate(73 72)' },
354
354
  children: [
355
- { tag: 'use', attrs: { 'xlink:href': '#sen__54__A', fill: '#FFF' } },
356
- { tag: 'use', attrs: { 'xlink:href': '#sen__54__A', fill: 'url(#sen__54__r)' } },
355
+ { tag: 'use', attrs: { 'xlink:href': '#sen__61__A', fill: '#FFF' } },
356
+ { tag: 'use', attrs: { 'xlink:href': '#sen__61__A', fill: 'url(#sen__61__r)' } },
357
357
  ],
358
358
  },
359
359
  {
360
360
  tag: 'g',
361
361
  attrs: { transform: 'translate(73 72)' },
362
362
  children: [
363
- { tag: 'use', attrs: { 'xlink:href': '#sen__54__B', fill: '#FFF' } },
364
- { tag: 'use', attrs: { 'xlink:href': '#sen__54__B', fill: 'url(#sen__54__t)' } },
363
+ { tag: 'use', attrs: { 'xlink:href': '#sen__61__B', fill: '#FFF' } },
364
+ { tag: 'use', attrs: { 'xlink:href': '#sen__61__B', fill: 'url(#sen__61__t)' } },
365
365
  ],
366
366
  },
367
367
  {
368
368
  tag: 'g',
369
369
  attrs: { transform: 'translate(73 72)' },
370
370
  children: [
371
- { tag: 'use', attrs: { 'xlink:href': '#sen__54__C', fill: '#FFF' } },
372
- { tag: 'use', attrs: { 'xlink:href': '#sen__54__C', fill: 'url(#sen__54__t)' } },
371
+ { tag: 'use', attrs: { 'xlink:href': '#sen__61__C', fill: '#FFF' } },
372
+ { tag: 'use', attrs: { 'xlink:href': '#sen__61__C', fill: 'url(#sen__61__t)' } },
373
373
  ],
374
374
  },
375
375
  {
376
376
  tag: 'g',
377
377
  attrs: { transform: 'translate(73 72)' },
378
378
  children: [
379
- { tag: 'use', attrs: { 'xlink:href': '#sen__54__D', fill: '#FFF' } },
380
- { tag: 'use', attrs: { 'xlink:href': '#sen__54__D', fill: 'url(#sen__54__t)' } },
379
+ { tag: 'use', attrs: { 'xlink:href': '#sen__61__D', fill: '#FFF' } },
380
+ { tag: 'use', attrs: { 'xlink:href': '#sen__61__D', fill: 'url(#sen__61__t)' } },
381
381
  ],
382
382
  },
383
383
  {
384
384
  tag: 'g',
385
385
  attrs: { transform: 'translate(73 44)' },
386
386
  children: [
387
- { tag: 'use', attrs: { 'xlink:href': '#sen__54__E', fill: '#FFF' } },
388
- { tag: 'use', attrs: { 'xlink:href': '#sen__54__E', fill: 'url(#sen__54__k)' } },
387
+ { tag: 'use', attrs: { 'xlink:href': '#sen__61__E', fill: '#FFF' } },
388
+ { tag: 'use', attrs: { 'xlink:href': '#sen__61__E', fill: 'url(#sen__61__k)' } },
389
389
  ],
390
390
  },
391
391
  {
392
392
  tag: 'g',
393
393
  attrs: { transform: 'translate(73 44)' },
394
394
  children: [
395
- { tag: 'use', attrs: { 'xlink:href': '#sen__54__F', fill: '#FFF' } },
396
- { tag: 'use', attrs: { 'xlink:href': '#sen__54__F', fill: 'url(#sen__54__m)' } },
395
+ { tag: 'use', attrs: { 'xlink:href': '#sen__61__F', fill: '#FFF' } },
396
+ { tag: 'use', attrs: { 'xlink:href': '#sen__61__F', fill: 'url(#sen__61__m)' } },
397
397
  ],
398
398
  },
399
399
  {
400
400
  tag: 'g',
401
401
  attrs: { transform: 'translate(73 44)' },
402
402
  children: [
403
- { tag: 'use', attrs: { 'xlink:href': '#sen__54__G', fill: '#FFF' } },
404
- { tag: 'use', attrs: { 'xlink:href': '#sen__54__G', fill: 'url(#sen__54__o)' } },
405
- { tag: 'use', attrs: { 'xlink:href': '#sen__54__G', fill: '#000', filter: 'url(#sen__54__H)' } },
403
+ { tag: 'use', attrs: { 'xlink:href': '#sen__61__G', fill: '#FFF' } },
404
+ { tag: 'use', attrs: { 'xlink:href': '#sen__61__G', fill: 'url(#sen__61__o)' } },
405
+ { tag: 'use', attrs: { 'xlink:href': '#sen__61__G', fill: '#000', filter: 'url(#sen__61__H)' } },
406
406
  ],
407
407
  },
408
408
  {
409
409
  tag: 'g',
410
410
  attrs: { transform: 'translate(73 44)' },
411
411
  children: [
412
- { tag: 'use', attrs: { 'xlink:href': '#sen__54__I', fill: '#FFF' } },
413
- { tag: 'use', attrs: { 'xlink:href': '#sen__54__I', fill: 'url(#sen__54__r)' } },
412
+ { tag: 'use', attrs: { 'xlink:href': '#sen__61__I', fill: '#FFF' } },
413
+ { tag: 'use', attrs: { 'xlink:href': '#sen__61__I', fill: 'url(#sen__61__r)' } },
414
414
  ],
415
415
  },
416
416
  {
417
417
  tag: 'g',
418
418
  attrs: { transform: 'translate(73 44)' },
419
419
  children: [
420
- { tag: 'use', attrs: { 'xlink:href': '#sen__54__J', fill: '#FFF' } },
421
- { tag: 'use', attrs: { 'xlink:href': '#sen__54__J', fill: 'url(#sen__54__t)' } },
420
+ { tag: 'use', attrs: { 'xlink:href': '#sen__61__J', fill: '#FFF' } },
421
+ { tag: 'use', attrs: { 'xlink:href': '#sen__61__J', fill: 'url(#sen__61__t)' } },
422
422
  ],
423
423
  },
424
424
  {
425
425
  tag: 'g',
426
426
  attrs: { transform: 'translate(73 44)' },
427
427
  children: [
428
- { tag: 'use', attrs: { 'xlink:href': '#sen__54__K', fill: '#FFF' } },
429
- { tag: 'use', attrs: { 'xlink:href': '#sen__54__K', fill: 'url(#sen__54__t)' } },
428
+ { tag: 'use', attrs: { 'xlink:href': '#sen__61__K', fill: '#FFF' } },
429
+ { tag: 'use', attrs: { 'xlink:href': '#sen__61__K', fill: 'url(#sen__61__t)' } },
430
430
  ],
431
431
  },
432
432
  {
433
433
  tag: 'g',
434
434
  attrs: { transform: 'translate(73 44)' },
435
435
  children: [
436
- { tag: 'use', attrs: { 'xlink:href': '#sen__54__L', fill: '#FFF' } },
437
- { tag: 'use', attrs: { 'xlink:href': '#sen__54__L', fill: 'url(#sen__54__t)' } },
436
+ { tag: 'use', attrs: { 'xlink:href': '#sen__61__L', fill: '#FFF' } },
437
+ { tag: 'use', attrs: { 'xlink:href': '#sen__61__L', fill: 'url(#sen__61__t)' } },
438
438
  ],
439
439
  },
440
440
  {
441
441
  tag: 'path',
442
442
  attrs: {
443
- fill: 'url(#sen__54__M)',
443
+ fill: 'url(#sen__61__M)',
444
444
  d: 'M194 0v84l-97 56V0h97ZM97 0v140L0 84V0h97Z',
445
445
  transform: 'translate(31 72)',
446
446
  },