@pop-ui/foundation 1.1.1-beta → 1.1.3
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 +5 -6
- package/dist/foundation.js +1958 -1183
- package/dist/foundation.umd.cjs +1 -1
- package/dist/native/icons/native/IconArrowDown.js +3 -0
- package/dist/native/icons/native/IconArrowLeft.js +3 -0
- package/dist/native/icons/native/IconArrowRight.js +3 -0
- package/dist/native/icons/native/IconArrowUp.js +3 -0
- package/dist/native/icons/native/IconBookmark.js +3 -0
- package/dist/native/icons/native/IconBriefcase.js +3 -0
- package/dist/native/icons/native/IconCafe.js +3 -0
- package/dist/native/icons/native/IconCalendar.js +3 -0
- package/dist/native/icons/native/IconCalendarCancel.js +3 -0
- package/dist/native/icons/native/IconCamera.js +3 -0
- package/dist/native/icons/native/IconCameraSwitch.js +3 -0
- package/dist/native/icons/native/IconCard.js +4 -1
- package/dist/native/icons/native/IconCards.js +3 -0
- package/dist/native/icons/native/IconCaretDown.js +3 -0
- package/dist/native/icons/native/IconCaretUp.js +3 -0
- package/dist/native/icons/native/IconCart.js +9 -0
- package/dist/native/icons/native/IconCartAdd.js +9 -0
- package/dist/native/icons/native/IconCartCheck.js +9 -0
- package/dist/native/icons/native/IconCaution.js +3 -0
- package/dist/native/icons/native/IconChartBar.js +3 -0
- package/dist/native/icons/native/IconCheck.js +3 -0
- package/dist/native/icons/native/IconCheckBadge.js +3 -0
- package/dist/native/icons/native/IconCheckCircle.js +3 -0
- package/dist/native/icons/native/IconChevronDown.js +3 -0
- package/dist/native/icons/native/IconChevronLeft.js +3 -0
- package/dist/native/icons/native/IconChevronLeftDouble.js +3 -0
- package/dist/native/icons/native/IconChevronRight.js +3 -0
- package/dist/native/icons/native/IconChevronRightDouble.js +3 -0
- package/dist/native/icons/native/IconChevronUp.js +3 -0
- package/dist/native/icons/native/IconChevronUpDown.js +3 -0
- package/dist/native/icons/native/IconClock.js +3 -0
- package/dist/native/icons/native/IconCoffee.js +3 -0
- package/dist/native/icons/native/IconCopy.js +3 -0
- package/dist/native/icons/native/IconCreditCard.js +3 -0
- package/dist/native/icons/native/IconDev.js +3 -0
- package/dist/native/icons/native/IconDirection.js +3 -0
- package/dist/native/icons/native/IconDragMenu.js +3 -0
- package/dist/native/icons/native/IconEdit.js +3 -0
- package/dist/native/icons/native/IconEditNote.js +3 -0
- package/dist/native/icons/native/IconExport.js +3 -0
- package/dist/native/icons/native/IconExternalLink.js +3 -0
- package/dist/native/icons/native/IconFilter.js +3 -0
- package/dist/native/icons/native/IconGift.js +3 -0
- package/dist/native/icons/native/IconGrid.js +3 -0
- package/dist/native/icons/native/IconHamburger.js +3 -0
- package/dist/native/icons/native/IconHeart.js +3 -0
- package/dist/native/icons/native/IconHelp.js +3 -0
- package/dist/native/icons/native/IconHome.js +3 -0
- package/dist/native/icons/native/IconInfoCircle.js +3 -0
- package/dist/native/icons/native/IconKebap.js +3 -0
- package/dist/native/icons/native/IconLike.js +3 -0
- package/dist/native/icons/native/IconLink.js +3 -0
- package/dist/native/icons/native/IconList.js +3 -0
- package/dist/native/icons/native/IconListBullet.js +3 -0
- package/dist/native/icons/native/IconListNumber.js +3 -0
- package/dist/native/icons/native/IconLocation.js +3 -0
- package/dist/native/icons/native/IconMail.js +3 -0
- package/dist/native/icons/native/IconMap.js +3 -0
- package/dist/native/icons/native/IconMapMarker.js +3 -0
- package/dist/native/icons/native/IconMeatBall.js +3 -0
- package/dist/native/icons/native/IconMenu.js +3 -0
- package/dist/native/icons/native/IconMenuCheck.js +3 -0
- package/dist/native/icons/native/IconMessage.js +3 -0
- package/dist/native/icons/native/IconMinus.js +3 -0
- package/dist/native/icons/native/IconMoneyCircle.js +3 -0
- package/dist/native/icons/native/IconNote.js +3 -0
- package/dist/native/icons/native/IconNotification.js +3 -0
- package/dist/native/icons/native/IconPercentBadge.js +3 -0
- package/dist/native/icons/native/IconPhoneClock.js +3 -0
- package/dist/native/icons/native/IconPhoto.js +3 -0
- package/dist/native/icons/native/IconPlayCircle.js +3 -0
- package/dist/native/icons/native/IconPlus.js +3 -0
- package/dist/native/icons/native/IconPlusCircle.js +3 -0
- package/dist/native/icons/native/IconPopcorn.js +3 -0
- package/dist/native/icons/native/IconPopdeal.js +7 -3
- package/dist/native/icons/native/IconPoppass.js +3 -0
- package/dist/native/icons/native/IconPrinter.js +3 -0
- package/dist/native/icons/native/IconQuestion.js +3 -0
- package/dist/native/icons/native/IconQuestionCircle.js +3 -0
- package/dist/native/icons/native/IconQuote.js +3 -0
- package/dist/native/icons/native/IconRefresh.js +3 -0
- package/dist/native/icons/native/IconReset.js +3 -0
- package/dist/native/icons/native/IconRestaurant.js +3 -0
- package/dist/native/icons/native/IconSearch.js +3 -0
- package/dist/native/icons/native/IconSetting.js +3 -0
- package/dist/native/icons/native/IconShare.js +3 -0
- package/dist/native/icons/native/IconShop.js +3 -0
- package/dist/native/icons/native/IconShoppingBagCheck.js +3 -0
- package/dist/native/icons/native/IconSiren.js +3 -0
- package/dist/native/icons/native/IconSirenImportant.js +3 -0
- package/dist/native/icons/native/IconSmartphone.js +3 -0
- package/dist/native/icons/native/IconSound.js +3 -0
- package/dist/native/icons/native/IconStar.js +3 -0
- package/dist/native/icons/native/IconStore.js +3 -0
- package/dist/native/icons/native/IconSwapHorizontal.js +3 -0
- package/dist/native/icons/native/IconSwapVertical.js +3 -0
- package/dist/native/icons/native/IconText.js +3 -0
- package/dist/native/icons/native/IconTicket.js +3 -0
- package/dist/native/icons/native/IconTicketPlay.js +3 -0
- package/dist/native/icons/native/IconTrash.js +3 -0
- package/dist/native/icons/native/IconUser.js +3 -0
- package/dist/native/icons/native/IconUserDouble.js +3 -0
- package/dist/native/icons/native/IconUserSearch.js +3 -0
- package/dist/native/icons/native/IconVisibility.js +3 -0
- package/dist/native/icons/native/IconWarningCircle.js +3 -0
- package/dist/native/icons/native/IconWarningTriangle.js +3 -0
- package/dist/native/icons/native/IconX.js +3 -0
- package/dist/native/icons/native/IconXCircle.js +3 -0
- package/dist/native/icons/native/index.js +6 -0
- package/dist/native/illustrations/native/IllustrationAge12.js +3 -0
- package/dist/native/illustrations/native/IllustrationAge15.js +3 -0
- package/dist/native/illustrations/native/IllustrationAge19.js +3 -0
- package/dist/native/illustrations/native/IllustrationAgeAll.js +3 -0
- package/dist/native/illustrations/native/IllustrationAlarm.js +3 -0
- package/dist/native/illustrations/native/IllustrationBell.js +3 -0
- package/dist/native/illustrations/native/IllustrationCalendar.js +3 -0
- package/dist/native/illustrations/native/IllustrationCamera.js +8 -0
- package/dist/native/illustrations/native/IllustrationChart.js +3 -0
- package/dist/native/illustrations/native/IllustrationChat.js +3 -0
- package/dist/native/illustrations/native/IllustrationCheckCircle.js +10 -0
- package/dist/native/illustrations/native/IllustrationClapperboard.js +3 -0
- package/dist/native/illustrations/native/IllustrationClockHurry.js +8 -0
- package/dist/native/illustrations/native/IllustrationCoinWon.js +3 -0
- package/dist/native/illustrations/native/IllustrationCreditcard.js +3 -0
- package/dist/native/illustrations/native/IllustrationDiscountcoupon.js +3 -0
- package/dist/native/illustrations/native/IllustrationDiscounttagMint.js +3 -0
- package/dist/native/illustrations/native/IllustrationDiscounttagPurple.js +3 -0
- package/dist/native/illustrations/native/IllustrationDiscounttagRed.js +3 -0
- package/dist/native/illustrations/native/IllustrationExel.js +3 -0
- package/dist/native/illustrations/native/IllustrationFolder.js +3 -0
- package/dist/native/illustrations/native/IllustrationHandOk.js +8 -0
- package/dist/native/illustrations/native/IllustrationHandThumbsUp.js +8 -0
- package/dist/native/illustrations/native/IllustrationHome.js +3 -0
- package/dist/native/illustrations/native/IllustrationLink.js +3 -0
- package/dist/native/illustrations/native/IllustrationMappinMint.js +3 -0
- package/dist/native/illustrations/native/IllustrationMappinRed.js +3 -0
- package/dist/native/illustrations/native/IllustrationMegaphone.js +3 -0
- package/dist/native/illustrations/native/IllustrationMoneybag.js +3 -0
- package/dist/native/illustrations/native/IllustrationNoCircle.js +8 -0
- package/dist/native/illustrations/native/IllustrationOffice.js +8 -0
- package/dist/native/illustrations/native/IllustrationPeople.js +8 -0
- package/dist/native/illustrations/native/IllustrationPerson.js +8 -0
- package/dist/native/illustrations/native/IllustrationPopcorn.js +3 -0
- package/dist/native/illustrations/native/IllustrationPopdeal.js +8 -0
- package/dist/native/illustrations/native/IllustrationPoppass.js +8 -0
- package/dist/native/illustrations/native/IllustrationSales.js +8 -0
- package/dist/native/illustrations/native/IllustrationSetting.js +8 -0
- package/dist/native/illustrations/native/IllustrationShop.js +3 -0
- package/dist/native/illustrations/native/IllustrationShoppingbag.js +3 -0
- package/dist/native/illustrations/native/IllustrationSoda.js +3 -0
- package/dist/native/illustrations/native/IllustrationTicket.js +8 -0
- package/dist/native/illustrations/native/IllustrationVendingmachine.js +3 -0
- package/dist/native/illustrations/native/IllustrationYesCircle.js +8 -0
- package/dist/native/illustrations/native/IllustrationYesSpike.js +8 -0
- package/dist/native/illustrations/native/IllustrationYoutube.js +8 -0
- package/dist/native/illustrations/native/index.js +20 -0
- package/dist/types/index.d.ts +40 -3
- package/dist/types-native/icons/native/IconCart.d.ts +2 -0
- package/dist/types-native/icons/native/IconCartAdd.d.ts +2 -0
- package/dist/types-native/icons/native/IconCartCheck.d.ts +2 -0
- package/dist/types-native/icons/native/IconPopdeal.d.ts +2 -2
- package/dist/types-native/icons/native/index.d.ts +3 -0
- package/dist/types-native/illustrations/native/IllustrationCamera.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationCheckCircle.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationClockHurry.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationHandOk.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationHandThumbsUp.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationNoCircle.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationOffice.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationPeople.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationPerson.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationPopdeal.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationPoppass.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationSales.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationSetting.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationTicket.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationYesCircle.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationYesSpike.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationYoutube.d.ts +2 -0
- package/dist/types-native/illustrations/native/index.d.ts +17 -0
- package/package.json +2 -2
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Path, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900 } from '../../tokens/colors';
|
|
4
7
|
export default function IconArrowDown({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Path, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900 } from '../../tokens/colors';
|
|
4
7
|
export default function IconArrowLeft({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Path, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900 } from '../../tokens/colors';
|
|
4
7
|
export default function IconArrowRight({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Path, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900 } from '../../tokens/colors';
|
|
4
7
|
export default function IconArrowUp({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Path, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900 } from '../../tokens/colors';
|
|
4
7
|
export default function IconBookmark({ size = 24, color = ColorGray900, variant = 'line', ...props }) {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Path, Rect, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900 } from '../../tokens/colors';
|
|
4
7
|
export default function IconBriefcase({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Path, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900 } from '../../tokens/colors';
|
|
4
7
|
export default function IconCafe({ size = 24, color = ColorGray900, variant = 'line', ...props }) {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Path, Rect, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900 } from '../../tokens/colors';
|
|
4
7
|
export default function IconCalendar({ size = 24, color = ColorGray900, variant = 'line', ...props }) {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Path, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900 } from '../../tokens/colors';
|
|
4
7
|
export default function IconCalendarCancel({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Circle, Ellipse, Path, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900 } from '../../tokens/colors';
|
|
4
7
|
export default function IconCamera({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Ellipse, Path, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900 } from '../../tokens/colors';
|
|
4
7
|
export default function IconCameraSwitch({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
@@ -1,5 +1,8 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
5
|
+
import { useId } from "react";
|
|
3
6
|
import { Mask, Rect, Svg } from 'react-native-svg';
|
|
4
7
|
import { ColorGray900 } from '../../tokens/colors';
|
|
5
8
|
export default function IconCard({ size = 24, color = ColorGray900, variant = 'line', ...props }) {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Path, Rect, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900 } from '../../tokens/colors';
|
|
4
7
|
export default function IconCards({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Path, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900 } from '../../tokens/colors';
|
|
4
7
|
export default function IconCaretDown({ size = 24, color = ColorGray900, variant: _variant = 'filled', ...props }) {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Path, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900 } from '../../tokens/colors';
|
|
4
7
|
export default function IconCaretUp({ size = 24, color = ColorGray900, variant: _variant = 'filled', ...props }) {
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
5
|
+
import { Circle, Path, Svg } from 'react-native-svg';
|
|
6
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
7
|
+
export default function IconCart({ size = 24, color = ColorGray900, ...props }) {
|
|
8
|
+
return (_jsxs(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: "none", ...props, children: [_jsx(Path, { d: "M1 4H2.4914C3.38436 4 4.16913 4.59195 4.41445 5.45056L6.58555 13.0494C6.83087 13.908 7.61564 14.5 8.5086 14.5H18C19.1046 14.5 20 13.6046 20 12.5V7", stroke: color, strokeWidth: "1.5", strokeLinecap: "round" }), _jsx(Circle, { cx: "18", cy: "19", r: "2.25", stroke: color, strokeWidth: "1.5" }), _jsx(Circle, { cx: "7.5", cy: "19", r: "2.25", stroke: color, strokeWidth: "1.5" })] }));
|
|
9
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
5
|
+
import { Circle, Path, Svg } from 'react-native-svg';
|
|
6
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
7
|
+
export default function IconCartAdd({ size = 24, color = ColorGray900, ...props }) {
|
|
8
|
+
return (_jsxs(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: "none", ...props, children: [_jsx(Path, { d: "M1 4H2.4914C3.38436 4 4.16913 4.59195 4.41445 5.45056L6.58555 13.0494C6.83087 13.908 7.61564 14.5 8.5086 14.5H18C19.1046 14.5 20 13.6046 20 12.5V7", stroke: color, strokeWidth: "1.5", strokeLinecap: "round" }), _jsx(Path, { d: "M12.6 4.8V10.8", stroke: color, strokeWidth: "1.5", strokeLinecap: "round" }), _jsx(Path, { d: "M9.6 7.8H15.6", stroke: color, strokeWidth: "1.5", strokeLinecap: "round" }), _jsx(Circle, { cx: "18", cy: "19", r: "2.25", stroke: color, strokeWidth: "1.5" }), _jsx(Circle, { cx: "7.5", cy: "19", r: "2.25", stroke: color, strokeWidth: "1.5" })] }));
|
|
9
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
5
|
+
import { Circle, Path, Svg } from 'react-native-svg';
|
|
6
|
+
import { ColorGray900 } from '../../tokens/colors';
|
|
7
|
+
export default function IconCartCheck({ size = 24, color = ColorGray900, ...props }) {
|
|
8
|
+
return (_jsxs(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: "none", ...props, children: [_jsx(Path, { d: "M1 4H2.4914C3.38436 4 4.16913 4.59195 4.41445 5.45056L6.58555 13.0494C6.83087 13.908 7.61564 14.5 8.5086 14.5H18C19.1046 14.5 20 13.6046 20 12.5V7", stroke: color, strokeWidth: "1.5", strokeLinecap: "round" }), _jsx(Path, { d: "M10.5 8.5L11.6464 9.64645C11.8417 9.84171 12.1583 9.84171 12.3536 9.64645L15.5 6.5", stroke: color, strokeWidth: "1.5", strokeLinecap: "round" }), _jsx(Circle, { cx: "18", cy: "19", r: "2.25", stroke: color, strokeWidth: "1.5" }), _jsx(Circle, { cx: "7.5", cy: "19", r: "2.25", stroke: color, strokeWidth: "1.5" })] }));
|
|
9
|
+
}
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Circle, Path, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900, SemanticColorBgWhite } from '../../tokens/colors';
|
|
4
7
|
export default function IconCaution({ size = 24, color = ColorGray900, variant = 'line', ...props }) {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Rect, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900 } from '../../tokens/colors';
|
|
4
7
|
export default function IconChartBar({ size = 24, color = ColorGray900, variant = 'line', ...props }) {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Path, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900 } from '../../tokens/colors';
|
|
4
7
|
export default function IconCheck({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Path, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900 } from '../../tokens/colors';
|
|
4
7
|
export default function IconCheckBadge({ size = 24, color = ColorGray900, variant: _variant = 'filled', ...props }) {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Circle, Path, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900, SemanticColorBgWhite } from '../../tokens/colors';
|
|
4
7
|
export default function IconCheckCircle({ size = 24, color = ColorGray900, variant = 'line', ...props }) {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Path, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900 } from '../../tokens/colors';
|
|
4
7
|
export default function IconChevronDown({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Path, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900 } from '../../tokens/colors';
|
|
4
7
|
export default function IconChevronLeft({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Path, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900 } from '../../tokens/colors';
|
|
4
7
|
export default function IconChevronLeftDouble({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Path, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900 } from '../../tokens/colors';
|
|
4
7
|
export default function IconChevronRight({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Path, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900 } from '../../tokens/colors';
|
|
4
7
|
export default function IconChevronRightDouble({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Path, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900 } from '../../tokens/colors';
|
|
4
7
|
export default function IconChevronUp({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Path, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900 } from '../../tokens/colors';
|
|
4
7
|
export default function IconChevronUpDown({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Path, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900 } from '../../tokens/colors';
|
|
4
7
|
export default function IconClock({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Path, Rect, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900 } from '../../tokens/colors';
|
|
4
7
|
export default function IconCoffee({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Path, Rect, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900 } from '../../tokens/colors';
|
|
4
7
|
export default function IconCopy({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Path, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900 } from '../../tokens/colors';
|
|
4
7
|
export default function IconCreditCard({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Path, Rect, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900 } from '../../tokens/colors';
|
|
4
7
|
export default function IconDev({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Path, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900 } from '../../tokens/colors';
|
|
4
7
|
export default function IconDirection({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Circle, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900 } from '../../tokens/colors';
|
|
4
7
|
export default function IconDragMenu({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Path, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900 } from '../../tokens/colors';
|
|
4
7
|
export default function IconEdit({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Path, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900 } from '../../tokens/colors';
|
|
4
7
|
export default function IconEditNote({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Path, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900 } from '../../tokens/colors';
|
|
4
7
|
export default function IconExport({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Path, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900 } from '../../tokens/colors';
|
|
4
7
|
export default function IconExternalLink({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Circle, Path, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900 } from '../../tokens/colors';
|
|
4
7
|
export default function IconFilter({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Path, Rect, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900 } from '../../tokens/colors';
|
|
4
7
|
export default function IconGift({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Path, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900 } from '../../tokens/colors';
|
|
4
7
|
export default function IconGrid({ size = 24, color = ColorGray900, variant = 'line', ...props }) {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Rect, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900 } from '../../tokens/colors';
|
|
4
7
|
export default function IconHamburger({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Path, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900 } from '../../tokens/colors';
|
|
4
7
|
export default function IconHeart({ size = 24, color = ColorGray900, variant = 'line', ...props }) {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Circle, Path, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900 } from '../../tokens/colors';
|
|
4
7
|
export default function IconHelp({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Path, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900 } from '../../tokens/colors';
|
|
4
7
|
export default function IconHome({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Circle, Path, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900, SemanticColorBgWhite } from '../../tokens/colors';
|
|
4
7
|
export default function IconInfoCircle({ size = 24, color = ColorGray900, variant = 'line', ...props }) {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Circle, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900 } from '../../tokens/colors';
|
|
4
7
|
export default function IconKebap({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Path, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900 } from '../../tokens/colors';
|
|
4
7
|
export default function IconLike({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Path, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900 } from '../../tokens/colors';
|
|
4
7
|
export default function IconLink({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Path, Rect, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900 } from '../../tokens/colors';
|
|
4
7
|
export default function IconList({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Path, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900 } from '../../tokens/colors';
|
|
4
7
|
export default function IconListBullet({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Path, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900 } from '../../tokens/colors';
|
|
4
7
|
export default function IconListNumber({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Path, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900 } from '../../tokens/colors';
|
|
4
7
|
export default function IconLocation({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Path, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900 } from '../../tokens/colors';
|
|
4
7
|
export default function IconMail({ size = 24, color = ColorGray900, variant: _variant = 'filled', ...props }) {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Path, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900 } from '../../tokens/colors';
|
|
4
7
|
export default function IconMap({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Path, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900, SemanticColorBgWhite } from '../../tokens/colors';
|
|
4
7
|
export default function IconMapMarker({ size = 24, color = ColorGray900, variant = 'line', ...props }) {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Circle, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900 } from '../../tokens/colors';
|
|
4
7
|
export default function IconMeatBall({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Path, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900 } from '../../tokens/colors';
|
|
4
7
|
export default function IconMenu({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
3
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
4
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
2
5
|
import { Path, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900 } from '../../tokens/colors';
|
|
4
7
|
export default function IconMenuCheck({ size = 24, color = ColorGray900, variant = 'line', ...props }) {
|