@worldcoin/mini-apps-ui-kit-react 1.4.0 → 1.6.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 +90 -3
- package/dist/components/VerificationBadge/VerificationBadge.d.ts +6 -0
- package/dist/components/VerificationBadge/VerificationBadge.js +35 -0
- package/dist/components/VerificationBadge/index.d.ts +1 -0
- package/dist/globals.css +1 -1
- package/dist/icons/esm/icon.d.mts +3 -0
- package/dist/icons/esm/index.d.mts +1 -0
- package/dist/icons/esm/index.mjs +1 -0
- package/dist/icons/esm/outline/Airplane.mjs +11 -0
- package/dist/icons/esm/outline/AntennaSignal.mjs +14 -0
- package/dist/icons/esm/outline/AppleMac.mjs +14 -0
- package/dist/icons/esm/outline/ArrowDown.mjs +14 -0
- package/dist/icons/esm/outline/ArrowDownLeft.mjs +14 -0
- package/dist/icons/esm/outline/ArrowDownRight.mjs +14 -0
- package/dist/icons/esm/outline/ArrowLeft.mjs +11 -0
- package/dist/icons/esm/outline/ArrowRight.mjs +11 -0
- package/dist/icons/esm/outline/ArrowSplit.mjs +11 -0
- package/dist/icons/esm/outline/ArrowUp.mjs +14 -0
- package/dist/icons/esm/outline/ArrowUpLeft.mjs +14 -0
- package/dist/icons/esm/outline/ArrowUpRight.mjs +14 -0
- package/dist/icons/esm/outline/AtSign.mjs +16 -0
- package/dist/icons/esm/outline/BadgeCheck.mjs +11 -0
- package/dist/icons/esm/outline/BadgeNotChecked.mjs +15 -0
- package/dist/icons/esm/outline/Bag.mjs +14 -0
- package/dist/icons/esm/outline/Bank.mjs +17 -0
- package/dist/icons/esm/outline/Bell.mjs +14 -0
- package/dist/icons/esm/outline/BellNotification.mjs +14 -0
- package/dist/icons/esm/outline/BellSlash.mjs +14 -0
- package/dist/icons/esm/outline/Bookmark.mjs +11 -0
- package/dist/icons/esm/outline/BoxIso.mjs +14 -0
- package/dist/icons/esm/outline/Calendar.mjs +16 -0
- package/dist/icons/esm/outline/CalendarPlus.mjs +18 -0
- package/dist/icons/esm/outline/Camera.mjs +14 -0
- package/dist/icons/esm/outline/Cash.mjs +14 -0
- package/dist/icons/esm/outline/CashMulti.mjs +17 -0
- package/dist/icons/esm/outline/Cellular.mjs +11 -0
- package/dist/icons/esm/outline/CellularNoSignal.mjs +11 -0
- package/dist/icons/esm/outline/ChatBubble.mjs +16 -0
- package/dist/icons/esm/outline/ChatBubbleEmpty.mjs +11 -0
- package/dist/icons/esm/outline/ChatBubbleQuestion.mjs +15 -0
- package/dist/icons/esm/outline/ChatBubbleTranslate.mjs +17 -0
- package/dist/icons/esm/outline/ChatBubbleWarning.mjs +15 -0
- package/dist/icons/esm/outline/ChatLines.mjs +15 -0
- package/dist/icons/esm/outline/Check.mjs +11 -0
- package/dist/icons/esm/outline/CheckCircle.mjs +14 -0
- package/dist/icons/esm/outline/Clock.mjs +11 -0
- package/dist/icons/esm/outline/ClockRotateRight.mjs +15 -0
- package/dist/icons/esm/outline/Cloud.mjs +11 -0
- package/dist/icons/esm/outline/CloudDownload.mjs +11 -0
- package/dist/icons/esm/outline/Coins.mjs +14 -0
- package/dist/icons/esm/outline/Compass.mjs +14 -0
- package/dist/icons/esm/outline/Copy.mjs +11 -0
- package/dist/icons/esm/outline/Coupon.mjs +16 -0
- package/dist/icons/esm/outline/Cube.mjs +15 -0
- package/dist/icons/esm/outline/DeliveryCheck.mjs +15 -0
- package/dist/icons/esm/outline/DeliveryTruck.mjs +21 -0
- package/dist/icons/esm/outline/DoubleCheck.mjs +15 -0
- package/dist/icons/esm/outline/Download.mjs +11 -0
- package/dist/icons/esm/outline/EditPencil.mjs +11 -0
- package/dist/icons/esm/outline/EmptyPage.mjs +14 -0
- package/dist/icons/esm/outline/Eye.mjs +14 -0
- package/dist/icons/esm/outline/EyeClosed.mjs +11 -0
- package/dist/icons/esm/outline/FaceId.mjs +11 -0
- package/dist/icons/esm/outline/FilterList.mjs +11 -0
- package/dist/icons/esm/outline/Flash.mjs +11 -0
- package/dist/icons/esm/outline/Gif.mjs +16 -0
- package/dist/icons/esm/outline/Gift.mjs +17 -0
- package/dist/icons/esm/outline/Globe.mjs +16 -0
- package/dist/icons/esm/outline/GraduationCap.mjs +14 -0
- package/dist/icons/esm/outline/GraphDown.mjs +11 -0
- package/dist/icons/esm/outline/GraphUp.mjs +11 -0
- package/dist/icons/esm/outline/Group.mjs +11 -0
- package/dist/icons/esm/outline/Heart.mjs +11 -0
- package/dist/icons/esm/outline/HelpCircle.mjs +15 -0
- package/dist/icons/esm/outline/Home.mjs +11 -0
- package/dist/icons/esm/outline/InfoCircle.mjs +15 -0
- package/dist/icons/esm/outline/Instagram.mjs +15 -0
- package/dist/icons/esm/outline/Key.mjs +15 -0
- package/dist/icons/esm/outline/Language.mjs +16 -0
- package/dist/icons/esm/outline/Link.mjs +15 -0
- package/dist/icons/esm/outline/LinkSlash.mjs +16 -0
- package/dist/icons/esm/outline/List.mjs +16 -0
- package/dist/icons/esm/outline/Lock.mjs +14 -0
- package/dist/icons/esm/outline/LogIn.mjs +11 -0
- package/dist/icons/esm/outline/LogOut.mjs +11 -0
- package/dist/icons/esm/outline/MagicWand.mjs +16 -0
- package/dist/icons/esm/outline/Mail.mjs +11 -0
- package/dist/icons/esm/outline/Map.mjs +15 -0
- package/dist/icons/esm/outline/MapPin.mjs +14 -0
- package/dist/icons/esm/outline/MapsArrow.mjs +11 -0
- package/dist/icons/esm/outline/MediaImage.mjs +15 -0
- package/dist/icons/esm/outline/Microphone.mjs +11 -0
- package/dist/icons/esm/outline/Minus.mjs +11 -0
- package/dist/icons/esm/outline/MoreHoriz.mjs +15 -0
- package/dist/icons/esm/outline/MoreHorizCircle.mjs +16 -0
- package/dist/icons/esm/outline/NavArrowDown.mjs +11 -0
- package/dist/icons/esm/outline/NavArrowLeft.mjs +11 -0
- package/dist/icons/esm/outline/NavArrowRight.mjs +11 -0
- package/dist/icons/esm/outline/NavArrowUp.mjs +11 -0
- package/dist/icons/esm/outline/OpenNewWindow.mjs +11 -0
- package/dist/icons/esm/outline/Orb.mjs +15 -0
- package/dist/icons/esm/outline/Page.mjs +16 -0
- package/dist/icons/esm/outline/Passkey.mjs +17 -0
- package/dist/icons/esm/outline/Percentage.mjs +15 -0
- package/dist/icons/esm/outline/Pin.mjs +14 -0
- package/dist/icons/esm/outline/Play.mjs +11 -0
- package/dist/icons/esm/outline/Plus.mjs +11 -0
- package/dist/icons/esm/outline/Post.mjs +11 -0
- package/dist/icons/esm/outline/ProfileCircle.mjs +15 -0
- package/dist/icons/esm/outline/Prohibition.mjs +14 -0
- package/dist/icons/esm/outline/QrCode.mjs +20 -0
- package/dist/icons/esm/outline/Refresh.mjs +11 -0
- package/dist/icons/esm/outline/Reports.mjs +15 -0
- package/dist/icons/esm/outline/Safe.mjs +18 -0
- package/dist/icons/esm/outline/Scan.mjs +11 -0
- package/dist/icons/esm/outline/Search.mjs +11 -0
- package/dist/icons/esm/outline/SendMail.mjs +16 -0
- package/dist/icons/esm/outline/Settings.mjs +14 -0
- package/dist/icons/esm/outline/ShareIos.mjs +11 -0
- package/dist/icons/esm/outline/Shield.mjs +11 -0
- package/dist/icons/esm/outline/Shield2.mjs +14 -0
- package/dist/icons/esm/outline/ShieldAlert.mjs +15 -0
- package/dist/icons/esm/outline/ShieldCheck.mjs +14 -0
- package/dist/icons/esm/outline/SmartphoneDevice.mjs +14 -0
- package/dist/icons/esm/outline/SnowFlake.mjs +18 -0
- package/dist/icons/esm/outline/SoftwareUpdateSetting.mjs +14 -0
- package/dist/icons/esm/outline/Sort.mjs +11 -0
- package/dist/icons/esm/outline/SortDown.mjs +11 -0
- package/dist/icons/esm/outline/SortUp.mjs +17 -0
- package/dist/icons/esm/outline/Spark.mjs +11 -0
- package/dist/icons/esm/outline/Sparks.mjs +14 -0
- package/dist/icons/esm/outline/Star.mjs +11 -0
- package/dist/icons/esm/outline/StatsUpSquare.mjs +11 -0
- package/dist/icons/esm/outline/Suitcase.mjs +14 -0
- package/dist/icons/esm/outline/Text.mjs +14 -0
- package/dist/icons/esm/outline/TimerDots.mjs +11 -0
- package/dist/icons/esm/outline/Trash.mjs +11 -0
- package/dist/icons/esm/outline/Trophy.mjs +16 -0
- package/dist/icons/esm/outline/User.mjs +14 -0
- package/dist/icons/esm/outline/VideoCamera.mjs +14 -0
- package/dist/icons/esm/outline/ViewGrid.mjs +16 -0
- package/dist/icons/esm/outline/Wallet.mjs +14 -0
- package/dist/icons/esm/outline/WarningCircle.mjs +15 -0
- package/dist/icons/esm/outline/WarningHexagon.mjs +15 -0
- package/dist/icons/esm/outline/WarningTriangle.mjs +15 -0
- package/dist/icons/esm/outline/Wifi.mjs +14 -0
- package/dist/icons/esm/outline/WifiSignalNone.mjs +11 -0
- package/dist/icons/esm/outline/Xmark.mjs +11 -0
- package/dist/icons/esm/outline/index.d.mts +1 -0
- package/dist/icons/esm/outline/index.mjs +1 -0
- package/dist/icons/esm/regular/Airplane.mjs +11 -0
- package/dist/icons/esm/regular/AntennaSignal.mjs +17 -0
- package/dist/icons/esm/regular/AppleMac.mjs +11 -0
- package/dist/icons/esm/regular/ArrowDown.mjs +11 -0
- package/dist/icons/esm/regular/ArrowDownLeft.mjs +11 -0
- package/dist/icons/esm/regular/ArrowDownRight.mjs +11 -0
- package/dist/icons/esm/regular/ArrowLeft.mjs +11 -0
- package/dist/icons/esm/regular/ArrowRight.mjs +11 -0
- package/dist/icons/esm/regular/ArrowSplit.mjs +11 -0
- package/dist/icons/esm/regular/ArrowUp.mjs +11 -0
- package/dist/icons/esm/regular/ArrowUpLeft.mjs +11 -0
- package/dist/icons/esm/regular/ArrowUpRight.mjs +11 -0
- package/dist/icons/esm/regular/AtSign.mjs +11 -0
- package/dist/icons/esm/regular/BadgeCheck.mjs +14 -0
- package/dist/icons/esm/regular/BadgeNotChecked.mjs +14 -0
- package/dist/icons/esm/regular/Bag.mjs +11 -0
- package/dist/icons/esm/regular/Bank.mjs +11 -0
- package/dist/icons/esm/regular/Bell.mjs +11 -0
- package/dist/icons/esm/regular/BellNotification.mjs +11 -0
- package/dist/icons/esm/regular/BellSlash.mjs +11 -0
- package/dist/icons/esm/regular/Bookmark.mjs +11 -0
- package/dist/icons/esm/regular/BoxIso.mjs +11 -0
- package/dist/icons/esm/regular/Calendar.mjs +11 -0
- package/dist/icons/esm/regular/CalendarPlus.mjs +14 -0
- package/dist/icons/esm/regular/Camera.mjs +14 -0
- package/dist/icons/esm/regular/Cash.mjs +14 -0
- package/dist/icons/esm/regular/CashMulti.mjs +11 -0
- package/dist/icons/esm/regular/Cellular.mjs +16 -0
- package/dist/icons/esm/regular/CellularNoSignal.mjs +16 -0
- package/dist/icons/esm/regular/ChatBubble.mjs +11 -0
- package/dist/icons/esm/regular/ChatBubbleEmpty.mjs +11 -0
- package/dist/icons/esm/regular/ChatBubbleQuestion.mjs +15 -0
- package/dist/icons/esm/regular/ChatBubbleTranslate.mjs +11 -0
- package/dist/icons/esm/regular/ChatBubbleWarning.mjs +15 -0
- package/dist/icons/esm/regular/ChatLines.mjs +15 -0
- package/dist/icons/esm/regular/Check.mjs +11 -0
- package/dist/icons/esm/regular/CheckCircle.mjs +14 -0
- package/dist/icons/esm/regular/Clock.mjs +11 -0
- package/dist/icons/esm/regular/ClockRotateRight.mjs +14 -0
- package/dist/icons/esm/regular/Cloud.mjs +11 -0
- package/dist/icons/esm/regular/CloudDownload.mjs +11 -0
- package/dist/icons/esm/regular/Coins.mjs +14 -0
- package/dist/icons/esm/regular/Compass.mjs +14 -0
- package/dist/icons/esm/regular/Copy.mjs +14 -0
- package/dist/icons/esm/regular/Coupon.mjs +11 -0
- package/dist/icons/esm/regular/Cube.mjs +11 -0
- package/dist/icons/esm/regular/DeliveryCheck.mjs +15 -0
- package/dist/icons/esm/regular/DeliveryTruck.mjs +11 -0
- package/dist/icons/esm/regular/DoubleCheck.mjs +15 -0
- package/dist/icons/esm/regular/Download.mjs +11 -0
- package/dist/icons/esm/regular/EditPencil.mjs +11 -0
- package/dist/icons/esm/regular/EmptyPage.mjs +11 -0
- package/dist/icons/esm/regular/Eye.mjs +11 -0
- package/dist/icons/esm/regular/EyeClosed.mjs +11 -0
- package/dist/icons/esm/regular/FaceId.mjs +20 -0
- package/dist/icons/esm/regular/FilterList.mjs +16 -0
- package/dist/icons/esm/regular/Flash.mjs +11 -0
- package/dist/icons/esm/regular/Gif.mjs +16 -0
- package/dist/icons/esm/regular/Globe.mjs +11 -0
- package/dist/icons/esm/regular/GraduationCap.mjs +11 -0
- package/dist/icons/esm/regular/GraphDown.mjs +11 -0
- package/dist/icons/esm/regular/GraphUp.mjs +11 -0
- package/dist/icons/esm/regular/Group.mjs +11 -0
- package/dist/icons/esm/regular/Heart.mjs +11 -0
- package/dist/icons/esm/regular/HelpCircle.mjs +15 -0
- package/dist/icons/esm/regular/Home.mjs +11 -0
- package/dist/icons/esm/regular/InfoCircle.mjs +15 -0
- package/dist/icons/esm/regular/Instagram.mjs +15 -0
- package/dist/icons/esm/regular/Key.mjs +11 -0
- package/dist/icons/esm/regular/Language.mjs +11 -0
- package/dist/icons/esm/regular/Link.mjs +11 -0
- package/dist/icons/esm/regular/LinkSlash.mjs +16 -0
- package/dist/icons/esm/regular/List.mjs +11 -0
- package/dist/icons/esm/regular/Lock.mjs +11 -0
- package/dist/icons/esm/regular/LogIn.mjs +11 -0
- package/dist/icons/esm/regular/LogOut.mjs +14 -0
- package/dist/icons/esm/regular/MagicWand.mjs +16 -0
- package/dist/icons/esm/regular/Mail.mjs +11 -0
- package/dist/icons/esm/regular/Map.mjs +11 -0
- package/dist/icons/esm/regular/MapPin.mjs +11 -0
- package/dist/icons/esm/regular/MapsArrow.mjs +11 -0
- package/dist/icons/esm/regular/MediaImage.mjs +11 -0
- package/dist/icons/esm/regular/Microphone.mjs +11 -0
- package/dist/icons/esm/regular/Minus.mjs +11 -0
- package/dist/icons/esm/regular/MoreHoriz.mjs +15 -0
- package/dist/icons/esm/regular/MoreHorizCircle.mjs +16 -0
- package/dist/icons/esm/regular/NavArrowDown.mjs +11 -0
- package/dist/icons/esm/regular/NavArrowLeft.mjs +11 -0
- package/dist/icons/esm/regular/NavArrowRight.mjs +11 -0
- package/dist/icons/esm/regular/NavArrowUp.mjs +11 -0
- package/dist/icons/esm/regular/OpenNewWindow.mjs +11 -0
- package/dist/icons/esm/regular/Orb.mjs +11 -0
- package/dist/icons/esm/regular/Page.mjs +11 -0
- package/dist/icons/esm/regular/Passkey.mjs +15 -0
- package/dist/icons/esm/regular/Percentage.mjs +15 -0
- package/dist/icons/esm/regular/Pin.mjs +11 -0
- package/dist/icons/esm/regular/Play.mjs +11 -0
- package/dist/icons/esm/regular/Plus.mjs +11 -0
- package/dist/icons/esm/regular/Post.mjs +16 -0
- package/dist/icons/esm/regular/ProfileCircle.mjs +14 -0
- package/dist/icons/esm/regular/Prohibition.mjs +11 -0
- package/dist/icons/esm/regular/QrCode.mjs +11 -0
- package/dist/icons/esm/regular/Refresh.mjs +11 -0
- package/dist/icons/esm/regular/Reports.mjs +11 -0
- package/dist/icons/esm/regular/Safe.mjs +14 -0
- package/dist/icons/esm/regular/Scan.mjs +17 -0
- package/dist/icons/esm/regular/Search.mjs +11 -0
- package/dist/icons/esm/regular/SendMail.mjs +15 -0
- package/dist/icons/esm/regular/Settings.mjs +11 -0
- package/dist/icons/esm/regular/ShareIos.mjs +14 -0
- package/dist/icons/esm/regular/Shield.mjs +11 -0
- package/dist/icons/esm/regular/Shield2.mjs +11 -0
- package/dist/icons/esm/regular/ShieldAlert.mjs +11 -0
- package/dist/icons/esm/regular/SmartphoneDevice.mjs +14 -0
- package/dist/icons/esm/regular/SnowFlake.mjs +11 -0
- package/dist/icons/esm/regular/SoftwareUpdateSetting.mjs +14 -0
- package/dist/icons/esm/regular/Sort.mjs +16 -0
- package/dist/icons/esm/regular/SortDown.mjs +11 -0
- package/dist/icons/esm/regular/SortUp.mjs +11 -0
- package/dist/icons/esm/regular/Spark.mjs +11 -0
- package/dist/icons/esm/regular/Sparks.mjs +14 -0
- package/dist/icons/esm/regular/Star.mjs +11 -0
- package/dist/icons/esm/regular/StatsUpSquare.mjs +16 -0
- package/dist/icons/esm/regular/Suitcase.mjs +11 -0
- package/dist/icons/esm/regular/TimerDots.mjs +11 -0
- package/dist/icons/esm/regular/Trash.mjs +11 -0
- package/dist/icons/esm/regular/Trophy.mjs +11 -0
- package/dist/icons/esm/regular/User.mjs +14 -0
- package/dist/icons/esm/regular/VideoCamera.mjs +11 -0
- package/dist/icons/esm/regular/ViewGrid.mjs +16 -0
- package/dist/icons/esm/regular/Wallet.mjs +11 -0
- package/dist/icons/esm/regular/WarningCircle.mjs +15 -0
- package/dist/icons/esm/regular/WarningHexagon.mjs +15 -0
- package/dist/icons/esm/regular/WarningTriangle.mjs +15 -0
- package/dist/icons/esm/regular/WarningTriangle2.mjs +11 -0
- package/dist/icons/esm/regular/Wifi.mjs +16 -0
- package/dist/icons/esm/regular/WifiSignalNone.mjs +11 -0
- package/dist/icons/esm/regular/Xmark.mjs +11 -0
- package/dist/icons/esm/regular/index.d.mts +1 -0
- package/dist/icons/esm/regular/index.mjs +1 -0
- package/dist/icons/esm/solid/Airplane.mjs +11 -0
- package/dist/icons/esm/solid/AppleMac.mjs +14 -0
- package/dist/icons/esm/solid/ArrowDown.mjs +11 -0
- package/dist/icons/esm/solid/ArrowDownLeft.mjs +11 -0
- package/dist/icons/esm/solid/ArrowDownRight.mjs +11 -0
- package/dist/icons/esm/solid/ArrowLeft.mjs +11 -0
- package/dist/icons/esm/solid/ArrowRight.mjs +11 -0
- package/dist/icons/esm/solid/ArrowSplit.mjs +11 -0
- package/dist/icons/esm/solid/ArrowUp.mjs +11 -0
- package/dist/icons/esm/solid/ArrowUpLeft.mjs +11 -0
- package/dist/icons/esm/solid/AtSign.mjs +11 -0
- package/dist/icons/esm/solid/BadgeCheck.mjs +11 -0
- package/dist/icons/esm/solid/BadgeNotChecked.mjs +11 -0
- package/dist/icons/esm/solid/Bag.mjs +11 -0
- package/dist/icons/esm/solid/Bank.mjs +11 -0
- package/dist/icons/esm/solid/Bell.mjs +11 -0
- package/dist/icons/esm/solid/BellNotification.mjs +14 -0
- package/dist/icons/esm/solid/BellSlash.mjs +11 -0
- package/dist/icons/esm/solid/Bookmark.mjs +11 -0
- package/dist/icons/esm/solid/BoxIso.mjs +11 -0
- package/dist/icons/esm/solid/Calendar.mjs +11 -0
- package/dist/icons/esm/solid/CalendarPlus.mjs +14 -0
- package/dist/icons/esm/solid/Camera.mjs +11 -0
- package/dist/icons/esm/solid/Cash.mjs +11 -0
- package/dist/icons/esm/solid/CashMulti.mjs +14 -0
- package/dist/icons/esm/solid/Cellular.mjs +16 -0
- package/dist/icons/esm/solid/CellularNoSignal.mjs +16 -0
- package/dist/icons/esm/solid/ChatBubble.mjs +11 -0
- package/dist/icons/esm/solid/ChatBubbleEmpty.mjs +11 -0
- package/dist/icons/esm/solid/ChatBubbleQuestion.mjs +11 -0
- package/dist/icons/esm/solid/ChatBubbleTranslate.mjs +11 -0
- package/dist/icons/esm/solid/ChatBubbleWarning.mjs +11 -0
- package/dist/icons/esm/solid/ChatLines.mjs +11 -0
- package/dist/icons/esm/solid/Check.mjs +11 -0
- package/dist/icons/esm/solid/CheckCircle.mjs +11 -0
- package/dist/icons/esm/solid/Clock.mjs +11 -0
- package/dist/icons/esm/solid/ClockRotateRight.mjs +14 -0
- package/dist/icons/esm/solid/Cloud.mjs +11 -0
- package/dist/icons/esm/solid/CloudDownload.mjs +11 -0
- package/dist/icons/esm/solid/Coins.mjs +14 -0
- package/dist/icons/esm/solid/Compass.mjs +11 -0
- package/dist/icons/esm/solid/Copy.mjs +14 -0
- package/dist/icons/esm/solid/Coupon.mjs +11 -0
- package/dist/icons/esm/solid/Cube.mjs +15 -0
- package/dist/icons/esm/solid/DeliveryCheck.mjs +11 -0
- package/dist/icons/esm/solid/DeliveryTruck.mjs +11 -0
- package/dist/icons/esm/solid/DoubleCheck.mjs +15 -0
- package/dist/icons/esm/solid/Download.mjs +11 -0
- package/dist/icons/esm/solid/EditPencil.mjs +14 -0
- package/dist/icons/esm/solid/EmptyPage.mjs +11 -0
- package/dist/icons/esm/solid/Eye.mjs +11 -0
- package/dist/icons/esm/solid/EyeClosed.mjs +11 -0
- package/dist/icons/esm/solid/FaceId.mjs +20 -0
- package/dist/icons/esm/solid/FilterList.mjs +16 -0
- package/dist/icons/esm/solid/Flash.mjs +11 -0
- package/dist/icons/esm/solid/Gif.mjs +11 -0
- package/dist/icons/esm/solid/Gift.mjs +11 -0
- package/dist/icons/esm/solid/Globe.mjs +11 -0
- package/dist/icons/esm/solid/GraduationCap.mjs +14 -0
- package/dist/icons/esm/solid/GraphDown.mjs +11 -0
- package/dist/icons/esm/solid/GraphUp.mjs +11 -0
- package/dist/icons/esm/solid/Group.mjs +14 -0
- package/dist/icons/esm/solid/Heart.mjs +11 -0
- package/dist/icons/esm/solid/HelpCircle.mjs +11 -0
- package/dist/icons/esm/solid/Home.mjs +11 -0
- package/dist/icons/esm/solid/InfoCircle.mjs +11 -0
- package/dist/icons/esm/solid/Instagram.mjs +14 -0
- package/dist/icons/esm/solid/Key.mjs +11 -0
- package/dist/icons/esm/solid/Language.mjs +21 -0
- package/dist/icons/esm/solid/Link.mjs +11 -0
- package/dist/icons/esm/solid/List.mjs +11 -0
- package/dist/icons/esm/solid/Lock.mjs +11 -0
- package/dist/icons/esm/solid/LogIn.mjs +11 -0
- package/dist/icons/esm/solid/LogOut.mjs +14 -0
- package/dist/icons/esm/solid/MagicWand.mjs +16 -0
- package/dist/icons/esm/solid/Mail.mjs +14 -0
- package/dist/icons/esm/solid/Map.mjs +11 -0
- package/dist/icons/esm/solid/MapPin.mjs +11 -0
- package/dist/icons/esm/solid/MapsArrow.mjs +11 -0
- package/dist/icons/esm/solid/MediaImage.mjs +14 -0
- package/dist/icons/esm/solid/Microphone.mjs +11 -0
- package/dist/icons/esm/solid/Minus.mjs +11 -0
- package/dist/icons/esm/solid/MoreHoriz.mjs +15 -0
- package/dist/icons/esm/solid/MoreHorizCircle.mjs +11 -0
- package/dist/icons/esm/solid/NavArrowDown.mjs +11 -0
- package/dist/icons/esm/solid/NavArrowLeft.mjs +11 -0
- package/dist/icons/esm/solid/NavArrowRight.mjs +11 -0
- package/dist/icons/esm/solid/NavArrowUp.mjs +11 -0
- package/dist/icons/esm/solid/OpenNewWindow.mjs +11 -0
- package/dist/icons/esm/solid/Orb.mjs +11 -0
- package/dist/icons/esm/solid/Page.mjs +11 -0
- package/dist/icons/esm/solid/Passkey.mjs +15 -0
- package/dist/icons/esm/solid/Percentage.mjs +15 -0
- package/dist/icons/esm/solid/Pin.mjs +11 -0
- package/dist/icons/esm/solid/Play.mjs +11 -0
- package/dist/icons/esm/solid/Plus.mjs +11 -0
- package/dist/icons/esm/solid/Post.mjs +11 -0
- package/dist/icons/esm/solid/ProfileCircle.mjs +14 -0
- package/dist/icons/esm/solid/Prohibition.mjs +11 -0
- package/dist/icons/esm/solid/QrCode.mjs +11 -0
- package/dist/icons/esm/solid/Refresh.mjs +11 -0
- package/dist/icons/esm/solid/Reports.mjs +11 -0
- package/dist/icons/esm/solid/Safe.mjs +14 -0
- package/dist/icons/esm/solid/Scan.mjs +17 -0
- package/dist/icons/esm/solid/Search.mjs +11 -0
- package/dist/icons/esm/solid/SendMail.mjs +15 -0
- package/dist/icons/esm/solid/Settings.mjs +11 -0
- package/dist/icons/esm/solid/ShareIos.mjs +14 -0
- package/dist/icons/esm/solid/Shield.mjs +11 -0
- package/dist/icons/esm/solid/Shield2.mjs +11 -0
- package/dist/icons/esm/solid/ShieldAlert.mjs +11 -0
- package/dist/icons/esm/solid/ShieldCheck.mjs +11 -0
- package/dist/icons/esm/solid/SmartphoneDevice.mjs +11 -0
- package/dist/icons/esm/solid/SnowFlake.mjs +11 -0
- package/dist/icons/esm/solid/SoftwareUpdateSetting.mjs +11 -0
- package/dist/icons/esm/solid/Sort.mjs +16 -0
- package/dist/icons/esm/solid/SortDown.mjs +11 -0
- package/dist/icons/esm/solid/SortUp.mjs +11 -0
- package/dist/icons/esm/solid/Spark.mjs +11 -0
- package/dist/icons/esm/solid/Sparks.mjs +14 -0
- package/dist/icons/esm/solid/Star.mjs +11 -0
- package/dist/icons/esm/solid/StatsUpSquare.mjs +11 -0
- package/dist/icons/esm/solid/Suitcase.mjs +11 -0
- package/dist/icons/esm/solid/Text.mjs +11 -0
- package/dist/icons/esm/solid/TimerDots.mjs +11 -0
- package/dist/icons/esm/solid/Trash.mjs +11 -0
- package/dist/icons/esm/solid/Trophy.mjs +11 -0
- package/dist/icons/esm/solid/User.mjs +14 -0
- package/dist/icons/esm/solid/VideoCamera.mjs +11 -0
- package/dist/icons/esm/solid/ViewGrid.mjs +16 -0
- package/dist/icons/esm/solid/Wallet.mjs +11 -0
- package/dist/icons/esm/solid/WarningCircle.mjs +11 -0
- package/dist/icons/esm/solid/WarningHexagon.mjs +11 -0
- package/dist/icons/esm/solid/WarningTriangle.mjs +11 -0
- package/dist/icons/esm/solid/WarningTriangle2.mjs +11 -0
- package/dist/icons/esm/solid/Wifi.mjs +16 -0
- package/dist/icons/esm/solid/WifiSignalNone.mjs +11 -0
- package/dist/icons/esm/solid/Xmark.mjs +11 -0
- package/dist/icons/esm/solid/index.d.mts +1 -0
- package/dist/icons/esm/solid/index.mjs +1 -0
- package/dist/icons/icon.d.ts +3 -0
- package/dist/icons/index.d.ts +1 -0
- package/dist/icons/index.js +1 -0
- package/dist/icons/outline/Airplane.js +30 -0
- package/dist/icons/outline/AntennaSignal.js +33 -0
- package/dist/icons/outline/AppleMac.js +33 -0
- package/dist/icons/outline/ArrowDown.js +33 -0
- package/dist/icons/outline/ArrowDownLeft.js +33 -0
- package/dist/icons/outline/ArrowDownRight.js +33 -0
- package/dist/icons/outline/ArrowLeft.js +30 -0
- package/dist/icons/outline/ArrowRight.js +30 -0
- package/dist/icons/outline/ArrowSplit.js +30 -0
- package/dist/icons/outline/ArrowUp.js +33 -0
- package/dist/icons/outline/ArrowUpLeft.js +33 -0
- package/dist/icons/outline/ArrowUpRight.js +33 -0
- package/dist/icons/outline/AtSign.js +35 -0
- package/dist/icons/outline/BadgeCheck.js +30 -0
- package/dist/icons/outline/BadgeNotChecked.js +34 -0
- package/dist/icons/outline/Bag.js +33 -0
- package/dist/icons/outline/Bank.js +36 -0
- package/dist/icons/outline/Bell.js +33 -0
- package/dist/icons/outline/BellNotification.js +33 -0
- package/dist/icons/outline/BellSlash.js +33 -0
- package/dist/icons/outline/Bookmark.js +30 -0
- package/dist/icons/outline/BoxIso.js +33 -0
- package/dist/icons/outline/Calendar.js +35 -0
- package/dist/icons/outline/CalendarPlus.js +37 -0
- package/dist/icons/outline/Camera.js +33 -0
- package/dist/icons/outline/Cash.js +33 -0
- package/dist/icons/outline/CashMulti.js +36 -0
- package/dist/icons/outline/Cellular.js +30 -0
- package/dist/icons/outline/CellularNoSignal.js +30 -0
- package/dist/icons/outline/ChatBubble.js +35 -0
- package/dist/icons/outline/ChatBubbleEmpty.js +30 -0
- package/dist/icons/outline/ChatBubbleQuestion.js +34 -0
- package/dist/icons/outline/ChatBubbleTranslate.js +36 -0
- package/dist/icons/outline/ChatBubbleWarning.js +34 -0
- package/dist/icons/outline/ChatLines.js +34 -0
- package/dist/icons/outline/Check.js +30 -0
- package/dist/icons/outline/CheckCircle.js +33 -0
- package/dist/icons/outline/Clock.js +30 -0
- package/dist/icons/outline/ClockRotateRight.js +34 -0
- package/dist/icons/outline/Cloud.js +30 -0
- package/dist/icons/outline/CloudDownload.js +30 -0
- package/dist/icons/outline/Coins.js +33 -0
- package/dist/icons/outline/Compass.js +33 -0
- package/dist/icons/outline/Copy.js +30 -0
- package/dist/icons/outline/Coupon.js +35 -0
- package/dist/icons/outline/Cube.js +34 -0
- package/dist/icons/outline/DeliveryCheck.js +34 -0
- package/dist/icons/outline/DeliveryTruck.js +40 -0
- package/dist/icons/outline/DoubleCheck.js +34 -0
- package/dist/icons/outline/Download.js +30 -0
- package/dist/icons/outline/EditPencil.js +30 -0
- package/dist/icons/outline/EmptyPage.js +33 -0
- package/dist/icons/outline/Eye.js +33 -0
- package/dist/icons/outline/EyeClosed.js +30 -0
- package/dist/icons/outline/FaceId.js +30 -0
- package/dist/icons/outline/FilterList.js +30 -0
- package/dist/icons/outline/Flash.js +30 -0
- package/dist/icons/outline/Gif.js +35 -0
- package/dist/icons/outline/Gift.js +36 -0
- package/dist/icons/outline/Globe.js +35 -0
- package/dist/icons/outline/GraduationCap.js +33 -0
- package/dist/icons/outline/GraphDown.js +30 -0
- package/dist/icons/outline/GraphUp.js +30 -0
- package/dist/icons/outline/Group.js +30 -0
- package/dist/icons/outline/Heart.js +30 -0
- package/dist/icons/outline/HelpCircle.js +34 -0
- package/dist/icons/outline/Home.js +30 -0
- package/dist/icons/outline/InfoCircle.js +34 -0
- package/dist/icons/outline/Instagram.js +34 -0
- package/dist/icons/outline/Key.js +34 -0
- package/dist/icons/outline/Language.js +35 -0
- package/dist/icons/outline/Link.js +34 -0
- package/dist/icons/outline/LinkSlash.js +35 -0
- package/dist/icons/outline/List.js +35 -0
- package/dist/icons/outline/Lock.js +33 -0
- package/dist/icons/outline/LogIn.js +30 -0
- package/dist/icons/outline/LogOut.js +30 -0
- package/dist/icons/outline/MagicWand.js +35 -0
- package/dist/icons/outline/Mail.js +30 -0
- package/dist/icons/outline/Map.js +34 -0
- package/dist/icons/outline/MapPin.js +33 -0
- package/dist/icons/outline/MapsArrow.js +30 -0
- package/dist/icons/outline/MediaImage.js +34 -0
- package/dist/icons/outline/Microphone.js +30 -0
- package/dist/icons/outline/Minus.js +30 -0
- package/dist/icons/outline/MoreHoriz.js +34 -0
- package/dist/icons/outline/MoreHorizCircle.js +35 -0
- package/dist/icons/outline/NavArrowDown.js +30 -0
- package/dist/icons/outline/NavArrowLeft.js +30 -0
- package/dist/icons/outline/NavArrowRight.js +30 -0
- package/dist/icons/outline/NavArrowUp.js +30 -0
- package/dist/icons/outline/OpenNewWindow.js +30 -0
- package/dist/icons/outline/Orb.js +34 -0
- package/dist/icons/outline/Page.js +35 -0
- package/dist/icons/outline/Passkey.js +36 -0
- package/dist/icons/outline/Percentage.js +34 -0
- package/dist/icons/outline/Pin.js +33 -0
- package/dist/icons/outline/Play.js +30 -0
- package/dist/icons/outline/Plus.js +30 -0
- package/dist/icons/outline/Post.js +30 -0
- package/dist/icons/outline/ProfileCircle.js +34 -0
- package/dist/icons/outline/Prohibition.js +33 -0
- package/dist/icons/outline/QrCode.js +39 -0
- package/dist/icons/outline/Refresh.js +30 -0
- package/dist/icons/outline/Reports.js +34 -0
- package/dist/icons/outline/Safe.js +37 -0
- package/dist/icons/outline/Scan.js +30 -0
- package/dist/icons/outline/Search.js +30 -0
- package/dist/icons/outline/SendMail.js +35 -0
- package/dist/icons/outline/Settings.js +33 -0
- package/dist/icons/outline/ShareIos.js +30 -0
- package/dist/icons/outline/Shield.js +30 -0
- package/dist/icons/outline/Shield2.js +33 -0
- package/dist/icons/outline/ShieldAlert.js +34 -0
- package/dist/icons/outline/ShieldCheck.js +33 -0
- package/dist/icons/outline/SmartphoneDevice.js +33 -0
- package/dist/icons/outline/SnowFlake.js +37 -0
- package/dist/icons/outline/SoftwareUpdateSetting.js +33 -0
- package/dist/icons/outline/Sort.js +30 -0
- package/dist/icons/outline/SortDown.js +30 -0
- package/dist/icons/outline/SortUp.js +36 -0
- package/dist/icons/outline/Spark.js +30 -0
- package/dist/icons/outline/Sparks.js +33 -0
- package/dist/icons/outline/Star.js +30 -0
- package/dist/icons/outline/StatsUpSquare.js +30 -0
- package/dist/icons/outline/Suitcase.js +33 -0
- package/dist/icons/outline/Text.js +33 -0
- package/dist/icons/outline/TimerDots.js +30 -0
- package/dist/icons/outline/Trash.js +30 -0
- package/dist/icons/outline/Trophy.js +35 -0
- package/dist/icons/outline/User.js +33 -0
- package/dist/icons/outline/VideoCamera.js +33 -0
- package/dist/icons/outline/ViewGrid.js +35 -0
- package/dist/icons/outline/Wallet.js +33 -0
- package/dist/icons/outline/WarningCircle.js +34 -0
- package/dist/icons/outline/WarningHexagon.js +34 -0
- package/dist/icons/outline/WarningTriangle.js +34 -0
- package/dist/icons/outline/Wifi.js +33 -0
- package/dist/icons/outline/WifiSignalNone.js +30 -0
- package/dist/icons/outline/Xmark.js +30 -0
- package/dist/icons/outline/index.d.ts +1 -0
- package/dist/icons/outline/index.js +1 -0
- package/dist/icons/regular/Airplane.js +30 -0
- package/dist/icons/regular/AntennaSignal.js +36 -0
- package/dist/icons/regular/AppleMac.js +30 -0
- package/dist/icons/regular/ArrowDown.js +30 -0
- package/dist/icons/regular/ArrowDownLeft.js +30 -0
- package/dist/icons/regular/ArrowDownRight.js +30 -0
- package/dist/icons/regular/ArrowLeft.js +30 -0
- package/dist/icons/regular/ArrowRight.js +30 -0
- package/dist/icons/regular/ArrowSplit.js +30 -0
- package/dist/icons/regular/ArrowUp.js +30 -0
- package/dist/icons/regular/ArrowUpLeft.js +30 -0
- package/dist/icons/regular/ArrowUpRight.js +30 -0
- package/dist/icons/regular/AtSign.js +30 -0
- package/dist/icons/regular/BadgeCheck.js +33 -0
- package/dist/icons/regular/BadgeNotChecked.js +33 -0
- package/dist/icons/regular/Bag.js +30 -0
- package/dist/icons/regular/Bank.js +30 -0
- package/dist/icons/regular/Bell.js +30 -0
- package/dist/icons/regular/BellNotification.js +30 -0
- package/dist/icons/regular/BellSlash.js +30 -0
- package/dist/icons/regular/Bookmark.js +30 -0
- package/dist/icons/regular/BoxIso.js +30 -0
- package/dist/icons/regular/Calendar.js +30 -0
- package/dist/icons/regular/CalendarPlus.js +33 -0
- package/dist/icons/regular/Camera.js +33 -0
- package/dist/icons/regular/Cash.js +33 -0
- package/dist/icons/regular/CashMulti.js +30 -0
- package/dist/icons/regular/Cellular.js +35 -0
- package/dist/icons/regular/CellularNoSignal.js +35 -0
- package/dist/icons/regular/ChatBubble.js +30 -0
- package/dist/icons/regular/ChatBubbleEmpty.js +30 -0
- package/dist/icons/regular/ChatBubbleQuestion.js +34 -0
- package/dist/icons/regular/ChatBubbleTranslate.js +30 -0
- package/dist/icons/regular/ChatBubbleWarning.js +34 -0
- package/dist/icons/regular/ChatLines.js +34 -0
- package/dist/icons/regular/Check.js +30 -0
- package/dist/icons/regular/CheckCircle.js +33 -0
- package/dist/icons/regular/Clock.js +30 -0
- package/dist/icons/regular/ClockRotateRight.js +33 -0
- package/dist/icons/regular/Cloud.js +30 -0
- package/dist/icons/regular/CloudDownload.js +30 -0
- package/dist/icons/regular/Coins.js +33 -0
- package/dist/icons/regular/Compass.js +33 -0
- package/dist/icons/regular/Copy.js +33 -0
- package/dist/icons/regular/Coupon.js +30 -0
- package/dist/icons/regular/Cube.js +30 -0
- package/dist/icons/regular/DeliveryCheck.js +34 -0
- package/dist/icons/regular/DeliveryTruck.js +30 -0
- package/dist/icons/regular/DoubleCheck.js +34 -0
- package/dist/icons/regular/Download.js +30 -0
- package/dist/icons/regular/EditPencil.js +30 -0
- package/dist/icons/regular/EmptyPage.js +30 -0
- package/dist/icons/regular/Eye.js +30 -0
- package/dist/icons/regular/EyeClosed.js +30 -0
- package/dist/icons/regular/FaceId.js +39 -0
- package/dist/icons/regular/FilterList.js +35 -0
- package/dist/icons/regular/Flash.js +30 -0
- package/dist/icons/regular/Gif.js +35 -0
- package/dist/icons/regular/Globe.js +30 -0
- package/dist/icons/regular/GraduationCap.js +30 -0
- package/dist/icons/regular/GraphDown.js +30 -0
- package/dist/icons/regular/GraphUp.js +30 -0
- package/dist/icons/regular/Group.js +30 -0
- package/dist/icons/regular/Heart.js +30 -0
- package/dist/icons/regular/HelpCircle.js +34 -0
- package/dist/icons/regular/Home.js +30 -0
- package/dist/icons/regular/InfoCircle.js +34 -0
- package/dist/icons/regular/Instagram.js +34 -0
- package/dist/icons/regular/Key.js +30 -0
- package/dist/icons/regular/Language.js +30 -0
- package/dist/icons/regular/Link.js +30 -0
- package/dist/icons/regular/LinkSlash.js +35 -0
- package/dist/icons/regular/List.js +30 -0
- package/dist/icons/regular/Lock.js +30 -0
- package/dist/icons/regular/LogIn.js +30 -0
- package/dist/icons/regular/LogOut.js +33 -0
- package/dist/icons/regular/MagicWand.js +35 -0
- package/dist/icons/regular/Mail.js +30 -0
- package/dist/icons/regular/Map.js +30 -0
- package/dist/icons/regular/MapPin.js +30 -0
- package/dist/icons/regular/MapsArrow.js +30 -0
- package/dist/icons/regular/MediaImage.js +30 -0
- package/dist/icons/regular/Microphone.js +30 -0
- package/dist/icons/regular/Minus.js +30 -0
- package/dist/icons/regular/MoreHoriz.js +34 -0
- package/dist/icons/regular/MoreHorizCircle.js +35 -0
- package/dist/icons/regular/NavArrowDown.js +30 -0
- package/dist/icons/regular/NavArrowLeft.js +30 -0
- package/dist/icons/regular/NavArrowRight.js +30 -0
- package/dist/icons/regular/NavArrowUp.js +30 -0
- package/dist/icons/regular/OpenNewWindow.js +30 -0
- package/dist/icons/regular/Orb.js +30 -0
- package/dist/icons/regular/Page.js +30 -0
- package/dist/icons/regular/Passkey.js +34 -0
- package/dist/icons/regular/Percentage.js +34 -0
- package/dist/icons/regular/Pin.js +30 -0
- package/dist/icons/regular/Play.js +30 -0
- package/dist/icons/regular/Plus.js +30 -0
- package/dist/icons/regular/Post.js +35 -0
- package/dist/icons/regular/ProfileCircle.js +33 -0
- package/dist/icons/regular/Prohibition.js +30 -0
- package/dist/icons/regular/QrCode.js +30 -0
- package/dist/icons/regular/Refresh.js +30 -0
- package/dist/icons/regular/Reports.js +30 -0
- package/dist/icons/regular/Safe.js +33 -0
- package/dist/icons/regular/Scan.js +36 -0
- package/dist/icons/regular/Search.js +30 -0
- package/dist/icons/regular/SendMail.js +34 -0
- package/dist/icons/regular/Settings.js +30 -0
- package/dist/icons/regular/ShareIos.js +33 -0
- package/dist/icons/regular/Shield.js +30 -0
- package/dist/icons/regular/Shield2.js +30 -0
- package/dist/icons/regular/ShieldAlert.js +30 -0
- package/dist/icons/regular/SmartphoneDevice.js +33 -0
- package/dist/icons/regular/SnowFlake.js +30 -0
- package/dist/icons/regular/SoftwareUpdateSetting.js +33 -0
- package/dist/icons/regular/Sort.js +35 -0
- package/dist/icons/regular/SortDown.js +30 -0
- package/dist/icons/regular/SortUp.js +30 -0
- package/dist/icons/regular/Spark.js +30 -0
- package/dist/icons/regular/Sparks.js +33 -0
- package/dist/icons/regular/Star.js +30 -0
- package/dist/icons/regular/StatsUpSquare.js +35 -0
- package/dist/icons/regular/Suitcase.js +30 -0
- package/dist/icons/regular/TimerDots.js +30 -0
- package/dist/icons/regular/Trash.js +30 -0
- package/dist/icons/regular/Trophy.js +30 -0
- package/dist/icons/regular/User.js +33 -0
- package/dist/icons/regular/VideoCamera.js +30 -0
- package/dist/icons/regular/ViewGrid.js +35 -0
- package/dist/icons/regular/Wallet.js +30 -0
- package/dist/icons/regular/WarningCircle.js +34 -0
- package/dist/icons/regular/WarningHexagon.js +34 -0
- package/dist/icons/regular/WarningTriangle.js +34 -0
- package/dist/icons/regular/WarningTriangle2.js +30 -0
- package/dist/icons/regular/Wifi.js +35 -0
- package/dist/icons/regular/WifiSignalNone.js +30 -0
- package/dist/icons/regular/Xmark.js +30 -0
- package/dist/icons/regular/index.d.ts +1 -0
- package/dist/icons/regular/index.js +1 -0
- package/dist/icons/solid/Airplane.js +30 -0
- package/dist/icons/solid/AppleMac.js +33 -0
- package/dist/icons/solid/ArrowDown.js +30 -0
- package/dist/icons/solid/ArrowDownLeft.js +30 -0
- package/dist/icons/solid/ArrowDownRight.js +30 -0
- package/dist/icons/solid/ArrowLeft.js +30 -0
- package/dist/icons/solid/ArrowRight.js +30 -0
- package/dist/icons/solid/ArrowSplit.js +30 -0
- package/dist/icons/solid/ArrowUp.js +30 -0
- package/dist/icons/solid/ArrowUpLeft.js +30 -0
- package/dist/icons/solid/AtSign.js +30 -0
- package/dist/icons/solid/BadgeCheck.js +30 -0
- package/dist/icons/solid/BadgeNotChecked.js +30 -0
- package/dist/icons/solid/Bag.js +30 -0
- package/dist/icons/solid/Bank.js +30 -0
- package/dist/icons/solid/Bell.js +30 -0
- package/dist/icons/solid/BellNotification.js +33 -0
- package/dist/icons/solid/BellSlash.js +30 -0
- package/dist/icons/solid/Bookmark.js +30 -0
- package/dist/icons/solid/BoxIso.js +30 -0
- package/dist/icons/solid/Calendar.js +30 -0
- package/dist/icons/solid/CalendarPlus.js +33 -0
- package/dist/icons/solid/Camera.js +30 -0
- package/dist/icons/solid/Cash.js +30 -0
- package/dist/icons/solid/CashMulti.js +33 -0
- package/dist/icons/solid/Cellular.js +35 -0
- package/dist/icons/solid/CellularNoSignal.js +35 -0
- package/dist/icons/solid/ChatBubble.js +30 -0
- package/dist/icons/solid/ChatBubbleEmpty.js +30 -0
- package/dist/icons/solid/ChatBubbleQuestion.js +30 -0
- package/dist/icons/solid/ChatBubbleTranslate.js +30 -0
- package/dist/icons/solid/ChatBubbleWarning.js +30 -0
- package/dist/icons/solid/ChatLines.js +30 -0
- package/dist/icons/solid/Check.js +30 -0
- package/dist/icons/solid/CheckCircle.js +30 -0
- package/dist/icons/solid/Clock.js +30 -0
- package/dist/icons/solid/ClockRotateRight.js +33 -0
- package/dist/icons/solid/Cloud.js +30 -0
- package/dist/icons/solid/CloudDownload.js +30 -0
- package/dist/icons/solid/Coins.js +33 -0
- package/dist/icons/solid/Compass.js +30 -0
- package/dist/icons/solid/Copy.js +33 -0
- package/dist/icons/solid/Coupon.js +30 -0
- package/dist/icons/solid/Cube.js +34 -0
- package/dist/icons/solid/DeliveryCheck.js +30 -0
- package/dist/icons/solid/DeliveryTruck.js +30 -0
- package/dist/icons/solid/DoubleCheck.js +34 -0
- package/dist/icons/solid/Download.js +30 -0
- package/dist/icons/solid/EditPencil.js +33 -0
- package/dist/icons/solid/EmptyPage.js +30 -0
- package/dist/icons/solid/Eye.js +30 -0
- package/dist/icons/solid/EyeClosed.js +30 -0
- package/dist/icons/solid/FaceId.js +39 -0
- package/dist/icons/solid/FilterList.js +35 -0
- package/dist/icons/solid/Flash.js +30 -0
- package/dist/icons/solid/Gif.js +30 -0
- package/dist/icons/solid/Gift.js +30 -0
- package/dist/icons/solid/Globe.js +30 -0
- package/dist/icons/solid/GraduationCap.js +33 -0
- package/dist/icons/solid/GraphDown.js +30 -0
- package/dist/icons/solid/GraphUp.js +30 -0
- package/dist/icons/solid/Group.js +33 -0
- package/dist/icons/solid/Heart.js +30 -0
- package/dist/icons/solid/HelpCircle.js +30 -0
- package/dist/icons/solid/Home.js +30 -0
- package/dist/icons/solid/InfoCircle.js +30 -0
- package/dist/icons/solid/Instagram.js +33 -0
- package/dist/icons/solid/Key.js +30 -0
- package/dist/icons/solid/Language.js +40 -0
- package/dist/icons/solid/Link.js +30 -0
- package/dist/icons/solid/List.js +30 -0
- package/dist/icons/solid/Lock.js +30 -0
- package/dist/icons/solid/LogIn.js +30 -0
- package/dist/icons/solid/LogOut.js +33 -0
- package/dist/icons/solid/MagicWand.js +35 -0
- package/dist/icons/solid/Mail.js +33 -0
- package/dist/icons/solid/Map.js +30 -0
- package/dist/icons/solid/MapPin.js +30 -0
- package/dist/icons/solid/MapsArrow.js +30 -0
- package/dist/icons/solid/MediaImage.js +33 -0
- package/dist/icons/solid/Microphone.js +30 -0
- package/dist/icons/solid/Minus.js +30 -0
- package/dist/icons/solid/MoreHoriz.js +34 -0
- package/dist/icons/solid/MoreHorizCircle.js +30 -0
- package/dist/icons/solid/NavArrowDown.js +30 -0
- package/dist/icons/solid/NavArrowLeft.js +30 -0
- package/dist/icons/solid/NavArrowRight.js +30 -0
- package/dist/icons/solid/NavArrowUp.js +30 -0
- package/dist/icons/solid/OpenNewWindow.js +30 -0
- package/dist/icons/solid/Orb.js +30 -0
- package/dist/icons/solid/Page.js +30 -0
- package/dist/icons/solid/Passkey.js +34 -0
- package/dist/icons/solid/Percentage.js +34 -0
- package/dist/icons/solid/Pin.js +30 -0
- package/dist/icons/solid/Play.js +30 -0
- package/dist/icons/solid/Plus.js +30 -0
- package/dist/icons/solid/Post.js +30 -0
- package/dist/icons/solid/ProfileCircle.js +33 -0
- package/dist/icons/solid/Prohibition.js +30 -0
- package/dist/icons/solid/QrCode.js +30 -0
- package/dist/icons/solid/Refresh.js +30 -0
- package/dist/icons/solid/Reports.js +30 -0
- package/dist/icons/solid/Safe.js +33 -0
- package/dist/icons/solid/Scan.js +36 -0
- package/dist/icons/solid/Search.js +30 -0
- package/dist/icons/solid/SendMail.js +34 -0
- package/dist/icons/solid/Settings.js +30 -0
- package/dist/icons/solid/ShareIos.js +33 -0
- package/dist/icons/solid/Shield.js +30 -0
- package/dist/icons/solid/Shield2.js +30 -0
- package/dist/icons/solid/ShieldAlert.js +30 -0
- package/dist/icons/solid/ShieldCheck.js +30 -0
- package/dist/icons/solid/SmartphoneDevice.js +30 -0
- package/dist/icons/solid/SnowFlake.js +30 -0
- package/dist/icons/solid/SoftwareUpdateSetting.js +30 -0
- package/dist/icons/solid/Sort.js +35 -0
- package/dist/icons/solid/SortDown.js +30 -0
- package/dist/icons/solid/SortUp.js +30 -0
- package/dist/icons/solid/Spark.js +30 -0
- package/dist/icons/solid/Sparks.js +33 -0
- package/dist/icons/solid/Star.js +30 -0
- package/dist/icons/solid/StatsUpSquare.js +30 -0
- package/dist/icons/solid/Suitcase.js +30 -0
- package/dist/icons/solid/Text.js +30 -0
- package/dist/icons/solid/TimerDots.js +30 -0
- package/dist/icons/solid/Trash.js +30 -0
- package/dist/icons/solid/Trophy.js +30 -0
- package/dist/icons/solid/User.js +33 -0
- package/dist/icons/solid/VideoCamera.js +30 -0
- package/dist/icons/solid/ViewGrid.js +35 -0
- package/dist/icons/solid/Wallet.js +30 -0
- package/dist/icons/solid/WarningCircle.js +30 -0
- package/dist/icons/solid/WarningHexagon.js +30 -0
- package/dist/icons/solid/WarningTriangle.js +30 -0
- package/dist/icons/solid/WarningTriangle2.js +30 -0
- package/dist/icons/solid/Wifi.js +35 -0
- package/dist/icons/solid/WifiSignalNone.js +30 -0
- package/dist/icons/solid/Xmark.js +30 -0
- package/dist/icons/solid/index.d.ts +1 -0
- package/dist/icons/solid/index.js +1 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.js +2 -0
- package/package.json +28 -2
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M21.0393 10.047H9.73022V21.1061H21.0393V10.047Z", fill: "currentColor" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M16.0357 8.39429H8.06305V16.2371H3.08649V3.53101H16.0357V8.39429Z", fill: "currentColor" })
|
|
8
|
+
] });
|
|
9
|
+
};
|
|
10
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
11
|
+
var temp_Copy_mjs_default = ForwardRef;
|
|
12
|
+
export {
|
|
13
|
+
temp_Copy_mjs_default as default
|
|
14
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M22 10H21C19.8954 10.0002 19.001 10.8947 19.001 12C19.001 13.1054 19.8954 13.9998 21 14H22V20.001H2.03711V14.0098L3.02539 13.999C4.11735 13.9867 5.00098 13.0964 5.00098 12C5.00094 10.9037 4.11733 10.0133 3.02539 10.001L2.03711 9.99023V3.94824H22V10ZM14.4834 13.2783C13.8325 13.2784 13.3048 13.806 13.3047 14.457C13.3047 15.1082 13.8324 15.6366 14.4834 15.6367C15.1345 15.6367 15.6621 15.1083 15.6621 14.457C15.662 13.8059 15.1344 13.2783 14.4834 13.2783ZM8.46973 14.4707L9.53027 15.5312L15.5303 9.53027L14.4688 8.46973L8.46973 14.4707ZM9.39648 8.42871C8.74563 8.42883 8.21802 8.95647 8.21777 9.60742C8.21777 10.2586 8.74548 10.787 9.39648 10.7871C10.0476 10.7871 10.5752 10.2587 10.5752 9.60742C10.575 8.9564 10.0474 8.42871 9.39648 8.42871Z", fill: "currentColor" }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_Coupon_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_Coupon_mjs_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M11.0039 12.0068H11V21.792L3.02539 17.1885V7.47168L11.0039 12.0068Z", fill: "currentColor" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M20.9746 17.1885L13 21.792V12.0068H12.9971L20.9746 7.39941V17.1885Z", fill: "currentColor" }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M12.5 1.92871L19.4736 5.95605L11.9971 10.2734L4.46484 5.99121L12 1.64062L12.5 1.92871Z", fill: "currentColor" })
|
|
9
|
+
] });
|
|
10
|
+
};
|
|
11
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
12
|
+
var temp_Cube_mjs_default = ForwardRef;
|
|
13
|
+
export {
|
|
14
|
+
temp_Cube_mjs_default as default
|
|
15
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M20.9863 20.9661H2.98828L3.03809 6.00415H21.0381L20.9863 20.9661ZM11.1152 14.1956L8.97656 12.0569L7.5625 13.4709L11.1152 17.0247L16.4326 11.7073L15.0186 10.2932L11.1152 14.1956ZM20.9668 4.98657H3V2.98657H20.9668V4.98657Z", fill: "currentColor" }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_DeliveryCheck_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_DeliveryCheck_mjs_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M16.8867 4.03809V7.22754H19.4697L21.8389 11.3926L21.9688 11.6201L21.9697 11.8818L22.0029 18.0234L18.7178 18.0781C18.3586 19.1094 17.4549 19.8846 16.3486 20.0557L16.3477 20.0518C16.3447 20.0522 16.3418 20.0533 16.3389 20.0537L16.3398 20.0576C16.2189 20.0759 16.0903 20.0874 15.958 20.0898L15.957 20.0889C15.9195 20.0903 15.8914 20.0918 15.8867 20.0918C14.5821 20.0917 13.4756 19.2564 13.0635 18.0928H10.7148C10.3026 19.2578 9.19335 20.0937 7.88867 20.0938C6.58427 20.0938 5.47495 19.2584 5.0625 18.0938L2.99805 18.0928H1.88867V16.0928H3.88867L5.0625 16.0938C5.47479 14.9301 6.58258 14.0947 7.88867 14.0947C9.19415 14.0948 10.3013 14.929 10.7139 16.0928H13.0635C13.3647 15.2422 14.036 14.5683 14.8867 14.2666V6.03613L2.03906 6.02832L2.04102 4.02832L16.8867 4.03809ZM7.88867 16.0947C7.33686 16.0947 6.88881 16.5429 6.88867 17.0947C6.88884 17.645 7.33691 18.0938 7.88867 18.0938C8.44037 18.0937 8.88851 17.645 8.88867 17.0947C8.88853 16.5419 8.44093 16.0948 7.88867 16.0947ZM15.8867 16.0928C15.3371 16.0929 14.8888 16.5405 14.8887 17.0928C14.8887 17.6415 15.3318 18.0865 15.8789 18.0908H15.9209C15.9544 18.0902 15.9913 18.0863 16.0293 18.0811L16.043 18.0791L16.1309 18.0605C16.5657 17.9522 16.8867 17.5589 16.8867 17.0928C16.8866 16.5404 16.438 16.0928 15.8867 16.0928ZM16.8887 14.2666C17.734 14.5665 18.4032 15.234 18.707 16.0781L19.9922 16.0566L19.9707 12.1533L18.3076 9.22754H16.8887V14.2666ZM5.98633 12.9795L2.03516 13.0195L2.01562 11.0195L5.96582 10.9795L5.98633 12.9795ZM8 9.45508H2V7.45508H8V9.45508Z", fill: "currentColor" }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_DeliveryTruck_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_DeliveryTruck_mjs_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M15.1362 8.85303L12.852 11.1382L11.438 9.7251L13.7212 7.43896L15.1362 8.85303Z", fill: "currentColor" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M8.00977 13.1648L8.42383 12.7498L9.8418 14.16L7.99023 16.0232L4.00391 11.8973L5.44141 10.5066L8.00977 13.1648Z", fill: "currentColor" }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M20.6104 8.83447L13.4844 16.3491L9.18464 12.0278L10.6026 10.6167L13.4503 13.479L19.1592 7.45752L20.6104 8.83447Z", fill: "currentColor" })
|
|
9
|
+
] });
|
|
10
|
+
};
|
|
11
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
12
|
+
var temp_DoubleCheck_mjs_default = ForwardRef;
|
|
13
|
+
export {
|
|
14
|
+
temp_DoubleCheck_mjs_default as default
|
|
15
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M4.99963 19.0017H18.9987V15.0007H20.9987V21.0017H2.99963V15.0007H4.99963V19.0017ZM12.9987 13.0886L16.2916 9.79565L17.7057 11.2097L12.0026 16.9148L6.29553 11.2068L7.70959 9.79272L10.9987 13.0818V2.99878H12.9987V13.0886Z", fill: "currentColor" }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_Download_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_Download_mjs_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M16.6461 12.8743L9.5231 20.0002H3.99966V14.4768L11.1237 7.35083L16.6461 12.8743Z", fill: "currentColor" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M21.4899 8.03149L18.0602 11.4602L12.5368 5.93579L15.9645 2.50903L21.4899 8.03149Z", fill: "currentColor" })
|
|
8
|
+
] });
|
|
9
|
+
};
|
|
10
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
11
|
+
var temp_EditPencil_mjs_default = ForwardRef;
|
|
12
|
+
export {
|
|
13
|
+
temp_EditPencil_mjs_default as default
|
|
14
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M14.4141 1.99902L19.999 7.58594V22.001H4V1.99902H14.4141ZM11.999 3.99902V10H17.999V8H13.999V3.99902H11.999Z", fill: "currentColor" }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_EmptyPage_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_EmptyPage_mjs_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M11.8262 4.82178C15.3771 4.82185 17.6453 6.57129 18.9932 8.29443C19.6606 9.14771 20.1066 9.996 20.3857 10.6304C20.5258 10.9488 20.6256 11.2174 20.6914 11.4097C20.7243 11.5057 20.7487 11.5834 20.7656 11.6392C20.7741 11.6671 20.7804 11.6898 20.7852 11.7065L20.793 11.7339L20.7939 11.7368C20.7939 11.7368 20.7938 11.7389 19.8281 11.9985L20.7939 11.7388L20.8281 11.8667V12.1382L20.791 12.272L20.79 12.2749L20.7822 12.3022C20.7773 12.3187 20.7704 12.3411 20.7617 12.3687C20.7443 12.424 20.7192 12.5015 20.6855 12.5972C20.6183 12.7884 20.5163 13.0554 20.375 13.3726C20.0934 14.0043 19.6475 14.85 18.9883 15.7007C17.6606 17.4142 15.4354 19.1772 11.9922 19.1772C8.55204 19.1771 6.30356 17.4181 4.95117 15.7114C4.27891 14.863 3.81921 14.0196 3.52734 13.3892C3.38084 13.0727 3.27446 12.8065 3.2041 12.6157C3.16895 12.5204 3.14326 12.4433 3.125 12.3882C3.11587 12.3606 3.10868 12.3382 3.10352 12.3218C3.10102 12.3138 3.09827 12.3074 3.09668 12.3022C3.09591 12.2997 3.09473 12.2954 3.09473 12.2954L3.09375 12.2925C3.09375 12.2925 3.09348 12.2902 4.05176 12.0044C3.15138 11.7473 3.09433 11.7305 3.09082 11.729L3.0918 11.7261L3.09961 11.6987C3.10456 11.6823 3.11134 11.6599 3.12012 11.6323C3.13767 11.5771 3.16337 11.5003 3.19727 11.4048C3.26503 11.2139 3.36699 10.9472 3.50879 10.6304C3.79131 9.99902 4.23726 9.15298 4.89355 8.30225C6.21357 6.59115 8.423 4.82178 11.8262 4.82178ZM11.8262 6.82178C9.22059 6.82178 7.54241 8.14364 6.47754 9.52393C5.94144 10.2189 5.57024 10.9188 5.33398 11.4468C5.23534 11.6672 5.16251 11.8558 5.11035 11.9976C5.16442 12.1392 5.23949 12.3283 5.3418 12.5493C5.5857 13.0761 5.9683 13.7748 6.51855 14.4692C7.6115 15.8485 9.3329 17.1771 11.9922 17.1772C14.6487 17.1772 16.3419 15.8508 17.4072 14.4761C17.9444 13.7828 18.3143 13.0844 18.5488 12.5581C18.6502 12.3307 18.7237 12.1374 18.7754 11.9946C18.7253 11.853 18.6539 11.6614 18.5547 11.436C18.3243 10.9123 17.9583 10.2166 17.418 9.52588C16.3501 8.1608 14.6171 6.82185 11.8262 6.82178ZM12.0039 8.35303C14.0256 8.35303 15.6641 9.99252 15.6641 12.0142C15.6639 14.0357 14.0255 15.6743 12.0039 15.6743C9.98236 15.6742 8.34391 14.0356 8.34375 12.0142C8.34375 9.99257 9.98226 8.35312 12.0039 8.35303ZM4.05176 12.0044L3.09375 12.2905L3.00977 12.0112L3.08984 11.73L4.05176 12.0044Z", fill: "currentColor" }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_Eye_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_Eye_mjs_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M3.72852 7.38428C3.73121 7.39286 3.73639 7.40775 3.74316 7.42822C3.7569 7.46974 3.77927 7.53474 3.81055 7.61963C3.87331 7.78998 3.97236 8.03977 4.1123 8.34229C4.39343 8.94995 4.83413 9.75678 5.46973 10.5591C6.73309 12.1538 8.7319 13.6978 11.8193 13.6978C14.9037 13.6977 16.8709 12.1556 18.1035 10.5649C18.7243 9.76381 19.1503 8.95742 19.4209 8.3501C19.5556 8.04769 19.6501 7.79762 19.71 7.62744C19.7398 7.54253 19.7614 7.47742 19.7744 7.43604C19.7808 7.41557 19.7856 7.40051 19.7881 7.39209L19.79 7.38428V7.38525C19.7899 7.38563 19.7895 7.38655 20.7549 7.65771C21.7205 7.92896 21.7208 7.92969 21.7207 7.93018V7.93115C21.7205 7.93194 21.72 7.93308 21.7197 7.93408C21.7192 7.93599 21.7185 7.93827 21.7178 7.94092C21.7161 7.94666 21.7136 7.95429 21.7109 7.96338C21.7055 7.98154 21.6982 8.00672 21.6885 8.0376C21.6691 8.09928 21.6402 8.18524 21.6025 8.29248C21.527 8.50745 21.4133 8.80865 21.2539 9.1665C20.9362 9.87964 20.4328 10.8341 19.6895 11.7935C18.1935 13.7241 15.6924 15.7035 11.8193 15.7036C7.94891 15.7036 5.42037 13.7287 3.89648 11.8052C3.13856 10.8484 2.62023 9.89573 2.29102 9.18408C2.12595 8.82724 2.00671 8.52735 1.92773 8.31299C1.88827 8.20588 1.85922 8.11964 1.83887 8.05811C1.82868 8.02731 1.82013 8.00198 1.81445 7.98389C1.81171 7.97514 1.80933 7.96799 1.80762 7.9624C1.80674 7.95955 1.80627 7.95659 1.80566 7.95459L1.80469 7.95264V7.95068L3.72656 7.37646C3.72697 7.37779 3.7274 7.38072 3.72852 7.38428Z", fill: "currentColor" }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_EyeClosed_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_EyeClosed_mjs_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M4.99935 18.9988H7.99446V21.0001H2.99805V15.9988H4.99935V18.9988Z", fill: "currentColor" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M21.002 21.0001H15.9987V18.9988H19.0007V15.9988H21.002V21.0001Z", fill: "currentColor" }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M16.6075 15.3655C15.8764 17.2146 14.0736 18.5258 11.9599 18.5258C9.93264 18.5258 8.19004 17.3173 7.40717 15.5883L9.23062 14.7626C9.70157 15.8027 10.7477 16.5245 11.9599 16.5245C13.2246 16.5245 14.3064 15.7418 14.7459 14.6307L16.6075 15.3655Z", fill: "currentColor" }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { d: "M12.9987 13.9984H9.99674V11.9971H10.9974V7.93198H12.9987V13.9984Z", fill: "currentColor" }),
|
|
10
|
+
/* @__PURE__ */ jsx("path", { d: "M8.99609 10.9975H6.99479V6.9968H8.99609V10.9975Z", fill: "currentColor" }),
|
|
11
|
+
/* @__PURE__ */ jsx("path", { d: "M16.9993 10.9975H14.998V6.9968H16.9993V10.9975Z", fill: "currentColor" }),
|
|
12
|
+
/* @__PURE__ */ jsx("path", { d: "M21.0029 7.99648H19.0016V5.00136H15.9831V3.00006H21.0029V7.99648Z", fill: "currentColor" }),
|
|
13
|
+
/* @__PURE__ */ jsx("path", { d: "M7.90358 5.00136H4.99935V7.93198H2.99805V3.00006H7.90358V5.00136Z", fill: "currentColor" })
|
|
14
|
+
] });
|
|
15
|
+
};
|
|
16
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
17
|
+
var temp_FaceId_mjs_default = ForwardRef;
|
|
18
|
+
export {
|
|
19
|
+
temp_FaceId_mjs_default as default
|
|
20
|
+
};
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M21.999 2.99902V4.99902H2V2.99902H21.999Z", fill: "currentColor" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M19.9985 8.33301V10.333H3.99951V8.33301H19.9985Z", fill: "currentColor" }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M17.9985 13.6671V15.6671H5.99951V13.6671H17.9985Z", fill: "currentColor" }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { d: "M15.9985 19.0011V21.0011H7.99951V19.0011H15.9985Z", fill: "currentColor" })
|
|
10
|
+
] });
|
|
11
|
+
};
|
|
12
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
13
|
+
var temp_FilterList_mjs_default = ForwardRef;
|
|
14
|
+
export {
|
|
15
|
+
temp_FilterList_mjs_default as default
|
|
16
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M13.999 8.63062H18.9922L8.99902 22.0242V13.9851L4.07031 13.9656L13.999 1.50854V8.63062Z", fill: "currentColor" }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_Flash_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_Flash_mjs_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M22 19.9644H2V4.03552H22V19.9644ZM8.52055 9.02527C7.09938 9.02546 5.57024 9.99134 5.57024 12.1123C5.57037 13.5999 6.47104 15.2002 8.44831 15.2002C9.17131 15.2002 9.8744 14.8955 10.4321 14.3362C10.588 14.1726 10.7196 13.9906 10.8246 13.7915C11.0393 13.3867 11.084 13.028 11.1165 12.7654C11.1474 12.5244 11.153 12.2755 11.136 12.0283L11.1135 11.669H8.05487V13.0221L9.64717 13.0075C9.44788 13.7398 8.76932 13.8286 8.45416 13.8286C7.41797 13.8283 7.05038 12.9046 7.05028 12.1123C7.05028 11.2596 7.50431 10.3972 8.52055 10.3969C9.27909 10.3969 9.54224 10.8069 9.57005 10.8548L9.68134 11.0432L11.0267 11.055L11.0218 11.0364C10.8394 10.3336 10.3961 9.71458 9.76433 9.35623C9.42292 9.16313 9.00717 9.02527 8.52055 9.02527ZM14.3226 9.1063V15.0352H15.8045V12.7097H18.0705V11.3439H15.8045V10.478H18.2804V9.1063H14.3226ZM11.8653 15.0089H13.3453V9.07994H11.8653V15.0089Z", fill: "currentColor" }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_Gif_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_Gif_mjs_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M13.7773 3C15.3113 3 16.5554 4.24342 16.5557 5.77734C16.5557 6.21655 16.4511 6.63071 16.2695 7H21V13H19V21H5V13H3V7H7.73145C7.54993 6.6307 7.44531 6.21656 7.44531 5.77734C7.44555 4.24356 8.68888 3.00023 10.2227 3C10.8988 3 11.5182 3.24203 12 3.64355C12.4816 3.24192 13.1012 3.0001 13.7773 3ZM7 19H11V13H7V19ZM13 19H17V13H13V19ZM5 11H11V9H5V11ZM13 11H19V9H13V11ZM10.2227 5C9.79345 5.00023 9.44555 5.34813 9.44531 5.77734C9.44531 6.20675 9.7933 6.55543 10.2227 6.55566C10.6493 6.55566 10.9953 6.21164 11 5.78613V5.76758C10.9945 5.34273 10.6488 5 10.2227 5ZM13.7773 5C13.3514 5.00023 13.0055 5.34287 13 5.76758C13 5.77083 13.001 5.77409 13.001 5.77734C13.001 5.78028 13 5.7832 13 5.78613C13.0047 6.2115 13.3509 6.55543 13.7773 6.55566C14.2069 6.55566 14.5557 6.2069 14.5557 5.77734C14.5554 5.34799 14.2068 5 13.7773 5Z", fill: "currentColor" }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_Gift_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_Gift_mjs_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.999 1.99707C17.5226 1.99708 22 6.47585 22 12C21.9999 17.524 17.5225 22.0029 11.999 22.0029C6.47554 22.0029 1.99817 17.5241 1.99805 12C1.99805 6.47584 6.47546 1.99707 11.999 1.99707ZM11.999 3.99707C11.2174 3.99707 10.4622 4.11028 9.74805 4.31934L12.2568 6.84668L8.61035 12.9238L8.13672 12.9902L6.7627 13.1807L5.61719 16.8252C6.51013 18.0049 7.7221 18.9282 9.125 19.4688L10.2559 15.6045L18.9043 16.0391C19.2285 15.4857 19.4881 14.8906 19.6729 14.2627L13.8984 13.9629L12.6396 9.78223L16.0986 7.4043L16.5078 5.38867C15.2239 4.51092 13.6715 3.99707 11.999 3.99707Z", fill: "currentColor" }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_Globe_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_Globe_mjs_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M17.7754 17.7051L17.3975 18.0059C14.1737 20.5635 9.8405 20.5575 6.61719 17.9346L6.24805 17.6348V16.6172C6.24805 15.8624 6.24251 14.8179 6.23633 13.7695C6.23157 12.9624 6.22761 12.1521 6.22559 11.4736L11.9678 14.4248L17.7754 11.4512V17.7051Z", fill: "currentColor" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M12.4131 2.9541L22.5703 7.99707L11.9678 13.4248L1.44141 8.01562L11.9658 2.73145L12.4131 2.9541Z", fill: "currentColor" })
|
|
8
|
+
] });
|
|
9
|
+
};
|
|
10
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
11
|
+
var temp_GraduationCap_mjs_default = ForwardRef;
|
|
12
|
+
export {
|
|
13
|
+
temp_GraduationCap_mjs_default as default
|
|
14
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M4 4V6.51367L8.57227 10.5293L13.2021 5.87695L20.0273 12.5225L20.0498 9.93457L22.0498 9.95117L21.999 15.874H16.0635V13.874H18.5488L13.2236 8.68945L8.66406 13.2725L4 9.17578V18H22V20H2V4H4Z", fill: "currentColor" }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_GraphDown_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_GraphDown_mjs_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M22.0078 12H20.0078V9.37109L13.2031 16.0078L8.57129 11.3545L4 15.3691V18H22V20H2V4H4V12.707L8.66406 8.61133L13.2236 13.1934L18.5449 8.00391L16.002 8.00977L15.998 6.00977L22.0078 5.99805V12Z", fill: "currentColor" }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_GraphUp_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_GraphUp_mjs_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M17.232 15.0748C19.7138 15.0748 21.7849 17.0424 21.7849 19.5414V20.544H8.41203V19.5414C8.41203 17.0445 10.4811 15.0749 12.965 15.0748H17.232ZM18.537 10.9636C18.537 12.8434 17.0229 14.3679 15.1558 14.3679C13.289 14.3676 11.7757 12.8432 11.7757 10.9636C11.7759 9.08412 13.2892 7.56051 15.1558 7.56025C17.0227 7.56025 18.5368 9.08396 18.537 10.9636ZM12.0616 6.94734C12.0616 8.82707 10.5483 10.3515 8.6814 10.3516C6.81437 10.3516 5.30025 8.82715 5.30025 6.94734C5.30045 5.06769 6.8145 3.54401 8.6814 3.54401C10.5482 3.54414 12.0614 5.06778 12.0616 6.94734Z", fill: "currentColor" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M9.7998 14.4581C8.97211 14.9589 8.27146 15.6509 7.76758 16.4786L1.78516 16.5137V15.5079C1.78529 13.0224 3.8549 11.0615 6.34277 11.0538H9.7998V14.4581Z", fill: "currentColor" })
|
|
8
|
+
] });
|
|
9
|
+
};
|
|
10
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
11
|
+
var temp_Group_mjs_default = ForwardRef;
|
|
12
|
+
export {
|
|
13
|
+
temp_Group_mjs_default as default
|
|
14
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M15.8374 2.99855C17.3741 3.01346 18.7752 3.66742 19.7905 4.68312C20.8057 5.69874 21.4591 7.09962 21.4741 8.63625C21.4893 10.1883 20.8524 11.7944 19.4409 13.2066L18.7339 13.9136L18.732 13.9126L11.9624 20.6831L4.4966 13.2163C3.09081 11.8107 2.46194 10.2082 2.48293 8.65871C2.5038 7.12509 3.161 5.72584 4.17629 4.71046C5.19155 3.69528 6.58994 3.03785 8.12355 3.0171C9.41903 2.99959 10.7504 3.43835 11.9741 4.40382C13.203 3.43108 14.5387 2.98597 15.8374 2.99855Z", fill: "currentColor" }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_Heart_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_Heart_mjs_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M11.999 2.00488C17.5217 2.00488 21.9989 6.48264 21.999 12.0059C21.999 17.5292 17.5217 22.0068 11.999 22.0068C6.4765 22.0066 2 17.529 2 12.0059C2.0001 6.48277 6.47656 2.0051 11.999 2.00488ZM11.9932 15.167C11.3423 15.1671 10.8147 15.6947 10.8145 16.3457C10.8145 16.9969 11.3421 17.5253 11.9932 17.5254C12.6443 17.5254 13.1719 16.9969 13.1719 16.3457C13.1716 15.6947 12.6441 15.167 11.9932 15.167ZM11.999 6.49316C10.1809 6.49316 8.50195 7.82793 8.50195 9.71289H10.502C10.502 9.14692 11.0581 8.49316 11.999 8.49316C12.9398 8.49331 13.4951 9.14698 13.4951 9.71289C13.495 10.2324 13.267 10.651 13.1533 10.8135L13.1523 10.8154C12.946 11.1114 12.6772 11.3317 12.4072 11.4961C11.528 12.0311 10.9994 12.9843 10.9971 14.0059L12.9971 14.0098C12.998 13.6768 13.1698 13.3739 13.4473 13.2051V13.2041C13.8867 12.9366 14.3874 12.5408 14.792 11.9609C15.0456 11.5985 15.495 10.7825 15.4951 9.71289C15.4951 7.82804 13.817 6.49332 11.999 6.49316Z", fill: "currentColor" }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_HelpCircle_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_HelpCircle_mjs_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M12.5449 2.65698L21.0107 8.00952L21.4756 8.30444V21.4861H13.9987L14.0319 15.1238H10.0203L10.0046 21.4832L2.55762 21.5007L2.52344 8.37085L12.0088 2.31714L12.5449 2.65698Z", fill: "currentColor" }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_Home_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_Home_mjs_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M11.999 2.00342C17.5226 2.00342 22 6.48219 22 12.0063C21.9999 17.5304 17.5225 22.0093 11.999 22.0093C6.47554 22.0093 1.99817 17.5304 1.99805 12.0063C1.99805 6.48219 6.47546 2.00342 11.999 2.00342ZM11 17.0962H13V10.5366H11V17.0962ZM11.999 6.91553C11.3479 6.91556 10.8203 7.444 10.8203 8.09521C10.8204 8.74636 11.348 9.27389 11.999 9.27393C12.6501 9.27393 13.1776 8.74638 13.1777 8.09521C13.1777 7.44398 12.6501 6.91553 11.999 6.91553Z", fill: "currentColor" }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_InfoCircle_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_InfoCircle_mjs_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M21.0049 16.0234C21.0049 18.7756 18.7745 21.0068 16.0225 21.0068H7.98242C5.23049 21.0066 3 18.7755 3 16.0234V7.98242C3.00007 5.23045 5.23054 2.99921 7.98242 2.99902H16.0225C18.7745 2.99907 21.0048 5.23036 21.0049 7.98242V16.0234ZM11.975 16.7058C14.5821 16.7057 16.6947 14.5913 16.6947 11.9842C16.6945 9.37721 14.5819 7.2636 11.975 7.26346C9.36793 7.26346 7.25453 9.37713 7.25429 11.9842C7.25429 14.5914 9.36778 16.7058 11.975 16.7058ZM14.6947 11.9842C14.6945 10.4814 13.477 9.2636 11.975 9.26346C10.4729 9.26346 9.25453 10.4813 9.25429 11.9842C9.25429 13.4872 10.4727 14.7058 11.975 14.7058C13.4771 14.7057 14.6947 13.4871 14.6947 11.9842ZM16.7383 8.12146C17.1917 8.12146 17.5592 7.75385 17.5592 7.30037C17.5592 6.84689 17.1917 6.47928 16.7383 6.47928C16.2849 6.47928 15.9174 6.84689 15.9174 7.30037C15.9174 7.75385 16.2849 8.12146 16.7383 8.12146Z", fill: "currentColor" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.975 9.26346C13.477 9.2636 14.6945 10.4814 14.6947 11.9842C14.6947 13.4871 13.4771 14.7057 11.975 14.7058C10.4727 14.7058 9.25429 13.4872 9.25429 11.9842C9.25453 10.4813 10.4729 9.26346 11.975 9.26346Z", fill: "currentColor" })
|
|
8
|
+
] });
|
|
9
|
+
};
|
|
10
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
11
|
+
var temp_Instagram_mjs_default = ForwardRef;
|
|
12
|
+
export {
|
|
13
|
+
temp_Instagram_mjs_default as default
|
|
14
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M17.5556 7.55556C17.1171 7.54431 16.6997 7.3651 16.3895 7.05495C16.0793 6.74479 15.9001 6.32737 15.8889 5.88889C15.8889 5.44686 16.0645 5.02294 16.377 4.71038C16.6896 4.39782 17.1135 4.22222 17.5556 4.22222C17.9976 4.22222 18.4215 4.39782 18.7341 4.71038C19.0466 5.02294 19.2222 5.44686 19.2222 5.88889C19.211 6.32737 19.0318 6.74479 18.7216 7.05495C18.4115 7.3651 17.994 7.54431 17.5556 7.55556ZM15.8889 2C14.2726 2.0145 12.7266 2.663 11.5837 3.80593C10.4408 4.94886 9.79227 6.49483 9.77778 8.11111C9.81178 9.19181 10.077 10.2527 10.5556 11.2222L2 19.7778V22H6.44444V19.7778H8.66667V17.5556H10.8889L14.4444 14C14.916 14.1281 15.4006 14.2027 15.8889 14.2222C17.5052 14.2077 19.0511 13.5592 20.1941 12.4163C21.337 11.2734 21.9855 9.72739 22 8.11111C21.9855 6.49483 21.337 4.94886 20.1941 3.80593C19.0511 2.663 17.5052 2.0145 15.8889 2Z", fill: "currentColor" }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_Key_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_Key_mjs_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M21.126 15.9717C19.9095 18.7549 17.464 20.8779 14.4746 21.6523C14.8341 21.081 15.1417 20.4002 15.3984 19.6562C15.7642 18.5963 16.0494 17.3455 16.2393 15.9717H21.126Z", fill: "currentColor" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M7.68164 15.9717C7.87175 17.3455 8.1567 18.5963 8.52246 19.6562C8.77902 20.3997 9.08634 21.0802 9.44531 21.6514C6.45641 20.8768 4.01126 18.7544 2.79492 15.9717H7.68164Z", fill: "currentColor" }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M14.2119 15.9717C14.0446 17.0533 13.8136 18.0168 13.5371 18.8184C13.2434 19.6696 12.9181 20.2814 12.6084 20.6611C12.3001 21.039 12.0802 21.1055 11.96 21.1055C11.8396 21.1053 11.6194 21.0386 11.3115 20.6611C11.0019 20.2814 10.6764 19.6693 10.3828 18.8184C10.1063 18.0169 9.87629 17.0532 9.70898 15.9717H14.2119Z", fill: "currentColor" }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { d: "M7.47949 9.9707C7.43714 10.6215 7.41407 11.29 7.41406 11.9707C7.41406 12.6517 7.43711 13.3206 7.47949 13.9717H2.16406C2.0327 13.325 1.96094 12.6562 1.96094 11.9707C1.96095 11.2856 2.03188 10.617 2.16309 9.9707H7.47949Z", fill: "currentColor" }),
|
|
10
|
+
/* @__PURE__ */ jsx("path", { d: "M14.4355 9.9707C14.4814 10.6132 14.5059 11.2821 14.5059 11.9707C14.5059 12.6597 14.4815 13.3289 14.4355 13.9717H9.48438C9.43847 13.3289 9.41406 12.6597 9.41406 11.9707C9.41407 11.2821 9.43852 10.6132 9.48438 9.9707H14.4355Z", fill: "currentColor" }),
|
|
11
|
+
/* @__PURE__ */ jsx("path", { d: "M21.7588 9.9707C21.89 10.617 21.9599 11.2857 21.96 11.9707C21.96 12.6561 21.8901 13.3251 21.7588 13.9717H16.4414C16.4837 13.3206 16.5059 12.6517 16.5059 11.9707C16.5059 11.29 16.4837 10.6214 16.4414 9.9707H21.7588Z", fill: "currentColor" }),
|
|
12
|
+
/* @__PURE__ */ jsx("path", { d: "M9.44531 2.28906C9.08616 2.86042 8.77914 3.54141 8.52246 4.28516C8.15663 5.34535 7.87175 6.59654 7.68164 7.9707H2.79492C4.0111 5.18722 6.45599 3.06371 9.44531 2.28906Z", fill: "currentColor" }),
|
|
13
|
+
/* @__PURE__ */ jsx("path", { d: "M11.96 2.83594C12.0802 2.83594 12.3002 2.90261 12.6084 3.28027C12.9181 3.65996 13.2434 4.27185 13.5371 5.12305C13.8138 5.92481 14.0446 6.8887 14.2119 7.9707H9.70898C9.87629 6.88876 10.1062 5.92476 10.3828 5.12305C10.6765 4.27204 11.0019 3.65999 11.3115 3.28027C11.6194 2.90295 11.8396 2.83615 11.96 2.83594Z", fill: "currentColor" }),
|
|
14
|
+
/* @__PURE__ */ jsx("path", { d: "M14.4746 2.28809C17.4644 3.06256 19.9096 5.18671 21.126 7.9707H16.2393C16.0494 6.59651 15.7643 5.34537 15.3984 4.28516C15.1416 3.54095 14.8343 2.85959 14.4746 2.28809Z", fill: "currentColor" })
|
|
15
|
+
] });
|
|
16
|
+
};
|
|
17
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
18
|
+
var temp_Language_mjs_default = ForwardRef;
|
|
19
|
+
export {
|
|
20
|
+
temp_Language_mjs_default as default
|
|
21
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M8.28418 11.1172L6.34277 13.0576C5.07151 14.3279 5.07084 16.3906 6.3418 17.6621C7.61186 18.9335 9.67425 18.9354 10.9453 17.6641L12.8867 15.7236L14.3008 17.1387L12.3594 19.0781C10.3066 21.1311 6.97742 21.1291 4.92676 19.0762C2.87471 17.0231 2.87643 13.6934 4.92871 11.6426L6.87012 9.70312L8.28418 11.1172ZM16.2441 9.17773L9.17188 16.248L7.75781 14.834L14.8301 7.76367L16.2441 9.17773ZM11.6406 4.93457C13.6931 2.88174 17.0215 2.88334 19.0723 4.93555C21.1247 6.98846 21.1233 10.3181 19.0713 12.3691L17.1299 14.3096L15.7158 12.8945L17.6572 10.9551C18.8889 9.72436 18.9279 7.74983 17.7734 6.47168L17.6582 6.34961C16.4277 5.11774 14.4536 5.07848 13.1758 6.2334L13.0547 6.34863L11.1133 8.28906L9.69922 6.87402L11.6406 4.93457Z", fill: "currentColor" }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_Link_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_Link_mjs_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M5.08887 17.8403C5.73998 17.8403 6.26758 18.3678 6.26758 19.019C6.26756 19.6703 5.73996 20.1978 5.08887 20.1978C4.43786 20.1976 3.91017 19.6702 3.91016 19.019C3.91016 18.3679 4.43785 17.8404 5.08887 17.8403ZM20.0879 20.019H8.08887V18.019H20.0879V20.019ZM5.08887 10.813C5.73982 10.813 6.26733 11.3407 6.26758 11.9917C6.26758 12.6429 5.73998 13.1714 5.08887 13.1714C4.43785 13.1713 3.91016 12.6429 3.91016 11.9917C3.9104 11.3407 4.438 10.8131 5.08887 10.813ZM20.0879 13.0063H8.08887V11.0063H20.0879V13.0063ZM5.08887 3.81201C5.73982 3.81201 6.26733 4.3397 6.26758 4.99072C6.26758 5.64196 5.73998 6.17041 5.08887 6.17041C4.43786 6.17029 3.91016 5.64188 3.91016 4.99072C3.9104 4.33977 4.43801 3.81213 5.08887 3.81201ZM20.0879 5.9917H8.08887V3.9917H20.0879V5.9917Z", fill: "currentColor" }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_List_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_List_mjs_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 1.99902C15.6624 1.9993 18.0005 5.01063 17.999 8.46094V10H19.9268V21.9072H4.08789V10H6V8.45996C6 5.00971 8.337 1.99902 12 1.99902ZM12 3.99902C9.66339 3.99902 8 5.87857 8 8.45996V10H15.999V8.46094L15.9951 8.2207C15.8965 5.76419 14.2634 3.99929 12 3.99902Z", fill: "currentColor" }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_Lock_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_Lock_mjs_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M19.9985 2.00049V5.99463H17.9985V4.00049H5.99951V19.9995H17.9985V18.0005H19.9985V21.9995H3.99951V2.00049H19.9985ZM14.6899 8.73096L12.4282 11.0063H19.9995V13.0063H12.4272L14.7046 15.2769L13.2925 16.6938L8.60205 12.0181L13.271 7.3208L14.6899 8.73096Z", fill: "currentColor" }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_LogIn_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_LogIn_mjs_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M18.9985 5.99469H16.9985V4.00055H4.99951V19.9996H16.9985V18.0005H18.9985V21.9996H2.99951V2.00055H18.9985V5.99469Z", fill: "currentColor" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M20.02 12.0123L15.3286 16.688L13.9175 15.272L16.1958 13.0005H8.62256L8.62158 11.0005H16.1938L13.9321 8.72516L15.3511 7.315L20.02 12.0123Z", fill: "currentColor" })
|
|
8
|
+
] });
|
|
9
|
+
};
|
|
10
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
11
|
+
var temp_LogOut_mjs_default = ForwardRef;
|
|
12
|
+
export {
|
|
13
|
+
temp_LogOut_mjs_default as default
|
|
14
|
+
};
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M20.8643 7.34717L7.01172 21.6685L2.66406 17.4634L16.5166 3.14307L20.8643 7.34717ZM5.5 17.4155L6.96387 18.8306L14.3809 11.1636L12.9053 9.75928L5.5 17.4155ZM14.3008 8.31787L15.7754 9.72119L18.0273 7.39502L16.5635 5.979L14.3008 8.31787Z", fill: "currentColor" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M11.786 5.50533C12.4088 5.50533 12.9138 5.0004 12.9138 4.37754C12.9138 3.75468 12.4088 3.24976 11.786 3.24976C11.1631 3.24976 10.6582 3.75468 10.6582 4.37754C10.6582 5.0004 11.1631 5.50533 11.786 5.50533Z", fill: "currentColor" }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M7.43555 6.47363L10.168 7.30859L7.43262 8.14355L6.61426 10.9121L5.75781 8.14551L3.01465 7.30859L5.75488 6.47168L6.61426 3.65723L7.43555 6.47363Z", fill: "currentColor" }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { d: "M18.5918 15.1218L21.4961 15.8474L18.5918 16.7546L17.8662 19.4773L16.9678 16.782L16.9385 16.7751L16.9316 16.7458L14.2363 15.8474L16.96 15.1218L17.8672 12.2175L18.5918 15.1218Z", fill: "currentColor" })
|
|
10
|
+
] });
|
|
11
|
+
};
|
|
12
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
13
|
+
var temp_MagicWand_mjs_default = ForwardRef;
|
|
14
|
+
export {
|
|
15
|
+
temp_MagicWand_mjs_default as default
|
|
16
|
+
};
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M21.9993 20.0015H2.00024V5.41357L11.9993 15.4146L21.9993 5.4126V20.0015Z", fill: "currentColor" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M11.9993 12.5854L3.41431 3.99951H20.5842L11.9993 12.5854Z", fill: "currentColor" })
|
|
8
|
+
] });
|
|
9
|
+
};
|
|
10
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
11
|
+
var temp_Mail_mjs_default = ForwardRef;
|
|
12
|
+
export {
|
|
13
|
+
temp_Mail_mjs_default as default
|
|
14
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M21.9824 16.4707L14.9092 19.9453L9.10547 16.8848L2.05859 20.4512L2.07715 7.37891L9.1416 3.87793L15.0273 6.92969L22.002 3.47461L21.9824 16.4707ZM15.916 8.7207L15.9238 17.2178L19.9834 15.2236L19.9961 6.69922L15.916 8.7207ZM4.0752 8.62012L4.0625 17.1943L8.11426 15.1445L8.10449 6.62305L4.0752 8.62012ZM10.1143 15.1553L13.9238 17.1641L13.916 8.60645L10.1045 6.62988L10.1143 15.1553Z", fill: "currentColor" }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_Map_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_Map_mjs_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M11.8936 2.00635C16.2774 2.00648 19.83 5.5596 19.8301 9.94385C19.8301 10.675 19.7457 11.3175 19.5596 12.0034L19.4736 12.3003C18.9157 14.1115 17.3918 17.7565 12.6982 21.479L12.1016 21.9526L11.4863 21.5024C9.01587 19.6956 5.86339 16.7691 4.45312 12.7271L4.32227 12.3325C4.06938 11.528 3.95703 10.792 3.95703 9.94385C3.9571 5.55952 7.50958 2.00635 11.8936 2.00635ZM11.998 7.14014C10.4666 7.14014 9.22461 8.38181 9.22461 9.91357C9.22484 11.4451 10.4667 12.687 11.998 12.687C13.5292 12.6868 14.7703 11.445 14.7705 9.91357C14.7705 8.38197 13.5293 7.14039 11.998 7.14014Z", fill: "currentColor" }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_MapPin_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_MapPin_mjs_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M20.8154 20.6157L11.998 17.3071L3.18164 20.6157L11.998 2.979L20.8154 20.6157Z", fill: "currentColor" }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_MapsArrow_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_MapsArrow_mjs_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M15 6C16.6566 6.00032 17.9999 7.3435 18 9C17.9997 10.6564 16.6565 12.0007 15 12.001C13.3432 12.001 12.0003 10.6566 12 9C12.0001 7.3433 13.3431 6 15 6Z", fill: "currentColor" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M20.999 21.001H3V2.99902H20.999V21.001ZM5 13.5381L9.69727 12.0469L10.0156 11.9463L18.999 15.0928V4.99902H5V13.5381Z", fill: "currentColor" })
|
|
8
|
+
] });
|
|
9
|
+
};
|
|
10
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
11
|
+
var temp_MediaImage_mjs_default = ForwardRef;
|
|
12
|
+
export {
|
|
13
|
+
temp_MediaImage_mjs_default as default
|
|
14
|
+
};
|