@sensoro-design/icons 1.28.0 → 1.30.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 (90) hide show
  1. package/BatteryGroupFilled.d.ts +2 -0
  2. package/BatteryGroupFilled.js +15 -0
  3. package/BridgeFilled.d.ts +2 -0
  4. package/BridgeFilled.js +15 -0
  5. package/CHANGELOG.md +30 -0
  6. package/CarParkFilled.d.ts +2 -0
  7. package/CarParkFilled.js +15 -0
  8. package/GalleryFilled.d.ts +2 -0
  9. package/GalleryFilled.js +15 -0
  10. package/GasStationFilled.d.ts +2 -0
  11. package/GasStationFilled.js +15 -0
  12. package/HeatmapFilled.d.ts +2 -0
  13. package/HeatmapFilled.js +15 -0
  14. package/PhoneFilled.d.ts +2 -0
  15. package/PhoneFilled.js +15 -0
  16. package/PowerPerceptionFilled.d.ts +2 -0
  17. package/PowerPerceptionFilled.js +15 -0
  18. package/RefillStationFilled.d.ts +2 -0
  19. package/RefillStationFilled.js +15 -0
  20. package/RoadFilled.d.ts +2 -0
  21. package/RoadFilled.js +15 -0
  22. package/RoadNetworkInfoFilled.d.ts +2 -0
  23. package/RoadNetworkInfoFilled.js +15 -0
  24. package/RoadOutlined.d.ts +2 -0
  25. package/RoadOutlined.js +15 -0
  26. package/TrafficLightFilled.d.ts +2 -0
  27. package/TrafficLightFilled.js +15 -0
  28. package/TunnelFilled.d.ts +2 -0
  29. package/TunnelFilled.js +15 -0
  30. package/es/icons/BatteryGroupFilled.d.ts +4 -0
  31. package/es/icons/BatteryGroupFilled.js +68 -0
  32. package/es/icons/BridgeFilled.d.ts +4 -0
  33. package/es/icons/BridgeFilled.js +68 -0
  34. package/es/icons/CarParkFilled.d.ts +4 -0
  35. package/es/icons/CarParkFilled.js +68 -0
  36. package/es/icons/GalleryFilled.d.ts +4 -0
  37. package/es/icons/GalleryFilled.js +68 -0
  38. package/es/icons/GasStationFilled.d.ts +4 -0
  39. package/es/icons/GasStationFilled.js +68 -0
  40. package/es/icons/HeatmapFilled.d.ts +4 -0
  41. package/es/icons/HeatmapFilled.js +68 -0
  42. package/es/icons/PhoneFilled.d.ts +4 -0
  43. package/es/icons/PhoneFilled.js +68 -0
  44. package/es/icons/PowerPerceptionFilled.d.ts +4 -0
  45. package/es/icons/PowerPerceptionFilled.js +68 -0
  46. package/es/icons/RefillStationFilled.d.ts +4 -0
  47. package/es/icons/RefillStationFilled.js +68 -0
  48. package/es/icons/RoadFilled.d.ts +4 -0
  49. package/es/icons/RoadFilled.js +68 -0
  50. package/es/icons/RoadNetworkInfoFilled.d.ts +4 -0
  51. package/es/icons/RoadNetworkInfoFilled.js +68 -0
  52. package/es/icons/RoadOutlined.d.ts +4 -0
  53. package/es/icons/RoadOutlined.js +68 -0
  54. package/es/icons/TrafficLightFilled.d.ts +4 -0
  55. package/es/icons/TrafficLightFilled.js +68 -0
  56. package/es/icons/TunnelFilled.d.ts +4 -0
  57. package/es/icons/TunnelFilled.js +68 -0
  58. package/es/icons/index.d.ts +14 -0
  59. package/es/icons/index.js +136 -10
  60. package/lib/icons/BatteryGroupFilled.d.ts +4 -0
  61. package/lib/icons/BatteryGroupFilled.js +70 -0
  62. package/lib/icons/BridgeFilled.d.ts +4 -0
  63. package/lib/icons/BridgeFilled.js +70 -0
  64. package/lib/icons/CarParkFilled.d.ts +4 -0
  65. package/lib/icons/CarParkFilled.js +70 -0
  66. package/lib/icons/GalleryFilled.d.ts +4 -0
  67. package/lib/icons/GalleryFilled.js +70 -0
  68. package/lib/icons/GasStationFilled.d.ts +4 -0
  69. package/lib/icons/GasStationFilled.js +70 -0
  70. package/lib/icons/HeatmapFilled.d.ts +4 -0
  71. package/lib/icons/HeatmapFilled.js +70 -0
  72. package/lib/icons/PhoneFilled.d.ts +4 -0
  73. package/lib/icons/PhoneFilled.js +70 -0
  74. package/lib/icons/PowerPerceptionFilled.d.ts +4 -0
  75. package/lib/icons/PowerPerceptionFilled.js +70 -0
  76. package/lib/icons/RefillStationFilled.d.ts +4 -0
  77. package/lib/icons/RefillStationFilled.js +70 -0
  78. package/lib/icons/RoadFilled.d.ts +4 -0
  79. package/lib/icons/RoadFilled.js +70 -0
  80. package/lib/icons/RoadNetworkInfoFilled.d.ts +4 -0
  81. package/lib/icons/RoadNetworkInfoFilled.js +70 -0
  82. package/lib/icons/RoadOutlined.d.ts +4 -0
  83. package/lib/icons/RoadOutlined.js +70 -0
  84. package/lib/icons/TrafficLightFilled.d.ts +4 -0
  85. package/lib/icons/TrafficLightFilled.js +70 -0
  86. package/lib/icons/TunnelFilled.d.ts +4 -0
  87. package/lib/icons/TunnelFilled.js +70 -0
  88. package/lib/icons/index.d.ts +14 -0
  89. package/lib/icons/index.js +136 -10
  90. package/package.json +2 -2
@@ -9,16 +9,16 @@ var __importDefault = void 0 && (void 0).__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.CameraFilled = 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.AimOutlined = exports.AddressOutlined = exports.AccountBookTwoTone = exports.AccountBookOutlined = exports.AccountBookFilled = exports.AccessControlPurely = void 0;
13
+ 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.CarParkFilled = exports.CarOutlined = exports.CarFilled = exports.CarExclamationCircleFilled = exports.CarCameraOutlined = exports.CarCameraFilled = exports.CameraOutlined = void 0;
14
+ 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 = exports.DoorSettingOutlined = exports.DoorLockOutlined = exports.DomeCameraOutlined = void 0;
15
+ exports.GenderOutlined = exports.GatewayOutlined = 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 = void 0;
16
+ 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.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 = void 0;
17
+ 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 = exports.LessElectricityFilled = exports.LegendOutlined = exports.LeftUpOutlined = exports.LeftOutlined = exports.LeftDownOutlined = exports.LeftCircleOutlined = void 0;
18
+ exports.PrinterOutlined = exports.PoweroffOutlined = exports.PowerPerceptionFilled = 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.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.O2Outlined = exports.NonMotorVehicleOutlined = exports.NonMotorVehicleFilled = exports.NoVideoPurely = exports.NoSwimPurely = exports.NoPersonsPurely = exports.NoPersonPurely = exports.NoImagePurely = exports.NoFishingOutlined = exports.NoDevicePurely = exports.NoDataPurely = void 0;
19
+ 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.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.QuestionOutlined = exports.QuestionCircleOutlined = exports.QrcodeOutlined = exports.PushpinOutlined = void 0;
20
+ exports.UserFilled = exports.UseQuestionFilled = exports.UseMolecularChainPurely = exports.UseMolecularChainFilled = exports.UsbOutlined = exports.UploadOutlined = exports.UploadFilled = exports.UpOutlined = exports.UpCircleOutlined = exports.UnorderedListOutlined = 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.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 = 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 = 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 = void 0; // This index.ts file is generated automatically.
22
22
 
23
23
  var AccessControlPurely_1 = require("./AccessControlPurely");
24
24
 
@@ -344,6 +344,15 @@ Object.defineProperty(exports, "BaseStationOutlined", {
344
344
  }
345
345
  });
346
346
 
347
+ var BatteryGroupFilled_1 = require("./BatteryGroupFilled");
348
+
349
+ Object.defineProperty(exports, "BatteryGroupFilled", {
350
+ enumerable: true,
351
+ get: function get() {
352
+ return __importDefault(BatteryGroupFilled_1).default;
353
+ }
354
+ });
355
+
347
356
  var BellOutlined_1 = require("./BellOutlined");
348
357
 
349
358
  Object.defineProperty(exports, "BellOutlined", {
@@ -371,6 +380,15 @@ Object.defineProperty(exports, "BrandOutlined", {
371
380
  }
372
381
  });
373
382
 
383
+ var BridgeFilled_1 = require("./BridgeFilled");
384
+
385
+ Object.defineProperty(exports, "BridgeFilled", {
386
+ enumerable: true,
387
+ get: function get() {
388
+ return __importDefault(BridgeFilled_1).default;
389
+ }
390
+ });
391
+
374
392
  var BugOutlined_1 = require("./BugOutlined");
375
393
 
376
394
  Object.defineProperty(exports, "BugOutlined", {
@@ -506,6 +524,15 @@ Object.defineProperty(exports, "CarOutlined", {
506
524
  }
507
525
  });
508
526
 
527
+ var CarParkFilled_1 = require("./CarParkFilled");
528
+
529
+ Object.defineProperty(exports, "CarParkFilled", {
530
+ enumerable: true,
531
+ get: function get() {
532
+ return __importDefault(CarParkFilled_1).default;
533
+ }
534
+ });
535
+
509
536
  var CarPenFilled_1 = require("./CarPenFilled");
510
537
 
511
538
  Object.defineProperty(exports, "CarPenFilled", {
@@ -1730,6 +1757,15 @@ Object.defineProperty(exports, "FullscreenProOutlined", {
1730
1757
  }
1731
1758
  });
1732
1759
 
1760
+ var GalleryFilled_1 = require("./GalleryFilled");
1761
+
1762
+ Object.defineProperty(exports, "GalleryFilled", {
1763
+ enumerable: true,
1764
+ get: function get() {
1765
+ return __importDefault(GalleryFilled_1).default;
1766
+ }
1767
+ });
1768
+
1733
1769
  var GasSensorControllerOutlined_1 = require("./GasSensorControllerOutlined");
1734
1770
 
1735
1771
  Object.defineProperty(exports, "GasSensorControllerOutlined", {
@@ -1757,6 +1793,15 @@ Object.defineProperty(exports, "GasSensorPurely", {
1757
1793
  }
1758
1794
  });
1759
1795
 
1796
+ var GasStationFilled_1 = require("./GasStationFilled");
1797
+
1798
+ Object.defineProperty(exports, "GasStationFilled", {
1799
+ enumerable: true,
1800
+ get: function get() {
1801
+ return __importDefault(GasStationFilled_1).default;
1802
+ }
1803
+ });
1804
+
1760
1805
  var GatewayOutlined_1 = require("./GatewayOutlined");
1761
1806
 
1762
1807
  Object.defineProperty(exports, "GatewayOutlined", {
@@ -1892,6 +1937,15 @@ Object.defineProperty(exports, "HeartOutlined", {
1892
1937
  }
1893
1938
  });
1894
1939
 
1940
+ var HeatmapFilled_1 = require("./HeatmapFilled");
1941
+
1942
+ Object.defineProperty(exports, "HeatmapFilled", {
1943
+ enumerable: true,
1944
+ get: function get() {
1945
+ return __importDefault(HeatmapFilled_1).default;
1946
+ }
1947
+ });
1948
+
1895
1949
  var HelmetFilled_1 = require("./HelmetFilled");
1896
1950
 
1897
1951
  Object.defineProperty(exports, "HelmetFilled", {
@@ -2963,6 +3017,15 @@ Object.defineProperty(exports, "PetDogPurely", {
2963
3017
  }
2964
3018
  });
2965
3019
 
3020
+ var PhoneFilled_1 = require("./PhoneFilled");
3021
+
3022
+ Object.defineProperty(exports, "PhoneFilled", {
3023
+ enumerable: true,
3024
+ get: function get() {
3025
+ return __importDefault(PhoneFilled_1).default;
3026
+ }
3027
+ });
3028
+
2966
3029
  var PhoneOutlined_1 = require("./PhoneOutlined");
2967
3030
 
2968
3031
  Object.defineProperty(exports, "PhoneOutlined", {
@@ -3080,6 +3143,15 @@ Object.defineProperty(exports, "PositionMapFilled", {
3080
3143
  }
3081
3144
  });
3082
3145
 
3146
+ var PowerPerceptionFilled_1 = require("./PowerPerceptionFilled");
3147
+
3148
+ Object.defineProperty(exports, "PowerPerceptionFilled", {
3149
+ enumerable: true,
3150
+ get: function get() {
3151
+ return __importDefault(PowerPerceptionFilled_1).default;
3152
+ }
3153
+ });
3154
+
3083
3155
  var PoweroffOutlined_1 = require("./PoweroffOutlined");
3084
3156
 
3085
3157
  Object.defineProperty(exports, "PoweroffOutlined", {
@@ -3143,6 +3215,15 @@ Object.defineProperty(exports, "RedoOutlined", {
3143
3215
  }
3144
3216
  });
3145
3217
 
3218
+ var RefillStationFilled_1 = require("./RefillStationFilled");
3219
+
3220
+ Object.defineProperty(exports, "RefillStationFilled", {
3221
+ enumerable: true,
3222
+ get: function get() {
3223
+ return __importDefault(RefillStationFilled_1).default;
3224
+ }
3225
+ });
3226
+
3146
3227
  var ReloadOutlined_1 = require("./ReloadOutlined");
3147
3228
 
3148
3229
  Object.defineProperty(exports, "ReloadOutlined", {
@@ -3233,6 +3314,33 @@ Object.defineProperty(exports, "RiverOutlined", {
3233
3314
  }
3234
3315
  });
3235
3316
 
3317
+ var RoadFilled_1 = require("./RoadFilled");
3318
+
3319
+ Object.defineProperty(exports, "RoadFilled", {
3320
+ enumerable: true,
3321
+ get: function get() {
3322
+ return __importDefault(RoadFilled_1).default;
3323
+ }
3324
+ });
3325
+
3326
+ var RoadNetworkInfoFilled_1 = require("./RoadNetworkInfoFilled");
3327
+
3328
+ Object.defineProperty(exports, "RoadNetworkInfoFilled", {
3329
+ enumerable: true,
3330
+ get: function get() {
3331
+ return __importDefault(RoadNetworkInfoFilled_1).default;
3332
+ }
3333
+ });
3334
+
3335
+ var RoadOutlined_1 = require("./RoadOutlined");
3336
+
3337
+ Object.defineProperty(exports, "RoadOutlined", {
3338
+ enumerable: true,
3339
+ get: function get() {
3340
+ return __importDefault(RoadOutlined_1).default;
3341
+ }
3342
+ });
3343
+
3236
3344
  var RobotOutlined_1 = require("./RobotOutlined");
3237
3345
 
3238
3346
  Object.defineProperty(exports, "RobotOutlined", {
@@ -3836,6 +3944,15 @@ Object.defineProperty(exports, "ToolPurely", {
3836
3944
  }
3837
3945
  });
3838
3946
 
3947
+ var TrafficLightFilled_1 = require("./TrafficLightFilled");
3948
+
3949
+ Object.defineProperty(exports, "TrafficLightFilled", {
3950
+ enumerable: true,
3951
+ get: function get() {
3952
+ return __importDefault(TrafficLightFilled_1).default;
3953
+ }
3954
+ });
3955
+
3839
3956
  var TrophyOutlined_1 = require("./TrophyOutlined");
3840
3957
 
3841
3958
  Object.defineProperty(exports, "TrophyOutlined", {
@@ -3845,6 +3962,15 @@ Object.defineProperty(exports, "TrophyOutlined", {
3845
3962
  }
3846
3963
  });
3847
3964
 
3965
+ var TunnelFilled_1 = require("./TunnelFilled");
3966
+
3967
+ Object.defineProperty(exports, "TunnelFilled", {
3968
+ enumerable: true,
3969
+ get: function get() {
3970
+ return __importDefault(TunnelFilled_1).default;
3971
+ }
3972
+ });
3973
+
3848
3974
  var UnlockOutlined_1 = require("./UnlockOutlined");
3849
3975
 
3850
3976
  Object.defineProperty(exports, "UnlockOutlined", {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sensoro-design/icons",
3
- "version": "1.28.0",
3
+ "version": "1.30.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.29.0",
33
+ "@sensoro-design/icons-svg": "1.32.0",
34
34
  "rc-util": "^5.19.3"
35
35
  },
36
36
  "publishConfig": {