@sensoro-design/icons 1.28.1 → 1.31.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 (156) hide show
  1. package/AirPressureOutlined.d.ts +2 -0
  2. package/AirPressureOutlined.js +15 -0
  3. package/BatteryGroupFilled.d.ts +2 -0
  4. package/BatteryGroupFilled.js +15 -0
  5. package/BridgeFilled.d.ts +2 -0
  6. package/BridgeFilled.js +15 -0
  7. package/CHANGELOG.md +34 -0
  8. package/CarParkFilled.d.ts +2 -0
  9. package/CarParkFilled.js +15 -0
  10. package/DewOutlined.d.ts +2 -0
  11. package/DewOutlined.js +15 -0
  12. package/GalleryFilled.d.ts +2 -0
  13. package/GalleryFilled.js +15 -0
  14. package/GasStationFilled.d.ts +2 -0
  15. package/GasStationFilled.js +15 -0
  16. package/HeatmapFilled.d.ts +2 -0
  17. package/HeatmapFilled.js +15 -0
  18. package/HumidityOutlined.d.ts +2 -0
  19. package/HumidityOutlined.js +15 -0
  20. package/NoiseOutlined.d.ts +2 -0
  21. package/NoiseOutlined.js +15 -0
  22. package/O3Outlined.d.ts +2 -0
  23. package/O3Outlined.js +15 -0
  24. package/PhoneFilled.d.ts +2 -0
  25. package/PhoneFilled.js +15 -0
  26. package/Pm25Outlined.d.ts +2 -0
  27. package/Pm25Outlined.js +15 -0
  28. package/PowerPerceptionFilled.d.ts +2 -0
  29. package/PowerPerceptionFilled.js +15 -0
  30. package/RainfallIntensityOutlined.d.ts +2 -0
  31. package/RainfallIntensityOutlined.js +15 -0
  32. package/RainfallOutlined.d.ts +2 -0
  33. package/RainfallOutlined.js +15 -0
  34. package/RefillStationFilled.d.ts +2 -0
  35. package/RefillStationFilled.js +15 -0
  36. package/RoadFilled.d.ts +2 -0
  37. package/RoadFilled.js +15 -0
  38. package/RoadNetworkInfoFilled.d.ts +2 -0
  39. package/RoadNetworkInfoFilled.js +15 -0
  40. package/RoadOutlined.d.ts +2 -0
  41. package/RoadOutlined.js +15 -0
  42. package/SunriseOutlined.d.ts +2 -0
  43. package/SunriseOutlined.js +15 -0
  44. package/SunsetOutlined.d.ts +2 -0
  45. package/SunsetOutlined.js +15 -0
  46. package/TrafficLightFilled.d.ts +2 -0
  47. package/TrafficLightFilled.js +15 -0
  48. package/TunnelFilled.d.ts +2 -0
  49. package/TunnelFilled.js +15 -0
  50. package/WindDirectionOutlined.d.ts +2 -0
  51. package/WindDirectionOutlined.js +15 -0
  52. package/es/icons/AirPressureOutlined.d.ts +4 -0
  53. package/es/icons/AirPressureOutlined.js +68 -0
  54. package/es/icons/BatteryGroupFilled.d.ts +4 -0
  55. package/es/icons/BatteryGroupFilled.js +68 -0
  56. package/es/icons/BridgeFilled.d.ts +4 -0
  57. package/es/icons/BridgeFilled.js +68 -0
  58. package/es/icons/CarParkFilled.d.ts +4 -0
  59. package/es/icons/CarParkFilled.js +68 -0
  60. package/es/icons/DewOutlined.d.ts +4 -0
  61. package/es/icons/DewOutlined.js +68 -0
  62. package/es/icons/GalleryFilled.d.ts +4 -0
  63. package/es/icons/GalleryFilled.js +68 -0
  64. package/es/icons/GasStationFilled.d.ts +4 -0
  65. package/es/icons/GasStationFilled.js +68 -0
  66. package/es/icons/HeatmapFilled.d.ts +4 -0
  67. package/es/icons/HeatmapFilled.js +68 -0
  68. package/es/icons/HumidityOutlined.d.ts +4 -0
  69. package/es/icons/HumidityOutlined.js +68 -0
  70. package/es/icons/NoiseOutlined.d.ts +4 -0
  71. package/es/icons/NoiseOutlined.js +68 -0
  72. package/es/icons/O3Outlined.d.ts +4 -0
  73. package/es/icons/O3Outlined.js +68 -0
  74. package/es/icons/PhoneFilled.d.ts +4 -0
  75. package/es/icons/PhoneFilled.js +68 -0
  76. package/es/icons/Pm25Outlined.d.ts +4 -0
  77. package/es/icons/Pm25Outlined.js +68 -0
  78. package/es/icons/PowerPerceptionFilled.d.ts +4 -0
  79. package/es/icons/PowerPerceptionFilled.js +68 -0
  80. package/es/icons/RainfallIntensityOutlined.d.ts +4 -0
  81. package/es/icons/RainfallIntensityOutlined.js +68 -0
  82. package/es/icons/RainfallOutlined.d.ts +4 -0
  83. package/es/icons/RainfallOutlined.js +68 -0
  84. package/es/icons/RefillStationFilled.d.ts +4 -0
  85. package/es/icons/RefillStationFilled.js +68 -0
  86. package/es/icons/RoadFilled.d.ts +4 -0
  87. package/es/icons/RoadFilled.js +68 -0
  88. package/es/icons/RoadNetworkInfoFilled.d.ts +4 -0
  89. package/es/icons/RoadNetworkInfoFilled.js +68 -0
  90. package/es/icons/RoadOutlined.d.ts +4 -0
  91. package/es/icons/RoadOutlined.js +68 -0
  92. package/es/icons/SunriseOutlined.d.ts +4 -0
  93. package/es/icons/SunriseOutlined.js +68 -0
  94. package/es/icons/SunsetOutlined.d.ts +4 -0
  95. package/es/icons/SunsetOutlined.js +68 -0
  96. package/es/icons/TrafficLightFilled.d.ts +4 -0
  97. package/es/icons/TrafficLightFilled.js +68 -0
  98. package/es/icons/TunnelFilled.d.ts +4 -0
  99. package/es/icons/TunnelFilled.js +68 -0
  100. package/es/icons/WindDirectionOutlined.d.ts +4 -0
  101. package/es/icons/WindDirectionOutlined.js +68 -0
  102. package/es/icons/index.d.ts +25 -0
  103. package/es/icons/index.js +235 -10
  104. package/lib/icons/AirPressureOutlined.d.ts +4 -0
  105. package/lib/icons/AirPressureOutlined.js +70 -0
  106. package/lib/icons/BatteryGroupFilled.d.ts +4 -0
  107. package/lib/icons/BatteryGroupFilled.js +70 -0
  108. package/lib/icons/BridgeFilled.d.ts +4 -0
  109. package/lib/icons/BridgeFilled.js +70 -0
  110. package/lib/icons/CarParkFilled.d.ts +4 -0
  111. package/lib/icons/CarParkFilled.js +70 -0
  112. package/lib/icons/DewOutlined.d.ts +4 -0
  113. package/lib/icons/DewOutlined.js +70 -0
  114. package/lib/icons/GalleryFilled.d.ts +4 -0
  115. package/lib/icons/GalleryFilled.js +70 -0
  116. package/lib/icons/GasStationFilled.d.ts +4 -0
  117. package/lib/icons/GasStationFilled.js +70 -0
  118. package/lib/icons/HeatmapFilled.d.ts +4 -0
  119. package/lib/icons/HeatmapFilled.js +70 -0
  120. package/lib/icons/HumidityOutlined.d.ts +4 -0
  121. package/lib/icons/HumidityOutlined.js +70 -0
  122. package/lib/icons/NoiseOutlined.d.ts +4 -0
  123. package/lib/icons/NoiseOutlined.js +70 -0
  124. package/lib/icons/O3Outlined.d.ts +4 -0
  125. package/lib/icons/O3Outlined.js +70 -0
  126. package/lib/icons/PhoneFilled.d.ts +4 -0
  127. package/lib/icons/PhoneFilled.js +70 -0
  128. package/lib/icons/Pm25Outlined.d.ts +4 -0
  129. package/lib/icons/Pm25Outlined.js +70 -0
  130. package/lib/icons/PowerPerceptionFilled.d.ts +4 -0
  131. package/lib/icons/PowerPerceptionFilled.js +70 -0
  132. package/lib/icons/RainfallIntensityOutlined.d.ts +4 -0
  133. package/lib/icons/RainfallIntensityOutlined.js +70 -0
  134. package/lib/icons/RainfallOutlined.d.ts +4 -0
  135. package/lib/icons/RainfallOutlined.js +70 -0
  136. package/lib/icons/RefillStationFilled.d.ts +4 -0
  137. package/lib/icons/RefillStationFilled.js +70 -0
  138. package/lib/icons/RoadFilled.d.ts +4 -0
  139. package/lib/icons/RoadFilled.js +70 -0
  140. package/lib/icons/RoadNetworkInfoFilled.d.ts +4 -0
  141. package/lib/icons/RoadNetworkInfoFilled.js +70 -0
  142. package/lib/icons/RoadOutlined.d.ts +4 -0
  143. package/lib/icons/RoadOutlined.js +70 -0
  144. package/lib/icons/SunriseOutlined.d.ts +4 -0
  145. package/lib/icons/SunriseOutlined.js +70 -0
  146. package/lib/icons/SunsetOutlined.d.ts +4 -0
  147. package/lib/icons/SunsetOutlined.js +70 -0
  148. package/lib/icons/TrafficLightFilled.d.ts +4 -0
  149. package/lib/icons/TrafficLightFilled.js +70 -0
  150. package/lib/icons/TunnelFilled.d.ts +4 -0
  151. package/lib/icons/TunnelFilled.js +70 -0
  152. package/lib/icons/WindDirectionOutlined.d.ts +4 -0
  153. package/lib/icons/WindDirectionOutlined.js +70 -0
  154. package/lib/icons/index.d.ts +25 -0
  155. package/lib/icons/index.js +235 -10
  156. package/package.json +2 -2
package/es/icons/index.js CHANGED
@@ -9,16 +9,16 @@ var __importDefault = this && this.__importDefault || function (mod) {
9
9
  Object.defineProperty(exports, "__esModule", {
10
10
  value: true
11
11
  });
12
- exports.CarCameraFilled = exports.CameraOutlined = exports.CameraFilled = exports.CameraBarrelFilled = exports.CalendarOutlined = exports.CalendarClockOutlined = exports.CalendarCheckOutlined = exports.BulbOutlined = exports.BuildingOutlined = exports.BuildingFilled = exports.BugOutlined = exports.BrandOutlined = exports.BlockOutlined = exports.BellOutlined = exports.BaseStationOutlined = exports.BaseStationFilled = 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.AreaOutlined = exports.AreaInvasionPurely = exports.AreaInvasionFilled = exports.AppstoreOutlined = exports.AppstoreFilled = exports.AppstoreAddOutlined = exports.AlignRightOutlined = exports.AlignLeftOutlined = exports.AlignCenterOutlined = exports.AlertOutlined = exports.AlertFilled = exports.AlertCameraOutlined = exports.AlarmHostOutlined = exports.AircircuitBreakerPurely = exports.AircircuitBreakerOutlined = exports.AircircuitBreakerFilled = exports.AimOutlined = exports.AddressOutlined = exports.AccountBookTwoTone = exports.AccountBookOutlined = exports.AccountBookFilled = exports.AccessControlPurely = void 0;
13
- exports.DoorSettingOutlined = exports.DoorLockOutlined = exports.DomeCameraOutlined = exports.DistanceOutlined = exports.DigitalMediaOutlined = exports.DigitalMediaFilled = exports.DeviceOutlined = exports.DeviceOfflinePurely = exports.DeviceOfflineFilled = exports.DeviceFilled = exports.DeleteOutlined = exports.DatabaseOutlined = exports.DatabaseFilled = exports.DataAssetsOutlined = exports.DataAssetsFilled = exports.DashboardFilled = exports.DashOutlined = exports.DangerFilled = 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 = exports.CheckSquareOutlined = exports.CheckSquareFilled = exports.CheckOutlined = exports.CheckCircleOutlined = exports.CheckCircleFilled = exports.Ch4Outlined = exports.CaretUpOutlined = exports.CaretRightOutlined = exports.CaretLeftOutlined = exports.CaretDownOutlined = exports.CarUnknownOutlined = exports.CarRecordOutlined = exports.CarQuestionCircleFilled = exports.CarPenFilled = exports.CarOutlined = exports.CarFilled = exports.CarExclamationCircleFilled = exports.CarCameraOutlined = void 0;
14
- exports.FileSearchOutlined = exports.FileSearchFilled = exports.FileSealOutlined = exports.FileProtectOutlined = exports.FilePptOutlined = exports.FilePenOutlined = exports.FilePdfOutlined = exports.FileOutlined = exports.FileMarkdownOutlined = exports.FileJpgOutlined = exports.FileInfoOutlined = exports.FileInfoCircleOutlined = 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.EmployerOutlined = exports.EmployerFilled = exports.EllipsisOutlined = exports.ElectricalFirePurely = exports.ElectricalFireOutlined = exports.ElectricalFireFilled = exports.ElectricCarPurely = exports.ElectricCarFilled = exports.ElderPurely = exports.ElderFilled = exports.EditOutlined = exports.DroneOutlined = exports.DrawRoundOutlined = exports.DrawRectangleOutlined = exports.DrawPolygonOutlined = exports.DragOutlined = exports.DownloadOutlined = exports.DownOutlined = exports.DownCircleOutlined = exports.DoubleRightOutlined = exports.DoubleLeftOutlined = void 0;
15
- exports.GlobalOutlined = exports.GlobalFilled = exports.GithubFilled = exports.GeoLocationOutlined = exports.GeoLocationFilled = exports.GenderOutlined = exports.GatewayOutlined = exports.GasSensorPurely = exports.GasSensorOutlined = exports.GasSensorControllerOutlined = exports.FullscreenProOutlined = exports.FullscreenOutlined = exports.FullscreenExitProOutlined = exports.FullscreenExitOutlined = exports.FullTargetOutlined = exports.FullTargetCameraOutlined = exports.FrownOutlined = exports.FrownFilled = exports.FrameSelectionOutlined = exports.FormOutlined = exports.ForestFirePurely = exports.ForestCameraFilled = exports.ForeignWorkersPurely = exports.ForeignVehiclePurely = exports.FocusOutlined = exports.FloorOutlined = exports.FireWarningFilled = exports.FireStationFilled = exports.FireOutlined = exports.FireHydraulicsOutlined = exports.FireHydrantPurely = exports.FireHydrantOutlined = exports.FireHydrantFilled = exports.FireHostPurely = exports.FireHostOutlined = exports.FireHostFilled = exports.FireFilled = exports.FireExitsFilled = exports.FireCameraOutlined = exports.FilterOutlined = exports.FilterFilled = exports.FileZipOutlined = exports.FileWordOutlined = exports.FileWarningOutlined = exports.FileVideoOutlined = exports.FileUnknownOutlined = exports.FileTimeOutlined = exports.FileTextOutlined = exports.FileTempOutlined = exports.FileSyncOutlined = void 0;
16
- exports.LessElectricityFilled = exports.LegendOutlined = exports.LeftUpOutlined = exports.LeftOutlined = exports.LeftDownOutlined = exports.LeftCircleOutlined = exports.LeakingOutlined = exports.LayoutOutlined = exports.LakeOutlined = exports.KeyVehiclePurely = exports.KeyPersonPurely = exports.KeyPersonFilled = exports.KeyOutlined = exports.IotOutlined = exports.IotFilled = exports.InvalidContentPurely = exports.IntelligentAccessOutlined = exports.InfraredOutlined = exports.InfraredHostOutlined = exports.InfoOutlined = exports.InfoCircleOutlined = exports.InfoCircleFilled = exports.ImageOutlined = exports.ImageFilled = exports.IllegalHelmetPurely = exports.IllegalFishingPurely = exports.IllegalFishingFilled = exports.IllegalFireExitsPurely = exports.IllegalBuildingPurely = exports.IllegalBuildingOutlined = exports.IllegalBuildingFilled = exports.IdcardOutlined = exports.IdcardFilled = exports.HydrolabOutlined = exports.HumanoidRightFilled = exports.HumanoidLeftFilled = exports.HumanTrafficVideoOutlined = exports.HomeOutlined = exports.HolderVerticalOutlined = exports.HolderOutlined = exports.HiddenDangerFilled = exports.HelmetFilled = exports.HeartOutlined = exports.HeartFilled = exports.HealthMonitoringPurely = exports.HashrateCenterOutlined = exports.HashrateCenterFilled = exports.HammerFilled = exports.GroupFilled = exports.GovernanceFilled = void 0;
17
- exports.NoPersonsPurely = exports.NoPersonPurely = exports.NoImagePurely = exports.NoFishingOutlined = exports.NoDevicePurely = exports.NoDataPurely = exports.NoCarsPurely = exports.NoCarPurely = exports.NoAppPurely = exports.NoAlarmPurely = exports.Nh3Outlined = exports.MuteOutlined = exports.MoreOutlined = exports.MoneyWatchOutlined = exports.MoneyWatchFilled = exports.MolecularChainOutlined = exports.MolecularChainFilled = exports.ModerateRainOutlined = exports.ModerateRainFilled = exports.MobileOutlined = exports.MinusSquareOutlined = exports.MinusSquareFilled = exports.MinusOutlined = exports.MinusCircleOutlined = exports.MinusCircleFilled = exports.MessageOutlined = exports.MeshLayoutOutlined = exports.MenuUnfoldOutlined = exports.MenuFoldOutlined = exports.MehOutlined = exports.MehFilled = exports.ManualAlarmSquareOutlined = exports.ManualAlarmCircleOutlined = exports.ManholeCoverPurely = exports.ManholeCoverOutlined = exports.ManholeCoverFilled = exports.MailOutlined = 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 = void 0;
18
- exports.ResourceOutlined = exports.ReservoirOutlined = exports.ReloadOutlined = exports.RedoOutlined = exports.QuestionOutlined = exports.QuestionCircleOutlined = exports.QrcodeOutlined = exports.PushpinOutlined = exports.PrinterOutlined = exports.PoweroffOutlined = exports.PositionMapFilled = exports.PolymerizationOutlined = exports.PmOutlined = exports.PlusSquareFilled = exports.PlusOutlined = exports.PlusCircleOutlined = exports.PlusCircleFilled = exports.PlayOutlined = exports.PlayCircleProOutlined = exports.PlayCircleOutlined = exports.PlayCircleFilled = exports.PieChartOutlined = exports.PhoneOutlined = exports.PetDogPurely = exports.PetDogFilled = exports.PersonCameraOutlined = exports.PercentageOutlined = exports.PenOutlined = exports.PayCircleOutlined = exports.PayCircleFilled = exports.PauseOutlined = exports.PauseCircleOutlined = exports.PauseCircleFilled = exports.ParkingLotOutlined = exports.PaperClipOutlined = exports.OriginalSizeOutlined = exports.OrganizeProOutlined = exports.OrganizeOutlined = exports.OrganizeFilled = exports.OrderedListOutlined = exports.OrderReaultFilled = exports.OrderListFilled = exports.OneToOneOutlined = exports.OfflineOutlined = exports.ObliqueLineOutlined = exports.O2Outlined = exports.NonMotorVehicleOutlined = exports.NonMotorVehicleFilled = exports.NoVideoPurely = exports.NoSwimPurely = void 0;
19
- exports.StarFilled = exports.StarCheckOutlined = exports.SquareOutlined = exports.SplitScreenOutlined = exports.SoundSmallOutlined = exports.SoundOutlined = exports.SmokePurely = exports.SmokeOutlined = exports.SmokeFilled = exports.SmileOutlined = exports.SmileFilled = exports.SmartWaterMeterOutlined = exports.SmartWaterMeterFilled = exports.SmartWatchOutlined = exports.SmartLightPolePurely = exports.SmartLightPoleOutlined = exports.SmartLightPoleFilled = exports.SmartDoorLockOutlined = exports.SmartBoxOutlined = exports.SleepOutlined = exports.ShoppingCartOutlined = exports.ShootFilled = exports.ShakeOutlined = exports.SettingOutlined = exports.SearchOutlined = exports.ScreencastOutlined = exports.ScissorOutlined = exports.ScheduleOutlined = exports.ScanOutlined = exports.SatelliteOutlined = exports.SafetyPreventionPurely = exports.SafetyPreventionFilled = exports.SafetyOutlined = exports.SafetyLightningFilled = exports.SafetyCertificateOutlined = exports.SafetyCertificateFilled = exports.RulerOutlined = exports.RotationOutlined = exports.RotationCloseOutlined = exports.RotateRightOutlined = exports.RotateLeftOutlined = exports.RocketOutlined = exports.RobotOutlined = exports.RiverOutlined = exports.RingLayoutOutlined = exports.RightUpOutlined = exports.RightOutlined = exports.RightDownOutlined = exports.RightCircleOutlined = exports.RestOutlined = void 0;
20
- exports.VideoStopOutlined = exports.VideoOutlined = exports.VideoFilled = exports.VideoCameraOutlined = exports.VideoCameraFilled = exports.VehicleFileOutlined = exports.UsersGovernancePurely = exports.UserTimePurely = exports.UserTimeFilled = exports.UserReportPurely = exports.UserReportFilled = exports.UserOutlined = exports.UserGatherPurely = exports.UserGatherFilled = exports.UserFilled = exports.UseQuestionFilled = exports.UseMolecularChainPurely = exports.UseMolecularChainFilled = exports.UsbOutlined = exports.UploadOutlined = exports.UploadFilled = exports.UpOutlined = exports.UpCircleOutlined = exports.UnorderedListOutlined = exports.UnlockOutlined = exports.TrophyOutlined = exports.ToolPurely = exports.ToolOutlined = exports.ToTopOutlined = exports.TimeCircleFilled = exports.ThumbnailOutlined = exports.ThirdPurely = exports.ThermometerOutlined = exports.TetrisOutlined = exports.TemplateFilled = exports.TemperaturePatchOutlined = exports.TagsOutlined = exports.TagsFilled = exports.TagOutlined = exports.TagFilled = exports.SyncOutlined = exports.SwapRightOutlined = exports.SwapOutlined = exports.SwapLeftOutlined = exports.SurroundingsPurely = exports.StopOutlined = exports.StepForwardOutlined = exports.StepBackwardOutlined = exports.StatisticsFilled = exports.StarOutlined = void 0;
21
- exports.ZoomOutOutlined = exports.ZoomInOutlined = exports.YuntaiOutlined = exports.WithoutMaskPurely = exports.WithoutMaskFilled = exports.WindSpeedOutlined = exports.WifiOutlined = exports.WechatFilled = exports.WeatherStationOutlined = exports.WatersOutlined = exports.WaterSurfaceFilled = exports.WaterQualityPurely = exports.WaterLevelOutlined = exports.WaterFlowOutlined = exports.WaterAreaOutlined = exports.WarningOutlined = exports.WarningFilled = exports.VirtualCameraOutlined = void 0; // This index.ts file is generated automatically.
12
+ exports.CameraBarrelFilled = exports.CalendarOutlined = exports.CalendarClockOutlined = exports.CalendarCheckOutlined = exports.BulbOutlined = exports.BuildingOutlined = exports.BuildingFilled = exports.BugOutlined = exports.BridgeFilled = exports.BrandOutlined = exports.BlockOutlined = exports.BellOutlined = exports.BatteryGroupFilled = exports.BaseStationOutlined = exports.BaseStationFilled = 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.AreaOutlined = exports.AreaInvasionPurely = exports.AreaInvasionFilled = exports.AppstoreOutlined = exports.AppstoreFilled = exports.AppstoreAddOutlined = exports.AlignRightOutlined = exports.AlignLeftOutlined = exports.AlignCenterOutlined = exports.AlertOutlined = exports.AlertFilled = exports.AlertCameraOutlined = exports.AlarmHostOutlined = exports.AircircuitBreakerPurely = exports.AircircuitBreakerOutlined = exports.AircircuitBreakerFilled = exports.AirPressureOutlined = exports.AimOutlined = exports.AddressOutlined = exports.AccountBookTwoTone = exports.AccountBookOutlined = exports.AccountBookFilled = exports.AccessControlPurely = void 0;
13
+ exports.DigitalMediaFilled = exports.DewOutlined = exports.DeviceOutlined = exports.DeviceOfflinePurely = exports.DeviceOfflineFilled = exports.DeviceFilled = exports.DeleteOutlined = exports.DatabaseOutlined = exports.DatabaseFilled = exports.DataAssetsOutlined = exports.DataAssetsFilled = exports.DashboardFilled = exports.DashOutlined = exports.DangerFilled = 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 = exports.CheckSquareOutlined = exports.CheckSquareFilled = exports.CheckOutlined = exports.CheckCircleOutlined = exports.CheckCircleFilled = exports.Ch4Outlined = exports.CaretUpOutlined = exports.CaretRightOutlined = exports.CaretLeftOutlined = exports.CaretDownOutlined = exports.CarUnknownOutlined = exports.CarRecordOutlined = exports.CarQuestionCircleFilled = exports.CarPenFilled = exports.CarParkFilled = exports.CarOutlined = exports.CarFilled = exports.CarExclamationCircleFilled = exports.CarCameraOutlined = exports.CarCameraFilled = exports.CameraOutlined = exports.CameraFilled = void 0;
14
+ exports.FilePenOutlined = exports.FilePdfOutlined = exports.FileOutlined = exports.FileMarkdownOutlined = exports.FileJpgOutlined = exports.FileInfoOutlined = exports.FileInfoCircleOutlined = 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.EmployerOutlined = exports.EmployerFilled = exports.EllipsisOutlined = exports.ElectricalFirePurely = exports.ElectricalFireOutlined = exports.ElectricalFireFilled = exports.ElectricCarPurely = exports.ElectricCarFilled = exports.ElderPurely = exports.ElderFilled = exports.EditOutlined = exports.DroneOutlined = exports.DrawRoundOutlined = exports.DrawRectangleOutlined = exports.DrawPolygonOutlined = exports.DragOutlined = exports.DownloadOutlined = exports.DownOutlined = exports.DownCircleOutlined = exports.DoubleRightOutlined = exports.DoubleLeftOutlined = exports.DoorSettingOutlined = exports.DoorLockOutlined = exports.DomeCameraOutlined = exports.DistanceOutlined = exports.DigitalMediaOutlined = void 0;
15
+ exports.GasStationFilled = exports.GasSensorPurely = exports.GasSensorOutlined = exports.GasSensorControllerOutlined = exports.GalleryFilled = exports.FullscreenProOutlined = exports.FullscreenOutlined = exports.FullscreenExitProOutlined = exports.FullscreenExitOutlined = exports.FullTargetOutlined = exports.FullTargetCameraOutlined = exports.FrownOutlined = exports.FrownFilled = exports.FrameSelectionOutlined = exports.FormOutlined = exports.ForestFirePurely = exports.ForestCameraFilled = exports.ForeignWorkersPurely = exports.ForeignVehiclePurely = exports.FocusOutlined = exports.FloorOutlined = exports.FireWarningFilled = exports.FireStationFilled = exports.FireOutlined = exports.FireHydraulicsOutlined = exports.FireHydrantPurely = exports.FireHydrantOutlined = exports.FireHydrantFilled = exports.FireHostPurely = exports.FireHostOutlined = exports.FireHostFilled = exports.FireFilled = exports.FireExitsFilled = exports.FireCameraOutlined = exports.FilterOutlined = exports.FilterFilled = exports.FileZipOutlined = exports.FileWordOutlined = exports.FileWarningOutlined = exports.FileVideoOutlined = exports.FileUnknownOutlined = exports.FileTimeOutlined = exports.FileTextOutlined = exports.FileTempOutlined = exports.FileSyncOutlined = exports.FileSearchOutlined = exports.FileSearchFilled = exports.FileSealOutlined = exports.FileProtectOutlined = exports.FilePptOutlined = void 0;
16
+ exports.KeyVehiclePurely = exports.KeyPersonPurely = exports.KeyPersonFilled = exports.KeyOutlined = exports.IotOutlined = exports.IotFilled = exports.InvalidContentPurely = exports.IntelligentAccessOutlined = exports.InfraredOutlined = exports.InfraredHostOutlined = exports.InfoOutlined = exports.InfoCircleOutlined = exports.InfoCircleFilled = exports.ImageOutlined = exports.ImageFilled = exports.IllegalHelmetPurely = exports.IllegalFishingPurely = exports.IllegalFishingFilled = exports.IllegalFireExitsPurely = exports.IllegalBuildingPurely = exports.IllegalBuildingOutlined = exports.IllegalBuildingFilled = exports.IdcardOutlined = exports.IdcardFilled = exports.HydrolabOutlined = exports.HumidityOutlined = exports.HumanoidRightFilled = exports.HumanoidLeftFilled = exports.HumanTrafficVideoOutlined = exports.HomeOutlined = exports.HolderVerticalOutlined = exports.HolderOutlined = exports.HiddenDangerFilled = exports.HelmetFilled = exports.HeatmapFilled = exports.HeartOutlined = exports.HeartFilled = exports.HealthMonitoringPurely = exports.HashrateCenterOutlined = exports.HashrateCenterFilled = exports.HammerFilled = exports.GroupFilled = exports.GovernanceFilled = exports.GlobalOutlined = exports.GlobalFilled = exports.GithubFilled = exports.GeoLocationOutlined = exports.GeoLocationFilled = exports.GenderOutlined = exports.GatewayOutlined = void 0;
17
+ exports.NoAlarmPurely = exports.Nh3Outlined = exports.MuteOutlined = exports.MoreOutlined = exports.MoneyWatchOutlined = exports.MoneyWatchFilled = exports.MolecularChainOutlined = exports.MolecularChainFilled = exports.ModerateRainOutlined = exports.ModerateRainFilled = exports.MobileOutlined = exports.MinusSquareOutlined = exports.MinusSquareFilled = exports.MinusOutlined = exports.MinusCircleOutlined = exports.MinusCircleFilled = exports.MessageOutlined = exports.MeshLayoutOutlined = exports.MenuUnfoldOutlined = exports.MenuFoldOutlined = exports.MehOutlined = exports.MehFilled = exports.ManualAlarmSquareOutlined = exports.ManualAlarmCircleOutlined = exports.ManholeCoverPurely = exports.ManholeCoverOutlined = exports.ManholeCoverFilled = exports.MailOutlined = 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.LessElectricityFilled = exports.LegendOutlined = exports.LeftUpOutlined = exports.LeftOutlined = exports.LeftDownOutlined = exports.LeftCircleOutlined = exports.LeakingOutlined = exports.LayoutOutlined = exports.LakeOutlined = void 0;
18
+ exports.Pm25Outlined = exports.PlusSquareFilled = exports.PlusOutlined = exports.PlusCircleOutlined = exports.PlusCircleFilled = exports.PlayOutlined = exports.PlayCircleProOutlined = exports.PlayCircleOutlined = exports.PlayCircleFilled = exports.PieChartOutlined = exports.PhoneOutlined = exports.PhoneFilled = exports.PetDogPurely = exports.PetDogFilled = exports.PersonCameraOutlined = exports.PercentageOutlined = exports.PenOutlined = exports.PayCircleOutlined = exports.PayCircleFilled = exports.PauseOutlined = exports.PauseCircleOutlined = exports.PauseCircleFilled = exports.ParkingLotOutlined = exports.PaperClipOutlined = exports.OriginalSizeOutlined = exports.OrganizeProOutlined = exports.OrganizeOutlined = exports.OrganizeFilled = exports.OrderedListOutlined = exports.OrderReaultFilled = exports.OrderListFilled = exports.OneToOneOutlined = exports.OfflineOutlined = exports.ObliqueLineOutlined = exports.O3Outlined = exports.O2Outlined = exports.NonMotorVehicleOutlined = exports.NonMotorVehicleFilled = exports.NoiseOutlined = exports.NoVideoPurely = exports.NoSwimPurely = exports.NoPersonsPurely = exports.NoPersonPurely = exports.NoImagePurely = exports.NoFishingOutlined = exports.NoDevicePurely = exports.NoDataPurely = exports.NoCarsPurely = exports.NoCarPurely = exports.NoAppPurely = void 0;
19
+ exports.ShoppingCartOutlined = exports.ShootFilled = exports.ShakeOutlined = exports.SettingOutlined = exports.SearchOutlined = exports.ScreencastOutlined = exports.ScissorOutlined = exports.ScheduleOutlined = exports.ScanOutlined = exports.SatelliteOutlined = exports.SafetyPreventionPurely = exports.SafetyPreventionFilled = exports.SafetyOutlined = exports.SafetyLightningFilled = exports.SafetyCertificateOutlined = exports.SafetyCertificateFilled = exports.RulerOutlined = exports.RotationOutlined = exports.RotationCloseOutlined = exports.RotateRightOutlined = exports.RotateLeftOutlined = exports.RocketOutlined = exports.RobotOutlined = exports.RoadOutlined = exports.RoadNetworkInfoFilled = exports.RoadFilled = exports.RiverOutlined = exports.RingLayoutOutlined = exports.RightUpOutlined = exports.RightOutlined = exports.RightDownOutlined = exports.RightCircleOutlined = exports.RestOutlined = exports.ResourceOutlined = exports.ReservoirOutlined = exports.ReloadOutlined = exports.RefillStationFilled = exports.RedoOutlined = exports.RainfallOutlined = exports.RainfallIntensityOutlined = exports.QuestionOutlined = exports.QuestionCircleOutlined = exports.QrcodeOutlined = exports.PushpinOutlined = exports.PrinterOutlined = exports.PoweroffOutlined = exports.PowerPerceptionFilled = exports.PositionMapFilled = exports.PolymerizationOutlined = exports.PmOutlined = void 0;
20
+ exports.UnlockOutlined = exports.TunnelFilled = exports.TrophyOutlined = exports.TrafficLightFilled = exports.ToolPurely = exports.ToolOutlined = exports.ToTopOutlined = exports.TimeCircleFilled = exports.ThumbnailOutlined = exports.ThirdPurely = exports.ThermometerOutlined = exports.TetrisOutlined = exports.TemplateFilled = exports.TemperaturePatchOutlined = exports.TagsOutlined = exports.TagsFilled = exports.TagOutlined = exports.TagFilled = exports.SyncOutlined = exports.SwapRightOutlined = exports.SwapOutlined = exports.SwapLeftOutlined = exports.SurroundingsPurely = exports.SunsetOutlined = exports.SunriseOutlined = exports.StopOutlined = exports.StepForwardOutlined = exports.StepBackwardOutlined = exports.StatisticsFilled = exports.StarOutlined = exports.StarFilled = exports.StarCheckOutlined = exports.SquareOutlined = exports.SplitScreenOutlined = exports.SoundSmallOutlined = exports.SoundOutlined = exports.SmokePurely = exports.SmokeOutlined = exports.SmokeFilled = exports.SmileOutlined = exports.SmileFilled = exports.SmartWaterMeterOutlined = exports.SmartWaterMeterFilled = exports.SmartWatchOutlined = exports.SmartLightPolePurely = exports.SmartLightPoleOutlined = exports.SmartLightPoleFilled = exports.SmartDoorLockOutlined = exports.SmartBoxOutlined = exports.SleepOutlined = void 0;
21
+ exports.ZoomOutOutlined = exports.ZoomInOutlined = exports.YuntaiOutlined = exports.WithoutMaskPurely = exports.WithoutMaskFilled = exports.WindSpeedOutlined = exports.WindDirectionOutlined = exports.WifiOutlined = exports.WechatFilled = exports.WeatherStationOutlined = exports.WatersOutlined = exports.WaterSurfaceFilled = exports.WaterQualityPurely = exports.WaterLevelOutlined = exports.WaterFlowOutlined = exports.WaterAreaOutlined = exports.WarningOutlined = exports.WarningFilled = exports.VirtualCameraOutlined = exports.VideoStopOutlined = exports.VideoOutlined = exports.VideoFilled = exports.VideoCameraOutlined = exports.VideoCameraFilled = exports.VehicleFileOutlined = exports.UsersGovernancePurely = exports.UserTimePurely = exports.UserTimeFilled = exports.UserReportPurely = exports.UserReportFilled = exports.UserOutlined = exports.UserGatherPurely = exports.UserGatherFilled = exports.UserFilled = exports.UseQuestionFilled = exports.UseMolecularChainPurely = exports.UseMolecularChainFilled = exports.UsbOutlined = exports.UploadOutlined = exports.UploadFilled = exports.UpOutlined = exports.UpCircleOutlined = exports.UnorderedListOutlined = void 0; // This index.ts file is generated automatically.
22
22
 
23
23
  var AccessControlPurely_1 = require("./AccessControlPurely");
24
24
 
@@ -74,6 +74,15 @@ Object.defineProperty(exports, "AimOutlined", {
74
74
  }
75
75
  });
76
76
 
77
+ var AirPressureOutlined_1 = require("./AirPressureOutlined");
78
+
79
+ Object.defineProperty(exports, "AirPressureOutlined", {
80
+ enumerable: true,
81
+ get: function get() {
82
+ return __importDefault(AirPressureOutlined_1).default;
83
+ }
84
+ });
85
+
77
86
  var AircircuitBreakerFilled_1 = require("./AircircuitBreakerFilled");
78
87
 
79
88
  Object.defineProperty(exports, "AircircuitBreakerFilled", {
@@ -344,6 +353,15 @@ Object.defineProperty(exports, "BaseStationOutlined", {
344
353
  }
345
354
  });
346
355
 
356
+ var BatteryGroupFilled_1 = require("./BatteryGroupFilled");
357
+
358
+ Object.defineProperty(exports, "BatteryGroupFilled", {
359
+ enumerable: true,
360
+ get: function get() {
361
+ return __importDefault(BatteryGroupFilled_1).default;
362
+ }
363
+ });
364
+
347
365
  var BellOutlined_1 = require("./BellOutlined");
348
366
 
349
367
  Object.defineProperty(exports, "BellOutlined", {
@@ -371,6 +389,15 @@ Object.defineProperty(exports, "BrandOutlined", {
371
389
  }
372
390
  });
373
391
 
392
+ var BridgeFilled_1 = require("./BridgeFilled");
393
+
394
+ Object.defineProperty(exports, "BridgeFilled", {
395
+ enumerable: true,
396
+ get: function get() {
397
+ return __importDefault(BridgeFilled_1).default;
398
+ }
399
+ });
400
+
374
401
  var BugOutlined_1 = require("./BugOutlined");
375
402
 
376
403
  Object.defineProperty(exports, "BugOutlined", {
@@ -506,6 +533,15 @@ Object.defineProperty(exports, "CarOutlined", {
506
533
  }
507
534
  });
508
535
 
536
+ var CarParkFilled_1 = require("./CarParkFilled");
537
+
538
+ Object.defineProperty(exports, "CarParkFilled", {
539
+ enumerable: true,
540
+ get: function get() {
541
+ return __importDefault(CarParkFilled_1).default;
542
+ }
543
+ });
544
+
509
545
  var CarPenFilled_1 = require("./CarPenFilled");
510
546
 
511
547
  Object.defineProperty(exports, "CarPenFilled", {
@@ -866,6 +902,15 @@ Object.defineProperty(exports, "DeviceOutlined", {
866
902
  }
867
903
  });
868
904
 
905
+ var DewOutlined_1 = require("./DewOutlined");
906
+
907
+ Object.defineProperty(exports, "DewOutlined", {
908
+ enumerable: true,
909
+ get: function get() {
910
+ return __importDefault(DewOutlined_1).default;
911
+ }
912
+ });
913
+
869
914
  var DigitalMediaFilled_1 = require("./DigitalMediaFilled");
870
915
 
871
916
  Object.defineProperty(exports, "DigitalMediaFilled", {
@@ -1730,6 +1775,15 @@ Object.defineProperty(exports, "FullscreenProOutlined", {
1730
1775
  }
1731
1776
  });
1732
1777
 
1778
+ var GalleryFilled_1 = require("./GalleryFilled");
1779
+
1780
+ Object.defineProperty(exports, "GalleryFilled", {
1781
+ enumerable: true,
1782
+ get: function get() {
1783
+ return __importDefault(GalleryFilled_1).default;
1784
+ }
1785
+ });
1786
+
1733
1787
  var GasSensorControllerOutlined_1 = require("./GasSensorControllerOutlined");
1734
1788
 
1735
1789
  Object.defineProperty(exports, "GasSensorControllerOutlined", {
@@ -1757,6 +1811,15 @@ Object.defineProperty(exports, "GasSensorPurely", {
1757
1811
  }
1758
1812
  });
1759
1813
 
1814
+ var GasStationFilled_1 = require("./GasStationFilled");
1815
+
1816
+ Object.defineProperty(exports, "GasStationFilled", {
1817
+ enumerable: true,
1818
+ get: function get() {
1819
+ return __importDefault(GasStationFilled_1).default;
1820
+ }
1821
+ });
1822
+
1760
1823
  var GatewayOutlined_1 = require("./GatewayOutlined");
1761
1824
 
1762
1825
  Object.defineProperty(exports, "GatewayOutlined", {
@@ -1892,6 +1955,15 @@ Object.defineProperty(exports, "HeartOutlined", {
1892
1955
  }
1893
1956
  });
1894
1957
 
1958
+ var HeatmapFilled_1 = require("./HeatmapFilled");
1959
+
1960
+ Object.defineProperty(exports, "HeatmapFilled", {
1961
+ enumerable: true,
1962
+ get: function get() {
1963
+ return __importDefault(HeatmapFilled_1).default;
1964
+ }
1965
+ });
1966
+
1895
1967
  var HelmetFilled_1 = require("./HelmetFilled");
1896
1968
 
1897
1969
  Object.defineProperty(exports, "HelmetFilled", {
@@ -1964,6 +2036,15 @@ Object.defineProperty(exports, "HumanoidRightFilled", {
1964
2036
  }
1965
2037
  });
1966
2038
 
2039
+ var HumidityOutlined_1 = require("./HumidityOutlined");
2040
+
2041
+ Object.defineProperty(exports, "HumidityOutlined", {
2042
+ enumerable: true,
2043
+ get: function get() {
2044
+ return __importDefault(HumidityOutlined_1).default;
2045
+ }
2046
+ });
2047
+
1967
2048
  var HydrolabOutlined_1 = require("./HydrolabOutlined");
1968
2049
 
1969
2050
  Object.defineProperty(exports, "HydrolabOutlined", {
@@ -2738,6 +2819,15 @@ Object.defineProperty(exports, "NoVideoPurely", {
2738
2819
  }
2739
2820
  });
2740
2821
 
2822
+ var NoiseOutlined_1 = require("./NoiseOutlined");
2823
+
2824
+ Object.defineProperty(exports, "NoiseOutlined", {
2825
+ enumerable: true,
2826
+ get: function get() {
2827
+ return __importDefault(NoiseOutlined_1).default;
2828
+ }
2829
+ });
2830
+
2741
2831
  var NonMotorVehicleFilled_1 = require("./NonMotorVehicleFilled");
2742
2832
 
2743
2833
  Object.defineProperty(exports, "NonMotorVehicleFilled", {
@@ -2765,6 +2855,15 @@ Object.defineProperty(exports, "O2Outlined", {
2765
2855
  }
2766
2856
  });
2767
2857
 
2858
+ var O3Outlined_1 = require("./O3Outlined");
2859
+
2860
+ Object.defineProperty(exports, "O3Outlined", {
2861
+ enumerable: true,
2862
+ get: function get() {
2863
+ return __importDefault(O3Outlined_1).default;
2864
+ }
2865
+ });
2866
+
2768
2867
  var ObliqueLineOutlined_1 = require("./ObliqueLineOutlined");
2769
2868
 
2770
2869
  Object.defineProperty(exports, "ObliqueLineOutlined", {
@@ -2963,6 +3062,15 @@ Object.defineProperty(exports, "PetDogPurely", {
2963
3062
  }
2964
3063
  });
2965
3064
 
3065
+ var PhoneFilled_1 = require("./PhoneFilled");
3066
+
3067
+ Object.defineProperty(exports, "PhoneFilled", {
3068
+ enumerable: true,
3069
+ get: function get() {
3070
+ return __importDefault(PhoneFilled_1).default;
3071
+ }
3072
+ });
3073
+
2966
3074
  var PhoneOutlined_1 = require("./PhoneOutlined");
2967
3075
 
2968
3076
  Object.defineProperty(exports, "PhoneOutlined", {
@@ -3053,6 +3161,15 @@ Object.defineProperty(exports, "PlusSquareFilled", {
3053
3161
  }
3054
3162
  });
3055
3163
 
3164
+ var Pm25Outlined_1 = require("./Pm25Outlined");
3165
+
3166
+ Object.defineProperty(exports, "Pm25Outlined", {
3167
+ enumerable: true,
3168
+ get: function get() {
3169
+ return __importDefault(Pm25Outlined_1).default;
3170
+ }
3171
+ });
3172
+
3056
3173
  var PmOutlined_1 = require("./PmOutlined");
3057
3174
 
3058
3175
  Object.defineProperty(exports, "PmOutlined", {
@@ -3080,6 +3197,15 @@ Object.defineProperty(exports, "PositionMapFilled", {
3080
3197
  }
3081
3198
  });
3082
3199
 
3200
+ var PowerPerceptionFilled_1 = require("./PowerPerceptionFilled");
3201
+
3202
+ Object.defineProperty(exports, "PowerPerceptionFilled", {
3203
+ enumerable: true,
3204
+ get: function get() {
3205
+ return __importDefault(PowerPerceptionFilled_1).default;
3206
+ }
3207
+ });
3208
+
3083
3209
  var PoweroffOutlined_1 = require("./PoweroffOutlined");
3084
3210
 
3085
3211
  Object.defineProperty(exports, "PoweroffOutlined", {
@@ -3134,6 +3260,24 @@ Object.defineProperty(exports, "QuestionOutlined", {
3134
3260
  }
3135
3261
  });
3136
3262
 
3263
+ var RainfallIntensityOutlined_1 = require("./RainfallIntensityOutlined");
3264
+
3265
+ Object.defineProperty(exports, "RainfallIntensityOutlined", {
3266
+ enumerable: true,
3267
+ get: function get() {
3268
+ return __importDefault(RainfallIntensityOutlined_1).default;
3269
+ }
3270
+ });
3271
+
3272
+ var RainfallOutlined_1 = require("./RainfallOutlined");
3273
+
3274
+ Object.defineProperty(exports, "RainfallOutlined", {
3275
+ enumerable: true,
3276
+ get: function get() {
3277
+ return __importDefault(RainfallOutlined_1).default;
3278
+ }
3279
+ });
3280
+
3137
3281
  var RedoOutlined_1 = require("./RedoOutlined");
3138
3282
 
3139
3283
  Object.defineProperty(exports, "RedoOutlined", {
@@ -3143,6 +3287,15 @@ Object.defineProperty(exports, "RedoOutlined", {
3143
3287
  }
3144
3288
  });
3145
3289
 
3290
+ var RefillStationFilled_1 = require("./RefillStationFilled");
3291
+
3292
+ Object.defineProperty(exports, "RefillStationFilled", {
3293
+ enumerable: true,
3294
+ get: function get() {
3295
+ return __importDefault(RefillStationFilled_1).default;
3296
+ }
3297
+ });
3298
+
3146
3299
  var ReloadOutlined_1 = require("./ReloadOutlined");
3147
3300
 
3148
3301
  Object.defineProperty(exports, "ReloadOutlined", {
@@ -3233,6 +3386,33 @@ Object.defineProperty(exports, "RiverOutlined", {
3233
3386
  }
3234
3387
  });
3235
3388
 
3389
+ var RoadFilled_1 = require("./RoadFilled");
3390
+
3391
+ Object.defineProperty(exports, "RoadFilled", {
3392
+ enumerable: true,
3393
+ get: function get() {
3394
+ return __importDefault(RoadFilled_1).default;
3395
+ }
3396
+ });
3397
+
3398
+ var RoadNetworkInfoFilled_1 = require("./RoadNetworkInfoFilled");
3399
+
3400
+ Object.defineProperty(exports, "RoadNetworkInfoFilled", {
3401
+ enumerable: true,
3402
+ get: function get() {
3403
+ return __importDefault(RoadNetworkInfoFilled_1).default;
3404
+ }
3405
+ });
3406
+
3407
+ var RoadOutlined_1 = require("./RoadOutlined");
3408
+
3409
+ Object.defineProperty(exports, "RoadOutlined", {
3410
+ enumerable: true,
3411
+ get: function get() {
3412
+ return __importDefault(RoadOutlined_1).default;
3413
+ }
3414
+ });
3415
+
3236
3416
  var RobotOutlined_1 = require("./RobotOutlined");
3237
3417
 
3238
3418
  Object.defineProperty(exports, "RobotOutlined", {
@@ -3665,6 +3845,24 @@ Object.defineProperty(exports, "StopOutlined", {
3665
3845
  }
3666
3846
  });
3667
3847
 
3848
+ var SunriseOutlined_1 = require("./SunriseOutlined");
3849
+
3850
+ Object.defineProperty(exports, "SunriseOutlined", {
3851
+ enumerable: true,
3852
+ get: function get() {
3853
+ return __importDefault(SunriseOutlined_1).default;
3854
+ }
3855
+ });
3856
+
3857
+ var SunsetOutlined_1 = require("./SunsetOutlined");
3858
+
3859
+ Object.defineProperty(exports, "SunsetOutlined", {
3860
+ enumerable: true,
3861
+ get: function get() {
3862
+ return __importDefault(SunsetOutlined_1).default;
3863
+ }
3864
+ });
3865
+
3668
3866
  var SurroundingsPurely_1 = require("./SurroundingsPurely");
3669
3867
 
3670
3868
  Object.defineProperty(exports, "SurroundingsPurely", {
@@ -3836,6 +4034,15 @@ Object.defineProperty(exports, "ToolPurely", {
3836
4034
  }
3837
4035
  });
3838
4036
 
4037
+ var TrafficLightFilled_1 = require("./TrafficLightFilled");
4038
+
4039
+ Object.defineProperty(exports, "TrafficLightFilled", {
4040
+ enumerable: true,
4041
+ get: function get() {
4042
+ return __importDefault(TrafficLightFilled_1).default;
4043
+ }
4044
+ });
4045
+
3839
4046
  var TrophyOutlined_1 = require("./TrophyOutlined");
3840
4047
 
3841
4048
  Object.defineProperty(exports, "TrophyOutlined", {
@@ -3845,6 +4052,15 @@ Object.defineProperty(exports, "TrophyOutlined", {
3845
4052
  }
3846
4053
  });
3847
4054
 
4055
+ var TunnelFilled_1 = require("./TunnelFilled");
4056
+
4057
+ Object.defineProperty(exports, "TunnelFilled", {
4058
+ enumerable: true,
4059
+ get: function get() {
4060
+ return __importDefault(TunnelFilled_1).default;
4061
+ }
4062
+ });
4063
+
3848
4064
  var UnlockOutlined_1 = require("./UnlockOutlined");
3849
4065
 
3850
4066
  Object.defineProperty(exports, "UnlockOutlined", {
@@ -4178,6 +4394,15 @@ Object.defineProperty(exports, "WifiOutlined", {
4178
4394
  }
4179
4395
  });
4180
4396
 
4397
+ var WindDirectionOutlined_1 = require("./WindDirectionOutlined");
4398
+
4399
+ Object.defineProperty(exports, "WindDirectionOutlined", {
4400
+ enumerable: true,
4401
+ get: function get() {
4402
+ return __importDefault(WindDirectionOutlined_1).default;
4403
+ }
4404
+ });
4405
+
4181
4406
  var WindSpeedOutlined_1 = require("./WindSpeedOutlined");
4182
4407
 
4183
4408
  Object.defineProperty(exports, "WindSpeedOutlined", {
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SensoroIconProps } from '../components/SensoroIcon';
3
+ declare const AirPressureOutlined: React.ForwardRefExoticComponent<Pick<SensoroIconProps, "value" | "children" | "cite" | "data" | "form" | "label" | "slot" | "span" | "style" | "summary" | "title" | "key" | "pattern" | "className" | "onClick" | "width" | "height" | "aria-hidden" | "spin" | "rotate" | "aria-label" | "tabIndex" | "accept" | "acceptCharset" | "action" | "allowFullScreen" | "allowTransparency" | "alt" | "as" | "async" | "autoComplete" | "autoFocus" | "autoPlay" | "capture" | "cellPadding" | "cellSpacing" | "charSet" | "challenge" | "checked" | "classID" | "cols" | "colSpan" | "content" | "controls" | "coords" | "crossOrigin" | "dateTime" | "default" | "defer" | "disabled" | "download" | "encType" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "frameBorder" | "headers" | "high" | "href" | "hrefLang" | "htmlFor" | "httpEquiv" | "integrity" | "keyParams" | "keyType" | "kind" | "list" | "loop" | "low" | "manifest" | "marginHeight" | "marginWidth" | "max" | "maxLength" | "media" | "mediaGroup" | "method" | "min" | "minLength" | "multiple" | "muted" | "name" | "nonce" | "noValidate" | "open" | "optimum" | "placeholder" | "playsInline" | "poster" | "preload" | "readOnly" | "rel" | "required" | "reversed" | "rows" | "rowSpan" | "sandbox" | "scope" | "scoped" | "scrolling" | "seamless" | "selected" | "shape" | "size" | "sizes" | "src" | "srcDoc" | "srcLang" | "srcSet" | "start" | "step" | "target" | "type" | "useMap" | "wmode" | "wrap" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "spellCheck" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-invalid" | "aria-keyshortcuts" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "twoToneColor"> & React.RefAttributes<HTMLSpanElement>>;
4
+ export default AirPressureOutlined;
@@ -0,0 +1,70 @@
1
+ "use strict";
2
+
3
+ var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
+
5
+ var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
6
+
7
+ var __createBinding = void 0 && (void 0).__createBinding || (Object.create ? function (o, m, k, k2) {
8
+ if (k2 === undefined) k2 = k;
9
+ var desc = Object.getOwnPropertyDescriptor(m, k);
10
+
11
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
12
+ desc = {
13
+ enumerable: true,
14
+ get: function get() {
15
+ return m[k];
16
+ }
17
+ };
18
+ }
19
+
20
+ Object.defineProperty(o, k2, desc);
21
+ } : function (o, m, k, k2) {
22
+ if (k2 === undefined) k2 = k;
23
+ o[k2] = m[k];
24
+ });
25
+
26
+ var __setModuleDefault = void 0 && (void 0).__setModuleDefault || (Object.create ? function (o, v) {
27
+ Object.defineProperty(o, "default", {
28
+ enumerable: true,
29
+ value: v
30
+ });
31
+ } : function (o, v) {
32
+ o["default"] = v;
33
+ });
34
+
35
+ var __importStar = void 0 && (void 0).__importStar || function (mod) {
36
+ if (mod && mod.__esModule) return mod;
37
+ var result = {};
38
+ if (mod != null) for (var k in mod) {
39
+ if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
40
+ }
41
+
42
+ __setModuleDefault(result, mod);
43
+
44
+ return result;
45
+ };
46
+
47
+ var __importDefault = void 0 && (void 0).__importDefault || function (mod) {
48
+ return mod && mod.__esModule ? mod : {
49
+ "default": mod
50
+ };
51
+ };
52
+
53
+ Object.defineProperty(exports, "__esModule", {
54
+ value: true
55
+ }); // This icon file is generated automatically.
56
+
57
+ var React = __importStar(require("react"));
58
+
59
+ var AirPressureOutlined_1 = __importDefault(require("@sensoro-design/icons-svg/lib/asn/AirPressureOutlined"));
60
+
61
+ var SensoroIcon_1 = __importDefault(require("../components/SensoroIcon"));
62
+
63
+ var AirPressureOutlined = React.forwardRef(function (props, ref) {
64
+ return /*#__PURE__*/React.createElement(SensoroIcon_1.default, (0, _extends2.default)({}, props, {
65
+ ref: ref,
66
+ icon: AirPressureOutlined_1.default
67
+ }));
68
+ });
69
+ AirPressureOutlined.displayName = 'AirPressureOutlined';
70
+ exports.default = AirPressureOutlined;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SensoroIconProps } from '../components/SensoroIcon';
3
+ declare const BatteryGroupFilled: React.ForwardRefExoticComponent<Pick<SensoroIconProps, "value" | "children" | "cite" | "data" | "form" | "label" | "slot" | "span" | "style" | "summary" | "title" | "key" | "pattern" | "className" | "onClick" | "width" | "height" | "aria-hidden" | "spin" | "rotate" | "aria-label" | "tabIndex" | "accept" | "acceptCharset" | "action" | "allowFullScreen" | "allowTransparency" | "alt" | "as" | "async" | "autoComplete" | "autoFocus" | "autoPlay" | "capture" | "cellPadding" | "cellSpacing" | "charSet" | "challenge" | "checked" | "classID" | "cols" | "colSpan" | "content" | "controls" | "coords" | "crossOrigin" | "dateTime" | "default" | "defer" | "disabled" | "download" | "encType" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "frameBorder" | "headers" | "high" | "href" | "hrefLang" | "htmlFor" | "httpEquiv" | "integrity" | "keyParams" | "keyType" | "kind" | "list" | "loop" | "low" | "manifest" | "marginHeight" | "marginWidth" | "max" | "maxLength" | "media" | "mediaGroup" | "method" | "min" | "minLength" | "multiple" | "muted" | "name" | "nonce" | "noValidate" | "open" | "optimum" | "placeholder" | "playsInline" | "poster" | "preload" | "readOnly" | "rel" | "required" | "reversed" | "rows" | "rowSpan" | "sandbox" | "scope" | "scoped" | "scrolling" | "seamless" | "selected" | "shape" | "size" | "sizes" | "src" | "srcDoc" | "srcLang" | "srcSet" | "start" | "step" | "target" | "type" | "useMap" | "wmode" | "wrap" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "spellCheck" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-invalid" | "aria-keyshortcuts" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "twoToneColor"> & React.RefAttributes<HTMLSpanElement>>;
4
+ export default BatteryGroupFilled;
@@ -0,0 +1,70 @@
1
+ "use strict";
2
+
3
+ var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
+
5
+ var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
6
+
7
+ var __createBinding = void 0 && (void 0).__createBinding || (Object.create ? function (o, m, k, k2) {
8
+ if (k2 === undefined) k2 = k;
9
+ var desc = Object.getOwnPropertyDescriptor(m, k);
10
+
11
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
12
+ desc = {
13
+ enumerable: true,
14
+ get: function get() {
15
+ return m[k];
16
+ }
17
+ };
18
+ }
19
+
20
+ Object.defineProperty(o, k2, desc);
21
+ } : function (o, m, k, k2) {
22
+ if (k2 === undefined) k2 = k;
23
+ o[k2] = m[k];
24
+ });
25
+
26
+ var __setModuleDefault = void 0 && (void 0).__setModuleDefault || (Object.create ? function (o, v) {
27
+ Object.defineProperty(o, "default", {
28
+ enumerable: true,
29
+ value: v
30
+ });
31
+ } : function (o, v) {
32
+ o["default"] = v;
33
+ });
34
+
35
+ var __importStar = void 0 && (void 0).__importStar || function (mod) {
36
+ if (mod && mod.__esModule) return mod;
37
+ var result = {};
38
+ if (mod != null) for (var k in mod) {
39
+ if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
40
+ }
41
+
42
+ __setModuleDefault(result, mod);
43
+
44
+ return result;
45
+ };
46
+
47
+ var __importDefault = void 0 && (void 0).__importDefault || function (mod) {
48
+ return mod && mod.__esModule ? mod : {
49
+ "default": mod
50
+ };
51
+ };
52
+
53
+ Object.defineProperty(exports, "__esModule", {
54
+ value: true
55
+ }); // This icon file is generated automatically.
56
+
57
+ var React = __importStar(require("react"));
58
+
59
+ var BatteryGroupFilled_1 = __importDefault(require("@sensoro-design/icons-svg/lib/asn/BatteryGroupFilled"));
60
+
61
+ var SensoroIcon_1 = __importDefault(require("../components/SensoroIcon"));
62
+
63
+ var BatteryGroupFilled = React.forwardRef(function (props, ref) {
64
+ return /*#__PURE__*/React.createElement(SensoroIcon_1.default, (0, _extends2.default)({}, props, {
65
+ ref: ref,
66
+ icon: BatteryGroupFilled_1.default
67
+ }));
68
+ });
69
+ BatteryGroupFilled.displayName = 'BatteryGroupFilled';
70
+ exports.default = BatteryGroupFilled;