@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,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.9992 21.0012C16.9694 21.0012 20.9986 16.9712 20.9986 12C20.9986 7.0288 16.9694 2.99884 11.9992 2.99884C7.02893 2.99884 2.99976 7.0288 2.99976 12C2.99976 16.9712 7.02893 21.0012 11.9992 21.0012Z", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M11.9992 13.1807C12.6503 13.1807 13.1781 12.6528 13.1781 12.0016C13.1781 11.3503 12.6503 10.8224 11.9992 10.8224C11.3481 10.8224 10.8203 11.3503 10.8203 12.0016C10.8203 12.6528 11.3481 13.1807 11.9992 13.1807Z", fill: "currentColor" }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M7.54112 13.1792C8.19223 13.1792 8.72006 12.6513 8.72006 12C8.72006 11.3488 8.19223 10.8209 7.54112 10.8209C6.89001 10.8209 6.36218 11.3488 6.36218 12C6.36218 12.6513 6.89001 13.1792 7.54112 13.1792Z", fill: "currentColor" }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { d: "M16.5575 13.1792C17.2086 13.1792 17.7365 12.6513 17.7365 12C17.7365 11.3488 17.2086 10.8209 16.5575 10.8209C15.9064 10.8209 15.3786 11.3488 15.3786 12C15.3786 12.6513 15.9064 13.1792 16.5575 13.1792Z", fill: "currentColor" })
|
|
10
|
+
] });
|
|
11
|
+
};
|
|
12
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
13
|
+
var temp_MoreHorizCircle_mjs_default = ForwardRef;
|
|
14
|
+
export {
|
|
15
|
+
temp_MoreHorizCircle_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: "M4.91211 8.18629L12.0675 16.0592L19.1874 8.05664", stroke: "currentColor", strokeMiterlimit: 10 }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_NavArrowDown_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_NavArrowDown_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: "M15.9597 4.86011L8.04968 11.9752L16.0137 19.1397", stroke: "currentColor", strokeMiterlimit: 10 }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_NavArrowLeft_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_NavArrowLeft_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: "M8.10284 4.86017L16.0128 11.9753L8.04883 19.1398", stroke: "currentColor", strokeMiterlimit: 10 }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_NavArrowRight_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_NavArrowRight_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: "M4.91211 15.9296L12.0675 8.05664L19.1874 16.0592", stroke: "currentColor", strokeMiterlimit: 10 }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_NavArrowUp_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_NavArrowUp_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: "M20.9817 20.0011H3.03992M11.5394 12.5619L19.9555 4.00674M13.9991 4.05304L19.9524 4.00365L20.0018 9.99979M19.9987 13.0002V19.5319M10.9993 3.99902H3.99818L3.99972 19.5319", stroke: "currentColor", strokeMiterlimit: 10 }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_OpenNewWindow_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_OpenNewWindow_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: "M11.9408 21.0089C16.9111 21.0089 20.9402 16.979 20.9402 12.0077C20.9402 7.03655 16.9111 3.00659 11.9408 3.00659C6.97058 3.00659 2.94141 7.03655 2.94141 12.0077C2.94141 16.979 6.97058 21.0089 11.9408 21.0089Z", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M11.9683 12.588C13.4998 12.588 14.7413 11.3463 14.7413 9.81452C14.7413 8.28276 13.4998 7.04102 11.9683 7.04102C10.4368 7.04102 9.19531 8.28276 9.19531 9.81452C9.19531 11.3463 10.4368 12.588 11.9683 12.588Z", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M9.02051 16.0066H14.9445", stroke: "currentColor", strokeMiterlimit: 10 })
|
|
9
|
+
] });
|
|
10
|
+
};
|
|
11
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
12
|
+
var temp_Orb_mjs_default = ForwardRef;
|
|
13
|
+
export {
|
|
14
|
+
temp_Orb_mjs_default as default
|
|
15
|
+
};
|
|
@@ -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: "M5 21.0028V3.00049H13.9994L18.9991 8.00113V21.0028H5Z", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M12.999 3.00043V9.0012H18.9986", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M7.99902 13.0002H15.9985", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { d: "M7.99902 16.999H13.9986", stroke: "currentColor", strokeMiterlimit: 10 })
|
|
10
|
+
] });
|
|
11
|
+
};
|
|
12
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
13
|
+
var temp_Page_mjs_default = ForwardRef;
|
|
14
|
+
export {
|
|
15
|
+
temp_Page_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("path", { d: "M11.7634 10.75C13.6963 10.75 15.2632 9.18314 15.2632 7.25026C15.2632 5.31739 13.6963 3.75049 11.7634 3.75049C9.83057 3.75049 8.26367 5.31739 8.26367 7.25026C8.26367 9.18314 9.83057 10.75 11.7634 10.75Z", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M12.7805 19.7448L3.76562 19.7494C3.76562 16.9888 6.00468 14.7498 8.7653 14.7498L13.765 14.7559", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M18.2713 16.9857C18.9719 17.6538 18.9981 18.7633 18.3299 19.4639C17.6618 20.1645 16.5523 20.1907 15.8517 19.5225C15.1511 18.8544 15.1249 17.7449 15.793 17.0443C16.4612 16.3437 17.5707 16.3175 18.2713 16.9857Z", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { d: "M17.0625 16.8223L17.0748 10.8103H19.7944", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
10
|
+
/* @__PURE__ */ jsx("path", { d: "M19.7585 13.6897H17.0547", stroke: "currentColor", strokeMiterlimit: 10 })
|
|
11
|
+
] });
|
|
12
|
+
};
|
|
13
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
14
|
+
var temp_Passkey_mjs_default = ForwardRef;
|
|
15
|
+
export {
|
|
16
|
+
temp_Passkey_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: "M3.57031 20.4346L20.4813 3.52197", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M6.49984 9.00424C7.88046 9.00424 8.99968 7.88481 8.99968 6.50392C8.99968 5.12303 7.88046 4.0036 6.49984 4.0036C5.11922 4.0036 4 5.12303 4 6.50392C4 7.88481 5.11922 9.00424 6.49984 9.00424Z", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M17.4882 20.001C18.8748 20.001 19.9988 18.8767 19.9988 17.4899C19.9988 16.103 18.8748 14.9788 17.4882 14.9788C16.1016 14.9788 14.9775 16.103 14.9775 17.4899C14.9775 18.8767 16.1016 20.001 17.4882 20.001Z", stroke: "currentColor", strokeMiterlimit: 10 })
|
|
9
|
+
] });
|
|
10
|
+
};
|
|
11
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
12
|
+
var temp_Percentage_mjs_default = ForwardRef;
|
|
13
|
+
export {
|
|
14
|
+
temp_Percentage_mjs_default as default
|
|
15
|
+
};
|
|
@@ -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: "M9.5 14.5L5 19", stroke: "currentColor", strokeLinecap: "square", strokeLinejoin: "round" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M5.50593 9.50548L14.1725 18.1721L15.7725 16.5721L15.4028 13.0024L20.5968 8.59645L15.0817 3.08136L10.6756 8.27519L7.10592 7.9055L5.50593 9.50548Z", stroke: "currentColor", strokeLinecap: "round" })
|
|
8
|
+
] });
|
|
9
|
+
};
|
|
10
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
11
|
+
var temp_Pin_mjs_default = ForwardRef;
|
|
12
|
+
export {
|
|
13
|
+
temp_Pin_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: "M7 5V19L19 12L7 5Z", stroke: "currentColor", strokeLinecap: "round" }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_Play_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_Play_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: "M11.9999 4.88879L12 3.99988L11.9986 20.0002M4 11.9999H20", stroke: "currentColor", strokeMiterlimit: 10 }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_Plus_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_Plus_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: "M7.99992 8.0042H15.9994M7.98138 12.0047H16.0179M7.99992 16.0052H12.9873M5 4.00677H18.9991V20.0057H5V4.00677Z", stroke: "currentColor", strokeMiterlimit: 10 }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_Post_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_Post_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: "M11.999 21.0089C16.9701 21.0089 21 16.9782 21 12.0062C21 7.03413 16.9701 3.00348 11.999 3.00348C7.02792 3.00348 2.99805 7.03413 2.99805 12.0062C2.99805 16.9782 7.02792 21.0089 11.999 21.0089Z", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M11.9993 12.96C13.6449 12.96 14.979 11.6257 14.979 9.97971C14.979 8.33373 13.6449 6.99939 11.9993 6.99939C10.3536 6.99939 9.01953 8.33373 9.01953 9.97971C9.01953 11.6257 10.3536 12.96 11.9993 12.96Z", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M5.75781 18.5626C6.49388 17.3325 7.86879 16.5037 9.4443 16.5037H14.552C16.021 16.5037 17.3173 17.2244 18.0811 18.3187", stroke: "currentColor", strokeMiterlimit: 10 })
|
|
9
|
+
] });
|
|
10
|
+
};
|
|
11
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
12
|
+
var temp_ProfileCircle_mjs_default = ForwardRef;
|
|
13
|
+
export {
|
|
14
|
+
temp_ProfileCircle_mjs_default as default
|
|
15
|
+
};
|
|
@@ -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.0074C16.9697 21.0074 20.9988 16.9775 20.9988 12.0063C20.9988 7.03508 16.9697 3.00513 11.9994 3.00513C7.02918 3.00513 3 7.03508 3 12.0063C3 16.9775 7.02918 21.0074 11.9994 21.0074Z", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M5.63281 18.3681L18.0008 5.99927", stroke: "currentColor", strokeMiterlimit: 10 })
|
|
8
|
+
] });
|
|
9
|
+
};
|
|
10
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
11
|
+
var temp_Prohibition_mjs_default = ForwardRef;
|
|
12
|
+
export {
|
|
13
|
+
temp_Prohibition_mjs_default as default
|
|
14
|
+
};
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", strokeWidth: 2, color: "currentColor", ref, ...props, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M7.99974 4.00366H4V8.00418H7.99974V4.00366Z", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M20.168 4.00366H16.1729V7.99955H20.168V4.00366Z", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M7.99978 15.9358H4.01855V19.9178H7.99978V15.9358Z", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { d: "M19.9405 16.0005H16.0117V19.93H19.9405V16.0005Z", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
10
|
+
/* @__PURE__ */ jsx("path", { d: "M3 12L8.95332 12.0062", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
11
|
+
/* @__PURE__ */ jsx("path", { d: "M11.999 2.99884V8.95948", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
12
|
+
/* @__PURE__ */ jsx("path", { d: "M11.999 21.0012V10.9783", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
13
|
+
/* @__PURE__ */ jsx("path", { d: "M12.3975 12L20.9988 12.0062", stroke: "currentColor", strokeMiterlimit: 10 })
|
|
14
|
+
] });
|
|
15
|
+
};
|
|
16
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
17
|
+
var temp_QrCode_mjs_default = ForwardRef;
|
|
18
|
+
export {
|
|
19
|
+
temp_QrCode_mjs_default as default
|
|
20
|
+
};
|
|
@@ -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.153 2.99884V7.99948H14.1534M20.0048 12.0062C20.0048 16.428 16.4202 20.0134 11.9992 20.0134C7.57818 20.0134 3.99353 16.428 3.99353 12.0062C3.99353 7.58431 7.57818 3.99897 11.9992 3.99897C14.8431 3.99897 17.3399 5.48219 18.7611 7.71704", stroke: "currentColor", strokeMiterlimit: 10 }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_Refresh_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_Refresh_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: "M18.9987 4.0036H13.999V19.0009H18.9987V4.0036Z", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M13.9992 8.99963H8.99951V19.0009H13.9992V8.99963Z", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M8.99968 14.0002H4V19.0009H8.99968V14.0002Z", stroke: "currentColor", strokeMiterlimit: 10 })
|
|
9
|
+
] });
|
|
10
|
+
};
|
|
11
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
12
|
+
var temp_Reports_mjs_default = ForwardRef;
|
|
13
|
+
export {
|
|
14
|
+
temp_Reports_mjs_default as default
|
|
15
|
+
};
|
|
@@ -0,0 +1,18 @@
|
|
|
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.9998 4.00366H4.00391V20.0026H19.9998V4.00366Z", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M12.0019 15.2412C13.7882 15.2412 15.2363 13.7929 15.2363 12.0062C15.2363 10.2196 13.7882 8.77124 12.0019 8.77124C10.2157 8.77124 8.76758 10.2196 8.76758 12.0062C8.76758 13.7929 10.2157 15.2412 12.0019 15.2412Z", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M7.71484 7.77734L9.28264 9.34082", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { d: "M14.7207 14.7642L16.2885 16.3276", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
10
|
+
/* @__PURE__ */ jsx("path", { d: "M7.65039 16.3415L9.21356 14.7734", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
11
|
+
/* @__PURE__ */ jsx("path", { d: "M14.7129 9.26195L16.2761 7.69385", stroke: "currentColor", strokeMiterlimit: 10 })
|
|
12
|
+
] });
|
|
13
|
+
};
|
|
14
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
15
|
+
var temp_Safe_mjs_default = ForwardRef;
|
|
16
|
+
export {
|
|
17
|
+
temp_Safe_mjs_default as default
|
|
18
|
+
};
|
|
@@ -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.0014 15.9957V19.9962H15.9987M15.9818 4.00006H20.0015V7.9944M4.00134 7.93112V4.00006H7.90679M7.99645 19.9962H4.00146V15.9957M7.01007 12.0042L17.0037 11.9996", stroke: "currentColor", strokeMiterlimit: 10 }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_Scan_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_Scan_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.9989 19.0009L15.2816 14.1716M5.08008 9.96732C5.08008 13.2636 7.75169 15.9357 11.0473 15.9357C14.3429 15.9357 17.0145 13.2636 17.0145 9.96732C17.0145 6.67109 14.3429 3.99896 11.0473 3.99896C7.75169 3.99896 5.08008 6.67109 5.08008 9.96732Z", stroke: "currentColor", strokeMiterlimit: 10 }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_Search_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_Search_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: "M6.0552 9.99972V5.99921H21.0218V18.0007H5.01978", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M6.40845 5.99921L13.7151 13.7147L21.0217 5.99921", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M7.14627 12.0062H2", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { d: "M7.14605 15.0004H3.46265", stroke: "currentColor", strokeMiterlimit: 10 })
|
|
10
|
+
] });
|
|
11
|
+
};
|
|
12
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
13
|
+
var temp_SendMail_mjs_default = ForwardRef;
|
|
14
|
+
export {
|
|
15
|
+
temp_SendMail_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: "M11.8979 15.1057C13.5969 15.1057 14.9743 13.7599 14.9743 12.0997C14.9743 10.4396 13.5969 9.09375 11.8979 9.09375C10.1989 9.09375 8.82161 10.4396 8.82161 12.0997C8.82161 13.7599 10.1989 15.1057 11.8979 15.1057Z", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M19.1634 11.9948C19.1634 11.4362 19.097 10.893 18.9707 10.373L21 9.22798L18.9533 5.7637L16.9209 6.91023C16.117 6.16645 15.1363 5.60322 14.0467 5.28534V2.99536H9.95333V5.28534C8.86366 5.60322 7.88296 6.16645 7.07914 6.91023L5.04667 5.7637L3 9.22798L5.0293 10.373C4.90297 10.893 4.83664 11.4362 4.83664 11.9948C4.83664 12.5534 4.90297 13.0966 5.03088 13.6181L3 14.7631L5.04667 18.2274L7.07914 17.0809C7.88296 17.8247 8.86366 18.3879 9.95333 18.7042V20.9942H14.0467V18.7042C15.1363 18.3879 16.117 17.8247 16.9209 17.0809L18.9533 18.2274L21 14.7631L18.9691 13.6181C19.097 13.0966 19.1634 12.5534 19.1634 11.9948Z", stroke: "currentColor", strokeMiterlimit: 10 })
|
|
8
|
+
] });
|
|
9
|
+
};
|
|
10
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
11
|
+
var temp_Settings_mjs_default = ForwardRef;
|
|
12
|
+
export {
|
|
13
|
+
temp_Settings_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: "M12.0069 16.9667L12.0255 4.46509M7.01807 9.45493L12.0224 4.46509L17.0143 9.47345M20.0064 14.9525V19.9532H4.00745V14.9525", stroke: "currentColor", strokeMiterlimit: 10 }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_ShareIos_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_ShareIos_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: "M11.9995 3.42163C14.5086 3.42163 16.7986 3.78433 18.9991 4.63938C18.9991 4.63938 18.9991 8.07964 18.9991 12.4305C18.9991 18.4251 11.9995 21.4255 11.9995 21.4255C11.9995 21.4255 5 18.4251 5 12.4305C5 8.07964 5 4.63938 5 4.63938C7.20048 3.78588 9.49045 3.42163 11.9995 3.42163Z", stroke: "currentColor", strokeMiterlimit: 10 }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_Shield_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_Shield_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.9995 2.99878C14.5086 2.99878 16.7986 3.36148 18.9991 4.21653C18.9991 4.21653 18.9991 7.65679 18.9991 12.0077C18.9991 18.0023 11.9995 21.0026 11.9995 21.0026C11.9995 21.0026 5 18.0023 5 12.0077C5 7.65679 5 4.21653 5 4.21653C7.20048 3.36302 9.49045 2.99878 11.9995 2.99878Z", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M12 21.0011V2.99878", stroke: "currentColor", strokeMiterlimit: 10 })
|
|
8
|
+
] });
|
|
9
|
+
};
|
|
10
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
11
|
+
var temp_Shield2_mjs_default = ForwardRef;
|
|
12
|
+
export {
|
|
13
|
+
temp_Shield2_mjs_default as default
|
|
14
|
+
};
|
|
@@ -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.9995 2.99884C14.5086 2.99884 16.7986 3.36154 18.9991 4.21659C18.9991 4.21659 18.9991 7.65685 18.9991 12.0077C18.9991 18.0023 11.9995 21.0027 11.9995 21.0027C11.9995 21.0027 5 18.0023 5 12.0077C5 7.65685 5 4.21659 5 4.21659C7.20048 3.36308 9.49045 2.99884 11.9995 2.99884Z", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M12 12.5588V5.99927", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M11.9992 16.1796C12.6504 16.1796 13.1782 15.6516 13.1782 15.0004C13.1782 14.3492 12.6504 13.8212 11.9992 13.8212C11.3481 13.8212 10.8203 14.3492 10.8203 15.0004C10.8203 15.6516 11.3481 16.1796 11.9992 16.1796Z", fill: "currentColor" })
|
|
9
|
+
] });
|
|
10
|
+
};
|
|
11
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
12
|
+
var temp_ShieldAlert_mjs_default = ForwardRef;
|
|
13
|
+
export {
|
|
14
|
+
temp_ShieldAlert_mjs_default as default
|
|
15
|
+
};
|
|
@@ -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: "M8.53516 10.6001L11.1631 13.2286L15.7723 8.61841", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M11.9995 2.99884C14.5086 2.99884 16.7986 3.36154 18.9991 4.21659C18.9991 4.21659 18.9991 7.65685 18.9991 12.0077C18.9991 18.0023 11.9995 21.0027 11.9995 21.0027C11.9995 21.0027 5 18.0023 5 12.0077C5 7.65685 5 4.21659 5 4.21659C7.20048 3.36308 9.49045 2.99884 11.9995 2.99884Z", stroke: "currentColor", strokeMiterlimit: 10 })
|
|
8
|
+
] });
|
|
9
|
+
};
|
|
10
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
11
|
+
var temp_ShieldCheck_mjs_default = ForwardRef;
|
|
12
|
+
export {
|
|
13
|
+
temp_ShieldCheck_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: "M18.9991 2.99414H5V21.0088H18.9991V2.99414Z", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M11.9992 18.0903C12.6504 18.0903 13.1782 17.5624 13.1782 16.9112C13.1782 16.2599 12.6504 15.732 11.9992 15.732C11.3481 15.732 10.8203 16.2599 10.8203 16.9112C10.8203 17.5624 11.3481 18.0903 11.9992 18.0903Z", fill: "currentColor" })
|
|
8
|
+
] });
|
|
9
|
+
};
|
|
10
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
11
|
+
var temp_SmartphoneDevice_mjs_default = ForwardRef;
|
|
12
|
+
export {
|
|
13
|
+
temp_SmartphoneDevice_mjs_default as default
|
|
14
|
+
};
|
|
@@ -0,0 +1,18 @@
|
|
|
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.0312 1.99878V22.0014", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M2.0332 12H22.0319", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M15.9883 5.04694L12.0673 8.63382L8.03516 4.98212", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { d: "M5.02148 7.99792L8.60767 12.0185L5.02148 15.9835", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
10
|
+
/* @__PURE__ */ jsx("path", { d: "M8.06836 18.9994L12.0064 15.3416L16.02 19.0303", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
11
|
+
/* @__PURE__ */ jsx("path", { d: "M18.9699 15.9835L15.3652 12.0386L19.0348 7.93311", stroke: "currentColor", strokeMiterlimit: 10 })
|
|
12
|
+
] });
|
|
13
|
+
};
|
|
14
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
15
|
+
var temp_SnowFlake_mjs_default = ForwardRef;
|
|
16
|
+
export {
|
|
17
|
+
temp_SnowFlake_mjs_default as default
|
|
18
|
+
};
|
|
@@ -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: "M21.2302 12.0571L16.546 20.0002L7.35304 20.0103L2.76074 11.9969L7.40668 4.00793H16.6288L21.2302 12.0571Z", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M12.0628 15.3337C13.9479 15.3337 15.4761 13.8051 15.4761 11.9196C15.4761 10.0341 13.9479 8.50562 12.0628 8.50562C10.1776 8.50562 8.64941 10.0341 8.64941 11.9196C8.64941 13.8051 10.1776 15.3337 12.0628 15.3337Z", stroke: "currentColor", strokeMiterlimit: 10 })
|
|
8
|
+
] });
|
|
9
|
+
};
|
|
10
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
11
|
+
var temp_SoftwareUpdateSetting_mjs_default = ForwardRef;
|
|
12
|
+
export {
|
|
13
|
+
temp_SoftwareUpdateSetting_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: "M12.9994 17.0068H3M12.967 7.00552H3M12.967 12.0062H3M18.9974 18.9978V3.99896M23.0002 7.99948L19.0005 3.99896L15.0008 7.99793M22.9972 16.0005L18.9974 20.001L14.9977 16.0021", stroke: "currentColor", strokeMiterlimit: 10 }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_Sort_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_Sort_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: "M18.9989 3.99896H2M8.99964 14.0003H2.00009M13.9993 8.99961H2.00009M17.9975 7.99948V20.001M22.0003 16.0005L18.0006 20.001L14.0024 16.0021", stroke: "currentColor", strokeMiterlimit: 10 }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_SortDown_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_SortDown_mjs_default as default
|
|
11
|
+
};
|
|
@@ -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: "M19.9984 20.001H2.99951", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M9.99906 9.99976H2.99951", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M14.9987 15.0004H2.99951", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { d: "M18.9971 16.0005V3.99896", stroke: "currentColor", strokeMiterlimit: 10 }),
|
|
10
|
+
/* @__PURE__ */ jsx("path", { d: "M23 7.99948L19.0002 3.99896L15.0005 7.99793", stroke: "currentColor", strokeMiterlimit: 10 })
|
|
11
|
+
] });
|
|
12
|
+
};
|
|
13
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
14
|
+
var temp_SortUp_mjs_default = ForwardRef;
|
|
15
|
+
export {
|
|
16
|
+
temp_SortUp_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: "M3 12C9.26752 12 12 9.36306 12 3C12 9.36306 14.7134 12 21 12C14.7134 12 12 14.7134 12 21C12 14.7134 9.26752 12 3 12Z", stroke: "currentColor" }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_Spark_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_Spark_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: "M8 15C12.8747 15 15 12.949 15 8C15 12.949 17.1104 15 22 15C17.1104 15 15 17.1104 15 22C15 17.1104 12.8747 15 8 15Z", stroke: "currentColor" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M2 6.5C5.13376 6.5 6.5 5.18153 6.5 2C6.5 5.18153 7.85669 6.5 11 6.5C7.85669 6.5 6.5 7.85669 6.5 11C6.5 7.85669 5.13376 6.5 2 6.5Z", stroke: "currentColor" })
|
|
8
|
+
] });
|
|
9
|
+
};
|
|
10
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
11
|
+
var temp_Sparks_mjs_default = ForwardRef;
|
|
12
|
+
export {
|
|
13
|
+
temp_Sparks_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.9992 3.7088L14.587 8.74649L20.1762 9.65092L16.1857 13.6684L17.0529 19.2648L11.9992 16.7105L6.94552 19.2648L7.81429 13.6684L3.82227 9.65092L9.41296 8.74649L11.9992 3.7088Z", stroke: "currentColor", strokeMiterlimit: 10 }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_Star_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_Star_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: "M15.9989 6.99935V17.0006M11.9992 9.99974V17.0006M7.99945 13.0001V17.0006M3.9873 4.05145H20.0063V19.9331H3.9873V4.05145Z", stroke: "currentColor", strokeMiterlimit: 10 }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_StatsUpSquare_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_StatsUpSquare_mjs_default as default
|
|
11
|
+
};
|