@sensoro-design/icons 1.8.0 → 1.9.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 (102) hide show
  1. package/BarCardFilled.d.ts +2 -0
  2. package/BarCardFilled.js +15 -0
  3. package/BuildingFilled.d.ts +2 -0
  4. package/BuildingFilled.js +15 -0
  5. package/BuildingOutlined.d.ts +2 -0
  6. package/BuildingOutlined.js +15 -0
  7. package/CHANGELOG.md +11 -0
  8. package/FileSearchFilled.d.ts +2 -0
  9. package/FileSearchFilled.js +15 -0
  10. package/FireStationFilled.d.ts +2 -0
  11. package/FireStationFilled.js +15 -0
  12. package/FireWarningFilled.d.ts +2 -0
  13. package/FireWarningFilled.js +15 -0
  14. package/GroupFilled.d.ts +2 -0
  15. package/GroupFilled.js +15 -0
  16. package/HumanoidLeftFilled.d.ts +2 -0
  17. package/HumanoidLeftFilled.js +15 -0
  18. package/HumanoidRightFilled.d.ts +2 -0
  19. package/HumanoidRightFilled.js +15 -0
  20. package/ListFilled.d.ts +2 -0
  21. package/ListFilled.js +15 -0
  22. package/OrderListFilled.d.ts +2 -0
  23. package/OrderListFilled.js +15 -0
  24. package/OrderReaultFilled.d.ts +2 -0
  25. package/OrderReaultFilled.js +15 -0
  26. package/OrganizeFilled.d.ts +2 -0
  27. package/OrganizeFilled.js +15 -0
  28. package/OrganizeOutlined.d.ts +2 -0
  29. package/OrganizeOutlined.js +15 -0
  30. package/SafetyCertificateFilled.d.ts +2 -0
  31. package/SafetyCertificateFilled.js +15 -0
  32. package/TemplateFilled.d.ts +2 -0
  33. package/TemplateFilled.js +15 -0
  34. package/es/icons/BarCardFilled.d.ts +4 -0
  35. package/es/icons/BarCardFilled.js +68 -0
  36. package/es/icons/BuildingFilled.d.ts +4 -0
  37. package/es/icons/BuildingFilled.js +68 -0
  38. package/es/icons/BuildingOutlined.d.ts +4 -0
  39. package/es/icons/BuildingOutlined.js +68 -0
  40. package/es/icons/FileSearchFilled.d.ts +4 -0
  41. package/es/icons/FileSearchFilled.js +68 -0
  42. package/es/icons/FireStationFilled.d.ts +4 -0
  43. package/es/icons/FireStationFilled.js +68 -0
  44. package/es/icons/FireWarningFilled.d.ts +4 -0
  45. package/es/icons/FireWarningFilled.js +68 -0
  46. package/es/icons/GroupFilled.d.ts +4 -0
  47. package/es/icons/GroupFilled.js +68 -0
  48. package/es/icons/HumanoidLeftFilled.d.ts +4 -0
  49. package/es/icons/HumanoidLeftFilled.js +68 -0
  50. package/es/icons/HumanoidRightFilled.d.ts +4 -0
  51. package/es/icons/HumanoidRightFilled.js +68 -0
  52. package/es/icons/ListFilled.d.ts +4 -0
  53. package/es/icons/ListFilled.js +68 -0
  54. package/es/icons/OrderListFilled.d.ts +4 -0
  55. package/es/icons/OrderListFilled.js +68 -0
  56. package/es/icons/OrderReaultFilled.d.ts +4 -0
  57. package/es/icons/OrderReaultFilled.js +68 -0
  58. package/es/icons/OrganizeFilled.d.ts +4 -0
  59. package/es/icons/OrganizeFilled.js +68 -0
  60. package/es/icons/OrganizeOutlined.d.ts +4 -0
  61. package/es/icons/OrganizeOutlined.js +68 -0
  62. package/es/icons/SafetyCertificateFilled.d.ts +4 -0
  63. package/es/icons/SafetyCertificateFilled.js +68 -0
  64. package/es/icons/TemplateFilled.d.ts +4 -0
  65. package/es/icons/TemplateFilled.js +68 -0
  66. package/es/icons/index.d.ts +16 -0
  67. package/es/icons/index.js +151 -7
  68. package/lib/icons/BarCardFilled.d.ts +4 -0
  69. package/lib/icons/BarCardFilled.js +70 -0
  70. package/lib/icons/BuildingFilled.d.ts +4 -0
  71. package/lib/icons/BuildingFilled.js +70 -0
  72. package/lib/icons/BuildingOutlined.d.ts +4 -0
  73. package/lib/icons/BuildingOutlined.js +70 -0
  74. package/lib/icons/FileSearchFilled.d.ts +4 -0
  75. package/lib/icons/FileSearchFilled.js +70 -0
  76. package/lib/icons/FireStationFilled.d.ts +4 -0
  77. package/lib/icons/FireStationFilled.js +70 -0
  78. package/lib/icons/FireWarningFilled.d.ts +4 -0
  79. package/lib/icons/FireWarningFilled.js +70 -0
  80. package/lib/icons/GroupFilled.d.ts +4 -0
  81. package/lib/icons/GroupFilled.js +70 -0
  82. package/lib/icons/HumanoidLeftFilled.d.ts +4 -0
  83. package/lib/icons/HumanoidLeftFilled.js +70 -0
  84. package/lib/icons/HumanoidRightFilled.d.ts +4 -0
  85. package/lib/icons/HumanoidRightFilled.js +70 -0
  86. package/lib/icons/ListFilled.d.ts +4 -0
  87. package/lib/icons/ListFilled.js +70 -0
  88. package/lib/icons/OrderListFilled.d.ts +4 -0
  89. package/lib/icons/OrderListFilled.js +70 -0
  90. package/lib/icons/OrderReaultFilled.d.ts +4 -0
  91. package/lib/icons/OrderReaultFilled.js +70 -0
  92. package/lib/icons/OrganizeFilled.d.ts +4 -0
  93. package/lib/icons/OrganizeFilled.js +70 -0
  94. package/lib/icons/OrganizeOutlined.d.ts +4 -0
  95. package/lib/icons/OrganizeOutlined.js +70 -0
  96. package/lib/icons/SafetyCertificateFilled.d.ts +4 -0
  97. package/lib/icons/SafetyCertificateFilled.js +70 -0
  98. package/lib/icons/TemplateFilled.d.ts +4 -0
  99. package/lib/icons/TemplateFilled.js +70 -0
  100. package/lib/icons/index.d.ts +16 -0
  101. package/lib/icons/index.js +151 -7
  102. package/package.json +2 -2
@@ -24,9 +24,12 @@ export { default as AudibleAlarmOutlined } from './AudibleAlarmOutlined';
24
24
  export { default as AudioMutedOutlined } from './AudioMutedOutlined';
25
25
  export { default as AudioOutlined } from './AudioOutlined';
26
26
  export { default as AuthOutlined } from './AuthOutlined';
27
+ export { default as BarCardFilled } from './BarCardFilled';
27
28
  export { default as BellOutlined } from './BellOutlined';
28
29
  export { default as BlockOutlined } from './BlockOutlined';
29
30
  export { default as BugOutlined } from './BugOutlined';
31
+ export { default as BuildingFilled } from './BuildingFilled';
32
+ export { default as BuildingOutlined } from './BuildingOutlined';
30
33
  export { default as BulbOutlined } from './BulbOutlined';
31
34
  export { default as CalendarCheckOutlined } from './CalendarCheckOutlined';
32
35
  export { default as CalendarClockOutlined } from './CalendarClockOutlined';
@@ -106,6 +109,7 @@ export { default as FilePenOutlined } from './FilePenOutlined';
106
109
  export { default as FilePptOutlined } from './FilePptOutlined';
107
110
  export { default as FileProtectOutlined } from './FileProtectOutlined';
108
111
  export { default as FileSealOutlined } from './FileSealOutlined';
112
+ export { default as FileSearchFilled } from './FileSearchFilled';
109
113
  export { default as FileSearchOutlined } from './FileSearchOutlined';
110
114
  export { default as FileSyncOutlined } from './FileSyncOutlined';
111
115
  export { default as FileTextOutlined } from './FileTextOutlined';
@@ -124,6 +128,8 @@ export { default as FireHydrantFilled } from './FireHydrantFilled';
124
128
  export { default as FireHydrantOutlined } from './FireHydrantOutlined';
125
129
  export { default as FireHydraulicsOutlined } from './FireHydraulicsOutlined';
126
130
  export { default as FireOutlined } from './FireOutlined';
131
+ export { default as FireStationFilled } from './FireStationFilled';
132
+ export { default as FireWarningFilled } from './FireWarningFilled';
127
133
  export { default as FormOutlined } from './FormOutlined';
128
134
  export { default as FrownFilled } from './FrownFilled';
129
135
  export { default as FrownOutlined } from './FrownOutlined';
@@ -135,12 +141,15 @@ export { default as GasSensorControllerOutlined } from './GasSensorControllerOut
135
141
  export { default as GasSensorOutlined } from './GasSensorOutlined';
136
142
  export { default as GatewayOutlined } from './GatewayOutlined';
137
143
  export { default as GithubFilled } from './GithubFilled';
144
+ export { default as GroupFilled } from './GroupFilled';
138
145
  export { default as HeartFilled } from './HeartFilled';
139
146
  export { default as HeartOutlined } from './HeartOutlined';
140
147
  export { default as HolderOutlined } from './HolderOutlined';
141
148
  export { default as HolderVerticalOutlined } from './HolderVerticalOutlined';
142
149
  export { default as HomeOutlined } from './HomeOutlined';
143
150
  export { default as HumanTrafficVideoOutlined } from './HumanTrafficVideoOutlined';
151
+ export { default as HumanoidLeftFilled } from './HumanoidLeftFilled';
152
+ export { default as HumanoidRightFilled } from './HumanoidRightFilled';
144
153
  export { default as HydrolabOutlined } from './HydrolabOutlined';
145
154
  export { default as IdcardFilled } from './IdcardFilled';
146
155
  export { default as IdcardOutlined } from './IdcardOutlined';
@@ -163,6 +172,7 @@ export { default as LikeOutlined } from './LikeOutlined';
163
172
  export { default as LineOutlined } from './LineOutlined';
164
173
  export { default as LinkOutlined } from './LinkOutlined';
165
174
  export { default as LinsAccessOutlined } from './LinsAccessOutlined';
175
+ export { default as ListFilled } from './ListFilled';
166
176
  export { default as LoadingOutlined } from './LoadingOutlined';
167
177
  export { default as LocationFilled } from './LocationFilled';
168
178
  export { default as LocationOutlined } from './LocationOutlined';
@@ -203,7 +213,11 @@ export { default as O2Outlined } from './O2Outlined';
203
213
  export { default as ObliqueLineOutlined } from './ObliqueLineOutlined';
204
214
  export { default as OfflineOutlined } from './OfflineOutlined';
205
215
  export { default as OneToOneOutlined } from './OneToOneOutlined';
216
+ export { default as OrderListFilled } from './OrderListFilled';
217
+ export { default as OrderReaultFilled } from './OrderReaultFilled';
206
218
  export { default as OrderedListOutlined } from './OrderedListOutlined';
219
+ export { default as OrganizeFilled } from './OrganizeFilled';
220
+ export { default as OrganizeOutlined } from './OrganizeOutlined';
207
221
  export { default as OriginalSizeOutlined } from './OriginalSizeOutlined';
208
222
  export { default as PaperClipOutlined } from './PaperClipOutlined';
209
223
  export { default as ParkingLotOutlined } from './ParkingLotOutlined';
@@ -245,6 +259,7 @@ export { default as RotateRightOutlined } from './RotateRightOutlined';
245
259
  export { default as RotationCloseOutlined } from './RotationCloseOutlined';
246
260
  export { default as RotationOutlined } from './RotationOutlined';
247
261
  export { default as RulerOutlined } from './RulerOutlined';
262
+ export { default as SafetyCertificateFilled } from './SafetyCertificateFilled';
248
263
  export { default as SafetyCertificateOutlined } from './SafetyCertificateOutlined';
249
264
  export { default as SafetyOutlined } from './SafetyOutlined';
250
265
  export { default as SatelliteOutlined } from './SatelliteOutlined';
@@ -285,6 +300,7 @@ export { default as TagOutlined } from './TagOutlined';
285
300
  export { default as TagsFilled } from './TagsFilled';
286
301
  export { default as TagsOutlined } from './TagsOutlined';
287
302
  export { default as TemperaturePatchOutlined } from './TemperaturePatchOutlined';
303
+ export { default as TemplateFilled } from './TemplateFilled';
288
304
  export { default as TetrisOutlined } from './TetrisOutlined';
289
305
  export { default as ThermometerOutlined } from './ThermometerOutlined';
290
306
  export { default as ToTopOutlined } from './ToTopOutlined';
@@ -9,13 +9,13 @@ var __importDefault = void 0 && (void 0).__importDefault || function (mod) {
9
9
  Object.defineProperty(exports, "__esModule", {
10
10
  value: true
11
11
  });
12
- exports.CloseCircleFilled = exports.ClockCircleOutlined = exports.ClearOutlined = exports.CheckSquareOutlined = exports.CheckSquareFilled = exports.CheckOutlined = exports.CheckCircleOutlined = exports.CheckCircleFilled = exports.Ch4Outlined = exports.CaretUpOutlined = exports.CaretRightOutlined = exports.CaretLeftOutlined = exports.CaretDownOutlined = exports.CarOutlined = exports.CarFilled = exports.CameraOutlined = exports.CameraFilled = exports.CalendarOutlined = exports.CalendarClockOutlined = exports.CalendarCheckOutlined = exports.BulbOutlined = exports.BugOutlined = exports.BlockOutlined = exports.BellOutlined = exports.AuthOutlined = exports.AudioOutlined = exports.AudioMutedOutlined = exports.AudibleAlarmOutlined = exports.AudibleAlarmHostOutlined = exports.AtlasOutlined = exports.AtlasFilled = 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.FileImageOutlined = exports.FileGifOutlined = exports.FileExclamationOutlined = exports.FileExcelOutlined = exports.FileDoneOutlined = exports.FileCheckOutlined = exports.FileAudioOutlined = 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.DragOutlined = exports.DownloadOutlined = exports.DownOutlined = exports.DownCircleOutlined = exports.DoubleRightOutlined = exports.DoubleLeftOutlined = exports.DoorSettingOutlined = exports.DoorLockOutlined = exports.DomeCameraOutlined = exports.DistanceOutlined = exports.DeviceOutlined = exports.DeviceFilled = exports.DeleteOutlined = exports.DatabaseOutlined = exports.DatabaseFilled = exports.DataAssetsOutlined = exports.DataAssetsFilled = exports.DashOutlined = exports.CopyOutlined = exports.ControllerOutlined = exports.CompressOutlined = exports.CollectOutlined = exports.CodeOutlined = exports.CoOutlined = exports.Co2Outlined = exports.CloseSquareOutlined = exports.CloseSquareFilled = exports.CloseOutlined = exports.CloseCircleOutlined = void 0;
14
- exports.InfoCircleOutlined = exports.InfoCircleFilled = exports.ImageOutlined = exports.ImageFilled = exports.IdcardOutlined = exports.IdcardFilled = exports.HydrolabOutlined = exports.HumanTrafficVideoOutlined = exports.HomeOutlined = exports.HolderVerticalOutlined = exports.HolderOutlined = exports.HeartOutlined = exports.HeartFilled = exports.GithubFilled = exports.GatewayOutlined = exports.GasSensorOutlined = exports.GasSensorControllerOutlined = exports.FullscreenOutlined = exports.FullscreenExitOutlined = exports.FullTargetOutlined = exports.FullTargetCameraOutlined = exports.FrownOutlined = exports.FrownFilled = exports.FormOutlined = exports.FireOutlined = exports.FireHydraulicsOutlined = exports.FireHydrantOutlined = exports.FireHydrantFilled = exports.FireHostOutlined = exports.FireFilled = exports.FireCameraOutlined = exports.FilterOutlined = exports.FilterFilled = exports.FileZipOutlined = exports.FileWordOutlined = exports.FileWarningOutlined = exports.FileVideoOutlined = exports.FileUnknownOutlined = exports.FileTimeOutlined = exports.FileTextOutlined = exports.FileSyncOutlined = exports.FileSearchOutlined = exports.FileSealOutlined = exports.FileProtectOutlined = exports.FilePptOutlined = exports.FilePenOutlined = exports.FilePdfOutlined = exports.FileOutlined = exports.FileMarkdownOutlined = exports.FileJpgOutlined = void 0;
15
- exports.NoPersonsPurely = exports.NoPersonPurely = exports.NoImagePurely = exports.NoDevicePurely = exports.NoDataPurely = exports.NoCarsPurely = exports.NoCarPurely = exports.NoAppPurely = exports.NoAlarmPurely = exports.Nh3Outlined = exports.MuteOutlined = exports.MoreOutlined = exports.MolecularChainOutlined = exports.MolecularChainFilled = exports.MinusSquareOutlined = exports.MinusSquareFilled = exports.MinusOutlined = exports.MinusCircleOutlined = exports.MinusCircleFilled = exports.MessageOutlined = exports.MenuUnfoldOutlined = exports.MenuFoldOutlined = exports.MehOutlined = exports.MehFilled = exports.ManualAlarmSquareOutlined = exports.ManualAlarmCircleOutlined = exports.ManholeCoverOutlined = exports.LpgOutlined = exports.LogoutOutlined = exports.LockOutlined = exports.LockFilled = exports.LocationPurely = exports.LocationOutlined = exports.LocationFilled = exports.LoadingOutlined = exports.LinsAccessOutlined = exports.LinkOutlined = exports.LineOutlined = exports.LikeOutlined = exports.LeftUpOutlined = exports.LeftOutlined = exports.LeftDownOutlined = exports.LeftCircleOutlined = exports.LeakingOutlined = exports.KeyOutlined = exports.InvalidContentPurely = exports.IntelligentAccessOutlined = exports.InfraredOutlined = exports.InfraredHostOutlined = exports.InfoOutlined = void 0;
16
- exports.SatelliteOutlined = exports.SafetyOutlined = exports.SafetyCertificateOutlined = exports.RulerOutlined = exports.RotationOutlined = exports.RotationCloseOutlined = exports.RotateRightOutlined = exports.RotateLeftOutlined = exports.RocketOutlined = exports.RobotOutlined = exports.RightUpOutlined = exports.RightOutlined = exports.RightDownOutlined = exports.RightCircleOutlined = exports.RestOutlined = exports.ResourceOutlined = exports.ReloadOutlined = exports.RedoOutlined = exports.QuestionOutlined = exports.QuestionCircleOutlined = exports.QrcodeOutlined = exports.PushpinOutlined = exports.PrinterOutlined = exports.PoweroffOutlined = exports.PmOutlined = exports.PlusSquareFilled = exports.PlusOutlined = exports.PlusCircleOutlined = exports.PlusCircleFilled = exports.PlayOutlined = exports.PlayCircleOutlined = exports.PlayCircleFilled = exports.PieChartOutlined = exports.PersonCameraOutlined = exports.PercentageOutlined = exports.PenOutlined = exports.PayCircleOutlined = exports.PayCircleFilled = exports.PauseOutlined = exports.PauseCircleOutlined = exports.PauseCircleFilled = exports.ParkingLotOutlined = exports.PaperClipOutlined = exports.OriginalSizeOutlined = exports.OrderedListOutlined = exports.OneToOneOutlined = exports.OfflineOutlined = exports.ObliqueLineOutlined = exports.O2Outlined = exports.NoVideoPurely = void 0;
17
- exports.UserFilled = exports.UsbOutlined = exports.UploadOutlined = exports.UploadFilled = exports.UpOutlined = exports.UpCircleOutlined = exports.UnorderedListOutlined = exports.UnlockOutlined = exports.TrophyOutlined = exports.ToolOutlined = exports.ToTopOutlined = exports.ThermometerOutlined = exports.TetrisOutlined = exports.TemperaturePatchOutlined = exports.TagsOutlined = exports.TagsFilled = exports.TagOutlined = exports.TagFilled = exports.SyncOutlined = exports.SwapRightOutlined = exports.SwapOutlined = exports.SwapLeftOutlined = exports.StopOutlined = exports.StepForwardOutlined = exports.StepBackwardOutlined = exports.StatisticsFilled = exports.StarOutlined = exports.StarFilled = exports.StarCheckOutlined = exports.SquareOutlined = exports.SoundSmallOutlined = exports.SoundOutlined = exports.SmokeOutlined = exports.SmokeFilled = exports.SmileOutlined = exports.SmileFilled = exports.SmartWaterMeterOutlined = exports.SmartWaterMeterFilled = exports.SmartWatchOutlined = exports.SmartLightPoleOutlined = exports.SmartDoorLockOutlined = exports.SmartBoxOutlined = exports.SleepOutlined = exports.ShoppingCartOutlined = exports.ShakeOutlined = exports.SettingOutlined = exports.SearchOutlined = exports.ScissorOutlined = exports.ScheduleOutlined = exports.ScanOutlined = void 0;
18
- exports.ZoomOutOutlined = exports.ZoomInOutlined = exports.YuntaiOutlined = exports.WindSpeedOutlined = exports.WifiOutlined = exports.WechatFilled = exports.WeatherStationOutlined = exports.WaterLevelOutlined = exports.WaterFlowOutlined = exports.WarningOutlined = exports.WarningFilled = exports.VirtualCameraOutlined = exports.VideoOutlined = exports.VideoFilled = exports.VideoCameraOutlined = exports.VideoCameraFilled = exports.VehicleFileOutlined = exports.UserOutlined = void 0; // This index.ts file is generated automatically.
12
+ exports.CheckSquareOutlined = exports.CheckSquareFilled = exports.CheckOutlined = exports.CheckCircleOutlined = exports.CheckCircleFilled = exports.Ch4Outlined = exports.CaretUpOutlined = exports.CaretRightOutlined = exports.CaretLeftOutlined = exports.CaretDownOutlined = exports.CarOutlined = exports.CarFilled = exports.CameraOutlined = exports.CameraFilled = exports.CalendarOutlined = exports.CalendarClockOutlined = exports.CalendarCheckOutlined = exports.BulbOutlined = exports.BuildingOutlined = exports.BuildingFilled = exports.BugOutlined = exports.BlockOutlined = exports.BellOutlined = exports.BarCardFilled = exports.AuthOutlined = exports.AudioOutlined = exports.AudioMutedOutlined = exports.AudibleAlarmOutlined = exports.AudibleAlarmHostOutlined = exports.AtlasOutlined = exports.AtlasFilled = 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.FileExcelOutlined = exports.FileDoneOutlined = exports.FileCheckOutlined = exports.FileAudioOutlined = 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.DragOutlined = exports.DownloadOutlined = exports.DownOutlined = exports.DownCircleOutlined = exports.DoubleRightOutlined = exports.DoubleLeftOutlined = exports.DoorSettingOutlined = exports.DoorLockOutlined = exports.DomeCameraOutlined = exports.DistanceOutlined = exports.DeviceOutlined = exports.DeviceFilled = exports.DeleteOutlined = exports.DatabaseOutlined = exports.DatabaseFilled = exports.DataAssetsOutlined = exports.DataAssetsFilled = exports.DashOutlined = exports.CopyOutlined = exports.ControllerOutlined = exports.CompressOutlined = exports.CollectOutlined = exports.CodeOutlined = exports.CoOutlined = exports.Co2Outlined = exports.CloseSquareOutlined = exports.CloseSquareFilled = exports.CloseOutlined = exports.CloseCircleOutlined = exports.CloseCircleFilled = exports.ClockCircleOutlined = exports.ClearOutlined = void 0;
14
+ exports.HumanTrafficVideoOutlined = exports.HomeOutlined = exports.HolderVerticalOutlined = exports.HolderOutlined = exports.HeartOutlined = exports.HeartFilled = exports.GroupFilled = exports.GithubFilled = exports.GatewayOutlined = exports.GasSensorOutlined = exports.GasSensorControllerOutlined = exports.FullscreenOutlined = exports.FullscreenExitOutlined = exports.FullTargetOutlined = exports.FullTargetCameraOutlined = exports.FrownOutlined = exports.FrownFilled = exports.FormOutlined = exports.FireWarningFilled = exports.FireStationFilled = exports.FireOutlined = exports.FireHydraulicsOutlined = exports.FireHydrantOutlined = exports.FireHydrantFilled = exports.FireHostOutlined = exports.FireFilled = exports.FireCameraOutlined = exports.FilterOutlined = exports.FilterFilled = exports.FileZipOutlined = exports.FileWordOutlined = exports.FileWarningOutlined = exports.FileVideoOutlined = exports.FileUnknownOutlined = exports.FileTimeOutlined = exports.FileTextOutlined = exports.FileSyncOutlined = exports.FileSearchOutlined = exports.FileSearchFilled = exports.FileSealOutlined = exports.FileProtectOutlined = exports.FilePptOutlined = exports.FilePenOutlined = exports.FilePdfOutlined = exports.FileOutlined = exports.FileMarkdownOutlined = exports.FileJpgOutlined = exports.FileImageOutlined = exports.FileGifOutlined = exports.FileExclamationOutlined = void 0;
15
+ exports.MuteOutlined = exports.MoreOutlined = exports.MolecularChainOutlined = exports.MolecularChainFilled = exports.MinusSquareOutlined = exports.MinusSquareFilled = exports.MinusOutlined = exports.MinusCircleOutlined = exports.MinusCircleFilled = exports.MessageOutlined = exports.MenuUnfoldOutlined = exports.MenuFoldOutlined = exports.MehOutlined = exports.MehFilled = exports.ManualAlarmSquareOutlined = exports.ManualAlarmCircleOutlined = exports.ManholeCoverOutlined = exports.LpgOutlined = exports.LogoutOutlined = exports.LockOutlined = exports.LockFilled = exports.LocationPurely = exports.LocationOutlined = exports.LocationFilled = exports.LoadingOutlined = exports.ListFilled = exports.LinsAccessOutlined = exports.LinkOutlined = exports.LineOutlined = exports.LikeOutlined = exports.LeftUpOutlined = exports.LeftOutlined = exports.LeftDownOutlined = exports.LeftCircleOutlined = exports.LeakingOutlined = exports.KeyOutlined = exports.InvalidContentPurely = exports.IntelligentAccessOutlined = exports.InfraredOutlined = exports.InfraredHostOutlined = exports.InfoOutlined = exports.InfoCircleOutlined = exports.InfoCircleFilled = exports.ImageOutlined = exports.ImageFilled = exports.IdcardOutlined = exports.IdcardFilled = exports.HydrolabOutlined = exports.HumanoidRightFilled = exports.HumanoidLeftFilled = void 0;
16
+ exports.RestOutlined = exports.ResourceOutlined = exports.ReloadOutlined = exports.RedoOutlined = exports.QuestionOutlined = exports.QuestionCircleOutlined = exports.QrcodeOutlined = exports.PushpinOutlined = exports.PrinterOutlined = exports.PoweroffOutlined = exports.PmOutlined = exports.PlusSquareFilled = exports.PlusOutlined = exports.PlusCircleOutlined = exports.PlusCircleFilled = exports.PlayOutlined = exports.PlayCircleOutlined = exports.PlayCircleFilled = exports.PieChartOutlined = exports.PersonCameraOutlined = exports.PercentageOutlined = exports.PenOutlined = exports.PayCircleOutlined = exports.PayCircleFilled = exports.PauseOutlined = exports.PauseCircleOutlined = exports.PauseCircleFilled = exports.ParkingLotOutlined = exports.PaperClipOutlined = exports.OriginalSizeOutlined = exports.OrganizeOutlined = exports.OrganizeFilled = exports.OrderedListOutlined = exports.OrderReaultFilled = exports.OrderListFilled = exports.OneToOneOutlined = exports.OfflineOutlined = exports.ObliqueLineOutlined = exports.O2Outlined = exports.NoVideoPurely = exports.NoPersonsPurely = exports.NoPersonPurely = exports.NoImagePurely = exports.NoDevicePurely = exports.NoDataPurely = exports.NoCarsPurely = exports.NoCarPurely = exports.NoAppPurely = exports.NoAlarmPurely = exports.Nh3Outlined = void 0;
17
+ exports.TagsFilled = exports.TagOutlined = exports.TagFilled = exports.SyncOutlined = exports.SwapRightOutlined = exports.SwapOutlined = exports.SwapLeftOutlined = exports.StopOutlined = exports.StepForwardOutlined = exports.StepBackwardOutlined = exports.StatisticsFilled = exports.StarOutlined = exports.StarFilled = exports.StarCheckOutlined = exports.SquareOutlined = exports.SoundSmallOutlined = exports.SoundOutlined = exports.SmokeOutlined = exports.SmokeFilled = exports.SmileOutlined = exports.SmileFilled = exports.SmartWaterMeterOutlined = exports.SmartWaterMeterFilled = exports.SmartWatchOutlined = exports.SmartLightPoleOutlined = exports.SmartDoorLockOutlined = exports.SmartBoxOutlined = exports.SleepOutlined = exports.ShoppingCartOutlined = exports.ShakeOutlined = exports.SettingOutlined = exports.SearchOutlined = exports.ScissorOutlined = exports.ScheduleOutlined = exports.ScanOutlined = exports.SatelliteOutlined = exports.SafetyOutlined = exports.SafetyCertificateOutlined = exports.SafetyCertificateFilled = exports.RulerOutlined = exports.RotationOutlined = exports.RotationCloseOutlined = exports.RotateRightOutlined = exports.RotateLeftOutlined = exports.RocketOutlined = exports.RobotOutlined = exports.RightUpOutlined = exports.RightOutlined = exports.RightDownOutlined = exports.RightCircleOutlined = void 0;
18
+ exports.ZoomOutOutlined = exports.ZoomInOutlined = exports.YuntaiOutlined = exports.WindSpeedOutlined = exports.WifiOutlined = exports.WechatFilled = exports.WeatherStationOutlined = exports.WaterLevelOutlined = exports.WaterFlowOutlined = exports.WarningOutlined = exports.WarningFilled = exports.VirtualCameraOutlined = exports.VideoOutlined = exports.VideoFilled = exports.VideoCameraOutlined = exports.VideoCameraFilled = exports.VehicleFileOutlined = exports.UserOutlined = exports.UserFilled = exports.UsbOutlined = exports.UploadOutlined = exports.UploadFilled = exports.UpOutlined = exports.UpCircleOutlined = exports.UnorderedListOutlined = exports.UnlockOutlined = exports.TrophyOutlined = exports.ToolOutlined = exports.ToTopOutlined = exports.ThermometerOutlined = exports.TetrisOutlined = exports.TemplateFilled = exports.TemperaturePatchOutlined = exports.TagsOutlined = void 0; // This index.ts file is generated automatically.
19
19
 
20
20
  var AccountBookFilled_1 = require("./AccountBookFilled");
21
21
 
@@ -251,6 +251,15 @@ Object.defineProperty(exports, "AuthOutlined", {
251
251
  }
252
252
  });
253
253
 
254
+ var BarCardFilled_1 = require("./BarCardFilled");
255
+
256
+ Object.defineProperty(exports, "BarCardFilled", {
257
+ enumerable: true,
258
+ get: function get() {
259
+ return __importDefault(BarCardFilled_1).default;
260
+ }
261
+ });
262
+
254
263
  var BellOutlined_1 = require("./BellOutlined");
255
264
 
256
265
  Object.defineProperty(exports, "BellOutlined", {
@@ -278,6 +287,24 @@ Object.defineProperty(exports, "BugOutlined", {
278
287
  }
279
288
  });
280
289
 
290
+ var BuildingFilled_1 = require("./BuildingFilled");
291
+
292
+ Object.defineProperty(exports, "BuildingFilled", {
293
+ enumerable: true,
294
+ get: function get() {
295
+ return __importDefault(BuildingFilled_1).default;
296
+ }
297
+ });
298
+
299
+ var BuildingOutlined_1 = require("./BuildingOutlined");
300
+
301
+ Object.defineProperty(exports, "BuildingOutlined", {
302
+ enumerable: true,
303
+ get: function get() {
304
+ return __importDefault(BuildingOutlined_1).default;
305
+ }
306
+ });
307
+
281
308
  var BulbOutlined_1 = require("./BulbOutlined");
282
309
 
283
310
  Object.defineProperty(exports, "BulbOutlined", {
@@ -989,6 +1016,15 @@ Object.defineProperty(exports, "FileSealOutlined", {
989
1016
  }
990
1017
  });
991
1018
 
1019
+ var FileSearchFilled_1 = require("./FileSearchFilled");
1020
+
1021
+ Object.defineProperty(exports, "FileSearchFilled", {
1022
+ enumerable: true,
1023
+ get: function get() {
1024
+ return __importDefault(FileSearchFilled_1).default;
1025
+ }
1026
+ });
1027
+
992
1028
  var FileSearchOutlined_1 = require("./FileSearchOutlined");
993
1029
 
994
1030
  Object.defineProperty(exports, "FileSearchOutlined", {
@@ -1151,6 +1187,24 @@ Object.defineProperty(exports, "FireOutlined", {
1151
1187
  }
1152
1188
  });
1153
1189
 
1190
+ var FireStationFilled_1 = require("./FireStationFilled");
1191
+
1192
+ Object.defineProperty(exports, "FireStationFilled", {
1193
+ enumerable: true,
1194
+ get: function get() {
1195
+ return __importDefault(FireStationFilled_1).default;
1196
+ }
1197
+ });
1198
+
1199
+ var FireWarningFilled_1 = require("./FireWarningFilled");
1200
+
1201
+ Object.defineProperty(exports, "FireWarningFilled", {
1202
+ enumerable: true,
1203
+ get: function get() {
1204
+ return __importDefault(FireWarningFilled_1).default;
1205
+ }
1206
+ });
1207
+
1154
1208
  var FormOutlined_1 = require("./FormOutlined");
1155
1209
 
1156
1210
  Object.defineProperty(exports, "FormOutlined", {
@@ -1250,6 +1304,15 @@ Object.defineProperty(exports, "GithubFilled", {
1250
1304
  }
1251
1305
  });
1252
1306
 
1307
+ var GroupFilled_1 = require("./GroupFilled");
1308
+
1309
+ Object.defineProperty(exports, "GroupFilled", {
1310
+ enumerable: true,
1311
+ get: function get() {
1312
+ return __importDefault(GroupFilled_1).default;
1313
+ }
1314
+ });
1315
+
1253
1316
  var HeartFilled_1 = require("./HeartFilled");
1254
1317
 
1255
1318
  Object.defineProperty(exports, "HeartFilled", {
@@ -1304,6 +1367,24 @@ Object.defineProperty(exports, "HumanTrafficVideoOutlined", {
1304
1367
  }
1305
1368
  });
1306
1369
 
1370
+ var HumanoidLeftFilled_1 = require("./HumanoidLeftFilled");
1371
+
1372
+ Object.defineProperty(exports, "HumanoidLeftFilled", {
1373
+ enumerable: true,
1374
+ get: function get() {
1375
+ return __importDefault(HumanoidLeftFilled_1).default;
1376
+ }
1377
+ });
1378
+
1379
+ var HumanoidRightFilled_1 = require("./HumanoidRightFilled");
1380
+
1381
+ Object.defineProperty(exports, "HumanoidRightFilled", {
1382
+ enumerable: true,
1383
+ get: function get() {
1384
+ return __importDefault(HumanoidRightFilled_1).default;
1385
+ }
1386
+ });
1387
+
1307
1388
  var HydrolabOutlined_1 = require("./HydrolabOutlined");
1308
1389
 
1309
1390
  Object.defineProperty(exports, "HydrolabOutlined", {
@@ -1502,6 +1583,15 @@ Object.defineProperty(exports, "LinsAccessOutlined", {
1502
1583
  }
1503
1584
  });
1504
1585
 
1586
+ var ListFilled_1 = require("./ListFilled");
1587
+
1588
+ Object.defineProperty(exports, "ListFilled", {
1589
+ enumerable: true,
1590
+ get: function get() {
1591
+ return __importDefault(ListFilled_1).default;
1592
+ }
1593
+ });
1594
+
1505
1595
  var LoadingOutlined_1 = require("./LoadingOutlined");
1506
1596
 
1507
1597
  Object.defineProperty(exports, "LoadingOutlined", {
@@ -1862,6 +1952,24 @@ Object.defineProperty(exports, "OneToOneOutlined", {
1862
1952
  }
1863
1953
  });
1864
1954
 
1955
+ var OrderListFilled_1 = require("./OrderListFilled");
1956
+
1957
+ Object.defineProperty(exports, "OrderListFilled", {
1958
+ enumerable: true,
1959
+ get: function get() {
1960
+ return __importDefault(OrderListFilled_1).default;
1961
+ }
1962
+ });
1963
+
1964
+ var OrderReaultFilled_1 = require("./OrderReaultFilled");
1965
+
1966
+ Object.defineProperty(exports, "OrderReaultFilled", {
1967
+ enumerable: true,
1968
+ get: function get() {
1969
+ return __importDefault(OrderReaultFilled_1).default;
1970
+ }
1971
+ });
1972
+
1865
1973
  var OrderedListOutlined_1 = require("./OrderedListOutlined");
1866
1974
 
1867
1975
  Object.defineProperty(exports, "OrderedListOutlined", {
@@ -1871,6 +1979,24 @@ Object.defineProperty(exports, "OrderedListOutlined", {
1871
1979
  }
1872
1980
  });
1873
1981
 
1982
+ var OrganizeFilled_1 = require("./OrganizeFilled");
1983
+
1984
+ Object.defineProperty(exports, "OrganizeFilled", {
1985
+ enumerable: true,
1986
+ get: function get() {
1987
+ return __importDefault(OrganizeFilled_1).default;
1988
+ }
1989
+ });
1990
+
1991
+ var OrganizeOutlined_1 = require("./OrganizeOutlined");
1992
+
1993
+ Object.defineProperty(exports, "OrganizeOutlined", {
1994
+ enumerable: true,
1995
+ get: function get() {
1996
+ return __importDefault(OrganizeOutlined_1).default;
1997
+ }
1998
+ });
1999
+
1874
2000
  var OriginalSizeOutlined_1 = require("./OriginalSizeOutlined");
1875
2001
 
1876
2002
  Object.defineProperty(exports, "OriginalSizeOutlined", {
@@ -2240,6 +2366,15 @@ Object.defineProperty(exports, "RulerOutlined", {
2240
2366
  }
2241
2367
  });
2242
2368
 
2369
+ var SafetyCertificateFilled_1 = require("./SafetyCertificateFilled");
2370
+
2371
+ Object.defineProperty(exports, "SafetyCertificateFilled", {
2372
+ enumerable: true,
2373
+ get: function get() {
2374
+ return __importDefault(SafetyCertificateFilled_1).default;
2375
+ }
2376
+ });
2377
+
2243
2378
  var SafetyCertificateOutlined_1 = require("./SafetyCertificateOutlined");
2244
2379
 
2245
2380
  Object.defineProperty(exports, "SafetyCertificateOutlined", {
@@ -2600,6 +2735,15 @@ Object.defineProperty(exports, "TemperaturePatchOutlined", {
2600
2735
  }
2601
2736
  });
2602
2737
 
2738
+ var TemplateFilled_1 = require("./TemplateFilled");
2739
+
2740
+ Object.defineProperty(exports, "TemplateFilled", {
2741
+ enumerable: true,
2742
+ get: function get() {
2743
+ return __importDefault(TemplateFilled_1).default;
2744
+ }
2745
+ });
2746
+
2603
2747
  var TetrisOutlined_1 = require("./TetrisOutlined");
2604
2748
 
2605
2749
  Object.defineProperty(exports, "TetrisOutlined", {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sensoro-design/icons",
3
- "version": "1.8.0",
3
+ "version": "1.9.0",
4
4
  "description": "Abstract nodes for sensoro design icons.",
5
5
  "main": "lib/index.js",
6
6
  "module": "es/index.js",
@@ -30,7 +30,7 @@
30
30
  "@ant-design/colors": "^6.0.0",
31
31
  "@babel/runtime": "^7.11.2",
32
32
  "@pansy/classnames": "^1.0.1",
33
- "@sensoro-design/icons-svg": "1.8.0",
33
+ "@sensoro-design/icons-svg": "1.9.0",
34
34
  "rc-util": "^5.19.3"
35
35
  },
36
36
  "publishConfig": {