@bwg-ui/icons 0.1.6 → 0.1.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +42 -0
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +75 -75
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -4,7 +4,7 @@ function _1(r) {
|
|
|
4
4
|
if (r !== void 0)
|
|
5
5
|
return typeof r == "number" ? `${r}px` : r;
|
|
6
6
|
}
|
|
7
|
-
const n = t.forwardRef(function({ component: o, size: g1, color: u1, spin: k1, rotate: l, style: C1, className:
|
|
7
|
+
const n = t.forwardRef(function({ component: o, size: g1, color: u1, spin: k1, rotate: l, style: C1, className: f1, title: d, ...m1 }, v1) {
|
|
8
8
|
const B1 = _1(g1), M1 = {
|
|
9
9
|
display: "inline-flex",
|
|
10
10
|
alignItems: "center",
|
|
@@ -21,9 +21,9 @@ const n = t.forwardRef(function({ component: o, size: g1, color: u1, spin: k1, r
|
|
|
21
21
|
ref: v1,
|
|
22
22
|
role: "img",
|
|
23
23
|
"aria-label": d,
|
|
24
|
-
className:
|
|
24
|
+
className: f1,
|
|
25
25
|
style: M1,
|
|
26
|
-
...
|
|
26
|
+
...m1,
|
|
27
27
|
children: [
|
|
28
28
|
/* @__PURE__ */ e(
|
|
29
29
|
o,
|
|
@@ -42,7 +42,7 @@ const n = t.forwardRef(function({ component: o, size: g1, color: u1, spin: k1, r
|
|
|
42
42
|
}
|
|
43
43
|
);
|
|
44
44
|
}), c = t.forwardRef(
|
|
45
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
45
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
46
46
|
/* @__PURE__ */ i("g", { "clip-path": "url(#clip0_1799_1186)", children: [
|
|
47
47
|
/* @__PURE__ */ e("path", { d: "M14.25 5.84H11.19L9.13 3.25H3.7C3.13 3.25 2.66 3.72 2.66 4.29V13.16C2.66 14.04 3.38 14.76 4.26 14.76H13.73C14.61 14.76 15.33 14.04 15.33 13.16V6.94C15.33 6.34 14.84 5.85 14.24 5.85L14.25 5.84Z", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }),
|
|
48
48
|
/* @__PURE__ */ e("path", { d: "M11.19 5.84009H2.66", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }),
|
|
@@ -58,7 +58,7 @@ const H1 = t.forwardRef(
|
|
|
58
58
|
);
|
|
59
59
|
H1.displayName = "IcoBwgAddFolder";
|
|
60
60
|
const h = t.forwardRef(
|
|
61
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
61
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
62
62
|
/* @__PURE__ */ e("g", { "clip-path": "url(#clip0_1790_1534)", children: /* @__PURE__ */ e("path", { d: "M14.92 6.65999V9.99999M13.25 8.32999H16.59M6.42999 11H11.78C13.26 11 14.45 12.2 14.45 13.67V15.01H3.75999V13.67C3.75999 12.19 4.95999 11 6.42999 11ZM11.78 5.65999C11.78 7.13999 10.58 8.32999 9.10999 8.32999C7.63999 8.32999 6.43999 7.12999 6.43999 5.65999C6.43999 4.18999 7.63999 2.98999 9.10999 2.98999C10.58 2.98999 11.78 4.18999 11.78 5.65999Z", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }) }),
|
|
63
63
|
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "clip0_1790_1534", children: /* @__PURE__ */ e("rect", { width: "18", height: "18", fill: "white" }) }) })
|
|
64
64
|
] })
|
|
@@ -69,7 +69,7 @@ const R1 = t.forwardRef(
|
|
|
69
69
|
);
|
|
70
70
|
R1.displayName = "IcoBwgAddUser";
|
|
71
71
|
const s = t.forwardRef(
|
|
72
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
72
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
73
73
|
/* @__PURE__ */ e("g", { "clip-path": "url(#clip0_1704_4222)", children: /* @__PURE__ */ e("path", { d: "M3 9H15M9 3V15", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }) }),
|
|
74
74
|
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "clip0_1704_4222", children: /* @__PURE__ */ e("rect", { width: "18", height: "18", fill: "white" }) }) })
|
|
75
75
|
] })
|
|
@@ -80,7 +80,7 @@ const V1 = t.forwardRef(
|
|
|
80
80
|
);
|
|
81
81
|
V1.displayName = "IcoBwgAdd";
|
|
82
82
|
const w = t.forwardRef(
|
|
83
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
83
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
84
84
|
/* @__PURE__ */ i("g", { "clip-path": "url(#clip0_1704_4281)", children: [
|
|
85
85
|
/* @__PURE__ */ e("path", { d: "M2.23 15.5898H15.77", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }),
|
|
86
86
|
/* @__PURE__ */ e("path", { d: "M12.94 15.5898H4.88V10.3998C4.88 8.28983 6.68 6.57983 8.91 6.57983C11.14 6.57983 12.94 8.28983 12.94 10.3998V15.5898Z", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }),
|
|
@@ -97,7 +97,7 @@ const y1 = t.forwardRef(
|
|
|
97
97
|
);
|
|
98
98
|
y1.displayName = "IcoBwgAlert";
|
|
99
99
|
const p = t.forwardRef(
|
|
100
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
100
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
101
101
|
/* @__PURE__ */ e("g", { "clip-path": "url(#clip0_1704_4277)", children: /* @__PURE__ */ e("path", { d: "M10.12 4.87988L5.62 9.37988V12.3799H8.62L13.12 7.87988M10.12 4.87988L12.37 2.62988L15.37 5.62988L13.12 7.87988M10.12 4.87988L13.12 7.87988M7.12 3.37988H2.62V15.3799H14.62V10.8799", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }) }),
|
|
102
102
|
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "clip0_1704_4277", children: /* @__PURE__ */ e("rect", { width: "18", height: "18", fill: "white" }) }) })
|
|
103
103
|
] })
|
|
@@ -108,7 +108,7 @@ const S1 = t.forwardRef(
|
|
|
108
108
|
);
|
|
109
109
|
S1.displayName = "IcoBwgApply";
|
|
110
110
|
const a = t.forwardRef(
|
|
111
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
111
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
112
112
|
/* @__PURE__ */ i("g", { "clip-path": "url(#clip0_1704_4364)", children: [
|
|
113
113
|
/* @__PURE__ */ e("path", { d: "M10.31 2.04004V5.29004H13.7L10.31 2.04004Z", fill: "currentColor" }),
|
|
114
114
|
/* @__PURE__ */ e("path", { d: "M6.43 16H2.92C2.79 16 2.69 15.89 2.69 15.77V2.23C2.69 2.1 2.79 2 2.92 2H10.68L13.39 4.83V7.36", stroke: "currentColor", "stroke-width": "1.5", "stroke-miterlimit": "10", "stroke-linecap": "round" }),
|
|
@@ -125,7 +125,7 @@ const L1 = t.forwardRef(
|
|
|
125
125
|
);
|
|
126
126
|
L1.displayName = "IcoBwgApproval";
|
|
127
127
|
const g = t.forwardRef(
|
|
128
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
128
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
129
129
|
/* @__PURE__ */ e("g", { "clip-path": "url(#clip0_1704_4331)", children: /* @__PURE__ */ e("path", { d: "M3.39 14.24V3.01001C3.39 2.60001 3.73 2.26001 4.14 2.26001H13.87C14.28 2.26001 14.62 2.60001 14.62 3.01001V12.74H4.88C4.05 12.74 3.38 13.41 3.38 14.24H3.39ZM3.39 14.24C3.39 15.07 4.06 15.74 4.89 15.74H14.62M6.9 2.26001V12.74M12.75 12.74V15.73", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }) }),
|
|
130
130
|
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "clip0_1704_4331", children: /* @__PURE__ */ e("rect", { width: "18", height: "18", fill: "white" }) }) })
|
|
131
131
|
] })
|
|
@@ -136,7 +136,7 @@ const j1 = t.forwardRef(
|
|
|
136
136
|
);
|
|
137
137
|
j1.displayName = "IcoBwgBook";
|
|
138
138
|
const u = t.forwardRef(
|
|
139
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
139
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
140
140
|
/* @__PURE__ */ e("g", { "clip-path": "url(#clip0_1704_4327)", children: /* @__PURE__ */ e("path", { d: "M14.89 11.1799L10.24 15.8299L8.25 13.8399M6.75 8.17993H3M15 6.67993V5.17993C15 4.34993 14.33 3.67993 13.5 3.67993H4.5C3.67 3.67993 3 4.34993 3 5.17993V14.1799C3 15.0099 3.67 15.6799 4.5 15.6799H6M11.25 2.17993V5.17993M6.75 2.17993V5.17993", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }) }),
|
|
141
141
|
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "clip0_1704_4327", children: /* @__PURE__ */ e("rect", { width: "18", height: "18", fill: "white" }) }) })
|
|
142
142
|
] })
|
|
@@ -147,7 +147,7 @@ const x1 = t.forwardRef(
|
|
|
147
147
|
);
|
|
148
148
|
x1.displayName = "IcoBwgBooking";
|
|
149
149
|
const k = t.forwardRef(
|
|
150
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
150
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
151
151
|
/* @__PURE__ */ i("g", { "clip-path": "url(#clip0_1704_4316)", children: [
|
|
152
152
|
/* @__PURE__ */ e("path", { d: "M2.23 15.6602H15.77", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }),
|
|
153
153
|
/* @__PURE__ */ e("path", { d: "M10.65 2.34009H3.79V15.6501H10.65V2.34009Z", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }),
|
|
@@ -166,7 +166,7 @@ const N1 = t.forwardRef(
|
|
|
166
166
|
);
|
|
167
167
|
N1.displayName = "IcoBwgBuilding";
|
|
168
168
|
const C = t.forwardRef(
|
|
169
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
169
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
170
170
|
/* @__PURE__ */ i("g", { "clip-path": "url(#clip0_1790_1564)", children: [
|
|
171
171
|
/* @__PURE__ */ e("path", { d: "M15.36 2.62988H2.63V15.3599H15.36V2.62988Z", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }),
|
|
172
172
|
/* @__PURE__ */ e("path", { d: "M5.48001 10.71L7.46001 12.69", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }),
|
|
@@ -185,19 +185,19 @@ const P1 = t.forwardRef(
|
|
|
185
185
|
(r, o) => /* @__PURE__ */ e(n, { ref: o, component: C, ...r })
|
|
186
186
|
);
|
|
187
187
|
P1.displayName = "IcoBwgCalculate";
|
|
188
|
-
const
|
|
189
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
188
|
+
const f = t.forwardRef(
|
|
189
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
190
190
|
/* @__PURE__ */ e("g", { "clip-path": "url(#clip0_1704_4214)", children: /* @__PURE__ */ e("path", { d: "M14.25 3.75L3.75 14.25M3.75 3.75L14.25 14.25", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }) }),
|
|
191
191
|
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "clip0_1704_4214", children: /* @__PURE__ */ e("rect", { width: "18", height: "18", fill: "white" }) }) })
|
|
192
192
|
] })
|
|
193
193
|
);
|
|
194
|
-
|
|
194
|
+
f.displayName = "IcoBwgCancleSvg";
|
|
195
195
|
const Z1 = t.forwardRef(
|
|
196
|
-
(r, o) => /* @__PURE__ */ e(n, { ref: o, component:
|
|
196
|
+
(r, o) => /* @__PURE__ */ e(n, { ref: o, component: f, ...r })
|
|
197
197
|
);
|
|
198
198
|
Z1.displayName = "IcoBwgCancle";
|
|
199
|
-
const
|
|
200
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
199
|
+
const m = t.forwardRef(
|
|
200
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
201
201
|
/* @__PURE__ */ i("g", { "clip-path": "url(#clip0_1704_4250)", children: [
|
|
202
202
|
/* @__PURE__ */ e("path", { d: "M15 5.62012L13.5 2.62012H4.5L3 5.62012M15 5.62012H3M15 5.62012V13.8701C15 14.7001 14.33 15.3701 13.5 15.3701H4.5C3.67 15.3701 3 14.7001 3 13.8701V5.62012", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }),
|
|
203
203
|
/* @__PURE__ */ e("path", { d: "M6 9H12", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round" })
|
|
@@ -205,13 +205,13 @@ const f = t.forwardRef(
|
|
|
205
205
|
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "clip0_1704_4250", children: /* @__PURE__ */ e("rect", { width: "18", height: "18", fill: "white" }) }) })
|
|
206
206
|
] })
|
|
207
207
|
);
|
|
208
|
-
|
|
208
|
+
m.displayName = "IcoBwgCartSvg";
|
|
209
209
|
const D1 = t.forwardRef(
|
|
210
|
-
(r, o) => /* @__PURE__ */ e(n, { ref: o, component:
|
|
210
|
+
(r, o) => /* @__PURE__ */ e(n, { ref: o, component: m, ...r })
|
|
211
211
|
);
|
|
212
212
|
D1.displayName = "IcoBwgCart";
|
|
213
213
|
const v = t.forwardRef(
|
|
214
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
214
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
215
215
|
/* @__PURE__ */ e("g", { "clip-path": "url(#clip0_1704_4218)", children: /* @__PURE__ */ e("path", { d: "M15 4.87988L6.75 13.1199L3 9.36988", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }) }),
|
|
216
216
|
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "clip0_1704_4218", children: /* @__PURE__ */ e("rect", { width: "18", height: "18", fill: "white" }) }) })
|
|
217
217
|
] })
|
|
@@ -222,7 +222,7 @@ const A1 = t.forwardRef(
|
|
|
222
222
|
);
|
|
223
223
|
A1.displayName = "IcoBwgCheck";
|
|
224
224
|
const B = t.forwardRef(
|
|
225
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
225
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
226
226
|
/* @__PURE__ */ e("g", { "clip-path": "url(#clip0_1790_1603)", children: /* @__PURE__ */ e("path", { d: "M6.34 12.55H11.67M6.75 3.38001H3.75V15.76H14.25V3.38001H11.25M6.75 3.38001V4.50001H11.25V3.38001M6.75 3.38001V2.26001H11.25V3.38001M10.65 7.84001L8.34 10.15L7.35 9.16001", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }) }),
|
|
227
227
|
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "clip0_1790_1603", children: /* @__PURE__ */ e("rect", { width: "18", height: "18", fill: "white" }) }) })
|
|
228
228
|
] })
|
|
@@ -233,7 +233,7 @@ const U1 = t.forwardRef(
|
|
|
233
233
|
);
|
|
234
234
|
U1.displayName = "IcoBwgChecklist";
|
|
235
235
|
const M = t.forwardRef(
|
|
236
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
236
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
237
237
|
/* @__PURE__ */ e("g", { "clip-path": "url(#clip0_1704_4226)", children: /* @__PURE__ */ e("path", { d: "M13.12 10.5H14.24C15.07 10.5 15.74 9.83 15.74 9V3.75C15.74 2.92 15.07 2.25 14.24 2.25H8.99C8.16 2.25 7.49 2.92 7.49 3.75V4.87M3.75 7.5H9C9.83 7.5 10.5 8.17 10.5 9V14.25C10.5 15.08 9.83 15.75 9 15.75H3.75C2.92 15.75 2.25 15.08 2.25 14.25V9C2.25 8.17 2.92 7.5 3.75 7.5Z", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }) }),
|
|
238
238
|
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "clip0_1704_4226", children: /* @__PURE__ */ e("rect", { width: "18", height: "18", fill: "white" }) }) })
|
|
239
239
|
] })
|
|
@@ -244,7 +244,7 @@ const E1 = t.forwardRef(
|
|
|
244
244
|
);
|
|
245
245
|
E1.displayName = "IcoBwgCopy";
|
|
246
246
|
const I = t.forwardRef(
|
|
247
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
247
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
248
248
|
/* @__PURE__ */ i("g", { "clip-path": "url(#clip0_1799_1171)", children: [
|
|
249
249
|
/* @__PURE__ */ e("path", { d: "M9 7.30992C11.9326 7.30992 14.31 6.27122 14.31 4.98992C14.31 3.70862 11.9326 2.66992 9 2.66992C6.06737 2.66992 3.69 3.70862 3.69 4.98992C3.69 6.27122 6.06737 7.30992 9 7.30992Z", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }),
|
|
250
250
|
/* @__PURE__ */ e("path", { d: "M14.31 9C14.31 10.28 11.93 11.32 9 11.32C6.07 11.32 3.69 10.28 3.69 9", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }),
|
|
@@ -263,7 +263,7 @@ const F1 = t.forwardRef(
|
|
|
263
263
|
);
|
|
264
264
|
F1.displayName = "IcoBwgDatabase";
|
|
265
265
|
const _ = t.forwardRef(
|
|
266
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
266
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
267
267
|
/* @__PURE__ */ e("g", { "clip-path": "url(#clip0_1704_4204)", children: /* @__PURE__ */ e("path", { d: "M7.5 7.87988V12.3799M10.5 7.87988V12.3799M13.5 4.87988V13.8799C13.5 14.7099 12.83 15.3799 12 15.3799H6C5.17 15.3799 4.5 14.7099 4.5 13.8799V4.87988M3 4.87988H15M11.25 4.87988V4.12988C11.25 3.29988 10.58 2.62988 9.75 2.62988H8.25C7.42 2.62988 6.75 3.29988 6.75 4.12988V4.87988", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }) }),
|
|
268
268
|
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "clip0_1704_4204", children: /* @__PURE__ */ e("rect", { width: "18", height: "18", fill: "white" }) }) })
|
|
269
269
|
] })
|
|
@@ -274,7 +274,7 @@ const T1 = t.forwardRef(
|
|
|
274
274
|
);
|
|
275
275
|
T1.displayName = "IcoBwgDelete";
|
|
276
276
|
const H = t.forwardRef(
|
|
277
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
277
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
278
278
|
/* @__PURE__ */ i("g", { "clip-path": "url(#clip0_1790_1596)", children: [
|
|
279
279
|
/* @__PURE__ */ e("path", { d: "M11.11 2.03003V5.28003H14.5L11.11 2.03003Z", fill: "currentColor" }),
|
|
280
280
|
/* @__PURE__ */ e("path", { d: "M14.19 7.36V4.83L11.48 2H3.73C3.6 2 3.5 2.1 3.5 2.23V15.77C3.5 15.9 3.6 16 3.73 16H13.97C14.1 16 14.2 15.9 14.2 15.77V7.36H14.19Z", stroke: "currentColor", "stroke-width": "1.5", "stroke-miterlimit": "10", "stroke-linecap": "round" }),
|
|
@@ -290,7 +290,7 @@ const b1 = t.forwardRef(
|
|
|
290
290
|
);
|
|
291
291
|
b1.displayName = "IcoBwgDocument";
|
|
292
292
|
const R = t.forwardRef(
|
|
293
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
293
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
294
294
|
/* @__PURE__ */ e("g", { "clip-path": "url(#clip0_1704_4377)", children: /* @__PURE__ */ e("path", { d: "M9 15V3M9 15L4.5 10.5M9 15L13.5 10.5", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }) }),
|
|
295
295
|
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "clip0_1704_4377", children: /* @__PURE__ */ e("rect", { width: "18", height: "18", fill: "white" }) }) })
|
|
296
296
|
] })
|
|
@@ -301,7 +301,7 @@ const q1 = t.forwardRef(
|
|
|
301
301
|
);
|
|
302
302
|
q1.displayName = "IcoBwgDown";
|
|
303
303
|
const V = t.forwardRef(
|
|
304
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
304
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
305
305
|
/* @__PURE__ */ e("g", { "clip-path": "url(#clip0_1704_4234)", children: /* @__PURE__ */ e("path", { d: "M15 11.6201V13.8701C15 14.7001 14.33 15.3701 13.5 15.3701H4.5C3.67 15.3701 3 14.7001 3 13.8701V11.6201M6 8.62012L9 11.6201M9 11.6201L12 8.62012M9 11.6201V2.62012", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }) }),
|
|
306
306
|
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "clip0_1704_4234", children: /* @__PURE__ */ e("rect", { width: "18", height: "18", fill: "white" }) }) })
|
|
307
307
|
] })
|
|
@@ -312,7 +312,7 @@ const O1 = t.forwardRef(
|
|
|
312
312
|
);
|
|
313
313
|
O1.displayName = "IcoBwgDownload";
|
|
314
314
|
const y = t.forwardRef(
|
|
315
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
315
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
316
316
|
/* @__PURE__ */ e("g", { "clip-path": "url(#clip0_1704_4230)", children: /* @__PURE__ */ e("path", { d: "M8.62 15.3799H15M13.12 7.87988L15.37 5.62988L12.37 2.62988L10.12 4.87988M13.12 7.87988L5.62 15.3799H2.62V12.3799L10.12 4.87988M13.12 7.87988L10.12 4.87988", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }) }),
|
|
317
317
|
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "clip0_1704_4230", children: /* @__PURE__ */ e("rect", { width: "18", height: "18", fill: "white" }) }) })
|
|
318
318
|
] })
|
|
@@ -323,7 +323,7 @@ const $1 = t.forwardRef(
|
|
|
323
323
|
);
|
|
324
324
|
$1.displayName = "IcoBwgEdit";
|
|
325
325
|
const S = t.forwardRef(
|
|
326
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
326
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
327
327
|
/* @__PURE__ */ e("g", { "clip-path": "url(#clip0_1790_1590)", children: /* @__PURE__ */ e("path", { d: "M2.03999 7.00994L9.18999 10.5799L16.34 7.00994L9.18999 3.43994L2.03999 7.00994ZM2.03999 7.00994V10.9199M4.42999 8.20994V13.1499C4.42999 13.4299 6.01999 14.5599 9.19999 14.5599C12.38 14.5599 13.97 13.4699 13.97 13.1499V8.20994", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }) }),
|
|
328
328
|
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "clip0_1790_1590", children: /* @__PURE__ */ e("rect", { width: "18", height: "18", fill: "white" }) }) })
|
|
329
329
|
] })
|
|
@@ -334,7 +334,7 @@ const z1 = t.forwardRef(
|
|
|
334
334
|
);
|
|
335
335
|
z1.displayName = "IcoBwgEdu";
|
|
336
336
|
const L = t.forwardRef(
|
|
337
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
337
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
338
338
|
/* @__PURE__ */ i("g", { "clip-path": "url(#clip0_1790_1621)", children: [
|
|
339
339
|
/* @__PURE__ */ e("path", { d: "M9 4.06006C4.51 4.06006 1.94 9.00006 1.94 9.00006C1.94 9.00006 4.51 13.9401 9 13.9401C13.49 13.9401 16.06 9.00006 16.06 9.00006C16.06 9.00006 13.49 4.06006 9 4.06006Z", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }),
|
|
340
340
|
/* @__PURE__ */ e("path", { d: "M9 11.1201C10.17 11.1201 11.12 10.1701 11.12 9.00013C11.12 7.83013 10.17 6.88013 9 6.88013C7.83 6.88013 6.88 7.83013 6.88 9.00013C6.88 10.1701 7.83 11.1201 9 11.1201Z", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" })
|
|
@@ -348,7 +348,7 @@ const G1 = t.forwardRef(
|
|
|
348
348
|
);
|
|
349
349
|
G1.displayName = "IcoBwgEye";
|
|
350
350
|
const j = t.forwardRef(
|
|
351
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
351
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
352
352
|
/* @__PURE__ */ i("g", { "clip-path": "url(#clip0_1799_1181)", children: [
|
|
353
353
|
/* @__PURE__ */ e("path", { d: "M14.25 5.84H11.19L9.13 3.25H3.7C3.13 3.25 2.66 3.72 2.66 4.29V13.16C2.66 14.04 3.38 14.76 4.26 14.76H13.73C14.61 14.76 15.33 14.04 15.33 13.16V6.94C15.33 6.34 14.84 5.85 14.24 5.85L14.25 5.84Z", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }),
|
|
354
354
|
/* @__PURE__ */ e("path", { d: "M11.19 5.84009H2.66", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" })
|
|
@@ -362,7 +362,7 @@ const J1 = t.forwardRef(
|
|
|
362
362
|
);
|
|
363
363
|
J1.displayName = "IcoBwgFolder";
|
|
364
364
|
const x = t.forwardRef(
|
|
365
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
365
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
366
366
|
/* @__PURE__ */ i("g", { "clip-path": "url(#clip0_1704_4335)", children: [
|
|
367
367
|
/* @__PURE__ */ e("path", { d: "M10.44 1.89014V5.14014H13.83L10.44 1.89014Z", fill: "currentColor" }),
|
|
368
368
|
/* @__PURE__ */ e("path", { d: "M6.57 15.8601H3.06C2.93 15.8601 2.83 15.7501 2.83 15.6301V2.09011C2.83 1.96011 2.93 1.86011 3.06 1.86011H10.82L13.53 4.69011V7.22011", stroke: "currentColor", "stroke-width": "1.5", "stroke-miterlimit": "10", "stroke-linecap": "round" }),
|
|
@@ -380,7 +380,7 @@ const K1 = t.forwardRef(
|
|
|
380
380
|
);
|
|
381
381
|
K1.displayName = "IcoBwgHistory";
|
|
382
382
|
const N = t.forwardRef(
|
|
383
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
383
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
384
384
|
/* @__PURE__ */ i("g", { "clip-path": "url(#clip0_1790_1626)", children: [
|
|
385
385
|
/* @__PURE__ */ e("path", { d: "M9.00001 15.4001C12.5346 15.4001 15.4 12.5347 15.4 9.0001C15.4 5.46548 12.5346 2.6001 9.00001 2.6001C5.46538 2.6001 2.60001 5.46548 2.60001 9.0001C2.60001 12.5347 5.46538 15.4001 9.00001 15.4001Z", stroke: "currentColor", "stroke-width": "1.5" }),
|
|
386
386
|
/* @__PURE__ */ e("path", { d: "M8.68001 12.3902C7.85001 12.6802 7.18001 12.3502 7.31001 11.5602C7.44001 10.7702 8.22001 9.08022 8.34001 8.76022C8.45001 8.44022 8.24001 8.35022 8.01001 8.48022C7.88001 8.56022 7.68001 8.71022 7.51001 8.85022C7.47001 8.75022 7.40001 8.65022 7.35001 8.55022C7.62001 8.28022 8.09001 7.91022 8.63001 7.77022C9.28001 7.61022 10.36 7.87022 9.90001 9.11022C9.57001 9.99022 9.33001 10.6102 9.18001 11.0602C9.03001 11.5202 9.21001 11.6102 9.47001 11.4302C9.67001 11.2902 9.89001 11.1002 10.05 10.9502C10.13 11.0702 10.15 11.1102 10.22 11.2402C9.95001 11.5202 9.22001 12.1802 8.68001 12.3802V12.3902Z", fill: "currentColor" }),
|
|
@@ -395,7 +395,7 @@ const Q1 = t.forwardRef(
|
|
|
395
395
|
);
|
|
396
396
|
Q1.displayName = "IcoBwgInfo";
|
|
397
397
|
const P = t.forwardRef(
|
|
398
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
398
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
399
399
|
/* @__PURE__ */ e("g", { "clip-path": "url(#clip0_1790_1553)", children: /* @__PURE__ */ e("path", { d: "M15 9H3M3 9L7.5 13.5M3 9L7.5 4.5", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }) }),
|
|
400
400
|
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "clip0_1790_1553", children: /* @__PURE__ */ e("rect", { width: "18", height: "18", fill: "white" }) }) })
|
|
401
401
|
] })
|
|
@@ -406,7 +406,7 @@ const W1 = t.forwardRef(
|
|
|
406
406
|
);
|
|
407
407
|
W1.displayName = "IcoBwgLeft";
|
|
408
408
|
const Z = t.forwardRef(
|
|
409
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
409
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
410
410
|
/* @__PURE__ */ i("g", { "clip-path": "url(#clip0_1790_1636)", children: [
|
|
411
411
|
/* @__PURE__ */ e("path", { d: "M6.02999 8.26007V5.29007C6.02999 4.30007 6.61999 2.32007 8.99999 2.32007C11.38 2.32007 11.97 4.30007 11.97 5.29007V8.26007M6.02999 8.26007H3.79999V15.6901H14.21V8.26007H11.98H6.02999Z", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }),
|
|
412
412
|
/* @__PURE__ */ e("path", { d: "M9.12 11.51V12.57", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" })
|
|
@@ -420,7 +420,7 @@ const X1 = t.forwardRef(
|
|
|
420
420
|
);
|
|
421
421
|
X1.displayName = "IcoBwgLockOn";
|
|
422
422
|
const D = t.forwardRef(
|
|
423
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
423
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
424
424
|
/* @__PURE__ */ e("g", { "clip-path": "url(#clip0_1790_1633)", children: /* @__PURE__ */ e("path", { d: "M11.33 2.54004H13.75C14.64 2.54004 15.36 3.26004 15.36 4.15004V13.84C15.36 14.73 14.64 15.45 13.75 15.45H11.33M8.10001 12.23L11.33 9.00004M11.33 9.00004L8.10001 5.77004M11.33 9.00004H2.63", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }) }),
|
|
425
425
|
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "clip0_1790_1633", children: /* @__PURE__ */ e("rect", { width: "18", height: "18", fill: "white" }) }) })
|
|
426
426
|
] })
|
|
@@ -431,7 +431,7 @@ const Y1 = t.forwardRef(
|
|
|
431
431
|
);
|
|
432
432
|
Y1.displayName = "IcoBwgLogin";
|
|
433
433
|
const A = t.forwardRef(
|
|
434
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
434
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
435
435
|
/* @__PURE__ */ e("g", { "clip-path": "url(#clip0_1790_1578)", children: /* @__PURE__ */ e("path", { d: "M3.11 4.46001C3.23 4.34001 3.4 4.26001 3.59 4.26001H14.41C14.6 4.26001 14.77 4.34001 14.89 4.46001C15.01 4.58001 15.09 4.75001 15.09 4.94001V13.06C15.09 13.44 14.78 13.74 14.41 13.74H3.59C3.21 13.74 2.91 13.43 2.91 13.06V4.94001C2.91 4.75001 2.99 4.58001 3.11 4.46001ZM3.11 4.46001L8.04 9.39001C8.57 9.92001 9.42 9.92001 9.95 9.39001L14.88 4.46001", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }) }),
|
|
436
436
|
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "clip0_1790_1578", children: /* @__PURE__ */ e("rect", { width: "18", height: "18", fill: "white" }) }) })
|
|
437
437
|
] })
|
|
@@ -442,7 +442,7 @@ const ee = t.forwardRef(
|
|
|
442
442
|
);
|
|
443
443
|
ee.displayName = "IcoBwgMail";
|
|
444
444
|
const U = t.forwardRef(
|
|
445
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
445
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
446
446
|
/* @__PURE__ */ i("g", { "clip-path": "url(#clip0_1704_4301)", children: [
|
|
447
447
|
/* @__PURE__ */ e("path", { d: "M3.62 5.12993C4.37 5.12993 4.97 4.52993 4.97 3.77993C4.97 3.02993 4.37 2.42993 3.62 2.42993C2.87 2.42993 2.27 3.02993 2.27 3.77993C2.27 4.52993 2.87 5.12993 3.62 5.12993Z", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }),
|
|
448
448
|
/* @__PURE__ */ e("path", { d: "M13.27 6.07988C14.02 6.07988 14.62 5.47988 14.62 4.72988C14.62 3.97988 14.02 3.37988 13.27 3.37988C12.52 3.37988 11.92 3.97988 11.92 4.72988C11.92 5.47988 12.52 6.07988 13.27 6.07988Z", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }),
|
|
@@ -465,7 +465,7 @@ const re = t.forwardRef(
|
|
|
465
465
|
);
|
|
466
466
|
re.displayName = "IcoBwgMapping";
|
|
467
467
|
const E = t.forwardRef(
|
|
468
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
468
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
469
469
|
/* @__PURE__ */ i("g", { "clip-path": "url(#clip0_1790_1581)", children: [
|
|
470
470
|
/* @__PURE__ */ e("path", { d: "M6.13 7.94995C6.54422 7.94995 6.88 7.61416 6.88 7.19995C6.88 6.78574 6.54422 6.44995 6.13 6.44995C5.71579 6.44995 5.38 6.78574 5.38 7.19995C5.38 7.61416 5.71579 7.94995 6.13 7.94995Z", fill: "currentColor" }),
|
|
471
471
|
/* @__PURE__ */ e("path", { d: "M9 7.94995C9.41421 7.94995 9.75 7.61416 9.75 7.19995C9.75 6.78574 9.41421 6.44995 9 6.44995C8.58579 6.44995 8.25 6.78574 8.25 7.19995C8.25 7.61416 8.58579 7.94995 9 7.94995Z", fill: "currentColor" }),
|
|
@@ -481,7 +481,7 @@ const oe = t.forwardRef(
|
|
|
481
481
|
);
|
|
482
482
|
oe.displayName = "IcoBwgMessage";
|
|
483
483
|
const F = t.forwardRef(
|
|
484
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
484
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
485
485
|
/* @__PURE__ */ e("g", { "clip-path": "url(#clip0_1790_1593)", children: /* @__PURE__ */ e("path", { d: "M5.88 5.10004V4.32004C5.88 3.89004 6.23 3.54004 6.66 3.54004H15.24C15.67 3.54004 16.02 3.89004 16.02 4.32004V9.78004C16.02 10.21 15.67 10.56 15.24 10.56H14.46M1.98 13.68V8.22004C1.98 7.79004 2.33 7.44004 2.76 7.44004H11.34C11.77 7.44004 12.12 7.79004 12.12 8.22004V13.68C12.12 14.11 11.77 14.46 11.34 14.46H2.76C2.33 14.46 1.98 14.11 1.98 13.68ZM8.22 10.95C8.22 11.6 7.7 12.12 7.05 12.12C6.4 12.12 5.88 11.6 5.88 10.95C5.88 10.3 6.4 9.78004 7.05 9.78004C7.7 9.78004 8.22 10.3 8.22 10.95Z", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }) }),
|
|
486
486
|
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "clip0_1790_1593", children: /* @__PURE__ */ e("rect", { width: "18", height: "18", fill: "white" }) }) })
|
|
487
487
|
] })
|
|
@@ -492,7 +492,7 @@ const te = t.forwardRef(
|
|
|
492
492
|
);
|
|
493
493
|
te.displayName = "IcoBwgMoney";
|
|
494
494
|
const T = t.forwardRef(
|
|
495
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
495
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
496
496
|
/* @__PURE__ */ e("g", { "clip-path": "url(#clip0_1704_4265)", children: /* @__PURE__ */ e("path", { d: "M6 12.75H12M6 9.75001H10.5M6.75 3.38001H3.75V15.76H14.25V3.38001H11.25M6.75 3.38001V4.50001H11.25V3.38001M6.75 3.38001V2.26001H11.25V3.38001", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }) }),
|
|
497
497
|
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "clip0_1704_4265", children: /* @__PURE__ */ e("rect", { width: "18", height: "18", fill: "white" }) }) })
|
|
498
498
|
] })
|
|
@@ -503,7 +503,7 @@ const ie = t.forwardRef(
|
|
|
503
503
|
);
|
|
504
504
|
ie.displayName = "IcoBwgPinpaper";
|
|
505
505
|
const b = t.forwardRef(
|
|
506
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
506
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
507
507
|
/* @__PURE__ */ i("g", { "clip-path": "url(#clip0_1790_1559)", children: [
|
|
508
508
|
/* @__PURE__ */ e("path", { d: "M7.73001 6.3601V11.6301L12.13 8.9901L7.73001 6.3501V6.3601Z", stroke: "currentColor", "stroke-width": "1.5", "stroke-linejoin": "round" }),
|
|
509
509
|
/* @__PURE__ */ e("path", { d: "M9.00001 15.4001C12.5346 15.4001 15.4 12.5347 15.4 9.0001C15.4 5.46548 12.5346 2.6001 9.00001 2.6001C5.46538 2.6001 2.60001 5.46548 2.60001 9.0001C2.60001 12.5347 5.46538 15.4001 9.00001 15.4001Z", stroke: "currentColor", "stroke-width": "1.5" })
|
|
@@ -517,7 +517,7 @@ const ne = t.forwardRef(
|
|
|
517
517
|
);
|
|
518
518
|
ne.displayName = "IcoBwgPlay";
|
|
519
519
|
const q = t.forwardRef(
|
|
520
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
520
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
521
521
|
/* @__PURE__ */ e("g", { "clip-path": "url(#clip0_1704_4255)", children: /* @__PURE__ */ e("path", { d: "M15 3L7.5 10.5M15 3V7.5M15 3H10.5M7.5 3H3V15H15V10.5", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }) }),
|
|
522
522
|
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "clip0_1704_4255", children: /* @__PURE__ */ e("rect", { width: "18", height: "18", fill: "white" }) }) })
|
|
523
523
|
] })
|
|
@@ -528,7 +528,7 @@ const le = t.forwardRef(
|
|
|
528
528
|
);
|
|
529
529
|
le.displayName = "IcoBwgPopup";
|
|
530
530
|
const O = t.forwardRef(
|
|
531
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
531
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
532
532
|
/* @__PURE__ */ e("g", { "clip-path": "url(#clip0_1704_4269)", children: /* @__PURE__ */ e("path", { d: "M12 13.5V11.25H6V13.5M12 13.5V15.75H6V13.5M12 13.5H15V6.75H12M6 13.5H3V6.75H6M12 6.75H6M12 6.75V3C12 2.59 11.66 2.25 11.25 2.25H6.75C6.34 2.25 6 2.59 6 3V6.75", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }) }),
|
|
533
533
|
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "clip0_1704_4269", children: /* @__PURE__ */ e("rect", { width: "18", height: "18", fill: "white" }) }) })
|
|
534
534
|
] })
|
|
@@ -539,7 +539,7 @@ const de = t.forwardRef(
|
|
|
539
539
|
);
|
|
540
540
|
de.displayName = "IcoBwgPrint";
|
|
541
541
|
const $ = t.forwardRef(
|
|
542
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
542
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
543
543
|
/* @__PURE__ */ i("g", { "clip-path": "url(#clip0_1791_3212)", children: [
|
|
544
544
|
/* @__PURE__ */ e("path", { d: "M3.03999 11.1499C3.49999 12.4399 4.35999 13.5499 5.49999 14.3099C6.63999 15.0699 7.99999 15.4399 9.35999 15.3599C10.73 15.2799 12.03 14.7599 13.08 13.8799C14.13 12.9999 14.86 11.7899 15.16 10.4599C15.46 9.11988 15.33 7.72988 14.77 6.47988C14.21 5.22988 13.26 4.19988 12.06 3.52988C10.86 2.86988 9.47999 2.60988 8.11999 2.79988C5.82999 3.11988 4.31999 4.77988 2.67999 6.24988M2.67999 2.62988V6.23988H6.28999", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }),
|
|
545
545
|
/* @__PURE__ */ e("path", { d: "M11.35 7.62988L8.05999 10.9199L6.64999 9.50988", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" })
|
|
@@ -553,7 +553,7 @@ const ce = t.forwardRef(
|
|
|
553
553
|
);
|
|
554
554
|
ce.displayName = "IcoBwgProgress";
|
|
555
555
|
const z = t.forwardRef(
|
|
556
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
556
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
557
557
|
/* @__PURE__ */ i("g", { "clip-path": "url(#clip0_1790_1613)", children: [
|
|
558
558
|
/* @__PURE__ */ e("path", { d: "M11.58 13.7401V12.5601H2.75999V14.2001C2.75999 15.1701 3.54999 15.9601 4.51999 15.9601H13.44", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }),
|
|
559
559
|
/* @__PURE__ */ e("path", { d: "M4.95999 12.55V3.03003C4.95999 2.48003 5.40999 2.03003 5.95999 2.03003H14.25C14.8 2.03003 15.25 2.48003 15.25 3.03003V14.14C15.25 15.15 14.43 15.97 13.42 15.97C12.41 15.97 11.59 15.15 11.59 14.14V12.69", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }),
|
|
@@ -570,7 +570,7 @@ const he = t.forwardRef(
|
|
|
570
570
|
);
|
|
571
571
|
he.displayName = "IcoBwgReceipt";
|
|
572
572
|
const G = t.forwardRef(
|
|
573
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
573
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
574
574
|
/* @__PURE__ */ i("g", { "clip-path": "url(#clip0_1790_1542)", children: [
|
|
575
575
|
/* @__PURE__ */ e("path", { d: "M10.44 1.89014V5.14014H13.83L10.44 1.89014Z", fill: "currentColor" }),
|
|
576
576
|
/* @__PURE__ */ e("path", { d: "M6.57 15.8601H3.06C2.93 15.8601 2.83 15.7501 2.83 15.6301V2.09011C2.83 1.96011 2.93 1.86011 3.06 1.86011H10.82L13.53 4.69011V7.22011", stroke: "currentColor", "stroke-width": "1.5", "stroke-miterlimit": "10", "stroke-linecap": "round" }),
|
|
@@ -589,7 +589,7 @@ const se = t.forwardRef(
|
|
|
589
589
|
);
|
|
590
590
|
se.displayName = "IcoBwgRedraft";
|
|
591
591
|
const J = t.forwardRef(
|
|
592
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
592
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
593
593
|
/* @__PURE__ */ e("g", { "clip-path": "url(#clip0_1725_2963)", children: /* @__PURE__ */ e("path", { d: "M2.84 2.84009V6.95009M2.84 6.95009H6.95M2.84 6.95009C4.43 5.52009 5.91 3.90009 8.14 3.59009C9.46 3.40009 10.81 3.65009 11.98 4.30009C13.15 4.95009 14.08 5.95009 14.62 7.17009M15.16 15.1601V11.0501M15.16 11.0501H11.05M15.16 11.0501C13.57 12.4801 12.09 14.1001 9.86 14.4101C8.54 14.6001 7.19 14.3501 6.02 13.7001C4.85 13.0501 3.92 12.0501 3.38 10.8301", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }) }),
|
|
594
594
|
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "clip0_1725_2963", children: /* @__PURE__ */ e("rect", { width: "18", height: "18", fill: "white" }) }) })
|
|
595
595
|
] })
|
|
@@ -600,7 +600,7 @@ const we = t.forwardRef(
|
|
|
600
600
|
);
|
|
601
601
|
we.displayName = "IcoBwgRefresh";
|
|
602
602
|
const K = t.forwardRef(
|
|
603
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
603
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
604
604
|
/* @__PURE__ */ e("g", { "clip-path": "url(#clip0_1790_1538)", children: /* @__PURE__ */ e("path", { d: "M13.25 8.32999H16.59M6.42999 11H11.78C13.26 11 14.45 12.2 14.45 13.67V15.01H3.75999V13.67C3.75999 12.19 4.95999 11 6.42999 11ZM11.78 5.65999C11.78 7.13999 10.58 8.32999 9.10999 8.32999C7.63999 8.32999 6.43999 7.12999 6.43999 5.65999C6.43999 4.18999 7.63999 2.98999 9.10999 2.98999C10.58 2.98999 11.78 4.18999 11.78 5.65999Z", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }) }),
|
|
605
605
|
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "clip0_1790_1538", children: /* @__PURE__ */ e("rect", { width: "18", height: "18", fill: "white" }) }) })
|
|
606
606
|
] })
|
|
@@ -611,7 +611,7 @@ const pe = t.forwardRef(
|
|
|
611
611
|
);
|
|
612
612
|
pe.displayName = "IcoBwgRemoveUser";
|
|
613
613
|
const Q = t.forwardRef(
|
|
614
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
614
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
615
615
|
/* @__PURE__ */ e("g", { "clip-path": "url(#clip0_1724_2593)", children: /* @__PURE__ */ e("path", { d: "M3 9H15", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }) }),
|
|
616
616
|
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "clip0_1724_2593", children: /* @__PURE__ */ e("rect", { width: "18", height: "18", fill: "white" }) }) })
|
|
617
617
|
] })
|
|
@@ -622,7 +622,7 @@ const ae = t.forwardRef(
|
|
|
622
622
|
);
|
|
623
623
|
ae.displayName = "IcoBwgRemove";
|
|
624
624
|
const W = t.forwardRef(
|
|
625
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
625
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
626
626
|
/* @__PURE__ */ i("g", { "clip-path": "url(#clip0_1704_4290)", children: [
|
|
627
627
|
/* @__PURE__ */ e("path", { d: "M9.04 7.86995L11.61 8.59995C12.16 8.72995 12.59 8.43995 12.76 7.93995C12.93 7.43995 12.67 6.97995 12.21 6.79995L8.11 5.26995C7.49 5.03995 6.82 5.07995 6.22 5.35995L4.36 6.25995", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }),
|
|
628
628
|
/* @__PURE__ */ e("path", { d: "M12.78 7.99986L15.01 7.09986C15.64 6.81986 16.37 7.12986 16.61 7.77986C16.82 8.33986 16.57 8.96986 16.03 9.24986L12.07 11.2599L11.9 11.3399C11.16 11.6899 10.3 11.6399 9.6 11.2199L8.01 10.2599C7.29 9.82986 6.43 9.77986 5.68 10.1399", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }),
|
|
@@ -637,7 +637,7 @@ const ge = t.forwardRef(
|
|
|
637
637
|
);
|
|
638
638
|
ge.displayName = "IcoBwgRequest";
|
|
639
639
|
const X = t.forwardRef(
|
|
640
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
640
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
641
641
|
/* @__PURE__ */ i("g", { "clip-path": "url(#clip0_1704_4345)", children: [
|
|
642
642
|
/* @__PURE__ */ e("path", { d: "M2.98 7.36011H12.06C13.88 7.36011 15.36 8.84011 15.36 10.6601C15.36 12.4801 13.88 13.9601 12.06 13.9601H9.17", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }),
|
|
643
643
|
/* @__PURE__ */ e("path", { d: "M5.96 4.04004L2.64 7.36004", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }),
|
|
@@ -652,7 +652,7 @@ const ue = t.forwardRef(
|
|
|
652
652
|
);
|
|
653
653
|
ue.displayName = "IcoBwgReturn";
|
|
654
654
|
const Y = t.forwardRef(
|
|
655
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
655
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
656
656
|
/* @__PURE__ */ i("g", { "clip-path": "url(#clip0_1704_4352)", children: [
|
|
657
657
|
/* @__PURE__ */ e("path", { d: "M11.11 2.04004V5.29004H14.5L11.11 2.04004Z", fill: "currentColor" }),
|
|
658
658
|
/* @__PURE__ */ e("path", { d: "M8.33 16H3.73C3.6 16 3.5 15.89 3.5 15.77V2.23C3.5 2.1 3.6 2 3.73 2H11.49L14.2 4.83V9.02", stroke: "currentColor", "stroke-width": "1.5", "stroke-miterlimit": "10", "stroke-linecap": "round" }),
|
|
@@ -668,7 +668,7 @@ const ke = t.forwardRef(
|
|
|
668
668
|
);
|
|
669
669
|
ke.displayName = "IcoBwgReview";
|
|
670
670
|
const e1 = t.forwardRef(
|
|
671
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
671
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
672
672
|
/* @__PURE__ */ e("g", { "clip-path": "url(#clip0_1790_1556)", children: /* @__PURE__ */ e("path", { d: "M15 9H3M15 9L10.5 13.5M15 9L10.5 4.5", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }) }),
|
|
673
673
|
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "clip0_1790_1556", children: /* @__PURE__ */ e("rect", { width: "18", height: "18", fill: "white" }) }) })
|
|
674
674
|
] })
|
|
@@ -679,18 +679,18 @@ const Ce = t.forwardRef(
|
|
|
679
679
|
);
|
|
680
680
|
Ce.displayName = "IcoBwgRight";
|
|
681
681
|
const r1 = t.forwardRef(
|
|
682
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
682
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
683
683
|
/* @__PURE__ */ e("g", { "clip-path": "url(#clip0_1725_2969)", children: /* @__PURE__ */ e("path", { d: "M3.3 11.3399C3.74 12.5799 4.56 13.6399 5.65 14.3599C6.74 15.0899 8.04 15.4399 9.34 15.3599C10.65 15.2799 11.89 14.7899 12.89 13.9399C13.89 13.0899 14.59 11.9499 14.88 10.6699C15.17 9.38988 15.04 8.05988 14.5 6.85988C13.96 5.65988 13.06 4.67988 11.91 4.03988C10.76 3.40988 9.44 3.15988 8.15 3.34988C5.96 3.65988 4.51 5.23988 2.95 6.64988M2.96 2.62988V6.64988H6.99", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }) }),
|
|
684
684
|
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "clip0_1725_2969", children: /* @__PURE__ */ e("rect", { width: "18", height: "18", fill: "white" }) }) })
|
|
685
685
|
] })
|
|
686
686
|
);
|
|
687
687
|
r1.displayName = "IcoBwgRotateSvg";
|
|
688
|
-
const
|
|
688
|
+
const fe = t.forwardRef(
|
|
689
689
|
(r, o) => /* @__PURE__ */ e(n, { ref: o, component: r1, ...r })
|
|
690
690
|
);
|
|
691
|
-
|
|
691
|
+
fe.displayName = "IcoBwgRotate";
|
|
692
692
|
const o1 = t.forwardRef(
|
|
693
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
693
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
694
694
|
/* @__PURE__ */ i("g", { "clip-path": "url(#clip0_1790_1648)", children: [
|
|
695
695
|
/* @__PURE__ */ e("path", { d: "M8.99999 13.0499L2.35999 9.63989V15.3199H15.64", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }),
|
|
696
696
|
/* @__PURE__ */ e("path", { d: "M8.99999 13.0499L15.64 9.63989V15.3199H2.35999", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }),
|
|
@@ -704,12 +704,12 @@ const o1 = t.forwardRef(
|
|
|
704
704
|
] })
|
|
705
705
|
);
|
|
706
706
|
o1.displayName = "IcoBwgSalarySvg";
|
|
707
|
-
const
|
|
707
|
+
const me = t.forwardRef(
|
|
708
708
|
(r, o) => /* @__PURE__ */ e(n, { ref: o, component: o1, ...r })
|
|
709
709
|
);
|
|
710
|
-
|
|
710
|
+
me.displayName = "IcoBwgSalary";
|
|
711
711
|
const t1 = t.forwardRef(
|
|
712
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
712
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
713
713
|
/* @__PURE__ */ i("g", { "clip-path": "url(#clip0_1791_3202)", children: [
|
|
714
714
|
/* @__PURE__ */ e("path", { d: "M11.54 2.20996V4.38996C11.54 4.68996 11.45 4.97996 11.29 5.22996L9.83997 7.39996", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }),
|
|
715
715
|
/* @__PURE__ */ e("path", { d: "M4.00998 2.20996V4.38996C4.00998 4.68996 4.09998 4.97996 4.25998 5.22996L5.70998 7.39996C6.04998 7.90996 6.04998 8.55996 5.70998 9.06996L4.25998 11.24C4.09998 11.49 4.00998 11.78 4.00998 12.08V14.26", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }),
|
|
@@ -727,7 +727,7 @@ const ve = t.forwardRef(
|
|
|
727
727
|
);
|
|
728
728
|
ve.displayName = "IcoBwgSandClock";
|
|
729
729
|
const i1 = t.forwardRef(
|
|
730
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
730
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
731
731
|
/* @__PURE__ */ e("path", { d: "M8.11491 13.2301C10.9398 13.2301 13.2298 10.94 13.2298 8.11507C13.2298 5.2901 10.9398 3 8.11491 3C5.29002 3 3 5.2901 3 8.11507C3 10.94 5.29002 13.2301 8.11491 13.2301Z", stroke: "currentColor", "stroke-width": "1.5", "stroke-miterlimit": "10" }),
|
|
732
732
|
/* @__PURE__ */ e("path", { d: "M11.7164 11.7456L14.9648 15.0001", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" })
|
|
733
733
|
] })
|
|
@@ -738,7 +738,7 @@ const Be = t.forwardRef(
|
|
|
738
738
|
);
|
|
739
739
|
Be.displayName = "IcoBwgSearch";
|
|
740
740
|
const n1 = t.forwardRef(
|
|
741
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
741
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
742
742
|
/* @__PURE__ */ i("g", { "clip-path": "url(#clip0_1704_4208)", children: [
|
|
743
743
|
/* @__PURE__ */ e("path", { d: "M6.63 15.72H5.84C4.97 15.72 4.26 15.01 4.26 14.14V4.65003M13.74 4.65003V8.43003M2.68 4.65003H15.32M11.37 4.65003V3.86003C11.37 2.99003 10.66 2.28003 9.79 2.28003H8.21C7.34 2.28003 6.63 2.99003 6.63 3.86003V4.65003", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }),
|
|
744
744
|
/* @__PURE__ */ e("path", { d: "M15.21 10.76L10.56 15.41L8.57 13.42", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" })
|
|
@@ -752,7 +752,7 @@ const Me = t.forwardRef(
|
|
|
752
752
|
);
|
|
753
753
|
Me.displayName = "IcoBwgSelectDelete";
|
|
754
754
|
const l1 = t.forwardRef(
|
|
755
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
755
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
756
756
|
/* @__PURE__ */ e("g", { "clip-path": "url(#clip0_1704_4297)", children: /* @__PURE__ */ e("path", { d: "M15.38 2.62012L2.62 7.88012L7.87 10.1301M15.38 2.62012L10.13 15.3701L7.88 10.1201L15.38 2.62012Z", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }) }),
|
|
757
757
|
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "clip0_1704_4297", children: /* @__PURE__ */ e("rect", { width: "18", height: "18", fill: "white" }) }) })
|
|
758
758
|
] })
|
|
@@ -763,7 +763,7 @@ const Ie = t.forwardRef(
|
|
|
763
763
|
);
|
|
764
764
|
Ie.displayName = "IcoBwgSend";
|
|
765
765
|
const d1 = t.forwardRef(
|
|
766
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
766
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
767
767
|
/* @__PURE__ */ i("g", { "clip-path": "url(#clip0_1704_4259)", children: [
|
|
768
768
|
/* @__PURE__ */ e("path", { d: "M8.25 2.25H9.75C10.16 2.25 10.5 2.59 10.5 3V3.43C10.5 3.75 10.72 4.03 11.01 4.15C11.31 4.27 11.65 4.23 11.88 4L12.18 3.7C12.47 3.41 12.95 3.41 13.24 3.7L14.3 4.76C14.59 5.05 14.59 5.53 14.3 5.82L14 6.12C13.77 6.35 13.73 6.69 13.85 6.99C13.97 7.29 14.25 7.5 14.57 7.5H15C15.41 7.5 15.75 7.84 15.75 8.25V9.75C15.75 10.16 15.41 10.5 15 10.5H14.57C14.25 10.5 13.97 10.72 13.85 11.01C13.73 11.31 13.77 11.65 14 11.88L14.3 12.18C14.59 12.47 14.59 12.95 14.3 13.24L13.24 14.3C12.95 14.59 12.47 14.59 12.18 14.3L11.88 14C11.65 13.77 11.31 13.73 11.01 13.85C10.71 13.97 10.5 14.25 10.5 14.57V15C10.5 15.41 10.16 15.75 9.75 15.75H8.25C7.84 15.75 7.5 15.41 7.5 15V14.57C7.5 14.25 7.28 13.97 6.99 13.85C6.69 13.73 6.35 13.77 6.12 14L5.82 14.3C5.53 14.59 5.05 14.59 4.76 14.3L3.7 13.24C3.41 12.95 3.41 12.47 3.7 12.18L4 11.88C4.23 11.65 4.27 11.31 4.15 11.01C4.03 10.71 3.75 10.5 3.43 10.5H3C2.59 10.5 2.25 10.16 2.25 9.75V8.25C2.25 7.84 2.59 7.5 3 7.5H3.43C3.75 7.5 4.03 7.28 4.15 6.99C4.27 6.69 4.23 6.35 4 6.12L3.7 5.82C3.41 5.53 3.41 5.05 3.7 4.76L4.76 3.7C5.05 3.41 5.53 3.41 5.82 3.7L6.12 4C6.35 4.23 6.69 4.27 6.99 4.15C7.29 4.03 7.5 3.75 7.5 3.43V3C7.5 2.59 7.84 2.25 8.25 2.25Z", stroke: "currentColor", "stroke-width": "1.5" }),
|
|
769
769
|
/* @__PURE__ */ e("path", { d: "M10.98 9.00002C10.98 10.09 10.1 10.98 9 10.98C7.9 10.98 7.02 10.1 7.02 9.00002C7.02 7.90002 7.9 7.02002 9 7.02002C10.1 7.02002 10.98 7.90002 10.98 9.00002Z", stroke: "currentColor", "stroke-width": "1.5" })
|
|
@@ -777,7 +777,7 @@ const _e = t.forwardRef(
|
|
|
777
777
|
);
|
|
778
778
|
_e.displayName = "IcoBwgSetting";
|
|
779
779
|
const c1 = t.forwardRef(
|
|
780
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
780
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
781
781
|
/* @__PURE__ */ i("g", { "clip-path": "url(#clip0_1790_1606)", children: [
|
|
782
782
|
/* @__PURE__ */ e("path", { d: "M14.99 5.51001H3.01001C2.44668 5.51001 1.99001 5.96668 1.99001 6.53001V13.91C1.99001 14.4733 2.44668 14.93 3.01001 14.93H14.99C15.5533 14.93 16.01 14.4733 16.01 13.91V6.53001C16.01 5.96668 15.5533 5.51001 14.99 5.51001Z", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }),
|
|
783
783
|
/* @__PURE__ */ e("path", { d: "M5.3 5.51006V4.16006C5.3 3.55006 5.79 3.06006 6.4 3.06006H11.6C12.21 3.06006 12.7 3.55006 12.7 4.16006V5.51006", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }),
|
|
@@ -793,7 +793,7 @@ const He = t.forwardRef(
|
|
|
793
793
|
);
|
|
794
794
|
He.displayName = "IcoBwgSuitcase";
|
|
795
795
|
const h1 = t.forwardRef(
|
|
796
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
796
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
797
797
|
/* @__PURE__ */ i("g", { "clip-path": "url(#clip0_1790_1641)", children: [
|
|
798
798
|
/* @__PURE__ */ e("path", { d: "M6.18 6.48009H3.03V3.34009", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }),
|
|
799
799
|
/* @__PURE__ */ e("path", { d: "M3.03 6.48003C4.01 4.16003 6.31 2.53003 8.99 2.53003C12.56 2.53003 15.45 5.42003 15.45 8.99003C15.45 12.56 12.56 15.45 8.99 15.45", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }),
|
|
@@ -809,7 +809,7 @@ const Re = t.forwardRef(
|
|
|
809
809
|
);
|
|
810
810
|
Re.displayName = "IcoBwgTimeLeft";
|
|
811
811
|
const s1 = t.forwardRef(
|
|
812
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
812
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
813
813
|
/* @__PURE__ */ i("g", { "clip-path": "url(#clip0_1790_1660)", children: [
|
|
814
814
|
/* @__PURE__ */ e("path", { d: "M9.00001 8.97982C9.73455 8.97982 10.33 8.38436 10.33 7.64982C10.33 6.91529 9.73455 6.31982 9.00001 6.31982C8.26547 6.31982 7.67001 6.91529 7.67001 7.64982C7.67001 8.38436 8.26547 8.97982 9.00001 8.97982Z", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }),
|
|
815
815
|
/* @__PURE__ */ e("path", { d: "M11.25 11.6699C11.25 10.4199 10.24 9.41992 9 9.41992C7.75 9.41992 6.75 10.4299 6.75 11.6699", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }),
|
|
@@ -827,7 +827,7 @@ const Ve = t.forwardRef(
|
|
|
827
827
|
);
|
|
828
828
|
Ve.displayName = "IcoBwgTransferUser";
|
|
829
829
|
const w1 = t.forwardRef(
|
|
830
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
830
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
831
831
|
/* @__PURE__ */ e("g", { "clip-path": "url(#clip0_1704_4373)", children: /* @__PURE__ */ e("path", { d: "M9 3V15M9 3L13.5 7.5M9 3L4.5 7.5", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }) }),
|
|
832
832
|
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "clip0_1704_4373", children: /* @__PURE__ */ e("rect", { width: "18", height: "18", fill: "white" }) }) })
|
|
833
833
|
] })
|
|
@@ -838,7 +838,7 @@ const ye = t.forwardRef(
|
|
|
838
838
|
);
|
|
839
839
|
ye.displayName = "IcoBwgUp";
|
|
840
840
|
const p1 = t.forwardRef(
|
|
841
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
841
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
842
842
|
/* @__PURE__ */ i("g", { "clip-path": "url(#clip0_1704_4242)", children: [
|
|
843
843
|
/* @__PURE__ */ e("path", { d: "M11.11 2.04004V5.29004H14.5L11.11 2.04004Z", fill: "currentColor" }),
|
|
844
844
|
/* @__PURE__ */ e("path", { d: "M8.33 16H3.73C3.6 16 3.5 15.89 3.5 15.77V2.23C3.5 2.1 3.6 2 3.73 2H11.49L14.2 4.83V9.02", stroke: "currentColor", "stroke-width": "1.5", "stroke-miterlimit": "10", "stroke-linecap": "round" }),
|
|
@@ -854,7 +854,7 @@ const Se = t.forwardRef(
|
|
|
854
854
|
);
|
|
855
855
|
Se.displayName = "IcoBwgUploadDoc";
|
|
856
856
|
const a1 = t.forwardRef(
|
|
857
|
-
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
857
|
+
(r, o) => /* @__PURE__ */ i("svg", { ref: o, ...r, width: "1em", height: "1em", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
858
858
|
/* @__PURE__ */ e("g", { "clip-path": "url(#clip0_1704_4238)", children: /* @__PURE__ */ e("path", { d: "M15 9.75V13.5C15 14.33 14.33 15 13.5 15H4.5C3.67 15 3 14.33 3 13.5V9.75M12 6L9 3M9 3L6 6M9 3V12", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }) }),
|
|
859
859
|
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "clip0_1704_4238", children: /* @__PURE__ */ e("rect", { width: "18", height: "18", fill: "white" }) }) })
|
|
860
860
|
] })
|
|
@@ -913,8 +913,8 @@ export {
|
|
|
913
913
|
ue as IcoBwgReturn,
|
|
914
914
|
ke as IcoBwgReview,
|
|
915
915
|
Ce as IcoBwgRight,
|
|
916
|
-
|
|
917
|
-
|
|
916
|
+
fe as IcoBwgRotate,
|
|
917
|
+
me as IcoBwgSalary,
|
|
918
918
|
ve as IcoBwgSandClock,
|
|
919
919
|
Be as IcoBwgSearch,
|
|
920
920
|
Me as IcoBwgSelectDelete,
|