@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
@@ -33,7 +33,7 @@ var SpecialVehiclesPurely = {
33
33
  children: [
34
34
  {
35
35
  tag: "linearGradient",
36
- attrs: { id: "sen__74__a", x1: "0%", x2: "100%", y1: "16.99%", y2: "83.01%" },
36
+ attrs: { id: "sen__82__a", x1: "0%", x2: "100%", y1: "16.99%", y2: "83.01%" },
37
37
  children: [
38
38
  { tag: "stop", attrs: { offset: "0%", "stop-color": "#2B6DE5", "stop-opacity": ".9" } },
39
39
  { tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5" } }
@@ -41,17 +41,17 @@ var SpecialVehiclesPurely = {
41
41
  },
42
42
  {
43
43
  tag: "linearGradient",
44
- attrs: { id: "sen__74__b", x1: "0%", x2: "50%", y1: "0%", y2: "50%" },
44
+ attrs: { id: "sen__82__b", x1: "0%", x2: "50%", y1: "0%", y2: "50%" },
45
45
  children: [
46
46
  { tag: "stop", attrs: { offset: "0%", "stop-color": "#FFF", "stop-opacity": ".15" } },
47
47
  { tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5", "stop-opacity": ".25" } }
48
48
  ]
49
49
  },
50
- { tag: "path", attrs: { id: "sen__74__c", d: "M17 6a10 10 0 1 1 0 20 10 10 0 0 1 0-20Z" } },
50
+ { tag: "path", attrs: { id: "sen__82__c", d: "M17 6a10 10 0 1 1 0 20 10 10 0 0 1 0-20Z" } },
51
51
  {
52
52
  tag: "filter",
53
53
  attrs: {
54
- id: "sen__74__d",
54
+ id: "sen__82__d",
55
55
  width: "110%",
56
56
  height: "110%",
57
57
  x: "-5%",
@@ -87,12 +87,12 @@ var SpecialVehiclesPurely = {
87
87
  {
88
88
  tag: "path",
89
89
  attrs: {
90
- fill: "url(#sen__74__a)",
90
+ fill: "url(#sen__82__a)",
91
91
  d: "M18 9.54V15a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-.88V15H5a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V9.54c0-.35.1-.7.27-1l2.65-4.55A2 2 0 0 1 6.65 3h6.7a2 2 0 0 1 1.73 1l2.65 4.53A2 2 0 0 1 18 9.54Z"
92
92
  }
93
93
  },
94
- { tag: "use", attrs: { "xlink:href": "#sen__74__c", fill: "url(#sen__74__b)" } },
95
- { tag: "use", attrs: { "xlink:href": "#sen__74__c", fill: "#000", filter: "url(#sen__74__d)" } },
94
+ { tag: "use", attrs: { "xlink:href": "#sen__82__c", fill: "url(#sen__82__b)" } },
95
+ { tag: "use", attrs: { "xlink:href": "#sen__82__c", fill: "#000", filter: "url(#sen__82__d)" } },
96
96
  {
97
97
  tag: "path",
98
98
  attrs: {
@@ -33,7 +33,7 @@ var UserPurely = {
33
33
  children: [
34
34
  {
35
35
  tag: "linearGradient",
36
- attrs: { id: "sen__82__a", x1: "11.72%", x2: "50%", y1: "0%", y2: "50%" },
36
+ attrs: { id: "sen__90__a", x1: "11.72%", x2: "50%", y1: "0%", y2: "50%" },
37
37
  children: [
38
38
  { tag: "stop", attrs: { offset: "0%", "stop-color": "#FFF", "stop-opacity": ".8" } },
39
39
  { tag: "stop", attrs: { offset: "100%", "stop-color": "#FFF", "stop-opacity": "0" } }
@@ -42,14 +42,14 @@ var UserPurely = {
42
42
  {
43
43
  tag: "path",
44
44
  attrs: {
45
- id: "sen__82__b",
45
+ id: "sen__90__b",
46
46
  d: "M16 16.5c3.99 0 7.78.85 11.36 2.55a2 2 0 0 1 1.14 1.78v4.67a1 1 0 0 1-1 1h-23a1 1 0 0 1-1-1v-4.64a2 2 0 0 1 1.14-1.81A26.16 26.16 0 0 1 16 16.5Zm0-13a5.37 5.37 0 1 1 0 10.75A5.37 5.37 0 0 1 16 3.5Z"
47
47
  }
48
48
  },
49
49
  {
50
50
  tag: "filter",
51
51
  attrs: {
52
- id: "sen__82__c",
52
+ id: "sen__90__c",
53
53
  width: "156%",
54
54
  height: "160.9%",
55
55
  x: "-28%",
@@ -134,7 +134,7 @@ var UserPurely = {
134
134
  {
135
135
  tag: "filter",
136
136
  attrs: {
137
- id: "sen__82__d",
137
+ id: "sen__90__d",
138
138
  width: "400%",
139
139
  height: "475%",
140
140
  x: "-150%",
@@ -155,13 +155,13 @@ var UserPurely = {
155
155
  transform: "translate(-346 -741) translate(346 741)"
156
156
  },
157
157
  children: [
158
- { tag: "path", attrs: { fill: "url(#sen__82__a)", d: "m8 0 48 64h6a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H8Z" } },
158
+ { tag: "path", attrs: { fill: "url(#sen__90__a)", d: "m8 0 48 64h6a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H8Z" } },
159
159
  {
160
160
  tag: "g",
161
161
  attrs: { transform: "translate(16 16)" },
162
162
  children: [
163
- { tag: "use", attrs: { "xlink:href": "#sen__82__b", fill: "#2B6DE5", "fill-opacity": ".25" } },
164
- { tag: "use", attrs: { "xlink:href": "#sen__82__b", fill: "#000", filter: "url(#sen__82__c)" } }
163
+ { tag: "use", attrs: { "xlink:href": "#sen__90__b", fill: "#2B6DE5", "fill-opacity": ".25" } },
164
+ { tag: "use", attrs: { "xlink:href": "#sen__90__b", fill: "#000", filter: "url(#sen__90__c)" } }
165
165
  ]
166
166
  },
167
167
  {
@@ -171,7 +171,7 @@ var UserPurely = {
171
171
  "fill-opacity": ".25",
172
172
  "fill-rule": "nonzero",
173
173
  d: "M22 32H42V48H22z",
174
- filter: "url(#sen__82__d)"
174
+ filter: "url(#sen__90__d)"
175
175
  }
176
176
  }
177
177
  ]
@@ -33,7 +33,7 @@ var VehicleGalleryPurely = {
33
33
  children: [
34
34
  {
35
35
  tag: "linearGradient",
36
- attrs: { id: "sen__84__a", x1: "0%", x2: "100%", y1: "16.99%", y2: "83.01%" },
36
+ attrs: { id: "sen__92__a", x1: "0%", x2: "100%", y1: "16.99%", y2: "83.01%" },
37
37
  children: [
38
38
  { tag: "stop", attrs: { offset: "0%", "stop-color": "#2B6DE5", "stop-opacity": ".9" } },
39
39
  { tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5" } }
@@ -41,7 +41,7 @@ var VehicleGalleryPurely = {
41
41
  },
42
42
  {
43
43
  tag: "linearGradient",
44
- attrs: { id: "sen__84__b", x1: "0%", x2: "50%", y1: "18%", y2: "50%" },
44
+ attrs: { id: "sen__92__b", x1: "0%", x2: "50%", y1: "18%", y2: "50%" },
45
45
  children: [
46
46
  { tag: "stop", attrs: { offset: "0%", "stop-color": "#FFF", "stop-opacity": ".15" } },
47
47
  { tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5", "stop-opacity": ".25" } }
@@ -50,14 +50,14 @@ var VehicleGalleryPurely = {
50
50
  {
51
51
  tag: "path",
52
52
  attrs: {
53
- id: "sen__84__c",
53
+ id: "sen__92__c",
54
54
  d: "M26 15.8V23a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-.88V23H10a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1v-7.2a3 3 0 0 1 .4-1.5L9.42 9a2 2 0 0 1 1.74-1h9.68a2 2 0 0 1 1.74 1l3.02 5.3a3 3 0 0 1 .4 1.5Z"
55
55
  }
56
56
  },
57
57
  {
58
58
  tag: "filter",
59
59
  attrs: {
60
- id: "sen__84__d",
60
+ id: "sen__92__d",
61
61
  width: "110%",
62
62
  height: "112.5%",
63
63
  x: "-5%",
@@ -93,12 +93,12 @@ var VehicleGalleryPurely = {
93
93
  {
94
94
  tag: "path",
95
95
  attrs: {
96
- fill: "url(#sen__84__a)",
96
+ fill: "url(#sen__92__a)",
97
97
  d: "M19 9.54V15a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-.88V15H6a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V9.54c0-.35.1-.7.27-1l2.65-4.55A2 2 0 0 1 7.65 3h6.7a2 2 0 0 1 1.73 1l2.65 4.53A2 2 0 0 1 19 9.54Z"
98
98
  }
99
99
  },
100
- { tag: "use", attrs: { "xlink:href": "#sen__84__c", fill: "url(#sen__84__b)" } },
101
- { tag: "use", attrs: { "xlink:href": "#sen__84__c", fill: "#000", filter: "url(#sen__84__d)" } },
100
+ { tag: "use", attrs: { "xlink:href": "#sen__92__c", fill: "url(#sen__92__b)" } },
101
+ { tag: "use", attrs: { "xlink:href": "#sen__92__c", fill: "#000", filter: "url(#sen__92__d)" } },
102
102
  {
103
103
  tag: "path",
104
104
  attrs: {
@@ -33,7 +33,7 @@ var VehiclePortraitPurely = {
33
33
  children: [
34
34
  {
35
35
  tag: "linearGradient",
36
- attrs: { id: "sen__85__a", x1: "0%", x2: "100%", y1: "16.99%", y2: "83.01%" },
36
+ attrs: { id: "sen__93__a", x1: "0%", x2: "100%", y1: "16.99%", y2: "83.01%" },
37
37
  children: [
38
38
  { tag: "stop", attrs: { offset: "0%", "stop-color": "#2B6DE5", "stop-opacity": ".9" } },
39
39
  { tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5" } }
@@ -41,7 +41,7 @@ var VehiclePortraitPurely = {
41
41
  },
42
42
  {
43
43
  tag: "linearGradient",
44
- attrs: { id: "sen__85__b", x1: "0%", x2: "50%", y1: "18%", y2: "50%" },
44
+ attrs: { id: "sen__93__b", x1: "0%", x2: "50%", y1: "18%", y2: "50%" },
45
45
  children: [
46
46
  { tag: "stop", attrs: { offset: "0%", "stop-color": "#FFF", "stop-opacity": ".15" } },
47
47
  { tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5", "stop-opacity": ".25" } }
@@ -50,14 +50,14 @@ var VehiclePortraitPurely = {
50
50
  {
51
51
  tag: "path",
52
52
  attrs: {
53
- id: "sen__85__c",
53
+ id: "sen__93__c",
54
54
  d: "M26 9.78v12.44A1.8 1.8 0 0 1 24.18 24H7.82c-1 0-1.82-.8-1.82-1.78V9.78C6 8.8 6.81 8 7.82 8h16.36c1 0 1.82.8 1.82 1.78Z"
55
55
  }
56
56
  },
57
57
  {
58
58
  tag: "filter",
59
59
  attrs: {
60
- id: "sen__85__d",
60
+ id: "sen__93__d",
61
61
  width: "110%",
62
62
  height: "112.5%",
63
63
  x: "-5%",
@@ -93,12 +93,12 @@ var VehiclePortraitPurely = {
93
93
  {
94
94
  tag: "path",
95
95
  attrs: {
96
- fill: "url(#sen__85__a)",
96
+ fill: "url(#sen__93__a)",
97
97
  d: "M18 9.54V15a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-.88V15H5a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V9.54c0-.35.1-.7.27-1l2.65-4.55A2 2 0 0 1 6.65 3h6.7a2 2 0 0 1 1.73 1l2.65 4.53A2 2 0 0 1 18 9.54Z"
98
98
  }
99
99
  },
100
- { tag: "use", attrs: { "xlink:href": "#sen__85__c", fill: "url(#sen__85__b)" } },
101
- { tag: "use", attrs: { "xlink:href": "#sen__85__c", fill: "#000", filter: "url(#sen__85__d)" } },
100
+ { tag: "use", attrs: { "xlink:href": "#sen__93__c", fill: "url(#sen__93__b)" } },
101
+ { tag: "use", attrs: { "xlink:href": "#sen__93__c", fill: "#000", filter: "url(#sen__93__d)" } },
102
102
  {
103
103
  tag: "path",
104
104
  attrs: {
@@ -33,7 +33,7 @@ var VehicleRegistrationPurely = {
33
33
  children: [
34
34
  {
35
35
  tag: "linearGradient",
36
- attrs: { id: "sen__86__a", x1: "0%", x2: "100%", y1: "16.99%", y2: "83.01%" },
36
+ attrs: { id: "sen__94__a", x1: "0%", x2: "100%", y1: "16.99%", y2: "83.01%" },
37
37
  children: [
38
38
  { tag: "stop", attrs: { offset: "0%", "stop-color": "#2B6DE5", "stop-opacity": ".9" } },
39
39
  { tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5" } }
@@ -41,17 +41,17 @@ var VehicleRegistrationPurely = {
41
41
  },
42
42
  {
43
43
  tag: "linearGradient",
44
- attrs: { id: "sen__86__b", x1: "0%", x2: "50%", y1: "0%", y2: "50%" },
44
+ attrs: { id: "sen__94__b", x1: "0%", x2: "50%", y1: "0%", y2: "50%" },
45
45
  children: [
46
46
  { tag: "stop", attrs: { offset: "0%", "stop-color": "#FFF", "stop-opacity": ".15" } },
47
47
  { tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5", "stop-opacity": ".25" } }
48
48
  ]
49
49
  },
50
- { tag: "path", attrs: { id: "sen__86__c", d: "M17 6a10 10 0 1 1 0 20 10 10 0 0 1 0-20Z" } },
50
+ { tag: "path", attrs: { id: "sen__94__c", d: "M17 6a10 10 0 1 1 0 20 10 10 0 0 1 0-20Z" } },
51
51
  {
52
52
  tag: "filter",
53
53
  attrs: {
54
- id: "sen__86__d",
54
+ id: "sen__94__d",
55
55
  width: "110%",
56
56
  height: "110%",
57
57
  x: "-5%",
@@ -87,12 +87,12 @@ var VehicleRegistrationPurely = {
87
87
  {
88
88
  tag: "path",
89
89
  attrs: {
90
- fill: "url(#sen__86__a)",
90
+ fill: "url(#sen__94__a)",
91
91
  d: "M18 9.54V15a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-.88V15H5a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V9.54c0-.35.1-.7.27-1l2.65-4.55A2 2 0 0 1 6.65 3h6.7a2 2 0 0 1 1.73 1l2.65 4.53A2 2 0 0 1 18 9.54Z"
92
92
  }
93
93
  },
94
- { tag: "use", attrs: { "xlink:href": "#sen__86__c", fill: "url(#sen__86__b)" } },
95
- { tag: "use", attrs: { "xlink:href": "#sen__86__c", fill: "#000", filter: "url(#sen__86__d)" } },
94
+ { tag: "use", attrs: { "xlink:href": "#sen__94__c", fill: "url(#sen__94__b)" } },
95
+ { tag: "use", attrs: { "xlink:href": "#sen__94__c", fill: "#000", filter: "url(#sen__94__d)" } },
96
96
  {
97
97
  tag: "path",
98
98
  attrs: {
@@ -33,7 +33,7 @@ var VesselGalleryPurely = {
33
33
  children: [
34
34
  {
35
35
  tag: "linearGradient",
36
- attrs: { id: "sen__87__a", x1: "0%", x2: "100%", y1: "0%", y2: "100%" },
36
+ attrs: { id: "sen__95__a", x1: "0%", x2: "100%", y1: "0%", y2: "100%" },
37
37
  children: [
38
38
  { tag: "stop", attrs: { offset: "0%", "stop-color": "#2B6DE5", "stop-opacity": ".9" } },
39
39
  { tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5" } }
@@ -41,7 +41,7 @@ var VesselGalleryPurely = {
41
41
  },
42
42
  {
43
43
  tag: "linearGradient",
44
- attrs: { id: "sen__87__b", x1: ".02%", x2: "50%", y1: "0%", y2: "50%" },
44
+ attrs: { id: "sen__95__b", x1: ".02%", x2: "50%", y1: "0%", y2: "50%" },
45
45
  children: [
46
46
  { tag: "stop", attrs: { offset: "0%", "stop-color": "#FFF", "stop-opacity": ".15" } },
47
47
  { tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5", "stop-opacity": ".25" } }
@@ -50,14 +50,14 @@ var VesselGalleryPurely = {
50
50
  {
51
51
  tag: "path",
52
52
  attrs: {
53
- id: "sen__87__c",
53
+ id: "sen__95__c",
54
54
  d: "M16.53 6c.27 0 .5.22.5.5v.89l4.35 1.63a2 2 0 0 1 1.3 1.87v3.73l2.68 1.05c.51.2.77.76.58 1.27l-2.9 7.76a2 2 0 0 1-2.97.97l-2.42-1.59a3 3 0 0 0-3.3 0l-2.42 1.6a2 2 0 0 1-2.97-.98l-2.9-7.76a1 1 0 0 1 .58-1.27l2.68-1.05v-3.73a2 2 0 0 1 1.3-1.87l4.35-1.63v-.9c0-.27.23-.49.5-.49h1.06Z"
55
55
  }
56
56
  },
57
57
  {
58
58
  tag: "filter",
59
59
  attrs: {
60
- id: "sen__87__d",
60
+ id: "sen__95__d",
61
61
  width: "110%",
62
62
  height: "110%",
63
63
  x: "-5%",
@@ -90,9 +90,9 @@ var VesselGalleryPurely = {
90
90
  tag: "g",
91
91
  attrs: { fill: "none", "fill-rule": "evenodd" },
92
92
  children: [
93
- { tag: "circle", attrs: { cx: "10", cy: "10", r: "8", fill: "url(#sen__87__a)" } },
94
- { tag: "use", attrs: { "xlink:href": "#sen__87__c", fill: "url(#sen__87__b)" } },
95
- { tag: "use", attrs: { "xlink:href": "#sen__87__c", fill: "#000", filter: "url(#sen__87__d)" } },
93
+ { tag: "circle", attrs: { cx: "10", cy: "10", r: "8", fill: "url(#sen__95__a)" } },
94
+ { tag: "use", attrs: { "xlink:href": "#sen__95__c", fill: "url(#sen__95__b)" } },
95
+ { tag: "use", attrs: { "xlink:href": "#sen__95__c", fill: "#000", filter: "url(#sen__95__d)" } },
96
96
  {
97
97
  tag: "path",
98
98
  attrs: {
@@ -33,7 +33,7 @@ var VideoMonitorPurely = {
33
33
  children: [
34
34
  {
35
35
  tag: "linearGradient",
36
- attrs: { id: "sen__88__a", x1: "0%", x2: "100%", y1: "21.88%", y2: "78.13%" },
36
+ attrs: { id: "sen__96__a", x1: "0%", x2: "100%", y1: "21.88%", y2: "78.13%" },
37
37
  children: [
38
38
  { tag: "stop", attrs: { offset: "0%", "stop-color": "#2B6DE5", "stop-opacity": ".9" } },
39
39
  { tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5" } }
@@ -41,7 +41,7 @@ var VideoMonitorPurely = {
41
41
  },
42
42
  {
43
43
  tag: "linearGradient",
44
- attrs: { id: "sen__88__b", x1: "0%", x2: "50%", y1: "18%", y2: "50%" },
44
+ attrs: { id: "sen__96__b", x1: "0%", x2: "50%", y1: "18%", y2: "50%" },
45
45
  children: [
46
46
  { tag: "stop", attrs: { offset: "0%", "stop-color": "#FFF", "stop-opacity": ".15" } },
47
47
  { tag: "stop", attrs: { offset: "100%", "stop-color": "#2B6DE5", "stop-opacity": ".25" } }
@@ -50,14 +50,14 @@ var VideoMonitorPurely = {
50
50
  {
51
51
  tag: "path",
52
52
  attrs: {
53
- id: "sen__88__c",
53
+ id: "sen__96__c",
54
54
  d: "M26 10v12a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2V10c0-1.1.9-2 2-2h16a2 2 0 0 1 2 2Z"
55
55
  }
56
56
  },
57
57
  {
58
58
  tag: "filter",
59
59
  attrs: {
60
- id: "sen__88__d",
60
+ id: "sen__96__d",
61
61
  width: "110%",
62
62
  height: "112.5%",
63
63
  x: "-5%",
@@ -93,12 +93,12 @@ var VideoMonitorPurely = {
93
93
  {
94
94
  tag: "path",
95
95
  attrs: {
96
- fill: "url(#sen__88__a)",
96
+ fill: "url(#sen__96__a)",
97
97
  d: "M4 4h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V6c0-1.1.9-2 2-2Z"
98
98
  }
99
99
  },
100
- { tag: "use", attrs: { "xlink:href": "#sen__88__c", fill: "url(#sen__88__b)" } },
101
- { tag: "use", attrs: { "xlink:href": "#sen__88__c", fill: "#000", filter: "url(#sen__88__d)" } },
100
+ { tag: "use", attrs: { "xlink:href": "#sen__96__c", fill: "url(#sen__96__b)" } },
101
+ { tag: "use", attrs: { "xlink:href": "#sen__96__c", fill: "#000", filter: "url(#sen__96__d)" } },
102
102
  {
103
103
  tag: "path",
104
104
  attrs: {
package/lib/index.d.ts CHANGED
@@ -141,12 +141,14 @@ export { default as CheckCircleOutlined } from './asn/CheckCircleOutlined';
141
141
  export { default as CheckOutlined } from './asn/CheckOutlined';
142
142
  export { default as CheckSquareFilled } from './asn/CheckSquareFilled';
143
143
  export { default as CheckSquareOutlined } from './asn/CheckSquareOutlined';
144
+ export { default as ChefHatOutlined } from './asn/ChefHatOutlined';
144
145
  export { default as ChemicalPlantFilled } from './asn/ChemicalPlantFilled';
145
146
  export { default as ChemicalPlantOutlined } from './asn/ChemicalPlantOutlined';
146
147
  export { default as ChipOutlined } from './asn/ChipOutlined';
147
148
  export { default as CircleOutlined } from './asn/CircleOutlined';
148
149
  export { default as ClearOutlined } from './asn/ClearOutlined';
149
150
  export { default as ClientInstallOutlined } from './asn/ClientInstallOutlined';
151
+ export { default as ClimbOutlined } from './asn/ClimbOutlined';
150
152
  export { default as CloseCircleFilled } from './asn/CloseCircleFilled';
151
153
  export { default as CloseCircleOutlined } from './asn/CloseCircleOutlined';
152
154
  export { default as CloseOutlined } from './asn/CloseOutlined';
@@ -188,6 +190,7 @@ export { default as DatabaseOutlined } from './asn/DatabaseOutlined';
188
190
  export { default as DelayWarningOutlined } from './asn/DelayWarningOutlined';
189
191
  export { default as DeleteOutlined } from './asn/DeleteOutlined';
190
192
  export { default as DeploymentUnitOutlined } from './asn/DeploymentUnitOutlined';
193
+ export { default as DescentOutlined } from './asn/DescentOutlined';
191
194
  export { default as DetectionDeviceOutlined } from './asn/DetectionDeviceOutlined';
192
195
  export { default as DeviceCenterPurely } from './asn/DeviceCenterPurely';
193
196
  export { default as DeviceFilled } from './asn/DeviceFilled';
@@ -199,6 +202,7 @@ export { default as DeviceOutlined } from './asn/DeviceOutlined';
199
202
  export { default as DewOutlined } from './asn/DewOutlined';
200
203
  export { default as DigitalMediaFilled } from './asn/DigitalMediaFilled';
201
204
  export { default as DigitalMediaOutlined } from './asn/DigitalMediaOutlined';
205
+ export { default as DirectedFlightOutlined } from './asn/DirectedFlightOutlined';
202
206
  export { default as DistanceOutlined } from './asn/DistanceOutlined';
203
207
  export { default as DockFilled } from './asn/DockFilled';
204
208
  export { default as DockOutlined } from './asn/DockOutlined';
@@ -390,6 +394,14 @@ export { default as GeoLocationOutlined } from './asn/GeoLocationOutlined';
390
394
  export { default as GeologicalDisasterFilled } from './asn/GeologicalDisasterFilled';
391
395
  export { default as GeomagnetismOutlined } from './asn/GeomagnetismOutlined';
392
396
  export { default as GetUpOutlined } from './asn/GetUpOutlined';
397
+ export { default as GimbalBackCenterPurely } from './asn/GimbalBackCenterPurely';
398
+ export { default as GimbalBackCenterWhitePurely } from './asn/GimbalBackCenterWhitePurely';
399
+ export { default as GimbalBackDownPurely } from './asn/GimbalBackDownPurely';
400
+ export { default as GimbalBackDownWhitePurely } from './asn/GimbalBackDownWhitePurely';
401
+ export { default as GimbalCenterPurely } from './asn/GimbalCenterPurely';
402
+ export { default as GimbalCenterWhitePurely } from './asn/GimbalCenterWhitePurely';
403
+ export { default as GimbalDownPurely } from './asn/GimbalDownPurely';
404
+ export { default as GimbalDownWhitePurely } from './asn/GimbalDownWhitePurely';
393
405
  export { default as GithubFilled } from './asn/GithubFilled';
394
406
  export { default as GlobalFilled } from './asn/GlobalFilled';
395
407
  export { default as GlobalOutlined } from './asn/GlobalOutlined';
@@ -479,6 +491,7 @@ export { default as LeavesOutlined } from './asn/LeavesOutlined';
479
491
  export { default as LeftCircleOutlined } from './asn/LeftCircleOutlined';
480
492
  export { default as LeftDownOutlined } from './asn/LeftDownOutlined';
481
493
  export { default as LeftOutlined } from './asn/LeftOutlined';
494
+ export { default as LeftTurnOutlined } from './asn/LeftTurnOutlined';
482
495
  export { default as LeftUpOutlined } from './asn/LeftUpOutlined';
483
496
  export { default as LegendArrowBoldOutlined } from './asn/LegendArrowBoldOutlined';
484
497
  export { default as LegendArrowOutlined } from './asn/LegendArrowOutlined';
@@ -526,7 +539,6 @@ export { default as LockOutlined } from './asn/LockOutlined';
526
539
  export { default as LoginOutlined } from './asn/LoginOutlined';
527
540
  export { default as LogoutOutlined } from './asn/LogoutOutlined';
528
541
  export { default as LoopOutlined } from './asn/LoopOutlined';
529
- export { default as LotPurely } from './asn/LotPurely';
530
542
  export { default as LowBatteryMutedFilled } from './asn/LowBatteryMutedFilled';
531
543
  export { default as LowBatteryMutedOutlined } from './asn/LowBatteryMutedOutlined';
532
544
  export { default as LpgOutlined } from './asn/LpgOutlined';
@@ -618,6 +630,7 @@ export { default as OfflineOutlined } from './asn/OfflineOutlined';
618
630
  export { default as OneToOneOutlined } from './asn/OneToOneOutlined';
619
631
  export { default as OperateFilled } from './asn/OperateFilled';
620
632
  export { default as OperateOutlined } from './asn/OperateOutlined';
633
+ export { default as OrbitalFlightOutlined } from './asn/OrbitalFlightOutlined';
621
634
  export { default as OrderListFilled } from './asn/OrderListFilled';
622
635
  export { default as OrderedListOutlined } from './asn/OrderedListOutlined';
623
636
  export { default as OrganizationPurely } from './asn/OrganizationPurely';
@@ -731,6 +744,7 @@ export { default as Rewind30SOutlined } from './asn/Rewind30SOutlined';
731
744
  export { default as RightCircleOutlined } from './asn/RightCircleOutlined';
732
745
  export { default as RightDownOutlined } from './asn/RightDownOutlined';
733
746
  export { default as RightOutlined } from './asn/RightOutlined';
747
+ export { default as RightTurnOutlined } from './asn/RightTurnOutlined';
734
748
  export { default as RightUpOutlined } from './asn/RightUpOutlined';
735
749
  export { default as RingLayoutOutlined } from './asn/RingLayoutOutlined';
736
750
  export { default as RiverFilled } from './asn/RiverFilled';
@@ -794,9 +808,11 @@ export { default as ShootFilled } from './asn/ShootFilled';
794
808
  export { default as ShoppingCartOutlined } from './asn/ShoppingCartOutlined';
795
809
  export { default as ShoppingFilled } from './asn/ShoppingFilled';
796
810
  export { default as ShoppingOutlined } from './asn/ShoppingOutlined';
811
+ export { default as ShoutControlOutlined } from './asn/ShoutControlOutlined';
797
812
  export { default as ShutdownOutlined } from './asn/ShutdownOutlined';
798
813
  export { default as SignalTowerFilled } from './asn/SignalTowerFilled';
799
814
  export { default as SignalTowerOutlined } from './asn/SignalTowerOutlined';
815
+ export { default as SignalTowerPurely } from './asn/SignalTowerPurely';
800
816
  export { default as SinglePlayOutlined } from './asn/SinglePlayOutlined';
801
817
  export { default as SiteManagePurely } from './asn/SiteManagePurely';
802
818
  export { default as SlashOutlined } from './asn/SlashOutlined';