@iguanads/icons 1.10.0 → 1.10.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 +34 -22
- package/dist/one-color/index.mjs +33 -22
- package/package.json +1 -1
|
@@ -97,6 +97,8 @@ declare const SvgShow: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX
|
|
|
97
97
|
|
|
98
98
|
declare const SvgSignOut: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
99
99
|
|
|
100
|
+
declare const SvgSubstitution: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
101
|
+
|
|
100
102
|
declare const SvgTrash: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
101
103
|
|
|
102
104
|
declare const SvgUnion: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
@@ -113,4 +115,4 @@ declare const SvgWifiOff: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.
|
|
|
113
115
|
|
|
114
116
|
declare const SvgCategoryList: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
115
117
|
|
|
116
|
-
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, SvgTrash as Trash, SvgUnion as Union, SvgUpload as Upload, SvgUser as User, SvgVoucher as Voucher, SvgWhatsapp as Whatsapp, SvgWifiOff as WifiOff };
|
|
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 };
|
|
@@ -97,6 +97,8 @@ declare const SvgShow: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX
|
|
|
97
97
|
|
|
98
98
|
declare const SvgSignOut: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
99
99
|
|
|
100
|
+
declare const SvgSubstitution: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
101
|
+
|
|
100
102
|
declare const SvgTrash: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
101
103
|
|
|
102
104
|
declare const SvgUnion: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
@@ -113,4 +115,4 @@ declare const SvgWifiOff: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.
|
|
|
113
115
|
|
|
114
116
|
declare const SvgCategoryList: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
115
117
|
|
|
116
|
-
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, SvgTrash as Trash, SvgUnion as Union, SvgUpload as Upload, SvgUser as User, SvgVoucher as Voucher, SvgWhatsapp as Whatsapp, SvgWifiOff as WifiOff };
|
|
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 };
|
package/dist/one-color/index.js
CHANGED
|
@@ -69,6 +69,7 @@ __export(one_color_exports, {
|
|
|
69
69
|
Share: () => Share_default,
|
|
70
70
|
Show: () => Show_default,
|
|
71
71
|
SignOut: () => SignOut_default,
|
|
72
|
+
Substitution: () => Substitution_default,
|
|
72
73
|
Trash: () => Trash_default,
|
|
73
74
|
Union: () => Union_default,
|
|
74
75
|
Upload: () => Upload_default,
|
|
@@ -373,53 +374,63 @@ var SvgSignOut = (props) => /* @__PURE__ */ (0, import_jsx_runtime48.jsxs)("svg"
|
|
|
373
374
|
] });
|
|
374
375
|
var SignOut_default = SvgSignOut;
|
|
375
376
|
|
|
376
|
-
// src/one-color/
|
|
377
|
+
// src/one-color/Substitution.tsx
|
|
377
378
|
var import_jsx_runtime49 = require("react/jsx-runtime");
|
|
378
|
-
var
|
|
379
|
-
/* @__PURE__ */ (0, import_jsx_runtime49.jsx)("path", {
|
|
380
|
-
/* @__PURE__ */ (0, import_jsx_runtime49.jsx)("path", {
|
|
379
|
+
var SvgSubstitution = (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: [
|
|
380
|
+
/* @__PURE__ */ (0, import_jsx_runtime49.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" }),
|
|
381
|
+
/* @__PURE__ */ (0, import_jsx_runtime49.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" }),
|
|
382
|
+
/* @__PURE__ */ (0, import_jsx_runtime49.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" }),
|
|
383
|
+
/* @__PURE__ */ (0, import_jsx_runtime49.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
|
+
] });
|
|
385
|
+
var Substitution_default = SvgSubstitution;
|
|
386
|
+
|
|
387
|
+
// src/one-color/Trash.tsx
|
|
388
|
+
var import_jsx_runtime50 = require("react/jsx-runtime");
|
|
389
|
+
var SvgTrash = (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: [
|
|
390
|
+
/* @__PURE__ */ (0, import_jsx_runtime50.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" }),
|
|
391
|
+
/* @__PURE__ */ (0, import_jsx_runtime50.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" })
|
|
381
392
|
] });
|
|
382
393
|
var Trash_default = SvgTrash;
|
|
383
394
|
|
|
384
395
|
// src/one-color/Union.tsx
|
|
385
|
-
var
|
|
386
|
-
var SvgUnion = (props) => /* @__PURE__ */ (0,
|
|
396
|
+
var import_jsx_runtime51 = require("react/jsx-runtime");
|
|
397
|
+
var SvgUnion = (props) => /* @__PURE__ */ (0, import_jsx_runtime51.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_runtime51.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" }) });
|
|
387
398
|
var Union_default = SvgUnion;
|
|
388
399
|
|
|
389
400
|
// src/one-color/Upload.tsx
|
|
390
|
-
var
|
|
391
|
-
var SvgUpload = (props) => /* @__PURE__ */ (0,
|
|
392
|
-
/* @__PURE__ */ (0,
|
|
393
|
-
/* @__PURE__ */ (0,
|
|
401
|
+
var import_jsx_runtime52 = require("react/jsx-runtime");
|
|
402
|
+
var SvgUpload = (props) => /* @__PURE__ */ (0, import_jsx_runtime52.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: [
|
|
403
|
+
/* @__PURE__ */ (0, import_jsx_runtime52.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" }),
|
|
404
|
+
/* @__PURE__ */ (0, import_jsx_runtime52.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" })
|
|
394
405
|
] });
|
|
395
406
|
var Upload_default = SvgUpload;
|
|
396
407
|
|
|
397
408
|
// src/one-color/User.tsx
|
|
398
|
-
var
|
|
399
|
-
var SvgUser = (props) => /* @__PURE__ */ (0,
|
|
409
|
+
var import_jsx_runtime53 = require("react/jsx-runtime");
|
|
410
|
+
var SvgUser = (props) => /* @__PURE__ */ (0, import_jsx_runtime53.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_runtime53.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" }) });
|
|
400
411
|
var User_default = SvgUser;
|
|
401
412
|
|
|
402
413
|
// src/one-color/Voucher.tsx
|
|
403
|
-
var
|
|
404
|
-
var SvgVoucher = (props) => /* @__PURE__ */ (0,
|
|
414
|
+
var import_jsx_runtime54 = require("react/jsx-runtime");
|
|
415
|
+
var SvgVoucher = (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", 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" }) });
|
|
405
416
|
var Voucher_default = SvgVoucher;
|
|
406
417
|
|
|
407
418
|
// src/one-color/Whatsapp.tsx
|
|
408
|
-
var
|
|
409
|
-
var SvgWhatsapp = (props) => /* @__PURE__ */ (0,
|
|
410
|
-
/* @__PURE__ */ (0,
|
|
411
|
-
/* @__PURE__ */ (0,
|
|
419
|
+
var import_jsx_runtime55 = require("react/jsx-runtime");
|
|
420
|
+
var SvgWhatsapp = (props) => /* @__PURE__ */ (0, import_jsx_runtime55.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: [
|
|
421
|
+
/* @__PURE__ */ (0, import_jsx_runtime55.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" }),
|
|
422
|
+
/* @__PURE__ */ (0, import_jsx_runtime55.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" })
|
|
412
423
|
] });
|
|
413
424
|
var Whatsapp_default = SvgWhatsapp;
|
|
414
425
|
|
|
415
426
|
// src/one-color/WifiOff.tsx
|
|
416
|
-
var
|
|
417
|
-
var SvgWifiOff = (props) => /* @__PURE__ */ (0,
|
|
427
|
+
var import_jsx_runtime56 = require("react/jsx-runtime");
|
|
428
|
+
var SvgWifiOff = (props) => /* @__PURE__ */ (0, import_jsx_runtime56.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_runtime56.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" }) });
|
|
418
429
|
var WifiOff_default = SvgWifiOff;
|
|
419
430
|
|
|
420
431
|
// src/one-color/CategoryList.tsx
|
|
421
|
-
var
|
|
422
|
-
var SvgCategoryList = (props) => /* @__PURE__ */ (0,
|
|
432
|
+
var import_jsx_runtime57 = require("react/jsx-runtime");
|
|
433
|
+
var SvgCategoryList = (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: "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" }) });
|
|
423
434
|
var CategoryList_default = SvgCategoryList;
|
|
424
435
|
// Annotate the CommonJS export names for ESM import in node:
|
|
425
436
|
0 && (module.exports = {
|
|
@@ -472,6 +483,7 @@ var CategoryList_default = SvgCategoryList;
|
|
|
472
483
|
Share,
|
|
473
484
|
Show,
|
|
474
485
|
SignOut,
|
|
486
|
+
Substitution,
|
|
475
487
|
Trash,
|
|
476
488
|
Union,
|
|
477
489
|
Upload,
|
package/dist/one-color/index.mjs
CHANGED
|
@@ -292,53 +292,63 @@ var SvgSignOut = (props) => /* @__PURE__ */ jsxs15("svg", { xmlns: "http://www.w
|
|
|
292
292
|
] });
|
|
293
293
|
var SignOut_default = SvgSignOut;
|
|
294
294
|
|
|
295
|
-
// src/one-color/
|
|
295
|
+
// src/one-color/Substitution.tsx
|
|
296
296
|
import { jsx as jsx49, jsxs as jsxs16 } from "react/jsx-runtime";
|
|
297
|
-
var
|
|
298
|
-
/* @__PURE__ */ jsx49("path", {
|
|
299
|
-
/* @__PURE__ */ jsx49("path", {
|
|
297
|
+
var SvgSubstitution = (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", { stroke: props.color || "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.371, d: "M5.238 2.381 6.667 3.81 5.238 5.238" }),
|
|
299
|
+
/* @__PURE__ */ jsx49("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" }),
|
|
300
|
+
/* @__PURE__ */ jsx49("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" }),
|
|
301
|
+
/* @__PURE__ */ jsx49("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
|
+
] });
|
|
303
|
+
var Substitution_default = SvgSubstitution;
|
|
304
|
+
|
|
305
|
+
// src/one-color/Trash.tsx
|
|
306
|
+
import { jsx as jsx50, jsxs as jsxs17 } from "react/jsx-runtime";
|
|
307
|
+
var SvgTrash = (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: [
|
|
308
|
+
/* @__PURE__ */ jsx50("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" }),
|
|
309
|
+
/* @__PURE__ */ jsx50("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" })
|
|
300
310
|
] });
|
|
301
311
|
var Trash_default = SvgTrash;
|
|
302
312
|
|
|
303
313
|
// src/one-color/Union.tsx
|
|
304
|
-
import { jsx as
|
|
305
|
-
var SvgUnion = (props) => /* @__PURE__ */
|
|
314
|
+
import { jsx as jsx51 } from "react/jsx-runtime";
|
|
315
|
+
var SvgUnion = (props) => /* @__PURE__ */ jsx51("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__ */ jsx51("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" }) });
|
|
306
316
|
var Union_default = SvgUnion;
|
|
307
317
|
|
|
308
318
|
// src/one-color/Upload.tsx
|
|
309
|
-
import { jsx as
|
|
310
|
-
var SvgUpload = (props) => /* @__PURE__ */
|
|
311
|
-
/* @__PURE__ */
|
|
312
|
-
/* @__PURE__ */
|
|
319
|
+
import { jsx as jsx52, jsxs as jsxs18 } from "react/jsx-runtime";
|
|
320
|
+
var SvgUpload = (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: [
|
|
321
|
+
/* @__PURE__ */ jsx52("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" }),
|
|
322
|
+
/* @__PURE__ */ jsx52("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" })
|
|
313
323
|
] });
|
|
314
324
|
var Upload_default = SvgUpload;
|
|
315
325
|
|
|
316
326
|
// src/one-color/User.tsx
|
|
317
|
-
import { jsx as
|
|
318
|
-
var SvgUser = (props) => /* @__PURE__ */
|
|
327
|
+
import { jsx as jsx53 } from "react/jsx-runtime";
|
|
328
|
+
var SvgUser = (props) => /* @__PURE__ */ jsx53("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__ */ jsx53("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" }) });
|
|
319
329
|
var User_default = SvgUser;
|
|
320
330
|
|
|
321
331
|
// src/one-color/Voucher.tsx
|
|
322
|
-
import { jsx as
|
|
323
|
-
var SvgVoucher = (props) => /* @__PURE__ */
|
|
332
|
+
import { jsx as jsx54 } from "react/jsx-runtime";
|
|
333
|
+
var SvgVoucher = (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", 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" }) });
|
|
324
334
|
var Voucher_default = SvgVoucher;
|
|
325
335
|
|
|
326
336
|
// src/one-color/Whatsapp.tsx
|
|
327
|
-
import { jsx as
|
|
328
|
-
var SvgWhatsapp = (props) => /* @__PURE__ */
|
|
329
|
-
/* @__PURE__ */
|
|
330
|
-
/* @__PURE__ */
|
|
337
|
+
import { jsx as jsx55, jsxs as jsxs19 } from "react/jsx-runtime";
|
|
338
|
+
var SvgWhatsapp = (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: [
|
|
339
|
+
/* @__PURE__ */ jsx55("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" }),
|
|
340
|
+
/* @__PURE__ */ jsx55("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" })
|
|
331
341
|
] });
|
|
332
342
|
var Whatsapp_default = SvgWhatsapp;
|
|
333
343
|
|
|
334
344
|
// src/one-color/WifiOff.tsx
|
|
335
|
-
import { jsx as
|
|
336
|
-
var SvgWifiOff = (props) => /* @__PURE__ */
|
|
345
|
+
import { jsx as jsx56 } from "react/jsx-runtime";
|
|
346
|
+
var SvgWifiOff = (props) => /* @__PURE__ */ jsx56("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__ */ jsx56("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" }) });
|
|
337
347
|
var WifiOff_default = SvgWifiOff;
|
|
338
348
|
|
|
339
349
|
// src/one-color/CategoryList.tsx
|
|
340
|
-
import { jsx as
|
|
341
|
-
var SvgCategoryList = (props) => /* @__PURE__ */
|
|
350
|
+
import { jsx as jsx57 } from "react/jsx-runtime";
|
|
351
|
+
var SvgCategoryList = (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: "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" }) });
|
|
342
352
|
var CategoryList_default = SvgCategoryList;
|
|
343
353
|
export {
|
|
344
354
|
Add_default as Add,
|
|
@@ -390,6 +400,7 @@ export {
|
|
|
390
400
|
Share_default as Share,
|
|
391
401
|
Show_default as Show,
|
|
392
402
|
SignOut_default as SignOut,
|
|
403
|
+
Substitution_default as Substitution,
|
|
393
404
|
Trash_default as Trash,
|
|
394
405
|
Union_default as Union,
|
|
395
406
|
Upload_default as Upload,
|