@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,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", strokeWidth: 2, color: "currentColor", ref, ...props, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M11.9988 16.0004C13.9317 16.0004 15.4986 14.4332 15.4986 12.5C15.4986 10.5667 13.9317 8.99951 11.9988 8.99951C10.0659 8.99951 8.49902 10.5667 8.49902 12.5C8.49902 14.4332 10.0659 16.0004 11.9988 16.0004Z", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M19.999 5.99928V20.0011H4V5.99928H7.99974L8.99968 3.99902H14.9993L15.9992 5.99928H19.999Z", stroke: "currentColor", strokeMiterlimit: 10 })
|
|
8
|
+
] });
|
|
9
|
+
};
|
|
10
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
11
|
+
var temp_Camera_mjs_default = ForwardRef;
|
|
12
|
+
export {
|
|
13
|
+
temp_Camera_mjs_default as default
|
|
14
|
+
};
|
|
@@ -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", strokeWidth: 2, color: "currentColor", ref, ...props, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M20.9988 6.00079H3V18.0023H20.9988V6.00079Z", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M11.9992 14.0126C13.1071 14.0126 14.0053 13.1143 14.0053 12.0062C14.0053 10.8981 13.1071 9.99976 11.9992 9.99976C10.8913 9.99976 9.99316 10.8981 9.99316 12.0062C9.99316 13.1143 10.8913 14.0126 11.9992 14.0126Z", stroke: "currentColor", strokeMiterlimit: 10 })
|
|
8
|
+
] });
|
|
9
|
+
};
|
|
10
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
11
|
+
var temp_Cash_mjs_default = ForwardRef;
|
|
12
|
+
export {
|
|
13
|
+
temp_Cash_mjs_default as default
|
|
14
|
+
};
|
|
@@ -0,0 +1,17 @@
|
|
|
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", strokeWidth: 2, color: "currentColor", ref, ...props, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M17.999 15.0004H3V6.632V3.93567H17.999V15.0004Z", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M5.92676 11.932V6.9314", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M20.9991 8.80371V18.0009H5.9707", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { d: "M15.0146 11.9321V6.93146", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
10
|
+
/* @__PURE__ */ jsx("path", { d: "M10.505 10.5307C11.0914 10.5307 11.5667 10.0553 11.5667 9.46885C11.5667 8.8824 11.0914 8.40698 10.505 8.40698C9.91868 8.40698 9.44336 8.8824 9.44336 9.46885C9.44336 10.0553 9.91868 10.5307 10.505 10.5307Z", stroke: "currentColor", strokeMiterlimit: 10 })
|
|
11
|
+
] });
|
|
12
|
+
};
|
|
13
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
14
|
+
var temp_CashMulti_mjs_default = ForwardRef;
|
|
15
|
+
export {
|
|
16
|
+
temp_CashMulti_mjs_default as default
|
|
17
|
+
};
|
|
@@ -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", strokeWidth: 2, color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M19.9985 2.99884V21.0012M3.99951 15.0004V21.0012M9.3325 10.9999V21.0012M14.6655 6.99935V21.0012", stroke: "currentColor", strokeMiterlimit: 10 }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_Cellular_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_Cellular_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", strokeWidth: 2, color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M19.9987 19.0009V21.0012M4 19.001V21.0013M9.33275 19.0009V21.0012M14.6657 19.0009V21.0012", stroke: "currentColor", strokeMiterlimit: 10 }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_CellularNoSignal_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_CellularNoSignal_mjs_default as default
|
|
11
|
+
};
|
|
@@ -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", strokeWidth: 2, color: "currentColor", ref, ...props, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M20.9988 12C20.9988 16.9713 16.9698 21.0012 11.9994 21.0012C10.5119 21.0012 9.10917 20.64 7.87314 20.001L3.25153 20.7527L3.99994 16.1286C3.36109 14.8923 3 13.4878 3 12C3 7.02868 7.02906 2.99884 11.9994 2.99884C16.9698 2.99884 20.9988 7.02868 20.9988 12Z", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M7.99974 13.1761C8.65085 13.1761 9.17867 12.6481 9.17867 11.9969C9.17867 11.3457 8.65085 10.8177 7.99974 10.8177C7.34863 10.8177 6.8208 11.3457 6.8208 11.9969C6.8208 12.6481 7.34863 13.1761 7.99974 13.1761Z", fill: "currentColor" }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M11.9995 13.1761C12.6506 13.1761 13.1784 12.6481 13.1784 11.9969C13.1784 11.3457 12.6506 10.8177 11.9995 10.8177C11.3484 10.8177 10.8206 11.3457 10.8206 11.9969C10.8206 12.6481 11.3484 13.1761 11.9995 13.1761Z", fill: "currentColor" }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { d: "M15.9992 13.1822C16.6504 13.1822 17.1782 12.6543 17.1782 12.0031C17.1782 11.3518 16.6504 10.8239 15.9992 10.8239C15.3481 10.8239 14.8203 11.3518 14.8203 12.0031C14.8203 12.6543 15.3481 13.1822 15.9992 13.1822Z", fill: "currentColor" })
|
|
10
|
+
] });
|
|
11
|
+
};
|
|
12
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
13
|
+
var temp_ChatBubble_mjs_default = ForwardRef;
|
|
14
|
+
export {
|
|
15
|
+
temp_ChatBubble_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", strokeWidth: 2, color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M20.9986 12.0062C20.9986 16.9775 16.9695 21.0073 11.9992 21.0073C10.5116 21.0073 9.10893 20.6462 7.8729 20.0072L3.25128 20.7588L3.99969 16.1348C3.36084 14.8985 2.99976 13.494 2.99976 12.0062C2.99976 7.03484 7.02882 3.005 11.9992 3.005C16.9695 3.005 20.9986 7.03484 20.9986 12.0062Z", stroke: "currentColor", strokeMiterlimit: 10 }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_ChatBubbleEmpty_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_ChatBubbleEmpty_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", strokeWidth: 2, color: "currentColor", ref, ...props, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M20.9986 12.0062C20.9986 16.9775 16.9695 21.0073 11.9992 21.0073C10.5116 21.0073 9.10893 20.6462 7.8729 20.0072L3.25128 20.7588L3.99969 16.1348C3.36084 14.8985 2.99976 13.494 2.99976 12.0062C2.99976 7.03484 7.02882 3.005 11.9992 3.005C16.9695 3.005 20.9986 7.03484 20.9986 12.0062Z", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M9.50415 9.70343C9.50415 8.47796 10.6214 7.48401 12.0009 7.48401C13.3804 7.48401 14.4977 8.47796 14.4977 9.70343C14.4977 10.4983 14.1582 11.1156 13.9745 11.378C13.669 11.8164 13.2848 12.125 12.9299 12.3411C12.3512 12.693 12.0009 13.3212 11.9994 13.9987", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M11.9963 17.5162C12.6474 17.5162 13.1753 16.9882 13.1753 16.337C13.1753 15.6858 12.6474 15.1578 11.9963 15.1578C11.3452 15.1578 10.8174 15.6858 10.8174 16.337C10.8174 16.9882 11.3452 17.5162 11.9963 17.5162Z", fill: "currentColor" })
|
|
9
|
+
] });
|
|
10
|
+
};
|
|
11
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
12
|
+
var temp_ChatBubbleQuestion_mjs_default = ForwardRef;
|
|
13
|
+
export {
|
|
14
|
+
temp_ChatBubbleQuestion_mjs_default as default
|
|
15
|
+
};
|
|
@@ -0,0 +1,17 @@
|
|
|
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", strokeWidth: 2, color: "currentColor", ref, ...props, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M21.0157 12C21.0157 16.9713 16.9866 21.0012 12.0163 21.0012C10.5287 21.0012 9.12602 20.64 7.88999 20.001L3.26837 20.7527L4.01678 16.1286C3.37793 14.8923 3.01685 13.4878 3.01685 12C3.01685 7.02868 7.04591 2.99884 12.0163 2.99884C16.9866 2.99884 21.0157 7.02868 21.0157 12Z", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M6.99951 9.6355H16.9989", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M11.9822 6.47308V9.28363", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { d: "M9.89136 9.66327C9.89136 9.66327 9.8713 15.9804 16.9989 16.0005", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
10
|
+
/* @__PURE__ */ jsx("path", { d: "M14.1071 9.66327C14.1071 9.66327 14.1271 15.9804 6.99951 16.0005", stroke: "currentColor", strokeMiterlimit: 10 })
|
|
11
|
+
] });
|
|
12
|
+
};
|
|
13
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
14
|
+
var temp_ChatBubbleTranslate_mjs_default = ForwardRef;
|
|
15
|
+
export {
|
|
16
|
+
temp_ChatBubbleTranslate_mjs_default as default
|
|
17
|
+
};
|
|
@@ -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", strokeWidth: 2, color: "currentColor", ref, ...props, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M11.9993 13.4693V6.90985", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M11.9992 17.0901C12.6504 17.0901 13.1782 16.5622 13.1782 15.911C13.1782 15.2597 12.6504 14.7318 11.9992 14.7318C11.3481 14.7318 10.8203 15.2597 10.8203 15.911C10.8203 16.5622 11.3481 17.0901 11.9992 17.0901Z", fill: "currentColor" }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M20.9988 12C20.9988 16.9713 16.9698 21.0012 11.9994 21.0012C10.5119 21.0012 9.10917 20.64 7.87314 20.001L3.25153 20.7527L3.99994 16.1286C3.36109 14.8923 3 13.4878 3 12C3 7.02868 7.02906 2.99884 11.9994 2.99884C16.9698 2.99884 20.9988 7.02868 20.9988 12Z", stroke: "currentColor", strokeMiterlimit: 10 })
|
|
9
|
+
] });
|
|
10
|
+
};
|
|
11
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
12
|
+
var temp_ChatBubbleWarning_mjs_default = ForwardRef;
|
|
13
|
+
export {
|
|
14
|
+
temp_ChatBubbleWarning_mjs_default as default
|
|
15
|
+
};
|
|
@@ -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", strokeWidth: 2, color: "currentColor", ref, ...props, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M20.9986 12.0062C20.9986 16.9775 16.9695 21.0073 11.9992 21.0073C10.5116 21.0073 9.10893 20.6462 7.8729 20.0072L3.25128 20.7588L3.99969 16.1348C3.36084 14.8985 2.99976 13.494 2.99976 12.0062C2.99976 7.03484 7.02882 3.005 11.9992 3.005C16.9695 3.005 20.9986 7.03484 20.9986 12.0062Z", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M6.99951 9.99976H16.9989", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M6.99951 14.0188H14.0176", stroke: "currentColor", strokeMiterlimit: 10 })
|
|
9
|
+
] });
|
|
10
|
+
};
|
|
11
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
12
|
+
var temp_ChatLines_mjs_default = ForwardRef;
|
|
13
|
+
export {
|
|
14
|
+
temp_ChatLines_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", strokeWidth: 2, color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M3.55273 10.7731L10.0014 17.2245L20.4483 6.77563", stroke: "currentColor", strokeMiterlimit: 10 }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_Check_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_Check_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", strokeWidth: 2, color: "currentColor", ref, ...props, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M11.9994 21.0012C16.9697 21.0012 20.9988 16.9712 20.9988 12C20.9988 7.0288 16.9697 2.99884 11.9994 2.99884C7.02918 2.99884 3 7.0288 3 12C3 16.9712 7.02918 21.0012 11.9994 21.0012Z", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M7.6875 11.3734L10.979 14.6655L16.3104 9.33301", stroke: "currentColor", strokeMiterlimit: 10 })
|
|
8
|
+
] });
|
|
9
|
+
};
|
|
10
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
11
|
+
var temp_CheckCircle_mjs_default = ForwardRef;
|
|
12
|
+
export {
|
|
13
|
+
temp_CheckCircle_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", strokeWidth: 2, color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M11.999 5.99923V12.0062H17.9986M21 12.0062C21 16.9782 16.9701 21.0089 11.999 21.0089C7.02792 21.0089 2.99805 16.9782 2.99805 12.0062C2.99805 7.03413 7.02792 3.00348 11.999 3.00348C16.9701 3.00348 21 7.03413 21 12.0062Z", stroke: "currentColor", strokeMiterlimit: 10 }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_Clock_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_Clock_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", strokeWidth: 2, color: "currentColor", ref, ...props, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M19.9939 22.0137V16.425H14.4062", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M20.9466 11.9475C20.9466 7.00547 16.9407 2.99878 11.9997 2.99878C7.05865 2.99878 3.05273 7.00547 3.05273 11.9475C3.05273 16.8895 7.05865 20.8961 11.9997 20.8961C15.177 20.8961 17.9684 19.2385 19.5563 16.7413", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M11.9912 5.98218L11.9989 11.9999L18.0093 12.003", stroke: "currentColor", strokeMiterlimit: 10 })
|
|
9
|
+
] });
|
|
10
|
+
};
|
|
11
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
12
|
+
var temp_ClockRotateRight_mjs_default = ForwardRef;
|
|
13
|
+
export {
|
|
14
|
+
temp_ClockRotateRight_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", strokeWidth: 2, color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M21.9722 15.4434C21.9722 16.9837 21.1081 18.3234 19.8381 19.0009H5.04277C3.33917 18.2015 2.15869 16.4697 2.15869 14.4633C2.15869 11.696 4.40083 9.45341 7.16763 9.45341C7.47934 9.45341 7.78333 9.48119 8.07806 9.53676C8.30182 7.01328 10.4205 5.03772 13.0006 5.03772C15.7304 5.03772 17.9463 7.25097 17.9463 9.98126C17.9463 10.4813 17.8722 10.9629 17.7333 11.4182C17.8043 11.4151 17.8737 11.4135 17.9463 11.4135C20.1714 11.4135 21.9738 13.2178 21.9738 15.4418L21.9722 15.4434Z", stroke: "currentColor", strokeMiterlimit: 10 }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_Cloud_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_Cloud_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", strokeWidth: 2, color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M6.838 16.1513H5.38532C3.83723 15.4249 2.76465 13.8522 2.76465 12.0302C2.76465 9.51725 4.80209 7.4798 7.31505 7.4798C7.5982 7.4798 7.87365 7.50442 8.14141 7.55521C8.34454 5.26385 10.2696 3.46954 12.6133 3.46954C15.094 3.46954 17.1052 5.47929 17.1052 7.95993C17.1052 8.41389 17.0391 8.85246 16.9114 9.26488C16.976 9.2618 17.0391 9.26026 17.1052 9.26026C19.1258 9.26026 20.7646 10.8991 20.7646 12.9197C20.7646 14.3185 19.9798 15.5357 18.8257 16.1513H16.9344M11.7632 12.3826V20.8433M15.0812 17.5272L11.765 20.8435L8.44873 17.5257", stroke: "currentColor", strokeMiterlimit: 10 }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_CloudDownload_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_CloudDownload_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", strokeWidth: 2, color: "currentColor", ref, ...props, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M13.8008 16.4001C17.225 16.4001 20.0009 13.6242 20.0009 10.1999C20.0009 6.77567 17.225 3.99976 13.8008 3.99976C10.3765 3.99976 7.60059 6.77567 7.60059 10.1999C7.60059 13.6242 10.3765 16.4001 13.8008 16.4001Z", stroke: "currentColor", strokeLinecap: "round" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M12.291 19.0579C11.4714 19.5442 10.5145 19.8234 9.49232 19.8234C6.459 19.8234 4 17.3644 4 14.3311C4 13.309 4.27921 12.3521 4.76553 11.5325", stroke: "currentColor", strokeLinecap: "square" })
|
|
8
|
+
] });
|
|
9
|
+
};
|
|
10
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
11
|
+
var temp_Coins_mjs_default = ForwardRef;
|
|
12
|
+
export {
|
|
13
|
+
temp_Coins_mjs_default as default
|
|
14
|
+
};
|
|
@@ -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", strokeWidth: 2, color: "currentColor", ref, ...props, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M11.9994 21.0012C16.9697 21.0012 20.9988 16.9712 20.9988 12C20.9988 7.0288 16.9697 2.99884 11.9994 2.99884C7.02918 2.99884 3 7.0288 3 12C3 16.9712 7.02918 21.0012 11.9994 21.0012Z", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M10.4532 10.3593L15.1596 8.86993L13.615 13.5604L8.77734 15.3137L10.4532 10.3593Z", stroke: "currentColor", strokeMiterlimit: 10 })
|
|
8
|
+
] });
|
|
9
|
+
};
|
|
10
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
11
|
+
var temp_Compass_mjs_default = ForwardRef;
|
|
12
|
+
export {
|
|
13
|
+
temp_Compass_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", strokeWidth: 2, color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M9.0626 9.39412H15.0361V4.53101H4.08649V15.2371H9.0626V9.39412ZM9.0626 9.39412L20.0169 9.39411V20.1062H9.06264L9.0626 9.39412Z", stroke: "currentColor", strokeMiterlimit: 10 }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_Copy_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_Copy_mjs_default as default
|
|
11
|
+
};
|
|
@@ -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", strokeWidth: 2, color: "currentColor", ref, ...props, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M18.0007 12.0001C18.0007 13.6577 19.3432 15.0005 21.0005 15.0005V19.001H3.03711V14.9989C4.67589 14.9804 6.00142 13.6453 6.00142 12.0001C6.00142 10.3548 4.67589 9.01975 3.03711 9.00123V4.94824H21.0005V8.99969C19.3432 8.99969 18.0007 10.3425 18.0007 12.0001Z", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M8.99902 15.0003L14.9986 8.99951", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M9.39573 10.7868C10.0468 10.7868 10.5747 10.2589 10.5747 9.60763C10.5747 8.9564 10.0468 8.42847 9.39573 8.42847C8.74462 8.42847 8.2168 8.9564 8.2168 9.60763C8.2168 10.2589 8.74462 10.7868 9.39573 10.7868Z", fill: "currentColor" }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { d: "M14.4836 15.6363C15.1347 15.6363 15.6626 15.1084 15.6626 14.4571C15.6626 13.8059 15.1347 13.278 14.4836 13.278C13.8325 13.278 13.3047 13.8059 13.3047 14.4571C13.3047 15.1084 13.8325 15.6363 14.4836 15.6363Z", fill: "currentColor" })
|
|
10
|
+
] });
|
|
11
|
+
};
|
|
12
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
13
|
+
var temp_Coupon_mjs_default = ForwardRef;
|
|
14
|
+
export {
|
|
15
|
+
temp_Coupon_mjs_default as default
|
|
16
|
+
};
|
|
@@ -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", strokeWidth: 2, color: "currentColor", ref, ...props, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M12.0002 2.79517L4.02539 7.4007V16.6118L12.0002 21.2157L19.975 16.6118V7.4007L12.0002 2.79517Z", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M4.49609 7.76488L11.9987 12.0062L19.9735 7.40063", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M12 20.8529V12.0061", stroke: "currentColor", strokeMiterlimit: 10 })
|
|
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,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", strokeWidth: 2, color: "currentColor", ref, ...props, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M20.0359 7.00399L19.9912 19.9655H3.99219L4.03539 7.00244", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M3.00195 3.98657H20.9684", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M8.26953 11.2098L11.115 14.0558L15.7258 9.44568", stroke: "currentColor", strokeMiterlimit: 10 })
|
|
9
|
+
] });
|
|
10
|
+
};
|
|
11
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
12
|
+
var temp_DeliveryCheck_mjs_default = ForwardRef;
|
|
13
|
+
export {
|
|
14
|
+
temp_DeliveryCheck_mjs_default as default
|
|
15
|
+
};
|
|
@@ -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", strokeWidth: 2, color: "currentColor", ref, ...props, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M7.99961 8.45477H2", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M5.97575 11.98L2.02539 12.0201", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M13.4857 17.0933H9.88867", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { d: "M3.88854 17.0933H1.88867", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
10
|
+
/* @__PURE__ */ jsx("path", { d: "M9.88842 17.0948C9.88842 18.1983 8.99187 19.0935 7.88854 19.0935C6.78522 19.0935 5.88867 18.1983 5.88867 17.0948C5.88867 15.9913 6.78368 15.0945 7.88854 15.0945C8.99341 15.0945 9.88842 15.9897 9.88842 17.0948Z", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
11
|
+
/* @__PURE__ */ jsx("path", { d: "M17.8869 17.0933C17.8869 18.0919 17.1539 18.9191 16.1956 19.0673C16.1941 19.0688 16.1925 19.0688 16.191 19.0688C16.1092 19.0812 16.0243 19.0889 15.9395 19.0904C15.9225 19.092 15.904 19.092 15.887 19.092C14.7837 19.092 13.8887 18.1968 13.8887 17.0933C13.8887 15.9897 14.7837 15.093 15.887 15.093C16.9903 15.093 17.8869 15.9882 17.8869 17.0933Z", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
12
|
+
/* @__PURE__ */ jsx("path", { d: "M2.99805 17.0933L5.88829 17.0948", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
13
|
+
/* @__PURE__ */ jsx("path", { d: "M2.04102 5.02832L15.8873 5.03758V15.0404", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
14
|
+
/* @__PURE__ */ jsx("path", { d: "M15.8887 15.5253V15.7738V8.22803H18.8885L20.9701 11.8874L20.9979 17.0409L17.8885 17.0934", stroke: "currentColor", strokeMiterlimit: 10 })
|
|
15
|
+
] });
|
|
16
|
+
};
|
|
17
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
18
|
+
var temp_DeliveryTruck_mjs_default = ForwardRef;
|
|
19
|
+
export {
|
|
20
|
+
temp_DeliveryTruck_mjs_default as default
|
|
21
|
+
};
|
|
@@ -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", strokeWidth: 2, color: "currentColor", ref, ...props, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M12.1445 10.4318L14.4283 8.146", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M4.72266 11.2021L8.00022 14.5946L9.13287 13.4555", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M9.89258 11.3225L13.4664 14.914L19.8842 8.14612", stroke: "currentColor", strokeMiterlimit: 10 })
|
|
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", strokeWidth: 2, color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M11.9991 2.99884V15.5004M16.9988 10.5029L12.0022 15.5004L7.00254 10.4998M19.9986 15.0004V20.001H3.99963V15.0004", stroke: "currentColor", strokeMiterlimit: 10 }) });
|
|
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,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", strokeWidth: 2, color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M12.5378 7.35125L16.6471 11.4614M20.0759 8.03189L9.109 19.0009H4.99969V14.8908L15.965 3.92334L20.0759 8.03189Z", stroke: "currentColor", strokeMiterlimit: 10 }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_EditPencil_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_EditPencil_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", strokeWidth: 2, color: "currentColor", ref, ...props, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M5 21.0013V2.99902H13.9994L18.9991 7.99967V21.0013H5Z", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M12.999 2.9989V8.99967H18.9986", stroke: "currentColor", strokeMiterlimit: 10 })
|
|
8
|
+
] });
|
|
9
|
+
};
|
|
10
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
11
|
+
var temp_EmptyPage_mjs_default = ForwardRef;
|
|
12
|
+
export {
|
|
13
|
+
temp_EmptyPage_mjs_default as default
|
|
14
|
+
};
|
|
@@ -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", strokeWidth: 2, color: "currentColor", ref, ...props, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M19.8295 12C19.8295 12 18.0935 18.1768 11.9936 18.1768C5.89367 18.1768 4.05273 12.0047 4.05273 12.0047C4.05273 12.0047 5.81805 5.82178 11.8269 5.82178C18.1691 5.82178 19.8295 11.9985 19.8295 11.9985V12Z", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M12.006 14.6747C13.4753 14.6747 14.6663 13.4834 14.6663 12.0139C14.6663 10.5443 13.4753 9.35303 12.006 9.35303C10.5368 9.35303 9.3457 10.5443 9.3457 12.0139C9.3457 13.4834 10.5368 14.6747 12.006 14.6747Z", stroke: "currentColor", strokeMiterlimit: 10 })
|
|
8
|
+
] });
|
|
9
|
+
};
|
|
10
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
11
|
+
var temp_Eye_mjs_default = ForwardRef;
|
|
12
|
+
export {
|
|
13
|
+
temp_Eye_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", strokeWidth: 2.00604, color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M20.7552 7.65771C20.7552 7.65771 18.7769 14.7005 11.8191 14.7005C4.86117 14.7005 2.76562 7.66389 2.76562 7.66389", stroke: "currentColor", strokeMiterlimit: 10 }) });
|
|
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,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", strokeWidth: 2, color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M19.998 15.9988V20H15.9968M15.9789 4.00006H19.9972V7.99659M3.99805 7.93169V4H7.90207M7.99314 20H3.99805V15.9988M7.99371 6.99635V10.9975M15.9968 6.99635V10.9975M11.9951 7.93186V12.9981H9.99448M15.6738 14.9986C15.0887 16.479 13.6469 17.5256 11.9581 17.5256C10.3388 17.5256 8.9448 16.5608 8.31806 15.1761", stroke: "currentColor", strokeMiterlimit: 10 }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_FaceId_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_FaceId_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", strokeWidth: 2, color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M21.9987 3.99896H2M3.99981 9.33298H19.9988M5.99968 14.667H17.9989M7.99955 20.001H15.999", stroke: "currentColor", strokeMiterlimit: 10 }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_FilterList_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_FilterList_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", strokeWidth: 2, color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M12.9998 4.36792V9.63094H16.9995L9.99995 19.0118V12.9894L6.14062 12.974L12.9998 4.36792Z", stroke: "currentColor", strokeMiterlimit: 10 }) });
|
|
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,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", strokeWidth: 2.00604, color: "currentColor", ref, ...props, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M11.1161 12.7656C11.0836 13.0283 11.0388 13.3868 10.824 13.7917C10.7189 13.991 10.5876 14.1734 10.4315 14.3372C9.87365 14.8966 9.17052 15.201 8.44731 15.201C6.46929 15.201 5.56836 13.6001 5.56836 12.1119C5.56836 9.99018 7.09824 9.02435 8.51994 9.02435C9.00672 9.02435 9.42241 9.16189 9.76393 9.35505C10.396 9.71357 10.8395 10.3332 11.0218 11.0364L11.0265 11.0549L9.68048 11.0426L9.56922 10.854C9.5414 10.8061 9.2787 10.3966 8.51994 10.3966C7.50311 10.3966 7.04879 11.2589 7.04879 12.1119C7.04879 12.9047 7.41657 13.8288 8.45349 13.8288C8.76874 13.8288 9.44714 13.7407 9.64648 13.0082L8.05325 13.0221V11.6684H11.113L11.1362 12.0285C11.1532 12.2757 11.147 12.5245 11.1161 12.7656Z", fill: "currentColor" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M13.3457 9.07861H11.8652V15.0096H13.3457V9.07861Z", fill: "currentColor" }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M15.8052 10.4771V11.344H18.0722V12.7101H15.8052V15.0358H14.3232V9.1048H18.2824V10.4771H15.8052Z", fill: "currentColor" }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { d: "M21 5.03595H3V18.964H21V5.03595Z", stroke: "currentColor", strokeMiterlimit: 10 })
|
|
10
|
+
] });
|
|
11
|
+
};
|
|
12
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
13
|
+
var temp_Gif_mjs_default = ForwardRef;
|
|
14
|
+
export {
|
|
15
|
+
temp_Gif_mjs_default as default
|
|
16
|
+
};
|
|
@@ -0,0 +1,17 @@
|
|
|
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", strokeWidth: 2, color: "currentColor", ref, ...props, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("rect", { x: 6, y: 12, width: 12, height: 8, stroke: "currentColor" }),
|
|
7
|
+
/* @__PURE__ */ jsx("rect", { width: 16, height: 4, transform: "matrix(1 0 0 -1 4 12)", stroke: "currentColor" }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M12 7L12 21", stroke: "currentColor" }),
|
|
9
|
+
/* @__PURE__ */ jsx("circle", { cx: 10.2231, cy: 5.77772, r: 1.77778, stroke: "currentColor" }),
|
|
10
|
+
/* @__PURE__ */ jsx("circle", { cx: 13.7778, cy: 5.77778, r: 1.77778, stroke: "currentColor" })
|
|
11
|
+
] });
|
|
12
|
+
};
|
|
13
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
14
|
+
var temp_Gift_mjs_default = ForwardRef;
|
|
15
|
+
export {
|
|
16
|
+
temp_Gift_mjs_default as default
|
|
17
|
+
};
|
|
@@ -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", strokeWidth: 2, color: "currentColor", ref, ...props, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M11.999 21.0027C16.9701 21.0027 21 16.9721 21 12C21 7.02796 16.9701 2.99731 11.999 2.99731C7.02792 2.99731 2.99805 7.02796 2.99805 12C2.99805 16.9721 7.02792 21.0027 11.999 21.0027Z", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M8.51537 4.49756L10.9998 6.99942L7.99997 12.0001L6.0001 12.2779L4.51562 17.0007", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M17.6154 4.96362L16.9997 7.99951L13.8086 10.1927L14.6542 13.0002L20.5844 13.3088", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { d: "M9.7207 21.0027L10.9953 16.6426L19.5889 17.0747", stroke: "currentColor", strokeMiterlimit: 10 })
|
|
10
|
+
] });
|
|
11
|
+
};
|
|
12
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
13
|
+
var temp_Globe_mjs_default = ForwardRef;
|
|
14
|
+
export {
|
|
15
|
+
temp_Globe_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", strokeWidth: 2, color: "currentColor", ref, ...props, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M3.65039 9.02583L11.9693 4.84937L20.3499 9.01039L11.9693 13.3011L3.65039 9.02583Z", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M7.22266 10.9088C7.22266 12.4275 7.24735 15.0991 7.24735 16.6163V17.158C10.1052 19.4839 13.9167 19.4886 16.7745 17.2213V10.9072", stroke: "currentColor", strokeMiterlimit: 10 })
|
|
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", strokeWidth: 2, color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M16.0638 14.8738H21.0079M21.0079 14.8738L21.0496 9.94263M21.0079 14.8738L13.2137 7.28334L8.61828 11.9012L3.04919 7.01015M3 4V19H22", stroke: "currentColor" }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_GraphDown_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_GraphDown_mjs_default as default
|
|
11
|
+
};
|