@iguanads/icons 1.0.4 → 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/dist/filled/index.js +25 -25
- package/dist/filled/index.mjs +25 -25
- package/dist/one-color/index.d.mts +5 -1
- package/dist/one-color/index.d.ts +5 -1
- package/dist/one-color/index.js +102 -108
- package/dist/one-color/index.mjs +100 -108
- package/dist/social-media/index.js +3 -3
- package/dist/social-media/index.mjs +3 -3
- package/dist/two-colors/index.d.mts +3 -5
- package/dist/two-colors/index.d.ts +3 -5
- package/dist/two-colors/index.js +64 -85
- package/dist/two-colors/index.mjs +63 -83
- package/package.json +1 -1
package/dist/filled/index.js
CHANGED
|
@@ -50,65 +50,65 @@ module.exports = __toCommonJS(filled_exports);
|
|
|
50
50
|
|
|
51
51
|
// src/filled/Account.tsx
|
|
52
52
|
var import_jsx_runtime = require("react/jsx-runtime");
|
|
53
|
-
var SvgAccount = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width ||
|
|
54
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fill: "#FF4C4C", d: "
|
|
55
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fill: props.color || "currentColor", d: "
|
|
56
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("ellipse", { cx:
|
|
53
|
+
var SvgAccount = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 24, height: props.height || 24, viewBox: "0 0 24 24", className: props.className }, props), { children: [
|
|
54
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fill: "#FF4C4C", d: "m20.992 19.334-.378-3.248a4 4 0 0 0-3.603-3.512 5 5 0 0 1-1.714.322c-.61 0-1.192-.117-1.715-.322-.203 0-.407.059-.58.117-.291.556-.67 1.053-1.134 1.434a5.38 5.38 0 0 1 3.283 4.36l.176 1.512c0 .003 5.476 0 5.476.003a.85.85 0 0 0 .189-.666M13.466 11.082a3.84 3.84 0 0 0 1.802.468c2.063 0 3.748-1.697 3.748-3.775S17.331 4 15.268 4c-1.599 0-2.964 1.024-3.487 2.458 1.075.966 1.743 2.341 1.743 3.863 0 .263 0 .497-.058.76" }),
|
|
55
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fill: props.color || "currentColor", d: "M13.952 19.992c-.056-.475-.166-1.36-.166-1.36-.233-1.903-1.715-3.337-3.574-3.512a5 5 0 0 1-1.744.322 4.9 4.9 0 0 1-1.743-.322c-1.831.176-3.342 1.639-3.574 3.512 0 0-.1.928-.151 1.36.063-.044 10.96-.044 10.952 0" }),
|
|
56
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("ellipse", { cx: 8.439, cy: 10.321, fill: props.color || "currentColor", rx: 3.748, ry: 3.775 })
|
|
57
57
|
] }));
|
|
58
58
|
var Account_default = SvgAccount;
|
|
59
59
|
|
|
60
60
|
// src/filled/Configurations.tsx
|
|
61
61
|
var import_jsx_runtime2 = require("react/jsx-runtime");
|
|
62
|
-
var SvgConfigurations = (props) => /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width ||
|
|
62
|
+
var SvgConfigurations = (props) => /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 24, height: props.height || 24, viewBox: "0 0 24 24", className: props.className }, props), { children: /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M18.807 9.857h2.479c.394 0 .714.32.714.714v2.858c0 .394-.32.714-.714.714h-2.479q-.186.601-.478 1.157l1.75 1.75a.714.714 0 0 1 0 1.014l-2.015 2.015a.714.714 0 0 1-1.014 0l-1.75-1.75q-.557.291-1.157.478v2.479c0 .394-.32.714-.714.714H10.57a.714.714 0 0 1-.714-.714v-2.479A7 7 0 0 1 8.7 18.33l-1.75 1.75a.714.714 0 0 1-1.014 0L3.92 18.064a.714.714 0 0 1 0-1.014l1.75-1.75a7 7 0 0 1-.478-1.157H2.714A.714.714 0 0 1 2 13.429V10.57c0-.394.32-.714.714-.714h2.479q.1-.331.236-.65c.078-.171.157-.343.242-.507l-1.75-1.75a.714.714 0 0 1 0-1.014L5.936 3.92a.714.714 0 0 1 1.014 0l1.75 1.75q.557-.292 1.157-.478V2.714c0-.394.32-.714.714-.714h2.858c.394 0 .714.32.714.714v2.479q.601.186 1.157.478l1.75-1.75a.714.714 0 0 1 1.014 0l2.015 2.015a.714.714 0 0 1 0 1.014l-1.75 1.75q.291.557.478 1.157M8.43 12a3.571 3.571 0 1 0 7.142 0 3.571 3.571 0 0 0-7.142 0", clipRule: "evenodd" }) }));
|
|
63
63
|
var Configurations_default = SvgConfigurations;
|
|
64
64
|
|
|
65
65
|
// src/filled/Error.tsx
|
|
66
66
|
var import_jsx_runtime3 = require("react/jsx-runtime");
|
|
67
|
-
var SvgError = (props) => /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width ||
|
|
67
|
+
var SvgError = (props) => /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 24, height: props.height || 24, viewBox: "0 0 24 24", className: props.className }, props), { children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("path", { fill: "#FF4C4C", fillRule: "evenodd", d: "M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10m-.033-6.667q-.426 0-.613.131-.187.132-.187.494v.238q0 .35.175.487.174.138.612.138.4 0 .594-.132.194-.131.194-.493v-.238q0-.35-.175-.487-.176-.138-.6-.138M11.954 7a.72.72 0 0 0-.537.219.75.75 0 0 0-.213.543v5.163q0 .325.213.544.211.219.537.218a.72.72 0 0 0 .538-.218.75.75 0 0 0 .212-.544V7.762a.75.75 0 0 0-.212-.543.72.72 0 0 0-.538-.22", clipRule: "evenodd" }) }));
|
|
68
68
|
var Error_default = SvgError;
|
|
69
69
|
|
|
70
70
|
// src/filled/Menu.tsx
|
|
71
71
|
var import_jsx_runtime4 = require("react/jsx-runtime");
|
|
72
|
-
var SvgMenu = (props) => /* @__PURE__ */ (0, import_jsx_runtime4.jsxs)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width ||
|
|
73
|
-
/* @__PURE__ */ (0, import_jsx_runtime4.jsx)("path", { fill: "#FF4C4C", d: "
|
|
74
|
-
/* @__PURE__ */ (0, import_jsx_runtime4.jsx)("path", { fill: props.color || "currentColor", d: "
|
|
75
|
-
/* @__PURE__ */ (0, import_jsx_runtime4.jsx)("path", { fill: props.color || "currentColor", d: "
|
|
76
|
-
/* @__PURE__ */ (0, import_jsx_runtime4.jsx)("path", { fill: props.color || "currentColor", d: "
|
|
72
|
+
var SvgMenu = (props) => /* @__PURE__ */ (0, import_jsx_runtime4.jsxs)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 24, height: props.height || 24, viewBox: "0 0 24 24", className: props.className }, props), { children: [
|
|
73
|
+
/* @__PURE__ */ (0, import_jsx_runtime4.jsx)("path", { fill: "#FF4C4C", d: "M16.5 17.4a.9.9 0 0 0-.9-.9H3.9a.9.9 0 1 0 0 1.8h11.7a.9.9 0 0 0 .9-.9" }),
|
|
74
|
+
/* @__PURE__ */ (0, import_jsx_runtime4.jsx)("path", { fill: props.color || "currentColor", d: "M3.9 19.65c0 .745.605 1.35 1.35 1.35h9c.745 0 1.35-.605 1.35-1.35v-.45H3.9z" }),
|
|
75
|
+
/* @__PURE__ */ (0, import_jsx_runtime4.jsx)("path", { fill: props.color || "currentColor", d: "M20.879 6.742a.45.45 0 0 0-.329-.142h-3.924l.675-2.7h2.349a.45.45 0 0 0 0-.9h-2.7a.45.45 0 0 0-.437.341L15.698 6.6H11.55a.45.45 0 0 0-.45.48l.196 3.16a5.895 5.895 0 0 1 5.178 5.278l.03.335a1.784 1.784 0 0 1-.004 3.097v.7a2.23 2.23 0 0 1-.461 1.35h3.611a.45.45 0 0 0 .45-.42l.9-13.5a.45.45 0 0 0-.121-.338" }),
|
|
76
|
+
/* @__PURE__ */ (0, import_jsx_runtime4.jsx)("path", { fill: props.color || "currentColor", d: "M10.65 11.1h-1.8a4.956 4.956 0 0 0-4.927 4.5h11.654a4.956 4.956 0 0 0-4.927-4.5" })
|
|
77
77
|
] }));
|
|
78
78
|
var Menu_default = SvgMenu;
|
|
79
79
|
|
|
80
80
|
// src/filled/Notifications.tsx
|
|
81
81
|
var import_jsx_runtime5 = require("react/jsx-runtime");
|
|
82
|
-
var SvgNotifications = (props) => /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width ||
|
|
83
|
-
/* @__PURE__ */ (0, import_jsx_runtime5.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "
|
|
84
|
-
/* @__PURE__ */ (0, import_jsx_runtime5.jsx)("mask", { id: "a", width:
|
|
82
|
+
var SvgNotifications = (props) => /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 24, height: props.height || 24, viewBox: "0 0 24 24", className: props.className }, props), { children: [
|
|
83
|
+
/* @__PURE__ */ (0, import_jsx_runtime5.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M12 21c1.478 0 2.685-1.01 2.765-2.48h3.386c1.02 0 1.849-.834 1.849-1.862a1.857 1.857 0 0 0-1.846-1.863V11.07a6.21 6.21 0 0 0-4-5.817v-.082C14.154 3.971 13.189 3 12 3a2.164 2.164 0 0 0-2.154 2.171v.082a6.21 6.21 0 0 0-4 5.817v3.725C4.828 14.795 4 15.63 4 16.658s.828 1.862 1.85 1.862h3.385C9.315 19.99 10.522 21 12 21m-1.595-2.48h3.109a1.567 1.567 0 0 1-1.555 1.419c-.81 0-1.475-.622-1.554-1.418", clipRule: "evenodd" }),
|
|
84
|
+
/* @__PURE__ */ (0, import_jsx_runtime5.jsx)("mask", { id: "a", width: 16, height: 18, x: 4, y: 3, maskUnits: "userSpaceOnUse", style: {
|
|
85
85
|
maskType: "luminance"
|
|
86
|
-
}, children: /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("path", { fill: "
|
|
87
|
-
/* @__PURE__ */ (0, import_jsx_runtime5.jsx)("g", { mask: "url(#a)", children: /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("path", { fill: "#FF4C4C", d: "
|
|
86
|
+
}, children: /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("path", { fill: "#fff", fillRule: "evenodd", d: "M12 21c1.478 0 2.685-1.01 2.765-2.48h3.386c1.02 0 1.849-.834 1.849-1.862a1.857 1.857 0 0 0-1.846-1.863V11.07a6.21 6.21 0 0 0-4-5.817v-.082C14.154 3.971 13.189 3 12 3a2.164 2.164 0 0 0-2.154 2.171v.082a6.21 6.21 0 0 0-4 5.817v3.725C4.828 14.795 4 15.63 4 16.658s.828 1.862 1.85 1.862h3.385C9.315 19.99 10.522 21 12 21m-1.595-2.48h3.109a1.567 1.567 0 0 1-1.555 1.419c-.81 0-1.475-.622-1.554-1.418", clipRule: "evenodd" }) }),
|
|
87
|
+
/* @__PURE__ */ (0, import_jsx_runtime5.jsx)("g", { mask: "url(#a)", children: /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("path", { fill: "#FF4C4C", d: "M7.086 18.521h9.746v4.042H7.086z" }) })
|
|
88
88
|
] }));
|
|
89
89
|
var Notifications_default = SvgNotifications;
|
|
90
90
|
|
|
91
91
|
// src/filled/OrderHistory.tsx
|
|
92
92
|
var import_jsx_runtime6 = require("react/jsx-runtime");
|
|
93
|
-
var SvgOrderHistory = (props) => /* @__PURE__ */ (0, import_jsx_runtime6.jsxs)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width ||
|
|
94
|
-
/* @__PURE__ */ (0, import_jsx_runtime6.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "
|
|
95
|
-
/* @__PURE__ */ (0, import_jsx_runtime6.jsx)("path", { fill: "#FF4C4C", fillRule: "evenodd", d: "
|
|
93
|
+
var SvgOrderHistory = (props) => /* @__PURE__ */ (0, import_jsx_runtime6.jsxs)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 24, height: props.height || 24, viewBox: "0 0 24 24", className: props.className }, props), { children: [
|
|
94
|
+
/* @__PURE__ */ (0, import_jsx_runtime6.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M19.005 9.35V5.616c0-.892-.711-1.614-1.588-1.615h-9.92c-.843 0-1.532.69-1.532 1.537l-.057 9.76H4.381c-.21.002-.38.175-.381.388v1.677c.002 1.088.846 1.983 1.916 2.032v.004h8.561v-.004q.057.005.114.004c1.106-.001 2.002-.912 2.004-2.036V9.734h2.03c.1.002.198-.038.27-.11a.38.38 0 0 0 .11-.273m-4.802 2.824H8.13c-.21 0-.381.173-.381.387 0 .213.17.387.38.387h6.079a.384.384 0 0 0 .379-.39.384.384 0 0 0-.383-.384M8.13 13.757h3.675c.21 0 .38.173.38.387s-.17.387-.38.387H8.129a.384.384 0 0 1-.381-.387c0-.214.17-.387.38-.387", clipRule: "evenodd" }),
|
|
95
|
+
/* @__PURE__ */ (0, import_jsx_runtime6.jsx)("path", { fill: "#FF4C4C", fillRule: "evenodd", d: "M18.13 19.205v-6.71a1.5 1.5 0 0 1 1.485-1.51 1.5 1.5 0 0 1 1.485 1.51V19.2l-.002.024-.002.018v.008a.1.1 0 0 1-.004.035c-.004.004-.004.004-.004.008a.1.1 0 0 1-.007.03l-.004.008-.012.031-1.085 2.413a.38.38 0 0 1-.343.224h-.003a.38.38 0 0 1-.343-.22l-1.124-2.413a.004.004 0 0 1-.004-.004l-.006-.014-.005-.013-.002-.006-.002-.005-.007-.027a.01.01 0 0 1-.004-.012l-.002-.016-.002-.015v-.008a.2.2 0 0 1-.004-.043m.986.383.514 1.107.499-1.107z", clipRule: "evenodd" })
|
|
96
96
|
] }));
|
|
97
97
|
var OrderHistory_default = SvgOrderHistory;
|
|
98
98
|
|
|
99
99
|
// src/filled/PinOrder.tsx
|
|
100
100
|
var import_jsx_runtime7 = require("react/jsx-runtime");
|
|
101
|
-
var SvgPinOrder = (props) => /* @__PURE__ */ (0, import_jsx_runtime7.jsxs)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width ||
|
|
102
|
-
/* @__PURE__ */ (0, import_jsx_runtime7.jsx)("path", { fill: "#FF4C4C", fillRule: "evenodd", d: "
|
|
103
|
-
/* @__PURE__ */ (0, import_jsx_runtime7.jsx)("
|
|
101
|
+
var SvgPinOrder = (props) => /* @__PURE__ */ (0, import_jsx_runtime7.jsxs)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 24, height: props.height || 24, viewBox: "0 0 24 24", className: props.className }, props), { children: [
|
|
102
|
+
/* @__PURE__ */ (0, import_jsx_runtime7.jsx)("path", { fill: "#FF4C4C", fillRule: "evenodd", d: "M18.148 14.128A7.82 7.82 0 0 0 19.5 9.71C19.5 5.452 16.142 2 12 2S4.5 5.452 4.5 9.71c0 1.332.329 2.586.908 3.68l.076.175 3.891 6.907c1.15 2.04 4.09 2.035 5.233-.01z", clipRule: "evenodd" }),
|
|
103
|
+
/* @__PURE__ */ (0, import_jsx_runtime7.jsx)("ellipse", { cx: 12.07, cy: 9.783, fill: "#C60C0C", rx: 5.299, ry: 5.448 })
|
|
104
104
|
] }));
|
|
105
105
|
var PinOrder_default = SvgPinOrder;
|
|
106
106
|
|
|
107
107
|
// src/filled/Search.tsx
|
|
108
108
|
var import_jsx_runtime8 = require("react/jsx-runtime");
|
|
109
|
-
var SvgSearch = (props) => /* @__PURE__ */ (0, import_jsx_runtime8.jsxs)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width ||
|
|
110
|
-
/* @__PURE__ */ (0, import_jsx_runtime8.jsx)("path", { fill:
|
|
111
|
-
/* @__PURE__ */ (0, import_jsx_runtime8.jsx)("path", { fill: "
|
|
109
|
+
var SvgSearch = (props) => /* @__PURE__ */ (0, import_jsx_runtime8.jsxs)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 24, height: props.height || 24, viewBox: "0 0 24 24", className: props.className }, props), { children: [
|
|
110
|
+
/* @__PURE__ */ (0, import_jsx_runtime8.jsx)("path", { fill: "#FF4C4C", d: "M7 8.65c0 .361.34.65.76.65h4.58c.415 0 .76-.291.76-.65 0-.361-.34-.65-.76-.65H7.76c-.415 0-.76.291-.76.65M7 11.25c0 .361.34.65.76.65h4.58c.415 0 .76-.291.76-.65 0-.361-.34-.65-.76-.65H7.76c-.415 0-.76.291-.76.65" }),
|
|
111
|
+
/* @__PURE__ */ (0, import_jsx_runtime8.jsx)("path", { fill: props.color || "currentColor", d: "m20.89 18.45-3.84-3.84-.18-.12a.66.66 0 0 0-.73.13l-.32.32-.35-.35a7.1 7.1 0 0 0 1.65-4.53c0-3.89-3.17-7.06-7.06-7.06S3 6.17 3 10.06s3.17 7.06 7.06 7.06l.53-.02c1.47-.11 2.84-.67 3.98-1.61l.36.35-.32.33-.06.07a.66.66 0 0 0 .07.84l3.83 3.83.11.1c.31.26.71.4 1.11.4a1.75 1.75 0 0 0 1.61-1.07c.27-.65.12-1.39-.38-1.89zm-5.04-8.38c0 3.2-2.6 5.79-5.79 5.79a5.8 5.8 0 0 1-5.79-5.79 5.8 5.8 0 0 1 5.79-5.79 5.8 5.8 0 0 1 5.79 5.79" })
|
|
112
112
|
] }));
|
|
113
113
|
var Search_default = SvgSearch;
|
|
114
114
|
// Annotate the CommonJS export names for ESM import in node:
|
package/dist/filled/index.mjs
CHANGED
|
@@ -5,65 +5,65 @@ import {
|
|
|
5
5
|
|
|
6
6
|
// src/filled/Account.tsx
|
|
7
7
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
8
|
-
var SvgAccount = (props) => /* @__PURE__ */ jsxs("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width ||
|
|
9
|
-
/* @__PURE__ */ jsx("path", { fill: "#FF4C4C", d: "
|
|
10
|
-
/* @__PURE__ */ jsx("path", { fill: props.color || "currentColor", d: "
|
|
11
|
-
/* @__PURE__ */ jsx("ellipse", { cx:
|
|
8
|
+
var SvgAccount = (props) => /* @__PURE__ */ jsxs("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 24, height: props.height || 24, viewBox: "0 0 24 24", className: props.className }, props), { children: [
|
|
9
|
+
/* @__PURE__ */ jsx("path", { fill: "#FF4C4C", d: "m20.992 19.334-.378-3.248a4 4 0 0 0-3.603-3.512 5 5 0 0 1-1.714.322c-.61 0-1.192-.117-1.715-.322-.203 0-.407.059-.58.117-.291.556-.67 1.053-1.134 1.434a5.38 5.38 0 0 1 3.283 4.36l.176 1.512c0 .003 5.476 0 5.476.003a.85.85 0 0 0 .189-.666M13.466 11.082a3.84 3.84 0 0 0 1.802.468c2.063 0 3.748-1.697 3.748-3.775S17.331 4 15.268 4c-1.599 0-2.964 1.024-3.487 2.458 1.075.966 1.743 2.341 1.743 3.863 0 .263 0 .497-.058.76" }),
|
|
10
|
+
/* @__PURE__ */ jsx("path", { fill: props.color || "currentColor", d: "M13.952 19.992c-.056-.475-.166-1.36-.166-1.36-.233-1.903-1.715-3.337-3.574-3.512a5 5 0 0 1-1.744.322 4.9 4.9 0 0 1-1.743-.322c-1.831.176-3.342 1.639-3.574 3.512 0 0-.1.928-.151 1.36.063-.044 10.96-.044 10.952 0" }),
|
|
11
|
+
/* @__PURE__ */ jsx("ellipse", { cx: 8.439, cy: 10.321, fill: props.color || "currentColor", rx: 3.748, ry: 3.775 })
|
|
12
12
|
] }));
|
|
13
13
|
var Account_default = SvgAccount;
|
|
14
14
|
|
|
15
15
|
// src/filled/Configurations.tsx
|
|
16
16
|
import { jsx as jsx2 } from "react/jsx-runtime";
|
|
17
|
-
var SvgConfigurations = (props) => /* @__PURE__ */ jsx2("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width ||
|
|
17
|
+
var SvgConfigurations = (props) => /* @__PURE__ */ jsx2("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 24, height: props.height || 24, viewBox: "0 0 24 24", className: props.className }, props), { children: /* @__PURE__ */ jsx2("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M18.807 9.857h2.479c.394 0 .714.32.714.714v2.858c0 .394-.32.714-.714.714h-2.479q-.186.601-.478 1.157l1.75 1.75a.714.714 0 0 1 0 1.014l-2.015 2.015a.714.714 0 0 1-1.014 0l-1.75-1.75q-.557.291-1.157.478v2.479c0 .394-.32.714-.714.714H10.57a.714.714 0 0 1-.714-.714v-2.479A7 7 0 0 1 8.7 18.33l-1.75 1.75a.714.714 0 0 1-1.014 0L3.92 18.064a.714.714 0 0 1 0-1.014l1.75-1.75a7 7 0 0 1-.478-1.157H2.714A.714.714 0 0 1 2 13.429V10.57c0-.394.32-.714.714-.714h2.479q.1-.331.236-.65c.078-.171.157-.343.242-.507l-1.75-1.75a.714.714 0 0 1 0-1.014L5.936 3.92a.714.714 0 0 1 1.014 0l1.75 1.75q.557-.292 1.157-.478V2.714c0-.394.32-.714.714-.714h2.858c.394 0 .714.32.714.714v2.479q.601.186 1.157.478l1.75-1.75a.714.714 0 0 1 1.014 0l2.015 2.015a.714.714 0 0 1 0 1.014l-1.75 1.75q.291.557.478 1.157M8.43 12a3.571 3.571 0 1 0 7.142 0 3.571 3.571 0 0 0-7.142 0", clipRule: "evenodd" }) }));
|
|
18
18
|
var Configurations_default = SvgConfigurations;
|
|
19
19
|
|
|
20
20
|
// src/filled/Error.tsx
|
|
21
21
|
import { jsx as jsx3 } from "react/jsx-runtime";
|
|
22
|
-
var SvgError = (props) => /* @__PURE__ */ jsx3("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width ||
|
|
22
|
+
var SvgError = (props) => /* @__PURE__ */ jsx3("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 24, height: props.height || 24, viewBox: "0 0 24 24", className: props.className }, props), { children: /* @__PURE__ */ jsx3("path", { fill: "#FF4C4C", fillRule: "evenodd", d: "M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10m-.033-6.667q-.426 0-.613.131-.187.132-.187.494v.238q0 .35.175.487.174.138.612.138.4 0 .594-.132.194-.131.194-.493v-.238q0-.35-.175-.487-.176-.138-.6-.138M11.954 7a.72.72 0 0 0-.537.219.75.75 0 0 0-.213.543v5.163q0 .325.213.544.211.219.537.218a.72.72 0 0 0 .538-.218.75.75 0 0 0 .212-.544V7.762a.75.75 0 0 0-.212-.543.72.72 0 0 0-.538-.22", clipRule: "evenodd" }) }));
|
|
23
23
|
var Error_default = SvgError;
|
|
24
24
|
|
|
25
25
|
// src/filled/Menu.tsx
|
|
26
26
|
import { jsx as jsx4, jsxs as jsxs2 } from "react/jsx-runtime";
|
|
27
|
-
var SvgMenu = (props) => /* @__PURE__ */ jsxs2("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width ||
|
|
28
|
-
/* @__PURE__ */ jsx4("path", { fill: "#FF4C4C", d: "
|
|
29
|
-
/* @__PURE__ */ jsx4("path", { fill: props.color || "currentColor", d: "
|
|
30
|
-
/* @__PURE__ */ jsx4("path", { fill: props.color || "currentColor", d: "
|
|
31
|
-
/* @__PURE__ */ jsx4("path", { fill: props.color || "currentColor", d: "
|
|
27
|
+
var SvgMenu = (props) => /* @__PURE__ */ jsxs2("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 24, height: props.height || 24, viewBox: "0 0 24 24", className: props.className }, props), { children: [
|
|
28
|
+
/* @__PURE__ */ jsx4("path", { fill: "#FF4C4C", d: "M16.5 17.4a.9.9 0 0 0-.9-.9H3.9a.9.9 0 1 0 0 1.8h11.7a.9.9 0 0 0 .9-.9" }),
|
|
29
|
+
/* @__PURE__ */ jsx4("path", { fill: props.color || "currentColor", d: "M3.9 19.65c0 .745.605 1.35 1.35 1.35h9c.745 0 1.35-.605 1.35-1.35v-.45H3.9z" }),
|
|
30
|
+
/* @__PURE__ */ jsx4("path", { fill: props.color || "currentColor", d: "M20.879 6.742a.45.45 0 0 0-.329-.142h-3.924l.675-2.7h2.349a.45.45 0 0 0 0-.9h-2.7a.45.45 0 0 0-.437.341L15.698 6.6H11.55a.45.45 0 0 0-.45.48l.196 3.16a5.895 5.895 0 0 1 5.178 5.278l.03.335a1.784 1.784 0 0 1-.004 3.097v.7a2.23 2.23 0 0 1-.461 1.35h3.611a.45.45 0 0 0 .45-.42l.9-13.5a.45.45 0 0 0-.121-.338" }),
|
|
31
|
+
/* @__PURE__ */ jsx4("path", { fill: props.color || "currentColor", d: "M10.65 11.1h-1.8a4.956 4.956 0 0 0-4.927 4.5h11.654a4.956 4.956 0 0 0-4.927-4.5" })
|
|
32
32
|
] }));
|
|
33
33
|
var Menu_default = SvgMenu;
|
|
34
34
|
|
|
35
35
|
// src/filled/Notifications.tsx
|
|
36
36
|
import { jsx as jsx5, jsxs as jsxs3 } from "react/jsx-runtime";
|
|
37
|
-
var SvgNotifications = (props) => /* @__PURE__ */ jsxs3("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width ||
|
|
38
|
-
/* @__PURE__ */ jsx5("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "
|
|
39
|
-
/* @__PURE__ */ jsx5("mask", { id: "a", width:
|
|
37
|
+
var SvgNotifications = (props) => /* @__PURE__ */ jsxs3("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 24, height: props.height || 24, viewBox: "0 0 24 24", className: props.className }, props), { children: [
|
|
38
|
+
/* @__PURE__ */ jsx5("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M12 21c1.478 0 2.685-1.01 2.765-2.48h3.386c1.02 0 1.849-.834 1.849-1.862a1.857 1.857 0 0 0-1.846-1.863V11.07a6.21 6.21 0 0 0-4-5.817v-.082C14.154 3.971 13.189 3 12 3a2.164 2.164 0 0 0-2.154 2.171v.082a6.21 6.21 0 0 0-4 5.817v3.725C4.828 14.795 4 15.63 4 16.658s.828 1.862 1.85 1.862h3.385C9.315 19.99 10.522 21 12 21m-1.595-2.48h3.109a1.567 1.567 0 0 1-1.555 1.419c-.81 0-1.475-.622-1.554-1.418", clipRule: "evenodd" }),
|
|
39
|
+
/* @__PURE__ */ jsx5("mask", { id: "a", width: 16, height: 18, x: 4, y: 3, maskUnits: "userSpaceOnUse", style: {
|
|
40
40
|
maskType: "luminance"
|
|
41
|
-
}, children: /* @__PURE__ */ jsx5("path", { fill: "
|
|
42
|
-
/* @__PURE__ */ jsx5("g", { mask: "url(#a)", children: /* @__PURE__ */ jsx5("path", { fill: "#FF4C4C", d: "
|
|
41
|
+
}, children: /* @__PURE__ */ jsx5("path", { fill: "#fff", fillRule: "evenodd", d: "M12 21c1.478 0 2.685-1.01 2.765-2.48h3.386c1.02 0 1.849-.834 1.849-1.862a1.857 1.857 0 0 0-1.846-1.863V11.07a6.21 6.21 0 0 0-4-5.817v-.082C14.154 3.971 13.189 3 12 3a2.164 2.164 0 0 0-2.154 2.171v.082a6.21 6.21 0 0 0-4 5.817v3.725C4.828 14.795 4 15.63 4 16.658s.828 1.862 1.85 1.862h3.385C9.315 19.99 10.522 21 12 21m-1.595-2.48h3.109a1.567 1.567 0 0 1-1.555 1.419c-.81 0-1.475-.622-1.554-1.418", clipRule: "evenodd" }) }),
|
|
42
|
+
/* @__PURE__ */ jsx5("g", { mask: "url(#a)", children: /* @__PURE__ */ jsx5("path", { fill: "#FF4C4C", d: "M7.086 18.521h9.746v4.042H7.086z" }) })
|
|
43
43
|
] }));
|
|
44
44
|
var Notifications_default = SvgNotifications;
|
|
45
45
|
|
|
46
46
|
// src/filled/OrderHistory.tsx
|
|
47
47
|
import { jsx as jsx6, jsxs as jsxs4 } from "react/jsx-runtime";
|
|
48
|
-
var SvgOrderHistory = (props) => /* @__PURE__ */ jsxs4("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width ||
|
|
49
|
-
/* @__PURE__ */ jsx6("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "
|
|
50
|
-
/* @__PURE__ */ jsx6("path", { fill: "#FF4C4C", fillRule: "evenodd", d: "
|
|
48
|
+
var SvgOrderHistory = (props) => /* @__PURE__ */ jsxs4("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 24, height: props.height || 24, viewBox: "0 0 24 24", className: props.className }, props), { children: [
|
|
49
|
+
/* @__PURE__ */ jsx6("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M19.005 9.35V5.616c0-.892-.711-1.614-1.588-1.615h-9.92c-.843 0-1.532.69-1.532 1.537l-.057 9.76H4.381c-.21.002-.38.175-.381.388v1.677c.002 1.088.846 1.983 1.916 2.032v.004h8.561v-.004q.057.005.114.004c1.106-.001 2.002-.912 2.004-2.036V9.734h2.03c.1.002.198-.038.27-.11a.38.38 0 0 0 .11-.273m-4.802 2.824H8.13c-.21 0-.381.173-.381.387 0 .213.17.387.38.387h6.079a.384.384 0 0 0 .379-.39.384.384 0 0 0-.383-.384M8.13 13.757h3.675c.21 0 .38.173.38.387s-.17.387-.38.387H8.129a.384.384 0 0 1-.381-.387c0-.214.17-.387.38-.387", clipRule: "evenodd" }),
|
|
50
|
+
/* @__PURE__ */ jsx6("path", { fill: "#FF4C4C", fillRule: "evenodd", d: "M18.13 19.205v-6.71a1.5 1.5 0 0 1 1.485-1.51 1.5 1.5 0 0 1 1.485 1.51V19.2l-.002.024-.002.018v.008a.1.1 0 0 1-.004.035c-.004.004-.004.004-.004.008a.1.1 0 0 1-.007.03l-.004.008-.012.031-1.085 2.413a.38.38 0 0 1-.343.224h-.003a.38.38 0 0 1-.343-.22l-1.124-2.413a.004.004 0 0 1-.004-.004l-.006-.014-.005-.013-.002-.006-.002-.005-.007-.027a.01.01 0 0 1-.004-.012l-.002-.016-.002-.015v-.008a.2.2 0 0 1-.004-.043m.986.383.514 1.107.499-1.107z", clipRule: "evenodd" })
|
|
51
51
|
] }));
|
|
52
52
|
var OrderHistory_default = SvgOrderHistory;
|
|
53
53
|
|
|
54
54
|
// src/filled/PinOrder.tsx
|
|
55
55
|
import { jsx as jsx7, jsxs as jsxs5 } from "react/jsx-runtime";
|
|
56
|
-
var SvgPinOrder = (props) => /* @__PURE__ */ jsxs5("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width ||
|
|
57
|
-
/* @__PURE__ */ jsx7("path", { fill: "#FF4C4C", fillRule: "evenodd", d: "
|
|
58
|
-
/* @__PURE__ */ jsx7("
|
|
56
|
+
var SvgPinOrder = (props) => /* @__PURE__ */ jsxs5("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 24, height: props.height || 24, viewBox: "0 0 24 24", className: props.className }, props), { children: [
|
|
57
|
+
/* @__PURE__ */ jsx7("path", { fill: "#FF4C4C", fillRule: "evenodd", d: "M18.148 14.128A7.82 7.82 0 0 0 19.5 9.71C19.5 5.452 16.142 2 12 2S4.5 5.452 4.5 9.71c0 1.332.329 2.586.908 3.68l.076.175 3.891 6.907c1.15 2.04 4.09 2.035 5.233-.01z", clipRule: "evenodd" }),
|
|
58
|
+
/* @__PURE__ */ jsx7("ellipse", { cx: 12.07, cy: 9.783, fill: "#C60C0C", rx: 5.299, ry: 5.448 })
|
|
59
59
|
] }));
|
|
60
60
|
var PinOrder_default = SvgPinOrder;
|
|
61
61
|
|
|
62
62
|
// src/filled/Search.tsx
|
|
63
63
|
import { jsx as jsx8, jsxs as jsxs6 } from "react/jsx-runtime";
|
|
64
|
-
var SvgSearch = (props) => /* @__PURE__ */ jsxs6("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width ||
|
|
65
|
-
/* @__PURE__ */ jsx8("path", { fill:
|
|
66
|
-
/* @__PURE__ */ jsx8("path", { fill: "
|
|
64
|
+
var SvgSearch = (props) => /* @__PURE__ */ jsxs6("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 24, height: props.height || 24, viewBox: "0 0 24 24", className: props.className }, props), { children: [
|
|
65
|
+
/* @__PURE__ */ jsx8("path", { fill: "#FF4C4C", d: "M7 8.65c0 .361.34.65.76.65h4.58c.415 0 .76-.291.76-.65 0-.361-.34-.65-.76-.65H7.76c-.415 0-.76.291-.76.65M7 11.25c0 .361.34.65.76.65h4.58c.415 0 .76-.291.76-.65 0-.361-.34-.65-.76-.65H7.76c-.415 0-.76.291-.76.65" }),
|
|
66
|
+
/* @__PURE__ */ jsx8("path", { fill: props.color || "currentColor", d: "m20.89 18.45-3.84-3.84-.18-.12a.66.66 0 0 0-.73.13l-.32.32-.35-.35a7.1 7.1 0 0 0 1.65-4.53c0-3.89-3.17-7.06-7.06-7.06S3 6.17 3 10.06s3.17 7.06 7.06 7.06l.53-.02c1.47-.11 2.84-.67 3.98-1.61l.36.35-.32.33-.06.07a.66.66 0 0 0 .07.84l3.83 3.83.11.1c.31.26.71.4 1.11.4a1.75 1.75 0 0 0 1.61-1.07c.27-.65.12-1.39-.38-1.89zm-5.04-8.38c0 3.2-2.6 5.79-5.79 5.79a5.8 5.8 0 0 1-5.79-5.79 5.8 5.8 0 0 1 5.79-5.79 5.8 5.8 0 0 1 5.79 5.79" })
|
|
67
67
|
] }));
|
|
68
68
|
var Search_default = SvgSearch;
|
|
69
69
|
export {
|
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
2
|
import { SVGProps } from 'react';
|
|
3
3
|
|
|
4
|
+
declare const SvgAdd: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
5
|
+
|
|
4
6
|
declare const SvgArrowRight: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
5
7
|
|
|
6
8
|
declare const SvgAttach: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
@@ -13,6 +15,8 @@ declare const SvgCalendar: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime
|
|
|
13
15
|
|
|
14
16
|
declare const SvgCamera: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
15
17
|
|
|
18
|
+
declare const SvgCategoryList: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
19
|
+
|
|
16
20
|
declare const SvgCheck: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
17
21
|
|
|
18
22
|
declare const SvgClock: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
@@ -69,4 +73,4 @@ declare const SvgVoucher: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.
|
|
|
69
73
|
|
|
70
74
|
declare const SvgWhatsapp: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
71
75
|
|
|
72
|
-
export { SvgArrowRight as ArrowRight, SvgAttach as Attach, SvgBack as Back, SvgBag as Bag, SvgCalendar as Calendar, SvgCamera as Camera, SvgCheck as Check, SvgClock as Clock, SvgClose as Close, SvgDeliver as Deliver, SvgEdit as Edit, SvgHide as Hide, SvgHouse as House, SvgMapView as MapView, SvgMenu as Menu, SvgMoney as Money, SvgNext as Next, SvgNotification as Notification, SvgOrder as Order, SvgPhone as Phone, SvgPreparation as Preparation, SvgRate as Rate, SvgRating as Rating, SvgRefresh as Refresh, SvgSatelliteView as SatelliteView, SvgSearch as Search, SvgSelect as Select, SvgShare as Share, SvgShow as Show, SvgSignOut as SignOut, SvgTrash as Trash, SvgUser as User, SvgVoucher as Voucher, SvgWhatsapp as Whatsapp };
|
|
76
|
+
export { SvgAdd as Add, SvgArrowRight as ArrowRight, SvgAttach as Attach, SvgBack as Back, SvgBag as Bag, SvgCalendar as Calendar, SvgCamera as Camera, SvgCategoryList as CategoryList, SvgCheck as Check, SvgClock as Clock, SvgClose as Close, SvgDeliver as Deliver, SvgEdit as Edit, SvgHide as Hide, SvgHouse as House, SvgMapView as MapView, SvgMenu as Menu, SvgMoney as Money, SvgNext as Next, SvgNotification as Notification, SvgOrder as Order, SvgPhone as Phone, SvgPreparation as Preparation, SvgRate as Rate, SvgRating as Rating, SvgRefresh as Refresh, SvgSatelliteView as SatelliteView, SvgSearch as Search, SvgSelect as Select, SvgShare as Share, SvgShow as Show, SvgSignOut as SignOut, SvgTrash as Trash, SvgUser as User, SvgVoucher as Voucher, SvgWhatsapp as Whatsapp };
|
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
2
|
import { SVGProps } from 'react';
|
|
3
3
|
|
|
4
|
+
declare const SvgAdd: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
5
|
+
|
|
4
6
|
declare const SvgArrowRight: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
5
7
|
|
|
6
8
|
declare const SvgAttach: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
@@ -13,6 +15,8 @@ declare const SvgCalendar: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime
|
|
|
13
15
|
|
|
14
16
|
declare const SvgCamera: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
15
17
|
|
|
18
|
+
declare const SvgCategoryList: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
19
|
+
|
|
16
20
|
declare const SvgCheck: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
17
21
|
|
|
18
22
|
declare const SvgClock: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
@@ -69,4 +73,4 @@ declare const SvgVoucher: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.
|
|
|
69
73
|
|
|
70
74
|
declare const SvgWhatsapp: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
71
75
|
|
|
72
|
-
export { SvgArrowRight as ArrowRight, SvgAttach as Attach, SvgBack as Back, SvgBag as Bag, SvgCalendar as Calendar, SvgCamera as Camera, SvgCheck as Check, SvgClock as Clock, SvgClose as Close, SvgDeliver as Deliver, SvgEdit as Edit, SvgHide as Hide, SvgHouse as House, SvgMapView as MapView, SvgMenu as Menu, SvgMoney as Money, SvgNext as Next, SvgNotification as Notification, SvgOrder as Order, SvgPhone as Phone, SvgPreparation as Preparation, SvgRate as Rate, SvgRating as Rating, SvgRefresh as Refresh, SvgSatelliteView as SatelliteView, SvgSearch as Search, SvgSelect as Select, SvgShare as Share, SvgShow as Show, SvgSignOut as SignOut, SvgTrash as Trash, SvgUser as User, SvgVoucher as Voucher, SvgWhatsapp as Whatsapp };
|
|
76
|
+
export { SvgAdd as Add, SvgArrowRight as ArrowRight, SvgAttach as Attach, SvgBack as Back, SvgBag as Bag, SvgCalendar as Calendar, SvgCamera as Camera, SvgCategoryList as CategoryList, SvgCheck as Check, SvgClock as Clock, SvgClose as Close, SvgDeliver as Deliver, SvgEdit as Edit, SvgHide as Hide, SvgHouse as House, SvgMapView as MapView, SvgMenu as Menu, SvgMoney as Money, SvgNext as Next, SvgNotification as Notification, SvgOrder as Order, SvgPhone as Phone, SvgPreparation as Preparation, SvgRate as Rate, SvgRating as Rating, SvgRefresh as Refresh, SvgSatelliteView as SatelliteView, SvgSearch as Search, SvgSelect as Select, SvgShare as Share, SvgShow as Show, SvgSignOut as SignOut, SvgTrash as Trash, SvgUser as User, SvgVoucher as Voucher, SvgWhatsapp as Whatsapp };
|