@worldcoin/mini-apps-ui-kit-react 1.4.0 → 1.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +90 -3
- package/dist/components/VerificationBadge/VerificationBadge.d.ts +6 -0
- package/dist/components/VerificationBadge/VerificationBadge.js +35 -0
- package/dist/components/VerificationBadge/index.d.ts +1 -0
- package/dist/globals.css +1 -1
- package/dist/icons/esm/icon.d.mts +3 -0
- package/dist/icons/esm/index.d.mts +1 -0
- package/dist/icons/esm/index.mjs +1 -0
- package/dist/icons/esm/outline/Airplane.mjs +11 -0
- package/dist/icons/esm/outline/AntennaSignal.mjs +14 -0
- package/dist/icons/esm/outline/AppleMac.mjs +14 -0
- package/dist/icons/esm/outline/ArrowDown.mjs +14 -0
- package/dist/icons/esm/outline/ArrowDownLeft.mjs +14 -0
- package/dist/icons/esm/outline/ArrowDownRight.mjs +14 -0
- package/dist/icons/esm/outline/ArrowLeft.mjs +11 -0
- package/dist/icons/esm/outline/ArrowRight.mjs +11 -0
- package/dist/icons/esm/outline/ArrowSplit.mjs +11 -0
- package/dist/icons/esm/outline/ArrowUp.mjs +14 -0
- package/dist/icons/esm/outline/ArrowUpLeft.mjs +14 -0
- package/dist/icons/esm/outline/ArrowUpRight.mjs +14 -0
- package/dist/icons/esm/outline/AtSign.mjs +16 -0
- package/dist/icons/esm/outline/BadgeCheck.mjs +11 -0
- package/dist/icons/esm/outline/BadgeNotChecked.mjs +15 -0
- package/dist/icons/esm/outline/Bag.mjs +14 -0
- package/dist/icons/esm/outline/Bank.mjs +17 -0
- package/dist/icons/esm/outline/Bell.mjs +14 -0
- package/dist/icons/esm/outline/BellNotification.mjs +14 -0
- package/dist/icons/esm/outline/BellSlash.mjs +14 -0
- package/dist/icons/esm/outline/Bookmark.mjs +11 -0
- package/dist/icons/esm/outline/BoxIso.mjs +14 -0
- package/dist/icons/esm/outline/Calendar.mjs +16 -0
- package/dist/icons/esm/outline/CalendarPlus.mjs +18 -0
- package/dist/icons/esm/outline/Camera.mjs +14 -0
- package/dist/icons/esm/outline/Cash.mjs +14 -0
- package/dist/icons/esm/outline/CashMulti.mjs +17 -0
- package/dist/icons/esm/outline/Cellular.mjs +11 -0
- package/dist/icons/esm/outline/CellularNoSignal.mjs +11 -0
- package/dist/icons/esm/outline/ChatBubble.mjs +16 -0
- package/dist/icons/esm/outline/ChatBubbleEmpty.mjs +11 -0
- package/dist/icons/esm/outline/ChatBubbleQuestion.mjs +15 -0
- package/dist/icons/esm/outline/ChatBubbleTranslate.mjs +17 -0
- package/dist/icons/esm/outline/ChatBubbleWarning.mjs +15 -0
- package/dist/icons/esm/outline/ChatLines.mjs +15 -0
- package/dist/icons/esm/outline/Check.mjs +11 -0
- package/dist/icons/esm/outline/CheckCircle.mjs +14 -0
- package/dist/icons/esm/outline/Clock.mjs +11 -0
- package/dist/icons/esm/outline/ClockRotateRight.mjs +15 -0
- package/dist/icons/esm/outline/Cloud.mjs +11 -0
- package/dist/icons/esm/outline/CloudDownload.mjs +11 -0
- package/dist/icons/esm/outline/Coins.mjs +14 -0
- package/dist/icons/esm/outline/Compass.mjs +14 -0
- package/dist/icons/esm/outline/Copy.mjs +11 -0
- package/dist/icons/esm/outline/Coupon.mjs +16 -0
- package/dist/icons/esm/outline/Cube.mjs +15 -0
- package/dist/icons/esm/outline/DeliveryCheck.mjs +15 -0
- package/dist/icons/esm/outline/DeliveryTruck.mjs +21 -0
- package/dist/icons/esm/outline/DoubleCheck.mjs +15 -0
- package/dist/icons/esm/outline/Download.mjs +11 -0
- package/dist/icons/esm/outline/EditPencil.mjs +11 -0
- package/dist/icons/esm/outline/EmptyPage.mjs +14 -0
- package/dist/icons/esm/outline/Eye.mjs +14 -0
- package/dist/icons/esm/outline/EyeClosed.mjs +11 -0
- package/dist/icons/esm/outline/FaceId.mjs +11 -0
- package/dist/icons/esm/outline/FilterList.mjs +11 -0
- package/dist/icons/esm/outline/Flash.mjs +11 -0
- package/dist/icons/esm/outline/Gif.mjs +16 -0
- package/dist/icons/esm/outline/Gift.mjs +17 -0
- package/dist/icons/esm/outline/Globe.mjs +16 -0
- package/dist/icons/esm/outline/GraduationCap.mjs +14 -0
- package/dist/icons/esm/outline/GraphDown.mjs +11 -0
- package/dist/icons/esm/outline/GraphUp.mjs +11 -0
- package/dist/icons/esm/outline/Group.mjs +11 -0
- package/dist/icons/esm/outline/Heart.mjs +11 -0
- package/dist/icons/esm/outline/HelpCircle.mjs +15 -0
- package/dist/icons/esm/outline/Home.mjs +11 -0
- package/dist/icons/esm/outline/InfoCircle.mjs +15 -0
- package/dist/icons/esm/outline/Instagram.mjs +15 -0
- package/dist/icons/esm/outline/Key.mjs +15 -0
- package/dist/icons/esm/outline/Language.mjs +16 -0
- package/dist/icons/esm/outline/Link.mjs +15 -0
- package/dist/icons/esm/outline/LinkSlash.mjs +16 -0
- package/dist/icons/esm/outline/List.mjs +16 -0
- package/dist/icons/esm/outline/Lock.mjs +14 -0
- package/dist/icons/esm/outline/LogIn.mjs +11 -0
- package/dist/icons/esm/outline/LogOut.mjs +11 -0
- package/dist/icons/esm/outline/MagicWand.mjs +16 -0
- package/dist/icons/esm/outline/Mail.mjs +11 -0
- package/dist/icons/esm/outline/Map.mjs +15 -0
- package/dist/icons/esm/outline/MapPin.mjs +14 -0
- package/dist/icons/esm/outline/MapsArrow.mjs +11 -0
- package/dist/icons/esm/outline/MediaImage.mjs +15 -0
- package/dist/icons/esm/outline/Microphone.mjs +11 -0
- package/dist/icons/esm/outline/Minus.mjs +11 -0
- package/dist/icons/esm/outline/MoreHoriz.mjs +15 -0
- package/dist/icons/esm/outline/MoreHorizCircle.mjs +16 -0
- package/dist/icons/esm/outline/NavArrowDown.mjs +11 -0
- package/dist/icons/esm/outline/NavArrowLeft.mjs +11 -0
- package/dist/icons/esm/outline/NavArrowRight.mjs +11 -0
- package/dist/icons/esm/outline/NavArrowUp.mjs +11 -0
- package/dist/icons/esm/outline/OpenNewWindow.mjs +11 -0
- package/dist/icons/esm/outline/Orb.mjs +15 -0
- package/dist/icons/esm/outline/Page.mjs +16 -0
- package/dist/icons/esm/outline/Passkey.mjs +17 -0
- package/dist/icons/esm/outline/Percentage.mjs +15 -0
- package/dist/icons/esm/outline/Pin.mjs +14 -0
- package/dist/icons/esm/outline/Play.mjs +11 -0
- package/dist/icons/esm/outline/Plus.mjs +11 -0
- package/dist/icons/esm/outline/Post.mjs +11 -0
- package/dist/icons/esm/outline/ProfileCircle.mjs +15 -0
- package/dist/icons/esm/outline/Prohibition.mjs +14 -0
- package/dist/icons/esm/outline/QrCode.mjs +20 -0
- package/dist/icons/esm/outline/Refresh.mjs +11 -0
- package/dist/icons/esm/outline/Reports.mjs +15 -0
- package/dist/icons/esm/outline/Safe.mjs +18 -0
- package/dist/icons/esm/outline/Scan.mjs +11 -0
- package/dist/icons/esm/outline/Search.mjs +11 -0
- package/dist/icons/esm/outline/SendMail.mjs +16 -0
- package/dist/icons/esm/outline/Settings.mjs +14 -0
- package/dist/icons/esm/outline/ShareIos.mjs +11 -0
- package/dist/icons/esm/outline/Shield.mjs +11 -0
- package/dist/icons/esm/outline/Shield2.mjs +14 -0
- package/dist/icons/esm/outline/ShieldAlert.mjs +15 -0
- package/dist/icons/esm/outline/ShieldCheck.mjs +14 -0
- package/dist/icons/esm/outline/SmartphoneDevice.mjs +14 -0
- package/dist/icons/esm/outline/SnowFlake.mjs +18 -0
- package/dist/icons/esm/outline/SoftwareUpdateSetting.mjs +14 -0
- package/dist/icons/esm/outline/Sort.mjs +11 -0
- package/dist/icons/esm/outline/SortDown.mjs +11 -0
- package/dist/icons/esm/outline/SortUp.mjs +17 -0
- package/dist/icons/esm/outline/Spark.mjs +11 -0
- package/dist/icons/esm/outline/Sparks.mjs +14 -0
- package/dist/icons/esm/outline/Star.mjs +11 -0
- package/dist/icons/esm/outline/StatsUpSquare.mjs +11 -0
- package/dist/icons/esm/outline/Suitcase.mjs +14 -0
- package/dist/icons/esm/outline/Text.mjs +14 -0
- package/dist/icons/esm/outline/TimerDots.mjs +11 -0
- package/dist/icons/esm/outline/Trash.mjs +11 -0
- package/dist/icons/esm/outline/Trophy.mjs +16 -0
- package/dist/icons/esm/outline/User.mjs +14 -0
- package/dist/icons/esm/outline/VideoCamera.mjs +14 -0
- package/dist/icons/esm/outline/ViewGrid.mjs +16 -0
- package/dist/icons/esm/outline/Wallet.mjs +14 -0
- package/dist/icons/esm/outline/WarningCircle.mjs +15 -0
- package/dist/icons/esm/outline/WarningHexagon.mjs +15 -0
- package/dist/icons/esm/outline/WarningTriangle.mjs +15 -0
- package/dist/icons/esm/outline/Wifi.mjs +14 -0
- package/dist/icons/esm/outline/WifiSignalNone.mjs +11 -0
- package/dist/icons/esm/outline/Xmark.mjs +11 -0
- package/dist/icons/esm/outline/index.d.mts +1 -0
- package/dist/icons/esm/outline/index.mjs +1 -0
- package/dist/icons/esm/regular/Airplane.mjs +11 -0
- package/dist/icons/esm/regular/AntennaSignal.mjs +17 -0
- package/dist/icons/esm/regular/AppleMac.mjs +11 -0
- package/dist/icons/esm/regular/ArrowDown.mjs +11 -0
- package/dist/icons/esm/regular/ArrowDownLeft.mjs +11 -0
- package/dist/icons/esm/regular/ArrowDownRight.mjs +11 -0
- package/dist/icons/esm/regular/ArrowLeft.mjs +11 -0
- package/dist/icons/esm/regular/ArrowRight.mjs +11 -0
- package/dist/icons/esm/regular/ArrowSplit.mjs +11 -0
- package/dist/icons/esm/regular/ArrowUp.mjs +11 -0
- package/dist/icons/esm/regular/ArrowUpLeft.mjs +11 -0
- package/dist/icons/esm/regular/ArrowUpRight.mjs +11 -0
- package/dist/icons/esm/regular/AtSign.mjs +11 -0
- package/dist/icons/esm/regular/BadgeCheck.mjs +14 -0
- package/dist/icons/esm/regular/BadgeNotChecked.mjs +14 -0
- package/dist/icons/esm/regular/Bag.mjs +11 -0
- package/dist/icons/esm/regular/Bank.mjs +11 -0
- package/dist/icons/esm/regular/Bell.mjs +11 -0
- package/dist/icons/esm/regular/BellNotification.mjs +11 -0
- package/dist/icons/esm/regular/BellSlash.mjs +11 -0
- package/dist/icons/esm/regular/Bookmark.mjs +11 -0
- package/dist/icons/esm/regular/BoxIso.mjs +11 -0
- package/dist/icons/esm/regular/Calendar.mjs +11 -0
- package/dist/icons/esm/regular/CalendarPlus.mjs +14 -0
- package/dist/icons/esm/regular/Camera.mjs +14 -0
- package/dist/icons/esm/regular/Cash.mjs +14 -0
- package/dist/icons/esm/regular/CashMulti.mjs +11 -0
- package/dist/icons/esm/regular/Cellular.mjs +16 -0
- package/dist/icons/esm/regular/CellularNoSignal.mjs +16 -0
- package/dist/icons/esm/regular/ChatBubble.mjs +11 -0
- package/dist/icons/esm/regular/ChatBubbleEmpty.mjs +11 -0
- package/dist/icons/esm/regular/ChatBubbleQuestion.mjs +15 -0
- package/dist/icons/esm/regular/ChatBubbleTranslate.mjs +11 -0
- package/dist/icons/esm/regular/ChatBubbleWarning.mjs +15 -0
- package/dist/icons/esm/regular/ChatLines.mjs +15 -0
- package/dist/icons/esm/regular/Check.mjs +11 -0
- package/dist/icons/esm/regular/CheckCircle.mjs +14 -0
- package/dist/icons/esm/regular/Clock.mjs +11 -0
- package/dist/icons/esm/regular/ClockRotateRight.mjs +14 -0
- package/dist/icons/esm/regular/Cloud.mjs +11 -0
- package/dist/icons/esm/regular/CloudDownload.mjs +11 -0
- package/dist/icons/esm/regular/Coins.mjs +14 -0
- package/dist/icons/esm/regular/Compass.mjs +14 -0
- package/dist/icons/esm/regular/Copy.mjs +14 -0
- package/dist/icons/esm/regular/Coupon.mjs +11 -0
- package/dist/icons/esm/regular/Cube.mjs +11 -0
- package/dist/icons/esm/regular/DeliveryCheck.mjs +15 -0
- package/dist/icons/esm/regular/DeliveryTruck.mjs +11 -0
- package/dist/icons/esm/regular/DoubleCheck.mjs +15 -0
- package/dist/icons/esm/regular/Download.mjs +11 -0
- package/dist/icons/esm/regular/EditPencil.mjs +11 -0
- package/dist/icons/esm/regular/EmptyPage.mjs +11 -0
- package/dist/icons/esm/regular/Eye.mjs +11 -0
- package/dist/icons/esm/regular/EyeClosed.mjs +11 -0
- package/dist/icons/esm/regular/FaceId.mjs +20 -0
- package/dist/icons/esm/regular/FilterList.mjs +16 -0
- package/dist/icons/esm/regular/Flash.mjs +11 -0
- package/dist/icons/esm/regular/Gif.mjs +16 -0
- package/dist/icons/esm/regular/Globe.mjs +11 -0
- package/dist/icons/esm/regular/GraduationCap.mjs +11 -0
- package/dist/icons/esm/regular/GraphDown.mjs +11 -0
- package/dist/icons/esm/regular/GraphUp.mjs +11 -0
- package/dist/icons/esm/regular/Group.mjs +11 -0
- package/dist/icons/esm/regular/Heart.mjs +11 -0
- package/dist/icons/esm/regular/HelpCircle.mjs +15 -0
- package/dist/icons/esm/regular/Home.mjs +11 -0
- package/dist/icons/esm/regular/InfoCircle.mjs +15 -0
- package/dist/icons/esm/regular/Instagram.mjs +15 -0
- package/dist/icons/esm/regular/Key.mjs +11 -0
- package/dist/icons/esm/regular/Language.mjs +11 -0
- package/dist/icons/esm/regular/Link.mjs +11 -0
- package/dist/icons/esm/regular/LinkSlash.mjs +16 -0
- package/dist/icons/esm/regular/List.mjs +11 -0
- package/dist/icons/esm/regular/Lock.mjs +11 -0
- package/dist/icons/esm/regular/LogIn.mjs +11 -0
- package/dist/icons/esm/regular/LogOut.mjs +14 -0
- package/dist/icons/esm/regular/MagicWand.mjs +16 -0
- package/dist/icons/esm/regular/Mail.mjs +11 -0
- package/dist/icons/esm/regular/Map.mjs +11 -0
- package/dist/icons/esm/regular/MapPin.mjs +11 -0
- package/dist/icons/esm/regular/MapsArrow.mjs +11 -0
- package/dist/icons/esm/regular/MediaImage.mjs +11 -0
- package/dist/icons/esm/regular/Microphone.mjs +11 -0
- package/dist/icons/esm/regular/Minus.mjs +11 -0
- package/dist/icons/esm/regular/MoreHoriz.mjs +15 -0
- package/dist/icons/esm/regular/MoreHorizCircle.mjs +16 -0
- package/dist/icons/esm/regular/NavArrowDown.mjs +11 -0
- package/dist/icons/esm/regular/NavArrowLeft.mjs +11 -0
- package/dist/icons/esm/regular/NavArrowRight.mjs +11 -0
- package/dist/icons/esm/regular/NavArrowUp.mjs +11 -0
- package/dist/icons/esm/regular/OpenNewWindow.mjs +11 -0
- package/dist/icons/esm/regular/Orb.mjs +11 -0
- package/dist/icons/esm/regular/Page.mjs +11 -0
- package/dist/icons/esm/regular/Passkey.mjs +15 -0
- package/dist/icons/esm/regular/Percentage.mjs +15 -0
- package/dist/icons/esm/regular/Pin.mjs +11 -0
- package/dist/icons/esm/regular/Play.mjs +11 -0
- package/dist/icons/esm/regular/Plus.mjs +11 -0
- package/dist/icons/esm/regular/Post.mjs +16 -0
- package/dist/icons/esm/regular/ProfileCircle.mjs +14 -0
- package/dist/icons/esm/regular/Prohibition.mjs +11 -0
- package/dist/icons/esm/regular/QrCode.mjs +11 -0
- package/dist/icons/esm/regular/Refresh.mjs +11 -0
- package/dist/icons/esm/regular/Reports.mjs +11 -0
- package/dist/icons/esm/regular/Safe.mjs +14 -0
- package/dist/icons/esm/regular/Scan.mjs +17 -0
- package/dist/icons/esm/regular/Search.mjs +11 -0
- package/dist/icons/esm/regular/SendMail.mjs +15 -0
- package/dist/icons/esm/regular/Settings.mjs +11 -0
- package/dist/icons/esm/regular/ShareIos.mjs +14 -0
- package/dist/icons/esm/regular/Shield.mjs +11 -0
- package/dist/icons/esm/regular/Shield2.mjs +11 -0
- package/dist/icons/esm/regular/ShieldAlert.mjs +11 -0
- package/dist/icons/esm/regular/SmartphoneDevice.mjs +14 -0
- package/dist/icons/esm/regular/SnowFlake.mjs +11 -0
- package/dist/icons/esm/regular/SoftwareUpdateSetting.mjs +14 -0
- package/dist/icons/esm/regular/Sort.mjs +16 -0
- package/dist/icons/esm/regular/SortDown.mjs +11 -0
- package/dist/icons/esm/regular/SortUp.mjs +11 -0
- package/dist/icons/esm/regular/Spark.mjs +11 -0
- package/dist/icons/esm/regular/Sparks.mjs +14 -0
- package/dist/icons/esm/regular/Star.mjs +11 -0
- package/dist/icons/esm/regular/StatsUpSquare.mjs +16 -0
- package/dist/icons/esm/regular/Suitcase.mjs +11 -0
- package/dist/icons/esm/regular/TimerDots.mjs +11 -0
- package/dist/icons/esm/regular/Trash.mjs +11 -0
- package/dist/icons/esm/regular/Trophy.mjs +11 -0
- package/dist/icons/esm/regular/User.mjs +14 -0
- package/dist/icons/esm/regular/VideoCamera.mjs +11 -0
- package/dist/icons/esm/regular/ViewGrid.mjs +16 -0
- package/dist/icons/esm/regular/Wallet.mjs +11 -0
- package/dist/icons/esm/regular/WarningCircle.mjs +15 -0
- package/dist/icons/esm/regular/WarningHexagon.mjs +15 -0
- package/dist/icons/esm/regular/WarningTriangle.mjs +15 -0
- package/dist/icons/esm/regular/WarningTriangle2.mjs +11 -0
- package/dist/icons/esm/regular/Wifi.mjs +16 -0
- package/dist/icons/esm/regular/WifiSignalNone.mjs +11 -0
- package/dist/icons/esm/regular/Xmark.mjs +11 -0
- package/dist/icons/esm/regular/index.d.mts +1 -0
- package/dist/icons/esm/regular/index.mjs +1 -0
- package/dist/icons/esm/solid/Airplane.mjs +11 -0
- package/dist/icons/esm/solid/AppleMac.mjs +14 -0
- package/dist/icons/esm/solid/ArrowDown.mjs +11 -0
- package/dist/icons/esm/solid/ArrowDownLeft.mjs +11 -0
- package/dist/icons/esm/solid/ArrowDownRight.mjs +11 -0
- package/dist/icons/esm/solid/ArrowLeft.mjs +11 -0
- package/dist/icons/esm/solid/ArrowRight.mjs +11 -0
- package/dist/icons/esm/solid/ArrowSplit.mjs +11 -0
- package/dist/icons/esm/solid/ArrowUp.mjs +11 -0
- package/dist/icons/esm/solid/ArrowUpLeft.mjs +11 -0
- package/dist/icons/esm/solid/AtSign.mjs +11 -0
- package/dist/icons/esm/solid/BadgeCheck.mjs +11 -0
- package/dist/icons/esm/solid/BadgeNotChecked.mjs +11 -0
- package/dist/icons/esm/solid/Bag.mjs +11 -0
- package/dist/icons/esm/solid/Bank.mjs +11 -0
- package/dist/icons/esm/solid/Bell.mjs +11 -0
- package/dist/icons/esm/solid/BellNotification.mjs +14 -0
- package/dist/icons/esm/solid/BellSlash.mjs +11 -0
- package/dist/icons/esm/solid/Bookmark.mjs +11 -0
- package/dist/icons/esm/solid/BoxIso.mjs +11 -0
- package/dist/icons/esm/solid/Calendar.mjs +11 -0
- package/dist/icons/esm/solid/CalendarPlus.mjs +14 -0
- package/dist/icons/esm/solid/Camera.mjs +11 -0
- package/dist/icons/esm/solid/Cash.mjs +11 -0
- package/dist/icons/esm/solid/CashMulti.mjs +14 -0
- package/dist/icons/esm/solid/Cellular.mjs +16 -0
- package/dist/icons/esm/solid/CellularNoSignal.mjs +16 -0
- package/dist/icons/esm/solid/ChatBubble.mjs +11 -0
- package/dist/icons/esm/solid/ChatBubbleEmpty.mjs +11 -0
- package/dist/icons/esm/solid/ChatBubbleQuestion.mjs +11 -0
- package/dist/icons/esm/solid/ChatBubbleTranslate.mjs +11 -0
- package/dist/icons/esm/solid/ChatBubbleWarning.mjs +11 -0
- package/dist/icons/esm/solid/ChatLines.mjs +11 -0
- package/dist/icons/esm/solid/Check.mjs +11 -0
- package/dist/icons/esm/solid/CheckCircle.mjs +11 -0
- package/dist/icons/esm/solid/Clock.mjs +11 -0
- package/dist/icons/esm/solid/ClockRotateRight.mjs +14 -0
- package/dist/icons/esm/solid/Cloud.mjs +11 -0
- package/dist/icons/esm/solid/CloudDownload.mjs +11 -0
- package/dist/icons/esm/solid/Coins.mjs +14 -0
- package/dist/icons/esm/solid/Compass.mjs +11 -0
- package/dist/icons/esm/solid/Copy.mjs +14 -0
- package/dist/icons/esm/solid/Coupon.mjs +11 -0
- package/dist/icons/esm/solid/Cube.mjs +15 -0
- package/dist/icons/esm/solid/DeliveryCheck.mjs +11 -0
- package/dist/icons/esm/solid/DeliveryTruck.mjs +11 -0
- package/dist/icons/esm/solid/DoubleCheck.mjs +15 -0
- package/dist/icons/esm/solid/Download.mjs +11 -0
- package/dist/icons/esm/solid/EditPencil.mjs +14 -0
- package/dist/icons/esm/solid/EmptyPage.mjs +11 -0
- package/dist/icons/esm/solid/Eye.mjs +11 -0
- package/dist/icons/esm/solid/EyeClosed.mjs +11 -0
- package/dist/icons/esm/solid/FaceId.mjs +20 -0
- package/dist/icons/esm/solid/FilterList.mjs +16 -0
- package/dist/icons/esm/solid/Flash.mjs +11 -0
- package/dist/icons/esm/solid/Gif.mjs +11 -0
- package/dist/icons/esm/solid/Gift.mjs +11 -0
- package/dist/icons/esm/solid/Globe.mjs +11 -0
- package/dist/icons/esm/solid/GraduationCap.mjs +14 -0
- package/dist/icons/esm/solid/GraphDown.mjs +11 -0
- package/dist/icons/esm/solid/GraphUp.mjs +11 -0
- package/dist/icons/esm/solid/Group.mjs +14 -0
- package/dist/icons/esm/solid/Heart.mjs +11 -0
- package/dist/icons/esm/solid/HelpCircle.mjs +11 -0
- package/dist/icons/esm/solid/Home.mjs +11 -0
- package/dist/icons/esm/solid/InfoCircle.mjs +11 -0
- package/dist/icons/esm/solid/Instagram.mjs +14 -0
- package/dist/icons/esm/solid/Key.mjs +11 -0
- package/dist/icons/esm/solid/Language.mjs +21 -0
- package/dist/icons/esm/solid/Link.mjs +11 -0
- package/dist/icons/esm/solid/List.mjs +11 -0
- package/dist/icons/esm/solid/Lock.mjs +11 -0
- package/dist/icons/esm/solid/LogIn.mjs +11 -0
- package/dist/icons/esm/solid/LogOut.mjs +14 -0
- package/dist/icons/esm/solid/MagicWand.mjs +16 -0
- package/dist/icons/esm/solid/Mail.mjs +14 -0
- package/dist/icons/esm/solid/Map.mjs +11 -0
- package/dist/icons/esm/solid/MapPin.mjs +11 -0
- package/dist/icons/esm/solid/MapsArrow.mjs +11 -0
- package/dist/icons/esm/solid/MediaImage.mjs +14 -0
- package/dist/icons/esm/solid/Microphone.mjs +11 -0
- package/dist/icons/esm/solid/Minus.mjs +11 -0
- package/dist/icons/esm/solid/MoreHoriz.mjs +15 -0
- package/dist/icons/esm/solid/MoreHorizCircle.mjs +11 -0
- package/dist/icons/esm/solid/NavArrowDown.mjs +11 -0
- package/dist/icons/esm/solid/NavArrowLeft.mjs +11 -0
- package/dist/icons/esm/solid/NavArrowRight.mjs +11 -0
- package/dist/icons/esm/solid/NavArrowUp.mjs +11 -0
- package/dist/icons/esm/solid/OpenNewWindow.mjs +11 -0
- package/dist/icons/esm/solid/Orb.mjs +11 -0
- package/dist/icons/esm/solid/Page.mjs +11 -0
- package/dist/icons/esm/solid/Passkey.mjs +15 -0
- package/dist/icons/esm/solid/Percentage.mjs +15 -0
- package/dist/icons/esm/solid/Pin.mjs +11 -0
- package/dist/icons/esm/solid/Play.mjs +11 -0
- package/dist/icons/esm/solid/Plus.mjs +11 -0
- package/dist/icons/esm/solid/Post.mjs +11 -0
- package/dist/icons/esm/solid/ProfileCircle.mjs +14 -0
- package/dist/icons/esm/solid/Prohibition.mjs +11 -0
- package/dist/icons/esm/solid/QrCode.mjs +11 -0
- package/dist/icons/esm/solid/Refresh.mjs +11 -0
- package/dist/icons/esm/solid/Reports.mjs +11 -0
- package/dist/icons/esm/solid/Safe.mjs +14 -0
- package/dist/icons/esm/solid/Scan.mjs +17 -0
- package/dist/icons/esm/solid/Search.mjs +11 -0
- package/dist/icons/esm/solid/SendMail.mjs +15 -0
- package/dist/icons/esm/solid/Settings.mjs +11 -0
- package/dist/icons/esm/solid/ShareIos.mjs +14 -0
- package/dist/icons/esm/solid/Shield.mjs +11 -0
- package/dist/icons/esm/solid/Shield2.mjs +11 -0
- package/dist/icons/esm/solid/ShieldAlert.mjs +11 -0
- package/dist/icons/esm/solid/ShieldCheck.mjs +11 -0
- package/dist/icons/esm/solid/SmartphoneDevice.mjs +11 -0
- package/dist/icons/esm/solid/SnowFlake.mjs +11 -0
- package/dist/icons/esm/solid/SoftwareUpdateSetting.mjs +11 -0
- package/dist/icons/esm/solid/Sort.mjs +16 -0
- package/dist/icons/esm/solid/SortDown.mjs +11 -0
- package/dist/icons/esm/solid/SortUp.mjs +11 -0
- package/dist/icons/esm/solid/Spark.mjs +11 -0
- package/dist/icons/esm/solid/Sparks.mjs +14 -0
- package/dist/icons/esm/solid/Star.mjs +11 -0
- package/dist/icons/esm/solid/StatsUpSquare.mjs +11 -0
- package/dist/icons/esm/solid/Suitcase.mjs +11 -0
- package/dist/icons/esm/solid/Text.mjs +11 -0
- package/dist/icons/esm/solid/TimerDots.mjs +11 -0
- package/dist/icons/esm/solid/Trash.mjs +11 -0
- package/dist/icons/esm/solid/Trophy.mjs +11 -0
- package/dist/icons/esm/solid/User.mjs +14 -0
- package/dist/icons/esm/solid/VideoCamera.mjs +11 -0
- package/dist/icons/esm/solid/ViewGrid.mjs +16 -0
- package/dist/icons/esm/solid/Wallet.mjs +11 -0
- package/dist/icons/esm/solid/WarningCircle.mjs +11 -0
- package/dist/icons/esm/solid/WarningHexagon.mjs +11 -0
- package/dist/icons/esm/solid/WarningTriangle.mjs +11 -0
- package/dist/icons/esm/solid/WarningTriangle2.mjs +11 -0
- package/dist/icons/esm/solid/Wifi.mjs +16 -0
- package/dist/icons/esm/solid/WifiSignalNone.mjs +11 -0
- package/dist/icons/esm/solid/Xmark.mjs +11 -0
- package/dist/icons/esm/solid/index.d.mts +1 -0
- package/dist/icons/esm/solid/index.mjs +1 -0
- package/dist/icons/icon.d.ts +3 -0
- package/dist/icons/index.d.ts +1 -0
- package/dist/icons/index.js +1 -0
- package/dist/icons/outline/Airplane.js +30 -0
- package/dist/icons/outline/AntennaSignal.js +33 -0
- package/dist/icons/outline/AppleMac.js +33 -0
- package/dist/icons/outline/ArrowDown.js +33 -0
- package/dist/icons/outline/ArrowDownLeft.js +33 -0
- package/dist/icons/outline/ArrowDownRight.js +33 -0
- package/dist/icons/outline/ArrowLeft.js +30 -0
- package/dist/icons/outline/ArrowRight.js +30 -0
- package/dist/icons/outline/ArrowSplit.js +30 -0
- package/dist/icons/outline/ArrowUp.js +33 -0
- package/dist/icons/outline/ArrowUpLeft.js +33 -0
- package/dist/icons/outline/ArrowUpRight.js +33 -0
- package/dist/icons/outline/AtSign.js +35 -0
- package/dist/icons/outline/BadgeCheck.js +30 -0
- package/dist/icons/outline/BadgeNotChecked.js +34 -0
- package/dist/icons/outline/Bag.js +33 -0
- package/dist/icons/outline/Bank.js +36 -0
- package/dist/icons/outline/Bell.js +33 -0
- package/dist/icons/outline/BellNotification.js +33 -0
- package/dist/icons/outline/BellSlash.js +33 -0
- package/dist/icons/outline/Bookmark.js +30 -0
- package/dist/icons/outline/BoxIso.js +33 -0
- package/dist/icons/outline/Calendar.js +35 -0
- package/dist/icons/outline/CalendarPlus.js +37 -0
- package/dist/icons/outline/Camera.js +33 -0
- package/dist/icons/outline/Cash.js +33 -0
- package/dist/icons/outline/CashMulti.js +36 -0
- package/dist/icons/outline/Cellular.js +30 -0
- package/dist/icons/outline/CellularNoSignal.js +30 -0
- package/dist/icons/outline/ChatBubble.js +35 -0
- package/dist/icons/outline/ChatBubbleEmpty.js +30 -0
- package/dist/icons/outline/ChatBubbleQuestion.js +34 -0
- package/dist/icons/outline/ChatBubbleTranslate.js +36 -0
- package/dist/icons/outline/ChatBubbleWarning.js +34 -0
- package/dist/icons/outline/ChatLines.js +34 -0
- package/dist/icons/outline/Check.js +30 -0
- package/dist/icons/outline/CheckCircle.js +33 -0
- package/dist/icons/outline/Clock.js +30 -0
- package/dist/icons/outline/ClockRotateRight.js +34 -0
- package/dist/icons/outline/Cloud.js +30 -0
- package/dist/icons/outline/CloudDownload.js +30 -0
- package/dist/icons/outline/Coins.js +33 -0
- package/dist/icons/outline/Compass.js +33 -0
- package/dist/icons/outline/Copy.js +30 -0
- package/dist/icons/outline/Coupon.js +35 -0
- package/dist/icons/outline/Cube.js +34 -0
- package/dist/icons/outline/DeliveryCheck.js +34 -0
- package/dist/icons/outline/DeliveryTruck.js +40 -0
- package/dist/icons/outline/DoubleCheck.js +34 -0
- package/dist/icons/outline/Download.js +30 -0
- package/dist/icons/outline/EditPencil.js +30 -0
- package/dist/icons/outline/EmptyPage.js +33 -0
- package/dist/icons/outline/Eye.js +33 -0
- package/dist/icons/outline/EyeClosed.js +30 -0
- package/dist/icons/outline/FaceId.js +30 -0
- package/dist/icons/outline/FilterList.js +30 -0
- package/dist/icons/outline/Flash.js +30 -0
- package/dist/icons/outline/Gif.js +35 -0
- package/dist/icons/outline/Gift.js +36 -0
- package/dist/icons/outline/Globe.js +35 -0
- package/dist/icons/outline/GraduationCap.js +33 -0
- package/dist/icons/outline/GraphDown.js +30 -0
- package/dist/icons/outline/GraphUp.js +30 -0
- package/dist/icons/outline/Group.js +30 -0
- package/dist/icons/outline/Heart.js +30 -0
- package/dist/icons/outline/HelpCircle.js +34 -0
- package/dist/icons/outline/Home.js +30 -0
- package/dist/icons/outline/InfoCircle.js +34 -0
- package/dist/icons/outline/Instagram.js +34 -0
- package/dist/icons/outline/Key.js +34 -0
- package/dist/icons/outline/Language.js +35 -0
- package/dist/icons/outline/Link.js +34 -0
- package/dist/icons/outline/LinkSlash.js +35 -0
- package/dist/icons/outline/List.js +35 -0
- package/dist/icons/outline/Lock.js +33 -0
- package/dist/icons/outline/LogIn.js +30 -0
- package/dist/icons/outline/LogOut.js +30 -0
- package/dist/icons/outline/MagicWand.js +35 -0
- package/dist/icons/outline/Mail.js +30 -0
- package/dist/icons/outline/Map.js +34 -0
- package/dist/icons/outline/MapPin.js +33 -0
- package/dist/icons/outline/MapsArrow.js +30 -0
- package/dist/icons/outline/MediaImage.js +34 -0
- package/dist/icons/outline/Microphone.js +30 -0
- package/dist/icons/outline/Minus.js +30 -0
- package/dist/icons/outline/MoreHoriz.js +34 -0
- package/dist/icons/outline/MoreHorizCircle.js +35 -0
- package/dist/icons/outline/NavArrowDown.js +30 -0
- package/dist/icons/outline/NavArrowLeft.js +30 -0
- package/dist/icons/outline/NavArrowRight.js +30 -0
- package/dist/icons/outline/NavArrowUp.js +30 -0
- package/dist/icons/outline/OpenNewWindow.js +30 -0
- package/dist/icons/outline/Orb.js +34 -0
- package/dist/icons/outline/Page.js +35 -0
- package/dist/icons/outline/Passkey.js +36 -0
- package/dist/icons/outline/Percentage.js +34 -0
- package/dist/icons/outline/Pin.js +33 -0
- package/dist/icons/outline/Play.js +30 -0
- package/dist/icons/outline/Plus.js +30 -0
- package/dist/icons/outline/Post.js +30 -0
- package/dist/icons/outline/ProfileCircle.js +34 -0
- package/dist/icons/outline/Prohibition.js +33 -0
- package/dist/icons/outline/QrCode.js +39 -0
- package/dist/icons/outline/Refresh.js +30 -0
- package/dist/icons/outline/Reports.js +34 -0
- package/dist/icons/outline/Safe.js +37 -0
- package/dist/icons/outline/Scan.js +30 -0
- package/dist/icons/outline/Search.js +30 -0
- package/dist/icons/outline/SendMail.js +35 -0
- package/dist/icons/outline/Settings.js +33 -0
- package/dist/icons/outline/ShareIos.js +30 -0
- package/dist/icons/outline/Shield.js +30 -0
- package/dist/icons/outline/Shield2.js +33 -0
- package/dist/icons/outline/ShieldAlert.js +34 -0
- package/dist/icons/outline/ShieldCheck.js +33 -0
- package/dist/icons/outline/SmartphoneDevice.js +33 -0
- package/dist/icons/outline/SnowFlake.js +37 -0
- package/dist/icons/outline/SoftwareUpdateSetting.js +33 -0
- package/dist/icons/outline/Sort.js +30 -0
- package/dist/icons/outline/SortDown.js +30 -0
- package/dist/icons/outline/SortUp.js +36 -0
- package/dist/icons/outline/Spark.js +30 -0
- package/dist/icons/outline/Sparks.js +33 -0
- package/dist/icons/outline/Star.js +30 -0
- package/dist/icons/outline/StatsUpSquare.js +30 -0
- package/dist/icons/outline/Suitcase.js +33 -0
- package/dist/icons/outline/Text.js +33 -0
- package/dist/icons/outline/TimerDots.js +30 -0
- package/dist/icons/outline/Trash.js +30 -0
- package/dist/icons/outline/Trophy.js +35 -0
- package/dist/icons/outline/User.js +33 -0
- package/dist/icons/outline/VideoCamera.js +33 -0
- package/dist/icons/outline/ViewGrid.js +35 -0
- package/dist/icons/outline/Wallet.js +33 -0
- package/dist/icons/outline/WarningCircle.js +34 -0
- package/dist/icons/outline/WarningHexagon.js +34 -0
- package/dist/icons/outline/WarningTriangle.js +34 -0
- package/dist/icons/outline/Wifi.js +33 -0
- package/dist/icons/outline/WifiSignalNone.js +30 -0
- package/dist/icons/outline/Xmark.js +30 -0
- package/dist/icons/outline/index.d.ts +1 -0
- package/dist/icons/outline/index.js +1 -0
- package/dist/icons/regular/Airplane.js +30 -0
- package/dist/icons/regular/AntennaSignal.js +36 -0
- package/dist/icons/regular/AppleMac.js +30 -0
- package/dist/icons/regular/ArrowDown.js +30 -0
- package/dist/icons/regular/ArrowDownLeft.js +30 -0
- package/dist/icons/regular/ArrowDownRight.js +30 -0
- package/dist/icons/regular/ArrowLeft.js +30 -0
- package/dist/icons/regular/ArrowRight.js +30 -0
- package/dist/icons/regular/ArrowSplit.js +30 -0
- package/dist/icons/regular/ArrowUp.js +30 -0
- package/dist/icons/regular/ArrowUpLeft.js +30 -0
- package/dist/icons/regular/ArrowUpRight.js +30 -0
- package/dist/icons/regular/AtSign.js +30 -0
- package/dist/icons/regular/BadgeCheck.js +33 -0
- package/dist/icons/regular/BadgeNotChecked.js +33 -0
- package/dist/icons/regular/Bag.js +30 -0
- package/dist/icons/regular/Bank.js +30 -0
- package/dist/icons/regular/Bell.js +30 -0
- package/dist/icons/regular/BellNotification.js +30 -0
- package/dist/icons/regular/BellSlash.js +30 -0
- package/dist/icons/regular/Bookmark.js +30 -0
- package/dist/icons/regular/BoxIso.js +30 -0
- package/dist/icons/regular/Calendar.js +30 -0
- package/dist/icons/regular/CalendarPlus.js +33 -0
- package/dist/icons/regular/Camera.js +33 -0
- package/dist/icons/regular/Cash.js +33 -0
- package/dist/icons/regular/CashMulti.js +30 -0
- package/dist/icons/regular/Cellular.js +35 -0
- package/dist/icons/regular/CellularNoSignal.js +35 -0
- package/dist/icons/regular/ChatBubble.js +30 -0
- package/dist/icons/regular/ChatBubbleEmpty.js +30 -0
- package/dist/icons/regular/ChatBubbleQuestion.js +34 -0
- package/dist/icons/regular/ChatBubbleTranslate.js +30 -0
- package/dist/icons/regular/ChatBubbleWarning.js +34 -0
- package/dist/icons/regular/ChatLines.js +34 -0
- package/dist/icons/regular/Check.js +30 -0
- package/dist/icons/regular/CheckCircle.js +33 -0
- package/dist/icons/regular/Clock.js +30 -0
- package/dist/icons/regular/ClockRotateRight.js +33 -0
- package/dist/icons/regular/Cloud.js +30 -0
- package/dist/icons/regular/CloudDownload.js +30 -0
- package/dist/icons/regular/Coins.js +33 -0
- package/dist/icons/regular/Compass.js +33 -0
- package/dist/icons/regular/Copy.js +33 -0
- package/dist/icons/regular/Coupon.js +30 -0
- package/dist/icons/regular/Cube.js +30 -0
- package/dist/icons/regular/DeliveryCheck.js +34 -0
- package/dist/icons/regular/DeliveryTruck.js +30 -0
- package/dist/icons/regular/DoubleCheck.js +34 -0
- package/dist/icons/regular/Download.js +30 -0
- package/dist/icons/regular/EditPencil.js +30 -0
- package/dist/icons/regular/EmptyPage.js +30 -0
- package/dist/icons/regular/Eye.js +30 -0
- package/dist/icons/regular/EyeClosed.js +30 -0
- package/dist/icons/regular/FaceId.js +39 -0
- package/dist/icons/regular/FilterList.js +35 -0
- package/dist/icons/regular/Flash.js +30 -0
- package/dist/icons/regular/Gif.js +35 -0
- package/dist/icons/regular/Globe.js +30 -0
- package/dist/icons/regular/GraduationCap.js +30 -0
- package/dist/icons/regular/GraphDown.js +30 -0
- package/dist/icons/regular/GraphUp.js +30 -0
- package/dist/icons/regular/Group.js +30 -0
- package/dist/icons/regular/Heart.js +30 -0
- package/dist/icons/regular/HelpCircle.js +34 -0
- package/dist/icons/regular/Home.js +30 -0
- package/dist/icons/regular/InfoCircle.js +34 -0
- package/dist/icons/regular/Instagram.js +34 -0
- package/dist/icons/regular/Key.js +30 -0
- package/dist/icons/regular/Language.js +30 -0
- package/dist/icons/regular/Link.js +30 -0
- package/dist/icons/regular/LinkSlash.js +35 -0
- package/dist/icons/regular/List.js +30 -0
- package/dist/icons/regular/Lock.js +30 -0
- package/dist/icons/regular/LogIn.js +30 -0
- package/dist/icons/regular/LogOut.js +33 -0
- package/dist/icons/regular/MagicWand.js +35 -0
- package/dist/icons/regular/Mail.js +30 -0
- package/dist/icons/regular/Map.js +30 -0
- package/dist/icons/regular/MapPin.js +30 -0
- package/dist/icons/regular/MapsArrow.js +30 -0
- package/dist/icons/regular/MediaImage.js +30 -0
- package/dist/icons/regular/Microphone.js +30 -0
- package/dist/icons/regular/Minus.js +30 -0
- package/dist/icons/regular/MoreHoriz.js +34 -0
- package/dist/icons/regular/MoreHorizCircle.js +35 -0
- package/dist/icons/regular/NavArrowDown.js +30 -0
- package/dist/icons/regular/NavArrowLeft.js +30 -0
- package/dist/icons/regular/NavArrowRight.js +30 -0
- package/dist/icons/regular/NavArrowUp.js +30 -0
- package/dist/icons/regular/OpenNewWindow.js +30 -0
- package/dist/icons/regular/Orb.js +30 -0
- package/dist/icons/regular/Page.js +30 -0
- package/dist/icons/regular/Passkey.js +34 -0
- package/dist/icons/regular/Percentage.js +34 -0
- package/dist/icons/regular/Pin.js +30 -0
- package/dist/icons/regular/Play.js +30 -0
- package/dist/icons/regular/Plus.js +30 -0
- package/dist/icons/regular/Post.js +35 -0
- package/dist/icons/regular/ProfileCircle.js +33 -0
- package/dist/icons/regular/Prohibition.js +30 -0
- package/dist/icons/regular/QrCode.js +30 -0
- package/dist/icons/regular/Refresh.js +30 -0
- package/dist/icons/regular/Reports.js +30 -0
- package/dist/icons/regular/Safe.js +33 -0
- package/dist/icons/regular/Scan.js +36 -0
- package/dist/icons/regular/Search.js +30 -0
- package/dist/icons/regular/SendMail.js +34 -0
- package/dist/icons/regular/Settings.js +30 -0
- package/dist/icons/regular/ShareIos.js +33 -0
- package/dist/icons/regular/Shield.js +30 -0
- package/dist/icons/regular/Shield2.js +30 -0
- package/dist/icons/regular/ShieldAlert.js +30 -0
- package/dist/icons/regular/SmartphoneDevice.js +33 -0
- package/dist/icons/regular/SnowFlake.js +30 -0
- package/dist/icons/regular/SoftwareUpdateSetting.js +33 -0
- package/dist/icons/regular/Sort.js +35 -0
- package/dist/icons/regular/SortDown.js +30 -0
- package/dist/icons/regular/SortUp.js +30 -0
- package/dist/icons/regular/Spark.js +30 -0
- package/dist/icons/regular/Sparks.js +33 -0
- package/dist/icons/regular/Star.js +30 -0
- package/dist/icons/regular/StatsUpSquare.js +35 -0
- package/dist/icons/regular/Suitcase.js +30 -0
- package/dist/icons/regular/TimerDots.js +30 -0
- package/dist/icons/regular/Trash.js +30 -0
- package/dist/icons/regular/Trophy.js +30 -0
- package/dist/icons/regular/User.js +33 -0
- package/dist/icons/regular/VideoCamera.js +30 -0
- package/dist/icons/regular/ViewGrid.js +35 -0
- package/dist/icons/regular/Wallet.js +30 -0
- package/dist/icons/regular/WarningCircle.js +34 -0
- package/dist/icons/regular/WarningHexagon.js +34 -0
- package/dist/icons/regular/WarningTriangle.js +34 -0
- package/dist/icons/regular/WarningTriangle2.js +30 -0
- package/dist/icons/regular/Wifi.js +35 -0
- package/dist/icons/regular/WifiSignalNone.js +30 -0
- package/dist/icons/regular/Xmark.js +30 -0
- package/dist/icons/regular/index.d.ts +1 -0
- package/dist/icons/regular/index.js +1 -0
- package/dist/icons/solid/Airplane.js +30 -0
- package/dist/icons/solid/AppleMac.js +33 -0
- package/dist/icons/solid/ArrowDown.js +30 -0
- package/dist/icons/solid/ArrowDownLeft.js +30 -0
- package/dist/icons/solid/ArrowDownRight.js +30 -0
- package/dist/icons/solid/ArrowLeft.js +30 -0
- package/dist/icons/solid/ArrowRight.js +30 -0
- package/dist/icons/solid/ArrowSplit.js +30 -0
- package/dist/icons/solid/ArrowUp.js +30 -0
- package/dist/icons/solid/ArrowUpLeft.js +30 -0
- package/dist/icons/solid/AtSign.js +30 -0
- package/dist/icons/solid/BadgeCheck.js +30 -0
- package/dist/icons/solid/BadgeNotChecked.js +30 -0
- package/dist/icons/solid/Bag.js +30 -0
- package/dist/icons/solid/Bank.js +30 -0
- package/dist/icons/solid/Bell.js +30 -0
- package/dist/icons/solid/BellNotification.js +33 -0
- package/dist/icons/solid/BellSlash.js +30 -0
- package/dist/icons/solid/Bookmark.js +30 -0
- package/dist/icons/solid/BoxIso.js +30 -0
- package/dist/icons/solid/Calendar.js +30 -0
- package/dist/icons/solid/CalendarPlus.js +33 -0
- package/dist/icons/solid/Camera.js +30 -0
- package/dist/icons/solid/Cash.js +30 -0
- package/dist/icons/solid/CashMulti.js +33 -0
- package/dist/icons/solid/Cellular.js +35 -0
- package/dist/icons/solid/CellularNoSignal.js +35 -0
- package/dist/icons/solid/ChatBubble.js +30 -0
- package/dist/icons/solid/ChatBubbleEmpty.js +30 -0
- package/dist/icons/solid/ChatBubbleQuestion.js +30 -0
- package/dist/icons/solid/ChatBubbleTranslate.js +30 -0
- package/dist/icons/solid/ChatBubbleWarning.js +30 -0
- package/dist/icons/solid/ChatLines.js +30 -0
- package/dist/icons/solid/Check.js +30 -0
- package/dist/icons/solid/CheckCircle.js +30 -0
- package/dist/icons/solid/Clock.js +30 -0
- package/dist/icons/solid/ClockRotateRight.js +33 -0
- package/dist/icons/solid/Cloud.js +30 -0
- package/dist/icons/solid/CloudDownload.js +30 -0
- package/dist/icons/solid/Coins.js +33 -0
- package/dist/icons/solid/Compass.js +30 -0
- package/dist/icons/solid/Copy.js +33 -0
- package/dist/icons/solid/Coupon.js +30 -0
- package/dist/icons/solid/Cube.js +34 -0
- package/dist/icons/solid/DeliveryCheck.js +30 -0
- package/dist/icons/solid/DeliveryTruck.js +30 -0
- package/dist/icons/solid/DoubleCheck.js +34 -0
- package/dist/icons/solid/Download.js +30 -0
- package/dist/icons/solid/EditPencil.js +33 -0
- package/dist/icons/solid/EmptyPage.js +30 -0
- package/dist/icons/solid/Eye.js +30 -0
- package/dist/icons/solid/EyeClosed.js +30 -0
- package/dist/icons/solid/FaceId.js +39 -0
- package/dist/icons/solid/FilterList.js +35 -0
- package/dist/icons/solid/Flash.js +30 -0
- package/dist/icons/solid/Gif.js +30 -0
- package/dist/icons/solid/Gift.js +30 -0
- package/dist/icons/solid/Globe.js +30 -0
- package/dist/icons/solid/GraduationCap.js +33 -0
- package/dist/icons/solid/GraphDown.js +30 -0
- package/dist/icons/solid/GraphUp.js +30 -0
- package/dist/icons/solid/Group.js +33 -0
- package/dist/icons/solid/Heart.js +30 -0
- package/dist/icons/solid/HelpCircle.js +30 -0
- package/dist/icons/solid/Home.js +30 -0
- package/dist/icons/solid/InfoCircle.js +30 -0
- package/dist/icons/solid/Instagram.js +33 -0
- package/dist/icons/solid/Key.js +30 -0
- package/dist/icons/solid/Language.js +40 -0
- package/dist/icons/solid/Link.js +30 -0
- package/dist/icons/solid/List.js +30 -0
- package/dist/icons/solid/Lock.js +30 -0
- package/dist/icons/solid/LogIn.js +30 -0
- package/dist/icons/solid/LogOut.js +33 -0
- package/dist/icons/solid/MagicWand.js +35 -0
- package/dist/icons/solid/Mail.js +33 -0
- package/dist/icons/solid/Map.js +30 -0
- package/dist/icons/solid/MapPin.js +30 -0
- package/dist/icons/solid/MapsArrow.js +30 -0
- package/dist/icons/solid/MediaImage.js +33 -0
- package/dist/icons/solid/Microphone.js +30 -0
- package/dist/icons/solid/Minus.js +30 -0
- package/dist/icons/solid/MoreHoriz.js +34 -0
- package/dist/icons/solid/MoreHorizCircle.js +30 -0
- package/dist/icons/solid/NavArrowDown.js +30 -0
- package/dist/icons/solid/NavArrowLeft.js +30 -0
- package/dist/icons/solid/NavArrowRight.js +30 -0
- package/dist/icons/solid/NavArrowUp.js +30 -0
- package/dist/icons/solid/OpenNewWindow.js +30 -0
- package/dist/icons/solid/Orb.js +30 -0
- package/dist/icons/solid/Page.js +30 -0
- package/dist/icons/solid/Passkey.js +34 -0
- package/dist/icons/solid/Percentage.js +34 -0
- package/dist/icons/solid/Pin.js +30 -0
- package/dist/icons/solid/Play.js +30 -0
- package/dist/icons/solid/Plus.js +30 -0
- package/dist/icons/solid/Post.js +30 -0
- package/dist/icons/solid/ProfileCircle.js +33 -0
- package/dist/icons/solid/Prohibition.js +30 -0
- package/dist/icons/solid/QrCode.js +30 -0
- package/dist/icons/solid/Refresh.js +30 -0
- package/dist/icons/solid/Reports.js +30 -0
- package/dist/icons/solid/Safe.js +33 -0
- package/dist/icons/solid/Scan.js +36 -0
- package/dist/icons/solid/Search.js +30 -0
- package/dist/icons/solid/SendMail.js +34 -0
- package/dist/icons/solid/Settings.js +30 -0
- package/dist/icons/solid/ShareIos.js +33 -0
- package/dist/icons/solid/Shield.js +30 -0
- package/dist/icons/solid/Shield2.js +30 -0
- package/dist/icons/solid/ShieldAlert.js +30 -0
- package/dist/icons/solid/ShieldCheck.js +30 -0
- package/dist/icons/solid/SmartphoneDevice.js +30 -0
- package/dist/icons/solid/SnowFlake.js +30 -0
- package/dist/icons/solid/SoftwareUpdateSetting.js +30 -0
- package/dist/icons/solid/Sort.js +35 -0
- package/dist/icons/solid/SortDown.js +30 -0
- package/dist/icons/solid/SortUp.js +30 -0
- package/dist/icons/solid/Spark.js +30 -0
- package/dist/icons/solid/Sparks.js +33 -0
- package/dist/icons/solid/Star.js +30 -0
- package/dist/icons/solid/StatsUpSquare.js +30 -0
- package/dist/icons/solid/Suitcase.js +30 -0
- package/dist/icons/solid/Text.js +30 -0
- package/dist/icons/solid/TimerDots.js +30 -0
- package/dist/icons/solid/Trash.js +30 -0
- package/dist/icons/solid/Trophy.js +30 -0
- package/dist/icons/solid/User.js +33 -0
- package/dist/icons/solid/VideoCamera.js +30 -0
- package/dist/icons/solid/ViewGrid.js +35 -0
- package/dist/icons/solid/Wallet.js +30 -0
- package/dist/icons/solid/WarningCircle.js +30 -0
- package/dist/icons/solid/WarningHexagon.js +30 -0
- package/dist/icons/solid/WarningTriangle.js +30 -0
- package/dist/icons/solid/WarningTriangle2.js +30 -0
- package/dist/icons/solid/Wifi.js +35 -0
- package/dist/icons/solid/WifiSignalNone.js +30 -0
- package/dist/icons/solid/Xmark.js +30 -0
- package/dist/icons/solid/index.d.ts +1 -0
- package/dist/icons/solid/index.js +1 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.js +2 -0
- package/package.json +28 -2
|
@@ -0,0 +1,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_Shield2_js_exports = {};
|
|
20
|
+
__export(temp_Shield2_js_exports, {
|
|
21
|
+
default: () => temp_Shield2_js_default
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(temp_Shield2_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.3936 21.9224L12 22.0913L11.6055 21.9224L12 21.0034L12.3936 21.9224ZM6 12.0083C6 14.5863 7.50268 16.5828 9.15039 17.9946C9.79834 18.5498 10.4502 18.9953 11 19.3325V4.021C9.22588 4.09667 7.58054 4.38113 6 4.91846V12.0083ZM19.999 12.0083C19.999 15.4248 18.0024 17.9262 16.1504 19.5132C15.2153 20.3144 14.284 20.9119 13.5889 21.3091C13.2403 21.5082 12.9483 21.6593 12.7402 21.7612C12.6363 21.8121 12.553 21.8505 12.4941 21.8774C12.4647 21.8909 12.4407 21.9012 12.4238 21.9087C12.4156 21.9123 12.4094 21.9163 12.4043 21.9185C12.4018 21.9195 12.3975 21.9204 12.3975 21.9204L12.3955 21.9214L12.3936 21.9224L12 21.0034L11.6055 21.9224L11.6035 21.9214L11.6016 21.9204C11.6016 21.9204 11.5979 21.9194 11.5957 21.9185C11.5906 21.9162 11.5836 21.9124 11.5752 21.9087C11.5583 21.9012 11.5343 21.8909 11.5049 21.8774C11.446 21.8505 11.3627 21.8121 11.2588 21.7612C11.0508 21.6593 10.7587 21.5082 10.4102 21.3091C9.71501 20.9119 8.78369 20.3144 7.84863 19.5132C5.99665 17.9262 4 15.4247 4 12.0083V3.53271L4.63867 3.28467C6.9741 2.37887 9.39045 1.99951 12 1.99951C14.609 1.99956 17.0252 2.3779 19.3613 3.28564L19.999 3.53271V12.0083Z", fill: "currentColor" }) });
|
|
28
|
+
};
|
|
29
|
+
const ForwardRef = (0, import_react.forwardRef)(SvgComponent);
|
|
30
|
+
var temp_Shield2_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_ShieldAlert_js_exports = {};
|
|
20
|
+
__export(temp_ShieldAlert_js_exports, {
|
|
21
|
+
default: () => temp_ShieldAlert_js_default
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(temp_ShieldAlert_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.99902C14.609 1.99907 17.0252 2.37741 19.3613 3.28516L19.999 3.53223V12.0078C19.999 15.4243 18.0024 17.9257 16.1504 19.5127C15.2153 20.3139 14.284 20.9114 13.5889 21.3086C13.2403 21.5077 12.9483 21.6588 12.7402 21.7607C12.6363 21.8116 12.553 21.85 12.4941 21.877C12.4647 21.8904 12.4407 21.9007 12.4238 21.9082C12.4156 21.9118 12.4094 21.9158 12.4043 21.918C12.4018 21.919 12.3975 21.9199 12.3975 21.9199L12.3936 21.9219L12 22.0908L11.6055 21.9219L11.6016 21.9199C11.6016 21.9199 11.5979 21.9189 11.5957 21.918C11.5906 21.9157 11.5836 21.9119 11.5752 21.9082C11.5583 21.9007 11.5343 21.8904 11.5049 21.877C11.446 21.85 11.3627 21.8116 11.2588 21.7607C11.0508 21.6588 10.7587 21.5077 10.4102 21.3086C9.71501 20.9114 8.78369 20.3139 7.84863 19.5127C5.99665 17.9257 4 15.4242 4 12.0078V3.53223L4.63867 3.28418C6.9741 2.37839 9.39045 1.99902 12 1.99902ZM12 13.8213C11.349 13.8213 10.8206 14.349 10.8203 15C10.8203 15.6512 11.3489 16.1797 12 16.1797C12.6509 16.1795 13.1787 15.6511 13.1787 15C13.1785 14.3491 12.6508 13.8215 12 13.8213ZM11 12.5596H13V6H11V12.5596Z", fill: "currentColor" }) });
|
|
28
|
+
};
|
|
29
|
+
const ForwardRef = (0, import_react.forwardRef)(SvgComponent);
|
|
30
|
+
var temp_ShieldAlert_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_ShieldCheck_js_exports = {};
|
|
20
|
+
__export(temp_ShieldCheck_js_exports, {
|
|
21
|
+
default: () => temp_ShieldCheck_js_default
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(temp_ShieldCheck_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 1.99902C14.609 1.99907 17.0252 2.37741 19.3613 3.28516L19.999 3.53223V12.0078C19.999 15.4243 18.0024 17.9257 16.1504 19.5127C15.2153 20.3139 14.284 20.9114 13.5889 21.3086C13.2403 21.5077 12.9483 21.6588 12.7402 21.7607C12.6363 21.8116 12.553 21.85 12.4941 21.877C12.4647 21.8904 12.4407 21.9007 12.4238 21.9082C12.4156 21.9118 12.4094 21.9158 12.4043 21.918C12.4018 21.919 12.3975 21.9199 12.3975 21.9199L12.3936 21.9219L12 22.0908L11.6055 21.9219L11.6016 21.9199C11.6016 21.9199 11.5979 21.9189 11.5957 21.918C11.5906 21.9157 11.5836 21.9119 11.5752 21.9082C11.5583 21.9007 11.5343 21.8904 11.5049 21.877C11.446 21.85 11.3627 21.8116 11.2588 21.7607C11.0508 21.6588 10.7587 21.5077 10.4102 21.3086C9.71501 20.9114 8.78369 20.3139 7.84863 19.5127C5.99665 17.9257 4 15.4242 4 12.0078V3.53223L4.63867 3.28418C6.9741 2.37839 9.39045 1.99902 12 1.99902ZM11.1631 11.8145L9.24219 9.89355L7.82812 11.3076L11.1631 14.6436L16.4795 9.32617L15.0654 7.91211L11.1631 11.8145Z", fill: "currentColor" }) });
|
|
28
|
+
};
|
|
29
|
+
const ForwardRef = (0, import_react.forwardRef)(SvgComponent);
|
|
30
|
+
var temp_ShieldCheck_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_SmartphoneDevice_js_exports = {};
|
|
20
|
+
__export(temp_SmartphoneDevice_js_exports, {
|
|
21
|
+
default: () => temp_SmartphoneDevice_js_default
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(temp_SmartphoneDevice_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.999 22.0088H4V1.99414H19.999V22.0088ZM11.999 15.7324C11.348 15.7325 10.8203 16.26 10.8203 16.9111C10.8203 17.5623 11.348 18.0897 11.999 18.0898C12.6501 18.0898 13.1777 17.5624 13.1777 16.9111C13.1777 16.2599 12.6501 15.7324 11.999 15.7324Z", fill: "currentColor" }) });
|
|
28
|
+
};
|
|
29
|
+
const ForwardRef = (0, import_react.forwardRef)(SvgComponent);
|
|
30
|
+
var temp_SmartphoneDevice_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_SnowFlake_js_exports = {};
|
|
20
|
+
__export(temp_SnowFlake_js_exports, {
|
|
21
|
+
default: () => temp_SnowFlake_js_default
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(temp_SnowFlake_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: "M13.0332 6.39404L15.3145 4.30908L16.6641 5.78467L13.0332 9.10498V11.0005H14.9521L18.2891 7.26709L19.7803 8.59912L17.6328 11.0005H22.0322V13.0005H17.5986L19.708 15.3091L18.2314 16.6577L14.8896 13.0005H13.0332V14.9272L16.6953 18.2935L15.3428 19.7661L13.0332 17.6431V22.0015H11.0332V17.6079L8.74805 19.7319L7.38672 18.2661L11.0332 14.8794V13.0005H9.06738L5.7627 16.6538L4.28027 15.312L6.37012 13.0005H2.0332V11.0005H6.35938L4.27539 8.66357L5.76758 7.33154L9.04004 11.0005H11.0332V9.04541L7.36523 5.72314L8.70703 4.24072L11.0332 6.34619V1.99854H13.0332V6.39404Z", fill: "currentColor" }) });
|
|
28
|
+
};
|
|
29
|
+
const ForwardRef = (0, import_react.forwardRef)(SvgComponent);
|
|
30
|
+
var temp_SnowFlake_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_SoftwareUpdateSetting_js_exports = {};
|
|
20
|
+
__export(temp_SoftwareUpdateSetting_js_exports, {
|
|
21
|
+
default: () => temp_SoftwareUpdateSetting_js_default
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(temp_SoftwareUpdateSetting_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: "M22.3906 12.0552L17.2129 2.99854H6.83496L1.61035 11.9839L6.77734 21.0015L17.1211 20.9897L22.3906 12.0552ZM14.4803 11.9104C14.4803 10.577 13.3989 9.49632 12.0662 9.49632C10.7337 9.49646 9.65312 10.5771 9.65312 11.9104C9.65315 13.2437 10.7337 14.3243 12.0662 14.3244C13.3989 14.3244 14.4802 13.2438 14.4803 11.9104Z", fill: "currentColor" }) });
|
|
28
|
+
};
|
|
29
|
+
const ForwardRef = (0, import_react.forwardRef)(SvgComponent);
|
|
30
|
+
var temp_SoftwareUpdateSetting_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_Sort_js_exports = {};
|
|
20
|
+
__export(temp_Sort_js_exports, {
|
|
21
|
+
default: () => temp_Sort_js_default
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(temp_Sort_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: "M23.708 7.29297L22.293 8.70703L19.9971 6.41016V17.5869L22.29 15.2939L23.7051 16.708L18.998 21.416L14.291 16.71L15.7051 15.2949L17.9971 17.5859V6.41602L15.708 8.70508L14.2939 7.29102L19.001 2.58496L23.708 7.29297Z", fill: "currentColor" }),
|
|
29
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M12.999 18.0068H3V16.0068H12.999V18.0068Z", fill: "currentColor" }),
|
|
30
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M12.9668 13.0068H3V11.0068H12.9668V13.0068Z", fill: "currentColor" }),
|
|
31
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M12.9668 8.00586H3V6.00586H12.9668V8.00586Z", fill: "currentColor" })
|
|
32
|
+
] });
|
|
33
|
+
};
|
|
34
|
+
const ForwardRef = (0, import_react.forwardRef)(SvgComponent);
|
|
35
|
+
var temp_Sort_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_SortDown_js_exports = {};
|
|
20
|
+
__export(temp_SortDown_js_exports, {
|
|
21
|
+
default: () => temp_SortDown_js_default
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(temp_SortDown_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: "M18.9971 17.5898L21.293 15.2939L22.707 16.708L18 21.416L13.2949 16.71L14.709 15.2959L16.9971 17.584V8H18.9971V17.5898ZM9 15.001H2V13.001H9V15.001ZM13.999 10H2V8H13.999V10ZM18.999 4.99902H2V2.99902H18.999V4.99902Z", fill: "currentColor" }) });
|
|
28
|
+
};
|
|
29
|
+
const ForwardRef = (0, import_react.forwardRef)(SvgComponent);
|
|
30
|
+
var temp_SortDown_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_SortUp_js_exports = {};
|
|
20
|
+
__export(temp_SortUp_js_exports, {
|
|
21
|
+
default: () => temp_SortUp_js_default
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(temp_SortUp_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 21.001H2.99951V19.001H19.9985V21.001ZM14.9985 16.001H2.99951V14.001H14.9985V16.001ZM23.7075 7.29297L22.2925 8.70703L19.9966 6.41016V16.001H17.9966V6.41602L15.7075 8.70508L14.2935 7.29102L19.0005 2.58496L23.7075 7.29297ZM9.99951 11H2.99951V9H9.99951V11Z", fill: "currentColor" }) });
|
|
28
|
+
};
|
|
29
|
+
const ForwardRef = (0, import_react.forwardRef)(SvgComponent);
|
|
30
|
+
var temp_SortUp_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_Spark_js_exports = {};
|
|
20
|
+
__export(temp_Spark_js_exports, {
|
|
21
|
+
default: () => temp_Spark_js_default
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(temp_Spark_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: "M13 3C13 6.06757 13.6584 7.99527 14.8477 9.17676C16.0382 10.3594 17.9675 11 21 11V13C17.974 13 16.0426 13.6566 14.8496 14.8496C13.6566 16.0426 13 17.974 13 21H11C11 17.9757 10.3391 16.0442 9.14355 14.8506C7.94763 13.6566 6.01563 13 3 13V11C6.0223 11 7.95302 10.3595 9.14648 9.17578C10.338 7.99365 11 6.06559 11 3H13Z", fill: "currentColor" }) });
|
|
28
|
+
};
|
|
29
|
+
const ForwardRef = (0, import_react.forwardRef)(SvgComponent);
|
|
30
|
+
var temp_Spark_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_Sparks_js_exports = {};
|
|
20
|
+
__export(temp_Sparks_js_exports, {
|
|
21
|
+
default: () => temp_Sparks_js_default
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(temp_Sparks_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: "M16 8L16.0059 8.43164C16.0647 10.5367 16.5612 11.8419 17.3711 12.6465C18.1823 13.4524 19.4895 13.9368 21.5732 13.9941L22 14V16C19.6725 16 18.2407 16.5054 17.373 17.373C16.5054 18.2407 16 19.6725 16 22H14L13.9941 21.5742C13.935 19.4974 13.4364 18.188 12.6211 17.374C11.751 16.5056 10.319 16 8 16V14L8.42578 13.9941C10.5025 13.9367 11.8107 13.4522 12.624 12.6455C13.4897 11.7866 14 10.3586 14 8H16Z", fill: "currentColor" }),
|
|
29
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M8.27637 4.7334C7.81921 4.27922 7.5 3.47681 7.5 2H5.5C5.5 3.47515 5.17922 4.27861 4.7207 4.7334C4.26047 5.18968 3.45512 5.5 2 5.5V7.5C3.44875 7.5 4.25611 7.81741 4.71875 8.2793C5.18094 8.7409 5.5 9.54755 5.5 11H7.5C7.5 9.54564 7.81737 8.73927 8.27832 8.27832C8.73927 7.81737 9.54564 7.5 11 7.5V5.5C9.53901 5.5 8.73486 5.18888 8.27637 4.7334Z", fill: "currentColor" })
|
|
30
|
+
] });
|
|
31
|
+
};
|
|
32
|
+
const ForwardRef = (0, import_react.forwardRef)(SvgComponent);
|
|
33
|
+
var temp_Sparks_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_Star_js_exports = {};
|
|
20
|
+
__export(temp_Star_js_exports, {
|
|
21
|
+
default: () => temp_Star_js_default
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(temp_Star_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.2451 7.83984L22.2568 8.97461L17.251 14.0146L18.3389 21.0352L11.999 17.8311L5.6582 21.0361L6.74805 14.0146L1.74023 8.97461L8.75391 7.83984L11.999 1.51953L15.2451 7.83984Z", fill: "currentColor" }) });
|
|
28
|
+
};
|
|
29
|
+
const ForwardRef = (0, import_react.forwardRef)(SvgComponent);
|
|
30
|
+
var temp_Star_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_StatsUpSquare_js_exports = {};
|
|
20
|
+
__export(temp_StatsUpSquare_js_exports, {
|
|
21
|
+
default: () => temp_StatsUpSquare_js_default
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(temp_StatsUpSquare_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: "M21.0059 20.9333H2.9873V3.05151H21.0059V20.9333ZM6.99902 13.0007V17.0017H8.99902V13.0007H6.99902ZM10.999 17.0007H12.999V9.99976H10.999V17.0007ZM14.999 17.0007H16.999V6.99976H14.999V17.0007Z", fill: "currentColor" }) });
|
|
28
|
+
};
|
|
29
|
+
const ForwardRef = (0, import_react.forwardRef)(SvgComponent);
|
|
30
|
+
var temp_StatsUpSquare_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_Suitcase_js_exports = {};
|
|
20
|
+
__export(temp_Suitcase_js_exports, {
|
|
21
|
+
default: () => temp_Suitcase_js_default
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(temp_Suitcase_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: "M16 5.97852H21.999V20.002H2V5.97852H8V1.99902H16.002L16 5.97852ZM10 5.97852H14L14.001 3.99902H10V5.97852Z", fill: "currentColor" }) });
|
|
28
|
+
};
|
|
29
|
+
const ForwardRef = (0, import_react.forwardRef)(SvgComponent);
|
|
30
|
+
var temp_Suitcase_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_Text_js_exports = {};
|
|
20
|
+
__export(temp_Text_js_exports, {
|
|
21
|
+
default: () => temp_Text_js_default
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(temp_Text_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 4V7H18V6H13V18H15V20H9V18H11V6H6V7H4V4H20Z", fill: "currentColor" }) });
|
|
28
|
+
};
|
|
29
|
+
const ForwardRef = (0, import_react.forwardRef)(SvgComponent);
|
|
30
|
+
var temp_Text_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_TimerDots_js_exports = {};
|
|
20
|
+
__export(temp_TimerDots_js_exports, {
|
|
21
|
+
default: () => temp_TimerDots_js_default
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(temp_TimerDots_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.0166 1.98242C12.3251 1.98242 12.6308 1.99706 12.9316 2.02637L12.9346 4.04199C12.6338 4.00652 12.3266 3.98828 12.0166 3.98828C11.6481 3.98829 11.2858 4.01318 10.9297 4.0625C7.03458 4.5947 4.02344 7.9346 4.02344 11.9824C4.02358 16.03 7.04648 19.3847 10.9521 19.9062C11.3007 19.9525 11.6557 19.9775 12.0166 19.9775C12.3344 19.9775 12.6495 19.9589 12.958 19.9219L12.9609 21.9385C12.6509 21.9678 12.3344 21.9834 12.0166 21.9834C11.6588 21.9834 11.3036 21.9643 10.9551 21.9258C5.93878 21.3949 2.01772 17.1268 2.01758 11.9824C2.01758 6.83793 5.92326 2.58769 10.9258 2.04297C11.2836 2.00287 11.648 1.98243 12.0166 1.98242ZM17.4434 20.3555C16.8804 20.7117 16.2808 21.0131 15.6484 21.249L14.7334 19.4473C15.3751 19.2267 15.9784 18.9273 16.5322 18.5586L17.4434 20.3555ZM20.874 16.5176C20.5625 17.116 20.1943 17.6777 19.7764 18.1943L18.0889 17.0898C18.5208 16.5839 18.8878 16.022 19.1855 15.4111H19.1865L20.874 16.5176ZM15.6885 9.60449L13.9248 11.3984C13.9735 11.5721 14.0019 11.7551 14.002 11.9443C14.0017 13.058 13.0991 13.9609 11.9854 13.9609C10.8717 13.9609 9.96901 13.0579 9.96875 11.9443C9.96883 10.8306 10.8716 9.92782 11.9854 9.92773C12.1606 9.92773 12.3301 9.95118 12.4922 9.99316L14.2568 8.19824L15.6885 9.60449ZM21.9648 10.9551C21.9988 11.2928 22.0176 11.6354 22.0176 11.9824C22.0176 12.3124 22.0021 12.6377 21.9697 12.96L19.9531 12.9512C19.9917 12.6335 20.0117 12.3109 20.0117 11.9824C20.0117 11.6307 19.9891 11.2847 19.9443 10.9453L21.9648 10.9551ZM19.8584 5.91309C20.2795 6.4283 20.6497 6.98686 20.9629 7.58691L19.2637 8.6748C18.963 8.06568 18.5901 7.50569 18.1553 7.00293L19.8564 5.91309H19.8584ZM15.5605 2.73535C16.196 2.96211 16.8005 3.25451 17.3682 3.60156L16.4922 5.41797C15.9338 5.05704 15.3273 4.76756 14.6826 4.55469L15.5605 2.73535Z", fill: "currentColor" }) });
|
|
28
|
+
};
|
|
29
|
+
const ForwardRef = (0, import_react.forwardRef)(SvgComponent);
|
|
30
|
+
var temp_TimerDots_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_Trash_js_exports = {};
|
|
20
|
+
__export(temp_Trash_js_exports, {
|
|
21
|
+
default: () => temp_Trash_js_default
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(temp_Trash_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: "M15.9999 5.7627L20.0135 5.75293L20.0184 7.75293L18.9364 7.75488L16.8632 22.002H7.12488L5.20105 7.78906L4.07117 7.79199L4.06726 5.79199L7.99988 5.78223V1.99902H16.0018L15.9999 5.7627ZM9.99988 5.77734L13.9999 5.76758L14.0009 3.99902H9.99988V5.77734Z", fill: "currentColor" }) });
|
|
28
|
+
};
|
|
29
|
+
const ForwardRef = (0, import_react.forwardRef)(SvgComponent);
|
|
30
|
+
var temp_Trash_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_Trophy_js_exports = {};
|
|
20
|
+
__export(temp_Trophy_js_exports, {
|
|
21
|
+
default: () => temp_Trophy_js_default
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(temp_Trophy_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: "M18.176 3.00488C18.176 3.7016 18.1564 4.36838 18.1223 5.00586H19.4885C21.0159 5.00589 21.9405 6.32082 21.9885 7.65723C22.0384 9.05411 21.2242 10.547 19.4709 11.5996C17.9532 12.5103 17.136 12.9742 16.6926 13.2119C16.4728 13.3298 16.3303 13.4002 16.2326 13.4434C16.1847 13.4645 16.1316 13.486 16.0764 13.5039C16.0482 13.513 16.0081 13.5244 15.9611 13.5342C15.9406 13.5385 15.9155 13.5421 15.8869 13.5459C15.1637 14.6398 14.2829 15.408 13.299 15.7676H18.0109L17.9973 22.001H5.99825L6.01192 15.7676H10.6867C9.69874 15.4087 8.81959 14.6431 8.10079 13.5498C8.09685 13.5493 8.09279 13.5494 8.08907 13.5488C8.05353 13.5438 8.02271 13.5377 7.99923 13.5322C7.95346 13.5215 7.91509 13.5091 7.88887 13.5C7.83722 13.482 7.7876 13.4611 7.74239 13.4404C7.64967 13.398 7.51175 13.3287 7.29512 13.2109C6.8585 12.9736 6.04801 12.5102 4.53048 11.5996C2.77701 10.547 1.96205 9.05417 2.01192 7.65723C2.05986 6.32087 2.9856 5.00599 4.5129 5.00586H5.89473C5.86144 4.36839 5.84298 3.70159 5.84298 3.00488V2.00488H18.176V3.00488ZM17.9504 7.00586C17.7864 8.36901 17.5359 9.56803 17.216 10.6104C17.5589 10.409 17.9647 10.1709 18.4416 9.88477C19.7132 9.12125 20.0088 8.24563 19.9904 7.72852C19.9696 7.15104 19.6477 7.00589 19.4885 7.00586H17.9504ZM4.5129 7.00586C4.35366 7.00599 4.03177 7.15127 4.01094 7.72852C3.9926 8.24567 4.28789 9.12121 5.55977 9.88477C6.03491 10.1699 6.43976 10.4063 6.78145 10.6074C6.46696 9.56596 6.22301 8.36757 6.0627 7.00586H4.5129Z", fill: "currentColor" }) });
|
|
28
|
+
};
|
|
29
|
+
const ForwardRef = (0, import_react.forwardRef)(SvgComponent);
|
|
30
|
+
var temp_Trophy_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_User_js_exports = {};
|
|
20
|
+
__export(temp_User_js_exports, {
|
|
21
|
+
default: () => temp_User_js_default
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(temp_User_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: "M16.5 7.5C16.5 9.98527 14.4852 12.0009 12 12.001C9.51466 12.001 7.5 9.98535 7.5 7.5C7.50024 5.01486 9.51481 3 12 3C14.4851 3.00012 16.4998 5.01493 16.5 7.5Z", fill: "currentColor" }),
|
|
29
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M14.999 14.165C18.2803 14.165 20.999 16.7471 20.999 20.002V21.002H3V20.002C3.00007 16.7471 5.71867 14.165 9 14.165H14.999Z", fill: "currentColor" })
|
|
30
|
+
] });
|
|
31
|
+
};
|
|
32
|
+
const ForwardRef = (0, import_react.forwardRef)(SvgComponent);
|
|
33
|
+
var temp_User_js_default = ForwardRef;
|