@pop-ui/foundation 1.1.1-beta → 1.1.1
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 +733 -797
- 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/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 +3 -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/IllustrationChart.js +3 -0
- package/dist/native/illustrations/native/IllustrationChat.js +3 -0
- package/dist/native/illustrations/native/IllustrationClapperboard.js +3 -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/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/IllustrationPopcorn.js +3 -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/IllustrationVendingmachine.js +3 -0
- package/dist/native/illustrations/native/index.js +3 -0
- package/dist/types/index.d.ts +0 -3
- package/dist/types-native/icons/native/IconPopdeal.d.ts +2 -2
- 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 { Circle, Path, Svg } from 'react-native-svg';
|
|
3
6
|
export default function IllustrationDiscounttagPurple({ size = 24, ...props }) {
|
|
4
7
|
return (_jsxs(Svg, { width: size, height: size, fill: "none", viewBox: "0 0 24 24", ...props, children: [_jsx(Path, { fill: "#B197FC", fillRule: "evenodd", d: "M12.095 4.602a1.94 1.94 0 0 0-2.349.937L7.33 10.238a1.9 1.9 0 0 0-.059 1.611l3.87 9.221a1.985 1.985 0 0 0 2.556 1.072l7.52-2.998a1.9 1.9 0 0 0 1.052-2.51l-3.87-9.222a1.98 1.98 0 0 0-1.2-1.109zm.162 3.653a.875.875 0 0 1 1.126.473.837.837 0 0 1-.463 1.105.874.874 0 0 1-1.126-.472.84.84 0 0 1 .463-1.106", clipRule: "evenodd" }), _jsx(Path, { fill: "#9775FA", fillRule: "evenodd", d: "M9.816 5.042a1.98 1.98 0 0 1 2.581 0l4.132 3.542c.439.377.692.927.692 1.506v10.207a1.983 1.983 0 0 1-1.983 1.982H6.975a1.983 1.983 0 0 1-1.983-1.982V10.09c0-.579.253-1.129.692-1.506zm1.29 3.525a.874.874 0 1 0 .002 1.748.874.874 0 0 0-.001-1.748", clipRule: "evenodd" }), _jsx(Path, { stroke: "#fff", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.643", d: "m9.15 18.206 3.91-3.91" }), _jsx(Circle, { cx: "13.06", cy: "18.206", r: "1.187", fill: "#fff" }), _jsx(Circle, { cx: "9.151", cy: "14.296", r: "1.187", fill: "#fff" }), _jsx(Path, { fill: "#D9D9D9", d: "M12.546 4.085c-.501-1.063-1.265-1.84-2.054-2.257-.791-.418-1.538-.447-2.116-.174-.58.273-1.032.868-1.212 1.744-.18.874-.066 1.958.436 3.02.5 1.063 1.265 1.841 2.054 2.258.791.418 1.538.447 2.116.174l.354.75-.17.073c-1.722.674-3.9-.477-5.034-2.66l-.11-.222c-1.133-2.4-.59-5.036 1.212-5.886l.17-.074c1.78-.697 4.047.555 5.144 2.881l.101.226c.996 2.338.433 4.838-1.313 5.661l-.354-.75c.58-.272 1.032-.867 1.212-1.743.18-.874.065-1.959-.436-3.021" }), _jsx(Path, { fill: "#9775FA", d: "M13.931 6.353c-.026 1.456-.66 2.709-1.8 3.247l-.172.074-.007.001a.869.869 0 0 0-.15-.77l-.026-.055c.579-.273 1.031-.867 1.212-1.743.096-.467.106-.993.02-1.545z" }), _jsx(Path, { fill: "#D9D9D9", d: "m11.776 8.85.025.056-.041-.05zM7.792 6.782c.494.878 1.172 1.527 1.868 1.895q.371.195.725.28a.87.87 0 0 0-.066.85c-1.199-.229-2.4-1.115-3.2-2.448z" })] }));
|
|
@@ -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
|
export default function IllustrationDiscounttagRed({ size = 24, ...props }) {
|
|
4
7
|
return (_jsxs(Svg, { width: size, height: size, fill: "none", viewBox: "0 0 24 24", ...props, children: [_jsx(Path, { fill: "#FECDCA", fillRule: "evenodd", d: "M12.095 4.602a1.94 1.94 0 0 0-2.349.937L7.33 10.238a1.9 1.9 0 0 0-.059 1.611l3.87 9.221a1.985 1.985 0 0 0 2.556 1.072l7.52-2.998a1.9 1.9 0 0 0 1.052-2.51l-3.87-9.222a1.98 1.98 0 0 0-1.2-1.109zm.162 3.653a.875.875 0 0 1 1.126.473.837.837 0 0 1-.463 1.105.874.874 0 0 1-1.126-.472.84.84 0 0 1 .463-1.106", clipRule: "evenodd" }), _jsx(Path, { fill: "#FF8A8A", fillRule: "evenodd", d: "M9.816 5.042a1.98 1.98 0 0 1 2.581 0l4.132 3.542c.439.377.692.927.692 1.506v10.207a1.983 1.983 0 0 1-1.983 1.982H6.975a1.983 1.983 0 0 1-1.983-1.982V10.09c0-.579.253-1.129.692-1.506zm1.29 3.525a.874.874 0 1 0 .002 1.748.874.874 0 0 0-.001-1.748", clipRule: "evenodd" }), _jsx(Path, { stroke: "#fff", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.643", d: "m9.15 18.206 3.91-3.91" }), _jsx(Circle, { cx: "13.06", cy: "18.206", r: "1.187", fill: "#fff" }), _jsx(Circle, { cx: "9.151", cy: "14.296", r: "1.187", fill: "#fff" }), _jsx(Path, { fill: "#D9D9D9", d: "M12.546 4.085c-.501-1.063-1.265-1.84-2.054-2.257-.791-.418-1.538-.447-2.116-.174-.58.273-1.032.868-1.212 1.744-.18.874-.066 1.958.436 3.02.5 1.063 1.265 1.841 2.054 2.258.791.418 1.538.447 2.116.174l.354.75-.17.073c-1.722.674-3.9-.477-5.034-2.66l-.11-.222c-1.133-2.4-.59-5.036 1.212-5.886l.17-.074c1.78-.697 4.047.555 5.144 2.881l.101.226c.996 2.338.433 4.838-1.313 5.661l-.354-.75c.58-.272 1.032-.867 1.212-1.743.18-.874.065-1.959-.436-3.021" }), _jsx(Path, { fill: "#FF8A8A", d: "M13.926 6.352c-.026 1.456-.66 2.71-1.8 3.248l-.172.073-.007.002a.87.87 0 0 0-.15-.77l-.026-.055c.579-.273 1.031-.867 1.212-1.744.096-.466.106-.993.02-1.544z" }), _jsx(Path, { fill: "#FF8A8A", d: "m11.771 8.85.026.056-.042-.05z" }), _jsx(Path, { fill: "#D9D9D9", d: "M7.787 6.782c.494.878 1.172 1.526 1.868 1.894q.371.196.725.28a.87.87 0 0 0-.065.85c-1.2-.228-2.4-1.114-3.2-2.448z" })] }));
|
|
@@ -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, LinearGradient, Path, Stop, Svg } from 'react-native-svg';
|
|
3
6
|
export default function IllustrationExel({ 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_2367)", children: [_jsx(Path, { fill: "#185C37", d: "M15.07 11.4 5.58 9.6v13.3c0 .608.458 1.1 1.023 1.1h16.373c.565 0 1.023-.492 1.023-1.1V18z" }), _jsx(Path, { fill: "#21A366", d: "M15.07 0H6.604C6.04 0 5.581.492 5.581 1.1V6l9.489 6 5.023 1.8L24 12V6z" }), _jsx(Path, { fill: "#107C41", d: "M5.581 6h9.489v6H5.58z" }), _jsx(Path, { fill: "#000", d: "M12.372 4.8h-6.79v15h6.79c.565-.002 1.021-.493 1.023-1.1V5.9c-.002-.607-.458-1.098-1.023-1.1", opacity: "0.1" }), _jsx(Path, { fill: "#000", d: "M11.814 5.4H5.581v15h6.233c.564-.002 1.021-.493 1.023-1.1V6.5c-.002-.607-.459-1.098-1.023-1.1", opacity: "0.2" }), _jsx(Path, { fill: "#000", d: "M11.814 5.4H5.581v13.8h6.233c.564-.002 1.021-.493 1.023-1.1V6.5c-.002-.607-.459-1.098-1.023-1.1", opacity: "0.2" }), _jsx(Path, { fill: "#000", d: "M11.256 5.4H5.581v13.8h5.675c.564-.002 1.021-.493 1.023-1.1V6.5c-.002-.607-.459-1.098-1.023-1.1", opacity: "0.2" }), _jsx(Path, { fill: "url(#paint0_linear_437_2367)", d: "M1.023 5.4h10.233c.565 0 1.023.492 1.023 1.1v11c0 .608-.458 1.1-1.023 1.1H1.023C.458 18.6 0 18.108 0 17.5v-11c0-.608.458-1.1 1.023-1.1" }), _jsx(Path, { fill: "#fff", d: "M3.169 15.575 5.32 11.99 3.349 8.425h1.586l1.076 2.28q.15.324.204.483h.014q.107-.259.224-.503l1.15-2.26h1.456L7.037 11.97l2.074 3.605H7.56l-1.243-2.503a2 2 0 0 1-.148-.334H6.15a1.6 1.6 0 0 1-.144.324l-1.28 2.513z" }), _jsx(Path, { fill: "#33C481", d: "M22.977 0H15.07v6H24V1.1c0-.608-.458-1.1-1.023-1.1" }), _jsx(Path, { fill: "#107C41", d: "M15.07 12H24v6h-8.93z" })] }), _jsxs(Defs, { children: [_jsxs(LinearGradient, { id: "paint0_linear_437_2367", x1: "2.133", x2: "11.046", y1: "4.541", y2: "18.901", gradientUnits: "userSpaceOnUse", children: [_jsx(Stop, { stopColor: "#18884F" }), _jsx(Stop, { offset: "0.5", stopColor: "#117E43" }), _jsx(Stop, { offset: "1", stopColor: "#0B6631" })] }), _jsx(ClipPath, { id: "clip0_437_2367", 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 { Rect, Svg } from 'react-native-svg';
|
|
3
6
|
export default function IllustrationFolder({ size = 24, ...props }) {
|
|
4
7
|
return (_jsxs(Svg, { width: size, height: size, fill: "none", viewBox: "0 0 24 24", ...props, children: [_jsx(Rect, { width: "6.3", height: "14.571", x: "13.8", y: "3", fill: "#53B1FD", rx: "1.35" }), _jsx(Rect, { width: "17.999", height: "11.999", x: "3", y: "5.572", fill: "#D8D8D8", rx: "1.35" }), _jsx(Rect, { width: "6.3", height: "14.571", x: "8.4", y: "4.714", fill: "#6DE372", rx: "1.35" }), _jsx(Rect, { width: "17.999", height: "11.999", x: "3", y: "7.285", fill: "#F6F6F6", rx: "1.35" }), _jsx(Rect, { width: "6.3", height: "14.571", x: "3", y: "6.429", fill: "#FF6C6C", rx: "1.35" }), _jsx(Rect, { width: "17.999", height: "11.999", x: "3", y: "9", fill: "#FCC419", rx: "1.35" })] }));
|
|
@@ -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 IllustrationHome({ size = 24, ...props }) {
|
|
4
7
|
return (_jsxs(Svg, { width: size, height: size, viewBox: "0 0 24 24", fill: "none", ...props, children: [_jsx(Path, { d: "M19.3503 8.78754V18.1647C19.3503 19.1785 18.5427 20 17.546 20H6.4625C5.46584 20 4.6582 19.1785 4.6582 18.1647V8.78754", fill: "#B2DDFF" }), _jsx(Path, { d: "M3 10.0635L10.6983 3.49158C11.4458 2.83614 12.5542 2.83614 13.3017 3.49158L21 10.0635", fill: "#B2DDFF" }), _jsx(Path, { d: "M3 10.0635L10.6983 3.49158C11.4458 2.83614 12.5542 2.83614 13.3017 3.49158L21 10.0635", stroke: "#53B1FD", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }), _jsx(Path, { d: "M9.46094 19.9913V15.7877C9.46094 14.7739 10.2686 13.9525 11.2652 13.9525H12.7516C13.7483 13.9525 14.5559 14.7739 14.5559 15.7877V19.9913", fill: "#E8F5FF" })] }));
|
|
@@ -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 IllustrationLink({ size = 24, ...props }) {
|
|
4
7
|
return (_jsxs(Svg, { width: size, height: size, viewBox: "0 0 32 32", fill: "none", ...props, children: [_jsx(Path, { d: "M17.2903 12.2987C17.7497 11.8393 18.4946 11.8393 18.954 12.2987C19.4134 12.7581 19.4134 13.503 18.954 13.9624L13.963 18.9534C13.5036 19.4128 12.7587 19.4128 12.2993 18.9534C11.8399 18.494 11.8399 17.7491 12.2993 17.2897L17.2903 12.2987Z", fill: "#11BADD", strokeWidth: 0 }), _jsx(Path, { d: "M16.4136 17.8327C16.8703 19.3568 16.4967 21.0764 15.293 22.2803L12.6306 24.9427C10.8848 26.6881 8.05414 26.6883 6.30849 24.9427C4.61752 23.2516 4.56501 20.5423 6.15017 18.7875L6.30849 18.6206L8.97035 15.9587C10.1743 14.7548 11.8947 14.3814 13.419 14.8381L10.9677 17.2894C10.9122 17.3448 10.8611 17.4035 10.8131 17.4633C10.7516 17.5124 10.6919 17.5652 10.6349 17.6222L7.97303 20.284C7.14623 21.1109 7.14571 22.4518 7.97249 23.2787C8.79939 24.1056 10.1402 24.105 10.9671 23.2781L13.629 20.6163C13.6847 20.5606 13.7359 20.5019 13.7841 20.4418C13.8454 20.3928 13.9056 20.3408 13.9623 20.284L16.4136 17.8327Z", fill: "#0FD3D8", strokeWidth: 0 }), _jsx(Path, { d: "M24.942 6.30917C26.6877 8.05487 26.6876 10.8855 24.942 12.6313L22.2802 15.2931L22.1138 15.452C20.9213 16.5294 19.2881 16.849 17.8331 16.4132L20.2844 13.9619C20.3412 13.9051 20.3932 13.845 20.4422 13.7837C20.502 13.7356 20.5607 13.6846 20.6162 13.6291L23.278 10.9673C24.1047 10.1403 24.1049 8.80003 23.278 7.97316C22.4511 7.14643 21.1108 7.14648 20.2839 7.97316L17.622 10.635C17.5655 10.6916 17.5131 10.7511 17.4643 10.8122C17.4042 10.8604 17.3455 10.9116 17.2898 10.9673L14.8385 13.4186C14.4025 11.9634 14.7217 10.33 15.7992 9.13742L15.9586 8.97048L18.6199 6.30917C20.3656 4.56363 23.1963 4.5636 24.942 6.30917Z", fill: "#0FD3D8", strokeWidth: 0 })] }));
|
|
@@ -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, Rect, Svg } from 'react-native-svg';
|
|
3
6
|
export default function IllustrationMappinMint({ size = 24, ...props }) {
|
|
4
7
|
return (_jsxs(Svg, { width: size, height: size, viewBox: "0 0 32 32", fill: "none", ...props, children: [_jsxs(G, { clipPath: "url(#clip0_mappinmint)", children: [_jsx(Path, { d: "M7.75351 16.5913L7.90257 15.1045H5.72938C4.95268 15.1045 4.29367 15.6592 4.17598 16.4141L3.82294 18.7715L3.52481 20.7282L2.68535 26.2286C2.54413 27.1608 3.2816 27.9928 4.23875 27.9928H6.59238L7.57306 18.3786L7.75351 16.5836V16.5913Z", fill: "#B1E174", strokeWidth: 0 }), _jsx(Path, { d: "M28.5419 21.129L28.2516 19.2185L27.9613 17.3003L27.8279 16.4144C27.7181 15.6594 27.0591 15.1047 26.2824 15.1047H9.49314L9.46961 16.4606L9.43822 18.2478L9.26562 28.0007H21.3711C22.3283 25.5972 24.3838 22.1844 28.534 21.1367L28.5419 21.129Z", fill: "#B1E174", strokeWidth: 0 }), _jsx(Path, { d: "M29.3166 26.2286L28.9164 23.5786L28.8929 23.4014C26.3824 24.3489 24.7427 26.2055 23.6992 27.9928H27.771C28.7281 27.9928 29.4656 27.1608 29.3244 26.2286H29.3166Z", fill: "#B1E174", strokeWidth: 0 }), _jsx(Path, { d: "M28.887 23.4014L28.6124 21.591L28.5418 21.1211C24.3916 22.1765 22.3282 25.5815 21.3789 27.9851H23.6933C24.7368 26.1978 26.3686 24.3412 28.887 23.3937V23.4014Z", fill: "white", strokeWidth: 0 }), _jsx(Path, { d: "M9.46912 16.4603L9.49266 15.1045H7.90003L7.75097 16.5913L7.57052 18.3863L6.58984 28.0005H9.27299L9.43774 18.2476L9.46912 16.4603Z", fill: "white", strokeWidth: 0 }), _jsx(Path, { opacity: "0.4", d: "M16.0051 25.4578C18.2105 25.4578 19.9984 24.7887 19.9984 23.9633C19.9984 23.1379 18.2105 22.4688 16.0051 22.4688C13.7996 22.4688 12.0117 23.1379 12.0117 23.9633C12.0117 24.7887 13.7996 25.4578 16.0051 25.4578Z", fill: "#838383", strokeWidth: 0 }), _jsx(Path, { fillRule: "evenodd", clipRule: "evenodd", d: "M16.4297 5.34053C20.4028 5.51855 23.2199 9.20738 22.8555 13.1628C22.4287 17.7493 19.2999 21.5539 17.46 23.4294C16.7133 24.1935 15.4868 24.1937 14.7402 23.4294C12.7492 21.4117 9.33607 17.1272 9.33594 12.114C9.33594 8.26508 12.5452 5.16275 16.4297 5.34053ZM16.2432 9.56416C14.795 9.56425 13.6211 10.739 13.6211 12.1872C13.6214 13.6352 14.7952 14.8092 16.2432 14.8093C17.6912 14.8093 18.865 13.6352 18.8652 12.1872C18.8652 10.739 17.6914 9.56416 16.2432 9.56416Z", fill: "#0FD3D8", strokeWidth: 0 })] }), _jsx(Defs, { children: _jsx(ClipPath, { id: "clip0_mappinmint", children: _jsx(Rect, { width: "26.6667", height: "24", fill: "white", transform: "translate(2.66797 4)" }) }) })] }));
|
|
@@ -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 IllustrationMappinRed({ size = 24, ...props }) {
|
|
4
7
|
return (_jsxs(Svg, { width: size, height: size, fill: "none", viewBox: "0 0 32 32", ...props, children: [_jsxs(G, { clipPath: "url(#clip0_33_2521)", children: [_jsx(Path, { fill: "#B1E174", d: "m7.057 18.481.149-1.501H5.044a1.56 1.56 0 0 0-1.545 1.322l-.352 2.38-.296 1.976-.835 5.553a1.556 1.556 0 0 0 1.545 1.781h2.341l.976-9.707.18-1.812zM27.738 23.062l-.288-1.929-.29-1.936-.132-.895a1.546 1.546 0 0 0-1.537-1.322H8.79l-.024 1.369-.03 1.804L8.562 30h12.042c.952-2.427 2.997-5.872 7.125-6.93zM28.511 28.211l-.398-2.675-.023-.18c-2.498.957-4.129 2.832-5.167 4.636h4.05c.953 0 1.686-.84 1.546-1.78z" }), _jsx(Path, { fill: "#fff", d: "m28.082 25.357-.273-1.828-.07-.475c-4.129 1.066-6.181 4.504-7.126 6.93h2.303c1.037-1.804 2.66-3.678 5.166-4.635zM8.766 18.349l.024-1.369H7.206l-.149 1.501-.18 1.812L5.903 30h2.67l.163-9.847z" }), _jsx(Path, { fill: "#838383", d: "M15.267 27.433c2.194 0 3.973-.675 3.973-1.509s-1.779-1.508-3.973-1.508-3.972.675-3.972 1.508c0 .834 1.778 1.51 3.972 1.51" }), _jsx(Path, { fill: "#E15980", d: "M22.587 13.153c-1.217 3.251-2.996 6.222-4.807 9.17a90 90 0 0 1-1.896 2.94c-.351.521-.843.545-1.179.04-2.645-4.045-5.182-8.136-6.945-12.663C5.972 8.05 9.086 2.879 14.112 2.093c4.292-.676 8.585 2.481 9.131 6.775.047.357.031.73.031 1.127.04.016-.296 2.132-.679 3.158zm-3.254-3.08c.008-2.255-1.81-4.09-4.05-4.09-2.232 0-4.05 1.811-4.05 4.02 0 2.271 1.779 4.107 4.018 4.122a4.055 4.055 0 0 0 4.082-4.052" })] }), _jsx(Defs, { children: _jsx(ClipPath, { id: "clip0_33_2521", children: _jsx(Path, { fill: "#fff", d: "M2 2h26.526v28H2z" }) }) })] }));
|
|
@@ -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 IllustrationMegaphone({ size = 24, ...props }) {
|
|
4
7
|
return (_jsxs(Svg, { width: size, height: size, fill: "none", viewBox: "0 0 24 24", ...props, children: [_jsx(Path, { fill: "#FF922B", d: "M1.5 9.5A1.5 1.5 0 0 1 3 8h2.5v8H3a1.5 1.5 0 0 1-1.5-1.5zM19.5 9H21a1.5 1.5 0 0 1 1.5 1.5v3A1.5 1.5 0 0 1 21 15h-1.5z" }), _jsx(Path, { fill: "#FCC419", d: "m5.5 8 11.91-5.104a1.5 1.5 0 0 1 2.09 1.379v15.45a1.5 1.5 0 0 1-2.09 1.379L5.5 16z" })] }));
|
|
@@ -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 IllustrationMoneybag({ size = 24, ...props }) {
|
|
4
7
|
return (_jsxs(Svg, { width: size, height: size, fill: "none", viewBox: "0 0 24 24", ...props, children: [_jsx(Path, { fill: "#FCC419", d: "m16.589 5.346-.663 1.113a.4.4 0 0 1-.344.195H8.417a.4.4 0 0 1-.344-.195l-.664-1.115a.999.999 0 0 1 .858-1.51h7.462a1 1 0 0 1 .86 1.512M20 15.44c0 2-1 6-8 6s-8-4-8-6c0-3.321 2.071-5.956 3.705-7.567a.4.4 0 0 1 .281-.113h8.028c.106 0 .206.038.281.113C17.929 9.484 20 12.12 20 15.44m-5.5.613c0-1.03-.69-1.925-1.682-2.18l-1.265-.32a.73.73 0 0 1-.4-.266.75.75 0 0 1-.153-.46c0-.413.325-.748.725-.748h.551c.369 0 .678.286.72.666a.75.75 0 0 0 1.491-.165 2.24 2.24 0 0 0-1.737-1.945v-.195a.75.75 0 0 0-1.5 0v.193a2.245 2.245 0 0 0-1.75 2.194c0 .5.167.99.464 1.375.301.395.732.68 1.218.805l1.265.319a.745.745 0 0 1 .553.727c0 .2-.077.389-.218.532a.7.7 0 0 1-.507.216h-.551a.734.734 0 0 1-.72-.666.75.75 0 0 0-1.491.165 2.24 2.24 0 0 0 1.737 1.945v.195a.75.75 0 0 0 1.5 0v-.193a2.244 2.244 0 0 0 1.75-2.194" }), _jsx(Path, { fill: "#FF922B", d: "M6.814 7.096c0-.494.4-.894.894-.894h8.584a.894.894 0 1 1 0 1.787H7.708a.894.894 0 0 1-.894-.893" }), _jsx(Path, { fill: "#FFDC72", d: "M9.237 3.192a.5.5 0 0 1 .482-.633h4.562a.5.5 0 0 1 .482.633l-.725 2.642a.5.5 0 0 1-.482.368h-3.112a.5.5 0 0 1-.482-.368z" })] }));
|
|
@@ -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 IllustrationPopcorn({ size = 24, ...props }) {
|
|
4
7
|
return (_jsxs(Svg, { width: size, height: size, fill: "none", viewBox: "0 0 32 32", ...props, children: [_jsx(Path, { fill: "#F2D78E", d: "M23.54 9.774c.104-.237.165-.493.165-.769a1.94 1.94 0 0 0-.947-1.662 2 2 0 0 0 .01-.158 2.125 2.125 0 0 0-2.733-2.034 2.31 2.31 0 0 0-3.464-.836 2.312 2.312 0 0 0-4.29.17 1.611 1.611 0 0 0-2.228 1.755c-.29.09-.543.261-.736.486A1.61 1.61 0 0 0 7.82 8.33c0 .61.343 1.136.841 1.41a2.125 2.125 0 0 0 3.343 2.607c.39.446.963.73 1.6.73s1.222-.289 1.611-.743a2.115 2.115 0 0 0 2.992.232 2.12 2.12 0 0 0 2.473.207c.32.19.692.305 1.092.305a2.124 2.124 0 0 0 1.766-3.302z" }), _jsx(Path, { fill: "#6B6B6B", d: "M14.33 10.861a1.8 1.8 0 0 1-.039-.374z" }), _jsx(Path, { fill: "#7D7D7D", d: "M15.347 26.602a2 2 0 0 0-.287.029q.388.066.796.067a1.4 1.4 0 0 0-.509-.098z" }), _jsx(Path, { fill: "#ABABAB", d: "M14.2 2.96c-.152.01-.304.028-.454.064s-.284.098-.42.16a1.5 1.5 0 0 0-.217.124 2.4 2.4 0 0 0-.346.284 2.13 2.13 0 0 0-.586 1.476c.003.212.09.426.24.579a.84.84 0 0 0 .578.24c.212-.01.431-.08.579-.24a.84.84 0 0 0 .24-.579q-.001-.095.01-.19-.016.108-.028.216a1.4 1.4 0 0 1 .087-.328l-.082.197q.065-.157.17-.295l-.127.166q.098-.123.223-.222c-.055.04-.111.085-.166.126q.135-.101.287-.168-.097.042-.196.083a1.4 1.4 0 0 1 .32-.088q-.108.015-.217.028.052-.006.103-.01a.87.87 0 0 0 .578-.24.84.84 0 0 0 .24-.578c-.007-.204-.08-.431-.24-.578-.155-.142-.36-.253-.578-.24z" }), _jsx(Path, { fill: "#FDF7E1", d: "M16.113 3.46c-.307-.462-.769-.702-1.316-.753h-.047a1.28 1.28 0 0 0-.931.116 4 4 0 0 0-.184.057c-.397.144-.774.345-1.069.655-.27.29-.498.664-.557 1.059-.034.224-.039.423.082.63a1 1 0 0 0 .083.113 3 3 0 0 0-.237.212 2.2 2.2 0 0 0-.563.98 1.82 1.82 0 0 0 .15 1.291c.196.38.759.524 1.117.292a.84.84 0 0 0 .382-.576c.075.013.15.024.217.031q.06.007.122.003.135-.012.265-.036.03-.005.06-.013c.103-.026.204-.075.3-.119a1 1 0 0 0 .102-.062c.078-.057.176-.121.243-.199.072-.08.142-.165.194-.258a.6.6 0 0 0 .098-.304q.018-.087.013-.173.27-.038.526-.17a1.57 1.57 0 0 0 .625-.628c.155-.29.232-.607.232-.932a.8.8 0 0 0-.038-.232c.235-.258.333-.68.126-.989zM22.112 5.572a.8.8 0 0 0-.209-.362c-.108-.087-.22-.183-.346-.24-.129-.059-.263-.121-.405-.147-.14-.023-.287-.049-.431-.038h-.034a2.28 2.28 0 0 0-1.706.665c-.098.096-.18.21-.26.318a2 2 0 0 0-.122.188.85.85 0 0 0-.082.63.84.84 0 0 0 .374.488c.188.1.418.15.63.083.198-.065.387-.186.488-.375q.028-.049.061-.095.07-.077.148-.147.062-.04.129-.072l.044-.016c.108.016.219.016.328-.015.017-.008.038-.01.056-.016h.016s.008 0 .01.003q.026.014.047.028.073.052.157.08a.6.6 0 0 0 .315.07.6.6 0 0 0 .315-.07q.15-.05.263-.168c.142-.155.248-.359.24-.578a6 6 0 0 1-.028-.217zM18.367 8.127c-.137.013-.276.026-.408.062-.13.037-.256.093-.377.15a1 1 0 0 0-.18.106c-.111.077-.223.16-.32.255-.096.093-.176.204-.256.313q-.063.085-.111.178a2 2 0 0 0-.155.374c-.041.134-.054.276-.07.416a.6.6 0 0 0 .07.315q.051.15.168.263a.6.6 0 0 0 .263.168.6.6 0 0 0 .315.07c.212-.01.431-.08.578-.24l.127-.166a.8.8 0 0 0 .088-.23c.007-.056.028-.108.046-.162q.024-.046.052-.088.035-.037.074-.075.044-.028.09-.051.063-.02.125-.034c.07-.01.139-.026.203-.06a.65.65 0 0 0 .264-.167.6.6 0 0 0 .168-.263.6.6 0 0 0 .07-.315c-.01-.212-.08-.431-.24-.578-.153-.14-.365-.259-.579-.24zM10.099 6.563a.8.8 0 0 0-.413-.11c-.168-.019-.336.01-.501.035a1.9 1.9 0 0 0-.465.168 1.8 1.8 0 0 0-.397.276 1 1 0 0 0-.109.106 2 2 0 0 0-.211.276.6.6 0 0 0-.098.305.6.6 0 0 0 .015.325.63.63 0 0 0 .147.279q.087.134.23.209c.188.1.418.15.63.083q.096-.042.196-.083a.8.8 0 0 0 .222-.201c.028-.034.062-.062.093-.093q.026-.016.057-.034a1 1 0 0 1 .064-.018c.044 0 .088-.005.135 0a.6.6 0 0 0 .314-.07q.152-.05.264-.167a.6.6 0 0 0 .168-.264.6.6 0 0 0 .07-.315c-.011-.211-.08-.43-.24-.578l-.166-.126z" }), _jsx(Path, { fill: "#8A85D0", d: "m23.434 19.441-.204 2.115-.679 7.067a.794.794 0 0 1-.802.71H10.117a.803.803 0 0 1-.808-.71l-.676-7.062-.173-1.8-.031-.32h15.005" }), _jsx(Path, { fill: "#FFEC82", d: "m24.18 11.38-.382 4.081-.366 3.98h-15l-.205-2.206-.173-1.854-.371-3.998a.79.79 0 0 1 .735-.865c.019-.01.042-.01.065-.01h14.902q.227.002.403.113c.263.15.426.439.395.761z" }), _jsx(Path, { fill: "#fff", d: "M8.78 15.048h-.726l.173 1.853h.24c.155 0 .228.073.228.228v2.085c0 .155-.073.228-.228.228h-.005l.173 1.858h.145c1.218 0 2.02-.816 2.02-2.037v-2.18c0-1.224-.802-2.038-2.02-2.038zM11.885 16.987c0-1.221.803-2.037 2.024-2.037h2c1.222 0 2.025.816 2.025 2.037v5.594c0 1.22-.803 2.036-2.024 2.036h-2c-1.222 0-2.025-.816-2.025-2.037zm2.107 5.547c0 .155.072.227.227.227h1.378c.155 0 .228-.072.228-.227v-5.498c0-.155-.073-.228-.228-.228H14.22c-.155 0-.227.073-.227.228zM23.16 15.048h-3.69c-.109 0-.155.046-.155.155v9.164c0 .108.046.157.154.157h1.81c.108 0 .155-.049.155-.157v-3.064h1.727q.035.001.067-.005l.204-2.187.366-3.98a2.4 2.4 0 0 0-.64-.083zm-.084 4.166c0 .155-.067.228-.227.228h-1.415v-2.54h1.415c.157 0 .227.072.227.227zM24.426 10.002H7.574a.41.41 0 0 0-.41.41v.526c0 .227.184.41.41.41h16.852a.41.41 0 0 0 .41-.41v-.526a.41.41 0 0 0-.41-.41" })] }));
|
|
@@ -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 { G, Path, Svg } from 'react-native-svg';
|
|
3
6
|
export default function IllustrationShop({ size = 24, ...props }) {
|
|
4
7
|
return (_jsx(Svg, { width: size, height: size, fill: "none", viewBox: "0 0 24 24", ...props, children: _jsxs(G, { transform: "scale(0.75)", children: [_jsx(Path, { fill: "#E2F6FF", d: "M2.734 27.067v-14.09a2.6 2.6 0 0 1 2.6-2.6h20.932a2.6 2.6 0 0 1 2.6 2.6v14.09a2.6 2.6 0 0 1-2.6 2.6H5.334a2.6 2.6 0 0 1-2.6-2.6", strokeWidth: 0 }), _jsx(Path, { fill: "#6BD1FC", d: "M2.402 3.262c.16-.775.842-1.33 1.632-1.33h5.083l-.58 8.52a3.747 3.747 0 1 1-7.409-1.01z", strokeWidth: 0 }), _jsx(Path, { fill: "#97E0FF", d: "M9.084 1.932h6.717v8.399a3.614 3.614 0 1 1-7.222-.223zM29.198 3.262a1.67 1.67 0 0 0-1.632-1.33h-5.083l.58 8.52a3.748 3.748 0 1 0 7.409-1.01z", strokeWidth: 0 }), _jsx(Path, { fill: "#6BD1FC", d: "M22.515 1.932h-6.716v8.399a3.614 3.614 0 1 0 7.221-.223z", strokeWidth: 0 })] }) }));
|
|
@@ -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 IllustrationShoppingbag({ size = 24, ...props }) {
|
|
4
7
|
return (_jsxs(Svg, { width: size, height: size, fill: "none", viewBox: "0 0 24 24", ...props, children: [_jsx(Path, { stroke: "#E5DBFF", strokeLinecap: "round", strokeMiterlimit: "10", strokeWidth: "1.6", d: "M8.636 6.436V4.98c0-1.843 1.5-3.343 3.343-3.343 1.844 0 3.343 1.5 3.343 3.343v1.455" }), _jsx(Path, { fill: "#B197FC", d: "M2.999 20.06c0 1.19.93 2.15 2.08 2.15l13.8-.01c1.15 0 2.08-.96 2.08-2.15l-1.04-12.91c0-1.19-.93-2.15-2.08-2.15H6.119c-1.15 0-2.08.96-2.08 2.15z" }), _jsx(Rect, { width: "15.83", height: "2.893", x: "4.063", y: "4.989", fill: "#9775FA", rx: "1.447" }), _jsx(Path, { stroke: "#E5DBFF", strokeLinecap: "round", strokeMiterlimit: "10", strokeWidth: "1.6", d: "M8.28 9.511v-1.61c0-2.04 1.66-3.7 3.7-3.7s3.7 1.66 3.7 3.7v1.61" })] }));
|
|
@@ -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 IllustrationSoda({ size = 24, ...props }) {
|
|
4
7
|
return (_jsxs(Svg, { width: size, height: size, fill: "none", viewBox: "0 0 24 24", ...props, children: [_jsx(Path, { fill: "#8A85D0", d: "M12.38 11h-.754V4.37c0-.628.316-1.218.84-1.566l2.669-1.781a.14.14 0 0 1 .19.038l.265.396a.14.14 0 0 1-.038.191l-2.669 1.781a1.13 1.13 0 0 0-.503.941z" }), _jsx(Path, { fill: "#9CF7FF", d: "m16.987 13.839-.077.795-.125 1.36-.617 6.42c-.036.33-.36.586-.753.586h-6.82c-.394 0-.722-.256-.754-.587l-.623-6.493-.2-2.081h9.972z" }), _jsx(Path, { fill: "#8A85D0", d: "m17.547 8.022-.325 3.401h-.006l-.13 1.376-.099 1.043H7.016l-.23-2.413-.33-3.404c-.036-.373.31-.685.747-.685h9.594c.44 0 .783.312.747.685z" }), _jsx(Path, { fill: "#fff", d: "M17.628 6.38H6.372c-.2 0-.363.163-.363.364v.828c0 .2.163.363.363.363h11.256c.2 0 .363-.162.363-.363v-.828c0-.2-.163-.363-.363-.363M8.183 12.906c0-.864-.548-1.45-1.397-1.48l.23 2.412.199 2.082c.602-.187.968-.706.968-1.418M8.975 12.838c0-.894.587-1.49 1.48-1.49h1.463c.893 0 1.48.596 1.48 1.49v4.092c0 .894-.587 1.49-1.48 1.49h-1.463c-.893 0-1.48-.596-1.48-1.49zm2.88.036c0-.114-.053-.167-.167-.167h-1.006c-.114 0-.167.053-.167.166v4.021q-.002.169.167.167h1.006M16.785 15.992l.125-1.361h-.948v-1.859h1.03q.056 0 .096.021l.131-1.376h-2.695c-.078 0-.116.033-.116.11v6.702c0 .077.036.116.116.116h1.322q.116.002.116-.116" })] }));
|
|
@@ -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 IllustrationVendingmachine({ size = 24, ...props }) {
|
|
4
7
|
return (_jsxs(Svg, { width: size, height: size, fill: "none", viewBox: "0 0 24 24", ...props, children: [_jsx(Path, { fill: "#B2DDFF", d: "M6 2.5A1.5 1.5 0 0 1 7.5 1h9A1.5 1.5 0 0 1 18 2.5V21H6z" }), _jsx(Rect, { width: "14", height: "1.5", x: "5", y: "21", fill: "#53B1FD", rx: "0.75" }), _jsx(Rect, { width: "6", height: "1", x: "9", y: "12", fill: "#53B1FD", rx: "0.5" }), _jsx(Rect, { width: "10", height: "8", x: "7", y: "2", fill: "#E8F5FF", rx: "1" }), _jsx(Rect, { width: "4", height: "1", x: "8", y: "3", fill: "#D8D8D8", rx: "0.5" }), _jsx(Rect, { width: "4", height: "1", x: "8", y: "5", fill: "#D8D8D8", rx: "0.5" }), _jsx(Rect, { width: "2", height: "1", x: "8", y: "7", fill: "#D8D8D8", rx: "0.5" })] }));
|
|
@@ -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 IllustrationAge12 } from './IllustrationAge12';
|
|
2
5
|
export { default as IllustrationAge15 } from './IllustrationAge15';
|
|
3
6
|
export { default as IllustrationAge19 } from './IllustrationAge19';
|
package/dist/types/index.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { default as default_2 } from 'react';
|
|
2
1
|
import { JSX } from 'react/jsx-runtime';
|
|
3
2
|
import { SVGProps } from 'react';
|
|
4
3
|
|
|
@@ -214,8 +213,6 @@ export declare const ColorOrange800 = "#e8590c";
|
|
|
214
213
|
|
|
215
214
|
export declare const ColorOrange900 = "#d9480f";
|
|
216
215
|
|
|
217
|
-
export declare const ColorPalette: default_2.FC;
|
|
218
|
-
|
|
219
216
|
export declare const ColorPurple100 = "#e5dbff";
|
|
220
217
|
|
|
221
218
|
export declare const ColorPurple200 = "#d0bfff";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import type {
|
|
2
|
-
export default function IconPopdeal({ size, color, variant
|
|
1
|
+
import type { IIconProps } from '../../types/icon.native';
|
|
2
|
+
export default function IconPopdeal({ size, color, variant, ...props }: IIconProps): import("react/jsx-runtime").JSX.Element;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pop-ui/foundation",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "1.1.1
|
|
4
|
+
"version": "1.1.1",
|
|
5
5
|
"main": "./dist/foundation.umd.cjs",
|
|
6
6
|
"module": "./dist/foundation.js",
|
|
7
7
|
"types": "./dist/types/index.d.ts",
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
},
|
|
36
36
|
"scripts": {
|
|
37
37
|
"dev": "vite",
|
|
38
|
-
"build": "vite build && yarn build:native",
|
|
38
|
+
"build": "yarn generate:native && vite build && yarn build:native",
|
|
39
39
|
"build:native": "tsc -p tsconfig.native.json",
|
|
40
40
|
"generate:native": "tsx scripts/generate-native.ts",
|
|
41
41
|
"typecheck": "tsc",
|