@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, Fragment as _Fragment } 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 { useId } from 'react';
|
|
3
6
|
import { Mask, Path, Svg } from 'react-native-svg';
|
|
4
7
|
import { ColorGray900 } from '../../tokens/colors';
|
|
@@ -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 IconMinus({ 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 IconMoneyCircle({ 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 IconNote({ 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 IconNotification({ 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 IconPercentBadge({ 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 IconPhoneClock({ 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 IconPhoto({ 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 IconPlayCircle({ size = 24, color = ColorGray900, 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 IconPlus({ 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 IconPlusCircle({ 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 IconPopcorn({ size = 24, color = ColorGray900, variant: _variant = 'line', ...props }) {
|
|
@@ -1,6 +1,10 @@
|
|
|
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
|
-
import { ColorGray900 } from '../../tokens/colors';
|
|
4
|
-
export default function IconPopdeal({ size = 24, color = ColorGray900, variant
|
|
5
|
-
|
|
6
|
+
import { ColorGray900, SemanticColorBgWhite } from '../../tokens/colors';
|
|
7
|
+
export default function IconPopdeal({ size = 24, color = ColorGray900, variant = 'line', ...props }) {
|
|
8
|
+
const isFilled = variant === 'filled';
|
|
9
|
+
return (_jsxs(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: "none", ...props, children: [_jsx(Path, { d: "M18.5158 22H5.4937C4.4093 22 3.5323 21.0947 3.5323 19.9726L4.513 7.7992C4.513 6.677 5.3899 5.7718 6.4744 5.7718H17.5257C18.6101 5.7718 19.487 6.677 19.487 7.7992L20.4677 19.9726C20.4677 21.0947 19.5908 22 18.5064 22H18.5158Z", stroke: isFilled ? undefined : color, strokeWidth: isFilled ? undefined : '1.5', strokeMiterlimit: isFilled ? undefined : '10', fill: isFilled ? color : 'none' }), _jsx(Path, { d: "M8.5206 7.0071V5.4889C8.5206 3.5653 10.0859 2 12.0095 2C13.9332 2 15.4985 3.5653 15.4985 5.4889V7.0071", stroke: color, strokeWidth: "1.5", strokeMiterlimit: "10", strokeLinecap: "round" }), _jsx(Path, { d: "M9.8501 18.7751C11.2457 19.2749 12.7733 19.2749 14.1688 18.7751", stroke: isFilled ? SemanticColorBgWhite : color, strokeWidth: "1.5", strokeMiterlimit: "10", strokeLinecap: "round" }), _jsx(Path, { fillRule: "evenodd", clipRule: "evenodd", d: "M11.538 10.1188H9.7652C9.6898 10.1188 9.6143 10.1848 9.6143 10.2697V15.9839C9.6143 16.0688 9.6898 16.1443 9.7652 16.1443H10.9345C11.0194 16.1443 11.0854 16.0783 11.0854 15.9934V15.0881C11.0854 14.9844 11.1702 14.8996 11.2645 14.8996H11.5285C13.3013 14.8996 14.3951 14.032 14.3951 12.5233C14.3951 11.0146 13.3013 10.1282 11.5285 10.1282L11.538 10.1188ZM11.6134 13.4569H11.2739C11.1797 13.4569 11.0948 13.3814 11.0948 13.2777V11.7407C11.0948 11.6369 11.1797 11.552 11.2739 11.552H11.6134C12.5092 11.552 12.9053 11.7784 12.9053 12.5139C12.9053 13.2494 12.5281 13.4663 11.6134 13.4663V13.4569Z", fill: isFilled ? SemanticColorBgWhite : color })] }));
|
|
6
10
|
}
|
|
@@ -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 IconPoppass({ 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 IconPrinter({ 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 IconQuestion({ 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 IconQuestionCircle({ 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 IconQuote({ 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 IconRefresh({ 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 IconReset({ 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 IconRestaurant({ 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 IconSearch({ 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 IconSetting({ 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 IconShare({ size = 24, color = ColorGray900, 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 IconShop({ 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 { useId } from 'react';
|
|
3
6
|
import { Mask, Path, Svg } from 'react-native-svg';
|
|
4
7
|
import { ColorGray900 } from '../../tokens/colors';
|
|
@@ -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 IconSiren({ 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 IconSirenImportant({ 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 IconSmartphone({ 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 IconSound({ 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 IconStar({ 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 IconStore({ 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 IconSwapHorizontal({ 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 IconSwapVertical({ 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 IconText({ 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 IconTicket({ 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 IconTicketPlay({ 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 IconTrash({ 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 IconUp({ size = 24, color = ColorGray900, 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 IconUserDouble({ size = 24, color = ColorGray900, 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 IconUserSearch({ 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 IconVisibility({ 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 IconWarningCircle({ 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, SemanticColorBgWhite } from '../../tokens/colors';
|
|
4
7
|
export default function IconWarningTriangle({ 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 IconX({ 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, Rect, Svg } from 'react-native-svg';
|
|
3
6
|
import { ColorGray900, SemanticColorBgWhite } from '../../tokens/colors';
|
|
4
7
|
export default function IconXCircle({ size = 24, color = ColorGray900, variant = 'filled', ...props }) {
|
|
@@ -1,3 +1,6 @@
|
|
|
1
|
+
// This file is auto-generated by scripts/generate-native.ts
|
|
2
|
+
// DO NOT EDIT MANUALLY — changes will be overwritten on the next build
|
|
3
|
+
// To update: modify the source in src/icons/*.tsx or src/illustrations/*.tsx, then run `yarn build`
|
|
1
4
|
export { default as IconArrowDown } from './IconArrowDown';
|
|
2
5
|
export { default as IconArrowLeft } from './IconArrowLeft';
|
|
3
6
|
export { default as IconArrowRight } from './IconArrowRight';
|
|
@@ -13,6 +16,9 @@ export { default as IconCard } from './IconCard';
|
|
|
13
16
|
export { default as IconCards } from './IconCards';
|
|
14
17
|
export { default as IconCaretDown } from './IconCaretDown';
|
|
15
18
|
export { default as IconCaretUp } from './IconCaretUp';
|
|
19
|
+
export { default as IconCart } from './IconCart';
|
|
20
|
+
export { default as IconCartAdd } from './IconCartAdd';
|
|
21
|
+
export { default as IconCartCheck } from './IconCartCheck';
|
|
16
22
|
export { default as IconCaution } from './IconCaution';
|
|
17
23
|
export { default as IconChartBar } from './IconChartBar';
|
|
18
24
|
export { default as IconCheck } from './IconCheck';
|
|
@@ -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 { ClipPath, Defs, G, Path, Svg } from 'react-native-svg';
|
|
3
6
|
export default function IllustrationAge12({ size = 24, ...props }) {
|
|
4
7
|
return (_jsxs(Svg, { width: size, height: size, fill: "none", viewBox: "0 0 24 24", ...props, children: [_jsxs(G, { clipPath: "url(#clip0_437_2294)", children: [_jsx(Path, { fill: "#EABC00", d: "M21.294 24H2.706A2.705 2.705 0 0 1 0 21.295V2.705A2.706 2.706 0 0 1 2.706 0h18.588A2.707 2.707 0 0 1 24 2.706v18.59A2.706 2.706 0 0 1 21.294 24" }), _jsx(Path, { fill: "#fff", d: "M5.192 20.269V8.341h-1.32l1.71-4.61h3.312v16.538zM19.565 3.731h-9.047a.37.37 0 0 0-.369.369v4.999h3.616V6.847h2.555v1.991l-6.301 8.985v2.426h9.873v-3.227H14.61l4.61-6.472q.217-.304.347-.531t.216-.444q.086-.216.119-.476.032-.26.032-.628V4.1a.37.37 0 0 0-.37-.37" })] }), _jsx(Defs, { children: _jsx(ClipPath, { id: "clip0_437_2294", children: _jsx(Path, { fill: "#fff", d: "M0 0h24v24H0z" }) }) })] }));
|
|
@@ -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 { ClipPath, Defs, G, Path, Svg } from 'react-native-svg';
|
|
3
6
|
export default function IllustrationAge15({ size = 24, ...props }) {
|
|
4
7
|
return (_jsxs(Svg, { width: size, height: size, fill: "none", viewBox: "0 0 24 24", ...props, children: [_jsxs(G, { clipPath: "url(#clip0_435_2288)", children: [_jsx(Path, { fill: "#DC7317", d: "M21.295 24H2.705A2.706 2.706 0 0 1 0 21.295V2.705A2.706 2.706 0 0 1 2.705 0h18.59A2.706 2.706 0 0 1 24 2.705v18.59A2.706 2.706 0 0 1 21.295 24" }), _jsx(Path, { fill: "#fff", d: "M5.182 20.27V8.341H3.86L5.57 3.73h3.313v16.54zM19.576 9.38h-5.801V6.955h6.062V3.73h-9.699v8.81h6.214v4.611h-2.62v-2.165h-3.594v4.913c0 .204.166.37.37.37h9.068a.37.37 0 0 0 .369-.37V9.75a.37.37 0 0 0-.37-.369" })] }), _jsx(Defs, { children: _jsx(ClipPath, { id: "clip0_435_2288", children: _jsx(Path, { fill: "#fff", d: "M0 0h24v24H0z" }) }) })] }));
|
|
@@ -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 { ClipPath, Defs, G, Path, Svg } from 'react-native-svg';
|
|
3
6
|
export default function IllustrationAge19({ size = 24, ...props }) {
|
|
4
7
|
return (_jsxs(Svg, { width: size, height: size, fill: "none", viewBox: "0 0 24 24", ...props, children: [_jsxs(G, { clipPath: "url(#clip0_437_2303)", children: [_jsx(Path, { fill: "#D92C35", d: "M21.295 24H2.705A2.704 2.704 0 0 1 0 21.295V2.705A2.705 2.705 0 0 1 2.705 0h18.59A2.706 2.706 0 0 1 24 2.705v18.59A2.705 2.705 0 0 1 21.295 24" }), _jsx(Path, { fill: "#fff", d: "M13.734 7.142a.37.37 0 0 1 .37-.37h1.9a.37.37 0 0 1 .37.37v2.894a.37.37 0 0 1-.37.37h-1.9a.37.37 0 0 1-.37-.37V7.142M19.64 3.73h-9.197a.37.37 0 0 0-.37.37v8.329a.74.74 0 0 0 .737.74h5.607v3.983h-2.62v-2.165h-3.594V19.9c0 .204.165.37.37.37h9.068a.37.37 0 0 0 .369-.37V4.1a.37.37 0 0 0-.37-.37M5.084 20.269V8.34h-1.32l1.71-4.61h3.312v16.54z" })] }), _jsx(Defs, { children: _jsx(ClipPath, { id: "clip0_437_2303", children: _jsx(Path, { fill: "#fff", d: "M0 0h24v24H0z" }) }) })] }));
|
|
@@ -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 { ClipPath, Defs, G, Path, Svg } from 'react-native-svg';
|
|
3
6
|
export default function IllustrationAgeAll({ size = 24, ...props }) {
|
|
4
7
|
return (_jsxs(Svg, { width: size, height: size, fill: "none", viewBox: "0 0 24 24", ...props, children: [_jsxs(G, { clipPath: "url(#clip0_437_2312)", children: [_jsx(Path, { fill: "#00964B", d: "M21.295 24H2.706A2.706 2.706 0 0 1 0 21.294V2.706A2.706 2.706 0 0 1 2.706 0h18.589A2.705 2.705 0 0 1 24 2.706v18.588A2.705 2.705 0 0 1 21.295 24" }), _jsx(Path, { fill: "#fff", d: "m6.958 18.154-.291-1.84-2.13.001-.291 1.838-2.744.001v-.033L4.1 5.824h3.002L9.7 18.122l.001.032zM5.6 9.794l-.678 4.196h1.356zm4.583 8.36V5.824h2.744v9.86h3.228v2.47zm6.553 0V5.823h2.744l-.001 9.862h3.23v2.47z" })] }), _jsx(Defs, { children: _jsx(ClipPath, { id: "clip0_437_2312", children: _jsx(Path, { fill: "#fff", d: "M0 0h24v24H0z" }) }) })] }));
|
|
@@ -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
|
export default function IllustrationAlarm({ size = 24, ...props }) {
|
|
4
7
|
return (_jsxs(Svg, { width: size, height: size, fill: "none", viewBox: "0 0 20 20", ...props, children: [_jsx(Path, { fill: "#2E90FA", d: "M2.586 5.397a2.5 2.5 0 1 1 4.33-2.5l.417.722-4.33 2.5zM17.414 5.397a2.5 2.5 0 0 0-4.33-2.5l-.417.722 4.33 2.5z" }), _jsx(Path, { stroke: "#2E90FA", strokeLinecap: "round", strokeMiterlimit: "10", strokeWidth: "1.25", d: "M10 2.75v-1" }), _jsx(Path, { fill: "#D8F0FF", stroke: "#84CAFF", strokeMiterlimit: "10", strokeWidth: "1.25", d: "M10 18.25a7.5 7.5 0 1 0 0-15 7.5 7.5 0 0 0 0 15Z" }), _jsx(Path, { stroke: "#2E90FA", strokeLinecap: "round", strokeMiterlimit: "10", strokeWidth: "1.25", d: "m10.1 10.75 2.9-3M8 9l2.102 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, Rect, Svg } from 'react-native-svg';
|
|
3
6
|
export default function IllustrationBell({ size = 24, ...props }) {
|
|
4
7
|
return (_jsxs(Svg, { width: size, height: size, fill: "none", viewBox: "0 0 24 24", ...props, children: [_jsx(Rect, { width: "2.4", height: "4.2", x: "10.8", y: "1.8", fill: "#FF922B", rx: "1.2" }), _jsx(Path, { fill: "#FF922B", d: "M15.23 18.775c0 1.77-1.44 3.21-3.21 3.21s-3.21-1.44-3.21-3.21" }), _jsx(Path, { fill: "#FCC419", d: "M19.43 18.775H4.56c-.8 0-1.32-.83-.97-1.55l1.29-2.63c.07-.15.11-.31.11-.47v-3.9c0-3.87 3.14-7.01 7.01-7.01s7.01 3.14 7.01 7.01v3.9c0 .16.04.33.11.47l1.29 2.63c.35.71-.17 1.55-.97 1.55z" })] }));
|
|
@@ -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
|
export default function IllustrationCalendar({ size = 24, ...props }) {
|
|
4
7
|
return (_jsxs(Svg, { width: size, height: size, fill: "none", viewBox: "0 0 24 24", ...props, children: [_jsx(Rect, { width: "18", height: "17", x: "3", y: "4", fill: "#F6F6F6", rx: "1.889" }), _jsx(Path, { fill: "#FA5252", d: "M3 5.889C3 4.846 3.846 4 4.889 4H19.11C20.154 4 21 4.846 21 5.889V10H3z" }), _jsx(Path, { stroke: "#D8D8D8", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", d: "M7 3v3M16.444 3v3" }), _jsx(Path, { fill: "#4A4A4A", d: "M14.217 19.008c-1.572 0-2.383-.937-2.383-3.504S12.62 12 14.217 12c1.472 0 2.384.803 2.384 3.504 0 2.676-.87 3.504-2.384 3.504m0-1.196c.745 0 1.088-.468 1.088-2.308 0-1.923-.402-2.308-1.088-2.308-.76 0-1.087.518-1.087 2.308 0 1.815.351 2.308 1.087 2.308M9.448 18.883c-.009-.711-.009-3.53-.009-5.361a11 11 0 0 1-.978.602 3.8 3.8 0 0 1-.619-1.062c.61-.376 1.363-.828 1.606-.962a11 11 0 0 1 1.304 0c.025 1.046.034 5.394 0 6.783-.284.05-1.003.05-1.304 0" })] }));
|
|
@@ -0,0 +1,8 @@
|
|
|
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, Ellipse, Path, Svg } from 'react-native-svg';
|
|
6
|
+
export default function IllustrationCamera({ size = 24, ...props }) {
|
|
7
|
+
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.60466C3 7.9478 4.34315 6.60466 6 6.60466H7.16107C7.36573 6.60466 7.54973 6.47994 7.62552 6.28983L8.03638 5.25932C8.33956 4.4989 9.07554 4.00001 9.89417 4.00001H14.1058C14.9245 4.00001 15.6604 4.4989 15.9636 5.25932L16.3745 6.28983C16.4503 6.47994 16.6343 6.60466 16.8389 6.60466H18C19.6569 6.60466 21 7.9478 21 9.60466V17C21 18.6569 19.6569 20 18 20Z", fill: "#DA77F2" }), _jsx(Circle, { cx: "12", cy: "13", r: "3", stroke: "white", strokeWidth: "1.5" }), _jsx(Ellipse, { cx: "16.5211", cy: "9.54492", rx: "0.753488", ry: "0.739322", fill: "white" })] }));
|
|
8
|
+
}
|
|
@@ -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
|
export default function IllustrationChart({ size = 24, ...props }) {
|
|
4
7
|
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", fill: "#6DE372" }), _jsx(Rect, { x: "10.1113", y: "3.5", width: "3.77778", height: "17", rx: "1", fill: "#30CC37" }), _jsx(Rect, { x: "16.7227", y: "9.16669", width: "3.77778", height: "11.3333", rx: "1", fill: "#6DE372" })] }));
|
|
@@ -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
|
export default function IllustrationChat({ size = 24, ...props }) {
|
|
4
7
|
return (_jsxs(Svg, { width: size, height: size, fill: "none", viewBox: "0 0 24 24", ...props, children: [_jsx(Path, { fill: "#CDF0FF", d: "M2.794 12.24h1.242c.24 0 .459.116.59.315l1.172 1.741a.352.352 0 0 0 .59 0l1.145-1.735a.72.72 0 0 1 .596-.322h5.534c.788 0 1.42-.638 1.42-1.42V4.793c0-.788-.638-1.419-1.42-1.419H2.794c-.788 0-1.419.638-1.419 1.42v6.027c0 .788.638 1.42 1.42 1.42" }), _jsx(Path, { fill: "#fff", d: "M8.232 8.351a.713.713 0 1 1 0-1.426.713.713 0 0 1 0 1.426M5.386 8.351a.713.713 0 1 1 0-1.426.713.713 0 0 1 0 1.426M11.077 8.351a.713.713 0 1 1 0-1.426.713.713 0 0 1 0 1.426" }), _jsx(Path, { fill: "#97E0FF", d: "M21.206 18.41h-1.241c-.24 0-.46.117-.59.316l-1.173 1.742a.352.352 0 0 1-.59 0l-1.144-1.735a.72.72 0 0 0-.597-.323h-5.534c-.788 0-1.419-.637-1.419-1.419v-6.027c0-.789.638-1.42 1.42-1.42h10.868c.788 0 1.42.638 1.42 1.42v6.027c0 .789-.639 1.42-1.42 1.42" }), _jsx(Path, { fill: "#fff", d: "M15.768 14.523a.713.713 0 1 0 0-1.427.713.713 0 0 0 0 1.427M18.614 14.523a.713.713 0 1 0 0-1.427.713.713 0 0 0 0 1.427M12.923 14.523a.713.713 0 1 0 0-1.427.713.713 0 0 0 0 1.427" })] }));
|
|
@@ -0,0 +1,10 @@
|
|
|
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 { useId } from 'react';
|
|
6
|
+
import { Circle, Defs, LinearGradient, Path, Stop, Svg } from 'react-native-svg';
|
|
7
|
+
export default function IllustrationCheckCircle({ size = 24, ...props }) {
|
|
8
|
+
const gradientId = useId();
|
|
9
|
+
return (_jsxs(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: "none", ...props, children: [_jsx(Defs, { children: _jsxs(LinearGradient, { id: gradientId, x1: "0", y1: "0", x2: "24", y2: "24", gradientUnits: "userSpaceOnUse", children: [_jsx(Stop, { stopColor: "#0FD3D8" }), _jsx(Stop, { offset: "1", stopColor: "#6FCCFF" })] }) }), _jsx(Circle, { cx: "12", cy: "12", r: "12", fill: `url(#${gradientId})` }), _jsx(Path, { d: "M6.6 12.6L10.2 16.2L17.4 8.4", stroke: "white", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" })] }));
|
|
10
|
+
}
|