@sensoro-design/icons 1.19.0 → 1.22.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 (108) hide show
  1. package/CHANGELOG.md +36 -0
  2. package/DangerFilled.d.ts +2 -0
  3. package/DangerFilled.js +15 -0
  4. package/DrawPolygonOutlined.d.ts +2 -0
  5. package/DrawPolygonOutlined.js +15 -0
  6. package/DrawRectangleOutlined.d.ts +2 -0
  7. package/DrawRectangleOutlined.js +15 -0
  8. package/DrawRoundOutlined.d.ts +2 -0
  9. package/DrawRoundOutlined.js +15 -0
  10. package/EmployerFilled.d.ts +2 -0
  11. package/EmployerFilled.js +15 -0
  12. package/EmployerOutlined.d.ts +2 -0
  13. package/EmployerOutlined.js +15 -0
  14. package/FrameSelectionOutlined.d.ts +2 -0
  15. package/FrameSelectionOutlined.js +15 -0
  16. package/ModerateRainOutlined.d.ts +2 -0
  17. package/ModerateRainOutlined.js +15 -0
  18. package/NoFishingOutlined.d.ts +2 -0
  19. package/NoFishingOutlined.js +15 -0
  20. package/PlayCircleProOutlined.d.ts +2 -0
  21. package/PlayCircleProOutlined.js +15 -0
  22. package/PositionMapFilled.d.ts +2 -0
  23. package/PositionMapFilled.js +15 -0
  24. package/SafetyLightningFilled.d.ts +2 -0
  25. package/SafetyLightningFilled.js +15 -0
  26. package/ScreencastOutlined.d.ts +2 -0
  27. package/ScreencastOutlined.js +15 -0
  28. package/ShootFilled.d.ts +2 -0
  29. package/ShootFilled.js +15 -0
  30. package/SplitScreenOutlined.d.ts +2 -0
  31. package/SplitScreenOutlined.js +15 -0
  32. package/TimeCircleFilled.d.ts +2 -0
  33. package/TimeCircleFilled.js +15 -0
  34. package/WaterSurfaceFilled.d.ts +2 -0
  35. package/WaterSurfaceFilled.js +15 -0
  36. package/es/icons/DangerFilled.d.ts +4 -0
  37. package/es/icons/DangerFilled.js +68 -0
  38. package/es/icons/DrawPolygonOutlined.d.ts +4 -0
  39. package/es/icons/DrawPolygonOutlined.js +68 -0
  40. package/es/icons/DrawRectangleOutlined.d.ts +4 -0
  41. package/es/icons/DrawRectangleOutlined.js +68 -0
  42. package/es/icons/DrawRoundOutlined.d.ts +4 -0
  43. package/es/icons/DrawRoundOutlined.js +68 -0
  44. package/es/icons/EmployerFilled.d.ts +4 -0
  45. package/es/icons/EmployerFilled.js +68 -0
  46. package/es/icons/EmployerOutlined.d.ts +4 -0
  47. package/es/icons/EmployerOutlined.js +68 -0
  48. package/es/icons/FrameSelectionOutlined.d.ts +4 -0
  49. package/es/icons/FrameSelectionOutlined.js +68 -0
  50. package/es/icons/ModerateRainOutlined.d.ts +4 -0
  51. package/es/icons/ModerateRainOutlined.js +68 -0
  52. package/es/icons/NoFishingOutlined.d.ts +4 -0
  53. package/es/icons/NoFishingOutlined.js +68 -0
  54. package/es/icons/PlayCircleProOutlined.d.ts +4 -0
  55. package/es/icons/PlayCircleProOutlined.js +68 -0
  56. package/es/icons/PositionMapFilled.d.ts +4 -0
  57. package/es/icons/PositionMapFilled.js +68 -0
  58. package/es/icons/SafetyLightningFilled.d.ts +4 -0
  59. package/es/icons/SafetyLightningFilled.js +68 -0
  60. package/es/icons/ScreencastOutlined.d.ts +4 -0
  61. package/es/icons/ScreencastOutlined.js +68 -0
  62. package/es/icons/ShootFilled.d.ts +4 -0
  63. package/es/icons/ShootFilled.js +68 -0
  64. package/es/icons/SplitScreenOutlined.d.ts +4 -0
  65. package/es/icons/SplitScreenOutlined.js +68 -0
  66. package/es/icons/TimeCircleFilled.d.ts +4 -0
  67. package/es/icons/TimeCircleFilled.js +68 -0
  68. package/es/icons/WaterSurfaceFilled.d.ts +4 -0
  69. package/es/icons/WaterSurfaceFilled.js +68 -0
  70. package/es/icons/index.d.ts +17 -0
  71. package/es/icons/index.js +160 -7
  72. package/lib/icons/DangerFilled.d.ts +4 -0
  73. package/lib/icons/DangerFilled.js +70 -0
  74. package/lib/icons/DrawPolygonOutlined.d.ts +4 -0
  75. package/lib/icons/DrawPolygonOutlined.js +70 -0
  76. package/lib/icons/DrawRectangleOutlined.d.ts +4 -0
  77. package/lib/icons/DrawRectangleOutlined.js +70 -0
  78. package/lib/icons/DrawRoundOutlined.d.ts +4 -0
  79. package/lib/icons/DrawRoundOutlined.js +70 -0
  80. package/lib/icons/EmployerFilled.d.ts +4 -0
  81. package/lib/icons/EmployerFilled.js +70 -0
  82. package/lib/icons/EmployerOutlined.d.ts +4 -0
  83. package/lib/icons/EmployerOutlined.js +70 -0
  84. package/lib/icons/FrameSelectionOutlined.d.ts +4 -0
  85. package/lib/icons/FrameSelectionOutlined.js +70 -0
  86. package/lib/icons/ModerateRainOutlined.d.ts +4 -0
  87. package/lib/icons/ModerateRainOutlined.js +70 -0
  88. package/lib/icons/NoFishingOutlined.d.ts +4 -0
  89. package/lib/icons/NoFishingOutlined.js +70 -0
  90. package/lib/icons/PlayCircleProOutlined.d.ts +4 -0
  91. package/lib/icons/PlayCircleProOutlined.js +70 -0
  92. package/lib/icons/PositionMapFilled.d.ts +4 -0
  93. package/lib/icons/PositionMapFilled.js +70 -0
  94. package/lib/icons/SafetyLightningFilled.d.ts +4 -0
  95. package/lib/icons/SafetyLightningFilled.js +70 -0
  96. package/lib/icons/ScreencastOutlined.d.ts +4 -0
  97. package/lib/icons/ScreencastOutlined.js +70 -0
  98. package/lib/icons/ShootFilled.d.ts +4 -0
  99. package/lib/icons/ShootFilled.js +70 -0
  100. package/lib/icons/SplitScreenOutlined.d.ts +4 -0
  101. package/lib/icons/SplitScreenOutlined.js +70 -0
  102. package/lib/icons/TimeCircleFilled.d.ts +4 -0
  103. package/lib/icons/TimeCircleFilled.js +70 -0
  104. package/lib/icons/WaterSurfaceFilled.d.ts +4 -0
  105. package/lib/icons/WaterSurfaceFilled.js +70 -0
  106. package/lib/icons/index.d.ts +17 -0
  107. package/lib/icons/index.js +160 -7
  108. package/package.json +2 -2
@@ -10,13 +10,13 @@ Object.defineProperty(exports, "__esModule", {
10
10
  value: true
11
11
  });
12
12
  exports.CaretRightOutlined = exports.CaretLeftOutlined = exports.CaretDownOutlined = exports.CarUnknownOutlined = exports.CarRecordOutlined = exports.CarOutlined = exports.CarFilled = exports.CarCameraOutlined = exports.CameraOutlined = exports.CameraFilled = exports.CameraBarrelFilled = exports.CalendarOutlined = exports.CalendarClockOutlined = exports.CalendarCheckOutlined = exports.BulbOutlined = exports.BuildingOutlined = exports.BuildingFilled = exports.BugOutlined = 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.AppstoreOutlined = exports.AppstoreFilled = exports.AppstoreAddOutlined = exports.AlignRightOutlined = exports.AlignLeftOutlined = exports.AlignCenterOutlined = exports.AlertOutlined = exports.AlertFilled = exports.AlertCameraOutlined = exports.AlarmHostOutlined = exports.AircircuitBreakerOutlined = exports.AimOutlined = exports.AccountBookTwoTone = exports.AccountBookOutlined = exports.AccountBookFilled = void 0;
13
- exports.EyeFilled = exports.ExpandOutlined = exports.ExclamationOutlined = exports.ExclamationCircleOutlined = exports.ExclamationCircleFilled = exports.EllipsisOutlined = exports.ElectricalFireOutlined = exports.EditOutlined = exports.DroneOutlined = exports.DragOutlined = exports.DownloadOutlined = exports.DownOutlined = exports.DownCircleOutlined = exports.DoubleRightOutlined = exports.DoubleLeftOutlined = exports.DoorSettingOutlined = exports.DoorLockOutlined = exports.DomeCameraOutlined = exports.DistanceOutlined = exports.DigitalMediaOutlined = exports.DigitalMediaFilled = exports.DeviceOutlined = exports.DeviceFilled = exports.DeleteOutlined = exports.DatabaseOutlined = exports.DatabaseFilled = exports.DataAssetsOutlined = exports.DataAssetsFilled = exports.DashOutlined = exports.CopyOutlined = exports.ControllerOutlined = exports.CompressOutlined = exports.CollectOutlined = exports.CodeOutlined = exports.CoOutlined = exports.Co2Outlined = exports.CloseSquareOutlined = exports.CloseSquareFilled = exports.CloseOutlined = exports.CloseCircleOutlined = exports.CloseCircleFilled = exports.ClockCircleOutlined = exports.ClearOutlined = exports.CheckSquareOutlined = exports.CheckSquareFilled = exports.CheckOutlined = exports.CheckCircleOutlined = exports.CheckCircleFilled = exports.Ch4Outlined = exports.CaretUpOutlined = void 0;
14
- exports.FullscreenExitOutlined = exports.FullTargetOutlined = exports.FullTargetCameraOutlined = exports.FrownOutlined = exports.FrownFilled = exports.FormOutlined = exports.FireWarningFilled = exports.FireStationFilled = exports.FireOutlined = exports.FireHydraulicsOutlined = exports.FireHydrantOutlined = exports.FireHydrantFilled = exports.FireHostOutlined = exports.FireFilled = exports.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 = exports.FilePenOutlined = exports.FilePdfOutlined = exports.FileOutlined = exports.FileMarkdownOutlined = exports.FileJpgOutlined = exports.FileInfoOutlined = exports.FileImageOutlined = exports.FileGifOutlined = exports.FileExclamationOutlined = exports.FileExcelOutlined = exports.FileDoneOutlined = exports.FileCheckOutlined = exports.FileAudioOutlined = exports.FileAddOutlined = exports.FaceCameraOutlined = exports.EyeOutlined = exports.EyeInvisibleOutlined = exports.EyeInvisibleFilled = void 0;
15
- exports.LoadingOutlined = exports.ListFilled = exports.LinsAccessOutlined = exports.LinkOutlined = exports.LineOutlined = exports.LikeOutlined = exports.LeftUpOutlined = exports.LeftOutlined = exports.LeftDownOutlined = exports.LeftCircleOutlined = exports.LeakingOutlined = exports.LakeOutlined = 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.IdcardOutlined = exports.IdcardFilled = exports.HydrolabOutlined = exports.HumanoidRightFilled = exports.HumanoidLeftFilled = exports.HumanTrafficVideoOutlined = exports.HomeOutlined = exports.HolderVerticalOutlined = exports.HolderOutlined = exports.HiddenDangerFilled = exports.HeartOutlined = exports.HeartFilled = exports.HashrateCenterOutlined = exports.HashrateCenterFilled = exports.GroupFilled = exports.GlobalOutlined = exports.GlobalFilled = exports.GithubFilled = exports.GeoLocationOutlined = exports.GeoLocationFilled = exports.GatewayOutlined = exports.GasSensorOutlined = exports.GasSensorControllerOutlined = exports.FullscreenProOutlined = exports.FullscreenOutlined = exports.FullscreenExitProOutlined = void 0;
16
- 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.NoPersonsPurely = exports.NoPersonPurely = exports.NoImagePurely = 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.MobileOutlined = exports.MinusSquareOutlined = exports.MinusSquareFilled = exports.MinusOutlined = exports.MinusCircleOutlined = exports.MinusCircleFilled = exports.MessageOutlined = exports.MenuUnfoldOutlined = exports.MenuFoldOutlined = exports.MehOutlined = exports.MehFilled = exports.ManualAlarmSquareOutlined = exports.ManualAlarmCircleOutlined = exports.ManholeCoverOutlined = exports.MailOutlined = exports.LpgOutlined = exports.LogoutOutlined = exports.LockOutlined = exports.LockFilled = exports.LocationPurely = exports.LocationOutlined = exports.LocationFilled = void 0;
17
- exports.ScheduleOutlined = exports.ScanOutlined = exports.SatelliteOutlined = exports.SafetyOutlined = exports.SafetyCertificateOutlined = exports.SafetyCertificateFilled = exports.RulerOutlined = exports.RotationOutlined = exports.RotationCloseOutlined = exports.RotateRightOutlined = exports.RotateLeftOutlined = exports.RocketOutlined = exports.RobotOutlined = exports.RiverOutlined = exports.RightUpOutlined = exports.RightOutlined = exports.RightDownOutlined = exports.RightCircleOutlined = exports.RestOutlined = exports.ResourceOutlined = exports.ReservoirOutlined = exports.ReloadOutlined = exports.RedoOutlined = exports.QuestionOutlined = exports.QuestionCircleOutlined = exports.QrcodeOutlined = exports.PushpinOutlined = exports.PrinterOutlined = exports.PoweroffOutlined = exports.PmOutlined = exports.PlusSquareFilled = exports.PlusOutlined = exports.PlusCircleOutlined = exports.PlusCircleFilled = exports.PlayOutlined = exports.PlayCircleOutlined = exports.PlayCircleFilled = exports.PieChartOutlined = exports.PhoneOutlined = exports.PersonCameraOutlined = exports.PercentageOutlined = exports.PenOutlined = exports.PayCircleOutlined = exports.PayCircleFilled = exports.PauseOutlined = exports.PauseCircleOutlined = exports.PauseCircleFilled = exports.ParkingLotOutlined = exports.PaperClipOutlined = exports.OriginalSizeOutlined = void 0;
18
- exports.UserOutlined = exports.UserFilled = exports.UsbOutlined = exports.UploadOutlined = exports.UploadFilled = exports.UpOutlined = exports.UpCircleOutlined = exports.UnorderedListOutlined = exports.UnlockOutlined = exports.TrophyOutlined = exports.ToolOutlined = exports.ToTopOutlined = exports.ThermometerOutlined = exports.TetrisOutlined = exports.TemplateFilled = exports.TemperaturePatchOutlined = exports.TagsOutlined = exports.TagsFilled = exports.TagOutlined = exports.TagFilled = exports.SyncOutlined = exports.SwapRightOutlined = exports.SwapOutlined = exports.SwapLeftOutlined = exports.StopOutlined = exports.StepForwardOutlined = exports.StepBackwardOutlined = exports.StatisticsFilled = exports.StarOutlined = exports.StarFilled = exports.StarCheckOutlined = exports.SquareOutlined = exports.SoundSmallOutlined = exports.SoundOutlined = exports.SmokeOutlined = exports.SmokeFilled = exports.SmileOutlined = exports.SmileFilled = exports.SmartWaterMeterOutlined = exports.SmartWaterMeterFilled = exports.SmartWatchOutlined = exports.SmartLightPoleOutlined = exports.SmartDoorLockOutlined = exports.SmartBoxOutlined = exports.SleepOutlined = exports.ShoppingCartOutlined = exports.ShakeOutlined = exports.SettingOutlined = exports.SearchOutlined = exports.ScissorOutlined = void 0;
19
- exports.ZoomOutOutlined = exports.ZoomInOutlined = exports.YuntaiOutlined = exports.WindSpeedOutlined = exports.WifiOutlined = exports.WechatFilled = exports.WeatherStationOutlined = exports.WatersOutlined = 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.UserReportFilled = void 0; // This index.ts file is generated automatically.
13
+ exports.EmployerFilled = exports.EllipsisOutlined = exports.ElectricalFireOutlined = 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 = exports.DigitalMediaFilled = exports.DeviceOutlined = exports.DeviceFilled = exports.DeleteOutlined = exports.DatabaseOutlined = exports.DatabaseFilled = exports.DataAssetsOutlined = exports.DataAssetsFilled = 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 = void 0;
14
+ exports.FireWarningFilled = exports.FireStationFilled = exports.FireOutlined = exports.FireHydraulicsOutlined = exports.FireHydrantOutlined = exports.FireHydrantFilled = exports.FireHostOutlined = 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 = exports.FilePenOutlined = exports.FilePdfOutlined = exports.FileOutlined = exports.FileMarkdownOutlined = exports.FileJpgOutlined = exports.FileInfoOutlined = 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 = void 0;
15
+ exports.LeftOutlined = exports.LeftDownOutlined = exports.LeftCircleOutlined = exports.LeakingOutlined = exports.LakeOutlined = 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.IdcardOutlined = exports.IdcardFilled = exports.HydrolabOutlined = exports.HumanoidRightFilled = exports.HumanoidLeftFilled = exports.HumanTrafficVideoOutlined = exports.HomeOutlined = exports.HolderVerticalOutlined = exports.HolderOutlined = exports.HiddenDangerFilled = exports.HeartOutlined = exports.HeartFilled = exports.HashrateCenterOutlined = exports.HashrateCenterFilled = exports.GroupFilled = exports.GlobalOutlined = exports.GlobalFilled = exports.GithubFilled = exports.GeoLocationOutlined = exports.GeoLocationFilled = exports.GatewayOutlined = exports.GasSensorOutlined = exports.GasSensorControllerOutlined = exports.FullscreenProOutlined = exports.FullscreenOutlined = exports.FullscreenExitProOutlined = exports.FullscreenExitOutlined = exports.FullTargetOutlined = exports.FullTargetCameraOutlined = exports.FrownOutlined = exports.FrownFilled = exports.FrameSelectionOutlined = exports.FormOutlined = void 0;
16
+ exports.NonMotorVehicleOutlined = exports.NonMotorVehicleFilled = exports.NoVideoPurely = 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.MobileOutlined = exports.MinusSquareOutlined = exports.MinusSquareFilled = exports.MinusOutlined = exports.MinusCircleOutlined = exports.MinusCircleFilled = exports.MessageOutlined = exports.MenuUnfoldOutlined = exports.MenuFoldOutlined = exports.MehOutlined = exports.MehFilled = exports.ManualAlarmSquareOutlined = exports.ManualAlarmCircleOutlined = exports.ManholeCoverOutlined = exports.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.LeftUpOutlined = void 0;
17
+ exports.RocketOutlined = exports.RobotOutlined = exports.RiverOutlined = exports.RightUpOutlined = exports.RightOutlined = exports.RightDownOutlined = exports.RightCircleOutlined = exports.RestOutlined = exports.ResourceOutlined = exports.ReservoirOutlined = exports.ReloadOutlined = exports.RedoOutlined = exports.QuestionOutlined = exports.QuestionCircleOutlined = exports.QrcodeOutlined = exports.PushpinOutlined = exports.PrinterOutlined = exports.PoweroffOutlined = exports.PositionMapFilled = exports.PmOutlined = exports.PlusSquareFilled = exports.PlusOutlined = exports.PlusCircleOutlined = exports.PlusCircleFilled = exports.PlayOutlined = exports.PlayCircleProOutlined = exports.PlayCircleOutlined = exports.PlayCircleFilled = exports.PieChartOutlined = exports.PhoneOutlined = exports.PersonCameraOutlined = exports.PercentageOutlined = exports.PenOutlined = exports.PayCircleOutlined = exports.PayCircleFilled = exports.PauseOutlined = exports.PauseCircleOutlined = exports.PauseCircleFilled = exports.ParkingLotOutlined = exports.PaperClipOutlined = exports.OriginalSizeOutlined = exports.OrganizeOutlined = exports.OrganizeFilled = exports.OrderedListOutlined = exports.OrderReaultFilled = exports.OrderListFilled = exports.OneToOneOutlined = exports.OfflineOutlined = exports.ObliqueLineOutlined = exports.O2Outlined = void 0;
18
+ exports.TemperaturePatchOutlined = exports.TagsOutlined = exports.TagsFilled = exports.TagOutlined = exports.TagFilled = exports.SyncOutlined = exports.SwapRightOutlined = exports.SwapOutlined = exports.SwapLeftOutlined = exports.StopOutlined = exports.StepForwardOutlined = exports.StepBackwardOutlined = exports.StatisticsFilled = exports.StarOutlined = exports.StarFilled = exports.StarCheckOutlined = exports.SquareOutlined = exports.SplitScreenOutlined = exports.SoundSmallOutlined = exports.SoundOutlined = exports.SmokeOutlined = exports.SmokeFilled = exports.SmileOutlined = exports.SmileFilled = exports.SmartWaterMeterOutlined = exports.SmartWaterMeterFilled = exports.SmartWatchOutlined = exports.SmartLightPoleOutlined = exports.SmartDoorLockOutlined = exports.SmartBoxOutlined = exports.SleepOutlined = exports.ShoppingCartOutlined = exports.ShootFilled = exports.ShakeOutlined = exports.SettingOutlined = exports.SearchOutlined = exports.ScreencastOutlined = exports.ScissorOutlined = exports.ScheduleOutlined = exports.ScanOutlined = exports.SatelliteOutlined = exports.SafetyOutlined = exports.SafetyLightningFilled = exports.SafetyCertificateOutlined = exports.SafetyCertificateFilled = exports.RulerOutlined = exports.RotationOutlined = exports.RotationCloseOutlined = exports.RotateRightOutlined = exports.RotateLeftOutlined = void 0;
19
+ exports.ZoomOutOutlined = exports.ZoomInOutlined = exports.YuntaiOutlined = exports.WindSpeedOutlined = exports.WifiOutlined = exports.WechatFilled = exports.WeatherStationOutlined = exports.WatersOutlined = exports.WaterSurfaceFilled = 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.UserReportFilled = exports.UserOutlined = exports.UserFilled = exports.UsbOutlined = exports.UploadOutlined = exports.UploadFilled = exports.UpOutlined = exports.UpCircleOutlined = exports.UnorderedListOutlined = exports.UnlockOutlined = exports.TrophyOutlined = exports.ToolOutlined = exports.ToTopOutlined = exports.TimeCircleFilled = exports.ThermometerOutlined = exports.TetrisOutlined = exports.TemplateFilled = void 0; // This index.ts file is generated automatically.
20
20
 
21
21
  var AccountBookFilled_1 = require("./AccountBookFilled");
22
22
 
@@ -657,6 +657,15 @@ Object.defineProperty(exports, "CopyOutlined", {
657
657
  }
658
658
  });
659
659
 
660
+ var DangerFilled_1 = require("./DangerFilled");
661
+
662
+ Object.defineProperty(exports, "DangerFilled", {
663
+ enumerable: true,
664
+ get: function get() {
665
+ return __importDefault(DangerFilled_1).default;
666
+ }
667
+ });
668
+
660
669
  var DashOutlined_1 = require("./DashOutlined");
661
670
 
662
671
  Object.defineProperty(exports, "DashOutlined", {
@@ -837,6 +846,33 @@ Object.defineProperty(exports, "DragOutlined", {
837
846
  }
838
847
  });
839
848
 
849
+ var DrawPolygonOutlined_1 = require("./DrawPolygonOutlined");
850
+
851
+ Object.defineProperty(exports, "DrawPolygonOutlined", {
852
+ enumerable: true,
853
+ get: function get() {
854
+ return __importDefault(DrawPolygonOutlined_1).default;
855
+ }
856
+ });
857
+
858
+ var DrawRectangleOutlined_1 = require("./DrawRectangleOutlined");
859
+
860
+ Object.defineProperty(exports, "DrawRectangleOutlined", {
861
+ enumerable: true,
862
+ get: function get() {
863
+ return __importDefault(DrawRectangleOutlined_1).default;
864
+ }
865
+ });
866
+
867
+ var DrawRoundOutlined_1 = require("./DrawRoundOutlined");
868
+
869
+ Object.defineProperty(exports, "DrawRoundOutlined", {
870
+ enumerable: true,
871
+ get: function get() {
872
+ return __importDefault(DrawRoundOutlined_1).default;
873
+ }
874
+ });
875
+
840
876
  var DroneOutlined_1 = require("./DroneOutlined");
841
877
 
842
878
  Object.defineProperty(exports, "DroneOutlined", {
@@ -873,6 +909,24 @@ Object.defineProperty(exports, "EllipsisOutlined", {
873
909
  }
874
910
  });
875
911
 
912
+ var EmployerFilled_1 = require("./EmployerFilled");
913
+
914
+ Object.defineProperty(exports, "EmployerFilled", {
915
+ enumerable: true,
916
+ get: function get() {
917
+ return __importDefault(EmployerFilled_1).default;
918
+ }
919
+ });
920
+
921
+ var EmployerOutlined_1 = require("./EmployerOutlined");
922
+
923
+ Object.defineProperty(exports, "EmployerOutlined", {
924
+ enumerable: true,
925
+ get: function get() {
926
+ return __importDefault(EmployerOutlined_1).default;
927
+ }
928
+ });
929
+
876
930
  var ExclamationCircleFilled_1 = require("./ExclamationCircleFilled");
877
931
 
878
932
  Object.defineProperty(exports, "ExclamationCircleFilled", {
@@ -1323,6 +1377,15 @@ Object.defineProperty(exports, "FormOutlined", {
1323
1377
  }
1324
1378
  });
1325
1379
 
1380
+ var FrameSelectionOutlined_1 = require("./FrameSelectionOutlined");
1381
+
1382
+ Object.defineProperty(exports, "FrameSelectionOutlined", {
1383
+ enumerable: true,
1384
+ get: function get() {
1385
+ return __importDefault(FrameSelectionOutlined_1).default;
1386
+ }
1387
+ });
1388
+
1326
1389
  var FrownFilled_1 = require("./FrownFilled");
1327
1390
 
1328
1391
  Object.defineProperty(exports, "FrownFilled", {
@@ -2016,6 +2079,15 @@ Object.defineProperty(exports, "MobileOutlined", {
2016
2079
  }
2017
2080
  });
2018
2081
 
2082
+ var ModerateRainOutlined_1 = require("./ModerateRainOutlined");
2083
+
2084
+ Object.defineProperty(exports, "ModerateRainOutlined", {
2085
+ enumerable: true,
2086
+ get: function get() {
2087
+ return __importDefault(ModerateRainOutlined_1).default;
2088
+ }
2089
+ });
2090
+
2019
2091
  var MolecularChainFilled_1 = require("./MolecularChainFilled");
2020
2092
 
2021
2093
  Object.defineProperty(exports, "MolecularChainFilled", {
@@ -2133,6 +2205,15 @@ Object.defineProperty(exports, "NoDevicePurely", {
2133
2205
  }
2134
2206
  });
2135
2207
 
2208
+ var NoFishingOutlined_1 = require("./NoFishingOutlined");
2209
+
2210
+ Object.defineProperty(exports, "NoFishingOutlined", {
2211
+ enumerable: true,
2212
+ get: function get() {
2213
+ return __importDefault(NoFishingOutlined_1).default;
2214
+ }
2215
+ });
2216
+
2136
2217
  var NoImagePurely_1 = require("./NoImagePurely");
2137
2218
 
2138
2219
  Object.defineProperty(exports, "NoImagePurely", {
@@ -2403,6 +2484,15 @@ Object.defineProperty(exports, "PlayCircleOutlined", {
2403
2484
  }
2404
2485
  });
2405
2486
 
2487
+ var PlayCircleProOutlined_1 = require("./PlayCircleProOutlined");
2488
+
2489
+ Object.defineProperty(exports, "PlayCircleProOutlined", {
2490
+ enumerable: true,
2491
+ get: function get() {
2492
+ return __importDefault(PlayCircleProOutlined_1).default;
2493
+ }
2494
+ });
2495
+
2406
2496
  var PlayOutlined_1 = require("./PlayOutlined");
2407
2497
 
2408
2498
  Object.defineProperty(exports, "PlayOutlined", {
@@ -2457,6 +2547,15 @@ Object.defineProperty(exports, "PmOutlined", {
2457
2547
  }
2458
2548
  });
2459
2549
 
2550
+ var PositionMapFilled_1 = require("./PositionMapFilled");
2551
+
2552
+ Object.defineProperty(exports, "PositionMapFilled", {
2553
+ enumerable: true,
2554
+ get: function get() {
2555
+ return __importDefault(PositionMapFilled_1).default;
2556
+ }
2557
+ });
2558
+
2460
2559
  var PoweroffOutlined_1 = require("./PoweroffOutlined");
2461
2560
 
2462
2561
  Object.defineProperty(exports, "PoweroffOutlined", {
@@ -2682,6 +2781,15 @@ Object.defineProperty(exports, "SafetyCertificateOutlined", {
2682
2781
  }
2683
2782
  });
2684
2783
 
2784
+ var SafetyLightningFilled_1 = require("./SafetyLightningFilled");
2785
+
2786
+ Object.defineProperty(exports, "SafetyLightningFilled", {
2787
+ enumerable: true,
2788
+ get: function get() {
2789
+ return __importDefault(SafetyLightningFilled_1).default;
2790
+ }
2791
+ });
2792
+
2685
2793
  var SafetyOutlined_1 = require("./SafetyOutlined");
2686
2794
 
2687
2795
  Object.defineProperty(exports, "SafetyOutlined", {
@@ -2727,6 +2835,15 @@ Object.defineProperty(exports, "ScissorOutlined", {
2727
2835
  }
2728
2836
  });
2729
2837
 
2838
+ var ScreencastOutlined_1 = require("./ScreencastOutlined");
2839
+
2840
+ Object.defineProperty(exports, "ScreencastOutlined", {
2841
+ enumerable: true,
2842
+ get: function get() {
2843
+ return __importDefault(ScreencastOutlined_1).default;
2844
+ }
2845
+ });
2846
+
2730
2847
  var SearchOutlined_1 = require("./SearchOutlined");
2731
2848
 
2732
2849
  Object.defineProperty(exports, "SearchOutlined", {
@@ -2754,6 +2871,15 @@ Object.defineProperty(exports, "ShakeOutlined", {
2754
2871
  }
2755
2872
  });
2756
2873
 
2874
+ var ShootFilled_1 = require("./ShootFilled");
2875
+
2876
+ Object.defineProperty(exports, "ShootFilled", {
2877
+ enumerable: true,
2878
+ get: function get() {
2879
+ return __importDefault(ShootFilled_1).default;
2880
+ }
2881
+ });
2882
+
2757
2883
  var ShoppingCartOutlined_1 = require("./ShoppingCartOutlined");
2758
2884
 
2759
2885
  Object.defineProperty(exports, "ShoppingCartOutlined", {
@@ -2880,6 +3006,15 @@ Object.defineProperty(exports, "SoundSmallOutlined", {
2880
3006
  }
2881
3007
  });
2882
3008
 
3009
+ var SplitScreenOutlined_1 = require("./SplitScreenOutlined");
3010
+
3011
+ Object.defineProperty(exports, "SplitScreenOutlined", {
3012
+ enumerable: true,
3013
+ get: function get() {
3014
+ return __importDefault(SplitScreenOutlined_1).default;
3015
+ }
3016
+ });
3017
+
2883
3018
  var SquareOutlined_1 = require("./SquareOutlined");
2884
3019
 
2885
3020
  Object.defineProperty(exports, "SquareOutlined", {
@@ -3060,6 +3195,15 @@ Object.defineProperty(exports, "ThermometerOutlined", {
3060
3195
  }
3061
3196
  });
3062
3197
 
3198
+ var TimeCircleFilled_1 = require("./TimeCircleFilled");
3199
+
3200
+ Object.defineProperty(exports, "TimeCircleFilled", {
3201
+ enumerable: true,
3202
+ get: function get() {
3203
+ return __importDefault(TimeCircleFilled_1).default;
3204
+ }
3205
+ });
3206
+
3063
3207
  var ToTopOutlined_1 = require("./ToTopOutlined");
3064
3208
 
3065
3209
  Object.defineProperty(exports, "ToTopOutlined", {
@@ -3285,6 +3429,15 @@ Object.defineProperty(exports, "WaterLevelOutlined", {
3285
3429
  }
3286
3430
  });
3287
3431
 
3432
+ var WaterSurfaceFilled_1 = require("./WaterSurfaceFilled");
3433
+
3434
+ Object.defineProperty(exports, "WaterSurfaceFilled", {
3435
+ enumerable: true,
3436
+ get: function get() {
3437
+ return __importDefault(WaterSurfaceFilled_1).default;
3438
+ }
3439
+ });
3440
+
3288
3441
  var WatersOutlined_1 = require("./WatersOutlined");
3289
3442
 
3290
3443
  Object.defineProperty(exports, "WatersOutlined", {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sensoro-design/icons",
3
- "version": "1.19.0",
3
+ "version": "1.22.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.20.0",
33
+ "@sensoro-design/icons-svg": "1.23.0",
34
34
  "rc-util": "^5.19.3"
35
35
  },
36
36
  "publishConfig": {