@pop-ui/foundation 1.0.0 → 1.1.0-beta
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 +92 -10
- package/dist/foundation.js +946 -526
- package/dist/foundation.umd.cjs +1 -1
- package/dist/native/icons/native/IconArrowDown.js +6 -0
- package/dist/native/icons/native/IconArrowLeft.js +6 -0
- package/dist/native/icons/native/IconArrowRight.js +6 -0
- package/dist/native/icons/native/IconArrowUp.js +6 -0
- package/dist/native/icons/native/IconBookmark.js +7 -0
- package/dist/native/icons/native/IconBriefcase.js +6 -0
- package/dist/native/icons/native/IconCafe.js +7 -0
- package/dist/native/icons/native/IconCalendar.js +7 -0
- package/dist/native/icons/native/IconCalendarCancel.js +6 -0
- package/dist/native/icons/native/IconCamera.js +6 -0
- package/dist/native/icons/native/IconCameraSwitch.js +6 -0
- package/dist/native/icons/native/IconCard.js +9 -0
- package/dist/native/icons/native/IconCards.js +6 -0
- package/dist/native/icons/native/IconCaretDown.js +6 -0
- package/dist/native/icons/native/IconCaretUp.js +6 -0
- package/dist/native/icons/native/IconCaution.js +7 -0
- package/dist/native/icons/native/IconChartBar.js +7 -0
- package/dist/native/icons/native/IconCheck.js +6 -0
- package/dist/native/icons/native/IconCheckBadge.js +6 -0
- package/dist/native/icons/native/IconCheckCircle.js +7 -0
- package/dist/native/icons/native/IconChevronDown.js +6 -0
- package/dist/native/icons/native/IconChevronLeft.js +6 -0
- package/dist/native/icons/native/IconChevronLeftDouble.js +6 -0
- package/dist/native/icons/native/IconChevronRight.js +6 -0
- package/dist/native/icons/native/IconChevronRightDouble.js +6 -0
- package/dist/native/icons/native/IconChevronUp.js +6 -0
- package/dist/native/icons/native/IconChevronUpDown.js +6 -0
- package/dist/native/icons/native/IconClock.js +6 -0
- package/dist/native/icons/native/IconCoffee.js +6 -0
- package/dist/native/icons/native/IconCopy.js +6 -0
- package/dist/native/icons/native/IconCreditCard.js +6 -0
- package/dist/native/icons/native/IconDev.js +6 -0
- package/dist/native/icons/native/IconDirection.js +6 -0
- package/dist/native/icons/native/IconDragMenu.js +6 -0
- package/dist/native/icons/native/IconEdit.js +6 -0
- package/dist/native/icons/native/IconEditNote.js +6 -0
- package/dist/native/icons/native/IconExport.js +6 -0
- package/dist/native/icons/native/IconExternalLink.js +6 -0
- package/dist/native/icons/native/IconFilter.js +6 -0
- package/dist/native/icons/native/IconGift.js +6 -0
- package/dist/native/icons/native/IconGrid.js +7 -0
- package/dist/native/icons/native/IconHamburger.js +6 -0
- package/dist/native/icons/native/IconHeart.js +7 -0
- package/dist/native/icons/native/IconHelp.js +6 -0
- package/dist/native/icons/native/IconHome.js +6 -0
- package/dist/native/icons/native/IconInfoCircle.js +7 -0
- package/dist/native/icons/native/IconKebap.js +6 -0
- package/dist/native/icons/native/IconLike.js +6 -0
- package/dist/native/icons/native/IconLink.js +6 -0
- package/dist/native/icons/native/IconList.js +6 -0
- package/dist/native/icons/native/IconListBullet.js +6 -0
- package/dist/native/icons/native/IconListNumber.js +6 -0
- package/dist/native/icons/native/IconLocation.js +6 -0
- package/dist/native/icons/native/IconMail.js +6 -0
- package/dist/native/icons/native/IconMap.js +6 -0
- package/dist/native/icons/native/IconMapMarker.js +7 -0
- package/dist/native/icons/native/IconMeatBall.js +6 -0
- package/dist/native/icons/native/IconMenu.js +6 -0
- package/dist/native/icons/native/IconMenuCheck.js +7 -0
- package/dist/native/icons/native/IconMessage.js +9 -0
- package/dist/native/icons/native/IconMinus.js +6 -0
- package/dist/native/icons/native/IconMoneyCircle.js +7 -0
- package/dist/native/icons/native/IconNote.js +6 -0
- package/dist/native/icons/native/IconNotification.js +7 -0
- package/dist/native/icons/native/IconPercentBadge.js +6 -0
- package/dist/native/icons/native/IconPhoneClock.js +6 -0
- package/dist/native/icons/native/IconPhoto.js +6 -0
- package/dist/native/icons/native/IconPlayCircle.js +7 -0
- package/dist/native/icons/native/IconPlus.js +6 -0
- package/dist/native/icons/native/IconPlusCircle.js +7 -0
- package/dist/native/icons/native/IconPopcorn.js +6 -0
- package/dist/native/icons/native/IconPopdeal.js +6 -0
- package/dist/native/icons/native/IconPoppass.js +6 -0
- package/dist/native/icons/native/IconPrinter.js +6 -0
- package/dist/native/icons/native/IconQuestion.js +6 -0
- package/dist/native/icons/native/IconQuestionCircle.js +7 -0
- package/dist/native/icons/native/IconQuote.js +9 -0
- package/dist/native/icons/native/IconRefresh.js +6 -0
- package/dist/native/icons/native/IconReset.js +6 -0
- package/dist/native/icons/native/IconRestaurant.js +7 -0
- package/dist/native/icons/native/IconSearch.js +6 -0
- package/dist/native/icons/native/IconSetting.js +6 -0
- package/dist/native/icons/native/IconShare.js +7 -0
- package/dist/native/icons/native/IconShop.js +7 -0
- package/dist/native/icons/native/IconShoppingBagCheck.js +9 -0
- package/dist/native/icons/native/IconSiren.js +6 -0
- package/dist/native/icons/native/IconSirenImportant.js +6 -0
- package/dist/native/icons/native/IconSmartphone.js +6 -0
- package/dist/native/icons/native/IconSound.js +7 -0
- package/dist/native/icons/native/IconStar.js +7 -0
- package/dist/native/icons/native/IconStore.js +6 -0
- package/dist/native/icons/native/IconSwapHorizontal.js +6 -0
- package/dist/native/icons/native/IconSwapVertical.js +6 -0
- package/dist/native/icons/native/IconText.js +6 -0
- package/dist/native/icons/native/IconTicket.js +6 -0
- package/dist/native/icons/native/IconTicketPlay.js +6 -0
- package/dist/native/icons/native/IconTrash.js +6 -0
- package/dist/native/icons/native/IconUser.js +7 -0
- package/dist/native/icons/native/IconUserDouble.js +7 -0
- package/dist/native/icons/native/IconUserSearch.js +7 -0
- package/dist/native/icons/native/IconVisibility.js +6 -0
- package/dist/native/icons/native/IconWarningCircle.js +7 -0
- package/dist/native/icons/native/IconWarningTriangle.js +7 -0
- package/dist/native/icons/native/IconX.js +6 -0
- package/dist/native/icons/native/IconXCircle.js +7 -0
- package/dist/native/icons/native/index.js +105 -0
- package/dist/native/illustrations/native/IllustrationAge12.js +5 -0
- package/dist/native/illustrations/native/IllustrationAge15.js +5 -0
- package/dist/native/illustrations/native/IllustrationAge19.js +5 -0
- package/dist/native/illustrations/native/IllustrationAgeAll.js +5 -0
- package/dist/native/illustrations/native/IllustrationAlarm.js +5 -0
- package/dist/native/illustrations/native/IllustrationBell.js +5 -0
- package/dist/native/illustrations/native/IllustrationCalendar.js +5 -0
- package/dist/native/illustrations/native/IllustrationChart.js +5 -0
- package/dist/native/illustrations/native/IllustrationChat.js +5 -0
- package/dist/native/illustrations/native/IllustrationClapperboard.js +5 -0
- package/dist/native/illustrations/native/IllustrationCoinWon.js +5 -0
- package/dist/native/illustrations/native/IllustrationCreditcard.js +5 -0
- package/dist/native/illustrations/native/IllustrationDiscountcoupon.js +5 -0
- package/dist/native/illustrations/native/IllustrationDiscounttagMint.js +5 -0
- package/dist/native/illustrations/native/IllustrationDiscounttagPurple.js +5 -0
- package/dist/native/illustrations/native/IllustrationDiscounttagRed.js +5 -0
- package/dist/native/illustrations/native/IllustrationExel.js +5 -0
- package/dist/native/illustrations/native/IllustrationFolder.js +5 -0
- package/dist/native/illustrations/native/IllustrationHome.js +5 -0
- package/dist/native/illustrations/native/IllustrationLink.js +5 -0
- package/dist/native/illustrations/native/IllustrationMappinMint.js +5 -0
- package/dist/native/illustrations/native/IllustrationMappinRed.js +5 -0
- package/dist/native/illustrations/native/IllustrationMegaphone.js +5 -0
- package/dist/native/illustrations/native/IllustrationMoneybag.js +5 -0
- package/dist/native/illustrations/native/IllustrationPopcorn.js +5 -0
- package/dist/native/illustrations/native/IllustrationShop.js +5 -0
- package/dist/native/illustrations/native/IllustrationShoppingbag.js +5 -0
- package/dist/native/illustrations/native/IllustrationSoda.js +5 -0
- package/dist/native/illustrations/native/IllustrationVendingmachine.js +5 -0
- package/dist/native/illustrations/native/index.js +29 -0
- package/dist/native/index.native.js +4 -0
- package/dist/native/theme/colors/tokens.js +28 -0
- package/dist/native/tokens/colors.js +185 -0
- package/dist/native/types/icon.native.js +1 -0
- package/dist/native/types/illustration.native.js +1 -0
- package/dist/types/index.d.ts +17 -3
- package/dist/types-native/icons/native/IconArrowDown.d.ts +2 -0
- package/dist/types-native/icons/native/IconArrowLeft.d.ts +2 -0
- package/dist/types-native/icons/native/IconArrowRight.d.ts +2 -0
- package/dist/types-native/icons/native/IconArrowUp.d.ts +2 -0
- package/dist/types-native/icons/native/IconBookmark.d.ts +2 -0
- package/dist/types-native/icons/native/IconBriefcase.d.ts +2 -0
- package/dist/types-native/icons/native/IconCafe.d.ts +2 -0
- package/dist/types-native/icons/native/IconCalendar.d.ts +2 -0
- package/dist/types-native/icons/native/IconCalendarCancel.d.ts +2 -0
- package/dist/types-native/icons/native/IconCamera.d.ts +2 -0
- package/dist/types-native/icons/native/IconCameraSwitch.d.ts +2 -0
- package/dist/types-native/icons/native/IconCard.d.ts +2 -0
- package/dist/types-native/icons/native/IconCards.d.ts +2 -0
- package/dist/types-native/icons/native/IconCaretDown.d.ts +2 -0
- package/dist/types-native/icons/native/IconCaretUp.d.ts +2 -0
- package/dist/types-native/icons/native/IconCaution.d.ts +2 -0
- package/dist/types-native/icons/native/IconChartBar.d.ts +2 -0
- package/dist/types-native/icons/native/IconCheck.d.ts +2 -0
- package/dist/types-native/icons/native/IconCheckBadge.d.ts +2 -0
- package/dist/types-native/icons/native/IconCheckCircle.d.ts +2 -0
- package/dist/types-native/icons/native/IconChevronDown.d.ts +2 -0
- package/dist/types-native/icons/native/IconChevronLeft.d.ts +2 -0
- package/dist/types-native/icons/native/IconChevronLeftDouble.d.ts +2 -0
- package/dist/types-native/icons/native/IconChevronRight.d.ts +2 -0
- package/dist/types-native/icons/native/IconChevronRightDouble.d.ts +2 -0
- package/dist/types-native/icons/native/IconChevronUp.d.ts +2 -0
- package/dist/types-native/icons/native/IconChevronUpDown.d.ts +2 -0
- package/dist/types-native/icons/native/IconClock.d.ts +2 -0
- package/dist/types-native/icons/native/IconCoffee.d.ts +2 -0
- package/dist/types-native/icons/native/IconCopy.d.ts +2 -0
- package/dist/types-native/icons/native/IconCreditCard.d.ts +2 -0
- package/dist/types-native/icons/native/IconDev.d.ts +2 -0
- package/dist/types-native/icons/native/IconDirection.d.ts +2 -0
- package/dist/types-native/icons/native/IconDragMenu.d.ts +2 -0
- package/dist/types-native/icons/native/IconEdit.d.ts +2 -0
- package/dist/types-native/icons/native/IconEditNote.d.ts +2 -0
- package/dist/types-native/icons/native/IconExport.d.ts +2 -0
- package/dist/types-native/icons/native/IconExternalLink.d.ts +2 -0
- package/dist/types-native/icons/native/IconFilter.d.ts +2 -0
- package/dist/types-native/icons/native/IconGift.d.ts +2 -0
- package/dist/types-native/icons/native/IconGrid.d.ts +2 -0
- package/dist/types-native/icons/native/IconHamburger.d.ts +2 -0
- package/dist/types-native/icons/native/IconHeart.d.ts +2 -0
- package/dist/types-native/icons/native/IconHelp.d.ts +2 -0
- package/dist/types-native/icons/native/IconHome.d.ts +2 -0
- package/dist/types-native/icons/native/IconInfoCircle.d.ts +2 -0
- package/dist/types-native/icons/native/IconKebap.d.ts +2 -0
- package/dist/types-native/icons/native/IconLike.d.ts +2 -0
- package/dist/types-native/icons/native/IconLink.d.ts +2 -0
- package/dist/types-native/icons/native/IconList.d.ts +2 -0
- package/dist/types-native/icons/native/IconListBullet.d.ts +2 -0
- package/dist/types-native/icons/native/IconListNumber.d.ts +2 -0
- package/dist/types-native/icons/native/IconLocation.d.ts +2 -0
- package/dist/types-native/icons/native/IconMail.d.ts +2 -0
- package/dist/types-native/icons/native/IconMap.d.ts +2 -0
- package/dist/types-native/icons/native/IconMapMarker.d.ts +2 -0
- package/dist/types-native/icons/native/IconMeatBall.d.ts +2 -0
- package/dist/types-native/icons/native/IconMenu.d.ts +2 -0
- package/dist/types-native/icons/native/IconMenuCheck.d.ts +2 -0
- package/dist/types-native/icons/native/IconMessage.d.ts +2 -0
- package/dist/types-native/icons/native/IconMinus.d.ts +2 -0
- package/dist/types-native/icons/native/IconMoneyCircle.d.ts +2 -0
- package/dist/types-native/icons/native/IconNote.d.ts +2 -0
- package/dist/types-native/icons/native/IconNotification.d.ts +2 -0
- package/dist/types-native/icons/native/IconPercentBadge.d.ts +2 -0
- package/dist/types-native/icons/native/IconPhoneClock.d.ts +2 -0
- package/dist/types-native/icons/native/IconPhoto.d.ts +2 -0
- package/dist/types-native/icons/native/IconPlayCircle.d.ts +2 -0
- package/dist/types-native/icons/native/IconPlus.d.ts +2 -0
- package/dist/types-native/icons/native/IconPlusCircle.d.ts +2 -0
- package/dist/types-native/icons/native/IconPopcorn.d.ts +2 -0
- package/dist/types-native/icons/native/IconPopdeal.d.ts +2 -0
- package/dist/types-native/icons/native/IconPoppass.d.ts +2 -0
- package/dist/types-native/icons/native/IconPrinter.d.ts +2 -0
- package/dist/types-native/icons/native/IconQuestion.d.ts +2 -0
- package/dist/types-native/icons/native/IconQuestionCircle.d.ts +2 -0
- package/dist/types-native/icons/native/IconQuote.d.ts +2 -0
- package/dist/types-native/icons/native/IconRefresh.d.ts +2 -0
- package/dist/types-native/icons/native/IconReset.d.ts +2 -0
- package/dist/types-native/icons/native/IconRestaurant.d.ts +2 -0
- package/dist/types-native/icons/native/IconSearch.d.ts +2 -0
- package/dist/types-native/icons/native/IconSetting.d.ts +2 -0
- package/dist/types-native/icons/native/IconShare.d.ts +2 -0
- package/dist/types-native/icons/native/IconShop.d.ts +2 -0
- package/dist/types-native/icons/native/IconShoppingBagCheck.d.ts +2 -0
- package/dist/types-native/icons/native/IconSiren.d.ts +2 -0
- package/dist/types-native/icons/native/IconSirenImportant.d.ts +2 -0
- package/dist/types-native/icons/native/IconSmartphone.d.ts +2 -0
- package/dist/types-native/icons/native/IconSound.d.ts +2 -0
- package/dist/types-native/icons/native/IconStar.d.ts +2 -0
- package/dist/types-native/icons/native/IconStore.d.ts +2 -0
- package/dist/types-native/icons/native/IconSwapHorizontal.d.ts +2 -0
- package/dist/types-native/icons/native/IconSwapVertical.d.ts +2 -0
- package/dist/types-native/icons/native/IconText.d.ts +2 -0
- package/dist/types-native/icons/native/IconTicket.d.ts +2 -0
- package/dist/types-native/icons/native/IconTicketPlay.d.ts +2 -0
- package/dist/types-native/icons/native/IconTrash.d.ts +2 -0
- package/dist/types-native/icons/native/IconUser.d.ts +2 -0
- package/dist/types-native/icons/native/IconUserDouble.d.ts +2 -0
- package/dist/types-native/icons/native/IconUserSearch.d.ts +2 -0
- package/dist/types-native/icons/native/IconVisibility.d.ts +2 -0
- package/dist/types-native/icons/native/IconWarningCircle.d.ts +2 -0
- package/dist/types-native/icons/native/IconWarningTriangle.d.ts +2 -0
- package/dist/types-native/icons/native/IconX.d.ts +2 -0
- package/dist/types-native/icons/native/IconXCircle.d.ts +2 -0
- package/dist/types-native/icons/native/index.d.ts +105 -0
- package/dist/types-native/illustrations/native/IllustrationAge12.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationAge15.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationAge19.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationAgeAll.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationAlarm.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationBell.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationCalendar.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationChart.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationChat.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationClapperboard.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationCoinWon.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationCreditcard.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationDiscountcoupon.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationDiscounttagMint.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationDiscounttagPurple.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationDiscounttagRed.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationExel.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationFolder.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationHome.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationLink.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationMappinMint.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationMappinRed.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationMegaphone.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationMoneybag.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationPopcorn.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationShop.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationShoppingbag.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationSoda.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationVendingmachine.d.ts +2 -0
- package/dist/types-native/illustrations/native/index.d.ts +29 -0
- package/dist/types-native/index.native.d.ts +6 -0
- package/dist/types-native/theme/colors/tokens.d.ts +20 -0
- package/dist/types-native/tokens/colors.d.ts +185 -0
- package/dist/types-native/types/icon.native.d.ts +15 -0
- package/dist/types-native/types/illustration.native.d.ts +4 -0
- package/package.json +24 -6
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { Path, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
4
|
+
export default function IconArrowDown({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
5
|
+
return (_jsxs(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: "none", ...props, children: [_jsx(Path, { d: "M6 15.3333L12 21L18 15.3333", stroke: color, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }), _jsx(Path, { d: "M12.0005 21V4", stroke: color, strokeWidth: "2", strokeLinecap: "round" })] }));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { Path, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
4
|
+
export default function IconArrowLeft({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
5
|
+
return (_jsxs(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: "none", ...props, children: [_jsx(Path, { d: "M9.1667 6.5L3.5 12.5L9.1667 18.5", stroke: color, strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }), _jsx(Path, { d: "M3.5 12.5005L20.5 12.5005", stroke: color, strokeWidth: "1.5", strokeLinecap: "round" })] }));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { Path, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
4
|
+
export default function IconArrowRight({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
5
|
+
return (_jsxs(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: "none", ...props, children: [_jsx(Path, { d: "M14.8333 6.5L20.5 12.5L14.8333 18.5", stroke: color, strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }), _jsx(Path, { d: "M20.5 12.5005L3.5 12.5005", stroke: color, strokeWidth: "1.5", strokeLinecap: "round" })] }));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { Path, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
4
|
+
export default function IconArrowUp({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
5
|
+
return (_jsxs(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: "none", ...props, children: [_jsx(Path, { d: "M6 9.66667L12 4L18 9.66667", stroke: color, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }), _jsx(Path, { d: "M12.0005 4V21", stroke: color, strokeWidth: "2", strokeLinecap: "round" })] }));
|
|
6
|
+
}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { Path, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
4
|
+
export default function IconBookmark({ size = 24, color = ColorGray900, variant = 'line', ...props }) {
|
|
5
|
+
const isFilled = variant === 'filled';
|
|
6
|
+
return (_jsx(Svg, { width: size, height: size, viewBox: "0 0 40 40", fill: "none", ...props, children: _jsx(Path, { d: "M29.9833 35.4403L20.9833 29.0236C20.4 28.607 19.5833 28.607 19 29.0236L9.99995 35.4403C8.93329 36.207 7.3833 35.507 7.3833 34.257V7.22363C7.3833 5.57363 8.8333 4.22363 10.6333 4.22363H29.3666C31.1666 4.22363 32.6166 5.57363 32.6166 7.22363V34.2736C32.6166 35.5236 31.0666 36.2236 30 35.457L29.9833 35.4403Z", stroke: color, strokeMiterlimit: "10", fill: isFilled ? color : 'none', strokeWidth: isFilled ? 0 : 2.5 }) }));
|
|
7
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { Path, Rect, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
4
|
+
export default function IconBriefcase({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
5
|
+
return (_jsxs(Svg, { width: size, height: size, viewBox: "0 0 40 40", fill: "none", ...props, children: [_jsx(Rect, { x: "5", y: "11.2963", width: "30", height: "22.037", rx: "3.33333", stroke: color, strokeWidth: "2.5" }), _jsx(Rect, { x: "5", y: "25", width: "30", height: "3.33333", fill: color, strokeWidth: 0 }), _jsx(Path, { d: "M13.3334 14.4444V7.5C13.3334 6.11929 14.4527 5 15.8334 5H24.1667C25.5474 5 26.6667 6.11929 26.6667 7.5V14.4444", stroke: color, strokeWidth: "2.5", strokeLinecap: "round" })] }));
|
|
6
|
+
}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { Path, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
4
|
+
export default function IconCafe({ size = 24, color = ColorGray900, variant = 'line', ...props }) {
|
|
5
|
+
const isFilled = variant === 'filled';
|
|
6
|
+
return (_jsxs(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: "none", ...props, children: [_jsx(Path, { d: "M4.97571 8.302C4.97571 7.74972 5.42342 7.302 5.97571 7.302H17.6778V14.9456C17.6778 17.1547 15.8869 18.9456 13.6778 18.9456H8.97571C6.76657 18.9456 4.97571 17.1547 4.97571 14.9456V8.302Z", stroke: color, strokeWidth: "1.5", fill: isFilled ? color : 'none' }), _jsx(Path, { d: "M2.47339 21.6716H21.5265", stroke: color, strokeWidth: "1.5", strokeLinecap: "round" }), _jsx(Path, { d: "M17.6779 7.302H18.7364C19.9056 7.302 20.8534 8.24982 20.8534 9.41902V9.41902C20.8534 10.5882 19.9056 11.536 18.7364 11.536H17.6779V7.302Z", stroke: color, strokeWidth: "1.5", fill: isFilled ? color : 'none' }), _jsx(Path, { d: "M10.0074 5.1514L9.83087 4.58816C9.65076 4.01348 9.94381 3.39707 10.5032 3.17397C11.0626 2.95086 11.3556 2.33445 11.1755 1.75978L10.999 1.19653", stroke: color, strokeWidth: "1.5", strokeLinecap: "round" }), _jsx(Path, { d: "M13.2871 5.1514L13.1105 4.58816C12.9304 4.01348 13.2235 3.39707 13.7829 3.17397C14.3423 2.95086 14.6353 2.33445 14.4552 1.75978L14.2787 1.19653", stroke: color, strokeWidth: "1.5", strokeLinecap: "round" })] }));
|
|
7
|
+
}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { Path, Rect, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
4
|
+
export default function IconCalendar({ size = 24, color = ColorGray900, variant = 'line', ...props }) {
|
|
5
|
+
const isFilled = variant === 'filled';
|
|
6
|
+
return (_jsxs(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: "none", ...props, children: [_jsx(Rect, { x: "3", y: "5.77771", width: "18", height: "16", rx: "2", stroke: color, strokeWidth: "1.5" }), _jsx(Path, { d: "M7 3.77771V5.77771", stroke: color, strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }), _jsx(Path, { d: "M17 3.77771V5.77771", stroke: color, strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }), _jsx(Rect, { x: "3", y: "10", width: "18", height: "1.5", fill: isFilled ? undefined : color }), _jsx(Rect, { x: "3.70044", y: "6.26282", width: "16.8291", height: "4.51416", stroke: isFilled ? color : undefined, fill: isFilled ? color : undefined })] }));
|
|
7
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { Path, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
4
|
+
export default function IconCalendarCancel({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
5
|
+
return (_jsxs(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: "none", ...props, children: [_jsx(Path, { d: "M20.5 16V7.2778C20.5 6.2346 19.6543 5.38892 18.6111 5.38892H9.5M15 20.5L5.38889 20.5C4.34569 20.5 3.5 19.6543 3.5 18.6111V8.5M4.5 4.5L20.5 20.5", stroke: color, strokeWidth: "1.5", strokeLinecap: "round" }), _jsx(Path, { d: "M16.7227 3.5V6.5", stroke: color, strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }), _jsx(Path, { d: "M3.5 10.75H7", stroke: color, strokeWidth: "1.5", strokeLinecap: "round" }), _jsx(Path, { d: "M14.0625 10.75H20.2129", stroke: color, strokeWidth: "1.5", strokeLinecap: "round" })] }));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { Circle, Ellipse, Path, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
4
|
+
export default function IconCamera({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
5
|
+
return (_jsxs(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: "none", ...props, children: [_jsx(Path, { d: "M18 20H6C4.34315 20 3 18.6569 3 17V9.60465C3 7.9478 4.34315 6.60465 6 6.60465H7.16107C7.36573 6.60465 7.54973 6.47993 7.62552 6.28982L8.03638 5.25931C8.33956 4.49889 9.07554 4 9.89417 4H14.1058C14.9245 4 15.6604 4.49889 15.9636 5.25931L16.3745 6.28982C16.4503 6.47993 16.6343 6.60465 16.8389 6.60465H18C19.6569 6.60465 21 7.9478 21 9.60465V17C21 18.6569 19.6569 20 18 20Z", stroke: color, strokeWidth: "1.5" }), _jsx(Circle, { cx: "12", cy: "13", r: "3", stroke: color, strokeWidth: "1.5" }), _jsx(Ellipse, { cx: "16.5211", cy: "9.54499", rx: "0.753488", ry: "0.739322", fill: color, stroke: color })] }));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { Ellipse, Path, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
4
|
+
export default function IconCameraSwitch({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
5
|
+
return (_jsxs(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: "none", ...props, children: [_jsx(Path, { d: "M18.1875 7.70338C18.1875 6.77145 17.432 6.01587 16.5 6.01587H15.6288C15.2453 6.01571 14.9008 5.78206 14.7587 5.42591L14.45 4.65247C14.3078 4.29638 13.9633 4.06269 13.5798 4.0625H10.4202C10.0368 4.06269 9.69221 4.29638 9.55006 4.65247L9.24134 5.42591C9.0992 5.78206 8.75468 6.01571 8.37122 6.01587H7.5C6.56806 6.01587 5.81257 6.77145 5.8125 7.70338V13.2504C5.8127 14.1822 6.56814 14.9379 7.5 14.9379H16.5C17.4319 14.9379 18.1873 14.1822 18.1875 13.2504V7.70338ZM19.3125 13.2504C19.3123 14.8035 18.0532 16.0629 16.5 16.0629H7.5C5.94682 16.0629 4.6877 14.8035 4.6875 13.2504V7.70338C4.68756 6.15013 5.94674 4.89087 7.5 4.89087H8.24378L8.50525 4.23609C8.8179 3.45217 9.57623 2.93769 10.4202 2.9375H13.5798C14.4238 2.93769 15.1821 3.45217 15.4948 4.23609L15.7562 4.89087H16.5C18.0533 4.89087 19.3125 6.15013 19.3125 7.70338V13.2504Z", fill: color }), _jsx(Path, { d: "M13.6875 10.25C13.6875 9.31802 12.932 8.5625 12 8.5625C11.068 8.5625 10.3125 9.31802 10.3125 10.25C10.3125 11.182 11.068 11.9375 12 11.9375C12.932 11.9375 13.6875 11.182 13.6875 10.25ZM14.8125 10.25C14.8125 11.8033 13.5533 13.0625 12 13.0625C10.4467 13.0625 9.1875 11.8033 9.1875 10.25C9.1875 8.6967 10.4467 7.4375 12 7.4375C13.5533 7.4375 14.8125 8.6967 14.8125 10.25Z", fill: color }), _jsx(Ellipse, { cx: "15.3908", cy: "7.6585", rx: "0.565117", ry: "0.554492", fill: color }), _jsx(Path, { d: "M9.40971 20.5309C7.92734 20.2755 6.57185 19.8068 5.4452 19.1716C4.31722 18.5357 3.46698 17.7607 2.92973 16.9269C2.39613 16.0988 2.18221 15.232 2.26861 14.3846C2.35535 13.5339 2.74795 12.6742 3.46473 11.8761", stroke: color, strokeWidth: "1.5", strokeLinecap: "round" }), _jsx(Path, { d: "M20.5353 11.8761C21.2521 12.6742 21.6446 13.5339 21.7314 14.3846C21.8178 15.232 21.6039 16.0987 21.0703 16.9269C20.533 17.7607 19.6828 18.5357 18.5548 19.1716C17.4282 19.8068 16.0727 20.2755 14.5903 20.5309", stroke: color, strokeWidth: "1.5", strokeLinecap: "round" }), _jsx(Path, { d: "M8.25 18.5L9.33397 20.126C9.56374 20.4706 9.47061 20.9363 9.12596 21.166L7.5 22.25", stroke: color, strokeWidth: "1.5", strokeLinecap: "round" })] }));
|
|
6
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { useId } from 'react';
|
|
3
|
+
import { Mask, Rect, Svg } from 'react-native-svg';
|
|
4
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
5
|
+
export default function IconCard({ size = 24, color = ColorGray900, variant = 'line', ...props }) {
|
|
6
|
+
const isFilled = variant === 'filled';
|
|
7
|
+
const maskId = useId();
|
|
8
|
+
return (_jsxs(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: "none", ...props, children: [isFilled && (_jsxs(Mask, { id: maskId, children: [_jsx(Rect, { x: "4.5", y: "1.5", width: "15", height: "21", rx: "2", fill: "white" }), _jsx(Rect, { x: "10.8462", y: "4.92773", width: "2.30762", height: "3", rx: "0.5", fill: "black" })] })), _jsx(Rect, { x: "4.5", y: "1.5", width: "15", height: "21", rx: "2", stroke: color, strokeWidth: "1.5", fill: isFilled ? color : 'none', mask: isFilled ? `url(#${maskId})` : undefined }), !isFilled && (_jsx(Rect, { x: "10.8462", y: "4.92773", width: "2.30762", height: "3", rx: "0.5", fill: color }))] }));
|
|
9
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { Path, Rect, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
4
|
+
export default function IconCards({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
5
|
+
return (_jsxs(Svg, { width: size, height: size, viewBox: "0 0 20 20", fill: "none", ...props, children: [_jsx(Path, { d: "M8.2347 4.99817L8.63448 3.70812C8.90694 2.82889 9.84057 2.33701 10.7198 2.60948L17.0877 4.58283C17.9669 4.8553 18.4588 5.78892 18.1863 6.66815L15.8238 14.2918C15.5514 15.171 14.6178 15.6629 13.7385 15.3904L12.1466 14.8971", stroke: color, strokeWidth: "1.25" }), _jsx(Rect, { width: "10", height: "11.6667", rx: "1.66667", transform: "matrix(-1 1.03044e-07 1.03044e-07 1 12.3867 5.35742)", stroke: color, strokeWidth: "1.25" })] }));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { Path, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
4
|
+
export default function IconCaretDown({ size = 24, color = ColorGray900, variant: _variant = 'filled', ...props }) {
|
|
5
|
+
return (_jsx(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: "none", ...props, children: _jsx(Path, { d: "M10.9319 17.5704C11.4651 18.2841 12.5349 18.2841 13.0681 17.5704L19.9338 8.38139C20.5908 7.5021 19.9633 6.25 18.8657 6.25L5.13433 6.25C4.03672 6.25 3.40924 7.5021 4.06621 8.38139L10.9319 17.5704Z", fill: color, strokeWidth: 0 }) }));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { Path, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
4
|
+
export default function IconCaretUp({ size = 24, color = ColorGray900, variant: _variant = 'filled', ...props }) {
|
|
5
|
+
return (_jsx(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: "none", ...props, children: _jsx(Path, { d: "M10.9319 6.42958C11.4651 5.71587 12.5349 5.71587 13.0681 6.42958L19.9338 15.6186C20.5908 16.4979 19.9633 17.75 18.8657 17.75L5.13433 17.75C4.03672 17.75 3.40924 16.4979 4.06621 15.6186L10.9319 6.42958Z", fill: color, strokeWidth: 0 }) }));
|
|
6
|
+
}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { Circle, Path, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900, SemanticColorBgWhite } from '../../tokens/colors';
|
|
4
|
+
export default function IconCaution({ size = 24, color = ColorGray900, variant = 'line', ...props }) {
|
|
5
|
+
const isFilled = variant === 'filled';
|
|
6
|
+
return (_jsxs(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: "none", ...props, children: [_jsx(Circle, { cx: "12", cy: "12", r: "9", fill: isFilled ? color : 'none', stroke: isFilled ? undefined : color, strokeWidth: isFilled ? 0 : 1.5, strokeMiterlimit: "10", strokeLinecap: "round" }), _jsx(Path, { d: "M12 17.1L12 15.6", stroke: isFilled ? SemanticColorBgWhite : color, strokeWidth: "1.5", strokeMiterlimit: "10" }), _jsx(Path, { d: "M12 14.4V7.2", stroke: isFilled ? SemanticColorBgWhite : color, strokeWidth: "1.5", strokeMiterlimit: "10" })] }));
|
|
7
|
+
}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { Rect, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
4
|
+
export default function IconChartBar({ size = 24, color = ColorGray900, variant = 'line', ...props }) {
|
|
5
|
+
const isFilled = variant === 'filled';
|
|
6
|
+
return (_jsxs(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: "none", ...props, children: [_jsx(Rect, { x: "3.5", y: "13.8889", width: "3.77778", height: "6.61111", rx: "1", stroke: color, strokeWidth: isFilled ? 0 : 1.5, fill: isFilled ? color : undefined }), _jsx(Rect, { x: "10.1113", y: "3.5", width: "3.77778", height: "17", rx: "1", stroke: color, strokeWidth: isFilled ? 0 : 1.5, fill: isFilled ? color : undefined }), _jsx(Rect, { x: "16.7222", y: "9.16675", width: "3.77778", height: "11.3333", rx: "1", stroke: color, strokeWidth: isFilled ? 0 : 1.5, fill: isFilled ? color : undefined })] }));
|
|
7
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { Path, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
4
|
+
export default function IconCheck({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
5
|
+
return (_jsx(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: "none", ...props, children: _jsx(Path, { d: "M3.0024 12L9.3554 18L21.0024 6", stroke: color, strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }) }));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { Path, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
4
|
+
export default function IconCheckBadge({ size = 24, color = ColorGray900, variant: _variant = 'filled', ...props }) {
|
|
5
|
+
return (_jsxs(Svg, { width: size, height: size, fill: "none", viewBox: "0 0 24 24", ...props, children: [_jsx(Path, { fill: color, d: "M14.2728 1.764a.6.6 0 0 1 .8784.2352l1.0176 2.106a.6.6 0 0 0 .5844.3372l2.334-.1716a.6.6 0 0 1 .642.6432l-.1716 2.3328a.6.6 0 0 0 .3372.5844l2.1072 1.0188a.6.6 0 0 1 .2352.8772l-1.3152 1.9356a.6.6 0 0 0 0 .6744l1.3152 1.9344a.6.6 0 0 1-.2352.8784l-2.1072 1.0176a.6.6 0 0 0-.3372.5844l.1716 2.334a.6.6 0 0 1-.642.642l-2.334-.1716a.6.6 0 0 0-.5844.3372l-1.0176 2.1072a.6.6 0 0 1-.8784.2352l-1.9344-1.3152a.6.6 0 0 0-.6756 0L9.7284 22.236a.6.6 0 0 1-.8784-.2352l-1.0176-2.1072a.6.6 0 0 0-.5844-.336l-2.334.1704a.6.6 0 0 1-.642-.642l.1716-2.334a.6.6 0 0 0-.3372-.5844l-2.1072-1.0176a.6.6 0 0 1-.2352-.8784l1.3164-1.9344a.6.6 0 0 0 0-.6744L1.764 9.7272a.6.6 0 0 1 .2352-.8772l2.1072-1.0188a.6.6 0 0 0 .3372-.5844L4.272 4.914a.6.6 0 0 1 .642-.6432l2.334.1716a.6.6 0 0 0 .5844-.336l1.0176-2.1072a.6.6 0 0 1 .8784-.2352l1.9344 1.3152a.6.6 0 0 0 .6756 0z" }), _jsx(Path, { stroke: "#fff", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "2", d: "m8.2488 11.9988 3 3 5.2512-5.4996" })] }));
|
|
6
|
+
}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { Circle, Path, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900, SemanticColorBgWhite } from '../../tokens/colors';
|
|
4
|
+
export default function IconCheckCircle({ size = 24, color = ColorGray900, variant = 'line', ...props }) {
|
|
5
|
+
const isFilled = variant === 'filled';
|
|
6
|
+
return (_jsxs(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: "none", ...props, children: [_jsx(Circle, { cx: "12", cy: "12", r: "9", fill: isFilled ? color : 'none', stroke: color, strokeWidth: "1.5" }), _jsx(Path, { d: "M8.24878 12L11.2488 15L16.5 9.5", stroke: isFilled ? SemanticColorBgWhite : color, strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" })] }));
|
|
7
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { Path, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
4
|
+
export default function IconChevronDown({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
5
|
+
return (_jsx(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: "none", ...props, children: _jsx(Path, { d: "M3.08 7.58a1.3 1.3 0 0 1 1.84 0L12 14.663l7.08-7.081a1.3 1.3 0 0 1 1.84 1.838l-8 8a1.3 1.3 0 0 1-1.84 0l-8-8a1.3 1.3 0 0 1 0-1.838", fill: color, strokeWidth: 0 }) }));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { Path, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
4
|
+
export default function IconChevronLeft({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
5
|
+
return (_jsx(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: "none", ...props, children: _jsx(Path, { d: "M16.42 3.08a1.3 1.3 0 0 1 0 1.839l-7.081 7.08 7.08 7.081a1.3 1.3 0 1 1-1.838 1.839l-8-8a1.3 1.3 0 0 1 0-1.839l8-8a1.3 1.3 0 0 1 1.839 0", fill: color, strokeWidth: 0 }) }));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { Path, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
4
|
+
export default function IconChevronLeftDouble({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
5
|
+
return (_jsxs(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: "none", ...props, children: [_jsx(Path, { d: "M12 6L6 12L12 18", stroke: color, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }), _jsx(Path, { d: "M18 6L12 12L18 18", stroke: color, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })] }));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { Path, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
4
|
+
export default function IconChevronRight({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
5
|
+
return (_jsx(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: "none", ...props, children: _jsx(Path, { d: "M6.581 3.08a1.3 1.3 0 0 0 0 1.839l7.081 7.08-7.08 7.081A1.3 1.3 0 0 0 8.42 20.92l8-8a1.3 1.3 0 0 0 0-1.839l-8-8a1.3 1.3 0 0 0-1.839 0", fill: color, strokeWidth: 0 }) }));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { Path, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
4
|
+
export default function IconChevronRightDouble({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
5
|
+
return (_jsxs(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: "none", ...props, children: [_jsx(Path, { d: "M12 6L18 12L12 18", stroke: color, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }), _jsx(Path, { d: "M6 6L12 12L6 18", stroke: color, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })] }));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { Path, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
4
|
+
export default function IconChevronUp({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
5
|
+
return (_jsx(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: "none", ...props, children: _jsx(Path, { d: "M3.08 17.42a1.3 1.3 0 0 0 1.84 0L12 10.337l7.08 7.081a1.3 1.3 0 1 0 1.84-1.838l-8-8a1.3 1.3 0 0 0-1.84 0l-8 8a1.3 1.3 0 0 0 0 1.838", fill: color, strokeWidth: 0 }) }));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { Path, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
4
|
+
export default function IconChevronUpDown({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
5
|
+
return (_jsxs(Svg, { width: size, height: size, viewBox: "0 0 40 40", fill: "none", ...props, children: [_jsx(Path, { d: "M29.2855 27.0236L20.4761 35.833L11.6667 27.0236", stroke: color, strokeWidth: "2.5", strokeLinecap: "round", strokeLinejoin: "round" }), _jsx(Path, { d: "M11.6676 13.8094L20.477 5.00004L29.2864 13.8094", stroke: color, strokeWidth: "2.5", strokeLinecap: "round", strokeLinejoin: "round" })] }));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { Path, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
4
|
+
export default function IconClock({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
5
|
+
return (_jsxs(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: "none", ...props, children: [_jsx(Path, { d: "M12 21C16.9706 21 21 16.9706 21 12C21 7.0294 16.9706 3 12 3C7.0294 3 3 7.0294 3 12C3 16.9706 7.0294 21 12 21Z", stroke: color, strokeWidth: "1.5", strokeMiterlimit: "10" }), _jsx(Path, { d: "M12.12 12V7.05", stroke: color, strokeWidth: "1.5", strokeMiterlimit: "10", strokeLinecap: "round" }), _jsx(Path, { d: "M16.17 12H12.12", stroke: color, strokeWidth: "1.5", strokeMiterlimit: "10", strokeLinecap: "round" })] }));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { Path, Rect, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
4
|
+
export default function IconCoffee({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
5
|
+
return (_jsxs(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: "none", ...props, children: [_jsx(Path, { d: "M5.66849 8.99768C5.64033 8.70402 5.87121 8.44995 6.16621 8.44995H17.834C18.129 8.44995 18.3599 8.70403 18.3318 8.99768L17.3636 19.094C17.339 19.3504 17.1236 19.5462 16.8659 19.5462H7.13434C6.87669 19.5462 6.66122 19.3504 6.63662 19.094L5.66849 8.99768Z", stroke: color, strokeWidth: "1.5" }), _jsx(Path, { d: "M7.62549 19.5461H16.3746L16.153 21.2504C16.0882 21.7487 15.6638 22.1215 15.1613 22.1215H8.82348C8.31767 22.1215 7.89151 21.7438 7.83073 21.2417L7.62549 19.5461Z", stroke: color, strokeWidth: "1.5" }), _jsx(Path, { d: "M6.22729 6.67871H17.7728L17.5687 8.44994H6.39345L6.22729 6.67871Z", stroke: color, strokeWidth: "1.5" }), _jsx(Rect, { x: "4.67627", y: "4.27856", width: "14.6476", height: "2.40016", rx: "0.5", stroke: color, strokeWidth: "1.5" }), _jsx(Path, { d: "M6.74665 2.49382C6.90191 2.12117 7.26603 1.87842 7.66974 1.87842H16.3304C16.7341 1.87842 17.0982 2.12117 17.2535 2.49382L17.9971 4.27858H6.00305L6.74665 2.49382Z", stroke: color, strokeWidth: "1.5" })] }));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { Path, Rect, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
4
|
+
export default function IconCopy({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
5
|
+
return (_jsxs(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: "none", ...props, children: [_jsx(Path, { d: "M16 6.9999V4.9999C16 3.8954 15.1046 2.9999 14 2.9999H6C4.8954 2.9999 4 3.8954 4 4.9999V15.9999C4 17.1045 4.8954 17.9999 6 17.9999H8", stroke: color, strokeWidth: "1.5" }), _jsx(Rect, { x: "8", y: "7", width: "12", height: "14", rx: "2", stroke: color, strokeWidth: "1.5" })] }));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { Path, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
4
|
+
export default function IconCreditCard({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
5
|
+
return (_jsxs(Svg, { width: size, height: size, viewBox: "0 0 20 20", fill: "none", ...props, children: [_jsx(Path, { d: "M17.0515 4.62158H2.94809C2.09008 4.62158 1.39453 5.36427 1.39453 6.28043V13.7193C1.39453 14.6355 2.09008 15.3782 2.94809 15.3782H17.0515C17.9095 15.3782 18.6051 14.6355 18.6051 13.7193V6.28043C18.6051 5.36427 17.9095 4.62158 17.0515 4.62158Z", stroke: color, strokeWidth: "1.2", strokeMiterlimit: "10" }), _jsx(Path, { d: "M2.4082 7.84863L17.3757 7.84863", stroke: color, strokeWidth: "1.66667", strokeMiterlimit: "10", strokeLinecap: "square" }), _jsx(Path, { d: "M3.5459 11.0754L7.84854 11.0754", stroke: color, strokeWidth: "1.2", strokeMiterlimit: "10", strokeLinecap: "round" })] }));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { Path, Rect, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
4
|
+
export default function IconDev({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
5
|
+
return (_jsxs(Svg, { width: size, height: size, viewBox: "0 0 40 40", fill: "none", ...props, children: [_jsx(Rect, { x: "5", y: "6.66663", width: "30", height: "22.0776", rx: "3.33333", stroke: color, strokeWidth: "2.5" }), _jsx(Path, { d: "M16.2256 14.5514L13.1481 17.4632C13.0092 17.5947 13.0092 17.816 13.1481 17.9475L16.2256 20.8593", stroke: color, strokeWidth: "2.5", strokeLinecap: "round" }), _jsx(Path, { d: "M23.7744 14.5514L26.8519 17.4632C26.9908 17.5947 26.9908 17.816 26.8519 17.9475L23.7744 20.8593", stroke: color, strokeWidth: "2.5", strokeLinecap: "round" }), _jsx(Rect, { x: "13.3333", y: "32.6345", width: "13.3333", height: "2.36546", rx: "1.18273", fill: color })] }));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { Path, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
4
|
+
export default function IconDirection({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
5
|
+
return (_jsxs(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: "none", ...props, children: [_jsx(Path, { d: "M3.3003 22.8938V10.6187C3.3003 9.0062 4.6128 7.6937 6.2253 7.6937H20.7003", stroke: color, strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }), _jsx(Path, { d: "M14.113 1.10614L20.7006 7.69364L14.113 14.2811", stroke: color, strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" })] }));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { Circle, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
4
|
+
export default function IconDragMenu({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
5
|
+
return (_jsxs(Svg, { width: size, height: size, viewBox: "0 0 40 40", fill: "none", ...props, children: [_jsx(Circle, { cx: "15.8334", cy: "9.16663", r: "2.5", fill: color, strokeWidth: 0 }), _jsx(Circle, { cx: "24.1667", cy: "9.16663", r: "2.5", fill: color, strokeWidth: 0 }), _jsx(Circle, { cx: "15.8334", cy: "19.1666", r: "2.5", fill: color, strokeWidth: 0 }), _jsx(Circle, { cx: "24.1667", cy: "19.1666", r: "2.5", fill: color, strokeWidth: 0 }), _jsx(Circle, { cx: "15.8334", cy: "29.1666", r: "2.5", fill: color, strokeWidth: 0 }), _jsx(Circle, { cx: "24.1667", cy: "29.1666", r: "2.5", fill: color, strokeWidth: 0 })] }));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { Path, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
4
|
+
export default function IconEdit({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
5
|
+
return (_jsxs(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: "none", ...props, children: [_jsx(Path, { d: "M9.9847 21.0733L20.5198 21.0733", stroke: color, strokeWidth: "1.5", strokeLinecap: "round" }), _jsx(Path, { d: "M16.3515 3.0074C17.351 2.0163 18.9702 2.0169 19.9691 3.0086L21.0653 4.0967C22.0651 5.0894 22.0645 6.6992 21.0642 7.6914L19.3028 9.4375L17.5744 11.1514L8.9956 19.658C8.7394 19.9121 8.4314 20.1097 8.0927 20.2369L4.3527 21.6419C3.0701 22.1236 1.8135 20.8807 2.2937 19.6052L3.6964 15.8804C3.8249 15.5394 4.0258 15.2295 4.2853 14.9722L12.8734 6.4568L14.6025 4.7424L16.3515 3.0074ZM5.3488 16.0298C5.242 16.1357 5.1597 16.2634 5.1068 16.4037L3.704 20.1285C3.6942 20.1548 3.696 20.1697 3.6982 20.1789C3.7012 20.1914 3.7092 20.2081 3.7245 20.2234C3.74 20.2387 3.757 20.2468 3.7697 20.2498C3.7788 20.2519 3.7938 20.2543 3.8201 20.2445L7.5607 18.8389C7.7 18.7865 7.8267 18.7055 7.9322 18.601L15.98 10.6205L13.403 8.0435L5.3488 16.0298ZM14.4677 6.9871L17.0447 9.5641L17.7085 8.906L15.1322 6.3296L14.4677 6.9871ZM18.905 4.0656C18.4937 3.6574 17.8265 3.657 17.415 4.065L16.1968 5.2732L18.7732 7.8496L20.0002 6.6338C20.412 6.2252 20.4124 5.5624 20.0007 5.1537L18.905 4.0656Z", fill: color })] }));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { Path, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
4
|
+
export default function IconEditNote({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
5
|
+
return (_jsxs(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: "none", ...props, children: [_jsx(Path, { d: "M14.45 10.2201L13.03 10.6901C12.79 10.7701 12.56 10.5401 12.64 10.3001L13.11 8.8801C13.13 8.8101 13.18 8.7401 13.23 8.6801L19.16 2.7501C19.36 2.5501 19.67 2.5501 19.87 2.7501L20.58 3.4601C20.78 3.6601 20.78 3.9701 20.58 4.1701L14.65 10.1001C14.6 10.1501 14.53 10.2001 14.45 10.2201Z", stroke: color, strokeWidth: "1.5", strokeMiterlimit: "10" }), _jsx(Path, { d: "M19.27 10.3501V19.4001C19.27 20.5001 18.37 21.4001 17.27 21.4001H5.27002C4.17002 21.4001 3.27002 20.5001 3.27002 19.4001V5.40015C3.27002 4.30015 4.17002 3.40015 5.27002 3.40015H13.54", stroke: color, strokeWidth: "1.5", strokeMiterlimit: "10", strokeLinecap: "round" }), _jsx(Path, { d: "M6.27002 15.9062H14.27", stroke: color, strokeWidth: "1.5", strokeMiterlimit: "10", strokeLinecap: "round" }), _jsx(Path, { d: "M6.27002 18.4001H9.27002", stroke: color, strokeWidth: "1.5", strokeMiterlimit: "10", strokeLinecap: "round" })] }));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { Path, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
4
|
+
export default function IconExport({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
5
|
+
return (_jsxs(Svg, { width: size, height: size, viewBox: "0 0 40 40", fill: "none", ...props, children: [_jsx(Path, { d: "M32.8572 17.2537V31.2558C32.8572 33.329 31.1863 35 29.113 35H10.8871C8.81391 35 7.14294 33.329 7.14294 31.2558V17.2537", stroke: color, strokeWidth: "2.5", strokeMiterlimit: "10", strokeLinecap: "round" }), _jsx(Path, { d: "M12.5116 12.4884L20 5L27.5039 12.4884", stroke: color, strokeWidth: "2.5", strokeLinecap: "round", strokeLinejoin: "round" }), _jsx(Path, { d: "M20 5V25.6395", stroke: color, strokeWidth: "2.5", strokeMiterlimit: "10", strokeLinecap: "round" })] }));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { Path, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
4
|
+
export default function IconExternalLink({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
5
|
+
return (_jsxs(Svg, { width: size, height: (size * 25) / 24, viewBox: "0 0 24 25", fill: "none", ...props, children: [_jsx(Path, { d: "M15.405 4.79629L18.3142 4.79628L18.3974 7.7079", stroke: color, strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }), _jsx(Path, { d: "M18.3142 4.79626L13.2667 9.84415", stroke: color, strokeWidth: "1.5", strokeLinecap: "round" }), _jsx(Path, { d: "M11.4023 4.80005H7C5.89543 4.80005 5 5.69548 5 6.80005V19C5 20.1046 5.89543 21 7 21H16.5C17.6046 21 18.5 20.1046 18.5 19V11.7627", stroke: color, strokeWidth: "1.5", strokeLinecap: "round" })] }));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { Circle, Path, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
4
|
+
export default function IconFilter({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
5
|
+
return (_jsxs(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: "none", ...props, children: [_jsx(Path, { d: "M3 8H13.0654M21 8H18.9634", stroke: color, strokeWidth: "1.5", strokeLinecap: "round" }), _jsx(Path, { d: "M21 16H10.9357M3 16H5.0377", stroke: color, strokeWidth: "1.5", strokeLinecap: "round" }), _jsx(Circle, { cx: "16", cy: "8", r: "2.75", stroke: color, strokeWidth: "1.5" }), _jsx(Circle, { cx: "8", cy: "16", r: "2.75", stroke: color, strokeWidth: "1.5" })] }));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { Path, Rect, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
4
|
+
export default function IconGift({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
5
|
+
return (_jsxs(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: "none", ...props, children: [_jsx(Path, { d: "M14 12H20V20C20 21.1046 19.1046 22 18 22H6C4.89543 22 4 21.1046 4 20V12H10", stroke: color, strokeWidth: "1.5" }), _jsx(Rect, { x: "10", y: "7", width: "4", height: "15", stroke: color, strokeWidth: "1.5" }), _jsx(Path, { d: "M2 8L2 11C2 11.5523 2.44772 12 3 12L10 12L10 7L3 7C2.44772 7 2 7.44772 2 8Z", stroke: color, strokeWidth: "1.5" }), _jsx(Path, { d: "M22 11L22 8C22 7.44772 21.5523 7 21 7L14 7L14 12L21 12C21.5523 12 22 11.5523 22 11Z", stroke: color, strokeWidth: "1.5" }), _jsx(Path, { d: "M12.5556 7C12.2487 7 12 6.75127 12 6.44444L12 6C12 3.79086 13.7909 2 16 2L16.3333 2C17.2538 2 18 2.74619 18 3.66667V3.66667C18 5.50762 16.5076 7 14.6667 7L12.5556 7Z", stroke: color, strokeWidth: "1.5" }), _jsx(Path, { d: "M11.4444 7C11.7513 7 12 6.75127 12 6.44444L12 6C12 3.79086 10.2091 2 8 2L7.66667 2C6.74619 2 6 2.74619 6 3.66667V3.66667C6 5.50762 7.49238 7 9.33333 7L11.4444 7Z", stroke: color, strokeWidth: "1.5" })] }));
|
|
6
|
+
}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { Path, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
4
|
+
export default function IconGrid({ size = 24, color = ColorGray900, variant = 'line', ...props }) {
|
|
5
|
+
const isFilled = variant === 'filled';
|
|
6
|
+
return (_jsxs(Svg, { width: size, height: size, viewBox: "0 0 40 40", fill: "none", ...props, children: [_jsx(Path, { d: "M14.8584 5.83331H9.15835C7.3174 5.83331 5.82501 7.3257 5.82501 9.16665V15.0166C5.82501 16.8576 7.3174 18.35 9.15835 18.35H14.8584C16.6993 18.35 18.1917 16.8576 18.1917 15.0166V9.16665C18.1917 7.3257 16.6993 5.83331 14.8584 5.83331Z", stroke: color, strokeMiterlimit: "10", fill: isFilled ? color : 'none', strokeWidth: isFilled ? 0 : 2.5 }), _jsx(Path, { d: "M30.8417 5.83331H25.1417C23.3007 5.83331 21.8083 7.3257 21.8083 9.16665V15.0166C21.8083 16.8576 23.3007 18.35 25.1417 18.35H30.8417C32.6826 18.35 34.175 16.8576 34.175 15.0166V9.16665C34.175 7.3257 32.6826 5.83331 30.8417 5.83331Z", stroke: color, strokeMiterlimit: "10", fill: isFilled ? color : 'none', strokeWidth: isFilled ? 0 : 2.5 }), _jsx(Path, { d: "M14.8584 21.65H9.15841C7.31746 21.65 5.82507 23.1423 5.82507 24.9833V30.8333C5.82507 32.6742 7.31746 34.1666 9.15841 34.1666H14.8584C16.6994 34.1666 18.1918 32.6742 18.1918 30.8333V24.9833C18.1918 23.1423 16.6994 21.65 14.8584 21.65Z", stroke: color, strokeMiterlimit: "10", fill: isFilled ? color : 'none', strokeWidth: isFilled ? 0 : 2.5 }), _jsx(Path, { d: "M30.7752 21.65H25.0752C23.2342 21.65 21.7418 23.1423 21.7418 24.9833V30.8333C21.7418 32.6742 23.2342 34.1666 25.0752 34.1666H30.7752C32.6161 34.1666 34.1085 32.6742 34.1085 30.8333V24.9833C34.1085 23.1423 32.6161 21.65 30.7752 21.65Z", stroke: color, strokeMiterlimit: "10", fill: isFilled ? color : 'none', strokeWidth: isFilled ? 0 : 2.5 })] }));
|
|
7
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { Rect, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
4
|
+
export default function IconHamburger({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
5
|
+
return (_jsxs(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: "none", ...props, children: [_jsx(Rect, { width: "18", height: "1.5", x: "3", y: "4", fill: color, rx: "0.75", strokeWidth: 0 }), _jsx(Rect, { width: "18", height: "1.5", x: "3", y: "11.5", fill: color, rx: "0.75", strokeWidth: 0 }), _jsx(Rect, { width: "18", height: "1.5", x: "3", y: "19", fill: color, rx: "0.75", strokeWidth: 0 })] }));
|
|
6
|
+
}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { Path, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
4
|
+
export default function IconHeart({ size = 24, color = ColorGray900, variant = 'line', ...props }) {
|
|
5
|
+
const isFilled = variant === 'filled';
|
|
6
|
+
return (_jsx(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: "none", ...props, children: _jsx(Path, { d: "M16.4296 3.7451C14.6996 3.7451 13.1696 5.0251 12.1595 6.2451C12.0796 6.3451 11.9495 6.3451 11.8595 6.2451C10.8496 5.0251 9.2195 3.7551 7.5896 3.7451C3.4496 3.7151 1.9696 7.0951 2.5796 10.3351C3.3596 14.4851 9.8896 19.3751 11.5996 20.1651C11.8696 20.2851 12.1595 20.2851 12.4295 20.1651C14.1395 19.3751 20.7796 14.4351 21.4496 10.3351C21.9796 7.0851 20.4796 3.7451 16.4396 3.7551L16.4296 3.7451Z", stroke: color, strokeMiterlimit: "10", fill: isFilled ? color : 'none', strokeWidth: isFilled ? 0 : 1.5 }) }));
|
|
7
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { Circle, Path, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
4
|
+
export default function IconHelp({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
5
|
+
return (_jsxs(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: "none", ...props, children: [_jsx(Path, { d: "M5 18.1349V11C5 7.134 8.134 4 12 4C15.866 4 19 7.134 19 11V16.129C19 16.8161 18.4176 20 14.5058 20", stroke: color, strokeWidth: "1.5", strokeLinecap: "round" }), _jsx(Path, { d: "M1.5 12.5C1.5 10.567 3.067 9 5 9V16.5C3.067 16.5 1.5 14.933 1.5 13V12.5Z", fill: color }), _jsx(Path, { d: "M22.5 12.5C22.5 10.567 20.933 9 19 9V16.5C20.933 16.5 22.5 14.933 22.5 13V12.5Z", fill: color }), _jsx(Circle, { cx: "9.25", cy: "11.5", r: "0.75", fill: color }), _jsx(Circle, { cx: "14.75", cy: "11.5", r: "0.75", fill: color }), _jsx(Path, { d: "M10 16C10 16 10.5818 17 12 17C13.4182 17 14 16 14 16", stroke: color, strokeWidth: "1", strokeLinecap: "round" })] }));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { Path, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
4
|
+
export default function IconHome({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
5
|
+
return (_jsxs(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: "none", ...props, children: [_jsx(Path, { d: "M20.1671 9.0322V19.2757C20.1671 20.3831 19.2698 21.2804 18.1624 21.2804H5.8474C4.74 21.2804 3.8426 20.3831 3.8426 19.2757V9.0322", stroke: color, strokeWidth: "1.5", strokeMiterlimit: "10" }), _jsx(Path, { d: "M2 10.426L10.5536 3.2566C11.3842 2.5406 12.6157 2.5406 13.4462 3.2566L22 10.4356", stroke: color, strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }), _jsx(Path, { d: "M9.1791 21.2804V16.6886C9.1791 15.5812 10.0765 14.6838 11.1839 14.6838H12.8354C13.9428 14.6838 14.8402 15.5812 14.8402 16.6886V21.2804", stroke: color, strokeWidth: "1.5", strokeLinejoin: "round" })] }));
|
|
6
|
+
}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { Circle, Path, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900, SemanticColorBgWhite } from '../../tokens/colors';
|
|
4
|
+
export default function IconInfoCircle({ size = 24, color = ColorGray900, variant = 'line', ...props }) {
|
|
5
|
+
const isFilled = variant === 'filled';
|
|
6
|
+
return (_jsxs(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: "none", ...props, children: [_jsx(Circle, { cx: "12", cy: "12", r: "9", fill: isFilled ? color : 'none', stroke: color, strokeWidth: "1.5", strokeMiterlimit: "10", strokeLinecap: "round" }), _jsx(Path, { d: "M12 6.9L12 8.4", stroke: isFilled ? SemanticColorBgWhite : color, strokeWidth: "1.5", strokeMiterlimit: "10" }), _jsx(Path, { d: "M12 9.6L12 16.8", stroke: isFilled ? SemanticColorBgWhite : color, strokeWidth: "1.5", strokeMiterlimit: "10" })] }));
|
|
7
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { Circle, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
4
|
+
export default function IconKebap({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
5
|
+
return (_jsxs(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: "none", ...props, children: [_jsx(Circle, { cx: "12", cy: "6", r: "1.5", fill: color, strokeWidth: 0 }), _jsx(Circle, { cx: "12", cy: "12", r: "1.5", fill: color, strokeWidth: 0 }), _jsx(Circle, { cx: "12", cy: "18", r: "1.5", fill: color, strokeWidth: 0 })] }));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { Path, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
4
|
+
export default function IconLike({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
5
|
+
return (_jsxs(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: "none", ...props, children: [_jsx(Path, { d: "M3.0516 11.0541C3.0516 9.9495 3.9471 9.0541 5.0516 9.0541H7.432C7.9843 9.0541 8.432 9.5018 8.432 10.0541V19.1672C8.432 19.7195 7.9843 20.1673 7.432 20.1673H5.0516C3.9471 20.1673 3.0516 19.2718 3.0516 18.1672V11.0541Z", stroke: color, strokeWidth: "1.5" }), _jsx(Path, { d: "M10.9659 4.3534C11.8144 2.7346 12.1894 1.7358 13.3339 2.3504C14.4784 2.9649 14.3287 4.5934 14.089 6.041C14.0302 6.3959 13.8475 7.1258 13.6766 7.7776C13.5088 8.4174 13.9886 9.0481 14.6501 9.0481H17.5754C19.371 9.0481 20.7644 10.6147 20.555 12.398C20.4724 13.1013 20.3885 13.8151 20.3165 14.4285C20.2108 15.3282 20.0798 16.4439 19.9645 17.4257C19.8008 18.8192 18.6934 19.915 17.2941 20.0194C16.253 20.097 15.0531 20.1665 14.089 20.1673C13.1984 20.1679 12.1089 20.11 11.1246 20.0405C9.5923 19.9325 8.4321 18.6422 8.4321 17.1061V9.5718C8.4321 9.2285 8.52 8.8918 8.6863 8.5915C9.0883 7.8652 9.9324 6.3251 10.9659 4.3534Z", stroke: color, strokeWidth: "1.5" })] }));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { Path, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
4
|
+
export default function IconLink({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
5
|
+
return (_jsxs(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: "none", ...props, children: [_jsx(Path, { d: "M14.1138 7.99707H19.0016C21.2117 7.99707 23 9.78532 23 11.9954C23 14.2055 21.2117 15.9937 19.0016 15.9937H14.1138", stroke: color, strokeWidth: "1.5", strokeMiterlimit: "10", strokeLinecap: "round" }), _jsx(Path, { d: "M10.1155 16.003H4.99832C2.78823 16.003 1 14.2148 1 12.0047C1 9.79459 2.78823 8.00635 4.99832 8.00635H10.1155", stroke: color, strokeWidth: "1.5", strokeMiterlimit: "10", strokeLinecap: "round" }), _jsx(Path, { d: "M6.99756 11.9954H17.0026", stroke: color, strokeWidth: "1.5", strokeMiterlimit: "10", strokeLinecap: "round" })] }));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { Path, Rect, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
4
|
+
export default function IconList({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
5
|
+
return (_jsxs(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: "none", ...props, children: [_jsx(Path, { d: "M7.84924 11.627H16.1508", stroke: color, strokeWidth: "1.5", strokeMiterlimit: "10", strokeLinecap: "round" }), _jsx(Path, { d: "M7.84924 14.7368H16.1508", stroke: color, strokeWidth: "1.5", strokeMiterlimit: "10", strokeLinecap: "round" }), _jsx(Path, { d: "M7.84924 17.8569H12.0949", stroke: color, strokeWidth: "1.5", strokeMiterlimit: "10", strokeLinecap: "round" }), _jsx(Rect, { x: "3.96826", y: "2.29883", width: "16.0635", height: "19.4025", rx: "2", stroke: color, strokeWidth: "1.5" }), _jsx(Rect, { x: "6.58997", y: "4.93408", width: "10.8199", height: "3.46565", rx: "0.5", stroke: color, strokeWidth: "1.5" })] }));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { Path, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
4
|
+
export default function IconListBullet({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
5
|
+
return (_jsxs(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: "none", ...props, children: [_jsx(Path, { d: "M21.9155 5.94522C21.9155 6.41927 21.5308 6.80401 21.0567 6.80401L6.86254 6.80401C6.38849 6.80401 6.00375 6.41927 6.00375 5.94522C6.00375 5.47117 6.38849 5.08643 6.86254 5.08643L21.0567 5.08643C21.5308 5.08643 21.9155 5.47117 21.9155 5.94522Z", fill: color }), _jsx(Path, { d: "M4.37445 5.95644C4.37445 6.58965 3.86262 7.10149 3.2294 7.10149C2.59619 7.10149 2.08435 6.58965 2.08435 5.95644C2.08435 5.32323 2.59619 4.80566 3.2294 4.80566C3.86262 4.80566 4.37445 5.31292 4.37445 5.94499L4.37445 5.95644Z", fill: color }), _jsx(Path, { d: "M21.9155 11.9916C21.9155 12.4657 21.5308 12.8504 21.0567 12.8504L6.86254 12.8504C6.38849 12.8504 6.00375 12.4657 6.00375 11.9916C6.00375 11.5176 6.38849 11.1328 6.86254 11.1328L21.0567 11.1328C21.5308 11.1328 21.9155 11.5176 21.9155 11.9916Z", fill: color }), _jsx(Path, { d: "M4.37445 12.0028C4.37445 12.636 3.86262 13.1479 3.2294 13.1479C2.59619 13.1479 2.08435 12.636 2.08435 12.0028C2.08435 11.3696 2.59619 10.852 3.2294 10.852C3.86262 10.852 4.37445 11.3593 4.37445 11.9914L4.37445 12.0028Z", fill: color }), _jsx(Path, { d: "M21.9155 18.0375C21.9155 18.5116 21.5308 18.8963 21.0567 18.8963L6.86254 18.8963C6.38849 18.8963 6.00375 18.5116 6.00375 18.0375C6.00375 17.5635 6.38849 17.1787 6.86254 17.1787L21.0567 17.1787C21.5308 17.1787 21.9155 17.5635 21.9155 18.0375Z", fill: color }), _jsx(Path, { d: "M4.37445 18.0487C4.37445 18.6819 3.86262 19.1938 3.2294 19.1938C2.59619 19.1938 2.08435 18.6819 2.08435 18.0487C2.08435 17.4155 2.59619 16.8979 3.2294 16.8979C3.86262 16.8979 4.37445 17.4052 4.37445 18.0373L4.37445 18.0487Z", fill: color })] }));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { Path, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
4
|
+
export default function IconListNumber({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
5
|
+
return (_jsxs(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: "none", ...props, children: [_jsx(Path, { d: "M21.9155 5.94521C21.9155 6.41927 21.5308 6.804 21.0567 6.804L6.86254 6.804C6.38849 6.804 6.00375 6.41927 6.00375 5.94521C6.00375 5.47116 6.38849 5.08643 6.86254 5.08643L21.0567 5.08643C21.5308 5.08643 21.9155 5.47116 21.9155 5.94521Z", fill: color }), _jsx(Path, { d: "M21.9155 11.9916C21.9155 12.4657 21.5308 12.8504 21.0567 12.8504L6.86254 12.8504C6.38849 12.8504 6.00375 12.4657 6.00375 11.9916C6.00375 11.5175 6.38849 11.1328 6.86254 11.1328L21.0567 11.1328C21.5308 11.1328 21.9155 11.5175 21.9155 11.9916Z", fill: color }), _jsx(Path, { d: "M21.9155 18.0375C21.9155 18.5116 21.5308 18.8963 21.0567 18.8963L6.86254 18.8963C6.38849 18.8963 6.00375 18.5116 6.00375 18.0375C6.00375 17.5634 6.38849 17.1787 6.86254 17.1787L21.0567 17.1787C21.5308 17.1787 21.9155 17.5634 21.9155 18.0375Z", fill: color }), _jsx(Path, { d: "M1.375 5.39844L3 3.99219V7.89844", stroke: color, strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }), _jsx(Path, { d: "M1.71875 10.0469H3.68752L1.71875 13.4569H3.68752", stroke: color, strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }), _jsx(Path, { d: "M1.6875 16.1016H3.6875V18.0547M1.6875 20.0078H3.6875V18.0547M3.6875 18.0547H2.43854", stroke: color, strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" })] }));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { Path, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
4
|
+
export default function IconLocation({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
5
|
+
return (_jsxs(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: "none", ...props, children: [_jsx(Path, { d: "M12 21C16.9706 21 21 16.9706 21 12C21 7.0294 16.9706 3 12 3C7.0294 3 3 7.0294 3 12C3 16.9706 7.0294 21 12 21Z", stroke: color, strokeWidth: "1.5", strokeMiterlimit: "10", strokeLinecap: "round" }), _jsx(Path, { d: "M21 12H16.17", stroke: color, strokeWidth: "1.5", strokeMiterlimit: "10", strokeLinecap: "round" }), _jsx(Path, { d: "M7.83 12H3", stroke: color, strokeWidth: "1.5", strokeMiterlimit: "10", strokeLinecap: "round" }), _jsx(Path, { d: "M12 21V16.17", stroke: color, strokeWidth: "1.5", strokeMiterlimit: "10", strokeLinecap: "round" }), _jsx(Path, { d: "M12 7.83V3", stroke: color, strokeWidth: "1.5", strokeMiterlimit: "10", strokeLinecap: "round" })] }));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { Path, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
4
|
+
export default function IconMail({ size = 24, color = ColorGray900, variant: _variant = 'filled', ...props }) {
|
|
5
|
+
return (_jsxs(Svg, { width: size, height: size, viewBox: "0 0 18 18", fill: "none", ...props, children: [_jsx(Path, { fill: color, d: "M16.289 4.586a2.6 2.6 0 0 0-1.61-.554H3.321c-.583 0-1.15.195-1.61.554a.25.25 0 0 0 .03.412l6.884 3.968a.75.75 0 0 0 .75 0l6.884-3.968a.25.25 0 0 0 .03-.412" }), _jsx(Path, { fill: color, d: "M16.58 6.252a.225.225 0 0 0-.338-.195l-6.867 3.959a.75.75 0 0 1-.75 0L1.758 6.057a.225.225 0 0 0-.337.195v6.33a2 2 0 0 0 2 2h11.158a2 2 0 0 0 2-2z" })] }));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { Path, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
4
|
+
export default function IconMap({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
5
|
+
return (_jsxs(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: "none", ...props, children: [_jsx(Path, { d: "M14.6247 4.44L9.3547 3C9.1647 2.95 8.9747 2.93 8.7747 2.93C8.6247 2.93 8.4747 2.96 8.3247 3L3.6347 4.28C2.9947 4.45 2.5547 5.03 2.5547 5.69V19.86C2.5547 20.5 3.1647 20.97 3.7847 20.8L8.3347 19.56C8.6747 19.47 9.0247 19.47 9.3647 19.56L14.6347 21C14.9747 21.09 15.3247 21.09 15.6647 21L20.3647 19.72C21.0047 19.55 21.4447 18.97 21.4447 18.31V4.13C21.4447 3.49 20.8347 3.02 20.2147 3.19L15.6647 4.43C15.3247 4.52 14.9747 4.52 14.6347 4.43L14.6247 4.44Z", stroke: color, strokeWidth: "1.5", strokeMiterlimit: "10" }), _jsx(Path, { d: "M8.7852 19.5V2.93", stroke: color, strokeWidth: "1.5", strokeMiterlimit: "10" }), _jsx(Path, { d: "M15.1251 21.07V4.5", stroke: color, strokeWidth: "1.5", strokeMiterlimit: "10" })] }));
|
|
6
|
+
}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { Path, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900, SemanticColorBgWhite } from '../../tokens/colors';
|
|
4
|
+
export default function IconMapMarker({ size = 24, color = ColorGray900, variant = 'line', ...props }) {
|
|
5
|
+
const isFilled = variant === 'filled';
|
|
6
|
+
return (_jsxs(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: "none", ...props, children: [_jsx(Path, { d: "M19.9781 10.3112C19.4734 15.4712 15.772 19.7512 13.5953 21.8612C12.712 22.7212 11.2609 22.7212 10.3777 21.8612C8.0327 19.5912 3.9844 14.7712 3.9844 9.1312C3.9844 4.8012 7.7804 1.3112 12.3755 1.5012C17.0759 1.7012 20.4092 5.8512 19.9781 10.3012V10.3112Z", stroke: color, strokeWidth: isFilled ? 0 : 1.5, strokeMiterlimit: "10", fill: isFilled ? color : undefined }), _jsx(Path, { d: "M12.1471 12.1612C13.7764 12.1612 15.0971 10.8404 15.0971 9.2112C15.0971 7.582 13.7764 6.2612 12.1471 6.2612C10.5179 6.2612 9.1972 7.582 9.1972 9.2112C9.1972 10.8404 10.5179 12.1612 12.1471 12.1612Z", stroke: color, strokeWidth: isFilled ? 0 : 1.5, fill: isFilled ? SemanticColorBgWhite : undefined, strokeMiterlimit: "10" })] }));
|
|
7
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { Circle, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
4
|
+
export default function IconMeatBall({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
5
|
+
return (_jsxs(Svg, { width: size, height: size, viewBox: "0 0 40 40", fill: "none", ...props, children: [_jsx(Circle, { cx: "10.8333", cy: "19.1667", r: "2.5", transform: "rotate(-90 10.8333 19.1667)", fill: color }), _jsx(Circle, { cx: "20.8333", cy: "19.1666", r: "2.5", transform: "rotate(-90 20.8333 19.1666)", fill: color }), _jsx(Circle, { cx: "30.8333", cy: "19.1666", r: "2.5", transform: "rotate(-90 30.8333 19.1666)", fill: color })] }));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { Path, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
4
|
+
export default function IconMenu({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
5
|
+
return (_jsxs(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: "none", ...props, children: [_jsx(Path, { d: "M17.195 3.29498H18.235C19.385 3.29498 20.315 4.22498 20.315 5.37498V19.925C20.315 21.075 19.385 22.005 18.235 22.005H5.765C4.615 22.005 3.685 21.075 3.685 19.925V5.37498C3.685 4.22498 4.615 3.29498 5.765 3.29498H6.80499", stroke: color, strokeWidth: "1.5", strokeMiterlimit: "10" }), _jsx(Path, { d: "M16.195 1.995H7.80499C7.25271 1.995 6.80499 2.44271 6.80499 2.995V3.595C6.80499 4.14728 7.25271 4.595 7.80499 4.595H16.195C16.7473 4.595 17.195 4.14728 17.195 3.595V2.995C17.195 2.44271 16.7473 1.995 16.195 1.995Z", stroke: color, strokeWidth: "1.5", strokeMiterlimit: "10" }), _jsx(Path, { d: "M7.745 9.535H16.055", stroke: color, strokeWidth: "1.5", strokeMiterlimit: "10", strokeLinecap: "round" }), _jsx(Path, { d: "M7.745 12.645H16.055", stroke: color, strokeWidth: "1.5", strokeMiterlimit: "10", strokeLinecap: "round" }), _jsx(Path, { d: "M7.745 15.765H11.995", stroke: color, strokeWidth: "1.5", strokeMiterlimit: "10", strokeLinecap: "round" })] }));
|
|
6
|
+
}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { Path, Svg } from 'react-native-svg';
|
|
3
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
4
|
+
export default function IconMenuCheck({ size = 24, color = ColorGray900, variant = 'line', ...props }) {
|
|
5
|
+
const isFilled = variant === 'filled';
|
|
6
|
+
return (_jsx(Svg, { width: size, height: size, viewBox: "0 0 28 28", fill: "none", ...props, children: isFilled ? (_jsxs(_Fragment, { children: [_jsx(Path, { d: "M17.1719 21.5115L19.6433 23.8456L24.1742 19.1774", stroke: color, strokeWidth: "1.3", strokeLinecap: "round", strokeLinejoin: "round" }), _jsx(Path, { d: "M19.7158 3.65424C21.1802 3.65424 22.3592 4.87222 22.3594 6.34174V17.8163L19.5742 20.6855L18.7168 19.8759C17.8134 19.0227 16.3894 19.0634 15.5361 19.9667C14.6831 20.8701 14.7237 22.2942 15.627 23.1474L16.8955 24.3456H6.62305C5.15887 24.3454 3.98071 23.1275 3.98047 21.6581V6.34174C3.98066 4.87236 5.15884 3.65448 6.62305 3.65424H19.7158ZM8.30273 16.5595C7.94397 16.5595 7.65271 16.8512 7.65234 17.2099C7.65234 17.5689 7.94375 17.8603 8.30273 17.8603H13.8496C14.2086 17.8603 14.5 17.5689 14.5 17.2099C14.4996 16.8512 14.2084 16.5595 13.8496 16.5595H8.30273ZM8.30273 13.3447C7.94389 13.3447 7.65257 13.6363 7.65234 13.9951C7.65261 14.3538 7.94391 14.6454 8.30273 14.6454H18.0352C18.3939 14.6453 18.6843 14.3537 18.6846 13.9951C18.6843 13.6364 18.3939 13.3448 18.0352 13.3447H8.30273ZM8.30273 10.1386C7.94389 10.1386 7.65257 10.4302 7.65234 10.789C7.65234 11.148 7.94375 11.4394 8.30273 11.4394H18.0352C18.394 11.4392 18.6846 11.1479 18.6846 10.789C18.6843 10.4303 18.3939 10.1388 18.0352 10.1386H8.30273Z", fill: color })] })) : (_jsxs(_Fragment, { children: [_jsx(Path, { d: "M9.74414 11.46H18.3096", stroke: color, strokeWidth: "1.3", strokeMiterlimit: "10", strokeLinecap: "round" }), _jsx(Path, { d: "M9.74414 14.666H18.3096", stroke: color, strokeWidth: "1.3", strokeMiterlimit: "10", strokeLinecap: "round" }), _jsx(Path, { d: "M18.25 21.3341L20.7214 23.6682L25.2523 19", stroke: color, strokeWidth: "1.3", strokeLinecap: "round", strokeLinejoin: "round" }), _jsx(Path, { d: "M9.74414 17.8809H14.1248", stroke: color, strokeWidth: "1.3", strokeMiterlimit: "10", strokeLinecap: "round" }), _jsx(Path, { d: "M22.7024 16.8665L22.7024 7.17064C22.7024 5.99213 21.7382 5.0279 20.5597 5.0279L8.66313 5.0279L7.70328 5.0279C6.52478 5.0279 5.56055 5.99213 5.56055 7.17064L5.56055 22.1698C5.56055 23.3483 6.52478 24.3125 7.70328 24.3125L16.5635 24.3125", stroke: color, strokeWidth: "1.3", strokeMiterlimit: "10", strokeLinecap: "round" })] })) }));
|
|
7
|
+
}
|