@iguanads/icons 1.11.2 → 1.11.3

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.
@@ -90,143 +90,162 @@ var SvgLoyalty = (props) => /* @__PURE__ */ jsxs11("svg", { xmlns: "http://www.w
90
90
  ] });
91
91
  var Loyalty_default = SvgLoyalty;
92
92
 
93
- // src/two-colors/Matches.tsx
93
+ // src/two-colors/Magic.tsx
94
94
  import { jsx as jsx12, jsxs as jsxs12 } from "react/jsx-runtime";
95
- var SvgMatches = (props) => /* @__PURE__ */ jsxs12("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
96
- /* @__PURE__ */ jsx12("path", { fill: props.color || "currentColor", d: "M10.428 2.917a2.4 2.4 0 0 1 .25 1.56l-.02.1c-.21 1.05-1.07 2.07-2.56 3.02l-.03.02c-1.43.91-2.49 1.98-3.16 3.19-.66 1.19-.96 2.55-.9 4.06v.2c.26 3.79 3.63 6.9 7.57 6.95h.21c4-.06 7.43-3.19 7.63-6.97.12-1.92-.03-4.42-2.28-6.77 0 0-.06-.06-.06-.07l-.09-.07a.5.5 0 0 0-.41-.07l-.09.03-.09.05a.6.6 0 0 0-.14.14c-.04.06-.06.13-.08.2v.1c.03 1.03-.03 1.9-.38 2.65.2-1.88-.02-3.55-.64-4.96-.76-1.71-2.15-3.13-4.15-4.22h-.03a.5.5 0 0 0-.51.03s-.13.11-.16.15c-.03.05-.07.18-.06.24.02.11.02.23.09.32m-4.52 8.48c.59-1.07 1.51-1.99 2.8-2.81 1.77-1.11 2.8-2.36 3.06-3.71.07-.34.08-.68.05-1.03 1.35.98 2.24 2.13 2.72 3.51.55 1.58.55 3.44.03 5.69v.12c0 .16.08.32.25.44h.03c.09.06.18.08.28.07.07 0 .15-.02.21-.06l.16-.11c.67-.54 1.13-1.15 1.43-1.87.19-.46.31-.97.37-1.58 1.21 1.75 1.29 3.53 1.2 4.92v.19c-.25 3.29-3.22 5.92-6.7 5.92h-.09c-3.44 0-6.37-2.7-6.56-6.02v-.04c-.07-1.38.18-2.57.77-3.63z" }),
97
- /* @__PURE__ */ jsx12("path", { fill: "#FF4C4C", d: "M19.698 18.967a.43.43 0 0 0-.26-.23c-.25-.09-.51.03-.59.25-.43 1.05-1.25 1.7-1.91 2.14-.1.07-.17.17-.2.28-.02.12 0 .24.07.33.06.12.19.19.35.2.12 0 .23-.02.3-.09.77-.51 1.73-1.27 2.25-2.53.04-.11.04-.24-.01-.35" })
95
+ var SvgMagic = (props) => /* @__PURE__ */ jsxs12("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
96
+ /* @__PURE__ */ jsx12("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M17.722 3.281c0-.34-.132-.668-.375-.905L15.382.381a1.24 1.24 0 0 0-.89-.381c-.335 0-.66.134-.892.38L.375 13.815A1.3 1.3 0 0 0 0 14.72c0 .34.132.668.375.905l1.964 1.995a1.25 1.25 0 0 0 1.793 0L17.357 4.186a1.28 1.28 0 0 0 .375-.905zM3.23 17.074.911 14.72l9.469-9.617 2.319 2.355zM13.418 6.727l-2.32-2.356L14.492.926l2.32 2.355z", clipRule: "evenodd" }),
97
+ /* @__PURE__ */ jsx12("path", { fill: "#FF4C4C", d: "M6.582 2.314H4.81v-1.8a.505.505 0 1 0-1.013 0v1.8H2.025a.505.505 0 0 0-.506.515c0 .288.223.514.506.514h1.772v1.8a.505.505 0 1 0 1.013 0v-1.8h1.772a.505.505 0 0 0 .507-.514.505.505 0 0 0-.507-.515M19.494 10.8H17.72V9a.505.505 0 1 0-1.012 0v1.8h-1.772a.505.505 0 0 0-.507.514c0 .288.223.515.507.515h1.772v1.8a.505.505 0 1 0 1.012 0v-1.8h1.773a.505.505 0 0 0 .506-.515.505.505 0 0 0-.506-.514m-5.316 4.629h-1.012V14.4a.505.505 0 1 0-1.013 0v1.029h-1.013a.505.505 0 0 0-.506.514c0 .288.223.514.506.514h1.013v1.029a.505.505 0 1 0 1.013 0v-1.029h1.012a.505.505 0 0 0 .507-.514.505.505 0 0 0-.507-.514" })
98
+ ] });
99
+ var Magic_default = SvgMagic;
100
+
101
+ // src/two-colors/Matches.tsx
102
+ import { jsx as jsx13, jsxs as jsxs13 } from "react/jsx-runtime";
103
+ var SvgMatches = (props) => /* @__PURE__ */ jsxs13("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
104
+ /* @__PURE__ */ jsx13("path", { fill: props.color || "currentColor", d: "M10.428 2.917a2.4 2.4 0 0 1 .25 1.56l-.02.1c-.21 1.05-1.07 2.07-2.56 3.02l-.03.02c-1.43.91-2.49 1.98-3.16 3.19-.66 1.19-.96 2.55-.9 4.06v.2c.26 3.79 3.63 6.9 7.57 6.95h.21c4-.06 7.43-3.19 7.63-6.97.12-1.92-.03-4.42-2.28-6.77 0 0-.06-.06-.06-.07l-.09-.07a.5.5 0 0 0-.41-.07l-.09.03-.09.05a.6.6 0 0 0-.14.14c-.04.06-.06.13-.08.2v.1c.03 1.03-.03 1.9-.38 2.65.2-1.88-.02-3.55-.64-4.96-.76-1.71-2.15-3.13-4.15-4.22h-.03a.5.5 0 0 0-.51.03s-.13.11-.16.15c-.03.05-.07.18-.06.24.02.11.02.23.09.32m-4.52 8.48c.59-1.07 1.51-1.99 2.8-2.81 1.77-1.11 2.8-2.36 3.06-3.71.07-.34.08-.68.05-1.03 1.35.98 2.24 2.13 2.72 3.51.55 1.58.55 3.44.03 5.69v.12c0 .16.08.32.25.44h.03c.09.06.18.08.28.07.07 0 .15-.02.21-.06l.16-.11c.67-.54 1.13-1.15 1.43-1.87.19-.46.31-.97.37-1.58 1.21 1.75 1.29 3.53 1.2 4.92v.19c-.25 3.29-3.22 5.92-6.7 5.92h-.09c-3.44 0-6.37-2.7-6.56-6.02v-.04c-.07-1.38.18-2.57.77-3.63z" }),
105
+ /* @__PURE__ */ jsx13("path", { fill: "#FF4C4C", d: "M19.698 18.967a.43.43 0 0 0-.26-.23c-.25-.09-.51.03-.59.25-.43 1.05-1.25 1.7-1.91 2.14-.1.07-.17.17-.2.28-.02.12 0 .24.07.33.06.12.19.19.35.2.12 0 .23-.02.3-.09.77-.51 1.73-1.27 2.25-2.53.04-.11.04-.24-.01-.35" })
98
106
  ] });
99
107
  var Matches_default = SvgMatches;
100
108
 
101
109
  // src/two-colors/Messages.tsx
102
- import { jsx as jsx13, jsxs as jsxs13 } from "react/jsx-runtime";
103
- var SvgMessages = (props) => /* @__PURE__ */ jsxs13("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
104
- /* @__PURE__ */ jsxs13("g", { clipPath: "url(#Messages_svg__a)", children: [
105
- /* @__PURE__ */ jsx13("path", { fill: props.color || "currentColor", d: "M15.67 13.42c.59 0 1.08-.48 1.08-1.08V4.08c0-.59-.48-1.08-1.08-1.08H4.08C3.48 3 3 3.48 3 4.08v8.27c0 .59.48 1.08 1.08 1.08h1.37c.2.8.68 1.8 1.86 2.34.14.06.29.1.45.1.22 0 .44-.07.62-.2.32-.23.49-.6.45-.99-.03-.34-.04-.81.09-1.25h6.76zm-7.82 1.35s-.01.08-.04.1c-.04.03-.08.02-.09.01-.96-.44-1.28-1.34-1.39-2.01a.49.49 0 0 0-.48-.42H4.08a.1.1 0 0 1-.1-.1V4.08c0-.05.04-.1.1-.1h11.59c.05 0 .1.04.1.1v8.27a.1.1 0 0 1-.1.1h-7.1c-.19 0-.36.11-.44.28-.27.56-.36 1.25-.28 2.04" }),
106
- /* @__PURE__ */ jsx13("path", { fill: "#FF4C4C", d: "M21 11.68c0-.52-.43-.95-.95-.95h-2.62a.49.49 0 0 0 0 .98l2.59-.03.03 6.43h-1.38c-.24 0-.45.17-.48.42-.07.49-.3 1.14-.97 1.47.06-.62-.02-1.16-.24-1.61a.49.49 0 0 0-.44-.28l-5.52.03V14.1a.49.49 0 0 0-.98 0v4.04c0 .52.43.95.95.95h5.2c.07.3.07.63.04.86-.03.34.11.67.4.87a.91.91 0 0 0 .94.09c.75-.34 1.26-.97 1.5-1.82h.99c.52 0 .95-.43.95-.95v-6.46z" })
110
+ import { jsx as jsx14, jsxs as jsxs14 } from "react/jsx-runtime";
111
+ var SvgMessages = (props) => /* @__PURE__ */ jsxs14("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
112
+ /* @__PURE__ */ jsxs14("g", { clipPath: "url(#Messages_svg__a)", children: [
113
+ /* @__PURE__ */ jsx14("path", { fill: props.color || "currentColor", d: "M15.67 13.42c.59 0 1.08-.48 1.08-1.08V4.08c0-.59-.48-1.08-1.08-1.08H4.08C3.48 3 3 3.48 3 4.08v8.27c0 .59.48 1.08 1.08 1.08h1.37c.2.8.68 1.8 1.86 2.34.14.06.29.1.45.1.22 0 .44-.07.62-.2.32-.23.49-.6.45-.99-.03-.34-.04-.81.09-1.25h6.76zm-7.82 1.35s-.01.08-.04.1c-.04.03-.08.02-.09.01-.96-.44-1.28-1.34-1.39-2.01a.49.49 0 0 0-.48-.42H4.08a.1.1 0 0 1-.1-.1V4.08c0-.05.04-.1.1-.1h11.59c.05 0 .1.04.1.1v8.27a.1.1 0 0 1-.1.1h-7.1c-.19 0-.36.11-.44.28-.27.56-.36 1.25-.28 2.04" }),
114
+ /* @__PURE__ */ jsx14("path", { fill: "#FF4C4C", d: "M21 11.68c0-.52-.43-.95-.95-.95h-2.62a.49.49 0 0 0 0 .98l2.59-.03.03 6.43h-1.38c-.24 0-.45.17-.48.42-.07.49-.3 1.14-.97 1.47.06-.62-.02-1.16-.24-1.61a.49.49 0 0 0-.44-.28l-5.52.03V14.1a.49.49 0 0 0-.98 0v4.04c0 .52.43.95.95.95h5.2c.07.3.07.63.04.86-.03.34.11.67.4.87a.91.91 0 0 0 .94.09c.75-.34 1.26-.97 1.5-1.82h.99c.52 0 .95-.43.95-.95v-6.46z" })
107
115
  ] }),
108
- /* @__PURE__ */ jsx13("defs", { children: /* @__PURE__ */ jsx13("clipPath", { id: "Messages_svg__a", children: /* @__PURE__ */ jsx13("path", { fill: "#fff", d: "M3 3h18v18H3z" }) }) })
116
+ /* @__PURE__ */ jsx14("defs", { children: /* @__PURE__ */ jsx14("clipPath", { id: "Messages_svg__a", children: /* @__PURE__ */ jsx14("path", { fill: "#fff", d: "M3 3h18v18H3z" }) }) })
109
117
  ] });
110
118
  var Messages_default = SvgMessages;
111
119
 
112
120
  // src/two-colors/Money.tsx
113
- import { jsx as jsx14, jsxs as jsxs14 } from "react/jsx-runtime";
114
- var SvgMoney = (props) => /* @__PURE__ */ jsxs14("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
115
- /* @__PURE__ */ jsx14("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-9.1 9.75c0-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" }),
116
- /* @__PURE__ */ jsx14("path", { fill: "#FF4C4C", fillRule: "evenodd", d: "M11.485 11.595c-.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.38z", clipRule: "evenodd" })
121
+ import { jsx as jsx15, jsxs as jsxs15 } from "react/jsx-runtime";
122
+ var SvgMoney = (props) => /* @__PURE__ */ jsxs15("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
123
+ /* @__PURE__ */ jsx15("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-9.1 9.75c0-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" }),
124
+ /* @__PURE__ */ jsx15("path", { fill: "#FF4C4C", fillRule: "evenodd", d: "M11.485 11.595c-.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.38z", clipRule: "evenodd" })
117
125
  ] });
118
126
  var Money_default = SvgMoney;
119
127
 
120
128
  // src/two-colors/Notification.tsx
121
- import { jsx as jsx15, jsxs as jsxs15 } from "react/jsx-runtime";
122
- var SvgNotification = (props) => /* @__PURE__ */ jsxs15("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
123
- /* @__PURE__ */ jsx15("path", { fill: props.color || "currentColor", d: "M18.23 15.03h-.08v-3.88c0-2.6-1.6-4.96-3.99-5.86l-.05-.02v-.14c0-1.18-.94-2.13-2.1-2.13s-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.82h12.43c.98 0 1.79-.82 1.79-1.82s-.8-1.82-1.79-1.82zm.05 2.59H5.69c-.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-.11V5c0-.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.72z" }),
124
- /* @__PURE__ */ jsx15("path", { fill: "#FF4C4C", d: "M11.98 20.08c-.81 0-1.5-.59-1.63-1.4H9.31h.01c.15 1.36 1.26 2.32 2.7 2.32s2.56-.97 2.7-2.33h-1.11c-.14.81-.82 1.4-1.63 1.4z" })
129
+ import { jsx as jsx16, jsxs as jsxs16 } from "react/jsx-runtime";
130
+ var SvgNotification = (props) => /* @__PURE__ */ jsxs16("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
131
+ /* @__PURE__ */ jsx16("path", { fill: props.color || "currentColor", d: "M18.23 15.03h-.08v-3.88c0-2.6-1.6-4.96-3.99-5.86l-.05-.02v-.14c0-1.18-.94-2.13-2.1-2.13s-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.82h12.43c.98 0 1.79-.82 1.79-1.82s-.8-1.82-1.79-1.82zm.05 2.59H5.69c-.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-.11V5c0-.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.72z" }),
132
+ /* @__PURE__ */ jsx16("path", { fill: "#FF4C4C", d: "M11.98 20.08c-.81 0-1.5-.59-1.63-1.4H9.31h.01c.15 1.36 1.26 2.32 2.7 2.32s2.56-.97 2.7-2.33h-1.11c-.14.81-.82 1.4-1.63 1.4z" })
125
133
  ] });
126
134
  var Notification_default = SvgNotification;
127
135
 
128
136
  // src/two-colors/OrderEdit.tsx
129
- import { jsx as jsx16, jsxs as jsxs16 } from "react/jsx-runtime";
130
- var SvgOrderEdit = (props) => /* @__PURE__ */ jsxs16("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
131
- /* @__PURE__ */ jsx16("path", { fill: props.color || "currentColor", d: "M18.63 3H7.07c-.98 0-1.78.78-1.78 1.75l-.07 11.08H3.44c-.24 0-.44.2-.44.44v1.9c0 1.24.99 2.25 2.23 2.31h10.11c1.29 0 2.33-1.04 2.33-2.31V9.51h2.37a.43.43 0 0 0 .44-.43V4.84c0-1.01-.83-1.83-1.85-1.83zM5.33 19.61c-.8 0-1.45-.64-1.45-1.43v-1.46H13v1.46c0 .52.18 1.03.51 1.43zM16.78 4.83v13.34c0 .79-.65 1.43-1.45 1.43s-1.45-.64-1.45-1.43v-1.9c0-.24-.2-.44-.44-.44H6.1l.07-11.08c0-.49.41-.88.9-.87h9.99c-.18.29-.28.62-.28.95m2.82 3.8h-1.93v-3.8c0-.53.43-.95.96-.95s.96.43.96.95v3.8z" }),
132
- /* @__PURE__ */ jsx16("path", { fill: props.color || "currentColor", d: "M7.65 12.15h7.08c.25 0 .44-.2.44-.44s-.2-.44-.45-.44H7.64c-.25 0-.44.2-.44.44s.2.44.44.44zm0 1.8h4.28c.24 0 .44-.2.44-.44s-.2-.44-.44-.44H7.65c-.25 0-.44.2-.44.44s.2.44.44.44" }),
133
- /* @__PURE__ */ jsx16("path", { fill: "#FF4C4C", fillRule: "evenodd", d: "M18.15 11.37a1.451 1.451 0 0 1 2.9 0v6.56l-1.06 2.32a.39.39 0 0 1-.33.22c-.14 0-.27-.08-.33-.21l-1.09-2.31v-6.56zm.74 1.15v4.91h1.41v-4.91zm.71-1.85c.39 0 .71.32.7.7v.41h-1.41v-.41c0-.39.32-.71.7-.7zm-.49 7.5.5 1.06.49-1.06z", clipRule: "evenodd" })
137
+ import { jsx as jsx17, jsxs as jsxs17 } from "react/jsx-runtime";
138
+ var SvgOrderEdit = (props) => /* @__PURE__ */ jsxs17("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
139
+ /* @__PURE__ */ jsx17("path", { fill: props.color || "currentColor", d: "M18.63 3H7.07c-.98 0-1.78.78-1.78 1.75l-.07 11.08H3.44c-.24 0-.44.2-.44.44v1.9c0 1.24.99 2.25 2.23 2.31h10.11c1.29 0 2.33-1.04 2.33-2.31V9.51h2.37a.43.43 0 0 0 .44-.43V4.84c0-1.01-.83-1.83-1.85-1.83zM5.33 19.61c-.8 0-1.45-.64-1.45-1.43v-1.46H13v1.46c0 .52.18 1.03.51 1.43zM16.78 4.83v13.34c0 .79-.65 1.43-1.45 1.43s-1.45-.64-1.45-1.43v-1.9c0-.24-.2-.44-.44-.44H6.1l.07-11.08c0-.49.41-.88.9-.87h9.99c-.18.29-.28.62-.28.95m2.82 3.8h-1.93v-3.8c0-.53.43-.95.96-.95s.96.43.96.95v3.8z" }),
140
+ /* @__PURE__ */ jsx17("path", { fill: props.color || "currentColor", d: "M7.65 12.15h7.08c.25 0 .44-.2.44-.44s-.2-.44-.45-.44H7.64c-.25 0-.44.2-.44.44s.2.44.44.44zm0 1.8h4.28c.24 0 .44-.2.44-.44s-.2-.44-.44-.44H7.65c-.25 0-.44.2-.44.44s.2.44.44.44" }),
141
+ /* @__PURE__ */ jsx17("path", { fill: "#FF4C4C", fillRule: "evenodd", d: "M18.15 11.37a1.451 1.451 0 0 1 2.9 0v6.56l-1.06 2.32a.39.39 0 0 1-.33.22c-.14 0-.27-.08-.33-.21l-1.09-2.31v-6.56zm.74 1.15v4.91h1.41v-4.91zm.71-1.85c.39 0 .71.32.7.7v.41h-1.41v-.41c0-.39.32-.71.7-.7zm-.49 7.5.5 1.06.49-1.06z", clipRule: "evenodd" })
134
142
  ] });
135
143
  var OrderEdit_default = SvgOrderEdit;
136
144
 
137
145
  // src/two-colors/Order.tsx
138
- import { jsx as jsx17, jsxs as jsxs17 } from "react/jsx-runtime";
139
- var SvgOrder = (props) => /* @__PURE__ */ jsxs17("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
140
- /* @__PURE__ */ jsx17("path", { fill: props.color || "currentColor", d: "M19.1 3.01H7.2c-1.01 0-1.84.81-1.84 1.799l-.07 11.404H3.46c-.25 0-.46.2-.46.45v1.958C3 19.891 4.01 20.94 5.3 21h10.41c1.33 0 2.4-1.07 2.4-2.379V9.706h2.44c.12 0 .24-.04.32-.13.09-.08.13-.2.13-.32V4.89C21 3.849 20.15 3 19.09 3zM5.41 20.1c-.82 0-1.49-.66-1.49-1.479v-1.509h9.39v1.51c0 .539.18 1.059.52 1.479zM17.2 4.9v13.73a1.491 1.491 0 0 1-2.98 0v-1.959c0-.25-.2-.45-.46-.45H6.21L6.28 4.82c0-.5.42-.9.92-.9h10.28c-.19.29-.28.63-.28.98m2.9 3.908h-1.98V4.899c0-.54.44-.98.99-.98s.99.44.99.98z" }),
141
- /* @__PURE__ */ jsx17("path", { fill: "#FF4C4C", d: "M7.8 12.425h7.29c.25 0 .46-.2.45-.45a.463.463 0 0 0-.46-.45H7.79c-.25 0-.46.2-.46.45s.2.45.46.45zm0 1.849h4.41c.25 0 .46-.2.46-.45s-.2-.45-.46-.45H7.8c-.25 0-.46.2-.46.45s.2.45.46.45" })
146
+ import { jsx as jsx18, jsxs as jsxs18 } from "react/jsx-runtime";
147
+ var SvgOrder = (props) => /* @__PURE__ */ jsxs18("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
148
+ /* @__PURE__ */ jsx18("path", { fill: props.color || "currentColor", d: "M19.1 3.01H7.2c-1.01 0-1.84.81-1.84 1.799l-.07 11.404H3.46c-.25 0-.46.2-.46.45v1.958C3 19.891 4.01 20.94 5.3 21h10.41c1.33 0 2.4-1.07 2.4-2.379V9.706h2.44c.12 0 .24-.04.32-.13.09-.08.13-.2.13-.32V4.89C21 3.849 20.15 3 19.09 3zM5.41 20.1c-.82 0-1.49-.66-1.49-1.479v-1.509h9.39v1.51c0 .539.18 1.059.52 1.479zM17.2 4.9v13.73a1.491 1.491 0 0 1-2.98 0v-1.959c0-.25-.2-.45-.46-.45H6.21L6.28 4.82c0-.5.42-.9.92-.9h10.28c-.19.29-.28.63-.28.98m2.9 3.908h-1.98V4.899c0-.54.44-.98.99-.98s.99.44.99.98z" }),
149
+ /* @__PURE__ */ jsx18("path", { fill: "#FF4C4C", d: "M7.8 12.425h7.29c.25 0 .46-.2.45-.45a.463.463 0 0 0-.46-.45H7.79c-.25 0-.46.2-.46.45s.2.45.46.45zm0 1.849h4.41c.25 0 .46-.2.46-.45s-.2-.45-.46-.45H7.8c-.25 0-.46.2-.46.45s.2.45.46.45" })
142
150
  ] });
143
151
  var Order_default = SvgOrder;
144
152
 
145
153
  // src/two-colors/Pay.tsx
146
- import { jsx as jsx18, jsxs as jsxs18 } from "react/jsx-runtime";
147
- var SvgPay = (props) => /* @__PURE__ */ jsxs18("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
148
- /* @__PURE__ */ jsx18("path", { fill: props.color || "currentColor", d: "M19.88 5H4.13C2.96 5 2 5.95 2 7.12v10.44c0 1.17.95 2.13 2.13 2.13h15.75c1.17 0 2.13-.95 2.13-2.13V7.12c0-1.17-.95-2.12-2.13-2.12m1.13 6.98v5.59c0 .63-.5 1.13-1.13 1.13H4.13C3.5 18.7 3 18.2 3 17.57v-5.59zm0-2.45v1.45h-18V9.53zm0-2.4v1.4h-18v-1.4c0-.63.5-1.13 1.13-1.13h15.75c.63 0 1.13.49 1.13 1.13z" }),
149
- /* @__PURE__ */ jsx18("path", { fill: "#FF4C4C", d: "M4.89 15.04h4.5a.51.51 0 0 0 0-1.02h-4.5c-.18 0-.35.1-.44.25-.09.16-.09.36 0 .51s.26.25.43.25zm1.94.92H4.89c-.18 0-.35.1-.44.25-.09.16-.09.35 0 .51.09.15.26.25.43.25h1.94c.18 0 .35-.1.44-.25.09-.16.09-.35 0-.51a.5.5 0 0 0-.43-.25" })
154
+ import { jsx as jsx19, jsxs as jsxs19 } from "react/jsx-runtime";
155
+ var SvgPay = (props) => /* @__PURE__ */ jsxs19("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
156
+ /* @__PURE__ */ jsx19("path", { fill: props.color || "currentColor", d: "M19.88 5H4.13C2.96 5 2 5.95 2 7.12v10.44c0 1.17.95 2.13 2.13 2.13h15.75c1.17 0 2.13-.95 2.13-2.13V7.12c0-1.17-.95-2.12-2.13-2.12m1.13 6.98v5.59c0 .63-.5 1.13-1.13 1.13H4.13C3.5 18.7 3 18.2 3 17.57v-5.59zm0-2.45v1.45h-18V9.53zm0-2.4v1.4h-18v-1.4c0-.63.5-1.13 1.13-1.13h15.75c.63 0 1.13.49 1.13 1.13z" }),
157
+ /* @__PURE__ */ jsx19("path", { fill: "#FF4C4C", d: "M4.89 15.04h4.5a.51.51 0 0 0 0-1.02h-4.5c-.18 0-.35.1-.44.25-.09.16-.09.36 0 .51s.26.25.43.25zm1.94.92H4.89c-.18 0-.35.1-.44.25-.09.16-.09.35 0 .51.09.15.26.25.43.25h1.94c.18 0 .35-.1.44-.25.09-.16.09-.35 0-.51a.5.5 0 0 0-.43-.25" })
150
158
  ] });
151
159
  var Pay_default = SvgPay;
152
160
 
153
161
  // src/two-colors/Pin.tsx
154
- import { jsx as jsx19, jsxs as jsxs19 } from "react/jsx-runtime";
155
- var SvgPin = (props) => /* @__PURE__ */ jsxs19("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
156
- /* @__PURE__ */ jsx19("path", { fill: "#FF4C4C", 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" }),
157
- /* @__PURE__ */ jsx19("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" })
162
+ import { jsx as jsx20, jsxs as jsxs20 } from "react/jsx-runtime";
163
+ var SvgPin = (props) => /* @__PURE__ */ jsxs20("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
164
+ /* @__PURE__ */ jsx20("path", { fill: "#FF4C4C", 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" }),
165
+ /* @__PURE__ */ jsx20("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" })
158
166
  ] });
159
167
  var Pin_default = SvgPin;
160
168
 
161
169
  // src/two-colors/QrCode.tsx
162
- import { jsx as jsx20, jsxs as jsxs20 } from "react/jsx-runtime";
163
- var SvgQrCode = (props) => /* @__PURE__ */ jsxs20("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
164
- /* @__PURE__ */ jsx20("path", { stroke: "#FF4C4C", strokeLinecap: "round", strokeLinejoin: "round", d: "M6.307 7.307H9.71v3.403H6.307zm-.068 7.09H9.71v3.471H6.24z", clipRule: "evenodd" }),
165
- /* @__PURE__ */ jsx20("path", { stroke: "#FF4C4C", strokeLinecap: "round", strokeLinejoin: "round", d: "M13.29 16.079v-1.79m3.4 3.401H14.9" }),
166
- /* @__PURE__ */ jsx20("path", { stroke: "#FF4C4C", strokeLinecap: "round", strokeLinejoin: "round", d: "M16.76 10.603h-3.47V7.13h3.47z", clipRule: "evenodd" }),
167
- /* @__PURE__ */ jsx20("path", { stroke: props.color || "currentColor", strokeLinecap: "round", strokeLinejoin: "round", d: "M20 8.901V5.79C20 4.801 19.2 4 18.21 4h-3.112" }),
168
- /* @__PURE__ */ jsx20("path", { stroke: "#FF4C4C", strokeLinecap: "round", strokeLinejoin: "round", d: "M15.347 14.29h1.342" }),
169
- /* @__PURE__ */ jsx20("path", { stroke: props.color || "currentColor", strokeLinecap: "round", strokeLinejoin: "round", d: "M7.901 4H4.79C3.8 4 3 4.8 3 5.79V8.9m0 7.199v3.111C3 20.2 3.8 21 4.79 21H7.9m7.199 0h3.111c.99 0 1.79-.8 1.79-1.79V16.1" })
170
+ import { jsx as jsx21, jsxs as jsxs21 } from "react/jsx-runtime";
171
+ var SvgQrCode = (props) => /* @__PURE__ */ jsxs21("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
172
+ /* @__PURE__ */ jsx21("path", { stroke: "#FF4C4C", strokeLinecap: "round", strokeLinejoin: "round", d: "M6.307 7.307H9.71v3.403H6.307zm-.068 7.09H9.71v3.471H6.24z", clipRule: "evenodd" }),
173
+ /* @__PURE__ */ jsx21("path", { stroke: "#FF4C4C", strokeLinecap: "round", strokeLinejoin: "round", d: "M13.29 16.079v-1.79m3.4 3.401H14.9" }),
174
+ /* @__PURE__ */ jsx21("path", { stroke: "#FF4C4C", strokeLinecap: "round", strokeLinejoin: "round", d: "M16.76 10.603h-3.47V7.13h3.47z", clipRule: "evenodd" }),
175
+ /* @__PURE__ */ jsx21("path", { stroke: props.color || "currentColor", strokeLinecap: "round", strokeLinejoin: "round", d: "M20 8.901V5.79C20 4.801 19.2 4 18.21 4h-3.112" }),
176
+ /* @__PURE__ */ jsx21("path", { stroke: "#FF4C4C", strokeLinecap: "round", strokeLinejoin: "round", d: "M15.347 14.29h1.342" }),
177
+ /* @__PURE__ */ jsx21("path", { stroke: props.color || "currentColor", strokeLinecap: "round", strokeLinejoin: "round", d: "M7.901 4H4.79C3.8 4 3 4.8 3 5.79V8.9m0 7.199v3.111C3 20.2 3.8 21 4.79 21H7.9m7.199 0h3.111c.99 0 1.79-.8 1.79-1.79V16.1" })
170
178
  ] });
171
179
  var QrCode_default = SvgQrCode;
172
180
 
173
181
  // src/two-colors/Rate.tsx
174
- import { jsx as jsx21, jsxs as jsxs21 } from "react/jsx-runtime";
175
- var SvgRate = (props) => /* @__PURE__ */ jsxs21("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
176
- /* @__PURE__ */ jsx21("path", { fill: "#FF4C4C", 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 0l16.78-16.78z", clipRule: "evenodd" }),
177
- /* @__PURE__ */ jsx21("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M7.814 3.05a3.73 3.73 0 1 0 0 7.46 3.73 3.73 0 0 0 0-7.46m0 6.27c-1.4 0-2.54-1.14-2.54-2.54s1.14-2.54 2.54-2.54 2.54 1.14 2.54 2.54-1.14 2.54-2.54 2.54m8.35 4.18c-2.05 0-3.73 1.67-3.73 3.73a3.73 3.73 0 1 0 3.73-3.73m0 6.26c-1.4 0-2.54-1.14-2.54-2.54s1.14-2.54 2.54-2.54 2.54 1.14 2.54 2.54-1.14 2.54-2.54 2.54", clipRule: "evenodd" })
182
+ import { jsx as jsx22, jsxs as jsxs22 } from "react/jsx-runtime";
183
+ var SvgRate = (props) => /* @__PURE__ */ jsxs22("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
184
+ /* @__PURE__ */ jsx22("path", { fill: "#FF4C4C", 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 0l16.78-16.78z", clipRule: "evenodd" }),
185
+ /* @__PURE__ */ jsx22("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M7.814 3.05a3.73 3.73 0 1 0 0 7.46 3.73 3.73 0 0 0 0-7.46m0 6.27c-1.4 0-2.54-1.14-2.54-2.54s1.14-2.54 2.54-2.54 2.54 1.14 2.54 2.54-1.14 2.54-2.54 2.54m8.35 4.18c-2.05 0-3.73 1.67-3.73 3.73a3.73 3.73 0 1 0 3.73-3.73m0 6.26c-1.4 0-2.54-1.14-2.54-2.54s1.14-2.54 2.54-2.54 2.54 1.14 2.54 2.54-1.14 2.54-2.54 2.54", clipRule: "evenodd" })
178
186
  ] });
179
187
  var Rate_default = SvgRate;
180
188
 
181
189
  // src/two-colors/Search.tsx
182
- import { jsx as jsx22, jsxs as jsxs22 } from "react/jsx-runtime";
183
- var SvgSearch = (props) => /* @__PURE__ */ jsxs22("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
184
- /* @__PURE__ */ jsx22("path", { fill: props.color || "currentColor", d: "m20.5 18.09-3.76-3.75-.17-.12a.625.625 0 0 0-.71.13l-.32.32-.35-.34A6.92 6.92 0 0 0 16.8 9.9c0-3.81-3.1-6.9-6.9-6.9S3 6.1 3 9.9s3.1 6.9 6.91 6.9l.52-.02c1.44-.11 2.78-.65 3.89-1.58l.35.34-.32.32-.05.06c-.08.11-.12.24-.12.38 0 .17.07.33.19.45l3.75 3.75.1.1c.3.26.69.4 1.09.4.7-.01 1.31-.41 1.57-1.05s.12-1.36-.37-1.85zm-.82 1.56c-.2.2-.5.22-.72.07l-3.45-3.44.8-.8 3.39 3.39c.2.22.19.57-.02.78m-4.11-9.76c0 3.13-2.54 5.67-5.67 5.67s-5.67-2.54-5.67-5.67S6.77 4.22 9.9 4.22s5.67 2.54 5.67 5.67" }),
185
- /* @__PURE__ */ jsx22("path", { fill: "#FF4C4C", d: "M13.7 7.85C12.15 4.48 8.86 5.49 8.83 5.5c-.12.04-.22.12-.27.23-.05.1-.05.21-.01.31.08.22.34.33.58.25.07-.02.69-.21 1.45-.06 1.01.19 1.78.84 2.29 1.95.07.16.24.25.42.25.06 0 .12-.01.17-.03.12-.04.21-.13.25-.24.04-.1.04-.21 0-.31z" })
190
+ import { jsx as jsx23, jsxs as jsxs23 } from "react/jsx-runtime";
191
+ var SvgSearch = (props) => /* @__PURE__ */ jsxs23("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
192
+ /* @__PURE__ */ jsx23("path", { fill: props.color || "currentColor", d: "m20.5 18.09-3.76-3.75-.17-.12a.625.625 0 0 0-.71.13l-.32.32-.35-.34A6.92 6.92 0 0 0 16.8 9.9c0-3.81-3.1-6.9-6.9-6.9S3 6.1 3 9.9s3.1 6.9 6.91 6.9l.52-.02c1.44-.11 2.78-.65 3.89-1.58l.35.34-.32.32-.05.06c-.08.11-.12.24-.12.38 0 .17.07.33.19.45l3.75 3.75.1.1c.3.26.69.4 1.09.4.7-.01 1.31-.41 1.57-1.05s.12-1.36-.37-1.85zm-.82 1.56c-.2.2-.5.22-.72.07l-3.45-3.44.8-.8 3.39 3.39c.2.22.19.57-.02.78m-4.11-9.76c0 3.13-2.54 5.67-5.67 5.67s-5.67-2.54-5.67-5.67S6.77 4.22 9.9 4.22s5.67 2.54 5.67 5.67" }),
193
+ /* @__PURE__ */ jsx23("path", { fill: "#FF4C4C", d: "M13.7 7.85C12.15 4.48 8.86 5.49 8.83 5.5c-.12.04-.22.12-.27.23-.05.1-.05.21-.01.31.08.22.34.33.58.25.07-.02.69-.21 1.45-.06 1.01.19 1.78.84 2.29 1.95.07.16.24.25.42.25.06 0 .12-.01.17-.03.12-.04.21-.13.25-.24.04-.1.04-.21 0-.31z" })
186
194
  ] });
187
195
  var Search_default = SvgSearch;
188
196
 
189
197
  // src/two-colors/SignOut.tsx
190
- import { jsx as jsx23, jsxs as jsxs23 } from "react/jsx-runtime";
191
- var SvgSignOut = (props) => /* @__PURE__ */ jsxs23("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
192
- /* @__PURE__ */ jsx23("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" }),
193
- /* @__PURE__ */ jsx23("path", { fill: "#FF4C4C", 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" })
198
+ import { jsx as jsx24, jsxs as jsxs24 } from "react/jsx-runtime";
199
+ var SvgSignOut = (props) => /* @__PURE__ */ jsxs24("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
200
+ /* @__PURE__ */ jsx24("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" }),
201
+ /* @__PURE__ */ jsx24("path", { fill: "#FF4C4C", 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" })
194
202
  ] });
195
203
  var SignOut_default = SvgSignOut;
196
204
 
205
+ // src/two-colors/Support.tsx
206
+ import { jsx as jsx25, jsxs as jsxs25 } from "react/jsx-runtime";
207
+ var SvgSupport = (props) => /* @__PURE__ */ jsxs25("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
208
+ /* @__PURE__ */ jsx25("path", { stroke: props.color || "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.1, d: "M3.55 14.55h-1a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h1a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1", clipRule: "evenodd" }),
209
+ /* @__PURE__ */ jsx25("path", { stroke: props.color || "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.1, d: "M16.05 7.55v-.5a6.5 6.5 0 0 0-6.5-6.5v0a6.5 6.5 0 0 0-6.5 6.5v.5" }),
210
+ /* @__PURE__ */ jsx25("path", { stroke: "#FF4C4C", strokeLinecap: "round", strokeLinejoin: "round", d: "M10.175 18.8h-1.25c-.69 0-1.25-.56-1.25-1.25v0c0-.69.56-1.25 1.25-1.25h1.25c.69 0 1.25.56 1.25 1.25v0c0 .69-.56 1.25-1.25 1.25", clipRule: "evenodd" }),
211
+ /* @__PURE__ */ jsx25("path", { stroke: "#FF4C4C", strokeLinecap: "round", strokeLinejoin: "round", d: "M11.425 17.55h2.125a2 2 0 0 0 2-2v-1" }),
212
+ /* @__PURE__ */ jsx25("path", { stroke: props.color || "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.1, d: "M16.55 14.55h-1a1 1 0 0 1-1-1v-5a1 1 0 0 1 1-1h1a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2", clipRule: "evenodd" })
213
+ ] });
214
+ var Support_default = SvgSupport;
215
+
197
216
  // src/two-colors/Timesheet.tsx
198
- import { jsx as jsx24, jsxs as jsxs24 } from "react/jsx-runtime";
199
- var SvgTimesheet = (props) => /* @__PURE__ */ jsxs24("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
200
- /* @__PURE__ */ jsx24("path", { stroke: props.color || "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 0.9, d: "M10.828 21H7.812c-2.775 0-5.026-2.239-5.026-5V8c0-2.761 2.25-5 5.026-5h8.042c2.776 0 5.026 2.239 5.026 5v2m-8.041-.5h4.02" }),
201
- /* @__PURE__ */ jsx24("path", { stroke: props.color || "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 0.9, d: "m7.31 14.505.834.745 1.679-1.5M7.31 9.505l.834.745 1.679-1.5" }),
202
- /* @__PURE__ */ jsx24("path", { stroke: "#FF4C4C", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 0.9, d: "M17.865 22c-2.499 0-4.524-2.015-4.524-4.5s2.025-4.5 4.524-4.5 4.523 2.015 4.523 4.5-2.025 4.5-4.523 4.5" }),
203
- /* @__PURE__ */ jsx24("path", { stroke: "#FF4C4C", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 0.9, d: "M17.757 15.983v1.758l1.39.843" })
217
+ import { jsx as jsx26, jsxs as jsxs26 } from "react/jsx-runtime";
218
+ var SvgTimesheet = (props) => /* @__PURE__ */ jsxs26("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
219
+ /* @__PURE__ */ jsx26("path", { stroke: props.color || "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 0.9, d: "M10.828 21H7.812c-2.775 0-5.026-2.239-5.026-5V8c0-2.761 2.25-5 5.026-5h8.042c2.776 0 5.026 2.239 5.026 5v2m-8.041-.5h4.02" }),
220
+ /* @__PURE__ */ jsx26("path", { stroke: props.color || "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 0.9, d: "m7.31 14.505.834.745 1.679-1.5M7.31 9.505l.834.745 1.679-1.5" }),
221
+ /* @__PURE__ */ jsx26("path", { stroke: "#FF4C4C", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 0.9, d: "M17.865 22c-2.499 0-4.524-2.015-4.524-4.5s2.025-4.5 4.524-4.5 4.523 2.015 4.523 4.5-2.025 4.5-4.523 4.5" }),
222
+ /* @__PURE__ */ jsx26("path", { stroke: "#FF4C4C", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 0.9, d: "M17.757 15.983v1.758l1.39.843" })
204
223
  ] });
205
224
  var Timesheet_default = SvgTimesheet;
206
225
 
207
226
  // src/two-colors/Trash.tsx
208
- import { jsx as jsx25, jsxs as jsxs25 } from "react/jsx-runtime";
209
- var SvgTrash = (props) => /* @__PURE__ */ jsxs25("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
210
- /* @__PURE__ */ jsx25("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.76 14.73c-.02.36-.3.65-.65.65H7.92c-.35 0-.63-.28-.65-.65L6.78 8.9h10.48l-.49 10.4zm1.59-11.45H5.66c-.36 0-.65-.31-.65-.68s.29-.68.65-.68h12.69c.36 0 .65.31.65.68s-.29.68-.65.68" }),
211
- /* @__PURE__ */ jsx25("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.44" }),
212
- /* @__PURE__ */ jsx25("path", { fill: "#FF4C4C", d: "M12 17.43c.22 0 .39-.18.39-.41v-5.83c0-.23-.18-.41-.39-.41s-.39.18-.39.41v5.83c0 .23.18.41.39.41" }),
213
- /* @__PURE__ */ jsx25("path", { fill: props.color || "currentColor", d: "M9.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" })
227
+ import { jsx as jsx27, jsxs as jsxs27 } from "react/jsx-runtime";
228
+ var SvgTrash = (props) => /* @__PURE__ */ jsxs27("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
229
+ /* @__PURE__ */ jsx27("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.76 14.73c-.02.36-.3.65-.65.65H7.92c-.35 0-.63-.28-.65-.65L6.78 8.9h10.48l-.49 10.4zm1.59-11.45H5.66c-.36 0-.65-.31-.65-.68s.29-.68.65-.68h12.69c.36 0 .65.31.65.68s-.29.68-.65.68" }),
230
+ /* @__PURE__ */ jsx27("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.44" }),
231
+ /* @__PURE__ */ jsx27("path", { fill: "#FF4C4C", d: "M12 17.43c.22 0 .39-.18.39-.41v-5.83c0-.23-.18-.41-.39-.41s-.39.18-.39.41v5.83c0 .23.18.41.39.41" }),
232
+ /* @__PURE__ */ jsx27("path", { fill: props.color || "currentColor", d: "M9.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" })
214
233
  ] });
215
234
  var Trash_default = SvgTrash;
216
235
 
217
236
  // src/two-colors/User.tsx
218
- import { jsx as jsx26, jsxs as jsxs26 } from "react/jsx-runtime";
219
- var SvgUser = (props) => /* @__PURE__ */ jsxs26("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
220
- /* @__PURE__ */ jsx26("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "m14.674 11.163.21.098.018.017c2.197 1.096 3.598 3.402 3.598 5.876V19h-13v-.044l.018-2.014v-.221l.017-.23c.271-2.704 2.215-4.992 4.824-5.68l.534-.142.052-.053v-.133l-.035-.062-.656-.318-.158-.088-.149-.097C8.66 9.07 8.021 7.47 8.354 5.95 8.739 4.21 10.236 3 11.996 3s3.256 1.22 3.641 2.95a3.76 3.76 0 0 1-2.057 4.233l-.499.238-.026.062v.133l.044.053.744.194.201.062.21.07.21.08zm-2.67.3c-3.099 0-5.62 2.545-5.62 5.673v.813l.088.114 11.021.027.114-.088.026-.875-.017-.194v-.195l-.018-.194a5.624 5.624 0 0 0-5.594-5.08M9.151 6.756c0 1.581 1.278 2.88 2.853 2.88s2.854-1.29 2.854-2.88-1.278-2.88-2.854-2.88c-1.575 0-2.853 1.29-2.853 2.88", clipRule: "evenodd" }),
221
- /* @__PURE__ */ jsx26("path", { fill: "#FF4C4C", fillRule: "evenodd", d: "M5 20.538c0-.217.188-.393.42-.393h13.16c.232 0 .42.176.42.393v.069c0 .217-.188.393-.42.393H5.42c-.232 0-.42-.176-.42-.393z", clipRule: "evenodd" })
237
+ import { jsx as jsx28, jsxs as jsxs28 } from "react/jsx-runtime";
238
+ var SvgUser = (props) => /* @__PURE__ */ jsxs28("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
239
+ /* @__PURE__ */ jsx28("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "m14.674 11.163.21.098.018.017c2.197 1.096 3.598 3.402 3.598 5.876V19h-13v-.044l.018-2.014v-.221l.017-.23c.271-2.704 2.215-4.992 4.824-5.68l.534-.142.052-.053v-.133l-.035-.062-.656-.318-.158-.088-.149-.097C8.66 9.07 8.021 7.47 8.354 5.95 8.739 4.21 10.236 3 11.996 3s3.256 1.22 3.641 2.95a3.76 3.76 0 0 1-2.057 4.233l-.499.238-.026.062v.133l.044.053.744.194.201.062.21.07.21.08zm-2.67.3c-3.099 0-5.62 2.545-5.62 5.673v.813l.088.114 11.021.027.114-.088.026-.875-.017-.194v-.195l-.018-.194a5.624 5.624 0 0 0-5.594-5.08M9.151 6.756c0 1.581 1.278 2.88 2.853 2.88s2.854-1.29 2.854-2.88-1.278-2.88-2.854-2.88c-1.575 0-2.853 1.29-2.853 2.88", clipRule: "evenodd" }),
240
+ /* @__PURE__ */ jsx28("path", { fill: "#FF4C4C", fillRule: "evenodd", d: "M5 20.538c0-.217.188-.393.42-.393h13.16c.232 0 .42.176.42.393v.069c0 .217-.188.393-.42.393H5.42c-.232 0-.42-.176-.42-.393z", clipRule: "evenodd" })
222
241
  ] });
223
242
  var User_default = SvgUser;
224
243
 
225
244
  // src/two-colors/Voucher.tsx
226
- import { jsx as jsx27, jsxs as jsxs27 } from "react/jsx-runtime";
227
- var SvgVoucher = (props) => /* @__PURE__ */ jsxs27("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
228
- /* @__PURE__ */ jsx27("path", { fill: props.color || "currentColor", d: "M20.39 10.93h1.13a.476.476 0 0 0 .48-.48V7.8c0-.48-.19-.93-.54-1.27S20.65 6 20.16 6H3.84c-.49 0-.95.19-1.3.53-.35.35-.54.8-.54 1.28v2.65a.476.476 0 0 0 .48.48h1.13c.39 0 .76.21.96.54.19.33.19.74 0 1.07-.2.33-.57.54-.96.54H2.48c-.27 0-.48.21-.48.47v3.09c0 .48.19.93.54 1.27s.81.53 1.3.53h16.32c.49 0 .95-.19 1.3-.53s.54-.79.54-1.27v-3.09a.476.476 0 0 0-.48-.48h-1.13c-.39 0-.76-.21-.96-.54-.2-.32-.2-.73 0-1.07.2-.33.56-.54.96-.54m-1.78.08c-.37.62-.37 1.4 0 2.02s1.05 1.01 1.79 1.01h.65v2.62c0 .23-.09.44-.25.6-.17.16-.39.25-.62.25H3.86c-.24 0-.46-.09-.62-.25a.86.86 0 0 1-.25-.6v-2.63h.65c.73 0 1.42-.39 1.79-1.01s.37-1.4 0-2.02a2.09 2.09 0 0 0-1.79-1.01h-.65V7.81c0-.23.09-.44.25-.6.17-.16.39-.25.62-.25h16.32c.23 0 .46.09.62.25s.25.38.25.6v2.18h-.65c-.73 0-1.42.39-1.79 1.01z" }),
229
- /* @__PURE__ */ jsx27("path", { fill: "#FF4C4C", d: "M14.76 9.99c0-.12-.05-.24-.13-.32a.47.47 0 0 0-.33-.13h-.01c-.13.01-.23.06-.32.14L9.4 14.14a.47.47 0 0 0-.14.33c0 .12.05.24.13.33.08.08.21.13.3.13.14 0 .26-.04.35-.14l4.57-4.46a.47.47 0 0 0 .14-.33zm-3.62.95c.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-.41zm4.83 3.95c-.26-.25-.61-.4-.98-.4s-.72.14-.98.4c-.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-.7-.41-.96m-.51.96c0 .23-.15.41-.4.45h-.06c-.19 0-.35-.11-.43-.28a.43.43 0 0 1 .1-.48c.09-.08.21-.13.33-.13a.453.453 0 0 1 .46.44" })
245
+ import { jsx as jsx29, jsxs as jsxs29 } from "react/jsx-runtime";
246
+ var SvgVoucher = (props) => /* @__PURE__ */ jsxs29("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
247
+ /* @__PURE__ */ jsx29("path", { fill: props.color || "currentColor", d: "M20.39 10.93h1.13a.476.476 0 0 0 .48-.48V7.8c0-.48-.19-.93-.54-1.27S20.65 6 20.16 6H3.84c-.49 0-.95.19-1.3.53-.35.35-.54.8-.54 1.28v2.65a.476.476 0 0 0 .48.48h1.13c.39 0 .76.21.96.54.19.33.19.74 0 1.07-.2.33-.57.54-.96.54H2.48c-.27 0-.48.21-.48.47v3.09c0 .48.19.93.54 1.27s.81.53 1.3.53h16.32c.49 0 .95-.19 1.3-.53s.54-.79.54-1.27v-3.09a.476.476 0 0 0-.48-.48h-1.13c-.39 0-.76-.21-.96-.54-.2-.32-.2-.73 0-1.07.2-.33.56-.54.96-.54m-1.78.08c-.37.62-.37 1.4 0 2.02s1.05 1.01 1.79 1.01h.65v2.62c0 .23-.09.44-.25.6-.17.16-.39.25-.62.25H3.86c-.24 0-.46-.09-.62-.25a.86.86 0 0 1-.25-.6v-2.63h.65c.73 0 1.42-.39 1.79-1.01s.37-1.4 0-2.02a2.09 2.09 0 0 0-1.79-1.01h-.65V7.81c0-.23.09-.44.25-.6.17-.16.39-.25.62-.25h16.32c.23 0 .46.09.62.25s.25.38.25.6v2.18h-.65c-.73 0-1.42.39-1.79 1.01z" }),
248
+ /* @__PURE__ */ jsx29("path", { fill: "#FF4C4C", d: "M14.76 9.99c0-.12-.05-.24-.13-.32a.47.47 0 0 0-.33-.13h-.01c-.13.01-.23.06-.32.14L9.4 14.14a.47.47 0 0 0-.14.33c0 .12.05.24.13.33.08.08.21.13.3.13.14 0 .26-.04.35-.14l4.57-4.46a.47.47 0 0 0 .14-.33zm-3.62.95c.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-.41zm4.83 3.95c-.26-.25-.61-.4-.98-.4s-.72.14-.98.4c-.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-.7-.41-.96m-.51.96c0 .23-.15.41-.4.45h-.06c-.19 0-.35-.11-.43-.28a.43.43 0 0 1 .1-.48c.09-.08.21-.13.33-.13a.453.453 0 0 1 .46.44" })
230
249
  ] });
231
250
  var Voucher_default = SvgVoucher;
232
251
  export {
@@ -241,6 +260,7 @@ export {
241
260
  Favorite_default as Favorite,
242
261
  Help_default as Help,
243
262
  Loyalty_default as Loyalty,
263
+ Magic_default as Magic,
244
264
  Matches_default as Matches,
245
265
  Messages_default as Messages,
246
266
  Money_default as Money,
@@ -253,6 +273,7 @@ export {
253
273
  Rate_default as Rate,
254
274
  Search_default as Search,
255
275
  SignOut_default as SignOut,
276
+ Support_default as Support,
256
277
  Timesheet_default as Timesheet,
257
278
  Trash_default as Trash,
258
279
  User_default as User,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@iguanads/icons",
3
- "version": "1.11.2",
3
+ "version": "1.11.3",
4
4
  "description": "Iguana Design System - Icons - by Bento",
5
5
  "files": [
6
6
  "dist"