@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,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const Engine = createIcon('engine', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M6 4H7V5H3V8H2V6H1V11H2V9H3V11.2071L4.79289 13H9.70711L11.7071 11H14.2071L15 10.2071V5.79289L14.2071 5H8V4H9V3H6V4ZM4 10.7929V6H11V10.2929L9.29289 12H5.20711L4 10.7929ZM12 10H13.7929L14 9.79289V6.20711L13.7929 6H12V10Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
Engine.displayName = 'Engine';
|
|
9
|
+
export { Engine };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const Enter = createIcon('enter', [
|
|
5
|
+
createElement('path', { d: 'M12 6V8.97461H5.41613L6.58794 10.1464L5.88082 10.8535L4 8.97267V7.97711L5.88076 6.0963L6.58787 6.80339L5.41669 7.97461H11V6H12Z', key: 'a' }),
|
|
6
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M1 4.5C1 3.67157 1.67157 3 2.5 3H13.5C14.3284 3 15 3.67157 15 4.5V11.5C15 12.3284 14.3284 13 13.5 13H2.5C1.67157 13 1 12.3284 1 11.5V4.5ZM2.5 4C2.22386 4 2 4.22386 2 4.5V11.5C2 11.7761 2.22386 12 2.5 12H13.5C13.7761 12 14 11.7761 14 11.5V4.5C14 4.22386 13.7761 4 13.5 4H2.5Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
Enter.displayName = 'Enter';
|
|
10
|
+
export { Enter };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const EntityAsset = createIcon('entity-asset', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M8 5C6.34315 5 5 6.34315 5 8C5 9.65685 6.34315 11 8 11C9.65685 11 11 9.65685 11 8C11 6.34315 9.65685 5 8 5Z', key: 'a' }),
|
|
6
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M14.0002 8C14.0002 11.3137 11.314 14 8.00024 14C4.68654 14 2.00024 11.3137 2.00024 8C2.00024 4.68629 4.68654 2 8.00024 2C11.314 2 14.0002 4.68629 14.0002 8ZM13.0002 8C13.0002 10.7614 10.7617 13 8.00024 13C5.23882 13 3.00024 10.7614 3.00024 8C3.00024 5.23858 5.23882 3 8.00024 3C10.7617 3 13.0002 5.23858 13.0002 8Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
EntityAsset.displayName = 'EntityAsset';
|
|
10
|
+
export { EntityAsset };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const EntityAssetFilled = createIcon('entity-asset-filled', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M14 8C14 11.3137 11.3137 14 8 14C4.68629 14 2 11.3137 2 8C2 4.68629 4.68629 2 8 2C11.3137 2 14 4.68629 14 8ZM5 8C5 6.34315 6.34315 5 8 5C9.65685 5 11 6.34315 11 8C11 9.65685 9.65685 11 8 11C6.34315 11 5 9.65685 5 8Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
EntityAssetFilled.displayName = 'EntityAssetFilled';
|
|
9
|
+
export { EntityAssetFilled };
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const EntityDriver = createIcon('entity-driver', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M8.00024 4.25C7.07345 4.25 6.50024 5.14337 6.50024 6C6.50024 6.8566 7.07345 7.75 8.00024 7.75C8.927 7.75 9.50024 6.85661 9.50024 6C9.50024 5.14336 8.927 4.25 8.00024 4.25Z', key: 'a' }),
|
|
6
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M10.5995 9.4391L10.5345 9.38709C9.05288 8.2018 6.94761 8.2018 5.466 9.38709L5.40099 9.43909C5.14769 9.64173 5.00024 9.94851 5.00024 10.2729C5.00024 10.6745 5.32578 11 5.72736 11H10.2731C10.6747 11 11.0002 10.6745 11.0002 10.2729C11.0002 9.94851 10.8528 9.64173 10.5995 9.4391Z', key: 'b' }),
|
|
7
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M14.0002 8C14.0002 11.3137 11.314 14 8.00024 14C4.68654 14 2.00024 11.3137 2.00024 8C2.00024 4.68629 4.68654 2 8.00024 2C11.314 2 14.0002 4.68629 14.0002 8ZM13.0002 8C13.0002 10.7614 10.7617 13 8.00024 13C5.23882 13 3.00024 10.7614 3.00024 8C3.00024 5.23858 5.23882 3 8.00024 3C10.7617 3 13.0002 5.23858 13.0002 8Z', key: 'c' }),
|
|
8
|
+
]);
|
|
9
|
+
|
|
10
|
+
EntityDriver.displayName = 'EntityDriver';
|
|
11
|
+
export { EntityDriver };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const EntityDriverFilled = createIcon('entity-driver-filled', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M14 8C14 11.3137 11.3137 14 8 14C4.68629 14 2 11.3137 2 8C2 4.68629 4.68629 2 8 2C11.3137 2 14 4.68629 14 8ZM8.00024 4.25C7.07345 4.25 6.50024 5.14337 6.50024 6C6.50024 6.8566 7.07345 7.75 8.00024 7.75C8.927 7.75 9.50024 6.85661 9.50024 6C9.50024 5.14336 8.927 4.25 8.00024 4.25ZM10.5995 9.43909L10.5345 9.38709C9.05288 8.2018 6.94761 8.2018 5.466 9.38709L5.40099 9.43909C5.14769 9.64173 5.00024 9.94851 5.00024 10.2729C5.00024 10.6745 5.32578 11 5.72736 11H10.2731C10.6747 11 11.0002 10.6745 11.0002 10.2729C11.0002 9.94851 10.8528 9.64173 10.5995 9.43909Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
EntityDriverFilled.displayName = 'EntityDriverFilled';
|
|
9
|
+
export { EntityDriverFilled };
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const EntityTravelGroup = createIcon('entity-travel-group', [
|
|
5
|
+
createElement('path', { d: 'M7.95686 11.2463L7.35626 8.64368L4.75367 8.04308L4.52881 9.01747L6.52241 9.47754L6.98247 11.4711L7.95686 11.2463Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M10.2126 5.15002L5.96997 6.56424L6.01565 7.52577L8.00925 7.98584L8.46932 9.97944L9.43085 10.0251L10.8451 5.78248L10.2126 5.15002Z', key: 'b' }),
|
|
7
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M8.00024 14C11.314 14 14.0002 11.3137 14.0002 8C14.0002 4.68629 11.314 2 8.00024 2C4.68654 2 2.00024 4.68629 2.00024 8C2.00024 11.3137 4.68654 14 8.00024 14ZM8.00024 13C10.7617 13 13.0002 10.7614 13.0002 8C13.0002 5.23858 10.7617 3 8.00024 3C5.23882 3 3.00024 5.23858 3.00024 8C3.00024 10.7614 5.23882 13 8.00024 13Z', key: 'c' }),
|
|
8
|
+
]);
|
|
9
|
+
|
|
10
|
+
EntityTravelGroup.displayName = 'EntityTravelGroup';
|
|
11
|
+
export { EntityTravelGroup };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const EntityTravelGroupFilled = createIcon('entity-travel-group-filled', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M8 14C11.3137 14 14 11.3137 14 8C14 4.68629 11.3137 2 8 2C4.68629 2 2 4.68629 2 8C2 11.3137 4.68629 14 8 14ZM7.35626 8.64368L7.95686 11.2463L6.98247 11.4711L6.52241 9.47754L4.52881 9.01747L4.75367 8.04308L7.35626 8.64368ZM5.96997 6.56424L10.2126 5.15002L10.8451 5.78248L9.43085 10.0251L8.46932 9.97944L8.00925 7.98584L6.01565 7.52577L5.96997 6.56424Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
EntityTravelGroupFilled.displayName = 'EntityTravelGroupFilled';
|
|
9
|
+
export { EntityTravelGroupFilled };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const EntityVehicle = createIcon('entity-vehicle', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M9.96332 5.40436L4.66002 7.17213L4.69687 8.13154L7.23425 8.76589L7.8686 11.3033L8.82801 11.3401L10.5958 6.03682L9.96332 5.40436Z', key: 'a' }),
|
|
6
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M14.0002 8C14.0002 11.3137 11.314 14 8.00024 14C4.68654 14 2.00024 11.3137 2.00024 8C2.00024 4.68629 4.68654 2 8.00024 2C11.314 2 14.0002 4.68629 14.0002 8ZM13.0002 8C13.0002 10.7614 10.7617 13 8.00024 13C5.23882 13 3.00024 10.7614 3.00024 8C3.00024 5.23858 5.23882 3 8.00024 3C10.7617 3 13.0002 5.23858 13.0002 8Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
EntityVehicle.displayName = 'EntityVehicle';
|
|
10
|
+
export { EntityVehicle };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const EntityVehicleCharging = createIcon('entity-vehicle-charging', [
|
|
5
|
+
createElement('path', { d: 'M8.88914 4.75H9.38652L8.82677 6.98902L10.375 7.43134V8.03025L7.15525 11.25H6.64256L7.18946 8.51549L5.625 8.0685V7.47011L8.88914 4.75Z', key: 'a' }),
|
|
6
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M14.0002 8C14.0002 11.3137 11.314 14 8.00024 14C4.68654 14 2.00024 11.3137 2.00024 8C2.00024 4.68629 4.68654 2 8.00024 2C11.314 2 14.0002 4.68629 14.0002 8ZM13.0002 8C13.0002 10.7614 10.7617 13 8.00024 13C5.23882 13 3.00024 10.7614 3.00024 8C3.00024 5.23858 5.23882 3 8.00024 3C10.7617 3 13.0002 5.23858 13.0002 8Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
EntityVehicleCharging.displayName = 'EntityVehicleCharging';
|
|
10
|
+
export { EntityVehicleCharging };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const EntityVehicleChargingFilled = createIcon('entity-vehicle-charging-filled', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M14 8C14 11.3137 11.3137 14 8 14C4.68629 14 2 11.3137 2 8C2 4.68629 4.68629 2 8 2C11.3137 2 14 4.68629 14 8ZM9.38652 4.75H8.88914L5.625 7.47011V8.0685L7.18946 8.51549L6.64256 11.25H7.15525L10.375 8.03025V7.43134L8.82677 6.98902L9.38652 4.75Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
EntityVehicleChargingFilled.displayName = 'EntityVehicleChargingFilled';
|
|
9
|
+
export { EntityVehicleChargingFilled };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const EntityVehicleFilled = createIcon('entity-vehicle-filled', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M14 8C14 11.3137 11.3137 14 8 14C4.68629 14 2 11.3137 2 8C2 4.68629 4.68629 2 8 2C11.3137 2 14 4.68629 14 8ZM9.96332 5.40436L4.66002 7.17213L4.69687 8.13154L7.23425 8.76589L7.8686 11.3033L8.82801 11.3401L10.5958 6.03682L9.96332 5.40436Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
EntityVehicleFilled.displayName = 'EntityVehicleFilled';
|
|
9
|
+
export { EntityVehicleFilled };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const EntityVehicleImmobilized = createIcon('entity-vehicle-immobilized', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M7.76264 5.76256C8.44606 5.07915 9.55409 5.07915 10.2375 5.76256C10.9209 6.44598 10.9209 7.55402 10.2375 8.23744C9.67695 8.798 8.83071 8.89877 8.16744 8.53975L7.49384 9.21334L8.01527 9.73478L7.13409 10.616L6.61266 10.0945L5.70718 11L5.00008 10.2929L7.46033 7.83264C7.10131 7.16937 7.20208 6.32313 7.76264 5.76256ZM9.53041 6.46967C9.23751 6.17678 8.76264 6.17678 8.46975 6.46967C8.17685 6.76256 8.17685 7.23744 8.46975 7.53033C8.76264 7.82322 9.23751 7.82322 9.53041 7.53033C9.8233 7.23744 9.8233 6.76256 9.53041 6.46967Z', key: 'a' }),
|
|
6
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M14.0002 8C14.0002 11.3137 11.314 14 8.00024 14C4.68654 14 2.00024 11.3137 2.00024 8C2.00024 4.68629 4.68654 2 8.00024 2C11.314 2 14.0002 4.68629 14.0002 8ZM13.0002 8C13.0002 10.7614 10.7617 13 8.00024 13C5.23882 13 3.00024 10.7614 3.00024 8C3.00024 5.23858 5.23882 3 8.00024 3C10.7617 3 13.0002 5.23858 13.0002 8Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
EntityVehicleImmobilized.displayName = 'EntityVehicleImmobilized';
|
|
10
|
+
export { EntityVehicleImmobilized };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const EntityVehicleImmobilizedFilled = createIcon('entity-vehicle-immobilized-filled', [
|
|
5
|
+
createElement('path', { d: 'M9.53041 6.46967C9.23751 6.17678 8.76264 6.17678 8.46975 6.46967C8.17685 6.76256 8.17685 7.23744 8.46975 7.53033C8.76264 7.82322 9.23751 7.82322 9.53041 7.53033C9.8233 7.23744 9.8233 6.76256 9.53041 6.46967Z', key: 'a' }),
|
|
6
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M8 14C11.3137 14 14 11.3137 14 8C14 4.68629 11.3137 2 8 2C4.68629 2 2 4.68629 2 8C2 11.3137 4.68629 14 8 14ZM7.76264 5.76256C8.44606 5.07915 9.55409 5.07915 10.2375 5.76256C10.9209 6.44598 10.9209 7.55402 10.2375 8.23744C9.67695 8.798 8.83071 8.89877 8.16744 8.53975L7.49384 9.21334L8.01527 9.73478L7.13409 10.616L6.61266 10.0945L5.70711 11.0001L5 10.293L7.46033 7.83264C7.10131 7.16937 7.20208 6.32313 7.76264 5.76256Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
EntityVehicleImmobilizedFilled.displayName = 'EntityVehicleImmobilizedFilled';
|
|
10
|
+
export { EntityVehicleImmobilizedFilled };
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const ErrorTriangle = createIcon('error-triangle', [
|
|
5
|
+
createElement('path', { d: 'M7.49991 10V6H8.49991V10H7.49991Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M7.49991 12V11H8.49991V12H7.49991Z', key: 'b' }),
|
|
7
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M9.28065 2.7377C8.69562 1.7798 7.30434 1.78022 6.7199 2.73849L1.23053 11.7389C0.620892 12.7385 1.34034 14.02 2.51114 14.02H13.4974C14.6686 14.02 15.388 12.7377 14.7776 11.7382L9.28065 2.7377ZM7.57364 3.25918C7.76846 2.93976 8.23221 2.93962 8.42722 3.25892L13.9241 12.2594C14.1276 12.5926 13.8878 13.02 13.4974 13.02H2.51114C2.12087 13.02 1.88106 12.5928 2.08427 12.2596L7.57364 3.25918Z', key: 'c' }),
|
|
8
|
+
]);
|
|
9
|
+
|
|
10
|
+
ErrorTriangle.displayName = 'ErrorTriangle';
|
|
11
|
+
export { ErrorTriangle };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const ErrorTriangleFilled = createIcon('error-triangle-filled', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M6.7199 2.73849C7.30434 1.78022 8.69562 1.7798 9.28065 2.7377L14.7776 11.7382C15.388 12.7377 14.6686 14.02 13.4974 14.02H2.51114C1.34034 14.02 0.620892 12.7385 1.23053 11.7389L6.7199 2.73849ZM7.49991 5.99998V9.99998H8.49991V5.99998H7.49991ZM7.49991 11V12H8.49991V11H7.49991Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
ErrorTriangleFilled.displayName = 'ErrorTriangleFilled';
|
|
9
|
+
export { ErrorTriangleFilled };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const ErrorTriangleSimpleFilled = createIcon('error-triangle-simple-filled', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M9.09472 3.59845C8.59295 2.80023 7.39966 2.80058 6.89839 3.59911L2.19018 11.0992C1.6673 11.9321 2.28437 13 3.28856 13H12.7114C13.716 13 14.333 11.9315 13.8094 11.0985L9.09472 3.59845Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
ErrorTriangleSimpleFilled.displayName = 'ErrorTriangleSimpleFilled';
|
|
9
|
+
export { ErrorTriangleSimpleFilled };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const Export = createIcon('export', [
|
|
5
|
+
createElement('path', { d: 'M12.583 5L10.9617 3.37871L11.6688 2.6716L14.0042 5.00701V5.99304L11.6688 8.32845L10.9617 7.62135L12.583 6H8V11H7V5H12.583Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M2 12.5V10H3V12.5C3 12.7761 3.22386 13 3.5 13H12.5C12.7761 13 13 12.7761 13 12.5V10H14V12.5C14 13.3284 13.3284 14 12.5 14H3.5C2.67157 14 2 13.3284 2 12.5Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
Export.displayName = 'Export';
|
|
10
|
+
export { Export };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const ExternalLink = createIcon('external-link', [
|
|
5
|
+
createElement('path', { d: 'M3.5 3C3.22386 3 3 3.22386 3 3.5V12.5C3 12.7761 3.22386 13 3.5 13H12.5C12.7761 13 13 12.7761 13 12.5V8H14V12.5C14 13.3284 13.3284 14 12.5 14H3.5C2.67157 14 2 13.3284 2 12.5V3.5C2 2.67157 2.67157 2 3.5 2H8V3H3.5Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M10 3H12.2929L8.14645 7.14645L8.85355 7.85356L13 3.70711V6H14V2H10V3Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
ExternalLink.displayName = 'ExternalLink';
|
|
10
|
+
export { ExternalLink };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const Eye = createIcon('eye', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M8 6C6.89543 6 6 6.89543 6 8C6 9.10457 6.89543 10 8 10C9.10457 10 10 9.10457 10 8C10 6.89543 9.10457 6 8 6ZM7 8C7 7.44772 7.44772 7 8 7C8.55228 7 9 7.44772 9 8C9 8.55228 8.55228 9 8 9C7.44772 9 7 8.55228 7 8Z', key: 'a' }),
|
|
6
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M1 7.51474C1.75407 5.75959 4.07689 3 8 3C11.9273 3 14.2487 5.76543 15 7.52016V8.47984C14.2487 10.2346 11.9273 13 8 13C4.07689 13 1.75407 10.2404 1 8.48526V7.51474ZM8 12C4.50597 12 2.46708 9.47009 1.88094 8C2.46708 6.52991 4.50597 4 8 4C11.4939 4 13.5307 6.52973 14.1167 8C13.5307 9.47026 11.4939 12 8 12Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
Eye.displayName = 'Eye';
|
|
10
|
+
export { Eye };
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const EyeDisabled = createIcon('eye-disabled', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M1.14648 14.1464L3.64549 11.6474C2.29211 10.7028 1.41199 9.44429 1 8.48547V7.51453C1.75416 5.75937 4.07696 3 7.99991 3C9.34498 3 10.5017 3.32439 11.4714 3.82146L14.1465 1.14642L14.8536 1.85353L1.85359 14.8535L1.14648 14.1464ZM1.88084 8C2.22073 8.85245 3.04909 10.0613 4.36639 10.9265L6.27692 9.01599C6.10097 8.71823 6 8.37091 6 8C6 6.89543 6.89543 6 8 6C8.37091 6 8.71823 6.10097 9.01599 6.27692L10.7206 4.57229C9.94137 4.22183 9.03452 4 7.99991 4C4.50588 4 2.46699 6.52991 1.88084 8ZM8.25903 7.03387L7.03387 8.25903C7.01178 8.17642 7 8.08958 7 8C7 7.44772 7.44772 7 8 7C8.08958 7 8.17642 7.01178 8.25903 7.03387Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M7.99973 13C7.11361 13 6.30913 12.8592 5.58594 12.621L6.3958 11.8112C6.89119 11.9318 7.42583 12 7.99973 12C11.4936 12 13.5304 9.47029 14.1165 8.00002C13.8563 7.34729 13.3102 6.48574 12.4775 5.72943L13.1849 5.02203C14.0761 5.84387 14.6801 6.77367 14.9998 7.5204V8.47965C14.2486 10.2344 11.9272 13 7.99973 13Z', key: 'b' }),
|
|
7
|
+
createElement('path', { d: 'M10 8C10 9.10457 9.10457 10 8 10L10 8Z', key: 'c' }),
|
|
8
|
+
]);
|
|
9
|
+
|
|
10
|
+
EyeDisabled.displayName = 'EyeDisabled';
|
|
11
|
+
export { EyeDisabled };
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const EyeLock = createIcon('eye-lock', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M11.5 2.5V3H11V6H15V3H14.5V2.5C14.5 1.67157 13.8284 1 13 1C12.1716 1 11.5 1.67157 11.5 2.5ZM13 2C12.7239 2 12.5 2.22386 12.5 2.5V3H13.5V2.5C13.5 2.22386 13.2761 2 13 2ZM12 5V4H14V5H12Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M1.88094 8C2.46708 9.47009 4.50597 12 8 12C11.4939 12 13.5307 9.47026 14.1167 8L15 8V8.47984C14.2487 10.2346 11.9273 13 8 13C4.07689 13 1.75407 10.2404 1 8.48526V7.51474C1.75407 5.75959 4.07689 3 8 3C8.34577 3 8.6791 3.02144 9 3.06173V4.07165C8.6811 4.02506 8.34777 4 8 4C4.50597 4 2.46708 6.52991 1.88094 8Z', key: 'b' }),
|
|
7
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M6 8C6 6.89543 6.89543 6 8 6C9.10457 6 10 6.89543 10 8C10 9.10457 9.10457 10 8 10C6.89543 10 6 9.10457 6 8ZM8 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: 'c' }),
|
|
8
|
+
]);
|
|
9
|
+
|
|
10
|
+
EyeLock.displayName = 'EyeLock';
|
|
11
|
+
export { EyeLock };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const FastForward = createIcon('fast-forward', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M8 8.49818V10.2965L8.6958 10.9921L14 8.49563V7.50413L8.70646 4.99756L8 5.70387V7.5016L2.71183 4.99757L2.00537 5.70389V10.2965L2.70117 10.9921L8 8.49818ZM9 6.243V9.74371L12.7077 7.99865L9 6.243ZM3.00537 6.24301V9.74373L6.71306 7.99866L3.00537 6.24301Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
FastForward.displayName = 'FastForward';
|
|
9
|
+
export { FastForward };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const FastForwardSkip = createIcon('fast-forward-skip', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M3 4.70408V11.2896L3.00098 11.2887L3.70739 11.9951L11 8.49848V7.50143L3.70547 3.99713L3.70621 3.99787L3 4.70408ZM4 5.24803V10.7458L9.72758 7.99957L4 5.24803Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M12 12H13V4H12V12Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
FastForwardSkip.displayName = 'FastForwardSkip';
|
|
10
|
+
export { FastForwardSkip };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const Filters = createIcon('filters', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M2 3.5H14V4.5H2V3.5ZM12 8.5H4V7.5H12V8.5ZM6 11.5H10V12.5H6V11.5Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
Filters.displayName = 'Filters';
|
|
9
|
+
export { Filters };
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const FitToScreen = createIcon('fit-to-screen', [
|
|
5
|
+
createElement('path', { d: 'M3.5 2C2.67157 2 2 2.67157 2 3.5V7H3V3.5C3 3.22386 3.22386 3 3.5 3H7V2H3.5Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M9 3H12.5C12.7761 3 13 3.22386 13 3.5V7H14V3.5C14 2.67157 13.3284 2 12.5 2H9V3Z', key: 'b' }),
|
|
7
|
+
createElement('path', { d: 'M3 12.5V9H2V12.5C2 13.3284 2.67157 14 3.5 14H7V13H3.5C3.22386 13 3 12.7761 3 12.5Z', key: 'c' }),
|
|
8
|
+
createElement('path', { d: 'M14 9H13V12.5C13 12.7761 12.7761 13 12.5 13H9V14H12.5C13.3284 14 14 13.3284 14 12.5V9Z', key: 'd' }),
|
|
9
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M8 6C6.89543 6 6 6.89543 6 8C6 9.10457 6.89543 10 8 10C9.10457 10 10 9.10457 10 8C10 6.89543 9.10457 6 8 6ZM7 8C7 7.44772 7.44772 7 8 7C8.55228 7 9 7.44772 9 8C9 8.55228 8.55228 9 8 9C7.44772 9 7 8.55228 7 8Z', key: 'e' }),
|
|
10
|
+
]);
|
|
11
|
+
|
|
12
|
+
FitToScreen.displayName = 'FitToScreen';
|
|
13
|
+
export { FitToScreen };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const Flag = createIcon('flag', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M4 3C4 3.27898 3.88575 3.53129 3.7015 3.71267L3.9589 4.60642C4.9386 4.06524 6.53972 3.5407 8.25725 4.57122C9.12807 5.09371 9.84668 5.06771 10.3922 4.85973C10.8928 4.66887 11.2788 4.31154 11.5023 4H12.499L14.043 9.06675L13.9287 9.25724C13.6376 9.74252 13.0645 10.3757 12.2601 10.7218C11.4269 11.0803 10.3825 11.1126 9.24275 10.4287C7.81681 9.57316 6.47863 10.1329 5.69325 10.6283L6.37632 13H8V14H4V13H5.33567L2.73324 3.96403C2.31046 3.84729 2 3.4599 2 3C2 2.44772 2.44772 2 3 2C3.55228 2 4 2.44772 4 3ZM5.40726 9.63531L4.24408 5.59658C5.03556 5.10971 6.34712 4.59133 7.74275 5.42871C8.87193 6.10622 9.91113 6.11335 10.7484 5.79412C11.1612 5.63676 11.5155 5.40397 11.8034 5.14775L12.9529 8.91985C12.7203 9.23628 12.343 9.59745 11.8649 9.8032C11.3231 10.0363 10.6175 10.0874 9.75725 9.57123C8.0092 8.5224 6.38173 9.08439 5.40726 9.63531Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
Flag.displayName = 'Flag';
|
|
9
|
+
export { Flag };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const FlagFilled = createIcon('flag-filled', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M3.70149 3.71267C3.88575 3.53129 4 3.27899 4 3C4 2.44772 3.55228 2 3 2C2.44772 2 2 2.44772 2 3C2 3.4599 2.31046 3.84729 2.73324 3.96402L5.33567 13H4V14H8V13H6.37632L5.69325 10.6283C6.47863 10.1329 7.81682 9.57317 9.24276 10.4287C10.3825 11.1126 11.4269 11.0803 12.2601 10.7218C13.0645 10.3757 13.6376 9.74253 13.9288 9.25725L14.0431 9.06676L12.4991 4H11.5023C11.2789 4.31155 10.8928 4.66888 10.3922 4.85974C9.8467 5.06772 9.12809 5.09373 8.25726 4.57123C6.53973 3.54071 4.93861 4.06525 3.95891 4.60644L3.70149 3.71267Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
FlagFilled.displayName = 'FlagFilled';
|
|
9
|
+
export { FlagFilled };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const FloppyDisk = createIcon('floppy-disk', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M14 2H2V14H11.7071L14 11.7071V2ZM3 13V3H4V5.5C4 6.32843 4.67157 7 5.5 7H10.5C11.3284 7 12 6.32843 12 5.5V3H13V11.2929L11.2929 13H11V10.5C11 9.67157 10.3284 9 9.5 9H6.5C5.67157 9 5 9.67157 5 10.5V13H3ZM10 10.5V13H8V11H7V13H6V10.5C6 10.2239 6.22386 10 6.5 10H9.5C9.77614 10 10 10.2239 10 10.5ZM11 3H5V5.5C5 5.77614 5.22386 6 5.5 6H10.5C10.7761 6 11 5.77614 11 5.5V3Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
FloppyDisk.displayName = 'FloppyDisk';
|
|
9
|
+
export { FloppyDisk };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const Folder = createIcon('folder', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M7.29289 5L5.29289 3H2V13H14V5H7.29289ZM5.70711 2L7.70711 4H15V14H1V2H5.70711Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
Folder.displayName = 'Folder';
|
|
9
|
+
export { Folder };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const FolderFilled = createIcon('folder-filled', [
|
|
5
|
+
createElement('path', { d: 'M5.70711 2H1V14H15V4H7.70711L5.70711 2Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
FolderFilled.displayName = 'FolderFilled';
|
|
9
|
+
export { FolderFilled };
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const FuelPump = createIcon('fuel-pump', [
|
|
5
|
+
createElement('path', { d: 'M5 8H6V7H5V8Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M9 8H10V7H9V8Z', key: 'b' }),
|
|
7
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M4.5 1C3.67157 1 3 1.67157 3 2.5V14H12V10H12.5C13.3284 10 14 9.32843 14 8.5V4H13V8.5C13 8.77614 12.7761 9 12.5 9H12V2.5C12 1.67157 11.3284 1 10.5 1H4.5ZM4 2.5C4 2.22386 4.22386 2 4.5 2L10.5 2C10.7761 2 11 2.22386 11 2.5V4H4V2.5ZM11 12.9408H4V5H11V12.9408Z', key: 'c' }),
|
|
8
|
+
]);
|
|
9
|
+
|
|
10
|
+
FuelPump.displayName = 'FuelPump';
|
|
11
|
+
export { FuelPump };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const FullScreen = createIcon('full-screen', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M2 3.5C2 2.67157 2.67157 2 3.5 2H7V3H3.5C3.22386 3 3 3.22386 3 3.5V7H2V3.5ZM12.5 3H9V2H12.5C13.3284 2 14 2.67157 14 3.5V7H13V3.5C13 3.22386 12.7761 3 12.5 3ZM3 9V12.5C3 12.7761 3.22386 13 3.5 13H7V14H3.5C2.67157 14 2 13.3284 2 12.5V9H3ZM13 9H14V12.5C14 13.3284 13.3284 14 12.5 14H9V13H12.5C12.7761 13 13 12.7761 13 12.5V9Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
FullScreen.displayName = 'FullScreen';
|
|
9
|
+
export { FullScreen };
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const FullScreenExit = createIcon('full-screen-exit', [
|
|
5
|
+
createElement('path', { d: 'M5.5 7C6.32843 7 7 6.32843 7 5.5L7 2H6L6 5.5C6 5.77614 5.77614 6 5.5 6L2 6V7L5.5 7Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M10.5 9C9.67157 9 9 9.67157 9 10.5L9 14H10L10 10.5C10 10.2239 10.2239 10 10.5 10L14 10V9L10.5 9Z', key: 'b' }),
|
|
7
|
+
createElement('path', { d: 'M10.5 7C9.67157 7 9 6.32843 9 5.5V2H10V5.5C10 5.77614 10.2239 6 10.5 6H14V7H10.5Z', key: 'c' }),
|
|
8
|
+
createElement('path', { d: 'M7 10.5C7 9.67157 6.32843 9 5.5 9L2 9V10H5.5C5.77614 10 6 10.2239 6 10.5L6 14H7L7 10.5Z', key: 'd' }),
|
|
9
|
+
]);
|
|
10
|
+
|
|
11
|
+
FullScreenExit.displayName = 'FullScreenExit';
|
|
12
|
+
export { FullScreenExit };
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const Gauge = createIcon('gauge', [
|
|
5
|
+
createElement('path', { d: 'M6.21426 6.25039C6.6686 5.78674 7.30036 5.5 8 5.5C8.69964 5.5 9.3314 5.78674 9.78574 6.25039C10.2281 6.7018 10.5 7.31865 10.5 8H11.5C11.5 7.04652 11.1181 6.18124 10.5 5.55049C9.8653 4.90281 8.97924 4.5 8 4.5C7.02076 4.5 6.1347 4.90281 5.50002 5.55049C4.88193 6.18124 4.5 7.04652 4.5 8H5.5C5.5 7.31865 5.77191 6.7018 6.21426 6.25039Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M9 10.5C9 11.0523 8.55228 11.5 8 11.5C7.44772 11.5 7 11.0523 7 10.5C7 10.1299 7.2011 9.80669 7.5 9.63378V7H8.5V9.63378C8.7989 9.80669 9 10.1299 9 10.5Z', key: 'b' }),
|
|
7
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M8 2C4.68629 2 2 4.68629 2 8C2 11.3137 4.68629 14 8 14C11.3137 14 14 11.3137 14 8C14 4.68629 11.3137 2 8 2ZM3 8C3 5.23858 5.23858 3 8 3C10.7614 3 13 5.23858 13 8C13 10.7614 10.7614 13 8 13C5.23858 13 3 10.7614 3 8Z', key: 'c' }),
|
|
8
|
+
]);
|
|
9
|
+
|
|
10
|
+
Gauge.displayName = 'Gauge';
|
|
11
|
+
export { Gauge };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const Gear = createIcon('gear', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M8.00007 6C6.8955 6 6.00007 6.89543 6.00007 8C6.00007 9.10457 6.8955 10 8.00007 10C9.10464 10 10.0001 9.10457 10.0001 8C10.0001 6.89543 9.10464 6 8.00007 6ZM7.00007 8C7.00007 7.44772 7.44779 7 8.00007 7C8.55236 7 9.00007 7.44772 9.00007 8C9.00007 8.55228 8.55236 9 8.00007 9C7.44779 9 7.00007 8.55228 7.00007 8Z', key: 'a' }),
|
|
6
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M9.43122 2H6.5689L6.00301 4.16609L5.55237 4.41506L3.31233 3.80187L1.86157 6.20644L3.54882 7.7676L3.54882 8.2324L1.86157 9.79357L3.31233 12.1981L5.55237 11.5849L6.00301 11.8339L6.5689 14H9.43122L9.99711 11.8339L10.4478 11.5849L12.6878 12.1981L14.1386 9.79357L12.4513 8.2324L12.4513 7.7676L14.1386 6.20644L12.6878 3.80187L10.4478 4.41506L9.99711 4.16608L9.43122 2ZM6.8621 4.83391L7.34121 3H8.6589L9.13802 4.83392L10.3199 5.48687L12.2223 4.96609L12.8616 6.02562L11.4513 7.33048L11.4513 8.66953L12.8616 9.97439L12.2223 11.0339L10.3199 10.5131L9.13802 11.1661L8.6589 13H7.34121L6.8621 11.1661L5.68028 10.5131L3.77783 11.0339L3.13858 9.97439L4.54882 8.66953L4.54882 7.33048L3.13858 6.02562L3.77783 4.96609L5.68029 5.48687L6.8621 4.83391Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
Gear.displayName = 'Gear';
|
|
10
|
+
export { Gear };
|