@sensoro-design/icons 1.27.0 → 1.28.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 (288) hide show
  1. package/AccessControlPurely.d.ts +2 -0
  2. package/AccessControlPurely.js +15 -0
  3. package/AreaInvasionFilled.d.ts +2 -0
  4. package/AreaInvasionFilled.js +15 -0
  5. package/AreaInvasionPurely.d.ts +2 -0
  6. package/AreaInvasionPurely.js +15 -0
  7. package/CHANGELOG.md +12 -0
  8. package/CarCameraFilled.d.ts +2 -0
  9. package/CarCameraFilled.js +15 -0
  10. package/CarExclamationCircleFilled.d.ts +2 -0
  11. package/CarExclamationCircleFilled.js +15 -0
  12. package/CarPenFilled.d.ts +2 -0
  13. package/CarPenFilled.js +15 -0
  14. package/CarQuestionCircleFilled.d.ts +2 -0
  15. package/CarQuestionCircleFilled.js +15 -0
  16. package/DeviceOfflineFilled.d.ts +2 -0
  17. package/DeviceOfflineFilled.js +15 -0
  18. package/DeviceOfflinePurely.d.ts +2 -0
  19. package/DeviceOfflinePurely.js +15 -0
  20. package/ElderFilled.d.ts +2 -0
  21. package/ElderFilled.js +15 -0
  22. package/ElderPurely.d.ts +2 -0
  23. package/ElderPurely.js +15 -0
  24. package/ElectricCarFilled.d.ts +2 -0
  25. package/ElectricCarFilled.js +15 -0
  26. package/ElectricCarPurely.d.ts +2 -0
  27. package/ElectricCarPurely.js +15 -0
  28. package/FocusOutlined.d.ts +2 -0
  29. package/FocusOutlined.js +15 -0
  30. package/ForeignVehiclePurely.d.ts +2 -0
  31. package/ForeignVehiclePurely.js +15 -0
  32. package/ForeignWorkersPurely.d.ts +2 -0
  33. package/ForeignWorkersPurely.js +15 -0
  34. package/ForestCameraFilled.d.ts +2 -0
  35. package/ForestCameraFilled.js +15 -0
  36. package/ForestFirePurely.d.ts +2 -0
  37. package/ForestFirePurely.js +15 -0
  38. package/GovernanceFilled.d.ts +2 -0
  39. package/GovernanceFilled.js +15 -0
  40. package/HammerFilled.d.ts +2 -0
  41. package/HammerFilled.js +15 -0
  42. package/HealthMonitoringPurely.d.ts +2 -0
  43. package/HealthMonitoringPurely.js +15 -0
  44. package/HelmetFilled.d.ts +2 -0
  45. package/HelmetFilled.js +15 -0
  46. package/IllegalFireExitsPurely.d.ts +2 -0
  47. package/IllegalFireExitsPurely.js +15 -0
  48. package/IllegalHelmetPurely.d.ts +2 -0
  49. package/IllegalHelmetPurely.js +15 -0
  50. package/LayoutOutlined.d.ts +2 -0
  51. package/LayoutOutlined.js +15 -0
  52. package/LegendOutlined.d.ts +2 -0
  53. package/LegendOutlined.js +15 -0
  54. package/MeshLayoutOutlined.d.ts +2 -0
  55. package/MeshLayoutOutlined.js +15 -0
  56. package/OrganizeProOutlined.d.ts +2 -0
  57. package/OrganizeProOutlined.js +15 -0
  58. package/PetDogFilled.d.ts +2 -0
  59. package/PetDogFilled.js +15 -0
  60. package/PetDogPurely.d.ts +2 -0
  61. package/PetDogPurely.js +15 -0
  62. package/PolymerizationOutlined.d.ts +2 -0
  63. package/PolymerizationOutlined.js +15 -0
  64. package/RingLayoutOutlined.d.ts +2 -0
  65. package/RingLayoutOutlined.js +15 -0
  66. package/SmartLightPoleFilled.d.ts +2 -0
  67. package/SmartLightPoleFilled.js +15 -0
  68. package/SmartLightPolePurely.d.ts +2 -0
  69. package/SmartLightPolePurely.js +15 -0
  70. package/ThumbnailOutlined.d.ts +2 -0
  71. package/ThumbnailOutlined.js +15 -0
  72. package/ToolPurely.d.ts +2 -0
  73. package/ToolPurely.js +15 -0
  74. package/UseMolecularChainFilled.d.ts +2 -0
  75. package/UseMolecularChainFilled.js +15 -0
  76. package/UseMolecularChainPurely.d.ts +2 -0
  77. package/UseMolecularChainPurely.js +15 -0
  78. package/UseQuestionFilled.d.ts +2 -0
  79. package/UseQuestionFilled.js +15 -0
  80. package/UserGatherFilled.d.ts +2 -0
  81. package/UserGatherFilled.js +15 -0
  82. package/UserGatherPurely.d.ts +2 -0
  83. package/UserGatherPurely.js +15 -0
  84. package/UserReportPurely.d.ts +2 -0
  85. package/UserReportPurely.js +15 -0
  86. package/UserTimeFilled.d.ts +2 -0
  87. package/UserTimeFilled.js +15 -0
  88. package/UserTimePurely.d.ts +2 -0
  89. package/UserTimePurely.js +15 -0
  90. package/UsersGovernancePurely.d.ts +2 -0
  91. package/UsersGovernancePurely.js +15 -0
  92. package/WithoutMaskFilled.d.ts +2 -0
  93. package/WithoutMaskFilled.js +15 -0
  94. package/WithoutMaskPurely.d.ts +2 -0
  95. package/WithoutMaskPurely.js +15 -0
  96. package/es/icons/AccessControlPurely.d.ts +4 -0
  97. package/es/icons/AccessControlPurely.js +68 -0
  98. package/es/icons/AreaInvasionFilled.d.ts +4 -0
  99. package/es/icons/AreaInvasionFilled.js +68 -0
  100. package/es/icons/AreaInvasionPurely.d.ts +4 -0
  101. package/es/icons/AreaInvasionPurely.js +68 -0
  102. package/es/icons/CarCameraFilled.d.ts +4 -0
  103. package/es/icons/CarCameraFilled.js +68 -0
  104. package/es/icons/CarExclamationCircleFilled.d.ts +4 -0
  105. package/es/icons/CarExclamationCircleFilled.js +68 -0
  106. package/es/icons/CarPenFilled.d.ts +4 -0
  107. package/es/icons/CarPenFilled.js +68 -0
  108. package/es/icons/CarQuestionCircleFilled.d.ts +4 -0
  109. package/es/icons/CarQuestionCircleFilled.js +68 -0
  110. package/es/icons/DeviceOfflineFilled.d.ts +4 -0
  111. package/es/icons/DeviceOfflineFilled.js +68 -0
  112. package/es/icons/DeviceOfflinePurely.d.ts +4 -0
  113. package/es/icons/DeviceOfflinePurely.js +68 -0
  114. package/es/icons/ElderFilled.d.ts +4 -0
  115. package/es/icons/ElderFilled.js +68 -0
  116. package/es/icons/ElderPurely.d.ts +4 -0
  117. package/es/icons/ElderPurely.js +68 -0
  118. package/es/icons/ElectricCarFilled.d.ts +4 -0
  119. package/es/icons/ElectricCarFilled.js +68 -0
  120. package/es/icons/ElectricCarPurely.d.ts +4 -0
  121. package/es/icons/ElectricCarPurely.js +68 -0
  122. package/es/icons/FocusOutlined.d.ts +4 -0
  123. package/es/icons/FocusOutlined.js +68 -0
  124. package/es/icons/ForeignVehiclePurely.d.ts +4 -0
  125. package/es/icons/ForeignVehiclePurely.js +68 -0
  126. package/es/icons/ForeignWorkersPurely.d.ts +4 -0
  127. package/es/icons/ForeignWorkersPurely.js +68 -0
  128. package/es/icons/ForestCameraFilled.d.ts +4 -0
  129. package/es/icons/ForestCameraFilled.js +68 -0
  130. package/es/icons/ForestFirePurely.d.ts +4 -0
  131. package/es/icons/ForestFirePurely.js +68 -0
  132. package/es/icons/GovernanceFilled.d.ts +4 -0
  133. package/es/icons/GovernanceFilled.js +68 -0
  134. package/es/icons/HammerFilled.d.ts +4 -0
  135. package/es/icons/HammerFilled.js +68 -0
  136. package/es/icons/HealthMonitoringPurely.d.ts +4 -0
  137. package/es/icons/HealthMonitoringPurely.js +68 -0
  138. package/es/icons/HelmetFilled.d.ts +4 -0
  139. package/es/icons/HelmetFilled.js +68 -0
  140. package/es/icons/IllegalFireExitsPurely.d.ts +4 -0
  141. package/es/icons/IllegalFireExitsPurely.js +68 -0
  142. package/es/icons/IllegalHelmetPurely.d.ts +4 -0
  143. package/es/icons/IllegalHelmetPurely.js +68 -0
  144. package/es/icons/LayoutOutlined.d.ts +4 -0
  145. package/es/icons/LayoutOutlined.js +68 -0
  146. package/es/icons/LegendOutlined.d.ts +4 -0
  147. package/es/icons/LegendOutlined.js +68 -0
  148. package/es/icons/MeshLayoutOutlined.d.ts +4 -0
  149. package/es/icons/MeshLayoutOutlined.js +68 -0
  150. package/es/icons/OrganizeProOutlined.d.ts +4 -0
  151. package/es/icons/OrganizeProOutlined.js +68 -0
  152. package/es/icons/PetDogFilled.d.ts +4 -0
  153. package/es/icons/PetDogFilled.js +68 -0
  154. package/es/icons/PetDogPurely.d.ts +4 -0
  155. package/es/icons/PetDogPurely.js +68 -0
  156. package/es/icons/PolymerizationOutlined.d.ts +4 -0
  157. package/es/icons/PolymerizationOutlined.js +68 -0
  158. package/es/icons/RingLayoutOutlined.d.ts +4 -0
  159. package/es/icons/RingLayoutOutlined.js +68 -0
  160. package/es/icons/SmartLightPoleFilled.d.ts +4 -0
  161. package/es/icons/SmartLightPoleFilled.js +68 -0
  162. package/es/icons/SmartLightPolePurely.d.ts +4 -0
  163. package/es/icons/SmartLightPolePurely.js +68 -0
  164. package/es/icons/ThumbnailOutlined.d.ts +4 -0
  165. package/es/icons/ThumbnailOutlined.js +68 -0
  166. package/es/icons/ToolPurely.d.ts +4 -0
  167. package/es/icons/ToolPurely.js +68 -0
  168. package/es/icons/UseMolecularChainFilled.d.ts +4 -0
  169. package/es/icons/UseMolecularChainFilled.js +68 -0
  170. package/es/icons/UseMolecularChainPurely.d.ts +4 -0
  171. package/es/icons/UseMolecularChainPurely.js +68 -0
  172. package/es/icons/UseQuestionFilled.d.ts +4 -0
  173. package/es/icons/UseQuestionFilled.js +68 -0
  174. package/es/icons/UserGatherFilled.d.ts +4 -0
  175. package/es/icons/UserGatherFilled.js +68 -0
  176. package/es/icons/UserGatherPurely.d.ts +4 -0
  177. package/es/icons/UserGatherPurely.js +68 -0
  178. package/es/icons/UserReportPurely.d.ts +4 -0
  179. package/es/icons/UserReportPurely.js +68 -0
  180. package/es/icons/UserTimeFilled.d.ts +4 -0
  181. package/es/icons/UserTimeFilled.js +68 -0
  182. package/es/icons/UserTimePurely.d.ts +4 -0
  183. package/es/icons/UserTimePurely.js +68 -0
  184. package/es/icons/UsersGovernancePurely.d.ts +4 -0
  185. package/es/icons/UsersGovernancePurely.js +68 -0
  186. package/es/icons/WithoutMaskFilled.d.ts +4 -0
  187. package/es/icons/WithoutMaskFilled.js +68 -0
  188. package/es/icons/WithoutMaskPurely.d.ts +4 -0
  189. package/es/icons/WithoutMaskPurely.js +68 -0
  190. package/es/icons/index.d.ts +47 -0
  191. package/es/icons/index.js +433 -9
  192. package/lib/icons/AccessControlPurely.d.ts +4 -0
  193. package/lib/icons/AccessControlPurely.js +70 -0
  194. package/lib/icons/AreaInvasionFilled.d.ts +4 -0
  195. package/lib/icons/AreaInvasionFilled.js +70 -0
  196. package/lib/icons/AreaInvasionPurely.d.ts +4 -0
  197. package/lib/icons/AreaInvasionPurely.js +70 -0
  198. package/lib/icons/CarCameraFilled.d.ts +4 -0
  199. package/lib/icons/CarCameraFilled.js +70 -0
  200. package/lib/icons/CarExclamationCircleFilled.d.ts +4 -0
  201. package/lib/icons/CarExclamationCircleFilled.js +70 -0
  202. package/lib/icons/CarPenFilled.d.ts +4 -0
  203. package/lib/icons/CarPenFilled.js +70 -0
  204. package/lib/icons/CarQuestionCircleFilled.d.ts +4 -0
  205. package/lib/icons/CarQuestionCircleFilled.js +70 -0
  206. package/lib/icons/DeviceOfflineFilled.d.ts +4 -0
  207. package/lib/icons/DeviceOfflineFilled.js +70 -0
  208. package/lib/icons/DeviceOfflinePurely.d.ts +4 -0
  209. package/lib/icons/DeviceOfflinePurely.js +70 -0
  210. package/lib/icons/ElderFilled.d.ts +4 -0
  211. package/lib/icons/ElderFilled.js +70 -0
  212. package/lib/icons/ElderPurely.d.ts +4 -0
  213. package/lib/icons/ElderPurely.js +70 -0
  214. package/lib/icons/ElectricCarFilled.d.ts +4 -0
  215. package/lib/icons/ElectricCarFilled.js +70 -0
  216. package/lib/icons/ElectricCarPurely.d.ts +4 -0
  217. package/lib/icons/ElectricCarPurely.js +70 -0
  218. package/lib/icons/FocusOutlined.d.ts +4 -0
  219. package/lib/icons/FocusOutlined.js +70 -0
  220. package/lib/icons/ForeignVehiclePurely.d.ts +4 -0
  221. package/lib/icons/ForeignVehiclePurely.js +70 -0
  222. package/lib/icons/ForeignWorkersPurely.d.ts +4 -0
  223. package/lib/icons/ForeignWorkersPurely.js +70 -0
  224. package/lib/icons/ForestCameraFilled.d.ts +4 -0
  225. package/lib/icons/ForestCameraFilled.js +70 -0
  226. package/lib/icons/ForestFirePurely.d.ts +4 -0
  227. package/lib/icons/ForestFirePurely.js +70 -0
  228. package/lib/icons/GovernanceFilled.d.ts +4 -0
  229. package/lib/icons/GovernanceFilled.js +70 -0
  230. package/lib/icons/HammerFilled.d.ts +4 -0
  231. package/lib/icons/HammerFilled.js +70 -0
  232. package/lib/icons/HealthMonitoringPurely.d.ts +4 -0
  233. package/lib/icons/HealthMonitoringPurely.js +70 -0
  234. package/lib/icons/HelmetFilled.d.ts +4 -0
  235. package/lib/icons/HelmetFilled.js +70 -0
  236. package/lib/icons/IllegalFireExitsPurely.d.ts +4 -0
  237. package/lib/icons/IllegalFireExitsPurely.js +70 -0
  238. package/lib/icons/IllegalHelmetPurely.d.ts +4 -0
  239. package/lib/icons/IllegalHelmetPurely.js +70 -0
  240. package/lib/icons/LayoutOutlined.d.ts +4 -0
  241. package/lib/icons/LayoutOutlined.js +70 -0
  242. package/lib/icons/LegendOutlined.d.ts +4 -0
  243. package/lib/icons/LegendOutlined.js +70 -0
  244. package/lib/icons/MeshLayoutOutlined.d.ts +4 -0
  245. package/lib/icons/MeshLayoutOutlined.js +70 -0
  246. package/lib/icons/OrganizeProOutlined.d.ts +4 -0
  247. package/lib/icons/OrganizeProOutlined.js +70 -0
  248. package/lib/icons/PetDogFilled.d.ts +4 -0
  249. package/lib/icons/PetDogFilled.js +70 -0
  250. package/lib/icons/PetDogPurely.d.ts +4 -0
  251. package/lib/icons/PetDogPurely.js +70 -0
  252. package/lib/icons/PolymerizationOutlined.d.ts +4 -0
  253. package/lib/icons/PolymerizationOutlined.js +70 -0
  254. package/lib/icons/RingLayoutOutlined.d.ts +4 -0
  255. package/lib/icons/RingLayoutOutlined.js +70 -0
  256. package/lib/icons/SmartLightPoleFilled.d.ts +4 -0
  257. package/lib/icons/SmartLightPoleFilled.js +70 -0
  258. package/lib/icons/SmartLightPolePurely.d.ts +4 -0
  259. package/lib/icons/SmartLightPolePurely.js +70 -0
  260. package/lib/icons/ThumbnailOutlined.d.ts +4 -0
  261. package/lib/icons/ThumbnailOutlined.js +70 -0
  262. package/lib/icons/ToolPurely.d.ts +4 -0
  263. package/lib/icons/ToolPurely.js +70 -0
  264. package/lib/icons/UseMolecularChainFilled.d.ts +4 -0
  265. package/lib/icons/UseMolecularChainFilled.js +70 -0
  266. package/lib/icons/UseMolecularChainPurely.d.ts +4 -0
  267. package/lib/icons/UseMolecularChainPurely.js +70 -0
  268. package/lib/icons/UseQuestionFilled.d.ts +4 -0
  269. package/lib/icons/UseQuestionFilled.js +70 -0
  270. package/lib/icons/UserGatherFilled.d.ts +4 -0
  271. package/lib/icons/UserGatherFilled.js +70 -0
  272. package/lib/icons/UserGatherPurely.d.ts +4 -0
  273. package/lib/icons/UserGatherPurely.js +70 -0
  274. package/lib/icons/UserReportPurely.d.ts +4 -0
  275. package/lib/icons/UserReportPurely.js +70 -0
  276. package/lib/icons/UserTimeFilled.d.ts +4 -0
  277. package/lib/icons/UserTimeFilled.js +70 -0
  278. package/lib/icons/UserTimePurely.d.ts +4 -0
  279. package/lib/icons/UserTimePurely.js +70 -0
  280. package/lib/icons/UsersGovernancePurely.d.ts +4 -0
  281. package/lib/icons/UsersGovernancePurely.js +70 -0
  282. package/lib/icons/WithoutMaskFilled.d.ts +4 -0
  283. package/lib/icons/WithoutMaskFilled.js +70 -0
  284. package/lib/icons/WithoutMaskPurely.d.ts +4 -0
  285. package/lib/icons/WithoutMaskPurely.js +70 -0
  286. package/lib/icons/index.d.ts +47 -0
  287. package/lib/icons/index.js +433 -9
  288. package/package.json +2 -2
@@ -1,3 +1,4 @@
1
+ export { default as AccessControlPurely } from './AccessControlPurely';
1
2
  export { default as AccountBookFilled } from './AccountBookFilled';
2
3
  export { default as AccountBookOutlined } from './AccountBookOutlined';
3
4
  export { default as AccountBookTwoTone } from './AccountBookTwoTone';
@@ -16,6 +17,8 @@ export { default as AlignRightOutlined } from './AlignRightOutlined';
16
17
  export { default as AppstoreAddOutlined } from './AppstoreAddOutlined';
17
18
  export { default as AppstoreFilled } from './AppstoreFilled';
18
19
  export { default as AppstoreOutlined } from './AppstoreOutlined';
20
+ export { default as AreaInvasionFilled } from './AreaInvasionFilled';
21
+ export { default as AreaInvasionPurely } from './AreaInvasionPurely';
19
22
  export { default as AreaOutlined } from './AreaOutlined';
20
23
  export { default as ArrowDownOutlined } from './ArrowDownOutlined';
21
24
  export { default as ArrowLeftOutlined } from './ArrowLeftOutlined';
@@ -44,9 +47,13 @@ export { default as CalendarOutlined } from './CalendarOutlined';
44
47
  export { default as CameraBarrelFilled } from './CameraBarrelFilled';
45
48
  export { default as CameraFilled } from './CameraFilled';
46
49
  export { default as CameraOutlined } from './CameraOutlined';
50
+ export { default as CarCameraFilled } from './CarCameraFilled';
47
51
  export { default as CarCameraOutlined } from './CarCameraOutlined';
52
+ export { default as CarExclamationCircleFilled } from './CarExclamationCircleFilled';
48
53
  export { default as CarFilled } from './CarFilled';
49
54
  export { default as CarOutlined } from './CarOutlined';
55
+ export { default as CarPenFilled } from './CarPenFilled';
56
+ export { default as CarQuestionCircleFilled } from './CarQuestionCircleFilled';
50
57
  export { default as CarRecordOutlined } from './CarRecordOutlined';
51
58
  export { default as CarUnknownOutlined } from './CarUnknownOutlined';
52
59
  export { default as CaretDownOutlined } from './CaretDownOutlined';
@@ -82,6 +89,8 @@ export { default as DatabaseFilled } from './DatabaseFilled';
82
89
  export { default as DatabaseOutlined } from './DatabaseOutlined';
83
90
  export { default as DeleteOutlined } from './DeleteOutlined';
84
91
  export { default as DeviceFilled } from './DeviceFilled';
92
+ export { default as DeviceOfflineFilled } from './DeviceOfflineFilled';
93
+ export { default as DeviceOfflinePurely } from './DeviceOfflinePurely';
85
94
  export { default as DeviceOutlined } from './DeviceOutlined';
86
95
  export { default as DigitalMediaFilled } from './DigitalMediaFilled';
87
96
  export { default as DigitalMediaOutlined } from './DigitalMediaOutlined';
@@ -100,6 +109,10 @@ export { default as DrawRectangleOutlined } from './DrawRectangleOutlined';
100
109
  export { default as DrawRoundOutlined } from './DrawRoundOutlined';
101
110
  export { default as DroneOutlined } from './DroneOutlined';
102
111
  export { default as EditOutlined } from './EditOutlined';
112
+ export { default as ElderFilled } from './ElderFilled';
113
+ export { default as ElderPurely } from './ElderPurely';
114
+ export { default as ElectricCarFilled } from './ElectricCarFilled';
115
+ export { default as ElectricCarPurely } from './ElectricCarPurely';
103
116
  export { default as ElectricalFireFilled } from './ElectricalFireFilled';
104
117
  export { default as ElectricalFireOutlined } from './ElectricalFireOutlined';
105
118
  export { default as ElectricalFirePurely } from './ElectricalFirePurely';
@@ -160,6 +173,11 @@ export { default as FireOutlined } from './FireOutlined';
160
173
  export { default as FireStationFilled } from './FireStationFilled';
161
174
  export { default as FireWarningFilled } from './FireWarningFilled';
162
175
  export { default as FloorOutlined } from './FloorOutlined';
176
+ export { default as FocusOutlined } from './FocusOutlined';
177
+ export { default as ForeignVehiclePurely } from './ForeignVehiclePurely';
178
+ export { default as ForeignWorkersPurely } from './ForeignWorkersPurely';
179
+ export { default as ForestCameraFilled } from './ForestCameraFilled';
180
+ export { default as ForestFirePurely } from './ForestFirePurely';
163
181
  export { default as FormOutlined } from './FormOutlined';
164
182
  export { default as FrameSelectionOutlined } from './FrameSelectionOutlined';
165
183
  export { default as FrownFilled } from './FrownFilled';
@@ -180,11 +198,15 @@ export { default as GeoLocationOutlined } from './GeoLocationOutlined';
180
198
  export { default as GithubFilled } from './GithubFilled';
181
199
  export { default as GlobalFilled } from './GlobalFilled';
182
200
  export { default as GlobalOutlined } from './GlobalOutlined';
201
+ export { default as GovernanceFilled } from './GovernanceFilled';
183
202
  export { default as GroupFilled } from './GroupFilled';
203
+ export { default as HammerFilled } from './HammerFilled';
184
204
  export { default as HashrateCenterFilled } from './HashrateCenterFilled';
185
205
  export { default as HashrateCenterOutlined } from './HashrateCenterOutlined';
206
+ export { default as HealthMonitoringPurely } from './HealthMonitoringPurely';
186
207
  export { default as HeartFilled } from './HeartFilled';
187
208
  export { default as HeartOutlined } from './HeartOutlined';
209
+ export { default as HelmetFilled } from './HelmetFilled';
188
210
  export { default as HiddenDangerFilled } from './HiddenDangerFilled';
189
211
  export { default as HolderOutlined } from './HolderOutlined';
190
212
  export { default as HolderVerticalOutlined } from './HolderVerticalOutlined';
@@ -198,8 +220,10 @@ export { default as IdcardOutlined } from './IdcardOutlined';
198
220
  export { default as IllegalBuildingFilled } from './IllegalBuildingFilled';
199
221
  export { default as IllegalBuildingOutlined } from './IllegalBuildingOutlined';
200
222
  export { default as IllegalBuildingPurely } from './IllegalBuildingPurely';
223
+ export { default as IllegalFireExitsPurely } from './IllegalFireExitsPurely';
201
224
  export { default as IllegalFishingFilled } from './IllegalFishingFilled';
202
225
  export { default as IllegalFishingPurely } from './IllegalFishingPurely';
226
+ export { default as IllegalHelmetPurely } from './IllegalHelmetPurely';
203
227
  export { default as ImageFilled } from './ImageFilled';
204
228
  export { default as ImageOutlined } from './ImageOutlined';
205
229
  export { default as InfoCircleFilled } from './InfoCircleFilled';
@@ -216,11 +240,13 @@ export { default as KeyPersonFilled } from './KeyPersonFilled';
216
240
  export { default as KeyPersonPurely } from './KeyPersonPurely';
217
241
  export { default as KeyVehiclePurely } from './KeyVehiclePurely';
218
242
  export { default as LakeOutlined } from './LakeOutlined';
243
+ export { default as LayoutOutlined } from './LayoutOutlined';
219
244
  export { default as LeakingOutlined } from './LeakingOutlined';
220
245
  export { default as LeftCircleOutlined } from './LeftCircleOutlined';
221
246
  export { default as LeftDownOutlined } from './LeftDownOutlined';
222
247
  export { default as LeftOutlined } from './LeftOutlined';
223
248
  export { default as LeftUpOutlined } from './LeftUpOutlined';
249
+ export { default as LegendOutlined } from './LegendOutlined';
224
250
  export { default as LessElectricityFilled } from './LessElectricityFilled';
225
251
  export { default as LikeOutlined } from './LikeOutlined';
226
252
  export { default as LineOutlined } from './LineOutlined';
@@ -245,6 +271,7 @@ export { default as MehFilled } from './MehFilled';
245
271
  export { default as MehOutlined } from './MehOutlined';
246
272
  export { default as MenuFoldOutlined } from './MenuFoldOutlined';
247
273
  export { default as MenuUnfoldOutlined } from './MenuUnfoldOutlined';
274
+ export { default as MeshLayoutOutlined } from './MeshLayoutOutlined';
248
275
  export { default as MessageOutlined } from './MessageOutlined';
249
276
  export { default as MinusCircleFilled } from './MinusCircleFilled';
250
277
  export { default as MinusCircleOutlined } from './MinusCircleOutlined';
@@ -284,6 +311,7 @@ export { default as OrderReaultFilled } from './OrderReaultFilled';
284
311
  export { default as OrderedListOutlined } from './OrderedListOutlined';
285
312
  export { default as OrganizeFilled } from './OrganizeFilled';
286
313
  export { default as OrganizeOutlined } from './OrganizeOutlined';
314
+ export { default as OrganizeProOutlined } from './OrganizeProOutlined';
287
315
  export { default as OriginalSizeOutlined } from './OriginalSizeOutlined';
288
316
  export { default as PaperClipOutlined } from './PaperClipOutlined';
289
317
  export { default as ParkingLotOutlined } from './ParkingLotOutlined';
@@ -295,6 +323,8 @@ export { default as PayCircleOutlined } from './PayCircleOutlined';
295
323
  export { default as PenOutlined } from './PenOutlined';
296
324
  export { default as PercentageOutlined } from './PercentageOutlined';
297
325
  export { default as PersonCameraOutlined } from './PersonCameraOutlined';
326
+ export { default as PetDogFilled } from './PetDogFilled';
327
+ export { default as PetDogPurely } from './PetDogPurely';
298
328
  export { default as PhoneOutlined } from './PhoneOutlined';
299
329
  export { default as PieChartOutlined } from './PieChartOutlined';
300
330
  export { default as PlayCircleFilled } from './PlayCircleFilled';
@@ -306,6 +336,7 @@ export { default as PlusCircleOutlined } from './PlusCircleOutlined';
306
336
  export { default as PlusOutlined } from './PlusOutlined';
307
337
  export { default as PlusSquareFilled } from './PlusSquareFilled';
308
338
  export { default as PmOutlined } from './PmOutlined';
339
+ export { default as PolymerizationOutlined } from './PolymerizationOutlined';
309
340
  export { default as PositionMapFilled } from './PositionMapFilled';
310
341
  export { default as PoweroffOutlined } from './PoweroffOutlined';
311
342
  export { default as PrinterOutlined } from './PrinterOutlined';
@@ -322,6 +353,7 @@ export { default as RightCircleOutlined } from './RightCircleOutlined';
322
353
  export { default as RightDownOutlined } from './RightDownOutlined';
323
354
  export { default as RightOutlined } from './RightOutlined';
324
355
  export { default as RightUpOutlined } from './RightUpOutlined';
356
+ export { default as RingLayoutOutlined } from './RingLayoutOutlined';
325
357
  export { default as RiverOutlined } from './RiverOutlined';
326
358
  export { default as RobotOutlined } from './RobotOutlined';
327
359
  export { default as RocketOutlined } from './RocketOutlined';
@@ -349,7 +381,9 @@ export { default as ShoppingCartOutlined } from './ShoppingCartOutlined';
349
381
  export { default as SleepOutlined } from './SleepOutlined';
350
382
  export { default as SmartBoxOutlined } from './SmartBoxOutlined';
351
383
  export { default as SmartDoorLockOutlined } from './SmartDoorLockOutlined';
384
+ export { default as SmartLightPoleFilled } from './SmartLightPoleFilled';
352
385
  export { default as SmartLightPoleOutlined } from './SmartLightPoleOutlined';
386
+ export { default as SmartLightPolePurely } from './SmartLightPolePurely';
353
387
  export { default as SmartWatchOutlined } from './SmartWatchOutlined';
354
388
  export { default as SmartWaterMeterFilled } from './SmartWaterMeterFilled';
355
389
  export { default as SmartWaterMeterOutlined } from './SmartWaterMeterOutlined';
@@ -383,9 +417,11 @@ export { default as TemplateFilled } from './TemplateFilled';
383
417
  export { default as TetrisOutlined } from './TetrisOutlined';
384
418
  export { default as ThermometerOutlined } from './ThermometerOutlined';
385
419
  export { default as ThirdPurely } from './ThirdPurely';
420
+ export { default as ThumbnailOutlined } from './ThumbnailOutlined';
386
421
  export { default as TimeCircleFilled } from './TimeCircleFilled';
387
422
  export { default as ToTopOutlined } from './ToTopOutlined';
388
423
  export { default as ToolOutlined } from './ToolOutlined';
424
+ export { default as ToolPurely } from './ToolPurely';
389
425
  export { default as TrophyOutlined } from './TrophyOutlined';
390
426
  export { default as UnlockOutlined } from './UnlockOutlined';
391
427
  export { default as UnorderedListOutlined } from './UnorderedListOutlined';
@@ -394,9 +430,18 @@ export { default as UpOutlined } from './UpOutlined';
394
430
  export { default as UploadFilled } from './UploadFilled';
395
431
  export { default as UploadOutlined } from './UploadOutlined';
396
432
  export { default as UsbOutlined } from './UsbOutlined';
433
+ export { default as UseMolecularChainFilled } from './UseMolecularChainFilled';
434
+ export { default as UseMolecularChainPurely } from './UseMolecularChainPurely';
435
+ export { default as UseQuestionFilled } from './UseQuestionFilled';
397
436
  export { default as UserFilled } from './UserFilled';
437
+ export { default as UserGatherFilled } from './UserGatherFilled';
438
+ export { default as UserGatherPurely } from './UserGatherPurely';
398
439
  export { default as UserOutlined } from './UserOutlined';
399
440
  export { default as UserReportFilled } from './UserReportFilled';
441
+ export { default as UserReportPurely } from './UserReportPurely';
442
+ export { default as UserTimeFilled } from './UserTimeFilled';
443
+ export { default as UserTimePurely } from './UserTimePurely';
444
+ export { default as UsersGovernancePurely } from './UsersGovernancePurely';
400
445
  export { default as VehicleFileOutlined } from './VehicleFileOutlined';
401
446
  export { default as VideoCameraFilled } from './VideoCameraFilled';
402
447
  export { default as VideoCameraOutlined } from './VideoCameraOutlined';
@@ -416,6 +461,8 @@ export { default as WeatherStationOutlined } from './WeatherStationOutlined';
416
461
  export { default as WechatFilled } from './WechatFilled';
417
462
  export { default as WifiOutlined } from './WifiOutlined';
418
463
  export { default as WindSpeedOutlined } from './WindSpeedOutlined';
464
+ export { default as WithoutMaskFilled } from './WithoutMaskFilled';
465
+ export { default as WithoutMaskPurely } from './WithoutMaskPurely';
419
466
  export { default as YuntaiOutlined } from './YuntaiOutlined';
420
467
  export { default as ZoomInOutlined } from './ZoomInOutlined';
421
468
  export { default as ZoomOutOutlined } from './ZoomOutOutlined';