@ds-mo/icons 0.1.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.
- package/LICENSE +21 -0
- package/README.md +117 -0
- package/dist/createIcon.d.ts +14 -0
- package/dist/createIcon.mjs +18 -0
- package/dist/icons/AI.d.ts +2 -0
- package/dist/icons/AI.mjs +16 -0
- package/dist/icons/AIChip.d.ts +2 -0
- package/dist/icons/AIChip.mjs +11 -0
- package/dist/icons/AIDashcamPlus.d.ts +2 -0
- package/dist/icons/AIDashcamPlus.mjs +10 -0
- package/dist/icons/AINew.d.ts +2 -0
- package/dist/icons/AINew.mjs +15 -0
- package/dist/icons/AISparkle.d.ts +2 -0
- package/dist/icons/AISparkle.mjs +11 -0
- package/dist/icons/AUX1.d.ts +2 -0
- package/dist/icons/AUX1.mjs +11 -0
- package/dist/icons/AUXFilled.d.ts +2 -0
- package/dist/icons/AUXFilled.mjs +11 -0
- package/dist/icons/AndroidFilled.d.ts +2 -0
- package/dist/icons/AndroidFilled.mjs +9 -0
- package/dist/icons/ArrowDown.d.ts +2 -0
- package/dist/icons/ArrowDown.mjs +9 -0
- package/dist/icons/ArrowDownUI.d.ts +2 -0
- package/dist/icons/ArrowDownUI.mjs +9 -0
- package/dist/icons/ArrowLeft.d.ts +2 -0
- package/dist/icons/ArrowLeft.mjs +9 -0
- package/dist/icons/ArrowPath.d.ts +2 -0
- package/dist/icons/ArrowPath.mjs +9 -0
- package/dist/icons/ArrowRight.d.ts +2 -0
- package/dist/icons/ArrowRight.mjs +9 -0
- package/dist/icons/ArrowUp.d.ts +2 -0
- package/dist/icons/ArrowUp.mjs +9 -0
- package/dist/icons/ArrowUpUI.d.ts +2 -0
- package/dist/icons/ArrowUpUI.mjs +9 -0
- package/dist/icons/ArrowsDiagonal.d.ts +2 -0
- package/dist/icons/ArrowsDiagonal.mjs +10 -0
- package/dist/icons/ArrowsDiff.d.ts +2 -0
- package/dist/icons/ArrowsDiff.mjs +10 -0
- package/dist/icons/ArrowsDiffDisabled.d.ts +2 -0
- package/dist/icons/ArrowsDiffDisabled.mjs +11 -0
- package/dist/icons/ArrowsVertical.d.ts +2 -0
- package/dist/icons/ArrowsVertical.mjs +10 -0
- package/dist/icons/AssetTracker.d.ts +2 -0
- package/dist/icons/AssetTracker.mjs +11 -0
- package/dist/icons/AtSign.d.ts +2 -0
- package/dist/icons/AtSign.mjs +9 -0
- package/dist/icons/Avatar.d.ts +2 -0
- package/dist/icons/Avatar.mjs +10 -0
- package/dist/icons/BackslashBrackets.d.ts +2 -0
- package/dist/icons/BackslashBrackets.mjs +11 -0
- package/dist/icons/BatteryCharging.d.ts +2 -0
- package/dist/icons/BatteryCharging.mjs +11 -0
- package/dist/icons/BatteryEmpty.d.ts +2 -0
- package/dist/icons/BatteryEmpty.mjs +10 -0
- package/dist/icons/BatteryFull.d.ts +2 -0
- package/dist/icons/BatteryFull.mjs +10 -0
- package/dist/icons/BatteryHalf.d.ts +2 -0
- package/dist/icons/BatteryHalf.mjs +10 -0
- package/dist/icons/BatteryLow.d.ts +2 -0
- package/dist/icons/BatteryLow.mjs +10 -0
- package/dist/icons/Beaker.d.ts +2 -0
- package/dist/icons/Beaker.mjs +10 -0
- package/dist/icons/Bell.d.ts +2 -0
- package/dist/icons/Bell.mjs +9 -0
- package/dist/icons/BellCircle.d.ts +2 -0
- package/dist/icons/BellCircle.mjs +10 -0
- package/dist/icons/BellExclamation.d.ts +2 -0
- package/dist/icons/BellExclamation.mjs +11 -0
- package/dist/icons/BellRinging.d.ts +2 -0
- package/dist/icons/BellRinging.mjs +11 -0
- package/dist/icons/BellWifi.d.ts +2 -0
- package/dist/icons/BellWifi.mjs +12 -0
- package/dist/icons/BlackWhite.d.ts +2 -0
- package/dist/icons/BlackWhite.mjs +9 -0
- package/dist/icons/BlankUI.d.ts +2 -0
- package/dist/icons/BlankUI.mjs +9 -0
- package/dist/icons/Bluetooth.d.ts +2 -0
- package/dist/icons/Bluetooth.mjs +9 -0
- package/dist/icons/Bookmark.d.ts +2 -0
- package/dist/icons/Bookmark.mjs +9 -0
- package/dist/icons/Box.d.ts +2 -0
- package/dist/icons/Box.mjs +10 -0
- package/dist/icons/Braces.d.ts +2 -0
- package/dist/icons/Braces.mjs +10 -0
- package/dist/icons/Bug.d.ts +2 -0
- package/dist/icons/Bug.mjs +9 -0
- package/dist/icons/BuildingFacility.d.ts +2 -0
- package/dist/icons/BuildingFacility.mjs +10 -0
- package/dist/icons/BuildingHome.d.ts +2 -0
- package/dist/icons/BuildingHome.mjs +9 -0
- package/dist/icons/BuildingOffice.d.ts +2 -0
- package/dist/icons/BuildingOffice.mjs +19 -0
- package/dist/icons/BuildingPublic.d.ts +2 -0
- package/dist/icons/BuildingPublic.mjs +9 -0
- package/dist/icons/BuildingShop.d.ts +2 -0
- package/dist/icons/BuildingShop.mjs +10 -0
- package/dist/icons/Bulb.d.ts +2 -0
- package/dist/icons/Bulb.mjs +15 -0
- package/dist/icons/Calculator.d.ts +2 -0
- package/dist/icons/Calculator.mjs +17 -0
- package/dist/icons/Calendar.d.ts +2 -0
- package/dist/icons/Calendar.mjs +15 -0
- package/dist/icons/CalendarClock.d.ts +2 -0
- package/dist/icons/CalendarClock.mjs +15 -0
- package/dist/icons/CameraA.d.ts +2 -0
- package/dist/icons/CameraA.mjs +10 -0
- package/dist/icons/CameraB.d.ts +2 -0
- package/dist/icons/CameraB.mjs +10 -0
- package/dist/icons/Card.d.ts +2 -0
- package/dist/icons/Card.mjs +11 -0
- package/dist/icons/CardPerson.d.ts +2 -0
- package/dist/icons/CardPerson.mjs +12 -0
- package/dist/icons/Cart.d.ts +2 -0
- package/dist/icons/Cart.mjs +11 -0
- package/dist/icons/Chart.d.ts +2 -0
- package/dist/icons/Chart.mjs +9 -0
- package/dist/icons/Check.d.ts +2 -0
- package/dist/icons/Check.mjs +9 -0
- package/dist/icons/CheckCircle.d.ts +2 -0
- package/dist/icons/CheckCircle.mjs +10 -0
- package/dist/icons/CheckCircleFilled.d.ts +2 -0
- package/dist/icons/CheckCircleFilled.mjs +9 -0
- package/dist/icons/CheckDoubleUI.d.ts +2 -0
- package/dist/icons/CheckDoubleUI.mjs +10 -0
- package/dist/icons/CheckUI.d.ts +2 -0
- package/dist/icons/CheckUI.mjs +9 -0
- package/dist/icons/ChevronDown.d.ts +2 -0
- package/dist/icons/ChevronDown.mjs +9 -0
- package/dist/icons/ChevronLeft.d.ts +2 -0
- package/dist/icons/ChevronLeft.mjs +9 -0
- package/dist/icons/ChevronLeftDouble.d.ts +2 -0
- package/dist/icons/ChevronLeftDouble.mjs +10 -0
- package/dist/icons/ChevronRight.d.ts +2 -0
- package/dist/icons/ChevronRight.mjs +9 -0
- package/dist/icons/ChevronRightDouble.d.ts +2 -0
- package/dist/icons/ChevronRightDouble.mjs +10 -0
- package/dist/icons/ChevronUp.d.ts +2 -0
- package/dist/icons/ChevronUp.mjs +9 -0
- package/dist/icons/ChevronUpDownUI.d.ts +2 -0
- package/dist/icons/ChevronUpDownUI.mjs +10 -0
- package/dist/icons/Circle.d.ts +2 -0
- package/dist/icons/Circle.mjs +9 -0
- package/dist/icons/CircleArrow.d.ts +2 -0
- package/dist/icons/CircleArrow.mjs +9 -0
- package/dist/icons/CircleArrowsDiff.d.ts +2 -0
- package/dist/icons/CircleArrowsDiff.mjs +11 -0
- package/dist/icons/CircleArrowsDiffDisabled.d.ts +2 -0
- package/dist/icons/CircleArrowsDiffDisabled.mjs +11 -0
- package/dist/icons/CircleConcentricFilled.d.ts +2 -0
- package/dist/icons/CircleConcentricFilled.mjs +10 -0
- package/dist/icons/CircleConcentricThree.d.ts +2 -0
- package/dist/icons/CircleConcentricThree.mjs +11 -0
- package/dist/icons/CircleConcentricTwo.d.ts +2 -0
- package/dist/icons/CircleConcentricTwo.mjs +10 -0
- package/dist/icons/CircleExclamation.d.ts +2 -0
- package/dist/icons/CircleExclamation.mjs +11 -0
- package/dist/icons/CircleExclamationFilled.d.ts +2 -0
- package/dist/icons/CircleExclamationFilled.mjs +10 -0
- package/dist/icons/CircleFastForward.d.ts +2 -0
- package/dist/icons/CircleFastForward.mjs +10 -0
- package/dist/icons/CircleFilled.d.ts +2 -0
- package/dist/icons/CircleFilled.mjs +9 -0
- package/dist/icons/CircleGrid.d.ts +2 -0
- package/dist/icons/CircleGrid.mjs +12 -0
- package/dist/icons/CirclePlay.d.ts +2 -0
- package/dist/icons/CirclePlay.mjs +10 -0
- package/dist/icons/CircleQuestion.d.ts +2 -0
- package/dist/icons/CircleQuestion.mjs +11 -0
- package/dist/icons/CircleSlash.d.ts +2 -0
- package/dist/icons/CircleSlash.mjs +9 -0
- package/dist/icons/Clipboard.d.ts +2 -0
- package/dist/icons/Clipboard.mjs +15 -0
- package/dist/icons/ClipboardCheck.d.ts +2 -0
- package/dist/icons/ClipboardCheck.mjs +10 -0
- package/dist/icons/Clock.d.ts +2 -0
- package/dist/icons/Clock.mjs +10 -0
- package/dist/icons/ClockDefer.d.ts +2 -0
- package/dist/icons/ClockDefer.mjs +11 -0
- package/dist/icons/ClockFilled.d.ts +2 -0
- package/dist/icons/ClockFilled.mjs +9 -0
- package/dist/icons/ClockSixteenHour.d.ts +2 -0
- package/dist/icons/ClockSixteenHour.mjs +12 -0
- package/dist/icons/Cloud.d.ts +2 -0
- package/dist/icons/Cloud.mjs +9 -0
- package/dist/icons/CloudEllipses.d.ts +2 -0
- package/dist/icons/CloudEllipses.mjs +9 -0
- package/dist/icons/CloudLightning.d.ts +2 -0
- package/dist/icons/CloudLightning.mjs +10 -0
- package/dist/icons/CloudRain.d.ts +2 -0
- package/dist/icons/CloudRain.mjs +12 -0
- package/dist/icons/CloudRainSun.d.ts +2 -0
- package/dist/icons/CloudRainSun.mjs +12 -0
- package/dist/icons/CloudSun.d.ts +2 -0
- package/dist/icons/CloudSun.mjs +9 -0
- package/dist/icons/CloudWind.d.ts +2 -0
- package/dist/icons/CloudWind.mjs +11 -0
- package/dist/icons/Cluster.d.ts +2 -0
- package/dist/icons/Cluster.mjs +12 -0
- package/dist/icons/Coin.d.ts +2 -0
- package/dist/icons/Coin.mjs +10 -0
- package/dist/icons/CoinStack.d.ts +2 -0
- package/dist/icons/CoinStack.mjs +10 -0
- package/dist/icons/CoinStackGeneral.d.ts +2 -0
- package/dist/icons/CoinStackGeneral.mjs +10 -0
- package/dist/icons/Compass.d.ts +2 -0
- package/dist/icons/Compass.mjs +11 -0
- package/dist/icons/Copy.d.ts +2 -0
- package/dist/icons/Copy.mjs +10 -0
- package/dist/icons/Crop.d.ts +2 -0
- package/dist/icons/Crop.mjs +9 -0
- package/dist/icons/CrossCircle.d.ts +2 -0
- package/dist/icons/CrossCircle.mjs +10 -0
- package/dist/icons/CrossCircleFilled.d.ts +2 -0
- package/dist/icons/CrossCircleFilled.mjs +9 -0
- package/dist/icons/CrossUI.d.ts +2 -0
- package/dist/icons/CrossUI.mjs +9 -0
- package/dist/icons/Cube.d.ts +2 -0
- package/dist/icons/Cube.mjs +9 -0
- package/dist/icons/Cup.d.ts +2 -0
- package/dist/icons/Cup.mjs +11 -0
- package/dist/icons/CursorPointer.d.ts +2 -0
- package/dist/icons/CursorPointer.mjs +9 -0
- package/dist/icons/Dashboard.d.ts +2 -0
- package/dist/icons/Dashboard.mjs +11 -0
- package/dist/icons/Dashcam.d.ts +2 -0
- package/dist/icons/Dashcam.mjs +10 -0
- package/dist/icons/DashcamLiveStream.d.ts +2 -0
- package/dist/icons/DashcamLiveStream.mjs +12 -0
- package/dist/icons/Devices.d.ts +2 -0
- package/dist/icons/Devices.mjs +10 -0
- package/dist/icons/Document.d.ts +2 -0
- package/dist/icons/Document.mjs +12 -0
- package/dist/icons/DocumentArrow.d.ts +2 -0
- package/dist/icons/DocumentArrow.mjs +10 -0
- package/dist/icons/DocumentChart.d.ts +2 -0
- package/dist/icons/DocumentChart.mjs +12 -0
- package/dist/icons/DocumentDollar.d.ts +2 -0
- package/dist/icons/DocumentDollar.mjs +10 -0
- package/dist/icons/DocumentGear.d.ts +2 -0
- package/dist/icons/DocumentGear.mjs +13 -0
- package/dist/icons/DocumentInverted.d.ts +2 -0
- package/dist/icons/DocumentInverted.mjs +12 -0
- package/dist/icons/DocumentPencil.d.ts +2 -0
- package/dist/icons/DocumentPencil.mjs +12 -0
- package/dist/icons/DocumentPlus.d.ts +2 -0
- package/dist/icons/DocumentPlus.mjs +13 -0
- package/dist/icons/DocumentQuestion.d.ts +2 -0
- package/dist/icons/DocumentQuestion.mjs +11 -0
- package/dist/icons/DocumentReceipt.d.ts +2 -0
- package/dist/icons/DocumentReceipt.mjs +12 -0
- package/dist/icons/DocumentStacked.d.ts +2 -0
- package/dist/icons/DocumentStacked.mjs +12 -0
- package/dist/icons/DoorSensor.d.ts +2 -0
- package/dist/icons/DoorSensor.mjs +11 -0
- package/dist/icons/DotPath.d.ts +2 -0
- package/dist/icons/DotPath.mjs +9 -0
- package/dist/icons/Download.d.ts +2 -0
- package/dist/icons/Download.mjs +10 -0
- package/dist/icons/Drag.d.ts +2 -0
- package/dist/icons/Drag.mjs +14 -0
- package/dist/icons/Ellipses.d.ts +2 -0
- package/dist/icons/Ellipses.mjs +11 -0
- package/dist/icons/Email.d.ts +2 -0
- package/dist/icons/Email.mjs +9 -0
- package/dist/icons/Engine.d.ts +2 -0
- package/dist/icons/Engine.mjs +9 -0
- package/dist/icons/Enter.d.ts +2 -0
- package/dist/icons/Enter.mjs +10 -0
- package/dist/icons/EntityAsset.d.ts +2 -0
- package/dist/icons/EntityAsset.mjs +10 -0
- package/dist/icons/EntityAssetFilled.d.ts +2 -0
- package/dist/icons/EntityAssetFilled.mjs +9 -0
- package/dist/icons/EntityDriver.d.ts +2 -0
- package/dist/icons/EntityDriver.mjs +11 -0
- package/dist/icons/EntityDriverFilled.d.ts +2 -0
- package/dist/icons/EntityDriverFilled.mjs +9 -0
- package/dist/icons/EntityTravelGroup.d.ts +2 -0
- package/dist/icons/EntityTravelGroup.mjs +11 -0
- package/dist/icons/EntityTravelGroupFilled.d.ts +2 -0
- package/dist/icons/EntityTravelGroupFilled.mjs +9 -0
- package/dist/icons/EntityVehicle.d.ts +2 -0
- package/dist/icons/EntityVehicle.mjs +10 -0
- package/dist/icons/EntityVehicleCharging.d.ts +2 -0
- package/dist/icons/EntityVehicleCharging.mjs +10 -0
- package/dist/icons/EntityVehicleChargingFilled.d.ts +2 -0
- package/dist/icons/EntityVehicleChargingFilled.mjs +9 -0
- package/dist/icons/EntityVehicleFilled.d.ts +2 -0
- package/dist/icons/EntityVehicleFilled.mjs +9 -0
- package/dist/icons/EntityVehicleImmobilized.d.ts +2 -0
- package/dist/icons/EntityVehicleImmobilized.mjs +10 -0
- package/dist/icons/EntityVehicleImmobilizedFilled.d.ts +2 -0
- package/dist/icons/EntityVehicleImmobilizedFilled.mjs +10 -0
- package/dist/icons/ErrorTriangle.d.ts +2 -0
- package/dist/icons/ErrorTriangle.mjs +11 -0
- package/dist/icons/ErrorTriangleFilled.d.ts +2 -0
- package/dist/icons/ErrorTriangleFilled.mjs +9 -0
- package/dist/icons/ErrorTriangleSimpleFilled.d.ts +2 -0
- package/dist/icons/ErrorTriangleSimpleFilled.mjs +9 -0
- package/dist/icons/Export.d.ts +2 -0
- package/dist/icons/Export.mjs +10 -0
- package/dist/icons/ExternalLink.d.ts +2 -0
- package/dist/icons/ExternalLink.mjs +10 -0
- package/dist/icons/Eye.d.ts +2 -0
- package/dist/icons/Eye.mjs +10 -0
- package/dist/icons/EyeDisabled.d.ts +2 -0
- package/dist/icons/EyeDisabled.mjs +11 -0
- package/dist/icons/EyeLock.d.ts +2 -0
- package/dist/icons/EyeLock.mjs +11 -0
- package/dist/icons/FastForward.d.ts +2 -0
- package/dist/icons/FastForward.mjs +9 -0
- package/dist/icons/FastForwardSkip.d.ts +2 -0
- package/dist/icons/FastForwardSkip.mjs +10 -0
- package/dist/icons/Filters.d.ts +2 -0
- package/dist/icons/Filters.mjs +9 -0
- package/dist/icons/FitToScreen.d.ts +2 -0
- package/dist/icons/FitToScreen.mjs +13 -0
- package/dist/icons/Flag.d.ts +2 -0
- package/dist/icons/Flag.mjs +9 -0
- package/dist/icons/FlagFilled.d.ts +2 -0
- package/dist/icons/FlagFilled.mjs +9 -0
- package/dist/icons/FloppyDisk.d.ts +2 -0
- package/dist/icons/FloppyDisk.mjs +9 -0
- package/dist/icons/Folder.d.ts +2 -0
- package/dist/icons/Folder.mjs +9 -0
- package/dist/icons/FolderFilled.d.ts +2 -0
- package/dist/icons/FolderFilled.mjs +9 -0
- package/dist/icons/FuelPump.d.ts +2 -0
- package/dist/icons/FuelPump.mjs +11 -0
- package/dist/icons/FullScreen.d.ts +2 -0
- package/dist/icons/FullScreen.mjs +9 -0
- package/dist/icons/FullScreenExit.d.ts +2 -0
- package/dist/icons/FullScreenExit.mjs +12 -0
- package/dist/icons/Gauge.d.ts +2 -0
- package/dist/icons/Gauge.mjs +11 -0
- package/dist/icons/Gear.d.ts +2 -0
- package/dist/icons/Gear.mjs +10 -0
- package/dist/icons/GearCheck.d.ts +2 -0
- package/dist/icons/GearCheck.mjs +12 -0
- package/dist/icons/Geofence.d.ts +2 -0
- package/dist/icons/Geofence.mjs +9 -0
- package/dist/icons/GeofenceCircle.d.ts +2 -0
- package/dist/icons/GeofenceCircle.mjs +9 -0
- package/dist/icons/GeofenceDiamond.d.ts +2 -0
- package/dist/icons/GeofenceDiamond.mjs +9 -0
- package/dist/icons/GeofenceSquare.d.ts +2 -0
- package/dist/icons/GeofenceSquare.mjs +9 -0
- package/dist/icons/GlobeNetwork.d.ts +2 -0
- package/dist/icons/GlobeNetwork.mjs +9 -0
- package/dist/icons/GlobeWorldMap.d.ts +2 -0
- package/dist/icons/GlobeWorldMap.mjs +9 -0
- package/dist/icons/Graph.d.ts +2 -0
- package/dist/icons/Graph.mjs +9 -0
- package/dist/icons/GraphArrow.d.ts +2 -0
- package/dist/icons/GraphArrow.mjs +13 -0
- package/dist/icons/GraphBars.d.ts +2 -0
- package/dist/icons/GraphBars.mjs +9 -0
- package/dist/icons/GraphDecreasing.d.ts +2 -0
- package/dist/icons/GraphDecreasing.mjs +9 -0
- package/dist/icons/GraphIncreasing.d.ts +2 -0
- package/dist/icons/GraphIncreasing.mjs +9 -0
- package/dist/icons/GroupBy.d.ts +2 -0
- package/dist/icons/GroupBy.mjs +9 -0
- package/dist/icons/GuageTemperature.d.ts +2 -0
- package/dist/icons/GuageTemperature.mjs +10 -0
- package/dist/icons/Hamburger.d.ts +2 -0
- package/dist/icons/Hamburger.mjs +9 -0
- package/dist/icons/Headset.d.ts +2 -0
- package/dist/icons/Headset.mjs +9 -0
- package/dist/icons/History.d.ts +2 -0
- package/dist/icons/History.mjs +10 -0
- package/dist/icons/HourGlass.d.ts +2 -0
- package/dist/icons/HourGlass.mjs +11 -0
- package/dist/icons/Image.d.ts +2 -0
- package/dist/icons/Image.mjs +10 -0
- package/dist/icons/Import.d.ts +2 -0
- package/dist/icons/Import.mjs +10 -0
- package/dist/icons/ImportClock.d.ts +2 -0
- package/dist/icons/ImportClock.mjs +12 -0
- package/dist/icons/Inbox.d.ts +2 -0
- package/dist/icons/Inbox.mjs +9 -0
- package/dist/icons/IosFilled.d.ts +2 -0
- package/dist/icons/IosFilled.mjs +9 -0
- package/dist/icons/Jerrycan.d.ts +2 -0
- package/dist/icons/Jerrycan.mjs +11 -0
- package/dist/icons/KeyA.d.ts +2 -0
- package/dist/icons/KeyA.mjs +10 -0
- package/dist/icons/KeyB.d.ts +2 -0
- package/dist/icons/KeyB.mjs +9 -0
- package/dist/icons/LED.d.ts +2 -0
- package/dist/icons/LED.mjs +15 -0
- package/dist/icons/Layers.d.ts +2 -0
- package/dist/icons/Layers.mjs +9 -0
- package/dist/icons/Leaf.d.ts +2 -0
- package/dist/icons/Leaf.mjs +9 -0
- package/dist/icons/LeftTurnSignal.d.ts +2 -0
- package/dist/icons/LeftTurnSignal.mjs +10 -0
- package/dist/icons/LetterB.d.ts +2 -0
- package/dist/icons/LetterB.mjs +10 -0
- package/dist/icons/LetterC.d.ts +2 -0
- package/dist/icons/LetterC.mjs +10 -0
- package/dist/icons/LetterI.d.ts +2 -0
- package/dist/icons/LetterI.mjs +11 -0
- package/dist/icons/License.d.ts +2 -0
- package/dist/icons/License.mjs +13 -0
- package/dist/icons/LicensePlate.d.ts +2 -0
- package/dist/icons/LicensePlate.mjs +18 -0
- package/dist/icons/Lifebuoy.d.ts +2 -0
- package/dist/icons/Lifebuoy.mjs +9 -0
- package/dist/icons/Lightning.d.ts +2 -0
- package/dist/icons/Lightning.mjs +9 -0
- package/dist/icons/LightningFilled.d.ts +2 -0
- package/dist/icons/LightningFilled.mjs +9 -0
- package/dist/icons/Link.d.ts +2 -0
- package/dist/icons/Link.mjs +10 -0
- package/dist/icons/List.d.ts +2 -0
- package/dist/icons/List.mjs +14 -0
- package/dist/icons/Loads.d.ts +2 -0
- package/dist/icons/Loads.mjs +12 -0
- package/dist/icons/LocationPin.d.ts +2 -0
- package/dist/icons/LocationPin.mjs +10 -0
- package/dist/icons/LocationPinArrows.d.ts +2 -0
- package/dist/icons/LocationPinArrows.mjs +11 -0
- package/dist/icons/LocationPinDisabled.d.ts +2 -0
- package/dist/icons/LocationPinDisabled.mjs +10 -0
- package/dist/icons/LocationPinDollar.d.ts +2 -0
- package/dist/icons/LocationPinDollar.mjs +10 -0
- package/dist/icons/LockClosed.d.ts +2 -0
- package/dist/icons/LockClosed.mjs +10 -0
- package/dist/icons/LockClosedFilled.d.ts +2 -0
- package/dist/icons/LockClosedFilled.mjs +10 -0
- package/dist/icons/LockOpen.d.ts +2 -0
- package/dist/icons/LockOpen.mjs +10 -0
- package/dist/icons/Logout.d.ts +2 -0
- package/dist/icons/Logout.mjs +10 -0
- package/dist/icons/Logs.d.ts +2 -0
- package/dist/icons/Logs.mjs +12 -0
- package/dist/icons/LogsMagnifyingGlass.d.ts +2 -0
- package/dist/icons/LogsMagnifyingGlass.mjs +10 -0
- package/dist/icons/MagnifyingGlass.d.ts +2 -0
- package/dist/icons/MagnifyingGlass.mjs +9 -0
- package/dist/icons/MagnifyingGlassGraph.d.ts +2 -0
- package/dist/icons/MagnifyingGlassGraph.mjs +10 -0
- package/dist/icons/MagnifyingGlassZoomIn.d.ts +2 -0
- package/dist/icons/MagnifyingGlassZoomIn.mjs +10 -0
- package/dist/icons/MagnifyingGlassZoomOut.d.ts +2 -0
- package/dist/icons/MagnifyingGlassZoomOut.mjs +10 -0
- package/dist/icons/MapA.d.ts +2 -0
- package/dist/icons/MapA.mjs +11 -0
- package/dist/icons/MapB.d.ts +2 -0
- package/dist/icons/MapB.mjs +9 -0
- package/dist/icons/MapBBetaBottom.d.ts +2 -0
- package/dist/icons/MapBBetaBottom.mjs +10 -0
- package/dist/icons/MapBBetaTop.d.ts +2 -0
- package/dist/icons/MapBBetaTop.mjs +10 -0
- package/dist/icons/MapNavigation.d.ts +2 -0
- package/dist/icons/MapNavigation.mjs +10 -0
- package/dist/icons/MarkRead.d.ts +2 -0
- package/dist/icons/MarkRead.mjs +12 -0
- package/dist/icons/Match.d.ts +2 -0
- package/dist/icons/Match.mjs +10 -0
- package/dist/icons/MenuCollapse.d.ts +2 -0
- package/dist/icons/MenuCollapse.mjs +10 -0
- package/dist/icons/MenuCollapseB.d.ts +2 -0
- package/dist/icons/MenuCollapseB.mjs +10 -0
- package/dist/icons/MenuExpand.d.ts +2 -0
- package/dist/icons/MenuExpand.mjs +10 -0
- package/dist/icons/MenuExpandB.d.ts +2 -0
- package/dist/icons/MenuExpandB.mjs +9 -0
- package/dist/icons/MessageBubble.d.ts +2 -0
- package/dist/icons/MessageBubble.mjs +9 -0
- package/dist/icons/MessageBubbleStack.d.ts +2 -0
- package/dist/icons/MessageBubbleStack.mjs +9 -0
- package/dist/icons/Messaging.d.ts +2 -0
- package/dist/icons/Messaging.mjs +11 -0
- package/dist/icons/Mic.d.ts +2 -0
- package/dist/icons/Mic.mjs +10 -0
- package/dist/icons/MicMute.d.ts +2 -0
- package/dist/icons/MicMute.mjs +10 -0
- package/dist/icons/MinimizeUI.d.ts +2 -0
- package/dist/icons/MinimizeUI.mjs +9 -0
- package/dist/icons/Mobile.d.ts +2 -0
- package/dist/icons/Mobile.mjs +11 -0
- package/dist/icons/Monitor.d.ts +2 -0
- package/dist/icons/Monitor.mjs +9 -0
- package/dist/icons/Notification.d.ts +2 -0
- package/dist/icons/Notification.mjs +12 -0
- package/dist/icons/NumberTen.d.ts +2 -0
- package/dist/icons/NumberTen.mjs +10 -0
- package/dist/icons/OctagonSubtract.d.ts +2 -0
- package/dist/icons/OctagonSubtract.mjs +10 -0
- package/dist/icons/Odometer.d.ts +2 -0
- package/dist/icons/Odometer.mjs +11 -0
- package/dist/icons/Omnicam.d.ts +2 -0
- package/dist/icons/Omnicam.mjs +11 -0
- package/dist/icons/OverviewAI.d.ts +2 -0
- package/dist/icons/OverviewAI.mjs +10 -0
- package/dist/icons/PanelCollapse.d.ts +2 -0
- package/dist/icons/PanelCollapse.mjs +10 -0
- package/dist/icons/PanelExpand.d.ts +2 -0
- package/dist/icons/PanelExpand.mjs +9 -0
- package/dist/icons/Paperclip.d.ts +2 -0
- package/dist/icons/Paperclip.mjs +9 -0
- package/dist/icons/PaperplaneMarker.d.ts +2 -0
- package/dist/icons/PaperplaneMarker.mjs +9 -0
- package/dist/icons/PaperplaneSend.d.ts +2 -0
- package/dist/icons/PaperplaneSend.mjs +9 -0
- package/dist/icons/Paragraph.d.ts +2 -0
- package/dist/icons/Paragraph.mjs +9 -0
- package/dist/icons/ParagraphPencil.d.ts +2 -0
- package/dist/icons/ParagraphPencil.mjs +12 -0
- package/dist/icons/PauseUI.d.ts +2 -0
- package/dist/icons/PauseUI.mjs +10 -0
- package/dist/icons/PauseUIFilled.d.ts +2 -0
- package/dist/icons/PauseUIFilled.mjs +10 -0
- package/dist/icons/Pencil.d.ts +2 -0
- package/dist/icons/Pencil.mjs +9 -0
- package/dist/icons/PencilSquiggle.d.ts +2 -0
- package/dist/icons/PencilSquiggle.mjs +10 -0
- package/dist/icons/Person.d.ts +2 -0
- package/dist/icons/Person.mjs +10 -0
- package/dist/icons/PersonAt.d.ts +2 -0
- package/dist/icons/PersonAt.mjs +11 -0
- package/dist/icons/PersonConnect.d.ts +2 -0
- package/dist/icons/PersonConnect.mjs +12 -0
- package/dist/icons/PersonFrame.d.ts +2 -0
- package/dist/icons/PersonFrame.mjs +10 -0
- package/dist/icons/PersonGear.d.ts +2 -0
- package/dist/icons/PersonGear.mjs +11 -0
- package/dist/icons/PersonGroup.d.ts +2 -0
- package/dist/icons/PersonGroup.mjs +12 -0
- package/dist/icons/PersonGroupArrows.d.ts +2 -0
- package/dist/icons/PersonGroupArrows.mjs +14 -0
- package/dist/icons/PersonManager.d.ts +2 -0
- package/dist/icons/PersonManager.mjs +11 -0
- package/dist/icons/PersonShield.d.ts +2 -0
- package/dist/icons/PersonShield.mjs +11 -0
- package/dist/icons/PersonStar.d.ts +2 -0
- package/dist/icons/PersonStar.mjs +11 -0
- package/dist/icons/Phone.d.ts +2 -0
- package/dist/icons/Phone.mjs +9 -0
- package/dist/icons/PhoneDisconnect.d.ts +2 -0
- package/dist/icons/PhoneDisconnect.mjs +10 -0
- package/dist/icons/PicmanFilled.d.ts +2 -0
- package/dist/icons/PicmanFilled.mjs +10 -0
- package/dist/icons/PipBottomLeft.d.ts +2 -0
- package/dist/icons/PipBottomLeft.mjs +10 -0
- package/dist/icons/PipBottomRight.d.ts +2 -0
- package/dist/icons/PipBottomRight.mjs +10 -0
- package/dist/icons/PipTopLeft.d.ts +2 -0
- package/dist/icons/PipTopLeft.mjs +10 -0
- package/dist/icons/PipTopRight.d.ts +2 -0
- package/dist/icons/PipTopRight.mjs +10 -0
- package/dist/icons/Play.d.ts +2 -0
- package/dist/icons/Play.mjs +9 -0
- package/dist/icons/PlayFilled.d.ts +2 -0
- package/dist/icons/PlayFilled.mjs +9 -0
- package/dist/icons/Plug.d.ts +2 -0
- package/dist/icons/Plug.mjs +10 -0
- package/dist/icons/Plus.d.ts +2 -0
- package/dist/icons/Plus.mjs +9 -0
- package/dist/icons/PlusCircle.d.ts +2 -0
- package/dist/icons/PlusCircle.mjs +10 -0
- package/dist/icons/Preferences.d.ts +2 -0
- package/dist/icons/Preferences.mjs +11 -0
- package/dist/icons/Printer.d.ts +2 -0
- package/dist/icons/Printer.mjs +11 -0
- package/dist/icons/PunchCard.d.ts +2 -0
- package/dist/icons/PunchCard.mjs +11 -0
- package/dist/icons/Puzzle.d.ts +2 -0
- package/dist/icons/Puzzle.mjs +9 -0
- package/dist/icons/PuzzleJoined.d.ts +2 -0
- package/dist/icons/PuzzleJoined.mjs +9 -0
- package/dist/icons/Redo.d.ts +2 -0
- package/dist/icons/Redo.mjs +9 -0
- package/dist/icons/Refresh.d.ts +2 -0
- package/dist/icons/Refresh.mjs +10 -0
- package/dist/icons/Restore.d.ts +2 -0
- package/dist/icons/Restore.mjs +9 -0
- package/dist/icons/RewardRibbon.d.ts +2 -0
- package/dist/icons/RewardRibbon.mjs +10 -0
- package/dist/icons/Rewind.d.ts +2 -0
- package/dist/icons/Rewind.mjs +9 -0
- package/dist/icons/RewindSkip.d.ts +2 -0
- package/dist/icons/RewindSkip.mjs +10 -0
- package/dist/icons/RewindSkipFilled.d.ts +2 -0
- package/dist/icons/RewindSkipFilled.mjs +10 -0
- package/dist/icons/RightTurnSignal.d.ts +2 -0
- package/dist/icons/RightTurnSignal.mjs +10 -0
- package/dist/icons/Rotate.d.ts +2 -0
- package/dist/icons/Rotate.mjs +10 -0
- package/dist/icons/Satellite.d.ts +2 -0
- package/dist/icons/Satellite.mjs +13 -0
- package/dist/icons/Scan.d.ts +2 -0
- package/dist/icons/Scan.mjs +13 -0
- package/dist/icons/Scissor.d.ts +2 -0
- package/dist/icons/Scissor.mjs +9 -0
- package/dist/icons/Scope.d.ts +2 -0
- package/dist/icons/Scope.mjs +10 -0
- package/dist/icons/Seatbelt.d.ts +2 -0
- package/dist/icons/Seatbelt.mjs +12 -0
- package/dist/icons/SeatbeltBuckle.d.ts +2 -0
- package/dist/icons/SeatbeltBuckle.mjs +10 -0
- package/dist/icons/Sensor.d.ts +2 -0
- package/dist/icons/Sensor.mjs +10 -0
- package/dist/icons/Shapes.d.ts +2 -0
- package/dist/icons/Shapes.mjs +9 -0
- package/dist/icons/ShareCircles.d.ts +2 -0
- package/dist/icons/ShareCircles.mjs +9 -0
- package/dist/icons/ShareCirclesFilled.d.ts +2 -0
- package/dist/icons/ShareCirclesFilled.mjs +9 -0
- package/dist/icons/SharePaperplane.d.ts +2 -0
- package/dist/icons/SharePaperplane.mjs +9 -0
- package/dist/icons/Shield.d.ts +2 -0
- package/dist/icons/Shield.mjs +9 -0
- package/dist/icons/ShieldCheck.d.ts +2 -0
- package/dist/icons/ShieldCheck.mjs +10 -0
- package/dist/icons/ShieldCheckmarkFilled.d.ts +2 -0
- package/dist/icons/ShieldCheckmarkFilled.mjs +9 -0
- package/dist/icons/ShieldCircle.d.ts +2 -0
- package/dist/icons/ShieldCircle.mjs +10 -0
- package/dist/icons/ShieldCircleFilled.d.ts +2 -0
- package/dist/icons/ShieldCircleFilled.mjs +10 -0
- package/dist/icons/ShieldCross.d.ts +2 -0
- package/dist/icons/ShieldCross.mjs +10 -0
- package/dist/icons/ShieldCrossFilled.d.ts +2 -0
- package/dist/icons/ShieldCrossFilled.mjs +9 -0
- package/dist/icons/ShieldFilled.d.ts +2 -0
- package/dist/icons/ShieldFilled.mjs +9 -0
- package/dist/icons/ShieldLock.d.ts +2 -0
- package/dist/icons/ShieldLock.mjs +10 -0
- package/dist/icons/ShieldLockFilled.d.ts +2 -0
- package/dist/icons/ShieldLockFilled.mjs +11 -0
- package/dist/icons/ShoppingBag.d.ts +2 -0
- package/dist/icons/ShoppingBag.mjs +9 -0
- package/dist/icons/Snowflake.d.ts +2 -0
- package/dist/icons/Snowflake.mjs +9 -0
- package/dist/icons/SpeakerPhone.d.ts +2 -0
- package/dist/icons/SpeakerPhone.mjs +11 -0
- package/dist/icons/SpeedometerArrow.d.ts +2 -0
- package/dist/icons/SpeedometerArrow.mjs +11 -0
- package/dist/icons/SpeedometerLeft.d.ts +2 -0
- package/dist/icons/SpeedometerLeft.mjs +10 -0
- package/dist/icons/SpeedometerRight.d.ts +2 -0
- package/dist/icons/SpeedometerRight.mjs +10 -0
- package/dist/icons/SpikeCirclePercentage.d.ts +2 -0
- package/dist/icons/SpikeCirclePercentage.mjs +12 -0
- package/dist/icons/SpikeCirclePercentageFilled.d.ts +2 -0
- package/dist/icons/SpikeCirclePercentageFilled.mjs +11 -0
- package/dist/icons/Square.d.ts +2 -0
- package/dist/icons/Square.mjs +9 -0
- package/dist/icons/SquareCheck.d.ts +2 -0
- package/dist/icons/SquareCheck.mjs +10 -0
- package/dist/icons/SquareDollarFilled.d.ts +2 -0
- package/dist/icons/SquareDollarFilled.mjs +9 -0
- package/dist/icons/SquareGrid.d.ts +2 -0
- package/dist/icons/SquareGrid.mjs +12 -0
- package/dist/icons/SquarePencil.d.ts +2 -0
- package/dist/icons/SquarePencil.mjs +10 -0
- package/dist/icons/SquarePlus.d.ts +2 -0
- package/dist/icons/SquarePlus.mjs +10 -0
- package/dist/icons/SquareSubtract.d.ts +2 -0
- package/dist/icons/SquareSubtract.mjs +10 -0
- package/dist/icons/Star.d.ts +2 -0
- package/dist/icons/Star.mjs +9 -0
- package/dist/icons/StarFilled.d.ts +2 -0
- package/dist/icons/StarFilled.mjs +9 -0
- package/dist/icons/Stopwatch.d.ts +2 -0
- package/dist/icons/Stopwatch.mjs +11 -0
- package/dist/icons/Street.d.ts +2 -0
- package/dist/icons/Street.mjs +9 -0
- package/dist/icons/Subtract.d.ts +2 -0
- package/dist/icons/Subtract.mjs +9 -0
- package/dist/icons/SubtractCircle.d.ts +2 -0
- package/dist/icons/SubtractCircle.mjs +10 -0
- package/dist/icons/Table.d.ts +2 -0
- package/dist/icons/Table.mjs +11 -0
- package/dist/icons/Tag.d.ts +2 -0
- package/dist/icons/Tag.mjs +10 -0
- package/dist/icons/Target.d.ts +2 -0
- package/dist/icons/Target.mjs +9 -0
- package/dist/icons/TargetDollar.d.ts +2 -0
- package/dist/icons/TargetDollar.mjs +10 -0
- package/dist/icons/Text.d.ts +2 -0
- package/dist/icons/Text.mjs +10 -0
- package/dist/icons/ThemeDark.d.ts +2 -0
- package/dist/icons/ThemeDark.mjs +9 -0
- package/dist/icons/ThemeLight.d.ts +2 -0
- package/dist/icons/ThemeLight.mjs +17 -0
- package/dist/icons/ThumbsDown.d.ts +2 -0
- package/dist/icons/ThumbsDown.mjs +9 -0
- package/dist/icons/ThumbsDownFilled.d.ts +2 -0
- package/dist/icons/ThumbsDownFilled.mjs +9 -0
- package/dist/icons/ThumbsUp.d.ts +2 -0
- package/dist/icons/ThumbsUp.mjs +9 -0
- package/dist/icons/ThumbsUpFilled.d.ts +2 -0
- package/dist/icons/ThumbsUpFilled.mjs +9 -0
- package/dist/icons/TirePressure.d.ts +2 -0
- package/dist/icons/TirePressure.mjs +11 -0
- package/dist/icons/Toggle.d.ts +2 -0
- package/dist/icons/Toggle.mjs +10 -0
- package/dist/icons/TrafficLight.d.ts +2 -0
- package/dist/icons/TrafficLight.mjs +12 -0
- package/dist/icons/Trash.d.ts +2 -0
- package/dist/icons/Trash.mjs +9 -0
- package/dist/icons/Trophy.d.ts +2 -0
- package/dist/icons/Trophy.mjs +9 -0
- package/dist/icons/TurnSignal.d.ts +2 -0
- package/dist/icons/TurnSignal.mjs +10 -0
- package/dist/icons/TurnSignalFilled.d.ts +2 -0
- package/dist/icons/TurnSignalFilled.mjs +10 -0
- package/dist/icons/TwoDevices.d.ts +2 -0
- package/dist/icons/TwoDevices.mjs +13 -0
- package/dist/icons/Undo.d.ts +2 -0
- package/dist/icons/Undo.mjs +9 -0
- package/dist/icons/Upgrade.d.ts +2 -0
- package/dist/icons/Upgrade.mjs +10 -0
- package/dist/icons/Upload.d.ts +2 -0
- package/dist/icons/Upload.mjs +10 -0
- package/dist/icons/VehicleGateway.d.ts +2 -0
- package/dist/icons/VehicleGateway.mjs +10 -0
- package/dist/icons/VehicleTrailer.d.ts +2 -0
- package/dist/icons/VehicleTrailer.mjs +9 -0
- package/dist/icons/VehicleTruck.d.ts +2 -0
- package/dist/icons/VehicleTruck.mjs +9 -0
- package/dist/icons/VehicleTruckMagnifyingGlass.d.ts +2 -0
- package/dist/icons/VehicleTruckMagnifyingGlass.mjs +10 -0
- package/dist/icons/Video.d.ts +2 -0
- package/dist/icons/Video.mjs +10 -0
- package/dist/icons/ViewMenu.d.ts +2 -0
- package/dist/icons/ViewMenu.mjs +9 -0
- package/dist/icons/VolumeMuteUI.d.ts +2 -0
- package/dist/icons/VolumeMuteUI.mjs +12 -0
- package/dist/icons/VolumeMuteUIFilled.d.ts +2 -0
- package/dist/icons/VolumeMuteUIFilled.mjs +12 -0
- package/dist/icons/VolumeUI.d.ts +2 -0
- package/dist/icons/VolumeUI.mjs +11 -0
- package/dist/icons/VolumeUIFilled.d.ts +2 -0
- package/dist/icons/VolumeUIFilled.mjs +11 -0
- package/dist/icons/WandSparkle.d.ts +2 -0
- package/dist/icons/WandSparkle.mjs +12 -0
- package/dist/icons/Waveform.d.ts +2 -0
- package/dist/icons/Waveform.mjs +14 -0
- package/dist/icons/Webhooks.d.ts +2 -0
- package/dist/icons/Webhooks.mjs +11 -0
- package/dist/icons/Whistle.d.ts +2 -0
- package/dist/icons/Whistle.mjs +13 -0
- package/dist/icons/WiFiHorizontal.d.ts +2 -0
- package/dist/icons/WiFiHorizontal.mjs +13 -0
- package/dist/icons/WiFiTower.d.ts +2 -0
- package/dist/icons/WiFiTower.mjs +13 -0
- package/dist/icons/WifiVertical.d.ts +2 -0
- package/dist/icons/WifiVertical.mjs +12 -0
- package/dist/icons/WifiVerticalFilled.d.ts +2 -0
- package/dist/icons/WifiVerticalFilled.mjs +12 -0
- package/dist/icons/WifiVerticalFilledDisabled.d.ts +2 -0
- package/dist/icons/WifiVerticalFilledDisabled.mjs +13 -0
- package/dist/icons/WorkflowA.d.ts +2 -0
- package/dist/icons/WorkflowA.mjs +9 -0
- package/dist/icons/WorkflowB.d.ts +2 -0
- package/dist/icons/WorkflowB.mjs +9 -0
- package/dist/icons/Wrench.d.ts +2 -0
- package/dist/icons/Wrench.mjs +9 -0
- package/dist/icons/ZoomBackOut.d.ts +2 -0
- package/dist/icons/ZoomBackOut.mjs +9 -0
- package/dist/index.d.ts +383 -0
- package/dist/index.mjs +382 -0
- package/dist/sprite.svg +1634 -0
- package/package.json +60 -0
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const WifiVerticalFilled = createIcon('wifi-vertical-filled', [
|
|
5
|
+
createElement('path', { d: 'M8.00014 4.00525C10.4625 4.00525 12.6651 5.11776 14.1326 6.86756L13.4224 7.57779C12.1387 6.00758 10.1865 5.00525 8.00014 5.00525C5.81381 5.00525 3.86158 6.00758 2.57791 7.57779L1.86768 6.86756C3.33519 5.11776 5.53775 4.00525 8.00014 4.00525Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M8.00014 12.5161C8.55243 12.5161 9.00014 12.0684 9.00014 11.5161C9.00014 10.9639 8.55243 10.5161 8.00014 10.5161C7.44786 10.5161 7.00014 10.9639 7.00014 11.5161C7.00014 12.0684 7.44786 12.5161 8.00014 12.5161Z', key: 'b' }),
|
|
7
|
+
createElement('path', { d: 'M12.7111 8.28908C11.6123 6.89801 9.91046 6.00525 8.00014 6.00525C6.08982 6.00525 4.38802 6.89801 3.28919 8.28908L4.00217 9.00206C4.91453 7.78943 6.36576 7.00525 8.00014 7.00525C9.63453 7.00525 11.0858 7.78943 11.9981 9.00206L12.7111 8.28908Z', key: 'c' }),
|
|
8
|
+
createElement('path', { d: 'M8.00015 8.01849C9.35537 8.01849 10.5532 8.69245 11.2767 9.72349L10.555 10.4452C10.0267 9.58907 9.08003 9.01849 8.00015 9.01849C6.92026 9.01849 5.97364 9.58907 5.4453 10.4452L4.72361 9.72349C5.44712 8.69245 6.64493 8.01849 8.00015 8.01849Z', key: 'd' }),
|
|
9
|
+
]);
|
|
10
|
+
|
|
11
|
+
WifiVerticalFilled.displayName = 'WifiVerticalFilled';
|
|
12
|
+
export { WifiVerticalFilled };
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const WifiVerticalFilledDisabled = createIcon('wifi-vertical-filled-disabled', [
|
|
5
|
+
createElement('path', { d: 'M14.8535 1.85352L1.85352 14.8535L1.14648 14.1465L5.14648 10.1465L4.72363 9.72363C5.29901 8.9037 6.17452 8.31051 7.19043 8.10156L8.2793 7.0127C8.18683 7.00758 8.09371 7.00488 8 7.00488C6.36567 7.00493 4.91428 7.78936 4.00195 9.00195L3.28906 8.28906C4.38786 6.89803 6.08974 6.00493 8 6.00488C8.40103 6.00488 8.79282 6.045 9.17188 6.12012L9.99609 5.2959C9.36349 5.10743 8.69374 5.00488 8 5.00488C5.81372 5.00493 3.86176 6.00795 2.57812 7.57812L1.86719 6.86719C3.33467 5.11742 5.53766 4.00493 8 4.00488C8.97969 4.00488 9.91685 4.185 10.7842 4.50781L14.1465 1.14648L14.8535 1.85352Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M8 10.5166C8.55228 10.5166 9 10.9643 9 11.5166C8.99975 12.0687 8.55213 12.5166 8 12.5166C7.44793 12.5165 7.00025 12.0686 7 11.5166C7 10.9644 7.44778 10.5167 8 10.5166Z', key: 'b' }),
|
|
7
|
+
createElement('path', { d: 'M9.71484 8.40527C10.3426 8.7037 10.8806 9.15967 11.2764 9.72363L10.5547 10.4453C10.1885 9.85192 9.62145 9.39598 8.94824 9.17188L9.71484 8.40527Z', key: 'c' }),
|
|
8
|
+
createElement('path', { d: 'M11.1943 6.92578C11.7743 7.29126 12.2875 7.753 12.7109 8.28906L11.998 9.00195C11.5861 8.45446 11.0637 7.99534 10.4648 7.65527L11.1943 6.92578Z', key: 'd' }),
|
|
9
|
+
createElement('path', { d: 'M12.6338 5.48633C13.1899 5.88229 13.695 6.34515 14.1328 6.86719L13.4229 7.57812C12.9911 7.04998 12.4815 6.5882 11.915 6.20508L12.6338 5.48633Z', key: 'e' }),
|
|
10
|
+
]);
|
|
11
|
+
|
|
12
|
+
WifiVerticalFilledDisabled.displayName = 'WifiVerticalFilledDisabled';
|
|
13
|
+
export { WifiVerticalFilledDisabled };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const WorkflowA = createIcon('workflow-a', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M4 1.99786C2.89543 1.99786 2 2.89329 2 3.99786C2 5.10243 2.89543 5.99786 4 5.99786C4.93115 5.99786 5.71368 5.36153 5.93644 4.5H11.5C12.3284 4.5 13 5.17157 13 6C13 6.82843 12.3284 7.5 11.5 7.5H9.93699C9.71497 6.63739 8.93192 6 8 6C7.06808 6 6.28503 6.63739 6.06301 7.5H4.5C3.11929 7.5 2 8.61929 2 10C2 11.3807 3.11929 12.5 4.5 12.5H10.0624C10.2836 13.3638 11.0672 14.0024 12 14.0024C13.1046 14.0024 14 13.1069 14 12.0024C14 10.8978 13.1046 10.0024 12 10.0024C11.0689 10.0024 10.2865 10.6386 10.0636 11.5H4.5C3.67157 11.5 3 10.8284 3 10C3 9.17157 3.67157 8.5 4.5 8.5H6.06301C6.28503 9.36261 7.06808 10 8 10C8.93192 10 9.71497 9.36261 9.93699 8.5H11.5C12.8807 8.5 14 7.38071 14 6C14 4.61929 12.8807 3.5 11.5 3.5H5.93754C5.71626 2.6363 4.93269 1.99786 4 1.99786ZM3 3.99786C3 3.44558 3.44772 2.99786 4 2.99786C4.55228 2.99786 5 3.44558 5 3.99786C5 4.55015 4.55228 4.99786 4 4.99786C3.44772 4.99786 3 4.55015 3 3.99786ZM11 12.0024C11 11.4501 11.4477 11.0024 12 11.0024C12.5523 11.0024 13 11.4501 13 12.0024C13 12.5547 12.5523 13.0024 12 13.0024C11.4477 13.0024 11 12.5547 11 12.0024ZM8 7C7.44772 7 7 7.44772 7 8C7 8.55228 7.44772 9 8 9C8.55228 9 9 8.55228 9 8C9 7.44772 8.55228 7 8 7Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
WorkflowA.displayName = 'WorkflowA';
|
|
9
|
+
export { WorkflowA };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const WorkflowB = createIcon('workflow-b', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M12 1H3V4H7L7 6H3V9H7L7 11H3V14H12V11H8V9H12V6H8L8 4H12V3H14V12H13V13H15V2H12V1ZM4 12H11V13H4V12ZM4 3V2H11V3H4ZM4 7V8H11V7H4Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
WorkflowB.displayName = 'WorkflowB';
|
|
9
|
+
export { WorkflowB };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const Wrench = createIcon('wrench', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M10.7898 1.16602L11.7702 2.14644L11.7671 2.85659L10.9921 3.61837C10.8411 3.76638 10.75 3.96809 10.75 4.1895C10.75 4.62902 11.1149 5 11.5833 5C11.8156 5 12.0235 4.90829 12.1741 4.76107L12.8995 4.04811L13.6035 4.05115L14.5648 5.01243L13.8138 7.51184C13.6087 8.19455 12.9514 8.63858 12.2415 8.57404L9.98793 8.36917L8.3789 9.9782L8.68022 12.1879C8.77976 12.9179 8.33444 13.6121 7.62944 13.8259L5.19167 14.5655L4.22976 13.6036L4.23283 12.8934L5.00788 12.1316C5.15882 11.9836 5.24998 11.7819 5.24998 11.5605C5.24998 11.121 4.88506 10.75 4.41664 10.75C4.18435 10.75 3.97639 10.8417 3.82583 10.989L3.10046 11.7019L2.39642 11.6989L1.43286 10.7353L2.17123 8.35997C2.38877 7.66015 3.08015 7.21996 3.80629 7.31898L6.02179 7.6211L7.62105 6.02184L7.31122 3.74976C7.21742 3.06184 7.60796 2.39944 8.2553 2.1485L10.7898 1.16602ZM10.5435 2.33398L8.61675 3.08089C8.40096 3.16454 8.27078 3.38534 8.30205 3.61464L8.6789 6.3782L6.37816 8.67895L3.67118 8.30981C3.42913 8.27681 3.19867 8.42353 3.12616 8.65681L2.56709 10.4553L2.75302 10.6413L3.1252 10.2754C3.45689 9.95071 3.91463 9.75002 4.41664 9.75002C5.42099 9.75002 6.24998 10.5525 6.24998 11.5605C6.24998 12.064 6.04136 12.5188 5.70845 12.8452L5.29349 13.2531L5.47495 13.4346L7.33913 12.869C7.57413 12.7977 7.72257 12.5663 7.68939 12.323L7.32106 9.62184L9.61202 7.33087L12.332 7.57814C12.5686 7.59966 12.7877 7.45165 12.8561 7.22408L13.4351 5.29698L13.2469 5.10877L12.8748 5.47458C12.5431 5.79931 12.0853 6 11.5833 6C10.579 6 9.74998 5.19752 9.74998 4.1895C9.74998 3.6862 9.95848 3.23149 10.2912 2.90504L10.7065 2.49693L10.5435 2.33398Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
Wrench.displayName = 'Wrench';
|
|
9
|
+
export { Wrench };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const ZoomBackOut = createIcon('zoom-back-out', [
|
|
5
|
+
createElement('path', { d: 'M3.91707 5.00004L5.56351 3.35359L4.85641 2.64648L2.5 5.00289V5.94693L4.85641 8.30334L5.56351 7.59623L3.96732 6.00004H10.5C11.6046 6.00004 12.5 6.89547 12.5 8.00004C12.5 9.10461 12.5 13 12.5 13H13.5C13.5 13 13.5 9.65689 13.5 8.00004C13.5 6.34318 12.1569 5.00004 10.5 5.00004H3.91707Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
ZoomBackOut.displayName = 'ZoomBackOut';
|
|
9
|
+
export { ZoomBackOut };
|
package/dist/index.d.ts
ADDED
|
@@ -0,0 +1,383 @@
|
|
|
1
|
+
export type { IconProps, IconComponent } from './createIcon.mjs';
|
|
2
|
+
export { createIcon } from './createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
export { AI } from './icons/AI.mjs';
|
|
5
|
+
export { AIChip } from './icons/AIChip.mjs';
|
|
6
|
+
export { AIDashcamPlus } from './icons/AIDashcamPlus.mjs';
|
|
7
|
+
export { AINew } from './icons/AINew.mjs';
|
|
8
|
+
export { AISparkle } from './icons/AISparkle.mjs';
|
|
9
|
+
export { AUX1 } from './icons/AUX1.mjs';
|
|
10
|
+
export { AUXFilled } from './icons/AUXFilled.mjs';
|
|
11
|
+
export { AndroidFilled } from './icons/AndroidFilled.mjs';
|
|
12
|
+
export { ArrowDown } from './icons/ArrowDown.mjs';
|
|
13
|
+
export { ArrowDownUI } from './icons/ArrowDownUI.mjs';
|
|
14
|
+
export { ArrowLeft } from './icons/ArrowLeft.mjs';
|
|
15
|
+
export { ArrowPath } from './icons/ArrowPath.mjs';
|
|
16
|
+
export { ArrowRight } from './icons/ArrowRight.mjs';
|
|
17
|
+
export { ArrowUp } from './icons/ArrowUp.mjs';
|
|
18
|
+
export { ArrowUpUI } from './icons/ArrowUpUI.mjs';
|
|
19
|
+
export { ArrowsDiagonal } from './icons/ArrowsDiagonal.mjs';
|
|
20
|
+
export { ArrowsDiff } from './icons/ArrowsDiff.mjs';
|
|
21
|
+
export { ArrowsDiffDisabled } from './icons/ArrowsDiffDisabled.mjs';
|
|
22
|
+
export { ArrowsVertical } from './icons/ArrowsVertical.mjs';
|
|
23
|
+
export { AssetTracker } from './icons/AssetTracker.mjs';
|
|
24
|
+
export { AtSign } from './icons/AtSign.mjs';
|
|
25
|
+
export { Avatar } from './icons/Avatar.mjs';
|
|
26
|
+
export { BackslashBrackets } from './icons/BackslashBrackets.mjs';
|
|
27
|
+
export { BatteryCharging } from './icons/BatteryCharging.mjs';
|
|
28
|
+
export { BatteryEmpty } from './icons/BatteryEmpty.mjs';
|
|
29
|
+
export { BatteryFull } from './icons/BatteryFull.mjs';
|
|
30
|
+
export { BatteryHalf } from './icons/BatteryHalf.mjs';
|
|
31
|
+
export { BatteryLow } from './icons/BatteryLow.mjs';
|
|
32
|
+
export { Beaker } from './icons/Beaker.mjs';
|
|
33
|
+
export { Bell } from './icons/Bell.mjs';
|
|
34
|
+
export { BellCircle } from './icons/BellCircle.mjs';
|
|
35
|
+
export { BellExclamation } from './icons/BellExclamation.mjs';
|
|
36
|
+
export { BellRinging } from './icons/BellRinging.mjs';
|
|
37
|
+
export { BellWifi } from './icons/BellWifi.mjs';
|
|
38
|
+
export { BlackWhite } from './icons/BlackWhite.mjs';
|
|
39
|
+
export { BlankUI } from './icons/BlankUI.mjs';
|
|
40
|
+
export { Bluetooth } from './icons/Bluetooth.mjs';
|
|
41
|
+
export { Bookmark } from './icons/Bookmark.mjs';
|
|
42
|
+
export { Box } from './icons/Box.mjs';
|
|
43
|
+
export { Braces } from './icons/Braces.mjs';
|
|
44
|
+
export { Bug } from './icons/Bug.mjs';
|
|
45
|
+
export { BuildingFacility } from './icons/BuildingFacility.mjs';
|
|
46
|
+
export { BuildingHome } from './icons/BuildingHome.mjs';
|
|
47
|
+
export { BuildingOffice } from './icons/BuildingOffice.mjs';
|
|
48
|
+
export { BuildingPublic } from './icons/BuildingPublic.mjs';
|
|
49
|
+
export { BuildingShop } from './icons/BuildingShop.mjs';
|
|
50
|
+
export { Bulb } from './icons/Bulb.mjs';
|
|
51
|
+
export { Calculator } from './icons/Calculator.mjs';
|
|
52
|
+
export { Calendar } from './icons/Calendar.mjs';
|
|
53
|
+
export { CalendarClock } from './icons/CalendarClock.mjs';
|
|
54
|
+
export { CameraA } from './icons/CameraA.mjs';
|
|
55
|
+
export { CameraB } from './icons/CameraB.mjs';
|
|
56
|
+
export { Card } from './icons/Card.mjs';
|
|
57
|
+
export { CardPerson } from './icons/CardPerson.mjs';
|
|
58
|
+
export { Cart } from './icons/Cart.mjs';
|
|
59
|
+
export { Chart } from './icons/Chart.mjs';
|
|
60
|
+
export { Check } from './icons/Check.mjs';
|
|
61
|
+
export { CheckCircle } from './icons/CheckCircle.mjs';
|
|
62
|
+
export { CheckCircleFilled } from './icons/CheckCircleFilled.mjs';
|
|
63
|
+
export { CheckDoubleUI } from './icons/CheckDoubleUI.mjs';
|
|
64
|
+
export { CheckUI } from './icons/CheckUI.mjs';
|
|
65
|
+
export { ChevronDown } from './icons/ChevronDown.mjs';
|
|
66
|
+
export { ChevronLeft } from './icons/ChevronLeft.mjs';
|
|
67
|
+
export { ChevronLeftDouble } from './icons/ChevronLeftDouble.mjs';
|
|
68
|
+
export { ChevronRight } from './icons/ChevronRight.mjs';
|
|
69
|
+
export { ChevronRightDouble } from './icons/ChevronRightDouble.mjs';
|
|
70
|
+
export { ChevronUp } from './icons/ChevronUp.mjs';
|
|
71
|
+
export { ChevronUpDownUI } from './icons/ChevronUpDownUI.mjs';
|
|
72
|
+
export { Circle } from './icons/Circle.mjs';
|
|
73
|
+
export { CircleArrow } from './icons/CircleArrow.mjs';
|
|
74
|
+
export { CircleArrowsDiff } from './icons/CircleArrowsDiff.mjs';
|
|
75
|
+
export { CircleArrowsDiffDisabled } from './icons/CircleArrowsDiffDisabled.mjs';
|
|
76
|
+
export { CircleConcentricFilled } from './icons/CircleConcentricFilled.mjs';
|
|
77
|
+
export { CircleConcentricThree } from './icons/CircleConcentricThree.mjs';
|
|
78
|
+
export { CircleConcentricTwo } from './icons/CircleConcentricTwo.mjs';
|
|
79
|
+
export { CircleExclamation } from './icons/CircleExclamation.mjs';
|
|
80
|
+
export { CircleExclamationFilled } from './icons/CircleExclamationFilled.mjs';
|
|
81
|
+
export { CircleFastForward } from './icons/CircleFastForward.mjs';
|
|
82
|
+
export { CircleFilled } from './icons/CircleFilled.mjs';
|
|
83
|
+
export { CircleGrid } from './icons/CircleGrid.mjs';
|
|
84
|
+
export { CirclePlay } from './icons/CirclePlay.mjs';
|
|
85
|
+
export { CircleQuestion } from './icons/CircleQuestion.mjs';
|
|
86
|
+
export { CircleSlash } from './icons/CircleSlash.mjs';
|
|
87
|
+
export { Clipboard } from './icons/Clipboard.mjs';
|
|
88
|
+
export { ClipboardCheck } from './icons/ClipboardCheck.mjs';
|
|
89
|
+
export { Clock } from './icons/Clock.mjs';
|
|
90
|
+
export { ClockDefer } from './icons/ClockDefer.mjs';
|
|
91
|
+
export { ClockFilled } from './icons/ClockFilled.mjs';
|
|
92
|
+
export { ClockSixteenHour } from './icons/ClockSixteenHour.mjs';
|
|
93
|
+
export { Cloud } from './icons/Cloud.mjs';
|
|
94
|
+
export { CloudEllipses } from './icons/CloudEllipses.mjs';
|
|
95
|
+
export { CloudLightning } from './icons/CloudLightning.mjs';
|
|
96
|
+
export { CloudRain } from './icons/CloudRain.mjs';
|
|
97
|
+
export { CloudRainSun } from './icons/CloudRainSun.mjs';
|
|
98
|
+
export { CloudSun } from './icons/CloudSun.mjs';
|
|
99
|
+
export { CloudWind } from './icons/CloudWind.mjs';
|
|
100
|
+
export { Cluster } from './icons/Cluster.mjs';
|
|
101
|
+
export { Coin } from './icons/Coin.mjs';
|
|
102
|
+
export { CoinStack } from './icons/CoinStack.mjs';
|
|
103
|
+
export { CoinStackGeneral } from './icons/CoinStackGeneral.mjs';
|
|
104
|
+
export { Compass } from './icons/Compass.mjs';
|
|
105
|
+
export { Copy } from './icons/Copy.mjs';
|
|
106
|
+
export { Crop } from './icons/Crop.mjs';
|
|
107
|
+
export { CrossCircle } from './icons/CrossCircle.mjs';
|
|
108
|
+
export { CrossCircleFilled } from './icons/CrossCircleFilled.mjs';
|
|
109
|
+
export { CrossUI } from './icons/CrossUI.mjs';
|
|
110
|
+
export { Cube } from './icons/Cube.mjs';
|
|
111
|
+
export { Cup } from './icons/Cup.mjs';
|
|
112
|
+
export { CursorPointer } from './icons/CursorPointer.mjs';
|
|
113
|
+
export { Dashboard } from './icons/Dashboard.mjs';
|
|
114
|
+
export { Dashcam } from './icons/Dashcam.mjs';
|
|
115
|
+
export { DashcamLiveStream } from './icons/DashcamLiveStream.mjs';
|
|
116
|
+
export { Devices } from './icons/Devices.mjs';
|
|
117
|
+
export { Document } from './icons/Document.mjs';
|
|
118
|
+
export { DocumentArrow } from './icons/DocumentArrow.mjs';
|
|
119
|
+
export { DocumentChart } from './icons/DocumentChart.mjs';
|
|
120
|
+
export { DocumentDollar } from './icons/DocumentDollar.mjs';
|
|
121
|
+
export { DocumentGear } from './icons/DocumentGear.mjs';
|
|
122
|
+
export { DocumentInverted } from './icons/DocumentInverted.mjs';
|
|
123
|
+
export { DocumentPencil } from './icons/DocumentPencil.mjs';
|
|
124
|
+
export { DocumentPlus } from './icons/DocumentPlus.mjs';
|
|
125
|
+
export { DocumentQuestion } from './icons/DocumentQuestion.mjs';
|
|
126
|
+
export { DocumentReceipt } from './icons/DocumentReceipt.mjs';
|
|
127
|
+
export { DocumentStacked } from './icons/DocumentStacked.mjs';
|
|
128
|
+
export { DoorSensor } from './icons/DoorSensor.mjs';
|
|
129
|
+
export { DotPath } from './icons/DotPath.mjs';
|
|
130
|
+
export { Download } from './icons/Download.mjs';
|
|
131
|
+
export { Drag } from './icons/Drag.mjs';
|
|
132
|
+
export { Ellipses } from './icons/Ellipses.mjs';
|
|
133
|
+
export { Email } from './icons/Email.mjs';
|
|
134
|
+
export { Engine } from './icons/Engine.mjs';
|
|
135
|
+
export { Enter } from './icons/Enter.mjs';
|
|
136
|
+
export { EntityAsset } from './icons/EntityAsset.mjs';
|
|
137
|
+
export { EntityAssetFilled } from './icons/EntityAssetFilled.mjs';
|
|
138
|
+
export { EntityDriver } from './icons/EntityDriver.mjs';
|
|
139
|
+
export { EntityDriverFilled } from './icons/EntityDriverFilled.mjs';
|
|
140
|
+
export { EntityTravelGroup } from './icons/EntityTravelGroup.mjs';
|
|
141
|
+
export { EntityTravelGroupFilled } from './icons/EntityTravelGroupFilled.mjs';
|
|
142
|
+
export { EntityVehicle } from './icons/EntityVehicle.mjs';
|
|
143
|
+
export { EntityVehicleCharging } from './icons/EntityVehicleCharging.mjs';
|
|
144
|
+
export { EntityVehicleChargingFilled } from './icons/EntityVehicleChargingFilled.mjs';
|
|
145
|
+
export { EntityVehicleFilled } from './icons/EntityVehicleFilled.mjs';
|
|
146
|
+
export { EntityVehicleImmobilized } from './icons/EntityVehicleImmobilized.mjs';
|
|
147
|
+
export { EntityVehicleImmobilizedFilled } from './icons/EntityVehicleImmobilizedFilled.mjs';
|
|
148
|
+
export { ErrorTriangle } from './icons/ErrorTriangle.mjs';
|
|
149
|
+
export { ErrorTriangleFilled } from './icons/ErrorTriangleFilled.mjs';
|
|
150
|
+
export { ErrorTriangleSimpleFilled } from './icons/ErrorTriangleSimpleFilled.mjs';
|
|
151
|
+
export { Export } from './icons/Export.mjs';
|
|
152
|
+
export { ExternalLink } from './icons/ExternalLink.mjs';
|
|
153
|
+
export { Eye } from './icons/Eye.mjs';
|
|
154
|
+
export { EyeDisabled } from './icons/EyeDisabled.mjs';
|
|
155
|
+
export { EyeLock } from './icons/EyeLock.mjs';
|
|
156
|
+
export { FastForward } from './icons/FastForward.mjs';
|
|
157
|
+
export { FastForwardSkip } from './icons/FastForwardSkip.mjs';
|
|
158
|
+
export { Filters } from './icons/Filters.mjs';
|
|
159
|
+
export { FitToScreen } from './icons/FitToScreen.mjs';
|
|
160
|
+
export { Flag } from './icons/Flag.mjs';
|
|
161
|
+
export { FlagFilled } from './icons/FlagFilled.mjs';
|
|
162
|
+
export { FloppyDisk } from './icons/FloppyDisk.mjs';
|
|
163
|
+
export { Folder } from './icons/Folder.mjs';
|
|
164
|
+
export { FolderFilled } from './icons/FolderFilled.mjs';
|
|
165
|
+
export { FuelPump } from './icons/FuelPump.mjs';
|
|
166
|
+
export { FullScreen } from './icons/FullScreen.mjs';
|
|
167
|
+
export { FullScreenExit } from './icons/FullScreenExit.mjs';
|
|
168
|
+
export { Gauge } from './icons/Gauge.mjs';
|
|
169
|
+
export { Gear } from './icons/Gear.mjs';
|
|
170
|
+
export { GearCheck } from './icons/GearCheck.mjs';
|
|
171
|
+
export { Geofence } from './icons/Geofence.mjs';
|
|
172
|
+
export { GeofenceCircle } from './icons/GeofenceCircle.mjs';
|
|
173
|
+
export { GeofenceDiamond } from './icons/GeofenceDiamond.mjs';
|
|
174
|
+
export { GeofenceSquare } from './icons/GeofenceSquare.mjs';
|
|
175
|
+
export { GlobeNetwork } from './icons/GlobeNetwork.mjs';
|
|
176
|
+
export { GlobeWorldMap } from './icons/GlobeWorldMap.mjs';
|
|
177
|
+
export { Graph } from './icons/Graph.mjs';
|
|
178
|
+
export { GraphArrow } from './icons/GraphArrow.mjs';
|
|
179
|
+
export { GraphBars } from './icons/GraphBars.mjs';
|
|
180
|
+
export { GraphDecreasing } from './icons/GraphDecreasing.mjs';
|
|
181
|
+
export { GraphIncreasing } from './icons/GraphIncreasing.mjs';
|
|
182
|
+
export { GroupBy } from './icons/GroupBy.mjs';
|
|
183
|
+
export { GuageTemperature } from './icons/GuageTemperature.mjs';
|
|
184
|
+
export { Hamburger } from './icons/Hamburger.mjs';
|
|
185
|
+
export { Headset } from './icons/Headset.mjs';
|
|
186
|
+
export { History } from './icons/History.mjs';
|
|
187
|
+
export { HourGlass } from './icons/HourGlass.mjs';
|
|
188
|
+
export { Image } from './icons/Image.mjs';
|
|
189
|
+
export { Import } from './icons/Import.mjs';
|
|
190
|
+
export { ImportClock } from './icons/ImportClock.mjs';
|
|
191
|
+
export { Inbox } from './icons/Inbox.mjs';
|
|
192
|
+
export { IosFilled } from './icons/IosFilled.mjs';
|
|
193
|
+
export { Jerrycan } from './icons/Jerrycan.mjs';
|
|
194
|
+
export { KeyA } from './icons/KeyA.mjs';
|
|
195
|
+
export { KeyB } from './icons/KeyB.mjs';
|
|
196
|
+
export { LED } from './icons/LED.mjs';
|
|
197
|
+
export { Layers } from './icons/Layers.mjs';
|
|
198
|
+
export { Leaf } from './icons/Leaf.mjs';
|
|
199
|
+
export { LeftTurnSignal } from './icons/LeftTurnSignal.mjs';
|
|
200
|
+
export { LetterB } from './icons/LetterB.mjs';
|
|
201
|
+
export { LetterC } from './icons/LetterC.mjs';
|
|
202
|
+
export { LetterI } from './icons/LetterI.mjs';
|
|
203
|
+
export { License } from './icons/License.mjs';
|
|
204
|
+
export { LicensePlate } from './icons/LicensePlate.mjs';
|
|
205
|
+
export { Lifebuoy } from './icons/Lifebuoy.mjs';
|
|
206
|
+
export { Lightning } from './icons/Lightning.mjs';
|
|
207
|
+
export { LightningFilled } from './icons/LightningFilled.mjs';
|
|
208
|
+
export { Link } from './icons/Link.mjs';
|
|
209
|
+
export { List } from './icons/List.mjs';
|
|
210
|
+
export { Loads } from './icons/Loads.mjs';
|
|
211
|
+
export { LocationPin } from './icons/LocationPin.mjs';
|
|
212
|
+
export { LocationPinArrows } from './icons/LocationPinArrows.mjs';
|
|
213
|
+
export { LocationPinDisabled } from './icons/LocationPinDisabled.mjs';
|
|
214
|
+
export { LocationPinDollar } from './icons/LocationPinDollar.mjs';
|
|
215
|
+
export { LockClosed } from './icons/LockClosed.mjs';
|
|
216
|
+
export { LockClosedFilled } from './icons/LockClosedFilled.mjs';
|
|
217
|
+
export { LockOpen } from './icons/LockOpen.mjs';
|
|
218
|
+
export { Logout } from './icons/Logout.mjs';
|
|
219
|
+
export { Logs } from './icons/Logs.mjs';
|
|
220
|
+
export { LogsMagnifyingGlass } from './icons/LogsMagnifyingGlass.mjs';
|
|
221
|
+
export { MagnifyingGlass } from './icons/MagnifyingGlass.mjs';
|
|
222
|
+
export { MagnifyingGlassGraph } from './icons/MagnifyingGlassGraph.mjs';
|
|
223
|
+
export { MagnifyingGlassZoomIn } from './icons/MagnifyingGlassZoomIn.mjs';
|
|
224
|
+
export { MagnifyingGlassZoomOut } from './icons/MagnifyingGlassZoomOut.mjs';
|
|
225
|
+
export { MapA } from './icons/MapA.mjs';
|
|
226
|
+
export { MapB } from './icons/MapB.mjs';
|
|
227
|
+
export { MapBBetaBottom } from './icons/MapBBetaBottom.mjs';
|
|
228
|
+
export { MapBBetaTop } from './icons/MapBBetaTop.mjs';
|
|
229
|
+
export { MapNavigation } from './icons/MapNavigation.mjs';
|
|
230
|
+
export { MarkRead } from './icons/MarkRead.mjs';
|
|
231
|
+
export { Match } from './icons/Match.mjs';
|
|
232
|
+
export { MenuCollapse } from './icons/MenuCollapse.mjs';
|
|
233
|
+
export { MenuCollapseB } from './icons/MenuCollapseB.mjs';
|
|
234
|
+
export { MenuExpand } from './icons/MenuExpand.mjs';
|
|
235
|
+
export { MenuExpandB } from './icons/MenuExpandB.mjs';
|
|
236
|
+
export { MessageBubble } from './icons/MessageBubble.mjs';
|
|
237
|
+
export { MessageBubbleStack } from './icons/MessageBubbleStack.mjs';
|
|
238
|
+
export { Messaging } from './icons/Messaging.mjs';
|
|
239
|
+
export { Mic } from './icons/Mic.mjs';
|
|
240
|
+
export { MicMute } from './icons/MicMute.mjs';
|
|
241
|
+
export { MinimizeUI } from './icons/MinimizeUI.mjs';
|
|
242
|
+
export { Mobile } from './icons/Mobile.mjs';
|
|
243
|
+
export { Monitor } from './icons/Monitor.mjs';
|
|
244
|
+
export { Notification } from './icons/Notification.mjs';
|
|
245
|
+
export { NumberTen } from './icons/NumberTen.mjs';
|
|
246
|
+
export { OctagonSubtract } from './icons/OctagonSubtract.mjs';
|
|
247
|
+
export { Odometer } from './icons/Odometer.mjs';
|
|
248
|
+
export { Omnicam } from './icons/Omnicam.mjs';
|
|
249
|
+
export { OverviewAI } from './icons/OverviewAI.mjs';
|
|
250
|
+
export { PanelCollapse } from './icons/PanelCollapse.mjs';
|
|
251
|
+
export { PanelExpand } from './icons/PanelExpand.mjs';
|
|
252
|
+
export { Paperclip } from './icons/Paperclip.mjs';
|
|
253
|
+
export { PaperplaneMarker } from './icons/PaperplaneMarker.mjs';
|
|
254
|
+
export { PaperplaneSend } from './icons/PaperplaneSend.mjs';
|
|
255
|
+
export { Paragraph } from './icons/Paragraph.mjs';
|
|
256
|
+
export { ParagraphPencil } from './icons/ParagraphPencil.mjs';
|
|
257
|
+
export { PauseUI } from './icons/PauseUI.mjs';
|
|
258
|
+
export { PauseUIFilled } from './icons/PauseUIFilled.mjs';
|
|
259
|
+
export { Pencil } from './icons/Pencil.mjs';
|
|
260
|
+
export { PencilSquiggle } from './icons/PencilSquiggle.mjs';
|
|
261
|
+
export { Person } from './icons/Person.mjs';
|
|
262
|
+
export { PersonAt } from './icons/PersonAt.mjs';
|
|
263
|
+
export { PersonConnect } from './icons/PersonConnect.mjs';
|
|
264
|
+
export { PersonFrame } from './icons/PersonFrame.mjs';
|
|
265
|
+
export { PersonGear } from './icons/PersonGear.mjs';
|
|
266
|
+
export { PersonGroup } from './icons/PersonGroup.mjs';
|
|
267
|
+
export { PersonGroupArrows } from './icons/PersonGroupArrows.mjs';
|
|
268
|
+
export { PersonManager } from './icons/PersonManager.mjs';
|
|
269
|
+
export { PersonShield } from './icons/PersonShield.mjs';
|
|
270
|
+
export { PersonStar } from './icons/PersonStar.mjs';
|
|
271
|
+
export { Phone } from './icons/Phone.mjs';
|
|
272
|
+
export { PhoneDisconnect } from './icons/PhoneDisconnect.mjs';
|
|
273
|
+
export { PicmanFilled } from './icons/PicmanFilled.mjs';
|
|
274
|
+
export { PipBottomLeft } from './icons/PipBottomLeft.mjs';
|
|
275
|
+
export { PipBottomRight } from './icons/PipBottomRight.mjs';
|
|
276
|
+
export { PipTopLeft } from './icons/PipTopLeft.mjs';
|
|
277
|
+
export { PipTopRight } from './icons/PipTopRight.mjs';
|
|
278
|
+
export { Play } from './icons/Play.mjs';
|
|
279
|
+
export { PlayFilled } from './icons/PlayFilled.mjs';
|
|
280
|
+
export { Plug } from './icons/Plug.mjs';
|
|
281
|
+
export { Plus } from './icons/Plus.mjs';
|
|
282
|
+
export { PlusCircle } from './icons/PlusCircle.mjs';
|
|
283
|
+
export { Preferences } from './icons/Preferences.mjs';
|
|
284
|
+
export { Printer } from './icons/Printer.mjs';
|
|
285
|
+
export { PunchCard } from './icons/PunchCard.mjs';
|
|
286
|
+
export { Puzzle } from './icons/Puzzle.mjs';
|
|
287
|
+
export { PuzzleJoined } from './icons/PuzzleJoined.mjs';
|
|
288
|
+
export { Redo } from './icons/Redo.mjs';
|
|
289
|
+
export { Refresh } from './icons/Refresh.mjs';
|
|
290
|
+
export { Restore } from './icons/Restore.mjs';
|
|
291
|
+
export { RewardRibbon } from './icons/RewardRibbon.mjs';
|
|
292
|
+
export { Rewind } from './icons/Rewind.mjs';
|
|
293
|
+
export { RewindSkip } from './icons/RewindSkip.mjs';
|
|
294
|
+
export { RewindSkipFilled } from './icons/RewindSkipFilled.mjs';
|
|
295
|
+
export { RightTurnSignal } from './icons/RightTurnSignal.mjs';
|
|
296
|
+
export { Rotate } from './icons/Rotate.mjs';
|
|
297
|
+
export { Satellite } from './icons/Satellite.mjs';
|
|
298
|
+
export { Scan } from './icons/Scan.mjs';
|
|
299
|
+
export { Scissor } from './icons/Scissor.mjs';
|
|
300
|
+
export { Scope } from './icons/Scope.mjs';
|
|
301
|
+
export { Seatbelt } from './icons/Seatbelt.mjs';
|
|
302
|
+
export { SeatbeltBuckle } from './icons/SeatbeltBuckle.mjs';
|
|
303
|
+
export { Sensor } from './icons/Sensor.mjs';
|
|
304
|
+
export { Shapes } from './icons/Shapes.mjs';
|
|
305
|
+
export { ShareCircles } from './icons/ShareCircles.mjs';
|
|
306
|
+
export { ShareCirclesFilled } from './icons/ShareCirclesFilled.mjs';
|
|
307
|
+
export { SharePaperplane } from './icons/SharePaperplane.mjs';
|
|
308
|
+
export { Shield } from './icons/Shield.mjs';
|
|
309
|
+
export { ShieldCheck } from './icons/ShieldCheck.mjs';
|
|
310
|
+
export { ShieldCheckmarkFilled } from './icons/ShieldCheckmarkFilled.mjs';
|
|
311
|
+
export { ShieldCircle } from './icons/ShieldCircle.mjs';
|
|
312
|
+
export { ShieldCircleFilled } from './icons/ShieldCircleFilled.mjs';
|
|
313
|
+
export { ShieldCross } from './icons/ShieldCross.mjs';
|
|
314
|
+
export { ShieldCrossFilled } from './icons/ShieldCrossFilled.mjs';
|
|
315
|
+
export { ShieldFilled } from './icons/ShieldFilled.mjs';
|
|
316
|
+
export { ShieldLock } from './icons/ShieldLock.mjs';
|
|
317
|
+
export { ShieldLockFilled } from './icons/ShieldLockFilled.mjs';
|
|
318
|
+
export { ShoppingBag } from './icons/ShoppingBag.mjs';
|
|
319
|
+
export { Snowflake } from './icons/Snowflake.mjs';
|
|
320
|
+
export { SpeakerPhone } from './icons/SpeakerPhone.mjs';
|
|
321
|
+
export { SpeedometerArrow } from './icons/SpeedometerArrow.mjs';
|
|
322
|
+
export { SpeedometerLeft } from './icons/SpeedometerLeft.mjs';
|
|
323
|
+
export { SpeedometerRight } from './icons/SpeedometerRight.mjs';
|
|
324
|
+
export { SpikeCirclePercentage } from './icons/SpikeCirclePercentage.mjs';
|
|
325
|
+
export { SpikeCirclePercentageFilled } from './icons/SpikeCirclePercentageFilled.mjs';
|
|
326
|
+
export { Square } from './icons/Square.mjs';
|
|
327
|
+
export { SquareCheck } from './icons/SquareCheck.mjs';
|
|
328
|
+
export { SquareDollarFilled } from './icons/SquareDollarFilled.mjs';
|
|
329
|
+
export { SquareGrid } from './icons/SquareGrid.mjs';
|
|
330
|
+
export { SquarePencil } from './icons/SquarePencil.mjs';
|
|
331
|
+
export { SquarePlus } from './icons/SquarePlus.mjs';
|
|
332
|
+
export { SquareSubtract } from './icons/SquareSubtract.mjs';
|
|
333
|
+
export { Star } from './icons/Star.mjs';
|
|
334
|
+
export { StarFilled } from './icons/StarFilled.mjs';
|
|
335
|
+
export { Stopwatch } from './icons/Stopwatch.mjs';
|
|
336
|
+
export { Street } from './icons/Street.mjs';
|
|
337
|
+
export { Subtract } from './icons/Subtract.mjs';
|
|
338
|
+
export { SubtractCircle } from './icons/SubtractCircle.mjs';
|
|
339
|
+
export { Table } from './icons/Table.mjs';
|
|
340
|
+
export { Tag } from './icons/Tag.mjs';
|
|
341
|
+
export { Target } from './icons/Target.mjs';
|
|
342
|
+
export { TargetDollar } from './icons/TargetDollar.mjs';
|
|
343
|
+
export { Text } from './icons/Text.mjs';
|
|
344
|
+
export { ThemeDark } from './icons/ThemeDark.mjs';
|
|
345
|
+
export { ThemeLight } from './icons/ThemeLight.mjs';
|
|
346
|
+
export { ThumbsDown } from './icons/ThumbsDown.mjs';
|
|
347
|
+
export { ThumbsDownFilled } from './icons/ThumbsDownFilled.mjs';
|
|
348
|
+
export { ThumbsUp } from './icons/ThumbsUp.mjs';
|
|
349
|
+
export { ThumbsUpFilled } from './icons/ThumbsUpFilled.mjs';
|
|
350
|
+
export { TirePressure } from './icons/TirePressure.mjs';
|
|
351
|
+
export { Toggle } from './icons/Toggle.mjs';
|
|
352
|
+
export { TrafficLight } from './icons/TrafficLight.mjs';
|
|
353
|
+
export { Trash } from './icons/Trash.mjs';
|
|
354
|
+
export { Trophy } from './icons/Trophy.mjs';
|
|
355
|
+
export { TurnSignal } from './icons/TurnSignal.mjs';
|
|
356
|
+
export { TurnSignalFilled } from './icons/TurnSignalFilled.mjs';
|
|
357
|
+
export { TwoDevices } from './icons/TwoDevices.mjs';
|
|
358
|
+
export { Undo } from './icons/Undo.mjs';
|
|
359
|
+
export { Upgrade } from './icons/Upgrade.mjs';
|
|
360
|
+
export { Upload } from './icons/Upload.mjs';
|
|
361
|
+
export { VehicleGateway } from './icons/VehicleGateway.mjs';
|
|
362
|
+
export { VehicleTrailer } from './icons/VehicleTrailer.mjs';
|
|
363
|
+
export { VehicleTruck } from './icons/VehicleTruck.mjs';
|
|
364
|
+
export { VehicleTruckMagnifyingGlass } from './icons/VehicleTruckMagnifyingGlass.mjs';
|
|
365
|
+
export { Video } from './icons/Video.mjs';
|
|
366
|
+
export { ViewMenu } from './icons/ViewMenu.mjs';
|
|
367
|
+
export { VolumeMuteUI } from './icons/VolumeMuteUI.mjs';
|
|
368
|
+
export { VolumeMuteUIFilled } from './icons/VolumeMuteUIFilled.mjs';
|
|
369
|
+
export { VolumeUI } from './icons/VolumeUI.mjs';
|
|
370
|
+
export { VolumeUIFilled } from './icons/VolumeUIFilled.mjs';
|
|
371
|
+
export { WandSparkle } from './icons/WandSparkle.mjs';
|
|
372
|
+
export { Waveform } from './icons/Waveform.mjs';
|
|
373
|
+
export { Webhooks } from './icons/Webhooks.mjs';
|
|
374
|
+
export { Whistle } from './icons/Whistle.mjs';
|
|
375
|
+
export { WiFiHorizontal } from './icons/WiFiHorizontal.mjs';
|
|
376
|
+
export { WiFiTower } from './icons/WiFiTower.mjs';
|
|
377
|
+
export { WifiVertical } from './icons/WifiVertical.mjs';
|
|
378
|
+
export { WifiVerticalFilled } from './icons/WifiVerticalFilled.mjs';
|
|
379
|
+
export { WifiVerticalFilledDisabled } from './icons/WifiVerticalFilledDisabled.mjs';
|
|
380
|
+
export { WorkflowA } from './icons/WorkflowA.mjs';
|
|
381
|
+
export { WorkflowB } from './icons/WorkflowB.mjs';
|
|
382
|
+
export { Wrench } from './icons/Wrench.mjs';
|
|
383
|
+
export { ZoomBackOut } from './icons/ZoomBackOut.mjs';
|