@iguanads/icons 1.0.3 → 1.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -37,12 +37,14 @@ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: tru
37
37
  // src/one-color/index.ts
38
38
  var one_color_exports = {};
39
39
  __export(one_color_exports, {
40
+ Add: () => Add_default,
40
41
  ArrowRight: () => ArrowRight_default,
41
42
  Attach: () => Attach_default,
42
43
  Back: () => Back_default,
43
44
  Bag: () => Bag_default,
44
45
  Calendar: () => Calendar_default,
45
46
  Camera: () => Camera_default,
47
+ CategoryList: () => CategoryList_default,
46
48
  Check: () => Check_default,
47
49
  Clock: () => Clock_default,
48
50
  Close: () => Close_default,
@@ -74,230 +76,222 @@ __export(one_color_exports, {
74
76
  });
75
77
  module.exports = __toCommonJS(one_color_exports);
76
78
 
77
- // src/one-color/ArrowRight.tsx
79
+ // src/one-color/Add.tsx
78
80
  var import_jsx_runtime = require("react/jsx-runtime");
79
- var SvgArrowRight = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 32, height: props.height || 32, viewBox: "0 0 32 32", className: props.className }, props), { children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fill: props.color || "currentColor", d: "M6.007 15.938a.9.9 0 0 0 .893.787l15.485.002-4.736 4.736-.064.072a.9.9 0 0 0 1.337 1.202l6.275-6.275.063-.072.06-.083.049-.087.04-.099.03-.1.017-.111.004-.075-.005-.1-.022-.129-.032-.1-.045-.101-.062-.101-.067-.083-6.305-6.307-.072-.064a.904.904 0 0 0-1.201.064l-.064.072-.07.104a.9.9 0 0 0 .134 1.097l4.737 4.739L6.9 14.925l-.089.005a.904.904 0 0 0-.811.895z" }) }));
81
+ var SvgAdd = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 24, height: props.height || 24, viewBox: "0 0 24 24", className: props.className }, props), { children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M12.7 12.7H20c.44 0 .8-.36.8-.8s-.36-.8-.8-.8h-7.3V3.8c0-.44-.36-.8-.8-.8s-.8.36-.8.8v7.3H3.8c-.44 0-.8.36-.8.8s.36.8.8.8h7.3V20c0 .44.36.8.8.8s.8-.36.8-.8z", clipRule: "evenodd" }) }));
82
+ var Add_default = SvgAdd;
83
+
84
+ // src/one-color/ArrowRight.tsx
85
+ var import_jsx_runtime2 = require("react/jsx-runtime");
86
+ var SvgArrowRight = (props) => /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 24, height: props.height || 24, viewBox: "0 0 24 24", className: props.className }, props), { children: /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "m14.03 4.255.05-.06c.22-.24.57-.26.83-.05l.06.06 6.56 7.16.05.07.05.08.03.08.02.08.02.11v.24l-.04.08-.03.08-.04.07-.04.07-.05.06-6.54 7.14a.59.59 0 0 1-.89 0 .81.81 0 0 1-.05-.98l.05-.07 5.4-5.89H2.63c-.3 0-.59-.25-.63-.62v-.11c0-.38.25-.67.57-.71h16.9l-5.4-5.9a.8.8 0 0 1-.1-.9z", clipRule: "evenodd" }) }));
80
87
  var ArrowRight_default = SvgArrowRight;
81
88
 
82
89
  // src/one-color/Attach.tsx
83
- var import_jsx_runtime2 = require("react/jsx-runtime");
84
- var SvgAttach = (props) => /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 32, height: props.height || 32, viewBox: "0 0 32 32", className: props.className }, props), { children: /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("path", { fill: props.color || "currentColor", d: "M7.601 25.404a5.443 5.443 0 0 1 0-7.712L19.206 6.125a3.876 3.876 0 0 1 5.461 0 3.846 3.846 0 0 1 0 5.443L13.062 23.136a2.267 2.267 0 0 1-3.185 0 2.25 2.25 0 0 1 0-3.176l10.012-9.98a.645.645 0 0 1 1.105.452.64.64 0 0 1-.195.456l-10.012 9.98a.944.944 0 0 0 0 1.36.95.95 0 0 0 1.365 0l11.605-11.567a2.54 2.54 0 0 0 0-3.629 2.56 2.56 0 0 0-3.64 0L8.511 18.6a4.137 4.137 0 0 0 0 5.898 4.17 4.17 0 0 0 5.916 0l10.467-10.434a.644.644 0 1 1 .91.908L15.338 25.404a5.485 5.485 0 0 1-7.737 0" }) }));
90
+ var import_jsx_runtime3 = require("react/jsx-runtime");
91
+ var SvgAttach = (props) => /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 24, height: props.height || 24, viewBox: "0 0 24 24", className: props.className }, props), { children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("path", { fill: props.color || "currentColor", d: "M5.313 19.673a4.436 4.436 0 0 1 0-6.3l9.48-9.45a3.157 3.157 0 0 1 4.46 0 3.145 3.145 0 0 1 0 4.45l-9.48 9.45c-.71.71-1.89.71-2.6 0s-.71-1.88 0-2.6l8.18-8.16s.11-.09.17-.12.13-.04.2-.04.14.01.2.04.12.07.17.11c.05.05.09.11.11.17s.04.13.04.2-.01.14-.04.2-.07.12-.12.17l-8.18 8.16c-.32.31-.32.8 0 1.11s.8.31 1.12 0l9.48-9.45c.83-.83.83-2.14 0-2.97s-2.14-.83-2.98 0l-9.48 9.45a3.374 3.374 0 0 0 0 4.82 3.416 3.416 0 0 0 4.84 0l8.55-8.53s.11-.09.17-.12.13-.04.2-.04.14.01.2.04.12.07.17.11c.05.05.09.11.11.17.03.06.04.13.04.2s-.01.14-.04.2-.07.12-.12.17l-8.55 8.53a4.48 4.48 0 0 1-6.32 0z" }) }));
85
92
  var Attach_default = SvgAttach;
86
93
 
87
94
  // src/one-color/Back.tsx
88
- var import_jsx_runtime3 = require("react/jsx-runtime");
89
- var SvgBack = (props) => /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 32, height: props.height || 32, viewBox: "0 0 32 32", className: props.className }, props), { children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M19.745 6.279c.34.372.34.975 0 1.347L12.1 16l7.646 8.374c.34.372.34.975 0 1.347a.817.817 0 0 1-1.23 0l-8.26-9.048a1.02 1.02 0 0 1 0-1.346l8.26-9.048a.817.817 0 0 1 1.23 0", clipRule: "evenodd" }) }));
95
+ var import_jsx_runtime4 = require("react/jsx-runtime");
96
+ var SvgBack = (props) => /* @__PURE__ */ (0, import_jsx_runtime4.jsx)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 24, height: props.height || 24, viewBox: "0 0 24 24", className: props.className }, props), { children: /* @__PURE__ */ (0, import_jsx_runtime4.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M16.803 2.203c.27.28.27.75 0 1.04l-8.04 8.59c-.09.1-.09.25 0 .34l8.04 8.59c.27.28.27.75 0 1.04-.25.27-.66.27-.91 0l-8.69-9.28a.77.77 0 0 1 0-1.04l8.69-9.28c.26-.27.66-.27.91 0", clipRule: "evenodd" }) }));
90
97
  var Back_default = SvgBack;
91
98
 
92
99
  // src/one-color/Bag.tsx
93
- var import_jsx_runtime4 = require("react/jsx-runtime");
94
- var SvgBag = (props) => /* @__PURE__ */ (0, import_jsx_runtime4.jsxs)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 32, height: props.height || 32, viewBox: "0 0 32 32", className: props.className }, props), { children: [
95
- /* @__PURE__ */ (0, import_jsx_runtime4.jsx)("path", { stroke: props.color || "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 0.8, d: "M11.926 5.983v2.299c0 .74-2.9 3.507-2.9 4.971v3.575s0 .946.967.946c.966 0 .966-.946.966-.946s.085.946.967.946c.883 0 .967-.946.967-.946s.11.946.966.946c.857 0 .967-.946.967-.946v-3.31c0-.445 2.9-5.332 2.9-5.716v-1.82" }),
96
- /* @__PURE__ */ (0, import_jsx_runtime4.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M23.265 5c1.388 0 1.514.534 1.519 1.202v1.892l-.005.006c.085.118.151.213.178.252l2.251 3.359A9.97 9.97 0 0 1 29 17.407v6.708C29 25.708 27.694 27 26.083 27H5.909c-1.577 0-2.86-1.244-2.908-2.797L3 24.115v-6.707c0-1.97.584-3.893 1.676-5.534l.11-.163 2.511-3.616V6.249C7.298 5.56 7.553 5 8.974 5zm-3.131 20.935h5.949c.982 0 1.787-.771 1.827-1.743l.002-.077v-6.707a8.93 8.93 0 0 0-1.613-5.113l-2.192-3.27-.084.03-2.103 2.656a10 10 0 0 0-1.784 5.5l-.002.197zm3.208-19.87H8.973q-.33.001-.51.043l-.05.013-.022.006-.003.041-.002.081v1.846c0 .187-.05.37-.145.53l-.044.068-2.504 3.608-.105.154a8.94 8.94 0 0 0-1.498 4.77l-.002.182v6.764a1.82 1.82 0 0 0 1.742 1.763l.08.002h13.136v-8.539l.002-.207a11.03 11.03 0 0 1 1.857-5.908l.115-.17.04-.053 2.636-3.33V6.21l-.003-.095v-.02l-.041-.007a2 2 0 0 0-.238-.02z", clipRule: "evenodd" })
97
- ] }));
100
+ var import_jsx_runtime5 = require("react/jsx-runtime");
101
+ var SvgBag = (props) => /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 24, height: props.height || 24, viewBox: "0 0 24 24", className: props.className }, props), { children: /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("path", { fill: props.color || "currentColor", d: "m19.75 8.63-1.54-2.3s-.05-.08-.1-.14V4.92c0-.47-.09-.92-1.14-.92H7.19c-.86 0-1.25.29-1.25.95v1.23l-1.7 2.45-.08.11A6.9 6.9 0 0 0 3 12.58v4.65c.04 1.13.95 2.01 2.09 2.01H18.9c1.16 0 2.1-.93 2.1-2.07v-4.59c0-1.42-.43-2.79-1.24-3.95zm.31 3.95v4.64c-.03.62-.53 1.1-1.15 1.1h-3.97v-5.87c.03-1.33.44-2.61 1.2-3.71l1.39-1.76 1.44 2.15a6 6 0 0 1 1.09 3.44zm-7.32-6.64c-.06.18-.54 1.07-.87 1.65l-.02.04c-.94 1.71-1.1 2.06-1.1 2.29v2.21c0 .08-.05.26-.22.26s-.21-.18-.22-.25a.45.45 0 0 0-.44-.39c-.22 0-.42.17-.44.4-.02.16-.09.25-.22.25-.16 0-.21-.13-.22-.24-.02-.24-.27-.41-.46-.4-.24 0-.42.2-.43.43 0 .15-.07.21-.22.21s-.21-.06-.22-.2V9.75c0-.44.69-1.35 1.15-1.95.55-.72.83-1.11.83-1.46V4.92h3.08v1.02zm-3.97.36c-.03.13-.44.66-.66.95-.62.82-1.33 1.75-1.33 2.48v2.45c0 .44.29 1.09 1.11 1.09.26 0 .49-.07.67-.21.18.14.4.21.65.21s.48-.07.67-.22c.18.14.4.22.66.22.78 0 1.06-.68 1.11-1.09v-2.2c.04-.19.64-1.28.99-1.93.86-1.57.99-1.84.99-2.05V4.91h3.55v1l-1.79 2.26-.11.16a7.7 7.7 0 0 0-1.29 4.1v5.89H5.04c-.6-.03-1.08-.51-1.1-1.11v-4.75c.02-1.15.37-2.26 1.01-3.21l1.79-2.58.03-.05c.07-.13.11-.27.11-.41V4.94c.08-.01.18-.02.3-.02h1.58V6.3z" }) }));
98
102
  var Bag_default = SvgBag;
99
103
 
100
104
  // src/one-color/Calendar.tsx
101
- var import_jsx_runtime5 = require("react/jsx-runtime");
102
- var SvgCalendar = (props) => /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 32, height: props.height || 32, viewBox: "0 0 32 32", className: props.className }, props), { children: /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M10.762 4C9.9 4 9.19 4.727 9.19 5.61v1.073H6.571C5.71 6.683 5 7.41 5 8.293V24.39c0 .883.71 1.61 1.571 1.61H25.43C26.29 26 27 25.273 27 24.39V8.293c0-.883-.71-1.61-1.571-1.61h-2.62V5.61c0-.883-.71-1.61-1.57-1.61-.862 0-1.572.727-1.572 1.61v1.073h-7.334V5.61c0-.883-.71-1.61-1.571-1.61m0 1.073c.3 0 .524.23.524.537v3.22a.52.52 0 0 1-.524.536c-.3 0-.524-.23-.524-.537V5.61c0-.306.225-.536.524-.536m11 .537a.52.52 0 0 0-.524-.537c-.3 0-.524.23-.524.537v3.22c0 .306.225.536.524.536s.524-.23.524-.537zM6.572 7.756H9.19V8.83c0 .883.71 1.61 1.572 1.61.861 0 1.571-.727 1.571-1.61V7.756h7.334V8.83c0 .883.71 1.61 1.571 1.61s1.571-.727 1.571-1.61V7.756h2.62c.299 0 .523.23.523.537v3.22H6.048v-3.22c0-.307.224-.537.523-.537m19.38 4.83H6.048V24.39c0 .307.224.537.523.537H25.43c.299 0 .523-.23.523-.537z", clipRule: "evenodd" }) }));
105
+ var import_jsx_runtime6 = require("react/jsx-runtime");
106
+ var SvgCalendar = (props) => /* @__PURE__ */ (0, import_jsx_runtime6.jsx)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 24, height: props.height || 24, viewBox: "0 0 24 24", className: props.className }, props), { children: /* @__PURE__ */ (0, import_jsx_runtime6.jsx)("path", { fill: props.color || "currentColor", d: "M19.678 5.187h-2.077v-.825C17.6 3.616 17.004 3 16.269 3s-1.332.606-1.332 1.362v.825H9.073v-.825C9.073 3.616 8.477 3 7.74 3c-.735 0-1.332.606-1.332 1.362v.825H4.332C3.596 5.187 3 5.793 3 6.548v13.09C3 20.384 3.596 21 4.332 21h15.336c.736 0 1.332-.606 1.332-1.362V6.548c0-.745-.596-1.361-1.332-1.361zm-15.704 4.89h16.092v9.551a.374.374 0 0 1-.378.388H4.352a.374.374 0 0 1-.378-.388zm3.777-1.74c.735 0 1.332-.606 1.332-1.361V6.15h5.864v.825c0 .745.596 1.361 1.332 1.361.735 0 1.332-.606 1.332-1.361V6.15h2.077c.219 0 .378.169.378.387v2.565H3.974V6.538c0-.218.16-.387.378-.387h2.077v.825c0 .745.596 1.361 1.332 1.361zm8.896-1.361a.374.374 0 0 1-.378.387.374.374 0 0 1-.378-.387V4.362c0-.219.16-.388.378-.388.219 0 .378.169.378.388zm-8.518 0a.374.374 0 0 1-.378.387.374.374 0 0 1-.378-.387V4.362c0-.219.16-.388.378-.388.219 0 .378.169.378.388z" }) }));
103
107
  var Calendar_default = SvgCalendar;
104
108
 
105
109
  // src/one-color/Camera.tsx
106
- var import_jsx_runtime6 = require("react/jsx-runtime");
107
- var SvgCamera = (props) => /* @__PURE__ */ (0, import_jsx_runtime6.jsxs)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 32, height: props.height || 32, viewBox: "0 0 32 32", className: props.className }, props), { children: [
108
- /* @__PURE__ */ (0, import_jsx_runtime6.jsx)("path", { fill: props.color || "currentColor", d: "M26.971 12.329v10.767c0 .083-.008.163-.013.243-.005.072.018-.01.006-.03.005.007-.01.065-.01.067q-.015.082-.037.166a3 3 0 0 1-.08.255s-.02.06-.025.062c.01-.005.044-.095.013-.027l-.074.148q-.068.122-.149.237l-.038.053c-.041.06.082-.095.007-.01q-.048.056-.097.11a3 3 0 0 1-.205.192l-.051.043c-.075.063.025-.017.025-.017-.002.022-.118.08-.138.092q-.113.071-.233.13-.04.018-.077.035c-.02.01-.087.028-.016.008.072-.02.003 0-.017.005q-.05.016-.098.032-.139.046-.282.073c-.046.01-.092.012-.138.022.013-.002.123-.012.03-.005l-.105.008q-.075.004-.15.005H7.828c-.295 0-.59.005-.884 0q-.072-.001-.144-.005l-.069-.005c-.092-.008.018.002.031.005-.1-.025-.205-.035-.305-.063q-.066-.018-.13-.04l-.08-.027c-.018-.008-.09-.025-.018-.005s.002.002-.015-.008q-.04-.017-.077-.035a2 2 0 0 1-.134-.07c-.036-.02-.235-.115-.238-.152 0 0 .097.08.026.017l-.052-.043-.123-.11c-.064-.06-.12-.127-.179-.192-.074-.083.049.07.008.01l-.039-.053-.092-.137a3 3 0 0 1-.133-.248c-.034-.068 0 .025.012.027a1.909 1.909 0 0 1-.08-.22 2 2 0 0 1-.06-.263c0-.002-.016-.06-.01-.067-.011.02.01.102.004.03q-.009-.086-.01-.173-.002-.075 0-.152V12.328q.001-.087.005-.175.005-.034.005-.067c.006-.073-.018.007-.005.03-.015-.025.026-.14.031-.168q.03-.13.074-.258c.008-.02.031-.117.046-.125-.025.01-.046.098-.005.013l.036-.075q.064-.125.144-.24c.01-.018.069-.118.087-.12 0 0-.082.095-.018.024l.054-.062q.093-.104.197-.198.05-.044.1-.085c.074-.062-.026.018-.026.018 0-.008.075-.053.082-.058a2.25 2.25 0 0 1 .364-.203c.02-.01.088-.027.016-.007-.08.022.033-.01.048-.018q.138-.049.28-.08.068-.016.136-.027c.023-.005.046-.005.069-.01-.136.03-.03.005.002.002q.123-.01.246-.01h3.078c.231 0 .428-.155.495-.368l.433-1.36.37-1.157q.008-.029.017-.058l.008-.022c.013-.04.01-.103-.005.002.005-.03.033-.067.048-.095l.057-.09c.049-.08-.016.013-.018.018.013-.045.097-.105.133-.138.044-.037.034-.07-.008.003.01-.018.054-.038.072-.048.026-.015.049-.03.077-.042l.064-.03-.059.022c.031-.032.126-.042.17-.053l.035-.007q.085-.015-.03 0c.02-.01.066-.005.09-.008q.032 0 .063-.002h7.814q.033 0 .064.002c.026 0 .07-.002.09.008L20 6.998q.027.006.054.01c.046.01.154.023.187.056l-.059-.023.064.03q.03.016.062.035c.02.013.074.038.087.058-.044-.073-.051-.04-.008-.003.044.038.082.083.123.123.049.052-.064-.103-.005-.005.018.03.039.057.056.09.016.025.044.065.05.095-.016-.093-.024-.058-.014-.02q.006.02.013.04.009.026.018.057.109.336.213.671l.55 1.73q.02.06.04.117c.066.21.263.368.494.368h3.147c.077 0 .154.01.23.012.06.003-.048-.007-.048-.007.02.005.046.007.07.01q.067.011.135.027c.072.018.144.035.215.06q.057.02.113.04c.07.025-.013-.017-.028-.012.01-.003.051.022.061.027.144.065.275.146.405.233.08.055-.023-.02-.023-.02.008 0 .044.035.052.04a3 3 0 0 1 .284.275q.014.019.033.038c.067.075.01-.01-.007-.013.018 0 .066.093.076.108a3 3 0 0 1 .136.225q.03.06.06.118c.007.017.017.065 0 0-.021-.078.007.022.012.032q.045.117.077.24l.03.133c.003.02.029.165.016.085-.013-.072-.002-.012 0 .003l.008.085c-.01.057-.008.11-.008.162.003.263.233.514.513.501.276-.013.515-.22.512-.5a2.9 2.9 0 0 0-.858-2.04 3.05 3.05 0 0 0-2.076-.86c-.738-.01-1.476 0-2.212 0h-.933l.495.367-.449-1.409-.284-.893c-.074-.235-.141-.475-.277-.686-.323-.5-.882-.8-1.486-.808h-7.367c-.445 0-.858-.007-1.275.195-.436.213-.73.613-.874 1.059l-.208.65q-.282.885-.564 1.772l-.038.118.494-.368H7.391c-.513 0-1.018.007-1.502.202-.856.348-1.522 1.041-1.773 1.922-.16.563-.108 1.189-.108 1.77v9.706c0 .538.123 1.064.402 1.532.477.798 1.315 1.31 2.248 1.42.166.02.328.02.495.02h16.893c.326 0 .652.003.98 0 .81-.004 1.607-.327 2.16-.908A2.92 2.92 0 0 0 28 23.085q.002-.774 0-1.547v-9.206c0-.263-.236-.513-.513-.5-.28.007-.515.215-.515.498" }),
109
- /* @__PURE__ */ (0, import_jsx_runtime6.jsx)("path", { fill: props.color || "currentColor", d: "M20.736 17.711q0 .193-.016.385-.008.104-.02.208-.003.018-.005.035l.005-.03c.007.025-.013.078-.016.103-.043.255-.105.51-.187.755-.038.118-.084.23-.13.346-.044.11.048-.103-.003.002l-.036.075q-.044.098-.095.195a5 5 0 0 1-.402.649c-.026.035-.064.107-.1.132q.02-.024.038-.05-.02.027-.04.053l-.065.075a7 7 0 0 1-.269.293 4 4 0 0 1-.392.355l-.077.063q-.027.02-.054.04l.052-.038c-.031.045-.118.085-.164.118l-.139.092a6 6 0 0 1-.346.205 7 7 0 0 1-.425.206c-.11.047.107-.043-.003.002q-.096.038-.192.073a5.4 5.4 0 0 1-.764.207l-.171.03c-.026.005-.08.023-.105.015l.066-.007-.069.007a5.403 5.403 0 0 1-1.23-.002c-.067-.008-.064.025.013.002-.024.008-.08-.012-.105-.015l-.19-.032a5 5 0 0 1-.938-.275c-.108-.04.08.037.013.005q-.054-.026-.108-.048a5 5 0 0 1-.68-.368q-.076-.049-.153-.102c-.043-.03-.118-.066-.149-.108l.052.038q-.027-.02-.054-.04l-.064-.053a4.93 4.93 0 0 1-.697-.686q-.023-.026-.044-.05-.01-.012-.02-.025l.018.023c-.046-.033-.088-.113-.12-.16a5.597 5.597 0 0 1-.472-.8q-.024-.046-.041-.091c-.05-.108.043.105-.003-.003a5 5 0 0 1-.24-.735c-.032-.123-.055-.246-.078-.368-.005-.025-.023-.078-.015-.103l.008.065-.008-.067q-.013-.104-.02-.208a5 5 0 0 1 .02-.979q.002-.017.005-.035l-.005.03c-.008-.022.013-.077.015-.102q.035-.202.085-.4c.061-.246.151-.48.24-.719.026-.067-.053.115-.004.013.012-.03.028-.06.04-.09l.075-.15q.091-.176.195-.348a5 5 0 0 1 .202-.303c.034-.045.072-.128.12-.16-.079.055-.04.05-.007.01l.074-.09a5.4 5.4 0 0 1 .664-.648l.077-.063q.013-.01.025-.02.066-.049-.023.018c.029-.038.095-.07.136-.098a5 5 0 0 1 .877-.495l.061-.028c.11-.047-.107.043.003-.002q.096-.038.192-.073.185-.067.377-.118.177-.049.354-.082l.207-.038c.026-.005.08-.022.105-.015l-.049.008.054-.005q.412-.045.823-.03.196.008.39.03.017.002.035.005l-.03-.005c.023-.008.08.012.105.015q.103.015.207.037.391.079.764.213l.159.06c.113.043-.105-.047.003.002q.045.02.092.04.184.084.361.18.161.09.318.188.069.044.138.093c.047.032.131.07.164.118l-.05-.038q.026.02.053.04l.077.063a5 5 0 0 1 .418.38q.126.13.246.268.031.038.064.075.01.012.02.025l-.018-.023c.046.03.087.116.12.16q.225.313.4.651l.075.15q.022.045.04.09c.05.108-.043-.105.003.003q.077.187.141.378.122.37.182.758.003.034.01.067c-.03-.14-.005-.027 0 .003q.011.096.018.19c0 .14.006.273.006.408 0 .263.235.513.512.5.277-.012.513-.22.513-.5a5.54 5.54 0 0 0-1.043-3.225 5.87 5.87 0 0 0-2.76-2.065c-2.228-.803-4.857-.11-6.37 1.677a5.64 5.64 0 0 0-1.33 3.193 5.5 5.5 0 0 0 .805 3.315 5.7 5.7 0 0 0 2.515 2.205c1.127.5 2.37.643 3.585.408 2.286-.44 4.16-2.327 4.518-4.58.049-.307.08-.618.082-.93 0-.263-.236-.513-.512-.5-.28.014-.513.222-.515.502M13.765 9.741h4.473999999999999c.27 0 .526-.23.513-.5a.517.517 0 0 0-.512-.5h-4.475c-.27 0-.526.23-.513.5.013.272.226.5.513.5" })
110
+ var import_jsx_runtime7 = require("react/jsx-runtime");
111
+ var SvgCamera = (props) => /* @__PURE__ */ (0, import_jsx_runtime7.jsxs)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 24, height: props.height || 24, viewBox: "0 0 24 24", className: props.className }, props), { children: [
112
+ /* @__PURE__ */ (0, import_jsx_runtime7.jsx)("path", { fill: props.color || "currentColor", d: "M21.49 9.21v-.05a2.5 2.5 0 0 0-.73-1.69A2.55 2.55 0 0 0 19 6.74h-2.1l-.48-1.5c-.05-.18-.11-.36-.22-.52-.28-.44-.78-.71-1.31-.72H8.96c-.37.01-.7 0-1.05.17-.36.18-.64.51-.78.94l-.52 1.63H4.87c-.47 0-.86.01-1.26.17-.75.3-1.3.9-1.51 1.63-.11.38-.1.79-.1 1.18v8.03c0 .48.12.92.34 1.3.4.67 1.1 1.11 1.91 1.21.14.02.27.02.41.02h14.3c.7 0 1.37-.29 1.84-.77.44-.47.69-1.07.69-1.71V9.19zm-6.36-4.06.05.02v.01c-.03 0-.05-.02-.06-.03zM3.22 8.62v.04l-.07-.04zm-.18 9.36.06-.05s.02.03.03.05h-.09M20.36 9.2v8.61s0 .1-.01.18c0 .05-.01.09-.03.13-.02.06-.03.12-.07.21l-.05.11a1 1 0 0 1-.11.17l-.09.11s-.1.1-.15.14l-.07.06s-.03.02-.05.03c-.05.04-.11.07-.2.11l-.13.04c-.06.02-.12.04-.2.05H4.34c-.03 0-.06-.01-.1-.02a.4.4 0 0 1-.11-.02c-.03 0-.06-.02-.09-.03l-.06-.02h-.03l-.05-.03s-.06-.03-.13-.07c-.03-.02-.06-.03-.08-.04l-.08-.07s-.06-.06-.09-.08a.5.5 0 0 1-.1-.11l-.04-.05.74.14-.92-.46s-.03-.07-.04-.11c-.02-.06-.03-.13-.04-.17v-.04s-.01-.08-.01-.13V8.97s.01-.03.02-.05c.02-.06.03-.13.05-.19v-.04l.02-.02.04-.07c.03-.06.07-.12.11-.19 0 0 0-.02.02-.03l.06-.07c.05-.05.09-.1.15-.15l.08-.07s.02-.01.03-.02c.06-.04.11-.07.17-.1.03-.02.06-.03.12-.05l.14-.04s.06-.02.09-.02c.02 0 .05-.01.07-.02h2.71c.25 0 .46-.16.54-.4l.57-1.8.09-.3.01-.05h.02l.04-.06s.02-.02.03-.02l.06-.06.04-.02.03-.01h.03l.05-.01h6.43c.02 0 .05.01.05 0v.01l.09.04.03.03c.02.01.03.03.05.05l.07.09v.02l.02.05h.02s-.03-.04-.03-.05h.02l.03.03.07-.03.03-.01-.04.03-.02.06s-.03 0-.04-.02l-.04.03c.06.18.11.36.17.54l.47 1.48c.08.23.3.4.54.4h2.69c.03 0 .05 0 .08.02l.03-.01v.02s.09.02.14.04l.1.04c.11.05.21.11.3.17h.01v.01l.07.06s.1.09.14.15c0 .01.02.02.02.03l.02.02.02.04c.04.05.07.11.1.16l.02.03s.02.04.02.05l.03.1h.01l.03.1.02.09s0 .06.01.09v.16z" }),
113
+ /* @__PURE__ */ (0, import_jsx_runtime7.jsx)("path", { fill: props.color || "currentColor", d: "M15.63 10.84a4.84 4.84 0 0 0-2.28-1.7c-1.84-.67-4.01-.09-5.26 1.38-.64.76-1.02 1.67-1.1 2.64-.08.95.16 1.92.67 2.74.49.8 1.23 1.45 2.08 1.82.64.28 1.32.43 2.01.43.32 0 .63-.03.95-.09 1.9-.37 3.44-1.92 3.73-3.79.04-.27.07-.52.07-.77v-.05a4.66 4.66 0 0 0-.86-2.62zm-6.76.38c.02.06-.01.12-.02.13l-.06-.09.09-.04zm6.5 2.59c0 .05-.01.11-.02.18v.05c-.04.21-.09.4-.15.58-.03.08-.06.17-.1.25l-.03.07c-.02.05-.05.1-.07.15-.09.18-.2.35-.31.5l-.02.04s-.02.03-.02.04l.02.02-.03-.02-.07.08c-.07.08-.14.15-.21.23-.06.06-.13.12-.19.18l-.2.17s-.03.03-.04.03c-.02.01-.04.02-.05.03-.04.02-.07.05-.11.07-.09.06-.18.11-.27.16-.08.04-.17.09-.26.13l-.1.04s-.07.03-.11.04c-.19.07-.39.12-.59.16l-.15.04v-.01h-.06q-.165.03-.33.03c-.2 0-.41 0-.62-.03h-.03l-.19-.03c-.1-.02-.2-.04-.3-.07-.09-.02-.18-.05-.28-.09-.04-.01-.07-.03-.11-.04h-.02s-.06-.04-.09-.05c-.17-.08-.35-.17-.52-.28l-.16-.11-.04-.02-.04-.03s-.03-.02-.05-.04c-.04-.03-.07-.06-.13-.11-.15-.13-.28-.26-.42-.43-.01-.02-.02-.03-.04-.05l-.08-.11c-.06-.08-.11-.16-.16-.25-.05-.08-.09-.16-.14-.24-.02-.04-.04-.08-.06-.13a1 1 0 0 1-.03-.07v-.03c-.09-.19-.14-.36-.19-.54-.02-.09-.04-.19-.06-.29v-.04h-.06l.05-.02v-.1s-.01-.04-.01-.06a3.4 3.4 0 0 1 0-.64c0-.04 0-.07.02-.14v-.05c.03-.1.05-.21.07-.31.05-.18.11-.35.18-.55l.03-.06s.04-.08.06-.11l.15-.27c.05-.08.1-.16.15-.23.01-.01.02-.03.03-.05 0 0 .01-.02.02-.03.01 0 .02-.02.03-.03l.06-.07q.18-.21.42-.42c.03-.03.06-.05.09-.08l.16-.12s.1-.07.15-.1c.17-.11.34-.2.53-.28l.03-.01h.02l.03-.01c.04-.01.07-.03.11-.04.09-.03.19-.06.29-.09.09-.02.18-.05.27-.06l.24-.04a4.5 4.5 0 0 1 .93 0h.09c.05.02.1.03.16.04.21.04.41.1.59.16l.19.08c.09.04.19.09.28.14.08.05.17.1.27.16.03.02.06.04.08.06.01.01.03.02.05.03.02 0 .04.02.04.03l.07-.05-.04.08.06.05s.06.05.1.08c.08.07.15.14.22.21s.13.14.19.2l.12.15s.02.03.02.04c.11.16.22.33.31.5l.06.12s.02.04.03.07v.02c.05.09.08.18.11.27.06.18.1.36.14.56v.08s.02.09.02.13v.63zM9.95 7.28h3.58c.15 0 .3-.07.41-.18.1-.11.15-.24.15-.38a.56.56 0 0 0-.56-.54H9.95c-.15 0-.3.07-.41.18-.1.11-.15.24-.15.38.01.3.26.54.56.54" })
110
114
  ] }));
111
115
  var Camera_default = SvgCamera;
112
116
 
117
+ // src/one-color/CategoryList.tsx
118
+ var import_jsx_runtime8 = require("react/jsx-runtime");
119
+ var SvgCategoryList = (props) => /* @__PURE__ */ (0, import_jsx_runtime8.jsx)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 24, height: props.height || 24, viewBox: "0 0 24 24", className: props.className }, props), { children: /* @__PURE__ */ (0, import_jsx_runtime8.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.32M11.99 13.32a1.66 1.66 0 1 0 0-3.32 1.66 1.66 0 0 0 0 3.32M19.34 13.32a1.66 1.66 0 1 0 0-3.32 1.66 1.66 0 0 0 0 3.32" }) }));
120
+ var CategoryList_default = SvgCategoryList;
121
+
113
122
  // src/one-color/Check.tsx
114
- var import_jsx_runtime7 = require("react/jsx-runtime");
115
- var SvgCheck = (props) => /* @__PURE__ */ (0, import_jsx_runtime7.jsx)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 32, height: props.height || 32, viewBox: "0 0 32 32", className: props.className }, props), { children: /* @__PURE__ */ (0, import_jsx_runtime7.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M26.108 9.235c.326.32.333.847.016 1.176L13.296 23.748a.82.82 0 0 1-1.134.046l-5.88-5.187a.836.836 0 0 1-.078-1.173.82.82 0 0 1 1.163-.078l5.292 4.668L24.942 9.252a.82.82 0 0 1 1.166-.017", clipRule: "evenodd" }) }));
123
+ var import_jsx_runtime9 = require("react/jsx-runtime");
124
+ var SvgCheck = (props) => /* @__PURE__ */ (0, import_jsx_runtime9.jsx)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 24, height: props.height || 24, viewBox: "0 0 24 24", className: props.className }, props), { children: /* @__PURE__ */ (0, import_jsx_runtime9.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M21.748 5.236c.32.31.33.83.02 1.15l-12.6 13.1c-.3.31-.79.33-1.11.05l-5.78-5.1a.82.82 0 0 1-.08-1.15c.29-.34.81-.37 1.14-.08l5.2 4.59 12.07-12.55c.31-.32.82-.33 1.14-.02z", clipRule: "evenodd" }) }));
116
125
  var Check_default = SvgCheck;
117
126
 
118
127
  // src/one-color/Clock.tsx
119
- var import_jsx_runtime8 = require("react/jsx-runtime");
120
- var SvgClock = (props) => /* @__PURE__ */ (0, import_jsx_runtime8.jsxs)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 32, height: props.height || 32, viewBox: "0 0 32 32", className: props.className }, props), { children: [
121
- /* @__PURE__ */ (0, import_jsx_runtime8.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M5 16C5 9.925 9.925 5 16 5s11 4.925 11 11-4.925 11-11 11S5 22.075 5 16m1.467 0a9.533 9.533 0 1 0 19.066 0 9.533 9.533 0 0 0-19.066 0", clipRule: "evenodd" }),
122
- /* @__PURE__ */ (0, import_jsx_runtime8.jsx)("path", { fill: props.color || "currentColor", d: "M16 8.667a.733.733 0 0 0-.733.733v6.02a.48.48 0 0 1-.169.36l-3.293 2.567a.733.733 0 1 0 .91 1.151l3.85-3.007a.46.46 0 0 0 .168-.352V9.4A.733.733 0 0 0 16 8.667" })
128
+ var import_jsx_runtime10 = require("react/jsx-runtime");
129
+ var SvgClock = (props) => /* @__PURE__ */ (0, import_jsx_runtime10.jsxs)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 24, height: props.height || 24, viewBox: "0 0 24 24", className: props.className }, props), { children: [
130
+ /* @__PURE__ */ (0, import_jsx_runtime10.jsx)("path", { fill: props.color || "currentColor", d: "M11.95 2C6.46 2 2 6.46 2 11.95s4.46 9.95 9.95 9.95 9.95-4.46 9.95-9.95S17.44 2 11.95 2m6.16 16.11a8.64 8.64 0 0 1-6.16 2.55c-4.81 0-8.72-3.91-8.72-8.72s3.91-8.72 8.72-8.72 8.72 3.91 8.72 8.72c0 2.33-.91 4.52-2.55 6.16z" }),
131
+ /* @__PURE__ */ (0, import_jsx_runtime10.jsx)("path", { fill: props.color || "currentColor", d: "M11.95 5.33c-.34 0-.62.28-.62.62v5.47c0 .14-.06.27-.17.36l-3 2.33c-.27.21-.31.6-.1.86.1.13.25.21.41.23.17.02.33-.03.46-.13l3.5-2.73c.08-.07.13-.17.13-.28V5.93c0-.34-.28-.62-.62-.62z" })
123
132
  ] }));
124
133
  var Clock_default = SvgClock;
125
134
 
126
135
  // src/one-color/Close.tsx
127
- var import_jsx_runtime9 = require("react/jsx-runtime");
128
- var SvgClose = (props) => /* @__PURE__ */ (0, import_jsx_runtime9.jsx)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 32, height: props.height || 32, viewBox: "0 0 32 32", className: props.className }, props), { children: /* @__PURE__ */ (0, import_jsx_runtime9.jsx)("path", { fill: props.color || "currentColor", d: "M22.889 7q.439 0 .76.28.351.28.351.637 0 .33-.263.636l-6.435 7.562-1.317-1.604 5.968-7.027q.38-.484.936-.484M9.199 7q.615 0 .966.433l13.572 15.912q.234.306.234.637a.87.87 0 0 1-.38.738q-.38.28-.79.28-.585 0-.965-.433L8.263 8.63a.87.87 0 0 1-.234-.61q0-.434.351-.713Q8.76 7 9.2 7m-.117 18a1.16 1.16 0 0 1-.79-.28Q8 24.415 8 24.109q0-.357.293-.687l6.464-7.664 1.258 1.68-5.997 7.104a1.12 1.12 0 0 1-.936.458" }) }));
136
+ var import_jsx_runtime11 = require("react/jsx-runtime");
137
+ var SvgClose = (props) => /* @__PURE__ */ (0, import_jsx_runtime11.jsx)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 24, height: props.height || 24, viewBox: "0 0 24 24", className: props.className }, props), { children: /* @__PURE__ */ (0, import_jsx_runtime11.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M4.294 3.154c.27-.23.69-.2.92.07l6.78 7.75 6.78-7.75c.24-.27.65-.3.92-.07s.3.63.07.9l-6.91 7.9 6.98 7.98c.24.27.21.67-.07.9a.66.66 0 0 1-.92-.07l-6.85-7.84-6.85 7.84a.66.66 0 0 1-.92.07.636.636 0 0 1-.07-.9l6.98-7.98-6.91-7.9a.62.62 0 0 1 .07-.9", clipRule: "evenodd" }) }));
129
138
  var Close_default = SvgClose;
130
139
 
131
140
  // src/one-color/Deliver.tsx
132
- var import_jsx_runtime10 = require("react/jsx-runtime");
133
- var SvgDeliver = (props) => /* @__PURE__ */ (0, import_jsx_runtime10.jsxs)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 32, height: props.height || 32, viewBox: "0 0 32 32", className: props.className }, props), { children: [
134
- /* @__PURE__ */ (0, import_jsx_runtime10.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M23.345 25.664c0 .72.62 1.336 1.345 1.336H28c.724 0 1.345-.617 1.345-1.337v-9.971a2.993 2.993 0 0 0-3-2.982H5.655c-1.655 0-3 1.337-3 2.982v9.971c0 .72.62 1.337 1.345 1.337h3.31c.724 0 1.345-.617 1.345-1.337v-1.541h14.69zm.517-2.57H8.138c-.31 0-.517.205-.517.514v2.056q0 .308-.31.308H4q-.31 0-.31-.308v-9.972c0-1.028.93-1.954 1.965-1.954h20.69c1.034 0 1.965.926 1.965 1.954v9.972q0 .308-.31.308h-3.31q-.31 0-.31-.308v-2.056c0-.309-.208-.515-.518-.515", clipRule: "evenodd" }),
135
- /* @__PURE__ */ (0, import_jsx_runtime10.jsx)("path", { fill: props.color || "currentColor", d: "M20.138 21.757h-8.276c-.31 0-.517-.206-.517-.514s.207-.514.517-.514h8.276c.31 0 .517.206.517.514s-.207.514-.517.514" }),
136
- /* @__PURE__ */ (0, import_jsx_runtime10.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M5.552 17.44c0 1.336 1.138 2.364 2.38 2.364 1.24 0 2.378-1.131 2.378-2.365 0-1.336-1.034-2.364-2.379-2.364s-2.38 1.13-2.38 2.364m1.034 0c0-.72.62-1.337 1.345-1.337.724 0 1.345.617 1.345 1.336s-.62 1.337-1.345 1.337c-.724 0-1.345-.617-1.345-1.337M21.69 17.44c0 1.336 1.138 2.364 2.379 2.364s2.276-1.131 2.38-2.365c0-1.336-1.035-2.364-2.38-2.364s-2.38 1.13-2.38 2.364m1.034 0c0-.72.62-1.337 1.345-1.337.724 0 1.345.617 1.345 1.336s-.62 1.337-1.345 1.337c-.724 0-1.345-.617-1.345-1.337M2.759 13.533h1.448c.62 0 1.241-.412 1.552-.925s.207-1.234-.104-1.748a1.65 1.65 0 0 0-1.448-.823H2.759c-.931 0-1.759.823-1.759 1.748s.828 1.748 1.759 1.748m-.725-1.748c0-.411.31-.72.725-.72h1.448q.465 0 .62.309a.87.87 0 0 1 0 .72c-.103.308-.31.41-.62.41H2.759a.705.705 0 0 1-.725-.719", clipRule: "evenodd" }),
137
- /* @__PURE__ */ (0, import_jsx_runtime10.jsx)("path", { fill: props.color || "currentColor", d: "M26.862 13.738a.57.57 0 0 1-.517-.308l-2.69-6.477c-.207-.617-.827-.925-1.448-.925H9.793c-.62 0-1.241.411-1.448.925l-2.69 6.477c-.103.308-.414.411-.724.308s-.414-.41-.31-.72l2.69-6.476C7.723 5.617 8.758 5 9.792 5h12.414c1.034 0 1.965.617 2.38 1.542l2.689 6.477c.103.308 0 .514-.31.72z" }),
138
- /* @__PURE__ */ (0, import_jsx_runtime10.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M27.793 13.533h1.448c.931 0 1.759-.823 1.759-1.748s-.828-1.748-1.759-1.748h-1.448c-.62 0-1.138.309-1.448.823-.414.514-.414 1.13-.104 1.748.31.616.931.925 1.552.925m-.517-1.44c-.207-.205-.104-.514 0-.72q.155-.308.62-.308h1.449c.414 0 .724.309.724.72s-.31.72-.724.72h-1.448c-.207 0-.414-.206-.621-.412", clipRule: "evenodd" })
141
+ var import_jsx_runtime12 = require("react/jsx-runtime");
142
+ var SvgDeliver = (props) => /* @__PURE__ */ (0, import_jsx_runtime12.jsxs)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 24, height: props.height || 24, viewBox: "0 0 24 24", className: props.className }, props), { children: [
143
+ /* @__PURE__ */ (0, import_jsx_runtime12.jsx)("path", { fill: props.color || "currentColor", d: "M14.97 14.6H9.4a.43.43 0 0 0-.45.45c0 .27.18.45.45.45h5.57c.26 0 .45-.18.45-.45s-.18-.45-.45-.45M6.75 10.8c-.92 0-1.7.77-1.7 1.69s.78 1.69 1.7 1.69 1.7-.81 1.7-1.69c0-.95-.75-1.69-1.7-1.69m0 2.49c-.43 0-.81-.37-.81-.8s.38-.8.81-.8.81.37.81.8-.38.8-.81.8M17.61 10.8c-.92 0-1.7.77-1.7 1.69s.78 1.69 1.7 1.69c.86 0 1.62-.75 1.7-1.69 0-.95-.75-1.69-1.7-1.69m0 2.49c-.43 0-.81-.37-.81-.8s.38-.8.81-.8.81.37.81.8-.38.8-.81.8" }),
144
+ /* @__PURE__ */ (0, import_jsx_runtime12.jsx)("path", { fill: props.color || "currentColor", d: "M22.38 8.68c0-.68-.6-1.28-1.28-1.28h-.97c-.37 0-.7.16-.94.43L18.06 5.1c-.3-.67-.96-1.1-1.69-1.1H8.01c-.75 0-1.47.45-1.76 1.1L5.14 7.77c-.23-.25-.54-.38-.89-.38h-.97C2.6 7.39 2 7.99 2 8.67s.6 1.28 1.28 1.28h.33c-.32.38-.5.85-.5 1.35v6.71c0 .54.46 1 1 1h2.23c.54 0 1-.46 1-1v-.94h9.69v.94c0 .54.46 1 1 1h2.23c.54 0 1-.46 1-1V11.3c0-.5-.18-.97-.5-1.35h.33c.68 0 1.28-.6 1.28-1.28zM7.12 5.47c.13-.31.51-.56.88-.56h8.36c.32 0 .74.15.88.56l1.55 3.74H5.57zm-3.85 3.6c-.22 0-.39-.16-.39-.38s.16-.38.39-.38h.97q.255 0 .33.15c.06.11.06.28 0 .41-.05.15-.14.21-.32.21h-.97zm17.1 8.95c0 .08-.02.11-.11.11h-2.23c-.08 0-.11-.02-.11-.11v-1.38a.43.43 0 0 0-.45-.45H6.89a.43.43 0 0 0-.45.45v1.38c0 .08-.02.11-.11.11H4.1c-.08 0-.11-.02-.11-.11v-6.71c0-.64.58-1.21 1.22-1.21h13.92c.64 0 1.22.58 1.22 1.21v6.71zm-.18-8.95c-.1 0-.22-.12-.35-.25-.07-.07-.07-.2.02-.37q.075-.15.33-.15h.97c.22 0 .39.16.39.38s-.16.38-.39.38h-.97z" })
139
145
  ] }));
140
146
  var Deliver_default = SvgDeliver;
141
147
 
142
148
  // src/one-color/Edit.tsx
143
- var import_jsx_runtime11 = require("react/jsx-runtime");
144
- var SvgEdit = (props) => /* @__PURE__ */ (0, import_jsx_runtime11.jsx)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 32, height: props.height || 32, viewBox: "0 0 32 32", className: props.className }, props), { children: /* @__PURE__ */ (0, import_jsx_runtime11.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M22.253 6c-.96 0-1.922.368-2.652 1.098L6.593 20.107a.63.63 0 0 0-.18.388l-.41 4.83a.625.625 0 0 0 .673.673l4.83-.407a.63.63 0 0 0 .386-.184L24.902 12.4a3.753 3.753 0 0 0 0-5.3A3.74 3.74 0 0 0 22.253 6m0 1.241a2.5 2.5 0 0 1 1.767.739 2.485 2.485 0 0 1 0 3.538L11.453 24.085 7.92 20.551 20.487 7.98a2.49 2.49 0 0 1 1.766-.739M10.062 24.46l-2.517-2.514-.233 2.747z", clipRule: "evenodd" }) }));
149
+ var import_jsx_runtime13 = require("react/jsx-runtime");
150
+ var SvgEdit = (props) => /* @__PURE__ */ (0, import_jsx_runtime13.jsx)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 24, height: props.height || 24, viewBox: "0 0 24 24", className: props.className }, props), { children: /* @__PURE__ */ (0, import_jsx_runtime13.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M17.631 3.01c-.86 0-1.73.33-2.39.99L3.531 15.71c-.09.09-.15.22-.16.35l-.37 4.35c-.01.16.05.33.16.44.12.12.28.18.44.16l4.35-.37c.13-.01.26-.07.35-.17l11.71-11.71a3.37 3.37 0 0 0 0-4.77c-.66-.66-1.52-.99-2.38-.99zm0 1.12c.57 0 1.15.22 1.59.66.89.89.89 2.3 0 3.18L7.911 19.28l-3.18-3.18 11.31-11.31a2.25 2.25 0 0 1 1.59-.66M6.661 19.62l-2.27-2.26-.21 2.47z", clipRule: "evenodd" }) }));
145
151
  var Edit_default = SvgEdit;
146
152
 
147
153
  // src/one-color/Hide.tsx
148
- var import_jsx_runtime12 = require("react/jsx-runtime");
149
- var SvgHide = (props) => /* @__PURE__ */ (0, import_jsx_runtime12.jsx)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 32, height: props.height || 32, viewBox: "0 0 32 32", className: props.className }, props), { children: /* @__PURE__ */ (0, import_jsx_runtime12.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M7.178 27.39a.75.75 0 1 0 1.233.854l2.314-3.343.863-1.245 1.233-1.782.844-1.219 5.977-8.633.826-1.194 1.407-2.033.835-1.205 2.847-4.113a.75.75 0 0 0-1.233-.854l-3.017 4.358-.855 1.235-1.214 1.753-.82 1.184-5.997 8.664-.838 1.21-1.421 2.052-.844 1.219zm8.806-1.547c-1.54 0-3.045-.233-4.471-.674l.877-1.268a13.713 13.713 0 0 0 16.014-7.38v-.035a1.4 1.4 0 0 0 0-1.149 13.7 13.7 0 0 0-5.81-6.175l.828-1.195a15.14 15.14 0 0 1 6.275 6.76 2.8 2.8 0 0 1 0 2.405 15.15 15.15 0 0 1-13.713 8.711m0-3.183a6.7 6.7 0 0 1-2.424-.448l.87-1.256a5.3 5.3 0 0 0 1.554.233v.035a5.24 5.24 0 0 0 5.313-5.312 5.3 5.3 0 0 0-1.105-3.28l.852-1.231a6.68 6.68 0 0 1 1.689 4.51 6.75 6.75 0 0 1-6.749 6.75m2.518-13.033-.837 1.209a5.313 5.313 0 0 0-5.806 8.387L11 20.463a6.749 6.749 0 0 1 4.983-11.3c.87-.01 1.725.151 2.518.464M3.6 16.522a13.7 13.7 0 0 0 5.842 6.192l-.838 1.21a15.14 15.14 0 0 1-6.333-6.792 2.8 2.8 0 0 1 0-2.405 15.15 15.15 0 0 1 18.25-8.016l-.87 1.257A13.713 13.713 0 0 0 3.6 15.338a1.4 1.4 0 0 0 0 1.184", clipRule: "evenodd" }) }));
154
+ var import_jsx_runtime14 = require("react/jsx-runtime");
155
+ var SvgHide = (props) => /* @__PURE__ */ (0, import_jsx_runtime14.jsx)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 24, height: props.height || 24, viewBox: "0 0 24 24", className: props.className }, props), { children: /* @__PURE__ */ (0, import_jsx_runtime14.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" }) }));
150
156
  var Hide_default = SvgHide;
151
157
 
152
158
  // src/one-color/House.tsx
153
- var import_jsx_runtime13 = require("react/jsx-runtime");
154
- var SvgHouse = (props) => /* @__PURE__ */ (0, import_jsx_runtime13.jsxs)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 32, height: props.height || 32, viewBox: "0 0 32 32", className: props.className }, props), { children: [
155
- /* @__PURE__ */ (0, import_jsx_runtime13.jsx)("g", { clipPath: "url(#a)", children: /* @__PURE__ */ (0, import_jsx_runtime13.jsx)("path", { fill: props.color || "currentColor", d: "M27.931 12.46a2 2 0 0 0-.937-1.217L16.22 5.06a.45.45 0 0 0-.445 0L4.998 11.243a1.99 1.99 0 0 0-.931 1.224 1.98 1.98 0 0 0 .211 1.522 2.033 2.033 0 0 0 2.741.73l.03-.019v11.045c0 .693.57 1.257 1.266 1.257H23.68c.696 0 1.264-.564 1.264-1.257V14.7l.031.02c.96.552 2.197.226 2.753-.73.266-.46.34-1.015.202-1.527zm-9.528 6.25v7.409h-4.811V18.71zm.443-.88h-5.699a.444.444 0 0 0-.444.44v7.851h-4.39a.376.376 0 0 1-.376-.376V14.19l8.058-4.627 8.061 4.627v11.555a.38.38 0 0 1-.378.376h-4.39v-7.85c0-.244-.2-.442-.445-.442zm8.099-4.26c-.321.509-.997.681-1.524.384L16.219 8.67a.45.45 0 0 0-.445 0l-9.2 5.281a1.134 1.134 0 0 1-1.545-.41 1.115 1.115 0 0 1 .414-1.537L15.995 5.95l10.553 6.057c.534.311.72 1 .413 1.533l-.016.029z" }) }),
156
- /* @__PURE__ */ (0, import_jsx_runtime13.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime13.jsx)("clipPath", { id: "a", children: /* @__PURE__ */ (0, import_jsx_runtime13.jsx)("path", { fill: "#fff", d: "M4 5h24v22H4z" }) }) })
157
- ] }));
159
+ var import_jsx_runtime15 = require("react/jsx-runtime");
160
+ var SvgHouse = (props) => /* @__PURE__ */ (0, import_jsx_runtime15.jsx)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 24, height: props.height || 24, viewBox: "0 0 24 24", className: props.className }, props), { children: /* @__PURE__ */ (0, import_jsx_runtime15.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" }) }));
158
161
  var House_default = SvgHouse;
159
162
 
160
163
  // src/one-color/MapView.tsx
161
- var import_jsx_runtime14 = require("react/jsx-runtime");
162
- var SvgMapView = (props) => /* @__PURE__ */ (0, import_jsx_runtime14.jsx)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 32, height: props.height || 32, viewBox: "0 0 32 32", className: props.className }, props), { children: /* @__PURE__ */ (0, import_jsx_runtime14.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M15.995 6C20.947 6 25 9.907 25 14.733h-.01c0 1.555-.48 3.17-1.388 4.786-.718 1.272-1.707 2.554-2.945 3.816-2.066 2.12-4.093 3.443-4.233 3.534a.74.74 0 0 1-.429.131c-.15 0-.3-.05-.43-.131l.21-.343-.22.333a27.8 27.8 0 0 1-4.222-3.524c-1.238-1.262-2.227-2.544-2.945-3.816C7.479 17.903 7 16.288 7 14.733 7 9.907 11.043 6 15.995 6m6.22 12.701.35.202v-.01l-.35-.202c.788-1.393 1.168-2.726 1.168-3.968 0-3.897-3.295-7.098-7.388-7.098s-7.388 3.211-7.388 7.108c0 1.242.39 2.585 1.178 3.978.64 1.13 1.538 2.302 2.686 3.473a27 27 0 0 0 3.524 2.989 27 27 0 0 0 3.534-2.999c1.148-1.171 2.047-2.342 2.686-3.473m-11.222-3.746c0-2.786 2.247-5.058 5.002-5.058s5.002 2.272 5.002 5.058-2.247 5.058-5.002 5.058-5.002-2.271-5.002-5.058m1.388.01c0 2.01 1.617 3.655 3.614 3.655 1.987 0 3.614-1.646 3.614-3.655s-1.627-3.654-3.614-3.654-3.614 1.645-3.614 3.654", clipRule: "evenodd" }) }));
164
+ var import_jsx_runtime16 = require("react/jsx-runtime");
165
+ var SvgMapView = (props) => /* @__PURE__ */ (0, import_jsx_runtime16.jsxs)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 24, height: props.height || 24, viewBox: "0 0 24 24", className: props.className }, props), { children: [
166
+ /* @__PURE__ */ (0, import_jsx_runtime16.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" }),
167
+ /* @__PURE__ */ (0, import_jsx_runtime16.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" })
168
+ ] }));
163
169
  var MapView_default = SvgMapView;
164
170
 
165
171
  // src/one-color/Menu.tsx
166
- var import_jsx_runtime15 = require("react/jsx-runtime");
167
- var SvgMenu = (props) => /* @__PURE__ */ (0, import_jsx_runtime15.jsxs)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 32, height: props.height || 32, viewBox: "0 0 32 32", className: props.className }, props), { children: [
168
- /* @__PURE__ */ (0, import_jsx_runtime15.jsx)("rect", { width: 20, height: 2, x: 6, y: 10, fill: props.color || "currentColor", rx: 1 }),
169
- /* @__PURE__ */ (0, import_jsx_runtime15.jsx)("rect", { width: 20, height: 2, x: 6, y: 15, fill: props.color || "currentColor", rx: 1 }),
170
- /* @__PURE__ */ (0, import_jsx_runtime15.jsx)("rect", { width: 20, height: 2, x: 6, y: 20, fill: props.color || "currentColor", rx: 1 })
171
- ] }));
172
+ var import_jsx_runtime17 = require("react/jsx-runtime");
173
+ var SvgMenu = (props) => /* @__PURE__ */ (0, import_jsx_runtime17.jsx)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 24, height: props.height || 24, viewBox: "0 0 24 24", className: props.className }, props), { children: /* @__PURE__ */ (0, import_jsx_runtime17.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" }) }));
172
174
  var Menu_default = SvgMenu;
173
175
 
174
176
  // src/one-color/Money.tsx
175
- var import_jsx_runtime16 = require("react/jsx-runtime");
176
- var SvgMoney = (props) => /* @__PURE__ */ (0, import_jsx_runtime16.jsx)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 32, height: props.height || 32, viewBox: "0 0 32 32", className: props.className }, props), { children: /* @__PURE__ */ (0, import_jsx_runtime16.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M18.91 9.568a.636.636 0 0 1-.868.156h-.008a.61.61 0 0 1-.153-.861l1.817-2.546a6.82 6.82 0 0 0-7.393 0l1.817 2.54c.183.28.11.652-.167.843a.636.636 0 0 1-.863-.132L10.926 6.54a.61.61 0 0 1 .113-.831c2.78-2.276 7.139-2.279 9.922-.008a.614.614 0 0 1 .116.834zm-3.538 6.417a2.274 2.274 0 0 0-1.86 2.226c0 .653.303 1.814 2.33 2.289h.02c1.372.309 1.372.883 1.372 1.073 0 .727-.636 1.059-1.23 1.059a1.23 1.23 0 0 1-1.138-.742.634.634 0 0 0-1.092-.148.61.61 0 0 0-.068.625c.3.703.918 1.228 1.669 1.418v.494c0 .342.281.619.629.619a.624.624 0 0 0 .629-.619v-.494a2.274 2.274 0 0 0 1.86-2.227c0-.65-.315-1.81-2.328-2.273h-.02c-1.372-.31-1.372-.883-1.372-1.074 0-.727.637-1.058 1.23-1.058.497-.001.945.292 1.136.742.14.304.502.443.815.314a.615.615 0 0 0 .345-.792A2.47 2.47 0 0 0 16.63 16v-.495a.624.624 0 0 0-.629-.619.624.624 0 0 0-.629.619zM7.53 21.769c.01-4.134 1.87-8.053 5.085-10.717a.64.64 0 0 1 .406-.146h5.96c.149 0 .292.052.406.146 3.215 2.663 5.076 6.583 5.088 10.717v1.758l.193.092a2.29 2.29 0 0 1 1.275 2.585A2.334 2.334 0 0 1 23.661 28H8.339a2.334 2.334 0 0 1-2.281-1.796 2.29 2.29 0 0 1 1.275-2.585l.193-.092zm.805 4.994a1.07 1.07 0 0 1-1.057-.831h.005c-.119-.491.13-.997.597-1.21l.55-.247a.62.62 0 0 0 .358-.557v-2.147c.01-3.692 1.637-7.2 4.467-9.628h5.495a12.74 12.74 0 0 1 4.471 9.625v2.148a.62.62 0 0 0 .355.574l.551.247c.455.216.697.712.586 1.196a1.08 1.08 0 0 1-1.054.83z", clipRule: "evenodd" }) }));
177
+ var import_jsx_runtime18 = require("react/jsx-runtime");
178
+ var SvgMoney = (props) => /* @__PURE__ */ (0, import_jsx_runtime18.jsx)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 24, height: props.height || 24, viewBox: "0 0 24 24", className: props.className }, props), { children: /* @__PURE__ */ (0, import_jsx_runtime18.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" }) }));
177
179
  var Money_default = SvgMoney;
178
180
 
179
181
  // src/one-color/Next.tsx
180
- var import_jsx_runtime17 = require("react/jsx-runtime");
181
- var SvgNext = (props) => /* @__PURE__ */ (0, import_jsx_runtime17.jsx)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 32, height: props.height || 32, viewBox: "0 0 32 32", className: props.className }, props), { children: /* @__PURE__ */ (0, import_jsx_runtime17.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M11.255 25.721a1.02 1.02 0 0 1 0-1.347L18.9 16l-7.646-8.374a1.02 1.02 0 0 1 0-1.347.817.817 0 0 1 1.23 0l8.26 9.048c.34.371.34.975 0 1.346l-8.26 9.048a.817.817 0 0 1-1.23 0", clipRule: "evenodd" }) }));
182
+ var import_jsx_runtime19 = require("react/jsx-runtime");
183
+ var SvgNext = (props) => /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 24, height: props.height || 24, viewBox: "0 0 24 24", className: props.className }, props), { children: /* @__PURE__ */ (0, import_jsx_runtime19.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" }) }));
182
184
  var Next_default = SvgNext;
183
185
 
184
186
  // src/one-color/Notification.tsx
185
- var import_jsx_runtime18 = require("react/jsx-runtime");
186
- var SvgNotification = (props) => /* @__PURE__ */ (0, import_jsx_runtime18.jsxs)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 32, height: props.height || 32, viewBox: "0 0 32 32", className: props.className }, props), { children: [
187
- /* @__PURE__ */ (0, import_jsx_runtime18.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M19.455 24.4c-.099 1.819-1.585 3.067-3.405 3.067s-3.306-1.248-3.404-3.068h-4.17C7.22 24.4 6.2 23.37 6.2 22.095c0-1.271 1.019-2.304 2.274-2.304-.002 0 0-4.608 0-4.608 0-3.245 2.002-6.091 4.924-7.196v-.1c0-1.484 1.19-2.687 2.652-2.687 1.465 0 2.652 1.202 2.652 2.686v.101c2.922 1.105 4.925 3.951 4.925 7.196v4.608c1.253 0 2.273 1.033 2.273 2.304 0 1.272-1.02 2.304-2.277 2.304zm-5.369 0A1.933 1.933 0 0 0 16 26.154c.997 0 1.817-.769 1.914-1.754zm-4.24-9.265c0-2.797 1.832-5.23 4.444-5.993l.556-.163V7.727c0-.644.518-1.168 1.154-1.168a1.16 1.16 0 0 1 1.154 1.168v1.252l.556.163c2.611.764 4.444 3.196 4.444 5.993v4.678c0 .863.688 1.56 1.538 1.56.423 0 .77.35.77.78 0 .429-.347.78-.773.78H8.312a.776.776 0 0 1-.774-.78c0-.43.346-.78.77-.78.849 0 1.538-.7 1.538-1.56z", clipRule: "evenodd" }),
188
- /* @__PURE__ */ (0, import_jsx_runtime18.jsx)("mask", { id: "a", width: 20, height: 23, x: 6, y: 5, maskUnits: "userSpaceOnUse", style: {
189
- maskType: "luminance"
190
- }, children: /* @__PURE__ */ (0, import_jsx_runtime18.jsx)("path", { fill: "currentColor", fillRule: "evenodd", d: "M19.455 24.4c-.099 1.819-1.585 3.067-3.405 3.067s-3.306-1.248-3.404-3.068h-4.17C7.22 24.4 6.2 23.37 6.2 22.095c0-1.271 1.019-2.304 2.274-2.304-.002 0 0-4.608 0-4.608 0-3.245 2.002-6.091 4.924-7.196v-.1c0-1.484 1.19-2.687 2.652-2.687 1.465 0 2.652 1.202 2.652 2.686v.101c2.922 1.105 4.925 3.951 4.925 7.196v4.608c1.253 0 2.273 1.033 2.273 2.304 0 1.272-1.02 2.304-2.277 2.304zm-5.369 0A1.933 1.933 0 0 0 16 26.154c.997 0 1.817-.769 1.914-1.754zm-4.24-9.265c0-2.797 1.832-5.23 4.444-5.993l.556-.163V7.727c0-.644.518-1.168 1.154-1.168a1.16 1.16 0 0 1 1.154 1.168v1.252l.556.163c2.611.764 4.444 3.196 4.444 5.993v4.678c0 .863.688 1.56 1.538 1.56.423 0 .77.35.77.78 0 .429-.347.78-.773.78H8.312a.776.776 0 0 1-.774-.78c0-.43.346-.78.77-.78.849 0 1.538-.7 1.538-1.56z", clipRule: "evenodd" }) }),
191
- /* @__PURE__ */ (0, import_jsx_runtime18.jsx)("g", { mask: "url(#a)", children: /* @__PURE__ */ (0, import_jsx_runtime18.jsx)("path", { fill: props.color || "currentColor", d: "M10 24.4h12v5H10z" }) })
192
- ] }));
187
+ var import_jsx_runtime20 = require("react/jsx-runtime");
188
+ var SvgNotification = (props) => /* @__PURE__ */ (0, import_jsx_runtime20.jsx)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 24, height: props.height || 24, viewBox: "0 0 24 24", className: props.className }, props), { children: /* @__PURE__ */ (0, import_jsx_runtime20.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" }) }));
193
189
  var Notification_default = SvgNotification;
194
190
 
195
191
  // src/one-color/Order.tsx
196
- var import_jsx_runtime19 = require("react/jsx-runtime");
197
- var SvgOrder = (props) => /* @__PURE__ */ (0, import_jsx_runtime19.jsxs)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 32, height: props.height || 32, viewBox: "0 0 32 32", className: props.className }, props), { children: [
198
- /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M26 8.097v4.853a.5.5 0 0 1-.148.355.5.5 0 0 1-.36.143h-2.705v9.907c-.002 1.46-1.196 2.643-2.67 2.645q-.077.001-.152-.005V26H8.553v-.005A2.66 2.66 0 0 1 6 23.355v-2.178c0-.277.228-.502.508-.503h2.035L8.62 7.996c0-1.1.919-1.996 2.04-1.996h13.224A2.11 2.11 0 0 1 26 8.097M7.015 21.685v1.675c0 .905.741 1.64 1.655 1.64h9.356a2.62 2.62 0 0 1-.58-1.64v-1.675zM21.771 8.097V23.36c0 .905-.74 1.64-1.654 1.64a1.647 1.647 0 0 1-1.655-1.64v-2.178a.507.507 0 0 0-.508-.503h-8.39L9.64 8.002a1.01 1.01 0 0 1 1.025-.996h11.421a2.03 2.03 0 0 0-.314 1.091m1.016 4.35h2.203v-4.35c0-.603-.493-1.091-1.102-1.091-.608 0-1.101.488-1.101 1.091z", clipRule: "evenodd" }),
199
- /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("path", { fill: props.color || "currentColor", d: "M19.599 16.616h-8.096a.505.505 0 0 0-.508.503c0 .278.227.503.508.503h8.101a.505.505 0 0 0 .505-.506.505.505 0 0 0-.51-.5M16.401 18.673h-4.898a.505.505 0 0 0-.508.503c0 .277.227.503.508.503H16.4c.28 0 .508-.226.508-.503a.505.505 0 0 0-.508-.503" })
192
+ var import_jsx_runtime21 = require("react/jsx-runtime");
193
+ var SvgOrder = (props) => /* @__PURE__ */ (0, import_jsx_runtime21.jsxs)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 24, height: props.height || 24, viewBox: "0 0 24 24", className: props.className }, props), { children: [
194
+ /* @__PURE__ */ (0, import_jsx_runtime21.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" }),
195
+ /* @__PURE__ */ (0, import_jsx_runtime21.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.45zM7.8 14.28h4.41c.25 0 .46-.2.46-.45s-.2-.45-.46-.45H7.8c-.25 0-.46.2-.46.45s.2.45.46.45" })
200
196
  ] }));
201
197
  var Order_default = SvgOrder;
202
198
 
203
199
  // src/one-color/Phone.tsx
204
- var import_jsx_runtime20 = require("react/jsx-runtime");
205
- var SvgPhone = (props) => /* @__PURE__ */ (0, import_jsx_runtime20.jsx)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 32, height: props.height || 32, viewBox: "0 0 32 32", className: props.className }, props), { children: /* @__PURE__ */ (0, import_jsx_runtime20.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M12.4 8.36a.174.174 0 0 0-.194-.1l-.015.003-.016.002c-1.729.282-2.749.903-3.306 1.654-.555.75-.729 1.737-.54 2.922.334 2.102 1.925 4.642 4.056 6.774s4.673 3.722 6.775 4.056c1.189.19 2.179.013 2.93-.547.753-.562 1.374-1.591 1.652-3.336a.175.175 0 0 0-.108-.19l-3.72-1.485c-.072-.028-.1-.02-.108-.018a.3.3 0 0 0-.125.083c-.134.123-.246.299-.395.533l-.092.143-.02.03c-.27.418-.648 1.002-1.03 1.463a.88.88 0 0 1-.637.31 1.4 1.4 0 0 1-.53-.085c-.304-.105-.638-.3-.967-.526-.668-.46-1.456-1.15-2.181-1.874-.725-.726-1.415-1.514-1.875-2.182-.226-.328-.42-.663-.526-.966a1.4 1.4 0 0 1-.086-.53.88.88 0 0 1 .31-.637c.464-.385 1.052-.764 1.47-1.035l.024-.015.154-.099c.093-.058.176-.11.262-.17.125-.087.212-.16.27-.224.054-.06.065-.096.069-.11.002-.01.01-.05-.028-.146zm-.44-1.332a1.43 1.43 0 0 1 1.608.872l.044.108 1.427 3.583c.116.292.152.589.089.878-.061.284-.206.51-.362.683-.242.27-.587.488-.826.638l-.112.071c-.372.24-.816.528-1.189.815.06.143.173.345.35.602.4.582 1.033 1.311 1.728 2.006.694.694 1.423 1.327 2.005 1.728.257.176.46.29.602.35.287-.373.574-.816.815-1.188v-.002l.065-.101c.143-.228.358-.57.624-.815.168-.155.387-.306.664-.377.287-.074.586-.05.883.066l.003.001 3.722 1.487c.607.242.99.879.882 1.552-.31 1.944-1.04 3.324-2.141 4.146-1.103.823-2.47 1.005-3.879.78-2.476-.394-5.247-2.19-7.465-4.408s-4.014-4.988-4.408-7.465m4.871-6.01c-1.922.315-3.287 1.046-4.1 2.143-.816 1.102-.995 2.463-.771 3.867", clipRule: "evenodd" }) }));
200
+ var import_jsx_runtime22 = require("react/jsx-runtime");
201
+ var SvgPhone = (props) => /* @__PURE__ */ (0, import_jsx_runtime22.jsx)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 24, height: props.height || 24, viewBox: "0 0 24 24", className: props.className }, props), { children: /* @__PURE__ */ (0, import_jsx_runtime22.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" }) }));
206
202
  var Phone_default = SvgPhone;
207
203
 
208
204
  // src/one-color/Preparation.tsx
209
- var import_jsx_runtime21 = require("react/jsx-runtime");
210
- var SvgPreparation = (props) => /* @__PURE__ */ (0, import_jsx_runtime21.jsx)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 32, height: props.height || 32, viewBox: "0 0 32 32", className: props.className }, props), { children: /* @__PURE__ */ (0, import_jsx_runtime21.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M6.203 12.705a13.85 13.85 0 0 1 9.327-4.06V7.99h-1.708a.494.494 0 1 1 0-.989h4.405a.494.494 0 1 1 0 .989h-1.708v.656a13.85 13.85 0 0 1 9.328 4.06 13.85 13.85 0 0 1 4.068 9.822c0 .273-.22.495-.493.495H2.628a.495.495 0 0 1-.494-.495c0-3.835 1.555-7.308 4.069-9.822m9.822-3.08a12.87 12.87 0 0 0-9.123 3.78 12.86 12.86 0 0 0-3.77 8.628h25.785a12.86 12.86 0 0 0-3.77-8.629 12.86 12.86 0 0 0-9.122-3.779m13.48 14.241H2.496a.494.494 0 1 0 0 .989h27.01a.495.495 0 0 0 0-.989M12.968 11.943a11 11 0 0 0-4.9 2.97 11 11 0 0 0-2.748 5.022.493.493 0 0 1-.959-.227 12 12 0 0 1 2.996-5.476 12 12 0 0 1 5.34-3.235.492.492 0 0 1 .271.946", clipRule: "evenodd" }) }));
205
+ var import_jsx_runtime23 = require("react/jsx-runtime");
206
+ var SvgPreparation = (props) => /* @__PURE__ */ (0, import_jsx_runtime23.jsxs)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 24, height: props.height || 24, viewBox: "0 0 24 24", className: props.className }, props), { children: [
207
+ /* @__PURE__ */ (0, import_jsx_runtime23.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" }),
208
+ /* @__PURE__ */ (0, import_jsx_runtime23.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" })
209
+ ] }));
211
210
  var Preparation_default = SvgPreparation;
212
211
 
213
212
  // src/one-color/Rate.tsx
214
- var import_jsx_runtime22 = require("react/jsx-runtime");
215
- var SvgRate = (props) => /* @__PURE__ */ (0, import_jsx_runtime22.jsx)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 32, height: props.height || 32, viewBox: "0 0 32 32", className: props.className }, props), { children: /* @__PURE__ */ (0, import_jsx_runtime22.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M25.873 7.122c.193-.253.174-.665-.081-.92l-.23-.145a.69.69 0 0 0-.775.159L6.13 24.87l-.005.008c-.195.254-.16.666.081.907a.71.71 0 0 0 1.015 0L25.868 7.13zM11.351 6a4.2 4.2 0 0 0-4.197 4.197 4.2 4.2 0 0 0 4.197 4.197 4.2 4.2 0 0 0 4.197-4.197A4.2 4.2 0 0 0 11.35 6m-2.767 4.197a2.768 2.768 0 0 1 5.534 0 2.768 2.768 0 0 1-5.534 0m12.052 7.41a4.2 4.2 0 0 0-4.196 4.196A4.2 4.2 0 0 0 20.636 26a4.2 4.2 0 0 0 4.197-4.197 4.2 4.2 0 0 0-4.197-4.197m-2.767 4.196a2.768 2.768 0 0 1 5.535 0 2.768 2.768 0 0 1-5.535 0", clipRule: "evenodd" }) }));
213
+ var import_jsx_runtime24 = require("react/jsx-runtime");
214
+ var SvgRate = (props) => /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 24, height: props.height || 24, viewBox: "0 0 24 24", className: props.className }, props), { children: /* @__PURE__ */ (0, import_jsx_runtime24.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" }) }));
216
215
  var Rate_default = SvgRate;
217
216
 
218
217
  // src/one-color/Rating.tsx
219
- var import_jsx_runtime23 = require("react/jsx-runtime");
220
- var SvgRating = (props) => /* @__PURE__ */ (0, import_jsx_runtime23.jsx)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 32, height: props.height || 32, viewBox: "0 0 32 32", className: props.className }, props), { children: /* @__PURE__ */ (0, import_jsx_runtime23.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "m11.615 11.16 3.076-5.399a1.506 1.506 0 0 1 2.618 0l3.076 5.4a.5.5 0 0 0 .334.243l6.08 1.26a1.509 1.509 0 0 1 .808 2.493l-4.178 4.597a.5.5 0 0 0-.128.393l.682 6.178a1.508 1.508 0 0 1-2.118 1.541l-5.658-2.558a.5.5 0 0 0-.414 0l-5.658 2.558a1.506 1.506 0 0 1-2.118-1.54l.681-6.178a.5.5 0 0 0-.127-.394l-4.179-4.597a1.51 1.51 0 0 1 .81-2.493l6.079-1.26a.5.5 0 0 0 .334-.244m4.821-4.9a.5.5 0 0 0-.187-.188l-.083-.038a.5.5 0 0 0-.603.226l-3.075 5.399c-.215.376-.58.642-1.004.73l-6.079 1.26a.503.503 0 0 0-.27.83l4.179 4.598c.29.32.43.75.383 1.18l-.681 6.179a.503.503 0 0 0 .706.513l5.658-2.558a1.5 1.5 0 0 1 1.24 0l5.658 2.558a.503.503 0 0 0 .706-.513l-.681-6.178a1.5 1.5 0 0 1 .383-1.181l4.178-4.597a.503.503 0 0 0-.27-.831l-6.079-1.26a1.5 1.5 0 0 1-1.003-.73z", clipRule: "evenodd" }) }));
218
+ var import_jsx_runtime25 = require("react/jsx-runtime");
219
+ var SvgRating = (props) => /* @__PURE__ */ (0, import_jsx_runtime25.jsx)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 24, height: props.height || 24, viewBox: "0 0 24 24", className: props.className }, props), { children: /* @__PURE__ */ (0, import_jsx_runtime25.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" }) }));
221
220
  var Rating_default = SvgRating;
222
221
 
223
222
  // src/one-color/Refresh.tsx
224
- var import_jsx_runtime24 = require("react/jsx-runtime");
225
- var SvgRefresh = (props) => /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 32, height: props.height || 32, viewBox: "0 0 32 32", className: props.className }, props), { children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M11.63 9.09a8.22 8.22 0 0 1 10.194 1.127 1 1 0 0 0 .114.097l-1.88.356a.91.91 0 0 0 .338 1.787l2.811-.533a2.05 2.05 0 0 0 1.665-1.942l.097-2.826a.91.91 0 0 0-1.817-.062l-.062 1.818a10.038 10.038 0 0 0-12.431-1.36 10 10 0 0 0-4.115 5.199 9.98 9.98 0 0 0 .045 6.626 10 10 0 0 0 4.185 5.142 10.04 10.04 0 0 0 12.43-1.546 10 10 0 0 0 2.792-6.01.91.91 0 0 0-1.81-.176 8.17 8.17 0 0 1-2.284 4.917 8.22 8.22 0 0 1-10.178 1.265A8.2 8.2 0 0 1 8.3 18.763a8.16 8.16 0 0 1-.037-5.42A8.2 8.2 0 0 1 11.63 9.09", clipRule: "evenodd" }) }));
223
+ var import_jsx_runtime26 = require("react/jsx-runtime");
224
+ var SvgRefresh = (props) => /* @__PURE__ */ (0, import_jsx_runtime26.jsx)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 24, height: props.height || 24, viewBox: "0 0 24 24", className: props.className }, props), { children: /* @__PURE__ */ (0, import_jsx_runtime26.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.658c-2.03.25-4.09-.19-5.84-1.26a9 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" }) }));
226
225
  var Refresh_default = SvgRefresh;
227
226
 
228
227
  // src/one-color/SatelliteView.tsx
229
- var import_jsx_runtime25 = require("react/jsx-runtime");
230
- var SvgSatelliteView = (props) => /* @__PURE__ */ (0, import_jsx_runtime25.jsx)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 32, height: props.height || 32, viewBox: "0 0 32 32", className: props.className }, props), { children: /* @__PURE__ */ (0, import_jsx_runtime25.jsx)("path", { fill: props.color || "currentColor", d: "M28.414 24H3.586a.57.57 0 0 1-.3-.087.6.6 0 0 1-.216-.235.63.63 0 0 1 .027-.628L9.62 12.761a.6.6 0 0 1 .212-.201.57.57 0 0 1 .277-.073h.002q.149 0 .279.075a.6.6 0 0 1 .21.204l3.331 5.348 5.378-9.806a.6.6 0 0 1 .212-.223.57.57 0 0 1 .798.21l8.597 14.775a.63.63 0 0 1-.205.846.57.57 0 0 1-.296.084M4.678 22.776H27.37l-7.54-12.96-5.36 9.776a.6.6 0 0 1-.208.221.57.57 0 0 1-.793-.192l-3.366-5.406z" }) }));
228
+ var import_jsx_runtime27 = require("react/jsx-runtime");
229
+ var SvgSatelliteView = (props) => /* @__PURE__ */ (0, import_jsx_runtime27.jsx)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 24, height: props.height || 24, viewBox: "0 0 24 24", className: props.className }, props), { children: /* @__PURE__ */ (0, import_jsx_runtime27.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" }) }));
231
230
  var SatelliteView_default = SvgSatelliteView;
232
231
 
233
232
  // src/one-color/Search.tsx
234
- var import_jsx_runtime26 = require("react/jsx-runtime");
235
- var SvgSearch = (props) => /* @__PURE__ */ (0, import_jsx_runtime26.jsx)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 32, height: props.height || 32, viewBox: "0 0 32 32", className: props.className }, props), { children: /* @__PURE__ */ (0, import_jsx_runtime26.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M13.22 4a9.22 9.22 0 0 1 7.054 15.157l-.151.172.849.83.623-.622a.61.61 0 0 1 .681-.122l.093.052.084.07 5.143 5.143a2.062 2.062 0 0 1-2.783 3.04l-.133-.124-5.144-5.143a.61.61 0 0 1-.062-.784l.063-.074.613-.614-.852-.831-.185.161a9.2 9.2 0 0 1-5.195 2.102l-.358.02-.34.007a9.22 9.22 0 1 1 0-18.44m8.877 16.59 4.786 4.786a1.05 1.05 0 0 1-1.386 1.558l-.1-.08-4.783-4.782v-.141l1.342-1.342zM5.16 13.22a8.06 8.06 0 1 1 16.12 0 8.06 8.06 0 0 1-16.12 0", clipRule: "evenodd" }) }));
233
+ var import_jsx_runtime28 = require("react/jsx-runtime");
234
+ var SvgSearch = (props) => /* @__PURE__ */ (0, import_jsx_runtime28.jsx)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 24, height: props.height || 24, viewBox: "0 0 24 24", className: props.className }, props), { children: /* @__PURE__ */ (0, import_jsx_runtime28.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" }) }));
236
235
  var Search_default = SvgSearch;
237
236
 
238
237
  // src/one-color/Select.tsx
239
- var import_jsx_runtime27 = require("react/jsx-runtime");
240
- var SvgSelect = (props) => /* @__PURE__ */ (0, import_jsx_runtime27.jsx)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 32, height: props.height || 32, viewBox: "0 0 32 32", className: props.className }, props), { children: /* @__PURE__ */ (0, import_jsx_runtime27.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M6.279 11.255c.372-.34.975-.34 1.347 0L16 18.9l8.374-7.646c.372-.34.975-.34 1.347 0s.372.89 0 1.23l-9.048 8.26c-.371.34-.974.34-1.346 0l-9.048-8.26a.817.817 0 0 1 0-1.23", clipRule: "evenodd" }) }));
238
+ var import_jsx_runtime29 = require("react/jsx-runtime");
239
+ var SvgSelect = (props) => /* @__PURE__ */ (0, import_jsx_runtime29.jsx)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 24, height: props.height || 24, viewBox: "0 0 24 24", className: props.className }, props), { children: /* @__PURE__ */ (0, import_jsx_runtime29.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" }) }));
241
240
  var Select_default = SvgSelect;
242
241
 
243
242
  // src/one-color/Share.tsx
244
- var import_jsx_runtime28 = require("react/jsx-runtime");
245
- var SvgShare = (props) => /* @__PURE__ */ (0, import_jsx_runtime28.jsx)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 32, height: props.height || 32, viewBox: "0 0 32 32", className: props.className }, props), { children: /* @__PURE__ */ (0, import_jsx_runtime28.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M18.746 11.314A2.668 2.668 0 0 1 21.333 8 2.67 2.67 0 0 1 24 10.667a2.668 2.668 0 0 1-4.736 1.68l-6.01 3.005a2.7 2.7 0 0 1 0 1.296l6.01 3.004A2.668 2.668 0 0 1 24 21.332a2.67 2.67 0 0 1-2.667 2.668 2.668 2.668 0 0 1-2.587-3.314l-6.01-3.005A2.668 2.668 0 0 1 8 16a2.668 2.668 0 0 1 4.736-1.682z", clipRule: "evenodd" }) }));
243
+ var import_jsx_runtime30 = require("react/jsx-runtime");
244
+ var SvgShare = (props) => /* @__PURE__ */ (0, import_jsx_runtime30.jsx)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 24, height: props.height || 24, viewBox: "0 0 24 24", className: props.className }, props), { children: /* @__PURE__ */ (0, import_jsx_runtime30.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" }) }));
246
245
  var Share_default = SvgShare;
247
246
 
248
247
  // src/one-color/Show.tsx
249
- var import_jsx_runtime29 = require("react/jsx-runtime");
250
- var SvgShow = (props) => /* @__PURE__ */ (0, import_jsx_runtime29.jsx)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 32, height: props.height || 32, viewBox: "0 0 32 32", className: props.className }, props), { children: /* @__PURE__ */ (0, import_jsx_runtime29.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M29.697 14.711a15.149 15.149 0 0 0-27.426 0 2.8 2.8 0 0 0 0 2.405 15.149 15.149 0 0 0 27.426 0 2.8 2.8 0 0 0 0-2.405m-1.292 1.795a13.713 13.713 0 0 1-24.805 0 1.4 1.4 0 0 1 0-1.185 13.713 13.713 0 0 1 24.805 0 1.4 1.4 0 0 1 0 1.15zm-12.42-7.359a6.749 6.749 0 1 0 6.748 6.749 6.676 6.676 0 0 0-6.749-6.749m0 12.026a5.313 5.313 0 1 1 5.312-5.277 5.24 5.24 0 0 1-5.313 5.313z", clipRule: "evenodd" }) }));
248
+ var import_jsx_runtime31 = require("react/jsx-runtime");
249
+ var SvgShow = (props) => /* @__PURE__ */ (0, import_jsx_runtime31.jsx)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 24, height: props.height || 24, viewBox: "0 0 24 24", className: props.className }, props), { children: /* @__PURE__ */ (0, import_jsx_runtime31.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" }) }));
251
250
  var Show_default = SvgShow;
252
251
 
253
252
  // src/one-color/SignOut.tsx
254
- var import_jsx_runtime30 = require("react/jsx-runtime");
255
- var SvgSignOut = (props) => /* @__PURE__ */ (0, import_jsx_runtime30.jsxs)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 32, height: props.height || 32, viewBox: "0 0 32 32", className: props.className }, props), { children: [
256
- /* @__PURE__ */ (0, import_jsx_runtime30.jsx)("path", { fill: props.color || "currentColor", d: "M26.184 27h-6.528c-.49 0-.816-.338-.816-.846s.326-.846.816-.846h5.712V6.692h-5.712c-.49 0-.816-.338-.816-.846S19.166 5 19.656 5h6.528c.49 0 .816.338.816.846v20.308c0 .508-.326.846-.816.846" }),
257
- /* @__PURE__ */ (0, import_jsx_runtime30.jsx)("path", { fill: props.color || "currentColor", d: "M15.608 23.615c-.245 0-.408-.084-.57-.253a.84.84 0 0 1 0-1.185l5.14-5.33H5.816c-.49 0-.816-.34-.816-.847 0-.508.326-.846.816-.846h14.362l-5.14-5.33a.84.84 0 0 1 0-1.186.77.77 0 0 1 1.142 0l6.528 6.77c.081.084.163.169.163.254s.082.169.082.338c0 .085 0 .254-.082.338 0 .085-.082.17-.163.254l-6.528 6.77c-.164.169-.327.253-.572.253" })
253
+ var import_jsx_runtime32 = require("react/jsx-runtime");
254
+ var SvgSignOut = (props) => /* @__PURE__ */ (0, import_jsx_runtime32.jsxs)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 24, height: props.height || 24, viewBox: "0 0 24 24", className: props.className }, props), { children: [
255
+ /* @__PURE__ */ (0, import_jsx_runtime32.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" }),
256
+ /* @__PURE__ */ (0, import_jsx_runtime32.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" })
258
257
  ] }));
259
258
  var SignOut_default = SvgSignOut;
260
259
 
261
260
  // src/one-color/Trash.tsx
262
- var import_jsx_runtime31 = require("react/jsx-runtime");
263
- var SvgTrash = (props) => /* @__PURE__ */ (0, import_jsx_runtime31.jsxs)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 32, height: props.height || 32, viewBox: "0 0 32 32", className: props.className }, props), { children: [
264
- /* @__PURE__ */ (0, import_jsx_runtime31.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M6.997 12.54v.003zm4.31-4.373.442-1.687A1.966 1.966 0 0 1 13.643 5h3.75c.9 0 1.683.624 1.9 1.513l.406 1.654h4.342c1.082 0 1.96.895 1.96 1.998s-.878 1.998-1.96 1.998h-.39l-.683 13.94c-.052 1.062-.912 1.896-1.955 1.897H9.987c-1.043 0-1.903-.836-1.955-1.898l-.683-13.94h-.39C5.877 12.163 5 11.269 5 10.166s.877-1.998 1.959-1.998zm6.086-2.34c.527 0 .986.366 1.113.887l.357 1.453h-6.72l.393-1.474c.135-.51.588-.865 1.107-.865zM6.96 8.996c-.634 0-1.147.524-1.147 1.17s.513 1.17 1.147 1.17H24.04c.634 0 1.147-.524 1.147-1.17s-.513-1.17-1.147-1.17zm15.88 3.168H8.163l.779 13.976c.142 1.16 1.512 1.033 1.512 1.033h10.56c.61.001 1.115-.488 1.147-1.11z", clipRule: "evenodd" }),
265
- /* @__PURE__ */ (0, import_jsx_runtime31.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M12.614 23.594a.533.533 0 0 1-.566-.5l-.535-7.635a.537.537 0 0 1 .49-.577.533.533 0 0 1 .566.5l.535 7.635a.537.537 0 0 1-.49.577M15.485 23.595a.535.535 0 0 1-.53-.54V15.42c0-.298.238-.54.53-.54s.53.242.53.54v7.635c0 .299-.238.54-.53.54M18.357 23.594a.533.533 0 0 0 .565-.5l.535-7.635a.537.537 0 0 0-.49-.577.533.533 0 0 0-.566.5l-.535 7.635a.537.537 0 0 0 .49.577", clipRule: "evenodd" })
261
+ var import_jsx_runtime33 = require("react/jsx-runtime");
262
+ var SvgTrash = (props) => /* @__PURE__ */ (0, import_jsx_runtime33.jsxs)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 24, height: props.height || 24, viewBox: "0 0 24 24", className: props.className }, props), { children: [
263
+ /* @__PURE__ */ (0, import_jsx_runtime33.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" }),
264
+ /* @__PURE__ */ (0, import_jsx_runtime33.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.44M12 17.43c.22 0 .39-.18.39-.41v-5.83c0-.23-.18-.41-.39-.41s-.39.18-.39.41v5.83c0 .23.18.41.39.41M9.87 17.43c.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" })
266
265
  ] }));
267
266
  var Trash_default = SvgTrash;
268
267
 
269
268
  // src/one-color/User.tsx
270
- var import_jsx_runtime32 = require("react/jsx-runtime");
271
- var SvgUser = (props) => /* @__PURE__ */ (0, import_jsx_runtime32.jsxs)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 32, height: props.height || 32, viewBox: "0 0 32 32", className: props.className }, props), { children: [
272
- /* @__PURE__ */ (0, import_jsx_runtime32.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M15.875 6a4.497 4.497 0 0 0-2.475 8.252l.182.113.189.106.192.095.623.293.057.1-.017.187-.074.088-.666.175a7.89 7.89 0 0 0-5.842 6.811l-.023.272-.014.266-.004.258L8 25.192h15.729v-2.178a7.84 7.84 0 0 0-4.354-7.043l-.251-.119-.257-.11-.253-.099-.251-.088-.248-.077-.249-.069-.67-.174-.074-.087-.017-.188.057-.1.626-.294A4.496 4.496 0 0 0 15.875 6m.01 10.123a6.895 6.895 0 0 1 6.856 6.174l.02.24.012.24.005.239-.03 1.078-.17.13-13.457-.03-.13-.17v-1.008a6.893 6.893 0 0 1 6.894-6.893m3.526-5.629a3.526 3.526 0 1 0-7.052 0 3.526 3.526 0 0 0 7.052 0", clipRule: "evenodd" }),
273
- /* @__PURE__ */ (0, import_jsx_runtime32.jsx)("path", { fill: props.color || "currentColor", d: "m11.487 9.517.146.032zm1.913 4.735-.082.125.003.002zm.182.113-.079.128.006.003zm.189.106-.074.13.007.004zm.192.095-.067.134.003.002zm.623.293.13-.074-.023-.041-.043-.02zm.057.1.15.014.004-.048-.024-.04zm-.017.187.115.097.03-.036.005-.047zm-.074.088.038.145.046-.012.03-.036zm-.666.175-.039-.145zM8.044 22.22l-.149-.015v.002zm-.023.272-.15-.013v.005zm-.014.266-.15-.008v.005zm-.004.258-.15-.003v.002zM8 25.192h-.15v.15H8zm15.729 0v.15h.15v-.15zm0-2.178h-.15zm-4.354-7.043.067-.135h-.003zm-.251-.119.064-.136-.005-.002zm-.257-.11.06-.138-.006-.002zm-.253-.099.054-.14-.005-.001zm-.251-.088.05-.141-.006-.002zm-.248-.077.045-.143-.005-.002zm-.249-.069.04-.145h-.002zm-.67-.174-.114.097.03.036.047.012zm-.074-.087-.15.013.005.048.03.036zm-.017-.188-.13-.074-.024.04.004.048zm.057-.1-.064-.135-.043.02-.024.041zm.626-.294.064.136zm2.476-5.05-.146.033zm2.477 12.782.149-.013v-.003zm.02.239.15-.008v-.005zm.012.24.15-.002v-.006zm.005.239.15.004v-.007zm-.03 1.078.09.12.058-.044.002-.072zm-.17.13v.15h.05l.04-.031zm-13.457-.03-.12.09.045.06h.075zm-.13-.17h-.15v.05l.031.04zm3.367-13.53h-.15zm3.526 3.527v.15zm-4.251-4.472a4.35 4.35 0 0 1 4.242-3.399v-.3a4.65 4.65 0 0 0-4.535 3.634zm1.85 4.577a4.35 4.35 0 0 1-1.85-4.577l-.293-.065a4.65 4.65 0 0 0 1.978 4.893zm.179.112-.182-.114-.159.255.182.114zm.182.102-.188-.106-.147.262.189.105zm.186.092-.192-.096-.134.269.192.095zm.62.291-.624-.293-.127.272.624.293zm.123.161-.057-.1-.26.15.057.1zm.003.276.017-.187-.299-.028-.017.188zm-.11.17.075-.087-.23-.194-.073.088zm-.742.224.666-.175-.076-.29-.667.175zm-5.73 6.681a7.74 7.74 0 0 1 5.73-6.681l-.077-.29a8.04 8.04 0 0 0-5.952 6.94zm-.023.27.023-.272-.299-.026-.023.272zm-.014.26.014-.265-.3-.016-.013.266zm-.004.253.004-.257-.3-.006-.004.258zm-.003 2.174.003-2.176h-.3l-.003 2.176zm15.579-.15H8v.3h15.729zm-.15-2.028v2.178h.3v-2.178zm-4.27-6.909a7.68 7.68 0 0 1 4.27 6.909h.3a7.99 7.99 0 0 0-4.437-7.178zm-.25-.117.252.119.128-.272-.251-.119zm-.251-.108.256.11.119-.276-.257-.11zm-.249-.097.254.099.108-.28-.253-.098zm-.246-.086.251.088.1-.283-.252-.088zm-.243-.076.248.078.09-.287-.248-.077zm-.244-.067.249.069.08-.29-.249-.069zm-.667-.174.67.174.075-.29-.67-.174zm-.151-.135.074.087.229-.194-.075-.088zm-.053-.27.018.186.298-.027-.017-.188zm.076-.189-.057.1.26.149.058-.1zm.693-.355-.626.294.127.271.627-.294zm2.394-4.882a4.346 4.346 0 0 1-2.394 4.882l.128.271a4.65 4.65 0 0 0 2.558-5.218zM15.875 6.15a4.35 4.35 0 0 1 4.243 3.4l.292-.066a4.65 4.65 0 0 0-4.535-3.634zm7.015 16.132a7.045 7.045 0 0 0-7.005-6.31v.3a6.745 6.745 0 0 1 6.706 6.041zm.02.242-.02-.24-.299.026.02.24zm.013.245-.012-.24-.3.015.013.24zm.005.244-.005-.238-.3.005.005.238zm-.03 1.085.03-1.078-.3-.008-.03 1.078zm-.23.245.17-.13-.18-.239-.171.13zm-13.547 0 13.456.03v-.3l-13.456-.03zm-.249-.23.13.171.238-.18-.129-.171zm-.03-1.097v1.007h.3v-1.007zm7.043-7.043a7.043 7.043 0 0 0-7.043 7.043h.3a6.743 6.743 0 0 1 6.743-6.743zm0-8.855a3.376 3.376 0 0 1 3.376 3.376h.3a3.676 3.676 0 0 0-3.676-3.676zm-3.377 3.376a3.376 3.376 0 0 1 3.377-3.376v-.3a3.676 3.676 0 0 0-3.677 3.676zm3.377 3.377a3.38 3.38 0 0 1-3.377-3.377h-.3a3.68 3.68 0 0 0 3.676 3.677zm3.376-3.377a3.376 3.376 0 0 1-3.376 3.377v.3a3.676 3.676 0 0 0 3.676-3.677z" })
274
- ] }));
269
+ var import_jsx_runtime34 = require("react/jsx-runtime");
270
+ var SvgUser = (props) => /* @__PURE__ */ (0, import_jsx_runtime34.jsx)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 24, height: props.height || 24, viewBox: "0 0 24 24", className: props.className }, props), { children: /* @__PURE__ */ (0, import_jsx_runtime34.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" }) }));
275
271
  var User_default = SvgUser;
276
272
 
277
273
  // src/one-color/Voucher.tsx
278
- var import_jsx_runtime33 = require("react/jsx-runtime");
279
- var SvgVoucher = (props) => /* @__PURE__ */ (0, import_jsx_runtime33.jsxs)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 32, height: props.height || 32, viewBox: "0 0 32 32", className: props.className }, props), { children: [
280
- /* @__PURE__ */ (0, import_jsx_runtime33.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M30.196 14.213h-1.64a1.64 1.64 0 0 0 0 3.278h1.64a.656.656 0 0 1 .656.656v4.59a2.626 2.626 0 0 1-2.623 2.623H4.623A2.626 2.626 0 0 1 2 22.737v-4.59c0-.362.294-.656.656-.656h1.64a1.64 1.64 0 0 0 0-3.278h-1.64A.656.656 0 0 1 2 13.557V9.623A2.626 2.626 0 0 1 4.623 7h23.606a2.626 2.626 0 0 1 2.623 2.623v3.934a.656.656 0 0 1-.656.656m-.656 4.59h-.984a2.951 2.951 0 0 1 0-5.902h.984V9.623a1.31 1.31 0 0 0-1.311-1.312H4.623A1.313 1.313 0 0 0 3.31 9.623V12.9h.984a2.95 2.95 0 1 1 0 5.902h-.984v3.934a1.31 1.31 0 0 0 1.312 1.312h23.606a1.313 1.313 0 0 0 1.311-1.312zM9.869 10.279v1.311a.656.656 0 1 1-1.311 0v-1.311a.656.656 0 0 1 1.311 0m0 6.557v-1.312a.656.656 0 0 0-1.311 0v1.312a.656.656 0 0 0 1.311 0m0 3.934v1.312a.656.656 0 0 1-1.311 0V20.77a.656.656 0 1 1 1.311 0m14.426-9.18V10.28a.656.656 0 0 0-1.312 0v1.311a.656.656 0 1 0 1.312 0m0 3.935v1.311a.656.656 0 0 1-1.312 0v-1.311a.656.656 0 1 1 1.312 0m0 6.557v-1.311a.656.656 0 1 0-1.312 0v1.311a.656.656 0 1 0 1.312 0", clipRule: "evenodd" }),
281
- /* @__PURE__ */ (0, import_jsx_runtime33.jsx)("path", { fill: props.color || "currentColor", d: "m20.136 13.398-6.492 6.491a.655.655 0 1 1-.927-.927l6.492-6.491a.656.656 0 1 1 .927.927" }),
282
- /* @__PURE__ */ (0, import_jsx_runtime33.jsx)("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M15.194 11.51a1.967 1.967 0 1 1-2.782 2.782 1.967 1.967 0 0 1 2.782-2.781m-1.642.786a.656.656 0 1 0 .503 1.211.656.656 0 0 0-.503-1.211M17.658 18.068a1.966 1.966 0 1 1 2.782 2.78 1.966 1.966 0 0 1-2.782-2.78m.785 1.641a.656.656 0 1 0 1.21-.502.656.656 0 0 0-1.21.502", clipRule: "evenodd" })
283
- ] }));
274
+ var import_jsx_runtime35 = require("react/jsx-runtime");
275
+ var SvgVoucher = (props) => /* @__PURE__ */ (0, import_jsx_runtime35.jsx)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 24, height: props.height || 24, viewBox: "0 0 24 24", className: props.className }, props), { children: /* @__PURE__ */ (0, import_jsx_runtime35.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.89.89 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" }) }));
284
276
  var Voucher_default = SvgVoucher;
285
277
 
286
278
  // src/one-color/Whatsapp.tsx
287
- var import_jsx_runtime34 = require("react/jsx-runtime");
288
- var SvgWhatsapp = (props) => /* @__PURE__ */ (0, import_jsx_runtime34.jsxs)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 32, height: props.height || 32, viewBox: "0 0 32 32", className: props.className }, props), { children: [
289
- /* @__PURE__ */ (0, import_jsx_runtime34.jsx)("path", { fill: props.color || "currentColor", d: "m23.067 17.916-2.495-1.821a1.44 1.44 0 0 0-1.086-.262 1.43 1.43 0 0 0-.95.579l-.773 1.056c-.04.055-.025.004-.044.073-.003.007-.047.065-.185.087-.233.037-.933-.007-2.444-1.216l-.146-.106c-1.592-1.06-1.847-1.712-1.883-1.945-.018-.12.01-.179.007-.182.051-.033.037-.033.077-.084l.772-1.056c.23-.314.324-.7.262-1.086a1.46 1.46 0 0 0-.58-.954l-2.538-1.854a1.46 1.46 0 0 0-2.036.317l-.78 1.07c-.688.944-.874 2.233-.484 3.37.601 1.752 2.134 3.613 4.56 5.537.033.04.07.072.113.105q.093.067.186.128c.058.047.12.09.179.138q.062.049.134.077c2.572 1.722 4.812 2.615 6.666 2.655h.073a3.65 3.65 0 0 0 2.943-1.523l.78-1.07a1.44 1.44 0 0 0-.328-2.033m-.565 1.391-.78 1.071a2.57 2.57 0 0 1-2.112 1.071c-1.177-.025-3.227-.51-6.356-2.659-2.998-2.324-4.087-4.13-4.47-5.241-.276-.802-.149-1.712.336-2.372l.783-1.07a.36.36 0 0 1 .236-.146.37.37 0 0 1 .274.065l2.538 1.854c.08.059.132.142.146.237a.37.37 0 0 1-.065.273l-.747 1.024a1.32 1.32 0 0 0-.32.972c.058.878.834 1.8 2.356 2.812l.11.077c1.442 1.155 2.56 1.614 3.412 1.399.427-.106.703-.376.83-.601l.748-1.024a.366.366 0 0 1 .51-.08l2.494 1.821c.08.058.132.142.146.237a.4.4 0 0 1-.069.28" }),
290
- /* @__PURE__ */ (0, import_jsx_runtime34.jsx)("path", { fill: props.color || "currentColor", d: "M15.665 3C8.682 3 3 8.682 3 15.665c0 2.994 1.056 5.879 2.983 8.159l-2.247 4.382a.546.546 0 0 0 .641.772l6.028-1.792a12.55 12.55 0 0 0 5.26 1.14c6.983 0 12.665-5.682 12.665-12.665S22.648 3 15.665 3m0 24.233c-1.741 0-3.417-.378-4.983-1.125a.54.54 0 0 0-.39-.03l-5 1.487 1.831-3.573a.55.55 0 0 0-.08-.616 11.56 11.56 0 0 1-2.95-7.715c0-6.381 5.19-11.572 11.572-11.572s11.572 5.19 11.572 11.572-5.19 11.572-11.572 11.572" })
279
+ var import_jsx_runtime36 = require("react/jsx-runtime");
280
+ var SvgWhatsapp = (props) => /* @__PURE__ */ (0, import_jsx_runtime36.jsxs)("svg", __spreadProps(__spreadValues({ xmlns: "http://www.w3.org/2000/svg", fill: "none", width: props.width || 24, height: props.height || 24, viewBox: "0 0 24 24", className: props.className }, props), { children: [
281
+ /* @__PURE__ */ (0, import_jsx_runtime36.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" }),
282
+ /* @__PURE__ */ (0, import_jsx_runtime36.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" })
291
283
  ] }));
292
284
  var Whatsapp_default = SvgWhatsapp;
293
285
  // Annotate the CommonJS export names for ESM import in node:
294
286
  0 && (module.exports = {
287
+ Add,
295
288
  ArrowRight,
296
289
  Attach,
297
290
  Back,
298
291
  Bag,
299
292
  Calendar,
300
293
  Camera,
294
+ CategoryList,
301
295
  Check,
302
296
  Clock,
303
297
  Close,