@sensoro-design/icons 0.1.5 → 0.1.6

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 (270) hide show
  1. package/ArrowDownOutlined.d.ts +2 -0
  2. package/ArrowDownOutlined.js +15 -0
  3. package/ArrowLeftOutlined.d.ts +2 -0
  4. package/ArrowLeftOutlined.js +15 -0
  5. package/ArrowRightOutlined.d.ts +2 -0
  6. package/ArrowRightOutlined.js +15 -0
  7. package/ArrowUpOutlined.d.ts +2 -0
  8. package/ArrowUpOutlined.js +15 -0
  9. package/BellOutlined.d.ts +2 -0
  10. package/BellOutlined.js +15 -0
  11. package/CHANGELOG.md +8 -0
  12. package/CalendarOutlined.d.ts +2 -0
  13. package/CalendarOutlined.js +15 -0
  14. package/ClockCircleOutlined.d.ts +2 -0
  15. package/ClockCircleOutlined.js +15 -0
  16. package/CopyOutlined.d.ts +2 -0
  17. package/CopyOutlined.js +15 -0
  18. package/DoubleLeftOutlined.d.ts +2 -0
  19. package/DoubleLeftOutlined.js +15 -0
  20. package/DoubleRightOutlined.d.ts +2 -0
  21. package/DoubleRightOutlined.js +15 -0
  22. package/DownloadOutlined.d.ts +2 -0
  23. package/DownloadOutlined.js +15 -0
  24. package/EditOutlined.d.ts +2 -0
  25. package/EditOutlined.js +15 -0
  26. package/ExclamationCircleOutlined.d.ts +2 -0
  27. package/ExclamationCircleOutlined.js +15 -0
  28. package/ExclamationOutlined.d.ts +2 -0
  29. package/ExclamationOutlined.js +15 -0
  30. package/FileAddOutlined.d.ts +2 -0
  31. package/FileAddOutlined.js +15 -0
  32. package/FileDoneOutlined.d.ts +2 -0
  33. package/FileDoneOutlined.js +15 -0
  34. package/FileExcelOutlined.d.ts +2 -0
  35. package/FileExcelOutlined.js +15 -0
  36. package/FileExclamationOutlined.d.ts +2 -0
  37. package/FileExclamationOutlined.js +15 -0
  38. package/FileGifOutlined.d.ts +2 -0
  39. package/FileGifOutlined.js +15 -0
  40. package/FileImageOutlined.d.ts +2 -0
  41. package/FileImageOutlined.js +15 -0
  42. package/FileJpgOutlined.d.ts +2 -0
  43. package/FileJpgOutlined.js +15 -0
  44. package/FileMarkdownOutlined.d.ts +2 -0
  45. package/FileMarkdownOutlined.js +15 -0
  46. package/FileOutlined.d.ts +2 -0
  47. package/FileOutlined.js +15 -0
  48. package/FilePdfOutlined.d.ts +2 -0
  49. package/FilePdfOutlined.js +15 -0
  50. package/FilePptOutlined.d.ts +2 -0
  51. package/FilePptOutlined.js +15 -0
  52. package/FileProtectOutlined.d.ts +2 -0
  53. package/FileProtectOutlined.js +15 -0
  54. package/FileSearchOutlined.d.ts +2 -0
  55. package/FileSearchOutlined.js +15 -0
  56. package/FileSyncOutlined.d.ts +2 -0
  57. package/FileSyncOutlined.js +15 -0
  58. package/FileTextOutlined.d.ts +2 -0
  59. package/FileTextOutlined.js +15 -0
  60. package/FileUnknownOutlined.d.ts +2 -0
  61. package/FileUnknownOutlined.js +15 -0
  62. package/FileWordOutlined.d.ts +2 -0
  63. package/FileWordOutlined.js +15 -0
  64. package/FileZipOutlined.d.ts +2 -0
  65. package/FileZipOutlined.js +15 -0
  66. package/HeartFilled.d.ts +2 -0
  67. package/HeartFilled.js +15 -0
  68. package/HeartOutlined.d.ts +2 -0
  69. package/HeartOutlined.js +15 -0
  70. package/HolderOutlined.d.ts +2 -0
  71. package/HolderOutlined.js +15 -0
  72. package/ImageFilled.d.ts +2 -0
  73. package/ImageFilled.js +15 -0
  74. package/InfoCircleOutlined.d.ts +2 -0
  75. package/InfoCircleOutlined.js +15 -0
  76. package/InfoOutlined.d.ts +2 -0
  77. package/InfoOutlined.js +15 -0
  78. package/LinkOutlined.d.ts +2 -0
  79. package/LinkOutlined.js +15 -0
  80. package/MessageOutlined.d.ts +2 -0
  81. package/MessageOutlined.js +15 -0
  82. package/RulerOutlined.d.ts +2 -0
  83. package/RulerOutlined.js +15 -0
  84. package/SearchOutlined.d.ts +2 -0
  85. package/SearchOutlined.js +15 -0
  86. package/UserFilled.d.ts +2 -0
  87. package/UserFilled.js +15 -0
  88. package/UserOutlined.d.ts +2 -0
  89. package/UserOutlined.js +15 -0
  90. package/es/icons/ArrowDownOutlined.d.ts +4 -0
  91. package/es/icons/ArrowDownOutlined.js +68 -0
  92. package/es/icons/ArrowLeftOutlined.d.ts +4 -0
  93. package/es/icons/ArrowLeftOutlined.js +68 -0
  94. package/es/icons/ArrowRightOutlined.d.ts +4 -0
  95. package/es/icons/ArrowRightOutlined.js +68 -0
  96. package/es/icons/ArrowUpOutlined.d.ts +4 -0
  97. package/es/icons/ArrowUpOutlined.js +68 -0
  98. package/es/icons/BellOutlined.d.ts +4 -0
  99. package/es/icons/BellOutlined.js +68 -0
  100. package/es/icons/CalendarOutlined.d.ts +4 -0
  101. package/es/icons/CalendarOutlined.js +68 -0
  102. package/es/icons/ClockCircleOutlined.d.ts +4 -0
  103. package/es/icons/ClockCircleOutlined.js +68 -0
  104. package/es/icons/CopyOutlined.d.ts +4 -0
  105. package/es/icons/CopyOutlined.js +68 -0
  106. package/es/icons/DoubleLeftOutlined.d.ts +4 -0
  107. package/es/icons/DoubleLeftOutlined.js +68 -0
  108. package/es/icons/DoubleRightOutlined.d.ts +4 -0
  109. package/es/icons/DoubleRightOutlined.js +68 -0
  110. package/es/icons/DownloadOutlined.d.ts +4 -0
  111. package/es/icons/DownloadOutlined.js +68 -0
  112. package/es/icons/EditOutlined.d.ts +4 -0
  113. package/es/icons/EditOutlined.js +68 -0
  114. package/es/icons/ExclamationCircleOutlined.d.ts +4 -0
  115. package/es/icons/ExclamationCircleOutlined.js +68 -0
  116. package/es/icons/ExclamationOutlined.d.ts +4 -0
  117. package/es/icons/ExclamationOutlined.js +68 -0
  118. package/es/icons/FileAddOutlined.d.ts +4 -0
  119. package/es/icons/FileAddOutlined.js +68 -0
  120. package/es/icons/FileDoneOutlined.d.ts +4 -0
  121. package/es/icons/FileDoneOutlined.js +68 -0
  122. package/es/icons/FileExcelOutlined.d.ts +4 -0
  123. package/es/icons/FileExcelOutlined.js +68 -0
  124. package/es/icons/FileExclamationOutlined.d.ts +4 -0
  125. package/es/icons/FileExclamationOutlined.js +68 -0
  126. package/es/icons/FileGifOutlined.d.ts +4 -0
  127. package/es/icons/FileGifOutlined.js +68 -0
  128. package/es/icons/FileImageOutlined.d.ts +4 -0
  129. package/es/icons/FileImageOutlined.js +68 -0
  130. package/es/icons/FileJpgOutlined.d.ts +4 -0
  131. package/es/icons/FileJpgOutlined.js +68 -0
  132. package/es/icons/FileMarkdownOutlined.d.ts +4 -0
  133. package/es/icons/FileMarkdownOutlined.js +68 -0
  134. package/es/icons/FileOutlined.d.ts +4 -0
  135. package/es/icons/FileOutlined.js +68 -0
  136. package/es/icons/FilePdfOutlined.d.ts +4 -0
  137. package/es/icons/FilePdfOutlined.js +68 -0
  138. package/es/icons/FilePptOutlined.d.ts +4 -0
  139. package/es/icons/FilePptOutlined.js +68 -0
  140. package/es/icons/FileProtectOutlined.d.ts +4 -0
  141. package/es/icons/FileProtectOutlined.js +68 -0
  142. package/es/icons/FileSearchOutlined.d.ts +4 -0
  143. package/es/icons/FileSearchOutlined.js +68 -0
  144. package/es/icons/FileSyncOutlined.d.ts +4 -0
  145. package/es/icons/FileSyncOutlined.js +68 -0
  146. package/es/icons/FileTextOutlined.d.ts +4 -0
  147. package/es/icons/FileTextOutlined.js +68 -0
  148. package/es/icons/FileUnknownOutlined.d.ts +4 -0
  149. package/es/icons/FileUnknownOutlined.js +68 -0
  150. package/es/icons/FileWordOutlined.d.ts +4 -0
  151. package/es/icons/FileWordOutlined.js +68 -0
  152. package/es/icons/FileZipOutlined.d.ts +4 -0
  153. package/es/icons/FileZipOutlined.js +68 -0
  154. package/es/icons/HeartFilled.d.ts +4 -0
  155. package/es/icons/HeartFilled.js +68 -0
  156. package/es/icons/HeartOutlined.d.ts +4 -0
  157. package/es/icons/HeartOutlined.js +68 -0
  158. package/es/icons/HolderOutlined.d.ts +4 -0
  159. package/es/icons/HolderOutlined.js +68 -0
  160. package/es/icons/ImageFilled.d.ts +4 -0
  161. package/es/icons/ImageFilled.js +68 -0
  162. package/es/icons/InfoCircleOutlined.d.ts +4 -0
  163. package/es/icons/InfoCircleOutlined.js +68 -0
  164. package/es/icons/InfoOutlined.d.ts +4 -0
  165. package/es/icons/InfoOutlined.js +68 -0
  166. package/es/icons/LinkOutlined.d.ts +4 -0
  167. package/es/icons/LinkOutlined.js +68 -0
  168. package/es/icons/MessageOutlined.d.ts +4 -0
  169. package/es/icons/MessageOutlined.js +68 -0
  170. package/es/icons/RulerOutlined.d.ts +4 -0
  171. package/es/icons/RulerOutlined.js +68 -0
  172. package/es/icons/SearchOutlined.d.ts +4 -0
  173. package/es/icons/SearchOutlined.js +68 -0
  174. package/es/icons/UserFilled.d.ts +4 -0
  175. package/es/icons/UserFilled.js +68 -0
  176. package/es/icons/UserOutlined.d.ts +4 -0
  177. package/es/icons/UserOutlined.js +68 -0
  178. package/es/icons/index.d.ts +44 -0
  179. package/es/icons/index.js +400 -3
  180. package/lib/icons/ArrowDownOutlined.d.ts +4 -0
  181. package/lib/icons/ArrowDownOutlined.js +70 -0
  182. package/lib/icons/ArrowLeftOutlined.d.ts +4 -0
  183. package/lib/icons/ArrowLeftOutlined.js +70 -0
  184. package/lib/icons/ArrowRightOutlined.d.ts +4 -0
  185. package/lib/icons/ArrowRightOutlined.js +70 -0
  186. package/lib/icons/ArrowUpOutlined.d.ts +4 -0
  187. package/lib/icons/ArrowUpOutlined.js +70 -0
  188. package/lib/icons/BellOutlined.d.ts +4 -0
  189. package/lib/icons/BellOutlined.js +70 -0
  190. package/lib/icons/CalendarOutlined.d.ts +4 -0
  191. package/lib/icons/CalendarOutlined.js +70 -0
  192. package/lib/icons/ClockCircleOutlined.d.ts +4 -0
  193. package/lib/icons/ClockCircleOutlined.js +70 -0
  194. package/lib/icons/CopyOutlined.d.ts +4 -0
  195. package/lib/icons/CopyOutlined.js +70 -0
  196. package/lib/icons/DoubleLeftOutlined.d.ts +4 -0
  197. package/lib/icons/DoubleLeftOutlined.js +70 -0
  198. package/lib/icons/DoubleRightOutlined.d.ts +4 -0
  199. package/lib/icons/DoubleRightOutlined.js +70 -0
  200. package/lib/icons/DownloadOutlined.d.ts +4 -0
  201. package/lib/icons/DownloadOutlined.js +70 -0
  202. package/lib/icons/EditOutlined.d.ts +4 -0
  203. package/lib/icons/EditOutlined.js +70 -0
  204. package/lib/icons/ExclamationCircleOutlined.d.ts +4 -0
  205. package/lib/icons/ExclamationCircleOutlined.js +70 -0
  206. package/lib/icons/ExclamationOutlined.d.ts +4 -0
  207. package/lib/icons/ExclamationOutlined.js +70 -0
  208. package/lib/icons/FileAddOutlined.d.ts +4 -0
  209. package/lib/icons/FileAddOutlined.js +70 -0
  210. package/lib/icons/FileDoneOutlined.d.ts +4 -0
  211. package/lib/icons/FileDoneOutlined.js +70 -0
  212. package/lib/icons/FileExcelOutlined.d.ts +4 -0
  213. package/lib/icons/FileExcelOutlined.js +70 -0
  214. package/lib/icons/FileExclamationOutlined.d.ts +4 -0
  215. package/lib/icons/FileExclamationOutlined.js +70 -0
  216. package/lib/icons/FileGifOutlined.d.ts +4 -0
  217. package/lib/icons/FileGifOutlined.js +70 -0
  218. package/lib/icons/FileImageOutlined.d.ts +4 -0
  219. package/lib/icons/FileImageOutlined.js +70 -0
  220. package/lib/icons/FileJpgOutlined.d.ts +4 -0
  221. package/lib/icons/FileJpgOutlined.js +70 -0
  222. package/lib/icons/FileMarkdownOutlined.d.ts +4 -0
  223. package/lib/icons/FileMarkdownOutlined.js +70 -0
  224. package/lib/icons/FileOutlined.d.ts +4 -0
  225. package/lib/icons/FileOutlined.js +70 -0
  226. package/lib/icons/FilePdfOutlined.d.ts +4 -0
  227. package/lib/icons/FilePdfOutlined.js +70 -0
  228. package/lib/icons/FilePptOutlined.d.ts +4 -0
  229. package/lib/icons/FilePptOutlined.js +70 -0
  230. package/lib/icons/FileProtectOutlined.d.ts +4 -0
  231. package/lib/icons/FileProtectOutlined.js +70 -0
  232. package/lib/icons/FileSearchOutlined.d.ts +4 -0
  233. package/lib/icons/FileSearchOutlined.js +70 -0
  234. package/lib/icons/FileSyncOutlined.d.ts +4 -0
  235. package/lib/icons/FileSyncOutlined.js +70 -0
  236. package/lib/icons/FileTextOutlined.d.ts +4 -0
  237. package/lib/icons/FileTextOutlined.js +70 -0
  238. package/lib/icons/FileUnknownOutlined.d.ts +4 -0
  239. package/lib/icons/FileUnknownOutlined.js +70 -0
  240. package/lib/icons/FileWordOutlined.d.ts +4 -0
  241. package/lib/icons/FileWordOutlined.js +70 -0
  242. package/lib/icons/FileZipOutlined.d.ts +4 -0
  243. package/lib/icons/FileZipOutlined.js +70 -0
  244. package/lib/icons/HeartFilled.d.ts +4 -0
  245. package/lib/icons/HeartFilled.js +70 -0
  246. package/lib/icons/HeartOutlined.d.ts +4 -0
  247. package/lib/icons/HeartOutlined.js +70 -0
  248. package/lib/icons/HolderOutlined.d.ts +4 -0
  249. package/lib/icons/HolderOutlined.js +70 -0
  250. package/lib/icons/ImageFilled.d.ts +4 -0
  251. package/lib/icons/ImageFilled.js +70 -0
  252. package/lib/icons/InfoCircleOutlined.d.ts +4 -0
  253. package/lib/icons/InfoCircleOutlined.js +70 -0
  254. package/lib/icons/InfoOutlined.d.ts +4 -0
  255. package/lib/icons/InfoOutlined.js +70 -0
  256. package/lib/icons/LinkOutlined.d.ts +4 -0
  257. package/lib/icons/LinkOutlined.js +70 -0
  258. package/lib/icons/MessageOutlined.d.ts +4 -0
  259. package/lib/icons/MessageOutlined.js +70 -0
  260. package/lib/icons/RulerOutlined.d.ts +4 -0
  261. package/lib/icons/RulerOutlined.js +70 -0
  262. package/lib/icons/SearchOutlined.d.ts +4 -0
  263. package/lib/icons/SearchOutlined.js +70 -0
  264. package/lib/icons/UserFilled.d.ts +4 -0
  265. package/lib/icons/UserFilled.js +70 -0
  266. package/lib/icons/UserOutlined.d.ts +4 -0
  267. package/lib/icons/UserOutlined.js +70 -0
  268. package/lib/icons/index.d.ts +44 -0
  269. package/lib/icons/index.js +400 -3
  270. package/package.json +11 -3
@@ -9,9 +9,10 @@ var __importDefault = void 0 && (void 0).__importDefault || function (mod) {
9
9
  Object.defineProperty(exports, "__esModule", {
10
10
  value: true
11
11
  });
12
- exports.EyeInvisibleOutlined = exports.EyeInvisibleFilled = exports.EyeFilled = exports.ExpandOutlined = exports.ExclamationCircleFilled = exports.EllipsisOutlined = exports.ElectricalFireOutlined = exports.DroneOutlined = exports.DownOutlined = exports.DoorLockOutlined = exports.DomeCameraOutlined = exports.DeleteOutlined = exports.ControllerOutlined = exports.CompressOutlined = exports.CoOutlined = exports.Co2Outlined = exports.CloseSquareOutlined = exports.CloseSquareFilled = exports.CloseOutlined = exports.CloseCircleOutlined = exports.CloseCircleFilled = exports.ClearOutlined = exports.CheckSquareOutlined = exports.CheckSquareFilled = exports.CheckOutlined = exports.CheckCircleOutlined = exports.CheckCircleFilled = exports.Ch4Outlined = exports.CarOutlined = exports.CarFilled = exports.CameraOutlined = exports.CameraFilled = exports.BlockOutlined = exports.AudibleAlarmOutlined = exports.AudibleAlarmHostOutlined = exports.AppstoreOutlined = exports.AppstoreFilled = exports.AppstoreAddOutlined = exports.AlignRightOutlined = exports.AlignLeftOutlined = exports.AlignCenterOutlined = exports.AlertOutlined = exports.AlertFilled = exports.AlertCameraOutlined = exports.AlarmHostOutlined = exports.AircircuitBreakerOutlined = exports.AimOutlined = exports.AccountBookTwoTone = exports.AccountBookOutlined = exports.AccountBookFilled = void 0;
13
- exports.PlayCircleFilled = exports.PersonCameraOutlined = exports.PayCircleOutlined = exports.PayCircleFilled = exports.PauseOutlined = exports.PauseCircleOutlined = exports.PauseCircleFilled = exports.ParkingLotOutlined = exports.O2Outlined = exports.Nh3Outlined = exports.MoreOutlined = exports.MinusSquareOutlined = exports.MinusSquareFilled = exports.MinusOutlined = exports.MinusCircleOutlined = exports.MinusCircleFilled = exports.MenuUnfoldOutlined = exports.MenuFoldOutlined = exports.ManualAlarmSquareOutlined = exports.ManualAlarmCircleOutlined = exports.ManholeCoverOutlined = exports.LpgOutlined = exports.LockOutlined = exports.LockFilled = exports.LinsAccessOutlined = exports.LeftOutlined = exports.LeakingOutlined = exports.KeyOutlined = exports.IntelligentAccessOutlined = exports.InfraredOutlined = exports.InfraredHostOutlined = exports.IdcardOutlined = exports.IdcardFilled = exports.HydrolabOutlined = exports.HumanTrafficVideoOutlined = exports.HomeOutlined = exports.GatewayOutlined = exports.GasSensorOutlined = exports.GasSensorControllerOutlined = exports.FullTargetOutlined = exports.FullTargetCameraOutlined = exports.FrownOutlined = exports.FrownFilled = exports.FormOutlined = exports.FireHydraulicsOutlined = exports.FireHydrantOutlined = exports.FireHostOutlined = exports.FireCameraOutlined = exports.FaceCameraOutlined = exports.EyeOutlined = void 0;
14
- exports.ZoomOutOutlined = exports.ZoomInOutlined = exports.WindSpeedOutlined = exports.WeatherStationOutlined = exports.WaterLevelOutlined = exports.WaterFlowOutlined = exports.WarningOutlined = exports.WarningFilled = exports.VirtualCameraOutlined = exports.VideoOutlined = exports.VideoFilled = exports.VideoCameraOutlined = exports.VideoCameraFilled = exports.UpOutlined = exports.ToTopOutlined = exports.ThermometerOutlined = exports.TemperaturePatchOutlined = exports.TagsOutlined = exports.TagsFilled = exports.TagOutlined = exports.TagFilled = exports.StarOutlined = exports.StarFilled = exports.StarCheckOutlined = exports.SmokeOutlined = exports.SmileOutlined = exports.SmileFilled = exports.SmartWaterMeterOutlined = exports.SmartWatchOutlined = exports.SmartLightPoleOutlined = exports.SmartDoorLockOutlined = exports.SmartBoxOutlined = exports.SleepOutlined = exports.SettingOutlined = exports.RotationOutlined = exports.RotationCloseOutlined = exports.RightOutlined = exports.PmOutlined = exports.PlusSquareFilled = exports.PlusOutlined = exports.PlusCircleOutlined = exports.PlusCircleFilled = exports.PlayOutlined = exports.PlayCircleOutlined = void 0; // This index.ts file is generated automatically.
12
+ exports.DoubleLeftOutlined = exports.DoorLockOutlined = exports.DomeCameraOutlined = exports.DeleteOutlined = exports.CopyOutlined = exports.ControllerOutlined = exports.CompressOutlined = exports.CoOutlined = exports.Co2Outlined = exports.CloseSquareOutlined = exports.CloseSquareFilled = exports.CloseOutlined = exports.CloseCircleOutlined = exports.CloseCircleFilled = exports.ClockCircleOutlined = exports.ClearOutlined = exports.CheckSquareOutlined = exports.CheckSquareFilled = exports.CheckOutlined = exports.CheckCircleOutlined = exports.CheckCircleFilled = exports.Ch4Outlined = exports.CarOutlined = exports.CarFilled = exports.CameraOutlined = exports.CameraFilled = exports.CalendarOutlined = exports.BlockOutlined = exports.BellOutlined = exports.AudibleAlarmOutlined = exports.AudibleAlarmHostOutlined = exports.ArrowUpOutlined = exports.ArrowRightOutlined = exports.ArrowLeftOutlined = exports.ArrowDownOutlined = exports.AppstoreOutlined = exports.AppstoreFilled = exports.AppstoreAddOutlined = exports.AlignRightOutlined = exports.AlignLeftOutlined = exports.AlignCenterOutlined = exports.AlertOutlined = exports.AlertFilled = exports.AlertCameraOutlined = exports.AlarmHostOutlined = exports.AircircuitBreakerOutlined = exports.AimOutlined = exports.AccountBookTwoTone = exports.AccountBookOutlined = exports.AccountBookFilled = void 0;
13
+ exports.HomeOutlined = exports.HolderOutlined = exports.HeartOutlined = exports.HeartFilled = exports.GatewayOutlined = exports.GasSensorOutlined = exports.GasSensorControllerOutlined = exports.FullTargetOutlined = exports.FullTargetCameraOutlined = exports.FrownOutlined = exports.FrownFilled = exports.FormOutlined = exports.FireHydraulicsOutlined = exports.FireHydrantOutlined = exports.FireHostOutlined = exports.FireCameraOutlined = exports.FileZipOutlined = exports.FileWordOutlined = exports.FileUnknownOutlined = exports.FileTextOutlined = exports.FileSyncOutlined = exports.FileSearchOutlined = exports.FileProtectOutlined = exports.FilePptOutlined = exports.FilePdfOutlined = exports.FileOutlined = exports.FileMarkdownOutlined = exports.FileJpgOutlined = exports.FileImageOutlined = exports.FileGifOutlined = exports.FileExclamationOutlined = exports.FileExcelOutlined = exports.FileDoneOutlined = exports.FileAddOutlined = exports.FaceCameraOutlined = exports.EyeOutlined = exports.EyeInvisibleOutlined = exports.EyeInvisibleFilled = exports.EyeFilled = exports.ExpandOutlined = exports.ExclamationOutlined = exports.ExclamationCircleOutlined = exports.ExclamationCircleFilled = exports.EllipsisOutlined = exports.ElectricalFireOutlined = exports.EditOutlined = exports.DroneOutlined = exports.DownloadOutlined = exports.DownOutlined = exports.DoubleRightOutlined = void 0;
14
+ exports.RotationOutlined = exports.RotationCloseOutlined = exports.RightOutlined = exports.PmOutlined = exports.PlusSquareFilled = exports.PlusOutlined = exports.PlusCircleOutlined = exports.PlusCircleFilled = exports.PlayOutlined = exports.PlayCircleOutlined = exports.PlayCircleFilled = exports.PersonCameraOutlined = exports.PayCircleOutlined = exports.PayCircleFilled = exports.PauseOutlined = exports.PauseCircleOutlined = exports.PauseCircleFilled = exports.ParkingLotOutlined = exports.O2Outlined = exports.Nh3Outlined = exports.MoreOutlined = exports.MinusSquareOutlined = exports.MinusSquareFilled = exports.MinusOutlined = exports.MinusCircleOutlined = exports.MinusCircleFilled = exports.MessageOutlined = exports.MenuUnfoldOutlined = exports.MenuFoldOutlined = exports.ManualAlarmSquareOutlined = exports.ManualAlarmCircleOutlined = exports.ManholeCoverOutlined = exports.LpgOutlined = exports.LockOutlined = exports.LockFilled = exports.LinsAccessOutlined = exports.LinkOutlined = exports.LeftOutlined = exports.LeakingOutlined = exports.KeyOutlined = exports.IntelligentAccessOutlined = exports.InfraredOutlined = exports.InfraredHostOutlined = exports.InfoOutlined = exports.InfoCircleOutlined = exports.ImageFilled = exports.IdcardOutlined = exports.IdcardFilled = exports.HydrolabOutlined = exports.HumanTrafficVideoOutlined = void 0;
15
+ exports.ZoomOutOutlined = exports.ZoomInOutlined = exports.WindSpeedOutlined = exports.WeatherStationOutlined = exports.WaterLevelOutlined = exports.WaterFlowOutlined = exports.WarningOutlined = exports.WarningFilled = exports.VirtualCameraOutlined = exports.VideoOutlined = exports.VideoFilled = exports.VideoCameraOutlined = exports.VideoCameraFilled = exports.UserOutlined = exports.UserFilled = exports.UpOutlined = exports.ToTopOutlined = exports.ThermometerOutlined = exports.TemperaturePatchOutlined = exports.TagsOutlined = exports.TagsFilled = exports.TagOutlined = exports.TagFilled = exports.StarOutlined = exports.StarFilled = exports.StarCheckOutlined = exports.SmokeOutlined = exports.SmileOutlined = exports.SmileFilled = exports.SmartWaterMeterOutlined = exports.SmartWatchOutlined = exports.SmartLightPoleOutlined = exports.SmartDoorLockOutlined = exports.SmartBoxOutlined = exports.SleepOutlined = exports.SettingOutlined = exports.SearchOutlined = exports.RulerOutlined = void 0; // This index.ts file is generated automatically.
15
16
 
16
17
  var AccountBookFilled_1 = require("./AccountBookFilled");
17
18
 
@@ -148,6 +149,42 @@ Object.defineProperty(exports, "AppstoreOutlined", {
148
149
  }
149
150
  });
150
151
 
152
+ var ArrowDownOutlined_1 = require("./ArrowDownOutlined");
153
+
154
+ Object.defineProperty(exports, "ArrowDownOutlined", {
155
+ enumerable: true,
156
+ get: function get() {
157
+ return __importDefault(ArrowDownOutlined_1).default;
158
+ }
159
+ });
160
+
161
+ var ArrowLeftOutlined_1 = require("./ArrowLeftOutlined");
162
+
163
+ Object.defineProperty(exports, "ArrowLeftOutlined", {
164
+ enumerable: true,
165
+ get: function get() {
166
+ return __importDefault(ArrowLeftOutlined_1).default;
167
+ }
168
+ });
169
+
170
+ var ArrowRightOutlined_1 = require("./ArrowRightOutlined");
171
+
172
+ Object.defineProperty(exports, "ArrowRightOutlined", {
173
+ enumerable: true,
174
+ get: function get() {
175
+ return __importDefault(ArrowRightOutlined_1).default;
176
+ }
177
+ });
178
+
179
+ var ArrowUpOutlined_1 = require("./ArrowUpOutlined");
180
+
181
+ Object.defineProperty(exports, "ArrowUpOutlined", {
182
+ enumerable: true,
183
+ get: function get() {
184
+ return __importDefault(ArrowUpOutlined_1).default;
185
+ }
186
+ });
187
+
151
188
  var AudibleAlarmHostOutlined_1 = require("./AudibleAlarmHostOutlined");
152
189
 
153
190
  Object.defineProperty(exports, "AudibleAlarmHostOutlined", {
@@ -166,6 +203,15 @@ Object.defineProperty(exports, "AudibleAlarmOutlined", {
166
203
  }
167
204
  });
168
205
 
206
+ var BellOutlined_1 = require("./BellOutlined");
207
+
208
+ Object.defineProperty(exports, "BellOutlined", {
209
+ enumerable: true,
210
+ get: function get() {
211
+ return __importDefault(BellOutlined_1).default;
212
+ }
213
+ });
214
+
169
215
  var BlockOutlined_1 = require("./BlockOutlined");
170
216
 
171
217
  Object.defineProperty(exports, "BlockOutlined", {
@@ -175,6 +221,15 @@ Object.defineProperty(exports, "BlockOutlined", {
175
221
  }
176
222
  });
177
223
 
224
+ var CalendarOutlined_1 = require("./CalendarOutlined");
225
+
226
+ Object.defineProperty(exports, "CalendarOutlined", {
227
+ enumerable: true,
228
+ get: function get() {
229
+ return __importDefault(CalendarOutlined_1).default;
230
+ }
231
+ });
232
+
178
233
  var CameraFilled_1 = require("./CameraFilled");
179
234
 
180
235
  Object.defineProperty(exports, "CameraFilled", {
@@ -274,6 +329,15 @@ Object.defineProperty(exports, "ClearOutlined", {
274
329
  }
275
330
  });
276
331
 
332
+ var ClockCircleOutlined_1 = require("./ClockCircleOutlined");
333
+
334
+ Object.defineProperty(exports, "ClockCircleOutlined", {
335
+ enumerable: true,
336
+ get: function get() {
337
+ return __importDefault(ClockCircleOutlined_1).default;
338
+ }
339
+ });
340
+
277
341
  var CloseCircleFilled_1 = require("./CloseCircleFilled");
278
342
 
279
343
  Object.defineProperty(exports, "CloseCircleFilled", {
@@ -355,6 +419,15 @@ Object.defineProperty(exports, "ControllerOutlined", {
355
419
  }
356
420
  });
357
421
 
422
+ var CopyOutlined_1 = require("./CopyOutlined");
423
+
424
+ Object.defineProperty(exports, "CopyOutlined", {
425
+ enumerable: true,
426
+ get: function get() {
427
+ return __importDefault(CopyOutlined_1).default;
428
+ }
429
+ });
430
+
358
431
  var DeleteOutlined_1 = require("./DeleteOutlined");
359
432
 
360
433
  Object.defineProperty(exports, "DeleteOutlined", {
@@ -382,6 +455,24 @@ Object.defineProperty(exports, "DoorLockOutlined", {
382
455
  }
383
456
  });
384
457
 
458
+ var DoubleLeftOutlined_1 = require("./DoubleLeftOutlined");
459
+
460
+ Object.defineProperty(exports, "DoubleLeftOutlined", {
461
+ enumerable: true,
462
+ get: function get() {
463
+ return __importDefault(DoubleLeftOutlined_1).default;
464
+ }
465
+ });
466
+
467
+ var DoubleRightOutlined_1 = require("./DoubleRightOutlined");
468
+
469
+ Object.defineProperty(exports, "DoubleRightOutlined", {
470
+ enumerable: true,
471
+ get: function get() {
472
+ return __importDefault(DoubleRightOutlined_1).default;
473
+ }
474
+ });
475
+
385
476
  var DownOutlined_1 = require("./DownOutlined");
386
477
 
387
478
  Object.defineProperty(exports, "DownOutlined", {
@@ -391,6 +482,15 @@ Object.defineProperty(exports, "DownOutlined", {
391
482
  }
392
483
  });
393
484
 
485
+ var DownloadOutlined_1 = require("./DownloadOutlined");
486
+
487
+ Object.defineProperty(exports, "DownloadOutlined", {
488
+ enumerable: true,
489
+ get: function get() {
490
+ return __importDefault(DownloadOutlined_1).default;
491
+ }
492
+ });
493
+
394
494
  var DroneOutlined_1 = require("./DroneOutlined");
395
495
 
396
496
  Object.defineProperty(exports, "DroneOutlined", {
@@ -400,6 +500,15 @@ Object.defineProperty(exports, "DroneOutlined", {
400
500
  }
401
501
  });
402
502
 
503
+ var EditOutlined_1 = require("./EditOutlined");
504
+
505
+ Object.defineProperty(exports, "EditOutlined", {
506
+ enumerable: true,
507
+ get: function get() {
508
+ return __importDefault(EditOutlined_1).default;
509
+ }
510
+ });
511
+
403
512
  var ElectricalFireOutlined_1 = require("./ElectricalFireOutlined");
404
513
 
405
514
  Object.defineProperty(exports, "ElectricalFireOutlined", {
@@ -427,6 +536,24 @@ Object.defineProperty(exports, "ExclamationCircleFilled", {
427
536
  }
428
537
  });
429
538
 
539
+ var ExclamationCircleOutlined_1 = require("./ExclamationCircleOutlined");
540
+
541
+ Object.defineProperty(exports, "ExclamationCircleOutlined", {
542
+ enumerable: true,
543
+ get: function get() {
544
+ return __importDefault(ExclamationCircleOutlined_1).default;
545
+ }
546
+ });
547
+
548
+ var ExclamationOutlined_1 = require("./ExclamationOutlined");
549
+
550
+ Object.defineProperty(exports, "ExclamationOutlined", {
551
+ enumerable: true,
552
+ get: function get() {
553
+ return __importDefault(ExclamationOutlined_1).default;
554
+ }
555
+ });
556
+
430
557
  var ExpandOutlined_1 = require("./ExpandOutlined");
431
558
 
432
559
  Object.defineProperty(exports, "ExpandOutlined", {
@@ -481,6 +608,168 @@ Object.defineProperty(exports, "FaceCameraOutlined", {
481
608
  }
482
609
  });
483
610
 
611
+ var FileAddOutlined_1 = require("./FileAddOutlined");
612
+
613
+ Object.defineProperty(exports, "FileAddOutlined", {
614
+ enumerable: true,
615
+ get: function get() {
616
+ return __importDefault(FileAddOutlined_1).default;
617
+ }
618
+ });
619
+
620
+ var FileDoneOutlined_1 = require("./FileDoneOutlined");
621
+
622
+ Object.defineProperty(exports, "FileDoneOutlined", {
623
+ enumerable: true,
624
+ get: function get() {
625
+ return __importDefault(FileDoneOutlined_1).default;
626
+ }
627
+ });
628
+
629
+ var FileExcelOutlined_1 = require("./FileExcelOutlined");
630
+
631
+ Object.defineProperty(exports, "FileExcelOutlined", {
632
+ enumerable: true,
633
+ get: function get() {
634
+ return __importDefault(FileExcelOutlined_1).default;
635
+ }
636
+ });
637
+
638
+ var FileExclamationOutlined_1 = require("./FileExclamationOutlined");
639
+
640
+ Object.defineProperty(exports, "FileExclamationOutlined", {
641
+ enumerable: true,
642
+ get: function get() {
643
+ return __importDefault(FileExclamationOutlined_1).default;
644
+ }
645
+ });
646
+
647
+ var FileGifOutlined_1 = require("./FileGifOutlined");
648
+
649
+ Object.defineProperty(exports, "FileGifOutlined", {
650
+ enumerable: true,
651
+ get: function get() {
652
+ return __importDefault(FileGifOutlined_1).default;
653
+ }
654
+ });
655
+
656
+ var FileImageOutlined_1 = require("./FileImageOutlined");
657
+
658
+ Object.defineProperty(exports, "FileImageOutlined", {
659
+ enumerable: true,
660
+ get: function get() {
661
+ return __importDefault(FileImageOutlined_1).default;
662
+ }
663
+ });
664
+
665
+ var FileJpgOutlined_1 = require("./FileJpgOutlined");
666
+
667
+ Object.defineProperty(exports, "FileJpgOutlined", {
668
+ enumerable: true,
669
+ get: function get() {
670
+ return __importDefault(FileJpgOutlined_1).default;
671
+ }
672
+ });
673
+
674
+ var FileMarkdownOutlined_1 = require("./FileMarkdownOutlined");
675
+
676
+ Object.defineProperty(exports, "FileMarkdownOutlined", {
677
+ enumerable: true,
678
+ get: function get() {
679
+ return __importDefault(FileMarkdownOutlined_1).default;
680
+ }
681
+ });
682
+
683
+ var FileOutlined_1 = require("./FileOutlined");
684
+
685
+ Object.defineProperty(exports, "FileOutlined", {
686
+ enumerable: true,
687
+ get: function get() {
688
+ return __importDefault(FileOutlined_1).default;
689
+ }
690
+ });
691
+
692
+ var FilePdfOutlined_1 = require("./FilePdfOutlined");
693
+
694
+ Object.defineProperty(exports, "FilePdfOutlined", {
695
+ enumerable: true,
696
+ get: function get() {
697
+ return __importDefault(FilePdfOutlined_1).default;
698
+ }
699
+ });
700
+
701
+ var FilePptOutlined_1 = require("./FilePptOutlined");
702
+
703
+ Object.defineProperty(exports, "FilePptOutlined", {
704
+ enumerable: true,
705
+ get: function get() {
706
+ return __importDefault(FilePptOutlined_1).default;
707
+ }
708
+ });
709
+
710
+ var FileProtectOutlined_1 = require("./FileProtectOutlined");
711
+
712
+ Object.defineProperty(exports, "FileProtectOutlined", {
713
+ enumerable: true,
714
+ get: function get() {
715
+ return __importDefault(FileProtectOutlined_1).default;
716
+ }
717
+ });
718
+
719
+ var FileSearchOutlined_1 = require("./FileSearchOutlined");
720
+
721
+ Object.defineProperty(exports, "FileSearchOutlined", {
722
+ enumerable: true,
723
+ get: function get() {
724
+ return __importDefault(FileSearchOutlined_1).default;
725
+ }
726
+ });
727
+
728
+ var FileSyncOutlined_1 = require("./FileSyncOutlined");
729
+
730
+ Object.defineProperty(exports, "FileSyncOutlined", {
731
+ enumerable: true,
732
+ get: function get() {
733
+ return __importDefault(FileSyncOutlined_1).default;
734
+ }
735
+ });
736
+
737
+ var FileTextOutlined_1 = require("./FileTextOutlined");
738
+
739
+ Object.defineProperty(exports, "FileTextOutlined", {
740
+ enumerable: true,
741
+ get: function get() {
742
+ return __importDefault(FileTextOutlined_1).default;
743
+ }
744
+ });
745
+
746
+ var FileUnknownOutlined_1 = require("./FileUnknownOutlined");
747
+
748
+ Object.defineProperty(exports, "FileUnknownOutlined", {
749
+ enumerable: true,
750
+ get: function get() {
751
+ return __importDefault(FileUnknownOutlined_1).default;
752
+ }
753
+ });
754
+
755
+ var FileWordOutlined_1 = require("./FileWordOutlined");
756
+
757
+ Object.defineProperty(exports, "FileWordOutlined", {
758
+ enumerable: true,
759
+ get: function get() {
760
+ return __importDefault(FileWordOutlined_1).default;
761
+ }
762
+ });
763
+
764
+ var FileZipOutlined_1 = require("./FileZipOutlined");
765
+
766
+ Object.defineProperty(exports, "FileZipOutlined", {
767
+ enumerable: true,
768
+ get: function get() {
769
+ return __importDefault(FileZipOutlined_1).default;
770
+ }
771
+ });
772
+
484
773
  var FireCameraOutlined_1 = require("./FireCameraOutlined");
485
774
 
486
775
  Object.defineProperty(exports, "FireCameraOutlined", {
@@ -589,6 +878,33 @@ Object.defineProperty(exports, "GatewayOutlined", {
589
878
  }
590
879
  });
591
880
 
881
+ var HeartFilled_1 = require("./HeartFilled");
882
+
883
+ Object.defineProperty(exports, "HeartFilled", {
884
+ enumerable: true,
885
+ get: function get() {
886
+ return __importDefault(HeartFilled_1).default;
887
+ }
888
+ });
889
+
890
+ var HeartOutlined_1 = require("./HeartOutlined");
891
+
892
+ Object.defineProperty(exports, "HeartOutlined", {
893
+ enumerable: true,
894
+ get: function get() {
895
+ return __importDefault(HeartOutlined_1).default;
896
+ }
897
+ });
898
+
899
+ var HolderOutlined_1 = require("./HolderOutlined");
900
+
901
+ Object.defineProperty(exports, "HolderOutlined", {
902
+ enumerable: true,
903
+ get: function get() {
904
+ return __importDefault(HolderOutlined_1).default;
905
+ }
906
+ });
907
+
592
908
  var HomeOutlined_1 = require("./HomeOutlined");
593
909
 
594
910
  Object.defineProperty(exports, "HomeOutlined", {
@@ -634,6 +950,33 @@ Object.defineProperty(exports, "IdcardOutlined", {
634
950
  }
635
951
  });
636
952
 
953
+ var ImageFilled_1 = require("./ImageFilled");
954
+
955
+ Object.defineProperty(exports, "ImageFilled", {
956
+ enumerable: true,
957
+ get: function get() {
958
+ return __importDefault(ImageFilled_1).default;
959
+ }
960
+ });
961
+
962
+ var InfoCircleOutlined_1 = require("./InfoCircleOutlined");
963
+
964
+ Object.defineProperty(exports, "InfoCircleOutlined", {
965
+ enumerable: true,
966
+ get: function get() {
967
+ return __importDefault(InfoCircleOutlined_1).default;
968
+ }
969
+ });
970
+
971
+ var InfoOutlined_1 = require("./InfoOutlined");
972
+
973
+ Object.defineProperty(exports, "InfoOutlined", {
974
+ enumerable: true,
975
+ get: function get() {
976
+ return __importDefault(InfoOutlined_1).default;
977
+ }
978
+ });
979
+
637
980
  var InfraredHostOutlined_1 = require("./InfraredHostOutlined");
638
981
 
639
982
  Object.defineProperty(exports, "InfraredHostOutlined", {
@@ -688,6 +1031,15 @@ Object.defineProperty(exports, "LeftOutlined", {
688
1031
  }
689
1032
  });
690
1033
 
1034
+ var LinkOutlined_1 = require("./LinkOutlined");
1035
+
1036
+ Object.defineProperty(exports, "LinkOutlined", {
1037
+ enumerable: true,
1038
+ get: function get() {
1039
+ return __importDefault(LinkOutlined_1).default;
1040
+ }
1041
+ });
1042
+
691
1043
  var LinsAccessOutlined_1 = require("./LinsAccessOutlined");
692
1044
 
693
1045
  Object.defineProperty(exports, "LinsAccessOutlined", {
@@ -769,6 +1121,15 @@ Object.defineProperty(exports, "MenuUnfoldOutlined", {
769
1121
  }
770
1122
  });
771
1123
 
1124
+ var MessageOutlined_1 = require("./MessageOutlined");
1125
+
1126
+ Object.defineProperty(exports, "MessageOutlined", {
1127
+ enumerable: true,
1128
+ get: function get() {
1129
+ return __importDefault(MessageOutlined_1).default;
1130
+ }
1131
+ });
1132
+
772
1133
  var MinusCircleFilled_1 = require("./MinusCircleFilled");
773
1134
 
774
1135
  Object.defineProperty(exports, "MinusCircleFilled", {
@@ -1003,6 +1364,24 @@ Object.defineProperty(exports, "RotationOutlined", {
1003
1364
  }
1004
1365
  });
1005
1366
 
1367
+ var RulerOutlined_1 = require("./RulerOutlined");
1368
+
1369
+ Object.defineProperty(exports, "RulerOutlined", {
1370
+ enumerable: true,
1371
+ get: function get() {
1372
+ return __importDefault(RulerOutlined_1).default;
1373
+ }
1374
+ });
1375
+
1376
+ var SearchOutlined_1 = require("./SearchOutlined");
1377
+
1378
+ Object.defineProperty(exports, "SearchOutlined", {
1379
+ enumerable: true,
1380
+ get: function get() {
1381
+ return __importDefault(SearchOutlined_1).default;
1382
+ }
1383
+ });
1384
+
1006
1385
  var SettingOutlined_1 = require("./SettingOutlined");
1007
1386
 
1008
1387
  Object.defineProperty(exports, "SettingOutlined", {
@@ -1192,6 +1571,24 @@ Object.defineProperty(exports, "UpOutlined", {
1192
1571
  }
1193
1572
  });
1194
1573
 
1574
+ var UserFilled_1 = require("./UserFilled");
1575
+
1576
+ Object.defineProperty(exports, "UserFilled", {
1577
+ enumerable: true,
1578
+ get: function get() {
1579
+ return __importDefault(UserFilled_1).default;
1580
+ }
1581
+ });
1582
+
1583
+ var UserOutlined_1 = require("./UserOutlined");
1584
+
1585
+ Object.defineProperty(exports, "UserOutlined", {
1586
+ enumerable: true,
1587
+ get: function get() {
1588
+ return __importDefault(UserOutlined_1).default;
1589
+ }
1590
+ });
1591
+
1195
1592
  var VideoCameraFilled_1 = require("./VideoCameraFilled");
1196
1593
 
1197
1594
  Object.defineProperty(exports, "VideoCameraFilled", {
package/package.json CHANGED
@@ -1,11 +1,10 @@
1
1
  {
2
2
  "name": "@sensoro-design/icons",
3
- "version": "0.1.5",
3
+ "version": "0.1.6",
4
4
  "description": "Abstract nodes for sensoro design icons.",
5
5
  "main": "lib/index.js",
6
6
  "module": "es/index.js",
7
7
  "types": "lib/index.d.ts",
8
- "license": "MIT",
9
8
  "scripts": {
10
9
  "generate": "esno ./scripts/generate.ts",
11
10
  "build:clean": "esno ./scripts/buildClean.ts",
@@ -13,6 +12,15 @@
13
12
  "build:lib": "tsc --project tsconfig.build.json --module commonjs --outDir lib",
14
13
  "build": "pnpm run build:clean && father-build && esno ./scripts/build.ts"
15
14
  },
15
+ "repository": {
16
+ "type": "git",
17
+ "url": "git+https://github.com/sensoro-design/sensoro-design-icons.git"
18
+ },
19
+ "license": "MIT",
20
+ "bugs": {
21
+ "url": "https://github.com/sensoro-design/sensoro-design-icons/issues"
22
+ },
23
+ "homepage": "https://sen-icons.xingkang.wang",
16
24
  "authors": [
17
25
  "wangxingkang <wang_xingkang@qq.com> (https://github.com/wangxingkang)"
18
26
  ],
@@ -24,7 +32,7 @@
24
32
  "@ant-design/colors": "^6.0.0",
25
33
  "@babel/runtime": "^7.11.2",
26
34
  "@pansy/classnames": "^1.0.1",
27
- "@sensoro-design/icons-svg": "0.1.2",
35
+ "@sensoro-design/icons-svg": "0.1.3",
28
36
  "rc-util": "^5.19.3"
29
37
  },
30
38
  "publishConfig": {