@worldcoin/mini-apps-ui-kit-react 1.5.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/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/package.json +24 -2
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __export = (target, all) => {
|
|
7
|
+
for (var name in all)
|
|
8
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
9
|
+
};
|
|
10
|
+
var __copyProps = (to, from, except, desc) => {
|
|
11
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
12
|
+
for (let key of __getOwnPropNames(from))
|
|
13
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
14
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
15
|
+
}
|
|
16
|
+
return to;
|
|
17
|
+
};
|
|
18
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
+
var temp_Group_js_exports = {};
|
|
20
|
+
__export(temp_Group_js_exports, {
|
|
21
|
+
default: () => temp_Group_js_default
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(temp_Group_js_exports);
|
|
24
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
25
|
+
var import_react = require("react");
|
|
26
|
+
const SvgComponent = (props, ref) => {
|
|
27
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.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: [
|
|
28
|
+
/* @__PURE__ */ (0, import_jsx_runtime.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" }),
|
|
29
|
+
/* @__PURE__ */ (0, import_jsx_runtime.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" })
|
|
30
|
+
] });
|
|
31
|
+
};
|
|
32
|
+
const ForwardRef = (0, import_react.forwardRef)(SvgComponent);
|
|
33
|
+
var temp_Group_js_default = ForwardRef;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __export = (target, all) => {
|
|
7
|
+
for (var name in all)
|
|
8
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
9
|
+
};
|
|
10
|
+
var __copyProps = (to, from, except, desc) => {
|
|
11
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
12
|
+
for (let key of __getOwnPropNames(from))
|
|
13
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
14
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
15
|
+
}
|
|
16
|
+
return to;
|
|
17
|
+
};
|
|
18
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
+
var temp_Heart_js_exports = {};
|
|
20
|
+
__export(temp_Heart_js_exports, {
|
|
21
|
+
default: () => temp_Heart_js_default
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(temp_Heart_js_exports);
|
|
24
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
25
|
+
var import_react = require("react");
|
|
26
|
+
const SvgComponent = (props, ref) => {
|
|
27
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.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__ */ (0, import_jsx_runtime.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" }) });
|
|
28
|
+
};
|
|
29
|
+
const ForwardRef = (0, import_react.forwardRef)(SvgComponent);
|
|
30
|
+
var temp_Heart_js_default = ForwardRef;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __export = (target, all) => {
|
|
7
|
+
for (var name in all)
|
|
8
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
9
|
+
};
|
|
10
|
+
var __copyProps = (to, from, except, desc) => {
|
|
11
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
12
|
+
for (let key of __getOwnPropNames(from))
|
|
13
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
14
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
15
|
+
}
|
|
16
|
+
return to;
|
|
17
|
+
};
|
|
18
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
+
var temp_HelpCircle_js_exports = {};
|
|
20
|
+
__export(temp_HelpCircle_js_exports, {
|
|
21
|
+
default: () => temp_HelpCircle_js_default
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(temp_HelpCircle_js_exports);
|
|
24
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
25
|
+
var import_react = require("react");
|
|
26
|
+
const SvgComponent = (props, ref) => {
|
|
27
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.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__ */ (0, import_jsx_runtime.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" }) });
|
|
28
|
+
};
|
|
29
|
+
const ForwardRef = (0, import_react.forwardRef)(SvgComponent);
|
|
30
|
+
var temp_HelpCircle_js_default = ForwardRef;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __export = (target, all) => {
|
|
7
|
+
for (var name in all)
|
|
8
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
9
|
+
};
|
|
10
|
+
var __copyProps = (to, from, except, desc) => {
|
|
11
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
12
|
+
for (let key of __getOwnPropNames(from))
|
|
13
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
14
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
15
|
+
}
|
|
16
|
+
return to;
|
|
17
|
+
};
|
|
18
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
+
var temp_Home_js_exports = {};
|
|
20
|
+
__export(temp_Home_js_exports, {
|
|
21
|
+
default: () => temp_Home_js_default
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(temp_Home_js_exports);
|
|
24
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
25
|
+
var import_react = require("react");
|
|
26
|
+
const SvgComponent = (props, ref) => {
|
|
27
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.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__ */ (0, import_jsx_runtime.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" }) });
|
|
28
|
+
};
|
|
29
|
+
const ForwardRef = (0, import_react.forwardRef)(SvgComponent);
|
|
30
|
+
var temp_Home_js_default = ForwardRef;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __export = (target, all) => {
|
|
7
|
+
for (var name in all)
|
|
8
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
9
|
+
};
|
|
10
|
+
var __copyProps = (to, from, except, desc) => {
|
|
11
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
12
|
+
for (let key of __getOwnPropNames(from))
|
|
13
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
14
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
15
|
+
}
|
|
16
|
+
return to;
|
|
17
|
+
};
|
|
18
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
+
var temp_InfoCircle_js_exports = {};
|
|
20
|
+
__export(temp_InfoCircle_js_exports, {
|
|
21
|
+
default: () => temp_InfoCircle_js_default
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(temp_InfoCircle_js_exports);
|
|
24
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
25
|
+
var import_react = require("react");
|
|
26
|
+
const SvgComponent = (props, ref) => {
|
|
27
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.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__ */ (0, import_jsx_runtime.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" }) });
|
|
28
|
+
};
|
|
29
|
+
const ForwardRef = (0, import_react.forwardRef)(SvgComponent);
|
|
30
|
+
var temp_InfoCircle_js_default = ForwardRef;
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __export = (target, all) => {
|
|
7
|
+
for (var name in all)
|
|
8
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
9
|
+
};
|
|
10
|
+
var __copyProps = (to, from, except, desc) => {
|
|
11
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
12
|
+
for (let key of __getOwnPropNames(from))
|
|
13
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
14
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
15
|
+
}
|
|
16
|
+
return to;
|
|
17
|
+
};
|
|
18
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
+
var temp_Instagram_js_exports = {};
|
|
20
|
+
__export(temp_Instagram_js_exports, {
|
|
21
|
+
default: () => temp_Instagram_js_default
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(temp_Instagram_js_exports);
|
|
24
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
25
|
+
var import_react = require("react");
|
|
26
|
+
const SvgComponent = (props, ref) => {
|
|
27
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.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: [
|
|
28
|
+
/* @__PURE__ */ (0, import_jsx_runtime.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" }),
|
|
29
|
+
/* @__PURE__ */ (0, import_jsx_runtime.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" })
|
|
30
|
+
] });
|
|
31
|
+
};
|
|
32
|
+
const ForwardRef = (0, import_react.forwardRef)(SvgComponent);
|
|
33
|
+
var temp_Instagram_js_default = ForwardRef;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __export = (target, all) => {
|
|
7
|
+
for (var name in all)
|
|
8
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
9
|
+
};
|
|
10
|
+
var __copyProps = (to, from, except, desc) => {
|
|
11
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
12
|
+
for (let key of __getOwnPropNames(from))
|
|
13
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
14
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
15
|
+
}
|
|
16
|
+
return to;
|
|
17
|
+
};
|
|
18
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
+
var temp_Key_js_exports = {};
|
|
20
|
+
__export(temp_Key_js_exports, {
|
|
21
|
+
default: () => temp_Key_js_default
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(temp_Key_js_exports);
|
|
24
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
25
|
+
var import_react = require("react");
|
|
26
|
+
const SvgComponent = (props, ref) => {
|
|
27
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.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__ */ (0, import_jsx_runtime.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" }) });
|
|
28
|
+
};
|
|
29
|
+
const ForwardRef = (0, import_react.forwardRef)(SvgComponent);
|
|
30
|
+
var temp_Key_js_default = ForwardRef;
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __export = (target, all) => {
|
|
7
|
+
for (var name in all)
|
|
8
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
9
|
+
};
|
|
10
|
+
var __copyProps = (to, from, except, desc) => {
|
|
11
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
12
|
+
for (let key of __getOwnPropNames(from))
|
|
13
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
14
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
15
|
+
}
|
|
16
|
+
return to;
|
|
17
|
+
};
|
|
18
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
+
var temp_Language_js_exports = {};
|
|
20
|
+
__export(temp_Language_js_exports, {
|
|
21
|
+
default: () => temp_Language_js_default
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(temp_Language_js_exports);
|
|
24
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
25
|
+
var import_react = require("react");
|
|
26
|
+
const SvgComponent = (props, ref) => {
|
|
27
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.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: [
|
|
28
|
+
/* @__PURE__ */ (0, import_jsx_runtime.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" }),
|
|
29
|
+
/* @__PURE__ */ (0, import_jsx_runtime.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" }),
|
|
30
|
+
/* @__PURE__ */ (0, import_jsx_runtime.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" }),
|
|
31
|
+
/* @__PURE__ */ (0, import_jsx_runtime.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" }),
|
|
32
|
+
/* @__PURE__ */ (0, import_jsx_runtime.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" }),
|
|
33
|
+
/* @__PURE__ */ (0, import_jsx_runtime.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" }),
|
|
34
|
+
/* @__PURE__ */ (0, import_jsx_runtime.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" }),
|
|
35
|
+
/* @__PURE__ */ (0, import_jsx_runtime.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" }),
|
|
36
|
+
/* @__PURE__ */ (0, import_jsx_runtime.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" })
|
|
37
|
+
] });
|
|
38
|
+
};
|
|
39
|
+
const ForwardRef = (0, import_react.forwardRef)(SvgComponent);
|
|
40
|
+
var temp_Language_js_default = ForwardRef;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __export = (target, all) => {
|
|
7
|
+
for (var name in all)
|
|
8
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
9
|
+
};
|
|
10
|
+
var __copyProps = (to, from, except, desc) => {
|
|
11
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
12
|
+
for (let key of __getOwnPropNames(from))
|
|
13
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
14
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
15
|
+
}
|
|
16
|
+
return to;
|
|
17
|
+
};
|
|
18
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
+
var temp_Link_js_exports = {};
|
|
20
|
+
__export(temp_Link_js_exports, {
|
|
21
|
+
default: () => temp_Link_js_default
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(temp_Link_js_exports);
|
|
24
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
25
|
+
var import_react = require("react");
|
|
26
|
+
const SvgComponent = (props, ref) => {
|
|
27
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.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__ */ (0, import_jsx_runtime.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" }) });
|
|
28
|
+
};
|
|
29
|
+
const ForwardRef = (0, import_react.forwardRef)(SvgComponent);
|
|
30
|
+
var temp_Link_js_default = ForwardRef;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __export = (target, all) => {
|
|
7
|
+
for (var name in all)
|
|
8
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
9
|
+
};
|
|
10
|
+
var __copyProps = (to, from, except, desc) => {
|
|
11
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
12
|
+
for (let key of __getOwnPropNames(from))
|
|
13
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
14
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
15
|
+
}
|
|
16
|
+
return to;
|
|
17
|
+
};
|
|
18
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
+
var temp_List_js_exports = {};
|
|
20
|
+
__export(temp_List_js_exports, {
|
|
21
|
+
default: () => temp_List_js_default
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(temp_List_js_exports);
|
|
24
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
25
|
+
var import_react = require("react");
|
|
26
|
+
const SvgComponent = (props, ref) => {
|
|
27
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.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__ */ (0, import_jsx_runtime.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" }) });
|
|
28
|
+
};
|
|
29
|
+
const ForwardRef = (0, import_react.forwardRef)(SvgComponent);
|
|
30
|
+
var temp_List_js_default = ForwardRef;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __export = (target, all) => {
|
|
7
|
+
for (var name in all)
|
|
8
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
9
|
+
};
|
|
10
|
+
var __copyProps = (to, from, except, desc) => {
|
|
11
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
12
|
+
for (let key of __getOwnPropNames(from))
|
|
13
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
14
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
15
|
+
}
|
|
16
|
+
return to;
|
|
17
|
+
};
|
|
18
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
+
var temp_Lock_js_exports = {};
|
|
20
|
+
__export(temp_Lock_js_exports, {
|
|
21
|
+
default: () => temp_Lock_js_default
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(temp_Lock_js_exports);
|
|
24
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
25
|
+
var import_react = require("react");
|
|
26
|
+
const SvgComponent = (props, ref) => {
|
|
27
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.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__ */ (0, import_jsx_runtime.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" }) });
|
|
28
|
+
};
|
|
29
|
+
const ForwardRef = (0, import_react.forwardRef)(SvgComponent);
|
|
30
|
+
var temp_Lock_js_default = ForwardRef;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __export = (target, all) => {
|
|
7
|
+
for (var name in all)
|
|
8
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
9
|
+
};
|
|
10
|
+
var __copyProps = (to, from, except, desc) => {
|
|
11
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
12
|
+
for (let key of __getOwnPropNames(from))
|
|
13
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
14
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
15
|
+
}
|
|
16
|
+
return to;
|
|
17
|
+
};
|
|
18
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
+
var temp_LogIn_js_exports = {};
|
|
20
|
+
__export(temp_LogIn_js_exports, {
|
|
21
|
+
default: () => temp_LogIn_js_default
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(temp_LogIn_js_exports);
|
|
24
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
25
|
+
var import_react = require("react");
|
|
26
|
+
const SvgComponent = (props, ref) => {
|
|
27
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.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__ */ (0, import_jsx_runtime.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" }) });
|
|
28
|
+
};
|
|
29
|
+
const ForwardRef = (0, import_react.forwardRef)(SvgComponent);
|
|
30
|
+
var temp_LogIn_js_default = ForwardRef;
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __export = (target, all) => {
|
|
7
|
+
for (var name in all)
|
|
8
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
9
|
+
};
|
|
10
|
+
var __copyProps = (to, from, except, desc) => {
|
|
11
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
12
|
+
for (let key of __getOwnPropNames(from))
|
|
13
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
14
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
15
|
+
}
|
|
16
|
+
return to;
|
|
17
|
+
};
|
|
18
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
+
var temp_LogOut_js_exports = {};
|
|
20
|
+
__export(temp_LogOut_js_exports, {
|
|
21
|
+
default: () => temp_LogOut_js_default
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(temp_LogOut_js_exports);
|
|
24
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
25
|
+
var import_react = require("react");
|
|
26
|
+
const SvgComponent = (props, ref) => {
|
|
27
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.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: [
|
|
28
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M18.9985 5.99469H16.9985V4.00055H4.99951V19.9996H16.9985V18.0005H18.9985V21.9996H2.99951V2.00055H18.9985V5.99469Z", fill: "currentColor" }),
|
|
29
|
+
/* @__PURE__ */ (0, import_jsx_runtime.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" })
|
|
30
|
+
] });
|
|
31
|
+
};
|
|
32
|
+
const ForwardRef = (0, import_react.forwardRef)(SvgComponent);
|
|
33
|
+
var temp_LogOut_js_default = ForwardRef;
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __export = (target, all) => {
|
|
7
|
+
for (var name in all)
|
|
8
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
9
|
+
};
|
|
10
|
+
var __copyProps = (to, from, except, desc) => {
|
|
11
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
12
|
+
for (let key of __getOwnPropNames(from))
|
|
13
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
14
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
15
|
+
}
|
|
16
|
+
return to;
|
|
17
|
+
};
|
|
18
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
+
var temp_MagicWand_js_exports = {};
|
|
20
|
+
__export(temp_MagicWand_js_exports, {
|
|
21
|
+
default: () => temp_MagicWand_js_default
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(temp_MagicWand_js_exports);
|
|
24
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
25
|
+
var import_react = require("react");
|
|
26
|
+
const SvgComponent = (props, ref) => {
|
|
27
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.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: [
|
|
28
|
+
/* @__PURE__ */ (0, import_jsx_runtime.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" }),
|
|
29
|
+
/* @__PURE__ */ (0, import_jsx_runtime.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" }),
|
|
30
|
+
/* @__PURE__ */ (0, import_jsx_runtime.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" }),
|
|
31
|
+
/* @__PURE__ */ (0, import_jsx_runtime.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" })
|
|
32
|
+
] });
|
|
33
|
+
};
|
|
34
|
+
const ForwardRef = (0, import_react.forwardRef)(SvgComponent);
|
|
35
|
+
var temp_MagicWand_js_default = ForwardRef;
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __export = (target, all) => {
|
|
7
|
+
for (var name in all)
|
|
8
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
9
|
+
};
|
|
10
|
+
var __copyProps = (to, from, except, desc) => {
|
|
11
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
12
|
+
for (let key of __getOwnPropNames(from))
|
|
13
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
14
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
15
|
+
}
|
|
16
|
+
return to;
|
|
17
|
+
};
|
|
18
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
+
var temp_Mail_js_exports = {};
|
|
20
|
+
__export(temp_Mail_js_exports, {
|
|
21
|
+
default: () => temp_Mail_js_default
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(temp_Mail_js_exports);
|
|
24
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
25
|
+
var import_react = require("react");
|
|
26
|
+
const SvgComponent = (props, ref) => {
|
|
27
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.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: [
|
|
28
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M21.9993 20.0015H2.00024V5.41357L11.9993 15.4146L21.9993 5.4126V20.0015Z", fill: "currentColor" }),
|
|
29
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M11.9993 12.5854L3.41431 3.99951H20.5842L11.9993 12.5854Z", fill: "currentColor" })
|
|
30
|
+
] });
|
|
31
|
+
};
|
|
32
|
+
const ForwardRef = (0, import_react.forwardRef)(SvgComponent);
|
|
33
|
+
var temp_Mail_js_default = ForwardRef;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __export = (target, all) => {
|
|
7
|
+
for (var name in all)
|
|
8
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
9
|
+
};
|
|
10
|
+
var __copyProps = (to, from, except, desc) => {
|
|
11
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
12
|
+
for (let key of __getOwnPropNames(from))
|
|
13
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
14
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
15
|
+
}
|
|
16
|
+
return to;
|
|
17
|
+
};
|
|
18
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
+
var temp_Map_js_exports = {};
|
|
20
|
+
__export(temp_Map_js_exports, {
|
|
21
|
+
default: () => temp_Map_js_default
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(temp_Map_js_exports);
|
|
24
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
25
|
+
var import_react = require("react");
|
|
26
|
+
const SvgComponent = (props, ref) => {
|
|
27
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.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__ */ (0, import_jsx_runtime.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" }) });
|
|
28
|
+
};
|
|
29
|
+
const ForwardRef = (0, import_react.forwardRef)(SvgComponent);
|
|
30
|
+
var temp_Map_js_default = ForwardRef;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __export = (target, all) => {
|
|
7
|
+
for (var name in all)
|
|
8
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
9
|
+
};
|
|
10
|
+
var __copyProps = (to, from, except, desc) => {
|
|
11
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
12
|
+
for (let key of __getOwnPropNames(from))
|
|
13
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
14
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
15
|
+
}
|
|
16
|
+
return to;
|
|
17
|
+
};
|
|
18
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
+
var temp_MapPin_js_exports = {};
|
|
20
|
+
__export(temp_MapPin_js_exports, {
|
|
21
|
+
default: () => temp_MapPin_js_default
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(temp_MapPin_js_exports);
|
|
24
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
25
|
+
var import_react = require("react");
|
|
26
|
+
const SvgComponent = (props, ref) => {
|
|
27
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.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__ */ (0, import_jsx_runtime.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" }) });
|
|
28
|
+
};
|
|
29
|
+
const ForwardRef = (0, import_react.forwardRef)(SvgComponent);
|
|
30
|
+
var temp_MapPin_js_default = ForwardRef;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __export = (target, all) => {
|
|
7
|
+
for (var name in all)
|
|
8
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
9
|
+
};
|
|
10
|
+
var __copyProps = (to, from, except, desc) => {
|
|
11
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
12
|
+
for (let key of __getOwnPropNames(from))
|
|
13
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
14
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
15
|
+
}
|
|
16
|
+
return to;
|
|
17
|
+
};
|
|
18
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
+
var temp_MapsArrow_js_exports = {};
|
|
20
|
+
__export(temp_MapsArrow_js_exports, {
|
|
21
|
+
default: () => temp_MapsArrow_js_default
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(temp_MapsArrow_js_exports);
|
|
24
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
25
|
+
var import_react = require("react");
|
|
26
|
+
const SvgComponent = (props, ref) => {
|
|
27
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.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__ */ (0, import_jsx_runtime.jsx)("path", { d: "M20.8154 20.6157L11.998 17.3071L3.18164 20.6157L11.998 2.979L20.8154 20.6157Z", fill: "currentColor" }) });
|
|
28
|
+
};
|
|
29
|
+
const ForwardRef = (0, import_react.forwardRef)(SvgComponent);
|
|
30
|
+
var temp_MapsArrow_js_default = ForwardRef;
|