@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,18 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const LicensePlate = createIcon('license-plate', [
|
|
5
|
+
createElement('path', { d: 'M5 11.5H4V10.5H5V11.5Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M12 11.5H11V10.5H12V11.5Z', key: 'b' }),
|
|
7
|
+
createElement('path', { d: 'M5.5 9H4.5V7H5.5V9Z', key: 'c' }),
|
|
8
|
+
createElement('path', { d: 'M7.5 9H6.5V7H7.5V9Z', key: 'd' }),
|
|
9
|
+
createElement('path', { d: 'M9.5 9H8.5V7H9.5V9Z', key: 'e' }),
|
|
10
|
+
createElement('path', { d: 'M11.5 9H10.5V7H11.5V9Z', key: 'f' }),
|
|
11
|
+
createElement('path', { d: 'M5 5.5H4V4.5H5V5.5Z', key: 'g' }),
|
|
12
|
+
createElement('path', { d: 'M10 5.5H6V4.5H10V5.5Z', key: 'h' }),
|
|
13
|
+
createElement('path', { d: 'M12 5.5H11V4.5H12V5.5Z', key: 'i' }),
|
|
14
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M13.5 2.5C14.3284 2.5 15 3.17157 15 4V12C15 12.8284 14.3284 13.5 13.5 13.5H2.5C1.67157 13.5 1 12.8284 1 12V4C1 3.17157 1.67157 2.5 2.5 2.5H13.5ZM2.5 3.5C2.22386 3.5 2 3.72386 2 4V12C2 12.2761 2.22386 12.5 2.5 12.5H13.5C13.7761 12.5 14 12.2761 14 12V4C14 3.72386 13.7761 3.5 13.5 3.5H2.5Z', key: 'j' }),
|
|
15
|
+
]);
|
|
16
|
+
|
|
17
|
+
LicensePlate.displayName = 'LicensePlate';
|
|
18
|
+
export { LicensePlate };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const Lifebuoy = createIcon('lifebuoy', [
|
|
5
|
+
createElement('path', { d: 'M3.40381 3.40381C5.94221 0.865398 10.0578 0.865398 12.5962 3.40381C15.1346 5.94221 15.1346 10.0578 12.5962 12.5962C10.0578 15.1346 5.94221 15.1346 3.40381 12.5962C0.865398 10.0578 0.865398 5.94221 3.40381 3.40381ZM4.48104 12.2261C6.51487 13.9236 9.48442 13.9229 11.5183 12.2254L10.0958 10.8029C8.85688 11.7316 7.14312 11.7316 5.90423 10.8029L4.48104 12.2261ZM10.8029 5.90423C11.7316 7.14312 11.7316 8.85688 10.8029 10.0958L12.2254 11.5183C13.9229 9.48442 13.9236 6.51487 12.2261 4.48104L10.8029 5.90423ZM6.23223 6.23223C5.25592 7.20854 5.25592 8.79146 6.23223 9.76777C7.20854 10.7441 8.79146 10.7441 9.76777 9.76777C10.7441 8.79146 10.7441 7.20854 9.76777 6.23223C8.79146 5.25592 7.20854 5.25592 6.23223 6.23223ZM5.90354 5.19643C7.14244 4.26758 8.85684 4.26833 10.0958 5.19712L11.519 3.77393C9.4851 2.07639 6.5149 2.07639 4.48104 3.77393L5.90354 5.19643ZM3.77393 4.48104C2.07639 6.5149 2.07639 9.4851 3.77393 11.519L5.19712 10.0958C4.26833 8.85684 4.26758 7.14244 5.19643 5.90354L3.77393 4.48104Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
Lifebuoy.displayName = 'Lifebuoy';
|
|
9
|
+
export { Lifebuoy };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const Lightning = createIcon('lightning', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M4 7.99521V7.00468L9.74451 1.99963L10.7347 1.99999L9.48355 6.32697L12 7.01281V7.98863L6.20144 14H5.23025L6.77525 8.70711L4 7.99521ZM10.8535 7.73681L8.24083 7.02474L9.16409 3.83165L5.21314 7.27402L8.02477 7.99525L6.90549 11.8297L10.8535 7.73681Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
Lightning.displayName = 'Lightning';
|
|
9
|
+
export { Lightning };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const LightningFilled = createIcon('lightning-filled', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M4 7.99521V7.00468L9.74451 1.99963L10.7347 1.99999L9.48355 6.32697L12 7.01281V7.98863L6.20144 14H5.23025L6.77525 8.70711L4 7.99521Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
LightningFilled.displayName = 'LightningFilled';
|
|
9
|
+
export { LightningFilled };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const Link = createIcon('link', [
|
|
5
|
+
createElement('path', { d: 'M11.8534 7.85353L13.6463 6.06063C14.2321 5.47484 14.2321 4.5251 13.6463 3.93931L12.0605 2.35352C11.4747 1.76774 10.525 1.76774 9.9392 2.35352L6.35342 5.93931C5.76763 6.5251 5.76763 7.47485 6.35342 8.06063L7.14631 8.85353L7.85342 8.14642L7.06052 7.35353C6.86526 7.15826 6.86526 6.84168 7.06052 6.64642L10.6463 3.06063C10.8416 2.86537 11.1582 2.86537 11.3534 3.06063L12.9392 4.64642C13.1345 4.84168 13.1345 5.15826 12.9392 5.35352L11.1463 7.14642L11.8534 7.85353Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M4.64654 7.6464L2.35365 9.93929C1.76786 10.5251 1.76786 11.4748 2.35365 12.0606L3.93943 13.6464C4.52522 14.2322 5.47497 14.2322 6.06075 13.6464L10.1465 9.56062C10.7323 8.97483 10.7323 8.02508 10.1465 7.4393L9.35365 6.6464L8.64654 7.35351L9.43943 8.1464C9.6347 8.34166 9.6347 8.65825 9.43943 8.85351L5.35365 12.9393C5.15838 13.1346 4.8418 13.1346 4.64654 12.9393L3.06075 11.3535C2.86549 11.1582 2.86549 10.8417 3.06075 10.6464L5.35365 8.35351L4.64654 7.6464Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
Link.displayName = 'Link';
|
|
10
|
+
export { Link };
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const List = createIcon('list', [
|
|
5
|
+
createElement('path', { d: 'M3 3.5H2V4.5H3V3.5Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M4 4.5H14V3.5H4V4.5Z', key: 'b' }),
|
|
7
|
+
createElement('path', { d: 'M4 8.5H14V7.5H4V8.5Z', key: 'c' }),
|
|
8
|
+
createElement('path', { d: 'M4 12.5H14V11.5H4V12.5Z', key: 'd' }),
|
|
9
|
+
createElement('path', { d: 'M2 7.5H3V8.5H2V7.5Z', key: 'e' }),
|
|
10
|
+
createElement('path', { d: 'M3 11.5H2V12.5H3V11.5Z', key: 'f' }),
|
|
11
|
+
]);
|
|
12
|
+
|
|
13
|
+
List.displayName = 'List';
|
|
14
|
+
export { List };
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const Loads = createIcon('loads', [
|
|
5
|
+
createElement('path', { d: 'M6 4H7V3H6V4Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M10 4H8V3H10V4Z', key: 'b' }),
|
|
7
|
+
createElement('path', { d: 'M13 10.9879C13 11.5402 12.5523 11.9879 12 11.9879C11.4477 11.9879 11 11.5402 11 10.9879C11 10.4356 11.4477 9.98792 12 9.98792C12.5523 9.98792 13 10.4356 13 10.9879Z', key: 'c' }),
|
|
8
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M12 8V1H4V7H1V14H15V8H12ZM9 13V8H11V2L5 2V7H8V13H9ZM2 8H3V10H6V8H7V13H2V8ZM4 8H5V9H4V8ZM10 13V9H14V13H10Z', key: 'd' }),
|
|
9
|
+
]);
|
|
10
|
+
|
|
11
|
+
Loads.displayName = 'Loads';
|
|
12
|
+
export { Loads };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const LocationPin = createIcon('location-pin', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M8 5C6.89543 5 6 5.89543 6 7C6 8.10457 6.89543 9 8 9C9.10457 9 10 8.10457 10 7C10 5.89543 9.10457 5 8 5ZM7 7C7 6.44772 7.44772 6 8 6C8.55228 6 9 6.44772 9 7C9 7.55228 8.55228 8 8 8C7.44772 8 7 7.55228 7 7Z', key: 'a' }),
|
|
6
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M2 7C2 3.68629 4.68629 1 8 1C11.3137 1 14 3.68629 14 7C14 8.59417 13.3776 10.0441 12.3636 11.1182L12.3543 11.128L8.4957 15H7.50433L3.63629 11.1183C2.62225 10.0442 2 8.59417 2 7ZM8 2C5.23858 2 3 4.23858 3 7C3 8.32653 3.51593 9.53149 4.35905 10.4269L8 14.0807L11.6409 10.4269C12.4841 9.5315 13 8.32654 13 7C13 4.23858 10.7614 2 8 2Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
LocationPin.displayName = 'LocationPin';
|
|
10
|
+
export { LocationPin };
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const LocationPinArrows = createIcon('location-pin-arrows', [
|
|
5
|
+
createElement('path', { d: 'M10.2016 4.5L10.2043 4.50277L10.2071 4.5H10.2016Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M5.79289 10.5L5.79527 10.4976L5.79765 10.5H5.79289Z', key: 'b' }),
|
|
7
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M8 1C4.68629 1 2 3.68629 2 7C2 8.59417 2.62225 10.0442 3.6363 11.1183L7.5 15.0007L8.5 15L12.3545 11.1278L12.3636 11.1182C13.3776 10.0441 14 8.59417 14 7C14 3.68629 11.3137 1 8 1ZM3 7C3 4.23858 5.23858 2 8 2C9.71102 2 11.2213 2.85944 12.1227 4.17017L6.50238 9.79051L7.20906 10.4972L7.20625 10.5H9.5V9.5H8.20711L12.6207 5.08638C12.8651 5.67583 13 6.32216 13 7C13 8.32659 12.484 9.53158 11.6408 10.427L8 14.0855L4.35918 10.427C4.34639 10.4135 4.33367 10.3998 4.32103 10.3861L9.49723 5.20988L8.79114 4.50378L8.79492 4.5H6.33334V5.5H7.7929L3.71488 9.57802C3.26092 8.82523 3 7.94336 3 7Z', key: 'c' }),
|
|
8
|
+
]);
|
|
9
|
+
|
|
10
|
+
LocationPinArrows.displayName = 'LocationPinArrows';
|
|
11
|
+
export { LocationPinArrows };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const LocationPinDisabled = createIcon('location-pin-disabled', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M12.3866 2.90632C11.2915 1.73333 9.7314 1 8.00004 1C4.68633 1 2.00004 3.68629 2.00004 7C2.00004 8.59417 2.62229 10.0442 3.63633 11.1183L3.90501 11.3879L1.14648 14.1465L1.85359 14.8536L14.8536 1.85356L14.1465 1.14645L12.3866 2.90632ZM11.679 3.61393C10.7653 2.62168 9.45526 2 8.00004 2C5.23861 2 3.00004 4.23858 3.00004 7C3.00004 8.32653 3.51597 9.53149 4.35909 10.4269L4.61212 10.6808L6.73983 8.55311C6.28846 8.1864 6.00004 7.62688 6.00004 7C6.00004 5.89543 6.89547 5 8.00004 5C8.62692 5 9.18644 5.28842 9.55314 5.73979L11.679 3.61393ZM8.83835 6.45459C8.65992 6.18091 8.35111 6 8.00004 6C7.44775 6 7.00004 6.44772 7.00004 7C7.00004 7.35107 7.18095 7.65989 7.45463 7.83831L8.83835 6.45459Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M13.4698 4.53026L12.7027 5.29738C12.8951 5.8288 13 6.40215 13 7C13 8.32654 12.4841 9.5315 11.641 10.4269L8.00004 14.0807L5.96328 12.0368L5.25617 12.7439L7.50437 15H8.49574L12.3543 11.128L12.3636 11.1182C13.3777 10.0441 14 8.59417 14 7C14 6.11959 13.8104 5.28347 13.4698 4.53026Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
LocationPinDisabled.displayName = 'LocationPinDisabled';
|
|
10
|
+
export { LocationPinDisabled };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const LocationPinDollar = createIcon('location-pin-dollar', [
|
|
5
|
+
createElement('path', { d: 'M10.25 6.8875C10.25 5.7926 9.51548 4.84532 8.5 4.60742V4H7.5V4.60742C6.48452 4.84532 5.75 5.7926 5.75 6.8875V7.24224L9.20959 8.4531C9.06675 9.03959 8.56379 9.45 8 9.45C7.33235 9.45 6.75 8.87445 6.75 8.1125H5.75C5.75 9.2074 6.48452 10.1547 7.5 10.3926V11H8.5V10.3926C9.51548 10.1547 10.25 9.2074 10.25 8.1125V7.75776L6.79041 6.5469C6.93325 5.96041 7.43621 5.55 8 5.55C8.66765 5.55 9.25 6.12555 9.25 6.8875H10.25Z', key: 'a' }),
|
|
6
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M2 7C2 3.68629 4.68629 1 8 1C11.3137 1 14 3.68629 14 7C14 8.59417 13.3776 10.0441 12.3636 11.1182L12.3543 11.128L8.4957 15H7.50433L3.63629 11.1183C2.62225 10.0442 2 8.59417 2 7ZM8 2C5.23858 2 3 4.23858 3 7C3 8.32653 3.51593 9.53149 4.35905 10.4269L8 14.0807L11.6409 10.4269C12.4841 9.5315 13 8.32654 13 7C13 4.23858 10.7614 2 8 2Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
LocationPinDollar.displayName = 'LocationPinDollar';
|
|
10
|
+
export { LocationPinDollar };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const LockClosed = createIcon('lock-closed', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M8 8C6.89543 8 6 8.89543 6 10C6 11.1046 6.89543 12 8 12C9.10457 12 10 11.1046 10 10C10 8.89543 9.10457 8 8 8ZM7 10C7 9.44772 7.44772 9 8 9C8.55228 9 9 9.44772 9 10C9 10.5523 8.55228 11 8 11C7.44772 11 7 10.5523 7 10Z', key: 'a' }),
|
|
6
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M5 4.5V6H4.5C3.67157 6 3 6.67157 3 7.5V14H13V7.5C13 6.67157 12.3284 6 11.5 6H11V4.5C11 3.11929 9.88071 2 8.5 2H7.5C6.11929 2 5 3.11929 5 4.5ZM7.5 3C6.67157 3 6 3.67157 6 4.5V6H10V4.5C10 3.67157 9.32843 3 8.5 3H7.5ZM4.5 7H11.5C11.7761 7 12 7.22386 12 7.5V13H4V7.5C4 7.22386 4.22386 7 4.5 7Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
LockClosed.displayName = 'LockClosed';
|
|
10
|
+
export { LockClosed };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const LockClosedFilled = createIcon('lock-closed-filled', [
|
|
5
|
+
createElement('path', { d: 'M8 9C7.44772 9 7 9.44772 7 10C7 10.5523 7.44772 11 8 11C8.55228 11 9 10.5523 9 10C9 9.44772 8.55228 9 8 9Z', key: 'a' }),
|
|
6
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M5 6V4.5C5 3.11929 6.11929 2 7.5 2H8.5C9.88071 2 11 3.11929 11 4.5V6H11.5C12.3284 6 13 6.67157 13 7.5V14H3V7.5C3 6.67157 3.67157 6 4.5 6H5ZM7.5 3C6.67157 3 6 3.67157 6 4.5V6H10V4.5C10 3.67157 9.32843 3 8.5 3H7.5ZM8 8C6.89543 8 6 8.89543 6 10C6 11.1046 6.89543 12 8 12C9.10457 12 10 11.1046 10 10C10 8.89543 9.10457 8 8 8Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
LockClosedFilled.displayName = 'LockClosedFilled';
|
|
10
|
+
export { LockClosedFilled };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const LockOpen = createIcon('lock-open', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M8 8C6.89543 8 6 8.89543 6 10C6 11.1046 6.89543 12 8 12C9.10457 12 10 11.1046 10 10C10 8.89543 9.10457 8 8 8ZM7 10C7 9.44771 7.44772 9 8 9C8.55228 9 9 9.44771 9 10C9 10.5523 8.55228 11 8 11C7.44772 11 7 10.5523 7 10Z', key: 'a' }),
|
|
6
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M7.5 2C6.67157 2 6 2.67157 6 3.5V5H5V3.5C5 2.11929 6.11929 1 7.5 1H8.5C9.88071 1 11 2.11929 11 3.5V6H11.5C12.3284 6 13 6.67157 13 7.5V14H3V7.5C3 6.67157 3.67157 6 4.5 6H10V3.5C10 2.67157 9.32843 2 8.5 2H7.5ZM4.5 7C4.22386 7 4 7.22386 4 7.5V13H12V7.5C12 7.22386 11.7761 7 11.5 7H4.5Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
LockOpen.displayName = 'LockOpen';
|
|
10
|
+
export { LockOpen };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const Logout = createIcon('logout', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M3.5 2C2.67157 2 2 2.67157 2 3.5V10.4707C2 10.9674 2.24584 11.4318 2.65653 11.7111L5.65653 13.7511C6.65239 14.4283 8 13.715 8 12.5107V12H10.5C11.3284 12 12 11.3284 12 10.5V10H11V10.5C11 10.7761 10.7761 11 10.5 11H8V5.11803C8 4.54988 7.679 4.03048 7.17082 3.77639L5.61803 3H10.5C10.7761 3 11 3.22386 11 3.5V4H12V3.5C12 2.67157 11.3284 2 10.5 2H3.5ZM3 3.5C3 3.25761 3.17248 3.0555 3.4014 3.00972L6.72361 4.67082C6.893 4.75552 7 4.92865 7 5.11803V12.5107C7 12.9121 6.5508 13.1499 6.21884 12.9242L3.21884 10.8842C3.08195 10.7911 3 10.6363 3 10.4707V3.5Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M13.5703 7.5L11.949 9.12127L12.6561 9.82838L15 7.48452V6.51538L12.6561 4.17152L11.949 4.87863L13.5704 6.5H8.9998V7.5H13.5703Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
Logout.displayName = 'Logout';
|
|
10
|
+
export { Logout };
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const Logs = createIcon('logs', [
|
|
5
|
+
createElement('path', { d: 'M5 6H11V5H5V6Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M5 8.5H11V7.5H5V8.5Z', key: 'b' }),
|
|
7
|
+
createElement('path', { d: 'M5 11H11V10H5V11Z', key: 'c' }),
|
|
8
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M3 2H13V14H3V11H2V10H3V8.50001H2V7.50001H3V6H2V5H3V2ZM4 3V13H12V3H4Z', key: 'd' }),
|
|
9
|
+
]);
|
|
10
|
+
|
|
11
|
+
Logs.displayName = 'Logs';
|
|
12
|
+
export { Logs };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const LogsMagnifyingGlass = createIcon('logs-magnifying-glass', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M5 7.5C5 6.11929 6.11929 5 7.5 5C8.88071 5 10 6.11929 10 7.5C10 8.00954 9.84757 8.48347 9.58581 8.87868L10.8536 10.1464L10.1464 10.8535L8.87871 9.58579C8.48349 9.84756 8.00955 10 7.5 10C6.11929 10 5 8.88071 5 7.5ZM7.5 6C6.67157 6 6 6.67157 6 7.5C6 8.32843 6.67157 9 7.5 9C8.32843 9 9 8.32843 9 7.5C9 6.67157 8.32843 6 7.5 6Z', key: 'a' }),
|
|
6
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M13 2H3V5H2V6H3V7.50001H2V8.50001H3V10H2V11H3V14H13V2ZM4 13V3H12V13H4Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
LogsMagnifyingGlass.displayName = 'LogsMagnifyingGlass';
|
|
10
|
+
export { LogsMagnifyingGlass };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const MagnifyingGlass = createIcon('magnifying-glass', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M7 2C4.23858 2 2 4.23858 2 7C2 9.76142 4.23858 12 7 12C8.20064 12 9.30243 11.5768 10.1644 10.8715L13.1465 13.8536L13.8536 13.1464L10.8715 10.1644C11.5768 9.30243 12 8.20063 12 7C12 4.23858 9.76142 2 7 2ZM3 7C3 4.79086 4.79086 3 7 3C9.20914 3 11 4.79086 11 7C11 9.20914 9.20914 11 7 11C4.79086 11 3 9.20914 3 7Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
MagnifyingGlass.displayName = 'MagnifyingGlass';
|
|
9
|
+
export { MagnifyingGlass };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const MagnifyingGlassGraph = createIcon('magnifying-glass-graph', [
|
|
5
|
+
createElement('path', { d: 'M7.75001 7.04291L6.25001 5.54291L4.39645 7.39646L5.10356 8.10357L6.25001 6.95712L7.75001 8.45712L9.60356 6.60357L8.89645 5.89646L7.75001 7.04291Z', key: 'a' }),
|
|
6
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M2 7C2 4.23858 4.23858 2 7 2C9.76142 2 12 4.23858 12 7C12 8.20063 11.5768 9.30243 10.8715 10.1644L13.8536 13.1465L13.1465 13.8536L10.1644 10.8715C9.30243 11.5768 8.20063 12 7 12C4.23858 12 2 9.76142 2 7ZM7 3C4.79086 3 3 4.79086 3 7C3 9.20914 4.79086 11 7 11C9.20914 11 11 9.20914 11 7C11 4.79086 9.20914 3 7 3Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
MagnifyingGlassGraph.displayName = 'MagnifyingGlassGraph';
|
|
10
|
+
export { MagnifyingGlassGraph };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const MagnifyingGlassZoomIn = createIcon('magnifying-glass-zoom-in', [
|
|
5
|
+
createElement('path', { d: 'M6.5 4V6.5H4V7.5H6.5V10H7.5V7.5H10V6.5H7.5V4H6.5Z', key: 'a' }),
|
|
6
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M7 2C4.23858 2 2 4.23858 2 7C2 9.76142 4.23858 12 7 12C8.20063 12 9.30243 11.5768 10.1644 10.8715L13.1465 13.8536L13.8536 13.1465L10.8715 10.1644C11.5768 9.30243 12 8.20063 12 7C12 4.23858 9.76142 2 7 2ZM3 7C3 4.79086 4.79086 3 7 3C9.20914 3 11 4.79086 11 7C11 9.20914 9.20914 11 7 11C4.79086 11 3 9.20914 3 7Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
MagnifyingGlassZoomIn.displayName = 'MagnifyingGlassZoomIn';
|
|
10
|
+
export { MagnifyingGlassZoomIn };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const MagnifyingGlassZoomOut = createIcon('magnifying-glass-zoom-out', [
|
|
5
|
+
createElement('path', { d: 'M10 7.5H4V6.5H10V7.5Z', key: 'a' }),
|
|
6
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M7 2C4.23858 2 2 4.23858 2 7C2 9.76142 4.23858 12 7 12C8.20063 12 9.30243 11.5768 10.1644 10.8715L13.1465 13.8536L13.8536 13.1465L10.8715 10.1644C11.5768 9.30243 12 8.20063 12 7C12 4.23858 9.76142 2 7 2ZM3 7C3 4.79086 4.79086 3 7 3C9.20914 3 11 4.79086 11 7C11 9.20914 9.20914 11 7 11C4.79086 11 3 9.20914 3 7Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
MagnifyingGlassZoomOut.displayName = 'MagnifyingGlassZoomOut';
|
|
10
|
+
export { MagnifyingGlassZoomOut };
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const MapA = createIcon('map-a', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M10 4.5C10 3.67157 10.6716 3 11.5 3C12.3284 3 13 3.67157 13 4.5C13 5.32843 12.3284 6 11.5 6C10.6716 6 10 5.32843 10 4.5ZM11.5 4C11.2239 4 11 4.22386 11 4.5C11 4.77614 11.2239 5 11.5 5C11.7761 5 12 4.77614 12 4.5C12 4.22386 11.7761 4 11.5 4Z', key: 'a' }),
|
|
6
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M8 4.47744C8 2.55335 9.57057 1 11.5 1C13.4294 1 15 2.55335 15 4.47744C15 5.36783 14.6626 6.18062 14.1094 6.79506L12.1664 9H10.8336L8.89059 6.79505C8.33743 6.18061 8 5.36782 8 4.47744ZM11.5 2C10.1157 2 9 3.11274 9 4.47744C9 5.11115 9.23947 5.68872 9.63521 6.12755L9.63905 6.13182L11.5 8.24372L13.3648 6.12753C13.7605 5.6887 14 5.11115 14 4.47744C14 3.11274 12.8843 2 11.5 2Z', key: 'b' }),
|
|
7
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M7 3H1V14H15V8H14V13H13.2071L4.20714 4H7V3ZM2.79292 4H2V12.2929L6.5429 7.74998L2.79292 4ZM11.7929 13L7.25001 8.45708L2.70709 13H11.7929Z', key: 'c' }),
|
|
8
|
+
]);
|
|
9
|
+
|
|
10
|
+
MapA.displayName = 'MapA';
|
|
11
|
+
export { MapA };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const MapB = createIcon('map-b', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M14.2959 2.01619L10.4757 3.95177L5.47722 1.95236L1 4.19097V13.2864L1.70531 13.9917L5.52474 12.0484L10.5228 14.0476L15 11.809V2.72033L14.2959 2.01619ZM11 4.80717L14 3.28714V11.191L11 12.691V4.80717ZM10 4.83851L6 3.23851V11.1615L10 12.7615V4.83851ZM5 11.1934V3.30901L2 4.80901V12.7198L5 11.1934Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
MapB.displayName = 'MapB';
|
|
9
|
+
export { MapB };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const MapBBetaBottom = createIcon('map-b-beta-bottom', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M2.23633 7.69238C2.46635 7.69241 2.68297 7.72554 2.88574 7.79199C3.09012 7.85845 3.26979 7.95379 3.4248 8.07812C3.58162 8.20085 3.70433 8.34836 3.79297 8.52051C3.8816 8.69096 3.92578 8.88264 3.92578 9.0957C3.92749 9.33604 3.86687 9.57042 3.74414 9.79883C3.66283 9.95224 3.55395 10.0849 3.42188 10.2021C3.65673 10.3399 3.83602 10.5193 3.95898 10.7422C4.08853 10.974 4.15307 11.2275 4.15137 11.502C4.15303 11.8052 4.08161 12.0744 3.93848 12.3096C3.7953 12.543 3.60209 12.7264 3.3584 12.8594C3.11468 12.9906 2.8417 13.0566 2.54004 13.0566C2.36287 13.0566 2.18891 13.0294 2.01855 12.9766C1.84829 12.9237 1.68917 12.831 1.54102 12.6982L1.50781 12.7139V14.4727H0.5V9.28027C0.501704 8.95824 0.579135 8.67828 0.732422 8.44141C0.887536 8.20277 1.09688 8.01822 1.35938 7.88867C1.62179 7.75753 1.9143 7.69238 2.23633 7.69238ZM2.23633 8.60254C2.09826 8.60254 1.9731 8.6315 1.8623 8.68945C1.75344 8.7474 1.66624 8.83175 1.60156 8.94238C1.53864 9.05135 1.50786 9.18427 1.50781 9.34082V11.3789C1.50781 11.5238 1.53975 11.6576 1.60449 11.7803C1.67097 11.9013 1.76594 11.9977 1.88867 12.0693C2.01135 12.1408 2.15902 12.1768 2.33105 12.1768C2.49794 12.1767 2.64299 12.1436 2.76562 12.0771C2.88815 12.0091 2.98239 11.9177 3.04883 11.8037C3.117 11.6878 3.15136 11.5597 3.15137 11.4199C3.15137 11.2699 3.11431 11.1391 3.04102 11.0283C2.96775 10.9177 2.86963 10.833 2.74707 10.7734C2.62441 10.7121 2.48754 10.6807 2.33594 10.6807H1.98535V9.91602H2.2207C2.39286 9.91602 2.53054 9.88264 2.63281 9.81445C2.735 9.74459 2.80824 9.65788 2.85254 9.55566C2.89846 9.4518 2.92065 9.34949 2.91895 9.24902C2.92063 9.0616 2.85849 8.90712 2.73242 8.78613C2.60804 8.66346 2.44246 8.60259 2.23633 8.60254Z', key: 'a' }),
|
|
6
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M10.4756 3.95215L14.2959 2.0166L15 2.7207V11.8086L10.5225 14.0479L5.52441 12.0488L5 11.8047V3.30859L2 4.80859V7H1V4.19141L5.47754 1.95215L10.4756 3.95215ZM6 11.1611L10 12.7617V4.83887L6 3.23828V11.1611ZM11 4.80762V12.6914L14 11.1914V3.28711L11 4.80762Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
MapBBetaBottom.displayName = 'MapBBetaBottom';
|
|
10
|
+
export { MapBBetaBottom };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const MapBBetaTop = createIcon('map-b-beta-top', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M10.4756 3.95215L11 4.17578V12.6914L14 11.1914V8H15V11.8086L10.5225 14.0479L5.52441 12.0488L1.70508 13.9922L1 13.2861V4.19141L5.47754 1.95215L10.4756 3.95215ZM6 11.1611L10 12.7617V4.83887L6 3.23828V11.1611ZM2 4.80859V12.7197L5 11.1934V3.30859L2 4.80859Z', key: 'a' }),
|
|
6
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M13.7363 1.69238C13.9663 1.69241 14.183 1.72554 14.3857 1.79199C14.5901 1.85845 14.7698 1.95379 14.9248 2.07812C15.0816 2.20085 15.2043 2.34836 15.293 2.52051C15.3816 2.69096 15.4258 2.88264 15.4258 3.0957C15.4275 3.33604 15.3669 3.57042 15.2441 3.79883C15.1628 3.95224 15.0539 4.08489 14.9219 4.20215C15.1567 4.33992 15.336 4.51932 15.459 4.74219C15.5885 4.97401 15.6531 5.22752 15.6514 5.50195C15.653 5.80525 15.5816 6.07442 15.4385 6.30957C15.2953 6.54302 15.1021 6.72645 14.8584 6.85938C14.6147 6.99059 14.3417 7.05664 14.04 7.05664C13.8629 7.05661 13.6889 7.02937 13.5186 6.97656C13.3483 6.92373 13.1892 6.83102 13.041 6.69824L13.0078 6.71387V8.47266H12V3.28027C12.0017 2.95824 12.0791 2.67828 12.2324 2.44141C12.3875 2.20277 12.5969 2.01822 12.8594 1.88867C13.1218 1.75753 13.4143 1.69238 13.7363 1.69238ZM13.7363 2.60254C13.5983 2.60254 13.4731 2.6315 13.3623 2.68945C13.2534 2.7474 13.1662 2.83175 13.1016 2.94238C13.0386 3.05135 13.0079 3.18427 13.0078 3.34082V5.37891C13.0078 5.52375 13.0398 5.65757 13.1045 5.78027C13.171 5.9013 13.2659 5.99775 13.3887 6.06934C13.5113 6.14083 13.659 6.17676 13.8311 6.17676C13.9979 6.17671 14.143 6.14358 14.2656 6.07715C14.3881 6.00905 14.4824 5.91769 14.5488 5.80371C14.617 5.68782 14.6514 5.55967 14.6514 5.41992C14.6514 5.26992 14.6143 5.13912 14.541 5.02832C14.4678 4.91774 14.3696 4.83302 14.2471 4.77344C14.1244 4.71213 13.9875 4.68068 13.8359 4.68066H13.4854V3.91602H13.7207C13.8929 3.91602 14.0305 3.88263 14.1328 3.81445C14.235 3.74459 14.3082 3.65788 14.3525 3.55566C14.3985 3.4518 14.4206 3.34949 14.4189 3.24902C14.4206 3.0616 14.3585 2.90713 14.2324 2.78613C14.108 2.66345 13.9425 2.60259 13.7363 2.60254Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
MapBBetaTop.displayName = 'MapBBetaTop';
|
|
10
|
+
export { MapBBetaTop };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const MapNavigation = createIcon('map-navigation', [
|
|
5
|
+
createElement('path', { d: 'M6.00012 7.02539L6.00012 11H7.00012L7.00012 8.02539L9.58343 8.02539L8.41225 9.19661L9.11936 9.9037L11.0001 8.02289V7.02733L9.1193 5.14646L8.41219 5.85355L9.58399 7.02539L6.00012 7.02539Z', key: 'a' }),
|
|
6
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M1.76788 9.76775C0.791566 8.79144 0.791568 7.20853 1.76788 6.23222L6.23235 1.76775C7.20866 0.791444 8.79157 0.791446 9.76788 1.76776L14.2323 6.23222C15.2087 7.20854 15.2087 8.79145 14.2323 9.76776L9.76788 14.2322C8.79157 15.2085 7.20866 15.2085 6.23235 14.2322L1.76788 9.76775ZM2.47499 6.93933L6.93945 2.47486C7.52524 1.88908 8.47499 1.88908 9.06077 2.47486L13.5252 6.93933C14.111 7.52512 14.111 8.47486 13.5252 9.06065L9.06077 13.5251C8.47499 14.1109 7.52524 14.1109 6.93945 13.5251L2.47498 9.06065C1.8892 8.47486 1.8892 7.52512 2.47499 6.93933Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
MapNavigation.displayName = 'MapNavigation';
|
|
10
|
+
export { MapNavigation };
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const MarkRead = createIcon('mark-read', [
|
|
5
|
+
createElement('path', { d: 'M15.207 10L11.25 13.957L8.79297 11.5L9.5 10.793L11.25 12.543L14.5 9.29297L15.207 10Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M7 12.5H2V11.5H7V12.5Z', key: 'b' }),
|
|
7
|
+
createElement('path', { d: 'M11 8.5H2V7.5H11V8.5Z', key: 'c' }),
|
|
8
|
+
createElement('path', { d: 'M14 4.5H2V3.5H14V4.5Z', key: 'd' }),
|
|
9
|
+
]);
|
|
10
|
+
|
|
11
|
+
MarkRead.displayName = 'MarkRead';
|
|
12
|
+
export { MarkRead };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const Match = createIcon('match', [
|
|
5
|
+
createElement('path', { d: 'M3 3.5C3 3.22386 3.22386 3 3.5 3H12V2H3.5C2.67157 2 2 2.67157 2 3.5V7C2 7.82843 2.67157 8.5 3.5 8.5H5.57984L3.96502 10.1148L4.67212 10.8219L6.99406 8.5H7L7.00057 7.49355L4.67212 5.1651L3.96501 5.87221L5.59281 7.5H3.5C3.22386 7.5 3 7.27614 3 7V3.5Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M10.42 8.5H12.5C12.7761 8.5 13 8.72386 13 9V12.5C13 12.7761 12.7761 13 12.5 13H4V14H12.5C13.3284 14 14 13.3284 14 12.5V9C14 8.17157 13.3284 7.5 12.5 7.5H10.4071L12.0349 5.87221L11.3278 5.1651L8.99931 7.49355V8.49349L9 8.5H9.00582L11.3278 10.8219L12.0349 10.1148L10.42 8.5Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
Match.displayName = 'Match';
|
|
10
|
+
export { Match };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const MenuCollapse = createIcon('menu-collapse', [
|
|
5
|
+
createElement('path', { d: 'M7.42883 8.50422L9.05083 10.1262L8.34372 10.8333L6 8.4896V7.52019L8.34372 5.17647L9.05083 5.88357L7.43018 7.50422L12.9996 7.49998L13.0004 8.49998L7.42883 8.50422Z', key: 'a' }),
|
|
6
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M1 4C1 3.17157 1.67157 2.5 2.5 2.5H13.5C14.3284 2.5 15 3.17157 15 4V12C15 12.8284 14.3284 13.5 13.5 13.5H2.5C1.67157 13.5 1 12.8284 1 12V4ZM2.5 3.5C2.22386 3.5 2 3.72386 2 4V12C2 12.2761 2.22386 12.5 2.5 12.5H4V3.5H2.5ZM5 3.5V12.5H13.5C13.7761 12.5 14 12.2761 14 12V4C14 3.72386 13.7761 3.5 13.5 3.5H5Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
MenuCollapse.displayName = 'MenuCollapse';
|
|
10
|
+
export { MenuCollapse };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const MenuCollapseB = createIcon('menu-collapse-b', [
|
|
5
|
+
createElement('path', { d: 'M4 11.5H3V4.5H4V11.5Z', key: 'a' }),
|
|
6
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M13.5 2.5C14.3284 2.5 15 3.17157 15 4V12C15 12.8284 14.3284 13.5 13.5 13.5H2.5C1.67157 13.5 1 12.8284 1 12V4C1 3.17157 1.67157 2.5 2.5 2.5H13.5ZM2.5 3.5C2.22386 3.5 2 3.72386 2 4V12C2 12.2761 2.22386 12.5 2.5 12.5H13.5C13.7761 12.5 14 12.2761 14 12V4C14 3.72386 13.7761 3.5 13.5 3.5H2.5Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
MenuCollapseB.displayName = 'MenuCollapseB';
|
|
10
|
+
export { MenuCollapseB };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const MenuExpand = createIcon('menu-expand', [
|
|
5
|
+
createElement('path', { d: 'M8.57118 8.50424L6.94919 10.1262L7.65629 10.8333L10 8.48962V7.5202L7.6563 5.17648L6.94919 5.88359L8.56983 7.50424L3.00039 7.5L2.99963 8.5L8.57118 8.50424Z', key: 'a' }),
|
|
6
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M15 4C15 3.17157 14.3284 2.5 13.5 2.5H2.5C1.67157 2.5 1 3.17157 1 4V12C1 12.8284 1.67157 13.5 2.5 13.5H13.5C14.3284 13.5 15 12.8284 15 12V4ZM13.5 3.5C13.7761 3.5 14 3.72386 14 4V12C14 12.2761 13.7761 12.5 13.5 12.5H12V3.5H13.5ZM11 3.5V12.5H2.5C2.22386 12.5 2 12.2761 2 12V4C2 3.72386 2.22386 3.5 2.5 3.5H11Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
MenuExpand.displayName = 'MenuExpand';
|
|
10
|
+
export { MenuExpand };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const MenuExpandB = createIcon('menu-expand-b', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M1 4C1 3.17157 1.67157 2.5 2.5 2.5H13.5C14.3284 2.5 15 3.17157 15 4V12C15 12.8284 14.3284 13.5 13.5 13.5H2.5C1.67157 13.5 1 12.8284 1 12V4ZM2.5 3.5C2.22386 3.5 2 3.72386 2 4V12C2 12.2761 2.22386 12.5 2.5 12.5H4V3.5H2.5ZM5 3.5V12.5H13.5C13.7761 12.5 14 12.2761 14 12V4C14 3.72386 13.7761 3.5 13.5 3.5H5Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
MenuExpandB.displayName = 'MenuExpandB';
|
|
9
|
+
export { MenuExpandB };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const MessageBubble = createIcon('message-bubble', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M14 11.4982V11.5007C14 12.3289 13.3284 13.0003 12.5 13.0003H4.18189L2.98934 14H2V4.49959C2 3.67139 2.67157 3 3.5 3H12.5C13.3284 3 14 3.67139 14 4.49959V11.4982ZM12.5 3.99972C12.7761 3.99972 13 4.22352 13 4.49959V11.5007C13 11.7767 12.7761 12.0005 12.5 12.0005H3.81811L3 12.6864V4.49959C3 4.22352 3.22386 3.99972 3.5 3.99972H12.5Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
MessageBubble.displayName = 'MessageBubble';
|
|
9
|
+
export { MessageBubble };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const MessageBubbleStack = createIcon('message-bubble-stack', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M5 2.49848C5 1.67089 5.67157 1 6.5 1H13.5C14.3284 1 15 1.67089 15 2.49848V10.004H14.0095L12.8163 8.9918H11V12.5025C11 13.3301 10.3284 14.001 9.5 14.001H3.18189L1.98934 15H1V7.50657C1 6.67898 1.67157 6.00809 2.5 6.00809H5V2.49848ZM6 6.00809H9.5C10.3284 6.00809 11 6.67898 11 7.50657V7.99281H13.1837L14 8.68537V2.49848C14 2.22262 13.7761 1.99899 13.5 1.99899H6.5C6.22386 1.99899 6 2.22262 6 2.49848V6.00809ZM10 7.50657C10 7.23071 9.77614 7.00708 9.5 7.00708H2.5C2.22386 7.00708 2 7.23071 2 7.50657V13.6873L2.81811 13.002H9.5C9.77614 13.002 10 12.7784 10 12.5025V7.50657Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
MessageBubbleStack.displayName = 'MessageBubbleStack';
|
|
9
|
+
export { MessageBubbleStack };
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const Messaging = createIcon('messaging', [
|
|
5
|
+
createElement('path', { d: 'M5 5H11V4H5V5Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M11 7H5V6H11V7Z', key: 'b' }),
|
|
7
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M3 1H13V5.99997L14 6.74998L14 14H2L2 6.74998L3 5.99998V1ZM12.2929 13H3.70713L6.93934 9.76777C7.52513 9.18198 8.47487 9.18198 9.06066 9.76777L12.2929 13ZM13 12.2929L13 8.26842L11.0571 10.35L13 12.2929ZM10.3496 9.64245L12 7.87424V2H4V7.87423L5.65045 9.64245L6.23223 9.06066C7.20854 8.08435 8.79146 8.08435 9.76777 9.06066L10.3496 9.64245ZM4.94292 10.35L3 12.2929L3 8.26842L4.94292 10.35Z', key: 'c' }),
|
|
8
|
+
]);
|
|
9
|
+
|
|
10
|
+
Messaging.displayName = 'Messaging';
|
|
11
|
+
export { Messaging };
|