@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,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const ShieldCheck = createIcon('shield-check', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M14 2.59022L8 1.5L2 2.59022V7.00472C2 11.2301 5.44804 13.5426 7.51374 14.5H8.48626C10.552 13.5426 14 11.2301 14 7.00472V2.59022ZM3 7.00472V3.42427L8 2.51575L13 3.42427V7.00472C13 10.6587 9.96628 12.7295 8 13.6236C6.03372 12.7295 3 10.6587 3 7.00472Z', key: 'a' }),
|
|
6
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M10.8536 5.85901L7.16667 9.54357L5.14645 7.52462L5.85355 6.81796L7.16667 8.13025L10.1464 5.15235L10.8536 5.85901Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
ShieldCheck.displayName = 'ShieldCheck';
|
|
10
|
+
export { ShieldCheck };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const ShieldCheckmarkFilled = createIcon('shield-checkmark-filled', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M14 2.59022L8 1.5L2 2.59022V7.00473C2 11.2301 5.44797 13.5426 7.51368 14.5H8.48632C10.552 13.5426 14 11.2301 14 7.00473V2.59022ZM7.16667 9.54356L10.8536 5.859L10.1464 5.15234L7.16667 8.13024L5.85355 6.81796L5.14645 7.52462L7.16667 9.54356Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
ShieldCheckmarkFilled.displayName = 'ShieldCheckmarkFilled';
|
|
9
|
+
export { ShieldCheckmarkFilled };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const ShieldCircle = createIcon('shield-circle', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M8 5.50566C6.89543 5.50566 6 6.40053 6 7.5044C6 8.60828 6.89543 9.50314 8 9.50314C9.10457 9.50314 10 8.60828 10 7.5044C10 6.40053 9.10457 5.50566 8 5.50566ZM7 7.5044C7 6.95246 7.44772 6.50503 8 6.50503C8.55228 6.50503 9 6.95246 9 7.5044C9 8.05634 8.55228 8.50377 8 8.50377C7.44772 8.50377 7 8.05634 7 7.5044Z', key: 'a' }),
|
|
6
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M8 1.5L14 2.59022V7.00473C14 11.2301 10.552 13.5426 8.48632 14.5H7.51368C5.44797 13.5426 2 11.2301 2 7.00473V2.59022L8 1.5ZM3 3.42427V7.00473C3 10.6587 6.03372 12.7295 8 13.6236C9.96628 12.7295 13 10.6587 13 7.00473V3.42427L8 2.51576L3 3.42427Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
ShieldCircle.displayName = 'ShieldCircle';
|
|
10
|
+
export { ShieldCircle };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const ShieldCircleFilled = createIcon('shield-circle-filled', [
|
|
5
|
+
createElement('path', { d: 'M8 6.50499C7.44772 6.50499 7 6.95242 7 7.50436C7 8.0563 7.44772 8.50373 8 8.50373C8.55228 8.50373 9 8.0563 9 7.50436C9 6.95242 8.55228 6.50499 8 6.50499Z', key: 'a' }),
|
|
6
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M14 2.59022L8 1.5L2 2.59022V7.00473C2 11.2301 5.44797 13.5426 7.51368 14.5H8.48632C10.552 13.5426 14 11.2301 14 7.00473V2.59022ZM6 7.50436C6 6.40048 6.89543 5.50562 8 5.50562C9.10457 5.50562 10 6.40048 10 7.50436C10 8.60823 9.10457 9.5031 8 9.5031C6.89543 9.5031 6 8.60823 6 7.50436Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
ShieldCircleFilled.displayName = 'ShieldCircleFilled';
|
|
10
|
+
export { ShieldCircleFilled };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const ShieldCross = createIcon('shield-cross', [
|
|
5
|
+
createElement('path', { d: 'M8.00004 8.21065L9.64648 9.8571L10.3536 9.14999L8.70714 7.50355L10.3536 5.8571L9.64648 5.14999L8.00004 6.79644L6.35359 5.14999L5.64648 5.8571L7.29293 7.50355L5.64648 9.14999L6.35359 9.8571L8.00004 8.21065Z', key: 'a' }),
|
|
6
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M14 2.59022L8 1.5L2 2.59022V7.00473C2 11.2301 5.44797 13.5426 7.51368 14.5H8.48632C10.552 13.5426 14 11.2301 14 7.00473V2.59022ZM3 7.00473V3.42427L8 2.51576L13 3.42427V7.00473C13 10.6587 9.96628 12.7295 8 13.6236C6.03372 12.7295 3 10.6587 3 7.00473Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
ShieldCross.displayName = 'ShieldCross';
|
|
10
|
+
export { ShieldCross };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const ShieldCrossFilled = createIcon('shield-cross-filled', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M8 1.5L14 2.59022V7.00473C14 11.2301 10.552 13.5426 8.48632 14.5H7.51368C5.44797 13.5426 2 11.2301 2 7.00473V2.59022L8 1.5ZM9.64648 9.85713L8.00004 8.21068L6.35359 9.85713L5.64648 9.15002L7.29293 7.50358L5.64648 5.85713L6.35359 5.15002L8.00004 6.79647L9.64648 5.15002L10.3536 5.85713L8.70714 7.50358L10.3536 9.15002L9.64648 9.85713Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
ShieldCrossFilled.displayName = 'ShieldCrossFilled';
|
|
9
|
+
export { ShieldCrossFilled };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const ShieldFilled = createIcon('shield-filled', [
|
|
5
|
+
createElement('path', { d: 'M8 1.5L14 2.59022V7.00472C14 7.2688 13.9865 7.52542 13.9608 7.7747C13.8894 8.46513 13.7238 9.09929 13.489 9.68006C12.452 12.2445 10.0653 13.7681 8.48632 14.5H7.51374C5.44803 13.5426 2 11.2301 2 7.00473V2.59022L8 1.5Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
ShieldFilled.displayName = 'ShieldFilled';
|
|
9
|
+
export { ShieldFilled };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const ShieldLock = createIcon('shield-lock', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M14 2.59022L8 1.5L2 2.59022V7.00472C2 11.2301 5.44804 13.5426 7.51374 14.5H8.48626C10.552 13.5426 14 11.2301 14 7.00472V2.59022ZM3 7.00472V3.42427L8 2.51575L13 3.42427V7.00472C13 10.6587 9.96628 12.7295 8 13.6236C6.03372 12.7295 3 10.6587 3 7.00472Z', key: 'a' }),
|
|
6
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M6.5 6.59035V6.00536C6.5 5.17746 7.17157 4.50631 8 4.50631C8.82843 4.50631 9.5 5.17746 9.5 6.00536V6.59035C10.0826 6.79614 10.5 7.3514 10.5 8.0041V10.5025H5.5V8.0041C5.5 7.3514 5.9174 6.79614 6.5 6.59035ZM7.5 6.00536C7.5 5.7294 7.72386 5.50568 8 5.50568C8.27614 5.50568 8.5 5.7294 8.5 6.00536V6.50505H7.5V6.00536ZM7 7.50442C6.72386 7.50442 6.5 7.72813 6.5 8.0041V9.50316H9.5V8.0041C9.5 7.72813 9.27614 7.50442 9 7.50442H7Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
ShieldLock.displayName = 'ShieldLock';
|
|
10
|
+
export { ShieldLock };
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const ShieldLockFilled = createIcon('shield-lock-filled', [
|
|
5
|
+
createElement('path', { d: 'M8 5.50572C7.72386 5.50572 7.5 5.72943 7.5 6.0054V6.50509H8.5V6.0054C8.5 5.72943 8.27614 5.50572 8 5.50572Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M6.5 8.00414C6.5 7.72817 6.72386 7.50445 7 7.50445H9C9.27614 7.50445 9.5 7.72817 9.5 8.00414V9.50319H6.5V8.00414Z', key: 'b' }),
|
|
7
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M14 2.59022L8 1.5L2 2.59022V7.00473C2 11.2301 5.44797 13.5426 7.51368 14.5H8.48632C10.552 13.5426 14 11.2301 14 7.00473V2.59022ZM6.5 6.0054V6.59038C5.9174 6.79617 5.5 7.35144 5.5 8.00414V10.5026H10.5V8.00414C10.5 7.35144 10.0826 6.79617 9.5 6.59038V6.0054C9.5 5.1775 8.82843 4.50635 8 4.50635C7.17157 4.50635 6.5 5.1775 6.5 6.0054Z', key: 'c' }),
|
|
8
|
+
]);
|
|
9
|
+
|
|
10
|
+
ShieldLockFilled.displayName = 'ShieldLockFilled';
|
|
11
|
+
export { ShieldLockFilled };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const ShoppingBag = createIcon('shopping-bag', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M6.0001 4C6.0001 2.89543 6.89553 2 8.0001 2C9.10467 2 10.0001 2.89543 10.0001 4H12.9476L13.8737 12.3344C13.9724 13.2229 13.2769 14 12.3828 14H3.61737C2.72335 14 2.02781 13.2229 2.12654 12.3344L3.05258 4L6.0001 4ZM7.0001 4C7.0001 3.44772 7.44781 3 8.0001 3C8.55238 3 9.0001 3.44772 9.0001 4L7.0001 4ZM6.0001 5V6H7.0001V5H9.0001V6H10.0001V5H12.0526L12.8798 12.4448C12.9127 12.741 12.6808 13 12.3828 13H3.61737C3.31936 13 3.08751 12.741 3.12042 12.4448L3.94762 5H6.0001Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
ShoppingBag.displayName = 'ShoppingBag';
|
|
9
|
+
export { ShoppingBag };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const Snowflake = createIcon('snowflake', [
|
|
5
|
+
createElement('path', { d: 'M8.49942 1.29133V2.63461L9.65681 1.96648L10.6517 2.54682L8.49944 3.78926L8.49965 7.13452L11.397 5.46151V2.98157L12.397 3.5649V4.88414L13.5336 4.22792L14 4.5V5.11447L12.8973 5.75042L14 6.38713V7.54187L11.897 6.32754L8.99942 8.00068L11.8967 9.67318L14 8.45914V9.61377L12.897 10.2504L14 10.8869V11.5L13.5324 11.7728L12.3967 11.1168L12.3968 12.4352L11.3968 13.0185L11.3967 10.5392L8.49976 8.86691L8.49998 12.2116L10.6508 13.4537L9.65602 14.034L8.49999 13.3664V14.7083L8 15L7.49999 14.7083V13.3663L6.34385 14.0339L5.34904 13.4536L7.49998 12.2116L7.49976 8.86664L4.60328 10.5392L4.60301 13.0184L3.60308 12.4351L3.60322 11.1168L2.46764 11.7728L2 11.5V10.8869L3.10307 10.2504L2 9.61363V8.45897L4.10328 9.67314L6.99942 8.00081L4.10248 6.3285L2 7.54237V6.38767L3.10246 5.75116L2 5.11466V4.5L2.46628 4.228L3.6025 4.8847L3.60258 3.56516L4.60261 2.98181L4.60247 5.46247L7.49965 7.13492L7.49944 3.78927L5.34789 2.54707L6.34273 1.96674L7.49942 2.63455V1.292L8 1L8.49942 1.29133Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
Snowflake.displayName = 'Snowflake';
|
|
9
|
+
export { Snowflake };
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const SpeakerPhone = createIcon('speaker-phone', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M9 4.61802C9 3.50295 7.82653 2.77771 6.82918 3.27638L1 6.19097V9.80901L3.98925 11.3036L1.64645 13.6464L2.35355 14.3535L4.93206 11.775L6.82918 12.7236C7.82653 13.2223 9 12.497 9 11.382V4.61802ZM7.27639 4.17081C7.60884 4.00459 8 4.24633 8 4.61802V11.382C8 11.7536 7.60884 11.9954 7.27639 11.8292L2 9.19097V6.80901L7.27639 4.17081Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M11.2841 11.2841C12.3213 10.5614 13 9.35997 13 7.99999C13 6.64002 12.3213 5.43857 11.2841 4.71586L10.5619 5.43813C11.4243 5.96507 12 6.9153 12 7.99999C12 9.08468 11.4243 10.0349 10.5619 10.5619L11.2841 11.2841Z', key: 'b' }),
|
|
7
|
+
createElement('path', { d: 'M14 8C14 6.36427 13.2145 4.912 12.0002 3.99979L12.7133 3.28674C14.106 4.38549 15 6.08834 15 8C15 9.91165 14.106 11.6145 12.7133 12.7132L12.0002 12.0002C13.2145 11.088 14 9.63572 14 8Z', key: 'c' }),
|
|
8
|
+
]);
|
|
9
|
+
|
|
10
|
+
SpeakerPhone.displayName = 'SpeakerPhone';
|
|
11
|
+
export { SpeakerPhone };
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const SpeedometerArrow = createIcon('speedometer-arrow', [
|
|
5
|
+
createElement('path', { d: 'M1.79293 2.50004L0.646484 1.35359L1.35359 0.646484L2.50004 1.79293V1.00004H3.50004V2.79301L2.79293 3.50004H1.00004V2.50004H1.79293Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M7.15381 8.00002C7.15381 7.95606 7.15716 7.91288 7.16362 7.87073L5.64645 6.35355L6.35355 5.64645L7.87078 7.16367C7.9129 7.15722 7.95604 7.15387 7.99996 7.15387C8.46728 7.15387 8.84612 7.53271 8.84612 8.00002C8.84612 8.46734 8.46728 8.84618 7.99996 8.84618C7.53264 8.84618 7.15381 8.46734 7.15381 8.00002Z', 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 2ZM7.5 3.02469C6.4965 3.12432 5.58029 3.52065 4.84032 4.1247L5.3947 4.68762L4.68222 5.38931L4.13235 4.83097C3.52399 5.57257 3.12474 6.49228 3.02469 7.5H3.76923V8.5H3.02469C3.27555 11.0267 5.40733 13 8 13C10.5927 13 12.7245 11.0267 12.9753 8.5H12.2308V7.5H12.9753C12.8755 6.49439 12.4777 5.57642 11.8715 4.83563L11.3151 5.39202L10.608 4.68491L11.1644 4.12853C10.4236 3.52232 9.50561 3.12453 8.5 3.02469V3.76923H7.5V3.02469Z', key: 'c' }),
|
|
8
|
+
]);
|
|
9
|
+
|
|
10
|
+
SpeedometerArrow.displayName = 'SpeedometerArrow';
|
|
11
|
+
export { SpeedometerArrow };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const SpeedometerLeft = createIcon('speedometer-left', [
|
|
5
|
+
createElement('path', { d: 'M7.16362 7.87073C7.15716 7.91288 7.15381 7.95606 7.15381 8.00002C7.15381 8.46734 7.53264 8.84618 7.99996 8.84618C8.46728 8.84618 8.84612 8.46734 8.84612 8.00002C8.84612 7.53271 8.46728 7.15387 7.99996 7.15387C7.95604 7.15387 7.9129 7.15722 7.87078 7.16367L6.35355 5.64645L5.64645 6.35355L7.16362 7.87073Z', key: 'a' }),
|
|
6
|
+
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 8ZM4.84032 4.1247C5.58029 3.52065 6.4965 3.12432 7.5 3.02469V3.76923H8.5V3.02469C9.50561 3.12453 10.4236 3.52232 11.1644 4.12853L10.608 4.68491L11.3151 5.39202L11.8715 4.83563C12.4777 5.57642 12.8755 6.49439 12.9753 7.5H12.2308V8.5H12.9753C12.7245 11.0267 10.5927 13 8 13C5.40733 13 3.27555 11.0267 3.02469 8.5H3.76923V7.5H3.02469C3.12474 6.49228 3.52399 5.57257 4.13235 4.83097L4.68222 5.38931L5.3947 4.68762L4.84032 4.1247Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
SpeedometerLeft.displayName = 'SpeedometerLeft';
|
|
10
|
+
export { SpeedometerLeft };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const SpeedometerRight = createIcon('speedometer-right', [
|
|
5
|
+
createElement('path', { d: 'M8.12922 7.16367C8.08709 7.15722 8.04393 7.15387 7.99999 7.15387C7.53268 7.15387 7.15384 7.53271 7.15384 8.00002C7.15384 8.46734 7.53268 8.84618 7.99999 8.84618C8.46731 8.84618 8.84615 8.46734 8.84615 8.00002C8.84615 7.95608 8.8428 7.91291 8.83634 7.87077L10.4689 6.23817L9.76183 5.53106L8.12922 7.16367Z', key: 'a' }),
|
|
6
|
+
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 8ZM4.84032 4.1247C5.58029 3.52065 6.4965 3.12432 7.5 3.02469V3.76923H8.5V3.02469C9.50561 3.12453 10.4236 3.52232 11.1644 4.12853L10.608 4.68491L11.3151 5.39201L11.8715 4.83563C12.4777 5.57642 12.8755 6.49439 12.9753 7.5H12.2308V8.5H12.9753C12.7245 11.0267 10.5927 13 8 13C5.40733 13 3.27555 11.0267 3.02469 8.5H3.76923V7.5H3.02469C3.12474 6.49228 3.52399 5.57257 4.13235 4.83097L4.68222 5.38931L5.3947 4.68762L4.84032 4.1247Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
SpeedometerRight.displayName = 'SpeedometerRight';
|
|
10
|
+
export { SpeedometerRight };
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const SpikeCirclePercentage = createIcon('spike-circle-percentage', [
|
|
5
|
+
createElement('path', { d: 'M9.31684 4.71887L10.1829 5.21887L6.68286 11.281L5.81684 10.781L9.31684 4.71887Z', key: 'a' }),
|
|
6
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M11.25 9.75C11.25 8.92157 10.5784 8.25 9.75 8.25C8.92157 8.25 8.25 8.92157 8.25 9.75C8.25 10.5784 8.92157 11.25 9.75 11.25C10.5784 11.25 11.25 10.5784 11.25 9.75ZM10.25 9.75C10.25 9.47386 10.0261 9.25 9.75 9.25C9.47386 9.25 9.25 9.47386 9.25 9.75C9.25 10.0261 9.47386 10.25 9.75 10.25C10.0261 10.25 10.25 10.0261 10.25 9.75Z', key: 'b' }),
|
|
7
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M6.25 4.75C7.07843 4.75 7.75 5.42157 7.75 6.25C7.75 7.07843 7.07843 7.75 6.25 7.75C5.42157 7.75 4.75 7.07843 4.75 6.25C4.75 5.42157 5.42157 4.75 6.25 4.75ZM6.25 5.75C6.52614 5.75 6.75 5.97386 6.75 6.25C6.75 6.52614 6.52614 6.75 6.25 6.75C5.97386 6.75 5.75 6.52614 5.75 6.25C5.75 5.97386 5.97386 5.75 6.25 5.75Z', key: 'c' }),
|
|
8
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M7.56685 1.00012L6.58171 2.70724L4.875 1.7214L4.12491 2.15446L4.12532 4.12544L2.15434 4.12503L1.72128 4.87512L2.70712 6.58183L1 7.56697V8.4331L2.70712 9.41823L1.72128 11.1249L2.15434 11.875L4.12532 11.8746L4.12491 13.8456L4.875 14.2787L6.58171 13.2928L7.56685 14.9999H8.43297L9.41811 13.2928L11.1248 14.2787L11.8749 13.8456L11.8745 11.8746L13.8455 11.875L14.2785 11.1249L13.2927 9.41823L14.9998 8.4331V7.56697L13.2927 6.58183L14.2785 4.87512L13.8455 4.12503L11.8745 4.12544L11.8749 2.15446L11.1248 1.7214L9.41811 2.70724L8.43298 1.00012H7.56685ZM7.19783 3.6403L7.99991 2.25039L8.802 3.6403L9.48515 3.82335L10.8747 3.0207L10.8744 4.62544L11.3745 5.12554L12.9792 5.12521L12.1766 6.51479L12.3596 7.19795L13.7496 8.00003L12.3596 8.80212L12.1766 9.48527L12.9792 10.8749L11.3745 10.8745L10.8744 11.3746L10.8747 12.9794L9.48515 12.1767L8.802 12.3598L7.99991 13.7497L7.19783 12.3598L6.51467 12.1767L5.12509 12.9794L5.12542 11.3746L4.62532 10.8745L3.02057 10.8749L3.82323 9.48527L3.64018 8.80212L2.25027 8.00003L3.64018 7.19795L3.82323 6.51479L3.02057 5.12521L4.62532 5.12554L5.12542 4.62544L5.12509 3.0207L6.51467 3.82335L7.19783 3.6403Z', key: 'd' }),
|
|
9
|
+
]);
|
|
10
|
+
|
|
11
|
+
SpikeCirclePercentage.displayName = 'SpikeCirclePercentage';
|
|
12
|
+
export { SpikeCirclePercentage };
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const SpikeCirclePercentageFilled = createIcon('spike-circle-percentage-filled', [
|
|
5
|
+
createElement('path', { d: 'M10.25 9.75C10.25 9.47386 10.0261 9.25 9.75 9.25C9.47386 9.25 9.25 9.47386 9.25 9.75C9.25 10.0261 9.47386 10.25 9.75 10.25C10.0261 10.25 10.25 10.0261 10.25 9.75Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M6.75 6.25C6.75 5.97386 6.52614 5.75 6.25 5.75C5.97386 5.75 5.75 5.97386 5.75 6.25C5.75 6.52614 5.97386 6.75 6.25 6.75C6.52614 6.75 6.75 6.52614 6.75 6.25Z', key: 'b' }),
|
|
7
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M7.56685 1.00012L6.58171 2.70724L4.875 1.7214L4.12491 2.15446L4.12532 4.12544L2.15434 4.12503L1.72128 4.87512L2.70712 6.58183L1 7.56697V8.4331L2.70712 9.41823L1.72128 11.1249L2.15434 11.875L4.12532 11.8746L4.12491 13.8456L4.875 14.2787L6.58171 13.2928L7.56685 14.9999H8.43297L9.41811 13.2928L11.1248 14.2787L11.8749 13.8456L11.8745 11.8746L13.8455 11.875L14.2785 11.1249L13.2927 9.41823L14.9998 8.4331V7.56697L13.2927 6.58183L14.2785 4.87512L13.8455 4.12503L11.8745 4.12544L11.8749 2.15446L11.1248 1.7214L9.41811 2.70724L8.43298 1.00012H7.56685ZM10.1829 5.21887L9.31684 4.71887L5.81684 10.781L6.68286 11.281L10.1829 5.21887ZM11.25 9.75C11.25 8.92157 10.5784 8.25 9.75 8.25C8.92157 8.25 8.25 8.92157 8.25 9.75C8.25 10.5784 8.92157 11.25 9.75 11.25C10.5784 11.25 11.25 10.5784 11.25 9.75ZM7.75 6.25C7.75 5.42157 7.07843 4.75 6.25 4.75C5.42157 4.75 4.75 5.42157 4.75 6.25C4.75 7.07843 5.42157 7.75 6.25 7.75C7.07843 7.75 7.75 7.07843 7.75 6.25Z', key: 'c' }),
|
|
8
|
+
]);
|
|
9
|
+
|
|
10
|
+
SpikeCirclePercentageFilled.displayName = 'SpikeCirclePercentageFilled';
|
|
11
|
+
export { SpikeCirclePercentageFilled };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const Square = createIcon('square', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M2 3.49649C2 2.67 2.67158 2 3.5 2L12.5 2.00003C13.3284 2.00003 14 2.67003 14 3.49652V12.5035C14 13.33 13.3284 14 12.5 14L3.5 14C2.67157 14 2 13.33 2 12.5035V3.49649ZM3.5 2.99766C3.22386 2.99766 3 3.22099 3 3.49649V12.5035C3 12.779 3.22386 13.0023 3.5 13.0023L12.5 13.0023C12.7761 13.0023 13 12.779 13 12.5035V3.49652C13 3.22102 12.7761 2.99769 12.5 2.99769L3.5 2.99766Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
Square.displayName = 'Square';
|
|
9
|
+
export { Square };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const SquareCheck = createIcon('square-check', [
|
|
5
|
+
createElement('path', { d: 'M7.16667 10.0404L10.8536 6.35356L10.1465 5.64645L7.16667 8.62623L5.85356 7.31312L5.14645 8.02023L7.16667 10.0404Z', key: 'a' }),
|
|
6
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M3.5 2C2.67157 2 2 2.67157 2 3.5V12.5C2 13.3284 2.67157 14 3.5 14H12.5C13.3284 14 14 13.3284 14 12.5V3.5C14 2.67157 13.3284 2 12.5 2H3.5ZM3 3.5C3 3.22386 3.22386 3 3.5 3H12.5C12.7761 3 13 3.22386 13 3.5V12.5C13 12.7761 12.7761 13 12.5 13H3.5C3.22386 13 3 12.7761 3 12.5V3.5Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
SquareCheck.displayName = 'SquareCheck';
|
|
10
|
+
export { SquareCheck };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const SquareDollarFilled = createIcon('square-dollar-filled', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M2 4.5C2 3.11929 3.11929 2 4.5 2H11.5C12.8807 2 14 3.11929 14 4.5V11.5C14 12.8807 12.8807 14 11.5 14H4.5C3.11929 14 2 12.8807 2 11.5V4.5ZM10.25 7.38755C10.25 6.29265 9.51548 5.34537 8.5 5.10747V4.5H7.5V5.10747C6.48452 5.34537 5.75 6.29265 5.75 7.38755V7.74229L9.20959 8.95315C9.06675 9.53964 8.56379 9.95005 8 9.95005C7.33235 9.95005 6.75 9.3745 6.75 8.61255H5.75C5.75 9.70745 6.48452 10.6547 7.5 10.8926V11.5H8.5V10.8926C9.51548 10.6547 10.25 9.70745 10.25 8.61255V8.25781L6.79041 7.04695C6.93325 6.46046 7.43621 6.05005 8 6.05005C8.66765 6.05005 9.25 6.6256 9.25 7.38755H10.25Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
SquareDollarFilled.displayName = 'SquareDollarFilled';
|
|
9
|
+
export { SquareDollarFilled };
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const SquareGrid = createIcon('square-grid', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M2 2H7V7H2V2ZM3 3V6H6V3H3Z', key: 'a' }),
|
|
6
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M14 2H9V7H14V2ZM10 6V3H13V6H10Z', key: 'b' }),
|
|
7
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M14 9H9V14H14V9ZM10 13V10H13V13H10Z', key: 'c' }),
|
|
8
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M7 9H2V14H7V9ZM3 13V10H6V13H3Z', key: 'd' }),
|
|
9
|
+
]);
|
|
10
|
+
|
|
11
|
+
SquareGrid.displayName = 'SquareGrid';
|
|
12
|
+
export { SquareGrid };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const SquarePencil = createIcon('square-pencil', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M14.7142 3.45904L9.68939 8.48388L7.13128 9.46679L6.4903 8.80802L7.5283 6.3127L12.5481 1.29291L14.7142 3.45904ZM13.3 3.45904L12.5481 2.70712L8.9571 6.29811L9.70903 7.05004L13.3 3.45904ZM8.94385 7.69907L8.30176 7.05699L7.86171 8.11486L8.94385 7.69907Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M3.5 3.00003C3.22386 3.00003 3 3.22389 3 3.50003V12.5C3 12.7762 3.22386 13 3.5 13H12.5C12.7761 13 13 12.7762 13 12.5V7.00003H14V12.5C14 13.3285 13.3284 14 12.5 14H3.5C2.67157 14 2 13.3285 2 12.5V3.50003C2 2.6716 2.67157 2.00003 3.5 2.00003H9V3.00003H3.5Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
SquarePencil.displayName = 'SquarePencil';
|
|
10
|
+
export { SquarePencil };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const SquarePlus = createIcon('square-plus', [
|
|
5
|
+
createElement('path', { d: 'M7.5 8.5H5V7.5H7.5V5H8.5V7.5H11V8.5H8.5V11H7.5V8.5Z', key: 'a' }),
|
|
6
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M2 3.5C2 2.67157 2.67157 2 3.5 2H12.5C13.3284 2 14 2.67157 14 3.5V12.5C14 13.3284 13.3284 14 12.5 14H3.5C2.67157 14 2 13.3284 2 12.5V3.5ZM3.5 3C3.22386 3 3 3.22386 3 3.5V12.5C3 12.7761 3.22386 13 3.5 13H12.5C12.7761 13 13 12.7761 13 12.5V3.5C13 3.22386 12.7761 3 12.5 3H3.5Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
SquarePlus.displayName = 'SquarePlus';
|
|
10
|
+
export { SquarePlus };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const SquareSubtract = createIcon('square-subtract', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M2 3.5C2 2.67157 2.67157 2 3.5 2H12.5C13.3284 2 14 2.67157 14 3.5V12.5C14 13.3284 13.3284 14 12.5 14H3.5C2.67157 14 2 13.3284 2 12.5V3.5ZM3.5 3C3.22386 3 3 3.22386 3 3.5V12.5C3 12.7761 3.22386 13 3.5 13H12.5C12.7761 13 13 12.7761 13 12.5V3.5C13 3.22386 12.7761 3 12.5 3H3.5Z', key: 'a' }),
|
|
6
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M11 8.5H5V7.5H11V8.5Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
SquareSubtract.displayName = 'SquareSubtract';
|
|
10
|
+
export { SquareSubtract };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const Star = createIcon('star', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M7.50336 1L5.76916 4.9233L1 5.351V6.339L4.38292 9.18201L3.29704 14H4.28999V14.0044L8 11.8015L11.707 14.0027V14H12.703L11.6171 9.18201L15 6.339V5.351L10.2308 4.9233L8.49663 1H7.50336ZM6.44551 5.86665L8 2.34992L9.55449 5.86665L13.5783 6.22752L10.5077 8.80808L11.3715 12.6404L8 10.6385L4.62854 12.6404L5.49228 8.80808L2.42165 6.22752L6.44551 5.86665Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
Star.displayName = 'Star';
|
|
9
|
+
export { Star };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const StarFilled = createIcon('star-filled', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M7.50336 1L5.76916 4.9233L1 5.351V6.339L4.38292 9.18201L3.29704 14H4.28999V14.0044L8 11.8015L11.707 14.0027V14H12.703L11.6171 9.18201L15 6.339V5.351L10.2308 4.9233L8.49663 1H7.50336Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
StarFilled.displayName = 'StarFilled';
|
|
9
|
+
export { StarFilled };
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const Stopwatch = createIcon('stopwatch', [
|
|
5
|
+
createElement('path', { d: 'M11 2H5V1H11V2Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M8.5 8.13378C8.7989 8.30669 9 8.62986 9 9C9 9.55228 8.55228 10 8 10C7.44772 10 7 9.55228 7 9C7 8.62986 7.2011 8.30669 7.5 8.13378V5H8.5V8.13378Z', key: 'b' }),
|
|
7
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M2 9C2 5.68629 4.68629 3 8 3C9.73136 3 11.2914 3.73333 12.3866 4.90632L13.6464 3.64645L14.3536 4.35355L13.0099 5.69718C13.6357 6.64449 14 7.7797 14 9C14 12.3137 11.3137 15 8 15C4.68629 15 2 12.3137 2 9ZM8 4C5.23858 4 3 6.23858 3 9C3 11.7614 5.23858 14 8 14C10.7614 14 13 11.7614 13 9C13 6.23858 10.7614 4 8 4Z', key: 'c' }),
|
|
8
|
+
]);
|
|
9
|
+
|
|
10
|
+
Stopwatch.displayName = 'Stopwatch';
|
|
11
|
+
export { Stopwatch };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const Street = createIcon('street', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M14 2H2V14H14V2ZM3 5.29289V3H12.2929L6.5 8.79289L3 5.29289ZM3 6.70711V12.2929L5.79289 9.5L3 6.70711ZM3.70711 13H12.2929L8 8.70711L3.70711 13ZM13 12.2929V8.70711L10.5 6.20711L8.70711 8L13 12.2929ZM13 7.29289V3.70711L11.2071 5.5L13 7.29289Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
Street.displayName = 'Street';
|
|
9
|
+
export { Street };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const Subtract = createIcon('subtract', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M14 8.5H2V7.5H14V8.5Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
Subtract.displayName = 'Subtract';
|
|
9
|
+
export { Subtract };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const SubtractCircle = createIcon('subtract-circle', [
|
|
5
|
+
createElement('path', { d: 'M10.9615 7.5H5.03847V8.5H10.9615V7.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
|
+
SubtractCircle.displayName = 'SubtractCircle';
|
|
10
|
+
export { SubtractCircle };
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const Table = createIcon('table', [
|
|
5
|
+
createElement('path', { d: 'M12 11.25H6.75V10.25H12V11.25Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M12 8.50488H6.75V7.50488H12V8.50488Z', key: 'b' }),
|
|
7
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M13 2C13.5523 2 14 2.44772 14 3V13C14 13.5523 13.5523 14 13 14H3C2.44772 14 2 13.5523 2 13V3C2 2.44772 2.44772 2 3 2H13ZM3 13H4.75V5.75H3V13ZM5.75 13H13V5.75H5.75V13ZM3 4.75H4.75V3H3V4.75ZM5.75 4.75H13V3H5.75V4.75Z', key: 'c' }),
|
|
8
|
+
]);
|
|
9
|
+
|
|
10
|
+
Table.displayName = 'Table';
|
|
11
|
+
export { Table };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const Tag = createIcon('tag', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M10.5001 4C9.67165 4 9.00008 4.67157 9.00008 5.5C9.00008 6.32843 9.67165 7 10.5001 7C11.3285 7 12.0001 6.32843 12.0001 5.5C12.0001 4.67157 11.3285 4 10.5001 4ZM10.0001 5.5C10.0001 5.22386 10.2239 5 10.5001 5C10.7762 5 11.0001 5.22386 11.0001 5.5C11.0001 5.77614 10.7762 6 10.5001 6C10.2239 6 10.0001 5.77614 10.0001 5.5Z', key: 'a' }),
|
|
6
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M8.79297 2H13.293L14.0001 2.70711V7.20711L7.00008 14.2071L1.79297 9L8.79297 2ZM9.20718 3L3.20718 9L7.00008 12.7929L13.0001 6.79289V3H9.20718Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
Tag.displayName = 'Tag';
|
|
10
|
+
export { Tag };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const Target = createIcon('target', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M7.5 2.02054C4.5851 2.26101 2.26101 4.5851 2.02054 7.5H1V8.5H2.02054C2.26101 11.4149 4.5851 13.739 7.5 13.9795V15H8.5V13.9795C11.4149 13.739 13.739 11.4149 13.9795 8.5H15V7.5H13.9795C13.739 4.5851 11.4149 2.26101 8.5 2.02054V1H7.5V2.02054ZM7.5 3.02469V4H8.5V3.02469C10.8622 3.25922 12.7408 5.13779 12.9753 7.5H12V8.5H12.9753C12.7408 10.8622 10.8622 12.7408 8.5 12.9753V12H7.5V12.9753C5.13779 12.7408 3.25922 10.8622 3.02469 8.5H4V7.5H3.02469C3.25922 5.13779 5.13779 3.25922 7.5 3.02469Z', key: 'a' }),
|
|
6
|
+
]);
|
|
7
|
+
|
|
8
|
+
Target.displayName = 'Target';
|
|
9
|
+
export { Target };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const TargetDollar = createIcon('target-dollar', [
|
|
5
|
+
createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M8.5 2.02054C11.4149 2.26101 13.739 4.58512 13.9795 7.50003H15V8.50003H13.9795C13.739 11.4149 11.4149 13.739 8.5 13.9795V15H7.5V13.9795C4.58511 13.739 2.26103 11.4149 2.02054 8.50003H1V7.50003H2.02053C2.26099 4.58512 4.58509 2.26101 7.5 2.02054V1H8.5V2.02054ZM3.02469 8.50003H4V7.50003H3.02468C3.27553 4.97335 5.40731 3 8 3C10.5927 3 12.7245 4.97335 12.9753 7.50003H12V8.50003H12.9753C12.7244 11.0267 10.5927 13 8 13C5.40734 13 3.27557 11.0267 3.02469 8.50003Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M7.40384 4.79626V3.9978H8.61664V4.79619C9.76437 5.06947 10.6179 6.10149 10.6179 7.33287H9.40511C9.40511 6.56258 8.78067 5.93815 8.01039 5.93815C7.38501 5.93815 6.85576 6.34975 6.67877 6.91683L10.6179 8.22988V8.66695C10.6179 9.89833 9.76437 10.9303 8.61664 11.2036V12.0023H7.40384V11.2036C6.25627 10.9302 5.40286 9.89822 5.40286 8.66695H6.61567C6.61567 9.43724 7.2401 10.0617 8.01039 10.0617C8.63577 10.0617 9.16502 9.65007 9.34201 9.08299L5.40286 7.76994V7.33287C5.40286 6.1016 6.25627 5.06965 7.40384 4.79626Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
TargetDollar.displayName = 'TargetDollar';
|
|
10
|
+
export { TargetDollar };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createElement } from 'react';
|
|
2
|
+
import { createIcon } from '../createIcon.mjs';
|
|
3
|
+
|
|
4
|
+
const Text = createIcon('text', [
|
|
5
|
+
createElement('path', { d: 'M8.54076 11L6.28176 4.70001H5.23776L2.97876 11H4.11276L4.48176 9.92001H7.03776L7.40676 11H8.54076ZM5.75076 6.25701H5.76876L6.69576 8.93001H4.82376L5.75076 6.25701Z', key: 'a' }),
|
|
6
|
+
createElement('path', { d: 'M10.2621 11.135C10.8111 11.135 11.2701 10.937 11.5581 10.586H11.5761V11H12.5571V7.82301C12.5571 6.75201 11.8371 6.09501 10.6851 6.09501C9.62308 6.09501 8.81308 6.71601 8.66008 7.65201L9.67708 7.86801C9.77608 7.33701 10.1451 7.02201 10.6851 7.02201C11.1621 7.02201 11.4501 7.22001 11.4501 7.56201C11.4501 7.85901 11.1981 8.01201 10.3971 8.21001C9.17308 8.49801 8.69608 8.93001 8.69608 9.73101C8.69608 10.586 9.31708 11.135 10.2621 11.135ZM10.4421 10.199C9.98308 10.199 9.74008 10.019 9.74008 9.65901C9.74008 9.36201 9.98308 9.18201 10.6491 9.01101C11.1531 8.86701 11.3871 8.74101 11.4771 8.57001H11.4951V9.38901C11.4951 9.86601 11.0631 10.199 10.4421 10.199Z', key: 'b' }),
|
|
7
|
+
]);
|
|
8
|
+
|
|
9
|
+
Text.displayName = 'Text';
|
|
10
|
+
export { Text };
|