@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 ChevronDown = createIcon('chevron-down', [
|
|
5
|
+
createElement('path', { d: 'M4.35359 6.43396L3.64648 7.14107L7.50548 11H8.49466L12.3536 7.14107L11.6465 6.43396L8.00007 10.0804L4.35359 6.43396Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
ChevronDown.displayName = 'ChevronDown';
|
|
9
|
+
export { ChevronDown };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const ChevronLeft = createIcon('chevron-left', [
|
|
5
|
+
createElement('path', { d: 'M10.0661 11.6464L9.35897 12.3535L5.5 8.4945V7.50533L9.35897 3.64636L10.0661 4.35347L6.41963 7.99992L10.0661 11.6464Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
ChevronLeft.displayName = 'ChevronLeft';
|
|
9
|
+
export { ChevronLeft };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const ChevronLeftDouble = createIcon('chevron-left-double', [
|
|
5
|
+
createElement('path', { d: 'M7.85897 12.3536L8.56608 11.6465L4.91963 7.99998L8.56608 4.35353L7.85897 3.64642L4 7.50539V8.49456L7.85897 12.3536Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M11.859 12.3536L12.5661 11.6465L8.91963 7.99998L12.5661 4.35353L11.859 3.64642L8 7.50539V8.49456L11.859 12.3536Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
ChevronLeftDouble.displayName = 'ChevronLeftDouble';
|
|
10
|
+
export { ChevronLeftDouble };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const ChevronRight = createIcon('chevron-right', [
|
|
5
|
+
createElement('path', { d: 'M5.92993 11.6464L6.63704 12.3535L10.496 8.4945V7.50533L6.63704 3.64636L5.92993 4.35347L9.57638 7.99992L5.92993 11.6464Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
ChevronRight.displayName = 'ChevronRight';
|
|
9
|
+
export { ChevronRight };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const ChevronRightDouble = createIcon('chevron-right-double', [
|
|
5
|
+
createElement('path', { d: 'M7.43408 11.6465L8.14119 12.3536L12 8.49468V7.50527L8.14119 3.64642L7.43408 4.35353L11.0805 7.99998L7.43408 11.6465Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M3.43408 11.6465L4.14119 12.3536L8.00004 8.49468V7.50527L4.14119 3.64642L3.43408 4.35353L7.08053 7.99998L3.43408 11.6465Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
ChevronRightDouble.displayName = 'ChevronRightDouble';
|
|
10
|
+
export { ChevronRightDouble };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const ChevronUp = createIcon('chevron-up', [
|
|
5
|
+
createElement('path', { d: 'M7.50548 6H8.49466L12.3536 9.85896L11.6465 10.5661L8.00007 6.91962L4.35359 10.5661L3.64648 9.85896L7.50548 6Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
ChevronUp.displayName = 'ChevronUp';
|
|
9
|
+
export { ChevronUp };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const ChevronUpDownUI = createIcon('chevron-up-down-ui', [
|
|
5
|
+
createElement('path', { d: 'M4.64657 5.2929L5.35368 6.00001L8.00014 3.35364L10.6465 6.00001L11.3536 5.2929L8.49473 2.43402H7.50555L4.64657 5.2929Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M4.50537 10.7071L5.21248 10L8.00023 12.7876L10.7878 10L11.4949 10.7071L8.49482 13.7072H7.50564L4.50537 10.7071Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
ChevronUpDownUI.displayName = 'ChevronUpDownUI';
|
|
10
|
+
export { ChevronUpDownUI };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const Circle = createIcon('circle', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M8 5C6.34315 5 5 6.34315 5 8C5 9.65685 6.34315 11 8 11C9.65685 11 11 9.65685 11 8C11 6.34315 9.65685 5 8 5ZM4 8C4 5.79086 5.79086 4 8 4C10.2091 4 12 5.79086 12 8C12 10.2091 10.2091 12 8 12C5.79086 12 4 10.2091 4 8Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
Circle.displayName = 'Circle';
|
|
9
|
+
export { Circle };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const CircleArrow = createIcon('circle-arrow', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M8 2C4.68629 2 2 4.68629 2 8C2 11.3137 4.68629 14 8 14C11.3137 14 14 11.3137 14 8C14 4.68629 11.3137 2 8 2ZM3.87731 5.17014C4.77872 3.85943 6.289 3 8 3C10.7614 3 13 5.23858 13 8C13 10.7614 10.7614 13 8 13C5.23858 13 3 10.7614 3 8C3 7.32215 3.13489 6.6758 3.37929 6.08633L6.50004 9.20708L8.00004 7.70708L9.79289 9.49994H8.5V10.4999H10.8006L11.5 9.80052V7.49994H10.5V8.79283L8.00004 6.29287L6.50004 7.79287L3.87731 5.17014Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
CircleArrow.displayName = 'CircleArrow';
|
|
9
|
+
export { CircleArrow };
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const CircleArrowsDiff = createIcon('circle-arrows-diff', [
|
|
5
|
+
createElement('path', { d: 'M11 6.00866L9.6378 4.64645L8.93069 5.35356L9.57714 6.00001H5V7.00001H11.9914L11 7V6.00866Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M6.36521 11.3536L5.00392 9.99226V9.00001H4.01167L11 9V10H6.42587L7.07232 10.6464L6.36521 11.3536Z', key: 'b' }),
|
|
7
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M2 8C2 4.68629 4.68629 2 8 2C11.3137 2 14 4.68629 14 8C14 11.3137 11.3137 14 8 14C4.68629 14 2 11.3137 2 8ZM8 3C5.23858 3 3 5.23858 3 8C3 10.7614 5.23858 13 8 13C10.7614 13 13 10.7614 13 8C13 5.23858 10.7614 3 8 3Z', key: 'c' }),
|
|
8
|
+
]);
|
|
9
|
+
|
|
10
|
+
CircleArrowsDiff.displayName = 'CircleArrowsDiff';
|
|
11
|
+
export { CircleArrowsDiff };
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const CircleArrowsDiffDisabled = createIcon('circle-arrows-diff-disabled', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M3.41851 11.8744L1.14648 14.1465L1.85359 14.8536L14.8536 1.85356L14.1465 1.14645L11.8745 3.41848C10.8291 2.53359 9.47688 2.00001 8.00003 2.00001C4.68632 2.00001 2.00003 4.6863 2.00003 8.00001C2.00003 9.47686 2.53361 10.8291 3.41851 11.8744ZM4.12856 11.1644L5.1523 10.1406L5.00394 9.99227V9.00001H6.29293L8.29293 7.00001L5.00003 7.00001V6.00001H9.29293L9.43505 5.85789L8.93072 5.35356L9.63783 4.64645L10.1422 5.15078L11.1644 4.12854C10.3025 3.42319 9.20067 3.00001 8.00003 3.00001C5.23861 3.00001 3.00003 5.23858 3.00003 8.00001C3.00003 9.20064 3.42321 10.3024 4.12856 11.1644Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M5.00625 13.2009C5.88736 13.7092 6.90973 14 8.00003 14C11.3137 14 14 11.3137 14 8.00001C14 6.90971 13.7092 5.88734 13.2009 5.00622L12.4633 5.74387C12.8066 6.42168 13 7.18825 13 8.00001C13 10.7614 10.7615 13 8.00003 13C7.18828 13 6.4217 12.8066 5.74389 12.4633L5.00625 13.2009Z', key: 'b' }),
|
|
7
|
+
createElement('path', { d: 'M11 10H8.20714L9.20714 9.00001H11V10Z', key: 'c' }),
|
|
8
|
+
]);
|
|
9
|
+
|
|
10
|
+
CircleArrowsDiffDisabled.displayName = 'CircleArrowsDiffDisabled';
|
|
11
|
+
export { CircleArrowsDiffDisabled };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const CircleConcentricFilled = createIcon('circle-concentric-filled', [
|
|
5
|
+
createElement('path', { d: 'M8 11C9.65685 11 11 9.65685 11 8C11 6.34315 9.65685 5 8 5C6.34315 5 5 6.34315 5 8C5 9.65685 6.34315 11 8 11Z', key: 'a' }),
|
|
6
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M8 2C4.68629 2 2 4.68629 2 8C2 11.3137 4.68629 14 8 14C11.3137 14 14 11.3137 14 8C14 4.68629 11.3137 2 8 2ZM3 8C3 5.23858 5.23858 3 8 3C10.7614 3 13 5.23858 13 8C13 10.7614 10.7614 13 8 13C5.23858 13 3 10.7614 3 8Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
CircleConcentricFilled.displayName = 'CircleConcentricFilled';
|
|
10
|
+
export { CircleConcentricFilled };
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const CircleConcentricThree = createIcon('circle-concentric-three', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M8 6C6.89543 6 6 6.89543 6 8C6 9.10457 6.89543 10 8 10C9.10457 10 10 9.10457 10 8C10 6.89543 9.10457 6 8 6ZM7 8C7 7.44772 7.44772 7 8 7C8.55228 7 9 7.44772 9 8C9 8.55228 8.55228 9 8 9C7.44772 9 7 8.55228 7 8Z', key: 'a' }),
|
|
6
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M4 8C4 5.79086 5.79086 4 8 4C10.2091 4 12 5.79086 12 8C12 10.2091 10.2091 12 8 12C5.79086 12 4 10.2091 4 8ZM8 5C6.34315 5 5 6.34315 5 8C5 9.65685 6.34315 11 8 11C9.65685 11 11 9.65685 11 8C11 6.34315 9.65685 5 8 5Z', key: 'b' }),
|
|
7
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M2 8C2 4.68629 4.68629 2 8 2C11.3137 2 14 4.68629 14 8C14 11.3137 11.3137 14 8 14C4.68629 14 2 11.3137 2 8ZM8 3C5.23858 3 3 5.23858 3 8C3 10.7614 5.23858 13 8 13C10.7614 13 13 10.7614 13 8C13 5.23858 10.7614 3 8 3Z', key: 'c' }),
|
|
8
|
+
]);
|
|
9
|
+
|
|
10
|
+
CircleConcentricThree.displayName = 'CircleConcentricThree';
|
|
11
|
+
export { CircleConcentricThree };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const CircleConcentricTwo = createIcon('circle-concentric-two', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M8 3C5.23858 3 3 5.23858 3 8C3 10.7614 5.23858 13 8 13C10.7614 13 13 10.7614 13 8C13 5.23858 10.7614 3 8 3ZM2 8C2 4.68629 4.68629 2 8 2C11.3137 2 14 4.68629 14 8C14 11.3137 11.3137 14 8 14C4.68629 14 2 11.3137 2 8Z', key: 'a' }),
|
|
6
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M8 6C6.89543 6 6 6.89543 6 8C6 9.10457 6.89543 10 8 10C9.10457 10 10 9.10457 10 8C10 6.89543 9.10457 6 8 6ZM5 8C5 6.34315 6.34315 5 8 5C9.65685 5 11 6.34315 11 8C11 9.65685 9.65685 11 8 11C6.34315 11 5 9.65685 5 8Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
CircleConcentricTwo.displayName = 'CircleConcentricTwo';
|
|
10
|
+
export { CircleConcentricTwo };
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const CircleExclamation = createIcon('circle-exclamation', [
|
|
5
|
+
createElement('path', { d: 'M7.5 9V5H8.5V9H7.5Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M7.5 11V10H8.5V11H7.5Z', key: 'b' }),
|
|
7
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M8 2C4.68629 2 2 4.68629 2 8C2 11.3137 4.68629 14 8 14C11.3137 14 14 11.3137 14 8C14 4.68629 11.3137 2 8 2ZM3 8C3 5.23858 5.23858 3 8 3C10.7614 3 13 5.23858 13 8C13 10.7614 10.7614 13 8 13C5.23858 13 3 10.7614 3 8Z', key: 'c' }),
|
|
8
|
+
]);
|
|
9
|
+
|
|
10
|
+
CircleExclamation.displayName = 'CircleExclamation';
|
|
11
|
+
export { CircleExclamation };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const CircleExclamationFilled = createIcon('circle-exclamation-filled', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M8 2C4.68629 2 2 4.68629 2 8C2 11.3137 4.68629 14 8 14C11.3137 14 14 11.3137 14 8C14 4.68629 11.3137 2 8 2ZM3 8C3 5.23858 5.23858 3 8 3C10.7614 3 13 5.23858 13 8C13 10.7614 10.7614 13 8 13C5.23858 13 3 10.7614 3 8Z', key: 'a' }),
|
|
6
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M8 3C5.23858 3 3 5.23858 3 8C3 10.7614 5.23858 13 8 13C10.7614 13 13 10.7614 13 8C13 5.23858 10.7614 3 8 3ZM7.5 9V5H8.5V9H7.5ZM7.5 11V10H8.5V11H7.5Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
CircleExclamationFilled.displayName = 'CircleExclamationFilled';
|
|
10
|
+
export { CircleExclamationFilled };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const CircleFastForward = createIcon('circle-fast-forward', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M8 2C4.68629 2 2 4.68629 2 8C2 11.3137 4.68629 14 8 14C11.3137 14 14 11.3137 14 8C14 4.68629 11.3137 2 8 2ZM3 8C3 5.23858 5.23858 3 8 3C10.7614 3 13 5.23858 13 8C13 10.7614 10.7614 13 8 13C5.23858 13 3 10.7614 3 8Z', key: 'a' }),
|
|
6
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M4.00488 9.29748V6.70416L4.6788 6.0304L8 7.51104L8.00008 6.70424L8.67391 6.0304L12 7.51321V8.48739L8.67319 9.97053L8 9.29748V8.48957L4.67808 9.97053L4.00488 9.29748ZM5.00488 8.72996L6.64157 8.0003L5.00488 7.27065V8.72996ZM10.6367 8.0003L9 8.72996V7.27065L10.6367 8.0003Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
CircleFastForward.displayName = 'CircleFastForward';
|
|
10
|
+
export { CircleFastForward };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const CircleFilled = createIcon('circle-filled', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M4 8C4 5.79086 5.79086 4 8 4C10.2091 4 12 5.79086 12 8C12 10.2091 10.2091 12 8 12C5.79086 12 4 10.2091 4 8Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
CircleFilled.displayName = 'CircleFilled';
|
|
9
|
+
export { CircleFilled };
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const CircleGrid = createIcon('circle-grid', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M4.5 2C3.11929 2 2 3.11929 2 4.5C2 5.88071 3.11929 7 4.5 7C5.88071 7 7 5.88071 7 4.5C7 3.11929 5.88071 2 4.5 2ZM3 4.5C3 3.67157 3.67157 3 4.5 3C5.32843 3 6 3.67157 6 4.5C6 5.32843 5.32843 6 4.5 6C3.67157 6 3 5.32843 3 4.5Z', key: 'a' }),
|
|
6
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M4.5 9C3.11929 9 2 10.1193 2 11.5C2 12.8807 3.11929 14 4.5 14C5.88071 14 7 12.8807 7 11.5C7 10.1193 5.88071 9 4.5 9ZM3 11.5C3 10.6716 3.67157 10 4.5 10C5.32843 10 6 10.6716 6 11.5C6 12.3284 5.32843 13 4.5 13C3.67157 13 3 12.3284 3 11.5Z', key: 'b' }),
|
|
7
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M9 4.5C9 3.11929 10.1193 2 11.5 2C12.8807 2 14 3.11929 14 4.5C14 5.88071 12.8807 7 11.5 7C10.1193 7 9 5.88071 9 4.5ZM11.5 3C10.6716 3 10 3.67157 10 4.5C10 5.32843 10.6716 6 11.5 6C12.3284 6 13 5.32843 13 4.5C13 3.67157 12.3284 3 11.5 3Z', key: 'c' }),
|
|
8
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M11.5 9C10.1193 9 9 10.1193 9 11.5C9 12.8807 10.1193 14 11.5 14C12.8807 14 14 12.8807 14 11.5C14 10.1193 12.8807 9 11.5 9ZM10 11.5C10 10.6716 10.6716 10 11.5 10C12.3284 10 13 10.6716 13 11.5C13 12.3284 12.3284 13 11.5 13C10.6716 13 10 12.3284 10 11.5Z', key: 'd' }),
|
|
9
|
+
]);
|
|
10
|
+
|
|
11
|
+
CircleGrid.displayName = 'CircleGrid';
|
|
12
|
+
export { CircleGrid };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const CirclePlay = createIcon('circle-play', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M6.00259 9.29748V6.70416L6.67651 6.0304L10.0026 7.51321V8.48739L6.67579 9.97053L6.00259 9.29748ZM7.00259 8.72996L8.63928 8.0003L7.00259 7.27065V8.72996Z', key: 'a' }),
|
|
6
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M8 2C4.68629 2 2 4.68629 2 8C2 11.3137 4.68629 14 8 14C11.3137 14 14 11.3137 14 8C14 4.68629 11.3137 2 8 2ZM3 8C3 5.23858 5.23858 3 8 3C10.7614 3 13 5.23858 13 8C13 10.7614 10.7614 13 8 13C5.23858 13 3 10.7614 3 8Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
CirclePlay.displayName = 'CirclePlay';
|
|
10
|
+
export { CirclePlay };
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const CircleQuestion = createIcon('circle-question', [
|
|
5
|
+
createElement('path', { d: 'M8 5C7.17157 5 6.5 5.67157 6.5 6.5H5.5C5.5 5.11929 6.61929 4 8 4C9.38071 4 10.5 5.11929 10.5 6.5C10.5 7.70948 9.64112 8.71836 8.5 8.94999V10H7.5V8H8C8.82843 8 9.5 7.32843 9.5 6.5C9.5 5.67157 8.82843 5 8 5Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M7.5 11V12H8.5V11H7.5Z', key: 'b' }),
|
|
7
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M2 8C2 4.68629 4.68629 2 8 2C11.3137 2 14 4.68629 14 8C14 11.3137 11.3137 14 8 14C4.68629 14 2 11.3137 2 8ZM8 3C5.23858 3 3 5.23858 3 8C3 10.7614 5.23858 13 8 13C10.7614 13 13 10.7614 13 8C13 5.23858 10.7614 3 8 3Z', key: 'c' }),
|
|
8
|
+
]);
|
|
9
|
+
|
|
10
|
+
CircleQuestion.displayName = 'CircleQuestion';
|
|
11
|
+
export { CircleQuestion };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const CircleSlash = createIcon('circle-slash', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M14 8C14 11.3137 11.3137 14 8 14C4.68629 14 2 11.3137 2 8C2 4.68629 4.68629 2 8 2C11.3137 2 14 4.68629 14 8ZM13 8C13 10.7614 10.7614 13 8 13C6.79938 13 5.69761 12.5768 4.83568 11.8715L11.8715 4.83568C12.5768 5.69761 13 6.79938 13 8ZM4.12856 11.1644L11.1644 4.12856C10.3025 3.4232 9.20065 3 8 3C5.23858 3 3 5.23858 3 8C3 9.20065 3.4232 10.3025 4.12856 11.1644Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
CircleSlash.displayName = 'CircleSlash';
|
|
9
|
+
export { CircleSlash };
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const Clipboard = createIcon('clipboard', [
|
|
5
|
+
createElement('path', { d: 'M7.00003 7H11V6H7.00003V7Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M7.00003 9.5H11V8.5H7.00003V9.5Z', key: 'b' }),
|
|
7
|
+
createElement('path', { d: 'M7.00003 12H11V11H7.00003V12Z', key: 'c' }),
|
|
8
|
+
createElement('path', { d: 'M6.00003 7H5.00003V6H6.00003V7Z', key: 'd' }),
|
|
9
|
+
createElement('path', { d: 'M6.00003 9.5H5.00003V8.5H6.00003V9.5Z', key: 'e' }),
|
|
10
|
+
createElement('path', { d: 'M6.00003 12H5.00003V11H6.00003V12Z', key: 'f' }),
|
|
11
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M11 1H5.00003V2H3L3.00001 14H13V2H11V1ZM11 3V4H5.00003V3H4L4.00001 13H12V3H11ZM6.00003 3V2H10V3H6.00003Z', key: 'g' }),
|
|
12
|
+
]);
|
|
13
|
+
|
|
14
|
+
Clipboard.displayName = 'Clipboard';
|
|
15
|
+
export { Clipboard };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const ClipboardCheck = createIcon('clipboard-check', [
|
|
5
|
+
createElement('path', { d: 'M7.16669 10.5361L10.8536 6.8492L10.1465 6.14209L7.16669 9.12187L5.85358 7.80876L5.14647 8.51586L7.16669 10.5361Z', key: 'a' }),
|
|
6
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M5.00002 1.5H11V2.5H13V14.5H3.00001L3 2.5H5.00002V1.5ZM11 4.5V3.5H12V13.5H4.00001L4 3.5H5.00002V4.5H11ZM6.00002 2.5V3.5H10V2.5H6.00002Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
ClipboardCheck.displayName = 'ClipboardCheck';
|
|
10
|
+
export { ClipboardCheck };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const Clock = createIcon('clock', [
|
|
5
|
+
createElement('path', { d: 'M8.5 8.4408V4H7.5V7.4408H4.5V8.4408H8.5Z', key: 'a' }),
|
|
6
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M8 2C4.68629 2 2 4.68629 2 8C2 11.3137 4.68629 14 8 14C11.3137 14 14 11.3137 14 8C14 4.68629 11.3137 2 8 2ZM3 8C3 5.23858 5.23858 3 8 3C10.7614 3 13 5.23858 13 8C13 10.7614 10.7614 13 8 13C5.23858 13 3 10.7614 3 8Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
Clock.displayName = 'Clock';
|
|
10
|
+
export { Clock };
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const ClockDefer = createIcon('clock-defer', [
|
|
5
|
+
createElement('path', { d: 'M10 6.5C10 7.47938 9.59774 8.3648 8.94942 9.00007H10.2422C10.7208 8.285 11 7.4251 11 6.5C11 4.01472 8.98528 2 6.5 2C4.01472 2 2 4.01472 2 6.5C2 7.83937 2.58515 9.04207 3.51375 9.86641C3.7909 9.64623 4.09793 9.46204 4.42777 9.3209C3.56188 8.68375 3 7.65749 3 6.5C3 4.567 4.567 3 6.5 3C8.433 3 10 4.567 10 6.5Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M7 7V4H6V6H4V7H7Z', key: 'b' }),
|
|
7
|
+
createElement('path', { d: 'M13.5829 10L11.9365 8.35359L12.6436 7.64648L15 10.0029V10.9469L12.6436 13.3033L11.9365 12.5962L13.5327 11H6C4.89543 11 4 11.8955 4 13H3C3 11.3432 4.34315 10 6 10H13.5829Z', key: 'c' }),
|
|
8
|
+
]);
|
|
9
|
+
|
|
10
|
+
ClockDefer.displayName = 'ClockDefer';
|
|
11
|
+
export { ClockDefer };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const ClockFilled = createIcon('clock-filled', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M8 2C4.68629 2 2 4.68629 2 8C2 11.3137 4.68629 14 8 14C11.3137 14 14 11.3137 14 8C14 4.68629 11.3137 2 8 2ZM8.5 4V8.4408H4.5V7.4408H7.5V4H8.5Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
ClockFilled.displayName = 'ClockFilled';
|
|
9
|
+
export { ClockFilled };
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const ClockSixteenHour = createIcon('clock-sixteen-hour', [
|
|
5
|
+
createElement('path', { d: 'M8 3C5.23858 3 3 5.23858 3 8C3 10.7614 5.23858 13 8 13V14C4.68629 14 2 11.3137 2 8C2 4.68629 4.68629 2 8 2C11.3137 2 14 4.68629 14 8H13C13 5.23858 10.7614 3 8 3Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M8.5 4.5V8.5H5V7.5H7.5V4.5H8.5Z', key: 'b' }),
|
|
7
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M12.4929 11.35C12.7181 11.0715 13.1033 10.8818 13.5716 10.8818C14.3954 10.8818 15 11.4686 15 12.2865C15 13.1578 14.3599 13.7327 13.4886 13.7327C12.3743 13.7327 11.7223 12.9207 11.7223 11.6049C11.7223 10.3069 12.4454 9.40598 13.4827 9.40598C14.2236 9.40598 14.7748 9.81494 14.9348 10.4906L14.2473 10.6625C14.1228 10.2417 13.8798 10.0698 13.4886 10.0698C12.9492 10.0698 12.5462 10.5262 12.481 11.35H12.4929ZM12.6233 12.2806C12.6233 12.737 12.9492 13.0689 13.4886 13.0689C13.9213 13.0689 14.2828 12.7903 14.2828 12.2865C14.2828 11.7886 13.9391 11.4745 13.4649 11.4745C12.9789 11.4745 12.6233 11.7946 12.6233 12.2806Z', key: 'c' }),
|
|
8
|
+
createElement('path', { d: 'M10.0782 9.49488H10.7599L10.7598 13.0511H11.72V13.7327H9.00543V13.0511H10.019L10.019 10.2832L9.05286 10.8877V10.1291L10.0782 9.49488Z', key: 'd' }),
|
|
9
|
+
]);
|
|
10
|
+
|
|
11
|
+
ClockSixteenHour.displayName = 'ClockSixteenHour';
|
|
12
|
+
export { ClockSixteenHour };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const Cloud = createIcon('cloud', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M7.5 3C5.67989 3 4.18427 4.38932 4.01579 6.16532C2.8424 6.57274 2 7.68754 2 9C2 10.6569 3.34315 12 5 12H11C12.6569 12 14 10.6569 14 9C14 7.34315 12.6569 6 11 6L10.9646 6.00021C10.7221 4.30396 9.26331 3 7.5 3ZM5 6.5C5 5.11929 6.11929 4 7.5 4C8.88071 4 10 5.11929 10 6.5C10 6.51401 9.99989 6.52798 9.99966 6.54191L9.98948 7.16395L10.5991 7.04008C10.7283 7.01385 10.8623 7 11 7C12.1046 7 13 7.89543 13 9C13 10.1046 12.1046 11 11 11H5C3.89543 11 3 10.1046 3 9C3 8.03288 3.68694 7.22509 4.59979 7.03995L5.00712 6.95734L5.00034 6.54177C5.00011 6.52788 5 6.51396 5 6.5Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
Cloud.displayName = 'Cloud';
|
|
9
|
+
export { Cloud };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const CloudEllipses = createIcon('cloud-ellipses', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M4.01579 5.16532C4.18427 3.38932 5.67989 2 7.5 2C9.26331 2 10.7221 3.30396 10.9646 5.00021L11 5C12.6569 5 14 6.34315 14 8C14 9.30622 13.1652 10.4175 12 10.8293V13.1338C12.2989 13.3067 12.5 13.6299 12.5 14C12.5 14.5523 12.0523 15 11.5 15C10.9477 15 10.5 14.5523 10.5 14C10.5 13.6299 10.7011 13.3067 11 13.1338L11 11H8.5V12.1338C8.7989 12.3067 9 12.6299 9 13C9 13.5523 8.55229 14 8 14C7.44772 14 7 13.5523 7 13C7 12.6299 7.2011 12.3067 7.5 12.1338V11H5L5 13.1338C5.2989 13.3067 5.5 13.6299 5.5 14C5.5 14.5523 5.05228 15 4.5 15C3.94772 15 3.5 14.5523 3.5 14C3.5 13.6299 3.7011 13.3067 4 13.1338V10.8293C2.83481 10.4175 2 9.30622 2 8C2 6.68754 2.8424 5.57274 4.01579 5.16532ZM7.5 3C6.11929 3 5 4.11929 5 5.5C5 5.51396 5.00011 5.52788 5.00034 5.54177L5.00712 5.95734L4.59979 6.03995C3.68694 6.22509 3 7.03288 3 8C3 9.10457 3.89543 10 5 10H11C12.1046 10 13 9.10457 13 8C13 6.89543 12.1046 6 11 6C10.8623 6 10.7283 6.01385 10.5991 6.04008L9.98948 6.16395L9.99966 5.54191C9.99989 5.52798 10 5.51401 10 5.5C10 4.11929 8.88071 3 7.5 3Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
CloudEllipses.displayName = 'CloudEllipses';
|
|
9
|
+
export { CloudEllipses };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const CloudLightning = createIcon('cloud-lightning', [
|
|
5
|
+
createElement('path', { d: 'M5 5.5C5 4.11929 6.11929 3 7.5 3C8.88071 3 10 4.11929 10 5.5C10 5.51401 9.99989 5.52798 9.99966 5.54191L9.98948 6.16395L10.5991 6.04008C10.7283 6.01385 10.8623 6 11 6C12.1046 6 13 6.89543 13 8C13 9.10457 12.1046 10 11 10H10V11H11C12.6569 11 14 9.65686 14 8C14 6.34315 12.6569 5 11 5L10.9646 5.00021C10.7221 3.30396 9.26331 2 7.5 2C5.67989 2 4.18427 3.38932 4.01579 5.16532C2.8424 5.57274 2 6.68754 2 8C2 9.65686 3.34315 11 5 11H6V10H5C3.89543 10 3 9.10457 3 8C3 7.03288 3.68694 6.22509 4.59979 6.03995L5.00712 5.95734L5.00034 5.54177C5.00011 5.52788 5 5.51396 5 5.5Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M8.48508 9.62127L7.51494 9.37873L6.85962 12H8.35962L8.01494 13.3787L8.98508 13.6213L9.6404 11H8.1404L8.48508 9.62127Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
CloudLightning.displayName = 'CloudLightning';
|
|
10
|
+
export { CloudLightning };
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const CloudRain = createIcon('cloud-rain', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M7.5 3C5.67989 3 4.18427 4.38932 4.01579 6.16532C2.8424 6.57274 2 7.68754 2 9C2 10.6569 3.34315 12 5 12H11C12.6569 12 14 10.6569 14 9C14 7.34315 12.6569 6 11 6L10.9646 6.00021C10.7221 4.30396 9.26331 3 7.5 3ZM5 6.5C5 5.11929 6.11929 4 7.5 4C8.88071 4 10 5.11929 10 6.5C10 6.51401 9.99989 6.52798 9.99966 6.54191L9.98948 7.16395L10.5991 7.04008C10.7283 7.01385 10.8623 7 11 7C12.1046 7 13 7.89543 13 9C13 10.1046 12.1046 11 11 11H5C3.89543 11 3 10.1046 3 9C3 8.03288 3.68694 7.22509 4.59979 7.03995L5.00712 6.95734L5.00034 6.54177C5.00011 6.52788 5 6.51396 5 6.5Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M4.35356 14.3536L5.35356 13.3536L4.64645 12.6464L3.64645 13.6464L4.35356 14.3536Z', key: 'b' }),
|
|
7
|
+
createElement('path', { d: 'M7.35356 14.3536L8.35356 13.3536L7.64645 12.6464L6.64645 13.6464L7.35356 14.3536Z', key: 'c' }),
|
|
8
|
+
createElement('path', { d: 'M10.3536 14.3536L11.3536 13.3536L10.6465 12.6464L9.64645 13.6464L10.3536 14.3536Z', key: 'd' }),
|
|
9
|
+
]);
|
|
10
|
+
|
|
11
|
+
CloudRain.displayName = 'CloudRain';
|
|
12
|
+
export { CloudRain };
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const CloudRainSun = createIcon('cloud-rain-sun', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M8.29542 3.09078C8.83761 1.85959 10.068 1 11.5 1C13.433 1 15 2.567 15 4.5C15 5.68374 14.4123 6.7295 13.5142 7.36261C13.8214 7.83342 14 8.39586 14 9C14 10.6569 12.6569 12 11 12H5C3.34315 12 2 10.6569 2 9C2 7.68754 2.8424 6.57274 4.01579 6.16532C4.18427 4.38932 5.67989 3 7.5 3C7.77361 3 8.03989 3.0314 8.29542 3.09078ZM11.5 2C12.8807 2 14 3.11929 14 4.5C14 5.39286 13.5319 6.17721 12.8262 6.61972C12.3204 6.23106 11.6872 6 11 6L10.9646 6.00021C10.8085 4.90843 10.1485 3.97916 9.22781 3.45551C9.62343 2.59638 10.4924 2 11.5 2ZM5 6.5C5 5.11929 6.11929 4 7.5 4C8.88071 4 10 5.11929 10 6.5C10 6.51401 9.99989 6.52798 9.99966 6.54191L9.98948 7.16395L10.5991 7.04008C10.7283 7.01385 10.8623 7 11 7C12.1046 7 13 7.89543 13 9C13 10.1046 12.1046 11 11 11H5C3.89543 11 3 10.1046 3 9C3 8.03288 3.68694 7.22509 4.59979 7.03995L5.00712 6.95734L5.00034 6.54177C5.00011 6.52788 5 6.51396 5 6.5Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M5.35355 13.3535L4.35355 14.3535L3.64645 13.6464L4.64645 12.6464L5.35355 13.3535Z', key: 'b' }),
|
|
7
|
+
createElement('path', { d: 'M8.35355 13.3535L7.35355 14.3535L6.64645 13.6464L7.64645 12.6464L8.35355 13.3535Z', key: 'c' }),
|
|
8
|
+
createElement('path', { d: 'M11.3536 13.3535L10.3536 14.3535L9.64645 13.6464L10.6464 12.6464L11.3536 13.3535Z', key: 'd' }),
|
|
9
|
+
]);
|
|
10
|
+
|
|
11
|
+
CloudRainSun.displayName = 'CloudRainSun';
|
|
12
|
+
export { CloudRainSun };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const CloudSun = createIcon('cloud-sun', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M2.48582 8.3626C1.58766 7.7295 1 6.68374 1 5.5C1 3.567 2.567 2 4.5 2C5.898 2 7.1039 2.8193 7.66483 4.00381C9.35353 4.0821 10.7297 5.35711 10.9646 7.00021L11 7C12.6569 7 14 8.34315 14 10C14 11.6569 12.6569 13 11 13H5C3.34315 13 2 11.6569 2 10C2 9.39572 2.17858 8.83333 2.48582 8.3626ZM2 5.5C2 4.11929 3.11929 3 4.5 3C5.37064 3 6.13783 3.44531 6.58552 4.12067C5.20003 4.49469 4.15499 5.69804 4.01579 7.16532C3.70957 7.27165 3.42589 7.42615 3.17384 7.61977C2.46809 7.17727 2 6.3929 2 5.5ZM5 7.5C5 6.11929 6.11929 5 7.5 5C8.88071 5 10 6.11929 10 7.5C10 7.51401 9.99989 7.52798 9.99966 7.54191L9.98948 8.16395L10.5991 8.04008C10.7283 8.01385 10.8623 8 11 8C12.1046 8 13 8.89543 13 10C13 11.1046 12.1046 12 11 12H5C3.89543 12 3 11.1046 3 10C3 9.03288 3.68694 8.22509 4.59979 8.03995L5.00712 7.95734L5.00034 7.54177C5.00011 7.52788 5 7.51396 5 7.5Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
CloudSun.displayName = 'CloudSun';
|
|
9
|
+
export { CloudSun };
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const CloudWind = createIcon('cloud-wind', [
|
|
5
|
+
createElement('path', { d: 'M8.5 7C8.31556 7 8.15379 7.09961 8.06659 7.25036L7.20098 6.74964C7.45958 6.30259 7.94416 6 8.5 6C9.32843 6 10 6.67157 10 7.5C10 8.32843 9.32843 9 8.5 9H5V8H8.5C8.77614 8 9 7.77614 9 7.5C9 7.22386 8.77614 7 8.5 7Z', key: 'a' }),
|
|
6
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M4.01579 5.16532C4.18427 3.38932 5.67989 2 7.5 2C9.26331 2 10.7221 3.30396 10.9646 5.00021L11 5C12.6569 5 14 6.34315 14 8C14 9.65686 12.6569 11 11 11H5C3.34315 11 2 9.65686 2 8C2 6.68754 2.8424 5.57274 4.01579 5.16532ZM7.5 3C6.11929 3 5 4.11929 5 5.5C5 5.51396 5.00011 5.52788 5.00034 5.54177L5.00712 5.95734L4.59979 6.03995C3.68694 6.22509 3 7.03288 3 8C3 9.10457 3.89543 10 5 10H11C12.1046 10 13 9.10457 13 8C13 6.89543 12.1046 6 11 6C10.8623 6 10.7283 6.01385 10.5991 6.04008L9.98948 6.16395L9.99966 5.54191C9.99989 5.52798 10 5.51401 10 5.5C10 4.11929 8.88071 3 7.5 3Z', key: 'b' }),
|
|
7
|
+
createElement('path', { d: 'M10.0666 13.7496C10.1538 13.9004 10.3156 14 10.5 14C10.7761 14 11 13.7761 11 13.5C11 13.2239 10.7761 13 10.5 13H5V12H10.5C11.3284 12 12 12.6716 12 13.5C12 14.3284 11.3284 15 10.5 15C9.94416 15 9.45958 14.6974 9.20098 14.2504L10.0666 13.7496Z', key: 'c' }),
|
|
8
|
+
]);
|
|
9
|
+
|
|
10
|
+
CloudWind.displayName = 'CloudWind';
|
|
11
|
+
export { CloudWind };
|