@iguanads/icons 1.10.1 → 1.11.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/one-color/index.d.mts +3 -1
- package/dist/one-color/index.d.ts +3 -1
- package/dist/one-color/index.js +111 -101
- package/dist/one-color/index.mjs +110 -101
- package/package.json +5 -5
|
@@ -45,6 +45,8 @@ declare const SvgExpand: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.J
|
|
|
45
45
|
|
|
46
46
|
declare const SvgFilter: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
47
47
|
|
|
48
|
+
declare const SvgGallery: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
49
|
+
|
|
48
50
|
declare const SvgHide: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
49
51
|
|
|
50
52
|
declare const SvgHotel: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
@@ -115,4 +117,4 @@ declare const SvgWifiOff: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.
|
|
|
115
117
|
|
|
116
118
|
declare const SvgCategoryList: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
117
119
|
|
|
118
|
-
export { SvgAdd as Add, SvgAi as Ai, SvgApartment as Apartment, SvgArrowRight as ArrowRight, SvgAttach as Attach, SvgBack as Back, SvgBag as Bag, SvgBarcode as Barcode, SvgCalendar as Calendar, SvgCamera as Camera, SvgCart as Cart, SvgCategoryList as CategoryList, SvgCheck as Check, SvgClock as Clock, SvgClose as Close, SvgCopy as Copy, SvgCreditCard as CreditCard, SvgDeliver as Deliver, SvgDownload as Download, SvgEdit as Edit, SvgEmptyScreen as EmptyScreen, SvgExpand as Expand, SvgFilter as Filter, SvgHide as Hide, SvgHotel as Hotel, SvgHouse as House, SvgLock as Lock, SvgLowBattery as LowBattery, SvgMapView as MapView, SvgMenu as Menu, SvgMoney as Money, SvgNext as Next, SvgNotification as Notification, SvgOffice as Office, SvgOperations as Operations, SvgOrder as Order, SvgPerformance as Performance, SvgPhone as Phone, SvgPreparation as Preparation, SvgQrCode as QrCode, 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, SvgSubstitution as Substitution, SvgTrash as Trash, SvgUnion as Union, SvgUpload as Upload, SvgUser as User, SvgVoucher as Voucher, SvgWhatsapp as Whatsapp, SvgWifiOff as WifiOff };
|
|
120
|
+
export { SvgAdd as Add, SvgAi as Ai, SvgApartment as Apartment, SvgArrowRight as ArrowRight, SvgAttach as Attach, SvgBack as Back, SvgBag as Bag, SvgBarcode as Barcode, SvgCalendar as Calendar, SvgCamera as Camera, SvgCart as Cart, SvgCategoryList as CategoryList, SvgCheck as Check, SvgClock as Clock, SvgClose as Close, SvgCopy as Copy, SvgCreditCard as CreditCard, SvgDeliver as Deliver, SvgDownload as Download, SvgEdit as Edit, SvgEmptyScreen as EmptyScreen, SvgExpand as Expand, SvgFilter as Filter, SvgGallery as Gallery, SvgHide as Hide, SvgHotel as Hotel, SvgHouse as House, SvgLock as Lock, SvgLowBattery as LowBattery, SvgMapView as MapView, SvgMenu as Menu, SvgMoney as Money, SvgNext as Next, SvgNotification as Notification, SvgOffice as Office, SvgOperations as Operations, SvgOrder as Order, SvgPerformance as Performance, SvgPhone as Phone, SvgPreparation as Preparation, SvgQrCode as QrCode, 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, SvgSubstitution as Substitution, SvgTrash as Trash, SvgUnion as Union, SvgUpload as Upload, SvgUser as User, SvgVoucher as Voucher, SvgWhatsapp as Whatsapp, SvgWifiOff as WifiOff };
|
|
@@ -45,6 +45,8 @@ declare const SvgExpand: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.J
|
|
|
45
45
|
|
|
46
46
|
declare const SvgFilter: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
47
47
|
|
|
48
|
+
declare const SvgGallery: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
49
|
+
|
|
48
50
|
declare const SvgHide: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
49
51
|
|
|
50
52
|
declare const SvgHotel: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
@@ -115,4 +117,4 @@ declare const SvgWifiOff: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.
|
|
|
115
117
|
|
|
116
118
|
declare const SvgCategoryList: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
117
119
|
|
|
118
|
-
export { SvgAdd as Add, SvgAi as Ai, SvgApartment as Apartment, SvgArrowRight as ArrowRight, SvgAttach as Attach, SvgBack as Back, SvgBag as Bag, SvgBarcode as Barcode, SvgCalendar as Calendar, SvgCamera as Camera, SvgCart as Cart, SvgCategoryList as CategoryList, SvgCheck as Check, SvgClock as Clock, SvgClose as Close, SvgCopy as Copy, SvgCreditCard as CreditCard, SvgDeliver as Deliver, SvgDownload as Download, SvgEdit as Edit, SvgEmptyScreen as EmptyScreen, SvgExpand as Expand, SvgFilter as Filter, SvgHide as Hide, SvgHotel as Hotel, SvgHouse as House, SvgLock as Lock, SvgLowBattery as LowBattery, SvgMapView as MapView, SvgMenu as Menu, SvgMoney as Money, SvgNext as Next, SvgNotification as Notification, SvgOffice as Office, SvgOperations as Operations, SvgOrder as Order, SvgPerformance as Performance, SvgPhone as Phone, SvgPreparation as Preparation, SvgQrCode as QrCode, 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, SvgSubstitution as Substitution, SvgTrash as Trash, SvgUnion as Union, SvgUpload as Upload, SvgUser as User, SvgVoucher as Voucher, SvgWhatsapp as Whatsapp, SvgWifiOff as WifiOff };
|
|
120
|
+
export { SvgAdd as Add, SvgAi as Ai, SvgApartment as Apartment, SvgArrowRight as ArrowRight, SvgAttach as Attach, SvgBack as Back, SvgBag as Bag, SvgBarcode as Barcode, SvgCalendar as Calendar, SvgCamera as Camera, SvgCart as Cart, SvgCategoryList as CategoryList, SvgCheck as Check, SvgClock as Clock, SvgClose as Close, SvgCopy as Copy, SvgCreditCard as CreditCard, SvgDeliver as Deliver, SvgDownload as Download, SvgEdit as Edit, SvgEmptyScreen as EmptyScreen, SvgExpand as Expand, SvgFilter as Filter, SvgGallery as Gallery, SvgHide as Hide, SvgHotel as Hotel, SvgHouse as House, SvgLock as Lock, SvgLowBattery as LowBattery, SvgMapView as MapView, SvgMenu as Menu, SvgMoney as Money, SvgNext as Next, SvgNotification as Notification, SvgOffice as Office, SvgOperations as Operations, SvgOrder as Order, SvgPerformance as Performance, SvgPhone as Phone, SvgPreparation as Preparation, SvgQrCode as QrCode, 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, SvgSubstitution as Substitution, SvgTrash as Trash, SvgUnion as Union, SvgUpload as Upload, SvgUser as User, SvgVoucher as Voucher, SvgWhatsapp as Whatsapp, SvgWifiOff as WifiOff };
|
package/dist/one-color/index.js
CHANGED
|
@@ -43,6 +43,7 @@ __export(one_color_exports, {
|
|
|
43
43
|
EmptyScreen: () => EmptyScreen_default,
|
|
44
44
|
Expand: () => Expand_default,
|
|
45
45
|
Filter: () => Filter_default,
|
|
46
|
+
Gallery: () => Gallery_default,
|
|
46
47
|
Hide: () => Hide_default,
|
|
47
48
|
Hotel: () => Hotel_default,
|
|
48
49
|
House: () => House_default,
|
|
@@ -214,223 +215,231 @@ var import_jsx_runtime22 = require("react/jsx-runtime");
|
|
|
214
215
|
var SvgFilter = (props) => /* @__PURE__ */ (0, import_jsx_runtime22.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ (0, import_jsx_runtime22.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M13.038 7.55a2.801 2.801 0 0 1 5.424 0l.038.15h1.75a.55.55 0 1 1 0 1.1H18.5l-.038.15a2.801 2.801 0 0 1-5.424 0L13 8.8H3.75a.55.55 0 1 1 0-1.1H13zm2.712-1a1.7 1.7 0 1 0 0 3.4 1.7 1.7 0 0 0 0-3.4m-10.212 8.5a2.801 2.801 0 0 1 5.424 0l.039.15h9.249a.55.55 0 1 1 0 1.1H11l-.038.15a2.801 2.801 0 0 1-5.424 0L5.5 16.3H3.75a.55.55 0 1 1 0-1.1H5.5zm2.712-1a1.7 1.7 0 1 0 0 3.4 1.7 1.7 0 0 0 0-3.4", clipRule: "evenodd" }) });
|
|
215
216
|
var Filter_default = SvgFilter;
|
|
216
217
|
|
|
217
|
-
// src/one-color/
|
|
218
|
+
// src/one-color/Gallery.tsx
|
|
218
219
|
var import_jsx_runtime23 = require("react/jsx-runtime");
|
|
219
|
-
var
|
|
220
|
+
var SvgGallery = (props) => /* @__PURE__ */ (0, import_jsx_runtime23.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
|
|
221
|
+
/* @__PURE__ */ (0, import_jsx_runtime23.jsx)("path", { stroke: props.color || "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.2, d: "M12.75 8a.25.25 0 1 1 .5 0m0 0a.25.25 0 1 1-.5 0M3 16l4.639-4.846a.5.5 0 0 1 .722 0L13 16m8 0-3.637-3.842a.496.496 0 0 0-.726 0L13 16" }),
|
|
222
|
+
/* @__PURE__ */ (0, import_jsx_runtime23.jsx)("rect", { width: 18, height: 18, x: 3, y: 3, stroke: props.color || "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.2, rx: 2.25 })
|
|
223
|
+
] });
|
|
224
|
+
var Gallery_default = SvgGallery;
|
|
225
|
+
|
|
226
|
+
// src/one-color/Hide.tsx
|
|
227
|
+
var import_jsx_runtime24 = require("react/jsx-runtime");
|
|
228
|
+
var SvgHide = (props) => /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M5.705 20.936c-.17.24-.11.58.14.75.24.17.58.11.75-.14l1.66-2.39.62-.89.88-1.27.6-.87 4.28-6.18.59-.85 1.01-1.45.6-.86 2.04-2.94c.17-.24.11-.58-.14-.75a.536.536 0 0 0-.75.14l-2.16 3.12-.61.88-.87 1.25-.59.85-4.29 6.2-.6.87-1.02 1.47-.6.87-1.53 2.21zm6.3-1.1c-1.1 0-2.18-.17-3.2-.48l.63-.91c.83.23 1.7.35 2.58.35 3.8 0 7.25-2.19 8.87-5.63v-.03c.12-.26.12-.56 0-.82a9.8 9.8 0 0 0-4.16-4.42l.59-.86c1.93 1.09 3.51 2.75 4.49 4.84.26.54.26 1.18 0 1.72-1.79 3.8-5.61 6.23-9.81 6.23zm0-2.28c-.61 0-1.2-.11-1.73-.32l.62-.9c.35.11.73.17 1.11.17v.03c1.01.01 1.99-.38 2.7-1.1s1.11-1.69 1.1-2.7c0-.87-.28-1.69-.79-2.35l.61-.88c.79.89 1.22 2.04 1.21 3.23 0 2.67-2.16 4.83-4.83 4.83zm1.8-9.32-.6.86a3.8 3.8 0 0 0-3.88.91 3.82 3.82 0 0 0-.28 5.1l-.61.89c-.78-.86-1.26-2-1.26-3.26 0-2.67 2.16-4.83 4.83-4.83.62 0 1.23.11 1.8.33m-10.66 4.93a9.86 9.86 0 0 0 4.18 4.43l-.6.87a10.8 10.8 0 0 1-4.53-4.86c-.26-.54-.26-1.18 0-1.72 1.79-3.8 5.61-6.23 9.81-6.23 1.12 0 2.21.17 3.25.5l-.62.9c-.84-.23-1.71-.35-2.61-.35-3.8 0-7.25 2.19-8.87 5.63-.13.27-.13.58 0 .85z", clipRule: "evenodd" }) });
|
|
220
229
|
var Hide_default = SvgHide;
|
|
221
230
|
|
|
222
231
|
// src/one-color/Hotel.tsx
|
|
223
|
-
var
|
|
224
|
-
var SvgHotel = (props) => /* @__PURE__ */ (0,
|
|
225
|
-
/* @__PURE__ */ (0,
|
|
226
|
-
/* @__PURE__ */ (0,
|
|
232
|
+
var import_jsx_runtime25 = require("react/jsx-runtime");
|
|
233
|
+
var SvgHotel = (props) => /* @__PURE__ */ (0, import_jsx_runtime25.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
|
|
234
|
+
/* @__PURE__ */ (0, import_jsx_runtime25.jsx)("path", { stroke: props.color || "currentColor", strokeLinecap: "round", strokeLinejoin: "round", d: "M10 21V8a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v13" }),
|
|
235
|
+
/* @__PURE__ */ (0, import_jsx_runtime25.jsx)("path", { stroke: props.color || "currentColor", strokeLinecap: "round", strokeLinejoin: "round", d: "M13.25 17h3.5v4h-3.5zm0-6.5v3m3.5-3v3m-3.5-1.5h3.5M22 21H2m2.055-10H6m-2 3h2m-2 3h2m9-10V4a1 1 0 0 0-1-1h-1a9 9 0 0 0-9 9v9" })
|
|
227
236
|
] });
|
|
228
237
|
var Hotel_default = SvgHotel;
|
|
229
238
|
|
|
230
239
|
// src/one-color/House.tsx
|
|
231
|
-
var
|
|
232
|
-
var SvgHouse = (props) => /* @__PURE__ */ (0,
|
|
240
|
+
var import_jsx_runtime26 = require("react/jsx-runtime");
|
|
241
|
+
var SvgHouse = (props) => /* @__PURE__ */ (0, import_jsx_runtime26.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ (0, import_jsx_runtime26.jsx)("path", { fill: props.color || "currentColor", d: "M21.1 9.33v-.02c-.12-.42-.4-.79-.78-1l-8.08-4.64a.51.51 0 0 0-.48 0L3.68 8.31a1.636 1.636 0 0 0-.59 2.26c.42.71 1.29.99 2.06.69v8.05c0 .6.49 1.09 1.1 1.09h11.52c.61 0 1.1-.49 1.1-1.09v-8.04c.75.31 1.65.02 2.07-.7.22-.37.28-.82.17-1.24zm-7.45 4.85v5.26h-3.31v-5.26zm.48-.96H9.86a.48.48 0 0 0-.48.48v5.74H6.24c-.07 0-.13-.06-.13-.13v-8.58L12 7.35l5.9 3.38v8.58c0 .07-.06.13-.13.13h-3.14V13.7a.48.48 0 0 0-.48-.48zm6.09-3.07-.13-.05v.02c-.2.3-.61.4-.93.22l-6.9-3.96a.51.51 0 0 0-.48 0l-6.9 3.96a.7.7 0 0 1-.95-.25.7.7 0 0 1-.07-.53c.05-.18.16-.33.33-.42l7.84-4.5 7.84 4.5c.33.19.44.62.25.95l.13.07z" }) });
|
|
233
242
|
var House_default = SvgHouse;
|
|
234
243
|
|
|
235
244
|
// src/one-color/Lock.tsx
|
|
236
|
-
var
|
|
237
|
-
var SvgLock = (props) => /* @__PURE__ */ (0,
|
|
238
|
-
/* @__PURE__ */ (0,
|
|
239
|
-
/* @__PURE__ */ (0,
|
|
245
|
+
var import_jsx_runtime27 = require("react/jsx-runtime");
|
|
246
|
+
var SvgLock = (props) => /* @__PURE__ */ (0, import_jsx_runtime27.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
|
|
247
|
+
/* @__PURE__ */ (0, import_jsx_runtime27.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M5 11.524C5 10.235 6.03 9.19 7.302 9.19h9.396c1.271 0 2.302 1.045 2.302 2.334v7.143C19 19.955 17.97 21 16.698 21H7.302C6.031 21 5 19.955 5 18.667zm2.302-1.476c-.804 0-1.456.66-1.456 1.476v7.143c0 .815.652 1.476 1.456 1.476h9.396c.804 0 1.456-.661 1.456-1.476v-7.143c0-.815-.652-1.476-1.456-1.476z", clipRule: "evenodd" }),
|
|
248
|
+
/* @__PURE__ */ (0, import_jsx_runtime27.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M9.038 4.242A4.16 4.16 0 0 1 11.998 3c2.31 0 4.183 1.899 4.183 4.241v2.378c0 .237-.19.429-.423.429H8.236a.426.426 0 0 1-.423-.429V7.241a4.27 4.27 0 0 1 1.225-2.999m2.96-.385c-.886 0-1.735.357-2.362.991a3.4 3.4 0 0 0-.977 2.393v1.95h6.677V7.24c0-1.869-1.495-3.384-3.339-3.384", clipRule: "evenodd" })
|
|
240
249
|
] });
|
|
241
250
|
var Lock_default = SvgLock;
|
|
242
251
|
|
|
243
252
|
// src/one-color/LowBattery.tsx
|
|
244
|
-
var
|
|
245
|
-
var SvgLowBattery = (props) => /* @__PURE__ */ (0,
|
|
246
|
-
/* @__PURE__ */ (0,
|
|
247
|
-
/* @__PURE__ */ (0,
|
|
253
|
+
var import_jsx_runtime28 = require("react/jsx-runtime");
|
|
254
|
+
var SvgLowBattery = (props) => /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
|
|
255
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)("path", { fill: props.color || "currentColor", d: "M14.516 4.29h-.424v-.504A.785.785 0 0 0 13.31 3H9.69a.785.785 0 0 0-.784.786v.504h-.424C7.665 4.29 7 4.957 7 5.777v13.735C7 20.332 7.665 21 8.483 21h6.034c.818 0 1.483-.667 1.483-1.488V5.775c0-.82-.665-1.487-1.483-1.487zm-4.912-.504c0-.047.04-.087.087-.087h3.618c.047 0 .086.04.086.087v.504H9.607v-.504zM15.3 19.514a.787.787 0 0 1-.783.785H8.483a.787.787 0 0 1-.784-.785V5.775c0-.432.352-.785.784-.785h6.033c.43 0 .783.353.783.785z" }),
|
|
256
|
+
/* @__PURE__ */ (0, import_jsx_runtime28.jsx)("path", { fill: props.color || "currentColor", d: "M8.31 17.294h6.376v2.039H8.31z" })
|
|
248
257
|
] });
|
|
249
258
|
var LowBattery_default = SvgLowBattery;
|
|
250
259
|
|
|
251
260
|
// src/one-color/MapView.tsx
|
|
252
|
-
var
|
|
253
|
-
var SvgMapView = (props) => /* @__PURE__ */ (0,
|
|
254
|
-
/* @__PURE__ */ (0,
|
|
255
|
-
/* @__PURE__ */ (0,
|
|
261
|
+
var import_jsx_runtime29 = require("react/jsx-runtime");
|
|
262
|
+
var SvgMapView = (props) => /* @__PURE__ */ (0, import_jsx_runtime29.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
|
|
263
|
+
/* @__PURE__ */ (0, import_jsx_runtime29.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M11.7 6.28c-2.39 0-4.34 1.97-4.34 4.39s1.95 4.39 4.34 4.39 4.34-1.97 4.34-4.39-1.95-4.39-4.34-4.39m0 7.56c-1.73 0-3.13-1.43-3.13-3.17S9.98 7.5 11.7 7.5s3.13 1.43 3.13 3.17-1.41 3.17-3.13 3.17", clipRule: "evenodd" }),
|
|
264
|
+
/* @__PURE__ */ (0, import_jsx_runtime29.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M11.7 3C7.46 3 4 6.35 4 10.47c0 1.32.4 2.7 1.19 4.1.62 1.1 1.47 2.2 2.54 3.29 1.11 1.13 2.33 2.15 3.65 3.04l.02.02c.18.11.45.11.61-.01.32-.21 1.96-1.31 3.66-3.05 1.06-1.08 1.92-2.19 2.54-3.29.79-1.4 1.19-2.78 1.19-4.1v-.1C19.35 6.3 15.92 3 11.7 3m5.49 10.93v.03c-.58 1-1.37 2.02-2.36 3.03-.92.93-1.96 1.81-3.08 2.61l-.06.04-.06-.04c-1.12-.8-2.15-1.68-3.07-2.6-.99-1.01-1.78-2.03-2.34-3.03-.69-1.21-1.03-2.39-1.03-3.5 0-3.45 2.92-6.26 6.51-6.26s6.51 2.81 6.51 6.26c0 1.11-.34 2.27-1.01 3.47z", clipRule: "evenodd" })
|
|
256
265
|
] });
|
|
257
266
|
var MapView_default = SvgMapView;
|
|
258
267
|
|
|
259
268
|
// src/one-color/Menu.tsx
|
|
260
|
-
var
|
|
261
|
-
var SvgMenu = (props) => /* @__PURE__ */ (0,
|
|
269
|
+
var import_jsx_runtime30 = require("react/jsx-runtime");
|
|
270
|
+
var SvgMenu = (props) => /* @__PURE__ */ (0, import_jsx_runtime30.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ (0, import_jsx_runtime30.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M3 6.6c0-.33.27-.6.6-.6h16.8c.33 0 .6.27.6.6s-.27.6-.6.6H3.6c-.33 0-.6-.27-.6-.6m0 5c0-.33.27-.6.6-.6h16.8c.33 0 .6.27.6.6s-.27.6-.6.6H3.6c-.33 0-.6-.27-.6-.6m.6 4.4c-.33 0-.6.27-.6.6s.27.6.6.6h16.8c.33 0 .6-.27.6-.6s-.27-.6-.6-.6z", clipRule: "evenodd" }) });
|
|
262
271
|
var Menu_default = SvgMenu;
|
|
263
272
|
|
|
264
273
|
// src/one-color/Money.tsx
|
|
265
|
-
var
|
|
266
|
-
var SvgMoney = (props) => /* @__PURE__ */ (0,
|
|
274
|
+
var import_jsx_runtime31 = require("react/jsx-runtime");
|
|
275
|
+
var SvgMoney = (props) => /* @__PURE__ */ (0, import_jsx_runtime31.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ (0, import_jsx_runtime31.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M14.315 6.465c-.16.22-.47.28-.69.12a.487.487 0 0 1-.12-.69l1.45-2.04a5.45 5.45 0 0 0-5.91 0l1.45 2.03c.15.22.09.52-.13.67s-.53.11-.69-.11l-1.73-2.42c-.15-.21-.11-.5.09-.66 2.22-1.82 5.71-1.82 7.93 0 .2.16.24.45.09.67l-1.73 2.43zm-2.83 5.13c-.87.17-1.49.91-1.49 1.78 0 .52.24 1.45 1.86 1.83h.02c1.1.25 1.1.71 1.1.86 0 .58-.51.85-.98.85-.4 0-.76-.23-.91-.59a.5.5 0 0 0-.4-.31.52.52 0 0 0-.47.19c-.11.14-.13.34-.05.5.24.56.73.98 1.33 1.13v.4c0 .27.23.49.5.49a.5.5 0 0 0 .5-.49v-.4c.87-.17 1.49-.91 1.49-1.78 0-.52-.25-1.45-1.86-1.82h-.02c-1.1-.25-1.1-.71-1.1-.86 0-.58.51-.85.98-.85.4 0 .75.23.91.59.11.24.4.35.65.25s.37-.38.28-.63c-.24-.56-.73-.98-1.33-1.13v-.4a.5.5 0 0 0-.5-.49.5.5 0 0 0-.5.49v.38zm-6.27 4.62c0-3.31 1.5-6.44 4.07-8.57a.5.5 0 0 1 .32-.12h4.77c.12 0 .23.04.32.12 2.57 2.13 4.06 5.26 4.07 8.57v1.41l.15.07c.79.37 1.21 1.23 1.02 2.07s-.95 1.43-1.82 1.44H5.865c-.87 0-1.63-.6-1.82-1.44s.23-1.7 1.02-2.07l.15-.07zm.64 4a.87.87 0 0 1-.85-.66c-.1-.39.1-.8.48-.97l.44-.2a.51.51 0 0 0 .29-.45v-1.72c0-2.95 1.31-5.76 3.57-7.7h4.39c2.26 1.94 3.57 4.75 3.58 7.7v1.72c0 .19.11.37.28.46l.44.2c.36.17.56.57.47.96s-.44.66-.84.66z", clipRule: "evenodd" }) });
|
|
267
276
|
var Money_default = SvgMoney;
|
|
268
277
|
|
|
269
278
|
// src/one-color/Next.tsx
|
|
270
|
-
var
|
|
271
|
-
var SvgNext = (props) => /* @__PURE__ */ (0,
|
|
279
|
+
var import_jsx_runtime32 = require("react/jsx-runtime");
|
|
280
|
+
var SvgNext = (props) => /* @__PURE__ */ (0, import_jsx_runtime32.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ (0, import_jsx_runtime32.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M7.203 21.803a.77.77 0 0 1 0-1.04l8.04-8.59c.09-.1.09-.25 0-.34l-8.04-8.59a.77.77 0 0 1 0-1.04c.26-.27.66-.27.91 0l8.69 9.28c.27.28.27.75 0 1.04l-8.69 9.28c-.26.27-.66.27-.91 0", clipRule: "evenodd" }) });
|
|
272
281
|
var Next_default = SvgNext;
|
|
273
282
|
|
|
274
283
|
// src/one-color/Notification.tsx
|
|
275
|
-
var
|
|
276
|
-
var SvgNotification = (props) => /* @__PURE__ */ (0,
|
|
284
|
+
var import_jsx_runtime33 = require("react/jsx-runtime");
|
|
285
|
+
var SvgNotification = (props) => /* @__PURE__ */ (0, import_jsx_runtime33.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ (0, import_jsx_runtime33.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M12.01 3.01c-1.16 0-2.1.96-2.1 2.13v.14l-.05.02c-2.38.9-3.99 3.26-3.99 5.86v3.78s-.02.07-.03.08c0 .01-.02.02-.05.02-.99 0-1.79.82-1.79 1.82s.8 1.82 1.79 1.82h3.52c.15 1.36 1.26 2.32 2.7 2.32s2.56-.97 2.7-2.33h3.51c.99 0 1.79-.82 1.79-1.82s-.8-1.82-1.79-1.82h-.08v-3.88c0-2.6-1.6-4.96-3.99-5.86l-.05-.02v-.14C14.1 3.95 13.16 3 12 3zm-.04 17.08c-.81 0-1.5-.59-1.63-1.4h3.27c-.14.81-.82 1.4-1.63 1.4zM10.95 5.01c0-.58.46-1.04 1.02-1.04s1.02.47 1.02 1.04v.98l.4.11c2.17.64 3.69 2.7 3.69 5.02v3.86c0 .66.53 1.21 1.18 1.21.39 0 .7.32.7.72s-.32.72-.71.72H5.67c-.39 0-.71-.32-.71-.72s.32-.72.7-.72c.66 0 1.18-.55 1.18-1.21v-3.86c0-2.32 1.52-4.38 3.69-5.02l.4-.11v-.98z", clipRule: "evenodd" }) });
|
|
277
286
|
var Notification_default = SvgNotification;
|
|
278
287
|
|
|
279
288
|
// src/one-color/Office.tsx
|
|
280
|
-
var
|
|
281
|
-
var SvgOffice = (props) => /* @__PURE__ */ (0,
|
|
289
|
+
var import_jsx_runtime34 = require("react/jsx-runtime");
|
|
290
|
+
var SvgOffice = (props) => /* @__PURE__ */ (0, import_jsx_runtime34.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ (0, import_jsx_runtime34.jsx)("path", { stroke: props.color || "currentColor", strokeLinecap: "round", strokeLinejoin: "round", d: "M7.999 21.004V3.997a1 1 0 0 1 1-1H15a1 1 0 0 1 1 1v17.007m5.004 0V7.91a.913.913 0 0 0-.914-.913h-4.088m-8.004.001H3.91a.913.913 0 0 0-.914.913v13.093M16.002 10h2.5m-2.5 3h2.5m-2.5 3.002h2.5M5.497 10h2.501m-2.501 3h2.501m-2.501 3.002h2.501M10.5 13h3m-3 3.002h3M10.5 10h3m-3-3.002h3M12 19.003v2m10.004.001H1.996" }) });
|
|
282
291
|
var Office_default = SvgOffice;
|
|
283
292
|
|
|
284
293
|
// src/one-color/Operations.tsx
|
|
285
|
-
var
|
|
286
|
-
var SvgOperations = (props) => /* @__PURE__ */ (0,
|
|
287
|
-
/* @__PURE__ */ (0,
|
|
288
|
-
/* @__PURE__ */ (0,
|
|
289
|
-
/* @__PURE__ */ (0,
|
|
294
|
+
var import_jsx_runtime35 = require("react/jsx-runtime");
|
|
295
|
+
var SvgOperations = (props) => /* @__PURE__ */ (0, import_jsx_runtime35.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
|
|
296
|
+
/* @__PURE__ */ (0, import_jsx_runtime35.jsx)("path", { fill: props.color || "currentColor", d: "M3.83 12.01c0-4.505 3.675-8.18 8.18-8.18 1.612 0 3.204.481 4.535 1.372h-.63a.414.414 0 1 0 .01.831h1.841c.23 0 .41-.19.41-.42V3.77c0-.23-.18-.42-.41-.42s-.42.19-.42.42v.981A9.06 9.06 0 0 0 12.01 3C7.044 3 3 7.044 3 12.01c0 1.802.53 3.544 1.542 5.036.08.11.21.18.34.18.08 0 .17-.03.23-.07.09-.06.15-.16.18-.27s0-.22-.06-.31A8.15 8.15 0 0 1 3.841 12zm15.648-5.036a.47.47 0 0 0-.27-.18.42.42 0 0 0-.31.06c-.09.06-.15.16-.18.27-.02.11 0 .22.06.31a8.15 8.15 0 0 1 1.391 4.576c0 4.505-3.664 8.18-8.179 8.18a8.2 8.2 0 0 1-4.715-1.503h.7c.11 0 .22-.04.29-.12s.121-.18.121-.29c0-.23-.19-.42-.42-.42H6.123c-.23 0-.41.19-.41.42v1.842c0 .11.04.22.12.29a.4.4 0 0 0 .29.12c.23 0 .42-.19.42-.42v-.941A9.06 9.06 0 0 0 11.99 21c4.966 0 9.01-4.044 9.01-9.01a8.94 8.94 0 0 0-1.542-5.036z" }),
|
|
297
|
+
/* @__PURE__ */ (0, import_jsx_runtime35.jsx)("path", { fill: props.color || "currentColor", d: "M6.834 13.742s.05.02.06.04c.07.2.15.4.25.59.01.02 0 .05 0 .07l-.51.691c-.27.36-.23.861.09 1.182l.991.99a.9.9 0 0 0 1.182.091l.69-.51s.05-.02.07 0c.19.09.39.17.591.24.02 0 .04.03.04.06l.13.85c.07.451.45.772.901.772h1.412c.45 0 .83-.32.9-.771l.131-.851s.02-.05.04-.06c.2-.07.4-.15.59-.24.02-.01.05 0 .07 0l.691.51c.36.27.862.23 1.182-.09l.99-.991a.9.9 0 0 0 .091-1.182l-.51-.69s-.02-.05 0-.07c.09-.19.17-.39.25-.591 0-.02.03-.04.06-.04l.85-.13a.9.9 0 0 0 .772-.901v-1.412c0-.45-.32-.83-.771-.9l-.851-.13s-.05-.02-.06-.041c-.07-.2-.15-.4-.25-.59-.01-.02 0-.05 0-.07l.51-.691a.9.9 0 0 0-.09-1.182l-.991-.99a.9.9 0 0 0-1.182-.091l-.69.51s-.05.02-.07 0c-.19-.09-.39-.18-.591-.24-.02 0-.04-.03-.04-.06l-.13-.85a.905.905 0 0 0-.901-.772h-1.412c-.45 0-.83.32-.9.771l-.13.851s-.02.05-.04.06c-.201.07-.401.15-.592.25h-.07l-.69-.51a.9.9 0 0 0-1.182.09l-.99.991a.9.9 0 0 0-.091 1.182l.51.69s.02.05 0 .07c-.09.19-.17.39-.25.591 0 .02-.03.04-.06.04l-.85.13a.906.906 0 0 0-.772.901v1.412c0 .45.32.83.771.9l.851.131zm.841-3.234c.06-.17.13-.34.21-.5.15-.3.11-.66-.09-.931l-.51-.691s-.02-.07 0-.1l.99-.991s.07-.03.101 0l.69.51c.271.2.631.23.932.09.16-.08.33-.15.5-.21.32-.11.54-.38.591-.72l.13-.852s.04-.06.07-.06h1.412s.07.03.07.06l.13.851c.05.33.28.611.59.721.17.06.341.13.501.21.3.15.661.11.931-.09l.691-.51s.07-.02.1 0l.991.99s.03.071 0 .101l-.51.69a.92.92 0 0 0-.09.932c.08.16.15.33.21.5.11.32.38.541.72.591l.852.13s.06.04.06.07v1.412s-.03.07-.06.07l-.851.13a.91.91 0 0 0-.721.59c-.06.17-.13.341-.21.501-.15.3-.11.661.09.931l.51.691s.02.07 0 .1l-.99.991s-.07.03-.101 0l-.69-.51a.92.92 0 0 0-.932-.09c-.16.08-.33.15-.5.21-.32.11-.54.38-.591.72l-.13.852s-.04.06-.07.06h-1.412s-.07-.03-.07-.06l-.13-.851a.91.91 0 0 0-.59-.721c-.17-.06-.341-.13-.501-.21a.9.9 0 0 0-.931.09l-.691.51s-.07.02-.1 0l-.991-.99s-.03-.07 0-.101l.51-.69a.92.92 0 0 0 .09-.932c-.08-.16-.15-.33-.21-.5a.88.88 0 0 0-.72-.591l-.852-.13s-.06-.04-.06-.07v-1.412s.03-.07.06-.07l.851-.13c.33-.05.611-.28.721-.59" }),
|
|
298
|
+
/* @__PURE__ */ (0, import_jsx_runtime35.jsx)("path", { fill: props.color || "currentColor", d: "M12.01 14.733a2.726 2.726 0 0 0 2.723-2.723 2.726 2.726 0 0 0-2.723-2.723 2.726 2.726 0 0 0-2.723 2.723 2.726 2.726 0 0 0 2.723 2.723m-1.882-2.723a1.88 1.88 0 0 1 1.882-1.882 1.88 1.88 0 0 1 1.882 1.882 1.88 1.88 0 0 1-1.882 1.882 1.88 1.88 0 0 1-1.882-1.882" })
|
|
290
299
|
] });
|
|
291
300
|
var Operations_default = SvgOperations;
|
|
292
301
|
|
|
293
302
|
// src/one-color/Order.tsx
|
|
294
|
-
var
|
|
295
|
-
var SvgOrder = (props) => /* @__PURE__ */ (0,
|
|
296
|
-
/* @__PURE__ */ (0,
|
|
297
|
-
/* @__PURE__ */ (0,
|
|
303
|
+
var import_jsx_runtime36 = require("react/jsx-runtime");
|
|
304
|
+
var SvgOrder = (props) => /* @__PURE__ */ (0, import_jsx_runtime36.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
|
|
305
|
+
/* @__PURE__ */ (0, import_jsx_runtime36.jsx)("path", { fill: props.color || "currentColor", d: "M19.1 3.01H7.2c-1.01 0-1.84.81-1.84 1.8l-.07 11.41H3.46c-.25 0-.46.2-.46.45v1.96c0 1.27 1.01 2.32 2.3 2.38h10.41c1.33 0 2.4-1.07 2.4-2.38V9.71h2.44c.12 0 .24-.04.32-.13.09-.08.13-.2.13-.32V4.89A1.9 1.9 0 0 0 19.09 3zM5.41 20.11c-.82 0-1.49-.66-1.49-1.48v-1.51h9.39v1.51c0 .54.18 1.06.52 1.48zM17.2 4.9v13.74c0 .81-.67 1.48-1.49 1.48s-1.49-.66-1.49-1.48v-1.96c0-.25-.2-.45-.46-.45H6.21l.07-11.41c0-.5.42-.9.92-.9h10.28c-.19.29-.28.63-.28.98m2.9 3.91h-1.98V4.9c0-.54.44-.98.99-.98s.99.44.99.98z" }),
|
|
306
|
+
/* @__PURE__ */ (0, import_jsx_runtime36.jsx)("path", { fill: props.color || "currentColor", d: "M7.8 12.43h7.29c.25 0 .46-.2.45-.45a.463.463 0 0 0-.46-.45H7.79c-.25 0-.46.2-.46.45s.2.45.46.45zm0 1.85h4.41c.25 0 .46-.2.46-.45s-.2-.45-.46-.45H7.8c-.25 0-.46.2-.46.45s.2.45.46.45" })
|
|
298
307
|
] });
|
|
299
308
|
var Order_default = SvgOrder;
|
|
300
309
|
|
|
301
310
|
// src/one-color/Performance.tsx
|
|
302
|
-
var
|
|
303
|
-
var SvgPerformance = (props) => /* @__PURE__ */ (0,
|
|
311
|
+
var import_jsx_runtime37 = require("react/jsx-runtime");
|
|
312
|
+
var SvgPerformance = (props) => /* @__PURE__ */ (0, import_jsx_runtime37.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ (0, import_jsx_runtime37.jsx)("path", { fill: props.color || "currentColor", d: "M21.54 18.067h-.33c.14-.405.25-.82.33-1.236.13-.629.19-1.268.19-1.886v-.121a9.87 9.87 0 0 0-2.848-6.935A9.6 9.6 0 0 0 11.995 5a9.6 9.6 0 0 0-6.877 2.89C3.28 9.754 2.27 12.227 2.27 14.873a10 10 0 0 0 .52 3.193h-.33c-.25 0-.46.213-.46.467 0 .253.21.466.46.466h7.376c.16 0 .31-.091.4-.233.08-.142.09-.304.02-.416a2 2 0 0 1-.11-.649c0-.507.19-.973.54-1.328.35-.354.82-.547 1.309-.547.49 0 .96.193 1.31.547s.54.832.54 1.328c0 .223-.04.436-.1.629a.45.45 0 0 0 .03.446c.08.142.229.223.389.223h7.376c.25 0 .46-.213.46-.466a.47.47 0 0 0-.46-.467m-7.586-2.352a3 3 0 0 0-.28-.253l-1.23-5.92a.45.45 0 0 0-.349-.355c-.24-.061-.49.111-.54.355l-1.23 5.92c-.1.081-.2.162-.279.253a2.82 2.82 0 0 0-.81 1.987c0 .122 0 .244.02.365H3.76a9 9 0 0 1-.56-2.727h.66c.25 0 .46-.213.46-.466a.47.47 0 0 0-.46-.466H3.2c.06-1.267.38-2.474.95-3.6l.58.335c.22.122.5.051.62-.172a.44.44 0 0 0 .04-.355.47.47 0 0 0-.21-.284l-.57-.334c.34-.527.73-1.014 1.16-1.46a8.5 8.5 0 0 1 1.438-1.176l.33.578c.06.111.16.182.28.213.12.03.24.01.35-.04a.47.47 0 0 0 .17-.63l-.33-.587a8.5 8.5 0 0 1 3.548-.963v.669c0 .253.21.466.46.466s.46-.213.46-.466v-.67a8.5 8.5 0 0 1 3.548.964l-.33.578a.456.456 0 0 0 .17.628c.22.132.5.05.62-.172l.33-.578c.52.334 1 .74 1.439 1.176q.66.67 1.17 1.46l-.57.334a.47.47 0 0 0-.17.629c.06.111.16.182.28.213.12.03.24.02.35-.051l.57-.335a8.8 8.8 0 0 1 .949 3.6h-.66c-.25 0-.46.212-.46.466 0 .253.21.466.46.466h.66a9 9 0 0 1-.16 1.308c-.09.476-.23.953-.4 1.409h-5.497c.02-.122.02-.244.02-.365 0-.75-.29-1.45-.81-1.987zm-1.32-.74c-.21-.05-.42-.07-.639-.07s-.43.03-.64.07l.64-3.071z" }) });
|
|
304
313
|
var Performance_default = SvgPerformance;
|
|
305
314
|
|
|
306
315
|
// src/one-color/Phone.tsx
|
|
307
|
-
var
|
|
308
|
-
var SvgPhone = (props) => /* @__PURE__ */ (0,
|
|
316
|
+
var import_jsx_runtime38 = require("react/jsx-runtime");
|
|
317
|
+
var SvgPhone = (props) => /* @__PURE__ */ (0, import_jsx_runtime38.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ (0, import_jsx_runtime38.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M3.848 5.12c-.75 1-1 2.29-.76 3.81.36 2.29 1.96 5 4.39 7.42 2.39 2.39 5.16 4.03 7.42 4.39 1.53.24 2.82-.02 3.82-.77 1.1-.82 1.81-2.2 2.11-4.1.1-.63-.24-1.24-.84-1.47l-3.72-1.49a1.36 1.36 0 0 0-.84-.06c-.22.06-.44.18-.63.36-.26.24-.47.58-.61.8-.02.04-.05.07-.07.11v.02c-.26.38-.53.81-.82 1.18l-.04.05-.05-.02c-.16-.07-.38-.19-.62-.36-.57-.39-1.31-1.03-2.02-1.74s-1.35-1.45-1.74-2.01c-.17-.24-.29-.46-.36-.62l-.02-.05.05-.04c.38-.29.83-.58 1.19-.82l.11-.07c.25-.15.58-.36.81-.62.18-.2.29-.42.34-.65.06-.27.03-.55-.09-.83l-1.47-3.69c-.21-.52-.71-.85-1.26-.85-.09 0-.18 0-.27.03-1.88.31-3.24 1.02-4.05 2.12zm4.24-1.03.04.07-.02-.07c.11-.03.23.04.28.14l1.47 3.7c.03.08.04.14.03.19 0 .04-.04.09-.09.14-.06.07-.15.15-.28.23-.07.05-.15.1-.22.15l-.04.03s-.1.06-.15.1l-.02.02c-.4.25-.99.64-1.46 1.03-.23.19-.28.45-.28.58 0 .15.02.32.08.5.09.27.26.58.52.95.43.63 1.1 1.4 1.87 2.17s1.54 1.43 2.17 1.87c.37.26.68.42.95.52.19.06.35.09.5.08.14 0 .39-.05.58-.28.38-.46.75-1.03 1.03-1.46l.11-.17c.14-.22.26-.41.41-.55a.45.45 0 0 1 .16-.1c.02 0 .06 0 .14.02h.01l3.72 1.49c.11.04.17.16.15.27-.26 1.6-.82 2.74-1.68 3.38q-.855.63-2.1.63c-.28 0-.58-.02-.89-.07-2.04-.33-4.59-1.85-6.82-4.08s-3.75-4.78-4.08-6.82c-.19-1.22 0-2.22.55-2.98q.96-1.29 3.36-1.68", clipRule: "evenodd" }) });
|
|
309
318
|
var Phone_default = SvgPhone;
|
|
310
319
|
|
|
311
320
|
// src/one-color/Preparation.tsx
|
|
312
|
-
var
|
|
313
|
-
var SvgPreparation = (props) => /* @__PURE__ */ (0,
|
|
314
|
-
/* @__PURE__ */ (0,
|
|
315
|
-
/* @__PURE__ */ (0,
|
|
321
|
+
var import_jsx_runtime39 = require("react/jsx-runtime");
|
|
322
|
+
var SvgPreparation = (props) => /* @__PURE__ */ (0, import_jsx_runtime39.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
|
|
323
|
+
/* @__PURE__ */ (0, import_jsx_runtime39.jsx)("path", { fill: props.color || "currentColor", d: "M2.59 16.58h18.85c.27 0 .5-.22.5-.5 0-2.65-1.03-5.14-2.91-7.02a9.87 9.87 0 0 0-6.52-2.89V6h1.05c.27 0 .5-.22.5-.5s-.22-.5-.5-.5h-3.1c-.27 0-.5.22-.5.5s.22.5.5.5h1.05v.17a9.92 9.92 0 0 0-6.52 2.89 9.88 9.88 0 0 0-2.91 7.02c0 .27.22.5.5.5zm.51-1a8.9 8.9 0 0 1 2.6-5.82 8.87 8.87 0 0 1 6.31-2.62c2.38 0 4.63.93 6.32 2.62a8.9 8.9 0 0 1 2.6 5.82z" }),
|
|
324
|
+
/* @__PURE__ */ (0, import_jsx_runtime39.jsx)("path", { fill: props.color || "currentColor", d: "M9.63 7.82a8.6 8.6 0 0 0-3.82 2.32 8.55 8.55 0 0 0-2.14 3.92c-.03.13 0 .26.06.37a.5.5 0 0 0 .31.22c.04 0 .08.01.12.01.09 0 .18-.03.26-.07a.5.5 0 0 0 .22-.31 7.63 7.63 0 0 1 5.28-5.52c.26-.08.41-.35.34-.61a.5.5 0 0 0-.61-.34zM21.5 17.86h-19c-.27 0-.5.22-.5.5s.22.5.5.5h19.01c.27 0 .5-.22.5-.5s-.22-.5-.5-.5z" })
|
|
316
325
|
] });
|
|
317
326
|
var Preparation_default = SvgPreparation;
|
|
318
327
|
|
|
319
328
|
// src/one-color/QrCode.tsx
|
|
320
|
-
var
|
|
321
|
-
var SvgQrCode = (props) => /* @__PURE__ */ (0,
|
|
322
|
-
/* @__PURE__ */ (0,
|
|
323
|
-
/* @__PURE__ */ (0,
|
|
324
|
-
/* @__PURE__ */ (0,
|
|
325
|
-
/* @__PURE__ */ (0,
|
|
329
|
+
var import_jsx_runtime40 = require("react/jsx-runtime");
|
|
330
|
+
var SvgQrCode = (props) => /* @__PURE__ */ (0, import_jsx_runtime40.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
|
|
331
|
+
/* @__PURE__ */ (0, import_jsx_runtime40.jsx)("path", { stroke: props.color || "currentColor", strokeLinecap: "round", strokeLinejoin: "round", d: "M6.807 6.807h3.404v3.403H6.807zm-.068 7.09h3.471v3.471H6.74z", clipRule: "evenodd" }),
|
|
332
|
+
/* @__PURE__ */ (0, import_jsx_runtime40.jsx)("path", { stroke: props.color || "currentColor", strokeLinecap: "round", strokeLinejoin: "round", d: "M13.79 15.579v-1.79m3.4 3.401H15.4" }),
|
|
333
|
+
/* @__PURE__ */ (0, import_jsx_runtime40.jsx)("path", { stroke: props.color || "currentColor", strokeLinecap: "round", strokeLinejoin: "round", d: "M17.26 10.103h-3.47V6.63h3.47z", clipRule: "evenodd" }),
|
|
334
|
+
/* @__PURE__ */ (0, import_jsx_runtime40.jsx)("path", { stroke: props.color || "currentColor", strokeLinecap: "round", strokeLinejoin: "round", d: "M20.5 8.401V5.29c0-.988-.8-1.789-1.79-1.789h-3.112m.249 10.289h1.342M8.401 3.5H5.29c-.99 0-1.79.8-1.79 1.79V8.4m0 7.199v3.111c0 .99.8 1.79 1.79 1.79H8.4m7.199 0h3.111c.99 0 1.79-.8 1.79-1.79V15.6" })
|
|
326
335
|
] });
|
|
327
336
|
var QrCode_default = SvgQrCode;
|
|
328
337
|
|
|
329
338
|
// src/one-color/Rate.tsx
|
|
330
|
-
var
|
|
331
|
-
var SvgRate = (props) => /* @__PURE__ */ (0,
|
|
339
|
+
var import_jsx_runtime41 = require("react/jsx-runtime");
|
|
340
|
+
var SvgRate = (props) => /* @__PURE__ */ (0, import_jsx_runtime41.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ (0, import_jsx_runtime41.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M20.874 4.01c.17-.23.16-.6-.07-.83l-.21-.13a.7.7 0 0 0-.24-.05.63.63 0 0 0-.45.19L3.114 19.98c-.18.24-.14.61.07.82.26.26.66.26.91 0zM7.814 3c-2.08 0-3.78 1.69-3.78 3.78s1.69 3.78 3.78 3.78 3.78-1.69 3.78-3.78S9.904 3 7.814 3m-2.49 3.78c0-1.37 1.12-2.49 2.49-2.49s2.49 1.12 2.49 2.49-1.12 2.49-2.49 2.49-2.49-1.12-2.49-2.49m10.84 6.67c-2.08 0-3.78 1.69-3.78 3.78s1.69 3.78 3.78 3.78 3.78-1.69 3.78-3.78-1.69-3.78-3.78-3.78m-2.49 3.77c0-1.37 1.12-2.49 2.49-2.49s2.49 1.12 2.49 2.49-1.12 2.49-2.49 2.49-2.49-1.12-2.49-2.49", clipRule: "evenodd" }) });
|
|
332
341
|
var Rate_default = SvgRate;
|
|
333
342
|
|
|
334
343
|
// src/one-color/Rating.tsx
|
|
335
|
-
var
|
|
336
|
-
var SvgRating = (props) => /* @__PURE__ */ (0,
|
|
344
|
+
var import_jsx_runtime42 = require("react/jsx-runtime");
|
|
345
|
+
var SvgRating = (props) => /* @__PURE__ */ (0, import_jsx_runtime42.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ (0, import_jsx_runtime42.jsx)("path", { fill: props.color || "currentColor", d: "m20.278 8.761-4.56-.95a.21.21 0 0 1-.15-.11l-2.31-4.05a1.3 1.3 0 0 0-.48-.48c-.3-.17-.64-.22-.97-.12-.33.09-.6.3-.77.6l-2.31 4.05a.21.21 0 0 1-.15.11l-4.56.95a1.29 1.29 0 0 0-.69 2.12l3.13 3.45s.06.11.06.18l-.51 4.63c-.03.23.01.46.11.67.29.64 1.05.93 1.69.64l4.24-1.92c.06-.03.13-.03.19 0l4.24 1.92c.17.08.35.11.53.11h.14c.7-.08 1.21-.71 1.13-1.42l-.51-4.63c0-.06.01-.13.06-.18l3.13-3.45c.16-.17.26-.38.31-.6.14-.69-.3-1.37-.99-1.51zm-3.36 10.72-4.24-1.92c-.33-.15-.72-.15-1.05 0l-4.24 1.92c-.06.02-.12.03-.17 0a.22.22 0 0 1-.13-.12c-.02-.04-.02-.08-.02-.12l.51-4.63c.04-.36-.08-.73-.33-1l-3.13-3.45c-.08-.09-.08-.24.02-.32a.16.16 0 0 1 .11-.05l4.56-.95c.36-.07.67-.3.85-.62l2.31-4.05a.22.22 0 0 1 .2-.12h.06l.05.02s.07.05.08.08l2.31 4.05c.18.32.49.55.85.62l4.56.95c.12.03.2.15.18.27 0 .04-.03.08-.05.11l-3.13 3.45c-.25.27-.37.64-.33 1l.51 4.63c.01.12-.08.24-.2.25-.04 0-.08 0-.12-.02z" }) });
|
|
337
346
|
var Rating_default = SvgRating;
|
|
338
347
|
|
|
339
348
|
// src/one-color/Refresh.tsx
|
|
340
|
-
var
|
|
341
|
-
var SvgRefresh = (props) => /* @__PURE__ */ (0,
|
|
349
|
+
var import_jsx_runtime43 = require("react/jsx-runtime");
|
|
350
|
+
var SvgRefresh = (props) => /* @__PURE__ */ (0, import_jsx_runtime43.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ (0, import_jsx_runtime43.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M7.17 4.395a9.03 9.03 0 0 1 5.82-1.339c2.03.22 3.92 1.13 5.37 2.568.07.07.18.09.28.06.09-.04.16-.13.16-.23l.06-1.678c.01-.32.28-.58.6-.56.32.01.58.28.56.6l-.09 2.618a1.626 1.626 0 0 1-1.33 1.548l-2.6.49a.58.58 0 0 1-.68-.47.58.58 0 0 1 .47-.68l1.74-.329a.257.257 0 0 0 .1-.46.4.4 0 0 1-.07-.06 7.86 7.86 0 0 0-4.69-2.248 7.88 7.88 0 0 0-5.07 1.17 7.81 7.81 0 0 0-3.18 9.252 7.84 7.84 0 0 0 3.28 4.027 7.88 7.88 0 0 0 5.08 1.099 7.92 7.92 0 0 0 4.66-2.308 7.9 7.9 0 0 0 2.19-4.707c.03-.32.32-.56.64-.53s.56.32.53.64a9 9 0 0 1-2.51 5.406 9.07 9.07 0 0 1-5.35 2.658 9.07 9.07 0 0 1-5.84-1.26 9 9 0 0 1-3.77-4.626 8.95 8.95 0 0 1-.04-5.955 9.06 9.06 0 0 1 3.7-4.676z", clipRule: "evenodd" }) });
|
|
342
351
|
var Refresh_default = SvgRefresh;
|
|
343
352
|
|
|
344
353
|
// src/one-color/SatelliteView.tsx
|
|
345
|
-
var
|
|
346
|
-
var SvgSatelliteView = (props) => /* @__PURE__ */ (0,
|
|
354
|
+
var import_jsx_runtime44 = require("react/jsx-runtime");
|
|
355
|
+
var SvgSatelliteView = (props) => /* @__PURE__ */ (0, import_jsx_runtime44.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ (0, import_jsx_runtime44.jsx)("path", { fill: props.color || "currentColor", d: "M21.93 17.23 15.35 6.24a.5.5 0 0 0-.18-.18.54.54 0 0 0-.25-.06c-.09 0-.17.03-.25.07-.07.04-.14.11-.18.18l-4.08 7.22-2.5-3.91a.5.5 0 0 0-.18-.17.51.51 0 0 0-.48 0c-.07.04-.13.1-.18.17l-4.99 7.65c-.05.08-.08.16-.08.25s.02.18.06.26.11.15.18.19c.08.05.17.07.26.07h19c.09 0 .18-.02.25-.07.08-.05.14-.11.18-.19s.06-.16.06-.25a.5.5 0 0 0-.07-.25zm-18.51-.25 4.06-6.23 2.53 3.96a.52.52 0 0 0 .42.23h.02c.09 0 .17-.03.24-.07s.13-.11.18-.18l4.06-7.2 5.68 9.49z" }) });
|
|
347
356
|
var SatelliteView_default = SvgSatelliteView;
|
|
348
357
|
|
|
349
358
|
// src/one-color/Search.tsx
|
|
350
|
-
var
|
|
351
|
-
var SvgSearch = (props) => /* @__PURE__ */ (0,
|
|
359
|
+
var import_jsx_runtime45 = require("react/jsx-runtime");
|
|
360
|
+
var SvgSearch = (props) => /* @__PURE__ */ (0, import_jsx_runtime45.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ (0, import_jsx_runtime45.jsx)("path", { fill: props.color || "currentColor", d: "m20.49 18.106-3.755-3.755-.176-.117a.64.64 0 0 0-.714.127l-.312.313-.342-.342a6.94 6.94 0 0 0 1.613-4.43C16.804 6.1 13.704 3 9.902 3S3 6.1 3 9.903s3.099 6.902 6.902 6.902l.518-.019a6.9 6.9 0 0 0 3.89-1.574l.353.342-.313.323-.059.068a.644.644 0 0 0 .069.821l3.744 3.745.107.098a1.7 1.7 0 0 0 1.085.391 1.71 1.71 0 0 0 1.574-1.046 1.69 1.69 0 0 0-.371-1.848zm-.822 1.554a.55.55 0 0 1-.714.069l-3.45-3.432.801-.802 3.383 3.383a.584.584 0 0 1-.02.782m-4.106-9.747a5.664 5.664 0 0 1-5.66 5.66 5.67 5.67 0 0 1-5.66-5.66 5.67 5.67 0 0 1 5.66-5.662 5.67 5.67 0 0 1 5.66 5.662" }) });
|
|
352
361
|
var Search_default = SvgSearch;
|
|
353
362
|
|
|
354
363
|
// src/one-color/Select.tsx
|
|
355
|
-
var
|
|
356
|
-
var SvgSelect = (props) => /* @__PURE__ */ (0,
|
|
364
|
+
var import_jsx_runtime46 = require("react/jsx-runtime");
|
|
365
|
+
var SvgSelect = (props) => /* @__PURE__ */ (0, import_jsx_runtime46.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ (0, import_jsx_runtime46.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M2.203 8.203c.28-.27.75-.27 1.04 0l8.59 8.04c.1.09.25.09.34 0l8.59-8.04c.28-.27.75-.27 1.04 0 .27.26.27.66 0 .91l-9.28 8.69c-.28.27-.75.27-1.04 0l-9.28-8.69a.61.61 0 0 1 0-.91", clipRule: "evenodd" }) });
|
|
357
366
|
var Select_default = SvgSelect;
|
|
358
367
|
|
|
359
368
|
// src/one-color/Share.tsx
|
|
360
|
-
var
|
|
361
|
-
var SvgShare = (props) => /* @__PURE__ */ (0,
|
|
369
|
+
var import_jsx_runtime47 = require("react/jsx-runtime");
|
|
370
|
+
var SvgShare = (props) => /* @__PURE__ */ (0, import_jsx_runtime47.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ (0, import_jsx_runtime47.jsx)("path", { fill: props.color || "currentColor", d: "M18.82 16.64c-.62 0-1.18.26-1.57.67l-9.9-4.95c.02-.11.04-.23.04-.35s-.02-.24-.04-.35l9.9-4.95c.4.41.96.67 1.57.67a2.19 2.19 0 1 0-2.19-2.19c0 .12.02.24.04.35l-9.9 4.95c-.4-.41-.96-.67-1.58-.67a2.19 2.19 0 1 0 0 4.38c.62 0 1.18-.26 1.58-.67l9.9 4.95c-.02.11-.04.23-.04.35a2.19 2.19 0 1 0 2.19-2.19" }) });
|
|
362
371
|
var Share_default = SvgShare;
|
|
363
372
|
|
|
364
373
|
// src/one-color/Show.tsx
|
|
365
|
-
var
|
|
366
|
-
var SvgShow = (props) => /* @__PURE__ */ (0,
|
|
374
|
+
var import_jsx_runtime48 = require("react/jsx-runtime");
|
|
375
|
+
var SvgShow = (props) => /* @__PURE__ */ (0, import_jsx_runtime48.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ (0, import_jsx_runtime48.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M21.815 11.23a10.837 10.837 0 0 0-19.62 0c-.26.54-.26 1.18 0 1.72a10.837 10.837 0 0 0 19.62 0c.26-.54.26-1.18 0-1.72m-.93 1.28a9.8 9.8 0 0 1-8.87 5.62c-3.8 0-7.25-2.19-8.87-5.62a.98.98 0 0 1 0-.85 9.8 9.8 0 0 1 8.87-5.62c3.8 0 7.25 2.19 8.87 5.62.12.26.12.56 0 .82zm-8.88-5.26c-2.67 0-4.83 2.16-4.83 4.83s2.16 4.83 4.83 4.83 4.83-2.16 4.83-4.83a4.783 4.783 0 0 0-4.83-4.83m0 8.6c-1.54 0-2.93-.93-3.51-2.35-.59-1.42-.26-3.06.84-4.14a3.82 3.82 0 0 1 4.15-.81c1.42.6 2.34 1.99 2.33 3.53.01 1.01-.38 1.99-1.1 2.7s-1.69 1.11-2.7 1.1v-.03z", clipRule: "evenodd" }) });
|
|
367
376
|
var Show_default = SvgShow;
|
|
368
377
|
|
|
369
378
|
// src/one-color/SignOut.tsx
|
|
370
|
-
var
|
|
371
|
-
var SvgSignOut = (props) => /* @__PURE__ */ (0,
|
|
372
|
-
/* @__PURE__ */ (0,
|
|
373
|
-
/* @__PURE__ */ (0,
|
|
379
|
+
var import_jsx_runtime49 = require("react/jsx-runtime");
|
|
380
|
+
var SvgSignOut = (props) => /* @__PURE__ */ (0, import_jsx_runtime49.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
|
|
381
|
+
/* @__PURE__ */ (0, import_jsx_runtime49.jsx)("path", { fill: props.color || "currentColor", d: "M20.31 3.01h-5.33c-.34 0-.57.23-.57.59s.22.59.57.59h4.76v15.39h-4.76c-.34 0-.57.23-.57.59s.22.59.57.59h5.33c.34 0 .57-.23.57-.59V3.59c0-.36-.22-.59-.57-.59z" }),
|
|
382
|
+
/* @__PURE__ */ (0, import_jsx_runtime49.jsx)("path", { fill: props.color || "currentColor", d: "M18.37 12.17v-.04l.03-.03s.04-.16.04-.21c0-.06-.02-.1-.03-.15a.3.3 0 0 1-.03-.13c0-.03-.07-.1-.1-.14l-5.33-5.53a.57.57 0 0 0-.39-.18c-.14 0-.29.06-.39.18-.23.24-.23.59 0 .83l4.36 4.52H4.57c-.34 0-.57.23-.57.59s.22.59.57.59h11.96l-.16.17-4.2 4.35c-.23.24-.23.59 0 .83.12.13.23.18.39.18s.27-.05.39-.18l5.33-5.53s.11-.11.11-.14z" })
|
|
374
383
|
] });
|
|
375
384
|
var SignOut_default = SvgSignOut;
|
|
376
385
|
|
|
377
386
|
// src/one-color/Substitution.tsx
|
|
378
|
-
var
|
|
379
|
-
var SvgSubstitution = (props) => /* @__PURE__ */ (0,
|
|
380
|
-
/* @__PURE__ */ (0,
|
|
381
|
-
/* @__PURE__ */ (0,
|
|
382
|
-
/* @__PURE__ */ (0,
|
|
383
|
-
/* @__PURE__ */ (0,
|
|
387
|
+
var import_jsx_runtime50 = require("react/jsx-runtime");
|
|
388
|
+
var SvgSubstitution = (props) => /* @__PURE__ */ (0, import_jsx_runtime50.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
|
|
389
|
+
/* @__PURE__ */ (0, import_jsx_runtime50.jsx)("path", { stroke: props.color || "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.371, d: "M5.238 2.381 6.667 3.81 5.238 5.238" }),
|
|
390
|
+
/* @__PURE__ */ (0, import_jsx_runtime50.jsx)("path", { stroke: props.color || "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.371, d: "M6.667 3.81H4.762a2.86 2.86 0 0 0-2.857 2.857m15.619 12.381-1.334-1.334 1.334-1.333" }),
|
|
391
|
+
/* @__PURE__ */ (0, import_jsx_runtime50.jsx)("path", { stroke: props.color || "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.371, d: "M16.19 17.714h1.905a2.86 2.86 0 0 0 2.857-2.857m-7.619-1.524v5.08c0 .878-.713 1.592-1.591 1.592H5.397a1.594 1.594 0 0 1-1.592-1.592v-7.302c0-.878.714-1.592 1.592-1.592h4.127" }),
|
|
392
|
+
/* @__PURE__ */ (0, import_jsx_runtime50.jsx)("path", { stroke: props.color || "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.371, d: "M18.477 5.074 16.833 3.43a1.94 1.94 0 0 0-1.371-.573H11.27c-.963 0-1.746.783-1.746 1.746v6.984c0 .963.783 1.746 1.746 1.746h6.02c.963 0 1.746-.783 1.746-1.746v-5.12c0-.521-.214-1.012-.559-1.393", clipRule: "evenodd" })
|
|
384
393
|
] });
|
|
385
394
|
var Substitution_default = SvgSubstitution;
|
|
386
395
|
|
|
387
396
|
// src/one-color/Trash.tsx
|
|
388
|
-
var
|
|
389
|
-
var SvgTrash = (props) => /* @__PURE__ */ (0,
|
|
390
|
-
/* @__PURE__ */ (0,
|
|
391
|
-
/* @__PURE__ */ (0,
|
|
397
|
+
var import_jsx_runtime51 = require("react/jsx-runtime");
|
|
398
|
+
var SvgTrash = (props) => /* @__PURE__ */ (0, import_jsx_runtime51.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
|
|
399
|
+
/* @__PURE__ */ (0, import_jsx_runtime51.jsx)("path", { fill: props.color || "currentColor", d: "M18.35 5.43h-3.07v-.06l-.26-1.05C14.84 3.54 14.17 3 13.41 3h-2.79c-.75 0-1.41.53-1.6 1.29l-.29 1.13H5.66C4.75 5.42 4 6.2 4 7.16S4.74 8.9 5.66 8.9h.1v.07l.5 10.38c.04.93.77 1.65 1.65 1.65h8.19c.88 0 1.61-.73 1.65-1.65l.5-10.45h.1c.91 0 1.66-.78 1.66-1.74s-.74-1.74-1.66-1.74zM10 4.57c.08-.3.33-.5.63-.5h2.79c.3 0 .56.21.63.52l.2.84H9.78zm6.75 14.73c-.02.36-.3.65-.65.65H7.91c-.35 0-.63-.28-.65-.65L6.77 8.9h10.48l-.49 10.4zm1.6-11.45H5.66c-.36 0-.65-.31-.65-.68s.29-.68.65-.68h12.69c.36 0 .65.31.65.68s-.29.68-.65.68" }),
|
|
400
|
+
/* @__PURE__ */ (0, import_jsx_runtime51.jsx)("path", { fill: props.color || "currentColor", d: "M14.13 17.43c.22.02.4-.15.42-.38l.4-5.83a.405.405 0 0 0-.36-.44c-.22-.02-.4.15-.42.38l-.4 5.83c-.02.23.15.42.36.44m-2.13 0c.22 0 .39-.18.39-.41v-5.83c0-.23-.18-.41-.39-.41s-.39.18-.39.41v5.83c0 .23.18.41.39.41m-2.13 0c.22-.02.38-.21.36-.44l-.4-5.83c-.02-.23-.2-.4-.42-.38s-.38.21-.36.44l.4 5.83c.02.23.2.4.42.38" })
|
|
392
401
|
] });
|
|
393
402
|
var Trash_default = SvgTrash;
|
|
394
403
|
|
|
395
404
|
// src/one-color/Union.tsx
|
|
396
|
-
var
|
|
397
|
-
var SvgUnion = (props) => /* @__PURE__ */ (0,
|
|
405
|
+
var import_jsx_runtime52 = require("react/jsx-runtime");
|
|
406
|
+
var SvgUnion = (props) => /* @__PURE__ */ (0, import_jsx_runtime52.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ (0, import_jsx_runtime52.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M11.474 3h.842v2.854h-.842zm5.408.894-.71-.471-1.474 2.414.71.472zm-9.053-.47 1.473 2.414-.71.471-1.474-2.414zm9.485 6.82 3.426 3.073h-5.407v.44c0 1.089-.84 1.975-1.875 1.975h-2.916c-1.034 0-1.875-.886-1.875-1.976v-.439h-5.35l3.298-3.073zM2 13.317v6.366C2 20.409 2.56 21 3.25 21h17.5c.69 0 1.25-.59 1.25-1.317v-6.366l-4.36-3.951H6.29zm.833.878v5.488c0 .242.187.439.417.439h17.5c.23 0 .417-.197.417-.439v-5.488h-5.032c-.201 1.366-1.325 2.415-2.677 2.415h-2.916c-1.352 0-2.476-1.049-2.677-2.415z", clipRule: "evenodd" }) });
|
|
398
407
|
var Union_default = SvgUnion;
|
|
399
408
|
|
|
400
409
|
// src/one-color/Upload.tsx
|
|
401
|
-
var
|
|
402
|
-
var SvgUpload = (props) => /* @__PURE__ */ (0,
|
|
403
|
-
/* @__PURE__ */ (0,
|
|
404
|
-
/* @__PURE__ */ (0,
|
|
410
|
+
var import_jsx_runtime53 = require("react/jsx-runtime");
|
|
411
|
+
var SvgUpload = (props) => /* @__PURE__ */ (0, import_jsx_runtime53.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
|
|
412
|
+
/* @__PURE__ */ (0, import_jsx_runtime53.jsx)("path", { fill: props.color || "currentColor", d: "M18.743 18.232v-3.997c0-.255-.173-.428-.443-.428s-.442.165-.442.428v3.57H6.315v-3.57c0-.255-.173-.428-.443-.428s-.442.165-.442.428v3.997c0 .255.173.428.442.428h12.436c.27 0 .442-.165.442-.428z" }),
|
|
413
|
+
/* @__PURE__ */ (0, import_jsx_runtime53.jsx)("path", { fill: props.color || "currentColor", d: "M12.308 4.252h-.03l-.023-.022s-.12-.03-.157-.03c-.045 0-.075.015-.113.022a.2.2 0 0 1-.097.023c-.023 0-.075.052-.105.075L7.635 8.317a.43.43 0 0 0-.135.293c0 .105.045.217.135.292a.44.44 0 0 0 .623 0l3.39-3.27v8.97c0 .255.172.428.442.428s.443-.165.443-.428v-8.97l.127.12 3.263 3.15a.44.44 0 0 0 .622 0 .36.36 0 0 0 .135-.292.36.36 0 0 0-.135-.293L12.398 4.32s-.083-.083-.105-.083z" })
|
|
405
414
|
] });
|
|
406
415
|
var Upload_default = SvgUpload;
|
|
407
416
|
|
|
408
417
|
// src/one-color/User.tsx
|
|
409
|
-
var
|
|
410
|
-
var SvgUser = (props) => /* @__PURE__ */ (0,
|
|
418
|
+
var import_jsx_runtime54 = require("react/jsx-runtime");
|
|
419
|
+
var SvgUser = (props) => /* @__PURE__ */ (0, import_jsx_runtime54.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ (0, import_jsx_runtime54.jsx)("path", { fill: props.color || "currentColor", d: "m15.63 12.13-.26-.12-.26-.11-.26-.1-.26-.09-.25-.08-.92-.24-.06-.06v-.16l.03-.07.62-.29a4.61 4.61 0 0 0 2.55-5.19A4.6 4.6 0 0 0 12.05 2C9.87 2 8.01 3.49 7.54 5.62c-.42 1.87.37 3.82 1.97 4.87l.19.12.19.11.82.39.04.07v.16l-.07.06-.66.17c-3.23.85-5.64 3.65-5.98 6.97l-.02.28v.27L4 21.57v.05h16.1v-2.27c0-3.04-1.74-5.87-4.46-7.21zM5.1 20.35v-1.01c0-3.84 3.12-6.96 6.96-6.96 3.58 0 6.55 2.68 6.92 6.24l.02.24v.24l.02.24-.03 1.07-.14.11-13.65-.03-.11-.14zm6.96-10.21c-1.95 0-3.54-1.59-3.54-3.54s1.59-3.54 3.54-3.54S15.6 4.65 15.6 6.6s-1.59 3.54-3.54 3.54" }) });
|
|
411
420
|
var User_default = SvgUser;
|
|
412
421
|
|
|
413
422
|
// src/one-color/Voucher.tsx
|
|
414
|
-
var
|
|
415
|
-
var SvgVoucher = (props) => /* @__PURE__ */ (0,
|
|
423
|
+
var import_jsx_runtime55 = require("react/jsx-runtime");
|
|
424
|
+
var SvgVoucher = (props) => /* @__PURE__ */ (0, import_jsx_runtime55.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ (0, import_jsx_runtime55.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M21.52 10.93h-1.13c-.4 0-.76.21-.96.54-.2.34-.2.75 0 1.07.2.33.57.54.96.54h1.13a.476.476 0 0 1 .48.48v3.09c0 .48-.19.93-.54 1.27s-.81.53-1.3.53H3.84c-.49 0-.95-.19-1.3-.53S2 17.13 2 16.65v-3.09c0-.26.21-.47.48-.47h1.13c.39 0 .76-.21.96-.54.19-.33.19-.74 0-1.07-.2-.33-.57-.54-.96-.54H2.48a.476.476 0 0 1-.48-.48V7.81c0-.48.19-.93.54-1.28.35-.34.81-.53 1.3-.53h16.32c.49 0 .95.19 1.3.53s.54.79.54 1.27v2.65a.476.476 0 0 1-.48.48m-2.91 2.1c-.37-.62-.37-1.4 0-2.02V11c.37-.62 1.06-1.01 1.79-1.01h.65V7.81c0-.22-.09-.44-.25-.6a.9.9 0 0 0-.62-.25H3.86c-.23 0-.45.09-.62.25a.84.84 0 0 0-.25.6v2.18h.65c.74 0 1.42.39 1.79 1.01s.37 1.4 0 2.02-1.06 1.01-1.79 1.01h-.65v2.63c0 .22.09.44.25.6s.38.25.62.25h16.32c.23 0 .45-.09.62-.25a.84.84 0 0 0 .25-.6v-2.62h-.65c-.74 0-1.42-.39-1.79-1.01m-3.98-3.36c.08.08.13.2.13.32l-.01.01c0 .12-.05.24-.14.33l-4.57 4.46c-.09.1-.21.14-.35.14-.09 0-.22-.05-.3-.13a.5.5 0 0 1-.13-.33c0-.12.05-.24.14-.33l4.57-4.46c.09-.08.19-.13.32-.14h.01c.13 0 .25.05.33.13m-3.49 1.27c.26-.25.41-.6.41-.96s-.15-.71-.41-.96-.61-.4-.98-.4-.72.14-.98.4c-.26.25-.41.6-.41.96s.15.71.41.96c.26.26.61.4.98.4s.72-.15.98-.4M10 9.57c.06-.02.12-.04.18-.04.12 0 .24.05.32.13.11.11.15.27.12.42l-.03.06c-.07.17-.24.28-.43.28-.23 0-.43-.16-.45-.39v-.06c0-.18.11-.34.29-.41zm3.85 3.55c.37 0 .72.15.98.4.26.26.41.6.41.96s-.15.71-.41.96c-.26.26-.61.4-.98.4s-.72-.15-.98-.4-.41-.6-.41-.96.15-.71.41-.96c.26-.26.61-.4.98-.4m.07 1.81c.25-.04.4-.22.4-.45a.453.453 0 0 0-.46-.44c-.12 0-.24.05-.33.13-.13.13-.17.31-.1.48.08.17.24.28.43.28z", clipRule: "evenodd" }) });
|
|
416
425
|
var Voucher_default = SvgVoucher;
|
|
417
426
|
|
|
418
427
|
// src/one-color/Whatsapp.tsx
|
|
419
|
-
var
|
|
420
|
-
var SvgWhatsapp = (props) => /* @__PURE__ */ (0,
|
|
421
|
-
/* @__PURE__ */ (0,
|
|
422
|
-
/* @__PURE__ */ (0,
|
|
428
|
+
var import_jsx_runtime56 = require("react/jsx-runtime");
|
|
429
|
+
var SvgWhatsapp = (props) => /* @__PURE__ */ (0, import_jsx_runtime56.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
|
|
430
|
+
/* @__PURE__ */ (0, import_jsx_runtime56.jsx)("path", { fill: props.color || "currentColor", d: "m16.9 13.24-1.71-1.25a1.14 1.14 0 0 0-.82-.2c-.29.04-.54.2-.72.44l-.52.71s-.04.04-.05.06l-.06.02c-.11.01-.56.01-1.6-.82l-.1-.07c-1.09-.72-1.23-1.15-1.25-1.26v-.06c.01-.01.02-.03.04-.05l.53-.72c.17-.24.24-.53.2-.82-.05-.29-.2-.55-.44-.72L8.66 7.23c-.24-.17-.52-.24-.82-.2-.29.05-.54.2-.72.44l-.53.73c-.49.67-.62 1.59-.34 2.4.42 1.22 1.48 2.51 3.14 3.82.03.04.07.07.1.09.04.03.09.06.12.08l.05.04s.05.03.07.05c.03.03.07.05.1.06 1.77 1.19 3.33 1.81 4.62 1.84h.05c.82 0 1.6-.4 2.09-1.08l.53-.73c.17-.24.24-.53.2-.82a1.1 1.1 0 0 0-.44-.71zM8.03 7.97s.06 0 .09.03l1.74 1.27s.05.06.06.1c0 .03 0 .07-.03.11l-.5.69c-.06.07-.27.33-.25.74.04.63.58 1.29 1.66 2l.07.05c1.01.81 1.81 1.13 2.42.98.4-.1.59-.38.63-.45l.51-.7s.06-.05.09-.06c.04 0 .08 0 .12.03l1.71 1.25s.05.06.06.09c0 .05 0 .09-.03.12l-.54.73c-.32.43-.82.69-1.34.69h-.03c-.79-.02-2.17-.34-4.29-1.8-2.04-1.58-2.77-2.8-3.03-3.54-.18-.52-.1-1.11.22-1.53l.54-.73s.06-.05.1-.06h.02z" }),
|
|
431
|
+
/* @__PURE__ */ (0, import_jsx_runtime56.jsx)("path", { fill: props.color || "currentColor", d: "M11.77 3.01C6.93 3.01 3 6.94 3 11.78c0 2.05.72 4.03 2.02 5.6l-1.51 2.94c-.09.17-.06.37.06.52.09.11.22.17.36.17.05 0 .09 0 .14-.02l4.09-1.22c1.14.51 2.35.77 3.61.77 4.84 0 8.77-3.93 8.77-8.77S16.61 3 11.77 3zm0 16.59c-1.18 0-2.31-.26-3.37-.76a.5.5 0 0 0-.34-.03l-3.2.95 1.15-2.24a.47.47 0 0 0-.07-.53c-1.29-1.44-2-3.29-2-5.22 0-4.31 3.51-7.83 7.83-7.83s7.83 3.51 7.83 7.83-3.51 7.83-7.83 7.83" })
|
|
423
432
|
] });
|
|
424
433
|
var Whatsapp_default = SvgWhatsapp;
|
|
425
434
|
|
|
426
435
|
// src/one-color/WifiOff.tsx
|
|
427
|
-
var
|
|
428
|
-
var SvgWifiOff = (props) => /* @__PURE__ */ (0,
|
|
436
|
+
var import_jsx_runtime57 = require("react/jsx-runtime");
|
|
437
|
+
var SvgWifiOff = (props) => /* @__PURE__ */ (0, import_jsx_runtime57.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ (0, import_jsx_runtime57.jsx)("path", { fill: props.color || "currentColor", d: "M18.698 20a.55.55 0 0 1-.395-.169L4.908 5.985a.59.59 0 0 1 0-.816.544.544 0 0 1 .79 0l13.394 13.847a.59.59 0 0 1 0 .815.55.55 0 0 1-.395.169M9.134 7.362c3.399-1.05 7.235-.19 9.913 2.578a.544.544 0 0 0 .79 0 .59.59 0 0 0 0-.816 10.83 10.83 0 0 0-11.58-2.667zm7.331 6.088a.55.55 0 0 0 .395-.168.59.59 0 0 0 0-.816 6.74 6.74 0 0 0-4.796-2.075l1.278 1.32c1 .247 1.95.766 2.729 1.571a.55.55 0 0 0 .395.17zM8.7 11.263a6.9 6.9 0 0 0-1.558 1.203.59.59 0 0 0 0 .816.544.544 0 0 0 .79 0 5.7 5.7 0 0 1 1.599-1.16zm5.313 5.492c.02.117.035.237.035.36 0 1.168-.918 2.116-2.046 2.116-1.129 0-2.046-.949-2.046-2.115S10.873 15 12 15c.12 0 .235.016.35.037zm-1.081.36c0-.53-.417-.96-.93-.96s-.93.43-.93.96c0 .531.417.962.93.962s.93-.431.93-.961M5.504 7.96c-.467.35-.92.73-1.34 1.165a.59.59 0 0 0 0 .815.55.55 0 0 0 .79 0c.42-.435.876-.815 1.348-1.156z" }) });
|
|
429
438
|
var WifiOff_default = SvgWifiOff;
|
|
430
439
|
|
|
431
440
|
// src/one-color/CategoryList.tsx
|
|
432
|
-
var
|
|
433
|
-
var SvgCategoryList = (props) => /* @__PURE__ */ (0,
|
|
441
|
+
var import_jsx_runtime58 = require("react/jsx-runtime");
|
|
442
|
+
var SvgCategoryList = (props) => /* @__PURE__ */ (0, import_jsx_runtime58.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ (0, import_jsx_runtime58.jsx)("path", { fill: props.color || "currentColor", d: "M4.66 13.32a1.66 1.66 0 1 0 0-3.32 1.66 1.66 0 0 0 0 3.32m7.33 0a1.66 1.66 0 1 0 0-3.32 1.66 1.66 0 0 0 0 3.32m7.35 0a1.66 1.66 0 1 0 0-3.32 1.66 1.66 0 0 0 0 3.32" }) });
|
|
434
443
|
var CategoryList_default = SvgCategoryList;
|
|
435
444
|
// Annotate the CommonJS export names for ESM import in node:
|
|
436
445
|
0 && (module.exports = {
|
|
@@ -457,6 +466,7 @@ var CategoryList_default = SvgCategoryList;
|
|
|
457
466
|
EmptyScreen,
|
|
458
467
|
Expand,
|
|
459
468
|
Filter,
|
|
469
|
+
Gallery,
|
|
460
470
|
Hide,
|
|
461
471
|
Hotel,
|
|
462
472
|
House,
|
package/dist/one-color/index.mjs
CHANGED
|
@@ -132,223 +132,231 @@ import { jsx as jsx22 } from "react/jsx-runtime";
|
|
|
132
132
|
var SvgFilter = (props) => /* @__PURE__ */ jsx22("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx22("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M13.038 7.55a2.801 2.801 0 0 1 5.424 0l.038.15h1.75a.55.55 0 1 1 0 1.1H18.5l-.038.15a2.801 2.801 0 0 1-5.424 0L13 8.8H3.75a.55.55 0 1 1 0-1.1H13zm2.712-1a1.7 1.7 0 1 0 0 3.4 1.7 1.7 0 0 0 0-3.4m-10.212 8.5a2.801 2.801 0 0 1 5.424 0l.039.15h9.249a.55.55 0 1 1 0 1.1H11l-.038.15a2.801 2.801 0 0 1-5.424 0L5.5 16.3H3.75a.55.55 0 1 1 0-1.1H5.5zm2.712-1a1.7 1.7 0 1 0 0 3.4 1.7 1.7 0 0 0 0-3.4", clipRule: "evenodd" }) });
|
|
133
133
|
var Filter_default = SvgFilter;
|
|
134
134
|
|
|
135
|
+
// src/one-color/Gallery.tsx
|
|
136
|
+
import { jsx as jsx23, jsxs as jsxs7 } from "react/jsx-runtime";
|
|
137
|
+
var SvgGallery = (props) => /* @__PURE__ */ jsxs7("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
|
|
138
|
+
/* @__PURE__ */ jsx23("path", { stroke: props.color || "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.2, d: "M12.75 8a.25.25 0 1 1 .5 0m0 0a.25.25 0 1 1-.5 0M3 16l4.639-4.846a.5.5 0 0 1 .722 0L13 16m8 0-3.637-3.842a.496.496 0 0 0-.726 0L13 16" }),
|
|
139
|
+
/* @__PURE__ */ jsx23("rect", { width: 18, height: 18, x: 3, y: 3, stroke: props.color || "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.2, rx: 2.25 })
|
|
140
|
+
] });
|
|
141
|
+
var Gallery_default = SvgGallery;
|
|
142
|
+
|
|
135
143
|
// src/one-color/Hide.tsx
|
|
136
|
-
import { jsx as
|
|
137
|
-
var SvgHide = (props) => /* @__PURE__ */
|
|
144
|
+
import { jsx as jsx24 } from "react/jsx-runtime";
|
|
145
|
+
var SvgHide = (props) => /* @__PURE__ */ jsx24("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx24("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M5.705 20.936c-.17.24-.11.58.14.75.24.17.58.11.75-.14l1.66-2.39.62-.89.88-1.27.6-.87 4.28-6.18.59-.85 1.01-1.45.6-.86 2.04-2.94c.17-.24.11-.58-.14-.75a.536.536 0 0 0-.75.14l-2.16 3.12-.61.88-.87 1.25-.59.85-4.29 6.2-.6.87-1.02 1.47-.6.87-1.53 2.21zm6.3-1.1c-1.1 0-2.18-.17-3.2-.48l.63-.91c.83.23 1.7.35 2.58.35 3.8 0 7.25-2.19 8.87-5.63v-.03c.12-.26.12-.56 0-.82a9.8 9.8 0 0 0-4.16-4.42l.59-.86c1.93 1.09 3.51 2.75 4.49 4.84.26.54.26 1.18 0 1.72-1.79 3.8-5.61 6.23-9.81 6.23zm0-2.28c-.61 0-1.2-.11-1.73-.32l.62-.9c.35.11.73.17 1.11.17v.03c1.01.01 1.99-.38 2.7-1.1s1.11-1.69 1.1-2.7c0-.87-.28-1.69-.79-2.35l.61-.88c.79.89 1.22 2.04 1.21 3.23 0 2.67-2.16 4.83-4.83 4.83zm1.8-9.32-.6.86a3.8 3.8 0 0 0-3.88.91 3.82 3.82 0 0 0-.28 5.1l-.61.89c-.78-.86-1.26-2-1.26-3.26 0-2.67 2.16-4.83 4.83-4.83.62 0 1.23.11 1.8.33m-10.66 4.93a9.86 9.86 0 0 0 4.18 4.43l-.6.87a10.8 10.8 0 0 1-4.53-4.86c-.26-.54-.26-1.18 0-1.72 1.79-3.8 5.61-6.23 9.81-6.23 1.12 0 2.21.17 3.25.5l-.62.9c-.84-.23-1.71-.35-2.61-.35-3.8 0-7.25 2.19-8.87 5.63-.13.27-.13.58 0 .85z", clipRule: "evenodd" }) });
|
|
138
146
|
var Hide_default = SvgHide;
|
|
139
147
|
|
|
140
148
|
// src/one-color/Hotel.tsx
|
|
141
|
-
import { jsx as
|
|
142
|
-
var SvgHotel = (props) => /* @__PURE__ */
|
|
143
|
-
/* @__PURE__ */
|
|
144
|
-
/* @__PURE__ */
|
|
149
|
+
import { jsx as jsx25, jsxs as jsxs8 } from "react/jsx-runtime";
|
|
150
|
+
var SvgHotel = (props) => /* @__PURE__ */ jsxs8("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
|
|
151
|
+
/* @__PURE__ */ jsx25("path", { stroke: props.color || "currentColor", strokeLinecap: "round", strokeLinejoin: "round", d: "M10 21V8a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v13" }),
|
|
152
|
+
/* @__PURE__ */ jsx25("path", { stroke: props.color || "currentColor", strokeLinecap: "round", strokeLinejoin: "round", d: "M13.25 17h3.5v4h-3.5zm0-6.5v3m3.5-3v3m-3.5-1.5h3.5M22 21H2m2.055-10H6m-2 3h2m-2 3h2m9-10V4a1 1 0 0 0-1-1h-1a9 9 0 0 0-9 9v9" })
|
|
145
153
|
] });
|
|
146
154
|
var Hotel_default = SvgHotel;
|
|
147
155
|
|
|
148
156
|
// src/one-color/House.tsx
|
|
149
|
-
import { jsx as
|
|
150
|
-
var SvgHouse = (props) => /* @__PURE__ */
|
|
157
|
+
import { jsx as jsx26 } from "react/jsx-runtime";
|
|
158
|
+
var SvgHouse = (props) => /* @__PURE__ */ jsx26("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx26("path", { fill: props.color || "currentColor", d: "M21.1 9.33v-.02c-.12-.42-.4-.79-.78-1l-8.08-4.64a.51.51 0 0 0-.48 0L3.68 8.31a1.636 1.636 0 0 0-.59 2.26c.42.71 1.29.99 2.06.69v8.05c0 .6.49 1.09 1.1 1.09h11.52c.61 0 1.1-.49 1.1-1.09v-8.04c.75.31 1.65.02 2.07-.7.22-.37.28-.82.17-1.24zm-7.45 4.85v5.26h-3.31v-5.26zm.48-.96H9.86a.48.48 0 0 0-.48.48v5.74H6.24c-.07 0-.13-.06-.13-.13v-8.58L12 7.35l5.9 3.38v8.58c0 .07-.06.13-.13.13h-3.14V13.7a.48.48 0 0 0-.48-.48zm6.09-3.07-.13-.05v.02c-.2.3-.61.4-.93.22l-6.9-3.96a.51.51 0 0 0-.48 0l-6.9 3.96a.7.7 0 0 1-.95-.25.7.7 0 0 1-.07-.53c.05-.18.16-.33.33-.42l7.84-4.5 7.84 4.5c.33.19.44.62.25.95l.13.07z" }) });
|
|
151
159
|
var House_default = SvgHouse;
|
|
152
160
|
|
|
153
161
|
// src/one-color/Lock.tsx
|
|
154
|
-
import { jsx as
|
|
155
|
-
var SvgLock = (props) => /* @__PURE__ */
|
|
156
|
-
/* @__PURE__ */
|
|
157
|
-
/* @__PURE__ */
|
|
162
|
+
import { jsx as jsx27, jsxs as jsxs9 } from "react/jsx-runtime";
|
|
163
|
+
var SvgLock = (props) => /* @__PURE__ */ jsxs9("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
|
|
164
|
+
/* @__PURE__ */ jsx27("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M5 11.524C5 10.235 6.03 9.19 7.302 9.19h9.396c1.271 0 2.302 1.045 2.302 2.334v7.143C19 19.955 17.97 21 16.698 21H7.302C6.031 21 5 19.955 5 18.667zm2.302-1.476c-.804 0-1.456.66-1.456 1.476v7.143c0 .815.652 1.476 1.456 1.476h9.396c.804 0 1.456-.661 1.456-1.476v-7.143c0-.815-.652-1.476-1.456-1.476z", clipRule: "evenodd" }),
|
|
165
|
+
/* @__PURE__ */ jsx27("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M9.038 4.242A4.16 4.16 0 0 1 11.998 3c2.31 0 4.183 1.899 4.183 4.241v2.378c0 .237-.19.429-.423.429H8.236a.426.426 0 0 1-.423-.429V7.241a4.27 4.27 0 0 1 1.225-2.999m2.96-.385c-.886 0-1.735.357-2.362.991a3.4 3.4 0 0 0-.977 2.393v1.95h6.677V7.24c0-1.869-1.495-3.384-3.339-3.384", clipRule: "evenodd" })
|
|
158
166
|
] });
|
|
159
167
|
var Lock_default = SvgLock;
|
|
160
168
|
|
|
161
169
|
// src/one-color/LowBattery.tsx
|
|
162
|
-
import { jsx as
|
|
163
|
-
var SvgLowBattery = (props) => /* @__PURE__ */
|
|
164
|
-
/* @__PURE__ */
|
|
165
|
-
/* @__PURE__ */
|
|
170
|
+
import { jsx as jsx28, jsxs as jsxs10 } from "react/jsx-runtime";
|
|
171
|
+
var SvgLowBattery = (props) => /* @__PURE__ */ jsxs10("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
|
|
172
|
+
/* @__PURE__ */ jsx28("path", { fill: props.color || "currentColor", d: "M14.516 4.29h-.424v-.504A.785.785 0 0 0 13.31 3H9.69a.785.785 0 0 0-.784.786v.504h-.424C7.665 4.29 7 4.957 7 5.777v13.735C7 20.332 7.665 21 8.483 21h6.034c.818 0 1.483-.667 1.483-1.488V5.775c0-.82-.665-1.487-1.483-1.487zm-4.912-.504c0-.047.04-.087.087-.087h3.618c.047 0 .086.04.086.087v.504H9.607v-.504zM15.3 19.514a.787.787 0 0 1-.783.785H8.483a.787.787 0 0 1-.784-.785V5.775c0-.432.352-.785.784-.785h6.033c.43 0 .783.353.783.785z" }),
|
|
173
|
+
/* @__PURE__ */ jsx28("path", { fill: props.color || "currentColor", d: "M8.31 17.294h6.376v2.039H8.31z" })
|
|
166
174
|
] });
|
|
167
175
|
var LowBattery_default = SvgLowBattery;
|
|
168
176
|
|
|
169
177
|
// src/one-color/MapView.tsx
|
|
170
|
-
import { jsx as
|
|
171
|
-
var SvgMapView = (props) => /* @__PURE__ */
|
|
172
|
-
/* @__PURE__ */
|
|
173
|
-
/* @__PURE__ */
|
|
178
|
+
import { jsx as jsx29, jsxs as jsxs11 } from "react/jsx-runtime";
|
|
179
|
+
var SvgMapView = (props) => /* @__PURE__ */ jsxs11("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
|
|
180
|
+
/* @__PURE__ */ jsx29("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M11.7 6.28c-2.39 0-4.34 1.97-4.34 4.39s1.95 4.39 4.34 4.39 4.34-1.97 4.34-4.39-1.95-4.39-4.34-4.39m0 7.56c-1.73 0-3.13-1.43-3.13-3.17S9.98 7.5 11.7 7.5s3.13 1.43 3.13 3.17-1.41 3.17-3.13 3.17", clipRule: "evenodd" }),
|
|
181
|
+
/* @__PURE__ */ jsx29("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M11.7 3C7.46 3 4 6.35 4 10.47c0 1.32.4 2.7 1.19 4.1.62 1.1 1.47 2.2 2.54 3.29 1.11 1.13 2.33 2.15 3.65 3.04l.02.02c.18.11.45.11.61-.01.32-.21 1.96-1.31 3.66-3.05 1.06-1.08 1.92-2.19 2.54-3.29.79-1.4 1.19-2.78 1.19-4.1v-.1C19.35 6.3 15.92 3 11.7 3m5.49 10.93v.03c-.58 1-1.37 2.02-2.36 3.03-.92.93-1.96 1.81-3.08 2.61l-.06.04-.06-.04c-1.12-.8-2.15-1.68-3.07-2.6-.99-1.01-1.78-2.03-2.34-3.03-.69-1.21-1.03-2.39-1.03-3.5 0-3.45 2.92-6.26 6.51-6.26s6.51 2.81 6.51 6.26c0 1.11-.34 2.27-1.01 3.47z", clipRule: "evenodd" })
|
|
174
182
|
] });
|
|
175
183
|
var MapView_default = SvgMapView;
|
|
176
184
|
|
|
177
185
|
// src/one-color/Menu.tsx
|
|
178
|
-
import { jsx as
|
|
179
|
-
var SvgMenu = (props) => /* @__PURE__ */
|
|
186
|
+
import { jsx as jsx30 } from "react/jsx-runtime";
|
|
187
|
+
var SvgMenu = (props) => /* @__PURE__ */ jsx30("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx30("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M3 6.6c0-.33.27-.6.6-.6h16.8c.33 0 .6.27.6.6s-.27.6-.6.6H3.6c-.33 0-.6-.27-.6-.6m0 5c0-.33.27-.6.6-.6h16.8c.33 0 .6.27.6.6s-.27.6-.6.6H3.6c-.33 0-.6-.27-.6-.6m.6 4.4c-.33 0-.6.27-.6.6s.27.6.6.6h16.8c.33 0 .6-.27.6-.6s-.27-.6-.6-.6z", clipRule: "evenodd" }) });
|
|
180
188
|
var Menu_default = SvgMenu;
|
|
181
189
|
|
|
182
190
|
// src/one-color/Money.tsx
|
|
183
|
-
import { jsx as
|
|
184
|
-
var SvgMoney = (props) => /* @__PURE__ */
|
|
191
|
+
import { jsx as jsx31 } from "react/jsx-runtime";
|
|
192
|
+
var SvgMoney = (props) => /* @__PURE__ */ jsx31("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx31("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M14.315 6.465c-.16.22-.47.28-.69.12a.487.487 0 0 1-.12-.69l1.45-2.04a5.45 5.45 0 0 0-5.91 0l1.45 2.03c.15.22.09.52-.13.67s-.53.11-.69-.11l-1.73-2.42c-.15-.21-.11-.5.09-.66 2.22-1.82 5.71-1.82 7.93 0 .2.16.24.45.09.67l-1.73 2.43zm-2.83 5.13c-.87.17-1.49.91-1.49 1.78 0 .52.24 1.45 1.86 1.83h.02c1.1.25 1.1.71 1.1.86 0 .58-.51.85-.98.85-.4 0-.76-.23-.91-.59a.5.5 0 0 0-.4-.31.52.52 0 0 0-.47.19c-.11.14-.13.34-.05.5.24.56.73.98 1.33 1.13v.4c0 .27.23.49.5.49a.5.5 0 0 0 .5-.49v-.4c.87-.17 1.49-.91 1.49-1.78 0-.52-.25-1.45-1.86-1.82h-.02c-1.1-.25-1.1-.71-1.1-.86 0-.58.51-.85.98-.85.4 0 .75.23.91.59.11.24.4.35.65.25s.37-.38.28-.63c-.24-.56-.73-.98-1.33-1.13v-.4a.5.5 0 0 0-.5-.49.5.5 0 0 0-.5.49v.38zm-6.27 4.62c0-3.31 1.5-6.44 4.07-8.57a.5.5 0 0 1 .32-.12h4.77c.12 0 .23.04.32.12 2.57 2.13 4.06 5.26 4.07 8.57v1.41l.15.07c.79.37 1.21 1.23 1.02 2.07s-.95 1.43-1.82 1.44H5.865c-.87 0-1.63-.6-1.82-1.44s.23-1.7 1.02-2.07l.15-.07zm.64 4a.87.87 0 0 1-.85-.66c-.1-.39.1-.8.48-.97l.44-.2a.51.51 0 0 0 .29-.45v-1.72c0-2.95 1.31-5.76 3.57-7.7h4.39c2.26 1.94 3.57 4.75 3.58 7.7v1.72c0 .19.11.37.28.46l.44.2c.36.17.56.57.47.96s-.44.66-.84.66z", clipRule: "evenodd" }) });
|
|
185
193
|
var Money_default = SvgMoney;
|
|
186
194
|
|
|
187
195
|
// src/one-color/Next.tsx
|
|
188
|
-
import { jsx as
|
|
189
|
-
var SvgNext = (props) => /* @__PURE__ */
|
|
196
|
+
import { jsx as jsx32 } from "react/jsx-runtime";
|
|
197
|
+
var SvgNext = (props) => /* @__PURE__ */ jsx32("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx32("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M7.203 21.803a.77.77 0 0 1 0-1.04l8.04-8.59c.09-.1.09-.25 0-.34l-8.04-8.59a.77.77 0 0 1 0-1.04c.26-.27.66-.27.91 0l8.69 9.28c.27.28.27.75 0 1.04l-8.69 9.28c-.26.27-.66.27-.91 0", clipRule: "evenodd" }) });
|
|
190
198
|
var Next_default = SvgNext;
|
|
191
199
|
|
|
192
200
|
// src/one-color/Notification.tsx
|
|
193
|
-
import { jsx as
|
|
194
|
-
var SvgNotification = (props) => /* @__PURE__ */
|
|
201
|
+
import { jsx as jsx33 } from "react/jsx-runtime";
|
|
202
|
+
var SvgNotification = (props) => /* @__PURE__ */ jsx33("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx33("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M12.01 3.01c-1.16 0-2.1.96-2.1 2.13v.14l-.05.02c-2.38.9-3.99 3.26-3.99 5.86v3.78s-.02.07-.03.08c0 .01-.02.02-.05.02-.99 0-1.79.82-1.79 1.82s.8 1.82 1.79 1.82h3.52c.15 1.36 1.26 2.32 2.7 2.32s2.56-.97 2.7-2.33h3.51c.99 0 1.79-.82 1.79-1.82s-.8-1.82-1.79-1.82h-.08v-3.88c0-2.6-1.6-4.96-3.99-5.86l-.05-.02v-.14C14.1 3.95 13.16 3 12 3zm-.04 17.08c-.81 0-1.5-.59-1.63-1.4h3.27c-.14.81-.82 1.4-1.63 1.4zM10.95 5.01c0-.58.46-1.04 1.02-1.04s1.02.47 1.02 1.04v.98l.4.11c2.17.64 3.69 2.7 3.69 5.02v3.86c0 .66.53 1.21 1.18 1.21.39 0 .7.32.7.72s-.32.72-.71.72H5.67c-.39 0-.71-.32-.71-.72s.32-.72.7-.72c.66 0 1.18-.55 1.18-1.21v-3.86c0-2.32 1.52-4.38 3.69-5.02l.4-.11v-.98z", clipRule: "evenodd" }) });
|
|
195
203
|
var Notification_default = SvgNotification;
|
|
196
204
|
|
|
197
205
|
// src/one-color/Office.tsx
|
|
198
|
-
import { jsx as
|
|
199
|
-
var SvgOffice = (props) => /* @__PURE__ */
|
|
206
|
+
import { jsx as jsx34 } from "react/jsx-runtime";
|
|
207
|
+
var SvgOffice = (props) => /* @__PURE__ */ jsx34("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx34("path", { stroke: props.color || "currentColor", strokeLinecap: "round", strokeLinejoin: "round", d: "M7.999 21.004V3.997a1 1 0 0 1 1-1H15a1 1 0 0 1 1 1v17.007m5.004 0V7.91a.913.913 0 0 0-.914-.913h-4.088m-8.004.001H3.91a.913.913 0 0 0-.914.913v13.093M16.002 10h2.5m-2.5 3h2.5m-2.5 3.002h2.5M5.497 10h2.501m-2.501 3h2.501m-2.501 3.002h2.501M10.5 13h3m-3 3.002h3M10.5 10h3m-3-3.002h3M12 19.003v2m10.004.001H1.996" }) });
|
|
200
208
|
var Office_default = SvgOffice;
|
|
201
209
|
|
|
202
210
|
// src/one-color/Operations.tsx
|
|
203
|
-
import { jsx as
|
|
204
|
-
var SvgOperations = (props) => /* @__PURE__ */
|
|
205
|
-
/* @__PURE__ */
|
|
206
|
-
/* @__PURE__ */
|
|
207
|
-
/* @__PURE__ */
|
|
211
|
+
import { jsx as jsx35, jsxs as jsxs12 } from "react/jsx-runtime";
|
|
212
|
+
var SvgOperations = (props) => /* @__PURE__ */ jsxs12("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
|
|
213
|
+
/* @__PURE__ */ jsx35("path", { fill: props.color || "currentColor", d: "M3.83 12.01c0-4.505 3.675-8.18 8.18-8.18 1.612 0 3.204.481 4.535 1.372h-.63a.414.414 0 1 0 .01.831h1.841c.23 0 .41-.19.41-.42V3.77c0-.23-.18-.42-.41-.42s-.42.19-.42.42v.981A9.06 9.06 0 0 0 12.01 3C7.044 3 3 7.044 3 12.01c0 1.802.53 3.544 1.542 5.036.08.11.21.18.34.18.08 0 .17-.03.23-.07.09-.06.15-.16.18-.27s0-.22-.06-.31A8.15 8.15 0 0 1 3.841 12zm15.648-5.036a.47.47 0 0 0-.27-.18.42.42 0 0 0-.31.06c-.09.06-.15.16-.18.27-.02.11 0 .22.06.31a8.15 8.15 0 0 1 1.391 4.576c0 4.505-3.664 8.18-8.179 8.18a8.2 8.2 0 0 1-4.715-1.503h.7c.11 0 .22-.04.29-.12s.121-.18.121-.29c0-.23-.19-.42-.42-.42H6.123c-.23 0-.41.19-.41.42v1.842c0 .11.04.22.12.29a.4.4 0 0 0 .29.12c.23 0 .42-.19.42-.42v-.941A9.06 9.06 0 0 0 11.99 21c4.966 0 9.01-4.044 9.01-9.01a8.94 8.94 0 0 0-1.542-5.036z" }),
|
|
214
|
+
/* @__PURE__ */ jsx35("path", { fill: props.color || "currentColor", d: "M6.834 13.742s.05.02.06.04c.07.2.15.4.25.59.01.02 0 .05 0 .07l-.51.691c-.27.36-.23.861.09 1.182l.991.99a.9.9 0 0 0 1.182.091l.69-.51s.05-.02.07 0c.19.09.39.17.591.24.02 0 .04.03.04.06l.13.85c.07.451.45.772.901.772h1.412c.45 0 .83-.32.9-.771l.131-.851s.02-.05.04-.06c.2-.07.4-.15.59-.24.02-.01.05 0 .07 0l.691.51c.36.27.862.23 1.182-.09l.99-.991a.9.9 0 0 0 .091-1.182l-.51-.69s-.02-.05 0-.07c.09-.19.17-.39.25-.591 0-.02.03-.04.06-.04l.85-.13a.9.9 0 0 0 .772-.901v-1.412c0-.45-.32-.83-.771-.9l-.851-.13s-.05-.02-.06-.041c-.07-.2-.15-.4-.25-.59-.01-.02 0-.05 0-.07l.51-.691a.9.9 0 0 0-.09-1.182l-.991-.99a.9.9 0 0 0-1.182-.091l-.69.51s-.05.02-.07 0c-.19-.09-.39-.18-.591-.24-.02 0-.04-.03-.04-.06l-.13-.85a.905.905 0 0 0-.901-.772h-1.412c-.45 0-.83.32-.9.771l-.13.851s-.02.05-.04.06c-.201.07-.401.15-.592.25h-.07l-.69-.51a.9.9 0 0 0-1.182.09l-.99.991a.9.9 0 0 0-.091 1.182l.51.69s.02.05 0 .07c-.09.19-.17.39-.25.591 0 .02-.03.04-.06.04l-.85.13a.906.906 0 0 0-.772.901v1.412c0 .45.32.83.771.9l.851.131zm.841-3.234c.06-.17.13-.34.21-.5.15-.3.11-.66-.09-.931l-.51-.691s-.02-.07 0-.1l.99-.991s.07-.03.101 0l.69.51c.271.2.631.23.932.09.16-.08.33-.15.5-.21.32-.11.54-.38.591-.72l.13-.852s.04-.06.07-.06h1.412s.07.03.07.06l.13.851c.05.33.28.611.59.721.17.06.341.13.501.21.3.15.661.11.931-.09l.691-.51s.07-.02.1 0l.991.99s.03.071 0 .101l-.51.69a.92.92 0 0 0-.09.932c.08.16.15.33.21.5.11.32.38.541.72.591l.852.13s.06.04.06.07v1.412s-.03.07-.06.07l-.851.13a.91.91 0 0 0-.721.59c-.06.17-.13.341-.21.501-.15.3-.11.661.09.931l.51.691s.02.07 0 .1l-.99.991s-.07.03-.101 0l-.69-.51a.92.92 0 0 0-.932-.09c-.16.08-.33.15-.5.21-.32.11-.54.38-.591.72l-.13.852s-.04.06-.07.06h-1.412s-.07-.03-.07-.06l-.13-.851a.91.91 0 0 0-.59-.721c-.17-.06-.341-.13-.501-.21a.9.9 0 0 0-.931.09l-.691.51s-.07.02-.1 0l-.991-.99s-.03-.07 0-.101l.51-.69a.92.92 0 0 0 .09-.932c-.08-.16-.15-.33-.21-.5a.88.88 0 0 0-.72-.591l-.852-.13s-.06-.04-.06-.07v-1.412s.03-.07.06-.07l.851-.13c.33-.05.611-.28.721-.59" }),
|
|
215
|
+
/* @__PURE__ */ jsx35("path", { fill: props.color || "currentColor", d: "M12.01 14.733a2.726 2.726 0 0 0 2.723-2.723 2.726 2.726 0 0 0-2.723-2.723 2.726 2.726 0 0 0-2.723 2.723 2.726 2.726 0 0 0 2.723 2.723m-1.882-2.723a1.88 1.88 0 0 1 1.882-1.882 1.88 1.88 0 0 1 1.882 1.882 1.88 1.88 0 0 1-1.882 1.882 1.88 1.88 0 0 1-1.882-1.882" })
|
|
208
216
|
] });
|
|
209
217
|
var Operations_default = SvgOperations;
|
|
210
218
|
|
|
211
219
|
// src/one-color/Order.tsx
|
|
212
|
-
import { jsx as
|
|
213
|
-
var SvgOrder = (props) => /* @__PURE__ */
|
|
214
|
-
/* @__PURE__ */
|
|
215
|
-
/* @__PURE__ */
|
|
220
|
+
import { jsx as jsx36, jsxs as jsxs13 } from "react/jsx-runtime";
|
|
221
|
+
var SvgOrder = (props) => /* @__PURE__ */ jsxs13("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
|
|
222
|
+
/* @__PURE__ */ jsx36("path", { fill: props.color || "currentColor", d: "M19.1 3.01H7.2c-1.01 0-1.84.81-1.84 1.8l-.07 11.41H3.46c-.25 0-.46.2-.46.45v1.96c0 1.27 1.01 2.32 2.3 2.38h10.41c1.33 0 2.4-1.07 2.4-2.38V9.71h2.44c.12 0 .24-.04.32-.13.09-.08.13-.2.13-.32V4.89A1.9 1.9 0 0 0 19.09 3zM5.41 20.11c-.82 0-1.49-.66-1.49-1.48v-1.51h9.39v1.51c0 .54.18 1.06.52 1.48zM17.2 4.9v13.74c0 .81-.67 1.48-1.49 1.48s-1.49-.66-1.49-1.48v-1.96c0-.25-.2-.45-.46-.45H6.21l.07-11.41c0-.5.42-.9.92-.9h10.28c-.19.29-.28.63-.28.98m2.9 3.91h-1.98V4.9c0-.54.44-.98.99-.98s.99.44.99.98z" }),
|
|
223
|
+
/* @__PURE__ */ jsx36("path", { fill: props.color || "currentColor", d: "M7.8 12.43h7.29c.25 0 .46-.2.45-.45a.463.463 0 0 0-.46-.45H7.79c-.25 0-.46.2-.46.45s.2.45.46.45zm0 1.85h4.41c.25 0 .46-.2.46-.45s-.2-.45-.46-.45H7.8c-.25 0-.46.2-.46.45s.2.45.46.45" })
|
|
216
224
|
] });
|
|
217
225
|
var Order_default = SvgOrder;
|
|
218
226
|
|
|
219
227
|
// src/one-color/Performance.tsx
|
|
220
|
-
import { jsx as
|
|
221
|
-
var SvgPerformance = (props) => /* @__PURE__ */
|
|
228
|
+
import { jsx as jsx37 } from "react/jsx-runtime";
|
|
229
|
+
var SvgPerformance = (props) => /* @__PURE__ */ jsx37("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx37("path", { fill: props.color || "currentColor", d: "M21.54 18.067h-.33c.14-.405.25-.82.33-1.236.13-.629.19-1.268.19-1.886v-.121a9.87 9.87 0 0 0-2.848-6.935A9.6 9.6 0 0 0 11.995 5a9.6 9.6 0 0 0-6.877 2.89C3.28 9.754 2.27 12.227 2.27 14.873a10 10 0 0 0 .52 3.193h-.33c-.25 0-.46.213-.46.467 0 .253.21.466.46.466h7.376c.16 0 .31-.091.4-.233.08-.142.09-.304.02-.416a2 2 0 0 1-.11-.649c0-.507.19-.973.54-1.328.35-.354.82-.547 1.309-.547.49 0 .96.193 1.31.547s.54.832.54 1.328c0 .223-.04.436-.1.629a.45.45 0 0 0 .03.446c.08.142.229.223.389.223h7.376c.25 0 .46-.213.46-.466a.47.47 0 0 0-.46-.467m-7.586-2.352a3 3 0 0 0-.28-.253l-1.23-5.92a.45.45 0 0 0-.349-.355c-.24-.061-.49.111-.54.355l-1.23 5.92c-.1.081-.2.162-.279.253a2.82 2.82 0 0 0-.81 1.987c0 .122 0 .244.02.365H3.76a9 9 0 0 1-.56-2.727h.66c.25 0 .46-.213.46-.466a.47.47 0 0 0-.46-.466H3.2c.06-1.267.38-2.474.95-3.6l.58.335c.22.122.5.051.62-.172a.44.44 0 0 0 .04-.355.47.47 0 0 0-.21-.284l-.57-.334c.34-.527.73-1.014 1.16-1.46a8.5 8.5 0 0 1 1.438-1.176l.33.578c.06.111.16.182.28.213.12.03.24.01.35-.04a.47.47 0 0 0 .17-.63l-.33-.587a8.5 8.5 0 0 1 3.548-.963v.669c0 .253.21.466.46.466s.46-.213.46-.466v-.67a8.5 8.5 0 0 1 3.548.964l-.33.578a.456.456 0 0 0 .17.628c.22.132.5.05.62-.172l.33-.578c.52.334 1 .74 1.439 1.176q.66.67 1.17 1.46l-.57.334a.47.47 0 0 0-.17.629c.06.111.16.182.28.213.12.03.24.02.35-.051l.57-.335a8.8 8.8 0 0 1 .949 3.6h-.66c-.25 0-.46.212-.46.466 0 .253.21.466.46.466h.66a9 9 0 0 1-.16 1.308c-.09.476-.23.953-.4 1.409h-5.497c.02-.122.02-.244.02-.365 0-.75-.29-1.45-.81-1.987zm-1.32-.74c-.21-.05-.42-.07-.639-.07s-.43.03-.64.07l.64-3.071z" }) });
|
|
222
230
|
var Performance_default = SvgPerformance;
|
|
223
231
|
|
|
224
232
|
// src/one-color/Phone.tsx
|
|
225
|
-
import { jsx as
|
|
226
|
-
var SvgPhone = (props) => /* @__PURE__ */
|
|
233
|
+
import { jsx as jsx38 } from "react/jsx-runtime";
|
|
234
|
+
var SvgPhone = (props) => /* @__PURE__ */ jsx38("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx38("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M3.848 5.12c-.75 1-1 2.29-.76 3.81.36 2.29 1.96 5 4.39 7.42 2.39 2.39 5.16 4.03 7.42 4.39 1.53.24 2.82-.02 3.82-.77 1.1-.82 1.81-2.2 2.11-4.1.1-.63-.24-1.24-.84-1.47l-3.72-1.49a1.36 1.36 0 0 0-.84-.06c-.22.06-.44.18-.63.36-.26.24-.47.58-.61.8-.02.04-.05.07-.07.11v.02c-.26.38-.53.81-.82 1.18l-.04.05-.05-.02c-.16-.07-.38-.19-.62-.36-.57-.39-1.31-1.03-2.02-1.74s-1.35-1.45-1.74-2.01c-.17-.24-.29-.46-.36-.62l-.02-.05.05-.04c.38-.29.83-.58 1.19-.82l.11-.07c.25-.15.58-.36.81-.62.18-.2.29-.42.34-.65.06-.27.03-.55-.09-.83l-1.47-3.69c-.21-.52-.71-.85-1.26-.85-.09 0-.18 0-.27.03-1.88.31-3.24 1.02-4.05 2.12zm4.24-1.03.04.07-.02-.07c.11-.03.23.04.28.14l1.47 3.7c.03.08.04.14.03.19 0 .04-.04.09-.09.14-.06.07-.15.15-.28.23-.07.05-.15.1-.22.15l-.04.03s-.1.06-.15.1l-.02.02c-.4.25-.99.64-1.46 1.03-.23.19-.28.45-.28.58 0 .15.02.32.08.5.09.27.26.58.52.95.43.63 1.1 1.4 1.87 2.17s1.54 1.43 2.17 1.87c.37.26.68.42.95.52.19.06.35.09.5.08.14 0 .39-.05.58-.28.38-.46.75-1.03 1.03-1.46l.11-.17c.14-.22.26-.41.41-.55a.45.45 0 0 1 .16-.1c.02 0 .06 0 .14.02h.01l3.72 1.49c.11.04.17.16.15.27-.26 1.6-.82 2.74-1.68 3.38q-.855.63-2.1.63c-.28 0-.58-.02-.89-.07-2.04-.33-4.59-1.85-6.82-4.08s-3.75-4.78-4.08-6.82c-.19-1.22 0-2.22.55-2.98q.96-1.29 3.36-1.68", clipRule: "evenodd" }) });
|
|
227
235
|
var Phone_default = SvgPhone;
|
|
228
236
|
|
|
229
237
|
// src/one-color/Preparation.tsx
|
|
230
|
-
import { jsx as
|
|
231
|
-
var SvgPreparation = (props) => /* @__PURE__ */
|
|
232
|
-
/* @__PURE__ */
|
|
233
|
-
/* @__PURE__ */
|
|
238
|
+
import { jsx as jsx39, jsxs as jsxs14 } from "react/jsx-runtime";
|
|
239
|
+
var SvgPreparation = (props) => /* @__PURE__ */ jsxs14("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
|
|
240
|
+
/* @__PURE__ */ jsx39("path", { fill: props.color || "currentColor", d: "M2.59 16.58h18.85c.27 0 .5-.22.5-.5 0-2.65-1.03-5.14-2.91-7.02a9.87 9.87 0 0 0-6.52-2.89V6h1.05c.27 0 .5-.22.5-.5s-.22-.5-.5-.5h-3.1c-.27 0-.5.22-.5.5s.22.5.5.5h1.05v.17a9.92 9.92 0 0 0-6.52 2.89 9.88 9.88 0 0 0-2.91 7.02c0 .27.22.5.5.5zm.51-1a8.9 8.9 0 0 1 2.6-5.82 8.87 8.87 0 0 1 6.31-2.62c2.38 0 4.63.93 6.32 2.62a8.9 8.9 0 0 1 2.6 5.82z" }),
|
|
241
|
+
/* @__PURE__ */ jsx39("path", { fill: props.color || "currentColor", d: "M9.63 7.82a8.6 8.6 0 0 0-3.82 2.32 8.55 8.55 0 0 0-2.14 3.92c-.03.13 0 .26.06.37a.5.5 0 0 0 .31.22c.04 0 .08.01.12.01.09 0 .18-.03.26-.07a.5.5 0 0 0 .22-.31 7.63 7.63 0 0 1 5.28-5.52c.26-.08.41-.35.34-.61a.5.5 0 0 0-.61-.34zM21.5 17.86h-19c-.27 0-.5.22-.5.5s.22.5.5.5h19.01c.27 0 .5-.22.5-.5s-.22-.5-.5-.5z" })
|
|
234
242
|
] });
|
|
235
243
|
var Preparation_default = SvgPreparation;
|
|
236
244
|
|
|
237
245
|
// src/one-color/QrCode.tsx
|
|
238
|
-
import { jsx as
|
|
239
|
-
var SvgQrCode = (props) => /* @__PURE__ */
|
|
240
|
-
/* @__PURE__ */
|
|
241
|
-
/* @__PURE__ */
|
|
242
|
-
/* @__PURE__ */
|
|
243
|
-
/* @__PURE__ */
|
|
246
|
+
import { jsx as jsx40, jsxs as jsxs15 } from "react/jsx-runtime";
|
|
247
|
+
var SvgQrCode = (props) => /* @__PURE__ */ jsxs15("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
|
|
248
|
+
/* @__PURE__ */ jsx40("path", { stroke: props.color || "currentColor", strokeLinecap: "round", strokeLinejoin: "round", d: "M6.807 6.807h3.404v3.403H6.807zm-.068 7.09h3.471v3.471H6.74z", clipRule: "evenodd" }),
|
|
249
|
+
/* @__PURE__ */ jsx40("path", { stroke: props.color || "currentColor", strokeLinecap: "round", strokeLinejoin: "round", d: "M13.79 15.579v-1.79m3.4 3.401H15.4" }),
|
|
250
|
+
/* @__PURE__ */ jsx40("path", { stroke: props.color || "currentColor", strokeLinecap: "round", strokeLinejoin: "round", d: "M17.26 10.103h-3.47V6.63h3.47z", clipRule: "evenodd" }),
|
|
251
|
+
/* @__PURE__ */ jsx40("path", { stroke: props.color || "currentColor", strokeLinecap: "round", strokeLinejoin: "round", d: "M20.5 8.401V5.29c0-.988-.8-1.789-1.79-1.789h-3.112m.249 10.289h1.342M8.401 3.5H5.29c-.99 0-1.79.8-1.79 1.79V8.4m0 7.199v3.111c0 .99.8 1.79 1.79 1.79H8.4m7.199 0h3.111c.99 0 1.79-.8 1.79-1.79V15.6" })
|
|
244
252
|
] });
|
|
245
253
|
var QrCode_default = SvgQrCode;
|
|
246
254
|
|
|
247
255
|
// src/one-color/Rate.tsx
|
|
248
|
-
import { jsx as
|
|
249
|
-
var SvgRate = (props) => /* @__PURE__ */
|
|
256
|
+
import { jsx as jsx41 } from "react/jsx-runtime";
|
|
257
|
+
var SvgRate = (props) => /* @__PURE__ */ jsx41("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx41("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M20.874 4.01c.17-.23.16-.6-.07-.83l-.21-.13a.7.7 0 0 0-.24-.05.63.63 0 0 0-.45.19L3.114 19.98c-.18.24-.14.61.07.82.26.26.66.26.91 0zM7.814 3c-2.08 0-3.78 1.69-3.78 3.78s1.69 3.78 3.78 3.78 3.78-1.69 3.78-3.78S9.904 3 7.814 3m-2.49 3.78c0-1.37 1.12-2.49 2.49-2.49s2.49 1.12 2.49 2.49-1.12 2.49-2.49 2.49-2.49-1.12-2.49-2.49m10.84 6.67c-2.08 0-3.78 1.69-3.78 3.78s1.69 3.78 3.78 3.78 3.78-1.69 3.78-3.78-1.69-3.78-3.78-3.78m-2.49 3.77c0-1.37 1.12-2.49 2.49-2.49s2.49 1.12 2.49 2.49-1.12 2.49-2.49 2.49-2.49-1.12-2.49-2.49", clipRule: "evenodd" }) });
|
|
250
258
|
var Rate_default = SvgRate;
|
|
251
259
|
|
|
252
260
|
// src/one-color/Rating.tsx
|
|
253
|
-
import { jsx as
|
|
254
|
-
var SvgRating = (props) => /* @__PURE__ */
|
|
261
|
+
import { jsx as jsx42 } from "react/jsx-runtime";
|
|
262
|
+
var SvgRating = (props) => /* @__PURE__ */ jsx42("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx42("path", { fill: props.color || "currentColor", d: "m20.278 8.761-4.56-.95a.21.21 0 0 1-.15-.11l-2.31-4.05a1.3 1.3 0 0 0-.48-.48c-.3-.17-.64-.22-.97-.12-.33.09-.6.3-.77.6l-2.31 4.05a.21.21 0 0 1-.15.11l-4.56.95a1.29 1.29 0 0 0-.69 2.12l3.13 3.45s.06.11.06.18l-.51 4.63c-.03.23.01.46.11.67.29.64 1.05.93 1.69.64l4.24-1.92c.06-.03.13-.03.19 0l4.24 1.92c.17.08.35.11.53.11h.14c.7-.08 1.21-.71 1.13-1.42l-.51-4.63c0-.06.01-.13.06-.18l3.13-3.45c.16-.17.26-.38.31-.6.14-.69-.3-1.37-.99-1.51zm-3.36 10.72-4.24-1.92c-.33-.15-.72-.15-1.05 0l-4.24 1.92c-.06.02-.12.03-.17 0a.22.22 0 0 1-.13-.12c-.02-.04-.02-.08-.02-.12l.51-4.63c.04-.36-.08-.73-.33-1l-3.13-3.45c-.08-.09-.08-.24.02-.32a.16.16 0 0 1 .11-.05l4.56-.95c.36-.07.67-.3.85-.62l2.31-4.05a.22.22 0 0 1 .2-.12h.06l.05.02s.07.05.08.08l2.31 4.05c.18.32.49.55.85.62l4.56.95c.12.03.2.15.18.27 0 .04-.03.08-.05.11l-3.13 3.45c-.25.27-.37.64-.33 1l.51 4.63c.01.12-.08.24-.2.25-.04 0-.08 0-.12-.02z" }) });
|
|
255
263
|
var Rating_default = SvgRating;
|
|
256
264
|
|
|
257
265
|
// src/one-color/Refresh.tsx
|
|
258
|
-
import { jsx as
|
|
259
|
-
var SvgRefresh = (props) => /* @__PURE__ */
|
|
266
|
+
import { jsx as jsx43 } from "react/jsx-runtime";
|
|
267
|
+
var SvgRefresh = (props) => /* @__PURE__ */ jsx43("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx43("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M7.17 4.395a9.03 9.03 0 0 1 5.82-1.339c2.03.22 3.92 1.13 5.37 2.568.07.07.18.09.28.06.09-.04.16-.13.16-.23l.06-1.678c.01-.32.28-.58.6-.56.32.01.58.28.56.6l-.09 2.618a1.626 1.626 0 0 1-1.33 1.548l-2.6.49a.58.58 0 0 1-.68-.47.58.58 0 0 1 .47-.68l1.74-.329a.257.257 0 0 0 .1-.46.4.4 0 0 1-.07-.06 7.86 7.86 0 0 0-4.69-2.248 7.88 7.88 0 0 0-5.07 1.17 7.81 7.81 0 0 0-3.18 9.252 7.84 7.84 0 0 0 3.28 4.027 7.88 7.88 0 0 0 5.08 1.099 7.92 7.92 0 0 0 4.66-2.308 7.9 7.9 0 0 0 2.19-4.707c.03-.32.32-.56.64-.53s.56.32.53.64a9 9 0 0 1-2.51 5.406 9.07 9.07 0 0 1-5.35 2.658 9.07 9.07 0 0 1-5.84-1.26 9 9 0 0 1-3.77-4.626 8.95 8.95 0 0 1-.04-5.955 9.06 9.06 0 0 1 3.7-4.676z", clipRule: "evenodd" }) });
|
|
260
268
|
var Refresh_default = SvgRefresh;
|
|
261
269
|
|
|
262
270
|
// src/one-color/SatelliteView.tsx
|
|
263
|
-
import { jsx as
|
|
264
|
-
var SvgSatelliteView = (props) => /* @__PURE__ */
|
|
271
|
+
import { jsx as jsx44 } from "react/jsx-runtime";
|
|
272
|
+
var SvgSatelliteView = (props) => /* @__PURE__ */ jsx44("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx44("path", { fill: props.color || "currentColor", d: "M21.93 17.23 15.35 6.24a.5.5 0 0 0-.18-.18.54.54 0 0 0-.25-.06c-.09 0-.17.03-.25.07-.07.04-.14.11-.18.18l-4.08 7.22-2.5-3.91a.5.5 0 0 0-.18-.17.51.51 0 0 0-.48 0c-.07.04-.13.1-.18.17l-4.99 7.65c-.05.08-.08.16-.08.25s.02.18.06.26.11.15.18.19c.08.05.17.07.26.07h19c.09 0 .18-.02.25-.07.08-.05.14-.11.18-.19s.06-.16.06-.25a.5.5 0 0 0-.07-.25zm-18.51-.25 4.06-6.23 2.53 3.96a.52.52 0 0 0 .42.23h.02c.09 0 .17-.03.24-.07s.13-.11.18-.18l4.06-7.2 5.68 9.49z" }) });
|
|
265
273
|
var SatelliteView_default = SvgSatelliteView;
|
|
266
274
|
|
|
267
275
|
// src/one-color/Search.tsx
|
|
268
|
-
import { jsx as
|
|
269
|
-
var SvgSearch = (props) => /* @__PURE__ */
|
|
276
|
+
import { jsx as jsx45 } from "react/jsx-runtime";
|
|
277
|
+
var SvgSearch = (props) => /* @__PURE__ */ jsx45("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx45("path", { fill: props.color || "currentColor", d: "m20.49 18.106-3.755-3.755-.176-.117a.64.64 0 0 0-.714.127l-.312.313-.342-.342a6.94 6.94 0 0 0 1.613-4.43C16.804 6.1 13.704 3 9.902 3S3 6.1 3 9.903s3.099 6.902 6.902 6.902l.518-.019a6.9 6.9 0 0 0 3.89-1.574l.353.342-.313.323-.059.068a.644.644 0 0 0 .069.821l3.744 3.745.107.098a1.7 1.7 0 0 0 1.085.391 1.71 1.71 0 0 0 1.574-1.046 1.69 1.69 0 0 0-.371-1.848zm-.822 1.554a.55.55 0 0 1-.714.069l-3.45-3.432.801-.802 3.383 3.383a.584.584 0 0 1-.02.782m-4.106-9.747a5.664 5.664 0 0 1-5.66 5.66 5.67 5.67 0 0 1-5.66-5.66 5.67 5.67 0 0 1 5.66-5.662 5.67 5.67 0 0 1 5.66 5.662" }) });
|
|
270
278
|
var Search_default = SvgSearch;
|
|
271
279
|
|
|
272
280
|
// src/one-color/Select.tsx
|
|
273
|
-
import { jsx as
|
|
274
|
-
var SvgSelect = (props) => /* @__PURE__ */
|
|
281
|
+
import { jsx as jsx46 } from "react/jsx-runtime";
|
|
282
|
+
var SvgSelect = (props) => /* @__PURE__ */ jsx46("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx46("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M2.203 8.203c.28-.27.75-.27 1.04 0l8.59 8.04c.1.09.25.09.34 0l8.59-8.04c.28-.27.75-.27 1.04 0 .27.26.27.66 0 .91l-9.28 8.69c-.28.27-.75.27-1.04 0l-9.28-8.69a.61.61 0 0 1 0-.91", clipRule: "evenodd" }) });
|
|
275
283
|
var Select_default = SvgSelect;
|
|
276
284
|
|
|
277
285
|
// src/one-color/Share.tsx
|
|
278
|
-
import { jsx as
|
|
279
|
-
var SvgShare = (props) => /* @__PURE__ */
|
|
286
|
+
import { jsx as jsx47 } from "react/jsx-runtime";
|
|
287
|
+
var SvgShare = (props) => /* @__PURE__ */ jsx47("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx47("path", { fill: props.color || "currentColor", d: "M18.82 16.64c-.62 0-1.18.26-1.57.67l-9.9-4.95c.02-.11.04-.23.04-.35s-.02-.24-.04-.35l9.9-4.95c.4.41.96.67 1.57.67a2.19 2.19 0 1 0-2.19-2.19c0 .12.02.24.04.35l-9.9 4.95c-.4-.41-.96-.67-1.58-.67a2.19 2.19 0 1 0 0 4.38c.62 0 1.18-.26 1.58-.67l9.9 4.95c-.02.11-.04.23-.04.35a2.19 2.19 0 1 0 2.19-2.19" }) });
|
|
280
288
|
var Share_default = SvgShare;
|
|
281
289
|
|
|
282
290
|
// src/one-color/Show.tsx
|
|
283
|
-
import { jsx as
|
|
284
|
-
var SvgShow = (props) => /* @__PURE__ */
|
|
291
|
+
import { jsx as jsx48 } from "react/jsx-runtime";
|
|
292
|
+
var SvgShow = (props) => /* @__PURE__ */ jsx48("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx48("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M21.815 11.23a10.837 10.837 0 0 0-19.62 0c-.26.54-.26 1.18 0 1.72a10.837 10.837 0 0 0 19.62 0c.26-.54.26-1.18 0-1.72m-.93 1.28a9.8 9.8 0 0 1-8.87 5.62c-3.8 0-7.25-2.19-8.87-5.62a.98.98 0 0 1 0-.85 9.8 9.8 0 0 1 8.87-5.62c3.8 0 7.25 2.19 8.87 5.62.12.26.12.56 0 .82zm-8.88-5.26c-2.67 0-4.83 2.16-4.83 4.83s2.16 4.83 4.83 4.83 4.83-2.16 4.83-4.83a4.783 4.783 0 0 0-4.83-4.83m0 8.6c-1.54 0-2.93-.93-3.51-2.35-.59-1.42-.26-3.06.84-4.14a3.82 3.82 0 0 1 4.15-.81c1.42.6 2.34 1.99 2.33 3.53.01 1.01-.38 1.99-1.1 2.7s-1.69 1.11-2.7 1.1v-.03z", clipRule: "evenodd" }) });
|
|
285
293
|
var Show_default = SvgShow;
|
|
286
294
|
|
|
287
295
|
// src/one-color/SignOut.tsx
|
|
288
|
-
import { jsx as
|
|
289
|
-
var SvgSignOut = (props) => /* @__PURE__ */
|
|
290
|
-
/* @__PURE__ */
|
|
291
|
-
/* @__PURE__ */
|
|
296
|
+
import { jsx as jsx49, jsxs as jsxs16 } from "react/jsx-runtime";
|
|
297
|
+
var SvgSignOut = (props) => /* @__PURE__ */ jsxs16("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
|
|
298
|
+
/* @__PURE__ */ jsx49("path", { fill: props.color || "currentColor", d: "M20.31 3.01h-5.33c-.34 0-.57.23-.57.59s.22.59.57.59h4.76v15.39h-4.76c-.34 0-.57.23-.57.59s.22.59.57.59h5.33c.34 0 .57-.23.57-.59V3.59c0-.36-.22-.59-.57-.59z" }),
|
|
299
|
+
/* @__PURE__ */ jsx49("path", { fill: props.color || "currentColor", d: "M18.37 12.17v-.04l.03-.03s.04-.16.04-.21c0-.06-.02-.1-.03-.15a.3.3 0 0 1-.03-.13c0-.03-.07-.1-.1-.14l-5.33-5.53a.57.57 0 0 0-.39-.18c-.14 0-.29.06-.39.18-.23.24-.23.59 0 .83l4.36 4.52H4.57c-.34 0-.57.23-.57.59s.22.59.57.59h11.96l-.16.17-4.2 4.35c-.23.24-.23.59 0 .83.12.13.23.18.39.18s.27-.05.39-.18l5.33-5.53s.11-.11.11-.14z" })
|
|
292
300
|
] });
|
|
293
301
|
var SignOut_default = SvgSignOut;
|
|
294
302
|
|
|
295
303
|
// src/one-color/Substitution.tsx
|
|
296
|
-
import { jsx as
|
|
297
|
-
var SvgSubstitution = (props) => /* @__PURE__ */
|
|
298
|
-
/* @__PURE__ */
|
|
299
|
-
/* @__PURE__ */
|
|
300
|
-
/* @__PURE__ */
|
|
301
|
-
/* @__PURE__ */
|
|
304
|
+
import { jsx as jsx50, jsxs as jsxs17 } from "react/jsx-runtime";
|
|
305
|
+
var SvgSubstitution = (props) => /* @__PURE__ */ jsxs17("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
|
|
306
|
+
/* @__PURE__ */ jsx50("path", { stroke: props.color || "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.371, d: "M5.238 2.381 6.667 3.81 5.238 5.238" }),
|
|
307
|
+
/* @__PURE__ */ jsx50("path", { stroke: props.color || "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.371, d: "M6.667 3.81H4.762a2.86 2.86 0 0 0-2.857 2.857m15.619 12.381-1.334-1.334 1.334-1.333" }),
|
|
308
|
+
/* @__PURE__ */ jsx50("path", { stroke: props.color || "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.371, d: "M16.19 17.714h1.905a2.86 2.86 0 0 0 2.857-2.857m-7.619-1.524v5.08c0 .878-.713 1.592-1.591 1.592H5.397a1.594 1.594 0 0 1-1.592-1.592v-7.302c0-.878.714-1.592 1.592-1.592h4.127" }),
|
|
309
|
+
/* @__PURE__ */ jsx50("path", { stroke: props.color || "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.371, d: "M18.477 5.074 16.833 3.43a1.94 1.94 0 0 0-1.371-.573H11.27c-.963 0-1.746.783-1.746 1.746v6.984c0 .963.783 1.746 1.746 1.746h6.02c.963 0 1.746-.783 1.746-1.746v-5.12c0-.521-.214-1.012-.559-1.393", clipRule: "evenodd" })
|
|
302
310
|
] });
|
|
303
311
|
var Substitution_default = SvgSubstitution;
|
|
304
312
|
|
|
305
313
|
// src/one-color/Trash.tsx
|
|
306
|
-
import { jsx as
|
|
307
|
-
var SvgTrash = (props) => /* @__PURE__ */
|
|
308
|
-
/* @__PURE__ */
|
|
309
|
-
/* @__PURE__ */
|
|
314
|
+
import { jsx as jsx51, jsxs as jsxs18 } from "react/jsx-runtime";
|
|
315
|
+
var SvgTrash = (props) => /* @__PURE__ */ jsxs18("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
|
|
316
|
+
/* @__PURE__ */ jsx51("path", { fill: props.color || "currentColor", d: "M18.35 5.43h-3.07v-.06l-.26-1.05C14.84 3.54 14.17 3 13.41 3h-2.79c-.75 0-1.41.53-1.6 1.29l-.29 1.13H5.66C4.75 5.42 4 6.2 4 7.16S4.74 8.9 5.66 8.9h.1v.07l.5 10.38c.04.93.77 1.65 1.65 1.65h8.19c.88 0 1.61-.73 1.65-1.65l.5-10.45h.1c.91 0 1.66-.78 1.66-1.74s-.74-1.74-1.66-1.74zM10 4.57c.08-.3.33-.5.63-.5h2.79c.3 0 .56.21.63.52l.2.84H9.78zm6.75 14.73c-.02.36-.3.65-.65.65H7.91c-.35 0-.63-.28-.65-.65L6.77 8.9h10.48l-.49 10.4zm1.6-11.45H5.66c-.36 0-.65-.31-.65-.68s.29-.68.65-.68h12.69c.36 0 .65.31.65.68s-.29.68-.65.68" }),
|
|
317
|
+
/* @__PURE__ */ jsx51("path", { fill: props.color || "currentColor", d: "M14.13 17.43c.22.02.4-.15.42-.38l.4-5.83a.405.405 0 0 0-.36-.44c-.22-.02-.4.15-.42.38l-.4 5.83c-.02.23.15.42.36.44m-2.13 0c.22 0 .39-.18.39-.41v-5.83c0-.23-.18-.41-.39-.41s-.39.18-.39.41v5.83c0 .23.18.41.39.41m-2.13 0c.22-.02.38-.21.36-.44l-.4-5.83c-.02-.23-.2-.4-.42-.38s-.38.21-.36.44l.4 5.83c.02.23.2.4.42.38" })
|
|
310
318
|
] });
|
|
311
319
|
var Trash_default = SvgTrash;
|
|
312
320
|
|
|
313
321
|
// src/one-color/Union.tsx
|
|
314
|
-
import { jsx as
|
|
315
|
-
var SvgUnion = (props) => /* @__PURE__ */
|
|
322
|
+
import { jsx as jsx52 } from "react/jsx-runtime";
|
|
323
|
+
var SvgUnion = (props) => /* @__PURE__ */ jsx52("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx52("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M11.474 3h.842v2.854h-.842zm5.408.894-.71-.471-1.474 2.414.71.472zm-9.053-.47 1.473 2.414-.71.471-1.474-2.414zm9.485 6.82 3.426 3.073h-5.407v.44c0 1.089-.84 1.975-1.875 1.975h-2.916c-1.034 0-1.875-.886-1.875-1.976v-.439h-5.35l3.298-3.073zM2 13.317v6.366C2 20.409 2.56 21 3.25 21h17.5c.69 0 1.25-.59 1.25-1.317v-6.366l-4.36-3.951H6.29zm.833.878v5.488c0 .242.187.439.417.439h17.5c.23 0 .417-.197.417-.439v-5.488h-5.032c-.201 1.366-1.325 2.415-2.677 2.415h-2.916c-1.352 0-2.476-1.049-2.677-2.415z", clipRule: "evenodd" }) });
|
|
316
324
|
var Union_default = SvgUnion;
|
|
317
325
|
|
|
318
326
|
// src/one-color/Upload.tsx
|
|
319
|
-
import { jsx as
|
|
320
|
-
var SvgUpload = (props) => /* @__PURE__ */
|
|
321
|
-
/* @__PURE__ */
|
|
322
|
-
/* @__PURE__ */
|
|
327
|
+
import { jsx as jsx53, jsxs as jsxs19 } from "react/jsx-runtime";
|
|
328
|
+
var SvgUpload = (props) => /* @__PURE__ */ jsxs19("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
|
|
329
|
+
/* @__PURE__ */ jsx53("path", { fill: props.color || "currentColor", d: "M18.743 18.232v-3.997c0-.255-.173-.428-.443-.428s-.442.165-.442.428v3.57H6.315v-3.57c0-.255-.173-.428-.443-.428s-.442.165-.442.428v3.997c0 .255.173.428.442.428h12.436c.27 0 .442-.165.442-.428z" }),
|
|
330
|
+
/* @__PURE__ */ jsx53("path", { fill: props.color || "currentColor", d: "M12.308 4.252h-.03l-.023-.022s-.12-.03-.157-.03c-.045 0-.075.015-.113.022a.2.2 0 0 1-.097.023c-.023 0-.075.052-.105.075L7.635 8.317a.43.43 0 0 0-.135.293c0 .105.045.217.135.292a.44.44 0 0 0 .623 0l3.39-3.27v8.97c0 .255.172.428.442.428s.443-.165.443-.428v-8.97l.127.12 3.263 3.15a.44.44 0 0 0 .622 0 .36.36 0 0 0 .135-.292.36.36 0 0 0-.135-.293L12.398 4.32s-.083-.083-.105-.083z" })
|
|
323
331
|
] });
|
|
324
332
|
var Upload_default = SvgUpload;
|
|
325
333
|
|
|
326
334
|
// src/one-color/User.tsx
|
|
327
|
-
import { jsx as
|
|
328
|
-
var SvgUser = (props) => /* @__PURE__ */
|
|
335
|
+
import { jsx as jsx54 } from "react/jsx-runtime";
|
|
336
|
+
var SvgUser = (props) => /* @__PURE__ */ jsx54("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx54("path", { fill: props.color || "currentColor", d: "m15.63 12.13-.26-.12-.26-.11-.26-.1-.26-.09-.25-.08-.92-.24-.06-.06v-.16l.03-.07.62-.29a4.61 4.61 0 0 0 2.55-5.19A4.6 4.6 0 0 0 12.05 2C9.87 2 8.01 3.49 7.54 5.62c-.42 1.87.37 3.82 1.97 4.87l.19.12.19.11.82.39.04.07v.16l-.07.06-.66.17c-3.23.85-5.64 3.65-5.98 6.97l-.02.28v.27L4 21.57v.05h16.1v-2.27c0-3.04-1.74-5.87-4.46-7.21zM5.1 20.35v-1.01c0-3.84 3.12-6.96 6.96-6.96 3.58 0 6.55 2.68 6.92 6.24l.02.24v.24l.02.24-.03 1.07-.14.11-13.65-.03-.11-.14zm6.96-10.21c-1.95 0-3.54-1.59-3.54-3.54s1.59-3.54 3.54-3.54S15.6 4.65 15.6 6.6s-1.59 3.54-3.54 3.54" }) });
|
|
329
337
|
var User_default = SvgUser;
|
|
330
338
|
|
|
331
339
|
// src/one-color/Voucher.tsx
|
|
332
|
-
import { jsx as
|
|
333
|
-
var SvgVoucher = (props) => /* @__PURE__ */
|
|
340
|
+
import { jsx as jsx55 } from "react/jsx-runtime";
|
|
341
|
+
var SvgVoucher = (props) => /* @__PURE__ */ jsx55("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx55("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M21.52 10.93h-1.13c-.4 0-.76.21-.96.54-.2.34-.2.75 0 1.07.2.33.57.54.96.54h1.13a.476.476 0 0 1 .48.48v3.09c0 .48-.19.93-.54 1.27s-.81.53-1.3.53H3.84c-.49 0-.95-.19-1.3-.53S2 17.13 2 16.65v-3.09c0-.26.21-.47.48-.47h1.13c.39 0 .76-.21.96-.54.19-.33.19-.74 0-1.07-.2-.33-.57-.54-.96-.54H2.48a.476.476 0 0 1-.48-.48V7.81c0-.48.19-.93.54-1.28.35-.34.81-.53 1.3-.53h16.32c.49 0 .95.19 1.3.53s.54.79.54 1.27v2.65a.476.476 0 0 1-.48.48m-2.91 2.1c-.37-.62-.37-1.4 0-2.02V11c.37-.62 1.06-1.01 1.79-1.01h.65V7.81c0-.22-.09-.44-.25-.6a.9.9 0 0 0-.62-.25H3.86c-.23 0-.45.09-.62.25a.84.84 0 0 0-.25.6v2.18h.65c.74 0 1.42.39 1.79 1.01s.37 1.4 0 2.02-1.06 1.01-1.79 1.01h-.65v2.63c0 .22.09.44.25.6s.38.25.62.25h16.32c.23 0 .45-.09.62-.25a.84.84 0 0 0 .25-.6v-2.62h-.65c-.74 0-1.42-.39-1.79-1.01m-3.98-3.36c.08.08.13.2.13.32l-.01.01c0 .12-.05.24-.14.33l-4.57 4.46c-.09.1-.21.14-.35.14-.09 0-.22-.05-.3-.13a.5.5 0 0 1-.13-.33c0-.12.05-.24.14-.33l4.57-4.46c.09-.08.19-.13.32-.14h.01c.13 0 .25.05.33.13m-3.49 1.27c.26-.25.41-.6.41-.96s-.15-.71-.41-.96-.61-.4-.98-.4-.72.14-.98.4c-.26.25-.41.6-.41.96s.15.71.41.96c.26.26.61.4.98.4s.72-.15.98-.4M10 9.57c.06-.02.12-.04.18-.04.12 0 .24.05.32.13.11.11.15.27.12.42l-.03.06c-.07.17-.24.28-.43.28-.23 0-.43-.16-.45-.39v-.06c0-.18.11-.34.29-.41zm3.85 3.55c.37 0 .72.15.98.4.26.26.41.6.41.96s-.15.71-.41.96c-.26.26-.61.4-.98.4s-.72-.15-.98-.4-.41-.6-.41-.96.15-.71.41-.96c.26-.26.61-.4.98-.4m.07 1.81c.25-.04.4-.22.4-.45a.453.453 0 0 0-.46-.44c-.12 0-.24.05-.33.13-.13.13-.17.31-.1.48.08.17.24.28.43.28z", clipRule: "evenodd" }) });
|
|
334
342
|
var Voucher_default = SvgVoucher;
|
|
335
343
|
|
|
336
344
|
// src/one-color/Whatsapp.tsx
|
|
337
|
-
import { jsx as
|
|
338
|
-
var SvgWhatsapp = (props) => /* @__PURE__ */
|
|
339
|
-
/* @__PURE__ */
|
|
340
|
-
/* @__PURE__ */
|
|
345
|
+
import { jsx as jsx56, jsxs as jsxs20 } from "react/jsx-runtime";
|
|
346
|
+
var SvgWhatsapp = (props) => /* @__PURE__ */ jsxs20("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
|
|
347
|
+
/* @__PURE__ */ jsx56("path", { fill: props.color || "currentColor", d: "m16.9 13.24-1.71-1.25a1.14 1.14 0 0 0-.82-.2c-.29.04-.54.2-.72.44l-.52.71s-.04.04-.05.06l-.06.02c-.11.01-.56.01-1.6-.82l-.1-.07c-1.09-.72-1.23-1.15-1.25-1.26v-.06c.01-.01.02-.03.04-.05l.53-.72c.17-.24.24-.53.2-.82-.05-.29-.2-.55-.44-.72L8.66 7.23c-.24-.17-.52-.24-.82-.2-.29.05-.54.2-.72.44l-.53.73c-.49.67-.62 1.59-.34 2.4.42 1.22 1.48 2.51 3.14 3.82.03.04.07.07.1.09.04.03.09.06.12.08l.05.04s.05.03.07.05c.03.03.07.05.1.06 1.77 1.19 3.33 1.81 4.62 1.84h.05c.82 0 1.6-.4 2.09-1.08l.53-.73c.17-.24.24-.53.2-.82a1.1 1.1 0 0 0-.44-.71zM8.03 7.97s.06 0 .09.03l1.74 1.27s.05.06.06.1c0 .03 0 .07-.03.11l-.5.69c-.06.07-.27.33-.25.74.04.63.58 1.29 1.66 2l.07.05c1.01.81 1.81 1.13 2.42.98.4-.1.59-.38.63-.45l.51-.7s.06-.05.09-.06c.04 0 .08 0 .12.03l1.71 1.25s.05.06.06.09c0 .05 0 .09-.03.12l-.54.73c-.32.43-.82.69-1.34.69h-.03c-.79-.02-2.17-.34-4.29-1.8-2.04-1.58-2.77-2.8-3.03-3.54-.18-.52-.1-1.11.22-1.53l.54-.73s.06-.05.1-.06h.02z" }),
|
|
348
|
+
/* @__PURE__ */ jsx56("path", { fill: props.color || "currentColor", d: "M11.77 3.01C6.93 3.01 3 6.94 3 11.78c0 2.05.72 4.03 2.02 5.6l-1.51 2.94c-.09.17-.06.37.06.52.09.11.22.17.36.17.05 0 .09 0 .14-.02l4.09-1.22c1.14.51 2.35.77 3.61.77 4.84 0 8.77-3.93 8.77-8.77S16.61 3 11.77 3zm0 16.59c-1.18 0-2.31-.26-3.37-.76a.5.5 0 0 0-.34-.03l-3.2.95 1.15-2.24a.47.47 0 0 0-.07-.53c-1.29-1.44-2-3.29-2-5.22 0-4.31 3.51-7.83 7.83-7.83s7.83 3.51 7.83 7.83-3.51 7.83-7.83 7.83" })
|
|
341
349
|
] });
|
|
342
350
|
var Whatsapp_default = SvgWhatsapp;
|
|
343
351
|
|
|
344
352
|
// src/one-color/WifiOff.tsx
|
|
345
|
-
import { jsx as
|
|
346
|
-
var SvgWifiOff = (props) => /* @__PURE__ */
|
|
353
|
+
import { jsx as jsx57 } from "react/jsx-runtime";
|
|
354
|
+
var SvgWifiOff = (props) => /* @__PURE__ */ jsx57("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx57("path", { fill: props.color || "currentColor", d: "M18.698 20a.55.55 0 0 1-.395-.169L4.908 5.985a.59.59 0 0 1 0-.816.544.544 0 0 1 .79 0l13.394 13.847a.59.59 0 0 1 0 .815.55.55 0 0 1-.395.169M9.134 7.362c3.399-1.05 7.235-.19 9.913 2.578a.544.544 0 0 0 .79 0 .59.59 0 0 0 0-.816 10.83 10.83 0 0 0-11.58-2.667zm7.331 6.088a.55.55 0 0 0 .395-.168.59.59 0 0 0 0-.816 6.74 6.74 0 0 0-4.796-2.075l1.278 1.32c1 .247 1.95.766 2.729 1.571a.55.55 0 0 0 .395.17zM8.7 11.263a6.9 6.9 0 0 0-1.558 1.203.59.59 0 0 0 0 .816.544.544 0 0 0 .79 0 5.7 5.7 0 0 1 1.599-1.16zm5.313 5.492c.02.117.035.237.035.36 0 1.168-.918 2.116-2.046 2.116-1.129 0-2.046-.949-2.046-2.115S10.873 15 12 15c.12 0 .235.016.35.037zm-1.081.36c0-.53-.417-.96-.93-.96s-.93.43-.93.96c0 .531.417.962.93.962s.93-.431.93-.961M5.504 7.96c-.467.35-.92.73-1.34 1.165a.59.59 0 0 0 0 .815.55.55 0 0 0 .79 0c.42-.435.876-.815 1.348-1.156z" }) });
|
|
347
355
|
var WifiOff_default = SvgWifiOff;
|
|
348
356
|
|
|
349
357
|
// src/one-color/CategoryList.tsx
|
|
350
|
-
import { jsx as
|
|
351
|
-
var SvgCategoryList = (props) => /* @__PURE__ */
|
|
358
|
+
import { jsx as jsx58 } from "react/jsx-runtime";
|
|
359
|
+
var SvgCategoryList = (props) => /* @__PURE__ */ jsx58("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx58("path", { fill: props.color || "currentColor", d: "M4.66 13.32a1.66 1.66 0 1 0 0-3.32 1.66 1.66 0 0 0 0 3.32m7.33 0a1.66 1.66 0 1 0 0-3.32 1.66 1.66 0 0 0 0 3.32m7.35 0a1.66 1.66 0 1 0 0-3.32 1.66 1.66 0 0 0 0 3.32" }) });
|
|
352
360
|
var CategoryList_default = SvgCategoryList;
|
|
353
361
|
export {
|
|
354
362
|
Add_default as Add,
|
|
@@ -374,6 +382,7 @@ export {
|
|
|
374
382
|
EmptyScreen_default as EmptyScreen,
|
|
375
383
|
Expand_default as Expand,
|
|
376
384
|
Filter_default as Filter,
|
|
385
|
+
Gallery_default as Gallery,
|
|
377
386
|
Hide_default as Hide,
|
|
378
387
|
Hotel_default as Hotel,
|
|
379
388
|
House_default as House,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@iguanads/icons",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.11.1",
|
|
4
4
|
"description": "Iguana Design System - Icons - by Bento",
|
|
5
5
|
"files": [
|
|
6
6
|
"dist"
|
|
@@ -35,10 +35,10 @@
|
|
|
35
35
|
"@svgr/core": "^8.1.0",
|
|
36
36
|
"@svgr/plugin-jsx": "^8.1.0",
|
|
37
37
|
"@svgr/plugin-svgo": "^8.1.0",
|
|
38
|
-
"@types/react": "^19.
|
|
39
|
-
"@types/react-dom": "^19.
|
|
40
|
-
"react": "^19.1
|
|
41
|
-
"react-dom": "^19.1
|
|
38
|
+
"@types/react": "^19.2.7",
|
|
39
|
+
"@types/react-dom": "^19.2.3",
|
|
40
|
+
"react": "^19.2.1",
|
|
41
|
+
"react-dom": "^19.2.1",
|
|
42
42
|
"svgo": "^3.3.2",
|
|
43
43
|
"tsup": "^8.4.0",
|
|
44
44
|
"typescript": "^5.8.3",
|