@ds-mo/icons 0.3.0 → 0.5.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/README.md +101 -41
- package/dist/createFlagIcon.d.ts +12 -0
- package/dist/createFlagIcon.mjs +19 -0
- package/dist/createIcon.d.ts +1 -1
- package/dist/flags/FlagAustria.d.ts +2 -0
- package/dist/flags/FlagAustria.mjs +11 -0
- package/dist/flags/FlagBelgium.d.ts +2 -0
- package/dist/flags/FlagBelgium.mjs +11 -0
- package/dist/flags/FlagBulgaria.d.ts +2 -0
- package/dist/flags/FlagBulgaria.mjs +11 -0
- package/dist/flags/FlagCanada.d.ts +2 -0
- package/dist/flags/FlagCanada.mjs +12 -0
- package/dist/flags/FlagCroatia.d.ts +2 -0
- package/dist/flags/FlagCroatia.mjs +30 -0
- package/dist/flags/FlagCyprus.d.ts +2 -0
- package/dist/flags/FlagCyprus.mjs +33 -0
- package/dist/flags/FlagCzechRepublic.d.ts +2 -0
- package/dist/flags/FlagCzechRepublic.mjs +11 -0
- package/dist/flags/FlagDenmark.d.ts +2 -0
- package/dist/flags/FlagDenmark.mjs +10 -0
- package/dist/flags/FlagEU.d.ts +2 -0
- package/dist/flags/FlagEU.mjs +21 -0
- package/dist/flags/FlagEstonia.d.ts +2 -0
- package/dist/flags/FlagEstonia.mjs +11 -0
- package/dist/flags/FlagFinland.d.ts +2 -0
- package/dist/flags/FlagFinland.mjs +10 -0
- package/dist/flags/FlagFrance.d.ts +2 -0
- package/dist/flags/FlagFrance.mjs +11 -0
- package/dist/flags/FlagGermany.d.ts +2 -0
- package/dist/flags/FlagGermany.mjs +11 -0
- package/dist/flags/FlagGreece.d.ts +2 -0
- package/dist/flags/FlagGreece.mjs +15 -0
- package/dist/flags/FlagHungary.d.ts +2 -0
- package/dist/flags/FlagHungary.mjs +11 -0
- package/dist/flags/FlagIreland.d.ts +2 -0
- package/dist/flags/FlagIreland.mjs +11 -0
- package/dist/flags/FlagItaly.d.ts +2 -0
- package/dist/flags/FlagItaly.mjs +11 -0
- package/dist/flags/FlagLatvia.d.ts +2 -0
- package/dist/flags/FlagLatvia.mjs +11 -0
- package/dist/flags/FlagLithuania.d.ts +2 -0
- package/dist/flags/FlagLithuania.mjs +11 -0
- package/dist/flags/FlagLuxembourg.d.ts +2 -0
- package/dist/flags/FlagLuxembourg.mjs +11 -0
- package/dist/flags/FlagMalta.d.ts +2 -0
- package/dist/flags/FlagMalta.mjs +11 -0
- package/dist/flags/FlagMexico.d.ts +2 -0
- package/dist/flags/FlagMexico.mjs +15 -0
- package/dist/flags/FlagNetherlands.d.ts +2 -0
- package/dist/flags/FlagNetherlands.mjs +11 -0
- package/dist/flags/FlagPoland.d.ts +2 -0
- package/dist/flags/FlagPoland.mjs +10 -0
- package/dist/flags/FlagPortugal.d.ts +2 -0
- package/dist/flags/FlagPortugal.mjs +12 -0
- package/dist/flags/FlagRomania.d.ts +2 -0
- package/dist/flags/FlagRomania.mjs +11 -0
- package/dist/flags/FlagSlovakia.d.ts +2 -0
- package/dist/flags/FlagSlovakia.mjs +15 -0
- package/dist/flags/FlagSlovenia.d.ts +2 -0
- package/dist/flags/FlagSlovenia.mjs +14 -0
- package/dist/flags/FlagSpain.d.ts +2 -0
- package/dist/flags/FlagSpain.mjs +15 -0
- package/dist/flags/FlagSweden.d.ts +2 -0
- package/dist/flags/FlagSweden.mjs +10 -0
- package/dist/flags/FlagUnitedKingdom.d.ts +2 -0
- package/dist/flags/FlagUnitedKingdom.mjs +14 -0
- package/dist/flags/FlagUnitedStates.d.ts +2 -0
- package/dist/flags/FlagUnitedStates.mjs +19 -0
- package/dist/flags/index.d.ts +32 -0
- package/dist/flags/index.mjs +32 -0
- package/dist/icons/index.d.ts +377 -0
- package/dist/icons/index.mjs +377 -0
- package/dist/index.d.ts +34 -0
- package/dist/index.mjs +33 -0
- package/dist/meta.d.ts +7 -0
- package/dist/meta.json +581 -2
- package/dist/sprite.svg +344 -740
- package/dist/svg/AI.d.ts +1 -0
- package/dist/svg/AI.mjs +1 -0
- package/dist/svg/AIChip.d.ts +1 -0
- package/dist/svg/AIChip.mjs +1 -0
- package/dist/svg/AIDashcamPlus.d.ts +1 -0
- package/dist/svg/AIDashcamPlus.mjs +1 -0
- package/dist/svg/AINew.d.ts +1 -0
- package/dist/svg/AINew.mjs +1 -0
- package/dist/svg/AISparkle.d.ts +1 -0
- package/dist/svg/AISparkle.mjs +1 -0
- package/dist/svg/AUX.d.ts +1 -0
- package/dist/svg/AUX.mjs +1 -0
- package/dist/svg/AUXFilled.d.ts +1 -0
- package/dist/svg/AUXFilled.mjs +1 -0
- package/dist/svg/AndroidFilled.d.ts +1 -0
- package/dist/svg/AndroidFilled.mjs +1 -0
- package/dist/svg/ArrowDown.d.ts +1 -0
- package/dist/svg/ArrowDown.mjs +1 -0
- package/dist/svg/ArrowLeft.d.ts +1 -0
- package/dist/svg/ArrowLeft.mjs +1 -0
- package/dist/svg/ArrowPath.d.ts +1 -0
- package/dist/svg/ArrowPath.mjs +1 -0
- package/dist/svg/ArrowRight.d.ts +1 -0
- package/dist/svg/ArrowRight.mjs +1 -0
- package/dist/svg/ArrowUp.d.ts +1 -0
- package/dist/svg/ArrowUp.mjs +1 -0
- package/dist/svg/ArrowsDiagonal.d.ts +1 -0
- package/dist/svg/ArrowsDiagonal.mjs +1 -0
- package/dist/svg/ArrowsDiff.d.ts +1 -0
- package/dist/svg/ArrowsDiff.mjs +1 -0
- package/dist/svg/ArrowsDiffDisabled.d.ts +1 -0
- package/dist/svg/ArrowsDiffDisabled.mjs +1 -0
- package/dist/svg/ArrowsVertical.d.ts +1 -0
- package/dist/svg/ArrowsVertical.mjs +1 -0
- package/dist/svg/AssetTracker.d.ts +1 -0
- package/dist/svg/AssetTracker.mjs +1 -0
- package/dist/svg/AtSign.d.ts +1 -0
- package/dist/svg/AtSign.mjs +1 -0
- package/dist/svg/Avatar.d.ts +1 -0
- package/dist/svg/Avatar.mjs +1 -0
- package/dist/svg/BackslashBrackets.d.ts +1 -0
- package/dist/svg/BackslashBrackets.mjs +1 -0
- package/dist/svg/BatteryCharging.d.ts +1 -0
- package/dist/svg/BatteryCharging.mjs +1 -0
- package/dist/svg/BatteryEmpty.d.ts +1 -0
- package/dist/svg/BatteryEmpty.mjs +1 -0
- package/dist/svg/BatteryFull.d.ts +1 -0
- package/dist/svg/BatteryFull.mjs +1 -0
- package/dist/svg/BatteryHalf.d.ts +1 -0
- package/dist/svg/BatteryHalf.mjs +1 -0
- package/dist/svg/BatteryLow.d.ts +1 -0
- package/dist/svg/BatteryLow.mjs +1 -0
- package/dist/svg/Beaker.d.ts +1 -0
- package/dist/svg/Beaker.mjs +1 -0
- package/dist/svg/Bell.d.ts +1 -0
- package/dist/svg/Bell.mjs +1 -0
- package/dist/svg/BellCircle.d.ts +1 -0
- package/dist/svg/BellCircle.mjs +1 -0
- package/dist/svg/BellExclamation.d.ts +1 -0
- package/dist/svg/BellExclamation.mjs +1 -0
- package/dist/svg/BellRinging.d.ts +1 -0
- package/dist/svg/BellRinging.mjs +1 -0
- package/dist/svg/BellWifi.d.ts +1 -0
- package/dist/svg/BellWifi.mjs +1 -0
- package/dist/svg/BlackWhite.d.ts +1 -0
- package/dist/svg/BlackWhite.mjs +1 -0
- package/dist/svg/BlankUI.d.ts +1 -0
- package/dist/svg/BlankUI.mjs +1 -0
- package/dist/svg/Bluetooth.d.ts +1 -0
- package/dist/svg/Bluetooth.mjs +1 -0
- package/dist/svg/Bookmark.d.ts +1 -0
- package/dist/svg/Bookmark.mjs +1 -0
- package/dist/svg/Box.d.ts +1 -0
- package/dist/svg/Box.mjs +1 -0
- package/dist/svg/Braces.d.ts +1 -0
- package/dist/svg/Braces.mjs +1 -0
- package/dist/svg/Bug.d.ts +1 -0
- package/dist/svg/Bug.mjs +1 -0
- package/dist/svg/BuildingFacility.d.ts +1 -0
- package/dist/svg/BuildingFacility.mjs +1 -0
- package/dist/svg/BuildingHome.d.ts +1 -0
- package/dist/svg/BuildingHome.mjs +1 -0
- package/dist/svg/BuildingOffice.d.ts +1 -0
- package/dist/svg/BuildingOffice.mjs +1 -0
- package/dist/svg/BuildingPublic.d.ts +1 -0
- package/dist/svg/BuildingPublic.mjs +1 -0
- package/dist/svg/BuildingShop.d.ts +1 -0
- package/dist/svg/BuildingShop.mjs +1 -0
- package/dist/svg/Bulb.d.ts +1 -0
- package/dist/svg/Bulb.mjs +1 -0
- package/dist/svg/Calculator.d.ts +1 -0
- package/dist/svg/Calculator.mjs +1 -0
- package/dist/svg/Calendar.d.ts +1 -0
- package/dist/svg/Calendar.mjs +1 -0
- package/dist/svg/CalendarClock.d.ts +1 -0
- package/dist/svg/CalendarClock.mjs +1 -0
- package/dist/svg/CameraA.d.ts +1 -0
- package/dist/svg/CameraA.mjs +1 -0
- package/dist/svg/CameraB.d.ts +1 -0
- package/dist/svg/CameraB.mjs +1 -0
- package/dist/svg/Card.d.ts +1 -0
- package/dist/svg/Card.mjs +1 -0
- package/dist/svg/CardPerson.d.ts +1 -0
- package/dist/svg/CardPerson.mjs +1 -0
- package/dist/svg/Cart.d.ts +1 -0
- package/dist/svg/Cart.mjs +1 -0
- package/dist/svg/Chart.d.ts +1 -0
- package/dist/svg/Chart.mjs +1 -0
- package/dist/svg/Check.d.ts +1 -0
- package/dist/svg/Check.mjs +1 -0
- package/dist/svg/CheckCircle.d.ts +1 -0
- package/dist/svg/CheckCircle.mjs +1 -0
- package/dist/svg/CheckCircleFilled.d.ts +1 -0
- package/dist/svg/CheckCircleFilled.mjs +1 -0
- package/dist/svg/CheckDouble.d.ts +1 -0
- package/dist/svg/CheckDouble.mjs +1 -0
- package/dist/svg/ChevronDown.d.ts +1 -0
- package/dist/svg/ChevronDown.mjs +1 -0
- package/dist/svg/ChevronLeft.d.ts +1 -0
- package/dist/svg/ChevronLeft.mjs +1 -0
- package/dist/svg/ChevronLeftDouble.d.ts +1 -0
- package/dist/svg/ChevronLeftDouble.mjs +1 -0
- package/dist/svg/ChevronRight.d.ts +1 -0
- package/dist/svg/ChevronRight.mjs +1 -0
- package/dist/svg/ChevronRightDouble.d.ts +1 -0
- package/dist/svg/ChevronRightDouble.mjs +1 -0
- package/dist/svg/ChevronUp.d.ts +1 -0
- package/dist/svg/ChevronUp.mjs +1 -0
- package/dist/svg/ChevronUpDown.d.ts +1 -0
- package/dist/svg/ChevronUpDown.mjs +1 -0
- package/dist/svg/Circle.d.ts +1 -0
- package/dist/svg/Circle.mjs +1 -0
- package/dist/svg/CircleArrow.d.ts +1 -0
- package/dist/svg/CircleArrow.mjs +1 -0
- package/dist/svg/CircleArrowsDiff.d.ts +1 -0
- package/dist/svg/CircleArrowsDiff.mjs +1 -0
- package/dist/svg/CircleArrowsDiffDisabled.d.ts +1 -0
- package/dist/svg/CircleArrowsDiffDisabled.mjs +1 -0
- package/dist/svg/CircleConcentricFilled.d.ts +1 -0
- package/dist/svg/CircleConcentricFilled.mjs +1 -0
- package/dist/svg/CircleConcentricThree.d.ts +1 -0
- package/dist/svg/CircleConcentricThree.mjs +1 -0
- package/dist/svg/CircleConcentricTwo.d.ts +1 -0
- package/dist/svg/CircleConcentricTwo.mjs +1 -0
- package/dist/svg/CircleExclamation.d.ts +1 -0
- package/dist/svg/CircleExclamation.mjs +1 -0
- package/dist/svg/CircleExclamationFilled.d.ts +1 -0
- package/dist/svg/CircleExclamationFilled.mjs +1 -0
- package/dist/svg/CircleFastForward.d.ts +1 -0
- package/dist/svg/CircleFastForward.mjs +1 -0
- package/dist/svg/CircleFilled.d.ts +1 -0
- package/dist/svg/CircleFilled.mjs +1 -0
- package/dist/svg/CircleGrid.d.ts +1 -0
- package/dist/svg/CircleGrid.mjs +1 -0
- package/dist/svg/CirclePlay.d.ts +1 -0
- package/dist/svg/CirclePlay.mjs +1 -0
- package/dist/svg/CircleQuestion.d.ts +1 -0
- package/dist/svg/CircleQuestion.mjs +1 -0
- package/dist/svg/CircleSlash.d.ts +1 -0
- package/dist/svg/CircleSlash.mjs +1 -0
- package/dist/svg/Clipboard.d.ts +1 -0
- package/dist/svg/Clipboard.mjs +1 -0
- package/dist/svg/ClipboardCheck.d.ts +1 -0
- package/dist/svg/ClipboardCheck.mjs +1 -0
- package/dist/svg/Clock.d.ts +1 -0
- package/dist/svg/Clock.mjs +1 -0
- package/dist/svg/ClockDefer.d.ts +1 -0
- package/dist/svg/ClockDefer.mjs +1 -0
- package/dist/svg/ClockFilled.d.ts +1 -0
- package/dist/svg/ClockFilled.mjs +1 -0
- package/dist/svg/ClockSixteenHour.d.ts +1 -0
- package/dist/svg/ClockSixteenHour.mjs +1 -0
- package/dist/svg/Cloud.d.ts +1 -0
- package/dist/svg/Cloud.mjs +1 -0
- package/dist/svg/CloudEllipses.d.ts +1 -0
- package/dist/svg/CloudEllipses.mjs +1 -0
- package/dist/svg/CloudLightning.d.ts +1 -0
- package/dist/svg/CloudLightning.mjs +1 -0
- package/dist/svg/CloudRain.d.ts +1 -0
- package/dist/svg/CloudRain.mjs +1 -0
- package/dist/svg/CloudRainSun.d.ts +1 -0
- package/dist/svg/CloudRainSun.mjs +1 -0
- package/dist/svg/CloudSun.d.ts +1 -0
- package/dist/svg/CloudSun.mjs +1 -0
- package/dist/svg/CloudWind.d.ts +1 -0
- package/dist/svg/CloudWind.mjs +1 -0
- package/dist/svg/Cluster.d.ts +1 -0
- package/dist/svg/Cluster.mjs +1 -0
- package/dist/svg/Coin.d.ts +1 -0
- package/dist/svg/Coin.mjs +1 -0
- package/dist/svg/CoinStack.d.ts +1 -0
- package/dist/svg/CoinStack.mjs +1 -0
- package/dist/svg/CoinStackGeneral.d.ts +1 -0
- package/dist/svg/CoinStackGeneral.mjs +1 -0
- package/dist/svg/Compass.d.ts +1 -0
- package/dist/svg/Compass.mjs +1 -0
- package/dist/svg/Copy.d.ts +1 -0
- package/dist/svg/Copy.mjs +1 -0
- package/dist/svg/Crop.d.ts +1 -0
- package/dist/svg/Crop.mjs +1 -0
- package/dist/svg/Cross.d.ts +1 -0
- package/dist/svg/Cross.mjs +1 -0
- package/dist/svg/CrossCircle.d.ts +1 -0
- package/dist/svg/CrossCircle.mjs +1 -0
- package/dist/svg/CrossCircleFilled.d.ts +1 -0
- package/dist/svg/CrossCircleFilled.mjs +1 -0
- package/dist/svg/Cube.d.ts +1 -0
- package/dist/svg/Cube.mjs +1 -0
- package/dist/svg/Cup.d.ts +1 -0
- package/dist/svg/Cup.mjs +1 -0
- package/dist/svg/CursorPointer.d.ts +1 -0
- package/dist/svg/CursorPointer.mjs +1 -0
- package/dist/svg/Dashboard.d.ts +1 -0
- package/dist/svg/Dashboard.mjs +1 -0
- package/dist/svg/Dashcam.d.ts +1 -0
- package/dist/svg/Dashcam.mjs +1 -0
- package/dist/svg/DashcamLiveStream.d.ts +1 -0
- package/dist/svg/DashcamLiveStream.mjs +1 -0
- package/dist/svg/Devices.d.ts +1 -0
- package/dist/svg/Devices.mjs +1 -0
- package/dist/svg/Document.d.ts +1 -0
- package/dist/svg/Document.mjs +1 -0
- package/dist/svg/DocumentArrow.d.ts +1 -0
- package/dist/svg/DocumentArrow.mjs +1 -0
- package/dist/svg/DocumentChart.d.ts +1 -0
- package/dist/svg/DocumentChart.mjs +1 -0
- package/dist/svg/DocumentDollar.d.ts +1 -0
- package/dist/svg/DocumentDollar.mjs +1 -0
- package/dist/svg/DocumentGear.d.ts +1 -0
- package/dist/svg/DocumentGear.mjs +1 -0
- package/dist/svg/DocumentInverted.d.ts +1 -0
- package/dist/svg/DocumentInverted.mjs +1 -0
- package/dist/svg/DocumentPencil.d.ts +1 -0
- package/dist/svg/DocumentPencil.mjs +1 -0
- package/dist/svg/DocumentPlus.d.ts +1 -0
- package/dist/svg/DocumentPlus.mjs +1 -0
- package/dist/svg/DocumentQuestion.d.ts +1 -0
- package/dist/svg/DocumentQuestion.mjs +1 -0
- package/dist/svg/DocumentReceipt.d.ts +1 -0
- package/dist/svg/DocumentReceipt.mjs +1 -0
- package/dist/svg/DocumentStacked.d.ts +1 -0
- package/dist/svg/DocumentStacked.mjs +1 -0
- package/dist/svg/DoorSensor.d.ts +1 -0
- package/dist/svg/DoorSensor.mjs +1 -0
- package/dist/svg/DotPath.d.ts +1 -0
- package/dist/svg/DotPath.mjs +1 -0
- package/dist/svg/Download.d.ts +1 -0
- package/dist/svg/Download.mjs +1 -0
- package/dist/svg/Drag.d.ts +1 -0
- package/dist/svg/Drag.mjs +1 -0
- package/dist/svg/Ellipses.d.ts +1 -0
- package/dist/svg/Ellipses.mjs +1 -0
- package/dist/svg/Email.d.ts +1 -0
- package/dist/svg/Email.mjs +1 -0
- package/dist/svg/Engine.d.ts +1 -0
- package/dist/svg/Engine.mjs +1 -0
- package/dist/svg/Enter.d.ts +1 -0
- package/dist/svg/Enter.mjs +1 -0
- package/dist/svg/EntityAsset.d.ts +1 -0
- package/dist/svg/EntityAsset.mjs +1 -0
- package/dist/svg/EntityAssetFilled.d.ts +1 -0
- package/dist/svg/EntityAssetFilled.mjs +1 -0
- package/dist/svg/EntityDriver.d.ts +1 -0
- package/dist/svg/EntityDriver.mjs +1 -0
- package/dist/svg/EntityDriverFilled.d.ts +1 -0
- package/dist/svg/EntityDriverFilled.mjs +1 -0
- package/dist/svg/EntityTravelGroup.d.ts +1 -0
- package/dist/svg/EntityTravelGroup.mjs +1 -0
- package/dist/svg/EntityTravelGroupFilled.d.ts +1 -0
- package/dist/svg/EntityTravelGroupFilled.mjs +1 -0
- package/dist/svg/EntityVehicle.d.ts +1 -0
- package/dist/svg/EntityVehicle.mjs +1 -0
- package/dist/svg/EntityVehicleCharging.d.ts +1 -0
- package/dist/svg/EntityVehicleCharging.mjs +1 -0
- package/dist/svg/EntityVehicleChargingFilled.d.ts +1 -0
- package/dist/svg/EntityVehicleChargingFilled.mjs +1 -0
- package/dist/svg/EntityVehicleFilled.d.ts +1 -0
- package/dist/svg/EntityVehicleFilled.mjs +1 -0
- package/dist/svg/EntityVehicleImmobilized.d.ts +1 -0
- package/dist/svg/EntityVehicleImmobilized.mjs +1 -0
- package/dist/svg/EntityVehicleImmobilizedFilled.d.ts +1 -0
- package/dist/svg/EntityVehicleImmobilizedFilled.mjs +1 -0
- package/dist/svg/ErrorTriangle.d.ts +1 -0
- package/dist/svg/ErrorTriangle.mjs +1 -0
- package/dist/svg/ErrorTriangleFilled.d.ts +1 -0
- package/dist/svg/ErrorTriangleFilled.mjs +1 -0
- package/dist/svg/ErrorTriangleSimpleFilled.d.ts +1 -0
- package/dist/svg/ErrorTriangleSimpleFilled.mjs +1 -0
- package/dist/svg/Export.d.ts +1 -0
- package/dist/svg/Export.mjs +1 -0
- package/dist/svg/ExternalLink.d.ts +1 -0
- package/dist/svg/ExternalLink.mjs +1 -0
- package/dist/svg/Eye.d.ts +1 -0
- package/dist/svg/Eye.mjs +1 -0
- package/dist/svg/EyeDisabled.d.ts +1 -0
- package/dist/svg/EyeDisabled.mjs +1 -0
- package/dist/svg/EyeLock.d.ts +1 -0
- package/dist/svg/EyeLock.mjs +1 -0
- package/dist/svg/FastForward.d.ts +1 -0
- package/dist/svg/FastForward.mjs +1 -0
- package/dist/svg/FastForwardSkip.d.ts +1 -0
- package/dist/svg/FastForwardSkip.mjs +1 -0
- package/dist/svg/Filters.d.ts +1 -0
- package/dist/svg/Filters.mjs +1 -0
- package/dist/svg/FitToScreen.d.ts +1 -0
- package/dist/svg/FitToScreen.mjs +1 -0
- package/dist/svg/Flag.d.ts +1 -0
- package/dist/svg/Flag.mjs +1 -0
- package/dist/svg/FlagFilled.d.ts +1 -0
- package/dist/svg/FlagFilled.mjs +1 -0
- package/dist/svg/FloppyDisk.d.ts +1 -0
- package/dist/svg/FloppyDisk.mjs +1 -0
- package/dist/svg/Folder.d.ts +1 -0
- package/dist/svg/Folder.mjs +1 -0
- package/dist/svg/FolderFilled.d.ts +1 -0
- package/dist/svg/FolderFilled.mjs +1 -0
- package/dist/svg/FuelPump.d.ts +1 -0
- package/dist/svg/FuelPump.mjs +1 -0
- package/dist/svg/FullScreen.d.ts +1 -0
- package/dist/svg/FullScreen.mjs +1 -0
- package/dist/svg/FullScreenExit.d.ts +1 -0
- package/dist/svg/FullScreenExit.mjs +1 -0
- package/dist/svg/Gauge.d.ts +1 -0
- package/dist/svg/Gauge.mjs +1 -0
- package/dist/svg/GaugeTemperature.d.ts +1 -0
- package/dist/svg/GaugeTemperature.mjs +1 -0
- package/dist/svg/Gear.d.ts +1 -0
- package/dist/svg/Gear.mjs +1 -0
- package/dist/svg/GearCheck.d.ts +1 -0
- package/dist/svg/GearCheck.mjs +1 -0
- package/dist/svg/Geofence.d.ts +1 -0
- package/dist/svg/Geofence.mjs +1 -0
- package/dist/svg/GeofenceCircle.d.ts +1 -0
- package/dist/svg/GeofenceCircle.mjs +1 -0
- package/dist/svg/GeofenceDiamond.d.ts +1 -0
- package/dist/svg/GeofenceDiamond.mjs +1 -0
- package/dist/svg/GeofenceSquare.d.ts +1 -0
- package/dist/svg/GeofenceSquare.mjs +1 -0
- package/dist/svg/GlobeNetwork.d.ts +1 -0
- package/dist/svg/GlobeNetwork.mjs +1 -0
- package/dist/svg/GlobeWorldMap.d.ts +1 -0
- package/dist/svg/GlobeWorldMap.mjs +1 -0
- package/dist/svg/Graph.d.ts +1 -0
- package/dist/svg/Graph.mjs +1 -0
- package/dist/svg/GraphArrow.d.ts +1 -0
- package/dist/svg/GraphArrow.mjs +1 -0
- package/dist/svg/GraphBars.d.ts +1 -0
- package/dist/svg/GraphBars.mjs +1 -0
- package/dist/svg/GraphDecreasing.d.ts +1 -0
- package/dist/svg/GraphDecreasing.mjs +1 -0
- package/dist/svg/GraphIncreasing.d.ts +1 -0
- package/dist/svg/GraphIncreasing.mjs +1 -0
- package/dist/svg/GroupBy.d.ts +1 -0
- package/dist/svg/GroupBy.mjs +1 -0
- package/dist/svg/Hamburger.d.ts +1 -0
- package/dist/svg/Hamburger.mjs +1 -0
- package/dist/svg/Headset.d.ts +1 -0
- package/dist/svg/Headset.mjs +1 -0
- package/dist/svg/History.d.ts +1 -0
- package/dist/svg/History.mjs +1 -0
- package/dist/svg/HourGlass.d.ts +1 -0
- package/dist/svg/HourGlass.mjs +1 -0
- package/dist/svg/Image.d.ts +1 -0
- package/dist/svg/Image.mjs +1 -0
- package/dist/svg/Import.d.ts +1 -0
- package/dist/svg/Import.mjs +1 -0
- package/dist/svg/ImportClock.d.ts +1 -0
- package/dist/svg/ImportClock.mjs +1 -0
- package/dist/svg/Inbox.d.ts +1 -0
- package/dist/svg/Inbox.mjs +1 -0
- package/dist/svg/IosFilled.d.ts +1 -0
- package/dist/svg/IosFilled.mjs +1 -0
- package/dist/svg/Jerrycan.d.ts +1 -0
- package/dist/svg/Jerrycan.mjs +1 -0
- package/dist/svg/KeyA.d.ts +1 -0
- package/dist/svg/KeyA.mjs +1 -0
- package/dist/svg/KeyB.d.ts +1 -0
- package/dist/svg/KeyB.mjs +1 -0
- package/dist/svg/LED.d.ts +1 -0
- package/dist/svg/LED.mjs +1 -0
- package/dist/svg/Layers.d.ts +1 -0
- package/dist/svg/Layers.mjs +1 -0
- package/dist/svg/Leaf.d.ts +1 -0
- package/dist/svg/Leaf.mjs +1 -0
- package/dist/svg/LeftTurnSignal.d.ts +1 -0
- package/dist/svg/LeftTurnSignal.mjs +1 -0
- package/dist/svg/LetterB.d.ts +1 -0
- package/dist/svg/LetterB.mjs +1 -0
- package/dist/svg/LetterC.d.ts +1 -0
- package/dist/svg/LetterC.mjs +1 -0
- package/dist/svg/LetterI.d.ts +1 -0
- package/dist/svg/LetterI.mjs +1 -0
- package/dist/svg/License.d.ts +1 -0
- package/dist/svg/License.mjs +1 -0
- package/dist/svg/LicensePlate.d.ts +1 -0
- package/dist/svg/LicensePlate.mjs +1 -0
- package/dist/svg/Lifebuoy.d.ts +1 -0
- package/dist/svg/Lifebuoy.mjs +1 -0
- package/dist/svg/Lightning.d.ts +1 -0
- package/dist/svg/Lightning.mjs +1 -0
- package/dist/svg/LightningFilled.d.ts +1 -0
- package/dist/svg/LightningFilled.mjs +1 -0
- package/dist/svg/Link.d.ts +1 -0
- package/dist/svg/Link.mjs +1 -0
- package/dist/svg/List.d.ts +1 -0
- package/dist/svg/List.mjs +1 -0
- package/dist/svg/Loads.d.ts +1 -0
- package/dist/svg/Loads.mjs +1 -0
- package/dist/svg/LocationPin.d.ts +1 -0
- package/dist/svg/LocationPin.mjs +1 -0
- package/dist/svg/LocationPinArrows.d.ts +1 -0
- package/dist/svg/LocationPinArrows.mjs +1 -0
- package/dist/svg/LocationPinDisabled.d.ts +1 -0
- package/dist/svg/LocationPinDisabled.mjs +1 -0
- package/dist/svg/LocationPinDollar.d.ts +1 -0
- package/dist/svg/LocationPinDollar.mjs +1 -0
- package/dist/svg/LockClosed.d.ts +1 -0
- package/dist/svg/LockClosed.mjs +1 -0
- package/dist/svg/LockClosedFilled.d.ts +1 -0
- package/dist/svg/LockClosedFilled.mjs +1 -0
- package/dist/svg/LockOpen.d.ts +1 -0
- package/dist/svg/LockOpen.mjs +1 -0
- package/dist/svg/Logout.d.ts +1 -0
- package/dist/svg/Logout.mjs +1 -0
- package/dist/svg/Logs.d.ts +1 -0
- package/dist/svg/Logs.mjs +1 -0
- package/dist/svg/LogsMagnifyingGlass.d.ts +1 -0
- package/dist/svg/LogsMagnifyingGlass.mjs +1 -0
- package/dist/svg/MagnifyingGlass.d.ts +1 -0
- package/dist/svg/MagnifyingGlass.mjs +1 -0
- package/dist/svg/MagnifyingGlassGraph.d.ts +1 -0
- package/dist/svg/MagnifyingGlassGraph.mjs +1 -0
- package/dist/svg/MagnifyingGlassZoomIn.d.ts +1 -0
- package/dist/svg/MagnifyingGlassZoomIn.mjs +1 -0
- package/dist/svg/MagnifyingGlassZoomOut.d.ts +1 -0
- package/dist/svg/MagnifyingGlassZoomOut.mjs +1 -0
- package/dist/svg/MapA.d.ts +1 -0
- package/dist/svg/MapA.mjs +1 -0
- package/dist/svg/MapB.d.ts +1 -0
- package/dist/svg/MapB.mjs +1 -0
- package/dist/svg/MapBBetaBottom.d.ts +1 -0
- package/dist/svg/MapBBetaBottom.mjs +1 -0
- package/dist/svg/MapBBetaTop.d.ts +1 -0
- package/dist/svg/MapBBetaTop.mjs +1 -0
- package/dist/svg/MapNavigation.d.ts +1 -0
- package/dist/svg/MapNavigation.mjs +1 -0
- package/dist/svg/MarkRead.d.ts +1 -0
- package/dist/svg/MarkRead.mjs +1 -0
- package/dist/svg/Match.d.ts +1 -0
- package/dist/svg/Match.mjs +1 -0
- package/dist/svg/MenuCollapse.d.ts +1 -0
- package/dist/svg/MenuCollapse.mjs +1 -0
- package/dist/svg/MenuCollapseB.d.ts +1 -0
- package/dist/svg/MenuCollapseB.mjs +1 -0
- package/dist/svg/MenuExpand.d.ts +1 -0
- package/dist/svg/MenuExpand.mjs +1 -0
- package/dist/svg/MenuExpandB.d.ts +1 -0
- package/dist/svg/MenuExpandB.mjs +1 -0
- package/dist/svg/MessageBubble.d.ts +1 -0
- package/dist/svg/MessageBubble.mjs +1 -0
- package/dist/svg/MessageBubbleStack.d.ts +1 -0
- package/dist/svg/MessageBubbleStack.mjs +1 -0
- package/dist/svg/Messaging.d.ts +1 -0
- package/dist/svg/Messaging.mjs +1 -0
- package/dist/svg/Mic.d.ts +1 -0
- package/dist/svg/Mic.mjs +1 -0
- package/dist/svg/MicMute.d.ts +1 -0
- package/dist/svg/MicMute.mjs +1 -0
- package/dist/svg/Minimize.d.ts +1 -0
- package/dist/svg/Minimize.mjs +1 -0
- package/dist/svg/Mobile.d.ts +1 -0
- package/dist/svg/Mobile.mjs +1 -0
- package/dist/svg/Monitor.d.ts +1 -0
- package/dist/svg/Monitor.mjs +1 -0
- package/dist/svg/Notification.d.ts +1 -0
- package/dist/svg/Notification.mjs +1 -0
- package/dist/svg/NumberTen.d.ts +1 -0
- package/dist/svg/NumberTen.mjs +1 -0
- package/dist/svg/OctagonSubtract.d.ts +1 -0
- package/dist/svg/OctagonSubtract.mjs +1 -0
- package/dist/svg/Odometer.d.ts +1 -0
- package/dist/svg/Odometer.mjs +1 -0
- package/dist/svg/Omnicam.d.ts +1 -0
- package/dist/svg/Omnicam.mjs +1 -0
- package/dist/svg/OverviewAI.d.ts +1 -0
- package/dist/svg/OverviewAI.mjs +1 -0
- package/dist/svg/PanelCollapse.d.ts +1 -0
- package/dist/svg/PanelCollapse.mjs +1 -0
- package/dist/svg/PanelExpand.d.ts +1 -0
- package/dist/svg/PanelExpand.mjs +1 -0
- package/dist/svg/Paperclip.d.ts +1 -0
- package/dist/svg/Paperclip.mjs +1 -0
- package/dist/svg/PaperplaneMarker.d.ts +1 -0
- package/dist/svg/PaperplaneMarker.mjs +1 -0
- package/dist/svg/PaperplaneSend.d.ts +1 -0
- package/dist/svg/PaperplaneSend.mjs +1 -0
- package/dist/svg/Paragraph.d.ts +1 -0
- package/dist/svg/Paragraph.mjs +1 -0
- package/dist/svg/ParagraphPencil.d.ts +1 -0
- package/dist/svg/ParagraphPencil.mjs +1 -0
- package/dist/svg/Pause.d.ts +1 -0
- package/dist/svg/Pause.mjs +1 -0
- package/dist/svg/PauseFilled.d.ts +1 -0
- package/dist/svg/PauseFilled.mjs +1 -0
- package/dist/svg/Pencil.d.ts +1 -0
- package/dist/svg/Pencil.mjs +1 -0
- package/dist/svg/PencilSquiggle.d.ts +1 -0
- package/dist/svg/PencilSquiggle.mjs +1 -0
- package/dist/svg/Person.d.ts +1 -0
- package/dist/svg/Person.mjs +1 -0
- package/dist/svg/PersonAt.d.ts +1 -0
- package/dist/svg/PersonAt.mjs +1 -0
- package/dist/svg/PersonConnect.d.ts +1 -0
- package/dist/svg/PersonConnect.mjs +1 -0
- package/dist/svg/PersonFrame.d.ts +1 -0
- package/dist/svg/PersonFrame.mjs +1 -0
- package/dist/svg/PersonGear.d.ts +1 -0
- package/dist/svg/PersonGear.mjs +1 -0
- package/dist/svg/PersonGroup.d.ts +1 -0
- package/dist/svg/PersonGroup.mjs +1 -0
- package/dist/svg/PersonGroupArrows.d.ts +1 -0
- package/dist/svg/PersonGroupArrows.mjs +1 -0
- package/dist/svg/PersonManager.d.ts +1 -0
- package/dist/svg/PersonManager.mjs +1 -0
- package/dist/svg/PersonShield.d.ts +1 -0
- package/dist/svg/PersonShield.mjs +1 -0
- package/dist/svg/PersonStar.d.ts +1 -0
- package/dist/svg/PersonStar.mjs +1 -0
- package/dist/svg/Phone.d.ts +1 -0
- package/dist/svg/Phone.mjs +1 -0
- package/dist/svg/PhoneDisconnect.d.ts +1 -0
- package/dist/svg/PhoneDisconnect.mjs +1 -0
- package/dist/svg/PicmanFilled.d.ts +1 -0
- package/dist/svg/PicmanFilled.mjs +1 -0
- package/dist/svg/PipBottomLeft.d.ts +1 -0
- package/dist/svg/PipBottomLeft.mjs +1 -0
- package/dist/svg/PipBottomRight.d.ts +1 -0
- package/dist/svg/PipBottomRight.mjs +1 -0
- package/dist/svg/PipTopLeft.d.ts +1 -0
- package/dist/svg/PipTopLeft.mjs +1 -0
- package/dist/svg/PipTopRight.d.ts +1 -0
- package/dist/svg/PipTopRight.mjs +1 -0
- package/dist/svg/Play.d.ts +1 -0
- package/dist/svg/Play.mjs +1 -0
- package/dist/svg/PlayFilled.d.ts +1 -0
- package/dist/svg/PlayFilled.mjs +1 -0
- package/dist/svg/Plug.d.ts +1 -0
- package/dist/svg/Plug.mjs +1 -0
- package/dist/svg/Plus.d.ts +1 -0
- package/dist/svg/Plus.mjs +1 -0
- package/dist/svg/PlusCircle.d.ts +1 -0
- package/dist/svg/PlusCircle.mjs +1 -0
- package/dist/svg/Preferences.d.ts +1 -0
- package/dist/svg/Preferences.mjs +1 -0
- package/dist/svg/Printer.d.ts +1 -0
- package/dist/svg/Printer.mjs +1 -0
- package/dist/svg/PunchCard.d.ts +1 -0
- package/dist/svg/PunchCard.mjs +1 -0
- package/dist/svg/Puzzle.d.ts +1 -0
- package/dist/svg/Puzzle.mjs +1 -0
- package/dist/svg/PuzzleJoined.d.ts +1 -0
- package/dist/svg/PuzzleJoined.mjs +1 -0
- package/dist/svg/Redo.d.ts +1 -0
- package/dist/svg/Redo.mjs +1 -0
- package/dist/svg/Refresh.d.ts +1 -0
- package/dist/svg/Refresh.mjs +1 -0
- package/dist/svg/Restore.d.ts +1 -0
- package/dist/svg/Restore.mjs +1 -0
- package/dist/svg/RewardRibbon.d.ts +1 -0
- package/dist/svg/RewardRibbon.mjs +1 -0
- package/dist/svg/Rewind.d.ts +1 -0
- package/dist/svg/Rewind.mjs +1 -0
- package/dist/svg/RewindSkip.d.ts +1 -0
- package/dist/svg/RewindSkip.mjs +1 -0
- package/dist/svg/RewindSkipFilled.d.ts +1 -0
- package/dist/svg/RewindSkipFilled.mjs +1 -0
- package/dist/svg/RightTurnSignal.d.ts +1 -0
- package/dist/svg/RightTurnSignal.mjs +1 -0
- package/dist/svg/Rotate.d.ts +1 -0
- package/dist/svg/Rotate.mjs +1 -0
- package/dist/svg/Satellite.d.ts +1 -0
- package/dist/svg/Satellite.mjs +1 -0
- package/dist/svg/Scan.d.ts +1 -0
- package/dist/svg/Scan.mjs +1 -0
- package/dist/svg/Scissor.d.ts +1 -0
- package/dist/svg/Scissor.mjs +1 -0
- package/dist/svg/Scope.d.ts +1 -0
- package/dist/svg/Scope.mjs +1 -0
- package/dist/svg/Seatbelt.d.ts +1 -0
- package/dist/svg/Seatbelt.mjs +1 -0
- package/dist/svg/SeatbeltBuckle.d.ts +1 -0
- package/dist/svg/SeatbeltBuckle.mjs +1 -0
- package/dist/svg/Sensor.d.ts +1 -0
- package/dist/svg/Sensor.mjs +1 -0
- package/dist/svg/Shapes.d.ts +1 -0
- package/dist/svg/Shapes.mjs +1 -0
- package/dist/svg/ShareCircles.d.ts +1 -0
- package/dist/svg/ShareCircles.mjs +1 -0
- package/dist/svg/ShareCirclesFilled.d.ts +1 -0
- package/dist/svg/ShareCirclesFilled.mjs +1 -0
- package/dist/svg/SharePaperplane.d.ts +1 -0
- package/dist/svg/SharePaperplane.mjs +1 -0
- package/dist/svg/Shield.d.ts +1 -0
- package/dist/svg/Shield.mjs +1 -0
- package/dist/svg/ShieldCheck.d.ts +1 -0
- package/dist/svg/ShieldCheck.mjs +1 -0
- package/dist/svg/ShieldCheckmarkFilled.d.ts +1 -0
- package/dist/svg/ShieldCheckmarkFilled.mjs +1 -0
- package/dist/svg/ShieldCircle.d.ts +1 -0
- package/dist/svg/ShieldCircle.mjs +1 -0
- package/dist/svg/ShieldCircleFilled.d.ts +1 -0
- package/dist/svg/ShieldCircleFilled.mjs +1 -0
- package/dist/svg/ShieldCross.d.ts +1 -0
- package/dist/svg/ShieldCross.mjs +1 -0
- package/dist/svg/ShieldCrossFilled.d.ts +1 -0
- package/dist/svg/ShieldCrossFilled.mjs +1 -0
- package/dist/svg/ShieldFilled.d.ts +1 -0
- package/dist/svg/ShieldFilled.mjs +1 -0
- package/dist/svg/ShieldLock.d.ts +1 -0
- package/dist/svg/ShieldLock.mjs +1 -0
- package/dist/svg/ShieldLockFilled.d.ts +1 -0
- package/dist/svg/ShieldLockFilled.mjs +1 -0
- package/dist/svg/ShoppingBag.d.ts +1 -0
- package/dist/svg/ShoppingBag.mjs +1 -0
- package/dist/svg/Snowflake.d.ts +1 -0
- package/dist/svg/Snowflake.mjs +1 -0
- package/dist/svg/SpeakerPhone.d.ts +1 -0
- package/dist/svg/SpeakerPhone.mjs +1 -0
- package/dist/svg/SpeedometerArrow.d.ts +1 -0
- package/dist/svg/SpeedometerArrow.mjs +1 -0
- package/dist/svg/SpeedometerLeft.d.ts +1 -0
- package/dist/svg/SpeedometerLeft.mjs +1 -0
- package/dist/svg/SpeedometerRight.d.ts +1 -0
- package/dist/svg/SpeedometerRight.mjs +1 -0
- package/dist/svg/SpikeCirclePercentage.d.ts +1 -0
- package/dist/svg/SpikeCirclePercentage.mjs +1 -0
- package/dist/svg/SpikeCirclePercentageFilled.d.ts +1 -0
- package/dist/svg/SpikeCirclePercentageFilled.mjs +1 -0
- package/dist/svg/Square.d.ts +1 -0
- package/dist/svg/Square.mjs +1 -0
- package/dist/svg/SquareCheck.d.ts +1 -0
- package/dist/svg/SquareCheck.mjs +1 -0
- package/dist/svg/SquareDollarFilled.d.ts +1 -0
- package/dist/svg/SquareDollarFilled.mjs +1 -0
- package/dist/svg/SquareGrid.d.ts +1 -0
- package/dist/svg/SquareGrid.mjs +1 -0
- package/dist/svg/SquarePencil.d.ts +1 -0
- package/dist/svg/SquarePencil.mjs +1 -0
- package/dist/svg/SquarePlus.d.ts +1 -0
- package/dist/svg/SquarePlus.mjs +1 -0
- package/dist/svg/SquareSubtract.d.ts +1 -0
- package/dist/svg/SquareSubtract.mjs +1 -0
- package/dist/svg/Star.d.ts +1 -0
- package/dist/svg/Star.mjs +1 -0
- package/dist/svg/StarFilled.d.ts +1 -0
- package/dist/svg/StarFilled.mjs +1 -0
- package/dist/svg/Stopwatch.d.ts +1 -0
- package/dist/svg/Stopwatch.mjs +1 -0
- package/dist/svg/Street.d.ts +1 -0
- package/dist/svg/Street.mjs +1 -0
- package/dist/svg/Subtract.d.ts +1 -0
- package/dist/svg/Subtract.mjs +1 -0
- package/dist/svg/SubtractCircle.d.ts +1 -0
- package/dist/svg/SubtractCircle.mjs +1 -0
- package/dist/svg/Table.d.ts +1 -0
- package/dist/svg/Table.mjs +1 -0
- package/dist/svg/Tag.d.ts +1 -0
- package/dist/svg/Tag.mjs +1 -0
- package/dist/svg/Target.d.ts +1 -0
- package/dist/svg/Target.mjs +1 -0
- package/dist/svg/TargetDollar.d.ts +1 -0
- package/dist/svg/TargetDollar.mjs +1 -0
- package/dist/svg/Text.d.ts +1 -0
- package/dist/svg/Text.mjs +1 -0
- package/dist/svg/ThemeDark.d.ts +1 -0
- package/dist/svg/ThemeDark.mjs +1 -0
- package/dist/svg/ThemeLight.d.ts +1 -0
- package/dist/svg/ThemeLight.mjs +1 -0
- package/dist/svg/ThumbsDown.d.ts +1 -0
- package/dist/svg/ThumbsDown.mjs +1 -0
- package/dist/svg/ThumbsDownFilled.d.ts +1 -0
- package/dist/svg/ThumbsDownFilled.mjs +1 -0
- package/dist/svg/ThumbsUp.d.ts +1 -0
- package/dist/svg/ThumbsUp.mjs +1 -0
- package/dist/svg/ThumbsUpFilled.d.ts +1 -0
- package/dist/svg/ThumbsUpFilled.mjs +1 -0
- package/dist/svg/TirePressure.d.ts +1 -0
- package/dist/svg/TirePressure.mjs +1 -0
- package/dist/svg/Toggle.d.ts +1 -0
- package/dist/svg/Toggle.mjs +1 -0
- package/dist/svg/TrafficLight.d.ts +1 -0
- package/dist/svg/TrafficLight.mjs +1 -0
- package/dist/svg/Trash.d.ts +1 -0
- package/dist/svg/Trash.mjs +1 -0
- package/dist/svg/Trophy.d.ts +1 -0
- package/dist/svg/Trophy.mjs +1 -0
- package/dist/svg/TurnSignal.d.ts +1 -0
- package/dist/svg/TurnSignal.mjs +1 -0
- package/dist/svg/TurnSignalFilled.d.ts +1 -0
- package/dist/svg/TurnSignalFilled.mjs +1 -0
- package/dist/svg/TwoDevices.d.ts +1 -0
- package/dist/svg/TwoDevices.mjs +1 -0
- package/dist/svg/Undo.d.ts +1 -0
- package/dist/svg/Undo.mjs +1 -0
- package/dist/svg/Upgrade.d.ts +1 -0
- package/dist/svg/Upgrade.mjs +1 -0
- package/dist/svg/Upload.d.ts +1 -0
- package/dist/svg/Upload.mjs +1 -0
- package/dist/svg/VehicleGateway.d.ts +1 -0
- package/dist/svg/VehicleGateway.mjs +1 -0
- package/dist/svg/VehicleTrailer.d.ts +1 -0
- package/dist/svg/VehicleTrailer.mjs +1 -0
- package/dist/svg/VehicleTruck.d.ts +1 -0
- package/dist/svg/VehicleTruck.mjs +1 -0
- package/dist/svg/VehicleTruckMagnifyingGlass.d.ts +1 -0
- package/dist/svg/VehicleTruckMagnifyingGlass.mjs +1 -0
- package/dist/svg/Video.d.ts +1 -0
- package/dist/svg/Video.mjs +1 -0
- package/dist/svg/ViewMenu.d.ts +1 -0
- package/dist/svg/ViewMenu.mjs +1 -0
- package/dist/svg/Volume.d.ts +1 -0
- package/dist/svg/Volume.mjs +1 -0
- package/dist/svg/VolumeFilled.d.ts +1 -0
- package/dist/svg/VolumeFilled.mjs +1 -0
- package/dist/svg/VolumeMute.d.ts +1 -0
- package/dist/svg/VolumeMute.mjs +1 -0
- package/dist/svg/VolumeMuteFilled.d.ts +1 -0
- package/dist/svg/VolumeMuteFilled.mjs +1 -0
- package/dist/svg/WandSparkle.d.ts +1 -0
- package/dist/svg/WandSparkle.mjs +1 -0
- package/dist/svg/Waveform.d.ts +1 -0
- package/dist/svg/Waveform.mjs +1 -0
- package/dist/svg/Webhooks.d.ts +1 -0
- package/dist/svg/Webhooks.mjs +1 -0
- package/dist/svg/Whistle.d.ts +1 -0
- package/dist/svg/Whistle.mjs +1 -0
- package/dist/svg/WiFiHorizontal.d.ts +1 -0
- package/dist/svg/WiFiHorizontal.mjs +1 -0
- package/dist/svg/WiFiTower.d.ts +1 -0
- package/dist/svg/WiFiTower.mjs +1 -0
- package/dist/svg/WifiVertical.d.ts +1 -0
- package/dist/svg/WifiVertical.mjs +1 -0
- package/dist/svg/WifiVerticalFilled.d.ts +1 -0
- package/dist/svg/WifiVerticalFilled.mjs +1 -0
- package/dist/svg/WifiVerticalFilledDisabled.d.ts +1 -0
- package/dist/svg/WifiVerticalFilledDisabled.mjs +1 -0
- package/dist/svg/WorkflowA.d.ts +1 -0
- package/dist/svg/WorkflowA.mjs +1 -0
- package/dist/svg/WorkflowB.d.ts +1 -0
- package/dist/svg/WorkflowB.mjs +1 -0
- package/dist/svg/Wrench.d.ts +1 -0
- package/dist/svg/Wrench.mjs +1 -0
- package/dist/svg/ZoomBackOut.d.ts +1 -0
- package/dist/svg/ZoomBackOut.mjs +1 -0
- package/dist/svg/flags/FlagAustria.d.ts +1 -0
- package/dist/svg/flags/FlagAustria.mjs +1 -0
- package/dist/svg/flags/FlagBelgium.d.ts +1 -0
- package/dist/svg/flags/FlagBelgium.mjs +1 -0
- package/dist/svg/flags/FlagBulgaria.d.ts +1 -0
- package/dist/svg/flags/FlagBulgaria.mjs +1 -0
- package/dist/svg/flags/FlagCanada.d.ts +1 -0
- package/dist/svg/flags/FlagCanada.mjs +1 -0
- package/dist/svg/flags/FlagCroatia.d.ts +1 -0
- package/dist/svg/flags/FlagCroatia.mjs +1 -0
- package/dist/svg/flags/FlagCyprus.d.ts +1 -0
- package/dist/svg/flags/FlagCyprus.mjs +1 -0
- package/dist/svg/flags/FlagCzechRepublic.d.ts +1 -0
- package/dist/svg/flags/FlagCzechRepublic.mjs +1 -0
- package/dist/svg/flags/FlagDenmark.d.ts +1 -0
- package/dist/svg/flags/FlagDenmark.mjs +1 -0
- package/dist/svg/flags/FlagEU.d.ts +1 -0
- package/dist/svg/flags/FlagEU.mjs +1 -0
- package/dist/svg/flags/FlagEstonia.d.ts +1 -0
- package/dist/svg/flags/FlagEstonia.mjs +1 -0
- package/dist/svg/flags/FlagFinland.d.ts +1 -0
- package/dist/svg/flags/FlagFinland.mjs +1 -0
- package/dist/svg/flags/FlagFrance.d.ts +1 -0
- package/dist/svg/flags/FlagFrance.mjs +1 -0
- package/dist/svg/flags/FlagGermany.d.ts +1 -0
- package/dist/svg/flags/FlagGermany.mjs +1 -0
- package/dist/svg/flags/FlagGreece.d.ts +1 -0
- package/dist/svg/flags/FlagGreece.mjs +1 -0
- package/dist/svg/flags/FlagHungary.d.ts +1 -0
- package/dist/svg/flags/FlagHungary.mjs +1 -0
- package/dist/svg/flags/FlagIreland.d.ts +1 -0
- package/dist/svg/flags/FlagIreland.mjs +1 -0
- package/dist/svg/flags/FlagItaly.d.ts +1 -0
- package/dist/svg/flags/FlagItaly.mjs +1 -0
- package/dist/svg/flags/FlagLatvia.d.ts +1 -0
- package/dist/svg/flags/FlagLatvia.mjs +1 -0
- package/dist/svg/flags/FlagLithuania.d.ts +1 -0
- package/dist/svg/flags/FlagLithuania.mjs +1 -0
- package/dist/svg/flags/FlagLuxembourg.d.ts +1 -0
- package/dist/svg/flags/FlagLuxembourg.mjs +1 -0
- package/dist/svg/flags/FlagMalta.d.ts +1 -0
- package/dist/svg/flags/FlagMalta.mjs +1 -0
- package/dist/svg/flags/FlagMexico.d.ts +1 -0
- package/dist/svg/flags/FlagMexico.mjs +1 -0
- package/dist/svg/flags/FlagNetherlands.d.ts +1 -0
- package/dist/svg/flags/FlagNetherlands.mjs +1 -0
- package/dist/svg/flags/FlagPoland.d.ts +1 -0
- package/dist/svg/flags/FlagPoland.mjs +1 -0
- package/dist/svg/flags/FlagPortugal.d.ts +1 -0
- package/dist/svg/flags/FlagPortugal.mjs +1 -0
- package/dist/svg/flags/FlagRomania.d.ts +1 -0
- package/dist/svg/flags/FlagRomania.mjs +1 -0
- package/dist/svg/flags/FlagSlovakia.d.ts +1 -0
- package/dist/svg/flags/FlagSlovakia.mjs +1 -0
- package/dist/svg/flags/FlagSlovenia.d.ts +1 -0
- package/dist/svg/flags/FlagSlovenia.mjs +1 -0
- package/dist/svg/flags/FlagSpain.d.ts +1 -0
- package/dist/svg/flags/FlagSpain.mjs +1 -0
- package/dist/svg/flags/FlagSweden.d.ts +1 -0
- package/dist/svg/flags/FlagSweden.mjs +1 -0
- package/dist/svg/flags/FlagUnitedKingdom.d.ts +1 -0
- package/dist/svg/flags/FlagUnitedKingdom.mjs +1 -0
- package/dist/svg/flags/FlagUnitedStates.d.ts +1 -0
- package/dist/svg/flags/FlagUnitedStates.mjs +1 -0
- package/dist/svg/flags/index.d.ts +32 -0
- package/dist/svg/flags/index.mjs +32 -0
- package/dist/svg/index.d.ts +409 -0
- package/dist/svg/index.mjs +409 -0
- package/package.json +32 -2
package/dist/sprite.svg
CHANGED
|
@@ -1,46 +1,24 @@
|
|
|
1
1
|
<svg xmlns="http://www.w3.org/2000/svg" style="display:none">
|
|
2
2
|
<symbol id="ai" viewBox="0 0 16 16" fill="currentColor">
|
|
3
|
-
<path d="M8.5 14.5H7.5V9H8.5V14.5Z" fill="currentColor"/>
|
|
4
|
-
<path d="M6.58594 10.1211L3.75781 12.9502L3.0498 12.2422L5.87891 9.41406L6.58594 10.1211Z" fill="currentColor"/>
|
|
5
|
-
<path d="M12.9502 12.2422L12.2422 12.9502L9.41406 10.1211L10.1211 9.41406L12.9502 12.2422Z" fill="currentColor"/>
|
|
6
|
-
<path d="M7 8.5H1.5V7.5H7V8.5Z" fill="currentColor"/>
|
|
7
|
-
<path d="M14.5 8.5H9V7.5H14.5V8.5Z" fill="currentColor"/>
|
|
8
|
-
<path d="M8.5 7H7.5V1.5H8.5V7Z" fill="currentColor"/>
|
|
9
|
-
<path d="M6.58594 5.87891L5.87891 6.58594L3.0498 3.75781L3.75781 3.0498L6.58594 5.87891Z" fill="currentColor"/>
|
|
10
|
-
<path d="M12.9502 3.75781L10.1211 6.58594L9.41406 5.87891L12.2422 3.0498L12.9502 3.75781Z" fill="currentColor"/>
|
|
3
|
+
<path d="M8.5 14.5H7.5V9H8.5V14.5Z" fill="currentColor"/><path d="M6.58594 10.1211L3.75781 12.9502L3.0498 12.2422L5.87891 9.41406L6.58594 10.1211Z" fill="currentColor"/><path d="M12.9502 12.2422L12.2422 12.9502L9.41406 10.1211L10.1211 9.41406L12.9502 12.2422Z" fill="currentColor"/><path d="M7 8.5H1.5V7.5H7V8.5Z" fill="currentColor"/><path d="M14.5 8.5H9V7.5H14.5V8.5Z" fill="currentColor"/><path d="M8.5 7H7.5V1.5H8.5V7Z" fill="currentColor"/><path d="M6.58594 5.87891L5.87891 6.58594L3.0498 3.75781L3.75781 3.0498L6.58594 5.87891Z" fill="currentColor"/><path d="M12.9502 3.75781L10.1211 6.58594L9.41406 5.87891L12.2422 3.0498L12.9502 3.75781Z" fill="currentColor"/>
|
|
11
4
|
</symbol>
|
|
12
5
|
<symbol id="ai-chip" viewBox="0 0 16 16" fill="currentColor">
|
|
13
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.69503 10L7.1943 6H6.50073L5 10H5.75336L5.9985 9.31429H7.69654L7.94168 10H8.69503ZM6.84154 6.98857H6.8535L7.46933 8.68571H6.2257L6.84154 6.98857Z" fill="currentColor"/>
|
|
14
|
-
<path d="M10 10V6H9.25262V10H10Z" fill="currentColor"/>
|
|
15
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M11 15V14H8.5V15H7.5V14H5L5 15H4L4 14H3.5C2.67157 14 2 13.3284 2 12.5V12H1V11H2V8.5H1V7.5H2V5H1V4H2V3.5C2 2.67157 2.67157 2 3.5 2H4V1H5V2H7.5V1H8.5V2H11V1H12V2H12.5C13.3284 2 14 2.67157 14 3.5V4H15V5H14V7.5H15V8.5H14V11H15V12H14V12.5C14 13.3284 13.3284 14 12.5 14H12V15H11ZM3.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" fill="currentColor"/>
|
|
6
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.69503 10L7.1943 6H6.50073L5 10H5.75336L5.9985 9.31429H7.69654L7.94168 10H8.69503ZM6.84154 6.98857H6.8535L7.46933 8.68571H6.2257L6.84154 6.98857Z" fill="currentColor"/><path d="M10 10V6H9.25262V10H10Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M11 15V14H8.5V15H7.5V14H5L5 15H4L4 14H3.5C2.67157 14 2 13.3284 2 12.5V12H1V11H2V8.5H1V7.5H2V5H1V4H2V3.5C2 2.67157 2.67157 2 3.5 2H4V1H5V2H7.5V1H8.5V2H11V1H12V2H12.5C13.3284 2 14 2.67157 14 3.5V4H15V5H14V7.5H15V8.5H14V11H15V12H14V12.5C14 13.3284 13.3284 14 12.5 14H12V15H11ZM3.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" fill="currentColor"/>
|
|
16
7
|
</symbol>
|
|
17
8
|
<symbol id="ai-dashcam-plus" viewBox="0 0 16 16" fill="currentColor">
|
|
18
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 6.5C5.32843 6.5 6 7.17157 6 8C6 8.82843 5.32843 9.5 4.5 9.5C3.67157 9.5 3 8.82843 3 8C3 7.17157 3.67157 6.5 4.5 6.5ZM4.5 7.5C4.22386 7.5 4 7.72386 4 8C4 8.27614 4.22386 8.5 4.5 8.5C4.77614 8.5 5 8.27614 5 8C5 7.72386 4.77614 7.5 4.5 7.5Z" fill="currentColor"/>
|
|
19
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.5557 4.5C12.2542 4.5 12.9435 4.6622 13.5684 4.97461L14.7236 5.55273L15 5.69141V10.3086L14.7236 10.4473L13.5684 11.0254C12.9435 11.3378 12.2542 11.5 11.5557 11.5H4.44434C3.74575 11.5 3.05648 11.3378 2.43164 11.0254L1.27637 10.4473L1 10.3086V5.69141L1.27637 5.55273L2.43164 4.97461C3.05648 4.6622 3.74575 4.5 4.44434 4.5H11.5557ZM4.44434 5.5C3.901 5.5 3.36489 5.62616 2.87891 5.86914L2 6.30859V9.69043L2.87891 10.1309C3.36489 10.3738 3.901 10.5 4.44434 10.5H9.5V5.5H4.44434ZM10.5 9.5V10.5H11.5557C11.7047 10.5 11.853 10.4895 12 10.4707V9.5H10.5ZM13 10.1865C13.0404 10.1682 13.0813 10.1508 13.1211 10.1309L14 9.69043V6.30859L13.1211 5.86914C13.0812 5.84919 13.0406 5.83087 13 5.8125V10.1865ZM10.5 8.5H12V5.52832C11.853 5.50955 11.7046 5.5 11.5557 5.5H10.5V8.5Z" fill="currentColor"/>
|
|
9
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 6.5C5.32843 6.5 6 7.17157 6 8C6 8.82843 5.32843 9.5 4.5 9.5C3.67157 9.5 3 8.82843 3 8C3 7.17157 3.67157 6.5 4.5 6.5ZM4.5 7.5C4.22386 7.5 4 7.72386 4 8C4 8.27614 4.22386 8.5 4.5 8.5C4.77614 8.5 5 8.27614 5 8C5 7.72386 4.77614 7.5 4.5 7.5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M11.5557 4.5C12.2542 4.5 12.9435 4.6622 13.5684 4.97461L14.7236 5.55273L15 5.69141V10.3086L14.7236 10.4473L13.5684 11.0254C12.9435 11.3378 12.2542 11.5 11.5557 11.5H4.44434C3.74575 11.5 3.05648 11.3378 2.43164 11.0254L1.27637 10.4473L1 10.3086V5.69141L1.27637 5.55273L2.43164 4.97461C3.05648 4.6622 3.74575 4.5 4.44434 4.5H11.5557ZM4.44434 5.5C3.901 5.5 3.36489 5.62616 2.87891 5.86914L2 6.30859V9.69043L2.87891 10.1309C3.36489 10.3738 3.901 10.5 4.44434 10.5H9.5V5.5H4.44434ZM10.5 9.5V10.5H11.5557C11.7047 10.5 11.853 10.4895 12 10.4707V9.5H10.5ZM13 10.1865C13.0404 10.1682 13.0813 10.1508 13.1211 10.1309L14 9.69043V6.30859L13.1211 5.86914C13.0812 5.84919 13.0406 5.83087 13 5.8125V10.1865ZM10.5 8.5H12V5.52832C11.853 5.50955 11.7046 5.5 11.5557 5.5H10.5V8.5Z" fill="currentColor"/>
|
|
20
10
|
</symbol>
|
|
21
11
|
<symbol id="ai-new" viewBox="0 0 16 16" fill="currentColor">
|
|
22
|
-
<path d="M8.5 14.5H7.5V11.5H8.5V14.5Z" fill="currentColor"/>
|
|
23
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M13.416 3.27734L9.41602 9.27734L9.27734 9.41602L3.27734 13.416L2.58398 12.7227L6.58398 6.72363L6.72266 6.58398L12.7227 2.58398L13.416 3.27734ZM4.80273 11.1982L8.21582 8.92285L7.07812 7.78418L4.80273 11.1982Z" fill="currentColor"/>
|
|
24
|
-
<path d="M12.9609 12.2461L12.2539 12.9531L10.1328 10.832L10.8398 10.125L12.9609 12.2461Z" fill="currentColor"/>
|
|
25
|
-
<path d="M4.50488 8.50488H1.50488V7.50488H4.50488V8.50488Z" fill="currentColor"/>
|
|
26
|
-
<path d="M14.5049 8.50488H11.5049V7.50488H14.5049V8.50488Z" fill="currentColor"/>
|
|
27
|
-
<path d="M5.89062 5.1748L5.18262 5.88184L3.06152 3.76074L3.76855 3.05371L5.89062 5.1748Z" fill="currentColor"/>
|
|
28
|
-
<path d="M8.5 4.5H7.5V1.5H8.5V4.5Z" fill="currentColor"/>
|
|
12
|
+
<path d="M8.5 14.5H7.5V11.5H8.5V14.5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M13.416 3.27734L9.41602 9.27734L9.27734 9.41602L3.27734 13.416L2.58398 12.7227L6.58398 6.72363L6.72266 6.58398L12.7227 2.58398L13.416 3.27734ZM4.80273 11.1982L8.21582 8.92285L7.07812 7.78418L4.80273 11.1982Z" fill="currentColor"/><path d="M12.9609 12.2461L12.2539 12.9531L10.1328 10.832L10.8398 10.125L12.9609 12.2461Z" fill="currentColor"/><path d="M4.50488 8.50488H1.50488V7.50488H4.50488V8.50488Z" fill="currentColor"/><path d="M14.5049 8.50488H11.5049V7.50488H14.5049V8.50488Z" fill="currentColor"/><path d="M5.89062 5.1748L5.18262 5.88184L3.06152 3.76074L3.76855 3.05371L5.89062 5.1748Z" fill="currentColor"/><path d="M8.5 4.5H7.5V1.5H8.5V4.5Z" fill="currentColor"/>
|
|
29
13
|
</symbol>
|
|
30
14
|
<symbol id="ai-sparkle" viewBox="0 0 16 16" fill="currentColor">
|
|
31
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M11 1H12C12 1.41999 12.1301 2.06111 12.5058 2.58285C12.8631 3.0791 13.463 3.5 14.5 3.5V4.5C13.463 4.5 12.8631 4.9209 12.5058 5.41715C12.1301 5.9389 12 6.58001 12 7L11 7C11 6.58001 10.8699 5.9389 10.4942 5.41715C10.1369 4.9209 9.53704 4.5 8.5 4.5V3.5C9.53704 3.5 10.1369 3.0791 10.4942 2.58285C10.8699 2.0611 11 1.41999 11 1ZM11.5 2.86467C11.4415 2.96722 11.3769 3.06839 11.3058 3.16715C11.076 3.48632 10.7821 3.77417 10.4161 4C10.7821 4.22583 11.076 4.51368 11.3058 4.83285C11.3769 4.93161 11.4415 5.03278 11.5 5.13533C11.5585 5.03278 11.6231 4.93161 11.6942 4.83285C11.924 4.51368 12.2179 4.22583 12.5839 4C12.2179 3.77417 11.924 3.48632 11.6942 3.16716C11.6231 3.06839 11.5585 2.96722 11.5 2.86467Z" fill="currentColor"/>
|
|
32
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M5 3.50001C5 4.17 4.79489 5.18611 4.19423 6.02035C3.61193 6.8291 2.63704 7.5 1 7.5V8.5C2.63704 8.5 3.61193 9.1709 4.19423 9.97965C4.79489 10.8139 5 11.83 5 12.5H6C6 11.83 6.20511 10.8139 6.80577 9.97965C7.38807 9.1709 8.36296 8.5 10 8.5V7.5C8.36296 7.5 7.38807 6.8291 6.80577 6.02035C6.20511 5.18611 6 4.17 6 3.50001L5 3.50001ZM5.5 5.74779C5.36745 6.03956 5.20432 6.32889 5.00577 6.60465C4.6036 7.16322 4.06219 7.6567 3.35559 8C4.06219 8.3433 4.6036 8.83678 5.00577 9.39535C5.20432 9.67111 5.36745 9.96044 5.5 10.2522C5.63255 9.96044 5.79568 9.67111 5.99423 9.39535C6.3964 8.83679 6.93781 8.3433 7.64441 8C6.93781 7.6567 6.3964 7.16322 5.99423 6.60466C5.79568 6.32889 5.63255 6.03957 5.5 5.74779Z" fill="currentColor"/>
|
|
33
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.59423 11.2703C9.89489 10.8528 10 10.3367 10 10H11C11 10.3367 11.1051 10.8528 11.4058 11.2704C11.6881 11.6624 12.163 12 13 12V13C12.163 13 11.6881 13.3376 11.4058 13.7297C11.1051 14.1472 11 14.6633 11 15H10C10 14.6633 9.89489 14.1472 9.59423 13.7297C9.31193 13.3376 8.83704 13 8 13V12C8.83704 12 9.31193 11.6624 9.59423 11.2703ZM11.2507 12.5C10.9862 12.3182 10.7688 12.0971 10.5942 11.8547C10.5612 11.8088 10.5298 11.7623 10.5 11.7154C10.4702 11.7623 10.4388 11.8088 10.4058 11.8547C10.2312 12.0971 10.0138 12.3182 9.74933 12.5C10.0138 12.6818 10.2312 12.9029 10.4058 13.1453C10.4388 13.1912 10.4702 13.2377 10.5 13.2846C10.5298 13.2377 10.5612 13.1912 10.5942 13.1453C10.7688 12.9029 10.9862 12.6818 11.2507 12.5Z" fill="currentColor"/>
|
|
15
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M11 1H12C12 1.41999 12.1301 2.06111 12.5058 2.58285C12.8631 3.0791 13.463 3.5 14.5 3.5V4.5C13.463 4.5 12.8631 4.9209 12.5058 5.41715C12.1301 5.9389 12 6.58001 12 7L11 7C11 6.58001 10.8699 5.9389 10.4942 5.41715C10.1369 4.9209 9.53704 4.5 8.5 4.5V3.5C9.53704 3.5 10.1369 3.0791 10.4942 2.58285C10.8699 2.0611 11 1.41999 11 1ZM11.5 2.86467C11.4415 2.96722 11.3769 3.06839 11.3058 3.16715C11.076 3.48632 10.7821 3.77417 10.4161 4C10.7821 4.22583 11.076 4.51368 11.3058 4.83285C11.3769 4.93161 11.4415 5.03278 11.5 5.13533C11.5585 5.03278 11.6231 4.93161 11.6942 4.83285C11.924 4.51368 12.2179 4.22583 12.5839 4C12.2179 3.77417 11.924 3.48632 11.6942 3.16716C11.6231 3.06839 11.5585 2.96722 11.5 2.86467Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M5 3.50001C5 4.17 4.79489 5.18611 4.19423 6.02035C3.61193 6.8291 2.63704 7.5 1 7.5V8.5C2.63704 8.5 3.61193 9.1709 4.19423 9.97965C4.79489 10.8139 5 11.83 5 12.5H6C6 11.83 6.20511 10.8139 6.80577 9.97965C7.38807 9.1709 8.36296 8.5 10 8.5V7.5C8.36296 7.5 7.38807 6.8291 6.80577 6.02035C6.20511 5.18611 6 4.17 6 3.50001L5 3.50001ZM5.5 5.74779C5.36745 6.03956 5.20432 6.32889 5.00577 6.60465C4.6036 7.16322 4.06219 7.6567 3.35559 8C4.06219 8.3433 4.6036 8.83678 5.00577 9.39535C5.20432 9.67111 5.36745 9.96044 5.5 10.2522C5.63255 9.96044 5.79568 9.67111 5.99423 9.39535C6.3964 8.83679 6.93781 8.3433 7.64441 8C6.93781 7.6567 6.3964 7.16322 5.99423 6.60466C5.79568 6.32889 5.63255 6.03957 5.5 5.74779Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M9.59423 11.2703C9.89489 10.8528 10 10.3367 10 10H11C11 10.3367 11.1051 10.8528 11.4058 11.2704C11.6881 11.6624 12.163 12 13 12V13C12.163 13 11.6881 13.3376 11.4058 13.7297C11.1051 14.1472 11 14.6633 11 15H10C10 14.6633 9.89489 14.1472 9.59423 13.7297C9.31193 13.3376 8.83704 13 8 13V12C8.83704 12 9.31193 11.6624 9.59423 11.2703ZM11.2507 12.5C10.9862 12.3182 10.7688 12.0971 10.5942 11.8547C10.5612 11.8088 10.5298 11.7623 10.5 11.7154C10.4702 11.7623 10.4388 11.8088 10.4058 11.8547C10.2312 12.0971 10.0138 12.3182 9.74933 12.5C10.0138 12.6818 10.2312 12.9029 10.4058 13.1453C10.4388 13.1912 10.4702 13.2377 10.5 13.2846C10.5298 13.2377 10.5612 13.1912 10.5942 13.1453C10.7688 12.9029 10.9862 12.6818 11.2507 12.5Z" fill="currentColor"/>
|
|
34
16
|
</symbol>
|
|
35
17
|
<symbol id="aux" viewBox="0 0 16 16" fill="currentColor">
|
|
36
|
-
<path d="M5 6C5.52506 6 6.03551 6.11782 6.49757 6.33657L6.6 6.2C6.77319 5.96908 6.96282 5.75401 7.16661 5.55592C6.51131 5.19596 5.7678 5 5 5H1.5V8H5C5.15738 8 5.30557 7.9259 5.4 7.8L5.88001 7.15999C5.60216 7.05548 5.30452 7 5 7H2.5V6H5Z" fill="currentColor"/>
|
|
37
|
-
<path d="M8.83339 11.4441C9.03718 11.246 9.22681 11.0309 9.4 10.8L9.50243 10.6634C9.96449 10.8822 10.4749 11 11 11H12.5V10H11C10.6955 10 10.3978 9.94452 10.12 9.84001L10.6 9.2C10.6944 9.0741 10.8426 9 11 9H13.5V10H14.5V11H13.5V12H11C10.2322 12 9.48869 11.804 8.83339 11.4441Z" fill="currentColor"/>
|
|
38
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.5 9V12H5C6.41641 12 7.75016 11.3331 8.6 10.2L9.8 8.6C10.0833 8.22229 10.5279 8 11 8H12.5V7H13.5V6H12.5V5H11C9.58359 5 8.24984 5.66687 7.4 6.8L6.2 8.4C5.91672 8.77771 5.47214 9 5 9H2.5ZM3.5 10H5C5.78689 10 6.52786 9.62951 7 9L8.2 7.4C8.86099 6.51868 9.89835 6 11 6H11.5V7H11C10.2131 7 9.47214 7.37048 9 8L7.8 9.6C7.13901 10.4813 6.10165 11 5 11H3.5V10Z" fill="currentColor"/>
|
|
18
|
+
<path d="M5 6C5.52506 6 6.03551 6.11782 6.49757 6.33657L6.6 6.2C6.77319 5.96908 6.96282 5.75401 7.16661 5.55592C6.51131 5.19596 5.7678 5 5 5H1.5V8H5C5.15738 8 5.30557 7.9259 5.4 7.8L5.88001 7.15999C5.60216 7.05548 5.30452 7 5 7H2.5V6H5Z" fill="currentColor"/><path d="M8.83339 11.4441C9.03718 11.246 9.22681 11.0309 9.4 10.8L9.50243 10.6634C9.96449 10.8822 10.4749 11 11 11H12.5V10H11C10.6955 10 10.3978 9.94452 10.12 9.84001L10.6 9.2C10.6944 9.0741 10.8426 9 11 9H13.5V10H14.5V11H13.5V12H11C10.2322 12 9.48869 11.804 8.83339 11.4441Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M2.5 9V12H5C6.41641 12 7.75016 11.3331 8.6 10.2L9.8 8.6C10.0833 8.22229 10.5279 8 11 8H12.5V7H13.5V6H12.5V5H11C9.58359 5 8.24984 5.66687 7.4 6.8L6.2 8.4C5.91672 8.77771 5.47214 9 5 9H2.5ZM3.5 10H5C5.78689 10 6.52786 9.62951 7 9L8.2 7.4C8.86099 6.51868 9.89835 6 11 6H11.5V7H11C10.2131 7 9.47214 7.37048 9 8L7.8 9.6C7.13901 10.4813 6.10165 11 5 11H3.5V10Z" fill="currentColor"/>
|
|
39
19
|
</symbol>
|
|
40
20
|
<symbol id="aux-filled" viewBox="0 0 16 16" fill="currentColor">
|
|
41
|
-
<path d="M5 5C5.7678 5 6.51131 5.19596 7.16661 5.55592C6.96282 5.75401 6.77319 5.96908 6.6 6.2L5.4 7.8C5.30557 7.9259 5.15738 8 5 8H1.5V5H5Z" fill="currentColor"/>
|
|
42
|
-
<path d="M8.83339 11.4441C9.03718 11.246 9.22681 11.0309 9.4 10.8L10.6 9.2C10.6944 9.0741 10.8426 9 11 9H13.5V10H14.5V11H13.5V12H11C10.2322 12 9.48869 11.804 8.83339 11.4441Z" fill="currentColor"/>
|
|
43
|
-
<path d="M2.5 9V12H5C6.41641 12 7.75016 11.3331 8.6 10.2L9.8 8.6C10.0833 8.22229 10.5279 8 11 8H12.5V7H13.5V6H12.5V5H11C9.58359 5 8.24984 5.66687 7.4 6.8L6.2 8.4C5.91672 8.77771 5.47214 9 5 9H2.5Z" fill="currentColor"/>
|
|
21
|
+
<path d="M5 5C5.7678 5 6.51131 5.19596 7.16661 5.55592C6.96282 5.75401 6.77319 5.96908 6.6 6.2L5.4 7.8C5.30557 7.9259 5.15738 8 5 8H1.5V5H5Z" fill="currentColor"/><path d="M8.83339 11.4441C9.03718 11.246 9.22681 11.0309 9.4 10.8L10.6 9.2C10.6944 9.0741 10.8426 9 11 9H13.5V10H14.5V11H13.5V12H11C10.2322 12 9.48869 11.804 8.83339 11.4441Z" fill="currentColor"/><path d="M2.5 9V12H5C6.41641 12 7.75016 11.3331 8.6 10.2L9.8 8.6C10.0833 8.22229 10.5279 8 11 8H12.5V7H13.5V6H12.5V5H11C9.58359 5 8.24984 5.66687 7.4 6.8L6.2 8.4C5.91672 8.77771 5.47214 9 5 9H2.5Z" fill="currentColor"/>
|
|
44
22
|
</symbol>
|
|
45
23
|
<symbol id="android-filled" viewBox="0 0 16 16" fill="currentColor">
|
|
46
24
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.2549 3.56418C3.49558 3.4288 3.80043 3.51416 3.93582 3.75484L5.23829 6.07035C6.08602 5.70324 7.01956 5.5 8 5.5C8.98046 5.5 9.91401 5.70324 10.7618 6.07037L12.0642 3.75484C12.1996 3.51416 12.5045 3.4288 12.7452 3.56418C12.9858 3.69956 13.0712 4.00442 12.9358 4.2451L11.6489 6.53292C13.5121 7.68108 14.8056 9.68202 15 12H1C1.19444 9.682 2.48797 7.68105 4.35112 6.53289L3.06424 4.2451C2.92886 4.00442 3.01422 3.69956 3.2549 3.56418ZM5.75 9.5C5.75 9.91421 5.41421 10.25 5 10.25C4.58579 10.25 4.25 9.91421 4.25 9.5C4.25 9.08579 4.58579 8.75 5 8.75C5.41421 8.75 5.75 9.08579 5.75 9.5ZM11.75 9.5C11.75 9.91421 11.4142 10.25 11 10.25C10.5858 10.25 10.25 9.91421 10.25 9.5C10.25 9.08579 10.5858 8.75 11 8.75C11.4142 8.75 11.75 9.08579 11.75 9.5Z" fill="currentColor"/>
|
|
@@ -61,86 +39,61 @@
|
|
|
61
39
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.49986 4.42193L11.4313 7.3534L12.1384 6.64629L8.49215 3H7.50762L3.86133 6.64629L4.56843 7.3534L7.49986 4.42197L7.49986 13H8.49986L8.49986 4.42193Z" fill="currentColor"/>
|
|
62
40
|
</symbol>
|
|
63
41
|
<symbol id="arrows-diagonal" viewBox="0 0 16 16" fill="currentColor">
|
|
64
|
-
<path d="M3 6.79644L3 3.50355H2V7.79537L2.70711 8.50248L2.70604 8.50355L7 8.50355V7.50355L3.70711 7.50355L8.35355 2.8571L7.64645 2.14999L3 6.79644Z" fill="currentColor"/>
|
|
65
|
-
<path d="M9 8.50355H12.2929L7.64645 13.15L8.35355 13.8571L13 9.21065V12.5035H14V8.21548L13.2929 7.50837L13.2977 7.50355H9V8.50355Z" fill="currentColor"/>
|
|
42
|
+
<path d="M3 6.79644L3 3.50355H2V7.79537L2.70711 8.50248L2.70604 8.50355L7 8.50355V7.50355L3.70711 7.50355L8.35355 2.8571L7.64645 2.14999L3 6.79644Z" fill="currentColor"/><path d="M9 8.50355H12.2929L7.64645 13.15L8.35355 13.8571L13 9.21065V12.5035H14V8.21548L13.2929 7.50837L13.2977 7.50355H9V8.50355Z" fill="currentColor"/>
|
|
66
43
|
</symbol>
|
|
67
44
|
<symbol id="arrows-diff" viewBox="0 0 16 16" fill="currentColor">
|
|
68
|
-
<path d="M14 6.00985L10.6366 2.64648L9.92953 3.35359L12.576 6.00004L2 6.00004L2 7.00004L14 7V6.00985Z" fill="currentColor"/>
|
|
69
|
-
<path d="M2 9.00004L14 9.00004V10L3.42613 10L6.07355 12.6475L5.36645 13.3546L2 9.98812L2 9.00004Z" fill="currentColor"/>
|
|
45
|
+
<path d="M14 6.00985L10.6366 2.64648L9.92953 3.35359L12.576 6.00004L2 6.00004L2 7.00004L14 7V6.00985Z" fill="currentColor"/><path d="M2 9.00004L14 9.00004V10L3.42613 10L6.07355 12.6475L5.36645 13.3546L2 9.98812L2 9.00004Z" fill="currentColor"/>
|
|
70
46
|
</symbol>
|
|
71
47
|
<symbol id="arrows-diff-disabled" viewBox="0 0 16 16" fill="currentColor">
|
|
72
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.65242 11.6405L1.14648 14.1465L1.85359 14.8536L14.8536 1.85359L14.1465 1.14648L11.6416 3.65141L10.6366 2.64648L9.92953 3.35359L10.9345 4.35852L9.29293 6.00004H2V7.00004L8.29295 7.00002L6.29293 9.00004H2V9.98812L3.65242 11.6405ZM4.35953 10.9334L5.29293 10H3.42613L4.35953 10.9334Z" fill="currentColor"/>
|
|
73
|
-
<path d="M12.576 6.00004L12.3486 5.77267L13.0557 5.06556L14 6.00985V7L11.1213 7.00001L12.1212 6.00004H12.576Z" fill="currentColor"/>
|
|
74
|
-
<path d="M14 10L8.12123 10L9.12123 9.00004H14V10Z" fill="currentColor"/>
|
|
48
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.65242 11.6405L1.14648 14.1465L1.85359 14.8536L14.8536 1.85359L14.1465 1.14648L11.6416 3.65141L10.6366 2.64648L9.92953 3.35359L10.9345 4.35852L9.29293 6.00004H2V7.00004L8.29295 7.00002L6.29293 9.00004H2V9.98812L3.65242 11.6405ZM4.35953 10.9334L5.29293 10H3.42613L4.35953 10.9334Z" fill="currentColor"/><path d="M12.576 6.00004L12.3486 5.77267L13.0557 5.06556L14 6.00985V7L11.1213 7.00001L12.1212 6.00004H12.576Z" fill="currentColor"/><path d="M14 10L8.12123 10L9.12123 9.00004H14V10Z" fill="currentColor"/>
|
|
75
49
|
</symbol>
|
|
76
50
|
<symbol id="arrows-vertical" viewBox="0 0 16 16" fill="currentColor">
|
|
77
|
-
<path d="M4.00985 3L1.64648 5.36337L2.35359 6.07047L4.00004 4.42402V13H5.00004V4.42403L6.64648 6.07047L7.35359 5.36337L4.99023 3H4.00985Z" fill="currentColor"/>
|
|
78
|
-
<path d="M11 11.5719L11 3H12L12 11.5739L13.6475 9.92645L14.3546 10.6336L11.9881 13H11.0139L8.64746 10.6336L9.35457 9.92645L11 11.5719Z" fill="currentColor"/>
|
|
51
|
+
<path d="M4.00985 3L1.64648 5.36337L2.35359 6.07047L4.00004 4.42402V13H5.00004V4.42403L6.64648 6.07047L7.35359 5.36337L4.99023 3H4.00985Z" fill="currentColor"/><path d="M11 11.5719L11 3H12L12 11.5739L13.6475 9.92645L14.3546 10.6336L11.9881 13H11.0139L8.64746 10.6336L9.35457 9.92645L11 11.5719Z" fill="currentColor"/>
|
|
79
52
|
</symbol>
|
|
80
53
|
<symbol id="asset-tracker" viewBox="0 0 16 16" fill="currentColor">
|
|
81
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.00002 4H10V10H6.00002V4ZM7.00002 5V9H9.00002V5H7.00002Z" fill="currentColor"/>
|
|
82
|
-
<path d="M7 12H9V11H7V12Z" fill="currentColor"/>
|
|
83
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M6 1V2H5.5C4.67157 2 4 2.67157 4 3.5L4 12.5C4 13.3284 4.67157 14 5.5 14H6V15H10V14H10.5C11.3284 14 12 13.3284 12 12.5V3.5C12 2.67157 11.3284 2 10.5 2H10V1H6ZM5.5 3C5.22386 3 5 3.22386 5 3.5L5 12.5C5 12.7761 5.22386 13 5.5 13H10.5C10.7761 13 11 12.7761 11 12.5V3.5C11 3.22386 10.7761 3 10.5 3H5.5Z" fill="currentColor"/>
|
|
54
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.00002 4H10V10H6.00002V4ZM7.00002 5V9H9.00002V5H7.00002Z" fill="currentColor"/><path d="M7 12H9V11H7V12Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M6 1V2H5.5C4.67157 2 4 2.67157 4 3.5L4 12.5C4 13.3284 4.67157 14 5.5 14H6V15H10V14H10.5C11.3284 14 12 13.3284 12 12.5V3.5C12 2.67157 11.3284 2 10.5 2H10V1H6ZM5.5 3C5.22386 3 5 3.22386 5 3.5L5 12.5C5 12.7761 5.22386 13 5.5 13H10.5C10.7761 13 11 12.7761 11 12.5V3.5C11 3.22386 10.7761 3 10.5 3H5.5Z" fill="currentColor"/>
|
|
84
55
|
</symbol>
|
|
85
56
|
<symbol id="at-sign" viewBox="0 0 16 16" fill="currentColor">
|
|
86
57
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M3 8C3 5.23858 5.23858 3 8 3C10.7614 3 13 5.23858 13 8C13 8.42661 12.9467 8.84006 12.8466 9.23434C12.7339 9.67825 12.2703 10 11.6765 10H11.5C11.2239 10 11 9.77614 11 9.5V5H10V5.76389C9.46924 5.28885 8.76835 5 8 5C6.34315 5 5 6.34315 5 8C5 9.65685 6.34315 11 8 11C8.83299 11 9.58668 10.6605 10.1303 10.1123C10.3645 10.6355 10.8897 11 11.5 11H11.6765C12.585 11 13.559 10.4925 13.8159 9.48036C13.9362 9.00633 14 8.51026 14 8C14 4.68629 11.3137 2 8 2C4.68629 2 2 4.68629 2 8C2 11.3137 4.68629 14 8 14C9.20667 14 10.3315 13.6433 11.2731 13.0294L10.7269 12.1917C9.94289 12.7029 9.00691 13 8 13C5.23858 13 3 10.7614 3 8ZM10 8C10 6.89543 9.10457 6 8 6C6.89543 6 6 6.89543 6 8C6 9.10457 6.89543 10 8 10C9.10457 10 10 9.10457 10 8Z" fill="currentColor"/>
|
|
87
58
|
</symbol>
|
|
88
59
|
<symbol id="avatar" viewBox="0 0 16 16" fill="currentColor">
|
|
89
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 9C9.38071 9 10.5 7.88071 10.5 6.5C10.5 5.11929 9.38071 4 8 4C6.61929 4 5.5 5.11929 5.5 6.5C5.5 7.88071 6.61929 9 8 9ZM8 8C8.82843 8 9.5 7.32843 9.5 6.5C9.5 5.67157 8.82843 5 8 5C7.17157 5 6.5 5.67157 6.5 6.5C6.5 7.32843 7.17157 8 8 8Z" fill="currentColor"/>
|
|
90
|
-
<path fill-rule="evenodd" clip-rule="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 9.22036 12.5628 10.3386 11.8365 11.2067C11.5294 10.4967 10.8227 10 10 10H6C5.1773 10 4.47062 10.4967 4.16352 11.2067C3.4372 10.3386 3 9.22036 3 8ZM5 12.0004C5.83566 12.6281 6.87439 13 8 13C9.12561 13 10.1643 12.6281 11 12.0004C11 11.4481 10.5523 11 10 11H6C5.44772 11 5 11.4481 5 12.0004Z" fill="currentColor"/>
|
|
60
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 9C9.38071 9 10.5 7.88071 10.5 6.5C10.5 5.11929 9.38071 4 8 4C6.61929 4 5.5 5.11929 5.5 6.5C5.5 7.88071 6.61929 9 8 9ZM8 8C8.82843 8 9.5 7.32843 9.5 6.5C9.5 5.67157 8.82843 5 8 5C7.17157 5 6.5 5.67157 6.5 6.5C6.5 7.32843 7.17157 8 8 8Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="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 9.22036 12.5628 10.3386 11.8365 11.2067C11.5294 10.4967 10.8227 10 10 10H6C5.1773 10 4.47062 10.4967 4.16352 11.2067C3.4372 10.3386 3 9.22036 3 8ZM5 12.0004C5.83566 12.6281 6.87439 13 8 13C9.12561 13 10.1643 12.6281 11 12.0004C11 11.4481 10.5523 11 10 11H6C5.44772 11 5 11.4481 5 12.0004Z" fill="currentColor"/>
|
|
91
61
|
</symbol>
|
|
92
62
|
<symbol id="backslash-brackets" viewBox="0 0 16 16" fill="currentColor">
|
|
93
|
-
<path d="M6.01501 13.8787L9.01501 1.87872L9.98516 2.12126L6.98516 14.1213L6.01501 13.8787Z" fill="currentColor"/>
|
|
94
|
-
<path d="M10.6465 4.56839L14.0781 7.99999L10.6465 11.4316L11.3537 12.1387L15.0001 8.49226V7.50773L11.3537 3.86128L10.6465 4.56839Z" fill="currentColor"/>
|
|
95
|
-
<path d="M1.92219 7.99999L5.35364 4.56854L4.64654 3.86143L1.00024 7.50773V8.49226L4.64654 12.1385L5.35364 11.4314L1.92219 7.99999Z" fill="currentColor"/>
|
|
63
|
+
<path d="M6.01501 13.8787L9.01501 1.87872L9.98516 2.12126L6.98516 14.1213L6.01501 13.8787Z" fill="currentColor"/><path d="M10.6465 4.56839L14.0781 7.99999L10.6465 11.4316L11.3537 12.1387L15.0001 8.49226V7.50773L11.3537 3.86128L10.6465 4.56839Z" fill="currentColor"/><path d="M1.92219 7.99999L5.35364 4.56854L4.64654 3.86143L1.00024 7.50773V8.49226L4.64654 12.1385L5.35364 11.4314L1.92219 7.99999Z" fill="currentColor"/>
|
|
96
64
|
</symbol>
|
|
97
65
|
<symbol id="battery-charging" viewBox="0 0 16 16" fill="currentColor">
|
|
98
|
-
<path d="M3.5 7.00468V7.99521L6.27525 8.70711L4.73025 14H5.70144L11.5 7.98863V7.01281L8.98355 6.32697L10.2347 1.99999L9.24451 1.99963L3.5 7.00468Z" fill="currentColor"/>
|
|
99
|
-
<path d="M2.5 12H4.27232L3.98042 13H2.5C1.67157 13 1 12.3284 1 11.5V4.5C1 3.67157 1.67157 3 2.5 3H6.57409L5.42635 4H2.5C2.22386 4 2 4.22386 2 4.5V11.5C2 11.7761 2.22386 12 2.5 12Z" fill="currentColor"/>
|
|
100
|
-
<path d="M8.05546 13L9.02006 12H12.5C12.7761 12 13 11.7761 13 11.5V4.5C13 4.22386 12.7761 4 12.5 4H10.6973L10.9865 3H12.5C13.3284 3 14 3.67157 14 4.5V6H15V10H14V11.5C14 12.3284 13.3284 13 12.5 13H8.05546Z" fill="currentColor"/>
|
|
66
|
+
<path d="M3.5 7.00468V7.99521L6.27525 8.70711L4.73025 14H5.70144L11.5 7.98863V7.01281L8.98355 6.32697L10.2347 1.99999L9.24451 1.99963L3.5 7.00468Z" fill="currentColor"/><path d="M2.5 12H4.27232L3.98042 13H2.5C1.67157 13 1 12.3284 1 11.5V4.5C1 3.67157 1.67157 3 2.5 3H6.57409L5.42635 4H2.5C2.22386 4 2 4.22386 2 4.5V11.5C2 11.7761 2.22386 12 2.5 12Z" fill="currentColor"/><path d="M8.05546 13L9.02006 12H12.5C12.7761 12 13 11.7761 13 11.5V4.5C13 4.22386 12.7761 4 12.5 4H10.6973L10.9865 3H12.5C13.3284 3 14 3.67157 14 4.5V6H15V10H14V11.5C14 12.3284 13.3284 13 12.5 13H8.05546Z" fill="currentColor"/>
|
|
101
67
|
</symbol>
|
|
102
68
|
<symbol id="battery-empty" viewBox="0 0 16 16" fill="currentColor">
|
|
103
|
-
<path d="M9.1499 10.3535L7.50346 8.70708L5.85701 10.3535L5.1499 9.64642L6.79635 7.99998L5.1499 6.35353L5.85701 5.64642L7.50346 7.29287L9.1499 5.64642L9.85701 6.35353L8.21056 7.99998L9.85701 9.64642L9.1499 10.3535Z" fill="currentColor"/>
|
|
104
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.5 3C1.67157 3 1 3.67157 1 4.5V11.5C1 12.3284 1.67157 13 2.5 13H12.5C13.3284 13 14 12.3284 14 11.5V10H15V6H14V4.5C14 3.67157 13.3284 3 12.5 3H2.5ZM2 4.5C2 4.22386 2.22386 4 2.5 4H12.5C12.7761 4 13 4.22386 13 4.5V11.5C13 11.7761 12.7761 12 12.5 12H2.5C2.22386 12 2 11.7761 2 11.5V4.5Z" fill="currentColor"/>
|
|
69
|
+
<path d="M9.1499 10.3535L7.50346 8.70708L5.85701 10.3535L5.1499 9.64642L6.79635 7.99998L5.1499 6.35353L5.85701 5.64642L7.50346 7.29287L9.1499 5.64642L9.85701 6.35353L8.21056 7.99998L9.85701 9.64642L9.1499 10.3535Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M2.5 3C1.67157 3 1 3.67157 1 4.5V11.5C1 12.3284 1.67157 13 2.5 13H12.5C13.3284 13 14 12.3284 14 11.5V10H15V6H14V4.5C14 3.67157 13.3284 3 12.5 3H2.5ZM2 4.5C2 4.22386 2.22386 4 2.5 4H12.5C12.7761 4 13 4.22386 13 4.5V11.5C13 11.7761 12.7761 12 12.5 12H2.5C2.22386 12 2 11.7761 2 11.5V4.5Z" fill="currentColor"/>
|
|
105
70
|
</symbol>
|
|
106
71
|
<symbol id="battery-full" viewBox="0 0 16 16" fill="currentColor">
|
|
107
|
-
<path d="M12 5H3V11H12V5Z" fill="currentColor"/>
|
|
108
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M1 4.5C1 3.67157 1.67157 3 2.5 3H12.5C13.3284 3 14 3.67157 14 4.5V6H15V10H14V11.5C14 12.3284 13.3284 13 12.5 13H2.5C1.67157 13 1 12.3284 1 11.5V4.5ZM2.5 4C2.22386 4 2 4.22386 2 4.5V11.5C2 11.7761 2.22386 12 2.5 12H12.5C12.7761 12 13 11.7761 13 11.5V4.5C13 4.22386 12.7761 4 12.5 4H2.5Z" fill="currentColor"/>
|
|
72
|
+
<path d="M12 5H3V11H12V5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M1 4.5C1 3.67157 1.67157 3 2.5 3H12.5C13.3284 3 14 3.67157 14 4.5V6H15V10H14V11.5C14 12.3284 13.3284 13 12.5 13H2.5C1.67157 13 1 12.3284 1 11.5V4.5ZM2.5 4C2.22386 4 2 4.22386 2 4.5V11.5C2 11.7761 2.22386 12 2.5 12H12.5C12.7761 12 13 11.7761 13 11.5V4.5C13 4.22386 12.7761 4 12.5 4H2.5Z" fill="currentColor"/>
|
|
109
73
|
</symbol>
|
|
110
74
|
<symbol id="battery-half" viewBox="0 0 16 16" fill="currentColor">
|
|
111
|
-
<path d="M8 5H3V11H8V5Z" fill="currentColor"/>
|
|
112
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M1 4.5C1 3.67157 1.67157 3 2.5 3H12.5C13.3284 3 14 3.67157 14 4.5V6H15V10H14V11.5C14 12.3284 13.3284 13 12.5 13H2.5C1.67157 13 1 12.3284 1 11.5V4.5ZM2.5 4C2.22386 4 2 4.22386 2 4.5V11.5C2 11.7761 2.22386 12 2.5 12H12.5C12.7761 12 13 11.7761 13 11.5V4.5C13 4.22386 12.7761 4 12.5 4H2.5Z" fill="currentColor"/>
|
|
75
|
+
<path d="M8 5H3V11H8V5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M1 4.5C1 3.67157 1.67157 3 2.5 3H12.5C13.3284 3 14 3.67157 14 4.5V6H15V10H14V11.5C14 12.3284 13.3284 13 12.5 13H2.5C1.67157 13 1 12.3284 1 11.5V4.5ZM2.5 4C2.22386 4 2 4.22386 2 4.5V11.5C2 11.7761 2.22386 12 2.5 12H12.5C12.7761 12 13 11.7761 13 11.5V4.5C13 4.22386 12.7761 4 12.5 4H2.5Z" fill="currentColor"/>
|
|
113
76
|
</symbol>
|
|
114
77
|
<symbol id="battery-low" viewBox="0 0 16 16" fill="currentColor">
|
|
115
|
-
<path d="M5 5H3V11H5V5Z" fill="currentColor"/>
|
|
116
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M1 4.5C1 3.67157 1.67157 3 2.5 3H12.5C13.3284 3 14 3.67157 14 4.5V6H15V10H14V11.5C14 12.3284 13.3284 13 12.5 13H2.5C1.67157 13 1 12.3284 1 11.5V4.5ZM2.5 4C2.22386 4 2 4.22386 2 4.5V11.5C2 11.7761 2.22386 12 2.5 12H12.5C12.7761 12 13 11.7761 13 11.5V4.5C13 4.22386 12.7761 4 12.5 4H2.5Z" fill="currentColor"/>
|
|
78
|
+
<path d="M5 5H3V11H5V5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M1 4.5C1 3.67157 1.67157 3 2.5 3H12.5C13.3284 3 14 3.67157 14 4.5V6H15V10H14V11.5C14 12.3284 13.3284 13 12.5 13H2.5C1.67157 13 1 12.3284 1 11.5V4.5ZM2.5 4C2.22386 4 2 4.22386 2 4.5V11.5C2 11.7761 2.22386 12 2.5 12H12.5C12.7761 12 13 11.7761 13 11.5V4.5C13 4.22386 12.7761 4 12.5 4H2.5Z" fill="currentColor"/>
|
|
117
79
|
</symbol>
|
|
118
80
|
<symbol id="beaker" viewBox="0 0 16 16" fill="currentColor">
|
|
119
|
-
<path d="M10.3877 11.5H5.6123L6.80664 9.45312H9.19434L10.3877 11.5Z" fill="currentColor"/>
|
|
120
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.5 2.5V3.5H10V6.86523L13.4316 12.748L13 13.5H3L2.56836 12.748L6 6.86523V3.5H5.5V2.5H10.5ZM7 7.13477L3.87012 12.5H12.1299L9 7.13477V3.5H7V7.13477Z" fill="currentColor"/>
|
|
81
|
+
<path d="M10.3877 11.5H5.6123L6.80664 9.45312H9.19434L10.3877 11.5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M10.5 2.5V3.5H10V6.86523L13.4316 12.748L13 13.5H3L2.56836 12.748L6 6.86523V3.5H5.5V2.5H10.5ZM7 7.13477L3.87012 12.5H12.1299L9 7.13477V3.5H7V7.13477Z" fill="currentColor"/>
|
|
121
82
|
</symbol>
|
|
122
83
|
<symbol id="bell" viewBox="0 0 16 16" fill="currentColor">
|
|
123
84
|
<path d="M7 12C7 12.5523 7.44772 13 8 13C8.55228 13 9 12.5523 9 12H7ZM11.5 6.5C11.5 4.567 9.933 3 8 3C6.067 3 4.5 4.567 4.5 6.5V8.70703L3.20703 10L4.20703 11H11.793L12.793 10L11.5 8.70703V6.5ZM12.5 8.29297L13.8535 9.64648V10.3535L12.207 12H10C10 13.1046 9.10457 14 8 14C6.89543 14 6 13.1046 6 12H3.79297L2.14648 10.3535V9.64648L3.5 8.29297V6.5C3.5 4.01472 5.51472 2 8 2C10.4853 2 12.5 4.01472 12.5 6.5V8.29297Z" fill="currentColor"/>
|
|
124
85
|
</symbol>
|
|
125
86
|
<symbol id="bell-circle" viewBox="0 0 16 16" fill="currentColor">
|
|
126
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 3C6.067 3 4.5 4.567 4.5 6.5V8.70703L3.20703 10L4.20703 11H11.793L12.793 10L11.5 8.70703V8H12.5V8.29297L13.8535 9.64648V10.3535L12.207 12H10C10 13.1046 9.10457 14 8 14C6.89543 14 6 13.1046 6 12H3.79297L2.14648 10.3535V9.64648L3.5 8.29297V6.5C3.5 4.01472 5.51472 2 8 2V3ZM7 12C7 12.5523 7.44772 13 8 13C8.55228 13 9 12.5523 9 12H7Z" fill="currentColor"/>
|
|
127
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.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.5C9 3.11929 10.1193 2 11.5 2ZM11.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" fill="currentColor"/>
|
|
87
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 3C6.067 3 4.5 4.567 4.5 6.5V8.70703L3.20703 10L4.20703 11H11.793L12.793 10L11.5 8.70703V8H12.5V8.29297L13.8535 9.64648V10.3535L12.207 12H10C10 13.1046 9.10457 14 8 14C6.89543 14 6 13.1046 6 12H3.79297L2.14648 10.3535V9.64648L3.5 8.29297V6.5C3.5 4.01472 5.51472 2 8 2V3ZM7 12C7 12.5523 7.44772 13 8 13C8.55228 13 9 12.5523 9 12H7Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M11.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.5C9 3.11929 10.1193 2 11.5 2ZM11.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" fill="currentColor"/>
|
|
128
88
|
</symbol>
|
|
129
89
|
<symbol id="bell-exclamation" viewBox="0 0 16 16" fill="currentColor">
|
|
130
|
-
<path d="M7.5 8V4H8.5V8H7.5Z" fill="currentColor"/>
|
|
131
|
-
<path d="M7.5 10V9H8.5V10H7.5Z" fill="currentColor"/>
|
|
132
|
-
<path d="M7 12C7 12.5523 7.44772 13 8 13C8.55228 13 9 12.5523 9 12H7ZM11.5 6.5C11.5 4.567 9.933 3 8 3C6.067 3 4.5 4.567 4.5 6.5V8.70703L3.20703 10L4.20703 11H11.793L12.793 10L11.5 8.70703V6.5ZM12.5 8.29297L13.8535 9.64648V10.3535L12.207 12H10C10 13.1046 9.10457 14 8 14C6.89543 14 6 13.1046 6 12H3.79297L2.14648 10.3535V9.64648L3.5 8.29297V6.5C3.5 4.01472 5.51472 2 8 2C10.4853 2 12.5 4.01472 12.5 6.5V8.29297Z" fill="currentColor"/>
|
|
90
|
+
<path d="M7.5 8V4H8.5V8H7.5Z" fill="currentColor"/><path d="M7.5 10V9H8.5V10H7.5Z" fill="currentColor"/><path d="M7 12C7 12.5523 7.44772 13 8 13C8.55228 13 9 12.5523 9 12H7ZM11.5 6.5C11.5 4.567 9.933 3 8 3C6.067 3 4.5 4.567 4.5 6.5V8.70703L3.20703 10L4.20703 11H11.793L12.793 10L11.5 8.70703V6.5ZM12.5 8.29297L13.8535 9.64648V10.3535L12.207 12H10C10 13.1046 9.10457 14 8 14C6.89543 14 6 13.1046 6 12H3.79297L2.14648 10.3535V9.64648L3.5 8.29297V6.5C3.5 4.01472 5.51472 2 8 2C10.4853 2 12.5 4.01472 12.5 6.5V8.29297Z" fill="currentColor"/>
|
|
133
91
|
</symbol>
|
|
134
92
|
<symbol id="bell-ringing" viewBox="0 0 16 16" fill="currentColor">
|
|
135
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 2C10.4853 2 12.5 4.01472 12.5 6.5V8.29297L13.8535 9.64648V10.3535L12.207 12H10C10 13.1046 9.10457 14 8 14C6.89543 14 6 13.1046 6 12H3.79297L2.14648 10.3535V9.64648L3.5 8.29297V6.5C3.5 4.01472 5.51472 2 8 2ZM7 12C7 12.5523 7.44772 13 8 13C8.55228 13 9 12.5523 9 12H7ZM8 3C6.067 3 4.5 4.567 4.5 6.5V8.70703L3.20703 10L4.20703 11H11.793L12.793 10L11.5 8.70703V6.5C11.5 4.567 9.933 3 8 3Z" fill="currentColor"/>
|
|
136
|
-
<path d="M4.18066 2.54395C3.48834 3.21249 2.97107 4.06048 2.7041 5.01367L1.76465 4.66113C2.0922 3.54867 2.70884 2.56035 3.52832 1.7832L4.18066 2.54395Z" fill="currentColor"/>
|
|
137
|
-
<path d="M12.4707 1.7832C13.2904 2.56036 13.9067 3.54855 14.2344 4.66113L13.2949 5.01367C13.0279 4.06035 12.5109 3.2125 11.8184 2.54395L12.4707 1.7832Z" fill="currentColor"/>
|
|
93
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 2C10.4853 2 12.5 4.01472 12.5 6.5V8.29297L13.8535 9.64648V10.3535L12.207 12H10C10 13.1046 9.10457 14 8 14C6.89543 14 6 13.1046 6 12H3.79297L2.14648 10.3535V9.64648L3.5 8.29297V6.5C3.5 4.01472 5.51472 2 8 2ZM7 12C7 12.5523 7.44772 13 8 13C8.55228 13 9 12.5523 9 12H7ZM8 3C6.067 3 4.5 4.567 4.5 6.5V8.70703L3.20703 10L4.20703 11H11.793L12.793 10L11.5 8.70703V6.5C11.5 4.567 9.933 3 8 3Z" fill="currentColor"/><path d="M4.18066 2.54395C3.48834 3.21249 2.97107 4.06048 2.7041 5.01367L1.76465 4.66113C2.0922 3.54867 2.70884 2.56035 3.52832 1.7832L4.18066 2.54395Z" fill="currentColor"/><path d="M12.4707 1.7832C13.2904 2.56036 13.9067 3.54855 14.2344 4.66113L13.2949 5.01367C13.0279 4.06035 12.5109 3.2125 11.8184 2.54395L12.4707 1.7832Z" fill="currentColor"/>
|
|
138
94
|
</symbol>
|
|
139
95
|
<symbol id="bell-wifi" viewBox="0 0 16 16" fill="currentColor">
|
|
140
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 3C6.067 3 4.5 4.567 4.5 6.5V8.70703L3.20703 10L4.20703 11H11.793L12.793 10L11.5 8.70703V8H12.5V8.29297L13.8535 9.64648V10.3535L12.207 12H10C10 13.1046 9.10457 14 8 14C6.89543 14 6 13.1046 6 12H3.79297L2.14648 10.3535V9.64648L3.5 8.29297V6.5C3.5 4.01472 5.51472 2 8 2V3ZM7 12C7 12.5523 7.44772 13 8 13C8.55228 13 9 12.5523 9 12H7Z" fill="currentColor"/>
|
|
141
|
-
<path d="M9 2C11.7614 2 14 4.23858 14 7H15C15 3.68629 12.3137 1 9 1V2Z" fill="currentColor"/>
|
|
142
|
-
<path d="M9 4C10.6569 4 12 5.34315 12 7H13C13 4.79086 11.2091 3 9 3V4Z" fill="currentColor"/>
|
|
143
|
-
<path d="M9 6C9.55229 6 10 6.44772 10 7H11C11 5.89543 10.1046 5 9 5V6Z" fill="currentColor"/>
|
|
96
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 3C6.067 3 4.5 4.567 4.5 6.5V8.70703L3.20703 10L4.20703 11H11.793L12.793 10L11.5 8.70703V8H12.5V8.29297L13.8535 9.64648V10.3535L12.207 12H10C10 13.1046 9.10457 14 8 14C6.89543 14 6 13.1046 6 12H3.79297L2.14648 10.3535V9.64648L3.5 8.29297V6.5C3.5 4.01472 5.51472 2 8 2V3ZM7 12C7 12.5523 7.44772 13 8 13C8.55228 13 9 12.5523 9 12H7Z" fill="currentColor"/><path d="M9 2C11.7614 2 14 4.23858 14 7H15C15 3.68629 12.3137 1 9 1V2Z" fill="currentColor"/><path d="M9 4C10.6569 4 12 5.34315 12 7H13C13 4.79086 11.2091 3 9 3V4Z" fill="currentColor"/><path d="M9 6C9.55229 6 10 6.44772 10 7H11C11 5.89543 10.1046 5 9 5V6Z" fill="currentColor"/>
|
|
144
97
|
</symbol>
|
|
145
98
|
<symbol id="black-white" viewBox="0 0 16 16" fill="currentColor">
|
|
146
99
|
<path fill-rule="evenodd" clip-rule="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 13C10.7614 13 13 10.7614 13 8C13 5.23858 10.7614 3 8 3V13Z" fill="currentColor"/>
|
|
@@ -155,104 +108,55 @@
|
|
|
155
108
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.5 1.99997C4.67157 1.99997 4 2.67154 4 3.49997V14H4.96425L8 10.0059L11.0357 14H12V3.49997C12 2.67154 11.3284 1.99997 10.5 1.99997H5.5ZM5 3.49997C5 3.22383 5.22386 2.99997 5.5 2.99997H10.5C10.7761 2.99997 11 3.22383 11 3.49997V12.3004L8.49148 9H7.50852L5 12.3004V3.49997Z" fill="currentColor"/>
|
|
156
109
|
</symbol>
|
|
157
110
|
<symbol id="box" viewBox="0 0 16 16" fill="currentColor">
|
|
158
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.5 6C5.67157 6 5 6.67157 5 7.5C5 8.32843 5.67157 9 6.5 9H9.5C10.3284 9 11 8.32843 11 7.5C11 6.67157 10.3284 6 9.5 6H6.5ZM6 7.5C6 7.22386 6.22386 7 6.5 7H9.5C9.77614 7 10 7.22386 10 7.5C10 7.77614 9.77614 8 9.5 8H6.5C6.22386 8 6 7.77614 6 7.5Z" fill="currentColor"/>
|
|
159
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 2H14V5H13V14H3V5H2V2ZM4 5H12V13H4V5ZM3 3V4H13V3H3Z" fill="currentColor"/>
|
|
111
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.5 6C5.67157 6 5 6.67157 5 7.5C5 8.32843 5.67157 9 6.5 9H9.5C10.3284 9 11 8.32843 11 7.5C11 6.67157 10.3284 6 9.5 6H6.5ZM6 7.5C6 7.22386 6.22386 7 6.5 7H9.5C9.77614 7 10 7.22386 10 7.5C10 7.77614 9.77614 8 9.5 8H6.5C6.22386 8 6 7.77614 6 7.5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M2 2H14V5H13V14H3V5H2V2ZM4 5H12V13H4V5ZM3 3V4H13V3H3Z" fill="currentColor"/>
|
|
160
112
|
</symbol>
|
|
161
113
|
<symbol id="braces" viewBox="0 0 16 16" fill="currentColor">
|
|
162
|
-
<path d="M6 3H5C4.17157 3 3.5 3.67157 3.5 4.5V6C3.5 6.81955 3.10345 7.54407 2.49414 8C3.10345 8.45593 3.5 9.18045 3.5 10V11.5C3.5 12.3284 4.17157 13 5 13H6V14H5C3.61929 14 2.5 12.8807 2.5 11.5V10C2.5 9.17157 1.82843 8.5 1 8.5V7.5C1.82843 7.5 2.5 6.82843 2.5 6V4.5C2.5 3.11929 3.61929 2 5 2H6V3Z" fill="currentColor"/>
|
|
163
|
-
<path d="M11 2C12.3807 2 13.5 3.11929 13.5 4.5V6C13.5 6.82843 14.1716 7.5 15 7.5V8.5C14.1716 8.5 13.5 9.17157 13.5 10V11.5C13.5 12.8807 12.3807 14 11 14H10V13H11C11.8284 13 12.5 12.3284 12.5 11.5V10C12.5 9.18073 12.8959 8.45596 13.5049 8C12.8959 7.54404 12.5 6.81927 12.5 6V4.5C12.5 3.67157 11.8284 3 11 3H10V2H11Z" fill="currentColor"/>
|
|
114
|
+
<path d="M6 3H5C4.17157 3 3.5 3.67157 3.5 4.5V6C3.5 6.81955 3.10345 7.54407 2.49414 8C3.10345 8.45593 3.5 9.18045 3.5 10V11.5C3.5 12.3284 4.17157 13 5 13H6V14H5C3.61929 14 2.5 12.8807 2.5 11.5V10C2.5 9.17157 1.82843 8.5 1 8.5V7.5C1.82843 7.5 2.5 6.82843 2.5 6V4.5C2.5 3.11929 3.61929 2 5 2H6V3Z" fill="currentColor"/><path d="M11 2C12.3807 2 13.5 3.11929 13.5 4.5V6C13.5 6.82843 14.1716 7.5 15 7.5V8.5C14.1716 8.5 13.5 9.17157 13.5 10V11.5C13.5 12.8807 12.3807 14 11 14H10V13H11C11.8284 13 12.5 12.3284 12.5 11.5V10C12.5 9.18073 12.8959 8.45596 13.5049 8C12.8959 7.54404 12.5 6.81927 12.5 6V4.5C12.5 3.67157 11.8284 3 11 3H10V2H11Z" fill="currentColor"/>
|
|
164
115
|
</symbol>
|
|
165
116
|
<symbol id="bug" viewBox="0 0 16 16" fill="currentColor">
|
|
166
117
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 3.5C7.17157 3.5 6.5 2.82843 6.5 2H5.5C5.5 2.74016 5.82165 3.4052 6.33281 3.86295C5.50391 4.24354 4.82751 4.89915 4.42045 5.71294C4.15098 5.43361 4.00002 5.06035 4.00002 4.67154V3.99996H3.00002V4.67154C3.00002 5.33458 3.26342 5.97046 3.73226 6.4393L4.06594 6.77298C4.02265 7.00874 4.00003 7.25173 4.00003 7.5V8.5H2.5V9.5H4.00003V10C4.00003 10.3927 4.05663 10.7723 4.16212 11.1308L3.73225 11.5607C3.2634 12.0295 3 12.6654 3 13.3285V14H4V13.3285C4 12.9306 4.15804 12.5491 4.43935 12.2678L4.59963 12.1075C5.30524 13.2436 6.5643 14 8.00003 14C9.43575 14 10.6948 13.2436 11.4004 12.1076L11.5607 12.2678C11.842 12.5491 12 12.9306 12 13.3284V14H13V13.3284C13 12.6654 12.7366 12.0295 12.2678 11.5607L11.8379 11.1309C11.9434 10.7723 12 10.3927 12 10V9.5H13.5V8.5H12V7.5C12 7.25173 11.9774 7.00874 11.9341 6.77298L12.2678 6.4393C12.7366 5.97046 13 5.33458 13 4.67154V3.99996H12V4.67154C12 5.06035 11.8491 5.4336 11.5796 5.71293C11.1725 4.89914 10.4961 4.24352 9.66721 3.86293C10.1784 3.40518 10.5 2.74015 10.5 2H9.5C9.5 2.82843 8.82843 3.5 8 3.5ZM5.04151 7C5.01423 7.1626 5.00003 7.32964 5.00003 7.5V10C5.00003 11.4865 6.08116 12.7205 7.5 12.9585V7H5.04151ZM10.5987 6C10.08 5.1033 9.11045 4.5 8.00003 4.5C6.88961 4.5 5.92009 5.1033 5.40138 6H10.5987ZM10.9586 7H8.5V12.9585C9.91887 12.7205 11 11.4865 11 10V7.5C11 7.32964 10.9858 7.1626 10.9586 7Z" fill="currentColor"/>
|
|
167
118
|
</symbol>
|
|
168
119
|
<symbol id="building-facility" viewBox="0 0 16 16" fill="currentColor">
|
|
169
|
-
<path d="M9 5V6H7V5H9Z" fill="currentColor"/>
|
|
170
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 6.51298L7.51092 1H8.48908L14 6.51298V14H2V6.51298ZM3 6.92708V13H4V8H12V13H13V6.92708L8 1.92522L3 6.92708ZM5 9V13H11V9H5Z" fill="currentColor"/>
|
|
120
|
+
<path d="M9 5V6H7V5H9Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M2 6.51298L7.51092 1H8.48908L14 6.51298V14H2V6.51298ZM3 6.92708V13H4V8H12V13H13V6.92708L8 1.92522L3 6.92708ZM5 9V13H11V9H5Z" fill="currentColor"/>
|
|
171
121
|
</symbol>
|
|
172
122
|
<symbol id="building-home" viewBox="0 0 16 16" fill="currentColor">
|
|
173
123
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M1.65308 7.63994L7.50642 2H8.49359L14.3469 7.63994L13.6531 8.36006L13 7.73079V14H3V7.7308L2.34693 8.36006L1.65308 7.63994ZM4 6.76726V13H6V8H10V13H12V6.76725L8.00001 2.91309L4 6.76726ZM9 13H7V9H9V13Z" fill="currentColor"/>
|
|
174
124
|
</symbol>
|
|
175
125
|
<symbol id="building-office" viewBox="0 0 16 16" fill="currentColor">
|
|
176
|
-
<path d="M4 9H6V8H4V9Z" fill="currentColor"/>
|
|
177
|
-
<path d="M4 11H6V10H4V11Z" fill="currentColor"/>
|
|
178
|
-
<path d="M9 4V5H10V4H9Z" fill="currentColor"/>
|
|
179
|
-
<path d="M11 4V5H12V4H11Z" fill="currentColor"/>
|
|
180
|
-
<path d="M9 6V7H10V6H9Z" fill="currentColor"/>
|
|
181
|
-
<path d="M11 6V7H12V6H11Z" fill="currentColor"/>
|
|
182
|
-
<path d="M9 8V9H10V8H9Z" fill="currentColor"/>
|
|
183
|
-
<path d="M11 8V9H12V8H11Z" fill="currentColor"/>
|
|
184
|
-
<path d="M9 10V11H10V10H9Z" fill="currentColor"/>
|
|
185
|
-
<path d="M11 10V11H12V10H11Z" fill="currentColor"/>
|
|
186
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 2H14V14H2V6H7V2ZM7 7H3V13H4.5V12H5.5V13H7V7ZM13 3V13H11V12H10V13H8V3H13Z" fill="currentColor"/>
|
|
126
|
+
<path d="M4 9H6V8H4V9Z" fill="currentColor"/><path d="M4 11H6V10H4V11Z" fill="currentColor"/><path d="M9 4V5H10V4H9Z" fill="currentColor"/><path d="M11 4V5H12V4H11Z" fill="currentColor"/><path d="M9 6V7H10V6H9Z" fill="currentColor"/><path d="M11 6V7H12V6H11Z" fill="currentColor"/><path d="M9 8V9H10V8H9Z" fill="currentColor"/><path d="M11 8V9H12V8H11Z" fill="currentColor"/><path d="M9 10V11H10V10H9Z" fill="currentColor"/><path d="M11 10V11H12V10H11Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M7 2H14V14H2V6H7V2ZM7 7H3V13H4.5V12H5.5V13H7V7ZM13 3V13H11V12H10V13H8V3H13Z" fill="currentColor"/>
|
|
187
127
|
</symbol>
|
|
188
128
|
<symbol id="building-public" viewBox="0 0 16 16" fill="currentColor">
|
|
189
129
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.94043 1.44141L14.5 4.68945V7.5H13.5V11.5H14.5V14.5H1.5V11.5H2.5V7.5H1.5V4.69238L7.94043 1.44141ZM2.5 13.5H13.5V12.5H2.5V13.5ZM11.5 7.5V11.5H12.5V7.5H11.5ZM3.5 11.5H4.5V7.5H3.5V11.5ZM5.5 11.5H6.5V7.5H5.5V11.5ZM7.5 11.5H8.5V7.5H7.5V11.5ZM9.5 11.5H10.5V7.5H9.5V11.5ZM2.5 6.5H13.5V5.5H2.5V6.5ZM4.09961 4.5H11.8633L7.94434 2.55859L4.09961 4.5Z" fill="currentColor"/>
|
|
190
130
|
</symbol>
|
|
191
131
|
<symbol id="building-shop" viewBox="0 0 16 16" fill="currentColor">
|
|
192
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M4 7H7V11H4V7ZM5 8V10H6V8H5Z" fill="currentColor"/>
|
|
193
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 2H2V14H14V2ZM13 4V3H3V4C3 4.48325 3.39175 4.875 3.875 4.875C4.35825 4.875 4.75 4.48325 4.75 4H5.75C5.75 4.48325 6.14175 4.875 6.625 4.875C7.10825 4.875 7.5 4.48325 7.5 4H8.5C8.5 4.48325 8.89175 4.875 9.375 4.875C9.85825 4.875 10.25 4.48325 10.25 4H11.25C11.25 4.48325 11.6418 4.875 12.125 4.875C12.6082 4.875 13 4.48325 13 4ZM10.75 5.27477C11.0924 5.64396 11.5817 5.875 12.125 5.875C12.441 5.875 12.7388 5.79682 13 5.65874V13H12V7H8V13H3V5.65874C3.26121 5.79682 3.55898 5.875 3.875 5.875C4.41826 5.875 4.90756 5.64396 5.25 5.27477C5.59244 5.64396 6.08174 5.875 6.625 5.875C7.16826 5.875 7.65757 5.64396 8 5.27477C8.34244 5.64396 8.83174 5.875 9.375 5.875C9.91826 5.875 10.4076 5.64396 10.75 5.27477ZM9 13H11V8H9V13Z" fill="currentColor"/>
|
|
132
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M4 7H7V11H4V7ZM5 8V10H6V8H5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M14 2H2V14H14V2ZM13 4V3H3V4C3 4.48325 3.39175 4.875 3.875 4.875C4.35825 4.875 4.75 4.48325 4.75 4H5.75C5.75 4.48325 6.14175 4.875 6.625 4.875C7.10825 4.875 7.5 4.48325 7.5 4H8.5C8.5 4.48325 8.89175 4.875 9.375 4.875C9.85825 4.875 10.25 4.48325 10.25 4H11.25C11.25 4.48325 11.6418 4.875 12.125 4.875C12.6082 4.875 13 4.48325 13 4ZM10.75 5.27477C11.0924 5.64396 11.5817 5.875 12.125 5.875C12.441 5.875 12.7388 5.79682 13 5.65874V13H12V7H8V13H3V5.65874C3.26121 5.79682 3.55898 5.875 3.875 5.875C4.41826 5.875 4.90756 5.64396 5.25 5.27477C5.59244 5.64396 6.08174 5.875 6.625 5.875C7.16826 5.875 7.65757 5.64396 8 5.27477C8.34244 5.64396 8.83174 5.875 9.375 5.875C9.91826 5.875 10.4076 5.64396 10.75 5.27477ZM9 13H11V8H9V13Z" fill="currentColor"/>
|
|
194
133
|
</symbol>
|
|
195
134
|
<symbol id="bulb" viewBox="0 0 16 16" fill="currentColor">
|
|
196
|
-
<path d="M7.50005 2V1H8.50005V2H7.50005Z" fill="currentColor"/>
|
|
197
|
-
<path d="M3 6.99999H2V5.99999H3V6.99999Z" fill="currentColor"/>
|
|
198
|
-
<path d="M13 5.99999H14V6.99999H13V5.99999Z" fill="currentColor"/>
|
|
199
|
-
<path d="M10.0001 13V14H6.00005V13H10.0001Z" fill="currentColor"/>
|
|
200
|
-
<path d="M11.8536 2.43935L11.1465 3.14645L11.8536 3.85356L12.5607 3.14645L11.8536 2.43935Z" fill="currentColor"/>
|
|
201
|
-
<path d="M4.85361 3.14645L4.1465 2.43935L3.43939 3.14645L4.1465 3.85356L4.85361 3.14645Z" fill="currentColor"/>
|
|
202
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.00005 3C5.79091 3 4.00005 4.79086 4.00005 7C4.00005 8.48128 4.80524 9.77364 6.00005 10.4648V12H10.0001V10.4648C11.1949 9.77364 12.0001 8.48128 12.0001 7C12.0001 4.79086 10.2092 3 8.00005 3ZM5.00005 7C5.00005 5.34315 6.3432 4 8.00005 4C9.65691 4 11.0001 5.34315 11.0001 7C11.0001 8.19599 10.3002 9.22952 9.28551 9.71155L9.00005 9.84716V11H7.00005V9.84716L6.7146 9.71155C5.69989 9.22952 5.00005 8.19599 5.00005 7Z" fill="currentColor"/>
|
|
135
|
+
<path d="M7.50005 2V1H8.50005V2H7.50005Z" fill="currentColor"/><path d="M3 6.99999H2V5.99999H3V6.99999Z" fill="currentColor"/><path d="M13 5.99999H14V6.99999H13V5.99999Z" fill="currentColor"/><path d="M10.0001 13V14H6.00005V13H10.0001Z" fill="currentColor"/><path d="M11.8536 2.43935L11.1465 3.14645L11.8536 3.85356L12.5607 3.14645L11.8536 2.43935Z" fill="currentColor"/><path d="M4.85361 3.14645L4.1465 2.43935L3.43939 3.14645L4.1465 3.85356L4.85361 3.14645Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M8.00005 3C5.79091 3 4.00005 4.79086 4.00005 7C4.00005 8.48128 4.80524 9.77364 6.00005 10.4648V12H10.0001V10.4648C11.1949 9.77364 12.0001 8.48128 12.0001 7C12.0001 4.79086 10.2092 3 8.00005 3ZM5.00005 7C5.00005 5.34315 6.3432 4 8.00005 4C9.65691 4 11.0001 5.34315 11.0001 7C11.0001 8.19599 10.3002 9.22952 9.28551 9.71155L9.00005 9.84716V11H7.00005V9.84716L6.7146 9.71155C5.69989 9.22952 5.00005 8.19599 5.00005 7Z" fill="currentColor"/>
|
|
203
136
|
</symbol>
|
|
204
137
|
<symbol id="calculator" viewBox="0 0 16 16" fill="currentColor">
|
|
205
|
-
<path d="M5 7V8H6V7H5Z" fill="currentColor"/>
|
|
206
|
-
<path d="M7.5 7V8H8.5V7H7.5Z" fill="currentColor"/>
|
|
207
|
-
<path d="M10 7V8H11V7H10Z" fill="currentColor"/>
|
|
208
|
-
<path d="M5 9V10H6V9H5Z" fill="currentColor"/>
|
|
209
|
-
<path d="M7.5 9V10H8.5V9H7.5Z" fill="currentColor"/>
|
|
210
|
-
<path d="M10 9V12H11V9H10Z" fill="currentColor"/>
|
|
211
|
-
<path d="M5 11V12H6V11H5Z" fill="currentColor"/>
|
|
212
|
-
<path d="M7.5 11V12H8.5V11H7.5Z" fill="currentColor"/>
|
|
213
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M3 4.5C3 3.11929 4.11929 2 5.5 2H10.5C11.8807 2 13 3.11929 13 4.5V11.5C13 12.8807 11.8807 14 10.5 14H5.5C4.11929 14 3 12.8807 3 11.5V4.5ZM5.5 3C4.67157 3 4 3.67157 4 4.5V5H12V4.5C12 3.67157 11.3284 3 10.5 3H5.5ZM4 11.5V6H12V11.5C12 12.3284 11.3284 13 10.5 13H5.5C4.67157 13 4 12.3284 4 11.5Z" fill="currentColor"/>
|
|
138
|
+
<path d="M5 7V8H6V7H5Z" fill="currentColor"/><path d="M7.5 7V8H8.5V7H7.5Z" fill="currentColor"/><path d="M10 7V8H11V7H10Z" fill="currentColor"/><path d="M5 9V10H6V9H5Z" fill="currentColor"/><path d="M7.5 9V10H8.5V9H7.5Z" fill="currentColor"/><path d="M10 9V12H11V9H10Z" fill="currentColor"/><path d="M5 11V12H6V11H5Z" fill="currentColor"/><path d="M7.5 11V12H8.5V11H7.5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M3 4.5C3 3.11929 4.11929 2 5.5 2H10.5C11.8807 2 13 3.11929 13 4.5V11.5C13 12.8807 11.8807 14 10.5 14H5.5C4.11929 14 3 12.8807 3 11.5V4.5ZM5.5 3C4.67157 3 4 3.67157 4 4.5V5H12V4.5C12 3.67157 11.3284 3 10.5 3H5.5ZM4 11.5V6H12V11.5C12 12.3284 11.3284 13 10.5 13H5.5C4.67157 13 4 12.3284 4 11.5Z" fill="currentColor"/>
|
|
214
139
|
</symbol>
|
|
215
140
|
<symbol id="calendar" viewBox="0 0 16 16" fill="currentColor">
|
|
216
|
-
<path d="M5 8V9H6V8H5Z" fill="currentColor"/>
|
|
217
|
-
<path d="M7.5 8V9H8.5V8H7.5Z" fill="currentColor"/>
|
|
218
|
-
<path d="M10 8V9H11V8H10Z" fill="currentColor"/>
|
|
219
|
-
<path d="M5 10V11H6V10H5Z" fill="currentColor"/>
|
|
220
|
-
<path d="M7.5 10V11H8.5V10H7.5Z" fill="currentColor"/>
|
|
221
|
-
<path d="M10 10V11H11V10H10Z" fill="currentColor"/>
|
|
222
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M6 2V3H10V2H11V3H14V13H2V3H5V2H6ZM13 4V6H3V4H13ZM3 12V7H13V12H3Z" fill="currentColor"/>
|
|
141
|
+
<path d="M5 8V9H6V8H5Z" fill="currentColor"/><path d="M7.5 8V9H8.5V8H7.5Z" fill="currentColor"/><path d="M10 8V9H11V8H10Z" fill="currentColor"/><path d="M5 10V11H6V10H5Z" fill="currentColor"/><path d="M7.5 10V11H8.5V10H7.5Z" fill="currentColor"/><path d="M10 10V11H11V10H10Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M6 2V3H10V2H11V3H14V13H2V3H5V2H6ZM13 4V6H3V4H13ZM3 12V7H13V12H3Z" fill="currentColor"/>
|
|
223
142
|
</symbol>
|
|
224
143
|
<symbol id="calendar-clock" viewBox="0 0 16 16" fill="currentColor">
|
|
225
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M5 1V2H9V1H10V2H13V7H12V6H2V11H7V12H1V2H4V1H5ZM12 3V5H2V3H12Z" fill="currentColor"/>
|
|
226
|
-
<path d="M4 7V8H5V7H4Z" fill="currentColor"/>
|
|
227
|
-
<path d="M6 7V8H7V7H6Z" fill="currentColor"/>
|
|
228
|
-
<path d="M4 9V10H5V9H4Z" fill="currentColor"/>
|
|
229
|
-
<path d="M6 9V10H7V9H6Z" fill="currentColor"/>
|
|
230
|
-
<path d="M11 11H10V12H12V10H11V11Z" fill="currentColor"/>
|
|
231
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 11.5C8 9.567 9.567 8 11.5 8C13.433 8 15 9.567 15 11.5C15 13.433 13.433 15 11.5 15C9.567 15 8 13.433 8 11.5ZM11.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 9Z" fill="currentColor"/>
|
|
144
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M5 1V2H9V1H10V2H13V7H12V6H2V11H7V12H1V2H4V1H5ZM12 3V5H2V3H12Z" fill="currentColor"/><path d="M4 7V8H5V7H4Z" fill="currentColor"/><path d="M6 7V8H7V7H6Z" fill="currentColor"/><path d="M4 9V10H5V9H4Z" fill="currentColor"/><path d="M6 9V10H7V9H6Z" fill="currentColor"/><path d="M11 11H10V12H12V10H11V11Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M8 11.5C8 9.567 9.567 8 11.5 8C13.433 8 15 9.567 15 11.5C15 13.433 13.433 15 11.5 15C9.567 15 8 13.433 8 11.5ZM11.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 9Z" fill="currentColor"/>
|
|
232
145
|
</symbol>
|
|
233
146
|
<symbol id="camera-a" viewBox="0 0 16 16" fill="currentColor">
|
|
234
|
-
<path d="M8.00001 11.4C8.7732 11.4 9.40001 10.7732 9.40001 10C9.40001 9.2268 8.7732 8.6 8.00001 8.6C7.22681 8.6 6.60001 9.2268 6.60001 10C6.60001 10.7732 7.22681 11.4 8.00001 11.4Z" fill="currentColor"/>
|
|
235
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.5 3H12V2H4V3H7.5V6.03095C5.52684 6.277 4 7.96019 4 10C4 12.2091 5.79086 14 8 14C10.2091 14 12 12.2091 12 10C12 7.96019 10.4732 6.277 8.5 6.03095V3ZM8 7C6.34315 7 5 8.34315 5 10C5 11.6569 6.34315 13 8 13C9.65685 13 11 11.6569 11 10C11 8.34315 9.65685 7 8 7Z" fill="currentColor"/>
|
|
147
|
+
<path d="M8.00001 11.4C8.7732 11.4 9.40001 10.7732 9.40001 10C9.40001 9.2268 8.7732 8.6 8.00001 8.6C7.22681 8.6 6.60001 9.2268 6.60001 10C6.60001 10.7732 7.22681 11.4 8.00001 11.4Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M8.5 3H12V2H4V3H7.5V6.03095C5.52684 6.277 4 7.96019 4 10C4 12.2091 5.79086 14 8 14C10.2091 14 12 12.2091 12 10C12 7.96019 10.4732 6.277 8.5 6.03095V3ZM8 7C6.34315 7 5 8.34315 5 10C5 11.6569 6.34315 13 8 13C9.65685 13 11 11.6569 11 10C11 8.34315 9.65685 7 8 7Z" fill="currentColor"/>
|
|
236
148
|
</symbol>
|
|
237
149
|
<symbol id="camera-b" viewBox="0 0 16 16" fill="currentColor">
|
|
238
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.6 8.5C11.6 10.433 10.033 12 8.09998 12C6.16698 12 4.59998 10.433 4.59998 8.5C4.59998 6.567 6.16698 5 8.09998 5C10.033 5 11.6 6.567 11.6 8.5ZM10.6 8.5C10.6 9.88071 9.48069 11 8.09998 11C6.71926 11 5.59998 9.88071 5.59998 8.5C5.59998 7.11929 6.71926 6 8.09998 6C9.48069 6 10.6 7.11929 10.6 8.5Z" fill="currentColor"/>
|
|
239
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M6 2H10L11.5 4H13.5C14.3284 4 15 4.67157 15 5.5V12.5C15 13.3284 14.3284 14 13.5 14H2.5C1.67157 14 1 13.3284 1 12.5V5.5C1 4.67157 1.67157 4 2.5 4H4.5L6 2ZM9.5 3H6.5L5 5H2.5C2.22386 5 2 5.22386 2 5.5V12.5C2 12.7761 2.22386 13 2.5 13H13.5C13.7761 13 14 12.7761 14 12.5V5.5C14 5.22386 13.7761 5 13.5 5H11L9.5 3Z" fill="currentColor"/>
|
|
150
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.6 8.5C11.6 10.433 10.033 12 8.09998 12C6.16698 12 4.59998 10.433 4.59998 8.5C4.59998 6.567 6.16698 5 8.09998 5C10.033 5 11.6 6.567 11.6 8.5ZM10.6 8.5C10.6 9.88071 9.48069 11 8.09998 11C6.71926 11 5.59998 9.88071 5.59998 8.5C5.59998 7.11929 6.71926 6 8.09998 6C9.48069 6 10.6 7.11929 10.6 8.5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M6 2H10L11.5 4H13.5C14.3284 4 15 4.67157 15 5.5V12.5C15 13.3284 14.3284 14 13.5 14H2.5C1.67157 14 1 13.3284 1 12.5V5.5C1 4.67157 1.67157 4 2.5 4H4.5L6 2ZM9.5 3H6.5L5 5H2.5C2.22386 5 2 5.22386 2 5.5V12.5C2 12.7761 2.22386 13 2.5 13H13.5C13.7761 13 14 12.7761 14 12.5V5.5C14 5.22386 13.7761 5 13.5 5H11L9.5 3Z" fill="currentColor"/>
|
|
240
151
|
</symbol>
|
|
241
152
|
<symbol id="card" viewBox="0 0 16 16" fill="currentColor">
|
|
242
|
-
<path d="M6 9.5H3V10.5H6V9.5Z" fill="currentColor"/>
|
|
243
|
-
<path d="M11 8.5C10.4477 8.5 10 8.94771 10 9.5V10.5C10 11.0523 10.4477 11.5 11 11.5H12C12.5523 11.5 13 11.0523 13 10.5V9.5C13 8.94772 12.5523 8.5 12 8.5H11Z" fill="currentColor"/>
|
|
244
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.5 2.5C2.11929 2.5 1 3.61929 1 5V11C1 12.3807 2.11929 13.5 3.5 13.5H12.5C13.8807 13.5 15 12.3807 15 11V5C15 3.61929 13.8807 2.5 12.5 2.5H3.5ZM2 5C2 4.17157 2.67157 3.5 3.5 3.5H12.5C13.3284 3.5 14 4.17157 14 5V5.5H2V5ZM2 6.5H14V11C14 11.8284 13.3284 12.5 12.5 12.5H3.5C2.67157 12.5 2 11.8284 2 11V6.5Z" fill="currentColor"/>
|
|
153
|
+
<path d="M6 9.5H3V10.5H6V9.5Z" fill="currentColor"/><path d="M11 8.5C10.4477 8.5 10 8.94771 10 9.5V10.5C10 11.0523 10.4477 11.5 11 11.5H12C12.5523 11.5 13 11.0523 13 10.5V9.5C13 8.94772 12.5523 8.5 12 8.5H11Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M3.5 2.5C2.11929 2.5 1 3.61929 1 5V11C1 12.3807 2.11929 13.5 3.5 13.5H12.5C13.8807 13.5 15 12.3807 15 11V5C15 3.61929 13.8807 2.5 12.5 2.5H3.5ZM2 5C2 4.17157 2.67157 3.5 3.5 3.5H12.5C13.3284 3.5 14 4.17157 14 5V5.5H2V5ZM2 6.5H14V11C14 11.8284 13.3284 12.5 12.5 12.5H3.5C2.67157 12.5 2 11.8284 2 11V6.5Z" fill="currentColor"/>
|
|
245
154
|
</symbol>
|
|
246
155
|
<symbol id="card-person" viewBox="0 0 16 16" fill="currentColor">
|
|
247
|
-
<path d="M13.5 12.5C14.3284 12.5 15 13.1716 15 14V15H14V14C14 13.7239 13.7761 13.5 13.5 13.5H9.5C9.22386 13.5 9 13.7239 9 14V15H8V14C8 13.1716 8.67157 12.5 9.5 12.5H13.5Z" fill="currentColor"/>
|
|
248
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 2.5C13.8807 2.5 15 3.61929 15 5V8H14V6.5H2V11C2 11.8284 2.67157 12.5 3.5 12.5H7V13.5H3.5C2.11929 13.5 1 12.3807 1 11V5C1 3.61929 2.11929 2.5 3.5 2.5H12.5ZM3.5 3.5C2.67157 3.5 2 4.17157 2 5V5.5H14V5C14 4.17157 13.3284 3.5 12.5 3.5H3.5Z" fill="currentColor"/>
|
|
249
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.5 8C12.6046 8 13.5 8.89543 13.5 10C13.5 11.1046 12.6046 12 11.5 12C10.3954 12 9.5 11.1046 9.5 10C9.5 8.89543 10.3954 8 11.5 8ZM11.5 9C10.9477 9 10.5 9.44772 10.5 10C10.5 10.5523 10.9477 11 11.5 11C12.0523 11 12.5 10.5523 12.5 10C12.5 9.44772 12.0523 9 11.5 9Z" fill="currentColor"/>
|
|
250
|
-
<path d="M6 10.5H3V9.5H6V10.5Z" fill="currentColor"/>
|
|
156
|
+
<path d="M13.5 12.5C14.3284 12.5 15 13.1716 15 14V15H14V14C14 13.7239 13.7761 13.5 13.5 13.5H9.5C9.22386 13.5 9 13.7239 9 14V15H8V14C8 13.1716 8.67157 12.5 9.5 12.5H13.5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 2.5C13.8807 2.5 15 3.61929 15 5V8H14V6.5H2V11C2 11.8284 2.67157 12.5 3.5 12.5H7V13.5H3.5C2.11929 13.5 1 12.3807 1 11V5C1 3.61929 2.11929 2.5 3.5 2.5H12.5ZM3.5 3.5C2.67157 3.5 2 4.17157 2 5V5.5H14V5C14 4.17157 13.3284 3.5 12.5 3.5H3.5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M11.5 8C12.6046 8 13.5 8.89543 13.5 10C13.5 11.1046 12.6046 12 11.5 12C10.3954 12 9.5 11.1046 9.5 10C9.5 8.89543 10.3954 8 11.5 8ZM11.5 9C10.9477 9 10.5 9.44772 10.5 10C10.5 10.5523 10.9477 11 11.5 11C12.0523 11 12.5 10.5523 12.5 10C12.5 9.44772 12.0523 9 11.5 9Z" fill="currentColor"/><path d="M6 10.5H3V9.5H6V10.5Z" fill="currentColor"/>
|
|
251
157
|
</symbol>
|
|
252
158
|
<symbol id="cart" viewBox="0 0 16 16" fill="currentColor">
|
|
253
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M4 4H12.7049L14.038 5.89581L12.8416 11H10.5H5.5H3V3L1 3V2H4V4ZM4 5V10H12.0489L12.962 6.10419L12.1856 5H4Z" fill="currentColor"/>
|
|
254
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.5 11C6.32843 11 7 11.6716 7 12.5C7 13.3284 6.32843 14 5.5 14C4.67157 14 4 13.3284 4 12.5C4 11.6716 4.67157 11 5.5 11ZM5 12.5C5 12.2239 5.22386 12 5.5 12C5.77614 12 6 12.2239 6 12.5C6 12.7761 5.77614 13 5.5 13C5.22386 13 5 12.7761 5 12.5Z" fill="currentColor"/>
|
|
255
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.5 11C11.3284 11 12 11.6716 12 12.5C12 13.3284 11.3284 14 10.5 14C9.67157 14 9 13.3284 9 12.5C9 11.6716 9.67157 11 10.5 11ZM10.5 12C10.2239 12 10 12.2239 10 12.5C10 12.7761 10.2239 13 10.5 13C10.7761 13 11 12.7761 11 12.5C11 12.2239 10.7761 12 10.5 12Z" fill="currentColor"/>
|
|
159
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M4 4H12.7049L14.038 5.89581L12.8416 11H10.5H5.5H3V3L1 3V2H4V4ZM4 5V10H12.0489L12.962 6.10419L12.1856 5H4Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M5.5 11C6.32843 11 7 11.6716 7 12.5C7 13.3284 6.32843 14 5.5 14C4.67157 14 4 13.3284 4 12.5C4 11.6716 4.67157 11 5.5 11ZM5 12.5C5 12.2239 5.22386 12 5.5 12C5.77614 12 6 12.2239 6 12.5C6 12.7761 5.77614 13 5.5 13C5.22386 13 5 12.7761 5 12.5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M10.5 11C11.3284 11 12 11.6716 12 12.5C12 13.3284 11.3284 14 10.5 14C9.67157 14 9 13.3284 9 12.5C9 11.6716 9.67157 11 10.5 11ZM10.5 12C10.2239 12 10 12.2239 10 12.5C10 12.7761 10.2239 13 10.5 13C10.7761 13 11 12.7761 11 12.5C11 12.2239 10.7761 12 10.5 12Z" fill="currentColor"/>
|
|
256
160
|
</symbol>
|
|
257
161
|
<symbol id="chart" viewBox="0 0 16 16" fill="currentColor">
|
|
258
162
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.50659 3C2.67816 3 2.00659 3.67157 2.00659 4.5V11.5C2.00659 12.3284 2.67816 13 3.50659 13H12.5066C13.335 13 14.0066 12.3284 14.0066 11.5V4.5C14.0066 3.67157 13.335 3 12.5066 3H3.50659ZM3.00659 4.5C3.00659 4.22386 3.23045 4 3.50659 4H12.5066C12.7827 4 13.0066 4.22386 13.0066 4.5V6H11V8H8.00004V10H7.00006V5H4.00003L4.00005 7H3.00659V4.5ZM3.00659 8V11.5C3.00659 11.7761 3.23045 12 3.50659 12H12.5066C12.7827 12 13.0066 11.7761 13.0066 11.5V7H12V9H9.00004V11H6.00006V6H5.00004L5.00007 8H3.00659Z" fill="currentColor"/>
|
|
@@ -261,15 +165,13 @@
|
|
|
261
165
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M13.3536 4.35356L6.00004 11.7071L2.64648 8.35356L3.35359 7.64645L6.00004 10.2929L12.6465 3.64645L13.3536 4.35356Z" fill="currentColor"/>
|
|
262
166
|
</symbol>
|
|
263
167
|
<symbol id="check-circle" viewBox="0 0 16 16" fill="currentColor">
|
|
264
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.8536 6.35355L7.16667 10.0404L5.14645 8.02022L5.85355 7.31311L7.16667 8.62623L10.1464 5.64645L10.8536 6.35355Z" fill="currentColor"/>
|
|
265
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
168
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.8536 6.35355L7.16667 10.0404L5.14645 8.02022L5.85355 7.31311L7.16667 8.62623L10.1464 5.64645L10.8536 6.35355Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
266
169
|
</symbol>
|
|
267
170
|
<symbol id="check-circle-filled" viewBox="0 0 16 16" fill="currentColor">
|
|
268
171
|
<path fill-rule="evenodd" clip-rule="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 2ZM5.14645 8.02022L5.85355 7.31311L7.16667 8.62623L10.1464 5.64645L10.8536 6.35355L7.16667 10.0404L5.14645 8.02022Z" fill="currentColor"/>
|
|
269
172
|
</symbol>
|
|
270
173
|
<symbol id="check-double" viewBox="0 0 16 16" fill="currentColor">
|
|
271
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.3536 4.35356L4.00004 11.7071L0.646484 8.35356L1.35359 7.64645L4.00004 10.2929L10.6465 3.64645L11.3536 4.35356Z" fill="currentColor"/>
|
|
272
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M15.3536 4.35356L8.00004 11.7071L6.64648 10.3536L7.35359 9.64645L8.00004 10.2929L14.6465 3.64645L15.3536 4.35356Z" fill="currentColor"/>
|
|
174
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.3536 4.35356L4.00004 11.7071L0.646484 8.35356L1.35359 7.64645L4.00004 10.2929L10.6465 3.64645L11.3536 4.35356Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M15.3536 4.35356L8.00004 11.7071L6.64648 10.3536L7.35359 9.64645L8.00004 10.2929L14.6465 3.64645L15.3536 4.35356Z" fill="currentColor"/>
|
|
273
175
|
</symbol>
|
|
274
176
|
<symbol id="chevron-down" viewBox="0 0 16 16" fill="currentColor">
|
|
275
177
|
<path d="M4.35359 6.43396L3.64648 7.14107L7.50548 11H8.49466L12.3536 7.14107L11.6465 6.43396L8.00007 10.0804L4.35359 6.43396Z" fill="currentColor"/>
|
|
@@ -278,22 +180,19 @@
|
|
|
278
180
|
<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" fill="currentColor"/>
|
|
279
181
|
</symbol>
|
|
280
182
|
<symbol id="chevron-left-double" viewBox="0 0 16 16" fill="currentColor">
|
|
281
|
-
<path d="M7.85897 12.3536L8.56608 11.6465L4.91963 7.99998L8.56608 4.35353L7.85897 3.64642L4 7.50539V8.49456L7.85897 12.3536Z" fill="currentColor"/>
|
|
282
|
-
<path d="M11.859 12.3536L12.5661 11.6465L8.91963 7.99998L12.5661 4.35353L11.859 3.64642L8 7.50539V8.49456L11.859 12.3536Z" fill="currentColor"/>
|
|
183
|
+
<path d="M7.85897 12.3536L8.56608 11.6465L4.91963 7.99998L8.56608 4.35353L7.85897 3.64642L4 7.50539V8.49456L7.85897 12.3536Z" fill="currentColor"/><path d="M11.859 12.3536L12.5661 11.6465L8.91963 7.99998L12.5661 4.35353L11.859 3.64642L8 7.50539V8.49456L11.859 12.3536Z" fill="currentColor"/>
|
|
283
184
|
</symbol>
|
|
284
185
|
<symbol id="chevron-right" viewBox="0 0 16 16" fill="currentColor">
|
|
285
186
|
<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" fill="currentColor"/>
|
|
286
187
|
</symbol>
|
|
287
188
|
<symbol id="chevron-right-double" viewBox="0 0 16 16" fill="currentColor">
|
|
288
|
-
<path d="M7.43408 11.6465L8.14119 12.3536L12 8.49468V7.50527L8.14119 3.64642L7.43408 4.35353L11.0805 7.99998L7.43408 11.6465Z" fill="currentColor"/>
|
|
289
|
-
<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" fill="currentColor"/>
|
|
189
|
+
<path d="M7.43408 11.6465L8.14119 12.3536L12 8.49468V7.50527L8.14119 3.64642L7.43408 4.35353L11.0805 7.99998L7.43408 11.6465Z" fill="currentColor"/><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" fill="currentColor"/>
|
|
290
190
|
</symbol>
|
|
291
191
|
<symbol id="chevron-up" viewBox="0 0 16 16" fill="currentColor">
|
|
292
192
|
<path d="M7.50548 6H8.49466L12.3536 9.85896L11.6465 10.5661L8.00007 6.91962L4.35359 10.5661L3.64648 9.85896L7.50548 6Z" fill="currentColor"/>
|
|
293
193
|
</symbol>
|
|
294
194
|
<symbol id="chevron-up-down" viewBox="0 0 16 16" fill="currentColor">
|
|
295
|
-
<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" fill="currentColor"/>
|
|
296
|
-
<path d="M4.50537 10.7071L5.21248 10L8.00023 12.7876L10.7878 10L11.4949 10.7071L8.49482 13.7072H7.50564L4.50537 10.7071Z" fill="currentColor"/>
|
|
195
|
+
<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" fill="currentColor"/><path d="M4.50537 10.7071L5.21248 10L8.00023 12.7876L10.7878 10L11.4949 10.7071L8.49482 13.7072H7.50564L4.50537 10.7071Z" fill="currentColor"/>
|
|
297
196
|
</symbol>
|
|
298
197
|
<symbol id="circle" viewBox="0 0 16 16" fill="currentColor">
|
|
299
198
|
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
@@ -302,92 +201,61 @@
|
|
|
302
201
|
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
303
202
|
</symbol>
|
|
304
203
|
<symbol id="circle-arrows-diff" viewBox="0 0 16 16" fill="currentColor">
|
|
305
|
-
<path d="M11 6.00866L9.6378 4.64645L8.93069 5.35356L9.57714 6.00001H5V7.00001H11.9914L11 7V6.00866Z" fill="currentColor"/>
|
|
306
|
-
<path d="M6.36521 11.3536L5.00392 9.99226V9.00001H4.01167L11 9V10H6.42587L7.07232 10.6464L6.36521 11.3536Z" fill="currentColor"/>
|
|
307
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
204
|
+
<path d="M11 6.00866L9.6378 4.64645L8.93069 5.35356L9.57714 6.00001H5V7.00001H11.9914L11 7V6.00866Z" fill="currentColor"/><path d="M6.36521 11.3536L5.00392 9.99226V9.00001H4.01167L11 9V10H6.42587L7.07232 10.6464L6.36521 11.3536Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
308
205
|
</symbol>
|
|
309
206
|
<symbol id="circle-arrows-diff-disabled" viewBox="0 0 16 16" fill="currentColor">
|
|
310
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
311
|
-
<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" fill="currentColor"/>
|
|
312
|
-
<path d="M11 10H8.20714L9.20714 9.00001H11V10Z" fill="currentColor"/>
|
|
207
|
+
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/><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" fill="currentColor"/><path d="M11 10H8.20714L9.20714 9.00001H11V10Z" fill="currentColor"/>
|
|
313
208
|
</symbol>
|
|
314
209
|
<symbol id="circle-concentric-filled" viewBox="0 0 16 16" fill="currentColor">
|
|
315
|
-
<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" fill="currentColor"/>
|
|
316
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
210
|
+
<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" fill="currentColor"/><path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
317
211
|
</symbol>
|
|
318
212
|
<symbol id="circle-concentric-three" viewBox="0 0 16 16" fill="currentColor">
|
|
319
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
320
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
321
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
213
|
+
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/><path fill-rule="evenodd" clip-rule="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" fill="currentColor"/><path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
322
214
|
</symbol>
|
|
323
215
|
<symbol id="circle-concentric-two" viewBox="0 0 16 16" fill="currentColor">
|
|
324
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
325
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
216
|
+
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/><path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
326
217
|
</symbol>
|
|
327
218
|
<symbol id="circle-exclamation" viewBox="0 0 16 16" fill="currentColor">
|
|
328
|
-
<path d="M7.5 9V5H8.5V9H7.5Z" fill="currentColor"/>
|
|
329
|
-
<path d="M7.5 11V10H8.5V11H7.5Z" fill="currentColor"/>
|
|
330
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
219
|
+
<path d="M7.5 9V5H8.5V9H7.5Z" fill="currentColor"/><path d="M7.5 11V10H8.5V11H7.5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
331
220
|
</symbol>
|
|
332
221
|
<symbol id="circle-exclamation-filled" viewBox="0 0 16 16" fill="currentColor">
|
|
333
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
334
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
222
|
+
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/><path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
335
223
|
</symbol>
|
|
336
224
|
<symbol id="circle-fast-forward" viewBox="0 0 16 16" fill="currentColor">
|
|
337
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
338
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
225
|
+
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/><path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
339
226
|
</symbol>
|
|
340
227
|
<symbol id="circle-filled" viewBox="0 0 16 16" fill="currentColor">
|
|
341
228
|
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
342
229
|
</symbol>
|
|
343
230
|
<symbol id="circle-grid" viewBox="0 0 16 16" fill="currentColor">
|
|
344
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
345
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
346
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
347
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
231
|
+
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/><path fill-rule="evenodd" clip-rule="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" fill="currentColor"/><path fill-rule="evenodd" clip-rule="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" fill="currentColor"/><path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
348
232
|
</symbol>
|
|
349
233
|
<symbol id="circle-play" viewBox="0 0 16 16" fill="currentColor">
|
|
350
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
351
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
234
|
+
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/><path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
352
235
|
</symbol>
|
|
353
236
|
<symbol id="circle-question" viewBox="0 0 16 16" fill="currentColor">
|
|
354
|
-
<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" fill="currentColor"/>
|
|
355
|
-
<path d="M7.5 11V12H8.5V11H7.5Z" fill="currentColor"/>
|
|
356
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
237
|
+
<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" fill="currentColor"/><path d="M7.5 11V12H8.5V11H7.5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
357
238
|
</symbol>
|
|
358
239
|
<symbol id="circle-slash" viewBox="0 0 16 16" fill="currentColor">
|
|
359
240
|
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
360
241
|
</symbol>
|
|
361
242
|
<symbol id="clipboard" viewBox="0 0 16 16" fill="currentColor">
|
|
362
|
-
<path d="M7.00003 7H11V6H7.00003V7Z" fill="currentColor"/>
|
|
363
|
-
<path d="M7.00003 9.5H11V8.5H7.00003V9.5Z" fill="currentColor"/>
|
|
364
|
-
<path d="M7.00003 12H11V11H7.00003V12Z" fill="currentColor"/>
|
|
365
|
-
<path d="M6.00003 7H5.00003V6H6.00003V7Z" fill="currentColor"/>
|
|
366
|
-
<path d="M6.00003 9.5H5.00003V8.5H6.00003V9.5Z" fill="currentColor"/>
|
|
367
|
-
<path d="M6.00003 12H5.00003V11H6.00003V12Z" fill="currentColor"/>
|
|
368
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M11 1H5.00003V2H3L3.00001 14H13V2H11V1ZM11 3V4H5.00003V3H4L4.00001 13H12V3H11ZM6.00003 3V2H10V3H6.00003Z" fill="currentColor"/>
|
|
243
|
+
<path d="M7.00003 7H11V6H7.00003V7Z" fill="currentColor"/><path d="M7.00003 9.5H11V8.5H7.00003V9.5Z" fill="currentColor"/><path d="M7.00003 12H11V11H7.00003V12Z" fill="currentColor"/><path d="M6.00003 7H5.00003V6H6.00003V7Z" fill="currentColor"/><path d="M6.00003 9.5H5.00003V8.5H6.00003V9.5Z" fill="currentColor"/><path d="M6.00003 12H5.00003V11H6.00003V12Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M11 1H5.00003V2H3L3.00001 14H13V2H11V1ZM11 3V4H5.00003V3H4L4.00001 13H12V3H11ZM6.00003 3V2H10V3H6.00003Z" fill="currentColor"/>
|
|
369
244
|
</symbol>
|
|
370
245
|
<symbol id="clipboard-check" viewBox="0 0 16 16" fill="currentColor">
|
|
371
|
-
<path d="M7.16669 10.5361L10.8536 6.8492L10.1465 6.14209L7.16669 9.12187L5.85358 7.80876L5.14647 8.51586L7.16669 10.5361Z" fill="currentColor"/>
|
|
372
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
246
|
+
<path d="M7.16669 10.5361L10.8536 6.8492L10.1465 6.14209L7.16669 9.12187L5.85358 7.80876L5.14647 8.51586L7.16669 10.5361Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
373
247
|
</symbol>
|
|
374
248
|
<symbol id="clock" viewBox="0 0 16 16" fill="currentColor">
|
|
375
|
-
<path d="M8.5 8.4408V4H7.5V7.4408H4.5V8.4408H8.5Z" fill="currentColor"/>
|
|
376
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
249
|
+
<path d="M8.5 8.4408V4H7.5V7.4408H4.5V8.4408H8.5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
377
250
|
</symbol>
|
|
378
251
|
<symbol id="clock-defer" viewBox="0 0 16 16" fill="currentColor">
|
|
379
|
-
<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" fill="currentColor"/>
|
|
380
|
-
<path d="M7 7V4H6V6H4V7H7Z" fill="currentColor"/>
|
|
381
|
-
<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" fill="currentColor"/>
|
|
252
|
+
<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" fill="currentColor"/><path d="M7 7V4H6V6H4V7H7Z" fill="currentColor"/><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" fill="currentColor"/>
|
|
382
253
|
</symbol>
|
|
383
254
|
<symbol id="clock-filled" viewBox="0 0 16 16" fill="currentColor">
|
|
384
255
|
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
385
256
|
</symbol>
|
|
386
257
|
<symbol id="clock-sixteen-hour" viewBox="0 0 16 16" fill="currentColor">
|
|
387
|
-
<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" fill="currentColor"/>
|
|
388
|
-
<path d="M8.5 4.5V8.5H5V7.5H7.5V4.5H8.5Z" fill="currentColor"/>
|
|
389
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
390
|
-
<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" fill="currentColor"/>
|
|
258
|
+
<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" fill="currentColor"/><path d="M8.5 4.5V8.5H5V7.5H7.5V4.5H8.5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="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" fill="currentColor"/><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" fill="currentColor"/>
|
|
391
259
|
</symbol>
|
|
392
260
|
<symbol id="cloud" viewBox="0 0 16 16" fill="currentColor">
|
|
393
261
|
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
@@ -396,55 +264,37 @@
|
|
|
396
264
|
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
397
265
|
</symbol>
|
|
398
266
|
<symbol id="cloud-lightning" viewBox="0 0 16 16" fill="currentColor">
|
|
399
|
-
<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" fill="currentColor"/>
|
|
400
|
-
<path d="M8.48508 9.62127L7.51494 9.37873L6.85962 12H8.35962L8.01494 13.3787L8.98508 13.6213L9.6404 11H8.1404L8.48508 9.62127Z" fill="currentColor"/>
|
|
267
|
+
<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" fill="currentColor"/><path d="M8.48508 9.62127L7.51494 9.37873L6.85962 12H8.35962L8.01494 13.3787L8.98508 13.6213L9.6404 11H8.1404L8.48508 9.62127Z" fill="currentColor"/>
|
|
401
268
|
</symbol>
|
|
402
269
|
<symbol id="cloud-rain" viewBox="0 0 16 16" fill="currentColor">
|
|
403
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
404
|
-
<path d="M4.35356 14.3536L5.35356 13.3536L4.64645 12.6464L3.64645 13.6464L4.35356 14.3536Z" fill="currentColor"/>
|
|
405
|
-
<path d="M7.35356 14.3536L8.35356 13.3536L7.64645 12.6464L6.64645 13.6464L7.35356 14.3536Z" fill="currentColor"/>
|
|
406
|
-
<path d="M10.3536 14.3536L11.3536 13.3536L10.6465 12.6464L9.64645 13.6464L10.3536 14.3536Z" fill="currentColor"/>
|
|
270
|
+
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/><path d="M4.35356 14.3536L5.35356 13.3536L4.64645 12.6464L3.64645 13.6464L4.35356 14.3536Z" fill="currentColor"/><path d="M7.35356 14.3536L8.35356 13.3536L7.64645 12.6464L6.64645 13.6464L7.35356 14.3536Z" fill="currentColor"/><path d="M10.3536 14.3536L11.3536 13.3536L10.6465 12.6464L9.64645 13.6464L10.3536 14.3536Z" fill="currentColor"/>
|
|
407
271
|
</symbol>
|
|
408
272
|
<symbol id="cloud-rain-sun" viewBox="0 0 16 16" fill="currentColor">
|
|
409
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
410
|
-
<path d="M5.35355 13.3535L4.35355 14.3535L3.64645 13.6464L4.64645 12.6464L5.35355 13.3535Z" fill="currentColor"/>
|
|
411
|
-
<path d="M8.35355 13.3535L7.35355 14.3535L6.64645 13.6464L7.64645 12.6464L8.35355 13.3535Z" fill="currentColor"/>
|
|
412
|
-
<path d="M11.3536 13.3535L10.3536 14.3535L9.64645 13.6464L10.6464 12.6464L11.3536 13.3535Z" fill="currentColor"/>
|
|
273
|
+
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/><path d="M5.35355 13.3535L4.35355 14.3535L3.64645 13.6464L4.64645 12.6464L5.35355 13.3535Z" fill="currentColor"/><path d="M8.35355 13.3535L7.35355 14.3535L6.64645 13.6464L7.64645 12.6464L8.35355 13.3535Z" fill="currentColor"/><path d="M11.3536 13.3535L10.3536 14.3535L9.64645 13.6464L10.6464 12.6464L11.3536 13.3535Z" fill="currentColor"/>
|
|
413
274
|
</symbol>
|
|
414
275
|
<symbol id="cloud-sun" viewBox="0 0 16 16" fill="currentColor">
|
|
415
276
|
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
416
277
|
</symbol>
|
|
417
278
|
<symbol id="cloud-wind" viewBox="0 0 16 16" fill="currentColor">
|
|
418
|
-
<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" fill="currentColor"/>
|
|
419
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
420
|
-
<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" fill="currentColor"/>
|
|
279
|
+
<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" fill="currentColor"/><path fill-rule="evenodd" clip-rule="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" fill="currentColor"/><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" fill="currentColor"/>
|
|
421
280
|
</symbol>
|
|
422
281
|
<symbol id="cluster" viewBox="0 0 16 16" fill="currentColor">
|
|
423
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 10C9.38071 10 10.5 11.1193 10.5 12.5C10.5 13.8807 9.38071 15 8 15C6.61929 15 5.5 13.8807 5.5 12.5C5.5 11.1193 6.61929 10 8 10ZM8 11C7.17157 11 6.5 11.6716 6.5 12.5C6.5 13.3284 7.17157 14 8 14C8.82843 14 9.5 13.3284 9.5 12.5C9.5 11.6716 8.82843 11 8 11Z" fill="currentColor"/>
|
|
424
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.5 5.5C4.88071 5.5 6 6.61929 6 8C6 9.38071 4.88071 10.5 3.5 10.5C2.11929 10.5 1 9.38071 1 8C1 6.61929 2.11929 5.5 3.5 5.5ZM3.5 6.5C2.67157 6.5 2 7.17157 2 8C2 8.82843 2.67157 9.5 3.5 9.5C4.32843 9.5 5 8.82843 5 8C5 7.17157 4.32843 6.5 3.5 6.5Z" fill="currentColor"/>
|
|
425
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 5.5C13.8807 5.5 15 6.61929 15 8C15 9.38071 13.8807 10.5 12.5 10.5C11.1193 10.5 10 9.38071 10 8C10 6.61929 11.1193 5.5 12.5 5.5ZM12.5 6.5C11.6716 6.5 11 7.17157 11 8C11 8.82843 11.6716 9.5 12.5 9.5C13.3284 9.5 14 8.82843 14 8C14 7.17157 13.3284 6.5 12.5 6.5Z" fill="currentColor"/>
|
|
426
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 1C9.38071 1 10.5 2.11929 10.5 3.5C10.5 4.88071 9.38071 6 8 6C6.61929 6 5.5 4.88071 5.5 3.5C5.5 2.11929 6.61929 1 8 1ZM8 2C7.17157 2 6.5 2.67157 6.5 3.5C6.5 4.32843 7.17157 5 8 5C8.82843 5 9.5 4.32843 9.5 3.5C9.5 2.67157 8.82843 2 8 2Z" fill="currentColor"/>
|
|
282
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 10C9.38071 10 10.5 11.1193 10.5 12.5C10.5 13.8807 9.38071 15 8 15C6.61929 15 5.5 13.8807 5.5 12.5C5.5 11.1193 6.61929 10 8 10ZM8 11C7.17157 11 6.5 11.6716 6.5 12.5C6.5 13.3284 7.17157 14 8 14C8.82843 14 9.5 13.3284 9.5 12.5C9.5 11.6716 8.82843 11 8 11Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M3.5 5.5C4.88071 5.5 6 6.61929 6 8C6 9.38071 4.88071 10.5 3.5 10.5C2.11929 10.5 1 9.38071 1 8C1 6.61929 2.11929 5.5 3.5 5.5ZM3.5 6.5C2.67157 6.5 2 7.17157 2 8C2 8.82843 2.67157 9.5 3.5 9.5C4.32843 9.5 5 8.82843 5 8C5 7.17157 4.32843 6.5 3.5 6.5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 5.5C13.8807 5.5 15 6.61929 15 8C15 9.38071 13.8807 10.5 12.5 10.5C11.1193 10.5 10 9.38071 10 8C10 6.61929 11.1193 5.5 12.5 5.5ZM12.5 6.5C11.6716 6.5 11 7.17157 11 8C11 8.82843 11.6716 9.5 12.5 9.5C13.3284 9.5 14 8.82843 14 8C14 7.17157 13.3284 6.5 12.5 6.5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M8 1C9.38071 1 10.5 2.11929 10.5 3.5C10.5 4.88071 9.38071 6 8 6C6.61929 6 5.5 4.88071 5.5 3.5C5.5 2.11929 6.61929 1 8 1ZM8 2C7.17157 2 6.5 2.67157 6.5 3.5C6.5 4.32843 7.17157 5 8 5C8.82843 5 9.5 4.32843 9.5 3.5C9.5 2.67157 8.82843 2 8 2Z" fill="currentColor"/>
|
|
427
283
|
</symbol>
|
|
428
284
|
<symbol id="coin" viewBox="0 0 16 16" fill="currentColor">
|
|
429
|
-
<path d="M6.41646 6.91601C6.56748 6.1154 7.23606 5.53845 8 5.53845C8.86944 5.53845 9.61538 6.28577 9.61538 7.25961H10.6154C10.6154 5.95294 9.71985 4.83191 8.5 4.58772V3.76923H7.5V4.58772C6.28015 4.8319 5.38461 5.95294 5.38461 7.25961V7.61435L9.58354 9.08397C9.43252 9.88458 8.76393 10.4615 8 10.4615C7.13055 10.4615 6.38461 9.71421 6.38461 8.74038H5.38461C5.38461 10.047 6.28015 11.1681 7.5 11.4123V12.2308H8.5V11.4123C9.71985 11.1681 10.6154 10.047 10.6154 8.74038V8.38563L6.41646 6.91601Z" fill="currentColor"/>
|
|
430
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
285
|
+
<path d="M6.41646 6.91601C6.56748 6.1154 7.23606 5.53845 8 5.53845C8.86944 5.53845 9.61538 6.28577 9.61538 7.25961H10.6154C10.6154 5.95294 9.71985 4.83191 8.5 4.58772V3.76923H7.5V4.58772C6.28015 4.8319 5.38461 5.95294 5.38461 7.25961V7.61435L9.58354 9.08397C9.43252 9.88458 8.76393 10.4615 8 10.4615C7.13055 10.4615 6.38461 9.71421 6.38461 8.74038H5.38461C5.38461 10.047 6.28015 11.1681 7.5 11.4123V12.2308H8.5V11.4123C9.71985 11.1681 10.6154 10.047 10.6154 8.74038V8.38563L6.41646 6.91601Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
431
286
|
</symbol>
|
|
432
287
|
<symbol id="coin-stack" viewBox="0 0 16 16" fill="currentColor">
|
|
433
|
-
<path d="M9.5 11.4V10.7416C8.55372 10.5162 7.84999 9.66527 7.84999 8.64999H8.84999C8.84999 9.28512 9.36486 9.79999 9.99999 9.79999C10.5156 9.79999 10.952 9.46061 11.098 8.99303L7.84999 7.91037V7.54999C7.84999 6.53472 8.55372 5.68381 9.5 5.45844V4.8H10.5V5.45844C11.4463 5.68382 12.15 6.53473 12.15 7.54999H11.15C11.15 6.91487 10.6351 6.39999 9.99999 6.39999C9.48434 6.39999 9.04796 6.73938 8.90202 7.20696L12.15 8.28961V8.64999C12.15 9.66526 11.4463 10.5162 10.5 10.7415V11.4H9.5Z" fill="currentColor"/>
|
|
434
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M6 13C5.99999 13 6.00001 13 6 13C3.23859 13 1 10.7614 1 8C1 5.23859 3.23856 3.00002 5.99997 3C5.99996 3 5.99998 3 5.99997 3H9.99997C9.99996 3 9.99998 3 9.99997 3C12.7614 3 15 5.23858 15 8C15 10.7614 12.7614 13 10 13C9.99999 13 10 13 10 13H6ZM2 8C2 6.22668 3.15396 4.72287 4.75193 4.19856C3.67965 5.11561 3 6.47844 3 8C3 9.52156 3.67966 10.8844 4.75194 11.8014C3.15397 11.2771 2 9.77333 2 8ZM6.75193 4.19856C5.15396 4.72287 4 6.22668 4 8C4 9.77333 5.15397 11.2771 6.75194 11.8014C5.67966 10.8844 5 9.52156 5 8C5 6.47844 5.67965 5.11561 6.75193 4.19856ZM9.99997 4C7.79084 4.00002 6 5.79087 6 8C6 10.2091 7.79084 12 9.99997 12C9.99996 12 9.99998 12 9.99997 12C12.2091 12 14 10.2091 14 8C14 5.79086 12.2091 4 9.99997 4C9.99998 4 9.99996 4 9.99997 4Z" fill="currentColor"/>
|
|
288
|
+
<path d="M9.5 11.4V10.7416C8.55372 10.5162 7.84999 9.66527 7.84999 8.64999H8.84999C8.84999 9.28512 9.36486 9.79999 9.99999 9.79999C10.5156 9.79999 10.952 9.46061 11.098 8.99303L7.84999 7.91037V7.54999C7.84999 6.53472 8.55372 5.68381 9.5 5.45844V4.8H10.5V5.45844C11.4463 5.68382 12.15 6.53473 12.15 7.54999H11.15C11.15 6.91487 10.6351 6.39999 9.99999 6.39999C9.48434 6.39999 9.04796 6.73938 8.90202 7.20696L12.15 8.28961V8.64999C12.15 9.66526 11.4463 10.5162 10.5 10.7415V11.4H9.5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M6 13C5.99999 13 6.00001 13 6 13C3.23859 13 1 10.7614 1 8C1 5.23859 3.23856 3.00002 5.99997 3C5.99996 3 5.99998 3 5.99997 3H9.99997C9.99996 3 9.99998 3 9.99997 3C12.7614 3 15 5.23858 15 8C15 10.7614 12.7614 13 10 13C9.99999 13 10 13 10 13H6ZM2 8C2 6.22668 3.15396 4.72287 4.75193 4.19856C3.67965 5.11561 3 6.47844 3 8C3 9.52156 3.67966 10.8844 4.75194 11.8014C3.15397 11.2771 2 9.77333 2 8ZM6.75193 4.19856C5.15396 4.72287 4 6.22668 4 8C4 9.77333 5.15397 11.2771 6.75194 11.8014C5.67966 10.8844 5 9.52156 5 8C5 6.47844 5.67965 5.11561 6.75193 4.19856ZM9.99997 4C7.79084 4.00002 6 5.79087 6 8C6 10.2091 7.79084 12 9.99997 12C9.99996 12 9.99998 12 9.99997 12C12.2091 12 14 10.2091 14 8C14 5.79086 12.2091 4 9.99997 4C9.99998 4 9.99996 4 9.99997 4Z" fill="currentColor"/>
|
|
435
289
|
</symbol>
|
|
436
290
|
<symbol id="coin-stack-general" viewBox="0 0 16 16" fill="currentColor">
|
|
437
|
-
<path d="M10 5C10.3938 5 10.7836 5.07787 11.1475 5.22852C11.5114 5.37928 11.8425 5.60033 12.1211 5.87891C12.3997 6.15748 12.6207 6.48857 12.7715 6.85254C12.9221 7.21638 13 7.60621 13 8C13 8.3938 12.9221 8.78361 12.7715 9.14746C12.6207 9.51144 12.3997 9.84252 12.1211 10.1211L11.4141 9.41406C11.5998 9.22835 11.7471 9.0073 11.8477 8.76465C11.948 8.52216 12 8.26243 12 8C12 7.73745 11.9481 7.47695 11.8477 7.23438C11.7472 6.99192 11.5996 6.77153 11.4141 6.58594C11.2283 6.40022 11.0073 6.25285 10.7646 6.15234C10.5222 6.05199 10.2624 6 10 6C9.73756 6 9.47784 6.05199 9.23535 6.15234C8.9927 6.25285 8.77165 6.40022 8.58594 6.58594L7.87891 5.87891C8.15748 5.60033 8.48856 5.37928 8.85254 5.22852C9.21639 5.07787 9.60619 5 10 5Z" fill="currentColor"/>
|
|
438
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M10 3C12.7614 3.00002 15 5.23859 15 8C15 10.7614 12.7614 13 10 13H6C3.23859 13 1 10.7614 1 8C1 5.23859 3.23859 3.00002 6 3H10ZM10 4C7.79087 4.00002 6 5.79087 6 8C6 10.2091 7.79087 12 10 12C12.2091 12 14 10.2091 14 8C14 5.79087 12.2091 4.00002 10 4ZM4.75195 4.19824C3.15399 4.72256 2 6.22668 2 8C2 9.77333 3.15398 11.2774 4.75195 11.8018C3.67968 10.8847 3 9.52156 3 8C3 6.47844 3.67967 5.1153 4.75195 4.19824ZM6.75195 4.19824C5.15399 4.72256 4 6.22668 4 8C4 9.77333 5.15398 11.2774 6.75195 11.8018C5.67968 10.8847 5 9.52156 5 8C5 6.47844 5.67967 5.1153 6.75195 4.19824Z" fill="currentColor"/>
|
|
291
|
+
<path d="M10 5C10.3938 5 10.7836 5.07787 11.1475 5.22852C11.5114 5.37928 11.8425 5.60033 12.1211 5.87891C12.3997 6.15748 12.6207 6.48857 12.7715 6.85254C12.9221 7.21638 13 7.60621 13 8C13 8.3938 12.9221 8.78361 12.7715 9.14746C12.6207 9.51144 12.3997 9.84252 12.1211 10.1211L11.4141 9.41406C11.5998 9.22835 11.7471 9.0073 11.8477 8.76465C11.948 8.52216 12 8.26243 12 8C12 7.73745 11.9481 7.47695 11.8477 7.23438C11.7472 6.99192 11.5996 6.77153 11.4141 6.58594C11.2283 6.40022 11.0073 6.25285 10.7646 6.15234C10.5222 6.05199 10.2624 6 10 6C9.73756 6 9.47784 6.05199 9.23535 6.15234C8.9927 6.25285 8.77165 6.40022 8.58594 6.58594L7.87891 5.87891C8.15748 5.60033 8.48856 5.37928 8.85254 5.22852C9.21639 5.07787 9.60619 5 10 5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M10 3C12.7614 3.00002 15 5.23859 15 8C15 10.7614 12.7614 13 10 13H6C3.23859 13 1 10.7614 1 8C1 5.23859 3.23859 3.00002 6 3H10ZM10 4C7.79087 4.00002 6 5.79087 6 8C6 10.2091 7.79087 12 10 12C12.2091 12 14 10.2091 14 8C14 5.79087 12.2091 4.00002 10 4ZM4.75195 4.19824C3.15399 4.72256 2 6.22668 2 8C2 9.77333 3.15398 11.2774 4.75195 11.8018C3.67968 10.8847 3 9.52156 3 8C3 6.47844 3.67967 5.1153 4.75195 4.19824ZM6.75195 4.19824C5.15399 4.72256 4 6.22668 4 8C4 9.77333 5.15398 11.2774 6.75195 11.8018C5.67968 10.8847 5 9.52156 5 8C5 6.47844 5.67967 5.1153 6.75195 4.19824Z" fill="currentColor"/>
|
|
439
292
|
</symbol>
|
|
440
293
|
<symbol id="compass" viewBox="0 0 16 16" fill="currentColor">
|
|
441
|
-
<path d="M8.72851 7.97856L7.97851 8.72856L7.2714 8.02145L8.0214 7.27145L8.72851 7.97856Z" fill="currentColor"/>
|
|
442
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.4992 4.79816L6.16406 6.16381L4.79606 10.4973L5.50266 11.2039L9.83622 9.83597L11.2019 5.5008L10.4992 4.79816ZM6.00249 9.99749L6.96098 6.96121L9.9944 6.00563L9.03882 9.03904L6.00249 9.99749Z" fill="currentColor"/>
|
|
443
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
294
|
+
<path d="M8.72851 7.97856L7.97851 8.72856L7.2714 8.02145L8.0214 7.27145L8.72851 7.97856Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M10.4992 4.79816L6.16406 6.16381L4.79606 10.4973L5.50266 11.2039L9.83622 9.83597L11.2019 5.5008L10.4992 4.79816ZM6.00249 9.99749L6.96098 6.96121L9.9944 6.00563L9.03882 9.03904L6.00249 9.99749Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
444
295
|
</symbol>
|
|
445
296
|
<symbol id="copy" viewBox="0 0 16 16" fill="currentColor">
|
|
446
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.5 2C2.67158 2 2 2.67 2 3.49649V9.50348C2 10.33 2.67157 11 3.5 11L9.5 11C10.3284 11 11 10.33 11 9.50351V3.49652C11 2.67003 10.3284 2.00003 9.5 2.00003L3.5 2ZM3 3.49649C3 3.22099 3.22386 2.99766 3.5 2.99766L9.5 2.99769C9.77614 2.99769 10 3.22102 10 3.49652V9.50351C10 9.77901 9.77614 10.0023 9.5 10.0023L3.5 10.0023C3.22386 10.0023 3 9.77898 3 9.50348V3.49649Z" fill="currentColor"/>
|
|
447
|
-
<path d="M5 12.5035V12H6V12.5035C6 12.779 6.22386 13.0023 6.5 13.0023L12.5 13.0023C12.7761 13.0023 13 12.779 13 12.5035V6.49649C13 6.22099 12.7761 5.99766 12.5 5.99766L12 5.99766V5L12.5 5C13.3284 5 14 5.67 14 6.49649V12.5035C14 13.33 13.3284 14 12.5 14L6.5 13.9999C5.67157 13.9999 5 13.3299 5 12.5035Z" fill="currentColor"/>
|
|
297
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.5 2C2.67158 2 2 2.67 2 3.49649V9.50348C2 10.33 2.67157 11 3.5 11L9.5 11C10.3284 11 11 10.33 11 9.50351V3.49652C11 2.67003 10.3284 2.00003 9.5 2.00003L3.5 2ZM3 3.49649C3 3.22099 3.22386 2.99766 3.5 2.99766L9.5 2.99769C9.77614 2.99769 10 3.22102 10 3.49652V9.50351C10 9.77901 9.77614 10.0023 9.5 10.0023L3.5 10.0023C3.22386 10.0023 3 9.77898 3 9.50348V3.49649Z" fill="currentColor"/><path d="M5 12.5035V12H6V12.5035C6 12.779 6.22386 13.0023 6.5 13.0023L12.5 13.0023C12.7761 13.0023 13 12.779 13 12.5035V6.49649C13 6.22099 12.7761 5.99766 12.5 5.99766L12 5.99766V5L12.5 5C13.3284 5 14 5.67 14 6.49649V12.5035C14 13.33 13.3284 14 12.5 14L6.5 13.9999C5.67157 13.9999 5 13.3299 5 12.5035Z" fill="currentColor"/>
|
|
448
298
|
</symbol>
|
|
449
299
|
<symbol id="crop" viewBox="0 0 16 16" fill="currentColor">
|
|
450
300
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M5 1H4V4H1L1 5H4V12L11 12V15H12V12H15V11H12V4L5 4V1ZM11 5L5 5V11H11V5Z" fill="currentColor"/>
|
|
@@ -453,8 +303,7 @@
|
|
|
453
303
|
<path d="M4.11092 3.40381L8 7.2929L11.8891 3.40381L12.5962 4.11092L8.70711 8L12.5962 11.8891L11.8891 12.5962L8 8.70711L4.11092 12.5962L3.40381 11.8891L7.2929 8L3.40381 4.11092L4.11092 3.40381Z" fill="currentColor"/>
|
|
454
304
|
</symbol>
|
|
455
305
|
<symbol id="cross-circle" viewBox="0 0 16 16" fill="currentColor">
|
|
456
|
-
<path d="M9.64648 10.3535L8.00004 8.70708L6.35359 10.3535L5.64648 9.64642L7.29293 7.99998L5.64648 6.35353L6.35359 5.64642L8.00004 7.29287L9.64648 5.64642L10.3536 6.35353L8.70714 7.99998L10.3536 9.64642L9.64648 10.3535Z" fill="currentColor"/>
|
|
457
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
306
|
+
<path d="M9.64648 10.3535L8.00004 8.70708L6.35359 10.3535L5.64648 9.64642L7.29293 7.99998L5.64648 6.35353L6.35359 5.64642L8.00004 7.29287L9.64648 5.64642L10.3536 6.35353L8.70714 7.99998L10.3536 9.64642L9.64648 10.3535Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
458
307
|
</symbol>
|
|
459
308
|
<symbol id="cross-circle-filled" viewBox="0 0 16 16" fill="currentColor">
|
|
460
309
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 2C11.3137 2 14 4.68629 14 8C14 11.3137 11.3137 14 8 14C4.68629 14 2 11.3137 2 8C2 4.68629 4.68629 2 8 2ZM8 7.29297L6.35352 5.64648L5.64648 6.35352L7.29297 8L5.64648 9.64648L6.35352 10.3535L8 8.70703L9.64648 10.3535L10.3535 9.64648L8.70703 8L10.3535 6.35352L9.64648 5.64648L8 7.29297Z" fill="currentColor"/>
|
|
@@ -463,119 +312,70 @@
|
|
|
463
312
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 1.95285L14 4.61952V11.3805L8 14.0472L2 11.3805V4.61952L8 1.95285ZM3 5.71383L7.5 7.71383V12.7306L3 10.7306V5.71383ZM8.5 12.7306L13 10.7306V5.71383L8.5 7.71383V12.7306ZM8 6.84174L12.2689 4.94445L8 3.04717L3.73111 4.94445L8 6.84174Z" fill="currentColor"/>
|
|
464
313
|
</symbol>
|
|
465
314
|
<symbol id="cup" viewBox="0 0 16 16" fill="currentColor">
|
|
466
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M3 6H12V12.5C12 13.3284 11.3284 14 10.5 14H4.5C3.67157 14 3 13.3284 3 12.5V6ZM4 7V12.5C4 12.7761 4.22386 13 4.5 13H10.5C10.7761 13 11 12.7761 11 12.5V7H4Z" fill="currentColor"/>
|
|
467
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 8H12V7H12.5C13.3284 7 14 7.67157 14 8.5V10.5C14 11.3284 13.3284 12 12.5 12H12V11H12.5C12.7761 11 13 10.7761 13 10.5V8.5C13 8.22386 12.7761 8 12.5 8Z" fill="currentColor"/>
|
|
468
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M6 2V5H5V2H6ZM8 2V5H7V2H8ZM10 2V5H9V2H10Z" fill="currentColor"/>
|
|
315
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M3 6H12V12.5C12 13.3284 11.3284 14 10.5 14H4.5C3.67157 14 3 13.3284 3 12.5V6ZM4 7V12.5C4 12.7761 4.22386 13 4.5 13H10.5C10.7761 13 11 12.7761 11 12.5V7H4Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 8H12V7H12.5C13.3284 7 14 7.67157 14 8.5V10.5C14 11.3284 13.3284 12 12.5 12H12V11H12.5C12.7761 11 13 10.7761 13 10.5V8.5C13 8.22386 12.7761 8 12.5 8Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M6 2V5H5V2H6ZM8 2V5H7V2H8ZM10 2V5H9V2H10Z" fill="currentColor"/>
|
|
469
316
|
</symbol>
|
|
470
317
|
<symbol id="cursor-pointer" viewBox="0 0 16 16" fill="currentColor">
|
|
471
318
|
<path d="M13.2749 5.32758L13.4038 6.22113L10.5171 8.14496L13.48 11.1088V11.8159L12.0659 13.2299H11.3589L8.39502 10.267L6.47119 13.1537L5.57764 13.0248L2.396 2.77191L3.02197 2.14594L13.2749 5.32758ZM6.22119 11.725L7.90186 9.20551L7.97314 9.12054C8.0531 9.04429 8.15703 8.99589 8.26904 8.9848C8.41809 8.97006 8.56548 9.02343 8.67139 9.12933L11.7114 12.1694L12.4194 11.4614L9.37939 8.42133C9.27349 8.31542 9.22012 8.16803 9.23486 8.01898C9.24962 7.86991 9.33093 7.73489 9.45557 7.65179L11.9751 5.97113L3.63232 3.38226L6.22119 11.725Z" fill="currentColor"/>
|
|
472
319
|
</symbol>
|
|
473
320
|
<symbol id="dashboard" viewBox="0 0 16 16" fill="currentColor">
|
|
474
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 2C3.11929 2 2 3.11929 2 4.5V11.5C2 12.8807 3.11929 14 4.5 14H11.5C12.8807 14 14 12.8807 14 11.5V9H13V11.5C13 12.3284 12.3284 13 11.5 13H6V3H7V2H4.5ZM5 3H4.5C3.67157 3 3 3.67157 3 4.5V11.5C3 12.3284 3.67157 13 4.5 13H5V3Z" fill="currentColor"/>
|
|
475
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M9 5.5C9 4.67157 9.67157 4 10.5 4C11.3284 4 12 4.67157 12 5.5C12 6.32843 11.3284 7 10.5 7C9.67157 7 9 6.32843 9 5.5ZM10.5 5C10.2239 5 10 5.22386 10 5.5C10 5.77614 10.2239 6 10.5 6C10.7761 6 11 5.77614 11 5.5C11 5.22386 10.7761 5 10.5 5Z" fill="currentColor"/>
|
|
476
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 5.47744C7 3.55335 8.57057 2 10.5 2C12.4294 2 14 3.55335 14 5.47744C14 6.36783 13.6626 7.18062 13.1094 7.79506L11 10.1889V10.1875H10V10.1889L7.89059 7.79505C7.33743 7.18061 7 6.36782 7 5.47744ZM10.5 3C9.11572 3 8 4.11274 8 5.47744C8 6.11115 8.23947 6.68872 8.63521 7.12755L8.63905 7.13182L10.5 9.24372L12.3648 7.12753C12.7605 6.6887 13 6.11115 13 5.47744C13 4.11274 11.8843 3 10.5 3Z" fill="currentColor"/>
|
|
321
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 2C3.11929 2 2 3.11929 2 4.5V11.5C2 12.8807 3.11929 14 4.5 14H11.5C12.8807 14 14 12.8807 14 11.5V9H13V11.5C13 12.3284 12.3284 13 11.5 13H6V3H7V2H4.5ZM5 3H4.5C3.67157 3 3 3.67157 3 4.5V11.5C3 12.3284 3.67157 13 4.5 13H5V3Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M9 5.5C9 4.67157 9.67157 4 10.5 4C11.3284 4 12 4.67157 12 5.5C12 6.32843 11.3284 7 10.5 7C9.67157 7 9 6.32843 9 5.5ZM10.5 5C10.2239 5 10 5.22386 10 5.5C10 5.77614 10.2239 6 10.5 6C10.7761 6 11 5.77614 11 5.5C11 5.22386 10.7761 5 10.5 5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M7 5.47744C7 3.55335 8.57057 2 10.5 2C12.4294 2 14 3.55335 14 5.47744C14 6.36783 13.6626 7.18062 13.1094 7.79506L11 10.1889V10.1875H10V10.1889L7.89059 7.79505C7.33743 7.18061 7 6.36782 7 5.47744ZM10.5 3C9.11572 3 8 4.11274 8 5.47744C8 6.11115 8.23947 6.68872 8.63521 7.12755L8.63905 7.13182L10.5 9.24372L12.3648 7.12753C12.7605 6.6887 13 6.11115 13 5.47744C13 4.11274 11.8843 3 10.5 3Z" fill="currentColor"/>
|
|
477
322
|
</symbol>
|
|
478
323
|
<symbol id="dashcam" viewBox="0 0 16 16" fill="currentColor">
|
|
479
|
-
<path d="M9 10C9 10.5523 8.55228 11 8 11C7.44772 11 7 10.5523 7 10C7 9.44772 7.44772 9 8 9C8.55228 9 9 9.44772 9 10Z" fill="currentColor"/>
|
|
480
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.5 3C2.11929 3 1 4.11929 1 5.5V10.5C1 11.8807 2.11929 13 3.5 13H12.5C13.8807 13 15 11.8807 15 10.5V5.5C15 4.11929 13.8807 3 12.5 3H3.5ZM11 12H12.5C13.3284 12 14 11.3284 14 10.5V5.5C14 4.67157 13.3284 4 12.5 4L8.5 4V7H9.5C10.3284 7 11 7.67157 11 8.5V12ZM7.5 7V4H3.5C2.67157 4 2 4.67157 2 5.5V10.5C2 11.3284 2.67157 12 3.5 12H5V8.5C5 7.67157 5.67157 7 6.5 7H7.5ZM10 12V8.5C10 8.22386 9.77614 8 9.5 8H6.5C6.22386 8 6 8.22386 6 8.5V12H10Z" fill="currentColor"/>
|
|
324
|
+
<path d="M9 10C9 10.5523 8.55228 11 8 11C7.44772 11 7 10.5523 7 10C7 9.44772 7.44772 9 8 9C8.55228 9 9 9.44772 9 10Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M3.5 3C2.11929 3 1 4.11929 1 5.5V10.5C1 11.8807 2.11929 13 3.5 13H12.5C13.8807 13 15 11.8807 15 10.5V5.5C15 4.11929 13.8807 3 12.5 3H3.5ZM11 12H12.5C13.3284 12 14 11.3284 14 10.5V5.5C14 4.67157 13.3284 4 12.5 4L8.5 4V7H9.5C10.3284 7 11 7.67157 11 8.5V12ZM7.5 7V4H3.5C2.67157 4 2 4.67157 2 5.5V10.5C2 11.3284 2.67157 12 3.5 12H5V8.5C5 7.67157 5.67157 7 6.5 7H7.5ZM10 12V8.5C10 8.22386 9.77614 8 9.5 8H6.5C6.22386 8 6 8.22386 6 8.5V12H10Z" fill="currentColor"/>
|
|
481
325
|
</symbol>
|
|
482
326
|
<symbol id="dashcam-live-stream" viewBox="0 0 16 16" fill="currentColor">
|
|
483
|
-
<path d="M8.5 11H7.5V10H8.5V11Z" fill="currentColor"/>
|
|
484
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.5 5H8.5V8H9.5C10.3284 8 11 8.67157 11 9.5V12H11.5C12.3284 12 13 11.3284 13 10.5V7.5H14V10.5C14 11.8807 12.8807 13 11.5 13H4.5C3.11929 13 2 11.8807 2 10.5V6.5C2 5.11929 3.11929 4 4.5 4H10.5V5ZM4.5 5C3.67157 5 3 5.67157 3 6.5V10.5C3 11.3284 3.67157 12 4.5 12H5V9.5C5 8.67157 5.67157 8 6.5 8H7.5V5H4.5ZM6.5 9C6.22386 9 6 9.22386 6 9.5V12H10V9.5C10 9.22386 9.77614 9 9.5 9H6.5Z" fill="currentColor"/>
|
|
485
|
-
<path d="M11.5 4C12.8807 4 14 5.11929 14 6.5H13C13 5.67157 12.3284 5 11.5 5V4Z" fill="currentColor"/>
|
|
486
|
-
<path d="M11.5 2C13.9853 2 16 4.01472 16 6.5H15C15 4.567 13.433 3 11.5 3V2Z" fill="currentColor"/>
|
|
327
|
+
<path d="M8.5 11H7.5V10H8.5V11Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M10.5 5H8.5V8H9.5C10.3284 8 11 8.67157 11 9.5V12H11.5C12.3284 12 13 11.3284 13 10.5V7.5H14V10.5C14 11.8807 12.8807 13 11.5 13H4.5C3.11929 13 2 11.8807 2 10.5V6.5C2 5.11929 3.11929 4 4.5 4H10.5V5ZM4.5 5C3.67157 5 3 5.67157 3 6.5V10.5C3 11.3284 3.67157 12 4.5 12H5V9.5C5 8.67157 5.67157 8 6.5 8H7.5V5H4.5ZM6.5 9C6.22386 9 6 9.22386 6 9.5V12H10V9.5C10 9.22386 9.77614 9 9.5 9H6.5Z" fill="currentColor"/><path d="M11.5 4C12.8807 4 14 5.11929 14 6.5H13C13 5.67157 12.3284 5 11.5 5V4Z" fill="currentColor"/><path d="M11.5 2C13.9853 2 16 4.01472 16 6.5H15C15 4.567 13.433 3 11.5 3V2Z" fill="currentColor"/>
|
|
487
328
|
</symbol>
|
|
488
329
|
<symbol id="devices" viewBox="0 0 16 16" fill="currentColor">
|
|
489
|
-
<path d="M6.5 13C6.77614 13 7 12.7761 7 12.5C7 12.2239 6.77614 12 6.5 12C6.22386 12 6 12.2239 6 12.5C6 12.7761 6.22386 13 6.5 13Z" fill="currentColor"/>
|
|
490
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.5 0.996033C4.28912 0.996033 3.27931 1.8569 3.04921 3H2V4H3V7.05001C1.85888 7.28164 1 8.29052 1 9.5V12.5C1 13.8807 2.11929 15 3.5 15H9.5C10.8807 15 12 13.8807 12 12.5V12H12.4959C13.8767 12 14.9959 10.8807 14.9959 9.49998V3.49603C14.9959 2.11532 13.8767 0.996033 12.4959 0.996033H5.5ZM4 3.49603C4 2.6676 4.67157 1.99603 5.5 1.99603H12.4959C13.3244 1.99603 13.9959 2.66761 13.9959 3.49603V9.49998C13.9959 10.3284 13.3244 11 12.4959 11H12V9.5C12 8.11929 10.8807 7 9.5 7H4V3.49603ZM3.5 8C2.67157 8 2 8.67157 2 9.5V12.5C2 13.3284 2.67157 14 3.5 14H4V11.5C4 10.6716 4.67157 10 5.5 10H6V8H3.5ZM7.5 10H7V8H9.5C10.3284 8 11 8.67157 11 9.5V12.5C11 13.3284 10.3284 14 9.5 14H9V11.5C9 10.6716 8.32843 10 7.5 10ZM8 11.5V14H5V11.5C5 11.2239 5.22386 11 5.5 11H7.5C7.77614 11 8 11.2239 8 11.5Z" fill="currentColor"/>
|
|
330
|
+
<path d="M6.5 13C6.77614 13 7 12.7761 7 12.5C7 12.2239 6.77614 12 6.5 12C6.22386 12 6 12.2239 6 12.5C6 12.7761 6.22386 13 6.5 13Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M5.5 0.996033C4.28912 0.996033 3.27931 1.8569 3.04921 3H2V4H3V7.05001C1.85888 7.28164 1 8.29052 1 9.5V12.5C1 13.8807 2.11929 15 3.5 15H9.5C10.8807 15 12 13.8807 12 12.5V12H12.4959C13.8767 12 14.9959 10.8807 14.9959 9.49998V3.49603C14.9959 2.11532 13.8767 0.996033 12.4959 0.996033H5.5ZM4 3.49603C4 2.6676 4.67157 1.99603 5.5 1.99603H12.4959C13.3244 1.99603 13.9959 2.66761 13.9959 3.49603V9.49998C13.9959 10.3284 13.3244 11 12.4959 11H12V9.5C12 8.11929 10.8807 7 9.5 7H4V3.49603ZM3.5 8C2.67157 8 2 8.67157 2 9.5V12.5C2 13.3284 2.67157 14 3.5 14H4V11.5C4 10.6716 4.67157 10 5.5 10H6V8H3.5ZM7.5 10H7V8H9.5C10.3284 8 11 8.67157 11 9.5V12.5C11 13.3284 10.3284 14 9.5 14H9V11.5C9 10.6716 8.32843 10 7.5 10ZM8 11.5V14H5V11.5C5 11.2239 5.22386 11 5.5 11H7.5C7.77614 11 8 11.2239 8 11.5Z" fill="currentColor"/>
|
|
491
331
|
</symbol>
|
|
492
332
|
<symbol id="document" viewBox="0 0 16 16" fill="currentColor">
|
|
493
|
-
<path d="M5 12H11V11H5V12Z" fill="currentColor"/>
|
|
494
|
-
<path d="M5 10H11V9H5V10Z" fill="currentColor"/>
|
|
495
|
-
<path d="M5 8H11V7H5V8Z" fill="currentColor"/>
|
|
496
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.70711 2H3V14H13V5.29289L9.70711 2ZM4 13V3H9.29289L12 5.70711V13H4Z" fill="currentColor"/>
|
|
333
|
+
<path d="M5 12H11V11H5V12Z" fill="currentColor"/><path d="M5 10H11V9H5V10Z" fill="currentColor"/><path d="M5 8H11V7H5V8Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M9.70711 2H3V14H13V5.29289L9.70711 2ZM4 13V3H9.29289L12 5.70711V13H4Z" fill="currentColor"/>
|
|
497
334
|
</symbol>
|
|
498
335
|
<symbol id="document-arrow" viewBox="0 0 16 16" fill="currentColor">
|
|
499
|
-
<path d="M3 2H9.70711L13 5.29289V7H12V5.70711L9.29289 3H4V13H12V12H13V14H3V2Z" fill="currentColor"/>
|
|
500
|
-
<path d="M11.5579 10H7V9H11.6081L9.9617 7.35356L10.6688 6.64645L13.0042 8.98187V9.96789L13 9.97212V10H12.9721L10.6688 12.3033L9.9617 11.5962L11.5579 10Z" fill="currentColor"/>
|
|
336
|
+
<path d="M3 2H9.70711L13 5.29289V7H12V5.70711L9.29289 3H4V13H12V12H13V14H3V2Z" fill="currentColor"/><path d="M11.5579 10H7V9H11.6081L9.9617 7.35356L10.6688 6.64645L13.0042 8.98187V9.96789L13 9.97212V10H12.9721L10.6688 12.3033L9.9617 11.5962L11.5579 10Z" fill="currentColor"/>
|
|
501
337
|
</symbol>
|
|
502
338
|
<symbol id="document-chart" viewBox="0 0 16 16" fill="currentColor">
|
|
503
|
-
<path d="M5 12H11V11H5V12Z" fill="currentColor"/>
|
|
504
|
-
<path d="M11 10H5V9H11V10Z" fill="currentColor"/>
|
|
505
|
-
<path d="M9 6.29291L7 4.29291L4.64645 6.64646L5.35355 7.35357L7 5.70712L9 7.70712L11.3536 5.35357L10.6464 4.64646L9 6.29291Z" fill="currentColor"/>
|
|
506
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M13 2H3V14H13V2ZM4 13V3H12V13H4Z" fill="currentColor"/>
|
|
339
|
+
<path d="M5 12H11V11H5V12Z" fill="currentColor"/><path d="M11 10H5V9H11V10Z" fill="currentColor"/><path d="M9 6.29291L7 4.29291L4.64645 6.64646L5.35355 7.35357L7 5.70712L9 7.70712L11.3536 5.35357L10.6464 4.64646L9 6.29291Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M13 2H3V14H13V2ZM4 13V3H12V13H4Z" fill="currentColor"/>
|
|
507
340
|
</symbol>
|
|
508
341
|
<symbol id="document-dollar" viewBox="0 0 16 16" fill="currentColor">
|
|
509
|
-
<path d="M8.5 5.60742C9.51548 5.84532 10.25 6.7928 10.25 7.8877H9.25C9.25 7.12575 8.66765 6.5498 8 6.5498C7.43621 6.5498 6.93288 6.96038 6.79004 7.54688L10.25 8.75781V9.1123C10.25 10.2072 9.51548 11.1547 8.5 11.3926V12H7.5V11.3926C6.48452 11.1547 5.75 10.2072 5.75 9.1123H6.75C6.75 9.87425 7.33235 10.4502 8 10.4502C8.56379 10.4502 9.06712 10.0396 9.20996 9.45312L5.75 8.24219V7.8877C5.75 6.7928 6.48452 5.84532 7.5 5.60742V5H8.5V5.60742Z" fill="currentColor"/>
|
|
510
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M13 5.29297V14H3V2H9.70703L13 5.29297ZM4 13H12V5.70703L9.29297 3H4V13Z" fill="currentColor"/>
|
|
342
|
+
<path d="M8.5 5.60742C9.51548 5.84532 10.25 6.7928 10.25 7.8877H9.25C9.25 7.12575 8.66765 6.5498 8 6.5498C7.43621 6.5498 6.93288 6.96038 6.79004 7.54688L10.25 8.75781V9.1123C10.25 10.2072 9.51548 11.1547 8.5 11.3926V12H7.5V11.3926C6.48452 11.1547 5.75 10.2072 5.75 9.1123H6.75C6.75 9.87425 7.33235 10.4502 8 10.4502C8.56379 10.4502 9.06712 10.0396 9.20996 9.45312L5.75 8.24219V7.8877C5.75 6.7928 6.48452 5.84532 7.5 5.60742V5H8.5V5.60742Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M13 5.29297V14H3V2H9.70703L13 5.29297ZM4 13H12V5.70703L9.29297 3H4V13Z" fill="currentColor"/>
|
|
511
343
|
</symbol>
|
|
512
344
|
<symbol id="document-gear" viewBox="0 0 16 16" fill="currentColor">
|
|
513
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M11 3.5C10.1716 3.5 9.5 4.17157 9.5 5C9.5 5.82843 10.1716 6.5 11 6.5C11.8284 6.5 12.5 5.82843 12.5 5C12.5 4.17157 11.8284 3.5 11 3.5ZM10.5 5C10.5 4.72386 10.7239 4.5 11 4.5C11.2761 4.5 11.5 4.72386 11.5 5C11.5 5.27614 11.2761 5.5 11 5.5C10.7239 5.5 10.5 5.27614 10.5 5Z" fill="currentColor"/>
|
|
514
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.85366 0.5H12.146L12.5694 2.12063L12.7974 2.24662L14.4726 1.78806L15.6383 3.72025L14.3735 4.89059V5.10941L15.6383 6.27975L14.4726 8.21194L12.7974 7.75338L12.5694 7.87937L12.146 9.5H9.85366L9.43027 7.87937L9.20224 7.75338L7.52708 8.21194L6.36133 6.27975L7.62619 5.10941V4.89059L6.36133 3.72025L7.52708 1.78806L9.20224 2.24662L9.43027 2.12063L9.85366 0.5ZM13.3735 5.54653L14.3613 6.46057L14.0071 7.04773L12.6695 6.68158L11.7103 7.21153L11.3737 8.5H10.626L10.2894 7.21154L9.33015 6.68158L7.99258 7.04773L7.63833 6.46057L8.62619 5.54653V4.45347L7.63833 3.53943L7.99258 2.95227L9.33015 3.31842L10.2894 2.78846L10.626 1.5H11.3737L11.7103 2.78847L12.6695 3.31842L14.0071 2.95227L14.3613 3.53943L13.3735 4.45347V5.54653Z" fill="currentColor"/>
|
|
515
|
-
<path d="M3 2H5.5V3H4V13H12V11H13V14H3V2Z" fill="currentColor"/>
|
|
516
|
-
<path d="M5 10H8.5V9H5V10Z" fill="currentColor"/>
|
|
517
|
-
<path d="M5 12H11V11H5V12Z" fill="currentColor"/>
|
|
345
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M11 3.5C10.1716 3.5 9.5 4.17157 9.5 5C9.5 5.82843 10.1716 6.5 11 6.5C11.8284 6.5 12.5 5.82843 12.5 5C12.5 4.17157 11.8284 3.5 11 3.5ZM10.5 5C10.5 4.72386 10.7239 4.5 11 4.5C11.2761 4.5 11.5 4.72386 11.5 5C11.5 5.27614 11.2761 5.5 11 5.5C10.7239 5.5 10.5 5.27614 10.5 5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M9.85366 0.5H12.146L12.5694 2.12063L12.7974 2.24662L14.4726 1.78806L15.6383 3.72025L14.3735 4.89059V5.10941L15.6383 6.27975L14.4726 8.21194L12.7974 7.75338L12.5694 7.87937L12.146 9.5H9.85366L9.43027 7.87937L9.20224 7.75338L7.52708 8.21194L6.36133 6.27975L7.62619 5.10941V4.89059L6.36133 3.72025L7.52708 1.78806L9.20224 2.24662L9.43027 2.12063L9.85366 0.5ZM13.3735 5.54653L14.3613 6.46057L14.0071 7.04773L12.6695 6.68158L11.7103 7.21153L11.3737 8.5H10.626L10.2894 7.21154L9.33015 6.68158L7.99258 7.04773L7.63833 6.46057L8.62619 5.54653V4.45347L7.63833 3.53943L7.99258 2.95227L9.33015 3.31842L10.2894 2.78846L10.626 1.5H11.3737L11.7103 2.78847L12.6695 3.31842L14.0071 2.95227L14.3613 3.53943L13.3735 4.45347V5.54653Z" fill="currentColor"/><path d="M3 2H5.5V3H4V13H12V11H13V14H3V2Z" fill="currentColor"/><path d="M5 10H8.5V9H5V10Z" fill="currentColor"/><path d="M5 12H11V11H5V12Z" fill="currentColor"/>
|
|
518
346
|
</symbol>
|
|
519
347
|
<symbol id="document-inverted" viewBox="0 0 16 16" fill="currentColor">
|
|
520
|
-
<path d="M5 4H11V5H5V4Z" fill="currentColor"/>
|
|
521
|
-
<path d="M5 6H11V7H5V6Z" fill="currentColor"/>
|
|
522
|
-
<path d="M5 8H11V9H5V8Z" fill="currentColor"/>
|
|
523
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.70711 14H3V2H13V10.7071L9.70711 14ZM4 3V13H9.29289L12 10.2929V3H4Z" fill="currentColor"/>
|
|
348
|
+
<path d="M5 4H11V5H5V4Z" fill="currentColor"/><path d="M5 6H11V7H5V6Z" fill="currentColor"/><path d="M5 8H11V9H5V8Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M9.70711 14H3V2H13V10.7071L9.70711 14ZM4 3V13H9.29289L12 10.2929V3H4Z" fill="currentColor"/>
|
|
524
349
|
</symbol>
|
|
525
350
|
<symbol id="document-pencil" viewBox="0 0 16 16" fill="currentColor">
|
|
526
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.9394 7.10839L8.3813 8.0913L7.74031 7.43253L8.77831 4.93722L12.4226 1.29291L14.5887 3.45904L10.9394 7.10839ZM13.1745 3.45905L12.4226 2.70712L10.2071 4.92262L10.959 5.67454L13.1745 3.45905ZM10.1939 6.32358L9.11172 6.73937L9.55178 5.68149L10.1939 6.32358Z" fill="currentColor"/>
|
|
527
|
-
<path d="M9 2H3V14H13V8H12V13H4V3H9V2Z" fill="currentColor"/>
|
|
528
|
-
<path d="M11 10H5V9H11V10Z" fill="currentColor"/>
|
|
529
|
-
<path d="M11 12H5V11H11V12Z" fill="currentColor"/>
|
|
351
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.9394 7.10839L8.3813 8.0913L7.74031 7.43253L8.77831 4.93722L12.4226 1.29291L14.5887 3.45904L10.9394 7.10839ZM13.1745 3.45905L12.4226 2.70712L10.2071 4.92262L10.959 5.67454L13.1745 3.45905ZM10.1939 6.32358L9.11172 6.73937L9.55178 5.68149L10.1939 6.32358Z" fill="currentColor"/><path d="M9 2H3V14H13V8H12V13H4V3H9V2Z" fill="currentColor"/><path d="M11 10H5V9H11V10Z" fill="currentColor"/><path d="M11 12H5V11H11V12Z" fill="currentColor"/>
|
|
530
352
|
</symbol>
|
|
531
353
|
<symbol id="document-plus" viewBox="0 0 16 16" fill="currentColor">
|
|
532
|
-
<path d="M3 2H8.5V3H4V13H12V6.5H13V14H3V2Z" fill="currentColor"/>
|
|
533
|
-
<path d="M11 12H5V11H11V12Z" fill="currentColor"/>
|
|
534
|
-
<path d="M11 10H5V9H11V10Z" fill="currentColor"/>
|
|
535
|
-
<path d="M11 8H5V7H11V8Z" fill="currentColor"/>
|
|
536
|
-
<path d="M11 2V3H10V4H11V5H12V4H13V3H12V2H11Z" fill="currentColor"/>
|
|
354
|
+
<path d="M3 2H8.5V3H4V13H12V6.5H13V14H3V2Z" fill="currentColor"/><path d="M11 12H5V11H11V12Z" fill="currentColor"/><path d="M11 10H5V9H11V10Z" fill="currentColor"/><path d="M11 8H5V7H11V8Z" fill="currentColor"/><path d="M11 2V3H10V4H11V5H12V4H13V3H12V2H11Z" fill="currentColor"/>
|
|
537
355
|
</symbol>
|
|
538
356
|
<symbol id="document-question" viewBox="0 0 16 16" fill="currentColor">
|
|
539
|
-
<path d="M8.5 11.5H7.5V10.5H8.5V11.5Z" fill="currentColor"/>
|
|
540
|
-
<path d="M8 5C9.15944 5.00026 10.1004 5.94015 10.1006 7.09961C10.1006 8.08679 9.41796 8.9121 8.5 9.13672V9.75H7.5V8.2002H8C8.60729 8.19993 9.10059 7.70696 9.10059 7.09961C9.10038 6.49244 8.60716 6.00026 8 6C7.3928 6.00021 6.9006 6.49241 6.90039 7.09961H5.90039C5.9006 5.94012 6.84051 5.00021 8 5Z" fill="currentColor"/>
|
|
541
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M13 5.29297V14H3V2H9.70703L13 5.29297ZM4 13H12V5.70703L9.29297 3H4V13Z" fill="currentColor"/>
|
|
357
|
+
<path d="M8.5 11.5H7.5V10.5H8.5V11.5Z" fill="currentColor"/><path d="M8 5C9.15944 5.00026 10.1004 5.94015 10.1006 7.09961C10.1006 8.08679 9.41796 8.9121 8.5 9.13672V9.75H7.5V8.2002H8C8.60729 8.19993 9.10059 7.70696 9.10059 7.09961C9.10038 6.49244 8.60716 6.00026 8 6C7.3928 6.00021 6.9006 6.49241 6.90039 7.09961H5.90039C5.9006 5.94012 6.84051 5.00021 8 5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M13 5.29297V14H3V2H9.70703L13 5.29297ZM4 13H12V5.70703L9.29297 3H4V13Z" fill="currentColor"/>
|
|
542
358
|
</symbol>
|
|
543
359
|
<symbol id="document-receipt" viewBox="0 0 16 16" fill="currentColor">
|
|
544
|
-
<path d="M5 6H11V5H5V6Z" fill="currentColor"/>
|
|
545
|
-
<path d="M5 8H11V7H5V8Z" fill="currentColor"/>
|
|
546
|
-
<path d="M5 10H11V9H5V10Z" fill="currentColor"/>
|
|
547
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.25 1.50001V1L6.75 1.00005V1.50004C6.75 1.77618 6.52614 2.00004 6.25 2.00004C5.97386 2.00004 5.75 1.77618 5.75 1.50004V1.00005L3 1V14.0001L5.75 14V13.5C5.75 13.2239 5.97386 13 6.25 13C6.52614 13 6.75 13.2239 6.75 13.5V14L9.25 14.0001V13.5C9.25 13.2239 9.47386 13 9.75 13C10.0261 13 10.25 13.2239 10.25 13.5V14L13 14.0001V1.00001H10.25V1.50001C10.25 1.77615 10.0261 2.00001 9.75 2.00001C9.47386 2.00001 9.25 1.77615 9.25 1.50001ZM4 13V2.00002L4.83535 2.00003C5.04127 2.58263 5.59689 3.00004 6.25 3.00004C6.90311 3.00004 7.45873 2.58263 7.66465 2.00003L8.33536 2.00002C8.54128 2.58261 9.09689 3.00001 9.75 3.00001C10.4031 3.00001 10.9587 2.58261 11.1646 2.00001H12V13L11.1646 13C10.9587 12.4174 10.4031 12 9.75 12C9.09689 12 8.54128 12.4174 8.33536 13L7.66465 13C7.45873 12.4174 6.90311 12 6.25 12C5.59689 12 5.04127 12.4174 4.83535 13L4 13Z" fill="currentColor"/>
|
|
360
|
+
<path d="M5 6H11V5H5V6Z" fill="currentColor"/><path d="M5 8H11V7H5V8Z" fill="currentColor"/><path d="M5 10H11V9H5V10Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M9.25 1.50001V1L6.75 1.00005V1.50004C6.75 1.77618 6.52614 2.00004 6.25 2.00004C5.97386 2.00004 5.75 1.77618 5.75 1.50004V1.00005L3 1V14.0001L5.75 14V13.5C5.75 13.2239 5.97386 13 6.25 13C6.52614 13 6.75 13.2239 6.75 13.5V14L9.25 14.0001V13.5C9.25 13.2239 9.47386 13 9.75 13C10.0261 13 10.25 13.2239 10.25 13.5V14L13 14.0001V1.00001H10.25V1.50001C10.25 1.77615 10.0261 2.00001 9.75 2.00001C9.47386 2.00001 9.25 1.77615 9.25 1.50001ZM4 13V2.00002L4.83535 2.00003C5.04127 2.58263 5.59689 3.00004 6.25 3.00004C6.90311 3.00004 7.45873 2.58263 7.66465 2.00003L8.33536 2.00002C8.54128 2.58261 9.09689 3.00001 9.75 3.00001C10.4031 3.00001 10.9587 2.58261 11.1646 2.00001H12V13L11.1646 13C10.9587 12.4174 10.4031 12 9.75 12C9.09689 12 8.54128 12.4174 8.33536 13L7.66465 13C7.45873 12.4174 6.90311 12 6.25 12C5.59689 12 5.04127 12.4174 4.83535 13L4 13Z" fill="currentColor"/>
|
|
548
361
|
</symbol>
|
|
549
362
|
<symbol id="document-stacked" viewBox="0 0 16 16" fill="currentColor">
|
|
550
|
-
<path d="M12 11H6V10H12V11Z" fill="currentColor"/>
|
|
551
|
-
<path d="M12 9H6V8H12V9Z" fill="currentColor"/>
|
|
552
|
-
<path d="M12 7H6V6H12V7Z" fill="currentColor"/>
|
|
553
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M4 1H10.7071L14 4.29289V13H12V15H2V3H4V1ZM4 4H3V14H11V13H4V4ZM5 2V12H13V4.70711L10.2929 2H5Z" fill="currentColor"/>
|
|
363
|
+
<path d="M12 11H6V10H12V11Z" fill="currentColor"/><path d="M12 9H6V8H12V9Z" fill="currentColor"/><path d="M12 7H6V6H12V7Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M4 1H10.7071L14 4.29289V13H12V15H2V3H4V1ZM4 4H3V14H11V13H4V4ZM5 2V12H13V4.70711L10.2929 2H5Z" fill="currentColor"/>
|
|
554
364
|
</symbol>
|
|
555
365
|
<symbol id="door-sensor" viewBox="0 0 16 16" fill="currentColor">
|
|
556
|
-
<path d="M8 7C8.27614 7 8.5 7.22386 8.5 7.5V8.5C8.5 8.77614 8.27614 9 8 9C7.72386 9 7.5 8.77614 7.5 8.5V7.5C7.5 7.22386 7.72386 7 8 7Z" fill="currentColor"/>
|
|
557
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M3 3.5C3 2.11929 4.11929 1 5.5 1H10.5C11.8807 1 13 2.11929 13 3.5V8.5C13 9.88071 11.8807 11 10.5 11H5.5C4.11929 11 3 9.88071 3 8.5V3.5ZM10 10V6H6V10H10ZM11 9.91465V6C11 5.44772 10.5523 5 10 5H6C5.44772 5 5 5.44772 5 6V9.91465C4.4174 9.70873 4 9.15311 4 8.5V3.5C4 2.67157 4.67157 2 5.5 2H10.5C11.3284 2 12 2.67157 12 3.5V8.5C12 9.15311 11.5826 9.70873 11 9.91465Z" fill="currentColor"/>
|
|
558
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M3 13.5C3 12.6716 3.67157 12 4.5 12H11.5C12.3284 12 13 12.6716 13 13.5C13 14.3284 12.3284 15 11.5 15H4.5C3.67157 15 3 14.3284 3 13.5ZM4.5 13C4.22386 13 4 13.2239 4 13.5C4 13.7761 4.22386 14 4.5 14H11.5C11.7761 14 12 13.7761 12 13.5C12 13.2239 11.7761 13 11.5 13H4.5Z" fill="currentColor"/>
|
|
366
|
+
<path d="M8 7C8.27614 7 8.5 7.22386 8.5 7.5V8.5C8.5 8.77614 8.27614 9 8 9C7.72386 9 7.5 8.77614 7.5 8.5V7.5C7.5 7.22386 7.72386 7 8 7Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M3 3.5C3 2.11929 4.11929 1 5.5 1H10.5C11.8807 1 13 2.11929 13 3.5V8.5C13 9.88071 11.8807 11 10.5 11H5.5C4.11929 11 3 9.88071 3 8.5V3.5ZM10 10V6H6V10H10ZM11 9.91465V6C11 5.44772 10.5523 5 10 5H6C5.44772 5 5 5.44772 5 6V9.91465C4.4174 9.70873 4 9.15311 4 8.5V3.5C4 2.67157 4.67157 2 5.5 2H10.5C11.3284 2 12 2.67157 12 3.5V8.5C12 9.15311 11.5826 9.70873 11 9.91465Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M3 13.5C3 12.6716 3.67157 12 4.5 12H11.5C12.3284 12 13 12.6716 13 13.5C13 14.3284 12.3284 15 11.5 15H4.5C3.67157 15 3 14.3284 3 13.5ZM4.5 13C4.22386 13 4 13.2239 4 13.5C4 13.7761 4.22386 14 4.5 14H11.5C11.7761 14 12 13.7761 12 13.5C12 13.2239 11.7761 13 11.5 13H4.5Z" fill="currentColor"/>
|
|
559
367
|
</symbol>
|
|
560
368
|
<symbol id="dot-path" viewBox="0 0 16 16" fill="currentColor">
|
|
561
369
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.99988 1.5C8.82831 1.5 9.49988 2.17157 9.49988 3C9.49988 3.82843 8.82831 4.5 7.99988 4.5C7.76835 4.49998 7.55015 4.44526 7.35437 4.35156L4.35339 7.35352C3.85835 7.84861 3.85833 8.6514 4.35339 9.14648C4.84847 9.64156 5.65126 9.64153 6.14636 9.14648L9.14636 6.14648C10.032 5.26087 11.4678 5.26088 12.3534 6.14648C13.239 7.0321 13.239 8.4679 12.3534 9.35352L9.35144 12.3545C9.44514 12.5503 9.49988 12.7684 9.49988 13C9.49988 13.8284 8.82831 14.5 7.99988 14.5C7.17152 14.4999 6.49988 13.8284 6.49988 13C6.49988 12.1716 7.17152 11.5001 7.99988 11.5C8.2309 11.5 8.44895 11.5542 8.64441 11.6475L11.6464 8.64648C12.1415 8.15139 12.1415 7.34861 11.6464 6.85352C11.1513 6.35844 10.3485 6.35843 9.85339 6.85352L6.85339 9.85352C5.96777 10.7391 4.53197 10.7391 3.64636 9.85352C2.76077 8.96791 2.76079 7.5321 3.64636 6.64648L6.64734 3.64453C6.55403 3.44905 6.49988 3.23105 6.49988 3C6.49988 2.17162 7.17152 1.50008 7.99988 1.5ZM7.99988 12.5C7.7238 12.5001 7.49988 12.7239 7.49988 13C7.49988 13.2761 7.7238 13.4999 7.99988 13.5C8.27602 13.5 8.49988 13.2761 8.49988 13C8.49988 12.7239 8.27602 12.5 7.99988 12.5ZM7.99988 2.5C7.7238 2.50008 7.49988 2.72391 7.49988 3C7.49988 3.27609 7.7238 3.49992 7.99988 3.5C8.27602 3.5 8.49988 3.27614 8.49988 3C8.49988 2.72386 8.27602 2.5 7.99988 2.5Z" fill="currentColor"/>
|
|
562
370
|
</symbol>
|
|
563
371
|
<symbol id="download" viewBox="0 0 16 16" fill="currentColor">
|
|
564
|
-
<path d="M7.5 8.5826V1.99997H8.5V8.58265L10.1213 6.9613L10.8285 7.66841L8.49774 9.99913H7.50232L5.1716 7.66841L5.87871 6.9613L7.5 8.5826Z" fill="currentColor"/>
|
|
565
|
-
<path d="M2 12.5V9.99997H3V12.5C3 12.7761 3.22386 13 3.5 13H12.5C12.7761 13 13 12.7761 13 12.5V9.99997H14V12.5C14 13.3284 13.3284 14 12.5 14H3.5C2.67157 14 2 13.3284 2 12.5Z" fill="currentColor"/>
|
|
372
|
+
<path d="M7.5 8.5826V1.99997H8.5V8.58265L10.1213 6.9613L10.8285 7.66841L8.49774 9.99913H7.50232L5.1716 7.66841L5.87871 6.9613L7.5 8.5826Z" fill="currentColor"/><path d="M2 12.5V9.99997H3V12.5C3 12.7761 3.22386 13 3.5 13H12.5C12.7761 13 13 12.7761 13 12.5V9.99997H14V12.5C14 13.3284 13.3284 14 12.5 14H3.5C2.67157 14 2 13.3284 2 12.5Z" fill="currentColor"/>
|
|
566
373
|
</symbol>
|
|
567
374
|
<symbol id="drag" viewBox="0 0 16 16" fill="currentColor">
|
|
568
|
-
<path d="M7 4C7 4.55228 6.55228 5 6 5C5.44772 5 5 4.55228 5 4C5 3.44772 5.44772 3 6 3C6.55228 3 7 3.44772 7 4Z" fill="currentColor"/>
|
|
569
|
-
<path d="M7 12C7 12.5523 6.55229 13 6 13C5.44772 13 5 12.5523 5 12C5 11.4477 5.44772 11 6 11C6.55229 11 7 11.4477 7 12Z" fill="currentColor"/>
|
|
570
|
-
<path d="M6 9C6.55228 9 7 8.55228 7 8C7 7.44772 6.55228 7 6 7C5.44772 7 5 7.44772 5 8C5 8.55228 5.44772 9 6 9Z" fill="currentColor"/>
|
|
571
|
-
<path d="M11 4C11 4.55228 10.5523 5 10 5C9.44772 5 9 4.55228 9 4C9 3.44772 9.44772 3 10 3C10.5523 3 11 3.44772 11 4Z" fill="currentColor"/>
|
|
572
|
-
<path d="M11 12C11 12.5523 10.5523 13 10 13C9.44772 13 9 12.5523 9 12C9 11.4477 9.44772 11 10 11C10.5523 11 11 11.4477 11 12Z" fill="currentColor"/>
|
|
573
|
-
<path d="M10 9C10.5523 9 11 8.55228 11 8C11 7.44772 10.5523 7 10 7C9.44772 7 9 7.44772 9 8C9 8.55228 9.44772 9 10 9Z" fill="currentColor"/>
|
|
375
|
+
<path d="M7 4C7 4.55228 6.55228 5 6 5C5.44772 5 5 4.55228 5 4C5 3.44772 5.44772 3 6 3C6.55228 3 7 3.44772 7 4Z" fill="currentColor"/><path d="M7 12C7 12.5523 6.55229 13 6 13C5.44772 13 5 12.5523 5 12C5 11.4477 5.44772 11 6 11C6.55229 11 7 11.4477 7 12Z" fill="currentColor"/><path d="M6 9C6.55228 9 7 8.55228 7 8C7 7.44772 6.55228 7 6 7C5.44772 7 5 7.44772 5 8C5 8.55228 5.44772 9 6 9Z" fill="currentColor"/><path d="M11 4C11 4.55228 10.5523 5 10 5C9.44772 5 9 4.55228 9 4C9 3.44772 9.44772 3 10 3C10.5523 3 11 3.44772 11 4Z" fill="currentColor"/><path d="M11 12C11 12.5523 10.5523 13 10 13C9.44772 13 9 12.5523 9 12C9 11.4477 9.44772 11 10 11C10.5523 11 11 11.4477 11 12Z" fill="currentColor"/><path d="M10 9C10.5523 9 11 8.55228 11 8C11 7.44772 10.5523 7 10 7C9.44772 7 9 7.44772 9 8C9 8.55228 9.44772 9 10 9Z" fill="currentColor"/>
|
|
574
376
|
</symbol>
|
|
575
377
|
<symbol id="ellipses" viewBox="0 0 16 16" fill="currentColor">
|
|
576
|
-
<path d="M12 9C11.4477 9 11 8.55228 11 8C11 7.44772 11.4477 7 12 7C12.5523 7 13 7.44772 13 8C13 8.55228 12.5523 9 12 9Z" fill="currentColor"/>
|
|
577
|
-
<path d="M4 9C3.44772 9 3 8.55228 3 8C3 7.44772 3.44772 7 4 7C4.55228 7 5 7.44772 5 8C5 8.55228 4.55228 9 4 9Z" fill="currentColor"/>
|
|
578
|
-
<path d="M8 9C7.44772 9 7 8.55228 7 8C7 7.44772 7.44772 7 8 7C8.55228 7 9 7.44772 9 8C9 8.55228 8.55228 9 8 9Z" fill="currentColor"/>
|
|
378
|
+
<path d="M12 9C11.4477 9 11 8.55228 11 8C11 7.44772 11.4477 7 12 7C12.5523 7 13 7.44772 13 8C13 8.55228 12.5523 9 12 9Z" fill="currentColor"/><path d="M4 9C3.44772 9 3 8.55228 3 8C3 7.44772 3.44772 7 4 7C4.55228 7 5 7.44772 5 8C5 8.55228 4.55228 9 4 9Z" fill="currentColor"/><path d="M8 9C7.44772 9 7 8.55228 7 8C7 7.44772 7.44772 7 8 7C8.55228 7 9 7.44772 9 8C9 8.55228 8.55228 9 8 9Z" fill="currentColor"/>
|
|
579
379
|
</symbol>
|
|
580
380
|
<symbol id="email" viewBox="0 0 16 16" fill="currentColor">
|
|
581
381
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M15 3H1V13H15V3ZM2 4.64196V12H14V4.64196L8 10.1804L2 4.64196ZM13.2211 4H2.77886L8 8.81952L13.2211 4Z" fill="currentColor"/>
|
|
@@ -584,39 +384,31 @@
|
|
|
584
384
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M6 4H7V5H3V8H2V6H1V11H2V9H3V11.2071L4.79289 13H9.70711L11.7071 11H14.2071L15 10.2071V5.79289L14.2071 5H8V4H9V3H6V4ZM4 10.7929V6H11V10.2929L9.29289 12H5.20711L4 10.7929ZM12 10H13.7929L14 9.79289V6.20711L13.7929 6H12V10Z" fill="currentColor"/>
|
|
585
385
|
</symbol>
|
|
586
386
|
<symbol id="enter" viewBox="0 0 16 16" fill="currentColor">
|
|
587
|
-
<path d="M12 6V8.97461H5.41613L6.58794 10.1464L5.88082 10.8535L4 8.97267V7.97711L5.88076 6.0963L6.58787 6.80339L5.41669 7.97461H11V6H12Z" fill="currentColor"/>
|
|
588
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M1 4.5C1 3.67157 1.67157 3 2.5 3H13.5C14.3284 3 15 3.67157 15 4.5V11.5C15 12.3284 14.3284 13 13.5 13H2.5C1.67157 13 1 12.3284 1 11.5V4.5ZM2.5 4C2.22386 4 2 4.22386 2 4.5V11.5C2 11.7761 2.22386 12 2.5 12H13.5C13.7761 12 14 11.7761 14 11.5V4.5C14 4.22386 13.7761 4 13.5 4H2.5Z" fill="currentColor"/>
|
|
387
|
+
<path d="M12 6V8.97461H5.41613L6.58794 10.1464L5.88082 10.8535L4 8.97267V7.97711L5.88076 6.0963L6.58787 6.80339L5.41669 7.97461H11V6H12Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M1 4.5C1 3.67157 1.67157 3 2.5 3H13.5C14.3284 3 15 3.67157 15 4.5V11.5C15 12.3284 14.3284 13 13.5 13H2.5C1.67157 13 1 12.3284 1 11.5V4.5ZM2.5 4C2.22386 4 2 4.22386 2 4.5V11.5C2 11.7761 2.22386 12 2.5 12H13.5C13.7761 12 14 11.7761 14 11.5V4.5C14 4.22386 13.7761 4 13.5 4H2.5Z" fill="currentColor"/>
|
|
589
388
|
</symbol>
|
|
590
389
|
<symbol id="entity-asset" viewBox="0 0 16 16" fill="currentColor">
|
|
591
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 5C6.34315 5 5 6.34315 5 8C5 9.65685 6.34315 11 8 11C9.65685 11 11 9.65685 11 8C11 6.34315 9.65685 5 8 5Z" fill="currentColor"/>
|
|
592
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M14.0002 8C14.0002 11.3137 11.314 14 8.00024 14C4.68654 14 2.00024 11.3137 2.00024 8C2.00024 4.68629 4.68654 2 8.00024 2C11.314 2 14.0002 4.68629 14.0002 8ZM13.0002 8C13.0002 10.7614 10.7617 13 8.00024 13C5.23882 13 3.00024 10.7614 3.00024 8C3.00024 5.23858 5.23882 3 8.00024 3C10.7617 3 13.0002 5.23858 13.0002 8Z" fill="currentColor"/>
|
|
390
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 5C6.34315 5 5 6.34315 5 8C5 9.65685 6.34315 11 8 11C9.65685 11 11 9.65685 11 8C11 6.34315 9.65685 5 8 5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M14.0002 8C14.0002 11.3137 11.314 14 8.00024 14C4.68654 14 2.00024 11.3137 2.00024 8C2.00024 4.68629 4.68654 2 8.00024 2C11.314 2 14.0002 4.68629 14.0002 8ZM13.0002 8C13.0002 10.7614 10.7617 13 8.00024 13C5.23882 13 3.00024 10.7614 3.00024 8C3.00024 5.23858 5.23882 3 8.00024 3C10.7617 3 13.0002 5.23858 13.0002 8Z" fill="currentColor"/>
|
|
593
391
|
</symbol>
|
|
594
392
|
<symbol id="entity-asset-filled" viewBox="0 0 16 16" fill="currentColor">
|
|
595
393
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 8C14 11.3137 11.3137 14 8 14C4.68629 14 2 11.3137 2 8C2 4.68629 4.68629 2 8 2C11.3137 2 14 4.68629 14 8ZM5 8C5 6.34315 6.34315 5 8 5C9.65685 5 11 6.34315 11 8C11 9.65685 9.65685 11 8 11C6.34315 11 5 9.65685 5 8Z" fill="currentColor"/>
|
|
596
394
|
</symbol>
|
|
597
395
|
<symbol id="entity-driver" viewBox="0 0 16 16" fill="currentColor">
|
|
598
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.00024 4.25C7.07345 4.25 6.50024 5.14337 6.50024 6C6.50024 6.8566 7.07345 7.75 8.00024 7.75C8.927 7.75 9.50024 6.85661 9.50024 6C9.50024 5.14336 8.927 4.25 8.00024 4.25Z" fill="currentColor"/>
|
|
599
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.5995 9.4391L10.5345 9.38709C9.05288 8.2018 6.94761 8.2018 5.466 9.38709L5.40099 9.43909C5.14769 9.64173 5.00024 9.94851 5.00024 10.2729C5.00024 10.6745 5.32578 11 5.72736 11H10.2731C10.6747 11 11.0002 10.6745 11.0002 10.2729C11.0002 9.94851 10.8528 9.64173 10.5995 9.4391Z" fill="currentColor"/>
|
|
600
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M14.0002 8C14.0002 11.3137 11.314 14 8.00024 14C4.68654 14 2.00024 11.3137 2.00024 8C2.00024 4.68629 4.68654 2 8.00024 2C11.314 2 14.0002 4.68629 14.0002 8ZM13.0002 8C13.0002 10.7614 10.7617 13 8.00024 13C5.23882 13 3.00024 10.7614 3.00024 8C3.00024 5.23858 5.23882 3 8.00024 3C10.7617 3 13.0002 5.23858 13.0002 8Z" fill="currentColor"/>
|
|
396
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.00024 4.25C7.07345 4.25 6.50024 5.14337 6.50024 6C6.50024 6.8566 7.07345 7.75 8.00024 7.75C8.927 7.75 9.50024 6.85661 9.50024 6C9.50024 5.14336 8.927 4.25 8.00024 4.25Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M10.5995 9.4391L10.5345 9.38709C9.05288 8.2018 6.94761 8.2018 5.466 9.38709L5.40099 9.43909C5.14769 9.64173 5.00024 9.94851 5.00024 10.2729C5.00024 10.6745 5.32578 11 5.72736 11H10.2731C10.6747 11 11.0002 10.6745 11.0002 10.2729C11.0002 9.94851 10.8528 9.64173 10.5995 9.4391Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M14.0002 8C14.0002 11.3137 11.314 14 8.00024 14C4.68654 14 2.00024 11.3137 2.00024 8C2.00024 4.68629 4.68654 2 8.00024 2C11.314 2 14.0002 4.68629 14.0002 8ZM13.0002 8C13.0002 10.7614 10.7617 13 8.00024 13C5.23882 13 3.00024 10.7614 3.00024 8C3.00024 5.23858 5.23882 3 8.00024 3C10.7617 3 13.0002 5.23858 13.0002 8Z" fill="currentColor"/>
|
|
601
397
|
</symbol>
|
|
602
398
|
<symbol id="entity-driver-filled" viewBox="0 0 16 16" fill="currentColor">
|
|
603
399
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 8C14 11.3137 11.3137 14 8 14C4.68629 14 2 11.3137 2 8C2 4.68629 4.68629 2 8 2C11.3137 2 14 4.68629 14 8ZM8.00024 4.25C7.07345 4.25 6.50024 5.14337 6.50024 6C6.50024 6.8566 7.07345 7.75 8.00024 7.75C8.927 7.75 9.50024 6.85661 9.50024 6C9.50024 5.14336 8.927 4.25 8.00024 4.25ZM10.5995 9.43909L10.5345 9.38709C9.05288 8.2018 6.94761 8.2018 5.466 9.38709L5.40099 9.43909C5.14769 9.64173 5.00024 9.94851 5.00024 10.2729C5.00024 10.6745 5.32578 11 5.72736 11H10.2731C10.6747 11 11.0002 10.6745 11.0002 10.2729C11.0002 9.94851 10.8528 9.64173 10.5995 9.43909Z" fill="currentColor"/>
|
|
604
400
|
</symbol>
|
|
605
401
|
<symbol id="entity-travel-group" viewBox="0 0 16 16" fill="currentColor">
|
|
606
|
-
<path d="M7.95686 11.2463L7.35626 8.64368L4.75367 8.04308L4.52881 9.01747L6.52241 9.47754L6.98247 11.4711L7.95686 11.2463Z" fill="currentColor"/>
|
|
607
|
-
<path d="M10.2126 5.15002L5.96997 6.56424L6.01565 7.52577L8.00925 7.98584L8.46932 9.97944L9.43085 10.0251L10.8451 5.78248L10.2126 5.15002Z" fill="currentColor"/>
|
|
608
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.00024 14C11.314 14 14.0002 11.3137 14.0002 8C14.0002 4.68629 11.314 2 8.00024 2C4.68654 2 2.00024 4.68629 2.00024 8C2.00024 11.3137 4.68654 14 8.00024 14ZM8.00024 13C10.7617 13 13.0002 10.7614 13.0002 8C13.0002 5.23858 10.7617 3 8.00024 3C5.23882 3 3.00024 5.23858 3.00024 8C3.00024 10.7614 5.23882 13 8.00024 13Z" fill="currentColor"/>
|
|
402
|
+
<path d="M7.95686 11.2463L7.35626 8.64368L4.75367 8.04308L4.52881 9.01747L6.52241 9.47754L6.98247 11.4711L7.95686 11.2463Z" fill="currentColor"/><path d="M10.2126 5.15002L5.96997 6.56424L6.01565 7.52577L8.00925 7.98584L8.46932 9.97944L9.43085 10.0251L10.8451 5.78248L10.2126 5.15002Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M8.00024 14C11.314 14 14.0002 11.3137 14.0002 8C14.0002 4.68629 11.314 2 8.00024 2C4.68654 2 2.00024 4.68629 2.00024 8C2.00024 11.3137 4.68654 14 8.00024 14ZM8.00024 13C10.7617 13 13.0002 10.7614 13.0002 8C13.0002 5.23858 10.7617 3 8.00024 3C5.23882 3 3.00024 5.23858 3.00024 8C3.00024 10.7614 5.23882 13 8.00024 13Z" fill="currentColor"/>
|
|
609
403
|
</symbol>
|
|
610
404
|
<symbol id="entity-travel-group-filled" viewBox="0 0 16 16" fill="currentColor">
|
|
611
405
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 14C11.3137 14 14 11.3137 14 8C14 4.68629 11.3137 2 8 2C4.68629 2 2 4.68629 2 8C2 11.3137 4.68629 14 8 14ZM7.35626 8.64368L7.95686 11.2463L6.98247 11.4711L6.52241 9.47754L4.52881 9.01747L4.75367 8.04308L7.35626 8.64368ZM5.96997 6.56424L10.2126 5.15002L10.8451 5.78248L9.43085 10.0251L8.46932 9.97944L8.00925 7.98584L6.01565 7.52577L5.96997 6.56424Z" fill="currentColor"/>
|
|
612
406
|
</symbol>
|
|
613
407
|
<symbol id="entity-vehicle" viewBox="0 0 16 16" fill="currentColor">
|
|
614
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.96332 5.40436L4.66002 7.17213L4.69687 8.13154L7.23425 8.76589L7.8686 11.3033L8.82801 11.3401L10.5958 6.03682L9.96332 5.40436Z" fill="currentColor"/>
|
|
615
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M14.0002 8C14.0002 11.3137 11.314 14 8.00024 14C4.68654 14 2.00024 11.3137 2.00024 8C2.00024 4.68629 4.68654 2 8.00024 2C11.314 2 14.0002 4.68629 14.0002 8ZM13.0002 8C13.0002 10.7614 10.7617 13 8.00024 13C5.23882 13 3.00024 10.7614 3.00024 8C3.00024 5.23858 5.23882 3 8.00024 3C10.7617 3 13.0002 5.23858 13.0002 8Z" fill="currentColor"/>
|
|
408
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.96332 5.40436L4.66002 7.17213L4.69687 8.13154L7.23425 8.76589L7.8686 11.3033L8.82801 11.3401L10.5958 6.03682L9.96332 5.40436Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M14.0002 8C14.0002 11.3137 11.314 14 8.00024 14C4.68654 14 2.00024 11.3137 2.00024 8C2.00024 4.68629 4.68654 2 8.00024 2C11.314 2 14.0002 4.68629 14.0002 8ZM13.0002 8C13.0002 10.7614 10.7617 13 8.00024 13C5.23882 13 3.00024 10.7614 3.00024 8C3.00024 5.23858 5.23882 3 8.00024 3C10.7617 3 13.0002 5.23858 13.0002 8Z" fill="currentColor"/>
|
|
616
409
|
</symbol>
|
|
617
410
|
<symbol id="entity-vehicle-charging" viewBox="0 0 16 16" fill="currentColor">
|
|
618
|
-
<path d="M8.88914 4.75H9.38652L8.82677 6.98902L10.375 7.43134V8.03025L7.15525 11.25H6.64256L7.18946 8.51549L5.625 8.0685V7.47011L8.88914 4.75Z" fill="currentColor"/>
|
|
619
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M14.0002 8C14.0002 11.3137 11.314 14 8.00024 14C4.68654 14 2.00024 11.3137 2.00024 8C2.00024 4.68629 4.68654 2 8.00024 2C11.314 2 14.0002 4.68629 14.0002 8ZM13.0002 8C13.0002 10.7614 10.7617 13 8.00024 13C5.23882 13 3.00024 10.7614 3.00024 8C3.00024 5.23858 5.23882 3 8.00024 3C10.7617 3 13.0002 5.23858 13.0002 8Z" fill="currentColor"/>
|
|
411
|
+
<path d="M8.88914 4.75H9.38652L8.82677 6.98902L10.375 7.43134V8.03025L7.15525 11.25H6.64256L7.18946 8.51549L5.625 8.0685V7.47011L8.88914 4.75Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M14.0002 8C14.0002 11.3137 11.314 14 8.00024 14C4.68654 14 2.00024 11.3137 2.00024 8C2.00024 4.68629 4.68654 2 8.00024 2C11.314 2 14.0002 4.68629 14.0002 8ZM13.0002 8C13.0002 10.7614 10.7617 13 8.00024 13C5.23882 13 3.00024 10.7614 3.00024 8C3.00024 5.23858 5.23882 3 8.00024 3C10.7617 3 13.0002 5.23858 13.0002 8Z" fill="currentColor"/>
|
|
620
412
|
</symbol>
|
|
621
413
|
<symbol id="entity-vehicle-charging-filled" viewBox="0 0 16 16" fill="currentColor">
|
|
622
414
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 8C14 11.3137 11.3137 14 8 14C4.68629 14 2 11.3137 2 8C2 4.68629 4.68629 2 8 2C11.3137 2 14 4.68629 14 8ZM9.38652 4.75H8.88914L5.625 7.47011V8.0685L7.18946 8.51549L6.64256 11.25H7.15525L10.375 8.03025V7.43134L8.82677 6.98902L9.38652 4.75Z" fill="currentColor"/>
|
|
@@ -625,17 +417,13 @@
|
|
|
625
417
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 8C14 11.3137 11.3137 14 8 14C4.68629 14 2 11.3137 2 8C2 4.68629 4.68629 2 8 2C11.3137 2 14 4.68629 14 8ZM9.96332 5.40436L4.66002 7.17213L4.69687 8.13154L7.23425 8.76589L7.8686 11.3033L8.82801 11.3401L10.5958 6.03682L9.96332 5.40436Z" fill="currentColor"/>
|
|
626
418
|
</symbol>
|
|
627
419
|
<symbol id="entity-vehicle-immobilized" viewBox="0 0 16 16" fill="currentColor">
|
|
628
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.76264 5.76256C8.44606 5.07915 9.55409 5.07915 10.2375 5.76256C10.9209 6.44598 10.9209 7.55402 10.2375 8.23744C9.67695 8.798 8.83071 8.89877 8.16744 8.53975L7.49384 9.21334L8.01527 9.73478L7.13409 10.616L6.61266 10.0945L5.70718 11L5.00008 10.2929L7.46033 7.83264C7.10131 7.16937 7.20208 6.32313 7.76264 5.76256ZM9.53041 6.46967C9.23751 6.17678 8.76264 6.17678 8.46975 6.46967C8.17685 6.76256 8.17685 7.23744 8.46975 7.53033C8.76264 7.82322 9.23751 7.82322 9.53041 7.53033C9.8233 7.23744 9.8233 6.76256 9.53041 6.46967Z" fill="currentColor"/>
|
|
629
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M14.0002 8C14.0002 11.3137 11.314 14 8.00024 14C4.68654 14 2.00024 11.3137 2.00024 8C2.00024 4.68629 4.68654 2 8.00024 2C11.314 2 14.0002 4.68629 14.0002 8ZM13.0002 8C13.0002 10.7614 10.7617 13 8.00024 13C5.23882 13 3.00024 10.7614 3.00024 8C3.00024 5.23858 5.23882 3 8.00024 3C10.7617 3 13.0002 5.23858 13.0002 8Z" fill="currentColor"/>
|
|
420
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.76264 5.76256C8.44606 5.07915 9.55409 5.07915 10.2375 5.76256C10.9209 6.44598 10.9209 7.55402 10.2375 8.23744C9.67695 8.798 8.83071 8.89877 8.16744 8.53975L7.49384 9.21334L8.01527 9.73478L7.13409 10.616L6.61266 10.0945L5.70718 11L5.00008 10.2929L7.46033 7.83264C7.10131 7.16937 7.20208 6.32313 7.76264 5.76256ZM9.53041 6.46967C9.23751 6.17678 8.76264 6.17678 8.46975 6.46967C8.17685 6.76256 8.17685 7.23744 8.46975 7.53033C8.76264 7.82322 9.23751 7.82322 9.53041 7.53033C9.8233 7.23744 9.8233 6.76256 9.53041 6.46967Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M14.0002 8C14.0002 11.3137 11.314 14 8.00024 14C4.68654 14 2.00024 11.3137 2.00024 8C2.00024 4.68629 4.68654 2 8.00024 2C11.314 2 14.0002 4.68629 14.0002 8ZM13.0002 8C13.0002 10.7614 10.7617 13 8.00024 13C5.23882 13 3.00024 10.7614 3.00024 8C3.00024 5.23858 5.23882 3 8.00024 3C10.7617 3 13.0002 5.23858 13.0002 8Z" fill="currentColor"/>
|
|
630
421
|
</symbol>
|
|
631
422
|
<symbol id="entity-vehicle-immobilized-filled" viewBox="0 0 16 16" fill="currentColor">
|
|
632
|
-
<path d="M9.53041 6.46967C9.23751 6.17678 8.76264 6.17678 8.46975 6.46967C8.17685 6.76256 8.17685 7.23744 8.46975 7.53033C8.76264 7.82322 9.23751 7.82322 9.53041 7.53033C9.8233 7.23744 9.8233 6.76256 9.53041 6.46967Z" fill="currentColor"/>
|
|
633
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 14C11.3137 14 14 11.3137 14 8C14 4.68629 11.3137 2 8 2C4.68629 2 2 4.68629 2 8C2 11.3137 4.68629 14 8 14ZM7.76264 5.76256C8.44606 5.07915 9.55409 5.07915 10.2375 5.76256C10.9209 6.44598 10.9209 7.55402 10.2375 8.23744C9.67695 8.798 8.83071 8.89877 8.16744 8.53975L7.49384 9.21334L8.01527 9.73478L7.13409 10.616L6.61266 10.0945L5.70711 11.0001L5 10.293L7.46033 7.83264C7.10131 7.16937 7.20208 6.32313 7.76264 5.76256Z" fill="currentColor"/>
|
|
423
|
+
<path d="M9.53041 6.46967C9.23751 6.17678 8.76264 6.17678 8.46975 6.46967C8.17685 6.76256 8.17685 7.23744 8.46975 7.53033C8.76264 7.82322 9.23751 7.82322 9.53041 7.53033C9.8233 7.23744 9.8233 6.76256 9.53041 6.46967Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M8 14C11.3137 14 14 11.3137 14 8C14 4.68629 11.3137 2 8 2C4.68629 2 2 4.68629 2 8C2 11.3137 4.68629 14 8 14ZM7.76264 5.76256C8.44606 5.07915 9.55409 5.07915 10.2375 5.76256C10.9209 6.44598 10.9209 7.55402 10.2375 8.23744C9.67695 8.798 8.83071 8.89877 8.16744 8.53975L7.49384 9.21334L8.01527 9.73478L7.13409 10.616L6.61266 10.0945L5.70711 11.0001L5 10.293L7.46033 7.83264C7.10131 7.16937 7.20208 6.32313 7.76264 5.76256Z" fill="currentColor"/>
|
|
634
424
|
</symbol>
|
|
635
425
|
<symbol id="error-triangle" viewBox="0 0 16 16" fill="currentColor">
|
|
636
|
-
<path d="M7.49991 10V6H8.49991V10H7.49991Z" fill="currentColor"/>
|
|
637
|
-
<path d="M7.49991 12V11H8.49991V12H7.49991Z" fill="currentColor"/>
|
|
638
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.28065 2.7377C8.69562 1.7798 7.30434 1.78022 6.7199 2.73849L1.23053 11.7389C0.620892 12.7385 1.34034 14.02 2.51114 14.02H13.4974C14.6686 14.02 15.388 12.7377 14.7776 11.7382L9.28065 2.7377ZM7.57364 3.25918C7.76846 2.93976 8.23221 2.93962 8.42722 3.25892L13.9241 12.2594C14.1276 12.5926 13.8878 13.02 13.4974 13.02H2.51114C2.12087 13.02 1.88106 12.5928 2.08427 12.2596L7.57364 3.25918Z" fill="currentColor"/>
|
|
426
|
+
<path d="M7.49991 10V6H8.49991V10H7.49991Z" fill="currentColor"/><path d="M7.49991 12V11H8.49991V12H7.49991Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M9.28065 2.7377C8.69562 1.7798 7.30434 1.78022 6.7199 2.73849L1.23053 11.7389C0.620892 12.7385 1.34034 14.02 2.51114 14.02H13.4974C14.6686 14.02 15.388 12.7377 14.7776 11.7382L9.28065 2.7377ZM7.57364 3.25918C7.76846 2.93976 8.23221 2.93962 8.42722 3.25892L13.9241 12.2594C14.1276 12.5926 13.8878 13.02 13.4974 13.02H2.51114C2.12087 13.02 1.88106 12.5928 2.08427 12.2596L7.57364 3.25918Z" fill="currentColor"/>
|
|
639
427
|
</symbol>
|
|
640
428
|
<symbol id="error-triangle-filled" viewBox="0 0 16 16" fill="currentColor">
|
|
641
429
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.7199 2.73849C7.30434 1.78022 8.69562 1.7798 9.28065 2.7377L14.7776 11.7382C15.388 12.7377 14.6686 14.02 13.4974 14.02H2.51114C1.34034 14.02 0.620892 12.7385 1.23053 11.7389L6.7199 2.73849ZM7.49991 5.99998V9.99998H8.49991V5.99998H7.49991ZM7.49991 11V12H8.49991V11H7.49991Z" fill="currentColor"/>
|
|
@@ -644,43 +432,31 @@
|
|
|
644
432
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.09472 3.59845C8.59295 2.80023 7.39966 2.80058 6.89839 3.59911L2.19018 11.0992C1.6673 11.9321 2.28437 13 3.28856 13H12.7114C13.716 13 14.333 11.9315 13.8094 11.0985L9.09472 3.59845Z" fill="currentColor"/>
|
|
645
433
|
</symbol>
|
|
646
434
|
<symbol id="export" viewBox="0 0 16 16" fill="currentColor">
|
|
647
|
-
<path d="M12.583 5L10.9617 3.37871L11.6688 2.6716L14.0042 5.00701V5.99304L11.6688 8.32845L10.9617 7.62135L12.583 6H8V11H7V5H12.583Z" fill="currentColor"/>
|
|
648
|
-
<path d="M2 12.5V10H3V12.5C3 12.7761 3.22386 13 3.5 13H12.5C12.7761 13 13 12.7761 13 12.5V10H14V12.5C14 13.3284 13.3284 14 12.5 14H3.5C2.67157 14 2 13.3284 2 12.5Z" fill="currentColor"/>
|
|
435
|
+
<path d="M12.583 5L10.9617 3.37871L11.6688 2.6716L14.0042 5.00701V5.99304L11.6688 8.32845L10.9617 7.62135L12.583 6H8V11H7V5H12.583Z" fill="currentColor"/><path d="M2 12.5V10H3V12.5C3 12.7761 3.22386 13 3.5 13H12.5C12.7761 13 13 12.7761 13 12.5V10H14V12.5C14 13.3284 13.3284 14 12.5 14H3.5C2.67157 14 2 13.3284 2 12.5Z" fill="currentColor"/>
|
|
649
436
|
</symbol>
|
|
650
437
|
<symbol id="external-link" viewBox="0 0 16 16" fill="currentColor">
|
|
651
|
-
<path d="M3.5 3C3.22386 3 3 3.22386 3 3.5V12.5C3 12.7761 3.22386 13 3.5 13H12.5C12.7761 13 13 12.7761 13 12.5V8H14V12.5C14 13.3284 13.3284 14 12.5 14H3.5C2.67157 14 2 13.3284 2 12.5V3.5C2 2.67157 2.67157 2 3.5 2H8V3H3.5Z" fill="currentColor"/>
|
|
652
|
-
<path d="M10 3H12.2929L8.14645 7.14645L8.85355 7.85356L13 3.70711V6H14V2H10V3Z" fill="currentColor"/>
|
|
438
|
+
<path d="M3.5 3C3.22386 3 3 3.22386 3 3.5V12.5C3 12.7761 3.22386 13 3.5 13H12.5C12.7761 13 13 12.7761 13 12.5V8H14V12.5C14 13.3284 13.3284 14 12.5 14H3.5C2.67157 14 2 13.3284 2 12.5V3.5C2 2.67157 2.67157 2 3.5 2H8V3H3.5Z" fill="currentColor"/><path d="M10 3H12.2929L8.14645 7.14645L8.85355 7.85356L13 3.70711V6H14V2H10V3Z" fill="currentColor"/>
|
|
653
439
|
</symbol>
|
|
654
440
|
<symbol id="eye" viewBox="0 0 16 16" fill="currentColor">
|
|
655
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
656
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M1 7.51474C1.75407 5.75959 4.07689 3 8 3C11.9273 3 14.2487 5.76543 15 7.52016V8.47984C14.2487 10.2346 11.9273 13 8 13C4.07689 13 1.75407 10.2404 1 8.48526V7.51474ZM8 12C4.50597 12 2.46708 9.47009 1.88094 8C2.46708 6.52991 4.50597 4 8 4C11.4939 4 13.5307 6.52973 14.1167 8C13.5307 9.47026 11.4939 12 8 12Z" fill="currentColor"/>
|
|
441
|
+
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M1 7.51474C1.75407 5.75959 4.07689 3 8 3C11.9273 3 14.2487 5.76543 15 7.52016V8.47984C14.2487 10.2346 11.9273 13 8 13C4.07689 13 1.75407 10.2404 1 8.48526V7.51474ZM8 12C4.50597 12 2.46708 9.47009 1.88094 8C2.46708 6.52991 4.50597 4 8 4C11.4939 4 13.5307 6.52973 14.1167 8C13.5307 9.47026 11.4939 12 8 12Z" fill="currentColor"/>
|
|
657
442
|
</symbol>
|
|
658
443
|
<symbol id="eye-disabled" viewBox="0 0 16 16" fill="currentColor">
|
|
659
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M1.14648 14.1464L3.64549 11.6474C2.29211 10.7028 1.41199 9.44429 1 8.48547V7.51453C1.75416 5.75937 4.07696 3 7.99991 3C9.34498 3 10.5017 3.32439 11.4714 3.82146L14.1465 1.14642L14.8536 1.85353L1.85359 14.8535L1.14648 14.1464ZM1.88084 8C2.22073 8.85245 3.04909 10.0613 4.36639 10.9265L6.27692 9.01599C6.10097 8.71823 6 8.37091 6 8C6 6.89543 6.89543 6 8 6C8.37091 6 8.71823 6.10097 9.01599 6.27692L10.7206 4.57229C9.94137 4.22183 9.03452 4 7.99991 4C4.50588 4 2.46699 6.52991 1.88084 8ZM8.25903 7.03387L7.03387 8.25903C7.01178 8.17642 7 8.08958 7 8C7 7.44772 7.44772 7 8 7C8.08958 7 8.17642 7.01178 8.25903 7.03387Z" fill="currentColor"/>
|
|
660
|
-
<path d="M7.99973 13C7.11361 13 6.30913 12.8592 5.58594 12.621L6.3958 11.8112C6.89119 11.9318 7.42583 12 7.99973 12C11.4936 12 13.5304 9.47029 14.1165 8.00002C13.8563 7.34729 13.3102 6.48574 12.4775 5.72943L13.1849 5.02203C14.0761 5.84387 14.6801 6.77367 14.9998 7.5204V8.47965C14.2486 10.2344 11.9272 13 7.99973 13Z" fill="currentColor"/>
|
|
661
|
-
<path d="M10 8C10 9.10457 9.10457 10 8 10L10 8Z" fill="currentColor"/>
|
|
444
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M1.14648 14.1464L3.64549 11.6474C2.29211 10.7028 1.41199 9.44429 1 8.48547V7.51453C1.75416 5.75937 4.07696 3 7.99991 3C9.34498 3 10.5017 3.32439 11.4714 3.82146L14.1465 1.14642L14.8536 1.85353L1.85359 14.8535L1.14648 14.1464ZM1.88084 8C2.22073 8.85245 3.04909 10.0613 4.36639 10.9265L6.27692 9.01599C6.10097 8.71823 6 8.37091 6 8C6 6.89543 6.89543 6 8 6C8.37091 6 8.71823 6.10097 9.01599 6.27692L10.7206 4.57229C9.94137 4.22183 9.03452 4 7.99991 4C4.50588 4 2.46699 6.52991 1.88084 8ZM8.25903 7.03387L7.03387 8.25903C7.01178 8.17642 7 8.08958 7 8C7 7.44772 7.44772 7 8 7C8.08958 7 8.17642 7.01178 8.25903 7.03387Z" fill="currentColor"/><path d="M7.99973 13C7.11361 13 6.30913 12.8592 5.58594 12.621L6.3958 11.8112C6.89119 11.9318 7.42583 12 7.99973 12C11.4936 12 13.5304 9.47029 14.1165 8.00002C13.8563 7.34729 13.3102 6.48574 12.4775 5.72943L13.1849 5.02203C14.0761 5.84387 14.6801 6.77367 14.9998 7.5204V8.47965C14.2486 10.2344 11.9272 13 7.99973 13Z" fill="currentColor"/><path d="M10 8C10 9.10457 9.10457 10 8 10L10 8Z" fill="currentColor"/>
|
|
662
445
|
</symbol>
|
|
663
446
|
<symbol id="eye-lock" viewBox="0 0 16 16" fill="currentColor">
|
|
664
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.5 2.5V3H11V6H15V3H14.5V2.5C14.5 1.67157 13.8284 1 13 1C12.1716 1 11.5 1.67157 11.5 2.5ZM13 2C12.7239 2 12.5 2.22386 12.5 2.5V3H13.5V2.5C13.5 2.22386 13.2761 2 13 2ZM12 5V4H14V5H12Z" fill="currentColor"/>
|
|
665
|
-
<path d="M1.88094 8C2.46708 9.47009 4.50597 12 8 12C11.4939 12 13.5307 9.47026 14.1167 8L15 8V8.47984C14.2487 10.2346 11.9273 13 8 13C4.07689 13 1.75407 10.2404 1 8.48526V7.51474C1.75407 5.75959 4.07689 3 8 3C8.34577 3 8.6791 3.02144 9 3.06173V4.07165C8.6811 4.02506 8.34777 4 8 4C4.50597 4 2.46708 6.52991 1.88094 8Z" fill="currentColor"/>
|
|
666
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M6 8C6 6.89543 6.89543 6 8 6C9.10457 6 10 6.89543 10 8C10 9.10457 9.10457 10 8 10C6.89543 10 6 9.10457 6 8ZM8 7C7.44772 7 7 7.44772 7 8C7 8.55228 7.44772 9 8 9C8.55228 9 9 8.55228 9 8C9 7.44772 8.55228 7 8 7Z" fill="currentColor"/>
|
|
447
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.5 2.5V3H11V6H15V3H14.5V2.5C14.5 1.67157 13.8284 1 13 1C12.1716 1 11.5 1.67157 11.5 2.5ZM13 2C12.7239 2 12.5 2.22386 12.5 2.5V3H13.5V2.5C13.5 2.22386 13.2761 2 13 2ZM12 5V4H14V5H12Z" fill="currentColor"/><path d="M1.88094 8C2.46708 9.47009 4.50597 12 8 12C11.4939 12 13.5307 9.47026 14.1167 8L15 8V8.47984C14.2487 10.2346 11.9273 13 8 13C4.07689 13 1.75407 10.2404 1 8.48526V7.51474C1.75407 5.75959 4.07689 3 8 3C8.34577 3 8.6791 3.02144 9 3.06173V4.07165C8.6811 4.02506 8.34777 4 8 4C4.50597 4 2.46708 6.52991 1.88094 8Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M6 8C6 6.89543 6.89543 6 8 6C9.10457 6 10 6.89543 10 8C10 9.10457 9.10457 10 8 10C6.89543 10 6 9.10457 6 8ZM8 7C7.44772 7 7 7.44772 7 8C7 8.55228 7.44772 9 8 9C8.55228 9 9 8.55228 9 8C9 7.44772 8.55228 7 8 7Z" fill="currentColor"/>
|
|
667
448
|
</symbol>
|
|
668
449
|
<symbol id="fast-forward" viewBox="0 0 16 16" fill="currentColor">
|
|
669
450
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 8.49818V10.2965L8.6958 10.9921L14 8.49563V7.50413L8.70646 4.99756L8 5.70387V7.5016L2.71183 4.99757L2.00537 5.70389V10.2965L2.70117 10.9921L8 8.49818ZM9 6.243V9.74371L12.7077 7.99865L9 6.243ZM3.00537 6.24301V9.74373L6.71306 7.99866L3.00537 6.24301Z" fill="currentColor"/>
|
|
670
451
|
</symbol>
|
|
671
452
|
<symbol id="fast-forward-skip" viewBox="0 0 16 16" fill="currentColor">
|
|
672
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M3 4.70408V11.2896L3.00098 11.2887L3.70739 11.9951L11 8.49848V7.50143L3.70547 3.99713L3.70621 3.99787L3 4.70408ZM4 5.24803V10.7458L9.72758 7.99957L4 5.24803Z" fill="currentColor"/>
|
|
673
|
-
<path d="M12 12H13V4H12V12Z" fill="currentColor"/>
|
|
453
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M3 4.70408V11.2896L3.00098 11.2887L3.70739 11.9951L11 8.49848V7.50143L3.70547 3.99713L3.70621 3.99787L3 4.70408ZM4 5.24803V10.7458L9.72758 7.99957L4 5.24803Z" fill="currentColor"/><path d="M12 12H13V4H12V12Z" fill="currentColor"/>
|
|
674
454
|
</symbol>
|
|
675
455
|
<symbol id="filters" viewBox="0 0 16 16" fill="currentColor">
|
|
676
456
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 3.5H14V4.5H2V3.5ZM12 8.5H4V7.5H12V8.5ZM6 11.5H10V12.5H6V11.5Z" fill="currentColor"/>
|
|
677
457
|
</symbol>
|
|
678
458
|
<symbol id="fit-to-screen" viewBox="0 0 16 16" fill="currentColor">
|
|
679
|
-
<path d="M3.5 2C2.67157 2 2 2.67157 2 3.5V7H3V3.5C3 3.22386 3.22386 3 3.5 3H7V2H3.5Z" fill="currentColor"/>
|
|
680
|
-
<path d="M9 3H12.5C12.7761 3 13 3.22386 13 3.5V7H14V3.5C14 2.67157 13.3284 2 12.5 2H9V3Z" fill="currentColor"/>
|
|
681
|
-
<path d="M3 12.5V9H2V12.5C2 13.3284 2.67157 14 3.5 14H7V13H3.5C3.22386 13 3 12.7761 3 12.5Z" fill="currentColor"/>
|
|
682
|
-
<path d="M14 9H13V12.5C13 12.7761 12.7761 13 12.5 13H9V14H12.5C13.3284 14 14 13.3284 14 12.5V9Z" fill="currentColor"/>
|
|
683
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
459
|
+
<path d="M3.5 2C2.67157 2 2 2.67157 2 3.5V7H3V3.5C3 3.22386 3.22386 3 3.5 3H7V2H3.5Z" fill="currentColor"/><path d="M9 3H12.5C12.7761 3 13 3.22386 13 3.5V7H14V3.5C14 2.67157 13.3284 2 12.5 2H9V3Z" fill="currentColor"/><path d="M3 12.5V9H2V12.5C2 13.3284 2.67157 14 3.5 14H7V13H3.5C3.22386 13 3 12.7761 3 12.5Z" fill="currentColor"/><path d="M14 9H13V12.5C13 12.7761 12.7761 13 12.5 13H9V14H12.5C13.3284 14 14 13.3284 14 12.5V9Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
684
460
|
</symbol>
|
|
685
461
|
<symbol id="flag" viewBox="0 0 16 16" fill="currentColor">
|
|
686
462
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M4 3C4 3.27898 3.88575 3.53129 3.7015 3.71267L3.9589 4.60642C4.9386 4.06524 6.53972 3.5407 8.25725 4.57122C9.12807 5.09371 9.84668 5.06771 10.3922 4.85973C10.8928 4.66887 11.2788 4.31154 11.5023 4H12.499L14.043 9.06675L13.9287 9.25724C13.6376 9.74252 13.0645 10.3757 12.2601 10.7218C11.4269 11.0803 10.3825 11.1126 9.24275 10.4287C7.81681 9.57316 6.47863 10.1329 5.69325 10.6283L6.37632 13H8V14H4V13H5.33567L2.73324 3.96403C2.31046 3.84729 2 3.4599 2 3C2 2.44772 2.44772 2 3 2C3.55228 2 4 2.44772 4 3ZM5.40726 9.63531L4.24408 5.59658C5.03556 5.10971 6.34712 4.59133 7.74275 5.42871C8.87193 6.10622 9.91113 6.11335 10.7484 5.79412C11.1612 5.63676 11.5155 5.40397 11.8034 5.14775L12.9529 8.91985C12.7203 9.23628 12.343 9.59745 11.8649 9.8032C11.3231 10.0363 10.6175 10.0874 9.75725 9.57123C8.0092 8.5224 6.38173 9.08439 5.40726 9.63531Z" fill="currentColor"/>
|
|
@@ -698,37 +474,25 @@
|
|
|
698
474
|
<path d="M5.70711 2H1V14H15V4H7.70711L5.70711 2Z" fill="currentColor"/>
|
|
699
475
|
</symbol>
|
|
700
476
|
<symbol id="fuel-pump" viewBox="0 0 16 16" fill="currentColor">
|
|
701
|
-
<path d="M5 8H6V7H5V8Z" fill="currentColor"/>
|
|
702
|
-
<path d="M9 8H10V7H9V8Z" fill="currentColor"/>
|
|
703
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 1C3.67157 1 3 1.67157 3 2.5V14H12V10H12.5C13.3284 10 14 9.32843 14 8.5V4H13V8.5C13 8.77614 12.7761 9 12.5 9H12V2.5C12 1.67157 11.3284 1 10.5 1H4.5ZM4 2.5C4 2.22386 4.22386 2 4.5 2L10.5 2C10.7761 2 11 2.22386 11 2.5V4H4V2.5ZM11 12.9408H4V5H11V12.9408Z" fill="currentColor"/>
|
|
477
|
+
<path d="M5 8H6V7H5V8Z" fill="currentColor"/><path d="M9 8H10V7H9V8Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 1C3.67157 1 3 1.67157 3 2.5V14H12V10H12.5C13.3284 10 14 9.32843 14 8.5V4H13V8.5C13 8.77614 12.7761 9 12.5 9H12V2.5C12 1.67157 11.3284 1 10.5 1H4.5ZM4 2.5C4 2.22386 4.22386 2 4.5 2L10.5 2C10.7761 2 11 2.22386 11 2.5V4H4V2.5ZM11 12.9408H4V5H11V12.9408Z" fill="currentColor"/>
|
|
704
478
|
</symbol>
|
|
705
479
|
<symbol id="full-screen" viewBox="0 0 16 16" fill="currentColor">
|
|
706
480
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 3.5C2 2.67157 2.67157 2 3.5 2H7V3H3.5C3.22386 3 3 3.22386 3 3.5V7H2V3.5ZM12.5 3H9V2H12.5C13.3284 2 14 2.67157 14 3.5V7H13V3.5C13 3.22386 12.7761 3 12.5 3ZM3 9V12.5C3 12.7761 3.22386 13 3.5 13H7V14H3.5C2.67157 14 2 13.3284 2 12.5V9H3ZM13 9H14V12.5C14 13.3284 13.3284 14 12.5 14H9V13H12.5C12.7761 13 13 12.7761 13 12.5V9Z" fill="currentColor"/>
|
|
707
481
|
</symbol>
|
|
708
482
|
<symbol id="full-screen-exit" viewBox="0 0 16 16" fill="currentColor">
|
|
709
|
-
<path d="M5.5 7C6.32843 7 7 6.32843 7 5.5L7 2H6L6 5.5C6 5.77614 5.77614 6 5.5 6L2 6V7L5.5 7Z" fill="currentColor"/>
|
|
710
|
-
<path d="M10.5 9C9.67157 9 9 9.67157 9 10.5L9 14H10L10 10.5C10 10.2239 10.2239 10 10.5 10L14 10V9L10.5 9Z" fill="currentColor"/>
|
|
711
|
-
<path d="M10.5 7C9.67157 7 9 6.32843 9 5.5V2H10V5.5C10 5.77614 10.2239 6 10.5 6H14V7H10.5Z" fill="currentColor"/>
|
|
712
|
-
<path d="M7 10.5C7 9.67157 6.32843 9 5.5 9L2 9V10H5.5C5.77614 10 6 10.2239 6 10.5L6 14H7L7 10.5Z" fill="currentColor"/>
|
|
483
|
+
<path d="M5.5 7C6.32843 7 7 6.32843 7 5.5L7 2H6L6 5.5C6 5.77614 5.77614 6 5.5 6L2 6V7L5.5 7Z" fill="currentColor"/><path d="M10.5 9C9.67157 9 9 9.67157 9 10.5L9 14H10L10 10.5C10 10.2239 10.2239 10 10.5 10L14 10V9L10.5 9Z" fill="currentColor"/><path d="M10.5 7C9.67157 7 9 6.32843 9 5.5V2H10V5.5C10 5.77614 10.2239 6 10.5 6H14V7H10.5Z" fill="currentColor"/><path d="M7 10.5C7 9.67157 6.32843 9 5.5 9L2 9V10H5.5C5.77614 10 6 10.2239 6 10.5L6 14H7L7 10.5Z" fill="currentColor"/>
|
|
713
484
|
</symbol>
|
|
714
485
|
<symbol id="gauge" viewBox="0 0 16 16" fill="currentColor">
|
|
715
|
-
<path d="M6.21426 6.25039C6.6686 5.78674 7.30036 5.5 8 5.5C8.69964 5.5 9.3314 5.78674 9.78574 6.25039C10.2281 6.7018 10.5 7.31865 10.5 8H11.5C11.5 7.04652 11.1181 6.18124 10.5 5.55049C9.8653 4.90281 8.97924 4.5 8 4.5C7.02076 4.5 6.1347 4.90281 5.50002 5.55049C4.88193 6.18124 4.5 7.04652 4.5 8H5.5C5.5 7.31865 5.77191 6.7018 6.21426 6.25039Z" fill="currentColor"/>
|
|
716
|
-
<path d="M9 10.5C9 11.0523 8.55228 11.5 8 11.5C7.44772 11.5 7 11.0523 7 10.5C7 10.1299 7.2011 9.80669 7.5 9.63378V7H8.5V9.63378C8.7989 9.80669 9 10.1299 9 10.5Z" fill="currentColor"/>
|
|
717
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
486
|
+
<path d="M6.21426 6.25039C6.6686 5.78674 7.30036 5.5 8 5.5C8.69964 5.5 9.3314 5.78674 9.78574 6.25039C10.2281 6.7018 10.5 7.31865 10.5 8H11.5C11.5 7.04652 11.1181 6.18124 10.5 5.55049C9.8653 4.90281 8.97924 4.5 8 4.5C7.02076 4.5 6.1347 4.90281 5.50002 5.55049C4.88193 6.18124 4.5 7.04652 4.5 8H5.5C5.5 7.31865 5.77191 6.7018 6.21426 6.25039Z" fill="currentColor"/><path d="M9 10.5C9 11.0523 8.55228 11.5 8 11.5C7.44772 11.5 7 11.0523 7 10.5C7 10.1299 7.2011 9.80669 7.5 9.63378V7H8.5V9.63378C8.7989 9.80669 9 10.1299 9 10.5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
718
487
|
</symbol>
|
|
719
488
|
<symbol id="gauge-temperature" viewBox="0 0 16 16" fill="currentColor">
|
|
720
|
-
<path d="M7.5 4H8.5V10.1338C8.7989 10.3067 9 10.6299 9 11C9 11.5523 8.55228 12 8 12C7.44772 12 7 11.5523 7 11C7 10.6299 7.2011 10.3067 7.5 10.1338V4Z" fill="currentColor"/>
|
|
721
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 2C6.17157 2 5.5 2.67157 5.5 3.5V9.34146C5.18426 9.81659 5 10.3873 5 11C5 12.6569 6.34315 14 8 14C9.65685 14 11 12.6569 11 11C11 10.3873 10.8158 9.81644 10.5 9.3412V3.5C10.5 2.67157 9.82843 2 9 2H7ZM6.5 3.5C6.5 3.22386 6.72386 3 7 3H9C9.27614 3 9.5 3.22386 9.5 3.5V9.66666L9.60025 9.80009C9.85138 10.1343 10 10.5491 10 11C10 12.1046 9.10457 13 8 13C6.89543 13 6 12.1046 6 11C6 10.5492 6.14864 10.1346 6.39977 9.80031L6.5 9.66688V3.5Z" fill="currentColor"/>
|
|
489
|
+
<path d="M7.5 4H8.5V10.1338C8.7989 10.3067 9 10.6299 9 11C9 11.5523 8.55228 12 8 12C7.44772 12 7 11.5523 7 11C7 10.6299 7.2011 10.3067 7.5 10.1338V4Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M7 2C6.17157 2 5.5 2.67157 5.5 3.5V9.34146C5.18426 9.81659 5 10.3873 5 11C5 12.6569 6.34315 14 8 14C9.65685 14 11 12.6569 11 11C11 10.3873 10.8158 9.81644 10.5 9.3412V3.5C10.5 2.67157 9.82843 2 9 2H7ZM6.5 3.5C6.5 3.22386 6.72386 3 7 3H9C9.27614 3 9.5 3.22386 9.5 3.5V9.66666L9.60025 9.80009C9.85138 10.1343 10 10.5491 10 11C10 12.1046 9.10457 13 8 13C6.89543 13 6 12.1046 6 11C6 10.5492 6.14864 10.1346 6.39977 9.80031L6.5 9.66688V3.5Z" fill="currentColor"/>
|
|
722
490
|
</symbol>
|
|
723
491
|
<symbol id="gear" viewBox="0 0 16 16" fill="currentColor">
|
|
724
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.00007 6C6.8955 6 6.00007 6.89543 6.00007 8C6.00007 9.10457 6.8955 10 8.00007 10C9.10464 10 10.0001 9.10457 10.0001 8C10.0001 6.89543 9.10464 6 8.00007 6ZM7.00007 8C7.00007 7.44772 7.44779 7 8.00007 7C8.55236 7 9.00007 7.44772 9.00007 8C9.00007 8.55228 8.55236 9 8.00007 9C7.44779 9 7.00007 8.55228 7.00007 8Z" fill="currentColor"/>
|
|
725
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.43122 2H6.5689L6.00301 4.16609L5.55237 4.41506L3.31233 3.80187L1.86157 6.20644L3.54882 7.7676L3.54882 8.2324L1.86157 9.79357L3.31233 12.1981L5.55237 11.5849L6.00301 11.8339L6.5689 14H9.43122L9.99711 11.8339L10.4478 11.5849L12.6878 12.1981L14.1386 9.79357L12.4513 8.2324L12.4513 7.7676L14.1386 6.20644L12.6878 3.80187L10.4478 4.41506L9.99711 4.16608L9.43122 2ZM6.8621 4.83391L7.34121 3H8.6589L9.13802 4.83392L10.3199 5.48687L12.2223 4.96609L12.8616 6.02562L11.4513 7.33048L11.4513 8.66953L12.8616 9.97439L12.2223 11.0339L10.3199 10.5131L9.13802 11.1661L8.6589 13H7.34121L6.8621 11.1661L5.68028 10.5131L3.77783 11.0339L3.13858 9.97439L4.54882 8.66953L4.54882 7.33048L3.13858 6.02562L3.77783 4.96609L5.68029 5.48687L6.8621 4.83391Z" fill="currentColor"/>
|
|
492
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.00007 6C6.8955 6 6.00007 6.89543 6.00007 8C6.00007 9.10457 6.8955 10 8.00007 10C9.10464 10 10.0001 9.10457 10.0001 8C10.0001 6.89543 9.10464 6 8.00007 6ZM7.00007 8C7.00007 7.44772 7.44779 7 8.00007 7C8.55236 7 9.00007 7.44772 9.00007 8C9.00007 8.55228 8.55236 9 8.00007 9C7.44779 9 7.00007 8.55228 7.00007 8Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M9.43122 2H6.5689L6.00301 4.16609L5.55237 4.41506L3.31233 3.80187L1.86157 6.20644L3.54882 7.7676L3.54882 8.2324L1.86157 9.79357L3.31233 12.1981L5.55237 11.5849L6.00301 11.8339L6.5689 14H9.43122L9.99711 11.8339L10.4478 11.5849L12.6878 12.1981L14.1386 9.79357L12.4513 8.2324L12.4513 7.7676L14.1386 6.20644L12.6878 3.80187L10.4478 4.41506L9.99711 4.16608L9.43122 2ZM6.8621 4.83391L7.34121 3H8.6589L9.13802 4.83392L10.3199 5.48687L12.2223 4.96609L12.8616 6.02562L11.4513 7.33048L11.4513 8.66953L12.8616 9.97439L12.2223 11.0339L10.3199 10.5131L9.13802 11.1661L8.6589 13H7.34121L6.8621 11.1661L5.68028 10.5131L3.77783 11.0339L3.13858 9.97439L4.54882 8.66953L4.54882 7.33048L3.13858 6.02562L3.77783 4.96609L5.68029 5.48687L6.8621 4.83391Z" fill="currentColor"/>
|
|
726
493
|
</symbol>
|
|
727
494
|
<symbol id="gear-check" viewBox="0 0 16 16" fill="currentColor">
|
|
728
|
-
<path d="M8.43122 1H5.5689L5.00301 3.16609L4.55237 3.41506L2.31233 2.80187L0.861572 5.20644L2.54882 6.7676L2.54882 7.2324L0.861572 8.79357L2.31233 11.1981L4.55237 10.5849L5.00301 10.8339L5.5689 13H7.00007V12H6.34121L5.8621 10.1661L4.68028 9.51314L2.77783 10.0339L2.13858 8.97439L3.54882 7.66953L3.54882 6.33048L2.13858 5.02562L2.77783 3.96609L4.68029 4.48687L5.8621 3.83391L6.34121 2H7.6589L8.13802 3.83392L9.31987 4.48687L11.2223 3.96609L11.8616 5.02562L10.4513 6.33048V7H11.4513V6.7676L13.1386 5.20644L11.6878 2.80187L9.44777 3.41506L8.99711 3.16608L8.43122 1Z" fill="currentColor"/>
|
|
729
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.00008 5C5.89551 5 5.00008 5.89543 5.00008 7C5.00008 8.10457 5.89551 9 7.00008 9C8.10465 9 9.00008 8.10457 9.00008 7C9.00008 5.89543 8.10465 5 7.00008 5ZM6.00008 7C6.00008 6.44772 6.44779 6 7.00008 6C7.55236 6 8.00008 6.44772 8.00008 7C8.00008 7.55228 7.55236 8 7.00008 8C6.44779 8 6.00008 7.55228 6.00008 7Z" fill="currentColor"/>
|
|
730
|
-
<path d="M13.2173 10.7626L11.0455 12.9344L9.78289 11.6717L10.49 10.9646L11.0455 11.5202L12.5102 10.0555L13.2173 10.7626Z" fill="currentColor"/>
|
|
731
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.5001 8C9.56708 8 8.00008 9.567 8.00008 11.5C8.00008 13.433 9.56708 15 11.5001 15C13.4331 15 15.0001 13.433 15.0001 11.5C15.0001 9.567 13.4331 8 11.5001 8ZM9.00008 11.5C9.00008 10.1193 10.1194 9 11.5001 9C12.8808 9 14.0001 10.1193 14.0001 11.5C14.0001 12.8807 12.8808 14 11.5001 14C10.1194 14 9.00008 12.8807 9.00008 11.5Z" fill="currentColor"/>
|
|
495
|
+
<path d="M8.43122 1H5.5689L5.00301 3.16609L4.55237 3.41506L2.31233 2.80187L0.861572 5.20644L2.54882 6.7676L2.54882 7.2324L0.861572 8.79357L2.31233 11.1981L4.55237 10.5849L5.00301 10.8339L5.5689 13H7.00007V12H6.34121L5.8621 10.1661L4.68028 9.51314L2.77783 10.0339L2.13858 8.97439L3.54882 7.66953L3.54882 6.33048L2.13858 5.02562L2.77783 3.96609L4.68029 4.48687L5.8621 3.83391L6.34121 2H7.6589L8.13802 3.83392L9.31987 4.48687L11.2223 3.96609L11.8616 5.02562L10.4513 6.33048V7H11.4513V6.7676L13.1386 5.20644L11.6878 2.80187L9.44777 3.41506L8.99711 3.16608L8.43122 1Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M7.00008 5C5.89551 5 5.00008 5.89543 5.00008 7C5.00008 8.10457 5.89551 9 7.00008 9C8.10465 9 9.00008 8.10457 9.00008 7C9.00008 5.89543 8.10465 5 7.00008 5ZM6.00008 7C6.00008 6.44772 6.44779 6 7.00008 6C7.55236 6 8.00008 6.44772 8.00008 7C8.00008 7.55228 7.55236 8 7.00008 8C6.44779 8 6.00008 7.55228 6.00008 7Z" fill="currentColor"/><path d="M13.2173 10.7626L11.0455 12.9344L9.78289 11.6717L10.49 10.9646L11.0455 11.5202L12.5102 10.0555L13.2173 10.7626Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M11.5001 8C9.56708 8 8.00008 9.567 8.00008 11.5C8.00008 13.433 9.56708 15 11.5001 15C13.4331 15 15.0001 13.433 15.0001 11.5C15.0001 9.567 13.4331 8 11.5001 8ZM9.00008 11.5C9.00008 10.1193 10.1194 9 11.5001 9C12.8808 9 14.0001 10.1193 14.0001 11.5C14.0001 12.8807 12.8808 14 11.5001 14C10.1194 14 9.00008 12.8807 9.00008 11.5Z" fill="currentColor"/>
|
|
732
496
|
</symbol>
|
|
733
497
|
<symbol id="geofence" viewBox="0 0 16 16" fill="currentColor">
|
|
734
498
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 2.5C3.67157 2.5 3 3.17157 3 4C3 4.52232 3.26696 4.98228 3.67189 5.25089L2.35795 10.5066C1.59614 10.5782 1 11.2195 1 12C1 12.8284 1.67157 13.5 2.5 13.5C3.15311 13.5 3.70873 13.0826 3.91465 12.5H12.0854C12.2913 13.0826 12.8469 13.5 13.5 13.5C14.3284 13.5 15 12.8284 15 12C15 11.2195 14.4039 10.5782 13.642 10.5066L12.3281 5.25089C12.733 4.98229 13 4.52232 13 4C13 3.17157 12.3284 2.5 11.5 2.5C10.8469 2.5 10.2913 2.9174 10.0854 3.5H5.91465C5.70873 2.9174 5.15311 2.5 4.5 2.5ZM4 4C4 3.72386 4.22386 3.5 4.5 3.5C4.77614 3.5 5 3.72386 5 4C5 4.27614 4.77614 4.5 4.5 4.5C4.22386 4.5 4 4.27614 4 4ZM11.3579 5.49336C10.7673 5.43787 10.2762 5.03986 10.0854 4.5H5.91465C5.72383 5.03986 5.23274 5.43788 4.64204 5.49336L3.32811 10.7491C3.59712 10.9276 3.80524 11.1905 3.91465 11.5H12.0854C12.1948 11.1905 12.4029 10.9276 12.6719 10.7491L11.3579 5.49336ZM2 12C2 11.7239 2.22386 11.5 2.5 11.5C2.77614 11.5 3 11.7239 3 12C3 12.2761 2.77614 12.5 2.5 12.5C2.22386 12.5 2 12.2761 2 12ZM13.5 11.5C13.2239 11.5 13 11.7239 13 12C13 12.2761 13.2239 12.5 13.5 12.5C13.7761 12.5 14 12.2761 14 12C14 11.7239 13.7761 11.5 13.5 11.5ZM11 4C11 3.72386 11.2239 3.5 11.5 3.5C11.7761 3.5 12 3.72386 12 4C12 4.27614 11.7761 4.5 11.5 4.5C11.2239 4.5 11 4.27614 11 4Z" fill="currentColor"/>
|
|
@@ -752,11 +516,7 @@
|
|
|
752
516
|
<path d="M4 2H2V14H14V12H13V13H8.5V12H7.5V13H3V8.5H4V7.5H3V6H6.08579C6.21839 6 6.34557 6.05268 6.43934 6.14645L8.35355 8.06066C8.63486 8.34197 9.01639 8.5 9.41421 8.5H14V7.5H9.41421C9.28161 7.5 9.15443 7.44732 9.06066 7.35355L7.14645 5.43934C6.86514 5.15804 6.48361 5 6.08579 5H3V3H4V2Z" fill="currentColor"/>
|
|
753
517
|
</symbol>
|
|
754
518
|
<symbol id="graph-arrow" viewBox="0 0 16 16" fill="currentColor">
|
|
755
|
-
<path d="M9.9865 2H13.2794L13.9865 2.70706V5.99998H12.9865V3.77275L9.02174 8.22775L6.99514 6.20662L2.50008 10.7017L1.79297 9.99458L6.99418 4.79337L8.97841 6.77224L12.3355 3H9.9865V2Z" fill="currentColor"/>
|
|
756
|
-
<path d="M13 8V14H12V8H13Z" fill="currentColor"/>
|
|
757
|
-
<path d="M7.00005 9V14H6.00005V9H7.00005Z" fill="currentColor"/>
|
|
758
|
-
<path d="M10 10V14H9.00005V10H10Z" fill="currentColor"/>
|
|
759
|
-
<path d="M4.00005 12V14H3.00005V12H4.00005Z" fill="currentColor"/>
|
|
519
|
+
<path d="M9.9865 2H13.2794L13.9865 2.70706V5.99998H12.9865V3.77275L9.02174 8.22775L6.99514 6.20662L2.50008 10.7017L1.79297 9.99458L6.99418 4.79337L8.97841 6.77224L12.3355 3H9.9865V2Z" fill="currentColor"/><path d="M13 8V14H12V8H13Z" fill="currentColor"/><path d="M7.00005 9V14H6.00005V9H7.00005Z" fill="currentColor"/><path d="M10 10V14H9.00005V10H10Z" fill="currentColor"/><path d="M4.00005 12V14H3.00005V12H4.00005Z" fill="currentColor"/>
|
|
760
520
|
</symbol>
|
|
761
521
|
<symbol id="graph-bars" viewBox="0 0 16 16" fill="currentColor">
|
|
762
522
|
<path d="M3 2H2V14H14V13H12V7H11V13H9V9H8V13H6V4H5V13H3V2Z" fill="currentColor"/>
|
|
@@ -777,27 +537,19 @@
|
|
|
777
537
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.70716 5H2.5C1.67157 5 1 5.67157 1 6.5V9.5C1 10.3284 1.67157 11 2.5 11H5V5H3.7559C4.37359 3.25217 6.04102 2 8 2C9.95898 2 11.6264 3.25217 12.2441 5H11V11H12V11.5C12 12.3284 11.3284 13 10.5 13H9C9 12.4477 8.55229 12 8 12C7.44772 12 7 12.4477 7 13C7 13.5523 7.44772 14 8 14H10.5C11.8807 14 13 12.8807 13 11.5V11H13.5C14.3284 11 15 10.3284 15 9.5V6.5C15 5.67157 14.3284 5 13.5 5H13.2928C12.6398 2.69154 10.5179 1 8 1C5.48207 1 3.36024 2.69154 2.70716 5ZM12 10V6H13.5C13.7761 6 14 6.22386 14 6.5V9.5C14 9.77614 13.7761 10 13.5 10H12ZM2 6.5C2 6.22386 2.22386 6 2.5 6H4V10H2.5C2.22386 10 2 9.77614 2 9.5V6.5Z" fill="currentColor"/>
|
|
778
538
|
</symbol>
|
|
779
539
|
<symbol id="history" viewBox="0 0 16 16" fill="currentColor">
|
|
780
|
-
<path d="M2.01468 7.57576L1.35823 6.90126L0.641602 7.59872L2.00539 9H2.9962L4.356 7.62052L3.64383 6.91851L3.01975 7.55163C3.24649 5.00027 5.38961 3 7.99992 3C10.7613 3 12.9999 5.23858 12.9999 8C12.9999 10.7614 10.7613 13 7.99992 13C6.62265 13 5.37625 12.4438 4.47145 11.5426L3.76575 12.2511C4.85032 13.3314 6.34752 14 7.99992 14C11.3136 14 13.9999 11.3137 13.9999 8C13.9999 4.68629 11.3136 2 7.99992 2C4.82884 2 2.23233 4.46002 2.01468 7.57576Z" fill="currentColor"/>
|
|
781
|
-
<path d="M8.49992 5V7.5H10.9999V8.5H7.49992V5H8.49992Z" fill="currentColor"/>
|
|
540
|
+
<path d="M2.01468 7.57576L1.35823 6.90126L0.641602 7.59872L2.00539 9H2.9962L4.356 7.62052L3.64383 6.91851L3.01975 7.55163C3.24649 5.00027 5.38961 3 7.99992 3C10.7613 3 12.9999 5.23858 12.9999 8C12.9999 10.7614 10.7613 13 7.99992 13C6.62265 13 5.37625 12.4438 4.47145 11.5426L3.76575 12.2511C4.85032 13.3314 6.34752 14 7.99992 14C11.3136 14 13.9999 11.3137 13.9999 8C13.9999 4.68629 11.3136 2 7.99992 2C4.82884 2 2.23233 4.46002 2.01468 7.57576Z" fill="currentColor"/><path d="M8.49992 5V7.5H10.9999V8.5H7.49992V5H8.49992Z" fill="currentColor"/>
|
|
782
541
|
</symbol>
|
|
783
542
|
<symbol id="hour-glass" viewBox="0 0 16 16" fill="currentColor">
|
|
784
|
-
<path d="M6.07468 3.23713C6.16578 3.08973 6.32671 3 6.5 3H9.5C9.67329 3 9.83422 3.08973 9.92533 3.23713C10.0164 3.38454 10.0247 3.56861 9.94721 3.72361L8.44721 6.72361C8.36252 6.893 8.18939 7 8 7C7.81061 7 7.63748 6.893 7.55279 6.72361L6.05279 3.72361C5.97529 3.56861 5.98357 3.38454 6.07468 3.23713Z" fill="currentColor"/>
|
|
785
|
-
<path d="M8.27735 11.084C8.1094 10.972 7.8906 10.972 7.72265 11.084L6.22265 12.084C6.03932 12.2062 5.95761 12.434 6.02145 12.6449C6.0853 12.8558 6.27967 13 6.5 13H9.5C9.72033 13 9.9147 12.8558 9.97855 12.6449C10.0424 12.434 9.96068 12.2062 9.77735 12.084L8.27735 11.084Z" fill="currentColor"/>
|
|
786
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M4 2H3V1H13V2H12V4.79844C12 5.36612 11.8068 5.91689 11.4522 6.36018L10.8904 7.06235C10.452 7.61036 10.4518 8.3894 10.8899 8.93704L11.4522 9.63982C11.8068 10.0831 12 10.6339 12 11.2016V14H13V15H3V14H4V11.2016C4 10.6339 4.1932 10.0831 4.54783 9.63982L5.11005 8.93704C5.54817 8.3894 5.54798 7.61036 5.10957 7.06235L4.54783 6.36018C4.1932 5.91689 4 5.36612 4 4.79844V2ZM5 2H11V4.79844C11 5.13905 10.8841 5.46951 10.6713 5.73548L10.1096 6.43765C9.37928 7.35052 9.37849 8.64851 10.1091 9.56174L10.6713 10.2645C10.8841 10.5305 11 10.861 11 11.2016V14H5V11.2016C5 10.861 5.11592 10.5305 5.3287 10.2645L5.89092 9.56174C6.62151 8.64851 6.62072 7.35052 5.89043 6.43765L5.3287 5.73548C5.11592 5.46951 5 5.13904 5 4.79844V2Z" fill="currentColor"/>
|
|
543
|
+
<path d="M6.07468 3.23713C6.16578 3.08973 6.32671 3 6.5 3H9.5C9.67329 3 9.83422 3.08973 9.92533 3.23713C10.0164 3.38454 10.0247 3.56861 9.94721 3.72361L8.44721 6.72361C8.36252 6.893 8.18939 7 8 7C7.81061 7 7.63748 6.893 7.55279 6.72361L6.05279 3.72361C5.97529 3.56861 5.98357 3.38454 6.07468 3.23713Z" fill="currentColor"/><path d="M8.27735 11.084C8.1094 10.972 7.8906 10.972 7.72265 11.084L6.22265 12.084C6.03932 12.2062 5.95761 12.434 6.02145 12.6449C6.0853 12.8558 6.27967 13 6.5 13H9.5C9.72033 13 9.9147 12.8558 9.97855 12.6449C10.0424 12.434 9.96068 12.2062 9.77735 12.084L8.27735 11.084Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M4 2H3V1H13V2H12V4.79844C12 5.36612 11.8068 5.91689 11.4522 6.36018L10.8904 7.06235C10.452 7.61036 10.4518 8.3894 10.8899 8.93704L11.4522 9.63982C11.8068 10.0831 12 10.6339 12 11.2016V14H13V15H3V14H4V11.2016C4 10.6339 4.1932 10.0831 4.54783 9.63982L5.11005 8.93704C5.54817 8.3894 5.54798 7.61036 5.10957 7.06235L4.54783 6.36018C4.1932 5.91689 4 5.36612 4 4.79844V2ZM5 2H11V4.79844C11 5.13905 10.8841 5.46951 10.6713 5.73548L10.1096 6.43765C9.37928 7.35052 9.37849 8.64851 10.1091 9.56174L10.6713 10.2645C10.8841 10.5305 11 10.861 11 11.2016V14H5V11.2016C5 10.861 5.11592 10.5305 5.3287 10.2645L5.89092 9.56174C6.62151 8.64851 6.62072 7.35052 5.89043 6.43765L5.3287 5.73548C5.11592 5.46951 5 5.13904 5 4.79844V2Z" fill="currentColor"/>
|
|
787
544
|
</symbol>
|
|
788
545
|
<symbol id="image" viewBox="0 0 16 16" fill="currentColor">
|
|
789
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M4 6.5C4 5.67157 4.67157 5 5.5 5C6.32843 5 7 5.67157 7 6.5C7 7.32843 6.32843 8 5.5 8C4.67157 8 4 7.32843 4 6.5ZM5.5 6C5.22386 6 5 6.22386 5 6.5C5 6.77614 5.22386 7 5.5 7C5.77614 7 6 6.77614 6 6.5C6 6.22386 5.77614 6 5.5 6Z" fill="currentColor"/>
|
|
790
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M1 3H15V13H1V3ZM2 4V12H2.29287L5.47385 8.81903L7.23668 10.33L10.7629 7.05573L14 10.2929V4H2ZM14 11.7071L10.7371 8.44423L7.26332 11.6699L5.52615 10.1809L3.70709 12H14V11.7071Z" fill="currentColor"/>
|
|
546
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M4 6.5C4 5.67157 4.67157 5 5.5 5C6.32843 5 7 5.67157 7 6.5C7 7.32843 6.32843 8 5.5 8C4.67157 8 4 7.32843 4 6.5ZM5.5 6C5.22386 6 5 6.22386 5 6.5C5 6.77614 5.22386 7 5.5 7C5.77614 7 6 6.77614 6 6.5C6 6.22386 5.77614 6 5.5 6Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M1 3H15V13H1V3ZM2 4V12H2.29287L5.47385 8.81903L7.23668 10.33L10.7629 7.05573L14 10.2929V4H2ZM14 11.7071L10.7371 8.44423L7.26332 11.6699L5.52615 10.1809L3.70709 12H14V11.7071Z" fill="currentColor"/>
|
|
791
547
|
</symbol>
|
|
792
548
|
<symbol id="import" viewBox="0 0 16 16" fill="currentColor">
|
|
793
|
-
<path d="M8.5 8.58273L10.1211 6.96165L10.8282 7.66876L8.49278 10.0042H7.50673L5.17133 7.66876L5.87843 6.96165L7.5 8.58322L7.5 3H14V4H8.5V8.58273Z" fill="currentColor"/>
|
|
794
|
-
<path d="M2 12.5V10H3V12.5C3 12.7761 3.22386 13 3.5 13H12.5C12.7761 13 13 12.7761 13 12.5V10H14V12.5C14 13.3284 13.3284 14 12.5 14H3.5C2.67157 14 2 13.3284 2 12.5Z" fill="currentColor"/>
|
|
549
|
+
<path d="M8.5 8.58273L10.1211 6.96165L10.8282 7.66876L8.49278 10.0042H7.50673L5.17133 7.66876L5.87843 6.96165L7.5 8.58322L7.5 3H14V4H8.5V8.58273Z" fill="currentColor"/><path d="M2 12.5V10H3V12.5C3 12.7761 3.22386 13 3.5 13H12.5C12.7761 13 13 12.7761 13 12.5V10H14V12.5C14 13.3284 13.3284 14 12.5 14H3.5C2.67157 14 2 13.3284 2 12.5Z" fill="currentColor"/>
|
|
795
550
|
</symbol>
|
|
796
551
|
<symbol id="import-clock" viewBox="0 0 16 16" fill="currentColor">
|
|
797
|
-
<path d="M5.99512 8.58276L7.61622 6.96165L8.32333 7.66876L5.98792 10.0042H5.00188L2.66647 7.66876L3.37358 6.96165L4.99512 8.58319L4.99512 3H11V4L5.99512 4L5.99512 8.58276Z" fill="currentColor"/>
|
|
798
|
-
<path d="M1 12.5V10H2V12.5C2 12.7761 2.22386 13 2.5 13H7V14H2.5C1.67157 14 1 13.3284 1 12.5Z" fill="currentColor"/>
|
|
799
|
-
<path d="M11 10V11H10V12H12V10H11Z" fill="currentColor"/>
|
|
800
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 11.5C8 9.567 9.567 8 11.5 8C13.433 8 15 9.567 15 11.5C15 13.433 13.433 15 11.5 15C9.567 15 8 13.433 8 11.5ZM11.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 9Z" fill="currentColor"/>
|
|
552
|
+
<path d="M5.99512 8.58276L7.61622 6.96165L8.32333 7.66876L5.98792 10.0042H5.00188L2.66647 7.66876L3.37358 6.96165L4.99512 8.58319L4.99512 3H11V4L5.99512 4L5.99512 8.58276Z" fill="currentColor"/><path d="M1 12.5V10H2V12.5C2 12.7761 2.22386 13 2.5 13H7V14H2.5C1.67157 14 1 13.3284 1 12.5Z" fill="currentColor"/><path d="M11 10V11H10V12H12V10H11Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M8 11.5C8 9.567 9.567 8 11.5 8C13.433 8 15 9.567 15 11.5C15 13.433 13.433 15 11.5 15C9.567 15 8 13.433 8 11.5ZM11.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 9Z" fill="currentColor"/>
|
|
801
553
|
</symbol>
|
|
802
554
|
<symbol id="inbox" viewBox="0 0 16 16" fill="currentColor">
|
|
803
555
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M4.17703 2C3.56368 2 3.01211 2.37343 2.78432 2.94291L1 7.40371V11.5C1 12.3284 1.67157 13 2.5 13H13.5C14.3284 13 15 12.3284 15 11.5V7.40371L13.2157 2.94291C12.9879 2.37343 12.4363 2 11.823 2H4.17703ZM3.71279 3.3143C3.78873 3.12448 3.97258 3 4.17703 3H11.823C12.0274 3 12.2113 3.12448 12.2872 3.31431L13.7615 7H10V8.5C10 8.77614 9.77614 9 9.5 9H6.5C6.22386 9 6 8.77614 6 8.5V7H2.23852L3.71279 3.3143ZM2 8V11.5C2 11.7761 2.22386 12 2.5 12H13.5C13.7761 12 14 11.7761 14 11.5V8H11V8.5C11 9.32843 10.3284 10 9.5 10H6.5C5.67157 10 5 9.32843 5 8.5V8H2Z" fill="currentColor"/>
|
|
@@ -806,25 +558,16 @@
|
|
|
806
558
|
<path d="M13.7485 10.9102C13.5331 11.3994 13.278 11.8496 12.9826 12.2635C12.5798 12.8278 12.25 13.2185 11.9959 13.4354C11.6019 13.7914 11.1798 13.9737 10.7278 13.9841C10.4033 13.9841 10.012 13.8934 9.5565 13.7093C9.09949 13.5261 8.6795 13.4354 8.29547 13.4354C7.89272 13.4354 7.46076 13.5261 6.99874 13.7093C6.53601 13.8934 6.16324 13.9893 5.87824 13.9988C5.44479 14.0169 5.01275 13.8294 4.5815 13.4354C4.30626 13.1994 3.96198 12.795 3.54955 12.2221C3.10705 11.6102 2.74325 10.9007 2.45824 10.0919C2.15301 9.2182 2 8.37218 2 7.55312C2 6.61489 2.2063 5.80568 2.61952 5.12756C2.94428 4.58287 3.37632 4.15321 3.91705 3.83779C4.45778 3.52236 5.04203 3.36163 5.67123 3.35134C6.01551 3.35134 6.46698 3.45599 7.02802 3.66167C7.58748 3.86803 7.94671 3.97268 8.10421 3.97268C8.22195 3.97268 8.62102 3.85032 9.29752 3.60636C9.93727 3.38012 10.4772 3.28644 10.9195 3.32334C12.1181 3.4184 13.0186 3.88272 13.6175 4.71924C12.5455 5.35752 12.0152 6.2515 12.0258 7.39834C12.0355 8.29164 12.3652 9.035 13.0133 9.62523C13.307 9.89917 13.6351 10.1109 14 10.2613C13.9209 10.4868 13.8373 10.7028 13.7485 10.9102ZM10.9996 0.280078C10.9996 0.980238 10.7393 1.63398 10.2204 2.23907C9.59431 2.9584 8.83699 3.37407 8.01574 3.30848C8.00528 3.22448 7.99921 3.13608 7.99921 3.04318C7.99921 2.37103 8.29697 1.65169 8.82574 1.06354C9.08973 0.765742 9.42547 0.518131 9.83262 0.320608C10.2389 0.126031 10.6232 0.0184241 10.9846 0C10.9952 0.0935984 10.9996 0.187214 10.9996 0.280078Z" fill="currentColor"/>
|
|
807
559
|
</symbol>
|
|
808
560
|
<symbol id="jerrycan" viewBox="0 0 16 16" fill="currentColor">
|
|
809
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M11 3H9.19094L8.05274 5.27639L8.49996 6H11V3ZM9.30897 5L9.80897 4H9.99996V5H9.30897Z" fill="currentColor"/>
|
|
810
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.19094 1H11.5C12.3284 1 13 1.67157 13 2.5V12.5C13 13.3284 12.3284 14 11.5 14H4.49996C3.67153 14 2.99996 13.3284 2.99996 12.5V6.13962L6.14536 5.09115L8.19094 1ZM8.80897 2L6.85455 5.90885L3.99996 6.86038V12.5C3.99996 12.7761 4.22381 13 4.49996 13H11.5C11.7761 13 12 12.7761 12 12.5V2.5C12 2.22386 11.7761 2 11.5 2H8.80897Z" fill="currentColor"/>
|
|
811
|
-
<path d="M2.77321 4.43856C2.61174 3.91041 2.90899 3.35135 3.43714 3.18988L4.39345 2.89751C4.9216 2.73604 5.48065 3.03329 5.64212 3.56144L5.93449 4.51775L3.06558 5.39486L2.77321 4.43856Z" fill="currentColor"/>
|
|
561
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M11 3H9.19094L8.05274 5.27639L8.49996 6H11V3ZM9.30897 5L9.80897 4H9.99996V5H9.30897Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M8.19094 1H11.5C12.3284 1 13 1.67157 13 2.5V12.5C13 13.3284 12.3284 14 11.5 14H4.49996C3.67153 14 2.99996 13.3284 2.99996 12.5V6.13962L6.14536 5.09115L8.19094 1ZM8.80897 2L6.85455 5.90885L3.99996 6.86038V12.5C3.99996 12.7761 4.22381 13 4.49996 13H11.5C11.7761 13 12 12.7761 12 12.5V2.5C12 2.22386 11.7761 2 11.5 2H8.80897Z" fill="currentColor"/><path d="M2.77321 4.43856C2.61174 3.91041 2.90899 3.35135 3.43714 3.18988L4.39345 2.89751C4.9216 2.73604 5.48065 3.03329 5.64212 3.56144L5.93449 4.51775L3.06558 5.39486L2.77321 4.43856Z" fill="currentColor"/>
|
|
812
562
|
</symbol>
|
|
813
563
|
<symbol id="key-a" viewBox="0 0 16 16" fill="currentColor">
|
|
814
|
-
<path d="M10 7C10.5523 7 11 6.55228 11 6C11 5.44772 10.5523 5 10 5C9.44772 5 9 5.44772 9 6C9 6.55228 9.44772 7 10 7Z" fill="currentColor"/>
|
|
815
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 12H6V12.7071L4.70711 14H2V11.2758L6.27664 7.46426C6.09801 7.01034 6 6.51616 6 6C6 3.79086 7.79086 2 10 2C12.2091 2 14 3.79086 14 6C14 8.20914 12.2091 10 10 10C9.61258 10 9.23737 9.94478 8.88216 9.84158L7.70473 11H7V12ZM7 6C7 4.34315 8.34315 3 10 3C11.6569 3 13 4.34315 13 6C13 7.65685 11.6569 9 10 9C9.6216 9 9.26068 8.93018 8.92862 8.80318L8.62843 8.68837L7.29527 10H6V11H5V12.2929L4.29289 13H3V11.7241L7.50426 7.70966L7.32801 7.36562C7.11846 6.95656 7 6.49284 7 6Z" fill="currentColor"/>
|
|
564
|
+
<path d="M10 7C10.5523 7 11 6.55228 11 6C11 5.44772 10.5523 5 10 5C9.44772 5 9 5.44772 9 6C9 6.55228 9.44772 7 10 7Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M7 12H6V12.7071L4.70711 14H2V11.2758L6.27664 7.46426C6.09801 7.01034 6 6.51616 6 6C6 3.79086 7.79086 2 10 2C12.2091 2 14 3.79086 14 6C14 8.20914 12.2091 10 10 10C9.61258 10 9.23737 9.94478 8.88216 9.84158L7.70473 11H7V12ZM7 6C7 4.34315 8.34315 3 10 3C11.6569 3 13 4.34315 13 6C13 7.65685 11.6569 9 10 9C9.6216 9 9.26068 8.93018 8.92862 8.80318L8.62843 8.68837L7.29527 10H6V11H5V12.2929L4.29289 13H3V11.7241L7.50426 7.70966L7.32801 7.36562C7.11846 6.95656 7 6.49284 7 6Z" fill="currentColor"/>
|
|
816
565
|
</symbol>
|
|
817
566
|
<symbol id="key-b" viewBox="0 0 16 16" fill="currentColor">
|
|
818
567
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M10 2.5C11.933 2.5 13.5 4.067 13.5 6C13.5 7.933 11.933 9.5 10 9.5C9.21297 9.5 8.48657 9.2402 7.90193 8.80167L6.45679 10.2497L7.85359 11.6465L6.44479 13.0553L5.04834 11.6588L2.85359 13.8536L2.14648 13.1465L7.19504 8.09366C6.75853 7.50979 6.50004 6.78508 6.50004 6C6.50004 4.067 8.06705 2.5 10 2.5ZM12.5 6C12.5 4.61929 11.3808 3.5 10 3.5C8.61933 3.5 7.50004 4.61929 7.50004 6C7.50004 7.38071 8.61933 8.5 10 8.5C11.3808 8.5 12.5 7.38071 12.5 6Z" fill="currentColor"/>
|
|
819
568
|
</symbol>
|
|
820
569
|
<symbol id="led" viewBox="0 0 16 16" fill="currentColor">
|
|
821
|
-
<path d="M5.87868 5.17153L3.40381 2.69666L2.6967 3.40376L5.17158 5.87864L5.87868 5.17153Z" fill="currentColor"/>
|
|
822
|
-
<path d="M8 9.5C8.82843 9.5 9.5 8.82843 9.5 8C9.5 7.17157 8.82843 6.5 8 6.5C7.17157 6.5 6.5 7.17157 6.5 8C6.5 8.82843 7.17157 9.5 8 9.5Z" fill="currentColor"/>
|
|
823
|
-
<path d="M1 7.5H4.5V8.5H1V7.5Z" fill="currentColor"/>
|
|
824
|
-
<path d="M2.69678 12.5962L5.17165 10.1213L5.87876 10.8284L3.40388 13.3033L2.69678 12.5962Z" fill="currentColor"/>
|
|
825
|
-
<path d="M15 7.5H11.5V8.5H15V7.5Z" fill="currentColor"/>
|
|
826
|
-
<path d="M10.8284 10.1213L13.3032 12.5962L12.5961 13.3033L10.1213 10.8284L10.8284 10.1213Z" fill="currentColor"/>
|
|
827
|
-
<path d="M12.5962 2.69676L10.1213 5.17163L10.8284 5.87874L13.3033 3.40386L12.5962 2.69676Z" fill="currentColor"/>
|
|
570
|
+
<path d="M5.87868 5.17153L3.40381 2.69666L2.6967 3.40376L5.17158 5.87864L5.87868 5.17153Z" fill="currentColor"/><path d="M8 9.5C8.82843 9.5 9.5 8.82843 9.5 8C9.5 7.17157 8.82843 6.5 8 6.5C7.17157 6.5 6.5 7.17157 6.5 8C6.5 8.82843 7.17157 9.5 8 9.5Z" fill="currentColor"/><path d="M1 7.5H4.5V8.5H1V7.5Z" fill="currentColor"/><path d="M2.69678 12.5962L5.17165 10.1213L5.87876 10.8284L3.40388 13.3033L2.69678 12.5962Z" fill="currentColor"/><path d="M15 7.5H11.5V8.5H15V7.5Z" fill="currentColor"/><path d="M10.8284 10.1213L13.3032 12.5962L12.5961 13.3033L10.1213 10.8284L10.8284 10.1213Z" fill="currentColor"/><path d="M12.5962 2.69676L10.1213 5.17163L10.8284 5.87874L13.3033 3.40386L12.5962 2.69676Z" fill="currentColor"/>
|
|
828
571
|
</symbol>
|
|
829
572
|
<symbol id="layers" viewBox="0 0 16 16" fill="currentColor">
|
|
830
573
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.5119V5.49635L3.76289 6.4589L2 7.25915V8.2436L3.76097 9.2051L2 10.0045V10.9889L7.51468 14H8.48516L14 10.9866V10.0064L12.2361 9.20511L14 8.24132V7.26106L12.2342 6.45891L14 5.49406V4.51381L8.46631 2H7.53353L2 4.5119ZM4.86115 7.05856L3.25318 7.78849L7.99993 10.3803L12.7432 7.78849L11.1366 7.05864L8.0001 8.77246L4.86115 7.05856ZM4.85923 9.80477L3.25318 10.5338L7.99993 13.1256L12.7432 10.5338L11.1385 9.80485L8.0001 11.5197L4.85923 9.80477ZM3.25318 5.04124L7.99993 7.63301L12.7432 5.04123L7.99994 2.88649L3.25318 5.04124Z" fill="currentColor"/>
|
|
@@ -833,40 +576,22 @@
|
|
|
833
576
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.50001 8.97021V12.9381L8.50009 13L8.50001 15H7.50001V12.9702C3.6115 12.7249 2.21032 10.9471 2.02245 7.00003C2.00726 6.68097 2 6.34775 2 6.00001C2.35007 6.00002 2.68358 6.00984 3.00002 6.02981C5.25134 6.17184 6.66894 6.82757 7.50001 8.12058V1H8.50001V4.12075C9.33105 2.82762 10.7487 2.17187 13.0001 2.02981C13.3167 2.00983 13.6498 2.00001 14.0001 2.00001C14.0001 2.34774 13.9929 2.68097 13.9777 3.00002C13.7898 6.94711 12.3885 8.72487 8.50001 8.97021C8.50004 8.97021 8.49998 8.97021 8.50001 8.97021ZM7.47456 11.9664C7.37786 10.1312 7.00723 8.99766 6.37763 8.28938C5.77478 7.61118 4.77936 7.15672 3.02553 7.03364C3.12225 8.86884 3.49285 10.0024 4.12244 10.7106C4.72528 11.3888 5.72068 11.8433 7.47456 11.9664ZM11.8777 6.71062C11.2748 7.38882 10.2794 7.84328 8.5256 7.96637C8.6223 6.13113 8.99292 4.99762 9.6225 4.28936C10.2253 3.61118 11.2208 3.15674 12.9746 3.03364C12.8779 4.86882 12.5073 6.00234 11.8777 6.71062Z" fill="currentColor"/>
|
|
834
577
|
</symbol>
|
|
835
578
|
<symbol id="left-turn-signal" viewBox="0 0 16 16" fill="currentColor">
|
|
836
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 5.70387V10.2965L6.3042 10.9921L1 8.49563V7.50413L6.29354 4.99756L7 5.70387Z" fill="currentColor"/>
|
|
837
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.6958 5.0083L9 5.70395L9.00008 10.2965L9.70647 11.0029L15 8.49628V7.50478L9.6958 5.0083ZM10 9.75742L10 6.2567L13.7077 8.00177L10 9.75742Z" fill="currentColor"/>
|
|
579
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 5.70387V10.2965L6.3042 10.9921L1 8.49563V7.50413L6.29354 4.99756L7 5.70387Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M9.6958 5.0083L9 5.70395L9.00008 10.2965L9.70647 11.0029L15 8.49628V7.50478L9.6958 5.0083ZM10 9.75742L10 6.2567L13.7077 8.00177L10 9.75742Z" fill="currentColor"/>
|
|
838
580
|
</symbol>
|
|
839
581
|
<symbol id="letter-b" viewBox="0 0 16 16" fill="currentColor">
|
|
840
|
-
<path d="M8.355 10.4C9.566 10.4 10.168 9.896 10.168 8.902C10.168 8.377 9.902 7.957 9.454 7.761V7.747C9.79 7.558 9.986 7.215 9.986 6.802C9.986 6.039 9.391 5.5 8.544 5.5H6.5V10.4H8.355ZM7.375 6.291H8.411C8.873 6.291 9.111 6.501 9.111 6.893C9.111 7.285 8.873 7.495 8.411 7.495H7.375V6.291ZM7.375 8.209H8.467C9.034 8.209 9.293 8.433 9.293 8.895C9.293 9.385 9.041 9.609 8.46 9.609H7.375V8.209Z" fill="currentColor"/>
|
|
841
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
582
|
+
<path d="M8.355 10.4C9.566 10.4 10.168 9.896 10.168 8.902C10.168 8.377 9.902 7.957 9.454 7.761V7.747C9.79 7.558 9.986 7.215 9.986 6.802C9.986 6.039 9.391 5.5 8.544 5.5H6.5V10.4H8.355ZM7.375 6.291H8.411C8.873 6.291 9.111 6.501 9.111 6.893C9.111 7.285 8.873 7.495 8.411 7.495H7.375V6.291ZM7.375 8.209H8.467C9.034 8.209 9.293 8.433 9.293 8.895C9.293 9.385 9.041 9.609 8.46 9.609H7.375V8.209Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
842
583
|
</symbol>
|
|
843
584
|
<symbol id="letter-c" viewBox="0 0 16 16" fill="currentColor">
|
|
844
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
845
|
-
<path d="M8.06921 10.605C9.14021 10.605 9.88921 9.898 10.0012 8.778L9.13321 8.638C9.03521 9.401 8.66421 9.8 8.06921 9.8C7.28521 9.8 6.81621 9.142 6.81621 8.05C6.81621 6.965 7.28521 6.3 8.06921 6.3C8.63621 6.3 9.00721 6.678 9.12621 7.371L9.98721 7.231C9.86121 6.188 9.09821 5.495 8.06921 5.495C6.78121 5.495 5.94121 6.51 5.94121 8.05C5.94121 9.597 6.77421 10.605 8.06921 10.605Z" fill="currentColor"/>
|
|
585
|
+
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/><path d="M8.06921 10.605C9.14021 10.605 9.88921 9.898 10.0012 8.778L9.13321 8.638C9.03521 9.401 8.66421 9.8 8.06921 9.8C7.28521 9.8 6.81621 9.142 6.81621 8.05C6.81621 6.965 7.28521 6.3 8.06921 6.3C8.63621 6.3 9.00721 6.678 9.12621 7.371L9.98721 7.231C9.86121 6.188 9.09821 5.495 8.06921 5.495C6.78121 5.495 5.94121 6.51 5.94121 8.05C5.94121 9.597 6.77421 10.605 8.06921 10.605Z" fill="currentColor"/>
|
|
846
586
|
</symbol>
|
|
847
587
|
<symbol id="letter-i" viewBox="0 0 16 16" fill="currentColor">
|
|
848
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
849
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.5 8H7V7H8.5V10H9V11H7.5V8Z" fill="currentColor"/>
|
|
850
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.5 6H7.5V5H8.5V6Z" fill="currentColor"/>
|
|
588
|
+
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M7.5 8H7V7H8.5V10H9V11H7.5V8Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M8.5 6H7.5V5H8.5V6Z" fill="currentColor"/>
|
|
851
589
|
</symbol>
|
|
852
590
|
<symbol id="license" viewBox="0 0 16 16" fill="currentColor">
|
|
853
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M4 5.5H7V8.5H4V5.5ZM5 6.5V7.5H6V6.5H5Z" fill="currentColor"/>
|
|
854
|
-
<path d="M8 6.5H12V5.5H8V6.5Z" fill="currentColor"/>
|
|
855
|
-
<path d="M8 8.5H12V7.5H8V8.5Z" fill="currentColor"/>
|
|
856
|
-
<path d="M12 10.5V9.5H4V10.5H12Z" fill="currentColor"/>
|
|
857
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.5 13.5C1.67157 13.5 1 12.8284 1 12V4.00001C1 3.17158 1.67157 2.5 2.5 2.5L13.5 2.5C14.3284 2.5 15 3.17157 15 4V12C15 12.8284 14.3284 13.5 13.5 13.5L2.5 13.5ZM2 12C2 12.2762 2.22386 12.5 2.5 12.5L13.5 12.5C13.7761 12.5 14 12.2762 14 12V4C14 3.72386 13.7761 3.5 13.5 3.5L2.5 3.5C2.22386 3.5 2 3.72386 2 4.00001L2 12Z" fill="currentColor"/>
|
|
591
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M4 5.5H7V8.5H4V5.5ZM5 6.5V7.5H6V6.5H5Z" fill="currentColor"/><path d="M8 6.5H12V5.5H8V6.5Z" fill="currentColor"/><path d="M8 8.5H12V7.5H8V8.5Z" fill="currentColor"/><path d="M12 10.5V9.5H4V10.5H12Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M2.5 13.5C1.67157 13.5 1 12.8284 1 12V4.00001C1 3.17158 1.67157 2.5 2.5 2.5L13.5 2.5C14.3284 2.5 15 3.17157 15 4V12C15 12.8284 14.3284 13.5 13.5 13.5L2.5 13.5ZM2 12C2 12.2762 2.22386 12.5 2.5 12.5L13.5 12.5C13.7761 12.5 14 12.2762 14 12V4C14 3.72386 13.7761 3.5 13.5 3.5L2.5 3.5C2.22386 3.5 2 3.72386 2 4.00001L2 12Z" fill="currentColor"/>
|
|
858
592
|
</symbol>
|
|
859
593
|
<symbol id="license-plate" viewBox="0 0 16 16" fill="currentColor">
|
|
860
|
-
<path d="M5 11.5H4V10.5H5V11.5Z" fill="currentColor"/>
|
|
861
|
-
<path d="M12 11.5H11V10.5H12V11.5Z" fill="currentColor"/>
|
|
862
|
-
<path d="M5.5 9H4.5V7H5.5V9Z" fill="currentColor"/>
|
|
863
|
-
<path d="M7.5 9H6.5V7H7.5V9Z" fill="currentColor"/>
|
|
864
|
-
<path d="M9.5 9H8.5V7H9.5V9Z" fill="currentColor"/>
|
|
865
|
-
<path d="M11.5 9H10.5V7H11.5V9Z" fill="currentColor"/>
|
|
866
|
-
<path d="M5 5.5H4V4.5H5V5.5Z" fill="currentColor"/>
|
|
867
|
-
<path d="M10 5.5H6V4.5H10V5.5Z" fill="currentColor"/>
|
|
868
|
-
<path d="M12 5.5H11V4.5H12V5.5Z" fill="currentColor"/>
|
|
869
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M13.5 2.5C14.3284 2.5 15 3.17157 15 4V12C15 12.8284 14.3284 13.5 13.5 13.5H2.5C1.67157 13.5 1 12.8284 1 12V4C1 3.17157 1.67157 2.5 2.5 2.5H13.5ZM2.5 3.5C2.22386 3.5 2 3.72386 2 4V12C2 12.2761 2.22386 12.5 2.5 12.5H13.5C13.7761 12.5 14 12.2761 14 12V4C14 3.72386 13.7761 3.5 13.5 3.5H2.5Z" fill="currentColor"/>
|
|
594
|
+
<path d="M5 11.5H4V10.5H5V11.5Z" fill="currentColor"/><path d="M12 11.5H11V10.5H12V11.5Z" fill="currentColor"/><path d="M5.5 9H4.5V7H5.5V9Z" fill="currentColor"/><path d="M7.5 9H6.5V7H7.5V9Z" fill="currentColor"/><path d="M9.5 9H8.5V7H9.5V9Z" fill="currentColor"/><path d="M11.5 9H10.5V7H11.5V9Z" fill="currentColor"/><path d="M5 5.5H4V4.5H5V5.5Z" fill="currentColor"/><path d="M10 5.5H6V4.5H10V5.5Z" fill="currentColor"/><path d="M12 5.5H11V4.5H12V5.5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M13.5 2.5C14.3284 2.5 15 3.17157 15 4V12C15 12.8284 14.3284 13.5 13.5 13.5H2.5C1.67157 13.5 1 12.8284 1 12V4C1 3.17157 1.67157 2.5 2.5 2.5H13.5ZM2.5 3.5C2.22386 3.5 2 3.72386 2 4V12C2 12.2761 2.22386 12.5 2.5 12.5H13.5C13.7761 12.5 14 12.2761 14 12V4C14 3.72386 13.7761 3.5 13.5 3.5H2.5Z" fill="currentColor"/>
|
|
870
595
|
</symbol>
|
|
871
596
|
<symbol id="lifebuoy" viewBox="0 0 16 16" fill="currentColor">
|
|
872
597
|
<path d="M3.40381 3.40381C5.94221 0.865398 10.0578 0.865398 12.5962 3.40381C15.1346 5.94221 15.1346 10.0578 12.5962 12.5962C10.0578 15.1346 5.94221 15.1346 3.40381 12.5962C0.865398 10.0578 0.865398 5.94221 3.40381 3.40381ZM4.48104 12.2261C6.51487 13.9236 9.48442 13.9229 11.5183 12.2254L10.0958 10.8029C8.85688 11.7316 7.14312 11.7316 5.90423 10.8029L4.48104 12.2261ZM10.8029 5.90423C11.7316 7.14312 11.7316 8.85688 10.8029 10.0958L12.2254 11.5183C13.9229 9.48442 13.9236 6.51487 12.2261 4.48104L10.8029 5.90423ZM6.23223 6.23223C5.25592 7.20854 5.25592 8.79146 6.23223 9.76777C7.20854 10.7441 8.79146 10.7441 9.76777 9.76777C10.7441 8.79146 10.7441 7.20854 9.76777 6.23223C8.79146 5.25592 7.20854 5.25592 6.23223 6.23223ZM5.90354 5.19643C7.14244 4.26758 8.85684 4.26833 10.0958 5.19712L11.519 3.77393C9.4851 2.07639 6.5149 2.07639 4.48104 3.77393L5.90354 5.19643ZM3.77393 4.48104C2.07639 6.5149 2.07639 9.4851 3.77393 11.519L5.19712 10.0958C4.26833 8.85684 4.26758 7.14244 5.19643 5.90354L3.77393 4.48104Z" fill="currentColor"/>
|
|
@@ -878,122 +603,85 @@
|
|
|
878
603
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M4 7.99521V7.00468L9.74451 1.99963L10.7347 1.99999L9.48355 6.32697L12 7.01281V7.98863L6.20144 14H5.23025L6.77525 8.70711L4 7.99521Z" fill="currentColor"/>
|
|
879
604
|
</symbol>
|
|
880
605
|
<symbol id="link" viewBox="0 0 16 16" fill="currentColor">
|
|
881
|
-
<path d="M11.8534 7.85353L13.6463 6.06063C14.2321 5.47484 14.2321 4.5251 13.6463 3.93931L12.0605 2.35352C11.4747 1.76774 10.525 1.76774 9.9392 2.35352L6.35342 5.93931C5.76763 6.5251 5.76763 7.47485 6.35342 8.06063L7.14631 8.85353L7.85342 8.14642L7.06052 7.35353C6.86526 7.15826 6.86526 6.84168 7.06052 6.64642L10.6463 3.06063C10.8416 2.86537 11.1582 2.86537 11.3534 3.06063L12.9392 4.64642C13.1345 4.84168 13.1345 5.15826 12.9392 5.35352L11.1463 7.14642L11.8534 7.85353Z" fill="currentColor"/>
|
|
882
|
-
<path d="M4.64654 7.6464L2.35365 9.93929C1.76786 10.5251 1.76786 11.4748 2.35365 12.0606L3.93943 13.6464C4.52522 14.2322 5.47497 14.2322 6.06075 13.6464L10.1465 9.56062C10.7323 8.97483 10.7323 8.02508 10.1465 7.4393L9.35365 6.6464L8.64654 7.35351L9.43943 8.1464C9.6347 8.34166 9.6347 8.65825 9.43943 8.85351L5.35365 12.9393C5.15838 13.1346 4.8418 13.1346 4.64654 12.9393L3.06075 11.3535C2.86549 11.1582 2.86549 10.8417 3.06075 10.6464L5.35365 8.35351L4.64654 7.6464Z" fill="currentColor"/>
|
|
606
|
+
<path d="M11.8534 7.85353L13.6463 6.06063C14.2321 5.47484 14.2321 4.5251 13.6463 3.93931L12.0605 2.35352C11.4747 1.76774 10.525 1.76774 9.9392 2.35352L6.35342 5.93931C5.76763 6.5251 5.76763 7.47485 6.35342 8.06063L7.14631 8.85353L7.85342 8.14642L7.06052 7.35353C6.86526 7.15826 6.86526 6.84168 7.06052 6.64642L10.6463 3.06063C10.8416 2.86537 11.1582 2.86537 11.3534 3.06063L12.9392 4.64642C13.1345 4.84168 13.1345 5.15826 12.9392 5.35352L11.1463 7.14642L11.8534 7.85353Z" fill="currentColor"/><path d="M4.64654 7.6464L2.35365 9.93929C1.76786 10.5251 1.76786 11.4748 2.35365 12.0606L3.93943 13.6464C4.52522 14.2322 5.47497 14.2322 6.06075 13.6464L10.1465 9.56062C10.7323 8.97483 10.7323 8.02508 10.1465 7.4393L9.35365 6.6464L8.64654 7.35351L9.43943 8.1464C9.6347 8.34166 9.6347 8.65825 9.43943 8.85351L5.35365 12.9393C5.15838 13.1346 4.8418 13.1346 4.64654 12.9393L3.06075 11.3535C2.86549 11.1582 2.86549 10.8417 3.06075 10.6464L5.35365 8.35351L4.64654 7.6464Z" fill="currentColor"/>
|
|
883
607
|
</symbol>
|
|
884
608
|
<symbol id="list" viewBox="0 0 16 16" fill="currentColor">
|
|
885
|
-
<path d="M3 3.5H2V4.5H3V3.5Z" fill="currentColor"/>
|
|
886
|
-
<path d="M4 4.5H14V3.5H4V4.5Z" fill="currentColor"/>
|
|
887
|
-
<path d="M4 8.5H14V7.5H4V8.5Z" fill="currentColor"/>
|
|
888
|
-
<path d="M4 12.5H14V11.5H4V12.5Z" fill="currentColor"/>
|
|
889
|
-
<path d="M2 7.5H3V8.5H2V7.5Z" fill="currentColor"/>
|
|
890
|
-
<path d="M3 11.5H2V12.5H3V11.5Z" fill="currentColor"/>
|
|
609
|
+
<path d="M3 3.5H2V4.5H3V3.5Z" fill="currentColor"/><path d="M4 4.5H14V3.5H4V4.5Z" fill="currentColor"/><path d="M4 8.5H14V7.5H4V8.5Z" fill="currentColor"/><path d="M4 12.5H14V11.5H4V12.5Z" fill="currentColor"/><path d="M2 7.5H3V8.5H2V7.5Z" fill="currentColor"/><path d="M3 11.5H2V12.5H3V11.5Z" fill="currentColor"/>
|
|
891
610
|
</symbol>
|
|
892
611
|
<symbol id="loads" viewBox="0 0 16 16" fill="currentColor">
|
|
893
|
-
<path d="M6 4H7V3H6V4Z" fill="currentColor"/>
|
|
894
|
-
<path d="M10 4H8V3H10V4Z" fill="currentColor"/>
|
|
895
|
-
<path d="M13 10.9879C13 11.5402 12.5523 11.9879 12 11.9879C11.4477 11.9879 11 11.5402 11 10.9879C11 10.4356 11.4477 9.98792 12 9.98792C12.5523 9.98792 13 10.4356 13 10.9879Z" fill="currentColor"/>
|
|
896
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 8V1H4V7H1V14H15V8H12ZM9 13V8H11V2L5 2V7H8V13H9ZM2 8H3V10H6V8H7V13H2V8ZM4 8H5V9H4V8ZM10 13V9H14V13H10Z" fill="currentColor"/>
|
|
612
|
+
<path d="M6 4H7V3H6V4Z" fill="currentColor"/><path d="M10 4H8V3H10V4Z" fill="currentColor"/><path d="M13 10.9879C13 11.5402 12.5523 11.9879 12 11.9879C11.4477 11.9879 11 11.5402 11 10.9879C11 10.4356 11.4477 9.98792 12 9.98792C12.5523 9.98792 13 10.4356 13 10.9879Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M12 8V1H4V7H1V14H15V8H12ZM9 13V8H11V2L5 2V7H8V13H9ZM2 8H3V10H6V8H7V13H2V8ZM4 8H5V9H4V8ZM10 13V9H14V13H10Z" fill="currentColor"/>
|
|
897
613
|
</symbol>
|
|
898
614
|
<symbol id="location-pin" viewBox="0 0 16 16" fill="currentColor">
|
|
899
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 5C6.89543 5 6 5.89543 6 7C6 8.10457 6.89543 9 8 9C9.10457 9 10 8.10457 10 7C10 5.89543 9.10457 5 8 5ZM7 7C7 6.44772 7.44772 6 8 6C8.55228 6 9 6.44772 9 7C9 7.55228 8.55228 8 8 8C7.44772 8 7 7.55228 7 7Z" fill="currentColor"/>
|
|
900
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 7C2 3.68629 4.68629 1 8 1C11.3137 1 14 3.68629 14 7C14 8.59417 13.3776 10.0441 12.3636 11.1182L12.3543 11.128L8.4957 15H7.50433L3.63629 11.1183C2.62225 10.0442 2 8.59417 2 7ZM8 2C5.23858 2 3 4.23858 3 7C3 8.32653 3.51593 9.53149 4.35905 10.4269L8 14.0807L11.6409 10.4269C12.4841 9.5315 13 8.32654 13 7C13 4.23858 10.7614 2 8 2Z" fill="currentColor"/>
|
|
615
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 5C6.89543 5 6 5.89543 6 7C6 8.10457 6.89543 9 8 9C9.10457 9 10 8.10457 10 7C10 5.89543 9.10457 5 8 5ZM7 7C7 6.44772 7.44772 6 8 6C8.55228 6 9 6.44772 9 7C9 7.55228 8.55228 8 8 8C7.44772 8 7 7.55228 7 7Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M2 7C2 3.68629 4.68629 1 8 1C11.3137 1 14 3.68629 14 7C14 8.59417 13.3776 10.0441 12.3636 11.1182L12.3543 11.128L8.4957 15H7.50433L3.63629 11.1183C2.62225 10.0442 2 8.59417 2 7ZM8 2C5.23858 2 3 4.23858 3 7C3 8.32653 3.51593 9.53149 4.35905 10.4269L8 14.0807L11.6409 10.4269C12.4841 9.5315 13 8.32654 13 7C13 4.23858 10.7614 2 8 2Z" fill="currentColor"/>
|
|
901
616
|
</symbol>
|
|
902
617
|
<symbol id="location-pin-arrows" viewBox="0 0 16 16" fill="currentColor">
|
|
903
|
-
<path d="M10.2016 4.5L10.2043 4.50277L10.2071 4.5H10.2016Z" fill="currentColor"/>
|
|
904
|
-
<path d="M5.79289 10.5L5.79527 10.4976L5.79765 10.5H5.79289Z" fill="currentColor"/>
|
|
905
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 1C4.68629 1 2 3.68629 2 7C2 8.59417 2.62225 10.0442 3.6363 11.1183L7.5 15.0007L8.5 15L12.3545 11.1278L12.3636 11.1182C13.3776 10.0441 14 8.59417 14 7C14 3.68629 11.3137 1 8 1ZM3 7C3 4.23858 5.23858 2 8 2C9.71102 2 11.2213 2.85944 12.1227 4.17017L6.50238 9.79051L7.20906 10.4972L7.20625 10.5H9.5V9.5H8.20711L12.6207 5.08638C12.8651 5.67583 13 6.32216 13 7C13 8.32659 12.484 9.53158 11.6408 10.427L8 14.0855L4.35918 10.427C4.34639 10.4135 4.33367 10.3998 4.32103 10.3861L9.49723 5.20988L8.79114 4.50378L8.79492 4.5H6.33334V5.5H7.7929L3.71488 9.57802C3.26092 8.82523 3 7.94336 3 7Z" fill="currentColor"/>
|
|
618
|
+
<path d="M10.2016 4.5L10.2043 4.50277L10.2071 4.5H10.2016Z" fill="currentColor"/><path d="M5.79289 10.5L5.79527 10.4976L5.79765 10.5H5.79289Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M8 1C4.68629 1 2 3.68629 2 7C2 8.59417 2.62225 10.0442 3.6363 11.1183L7.5 15.0007L8.5 15L12.3545 11.1278L12.3636 11.1182C13.3776 10.0441 14 8.59417 14 7C14 3.68629 11.3137 1 8 1ZM3 7C3 4.23858 5.23858 2 8 2C9.71102 2 11.2213 2.85944 12.1227 4.17017L6.50238 9.79051L7.20906 10.4972L7.20625 10.5H9.5V9.5H8.20711L12.6207 5.08638C12.8651 5.67583 13 6.32216 13 7C13 8.32659 12.484 9.53158 11.6408 10.427L8 14.0855L4.35918 10.427C4.34639 10.4135 4.33367 10.3998 4.32103 10.3861L9.49723 5.20988L8.79114 4.50378L8.79492 4.5H6.33334V5.5H7.7929L3.71488 9.57802C3.26092 8.82523 3 7.94336 3 7Z" fill="currentColor"/>
|
|
906
619
|
</symbol>
|
|
907
620
|
<symbol id="location-pin-disabled" viewBox="0 0 16 16" fill="currentColor">
|
|
908
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.3866 2.90632C11.2915 1.73333 9.7314 1 8.00004 1C4.68633 1 2.00004 3.68629 2.00004 7C2.00004 8.59417 2.62229 10.0442 3.63633 11.1183L3.90501 11.3879L1.14648 14.1465L1.85359 14.8536L14.8536 1.85356L14.1465 1.14645L12.3866 2.90632ZM11.679 3.61393C10.7653 2.62168 9.45526 2 8.00004 2C5.23861 2 3.00004 4.23858 3.00004 7C3.00004 8.32653 3.51597 9.53149 4.35909 10.4269L4.61212 10.6808L6.73983 8.55311C6.28846 8.1864 6.00004 7.62688 6.00004 7C6.00004 5.89543 6.89547 5 8.00004 5C8.62692 5 9.18644 5.28842 9.55314 5.73979L11.679 3.61393ZM8.83835 6.45459C8.65992 6.18091 8.35111 6 8.00004 6C7.44775 6 7.00004 6.44772 7.00004 7C7.00004 7.35107 7.18095 7.65989 7.45463 7.83831L8.83835 6.45459Z" fill="currentColor"/>
|
|
909
|
-
<path d="M13.4698 4.53026L12.7027 5.29738C12.8951 5.8288 13 6.40215 13 7C13 8.32654 12.4841 9.5315 11.641 10.4269L8.00004 14.0807L5.96328 12.0368L5.25617 12.7439L7.50437 15H8.49574L12.3543 11.128L12.3636 11.1182C13.3777 10.0441 14 8.59417 14 7C14 6.11959 13.8104 5.28347 13.4698 4.53026Z" fill="currentColor"/>
|
|
621
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.3866 2.90632C11.2915 1.73333 9.7314 1 8.00004 1C4.68633 1 2.00004 3.68629 2.00004 7C2.00004 8.59417 2.62229 10.0442 3.63633 11.1183L3.90501 11.3879L1.14648 14.1465L1.85359 14.8536L14.8536 1.85356L14.1465 1.14645L12.3866 2.90632ZM11.679 3.61393C10.7653 2.62168 9.45526 2 8.00004 2C5.23861 2 3.00004 4.23858 3.00004 7C3.00004 8.32653 3.51597 9.53149 4.35909 10.4269L4.61212 10.6808L6.73983 8.55311C6.28846 8.1864 6.00004 7.62688 6.00004 7C6.00004 5.89543 6.89547 5 8.00004 5C8.62692 5 9.18644 5.28842 9.55314 5.73979L11.679 3.61393ZM8.83835 6.45459C8.65992 6.18091 8.35111 6 8.00004 6C7.44775 6 7.00004 6.44772 7.00004 7C7.00004 7.35107 7.18095 7.65989 7.45463 7.83831L8.83835 6.45459Z" fill="currentColor"/><path d="M13.4698 4.53026L12.7027 5.29738C12.8951 5.8288 13 6.40215 13 7C13 8.32654 12.4841 9.5315 11.641 10.4269L8.00004 14.0807L5.96328 12.0368L5.25617 12.7439L7.50437 15H8.49574L12.3543 11.128L12.3636 11.1182C13.3777 10.0441 14 8.59417 14 7C14 6.11959 13.8104 5.28347 13.4698 4.53026Z" fill="currentColor"/>
|
|
910
622
|
</symbol>
|
|
911
623
|
<symbol id="location-pin-dollar" viewBox="0 0 16 16" fill="currentColor">
|
|
912
|
-
<path d="M10.25 6.8875C10.25 5.7926 9.51548 4.84532 8.5 4.60742V4H7.5V4.60742C6.48452 4.84532 5.75 5.7926 5.75 6.8875V7.24224L9.20959 8.4531C9.06675 9.03959 8.56379 9.45 8 9.45C7.33235 9.45 6.75 8.87445 6.75 8.1125H5.75C5.75 9.2074 6.48452 10.1547 7.5 10.3926V11H8.5V10.3926C9.51548 10.1547 10.25 9.2074 10.25 8.1125V7.75776L6.79041 6.5469C6.93325 5.96041 7.43621 5.55 8 5.55C8.66765 5.55 9.25 6.12555 9.25 6.8875H10.25Z" fill="currentColor"/>
|
|
913
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 7C2 3.68629 4.68629 1 8 1C11.3137 1 14 3.68629 14 7C14 8.59417 13.3776 10.0441 12.3636 11.1182L12.3543 11.128L8.4957 15H7.50433L3.63629 11.1183C2.62225 10.0442 2 8.59417 2 7ZM8 2C5.23858 2 3 4.23858 3 7C3 8.32653 3.51593 9.53149 4.35905 10.4269L8 14.0807L11.6409 10.4269C12.4841 9.5315 13 8.32654 13 7C13 4.23858 10.7614 2 8 2Z" fill="currentColor"/>
|
|
624
|
+
<path d="M10.25 6.8875C10.25 5.7926 9.51548 4.84532 8.5 4.60742V4H7.5V4.60742C6.48452 4.84532 5.75 5.7926 5.75 6.8875V7.24224L9.20959 8.4531C9.06675 9.03959 8.56379 9.45 8 9.45C7.33235 9.45 6.75 8.87445 6.75 8.1125H5.75C5.75 9.2074 6.48452 10.1547 7.5 10.3926V11H8.5V10.3926C9.51548 10.1547 10.25 9.2074 10.25 8.1125V7.75776L6.79041 6.5469C6.93325 5.96041 7.43621 5.55 8 5.55C8.66765 5.55 9.25 6.12555 9.25 6.8875H10.25Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M2 7C2 3.68629 4.68629 1 8 1C11.3137 1 14 3.68629 14 7C14 8.59417 13.3776 10.0441 12.3636 11.1182L12.3543 11.128L8.4957 15H7.50433L3.63629 11.1183C2.62225 10.0442 2 8.59417 2 7ZM8 2C5.23858 2 3 4.23858 3 7C3 8.32653 3.51593 9.53149 4.35905 10.4269L8 14.0807L11.6409 10.4269C12.4841 9.5315 13 8.32654 13 7C13 4.23858 10.7614 2 8 2Z" fill="currentColor"/>
|
|
914
625
|
</symbol>
|
|
915
626
|
<symbol id="lock-closed" viewBox="0 0 16 16" fill="currentColor">
|
|
916
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 8C6.89543 8 6 8.89543 6 10C6 11.1046 6.89543 12 8 12C9.10457 12 10 11.1046 10 10C10 8.89543 9.10457 8 8 8ZM7 10C7 9.44772 7.44772 9 8 9C8.55228 9 9 9.44772 9 10C9 10.5523 8.55228 11 8 11C7.44772 11 7 10.5523 7 10Z" fill="currentColor"/>
|
|
917
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M5 4.5V6H4.5C3.67157 6 3 6.67157 3 7.5V14H13V7.5C13 6.67157 12.3284 6 11.5 6H11V4.5C11 3.11929 9.88071 2 8.5 2H7.5C6.11929 2 5 3.11929 5 4.5ZM7.5 3C6.67157 3 6 3.67157 6 4.5V6H10V4.5C10 3.67157 9.32843 3 8.5 3H7.5ZM4.5 7H11.5C11.7761 7 12 7.22386 12 7.5V13H4V7.5C4 7.22386 4.22386 7 4.5 7Z" fill="currentColor"/>
|
|
627
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 8C6.89543 8 6 8.89543 6 10C6 11.1046 6.89543 12 8 12C9.10457 12 10 11.1046 10 10C10 8.89543 9.10457 8 8 8ZM7 10C7 9.44772 7.44772 9 8 9C8.55228 9 9 9.44772 9 10C9 10.5523 8.55228 11 8 11C7.44772 11 7 10.5523 7 10Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M5 4.5V6H4.5C3.67157 6 3 6.67157 3 7.5V14H13V7.5C13 6.67157 12.3284 6 11.5 6H11V4.5C11 3.11929 9.88071 2 8.5 2H7.5C6.11929 2 5 3.11929 5 4.5ZM7.5 3C6.67157 3 6 3.67157 6 4.5V6H10V4.5C10 3.67157 9.32843 3 8.5 3H7.5ZM4.5 7H11.5C11.7761 7 12 7.22386 12 7.5V13H4V7.5C4 7.22386 4.22386 7 4.5 7Z" fill="currentColor"/>
|
|
918
628
|
</symbol>
|
|
919
629
|
<symbol id="lock-closed-filled" viewBox="0 0 16 16" fill="currentColor">
|
|
920
|
-
<path d="M8 9C7.44772 9 7 9.44772 7 10C7 10.5523 7.44772 11 8 11C8.55228 11 9 10.5523 9 10C9 9.44772 8.55228 9 8 9Z" fill="currentColor"/>
|
|
921
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M5 6V4.5C5 3.11929 6.11929 2 7.5 2H8.5C9.88071 2 11 3.11929 11 4.5V6H11.5C12.3284 6 13 6.67157 13 7.5V14H3V7.5C3 6.67157 3.67157 6 4.5 6H5ZM7.5 3C6.67157 3 6 3.67157 6 4.5V6H10V4.5C10 3.67157 9.32843 3 8.5 3H7.5ZM8 8C6.89543 8 6 8.89543 6 10C6 11.1046 6.89543 12 8 12C9.10457 12 10 11.1046 10 10C10 8.89543 9.10457 8 8 8Z" fill="currentColor"/>
|
|
630
|
+
<path d="M8 9C7.44772 9 7 9.44772 7 10C7 10.5523 7.44772 11 8 11C8.55228 11 9 10.5523 9 10C9 9.44772 8.55228 9 8 9Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M5 6V4.5C5 3.11929 6.11929 2 7.5 2H8.5C9.88071 2 11 3.11929 11 4.5V6H11.5C12.3284 6 13 6.67157 13 7.5V14H3V7.5C3 6.67157 3.67157 6 4.5 6H5ZM7.5 3C6.67157 3 6 3.67157 6 4.5V6H10V4.5C10 3.67157 9.32843 3 8.5 3H7.5ZM8 8C6.89543 8 6 8.89543 6 10C6 11.1046 6.89543 12 8 12C9.10457 12 10 11.1046 10 10C10 8.89543 9.10457 8 8 8Z" fill="currentColor"/>
|
|
922
631
|
</symbol>
|
|
923
632
|
<symbol id="lock-open" viewBox="0 0 16 16" fill="currentColor">
|
|
924
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 8C6.89543 8 6 8.89543 6 10C6 11.1046 6.89543 12 8 12C9.10457 12 10 11.1046 10 10C10 8.89543 9.10457 8 8 8ZM7 10C7 9.44771 7.44772 9 8 9C8.55228 9 9 9.44771 9 10C9 10.5523 8.55228 11 8 11C7.44772 11 7 10.5523 7 10Z" fill="currentColor"/>
|
|
925
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.5 2C6.67157 2 6 2.67157 6 3.5V5H5V3.5C5 2.11929 6.11929 1 7.5 1H8.5C9.88071 1 11 2.11929 11 3.5V6H11.5C12.3284 6 13 6.67157 13 7.5V14H3V7.5C3 6.67157 3.67157 6 4.5 6H10V3.5C10 2.67157 9.32843 2 8.5 2H7.5ZM4.5 7C4.22386 7 4 7.22386 4 7.5V13H12V7.5C12 7.22386 11.7761 7 11.5 7H4.5Z" fill="currentColor"/>
|
|
633
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 8C6.89543 8 6 8.89543 6 10C6 11.1046 6.89543 12 8 12C9.10457 12 10 11.1046 10 10C10 8.89543 9.10457 8 8 8ZM7 10C7 9.44771 7.44772 9 8 9C8.55228 9 9 9.44771 9 10C9 10.5523 8.55228 11 8 11C7.44772 11 7 10.5523 7 10Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M7.5 2C6.67157 2 6 2.67157 6 3.5V5H5V3.5C5 2.11929 6.11929 1 7.5 1H8.5C9.88071 1 11 2.11929 11 3.5V6H11.5C12.3284 6 13 6.67157 13 7.5V14H3V7.5C3 6.67157 3.67157 6 4.5 6H10V3.5C10 2.67157 9.32843 2 8.5 2H7.5ZM4.5 7C4.22386 7 4 7.22386 4 7.5V13H12V7.5C12 7.22386 11.7761 7 11.5 7H4.5Z" fill="currentColor"/>
|
|
926
634
|
</symbol>
|
|
927
635
|
<symbol id="logout" viewBox="0 0 16 16" fill="currentColor">
|
|
928
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.5 2C2.67157 2 2 2.67157 2 3.5V10.4707C2 10.9674 2.24584 11.4318 2.65653 11.7111L5.65653 13.7511C6.65239 14.4283 8 13.715 8 12.5107V12H10.5C11.3284 12 12 11.3284 12 10.5V10H11V10.5C11 10.7761 10.7761 11 10.5 11H8V5.11803C8 4.54988 7.679 4.03048 7.17082 3.77639L5.61803 3H10.5C10.7761 3 11 3.22386 11 3.5V4H12V3.5C12 2.67157 11.3284 2 10.5 2H3.5ZM3 3.5C3 3.25761 3.17248 3.0555 3.4014 3.00972L6.72361 4.67082C6.893 4.75552 7 4.92865 7 5.11803V12.5107C7 12.9121 6.5508 13.1499 6.21884 12.9242L3.21884 10.8842C3.08195 10.7911 3 10.6363 3 10.4707V3.5Z" fill="currentColor"/>
|
|
929
|
-
<path d="M13.5703 7.5L11.949 9.12127L12.6561 9.82838L15 7.48452V6.51538L12.6561 4.17152L11.949 4.87863L13.5704 6.5H8.9998V7.5H13.5703Z" fill="currentColor"/>
|
|
636
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.5 2C2.67157 2 2 2.67157 2 3.5V10.4707C2 10.9674 2.24584 11.4318 2.65653 11.7111L5.65653 13.7511C6.65239 14.4283 8 13.715 8 12.5107V12H10.5C11.3284 12 12 11.3284 12 10.5V10H11V10.5C11 10.7761 10.7761 11 10.5 11H8V5.11803C8 4.54988 7.679 4.03048 7.17082 3.77639L5.61803 3H10.5C10.7761 3 11 3.22386 11 3.5V4H12V3.5C12 2.67157 11.3284 2 10.5 2H3.5ZM3 3.5C3 3.25761 3.17248 3.0555 3.4014 3.00972L6.72361 4.67082C6.893 4.75552 7 4.92865 7 5.11803V12.5107C7 12.9121 6.5508 13.1499 6.21884 12.9242L3.21884 10.8842C3.08195 10.7911 3 10.6363 3 10.4707V3.5Z" fill="currentColor"/><path d="M13.5703 7.5L11.949 9.12127L12.6561 9.82838L15 7.48452V6.51538L12.6561 4.17152L11.949 4.87863L13.5704 6.5H8.9998V7.5H13.5703Z" fill="currentColor"/>
|
|
930
637
|
</symbol>
|
|
931
638
|
<symbol id="logs" viewBox="0 0 16 16" fill="currentColor">
|
|
932
|
-
<path d="M5 6H11V5H5V6Z" fill="currentColor"/>
|
|
933
|
-
<path d="M5 8.5H11V7.5H5V8.5Z" fill="currentColor"/>
|
|
934
|
-
<path d="M5 11H11V10H5V11Z" fill="currentColor"/>
|
|
935
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M3 2H13V14H3V11H2V10H3V8.50001H2V7.50001H3V6H2V5H3V2ZM4 3V13H12V3H4Z" fill="currentColor"/>
|
|
639
|
+
<path d="M5 6H11V5H5V6Z" fill="currentColor"/><path d="M5 8.5H11V7.5H5V8.5Z" fill="currentColor"/><path d="M5 11H11V10H5V11Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M3 2H13V14H3V11H2V10H3V8.50001H2V7.50001H3V6H2V5H3V2ZM4 3V13H12V3H4Z" fill="currentColor"/>
|
|
936
640
|
</symbol>
|
|
937
641
|
<symbol id="logs-magnifying-glass" viewBox="0 0 16 16" fill="currentColor">
|
|
938
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M5 7.5C5 6.11929 6.11929 5 7.5 5C8.88071 5 10 6.11929 10 7.5C10 8.00954 9.84757 8.48347 9.58581 8.87868L10.8536 10.1464L10.1464 10.8535L8.87871 9.58579C8.48349 9.84756 8.00955 10 7.5 10C6.11929 10 5 8.88071 5 7.5ZM7.5 6C6.67157 6 6 6.67157 6 7.5C6 8.32843 6.67157 9 7.5 9C8.32843 9 9 8.32843 9 7.5C9 6.67157 8.32843 6 7.5 6Z" fill="currentColor"/>
|
|
939
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M13 2H3V5H2V6H3V7.50001H2V8.50001H3V10H2V11H3V14H13V2ZM4 13V3H12V13H4Z" fill="currentColor"/>
|
|
642
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M5 7.5C5 6.11929 6.11929 5 7.5 5C8.88071 5 10 6.11929 10 7.5C10 8.00954 9.84757 8.48347 9.58581 8.87868L10.8536 10.1464L10.1464 10.8535L8.87871 9.58579C8.48349 9.84756 8.00955 10 7.5 10C6.11929 10 5 8.88071 5 7.5ZM7.5 6C6.67157 6 6 6.67157 6 7.5C6 8.32843 6.67157 9 7.5 9C8.32843 9 9 8.32843 9 7.5C9 6.67157 8.32843 6 7.5 6Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M13 2H3V5H2V6H3V7.50001H2V8.50001H3V10H2V11H3V14H13V2ZM4 13V3H12V13H4Z" fill="currentColor"/>
|
|
940
643
|
</symbol>
|
|
941
644
|
<symbol id="magnifying-glass" viewBox="0 0 16 16" fill="currentColor">
|
|
942
645
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 2C4.23858 2 2 4.23858 2 7C2 9.76142 4.23858 12 7 12C8.20064 12 9.30243 11.5768 10.1644 10.8715L13.1465 13.8536L13.8536 13.1464L10.8715 10.1644C11.5768 9.30243 12 8.20063 12 7C12 4.23858 9.76142 2 7 2ZM3 7C3 4.79086 4.79086 3 7 3C9.20914 3 11 4.79086 11 7C11 9.20914 9.20914 11 7 11C4.79086 11 3 9.20914 3 7Z" fill="currentColor"/>
|
|
943
646
|
</symbol>
|
|
944
647
|
<symbol id="magnifying-glass-graph" viewBox="0 0 16 16" fill="currentColor">
|
|
945
|
-
<path d="M7.75001 7.04291L6.25001 5.54291L4.39645 7.39646L5.10356 8.10357L6.25001 6.95712L7.75001 8.45712L9.60356 6.60357L8.89645 5.89646L7.75001 7.04291Z" fill="currentColor"/>
|
|
946
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 7C2 4.23858 4.23858 2 7 2C9.76142 2 12 4.23858 12 7C12 8.20063 11.5768 9.30243 10.8715 10.1644L13.8536 13.1465L13.1465 13.8536L10.1644 10.8715C9.30243 11.5768 8.20063 12 7 12C4.23858 12 2 9.76142 2 7ZM7 3C4.79086 3 3 4.79086 3 7C3 9.20914 4.79086 11 7 11C9.20914 11 11 9.20914 11 7C11 4.79086 9.20914 3 7 3Z" fill="currentColor"/>
|
|
648
|
+
<path d="M7.75001 7.04291L6.25001 5.54291L4.39645 7.39646L5.10356 8.10357L6.25001 6.95712L7.75001 8.45712L9.60356 6.60357L8.89645 5.89646L7.75001 7.04291Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M2 7C2 4.23858 4.23858 2 7 2C9.76142 2 12 4.23858 12 7C12 8.20063 11.5768 9.30243 10.8715 10.1644L13.8536 13.1465L13.1465 13.8536L10.1644 10.8715C9.30243 11.5768 8.20063 12 7 12C4.23858 12 2 9.76142 2 7ZM7 3C4.79086 3 3 4.79086 3 7C3 9.20914 4.79086 11 7 11C9.20914 11 11 9.20914 11 7C11 4.79086 9.20914 3 7 3Z" fill="currentColor"/>
|
|
947
649
|
</symbol>
|
|
948
650
|
<symbol id="magnifying-glass-zoom-in" viewBox="0 0 16 16" fill="currentColor">
|
|
949
|
-
<path d="M6.5 4V6.5H4V7.5H6.5V10H7.5V7.5H10V6.5H7.5V4H6.5Z" fill="currentColor"/>
|
|
950
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 2C4.23858 2 2 4.23858 2 7C2 9.76142 4.23858 12 7 12C8.20063 12 9.30243 11.5768 10.1644 10.8715L13.1465 13.8536L13.8536 13.1465L10.8715 10.1644C11.5768 9.30243 12 8.20063 12 7C12 4.23858 9.76142 2 7 2ZM3 7C3 4.79086 4.79086 3 7 3C9.20914 3 11 4.79086 11 7C11 9.20914 9.20914 11 7 11C4.79086 11 3 9.20914 3 7Z" fill="currentColor"/>
|
|
651
|
+
<path d="M6.5 4V6.5H4V7.5H6.5V10H7.5V7.5H10V6.5H7.5V4H6.5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M7 2C4.23858 2 2 4.23858 2 7C2 9.76142 4.23858 12 7 12C8.20063 12 9.30243 11.5768 10.1644 10.8715L13.1465 13.8536L13.8536 13.1465L10.8715 10.1644C11.5768 9.30243 12 8.20063 12 7C12 4.23858 9.76142 2 7 2ZM3 7C3 4.79086 4.79086 3 7 3C9.20914 3 11 4.79086 11 7C11 9.20914 9.20914 11 7 11C4.79086 11 3 9.20914 3 7Z" fill="currentColor"/>
|
|
951
652
|
</symbol>
|
|
952
653
|
<symbol id="magnifying-glass-zoom-out" viewBox="0 0 16 16" fill="currentColor">
|
|
953
|
-
<path d="M10 7.5H4V6.5H10V7.5Z" fill="currentColor"/>
|
|
954
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 2C4.23858 2 2 4.23858 2 7C2 9.76142 4.23858 12 7 12C8.20063 12 9.30243 11.5768 10.1644 10.8715L13.1465 13.8536L13.8536 13.1465L10.8715 10.1644C11.5768 9.30243 12 8.20063 12 7C12 4.23858 9.76142 2 7 2ZM3 7C3 4.79086 4.79086 3 7 3C9.20914 3 11 4.79086 11 7C11 9.20914 9.20914 11 7 11C4.79086 11 3 9.20914 3 7Z" fill="currentColor"/>
|
|
654
|
+
<path d="M10 7.5H4V6.5H10V7.5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M7 2C4.23858 2 2 4.23858 2 7C2 9.76142 4.23858 12 7 12C8.20063 12 9.30243 11.5768 10.1644 10.8715L13.1465 13.8536L13.8536 13.1465L10.8715 10.1644C11.5768 9.30243 12 8.20063 12 7C12 4.23858 9.76142 2 7 2ZM3 7C3 4.79086 4.79086 3 7 3C9.20914 3 11 4.79086 11 7C11 9.20914 9.20914 11 7 11C4.79086 11 3 9.20914 3 7Z" fill="currentColor"/>
|
|
955
655
|
</symbol>
|
|
956
656
|
<symbol id="map-a" viewBox="0 0 16 16" fill="currentColor">
|
|
957
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M10 4.5C10 3.67157 10.6716 3 11.5 3C12.3284 3 13 3.67157 13 4.5C13 5.32843 12.3284 6 11.5 6C10.6716 6 10 5.32843 10 4.5ZM11.5 4C11.2239 4 11 4.22386 11 4.5C11 4.77614 11.2239 5 11.5 5C11.7761 5 12 4.77614 12 4.5C12 4.22386 11.7761 4 11.5 4Z" fill="currentColor"/>
|
|
958
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 4.47744C8 2.55335 9.57057 1 11.5 1C13.4294 1 15 2.55335 15 4.47744C15 5.36783 14.6626 6.18062 14.1094 6.79506L12.1664 9H10.8336L8.89059 6.79505C8.33743 6.18061 8 5.36782 8 4.47744ZM11.5 2C10.1157 2 9 3.11274 9 4.47744C9 5.11115 9.23947 5.68872 9.63521 6.12755L9.63905 6.13182L11.5 8.24372L13.3648 6.12753C13.7605 5.6887 14 5.11115 14 4.47744C14 3.11274 12.8843 2 11.5 2Z" fill="currentColor"/>
|
|
959
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 3H1V14H15V8H14V13H13.2071L4.20714 4H7V3ZM2.79292 4H2V12.2929L6.5429 7.74998L2.79292 4ZM11.7929 13L7.25001 8.45708L2.70709 13H11.7929Z" fill="currentColor"/>
|
|
657
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M10 4.5C10 3.67157 10.6716 3 11.5 3C12.3284 3 13 3.67157 13 4.5C13 5.32843 12.3284 6 11.5 6C10.6716 6 10 5.32843 10 4.5ZM11.5 4C11.2239 4 11 4.22386 11 4.5C11 4.77614 11.2239 5 11.5 5C11.7761 5 12 4.77614 12 4.5C12 4.22386 11.7761 4 11.5 4Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M8 4.47744C8 2.55335 9.57057 1 11.5 1C13.4294 1 15 2.55335 15 4.47744C15 5.36783 14.6626 6.18062 14.1094 6.79506L12.1664 9H10.8336L8.89059 6.79505C8.33743 6.18061 8 5.36782 8 4.47744ZM11.5 2C10.1157 2 9 3.11274 9 4.47744C9 5.11115 9.23947 5.68872 9.63521 6.12755L9.63905 6.13182L11.5 8.24372L13.3648 6.12753C13.7605 5.6887 14 5.11115 14 4.47744C14 3.11274 12.8843 2 11.5 2Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M7 3H1V14H15V8H14V13H13.2071L4.20714 4H7V3ZM2.79292 4H2V12.2929L6.5429 7.74998L2.79292 4ZM11.7929 13L7.25001 8.45708L2.70709 13H11.7929Z" fill="currentColor"/>
|
|
960
658
|
</symbol>
|
|
961
659
|
<symbol id="map-b" viewBox="0 0 16 16" fill="currentColor">
|
|
962
660
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M14.2959 2.01619L10.4757 3.95177L5.47722 1.95236L1 4.19097V13.2864L1.70531 13.9917L5.52474 12.0484L10.5228 14.0476L15 11.809V2.72033L14.2959 2.01619ZM11 4.80717L14 3.28714V11.191L11 12.691V4.80717ZM10 4.83851L6 3.23851V11.1615L10 12.7615V4.83851ZM5 11.1934V3.30901L2 4.80901V12.7198L5 11.1934Z" fill="currentColor"/>
|
|
963
661
|
</symbol>
|
|
964
662
|
<symbol id="map-b-beta-bottom" viewBox="0 0 16 16" fill="currentColor">
|
|
965
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.23633 7.69238C2.46635 7.69241 2.68297 7.72554 2.88574 7.79199C3.09012 7.85845 3.26979 7.95379 3.4248 8.07812C3.58162 8.20085 3.70433 8.34836 3.79297 8.52051C3.8816 8.69096 3.92578 8.88264 3.92578 9.0957C3.92749 9.33604 3.86687 9.57042 3.74414 9.79883C3.66283 9.95224 3.55395 10.0849 3.42188 10.2021C3.65673 10.3399 3.83602 10.5193 3.95898 10.7422C4.08853 10.974 4.15307 11.2275 4.15137 11.502C4.15303 11.8052 4.08161 12.0744 3.93848 12.3096C3.7953 12.543 3.60209 12.7264 3.3584 12.8594C3.11468 12.9906 2.8417 13.0566 2.54004 13.0566C2.36287 13.0566 2.18891 13.0294 2.01855 12.9766C1.84829 12.9237 1.68917 12.831 1.54102 12.6982L1.50781 12.7139V14.4727H0.5V9.28027C0.501704 8.95824 0.579135 8.67828 0.732422 8.44141C0.887536 8.20277 1.09688 8.01822 1.35938 7.88867C1.62179 7.75753 1.9143 7.69238 2.23633 7.69238ZM2.23633 8.60254C2.09826 8.60254 1.9731 8.6315 1.8623 8.68945C1.75344 8.7474 1.66624 8.83175 1.60156 8.94238C1.53864 9.05135 1.50786 9.18427 1.50781 9.34082V11.3789C1.50781 11.5238 1.53975 11.6576 1.60449 11.7803C1.67097 11.9013 1.76594 11.9977 1.88867 12.0693C2.01135 12.1408 2.15902 12.1768 2.33105 12.1768C2.49794 12.1767 2.64299 12.1436 2.76562 12.0771C2.88815 12.0091 2.98239 11.9177 3.04883 11.8037C3.117 11.6878 3.15136 11.5597 3.15137 11.4199C3.15137 11.2699 3.11431 11.1391 3.04102 11.0283C2.96775 10.9177 2.86963 10.833 2.74707 10.7734C2.62441 10.7121 2.48754 10.6807 2.33594 10.6807H1.98535V9.91602H2.2207C2.39286 9.91602 2.53054 9.88264 2.63281 9.81445C2.735 9.74459 2.80824 9.65788 2.85254 9.55566C2.89846 9.4518 2.92065 9.34949 2.91895 9.24902C2.92063 9.0616 2.85849 8.90712 2.73242 8.78613C2.60804 8.66346 2.44246 8.60259 2.23633 8.60254Z" fill="currentColor"/>
|
|
966
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.4756 3.95215L14.2959 2.0166L15 2.7207V11.8086L10.5225 14.0479L5.52441 12.0488L5 11.8047V3.30859L2 4.80859V7H1V4.19141L5.47754 1.95215L10.4756 3.95215ZM6 11.1611L10 12.7617V4.83887L6 3.23828V11.1611ZM11 4.80762V12.6914L14 11.1914V3.28711L11 4.80762Z" fill="currentColor"/>
|
|
663
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.23633 7.69238C2.46635 7.69241 2.68297 7.72554 2.88574 7.79199C3.09012 7.85845 3.26979 7.95379 3.4248 8.07812C3.58162 8.20085 3.70433 8.34836 3.79297 8.52051C3.8816 8.69096 3.92578 8.88264 3.92578 9.0957C3.92749 9.33604 3.86687 9.57042 3.74414 9.79883C3.66283 9.95224 3.55395 10.0849 3.42188 10.2021C3.65673 10.3399 3.83602 10.5193 3.95898 10.7422C4.08853 10.974 4.15307 11.2275 4.15137 11.502C4.15303 11.8052 4.08161 12.0744 3.93848 12.3096C3.7953 12.543 3.60209 12.7264 3.3584 12.8594C3.11468 12.9906 2.8417 13.0566 2.54004 13.0566C2.36287 13.0566 2.18891 13.0294 2.01855 12.9766C1.84829 12.9237 1.68917 12.831 1.54102 12.6982L1.50781 12.7139V14.4727H0.5V9.28027C0.501704 8.95824 0.579135 8.67828 0.732422 8.44141C0.887536 8.20277 1.09688 8.01822 1.35938 7.88867C1.62179 7.75753 1.9143 7.69238 2.23633 7.69238ZM2.23633 8.60254C2.09826 8.60254 1.9731 8.6315 1.8623 8.68945C1.75344 8.7474 1.66624 8.83175 1.60156 8.94238C1.53864 9.05135 1.50786 9.18427 1.50781 9.34082V11.3789C1.50781 11.5238 1.53975 11.6576 1.60449 11.7803C1.67097 11.9013 1.76594 11.9977 1.88867 12.0693C2.01135 12.1408 2.15902 12.1768 2.33105 12.1768C2.49794 12.1767 2.64299 12.1436 2.76562 12.0771C2.88815 12.0091 2.98239 11.9177 3.04883 11.8037C3.117 11.6878 3.15136 11.5597 3.15137 11.4199C3.15137 11.2699 3.11431 11.1391 3.04102 11.0283C2.96775 10.9177 2.86963 10.833 2.74707 10.7734C2.62441 10.7121 2.48754 10.6807 2.33594 10.6807H1.98535V9.91602H2.2207C2.39286 9.91602 2.53054 9.88264 2.63281 9.81445C2.735 9.74459 2.80824 9.65788 2.85254 9.55566C2.89846 9.4518 2.92065 9.34949 2.91895 9.24902C2.92063 9.0616 2.85849 8.90712 2.73242 8.78613C2.60804 8.66346 2.44246 8.60259 2.23633 8.60254Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M10.4756 3.95215L14.2959 2.0166L15 2.7207V11.8086L10.5225 14.0479L5.52441 12.0488L5 11.8047V3.30859L2 4.80859V7H1V4.19141L5.47754 1.95215L10.4756 3.95215ZM6 11.1611L10 12.7617V4.83887L6 3.23828V11.1611ZM11 4.80762V12.6914L14 11.1914V3.28711L11 4.80762Z" fill="currentColor"/>
|
|
967
664
|
</symbol>
|
|
968
665
|
<symbol id="map-b-beta-top" viewBox="0 0 16 16" fill="currentColor">
|
|
969
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.4756 3.95215L11 4.17578V12.6914L14 11.1914V8H15V11.8086L10.5225 14.0479L5.52441 12.0488L1.70508 13.9922L1 13.2861V4.19141L5.47754 1.95215L10.4756 3.95215ZM6 11.1611L10 12.7617V4.83887L6 3.23828V11.1611ZM2 4.80859V12.7197L5 11.1934V3.30859L2 4.80859Z" fill="currentColor"/>
|
|
970
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M13.7363 1.69238C13.9663 1.69241 14.183 1.72554 14.3857 1.79199C14.5901 1.85845 14.7698 1.95379 14.9248 2.07812C15.0816 2.20085 15.2043 2.34836 15.293 2.52051C15.3816 2.69096 15.4258 2.88264 15.4258 3.0957C15.4275 3.33604 15.3669 3.57042 15.2441 3.79883C15.1628 3.95224 15.0539 4.08489 14.9219 4.20215C15.1567 4.33992 15.336 4.51932 15.459 4.74219C15.5885 4.97401 15.6531 5.22752 15.6514 5.50195C15.653 5.80525 15.5816 6.07442 15.4385 6.30957C15.2953 6.54302 15.1021 6.72645 14.8584 6.85938C14.6147 6.99059 14.3417 7.05664 14.04 7.05664C13.8629 7.05661 13.6889 7.02937 13.5186 6.97656C13.3483 6.92373 13.1892 6.83102 13.041 6.69824L13.0078 6.71387V8.47266H12V3.28027C12.0017 2.95824 12.0791 2.67828 12.2324 2.44141C12.3875 2.20277 12.5969 2.01822 12.8594 1.88867C13.1218 1.75753 13.4143 1.69238 13.7363 1.69238ZM13.7363 2.60254C13.5983 2.60254 13.4731 2.6315 13.3623 2.68945C13.2534 2.7474 13.1662 2.83175 13.1016 2.94238C13.0386 3.05135 13.0079 3.18427 13.0078 3.34082V5.37891C13.0078 5.52375 13.0398 5.65757 13.1045 5.78027C13.171 5.9013 13.2659 5.99775 13.3887 6.06934C13.5113 6.14083 13.659 6.17676 13.8311 6.17676C13.9979 6.17671 14.143 6.14358 14.2656 6.07715C14.3881 6.00905 14.4824 5.91769 14.5488 5.80371C14.617 5.68782 14.6514 5.55967 14.6514 5.41992C14.6514 5.26992 14.6143 5.13912 14.541 5.02832C14.4678 4.91774 14.3696 4.83302 14.2471 4.77344C14.1244 4.71213 13.9875 4.68068 13.8359 4.68066H13.4854V3.91602H13.7207C13.8929 3.91602 14.0305 3.88263 14.1328 3.81445C14.235 3.74459 14.3082 3.65788 14.3525 3.55566C14.3985 3.4518 14.4206 3.34949 14.4189 3.24902C14.4206 3.0616 14.3585 2.90713 14.2324 2.78613C14.108 2.66345 13.9425 2.60259 13.7363 2.60254Z" fill="currentColor"/>
|
|
666
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.4756 3.95215L11 4.17578V12.6914L14 11.1914V8H15V11.8086L10.5225 14.0479L5.52441 12.0488L1.70508 13.9922L1 13.2861V4.19141L5.47754 1.95215L10.4756 3.95215ZM6 11.1611L10 12.7617V4.83887L6 3.23828V11.1611ZM2 4.80859V12.7197L5 11.1934V3.30859L2 4.80859Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M13.7363 1.69238C13.9663 1.69241 14.183 1.72554 14.3857 1.79199C14.5901 1.85845 14.7698 1.95379 14.9248 2.07812C15.0816 2.20085 15.2043 2.34836 15.293 2.52051C15.3816 2.69096 15.4258 2.88264 15.4258 3.0957C15.4275 3.33604 15.3669 3.57042 15.2441 3.79883C15.1628 3.95224 15.0539 4.08489 14.9219 4.20215C15.1567 4.33992 15.336 4.51932 15.459 4.74219C15.5885 4.97401 15.6531 5.22752 15.6514 5.50195C15.653 5.80525 15.5816 6.07442 15.4385 6.30957C15.2953 6.54302 15.1021 6.72645 14.8584 6.85938C14.6147 6.99059 14.3417 7.05664 14.04 7.05664C13.8629 7.05661 13.6889 7.02937 13.5186 6.97656C13.3483 6.92373 13.1892 6.83102 13.041 6.69824L13.0078 6.71387V8.47266H12V3.28027C12.0017 2.95824 12.0791 2.67828 12.2324 2.44141C12.3875 2.20277 12.5969 2.01822 12.8594 1.88867C13.1218 1.75753 13.4143 1.69238 13.7363 1.69238ZM13.7363 2.60254C13.5983 2.60254 13.4731 2.6315 13.3623 2.68945C13.2534 2.7474 13.1662 2.83175 13.1016 2.94238C13.0386 3.05135 13.0079 3.18427 13.0078 3.34082V5.37891C13.0078 5.52375 13.0398 5.65757 13.1045 5.78027C13.171 5.9013 13.2659 5.99775 13.3887 6.06934C13.5113 6.14083 13.659 6.17676 13.8311 6.17676C13.9979 6.17671 14.143 6.14358 14.2656 6.07715C14.3881 6.00905 14.4824 5.91769 14.5488 5.80371C14.617 5.68782 14.6514 5.55967 14.6514 5.41992C14.6514 5.26992 14.6143 5.13912 14.541 5.02832C14.4678 4.91774 14.3696 4.83302 14.2471 4.77344C14.1244 4.71213 13.9875 4.68068 13.8359 4.68066H13.4854V3.91602H13.7207C13.8929 3.91602 14.0305 3.88263 14.1328 3.81445C14.235 3.74459 14.3082 3.65788 14.3525 3.55566C14.3985 3.4518 14.4206 3.34949 14.4189 3.24902C14.4206 3.0616 14.3585 2.90713 14.2324 2.78613C14.108 2.66345 13.9425 2.60259 13.7363 2.60254Z" fill="currentColor"/>
|
|
971
667
|
</symbol>
|
|
972
668
|
<symbol id="map-navigation" viewBox="0 0 16 16" fill="currentColor">
|
|
973
|
-
<path d="M6.00012 7.02539L6.00012 11H7.00012L7.00012 8.02539L9.58343 8.02539L8.41225 9.19661L9.11936 9.9037L11.0001 8.02289V7.02733L9.1193 5.14646L8.41219 5.85355L9.58399 7.02539L6.00012 7.02539Z" fill="currentColor"/>
|
|
974
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M1.76788 9.76775C0.791566 8.79144 0.791568 7.20853 1.76788 6.23222L6.23235 1.76775C7.20866 0.791444 8.79157 0.791446 9.76788 1.76776L14.2323 6.23222C15.2087 7.20854 15.2087 8.79145 14.2323 9.76776L9.76788 14.2322C8.79157 15.2085 7.20866 15.2085 6.23235 14.2322L1.76788 9.76775ZM2.47499 6.93933L6.93945 2.47486C7.52524 1.88908 8.47499 1.88908 9.06077 2.47486L13.5252 6.93933C14.111 7.52512 14.111 8.47486 13.5252 9.06065L9.06077 13.5251C8.47499 14.1109 7.52524 14.1109 6.93945 13.5251L2.47498 9.06065C1.8892 8.47486 1.8892 7.52512 2.47499 6.93933Z" fill="currentColor"/>
|
|
669
|
+
<path d="M6.00012 7.02539L6.00012 11H7.00012L7.00012 8.02539L9.58343 8.02539L8.41225 9.19661L9.11936 9.9037L11.0001 8.02289V7.02733L9.1193 5.14646L8.41219 5.85355L9.58399 7.02539L6.00012 7.02539Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M1.76788 9.76775C0.791566 8.79144 0.791568 7.20853 1.76788 6.23222L6.23235 1.76775C7.20866 0.791444 8.79157 0.791446 9.76788 1.76776L14.2323 6.23222C15.2087 7.20854 15.2087 8.79145 14.2323 9.76776L9.76788 14.2322C8.79157 15.2085 7.20866 15.2085 6.23235 14.2322L1.76788 9.76775ZM2.47499 6.93933L6.93945 2.47486C7.52524 1.88908 8.47499 1.88908 9.06077 2.47486L13.5252 6.93933C14.111 7.52512 14.111 8.47486 13.5252 9.06065L9.06077 13.5251C8.47499 14.1109 7.52524 14.1109 6.93945 13.5251L2.47498 9.06065C1.8892 8.47486 1.8892 7.52512 2.47499 6.93933Z" fill="currentColor"/>
|
|
975
670
|
</symbol>
|
|
976
671
|
<symbol id="mark-read" viewBox="0 0 16 16" fill="currentColor">
|
|
977
|
-
<path d="M15.207 10L11.25 13.957L8.79297 11.5L9.5 10.793L11.25 12.543L14.5 9.29297L15.207 10Z" fill="currentColor"/>
|
|
978
|
-
<path d="M7 12.5H2V11.5H7V12.5Z" fill="currentColor"/>
|
|
979
|
-
<path d="M11 8.5H2V7.5H11V8.5Z" fill="currentColor"/>
|
|
980
|
-
<path d="M14 4.5H2V3.5H14V4.5Z" fill="currentColor"/>
|
|
672
|
+
<path d="M15.207 10L11.25 13.957L8.79297 11.5L9.5 10.793L11.25 12.543L14.5 9.29297L15.207 10Z" fill="currentColor"/><path d="M7 12.5H2V11.5H7V12.5Z" fill="currentColor"/><path d="M11 8.5H2V7.5H11V8.5Z" fill="currentColor"/><path d="M14 4.5H2V3.5H14V4.5Z" fill="currentColor"/>
|
|
981
673
|
</symbol>
|
|
982
674
|
<symbol id="match" viewBox="0 0 16 16" fill="currentColor">
|
|
983
|
-
<path d="M3 3.5C3 3.22386 3.22386 3 3.5 3H12V2H3.5C2.67157 2 2 2.67157 2 3.5V7C2 7.82843 2.67157 8.5 3.5 8.5H5.57984L3.96502 10.1148L4.67212 10.8219L6.99406 8.5H7L7.00057 7.49355L4.67212 5.1651L3.96501 5.87221L5.59281 7.5H3.5C3.22386 7.5 3 7.27614 3 7V3.5Z" fill="currentColor"/>
|
|
984
|
-
<path d="M10.42 8.5H12.5C12.7761 8.5 13 8.72386 13 9V12.5C13 12.7761 12.7761 13 12.5 13H4V14H12.5C13.3284 14 14 13.3284 14 12.5V9C14 8.17157 13.3284 7.5 12.5 7.5H10.4071L12.0349 5.87221L11.3278 5.1651L8.99931 7.49355V8.49349L9 8.5H9.00582L11.3278 10.8219L12.0349 10.1148L10.42 8.5Z" fill="currentColor"/>
|
|
675
|
+
<path d="M3 3.5C3 3.22386 3.22386 3 3.5 3H12V2H3.5C2.67157 2 2 2.67157 2 3.5V7C2 7.82843 2.67157 8.5 3.5 8.5H5.57984L3.96502 10.1148L4.67212 10.8219L6.99406 8.5H7L7.00057 7.49355L4.67212 5.1651L3.96501 5.87221L5.59281 7.5H3.5C3.22386 7.5 3 7.27614 3 7V3.5Z" fill="currentColor"/><path d="M10.42 8.5H12.5C12.7761 8.5 13 8.72386 13 9V12.5C13 12.7761 12.7761 13 12.5 13H4V14H12.5C13.3284 14 14 13.3284 14 12.5V9C14 8.17157 13.3284 7.5 12.5 7.5H10.4071L12.0349 5.87221L11.3278 5.1651L8.99931 7.49355V8.49349L9 8.5H9.00582L11.3278 10.8219L12.0349 10.1148L10.42 8.5Z" fill="currentColor"/>
|
|
985
676
|
</symbol>
|
|
986
677
|
<symbol id="menu-collapse" viewBox="0 0 16 16" fill="currentColor">
|
|
987
|
-
<path d="M7.42883 8.50422L9.05083 10.1262L8.34372 10.8333L6 8.4896V7.52019L8.34372 5.17647L9.05083 5.88357L7.43018 7.50422L12.9996 7.49998L13.0004 8.49998L7.42883 8.50422Z" fill="currentColor"/>
|
|
988
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M1 4C1 3.17157 1.67157 2.5 2.5 2.5H13.5C14.3284 2.5 15 3.17157 15 4V12C15 12.8284 14.3284 13.5 13.5 13.5H2.5C1.67157 13.5 1 12.8284 1 12V4ZM2.5 3.5C2.22386 3.5 2 3.72386 2 4V12C2 12.2761 2.22386 12.5 2.5 12.5H4V3.5H2.5ZM5 3.5V12.5H13.5C13.7761 12.5 14 12.2761 14 12V4C14 3.72386 13.7761 3.5 13.5 3.5H5Z" fill="currentColor"/>
|
|
678
|
+
<path d="M7.42883 8.50422L9.05083 10.1262L8.34372 10.8333L6 8.4896V7.52019L8.34372 5.17647L9.05083 5.88357L7.43018 7.50422L12.9996 7.49998L13.0004 8.49998L7.42883 8.50422Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M1 4C1 3.17157 1.67157 2.5 2.5 2.5H13.5C14.3284 2.5 15 3.17157 15 4V12C15 12.8284 14.3284 13.5 13.5 13.5H2.5C1.67157 13.5 1 12.8284 1 12V4ZM2.5 3.5C2.22386 3.5 2 3.72386 2 4V12C2 12.2761 2.22386 12.5 2.5 12.5H4V3.5H2.5ZM5 3.5V12.5H13.5C13.7761 12.5 14 12.2761 14 12V4C14 3.72386 13.7761 3.5 13.5 3.5H5Z" fill="currentColor"/>
|
|
989
679
|
</symbol>
|
|
990
680
|
<symbol id="menu-collapse-b" viewBox="0 0 16 16" fill="currentColor">
|
|
991
|
-
<path d="M4 11.5H3V4.5H4V11.5Z" fill="currentColor"/>
|
|
992
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M13.5 2.5C14.3284 2.5 15 3.17157 15 4V12C15 12.8284 14.3284 13.5 13.5 13.5H2.5C1.67157 13.5 1 12.8284 1 12V4C1 3.17157 1.67157 2.5 2.5 2.5H13.5ZM2.5 3.5C2.22386 3.5 2 3.72386 2 4V12C2 12.2761 2.22386 12.5 2.5 12.5H13.5C13.7761 12.5 14 12.2761 14 12V4C14 3.72386 13.7761 3.5 13.5 3.5H2.5Z" fill="currentColor"/>
|
|
681
|
+
<path d="M4 11.5H3V4.5H4V11.5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M13.5 2.5C14.3284 2.5 15 3.17157 15 4V12C15 12.8284 14.3284 13.5 13.5 13.5H2.5C1.67157 13.5 1 12.8284 1 12V4C1 3.17157 1.67157 2.5 2.5 2.5H13.5ZM2.5 3.5C2.22386 3.5 2 3.72386 2 4V12C2 12.2761 2.22386 12.5 2.5 12.5H13.5C13.7761 12.5 14 12.2761 14 12V4C14 3.72386 13.7761 3.5 13.5 3.5H2.5Z" fill="currentColor"/>
|
|
993
682
|
</symbol>
|
|
994
683
|
<symbol id="menu-expand" viewBox="0 0 16 16" fill="currentColor">
|
|
995
|
-
<path d="M8.57118 8.50424L6.94919 10.1262L7.65629 10.8333L10 8.48962V7.5202L7.6563 5.17648L6.94919 5.88359L8.56983 7.50424L3.00039 7.5L2.99963 8.5L8.57118 8.50424Z" fill="currentColor"/>
|
|
996
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M15 4C15 3.17157 14.3284 2.5 13.5 2.5H2.5C1.67157 2.5 1 3.17157 1 4V12C1 12.8284 1.67157 13.5 2.5 13.5H13.5C14.3284 13.5 15 12.8284 15 12V4ZM13.5 3.5C13.7761 3.5 14 3.72386 14 4V12C14 12.2761 13.7761 12.5 13.5 12.5H12V3.5H13.5ZM11 3.5V12.5H2.5C2.22386 12.5 2 12.2761 2 12V4C2 3.72386 2.22386 3.5 2.5 3.5H11Z" fill="currentColor"/>
|
|
684
|
+
<path d="M8.57118 8.50424L6.94919 10.1262L7.65629 10.8333L10 8.48962V7.5202L7.6563 5.17648L6.94919 5.88359L8.56983 7.50424L3.00039 7.5L2.99963 8.5L8.57118 8.50424Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M15 4C15 3.17157 14.3284 2.5 13.5 2.5H2.5C1.67157 2.5 1 3.17157 1 4V12C1 12.8284 1.67157 13.5 2.5 13.5H13.5C14.3284 13.5 15 12.8284 15 12V4ZM13.5 3.5C13.7761 3.5 14 3.72386 14 4V12C14 12.2761 13.7761 12.5 13.5 12.5H12V3.5H13.5ZM11 3.5V12.5H2.5C2.22386 12.5 2 12.2761 2 12V4C2 3.72386 2.22386 3.5 2.5 3.5H11Z" fill="currentColor"/>
|
|
997
685
|
</symbol>
|
|
998
686
|
<symbol id="menu-expand-b" viewBox="0 0 16 16" fill="currentColor">
|
|
999
687
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M1 4C1 3.17157 1.67157 2.5 2.5 2.5H13.5C14.3284 2.5 15 3.17157 15 4V12C15 12.8284 14.3284 13.5 13.5 13.5H2.5C1.67157 13.5 1 12.8284 1 12V4ZM2.5 3.5C2.22386 3.5 2 3.72386 2 4V12C2 12.2761 2.22386 12.5 2.5 12.5H4V3.5H2.5ZM5 3.5V12.5H13.5C13.7761 12.5 14 12.2761 14 12V4C14 3.72386 13.7761 3.5 13.5 3.5H5Z" fill="currentColor"/>
|
|
@@ -1005,60 +693,43 @@
|
|
|
1005
693
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M5 2.49848C5 1.67089 5.67157 1 6.5 1H13.5C14.3284 1 15 1.67089 15 2.49848V10.004H14.0095L12.8163 8.9918H11V12.5025C11 13.3301 10.3284 14.001 9.5 14.001H3.18189L1.98934 15H1V7.50657C1 6.67898 1.67157 6.00809 2.5 6.00809H5V2.49848ZM6 6.00809H9.5C10.3284 6.00809 11 6.67898 11 7.50657V7.99281H13.1837L14 8.68537V2.49848C14 2.22262 13.7761 1.99899 13.5 1.99899H6.5C6.22386 1.99899 6 2.22262 6 2.49848V6.00809ZM10 7.50657C10 7.23071 9.77614 7.00708 9.5 7.00708H2.5C2.22386 7.00708 2 7.23071 2 7.50657V13.6873L2.81811 13.002H9.5C9.77614 13.002 10 12.7784 10 12.5025V7.50657Z" fill="currentColor"/>
|
|
1006
694
|
</symbol>
|
|
1007
695
|
<symbol id="messaging" viewBox="0 0 16 16" fill="currentColor">
|
|
1008
|
-
<path d="M5 5H11V4H5V5Z" fill="currentColor"/>
|
|
1009
|
-
<path d="M11 7H5V6H11V7Z" fill="currentColor"/>
|
|
1010
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M3 1H13V5.99997L14 6.74998L14 14H2L2 6.74998L3 5.99998V1ZM12.2929 13H3.70713L6.93934 9.76777C7.52513 9.18198 8.47487 9.18198 9.06066 9.76777L12.2929 13ZM13 12.2929L13 8.26842L11.0571 10.35L13 12.2929ZM10.3496 9.64245L12 7.87424V2H4V7.87423L5.65045 9.64245L6.23223 9.06066C7.20854 8.08435 8.79146 8.08435 9.76777 9.06066L10.3496 9.64245ZM4.94292 10.35L3 12.2929L3 8.26842L4.94292 10.35Z" fill="currentColor"/>
|
|
696
|
+
<path d="M5 5H11V4H5V5Z" fill="currentColor"/><path d="M11 7H5V6H11V7Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M3 1H13V5.99997L14 6.74998L14 14H2L2 6.74998L3 5.99998V1ZM12.2929 13H3.70713L6.93934 9.76777C7.52513 9.18198 8.47487 9.18198 9.06066 9.76777L12.2929 13ZM13 12.2929L13 8.26842L11.0571 10.35L13 12.2929ZM10.3496 9.64245L12 7.87424V2H4V7.87423L5.65045 9.64245L6.23223 9.06066C7.20854 8.08435 8.79146 8.08435 9.76777 9.06066L10.3496 9.64245ZM4.94292 10.35L3 12.2929L3 8.26842L4.94292 10.35Z" fill="currentColor"/>
|
|
1011
697
|
</symbol>
|
|
1012
698
|
<symbol id="mic" viewBox="0 0 16 16" fill="currentColor">
|
|
1013
|
-
<path d="M4.5 7C4.5 8.933 6.067 10.5 8 10.5C9.933 10.5 11.5 8.933 11.5 7H12.5C12.5 9.31621 10.7499 11.2219 8.5 11.4707V13H11V14H5V13H7.5V11.4707C5.25012 11.2219 3.5 9.31621 3.5 7H4.5Z" fill="currentColor"/>
|
|
1014
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 1.5C9.38071 1.5 10.5 2.61929 10.5 4V7C10.5 8.38071 9.38071 9.5 8 9.5C6.70566 9.5 5.64082 8.51639 5.5127 7.25586L5.5 7V4C5.5 2.61929 6.61929 1.5 8 1.5ZM8 2.5C7.17157 2.5 6.5 3.17157 6.5 4V7L6.50781 7.15332C6.58461 7.90972 7.22334 8.5 8 8.5C8.82843 8.5 9.5 7.82843 9.5 7V4C9.5 3.17157 8.82843 2.5 8 2.5Z" fill="currentColor"/>
|
|
699
|
+
<path d="M4.5 7C4.5 8.933 6.067 10.5 8 10.5C9.933 10.5 11.5 8.933 11.5 7H12.5C12.5 9.31621 10.7499 11.2219 8.5 11.4707V13H11V14H5V13H7.5V11.4707C5.25012 11.2219 3.5 9.31621 3.5 7H4.5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M8 1.5C9.38071 1.5 10.5 2.61929 10.5 4V7C10.5 8.38071 9.38071 9.5 8 9.5C6.70566 9.5 5.64082 8.51639 5.5127 7.25586L5.5 7V4C5.5 2.61929 6.61929 1.5 8 1.5ZM8 2.5C7.17157 2.5 6.5 3.17157 6.5 4V7L6.50781 7.15332C6.58461 7.90972 7.22334 8.5 8 8.5C8.82843 8.5 9.5 7.82843 9.5 7V4C9.5 3.17157 8.82843 2.5 8 2.5Z" fill="currentColor"/>
|
|
1015
700
|
</symbol>
|
|
1016
701
|
<symbol id="mic-mute" viewBox="0 0 16 16" fill="currentColor">
|
|
1017
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M14.8535 1.85352L1.85352 14.8535L1.14648 14.1465L4.96973 10.3223C4.0675 9.5 3.5 8.31726 3.5 7H4.5C4.5 8.04092 4.95632 8.97337 5.67773 9.61426L6.38672 8.90527C5.90608 8.49918 5.57987 7.91677 5.5127 7.25586L5.5 7V4C5.5 2.61929 6.61929 1.5 8 1.5C9.38071 1.5 10.5 2.61929 10.5 4V4.79297L14.1465 1.14648L14.8535 1.85352ZM8 2.5C7.17157 2.5 6.5 3.17157 6.5 4V7L6.50781 7.15332C6.55103 7.57902 6.77298 7.95079 7.09668 8.19531L9.5 5.79297V4C9.5 3.17157 8.82843 2.5 8 2.5Z" fill="currentColor"/>
|
|
1018
|
-
<path d="M12.5 7C12.5 9.31621 10.7499 11.2219 8.5 11.4707V13H11V14H5V13.1211L5.12109 13H7.5V11.4707C7.25643 11.4438 7.01933 11.3952 6.78906 11.3311L7.63965 10.4805C7.75816 10.4926 7.87829 10.5 8 10.5C9.933 10.5 11.5 8.933 11.5 7H12.5Z" fill="currentColor"/>
|
|
702
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M14.8535 1.85352L1.85352 14.8535L1.14648 14.1465L4.96973 10.3223C4.0675 9.5 3.5 8.31726 3.5 7H4.5C4.5 8.04092 4.95632 8.97337 5.67773 9.61426L6.38672 8.90527C5.90608 8.49918 5.57987 7.91677 5.5127 7.25586L5.5 7V4C5.5 2.61929 6.61929 1.5 8 1.5C9.38071 1.5 10.5 2.61929 10.5 4V4.79297L14.1465 1.14648L14.8535 1.85352ZM8 2.5C7.17157 2.5 6.5 3.17157 6.5 4V7L6.50781 7.15332C6.55103 7.57902 6.77298 7.95079 7.09668 8.19531L9.5 5.79297V4C9.5 3.17157 8.82843 2.5 8 2.5Z" fill="currentColor"/><path d="M12.5 7C12.5 9.31621 10.7499 11.2219 8.5 11.4707V13H11V14H5V13.1211L5.12109 13H7.5V11.4707C7.25643 11.4438 7.01933 11.3952 6.78906 11.3311L7.63965 10.4805C7.75816 10.4926 7.87829 10.5 8 10.5C9.933 10.5 11.5 8.933 11.5 7H12.5Z" fill="currentColor"/>
|
|
1019
703
|
</symbol>
|
|
1020
704
|
<symbol id="minimize" viewBox="0 0 16 16" fill="currentColor">
|
|
1021
705
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H2V12H14V13Z" fill="currentColor"/>
|
|
1022
706
|
</symbol>
|
|
1023
707
|
<symbol id="mobile" viewBox="0 0 16 16" fill="currentColor">
|
|
1024
|
-
<path d="M6 4H10V3H6V4Z" fill="currentColor"/>
|
|
1025
|
-
<path d="M7.5 13H8.5V12H7.5V13Z" fill="currentColor"/>
|
|
1026
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.5 1C4.11929 1 3 2.11929 3 3.5V12.5C3 13.8807 4.11929 15 5.5 15H10.5C11.8807 15 13 13.8807 13 12.5V3.5C13 2.11929 11.8807 1 10.5 1H5.5ZM4 3.5C4 2.67157 4.67157 2 5.5 2H10.5C11.3284 2 12 2.67157 12 3.5V12.5C12 13.3284 11.3284 14 10.5 14H5.5C4.67157 14 4 13.3284 4 12.5V3.5Z" fill="currentColor"/>
|
|
708
|
+
<path d="M6 4H10V3H6V4Z" fill="currentColor"/><path d="M7.5 13H8.5V12H7.5V13Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M5.5 1C4.11929 1 3 2.11929 3 3.5V12.5C3 13.8807 4.11929 15 5.5 15H10.5C11.8807 15 13 13.8807 13 12.5V3.5C13 2.11929 11.8807 1 10.5 1H5.5ZM4 3.5C4 2.67157 4.67157 2 5.5 2H10.5C11.3284 2 12 2.67157 12 3.5V12.5C12 13.3284 11.3284 14 10.5 14H5.5C4.67157 14 4 13.3284 4 12.5V3.5Z" fill="currentColor"/>
|
|
1027
709
|
</symbol>
|
|
1028
710
|
<symbol id="monitor" viewBox="0 0 16 16" fill="currentColor">
|
|
1029
711
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.5 3C1.67157 3 1 3.67157 1 4.5V10.5C1 11.3284 1.67157 12 2.5 12H7.5V13H5V14H11V13H8.5V12H13.5C14.3284 12 15 11.3284 15 10.5V4.5C15 3.67157 14.3284 3 13.5 3H2.5ZM2 4.5C2 4.22386 2.22386 4 2.5 4H13.5C13.7761 4 14 4.22386 14 4.5V10.5C14 10.7761 13.7761 11 13.5 11H2.5C2.22386 11 2 10.7761 2 10.5V4.5Z" fill="currentColor"/>
|
|
1030
712
|
</symbol>
|
|
1031
713
|
<symbol id="notification" viewBox="0 0 16 16" fill="currentColor">
|
|
1032
|
-
<path d="M4 7H8V6H4V7Z" fill="currentColor"/>
|
|
1033
|
-
<path d="M12 9V8H4V9H12Z" fill="currentColor"/>
|
|
1034
|
-
<path d="M12 11V10H4V11H12Z" fill="currentColor"/>
|
|
1035
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 11.5V6.73244C14.5978 6.38663 15 5.74028 15 5C15 3.89543 14.1046 3 13 3C12.2597 3 11.6134 3.4022 11.2676 4H3.5C2.67157 4 2 4.67157 2 5.5V11.5C2 12.3284 2.67157 13 3.5 13H12.5C13.3284 13 14 12.3284 14 11.5ZM13 4C12.4477 4 12 4.44772 12 5C12 5.55228 12.4477 6 13 6C13.5523 6 14 5.55228 14 5C14 4.44772 13.5523 4 13 4ZM3.5 5H11C11 6.10457 11.8954 7 13 7V11.5C13 11.7761 12.7761 12 12.5 12H3.5C3.22386 12 3 11.7761 3 11.5V5.5C3 5.22386 3.22386 5 3.5 5Z" fill="currentColor"/>
|
|
714
|
+
<path d="M4 7H8V6H4V7Z" fill="currentColor"/><path d="M12 9V8H4V9H12Z" fill="currentColor"/><path d="M12 11V10H4V11H12Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M14 11.5V6.73244C14.5978 6.38663 15 5.74028 15 5C15 3.89543 14.1046 3 13 3C12.2597 3 11.6134 3.4022 11.2676 4H3.5C2.67157 4 2 4.67157 2 5.5V11.5C2 12.3284 2.67157 13 3.5 13H12.5C13.3284 13 14 12.3284 14 11.5ZM13 4C12.4477 4 12 4.44772 12 5C12 5.55228 12.4477 6 13 6C13.5523 6 14 5.55228 14 5C14 4.44772 13.5523 4 13 4ZM3.5 5H11C11 6.10457 11.8954 7 13 7V11.5C13 11.7761 12.7761 12 12.5 12H3.5C3.22386 12 3 11.7761 3 11.5V5.5C3 5.22386 3.22386 5 3.5 5Z" fill="currentColor"/>
|
|
1036
715
|
</symbol>
|
|
1037
716
|
<symbol id="number-ten" viewBox="0 0 16 16" fill="currentColor">
|
|
1038
|
-
<path d="M5.76459 4.7H4.72959L3.17259 5.663V6.815L4.63959 5.897V9.965H3.10059V11H7.22259V9.965H5.76459V4.7Z" fill="currentColor"/>
|
|
1039
|
-
<path d="M10.8351 11.135C12.3651 11.135 13.4271 9.902 13.4271 7.85C13.4271 5.798 12.3651 4.565 10.8351 4.565C9.3051 4.565 8.2431 5.798 8.2431 7.85C8.2431 9.902 9.3141 11.135 10.8351 11.135ZM10.8351 10.1C9.9261 10.1 9.3681 9.335 9.3681 7.85C9.3681 6.365 9.9261 5.6 10.8351 5.6C11.7441 5.6 12.3021 6.365 12.3021 7.85C12.3021 9.335 11.7441 10.1 10.8351 10.1Z" fill="currentColor"/>
|
|
717
|
+
<path d="M5.76459 4.7H4.72959L3.17259 5.663V6.815L4.63959 5.897V9.965H3.10059V11H7.22259V9.965H5.76459V4.7Z" fill="currentColor"/><path d="M10.8351 11.135C12.3651 11.135 13.4271 9.902 13.4271 7.85C13.4271 5.798 12.3651 4.565 10.8351 4.565C9.3051 4.565 8.2431 5.798 8.2431 7.85C8.2431 9.902 9.3141 11.135 10.8351 11.135ZM10.8351 10.1C9.9261 10.1 9.3681 9.335 9.3681 7.85C9.3681 6.365 9.9261 5.6 10.8351 5.6C11.7441 5.6 12.3021 6.365 12.3021 7.85C12.3021 9.335 11.7441 10.1 10.8351 10.1Z" fill="currentColor"/>
|
|
1040
718
|
</symbol>
|
|
1041
719
|
<symbol id="octagon-subtract" viewBox="0 0 16 16" fill="currentColor">
|
|
1042
|
-
<path d="M5 8.5H11V7.5H5V8.5Z" fill="currentColor"/>
|
|
1043
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.7071 2H5.29289L2 5.29289V10.7071L5.29289 14H10.7071L14 10.7071V5.29289L10.7071 2ZM3 5.70711L5.70711 3H10.2929L13 5.70711V10.2929L10.2929 13H5.70711L3 10.2929V5.70711Z" fill="currentColor"/>
|
|
720
|
+
<path d="M5 8.5H11V7.5H5V8.5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M10.7071 2H5.29289L2 5.29289V10.7071L5.29289 14H10.7071L14 10.7071V5.29289L10.7071 2ZM3 5.70711L5.70711 3H10.2929L13 5.70711V10.2929L10.2929 13H5.70711L3 10.2929V5.70711Z" fill="currentColor"/>
|
|
1044
721
|
</symbol>
|
|
1045
722
|
<symbol id="odometer" viewBox="0 0 16 16" fill="currentColor">
|
|
1046
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 6C3.67157 6 3 6.67157 3 7.5V8.5C3 9.32843 3.67157 10 4.5 10C5.32843 10 6 9.32843 6 8.5V7.5C6 6.67157 5.32843 6 4.5 6ZM4 7.5C4 7.22386 4.22386 7 4.5 7C4.77614 7 5 7.22386 5 7.5V8.5C5 8.77614 4.77614 9 4.5 9C4.22386 9 4 8.77614 4 8.5V7.5Z" fill="currentColor"/>
|
|
1047
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M10 7.5C10 6.67157 10.6716 6 11.5 6C12.3284 6 13 6.67157 13 7.5V8.5C13 9.32843 12.3284 10 11.5 10C10.6716 10 10 9.32843 10 8.5V7.5ZM11.5 7C11.2239 7 11 7.22386 11 7.5V8.5C11 8.77614 11.2239 9 11.5 9C11.7761 9 12 8.77614 12 8.5V7.5C12 7.22386 11.7761 7 11.5 7Z" fill="currentColor"/>
|
|
1048
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.5 3C1.67157 3 1 3.67157 1 4.5V11.5C1 12.3284 1.67157 13 2.5 13H13.5C14.3284 13 15 12.3284 15 11.5V4.5C15 3.67157 14.3284 3 13.5 3H2.5ZM2 4.5C2 4.22386 2.22386 4 2.5 4H7.5V12H2.5C2.22386 12 2 11.7761 2 11.5V4.5ZM13.5 12C13.7761 12 14 11.7761 14 11.5V4.5C14 4.22386 13.7761 4 13.5 4H8.5V12H13.5Z" fill="currentColor"/>
|
|
723
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 6C3.67157 6 3 6.67157 3 7.5V8.5C3 9.32843 3.67157 10 4.5 10C5.32843 10 6 9.32843 6 8.5V7.5C6 6.67157 5.32843 6 4.5 6ZM4 7.5C4 7.22386 4.22386 7 4.5 7C4.77614 7 5 7.22386 5 7.5V8.5C5 8.77614 4.77614 9 4.5 9C4.22386 9 4 8.77614 4 8.5V7.5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M10 7.5C10 6.67157 10.6716 6 11.5 6C12.3284 6 13 6.67157 13 7.5V8.5C13 9.32843 12.3284 10 11.5 10C10.6716 10 10 9.32843 10 8.5V7.5ZM11.5 7C11.2239 7 11 7.22386 11 7.5V8.5C11 8.77614 11.2239 9 11.5 9C11.7761 9 12 8.77614 12 8.5V7.5C12 7.22386 11.7761 7 11.5 7Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M2.5 3C1.67157 3 1 3.67157 1 4.5V11.5C1 12.3284 1.67157 13 2.5 13H13.5C14.3284 13 15 12.3284 15 11.5V4.5C15 3.67157 14.3284 3 13.5 3H2.5ZM2 4.5C2 4.22386 2.22386 4 2.5 4H7.5V12H2.5C2.22386 12 2 11.7761 2 11.5V4.5ZM13.5 12C13.7761 12 14 11.7761 14 11.5V4.5C14 4.22386 13.7761 4 13.5 4H8.5V12H13.5Z" fill="currentColor"/>
|
|
1049
724
|
</symbol>
|
|
1050
725
|
<symbol id="omnicam" viewBox="0 0 16 16" fill="currentColor">
|
|
1051
|
-
<path d="M9.25 7.5C9.25 8.19036 8.69036 8.75 8 8.75C7.30965 8.75 6.75 8.19036 6.75 7.5C6.75 6.80964 7.30965 6.25 8 6.25C8.69036 6.25 9.25 6.80964 9.25 7.5Z" fill="currentColor"/>
|
|
1052
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 7.5C4.5 5.567 6.06701 4 8 4C9.933 4 11.5 5.567 11.5 7.5C11.5 9.433 9.933 11 8 11C6.06701 11 4.5 9.433 4.5 7.5ZM8 5C6.61929 5 5.5 6.11929 5.5 7.5C5.5 8.88071 6.61929 10 8 10C9.38071 10 10.5 8.88071 10.5 7.5C10.5 6.11929 9.38071 5 8 5Z" fill="currentColor"/>
|
|
1053
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 7.625C2 4.25291 4.67576 1.5 8 1.5C11.3242 1.5 14 4.25291 14 7.625V14.5L2 14.5V7.625ZM13 7.625V13.5L3 13.5L3 7.625C3 4.78389 5.24911 2.5 8 2.5C10.7509 2.5 13 4.78389 13 7.625Z" fill="currentColor"/>
|
|
726
|
+
<path d="M9.25 7.5C9.25 8.19036 8.69036 8.75 8 8.75C7.30965 8.75 6.75 8.19036 6.75 7.5C6.75 6.80964 7.30965 6.25 8 6.25C8.69036 6.25 9.25 6.80964 9.25 7.5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 7.5C4.5 5.567 6.06701 4 8 4C9.933 4 11.5 5.567 11.5 7.5C11.5 9.433 9.933 11 8 11C6.06701 11 4.5 9.433 4.5 7.5ZM8 5C6.61929 5 5.5 6.11929 5.5 7.5C5.5 8.88071 6.61929 10 8 10C9.38071 10 10.5 8.88071 10.5 7.5C10.5 6.11929 9.38071 5 8 5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M2 7.625C2 4.25291 4.67576 1.5 8 1.5C11.3242 1.5 14 4.25291 14 7.625V14.5L2 14.5V7.625ZM13 7.625V13.5L3 13.5L3 7.625C3 4.78389 5.24911 2.5 8 2.5C10.7509 2.5 13 4.78389 13 7.625Z" fill="currentColor"/>
|
|
1054
727
|
</symbol>
|
|
1055
728
|
<symbol id="overview-ai" viewBox="0 0 16 16" fill="currentColor">
|
|
1056
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M13.5 6.5C14.3284 6.5 15 7.17157 15 8V12C15 12.8284 14.3284 13.5 13.5 13.5H2.5C1.67157 13.5 1 12.8284 1 12V8C1 7.17157 1.67157 6.5 2.5 6.5H13.5ZM2.5 7.5C2.22386 7.5 2 7.72386 2 8V12C2 12.2761 2.22386 12.5 2.5 12.5H5.33301V7.5H2.5ZM6.33301 12.5H9.66699V7.5H6.33301V12.5ZM10.667 12.5H13.5C13.7761 12.5 14 12.2761 14 12V8C14 7.72386 13.7761 7.5 13.5 7.5H10.667V12.5Z" fill="currentColor"/>
|
|
1057
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 2.5C13.3284 2.5 14 3.17157 14 4C14 4.82843 13.3284 5.5 12.5 5.5H3.5C2.67157 5.5 2 4.82843 2 4C2 3.17157 2.67157 2.5 3.5 2.5H12.5ZM3.5 3.5C3.22386 3.5 3 3.72386 3 4C3 4.27614 3.22386 4.5 3.5 4.5H12.5C12.7761 4.5 13 4.27614 13 4C13 3.72386 12.7761 3.5 12.5 3.5H3.5Z" fill="currentColor"/>
|
|
729
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M13.5 6.5C14.3284 6.5 15 7.17157 15 8V12C15 12.8284 14.3284 13.5 13.5 13.5H2.5C1.67157 13.5 1 12.8284 1 12V8C1 7.17157 1.67157 6.5 2.5 6.5H13.5ZM2.5 7.5C2.22386 7.5 2 7.72386 2 8V12C2 12.2761 2.22386 12.5 2.5 12.5H5.33301V7.5H2.5ZM6.33301 12.5H9.66699V7.5H6.33301V12.5ZM10.667 12.5H13.5C13.7761 12.5 14 12.2761 14 12V8C14 7.72386 13.7761 7.5 13.5 7.5H10.667V12.5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 2.5C13.3284 2.5 14 3.17157 14 4C14 4.82843 13.3284 5.5 12.5 5.5H3.5C2.67157 5.5 2 4.82843 2 4C2 3.17157 2.67157 2.5 3.5 2.5H12.5ZM3.5 3.5C3.22386 3.5 3 3.72386 3 4C3 4.27614 3.22386 4.5 3.5 4.5H12.5C12.7761 4.5 13 4.27614 13 4C13 3.72386 12.7761 3.5 12.5 3.5H3.5Z" fill="currentColor"/>
|
|
1058
730
|
</symbol>
|
|
1059
731
|
<symbol id="panel-collapse" viewBox="0 0 16 16" fill="currentColor">
|
|
1060
|
-
<path d="M10.5 7C9.67157 7 9 6.32843 9 5.5V2H10V5.5C10 5.77614 10.2239 6 10.5 6H14V7H10.5Z" fill="currentColor"/>
|
|
1061
|
-
<path d="M7 10.5C7 9.67157 6.32843 9 5.5 9L2 9V10H5.5C5.77614 10 6 10.2239 6 10.5L6 14H7L7 10.5Z" fill="currentColor"/>
|
|
732
|
+
<path d="M10.5 7C9.67157 7 9 6.32843 9 5.5V2H10V5.5C10 5.77614 10.2239 6 10.5 6H14V7H10.5Z" fill="currentColor"/><path d="M7 10.5C7 9.67157 6.32843 9 5.5 9L2 9V10H5.5C5.77614 10 6 10.2239 6 10.5L6 14H7L7 10.5Z" fill="currentColor"/>
|
|
1062
733
|
</symbol>
|
|
1063
734
|
<symbol id="panel-expand" viewBox="0 0 16 16" fill="currentColor">
|
|
1064
735
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 3H9V2H12.5C13.3284 2 14 2.67157 14 3.5V7H13V3.5C13 3.22386 12.7761 3 12.5 3ZM3 9V12.5C3 12.7761 3.22386 13 3.5 13H7V14H3.5C2.67157 14 2 13.3284 2 12.5V9H3Z" fill="currentColor"/>
|
|
@@ -1076,105 +747,70 @@
|
|
|
1076
747
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 4H2V3H14V4ZM14 8H2V7H14V8ZM10 12H2V11H10V12Z" fill="currentColor"/>
|
|
1077
748
|
</symbol>
|
|
1078
749
|
<symbol id="paragraph-pencil" viewBox="0 0 16 16" fill="currentColor">
|
|
1079
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M14.5889 9.45898L10.9395 13.1084L8.38086 14.0908L7.74023 13.4326L8.77832 10.9375L12.4229 7.29297L14.5889 9.45898ZM9.11133 12.7393L10.1934 12.3232L9.55176 11.6816L9.11133 12.7393ZM10.207 10.9229L10.959 11.6748L13.1748 9.45898L12.4229 8.70703L10.207 10.9229Z" fill="currentColor"/>
|
|
1080
|
-
<path d="M6 12H2V11H6V12Z" fill="currentColor"/>
|
|
1081
|
-
<path d="M9 8H2V7H9V8Z" fill="currentColor"/>
|
|
1082
|
-
<path d="M14 4H2V3H14V4Z" fill="currentColor"/>
|
|
750
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M14.5889 9.45898L10.9395 13.1084L8.38086 14.0908L7.74023 13.4326L8.77832 10.9375L12.4229 7.29297L14.5889 9.45898ZM9.11133 12.7393L10.1934 12.3232L9.55176 11.6816L9.11133 12.7393ZM10.207 10.9229L10.959 11.6748L13.1748 9.45898L12.4229 8.70703L10.207 10.9229Z" fill="currentColor"/><path d="M6 12H2V11H6V12Z" fill="currentColor"/><path d="M9 8H2V7H9V8Z" fill="currentColor"/><path d="M14 4H2V3H14V4Z" fill="currentColor"/>
|
|
1083
751
|
</symbol>
|
|
1084
752
|
<symbol id="pause" viewBox="0 0 16 16" fill="currentColor">
|
|
1085
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M3 2H7V14H3V2ZM4 3V13H6V3H4Z" fill="currentColor"/>
|
|
1086
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M13 2H9V14H13V2ZM10 13V3H12V13H10Z" fill="currentColor"/>
|
|
753
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M3 2H7V14H3V2ZM4 3V13H6V3H4Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M13 2H9V14H13V2ZM10 13V3H12V13H10Z" fill="currentColor"/>
|
|
1087
754
|
</symbol>
|
|
1088
755
|
<symbol id="pause-filled" viewBox="0 0 16 16" fill="currentColor">
|
|
1089
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M3 2H7V14H3V2Z" fill="currentColor"/>
|
|
1090
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M13 2H9V14H13V2Z" fill="currentColor"/>
|
|
756
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M3 2H7V14H3V2Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M13 2H9V14H13V2Z" fill="currentColor"/>
|
|
1091
757
|
</symbol>
|
|
1092
758
|
<symbol id="pencil" viewBox="0 0 16 16" fill="currentColor">
|
|
1093
759
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.78159 11.9255L14.207 4.50005L11.4999 1.79294L4.07448 9.21838L2.67896 12.6701L3.32992 13.321L6.78159 11.9255ZM11.4999 3.20715L12.7928 4.50005L6.99991 10.293L5.70702 9.00006L11.4999 3.20715ZM4.99991 9.70717L4.92536 9.78171L4.04786 11.9521L6.21826 11.0746L6.2928 11.0001L4.99991 9.70717Z" fill="currentColor"/>
|
|
1094
760
|
</symbol>
|
|
1095
761
|
<symbol id="pencil-squiggle" viewBox="0 0 16 16" fill="currentColor">
|
|
1096
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.67524 1.31177L13.981 10.3316L14.495 13.9293L13.7227 14.416L10.6272 12.3524L5.31772 3.32628L8.67524 1.31177ZM11.1752 11.3118L6.68228 3.67373L8.32476 2.68825L12.8177 10.3263L11.1752 11.3118ZM13.1115 11.3162L11.9348 12.0223L13.3469 12.9637L13.1115 11.3162Z" fill="currentColor"/>
|
|
1097
|
-
<path d="M2 10H2.24446C3.20722 10 4.07298 10.5862 4.43053 11.4801L5.06112 13.0565C5.25083 13.5308 5.91184 13.5583 6.14028 13.1014C6.70893 11.9641 8.3156 11.9195 8.94645 13.0235L9.03969 13.1867C9.26622 13.5831 9.83072 13.6025 10.084 13.2227L10.916 13.7774C10.2504 14.7758 8.76679 14.7247 8.17145 13.6828L8.07821 13.5197C7.84362 13.1091 7.24616 13.1257 7.03471 13.5486C6.42039 14.7773 4.64281 14.7033 4.13265 13.4279L3.50206 11.8514C3.29636 11.3372 2.79831 11 2.24446 11H2V10Z" fill="currentColor"/>
|
|
762
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.67524 1.31177L13.981 10.3316L14.495 13.9293L13.7227 14.416L10.6272 12.3524L5.31772 3.32628L8.67524 1.31177ZM11.1752 11.3118L6.68228 3.67373L8.32476 2.68825L12.8177 10.3263L11.1752 11.3118ZM13.1115 11.3162L11.9348 12.0223L13.3469 12.9637L13.1115 11.3162Z" fill="currentColor"/><path d="M2 10H2.24446C3.20722 10 4.07298 10.5862 4.43053 11.4801L5.06112 13.0565C5.25083 13.5308 5.91184 13.5583 6.14028 13.1014C6.70893 11.9641 8.3156 11.9195 8.94645 13.0235L9.03969 13.1867C9.26622 13.5831 9.83072 13.6025 10.084 13.2227L10.916 13.7774C10.2504 14.7758 8.76679 14.7247 8.17145 13.6828L8.07821 13.5197C7.84362 13.1091 7.24616 13.1257 7.03471 13.5486C6.42039 14.7773 4.64281 14.7033 4.13265 13.4279L3.50206 11.8514C3.29636 11.3372 2.79831 11 2.24446 11H2V10Z" fill="currentColor"/>
|
|
1098
763
|
</symbol>
|
|
1099
764
|
<symbol id="person" viewBox="0 0 16 16" fill="currentColor">
|
|
1100
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 1C6.067 1 4.5 2.567 4.5 4.5C4.5 6.433 6.067 8 8 8C9.933 8 11.5 6.433 11.5 4.5C11.5 2.567 9.933 1 8 1ZM5.5 4.5C5.5 3.11929 6.61929 2 8 2C9.38071 2 10.5 3.11929 10.5 4.5C10.5 5.88071 9.38071 7 8 7C6.61929 7 5.5 5.88071 5.5 4.5Z" fill="currentColor"/>
|
|
1101
|
-
<path d="M3 11.5C3 10.6716 3.67157 10 4.5 10H11.5C12.3284 10 13 10.6716 13 11.5V14H14V11.5C14 10.1193 12.8807 9 11.5 9H4.5C3.11929 9 2 10.1193 2 11.5V14H3V11.5Z" fill="currentColor"/>
|
|
765
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 1C6.067 1 4.5 2.567 4.5 4.5C4.5 6.433 6.067 8 8 8C9.933 8 11.5 6.433 11.5 4.5C11.5 2.567 9.933 1 8 1ZM5.5 4.5C5.5 3.11929 6.61929 2 8 2C9.38071 2 10.5 3.11929 10.5 4.5C10.5 5.88071 9.38071 7 8 7C6.61929 7 5.5 5.88071 5.5 4.5Z" fill="currentColor"/><path d="M3 11.5C3 10.6716 3.67157 10 4.5 10H11.5C12.3284 10 13 10.6716 13 11.5V14H14V11.5C14 10.1193 12.8807 9 11.5 9H4.5C3.11929 9 2 10.1193 2 11.5V14H3V11.5Z" fill="currentColor"/>
|
|
1102
766
|
</symbol>
|
|
1103
767
|
<symbol id="person-at" viewBox="0 0 16 16" fill="currentColor">
|
|
1104
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.9678 8.75C12.4715 8.75001 12.9242 8.82136 13.3252 8.96387C13.726 9.10633 14.067 9.31182 14.3486 9.58008C14.6319 9.84847 14.8489 10.1724 14.998 10.5518C15.1471 10.9311 15.2204 11.3598 15.2188 11.8369C15.2204 12.1633 15.1896 12.4563 15.125 12.7148C15.0604 12.9734 14.9617 13.195 14.8291 13.3789C14.6983 13.5627 14.5324 13.7075 14.332 13.8135C14.1332 13.9179 13.8981 13.9801 13.6279 14C13.4093 14.0182 13.2435 14.0047 13.1309 13.96C13.0184 13.9153 12.939 13.8509 12.8926 13.7666C12.8462 13.6804 12.8141 13.5836 12.7959 13.4775H12.7656C12.7275 13.5786 12.6439 13.6695 12.5146 13.749C12.3871 13.8269 12.2348 13.886 12.0576 13.9258C11.8804 13.9672 11.6979 13.9813 11.5107 13.9697C11.3218 13.9565 11.137 13.9122 10.958 13.8359C10.7792 13.7581 10.6177 13.6442 10.4736 13.4951C10.3312 13.3443 10.2173 13.1544 10.1328 12.9258C10.0501 12.6972 10.0085 12.4279 10.0068 12.1182C10.0085 11.8083 10.0512 11.5424 10.1357 11.3203C10.2219 11.0966 10.3341 10.9112 10.4717 10.7637C10.6109 10.6146 10.763 10.4991 10.9287 10.418C11.0944 10.3351 11.2569 10.2817 11.416 10.2568C11.6082 10.2237 11.7937 10.2209 11.9727 10.249C12.1515 10.2772 12.3022 10.3228 12.4248 10.3857C12.5491 10.4487 12.6264 10.5169 12.6562 10.5898H12.6934V10.3115H13.5537V12.7969C13.557 12.9044 13.5785 12.9822 13.6182 13.0303C13.6579 13.0783 13.7095 13.1025 13.7725 13.1025C13.8685 13.1025 13.9535 13.0554 14.0264 12.9609C14.1009 12.8648 14.1575 12.7176 14.1973 12.5205C14.2386 12.3217 14.2585 12.0691 14.2568 11.7627C14.2585 11.4214 14.2142 11.1296 14.123 10.8877C14.0336 10.6443 13.9117 10.4432 13.7578 10.2842C13.6037 10.1251 13.4276 10.0006 13.2305 9.91113C13.035 9.82004 12.828 9.7562 12.6094 9.71973C12.3907 9.68328 12.175 9.66505 11.9629 9.66504C11.5403 9.66504 11.1744 9.72884 10.8662 9.85645C10.5581 9.98238 10.3027 10.1572 10.1006 10.3809C9.89851 10.6045 9.74784 10.8643 9.64844 11.1592C9.55075 11.4524 9.50068 11.7673 9.49902 12.1035C9.5007 12.4863 9.55539 12.8252 9.66309 13.1201C9.77077 13.4134 9.92898 13.6596 10.1377 13.8584C10.3465 14.0573 10.6046 14.2075 10.9111 14.3086C11.2193 14.4113 11.5722 14.4619 11.9697 14.4619C12.1636 14.4619 12.3532 14.4497 12.5371 14.4248C12.7209 14.4 12.8883 14.3691 13.0391 14.3311C13.1914 14.293 13.3163 14.2523 13.4141 14.2109L13.6982 15.0195C13.5939 15.0841 13.4494 15.1436 13.2656 15.1982C13.0833 15.2546 12.874 15.2989 12.6387 15.332C12.4051 15.3668 12.16 15.3848 11.9033 15.3848C11.3664 15.3848 10.8867 15.3118 10.4658 15.166C10.045 15.0218 9.68905 14.8093 9.39746 14.5293C9.10582 14.2509 8.8839 13.9121 8.73145 13.5127C8.57902 13.1134 8.50169 12.6587 8.5 12.1484C8.50166 11.643 8.57898 11.1829 8.73145 10.7686C8.88556 10.3526 9.11029 9.99429 9.40527 9.69434C9.70176 9.39299 10.0643 9.16008 10.4932 8.99609C10.924 8.83203 11.4159 8.75 11.9678 8.75ZM11.833 11.1963C11.6509 11.1963 11.4957 11.2315 11.3682 11.3027C11.2425 11.3739 11.146 11.4761 11.0781 11.6084C11.0118 11.741 10.9785 11.9016 10.9785 12.0889C10.9786 12.2528 11.0059 12.4083 11.0605 12.5557C11.1152 12.7014 11.2052 12.82 11.3311 12.9111C11.457 13.0023 11.6283 13.0479 11.8438 13.0479C12.0407 13.0478 12.1963 13.0113 12.3105 12.9385C12.4249 12.8639 12.5066 12.7545 12.5547 12.6104C12.6027 12.4662 12.6241 12.2897 12.6191 12.0811C12.6191 11.9089 12.5977 11.7565 12.5547 11.624C12.5116 11.4914 12.433 11.3868 12.3203 11.3105C12.2076 11.2344 12.045 11.1963 11.833 11.1963Z" fill="currentColor"/>
|
|
1105
|
-
<path d="M8 10H4.5C3.67157 10 3 10.6716 3 11.5V14H2V11.5C2 10.1193 3.11929 9 4.5 9H8V10Z" fill="currentColor"/>
|
|
1106
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 1C9.933 1 11.5 2.567 11.5 4.5C11.5 6.433 9.933 8 8 8C6.067 8 4.5 6.433 4.5 4.5C4.5 2.567 6.067 1 8 1ZM8 2C6.61929 2 5.5 3.11929 5.5 4.5C5.5 5.88071 6.61929 7 8 7C9.38071 7 10.5 5.88071 10.5 4.5C10.5 3.11929 9.38071 2 8 2Z" fill="currentColor"/>
|
|
768
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.9678 8.75C12.4715 8.75001 12.9242 8.82136 13.3252 8.96387C13.726 9.10633 14.067 9.31182 14.3486 9.58008C14.6319 9.84847 14.8489 10.1724 14.998 10.5518C15.1471 10.9311 15.2204 11.3598 15.2188 11.8369C15.2204 12.1633 15.1896 12.4563 15.125 12.7148C15.0604 12.9734 14.9617 13.195 14.8291 13.3789C14.6983 13.5627 14.5324 13.7075 14.332 13.8135C14.1332 13.9179 13.8981 13.9801 13.6279 14C13.4093 14.0182 13.2435 14.0047 13.1309 13.96C13.0184 13.9153 12.939 13.8509 12.8926 13.7666C12.8462 13.6804 12.8141 13.5836 12.7959 13.4775H12.7656C12.7275 13.5786 12.6439 13.6695 12.5146 13.749C12.3871 13.8269 12.2348 13.886 12.0576 13.9258C11.8804 13.9672 11.6979 13.9813 11.5107 13.9697C11.3218 13.9565 11.137 13.9122 10.958 13.8359C10.7792 13.7581 10.6177 13.6442 10.4736 13.4951C10.3312 13.3443 10.2173 13.1544 10.1328 12.9258C10.0501 12.6972 10.0085 12.4279 10.0068 12.1182C10.0085 11.8083 10.0512 11.5424 10.1357 11.3203C10.2219 11.0966 10.3341 10.9112 10.4717 10.7637C10.6109 10.6146 10.763 10.4991 10.9287 10.418C11.0944 10.3351 11.2569 10.2817 11.416 10.2568C11.6082 10.2237 11.7937 10.2209 11.9727 10.249C12.1515 10.2772 12.3022 10.3228 12.4248 10.3857C12.5491 10.4487 12.6264 10.5169 12.6562 10.5898H12.6934V10.3115H13.5537V12.7969C13.557 12.9044 13.5785 12.9822 13.6182 13.0303C13.6579 13.0783 13.7095 13.1025 13.7725 13.1025C13.8685 13.1025 13.9535 13.0554 14.0264 12.9609C14.1009 12.8648 14.1575 12.7176 14.1973 12.5205C14.2386 12.3217 14.2585 12.0691 14.2568 11.7627C14.2585 11.4214 14.2142 11.1296 14.123 10.8877C14.0336 10.6443 13.9117 10.4432 13.7578 10.2842C13.6037 10.1251 13.4276 10.0006 13.2305 9.91113C13.035 9.82004 12.828 9.7562 12.6094 9.71973C12.3907 9.68328 12.175 9.66505 11.9629 9.66504C11.5403 9.66504 11.1744 9.72884 10.8662 9.85645C10.5581 9.98238 10.3027 10.1572 10.1006 10.3809C9.89851 10.6045 9.74784 10.8643 9.64844 11.1592C9.55075 11.4524 9.50068 11.7673 9.49902 12.1035C9.5007 12.4863 9.55539 12.8252 9.66309 13.1201C9.77077 13.4134 9.92898 13.6596 10.1377 13.8584C10.3465 14.0573 10.6046 14.2075 10.9111 14.3086C11.2193 14.4113 11.5722 14.4619 11.9697 14.4619C12.1636 14.4619 12.3532 14.4497 12.5371 14.4248C12.7209 14.4 12.8883 14.3691 13.0391 14.3311C13.1914 14.293 13.3163 14.2523 13.4141 14.2109L13.6982 15.0195C13.5939 15.0841 13.4494 15.1436 13.2656 15.1982C13.0833 15.2546 12.874 15.2989 12.6387 15.332C12.4051 15.3668 12.16 15.3848 11.9033 15.3848C11.3664 15.3848 10.8867 15.3118 10.4658 15.166C10.045 15.0218 9.68905 14.8093 9.39746 14.5293C9.10582 14.2509 8.8839 13.9121 8.73145 13.5127C8.57902 13.1134 8.50169 12.6587 8.5 12.1484C8.50166 11.643 8.57898 11.1829 8.73145 10.7686C8.88556 10.3526 9.11029 9.99429 9.40527 9.69434C9.70176 9.39299 10.0643 9.16008 10.4932 8.99609C10.924 8.83203 11.4159 8.75 11.9678 8.75ZM11.833 11.1963C11.6509 11.1963 11.4957 11.2315 11.3682 11.3027C11.2425 11.3739 11.146 11.4761 11.0781 11.6084C11.0118 11.741 10.9785 11.9016 10.9785 12.0889C10.9786 12.2528 11.0059 12.4083 11.0605 12.5557C11.1152 12.7014 11.2052 12.82 11.3311 12.9111C11.457 13.0023 11.6283 13.0479 11.8438 13.0479C12.0407 13.0478 12.1963 13.0113 12.3105 12.9385C12.4249 12.8639 12.5066 12.7545 12.5547 12.6104C12.6027 12.4662 12.6241 12.2897 12.6191 12.0811C12.6191 11.9089 12.5977 11.7565 12.5547 11.624C12.5116 11.4914 12.433 11.3868 12.3203 11.3105C12.2076 11.2344 12.045 11.1963 11.833 11.1963Z" fill="currentColor"/><path d="M8 10H4.5C3.67157 10 3 10.6716 3 11.5V14H2V11.5C2 10.1193 3.11929 9 4.5 9H8V10Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M8 1C9.933 1 11.5 2.567 11.5 4.5C11.5 6.433 9.933 8 8 8C6.067 8 4.5 6.433 4.5 4.5C4.5 2.567 6.067 1 8 1ZM8 2C6.61929 2 5.5 3.11929 5.5 4.5C5.5 5.88071 6.61929 7 8 7C9.38071 7 10.5 5.88071 10.5 4.5C10.5 3.11929 9.38071 2 8 2Z" fill="currentColor"/>
|
|
1107
769
|
</symbol>
|
|
1108
770
|
<symbol id="person-connect" viewBox="0 0 16 16" fill="currentColor">
|
|
1109
|
-
<path d="M14.5 13.5H10.707L11.8535 14.6465L11.1465 15.3535L9.5 13.707V12.5H14.5V13.5Z" fill="currentColor"/>
|
|
1110
|
-
<path d="M8 10H4.5C3.67157 10 3 10.6716 3 11.5V14H2V11.5C2 10.1193 3.11929 9 4.5 9H8V10Z" fill="currentColor"/>
|
|
1111
|
-
<path d="M14.5 10.293V11.5H9.5V10.5H13.293L12.1465 9.35352L12.8535 8.64648L14.5 10.293Z" fill="currentColor"/>
|
|
1112
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 1C9.933 1 11.5 2.567 11.5 4.5C11.5 6.433 9.933 8 8 8C6.067 8 4.5 6.433 4.5 4.5C4.5 2.567 6.067 1 8 1ZM8 2C6.61929 2 5.5 3.11929 5.5 4.5C5.5 5.88071 6.61929 7 8 7C9.38071 7 10.5 5.88071 10.5 4.5C10.5 3.11929 9.38071 2 8 2Z" fill="currentColor"/>
|
|
771
|
+
<path d="M14.5 13.5H10.707L11.8535 14.6465L11.1465 15.3535L9.5 13.707V12.5H14.5V13.5Z" fill="currentColor"/><path d="M8 10H4.5C3.67157 10 3 10.6716 3 11.5V14H2V11.5C2 10.1193 3.11929 9 4.5 9H8V10Z" fill="currentColor"/><path d="M14.5 10.293V11.5H9.5V10.5H13.293L12.1465 9.35352L12.8535 8.64648L14.5 10.293Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M8 1C9.933 1 11.5 2.567 11.5 4.5C11.5 6.433 9.933 8 8 8C6.067 8 4.5 6.433 4.5 4.5C4.5 2.567 6.067 1 8 1ZM8 2C6.61929 2 5.5 3.11929 5.5 4.5C5.5 5.88071 6.61929 7 8 7C9.38071 7 10.5 5.88071 10.5 4.5C10.5 3.11929 9.38071 2 8 2Z" fill="currentColor"/>
|
|
1113
772
|
</symbol>
|
|
1114
773
|
<symbol id="person-frame" viewBox="0 0 16 16" fill="currentColor">
|
|
1115
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M5 7C5 5.34315 6.34315 4 8 4C9.65685 4 11 5.34315 11 7C11 8.65685 9.65685 10 8 10C6.34315 10 5 8.65685 5 7ZM8 5C6.89543 5 6 5.89543 6 7C6 8.10457 6.89543 9 8 9C9.10457 9 10 8.10457 10 7C10 5.89543 9.10457 5 8 5Z" fill="currentColor"/>
|
|
1116
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.5 1.97186C2.67158 1.97186 2 2.64343 2 3.47186V12.5C2 13.3284 2.67157 14 3.5 14L12.5 14C13.3284 14 14 13.3285 14 12.5V3.47189C14 2.64347 13.3284 1.97189 12.5 1.97189L3.5 1.97186ZM3 3.47186C3 3.19572 3.22386 2.97186 3.5 2.97186L12.5 2.97189C12.7761 2.97189 13 3.19575 13 3.47189V12.5C13 12.7762 12.7761 13 12.5 13L11.9981 13C11.9505 11.8874 11.0334 11 9.9091 11H6.0909C4.9666 11 4.04955 11.8874 4.00194 13L3.5 13C3.22386 13 3 12.7761 3 12.5V3.47186ZM5.00374 13L10.9963 13C10.9501 12.4401 10.481 12 9.9091 12H6.0909C5.51904 12 5.04994 12.4401 5.00374 13Z" fill="currentColor"/>
|
|
774
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M5 7C5 5.34315 6.34315 4 8 4C9.65685 4 11 5.34315 11 7C11 8.65685 9.65685 10 8 10C6.34315 10 5 8.65685 5 7ZM8 5C6.89543 5 6 5.89543 6 7C6 8.10457 6.89543 9 8 9C9.10457 9 10 8.10457 10 7C10 5.89543 9.10457 5 8 5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M3.5 1.97186C2.67158 1.97186 2 2.64343 2 3.47186V12.5C2 13.3284 2.67157 14 3.5 14L12.5 14C13.3284 14 14 13.3285 14 12.5V3.47189C14 2.64347 13.3284 1.97189 12.5 1.97189L3.5 1.97186ZM3 3.47186C3 3.19572 3.22386 2.97186 3.5 2.97186L12.5 2.97189C12.7761 2.97189 13 3.19575 13 3.47189V12.5C13 12.7762 12.7761 13 12.5 13L11.9981 13C11.9505 11.8874 11.0334 11 9.9091 11H6.0909C4.9666 11 4.04955 11.8874 4.00194 13L3.5 13C3.22386 13 3 12.7761 3 12.5V3.47186ZM5.00374 13L10.9963 13C10.9501 12.4401 10.481 12 9.9091 12H6.0909C5.51904 12 5.04994 12.4401 5.00374 13Z" fill="currentColor"/>
|
|
1117
775
|
</symbol>
|
|
1118
776
|
<symbol id="person-gear" viewBox="0 0 16 16" fill="currentColor">
|
|
1119
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 1C6.067 1 4.5 2.567 4.5 4.5C4.5 6.433 6.067 8 8 8C9.933 8 11.5 6.433 11.5 4.5C11.5 2.567 9.933 1 8 1ZM5.5 4.5C5.5 3.11929 6.61929 2 8 2C9.38071 2 10.5 3.11929 10.5 4.5C10.5 5.88071 9.38071 7 8 7C6.61929 7 5.5 5.88071 5.5 4.5Z" fill="currentColor"/>
|
|
1120
|
-
<path d="M3 11.5C3 10.6716 3.67157 10 4.5 10H8V9H4.5C3.11929 9 2 10.1193 2 11.5V14H3V11.5Z" fill="currentColor"/>
|
|
1121
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 10.063V9H11.5V10.063C11.1425 10.155 10.8237 10.3434 10.5729 10.5988L9.65192 10.067L9.15192 10.933L10.0725 11.4645C10.0252 11.635 10 11.8145 10 12C10 12.1855 10.0253 12.3651 10.0725 12.5355L9.15192 13.067L9.65192 13.933L10.573 13.4013C10.8237 13.6566 11.1425 13.845 11.5 13.937V15H12.5V13.937C12.8575 13.845 13.1762 13.6566 13.427 13.4013L14.3481 13.933L14.8481 13.067L13.9275 12.5355C13.9747 12.3651 14 12.1855 14 12C14 11.8145 13.9748 11.635 13.9275 11.4645L14.8481 10.933L14.3481 10.067L13.4271 10.5988C13.1763 10.3434 12.8575 10.155 12.5 10.063ZM12 11C11.4477 11 11 11.4477 11 12C11 12.5523 11.4477 13 12 13C12.5523 13 13 12.5523 13 12C13 11.4477 12.5523 11 12 11Z" fill="currentColor"/>
|
|
777
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 1C6.067 1 4.5 2.567 4.5 4.5C4.5 6.433 6.067 8 8 8C9.933 8 11.5 6.433 11.5 4.5C11.5 2.567 9.933 1 8 1ZM5.5 4.5C5.5 3.11929 6.61929 2 8 2C9.38071 2 10.5 3.11929 10.5 4.5C10.5 5.88071 9.38071 7 8 7C6.61929 7 5.5 5.88071 5.5 4.5Z" fill="currentColor"/><path d="M3 11.5C3 10.6716 3.67157 10 4.5 10H8V9H4.5C3.11929 9 2 10.1193 2 11.5V14H3V11.5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 10.063V9H11.5V10.063C11.1425 10.155 10.8237 10.3434 10.5729 10.5988L9.65192 10.067L9.15192 10.933L10.0725 11.4645C10.0252 11.635 10 11.8145 10 12C10 12.1855 10.0253 12.3651 10.0725 12.5355L9.15192 13.067L9.65192 13.933L10.573 13.4013C10.8237 13.6566 11.1425 13.845 11.5 13.937V15H12.5V13.937C12.8575 13.845 13.1762 13.6566 13.427 13.4013L14.3481 13.933L14.8481 13.067L13.9275 12.5355C13.9747 12.3651 14 12.1855 14 12C14 11.8145 13.9748 11.635 13.9275 11.4645L14.8481 10.933L14.3481 10.067L13.4271 10.5988C13.1763 10.3434 12.8575 10.155 12.5 10.063ZM12 11C11.4477 11 11 11.4477 11 12C11 12.5523 11.4477 13 12 13C12.5523 13 13 12.5523 13 12C13 11.4477 12.5523 11 12 11Z" fill="currentColor"/>
|
|
1122
778
|
</symbol>
|
|
1123
779
|
<symbol id="person-group" viewBox="0 0 16 16" fill="currentColor">
|
|
1124
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.5 2C9.11929 2 8 3.11929 8 4.5C8 5.88071 9.11929 7 10.5 7C11.8807 7 13 5.88071 13 4.5C13 3.11929 11.8807 2 10.5 2ZM9 4.5C9 3.67157 9.67157 3 10.5 3C11.3284 3 12 3.67157 12 4.5C12 5.32843 11.3284 6 10.5 6C9.67157 6 9 5.32843 9 4.5Z" fill="currentColor"/>
|
|
1125
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M3 7.5C3 6.11929 4.11929 5 5.5 5C6.88071 5 8 6.11929 8 7.5C8 8.88071 6.88071 10 5.5 10C4.11929 10 3 8.88071 3 7.5ZM5.5 6C4.67157 6 4 6.67157 4 7.5C4 8.32843 4.67157 9 5.5 9C6.32843 9 7 8.32843 7 7.5C7 6.67157 6.32843 6 5.5 6Z" fill="currentColor"/>
|
|
1126
|
-
<path d="M9 9H12.5C12.7761 9 13 9.22386 13 9.5V11H14V9.5C14 8.67157 13.3284 8 12.5 8H9V9Z" fill="currentColor"/>
|
|
1127
|
-
<path d="M3.5 12L7.5 12C7.77614 12 8 12.2239 8 12.5V14H9V12.5C9 11.6716 8.32843 11 7.5 11L3.5 11C2.67157 11 2 11.6716 2 12.5V14H3V12.5C3 12.2239 3.22386 12 3.5 12Z" fill="currentColor"/>
|
|
780
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.5 2C9.11929 2 8 3.11929 8 4.5C8 5.88071 9.11929 7 10.5 7C11.8807 7 13 5.88071 13 4.5C13 3.11929 11.8807 2 10.5 2ZM9 4.5C9 3.67157 9.67157 3 10.5 3C11.3284 3 12 3.67157 12 4.5C12 5.32843 11.3284 6 10.5 6C9.67157 6 9 5.32843 9 4.5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M3 7.5C3 6.11929 4.11929 5 5.5 5C6.88071 5 8 6.11929 8 7.5C8 8.88071 6.88071 10 5.5 10C4.11929 10 3 8.88071 3 7.5ZM5.5 6C4.67157 6 4 6.67157 4 7.5C4 8.32843 4.67157 9 5.5 9C6.32843 9 7 8.32843 7 7.5C7 6.67157 6.32843 6 5.5 6Z" fill="currentColor"/><path d="M9 9H12.5C12.7761 9 13 9.22386 13 9.5V11H14V9.5C14 8.67157 13.3284 8 12.5 8H9V9Z" fill="currentColor"/><path d="M3.5 12L7.5 12C7.77614 12 8 12.2239 8 12.5V14H9V12.5C9 11.6716 8.32843 11 7.5 11L3.5 11C2.67157 11 2 11.6716 2 12.5V14H3V12.5C3 12.2239 3.22386 12 3.5 12Z" fill="currentColor"/>
|
|
1128
781
|
</symbol>
|
|
1129
782
|
<symbol id="person-group-arrows" viewBox="0 0 16 16" fill="currentColor">
|
|
1130
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.5 11C10.6716 11 10 11.6716 10 12.5V15H9.00003V12.5C9.00003 11.1193 10.1193 10 11.5 10H15V11H11.5Z" fill="currentColor"/>
|
|
1131
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M15 2C13.3431 2 12 3.34315 12 5C12 6.65685 13.3431 8 15 8V9C12.7909 9 11 7.20914 11 5C11 2.79086 12.7909 1 15 1V2Z" fill="currentColor"/>
|
|
1132
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 11C5.32843 11 6 11.6716 6 12.5V15H7V12.5C7 11.1193 5.88071 10 4.5 10H1V11H4.5Z" fill="currentColor"/>
|
|
1133
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M1 2C2.65685 2 4 3.34315 4 5C4 6.65685 2.65685 8 1 8V9C3.20914 9 5 7.20914 5 5C5 2.79086 3.20914 1 1 1V2Z" fill="currentColor"/>
|
|
1134
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M10 4.99998V4.008L8.63842 2.64642L7.93131 3.35353L8.57776 3.99998H6V4.99998L10 4.99998Z" fill="currentColor"/>
|
|
1135
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.00417 5.99764V6.98962L7.36575 8.3512L8.07286 7.64409L7.42641 6.99764H10.0042V5.99764H6.00417Z" fill="currentColor"/>
|
|
783
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.5 11C10.6716 11 10 11.6716 10 12.5V15H9.00003V12.5C9.00003 11.1193 10.1193 10 11.5 10H15V11H11.5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M15 2C13.3431 2 12 3.34315 12 5C12 6.65685 13.3431 8 15 8V9C12.7909 9 11 7.20914 11 5C11 2.79086 12.7909 1 15 1V2Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 11C5.32843 11 6 11.6716 6 12.5V15H7V12.5C7 11.1193 5.88071 10 4.5 10H1V11H4.5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M1 2C2.65685 2 4 3.34315 4 5C4 6.65685 2.65685 8 1 8V9C3.20914 9 5 7.20914 5 5C5 2.79086 3.20914 1 1 1V2Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M10 4.99998V4.008L8.63842 2.64642L7.93131 3.35353L8.57776 3.99998H6V4.99998L10 4.99998Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M6.00417 5.99764V6.98962L7.36575 8.3512L8.07286 7.64409L7.42641 6.99764H10.0042V5.99764H6.00417Z" fill="currentColor"/>
|
|
1136
784
|
</symbol>
|
|
1137
785
|
<symbol id="person-manager" viewBox="0 0 16 16" fill="currentColor">
|
|
1138
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 1C6.067 1 4.5 2.567 4.5 4.5C4.5 6.433 6.067 8 8 8C9.933 8 11.5 6.433 11.5 4.5C11.5 2.567 9.933 1 8 1ZM5.5 4.5C5.5 3.11929 6.61929 2 8 2C9.38071 2 10.5 3.11929 10.5 4.5C10.5 5.88071 9.38071 7 8 7C6.61929 7 5.5 5.88071 5.5 4.5Z" fill="currentColor"/>
|
|
1139
|
-
<path d="M3 11.5C3 10.6716 3.67157 10 4.5 10H8V9H4.5C3.11929 9 2 10.1193 2 11.5V14H3V11.5Z" fill="currentColor"/>
|
|
1140
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M10 9C9.44772 9 9 9.44771 9 10V12.5C9 13.0523 9.44772 13.5 10 13.5H11.5V14H10.5V15H13.5V14H12.5V13.5H14C14.5523 13.5 15 13.0523 15 12.5V10C15 9.44771 14.5523 9 14 9H10ZM10 10H14V12.5H10V10Z" fill="currentColor"/>
|
|
786
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 1C6.067 1 4.5 2.567 4.5 4.5C4.5 6.433 6.067 8 8 8C9.933 8 11.5 6.433 11.5 4.5C11.5 2.567 9.933 1 8 1ZM5.5 4.5C5.5 3.11929 6.61929 2 8 2C9.38071 2 10.5 3.11929 10.5 4.5C10.5 5.88071 9.38071 7 8 7C6.61929 7 5.5 5.88071 5.5 4.5Z" fill="currentColor"/><path d="M3 11.5C3 10.6716 3.67157 10 4.5 10H8V9H4.5C3.11929 9 2 10.1193 2 11.5V14H3V11.5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M10 9C9.44772 9 9 9.44771 9 10V12.5C9 13.0523 9.44772 13.5 10 13.5H11.5V14H10.5V15H13.5V14H12.5V13.5H14C14.5523 13.5 15 13.0523 15 12.5V10C15 9.44771 14.5523 9 14 9H10ZM10 10H14V12.5H10V10Z" fill="currentColor"/>
|
|
1141
787
|
</symbol>
|
|
1142
788
|
<symbol id="person-shield" viewBox="0 0 16 16" fill="currentColor">
|
|
1143
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 4.5C4.5 2.567 6.067 1 8 1C9.933 1 11.5 2.567 11.5 4.5C11.5 6.433 9.933 8 8 8C6.067 8 4.5 6.433 4.5 4.5ZM8 2C6.61929 2 5.5 3.11929 5.5 4.5C5.5 5.88071 6.61929 7 8 7C9.38071 7 10.5 5.88071 10.5 4.5C10.5 3.11929 9.38071 2 8 2Z" fill="currentColor"/>
|
|
1144
|
-
<path d="M4.5 10C3.67157 10 3 10.6716 3 11.5V14H2V11.5C2 10.1193 3.11929 9 4.5 9H8V10H4.5Z" fill="currentColor"/>
|
|
1145
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 8.49011L15 9.09011V11C15 12.0411 14.4665 12.7538 13.8613 13.2312C13.4086 13.5883 12.891 13.8327 12.5019 14.002V14H11.5019V14.0081C11.1116 13.8384 10.5889 13.5923 10.1324 13.2305C9.52951 12.7524 9 12.0399 9 11V9.09011L12 8.49011ZM10 9.90992V11C10 11.6473 10.3121 12.0968 10.7537 12.4469C11.1446 12.7568 11.6034 12.9627 11.9948 13.1313C12.3873 12.9625 12.8485 12.7565 13.242 12.4461C13.6865 12.0954 14 11.646 14 11V9.90992L12 9.50992L10 9.90992Z" fill="currentColor"/>
|
|
789
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 4.5C4.5 2.567 6.067 1 8 1C9.933 1 11.5 2.567 11.5 4.5C11.5 6.433 9.933 8 8 8C6.067 8 4.5 6.433 4.5 4.5ZM8 2C6.61929 2 5.5 3.11929 5.5 4.5C5.5 5.88071 6.61929 7 8 7C9.38071 7 10.5 5.88071 10.5 4.5C10.5 3.11929 9.38071 2 8 2Z" fill="currentColor"/><path d="M4.5 10C3.67157 10 3 10.6716 3 11.5V14H2V11.5C2 10.1193 3.11929 9 4.5 9H8V10H4.5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M12 8.49011L15 9.09011V11C15 12.0411 14.4665 12.7538 13.8613 13.2312C13.4086 13.5883 12.891 13.8327 12.5019 14.002V14H11.5019V14.0081C11.1116 13.8384 10.5889 13.5923 10.1324 13.2305C9.52951 12.7524 9 12.0399 9 11V9.09011L12 8.49011ZM10 9.90992V11C10 11.6473 10.3121 12.0968 10.7537 12.4469C11.1446 12.7568 11.6034 12.9627 11.9948 13.1313C12.3873 12.9625 12.8485 12.7565 13.242 12.4461C13.6865 12.0954 14 11.646 14 11V9.90992L12 9.50992L10 9.90992Z" fill="currentColor"/>
|
|
1146
790
|
</symbol>
|
|
1147
791
|
<symbol id="person-star" viewBox="0 0 16 16" fill="currentColor">
|
|
1148
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 4.5C4.5 2.567 6.067 1 8 1C9.933 1 11.5 2.567 11.5 4.5C11.5 6.433 9.933 8 8 8C6.067 8 4.5 6.433 4.5 4.5ZM8 2C6.61929 2 5.5 3.11929 5.5 4.5C5.5 5.88071 6.61929 7 8 7C9.38071 7 10.5 5.88071 10.5 4.5C10.5 3.11929 9.38071 2 8 2Z" fill="currentColor"/>
|
|
1149
|
-
<path d="M4.5 10C3.67157 10 3 10.6716 3 11.5V14H2V11.5C2 10.1193 3.11929 9 4.5 9H8V10H4.5Z" fill="currentColor"/>
|
|
1150
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.8104 10.5466L11.5142 9H12.4858L13.1895 10.5462L15 10.7131V11.5328L13.8834 12.5335L14.296 14.5H13.316L12 13.7991L10.6844 14.5H9.70399L10.1172 12.5308L9 11.5091V10.716L10.8104 10.5466ZM12 10.2875L11.5246 11.3321L10.2954 11.4472L11.1888 12.2642L10.9605 13.3521L12 12.7983L13.0395 13.3521L12.8107 12.2616L13.7194 11.4472L12.4756 11.3326L12 10.2875Z" fill="currentColor"/>
|
|
792
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 4.5C4.5 2.567 6.067 1 8 1C9.933 1 11.5 2.567 11.5 4.5C11.5 6.433 9.933 8 8 8C6.067 8 4.5 6.433 4.5 4.5ZM8 2C6.61929 2 5.5 3.11929 5.5 4.5C5.5 5.88071 6.61929 7 8 7C9.38071 7 10.5 5.88071 10.5 4.5C10.5 3.11929 9.38071 2 8 2Z" fill="currentColor"/><path d="M4.5 10C3.67157 10 3 10.6716 3 11.5V14H2V11.5C2 10.1193 3.11929 9 4.5 9H8V10H4.5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M10.8104 10.5466L11.5142 9H12.4858L13.1895 10.5462L15 10.7131V11.5328L13.8834 12.5335L14.296 14.5H13.316L12 13.7991L10.6844 14.5H9.70399L10.1172 12.5308L9 11.5091V10.716L10.8104 10.5466ZM12 10.2875L11.5246 11.3321L10.2954 11.4472L11.1888 12.2642L10.9605 13.3521L12 12.7983L13.0395 13.3521L12.8107 12.2616L13.7194 11.4472L12.4756 11.3326L12 10.2875Z" fill="currentColor"/>
|
|
1151
793
|
</symbol>
|
|
1152
794
|
<symbol id="phone" viewBox="0 0 16 16" fill="currentColor">
|
|
1153
795
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M4.63448 2.53361C4.49197 2.21296 4.07214 2.13501 3.82402 2.38312L2.30233 3.90482C2.16115 4.046 2.12593 4.24005 2.19145 4.3964C3.30072 7.04361 6.21819 11.6373 11.5945 13.81C11.7575 13.8759 11.9553 13.8376 12.0952 13.6977L13.6169 12.176C13.865 11.9279 13.7871 11.5081 13.4664 11.3656L10.9246 10.2358C10.7355 10.1518 10.5142 10.1929 10.368 10.3392L10.0607 10.6465C9.47491 11.2322 8.52517 11.2322 7.93938 10.6465L5.35359 8.06066C4.76781 7.47488 4.76781 6.52513 5.35359 5.93934L5.66085 5.63209C5.80714 5.4858 5.84822 5.26452 5.7642 5.07547L4.63448 2.53361ZM3.11692 1.67602C3.86127 0.931667 5.12077 1.16553 5.54829 2.12747L6.67801 4.66933C6.93008 5.23649 6.80682 5.90033 6.36795 6.3392L6.0607 6.64645C5.86544 6.84171 5.86544 7.15829 6.0607 7.35356L8.64649 9.93934C8.84175 10.1346 9.15833 10.1346 9.35359 9.93934L9.66085 9.63209C10.0997 9.19322 10.7635 9.06996 11.3307 9.32203L13.8726 10.4517C14.8345 10.8793 15.0684 12.1388 14.324 12.8831L12.8023 14.4048C12.3944 14.8127 11.7751 14.9616 11.2198 14.7372C5.50985 12.4297 2.43891 7.57444 1.26915 4.78288C1.03526 4.22471 1.18859 3.60434 1.59522 3.19771L3.11692 1.67602Z" fill="currentColor"/>
|
|
1154
796
|
</symbol>
|
|
1155
797
|
<symbol id="phone-disconnect" viewBox="0 0 16 16" fill="currentColor">
|
|
1156
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M14.8535 1.85352L1.85352 14.8535L1.14648 14.1465L4.92773 10.3643C3.08103 8.38486 1.89825 6.28495 1.26855 4.78223C1.03517 4.22433 1.1884 3.6037 1.59473 3.19727L3.11621 1.67578C3.8604 0.931596 5.12005 1.16555 5.54785 2.12695L6.67773 4.66895C6.92981 5.23611 6.80606 5.9 6.36719 6.33887L6.06055 6.64648C5.86555 6.84165 5.86567 7.15828 6.06055 7.35352L7 8.29297L14.1465 1.14648L14.8535 1.85352ZM4.63379 2.5332C4.49101 2.21309 4.07119 2.13486 3.82324 2.38281L2.30176 3.9043C2.1608 4.04537 2.1261 4.24024 2.19141 4.39648C2.78601 5.81534 3.90109 7.79274 5.63477 9.65723L6.29297 9L5.35352 8.06055C4.76812 7.47478 4.76799 6.52514 5.35352 5.93945L5.66016 5.63184C5.80645 5.48555 5.8477 5.26425 5.76367 5.0752L4.63379 2.5332Z" fill="currentColor"/>
|
|
1157
|
-
<path d="M9.66016 9.63184C10.0989 9.1931 10.763 9.0705 11.3301 9.32227L13.8721 10.4512C14.834 10.8787 15.0676 12.1385 14.3232 12.8828L12.8018 14.4043C12.3939 14.812 11.7749 14.9615 11.2197 14.7373C9.31851 13.9689 7.71046 12.916 6.36719 11.7529L7.07617 11.0439C8.33316 12.123 9.831 13.0971 11.5938 13.8096C11.7567 13.8754 11.9548 13.837 12.0947 13.6973L13.6162 12.1758C13.8643 11.9277 13.7865 11.5077 13.4658 11.3652L10.9238 10.2354C10.735 10.1518 10.5133 10.1928 10.3672 10.3389L10.0605 10.6465C9.47486 11.232 8.52522 11.2319 7.93945 10.6465L7.70703 10.4141L8.41406 9.70703L8.64648 9.93945C8.84172 10.1343 9.15835 10.1344 9.35352 9.93945L9.66016 9.63184Z" fill="currentColor"/>
|
|
798
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M14.8535 1.85352L1.85352 14.8535L1.14648 14.1465L4.92773 10.3643C3.08103 8.38486 1.89825 6.28495 1.26855 4.78223C1.03517 4.22433 1.1884 3.6037 1.59473 3.19727L3.11621 1.67578C3.8604 0.931596 5.12005 1.16555 5.54785 2.12695L6.67773 4.66895C6.92981 5.23611 6.80606 5.9 6.36719 6.33887L6.06055 6.64648C5.86555 6.84165 5.86567 7.15828 6.06055 7.35352L7 8.29297L14.1465 1.14648L14.8535 1.85352ZM4.63379 2.5332C4.49101 2.21309 4.07119 2.13486 3.82324 2.38281L2.30176 3.9043C2.1608 4.04537 2.1261 4.24024 2.19141 4.39648C2.78601 5.81534 3.90109 7.79274 5.63477 9.65723L6.29297 9L5.35352 8.06055C4.76812 7.47478 4.76799 6.52514 5.35352 5.93945L5.66016 5.63184C5.80645 5.48555 5.8477 5.26425 5.76367 5.0752L4.63379 2.5332Z" fill="currentColor"/><path d="M9.66016 9.63184C10.0989 9.1931 10.763 9.0705 11.3301 9.32227L13.8721 10.4512C14.834 10.8787 15.0676 12.1385 14.3232 12.8828L12.8018 14.4043C12.3939 14.812 11.7749 14.9615 11.2197 14.7373C9.31851 13.9689 7.71046 12.916 6.36719 11.7529L7.07617 11.0439C8.33316 12.123 9.831 13.0971 11.5938 13.8096C11.7567 13.8754 11.9548 13.837 12.0947 13.6973L13.6162 12.1758C13.8643 11.9277 13.7865 11.5077 13.4658 11.3652L10.9238 10.2354C10.735 10.1518 10.5133 10.1928 10.3672 10.3389L10.0605 10.6465C9.47486 11.232 8.52522 11.2319 7.93945 10.6465L7.70703 10.4141L8.41406 9.70703L8.64648 9.93945C8.84172 10.1343 9.15835 10.1344 9.35352 9.93945L9.66016 9.63184Z" fill="currentColor"/>
|
|
1158
799
|
</symbol>
|
|
1159
800
|
<symbol id="picman-filled" viewBox="0 0 16 16" fill="currentColor">
|
|
1160
|
-
<path d="M8.00005 5C9.10462 5 10 4.10457 10 3C10 1.89543 9.10462 1 8.00005 1C6.89548 1 6.00005 1.89543 6.00005 3C6.00005 4.10457 6.89548 5 8.00005 5Z" fill="currentColor"/>
|
|
1161
|
-
<path d="M8.00005 5H9.82301C10.2319 5 10.5996 5.24895 10.7515 5.62861L12.4142 9.7854C12.4688 9.9219 12.4624 10.0752 12.3967 10.2067C12.2199 10.5602 11.7273 10.5909 11.5081 10.2621L10.175 8.26236C10.1226 8.18376 10 8.22086 10 8.31532V14.5001C10 14.7762 9.77624 15 9.50014 15.0001L8.94152 15.0002C8.68932 15.0002 8.47657 14.8125 8.44529 14.5622L8.09927 11.7939C8.08467 11.6771 7.91542 11.6771 7.90082 11.7939L7.5548 14.5621C7.52352 14.8123 7.31081 15 7.05864 15L6.50003 15C6.22389 15 6.00005 14.7762 6.00005 14.5V8.31531C6.00005 8.22086 5.87754 8.18377 5.82514 8.26236L4.49204 10.2621C4.27282 10.5909 3.78014 10.5602 3.60341 10.2067C3.53766 10.0752 3.53129 9.9219 3.58589 9.7854L5.2486 5.62861C5.40047 5.24895 5.76818 5 6.17708 5H8.00005Z" fill="currentColor"/>
|
|
801
|
+
<path d="M8.00005 5C9.10462 5 10 4.10457 10 3C10 1.89543 9.10462 1 8.00005 1C6.89548 1 6.00005 1.89543 6.00005 3C6.00005 4.10457 6.89548 5 8.00005 5Z" fill="currentColor"/><path d="M8.00005 5H9.82301C10.2319 5 10.5996 5.24895 10.7515 5.62861L12.4142 9.7854C12.4688 9.9219 12.4624 10.0752 12.3967 10.2067C12.2199 10.5602 11.7273 10.5909 11.5081 10.2621L10.175 8.26236C10.1226 8.18376 10 8.22086 10 8.31532V14.5001C10 14.7762 9.77624 15 9.50014 15.0001L8.94152 15.0002C8.68932 15.0002 8.47657 14.8125 8.44529 14.5622L8.09927 11.7939C8.08467 11.6771 7.91542 11.6771 7.90082 11.7939L7.5548 14.5621C7.52352 14.8123 7.31081 15 7.05864 15L6.50003 15C6.22389 15 6.00005 14.7762 6.00005 14.5V8.31531C6.00005 8.22086 5.87754 8.18377 5.82514 8.26236L4.49204 10.2621C4.27282 10.5909 3.78014 10.5602 3.60341 10.2067C3.53766 10.0752 3.53129 9.9219 3.58589 9.7854L5.2486 5.62861C5.40047 5.24895 5.76818 5 6.17708 5H8.00005Z" fill="currentColor"/>
|
|
1162
802
|
</symbol>
|
|
1163
803
|
<symbol id="pip-bottom-left" viewBox="0 0 16 16" fill="currentColor">
|
|
1164
|
-
<path d="M4.5 2C3.67158 2 3 2.67 3 3.49649V6.99999H4V3.49649C4 3.22099 4.22386 2.99766 4.5 2.99766L12.5 2.99769C12.7761 2.99769 13 3.22102 13 3.49652V10.5035C13 10.779 12.7761 11.0023 12.5 11.0023L9 11.0023V12L12.5 12C13.3284 12 14 11.33 14 10.5035V3.49652C14 2.67003 13.3284 2.00003 12.5 2.00003L4.5 2Z" fill="currentColor"/>
|
|
1165
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.5 8C1.67158 8 1 8.67 1 9.49649V12.5035C1 13.33 1.67157 14 2.5 14L6.5 14C7.32842 14 8 13.33 8 12.5035V9.49652C8 8.67003 7.32843 8.00003 6.5 8.00003L2.5 8ZM2 9.49649C2 9.22099 2.22386 8.99766 2.5 8.99766L6.5 8.99769C6.77614 8.99769 7 9.22102 7 9.49652V12.5035C7 12.779 6.77614 13.0023 6.5 13.0023L2.5 13.0023C2.22386 13.0023 2 12.779 2 12.5035V9.49649Z" fill="currentColor"/>
|
|
804
|
+
<path d="M4.5 2C3.67158 2 3 2.67 3 3.49649V6.99999H4V3.49649C4 3.22099 4.22386 2.99766 4.5 2.99766L12.5 2.99769C12.7761 2.99769 13 3.22102 13 3.49652V10.5035C13 10.779 12.7761 11.0023 12.5 11.0023L9 11.0023V12L12.5 12C13.3284 12 14 11.33 14 10.5035V3.49652C14 2.67003 13.3284 2.00003 12.5 2.00003L4.5 2Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M2.5 8C1.67158 8 1 8.67 1 9.49649V12.5035C1 13.33 1.67157 14 2.5 14L6.5 14C7.32842 14 8 13.33 8 12.5035V9.49652C8 8.67003 7.32843 8.00003 6.5 8.00003L2.5 8ZM2 9.49649C2 9.22099 2.22386 8.99766 2.5 8.99766L6.5 8.99769C6.77614 8.99769 7 9.22102 7 9.49652V12.5035C7 12.779 6.77614 13.0023 6.5 13.0023L2.5 13.0023C2.22386 13.0023 2 12.779 2 12.5035V9.49649Z" fill="currentColor"/>
|
|
1166
805
|
</symbol>
|
|
1167
806
|
<symbol id="pip-bottom-right" viewBox="0 0 16 16" fill="currentColor">
|
|
1168
|
-
<path d="M3.5 2C2.67158 2 2 2.67 2 3.49649V10.5035C2 11.33 2.67157 12 3.5 12L7 12V11.0023L3.5 11.0023C3.22386 11.0023 3 10.779 3 10.5035V3.49649C3 3.22099 3.22386 2.99766 3.5 2.99766L11.5 2.99769C11.7761 2.99769 12 3.22102 12 3.49652V7.00001H13V3.49652C13 2.67003 12.3284 2.00003 11.5 2.00003L3.5 2Z" fill="currentColor"/>
|
|
1169
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.5 8C8.67158 8 8 8.67 8 9.49649V12.5035C8 13.33 8.67157 14 9.5 14L13.5 14C14.3284 14 15 13.33 15 12.5035V9.49652C15 8.67003 14.3284 8.00003 13.5 8.00003L9.5 8ZM9 9.49649C9 9.22099 9.22386 8.99766 9.5 8.99766L13.5 8.99769C13.7761 8.99769 14 9.22102 14 9.49652V12.5035C14 12.779 13.7761 13.0023 13.5 13.0023L9.5 13.0023C9.22386 13.0023 9 12.779 9 12.5035V9.49649Z" fill="currentColor"/>
|
|
807
|
+
<path d="M3.5 2C2.67158 2 2 2.67 2 3.49649V10.5035C2 11.33 2.67157 12 3.5 12L7 12V11.0023L3.5 11.0023C3.22386 11.0023 3 10.779 3 10.5035V3.49649C3 3.22099 3.22386 2.99766 3.5 2.99766L11.5 2.99769C11.7761 2.99769 12 3.22102 12 3.49652V7.00001H13V3.49652C13 2.67003 12.3284 2.00003 11.5 2.00003L3.5 2Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M9.5 8C8.67158 8 8 8.67 8 9.49649V12.5035C8 13.33 8.67157 14 9.5 14L13.5 14C14.3284 14 15 13.33 15 12.5035V9.49652C15 8.67003 14.3284 8.00003 13.5 8.00003L9.5 8ZM9 9.49649C9 9.22099 9.22386 8.99766 9.5 8.99766L13.5 8.99769C13.7761 8.99769 14 9.22102 14 9.49652V12.5035C14 12.779 13.7761 13.0023 13.5 13.0023L9.5 13.0023C9.22386 13.0023 9 12.779 9 12.5035V9.49649Z" fill="currentColor"/>
|
|
1170
808
|
</symbol>
|
|
1171
809
|
<symbol id="pip-top-left" viewBox="0 0 16 16" fill="currentColor">
|
|
1172
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.5 2C1.67158 2 1 2.67 1 3.49649V6.50348C1 7.32997 1.67157 7.99997 2.5 7.99997L6.5 8C7.32842 8 8 7.33 8 6.50351V3.49652C8 2.67003 7.32843 2.00003 6.5 2.00003L2.5 2ZM2 3.49649C2 3.22099 2.22386 2.99766 2.5 2.99766L6.5 2.99769C6.77614 2.99769 7 3.22102 7 3.49652V6.50351C7 6.77901 6.77614 7.00234 6.5 7.00234L2.5 7.00231C2.22386 7.00231 2 6.77898 2 6.50348V3.49649Z" fill="currentColor"/>
|
|
1173
|
-
<path d="M14 5.49652C14 4.67003 13.3284 4.00003 12.5 4.00003L9 4V4.99769H12.5C12.7761 4.99769 13 5.22102 13 5.49652V12.5035C13 12.779 12.7761 13.0023 12.5 13.0023L4.5 13.0023C4.22386 13.0023 4 12.779 4 12.5035V8.99999H3V12.5035C3 13.33 3.67157 14 4.5 14L12.5 14C13.3284 14 14 13.33 14 12.5035V5.49652Z" fill="currentColor"/>
|
|
810
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.5 2C1.67158 2 1 2.67 1 3.49649V6.50348C1 7.32997 1.67157 7.99997 2.5 7.99997L6.5 8C7.32842 8 8 7.33 8 6.50351V3.49652C8 2.67003 7.32843 2.00003 6.5 2.00003L2.5 2ZM2 3.49649C2 3.22099 2.22386 2.99766 2.5 2.99766L6.5 2.99769C6.77614 2.99769 7 3.22102 7 3.49652V6.50351C7 6.77901 6.77614 7.00234 6.5 7.00234L2.5 7.00231C2.22386 7.00231 2 6.77898 2 6.50348V3.49649Z" fill="currentColor"/><path d="M14 5.49652C14 4.67003 13.3284 4.00003 12.5 4.00003L9 4V4.99769H12.5C12.7761 4.99769 13 5.22102 13 5.49652V12.5035C13 12.779 12.7761 13.0023 12.5 13.0023L4.5 13.0023C4.22386 13.0023 4 12.779 4 12.5035V8.99999H3V12.5035C3 13.33 3.67157 14 4.5 14L12.5 14C13.3284 14 14 13.33 14 12.5035V5.49652Z" fill="currentColor"/>
|
|
1174
811
|
</symbol>
|
|
1175
812
|
<symbol id="pip-top-right" viewBox="0 0 16 16" fill="currentColor">
|
|
1176
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.5 2C8.67158 2 8 2.67 8 3.49649V6.50348C8 7.32997 8.67157 7.99997 9.5 7.99997L13.5 8C14.3284 8 15 7.33 15 6.50351V3.49652C15 2.67003 14.3284 2.00003 13.5 2.00003L9.5 2ZM9 3.49649C9 3.22099 9.22386 2.99766 9.5 2.99766L13.5 2.99769C13.7761 2.99769 14 3.22102 14 3.49652V6.50351C14 6.77901 13.7761 7.00234 13.5 7.00234L9.5 7.00231C9.22386 7.00231 9 6.77898 9 6.50348V3.49649Z" fill="currentColor"/>
|
|
1177
|
-
<path d="M3.5 4L7 4.00001V4.99767L3.5 4.99766C3.22386 4.99766 3 5.22099 3 5.49649V12.5035C3 12.779 3.22386 13.0023 3.5 13.0023L11.5 13.0023C11.7761 13.0023 12 12.779 12 12.5035V8.99999L13 9V12.5035C13 13.33 12.3284 14 11.5 14L3.5 14C2.67157 14 2 13.33 2 12.5035V5.49649C2 4.67 2.67158 4 3.5 4Z" fill="currentColor"/>
|
|
813
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.5 2C8.67158 2 8 2.67 8 3.49649V6.50348C8 7.32997 8.67157 7.99997 9.5 7.99997L13.5 8C14.3284 8 15 7.33 15 6.50351V3.49652C15 2.67003 14.3284 2.00003 13.5 2.00003L9.5 2ZM9 3.49649C9 3.22099 9.22386 2.99766 9.5 2.99766L13.5 2.99769C13.7761 2.99769 14 3.22102 14 3.49652V6.50351C14 6.77901 13.7761 7.00234 13.5 7.00234L9.5 7.00231C9.22386 7.00231 9 6.77898 9 6.50348V3.49649Z" fill="currentColor"/><path d="M3.5 4L7 4.00001V4.99767L3.5 4.99766C3.22386 4.99766 3 5.22099 3 5.49649V12.5035C3 12.779 3.22386 13.0023 3.5 13.0023L11.5 13.0023C11.7761 13.0023 12 12.779 12 12.5035V8.99999L13 9V12.5035C13 13.33 12.3284 14 11.5 14L3.5 14C2.67157 14 2 13.33 2 12.5035V5.49649C2 4.67 2.67158 4 3.5 4Z" fill="currentColor"/>
|
|
1178
814
|
</symbol>
|
|
1179
815
|
<symbol id="play" viewBox="0 0 16 16" fill="currentColor">
|
|
1180
816
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M3 3.00001L3.72361 2.5528L13.7236 7.5528V8.44722L3.72361 13.4472L3 13V3.00001ZM4 3.80903V12.191L12.382 8.00001L4 3.80903Z" fill="currentColor"/>
|
|
@@ -1183,30 +819,22 @@
|
|
|
1183
819
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M3 3.00001L3.72361 2.5528L13.7236 7.5528V8.44722L3.72361 13.4472L3 13V3.00001Z" fill="currentColor"/>
|
|
1184
820
|
</symbol>
|
|
1185
821
|
<symbol id="plug" viewBox="0 0 16 16" fill="currentColor">
|
|
1186
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.2501 8.95708L7.04298 4.74997L8.93943 2.85352C9.52522 2.26774 10.475 2.26774 11.0608 2.85352L11.7501 3.54287L12.6465 2.64642L13.3536 3.35353L12.4572 4.24997L13.1465 4.93931C13.7323 5.5251 13.7323 6.47485 13.1465 7.06063L11.2501 8.95708ZM11.2501 7.54286L12.4394 6.35352C12.6347 6.15826 12.6347 5.84168 12.4394 5.64642L10.3536 3.56063C10.1584 3.36537 9.8418 3.36537 9.64654 3.56063L8.4572 4.74997L11.2501 7.54286Z" fill="currentColor"/>
|
|
1187
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M4.75009 7.04289L5.50009 7.79289L6.64654 6.64644L7.35365 7.35355L6.2072 8.49999L7.50009 9.79289L8.64654 8.64644L9.35365 9.35355L8.2072 10.5L8.9572 11.25L7.06075 13.1464C6.47497 13.7322 5.52522 13.7322 4.93943 13.1464L4.25009 12.4571L3.35364 13.3535L2.64654 12.6464L3.54299 11.75L2.85365 11.0607C2.26786 10.4749 2.26786 9.52512 2.85365 8.93933L4.75009 7.04289ZM3.56075 9.64644L4.75009 8.4571L7.54299 11.25L6.35365 12.4393C6.15838 12.6346 5.8418 12.6346 5.64654 12.4393L3.56075 10.3535C3.36549 10.1583 3.36549 9.8417 3.56075 9.64644Z" fill="currentColor"/>
|
|
822
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.2501 8.95708L7.04298 4.74997L8.93943 2.85352C9.52522 2.26774 10.475 2.26774 11.0608 2.85352L11.7501 3.54287L12.6465 2.64642L13.3536 3.35353L12.4572 4.24997L13.1465 4.93931C13.7323 5.5251 13.7323 6.47485 13.1465 7.06063L11.2501 8.95708ZM11.2501 7.54286L12.4394 6.35352C12.6347 6.15826 12.6347 5.84168 12.4394 5.64642L10.3536 3.56063C10.1584 3.36537 9.8418 3.36537 9.64654 3.56063L8.4572 4.74997L11.2501 7.54286Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M4.75009 7.04289L5.50009 7.79289L6.64654 6.64644L7.35365 7.35355L6.2072 8.49999L7.50009 9.79289L8.64654 8.64644L9.35365 9.35355L8.2072 10.5L8.9572 11.25L7.06075 13.1464C6.47497 13.7322 5.52522 13.7322 4.93943 13.1464L4.25009 12.4571L3.35364 13.3535L2.64654 12.6464L3.54299 11.75L2.85365 11.0607C2.26786 10.4749 2.26786 9.52512 2.85365 8.93933L4.75009 7.04289ZM3.56075 9.64644L4.75009 8.4571L7.54299 11.25L6.35365 12.4393C6.15838 12.6346 5.8418 12.6346 5.64654 12.4393L3.56075 10.3535C3.36549 10.1583 3.36549 9.8417 3.56075 9.64644Z" fill="currentColor"/>
|
|
1188
823
|
</symbol>
|
|
1189
824
|
<symbol id="plus" viewBox="0 0 16 16" fill="currentColor">
|
|
1190
825
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.5 7.5V2H8.5V7.5H14V8.5H8.5V14H7.5V8.5H2V7.5H7.5Z" fill="currentColor"/>
|
|
1191
826
|
</symbol>
|
|
1192
827
|
<symbol id="plus-circle" viewBox="0 0 16 16" fill="currentColor">
|
|
1193
|
-
<path d="M7.5 7.5V5.03845H8.5V7.5H10.9615V8.5H8.5V10.9615H7.5V8.5H5.03847V7.5H7.5Z" fill="currentColor"/>
|
|
1194
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
828
|
+
<path d="M7.5 7.5V5.03845H8.5V7.5H10.9615V8.5H8.5V10.9615H7.5V8.5H5.03847V7.5H7.5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
1195
829
|
</symbol>
|
|
1196
830
|
<symbol id="preferences" viewBox="0 0 16 16" fill="currentColor">
|
|
1197
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.08535 4.5H2V3.5H9.08535C9.29127 2.9174 9.84689 2.5 10.5 2.5C11.1531 2.5 11.7087 2.9174 11.9146 3.5H14V4.5H11.9146C11.7087 5.0826 11.1531 5.5 10.5 5.5C9.84689 5.5 9.29127 5.0826 9.08535 4.5ZM10 4C10 3.72386 10.2239 3.5 10.5 3.5C10.7761 3.5 11 3.72386 11 4C11 4.27614 10.7761 4.5 10.5 4.5C10.2239 4.5 10 4.27614 10 4Z" fill="currentColor"/>
|
|
1198
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M4.08535 8.5H2V7.5H4.08535C4.29127 6.9174 4.84689 6.5 5.5 6.5C6.15311 6.5 6.70873 6.9174 6.91465 7.5H14V8.5H6.91465C6.70873 9.0826 6.15311 9.5 5.5 9.5C4.84689 9.5 4.29127 9.0826 4.08535 8.5ZM5 8C5 7.72386 5.22386 7.5 5.5 7.5C5.77614 7.5 6 7.72386 6 8C6 8.27614 5.77614 8.5 5.5 8.5C5.22386 8.5 5 8.27614 5 8Z" fill="currentColor"/>
|
|
1199
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.08535 11.5C9.29127 10.9174 9.84689 10.5 10.5 10.5C11.1531 10.5 11.7087 10.9174 11.9146 11.5H14V12.5H11.9146C11.7087 13.0826 11.1531 13.5 10.5 13.5C9.84689 13.5 9.29127 13.0826 9.08535 12.5H2V11.5H9.08535ZM10.5 11.5C10.2239 11.5 10 11.7239 10 12C10 12.2761 10.2239 12.5 10.5 12.5C10.7761 12.5 11 12.2761 11 12C11 11.7239 10.7761 11.5 10.5 11.5Z" fill="currentColor"/>
|
|
831
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.08535 4.5H2V3.5H9.08535C9.29127 2.9174 9.84689 2.5 10.5 2.5C11.1531 2.5 11.7087 2.9174 11.9146 3.5H14V4.5H11.9146C11.7087 5.0826 11.1531 5.5 10.5 5.5C9.84689 5.5 9.29127 5.0826 9.08535 4.5ZM10 4C10 3.72386 10.2239 3.5 10.5 3.5C10.7761 3.5 11 3.72386 11 4C11 4.27614 10.7761 4.5 10.5 4.5C10.2239 4.5 10 4.27614 10 4Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M4.08535 8.5H2V7.5H4.08535C4.29127 6.9174 4.84689 6.5 5.5 6.5C6.15311 6.5 6.70873 6.9174 6.91465 7.5H14V8.5H6.91465C6.70873 9.0826 6.15311 9.5 5.5 9.5C4.84689 9.5 4.29127 9.0826 4.08535 8.5ZM5 8C5 7.72386 5.22386 7.5 5.5 7.5C5.77614 7.5 6 7.72386 6 8C6 8.27614 5.77614 8.5 5.5 8.5C5.22386 8.5 5 8.27614 5 8Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M9.08535 11.5C9.29127 10.9174 9.84689 10.5 10.5 10.5C11.1531 10.5 11.7087 10.9174 11.9146 11.5H14V12.5H11.9146C11.7087 13.0826 11.1531 13.5 10.5 13.5C9.84689 13.5 9.29127 13.0826 9.08535 12.5H2V11.5H9.08535ZM10.5 11.5C10.2239 11.5 10 11.7239 10 12C10 12.2761 10.2239 12.5 10.5 12.5C10.7761 12.5 11 12.2761 11 12C11 11.7239 10.7761 11.5 10.5 11.5Z" fill="currentColor"/>
|
|
1200
832
|
</symbol>
|
|
1201
833
|
<symbol id="printer" viewBox="0 0 16 16" fill="currentColor">
|
|
1202
|
-
<path d="M10 7H9V8H10V7Z" fill="currentColor"/>
|
|
1203
|
-
<path d="M12 7H11V8H12V7Z" fill="currentColor"/>
|
|
1204
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M4 2H12V5H12.5C13.3284 5 14 5.67157 14 6.5V12H12V12.5C12 13.3284 11.3284 14 10.5 14L5.5 14C4.67157 14 4 13.3284 4 12.5V12H2V6.5C2 5.67157 2.67157 5 3.5 5H4V2ZM11 3V5H5V3H11ZM3.5 6H12.5C12.7761 6 13 6.22386 13 6.5V11H12V9.5L4 9.5L4 11H3V6.5C3 6.22386 3.22386 6 3.5 6ZM11 12.5C11 12.7761 10.7761 13 10.5 13L5.5 13C5.22386 13 5 12.7761 5 12.5V10.5L11 10.5V12.5Z" fill="currentColor"/>
|
|
834
|
+
<path d="M10 7H9V8H10V7Z" fill="currentColor"/><path d="M12 7H11V8H12V7Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M4 2H12V5H12.5C13.3284 5 14 5.67157 14 6.5V12H12V12.5C12 13.3284 11.3284 14 10.5 14L5.5 14C4.67157 14 4 13.3284 4 12.5V12H2V6.5C2 5.67157 2.67157 5 3.5 5H4V2ZM11 3V5H5V3H11ZM3.5 6H12.5C12.7761 6 13 6.22386 13 6.5V11H12V9.5L4 9.5L4 11H3V6.5C3 6.22386 3.22386 6 3.5 6ZM11 12.5C11 12.7761 10.7761 13 10.5 13L5.5 13C5.22386 13 5 12.7761 5 12.5V10.5L11 10.5V12.5Z" fill="currentColor"/>
|
|
1205
835
|
</symbol>
|
|
1206
836
|
<symbol id="punch-card" viewBox="0 0 16 16" fill="currentColor">
|
|
1207
|
-
<path d="M6.5 8H7.5V7H8.5V9H6.5V8Z" fill="currentColor"/>
|
|
1208
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 5C6.067 5 4.5 6.567 4.5 8.5C4.5 10.433 6.067 12 8 12C9.933 12 11.5 10.433 11.5 8.5C11.5 6.567 9.933 5 8 5ZM5.5 8.5C5.5 7.11929 6.61929 6 8 6C9.38071 6 10.5 7.11929 10.5 8.5C10.5 9.88071 9.38071 11 8 11C6.61929 11 5.5 9.88071 5.5 8.5Z" fill="currentColor"/>
|
|
1209
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M5 2.5V3H2.5C1.67157 3 1 3.67157 1 4.5V12.5C1 13.3284 1.67157 14 2.5 14H13.5C14.3284 14 15 13.3284 15 12.5V4.5C15 3.67157 14.3284 3 13.5 3H11V2.5C11 1.67157 10.3284 1 9.5 1H6.5C5.67157 1 5 1.67157 5 2.5ZM6.5 2C6.22386 2 6 2.22386 6 2.5V3H10V2.5C10 2.22386 9.77614 2 9.5 2H6.5ZM2.5 4C2.22386 4 2 4.22386 2 4.5V12.5C2 12.7761 2.22386 13 2.5 13H13.5C13.7761 13 14 12.7761 14 12.5V4.5C14 4.22386 13.7761 4 13.5 4H2.5Z" fill="currentColor"/>
|
|
837
|
+
<path d="M6.5 8H7.5V7H8.5V9H6.5V8Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M8 5C6.067 5 4.5 6.567 4.5 8.5C4.5 10.433 6.067 12 8 12C9.933 12 11.5 10.433 11.5 8.5C11.5 6.567 9.933 5 8 5ZM5.5 8.5C5.5 7.11929 6.61929 6 8 6C9.38071 6 10.5 7.11929 10.5 8.5C10.5 9.88071 9.38071 11 8 11C6.61929 11 5.5 9.88071 5.5 8.5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M5 2.5V3H2.5C1.67157 3 1 3.67157 1 4.5V12.5C1 13.3284 1.67157 14 2.5 14H13.5C14.3284 14 15 13.3284 15 12.5V4.5C15 3.67157 14.3284 3 13.5 3H11V2.5C11 1.67157 10.3284 1 9.5 1H6.5C5.67157 1 5 1.67157 5 2.5ZM6.5 2C6.22386 2 6 2.22386 6 2.5V3H10V2.5C10 2.22386 9.77614 2 9.5 2H6.5ZM2.5 4C2.22386 4 2 4.22386 2 4.5V12.5C2 12.7761 2.22386 13 2.5 13H13.5C13.7761 13 14 12.7761 14 12.5V4.5C14 4.22386 13.7761 4 13.5 4H2.5Z" fill="currentColor"/>
|
|
1210
838
|
</symbol>
|
|
1211
839
|
<symbol id="puzzle" viewBox="0 0 16 16" fill="currentColor">
|
|
1212
840
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 7.5H13C12.4477 7.5 12 7.94772 12 8.5C12 9.05228 12.4477 9.5 13 9.5L14 9.5L14 14H9.5V13C9.5 12.4477 9.05228 12 8.5 12C7.94772 12 7.5 12.4477 7.5 13V14H3V10.5C1.89543 10.5 1 9.60457 1 8.5C1 7.39543 1.89543 6.5 3 6.5L3.00001 3L6.5 3C6.5 1.89543 7.39543 1 8.5 1C9.60457 1 10.5 1.89543 10.5 3L14 3V7.5ZM8.5 2C9.05228 2 9.5 2.44772 9.5 3L9.5 4H13L13 6.5C11.8954 6.5 11 7.39543 11 8.5C11 9.60457 11.8954 10.5 13 10.5L13 13H10.5C10.5 11.8954 9.60457 11 8.5 11C7.39543 11 6.5 11.8954 6.5 13H4L4.00001 9.5L3.00001 9.5C2.44772 9.5 2 9.05228 2 8.5C2 7.94772 2.44773 7.5 3.00001 7.5H4.00001V4H7.5L7.5 3C7.5 2.44772 7.94771 2 8.5 2Z" fill="currentColor"/>
|
|
@@ -1218,69 +846,49 @@
|
|
|
1218
846
|
<path d="M12.5829 5.99998L10.9365 4.35353L11.6436 3.64642L14 6.00283V6.94687L11.6436 9.30328L10.9365 8.59617L12.5327 6.99998H5C3.89543 6.99998 3 7.89541 3 8.99998C3 10.1045 3.89543 11 5 11H13V12H5C3.34315 12 2 10.6568 2 8.99998C2 7.34312 3.34315 5.99998 5 5.99998H12.5829Z" fill="currentColor"/>
|
|
1219
847
|
</symbol>
|
|
1220
848
|
<symbol id="refresh" viewBox="0 0 16 16" fill="currentColor">
|
|
1221
|
-
<path d="M8 3C7.28797 3 6.61195 3.14853 6.00019 3.41582L5.59981 2.49947C6.33546 2.17805 7.1476 2 8 2C11.3137 2 14 4.68629 14 8C14 9.53684 13.4218 10.9388 12.4722 12H13.75V13H11.25L10.75 12.5V10H11.75V11.3073C12.5284 10.4256 13 9.26796 13 8C13 5.23858 10.7614 3 8 3Z" fill="currentColor"/>
|
|
1222
|
-
<path d="M2.25 4H3.52785C2.57817 5.06117 2 6.46311 2 8C2 11.3137 4.68629 14 8 14C8.8524 14 9.66454 13.8219 10.4002 13.5005L9.99981 12.5842C9.38805 12.8515 8.71203 13 8 13C5.23858 13 3 10.7614 3 8C3 6.73208 3.47162 5.5744 4.25 4.69265V6H5.25V3.5L4.75 3H2.25V4Z" fill="currentColor"/>
|
|
849
|
+
<path d="M8 3C7.28797 3 6.61195 3.14853 6.00019 3.41582L5.59981 2.49947C6.33546 2.17805 7.1476 2 8 2C11.3137 2 14 4.68629 14 8C14 9.53684 13.4218 10.9388 12.4722 12H13.75V13H11.25L10.75 12.5V10H11.75V11.3073C12.5284 10.4256 13 9.26796 13 8C13 5.23858 10.7614 3 8 3Z" fill="currentColor"/><path d="M2.25 4H3.52785C2.57817 5.06117 2 6.46311 2 8C2 11.3137 4.68629 14 8 14C8.8524 14 9.66454 13.8219 10.4002 13.5005L9.99981 12.5842C9.38805 12.8515 8.71203 13 8 13C5.23858 13 3 10.7614 3 8C3 6.73208 3.47162 5.5744 4.25 4.69265V6H5.25V3.5L4.75 3H2.25V4Z" fill="currentColor"/>
|
|
1223
850
|
</symbol>
|
|
1224
851
|
<symbol id="restore" viewBox="0 0 16 16" fill="currentColor">
|
|
1225
852
|
<path d="M3.01974 7.55163C3.24648 5.00027 5.3896 3 7.99991 3C10.7613 3 12.9999 5.23858 12.9999 8C12.9999 10.7614 10.7613 13 7.99991 13C6.62265 13 5.37625 12.4438 4.47145 11.5426L3.76575 12.2511C4.85032 13.3314 6.34751 14 7.99991 14C11.3136 14 13.9999 11.3137 13.9999 8C13.9999 4.68629 11.3136 2 7.99991 2C4.82884 2 2.23233 4.46002 2.01468 7.57575L1.35823 6.90126L0.641602 7.59872L2.00539 9H2.9962L4.356 7.62052L3.64383 6.91851L3.01974 7.55163Z" fill="currentColor"/>
|
|
1226
853
|
</symbol>
|
|
1227
854
|
<symbol id="reward-ribbon" viewBox="0 0 16 16" fill="currentColor">
|
|
1228
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 3.75C9.24264 3.75 10.25 4.75736 10.25 6C10.25 7.24264 9.24264 8.25 8 8.25C6.75736 8.25 5.75 7.24264 5.75 6C5.75 4.75736 6.75736 3.75 8 3.75ZM8 4.75C7.30964 4.75 6.75 5.30964 6.75 6C6.75 6.69036 7.30964 7.25 8 7.25C8.69036 7.25 9.25 6.69036 9.25 6C9.25 5.30964 8.69036 4.75 8 4.75Z" fill="currentColor"/>
|
|
1229
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.4082 1.66602L10.8691 1.45996L11.4316 1.86816L11.6855 3.32129L12.9893 4.01367L13.2041 4.6748L12.5557 6L13.2041 7.3252L12.9893 7.98633L11.6855 8.67773L11.4316 10.1318L11 10.4443V15L10.2432 15.4287L8 14.082L5.75684 15.4287L5 15V10.4443L4.56836 10.1318L4.31348 8.67773L3.01074 7.98633L2.7959 7.3252L3.44336 6L2.7959 4.6748L3.01074 4.01367L4.31348 3.32129L4.56836 1.86816L5.13086 1.45996L6.59082 1.66602L7.65234 0.640625H8.34766L9.4082 1.66602ZM8.34766 11.3594H7.65234L6.59082 10.333L6 10.416V14.1172L7.74316 13.0713H8.25684L10 14.1172V10.416L9.4082 10.333L8.34766 11.3594ZM7.11133 2.55469L6.69434 2.69043L5.46973 2.51758L5.25684 3.73535L4.99805 4.09082L3.90625 4.66895L4.44922 5.78027V6.21973L3.90625 7.33008L4.99805 7.90918L5.25684 8.26465L5.46973 9.48145L6.69434 9.30957L7.11133 9.44531L8 10.3037L8.88867 9.44531L9.30566 9.30957L10.5293 9.48145L10.7432 8.26465L11.002 7.90918L12.0928 7.33008L11.5508 6.21973V5.78027L12.0928 4.66895L11.002 4.09082L10.7432 3.73535L10.5293 2.51758L9.30566 2.69043L8.88867 2.55469L8 1.69531L7.11133 2.55469Z" fill="currentColor"/>
|
|
855
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 3.75C9.24264 3.75 10.25 4.75736 10.25 6C10.25 7.24264 9.24264 8.25 8 8.25C6.75736 8.25 5.75 7.24264 5.75 6C5.75 4.75736 6.75736 3.75 8 3.75ZM8 4.75C7.30964 4.75 6.75 5.30964 6.75 6C6.75 6.69036 7.30964 7.25 8 7.25C8.69036 7.25 9.25 6.69036 9.25 6C9.25 5.30964 8.69036 4.75 8 4.75Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M9.4082 1.66602L10.8691 1.45996L11.4316 1.86816L11.6855 3.32129L12.9893 4.01367L13.2041 4.6748L12.5557 6L13.2041 7.3252L12.9893 7.98633L11.6855 8.67773L11.4316 10.1318L11 10.4443V15L10.2432 15.4287L8 14.082L5.75684 15.4287L5 15V10.4443L4.56836 10.1318L4.31348 8.67773L3.01074 7.98633L2.7959 7.3252L3.44336 6L2.7959 4.6748L3.01074 4.01367L4.31348 3.32129L4.56836 1.86816L5.13086 1.45996L6.59082 1.66602L7.65234 0.640625H8.34766L9.4082 1.66602ZM8.34766 11.3594H7.65234L6.59082 10.333L6 10.416V14.1172L7.74316 13.0713H8.25684L10 14.1172V10.416L9.4082 10.333L8.34766 11.3594ZM7.11133 2.55469L6.69434 2.69043L5.46973 2.51758L5.25684 3.73535L4.99805 4.09082L3.90625 4.66895L4.44922 5.78027V6.21973L3.90625 7.33008L4.99805 7.90918L5.25684 8.26465L5.46973 9.48145L6.69434 9.30957L7.11133 9.44531L8 10.3037L8.88867 9.44531L9.30566 9.30957L10.5293 9.48145L10.7432 8.26465L11.002 7.90918L12.0928 7.33008L11.5508 6.21973V5.78027L12.0928 4.66895L11.002 4.09082L10.7432 3.73535L10.5293 2.51758L9.30566 2.69043L8.88867 2.55469L8 1.69531L7.11133 2.55469Z" fill="currentColor"/>
|
|
1230
856
|
</symbol>
|
|
1231
857
|
<symbol id="rewind" viewBox="0 0 16 16" fill="currentColor">
|
|
1232
858
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.00537 8.49818V10.2965L7.30957 10.9921L2.00537 8.49563V7.50413L7.29891 4.99756L8.00537 5.70387V7.5016L13.2935 4.99757L14 5.70389V10.2965L13.3042 10.9921L8.00537 8.49818ZM7.00537 6.243V9.74371L3.29768 7.99865L7.00537 6.243ZM13 6.24301V9.74373L9.29231 7.99866L13 6.24301Z" fill="currentColor"/>
|
|
1233
859
|
</symbol>
|
|
1234
860
|
<symbol id="rewind-skip" viewBox="0 0 16 16" fill="currentColor">
|
|
1235
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.2945 3.99719L12.2938 3.99793L13 4.70414V11.2897L12.9989 11.2887L12.2925 11.9951L5 8.49855V7.50149L12.2945 3.99719ZM12 5.24809V10.7458L6.27242 7.99963L12 5.24809Z" fill="currentColor"/>
|
|
1236
|
-
<path d="M4 4.00006V12.0001H3V4.00006H4Z" fill="currentColor"/>
|
|
861
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.2945 3.99719L12.2938 3.99793L13 4.70414V11.2897L12.9989 11.2887L12.2925 11.9951L5 8.49855V7.50149L12.2945 3.99719ZM12 5.24809V10.7458L6.27242 7.99963L12 5.24809Z" fill="currentColor"/><path d="M4 4.00006V12.0001H3V4.00006H4Z" fill="currentColor"/>
|
|
1237
862
|
</symbol>
|
|
1238
863
|
<symbol id="rewind-skip-filled" viewBox="0 0 16 16" fill="currentColor">
|
|
1239
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.2945 3.99719L12.2938 3.99793L13 4.70414V11.2897L12.9989 11.2887L12.2925 11.9951L5 8.49855V7.50149L12.2945 3.99719Z" fill="currentColor"/>
|
|
1240
|
-
<path d="M4 4.00006V12.0001H3V4.00006H4Z" fill="currentColor"/>
|
|
864
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.2945 3.99719L12.2938 3.99793L13 4.70414V11.2897L12.9989 11.2887L12.2925 11.9951L5 8.49855V7.50149L12.2945 3.99719Z" fill="currentColor"/><path d="M4 4.00006V12.0001H3V4.00006H4Z" fill="currentColor"/>
|
|
1241
865
|
</symbol>
|
|
1242
866
|
<symbol id="right-turn-signal" viewBox="0 0 16 16" fill="currentColor">
|
|
1243
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M9 5.70387V10.2965L9.6958 10.9921L15 8.49563V7.50413L9.70646 4.99756L9 5.70387Z" fill="currentColor"/>
|
|
1244
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.3042 5.0083L7 5.70395L6.99992 10.2965L6.29353 11.0029L1 8.49628V7.50478L6.3042 5.0083ZM6 9.75742L6 6.2567L2.29231 8.00177L6 9.75742Z" fill="currentColor"/>
|
|
867
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M9 5.70387V10.2965L9.6958 10.9921L15 8.49563V7.50413L9.70646 4.99756L9 5.70387Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M6.3042 5.0083L7 5.70395L6.99992 10.2965L6.29353 11.0029L1 8.49628V7.50478L6.3042 5.0083ZM6 9.75742L6 6.2567L2.29231 8.00177L6 9.75742Z" fill="currentColor"/>
|
|
1245
868
|
</symbol>
|
|
1246
869
|
<symbol id="rotate" viewBox="0 0 16 16" fill="currentColor">
|
|
1247
|
-
<path d="M9.08155 3.66458L8.42548 3.01787C10.9877 3.23381 13 5.38193 13 8.00002C13 10.7614 10.7614 13 7.99996 13V14C11.3137 14 14 11.3137 14 8.00002C14 4.83568 11.5504 2.24347 8.44406 2.01621L9.0988 1.37898L8.40134 0.662354L6.99996 2.02624V3.01685L8.37954 4.37675L9.08155 3.66458Z" fill="currentColor"/>
|
|
1248
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.2426 8.00003L5.99996 3.75739L1.75732 8.00003L5.99996 12.2427L10.2426 8.00003ZM3.17154 8.00003L5.99996 5.17161L8.82839 8.00003L5.99996 10.8285L3.17154 8.00003Z" fill="currentColor"/>
|
|
870
|
+
<path d="M9.08155 3.66458L8.42548 3.01787C10.9877 3.23381 13 5.38193 13 8.00002C13 10.7614 10.7614 13 7.99996 13V14C11.3137 14 14 11.3137 14 8.00002C14 4.83568 11.5504 2.24347 8.44406 2.01621L9.0988 1.37898L8.40134 0.662354L6.99996 2.02624V3.01685L8.37954 4.37675L9.08155 3.66458Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M10.2426 8.00003L5.99996 3.75739L1.75732 8.00003L5.99996 12.2427L10.2426 8.00003ZM3.17154 8.00003L5.99996 5.17161L8.82839 8.00003L5.99996 10.8285L3.17154 8.00003Z" fill="currentColor"/>
|
|
1249
871
|
</symbol>
|
|
1250
872
|
<symbol id="satellite" viewBox="0 0 16 16" fill="currentColor">
|
|
1251
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.64726 6.12364L7.76858 4.00232L4.94016 1.17389L2.81883 3.29521L5.64726 6.12364ZM4.23305 3.29521L4.94016 2.5881L6.35437 4.00232L5.64726 4.70942L4.23305 3.29521Z" fill="currentColor"/>
|
|
1252
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.47516 4.70944C9.25621 3.92839 10.5225 3.92839 11.3036 4.70944C12.0846 5.49049 12.0846 6.75682 11.3036 7.53787L9.18227 9.65919L8.1217 8.59863L7.41468 9.30565L6.70757 8.59854L7.4146 7.89152L6.35384 6.83076L8.47516 4.70944ZM10.5965 5.41655C10.206 5.02602 9.57279 5.02602 9.18227 5.41655L7.76805 6.83076L9.18227 8.24497L10.5965 6.83076C10.987 6.44024 10.987 5.80707 10.5965 5.41655Z" fill="currentColor"/>
|
|
1253
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M14.8399 11.0734L12.7186 13.1947L9.89012 10.3663L12.0114 8.245L14.8399 11.0734ZM12.0114 9.65921L11.3043 10.3663L12.7186 11.7805L13.4257 11.0734L12.0114 9.65921Z" fill="currentColor"/>
|
|
1254
|
-
<path d="M8 13V14C4.68629 14 2 11.3137 2 8H3C3 10.7614 5.23858 13 8 13Z" fill="currentColor"/>
|
|
1255
|
-
<path d="M8 12C5.79086 12 4 10.2091 4 8H5C5 9.65685 6.34315 11 8 11V12Z" fill="currentColor"/>
|
|
873
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.64726 6.12364L7.76858 4.00232L4.94016 1.17389L2.81883 3.29521L5.64726 6.12364ZM4.23305 3.29521L4.94016 2.5881L6.35437 4.00232L5.64726 4.70942L4.23305 3.29521Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M8.47516 4.70944C9.25621 3.92839 10.5225 3.92839 11.3036 4.70944C12.0846 5.49049 12.0846 6.75682 11.3036 7.53787L9.18227 9.65919L8.1217 8.59863L7.41468 9.30565L6.70757 8.59854L7.4146 7.89152L6.35384 6.83076L8.47516 4.70944ZM10.5965 5.41655C10.206 5.02602 9.57279 5.02602 9.18227 5.41655L7.76805 6.83076L9.18227 8.24497L10.5965 6.83076C10.987 6.44024 10.987 5.80707 10.5965 5.41655Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M14.8399 11.0734L12.7186 13.1947L9.89012 10.3663L12.0114 8.245L14.8399 11.0734ZM12.0114 9.65921L11.3043 10.3663L12.7186 11.7805L13.4257 11.0734L12.0114 9.65921Z" fill="currentColor"/><path d="M8 13V14C4.68629 14 2 11.3137 2 8H3C3 10.7614 5.23858 13 8 13Z" fill="currentColor"/><path d="M8 12C5.79086 12 4 10.2091 4 8H5C5 9.65685 6.34315 11 8 11V12Z" fill="currentColor"/>
|
|
1256
874
|
</symbol>
|
|
1257
875
|
<symbol id="scan" viewBox="0 0 16 16" fill="currentColor">
|
|
1258
|
-
<path d="M2 3.5C2 2.67157 2.67157 2 3.5 2H7V3H3.5C3.22386 3 3 3.22386 3 3.5V6.5H2V3.5Z" fill="currentColor"/>
|
|
1259
|
-
<path d="M12.5 3H9V2H12.5C13.3284 2 14 2.67157 14 3.5V6.5H13V3.5C13 3.22386 12.7761 3 12.5 3Z" fill="currentColor"/>
|
|
1260
|
-
<path d="M3 12.5V9.5H2V12.5C2 13.3284 2.67157 14 3.5 14H7V13H3.5C3.22386 13 3 12.7761 3 12.5Z" fill="currentColor"/>
|
|
1261
|
-
<path d="M13 9.5H14V12.5C14 13.3284 13.3284 14 12.5 14H9V13H12.5C12.7761 13 13 12.7761 13 12.5V9.5Z" fill="currentColor"/>
|
|
1262
|
-
<path d="M2 8.5H14V7.5H2V8.5Z" fill="currentColor"/>
|
|
876
|
+
<path d="M2 3.5C2 2.67157 2.67157 2 3.5 2H7V3H3.5C3.22386 3 3 3.22386 3 3.5V6.5H2V3.5Z" fill="currentColor"/><path d="M12.5 3H9V2H12.5C13.3284 2 14 2.67157 14 3.5V6.5H13V3.5C13 3.22386 12.7761 3 12.5 3Z" fill="currentColor"/><path d="M3 12.5V9.5H2V12.5C2 13.3284 2.67157 14 3.5 14H7V13H3.5C3.22386 13 3 12.7761 3 12.5Z" fill="currentColor"/><path d="M13 9.5H14V12.5C14 13.3284 13.3284 14 12.5 14H9V13H12.5C12.7761 13 13 12.7761 13 12.5V9.5Z" fill="currentColor"/><path d="M2 8.5H14V7.5H2V8.5Z" fill="currentColor"/>
|
|
1263
877
|
</symbol>
|
|
1264
878
|
<symbol id="scissor" viewBox="0 0 16 16" fill="currentColor">
|
|
1265
879
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.6873 2.7184L9.7878 2.28156L6.71389 8.61116L6.39975 8.78061L5.65132 8.11514C5.06007 7.58943 4.16216 7.61332 3.5997 8.16973L2.76835 8.99214C2.22497 9.52967 2.17267 10.3898 2.6469 10.9892L3.17472 11.6564L5.96627 10.1506L4.56454 13.037L5.21563 13.5355C5.83494 14.0097 6.71432 13.9301 7.23844 13.3524L8.02611 12.4843C8.5475 11.9096 8.54454 11.0321 8.01929 10.461L7.30463 9.68387L7.47252 9.33816L13.619 6.02283L13.1442 5.1427L8.22014 7.79871L10.6873 2.7184ZM5.82076 12.7394L6.83513 10.6506L7.28323 11.1379C7.45831 11.3283 7.4593 11.6208 7.2855 11.8123L6.49783 12.6805C6.32313 12.873 6.03 12.8996 5.82356 12.7415L5.82076 12.7394ZM3.4384 10.3779L5.46304 9.28586L4.98685 8.86245C4.78977 8.68721 4.49046 8.69518 4.30298 8.88065L3.47162 9.70306C3.29049 9.88224 3.27306 10.169 3.43114 10.3688L3.4384 10.3779Z" fill="currentColor"/>
|
|
1266
880
|
</symbol>
|
|
1267
881
|
<symbol id="scope" viewBox="0 0 16 16" fill="currentColor">
|
|
1268
|
-
<path d="M7.50002 6.5V7.5H6.50002V8.5H7.50002V9.5H8.50002V8.5H9.50002V7.5H8.50002V6.5H7.50002Z" fill="currentColor"/>
|
|
1269
|
-
<path fill-rule="evenodd" clip-rule="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 8ZM3.02469 7.5C3.25922 5.13779 5.13779 3.25922 7.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.02469Z" fill="currentColor"/>
|
|
882
|
+
<path d="M7.50002 6.5V7.5H6.50002V8.5H7.50002V9.5H8.50002V8.5H9.50002V7.5H8.50002V6.5H7.50002Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="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 8ZM3.02469 7.5C3.25922 5.13779 5.13779 3.25922 7.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.02469Z" fill="currentColor"/>
|
|
1270
883
|
</symbol>
|
|
1271
884
|
<symbol id="seatbelt" viewBox="0 0 16 16" fill="currentColor">
|
|
1272
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.5 4.5C5.5 3.11929 6.61929 2 8 2C9.38071 2 10.5 3.11929 10.5 4.5C10.5 5.88071 9.38071 7 8 7C6.61929 7 5.5 5.88071 5.5 4.5ZM8 3C7.17157 3 6.5 3.67157 6.5 4.5C6.5 5.32843 7.17157 6 8 6C8.82843 6 9.5 5.32843 9.5 4.5C9.5 3.67157 8.82843 3 8 3Z" fill="currentColor"/>
|
|
1273
|
-
<path d="M8.52553 8H5.02C3.90438 8 3 8.90438 3 10.02V13.5255L4 12.5255V10.02C4 9.45667 4.45667 9 5.02 9H7.52553L8.52553 8Z" fill="currentColor"/>
|
|
1274
|
-
<path d="M11.8598 8.20117L12.8234 7.23766L11.7627 6.177L3.9397 14H6.06102L11.0581 9.00294C11.0581 9.00294 11.0581 9.00294 11.0581 9.00294L11.8598 8.20117C11.8599 8.20118 11.8598 8.20117 11.8598 8.20117Z" fill="currentColor"/>
|
|
1275
|
-
<path d="M11.8988 9.57649C11.9636 9.71059 12 9.86105 12 10.02V14H13V10.02C13 9.58352 12.8616 9.17937 12.6262 8.84907L11.8988 9.57649Z" fill="currentColor"/>
|
|
885
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.5 4.5C5.5 3.11929 6.61929 2 8 2C9.38071 2 10.5 3.11929 10.5 4.5C10.5 5.88071 9.38071 7 8 7C6.61929 7 5.5 5.88071 5.5 4.5ZM8 3C7.17157 3 6.5 3.67157 6.5 4.5C6.5 5.32843 7.17157 6 8 6C8.82843 6 9.5 5.32843 9.5 4.5C9.5 3.67157 8.82843 3 8 3Z" fill="currentColor"/><path d="M8.52553 8H5.02C3.90438 8 3 8.90438 3 10.02V13.5255L4 12.5255V10.02C4 9.45667 4.45667 9 5.02 9H7.52553L8.52553 8Z" fill="currentColor"/><path d="M11.8598 8.20117L12.8234 7.23766L11.7627 6.177L3.9397 14H6.06102L11.0581 9.00294C11.0581 9.00294 11.0581 9.00294 11.0581 9.00294L11.8598 8.20117C11.8599 8.20118 11.8598 8.20117 11.8598 8.20117Z" fill="currentColor"/><path d="M11.8988 9.57649C11.9636 9.71059 12 9.86105 12 10.02V14H13V10.02C13 9.58352 12.8616 9.17937 12.6262 8.84907L11.8988 9.57649Z" fill="currentColor"/>
|
|
1276
886
|
</symbol>
|
|
1277
887
|
<symbol id="seatbelt-buckle" viewBox="0 0 16 16" fill="currentColor">
|
|
1278
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M14.7072 4.00008L12.0001 1.29297L10.6465 2.6465L10.1465 2.14648L8.50008 3.79293V4.79293L6.79297 6.50004L9.50008 9.20714L11.2072 7.50004H12.2072L13.8536 5.85359L13.3536 5.35361L14.7072 4.00008ZM10.0001 3.70716L12.2929 6.00006L11.793 6.50004H11.2073L9.50008 4.79285V4.20714L10.0001 3.70716ZM9.00012 5.7071L8.20722 6.5L9.50012 7.79289L10.293 7L9.00012 5.7071ZM12.5001 4.79297L11.2072 3.50008L12.0001 2.70718L13.293 4.00008L12.5001 4.79297Z" fill="currentColor"/>
|
|
1279
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.20727 12.5001H5.7072L4.00008 14.2072L1.79297 12.0001L3.50017 10.2929L3.50017 8.79295L5.50017 6.79295L9.20728 10.5001L7.20727 12.5001ZM4.00008 12.793L3.20718 12.0001L4.00008 11.2072L4.79297 12.0001L4.00008 12.793ZM6.79306 11.5001L7.79306 10.5001L5.50017 8.20717L4.50017 9.20717L4.50017 10.293L5.70727 11.5001H6.79306Z" fill="currentColor"/>
|
|
888
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M14.7072 4.00008L12.0001 1.29297L10.6465 2.6465L10.1465 2.14648L8.50008 3.79293V4.79293L6.79297 6.50004L9.50008 9.20714L11.2072 7.50004H12.2072L13.8536 5.85359L13.3536 5.35361L14.7072 4.00008ZM10.0001 3.70716L12.2929 6.00006L11.793 6.50004H11.2073L9.50008 4.79285V4.20714L10.0001 3.70716ZM9.00012 5.7071L8.20722 6.5L9.50012 7.79289L10.293 7L9.00012 5.7071ZM12.5001 4.79297L11.2072 3.50008L12.0001 2.70718L13.293 4.00008L12.5001 4.79297Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M7.20727 12.5001H5.7072L4.00008 14.2072L1.79297 12.0001L3.50017 10.2929L3.50017 8.79295L5.50017 6.79295L9.20728 10.5001L7.20727 12.5001ZM4.00008 12.793L3.20718 12.0001L4.00008 11.2072L4.79297 12.0001L4.00008 12.793ZM6.79306 11.5001L7.79306 10.5001L5.50017 8.20717L4.50017 9.20717L4.50017 10.293L5.70727 11.5001H6.79306Z" fill="currentColor"/>
|
|
1280
889
|
</symbol>
|
|
1281
890
|
<symbol id="sensor" viewBox="0 0 16 16" fill="currentColor">
|
|
1282
|
-
<path d="M8.5 10.5C8.5 10.2239 8.27614 10 8 10C7.72386 10 7.5 10.2239 7.5 10.5V11.5C7.5 11.7761 7.72386 12 8 12C8.27614 12 8.5 11.7761 8.5 11.5V10.5Z" fill="currentColor"/>
|
|
1283
|
-
<path fill-rule="evenodd" clip-rule="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.5ZM11.5 13H11V9C11 8.44772 10.5523 8 10 8H6C5.44772 8 5 8.44772 5 9V13H4.5C3.67157 13 3 12.3284 3 11.5V4.5C3 3.67157 3.67157 3 4.5 3H11.5C12.3284 3 13 3.67157 13 4.5V11.5C13 12.3284 12.3284 13 11.5 13ZM10 9V13H6V9H10Z" fill="currentColor"/>
|
|
891
|
+
<path d="M8.5 10.5C8.5 10.2239 8.27614 10 8 10C7.72386 10 7.5 10.2239 7.5 10.5V11.5C7.5 11.7761 7.72386 12 8 12C8.27614 12 8.5 11.7761 8.5 11.5V10.5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="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.5ZM11.5 13H11V9C11 8.44772 10.5523 8 10 8H6C5.44772 8 5 8.44772 5 9V13H4.5C3.67157 13 3 12.3284 3 11.5V4.5C3 3.67157 3.67157 3 4.5 3H11.5C12.3284 3 13 3.67157 13 4.5V11.5C13 12.3284 12.3284 13 11.5 13ZM10 9V13H6V9H10Z" fill="currentColor"/>
|
|
1284
892
|
</symbol>
|
|
1285
893
|
<symbol id="shapes" viewBox="0 0 16 16" fill="currentColor">
|
|
1286
894
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 1.29291L14.7071 4.00001L12.5 6.20714V10.063C13.3626 10.285 14 11.0681 14 12C14 13.1046 13.1046 14 12 14C10.8954 14 10 13.1046 10 12C10 11.0681 10.6374 10.285 11.5 10.063V6.20711L9.79289 4.5H5.93699C5.7561 5.2028 5.2028 5.7561 4.5 5.93699V10H6V14H2V10H3.5V5.93699C2.63739 5.71497 2 4.93192 2 4C2 2.89543 2.89543 2 4 2C4.93192 2 5.71497 2.63739 5.93699 3.5H9.79292L12 1.29291ZM10.7071 4.00001L12 5.29291L13.2929 4.00001L12 2.70712L10.7071 4.00001ZM4 3C3.44772 3 3 3.44772 3 4C3 4.55228 3.44772 5 4 5C4.55228 5 5 4.55228 5 4C5 3.44772 4.55228 3 4 3ZM12 11C11.4477 11 11 11.4477 11 12C11 12.5523 11.4477 13 12 13C12.5523 13 13 12.5523 13 12C13 11.4477 12.5523 11 12 11ZM3 13V11H5V13H3Z" fill="currentColor"/>
|
|
@@ -1298,23 +906,19 @@
|
|
|
1298
906
|
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
1299
907
|
</symbol>
|
|
1300
908
|
<symbol id="shield-check" viewBox="0 0 16 16" fill="currentColor">
|
|
1301
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
1302
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.8536 5.85901L7.16667 9.54357L5.14645 7.52462L5.85355 6.81796L7.16667 8.13025L10.1464 5.15235L10.8536 5.85901Z" fill="currentColor"/>
|
|
909
|
+
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M10.8536 5.85901L7.16667 9.54357L5.14645 7.52462L5.85355 6.81796L7.16667 8.13025L10.1464 5.15235L10.8536 5.85901Z" fill="currentColor"/>
|
|
1303
910
|
</symbol>
|
|
1304
911
|
<symbol id="shield-checkmark-filled" viewBox="0 0 16 16" fill="currentColor">
|
|
1305
912
|
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
1306
913
|
</symbol>
|
|
1307
914
|
<symbol id="shield-circle" viewBox="0 0 16 16" fill="currentColor">
|
|
1308
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
1309
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
915
|
+
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/><path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
1310
916
|
</symbol>
|
|
1311
917
|
<symbol id="shield-circle-filled" viewBox="0 0 16 16" fill="currentColor">
|
|
1312
|
-
<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" fill="currentColor"/>
|
|
1313
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
918
|
+
<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" fill="currentColor"/><path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
1314
919
|
</symbol>
|
|
1315
920
|
<symbol id="shield-cross" viewBox="0 0 16 16" fill="currentColor">
|
|
1316
|
-
<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" fill="currentColor"/>
|
|
1317
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
921
|
+
<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" fill="currentColor"/><path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
1318
922
|
</symbol>
|
|
1319
923
|
<symbol id="shield-cross-filled" viewBox="0 0 16 16" fill="currentColor">
|
|
1320
924
|
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
@@ -1323,13 +927,10 @@
|
|
|
1323
927
|
<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" fill="currentColor"/>
|
|
1324
928
|
</symbol>
|
|
1325
929
|
<symbol id="shield-lock" viewBox="0 0 16 16" fill="currentColor">
|
|
1326
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
1327
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
930
|
+
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/><path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
1328
931
|
</symbol>
|
|
1329
932
|
<symbol id="shield-lock-filled" viewBox="0 0 16 16" fill="currentColor">
|
|
1330
|
-
<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" fill="currentColor"/>
|
|
1331
|
-
<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" fill="currentColor"/>
|
|
1332
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
933
|
+
<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" fill="currentColor"/><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" fill="currentColor"/><path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
1333
934
|
</symbol>
|
|
1334
935
|
<symbol id="shopping-bag" viewBox="0 0 16 16" fill="currentColor">
|
|
1335
936
|
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
@@ -1338,61 +939,43 @@
|
|
|
1338
939
|
<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" fill="currentColor"/>
|
|
1339
940
|
</symbol>
|
|
1340
941
|
<symbol id="speaker-phone" viewBox="0 0 16 16" fill="currentColor">
|
|
1341
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
1342
|
-
<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" fill="currentColor"/>
|
|
1343
|
-
<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" fill="currentColor"/>
|
|
942
|
+
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/><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" fill="currentColor"/><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" fill="currentColor"/>
|
|
1344
943
|
</symbol>
|
|
1345
944
|
<symbol id="speedometer-arrow" viewBox="0 0 16 16" fill="currentColor">
|
|
1346
|
-
<path d="M1.79293 2.50004L0.646484 1.35359L1.35359 0.646484L2.50004 1.79293V1.00004H3.50004V2.79301L2.79293 3.50004H1.00004V2.50004H1.79293Z" fill="currentColor"/>
|
|
1347
|
-
<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" fill="currentColor"/>
|
|
1348
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
945
|
+
<path d="M1.79293 2.50004L0.646484 1.35359L1.35359 0.646484L2.50004 1.79293V1.00004H3.50004V2.79301L2.79293 3.50004H1.00004V2.50004H1.79293Z" fill="currentColor"/><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" fill="currentColor"/><path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
1349
946
|
</symbol>
|
|
1350
947
|
<symbol id="speedometer-left" viewBox="0 0 16 16" fill="currentColor">
|
|
1351
|
-
<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" fill="currentColor"/>
|
|
1352
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
948
|
+
<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" fill="currentColor"/><path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
1353
949
|
</symbol>
|
|
1354
950
|
<symbol id="speedometer-right" viewBox="0 0 16 16" fill="currentColor">
|
|
1355
|
-
<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" fill="currentColor"/>
|
|
1356
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
951
|
+
<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" fill="currentColor"/><path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
1357
952
|
</symbol>
|
|
1358
953
|
<symbol id="spike-circle-percentage" viewBox="0 0 16 16" fill="currentColor">
|
|
1359
|
-
<path d="M9.31684 4.71887L10.1829 5.21887L6.68286 11.281L5.81684 10.781L9.31684 4.71887Z" fill="currentColor"/>
|
|
1360
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
1361
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
1362
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
954
|
+
<path d="M9.31684 4.71887L10.1829 5.21887L6.68286 11.281L5.81684 10.781L9.31684 4.71887Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="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" fill="currentColor"/><path fill-rule="evenodd" clip-rule="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" fill="currentColor"/><path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
1363
955
|
</symbol>
|
|
1364
956
|
<symbol id="spike-circle-percentage-filled" viewBox="0 0 16 16" fill="currentColor">
|
|
1365
|
-
<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" fill="currentColor"/>
|
|
1366
|
-
<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" fill="currentColor"/>
|
|
1367
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
957
|
+
<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" fill="currentColor"/><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" fill="currentColor"/><path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
1368
958
|
</symbol>
|
|
1369
959
|
<symbol id="square" viewBox="0 0 16 16" fill="currentColor">
|
|
1370
960
|
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
1371
961
|
</symbol>
|
|
1372
962
|
<symbol id="square-check" viewBox="0 0 16 16" fill="currentColor">
|
|
1373
|
-
<path d="M7.16667 10.0404L10.8536 6.35356L10.1465 5.64645L7.16667 8.62623L5.85356 7.31312L5.14645 8.02023L7.16667 10.0404Z" fill="currentColor"/>
|
|
1374
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
963
|
+
<path d="M7.16667 10.0404L10.8536 6.35356L10.1465 5.64645L7.16667 8.62623L5.85356 7.31312L5.14645 8.02023L7.16667 10.0404Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
1375
964
|
</symbol>
|
|
1376
965
|
<symbol id="square-dollar-filled" viewBox="0 0 16 16" fill="currentColor">
|
|
1377
966
|
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
1378
967
|
</symbol>
|
|
1379
968
|
<symbol id="square-grid" viewBox="0 0 16 16" fill="currentColor">
|
|
1380
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 2H7V7H2V2ZM3 3V6H6V3H3Z" fill="currentColor"/>
|
|
1381
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 2H9V7H14V2ZM10 6V3H13V6H10Z" fill="currentColor"/>
|
|
1382
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 9H9V14H14V9ZM10 13V10H13V13H10Z" fill="currentColor"/>
|
|
1383
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 9H2V14H7V9ZM3 13V10H6V13H3Z" fill="currentColor"/>
|
|
969
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 2H7V7H2V2ZM3 3V6H6V3H3Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M14 2H9V7H14V2ZM10 6V3H13V6H10Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M14 9H9V14H14V9ZM10 13V10H13V13H10Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M7 9H2V14H7V9ZM3 13V10H6V13H3Z" fill="currentColor"/>
|
|
1384
970
|
</symbol>
|
|
1385
971
|
<symbol id="square-pencil" viewBox="0 0 16 16" fill="currentColor">
|
|
1386
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
1387
|
-
<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" fill="currentColor"/>
|
|
972
|
+
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/><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" fill="currentColor"/>
|
|
1388
973
|
</symbol>
|
|
1389
974
|
<symbol id="square-plus" viewBox="0 0 16 16" fill="currentColor">
|
|
1390
|
-
<path d="M7.5 8.5H5V7.5H7.5V5H8.5V7.5H11V8.5H8.5V11H7.5V8.5Z" fill="currentColor"/>
|
|
1391
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
975
|
+
<path d="M7.5 8.5H5V7.5H7.5V5H8.5V7.5H11V8.5H8.5V11H7.5V8.5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
1392
976
|
</symbol>
|
|
1393
977
|
<symbol id="square-subtract" viewBox="0 0 16 16" fill="currentColor">
|
|
1394
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
1395
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M11 8.5H5V7.5H11V8.5Z" fill="currentColor"/>
|
|
978
|
+
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M11 8.5H5V7.5H11V8.5Z" fill="currentColor"/>
|
|
1396
979
|
</symbol>
|
|
1397
980
|
<symbol id="star" viewBox="0 0 16 16" fill="currentColor">
|
|
1398
981
|
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
@@ -1401,9 +984,7 @@
|
|
|
1401
984
|
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
1402
985
|
</symbol>
|
|
1403
986
|
<symbol id="stopwatch" viewBox="0 0 16 16" fill="currentColor">
|
|
1404
|
-
<path d="M11 2H5V1H11V2Z" fill="currentColor"/>
|
|
1405
|
-
<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" fill="currentColor"/>
|
|
1406
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
987
|
+
<path d="M11 2H5V1H11V2Z" fill="currentColor"/><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" fill="currentColor"/><path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
1407
988
|
</symbol>
|
|
1408
989
|
<symbol id="street" viewBox="0 0 16 16" fill="currentColor">
|
|
1409
990
|
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
@@ -1412,42 +993,28 @@
|
|
|
1412
993
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 8.5H2V7.5H14V8.5Z" fill="currentColor"/>
|
|
1413
994
|
</symbol>
|
|
1414
995
|
<symbol id="subtract-circle" viewBox="0 0 16 16" fill="currentColor">
|
|
1415
|
-
<path d="M10.9615 7.5H5.03847V8.5H10.9615V7.5Z" fill="currentColor"/>
|
|
1416
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
996
|
+
<path d="M10.9615 7.5H5.03847V8.5H10.9615V7.5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
1417
997
|
</symbol>
|
|
1418
998
|
<symbol id="table" viewBox="0 0 16 16" fill="currentColor">
|
|
1419
|
-
<path d="M12 11.25H6.75V10.25H12V11.25Z" fill="currentColor"/>
|
|
1420
|
-
<path d="M12 8.50488H6.75V7.50488H12V8.50488Z" fill="currentColor"/>
|
|
1421
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
999
|
+
<path d="M12 11.25H6.75V10.25H12V11.25Z" fill="currentColor"/><path d="M12 8.50488H6.75V7.50488H12V8.50488Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
1422
1000
|
</symbol>
|
|
1423
1001
|
<symbol id="tag" viewBox="0 0 16 16" fill="currentColor">
|
|
1424
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
1425
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
1002
|
+
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/><path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
1426
1003
|
</symbol>
|
|
1427
1004
|
<symbol id="target" viewBox="0 0 16 16" fill="currentColor">
|
|
1428
1005
|
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
1429
1006
|
</symbol>
|
|
1430
1007
|
<symbol id="target-dollar" viewBox="0 0 16 16" fill="currentColor">
|
|
1431
|
-
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/>
|
|
1432
|
-
<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" fill="currentColor"/>
|
|
1008
|
+
<path fill-rule="evenodd" clip-rule="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" fill="currentColor"/><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" fill="currentColor"/>
|
|
1433
1009
|
</symbol>
|
|
1434
1010
|
<symbol id="text" viewBox="0 0 16 16" fill="currentColor">
|
|
1435
|
-
<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" fill="currentColor"/>
|
|
1436
|
-
<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" fill="currentColor"/>
|
|
1011
|
+
<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" fill="currentColor"/><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" fill="currentColor"/>
|
|
1437
1012
|
</symbol>
|
|
1438
1013
|
<symbol id="theme-dark" viewBox="0 0 16 16" fill="currentColor">
|
|
1439
1014
|
<path d="M6 4.50116C6 4.23696 6.01942 3.97716 6.05566 3.72284C4.81793 4.5247 4 5.91778 4 7.50116C4 9.98644 6.01472 12.0012 8.5 12.0012C10.083 12.0012 11.4745 11.1828 12.2764 9.9455C12.0228 9.98172 11.7636 10.0012 11.5 10.0012C8.46243 10.0012 6 7.53873 6 4.50116ZM7 4.50116C7 6.98644 9.01472 9.00116 11.5 9.00116C12.0376 9.00116 12.5528 8.90577 13.0312 8.7326L13.6709 9.37225C12.9054 11.4872 10.8814 13.0012 8.5 13.0012C5.46243 13.0012 3 10.5387 3 7.50116C3 5.12021 4.51342 3.09601 6.62793 2.33026L7.26758 2.96991C7.09466 3.44777 7 3.96311 7 4.50116Z" fill="currentColor"/>
|
|
1440
1015
|
</symbol>
|
|
1441
1016
|
<symbol id="theme-light" viewBox="0 0 16 16" fill="currentColor">
|
|
1442
|
-
<path d="M8.5 15H7.5V13.5H8.5V15Z" fill="currentColor"/>
|
|
1443
|
-
<path d="M4.46484 12.2432L3.40332 13.3037L2.69629 12.5967L3.75781 11.5361L4.46484 12.2432Z" fill="currentColor"/>
|
|
1444
|
-
<path d="M13.3037 12.5967L12.5957 13.3037L11.5352 12.2422L12.2422 11.5352L13.3037 12.5967Z" fill="currentColor"/>
|
|
1445
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 3.5C10.4853 3.5 12.5 5.51472 12.5 8C12.5 10.4853 10.4853 12.5 8 12.5C5.51472 12.5 3.5 10.4853 3.5 8C3.5 5.51472 5.51472 3.5 8 3.5ZM8 4.5C6.067 4.5 4.5 6.067 4.5 8C4.5 9.933 6.067 11.5 8 11.5C9.933 11.5 11.5 9.933 11.5 8C11.5 6.067 9.933 4.5 8 4.5Z" fill="currentColor"/>
|
|
1446
|
-
<path d="M2.5 8.5H1V7.5H2.5V8.5Z" fill="currentColor"/>
|
|
1447
|
-
<path d="M15 8.5H13.5V7.5H15V8.5Z" fill="currentColor"/>
|
|
1448
|
-
<path d="M4.46484 3.75781L3.75684 4.46484L2.69629 3.4043L3.40332 2.69629L4.46484 3.75781Z" fill="currentColor"/>
|
|
1449
|
-
<path d="M13.3037 3.4043L12.2422 4.46484L11.5352 3.75781L12.5967 2.69727L13.3037 3.4043Z" fill="currentColor"/>
|
|
1450
|
-
<path d="M8.5 2.5H7.5V1H8.5V2.5Z" fill="currentColor"/>
|
|
1017
|
+
<path d="M8.5 15H7.5V13.5H8.5V15Z" fill="currentColor"/><path d="M4.46484 12.2432L3.40332 13.3037L2.69629 12.5967L3.75781 11.5361L4.46484 12.2432Z" fill="currentColor"/><path d="M13.3037 12.5967L12.5957 13.3037L11.5352 12.2422L12.2422 11.5352L13.3037 12.5967Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M8 3.5C10.4853 3.5 12.5 5.51472 12.5 8C12.5 10.4853 10.4853 12.5 8 12.5C5.51472 12.5 3.5 10.4853 3.5 8C3.5 5.51472 5.51472 3.5 8 3.5ZM8 4.5C6.067 4.5 4.5 6.067 4.5 8C4.5 9.933 6.067 11.5 8 11.5C9.933 11.5 11.5 9.933 11.5 8C11.5 6.067 9.933 4.5 8 4.5Z" fill="currentColor"/><path d="M2.5 8.5H1V7.5H2.5V8.5Z" fill="currentColor"/><path d="M15 8.5H13.5V7.5H15V8.5Z" fill="currentColor"/><path d="M4.46484 3.75781L3.75684 4.46484L2.69629 3.4043L3.40332 2.69629L4.46484 3.75781Z" fill="currentColor"/><path d="M13.3037 3.4043L12.2422 4.46484L11.5352 3.75781L12.5967 2.69727L13.3037 3.4043Z" fill="currentColor"/><path d="M8.5 2.5H7.5V1H8.5V2.5Z" fill="currentColor"/>
|
|
1451
1018
|
</symbol>
|
|
1452
1019
|
<symbol id="thumbs-down" viewBox="0 0 16 16" fill="currentColor">
|
|
1453
1020
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M4.29288 10H2V3L10.4296 3.00001C11.2655 3.00001 12.0461 3.41776 12.5098 4.11326L14.7481 7.47073C14.9123 7.71713 15 8.00665 15 8.30278V8.50001C15 9.32843 14.3284 10 13.5 10H9.77873C9.72914 10 9.68148 10.0192 9.64573 10.0536C9.58809 10.109 9.57089 10.1944 9.60259 10.2679L10.7442 12.9128C10.9736 13.4444 10.8228 14.0637 10.3747 14.4304C9.85908 14.8522 9.10766 14.8148 8.63657 14.3437L4.29288 10ZM4 9V4H3V9H4ZM5 9.2929L9.34367 13.6366C9.45149 13.7444 9.62346 13.753 9.74146 13.6564C9.84402 13.5725 9.87852 13.4308 9.82602 13.3091L8.68445 10.6641C8.48754 10.2079 8.59436 9.67737 8.9525 9.33288C9.17453 9.11931 9.47065 9.00001 9.77873 9.00001H13.5C13.7761 9.00001 14 8.77615 14 8.50001V8.30278C14 8.20407 13.9708 8.10757 13.916 8.02543L11.6777 4.66796C11.3995 4.25066 10.9312 4.00001 10.4296 4.00001H5V9.2929Z" fill="currentColor"/>
|
|
@@ -1462,19 +1029,13 @@
|
|
|
1462
1029
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.3747 1.56963C9.85908 1.14775 9.10767 1.18522 8.63657 1.65632L4.29289 6H2V13L10.4296 13C11.2655 13 12.0461 12.5822 12.5098 11.8867L14.7481 8.52926C14.9124 8.28286 15 7.99335 15 7.69721V7.49999C15 6.67156 14.3284 5.99999 13.5 5.99999H9.77874C9.72915 5.99999 9.68148 5.98078 9.64574 5.94641C9.58809 5.89095 9.5709 5.80556 9.6026 5.73211L10.7442 3.08715C10.9736 2.55555 10.8228 1.93627 10.3747 1.56963ZM3 12V7H4V12H3Z" fill="currentColor"/>
|
|
1463
1030
|
</symbol>
|
|
1464
1031
|
<symbol id="tire-pressure" viewBox="0 0 16 16" fill="currentColor">
|
|
1465
|
-
<path d="M5 3.81499V2H4V3.81499C4 4.2514 3.79126 4.69175 3.44889 5.08992C2.54613 6.13981 2 7.50675 2 8.99998C2 10.4501 2.51504 11.7812 3.37166 12.8184L3.52164 13H3.5V14H4.5V13H5.5V14H6.5V13H7.5V14H8.5V13H9.5V14H10.5V13H11.5V14H12.5V13H12.4784L12.6283 12.8184C13.485 11.7812 14 10.4501 14 8.99998C14 7.50675 13.4539 6.13981 12.5511 5.08992C12.2087 4.69176 12 4.2514 12 3.81499V2H11V3.81499C11 4.57189 11.3572 5.23525 11.7929 5.7419C12.5456 6.61726 13 7.75492 13 8.99998C13 10.1261 12.6283 11.1643 12.0004 12H3.99961C3.37174 11.1643 3 10.1261 3 8.99998C3 7.75492 3.45443 6.61726 4.20713 5.7419C4.64278 5.23525 5 4.57189 5 3.81499Z" fill="currentColor"/>
|
|
1466
|
-
<path d="M7.5 3V9H8.5V3H7.5Z" fill="currentColor"/>
|
|
1467
|
-
<path d="M7.5 11V10H8.5V11H7.5Z" fill="currentColor"/>
|
|
1032
|
+
<path d="M5 3.81499V2H4V3.81499C4 4.2514 3.79126 4.69175 3.44889 5.08992C2.54613 6.13981 2 7.50675 2 8.99998C2 10.4501 2.51504 11.7812 3.37166 12.8184L3.52164 13H3.5V14H4.5V13H5.5V14H6.5V13H7.5V14H8.5V13H9.5V14H10.5V13H11.5V14H12.5V13H12.4784L12.6283 12.8184C13.485 11.7812 14 10.4501 14 8.99998C14 7.50675 13.4539 6.13981 12.5511 5.08992C12.2087 4.69176 12 4.2514 12 3.81499V2H11V3.81499C11 4.57189 11.3572 5.23525 11.7929 5.7419C12.5456 6.61726 13 7.75492 13 8.99998C13 10.1261 12.6283 11.1643 12.0004 12H3.99961C3.37174 11.1643 3 10.1261 3 8.99998C3 7.75492 3.45443 6.61726 4.20713 5.7419C4.64278 5.23525 5 4.57189 5 3.81499Z" fill="currentColor"/><path d="M7.5 3V9H8.5V3H7.5Z" fill="currentColor"/><path d="M7.5 11V10H8.5V11H7.5Z" fill="currentColor"/>
|
|
1468
1033
|
</symbol>
|
|
1469
1034
|
<symbol id="toggle" viewBox="0 0 16 16" fill="currentColor">
|
|
1470
|
-
<path d="M5 10C6.10457 10 7 9.10457 7 8C7 6.89543 6.10457 6 5 6C3.89543 6 3 6.89543 3 8C3 9.10457 3.89543 10 5 10Z" fill="currentColor"/>
|
|
1471
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M5 4C2.79086 4 1 5.79086 1 8C1 10.2091 2.79086 12 5 12H11C13.2091 12 15 10.2091 15 8C15 5.79086 13.2091 4 11 4H5ZM2 8C2 6.34315 3.34315 5 5 5H11C12.6569 5 14 6.34315 14 8C14 9.65685 12.6569 11 11 11H5C3.34315 11 2 9.65685 2 8Z" fill="currentColor"/>
|
|
1035
|
+
<path d="M5 10C6.10457 10 7 9.10457 7 8C7 6.89543 6.10457 6 5 6C3.89543 6 3 6.89543 3 8C3 9.10457 3.89543 10 5 10Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M5 4C2.79086 4 1 5.79086 1 8C1 10.2091 2.79086 12 5 12H11C13.2091 12 15 10.2091 15 8C15 5.79086 13.2091 4 11 4H5ZM2 8C2 6.34315 3.34315 5 5 5H11C12.6569 5 14 6.34315 14 8C14 9.65685 12.6569 11 11 11H5C3.34315 11 2 9.65685 2 8Z" fill="currentColor"/>
|
|
1472
1036
|
</symbol>
|
|
1473
1037
|
<symbol id="traffic-light" viewBox="0 0 16 16" fill="currentColor">
|
|
1474
|
-
<path d="M8 6C8.55228 6 9 5.55228 9 5C9 4.44772 8.55228 4 8 4C7.44772 4 7 4.44772 7 5C7 5.55228 7.44772 6 8 6Z" fill="currentColor"/>
|
|
1475
|
-
<path d="M9 11C9 11.5523 8.55228 12 8 12C7.44772 12 7 11.5523 7 11C7 10.4477 7.44772 10 8 10C8.55228 10 9 10.4477 9 11Z" fill="currentColor"/>
|
|
1476
|
-
<path d="M8 9C8.55228 9 9 8.55228 9 8C9 7.44772 8.55228 7 8 7C7.44772 7 7 7.44772 7 8C7 8.55228 7.44772 9 8 9Z" fill="currentColor"/>
|
|
1477
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.5 2C5.67157 2 5 2.67157 5 3.5V12.5C5 13.3284 5.67157 14 6.5 14H9.5C10.3284 14 11 13.3284 11 12.5V3.5C11 2.67157 10.3284 2 9.5 2H6.5ZM6 3.5C6 3.22386 6.22386 3 6.5 3H9.5C9.77614 3 10 3.22386 10 3.5V12.5C10 12.7761 9.77614 13 9.5 13H6.5C6.22386 13 6 12.7761 6 12.5V3.5Z" fill="currentColor"/>
|
|
1038
|
+
<path d="M8 6C8.55228 6 9 5.55228 9 5C9 4.44772 8.55228 4 8 4C7.44772 4 7 4.44772 7 5C7 5.55228 7.44772 6 8 6Z" fill="currentColor"/><path d="M9 11C9 11.5523 8.55228 12 8 12C7.44772 12 7 11.5523 7 11C7 10.4477 7.44772 10 8 10C8.55228 10 9 10.4477 9 11Z" fill="currentColor"/><path d="M8 9C8.55228 9 9 8.55228 9 8C9 7.44772 8.55228 7 8 7C7.44772 7 7 7.44772 7 8C7 8.55228 7.44772 9 8 9Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M6.5 2C5.67157 2 5 2.67157 5 3.5V12.5C5 13.3284 5.67157 14 6.5 14H9.5C10.3284 14 11 13.3284 11 12.5V3.5C11 2.67157 10.3284 2 9.5 2H6.5ZM6 3.5C6 3.22386 6.22386 3 6.5 3H9.5C9.77614 3 10 3.22386 10 3.5V12.5C10 12.7761 9.77614 13 9.5 13H6.5C6.22386 13 6 12.7761 6 12.5V3.5Z" fill="currentColor"/>
|
|
1478
1039
|
</symbol>
|
|
1479
1040
|
<symbol id="trash" viewBox="0 0 16 16" fill="currentColor">
|
|
1480
1041
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.5 3C7.22386 3 7 3.22386 7 3.5V4H9V3.5C9 3.22386 8.77614 3 8.5 3H7.5ZM6 3.5C6 2.67157 6.67157 2 7.5 2H8.5C9.32843 2 10 2.67157 10 3.5V4H13V5H12V12.5C12 13.3284 11.3284 14 10.5 14H5.5C4.67157 14 4 13.3284 4 12.5V5H3V4H6V3.5ZM5 5V12.5C5 12.7761 5.22386 13 5.5 13H10.5C10.7761 13 11 12.7761 11 12.5V5H5ZM6 12V6H7V12H6ZM9 12V6H10V12H9Z" fill="currentColor"/>
|
|
@@ -1483,34 +1044,25 @@
|
|
|
1483
1044
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 2H4V4.5H3.5C2.67157 4.5 2 5.17157 2 6V7.5C2 8.32843 2.67157 9 3.5 9H4.05001C4.28164 10.1411 5.29052 11 6.5 11H7.5V13H5V14H11V13H8.5V11H9.5C10.7095 11 11.7184 10.1411 11.95 9H12.5C13.3284 9 14 8.32843 14 7.5V6C14 5.17157 13.3284 4.5 12.5 4.5H12V2ZM3.5 5.5H4V8H3.5C3.22386 8 3 7.77614 3 7.5V6C3 5.72386 3.22386 5.5 3.5 5.5ZM12 5.5V8H12.5C12.7761 8 13 7.77614 13 7.5V6C13 5.72386 12.7761 5.5 12.5 5.5H12ZM11 3H5V8.5C5 9.32843 5.67157 10 6.5 10H9.5C10.3284 10 11 9.32843 11 8.5V3Z" fill="currentColor"/>
|
|
1484
1045
|
</symbol>
|
|
1485
1046
|
<symbol id="turn-signal" viewBox="0 0 16 16" fill="currentColor">
|
|
1486
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M9 5.70387V10.2965L9.6958 10.9921L15 8.49563V7.50413L9.70646 4.99756L9 5.70387ZM10 6.243V9.74371L13.7077 7.99865L10 6.243Z" fill="currentColor"/>
|
|
1487
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.3042 5.0083L7 5.70395L6.99992 10.2965L6.29353 11.0029L1 8.49628V7.50478L6.3042 5.0083ZM6 9.75742L6 6.2567L2.29231 8.00177L6 9.75742Z" fill="currentColor"/>
|
|
1047
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M9 5.70387V10.2965L9.6958 10.9921L15 8.49563V7.50413L9.70646 4.99756L9 5.70387ZM10 6.243V9.74371L13.7077 7.99865L10 6.243Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M6.3042 5.0083L7 5.70395L6.99992 10.2965L6.29353 11.0029L1 8.49628V7.50478L6.3042 5.0083ZM6 9.75742L6 6.2567L2.29231 8.00177L6 9.75742Z" fill="currentColor"/>
|
|
1488
1048
|
</symbol>
|
|
1489
1049
|
<symbol id="turn-signal-filled" viewBox="0 0 16 16" fill="currentColor">
|
|
1490
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M9 5.70387V10.2965L9.6958 10.9921L15 8.49563V7.50413L9.70646 4.99756L9 5.70387Z" fill="currentColor"/>
|
|
1491
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.3042 5.0083L7 5.70395L6.99992 10.2965L6.29353 11.0029L1 8.49628V7.50478L6.3042 5.0083Z" fill="currentColor"/>
|
|
1050
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M9 5.70387V10.2965L9.6958 10.9921L15 8.49563V7.50413L9.70646 4.99756L9 5.70387Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M6.3042 5.0083L7 5.70395L6.99992 10.2965L6.29353 11.0029L1 8.49628V7.50478L6.3042 5.0083Z" fill="currentColor"/>
|
|
1492
1051
|
</symbol>
|
|
1493
1052
|
<symbol id="two-devices" viewBox="0 0 16 16" fill="currentColor">
|
|
1494
|
-
<path d="M10 4H12V3H10V4Z" fill="currentColor"/>
|
|
1495
|
-
<path d="M10.5 10H11.5V9H10.5V10Z" fill="currentColor"/>
|
|
1496
|
-
<path d="M6 7H4V6H6V7Z" fill="currentColor"/>
|
|
1497
|
-
<path d="M5.5 13H4.5V12H5.5V13Z" fill="currentColor"/>
|
|
1498
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.5 1C7.67157 1 7 1.67157 7 2.5V4H2.5C1.67157 4 1 4.67157 1 5.5V13.5C1 14.3284 1.67157 15 2.5 15H7.5C8.32843 15 9 14.3284 9 13.5V12H13.5C14.3284 12 15 11.3284 15 10.5V2.5C15 1.67157 14.3284 1 13.5 1H8.5ZM9 11H13.5C13.7761 11 14 10.7761 14 10.5V2.5C14 2.22386 13.7761 2 13.5 2H8.5C8.22386 2 8 2.22386 8 2.5V4.08535C8.5826 4.29127 9 4.84689 9 5.5V11ZM2 5.5C2 5.22386 2.22386 5 2.5 5H7.5C7.77614 5 8 5.22386 8 5.5V13.5C8 13.7761 7.77614 14 7.5 14H2.5C2.22386 14 2 13.7761 2 13.5V5.5Z" fill="currentColor"/>
|
|
1053
|
+
<path d="M10 4H12V3H10V4Z" fill="currentColor"/><path d="M10.5 10H11.5V9H10.5V10Z" fill="currentColor"/><path d="M6 7H4V6H6V7Z" fill="currentColor"/><path d="M5.5 13H4.5V12H5.5V13Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M8.5 1C7.67157 1 7 1.67157 7 2.5V4H2.5C1.67157 4 1 4.67157 1 5.5V13.5C1 14.3284 1.67157 15 2.5 15H7.5C8.32843 15 9 14.3284 9 13.5V12H13.5C14.3284 12 15 11.3284 15 10.5V2.5C15 1.67157 14.3284 1 13.5 1H8.5ZM9 11H13.5C13.7761 11 14 10.7761 14 10.5V2.5C14 2.22386 13.7761 2 13.5 2H8.5C8.22386 2 8 2.22386 8 2.5V4.08535C8.5826 4.29127 9 4.84689 9 5.5V11ZM2 5.5C2 5.22386 2.22386 5 2.5 5H7.5C7.77614 5 8 5.22386 8 5.5V13.5C8 13.7761 7.77614 14 7.5 14H2.5C2.22386 14 2 13.7761 2 13.5V5.5Z" fill="currentColor"/>
|
|
1499
1054
|
</symbol>
|
|
1500
1055
|
<symbol id="undo" viewBox="0 0 16 16" fill="currentColor">
|
|
1501
1056
|
<path d="M3.41707 6.00004L5.06351 4.35359L4.35641 3.64648L2 6.00289V6.94693L4.35641 9.30334L5.06351 8.59623L3.46732 7.00004H11C12.1046 7.00004 13 7.89547 13 9.00004C13 10.1046 12.1046 11 11 11H3V12H11C12.6569 12 14 10.6569 14 9.00004C14 7.34318 12.6569 6.00004 11 6.00004H3.41707Z" fill="currentColor"/>
|
|
1502
1057
|
</symbol>
|
|
1503
1058
|
<symbol id="upgrade" viewBox="0 0 16 16" fill="currentColor">
|
|
1504
|
-
<path d="M7.5 3.41664L5.87797 5.03867L5.17086 4.33157L7.50627 1.99615H8.4923L10.8277 4.33157L10.1206 5.03867L8.5 3.41807V9.99999H7.5V3.41664Z" fill="currentColor"/>
|
|
1505
|
-
<path d="M6 8.19897L2 10.0147V10.9988L7.5 14.0018V14H8.5V14.0022L14 10.9969V10.0163L10 8.19917V9.29751L12.7437 10.5439L8.00035 13.1357L3.2536 10.5439L6 9.29718V8.19897Z" fill="currentColor"/>
|
|
1059
|
+
<path d="M7.5 3.41664L5.87797 5.03867L5.17086 4.33157L7.50627 1.99615H8.4923L10.8277 4.33157L10.1206 5.03867L8.5 3.41807V9.99999H7.5V3.41664Z" fill="currentColor"/><path d="M6 8.19897L2 10.0147V10.9988L7.5 14.0018V14H8.5V14.0022L14 10.9969V10.0163L10 8.19917V9.29751L12.7437 10.5439L8.00035 13.1357L3.2536 10.5439L6 9.29718V8.19897Z" fill="currentColor"/>
|
|
1506
1060
|
</symbol>
|
|
1507
1061
|
<symbol id="upload" viewBox="0 0 16 16" fill="currentColor">
|
|
1508
|
-
<path d="M8.5 3.41624L10.1216 5.03782L10.8287 4.33071L8.49798 2H7.50255L5.17184 4.33071L5.87894 5.03782L7.5 3.41676V10H8.5V3.41624Z" fill="currentColor"/>
|
|
1509
|
-
<path d="M2 12.5V10H3V12.5C3 12.7762 3.22386 13 3.5 13H12.5C12.7761 13 13 12.7762 13 12.5V10H14V12.5C14 13.3284 13.3284 14 12.5 14H3.5C2.67157 14 2 13.3284 2 12.5Z" fill="currentColor"/>
|
|
1062
|
+
<path d="M8.5 3.41624L10.1216 5.03782L10.8287 4.33071L8.49798 2H7.50255L5.17184 4.33071L5.87894 5.03782L7.5 3.41676V10H8.5V3.41624Z" fill="currentColor"/><path d="M2 12.5V10H3V12.5C3 12.7762 3.22386 13 3.5 13H12.5C12.7761 13 13 12.7762 13 12.5V10H14V12.5C14 13.3284 13.3284 14 12.5 14H3.5C2.67157 14 2 13.3284 2 12.5Z" fill="currentColor"/>
|
|
1510
1063
|
</symbol>
|
|
1511
1064
|
<symbol id="vehicle-gateway" viewBox="0 0 16 16" fill="currentColor">
|
|
1512
|
-
<path d="M7.46243 6.00091H8.56717V8.24134L9.89454 6H11.0027V9.61424H10.0782V7.32395L8.73335 9.61424H7.64614V7.33078L6.29441 9.61515H5.00323V8.78335H5.81568L7.46243 6.00091Z" fill="currentColor"/>
|
|
1513
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 2C3.11929 2 2 3.11929 2 4.5V5H1V6H2V10H1V11H2V11.5C2 12.8807 3.11929 14 4.5 14H11.5C12.8807 14 14 12.8807 14 11.5V4.5C14 3.11929 12.8807 2 11.5 2H4.5ZM3 4.5C3 3.67157 3.67157 3 4.5 3H11.5C12.3284 3 13 3.67157 13 4.5V11.5C13 12.3284 12.3284 13 11.5 13H4.5C3.67157 13 3 12.3284 3 11.5V4.5Z" fill="currentColor"/>
|
|
1065
|
+
<path d="M7.46243 6.00091H8.56717V8.24134L9.89454 6H11.0027V9.61424H10.0782V7.32395L8.73335 9.61424H7.64614V7.33078L6.29441 9.61515H5.00323V8.78335H5.81568L7.46243 6.00091Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 2C3.11929 2 2 3.11929 2 4.5V5H1V6H2V10H1V11H2V11.5C2 12.8807 3.11929 14 4.5 14H11.5C12.8807 14 14 12.8807 14 11.5V4.5C14 3.11929 12.8807 2 11.5 2H4.5ZM3 4.5C3 3.67157 3.67157 3 4.5 3H11.5C12.3284 3 13 3.67157 13 4.5V11.5C13 12.3284 12.3284 13 11.5 13H4.5C3.67157 13 3 12.3284 3 11.5V4.5Z" fill="currentColor"/>
|
|
1514
1066
|
</symbol>
|
|
1515
1067
|
<symbol id="vehicle-trailer" viewBox="0 0 16 16" fill="currentColor">
|
|
1516
1068
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.5 3H15V4H2.5C2.22386 4 2 4.22386 2 4.5V12H4C4 10.8954 4.89543 10 6 10C7.10457 10 8 10.8954 8 12H9C9 10.8954 9.89543 10 11 10C12.1046 10 13 10.8954 13 12H15V13H12.7324C12.3866 13.5978 11.7403 14 11 14C10.2597 14 9.61337 13.5978 9.26756 13H7.73244C7.38663 13.5978 6.74028 14 6 14C5.25972 14 4.61337 13.5978 4.26756 13H1V4.5C1 3.67157 1.67157 3 2.5 3ZM6 11C5.44772 11 5 11.4477 5 12C5 12.5523 5.44772 13 6 13C6.55228 13 7 12.5523 7 12C7 11.4477 6.55228 11 6 11ZM10 12C10 11.4477 10.4477 11 11 11C11.5523 11 12 11.4477 12 12C12 12.5523 11.5523 13 11 13C10.4477 13 10 12.5523 10 12Z" fill="currentColor"/>
|
|
@@ -1519,96 +1071,52 @@
|
|
|
1519
1071
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M1 4.5C1 3.67157 1.67157 3 2.5 3H8.5C9.32843 3 10 3.67157 10 4.5V6H12.7403L15 8.82461V13H12.7324C12.3866 13.5978 11.7403 14 11 14C10.2597 14 9.61337 13.5978 9.26756 13H6.73244C6.38663 13.5978 5.74028 14 5 14C4.25972 14 3.61337 13.5978 3.26756 13H1V4.5ZM9 12C9 10.8954 9.89543 10 11 10C12.1046 10 13 10.8954 13 12H14V9.17539L12.2597 7H10V9H9V4.5C9 4.22386 8.77614 4 8.5 4H2.5C2.22386 4 2 4.22386 2 4.5V12H3C3 10.8954 3.89543 10 5 10C6.10457 10 7 10.8954 7 12H9ZM5 11C4.44772 11 4 11.4477 4 12C4 12.5523 4.44772 13 5 13C5.55228 13 6 12.5523 6 12C6 11.4477 5.55228 11 5 11ZM10 12C10 11.4477 10.4477 11 11 11C11.5523 11 12 11.4477 12 12C12 12.5523 11.5523 13 11 13C10.4477 13 10 12.5523 10 12Z" fill="currentColor"/>
|
|
1520
1072
|
</symbol>
|
|
1521
1073
|
<symbol id="vehicle-truck-magnifying-glass" viewBox="0 0 16 16" fill="currentColor">
|
|
1522
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M3 6.5C3 5.11929 4.11929 4 5.5 4C6.88071 4 8 5.11929 8 6.5C8 7.00954 7.84757 7.48347 7.58581 7.87868L8.85355 9.14642L8.14645 9.85353L6.87871 8.58579C6.48349 8.84756 6.00955 9 5.5 9C4.11929 9 3 7.88071 3 6.5ZM5.5 5C4.67157 5 4 5.67157 4 6.5C4 7.32843 4.67157 8 5.5 8C6.32843 8 7 7.32843 7 6.5C7 5.67157 6.32843 5 5.5 5Z" fill="currentColor"/>
|
|
1523
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M1 3.5C1 2.67157 1.67157 2 2.5 2H9.5C10.3284 2 11 2.67157 11 3.5V6H13.7403L16 8.82461V13H12.7324C12.3866 13.5978 11.7403 14 11 14C10.2597 14 9.61337 13.5978 9.26756 13H6.73244C6.38663 13.5978 5.74028 14 5 14C4.25972 14 3.61337 13.5978 3.26756 13H1V3.5ZM9 12C9 10.8954 9.89543 10 11 10C12.1046 10 13 10.8954 13 12H15V9.17539L13.2597 7H11V9H10V3.5C10 3.22386 9.77614 3 9.5 3H2.5C2.22386 3 2 3.22386 2 3.5V12H3C3 10.8954 3.89543 10 5 10C6.10457 10 7 10.8954 7 12H9ZM5 11C4.44772 11 4 11.4477 4 12C4 12.5523 4.44772 13 5 13C5.55228 13 6 12.5523 6 12C6 11.4477 5.55228 11 5 11ZM10 12C10 11.4477 10.4477 11 11 11C11.5523 11 12 11.4477 12 12C12 12.5523 11.5523 13 11 13C10.4477 13 10 12.5523 10 12Z" fill="currentColor"/>
|
|
1074
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M3 6.5C3 5.11929 4.11929 4 5.5 4C6.88071 4 8 5.11929 8 6.5C8 7.00954 7.84757 7.48347 7.58581 7.87868L8.85355 9.14642L8.14645 9.85353L6.87871 8.58579C6.48349 8.84756 6.00955 9 5.5 9C4.11929 9 3 7.88071 3 6.5ZM5.5 5C4.67157 5 4 5.67157 4 6.5C4 7.32843 4.67157 8 5.5 8C6.32843 8 7 7.32843 7 6.5C7 5.67157 6.32843 5 5.5 5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M1 3.5C1 2.67157 1.67157 2 2.5 2H9.5C10.3284 2 11 2.67157 11 3.5V6H13.7403L16 8.82461V13H12.7324C12.3866 13.5978 11.7403 14 11 14C10.2597 14 9.61337 13.5978 9.26756 13H6.73244C6.38663 13.5978 5.74028 14 5 14C4.25972 14 3.61337 13.5978 3.26756 13H1V3.5ZM9 12C9 10.8954 9.89543 10 11 10C12.1046 10 13 10.8954 13 12H15V9.17539L13.2597 7H11V9H10V3.5C10 3.22386 9.77614 3 9.5 3H2.5C2.22386 3 2 3.22386 2 3.5V12H3C3 10.8954 3.89543 10 5 10C6.10457 10 7 10.8954 7 12H9ZM5 11C4.44772 11 4 11.4477 4 12C4 12.5523 4.44772 13 5 13C5.55228 13 6 12.5523 6 12C6 11.4477 5.55228 11 5 11ZM10 12C10 11.4477 10.4477 11 11 11C11.5523 11 12 11.4477 12 12C12 12.5523 11.5523 13 11 13C10.4477 13 10 12.5523 10 12Z" fill="currentColor"/>
|
|
1524
1075
|
</symbol>
|
|
1525
1076
|
<symbol id="video" viewBox="0 0 16 16" fill="currentColor">
|
|
1526
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M6 6.20531V9.79443L6.69692 10.4913L10.5 8.49512V7.50487L6.69756 5.50775L6 6.20531ZM7 6.79614V9.20287L9.29187 7.99987L7 6.79614Z" fill="currentColor"/>
|
|
1527
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M15 3H1V13H15V3ZM2 12V4H14V12H2Z" fill="currentColor"/>
|
|
1077
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M6 6.20531V9.79443L6.69692 10.4913L10.5 8.49512V7.50487L6.69756 5.50775L6 6.20531ZM7 6.79614V9.20287L9.29187 7.99987L7 6.79614Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M15 3H1V13H15V3ZM2 12V4H14V12H2Z" fill="currentColor"/>
|
|
1528
1078
|
</symbol>
|
|
1529
1079
|
<symbol id="view-menu" viewBox="0 0 16 16" fill="currentColor">
|
|
1530
1080
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M13.5 11.5L13 12H12.5V14L12 14.5H4L3.5 14V12H3L2.5 11.5V9.5H2L1.5 9V2L2 1.5H14L14.5 2V9L14 9.5H13.5V11.5ZM4.5 13.5H11.5V12H4.5V13.5ZM2.5 8.5H13.5V2.5H2.5V8.5ZM3.5 9.5V11H12.5V9.5H3.5Z" fill="currentColor"/>
|
|
1531
1081
|
</symbol>
|
|
1532
1082
|
<symbol id="volume" viewBox="0 0 16 16" fill="currentColor">
|
|
1533
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M9 4.61802C9 3.50295 7.82653 2.77771 6.82918 3.27638L1 6.19097V9.80901L6.82918 12.7236C7.82653 13.2223 9 12.497 9 11.382V4.61802ZM7.27639 4.17081C7.60884 4.00459 8 4.24633 8 4.61802V11.382C8 11.7536 7.60884 11.9954 7.27639 11.8292L2 9.19097V6.80901L7.27639 4.17081Z" fill="currentColor"/>
|
|
1534
|
-
<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" fill="currentColor"/>
|
|
1535
|
-
<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" fill="currentColor"/>
|
|
1083
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M9 4.61802C9 3.50295 7.82653 2.77771 6.82918 3.27638L1 6.19097V9.80901L6.82918 12.7236C7.82653 13.2223 9 12.497 9 11.382V4.61802ZM7.27639 4.17081C7.60884 4.00459 8 4.24633 8 4.61802V11.382C8 11.7536 7.60884 11.9954 7.27639 11.8292L2 9.19097V6.80901L7.27639 4.17081Z" fill="currentColor"/><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" fill="currentColor"/><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" fill="currentColor"/>
|
|
1536
1084
|
</symbol>
|
|
1537
1085
|
<symbol id="volume-filled" viewBox="0 0 16 16" fill="currentColor">
|
|
1538
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M9 4.61802C9 3.50295 7.82653 2.77771 6.82918 3.27638L1 6.19097V9.80901L6.82918 12.7236C7.82653 13.2223 9 12.497 9 11.382V4.61802Z" fill="currentColor"/>
|
|
1539
|
-
<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" fill="currentColor"/>
|
|
1540
|
-
<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" fill="currentColor"/>
|
|
1086
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M9 4.61802C9 3.50295 7.82653 2.77771 6.82918 3.27638L1 6.19097V9.80901L6.82918 12.7236C7.82653 13.2223 9 12.497 9 11.382V4.61802Z" fill="currentColor"/><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" fill="currentColor"/><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" fill="currentColor"/>
|
|
1541
1087
|
</symbol>
|
|
1542
1088
|
<symbol id="volume-mute" viewBox="0 0 16 16" fill="currentColor">
|
|
1543
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.98929 11.3037L1.14645 14.1465L1.85356 14.8536L14.8536 1.85359L14.1465 1.14648L9 6.29294V4.61802C9 3.50295 7.82653 2.77771 6.82918 3.27638L1 6.19097V9.80901L3.98929 11.3037ZM4.73464 10.5583L2 9.19097V6.80901L7.27639 4.17081C7.60884 4.00459 8 4.24633 8 4.61802V7.29294L4.73464 10.5583Z" fill="currentColor"/>
|
|
1544
|
-
<path d="M7.27639 11.8292L6.62023 11.5011L5.87488 12.2464L6.82918 12.7236C7.82653 13.2223 9 12.497 9 11.382V9.12132L8 10.1213V11.382C8 11.7536 7.60884 11.9954 7.27639 11.8292Z" fill="currentColor"/>
|
|
1545
|
-
<path d="M11.6069 6.51439C11.8571 6.95238 12 7.4595 12 7.99999C12 9.08468 11.4243 10.0349 10.5619 10.5619L11.2841 11.2841C12.3213 10.5614 13 9.35997 13 7.99999C13 7.18213 12.7545 6.4216 12.3333 5.78804L11.6069 6.51439Z" fill="currentColor"/>
|
|
1546
|
-
<path d="M14 8C14 6.90544 13.6483 5.89302 13.0517 5.0696L13.7663 4.35501C14.5402 5.36539 15 6.62899 15 8C15 9.91165 14.106 11.6145 12.7133 12.7132L12.0002 12.0002C13.2145 11.088 14 9.63572 14 8Z" fill="currentColor"/>
|
|
1089
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.98929 11.3037L1.14645 14.1465L1.85356 14.8536L14.8536 1.85359L14.1465 1.14648L9 6.29294V4.61802C9 3.50295 7.82653 2.77771 6.82918 3.27638L1 6.19097V9.80901L3.98929 11.3037ZM4.73464 10.5583L2 9.19097V6.80901L7.27639 4.17081C7.60884 4.00459 8 4.24633 8 4.61802V7.29294L4.73464 10.5583Z" fill="currentColor"/><path d="M7.27639 11.8292L6.62023 11.5011L5.87488 12.2464L6.82918 12.7236C7.82653 13.2223 9 12.497 9 11.382V9.12132L8 10.1213V11.382C8 11.7536 7.60884 11.9954 7.27639 11.8292Z" fill="currentColor"/><path d="M11.6069 6.51439C11.8571 6.95238 12 7.4595 12 7.99999C12 9.08468 11.4243 10.0349 10.5619 10.5619L11.2841 11.2841C12.3213 10.5614 13 9.35997 13 7.99999C13 7.18213 12.7545 6.4216 12.3333 5.78804L11.6069 6.51439Z" fill="currentColor"/><path d="M14 8C14 6.90544 13.6483 5.89302 13.0517 5.0696L13.7663 4.35501C14.5402 5.36539 15 6.62899 15 8C15 9.91165 14.106 11.6145 12.7133 12.7132L12.0002 12.0002C13.2145 11.088 14 9.63572 14 8Z" fill="currentColor"/>
|
|
1547
1090
|
</symbol>
|
|
1548
1091
|
<symbol id="volume-mute-filled" viewBox="0 0 16 16" fill="currentColor">
|
|
1549
|
-
<path d="M3.98926 11.3036L1.14645 14.1464L1.85355 14.8535L14.8536 1.85353L14.1464 1.14642L9 6.29287V4.618C9 3.50293 7.82653 2.77768 6.82918 3.27636L1 6.19095V9.80898L3.98926 11.3036Z" fill="currentColor"/>
|
|
1550
|
-
<path d="M6.82918 12.7236L5.87488 12.2464L9 9.1213V11.3819C9 12.497 7.82653 13.2222 6.82918 12.7236Z" fill="currentColor"/>
|
|
1551
|
-
<path d="M11.6069 6.51437C11.8571 6.95236 12 7.45947 12 7.99997C12 9.08466 11.4243 10.0349 10.5619 10.5618L11.2841 11.2841C12.3213 10.5614 13 9.35994 13 7.99997C13 7.18211 12.7545 6.42158 12.3333 5.78802L11.6069 6.51437Z" fill="currentColor"/>
|
|
1552
|
-
<path d="M14 7.99997C14 6.90541 13.6483 5.893 13.0517 5.06958L13.7663 4.35498C14.5402 5.36537 15 6.62897 15 7.99997C15 9.91163 14.106 11.6145 12.7133 12.7132L12.0002 12.0002C13.2145 11.088 14 9.6357 14 7.99997Z" fill="currentColor"/>
|
|
1092
|
+
<path d="M3.98926 11.3036L1.14645 14.1464L1.85355 14.8535L14.8536 1.85353L14.1464 1.14642L9 6.29287V4.618C9 3.50293 7.82653 2.77768 6.82918 3.27636L1 6.19095V9.80898L3.98926 11.3036Z" fill="currentColor"/><path d="M6.82918 12.7236L5.87488 12.2464L9 9.1213V11.3819C9 12.497 7.82653 13.2222 6.82918 12.7236Z" fill="currentColor"/><path d="M11.6069 6.51437C11.8571 6.95236 12 7.45947 12 7.99997C12 9.08466 11.4243 10.0349 10.5619 10.5618L11.2841 11.2841C12.3213 10.5614 13 9.35994 13 7.99997C13 7.18211 12.7545 6.42158 12.3333 5.78802L11.6069 6.51437Z" fill="currentColor"/><path d="M14 7.99997C14 6.90541 13.6483 5.893 13.0517 5.06958L13.7663 4.35498C14.5402 5.36537 15 6.62897 15 7.99997C15 9.91163 14.106 11.6145 12.7133 12.7132L12.0002 12.0002C13.2145 11.088 14 9.6357 14 7.99997Z" fill="currentColor"/>
|
|
1553
1093
|
</symbol>
|
|
1554
1094
|
<symbol id="wand-sparkle" viewBox="0 0 16 16" fill="currentColor">
|
|
1555
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.39648 6.89648C7.00595 6.28702 7.99404 6.28705 8.60352 6.89648L13.6035 11.8965C14.213 12.506 14.213 13.494 13.6035 14.1035C12.994 14.713 12.0059 14.713 11.3965 14.1035L6.39648 9.10352C5.78706 8.49405 5.78705 7.50595 6.39648 6.89648ZM8.70703 10L12.1035 13.3965C12.3225 13.6154 12.6775 13.6154 12.8965 13.3965C13.1154 13.1775 13.1154 12.8225 12.8965 12.6035L9.5 9.20703L8.70703 10ZM7.89648 7.60352C7.67753 7.38461 7.32245 7.38458 7.10352 7.60352C6.88461 7.82245 6.88462 8.17754 7.10352 8.39648L8 9.29297L8.79297 8.5L7.89648 7.60352Z" fill="currentColor"/>
|
|
1556
|
-
<path d="M4.5 10H5.5V11H4.5V12H3.5V11H2.5V10H3.5V9H4.5V10Z" fill="currentColor"/>
|
|
1557
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M5 2.5C5 3.60457 5.89543 4.5 7 4.5V5.5C5.89543 5.5 5 6.39543 5 7.5H4C4 6.39543 3.10457 5.5 2 5.5V4.5C3.10457 4.5 4 3.60457 4 2.5H5ZM4.5 4.15625C4.27789 4.49084 3.99084 4.77789 3.65625 5C3.99062 5.22196 4.27795 5.50847 4.5 5.84277C4.7219 5.5087 5.0087 5.2219 5.34277 5C5.00847 4.77795 4.72196 4.49062 4.5 4.15625Z" fill="currentColor"/>
|
|
1558
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M10 1C10 1.82843 10.6716 2.5 11.5 2.5V3.5C10.6716 3.5 10 4.17157 10 5H9C9 4.17157 8.32843 3.5 7.5 3.5V2.5C8.32843 2.5 9 1.82843 9 1H10ZM9.5 2.49414C9.35625 2.68625 9.18625 2.85625 8.99414 3C9.18604 3.14359 9.35635 3.31303 9.5 3.50488C9.6435 3.31324 9.81324 3.1435 10.0049 3C9.81303 2.85635 9.64359 2.68604 9.5 2.49414Z" fill="currentColor"/>
|
|
1095
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.39648 6.89648C7.00595 6.28702 7.99404 6.28705 8.60352 6.89648L13.6035 11.8965C14.213 12.506 14.213 13.494 13.6035 14.1035C12.994 14.713 12.0059 14.713 11.3965 14.1035L6.39648 9.10352C5.78706 8.49405 5.78705 7.50595 6.39648 6.89648ZM8.70703 10L12.1035 13.3965C12.3225 13.6154 12.6775 13.6154 12.8965 13.3965C13.1154 13.1775 13.1154 12.8225 12.8965 12.6035L9.5 9.20703L8.70703 10ZM7.89648 7.60352C7.67753 7.38461 7.32245 7.38458 7.10352 7.60352C6.88461 7.82245 6.88462 8.17754 7.10352 8.39648L8 9.29297L8.79297 8.5L7.89648 7.60352Z" fill="currentColor"/><path d="M4.5 10H5.5V11H4.5V12H3.5V11H2.5V10H3.5V9H4.5V10Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M5 2.5C5 3.60457 5.89543 4.5 7 4.5V5.5C5.89543 5.5 5 6.39543 5 7.5H4C4 6.39543 3.10457 5.5 2 5.5V4.5C3.10457 4.5 4 3.60457 4 2.5H5ZM4.5 4.15625C4.27789 4.49084 3.99084 4.77789 3.65625 5C3.99062 5.22196 4.27795 5.50847 4.5 5.84277C4.7219 5.5087 5.0087 5.2219 5.34277 5C5.00847 4.77795 4.72196 4.49062 4.5 4.15625Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M10 1C10 1.82843 10.6716 2.5 11.5 2.5V3.5C10.6716 3.5 10 4.17157 10 5H9C9 4.17157 8.32843 3.5 7.5 3.5V2.5C8.32843 2.5 9 1.82843 9 1H10ZM9.5 2.49414C9.35625 2.68625 9.18625 2.85625 8.99414 3C9.18604 3.14359 9.35635 3.31303 9.5 3.50488C9.6435 3.31324 9.81324 3.1435 10.0049 3C9.81303 2.85635 9.64359 2.68604 9.5 2.49414Z" fill="currentColor"/>
|
|
1559
1096
|
</symbol>
|
|
1560
1097
|
<symbol id="waveform" viewBox="0 0 16 16" fill="currentColor">
|
|
1561
|
-
<path d="M6.5 14V2H7.5V14H6.5Z" fill="currentColor"/>
|
|
1562
|
-
<path d="M4.5 4V12H5.5V4H4.5Z" fill="currentColor"/>
|
|
1563
|
-
<path d="M2.5 6.99988V8.99988H3.5V6.99988H2.5Z" fill="currentColor"/>
|
|
1564
|
-
<path d="M8.5 5V11H9.5V5H8.5Z" fill="currentColor"/>
|
|
1565
|
-
<path d="M10.5 13V3H11.5V13H10.5Z" fill="currentColor"/>
|
|
1566
|
-
<path d="M12.5 6.99988V8.99988H13.5V6.99988H12.5Z" fill="currentColor"/>
|
|
1098
|
+
<path d="M6.5 14V2H7.5V14H6.5Z" fill="currentColor"/><path d="M4.5 4V12H5.5V4H4.5Z" fill="currentColor"/><path d="M2.5 6.99988V8.99988H3.5V6.99988H2.5Z" fill="currentColor"/><path d="M8.5 5V11H9.5V5H8.5Z" fill="currentColor"/><path d="M10.5 13V3H11.5V13H10.5Z" fill="currentColor"/><path d="M12.5 6.99988V8.99988H13.5V6.99988H12.5Z" fill="currentColor"/>
|
|
1567
1099
|
</symbol>
|
|
1568
1100
|
<symbol id="webhooks" viewBox="0 0 16 16" fill="currentColor">
|
|
1569
|
-
<path d="M8 2C6.89543 2 6 2.89543 6 4C6 4.56206 6.23185 5.06997 6.60513 5.4333C6.84432 5.66612 7.14159 5.83956 7.47313 5.92986L4.8639 10.496C4.95042 10.644 5 10.8162 5 11C5 11.5523 4.55228 12 4 12C3.44772 12 3 11.5523 3 11C3 10.4492 3.44533 10.0024 3.99558 10L6.09826 6.32033C5.42776 5.77014 5 4.93502 5 4C5 2.34315 6.34315 1 8 1C9.65685 1 11 2.34315 11 4H10C10 2.89543 9.10457 2 8 2Z" fill="currentColor"/>
|
|
1570
|
-
<path d="M9 4C9 4.18379 8.95042 4.35599 8.86391 4.50397L10.9661 8.18289C11.2884 8.06458 11.6367 8 12 8C13.6568 8 15 9.34315 15 11C15 12.6569 13.6568 14 12 14C11.1716 14 10.4216 13.6642 9.87866 13.1213L10.5858 12.4142C10.9477 12.7761 11.4477 13 12 13C13.1046 13 14 12.1046 14 11C14 9.89543 13.1046 9 12 9C11.8176 9 11.641 9.0244 11.4731 9.07012C11.2033 9.14362 10.9561 9.27223 10.7445 9.4431C10.6961 9.48214 10.6496 9.52339 10.6051 9.56669L7.99559 4.99999C7.44534 4.99762 7 4.55081 7 4C7 3.44772 7.44772 3 8 3C8.55228 3 9 3.44772 9 4Z" fill="currentColor"/>
|
|
1571
|
-
<path d="M13 11C13 11.5523 12.5523 12 12 12C11.6299 12 11.3067 11.7989 11.1338 11.5H6.95852C6.72047 12.9188 5.48649 14 4 14C2.34315 14 1 12.6568 1 11C1 10.1716 1.33579 9.42156 1.87868 8.87866L2.58579 9.58577C2.22386 9.9477 2 10.4477 2 11C2 12.1046 2.89543 13 4 13C5.10457 13 6 12.1046 6 11V10.5H11.1338C11.3067 10.2011 11.6299 10 12 10C12.5523 10 13 10.4477 13 11Z" fill="currentColor"/>
|
|
1101
|
+
<path d="M8 2C6.89543 2 6 2.89543 6 4C6 4.56206 6.23185 5.06997 6.60513 5.4333C6.84432 5.66612 7.14159 5.83956 7.47313 5.92986L4.8639 10.496C4.95042 10.644 5 10.8162 5 11C5 11.5523 4.55228 12 4 12C3.44772 12 3 11.5523 3 11C3 10.4492 3.44533 10.0024 3.99558 10L6.09826 6.32033C5.42776 5.77014 5 4.93502 5 4C5 2.34315 6.34315 1 8 1C9.65685 1 11 2.34315 11 4H10C10 2.89543 9.10457 2 8 2Z" fill="currentColor"/><path d="M9 4C9 4.18379 8.95042 4.35599 8.86391 4.50397L10.9661 8.18289C11.2884 8.06458 11.6367 8 12 8C13.6568 8 15 9.34315 15 11C15 12.6569 13.6568 14 12 14C11.1716 14 10.4216 13.6642 9.87866 13.1213L10.5858 12.4142C10.9477 12.7761 11.4477 13 12 13C13.1046 13 14 12.1046 14 11C14 9.89543 13.1046 9 12 9C11.8176 9 11.641 9.0244 11.4731 9.07012C11.2033 9.14362 10.9561 9.27223 10.7445 9.4431C10.6961 9.48214 10.6496 9.52339 10.6051 9.56669L7.99559 4.99999C7.44534 4.99762 7 4.55081 7 4C7 3.44772 7.44772 3 8 3C8.55228 3 9 3.44772 9 4Z" fill="currentColor"/><path d="M13 11C13 11.5523 12.5523 12 12 12C11.6299 12 11.3067 11.7989 11.1338 11.5H6.95852C6.72047 12.9188 5.48649 14 4 14C2.34315 14 1 12.6568 1 11C1 10.1716 1.33579 9.42156 1.87868 8.87866L2.58579 9.58577C2.22386 9.9477 2 10.4477 2 11C2 12.1046 2.89543 13 4 13C5.10457 13 6 12.1046 6 11V10.5H11.1338C11.3067 10.2011 11.6299 10 12 10C12.5523 10 13 10.4477 13 11Z" fill="currentColor"/>
|
|
1572
1102
|
</symbol>
|
|
1573
1103
|
<symbol id="whistle" viewBox="0 0 16 16" fill="currentColor">
|
|
1574
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M4.60014 1.14819L2.39641 3.35193L5.44202 6.39754C4.11806 7.20249 3.10352 8.70504 3.10352 10.3519C3.10352 12.8372 5.11823 14.8519 7.60352 14.8519C10.0888 14.8519 12.1035 12.8372 12.1035 10.3519C12.1035 9.30338 11.7443 8.33733 11.1425 7.57214L11.1226 7.54685L4.60014 1.14819ZM10.3756 8.21487C10.8322 8.80612 11.1035 9.54667 11.1035 10.3519C11.1035 12.2849 9.53651 13.8519 7.60352 13.8519C5.67052 13.8519 4.10352 12.2849 4.10352 10.3519C4.10352 8.90791 5.16153 7.53036 6.45993 6.99951H6.45264V5.99951H6.45821L3.81062 3.35193L4.60689 2.55567L10.3756 8.21487Z" fill="currentColor"/>
|
|
1575
|
-
<path d="M9.10352 2.35193V4.35193H10.1035V2.35193H9.10352Z" fill="currentColor"/>
|
|
1576
|
-
<path d="M12.2499 2.99841L10.7499 4.49841L11.457 5.20552L12.957 3.70552L12.2499 2.99841Z" fill="currentColor"/>
|
|
1577
|
-
<path d="M11.6035 5.85193H13.6035V6.85193H11.6035V5.85193Z" fill="currentColor"/>
|
|
1578
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.63876 10.3519C5.63876 11.4565 6.53419 12.3519 7.63876 12.3519C8.74333 12.3519 9.63876 11.4565 9.63876 10.3519C9.63876 9.24737 8.74333 8.35194 7.63876 8.35194C6.53419 8.35194 5.63876 9.24737 5.63876 10.3519ZM6.63876 10.3519C6.63876 10.9042 7.08648 11.3519 7.63876 11.3519C8.19105 11.3519 8.63876 10.9042 8.63876 10.3519C8.63876 9.79966 8.19105 9.35194 7.63876 9.35194C7.08648 9.35194 6.63876 9.79966 6.63876 10.3519Z" fill="currentColor"/>
|
|
1104
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M4.60014 1.14819L2.39641 3.35193L5.44202 6.39754C4.11806 7.20249 3.10352 8.70504 3.10352 10.3519C3.10352 12.8372 5.11823 14.8519 7.60352 14.8519C10.0888 14.8519 12.1035 12.8372 12.1035 10.3519C12.1035 9.30338 11.7443 8.33733 11.1425 7.57214L11.1226 7.54685L4.60014 1.14819ZM10.3756 8.21487C10.8322 8.80612 11.1035 9.54667 11.1035 10.3519C11.1035 12.2849 9.53651 13.8519 7.60352 13.8519C5.67052 13.8519 4.10352 12.2849 4.10352 10.3519C4.10352 8.90791 5.16153 7.53036 6.45993 6.99951H6.45264V5.99951H6.45821L3.81062 3.35193L4.60689 2.55567L10.3756 8.21487Z" fill="currentColor"/><path d="M9.10352 2.35193V4.35193H10.1035V2.35193H9.10352Z" fill="currentColor"/><path d="M12.2499 2.99841L10.7499 4.49841L11.457 5.20552L12.957 3.70552L12.2499 2.99841Z" fill="currentColor"/><path d="M11.6035 5.85193H13.6035V6.85193H11.6035V5.85193Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M5.63876 10.3519C5.63876 11.4565 6.53419 12.3519 7.63876 12.3519C8.74333 12.3519 9.63876 11.4565 9.63876 10.3519C9.63876 9.24737 8.74333 8.35194 7.63876 8.35194C6.53419 8.35194 5.63876 9.24737 5.63876 10.3519ZM6.63876 10.3519C6.63876 10.9042 7.08648 11.3519 7.63876 11.3519C8.19105 11.3519 8.63876 10.9042 8.63876 10.3519C8.63876 9.79966 8.19105 9.35194 7.63876 9.35194C7.08648 9.35194 6.63876 9.79966 6.63876 10.3519Z" fill="currentColor"/>
|
|
1579
1105
|
</symbol>
|
|
1580
1106
|
<symbol id="wi-fi-horizontal" viewBox="0 0 16 16" fill="currentColor">
|
|
1581
|
-
<path d="M1 7.99997C1 10.7404 2.57481 13.1131 4.86883 14.2623L5.31614 13.3677C3.34984 12.3826 2 10.3489 2 7.99997C2 5.651 3.34983 3.6173 5.31614 2.63223L4.86883 1.73761C2.57481 2.88685 1 5.2595 1 7.99997Z" fill="currentColor"/>
|
|
1582
|
-
<path d="M10.6839 2.63224C12.6502 3.61731 14 5.651 14 7.99997C14 10.3489 12.6502 12.3826 10.6839 13.3677L11.1312 14.2623C13.4252 13.1131 15 10.7404 15 7.99997C15 5.25951 13.4252 2.88686 11.1312 1.73762L10.6839 2.63224Z" fill="currentColor"/>
|
|
1583
|
-
<path d="M4 7.99997C4 9.56596 4.89989 10.9218 6.21076 11.5785L5.76345 12.4731C4.12486 11.6522 3 9.95745 3 7.99997C3 6.0425 4.12486 4.34774 5.76345 3.52686L6.21076 4.42148C4.89989 5.07819 4 6.43399 4 7.99997Z" fill="currentColor"/>
|
|
1584
|
-
<path d="M12 7.99997C12 6.434 11.1001 5.0782 9.78925 4.42148L10.2366 3.52686C11.8751 4.34775 13 6.0425 13 7.99997C13 9.95745 11.8751 11.6522 10.2366 12.4731L9.78925 11.5785C11.1001 10.9218 12 9.56595 12 7.99997Z" fill="currentColor"/>
|
|
1585
|
-
<path d="M8.00001 9.5C8.82843 9.5 9.50001 8.82843 9.50001 8C9.50001 7.17157 8.82843 6.5 8.00001 6.5C7.17158 6.5 6.50001 7.17157 6.50001 8C6.50001 8.82843 7.17158 9.5 8.00001 9.5Z" fill="currentColor"/>
|
|
1107
|
+
<path d="M1 7.99997C1 10.7404 2.57481 13.1131 4.86883 14.2623L5.31614 13.3677C3.34984 12.3826 2 10.3489 2 7.99997C2 5.651 3.34983 3.6173 5.31614 2.63223L4.86883 1.73761C2.57481 2.88685 1 5.2595 1 7.99997Z" fill="currentColor"/><path d="M10.6839 2.63224C12.6502 3.61731 14 5.651 14 7.99997C14 10.3489 12.6502 12.3826 10.6839 13.3677L11.1312 14.2623C13.4252 13.1131 15 10.7404 15 7.99997C15 5.25951 13.4252 2.88686 11.1312 1.73762L10.6839 2.63224Z" fill="currentColor"/><path d="M4 7.99997C4 9.56596 4.89989 10.9218 6.21076 11.5785L5.76345 12.4731C4.12486 11.6522 3 9.95745 3 7.99997C3 6.0425 4.12486 4.34774 5.76345 3.52686L6.21076 4.42148C4.89989 5.07819 4 6.43399 4 7.99997Z" fill="currentColor"/><path d="M12 7.99997C12 6.434 11.1001 5.0782 9.78925 4.42148L10.2366 3.52686C11.8751 4.34775 13 6.0425 13 7.99997C13 9.95745 11.8751 11.6522 10.2366 12.4731L9.78925 11.5785C11.1001 10.9218 12 9.56595 12 7.99997Z" fill="currentColor"/><path d="M8.00001 9.5C8.82843 9.5 9.50001 8.82843 9.50001 8C9.50001 7.17157 8.82843 6.5 8.00001 6.5C7.17158 6.5 6.50001 7.17157 6.50001 8C6.50001 8.82843 7.17158 9.5 8.00001 9.5Z" fill="currentColor"/>
|
|
1586
1108
|
</symbol>
|
|
1587
1109
|
<symbol id="wi-fi-tower" viewBox="0 0 16 16" fill="currentColor">
|
|
1588
|
-
<path d="M11 5.00433C11 4.18151 10.6687 3.43606 10.1323 2.89406L10.9027 2.25212C11.5828 2.96917 12 3.93802 12 5.00433C12 6.1089 11.5523 7.1089 10.8284 7.83275L10.1213 7.12565C10.6642 6.58275 11 5.83275 11 5.00433Z" fill="currentColor"/>
|
|
1589
|
-
<path d="M5.87868 7.12565C5.33579 6.58275 5 5.83275 5 5.00433C5 4.18151 5.33126 3.43606 5.86768 2.89406L5.09735 2.25212C4.41723 2.96917 4 3.93802 4 5.00433C4 6.1089 4.44771 7.1089 5.17157 7.83275L5.87868 7.12565Z" fill="currentColor"/>
|
|
1590
|
-
<path d="M4.46447 8.53986C3.55964 7.63504 3 6.38504 3 5.00433C3 3.69451 3.50365 2.50232 4.32785 1.61087L3.55877 0.969971C2.59028 2.0355 2 3.45098 2 5.00433C2 6.66118 2.67157 8.16118 3.75736 9.24697L4.46447 8.53986Z" fill="currentColor"/>
|
|
1591
|
-
<path d="M11.5355 8.53986L12.2426 9.24697C13.3284 8.16118 14 6.66118 14 5.00433C14 3.45098 13.4097 2.0355 12.4412 0.969971L11.6721 1.61087C12.4964 2.50232 13 3.69451 13 5.00433C13 6.38504 12.4404 7.63504 11.5355 8.53986Z" fill="currentColor"/>
|
|
1592
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.78258 5.62694C8.91867 5.45611 9 5.23972 9 5.00433C9 4.45205 8.55228 4.00433 8 4.00433C7.44772 4.00433 7 4.45205 7 5.00433C7 5.23997 7.0815 5.45658 7.21786 5.62749L5.22415 14H6.25211L6.72875 11.9983H9.27144L9.74796 14H10.7759L8.78258 5.62694ZM9.03338 10.9983H6.96688L7.20461 10H8.79571L9.03338 10.9983ZM8.55764 9H7.44274L8.00026 6.6587L8.55764 9Z" fill="currentColor"/>
|
|
1110
|
+
<path d="M11 5.00433C11 4.18151 10.6687 3.43606 10.1323 2.89406L10.9027 2.25212C11.5828 2.96917 12 3.93802 12 5.00433C12 6.1089 11.5523 7.1089 10.8284 7.83275L10.1213 7.12565C10.6642 6.58275 11 5.83275 11 5.00433Z" fill="currentColor"/><path d="M5.87868 7.12565C5.33579 6.58275 5 5.83275 5 5.00433C5 4.18151 5.33126 3.43606 5.86768 2.89406L5.09735 2.25212C4.41723 2.96917 4 3.93802 4 5.00433C4 6.1089 4.44771 7.1089 5.17157 7.83275L5.87868 7.12565Z" fill="currentColor"/><path d="M4.46447 8.53986C3.55964 7.63504 3 6.38504 3 5.00433C3 3.69451 3.50365 2.50232 4.32785 1.61087L3.55877 0.969971C2.59028 2.0355 2 3.45098 2 5.00433C2 6.66118 2.67157 8.16118 3.75736 9.24697L4.46447 8.53986Z" fill="currentColor"/><path d="M11.5355 8.53986L12.2426 9.24697C13.3284 8.16118 14 6.66118 14 5.00433C14 3.45098 13.4097 2.0355 12.4412 0.969971L11.6721 1.61087C12.4964 2.50232 13 3.69451 13 5.00433C13 6.38504 12.4404 7.63504 11.5355 8.53986Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M8.78258 5.62694C8.91867 5.45611 9 5.23972 9 5.00433C9 4.45205 8.55228 4.00433 8 4.00433C7.44772 4.00433 7 4.45205 7 5.00433C7 5.23997 7.0815 5.45658 7.21786 5.62749L5.22415 14H6.25211L6.72875 11.9983H9.27144L9.74796 14H10.7759L8.78258 5.62694ZM9.03338 10.9983H6.96688L7.20461 10H8.79571L9.03338 10.9983ZM8.55764 9H7.44274L8.00026 6.6587L8.55764 9Z" fill="currentColor"/>
|
|
1593
1111
|
</symbol>
|
|
1594
1112
|
<symbol id="wifi-vertical" viewBox="0 0 16 16" fill="currentColor">
|
|
1595
|
-
<path d="M7.9999 3.00525C10.4623 3.00525 12.6649 4.11776 14.1324 5.86756L13.4221 6.57779C12.1385 5.00758 10.1862 4.00525 7.9999 4.00525C5.81356 4.00525 3.86133 5.00758 2.57767 6.57779L1.86743 5.86756C3.33494 4.11776 5.5375 3.00525 7.9999 3.00525Z" fill="currentColor"/>
|
|
1596
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.99973 9.01611C6.89613 9.01611 6.0015 9.91075 6.0015 11.0143C6.0015 12.1179 6.89613 13.0126 7.99973 13.0126C9.10332 13.0126 9.99796 12.1179 9.99796 11.0143C9.99796 9.91075 9.10332 9.01611 7.99973 9.01611ZM7.0015 11.0143C7.0015 10.463 7.44842 10.0161 7.99973 10.0161C8.55103 10.0161 8.99796 10.463 8.99796 11.0143C8.99796 11.5657 8.55103 12.0126 7.99973 12.0126C7.44842 12.0126 7.0015 11.5657 7.0015 11.0143Z" fill="currentColor"/>
|
|
1597
|
-
<path d="M12.7109 7.28908C11.612 5.89801 9.91022 5.00525 7.99991 5.00525C6.08958 5.00525 4.38778 5.89801 3.28896 7.28908L4.00194 8.00206C4.91429 6.78943 6.36552 6.00525 7.99991 6.00525C9.63429 6.00525 11.0855 6.78943 11.9979 8.00206L12.7109 7.28908Z" fill="currentColor"/>
|
|
1598
|
-
<path d="M7.99991 7.01849C9.35513 7.01849 10.5529 7.69245 11.2764 8.72349L10.5548 9.44519C10.0264 8.58907 9.0798 8.01849 7.99991 8.01849C6.92002 8.01849 5.9734 8.58907 5.44507 9.44519L4.72337 8.72349C5.44689 7.69245 6.64469 7.01849 7.99991 7.01849Z" fill="currentColor"/>
|
|
1113
|
+
<path d="M7.9999 3.00525C10.4623 3.00525 12.6649 4.11776 14.1324 5.86756L13.4221 6.57779C12.1385 5.00758 10.1862 4.00525 7.9999 4.00525C5.81356 4.00525 3.86133 5.00758 2.57767 6.57779L1.86743 5.86756C3.33494 4.11776 5.5375 3.00525 7.9999 3.00525Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M7.99973 9.01611C6.89613 9.01611 6.0015 9.91075 6.0015 11.0143C6.0015 12.1179 6.89613 13.0126 7.99973 13.0126C9.10332 13.0126 9.99796 12.1179 9.99796 11.0143C9.99796 9.91075 9.10332 9.01611 7.99973 9.01611ZM7.0015 11.0143C7.0015 10.463 7.44842 10.0161 7.99973 10.0161C8.55103 10.0161 8.99796 10.463 8.99796 11.0143C8.99796 11.5657 8.55103 12.0126 7.99973 12.0126C7.44842 12.0126 7.0015 11.5657 7.0015 11.0143Z" fill="currentColor"/><path d="M12.7109 7.28908C11.612 5.89801 9.91022 5.00525 7.99991 5.00525C6.08958 5.00525 4.38778 5.89801 3.28896 7.28908L4.00194 8.00206C4.91429 6.78943 6.36552 6.00525 7.99991 6.00525C9.63429 6.00525 11.0855 6.78943 11.9979 8.00206L12.7109 7.28908Z" fill="currentColor"/><path d="M7.99991 7.01849C9.35513 7.01849 10.5529 7.69245 11.2764 8.72349L10.5548 9.44519C10.0264 8.58907 9.0798 8.01849 7.99991 8.01849C6.92002 8.01849 5.9734 8.58907 5.44507 9.44519L4.72337 8.72349C5.44689 7.69245 6.64469 7.01849 7.99991 7.01849Z" fill="currentColor"/>
|
|
1599
1114
|
</symbol>
|
|
1600
1115
|
<symbol id="wifi-vertical-filled" viewBox="0 0 16 16" fill="currentColor">
|
|
1601
|
-
<path d="M8.00014 4.00525C10.4625 4.00525 12.6651 5.11776 14.1326 6.86756L13.4224 7.57779C12.1387 6.00758 10.1865 5.00525 8.00014 5.00525C5.81381 5.00525 3.86158 6.00758 2.57791 7.57779L1.86768 6.86756C3.33519 5.11776 5.53775 4.00525 8.00014 4.00525Z" fill="currentColor"/>
|
|
1602
|
-
<path d="M8.00014 12.5161C8.55243 12.5161 9.00014 12.0684 9.00014 11.5161C9.00014 10.9639 8.55243 10.5161 8.00014 10.5161C7.44786 10.5161 7.00014 10.9639 7.00014 11.5161C7.00014 12.0684 7.44786 12.5161 8.00014 12.5161Z" fill="currentColor"/>
|
|
1603
|
-
<path d="M12.7111 8.28908C11.6123 6.89801 9.91046 6.00525 8.00014 6.00525C6.08982 6.00525 4.38802 6.89801 3.28919 8.28908L4.00217 9.00206C4.91453 7.78943 6.36576 7.00525 8.00014 7.00525C9.63453 7.00525 11.0858 7.78943 11.9981 9.00206L12.7111 8.28908Z" fill="currentColor"/>
|
|
1604
|
-
<path d="M8.00015 8.01849C9.35537 8.01849 10.5532 8.69245 11.2767 9.72349L10.555 10.4452C10.0267 9.58907 9.08003 9.01849 8.00015 9.01849C6.92026 9.01849 5.97364 9.58907 5.4453 10.4452L4.72361 9.72349C5.44712 8.69245 6.64493 8.01849 8.00015 8.01849Z" fill="currentColor"/>
|
|
1116
|
+
<path d="M8.00014 4.00525C10.4625 4.00525 12.6651 5.11776 14.1326 6.86756L13.4224 7.57779C12.1387 6.00758 10.1865 5.00525 8.00014 5.00525C5.81381 5.00525 3.86158 6.00758 2.57791 7.57779L1.86768 6.86756C3.33519 5.11776 5.53775 4.00525 8.00014 4.00525Z" fill="currentColor"/><path d="M8.00014 12.5161C8.55243 12.5161 9.00014 12.0684 9.00014 11.5161C9.00014 10.9639 8.55243 10.5161 8.00014 10.5161C7.44786 10.5161 7.00014 10.9639 7.00014 11.5161C7.00014 12.0684 7.44786 12.5161 8.00014 12.5161Z" fill="currentColor"/><path d="M12.7111 8.28908C11.6123 6.89801 9.91046 6.00525 8.00014 6.00525C6.08982 6.00525 4.38802 6.89801 3.28919 8.28908L4.00217 9.00206C4.91453 7.78943 6.36576 7.00525 8.00014 7.00525C9.63453 7.00525 11.0858 7.78943 11.9981 9.00206L12.7111 8.28908Z" fill="currentColor"/><path d="M8.00015 8.01849C9.35537 8.01849 10.5532 8.69245 11.2767 9.72349L10.555 10.4452C10.0267 9.58907 9.08003 9.01849 8.00015 9.01849C6.92026 9.01849 5.97364 9.58907 5.4453 10.4452L4.72361 9.72349C5.44712 8.69245 6.64493 8.01849 8.00015 8.01849Z" fill="currentColor"/>
|
|
1605
1117
|
</symbol>
|
|
1606
1118
|
<symbol id="wifi-vertical-filled-disabled" viewBox="0 0 16 16" fill="currentColor">
|
|
1607
|
-
<path d="M14.8535 1.85352L1.85352 14.8535L1.14648 14.1465L5.14648 10.1465L4.72363 9.72363C5.29901 8.9037 6.17452 8.31051 7.19043 8.10156L8.2793 7.0127C8.18683 7.00758 8.09371 7.00488 8 7.00488C6.36567 7.00493 4.91428 7.78936 4.00195 9.00195L3.28906 8.28906C4.38786 6.89803 6.08974 6.00493 8 6.00488C8.40103 6.00488 8.79282 6.045 9.17188 6.12012L9.99609 5.2959C9.36349 5.10743 8.69374 5.00488 8 5.00488C5.81372 5.00493 3.86176 6.00795 2.57812 7.57812L1.86719 6.86719C3.33467 5.11742 5.53766 4.00493 8 4.00488C8.97969 4.00488 9.91685 4.185 10.7842 4.50781L14.1465 1.14648L14.8535 1.85352Z" fill="currentColor"/>
|
|
1608
|
-
<path d="M8 10.5166C8.55228 10.5166 9 10.9643 9 11.5166C8.99975 12.0687 8.55213 12.5166 8 12.5166C7.44793 12.5165 7.00025 12.0686 7 11.5166C7 10.9644 7.44778 10.5167 8 10.5166Z" fill="currentColor"/>
|
|
1609
|
-
<path d="M9.71484 8.40527C10.3426 8.7037 10.8806 9.15967 11.2764 9.72363L10.5547 10.4453C10.1885 9.85192 9.62145 9.39598 8.94824 9.17188L9.71484 8.40527Z" fill="currentColor"/>
|
|
1610
|
-
<path d="M11.1943 6.92578C11.7743 7.29126 12.2875 7.753 12.7109 8.28906L11.998 9.00195C11.5861 8.45446 11.0637 7.99534 10.4648 7.65527L11.1943 6.92578Z" fill="currentColor"/>
|
|
1611
|
-
<path d="M12.6338 5.48633C13.1899 5.88229 13.695 6.34515 14.1328 6.86719L13.4229 7.57812C12.9911 7.04998 12.4815 6.5882 11.915 6.20508L12.6338 5.48633Z" fill="currentColor"/>
|
|
1119
|
+
<path d="M14.8535 1.85352L1.85352 14.8535L1.14648 14.1465L5.14648 10.1465L4.72363 9.72363C5.29901 8.9037 6.17452 8.31051 7.19043 8.10156L8.2793 7.0127C8.18683 7.00758 8.09371 7.00488 8 7.00488C6.36567 7.00493 4.91428 7.78936 4.00195 9.00195L3.28906 8.28906C4.38786 6.89803 6.08974 6.00493 8 6.00488C8.40103 6.00488 8.79282 6.045 9.17188 6.12012L9.99609 5.2959C9.36349 5.10743 8.69374 5.00488 8 5.00488C5.81372 5.00493 3.86176 6.00795 2.57812 7.57812L1.86719 6.86719C3.33467 5.11742 5.53766 4.00493 8 4.00488C8.97969 4.00488 9.91685 4.185 10.7842 4.50781L14.1465 1.14648L14.8535 1.85352Z" fill="currentColor"/><path d="M8 10.5166C8.55228 10.5166 9 10.9643 9 11.5166C8.99975 12.0687 8.55213 12.5166 8 12.5166C7.44793 12.5165 7.00025 12.0686 7 11.5166C7 10.9644 7.44778 10.5167 8 10.5166Z" fill="currentColor"/><path d="M9.71484 8.40527C10.3426 8.7037 10.8806 9.15967 11.2764 9.72363L10.5547 10.4453C10.1885 9.85192 9.62145 9.39598 8.94824 9.17188L9.71484 8.40527Z" fill="currentColor"/><path d="M11.1943 6.92578C11.7743 7.29126 12.2875 7.753 12.7109 8.28906L11.998 9.00195C11.5861 8.45446 11.0637 7.99534 10.4648 7.65527L11.1943 6.92578Z" fill="currentColor"/><path d="M12.6338 5.48633C13.1899 5.88229 13.695 6.34515 14.1328 6.86719L13.4229 7.57812C12.9911 7.04998 12.4815 6.5882 11.915 6.20508L12.6338 5.48633Z" fill="currentColor"/>
|
|
1612
1120
|
</symbol>
|
|
1613
1121
|
<symbol id="workflow-a" viewBox="0 0 16 16" fill="currentColor">
|
|
1614
1122
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M4 1.99786C2.89543 1.99786 2 2.89329 2 3.99786C2 5.10243 2.89543 5.99786 4 5.99786C4.93115 5.99786 5.71368 5.36153 5.93644 4.5H11.5C12.3284 4.5 13 5.17157 13 6C13 6.82843 12.3284 7.5 11.5 7.5H9.93699C9.71497 6.63739 8.93192 6 8 6C7.06808 6 6.28503 6.63739 6.06301 7.5H4.5C3.11929 7.5 2 8.61929 2 10C2 11.3807 3.11929 12.5 4.5 12.5H10.0624C10.2836 13.3638 11.0672 14.0024 12 14.0024C13.1046 14.0024 14 13.1069 14 12.0024C14 10.8978 13.1046 10.0024 12 10.0024C11.0689 10.0024 10.2865 10.6386 10.0636 11.5H4.5C3.67157 11.5 3 10.8284 3 10C3 9.17157 3.67157 8.5 4.5 8.5H6.06301C6.28503 9.36261 7.06808 10 8 10C8.93192 10 9.71497 9.36261 9.93699 8.5H11.5C12.8807 8.5 14 7.38071 14 6C14 4.61929 12.8807 3.5 11.5 3.5H5.93754C5.71626 2.6363 4.93269 1.99786 4 1.99786ZM3 3.99786C3 3.44558 3.44772 2.99786 4 2.99786C4.55228 2.99786 5 3.44558 5 3.99786C5 4.55015 4.55228 4.99786 4 4.99786C3.44772 4.99786 3 4.55015 3 3.99786ZM11 12.0024C11 11.4501 11.4477 11.0024 12 11.0024C12.5523 11.0024 13 11.4501 13 12.0024C13 12.5547 12.5523 13.0024 12 13.0024C11.4477 13.0024 11 12.5547 11 12.0024ZM8 7C7.44772 7 7 7.44772 7 8C7 8.55228 7.44772 9 8 9C8.55228 9 9 8.55228 9 8C9 7.44772 8.55228 7 8 7Z" fill="currentColor"/>
|
|
@@ -1622,4 +1130,100 @@
|
|
|
1622
1130
|
<symbol id="zoom-back-out" viewBox="0 0 16 16" fill="currentColor">
|
|
1623
1131
|
<path d="M3.91707 5.00004L5.56351 3.35359L4.85641 2.64648L2.5 5.00289V5.94693L4.85641 8.30334L5.56351 7.59623L3.96732 6.00004H10.5C11.6046 6.00004 12.5 6.89547 12.5 8.00004C12.5 9.10461 12.5 13 12.5 13H13.5C13.5 13 13.5 9.65689 13.5 8.00004C13.5 6.34318 12.1569 5.00004 10.5 5.00004H3.91707Z" fill="currentColor"/>
|
|
1624
1132
|
</symbol>
|
|
1133
|
+
<symbol id="flag-austria" viewBox="0 0 16 16" fill="none">
|
|
1134
|
+
<rect x="2" y="3.5" width="12" height="9" fill="#F2F2F2" style="fill:#F2F2F2;fill:color(display-p3 0.9490 0.9490 0.9490);fill-opacity:1;"/><path d="M14 12.5H2V9.5H14V12.5Z" fill="#B92932" style="fill:#B92932;fill:color(display-p3 0.7255 0.1608 0.1961);fill-opacity:1;"/><path d="M14 6.5H2V3.5H14V6.5Z" fill="#B92932" style="fill:#B92932;fill:color(display-p3 0.7255 0.1608 0.1961);fill-opacity:1;"/>
|
|
1135
|
+
</symbol>
|
|
1136
|
+
<symbol id="flag-belgium" viewBox="0 0 16 16" fill="none">
|
|
1137
|
+
<rect x="2" y="3.5" width="12" height="9" fill="#F8DC51" style="fill:#F8DC51;fill:color(display-p3 0.9725 0.8627 0.3176);fill-opacity:1;"/><rect x="2" y="3.5" width="3.99975" height="9" fill="black" style="fill:black;fill-opacity:1;"/><rect x="10.0024" y="3.5" width="3.9975" height="9" fill="#DD4446" style="fill:#DD4446;fill:color(display-p3 0.8667 0.2667 0.2745);fill-opacity:1;"/>
|
|
1138
|
+
</symbol>
|
|
1139
|
+
<symbol id="flag-bulgaria" viewBox="0 0 16 16" fill="none">
|
|
1140
|
+
<rect x="2" y="3.5" width="12" height="9" fill="#F2F2F2" style="fill:#F2F2F2;fill:color(display-p3 0.9490 0.9490 0.9490);fill-opacity:1;"/><rect x="2" y="6.5" width="12" height="3" fill="#439571" style="fill:#439571;fill:color(display-p3 0.2627 0.5843 0.4431);fill-opacity:1;"/><rect x="2" y="9.5" width="12" height="3" fill="#C63621" style="fill:#C63621;fill:color(display-p3 0.7765 0.2118 0.1294);fill-opacity:1;"/>
|
|
1141
|
+
</symbol>
|
|
1142
|
+
<symbol id="flag-canada" viewBox="0 0 16 16" fill="none">
|
|
1143
|
+
<rect x="2" y="3.5" width="12" height="9" fill="#F2F2F2" style="fill:#F2F2F2;fill:color(display-p3 0.9490 0.9490 0.9490);fill-opacity:1;"/><path d="M5 12.5L5 3.5H2V12.5H5Z" fill="#C53A28" style="fill:#C53A28;fill:color(display-p3 0.7725 0.2275 0.1569);fill-opacity:1;"/><path d="M14 12.5L14 3.5H11V12.5H14Z" fill="#C53A28" style="fill:#C53A28;fill:color(display-p3 0.7725 0.2275 0.1569);fill-opacity:1;"/><path d="M8.06097 9.66391L8.12243 10.84H7.87661L7.93807 9.66391C7.93851 9.65456 7.93807 9.64521 7.93629 9.63586C7.92426 9.5655 7.85702 9.5183 7.78666 9.53032L6.61593 9.73605L6.77402 9.30009C6.78738 9.26491 6.77625 9.22483 6.74686 9.20079L5.46436 8.16232L5.75336 8.02739C5.79389 8.00824 5.81348 7.96193 5.79968 7.91962L5.54629 7.13988L6.28507 7.29663C6.32604 7.30554 6.36789 7.28372 6.38437 7.24498L6.52732 6.90832L7.104 7.52686C7.12493 7.54868 7.15521 7.55848 7.18504 7.55269C7.23314 7.54333 7.26475 7.49702 7.2554 7.44893L6.97753 6.01502L7.42329 6.27241L7.42863 6.27508C7.47227 6.29691 7.52571 6.27909 7.54753 6.23545L7.99996 5.34705L8.4524 6.23545L8.45507 6.2408C8.47957 6.2831 8.53389 6.29735 8.5762 6.27241L9.02196 6.01502L8.74408 7.44893C8.73829 7.47876 8.74809 7.50905 8.76991 7.52998C8.80554 7.56382 8.8612 7.56248 8.89504 7.52686L9.47172 6.90832L9.61467 7.24498C9.63114 7.28372 9.67256 7.30509 9.71397 7.29663L10.4527 7.13988L10.1994 7.91962C10.1856 7.96237 10.2052 8.00824 10.2457 8.02739L10.5347 8.16232L9.25218 9.20079C9.22279 9.22439 9.21166 9.26447 9.22502 9.30009L9.38311 9.73605L8.21238 9.53032C8.20303 9.52854 8.19368 9.52854 8.18432 9.52854C8.11307 9.5321 8.05785 9.59266 8.06097 9.66391Z" fill="#C53A28" style="fill:#C53A28;fill:color(display-p3 0.7725 0.2275 0.1569);fill-opacity:1;"/>
|
|
1144
|
+
</symbol>
|
|
1145
|
+
<symbol id="flag-croatia" viewBox="0 0 16 16" fill="none">
|
|
1146
|
+
<rect x="2" y="3.5" width="12" height="9" fill="#F2F2F2" style="fill:#F2F2F2;fill:color(display-p3 0.9490 0.9490 0.9490);fill-opacity:1;"/><rect x="2" y="3.5" width="12" height="3" fill="#EA3323" style="fill:#EA3323;fill:color(display-p3 0.9176 0.2000 0.1373);fill-opacity:1;"/><rect x="2" y="9.5" width="12" height="3" fill="#100E91" style="fill:#100E91;fill:color(display-p3 0.0627 0.0549 0.5686);fill-opacity:1;"/><path d="M7.99975 10.25C8.96079 10.25 9.74744 9.47902 9.74744 8.53629V6.5H6.25244V8.53629C6.25244 9.47864 7.03871 10.25 8.00013 10.25H7.99975Z" fill="#EA3323" style="fill:#EA3323;fill:color(display-p3 0.9176 0.2000 0.1373);fill-opacity:1;"/><path d="M8.00026 10.2058C8.92876 10.2058 9.68851 9.446 9.68851 8.5175V6.5H6.31201V8.5175C6.31201 9.446 7.07176 10.2058 8.00026 10.2058Z" fill="#F2F2F2" style="fill:#F2F2F2;fill:color(display-p3 0.9490 0.9490 0.9490);fill-opacity:1;"/><path d="M8.32446 10.1204C8.2552 10.1346 8.18467 10.1448 8.11279 10.1497C8.03748 10.1542 7.96143 10.1541 7.88574 10.1497C7.81422 10.1444 7.74371 10.1346 7.6748 10.1204V9.43555H8.32446V10.1204Z" fill="#EA3323" style="fill:#EA3323;fill:color(display-p3 0.9176 0.2000 0.1373);fill-opacity:1;"/><path d="M7.02515 9.82666C6.88084 9.71758 6.75541 9.58546 6.65381 9.43555H7.02515V9.82666Z" fill="#EA3323" style="fill:#EA3323;fill:color(display-p3 0.9176 0.2000 0.1373);fill-opacity:1;"/><path d="M9.34473 9.43555C9.24351 9.58512 9.11806 9.7172 8.97412 9.82593V9.43555H9.34473Z" fill="#EA3323" style="fill:#EA3323;fill:color(display-p3 0.9176 0.2000 0.1373);fill-opacity:1;"/><path d="M7.6748 9.43555H7.02515V8.72144H7.6748V9.43555Z" fill="#EA3323" style="fill:#EA3323;fill:color(display-p3 0.9176 0.2000 0.1373);fill-opacity:1;"/><path d="M8.97412 9.43555H8.32446V8.72144H8.97412V9.43555Z" fill="#EA3323" style="fill:#EA3323;fill:color(display-p3 0.9176 0.2000 0.1373);fill-opacity:1;"/><path d="M7.6748 8.00806H7.02515V8.72144L6.38647 8.72217C6.37898 8.65918 6.37549 8.59514 6.37549 8.53027V8.00806H7.02515L7.02441 7.29395H7.6748V8.00806Z" fill="#EA3323" style="fill:#EA3323;fill:color(display-p3 0.9176 0.2000 0.1373);fill-opacity:1;"/><path d="M8.32446 8.72144H7.6748V8.00806H8.32446V8.72144Z" fill="#EA3323" style="fill:#EA3323;fill:color(display-p3 0.9176 0.2000 0.1373);fill-opacity:1;"/><path d="M9.62305 8.52954C9.62305 8.59478 9.61883 8.65918 9.61133 8.72217L8.97412 8.72144V8.00806H9.62305V8.52954Z" fill="#EA3323" style="fill:#EA3323;fill:color(display-p3 0.9176 0.2000 0.1373);fill-opacity:1;"/><path d="M8.97412 8.00806H8.32446V7.29395H8.97412V8.00806Z" fill="#EA3323" style="fill:#EA3323;fill:color(display-p3 0.9176 0.2000 0.1373);fill-opacity:1;"/><path d="M7.02441 7.29395H6.37476V6.58057H7.02441V7.29395Z" fill="#EA3323" style="fill:#EA3323;fill:color(display-p3 0.9176 0.2000 0.1373);fill-opacity:1;"/><path d="M8.32446 7.29395H7.6748V6.58057H8.32446V7.29395Z" fill="#EA3323" style="fill:#EA3323;fill:color(display-p3 0.9176 0.2000 0.1373);fill-opacity:1;"/><path d="M9.62305 6.57983V7.29395H8.97412V6.57983H9.62305Z" fill="#EA3323" style="fill:#EA3323;fill:color(display-p3 0.9176 0.2000 0.1373);fill-opacity:1;"/><path d="M6.76455 5.28237L6.7638 5.28312L6.25943 5.09637L5.97705 5.552L6.08505 5.79762L6.3588 6.41937C6.56318 6.329 6.77655 6.25475 6.99668 6.19887L6.76455 5.28237Z" fill="#0093DD" style="fill:#0093DD;fill:color(display-p3 0.0000 0.5765 0.8667);fill-opacity:1;"/><path d="M7.5849 5.14513L7.58415 5.14588L7.11765 4.87851L6.7644 5.28238L6.9969 6.19888C7.2129 6.14376 7.43528 6.10626 7.66328 6.08751L7.58528 5.14513H7.5849Z" fill="#100E91" style="fill:#100E91;fill:color(display-p3 0.0627 0.0549 0.5686);fill-opacity:1;"/><path d="M8.41684 5.14551L8.41572 5.14626L7.99984 4.80576L7.58472 5.14588L7.66272 6.08826C7.77372 6.07926 7.88622 6.07401 7.99984 6.07401C8.11347 6.07401 8.22672 6.07888 8.33847 6.08826L8.41684 5.14588V5.14551Z" fill="#0093DD" style="fill:#0093DD;fill:color(display-p3 0.0000 0.5765 0.8667);fill-opacity:1;"/><path d="M9.23774 5.28276H9.23662L8.88262 4.87851L8.41724 5.14513L8.33887 6.08751C8.56687 6.10626 8.78924 6.14413 9.00524 6.19888L9.23812 5.28238L9.23774 5.28276Z" fill="#100E91" style="fill:#100E91;fill:color(display-p3 0.0627 0.0549 0.5686);fill-opacity:1;"/><path d="M9.64039 6.41937L10.0229 5.55237L9.74052 5.09674L9.23727 5.28312L9.00439 6.19962C9.22377 6.25549 9.43639 6.32974 9.64002 6.41974L9.64039 6.41937Z" fill="#0093DD" style="fill:#0093DD;fill:color(display-p3 0.0000 0.5765 0.8667);fill-opacity:1;"/>
|
|
1147
|
+
</symbol>
|
|
1148
|
+
<symbol id="flag-cyprus" viewBox="0 0 16 16" fill="none">
|
|
1149
|
+
<rect x="2" y="3.5" width="12" height="9" fill="#F2F2F2" style="fill:#F2F2F2;fill:color(display-p3 0.9490 0.9490 0.9490);fill-opacity:1;"/><path d="M8.20843 10.5386L8.12421 10.5781L8.11176 10.5818L8.31903 10.7349C8.31667 10.7369 8.28683 10.7615 8.25751 10.7883C8.24402 10.8007 8.227 10.817 8.21503 10.8301C8.21021 10.8353 8.20519 10.841 8.20111 10.8469C8.19891 10.851 8.19672 10.8557 8.19452 10.8601C8.19264 10.8594 8.18939 10.8557 8.18939 10.8557L8.18719 10.8542C8.17902 10.8464 8.1712 10.8386 8.16376 10.8301C8.14388 10.8076 8.11743 10.774 8.09418 10.7451C8.04813 10.6875 8.00982 10.6381 8.00262 10.6287L7.99969 10.6257L7.9975 10.6287C7.99038 10.638 7.95197 10.6875 7.90594 10.7451C7.88232 10.774 7.85551 10.8076 7.83563 10.8301C7.82822 10.8386 7.82034 10.8465 7.81219 10.8542L7.81073 10.8557C7.80923 10.8572 7.80675 10.8594 7.80487 10.8601C7.80302 10.8557 7.80086 10.851 7.79828 10.8469C7.79417 10.841 7.78921 10.8353 7.78436 10.8301C7.77236 10.817 7.75538 10.8007 7.74188 10.7883C7.71203 10.7611 7.68138 10.7357 7.68036 10.7349L7.88837 10.5818L7.87518 10.5781L7.79095 10.5386L7.83636 10.488L7.99091 10.554L7.99969 10.5562L8.00848 10.554L8.16302 10.488L8.20843 10.5386Z" fill="#4E5B31" style="fill:#4E5B31;fill:color(display-p3 0.3059 0.3569 0.1922);fill-opacity:1;"/><path d="M7.31634 10.4463C7.41562 10.4463 7.53771 10.48 7.67816 10.5466C7.59493 10.5961 7.49986 10.6224 7.40277 10.6221C7.29859 10.6213 7.19681 10.5925 7.1076 10.5393C7.11846 10.521 7.13291 10.5055 7.15009 10.4932C7.1786 10.4718 7.23096 10.4463 7.31488 10.4463H7.31634Z" fill="#4E5B31" style="fill:#4E5B31;fill:color(display-p3 0.3059 0.3569 0.1922);fill-opacity:1;"/><path d="M8.68524 10.4463C8.76881 10.4467 8.82042 10.4722 8.8493 10.4932C8.86654 10.5052 8.88164 10.5209 8.89252 10.5393C8.80289 10.5922 8.70049 10.6209 8.59662 10.6221C8.49955 10.6224 8.40443 10.5961 8.32123 10.5466C8.46177 10.4799 8.58371 10.4463 8.68304 10.4463H8.68524Z" fill="#4E5B31" style="fill:#4E5B31;fill:color(display-p3 0.3059 0.3569 0.1922);fill-opacity:1;"/><path d="M7.32074 10.0823C7.38898 10.0823 7.5651 10.1167 7.73383 10.436C7.47623 10.399 7.36697 10.3069 7.32074 10.2354C7.29149 10.1919 7.2778 10.1392 7.28192 10.0867C7.29449 10.0837 7.30781 10.0823 7.32074 10.0823Z" fill="#4E5B31" style="fill:#4E5B31;fill:color(display-p3 0.3059 0.3569 0.1922);fill-opacity:1;"/><path d="M8.7182 10.0874C8.72229 10.1395 8.70861 10.1919 8.67938 10.2354C8.63282 10.3073 8.5235 10.4 8.2663 10.4368C8.43517 10.1178 8.60983 10.0831 8.67865 10.083C8.69175 10.083 8.7051 10.0844 8.7182 10.0874Z" fill="#4E5B31" style="fill:#4E5B31;fill:color(display-p3 0.3059 0.3569 0.1922);fill-opacity:1;"/><path d="M7.02484 10.2126C7.10997 10.2126 7.2399 10.2407 7.3764 10.373C7.31978 10.3809 7.26239 10.3851 7.20502 10.3855C7.12272 10.3855 7.05486 10.3751 7.00287 10.354L6.95599 10.3291C6.93237 10.3141 6.91344 10.2927 6.90106 10.2676C6.89661 10.2582 6.8945 10.248 6.89301 10.2375C6.92931 10.223 6.96833 10.2149 7.008 10.2134C7.01349 10.213 7.01899 10.2126 7.02484 10.2126Z" fill="#4E5B31" style="fill:#4E5B31;fill:color(display-p3 0.3059 0.3569 0.1922);fill-opacity:1;"/><path d="M8.97382 10.2134C8.98016 10.2134 8.98579 10.2134 8.99139 10.2134C9.03076 10.2145 9.06964 10.2233 9.10638 10.2383C9.10524 10.2487 9.10205 10.259 9.09759 10.2683C9.08526 10.2928 9.06681 10.3142 9.0434 10.3291C8.98831 10.3662 8.90449 10.3855 8.79437 10.3855C8.73737 10.3851 8.67961 10.3809 8.62299 10.373C8.75933 10.2408 8.88869 10.2134 8.97382 10.2134Z" fill="#4E5B31" style="fill:#4E5B31;fill:color(display-p3 0.3059 0.3569 0.1922);fill-opacity:1;"/><path d="M6.5495 10.1987C6.65825 10.1987 6.74229 10.2201 6.79779 10.2617C6.81304 10.2711 6.82478 10.2856 6.83002 10.3027C6.83114 10.3155 6.82478 10.3282 6.8139 10.335C6.78875 10.3536 6.74416 10.3639 6.68134 10.365H6.67255C6.55667 10.365 6.39692 10.3292 6.29755 10.2295C6.3732 10.2115 6.45073 10.2014 6.52826 10.1987H6.5495Z" fill="#4E5B31" style="fill:#4E5B31;fill:color(display-p3 0.3059 0.3569 0.1922);fill-opacity:1;"/><path d="M9.47186 10.1995C9.54984 10.2021 9.62685 10.2122 9.70258 10.2302C9.60319 10.3295 9.44378 10.365 9.32758 10.365H9.31879C9.25588 10.3639 9.21136 10.3537 9.18622 10.335C9.17541 10.3283 9.16907 10.3161 9.1701 10.3035C9.17535 10.2862 9.18696 10.2711 9.20233 10.2617C9.25782 10.2201 9.34121 10.1995 9.44989 10.1995H9.47186Z" fill="#4E5B31" style="fill:#4E5B31;fill:color(display-p3 0.3059 0.3569 0.1922);fill-opacity:1;"/><path d="M6.31366 9.88086C6.3924 9.88086 6.55317 9.91349 6.74213 10.135C6.5086 10.1268 6.38762 10.0605 6.32684 10.0061C6.30106 9.98331 6.27959 9.95615 6.26385 9.92554C6.25785 9.91391 6.25294 9.90167 6.24994 9.88892C6.26868 9.88329 6.28831 9.88013 6.3078 9.88013L6.31366 9.88086Z" fill="#4E5B31" style="fill:#4E5B31;fill:color(display-p3 0.3059 0.3569 0.1922);fill-opacity:1;"/><path d="M9.75018 9.88818C9.74718 9.90093 9.74227 9.91318 9.73627 9.9248C9.72052 9.95555 9.69915 9.98323 9.67328 10.0061C9.61247 10.0604 9.49133 10.1268 9.258 10.135C9.44691 9.91348 9.60768 9.88016 9.68646 9.88013H9.69232C9.71178 9.88014 9.73148 9.88257 9.75018 9.88818Z" fill="#4E5B31" style="fill:#4E5B31;fill:color(display-p3 0.3059 0.3569 0.1922);fill-opacity:1;"/><path d="M6.64178 9.80249C6.7245 9.80454 6.8661 9.83777 6.95892 10.0222L6.99554 10.1116C6.80767 10.0827 6.70096 10.0021 6.64471 9.93945C6.61028 9.90238 6.58393 9.85811 6.56781 9.80981C6.58649 9.80535 6.60624 9.80249 6.62567 9.80249H6.64178Z" fill="#4E5B31" style="fill:#4E5B31;fill:color(display-p3 0.3059 0.3569 0.1922);fill-opacity:1;"/><path d="M9.43158 9.80981C9.41546 9.85811 9.38949 9.90238 9.35468 9.93945C9.29843 10.0021 9.19172 10.0831 9.00384 10.1116C9.09159 9.84795 9.26384 9.80474 9.35834 9.80249H9.37445C9.39375 9.80288 9.41265 9.80538 9.43158 9.80981Z" fill="#4E5B31" style="fill:#4E5B31;fill:color(display-p3 0.3059 0.3569 0.1922);fill-opacity:1;"/><path d="M5.84491 9.83691C5.88766 9.83691 5.93035 9.84112 5.97235 9.84937C6.06714 9.86927 6.15155 9.92305 6.21039 10.0002C6.15152 10.0145 6.09096 10.0208 6.03021 10.0208C5.97063 10.0207 5.91105 10.0137 5.85297 9.99951C5.75472 9.97514 5.71203 9.93753 5.69403 9.91016C5.68623 9.89896 5.68089 9.88622 5.67865 9.8728C5.67828 9.86758 5.67828 9.86228 5.67865 9.85669C5.72919 9.84396 5.78151 9.83731 5.83392 9.83691H5.84491Z" fill="#4E5B31" style="fill:#4E5B31;fill:color(display-p3 0.3059 0.3569 0.1922);fill-opacity:1;"/><path d="M10.1647 9.83691C10.2169 9.83729 10.2701 9.84467 10.3207 9.85742C10.3215 9.86256 10.3207 9.86766 10.32 9.8728C10.3178 9.8863 10.3125 9.89964 10.3046 9.91089C10.2865 9.93785 10.2441 9.97486 10.1464 9.99951C10.0887 10.0137 10.0287 10.0207 9.96918 10.0208C9.90843 10.0211 9.84788 10.0138 9.789 9.99951C9.84749 9.9224 9.93227 9.86922 10.027 9.84937C10.069 9.84112 10.1117 9.83691 10.1545 9.83691H10.1647Z" fill="#4E5B31" style="fill:#4E5B31;fill:color(display-p3 0.3059 0.3569 0.1922);fill-opacity:1;"/><path d="M10.2336 9.46045C10.2212 9.59957 10.1201 9.68961 10.038 9.74023C9.98298 9.7739 9.92292 9.80028 9.86078 9.81787C9.92489 9.67389 9.99668 9.5706 10.0739 9.51172C10.1345 9.46537 10.1846 9.4583 10.2094 9.45825H10.2145C10.2209 9.45825 10.2272 9.45897 10.2336 9.46045Z" fill="#4E5B31" style="fill:#4E5B31;fill:color(display-p3 0.3059 0.3569 0.1922);fill-opacity:1;"/><path d="M5.78998 9.45752C5.81436 9.45753 5.86479 9.46494 5.92548 9.51099C6.00308 9.57022 6.07487 9.67282 6.13861 9.81714C6.07639 9.79951 6.01684 9.77324 5.96136 9.7395C5.87891 9.6889 5.77826 9.59946 5.76581 9.46045C5.77211 9.45934 5.77855 9.45828 5.78485 9.45825L5.78998 9.45752Z" fill="#4E5B31" style="fill:#4E5B31;fill:color(display-p3 0.3059 0.3569 0.1922);fill-opacity:1;"/><path d="M6.01849 9.36304C6.05409 9.36379 6.10906 9.3785 6.16937 9.4436C6.23863 9.51848 6.29966 9.64152 6.35248 9.80908C6.30206 9.78594 6.25527 9.75609 6.21332 9.71973C6.10422 9.62563 6.01903 9.50675 5.96503 9.37329C5.97846 9.36735 5.99259 9.36379 6.00751 9.36304H6.01849Z" fill="#4E5B31" style="fill:#4E5B31;fill:color(display-p3 0.3059 0.3569 0.1922);fill-opacity:1;"/><path d="M9.99335 9.3623C10.0078 9.36309 10.0224 9.36624 10.0358 9.37256C9.98183 9.50641 9.89664 9.62488 9.78754 9.71899C9.74516 9.75574 9.69718 9.78583 9.64618 9.80908C9.69903 9.64121 9.76142 9.51859 9.83075 9.4436C9.89112 9.37835 9.946 9.36343 9.98163 9.3623H9.99335Z" fill="#4E5B31" style="fill:#4E5B31;fill:color(display-p3 0.3059 0.3569 0.1922);fill-opacity:1;"/><path d="M5.32855 9.37769C5.52563 9.38335 5.61832 9.44105 5.6618 9.48828C5.68879 9.5164 5.70529 9.55221 5.70941 9.59082C5.70638 9.5911 5.67926 9.59375 5.6391 9.59375C5.58363 9.59374 5.52829 9.5892 5.47357 9.57983C5.41006 9.56817 5.37406 9.51412 5.35492 9.4707C5.34222 9.44081 5.33344 9.40944 5.32855 9.37769Z" fill="#4E5B31" style="fill:#4E5B31;fill:color(display-p3 0.3059 0.3569 0.1922);fill-opacity:1;"/><path d="M10.6708 9.37695C10.666 9.40917 10.6572 9.44037 10.6445 9.46997C10.6253 9.51347 10.5888 9.56748 10.5251 9.5791C10.4705 9.5888 10.4156 9.593 10.3603 9.59302C10.3179 9.59302 10.2892 9.59082 10.2892 9.59082C10.2934 9.55234 10.31 9.51636 10.3369 9.48828C10.3803 9.44104 10.4736 9.38259 10.6708 9.37695Z" fill="#4E5B31" style="fill:#4E5B31;fill:color(display-p3 0.3059 0.3569 0.1922);fill-opacity:1;"/><path d="M5.3139 8.89209C5.34005 8.89253 5.36777 8.90445 5.40546 8.93018C5.43996 8.95455 5.47251 8.98221 5.50214 9.01221C5.53958 9.04967 5.57499 9.08966 5.60907 9.13086C5.61346 9.13847 5.64741 9.19937 5.67352 9.2583C5.68665 9.2853 5.6968 9.31437 5.70355 9.34399C5.70602 9.35205 5.70604 9.36123 5.70355 9.36963C5.70243 9.37263 5.70032 9.37545 5.69769 9.37695C5.69584 9.37768 5.69331 9.37769 5.6911 9.37769H5.68744C5.65254 9.37165 5.59117 9.34486 5.52338 9.30591C5.44802 9.26279 5.38614 9.21641 5.35052 9.17554C5.31805 9.13846 5.29904 9.08002 5.2934 9.00195C5.29077 8.96633 5.29075 8.93027 5.29413 8.89502C5.3005 8.89277 5.30715 8.89209 5.3139 8.89209Z" fill="#4E5B31" style="fill:#4E5B31;fill:color(display-p3 0.3059 0.3569 0.1922);fill-opacity:1;"/><path d="M10.7053 8.89502C10.7083 8.93064 10.7094 8.9667 10.7067 9.00195C10.7011 9.07974 10.6814 9.13845 10.6489 9.17554C10.6132 9.21641 10.5514 9.26278 10.476 9.30591C10.4082 9.34488 10.3468 9.37169 10.312 9.37769H10.3083C10.306 9.37769 10.3036 9.3777 10.3017 9.37695C10.2991 9.37545 10.2977 9.37225 10.2966 9.36963C10.294 9.36114 10.294 9.35249 10.2966 9.34399C10.3033 9.31474 10.3135 9.28568 10.3266 9.2583C10.3528 9.19922 10.3865 9.13883 10.3911 9.13159C10.4244 9.08997 10.4601 9.04971 10.498 9.01221C10.5276 8.98226 10.5595 8.95452 10.5939 8.93018C10.6318 8.90431 10.66 8.89246 10.6862 8.89209C10.6928 8.89212 10.699 8.8932 10.7053 8.89502Z" fill="#4E5B31" style="fill:#4E5B31;fill:color(display-p3 0.3059 0.3569 0.1922);fill-opacity:1;"/><path d="M12.1395 4.88075C11.8931 4.9745 11.6977 5.05812 11.4555 5.15262C11.2931 5.24487 11.1168 5.40762 10.9072 5.40237C10.6815 5.4995 10.3717 5.81787 10.0342 5.86625C9.44922 5.96712 9.00597 6.19625 8.39659 6.1895C7.88284 6.095 7.34359 6.16775 6.88872 5.94237C6.99822 6.24575 6.99334 7.01 6.49684 6.86937C6.25234 6.68675 5.93097 6.719 5.71984 6.8135C5.26422 7.90812 4.57234 6.48612 4.95822 7.4285C5.01184 7.61562 4.93272 7.874 5.16259 7.95912C5.29497 8.02775 5.18509 8.29212 5.33284 8.31612C5.55259 8.50362 5.88109 8.56062 6.17434 8.69225C6.64347 8.63375 6.83622 8.47812 6.98322 8.96787C7.59559 9.02637 6.73534 8.72525 7.55734 8.46762C8.13972 8.5715 8.54922 8.16725 9.05509 8.07237C9.20284 7.91637 9.08772 7.62837 9.30034 7.52C9.50172 7.46637 9.70572 7.52037 9.86659 7.63212C10.0278 7.51212 10.215 7.42362 10.4122 7.51437C10.5896 7.59875 10.5626 7.58862 10.527 7.44387C10.3368 7.15362 9.99334 6.962 9.97347 6.66875C10.0125 6.269 10.2082 6.2945 10.5011 6.22175C10.6605 5.7425 11.3666 5.70687 11.6115 5.31575C11.7611 5.10837 12.1091 5.15525 12.1391 4.88037L12.1395 4.88075Z" fill="#D57800" style="fill:#D57800;fill:color(display-p3 0.8353 0.4706 0.0000);fill-opacity:1;"/>
|
|
1150
|
+
</symbol>
|
|
1151
|
+
<symbol id="flag-czech-republic" viewBox="0 0 16 16" fill="none">
|
|
1152
|
+
<rect x="2" y="3.5" width="12" height="9" fill="#F2F2F2" style="fill:#F2F2F2;fill:color(display-p3 0.9490 0.9490 0.9490);fill-opacity:1;"/><path d="M2 12.5H14V8H8L2 12.5Z" fill="#C62D25" style="fill:#C62D25;fill:color(display-p3 0.7765 0.1765 0.1451);fill-opacity:1;"/><path d="M2 3.5L8 8L2 12.5V3.5Z" fill="#1E427B" style="fill:#1E427B;fill:color(display-p3 0.1176 0.2588 0.4824);fill-opacity:1;"/>
|
|
1153
|
+
</symbol>
|
|
1154
|
+
<symbol id="flag-denmark" viewBox="0 0 16 16" fill="none">
|
|
1155
|
+
<rect x="2" y="3.5" width="12" height="9" fill="#B92932" style="fill:#B92932;fill:color(display-p3 0.7255 0.1608 0.1961);fill-opacity:1;"/><path d="M14 7.25H7.25V3.5H5.75V7.25H2V8.75H5.75V12.5H7.25V8.75H14V7.25Z" fill="#F2F2F2" style="fill:#F2F2F2;fill:color(display-p3 0.9490 0.9490 0.9490);fill-opacity:1;"/>
|
|
1156
|
+
</symbol>
|
|
1157
|
+
<symbol id="flag-eu" viewBox="0 0 16 16" fill="none">
|
|
1158
|
+
<rect x="2" y="3.5" width="12" height="9" fill="#112F95" style="fill:#112F95;fill:color(display-p3 0.0667 0.1843 0.5843);fill-opacity:1;"/><path d="M7.89471 5.09229L7.9999 4.76889L8.10508 5.09229H8.44498L8.16985 5.29194L8.27503 5.61534L7.9999 5.41569L7.72476 5.61534L7.82995 5.29194L7.55481 5.09229H7.89471Z" fill="#F6CD46" style="fill:#F6CD46;fill:color(display-p3 0.9647 0.8039 0.2745);fill-opacity:1;"/><path d="M7.9999 10.3847L8.10508 10.7081H8.44498L8.16985 10.9077L8.27503 11.2311L7.9999 11.0315L7.72476 11.2311L7.82995 10.9077L7.55481 10.7081H7.89471L7.9999 10.3847Z" fill="#F6CD46" style="fill:#F6CD46;fill:color(display-p3 0.9647 0.8039 0.2745);fill-opacity:1;"/><path d="M5.19216 8.22357L5.4673 8.42322L5.36211 8.09982L5.63725 7.90017H5.29735L5.19216 7.57677L5.08697 7.90017H4.74707L5.02221 8.09982L4.91702 8.42322L5.19216 8.22357Z" fill="#F6CD46" style="fill:#F6CD46;fill:color(display-p3 0.9647 0.8039 0.2745);fill-opacity:1;"/><path d="M6.49107 5.46848L6.59584 5.14508L6.70103 5.46848H7.04093L6.76621 5.66813L6.87098 5.99153L6.59584 5.79188L6.32112 5.99153L6.42589 5.66813L6.15076 5.46848H6.49107Z" fill="#F6CD46" style="fill:#F6CD46;fill:color(display-p3 0.9647 0.8039 0.2745);fill-opacity:1;"/><path d="M5.56826 6.17262L5.46307 6.49602H5.12317L5.39831 6.69609L5.29312 7.01949L5.56826 6.81942L5.84339 7.01949L5.73821 6.69609L6.01334 6.49602H5.67344L5.56826 6.17262Z" fill="#F6CD46" style="fill:#F6CD46;fill:color(display-p3 0.9647 0.8039 0.2745);fill-opacity:1;"/><path d="M5.56826 8.98052L5.67344 9.30392H6.01334L5.73821 9.50398L5.84339 9.82738L5.56826 9.62732L5.29312 9.82738L5.39831 9.50398L5.12317 9.30392H5.46307L5.56826 8.98052Z" fill="#F6CD46" style="fill:#F6CD46;fill:color(display-p3 0.9647 0.8039 0.2745);fill-opacity:1;"/><path d="M6.70103 10.3319L6.59584 10.0085L6.49107 10.3319H6.15076L6.42589 10.5315L6.32112 10.8549L6.59584 10.6553L6.87098 10.8549L6.76621 10.5315L7.04093 10.3319H6.70103Z" fill="#F6CD46" style="fill:#F6CD46;fill:color(display-p3 0.9647 0.8039 0.2745);fill-opacity:1;"/><path d="M10.9132 7.90017H11.2531L10.978 8.09982L11.0831 8.42322L10.808 8.22357L10.5329 8.42322L10.6381 8.09982L10.3629 7.90017H10.7028L10.808 7.57677L10.9132 7.90017Z" fill="#F6CD46" style="fill:#F6CD46;fill:color(display-p3 0.9647 0.8039 0.2745);fill-opacity:1;"/><path d="M9.40432 5.14508L9.29913 5.46848H8.95923L9.23395 5.66813L9.12918 5.99153L9.40432 5.79188L9.67904 5.99153L9.57427 5.66813L9.8494 5.46848H9.50909L9.40432 5.14508Z" fill="#F6CD46" style="fill:#F6CD46;fill:color(display-p3 0.9647 0.8039 0.2745);fill-opacity:1;"/><path d="M10.1568 7.01949L10.262 6.69609L9.98682 6.49602H10.3267L10.4319 6.17262L10.5371 6.49602H10.877L10.6019 6.69609L10.707 7.01949L10.4319 6.81942L10.1568 7.01949Z" fill="#F6CD46" style="fill:#F6CD46;fill:color(display-p3 0.9647 0.8039 0.2745);fill-opacity:1;"/><path d="M10.5371 9.30392L10.4319 8.98052L10.3267 9.30392H9.98682L10.262 9.50398L10.1568 9.82738L10.4319 9.62732L10.707 9.82738L10.6019 9.50398L10.877 9.30392H10.5371Z" fill="#F6CD46" style="fill:#F6CD46;fill:color(display-p3 0.9647 0.8039 0.2745);fill-opacity:1;"/><path d="M9.40432 10.0085L9.50909 10.3319H9.8494L9.57427 10.5315L9.67904 10.8549L9.40432 10.6553L9.12918 10.8549L9.23395 10.5315L8.95923 10.3319H9.29913L9.40432 10.0085Z" fill="#F6CD46" style="fill:#F6CD46;fill:color(display-p3 0.9647 0.8039 0.2745);fill-opacity:1;"/>
|
|
1159
|
+
</symbol>
|
|
1160
|
+
<symbol id="flag-estonia" viewBox="0 0 16 16" fill="none">
|
|
1161
|
+
<rect x="2" y="3.5" width="12" height="9" fill="#F2F2F2" style="fill:#F2F2F2;fill:color(display-p3 0.9490 0.9490 0.9490);fill-opacity:1;"/><rect x="2" y="3.5" width="12" height="3" fill="#3271C9" style="fill:#3271C9;fill:color(display-p3 0.1961 0.4431 0.7882);fill-opacity:1;"/><rect x="2" y="6.5" width="12" height="3" fill="black" style="fill:black;fill-opacity:1;"/>
|
|
1162
|
+
</symbol>
|
|
1163
|
+
<symbol id="flag-finland" viewBox="0 0 16 16" fill="none">
|
|
1164
|
+
<rect x="2" y="3.5" width="12" height="9" fill="#F2F2F2" style="fill:#F2F2F2;fill:color(display-p3 0.9490 0.9490 0.9490);fill-opacity:1;"/><path d="M14 7.25H7.25V3.5H5.75V7.25H2V8.75H5.75V12.5H7.25V8.75H14V7.25Z" fill="#0E2A69" style="fill:#0E2A69;fill:color(display-p3 0.0549 0.1647 0.4118);fill-opacity:1;"/>
|
|
1165
|
+
</symbol>
|
|
1166
|
+
<symbol id="flag-france" viewBox="0 0 16 16" fill="none">
|
|
1167
|
+
<rect x="2" y="3.5" width="12" height="9" fill="#F2F2F2" style="fill:#F2F2F2;fill:color(display-p3 0.9490 0.9490 0.9490);fill-opacity:1;"/><rect x="2" y="3.5" width="3.99975" height="9" fill="#092050" style="fill:#092050;fill:color(display-p3 0.0353 0.1255 0.3137);fill-opacity:1;"/><rect x="10.0024" y="3.5" width="3.9975" height="9" fill="#BE2A2C" style="fill:#BE2A2C;fill:color(display-p3 0.7451 0.1647 0.1725);fill-opacity:1;"/>
|
|
1168
|
+
</symbol>
|
|
1169
|
+
<symbol id="flag-germany" viewBox="0 0 16 16" fill="none">
|
|
1170
|
+
<rect x="2" y="3.5" width="12" height="9" fill="black" style="fill:black;fill-opacity:1;"/><rect x="2" y="6.5" width="12" height="3" fill="#CC2B1D" style="fill:#CC2B1D;fill:color(display-p3 0.8000 0.1686 0.1137);fill-opacity:1;"/><rect x="2" y="9.5" width="12" height="3" fill="#F8D147" style="fill:#F8D147;fill:color(display-p3 0.9725 0.8196 0.2784);fill-opacity:1;"/>
|
|
1171
|
+
</symbol>
|
|
1172
|
+
<symbol id="flag-greece" viewBox="0 0 16 16" fill="none">
|
|
1173
|
+
<rect x="2" y="3.5" width="12" height="9" fill="#F2F2F2" style="fill:#F2F2F2;fill:color(display-p3 0.9490 0.9490 0.9490);fill-opacity:1;"/><path d="M14 12.5H2V11.5024H14V12.5Z" fill="#295CAB" style="fill:#295CAB;fill:color(display-p3 0.1608 0.3608 0.6706);fill-opacity:1;"/><path d="M14 10.4976H2V9.5H14V10.4976Z" fill="#295CAB" style="fill:#295CAB;fill:color(display-p3 0.1608 0.3608 0.6706);fill-opacity:1;"/><path d="M2 6.50366H3.99731V8.49512H2V6.50366Z" fill="#295CAB" style="fill:#295CAB;fill:color(display-p3 0.1608 0.3608 0.6706);fill-opacity:1;"/><path d="M6.99512 7.49756H14V8.49512H4.99854V6.50366H6.99512V7.49756Z" fill="#295CAB" style="fill:#295CAB;fill:color(display-p3 0.1608 0.3608 0.6706);fill-opacity:1;"/><path d="M14 5.50244V6.5H6.99512V5.50244H14Z" fill="#295CAB" style="fill:#295CAB;fill:color(display-p3 0.1608 0.3608 0.6706);fill-opacity:1;"/><path d="M14 4.49756H6.99512V5.50244H4.99854V3.50586H3.99658V5.50244H2V3.5H14V4.49756Z" fill="#295CAB" style="fill:#295CAB;fill:color(display-p3 0.1608 0.3608 0.6706);fill-opacity:1;"/>
|
|
1174
|
+
</symbol>
|
|
1175
|
+
<symbol id="flag-hungary" viewBox="0 0 16 16" fill="none">
|
|
1176
|
+
<rect x="2" y="3.5" width="12" height="9" fill="#F2F2F2" style="fill:#F2F2F2;fill:color(display-p3 0.9490 0.9490 0.9490);fill-opacity:1;"/><rect x="2" y="3.5" width="12" height="3" fill="#BE373C" style="fill:#BE373C;fill:color(display-p3 0.7451 0.2157 0.2353);fill-opacity:1;"/><rect x="2" y="9.5" width="12" height="3" fill="#4F6F52" style="fill:#4F6F52;fill:color(display-p3 0.3098 0.4353 0.3216);fill-opacity:1;"/>
|
|
1177
|
+
</symbol>
|
|
1178
|
+
<symbol id="flag-ireland" viewBox="0 0 16 16" fill="none">
|
|
1179
|
+
<rect x="2" y="3.5" width="12" height="9" fill="#F2F2F2" style="fill:#F2F2F2;fill:color(display-p3 0.9490 0.9490 0.9490);fill-opacity:1;"/><rect x="2" y="3.5" width="3.99975" height="9" fill="#479A67" style="fill:#479A67;fill:color(display-p3 0.2784 0.6039 0.4039);fill-opacity:1;"/><rect x="10.0024" y="3.5" width="3.9975" height="9" fill="#EF8F4E" style="fill:#EF8F4E;fill:color(display-p3 0.9373 0.5608 0.3059);fill-opacity:1;"/>
|
|
1180
|
+
</symbol>
|
|
1181
|
+
<symbol id="flag-italy" viewBox="0 0 16 16" fill="none">
|
|
1182
|
+
<rect x="2" y="3.5" width="12" height="9" fill="#F2F2F2" style="fill:#F2F2F2;fill:color(display-p3 0.9490 0.9490 0.9490);fill-opacity:1;"/><rect x="2" y="3.5" width="3.99975" height="9" fill="#41914D" style="fill:#41914D;fill:color(display-p3 0.2549 0.5686 0.3020);fill-opacity:1;"/><rect x="10.0024" y="3.5" width="3.9975" height="9" fill="#BF393B" style="fill:#BF393B;fill:color(display-p3 0.7490 0.2235 0.2314);fill-opacity:1;"/>
|
|
1183
|
+
</symbol>
|
|
1184
|
+
<symbol id="flag-latvia" viewBox="0 0 16 16" fill="none">
|
|
1185
|
+
<rect x="2" y="3.5" width="12" height="9" fill="#F2F2F2" style="fill:#F2F2F2;fill:color(display-p3 0.9490 0.9490 0.9490);fill-opacity:1;"/><path d="M14 12.5H2V9.5H14V12.5Z" fill="#922A35" style="fill:#922A35;fill:color(display-p3 0.5725 0.1647 0.2078);fill-opacity:1;"/><path d="M14 6.5H2V3.5H14V6.5Z" fill="#922A35" style="fill:#922A35;fill:color(display-p3 0.5725 0.1647 0.2078);fill-opacity:1;"/>
|
|
1186
|
+
</symbol>
|
|
1187
|
+
<symbol id="flag-lithuania" viewBox="0 0 16 16" fill="none">
|
|
1188
|
+
<rect x="2" y="3.5" width="12" height="9" fill="#F3BD43" style="fill:#F3BD43;fill:color(display-p3 0.9529 0.7412 0.2627);fill-opacity:1;"/><rect x="2" y="6.5" width="12" height="3" fill="#2D6946" style="fill:#2D6946;fill:color(display-p3 0.1765 0.4118 0.2745);fill-opacity:1;"/><rect x="2" y="9.5" width="12" height="3" fill="#B33431" style="fill:#B33431;fill:color(display-p3 0.7020 0.2039 0.1922);fill-opacity:1;"/>
|
|
1189
|
+
</symbol>
|
|
1190
|
+
<symbol id="flag-luxembourg" viewBox="0 0 16 16" fill="none">
|
|
1191
|
+
<rect x="2" y="3.5" width="12" height="9" fill="#F2F2F2" style="fill:#F2F2F2;fill:color(display-p3 0.9490 0.9490 0.9490);fill-opacity:1;"/><rect x="2" y="3.5" width="12" height="3" fill="#DD4446" style="fill:#DD4446;fill:color(display-p3 0.8667 0.2667 0.2745);fill-opacity:1;"/><rect x="2" y="9.5" width="12" height="3" fill="#4AA2DC" style="fill:#4AA2DC;fill:color(display-p3 0.2902 0.6353 0.8627);fill-opacity:1;"/>
|
|
1192
|
+
</symbol>
|
|
1193
|
+
<symbol id="flag-malta" viewBox="0 0 16 16" fill="none">
|
|
1194
|
+
<rect x="2" y="3.5" width="12" height="9" fill="#F2F2F2" style="fill:#F2F2F2;fill:color(display-p3 0.9490 0.9490 0.9490);fill-opacity:1;"/><rect x="8" y="3.5" width="6" height="9" fill="#BF2C30" style="fill:#BF2C30;fill:color(display-p3 0.7490 0.1725 0.1882);fill-opacity:1;"/><path d="M4.67211 6.96762H3.78673V6.35225C3.71623 6.32037 3.65848 6.263 3.62661 6.19212H3.01123V5.30675H3.62698C3.65848 5.23625 3.71586 5.1785 3.78673 5.14662V4.53125H4.67211V5.14662C4.74261 5.1785 4.80036 5.23587 4.83223 5.30675H5.44761V6.19212H4.83223C4.80073 6.26262 4.74298 6.32075 4.67211 6.35225V6.96762ZM3.97423 6.78012H4.48461V6.20337L4.56298 6.19025C4.61998 6.17937 4.66311 6.13438 4.67023 6.0845L4.68186 6.00425H5.25973V5.49388H4.67886L4.66986 5.41212C4.65898 5.35812 4.61436 5.31575 4.56448 5.30825L4.48461 5.29663V4.71838H3.97423V5.29512L3.89586 5.30825C3.83923 5.31912 3.79611 5.36413 3.78898 5.414L3.77736 5.49425H3.19911V6.00462H3.77098L3.78748 6.07812C3.79948 6.14 3.84411 6.18275 3.89436 6.19025L3.97423 6.20187V6.78012Z" fill="#BF2C30" style="fill:#BF2C30;fill:color(display-p3 0.7490 0.1725 0.1882);fill-opacity:1;"/>
|
|
1195
|
+
</symbol>
|
|
1196
|
+
<symbol id="flag-mexico" viewBox="0 0 16 16" fill="none">
|
|
1197
|
+
<rect x="2" y="3.5" width="12" height="9" fill="#F2F2F2" style="fill:#F2F2F2;fill:color(display-p3 0.9490 0.9490 0.9490);fill-opacity:1;"/><rect x="2" y="3.5" width="3.75" height="9" fill="#006847" style="fill:#006847;fill:color(display-p3 0.0000 0.4078 0.2784);fill-opacity:1;"/><rect x="10.25" y="3.49997" width="3.75" height="9" fill="#CE1126" style="fill:#CE1126;fill:color(display-p3 0.8078 0.0667 0.1490);fill-opacity:1;"/><path fill-rule="evenodd" clip-rule="evenodd" d="M6.74491 9.11106C6.47993 8.81583 6.34985 8.45511 6.34985 8.19565H6.64985C6.64985 8.37097 6.74536 8.66243 6.96817 8.91068C7.18598 9.15335 7.52145 9.35 7.99985 9.35C8.51897 9.35 8.85242 9.15142 9.05814 8.9129C9.26878 8.66868 9.34985 8.37746 9.34985 8.19565H9.64985C9.64985 8.44862 9.54343 8.80958 9.28532 9.10884C9.02229 9.4138 8.60574 9.65 7.99985 9.65C7.42943 9.65 7.0149 9.41187 6.74491 9.11106Z" fill="#717732" style="fill:#717732;fill:color(display-p3 0.4431 0.4667 0.1961);fill-opacity:1;"/><path fill-rule="evenodd" clip-rule="evenodd" d="M7.6508 8.94552C7.32206 8.84253 7.10591 8.66056 7.00146 8.56973L7.19832 8.34335C7.29387 8.42644 7.47206 8.57515 7.74049 8.65924C8.00574 8.74233 8.37042 8.76575 8.84467 8.57795L8.95512 8.85688C8.41803 9.06956 7.98271 9.0495 7.6508 8.94552Z" fill="#0C8489" style="fill:#0C8489;fill:color(display-p3 0.0471 0.5176 0.5373);fill-opacity:1;"/><path d="M8.3002 8.97828C8.3002 9.12235 8.16588 9.23915 8.0002 9.23915C7.83451 9.23915 7.7002 9.12235 7.7002 8.97828C7.7002 8.8342 7.83451 8.71741 8.0002 8.71741C8.16588 8.71741 8.3002 8.8342 8.3002 8.97828Z" fill="#FF8718" style="fill:#FF8718;fill:color(display-p3 1.0000 0.5294 0.0941);fill-opacity:1;"/><path d="M7.28038 6.82609L6.875 7.15218C7.01013 7.15218 7.28038 7.2174 7.28038 7.47827C6.95608 8.00001 7.68577 8.34784 8.09115 8.45653C8.49653 8.56523 8.90191 8.45653 8.90191 8.45653C9.55053 7.41305 8.63166 6.71739 8.09115 6.5L7.68577 6.82609H7.28038Z" fill="#8F4620" style="fill:#8F4620;fill:color(display-p3 0.5608 0.2745 0.1255);fill-opacity:1;"/>
|
|
1198
|
+
</symbol>
|
|
1199
|
+
<symbol id="flag-netherlands" viewBox="0 0 16 16" fill="none">
|
|
1200
|
+
<rect x="2" y="3.5" width="12" height="9" fill="#F2F2F2" style="fill:#F2F2F2;fill:color(display-p3 0.9490 0.9490 0.9490);fill-opacity:1;"/><rect x="2" y="3.5" width="12" height="3" fill="#A1292A" style="fill:#A1292A;fill:color(display-p3 0.6314 0.1608 0.1647);fill-opacity:1;"/><rect x="2" y="9.5" width="12" height="3" fill="#264387" style="fill:#264387;fill:color(display-p3 0.1490 0.2627 0.5294);fill-opacity:1;"/>
|
|
1201
|
+
</symbol>
|
|
1202
|
+
<symbol id="flag-poland" viewBox="0 0 16 16" fill="none">
|
|
1203
|
+
<rect x="2" y="3.5" width="12" height="9" fill="#F2F2F2" style="fill:#F2F2F2;fill:color(display-p3 0.9490 0.9490 0.9490);fill-opacity:1;"/><rect x="2" y="8" width="12" height="4.5" fill="#CB2E40" style="fill:#CB2E40;fill:color(display-p3 0.7961 0.1804 0.2510);fill-opacity:1;"/>
|
|
1204
|
+
</symbol>
|
|
1205
|
+
<symbol id="flag-portugal" viewBox="0 0 16 16" fill="none">
|
|
1206
|
+
<rect x="2" y="3.5" width="12" height="9" fill="#EA3323" style="fill:#EA3323;fill:color(display-p3 0.9176 0.2000 0.1373);fill-opacity:1;"/><rect x="2" y="3.5" width="4.5" height="9" fill="#2B6519" style="fill:#2B6519;fill:color(display-p3 0.1686 0.3961 0.0980);fill-opacity:1;"/><path d="M6.5 9.875C7.53553 9.875 8.375 9.03553 8.375 8C8.375 6.96447 7.53553 6.125 6.5 6.125C5.46447 6.125 4.625 6.96447 4.625 8C4.625 9.03553 5.46447 9.875 6.5 9.875Z" fill="#FFFF55" style="fill:#FFFF55;fill:color(display-p3 1.0000 1.0000 0.3333);fill-opacity:1;"/><path d="M7.4375 7.06457L5.5625 7.0625V8.24644C5.56396 8.47833 5.66165 8.69745 5.83799 8.86309C6.01762 9.03183 6.25213 9.125 6.49835 9.125C6.7486 9.125 6.98421 9.03287 7.16165 8.8662C7.33909 8.69918 7.43713 8.47764 7.43713 8.2423V7.06457H7.4375Z" fill="#EA3323" style="fill:#EA3323;fill:color(display-p3 0.9176 0.2000 0.1373);fill-opacity:1;"/>
|
|
1207
|
+
</symbol>
|
|
1208
|
+
<symbol id="flag-romania" viewBox="0 0 16 16" fill="none">
|
|
1209
|
+
<rect x="2" y="3.5" width="12" height="9" fill="#F6D44A" style="fill:#F6D44A;fill:color(display-p3 0.9647 0.8314 0.2902);fill-opacity:1;"/><rect x="2" y="3.5" width="3.99975" height="9" fill="#0C267B" style="fill:#0C267B;fill:color(display-p3 0.0471 0.1490 0.4824);fill-opacity:1;"/><rect x="10.0024" y="3.5" width="3.9975" height="9" fill="#BE2A2C" style="fill:#BE2A2C;fill:color(display-p3 0.7451 0.1647 0.1725);fill-opacity:1;"/>
|
|
1210
|
+
</symbol>
|
|
1211
|
+
<symbol id="flag-slovakia" viewBox="0 0 16 16" fill="none">
|
|
1212
|
+
<rect x="2" y="3.5" width="12" height="9" fill="#F2F2F2" style="fill:#F2F2F2;fill:color(display-p3 0.9490 0.9490 0.9490);fill-opacity:1;"/><rect x="2" y="9.5" width="12" height="3" fill="#DB362F" style="fill:#DB362F;fill:color(display-p3 0.8588 0.2118 0.1843);fill-opacity:1;"/><rect x="2" y="6.5" width="12" height="3" fill="#204C9E" style="fill:#204C9E;fill:color(display-p3 0.1255 0.2980 0.6196);fill-opacity:1;"/><path d="M7.49383 5.83701C7.49383 5.83701 7.56058 6.50601 7.56058 7.84438C7.55121 9.21126 6.52896 9.90313 5.77858 10.2669C5.02821 9.90313 4.00633 9.21126 3.99658 7.84438C3.99658 6.50601 4.06333 5.83701 4.06333 5.83701H7.49383Z" fill="#DB362F" style="fill:#DB362F;fill:color(display-p3 0.8588 0.2118 0.1843);fill-opacity:1;"/><path d="M5.62747 9.4794V7.80615C5.06084 7.80615 4.89997 7.8564 4.73047 7.9074C4.74622 7.7364 4.74622 7.56427 4.73047 7.39327C4.89997 7.44465 5.06084 7.49452 5.62747 7.49452V7.02952C5.44859 7.02952 5.20184 7.03665 4.91797 7.1334C4.93409 6.96202 4.93409 6.78952 4.91797 6.61815C5.20184 6.7134 5.44859 6.7209 5.62747 6.7209C5.62747 6.58627 5.58584 6.2964 5.53334 6.0564C5.69684 6.07102 5.86109 6.07102 6.02459 6.0564C5.97209 6.29602 5.93047 6.5859 5.93047 6.7209C6.10934 6.7209 6.35609 6.71377 6.63997 6.61815C6.62384 6.78952 6.62384 6.96202 6.63997 7.1334C6.35609 7.03665 6.10934 7.02952 5.93047 7.02952V7.49452C6.49709 7.49452 6.65797 7.44427 6.82747 7.39327C6.81172 7.56427 6.81172 7.7364 6.82747 7.9074C6.65797 7.85602 6.49709 7.80615 5.93047 7.80615V9.4794H5.62747Z" fill="#F2F2F2" style="fill:#F2F2F2;fill:color(display-p3 0.9490 0.9490 0.9490);fill-opacity:1;"/><path d="M5.77846 10.2665C6.24383 10.0407 6.81383 9.68823 7.18171 9.12723C7.17908 9.12198 7.17758 9.1156 7.17533 9.11035C6.96533 8.66635 6.58433 8.59773 6.32483 8.95698C6.29146 8.8786 6.25321 8.80735 6.21083 8.7451C5.90896 8.30223 5.47096 8.39673 5.23246 8.95698C5.12483 8.8081 4.99058 8.72673 4.85221 8.72673C4.65796 8.72673 4.48733 8.88573 4.37671 9.12873C4.74496 9.68898 5.31346 10.0407 5.77846 10.2665Z" fill="#204C9E" style="fill:#204C9E;fill:color(display-p3 0.1255 0.2980 0.6196);fill-opacity:1;"/><path d="M5.77874 10.3381L5.75062 10.3246C5.24512 10.0794 4.85624 9.80149 4.56224 9.47487C4.14862 9.01549 3.93674 8.46724 3.93262 7.84474C3.93262 6.51837 3.99899 5.83737 3.99974 5.83062L4.00537 5.77249H7.55249L7.55812 5.83062C7.55887 5.83737 7.62524 6.51837 7.62524 7.84437C7.62074 8.46724 7.40887 9.01549 6.99562 9.47487C6.70124 9.80149 6.31274 10.0797 5.80724 10.3246L5.77874 10.3381ZM4.12274 5.90149C4.10737 6.09087 4.06124 6.74374 4.06124 7.84437C4.06537 8.43387 4.26599 8.95362 4.65787 9.38862C4.93537 9.69687 5.30212 9.96087 5.77874 10.1952C6.25537 9.96087 6.62212 9.69687 6.89962 9.38862C7.29149 8.95362 7.49212 8.43387 7.49624 7.84399C7.49624 6.74374 7.45049 6.09087 7.43474 5.90149H4.12274Z" fill="#F2F2F2" style="fill:#F2F2F2;fill:color(display-p3 0.9490 0.9490 0.9490);fill-opacity:1;"/>
|
|
1213
|
+
</symbol>
|
|
1214
|
+
<symbol id="flag-slovenia" viewBox="0 0 16 16" fill="none">
|
|
1215
|
+
<rect x="2" y="3.5" width="12" height="9" fill="#F2F2F2" style="fill:#F2F2F2;fill:color(display-p3 0.9490 0.9490 0.9490);fill-opacity:1;"/><rect x="2" y="9.5" width="12" height="3" fill="#EA3323" style="fill:#EA3323;fill:color(display-p3 0.9176 0.2000 0.1373);fill-opacity:1;"/><rect x="2" y="6.5" width="12" height="3" fill="#0600F5" style="fill:#0600F5;fill:color(display-p3 0.0235 0.0000 0.9608);fill-opacity:1;"/><path d="M4.10436 5.21335C4.86149 4.87997 5.72361 4.87997 6.48074 5.21335C6.60486 6.96835 6.20886 7.96322 5.29274 8.1976C4.37661 7.96322 3.98024 6.96835 4.10436 5.21335Z" fill="#0600F5" style="fill:#0600F5;fill:color(display-p3 0.0235 0.0000 0.9608);fill-opacity:1;"/><path d="M5.29275 5.99225L5.58037 6.5675L5.772 6.31175L6.25125 6.95112C6.25125 6.98075 6.24712 7.01037 6.23887 7.03887C6.10537 7.50575 5.75175 7.87775 5.29237 8.03487C4.833 7.87775 4.47937 7.50575 4.34587 7.03887C4.33762 7.01037 4.3335 6.98075 4.3335 6.95112L4.81275 6.31175L5.00437 6.5675L5.292 5.99225H5.29275Z" fill="#F2F2F2" style="fill:#F2F2F2;fill:color(display-p3 0.9490 0.9490 0.9490);fill-opacity:1;"/><path d="M4.01465 5.255C4.04465 5.24075 4.07465 5.22688 4.10502 5.21338L4.1999 6.72988C4.2404 7.37788 4.67465 7.93475 5.29302 8.13238C5.91177 7.93475 6.34565 7.37788 6.38615 6.72988L6.48102 5.21338C6.5114 5.22688 6.5414 5.24075 6.5714 5.255L6.47877 6.73588C6.43527 7.433 5.96202 8.02888 5.29302 8.22988C4.62402 8.02925 4.15077 7.433 4.10727 6.73588L4.01465 5.255Z" fill="#EA3323" style="fill:#EA3323;fill:color(display-p3 0.9176 0.2000 0.1373);fill-opacity:1;"/>
|
|
1216
|
+
</symbol>
|
|
1217
|
+
<symbol id="flag-spain" viewBox="0 0 16 16" fill="none">
|
|
1218
|
+
<rect x="2" y="3.5" width="12" height="9" fill="#F1C142" style="fill:#F1C142;fill:color(display-p3 0.9451 0.7569 0.2588);fill-opacity:1;"/><path d="M14 12.5H2V9.875H14V12.5Z" fill="#A0251E" style="fill:#A0251E;fill:color(display-p3 0.6275 0.1451 0.1176);fill-opacity:1;"/><path d="M14 6.125H2V3.5H14V6.125Z" fill="#A0251E" style="fill:#A0251E;fill:color(display-p3 0.6275 0.1451 0.1176);fill-opacity:1;"/><path d="M6.35547 6.90912C6.38022 6.8975 6.37609 6.85662 6.34947 6.85025C6.37084 6.83262 6.35697 6.794 6.32884 6.79475C6.34384 6.77337 6.32434 6.74075 6.29809 6.746C6.30597 6.72275 6.28234 6.69837 6.25909 6.70662C6.26284 6.68112 6.23247 6.662 6.21147 6.67625C6.21297 6.65075 6.18109 6.63425 6.16122 6.65037C6.15747 6.62375 6.11997 6.61475 6.10497 6.63725C6.09972 6.61175 6.06334 6.60462 6.04909 6.62675C6.03897 6.60612 6.00634 6.60537 5.99509 6.62525C5.98384 6.60762 5.95497 6.60837 5.94409 6.626C5.93734 6.6155 5.92272 6.6095 5.91034 6.61325C5.91372 6.58887 5.88559 6.57012 5.86459 6.5825C5.86534 6.55625 5.83197 6.54087 5.81284 6.5585C5.80797 6.5345 5.77422 6.52587 5.75884 6.545C5.75134 6.52137 5.71609 6.51687 5.70334 6.53862C5.68984 6.51762 5.65497 6.52287 5.64822 6.54687C5.63284 6.52625 5.59759 6.53525 5.59347 6.56037C5.58934 6.55737 5.58484 6.55512 5.57959 6.55437C5.58184 6.55137 5.58334 6.54837 5.58522 6.545H5.58597C5.60772 6.50487 5.58747 6.449 5.54622 6.43325V6.3965H5.58334V6.33875H5.54622V6.30087H5.48959V6.33875H5.45247V6.3965H5.48959V6.4325C5.44722 6.4475 5.42622 6.50412 5.44834 6.54462H5.44909C5.45059 6.54762 5.45247 6.551 5.45434 6.55362C5.44872 6.55437 5.44347 6.55662 5.43934 6.56C5.43522 6.53487 5.39959 6.52587 5.38459 6.5465C5.37784 6.5225 5.34297 6.51725 5.32947 6.53825C5.31672 6.51687 5.28147 6.521 5.27397 6.54462C5.25859 6.52512 5.22484 6.53412 5.21997 6.55812C5.20084 6.5405 5.16784 6.55587 5.16822 6.58212C5.14722 6.56975 5.11909 6.5885 5.12247 6.61287C5.10972 6.60912 5.09547 6.61512 5.08834 6.62562C5.07747 6.608 5.04859 6.60725 5.03734 6.62487C5.02609 6.60462 4.99347 6.60575 4.98372 6.62637C4.96984 6.60425 4.93309 6.61137 4.92784 6.63687C4.91322 6.61437 4.87534 6.623 4.87159 6.65C4.85172 6.63387 4.81984 6.65 4.82134 6.67587C4.80034 6.66162 4.76997 6.68075 4.77372 6.70625C4.75047 6.69837 4.72684 6.72275 4.73472 6.74562C4.71597 6.74225 4.69872 6.758 4.69872 6.77712C4.69872 6.7835 4.70059 6.7895 4.70397 6.79475C4.67584 6.794 4.66234 6.83262 4.68334 6.85025C4.65672 6.85662 4.65259 6.89712 4.67734 6.90912C4.65447 6.92225 4.65972 6.96087 4.68559 6.96687C4.68072 6.9725 4.67772 6.97962 4.67772 6.9875C4.67772 7.00325 4.68897 7.01637 4.70359 7.019C4.69497 7.037 4.70697 7.06025 4.72609 7.06325C4.72122 7.0745 4.72159 7.09062 4.72159 7.103C4.75534 7.09587 4.79659 7.10525 4.81122 7.14425C4.80559 7.16975 4.83559 7.20275 4.86297 7.199C4.88547 7.23087 4.91284 7.26087 4.95709 7.27287C4.94922 7.30775 4.98109 7.30775 5.00322 7.31712C4.99834 7.32312 4.98709 7.34075 4.98259 7.3475C4.99159 7.35237 5.01522 7.36287 5.02497 7.36662C5.02684 7.37375 5.02647 7.37712 5.02647 7.37825C5.06059 7.56612 5.97672 7.5665 6.00747 7.37787V7.37712C6.00747 7.37712 6.00897 7.37825 6.00897 7.37862C6.00897 7.3775 6.00859 7.3745 6.01047 7.367L6.05472 7.35125L6.03147 7.3175C6.05247 7.307 6.08584 7.30812 6.07759 7.27287C6.12222 7.26087 6.14997 7.23087 6.17247 7.19862C6.19984 7.20237 6.22984 7.16937 6.22422 7.14387C6.23884 7.10487 6.28047 7.0955 6.31384 7.10262C6.31384 7.0895 6.31459 7.07337 6.30897 7.06175C6.32547 7.0565 6.33522 7.03512 6.32734 7.01862C6.35059 7.01525 6.36147 6.98375 6.34534 6.9665C6.37122 6.9605 6.37647 6.9215 6.35359 6.90875L6.35547 6.90912ZM6.24447 6.86637C6.24447 6.88475 6.23997 6.90312 6.23172 6.91925C6.15747 6.86787 6.05284 6.83 5.97147 6.839C5.97072 6.83562 5.96922 6.83262 5.96734 6.83C5.96734 6.83 5.96734 6.82962 5.96734 6.82925C5.99134 6.82137 5.99509 6.78425 5.97297 6.77187C5.99097 6.75987 5.98984 6.7295 5.97109 6.719C6.09409 6.70437 6.24447 6.75275 6.24447 6.86637ZM5.88597 6.76325C5.88597 6.78687 5.87847 6.80975 5.86572 6.82887C5.76297 6.80675 5.71122 6.7655 5.59684 6.7595C5.59422 6.72875 5.59497 6.69537 5.59272 6.66425C5.68497 6.593 5.89609 6.641 5.88597 6.76325ZM5.43934 6.70175C5.43859 6.7205 5.43822 6.74 5.43672 6.75837C5.32347 6.76325 5.26834 6.80412 5.16709 6.82775C5.06959 6.6755 5.32272 6.57425 5.44084 6.66425C5.44009 6.67662 5.43897 6.689 5.43934 6.70175ZM5.04709 6.74562C5.04709 6.75612 5.05234 6.7655 5.05984 6.7715C5.03809 6.78387 5.04147 6.821 5.06547 6.8285C5.06547 6.8285 5.06547 6.82887 5.06547 6.82925C5.06359 6.83187 5.06247 6.83487 5.06134 6.83825C4.97922 6.82925 4.87572 6.86337 4.79959 6.9155C4.74147 6.77412 4.92072 6.6995 5.06134 6.71862C5.05272 6.72425 5.04672 6.734 5.04672 6.74562H5.04709ZM5.02909 7.37675V7.3775C5.02909 7.3775 5.02834 7.3775 5.02797 7.37825C5.02797 7.37787 5.02872 7.37675 5.02909 7.37675Z" fill="#9B8028" style="fill:#9B8028;fill:color(display-p3 0.6078 0.5020 0.1569);fill-opacity:1;"/><path d="M6.92485 8.321C7.02797 8.07725 7.00022 8.1305 6.80522 8.02587V7.6985C6.8611 7.66137 6.76997 7.65312 6.82397 7.61037H6.85097V7.48325H6.47972V7.61037H6.50785C6.55885 7.64862 6.47372 7.66512 6.5266 7.6985V7.9835C6.3301 7.98087 6.23747 8.00825 6.27197 8.1995H6.2866L6.2926 8.213C6.3451 8.18937 6.4321 8.17287 6.5266 8.16837V8.25237C6.3826 8.26325 6.3691 8.48037 6.5266 8.55237V9.0365C6.50672 9.04287 6.50072 9.06987 6.5176 9.08262C6.52022 9.107 6.49585 9.11712 6.47522 9.11375C6.47522 9.1235 6.47522 9.20262 6.47522 9.21462C6.45872 9.22362 6.43285 9.22587 6.41147 9.22512V9.26562V9.30575V9.34587V9.38637V9.45612C6.5836 9.43062 6.7471 9.43062 6.91885 9.45612V9.22512C6.89747 9.22587 6.87235 9.22362 6.8551 9.21462C6.8551 9.20225 6.8551 9.12425 6.8551 9.11412C6.83485 9.11712 6.81085 9.10775 6.81272 9.08375C6.83072 9.07137 6.82547 9.04325 6.80485 9.0365V8.687C6.8191 8.69337 6.83222 8.70012 6.84422 8.70687C6.80485 8.7515 6.80972 8.82912 6.85585 8.86775L6.87722 8.84787C6.96047 8.7245 7.02572 8.56925 6.80485 8.51187V8.38062C6.87122 8.3735 6.91322 8.35287 6.92447 8.32137L6.92485 8.321Z" fill="#9B8028" style="fill:#9B8028;fill:color(display-p3 0.6078 0.5020 0.1569);fill-opacity:1;"/><path d="M4.75996 8.02174C4.70259 7.99849 4.61371 7.98499 4.51509 7.98349V7.69849C4.55034 7.68311 4.52784 7.65536 4.51021 7.63886C4.51771 7.62461 4.54471 7.61749 4.53121 7.59574H4.54734V7.49786H4.20534V7.59574H4.21996C4.20609 7.61786 4.23459 7.62499 4.24134 7.63886C4.22371 7.65461 4.20084 7.68311 4.23609 7.69849V8.02586C3.99459 8.07574 4.00696 8.30636 4.23609 8.38024V8.51149C4.01484 8.56924 4.08046 8.72411 4.16371 8.84749L4.18509 8.86736C4.23121 8.82874 4.23609 8.75111 4.19671 8.70649C4.20871 8.69974 4.22184 8.69299 4.23609 8.68661V9.03611C4.21546 9.04286 4.21021 9.07099 4.22821 9.08336C4.23009 9.10736 4.20609 9.11674 4.18584 9.11374C4.18584 9.12349 4.18584 9.20224 4.18584 9.21424C4.16896 9.22324 4.14346 9.22586 4.12209 9.22474V9.37511V9.45574C4.29421 9.43024 4.45771 9.43024 4.62909 9.45574V9.38599V9.34549V9.30536V9.26524V9.22474C4.60809 9.22549 4.58259 9.22324 4.56571 9.21424C4.56571 9.20186 4.56571 9.12386 4.56571 9.11336C4.54509 9.11636 4.52109 9.10661 4.52334 9.08224C4.54021 9.06949 4.53459 9.04211 4.51434 9.03574V8.55199C4.67221 8.47999 4.65796 8.26249 4.51434 8.25199V8.16799C4.72996 8.18111 4.81284 8.28574 4.75921 8.02099L4.75996 8.02174Z" fill="#9B8028" style="fill:#9B8028;fill:color(display-p3 0.6078 0.5020 0.1569);fill-opacity:1;"/><path d="M6.32424 7.44986H4.71924L4.72036 8.41436V8.97123C4.72036 9.13323 4.80511 9.27948 4.94199 9.35336C5.11936 9.44786 5.32599 9.49998 5.52399 9.49998C5.72199 9.49998 5.92299 9.44936 6.10299 9.35336C6.23949 9.27948 6.32461 9.13323 6.32461 8.97123L6.32424 7.44986Z" fill="#A0251E" style="fill:#A0251E;fill:color(display-p3 0.6275 0.1451 0.1176);fill-opacity:1;"/>
|
|
1219
|
+
</symbol>
|
|
1220
|
+
<symbol id="flag-sweden" viewBox="0 0 16 16" fill="none">
|
|
1221
|
+
<rect x="2" y="3.5" width="12" height="9" fill="#2E69A4" style="fill:#2E69A4;fill:color(display-p3 0.1804 0.4118 0.6431);fill-opacity:1;"/><path d="M14 7.25H7.25V3.5H5.75V7.25H2V8.75H5.75V12.5H7.25V8.75H14V7.25Z" fill="#F7CF46" style="fill:#F7CF46;fill:color(display-p3 0.9686 0.8118 0.2745);fill-opacity:1;"/>
|
|
1222
|
+
</symbol>
|
|
1223
|
+
<symbol id="flag-united-kingdom" viewBox="0 0 16 16" fill="none">
|
|
1224
|
+
<rect x="2" y="3.5" width="12" height="9" fill="#071B65" style="fill:#071B65;fill:color(display-p3 0.0275 0.1059 0.3961);fill-opacity:1;"/><path d="M8 6.55493L12.125 3.5H14V5L9.94971 8L14 11V12.5H12.125L8 9.44434L3.875 12.5H2V11L6.04956 8L2 5V3.5H3.875L8 6.55493Z" fill="#F2F2F2" style="fill:#F2F2F2;fill:color(display-p3 0.9490 0.9490 0.9490);fill-opacity:1;"/><path d="M8 8V8.69434L2.92578 12.5H2V12.4443L7.53125 8.34717L2 4.25V3.5L8 8Z" fill="#B92932" style="fill:#B92932;fill:color(display-p3 0.7255 0.1608 0.1961);fill-opacity:1;"/><path d="M14 3.5L8.43066 7.625L14 11.75V12.5L8 8V7.25L13.0002 3.5H14Z" fill="#B92932" style="fill:#B92932;fill:color(display-p3 0.7255 0.1608 0.1961);fill-opacity:1;"/><path d="M9.125 3.5V6.875H14V9.125H9.125V12.5H6.875V9.125H2V6.875H6.875V3.5H9.125Z" fill="#F2F2F2" style="fill:#F2F2F2;fill:color(display-p3 0.9490 0.9490 0.9490);fill-opacity:1;"/><path d="M8.75 3.5V7.25H14V8.75H8.75V12.5H7.25V8.75H2V7.25H7.25V3.5H8.75Z" fill="#B92932" style="fill:#B92932;fill:color(display-p3 0.7255 0.1608 0.1961);fill-opacity:1;"/>
|
|
1225
|
+
</symbol>
|
|
1226
|
+
<symbol id="flag-united-states" viewBox="0 0 16 16" fill="none">
|
|
1227
|
+
<rect x="2" y="3.5" width="12" height="9" fill="#F2F2F2" style="fill:#F2F2F2;fill:color(display-p3 0.9490 0.9490 0.9490);fill-opacity:1;"/><path d="M14 3.5H8.75V4.25H14V3.5Z" fill="#DC251C" style="fill:#DC251C;fill:color(display-p3 0.8627 0.1451 0.1098);fill-opacity:1;"/><path d="M14 5H8.75V5.75H14V5Z" fill="#DC251C" style="fill:#DC251C;fill:color(display-p3 0.8627 0.1451 0.1098);fill-opacity:1;"/><path d="M8.75 6.5H14V7.25H8.75V6.5Z" fill="#DC251C" style="fill:#DC251C;fill:color(display-p3 0.8627 0.1451 0.1098);fill-opacity:1;"/><path d="M14 8H8.75V8.75H14V8Z" fill="#DC251C" style="fill:#DC251C;fill:color(display-p3 0.8627 0.1451 0.1098);fill-opacity:1;"/><path d="M2 9.5H14V10.25H2V9.5Z" fill="#DC251C" style="fill:#DC251C;fill:color(display-p3 0.8627 0.1451 0.1098);fill-opacity:1;"/><path d="M14 11H2V11.75H14V11Z" fill="#DC251C" style="fill:#DC251C;fill:color(display-p3 0.8627 0.1451 0.1098);fill-opacity:1;"/><path d="M4.25 5.75V5H5V5.75H4.25Z" fill="#2E4E9D" style="fill:#2E4E9D;fill:color(display-p3 0.1804 0.3059 0.6157);fill-opacity:1;"/><path fill-rule="evenodd" clip-rule="evenodd" d="M4.25 6.5V7.25H5V6.5H5.75V7.25H6.5V6.5H7.25V5.75H6.5V5H5.75V5.75H5V6.5H4.25ZM5.75 5.75V6.5H6.5V5.75H5.75Z" fill="#2E4E9D" style="fill:#2E4E9D;fill:color(display-p3 0.1804 0.3059 0.6157);fill-opacity:1;"/><path d="M4.25 6.5H3.5V5.75H4.25V6.5Z" fill="#2E4E9D" style="fill:#2E4E9D;fill:color(display-p3 0.1804 0.3059 0.6157);fill-opacity:1;"/><path fill-rule="evenodd" clip-rule="evenodd" d="M8.75 3.5H2V8.75H8.75V3.5ZM2.75 4.25H3.5V5H2.75V4.25ZM4.25 5H3.5V5.75H2.75V6.5H3.5V7.25H2.75V8H3.5V7.25H4.25V8H5V7.25H5.75V8H6.5V7.25H7.25V8H8V7.25H7.25V6.5H8V5.75H7.25V5H8V4.25H7.25V5H6.5V4.25H5.75V5H5V4.25H4.25V5Z" fill="#2E4E9D" style="fill:#2E4E9D;fill:color(display-p3 0.1804 0.3059 0.6157);fill-opacity:1;"/>
|
|
1228
|
+
</symbol>
|
|
1625
1229
|
</svg>
|