@viraui/react 0.0.17 → 0.0.19
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/dist/catalog.json +30 -0
- package/dist/components/avatar/avatar.css +1 -1
- package/dist/components/avatar/avatar.d.ts +1 -1
- package/dist/components/avatar/avatar.js +2 -0
- package/dist/components/avatar-group/avatar-group.css +1 -0
- package/dist/components/avatar-group/avatar-group.d.ts +55 -0
- package/dist/components/avatar-group/avatar-group.guide.json +22 -0
- package/dist/components/avatar-group/avatar-group.js +61 -0
- package/dist/components/avatar-group/avatar-group.module.js +9 -0
- package/dist/components/avatar-group/index.d.ts +2 -0
- package/dist/components/basic-input/basic-input.js +1 -1
- package/dist/components/basic-input/field-helper-copy.js +3 -3
- package/dist/components/basic-input/field-label.d.ts +2 -1
- package/dist/components/basic-input/field-label.js +4 -3
- package/dist/components/button/button.css +1 -1
- package/dist/components/button/button.js +1 -1
- package/dist/components/checkbox/checkbox.css +1 -1
- package/dist/components/checkbox/checkbox.js +6 -3
- package/dist/components/chip/chip.css +1 -0
- package/dist/components/chip/chip.d.ts +46 -0
- package/dist/components/chip/chip.guide.json +26 -0
- package/dist/components/chip/chip.js +48 -0
- package/dist/components/chip/chip.module.js +8 -0
- package/dist/components/chip/index.d.ts +2 -0
- package/dist/components/clamp-text/clamp-text.js +1 -1
- package/dist/components/icon/icon.css +1 -1
- package/dist/components/icon/index.d.ts +1 -1
- package/dist/components/index.d.ts +5 -0
- package/dist/components/linear-progress/index.d.ts +2 -0
- package/dist/components/linear-progress/linear-progress.css +1 -0
- package/dist/components/linear-progress/linear-progress.d.ts +44 -0
- package/dist/components/linear-progress/linear-progress.guide.json +27 -0
- package/dist/components/linear-progress/linear-progress.js +61 -0
- package/dist/components/linear-progress/linear-progress.module.js +8 -0
- package/dist/components/masonry/index.d.ts +2 -0
- package/dist/components/masonry/masonry-item.d.ts +32 -0
- package/dist/components/masonry/masonry-item.js +22 -0
- package/dist/components/masonry/masonry.css +1 -0
- package/dist/components/masonry/masonry.d.ts +67 -0
- package/dist/components/masonry/masonry.guide.json +24 -0
- package/dist/components/masonry/masonry.js +38 -0
- package/dist/components/masonry/masonry.module.js +6 -0
- package/dist/components/radio/index.d.ts +4 -0
- package/dist/components/radio/radio-group.d.ts +44 -0
- package/dist/components/radio/radio-group.js +54 -0
- package/dist/components/radio/radio.css +1 -0
- package/dist/components/radio/radio.d.ts +44 -0
- package/dist/components/radio/radio.guide.json +26 -0
- package/dist/components/radio/radio.js +45 -0
- package/dist/components/radio/radio.module.js +9 -0
- package/dist/components/select/select-group.js +1 -1
- package/dist/components/select/select-option.js +1 -1
- package/dist/components/select/select.css +1 -1
- package/dist/components/select/select.guide.json +5 -1
- package/dist/components/select/select.js +7 -4
- package/dist/components/slider/slider.js +2 -2
- package/dist/components/stack/stack.css +1 -1
- package/dist/components/stack/stack.js +1 -1
- package/dist/components/surface/surface.css +1 -1
- package/dist/components/surface/surface.js +2 -2
- package/dist/components/switch/switch.css +1 -1
- package/dist/components/switch/switch.js +7 -3
- package/dist/components/text/text.js +1 -1
- package/dist/components/textarea/textarea.js +2 -2
- package/dist/components/textfield/textfield.js +2 -2
- package/dist/components/title/title.d.ts +5 -2
- package/dist/components/title/title.guide.json +5 -2
- package/dist/components/title/title.js +1 -1
- package/dist/core/props/intrinsic-vira-props.d.ts +7 -0
- package/dist/core/props/intrinsic-vira-props.js +3 -2
- package/dist/core/theme/resolve-theme-value.d.ts +3 -4
- package/dist/core/theme/resolve-theme-value.js +1 -2
- package/dist/index.js +9 -3
- package/dist/internal-icons/icon-registry.d.ts +11 -217
- package/dist/internal-icons/icon-registry.js +30 -648
- package/dist/internal-icons/icons/duo/ArrowDown.js +1 -1
- package/dist/internal-icons/icons/duo/ArrowDownLeft.js +1 -1
- package/dist/internal-icons/icons/duo/ArrowDownRight.js +1 -1
- package/dist/internal-icons/icons/duo/ArrowLeft.js +1 -1
- package/dist/internal-icons/icons/duo/ArrowRight.js +1 -1
- package/dist/internal-icons/icons/duo/ArrowUp.js +1 -1
- package/dist/internal-icons/icons/duo/ArrowUpLeft.js +1 -1
- package/dist/internal-icons/icons/duo/ArrowUpRight.js +1 -1
- package/dist/internal-icons/icons/duo/CaretDown.js +1 -1
- package/dist/internal-icons/icons/duo/CaretLeft.js +1 -1
- package/dist/internal-icons/icons/duo/CaretRight.js +1 -1
- package/dist/internal-icons/icons/duo/CaretUp.js +1 -1
- package/dist/internal-icons/icons/duo/ChevronExpandY.js +1 -1
- package/dist/internal-icons/icons/duo/CircleHalfDottedClock.d.ts +7 -0
- package/dist/internal-icons/icons/duo/CircleHalfDottedClock.js +13 -0
- package/dist/internal-icons/icons/duo/CircleImage.d.ts +7 -0
- package/dist/internal-icons/icons/duo/{SavedItems2.js → CircleImage.js} +4 -4
- package/dist/internal-icons/icons/duo/{Embed.d.ts → Clock.d.ts} +3 -3
- package/dist/internal-icons/icons/duo/Clock.js +13 -0
- package/dist/internal-icons/icons/duo/DarkLight.js +1 -1
- package/dist/internal-icons/icons/duo/History.d.ts +7 -0
- package/dist/internal-icons/icons/duo/History.js +13 -0
- package/dist/internal-icons/icons/duo/{Child.d.ts → Image.d.ts} +3 -3
- package/dist/internal-icons/icons/duo/Image.js +13 -0
- package/dist/internal-icons/icons/duo/ImagesLayered.d.ts +7 -0
- package/dist/internal-icons/icons/duo/{Images3.js → ImagesLayered.js} +4 -4
- package/dist/internal-icons/icons/duo/{Box3.d.ts → Lock.d.ts} +3 -3
- package/dist/internal-icons/icons/duo/Lock.js +13 -0
- package/dist/internal-icons/icons/duo/LockOpen.d.ts +7 -0
- package/dist/internal-icons/icons/duo/LockOpen.js +13 -0
- package/dist/internal-icons/icons/duo/Magnifier.js +1 -1
- package/dist/internal-icons/icons/duo/MoonStars.js +1 -1
- package/dist/internal-icons/icons/duo/Quickstart.d.ts +7 -0
- package/dist/internal-icons/icons/duo/Quickstart.js +13 -0
- package/dist/internal-icons/icons/duo/RefreshAnticlockwise.js +1 -1
- package/dist/internal-icons/icons/duo/Sun.js +1 -1
- package/dist/internal-icons/icons/duo/{Img4k.d.ts → Xmark.d.ts} +3 -3
- package/dist/internal-icons/icons/duo/{ProfileBasic.js → Xmark.js} +4 -4
- package/dist/internal-icons/icons/duo/index.d.ts +11 -217
- package/dist/internal-icons/icons/duo/index.js +11 -217
- package/dist/preflight.css +1 -1
- package/dist/theme-surface.json +5 -0
- package/package.json +2 -2
- package/dist/internal-icons/icons/duo/AddSection.d.ts +0 -7
- package/dist/internal-icons/icons/duo/AddSection.js +0 -13
- package/dist/internal-icons/icons/duo/AiDeveloper.d.ts +0 -7
- package/dist/internal-icons/icons/duo/AiDeveloper.js +0 -13
- package/dist/internal-icons/icons/duo/AiLoading.d.ts +0 -7
- package/dist/internal-icons/icons/duo/AiLoading.js +0 -13
- package/dist/internal-icons/icons/duo/Album3.d.ts +0 -7
- package/dist/internal-icons/icons/duo/Album3.js +0 -13
- package/dist/internal-icons/icons/duo/ArchiveContent2.d.ts +0 -7
- package/dist/internal-icons/icons/duo/ArchiveContent2.js +0 -13
- package/dist/internal-icons/icons/duo/ArrowRotate.d.ts +0 -7
- package/dist/internal-icons/icons/duo/ArrowRotate.js +0 -13
- package/dist/internal-icons/icons/duo/ArrowRotateAnticlockwiseCheck.d.ts +0 -7
- package/dist/internal-icons/icons/duo/ArrowRotateAnticlockwiseCheck.js +0 -13
- package/dist/internal-icons/icons/duo/ArrowRotateAnticlockwiseSlash.d.ts +0 -7
- package/dist/internal-icons/icons/duo/ArrowRotateAnticlockwiseSlash.js +0 -13
- package/dist/internal-icons/icons/duo/ArrowRotateAnticlockwiseXmark.d.ts +0 -7
- package/dist/internal-icons/icons/duo/ArrowRotateAnticlockwiseXmark.js +0 -13
- package/dist/internal-icons/icons/duo/ArrowRotateClockwiseSlash.d.ts +0 -7
- package/dist/internal-icons/icons/duo/ArrowRotateClockwiseSlash.js +0 -13
- package/dist/internal-icons/icons/duo/ArrowsFilter.d.ts +0 -7
- package/dist/internal-icons/icons/duo/ArrowsFilter.js +0 -13
- package/dist/internal-icons/icons/duo/ArrowsToLineY2.d.ts +0 -7
- package/dist/internal-icons/icons/duo/ArrowsToLineY2.js +0 -13
- package/dist/internal-icons/icons/duo/Birdhouse.d.ts +0 -7
- package/dist/internal-icons/icons/duo/Birdhouse.js +0 -13
- package/dist/internal-icons/icons/duo/BookmarkList.d.ts +0 -7
- package/dist/internal-icons/icons/duo/BookmarkList.js +0 -13
- package/dist/internal-icons/icons/duo/BookmarkedBook.d.ts +0 -7
- package/dist/internal-icons/icons/duo/BookmarkedBook.js +0 -13
- package/dist/internal-icons/icons/duo/BookmarkedBook2.d.ts +0 -7
- package/dist/internal-icons/icons/duo/BookmarkedBook2.js +0 -13
- package/dist/internal-icons/icons/duo/Box3.js +0 -13
- package/dist/internal-icons/icons/duo/BoxSparkle.d.ts +0 -7
- package/dist/internal-icons/icons/duo/BoxSparkle.js +0 -13
- package/dist/internal-icons/icons/duo/BoxSparkle2.d.ts +0 -7
- package/dist/internal-icons/icons/duo/BoxSparkle2.js +0 -13
- package/dist/internal-icons/icons/duo/Brochure.d.ts +0 -7
- package/dist/internal-icons/icons/duo/Brochure.js +0 -13
- package/dist/internal-icons/icons/duo/ButtonPlus.d.ts +0 -7
- package/dist/internal-icons/icons/duo/ButtonPlus.js +0 -13
- package/dist/internal-icons/icons/duo/Calculator3.d.ts +0 -7
- package/dist/internal-icons/icons/duo/Calculator3.js +0 -13
- package/dist/internal-icons/icons/duo/Chart3.d.ts +0 -7
- package/dist/internal-icons/icons/duo/Chart3.js +0 -13
- package/dist/internal-icons/icons/duo/ChartBar.d.ts +0 -7
- package/dist/internal-icons/icons/duo/ChartBar.js +0 -13
- package/dist/internal-icons/icons/duo/ChartCandlestick2.d.ts +0 -7
- package/dist/internal-icons/icons/duo/ChartCandlestick2.js +0 -13
- package/dist/internal-icons/icons/duo/ChatImage.d.ts +0 -7
- package/dist/internal-icons/icons/duo/ChatImage.js +0 -13
- package/dist/internal-icons/icons/duo/ChatInfo.d.ts +0 -7
- package/dist/internal-icons/icons/duo/ChatInfo.js +0 -13
- package/dist/internal-icons/icons/duo/ChatTask.d.ts +0 -7
- package/dist/internal-icons/icons/duo/ChatTask.js +0 -13
- package/dist/internal-icons/icons/duo/CheckBoxArrow.d.ts +0 -7
- package/dist/internal-icons/icons/duo/CheckBoxArrow.js +0 -13
- package/dist/internal-icons/icons/duo/ChevronLeftToLine.d.ts +0 -7
- package/dist/internal-icons/icons/duo/ChevronLeftToLine.js +0 -13
- package/dist/internal-icons/icons/duo/ChevronRightToLine.d.ts +0 -7
- package/dist/internal-icons/icons/duo/ChevronRightToLine.js +0 -13
- package/dist/internal-icons/icons/duo/Child.js +0 -13
- package/dist/internal-icons/icons/duo/CircleCoinIn.d.ts +0 -7
- package/dist/internal-icons/icons/duo/CircleCoinIn.js +0 -13
- package/dist/internal-icons/icons/duo/CircleCoinOut.d.ts +0 -7
- package/dist/internal-icons/icons/duo/CircleCoinOut.js +0 -13
- package/dist/internal-icons/icons/duo/CircleCoinPlus.d.ts +0 -7
- package/dist/internal-icons/icons/duo/CircleCoinPlus.js +0 -13
- package/dist/internal-icons/icons/duo/CircleConversion.d.ts +0 -7
- package/dist/internal-icons/icons/duo/CircleConversion.js +0 -13
- package/dist/internal-icons/icons/duo/CircleCross.d.ts +0 -7
- package/dist/internal-icons/icons/duo/CircleCross.js +0 -13
- package/dist/internal-icons/icons/duo/CircleHalfArrowDown.d.ts +0 -7
- package/dist/internal-icons/icons/duo/CircleHalfArrowDown.js +0 -13
- package/dist/internal-icons/icons/duo/CircleHalfArrowLeft.d.ts +0 -7
- package/dist/internal-icons/icons/duo/CircleHalfArrowLeft.js +0 -13
- package/dist/internal-icons/icons/duo/CircleHalfArrowRight.d.ts +0 -7
- package/dist/internal-icons/icons/duo/CircleHalfArrowRight.js +0 -13
- package/dist/internal-icons/icons/duo/CircleHalfArrowUp.d.ts +0 -7
- package/dist/internal-icons/icons/duo/CircleHalfArrowUp.js +0 -13
- package/dist/internal-icons/icons/duo/CircleHalfDottedChart2.d.ts +0 -7
- package/dist/internal-icons/icons/duo/CircleHalfDottedChart2.js +0 -13
- package/dist/internal-icons/icons/duo/ClockTime.d.ts +0 -7
- package/dist/internal-icons/icons/duo/ClockTime.js +0 -13
- package/dist/internal-icons/icons/duo/CloneDashed3.d.ts +0 -7
- package/dist/internal-icons/icons/duo/CloneDashed3.js +0 -13
- package/dist/internal-icons/icons/duo/CloneImageDashed.d.ts +0 -7
- package/dist/internal-icons/icons/duo/CloneImageDashed.js +0 -13
- package/dist/internal-icons/icons/duo/CloneVideoDashed.d.ts +0 -7
- package/dist/internal-icons/icons/duo/CloneVideoDashed.js +0 -13
- package/dist/internal-icons/icons/duo/CloudeCode.d.ts +0 -7
- package/dist/internal-icons/icons/duo/CloudeCode.js +0 -13
- package/dist/internal-icons/icons/duo/CoinStack.d.ts +0 -7
- package/dist/internal-icons/icons/duo/CoinStack.js +0 -13
- package/dist/internal-icons/icons/duo/ConditionalLogic.d.ts +0 -7
- package/dist/internal-icons/icons/duo/ConditionalLogic.js +0 -13
- package/dist/internal-icons/icons/duo/ConnectPlus.d.ts +0 -7
- package/dist/internal-icons/icons/duo/ConnectPlus.js +0 -13
- package/dist/internal-icons/icons/duo/Connection3.d.ts +0 -7
- package/dist/internal-icons/icons/duo/Connection3.js +0 -13
- package/dist/internal-icons/icons/duo/CopyDelete.d.ts +0 -7
- package/dist/internal-icons/icons/duo/CopyDelete.js +0 -13
- package/dist/internal-icons/icons/duo/CopyId.d.ts +0 -7
- package/dist/internal-icons/icons/duo/CopyId.js +0 -13
- package/dist/internal-icons/icons/duo/Deaf.d.ts +0 -7
- package/dist/internal-icons/icons/duo/Deaf.js +0 -13
- package/dist/internal-icons/icons/duo/DependencyLink.d.ts +0 -7
- package/dist/internal-icons/icons/duo/DependencyLink.js +0 -13
- package/dist/internal-icons/icons/duo/DesktopDock.d.ts +0 -7
- package/dist/internal-icons/icons/duo/DesktopDock.js +0 -13
- package/dist/internal-icons/icons/duo/DiamondSparkle.d.ts +0 -7
- package/dist/internal-icons/icons/duo/DiamondSparkle.js +0 -13
- package/dist/internal-icons/icons/duo/DocumentScan.d.ts +0 -7
- package/dist/internal-icons/icons/duo/DocumentScan.js +0 -13
- package/dist/internal-icons/icons/duo/Dog2.d.ts +0 -7
- package/dist/internal-icons/icons/duo/Dog2.js +0 -13
- package/dist/internal-icons/icons/duo/DogLeash.d.ts +0 -7
- package/dist/internal-icons/icons/duo/DogLeash.js +0 -13
- package/dist/internal-icons/icons/duo/DogSlash.d.ts +0 -7
- package/dist/internal-icons/icons/duo/DogSlash.js +0 -13
- package/dist/internal-icons/icons/duo/DotFormation.d.ts +0 -7
- package/dist/internal-icons/icons/duo/DotFormation.js +0 -13
- package/dist/internal-icons/icons/duo/DrawFinger.d.ts +0 -7
- package/dist/internal-icons/icons/duo/DrawFinger.js +0 -13
- package/dist/internal-icons/icons/duo/Ear.d.ts +0 -7
- package/dist/internal-icons/icons/duo/Ear.js +0 -13
- package/dist/internal-icons/icons/duo/EarSound.d.ts +0 -7
- package/dist/internal-icons/icons/duo/EarSound.js +0 -13
- package/dist/internal-icons/icons/duo/Embed.js +0 -13
- package/dist/internal-icons/icons/duo/EnterDoor.d.ts +0 -7
- package/dist/internal-icons/icons/duo/EnterDoor.js +0 -13
- package/dist/internal-icons/icons/duo/EnterHome.d.ts +0 -7
- package/dist/internal-icons/icons/duo/EnterHome.js +0 -13
- package/dist/internal-icons/icons/duo/ExitDoor.d.ts +0 -7
- package/dist/internal-icons/icons/duo/ExitDoor.js +0 -13
- package/dist/internal-icons/icons/duo/Export2.d.ts +0 -7
- package/dist/internal-icons/icons/duo/Export2.js +0 -13
- package/dist/internal-icons/icons/duo/EyeSparkle.d.ts +0 -7
- package/dist/internal-icons/icons/duo/EyeSparkle.js +0 -13
- package/dist/internal-icons/icons/duo/FaceRobot.d.ts +0 -7
- package/dist/internal-icons/icons/duo/FaceRobot.js +0 -13
- package/dist/internal-icons/icons/duo/FaceRobot2.d.ts +0 -7
- package/dist/internal-icons/icons/duo/FaceRobot2.js +0 -13
- package/dist/internal-icons/icons/duo/FaceRobot3.d.ts +0 -7
- package/dist/internal-icons/icons/duo/FaceRobot3.js +0 -13
- package/dist/internal-icons/icons/duo/FerrisWheel.d.ts +0 -7
- package/dist/internal-icons/icons/duo/FerrisWheel.js +0 -13
- package/dist/internal-icons/icons/duo/FileExport.d.ts +0 -7
- package/dist/internal-icons/icons/duo/FileExport.js +0 -13
- package/dist/internal-icons/icons/duo/FlagMenu.d.ts +0 -7
- package/dist/internal-icons/icons/duo/FlagMenu.js +0 -13
- package/dist/internal-icons/icons/duo/FocusCenter.d.ts +0 -7
- package/dist/internal-icons/icons/duo/FocusCenter.js +0 -13
- package/dist/internal-icons/icons/duo/FoodOrder.d.ts +0 -7
- package/dist/internal-icons/icons/duo/FoodOrder.js +0 -13
- package/dist/internal-icons/icons/duo/FuelCan.d.ts +0 -7
- package/dist/internal-icons/icons/duo/FuelCan.js +0 -13
- package/dist/internal-icons/icons/duo/FuelCan2.d.ts +0 -7
- package/dist/internal-icons/icons/duo/FuelCan2.js +0 -13
- package/dist/internal-icons/icons/duo/Gear3Sparkle.d.ts +0 -7
- package/dist/internal-icons/icons/duo/Gear3Sparkle.js +0 -13
- package/dist/internal-icons/icons/duo/GridSparkle.d.ts +0 -7
- package/dist/internal-icons/icons/duo/GridSparkle.js +0 -13
- package/dist/internal-icons/icons/duo/HandHoldingGlobe.d.ts +0 -7
- package/dist/internal-icons/icons/duo/HandHoldingGlobe.js +0 -13
- package/dist/internal-icons/icons/duo/Handshake2.d.ts +0 -7
- package/dist/internal-icons/icons/duo/Handshake2.js +0 -13
- package/dist/internal-icons/icons/duo/Haptic.d.ts +0 -7
- package/dist/internal-icons/icons/duo/Haptic.js +0 -13
- package/dist/internal-icons/icons/duo/HelpChat.d.ts +0 -7
- package/dist/internal-icons/icons/duo/HelpChat.js +0 -13
- package/dist/internal-icons/icons/duo/HexagonSparkle.d.ts +0 -7
- package/dist/internal-icons/icons/duo/HexagonSparkle.js +0 -13
- package/dist/internal-icons/icons/duo/Hiking.d.ts +0 -7
- package/dist/internal-icons/icons/duo/Hiking.js +0 -13
- package/dist/internal-icons/icons/duo/History2.d.ts +0 -7
- package/dist/internal-icons/icons/duo/History2.js +0 -13
- package/dist/internal-icons/icons/duo/HorseHead.d.ts +0 -7
- package/dist/internal-icons/icons/duo/HorseHead.js +0 -13
- package/dist/internal-icons/icons/duo/HouseDollarSign.d.ts +0 -7
- package/dist/internal-icons/icons/duo/HouseDollarSign.js +0 -13
- package/dist/internal-icons/icons/duo/HouseMinus2.d.ts +0 -7
- package/dist/internal-icons/icons/duo/HouseMinus2.js +0 -13
- package/dist/internal-icons/icons/duo/Images3.d.ts +0 -7
- package/dist/internal-icons/icons/duo/Img4k.js +0 -13
- package/dist/internal-icons/icons/duo/InsertCrypto.d.ts +0 -7
- package/dist/internal-icons/icons/duo/InsertCrypto.js +0 -13
- package/dist/internal-icons/icons/duo/InsertDollar.d.ts +0 -7
- package/dist/internal-icons/icons/duo/InsertDollar.js +0 -13
- package/dist/internal-icons/icons/duo/InstantMoney.d.ts +0 -7
- package/dist/internal-icons/icons/duo/InstantMoney.js +0 -13
- package/dist/internal-icons/icons/duo/InvoiceIn.d.ts +0 -7
- package/dist/internal-icons/icons/duo/InvoiceIn.js +0 -13
- package/dist/internal-icons/icons/duo/InwardFlow.d.ts +0 -7
- package/dist/internal-icons/icons/duo/InwardFlow.js +0 -13
- package/dist/internal-icons/icons/duo/JoinedHands.d.ts +0 -7
- package/dist/internal-icons/icons/duo/JoinedHands.js +0 -13
- package/dist/internal-icons/icons/duo/LawShield.d.ts +0 -7
- package/dist/internal-icons/icons/duo/LawShield.js +0 -13
- package/dist/internal-icons/icons/duo/Lectern.d.ts +0 -7
- package/dist/internal-icons/icons/duo/Lectern.js +0 -13
- package/dist/internal-icons/icons/duo/Lectern2.d.ts +0 -7
- package/dist/internal-icons/icons/duo/Lectern2.js +0 -13
- package/dist/internal-icons/icons/duo/LightSpark.d.ts +0 -7
- package/dist/internal-icons/icons/duo/LightSpark.js +0 -13
- package/dist/internal-icons/icons/duo/LightSpark2.d.ts +0 -7
- package/dist/internal-icons/icons/duo/LightSpark2.js +0 -13
- package/dist/internal-icons/icons/duo/ListExport.d.ts +0 -7
- package/dist/internal-icons/icons/duo/ListExport.js +0 -13
- package/dist/internal-icons/icons/duo/ListFavs3.d.ts +0 -7
- package/dist/internal-icons/icons/duo/ListFavs3.js +0 -13
- package/dist/internal-icons/icons/duo/ListFavs4.d.ts +0 -7
- package/dist/internal-icons/icons/duo/ListFavs4.js +0 -13
- package/dist/internal-icons/icons/duo/LoadingStatus.d.ts +0 -7
- package/dist/internal-icons/icons/duo/LoadingStatus.js +0 -13
- package/dist/internal-icons/icons/duo/LoadingStatus2.d.ts +0 -7
- package/dist/internal-icons/icons/duo/LoadingStatus2.js +0 -13
- package/dist/internal-icons/icons/duo/LockedChat.d.ts +0 -7
- package/dist/internal-icons/icons/duo/LockedChat.js +0 -13
- package/dist/internal-icons/icons/duo/MagicHat.d.ts +0 -7
- package/dist/internal-icons/icons/duo/MagicHat.js +0 -13
- package/dist/internal-icons/icons/duo/MagicRabbit.d.ts +0 -7
- package/dist/internal-icons/icons/duo/MagicRabbit.js +0 -13
- package/dist/internal-icons/icons/duo/MagnifierSparkle2.d.ts +0 -7
- package/dist/internal-icons/icons/duo/MagnifierSparkle2.js +0 -13
- package/dist/internal-icons/icons/duo/MediaLibrary2.d.ts +0 -7
- package/dist/internal-icons/icons/duo/MediaLibrary2.js +0 -13
- package/dist/internal-icons/icons/duo/Membership.d.ts +0 -7
- package/dist/internal-icons/icons/duo/Membership.js +0 -13
- package/dist/internal-icons/icons/duo/Menu4.d.ts +0 -7
- package/dist/internal-icons/icons/duo/Menu4.js +0 -13
- package/dist/internal-icons/icons/duo/MilitaryMedal.d.ts +0 -7
- package/dist/internal-icons/icons/duo/MilitaryMedal.js +0 -13
- package/dist/internal-icons/icons/duo/MobileCircuit.d.ts +0 -7
- package/dist/internal-icons/icons/duo/MobileCircuit.js +0 -13
- package/dist/internal-icons/icons/duo/MoneyRefund.d.ts +0 -7
- package/dist/internal-icons/icons/duo/MoneyRefund.js +0 -13
- package/dist/internal-icons/icons/duo/MoneyRefund2.d.ts +0 -7
- package/dist/internal-icons/icons/duo/MoneyRefund2.js +0 -13
- package/dist/internal-icons/icons/duo/MotionAlongPath.d.ts +0 -7
- package/dist/internal-icons/icons/duo/MotionAlongPath.js +0 -13
- package/dist/internal-icons/icons/duo/Msgs2.d.ts +0 -7
- package/dist/internal-icons/icons/duo/Msgs2.js +0 -13
- package/dist/internal-icons/icons/duo/Navigation.d.ts +0 -7
- package/dist/internal-icons/icons/duo/Navigation.js +0 -13
- package/dist/internal-icons/icons/duo/NavigationHorizontal.d.ts +0 -7
- package/dist/internal-icons/icons/duo/NavigationHorizontal.js +0 -13
- package/dist/internal-icons/icons/duo/NavigationVertical.d.ts +0 -7
- package/dist/internal-icons/icons/duo/NavigationVertical.js +0 -13
- package/dist/internal-icons/icons/duo/ObjectSelection.d.ts +0 -7
- package/dist/internal-icons/icons/duo/ObjectSelection.js +0 -13
- package/dist/internal-icons/icons/duo/OfficeUser.d.ts +0 -7
- package/dist/internal-icons/icons/duo/OfficeUser.js +0 -13
- package/dist/internal-icons/icons/duo/OpenExternal.d.ts +0 -7
- package/dist/internal-icons/icons/duo/OpenExternal.js +0 -13
- package/dist/internal-icons/icons/duo/OrbitSparkle.d.ts +0 -7
- package/dist/internal-icons/icons/duo/OrbitSparkle.js +0 -13
- package/dist/internal-icons/icons/duo/OutwardFlow.d.ts +0 -7
- package/dist/internal-icons/icons/duo/OutwardFlow.js +0 -13
- package/dist/internal-icons/icons/duo/PaperPlaneFast.d.ts +0 -7
- package/dist/internal-icons/icons/duo/PaperPlaneFast.js +0 -13
- package/dist/internal-icons/icons/duo/Parachute.d.ts +0 -7
- package/dist/internal-icons/icons/duo/Parachute.js +0 -13
- package/dist/internal-icons/icons/duo/Paw.d.ts +0 -7
- package/dist/internal-icons/icons/duo/Paw.js +0 -13
- package/dist/internal-icons/icons/duo/Peace.d.ts +0 -7
- package/dist/internal-icons/icons/duo/Peace.js +0 -13
- package/dist/internal-icons/icons/duo/PicnicTable.d.ts +0 -7
- package/dist/internal-icons/icons/duo/PicnicTable.js +0 -13
- package/dist/internal-icons/icons/duo/Pillow.d.ts +0 -7
- package/dist/internal-icons/icons/duo/Pillow.js +0 -13
- package/dist/internal-icons/icons/duo/Playground.d.ts +0 -7
- package/dist/internal-icons/icons/duo/Playground.js +0 -13
- package/dist/internal-icons/icons/duo/Playlist4.d.ts +0 -7
- package/dist/internal-icons/icons/duo/Playlist4.js +0 -13
- package/dist/internal-icons/icons/duo/Plug3.d.ts +0 -7
- package/dist/internal-icons/icons/duo/Plug3.js +0 -13
- package/dist/internal-icons/icons/duo/Plug3Sparkle.d.ts +0 -7
- package/dist/internal-icons/icons/duo/Plug3Sparkle.js +0 -13
- package/dist/internal-icons/icons/duo/PlugOff.d.ts +0 -7
- package/dist/internal-icons/icons/duo/PlugOff.js +0 -13
- package/dist/internal-icons/icons/duo/PlugSparkle.d.ts +0 -7
- package/dist/internal-icons/icons/duo/PlugSparkle.js +0 -13
- package/dist/internal-icons/icons/duo/PopEffect.d.ts +0 -7
- package/dist/internal-icons/icons/duo/PopEffect.js +0 -13
- package/dist/internal-icons/icons/duo/ProfileAnalytics.d.ts +0 -7
- package/dist/internal-icons/icons/duo/ProfileAnalytics.js +0 -13
- package/dist/internal-icons/icons/duo/ProfileBasic.d.ts +0 -7
- package/dist/internal-icons/icons/duo/ProgressIndicator2.d.ts +0 -7
- package/dist/internal-icons/icons/duo/ProgressIndicator2.js +0 -13
- package/dist/internal-icons/icons/duo/QuickActions.d.ts +0 -7
- package/dist/internal-icons/icons/duo/QuickActions.js +0 -13
- package/dist/internal-icons/icons/duo/QuickTimer.d.ts +0 -7
- package/dist/internal-icons/icons/duo/QuickTimer.js +0 -13
- package/dist/internal-icons/icons/duo/Rabbit.d.ts +0 -7
- package/dist/internal-icons/icons/duo/Rabbit.js +0 -13
- package/dist/internal-icons/icons/duo/Receipt3.d.ts +0 -7
- package/dist/internal-icons/icons/duo/Receipt3.js +0 -13
- package/dist/internal-icons/icons/duo/Receipt4.d.ts +0 -7
- package/dist/internal-icons/icons/duo/Receipt4.js +0 -13
- package/dist/internal-icons/icons/duo/Redo2.d.ts +0 -7
- package/dist/internal-icons/icons/duo/Redo2.js +0 -13
- package/dist/internal-icons/icons/duo/Redo3.d.ts +0 -7
- package/dist/internal-icons/icons/duo/Redo3.js +0 -13
- package/dist/internal-icons/icons/duo/Refresh3AnticlockwiseSlash.d.ts +0 -7
- package/dist/internal-icons/icons/duo/Refresh3AnticlockwiseSlash.js +0 -13
- package/dist/internal-icons/icons/duo/Refresh3ClockwiseSlash.d.ts +0 -7
- package/dist/internal-icons/icons/duo/Refresh3ClockwiseSlash.js +0 -13
- package/dist/internal-icons/icons/duo/RefreshAnticlockwiseSlash.d.ts +0 -7
- package/dist/internal-icons/icons/duo/RefreshAnticlockwiseSlash.js +0 -13
- package/dist/internal-icons/icons/duo/RefreshClockwiseSlash.d.ts +0 -7
- package/dist/internal-icons/icons/duo/RefreshClockwiseSlash.js +0 -13
- package/dist/internal-icons/icons/duo/Refrigerator.d.ts +0 -7
- package/dist/internal-icons/icons/duo/Refrigerator.js +0 -13
- package/dist/internal-icons/icons/duo/RemoteControl.d.ts +0 -7
- package/dist/internal-icons/icons/duo/RemoteControl.js +0 -13
- package/dist/internal-icons/icons/duo/RemoteControl2.d.ts +0 -7
- package/dist/internal-icons/icons/duo/RemoteControl2.js +0 -13
- package/dist/internal-icons/icons/duo/ReportFile.d.ts +0 -7
- package/dist/internal-icons/icons/duo/ReportFile.js +0 -13
- package/dist/internal-icons/icons/duo/Reposition.d.ts +0 -7
- package/dist/internal-icons/icons/duo/Reposition.js +0 -13
- package/dist/internal-icons/icons/duo/Rerouting.d.ts +0 -7
- package/dist/internal-icons/icons/duo/Rerouting.js +0 -13
- package/dist/internal-icons/icons/duo/Robot2.d.ts +0 -7
- package/dist/internal-icons/icons/duo/Robot2.js +0 -13
- package/dist/internal-icons/icons/duo/Robot3.d.ts +0 -7
- package/dist/internal-icons/icons/duo/Robot3.js +0 -13
- package/dist/internal-icons/icons/duo/Robot4.d.ts +0 -7
- package/dist/internal-icons/icons/duo/Robot4.js +0 -13
- package/dist/internal-icons/icons/duo/RockOn.d.ts +0 -7
- package/dist/internal-icons/icons/duo/RockOn.js +0 -13
- package/dist/internal-icons/icons/duo/RopeStanchions.d.ts +0 -7
- package/dist/internal-icons/icons/duo/RopeStanchions.js +0 -13
- package/dist/internal-icons/icons/duo/Rotation3602.d.ts +0 -7
- package/dist/internal-icons/icons/duo/Rotation3602.js +0 -13
- package/dist/internal-icons/icons/duo/SavedItems2.d.ts +0 -7
- package/dist/internal-icons/icons/duo/ScaleImg4k.d.ts +0 -7
- package/dist/internal-icons/icons/duo/ScaleImg4k.js +0 -13
- package/dist/internal-icons/icons/duo/ScanImage.d.ts +0 -7
- package/dist/internal-icons/icons/duo/ScanImage.js +0 -13
- package/dist/internal-icons/icons/duo/ScissorsSparkle.d.ts +0 -7
- package/dist/internal-icons/icons/duo/ScissorsSparkle.js +0 -13
- package/dist/internal-icons/icons/duo/Seatbelt.d.ts +0 -7
- package/dist/internal-icons/icons/duo/Seatbelt.js +0 -13
- package/dist/internal-icons/icons/duo/ShakaHand.d.ts +0 -7
- package/dist/internal-icons/icons/duo/ShakaHand.js +0 -13
- package/dist/internal-icons/icons/duo/ShapeRectangle.d.ts +0 -7
- package/dist/internal-icons/icons/duo/ShapeRectangle.js +0 -13
- package/dist/internal-icons/icons/duo/Shovel.d.ts +0 -7
- package/dist/internal-icons/icons/duo/Shovel.js +0 -13
- package/dist/internal-icons/icons/duo/ShuffleSparkle.d.ts +0 -7
- package/dist/internal-icons/icons/duo/ShuffleSparkle.js +0 -13
- package/dist/internal-icons/icons/duo/SideProfileQuestion.d.ts +0 -7
- package/dist/internal-icons/icons/duo/SideProfileQuestion.js +0 -13
- package/dist/internal-icons/icons/duo/SideProfileSparkle.d.ts +0 -7
- package/dist/internal-icons/icons/duo/SideProfileSparkle.js +0 -13
- package/dist/internal-icons/icons/duo/SidebarEdit.d.ts +0 -7
- package/dist/internal-icons/icons/duo/SidebarEdit.js +0 -13
- package/dist/internal-icons/icons/duo/SlashCircle.d.ts +0 -7
- package/dist/internal-icons/icons/duo/SlashCircle.js +0 -13
- package/dist/internal-icons/icons/duo/Sliders4.d.ts +0 -7
- package/dist/internal-icons/icons/duo/Sliders4.js +0 -13
- package/dist/internal-icons/icons/duo/Snail.d.ts +0 -7
- package/dist/internal-icons/icons/duo/Snail.js +0 -13
- package/dist/internal-icons/icons/duo/Spiral.d.ts +0 -7
- package/dist/internal-icons/icons/duo/Spiral.js +0 -13
- package/dist/internal-icons/icons/duo/SplitView.d.ts +0 -7
- package/dist/internal-icons/icons/duo/SplitView.js +0 -13
- package/dist/internal-icons/icons/duo/SquareDashedSearchSparkle.d.ts +0 -7
- package/dist/internal-icons/icons/duo/SquareDashedSearchSparkle.js +0 -13
- package/dist/internal-icons/icons/duo/SquareDashedText.d.ts +0 -7
- package/dist/internal-icons/icons/duo/SquareDashedText.js +0 -13
- package/dist/internal-icons/icons/duo/SquarePath.d.ts +0 -7
- package/dist/internal-icons/icons/duo/SquarePath.js +0 -13
- package/dist/internal-icons/icons/duo/Star2Slash.d.ts +0 -7
- package/dist/internal-icons/icons/duo/Star2Slash.js +0 -13
- package/dist/internal-icons/icons/duo/StopSign.d.ts +0 -7
- package/dist/internal-icons/icons/duo/StopSign.js +0 -13
- package/dist/internal-icons/icons/duo/StopwatchBolt.d.ts +0 -7
- package/dist/internal-icons/icons/duo/StopwatchBolt.js +0 -13
- package/dist/internal-icons/icons/duo/SummitFlag.d.ts +0 -7
- package/dist/internal-icons/icons/duo/SummitFlag.js +0 -13
- package/dist/internal-icons/icons/duo/Sunrise2.d.ts +0 -7
- package/dist/internal-icons/icons/duo/Sunrise2.js +0 -13
- package/dist/internal-icons/icons/duo/Task.d.ts +0 -7
- package/dist/internal-icons/icons/duo/Task.js +0 -13
- package/dist/internal-icons/icons/duo/Task2.d.ts +0 -7
- package/dist/internal-icons/icons/duo/Task2.js +0 -13
- package/dist/internal-icons/icons/duo/TaskDebug.d.ts +0 -7
- package/dist/internal-icons/icons/duo/TaskDebug.js +0 -13
- package/dist/internal-icons/icons/duo/TaskSearch.d.ts +0 -7
- package/dist/internal-icons/icons/duo/TaskSearch.js +0 -13
- package/dist/internal-icons/icons/duo/Teepee.d.ts +0 -7
- package/dist/internal-icons/icons/duo/Teepee.js +0 -13
- package/dist/internal-icons/icons/duo/TextAdjust.d.ts +0 -7
- package/dist/internal-icons/icons/duo/TextAdjust.js +0 -13
- package/dist/internal-icons/icons/duo/TheatreMask.d.ts +0 -7
- package/dist/internal-icons/icons/duo/TheatreMask.js +0 -13
- package/dist/internal-icons/icons/duo/TheatreMask2.d.ts +0 -7
- package/dist/internal-icons/icons/duo/TheatreMask2.js +0 -13
- package/dist/internal-icons/icons/duo/TimerProgress.d.ts +0 -7
- package/dist/internal-icons/icons/duo/TimerProgress.js +0 -13
- package/dist/internal-icons/icons/duo/TimerProgress2.d.ts +0 -7
- package/dist/internal-icons/icons/duo/TimerProgress2.js +0 -13
- package/dist/internal-icons/icons/duo/TransactionSplit.d.ts +0 -7
- package/dist/internal-icons/icons/duo/TransactionSplit.js +0 -13
- package/dist/internal-icons/icons/duo/Undo2.d.ts +0 -7
- package/dist/internal-icons/icons/duo/Undo2.js +0 -13
- package/dist/internal-icons/icons/duo/Undo3.d.ts +0 -7
- package/dist/internal-icons/icons/duo/Undo3.js +0 -13
- package/dist/internal-icons/icons/duo/UnicornHead.d.ts +0 -7
- package/dist/internal-icons/icons/duo/UnicornHead.js +0 -13
- package/dist/internal-icons/icons/duo/UserContact.d.ts +0 -7
- package/dist/internal-icons/icons/duo/UserContact.js +0 -13
- package/dist/internal-icons/icons/duo/UserVoice2.d.ts +0 -7
- package/dist/internal-icons/icons/duo/UserVoice2.js +0 -13
- package/dist/internal-icons/icons/duo/VipBadge.d.ts +0 -7
- package/dist/internal-icons/icons/duo/VipBadge.js +0 -13
- package/dist/internal-icons/icons/duo/VoiceCaption.d.ts +0 -7
- package/dist/internal-icons/icons/duo/VoiceCaption.js +0 -13
- package/dist/internal-icons/icons/duo/WalletCoins.d.ts +0 -7
- package/dist/internal-icons/icons/duo/WalletCoins.js +0 -13
- package/dist/internal-icons/icons/duo/Weight.d.ts +0 -7
- package/dist/internal-icons/icons/duo/Weight.js +0 -13
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import React from 'react';
|
|
3
|
-
const FaceRobot3 = React.forwardRef(({ size, className, style, ...props }, ref) => {
|
|
4
|
-
const dimensions = size
|
|
5
|
-
? { width: size, height: size }
|
|
6
|
-
: {
|
|
7
|
-
width: props.width || 18,
|
|
8
|
-
height: props.height || 18,
|
|
9
|
-
};
|
|
10
|
-
return (_jsx("svg", { ref: ref, viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", width: dimensions.width, height: dimensions.height, fill: props.fill || 'currentColor', className: className, style: style, ...props, children: _jsxs("g", { className: "nc-icon-wrapper", children: [_jsx("path", { d: "M10.25 2.5h-.5v-1a.75.75 0 0 0-1.5 0v1h-.5C5.13 2.5 3 4.63 3 7.25v1.5a2.753 2.753 0 0 0 2.75 2.75h6.5A2.753 2.753 0 0 0 15 8.75v-1.5c0-2.62-2.13-4.75-4.75-4.75", "data-color": "color-2", opacity: ".4" }), _jsx("circle", { cx: "6.5", cy: "7", r: "1" }), _jsx("circle", { cx: "11.5", cy: "7", r: "1" }), _jsx("path", { d: "m4.028 12.967-.75-.75a.746.746 0 0 1 0-1.06l.5-.499a2.74 2.74 0 0 1-.726-1.395l-.834.833c-.425.425-.66.99-.66 1.591s.235 1.167.66 1.591l.75.75a2.21 2.21 0 0 0 .43 2.502.747.747 0 0 0 1.061 0 .75.75 0 0 0 0-1.06.716.716 0 0 1 1.01-1.01.75.75 0 0 0 1.061-1.062 2.21 2.21 0 0 0-2.502-.43Zm12.413-1.279c0-.602-.234-1.167-.659-1.591l-.834-.834a2.74 2.74 0 0 1-.725 1.396l.499.499a.746.746 0 0 1 0 1.06l-.75.749a2.215 2.215 0 0 0-2.502.431.75.75 0 0 0 1.06 1.062.715.715 0 0 1 1.011 1.01.75.75 0 1 0 1.06 1.06 2.21 2.21 0 0 0 .432-2.502l.75-.75c.424-.424.659-.99.659-1.59Z" })] }) }));
|
|
11
|
-
});
|
|
12
|
-
FaceRobot3.displayName = 'FaceRobot3';
|
|
13
|
-
export default FaceRobot3;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { SVGProps } from 'react';
|
|
3
|
-
export interface FerrisWheelProps extends SVGProps<SVGSVGElement> {
|
|
4
|
-
size?: number | string;
|
|
5
|
-
}
|
|
6
|
-
declare const FerrisWheel: React.ForwardRefExoticComponent<Omit<FerrisWheelProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
7
|
-
export default FerrisWheel;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import React from 'react';
|
|
3
|
-
const FerrisWheel = React.forwardRef(({ size, className, style, ...props }, ref) => {
|
|
4
|
-
const dimensions = size
|
|
5
|
-
? { width: size, height: size }
|
|
6
|
-
: {
|
|
7
|
-
width: props.width || 18,
|
|
8
|
-
height: props.height || 18,
|
|
9
|
-
};
|
|
10
|
-
return (_jsx("svg", { ref: ref, viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", width: dimensions.width, height: dimensions.height, fill: props.fill || 'currentColor', className: className, style: style, ...props, children: _jsxs("g", { className: "nc-icon-wrapper", children: [_jsx("path", { d: "M7.827 1a1.2 1.2 0 0 0-.77.417 1.25 1.25 0 0 0 2.5 0c0-.147-.03-.286-.076-.417zm6.75 6a1.2 1.2 0 0 0-.77.417 1.25 1.25 0 0 0 2.5 0c0-.147-.03-.286-.076-.417zM3.424 7c.46.131.76.27.76.417a1.25 1.25 0 0 1-2.5 0c0-.147.03-.286.077-.417zm2-4c.46.131.76.27.76.417a1.25 1.25 0 0 1-2.5 0c0-.147.03-.286.077-.417zm-1 8.5c.46.131.76.27.76.417a1.25 1.25 0 0 1-2.5 0c0-.147.03-.286.077-.417zM12.577 3a1.2 1.2 0 0 0-.77.417 1.25 1.25 0 0 0 2.5 0c0-.147-.03-.286-.076-.417zm1 8.5a1.2 1.2 0 0 0-.77.417 1.25 1.25 0 0 0 2.5 0c0-.147-.03-.286-.076-.417z" }), _jsx("path", { d: "M14.25 15.5h-1.908l-2.189-5.22A2.122 2.122 0 0 0 9 6.375a2.122 2.122 0 0 0-1.153 3.905L5.658 15.5H3.75a.75.75 0 0 0 0 1.5h10.5a.75.75 0 0 0 0-1.5", "data-color": "color-2", opacity: ".4" }), _jsx("path", { d: "m6.344 13.864.58-1.384A4.48 4.48 0 0 1 4.5 8.5C4.5 6.02 6.519 4 9 4s4.5 2.019 4.5 4.5a4.48 4.48 0 0 1-2.424 3.98l.58 1.384A5.98 5.98 0 0 0 15 8.5c0-3.309-2.691-6-6-6s-6 2.691-6 6a5.98 5.98 0 0 0 3.344 5.364" })] }) }));
|
|
11
|
-
});
|
|
12
|
-
FerrisWheel.displayName = 'FerrisWheel';
|
|
13
|
-
export default FerrisWheel;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { SVGProps } from 'react';
|
|
3
|
-
export interface FileExportProps extends SVGProps<SVGSVGElement> {
|
|
4
|
-
size?: number | string;
|
|
5
|
-
}
|
|
6
|
-
declare const FileExport: React.ForwardRefExoticComponent<Omit<FileExportProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
7
|
-
export default FileExport;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import React from 'react';
|
|
3
|
-
const FileExport = React.forwardRef(({ size, className, style, ...props }, ref) => {
|
|
4
|
-
const dimensions = size
|
|
5
|
-
? { width: size, height: size }
|
|
6
|
-
: {
|
|
7
|
-
width: props.width || 18,
|
|
8
|
-
height: props.height || 18,
|
|
9
|
-
};
|
|
10
|
-
return (_jsx("svg", { ref: ref, viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", width: dimensions.width, height: dimensions.height, fill: props.fill || 'currentColor', className: className, style: style, ...props, children: _jsxs("g", { className: "nc-icon-wrapper", children: [_jsx("path", { d: "m15.487 5.427-3.915-3.915A1.75 1.75 0 0 0 10.336 1H5.75A2.75 2.75 0 0 0 3 3.75v10.5A2.75 2.75 0 0 0 5.75 17h7.5A2.75 2.75 0 0 0 16 14.25V6.666c0-.465-.185-.91-.513-1.239", "data-color": "color-2", opacity: ".4" }), _jsx("path", { d: "M15.87 6.001H12c-.55 0-1-.45-1-1v-3.87c.212.087.407.216.572.381l3.915 3.915c.166.166.295.361.382.574M9.78 10.22 7.53 7.97a.75.75 0 1 0-1.06 1.06l.97.97H4a2.503 2.503 0 0 0-2.5 2.5c0 1.022.619 1.901 1.5 2.288V12.5c0-.551.449-1 1-1h3.44l-.97.97a.75.75 0 1 0 1.06 1.06l2.25-2.25a.75.75 0 0 0 0-1.06" })] }) }));
|
|
11
|
-
});
|
|
12
|
-
FileExport.displayName = 'FileExport';
|
|
13
|
-
export default FileExport;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { SVGProps } from 'react';
|
|
3
|
-
export interface FlagMenuProps extends SVGProps<SVGSVGElement> {
|
|
4
|
-
size?: number | string;
|
|
5
|
-
}
|
|
6
|
-
declare const FlagMenu: React.ForwardRefExoticComponent<Omit<FlagMenuProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
7
|
-
export default FlagMenu;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import React from 'react';
|
|
3
|
-
const FlagMenu = React.forwardRef(({ size, className, style, ...props }, ref) => {
|
|
4
|
-
const dimensions = size
|
|
5
|
-
? { width: size, height: size }
|
|
6
|
-
: {
|
|
7
|
-
width: props.width || 18,
|
|
8
|
-
height: props.height || 18,
|
|
9
|
-
};
|
|
10
|
-
return (_jsx("svg", { ref: ref, viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", width: dimensions.width, height: dimensions.height, fill: props.fill || 'currentColor', className: className, style: style, ...props, children: _jsxs("g", { className: "nc-icon-wrapper", children: [_jsx("path", { d: "M7.745 9.85A2.47 2.47 0 0 1 9 9.5c.565 0 1.08.195 1.5.513.42-.318.935-.513 1.5-.513s1.08.195 1.5.513c.42-.318.935-.513 1.5-.513V3.24a.75.75 0 0 0-1.178-.616c-1 .695-1.928.984-2.738.859-.658-.101-1.109-.444-1.631-.84-.598-.456-1.274-.971-2.307-1.129-1.004-.155-2.06.097-3.146.705v8.261c.06-.22.125-.25.179-.62.999-.695 1.923-.985 2.738-.859.313.48.578.154.828.292", "data-color": "color-2", opacity: ".4" }), _jsx("path", { fillRule: "evenodd", d: "M3.75 1.25A.75.75 0 0 1 4.5 2v14A.75.75 0 0 1 3 16V2a.75.75 0 0 1 .75-.75" }), _jsx("path", { d: "M12 13a1 1 0 0 1 0-2 1 1 0 0 1 0 2m-3 0a1 1 0 0 1 0-2 1 1 0 0 1 0 2m6 0a1 1 0 0 1 0-2 1 1 0 0 1 0 2" })] }) }));
|
|
11
|
-
});
|
|
12
|
-
FlagMenu.displayName = 'FlagMenu';
|
|
13
|
-
export default FlagMenu;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { SVGProps } from 'react';
|
|
3
|
-
export interface FocusCenterProps extends SVGProps<SVGSVGElement> {
|
|
4
|
-
size?: number | string;
|
|
5
|
-
}
|
|
6
|
-
declare const FocusCenter: React.ForwardRefExoticComponent<Omit<FocusCenterProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
7
|
-
export default FocusCenter;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import React from 'react';
|
|
3
|
-
const FocusCenter = React.forwardRef(({ size, className, style, ...props }, ref) => {
|
|
4
|
-
const dimensions = size
|
|
5
|
-
? { width: size, height: size }
|
|
6
|
-
: {
|
|
7
|
-
width: props.width || 18,
|
|
8
|
-
height: props.height || 18,
|
|
9
|
-
};
|
|
10
|
-
return (_jsx("svg", { ref: ref, viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", width: dimensions.width, height: dimensions.height, fill: props.fill || 'currentColor', className: className, style: style, ...props, children: _jsxs("g", { className: "nc-icon-wrapper", children: [_jsx("circle", { cx: "9", cy: "9", r: "3", "data-color": "color-2", opacity: ".4" }), _jsx("path", { d: "m15.06 9 1.72-1.72a.75.75 0 1 0-1.06-1.06l-2.25 2.25a.75.75 0 0 0 0 1.06l2.25 2.25a.75.75 0 0 0 1.06 0 .75.75 0 0 0 0-1.06zm-5.53 4.47a.75.75 0 0 0-1.06 0l-2.25 2.25a.75.75 0 1 0 1.06 1.06L9 15.06l1.72 1.72a.75.75 0 0 0 1.06 0 .75.75 0 0 0 0-1.06zM2.28 6.22a.75.75 0 1 0-1.06 1.06L2.94 9l-1.72 1.72a.75.75 0 1 0 1.06 1.06l2.25-2.25a.75.75 0 0 0 0-1.06zm8.44-5L9 2.94 7.28 1.22a.75.75 0 1 0-1.06 1.06l2.25 2.25a.75.75 0 0 0 1.06 0l2.25-2.25a.75.75 0 1 0-1.06-1.06" })] }) }));
|
|
11
|
-
});
|
|
12
|
-
FocusCenter.displayName = 'FocusCenter';
|
|
13
|
-
export default FocusCenter;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { SVGProps } from 'react';
|
|
3
|
-
export interface FoodOrderProps extends SVGProps<SVGSVGElement> {
|
|
4
|
-
size?: number | string;
|
|
5
|
-
}
|
|
6
|
-
declare const FoodOrder: React.ForwardRefExoticComponent<Omit<FoodOrderProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
7
|
-
export default FoodOrder;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import React from 'react';
|
|
3
|
-
const FoodOrder = React.forwardRef(({ size, className, style, ...props }, ref) => {
|
|
4
|
-
const dimensions = size
|
|
5
|
-
? { width: size, height: size }
|
|
6
|
-
: {
|
|
7
|
-
width: props.width || 18,
|
|
8
|
-
height: props.height || 18,
|
|
9
|
-
};
|
|
10
|
-
return (_jsx("svg", { ref: ref, viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", width: dimensions.width, height: dimensions.height, fill: props.fill || 'currentColor', className: className, style: style, ...props, children: _jsxs("g", { className: "nc-icon-wrapper", children: [_jsx("path", { d: "M16.8 9.24a.75.75 0 0 0-.55-.24h-1.912l.097-.875a.26.26 0 0 1 .136-.197l1.514-.757a.75.75 0 1 0-.67-1.342l-1.514.757c-.532.266-.89.778-.957 1.372L12.83 9h-2.08a.75.75 0 0 0-.747.808l.429 5.576c.7.906.835 1.616 1.745 1.616h2.648c.91 0 1.675-.71 1.745-1.616l.429-5.576a.75.75 0 0 0-.198-.568Z" }), _jsx("path", { d: "m8.936 15.5-.43-5.578A2.25 2.25 0 0 1 10.75 7.5h.75a3.22 3.22 0 0 1 .996-1.733A2.73 2.73 0 0 0 10.19 4.5H4.31a2.74 2.74 0 0 0-2.737 2.477l-.6 6A2.75 2.75 0 0 0 3.71 16h5.314a3 3 0 0 1-.088-.5", "data-color": "color-2", opacity: ".4" }), _jsx("path", { d: "M6 4.5v-.75a1.251 1.251 0 0 1 2.5 0v.75H10v-.75C10 2.233 8.767 1 7.25 1S4.5 2.233 4.5 3.75v.75z" })] }) }));
|
|
11
|
-
});
|
|
12
|
-
FoodOrder.displayName = 'FoodOrder';
|
|
13
|
-
export default FoodOrder;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { SVGProps } from 'react';
|
|
3
|
-
export interface FuelCanProps extends SVGProps<SVGSVGElement> {
|
|
4
|
-
size?: number | string;
|
|
5
|
-
}
|
|
6
|
-
declare const FuelCan: React.ForwardRefExoticComponent<Omit<FuelCanProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
7
|
-
export default FuelCan;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import React from 'react';
|
|
3
|
-
const FuelCan = React.forwardRef(({ size, className, style, ...props }, ref) => {
|
|
4
|
-
const dimensions = size
|
|
5
|
-
? { width: size, height: size }
|
|
6
|
-
: {
|
|
7
|
-
width: props.width || 18,
|
|
8
|
-
height: props.height || 18,
|
|
9
|
-
};
|
|
10
|
-
return (_jsx("svg", { ref: ref, viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", width: dimensions.width, height: dimensions.height, fill: props.fill || 'currentColor', className: className, style: style, ...props, children: _jsxs("g", { className: "nc-icon-wrapper", children: [_jsx("path", { d: "M12.75 1.5H7.829a2.73 2.73 0 0 0-1.945.806L3.306 4.884c-.52.52-.806 1.21-.806 1.945v6.921a2.753 2.753 0 0 0 2.75 2.75h7.5a2.753 2.753 0 0 0 2.75-2.75v-9.5a2.753 2.753 0 0 0-2.75-2.75", "data-color": "color-2", opacity: ".4" }), _jsx("path", { d: "M2.482 3.982a.75.75 0 0 1-.53-1.28l1.75-1.75a.75.75 0 1 1 1.06 1.06l-1.75 1.75a.75.75 0 0 1-.53.22m8.548 6.488c-.009-.01-.02-.012-.03-.02v-1.9c.01-.8.021-.1.03-.02l1-1a.75.75 0 1 0-1.06-1.06l-1 1c-.1.009-.12.02-.2.03h-1.9c-.008-.01-.01-.021-.02-.03l-1-1a.75.75 0 1 0-1.06 1.06l1 1c.9.01.2.012.3.02v1.9c-.1.008-.21.01-.3.02l-1 1a.75.75 0 1 0 1.06 1.06l1-1c.01-.9.012-.2.02-.03h1.9c.8.01.11.021.2.03l1 1a.75.75 0 0 0 1.06 0 .75.75 0 0 0 0-1.06z" })] }) }));
|
|
11
|
-
});
|
|
12
|
-
FuelCan.displayName = 'FuelCan';
|
|
13
|
-
export default FuelCan;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { SVGProps } from 'react';
|
|
3
|
-
export interface FuelCan2Props extends SVGProps<SVGSVGElement> {
|
|
4
|
-
size?: number | string;
|
|
5
|
-
}
|
|
6
|
-
declare const FuelCan2: React.ForwardRefExoticComponent<Omit<FuelCan2Props, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
7
|
-
export default FuelCan2;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import React from 'react';
|
|
3
|
-
const FuelCan2 = React.forwardRef(({ size, className, style, ...props }, ref) => {
|
|
4
|
-
const dimensions = size
|
|
5
|
-
? { width: size, height: size }
|
|
6
|
-
: {
|
|
7
|
-
width: props.width || 18,
|
|
8
|
-
height: props.height || 18,
|
|
9
|
-
};
|
|
10
|
-
return (_jsx("svg", { ref: ref, viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", width: dimensions.width, height: dimensions.height, fill: props.fill || 'currentColor', className: className, style: style, ...props, children: _jsxs("g", { className: "nc-icon-wrapper", children: [_jsx("path", { d: "M9.75 13.966c0-2.093 1.169-3.324 2.022-4.223.235-.248.457-.48.664-.74A1.98 1.98 0 0 1 14 8.26c.586 0 1.124.25 1.5.68V4.25a2.753 2.753 0 0 0-2.75-2.75H7.83a2.73 2.73 0 0 0-1.945.806l-2.58 2.578A2.73 2.73 0 0 0 2.5 6.83v6.921a2.753 2.753 0 0 0 2.75 2.75h5.342a4.27 4.27 0 0 1-.842-2.534", "data-color": "color-2", opacity: ".4" }), _jsx("path", { d: "M2.482 3.982a.75.75 0 0 1-.53-1.28l1.75-1.75a.75.75 0 1 1 1.06 1.06l-1.75 1.75a.75.75 0 0 1-.53.22M11.75 6H8.243a.75.75 0 0 1 0-1.5h3.507a.75.75 0 0 1 0 1.5m3.39 4.776c-.25-.264-.508-.535-.749-.837a.517.517 0 0 0-.782 0c-.24.302-.5.573-.75.837-.79.833-1.609 1.696-1.609 3.19 0 1.536 1.233 2.784 2.75 2.784s2.75-1.248 2.75-2.784c0-1.494-.818-2.357-1.61-3.19" })] }) }));
|
|
11
|
-
});
|
|
12
|
-
FuelCan2.displayName = 'FuelCan2';
|
|
13
|
-
export default FuelCan2;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { SVGProps } from 'react';
|
|
3
|
-
export interface Gear3SparkleProps extends SVGProps<SVGSVGElement> {
|
|
4
|
-
size?: number | string;
|
|
5
|
-
}
|
|
6
|
-
declare const Gear3Sparkle: React.ForwardRefExoticComponent<Omit<Gear3SparkleProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
7
|
-
export default Gear3Sparkle;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import React from 'react';
|
|
3
|
-
const Gear3Sparkle = React.forwardRef(({ size, className, style, ...props }, ref) => {
|
|
4
|
-
const dimensions = size
|
|
5
|
-
? { width: size, height: size }
|
|
6
|
-
: {
|
|
7
|
-
width: props.width || 18,
|
|
8
|
-
height: props.height || 18,
|
|
9
|
-
};
|
|
10
|
-
return (_jsx("svg", { ref: ref, viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", width: dimensions.width, height: dimensions.height, fill: props.fill || 'currentColor', className: className, style: style, ...props, children: _jsxs("g", { className: "nc-icon-wrapper", children: [_jsx("path", { d: "m15.425 6.57-.615-.216a5.7 5.7 0 0 0-.614-1.063l.12-.64a2.36 2.36 0 0 0-1.14-2.477l-.35-.203a2.37 2.37 0 0 0-2.718.25l-.493.422a6.3 6.3 0 0 0-1.23 0L7.89 2.22a2.36 2.36 0 0 0-2.716-.25l-.35.202a2.37 2.37 0 0 0-1.141 2.477l.119.64q-.36.502-.615 1.065l-.612.215A2.365 2.365 0 0 0 1 8.796V9.2c0 1 .634 1.895 1.575 2.227l.615.216a5.6 5.6 0 0 0 .614 1.062l-.12.642a2.36 2.36 0 0 0 1.14 2.476l.35.203a2.37 2.37 0 0 0 2.718-.25l.493-.423c.404.039.816.039 1.227 0l.495.424a2.365 2.365 0 0 0 2.717.25l.35-.203a2.365 2.365 0 0 0 1.14-2.477l-.119-.64q.36-.506.615-1.064l.612-.215a2.365 2.365 0 0 0 1.576-2.227v-.405c0-1-.632-1.894-1.573-2.226", "data-color": "color-2", opacity: ".4" }), _jsx("path", { d: "m11.589 8.406-1.515-.51-.505-1.526c-.164-.493-.975-.493-1.139 0l-.505 1.526-1.515.51c-.245.081-.41.313-.41.573s.165.491.41.573l1.515.51.505 1.525a.601.601 0 0 0 1.14 0l.505-1.526 1.515-.51a.605.605 0 0 0-.001-1.146" })] }) }));
|
|
11
|
-
});
|
|
12
|
-
Gear3Sparkle.displayName = 'Gear3Sparkle';
|
|
13
|
-
export default Gear3Sparkle;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { SVGProps } from 'react';
|
|
3
|
-
export interface GridSparkleProps extends SVGProps<SVGSVGElement> {
|
|
4
|
-
size?: number | string;
|
|
5
|
-
}
|
|
6
|
-
declare const GridSparkle: React.ForwardRefExoticComponent<Omit<GridSparkleProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
7
|
-
export default GridSparkle;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import React from 'react';
|
|
3
|
-
const GridSparkle = React.forwardRef(({ size, className, style, ...props }, ref) => {
|
|
4
|
-
const dimensions = size
|
|
5
|
-
? { width: size, height: size }
|
|
6
|
-
: {
|
|
7
|
-
width: props.width || 18,
|
|
8
|
-
height: props.height || 18,
|
|
9
|
-
};
|
|
10
|
-
return (_jsx("svg", { ref: ref, viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", width: dimensions.width, height: dimensions.height, fill: props.fill || 'currentColor', className: className, style: style, ...props, children: _jsxs("g", { className: "nc-icon-wrapper", children: [_jsx("rect", { width: "6", height: "6", x: "2", y: "2", "data-color": "color-2", opacity: ".4", rx: "1.75", ry: "1.75" }), _jsx("rect", { width: "6", height: "6", x: "10", y: "2", "data-color": "color-2", opacity: ".4", rx: "1.75", ry: "1.75" }), _jsx("rect", { width: "6", height: "6", x: "2", y: "10", "data-color": "color-2", opacity: ".4", rx: "1.75", ry: "1.75" }), _jsx("path", { d: "m15.589 12.406-1.515-.51-.505-1.526c-.164-.494-.975-.494-1.139 0l-.505 1.526-1.515.51a.604.604 0 0 0 0 1.146l1.515.51.505 1.525a.601.601 0 0 0 1.14 0l.505-1.526 1.515-.51a.606.606 0 0 0-.001-1.146" })] }) }));
|
|
11
|
-
});
|
|
12
|
-
GridSparkle.displayName = 'GridSparkle';
|
|
13
|
-
export default GridSparkle;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { SVGProps } from 'react';
|
|
3
|
-
export interface HandHoldingGlobeProps extends SVGProps<SVGSVGElement> {
|
|
4
|
-
size?: number | string;
|
|
5
|
-
}
|
|
6
|
-
declare const HandHoldingGlobe: React.ForwardRefExoticComponent<Omit<HandHoldingGlobeProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
7
|
-
export default HandHoldingGlobe;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import React from 'react';
|
|
3
|
-
const HandHoldingGlobe = React.forwardRef(({ size, className, style, ...props }, ref) => {
|
|
4
|
-
const dimensions = size
|
|
5
|
-
? { width: size, height: size }
|
|
6
|
-
: {
|
|
7
|
-
width: props.width || 18,
|
|
8
|
-
height: props.height || 18,
|
|
9
|
-
};
|
|
10
|
-
return (_jsx("svg", { ref: ref, viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", width: dimensions.width, height: dimensions.height, fill: props.fill || 'currentColor', className: className, style: style, ...props, children: _jsxs("g", { className: "nc-icon-wrapper", children: [_jsx("path", { d: "M12.25 0A5.256 5.256 0 0 0 7 5.25c0 .414.336.75.75.75h2.049c.17.273.17.553.53.815.54.41.43.704.842.643a.75.75 0 0 0 .644-.842c-.026-.197-.025-.41-.04-.616h1.91a9 9 0 0 1-.215 1.51.75.75 0 0 0 1.455.365c.143-.57.219-1.214.26-1.875h1.218q-.92.45-.293.87a.75.75 0 1 0 1.353.648A5.256 5.256 0 0 0 12.25 0m-.014 1.501h.006c.249.073.849 1.09.98 2.999h-1.944c.13-1.907.728-2.924.958-2.999m-2.04.627c-.23.712-.369 1.535-.42 2.372h-1.2a3.75 3.75 0 0 1 1.62-2.372M14.725 4.5c-.051-.837-.19-1.66-.42-2.372a3.75 3.75 0 0 1 1.62 2.372z" }), _jsx("path", { d: "M17.58 11.565a1.92 1.92 0 0 0-2.532-.957l-1.845.833c.7.372-.55.75-.21 1.114a2.736 2.736 0 0 1-3.394 1.51l-1.753-.601a.75.75 0 0 1 .487-1.42l1.754.603c.606.21 1.275-.09 1.525-.679.231-.543.082-1.17-.449-1.472l-3.351-1.53c-1.114-.497-2.278-.489-3.276.024a3.93 3.93 0 0 0-2.026 2.683.5.5 0 0 0-.1.1l.001 3.625a.5.5 0 0 0 .348.476l4.478 1.432a3.5 3.5 0 0 0 2.506-.143l6.791-3.065a1.92 1.92 0 0 0 .956-2.533", "data-color": "color-2", opacity: ".4" }), _jsx("path", { d: "M2 17.5h-.25A1.75 1.75 0 0 1 0 15.75v-5C0 9.787.785 9 1.75 9H2c.965 0 1.75.786 1.75 1.75v5c0 .966-.785 1.75-1.75 1.75" })] }) }));
|
|
11
|
-
});
|
|
12
|
-
HandHoldingGlobe.displayName = 'HandHoldingGlobe';
|
|
13
|
-
export default HandHoldingGlobe;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { SVGProps } from 'react';
|
|
3
|
-
export interface Handshake2Props extends SVGProps<SVGSVGElement> {
|
|
4
|
-
size?: number | string;
|
|
5
|
-
}
|
|
6
|
-
declare const Handshake2: React.ForwardRefExoticComponent<Omit<Handshake2Props, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
7
|
-
export default Handshake2;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import React from 'react';
|
|
3
|
-
const Handshake2 = React.forwardRef(({ size, className, style, ...props }, ref) => {
|
|
4
|
-
const dimensions = size
|
|
5
|
-
? { width: size, height: size }
|
|
6
|
-
: {
|
|
7
|
-
width: props.width || 18,
|
|
8
|
-
height: props.height || 18,
|
|
9
|
-
};
|
|
10
|
-
return (_jsx("svg", { ref: ref, viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", width: dimensions.width, height: dimensions.height, fill: props.fill || 'currentColor', className: className, style: style, ...props, children: _jsxs("g", { className: "nc-icon-wrapper", children: [_jsx("path", { d: "M16.533 6.887c-.264-.387-.688-.69-1.106-.88-.005-.52-.126-1.119-.569-1.66a2.8 2.8 0 0 0-.967-.748c.033-.67-.162-1.43-.65-1.918-.878-.879-2.41-.878-3.289 0L8.75 2.885l.761.761a1.5 1.5 0 0 1 0 2.122c-.528.528-1.34.554-1.927.128l-.27.039.583.583a1.5 1.5 0 1 1-2.121 2.121l-.184-.184-.54.08a1.48 1.48 0 0 1-.262 1.725c-.54.54-1.377.559-1.966.104l-2.304 2.079a.75.75 0 0 0 .093 1.186l5 3.25a.75.75 0 0 0 .982-.145l2.525-2.984h.884a4.78 4.78 0 0 0 3.378-1.41l2.23-2.256c.805-.804.887-2.178.193-3.197Z", "data-color": "color-2", opacity: ".4" }), _jsx("path", { d: "M10.04 3.116 8.585 1.66c-.85-.85-2.334-.848-3.182 0a2.23 2.23 0 0 0-.624 1.229 2.24 2.24 0 0 0-1.748.642 2.25 2.25 0 0 0-.516 2.36 2.14 2.14 0 0 0-.855.511c-.426.424-.66.989-.66 1.591 0 .6.234 1.166.66 1.59l1.206 1.207c.425.426.99.66 1.591.66s1.166-.234 1.59-.659h.001c.284-.284.474-.634.574-1.012q.226.047.457.049A2.24 2.24 0 0 0 9.19 6.824c.316-.11.607-.283.85-.526h.001c.425-.425.659-.99.659-1.59 0-.602-.234-1.167-.66-1.592M4.988 9.73a.77.77 0 0 1-1.06 0L2.72 8.523a.745.745 0 0 1 0-1.06.746.746 0 0 1 1.06 0l1.207 1.206a.745.745 0 0 1 0 1.06M7.61 8.108a.77.77 0 0 1-1.061 0l-.983-.983-.724-.724-.75-.75a.751.751 0 0 1 1.06-1.061l.25.25 1.457 1.457.75.75a.746.746 0 0 1 0 1.061Zm1.37-2.871a.767.767 0 0 1-1.06 0L6.827 4.145l-.365-.364a.747.747 0 0 1 0-1.06.747.747 0 0 1 1.061 0L8.98 4.177a.745.745 0 0 1 0 1.06m1.137 8.513h-.27L9 14.752l1.677 1.982a.75.75 0 1 0 1.146-.968zm5.167-2.597-1.057 1.068 1.528 1.342a.75.75 0 0 0 1.058-.68.75.75 0 0 0-.068-1.058z" })] }) }));
|
|
11
|
-
});
|
|
12
|
-
Handshake2.displayName = 'Handshake2';
|
|
13
|
-
export default Handshake2;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { SVGProps } from 'react';
|
|
3
|
-
export interface HapticProps extends SVGProps<SVGSVGElement> {
|
|
4
|
-
size?: number | string;
|
|
5
|
-
}
|
|
6
|
-
declare const Haptic: React.ForwardRefExoticComponent<Omit<HapticProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
7
|
-
export default Haptic;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import React from 'react';
|
|
3
|
-
const Haptic = React.forwardRef(({ size, className, style, ...props }, ref) => {
|
|
4
|
-
const dimensions = size
|
|
5
|
-
? { width: size, height: size }
|
|
6
|
-
: {
|
|
7
|
-
width: props.width || 18,
|
|
8
|
-
height: props.height || 18,
|
|
9
|
-
};
|
|
10
|
-
return (_jsx("svg", { ref: ref, viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", width: dimensions.width, height: dimensions.height, fill: props.fill || 'currentColor', className: className, style: style, ...props, children: _jsxs("g", { className: "nc-icon-wrapper", children: [_jsx("path", { d: "M11.5 16h-5A2.503 2.503 0 0 1 4 13.5v-9C4 3.122 5.121 2 6.5 2h5C12.879 2 14 3.122 14 4.5v9c0 1.378-1.121 2.5-2.5 2.5", "data-color": "color-2", opacity: ".4" }), _jsx("path", { d: "M9.75 4h-1.5C7.56 4 7 3.44 7 2.75V2h4v.75C11 3.44 10.44 4 9.75 4M1 12.5a.748.748 0 0 1-.53-1.28l.72-.72-.614-.614C.34 9.65.21 9.335.21 9s.13-.65.368-.887L1.19 7.5l-.72-.72a.75.75 0 1 1 1.06-1.06l.894.894c.237.236.367.551.367.886s-.13.65-.368.887L1.81 9l.613.614c.237.236.367.551.367.886s-.13.65-.368.887l-.893.893a.75.75 0 0 1-.53.22M17 12.5a.75.75 0 0 1-.53-.22l-.894-.894c-.237-.236-.367-.551-.367-.886s.13-.65.368-.887L16.19 9l-.613-.614c-.237-.236-.367-.551-.367-.886s.13-.65.368-.887l.893-.893a.75.75 0 1 1 1.06 1.06l-.72.72.614.614c.237.236.367.551.367.886s-.13.65-.368.887l-.612.613.72.72A.75.75 0 0 1 17 12.5" })] }) }));
|
|
11
|
-
});
|
|
12
|
-
Haptic.displayName = 'Haptic';
|
|
13
|
-
export default Haptic;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { SVGProps } from 'react';
|
|
3
|
-
export interface HelpChatProps extends SVGProps<SVGSVGElement> {
|
|
4
|
-
size?: number | string;
|
|
5
|
-
}
|
|
6
|
-
declare const HelpChat: React.ForwardRefExoticComponent<Omit<HelpChatProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
7
|
-
export default HelpChat;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import React from 'react';
|
|
3
|
-
const HelpChat = React.forwardRef(({ size, className, style, ...props }, ref) => {
|
|
4
|
-
const dimensions = size
|
|
5
|
-
? { width: size, height: size }
|
|
6
|
-
: {
|
|
7
|
-
width: props.width || 18,
|
|
8
|
-
height: props.height || 18,
|
|
9
|
-
};
|
|
10
|
-
return (_jsx("svg", { ref: ref, viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", width: dimensions.width, height: dimensions.height, fill: props.fill || 'currentColor', className: className, style: style, ...props, children: _jsxs("g", { className: "nc-icon-wrapper", children: [_jsx("path", { d: "M7.5 1.5A6.76 6.76 0 0 0 .75 8.25c0 1.18.315 2.349.889 3.336.15.3-.075 1.516-.67 2.109a.75.75 0 0 0 .491 1.28c.983.053 2.205-.283 3.027-.69A6.7 6.7 0 0 0 7.5 15c3.722 0 6.75-3.028 6.75-6.75S11.222 1.5 7.5 1.5", "data-color": "color-2", opacity: ".4" }), _jsx("path", { d: "M16.613 14.117a4.735 4.735 0 0 0-2.436-6.8c.43.306.73.616.73.933 0 3.237-2.291 5.946-5.336 6.598 1.098 1.256 2.83 1.878 4.463 1.567a4.8 4.8 0 0 0 1.114-.358c.538.246 1.27.443 1.898.443q.075 0 .151-.004a.75.75 0 0 0 .49-1.28c-.3-.3-.452-.96-.417-1.099M7.361 9.705a.75.75 0 0 1-.724-.948c.213-.772.76-1.144 1.162-1.415.423-.287.595-.42.636-.833a.57.57 0 0 0-.143-.47c-.16-.175-.438-.29-.708-.29-.34 0-.951.107-1.212.818a.75.75 0 1 1-1.408-.516c.412-1.127 1.392-1.801 2.62-1.801.695 0 1.375.292 1.82.782.397.438.583 1.014.524 1.623-.11 1.13-.819 1.61-1.288 1.928-.356.241-.497.353-.555.57a.75.75 0 0 1-.724.551Zm.014 2.545c-.482 0-.875-.394-.875-.875s.393-.875.875-.875.875.394.875.875-.393.875-.875.875" })] }) }));
|
|
11
|
-
});
|
|
12
|
-
HelpChat.displayName = 'HelpChat';
|
|
13
|
-
export default HelpChat;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { SVGProps } from 'react';
|
|
3
|
-
export interface HexagonSparkleProps extends SVGProps<SVGSVGElement> {
|
|
4
|
-
size?: number | string;
|
|
5
|
-
}
|
|
6
|
-
declare const HexagonSparkle: React.ForwardRefExoticComponent<Omit<HexagonSparkleProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
7
|
-
export default HexagonSparkle;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import React from 'react';
|
|
3
|
-
const HexagonSparkle = React.forwardRef(({ size, className, style, ...props }, ref) => {
|
|
4
|
-
const dimensions = size
|
|
5
|
-
? { width: size, height: size }
|
|
6
|
-
: {
|
|
7
|
-
width: props.width || 18,
|
|
8
|
-
height: props.height || 18,
|
|
9
|
-
};
|
|
10
|
-
return (_jsx("svg", { ref: ref, viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", width: dimensions.width, height: dimensions.height, fill: props.fill || 'currentColor', className: className, style: style, ...props, children: _jsxs("g", { className: "nc-icon-wrapper", children: [_jsx("path", { d: "m14.629 4.148-4.25-2.465a2.76 2.76 0 0 0-2.76 0L3.37 4.148A2.76 2.76 0 0 0 2 6.527v4.946a2.76 2.76 0 0 0 1.371 2.379l4.25 2.465a2.75 2.75 0 0 0 2.76 0l4.25-2.465a2.75 2.75 0 0 0 1.37-2.38V6.526a2.76 2.76 0 0 0-1.371-2.38", "data-color": "color-2", opacity: ".4" }), _jsx("path", { d: "m12.589 7.406-1.515-.51-.505-1.526c-.164-.493-.975-.493-1.139 0l-.505 1.526-1.515.51c-.245.081-.41.313-.41.573s.165.491.41.573l1.515.51.505 1.525a.601.601 0 0 0 1.14 0l.505-1.526 1.515-.51a.605.605 0 0 0-.001-1.146" })] }) }));
|
|
11
|
-
});
|
|
12
|
-
HexagonSparkle.displayName = 'HexagonSparkle';
|
|
13
|
-
export default HexagonSparkle;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { SVGProps } from 'react';
|
|
3
|
-
export interface HikingProps extends SVGProps<SVGSVGElement> {
|
|
4
|
-
size?: number | string;
|
|
5
|
-
}
|
|
6
|
-
declare const Hiking: React.ForwardRefExoticComponent<Omit<HikingProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
7
|
-
export default Hiking;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import React from 'react';
|
|
3
|
-
const Hiking = React.forwardRef(({ size, className, style, ...props }, ref) => {
|
|
4
|
-
const dimensions = size
|
|
5
|
-
? { width: size, height: size }
|
|
6
|
-
: {
|
|
7
|
-
width: props.width || 18,
|
|
8
|
-
height: props.height || 18,
|
|
9
|
-
};
|
|
10
|
-
return (_jsx("svg", { ref: ref, viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", width: dimensions.width, height: dimensions.height, fill: props.fill || 'currentColor', className: className, style: style, ...props, children: _jsxs("g", { className: "nc-icon-wrapper", children: [_jsx("circle", { cx: "9.75", cy: "2.25", r: "2", "data-color": "color-2", opacity: ".4" }), _jsx("path", { d: "m14.083 8.504-1.804-.2a.25.25 0 0 1-.177-.104l-1.606-2.266c-.006-.009-.116-.175-.176-.244A1.98 1.98 0 0 0 8.816 5c-.976 0-1.82.727-1.964 1.69l-.415 2.77a2.75 2.75 0 0 0 1.07 2.606l1.815 1.36a.25.25 0 0 1 .82.11l1.148 2.983a.751.751 0 0 0 1.4-.538l-1.147-2.983a1.75 1.75 0 0 0-.582-.77l-1.157-.868a1.73 1.73 0 0 0 1.315-1.43l.194-1.29.303.427a1.75 1.75 0 0 0 1.235.728l1.804.2a.75.75 0 1 0 .166-1.491", "data-color": "color-2", opacity: ".4" }), _jsx("path", { d: "M5.175 4.628a2 2 0 0 0-1.548.342A2 2 0 0 0 2.8 6.32l-.336 2.24a.994.994 0 0 0 .805 1.134l1.045.195q.9.017.181.017a1.005 1.005 0 0 0 .991-.854l.494-3.29a.994.994 0 0 0-.805-1.135" }), _jsx("path", { d: "M4.749 16.999a.75.75 0 0 1-.564-1.244l1.61-1.839c.001-.3.05-.9.05-.093l.132-.42a.75.75 0 0 1 1.431.445l-.13.42a1.7 1.7 0 0 1-.354.636l-1.61 1.84a.75.75 0 0 1-.565.255", "data-color": "color-2", opacity: ".4" }), _jsx("path", { d: "M14.75 17a.75.75 0 0 1-.75-.75v-8a.75.75 0 0 1 1.5 0v8a.75.75 0 0 1-.75.75" })] }) }));
|
|
11
|
-
});
|
|
12
|
-
Hiking.displayName = 'Hiking';
|
|
13
|
-
export default Hiking;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { SVGProps } from 'react';
|
|
3
|
-
export interface History2Props extends SVGProps<SVGSVGElement> {
|
|
4
|
-
size?: number | string;
|
|
5
|
-
}
|
|
6
|
-
declare const History2: React.ForwardRefExoticComponent<Omit<History2Props, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
7
|
-
export default History2;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import React from 'react';
|
|
3
|
-
const History2 = React.forwardRef(({ size, className, style, ...props }, ref) => {
|
|
4
|
-
const dimensions = size
|
|
5
|
-
? { width: size, height: size }
|
|
6
|
-
: {
|
|
7
|
-
width: props.width || 18,
|
|
8
|
-
height: props.height || 18,
|
|
9
|
-
};
|
|
10
|
-
return (_jsx("svg", { ref: ref, viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", width: dimensions.width, height: dimensions.height, fill: props.fill || 'currentColor', className: className, style: style, ...props, children: _jsxs("g", { className: "nc-icon-wrapper", children: [_jsx("path", { d: "M9 1a7.98 7.98 0 0 0-6.262 3.037l-.115-.835a.744.744 0 0 0-.846-.64.75.75 0 0 0-.64.846l.409 2.945a.75.75 0 0 0 .845.64l2.944-.406A.75.75 0 0 0 5.129 5.1l-1.456.202A6.48 6.48 0 0 1 9 2.5c3.584 0 6.5 2.916 6.5 6.5s-2.916 6.5-6.5 6.5A.75.75 0 0 0 9 17c4.411 0 8-3.589 8-8s-3.589-8-8-8" }), _jsx("path", { d: "M9 4a.75.75 0 0 0-.75.75V9c0 .246.12.477.323.617l3.25 2.25a.749.749 0 1 0 .854-1.233L9.75 8.606V4.75A.75.75 0 0 0 9 4" }), _jsx("circle", { cx: "3.87", cy: "14.13", r: ".75", "data-color": "color-2", opacity: ".4" }), _jsx("circle", { cx: "1.75", cy: "9", r: ".75", "data-color": "color-2", opacity: ".4" }), _jsx("circle", { cx: "6.23", cy: "15.7", r: ".75", "data-color": "color-2", opacity: ".4" }), _jsx("circle", { cx: "2.3", cy: "11.77", r: ".75", "data-color": "color-2", opacity: ".4" })] }) }));
|
|
11
|
-
});
|
|
12
|
-
History2.displayName = 'History2';
|
|
13
|
-
export default History2;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { SVGProps } from 'react';
|
|
3
|
-
export interface HorseHeadProps extends SVGProps<SVGSVGElement> {
|
|
4
|
-
size?: number | string;
|
|
5
|
-
}
|
|
6
|
-
declare const HorseHead: React.ForwardRefExoticComponent<Omit<HorseHeadProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
7
|
-
export default HorseHead;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import React from 'react';
|
|
3
|
-
const HorseHead = React.forwardRef(({ size, className, style, ...props }, ref) => {
|
|
4
|
-
const dimensions = size
|
|
5
|
-
? { width: size, height: size }
|
|
6
|
-
: {
|
|
7
|
-
width: props.width || 18,
|
|
8
|
-
height: props.height || 18,
|
|
9
|
-
};
|
|
10
|
-
return (_jsx("svg", { ref: ref, viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", width: dimensions.width, height: dimensions.height, fill: props.fill || 'currentColor', className: className, style: style, ...props, children: _jsxs("g", { className: "nc-icon-wrapper", children: [_jsx("path", { d: "M15.957 5.644C13.87 1.786 9.817 1.08 7.588 1.002a.748.748 0 0 0-.766.874L7.19 4.06 1.732 8.694c-.662.564-.9 1.49-.595 2.302l.74.2a2.075 2.075 0 0 0 2.6 1.237l1.118-.4c.469-.148.993.006 1.658.202.465.137.998.294 1.605.365 1.626.235 3.76-.53 3.76-.53s-1.364 1.818-4.57 1.634c-.47.535-1.004 1.142-1.352 2.336a.75.75 0 0 0 .72.96H15c.316 0 .626-.274.733-.571 1.607-4.46 1.682-8.088.224-10.785", "data-color": "color-2", opacity: ".4" }), _jsx("circle", { cx: "8.5", cy: "7.5", r: "1" })] }) }));
|
|
11
|
-
});
|
|
12
|
-
HorseHead.displayName = 'HorseHead';
|
|
13
|
-
export default HorseHead;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { SVGProps } from 'react';
|
|
3
|
-
export interface HouseDollarSignProps extends SVGProps<SVGSVGElement> {
|
|
4
|
-
size?: number | string;
|
|
5
|
-
}
|
|
6
|
-
declare const HouseDollarSign: React.ForwardRefExoticComponent<Omit<HouseDollarSignProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
7
|
-
export default HouseDollarSign;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import React from 'react';
|
|
3
|
-
const HouseDollarSign = React.forwardRef(({ size, className, style, ...props }, ref) => {
|
|
4
|
-
const dimensions = size
|
|
5
|
-
? { width: size, height: size }
|
|
6
|
-
: {
|
|
7
|
-
width: props.width || 18,
|
|
8
|
-
height: props.height || 18,
|
|
9
|
-
};
|
|
10
|
-
return (_jsx("svg", { ref: ref, viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", width: dimensions.width, height: dimensions.height, fill: props.fill || 'currentColor', className: className, style: style, ...props, children: _jsxs("g", { className: "nc-icon-wrapper", children: [_jsx("path", { d: "m15.31 5.353-5.25-3.99a1.76 1.76 0 0 0-2.12 0l-5.25 3.99c-.432.33-.69.85-.69 1.393v7.504A2.753 2.753 0 0 0 4.75 17h8.5A2.753 2.753 0 0 0 16 14.25V6.746a1.76 1.76 0 0 0-.69-1.393", "data-color": "color-2", opacity: ".4" }), _jsx("path", { d: "M9.796 9.25H8.204a.501.501 0 0 1 0-1h2.614a.75.75 0 0 0 0-1.5H9.75a.75.75 0 0 0-1.5 0h-.046c-1.102 0-2 .897-2 2s.898 2 2 2h1.592a.5.5 0 0 1 0 1H7.182a.75.75 0 0 0 0 1.5H8.25a.75.75 0 0 0 1.5 0h.046c1.102 0 2-.897 2-2s-.898-2-2-2" })] }) }));
|
|
11
|
-
});
|
|
12
|
-
HouseDollarSign.displayName = 'HouseDollarSign';
|
|
13
|
-
export default HouseDollarSign;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { SVGProps } from 'react';
|
|
3
|
-
export interface HouseMinus2Props extends SVGProps<SVGSVGElement> {
|
|
4
|
-
size?: number | string;
|
|
5
|
-
}
|
|
6
|
-
declare const HouseMinus2: React.ForwardRefExoticComponent<Omit<HouseMinus2Props, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
7
|
-
export default HouseMinus2;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import React from 'react';
|
|
3
|
-
const HouseMinus2 = React.forwardRef(({ size, className, style, ...props }, ref) => {
|
|
4
|
-
const dimensions = size
|
|
5
|
-
? { width: size, height: size }
|
|
6
|
-
: {
|
|
7
|
-
width: props.width || 18,
|
|
8
|
-
height: props.height || 18,
|
|
9
|
-
};
|
|
10
|
-
return (_jsx("svg", { ref: ref, viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", width: dimensions.width, height: dimensions.height, fill: props.fill || 'currentColor', className: className, style: style, ...props, children: _jsxs("g", { className: "nc-icon-wrapper", children: [_jsx("path", { d: "M15.999 7.75a.75.75 0 0 1-.449-.15L9 2.688 2.45 7.6a.75.75 0 1 1-.901-1.2L8.55 1.15a.75.75 0 0 1 .9 0l7 5.25a.75.75 0 0 1-.451 1.35" }), _jsx("path", { d: "M14.649 8.8 9 4.562 3.351 8.8A2.3 2.3 0 0 1 3 9.013v5.237A2.75 2.75 0 0 0 5.75 17h6.5A2.75 2.75 0 0 0 15 14.25V9.013a2.3 2.3 0 0 1-.351-.213", "data-color": "color-2", opacity: ".4" }), _jsx("path", { d: "M11.25 14h-4.5a.75.75 0 0 1 0-1.5h4.5a.75.75 0 0 1 0 1.5" })] }) }));
|
|
11
|
-
});
|
|
12
|
-
HouseMinus2.displayName = 'HouseMinus2';
|
|
13
|
-
export default HouseMinus2;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { SVGProps } from 'react';
|
|
3
|
-
export interface Images3Props extends SVGProps<SVGSVGElement> {
|
|
4
|
-
size?: number | string;
|
|
5
|
-
}
|
|
6
|
-
declare const Images3: React.ForwardRefExoticComponent<Omit<Images3Props, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
7
|
-
export default Images3;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import React from 'react';
|
|
3
|
-
const Img4k = React.forwardRef(({ size, className, style, ...props }, ref) => {
|
|
4
|
-
const dimensions = size
|
|
5
|
-
? { width: size, height: size }
|
|
6
|
-
: {
|
|
7
|
-
width: props.width || 18,
|
|
8
|
-
height: props.height || 18,
|
|
9
|
-
};
|
|
10
|
-
return (_jsx("svg", { ref: ref, viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", width: dimensions.width, height: dimensions.height, fill: props.fill || 'currentColor', className: className, style: style, ...props, children: _jsxs("g", { className: "nc-icon-wrapper", children: [_jsx("path", { d: "M13.75 8.25a2.24 2.24 0 0 1-1.744-.846A2.245 2.245 0 0 1 8.235 7H7C5.76 7 4.75 5.99 4.75 4.75v-.481c0-.455.146-.896.402-1.269H3.75A2.753 2.753 0 0 0 1 5.75v8.5A2.753 2.753 0 0 0 3.75 17h8.5A2.753 2.753 0 0 0 15 14.25V7.855c-.36.243-.785.395-1.25.395", "data-color": "color-2", opacity: ".4" }), _jsx("path", { d: "M12.194 9.384a2.753 2.753 0 0 0-3.888 0l-6.64 6.64A2.73 2.73 0 0 0 3.75 17h8.5A2.753 2.753 0 0 0 15 14.25v-2.06zM4.75 9.5a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5M11.5 4H11V.75a.75.75 0 0 0-.75-.75h-.375a.75.75 0 0 0-.58.275L6.418 3.794a.75.75 0 0 0-.169.475v.481c0 .414.336.75.75.75h2.5V6A.75.75 0 0 0 11 6v-.5h.5a.75.75 0 0 0 0-1.5m-2 0H8.188L9.5 2.394zm6.651-1.04 1.637-1.688A.75.75 0 0 0 16.712.228L14.5 2.508V.75a.75.75 0 0 0-1.5 0V6a.75.75 0 0 0 1.5 0V4.662l.581-.6 1.542 2.35a.75.75 0 1 0 1.254-.824z" })] }) }));
|
|
11
|
-
});
|
|
12
|
-
Img4k.displayName = 'Img4k';
|
|
13
|
-
export default Img4k;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { SVGProps } from 'react';
|
|
3
|
-
export interface InsertCryptoProps extends SVGProps<SVGSVGElement> {
|
|
4
|
-
size?: number | string;
|
|
5
|
-
}
|
|
6
|
-
declare const InsertCrypto: React.ForwardRefExoticComponent<Omit<InsertCryptoProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
7
|
-
export default InsertCrypto;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import React from 'react';
|
|
3
|
-
const InsertCrypto = React.forwardRef(({ size, className, style, ...props }, ref) => {
|
|
4
|
-
const dimensions = size
|
|
5
|
-
? { width: size, height: size }
|
|
6
|
-
: {
|
|
7
|
-
width: props.width || 18,
|
|
8
|
-
height: props.height || 18,
|
|
9
|
-
};
|
|
10
|
-
return (_jsx("svg", { ref: ref, viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", width: dimensions.width, height: dimensions.height, fill: props.fill || 'currentColor', className: className, style: style, ...props, children: _jsxs("g", { className: "nc-icon-wrapper", children: [_jsx("path", { d: "M9 1C4.589 1 1 4.589 1 9c0 1.691.528 3.314 1.527 4.69.142.195.368.31.608.31h11.73c.24 0 .466-.115.608-.31A7.94 7.94 0 0 0 17 9c0-4.411-3.589-8-8-8", "data-color": "color-2", opacity: ".4" }), _jsx("path", { d: "M16.25 17H1.75a.75.75 0 0 1 0-1.5h14.5a.75.75 0 0 1 0 1.5m-4.603-8.707-1.94-1.94a1 1 0 0 0-1.414 0l-1.94 1.94a1 1 0 0 0 0 1.414l1.94 1.94a1 1 0 0 0 1.414 0l1.94-1.94a1.003 1.003 0 0 0 0-1.414" })] }) }));
|
|
11
|
-
});
|
|
12
|
-
InsertCrypto.displayName = 'InsertCrypto';
|
|
13
|
-
export default InsertCrypto;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { SVGProps } from 'react';
|
|
3
|
-
export interface InsertDollarProps extends SVGProps<SVGSVGElement> {
|
|
4
|
-
size?: number | string;
|
|
5
|
-
}
|
|
6
|
-
declare const InsertDollar: React.ForwardRefExoticComponent<Omit<InsertDollarProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
7
|
-
export default InsertDollar;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import React from 'react';
|
|
3
|
-
const InsertDollar = React.forwardRef(({ size, className, style, ...props }, ref) => {
|
|
4
|
-
const dimensions = size
|
|
5
|
-
? { width: size, height: size }
|
|
6
|
-
: {
|
|
7
|
-
width: props.width || 18,
|
|
8
|
-
height: props.height || 18,
|
|
9
|
-
};
|
|
10
|
-
return (_jsx("svg", { ref: ref, viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", width: dimensions.width, height: dimensions.height, fill: props.fill || 'currentColor', className: className, style: style, ...props, children: _jsxs("g", { className: "nc-icon-wrapper", children: [_jsx("path", { d: "M9 1C4.589 1 1 4.589 1 9c0 1.691.528 3.314 1.527 4.69.142.195.368.31.608.31h11.73c.24 0 .466-.115.608-.31A7.94 7.94 0 0 0 17 9c0-4.411-3.589-8-8-8", "data-color": "color-2", opacity: ".4" }), _jsx("path", { d: "M16.25 17H1.75a.75.75 0 0 1 0-1.5h14.5a.75.75 0 0 1 0 1.5M9 13a.75.75 0 0 1-.75-.75V12h-1a.75.75 0 0 1 0-1.5h2.375a.626.626 0 0 0 0-1.25h-1.25A2.127 2.127 0 0 1 6.25 7.125c0-1.13.887-2.057 2-2.122V4.75a.75.75 0 0 1 1.5 0V5h1a.75.75 0 0 1 0 1.5H8.375a.626.626 0 0 0 0 1.25h1.25c1.172 0 2.125.953 2.125 2.125 0 1.13-.887 2.057-2 2.122v.253A.75.75 0 0 1 9 13" })] }) }));
|
|
11
|
-
});
|
|
12
|
-
InsertDollar.displayName = 'InsertDollar';
|
|
13
|
-
export default InsertDollar;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { SVGProps } from 'react';
|
|
3
|
-
export interface InstantMoneyProps extends SVGProps<SVGSVGElement> {
|
|
4
|
-
size?: number | string;
|
|
5
|
-
}
|
|
6
|
-
declare const InstantMoney: React.ForwardRefExoticComponent<Omit<InstantMoneyProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
7
|
-
export default InstantMoney;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import React from 'react';
|
|
3
|
-
const InstantMoney = React.forwardRef(({ size, className, style, ...props }, ref) => {
|
|
4
|
-
const dimensions = size
|
|
5
|
-
? { width: size, height: size }
|
|
6
|
-
: {
|
|
7
|
-
width: props.width || 18,
|
|
8
|
-
height: props.height || 18,
|
|
9
|
-
};
|
|
10
|
-
return (_jsx("svg", { ref: ref, viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", width: dimensions.width, height: dimensions.height, fill: props.fill || 'currentColor', className: className, style: style, ...props, children: _jsxs("g", { className: "nc-icon-wrapper", children: [_jsx("circle", { cx: "10", cy: "9", r: "2.25" }), _jsx("circle", { cx: "14.25", cy: "9", r: ".75", "data-color": "color-2", opacity: ".4" }), _jsx("path", { d: "M2.5 8H6a.75.75 0 0 0 0-1.5H2.5a.75.75 0 0 0 0 1.5" }), _jsx("path", { d: "M14.75 3.5H5.5a.75.75 0 0 0 0 1.5h9.25c.69 0 1.25.56 1.25 1.25v5.5c0 .69-.56 1.25-1.25 1.25h-9.5a1.23 1.23 0 0 1-.816-.314.75.75 0 1 0-.988 1.128 2.74 2.74 0 0 0 1.804.686h9.5a2.753 2.753 0 0 0 2.75-2.75v-5.5a2.753 2.753 0 0 0-2.75-2.75", "data-color": "color-2", opacity: ".4" }), _jsx("path", { d: "M5.75 10.25A.75.75 0 0 0 5 9.5H.75a.75.75 0 0 0 0 1.5H5a.75.75 0 0 0 .75-.75" })] }) }));
|
|
11
|
-
});
|
|
12
|
-
InstantMoney.displayName = 'InstantMoney';
|
|
13
|
-
export default InstantMoney;
|