@iguanads/icons 1.11.2 → 1.12.0

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.
@@ -1,363 +1,1675 @@
1
- // src/one-color/Ai.tsx
1
+ // src/one-color/Add.tsx
2
2
  import { jsx } from "react/jsx-runtime";
3
- var SvgAi = (props) => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M7.748 13.304c.11-.287.532-.287.641 0l.511 1.35c.104.274.327.489.61.589l1.403.492a.324.324 0 0 1 0 .617l-1.402.492-.052.02a1 1 0 0 0-.559.568l-.51 1.35-.012.027c-.12.253-.499.253-.618 0l-.012-.027-.51-1.35a1 1 0 0 0-.56-.568l-.052-.02-1.402-.492a.325.325 0 0 1 0-.617l1.402-.492c.267-.094.48-.289.59-.538l.021-.05zm.32 1.85a1.96 1.96 0 0 1-.924.89c.404.187.729.501.925.889.195-.388.52-.702.923-.89a1.96 1.96 0 0 1-.923-.89m5.863-6.902c.149-.393.727-.393.877 0l.7 1.849c.141.373.447.668.835.804l1.92.674c.408.144.408.7 0 .844l-1.92.673-.072.028a1.37 1.37 0 0 0-.764.777l-.699 1.849-.015.035c-.165.346-.683.346-.847 0l-.015-.035-.7-1.849a1.37 1.37 0 0 0-.764-.777l-.072-.028-1.918-.673a.444.444 0 0 1 0-.844l1.918-.674c.364-.128.657-.394.808-.735l.028-.07zm.211 2.168a2.33 2.33 0 0 1-1.354 1.34l-.06.022-.624.219.623.219.062.022c.628.24 1.121.727 1.353 1.34l.228.6.227-.6.023-.06a2.33 2.33 0 0 1 1.391-1.302l.624-.219-.624-.219a2.33 2.33 0 0 1-1.391-1.303l-.023-.059-.227-.6zM7.996 5.211c.107-.28.518-.28.624 0l.498 1.315a.98.98 0 0 0 .594.573l1.366.479a.315.315 0 0 1 0 .6l-1.366.48-.05.02a.98.98 0 0 0-.544.553l-.498 1.315-.01.025c-.117.246-.486.246-.602 0l-.012-.025L7.5 9.23a.98.98 0 0 0-.544-.553l-.05-.02-1.366-.48a.316.316 0 0 1 0-.6l1.365-.479a.98.98 0 0 0 .575-.524l.02-.049zm.313 1.856a1.93 1.93 0 0 1-.843.812c.361.18.656.463.843.811a1.93 1.93 0 0 1 .842-.811 1.93 1.93 0 0 1-.842-.812", clipRule: "evenodd" }) });
4
- var Ai_default = SvgAi;
3
+ var SvgAdd = (props) => /* @__PURE__ */ jsx(
4
+ "svg",
5
+ {
6
+ xmlns: "http://www.w3.org/2000/svg",
7
+ fill: "none",
8
+ viewBox: "0 0 24 24",
9
+ width: props.width || 24,
10
+ height: props.height || 24,
11
+ className: props.className,
12
+ ...props,
13
+ children: /* @__PURE__ */ jsx(
14
+ "path",
15
+ {
16
+ fill: props.color || "currentColor",
17
+ fillRule: "evenodd",
18
+ 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",
19
+ clipRule: "evenodd"
20
+ }
21
+ )
22
+ }
23
+ );
24
+ var Add_default = SvgAdd;
5
25
 
6
- // src/one-color/Add.tsx
26
+ // src/one-color/Ai.tsx
7
27
  import { jsx as jsx2 } from "react/jsx-runtime";
8
- var SvgAdd = (props) => /* @__PURE__ */ jsx2("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx2("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" }) });
9
- var Add_default = SvgAdd;
28
+ var SvgAi = (props) => /* @__PURE__ */ jsx2(
29
+ "svg",
30
+ {
31
+ xmlns: "http://www.w3.org/2000/svg",
32
+ fill: "none",
33
+ viewBox: "0 0 24 24",
34
+ width: props.width || 24,
35
+ height: props.height || 24,
36
+ className: props.className,
37
+ ...props,
38
+ children: /* @__PURE__ */ jsx2(
39
+ "path",
40
+ {
41
+ fill: props.color || "currentColor",
42
+ fillRule: "evenodd",
43
+ d: "M7.748 13.304c.11-.287.532-.287.641 0l.511 1.35c.104.274.327.489.61.589l1.403.492a.324.324 0 0 1 0 .617l-1.402.492-.052.02a1 1 0 0 0-.559.568l-.51 1.35-.012.027c-.12.253-.499.253-.618 0l-.012-.027-.51-1.35a1 1 0 0 0-.56-.568l-.052-.02-1.402-.492a.325.325 0 0 1 0-.617l1.402-.492c.267-.094.48-.289.59-.538l.021-.05zm.32 1.85a1.96 1.96 0 0 1-.924.89c.404.187.729.501.925.889.195-.388.52-.702.923-.89a1.96 1.96 0 0 1-.923-.89m5.863-6.902c.149-.393.727-.393.877 0l.7 1.849c.141.373.447.668.835.804l1.92.674c.408.144.408.7 0 .844l-1.92.673-.072.028a1.37 1.37 0 0 0-.764.777l-.699 1.849-.015.035c-.165.346-.683.346-.847 0l-.015-.035-.7-1.849a1.37 1.37 0 0 0-.764-.777l-.072-.028-1.918-.673a.444.444 0 0 1 0-.844l1.918-.674c.364-.128.657-.394.808-.735l.028-.07zm.211 2.168a2.33 2.33 0 0 1-1.354 1.34l-.06.022-.624.219.623.219.062.022c.628.24 1.121.727 1.353 1.34l.228.6.227-.6.023-.06a2.33 2.33 0 0 1 1.391-1.302l.624-.219-.624-.219a2.33 2.33 0 0 1-1.391-1.303l-.023-.059-.227-.6zM7.996 5.211c.107-.28.518-.28.624 0l.498 1.315a.98.98 0 0 0 .594.573l1.366.479a.315.315 0 0 1 0 .6l-1.366.48-.05.02a.98.98 0 0 0-.544.553l-.498 1.315-.01.025c-.117.246-.486.246-.602 0l-.012-.025L7.5 9.23a.98.98 0 0 0-.544-.553l-.05-.02-1.366-.48a.316.316 0 0 1 0-.6l1.365-.479a.98.98 0 0 0 .575-.524l.02-.049zm.313 1.856a1.93 1.93 0 0 1-.843.812c.361.18.656.463.843.811a1.93 1.93 0 0 1 .842-.811 1.93 1.93 0 0 1-.842-.812",
44
+ clipRule: "evenodd"
45
+ }
46
+ )
47
+ }
48
+ );
49
+ var Ai_default = SvgAi;
10
50
 
11
51
  // src/one-color/Apartment.tsx
12
52
  import { jsx as jsx3 } from "react/jsx-runtime";
13
- var SvgApartment = (props) => /* @__PURE__ */ jsx3("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx3("path", { stroke: props.color || "currentColor", strokeLinecap: "round", strokeLinejoin: "round", d: "M7.999 21.004V3.997a1 1 0 0 1 1-1H15a1 1 0 0 1 1 1v17.007M10.5 13h3m-3 3.002h3M10.5 10h3m-3-3.002h3M12 19.003v2m6.006.001H5.996" }) });
53
+ var SvgApartment = (props) => /* @__PURE__ */ jsx3(
54
+ "svg",
55
+ {
56
+ xmlns: "http://www.w3.org/2000/svg",
57
+ fill: "none",
58
+ viewBox: "0 0 24 24",
59
+ width: props.width || 24,
60
+ height: props.height || 24,
61
+ className: props.className,
62
+ ...props,
63
+ children: /* @__PURE__ */ jsx3(
64
+ "path",
65
+ {
66
+ stroke: props.color || "currentColor",
67
+ strokeLinecap: "round",
68
+ strokeLinejoin: "round",
69
+ d: "M7.999 21.004V3.997a1 1 0 0 1 1-1H15a1 1 0 0 1 1 1v17.007M10.5 13h3m-3 3.002h3M10.5 10h3m-3-3.002h3M12 19.003v2m6.006.001H5.996"
70
+ }
71
+ )
72
+ }
73
+ );
14
74
  var Apartment_default = SvgApartment;
15
75
 
16
76
  // src/one-color/ArrowRight.tsx
17
77
  import { jsx as jsx4 } from "react/jsx-runtime";
18
- var SvgArrowRight = (props) => /* @__PURE__ */ jsx4("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx4("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" }) });
78
+ var SvgArrowRight = (props) => /* @__PURE__ */ jsx4(
79
+ "svg",
80
+ {
81
+ xmlns: "http://www.w3.org/2000/svg",
82
+ fill: "none",
83
+ viewBox: "0 0 24 24",
84
+ width: props.width || 24,
85
+ height: props.height || 24,
86
+ className: props.className,
87
+ ...props,
88
+ children: /* @__PURE__ */ jsx4(
89
+ "path",
90
+ {
91
+ fill: props.color || "currentColor",
92
+ fillRule: "evenodd",
93
+ 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",
94
+ clipRule: "evenodd"
95
+ }
96
+ )
97
+ }
98
+ );
19
99
  var ArrowRight_default = SvgArrowRight;
20
100
 
21
101
  // src/one-color/Attach.tsx
22
102
  import { jsx as jsx5 } from "react/jsx-runtime";
23
- var SvgAttach = (props) => /* @__PURE__ */ jsx5("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx5("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" }) });
103
+ var SvgAttach = (props) => /* @__PURE__ */ jsx5(
104
+ "svg",
105
+ {
106
+ xmlns: "http://www.w3.org/2000/svg",
107
+ fill: "none",
108
+ viewBox: "0 0 24 24",
109
+ width: props.width || 24,
110
+ height: props.height || 24,
111
+ className: props.className,
112
+ ...props,
113
+ children: /* @__PURE__ */ jsx5(
114
+ "path",
115
+ {
116
+ fill: props.color || "currentColor",
117
+ 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"
118
+ }
119
+ )
120
+ }
121
+ );
24
122
  var Attach_default = SvgAttach;
25
123
 
26
124
  // src/one-color/Back.tsx
27
125
  import { jsx as jsx6 } from "react/jsx-runtime";
28
- var SvgBack = (props) => /* @__PURE__ */ jsx6("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx6("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" }) });
126
+ var SvgBack = (props) => /* @__PURE__ */ jsx6(
127
+ "svg",
128
+ {
129
+ xmlns: "http://www.w3.org/2000/svg",
130
+ fill: "none",
131
+ viewBox: "0 0 24 24",
132
+ width: props.width || 24,
133
+ height: props.height || 24,
134
+ className: props.className,
135
+ ...props,
136
+ children: /* @__PURE__ */ jsx6(
137
+ "path",
138
+ {
139
+ fill: props.color || "currentColor",
140
+ fillRule: "evenodd",
141
+ 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",
142
+ clipRule: "evenodd"
143
+ }
144
+ )
145
+ }
146
+ );
29
147
  var Back_default = SvgBack;
30
148
 
31
149
  // src/one-color/Bag.tsx
32
150
  import { jsx as jsx7 } from "react/jsx-runtime";
33
- var SvgBag = (props) => /* @__PURE__ */ jsx7("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx7("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" }) });
151
+ var SvgBag = (props) => /* @__PURE__ */ jsx7(
152
+ "svg",
153
+ {
154
+ xmlns: "http://www.w3.org/2000/svg",
155
+ fill: "none",
156
+ viewBox: "0 0 24 24",
157
+ width: props.width || 24,
158
+ height: props.height || 24,
159
+ className: props.className,
160
+ ...props,
161
+ children: /* @__PURE__ */ jsx7(
162
+ "path",
163
+ {
164
+ fill: props.color || "currentColor",
165
+ 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"
166
+ }
167
+ )
168
+ }
169
+ );
34
170
  var Bag_default = SvgBag;
35
171
 
36
172
  // src/one-color/Barcode.tsx
37
173
  import { jsx as jsx8 } from "react/jsx-runtime";
38
- var SvgBarcode = (props) => /* @__PURE__ */ jsx8("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx8("path", { stroke: props.color || "currentColor", strokeLinecap: "round", strokeLinejoin: "round", d: "M21.35 9.226V5.4a2.2 2.2 0 0 0-2.2-2.2h-3.826m-6.648 0H4.85a2.2 2.2 0 0 0-2.2 2.2v3.826m0 5.548V18.6a2.2 2.2 0 0 0 2.2 2.2h3.826m6.648 0h3.826a2.2 2.2 0 0 0 2.2-2.2v-3.826m-10.96 1.587a.055.055 0 1 1-.078.078.055.055 0 0 1 .077-.078m3.301 0a.055.055 0 1 1-.079.078.055.055 0 0 1 .078-.078M16.95 7.6v8.8m-9.9-8.8v8.8m6.6-8.8v5.5m-3.3-5.5v5.5" }) });
174
+ var SvgBarcode = (props) => /* @__PURE__ */ jsx8(
175
+ "svg",
176
+ {
177
+ xmlns: "http://www.w3.org/2000/svg",
178
+ fill: "none",
179
+ viewBox: "0 0 24 24",
180
+ width: props.width || 24,
181
+ height: props.height || 24,
182
+ className: props.className,
183
+ ...props,
184
+ children: /* @__PURE__ */ jsx8(
185
+ "path",
186
+ {
187
+ stroke: props.color || "currentColor",
188
+ strokeLinecap: "round",
189
+ strokeLinejoin: "round",
190
+ d: "M21.35 9.226V5.4a2.2 2.2 0 0 0-2.2-2.2h-3.826m-6.648 0H4.85a2.2 2.2 0 0 0-2.2 2.2v3.826m0 5.548V18.6a2.2 2.2 0 0 0 2.2 2.2h3.826m6.648 0h3.826a2.2 2.2 0 0 0 2.2-2.2v-3.826m-10.96 1.587a.055.055 0 1 1-.078.078.055.055 0 0 1 .077-.078m3.301 0a.055.055 0 1 1-.079.078.055.055 0 0 1 .078-.078M16.95 7.6v8.8m-9.9-8.8v8.8m6.6-8.8v5.5m-3.3-5.5v5.5"
191
+ }
192
+ )
193
+ }
194
+ );
39
195
  var Barcode_default = SvgBarcode;
40
196
 
41
197
  // src/one-color/Calendar.tsx
42
198
  import { jsx as jsx9 } from "react/jsx-runtime";
43
- var SvgCalendar = (props) => /* @__PURE__ */ jsx9("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx9("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" }) });
199
+ var SvgCalendar = (props) => /* @__PURE__ */ jsx9(
200
+ "svg",
201
+ {
202
+ xmlns: "http://www.w3.org/2000/svg",
203
+ fill: "none",
204
+ viewBox: "0 0 24 24",
205
+ width: props.width || 24,
206
+ height: props.height || 24,
207
+ className: props.className,
208
+ ...props,
209
+ children: /* @__PURE__ */ jsx9(
210
+ "path",
211
+ {
212
+ fill: props.color || "currentColor",
213
+ 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"
214
+ }
215
+ )
216
+ }
217
+ );
44
218
  var Calendar_default = SvgCalendar;
45
219
 
46
220
  // src/one-color/Camera.tsx
47
221
  import { jsx as jsx10, jsxs } from "react/jsx-runtime";
48
- var SvgCamera = (props) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
49
- /* @__PURE__ */ jsx10("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.05zM20.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" }),
50
- /* @__PURE__ */ jsx10("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-.13l-.03-.07v-.03a3.2 3.2 0 0 1-.25-.83v-.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" })
51
- ] });
222
+ var SvgCamera = (props) => /* @__PURE__ */ jsxs(
223
+ "svg",
224
+ {
225
+ xmlns: "http://www.w3.org/2000/svg",
226
+ fill: "none",
227
+ viewBox: "0 0 24 24",
228
+ width: props.width || 24,
229
+ height: props.height || 24,
230
+ className: props.className,
231
+ ...props,
232
+ children: [
233
+ /* @__PURE__ */ jsx10(
234
+ "path",
235
+ {
236
+ fill: props.color || "currentColor",
237
+ 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.05zM20.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"
238
+ }
239
+ ),
240
+ /* @__PURE__ */ jsx10(
241
+ "path",
242
+ {
243
+ fill: props.color || "currentColor",
244
+ 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-.13l-.03-.07v-.03a3.2 3.2 0 0 1-.25-.83v-.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"
245
+ }
246
+ )
247
+ ]
248
+ }
249
+ );
52
250
  var Camera_default = SvgCamera;
53
251
 
54
252
  // src/one-color/Cart.tsx
55
253
  import { jsx as jsx11 } from "react/jsx-runtime";
56
- var SvgCart = (props) => /* @__PURE__ */ jsx11("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx11("path", { fill: props.color || "currentColor", d: "M9.368 16.499a2.26 2.26 0 0 0-2.26 2.25c0 1.245 1.01 2.251 2.26 2.251s2.26-1.006 2.26-2.25a2.26 2.26 0 0 0-2.26-2.251m1.18 2.25a1.19 1.19 0 0 1-2.38 0c0-.657.53-1.185 1.19-1.185s1.19.528 1.19 1.186m10.35-10.925a.55.55 0 0 0-.43-.209H6.908l-.26-1.434a2.47 2.47 0 0 0-2.01-1.992l-1.01-.179c-.14-.03-.28 0-.4.09-.12.08-.2.199-.22.348-.05.29.14.568.43.618l1.02.179c.58.1 1.03.558 1.14 1.135l1.37 7.708a2.07 2.07 0 0 0 2.05 1.713h8.15c.91 0 1.73-.608 1.99-1.474l1.82-6.015a.53.53 0 0 0-.08-.468zm-1.15.847-1.62 5.327c-.13.419-.52.717-.96.717h-8.15c-.49 0-.91-.348-1-.836l-.93-5.208zm-2.25 7.827a2.26 2.26 0 0 0-2.26 2.25c0 1.245 1.01 2.251 2.26 2.251s2.26-1.006 2.26-2.25a2.26 2.26 0 0 0-2.26-2.251m1.19 2.25a1.19 1.19 0 0 1-2.38 0c0-.657.53-1.185 1.19-1.185s1.19.528 1.19 1.186" }) });
254
+ var SvgCart = (props) => /* @__PURE__ */ jsx11(
255
+ "svg",
256
+ {
257
+ xmlns: "http://www.w3.org/2000/svg",
258
+ fill: "none",
259
+ viewBox: "0 0 24 24",
260
+ width: props.width || 24,
261
+ height: props.height || 24,
262
+ className: props.className,
263
+ ...props,
264
+ children: /* @__PURE__ */ jsx11(
265
+ "path",
266
+ {
267
+ fill: props.color || "currentColor",
268
+ d: "M9.368 16.499a2.26 2.26 0 0 0-2.26 2.25c0 1.245 1.01 2.251 2.26 2.251s2.26-1.006 2.26-2.25a2.26 2.26 0 0 0-2.26-2.251m1.18 2.25a1.19 1.19 0 0 1-2.38 0c0-.657.53-1.185 1.19-1.185s1.19.528 1.19 1.186m10.35-10.925a.55.55 0 0 0-.43-.209H6.908l-.26-1.434a2.47 2.47 0 0 0-2.01-1.992l-1.01-.179c-.14-.03-.28 0-.4.09-.12.08-.2.199-.22.348-.05.29.14.568.43.618l1.02.179c.58.1 1.03.558 1.14 1.135l1.37 7.708a2.07 2.07 0 0 0 2.05 1.713h8.15c.91 0 1.73-.608 1.99-1.474l1.82-6.015a.53.53 0 0 0-.08-.468zm-1.15.847-1.62 5.327c-.13.419-.52.717-.96.717h-8.15c-.49 0-.91-.348-1-.836l-.93-5.208zm-2.25 7.827a2.26 2.26 0 0 0-2.26 2.25c0 1.245 1.01 2.251 2.26 2.251s2.26-1.006 2.26-2.25a2.26 2.26 0 0 0-2.26-2.251m1.19 2.25a1.19 1.19 0 0 1-2.38 0c0-.657.53-1.185 1.19-1.185s1.19.528 1.19 1.186"
269
+ }
270
+ )
271
+ }
272
+ );
57
273
  var Cart_default = SvgCart;
58
274
 
59
- // src/one-color/Check.tsx
275
+ // src/one-color/CategoryList.tsx
60
276
  import { jsx as jsx12 } from "react/jsx-runtime";
61
- var SvgCheck = (props) => /* @__PURE__ */ jsx12("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx12("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" }) });
277
+ var SvgCategoryList = (props) => /* @__PURE__ */ jsx12(
278
+ "svg",
279
+ {
280
+ xmlns: "http://www.w3.org/2000/svg",
281
+ fill: "none",
282
+ viewBox: "0 0 24 24",
283
+ width: props.width || 24,
284
+ height: props.height || 24,
285
+ className: props.className,
286
+ ...props,
287
+ children: /* @__PURE__ */ jsx12(
288
+ "path",
289
+ {
290
+ fill: props.color || "currentColor",
291
+ d: "M4.66 13.32a1.66 1.66 0 1 0 0-3.32 1.66 1.66 0 0 0 0 3.32m7.33 0a1.66 1.66 0 1 0 0-3.32 1.66 1.66 0 0 0 0 3.32m7.35 0a1.66 1.66 0 1 0 0-3.32 1.66 1.66 0 0 0 0 3.32"
292
+ }
293
+ )
294
+ }
295
+ );
296
+ var CategoryList_default = SvgCategoryList;
297
+
298
+ // src/one-color/Check.tsx
299
+ import { jsx as jsx13 } from "react/jsx-runtime";
300
+ var SvgCheck = (props) => /* @__PURE__ */ jsx13(
301
+ "svg",
302
+ {
303
+ xmlns: "http://www.w3.org/2000/svg",
304
+ fill: "none",
305
+ viewBox: "0 0 24 24",
306
+ width: props.width || 24,
307
+ height: props.height || 24,
308
+ className: props.className,
309
+ ...props,
310
+ children: /* @__PURE__ */ jsx13(
311
+ "path",
312
+ {
313
+ fill: props.color || "currentColor",
314
+ fillRule: "evenodd",
315
+ 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",
316
+ clipRule: "evenodd"
317
+ }
318
+ )
319
+ }
320
+ );
62
321
  var Check_default = SvgCheck;
63
322
 
64
323
  // src/one-color/Clock.tsx
65
- import { jsx as jsx13, jsxs as jsxs2 } from "react/jsx-runtime";
66
- var SvgClock = (props) => /* @__PURE__ */ jsxs2("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: [
67
- /* @__PURE__ */ jsx13("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" }),
68
- /* @__PURE__ */ jsx13("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" })
69
- ] });
324
+ import { jsx as jsx14, jsxs as jsxs2 } from "react/jsx-runtime";
325
+ var SvgClock = (props) => /* @__PURE__ */ jsxs2(
326
+ "svg",
327
+ {
328
+ xmlns: "http://www.w3.org/2000/svg",
329
+ fill: "none",
330
+ viewBox: "0 0 24 24",
331
+ width: props.width || 24,
332
+ height: props.height || 24,
333
+ className: props.className,
334
+ ...props,
335
+ children: [
336
+ /* @__PURE__ */ jsx14(
337
+ "path",
338
+ {
339
+ fill: props.color || "currentColor",
340
+ 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"
341
+ }
342
+ ),
343
+ /* @__PURE__ */ jsx14(
344
+ "path",
345
+ {
346
+ fill: props.color || "currentColor",
347
+ 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"
348
+ }
349
+ )
350
+ ]
351
+ }
352
+ );
70
353
  var Clock_default = SvgClock;
71
354
 
72
355
  // src/one-color/Close.tsx
73
- import { jsx as jsx14 } from "react/jsx-runtime";
74
- var SvgClose = (props) => /* @__PURE__ */ jsx14("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx14("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" }) });
356
+ import { jsx as jsx15 } from "react/jsx-runtime";
357
+ var SvgClose = (props) => /* @__PURE__ */ jsx15(
358
+ "svg",
359
+ {
360
+ xmlns: "http://www.w3.org/2000/svg",
361
+ fill: "none",
362
+ viewBox: "0 0 24 24",
363
+ width: props.width || 24,
364
+ height: props.height || 24,
365
+ className: props.className,
366
+ ...props,
367
+ children: /* @__PURE__ */ jsx15(
368
+ "path",
369
+ {
370
+ fill: props.color || "currentColor",
371
+ fillRule: "evenodd",
372
+ 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",
373
+ clipRule: "evenodd"
374
+ }
375
+ )
376
+ }
377
+ );
75
378
  var Close_default = SvgClose;
76
379
 
77
380
  // src/one-color/Copy.tsx
78
- import { jsx as jsx15, jsxs as jsxs3 } from "react/jsx-runtime";
79
- var SvgCopy = (props) => /* @__PURE__ */ jsxs3("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: [
80
- /* @__PURE__ */ jsxs3("g", { fill: props.color || "currentColor", clipPath: "url(#Copy_svg__a)", children: [
81
- /* @__PURE__ */ jsx15("path", { d: "M18.02 7.55h-7.44c-1.66 0-2.98 1.36-2.98 2.99v7.47A2.99 2.99 0 0 0 10.58 21h7.44c1.66 0 2.98-1.36 2.98-2.99v-7.47a2.99 2.99 0 0 0-2.98-2.99m1.96 10.48c0 1.1-.89 1.97-1.96 1.97h-7.44c-1.1 0-1.96-.89-1.96-1.97v-7.47c0-1.1.89-1.97 1.96-1.97h7.44c1.1 0 1.96.89 1.96 1.97z" }),
82
- /* @__PURE__ */ jsx15("path", { d: "M5.98 15.43c-1.1 0-1.96-.89-1.96-1.97V5.99c0-1.1.89-1.97 1.96-1.97h7.44c1.1 0 1.96.89 1.96 1.97 0 .4.03.58.09.63.09.1.93.12.93-.63A2.99 2.99 0 0 0 13.42 3H5.98C4.33 3 3 4.36 3 5.99v7.47a2.99 2.99 0 0 0 2.98 2.99c.61 0 .84-.03.88-.09.05-.07-.03-.72-.33-.96 0 0-.22.04-.55.03" })
83
- ] }),
84
- /* @__PURE__ */ jsx15("defs", { children: /* @__PURE__ */ jsx15("clipPath", { id: "Copy_svg__a", children: /* @__PURE__ */ jsx15("path", { fill: "#fff", d: "M3 3h18v18H3z" }) }) })
85
- ] });
381
+ import { jsx as jsx16, jsxs as jsxs3 } from "react/jsx-runtime";
382
+ var SvgCopy = (props) => /* @__PURE__ */ jsxs3(
383
+ "svg",
384
+ {
385
+ xmlns: "http://www.w3.org/2000/svg",
386
+ fill: "none",
387
+ viewBox: "0 0 24 24",
388
+ width: props.width || 24,
389
+ height: props.height || 24,
390
+ className: props.className,
391
+ ...props,
392
+ children: [
393
+ /* @__PURE__ */ jsxs3("g", { fill: props.color || "currentColor", clipPath: "url(#Copy_svg__a)", children: [
394
+ /* @__PURE__ */ jsx16("path", { d: "M18.02 7.55h-7.44c-1.66 0-2.98 1.36-2.98 2.99v7.47A2.99 2.99 0 0 0 10.58 21h7.44c1.66 0 2.98-1.36 2.98-2.99v-7.47a2.99 2.99 0 0 0-2.98-2.99m1.96 10.48c0 1.1-.89 1.97-1.96 1.97h-7.44c-1.1 0-1.96-.89-1.96-1.97v-7.47c0-1.1.89-1.97 1.96-1.97h7.44c1.1 0 1.96.89 1.96 1.97z" }),
395
+ /* @__PURE__ */ jsx16("path", { d: "M5.98 15.43c-1.1 0-1.96-.89-1.96-1.97V5.99c0-1.1.89-1.97 1.96-1.97h7.44c1.1 0 1.96.89 1.96 1.97 0 .4.03.58.09.63.09.1.93.12.93-.63A2.99 2.99 0 0 0 13.42 3H5.98C4.33 3 3 4.36 3 5.99v7.47a2.99 2.99 0 0 0 2.98 2.99c.61 0 .84-.03.88-.09.05-.07-.03-.72-.33-.96 0 0-.22.04-.55.03" })
396
+ ] }),
397
+ /* @__PURE__ */ jsx16("defs", { children: /* @__PURE__ */ jsx16("clipPath", { id: "Copy_svg__a", children: /* @__PURE__ */ jsx16("path", { fill: "#fff", d: "M3 3h18v18H3z" }) }) })
398
+ ]
399
+ }
400
+ );
86
401
  var Copy_default = SvgCopy;
87
402
 
88
403
  // src/one-color/CreditCard.tsx
89
- import { jsx as jsx16, jsxs as jsxs4 } from "react/jsx-runtime";
90
- var SvgCreditCard = (props) => /* @__PURE__ */ jsxs4("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: [
91
- /* @__PURE__ */ jsxs4("g", { fill: props.color || "currentColor", clipPath: "url(#Credit-Card_svg__a)", children: [
92
- /* @__PURE__ */ jsx16("path", { d: "M4.994 15.209h4.437c.267 0 .484-.232.484-.515a.51.51 0 0 0-.494-.514H5.004a.48.48 0 0 0-.435.252.53.53 0 0 0 0 .514.49.49 0 0 0 .425.252zm1.907.917H5.004a.51.51 0 0 0-.435.253.53.53 0 0 0 0 .514.49.49 0 0 0 .425.252h1.907c.178 0 .346-.1.435-.252a.53.53 0 0 0 0-.514.51.51 0 0 0-.435-.253" }),
93
- /* @__PURE__ */ jsx16("path", { d: "M19.866 5H4.125C2.959 5 2 5.968 2 7.169V17.82c0 1.2.958 2.169 2.125 2.169h15.74c1.177 0 2.125-.979 2.125-2.169V7.17c0-1.2-.958-2.169-2.124-2.169m1.126 7.122v5.7c0 .645-.494 1.15-1.126 1.15H4.125c-.633 0-1.127-.505-1.127-1.15v-5.7zm0-2.502v1.483H2.998V9.62zM4.125 6.019h15.74c.633 0 1.127.504 1.127 1.15V8.6H2.998V7.17c0-.646.494-1.15 1.127-1.15" })
94
- ] }),
95
- /* @__PURE__ */ jsx16("defs", { children: /* @__PURE__ */ jsx16("clipPath", { id: "Credit-Card_svg__a", children: /* @__PURE__ */ jsx16("path", { fill: "#fff", d: "M2 5h20v15H2z" }) }) })
96
- ] });
404
+ import { jsx as jsx17, jsxs as jsxs4 } from "react/jsx-runtime";
405
+ var SvgCreditCard = (props) => /* @__PURE__ */ jsxs4(
406
+ "svg",
407
+ {
408
+ xmlns: "http://www.w3.org/2000/svg",
409
+ fill: "none",
410
+ viewBox: "0 0 24 24",
411
+ width: props.width || 24,
412
+ height: props.height || 24,
413
+ className: props.className,
414
+ ...props,
415
+ children: [
416
+ /* @__PURE__ */ jsxs4("g", { fill: props.color || "currentColor", clipPath: "url(#Credit-Card_svg__a)", children: [
417
+ /* @__PURE__ */ jsx17("path", { d: "M4.994 15.209h4.437c.267 0 .484-.232.484-.515a.51.51 0 0 0-.494-.514H5.004a.48.48 0 0 0-.435.252.53.53 0 0 0 0 .514.49.49 0 0 0 .425.252zm1.907.917H5.004a.51.51 0 0 0-.435.253.53.53 0 0 0 0 .514.49.49 0 0 0 .425.252h1.907c.178 0 .346-.1.435-.252a.53.53 0 0 0 0-.514.51.51 0 0 0-.435-.253" }),
418
+ /* @__PURE__ */ jsx17("path", { d: "M19.866 5H4.125C2.959 5 2 5.968 2 7.169V17.82c0 1.2.958 2.169 2.125 2.169h15.74c1.177 0 2.125-.979 2.125-2.169V7.17c0-1.2-.958-2.169-2.124-2.169m1.126 7.122v5.7c0 .645-.494 1.15-1.126 1.15H4.125c-.633 0-1.127-.505-1.127-1.15v-5.7zm0-2.502v1.483H2.998V9.62zM4.125 6.019h15.74c.633 0 1.127.504 1.127 1.15V8.6H2.998V7.17c0-.646.494-1.15 1.127-1.15" })
419
+ ] }),
420
+ /* @__PURE__ */ jsx17("defs", { children: /* @__PURE__ */ jsx17("clipPath", { id: "Credit-Card_svg__a", children: /* @__PURE__ */ jsx17("path", { fill: "#fff", d: "M2 5h20v15H2z" }) }) })
421
+ ]
422
+ }
423
+ );
97
424
  var CreditCard_default = SvgCreditCard;
98
425
 
99
426
  // src/one-color/Deliver.tsx
100
- import { jsx as jsx17, jsxs as jsxs5 } from "react/jsx-runtime";
101
- var SvgDeliver = (props) => /* @__PURE__ */ jsxs5("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: [
102
- /* @__PURE__ */ jsx17("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-.45m-8.22-3.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.8m10.86-2.49c-.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" }),
103
- /* @__PURE__ */ jsx17("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" })
104
- ] });
427
+ import { jsx as jsx18, jsxs as jsxs5 } from "react/jsx-runtime";
428
+ var SvgDeliver = (props) => /* @__PURE__ */ jsxs5(
429
+ "svg",
430
+ {
431
+ xmlns: "http://www.w3.org/2000/svg",
432
+ fill: "none",
433
+ viewBox: "0 0 24 24",
434
+ width: props.width || 24,
435
+ height: props.height || 24,
436
+ className: props.className,
437
+ ...props,
438
+ children: [
439
+ /* @__PURE__ */ jsx18(
440
+ "path",
441
+ {
442
+ fill: props.color || "currentColor",
443
+ 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-.45m-8.22-3.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.8m10.86-2.49c-.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"
444
+ }
445
+ ),
446
+ /* @__PURE__ */ jsx18(
447
+ "path",
448
+ {
449
+ fill: props.color || "currentColor",
450
+ 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"
451
+ }
452
+ )
453
+ ]
454
+ }
455
+ );
105
456
  var Deliver_default = SvgDeliver;
106
457
 
107
458
  // src/one-color/Download.tsx
108
- import { jsx as jsx18, jsxs as jsxs6 } from "react/jsx-runtime";
109
- var SvgDownload = (props) => /* @__PURE__ */ jsxs6("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: [
110
- /* @__PURE__ */ jsx18("path", { fill: props.color || "currentColor", d: "M18.743 18.232v-3.997c0-.255-.173-.428-.443-.428s-.442.165-.442.428v3.57H6.315v-3.57c0-.255-.173-.428-.443-.428s-.442.165-.442.428v3.997c0 .255.173.428.442.428h12.436c.27 0 .442-.165.442-.428z" }),
111
- /* @__PURE__ */ jsx18("path", { fill: props.color || "currentColor", d: "M11.873 14.977h.03l.022.023s.12.03.158.03c.045 0 .075-.015.112-.023a.2.2 0 0 1 .098-.022c.022 0 .075-.053.105-.075l4.147-3.998a.43.43 0 0 0 .135-.292.38.38 0 0 0-.135-.293.44.44 0 0 0-.622 0l-3.39 3.27v-8.97c0-.255-.173-.427-.443-.427s-.442.165-.442.427v8.97l-.128-.12-3.262-3.15a.44.44 0 0 0-.623 0 .36.36 0 0 0-.135.293c0 .12.038.202.135.292l4.148 3.998s.082.082.105.082z" })
112
- ] });
459
+ import { jsx as jsx19, jsxs as jsxs6 } from "react/jsx-runtime";
460
+ var SvgDownload = (props) => /* @__PURE__ */ jsxs6(
461
+ "svg",
462
+ {
463
+ xmlns: "http://www.w3.org/2000/svg",
464
+ fill: "none",
465
+ viewBox: "0 0 24 24",
466
+ width: props.width || 24,
467
+ height: props.height || 24,
468
+ className: props.className,
469
+ ...props,
470
+ children: [
471
+ /* @__PURE__ */ jsx19(
472
+ "path",
473
+ {
474
+ fill: props.color || "currentColor",
475
+ d: "M18.743 18.232v-3.997c0-.255-.173-.428-.443-.428s-.442.165-.442.428v3.57H6.315v-3.57c0-.255-.173-.428-.443-.428s-.442.165-.442.428v3.997c0 .255.173.428.442.428h12.436c.27 0 .442-.165.442-.428z"
476
+ }
477
+ ),
478
+ /* @__PURE__ */ jsx19(
479
+ "path",
480
+ {
481
+ fill: props.color || "currentColor",
482
+ d: "M11.873 14.977h.03l.022.023s.12.03.158.03c.045 0 .075-.015.112-.023a.2.2 0 0 1 .098-.022c.022 0 .075-.053.105-.075l4.147-3.998a.43.43 0 0 0 .135-.292.38.38 0 0 0-.135-.293.44.44 0 0 0-.622 0l-3.39 3.27v-8.97c0-.255-.173-.427-.443-.427s-.442.165-.442.427v8.97l-.128-.12-3.262-3.15a.44.44 0 0 0-.623 0 .36.36 0 0 0-.135.293c0 .12.038.202.135.292l4.148 3.998s.082.082.105.082z"
483
+ }
484
+ )
485
+ ]
486
+ }
487
+ );
113
488
  var Download_default = SvgDownload;
114
489
 
115
490
  // src/one-color/Edit.tsx
116
- import { jsx as jsx19 } from "react/jsx-runtime";
117
- var SvgEdit = (props) => /* @__PURE__ */ jsx19("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx19("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" }) });
491
+ import { jsx as jsx20 } from "react/jsx-runtime";
492
+ var SvgEdit = (props) => /* @__PURE__ */ jsx20(
493
+ "svg",
494
+ {
495
+ xmlns: "http://www.w3.org/2000/svg",
496
+ fill: "none",
497
+ viewBox: "0 0 24 24",
498
+ width: props.width || 24,
499
+ height: props.height || 24,
500
+ className: props.className,
501
+ ...props,
502
+ children: /* @__PURE__ */ jsx20(
503
+ "path",
504
+ {
505
+ fill: props.color || "currentColor",
506
+ fillRule: "evenodd",
507
+ 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",
508
+ clipRule: "evenodd"
509
+ }
510
+ )
511
+ }
512
+ );
118
513
  var Edit_default = SvgEdit;
119
514
 
120
515
  // src/one-color/EmptyScreen.tsx
121
- import { jsx as jsx20 } from "react/jsx-runtime";
122
- var SvgEmptyScreen = (props) => /* @__PURE__ */ jsx20("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx20("path", { fill: props.color || "currentColor", d: "M10.773 20.799a.15.15 0 0 1 .201.061l.254.479.48-.254a.15.15 0 0 1 .178.028l.023.032.108.205a.15.15 0 0 1-.061.2l-.814.433a.15.15 0 0 1-.2-.061l-.433-.815a.15.15 0 0 1 .061-.2zm2.106-.35a.15.15 0 0 1 .2.06l.108.204a.15.15 0 0 1-.06.201l-.815.433a.15.15 0 0 1-.2-.062l-.108-.203a.15.15 0 0 1 .061-.201zm-2.742-.821a.15.15 0 0 1 .2.061l.433.815a.15.15 0 0 1-.061.2l-.203.108a.15.15 0 0 1-.201-.061l-.433-.814a.15.15 0 0 1 .061-.2zm3.962.17a.15.15 0 0 1 .202.062l.108.204a.15.15 0 0 1-.062.2l-.814.433a.15.15 0 0 1-.2-.061l-.109-.203a.15.15 0 0 1 .062-.202zm1.221-.649a.15.15 0 0 1 .201.062l.109.204a.15.15 0 0 1-.062.2l-.814.433a.15.15 0 0 1-.2-.062l-.109-.203a.15.15 0 0 1 .062-.201zm-5.053-.811c.08-.02.16.029.18.108l.13.526.528-.13a.15.15 0 0 1 .165.07l.015.037.056.224c.02.08-.028.16-.108.18l-.894.223a.15.15 0 0 1-.181-.108l-.023-.094a.15.15 0 0 1-.075.11l-.204.108a.15.15 0 0 1-.2-.062l-.434-.813a.15.15 0 0 1 .062-.201l.204-.109a.15.15 0 0 1 .2.062l.415.782-.168-.678a.15.15 0 0 1 .109-.18zm6.275.163a.15.15 0 0 1 .2.06l.108.205a.15.15 0 0 1-.061.2l-.814.433a.15.15 0 0 1-.2-.061l-.11-.204a.15.15 0 0 1 .062-.2zm-4.121.009a.15.15 0 0 1 .18.108l.056.224c.02.08-.029.16-.108.18l-.895.223a.15.15 0 0 1-.18-.108l-.055-.224a.15.15 0 0 1 .107-.18zm1.342-.334c.08-.02.16.029.18.108l.056.223a.15.15 0 0 1-.109.18l-.894.223a.15.15 0 0 1-.18-.108l-.056-.224a.15.15 0 0 1 .108-.18zm4-.324a.15.15 0 0 1 .2.061l.108.203a.15.15 0 0 1-.061.201l-.814.433a.15.15 0 0 1-.201-.061l-.108-.204a.15.15 0 0 1 .061-.2zm-2.659-.011c.08-.02.16.029.18.108l.056.224c.02.08-.028.16-.108.18l-.894.223a.15.15 0 0 1-.181-.108l-.056-.224a.15.15 0 0 1 .109-.18zm-6.265-.655a.15.15 0 0 1 .2.062l.433.813a.15.15 0 0 1-.061.202l-.204.108a.15.15 0 0 1-.2-.061l-.433-.814a.15.15 0 0 1 .06-.201zm1.097-.163c.08-.02.16.028.18.107l.223.894a.15.15 0 0 1-.108.181l-.223.056a.15.15 0 0 1-.181-.109l-.223-.894a.15.15 0 0 1 .109-.18zm6.51.484c.08-.02.16.029.18.108l.055.223a.15.15 0 0 1-.108.18l-.893.223a.15.15 0 0 1-.181-.108l-.056-.224a.15.15 0 0 1 .109-.18zm2.907-.988c.082 0 .149.066.149.148v.23a.15.15 0 0 1-.149.149h-.018l.03.123a.15.15 0 0 1-.108.18l-.025.006.06.112a.15.15 0 0 1-.062.201l-.813.433a.15.15 0 0 1-.201-.062l-.108-.203a.15.15 0 0 1 .06-.201l.122-.065a.15.15 0 0 1-.108-.106l-.055-.224a.15.15 0 0 1 .108-.18l.13-.033a.15.15 0 0 1-.082-.13v-.23c0-.082.067-.148.148-.148zm-1.565.653c.08-.02.16.029.18.108l.055.224c.02.08-.029.16-.108.18l-.895.223a.15.15 0 0 1-.18-.108l-.055-.224a.15.15 0 0 1 .108-.18zm-9.599-1.206a.15.15 0 0 1 .201.061l.433.814a.15.15 0 0 1-.061.201l-.204.108a.15.15 0 0 1-.2-.061l-.433-.815a.15.15 0 0 1 .061-.2zm1.412-.285c.08-.02.16.029.18.108l.206.824v-.637c0-.082.066-.149.149-.149h.23a.15.15 0 0 1 .149.149v.542h.542c.069 0 .127.046.144.109l.005.04v.23a.15.15 0 0 1-.149.149h-.921a.15.15 0 0 1-.149-.148v-.101a.15.15 0 0 1-.09.066l-.224.056a.15.15 0 0 1-.18-.108l-.224-.895a.15.15 0 0 1 .109-.18zm2.84.838c.081 0 .148.066.148.148v.23a.15.15 0 0 1-.149.149h-.922a.15.15 0 0 1-.148-.148v-.231c0-.082.066-.148.148-.148zm1.382 0c.082 0 .149.066.149.148v.23a.15.15 0 0 1-.149.149h-.922a.15.15 0 0 1-.148-.148v-.231c0-.082.066-.148.148-.148zm1.383 0c.082 0 .148.066.148.148v.23a.15.15 0 0 1-.148.149h-.922a.15.15 0 0 1-.148-.148v-.231c0-.082.066-.148.148-.148zm1.383 0c.082 0 .148.066.148.148v.23a.15.15 0 0 1-.148.149h-.922a.15.15 0 0 1-.149-.148v-.231c0-.082.067-.148.149-.148zm1.382 0a.15.15 0 0 1 .149.148v.23a.15.15 0 0 1-.15.149h-.921a.15.15 0 0 1-.149-.148v-.231c0-.082.067-.148.149-.148zm2.765-.692a.15.15 0 0 1 .149.149v.922a.15.15 0 0 1-.149.148h-.922a.15.15 0 0 1-.148-.148v-.231c0-.082.066-.148.148-.148l.543-.001v-.542a.15.15 0 0 1 .11-.144l.039-.005zM7.54 14.745a.15.15 0 0 1 .201.062l.433.813a.15.15 0 0 1-.062.201l-.203.109a.15.15 0 0 1-.201-.062l-.433-.814a.15.15 0 0 1 .062-.2zm2.826-.3c.082 0 .149.066.149.148v.922a.15.15 0 0 1-.149.148h-.23a.15.15 0 0 1-.149-.148v-.922a.15.15 0 0 1 .149-.149zm10.37 0c.082 0 .149.066.149.148v.922a.15.15 0 0 1-.149.148h-.23a.15.15 0 0 1-.149-.148v-.922a.15.15 0 0 1 .149-.149zm-11.469-.106c.08-.02.16.029.18.108l.223.895a.15.15 0 0 1-.109.18l-.223.055a.15.15 0 0 1-.18-.108l-.223-.894a.15.15 0 0 1 .109-.18zm-2.376-.815a.15.15 0 0 1 .2.062l.433.813a.15.15 0 0 1-.06.202l-.204.107a.15.15 0 0 1-.2-.06l-.434-.815a.15.15 0 0 1 .061-.201zm3.475-.462c.082 0 .149.066.149.148v.922a.15.15 0 0 1-.149.148h-.23a.15.15 0 0 1-.149-.148v-.922a.15.15 0 0 1 .149-.149zm10.37 0c.082 0 .149.066.149.148v.922a.15.15 0 0 1-.149.148h-.23a.15.15 0 0 1-.149-.148v-.922a.15.15 0 0 1 .149-.149zm-11.804-.065c.08-.02.16.029.18.108l.224.895a.15.15 0 0 1-.109.18l-.223.055a.15.15 0 0 1-.18-.107l-.224-.895a.15.15 0 0 1 .109-.18zm-2.69-.693a.15.15 0 0 1 .201.06l.433.815a.15.15 0 0 1-.062.2l-.203.108a.15.15 0 0 1-.201-.061l-.433-.814a.15.15 0 0 1 .062-.2zm4.124-.625a.15.15 0 0 1 .149.148v.922a.15.15 0 0 1-.149.149h-.23a.15.15 0 0 1-.149-.149v-.922c0-.082.067-.148.149-.148zm10.37 0a.15.15 0 0 1 .149.148v.922a.15.15 0 0 1-.149.149h-.23a.15.15 0 0 1-.149-.149v-.922c0-.082.067-.148.149-.148zm-12.139-.024a.15.15 0 0 1 .181.109l.223.894c.02.08-.029.16-.109.18l-.223.057a.15.15 0 0 1-.18-.109l-.223-.894a.15.15 0 0 1 .109-.18zm-3.004-.573a.15.15 0 0 1 .2.062l.433.814a.15.15 0 0 1-.061.2l-.203.109a.15.15 0 0 1-.201-.062l-.433-.813a.15.15 0 0 1 .061-.202zm2.67-.768c.08-.02.16.03.18.109l.224.893a.15.15 0 0 1-.109.181l-.223.056a.15.15 0 0 1-.18-.109l-.224-.894a.15.15 0 0 1 .109-.18zm2.103-.018a.15.15 0 0 1 .149.148v.922a.15.15 0 0 1-.149.149h-.23a.15.15 0 0 1-.149-.149v-.922c0-.082.067-.148.149-.148zm10.37 0a.15.15 0 0 1 .149.148v.922a.15.15 0 0 1-.149.149h-.23a.15.15 0 0 1-.149-.149v-.922c0-.082.067-.148.149-.148zM4.943 9.86a.15.15 0 0 1 .201.062l.433.814a.15.15 0 0 1-.062.2l-.203.109a.15.15 0 0 1-.2-.062l-.433-.813a.15.15 0 0 1 .061-.201zm2.986-.888a.15.15 0 0 1 .18.108l.223.895a.15.15 0 0 1-.109.18L8 10.21a.15.15 0 0 1-.18-.109l-.223-.894a.15.15 0 0 1 .108-.18zm2.437-.06a.15.15 0 0 1 .149.149v.921a.15.15 0 0 1-.149.149h-.23a.15.15 0 0 1-.149-.149v-.921a.15.15 0 0 1 .149-.149zm10.37 0a.15.15 0 0 1 .149.149v.921a.15.15 0 0 1-.149.149h-.23a.15.15 0 0 1-.149-.149v-.921a.15.15 0 0 1 .149-.149zM4.892 8.266a.15.15 0 0 1 .202.061l.107.203a.15.15 0 0 1-.06.201l-.481.255.256.48a.15.15 0 0 1-.03.178l-.032.022-.204.108a.15.15 0 0 1-.2-.061l-.433-.814a.15.15 0 0 1 .062-.2zm2.703-.635c.08-.02.16.029.18.108l.223.895a.15.15 0 0 1-.109.18l-.223.055a.15.15 0 0 1-.18-.108l-.223-.894a.15.15 0 0 1 .108-.18zm2.771-.1a.15.15 0 0 1 .149.149v.92a.15.15 0 0 1-.149.15h-.23a.15.15 0 0 1-.149-.15v-.92a.15.15 0 0 1 .149-.15zm10.37 0a.15.15 0 0 1 .149.149v.92a.15.15 0 0 1-.149.15h-.23a.15.15 0 0 1-.149-.15v-.92a.15.15 0 0 1 .149-.15zm-14.674.098a.15.15 0 0 1 .201.061l.109.205a.15.15 0 0 1-.062.2l-.813.432a.15.15 0 0 1-.201-.061l-.109-.203a.15.15 0 0 1 .062-.201zm1.195-1.365c.08-.02.16.028.18.107l.223.895a.15.15 0 0 1-.108.18l.022-.01-.807.43a.15.15 0 0 1-.171-.023l-.029-.038-.108-.203A.15.15 0 0 1 6.52 7.4l.555-.296-.15-.605a.15.15 0 0 1 .07-.165l.038-.015zm3.109-.116a.15.15 0 0 1 .149.149v.922a.15.15 0 0 1-.149.148h-.23a.15.15 0 0 1-.149-.148v-.922a.15.15 0 0 1 .149-.149zm10.37 0a.15.15 0 0 1 .149.149v.922a.15.15 0 0 1-.149.148h-.23a.15.15 0 0 1-.149-.148v-.922a.15.15 0 0 1 .149-.149zM7.593 4.755c.08-.02.16.028.18.107l.056.224a.15.15 0 0 1-.108.18l-.528.131.132.528a.15.15 0 0 1-.071.165l-.036.014-.224.056a.15.15 0 0 1-.18-.108l-.223-.895a.15.15 0 0 1 .108-.18zm2.773.01a.15.15 0 0 1 .149.15v.92a.15.15 0 0 1-.149.15h-.23a.15.15 0 0 1-.149-.15v-.92a.15.15 0 0 1 .149-.15zm10.37 0a.15.15 0 0 1 .149.15v.92a.15.15 0 0 1-.149.15h-.23a.15.15 0 0 1-.149-.15v-.92a.15.15 0 0 1 .149-.15zM8.91 4.424c.08-.02.16.029.18.108l.055.224c.02.08-.028.16-.108.18l-.895.223a.15.15 0 0 1-.18-.108l-.055-.224a.15.15 0 0 1 .108-.18zm1.457-1.04c.082 0 .149.066.149.148l-.004.88.005.046a.15.15 0 0 1-.112.14l-.894.223a.15.15 0 0 1-.181-.108l-.056-.224a.15.15 0 0 1 .109-.18l.604-.15.001-.627a.15.15 0 0 1 .11-.143l.039-.005zm8.296 0a.15.15 0 0 1 .15.148l-.002.543h.543c.069 0 .127.046.144.109l.005.04v.23a.15.15 0 0 1-.149.149h-.922a.15.15 0 0 1-.148-.149v-.922c0-.082.067-.148.148-.148zm2.074.691a.15.15 0 0 1 .149.149v.23a.15.15 0 0 1-.149.149h-.922a.15.15 0 0 1-.148-.149v-.23c0-.082.066-.149.148-.149zM11.057 2c.082 0 .149.066.149.148v.23a.15.15 0 0 1-.149.15h-.543v.542a.15.15 0 0 1-.109.144l-.039.005h-.23a.15.15 0 0 1-.149-.149v-.922c0-.082.067-.148.149-.148zm7.605 0a.15.15 0 0 1 .15.148v.922a.15.15 0 0 1-.15.149h-.23a.15.15 0 0 1-.149-.149v-.922c0-.081.067-.148.148-.148zM12.44 2c.082 0 .149.066.149.148v.23a.15.15 0 0 1-.149.15h-.922a.15.15 0 0 1-.148-.15v-.23c0-.082.066-.148.148-.148zm1.383 0c.082 0 .149.066.149.148v.23a.15.15 0 0 1-.149.15h-.922a.15.15 0 0 1-.148-.15v-.23c0-.082.066-.148.148-.148zm1.383 0c.082 0 .148.067.148.148v.23a.15.15 0 0 1-.148.15h-.922a.15.15 0 0 1-.148-.15v-.23c0-.082.066-.148.148-.148zm1.383 0c.082 0 .148.067.148.148v.23a.15.15 0 0 1-.148.15h-.922a.15.15 0 0 1-.149-.15v-.23c0-.082.067-.148.149-.148zm1.382 0a.15.15 0 0 1 .149.148v.23a.15.15 0 0 1-.15.15h-.921a.15.15 0 0 1-.149-.15v-.23A.15.15 0 0 1 17.049 2z" }) });
516
+ import { jsx as jsx21 } from "react/jsx-runtime";
517
+ var SvgEmptyScreen = (props) => /* @__PURE__ */ jsx21(
518
+ "svg",
519
+ {
520
+ xmlns: "http://www.w3.org/2000/svg",
521
+ fill: "none",
522
+ viewBox: "0 0 24 24",
523
+ width: props.width || 24,
524
+ height: props.height || 24,
525
+ className: props.className,
526
+ ...props,
527
+ children: /* @__PURE__ */ jsx21(
528
+ "path",
529
+ {
530
+ fill: props.color || "currentColor",
531
+ d: "M10.773 20.799a.15.15 0 0 1 .201.061l.254.479.48-.254a.15.15 0 0 1 .178.028l.023.032.108.205a.15.15 0 0 1-.061.2l-.814.433a.15.15 0 0 1-.2-.061l-.433-.815a.15.15 0 0 1 .061-.2zm2.106-.35a.15.15 0 0 1 .2.06l.108.204a.15.15 0 0 1-.06.201l-.815.433a.15.15 0 0 1-.2-.062l-.108-.203a.15.15 0 0 1 .061-.201zm-2.742-.821a.15.15 0 0 1 .2.061l.433.815a.15.15 0 0 1-.061.2l-.203.108a.15.15 0 0 1-.201-.061l-.433-.814a.15.15 0 0 1 .061-.2zm3.962.17a.15.15 0 0 1 .202.062l.108.204a.15.15 0 0 1-.062.2l-.814.433a.15.15 0 0 1-.2-.061l-.109-.203a.15.15 0 0 1 .062-.202zm1.221-.649a.15.15 0 0 1 .201.062l.109.204a.15.15 0 0 1-.062.2l-.814.433a.15.15 0 0 1-.2-.062l-.109-.203a.15.15 0 0 1 .062-.201zm-5.053-.811c.08-.02.16.029.18.108l.13.526.528-.13a.15.15 0 0 1 .165.07l.015.037.056.224c.02.08-.028.16-.108.18l-.894.223a.15.15 0 0 1-.181-.108l-.023-.094a.15.15 0 0 1-.075.11l-.204.108a.15.15 0 0 1-.2-.062l-.434-.813a.15.15 0 0 1 .062-.201l.204-.109a.15.15 0 0 1 .2.062l.415.782-.168-.678a.15.15 0 0 1 .109-.18zm6.275.163a.15.15 0 0 1 .2.06l.108.205a.15.15 0 0 1-.061.2l-.814.433a.15.15 0 0 1-.2-.061l-.11-.204a.15.15 0 0 1 .062-.2zm-4.121.009a.15.15 0 0 1 .18.108l.056.224c.02.08-.029.16-.108.18l-.895.223a.15.15 0 0 1-.18-.108l-.055-.224a.15.15 0 0 1 .107-.18zm1.342-.334c.08-.02.16.029.18.108l.056.223a.15.15 0 0 1-.109.18l-.894.223a.15.15 0 0 1-.18-.108l-.056-.224a.15.15 0 0 1 .108-.18zm4-.324a.15.15 0 0 1 .2.061l.108.203a.15.15 0 0 1-.061.201l-.814.433a.15.15 0 0 1-.201-.061l-.108-.204a.15.15 0 0 1 .061-.2zm-2.659-.011c.08-.02.16.029.18.108l.056.224c.02.08-.028.16-.108.18l-.894.223a.15.15 0 0 1-.181-.108l-.056-.224a.15.15 0 0 1 .109-.18zm-6.265-.655a.15.15 0 0 1 .2.062l.433.813a.15.15 0 0 1-.061.202l-.204.108a.15.15 0 0 1-.2-.061l-.433-.814a.15.15 0 0 1 .06-.201zm1.097-.163c.08-.02.16.028.18.107l.223.894a.15.15 0 0 1-.108.181l-.223.056a.15.15 0 0 1-.181-.109l-.223-.894a.15.15 0 0 1 .109-.18zm6.51.484c.08-.02.16.029.18.108l.055.223a.15.15 0 0 1-.108.18l-.893.223a.15.15 0 0 1-.181-.108l-.056-.224a.15.15 0 0 1 .109-.18zm2.907-.988c.082 0 .149.066.149.148v.23a.15.15 0 0 1-.149.149h-.018l.03.123a.15.15 0 0 1-.108.18l-.025.006.06.112a.15.15 0 0 1-.062.201l-.813.433a.15.15 0 0 1-.201-.062l-.108-.203a.15.15 0 0 1 .06-.201l.122-.065a.15.15 0 0 1-.108-.106l-.055-.224a.15.15 0 0 1 .108-.18l.13-.033a.15.15 0 0 1-.082-.13v-.23c0-.082.067-.148.148-.148zm-1.565.653c.08-.02.16.029.18.108l.055.224c.02.08-.029.16-.108.18l-.895.223a.15.15 0 0 1-.18-.108l-.055-.224a.15.15 0 0 1 .108-.18zm-9.599-1.206a.15.15 0 0 1 .201.061l.433.814a.15.15 0 0 1-.061.201l-.204.108a.15.15 0 0 1-.2-.061l-.433-.815a.15.15 0 0 1 .061-.2zm1.412-.285c.08-.02.16.029.18.108l.206.824v-.637c0-.082.066-.149.149-.149h.23a.15.15 0 0 1 .149.149v.542h.542c.069 0 .127.046.144.109l.005.04v.23a.15.15 0 0 1-.149.149h-.921a.15.15 0 0 1-.149-.148v-.101a.15.15 0 0 1-.09.066l-.224.056a.15.15 0 0 1-.18-.108l-.224-.895a.15.15 0 0 1 .109-.18zm2.84.838c.081 0 .148.066.148.148v.23a.15.15 0 0 1-.149.149h-.922a.15.15 0 0 1-.148-.148v-.231c0-.082.066-.148.148-.148zm1.382 0c.082 0 .149.066.149.148v.23a.15.15 0 0 1-.149.149h-.922a.15.15 0 0 1-.148-.148v-.231c0-.082.066-.148.148-.148zm1.383 0c.082 0 .148.066.148.148v.23a.15.15 0 0 1-.148.149h-.922a.15.15 0 0 1-.148-.148v-.231c0-.082.066-.148.148-.148zm1.383 0c.082 0 .148.066.148.148v.23a.15.15 0 0 1-.148.149h-.922a.15.15 0 0 1-.149-.148v-.231c0-.082.067-.148.149-.148zm1.382 0a.15.15 0 0 1 .149.148v.23a.15.15 0 0 1-.15.149h-.921a.15.15 0 0 1-.149-.148v-.231c0-.082.067-.148.149-.148zm2.765-.692a.15.15 0 0 1 .149.149v.922a.15.15 0 0 1-.149.148h-.922a.15.15 0 0 1-.148-.148v-.231c0-.082.066-.148.148-.148l.543-.001v-.542a.15.15 0 0 1 .11-.144l.039-.005zM7.54 14.745a.15.15 0 0 1 .201.062l.433.813a.15.15 0 0 1-.062.201l-.203.109a.15.15 0 0 1-.201-.062l-.433-.814a.15.15 0 0 1 .062-.2zm2.826-.3c.082 0 .149.066.149.148v.922a.15.15 0 0 1-.149.148h-.23a.15.15 0 0 1-.149-.148v-.922a.15.15 0 0 1 .149-.149zm10.37 0c.082 0 .149.066.149.148v.922a.15.15 0 0 1-.149.148h-.23a.15.15 0 0 1-.149-.148v-.922a.15.15 0 0 1 .149-.149zm-11.469-.106c.08-.02.16.029.18.108l.223.895a.15.15 0 0 1-.109.18l-.223.055a.15.15 0 0 1-.18-.108l-.223-.894a.15.15 0 0 1 .109-.18zm-2.376-.815a.15.15 0 0 1 .2.062l.433.813a.15.15 0 0 1-.06.202l-.204.107a.15.15 0 0 1-.2-.06l-.434-.815a.15.15 0 0 1 .061-.201zm3.475-.462c.082 0 .149.066.149.148v.922a.15.15 0 0 1-.149.148h-.23a.15.15 0 0 1-.149-.148v-.922a.15.15 0 0 1 .149-.149zm10.37 0c.082 0 .149.066.149.148v.922a.15.15 0 0 1-.149.148h-.23a.15.15 0 0 1-.149-.148v-.922a.15.15 0 0 1 .149-.149zm-11.804-.065c.08-.02.16.029.18.108l.224.895a.15.15 0 0 1-.109.18l-.223.055a.15.15 0 0 1-.18-.107l-.224-.895a.15.15 0 0 1 .109-.18zm-2.69-.693a.15.15 0 0 1 .201.06l.433.815a.15.15 0 0 1-.062.2l-.203.108a.15.15 0 0 1-.201-.061l-.433-.814a.15.15 0 0 1 .062-.2zm4.124-.625a.15.15 0 0 1 .149.148v.922a.15.15 0 0 1-.149.149h-.23a.15.15 0 0 1-.149-.149v-.922c0-.082.067-.148.149-.148zm10.37 0a.15.15 0 0 1 .149.148v.922a.15.15 0 0 1-.149.149h-.23a.15.15 0 0 1-.149-.149v-.922c0-.082.067-.148.149-.148zm-12.139-.024a.15.15 0 0 1 .181.109l.223.894c.02.08-.029.16-.109.18l-.223.057a.15.15 0 0 1-.18-.109l-.223-.894a.15.15 0 0 1 .109-.18zm-3.004-.573a.15.15 0 0 1 .2.062l.433.814a.15.15 0 0 1-.061.2l-.203.109a.15.15 0 0 1-.201-.062l-.433-.813a.15.15 0 0 1 .061-.202zm2.67-.768c.08-.02.16.03.18.109l.224.893a.15.15 0 0 1-.109.181l-.223.056a.15.15 0 0 1-.18-.109l-.224-.894a.15.15 0 0 1 .109-.18zm2.103-.018a.15.15 0 0 1 .149.148v.922a.15.15 0 0 1-.149.149h-.23a.15.15 0 0 1-.149-.149v-.922c0-.082.067-.148.149-.148zm10.37 0a.15.15 0 0 1 .149.148v.922a.15.15 0 0 1-.149.149h-.23a.15.15 0 0 1-.149-.149v-.922c0-.082.067-.148.149-.148zM4.943 9.86a.15.15 0 0 1 .201.062l.433.814a.15.15 0 0 1-.062.2l-.203.109a.15.15 0 0 1-.2-.062l-.433-.813a.15.15 0 0 1 .061-.201zm2.986-.888a.15.15 0 0 1 .18.108l.223.895a.15.15 0 0 1-.109.18L8 10.21a.15.15 0 0 1-.18-.109l-.223-.894a.15.15 0 0 1 .108-.18zm2.437-.06a.15.15 0 0 1 .149.149v.921a.15.15 0 0 1-.149.149h-.23a.15.15 0 0 1-.149-.149v-.921a.15.15 0 0 1 .149-.149zm10.37 0a.15.15 0 0 1 .149.149v.921a.15.15 0 0 1-.149.149h-.23a.15.15 0 0 1-.149-.149v-.921a.15.15 0 0 1 .149-.149zM4.892 8.266a.15.15 0 0 1 .202.061l.107.203a.15.15 0 0 1-.06.201l-.481.255.256.48a.15.15 0 0 1-.03.178l-.032.022-.204.108a.15.15 0 0 1-.2-.061l-.433-.814a.15.15 0 0 1 .062-.2zm2.703-.635c.08-.02.16.029.18.108l.223.895a.15.15 0 0 1-.109.18l-.223.055a.15.15 0 0 1-.18-.108l-.223-.894a.15.15 0 0 1 .108-.18zm2.771-.1a.15.15 0 0 1 .149.149v.92a.15.15 0 0 1-.149.15h-.23a.15.15 0 0 1-.149-.15v-.92a.15.15 0 0 1 .149-.15zm10.37 0a.15.15 0 0 1 .149.149v.92a.15.15 0 0 1-.149.15h-.23a.15.15 0 0 1-.149-.15v-.92a.15.15 0 0 1 .149-.15zm-14.674.098a.15.15 0 0 1 .201.061l.109.205a.15.15 0 0 1-.062.2l-.813.432a.15.15 0 0 1-.201-.061l-.109-.203a.15.15 0 0 1 .062-.201zm1.195-1.365c.08-.02.16.028.18.107l.223.895a.15.15 0 0 1-.108.18l.022-.01-.807.43a.15.15 0 0 1-.171-.023l-.029-.038-.108-.203A.15.15 0 0 1 6.52 7.4l.555-.296-.15-.605a.15.15 0 0 1 .07-.165l.038-.015zm3.109-.116a.15.15 0 0 1 .149.149v.922a.15.15 0 0 1-.149.148h-.23a.15.15 0 0 1-.149-.148v-.922a.15.15 0 0 1 .149-.149zm10.37 0a.15.15 0 0 1 .149.149v.922a.15.15 0 0 1-.149.148h-.23a.15.15 0 0 1-.149-.148v-.922a.15.15 0 0 1 .149-.149zM7.593 4.755c.08-.02.16.028.18.107l.056.224a.15.15 0 0 1-.108.18l-.528.131.132.528a.15.15 0 0 1-.071.165l-.036.014-.224.056a.15.15 0 0 1-.18-.108l-.223-.895a.15.15 0 0 1 .108-.18zm2.773.01a.15.15 0 0 1 .149.15v.92a.15.15 0 0 1-.149.15h-.23a.15.15 0 0 1-.149-.15v-.92a.15.15 0 0 1 .149-.15zm10.37 0a.15.15 0 0 1 .149.15v.92a.15.15 0 0 1-.149.15h-.23a.15.15 0 0 1-.149-.15v-.92a.15.15 0 0 1 .149-.15zM8.91 4.424c.08-.02.16.029.18.108l.055.224c.02.08-.028.16-.108.18l-.895.223a.15.15 0 0 1-.18-.108l-.055-.224a.15.15 0 0 1 .108-.18zm1.457-1.04c.082 0 .149.066.149.148l-.004.88.005.046a.15.15 0 0 1-.112.14l-.894.223a.15.15 0 0 1-.181-.108l-.056-.224a.15.15 0 0 1 .109-.18l.604-.15.001-.627a.15.15 0 0 1 .11-.143l.039-.005zm8.296 0a.15.15 0 0 1 .15.148l-.002.543h.543c.069 0 .127.046.144.109l.005.04v.23a.15.15 0 0 1-.149.149h-.922a.15.15 0 0 1-.148-.149v-.922c0-.082.067-.148.148-.148zm2.074.691a.15.15 0 0 1 .149.149v.23a.15.15 0 0 1-.149.149h-.922a.15.15 0 0 1-.148-.149v-.23c0-.082.066-.149.148-.149zM11.057 2c.082 0 .149.066.149.148v.23a.15.15 0 0 1-.149.15h-.543v.542a.15.15 0 0 1-.109.144l-.039.005h-.23a.15.15 0 0 1-.149-.149v-.922c0-.082.067-.148.149-.148zm7.605 0a.15.15 0 0 1 .15.148v.922a.15.15 0 0 1-.15.149h-.23a.15.15 0 0 1-.149-.149v-.922c0-.081.067-.148.148-.148zM12.44 2c.082 0 .149.066.149.148v.23a.15.15 0 0 1-.149.15h-.922a.15.15 0 0 1-.148-.15v-.23c0-.082.066-.148.148-.148zm1.383 0c.082 0 .149.066.149.148v.23a.15.15 0 0 1-.149.15h-.922a.15.15 0 0 1-.148-.15v-.23c0-.082.066-.148.148-.148zm1.383 0c.082 0 .148.067.148.148v.23a.15.15 0 0 1-.148.15h-.922a.15.15 0 0 1-.148-.15v-.23c0-.082.066-.148.148-.148zm1.383 0c.082 0 .148.067.148.148v.23a.15.15 0 0 1-.148.15h-.922a.15.15 0 0 1-.149-.15v-.23c0-.082.067-.148.149-.148zm1.382 0a.15.15 0 0 1 .149.148v.23a.15.15 0 0 1-.15.15h-.921a.15.15 0 0 1-.149-.15v-.23A.15.15 0 0 1 17.049 2z"
532
+ }
533
+ )
534
+ }
535
+ );
123
536
  var EmptyScreen_default = SvgEmptyScreen;
124
537
 
125
538
  // src/one-color/Expand.tsx
126
- import { jsx as jsx21 } from "react/jsx-runtime";
127
- var SvgExpand = (props) => /* @__PURE__ */ jsx21("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx21("path", { stroke: props.color || "currentColor", strokeLinecap: "round", strokeLinejoin: "round", d: "M7 21H5a2 2 0 0 1-2-2v-2M3 7V5a2 2 0 0 1 2-2h2m10 0h2a2 2 0 0 1 2 2v2m0 10v2a2 2 0 0 1-2 2h-2" }) });
539
+ import { jsx as jsx22 } from "react/jsx-runtime";
540
+ var SvgExpand = (props) => /* @__PURE__ */ jsx22(
541
+ "svg",
542
+ {
543
+ xmlns: "http://www.w3.org/2000/svg",
544
+ fill: "none",
545
+ viewBox: "0 0 24 24",
546
+ width: props.width || 24,
547
+ height: props.height || 24,
548
+ className: props.className,
549
+ ...props,
550
+ children: /* @__PURE__ */ jsx22(
551
+ "path",
552
+ {
553
+ stroke: props.color || "currentColor",
554
+ strokeLinecap: "round",
555
+ strokeLinejoin: "round",
556
+ d: "M7 21H5a2 2 0 0 1-2-2v-2M3 7V5a2 2 0 0 1 2-2h2m10 0h2a2 2 0 0 1 2 2v2m0 10v2a2 2 0 0 1-2 2h-2"
557
+ }
558
+ )
559
+ }
560
+ );
128
561
  var Expand_default = SvgExpand;
129
562
 
130
563
  // src/one-color/Filter.tsx
131
- import { jsx as jsx22 } from "react/jsx-runtime";
132
- var SvgFilter = (props) => /* @__PURE__ */ jsx22("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx22("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M13.038 7.55a2.801 2.801 0 0 1 5.424 0l.038.15h1.75a.55.55 0 1 1 0 1.1H18.5l-.038.15a2.801 2.801 0 0 1-5.424 0L13 8.8H3.75a.55.55 0 1 1 0-1.1H13zm2.712-1a1.7 1.7 0 1 0 0 3.4 1.7 1.7 0 0 0 0-3.4m-10.212 8.5a2.801 2.801 0 0 1 5.424 0l.039.15h9.249a.55.55 0 1 1 0 1.1H11l-.038.15a2.801 2.801 0 0 1-5.424 0L5.5 16.3H3.75a.55.55 0 1 1 0-1.1H5.5zm2.712-1a1.7 1.7 0 1 0 0 3.4 1.7 1.7 0 0 0 0-3.4", clipRule: "evenodd" }) });
564
+ import { jsx as jsx23 } from "react/jsx-runtime";
565
+ var SvgFilter = (props) => /* @__PURE__ */ jsx23(
566
+ "svg",
567
+ {
568
+ xmlns: "http://www.w3.org/2000/svg",
569
+ fill: "none",
570
+ viewBox: "0 0 24 24",
571
+ width: props.width || 24,
572
+ height: props.height || 24,
573
+ className: props.className,
574
+ ...props,
575
+ children: /* @__PURE__ */ jsx23(
576
+ "path",
577
+ {
578
+ fill: props.color || "currentColor",
579
+ fillRule: "evenodd",
580
+ d: "M13.038 7.55a2.801 2.801 0 0 1 5.424 0l.038.15h1.75a.55.55 0 1 1 0 1.1H18.5l-.038.15a2.801 2.801 0 0 1-5.424 0L13 8.8H3.75a.55.55 0 1 1 0-1.1H13zm2.712-1a1.7 1.7 0 1 0 0 3.4 1.7 1.7 0 0 0 0-3.4m-10.212 8.5a2.801 2.801 0 0 1 5.424 0l.039.15h9.249a.55.55 0 1 1 0 1.1H11l-.038.15a2.801 2.801 0 0 1-5.424 0L5.5 16.3H3.75a.55.55 0 1 1 0-1.1H5.5zm2.712-1a1.7 1.7 0 1 0 0 3.4 1.7 1.7 0 0 0 0-3.4",
581
+ clipRule: "evenodd"
582
+ }
583
+ )
584
+ }
585
+ );
133
586
  var Filter_default = SvgFilter;
134
587
 
135
588
  // src/one-color/Gallery.tsx
136
- import { jsx as jsx23, jsxs as jsxs7 } from "react/jsx-runtime";
137
- var SvgGallery = (props) => /* @__PURE__ */ jsxs7("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
138
- /* @__PURE__ */ jsx23("path", { stroke: props.color || "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.2, d: "M12.75 8a.25.25 0 1 1 .5 0m0 0a.25.25 0 1 1-.5 0M3 16l4.639-4.846a.5.5 0 0 1 .722 0L13 16m8 0-3.637-3.842a.496.496 0 0 0-.726 0L13 16" }),
139
- /* @__PURE__ */ jsx23("rect", { width: 18, height: 18, x: 3, y: 3, stroke: props.color || "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.2, rx: 2.25 })
140
- ] });
589
+ import { jsx as jsx24, jsxs as jsxs7 } from "react/jsx-runtime";
590
+ var SvgGallery = (props) => /* @__PURE__ */ jsxs7(
591
+ "svg",
592
+ {
593
+ xmlns: "http://www.w3.org/2000/svg",
594
+ fill: "none",
595
+ viewBox: "0 0 24 24",
596
+ width: props.width || 24,
597
+ height: props.height || 24,
598
+ className: props.className,
599
+ ...props,
600
+ children: [
601
+ /* @__PURE__ */ jsx24(
602
+ "path",
603
+ {
604
+ stroke: props.color || "currentColor",
605
+ strokeLinecap: "round",
606
+ strokeLinejoin: "round",
607
+ strokeWidth: 1.2,
608
+ d: "M12.75 8a.25.25 0 1 1 .5 0m0 0a.25.25 0 1 1-.5 0M3 16l4.639-4.846a.5.5 0 0 1 .722 0L13 16m8 0-3.637-3.842a.496.496 0 0 0-.726 0L13 16"
609
+ }
610
+ ),
611
+ /* @__PURE__ */ jsx24(
612
+ "rect",
613
+ {
614
+ width: 18,
615
+ height: 18,
616
+ x: 3,
617
+ y: 3,
618
+ stroke: props.color || "currentColor",
619
+ strokeLinecap: "round",
620
+ strokeLinejoin: "round",
621
+ strokeWidth: 1.2,
622
+ rx: 2.25
623
+ }
624
+ )
625
+ ]
626
+ }
627
+ );
141
628
  var Gallery_default = SvgGallery;
142
629
 
630
+ // src/one-color/HelpChat.tsx
631
+ import { jsx as jsx25, jsxs as jsxs8 } from "react/jsx-runtime";
632
+ var SvgHelpChat = (props) => /* @__PURE__ */ jsxs8(
633
+ "svg",
634
+ {
635
+ xmlns: "http://www.w3.org/2000/svg",
636
+ fill: "none",
637
+ viewBox: "0 0 24 24",
638
+ width: props.width || 24,
639
+ height: props.height || 24,
640
+ className: props.className,
641
+ ...props,
642
+ children: [
643
+ /* @__PURE__ */ jsx25(
644
+ "path",
645
+ {
646
+ stroke: props.color || "currentColor",
647
+ strokeLinecap: "round",
648
+ strokeLinejoin: "round",
649
+ strokeWidth: 1.2,
650
+ d: "M9.685 9.685A2.18 2.18 0 0 1 11.9 7.998 2.137 2.137 0 0 1 14.15 10c0 1.504-2.15 2-2.15 3"
651
+ }
652
+ ),
653
+ /* @__PURE__ */ jsx25(
654
+ "path",
655
+ {
656
+ stroke: props.color || "currentColor",
657
+ strokeLinecap: "round",
658
+ strokeLinejoin: "round",
659
+ strokeWidth: 1.5,
660
+ d: "M12.125 15.752a.125.125 0 1 1-.25 0 .125.125 0 0 1 .25 0"
661
+ }
662
+ ),
663
+ /* @__PURE__ */ jsx25(
664
+ "path",
665
+ {
666
+ stroke: props.color || "currentColor",
667
+ strokeLinecap: "round",
668
+ strokeLinejoin: "round",
669
+ strokeWidth: 1.2,
670
+ d: "M4.628 17.16a9.018 9.018 0 1 1 2.212 2.212l-2.843.631z",
671
+ clipRule: "evenodd"
672
+ }
673
+ )
674
+ ]
675
+ }
676
+ );
677
+ var HelpChat_default = SvgHelpChat;
678
+
143
679
  // src/one-color/Hide.tsx
144
- import { jsx as jsx24 } from "react/jsx-runtime";
145
- var SvgHide = (props) => /* @__PURE__ */ jsx24("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx24("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M5.705 20.936c-.17.24-.11.58.14.75.24.17.58.11.75-.14l1.66-2.39.62-.89.88-1.27.6-.87 4.28-6.18.59-.85 1.01-1.45.6-.86 2.04-2.94c.17-.24.11-.58-.14-.75a.536.536 0 0 0-.75.14l-2.16 3.12-.61.88-.87 1.25-.59.85-4.29 6.2-.6.87-1.02 1.47-.6.87-1.53 2.21zm6.3-1.1c-1.1 0-2.18-.17-3.2-.48l.63-.91c.83.23 1.7.35 2.58.35 3.8 0 7.25-2.19 8.87-5.63v-.03c.12-.26.12-.56 0-.82a9.8 9.8 0 0 0-4.16-4.42l.59-.86c1.93 1.09 3.51 2.75 4.49 4.84.26.54.26 1.18 0 1.72-1.79 3.8-5.61 6.23-9.81 6.23zm0-2.28c-.61 0-1.2-.11-1.73-.32l.62-.9c.35.11.73.17 1.11.17v.03c1.01.01 1.99-.38 2.7-1.1s1.11-1.69 1.1-2.7c0-.87-.28-1.69-.79-2.35l.61-.88c.79.89 1.22 2.04 1.21 3.23 0 2.67-2.16 4.83-4.83 4.83zm1.8-9.32-.6.86a3.8 3.8 0 0 0-3.88.91 3.82 3.82 0 0 0-.28 5.1l-.61.89c-.78-.86-1.26-2-1.26-3.26 0-2.67 2.16-4.83 4.83-4.83.62 0 1.23.11 1.8.33m-10.66 4.93a9.86 9.86 0 0 0 4.18 4.43l-.6.87a10.8 10.8 0 0 1-4.53-4.86c-.26-.54-.26-1.18 0-1.72 1.79-3.8 5.61-6.23 9.81-6.23 1.12 0 2.21.17 3.25.5l-.62.9c-.84-.23-1.71-.35-2.61-.35-3.8 0-7.25 2.19-8.87 5.63-.13.27-.13.58 0 .85z", clipRule: "evenodd" }) });
680
+ import { jsx as jsx26 } from "react/jsx-runtime";
681
+ var SvgHide = (props) => /* @__PURE__ */ jsx26(
682
+ "svg",
683
+ {
684
+ xmlns: "http://www.w3.org/2000/svg",
685
+ fill: "none",
686
+ viewBox: "0 0 24 24",
687
+ width: props.width || 24,
688
+ height: props.height || 24,
689
+ className: props.className,
690
+ ...props,
691
+ children: /* @__PURE__ */ jsx26(
692
+ "path",
693
+ {
694
+ fill: props.color || "currentColor",
695
+ fillRule: "evenodd",
696
+ 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",
697
+ clipRule: "evenodd"
698
+ }
699
+ )
700
+ }
701
+ );
146
702
  var Hide_default = SvgHide;
147
703
 
148
704
  // src/one-color/Hotel.tsx
149
- import { jsx as jsx25, jsxs as jsxs8 } from "react/jsx-runtime";
150
- var SvgHotel = (props) => /* @__PURE__ */ jsxs8("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
151
- /* @__PURE__ */ jsx25("path", { stroke: props.color || "currentColor", strokeLinecap: "round", strokeLinejoin: "round", d: "M10 21V8a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v13" }),
152
- /* @__PURE__ */ jsx25("path", { stroke: props.color || "currentColor", strokeLinecap: "round", strokeLinejoin: "round", d: "M13.25 17h3.5v4h-3.5zm0-6.5v3m3.5-3v3m-3.5-1.5h3.5M22 21H2m2.055-10H6m-2 3h2m-2 3h2m9-10V4a1 1 0 0 0-1-1h-1a9 9 0 0 0-9 9v9" })
153
- ] });
705
+ import { jsx as jsx27, jsxs as jsxs9 } from "react/jsx-runtime";
706
+ var SvgHotel = (props) => /* @__PURE__ */ jsxs9(
707
+ "svg",
708
+ {
709
+ xmlns: "http://www.w3.org/2000/svg",
710
+ fill: "none",
711
+ viewBox: "0 0 24 24",
712
+ width: props.width || 24,
713
+ height: props.height || 24,
714
+ className: props.className,
715
+ ...props,
716
+ children: [
717
+ /* @__PURE__ */ jsx27(
718
+ "path",
719
+ {
720
+ stroke: props.color || "currentColor",
721
+ strokeLinecap: "round",
722
+ strokeLinejoin: "round",
723
+ d: "M10 21V8a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v13"
724
+ }
725
+ ),
726
+ /* @__PURE__ */ jsx27(
727
+ "path",
728
+ {
729
+ stroke: props.color || "currentColor",
730
+ strokeLinecap: "round",
731
+ strokeLinejoin: "round",
732
+ d: "M13.25 17h3.5v4h-3.5zm0-6.5v3m3.5-3v3m-3.5-1.5h3.5M22 21H2m2.055-10H6m-2 3h2m-2 3h2m9-10V4a1 1 0 0 0-1-1h-1a9 9 0 0 0-9 9v9"
733
+ }
734
+ )
735
+ ]
736
+ }
737
+ );
154
738
  var Hotel_default = SvgHotel;
155
739
 
156
740
  // src/one-color/House.tsx
157
- import { jsx as jsx26 } from "react/jsx-runtime";
158
- var SvgHouse = (props) => /* @__PURE__ */ jsx26("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx26("path", { fill: props.color || "currentColor", d: "M21.1 9.33v-.02c-.12-.42-.4-.79-.78-1l-8.08-4.64a.51.51 0 0 0-.48 0L3.68 8.31a1.636 1.636 0 0 0-.59 2.26c.42.71 1.29.99 2.06.69v8.05c0 .6.49 1.09 1.1 1.09h11.52c.61 0 1.1-.49 1.1-1.09v-8.04c.75.31 1.65.02 2.07-.7.22-.37.28-.82.17-1.24zm-7.45 4.85v5.26h-3.31v-5.26zm.48-.96H9.86a.48.48 0 0 0-.48.48v5.74H6.24c-.07 0-.13-.06-.13-.13v-8.58L12 7.35l5.9 3.38v8.58c0 .07-.06.13-.13.13h-3.14V13.7a.48.48 0 0 0-.48-.48zm6.09-3.07-.13-.05v.02c-.2.3-.61.4-.93.22l-6.9-3.96a.51.51 0 0 0-.48 0l-6.9 3.96a.7.7 0 0 1-.95-.25.7.7 0 0 1-.07-.53c.05-.18.16-.33.33-.42l7.84-4.5 7.84 4.5c.33.19.44.62.25.95l.13.07z" }) });
741
+ import { jsx as jsx28 } from "react/jsx-runtime";
742
+ var SvgHouse = (props) => /* @__PURE__ */ jsx28(
743
+ "svg",
744
+ {
745
+ xmlns: "http://www.w3.org/2000/svg",
746
+ fill: "none",
747
+ viewBox: "0 0 24 24",
748
+ width: props.width || 24,
749
+ height: props.height || 24,
750
+ className: props.className,
751
+ ...props,
752
+ children: /* @__PURE__ */ jsx28(
753
+ "path",
754
+ {
755
+ fill: props.color || "currentColor",
756
+ 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"
757
+ }
758
+ )
759
+ }
760
+ );
159
761
  var House_default = SvgHouse;
160
762
 
161
763
  // src/one-color/Lock.tsx
162
- import { jsx as jsx27, jsxs as jsxs9 } from "react/jsx-runtime";
163
- var SvgLock = (props) => /* @__PURE__ */ jsxs9("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
164
- /* @__PURE__ */ jsx27("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M5 11.524C5 10.235 6.03 9.19 7.302 9.19h9.396c1.271 0 2.302 1.045 2.302 2.334v7.143C19 19.955 17.97 21 16.698 21H7.302C6.031 21 5 19.955 5 18.667zm2.302-1.476c-.804 0-1.456.66-1.456 1.476v7.143c0 .815.652 1.476 1.456 1.476h9.396c.804 0 1.456-.661 1.456-1.476v-7.143c0-.815-.652-1.476-1.456-1.476z", clipRule: "evenodd" }),
165
- /* @__PURE__ */ jsx27("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M9.038 4.242A4.16 4.16 0 0 1 11.998 3c2.31 0 4.183 1.899 4.183 4.241v2.378c0 .237-.19.429-.423.429H8.236a.426.426 0 0 1-.423-.429V7.241a4.27 4.27 0 0 1 1.225-2.999m2.96-.385c-.886 0-1.735.357-2.362.991a3.4 3.4 0 0 0-.977 2.393v1.95h6.677V7.24c0-1.869-1.495-3.384-3.339-3.384", clipRule: "evenodd" })
166
- ] });
764
+ import { jsx as jsx29, jsxs as jsxs10 } from "react/jsx-runtime";
765
+ var SvgLock = (props) => /* @__PURE__ */ jsxs10(
766
+ "svg",
767
+ {
768
+ xmlns: "http://www.w3.org/2000/svg",
769
+ fill: "none",
770
+ viewBox: "0 0 24 24",
771
+ width: props.width || 24,
772
+ height: props.height || 24,
773
+ className: props.className,
774
+ ...props,
775
+ children: [
776
+ /* @__PURE__ */ jsx29(
777
+ "path",
778
+ {
779
+ fill: props.color || "currentColor",
780
+ fillRule: "evenodd",
781
+ d: "M5 11.524C5 10.235 6.03 9.19 7.302 9.19h9.396c1.271 0 2.302 1.045 2.302 2.334v7.143C19 19.955 17.97 21 16.698 21H7.302C6.031 21 5 19.955 5 18.667zm2.302-1.476c-.804 0-1.456.66-1.456 1.476v7.143c0 .815.652 1.476 1.456 1.476h9.396c.804 0 1.456-.661 1.456-1.476v-7.143c0-.815-.652-1.476-1.456-1.476z",
782
+ clipRule: "evenodd"
783
+ }
784
+ ),
785
+ /* @__PURE__ */ jsx29(
786
+ "path",
787
+ {
788
+ fill: props.color || "currentColor",
789
+ fillRule: "evenodd",
790
+ d: "M9.038 4.242A4.16 4.16 0 0 1 11.998 3c2.31 0 4.183 1.899 4.183 4.241v2.378c0 .237-.19.429-.423.429H8.236a.426.426 0 0 1-.423-.429V7.241a4.27 4.27 0 0 1 1.225-2.999m2.96-.385c-.886 0-1.735.357-2.362.991a3.4 3.4 0 0 0-.977 2.393v1.95h6.677V7.24c0-1.869-1.495-3.384-3.339-3.384",
791
+ clipRule: "evenodd"
792
+ }
793
+ )
794
+ ]
795
+ }
796
+ );
167
797
  var Lock_default = SvgLock;
168
798
 
169
799
  // src/one-color/LowBattery.tsx
170
- import { jsx as jsx28, jsxs as jsxs10 } from "react/jsx-runtime";
171
- var SvgLowBattery = (props) => /* @__PURE__ */ jsxs10("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
172
- /* @__PURE__ */ jsx28("path", { fill: props.color || "currentColor", d: "M14.516 4.29h-.424v-.504A.785.785 0 0 0 13.31 3H9.69a.785.785 0 0 0-.784.786v.504h-.424C7.665 4.29 7 4.957 7 5.777v13.735C7 20.332 7.665 21 8.483 21h6.034c.818 0 1.483-.667 1.483-1.488V5.775c0-.82-.665-1.487-1.483-1.487zm-4.912-.504c0-.047.04-.087.087-.087h3.618c.047 0 .086.04.086.087v.504H9.607v-.504zM15.3 19.514a.787.787 0 0 1-.783.785H8.483a.787.787 0 0 1-.784-.785V5.775c0-.432.352-.785.784-.785h6.033c.43 0 .783.353.783.785z" }),
173
- /* @__PURE__ */ jsx28("path", { fill: props.color || "currentColor", d: "M8.31 17.294h6.376v2.039H8.31z" })
174
- ] });
800
+ import { jsx as jsx30, jsxs as jsxs11 } from "react/jsx-runtime";
801
+ var SvgLowBattery = (props) => /* @__PURE__ */ jsxs11(
802
+ "svg",
803
+ {
804
+ xmlns: "http://www.w3.org/2000/svg",
805
+ fill: "none",
806
+ viewBox: "0 0 24 24",
807
+ width: props.width || 24,
808
+ height: props.height || 24,
809
+ className: props.className,
810
+ ...props,
811
+ children: [
812
+ /* @__PURE__ */ jsx30(
813
+ "path",
814
+ {
815
+ fill: props.color || "currentColor",
816
+ d: "M14.516 4.29h-.424v-.504A.785.785 0 0 0 13.31 3H9.69a.785.785 0 0 0-.784.786v.504h-.424C7.665 4.29 7 4.957 7 5.777v13.735C7 20.332 7.665 21 8.483 21h6.034c.818 0 1.483-.667 1.483-1.488V5.775c0-.82-.665-1.487-1.483-1.487zm-4.912-.504c0-.047.04-.087.087-.087h3.618c.047 0 .086.04.086.087v.504H9.607v-.504zM15.3 19.514a.787.787 0 0 1-.783.785H8.483a.787.787 0 0 1-.784-.785V5.775c0-.432.352-.785.784-.785h6.033c.43 0 .783.353.783.785z"
817
+ }
818
+ ),
819
+ /* @__PURE__ */ jsx30(
820
+ "path",
821
+ {
822
+ fill: props.color || "currentColor",
823
+ d: "M8.31 17.294h6.376v2.039H8.31z"
824
+ }
825
+ )
826
+ ]
827
+ }
828
+ );
175
829
  var LowBattery_default = SvgLowBattery;
176
830
 
177
831
  // src/one-color/MapView.tsx
178
- import { jsx as jsx29, jsxs as jsxs11 } from "react/jsx-runtime";
179
- var SvgMapView = (props) => /* @__PURE__ */ jsxs11("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
180
- /* @__PURE__ */ jsx29("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M11.7 6.28c-2.39 0-4.34 1.97-4.34 4.39s1.95 4.39 4.34 4.39 4.34-1.97 4.34-4.39-1.95-4.39-4.34-4.39m0 7.56c-1.73 0-3.13-1.43-3.13-3.17S9.98 7.5 11.7 7.5s3.13 1.43 3.13 3.17-1.41 3.17-3.13 3.17", clipRule: "evenodd" }),
181
- /* @__PURE__ */ jsx29("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M11.7 3C7.46 3 4 6.35 4 10.47c0 1.32.4 2.7 1.19 4.1.62 1.1 1.47 2.2 2.54 3.29 1.11 1.13 2.33 2.15 3.65 3.04l.02.02c.18.11.45.11.61-.01.32-.21 1.96-1.31 3.66-3.05 1.06-1.08 1.92-2.19 2.54-3.29.79-1.4 1.19-2.78 1.19-4.1v-.1C19.35 6.3 15.92 3 11.7 3m5.49 10.93v.03c-.58 1-1.37 2.02-2.36 3.03-.92.93-1.96 1.81-3.08 2.61l-.06.04-.06-.04c-1.12-.8-2.15-1.68-3.07-2.6-.99-1.01-1.78-2.03-2.34-3.03-.69-1.21-1.03-2.39-1.03-3.5 0-3.45 2.92-6.26 6.51-6.26s6.51 2.81 6.51 6.26c0 1.11-.34 2.27-1.01 3.47z", clipRule: "evenodd" })
182
- ] });
832
+ import { jsx as jsx31, jsxs as jsxs12 } from "react/jsx-runtime";
833
+ var SvgMapView = (props) => /* @__PURE__ */ jsxs12(
834
+ "svg",
835
+ {
836
+ xmlns: "http://www.w3.org/2000/svg",
837
+ fill: "none",
838
+ viewBox: "0 0 24 24",
839
+ width: props.width || 24,
840
+ height: props.height || 24,
841
+ className: props.className,
842
+ ...props,
843
+ children: [
844
+ /* @__PURE__ */ jsx31(
845
+ "path",
846
+ {
847
+ fill: props.color || "currentColor",
848
+ fillRule: "evenodd",
849
+ 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",
850
+ clipRule: "evenodd"
851
+ }
852
+ ),
853
+ /* @__PURE__ */ jsx31(
854
+ "path",
855
+ {
856
+ fill: props.color || "currentColor",
857
+ fillRule: "evenodd",
858
+ 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",
859
+ clipRule: "evenodd"
860
+ }
861
+ )
862
+ ]
863
+ }
864
+ );
183
865
  var MapView_default = SvgMapView;
184
866
 
185
867
  // src/one-color/Menu.tsx
186
- import { jsx as jsx30 } from "react/jsx-runtime";
187
- var SvgMenu = (props) => /* @__PURE__ */ jsx30("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx30("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M3 6.6c0-.33.27-.6.6-.6h16.8c.33 0 .6.27.6.6s-.27.6-.6.6H3.6c-.33 0-.6-.27-.6-.6m0 5c0-.33.27-.6.6-.6h16.8c.33 0 .6.27.6.6s-.27.6-.6.6H3.6c-.33 0-.6-.27-.6-.6m.6 4.4c-.33 0-.6.27-.6.6s.27.6.6.6h16.8c.33 0 .6-.27.6-.6s-.27-.6-.6-.6z", clipRule: "evenodd" }) });
868
+ import { jsx as jsx32 } from "react/jsx-runtime";
869
+ var SvgMenu = (props) => /* @__PURE__ */ jsx32(
870
+ "svg",
871
+ {
872
+ xmlns: "http://www.w3.org/2000/svg",
873
+ fill: "none",
874
+ viewBox: "0 0 24 24",
875
+ width: props.width || 24,
876
+ height: props.height || 24,
877
+ className: props.className,
878
+ ...props,
879
+ children: /* @__PURE__ */ jsx32(
880
+ "path",
881
+ {
882
+ fill: props.color || "currentColor",
883
+ fillRule: "evenodd",
884
+ 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",
885
+ clipRule: "evenodd"
886
+ }
887
+ )
888
+ }
889
+ );
188
890
  var Menu_default = SvgMenu;
189
891
 
190
892
  // src/one-color/Money.tsx
191
- import { jsx as jsx31 } from "react/jsx-runtime";
192
- var SvgMoney = (props) => /* @__PURE__ */ jsx31("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx31("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M14.315 6.465c-.16.22-.47.28-.69.12a.487.487 0 0 1-.12-.69l1.45-2.04a5.45 5.45 0 0 0-5.91 0l1.45 2.03c.15.22.09.52-.13.67s-.53.11-.69-.11l-1.73-2.42c-.15-.21-.11-.5.09-.66 2.22-1.82 5.71-1.82 7.93 0 .2.16.24.45.09.67l-1.73 2.43zm-2.83 5.13c-.87.17-1.49.91-1.49 1.78 0 .52.24 1.45 1.86 1.83h.02c1.1.25 1.1.71 1.1.86 0 .58-.51.85-.98.85-.4 0-.76-.23-.91-.59a.5.5 0 0 0-.4-.31.52.52 0 0 0-.47.19c-.11.14-.13.34-.05.5.24.56.73.98 1.33 1.13v.4c0 .27.23.49.5.49a.5.5 0 0 0 .5-.49v-.4c.87-.17 1.49-.91 1.49-1.78 0-.52-.25-1.45-1.86-1.82h-.02c-1.1-.25-1.1-.71-1.1-.86 0-.58.51-.85.98-.85.4 0 .75.23.91.59.11.24.4.35.65.25s.37-.38.28-.63c-.24-.56-.73-.98-1.33-1.13v-.4a.5.5 0 0 0-.5-.49.5.5 0 0 0-.5.49v.38zm-6.27 4.62c0-3.31 1.5-6.44 4.07-8.57a.5.5 0 0 1 .32-.12h4.77c.12 0 .23.04.32.12 2.57 2.13 4.06 5.26 4.07 8.57v1.41l.15.07c.79.37 1.21 1.23 1.02 2.07s-.95 1.43-1.82 1.44H5.865c-.87 0-1.63-.6-1.82-1.44s.23-1.7 1.02-2.07l.15-.07zm.64 4a.87.87 0 0 1-.85-.66c-.1-.39.1-.8.48-.97l.44-.2a.51.51 0 0 0 .29-.45v-1.72c0-2.95 1.31-5.76 3.57-7.7h4.39c2.26 1.94 3.57 4.75 3.58 7.7v1.72c0 .19.11.37.28.46l.44.2c.36.17.56.57.47.96s-.44.66-.84.66z", clipRule: "evenodd" }) });
893
+ import { jsx as jsx33 } from "react/jsx-runtime";
894
+ var SvgMoney = (props) => /* @__PURE__ */ jsx33(
895
+ "svg",
896
+ {
897
+ xmlns: "http://www.w3.org/2000/svg",
898
+ fill: "none",
899
+ viewBox: "0 0 24 24",
900
+ width: props.width || 24,
901
+ height: props.height || 24,
902
+ className: props.className,
903
+ ...props,
904
+ children: /* @__PURE__ */ jsx33(
905
+ "path",
906
+ {
907
+ fill: props.color || "currentColor",
908
+ fillRule: "evenodd",
909
+ 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",
910
+ clipRule: "evenodd"
911
+ }
912
+ )
913
+ }
914
+ );
193
915
  var Money_default = SvgMoney;
194
916
 
195
917
  // src/one-color/Next.tsx
196
- import { jsx as jsx32 } from "react/jsx-runtime";
197
- var SvgNext = (props) => /* @__PURE__ */ jsx32("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx32("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M7.203 21.803a.77.77 0 0 1 0-1.04l8.04-8.59c.09-.1.09-.25 0-.34l-8.04-8.59a.77.77 0 0 1 0-1.04c.26-.27.66-.27.91 0l8.69 9.28c.27.28.27.75 0 1.04l-8.69 9.28c-.26.27-.66.27-.91 0", clipRule: "evenodd" }) });
918
+ import { jsx as jsx34 } from "react/jsx-runtime";
919
+ var SvgNext = (props) => /* @__PURE__ */ jsx34(
920
+ "svg",
921
+ {
922
+ xmlns: "http://www.w3.org/2000/svg",
923
+ fill: "none",
924
+ viewBox: "0 0 24 24",
925
+ width: props.width || 24,
926
+ height: props.height || 24,
927
+ className: props.className,
928
+ ...props,
929
+ children: /* @__PURE__ */ jsx34(
930
+ "path",
931
+ {
932
+ fill: props.color || "currentColor",
933
+ fillRule: "evenodd",
934
+ 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",
935
+ clipRule: "evenodd"
936
+ }
937
+ )
938
+ }
939
+ );
198
940
  var Next_default = SvgNext;
199
941
 
200
942
  // src/one-color/Notification.tsx
201
- import { jsx as jsx33 } from "react/jsx-runtime";
202
- var SvgNotification = (props) => /* @__PURE__ */ jsx33("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx33("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M12.01 3.01c-1.16 0-2.1.96-2.1 2.13v.14l-.05.02c-2.38.9-3.99 3.26-3.99 5.86v3.78s-.02.07-.03.08c0 .01-.02.02-.05.02-.99 0-1.79.82-1.79 1.82s.8 1.82 1.79 1.82h3.52c.15 1.36 1.26 2.32 2.7 2.32s2.56-.97 2.7-2.33h3.51c.99 0 1.79-.82 1.79-1.82s-.8-1.82-1.79-1.82h-.08v-3.88c0-2.6-1.6-4.96-3.99-5.86l-.05-.02v-.14C14.1 3.95 13.16 3 12 3zm-.04 17.08c-.81 0-1.5-.59-1.63-1.4h3.27c-.14.81-.82 1.4-1.63 1.4zM10.95 5.01c0-.58.46-1.04 1.02-1.04s1.02.47 1.02 1.04v.98l.4.11c2.17.64 3.69 2.7 3.69 5.02v3.86c0 .66.53 1.21 1.18 1.21.39 0 .7.32.7.72s-.32.72-.71.72H5.67c-.39 0-.71-.32-.71-.72s.32-.72.7-.72c.66 0 1.18-.55 1.18-1.21v-3.86c0-2.32 1.52-4.38 3.69-5.02l.4-.11v-.98z", clipRule: "evenodd" }) });
943
+ import { jsx as jsx35 } from "react/jsx-runtime";
944
+ var SvgNotification = (props) => /* @__PURE__ */ jsx35(
945
+ "svg",
946
+ {
947
+ xmlns: "http://www.w3.org/2000/svg",
948
+ fill: "none",
949
+ viewBox: "0 0 24 24",
950
+ width: props.width || 24,
951
+ height: props.height || 24,
952
+ className: props.className,
953
+ ...props,
954
+ children: /* @__PURE__ */ jsx35(
955
+ "path",
956
+ {
957
+ fill: props.color || "currentColor",
958
+ fillRule: "evenodd",
959
+ 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",
960
+ clipRule: "evenodd"
961
+ }
962
+ )
963
+ }
964
+ );
203
965
  var Notification_default = SvgNotification;
204
966
 
205
967
  // src/one-color/Office.tsx
206
- import { jsx as jsx34 } from "react/jsx-runtime";
207
- var SvgOffice = (props) => /* @__PURE__ */ jsx34("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx34("path", { stroke: props.color || "currentColor", strokeLinecap: "round", strokeLinejoin: "round", d: "M7.999 21.004V3.997a1 1 0 0 1 1-1H15a1 1 0 0 1 1 1v17.007m5.004 0V7.91a.913.913 0 0 0-.914-.913h-4.088m-8.004.001H3.91a.913.913 0 0 0-.914.913v13.093M16.002 10h2.5m-2.5 3h2.5m-2.5 3.002h2.5M5.497 10h2.501m-2.501 3h2.501m-2.501 3.002h2.501M10.5 13h3m-3 3.002h3M10.5 10h3m-3-3.002h3M12 19.003v2m10.004.001H1.996" }) });
968
+ import { jsx as jsx36 } from "react/jsx-runtime";
969
+ var SvgOffice = (props) => /* @__PURE__ */ jsx36(
970
+ "svg",
971
+ {
972
+ xmlns: "http://www.w3.org/2000/svg",
973
+ fill: "none",
974
+ viewBox: "0 0 24 24",
975
+ width: props.width || 24,
976
+ height: props.height || 24,
977
+ className: props.className,
978
+ ...props,
979
+ children: /* @__PURE__ */ jsx36(
980
+ "path",
981
+ {
982
+ stroke: props.color || "currentColor",
983
+ strokeLinecap: "round",
984
+ strokeLinejoin: "round",
985
+ d: "M7.999 21.004V3.997a1 1 0 0 1 1-1H15a1 1 0 0 1 1 1v17.007m5.004 0V7.91a.913.913 0 0 0-.914-.913h-4.088m-8.004.001H3.91a.913.913 0 0 0-.914.913v13.093M16.002 10h2.5m-2.5 3h2.5m-2.5 3.002h2.5M5.497 10h2.501m-2.501 3h2.501m-2.501 3.002h2.501M10.5 13h3m-3 3.002h3M10.5 10h3m-3-3.002h3M12 19.003v2m10.004.001H1.996"
986
+ }
987
+ )
988
+ }
989
+ );
208
990
  var Office_default = SvgOffice;
209
991
 
210
992
  // src/one-color/Operations.tsx
211
- import { jsx as jsx35, jsxs as jsxs12 } from "react/jsx-runtime";
212
- var SvgOperations = (props) => /* @__PURE__ */ jsxs12("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
213
- /* @__PURE__ */ jsx35("path", { fill: props.color || "currentColor", d: "M3.83 12.01c0-4.505 3.675-8.18 8.18-8.18 1.612 0 3.204.481 4.535 1.372h-.63a.414.414 0 1 0 .01.831h1.841c.23 0 .41-.19.41-.42V3.77c0-.23-.18-.42-.41-.42s-.42.19-.42.42v.981A9.06 9.06 0 0 0 12.01 3C7.044 3 3 7.044 3 12.01c0 1.802.53 3.544 1.542 5.036.08.11.21.18.34.18.08 0 .17-.03.23-.07.09-.06.15-.16.18-.27s0-.22-.06-.31A8.15 8.15 0 0 1 3.841 12zm15.648-5.036a.47.47 0 0 0-.27-.18.42.42 0 0 0-.31.06c-.09.06-.15.16-.18.27-.02.11 0 .22.06.31a8.15 8.15 0 0 1 1.391 4.576c0 4.505-3.664 8.18-8.179 8.18a8.2 8.2 0 0 1-4.715-1.503h.7c.11 0 .22-.04.29-.12s.121-.18.121-.29c0-.23-.19-.42-.42-.42H6.123c-.23 0-.41.19-.41.42v1.842c0 .11.04.22.12.29a.4.4 0 0 0 .29.12c.23 0 .42-.19.42-.42v-.941A9.06 9.06 0 0 0 11.99 21c4.966 0 9.01-4.044 9.01-9.01a8.94 8.94 0 0 0-1.542-5.036z" }),
214
- /* @__PURE__ */ jsx35("path", { fill: props.color || "currentColor", d: "M6.834 13.742s.05.02.06.04c.07.2.15.4.25.59.01.02 0 .05 0 .07l-.51.691c-.27.36-.23.861.09 1.182l.991.99a.9.9 0 0 0 1.182.091l.69-.51s.05-.02.07 0c.19.09.39.17.591.24.02 0 .04.03.04.06l.13.85c.07.451.45.772.901.772h1.412c.45 0 .83-.32.9-.771l.131-.851s.02-.05.04-.06c.2-.07.4-.15.59-.24.02-.01.05 0 .07 0l.691.51c.36.27.862.23 1.182-.09l.99-.991a.9.9 0 0 0 .091-1.182l-.51-.69s-.02-.05 0-.07c.09-.19.17-.39.25-.591 0-.02.03-.04.06-.04l.85-.13a.9.9 0 0 0 .772-.901v-1.412c0-.45-.32-.83-.771-.9l-.851-.13s-.05-.02-.06-.041c-.07-.2-.15-.4-.25-.59-.01-.02 0-.05 0-.07l.51-.691a.9.9 0 0 0-.09-1.182l-.991-.99a.9.9 0 0 0-1.182-.091l-.69.51s-.05.02-.07 0c-.19-.09-.39-.18-.591-.24-.02 0-.04-.03-.04-.06l-.13-.85a.905.905 0 0 0-.901-.772h-1.412c-.45 0-.83.32-.9.771l-.13.851s-.02.05-.04.06c-.201.07-.401.15-.592.25h-.07l-.69-.51a.9.9 0 0 0-1.182.09l-.99.991a.9.9 0 0 0-.091 1.182l.51.69s.02.05 0 .07c-.09.19-.17.39-.25.591 0 .02-.03.04-.06.04l-.85.13a.906.906 0 0 0-.772.901v1.412c0 .45.32.83.771.9l.851.131zm.841-3.234c.06-.17.13-.34.21-.5.15-.3.11-.66-.09-.931l-.51-.691s-.02-.07 0-.1l.99-.991s.07-.03.101 0l.69.51c.271.2.631.23.932.09.16-.08.33-.15.5-.21.32-.11.54-.38.591-.72l.13-.852s.04-.06.07-.06h1.412s.07.03.07.06l.13.851c.05.33.28.611.59.721.17.06.341.13.501.21.3.15.661.11.931-.09l.691-.51s.07-.02.1 0l.991.99s.03.071 0 .101l-.51.69a.92.92 0 0 0-.09.932c.08.16.15.33.21.5.11.32.38.541.72.591l.852.13s.06.04.06.07v1.412s-.03.07-.06.07l-.851.13a.91.91 0 0 0-.721.59c-.06.17-.13.341-.21.501-.15.3-.11.661.09.931l.51.691s.02.07 0 .1l-.99.991s-.07.03-.101 0l-.69-.51a.92.92 0 0 0-.932-.09c-.16.08-.33.15-.5.21-.32.11-.54.38-.591.72l-.13.852s-.04.06-.07.06h-1.412s-.07-.03-.07-.06l-.13-.851a.91.91 0 0 0-.59-.721c-.17-.06-.341-.13-.501-.21a.9.9 0 0 0-.931.09l-.691.51s-.07.02-.1 0l-.991-.99s-.03-.07 0-.101l.51-.69a.92.92 0 0 0 .09-.932c-.08-.16-.15-.33-.21-.5a.88.88 0 0 0-.72-.591l-.852-.13s-.06-.04-.06-.07v-1.412s.03-.07.06-.07l.851-.13c.33-.05.611-.28.721-.59" }),
215
- /* @__PURE__ */ jsx35("path", { fill: props.color || "currentColor", d: "M12.01 14.733a2.726 2.726 0 0 0 2.723-2.723 2.726 2.726 0 0 0-2.723-2.723 2.726 2.726 0 0 0-2.723 2.723 2.726 2.726 0 0 0 2.723 2.723m-1.882-2.723a1.88 1.88 0 0 1 1.882-1.882 1.88 1.88 0 0 1 1.882 1.882 1.88 1.88 0 0 1-1.882 1.882 1.88 1.88 0 0 1-1.882-1.882" })
216
- ] });
993
+ import { jsx as jsx37, jsxs as jsxs13 } from "react/jsx-runtime";
994
+ var SvgOperations = (props) => /* @__PURE__ */ jsxs13(
995
+ "svg",
996
+ {
997
+ xmlns: "http://www.w3.org/2000/svg",
998
+ fill: "none",
999
+ viewBox: "0 0 24 24",
1000
+ width: props.width || 24,
1001
+ height: props.height || 24,
1002
+ className: props.className,
1003
+ ...props,
1004
+ children: [
1005
+ /* @__PURE__ */ jsx37(
1006
+ "path",
1007
+ {
1008
+ fill: props.color || "currentColor",
1009
+ d: "M3.83 12.01c0-4.505 3.675-8.18 8.18-8.18 1.612 0 3.204.481 4.535 1.372h-.63a.414.414 0 1 0 .01.831h1.841c.23 0 .41-.19.41-.42V3.77c0-.23-.18-.42-.41-.42s-.42.19-.42.42v.981A9.06 9.06 0 0 0 12.01 3C7.044 3 3 7.044 3 12.01c0 1.802.53 3.544 1.542 5.036.08.11.21.18.34.18.08 0 .17-.03.23-.07.09-.06.15-.16.18-.27s0-.22-.06-.31A8.15 8.15 0 0 1 3.841 12zm15.648-5.036a.47.47 0 0 0-.27-.18.42.42 0 0 0-.31.06c-.09.06-.15.16-.18.27-.02.11 0 .22.06.31a8.15 8.15 0 0 1 1.391 4.576c0 4.505-3.664 8.18-8.179 8.18a8.2 8.2 0 0 1-4.715-1.503h.7c.11 0 .22-.04.29-.12s.121-.18.121-.29c0-.23-.19-.42-.42-.42H6.123c-.23 0-.41.19-.41.42v1.842c0 .11.04.22.12.29a.4.4 0 0 0 .29.12c.23 0 .42-.19.42-.42v-.941A9.06 9.06 0 0 0 11.99 21c4.966 0 9.01-4.044 9.01-9.01a8.94 8.94 0 0 0-1.542-5.036z"
1010
+ }
1011
+ ),
1012
+ /* @__PURE__ */ jsx37(
1013
+ "path",
1014
+ {
1015
+ fill: props.color || "currentColor",
1016
+ d: "M6.834 13.742s.05.02.06.04c.07.2.15.4.25.59.01.02 0 .05 0 .07l-.51.691c-.27.36-.23.861.09 1.182l.991.99a.9.9 0 0 0 1.182.091l.69-.51s.05-.02.07 0c.19.09.39.17.591.24.02 0 .04.03.04.06l.13.85c.07.451.45.772.901.772h1.412c.45 0 .83-.32.9-.771l.131-.851s.02-.05.04-.06c.2-.07.4-.15.59-.24.02-.01.05 0 .07 0l.691.51c.36.27.862.23 1.182-.09l.99-.991a.9.9 0 0 0 .091-1.182l-.51-.69s-.02-.05 0-.07c.09-.19.17-.39.25-.591 0-.02.03-.04.06-.04l.85-.13a.9.9 0 0 0 .772-.901v-1.412c0-.45-.32-.83-.771-.9l-.851-.13s-.05-.02-.06-.041c-.07-.2-.15-.4-.25-.59-.01-.02 0-.05 0-.07l.51-.691a.9.9 0 0 0-.09-1.182l-.991-.99a.9.9 0 0 0-1.182-.091l-.69.51s-.05.02-.07 0c-.19-.09-.39-.18-.591-.24-.02 0-.04-.03-.04-.06l-.13-.85a.905.905 0 0 0-.901-.772h-1.412c-.45 0-.83.32-.9.771l-.13.851s-.02.05-.04.06c-.201.07-.401.15-.592.25h-.07l-.69-.51a.9.9 0 0 0-1.182.09l-.99.991a.9.9 0 0 0-.091 1.182l.51.69s.02.05 0 .07c-.09.19-.17.39-.25.591 0 .02-.03.04-.06.04l-.85.13a.906.906 0 0 0-.772.901v1.412c0 .45.32.83.771.9l.851.131zm.841-3.234c.06-.17.13-.34.21-.5.15-.3.11-.66-.09-.931l-.51-.691s-.02-.07 0-.1l.99-.991s.07-.03.101 0l.69.51c.271.2.631.23.932.09.16-.08.33-.15.5-.21.32-.11.54-.38.591-.72l.13-.852s.04-.06.07-.06h1.412s.07.03.07.06l.13.851c.05.33.28.611.59.721.17.06.341.13.501.21.3.15.661.11.931-.09l.691-.51s.07-.02.1 0l.991.99s.03.071 0 .101l-.51.69a.92.92 0 0 0-.09.932c.08.16.15.33.21.5.11.32.38.541.72.591l.852.13s.06.04.06.07v1.412s-.03.07-.06.07l-.851.13a.91.91 0 0 0-.721.59c-.06.17-.13.341-.21.501-.15.3-.11.661.09.931l.51.691s.02.07 0 .1l-.99.991s-.07.03-.101 0l-.69-.51a.92.92 0 0 0-.932-.09c-.16.08-.33.15-.5.21-.32.11-.54.38-.591.72l-.13.852s-.04.06-.07.06h-1.412s-.07-.03-.07-.06l-.13-.851a.91.91 0 0 0-.59-.721c-.17-.06-.341-.13-.501-.21a.9.9 0 0 0-.931.09l-.691.51s-.07.02-.1 0l-.991-.99s-.03-.07 0-.101l.51-.69a.92.92 0 0 0 .09-.932c-.08-.16-.15-.33-.21-.5a.88.88 0 0 0-.72-.591l-.852-.13s-.06-.04-.06-.07v-1.412s.03-.07.06-.07l.851-.13c.33-.05.611-.28.721-.59"
1017
+ }
1018
+ ),
1019
+ /* @__PURE__ */ jsx37(
1020
+ "path",
1021
+ {
1022
+ fill: props.color || "currentColor",
1023
+ d: "M12.01 14.733a2.726 2.726 0 0 0 2.723-2.723 2.726 2.726 0 0 0-2.723-2.723 2.726 2.726 0 0 0-2.723 2.723 2.726 2.726 0 0 0 2.723 2.723m-1.882-2.723a1.88 1.88 0 0 1 1.882-1.882 1.88 1.88 0 0 1 1.882 1.882 1.88 1.88 0 0 1-1.882 1.882 1.88 1.88 0 0 1-1.882-1.882"
1024
+ }
1025
+ )
1026
+ ]
1027
+ }
1028
+ );
217
1029
  var Operations_default = SvgOperations;
218
1030
 
219
1031
  // src/one-color/Order.tsx
220
- import { jsx as jsx36, jsxs as jsxs13 } from "react/jsx-runtime";
221
- var SvgOrder = (props) => /* @__PURE__ */ jsxs13("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
222
- /* @__PURE__ */ jsx36("path", { fill: props.color || "currentColor", d: "M19.1 3.01H7.2c-1.01 0-1.84.81-1.84 1.8l-.07 11.41H3.46c-.25 0-.46.2-.46.45v1.96c0 1.27 1.01 2.32 2.3 2.38h10.41c1.33 0 2.4-1.07 2.4-2.38V9.71h2.44c.12 0 .24-.04.32-.13.09-.08.13-.2.13-.32V4.89A1.9 1.9 0 0 0 19.09 3zM5.41 20.11c-.82 0-1.49-.66-1.49-1.48v-1.51h9.39v1.51c0 .54.18 1.06.52 1.48zM17.2 4.9v13.74c0 .81-.67 1.48-1.49 1.48s-1.49-.66-1.49-1.48v-1.96c0-.25-.2-.45-.46-.45H6.21l.07-11.41c0-.5.42-.9.92-.9h10.28c-.19.29-.28.63-.28.98m2.9 3.91h-1.98V4.9c0-.54.44-.98.99-.98s.99.44.99.98z" }),
223
- /* @__PURE__ */ jsx36("path", { fill: props.color || "currentColor", d: "M7.8 12.43h7.29c.25 0 .46-.2.45-.45a.463.463 0 0 0-.46-.45H7.79c-.25 0-.46.2-.46.45s.2.45.46.45zm0 1.85h4.41c.25 0 .46-.2.46-.45s-.2-.45-.46-.45H7.8c-.25 0-.46.2-.46.45s.2.45.46.45" })
224
- ] });
1032
+ import { jsx as jsx38, jsxs as jsxs14 } from "react/jsx-runtime";
1033
+ var SvgOrder = (props) => /* @__PURE__ */ jsxs14(
1034
+ "svg",
1035
+ {
1036
+ xmlns: "http://www.w3.org/2000/svg",
1037
+ fill: "none",
1038
+ viewBox: "0 0 24 24",
1039
+ width: props.width || 24,
1040
+ height: props.height || 24,
1041
+ className: props.className,
1042
+ ...props,
1043
+ children: [
1044
+ /* @__PURE__ */ jsx38(
1045
+ "path",
1046
+ {
1047
+ fill: props.color || "currentColor",
1048
+ 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"
1049
+ }
1050
+ ),
1051
+ /* @__PURE__ */ jsx38(
1052
+ "path",
1053
+ {
1054
+ fill: props.color || "currentColor",
1055
+ d: "M7.8 12.43h7.29c.25 0 .46-.2.45-.45a.463.463 0 0 0-.46-.45H7.79c-.25 0-.46.2-.46.45s.2.45.46.45zm0 1.85h4.41c.25 0 .46-.2.46-.45s-.2-.45-.46-.45H7.8c-.25 0-.46.2-.46.45s.2.45.46.45"
1056
+ }
1057
+ )
1058
+ ]
1059
+ }
1060
+ );
225
1061
  var Order_default = SvgOrder;
226
1062
 
227
1063
  // src/one-color/Performance.tsx
228
- import { jsx as jsx37 } from "react/jsx-runtime";
229
- var SvgPerformance = (props) => /* @__PURE__ */ jsx37("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx37("path", { fill: props.color || "currentColor", d: "M21.54 18.067h-.33c.14-.405.25-.82.33-1.236.13-.629.19-1.268.19-1.886v-.121a9.87 9.87 0 0 0-2.848-6.935A9.6 9.6 0 0 0 11.995 5a9.6 9.6 0 0 0-6.877 2.89C3.28 9.754 2.27 12.227 2.27 14.873a10 10 0 0 0 .52 3.193h-.33c-.25 0-.46.213-.46.467 0 .253.21.466.46.466h7.376c.16 0 .31-.091.4-.233.08-.142.09-.304.02-.416a2 2 0 0 1-.11-.649c0-.507.19-.973.54-1.328.35-.354.82-.547 1.309-.547.49 0 .96.193 1.31.547s.54.832.54 1.328c0 .223-.04.436-.1.629a.45.45 0 0 0 .03.446c.08.142.229.223.389.223h7.376c.25 0 .46-.213.46-.466a.47.47 0 0 0-.46-.467m-7.586-2.352a3 3 0 0 0-.28-.253l-1.23-5.92a.45.45 0 0 0-.349-.355c-.24-.061-.49.111-.54.355l-1.23 5.92c-.1.081-.2.162-.279.253a2.82 2.82 0 0 0-.81 1.987c0 .122 0 .244.02.365H3.76a9 9 0 0 1-.56-2.727h.66c.25 0 .46-.213.46-.466a.47.47 0 0 0-.46-.466H3.2c.06-1.267.38-2.474.95-3.6l.58.335c.22.122.5.051.62-.172a.44.44 0 0 0 .04-.355.47.47 0 0 0-.21-.284l-.57-.334c.34-.527.73-1.014 1.16-1.46a8.5 8.5 0 0 1 1.438-1.176l.33.578c.06.111.16.182.28.213.12.03.24.01.35-.04a.47.47 0 0 0 .17-.63l-.33-.587a8.5 8.5 0 0 1 3.548-.963v.669c0 .253.21.466.46.466s.46-.213.46-.466v-.67a8.5 8.5 0 0 1 3.548.964l-.33.578a.456.456 0 0 0 .17.628c.22.132.5.05.62-.172l.33-.578c.52.334 1 .74 1.439 1.176q.66.67 1.17 1.46l-.57.334a.47.47 0 0 0-.17.629c.06.111.16.182.28.213.12.03.24.02.35-.051l.57-.335a8.8 8.8 0 0 1 .949 3.6h-.66c-.25 0-.46.212-.46.466 0 .253.21.466.46.466h.66a9 9 0 0 1-.16 1.308c-.09.476-.23.953-.4 1.409h-5.497c.02-.122.02-.244.02-.365 0-.75-.29-1.45-.81-1.987zm-1.32-.74c-.21-.05-.42-.07-.639-.07s-.43.03-.64.07l.64-3.071z" }) });
1064
+ import { jsx as jsx39 } from "react/jsx-runtime";
1065
+ var SvgPerformance = (props) => /* @__PURE__ */ jsx39(
1066
+ "svg",
1067
+ {
1068
+ xmlns: "http://www.w3.org/2000/svg",
1069
+ fill: "none",
1070
+ viewBox: "0 0 24 24",
1071
+ width: props.width || 24,
1072
+ height: props.height || 24,
1073
+ className: props.className,
1074
+ ...props,
1075
+ children: /* @__PURE__ */ jsx39(
1076
+ "path",
1077
+ {
1078
+ fill: props.color || "currentColor",
1079
+ d: "M21.54 18.067h-.33c.14-.405.25-.82.33-1.236.13-.629.19-1.268.19-1.886v-.121a9.87 9.87 0 0 0-2.848-6.935A9.6 9.6 0 0 0 11.995 5a9.6 9.6 0 0 0-6.877 2.89C3.28 9.754 2.27 12.227 2.27 14.873a10 10 0 0 0 .52 3.193h-.33c-.25 0-.46.213-.46.467 0 .253.21.466.46.466h7.376c.16 0 .31-.091.4-.233.08-.142.09-.304.02-.416a2 2 0 0 1-.11-.649c0-.507.19-.973.54-1.328.35-.354.82-.547 1.309-.547.49 0 .96.193 1.31.547s.54.832.54 1.328c0 .223-.04.436-.1.629a.45.45 0 0 0 .03.446c.08.142.229.223.389.223h7.376c.25 0 .46-.213.46-.466a.47.47 0 0 0-.46-.467m-7.586-2.352a3 3 0 0 0-.28-.253l-1.23-5.92a.45.45 0 0 0-.349-.355c-.24-.061-.49.111-.54.355l-1.23 5.92c-.1.081-.2.162-.279.253a2.82 2.82 0 0 0-.81 1.987c0 .122 0 .244.02.365H3.76a9 9 0 0 1-.56-2.727h.66c.25 0 .46-.213.46-.466a.47.47 0 0 0-.46-.466H3.2c.06-1.267.38-2.474.95-3.6l.58.335c.22.122.5.051.62-.172a.44.44 0 0 0 .04-.355.47.47 0 0 0-.21-.284l-.57-.334c.34-.527.73-1.014 1.16-1.46a8.5 8.5 0 0 1 1.438-1.176l.33.578c.06.111.16.182.28.213.12.03.24.01.35-.04a.47.47 0 0 0 .17-.63l-.33-.587a8.5 8.5 0 0 1 3.548-.963v.669c0 .253.21.466.46.466s.46-.213.46-.466v-.67a8.5 8.5 0 0 1 3.548.964l-.33.578a.456.456 0 0 0 .17.628c.22.132.5.05.62-.172l.33-.578c.52.334 1 .74 1.439 1.176q.66.67 1.17 1.46l-.57.334a.47.47 0 0 0-.17.629c.06.111.16.182.28.213.12.03.24.02.35-.051l.57-.335a8.8 8.8 0 0 1 .949 3.6h-.66c-.25 0-.46.212-.46.466 0 .253.21.466.46.466h.66a9 9 0 0 1-.16 1.308c-.09.476-.23.953-.4 1.409h-5.497c.02-.122.02-.244.02-.365 0-.75-.29-1.45-.81-1.987zm-1.32-.74c-.21-.05-.42-.07-.639-.07s-.43.03-.64.07l.64-3.071z"
1080
+ }
1081
+ )
1082
+ }
1083
+ );
230
1084
  var Performance_default = SvgPerformance;
231
1085
 
232
1086
  // src/one-color/Phone.tsx
233
- import { jsx as jsx38 } from "react/jsx-runtime";
234
- var SvgPhone = (props) => /* @__PURE__ */ jsx38("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx38("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M3.848 5.12c-.75 1-1 2.29-.76 3.81.36 2.29 1.96 5 4.39 7.42 2.39 2.39 5.16 4.03 7.42 4.39 1.53.24 2.82-.02 3.82-.77 1.1-.82 1.81-2.2 2.11-4.1.1-.63-.24-1.24-.84-1.47l-3.72-1.49a1.36 1.36 0 0 0-.84-.06c-.22.06-.44.18-.63.36-.26.24-.47.58-.61.8-.02.04-.05.07-.07.11v.02c-.26.38-.53.81-.82 1.18l-.04.05-.05-.02c-.16-.07-.38-.19-.62-.36-.57-.39-1.31-1.03-2.02-1.74s-1.35-1.45-1.74-2.01c-.17-.24-.29-.46-.36-.62l-.02-.05.05-.04c.38-.29.83-.58 1.19-.82l.11-.07c.25-.15.58-.36.81-.62.18-.2.29-.42.34-.65.06-.27.03-.55-.09-.83l-1.47-3.69c-.21-.52-.71-.85-1.26-.85-.09 0-.18 0-.27.03-1.88.31-3.24 1.02-4.05 2.12zm4.24-1.03.04.07-.02-.07c.11-.03.23.04.28.14l1.47 3.7c.03.08.04.14.03.19 0 .04-.04.09-.09.14-.06.07-.15.15-.28.23-.07.05-.15.1-.22.15l-.04.03s-.1.06-.15.1l-.02.02c-.4.25-.99.64-1.46 1.03-.23.19-.28.45-.28.58 0 .15.02.32.08.5.09.27.26.58.52.95.43.63 1.1 1.4 1.87 2.17s1.54 1.43 2.17 1.87c.37.26.68.42.95.52.19.06.35.09.5.08.14 0 .39-.05.58-.28.38-.46.75-1.03 1.03-1.46l.11-.17c.14-.22.26-.41.41-.55a.45.45 0 0 1 .16-.1c.02 0 .06 0 .14.02h.01l3.72 1.49c.11.04.17.16.15.27-.26 1.6-.82 2.74-1.68 3.38q-.855.63-2.1.63c-.28 0-.58-.02-.89-.07-2.04-.33-4.59-1.85-6.82-4.08s-3.75-4.78-4.08-6.82c-.19-1.22 0-2.22.55-2.98q.96-1.29 3.36-1.68", clipRule: "evenodd" }) });
1087
+ import { jsx as jsx40 } from "react/jsx-runtime";
1088
+ var SvgPhone = (props) => /* @__PURE__ */ jsx40(
1089
+ "svg",
1090
+ {
1091
+ xmlns: "http://www.w3.org/2000/svg",
1092
+ fill: "none",
1093
+ viewBox: "0 0 24 24",
1094
+ width: props.width || 24,
1095
+ height: props.height || 24,
1096
+ className: props.className,
1097
+ ...props,
1098
+ children: /* @__PURE__ */ jsx40(
1099
+ "path",
1100
+ {
1101
+ fill: props.color || "currentColor",
1102
+ fillRule: "evenodd",
1103
+ 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",
1104
+ clipRule: "evenodd"
1105
+ }
1106
+ )
1107
+ }
1108
+ );
235
1109
  var Phone_default = SvgPhone;
236
1110
 
237
1111
  // src/one-color/Preparation.tsx
238
- import { jsx as jsx39, jsxs as jsxs14 } from "react/jsx-runtime";
239
- var SvgPreparation = (props) => /* @__PURE__ */ jsxs14("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
240
- /* @__PURE__ */ jsx39("path", { fill: props.color || "currentColor", d: "M2.59 16.58h18.85c.27 0 .5-.22.5-.5 0-2.65-1.03-5.14-2.91-7.02a9.87 9.87 0 0 0-6.52-2.89V6h1.05c.27 0 .5-.22.5-.5s-.22-.5-.5-.5h-3.1c-.27 0-.5.22-.5.5s.22.5.5.5h1.05v.17a9.92 9.92 0 0 0-6.52 2.89 9.88 9.88 0 0 0-2.91 7.02c0 .27.22.5.5.5zm.51-1a8.9 8.9 0 0 1 2.6-5.82 8.87 8.87 0 0 1 6.31-2.62c2.38 0 4.63.93 6.32 2.62a8.9 8.9 0 0 1 2.6 5.82z" }),
241
- /* @__PURE__ */ jsx39("path", { fill: props.color || "currentColor", d: "M9.63 7.82a8.6 8.6 0 0 0-3.82 2.32 8.55 8.55 0 0 0-2.14 3.92c-.03.13 0 .26.06.37a.5.5 0 0 0 .31.22c.04 0 .08.01.12.01.09 0 .18-.03.26-.07a.5.5 0 0 0 .22-.31 7.63 7.63 0 0 1 5.28-5.52c.26-.08.41-.35.34-.61a.5.5 0 0 0-.61-.34zM21.5 17.86h-19c-.27 0-.5.22-.5.5s.22.5.5.5h19.01c.27 0 .5-.22.5-.5s-.22-.5-.5-.5z" })
242
- ] });
1112
+ import { jsx as jsx41, jsxs as jsxs15 } from "react/jsx-runtime";
1113
+ var SvgPreparation = (props) => /* @__PURE__ */ jsxs15(
1114
+ "svg",
1115
+ {
1116
+ xmlns: "http://www.w3.org/2000/svg",
1117
+ fill: "none",
1118
+ viewBox: "0 0 24 24",
1119
+ width: props.width || 24,
1120
+ height: props.height || 24,
1121
+ className: props.className,
1122
+ ...props,
1123
+ children: [
1124
+ /* @__PURE__ */ jsx41(
1125
+ "path",
1126
+ {
1127
+ fill: props.color || "currentColor",
1128
+ 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"
1129
+ }
1130
+ ),
1131
+ /* @__PURE__ */ jsx41(
1132
+ "path",
1133
+ {
1134
+ fill: props.color || "currentColor",
1135
+ 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"
1136
+ }
1137
+ )
1138
+ ]
1139
+ }
1140
+ );
243
1141
  var Preparation_default = SvgPreparation;
244
1142
 
245
1143
  // src/one-color/QrCode.tsx
246
- import { jsx as jsx40, jsxs as jsxs15 } from "react/jsx-runtime";
247
- var SvgQrCode = (props) => /* @__PURE__ */ jsxs15("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
248
- /* @__PURE__ */ jsx40("path", { stroke: props.color || "currentColor", strokeLinecap: "round", strokeLinejoin: "round", d: "M6.807 6.807h3.404v3.403H6.807zm-.068 7.09h3.471v3.471H6.74z", clipRule: "evenodd" }),
249
- /* @__PURE__ */ jsx40("path", { stroke: props.color || "currentColor", strokeLinecap: "round", strokeLinejoin: "round", d: "M13.79 15.579v-1.79m3.4 3.401H15.4" }),
250
- /* @__PURE__ */ jsx40("path", { stroke: props.color || "currentColor", strokeLinecap: "round", strokeLinejoin: "round", d: "M17.26 10.103h-3.47V6.63h3.47z", clipRule: "evenodd" }),
251
- /* @__PURE__ */ jsx40("path", { stroke: props.color || "currentColor", strokeLinecap: "round", strokeLinejoin: "round", d: "M20.5 8.401V5.29c0-.988-.8-1.789-1.79-1.789h-3.112m.249 10.289h1.342M8.401 3.5H5.29c-.99 0-1.79.8-1.79 1.79V8.4m0 7.199v3.111c0 .99.8 1.79 1.79 1.79H8.4m7.199 0h3.111c.99 0 1.79-.8 1.79-1.79V15.6" })
252
- ] });
1144
+ import { jsx as jsx42, jsxs as jsxs16 } from "react/jsx-runtime";
1145
+ var SvgQrCode = (props) => /* @__PURE__ */ jsxs16(
1146
+ "svg",
1147
+ {
1148
+ xmlns: "http://www.w3.org/2000/svg",
1149
+ fill: "none",
1150
+ viewBox: "0 0 24 24",
1151
+ width: props.width || 24,
1152
+ height: props.height || 24,
1153
+ className: props.className,
1154
+ ...props,
1155
+ children: [
1156
+ /* @__PURE__ */ jsx42(
1157
+ "path",
1158
+ {
1159
+ stroke: props.color || "currentColor",
1160
+ strokeLinecap: "round",
1161
+ strokeLinejoin: "round",
1162
+ d: "M6.807 6.807h3.404v3.403H6.807zm-.068 7.09h3.471v3.471H6.74z",
1163
+ clipRule: "evenodd"
1164
+ }
1165
+ ),
1166
+ /* @__PURE__ */ jsx42(
1167
+ "path",
1168
+ {
1169
+ stroke: props.color || "currentColor",
1170
+ strokeLinecap: "round",
1171
+ strokeLinejoin: "round",
1172
+ d: "M13.79 15.579v-1.79m3.4 3.401H15.4"
1173
+ }
1174
+ ),
1175
+ /* @__PURE__ */ jsx42(
1176
+ "path",
1177
+ {
1178
+ stroke: props.color || "currentColor",
1179
+ strokeLinecap: "round",
1180
+ strokeLinejoin: "round",
1181
+ d: "M17.26 10.103h-3.47V6.63h3.47z",
1182
+ clipRule: "evenodd"
1183
+ }
1184
+ ),
1185
+ /* @__PURE__ */ jsx42(
1186
+ "path",
1187
+ {
1188
+ stroke: props.color || "currentColor",
1189
+ strokeLinecap: "round",
1190
+ strokeLinejoin: "round",
1191
+ d: "M20.5 8.401V5.29c0-.988-.8-1.789-1.79-1.789h-3.112m.249 10.289h1.342M8.401 3.5H5.29c-.99 0-1.79.8-1.79 1.79V8.4m0 7.199v3.111c0 .99.8 1.79 1.79 1.79H8.4m7.199 0h3.111c.99 0 1.79-.8 1.79-1.79V15.6"
1192
+ }
1193
+ )
1194
+ ]
1195
+ }
1196
+ );
253
1197
  var QrCode_default = SvgQrCode;
254
1198
 
255
1199
  // src/one-color/Rate.tsx
256
- import { jsx as jsx41 } from "react/jsx-runtime";
257
- var SvgRate = (props) => /* @__PURE__ */ jsx41("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx41("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M20.874 4.01c.17-.23.16-.6-.07-.83l-.21-.13a.7.7 0 0 0-.24-.05.63.63 0 0 0-.45.19L3.114 19.98c-.18.24-.14.61.07.82.26.26.66.26.91 0zM7.814 3c-2.08 0-3.78 1.69-3.78 3.78s1.69 3.78 3.78 3.78 3.78-1.69 3.78-3.78S9.904 3 7.814 3m-2.49 3.78c0-1.37 1.12-2.49 2.49-2.49s2.49 1.12 2.49 2.49-1.12 2.49-2.49 2.49-2.49-1.12-2.49-2.49m10.84 6.67c-2.08 0-3.78 1.69-3.78 3.78s1.69 3.78 3.78 3.78 3.78-1.69 3.78-3.78-1.69-3.78-3.78-3.78m-2.49 3.77c0-1.37 1.12-2.49 2.49-2.49s2.49 1.12 2.49 2.49-1.12 2.49-2.49 2.49-2.49-1.12-2.49-2.49", clipRule: "evenodd" }) });
1200
+ import { jsx as jsx43 } from "react/jsx-runtime";
1201
+ var SvgRate = (props) => /* @__PURE__ */ jsx43(
1202
+ "svg",
1203
+ {
1204
+ xmlns: "http://www.w3.org/2000/svg",
1205
+ fill: "none",
1206
+ viewBox: "0 0 24 24",
1207
+ width: props.width || 24,
1208
+ height: props.height || 24,
1209
+ className: props.className,
1210
+ ...props,
1211
+ children: /* @__PURE__ */ jsx43(
1212
+ "path",
1213
+ {
1214
+ fill: props.color || "currentColor",
1215
+ fillRule: "evenodd",
1216
+ 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",
1217
+ clipRule: "evenodd"
1218
+ }
1219
+ )
1220
+ }
1221
+ );
258
1222
  var Rate_default = SvgRate;
259
1223
 
260
1224
  // src/one-color/Rating.tsx
261
- import { jsx as jsx42 } from "react/jsx-runtime";
262
- var SvgRating = (props) => /* @__PURE__ */ jsx42("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx42("path", { fill: props.color || "currentColor", d: "m20.278 8.761-4.56-.95a.21.21 0 0 1-.15-.11l-2.31-4.05a1.3 1.3 0 0 0-.48-.48c-.3-.17-.64-.22-.97-.12-.33.09-.6.3-.77.6l-2.31 4.05a.21.21 0 0 1-.15.11l-4.56.95a1.29 1.29 0 0 0-.69 2.12l3.13 3.45s.06.11.06.18l-.51 4.63c-.03.23.01.46.11.67.29.64 1.05.93 1.69.64l4.24-1.92c.06-.03.13-.03.19 0l4.24 1.92c.17.08.35.11.53.11h.14c.7-.08 1.21-.71 1.13-1.42l-.51-4.63c0-.06.01-.13.06-.18l3.13-3.45c.16-.17.26-.38.31-.6.14-.69-.3-1.37-.99-1.51zm-3.36 10.72-4.24-1.92c-.33-.15-.72-.15-1.05 0l-4.24 1.92c-.06.02-.12.03-.17 0a.22.22 0 0 1-.13-.12c-.02-.04-.02-.08-.02-.12l.51-4.63c.04-.36-.08-.73-.33-1l-3.13-3.45c-.08-.09-.08-.24.02-.32a.16.16 0 0 1 .11-.05l4.56-.95c.36-.07.67-.3.85-.62l2.31-4.05a.22.22 0 0 1 .2-.12h.06l.05.02s.07.05.08.08l2.31 4.05c.18.32.49.55.85.62l4.56.95c.12.03.2.15.18.27 0 .04-.03.08-.05.11l-3.13 3.45c-.25.27-.37.64-.33 1l.51 4.63c.01.12-.08.24-.2.25-.04 0-.08 0-.12-.02z" }) });
1225
+ import { jsx as jsx44 } from "react/jsx-runtime";
1226
+ var SvgRating = (props) => /* @__PURE__ */ jsx44(
1227
+ "svg",
1228
+ {
1229
+ xmlns: "http://www.w3.org/2000/svg",
1230
+ fill: "none",
1231
+ viewBox: "0 0 24 24",
1232
+ width: props.width || 24,
1233
+ height: props.height || 24,
1234
+ className: props.className,
1235
+ ...props,
1236
+ children: /* @__PURE__ */ jsx44(
1237
+ "path",
1238
+ {
1239
+ fill: props.color || "currentColor",
1240
+ 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"
1241
+ }
1242
+ )
1243
+ }
1244
+ );
263
1245
  var Rating_default = SvgRating;
264
1246
 
265
1247
  // src/one-color/Refresh.tsx
266
- import { jsx as jsx43 } from "react/jsx-runtime";
267
- var SvgRefresh = (props) => /* @__PURE__ */ jsx43("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx43("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M7.17 4.395a9.03 9.03 0 0 1 5.82-1.339c2.03.22 3.92 1.13 5.37 2.568.07.07.18.09.28.06.09-.04.16-.13.16-.23l.06-1.678c.01-.32.28-.58.6-.56.32.01.58.28.56.6l-.09 2.618a1.626 1.626 0 0 1-1.33 1.548l-2.6.49a.58.58 0 0 1-.68-.47.58.58 0 0 1 .47-.68l1.74-.329a.257.257 0 0 0 .1-.46.4.4 0 0 1-.07-.06 7.86 7.86 0 0 0-4.69-2.248 7.88 7.88 0 0 0-5.07 1.17 7.81 7.81 0 0 0-3.18 9.252 7.84 7.84 0 0 0 3.28 4.027 7.88 7.88 0 0 0 5.08 1.099 7.92 7.92 0 0 0 4.66-2.308 7.9 7.9 0 0 0 2.19-4.707c.03-.32.32-.56.64-.53s.56.32.53.64a9 9 0 0 1-2.51 5.406 9.07 9.07 0 0 1-5.35 2.658 9.07 9.07 0 0 1-5.84-1.26 9 9 0 0 1-3.77-4.626 8.95 8.95 0 0 1-.04-5.955 9.06 9.06 0 0 1 3.7-4.676z", clipRule: "evenodd" }) });
1248
+ import { jsx as jsx45 } from "react/jsx-runtime";
1249
+ var SvgRefresh = (props) => /* @__PURE__ */ jsx45(
1250
+ "svg",
1251
+ {
1252
+ xmlns: "http://www.w3.org/2000/svg",
1253
+ fill: "none",
1254
+ viewBox: "0 0 24 24",
1255
+ width: props.width || 24,
1256
+ height: props.height || 24,
1257
+ className: props.className,
1258
+ ...props,
1259
+ children: /* @__PURE__ */ jsx45(
1260
+ "path",
1261
+ {
1262
+ fill: props.color || "currentColor",
1263
+ fillRule: "evenodd",
1264
+ d: "M7.17 4.395a9.03 9.03 0 0 1 5.82-1.339c2.03.22 3.92 1.13 5.37 2.568.07.07.18.09.28.06.09-.04.16-.13.16-.23l.06-1.678c.01-.32.28-.58.6-.56.32.01.58.28.56.6l-.09 2.618a1.626 1.626 0 0 1-1.33 1.548l-2.6.49a.58.58 0 0 1-.68-.47.58.58 0 0 1 .47-.68l1.74-.329a.257.257 0 0 0 .1-.46.4.4 0 0 1-.07-.06 7.86 7.86 0 0 0-4.69-2.248 7.88 7.88 0 0 0-5.07 1.17 7.81 7.81 0 0 0-3.18 9.252 7.84 7.84 0 0 0 3.28 4.027 7.88 7.88 0 0 0 5.08 1.099 7.92 7.92 0 0 0 4.66-2.308 7.9 7.9 0 0 0 2.19-4.707c.03-.32.32-.56.64-.53s.56.32.53.64a9 9 0 0 1-2.51 5.406 9.07 9.07 0 0 1-5.35 2.658 9.07 9.07 0 0 1-5.84-1.26 9 9 0 0 1-3.77-4.626 8.95 8.95 0 0 1-.04-5.955 9.06 9.06 0 0 1 3.7-4.676z",
1265
+ clipRule: "evenodd"
1266
+ }
1267
+ )
1268
+ }
1269
+ );
268
1270
  var Refresh_default = SvgRefresh;
269
1271
 
270
1272
  // src/one-color/SatelliteView.tsx
271
- import { jsx as jsx44 } from "react/jsx-runtime";
272
- var SvgSatelliteView = (props) => /* @__PURE__ */ jsx44("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx44("path", { fill: props.color || "currentColor", d: "M21.93 17.23 15.35 6.24a.5.5 0 0 0-.18-.18.54.54 0 0 0-.25-.06c-.09 0-.17.03-.25.07-.07.04-.14.11-.18.18l-4.08 7.22-2.5-3.91a.5.5 0 0 0-.18-.17.51.51 0 0 0-.48 0c-.07.04-.13.1-.18.17l-4.99 7.65c-.05.08-.08.16-.08.25s.02.18.06.26.11.15.18.19c.08.05.17.07.26.07h19c.09 0 .18-.02.25-.07.08-.05.14-.11.18-.19s.06-.16.06-.25a.5.5 0 0 0-.07-.25zm-18.51-.25 4.06-6.23 2.53 3.96a.52.52 0 0 0 .42.23h.02c.09 0 .17-.03.24-.07s.13-.11.18-.18l4.06-7.2 5.68 9.49z" }) });
1273
+ import { jsx as jsx46 } from "react/jsx-runtime";
1274
+ var SvgSatelliteView = (props) => /* @__PURE__ */ jsx46(
1275
+ "svg",
1276
+ {
1277
+ xmlns: "http://www.w3.org/2000/svg",
1278
+ fill: "none",
1279
+ viewBox: "0 0 24 24",
1280
+ width: props.width || 24,
1281
+ height: props.height || 24,
1282
+ className: props.className,
1283
+ ...props,
1284
+ children: /* @__PURE__ */ jsx46(
1285
+ "path",
1286
+ {
1287
+ fill: props.color || "currentColor",
1288
+ 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"
1289
+ }
1290
+ )
1291
+ }
1292
+ );
273
1293
  var SatelliteView_default = SvgSatelliteView;
274
1294
 
275
1295
  // src/one-color/Search.tsx
276
- import { jsx as jsx45 } from "react/jsx-runtime";
277
- var SvgSearch = (props) => /* @__PURE__ */ jsx45("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx45("path", { fill: props.color || "currentColor", d: "m20.49 18.106-3.755-3.755-.176-.117a.64.64 0 0 0-.714.127l-.312.313-.342-.342a6.94 6.94 0 0 0 1.613-4.43C16.804 6.1 13.704 3 9.902 3S3 6.1 3 9.903s3.099 6.902 6.902 6.902l.518-.019a6.9 6.9 0 0 0 3.89-1.574l.353.342-.313.323-.059.068a.644.644 0 0 0 .069.821l3.744 3.745.107.098a1.7 1.7 0 0 0 1.085.391 1.71 1.71 0 0 0 1.574-1.046 1.69 1.69 0 0 0-.371-1.848zm-.822 1.554a.55.55 0 0 1-.714.069l-3.45-3.432.801-.802 3.383 3.383a.584.584 0 0 1-.02.782m-4.106-9.747a5.664 5.664 0 0 1-5.66 5.66 5.67 5.67 0 0 1-5.66-5.66 5.67 5.67 0 0 1 5.66-5.662 5.67 5.67 0 0 1 5.66 5.662" }) });
1296
+ import { jsx as jsx47 } from "react/jsx-runtime";
1297
+ var SvgSearch = (props) => /* @__PURE__ */ jsx47(
1298
+ "svg",
1299
+ {
1300
+ xmlns: "http://www.w3.org/2000/svg",
1301
+ fill: "none",
1302
+ viewBox: "0 0 24 24",
1303
+ width: props.width || 24,
1304
+ height: props.height || 24,
1305
+ className: props.className,
1306
+ ...props,
1307
+ children: /* @__PURE__ */ jsx47(
1308
+ "path",
1309
+ {
1310
+ fill: props.color || "currentColor",
1311
+ 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"
1312
+ }
1313
+ )
1314
+ }
1315
+ );
278
1316
  var Search_default = SvgSearch;
279
1317
 
280
1318
  // src/one-color/Select.tsx
281
- import { jsx as jsx46 } from "react/jsx-runtime";
282
- var SvgSelect = (props) => /* @__PURE__ */ jsx46("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx46("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M2.203 8.203c.28-.27.75-.27 1.04 0l8.59 8.04c.1.09.25.09.34 0l8.59-8.04c.28-.27.75-.27 1.04 0 .27.26.27.66 0 .91l-9.28 8.69c-.28.27-.75.27-1.04 0l-9.28-8.69a.61.61 0 0 1 0-.91", clipRule: "evenodd" }) });
1319
+ import { jsx as jsx48 } from "react/jsx-runtime";
1320
+ var SvgSelect = (props) => /* @__PURE__ */ jsx48(
1321
+ "svg",
1322
+ {
1323
+ xmlns: "http://www.w3.org/2000/svg",
1324
+ fill: "none",
1325
+ viewBox: "0 0 24 24",
1326
+ width: props.width || 24,
1327
+ height: props.height || 24,
1328
+ className: props.className,
1329
+ ...props,
1330
+ children: /* @__PURE__ */ jsx48(
1331
+ "path",
1332
+ {
1333
+ fill: props.color || "currentColor",
1334
+ fillRule: "evenodd",
1335
+ 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",
1336
+ clipRule: "evenodd"
1337
+ }
1338
+ )
1339
+ }
1340
+ );
283
1341
  var Select_default = SvgSelect;
284
1342
 
285
1343
  // src/one-color/Share.tsx
286
- import { jsx as jsx47 } from "react/jsx-runtime";
287
- var SvgShare = (props) => /* @__PURE__ */ jsx47("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx47("path", { fill: props.color || "currentColor", d: "M18.82 16.64c-.62 0-1.18.26-1.57.67l-9.9-4.95c.02-.11.04-.23.04-.35s-.02-.24-.04-.35l9.9-4.95c.4.41.96.67 1.57.67a2.19 2.19 0 1 0-2.19-2.19c0 .12.02.24.04.35l-9.9 4.95c-.4-.41-.96-.67-1.58-.67a2.19 2.19 0 1 0 0 4.38c.62 0 1.18-.26 1.58-.67l9.9 4.95c-.02.11-.04.23-.04.35a2.19 2.19 0 1 0 2.19-2.19" }) });
1344
+ import { jsx as jsx49 } from "react/jsx-runtime";
1345
+ var SvgShare = (props) => /* @__PURE__ */ jsx49(
1346
+ "svg",
1347
+ {
1348
+ xmlns: "http://www.w3.org/2000/svg",
1349
+ fill: "none",
1350
+ viewBox: "0 0 24 24",
1351
+ width: props.width || 24,
1352
+ height: props.height || 24,
1353
+ className: props.className,
1354
+ ...props,
1355
+ children: /* @__PURE__ */ jsx49(
1356
+ "path",
1357
+ {
1358
+ fill: props.color || "currentColor",
1359
+ 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"
1360
+ }
1361
+ )
1362
+ }
1363
+ );
288
1364
  var Share_default = SvgShare;
289
1365
 
290
1366
  // src/one-color/Show.tsx
291
- import { jsx as jsx48 } from "react/jsx-runtime";
292
- var SvgShow = (props) => /* @__PURE__ */ jsx48("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx48("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M21.815 11.23a10.837 10.837 0 0 0-19.62 0c-.26.54-.26 1.18 0 1.72a10.837 10.837 0 0 0 19.62 0c.26-.54.26-1.18 0-1.72m-.93 1.28a9.8 9.8 0 0 1-8.87 5.62c-3.8 0-7.25-2.19-8.87-5.62a.98.98 0 0 1 0-.85 9.8 9.8 0 0 1 8.87-5.62c3.8 0 7.25 2.19 8.87 5.62.12.26.12.56 0 .82zm-8.88-5.26c-2.67 0-4.83 2.16-4.83 4.83s2.16 4.83 4.83 4.83 4.83-2.16 4.83-4.83a4.783 4.783 0 0 0-4.83-4.83m0 8.6c-1.54 0-2.93-.93-3.51-2.35-.59-1.42-.26-3.06.84-4.14a3.82 3.82 0 0 1 4.15-.81c1.42.6 2.34 1.99 2.33 3.53.01 1.01-.38 1.99-1.1 2.7s-1.69 1.11-2.7 1.1v-.03z", clipRule: "evenodd" }) });
1367
+ import { jsx as jsx50 } from "react/jsx-runtime";
1368
+ var SvgShow = (props) => /* @__PURE__ */ jsx50(
1369
+ "svg",
1370
+ {
1371
+ xmlns: "http://www.w3.org/2000/svg",
1372
+ fill: "none",
1373
+ viewBox: "0 0 24 24",
1374
+ width: props.width || 24,
1375
+ height: props.height || 24,
1376
+ className: props.className,
1377
+ ...props,
1378
+ children: /* @__PURE__ */ jsx50(
1379
+ "path",
1380
+ {
1381
+ fill: props.color || "currentColor",
1382
+ fillRule: "evenodd",
1383
+ 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",
1384
+ clipRule: "evenodd"
1385
+ }
1386
+ )
1387
+ }
1388
+ );
293
1389
  var Show_default = SvgShow;
294
1390
 
295
1391
  // src/one-color/SignOut.tsx
296
- import { jsx as jsx49, jsxs as jsxs16 } from "react/jsx-runtime";
297
- var SvgSignOut = (props) => /* @__PURE__ */ jsxs16("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
298
- /* @__PURE__ */ jsx49("path", { fill: props.color || "currentColor", d: "M20.31 3.01h-5.33c-.34 0-.57.23-.57.59s.22.59.57.59h4.76v15.39h-4.76c-.34 0-.57.23-.57.59s.22.59.57.59h5.33c.34 0 .57-.23.57-.59V3.59c0-.36-.22-.59-.57-.59z" }),
299
- /* @__PURE__ */ jsx49("path", { fill: props.color || "currentColor", d: "M18.37 12.17v-.04l.03-.03s.04-.16.04-.21c0-.06-.02-.1-.03-.15a.3.3 0 0 1-.03-.13c0-.03-.07-.1-.1-.14l-5.33-5.53a.57.57 0 0 0-.39-.18c-.14 0-.29.06-.39.18-.23.24-.23.59 0 .83l4.36 4.52H4.57c-.34 0-.57.23-.57.59s.22.59.57.59h11.96l-.16.17-4.2 4.35c-.23.24-.23.59 0 .83.12.13.23.18.39.18s.27-.05.39-.18l5.33-5.53s.11-.11.11-.14z" })
300
- ] });
1392
+ import { jsx as jsx51, jsxs as jsxs17 } from "react/jsx-runtime";
1393
+ var SvgSignOut = (props) => /* @__PURE__ */ jsxs17(
1394
+ "svg",
1395
+ {
1396
+ xmlns: "http://www.w3.org/2000/svg",
1397
+ fill: "none",
1398
+ viewBox: "0 0 24 24",
1399
+ width: props.width || 24,
1400
+ height: props.height || 24,
1401
+ className: props.className,
1402
+ ...props,
1403
+ children: [
1404
+ /* @__PURE__ */ jsx51(
1405
+ "path",
1406
+ {
1407
+ fill: props.color || "currentColor",
1408
+ 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"
1409
+ }
1410
+ ),
1411
+ /* @__PURE__ */ jsx51(
1412
+ "path",
1413
+ {
1414
+ fill: props.color || "currentColor",
1415
+ 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"
1416
+ }
1417
+ )
1418
+ ]
1419
+ }
1420
+ );
301
1421
  var SignOut_default = SvgSignOut;
302
1422
 
303
1423
  // src/one-color/Substitution.tsx
304
- import { jsx as jsx50, jsxs as jsxs17 } from "react/jsx-runtime";
305
- var SvgSubstitution = (props) => /* @__PURE__ */ jsxs17("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
306
- /* @__PURE__ */ jsx50("path", { stroke: props.color || "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.371, d: "M5.238 2.381 6.667 3.81 5.238 5.238" }),
307
- /* @__PURE__ */ jsx50("path", { stroke: props.color || "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.371, d: "M6.667 3.81H4.762a2.86 2.86 0 0 0-2.857 2.857m15.619 12.381-1.334-1.334 1.334-1.333" }),
308
- /* @__PURE__ */ jsx50("path", { stroke: props.color || "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.371, d: "M16.19 17.714h1.905a2.86 2.86 0 0 0 2.857-2.857m-7.619-1.524v5.08c0 .878-.713 1.592-1.591 1.592H5.397a1.594 1.594 0 0 1-1.592-1.592v-7.302c0-.878.714-1.592 1.592-1.592h4.127" }),
309
- /* @__PURE__ */ jsx50("path", { stroke: props.color || "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.371, d: "M18.477 5.074 16.833 3.43a1.94 1.94 0 0 0-1.371-.573H11.27c-.963 0-1.746.783-1.746 1.746v6.984c0 .963.783 1.746 1.746 1.746h6.02c.963 0 1.746-.783 1.746-1.746v-5.12c0-.521-.214-1.012-.559-1.393", clipRule: "evenodd" })
310
- ] });
1424
+ import { jsx as jsx52, jsxs as jsxs18 } from "react/jsx-runtime";
1425
+ var SvgSubstitution = (props) => /* @__PURE__ */ jsxs18(
1426
+ "svg",
1427
+ {
1428
+ xmlns: "http://www.w3.org/2000/svg",
1429
+ fill: "none",
1430
+ viewBox: "0 0 24 24",
1431
+ width: props.width || 24,
1432
+ height: props.height || 24,
1433
+ className: props.className,
1434
+ ...props,
1435
+ children: [
1436
+ /* @__PURE__ */ jsx52(
1437
+ "path",
1438
+ {
1439
+ stroke: props.color || "currentColor",
1440
+ strokeLinecap: "round",
1441
+ strokeLinejoin: "round",
1442
+ strokeWidth: 1.371,
1443
+ d: "M5.238 2.381 6.667 3.81 5.238 5.238"
1444
+ }
1445
+ ),
1446
+ /* @__PURE__ */ jsx52(
1447
+ "path",
1448
+ {
1449
+ stroke: props.color || "currentColor",
1450
+ strokeLinecap: "round",
1451
+ strokeLinejoin: "round",
1452
+ strokeWidth: 1.371,
1453
+ d: "M6.667 3.81H4.762a2.86 2.86 0 0 0-2.857 2.857m15.619 12.381-1.334-1.334 1.334-1.333"
1454
+ }
1455
+ ),
1456
+ /* @__PURE__ */ jsx52(
1457
+ "path",
1458
+ {
1459
+ stroke: props.color || "currentColor",
1460
+ strokeLinecap: "round",
1461
+ strokeLinejoin: "round",
1462
+ strokeWidth: 1.371,
1463
+ d: "M16.19 17.714h1.905a2.86 2.86 0 0 0 2.857-2.857m-7.619-1.524v5.08c0 .878-.713 1.592-1.591 1.592H5.397a1.594 1.594 0 0 1-1.592-1.592v-7.302c0-.878.714-1.592 1.592-1.592h4.127"
1464
+ }
1465
+ ),
1466
+ /* @__PURE__ */ jsx52(
1467
+ "path",
1468
+ {
1469
+ stroke: props.color || "currentColor",
1470
+ strokeLinecap: "round",
1471
+ strokeLinejoin: "round",
1472
+ strokeWidth: 1.371,
1473
+ d: "M18.477 5.074 16.833 3.43a1.94 1.94 0 0 0-1.371-.573H11.27c-.963 0-1.746.783-1.746 1.746v6.984c0 .963.783 1.746 1.746 1.746h6.02c.963 0 1.746-.783 1.746-1.746v-5.12c0-.521-.214-1.012-.559-1.393",
1474
+ clipRule: "evenodd"
1475
+ }
1476
+ )
1477
+ ]
1478
+ }
1479
+ );
311
1480
  var Substitution_default = SvgSubstitution;
312
1481
 
313
1482
  // src/one-color/Trash.tsx
314
- import { jsx as jsx51, jsxs as jsxs18 } from "react/jsx-runtime";
315
- var SvgTrash = (props) => /* @__PURE__ */ jsxs18("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
316
- /* @__PURE__ */ jsx51("path", { fill: props.color || "currentColor", d: "M18.35 5.43h-3.07v-.06l-.26-1.05C14.84 3.54 14.17 3 13.41 3h-2.79c-.75 0-1.41.53-1.6 1.29l-.29 1.13H5.66C4.75 5.42 4 6.2 4 7.16S4.74 8.9 5.66 8.9h.1v.07l.5 10.38c.04.93.77 1.65 1.65 1.65h8.19c.88 0 1.61-.73 1.65-1.65l.5-10.45h.1c.91 0 1.66-.78 1.66-1.74s-.74-1.74-1.66-1.74zM10 4.57c.08-.3.33-.5.63-.5h2.79c.3 0 .56.21.63.52l.2.84H9.78zm6.75 14.73c-.02.36-.3.65-.65.65H7.91c-.35 0-.63-.28-.65-.65L6.77 8.9h10.48l-.49 10.4zm1.6-11.45H5.66c-.36 0-.65-.31-.65-.68s.29-.68.65-.68h12.69c.36 0 .65.31.65.68s-.29.68-.65.68" }),
317
- /* @__PURE__ */ jsx51("path", { fill: props.color || "currentColor", d: "M14.13 17.43c.22.02.4-.15.42-.38l.4-5.83a.405.405 0 0 0-.36-.44c-.22-.02-.4.15-.42.38l-.4 5.83c-.02.23.15.42.36.44m-2.13 0c.22 0 .39-.18.39-.41v-5.83c0-.23-.18-.41-.39-.41s-.39.18-.39.41v5.83c0 .23.18.41.39.41m-2.13 0c.22-.02.38-.21.36-.44l-.4-5.83c-.02-.23-.2-.4-.42-.38s-.38.21-.36.44l.4 5.83c.02.23.2.4.42.38" })
318
- ] });
1483
+ import { jsx as jsx53, jsxs as jsxs19 } from "react/jsx-runtime";
1484
+ var SvgTrash = (props) => /* @__PURE__ */ jsxs19(
1485
+ "svg",
1486
+ {
1487
+ xmlns: "http://www.w3.org/2000/svg",
1488
+ fill: "none",
1489
+ viewBox: "0 0 24 24",
1490
+ width: props.width || 24,
1491
+ height: props.height || 24,
1492
+ className: props.className,
1493
+ ...props,
1494
+ children: [
1495
+ /* @__PURE__ */ jsx53(
1496
+ "path",
1497
+ {
1498
+ fill: props.color || "currentColor",
1499
+ 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"
1500
+ }
1501
+ ),
1502
+ /* @__PURE__ */ jsx53(
1503
+ "path",
1504
+ {
1505
+ fill: props.color || "currentColor",
1506
+ d: "M14.13 17.43c.22.02.4-.15.42-.38l.4-5.83a.405.405 0 0 0-.36-.44c-.22-.02-.4.15-.42.38l-.4 5.83c-.02.23.15.42.36.44m-2.13 0c.22 0 .39-.18.39-.41v-5.83c0-.23-.18-.41-.39-.41s-.39.18-.39.41v5.83c0 .23.18.41.39.41m-2.13 0c.22-.02.38-.21.36-.44l-.4-5.83c-.02-.23-.2-.4-.42-.38s-.38.21-.36.44l.4 5.83c.02.23.2.4.42.38"
1507
+ }
1508
+ )
1509
+ ]
1510
+ }
1511
+ );
319
1512
  var Trash_default = SvgTrash;
320
1513
 
321
1514
  // src/one-color/Union.tsx
322
- import { jsx as jsx52 } from "react/jsx-runtime";
323
- var SvgUnion = (props) => /* @__PURE__ */ jsx52("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx52("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M11.474 3h.842v2.854h-.842zm5.408.894-.71-.471-1.474 2.414.71.472zm-9.053-.47 1.473 2.414-.71.471-1.474-2.414zm9.485 6.82 3.426 3.073h-5.407v.44c0 1.089-.84 1.975-1.875 1.975h-2.916c-1.034 0-1.875-.886-1.875-1.976v-.439h-5.35l3.298-3.073zM2 13.317v6.366C2 20.409 2.56 21 3.25 21h17.5c.69 0 1.25-.59 1.25-1.317v-6.366l-4.36-3.951H6.29zm.833.878v5.488c0 .242.187.439.417.439h17.5c.23 0 .417-.197.417-.439v-5.488h-5.032c-.201 1.366-1.325 2.415-2.677 2.415h-2.916c-1.352 0-2.476-1.049-2.677-2.415z", clipRule: "evenodd" }) });
1515
+ import { jsx as jsx54 } from "react/jsx-runtime";
1516
+ var SvgUnion = (props) => /* @__PURE__ */ jsx54(
1517
+ "svg",
1518
+ {
1519
+ xmlns: "http://www.w3.org/2000/svg",
1520
+ fill: "none",
1521
+ viewBox: "0 0 24 24",
1522
+ width: props.width || 24,
1523
+ height: props.height || 24,
1524
+ className: props.className,
1525
+ ...props,
1526
+ children: /* @__PURE__ */ jsx54(
1527
+ "path",
1528
+ {
1529
+ fill: props.color || "currentColor",
1530
+ fillRule: "evenodd",
1531
+ d: "M11.474 3h.842v2.854h-.842zm5.408.894-.71-.471-1.474 2.414.71.472zm-9.053-.47 1.473 2.414-.71.471-1.474-2.414zm9.485 6.82 3.426 3.073h-5.407v.44c0 1.089-.84 1.975-1.875 1.975h-2.916c-1.034 0-1.875-.886-1.875-1.976v-.439h-5.35l3.298-3.073zM2 13.317v6.366C2 20.409 2.56 21 3.25 21h17.5c.69 0 1.25-.59 1.25-1.317v-6.366l-4.36-3.951H6.29zm.833.878v5.488c0 .242.187.439.417.439h17.5c.23 0 .417-.197.417-.439v-5.488h-5.032c-.201 1.366-1.325 2.415-2.677 2.415h-2.916c-1.352 0-2.476-1.049-2.677-2.415z",
1532
+ clipRule: "evenodd"
1533
+ }
1534
+ )
1535
+ }
1536
+ );
324
1537
  var Union_default = SvgUnion;
325
1538
 
326
1539
  // src/one-color/Upload.tsx
327
- import { jsx as jsx53, jsxs as jsxs19 } from "react/jsx-runtime";
328
- var SvgUpload = (props) => /* @__PURE__ */ jsxs19("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
329
- /* @__PURE__ */ jsx53("path", { fill: props.color || "currentColor", d: "M18.743 18.232v-3.997c0-.255-.173-.428-.443-.428s-.442.165-.442.428v3.57H6.315v-3.57c0-.255-.173-.428-.443-.428s-.442.165-.442.428v3.997c0 .255.173.428.442.428h12.436c.27 0 .442-.165.442-.428z" }),
330
- /* @__PURE__ */ jsx53("path", { fill: props.color || "currentColor", d: "M12.308 4.252h-.03l-.023-.022s-.12-.03-.157-.03c-.045 0-.075.015-.113.022a.2.2 0 0 1-.097.023c-.023 0-.075.052-.105.075L7.635 8.317a.43.43 0 0 0-.135.293c0 .105.045.217.135.292a.44.44 0 0 0 .623 0l3.39-3.27v8.97c0 .255.172.428.442.428s.443-.165.443-.428v-8.97l.127.12 3.263 3.15a.44.44 0 0 0 .622 0 .36.36 0 0 0 .135-.292.36.36 0 0 0-.135-.293L12.398 4.32s-.083-.083-.105-.083z" })
331
- ] });
1540
+ import { jsx as jsx55, jsxs as jsxs20 } from "react/jsx-runtime";
1541
+ var SvgUpload = (props) => /* @__PURE__ */ jsxs20(
1542
+ "svg",
1543
+ {
1544
+ xmlns: "http://www.w3.org/2000/svg",
1545
+ fill: "none",
1546
+ viewBox: "0 0 24 24",
1547
+ width: props.width || 24,
1548
+ height: props.height || 24,
1549
+ className: props.className,
1550
+ ...props,
1551
+ children: [
1552
+ /* @__PURE__ */ jsx55(
1553
+ "path",
1554
+ {
1555
+ fill: props.color || "currentColor",
1556
+ d: "M18.743 18.232v-3.997c0-.255-.173-.428-.443-.428s-.442.165-.442.428v3.57H6.315v-3.57c0-.255-.173-.428-.443-.428s-.442.165-.442.428v3.997c0 .255.173.428.442.428h12.436c.27 0 .442-.165.442-.428z"
1557
+ }
1558
+ ),
1559
+ /* @__PURE__ */ jsx55(
1560
+ "path",
1561
+ {
1562
+ fill: props.color || "currentColor",
1563
+ d: "M12.308 4.252h-.03l-.023-.022s-.12-.03-.157-.03c-.045 0-.075.015-.113.022a.2.2 0 0 1-.097.023c-.023 0-.075.052-.105.075L7.635 8.317a.43.43 0 0 0-.135.293c0 .105.045.217.135.292a.44.44 0 0 0 .623 0l3.39-3.27v8.97c0 .255.172.428.442.428s.443-.165.443-.428v-8.97l.127.12 3.263 3.15a.44.44 0 0 0 .622 0 .36.36 0 0 0 .135-.292.36.36 0 0 0-.135-.293L12.398 4.32s-.083-.083-.105-.083z"
1564
+ }
1565
+ )
1566
+ ]
1567
+ }
1568
+ );
332
1569
  var Upload_default = SvgUpload;
333
1570
 
334
1571
  // src/one-color/User.tsx
335
- import { jsx as jsx54 } from "react/jsx-runtime";
336
- var SvgUser = (props) => /* @__PURE__ */ jsx54("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx54("path", { fill: props.color || "currentColor", d: "m15.63 12.13-.26-.12-.26-.11-.26-.1-.26-.09-.25-.08-.92-.24-.06-.06v-.16l.03-.07.62-.29a4.61 4.61 0 0 0 2.55-5.19A4.6 4.6 0 0 0 12.05 2C9.87 2 8.01 3.49 7.54 5.62c-.42 1.87.37 3.82 1.97 4.87l.19.12.19.11.82.39.04.07v.16l-.07.06-.66.17c-3.23.85-5.64 3.65-5.98 6.97l-.02.28v.27L4 21.57v.05h16.1v-2.27c0-3.04-1.74-5.87-4.46-7.21zM5.1 20.35v-1.01c0-3.84 3.12-6.96 6.96-6.96 3.58 0 6.55 2.68 6.92 6.24l.02.24v.24l.02.24-.03 1.07-.14.11-13.65-.03-.11-.14zm6.96-10.21c-1.95 0-3.54-1.59-3.54-3.54s1.59-3.54 3.54-3.54S15.6 4.65 15.6 6.6s-1.59 3.54-3.54 3.54" }) });
1572
+ import { jsx as jsx56 } from "react/jsx-runtime";
1573
+ var SvgUser = (props) => /* @__PURE__ */ jsx56(
1574
+ "svg",
1575
+ {
1576
+ xmlns: "http://www.w3.org/2000/svg",
1577
+ fill: "none",
1578
+ viewBox: "0 0 24 24",
1579
+ width: props.width || 24,
1580
+ height: props.height || 24,
1581
+ className: props.className,
1582
+ ...props,
1583
+ children: /* @__PURE__ */ jsx56(
1584
+ "path",
1585
+ {
1586
+ fill: props.color || "currentColor",
1587
+ 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"
1588
+ }
1589
+ )
1590
+ }
1591
+ );
337
1592
  var User_default = SvgUser;
338
1593
 
339
1594
  // src/one-color/Voucher.tsx
340
- import { jsx as jsx55 } from "react/jsx-runtime";
341
- var SvgVoucher = (props) => /* @__PURE__ */ jsx55("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx55("path", { fill: props.color || "currentColor", fillRule: "evenodd", d: "M21.52 10.93h-1.13c-.4 0-.76.21-.96.54-.2.34-.2.75 0 1.07.2.33.57.54.96.54h1.13a.476.476 0 0 1 .48.48v3.09c0 .48-.19.93-.54 1.27s-.81.53-1.3.53H3.84c-.49 0-.95-.19-1.3-.53S2 17.13 2 16.65v-3.09c0-.26.21-.47.48-.47h1.13c.39 0 .76-.21.96-.54.19-.33.19-.74 0-1.07-.2-.33-.57-.54-.96-.54H2.48a.476.476 0 0 1-.48-.48V7.81c0-.48.19-.93.54-1.28.35-.34.81-.53 1.3-.53h16.32c.49 0 .95.19 1.3.53s.54.79.54 1.27v2.65a.476.476 0 0 1-.48.48m-2.91 2.1c-.37-.62-.37-1.4 0-2.02V11c.37-.62 1.06-1.01 1.79-1.01h.65V7.81c0-.22-.09-.44-.25-.6a.9.9 0 0 0-.62-.25H3.86c-.23 0-.45.09-.62.25a.84.84 0 0 0-.25.6v2.18h.65c.74 0 1.42.39 1.79 1.01s.37 1.4 0 2.02-1.06 1.01-1.79 1.01h-.65v2.63c0 .22.09.44.25.6s.38.25.62.25h16.32c.23 0 .45-.09.62-.25a.84.84 0 0 0 .25-.6v-2.62h-.65c-.74 0-1.42-.39-1.79-1.01m-3.98-3.36c.08.08.13.2.13.32l-.01.01c0 .12-.05.24-.14.33l-4.57 4.46c-.09.1-.21.14-.35.14-.09 0-.22-.05-.3-.13a.5.5 0 0 1-.13-.33c0-.12.05-.24.14-.33l4.57-4.46c.09-.08.19-.13.32-.14h.01c.13 0 .25.05.33.13m-3.49 1.27c.26-.25.41-.6.41-.96s-.15-.71-.41-.96-.61-.4-.98-.4-.72.14-.98.4c-.26.25-.41.6-.41.96s.15.71.41.96c.26.26.61.4.98.4s.72-.15.98-.4M10 9.57c.06-.02.12-.04.18-.04.12 0 .24.05.32.13.11.11.15.27.12.42l-.03.06c-.07.17-.24.28-.43.28-.23 0-.43-.16-.45-.39v-.06c0-.18.11-.34.29-.41zm3.85 3.55c.37 0 .72.15.98.4.26.26.41.6.41.96s-.15.71-.41.96c-.26.26-.61.4-.98.4s-.72-.15-.98-.4-.41-.6-.41-.96.15-.71.41-.96c.26-.26.61-.4.98-.4m.07 1.81c.25-.04.4-.22.4-.45a.453.453 0 0 0-.46-.44c-.12 0-.24.05-.33.13-.13.13-.17.31-.1.48.08.17.24.28.43.28z", clipRule: "evenodd" }) });
1595
+ import { jsx as jsx57 } from "react/jsx-runtime";
1596
+ var SvgVoucher = (props) => /* @__PURE__ */ jsx57(
1597
+ "svg",
1598
+ {
1599
+ xmlns: "http://www.w3.org/2000/svg",
1600
+ fill: "none",
1601
+ viewBox: "0 0 24 24",
1602
+ width: props.width || 24,
1603
+ height: props.height || 24,
1604
+ className: props.className,
1605
+ ...props,
1606
+ children: /* @__PURE__ */ jsx57(
1607
+ "path",
1608
+ {
1609
+ fill: props.color || "currentColor",
1610
+ fillRule: "evenodd",
1611
+ d: "M21.52 10.93h-1.13c-.4 0-.76.21-.96.54-.2.34-.2.75 0 1.07.2.33.57.54.96.54h1.13a.476.476 0 0 1 .48.48v3.09c0 .48-.19.93-.54 1.27s-.81.53-1.3.53H3.84c-.49 0-.95-.19-1.3-.53S2 17.13 2 16.65v-3.09c0-.26.21-.47.48-.47h1.13c.39 0 .76-.21.96-.54.19-.33.19-.74 0-1.07-.2-.33-.57-.54-.96-.54H2.48a.476.476 0 0 1-.48-.48V7.81c0-.48.19-.93.54-1.28.35-.34.81-.53 1.3-.53h16.32c.49 0 .95.19 1.3.53s.54.79.54 1.27v2.65a.476.476 0 0 1-.48.48m-2.91 2.1c-.37-.62-.37-1.4 0-2.02V11c.37-.62 1.06-1.01 1.79-1.01h.65V7.81c0-.22-.09-.44-.25-.6a.9.9 0 0 0-.62-.25H3.86c-.23 0-.45.09-.62.25a.84.84 0 0 0-.25.6v2.18h.65c.74 0 1.42.39 1.79 1.01s.37 1.4 0 2.02-1.06 1.01-1.79 1.01h-.65v2.63c0 .22.09.44.25.6s.38.25.62.25h16.32c.23 0 .45-.09.62-.25a.84.84 0 0 0 .25-.6v-2.62h-.65c-.74 0-1.42-.39-1.79-1.01m-3.98-3.36c.08.08.13.2.13.32l-.01.01c0 .12-.05.24-.14.33l-4.57 4.46c-.09.1-.21.14-.35.14-.09 0-.22-.05-.3-.13a.5.5 0 0 1-.13-.33c0-.12.05-.24.14-.33l4.57-4.46c.09-.08.19-.13.32-.14h.01c.13 0 .25.05.33.13m-3.49 1.27c.26-.25.41-.6.41-.96s-.15-.71-.41-.96-.61-.4-.98-.4-.72.14-.98.4c-.26.25-.41.6-.41.96s.15.71.41.96c.26.26.61.4.98.4s.72-.15.98-.4M10 9.57c.06-.02.12-.04.18-.04.12 0 .24.05.32.13.11.11.15.27.12.42l-.03.06c-.07.17-.24.28-.43.28-.23 0-.43-.16-.45-.39v-.06c0-.18.11-.34.29-.41zm3.85 3.55c.37 0 .72.15.98.4.26.26.41.6.41.96s-.15.71-.41.96c-.26.26-.61.4-.98.4s-.72-.15-.98-.4-.41-.6-.41-.96.15-.71.41-.96c.26-.26.61-.4.98-.4m.07 1.81c.25-.04.4-.22.4-.45a.453.453 0 0 0-.46-.44c-.12 0-.24.05-.33.13-.13.13-.17.31-.1.48.08.17.24.28.43.28z",
1612
+ clipRule: "evenodd"
1613
+ }
1614
+ )
1615
+ }
1616
+ );
342
1617
  var Voucher_default = SvgVoucher;
343
1618
 
344
1619
  // src/one-color/Whatsapp.tsx
345
- import { jsx as jsx56, jsxs as jsxs20 } from "react/jsx-runtime";
346
- var SvgWhatsapp = (props) => /* @__PURE__ */ jsxs20("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: [
347
- /* @__PURE__ */ jsx56("path", { fill: props.color || "currentColor", d: "m16.9 13.24-1.71-1.25a1.14 1.14 0 0 0-.82-.2c-.29.04-.54.2-.72.44l-.52.71s-.04.04-.05.06l-.06.02c-.11.01-.56.01-1.6-.82l-.1-.07c-1.09-.72-1.23-1.15-1.25-1.26v-.06c.01-.01.02-.03.04-.05l.53-.72c.17-.24.24-.53.2-.82-.05-.29-.2-.55-.44-.72L8.66 7.23c-.24-.17-.52-.24-.82-.2-.29.05-.54.2-.72.44l-.53.73c-.49.67-.62 1.59-.34 2.4.42 1.22 1.48 2.51 3.14 3.82.03.04.07.07.1.09.04.03.09.06.12.08l.05.04s.05.03.07.05c.03.03.07.05.1.06 1.77 1.19 3.33 1.81 4.62 1.84h.05c.82 0 1.6-.4 2.09-1.08l.53-.73c.17-.24.24-.53.2-.82a1.1 1.1 0 0 0-.44-.71zM8.03 7.97s.06 0 .09.03l1.74 1.27s.05.06.06.1c0 .03 0 .07-.03.11l-.5.69c-.06.07-.27.33-.25.74.04.63.58 1.29 1.66 2l.07.05c1.01.81 1.81 1.13 2.42.98.4-.1.59-.38.63-.45l.51-.7s.06-.05.09-.06c.04 0 .08 0 .12.03l1.71 1.25s.05.06.06.09c0 .05 0 .09-.03.12l-.54.73c-.32.43-.82.69-1.34.69h-.03c-.79-.02-2.17-.34-4.29-1.8-2.04-1.58-2.77-2.8-3.03-3.54-.18-.52-.1-1.11.22-1.53l.54-.73s.06-.05.1-.06h.02z" }),
348
- /* @__PURE__ */ jsx56("path", { fill: props.color || "currentColor", d: "M11.77 3.01C6.93 3.01 3 6.94 3 11.78c0 2.05.72 4.03 2.02 5.6l-1.51 2.94c-.09.17-.06.37.06.52.09.11.22.17.36.17.05 0 .09 0 .14-.02l4.09-1.22c1.14.51 2.35.77 3.61.77 4.84 0 8.77-3.93 8.77-8.77S16.61 3 11.77 3zm0 16.59c-1.18 0-2.31-.26-3.37-.76a.5.5 0 0 0-.34-.03l-3.2.95 1.15-2.24a.47.47 0 0 0-.07-.53c-1.29-1.44-2-3.29-2-5.22 0-4.31 3.51-7.83 7.83-7.83s7.83 3.51 7.83 7.83-3.51 7.83-7.83 7.83" })
349
- ] });
1620
+ import { jsx as jsx58, jsxs as jsxs21 } from "react/jsx-runtime";
1621
+ var SvgWhatsapp = (props) => /* @__PURE__ */ jsxs21(
1622
+ "svg",
1623
+ {
1624
+ xmlns: "http://www.w3.org/2000/svg",
1625
+ fill: "none",
1626
+ viewBox: "0 0 24 24",
1627
+ width: props.width || 24,
1628
+ height: props.height || 24,
1629
+ className: props.className,
1630
+ ...props,
1631
+ children: [
1632
+ /* @__PURE__ */ jsx58(
1633
+ "path",
1634
+ {
1635
+ fill: props.color || "currentColor",
1636
+ 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"
1637
+ }
1638
+ ),
1639
+ /* @__PURE__ */ jsx58(
1640
+ "path",
1641
+ {
1642
+ fill: props.color || "currentColor",
1643
+ 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"
1644
+ }
1645
+ )
1646
+ ]
1647
+ }
1648
+ );
350
1649
  var Whatsapp_default = SvgWhatsapp;
351
1650
 
352
1651
  // src/one-color/WifiOff.tsx
353
- import { jsx as jsx57 } from "react/jsx-runtime";
354
- var SvgWifiOff = (props) => /* @__PURE__ */ jsx57("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx57("path", { fill: props.color || "currentColor", d: "M18.698 20a.55.55 0 0 1-.395-.169L4.908 5.985a.59.59 0 0 1 0-.816.544.544 0 0 1 .79 0l13.394 13.847a.59.59 0 0 1 0 .815.55.55 0 0 1-.395.169M9.134 7.362c3.399-1.05 7.235-.19 9.913 2.578a.544.544 0 0 0 .79 0 .59.59 0 0 0 0-.816 10.83 10.83 0 0 0-11.58-2.667zm7.331 6.088a.55.55 0 0 0 .395-.168.59.59 0 0 0 0-.816 6.74 6.74 0 0 0-4.796-2.075l1.278 1.32c1 .247 1.95.766 2.729 1.571a.55.55 0 0 0 .395.17zM8.7 11.263a6.9 6.9 0 0 0-1.558 1.203.59.59 0 0 0 0 .816.544.544 0 0 0 .79 0 5.7 5.7 0 0 1 1.599-1.16zm5.313 5.492c.02.117.035.237.035.36 0 1.168-.918 2.116-2.046 2.116-1.129 0-2.046-.949-2.046-2.115S10.873 15 12 15c.12 0 .235.016.35.037zm-1.081.36c0-.53-.417-.96-.93-.96s-.93.43-.93.96c0 .531.417.962.93.962s.93-.431.93-.961M5.504 7.96c-.467.35-.92.73-1.34 1.165a.59.59 0 0 0 0 .815.55.55 0 0 0 .79 0c.42-.435.876-.815 1.348-1.156z" }) });
1652
+ import { jsx as jsx59 } from "react/jsx-runtime";
1653
+ var SvgWifiOff = (props) => /* @__PURE__ */ jsx59(
1654
+ "svg",
1655
+ {
1656
+ xmlns: "http://www.w3.org/2000/svg",
1657
+ fill: "none",
1658
+ viewBox: "0 0 24 24",
1659
+ width: props.width || 24,
1660
+ height: props.height || 24,
1661
+ className: props.className,
1662
+ ...props,
1663
+ children: /* @__PURE__ */ jsx59(
1664
+ "path",
1665
+ {
1666
+ fill: props.color || "currentColor",
1667
+ d: "M18.698 20a.55.55 0 0 1-.395-.169L4.908 5.985a.59.59 0 0 1 0-.816.544.544 0 0 1 .79 0l13.394 13.847a.59.59 0 0 1 0 .815.55.55 0 0 1-.395.169M9.134 7.362c3.399-1.05 7.235-.19 9.913 2.578a.544.544 0 0 0 .79 0 .59.59 0 0 0 0-.816 10.83 10.83 0 0 0-11.58-2.667zm7.331 6.088a.55.55 0 0 0 .395-.168.59.59 0 0 0 0-.816 6.74 6.74 0 0 0-4.796-2.075l1.278 1.32c1 .247 1.95.766 2.729 1.571a.55.55 0 0 0 .395.17zM8.7 11.263a6.9 6.9 0 0 0-1.558 1.203.59.59 0 0 0 0 .816.544.544 0 0 0 .79 0 5.7 5.7 0 0 1 1.599-1.16zm5.313 5.492c.02.117.035.237.035.36 0 1.168-.918 2.116-2.046 2.116-1.129 0-2.046-.949-2.046-2.115S10.873 15 12 15c.12 0 .235.016.35.037zm-1.081.36c0-.53-.417-.96-.93-.96s-.93.43-.93.96c0 .531.417.962.93.962s.93-.431.93-.961M5.504 7.96c-.467.35-.92.73-1.34 1.165a.59.59 0 0 0 0 .815.55.55 0 0 0 .79 0c.42-.435.876-.815 1.348-1.156z"
1668
+ }
1669
+ )
1670
+ }
1671
+ );
355
1672
  var WifiOff_default = SvgWifiOff;
356
-
357
- // src/one-color/CategoryList.tsx
358
- import { jsx as jsx58 } from "react/jsx-runtime";
359
- var SvgCategoryList = (props) => /* @__PURE__ */ jsx58("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", width: props.width || 24, height: props.height || 24, className: props.className, ...props, children: /* @__PURE__ */ jsx58("path", { fill: props.color || "currentColor", d: "M4.66 13.32a1.66 1.66 0 1 0 0-3.32 1.66 1.66 0 0 0 0 3.32m7.33 0a1.66 1.66 0 1 0 0-3.32 1.66 1.66 0 0 0 0 3.32m7.35 0a1.66 1.66 0 1 0 0-3.32 1.66 1.66 0 0 0 0 3.32" }) });
360
- var CategoryList_default = SvgCategoryList;
361
1673
  export {
362
1674
  Add_default as Add,
363
1675
  Ai_default as Ai,
@@ -383,6 +1695,7 @@ export {
383
1695
  Expand_default as Expand,
384
1696
  Filter_default as Filter,
385
1697
  Gallery_default as Gallery,
1698
+ HelpChat_default as HelpChat,
386
1699
  Hide_default as Hide,
387
1700
  Hotel_default as Hotel,
388
1701
  House_default as House,