@worldcoin/mini-apps-ui-kit-react 1.5.0 → 1.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +90 -3
- package/dist/icons/esm/icon.d.mts +3 -0
- package/dist/icons/esm/index.d.mts +1 -0
- package/dist/icons/esm/index.mjs +1 -0
- package/dist/icons/esm/outline/Airplane.mjs +11 -0
- package/dist/icons/esm/outline/AntennaSignal.mjs +14 -0
- package/dist/icons/esm/outline/AppleMac.mjs +14 -0
- package/dist/icons/esm/outline/ArrowDown.mjs +14 -0
- package/dist/icons/esm/outline/ArrowDownLeft.mjs +14 -0
- package/dist/icons/esm/outline/ArrowDownRight.mjs +14 -0
- package/dist/icons/esm/outline/ArrowLeft.mjs +11 -0
- package/dist/icons/esm/outline/ArrowRight.mjs +11 -0
- package/dist/icons/esm/outline/ArrowSplit.mjs +11 -0
- package/dist/icons/esm/outline/ArrowUp.mjs +14 -0
- package/dist/icons/esm/outline/ArrowUpLeft.mjs +14 -0
- package/dist/icons/esm/outline/ArrowUpRight.mjs +14 -0
- package/dist/icons/esm/outline/AtSign.mjs +16 -0
- package/dist/icons/esm/outline/BadgeCheck.mjs +11 -0
- package/dist/icons/esm/outline/BadgeNotChecked.mjs +15 -0
- package/dist/icons/esm/outline/Bag.mjs +14 -0
- package/dist/icons/esm/outline/Bank.mjs +17 -0
- package/dist/icons/esm/outline/Bell.mjs +14 -0
- package/dist/icons/esm/outline/BellNotification.mjs +14 -0
- package/dist/icons/esm/outline/BellSlash.mjs +14 -0
- package/dist/icons/esm/outline/Bookmark.mjs +11 -0
- package/dist/icons/esm/outline/BoxIso.mjs +14 -0
- package/dist/icons/esm/outline/Calendar.mjs +16 -0
- package/dist/icons/esm/outline/CalendarPlus.mjs +18 -0
- package/dist/icons/esm/outline/Camera.mjs +14 -0
- package/dist/icons/esm/outline/Cash.mjs +14 -0
- package/dist/icons/esm/outline/CashMulti.mjs +17 -0
- package/dist/icons/esm/outline/Cellular.mjs +11 -0
- package/dist/icons/esm/outline/CellularNoSignal.mjs +11 -0
- package/dist/icons/esm/outline/ChatBubble.mjs +16 -0
- package/dist/icons/esm/outline/ChatBubbleEmpty.mjs +11 -0
- package/dist/icons/esm/outline/ChatBubbleQuestion.mjs +15 -0
- package/dist/icons/esm/outline/ChatBubbleTranslate.mjs +17 -0
- package/dist/icons/esm/outline/ChatBubbleWarning.mjs +15 -0
- package/dist/icons/esm/outline/ChatLines.mjs +15 -0
- package/dist/icons/esm/outline/Check.mjs +11 -0
- package/dist/icons/esm/outline/CheckCircle.mjs +14 -0
- package/dist/icons/esm/outline/Clock.mjs +11 -0
- package/dist/icons/esm/outline/ClockRotateRight.mjs +15 -0
- package/dist/icons/esm/outline/Cloud.mjs +11 -0
- package/dist/icons/esm/outline/CloudDownload.mjs +11 -0
- package/dist/icons/esm/outline/Coins.mjs +14 -0
- package/dist/icons/esm/outline/Compass.mjs +14 -0
- package/dist/icons/esm/outline/Copy.mjs +11 -0
- package/dist/icons/esm/outline/Coupon.mjs +16 -0
- package/dist/icons/esm/outline/Cube.mjs +15 -0
- package/dist/icons/esm/outline/DeliveryCheck.mjs +15 -0
- package/dist/icons/esm/outline/DeliveryTruck.mjs +21 -0
- package/dist/icons/esm/outline/DoubleCheck.mjs +15 -0
- package/dist/icons/esm/outline/Download.mjs +11 -0
- package/dist/icons/esm/outline/EditPencil.mjs +11 -0
- package/dist/icons/esm/outline/EmptyPage.mjs +14 -0
- package/dist/icons/esm/outline/Eye.mjs +14 -0
- package/dist/icons/esm/outline/EyeClosed.mjs +11 -0
- package/dist/icons/esm/outline/FaceId.mjs +11 -0
- package/dist/icons/esm/outline/FilterList.mjs +11 -0
- package/dist/icons/esm/outline/Flash.mjs +11 -0
- package/dist/icons/esm/outline/Gif.mjs +16 -0
- package/dist/icons/esm/outline/Gift.mjs +17 -0
- package/dist/icons/esm/outline/Globe.mjs +16 -0
- package/dist/icons/esm/outline/GraduationCap.mjs +14 -0
- package/dist/icons/esm/outline/GraphDown.mjs +11 -0
- package/dist/icons/esm/outline/GraphUp.mjs +11 -0
- package/dist/icons/esm/outline/Group.mjs +11 -0
- package/dist/icons/esm/outline/Heart.mjs +11 -0
- package/dist/icons/esm/outline/HelpCircle.mjs +15 -0
- package/dist/icons/esm/outline/Home.mjs +11 -0
- package/dist/icons/esm/outline/InfoCircle.mjs +15 -0
- package/dist/icons/esm/outline/Instagram.mjs +15 -0
- package/dist/icons/esm/outline/Key.mjs +15 -0
- package/dist/icons/esm/outline/Language.mjs +16 -0
- package/dist/icons/esm/outline/Link.mjs +15 -0
- package/dist/icons/esm/outline/LinkSlash.mjs +16 -0
- package/dist/icons/esm/outline/List.mjs +16 -0
- package/dist/icons/esm/outline/Lock.mjs +14 -0
- package/dist/icons/esm/outline/LogIn.mjs +11 -0
- package/dist/icons/esm/outline/LogOut.mjs +11 -0
- package/dist/icons/esm/outline/MagicWand.mjs +16 -0
- package/dist/icons/esm/outline/Mail.mjs +11 -0
- package/dist/icons/esm/outline/Map.mjs +15 -0
- package/dist/icons/esm/outline/MapPin.mjs +14 -0
- package/dist/icons/esm/outline/MapsArrow.mjs +11 -0
- package/dist/icons/esm/outline/MediaImage.mjs +15 -0
- package/dist/icons/esm/outline/Microphone.mjs +11 -0
- package/dist/icons/esm/outline/Minus.mjs +11 -0
- package/dist/icons/esm/outline/MoreHoriz.mjs +15 -0
- package/dist/icons/esm/outline/MoreHorizCircle.mjs +16 -0
- package/dist/icons/esm/outline/NavArrowDown.mjs +11 -0
- package/dist/icons/esm/outline/NavArrowLeft.mjs +11 -0
- package/dist/icons/esm/outline/NavArrowRight.mjs +11 -0
- package/dist/icons/esm/outline/NavArrowUp.mjs +11 -0
- package/dist/icons/esm/outline/OpenNewWindow.mjs +11 -0
- package/dist/icons/esm/outline/Orb.mjs +15 -0
- package/dist/icons/esm/outline/Page.mjs +16 -0
- package/dist/icons/esm/outline/Passkey.mjs +17 -0
- package/dist/icons/esm/outline/Percentage.mjs +15 -0
- package/dist/icons/esm/outline/Pin.mjs +14 -0
- package/dist/icons/esm/outline/Play.mjs +11 -0
- package/dist/icons/esm/outline/Plus.mjs +11 -0
- package/dist/icons/esm/outline/Post.mjs +11 -0
- package/dist/icons/esm/outline/ProfileCircle.mjs +15 -0
- package/dist/icons/esm/outline/Prohibition.mjs +14 -0
- package/dist/icons/esm/outline/QrCode.mjs +20 -0
- package/dist/icons/esm/outline/Refresh.mjs +11 -0
- package/dist/icons/esm/outline/Reports.mjs +15 -0
- package/dist/icons/esm/outline/Safe.mjs +18 -0
- package/dist/icons/esm/outline/Scan.mjs +11 -0
- package/dist/icons/esm/outline/Search.mjs +11 -0
- package/dist/icons/esm/outline/SendMail.mjs +16 -0
- package/dist/icons/esm/outline/Settings.mjs +14 -0
- package/dist/icons/esm/outline/ShareIos.mjs +11 -0
- package/dist/icons/esm/outline/Shield.mjs +11 -0
- package/dist/icons/esm/outline/Shield2.mjs +14 -0
- package/dist/icons/esm/outline/ShieldAlert.mjs +15 -0
- package/dist/icons/esm/outline/ShieldCheck.mjs +14 -0
- package/dist/icons/esm/outline/SmartphoneDevice.mjs +14 -0
- package/dist/icons/esm/outline/SnowFlake.mjs +18 -0
- package/dist/icons/esm/outline/SoftwareUpdateSetting.mjs +14 -0
- package/dist/icons/esm/outline/Sort.mjs +11 -0
- package/dist/icons/esm/outline/SortDown.mjs +11 -0
- package/dist/icons/esm/outline/SortUp.mjs +17 -0
- package/dist/icons/esm/outline/Spark.mjs +11 -0
- package/dist/icons/esm/outline/Sparks.mjs +14 -0
- package/dist/icons/esm/outline/Star.mjs +11 -0
- package/dist/icons/esm/outline/StatsUpSquare.mjs +11 -0
- package/dist/icons/esm/outline/Suitcase.mjs +14 -0
- package/dist/icons/esm/outline/Text.mjs +14 -0
- package/dist/icons/esm/outline/TimerDots.mjs +11 -0
- package/dist/icons/esm/outline/Trash.mjs +11 -0
- package/dist/icons/esm/outline/Trophy.mjs +16 -0
- package/dist/icons/esm/outline/User.mjs +14 -0
- package/dist/icons/esm/outline/VideoCamera.mjs +14 -0
- package/dist/icons/esm/outline/ViewGrid.mjs +16 -0
- package/dist/icons/esm/outline/Wallet.mjs +14 -0
- package/dist/icons/esm/outline/WarningCircle.mjs +15 -0
- package/dist/icons/esm/outline/WarningHexagon.mjs +15 -0
- package/dist/icons/esm/outline/WarningTriangle.mjs +15 -0
- package/dist/icons/esm/outline/Wifi.mjs +14 -0
- package/dist/icons/esm/outline/WifiSignalNone.mjs +11 -0
- package/dist/icons/esm/outline/Xmark.mjs +11 -0
- package/dist/icons/esm/outline/index.d.mts +1 -0
- package/dist/icons/esm/outline/index.mjs +1 -0
- package/dist/icons/esm/regular/Airplane.mjs +11 -0
- package/dist/icons/esm/regular/AntennaSignal.mjs +17 -0
- package/dist/icons/esm/regular/AppleMac.mjs +11 -0
- package/dist/icons/esm/regular/ArrowDown.mjs +11 -0
- package/dist/icons/esm/regular/ArrowDownLeft.mjs +11 -0
- package/dist/icons/esm/regular/ArrowDownRight.mjs +11 -0
- package/dist/icons/esm/regular/ArrowLeft.mjs +11 -0
- package/dist/icons/esm/regular/ArrowRight.mjs +11 -0
- package/dist/icons/esm/regular/ArrowSplit.mjs +11 -0
- package/dist/icons/esm/regular/ArrowUp.mjs +11 -0
- package/dist/icons/esm/regular/ArrowUpLeft.mjs +11 -0
- package/dist/icons/esm/regular/ArrowUpRight.mjs +11 -0
- package/dist/icons/esm/regular/AtSign.mjs +11 -0
- package/dist/icons/esm/regular/BadgeCheck.mjs +14 -0
- package/dist/icons/esm/regular/BadgeNotChecked.mjs +14 -0
- package/dist/icons/esm/regular/Bag.mjs +11 -0
- package/dist/icons/esm/regular/Bank.mjs +11 -0
- package/dist/icons/esm/regular/Bell.mjs +11 -0
- package/dist/icons/esm/regular/BellNotification.mjs +11 -0
- package/dist/icons/esm/regular/BellSlash.mjs +11 -0
- package/dist/icons/esm/regular/Bookmark.mjs +11 -0
- package/dist/icons/esm/regular/BoxIso.mjs +11 -0
- package/dist/icons/esm/regular/Calendar.mjs +11 -0
- package/dist/icons/esm/regular/CalendarPlus.mjs +14 -0
- package/dist/icons/esm/regular/Camera.mjs +14 -0
- package/dist/icons/esm/regular/Cash.mjs +14 -0
- package/dist/icons/esm/regular/CashMulti.mjs +11 -0
- package/dist/icons/esm/regular/Cellular.mjs +16 -0
- package/dist/icons/esm/regular/CellularNoSignal.mjs +16 -0
- package/dist/icons/esm/regular/ChatBubble.mjs +11 -0
- package/dist/icons/esm/regular/ChatBubbleEmpty.mjs +11 -0
- package/dist/icons/esm/regular/ChatBubbleQuestion.mjs +15 -0
- package/dist/icons/esm/regular/ChatBubbleTranslate.mjs +11 -0
- package/dist/icons/esm/regular/ChatBubbleWarning.mjs +15 -0
- package/dist/icons/esm/regular/ChatLines.mjs +15 -0
- package/dist/icons/esm/regular/Check.mjs +11 -0
- package/dist/icons/esm/regular/CheckCircle.mjs +14 -0
- package/dist/icons/esm/regular/Clock.mjs +11 -0
- package/dist/icons/esm/regular/ClockRotateRight.mjs +14 -0
- package/dist/icons/esm/regular/Cloud.mjs +11 -0
- package/dist/icons/esm/regular/CloudDownload.mjs +11 -0
- package/dist/icons/esm/regular/Coins.mjs +14 -0
- package/dist/icons/esm/regular/Compass.mjs +14 -0
- package/dist/icons/esm/regular/Copy.mjs +14 -0
- package/dist/icons/esm/regular/Coupon.mjs +11 -0
- package/dist/icons/esm/regular/Cube.mjs +11 -0
- package/dist/icons/esm/regular/DeliveryCheck.mjs +15 -0
- package/dist/icons/esm/regular/DeliveryTruck.mjs +11 -0
- package/dist/icons/esm/regular/DoubleCheck.mjs +15 -0
- package/dist/icons/esm/regular/Download.mjs +11 -0
- package/dist/icons/esm/regular/EditPencil.mjs +11 -0
- package/dist/icons/esm/regular/EmptyPage.mjs +11 -0
- package/dist/icons/esm/regular/Eye.mjs +11 -0
- package/dist/icons/esm/regular/EyeClosed.mjs +11 -0
- package/dist/icons/esm/regular/FaceId.mjs +20 -0
- package/dist/icons/esm/regular/FilterList.mjs +16 -0
- package/dist/icons/esm/regular/Flash.mjs +11 -0
- package/dist/icons/esm/regular/Gif.mjs +16 -0
- package/dist/icons/esm/regular/Globe.mjs +11 -0
- package/dist/icons/esm/regular/GraduationCap.mjs +11 -0
- package/dist/icons/esm/regular/GraphDown.mjs +11 -0
- package/dist/icons/esm/regular/GraphUp.mjs +11 -0
- package/dist/icons/esm/regular/Group.mjs +11 -0
- package/dist/icons/esm/regular/Heart.mjs +11 -0
- package/dist/icons/esm/regular/HelpCircle.mjs +15 -0
- package/dist/icons/esm/regular/Home.mjs +11 -0
- package/dist/icons/esm/regular/InfoCircle.mjs +15 -0
- package/dist/icons/esm/regular/Instagram.mjs +15 -0
- package/dist/icons/esm/regular/Key.mjs +11 -0
- package/dist/icons/esm/regular/Language.mjs +11 -0
- package/dist/icons/esm/regular/Link.mjs +11 -0
- package/dist/icons/esm/regular/LinkSlash.mjs +16 -0
- package/dist/icons/esm/regular/List.mjs +11 -0
- package/dist/icons/esm/regular/Lock.mjs +11 -0
- package/dist/icons/esm/regular/LogIn.mjs +11 -0
- package/dist/icons/esm/regular/LogOut.mjs +14 -0
- package/dist/icons/esm/regular/MagicWand.mjs +16 -0
- package/dist/icons/esm/regular/Mail.mjs +11 -0
- package/dist/icons/esm/regular/Map.mjs +11 -0
- package/dist/icons/esm/regular/MapPin.mjs +11 -0
- package/dist/icons/esm/regular/MapsArrow.mjs +11 -0
- package/dist/icons/esm/regular/MediaImage.mjs +11 -0
- package/dist/icons/esm/regular/Microphone.mjs +11 -0
- package/dist/icons/esm/regular/Minus.mjs +11 -0
- package/dist/icons/esm/regular/MoreHoriz.mjs +15 -0
- package/dist/icons/esm/regular/MoreHorizCircle.mjs +16 -0
- package/dist/icons/esm/regular/NavArrowDown.mjs +11 -0
- package/dist/icons/esm/regular/NavArrowLeft.mjs +11 -0
- package/dist/icons/esm/regular/NavArrowRight.mjs +11 -0
- package/dist/icons/esm/regular/NavArrowUp.mjs +11 -0
- package/dist/icons/esm/regular/OpenNewWindow.mjs +11 -0
- package/dist/icons/esm/regular/Orb.mjs +11 -0
- package/dist/icons/esm/regular/Page.mjs +11 -0
- package/dist/icons/esm/regular/Passkey.mjs +15 -0
- package/dist/icons/esm/regular/Percentage.mjs +15 -0
- package/dist/icons/esm/regular/Pin.mjs +11 -0
- package/dist/icons/esm/regular/Play.mjs +11 -0
- package/dist/icons/esm/regular/Plus.mjs +11 -0
- package/dist/icons/esm/regular/Post.mjs +16 -0
- package/dist/icons/esm/regular/ProfileCircle.mjs +14 -0
- package/dist/icons/esm/regular/Prohibition.mjs +11 -0
- package/dist/icons/esm/regular/QrCode.mjs +11 -0
- package/dist/icons/esm/regular/Refresh.mjs +11 -0
- package/dist/icons/esm/regular/Reports.mjs +11 -0
- package/dist/icons/esm/regular/Safe.mjs +14 -0
- package/dist/icons/esm/regular/Scan.mjs +17 -0
- package/dist/icons/esm/regular/Search.mjs +11 -0
- package/dist/icons/esm/regular/SendMail.mjs +15 -0
- package/dist/icons/esm/regular/Settings.mjs +11 -0
- package/dist/icons/esm/regular/ShareIos.mjs +14 -0
- package/dist/icons/esm/regular/Shield.mjs +11 -0
- package/dist/icons/esm/regular/Shield2.mjs +11 -0
- package/dist/icons/esm/regular/ShieldAlert.mjs +11 -0
- package/dist/icons/esm/regular/SmartphoneDevice.mjs +14 -0
- package/dist/icons/esm/regular/SnowFlake.mjs +11 -0
- package/dist/icons/esm/regular/SoftwareUpdateSetting.mjs +14 -0
- package/dist/icons/esm/regular/Sort.mjs +16 -0
- package/dist/icons/esm/regular/SortDown.mjs +11 -0
- package/dist/icons/esm/regular/SortUp.mjs +11 -0
- package/dist/icons/esm/regular/Spark.mjs +11 -0
- package/dist/icons/esm/regular/Sparks.mjs +14 -0
- package/dist/icons/esm/regular/Star.mjs +11 -0
- package/dist/icons/esm/regular/StatsUpSquare.mjs +16 -0
- package/dist/icons/esm/regular/Suitcase.mjs +11 -0
- package/dist/icons/esm/regular/TimerDots.mjs +11 -0
- package/dist/icons/esm/regular/Trash.mjs +11 -0
- package/dist/icons/esm/regular/Trophy.mjs +11 -0
- package/dist/icons/esm/regular/User.mjs +14 -0
- package/dist/icons/esm/regular/VideoCamera.mjs +11 -0
- package/dist/icons/esm/regular/ViewGrid.mjs +16 -0
- package/dist/icons/esm/regular/Wallet.mjs +11 -0
- package/dist/icons/esm/regular/WarningCircle.mjs +15 -0
- package/dist/icons/esm/regular/WarningHexagon.mjs +15 -0
- package/dist/icons/esm/regular/WarningTriangle.mjs +15 -0
- package/dist/icons/esm/regular/WarningTriangle2.mjs +11 -0
- package/dist/icons/esm/regular/Wifi.mjs +16 -0
- package/dist/icons/esm/regular/WifiSignalNone.mjs +11 -0
- package/dist/icons/esm/regular/Xmark.mjs +11 -0
- package/dist/icons/esm/regular/index.d.mts +1 -0
- package/dist/icons/esm/regular/index.mjs +1 -0
- package/dist/icons/esm/solid/Airplane.mjs +11 -0
- package/dist/icons/esm/solid/AppleMac.mjs +14 -0
- package/dist/icons/esm/solid/ArrowDown.mjs +11 -0
- package/dist/icons/esm/solid/ArrowDownLeft.mjs +11 -0
- package/dist/icons/esm/solid/ArrowDownRight.mjs +11 -0
- package/dist/icons/esm/solid/ArrowLeft.mjs +11 -0
- package/dist/icons/esm/solid/ArrowRight.mjs +11 -0
- package/dist/icons/esm/solid/ArrowSplit.mjs +11 -0
- package/dist/icons/esm/solid/ArrowUp.mjs +11 -0
- package/dist/icons/esm/solid/ArrowUpLeft.mjs +11 -0
- package/dist/icons/esm/solid/AtSign.mjs +11 -0
- package/dist/icons/esm/solid/BadgeCheck.mjs +11 -0
- package/dist/icons/esm/solid/BadgeNotChecked.mjs +11 -0
- package/dist/icons/esm/solid/Bag.mjs +11 -0
- package/dist/icons/esm/solid/Bank.mjs +11 -0
- package/dist/icons/esm/solid/Bell.mjs +11 -0
- package/dist/icons/esm/solid/BellNotification.mjs +14 -0
- package/dist/icons/esm/solid/BellSlash.mjs +11 -0
- package/dist/icons/esm/solid/Bookmark.mjs +11 -0
- package/dist/icons/esm/solid/BoxIso.mjs +11 -0
- package/dist/icons/esm/solid/Calendar.mjs +11 -0
- package/dist/icons/esm/solid/CalendarPlus.mjs +14 -0
- package/dist/icons/esm/solid/Camera.mjs +11 -0
- package/dist/icons/esm/solid/Cash.mjs +11 -0
- package/dist/icons/esm/solid/CashMulti.mjs +14 -0
- package/dist/icons/esm/solid/Cellular.mjs +16 -0
- package/dist/icons/esm/solid/CellularNoSignal.mjs +16 -0
- package/dist/icons/esm/solid/ChatBubble.mjs +11 -0
- package/dist/icons/esm/solid/ChatBubbleEmpty.mjs +11 -0
- package/dist/icons/esm/solid/ChatBubbleQuestion.mjs +11 -0
- package/dist/icons/esm/solid/ChatBubbleTranslate.mjs +11 -0
- package/dist/icons/esm/solid/ChatBubbleWarning.mjs +11 -0
- package/dist/icons/esm/solid/ChatLines.mjs +11 -0
- package/dist/icons/esm/solid/Check.mjs +11 -0
- package/dist/icons/esm/solid/CheckCircle.mjs +11 -0
- package/dist/icons/esm/solid/Clock.mjs +11 -0
- package/dist/icons/esm/solid/ClockRotateRight.mjs +14 -0
- package/dist/icons/esm/solid/Cloud.mjs +11 -0
- package/dist/icons/esm/solid/CloudDownload.mjs +11 -0
- package/dist/icons/esm/solid/Coins.mjs +14 -0
- package/dist/icons/esm/solid/Compass.mjs +11 -0
- package/dist/icons/esm/solid/Copy.mjs +14 -0
- package/dist/icons/esm/solid/Coupon.mjs +11 -0
- package/dist/icons/esm/solid/Cube.mjs +15 -0
- package/dist/icons/esm/solid/DeliveryCheck.mjs +11 -0
- package/dist/icons/esm/solid/DeliveryTruck.mjs +11 -0
- package/dist/icons/esm/solid/DoubleCheck.mjs +15 -0
- package/dist/icons/esm/solid/Download.mjs +11 -0
- package/dist/icons/esm/solid/EditPencil.mjs +14 -0
- package/dist/icons/esm/solid/EmptyPage.mjs +11 -0
- package/dist/icons/esm/solid/Eye.mjs +11 -0
- package/dist/icons/esm/solid/EyeClosed.mjs +11 -0
- package/dist/icons/esm/solid/FaceId.mjs +20 -0
- package/dist/icons/esm/solid/FilterList.mjs +16 -0
- package/dist/icons/esm/solid/Flash.mjs +11 -0
- package/dist/icons/esm/solid/Gif.mjs +11 -0
- package/dist/icons/esm/solid/Gift.mjs +11 -0
- package/dist/icons/esm/solid/Globe.mjs +11 -0
- package/dist/icons/esm/solid/GraduationCap.mjs +14 -0
- package/dist/icons/esm/solid/GraphDown.mjs +11 -0
- package/dist/icons/esm/solid/GraphUp.mjs +11 -0
- package/dist/icons/esm/solid/Group.mjs +14 -0
- package/dist/icons/esm/solid/Heart.mjs +11 -0
- package/dist/icons/esm/solid/HelpCircle.mjs +11 -0
- package/dist/icons/esm/solid/Home.mjs +11 -0
- package/dist/icons/esm/solid/InfoCircle.mjs +11 -0
- package/dist/icons/esm/solid/Instagram.mjs +14 -0
- package/dist/icons/esm/solid/Key.mjs +11 -0
- package/dist/icons/esm/solid/Language.mjs +21 -0
- package/dist/icons/esm/solid/Link.mjs +11 -0
- package/dist/icons/esm/solid/List.mjs +11 -0
- package/dist/icons/esm/solid/Lock.mjs +11 -0
- package/dist/icons/esm/solid/LogIn.mjs +11 -0
- package/dist/icons/esm/solid/LogOut.mjs +14 -0
- package/dist/icons/esm/solid/MagicWand.mjs +16 -0
- package/dist/icons/esm/solid/Mail.mjs +14 -0
- package/dist/icons/esm/solid/Map.mjs +11 -0
- package/dist/icons/esm/solid/MapPin.mjs +11 -0
- package/dist/icons/esm/solid/MapsArrow.mjs +11 -0
- package/dist/icons/esm/solid/MediaImage.mjs +14 -0
- package/dist/icons/esm/solid/Microphone.mjs +11 -0
- package/dist/icons/esm/solid/Minus.mjs +11 -0
- package/dist/icons/esm/solid/MoreHoriz.mjs +15 -0
- package/dist/icons/esm/solid/MoreHorizCircle.mjs +11 -0
- package/dist/icons/esm/solid/NavArrowDown.mjs +11 -0
- package/dist/icons/esm/solid/NavArrowLeft.mjs +11 -0
- package/dist/icons/esm/solid/NavArrowRight.mjs +11 -0
- package/dist/icons/esm/solid/NavArrowUp.mjs +11 -0
- package/dist/icons/esm/solid/OpenNewWindow.mjs +11 -0
- package/dist/icons/esm/solid/Orb.mjs +11 -0
- package/dist/icons/esm/solid/Page.mjs +11 -0
- package/dist/icons/esm/solid/Passkey.mjs +15 -0
- package/dist/icons/esm/solid/Percentage.mjs +15 -0
- package/dist/icons/esm/solid/Pin.mjs +11 -0
- package/dist/icons/esm/solid/Play.mjs +11 -0
- package/dist/icons/esm/solid/Plus.mjs +11 -0
- package/dist/icons/esm/solid/Post.mjs +11 -0
- package/dist/icons/esm/solid/ProfileCircle.mjs +14 -0
- package/dist/icons/esm/solid/Prohibition.mjs +11 -0
- package/dist/icons/esm/solid/QrCode.mjs +11 -0
- package/dist/icons/esm/solid/Refresh.mjs +11 -0
- package/dist/icons/esm/solid/Reports.mjs +11 -0
- package/dist/icons/esm/solid/Safe.mjs +14 -0
- package/dist/icons/esm/solid/Scan.mjs +17 -0
- package/dist/icons/esm/solid/Search.mjs +11 -0
- package/dist/icons/esm/solid/SendMail.mjs +15 -0
- package/dist/icons/esm/solid/Settings.mjs +11 -0
- package/dist/icons/esm/solid/ShareIos.mjs +14 -0
- package/dist/icons/esm/solid/Shield.mjs +11 -0
- package/dist/icons/esm/solid/Shield2.mjs +11 -0
- package/dist/icons/esm/solid/ShieldAlert.mjs +11 -0
- package/dist/icons/esm/solid/ShieldCheck.mjs +11 -0
- package/dist/icons/esm/solid/SmartphoneDevice.mjs +11 -0
- package/dist/icons/esm/solid/SnowFlake.mjs +11 -0
- package/dist/icons/esm/solid/SoftwareUpdateSetting.mjs +11 -0
- package/dist/icons/esm/solid/Sort.mjs +16 -0
- package/dist/icons/esm/solid/SortDown.mjs +11 -0
- package/dist/icons/esm/solid/SortUp.mjs +11 -0
- package/dist/icons/esm/solid/Spark.mjs +11 -0
- package/dist/icons/esm/solid/Sparks.mjs +14 -0
- package/dist/icons/esm/solid/Star.mjs +11 -0
- package/dist/icons/esm/solid/StatsUpSquare.mjs +11 -0
- package/dist/icons/esm/solid/Suitcase.mjs +11 -0
- package/dist/icons/esm/solid/Text.mjs +11 -0
- package/dist/icons/esm/solid/TimerDots.mjs +11 -0
- package/dist/icons/esm/solid/Trash.mjs +11 -0
- package/dist/icons/esm/solid/Trophy.mjs +11 -0
- package/dist/icons/esm/solid/User.mjs +14 -0
- package/dist/icons/esm/solid/VideoCamera.mjs +11 -0
- package/dist/icons/esm/solid/ViewGrid.mjs +16 -0
- package/dist/icons/esm/solid/Wallet.mjs +11 -0
- package/dist/icons/esm/solid/WarningCircle.mjs +11 -0
- package/dist/icons/esm/solid/WarningHexagon.mjs +11 -0
- package/dist/icons/esm/solid/WarningTriangle.mjs +11 -0
- package/dist/icons/esm/solid/WarningTriangle2.mjs +11 -0
- package/dist/icons/esm/solid/Wifi.mjs +16 -0
- package/dist/icons/esm/solid/WifiSignalNone.mjs +11 -0
- package/dist/icons/esm/solid/Xmark.mjs +11 -0
- package/dist/icons/esm/solid/index.d.mts +1 -0
- package/dist/icons/esm/solid/index.mjs +1 -0
- package/dist/icons/icon.d.ts +3 -0
- package/dist/icons/index.d.ts +1 -0
- package/dist/icons/index.js +1 -0
- package/dist/icons/outline/Airplane.js +30 -0
- package/dist/icons/outline/AntennaSignal.js +33 -0
- package/dist/icons/outline/AppleMac.js +33 -0
- package/dist/icons/outline/ArrowDown.js +33 -0
- package/dist/icons/outline/ArrowDownLeft.js +33 -0
- package/dist/icons/outline/ArrowDownRight.js +33 -0
- package/dist/icons/outline/ArrowLeft.js +30 -0
- package/dist/icons/outline/ArrowRight.js +30 -0
- package/dist/icons/outline/ArrowSplit.js +30 -0
- package/dist/icons/outline/ArrowUp.js +33 -0
- package/dist/icons/outline/ArrowUpLeft.js +33 -0
- package/dist/icons/outline/ArrowUpRight.js +33 -0
- package/dist/icons/outline/AtSign.js +35 -0
- package/dist/icons/outline/BadgeCheck.js +30 -0
- package/dist/icons/outline/BadgeNotChecked.js +34 -0
- package/dist/icons/outline/Bag.js +33 -0
- package/dist/icons/outline/Bank.js +36 -0
- package/dist/icons/outline/Bell.js +33 -0
- package/dist/icons/outline/BellNotification.js +33 -0
- package/dist/icons/outline/BellSlash.js +33 -0
- package/dist/icons/outline/Bookmark.js +30 -0
- package/dist/icons/outline/BoxIso.js +33 -0
- package/dist/icons/outline/Calendar.js +35 -0
- package/dist/icons/outline/CalendarPlus.js +37 -0
- package/dist/icons/outline/Camera.js +33 -0
- package/dist/icons/outline/Cash.js +33 -0
- package/dist/icons/outline/CashMulti.js +36 -0
- package/dist/icons/outline/Cellular.js +30 -0
- package/dist/icons/outline/CellularNoSignal.js +30 -0
- package/dist/icons/outline/ChatBubble.js +35 -0
- package/dist/icons/outline/ChatBubbleEmpty.js +30 -0
- package/dist/icons/outline/ChatBubbleQuestion.js +34 -0
- package/dist/icons/outline/ChatBubbleTranslate.js +36 -0
- package/dist/icons/outline/ChatBubbleWarning.js +34 -0
- package/dist/icons/outline/ChatLines.js +34 -0
- package/dist/icons/outline/Check.js +30 -0
- package/dist/icons/outline/CheckCircle.js +33 -0
- package/dist/icons/outline/Clock.js +30 -0
- package/dist/icons/outline/ClockRotateRight.js +34 -0
- package/dist/icons/outline/Cloud.js +30 -0
- package/dist/icons/outline/CloudDownload.js +30 -0
- package/dist/icons/outline/Coins.js +33 -0
- package/dist/icons/outline/Compass.js +33 -0
- package/dist/icons/outline/Copy.js +30 -0
- package/dist/icons/outline/Coupon.js +35 -0
- package/dist/icons/outline/Cube.js +34 -0
- package/dist/icons/outline/DeliveryCheck.js +34 -0
- package/dist/icons/outline/DeliveryTruck.js +40 -0
- package/dist/icons/outline/DoubleCheck.js +34 -0
- package/dist/icons/outline/Download.js +30 -0
- package/dist/icons/outline/EditPencil.js +30 -0
- package/dist/icons/outline/EmptyPage.js +33 -0
- package/dist/icons/outline/Eye.js +33 -0
- package/dist/icons/outline/EyeClosed.js +30 -0
- package/dist/icons/outline/FaceId.js +30 -0
- package/dist/icons/outline/FilterList.js +30 -0
- package/dist/icons/outline/Flash.js +30 -0
- package/dist/icons/outline/Gif.js +35 -0
- package/dist/icons/outline/Gift.js +36 -0
- package/dist/icons/outline/Globe.js +35 -0
- package/dist/icons/outline/GraduationCap.js +33 -0
- package/dist/icons/outline/GraphDown.js +30 -0
- package/dist/icons/outline/GraphUp.js +30 -0
- package/dist/icons/outline/Group.js +30 -0
- package/dist/icons/outline/Heart.js +30 -0
- package/dist/icons/outline/HelpCircle.js +34 -0
- package/dist/icons/outline/Home.js +30 -0
- package/dist/icons/outline/InfoCircle.js +34 -0
- package/dist/icons/outline/Instagram.js +34 -0
- package/dist/icons/outline/Key.js +34 -0
- package/dist/icons/outline/Language.js +35 -0
- package/dist/icons/outline/Link.js +34 -0
- package/dist/icons/outline/LinkSlash.js +35 -0
- package/dist/icons/outline/List.js +35 -0
- package/dist/icons/outline/Lock.js +33 -0
- package/dist/icons/outline/LogIn.js +30 -0
- package/dist/icons/outline/LogOut.js +30 -0
- package/dist/icons/outline/MagicWand.js +35 -0
- package/dist/icons/outline/Mail.js +30 -0
- package/dist/icons/outline/Map.js +34 -0
- package/dist/icons/outline/MapPin.js +33 -0
- package/dist/icons/outline/MapsArrow.js +30 -0
- package/dist/icons/outline/MediaImage.js +34 -0
- package/dist/icons/outline/Microphone.js +30 -0
- package/dist/icons/outline/Minus.js +30 -0
- package/dist/icons/outline/MoreHoriz.js +34 -0
- package/dist/icons/outline/MoreHorizCircle.js +35 -0
- package/dist/icons/outline/NavArrowDown.js +30 -0
- package/dist/icons/outline/NavArrowLeft.js +30 -0
- package/dist/icons/outline/NavArrowRight.js +30 -0
- package/dist/icons/outline/NavArrowUp.js +30 -0
- package/dist/icons/outline/OpenNewWindow.js +30 -0
- package/dist/icons/outline/Orb.js +34 -0
- package/dist/icons/outline/Page.js +35 -0
- package/dist/icons/outline/Passkey.js +36 -0
- package/dist/icons/outline/Percentage.js +34 -0
- package/dist/icons/outline/Pin.js +33 -0
- package/dist/icons/outline/Play.js +30 -0
- package/dist/icons/outline/Plus.js +30 -0
- package/dist/icons/outline/Post.js +30 -0
- package/dist/icons/outline/ProfileCircle.js +34 -0
- package/dist/icons/outline/Prohibition.js +33 -0
- package/dist/icons/outline/QrCode.js +39 -0
- package/dist/icons/outline/Refresh.js +30 -0
- package/dist/icons/outline/Reports.js +34 -0
- package/dist/icons/outline/Safe.js +37 -0
- package/dist/icons/outline/Scan.js +30 -0
- package/dist/icons/outline/Search.js +30 -0
- package/dist/icons/outline/SendMail.js +35 -0
- package/dist/icons/outline/Settings.js +33 -0
- package/dist/icons/outline/ShareIos.js +30 -0
- package/dist/icons/outline/Shield.js +30 -0
- package/dist/icons/outline/Shield2.js +33 -0
- package/dist/icons/outline/ShieldAlert.js +34 -0
- package/dist/icons/outline/ShieldCheck.js +33 -0
- package/dist/icons/outline/SmartphoneDevice.js +33 -0
- package/dist/icons/outline/SnowFlake.js +37 -0
- package/dist/icons/outline/SoftwareUpdateSetting.js +33 -0
- package/dist/icons/outline/Sort.js +30 -0
- package/dist/icons/outline/SortDown.js +30 -0
- package/dist/icons/outline/SortUp.js +36 -0
- package/dist/icons/outline/Spark.js +30 -0
- package/dist/icons/outline/Sparks.js +33 -0
- package/dist/icons/outline/Star.js +30 -0
- package/dist/icons/outline/StatsUpSquare.js +30 -0
- package/dist/icons/outline/Suitcase.js +33 -0
- package/dist/icons/outline/Text.js +33 -0
- package/dist/icons/outline/TimerDots.js +30 -0
- package/dist/icons/outline/Trash.js +30 -0
- package/dist/icons/outline/Trophy.js +35 -0
- package/dist/icons/outline/User.js +33 -0
- package/dist/icons/outline/VideoCamera.js +33 -0
- package/dist/icons/outline/ViewGrid.js +35 -0
- package/dist/icons/outline/Wallet.js +33 -0
- package/dist/icons/outline/WarningCircle.js +34 -0
- package/dist/icons/outline/WarningHexagon.js +34 -0
- package/dist/icons/outline/WarningTriangle.js +34 -0
- package/dist/icons/outline/Wifi.js +33 -0
- package/dist/icons/outline/WifiSignalNone.js +30 -0
- package/dist/icons/outline/Xmark.js +30 -0
- package/dist/icons/outline/index.d.ts +1 -0
- package/dist/icons/outline/index.js +1 -0
- package/dist/icons/regular/Airplane.js +30 -0
- package/dist/icons/regular/AntennaSignal.js +36 -0
- package/dist/icons/regular/AppleMac.js +30 -0
- package/dist/icons/regular/ArrowDown.js +30 -0
- package/dist/icons/regular/ArrowDownLeft.js +30 -0
- package/dist/icons/regular/ArrowDownRight.js +30 -0
- package/dist/icons/regular/ArrowLeft.js +30 -0
- package/dist/icons/regular/ArrowRight.js +30 -0
- package/dist/icons/regular/ArrowSplit.js +30 -0
- package/dist/icons/regular/ArrowUp.js +30 -0
- package/dist/icons/regular/ArrowUpLeft.js +30 -0
- package/dist/icons/regular/ArrowUpRight.js +30 -0
- package/dist/icons/regular/AtSign.js +30 -0
- package/dist/icons/regular/BadgeCheck.js +33 -0
- package/dist/icons/regular/BadgeNotChecked.js +33 -0
- package/dist/icons/regular/Bag.js +30 -0
- package/dist/icons/regular/Bank.js +30 -0
- package/dist/icons/regular/Bell.js +30 -0
- package/dist/icons/regular/BellNotification.js +30 -0
- package/dist/icons/regular/BellSlash.js +30 -0
- package/dist/icons/regular/Bookmark.js +30 -0
- package/dist/icons/regular/BoxIso.js +30 -0
- package/dist/icons/regular/Calendar.js +30 -0
- package/dist/icons/regular/CalendarPlus.js +33 -0
- package/dist/icons/regular/Camera.js +33 -0
- package/dist/icons/regular/Cash.js +33 -0
- package/dist/icons/regular/CashMulti.js +30 -0
- package/dist/icons/regular/Cellular.js +35 -0
- package/dist/icons/regular/CellularNoSignal.js +35 -0
- package/dist/icons/regular/ChatBubble.js +30 -0
- package/dist/icons/regular/ChatBubbleEmpty.js +30 -0
- package/dist/icons/regular/ChatBubbleQuestion.js +34 -0
- package/dist/icons/regular/ChatBubbleTranslate.js +30 -0
- package/dist/icons/regular/ChatBubbleWarning.js +34 -0
- package/dist/icons/regular/ChatLines.js +34 -0
- package/dist/icons/regular/Check.js +30 -0
- package/dist/icons/regular/CheckCircle.js +33 -0
- package/dist/icons/regular/Clock.js +30 -0
- package/dist/icons/regular/ClockRotateRight.js +33 -0
- package/dist/icons/regular/Cloud.js +30 -0
- package/dist/icons/regular/CloudDownload.js +30 -0
- package/dist/icons/regular/Coins.js +33 -0
- package/dist/icons/regular/Compass.js +33 -0
- package/dist/icons/regular/Copy.js +33 -0
- package/dist/icons/regular/Coupon.js +30 -0
- package/dist/icons/regular/Cube.js +30 -0
- package/dist/icons/regular/DeliveryCheck.js +34 -0
- package/dist/icons/regular/DeliveryTruck.js +30 -0
- package/dist/icons/regular/DoubleCheck.js +34 -0
- package/dist/icons/regular/Download.js +30 -0
- package/dist/icons/regular/EditPencil.js +30 -0
- package/dist/icons/regular/EmptyPage.js +30 -0
- package/dist/icons/regular/Eye.js +30 -0
- package/dist/icons/regular/EyeClosed.js +30 -0
- package/dist/icons/regular/FaceId.js +39 -0
- package/dist/icons/regular/FilterList.js +35 -0
- package/dist/icons/regular/Flash.js +30 -0
- package/dist/icons/regular/Gif.js +35 -0
- package/dist/icons/regular/Globe.js +30 -0
- package/dist/icons/regular/GraduationCap.js +30 -0
- package/dist/icons/regular/GraphDown.js +30 -0
- package/dist/icons/regular/GraphUp.js +30 -0
- package/dist/icons/regular/Group.js +30 -0
- package/dist/icons/regular/Heart.js +30 -0
- package/dist/icons/regular/HelpCircle.js +34 -0
- package/dist/icons/regular/Home.js +30 -0
- package/dist/icons/regular/InfoCircle.js +34 -0
- package/dist/icons/regular/Instagram.js +34 -0
- package/dist/icons/regular/Key.js +30 -0
- package/dist/icons/regular/Language.js +30 -0
- package/dist/icons/regular/Link.js +30 -0
- package/dist/icons/regular/LinkSlash.js +35 -0
- package/dist/icons/regular/List.js +30 -0
- package/dist/icons/regular/Lock.js +30 -0
- package/dist/icons/regular/LogIn.js +30 -0
- package/dist/icons/regular/LogOut.js +33 -0
- package/dist/icons/regular/MagicWand.js +35 -0
- package/dist/icons/regular/Mail.js +30 -0
- package/dist/icons/regular/Map.js +30 -0
- package/dist/icons/regular/MapPin.js +30 -0
- package/dist/icons/regular/MapsArrow.js +30 -0
- package/dist/icons/regular/MediaImage.js +30 -0
- package/dist/icons/regular/Microphone.js +30 -0
- package/dist/icons/regular/Minus.js +30 -0
- package/dist/icons/regular/MoreHoriz.js +34 -0
- package/dist/icons/regular/MoreHorizCircle.js +35 -0
- package/dist/icons/regular/NavArrowDown.js +30 -0
- package/dist/icons/regular/NavArrowLeft.js +30 -0
- package/dist/icons/regular/NavArrowRight.js +30 -0
- package/dist/icons/regular/NavArrowUp.js +30 -0
- package/dist/icons/regular/OpenNewWindow.js +30 -0
- package/dist/icons/regular/Orb.js +30 -0
- package/dist/icons/regular/Page.js +30 -0
- package/dist/icons/regular/Passkey.js +34 -0
- package/dist/icons/regular/Percentage.js +34 -0
- package/dist/icons/regular/Pin.js +30 -0
- package/dist/icons/regular/Play.js +30 -0
- package/dist/icons/regular/Plus.js +30 -0
- package/dist/icons/regular/Post.js +35 -0
- package/dist/icons/regular/ProfileCircle.js +33 -0
- package/dist/icons/regular/Prohibition.js +30 -0
- package/dist/icons/regular/QrCode.js +30 -0
- package/dist/icons/regular/Refresh.js +30 -0
- package/dist/icons/regular/Reports.js +30 -0
- package/dist/icons/regular/Safe.js +33 -0
- package/dist/icons/regular/Scan.js +36 -0
- package/dist/icons/regular/Search.js +30 -0
- package/dist/icons/regular/SendMail.js +34 -0
- package/dist/icons/regular/Settings.js +30 -0
- package/dist/icons/regular/ShareIos.js +33 -0
- package/dist/icons/regular/Shield.js +30 -0
- package/dist/icons/regular/Shield2.js +30 -0
- package/dist/icons/regular/ShieldAlert.js +30 -0
- package/dist/icons/regular/SmartphoneDevice.js +33 -0
- package/dist/icons/regular/SnowFlake.js +30 -0
- package/dist/icons/regular/SoftwareUpdateSetting.js +33 -0
- package/dist/icons/regular/Sort.js +35 -0
- package/dist/icons/regular/SortDown.js +30 -0
- package/dist/icons/regular/SortUp.js +30 -0
- package/dist/icons/regular/Spark.js +30 -0
- package/dist/icons/regular/Sparks.js +33 -0
- package/dist/icons/regular/Star.js +30 -0
- package/dist/icons/regular/StatsUpSquare.js +35 -0
- package/dist/icons/regular/Suitcase.js +30 -0
- package/dist/icons/regular/TimerDots.js +30 -0
- package/dist/icons/regular/Trash.js +30 -0
- package/dist/icons/regular/Trophy.js +30 -0
- package/dist/icons/regular/User.js +33 -0
- package/dist/icons/regular/VideoCamera.js +30 -0
- package/dist/icons/regular/ViewGrid.js +35 -0
- package/dist/icons/regular/Wallet.js +30 -0
- package/dist/icons/regular/WarningCircle.js +34 -0
- package/dist/icons/regular/WarningHexagon.js +34 -0
- package/dist/icons/regular/WarningTriangle.js +34 -0
- package/dist/icons/regular/WarningTriangle2.js +30 -0
- package/dist/icons/regular/Wifi.js +35 -0
- package/dist/icons/regular/WifiSignalNone.js +30 -0
- package/dist/icons/regular/Xmark.js +30 -0
- package/dist/icons/regular/index.d.ts +1 -0
- package/dist/icons/regular/index.js +1 -0
- package/dist/icons/solid/Airplane.js +30 -0
- package/dist/icons/solid/AppleMac.js +33 -0
- package/dist/icons/solid/ArrowDown.js +30 -0
- package/dist/icons/solid/ArrowDownLeft.js +30 -0
- package/dist/icons/solid/ArrowDownRight.js +30 -0
- package/dist/icons/solid/ArrowLeft.js +30 -0
- package/dist/icons/solid/ArrowRight.js +30 -0
- package/dist/icons/solid/ArrowSplit.js +30 -0
- package/dist/icons/solid/ArrowUp.js +30 -0
- package/dist/icons/solid/ArrowUpLeft.js +30 -0
- package/dist/icons/solid/AtSign.js +30 -0
- package/dist/icons/solid/BadgeCheck.js +30 -0
- package/dist/icons/solid/BadgeNotChecked.js +30 -0
- package/dist/icons/solid/Bag.js +30 -0
- package/dist/icons/solid/Bank.js +30 -0
- package/dist/icons/solid/Bell.js +30 -0
- package/dist/icons/solid/BellNotification.js +33 -0
- package/dist/icons/solid/BellSlash.js +30 -0
- package/dist/icons/solid/Bookmark.js +30 -0
- package/dist/icons/solid/BoxIso.js +30 -0
- package/dist/icons/solid/Calendar.js +30 -0
- package/dist/icons/solid/CalendarPlus.js +33 -0
- package/dist/icons/solid/Camera.js +30 -0
- package/dist/icons/solid/Cash.js +30 -0
- package/dist/icons/solid/CashMulti.js +33 -0
- package/dist/icons/solid/Cellular.js +35 -0
- package/dist/icons/solid/CellularNoSignal.js +35 -0
- package/dist/icons/solid/ChatBubble.js +30 -0
- package/dist/icons/solid/ChatBubbleEmpty.js +30 -0
- package/dist/icons/solid/ChatBubbleQuestion.js +30 -0
- package/dist/icons/solid/ChatBubbleTranslate.js +30 -0
- package/dist/icons/solid/ChatBubbleWarning.js +30 -0
- package/dist/icons/solid/ChatLines.js +30 -0
- package/dist/icons/solid/Check.js +30 -0
- package/dist/icons/solid/CheckCircle.js +30 -0
- package/dist/icons/solid/Clock.js +30 -0
- package/dist/icons/solid/ClockRotateRight.js +33 -0
- package/dist/icons/solid/Cloud.js +30 -0
- package/dist/icons/solid/CloudDownload.js +30 -0
- package/dist/icons/solid/Coins.js +33 -0
- package/dist/icons/solid/Compass.js +30 -0
- package/dist/icons/solid/Copy.js +33 -0
- package/dist/icons/solid/Coupon.js +30 -0
- package/dist/icons/solid/Cube.js +34 -0
- package/dist/icons/solid/DeliveryCheck.js +30 -0
- package/dist/icons/solid/DeliveryTruck.js +30 -0
- package/dist/icons/solid/DoubleCheck.js +34 -0
- package/dist/icons/solid/Download.js +30 -0
- package/dist/icons/solid/EditPencil.js +33 -0
- package/dist/icons/solid/EmptyPage.js +30 -0
- package/dist/icons/solid/Eye.js +30 -0
- package/dist/icons/solid/EyeClosed.js +30 -0
- package/dist/icons/solid/FaceId.js +39 -0
- package/dist/icons/solid/FilterList.js +35 -0
- package/dist/icons/solid/Flash.js +30 -0
- package/dist/icons/solid/Gif.js +30 -0
- package/dist/icons/solid/Gift.js +30 -0
- package/dist/icons/solid/Globe.js +30 -0
- package/dist/icons/solid/GraduationCap.js +33 -0
- package/dist/icons/solid/GraphDown.js +30 -0
- package/dist/icons/solid/GraphUp.js +30 -0
- package/dist/icons/solid/Group.js +33 -0
- package/dist/icons/solid/Heart.js +30 -0
- package/dist/icons/solid/HelpCircle.js +30 -0
- package/dist/icons/solid/Home.js +30 -0
- package/dist/icons/solid/InfoCircle.js +30 -0
- package/dist/icons/solid/Instagram.js +33 -0
- package/dist/icons/solid/Key.js +30 -0
- package/dist/icons/solid/Language.js +40 -0
- package/dist/icons/solid/Link.js +30 -0
- package/dist/icons/solid/List.js +30 -0
- package/dist/icons/solid/Lock.js +30 -0
- package/dist/icons/solid/LogIn.js +30 -0
- package/dist/icons/solid/LogOut.js +33 -0
- package/dist/icons/solid/MagicWand.js +35 -0
- package/dist/icons/solid/Mail.js +33 -0
- package/dist/icons/solid/Map.js +30 -0
- package/dist/icons/solid/MapPin.js +30 -0
- package/dist/icons/solid/MapsArrow.js +30 -0
- package/dist/icons/solid/MediaImage.js +33 -0
- package/dist/icons/solid/Microphone.js +30 -0
- package/dist/icons/solid/Minus.js +30 -0
- package/dist/icons/solid/MoreHoriz.js +34 -0
- package/dist/icons/solid/MoreHorizCircle.js +30 -0
- package/dist/icons/solid/NavArrowDown.js +30 -0
- package/dist/icons/solid/NavArrowLeft.js +30 -0
- package/dist/icons/solid/NavArrowRight.js +30 -0
- package/dist/icons/solid/NavArrowUp.js +30 -0
- package/dist/icons/solid/OpenNewWindow.js +30 -0
- package/dist/icons/solid/Orb.js +30 -0
- package/dist/icons/solid/Page.js +30 -0
- package/dist/icons/solid/Passkey.js +34 -0
- package/dist/icons/solid/Percentage.js +34 -0
- package/dist/icons/solid/Pin.js +30 -0
- package/dist/icons/solid/Play.js +30 -0
- package/dist/icons/solid/Plus.js +30 -0
- package/dist/icons/solid/Post.js +30 -0
- package/dist/icons/solid/ProfileCircle.js +33 -0
- package/dist/icons/solid/Prohibition.js +30 -0
- package/dist/icons/solid/QrCode.js +30 -0
- package/dist/icons/solid/Refresh.js +30 -0
- package/dist/icons/solid/Reports.js +30 -0
- package/dist/icons/solid/Safe.js +33 -0
- package/dist/icons/solid/Scan.js +36 -0
- package/dist/icons/solid/Search.js +30 -0
- package/dist/icons/solid/SendMail.js +34 -0
- package/dist/icons/solid/Settings.js +30 -0
- package/dist/icons/solid/ShareIos.js +33 -0
- package/dist/icons/solid/Shield.js +30 -0
- package/dist/icons/solid/Shield2.js +30 -0
- package/dist/icons/solid/ShieldAlert.js +30 -0
- package/dist/icons/solid/ShieldCheck.js +30 -0
- package/dist/icons/solid/SmartphoneDevice.js +30 -0
- package/dist/icons/solid/SnowFlake.js +30 -0
- package/dist/icons/solid/SoftwareUpdateSetting.js +30 -0
- package/dist/icons/solid/Sort.js +35 -0
- package/dist/icons/solid/SortDown.js +30 -0
- package/dist/icons/solid/SortUp.js +30 -0
- package/dist/icons/solid/Spark.js +30 -0
- package/dist/icons/solid/Sparks.js +33 -0
- package/dist/icons/solid/Star.js +30 -0
- package/dist/icons/solid/StatsUpSquare.js +30 -0
- package/dist/icons/solid/Suitcase.js +30 -0
- package/dist/icons/solid/Text.js +30 -0
- package/dist/icons/solid/TimerDots.js +30 -0
- package/dist/icons/solid/Trash.js +30 -0
- package/dist/icons/solid/Trophy.js +30 -0
- package/dist/icons/solid/User.js +33 -0
- package/dist/icons/solid/VideoCamera.js +30 -0
- package/dist/icons/solid/ViewGrid.js +35 -0
- package/dist/icons/solid/Wallet.js +30 -0
- package/dist/icons/solid/WarningCircle.js +30 -0
- package/dist/icons/solid/WarningHexagon.js +30 -0
- package/dist/icons/solid/WarningTriangle.js +30 -0
- package/dist/icons/solid/WarningTriangle2.js +30 -0
- package/dist/icons/solid/Wifi.js +35 -0
- package/dist/icons/solid/WifiSignalNone.js +30 -0
- package/dist/icons/solid/Xmark.js +30 -0
- package/dist/icons/solid/index.d.ts +1 -0
- package/dist/icons/solid/index.js +1 -0
- package/package.json +24 -2
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M19.998 21.0007H3.99902V19.0007H19.998V21.0007ZM17.998 18.0144H15.998V10.9998H17.998V18.0144ZM7.99902 18.0007H5.99902V10.9998H7.99902V18.0007ZM12.999 18.0007H10.999V10.9998H12.999V18.0007ZM20.874 9.99976H3.12305L11.999 2.97827L20.874 9.99976Z", fill: "currentColor" }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_Bank_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_Bank_mjs_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.8472 2.55396C14.8316 2.55396 18.1274 4.87061 18.1274 8.64282L18.1177 13.7288L19.8862 15.3459V19.4856H13.8257C13.3931 20.1159 12.6673 20.5295 11.8452 20.5295C11.0234 20.5294 10.2987 20.1157 9.86572 19.4856H3.78369V15.345L5.55615 13.7258L5.56689 8.62622C5.56823 4.85303 8.87161 2.55596 11.8472 2.55396Z", fill: "currentColor" }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_Bell_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_Bell_mjs_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M18.8193 6.68974C18.8193 8.15264 17.6334 9.33855 16.1705 9.33855C14.7076 9.33855 13.5217 8.15264 13.5217 6.68974C13.5217 5.22685 14.7076 4.04094 16.1705 4.04094C17.6334 4.04094 18.8193 5.22685 18.8193 6.68974Z", fill: "currentColor" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M11.708 2.55396C12.5119 2.55402 13.3377 2.72385 14.1162 3.04321C12.8442 3.76135 11.9854 5.12481 11.9854 6.6897C11.9854 9.00134 13.8593 10.8752 16.1709 10.8752C16.8207 10.8752 17.4357 10.7265 17.9844 10.4622L17.9785 13.7288L19.7471 15.3459V19.4856H13.6865C13.254 20.1158 12.528 20.5294 11.7061 20.5295C10.8843 20.5294 10.1595 20.1156 9.72656 19.4856H3.64453V15.345L5.41699 13.7258L5.42773 8.62622C5.42921 4.85317 8.73251 2.55596 11.708 2.55396Z", fill: "currentColor" })
|
|
8
|
+
] });
|
|
9
|
+
};
|
|
10
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
11
|
+
var temp_BellNotification_mjs_default = ForwardRef;
|
|
12
|
+
export {
|
|
13
|
+
temp_BellNotification_mjs_default as default
|
|
14
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M3.28613 2.78809L21.4658 20.7881L20.0586 22.21L17.3135 19.4922H13.7939C13.3611 20.1247 12.6347 20.54 11.8105 20.54C10.9863 20.54 10.2595 20.1248 9.82617 19.4922H3.76562V15.3545L5.51758 13.7344L5.52832 8.62305C5.52841 8.3644 5.54517 8.11264 5.5752 7.86816L1.87988 4.20996L3.28613 2.78809ZM11.8125 2.54688C14.7988 2.54716 18.0957 4.86553 18.0957 8.63965L18.0869 13.7334L19.8574 15.3516V17.084L7.17676 4.5293C8.41015 3.25566 10.1614 2.54789 11.8125 2.54688Z", fill: "currentColor" }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_BellSlash_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_BellSlash_mjs_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M18.207 2.76294V21.5706L11.9658 16.1028L5.72266 21.5667L5.72559 2.76294H18.207Z", fill: "currentColor" }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_Bookmark_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_Bookmark_mjs_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M20.999 21.001H3V2.99902H20.999V21.001ZM9 5V13L10.2402 12.2676L11.999 11.2246L15 13V5H9Z", fill: "currentColor" }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_BoxIso_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_BoxIso_mjs_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M9 4.9939L15 4.99683V2.99878H17V4.99878L20 5.00073V20.0007H4V8.99976H4.00195L4 4.99194L7 4.99292V2.99878H9V4.9939ZM6 18.0007H18V10.9998H6V18.0007Z", fill: "currentColor" }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_Calendar_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_Calendar_mjs_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16.999 4.49341H21.0947L21.0479 9.47388L21.0547 12.9983L19.0547 13.0012L19.0498 10.5002H4.97852L5.02246 19.0071H13.0312V21.0071H3.0332L2.97949 10.5002H2.96484L2.97363 9.47974L2.96875 8.49927H2.98242L3.01758 4.49341H7V1.99243H9V4.49341H14.999V1.82739H16.999V4.49341ZM4.98242 8.49927H19.0566L19.0752 6.49341H5L4.98242 8.49927Z", fill: "currentColor" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M18.0312 16.0002H20.9961V18.0002H18.0312V20.969H16.0312V18.0002H12.9951V16.0002H16.0312V13.0002H18.0312V16.0002Z", fill: "currentColor" })
|
|
8
|
+
] });
|
|
9
|
+
};
|
|
10
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
11
|
+
var temp_CalendarPlus_mjs_default = ForwardRef;
|
|
12
|
+
export {
|
|
13
|
+
temp_CalendarPlus_mjs_default as default
|
|
14
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M16.6172 4.99902H20.999V21.001H3V4.99902H7.38184L8.38184 2.99902H15.6172L16.6172 4.99902ZM12 8C9.51481 8 7.50024 10.0149 7.5 12.5C7.50013 14.9852 9.51474 17.001 12 17.001C14.4852 17.0009 16.4999 14.9852 16.5 12.5C16.4998 10.0149 14.4851 8.00012 12 8ZM12 10C13.3802 10.0001 14.4998 11.1191 14.5 12.5C14.4999 13.881 13.3802 15.0009 12 15.001C10.6197 15.001 9.50013 13.881 9.5 12.5C9.50024 11.1191 10.6197 10 12 10Z", fill: "currentColor" }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_Camera_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_Camera_mjs_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M21.999 19.0027H2V5.00073H21.999V19.0027ZM11.999 8.99976C10.3388 8.99997 8.99316 10.3465 8.99316 12.0066C8.99345 13.6664 10.339 15.0122 11.999 15.0125C13.6592 15.0125 15.0046 13.6666 15.0049 12.0066C15.0049 10.3464 13.6594 8.99976 11.999 8.99976Z", fill: "currentColor" }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_Cash_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_Cash_mjs_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M21.999 8.80371V19.001H5.9707V17.001H19.999V8.80371H21.999Z", fill: "currentColor" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M18.999 16.0001H2V2.93567H18.999V16.0001ZM4.92773 11.9327H6.92773V6.93176H4.92773V11.9327ZM14.0146 11.9327H16.0146V6.93176H14.0146V11.9327ZM10.5059 7.40735C9.36723 7.40742 8.44452 8.33052 8.44434 9.46887C8.4446 10.6072 9.36728 11.5313 10.5059 11.5314C11.6445 11.5314 12.5671 10.6072 12.5674 9.46887C12.5672 8.33047 11.6446 7.40735 10.5059 7.40735ZM10.5059 9.40735C10.5396 9.40735 10.5672 9.43468 10.5674 9.46887C10.5671 9.503 10.5396 9.53137 10.5059 9.53137C10.4722 9.5313 10.4446 9.50295 10.4443 9.46887C10.4445 9.43473 10.4722 9.40742 10.5059 9.40735Z", fill: "currentColor" })
|
|
8
|
+
] });
|
|
9
|
+
};
|
|
10
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
11
|
+
var temp_CashMulti_mjs_default = ForwardRef;
|
|
12
|
+
export {
|
|
13
|
+
temp_CashMulti_mjs_default as default
|
|
14
|
+
};
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M20.9985 2.99878V21.0007H18.9985V2.99878H20.9985Z", fill: "currentColor" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M4.99951 15.0003V21.0013H2.99951V15.0003H4.99951Z", fill: "currentColor" }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M10.3325 10.9998V21.0008H8.33252V10.9998H10.3325Z", fill: "currentColor" }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { d: "M15.6655 6.99927V21.0012H13.6655V6.99927H15.6655Z", fill: "currentColor" })
|
|
10
|
+
] });
|
|
11
|
+
};
|
|
12
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
13
|
+
var temp_Cellular_mjs_default = ForwardRef;
|
|
14
|
+
export {
|
|
15
|
+
temp_Cellular_mjs_default as default
|
|
16
|
+
};
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M20.9985 19.001V21.001H18.9985V19.001H20.9985Z", fill: "currentColor" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M5 19.001V21.001H3V19.001H5Z", fill: "currentColor" }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M10.3325 19.001V21.001H8.33252V19.001H10.3325Z", fill: "currentColor" }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { d: "M15.6655 19.001V21.001H13.6655V19.001H15.6655Z", fill: "currentColor" })
|
|
10
|
+
] });
|
|
11
|
+
};
|
|
12
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
13
|
+
var temp_CellularNoSignal_mjs_default = ForwardRef;
|
|
14
|
+
export {
|
|
15
|
+
temp_CellularNoSignal_mjs_default as default
|
|
16
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.999 1.99884C17.5218 1.99884 21.9989 6.47648 21.999 11.9998C21.999 17.5232 17.5218 22.0008 11.999 22.0008C10.468 22.0007 9.01578 21.6556 7.7168 21.0389L2.04297 21.9627L2.96191 16.283C2.34568 14.9838 2 13.5305 2 11.9998C2.0001 6.47661 6.47644 1.99906 11.999 1.99884ZM15.999 10.824C15.3481 10.8242 14.8205 11.3517 14.8203 12.0027C14.8203 12.6539 15.348 13.1823 15.999 13.1824C16.6501 13.1824 17.1777 12.654 17.1777 12.0027C17.1776 11.3517 16.65 10.824 15.999 10.824ZM8 10.8182C7.3489 10.8182 6.8213 11.3457 6.82129 11.9969C6.82129 12.6481 7.34889 13.1756 8 13.1756C8.65099 13.1755 9.17871 12.648 9.17871 11.9969C9.1787 11.3458 8.65098 10.8183 8 10.8182ZM11.999 10.8182C11.3481 10.8184 10.8203 11.3458 10.8203 11.9969C10.8203 12.648 11.3481 13.1753 11.999 13.1756C12.6501 13.1756 13.1787 12.6481 13.1787 11.9969C13.1787 11.3457 12.6501 10.8182 11.999 10.8182Z", fill: "currentColor" }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_ChatBubble_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_ChatBubble_mjs_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M21.999 12.001C21.999 17.5244 17.5218 22.002 11.999 22.002C10.468 22.0019 9.01578 21.6567 7.7168 21.04L2.04297 21.9639L2.96191 16.2842C2.34568 14.9849 2 13.5317 2 12.001C2.0001 6.47777 6.47644 2.00021 11.999 2C17.5218 2 21.9989 6.47764 21.999 12.001Z", fill: "currentColor" }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_ChatBubbleEmpty_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_ChatBubbleEmpty_mjs_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M11.9988 2.005C17.5215 2.005 21.9987 6.48264 21.9988 12.006C21.9988 17.5294 17.5216 22.007 11.9988 22.007C10.4677 22.0069 9.01553 21.6617 7.71655 21.045L2.04272 21.9689L2.96167 16.2892C2.34543 14.9899 1.99976 13.5367 1.99976 12.006C1.99985 6.48278 6.4762 2.00522 11.9988 2.005ZM11.9958 15.1583C11.3449 15.1585 10.8171 15.6859 10.8171 16.337C10.8172 16.9882 11.3449 17.5156 11.9958 17.5157C12.6469 17.5157 13.1755 16.9883 13.1755 16.337C13.1755 15.6858 12.647 15.1583 11.9958 15.1583ZM12.0007 6.4845C10.1827 6.48468 8.50366 7.81939 8.50366 9.70422H10.5037C10.5037 9.13833 11.06 8.48467 12.0007 8.4845C12.9415 8.48464 13.4968 9.13832 13.4968 9.70422C13.4966 10.2235 13.2686 10.6424 13.155 10.8048L13.1541 10.8068C12.9478 11.1025 12.6787 11.3232 12.4089 11.4874C11.53 12.0225 11.0011 12.9758 10.9988 13.9972L12.9988 14.0011C12.9997 13.6683 13.1718 13.3653 13.449 13.1964V13.1954C13.8883 12.928 14.3892 12.5318 14.7937 11.9523C15.0473 11.5899 15.4966 10.7736 15.4968 9.70422C15.4968 7.81937 13.8188 6.48465 12.0007 6.4845Z", fill: "currentColor" }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_ChatBubbleQuestion_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_ChatBubbleQuestion_mjs_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M12.0159 1.99902C17.5386 1.99902 22.0158 6.47666 22.0159 12C22.0159 17.5234 17.5387 22.001 12.0159 22.001C10.4848 22.0009 9.03262 21.6558 7.73364 21.0391L2.05981 21.9629L2.97876 16.2832C2.36252 14.984 2.01685 13.5307 2.01685 12C2.01694 6.47679 6.49329 1.99924 12.0159 1.99902ZM10.9827 8.63574H6.99927V10.6357H8.9856C8.99575 10.6989 9.00434 10.7653 9.01685 10.833C9.14012 11.4999 9.38998 12.4017 9.90063 13.3135C10.0698 13.6155 10.2676 13.9133 10.4934 14.2031C9.65334 14.674 8.52567 14.9967 6.99634 15.001L7.0022 17.001C9.18766 16.9948 10.8077 16.438 11.9983 15.6221C13.189 16.4384 14.8102 16.9948 16.9963 17.001L17.0022 15.001C15.472 14.9967 14.3434 14.6744 13.5032 14.2031C13.7293 13.913 13.9286 13.6158 14.0979 13.3135C14.6086 12.4017 14.8584 11.4999 14.9817 10.833C14.9942 10.7653 15.0028 10.6989 15.0129 10.6357H16.9983V8.63574H12.9827V6.47266H10.9827V8.63574ZM12.9788 10.6357C12.8745 11.1283 12.6897 11.7371 12.3538 12.3369C12.252 12.5185 12.1338 12.7011 11.9993 12.8828C11.8647 12.7011 11.7465 12.5185 11.6448 12.3369C11.3088 11.7371 11.1241 11.1283 11.0198 10.6357H12.9788Z", fill: "currentColor" }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_ChatBubbleTranslate_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_ChatBubbleTranslate_mjs_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M11.999 1.99878C17.5218 1.99878 21.9989 6.47642 21.999 11.9998C21.999 17.5232 17.5218 22.0007 11.999 22.0007C10.468 22.0007 9.01578 21.6555 7.7168 21.0388L2.04297 21.9626L2.96191 16.283C2.34568 14.9837 2 13.5304 2 11.9998C2.0001 6.47655 6.47644 1.99899 11.999 1.99878ZM11.999 14.7322C11.3481 14.7323 10.8204 15.2598 10.8203 15.9109C10.8203 16.562 11.3481 17.0904 11.999 17.0906C12.6501 17.0906 13.1787 16.5621 13.1787 15.9109C13.1787 15.2597 12.6501 14.7322 11.999 14.7322ZM10.999 13.4695H12.999V6.90991H10.999V13.4695Z", fill: "currentColor" }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_ChatBubbleWarning_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_ChatBubbleWarning_mjs_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M11.9988 2.005C17.5215 2.005 21.9987 6.48264 21.9988 12.006C21.9988 17.5294 17.5216 22.007 11.9988 22.007C10.4677 22.0069 9.01553 21.6617 7.71655 21.045L2.04272 21.9689L2.96167 16.2892C2.34543 14.9899 1.99976 13.5367 1.99976 12.006C1.99985 6.48278 6.4762 2.00522 11.9988 2.005ZM6.99976 13.0187V15.0187H14.0173V13.0187H6.99976ZM6.99976 11.0001H16.9988V9.00012H6.99976V11.0001Z", fill: "currentColor" }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_ChatLines_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_ChatLines_mjs_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M21.1553 7.48267L10.001 18.6389L2.8457 11.4797L4.25977 10.0657L10.001 15.8098L19.7412 6.0686L21.1553 7.48267Z", fill: "currentColor" }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_Check_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_Check_mjs_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M11.999 1.99884C17.5217 1.99884 21.9989 6.47659 21.999 11.9998C21.999 17.5231 17.5217 22.0008 11.999 22.0008C6.4765 22.0006 2 17.523 2 11.9998C2.0001 6.47673 6.47656 1.99906 11.999 1.99884ZM10.9785 13.2498L8.39453 10.6658L6.98047 12.0799L10.9785 16.0799L17.0176 10.0399L15.6035 8.62579L10.9785 13.2498Z", fill: "currentColor" }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_CheckCircle_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_CheckCircle_mjs_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.999 2.00342C17.5226 2.00342 22 6.48219 22 12.0063C21.9999 17.5304 17.5225 22.0093 11.999 22.0093C6.47554 22.0093 1.99817 17.5304 1.99805 12.0063C1.99805 6.48219 6.47546 2.00342 11.999 2.00342ZM10.999 13.0063H17.999V11.0063H12.999V5.99951H10.999V13.0063Z", fill: "currentColor" }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_Clock_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_Clock_mjs_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M12 1.99902C17.4932 1.99919 21.9461 6.45347 21.9463 11.9473H19.9463C19.9461 7.55768 16.3883 3.99919 12 3.99902C7.61157 3.99902 4.05297 7.55758 4.05273 11.9473C4.05273 16.3372 7.61143 19.8965 12 19.8965C14.2641 19.8964 16.3078 18.9482 17.7568 17.4258H14.4072V15.4258H20.9951V22.0146H18.9951V19.0186C17.1985 20.796 14.728 21.8964 12 21.8965C6.50649 21.8965 2.05273 17.4414 2.05273 11.9473C2.05297 6.45337 6.50664 1.99902 12 1.99902Z", fill: "currentColor" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M12.998 11L18.0107 11.0029L18.0098 13.0029L11.001 13L10.9922 5.9834L12.9922 5.98145L12.998 11Z", fill: "currentColor" })
|
|
8
|
+
] });
|
|
9
|
+
};
|
|
10
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
11
|
+
var temp_ClockRotateRight_mjs_default = ForwardRef;
|
|
12
|
+
export {
|
|
13
|
+
temp_ClockRotateRight_mjs_default as default
|
|
14
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M18.9458 9.98096C18.9458 10.1585 18.9377 10.3345 18.9224 10.5083C21.2326 10.9628 22.9741 12.9998 22.9741 15.4419V15.856L22.9507 15.8784C22.8016 17.6166 21.7716 19.103 20.3091 19.8833L20.0884 20.0005H4.81982L4.61768 19.9058C2.57653 18.9477 1.15876 16.8718 1.15869 14.4634C1.15869 11.144 3.84828 8.45369 7.16748 8.45361C7.19742 8.45361 7.22746 8.45416 7.25732 8.45459C7.93073 5.91036 10.2462 4.03764 13.0005 4.0376C16.2818 4.0376 18.9457 6.69783 18.9458 9.98096Z", fill: "currentColor" }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_Cloud_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_Cloud_mjs_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M12.7637 12.3826V18.4304L14.374 16.8201L15.7881 18.2341L11.7646 22.2576L7.74121 18.2322L8.44922 17.5261L9.15625 16.8191L10.7637 18.4265V12.3826H12.7637ZM19.7646 12.9197C19.7646 11.4515 18.5736 10.2606 17.1055 10.2605C17.0554 10.2605 17.008 10.2611 16.959 10.2634L15.5342 10.3318L15.9561 8.96851C16.0532 8.6547 16.1055 8.31607 16.1055 7.95972C16.1054 6.03188 14.542 4.46948 12.6133 4.46948C10.7916 4.46951 9.29549 5.86426 9.1377 7.64331L9.04004 8.74292L7.95508 8.53784C7.75297 8.49951 7.54025 8.48025 7.31543 8.48022C5.3548 8.48022 3.76471 10.0694 3.76465 12.03C3.76465 13.3761 4.51611 14.5489 5.62598 15.1511H6.83789V17.1511H5.16211L4.96094 17.0564C3.07529 16.1717 1.76465 14.2545 1.76465 12.03C1.76471 8.96484 4.25023 6.48022 7.31543 6.48022C7.31869 6.48022 7.32194 6.48022 7.3252 6.48022C7.97054 4.16529 10.094 2.4695 12.6133 2.46948C15.6457 2.46948 18.1054 4.92642 18.1055 7.95972C18.1055 8.09564 18.0996 8.23086 18.0898 8.36499C20.1899 8.81703 21.7646 10.6847 21.7646 12.9197C21.7646 14.7016 20.7635 16.2512 19.2959 17.0339L19.0762 17.1511H16.9346V15.1511H18.5518C19.2828 14.676 19.7646 13.8536 19.7646 12.9197Z", fill: "currentColor" }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_CloudDownload_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_CloudDownload_mjs_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M13.8008 2.99976C17.7773 2.99977 21.001 6.22341 21.001 10.2C21.001 14.1765 17.7773 17.4001 13.8008 17.4001C9.82424 17.4001 6.6006 14.1765 6.60059 10.2C6.60059 6.2234 9.82423 2.99976 13.8008 2.99976Z", fill: "currentColor" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M12.291 19.0579C11.4714 19.5442 10.5145 19.8234 9.49232 19.8234C6.459 19.8234 4 17.3644 4 14.3311C4 13.309 4.27921 12.3521 4.76553 11.5325", stroke: "currentColor", strokeLinecap: "square" })
|
|
8
|
+
] });
|
|
9
|
+
};
|
|
10
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
11
|
+
var temp_Coins_mjs_default = ForwardRef;
|
|
12
|
+
export {
|
|
13
|
+
temp_Coins_mjs_default as default
|
|
14
|
+
};
|
|
@@ -0,0 +1,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 26 26", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M11.999 1.99878C17.5217 1.99878 21.9989 6.47653 21.999 11.9998C21.999 17.5231 17.5217 22.0007 11.999 22.0007C6.4765 22.0005 2 17.5229 2 11.9998C2.0001 6.47667 6.47656 1.99899 11.999 1.99878ZM10.1514 9.40601L9.66797 9.55835L7.16406 16.9617L14.4131 14.3347L14.5645 13.8728L16.7207 7.3269L10.1514 9.40601Z", fill: "currentColor" }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_Compass_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_Compass_mjs_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M21.0393 10.047H9.73022V21.1061H21.0393V10.047Z", fill: "currentColor" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M16.0357 8.39429H8.06305V16.2371H3.08649V3.53101H16.0357V8.39429Z", fill: "currentColor" })
|
|
8
|
+
] });
|
|
9
|
+
};
|
|
10
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
11
|
+
var temp_Copy_mjs_default = ForwardRef;
|
|
12
|
+
export {
|
|
13
|
+
temp_Copy_mjs_default as default
|
|
14
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M22 10H21C19.8954 10.0002 19.001 10.8947 19.001 12C19.001 13.1054 19.8954 13.9998 21 14H22V20.001H2.03711V14.0098L3.02539 13.999C4.11735 13.9867 5.00098 13.0964 5.00098 12C5.00094 10.9037 4.11733 10.0133 3.02539 10.001L2.03711 9.99023V3.94824H22V10ZM14.4834 13.2783C13.8325 13.2784 13.3048 13.806 13.3047 14.457C13.3047 15.1082 13.8324 15.6366 14.4834 15.6367C15.1345 15.6367 15.6621 15.1083 15.6621 14.457C15.662 13.8059 15.1344 13.2783 14.4834 13.2783ZM8.46973 14.4707L9.53027 15.5312L15.5303 9.53027L14.4688 8.46973L8.46973 14.4707ZM9.39648 8.42871C8.74563 8.42883 8.21802 8.95647 8.21777 9.60742C8.21777 10.2586 8.74548 10.787 9.39648 10.7871C10.0476 10.7871 10.5752 10.2587 10.5752 9.60742C10.575 8.9564 10.0474 8.42871 9.39648 8.42871Z", fill: "currentColor" }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_Coupon_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_Coupon_mjs_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M11.0039 12.0068H11V21.792L3.02539 17.1885V7.47168L11.0039 12.0068Z", fill: "currentColor" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M20.9746 17.1885L13 21.792V12.0068H12.9971L20.9746 7.39941V17.1885Z", fill: "currentColor" }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M12.5 1.92871L19.4736 5.95605L11.9971 10.2734L4.46484 5.99121L12 1.64062L12.5 1.92871Z", fill: "currentColor" })
|
|
9
|
+
] });
|
|
10
|
+
};
|
|
11
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
12
|
+
var temp_Cube_mjs_default = ForwardRef;
|
|
13
|
+
export {
|
|
14
|
+
temp_Cube_mjs_default as default
|
|
15
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M20.9863 20.9661H2.98828L3.03809 6.00415H21.0381L20.9863 20.9661ZM11.1152 14.1956L8.97656 12.0569L7.5625 13.4709L11.1152 17.0247L16.4326 11.7073L15.0186 10.2932L11.1152 14.1956ZM20.9668 4.98657H3V2.98657H20.9668V4.98657Z", fill: "currentColor" }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_DeliveryCheck_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_DeliveryCheck_mjs_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M16.8867 4.03809V7.22754H19.4697L21.8389 11.3926L21.9688 11.6201L21.9697 11.8818L22.0029 18.0234L18.7178 18.0781C18.3586 19.1094 17.4549 19.8846 16.3486 20.0557L16.3477 20.0518C16.3447 20.0522 16.3418 20.0533 16.3389 20.0537L16.3398 20.0576C16.2189 20.0759 16.0903 20.0874 15.958 20.0898L15.957 20.0889C15.9195 20.0903 15.8914 20.0918 15.8867 20.0918C14.5821 20.0917 13.4756 19.2564 13.0635 18.0928H10.7148C10.3026 19.2578 9.19335 20.0937 7.88867 20.0938C6.58427 20.0938 5.47495 19.2584 5.0625 18.0938L2.99805 18.0928H1.88867V16.0928H3.88867L5.0625 16.0938C5.47479 14.9301 6.58258 14.0947 7.88867 14.0947C9.19415 14.0948 10.3013 14.929 10.7139 16.0928H13.0635C13.3647 15.2422 14.036 14.5683 14.8867 14.2666V6.03613L2.03906 6.02832L2.04102 4.02832L16.8867 4.03809ZM7.88867 16.0947C7.33686 16.0947 6.88881 16.5429 6.88867 17.0947C6.88884 17.645 7.33691 18.0938 7.88867 18.0938C8.44037 18.0937 8.88851 17.645 8.88867 17.0947C8.88853 16.5419 8.44093 16.0948 7.88867 16.0947ZM15.8867 16.0928C15.3371 16.0929 14.8888 16.5405 14.8887 17.0928C14.8887 17.6415 15.3318 18.0865 15.8789 18.0908H15.9209C15.9544 18.0902 15.9913 18.0863 16.0293 18.0811L16.043 18.0791L16.1309 18.0605C16.5657 17.9522 16.8867 17.5589 16.8867 17.0928C16.8866 16.5404 16.438 16.0928 15.8867 16.0928ZM16.8887 14.2666C17.734 14.5665 18.4032 15.234 18.707 16.0781L19.9922 16.0566L19.9707 12.1533L18.3076 9.22754H16.8887V14.2666ZM5.98633 12.9795L2.03516 13.0195L2.01562 11.0195L5.96582 10.9795L5.98633 12.9795ZM8 9.45508H2V7.45508H8V9.45508Z", fill: "currentColor" }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_DeliveryTruck_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_DeliveryTruck_mjs_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M15.1362 8.85303L12.852 11.1382L11.438 9.7251L13.7212 7.43896L15.1362 8.85303Z", fill: "currentColor" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M8.00977 13.1648L8.42383 12.7498L9.8418 14.16L7.99023 16.0232L4.00391 11.8973L5.44141 10.5066L8.00977 13.1648Z", fill: "currentColor" }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M20.6104 8.83447L13.4844 16.3491L9.18464 12.0278L10.6026 10.6167L13.4503 13.479L19.1592 7.45752L20.6104 8.83447Z", fill: "currentColor" })
|
|
9
|
+
] });
|
|
10
|
+
};
|
|
11
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
12
|
+
var temp_DoubleCheck_mjs_default = ForwardRef;
|
|
13
|
+
export {
|
|
14
|
+
temp_DoubleCheck_mjs_default as default
|
|
15
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M4.99963 19.0017H18.9987V15.0007H20.9987V21.0017H2.99963V15.0007H4.99963V19.0017ZM12.9987 13.0886L16.2916 9.79565L17.7057 11.2097L12.0026 16.9148L6.29553 11.2068L7.70959 9.79272L10.9987 13.0818V2.99878H12.9987V13.0886Z", fill: "currentColor" }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_Download_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_Download_mjs_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M16.6461 12.8743L9.5231 20.0002H3.99966V14.4768L11.1237 7.35083L16.6461 12.8743Z", fill: "currentColor" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M21.4899 8.03149L18.0602 11.4602L12.5368 5.93579L15.9645 2.50903L21.4899 8.03149Z", fill: "currentColor" })
|
|
8
|
+
] });
|
|
9
|
+
};
|
|
10
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
11
|
+
var temp_EditPencil_mjs_default = ForwardRef;
|
|
12
|
+
export {
|
|
13
|
+
temp_EditPencil_mjs_default as default
|
|
14
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M14.4141 1.99902L19.999 7.58594V22.001H4V1.99902H14.4141ZM11.999 3.99902V10H17.999V8H13.999V3.99902H11.999Z", fill: "currentColor" }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_EmptyPage_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_EmptyPage_mjs_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M11.8262 4.82178C15.3771 4.82185 17.6453 6.57129 18.9932 8.29443C19.6606 9.14771 20.1066 9.996 20.3857 10.6304C20.5258 10.9488 20.6256 11.2174 20.6914 11.4097C20.7243 11.5057 20.7487 11.5834 20.7656 11.6392C20.7741 11.6671 20.7804 11.6898 20.7852 11.7065L20.793 11.7339L20.7939 11.7368C20.7939 11.7368 20.7938 11.7389 19.8281 11.9985L20.7939 11.7388L20.8281 11.8667V12.1382L20.791 12.272L20.79 12.2749L20.7822 12.3022C20.7773 12.3187 20.7704 12.3411 20.7617 12.3687C20.7443 12.424 20.7192 12.5015 20.6855 12.5972C20.6183 12.7884 20.5163 13.0554 20.375 13.3726C20.0934 14.0043 19.6475 14.85 18.9883 15.7007C17.6606 17.4142 15.4354 19.1772 11.9922 19.1772C8.55204 19.1771 6.30356 17.4181 4.95117 15.7114C4.27891 14.863 3.81921 14.0196 3.52734 13.3892C3.38084 13.0727 3.27446 12.8065 3.2041 12.6157C3.16895 12.5204 3.14326 12.4433 3.125 12.3882C3.11587 12.3606 3.10868 12.3382 3.10352 12.3218C3.10102 12.3138 3.09827 12.3074 3.09668 12.3022C3.09591 12.2997 3.09473 12.2954 3.09473 12.2954L3.09375 12.2925C3.09375 12.2925 3.09348 12.2902 4.05176 12.0044C3.15138 11.7473 3.09433 11.7305 3.09082 11.729L3.0918 11.7261L3.09961 11.6987C3.10456 11.6823 3.11134 11.6599 3.12012 11.6323C3.13767 11.5771 3.16337 11.5003 3.19727 11.4048C3.26503 11.2139 3.36699 10.9472 3.50879 10.6304C3.79131 9.99902 4.23726 9.15298 4.89355 8.30225C6.21357 6.59115 8.423 4.82178 11.8262 4.82178ZM11.8262 6.82178C9.22059 6.82178 7.54241 8.14364 6.47754 9.52393C5.94144 10.2189 5.57024 10.9188 5.33398 11.4468C5.23534 11.6672 5.16251 11.8558 5.11035 11.9976C5.16442 12.1392 5.23949 12.3283 5.3418 12.5493C5.5857 13.0761 5.9683 13.7748 6.51855 14.4692C7.6115 15.8485 9.3329 17.1771 11.9922 17.1772C14.6487 17.1772 16.3419 15.8508 17.4072 14.4761C17.9444 13.7828 18.3143 13.0844 18.5488 12.5581C18.6502 12.3307 18.7237 12.1374 18.7754 11.9946C18.7253 11.853 18.6539 11.6614 18.5547 11.436C18.3243 10.9123 17.9583 10.2166 17.418 9.52588C16.3501 8.1608 14.6171 6.82185 11.8262 6.82178ZM12.0039 8.35303C14.0256 8.35303 15.6641 9.99252 15.6641 12.0142C15.6639 14.0357 14.0255 15.6743 12.0039 15.6743C9.98236 15.6742 8.34391 14.0356 8.34375 12.0142C8.34375 9.99257 9.98226 8.35312 12.0039 8.35303ZM4.05176 12.0044L3.09375 12.2905L3.00977 12.0112L3.08984 11.73L4.05176 12.0044Z", fill: "currentColor" }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_Eye_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_Eye_mjs_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M3.72852 7.38428C3.73121 7.39286 3.73639 7.40775 3.74316 7.42822C3.7569 7.46974 3.77927 7.53474 3.81055 7.61963C3.87331 7.78998 3.97236 8.03977 4.1123 8.34229C4.39343 8.94995 4.83413 9.75678 5.46973 10.5591C6.73309 12.1538 8.7319 13.6978 11.8193 13.6978C14.9037 13.6977 16.8709 12.1556 18.1035 10.5649C18.7243 9.76381 19.1503 8.95742 19.4209 8.3501C19.5556 8.04769 19.6501 7.79762 19.71 7.62744C19.7398 7.54253 19.7614 7.47742 19.7744 7.43604C19.7808 7.41557 19.7856 7.40051 19.7881 7.39209L19.79 7.38428V7.38525C19.7899 7.38563 19.7895 7.38655 20.7549 7.65771C21.7205 7.92896 21.7208 7.92969 21.7207 7.93018V7.93115C21.7205 7.93194 21.72 7.93308 21.7197 7.93408C21.7192 7.93599 21.7185 7.93827 21.7178 7.94092C21.7161 7.94666 21.7136 7.95429 21.7109 7.96338C21.7055 7.98154 21.6982 8.00672 21.6885 8.0376C21.6691 8.09928 21.6402 8.18524 21.6025 8.29248C21.527 8.50745 21.4133 8.80865 21.2539 9.1665C20.9362 9.87964 20.4328 10.8341 19.6895 11.7935C18.1935 13.7241 15.6924 15.7035 11.8193 15.7036C7.94891 15.7036 5.42037 13.7287 3.89648 11.8052C3.13856 10.8484 2.62023 9.89573 2.29102 9.18408C2.12595 8.82724 2.00671 8.52735 1.92773 8.31299C1.88827 8.20588 1.85922 8.11964 1.83887 8.05811C1.82868 8.02731 1.82013 8.00198 1.81445 7.98389C1.81171 7.97514 1.80933 7.96799 1.80762 7.9624C1.80674 7.95955 1.80627 7.95659 1.80566 7.95459L1.80469 7.95264V7.95068L3.72656 7.37646C3.72697 7.37779 3.7274 7.38072 3.72852 7.38428Z", fill: "currentColor" }) });
|
|
6
|
+
};
|
|
7
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
8
|
+
var temp_EyeClosed_mjs_default = ForwardRef;
|
|
9
|
+
export {
|
|
10
|
+
temp_EyeClosed_mjs_default as default
|
|
11
|
+
};
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M4.99935 18.9988H7.99446V21.0001H2.99805V15.9988H4.99935V18.9988Z", fill: "currentColor" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M21.002 21.0001H15.9987V18.9988H19.0007V15.9988H21.002V21.0001Z", fill: "currentColor" }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M16.6075 15.3655C15.8764 17.2146 14.0736 18.5258 11.9599 18.5258C9.93264 18.5258 8.19004 17.3173 7.40717 15.5883L9.23062 14.7626C9.70157 15.8027 10.7477 16.5245 11.9599 16.5245C13.2246 16.5245 14.3064 15.7418 14.7459 14.6307L16.6075 15.3655Z", fill: "currentColor" }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { d: "M12.9987 13.9984H9.99674V11.9971H10.9974V7.93198H12.9987V13.9984Z", fill: "currentColor" }),
|
|
10
|
+
/* @__PURE__ */ jsx("path", { d: "M8.99609 10.9975H6.99479V6.9968H8.99609V10.9975Z", fill: "currentColor" }),
|
|
11
|
+
/* @__PURE__ */ jsx("path", { d: "M16.9993 10.9975H14.998V6.9968H16.9993V10.9975Z", fill: "currentColor" }),
|
|
12
|
+
/* @__PURE__ */ jsx("path", { d: "M21.0029 7.99648H19.0016V5.00136H15.9831V3.00006H21.0029V7.99648Z", fill: "currentColor" }),
|
|
13
|
+
/* @__PURE__ */ jsx("path", { d: "M7.90358 5.00136H4.99935V7.93198H2.99805V3.00006H7.90358V5.00136Z", fill: "currentColor" })
|
|
14
|
+
] });
|
|
15
|
+
};
|
|
16
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
17
|
+
var temp_FaceId_mjs_default = ForwardRef;
|
|
18
|
+
export {
|
|
19
|
+
temp_FaceId_mjs_default as default
|
|
20
|
+
};
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef } from "react";
|
|
4
|
+
const SvgComponent = (props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { d: "M21.999 2.99902V4.99902H2V2.99902H21.999Z", fill: "currentColor" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { d: "M19.9985 8.33301V10.333H3.99951V8.33301H19.9985Z", fill: "currentColor" }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { d: "M17.9985 13.6671V15.6671H5.99951V13.6671H17.9985Z", fill: "currentColor" }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { d: "M15.9985 19.0011V21.0011H7.99951V19.0011H15.9985Z", fill: "currentColor" })
|
|
10
|
+
] });
|
|
11
|
+
};
|
|
12
|
+
const ForwardRef = forwardRef(SvgComponent);
|
|
13
|
+
var temp_FilterList_mjs_default = ForwardRef;
|
|
14
|
+
export {
|
|
15
|
+
temp_FilterList_mjs_default as default
|
|
16
|
+
};
|