@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 ThemeDark = createIcon('theme-dark', [
|
|
5
|
+
createElement('path', { d: 'M6 4.50116C6 4.23696 6.01942 3.97716 6.05566 3.72284C4.81793 4.5247 4 5.91778 4 7.50116C4 9.98644 6.01472 12.0012 8.5 12.0012C10.083 12.0012 11.4745 11.1828 12.2764 9.9455C12.0228 9.98172 11.7636 10.0012 11.5 10.0012C8.46243 10.0012 6 7.53873 6 4.50116ZM7 4.50116C7 6.98644 9.01472 9.00116 11.5 9.00116C12.0376 9.00116 12.5528 8.90577 13.0312 8.7326L13.6709 9.37225C12.9054 11.4872 10.8814 13.0012 8.5 13.0012C5.46243 13.0012 3 10.5387 3 7.50116C3 5.12021 4.51342 3.09601 6.62793 2.33026L7.26758 2.96991C7.09466 3.44777 7 3.96311 7 4.50116Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
ThemeDark.displayName = 'ThemeDark';
|
|
9
|
+
export { ThemeDark };
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const ThemeLight = createIcon('theme-light', [
|
|
5
|
+
createElement('path', { d: 'M8.5 15H7.5V13.5H8.5V15Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M4.46484 12.2432L3.40332 13.3037L2.69629 12.5967L3.75781 11.5361L4.46484 12.2432Z', key: 'b' }),
|
|
7
|
+
createElement('path', { d: 'M13.3037 12.5967L12.5957 13.3037L11.5352 12.2422L12.2422 11.5352L13.3037 12.5967Z', key: 'c' }),
|
|
8
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M8 3.5C10.4853 3.5 12.5 5.51472 12.5 8C12.5 10.4853 10.4853 12.5 8 12.5C5.51472 12.5 3.5 10.4853 3.5 8C3.5 5.51472 5.51472 3.5 8 3.5ZM8 4.5C6.067 4.5 4.5 6.067 4.5 8C4.5 9.933 6.067 11.5 8 11.5C9.933 11.5 11.5 9.933 11.5 8C11.5 6.067 9.933 4.5 8 4.5Z', key: 'd' }),
|
|
9
|
+
createElement('path', { d: 'M2.5 8.5H1V7.5H2.5V8.5Z', key: 'e' }),
|
|
10
|
+
createElement('path', { d: 'M15 8.5H13.5V7.5H15V8.5Z', key: 'f' }),
|
|
11
|
+
createElement('path', { d: 'M4.46484 3.75781L3.75684 4.46484L2.69629 3.4043L3.40332 2.69629L4.46484 3.75781Z', key: 'g' }),
|
|
12
|
+
createElement('path', { d: 'M13.3037 3.4043L12.2422 4.46484L11.5352 3.75781L12.5967 2.69727L13.3037 3.4043Z', key: 'h' }),
|
|
13
|
+
createElement('path', { d: 'M8.5 2.5H7.5V1H8.5V2.5Z', key: 'i' }),
|
|
14
|
+
]);
|
|
15
|
+
|
|
16
|
+
ThemeLight.displayName = 'ThemeLight';
|
|
17
|
+
export { ThemeLight };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const ThumbsDown = createIcon('thumbs-down', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M4.29288 10H2V3L10.4296 3.00001C11.2655 3.00001 12.0461 3.41776 12.5098 4.11326L14.7481 7.47073C14.9123 7.71713 15 8.00665 15 8.30278V8.50001C15 9.32843 14.3284 10 13.5 10H9.77873C9.72914 10 9.68148 10.0192 9.64573 10.0536C9.58809 10.109 9.57089 10.1944 9.60259 10.2679L10.7442 12.9128C10.9736 13.4444 10.8228 14.0637 10.3747 14.4304C9.85908 14.8522 9.10766 14.8148 8.63657 14.3437L4.29288 10ZM4 9V4H3V9H4ZM5 9.2929L9.34367 13.6366C9.45149 13.7444 9.62346 13.753 9.74146 13.6564C9.84402 13.5725 9.87852 13.4308 9.82602 13.3091L8.68445 10.6641C8.48754 10.2079 8.59436 9.67737 8.9525 9.33288C9.17453 9.11931 9.47065 9.00001 9.77873 9.00001H13.5C13.7761 9.00001 14 8.77615 14 8.50001V8.30278C14 8.20407 13.9708 8.10757 13.916 8.02543L11.6777 4.66796C11.3995 4.25066 10.9312 4.00001 10.4296 4.00001H5V9.2929Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
ThumbsDown.displayName = 'ThumbsDown';
|
|
9
|
+
export { ThumbsDown };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const ThumbsDownFilled = createIcon('thumbs-down-filled', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M4.29288 10H2V3L10.4296 3.00001C11.2655 3.00001 12.0461 3.41776 12.5098 4.11326L14.7481 7.47073C14.9123 7.71713 15 8.00665 15 8.30278V8.50001C15 9.32843 14.3284 10 13.5 10H9.77873C9.72914 10 9.68148 10.0192 9.64573 10.0536C9.58809 10.109 9.57089 10.1944 9.60259 10.2679L10.7442 12.9128C10.9736 13.4444 10.8228 14.0637 10.3747 14.4304C9.85908 14.8522 9.10766 14.8148 8.63657 14.3437L4.29288 10ZM4 9V4H3V9H4Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
ThumbsDownFilled.displayName = 'ThumbsDownFilled';
|
|
9
|
+
export { ThumbsDownFilled };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const ThumbsUp = createIcon('thumbs-up', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M10.3747 1.56963C9.85908 1.14775 9.10767 1.18522 8.63657 1.65632L4.29289 6H2V13L10.4296 13C11.2655 13 12.0461 12.5822 12.5098 11.8867L14.7481 8.52926C14.9124 8.28286 15 7.99335 15 7.69721V7.49999C15 6.67156 14.3284 5.99999 13.5 5.99999H9.77874C9.72915 5.99999 9.68148 5.98078 9.64574 5.94641C9.58809 5.89095 9.5709 5.80556 9.6026 5.73211L10.7442 3.08715C10.9736 2.55555 10.8228 1.93627 10.3747 1.56963ZM9.34368 2.36342C9.45149 2.25561 9.62346 2.24703 9.74147 2.34358C9.84403 2.42749 9.87853 2.56922 9.82602 2.69088L8.68446 5.33585C8.48755 5.79209 8.59437 6.32263 8.9525 6.66711C9.17454 6.88069 9.47066 6.99999 9.77874 6.99999H13.5C13.7761 6.99999 14 7.22385 14 7.49999V7.69721C14 7.79592 13.9708 7.89243 13.916 7.97456L11.6777 11.332C11.3995 11.7493 10.9312 12 10.4296 12H5.00001V6.70709L9.34368 2.36342ZM3 12V7H4V12H3Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
ThumbsUp.displayName = 'ThumbsUp';
|
|
9
|
+
export { ThumbsUp };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const ThumbsUpFilled = createIcon('thumbs-up-filled', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M10.3747 1.56963C9.85908 1.14775 9.10767 1.18522 8.63657 1.65632L4.29289 6H2V13L10.4296 13C11.2655 13 12.0461 12.5822 12.5098 11.8867L14.7481 8.52926C14.9124 8.28286 15 7.99335 15 7.69721V7.49999C15 6.67156 14.3284 5.99999 13.5 5.99999H9.77874C9.72915 5.99999 9.68148 5.98078 9.64574 5.94641C9.58809 5.89095 9.5709 5.80556 9.6026 5.73211L10.7442 3.08715C10.9736 2.55555 10.8228 1.93627 10.3747 1.56963ZM3 12V7H4V12H3Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
ThumbsUpFilled.displayName = 'ThumbsUpFilled';
|
|
9
|
+
export { ThumbsUpFilled };
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const TirePressure = createIcon('tire-pressure', [
|
|
5
|
+
createElement('path', { d: 'M5 3.81499V2H4V3.81499C4 4.2514 3.79126 4.69175 3.44889 5.08992C2.54613 6.13981 2 7.50675 2 8.99998C2 10.4501 2.51504 11.7812 3.37166 12.8184L3.52164 13H3.5V14H4.5V13H5.5V14H6.5V13H7.5V14H8.5V13H9.5V14H10.5V13H11.5V14H12.5V13H12.4784L12.6283 12.8184C13.485 11.7812 14 10.4501 14 8.99998C14 7.50675 13.4539 6.13981 12.5511 5.08992C12.2087 4.69176 12 4.2514 12 3.81499V2H11V3.81499C11 4.57189 11.3572 5.23525 11.7929 5.7419C12.5456 6.61726 13 7.75492 13 8.99998C13 10.1261 12.6283 11.1643 12.0004 12H3.99961C3.37174 11.1643 3 10.1261 3 8.99998C3 7.75492 3.45443 6.61726 4.20713 5.7419C4.64278 5.23525 5 4.57189 5 3.81499Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M7.5 3V9H8.5V3H7.5Z', key: 'b' }),
|
|
7
|
+
createElement('path', { d: 'M7.5 11V10H8.5V11H7.5Z', key: 'c' }),
|
|
8
|
+
]);
|
|
9
|
+
|
|
10
|
+
TirePressure.displayName = 'TirePressure';
|
|
11
|
+
export { TirePressure };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const Toggle = createIcon('toggle', [
|
|
5
|
+
createElement('path', { d: 'M5 10C6.10457 10 7 9.10457 7 8C7 6.89543 6.10457 6 5 6C3.89543 6 3 6.89543 3 8C3 9.10457 3.89543 10 5 10Z', key: 'a' }),
|
|
6
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M5 4C2.79086 4 1 5.79086 1 8C1 10.2091 2.79086 12 5 12H11C13.2091 12 15 10.2091 15 8C15 5.79086 13.2091 4 11 4H5ZM2 8C2 6.34315 3.34315 5 5 5H11C12.6569 5 14 6.34315 14 8C14 9.65685 12.6569 11 11 11H5C3.34315 11 2 9.65685 2 8Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
Toggle.displayName = 'Toggle';
|
|
10
|
+
export { Toggle };
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const TrafficLight = createIcon('traffic-light', [
|
|
5
|
+
createElement('path', { d: 'M8 6C8.55228 6 9 5.55228 9 5C9 4.44772 8.55228 4 8 4C7.44772 4 7 4.44772 7 5C7 5.55228 7.44772 6 8 6Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M9 11C9 11.5523 8.55228 12 8 12C7.44772 12 7 11.5523 7 11C7 10.4477 7.44772 10 8 10C8.55228 10 9 10.4477 9 11Z', key: 'b' }),
|
|
7
|
+
createElement('path', { d: 'M8 9C8.55228 9 9 8.55228 9 8C9 7.44772 8.55228 7 8 7C7.44772 7 7 7.44772 7 8C7 8.55228 7.44772 9 8 9Z', key: 'c' }),
|
|
8
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M6.5 2C5.67157 2 5 2.67157 5 3.5V12.5C5 13.3284 5.67157 14 6.5 14H9.5C10.3284 14 11 13.3284 11 12.5V3.5C11 2.67157 10.3284 2 9.5 2H6.5ZM6 3.5C6 3.22386 6.22386 3 6.5 3H9.5C9.77614 3 10 3.22386 10 3.5V12.5C10 12.7761 9.77614 13 9.5 13H6.5C6.22386 13 6 12.7761 6 12.5V3.5Z', key: 'd' }),
|
|
9
|
+
]);
|
|
10
|
+
|
|
11
|
+
TrafficLight.displayName = 'TrafficLight';
|
|
12
|
+
export { TrafficLight };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const Trash = createIcon('trash', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M7.5 3C7.22386 3 7 3.22386 7 3.5V4H9V3.5C9 3.22386 8.77614 3 8.5 3H7.5ZM6 3.5C6 2.67157 6.67157 2 7.5 2H8.5C9.32843 2 10 2.67157 10 3.5V4H13V5H12V12.5C12 13.3284 11.3284 14 10.5 14H5.5C4.67157 14 4 13.3284 4 12.5V5H3V4H6V3.5ZM5 5V12.5C5 12.7761 5.22386 13 5.5 13H10.5C10.7761 13 11 12.7761 11 12.5V5H5ZM6 12V6H7V12H6ZM9 12V6H10V12H9Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
Trash.displayName = 'Trash';
|
|
9
|
+
export { Trash };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const Trophy = createIcon('trophy', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M12 2H4V4.5H3.5C2.67157 4.5 2 5.17157 2 6V7.5C2 8.32843 2.67157 9 3.5 9H4.05001C4.28164 10.1411 5.29052 11 6.5 11H7.5V13H5V14H11V13H8.5V11H9.5C10.7095 11 11.7184 10.1411 11.95 9H12.5C13.3284 9 14 8.32843 14 7.5V6C14 5.17157 13.3284 4.5 12.5 4.5H12V2ZM3.5 5.5H4V8H3.5C3.22386 8 3 7.77614 3 7.5V6C3 5.72386 3.22386 5.5 3.5 5.5ZM12 5.5V8H12.5C12.7761 8 13 7.77614 13 7.5V6C13 5.72386 12.7761 5.5 12.5 5.5H12ZM11 3H5V8.5C5 9.32843 5.67157 10 6.5 10H9.5C10.3284 10 11 9.32843 11 8.5V3Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
Trophy.displayName = 'Trophy';
|
|
9
|
+
export { Trophy };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const TurnSignal = createIcon('turn-signal', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M9 5.70387V10.2965L9.6958 10.9921L15 8.49563V7.50413L9.70646 4.99756L9 5.70387ZM10 6.243V9.74371L13.7077 7.99865L10 6.243Z', key: 'a' }),
|
|
6
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M6.3042 5.0083L7 5.70395L6.99992 10.2965L6.29353 11.0029L1 8.49628V7.50478L6.3042 5.0083ZM6 9.75742L6 6.2567L2.29231 8.00177L6 9.75742Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
TurnSignal.displayName = 'TurnSignal';
|
|
10
|
+
export { TurnSignal };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const TurnSignalFilled = createIcon('turn-signal-filled', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M9 5.70387V10.2965L9.6958 10.9921L15 8.49563V7.50413L9.70646 4.99756L9 5.70387Z', key: 'a' }),
|
|
6
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M6.3042 5.0083L7 5.70395L6.99992 10.2965L6.29353 11.0029L1 8.49628V7.50478L6.3042 5.0083Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
TurnSignalFilled.displayName = 'TurnSignalFilled';
|
|
10
|
+
export { TurnSignalFilled };
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const TwoDevices = createIcon('two-devices', [
|
|
5
|
+
createElement('path', { d: 'M10 4H12V3H10V4Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M10.5 10H11.5V9H10.5V10Z', key: 'b' }),
|
|
7
|
+
createElement('path', { d: 'M6 7H4V6H6V7Z', key: 'c' }),
|
|
8
|
+
createElement('path', { d: 'M5.5 13H4.5V12H5.5V13Z', key: 'd' }),
|
|
9
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M8.5 1C7.67157 1 7 1.67157 7 2.5V4H2.5C1.67157 4 1 4.67157 1 5.5V13.5C1 14.3284 1.67157 15 2.5 15H7.5C8.32843 15 9 14.3284 9 13.5V12H13.5C14.3284 12 15 11.3284 15 10.5V2.5C15 1.67157 14.3284 1 13.5 1H8.5ZM9 11H13.5C13.7761 11 14 10.7761 14 10.5V2.5C14 2.22386 13.7761 2 13.5 2H8.5C8.22386 2 8 2.22386 8 2.5V4.08535C8.5826 4.29127 9 4.84689 9 5.5V11ZM2 5.5C2 5.22386 2.22386 5 2.5 5H7.5C7.77614 5 8 5.22386 8 5.5V13.5C8 13.7761 7.77614 14 7.5 14H2.5C2.22386 14 2 13.7761 2 13.5V5.5Z', key: 'e' }),
|
|
10
|
+
]);
|
|
11
|
+
|
|
12
|
+
TwoDevices.displayName = 'TwoDevices';
|
|
13
|
+
export { TwoDevices };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const Undo = createIcon('undo', [
|
|
5
|
+
createElement('path', { d: 'M3.41707 6.00004L5.06351 4.35359L4.35641 3.64648L2 6.00289V6.94693L4.35641 9.30334L5.06351 8.59623L3.46732 7.00004H11C12.1046 7.00004 13 7.89547 13 9.00004C13 10.1046 12.1046 11 11 11H3V12H11C12.6569 12 14 10.6569 14 9.00004C14 7.34318 12.6569 6.00004 11 6.00004H3.41707Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
Undo.displayName = 'Undo';
|
|
9
|
+
export { Undo };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const Upgrade = createIcon('upgrade', [
|
|
5
|
+
createElement('path', { d: 'M7.5 3.41664L5.87797 5.03867L5.17086 4.33157L7.50627 1.99615H8.4923L10.8277 4.33157L10.1206 5.03867L8.5 3.41807V9.99999H7.5V3.41664Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M6 8.19897L2 10.0147V10.9988L7.5 14.0018V14H8.5V14.0022L14 10.9969V10.0163L10 8.19917V9.29751L12.7437 10.5439L8.00035 13.1357L3.2536 10.5439L6 9.29718V8.19897Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
Upgrade.displayName = 'Upgrade';
|
|
10
|
+
export { Upgrade };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const Upload = createIcon('upload', [
|
|
5
|
+
createElement('path', { d: 'M8.5 3.41624L10.1216 5.03782L10.8287 4.33071L8.49798 2H7.50255L5.17184 4.33071L5.87894 5.03782L7.5 3.41676V10H8.5V3.41624Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M2 12.5V10H3V12.5C3 12.7762 3.22386 13 3.5 13H12.5C12.7761 13 13 12.7762 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
|
+
Upload.displayName = 'Upload';
|
|
10
|
+
export { Upload };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const VehicleGateway = createIcon('vehicle-gateway', [
|
|
5
|
+
createElement('path', { d: 'M7.46243 6.00091H8.56717V8.24134L9.89454 6H11.0027V9.61424H10.0782V7.32395L8.73335 9.61424H7.64614V7.33078L6.29441 9.61515H5.00323V8.78335H5.81568L7.46243 6.00091Z', key: 'a' }),
|
|
6
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M4.5 2C3.11929 2 2 3.11929 2 4.5V5H1V6H2V10H1V11H2V11.5C2 12.8807 3.11929 14 4.5 14H11.5C12.8807 14 14 12.8807 14 11.5V4.5C14 3.11929 12.8807 2 11.5 2H4.5ZM3 4.5C3 3.67157 3.67157 3 4.5 3H11.5C12.3284 3 13 3.67157 13 4.5V11.5C13 12.3284 12.3284 13 11.5 13H4.5C3.67157 13 3 12.3284 3 11.5V4.5Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
VehicleGateway.displayName = 'VehicleGateway';
|
|
10
|
+
export { VehicleGateway };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const VehicleTrailer = createIcon('vehicle-trailer', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M2.5 3H15V4H2.5C2.22386 4 2 4.22386 2 4.5V12H4C4 10.8954 4.89543 10 6 10C7.10457 10 8 10.8954 8 12H9C9 10.8954 9.89543 10 11 10C12.1046 10 13 10.8954 13 12H15V13H12.7324C12.3866 13.5978 11.7403 14 11 14C10.2597 14 9.61337 13.5978 9.26756 13H7.73244C7.38663 13.5978 6.74028 14 6 14C5.25972 14 4.61337 13.5978 4.26756 13H1V4.5C1 3.67157 1.67157 3 2.5 3ZM6 11C5.44772 11 5 11.4477 5 12C5 12.5523 5.44772 13 6 13C6.55228 13 7 12.5523 7 12C7 11.4477 6.55228 11 6 11ZM10 12C10 11.4477 10.4477 11 11 11C11.5523 11 12 11.4477 12 12C12 12.5523 11.5523 13 11 13C10.4477 13 10 12.5523 10 12Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
VehicleTrailer.displayName = 'VehicleTrailer';
|
|
9
|
+
export { VehicleTrailer };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const VehicleTruck = createIcon('vehicle-truck', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M1 4.5C1 3.67157 1.67157 3 2.5 3H8.5C9.32843 3 10 3.67157 10 4.5V6H12.7403L15 8.82461V13H12.7324C12.3866 13.5978 11.7403 14 11 14C10.2597 14 9.61337 13.5978 9.26756 13H6.73244C6.38663 13.5978 5.74028 14 5 14C4.25972 14 3.61337 13.5978 3.26756 13H1V4.5ZM9 12C9 10.8954 9.89543 10 11 10C12.1046 10 13 10.8954 13 12H14V9.17539L12.2597 7H10V9H9V4.5C9 4.22386 8.77614 4 8.5 4H2.5C2.22386 4 2 4.22386 2 4.5V12H3C3 10.8954 3.89543 10 5 10C6.10457 10 7 10.8954 7 12H9ZM5 11C4.44772 11 4 11.4477 4 12C4 12.5523 4.44772 13 5 13C5.55228 13 6 12.5523 6 12C6 11.4477 5.55228 11 5 11ZM10 12C10 11.4477 10.4477 11 11 11C11.5523 11 12 11.4477 12 12C12 12.5523 11.5523 13 11 13C10.4477 13 10 12.5523 10 12Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
VehicleTruck.displayName = 'VehicleTruck';
|
|
9
|
+
export { VehicleTruck };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const VehicleTruckMagnifyingGlass = createIcon('vehicle-truck-magnifying-glass', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M3 6.5C3 5.11929 4.11929 4 5.5 4C6.88071 4 8 5.11929 8 6.5C8 7.00954 7.84757 7.48347 7.58581 7.87868L8.85355 9.14642L8.14645 9.85353L6.87871 8.58579C6.48349 8.84756 6.00955 9 5.5 9C4.11929 9 3 7.88071 3 6.5ZM5.5 5C4.67157 5 4 5.67157 4 6.5C4 7.32843 4.67157 8 5.5 8C6.32843 8 7 7.32843 7 6.5C7 5.67157 6.32843 5 5.5 5Z', key: 'a' }),
|
|
6
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M1 3.5C1 2.67157 1.67157 2 2.5 2H9.5C10.3284 2 11 2.67157 11 3.5V6H13.7403L16 8.82461V13H12.7324C12.3866 13.5978 11.7403 14 11 14C10.2597 14 9.61337 13.5978 9.26756 13H6.73244C6.38663 13.5978 5.74028 14 5 14C4.25972 14 3.61337 13.5978 3.26756 13H1V3.5ZM9 12C9 10.8954 9.89543 10 11 10C12.1046 10 13 10.8954 13 12H15V9.17539L13.2597 7H11V9H10V3.5C10 3.22386 9.77614 3 9.5 3H2.5C2.22386 3 2 3.22386 2 3.5V12H3C3 10.8954 3.89543 10 5 10C6.10457 10 7 10.8954 7 12H9ZM5 11C4.44772 11 4 11.4477 4 12C4 12.5523 4.44772 13 5 13C5.55228 13 6 12.5523 6 12C6 11.4477 5.55228 11 5 11ZM10 12C10 11.4477 10.4477 11 11 11C11.5523 11 12 11.4477 12 12C12 12.5523 11.5523 13 11 13C10.4477 13 10 12.5523 10 12Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
VehicleTruckMagnifyingGlass.displayName = 'VehicleTruckMagnifyingGlass';
|
|
10
|
+
export { VehicleTruckMagnifyingGlass };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const Video = createIcon('video', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M6 6.20531V9.79443L6.69692 10.4913L10.5 8.49512V7.50487L6.69756 5.50775L6 6.20531ZM7 6.79614V9.20287L9.29187 7.99987L7 6.79614Z', key: 'a' }),
|
|
6
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M15 3H1V13H15V3ZM2 12V4H14V12H2Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
Video.displayName = 'Video';
|
|
10
|
+
export { Video };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const ViewMenu = createIcon('view-menu', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M13.5 11.5L13 12H12.5V14L12 14.5H4L3.5 14V12H3L2.5 11.5V9.5H2L1.5 9V2L2 1.5H14L14.5 2V9L14 9.5H13.5V11.5ZM4.5 13.5H11.5V12H4.5V13.5ZM2.5 8.5H13.5V2.5H2.5V8.5ZM3.5 9.5V11H12.5V9.5H3.5Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
ViewMenu.displayName = 'ViewMenu';
|
|
9
|
+
export { ViewMenu };
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const VolumeMuteUI = createIcon('volume-mute-ui', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M3.98929 11.3037L1.14645 14.1465L1.85356 14.8536L14.8536 1.85359L14.1465 1.14648L9 6.29294V4.61802C9 3.50295 7.82653 2.77771 6.82918 3.27638L1 6.19097V9.80901L3.98929 11.3037ZM4.73464 10.5583L2 9.19097V6.80901L7.27639 4.17081C7.60884 4.00459 8 4.24633 8 4.61802V7.29294L4.73464 10.5583Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M7.27639 11.8292L6.62023 11.5011L5.87488 12.2464L6.82918 12.7236C7.82653 13.2223 9 12.497 9 11.382V9.12132L8 10.1213V11.382C8 11.7536 7.60884 11.9954 7.27639 11.8292Z', key: 'b' }),
|
|
7
|
+
createElement('path', { d: 'M11.6069 6.51439C11.8571 6.95238 12 7.4595 12 7.99999C12 9.08468 11.4243 10.0349 10.5619 10.5619L11.2841 11.2841C12.3213 10.5614 13 9.35997 13 7.99999C13 7.18213 12.7545 6.4216 12.3333 5.78804L11.6069 6.51439Z', key: 'c' }),
|
|
8
|
+
createElement('path', { d: 'M14 8C14 6.90544 13.6483 5.89302 13.0517 5.0696L13.7663 4.35501C14.5402 5.36539 15 6.62899 15 8C15 9.91165 14.106 11.6145 12.7133 12.7132L12.0002 12.0002C13.2145 11.088 14 9.63572 14 8Z', key: 'd' }),
|
|
9
|
+
]);
|
|
10
|
+
|
|
11
|
+
VolumeMuteUI.displayName = 'VolumeMuteUI';
|
|
12
|
+
export { VolumeMuteUI };
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const VolumeMuteUIFilled = createIcon('volume-mute-ui-filled', [
|
|
5
|
+
createElement('path', { d: 'M3.98926 11.3036L1.14645 14.1464L1.85355 14.8535L14.8536 1.85353L14.1464 1.14642L9 6.29287V4.618C9 3.50293 7.82653 2.77768 6.82918 3.27636L1 6.19095V9.80898L3.98926 11.3036Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M6.82918 12.7236L5.87488 12.2464L9 9.1213V11.3819C9 12.497 7.82653 13.2222 6.82918 12.7236Z', key: 'b' }),
|
|
7
|
+
createElement('path', { d: 'M11.6069 6.51437C11.8571 6.95236 12 7.45947 12 7.99997C12 9.08466 11.4243 10.0349 10.5619 10.5618L11.2841 11.2841C12.3213 10.5614 13 9.35994 13 7.99997C13 7.18211 12.7545 6.42158 12.3333 5.78802L11.6069 6.51437Z', key: 'c' }),
|
|
8
|
+
createElement('path', { d: 'M14 7.99997C14 6.90541 13.6483 5.893 13.0517 5.06958L13.7663 4.35498C14.5402 5.36537 15 6.62897 15 7.99997C15 9.91163 14.106 11.6145 12.7133 12.7132L12.0002 12.0002C13.2145 11.088 14 9.6357 14 7.99997Z', key: 'd' }),
|
|
9
|
+
]);
|
|
10
|
+
|
|
11
|
+
VolumeMuteUIFilled.displayName = 'VolumeMuteUIFilled';
|
|
12
|
+
export { VolumeMuteUIFilled };
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const VolumeUI = createIcon('volume-ui', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M9 4.61802C9 3.50295 7.82653 2.77771 6.82918 3.27638L1 6.19097V9.80901L6.82918 12.7236C7.82653 13.2223 9 12.497 9 11.382V4.61802ZM7.27639 4.17081C7.60884 4.00459 8 4.24633 8 4.61802V11.382C8 11.7536 7.60884 11.9954 7.27639 11.8292L2 9.19097V6.80901L7.27639 4.17081Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M11.2841 11.2841C12.3213 10.5614 13 9.35997 13 7.99999C13 6.64002 12.3213 5.43857 11.2841 4.71586L10.5619 5.43813C11.4243 5.96507 12 6.9153 12 7.99999C12 9.08468 11.4243 10.0349 10.5619 10.5619L11.2841 11.2841Z', key: 'b' }),
|
|
7
|
+
createElement('path', { d: 'M14 8C14 6.36427 13.2145 4.912 12.0002 3.99979L12.7133 3.28674C14.106 4.38549 15 6.08834 15 8C15 9.91165 14.106 11.6145 12.7133 12.7132L12.0002 12.0002C13.2145 11.088 14 9.63572 14 8Z', key: 'c' }),
|
|
8
|
+
]);
|
|
9
|
+
|
|
10
|
+
VolumeUI.displayName = 'VolumeUI';
|
|
11
|
+
export { VolumeUI };
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const VolumeUIFilled = createIcon('volume-ui-filled', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M9 4.61802C9 3.50295 7.82653 2.77771 6.82918 3.27638L1 6.19097V9.80901L6.82918 12.7236C7.82653 13.2223 9 12.497 9 11.382V4.61802Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M11.2841 11.2841C12.3213 10.5614 13 9.35997 13 7.99999C13 6.64002 12.3213 5.43857 11.2841 4.71586L10.5619 5.43813C11.4243 5.96507 12 6.9153 12 7.99999C12 9.08468 11.4243 10.0349 10.5619 10.5619L11.2841 11.2841Z', key: 'b' }),
|
|
7
|
+
createElement('path', { d: 'M14 8C14 6.36427 13.2145 4.912 12.0002 3.99979L12.7133 3.28674C14.106 4.38549 15 6.08834 15 8C15 9.91165 14.106 11.6145 12.7133 12.7132L12.0002 12.0002C13.2145 11.088 14 9.63572 14 8Z', key: 'c' }),
|
|
8
|
+
]);
|
|
9
|
+
|
|
10
|
+
VolumeUIFilled.displayName = 'VolumeUIFilled';
|
|
11
|
+
export { VolumeUIFilled };
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const WandSparkle = createIcon('wand-sparkle', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M6.39648 6.89648C7.00595 6.28702 7.99404 6.28705 8.60352 6.89648L13.6035 11.8965C14.213 12.506 14.213 13.494 13.6035 14.1035C12.994 14.713 12.0059 14.713 11.3965 14.1035L6.39648 9.10352C5.78706 8.49405 5.78705 7.50595 6.39648 6.89648ZM8.70703 10L12.1035 13.3965C12.3225 13.6154 12.6775 13.6154 12.8965 13.3965C13.1154 13.1775 13.1154 12.8225 12.8965 12.6035L9.5 9.20703L8.70703 10ZM7.89648 7.60352C7.67753 7.38461 7.32245 7.38458 7.10352 7.60352C6.88461 7.82245 6.88462 8.17754 7.10352 8.39648L8 9.29297L8.79297 8.5L7.89648 7.60352Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M4.5 10H5.5V11H4.5V12H3.5V11H2.5V10H3.5V9H4.5V10Z', key: 'b' }),
|
|
7
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M5 2.5C5 3.60457 5.89543 4.5 7 4.5V5.5C5.89543 5.5 5 6.39543 5 7.5H4C4 6.39543 3.10457 5.5 2 5.5V4.5C3.10457 4.5 4 3.60457 4 2.5H5ZM4.5 4.15625C4.27789 4.49084 3.99084 4.77789 3.65625 5C3.99062 5.22196 4.27795 5.50847 4.5 5.84277C4.7219 5.5087 5.0087 5.2219 5.34277 5C5.00847 4.77795 4.72196 4.49062 4.5 4.15625Z', key: 'c' }),
|
|
8
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M10 1C10 1.82843 10.6716 2.5 11.5 2.5V3.5C10.6716 3.5 10 4.17157 10 5H9C9 4.17157 8.32843 3.5 7.5 3.5V2.5C8.32843 2.5 9 1.82843 9 1H10ZM9.5 2.49414C9.35625 2.68625 9.18625 2.85625 8.99414 3C9.18604 3.14359 9.35635 3.31303 9.5 3.50488C9.6435 3.31324 9.81324 3.1435 10.0049 3C9.81303 2.85635 9.64359 2.68604 9.5 2.49414Z', key: 'd' }),
|
|
9
|
+
]);
|
|
10
|
+
|
|
11
|
+
WandSparkle.displayName = 'WandSparkle';
|
|
12
|
+
export { WandSparkle };
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const Waveform = createIcon('waveform', [
|
|
5
|
+
createElement('path', { d: 'M6.5 14V2H7.5V14H6.5Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M4.5 4V12H5.5V4H4.5Z', key: 'b' }),
|
|
7
|
+
createElement('path', { d: 'M2.5 6.99988V8.99988H3.5V6.99988H2.5Z', key: 'c' }),
|
|
8
|
+
createElement('path', { d: 'M8.5 5V11H9.5V5H8.5Z', key: 'd' }),
|
|
9
|
+
createElement('path', { d: 'M10.5 13V3H11.5V13H10.5Z', key: 'e' }),
|
|
10
|
+
createElement('path', { d: 'M12.5 6.99988V8.99988H13.5V6.99988H12.5Z', key: 'f' }),
|
|
11
|
+
]);
|
|
12
|
+
|
|
13
|
+
Waveform.displayName = 'Waveform';
|
|
14
|
+
export { Waveform };
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const Webhooks = createIcon('webhooks', [
|
|
5
|
+
createElement('path', { d: 'M8 2C6.89543 2 6 2.89543 6 4C6 4.56206 6.23185 5.06997 6.60513 5.4333C6.84432 5.66612 7.14159 5.83956 7.47313 5.92986L4.8639 10.496C4.95042 10.644 5 10.8162 5 11C5 11.5523 4.55228 12 4 12C3.44772 12 3 11.5523 3 11C3 10.4492 3.44533 10.0024 3.99558 10L6.09826 6.32033C5.42776 5.77014 5 4.93502 5 4C5 2.34315 6.34315 1 8 1C9.65685 1 11 2.34315 11 4H10C10 2.89543 9.10457 2 8 2Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M9 4C9 4.18379 8.95042 4.35599 8.86391 4.50397L10.9661 8.18289C11.2884 8.06458 11.6367 8 12 8C13.6568 8 15 9.34315 15 11C15 12.6569 13.6568 14 12 14C11.1716 14 10.4216 13.6642 9.87866 13.1213L10.5858 12.4142C10.9477 12.7761 11.4477 13 12 13C13.1046 13 14 12.1046 14 11C14 9.89543 13.1046 9 12 9C11.8176 9 11.641 9.0244 11.4731 9.07012C11.2033 9.14362 10.9561 9.27223 10.7445 9.4431C10.6961 9.48214 10.6496 9.52339 10.6051 9.56669L7.99559 4.99999C7.44534 4.99762 7 4.55081 7 4C7 3.44772 7.44772 3 8 3C8.55228 3 9 3.44772 9 4Z', key: 'b' }),
|
|
7
|
+
createElement('path', { d: 'M13 11C13 11.5523 12.5523 12 12 12C11.6299 12 11.3067 11.7989 11.1338 11.5H6.95852C6.72047 12.9188 5.48649 14 4 14C2.34315 14 1 12.6568 1 11C1 10.1716 1.33579 9.42156 1.87868 8.87866L2.58579 9.58577C2.22386 9.9477 2 10.4477 2 11C2 12.1046 2.89543 13 4 13C5.10457 13 6 12.1046 6 11V10.5H11.1338C11.3067 10.2011 11.6299 10 12 10C12.5523 10 13 10.4477 13 11Z', key: 'c' }),
|
|
8
|
+
]);
|
|
9
|
+
|
|
10
|
+
Webhooks.displayName = 'Webhooks';
|
|
11
|
+
export { Webhooks };
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const Whistle = createIcon('whistle', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M4.60014 1.14819L2.39641 3.35193L5.44202 6.39754C4.11806 7.20249 3.10352 8.70504 3.10352 10.3519C3.10352 12.8372 5.11823 14.8519 7.60352 14.8519C10.0888 14.8519 12.1035 12.8372 12.1035 10.3519C12.1035 9.30338 11.7443 8.33733 11.1425 7.57214L11.1226 7.54685L4.60014 1.14819ZM10.3756 8.21487C10.8322 8.80612 11.1035 9.54667 11.1035 10.3519C11.1035 12.2849 9.53651 13.8519 7.60352 13.8519C5.67052 13.8519 4.10352 12.2849 4.10352 10.3519C4.10352 8.90791 5.16153 7.53036 6.45993 6.99951H6.45264V5.99951H6.45821L3.81062 3.35193L4.60689 2.55567L10.3756 8.21487Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M9.10352 2.35193V4.35193H10.1035V2.35193H9.10352Z', key: 'b' }),
|
|
7
|
+
createElement('path', { d: 'M12.2499 2.99841L10.7499 4.49841L11.457 5.20552L12.957 3.70552L12.2499 2.99841Z', key: 'c' }),
|
|
8
|
+
createElement('path', { d: 'M11.6035 5.85193H13.6035V6.85193H11.6035V5.85193Z', key: 'd' }),
|
|
9
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M5.63876 10.3519C5.63876 11.4565 6.53419 12.3519 7.63876 12.3519C8.74333 12.3519 9.63876 11.4565 9.63876 10.3519C9.63876 9.24737 8.74333 8.35194 7.63876 8.35194C6.53419 8.35194 5.63876 9.24737 5.63876 10.3519ZM6.63876 10.3519C6.63876 10.9042 7.08648 11.3519 7.63876 11.3519C8.19105 11.3519 8.63876 10.9042 8.63876 10.3519C8.63876 9.79966 8.19105 9.35194 7.63876 9.35194C7.08648 9.35194 6.63876 9.79966 6.63876 10.3519Z', key: 'e' }),
|
|
10
|
+
]);
|
|
11
|
+
|
|
12
|
+
Whistle.displayName = 'Whistle';
|
|
13
|
+
export { Whistle };
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const WiFiHorizontal = createIcon('wi-fi-horizontal', [
|
|
5
|
+
createElement('path', { d: 'M1 7.99997C1 10.7404 2.57481 13.1131 4.86883 14.2623L5.31614 13.3677C3.34984 12.3826 2 10.3489 2 7.99997C2 5.651 3.34983 3.6173 5.31614 2.63223L4.86883 1.73761C2.57481 2.88685 1 5.2595 1 7.99997Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M10.6839 2.63224C12.6502 3.61731 14 5.651 14 7.99997C14 10.3489 12.6502 12.3826 10.6839 13.3677L11.1312 14.2623C13.4252 13.1131 15 10.7404 15 7.99997C15 5.25951 13.4252 2.88686 11.1312 1.73762L10.6839 2.63224Z', key: 'b' }),
|
|
7
|
+
createElement('path', { d: 'M4 7.99997C4 9.56596 4.89989 10.9218 6.21076 11.5785L5.76345 12.4731C4.12486 11.6522 3 9.95745 3 7.99997C3 6.0425 4.12486 4.34774 5.76345 3.52686L6.21076 4.42148C4.89989 5.07819 4 6.43399 4 7.99997Z', key: 'c' }),
|
|
8
|
+
createElement('path', { d: 'M12 7.99997C12 6.434 11.1001 5.0782 9.78925 4.42148L10.2366 3.52686C11.8751 4.34775 13 6.0425 13 7.99997C13 9.95745 11.8751 11.6522 10.2366 12.4731L9.78925 11.5785C11.1001 10.9218 12 9.56595 12 7.99997Z', key: 'd' }),
|
|
9
|
+
createElement('path', { d: 'M8.00001 9.5C8.82843 9.5 9.50001 8.82843 9.50001 8C9.50001 7.17157 8.82843 6.5 8.00001 6.5C7.17158 6.5 6.50001 7.17157 6.50001 8C6.50001 8.82843 7.17158 9.5 8.00001 9.5Z', key: 'e' }),
|
|
10
|
+
]);
|
|
11
|
+
|
|
12
|
+
WiFiHorizontal.displayName = 'WiFiHorizontal';
|
|
13
|
+
export { WiFiHorizontal };
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const WiFiTower = createIcon('wi-fi-tower', [
|
|
5
|
+
createElement('path', { d: 'M11 5.00433C11 4.18151 10.6687 3.43606 10.1323 2.89406L10.9027 2.25212C11.5828 2.96917 12 3.93802 12 5.00433C12 6.1089 11.5523 7.1089 10.8284 7.83275L10.1213 7.12565C10.6642 6.58275 11 5.83275 11 5.00433Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M5.87868 7.12565C5.33579 6.58275 5 5.83275 5 5.00433C5 4.18151 5.33126 3.43606 5.86768 2.89406L5.09735 2.25212C4.41723 2.96917 4 3.93802 4 5.00433C4 6.1089 4.44771 7.1089 5.17157 7.83275L5.87868 7.12565Z', key: 'b' }),
|
|
7
|
+
createElement('path', { d: 'M4.46447 8.53986C3.55964 7.63504 3 6.38504 3 5.00433C3 3.69451 3.50365 2.50232 4.32785 1.61087L3.55877 0.969971C2.59028 2.0355 2 3.45098 2 5.00433C2 6.66118 2.67157 8.16118 3.75736 9.24697L4.46447 8.53986Z', key: 'c' }),
|
|
8
|
+
createElement('path', { d: 'M11.5355 8.53986L12.2426 9.24697C13.3284 8.16118 14 6.66118 14 5.00433C14 3.45098 13.4097 2.0355 12.4412 0.969971L11.6721 1.61087C12.4964 2.50232 13 3.69451 13 5.00433C13 6.38504 12.4404 7.63504 11.5355 8.53986Z', key: 'd' }),
|
|
9
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M8.78258 5.62694C8.91867 5.45611 9 5.23972 9 5.00433C9 4.45205 8.55228 4.00433 8 4.00433C7.44772 4.00433 7 4.45205 7 5.00433C7 5.23997 7.0815 5.45658 7.21786 5.62749L5.22415 14H6.25211L6.72875 11.9983H9.27144L9.74796 14H10.7759L8.78258 5.62694ZM9.03338 10.9983H6.96688L7.20461 10H8.79571L9.03338 10.9983ZM8.55764 9H7.44274L8.00026 6.6587L8.55764 9Z', key: 'e' }),
|
|
10
|
+
]);
|
|
11
|
+
|
|
12
|
+
WiFiTower.displayName = 'WiFiTower';
|
|
13
|
+
export { WiFiTower };
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const WifiVertical = createIcon('wifi-vertical', [
|
|
5
|
+
createElement('path', { d: 'M7.9999 3.00525C10.4623 3.00525 12.6649 4.11776 14.1324 5.86756L13.4221 6.57779C12.1385 5.00758 10.1862 4.00525 7.9999 4.00525C5.81356 4.00525 3.86133 5.00758 2.57767 6.57779L1.86743 5.86756C3.33494 4.11776 5.5375 3.00525 7.9999 3.00525Z', key: 'a' }),
|
|
6
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M7.99973 9.01611C6.89613 9.01611 6.0015 9.91075 6.0015 11.0143C6.0015 12.1179 6.89613 13.0126 7.99973 13.0126C9.10332 13.0126 9.99796 12.1179 9.99796 11.0143C9.99796 9.91075 9.10332 9.01611 7.99973 9.01611ZM7.0015 11.0143C7.0015 10.463 7.44842 10.0161 7.99973 10.0161C8.55103 10.0161 8.99796 10.463 8.99796 11.0143C8.99796 11.5657 8.55103 12.0126 7.99973 12.0126C7.44842 12.0126 7.0015 11.5657 7.0015 11.0143Z', key: 'b' }),
|
|
7
|
+
createElement('path', { d: 'M12.7109 7.28908C11.612 5.89801 9.91022 5.00525 7.99991 5.00525C6.08958 5.00525 4.38778 5.89801 3.28896 7.28908L4.00194 8.00206C4.91429 6.78943 6.36552 6.00525 7.99991 6.00525C9.63429 6.00525 11.0855 6.78943 11.9979 8.00206L12.7109 7.28908Z', key: 'c' }),
|
|
8
|
+
createElement('path', { d: 'M7.99991 7.01849C9.35513 7.01849 10.5529 7.69245 11.2764 8.72349L10.5548 9.44519C10.0264 8.58907 9.0798 8.01849 7.99991 8.01849C6.92002 8.01849 5.9734 8.58907 5.44507 9.44519L4.72337 8.72349C5.44689 7.69245 6.64469 7.01849 7.99991 7.01849Z', key: 'd' }),
|
|
9
|
+
]);
|
|
10
|
+
|
|
11
|
+
WifiVertical.displayName = 'WifiVertical';
|
|
12
|
+
export { WifiVertical };
|