@liner-fe/design-token 2.0.15 → 2.0.16
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/lib/assets/ic-line-24-arrow-left.d.ts +6 -0
- package/lib/assets/ic-line-24-close.d.ts +6 -0
- package/lib/assets/ic-line-24-copy.d.ts +6 -0
- package/lib/assets/ic-line-24-globe.d.ts +6 -0
- package/lib/assets/ic-line-24-menu.d.ts +6 -0
- package/lib/assets/index.d.ts +21 -17
- package/lib/index.cjs +304 -230
- package/lib/index.cjs.map +4 -4
- package/lib/index.mjs +304 -230
- package/lib/index.mjs.map +4 -4
- package/package.json +1 -1
- package/src/assets/ic-line-24-arrow-left.tsx +16 -0
- package/src/assets/ic-line-24-close.tsx +16 -0
- package/src/assets/ic-line-24-copy.tsx +24 -0
- package/src/assets/ic-line-24-globe.tsx +16 -0
- package/src/assets/ic-line-24-menu.tsx +28 -0
- package/src/assets/index.ts +21 -17
- package/lib/assets/ic-color-24-pdf.d.ts +0 -2
package/lib/index.cjs
CHANGED
|
@@ -44,7 +44,6 @@ __export(src_exports, {
|
|
|
44
44
|
ICColor24Excel: () => ICColor24Excel,
|
|
45
45
|
ICColor24Html: () => ICColor24Html,
|
|
46
46
|
ICColor24Image: () => ICColor24Image,
|
|
47
|
-
ICColor24Pdf: () => ICColor24Pdf,
|
|
48
47
|
ICColor24Ppt: () => ICColor24Ppt,
|
|
49
48
|
ICColor24Text: () => ICColor24Text,
|
|
50
49
|
ICColor24Word: () => ICColor24Word,
|
|
@@ -53,6 +52,11 @@ __export(src_exports, {
|
|
|
53
52
|
ICColor24Youtube: () => ICColor24Youtube,
|
|
54
53
|
ICLine16Copy: () => ICLine16Copy,
|
|
55
54
|
ICLine16Mobile: () => ICLine16Mobile,
|
|
55
|
+
ICLine24ArrowLeft: () => ICLine24ArrowLeft,
|
|
56
|
+
ICLine24Close: () => ICLine24Close,
|
|
57
|
+
ICLine24Copy: () => ICLine24Copy,
|
|
58
|
+
ICLine24Globe: () => ICLine24Globe,
|
|
59
|
+
ICLine24Menu: () => ICLine24Menu,
|
|
56
60
|
ICLine24SelectText: () => ICLine24SelectText,
|
|
57
61
|
color: () => color,
|
|
58
62
|
typography: () => typography
|
|
@@ -82,147 +86,121 @@ var color = {
|
|
|
82
86
|
coolgray5: "#080A0D"
|
|
83
87
|
};
|
|
84
88
|
|
|
85
|
-
// src/assets/ic-
|
|
89
|
+
// src/assets/ic-color-24-html.tsx
|
|
86
90
|
var import_react = __toESM(require("react"));
|
|
87
|
-
var
|
|
91
|
+
var ICColor24Html = /* @__PURE__ */ __name(() => /* @__PURE__ */ import_react.default.createElement("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ import_react.default.createElement("rect", { width: "24", height: "24", rx: "6", fill: "#FF4D4D" }), /* @__PURE__ */ import_react.default.createElement(
|
|
88
92
|
"path",
|
|
89
93
|
{
|
|
90
|
-
d: "
|
|
91
|
-
fill
|
|
94
|
+
d: "M14.7967 14.9213V15.0033L14.8696 14.9657L19.2299 12.7175L19.257 12.7035V12.673V11.4401V11.4097L19.23 11.3957L14.8696 9.14186L14.7967 9.10415V9.18628V10.8209V10.8519L14.8245 10.8657L17.2048 12.0427L14.8244 13.2252L14.7967 13.239V13.27V14.9213Z",
|
|
95
|
+
fill: "white",
|
|
96
|
+
stroke: "#FF4C4C",
|
|
97
|
+
"stroke-width": "0.1"
|
|
92
98
|
}
|
|
93
99
|
), /* @__PURE__ */ import_react.default.createElement(
|
|
94
100
|
"path",
|
|
95
101
|
{
|
|
96
|
-
d: "
|
|
97
|
-
fill
|
|
102
|
+
d: "M9.65354 15.9801L9.62736 16.048H9.7002H11.209H11.2433L11.2556 16.016L14.3367 8.01602L14.3629 7.94805H14.29H12.7812H12.7469L12.7346 7.98008L9.65354 15.9801Z",
|
|
103
|
+
fill: "white",
|
|
104
|
+
stroke: "#FF4C4C",
|
|
105
|
+
"stroke-width": "0.1"
|
|
98
106
|
}
|
|
99
|
-
)
|
|
107
|
+
), /* @__PURE__ */ import_react.default.createElement(
|
|
108
|
+
"path",
|
|
109
|
+
{
|
|
110
|
+
d: "M9.12552 14.9657L9.19844 15.0033V14.9213V13.27V13.239L9.17068 13.2252L6.79033 12.0427L9.1706 10.8657L9.19844 10.8519V10.8209V9.18628V9.10415L9.12548 9.14186L4.76513 11.3957L4.73809 11.4097V11.4401V12.673V12.7035L4.76517 12.7175L9.12552 14.9657Z",
|
|
111
|
+
fill: "white",
|
|
112
|
+
stroke: "#FF4C4C",
|
|
113
|
+
"stroke-width": "0.1"
|
|
114
|
+
}
|
|
115
|
+
)), "ICColor24Html");
|
|
100
116
|
|
|
101
|
-
// src/assets/ic-
|
|
117
|
+
// src/assets/ic-bold-24-globe.tsx
|
|
102
118
|
var import_react2 = __toESM(require("react"));
|
|
103
|
-
var
|
|
119
|
+
var ICBold24Globe = /* @__PURE__ */ __name(({ fill = "#000000" }) => /* @__PURE__ */ import_react2.default.createElement("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ import_react2.default.createElement(
|
|
104
120
|
"path",
|
|
105
121
|
{
|
|
106
|
-
d: "
|
|
107
|
-
|
|
108
|
-
"stroke-width": "1.5",
|
|
109
|
-
"stroke-linecap": "round",
|
|
110
|
-
"stroke-linejoin": "round"
|
|
122
|
+
d: "M7.65 20.91C7.62 20.91 7.58 20.93 7.55 20.93C5.61 19.97 4.03 18.38 3.06 16.44C3.06 16.41 3.08 16.37 3.08 16.34C4.3 16.7 5.56 16.97 6.81 17.18C7.03 18.44 7.29 19.69 7.65 20.91Z",
|
|
123
|
+
fill
|
|
111
124
|
}
|
|
112
|
-
), /* @__PURE__ */ import_react2.default.createElement(
|
|
125
|
+
), /* @__PURE__ */ import_react2.default.createElement(
|
|
113
126
|
"path",
|
|
114
127
|
{
|
|
115
|
-
d: "
|
|
116
|
-
|
|
117
|
-
"stroke-width": "1.5",
|
|
118
|
-
"stroke-linecap": "round",
|
|
119
|
-
"stroke-linejoin": "round"
|
|
128
|
+
d: "M20.94 16.45C19.95 18.44 18.3 20.05 16.29 21.02C16.67 19.75 16.99 18.47 17.2 17.18C18.46 16.97 19.7 16.7 20.92 16.34C20.91 16.38 20.94 16.42 20.94 16.45Z",
|
|
129
|
+
fill
|
|
120
130
|
}
|
|
121
|
-
)
|
|
122
|
-
|
|
123
|
-
// src/assets/ic-color-24-ppt.tsx
|
|
124
|
-
var import_react3 = __toESM(require("react"));
|
|
125
|
-
var ICColor24Ppt = /* @__PURE__ */ __name(() => /* @__PURE__ */ import_react3.default.createElement("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ import_react3.default.createElement("rect", { width: "24", height: "24", rx: "6", fill: "#FF4F44" }), /* @__PURE__ */ import_react3.default.createElement(
|
|
131
|
+
), /* @__PURE__ */ import_react2.default.createElement(
|
|
126
132
|
"path",
|
|
127
133
|
{
|
|
128
|
-
d: "
|
|
129
|
-
fill
|
|
134
|
+
d: "M21.02 7.71001C19.76 7.33001 18.49 7.02001 17.2 6.80001C16.99 5.51001 16.68 4.23001 16.29 2.98001C18.36 3.97001 20.03 5.64001 21.02 7.71001Z",
|
|
135
|
+
fill
|
|
130
136
|
}
|
|
131
|
-
)
|
|
132
|
-
|
|
133
|
-
// src/assets/ic-bold-24-caution.tsx
|
|
134
|
-
var import_react4 = __toESM(require("react"));
|
|
135
|
-
var ICBold24Caution = /* @__PURE__ */ __name(({ fill = "#000000" }) => /* @__PURE__ */ import_react4.default.createElement("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ import_react4.default.createElement(
|
|
137
|
+
), /* @__PURE__ */ import_react2.default.createElement(
|
|
136
138
|
"path",
|
|
137
139
|
{
|
|
138
|
-
d: "
|
|
140
|
+
d: "M7.64998 3.09C7.28998 4.31 7.02998 5.55 6.81998 6.81C5.52998 7.01 4.24998 7.33 2.97998 7.71C3.94998 5.7 5.55998 4.05 7.54998 3.06C7.57998 3.06 7.61998 3.09 7.64998 3.09Z",
|
|
139
141
|
fill
|
|
140
142
|
}
|
|
141
|
-
)
|
|
142
|
-
|
|
143
|
-
// src/assets/ic-color-24-image.tsx
|
|
144
|
-
var import_react5 = __toESM(require("react"));
|
|
145
|
-
var ICColor24Image = /* @__PURE__ */ __name(() => /* @__PURE__ */ import_react5.default.createElement("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ import_react5.default.createElement("rect", { width: "24", height: "24", rx: "6", fill: "#F4C41A" }), /* @__PURE__ */ import_react5.default.createElement(
|
|
143
|
+
), /* @__PURE__ */ import_react2.default.createElement(
|
|
146
144
|
"path",
|
|
147
145
|
{
|
|
148
|
-
d: "
|
|
149
|
-
fill
|
|
146
|
+
d: "M15.49 6.59C13.17 6.33 10.83 6.33 8.51001 6.59C8.76001 5.22 9.08001 3.85 9.53001 2.53C9.55001 2.45 9.54001 2.39 9.55001 2.31C10.34 2.12 11.15 2 12 2C12.84 2 13.66 2.12 14.44 2.31C14.45 2.39 14.45 2.45 14.47 2.53C14.92 3.86 15.24 5.22 15.49 6.59Z",
|
|
147
|
+
fill
|
|
150
148
|
}
|
|
151
|
-
), /* @__PURE__ */
|
|
149
|
+
), /* @__PURE__ */ import_react2.default.createElement(
|
|
152
150
|
"path",
|
|
153
151
|
{
|
|
154
|
-
d: "
|
|
155
|
-
fill
|
|
152
|
+
d: "M6.59 15.49C5.21 15.24 3.85 14.92 2.53 14.47C2.45 14.45 2.39 14.46 2.31 14.45C2.12 13.66 2 12.85 2 12C2 11.16 2.12 10.34 2.31 9.56001C2.39 9.55001 2.45 9.55001 2.53 9.53001C3.86 9.09001 5.21 8.76001 6.59 8.51001C6.34 10.83 6.34 13.17 6.59 15.49Z",
|
|
153
|
+
fill
|
|
156
154
|
}
|
|
157
|
-
), /* @__PURE__ */
|
|
155
|
+
), /* @__PURE__ */ import_react2.default.createElement(
|
|
158
156
|
"path",
|
|
159
157
|
{
|
|
160
|
-
d: "
|
|
161
|
-
fill
|
|
158
|
+
d: "M22 12C22 12.85 21.88 13.66 21.69 14.45C21.61 14.46 21.55 14.45 21.47 14.47C20.14 14.91 18.78 15.24 17.41 15.49C17.67 13.17 17.67 10.83 17.41 8.51001C18.78 8.76001 20.15 9.08001 21.47 9.53001C21.55 9.55001 21.61 9.56001 21.69 9.56001C21.88 10.35 22 11.16 22 12Z",
|
|
159
|
+
fill
|
|
162
160
|
}
|
|
163
|
-
)
|
|
164
|
-
|
|
165
|
-
// src/assets/ic-bold-16-apple.tsx
|
|
166
|
-
var import_react6 = __toESM(require("react"));
|
|
167
|
-
var ICBold16Apple = /* @__PURE__ */ __name(({ fill = "#000000" }) => /* @__PURE__ */ import_react6.default.createElement("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ import_react6.default.createElement(
|
|
161
|
+
), /* @__PURE__ */ import_react2.default.createElement(
|
|
168
162
|
"path",
|
|
169
163
|
{
|
|
170
|
-
|
|
171
|
-
"clip-rule": "evenodd",
|
|
172
|
-
d: "M12.7333 12.7734C13.1266 12.1734 13.2733 11.8668 13.5733 11.1934C11.36 10.3534 11.0067 7.20007 13.1933 5.99341C12.5267 5.15341 11.5867 4.66675 10.7 4.66675C10.06 4.66675 9.61998 4.83342 9.22665 4.98676C8.89331 5.11342 8.59332 5.22675 8.21999 5.22675C7.81998 5.22675 7.46665 5.10009 7.09332 4.96676C6.68665 4.82009 6.25998 4.66675 5.72665 4.66675C4.73331 4.66675 3.67332 5.27342 2.99998 6.31342C2.05332 7.78008 2.21999 10.5267 3.74665 12.8734C4.29332 13.7134 5.02665 14.6534 5.97998 14.6667C6.37998 14.6734 6.63998 14.5534 6.92665 14.4268C7.25332 14.2801 7.60665 14.1201 8.22665 14.1201C8.84665 14.1134 9.19332 14.2801 9.51998 14.4268C9.79998 14.5534 10.0533 14.6734 10.4466 14.6667C11.4133 14.6534 12.1866 13.6134 12.7333 12.7734Z",
|
|
164
|
+
d: "M15.49 17.41C15.24 18.79 14.92 20.15 14.47 21.47C14.45 21.55 14.45 21.61 14.44 21.69C13.66 21.88 12.84 22 12 22C11.15 22 10.34 21.88 9.55001 21.69C9.54001 21.61 9.55001 21.55 9.53001 21.47C9.09001 20.14 8.76001 18.79 8.51001 17.41C9.67001 17.54 10.83 17.63 12 17.63C13.17 17.63 14.34 17.54 15.49 17.41Z",
|
|
173
165
|
fill
|
|
174
166
|
}
|
|
175
|
-
), /* @__PURE__ */
|
|
167
|
+
), /* @__PURE__ */ import_react2.default.createElement(
|
|
176
168
|
"path",
|
|
177
169
|
{
|
|
178
|
-
|
|
179
|
-
"clip-rule": "evenodd",
|
|
180
|
-
d: "M10.56 1.33325C10.6666 2.06659 10.3666 2.79326 9.97332 3.29993C9.55332 3.84659 8.81998 4.27325 8.11332 4.24658C7.98665 3.53992 8.31332 2.81325 8.71332 2.32658C9.15998 1.79325 9.91331 1.37992 10.56 1.33325Z",
|
|
170
|
+
d: "M15.7633 15.7633C13.2622 16.0789 10.7378 16.0789 8.23667 15.7633C7.92111 13.2622 7.92111 10.7378 8.23667 8.23667C10.7378 7.92111 13.2622 7.92111 15.7633 8.23667C16.0789 10.7378 16.0789 13.2622 15.7633 15.7633Z",
|
|
181
171
|
fill
|
|
182
172
|
}
|
|
183
|
-
)), "
|
|
173
|
+
)), "ICBold24Globe");
|
|
184
174
|
|
|
185
|
-
// src/assets/ic-
|
|
186
|
-
var
|
|
187
|
-
var
|
|
175
|
+
// src/assets/ic-bold-24-chat.tsx
|
|
176
|
+
var import_react3 = __toESM(require("react"));
|
|
177
|
+
var ICBold24Chat = /* @__PURE__ */ __name(({ fill = "#000000" }) => /* @__PURE__ */ import_react3.default.createElement("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ import_react3.default.createElement(
|
|
188
178
|
"path",
|
|
189
179
|
{
|
|
190
|
-
d: "
|
|
191
|
-
fill
|
|
180
|
+
d: "M18.47 16.83L18.86 19.99C18.96 20.82 18.07 21.4 17.36 20.97L13.9 18.91C13.66 18.77 13.6 18.47 13.73 18.23C14.23 17.31 14.5 16.27 14.5 15.23C14.5 11.57 11.36 8.59 7.50002 8.59C6.71002 8.59 5.94002 8.71 5.22002 8.95C4.85002 9.07 4.49002 8.73 4.58002 8.35C5.49002 4.71 8.99002 2 13.17 2C18.05 2 22 5.69 22 10.24C22 12.94 20.61 15.33 18.47 16.83Z",
|
|
181
|
+
fill
|
|
192
182
|
}
|
|
193
|
-
), /* @__PURE__ */
|
|
183
|
+
), /* @__PURE__ */ import_react3.default.createElement(
|
|
194
184
|
"path",
|
|
195
185
|
{
|
|
196
|
-
d: "
|
|
197
|
-
fill
|
|
186
|
+
d: "M13 15.23C13 16.42 12.56 17.52 11.82 18.39C10.83 19.59 9.26 20.36 7.5 20.36L4.89 21.91C4.45 22.18 3.89 21.81 3.95 21.3L4.2 19.33C2.86 18.4 2 16.91 2 15.23C2 13.47 2.94 11.92 4.38 11C5.27 10.42 6.34 10.09 7.5 10.09C10.54 10.09 13 12.39 13 15.23Z",
|
|
187
|
+
fill
|
|
198
188
|
}
|
|
199
|
-
)), "
|
|
189
|
+
)), "ICBold24Chat");
|
|
200
190
|
|
|
201
|
-
// src/assets/ic-
|
|
202
|
-
var
|
|
203
|
-
var
|
|
204
|
-
"path",
|
|
205
|
-
{
|
|
206
|
-
d: "M9.50002 20.3333H14.5C18.6667 20.3333 20.3334 18.6666 20.3334 14.5V9.49996C20.3334 5.33329 18.6667 3.66663 14.5 3.66663H9.50002C5.33335 3.66663 3.66669 5.33329 3.66669 9.49996V14.5C3.66669 18.6666 5.33335 20.3333 9.50002 20.3333Z",
|
|
207
|
-
stroke: fill,
|
|
208
|
-
"stroke-width": "1.5",
|
|
209
|
-
"stroke-linecap": "round",
|
|
210
|
-
"stroke-linejoin": "round"
|
|
211
|
-
}
|
|
212
|
-
), /* @__PURE__ */ import_react8.default.createElement(
|
|
191
|
+
// src/assets/ic-color-24-ppt.tsx
|
|
192
|
+
var import_react4 = __toESM(require("react"));
|
|
193
|
+
var ICColor24Ppt = /* @__PURE__ */ __name(() => /* @__PURE__ */ import_react4.default.createElement("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ import_react4.default.createElement("rect", { width: "24", height: "24", rx: "6", fill: "#FF4F44" }), /* @__PURE__ */ import_react4.default.createElement(
|
|
213
194
|
"path",
|
|
214
195
|
{
|
|
215
|
-
d: "
|
|
216
|
-
|
|
217
|
-
"stroke-width": "1.5",
|
|
218
|
-
"stroke-linecap": "round",
|
|
219
|
-
"stroke-linejoin": "round"
|
|
196
|
+
d: "M12.7326 7C13.823 7 14.7222 7.3324 15.4302 7.99721C16.1434 8.66202 16.5 9.50325 16.5 10.5209C16.5 11.5488 16.1434 12.4003 15.4302 13.0753C14.7222 13.7503 13.823 14.0879 12.7326 14.0879H10.8488V18H8.5V7H12.7326ZM12.7326 11.8556C13.1357 11.8556 13.469 11.7304 13.7326 11.4798C14.0013 11.2241 14.1357 10.9045 14.1357 10.5209C14.1357 10.1527 14.0013 9.84589 13.7326 9.60042C13.469 9.35495 13.1357 9.23222 12.7326 9.23222H10.8488V11.8556H12.7326Z",
|
|
197
|
+
fill: "white"
|
|
220
198
|
}
|
|
221
|
-
)
|
|
199
|
+
)), "ICColor24Ppt");
|
|
222
200
|
|
|
223
201
|
// src/assets/ic-color-24-word.tsx
|
|
224
|
-
var
|
|
225
|
-
var ICColor24Word = /* @__PURE__ */ __name(() => /* @__PURE__ */
|
|
202
|
+
var import_react5 = __toESM(require("react"));
|
|
203
|
+
var ICColor24Word = /* @__PURE__ */ __name(() => /* @__PURE__ */ import_react5.default.createElement("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ import_react5.default.createElement("rect", { width: "24", height: "24", rx: "6", fill: "#297DD6" }), /* @__PURE__ */ import_react5.default.createElement(
|
|
226
204
|
"path",
|
|
227
205
|
{
|
|
228
206
|
d: "M16.1389 8.4H16.0647L16.0432 8.47112L14.4866 13.6318L12.8409 8.46963L12.8187 8.4H12.7456H11.319H11.2459L11.2237 8.46963L9.57731 13.634L7.99778 8.47075L7.97614 8.4H7.90215H6H5.86149L5.90508 8.53147L8.72308 17.0315L8.7458 17.1H8.818H10.2564H10.3292L10.3516 17.0306L12.0121 11.8681L13.6837 17.0308L13.7061 17.1H13.7789H15.2114H15.2838L15.3064 17.0312L18.095 8.53117L18.1381 8.4H18H16.1389Z",
|
|
@@ -232,137 +210,141 @@ var ICColor24Word = /* @__PURE__ */ __name(() => /* @__PURE__ */ import_react9.d
|
|
|
232
210
|
}
|
|
233
211
|
)), "ICColor24Word");
|
|
234
212
|
|
|
235
|
-
// src/assets/ic-
|
|
236
|
-
var
|
|
237
|
-
var
|
|
238
|
-
"path",
|
|
239
|
-
{
|
|
240
|
-
d: "M18.3287 8.633L12.0007 12.294L5.67267 8.633C5.95267 8.115 6.35867 7.66 6.81367 7.408L10.5517 5.336C11.3497 4.888 12.6517 4.888 13.4497 5.336L17.1877 7.408C17.6427 7.66 18.0487 8.115 18.3287 8.633Z",
|
|
241
|
-
fill: "white",
|
|
242
|
-
"fill-opacity": "0.3"
|
|
243
|
-
}
|
|
244
|
-
), /* @__PURE__ */ import_react10.default.createElement(
|
|
213
|
+
// src/assets/ic-bold-16-apple.tsx
|
|
214
|
+
var import_react6 = __toESM(require("react"));
|
|
215
|
+
var ICBold16Apple = /* @__PURE__ */ __name(({ fill = "#000000" }) => /* @__PURE__ */ import_react6.default.createElement("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ import_react6.default.createElement(
|
|
245
216
|
"path",
|
|
246
217
|
{
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
218
|
+
"fill-rule": "evenodd",
|
|
219
|
+
"clip-rule": "evenodd",
|
|
220
|
+
d: "M12.7333 12.7734C13.1266 12.1734 13.2733 11.8668 13.5733 11.1934C11.36 10.3534 11.0067 7.20007 13.1933 5.99341C12.5267 5.15341 11.5867 4.66675 10.7 4.66675C10.06 4.66675 9.61998 4.83342 9.22665 4.98676C8.89331 5.11342 8.59332 5.22675 8.21999 5.22675C7.81998 5.22675 7.46665 5.10009 7.09332 4.96676C6.68665 4.82009 6.25998 4.66675 5.72665 4.66675C4.73331 4.66675 3.67332 5.27342 2.99998 6.31342C2.05332 7.78008 2.21999 10.5267 3.74665 12.8734C4.29332 13.7134 5.02665 14.6534 5.97998 14.6667C6.37998 14.6734 6.63998 14.5534 6.92665 14.4268C7.25332 14.2801 7.60665 14.1201 8.22665 14.1201C8.84665 14.1134 9.19332 14.2801 9.51998 14.4268C9.79998 14.5534 10.0533 14.6734 10.4466 14.6667C11.4133 14.6534 12.1866 13.6134 12.7333 12.7734Z",
|
|
221
|
+
fill
|
|
250
222
|
}
|
|
251
|
-
), /* @__PURE__ */
|
|
223
|
+
), /* @__PURE__ */ import_react6.default.createElement(
|
|
252
224
|
"path",
|
|
253
225
|
{
|
|
254
|
-
|
|
255
|
-
|
|
226
|
+
"fill-rule": "evenodd",
|
|
227
|
+
"clip-rule": "evenodd",
|
|
228
|
+
d: "M10.56 1.33325C10.6666 2.06659 10.3666 2.79326 9.97332 3.29993C9.55332 3.84659 8.81998 4.27325 8.11332 4.24658C7.98665 3.53992 8.31332 2.81325 8.71332 2.32658C9.15998 1.79325 9.91331 1.37992 10.56 1.33325Z",
|
|
229
|
+
fill
|
|
256
230
|
}
|
|
257
|
-
)), "
|
|
231
|
+
)), "ICBold16Apple");
|
|
258
232
|
|
|
259
|
-
// src/assets/ic-
|
|
260
|
-
var
|
|
261
|
-
var
|
|
233
|
+
// src/assets/ic-line-24-close.tsx
|
|
234
|
+
var import_react7 = __toESM(require("react"));
|
|
235
|
+
var ICLine24Close = /* @__PURE__ */ __name(({ fill = "#000000" }) => /* @__PURE__ */ import_react7.default.createElement("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ import_react7.default.createElement(
|
|
262
236
|
"path",
|
|
263
237
|
{
|
|
264
|
-
|
|
238
|
+
"fill-rule": "evenodd",
|
|
239
|
+
"clip-rule": "evenodd",
|
|
240
|
+
d: "M6.53033 5.46967C6.23744 5.17678 5.76256 5.17678 5.46967 5.46967C5.17678 5.76256 5.17678 6.23744 5.46967 6.53033L10.9393 12L5.46968 17.4697C5.17678 17.7626 5.17678 18.2374 5.46968 18.5303C5.76257 18.8232 6.23745 18.8232 6.53034 18.5303L12 13.0607L17.4697 18.5303C17.7626 18.8232 18.2374 18.8232 18.5303 18.5303C18.8232 18.2374 18.8232 17.7626 18.5303 17.4697L13.0607 12L18.5303 6.53034C18.8232 6.23744 18.8232 5.76257 18.5303 5.46968C18.2374 5.17678 17.7626 5.17678 17.4697 5.46968L12 10.9393L6.53033 5.46967Z",
|
|
265
241
|
fill
|
|
266
242
|
}
|
|
267
|
-
),
|
|
243
|
+
)), "ICLine24Close");
|
|
244
|
+
|
|
245
|
+
// src/assets/ic-color-24-excel.tsx
|
|
246
|
+
var import_react8 = __toESM(require("react"));
|
|
247
|
+
var ICColor24Excel = /* @__PURE__ */ __name(() => /* @__PURE__ */ import_react8.default.createElement("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ import_react8.default.createElement("rect", { width: "24", height: "24", rx: "6", fill: "#22A162" }), /* @__PURE__ */ import_react8.default.createElement(
|
|
268
248
|
"path",
|
|
269
249
|
{
|
|
270
|
-
d: "
|
|
271
|
-
fill
|
|
250
|
+
d: "M17 17H14.31L11.9776 13.7294L9.66021 17H7L10.6662 11.8605L7.20119 7H9.90611L12.0075 9.97071L14.1162 7H16.7541L13.3338 11.8326L17 17Z",
|
|
251
|
+
fill: "white"
|
|
272
252
|
}
|
|
273
|
-
),
|
|
253
|
+
)), "ICColor24Excel");
|
|
254
|
+
|
|
255
|
+
// src/assets/ic-line-24-globe.tsx
|
|
256
|
+
var import_react9 = __toESM(require("react"));
|
|
257
|
+
var ICLine24Globe = /* @__PURE__ */ __name(({ fill = "#000000" }) => /* @__PURE__ */ import_react9.default.createElement("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ import_react9.default.createElement(
|
|
274
258
|
"path",
|
|
275
259
|
{
|
|
276
|
-
|
|
260
|
+
"fill-rule": "evenodd",
|
|
261
|
+
"clip-rule": "evenodd",
|
|
262
|
+
d: "M21.75 15.8803C22.2275 14.68 22.49 13.3707 22.49 12C22.49 10.6293 22.2275 9.32 21.75 8.11967V8.04H21.7179C20.155 4.20351 16.3889 1.5 11.99 1.5C6.18999 1.5 1.48999 6.2 1.48999 12C1.48999 17.8 6.18999 22.5 11.99 22.5C16.3927 22.5 20.1616 19.7918 21.722 15.95H21.75V15.8803ZM12 3.24978C10.6231 4.24185 9.47813 5.93052 8.82872 8.04H15.1713C14.5218 5.93052 13.3769 4.24185 12 3.24978ZM9.74559 3.28366C8.63103 4.53661 7.77477 6.17779 7.26854 8.04H3.90988C5.05698 5.71053 7.18252 3.94478 9.74559 3.28366ZM6.94539 9.54H3.33215C3.10932 10.3223 2.98999 11.1475 2.98999 12C2.98999 12.8488 3.10831 13.6707 3.32931 14.45H6.94378C6.81658 13.6584 6.74999 12.8381 6.74999 12C6.74999 11.1584 6.81714 10.3347 6.94539 9.54ZM7.26583 15.95H3.90496C5.0509 18.2844 7.17886 20.0543 9.74559 20.7163C8.62903 19.4611 7.7717 17.8163 7.26583 15.95ZM8.82564 15.95H15.173C14.5238 18.0623 13.378 19.7568 11.9999 20.7502C10.6209 19.7565 9.47451 18.0641 8.82564 15.95ZM15.5352 14.45H8.46406C8.32481 13.6712 8.24999 12.8509 8.24999 12C8.24999 11.1455 8.32546 10.3218 8.46586 9.54H15.5341C15.6745 10.3218 15.75 11.1455 15.75 12C15.75 12.8502 15.6749 13.6706 15.5352 14.45ZM16.7329 15.95C16.2276 17.8116 15.3725 19.455 14.259 20.7099C16.8147 20.0429 18.9327 18.2769 20.075 15.95H16.7329ZM20.6507 14.45H17.0556C17.1832 13.6579 17.25 12.8375 17.25 12C17.25 11.1584 17.1828 10.3347 17.0546 9.54H20.6478C20.8707 10.3223 20.99 11.1475 20.99 12C20.99 12.8488 20.8717 13.6707 20.6507 14.45ZM16.7314 8.04H20.0701C18.9269 5.71841 16.8118 3.95673 14.2604 3.29041C15.372 4.5425 16.2261 6.18113 16.7314 8.04Z",
|
|
277
263
|
fill
|
|
278
264
|
}
|
|
279
|
-
),
|
|
265
|
+
)), "ICLine24Globe");
|
|
266
|
+
|
|
267
|
+
// src/assets/ic-bold-24-image.tsx
|
|
268
|
+
var import_react10 = __toESM(require("react"));
|
|
269
|
+
var ICBold24Image = /* @__PURE__ */ __name(({ fill = "#000000" }) => /* @__PURE__ */ import_react10.default.createElement("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ import_react10.default.createElement(
|
|
280
270
|
"path",
|
|
281
271
|
{
|
|
282
|
-
d: "
|
|
272
|
+
d: "M2.57999 19.01L2.55999 19.03C2.28999 18.44 2.11999 17.77 2.04999 17.03C2.11999 17.76 2.30999 18.42 2.57999 19.01Z",
|
|
283
273
|
fill
|
|
284
274
|
}
|
|
285
|
-
), /* @__PURE__ */
|
|
275
|
+
), /* @__PURE__ */ import_react10.default.createElement(
|
|
286
276
|
"path",
|
|
287
277
|
{
|
|
288
|
-
d: "
|
|
278
|
+
d: "M9 10.38C10.3144 10.38 11.38 9.31443 11.38 8C11.38 6.68556 10.3144 5.62 9 5.62C7.68556 5.62 6.62 6.68556 6.62 8C6.62 9.31443 7.68556 10.38 9 10.38Z",
|
|
289
279
|
fill
|
|
290
280
|
}
|
|
291
|
-
), /* @__PURE__ */
|
|
281
|
+
), /* @__PURE__ */ import_react10.default.createElement(
|
|
292
282
|
"path",
|
|
293
283
|
{
|
|
294
|
-
d: "
|
|
284
|
+
d: "M16.19 2H7.81C4.17 2 2 4.17 2 7.81V16.19C2 17.28 2.19 18.23 2.56 19.03C3.42 20.93 5.26 22 7.81 22H16.19C19.83 22 22 19.83 22 16.19V13.9V7.81C22 4.17 19.83 2 16.19 2ZM20.37 12.5C19.59 11.83 18.33 11.83 17.55 12.5L13.39 16.07C12.61 16.74 11.35 16.74 10.57 16.07L10.23 15.79C9.52 15.17 8.39 15.11 7.59 15.65L3.85 18.16C3.63 17.6 3.5 16.95 3.5 16.19V7.81C3.5 4.99 4.99 3.5 7.81 3.5H16.19C19.01 3.5 20.5 4.99 20.5 7.81V12.61L20.37 12.5Z",
|
|
295
285
|
fill
|
|
296
286
|
}
|
|
297
|
-
),
|
|
287
|
+
)), "ICBold24Image");
|
|
288
|
+
|
|
289
|
+
// src/assets/ic-line-16-copy.tsx
|
|
290
|
+
var import_react11 = __toESM(require("react"));
|
|
291
|
+
var ICLine16Copy = /* @__PURE__ */ __name(({ fill = "#000000" }) => /* @__PURE__ */ import_react11.default.createElement("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ import_react11.default.createElement(
|
|
298
292
|
"path",
|
|
299
293
|
{
|
|
300
|
-
d: "
|
|
301
|
-
fill
|
|
294
|
+
d: "M10.6666 8.59992V11.3999C10.6666 13.7333 9.73331 14.6666 7.39998 14.6666H4.59998C2.26665 14.6666 1.33331 13.7333 1.33331 11.3999V8.59992C1.33331 6.26659 2.26665 5.33325 4.59998 5.33325H7.39998C9.73331 5.33325 10.6666 6.26659 10.6666 8.59992Z",
|
|
295
|
+
stroke: fill,
|
|
296
|
+
"stroke-width": "1.5",
|
|
297
|
+
"stroke-linecap": "round",
|
|
298
|
+
"stroke-linejoin": "round"
|
|
302
299
|
}
|
|
303
300
|
), /* @__PURE__ */ import_react11.default.createElement(
|
|
304
301
|
"path",
|
|
305
302
|
{
|
|
306
|
-
d: "
|
|
307
|
-
fill
|
|
303
|
+
d: "M14.6666 4.59992V7.39992C14.6666 9.73325 13.7333 10.6666 11.4 10.6666H10.6666V8.59992C10.6666 6.26659 9.73331 5.33325 7.39998 5.33325H5.33331V4.59992C5.33331 2.26659 6.26665 1.33325 8.59998 1.33325H11.4C13.7333 1.33325 14.6666 2.26659 14.6666 4.59992Z",
|
|
304
|
+
stroke: fill,
|
|
305
|
+
"stroke-width": "1.5",
|
|
306
|
+
"stroke-linecap": "round",
|
|
307
|
+
"stroke-linejoin": "round"
|
|
308
308
|
}
|
|
309
|
-
),
|
|
309
|
+
)), "ICLine16Copy");
|
|
310
|
+
|
|
311
|
+
// src/assets/ic-bold-16-chrome.tsx
|
|
312
|
+
var import_react12 = __toESM(require("react"));
|
|
313
|
+
var ICBold16Chrome = /* @__PURE__ */ __name(({ fill = "#000000" }) => /* @__PURE__ */ import_react12.default.createElement("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ import_react12.default.createElement(
|
|
310
314
|
"path",
|
|
311
315
|
{
|
|
312
|
-
d: "
|
|
316
|
+
d: "M7.88001 4.59992C9.78668 4.18659 11.72 4.12659 13.6333 4.43992C12.4533 2.57325 10.3733 1.33325 8.00001 1.33325C5.92668 1.33325 4.07335 2.27992 2.84668 3.76659C3.14001 4.63325 3.51335 5.45992 3.96001 6.24658C4.21335 6.69992 4.86001 6.67992 5.12001 6.23325C5.68668 5.27992 6.70668 4.63992 7.88001 4.59992Z",
|
|
313
317
|
fill
|
|
314
318
|
}
|
|
315
|
-
)
|
|
316
|
-
|
|
317
|
-
// src/assets/ic-color-24-html.tsx
|
|
318
|
-
var import_react12 = __toESM(require("react"));
|
|
319
|
-
var ICColor24Html = /* @__PURE__ */ __name(() => /* @__PURE__ */ import_react12.default.createElement("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ import_react12.default.createElement("rect", { width: "24", height: "24", rx: "6", fill: "#FF4D4D" }), /* @__PURE__ */ import_react12.default.createElement(
|
|
319
|
+
), /* @__PURE__ */ import_react12.default.createElement(
|
|
320
320
|
"path",
|
|
321
321
|
{
|
|
322
|
-
d: "
|
|
323
|
-
fill
|
|
324
|
-
stroke: "#FF4C4C",
|
|
325
|
-
"stroke-width": "0.1"
|
|
322
|
+
d: "M5.14664 9.81329C3.8133 8.38663 2.7733 6.75996 2.05997 4.95996C1.05997 6.93329 1.06664 9.35329 2.28664 11.3866C3.3533 13.1666 5.1133 14.2733 7.01997 14.56C7.6133 13.86 8.1333 13.1133 8.57997 12.3333C8.83997 11.88 8.48664 11.34 7.96664 11.34C6.8533 11.3466 5.77997 10.8 5.14664 9.81329Z",
|
|
323
|
+
fill
|
|
326
324
|
}
|
|
327
325
|
), /* @__PURE__ */ import_react12.default.createElement(
|
|
328
326
|
"path",
|
|
329
327
|
{
|
|
330
|
-
d: "
|
|
331
|
-
fill
|
|
332
|
-
stroke: "#FF4C4C",
|
|
333
|
-
"stroke-width": "0.1"
|
|
328
|
+
d: "M5.71332 8C5.71332 8.40667 5.81332 8.78667 6.01998 9.14667C6.42665 9.84667 7.17998 10.2867 7.99332 10.2867C8.80665 10.2867 9.56665 9.84667 9.96665 9.14667C10.1733 8.78667 10.28 8.40667 10.28 8C10.28 6.74 9.25332 5.72 7.99332 5.72C6.73998 5.71334 5.71332 6.74 5.71332 8Z",
|
|
329
|
+
fill
|
|
334
330
|
}
|
|
335
331
|
), /* @__PURE__ */ import_react12.default.createElement(
|
|
336
332
|
"path",
|
|
337
333
|
{
|
|
338
|
-
d: "
|
|
339
|
-
fill
|
|
340
|
-
stroke: "#FF4C4C",
|
|
341
|
-
"stroke-width": "0.1"
|
|
334
|
+
d: "M14.2267 5.61344C13.3134 5.42011 12.3867 5.31344 11.4667 5.30011C10.94 5.29344 10.64 5.86677 10.9 6.32677C11.1667 6.80011 11.32 7.34677 11.32 7.92677C11.32 8.48677 11.1734 9.04011 10.9 9.53344C10.2734 11.4534 9.34002 13.1601 8.10669 14.6668C11.74 14.6068 14.6667 11.6468 14.6667 8.00011C14.6667 7.16011 14.5134 6.35344 14.2267 5.61344Z",
|
|
335
|
+
fill
|
|
342
336
|
}
|
|
343
|
-
)), "
|
|
337
|
+
)), "ICBold16Chrome");
|
|
344
338
|
|
|
345
|
-
// src/assets/ic-
|
|
339
|
+
// src/assets/ic-bold-24-caution.tsx
|
|
346
340
|
var import_react13 = __toESM(require("react"));
|
|
347
|
-
var
|
|
341
|
+
var ICBold24Caution = /* @__PURE__ */ __name(({ fill = "#000000" }) => /* @__PURE__ */ import_react13.default.createElement("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ import_react13.default.createElement(
|
|
348
342
|
"path",
|
|
349
343
|
{
|
|
350
|
-
d: "
|
|
351
|
-
fill
|
|
352
|
-
}
|
|
353
|
-
), /* @__PURE__ */ import_react13.default.createElement(
|
|
354
|
-
"path",
|
|
355
|
-
{
|
|
356
|
-
d: "M13.897 17.565L7.80002 18.286C7.38002 18.335 7.00202 18.272 6.68702 18.118C6.34402 17.95 6.07802 17.684 5.91002 17.341C5.75602 17.026 5.70002 16.648 5.74202 16.235L6.47002 10.131C6.64502 8.60497 7.21202 8.10797 8.82202 8.19897L11.706 8.37397L15.668 12.336L15.836 15.22C15.983 16.83 15.43 17.39 13.897 17.565Z",
|
|
357
|
-
fill: "white"
|
|
358
|
-
}
|
|
359
|
-
), /* @__PURE__ */ import_react13.default.createElement(
|
|
360
|
-
"path",
|
|
361
|
-
{
|
|
362
|
-
d: "M9.18602 15.605L6.68002 18.111C6.33702 17.943 6.07102 17.677 5.90302 17.334L8.41602 14.821C8.63302 14.611 8.98302 14.611 9.19301 14.821C9.41001 15.045 9.41002 15.388 9.18602 15.605Z",
|
|
363
|
-
fill: "#00555A"
|
|
344
|
+
d: "M12 2C6.49 2 2 6.49 2 12C2 17.51 6.49 22 12 22C17.51 22 22 17.51 22 12C22 6.49 17.51 2 12 2ZM11.25 8C11.25 7.59 11.59 7.25 12 7.25C12.41 7.25 12.75 7.59 12.75 8V13C12.75 13.41 12.41 13.75 12 13.75C11.59 13.75 11.25 13.41 11.25 13V8ZM12.92 16.38C12.87 16.51 12.8 16.61 12.71 16.71C12.61 16.8 12.5 16.87 12.38 16.92C12.26 16.97 12.13 17 12 17C11.87 17 11.74 16.97 11.62 16.92C11.5 16.87 11.39 16.8 11.29 16.71C11.2 16.61 11.13 16.51 11.08 16.38C11.03 16.26 11 16.13 11 16C11 15.87 11.03 15.74 11.08 15.62C11.13 15.5 11.2 15.39 11.29 15.29C11.39 15.2 11.5 15.13 11.62 15.08C11.86 14.98 12.14 14.98 12.38 15.08C12.5 15.13 12.61 15.2 12.71 15.29C12.8 15.39 12.87 15.5 12.92 15.62C12.97 15.74 13 15.87 13 16C13 16.13 12.97 16.26 12.92 16.38Z",
|
|
345
|
+
fill
|
|
364
346
|
}
|
|
365
|
-
)), "
|
|
347
|
+
)), "ICBold24Caution");
|
|
366
348
|
|
|
367
349
|
// src/assets/ic-color-24-youtube.tsx
|
|
368
350
|
var import_react14 = __toESM(require("react"));
|
|
@@ -389,41 +371,101 @@ var ICColor24Youtube = /* @__PURE__ */ __name(() => /* @__PURE__ */ import_react
|
|
|
389
371
|
))
|
|
390
372
|
), "ICColor24Youtube");
|
|
391
373
|
|
|
392
|
-
// src/assets/ic-
|
|
374
|
+
// src/assets/ic-bold-16-quote-up.tsx
|
|
393
375
|
var import_react15 = __toESM(require("react"));
|
|
394
|
-
var
|
|
376
|
+
var ICBold16QuoteUp = /* @__PURE__ */ __name(({ fill = "#000000" }) => /* @__PURE__ */ import_react15.default.createElement("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ import_react15.default.createElement(
|
|
395
377
|
"path",
|
|
396
378
|
{
|
|
397
|
-
d: "
|
|
398
|
-
fill
|
|
379
|
+
d: "M5.39331 7.7534H2.26665C2.31998 4.64006 2.93331 4.12673 4.84665 2.9934C5.06665 2.86006 5.13998 2.58006 5.00665 2.3534C4.87998 2.1334 4.59331 2.06006 4.37331 2.1934C2.11998 3.52673 1.33331 4.34006 1.33331 8.2134V11.8067C1.33331 12.9467 2.25998 13.8667 3.39331 13.8667H5.39331C6.56665 13.8667 7.45331 12.9801 7.45331 11.8067V9.80673C7.45331 8.64006 6.56665 7.7534 5.39331 7.7534Z",
|
|
380
|
+
fill
|
|
399
381
|
}
|
|
400
|
-
)
|
|
382
|
+
), /* @__PURE__ */ import_react15.default.createElement(
|
|
383
|
+
"path",
|
|
384
|
+
{
|
|
385
|
+
d: "M12.6066 7.7534H9.47998C9.53331 4.64006 10.1466 4.12673 12.06 2.9934C12.28 2.86006 12.3533 2.58006 12.22 2.3534C12.0866 2.1334 11.8066 2.06006 11.58 2.1934C9.32664 3.52673 8.53998 4.34006 8.53998 8.22006V11.8134C8.53998 12.9534 9.46664 13.8734 10.6 13.8734H12.6C13.7733 13.8734 14.66 12.9867 14.66 11.8134V9.8134C14.6666 8.64006 13.78 7.7534 12.6066 7.7534Z",
|
|
386
|
+
fill
|
|
387
|
+
}
|
|
388
|
+
)), "ICBold16QuoteUp");
|
|
401
389
|
|
|
402
|
-
// src/assets/ic-
|
|
390
|
+
// src/assets/ic-bold-24-info.tsx
|
|
403
391
|
var import_react16 = __toESM(require("react"));
|
|
404
|
-
var
|
|
392
|
+
var ICBold24Info = /* @__PURE__ */ __name(({ fill = "#000000" }) => /* @__PURE__ */ import_react16.default.createElement("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ import_react16.default.createElement(
|
|
405
393
|
"path",
|
|
406
394
|
{
|
|
407
|
-
d: "
|
|
395
|
+
d: "M12 2C6.49 2 2 6.49 2 12C2 17.51 6.49 22 12 22C17.51 22 22 17.51 22 12C22 6.49 17.51 2 12 2ZM11.25 11.25C11.25 10.84 11.59 10.5 12 10.5C12.41 10.5 12.75 10.84 12.75 11.25V16.25C12.75 16.66 12.41 17 12 17C11.59 17 11.25 16.66 11.25 16.25V11.25ZM12.92 8.38C12.87 8.51 12.8 8.61 12.71 8.71C12.61 8.8 12.5 8.87 12.38 8.92C12.26 8.97 12.13 9 12 9C11.87 9 11.74 8.97 11.62 8.92C11.5 8.87 11.39 8.8 11.29 8.71C11.2 8.61 11.13 8.51 11.08 8.38C11.03 8.26 11 8.13 11 8C11 7.87 11.03 7.74 11.08 7.62C11.13 7.5 11.2 7.39 11.29 7.29C11.39 7.2 11.5 7.13 11.62 7.08C11.86 6.98 12.14 6.98 12.38 7.08C12.5 7.13 12.61 7.2 12.71 7.29C12.8 7.39 12.87 7.5 12.92 7.62C12.97 7.74 13 7.87 13 8C13 8.13 12.97 8.26 12.92 8.38Z",
|
|
396
|
+
fill
|
|
397
|
+
}
|
|
398
|
+
)), "ICBold24Info");
|
|
399
|
+
|
|
400
|
+
// src/assets/ic-line-16-mobile.tsx
|
|
401
|
+
var import_react17 = __toESM(require("react"));
|
|
402
|
+
var ICLine16Mobile = /* @__PURE__ */ __name(({ fill = "#000000" }) => /* @__PURE__ */ import_react17.default.createElement("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ import_react17.default.createElement(
|
|
403
|
+
"path",
|
|
404
|
+
{
|
|
405
|
+
d: "M14 4.5V11.5C14 14.3 13.25 15 10.25 15H5.75C2.75 15 2 14.3 2 11.5V4.5C2 1.7 2.75 1 5.75 1H10.25C13.25 1 14 1.7 14 4.5Z",
|
|
408
406
|
stroke: fill,
|
|
409
407
|
"stroke-width": "1.5",
|
|
410
408
|
"stroke-linecap": "round",
|
|
411
409
|
"stroke-linejoin": "round"
|
|
412
410
|
}
|
|
413
|
-
), /* @__PURE__ */
|
|
411
|
+
), /* @__PURE__ */ import_react17.default.createElement("path", { d: "M9.5 3.44995H6.5", stroke: fill, "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }), /* @__PURE__ */ import_react17.default.createElement(
|
|
414
412
|
"path",
|
|
415
413
|
{
|
|
416
|
-
d: "
|
|
414
|
+
d: "M8.00002 12.97C8.64206 12.97 9.16253 12.4843 9.16253 11.885C9.16253 11.2858 8.64206 10.8 8.00002 10.8C7.35799 10.8 6.83752 11.2858 6.83752 11.885C6.83752 12.4843 7.35799 12.97 8.00002 12.97Z",
|
|
417
415
|
stroke: fill,
|
|
418
416
|
"stroke-width": "1.5",
|
|
419
417
|
"stroke-linecap": "round",
|
|
420
418
|
"stroke-linejoin": "round"
|
|
421
419
|
}
|
|
422
|
-
)), "
|
|
420
|
+
)), "ICLine16Mobile");
|
|
421
|
+
|
|
422
|
+
// src/assets/ic-color-24-image.tsx
|
|
423
|
+
var import_react18 = __toESM(require("react"));
|
|
424
|
+
var ICColor24Image = /* @__PURE__ */ __name(() => /* @__PURE__ */ import_react18.default.createElement("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ import_react18.default.createElement("rect", { width: "24", height: "24", rx: "6", fill: "#F4C41A" }), /* @__PURE__ */ import_react18.default.createElement(
|
|
425
|
+
"path",
|
|
426
|
+
{
|
|
427
|
+
d: "M18 9.486V13.14L17.022 12.3C16.554 11.898 15.798 11.898 15.33 12.3L12.834 14.442C12.366 14.844 11.61 14.844 11.142 14.442L10.938 14.274C10.512 13.902 9.834 13.866 9.354 14.19L6.402 16.17L6.336 16.218C6.114 15.738 6 15.168 6 14.514V9.486C6 7.302 7.302 6 9.486 6H14.514C16.698 6 18 7.302 18 9.486Z",
|
|
428
|
+
fill: "#C68B18"
|
|
429
|
+
}
|
|
430
|
+
), /* @__PURE__ */ import_react18.default.createElement(
|
|
431
|
+
"path",
|
|
432
|
+
{
|
|
433
|
+
d: "M10.2001 11.028C10.9888 11.028 11.6281 10.3887 11.6281 9.6C11.6281 8.81133 10.9888 8.172 10.2001 8.172C9.41143 8.172 8.77209 8.81133 8.77209 9.6C8.77209 10.3887 9.41143 11.028 10.2001 11.028Z",
|
|
434
|
+
fill: "white"
|
|
435
|
+
}
|
|
436
|
+
), /* @__PURE__ */ import_react18.default.createElement(
|
|
437
|
+
"path",
|
|
438
|
+
{
|
|
439
|
+
d: "M18 13.14V14.514C18 16.698 16.698 18 14.514 18H9.486C7.956 18 6.852 17.358 6.336 16.218L6.402 16.17L9.354 14.19C9.834 13.866 10.512 13.902 10.938 14.274L11.142 14.442C11.61 14.844 12.366 14.844 12.834 14.442L15.33 12.3C15.798 11.898 16.554 11.898 17.022 12.3L18 13.14Z",
|
|
440
|
+
fill: "white"
|
|
441
|
+
}
|
|
442
|
+
)), "ICColor24Image");
|
|
443
|
+
|
|
444
|
+
// src/assets/ic-color-24-writer.tsx
|
|
445
|
+
var import_react19 = __toESM(require("react"));
|
|
446
|
+
var ICColor24Writer = /* @__PURE__ */ __name(() => /* @__PURE__ */ import_react19.default.createElement("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ import_react19.default.createElement("rect", { width: "24", height: "24", rx: "6", fill: "#00BAC6" }), /* @__PURE__ */ import_react19.default.createElement(
|
|
447
|
+
"path",
|
|
448
|
+
{
|
|
449
|
+
d: "M17.614 11.09L15.654 12.329L11.692 8.36699L12.924 6.40699C13.498 5.50399 14.646 5.46199 15.493 6.30199L17.719 8.52799C18.51 9.31899 18.461 10.551 17.614 11.09Z",
|
|
450
|
+
fill: "#00555A"
|
|
451
|
+
}
|
|
452
|
+
), /* @__PURE__ */ import_react19.default.createElement(
|
|
453
|
+
"path",
|
|
454
|
+
{
|
|
455
|
+
d: "M13.897 17.565L7.80002 18.286C7.38002 18.335 7.00202 18.272 6.68702 18.118C6.34402 17.95 6.07802 17.684 5.91002 17.341C5.75602 17.026 5.70002 16.648 5.74202 16.235L6.47002 10.131C6.64502 8.60497 7.21202 8.10797 8.82202 8.19897L11.706 8.37397L15.668 12.336L15.836 15.22C15.983 16.83 15.43 17.39 13.897 17.565Z",
|
|
456
|
+
fill: "white"
|
|
457
|
+
}
|
|
458
|
+
), /* @__PURE__ */ import_react19.default.createElement(
|
|
459
|
+
"path",
|
|
460
|
+
{
|
|
461
|
+
d: "M9.18602 15.605L6.68002 18.111C6.33702 17.943 6.07102 17.677 5.90302 17.334L8.41602 14.821C8.63302 14.611 8.98302 14.611 9.19301 14.821C9.41001 15.045 9.41002 15.388 9.18602 15.605Z",
|
|
462
|
+
fill: "#00555A"
|
|
463
|
+
}
|
|
464
|
+
)), "ICColor24Writer");
|
|
423
465
|
|
|
424
466
|
// src/assets/ic-color-24-text.tsx
|
|
425
|
-
var
|
|
426
|
-
var ICColor24Text = /* @__PURE__ */ __name(() => /* @__PURE__ */
|
|
467
|
+
var import_react20 = __toESM(require("react"));
|
|
468
|
+
var ICColor24Text = /* @__PURE__ */ __name(() => /* @__PURE__ */ import_react20.default.createElement("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ import_react20.default.createElement("rect", { width: "24", height: "24", rx: "6", fill: "#647280" }), /* @__PURE__ */ import_react20.default.createElement(
|
|
427
469
|
"path",
|
|
428
470
|
{
|
|
429
471
|
d: "M16.1193 11.7783H15.188V10.4353H16.1193H16.1693V10.3853V9.05H17.5858V10.3853V10.4353H17.6358H18.8819V11.7783H17.6358H17.5858V11.8283V13.5232C17.5858 13.7766 17.6689 13.9862 17.8373 14.1471L17.8378 14.1475C18.005 14.3036 18.2098 14.3813 18.4491 14.3813C18.6034 14.3813 18.7456 14.3628 18.8752 14.3251L18.9482 15.5702C18.7586 15.6546 18.5177 15.6981 18.2235 15.6981C17.6046 15.6981 17.1089 15.5129 16.7315 15.1457C16.3584 14.776 16.1693 14.2636 16.1693 13.6019V11.8283V11.7783H16.1193Z",
|
|
@@ -431,7 +473,7 @@ var ICColor24Text = /* @__PURE__ */ __name(() => /* @__PURE__ */ import_react17.
|
|
|
431
473
|
stroke: "#647280",
|
|
432
474
|
"stroke-width": "0.1"
|
|
433
475
|
}
|
|
434
|
-
), /* @__PURE__ */
|
|
476
|
+
), /* @__PURE__ */ import_react20.default.createElement(
|
|
435
477
|
"path",
|
|
436
478
|
{
|
|
437
479
|
d: "M12.0482 14.2082L11.0661 15.6141H9.38305L11.2276 12.9746L11.2476 12.946L11.2277 12.9174L9.49833 10.4353H11.2026L12.0587 11.6627L12.0995 11.7212L12.1406 11.663L13.0072 10.4353H14.6904L12.9613 12.9068L12.9412 12.9355L12.9613 12.9642L14.8214 15.6141H13.1174L12.1301 14.2081L12.0891 14.1497L12.0482 14.2082Z",
|
|
@@ -439,7 +481,7 @@ var ICColor24Text = /* @__PURE__ */ __name(() => /* @__PURE__ */ import_react17.
|
|
|
439
481
|
stroke: "#647280",
|
|
440
482
|
"stroke-width": "0.1"
|
|
441
483
|
}
|
|
442
|
-
), /* @__PURE__ */
|
|
484
|
+
), /* @__PURE__ */ import_react20.default.createElement(
|
|
443
485
|
"path",
|
|
444
486
|
{
|
|
445
487
|
d: "M5.98126 11.7783H5.05V10.4353H5.98126H6.03126V10.3853V9.05H7.44775V10.3853V10.4353H7.49775H8.74385V11.7783H7.49775H7.44775V11.8283V13.5232C7.44775 13.7766 7.53092 13.9862 7.69934 14.1471L7.69977 14.1475C7.867 14.3036 8.07182 14.3813 8.31109 14.3813C8.46539 14.3813 8.60756 14.3628 8.73721 14.3251L8.81016 15.5702C8.62058 15.6546 8.37974 15.6981 8.08546 15.6981C7.46661 15.6981 6.97094 15.5129 6.5935 15.1457C6.22044 14.776 6.03126 14.2636 6.03126 13.6019V11.8283V11.7783H5.98126Z",
|
|
@@ -449,107 +491,139 @@ var ICColor24Text = /* @__PURE__ */ __name(() => /* @__PURE__ */ import_react17.
|
|
|
449
491
|
}
|
|
450
492
|
)), "ICColor24Text");
|
|
451
493
|
|
|
452
|
-
// src/assets/ic-
|
|
453
|
-
var
|
|
454
|
-
var
|
|
494
|
+
// src/assets/ic-line-24-select-text.tsx
|
|
495
|
+
var import_react21 = __toESM(require("react"));
|
|
496
|
+
var ICLine24SelectText = /* @__PURE__ */ __name(({ fill = "#000000" }) => /* @__PURE__ */ import_react21.default.createElement("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ import_react21.default.createElement(
|
|
455
497
|
"path",
|
|
456
498
|
{
|
|
457
|
-
d: "
|
|
458
|
-
fill
|
|
499
|
+
d: "M9.50002 20.3333H14.5C18.6667 20.3333 20.3334 18.6666 20.3334 14.5V9.49996C20.3334 5.33329 18.6667 3.66663 14.5 3.66663H9.50002C5.33335 3.66663 3.66669 5.33329 3.66669 9.49996V14.5C3.66669 18.6666 5.33335 20.3333 9.50002 20.3333Z",
|
|
500
|
+
stroke: fill,
|
|
501
|
+
"stroke-width": "1.5",
|
|
502
|
+
"stroke-linecap": "round",
|
|
503
|
+
"stroke-linejoin": "round"
|
|
459
504
|
}
|
|
460
|
-
)
|
|
505
|
+
), /* @__PURE__ */ import_react21.default.createElement(
|
|
506
|
+
"path",
|
|
507
|
+
{
|
|
508
|
+
d: "M7.83331 9.40837C10.4583 8.10004 13.5416 8.10004 16.1666 9.40837",
|
|
509
|
+
stroke: fill,
|
|
510
|
+
"stroke-width": "1.5",
|
|
511
|
+
"stroke-linecap": "round",
|
|
512
|
+
"stroke-linejoin": "round"
|
|
513
|
+
}
|
|
514
|
+
), /* @__PURE__ */ import_react21.default.createElement("path", { d: "M12 15.5833V8.60828", stroke: fill, "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" })), "ICLine24SelectText");
|
|
461
515
|
|
|
462
|
-
// src/assets/ic-
|
|
463
|
-
var
|
|
464
|
-
var
|
|
516
|
+
// src/assets/ic-line-24-copy.tsx
|
|
517
|
+
var import_react22 = __toESM(require("react"));
|
|
518
|
+
var ICLine24Copy = /* @__PURE__ */ __name(({ fill = "#000000" }) => /* @__PURE__ */ import_react22.default.createElement("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ import_react22.default.createElement(
|
|
465
519
|
"path",
|
|
466
520
|
{
|
|
467
|
-
d: "
|
|
468
|
-
fill
|
|
521
|
+
d: "M16 12.9V17.1C16 20.6 14.6 22 11.1 22H6.9C3.4 22 2 20.6 2 17.1V12.9C2 9.4 3.4 8 6.9 8H11.1C14.6 8 16 9.4 16 12.9Z",
|
|
522
|
+
stroke: fill,
|
|
523
|
+
"stroke-width": "1.5",
|
|
524
|
+
"stroke-linecap": "round",
|
|
525
|
+
"stroke-linejoin": "round"
|
|
469
526
|
}
|
|
470
|
-
), /* @__PURE__ */
|
|
527
|
+
), /* @__PURE__ */ import_react22.default.createElement(
|
|
471
528
|
"path",
|
|
472
529
|
{
|
|
473
|
-
d: "
|
|
474
|
-
fill
|
|
530
|
+
d: "M22 6.9V11.1C22 14.6 20.6 16 17.1 16H16V12.9C16 9.4 14.6 8 11.1 8H8V6.9C8 3.4 9.4 2 12.9 2H17.1C20.6 2 22 3.4 22 6.9Z",
|
|
531
|
+
stroke: fill,
|
|
532
|
+
"stroke-width": "1.5",
|
|
533
|
+
"stroke-linecap": "round",
|
|
534
|
+
"stroke-linejoin": "round"
|
|
475
535
|
}
|
|
476
|
-
),
|
|
536
|
+
)), "ICLine24Copy");
|
|
537
|
+
|
|
538
|
+
// src/assets/ic-bold-16-android.tsx
|
|
539
|
+
var import_react23 = __toESM(require("react"));
|
|
540
|
+
var ICBold16Android = /* @__PURE__ */ __name(({ fill = "#000000" }) => /* @__PURE__ */ import_react23.default.createElement("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ import_react23.default.createElement("g", { "clip-path": "url(#clip0_175_148)" }, /* @__PURE__ */ import_react23.default.createElement(
|
|
477
541
|
"path",
|
|
478
542
|
{
|
|
479
|
-
d: "
|
|
543
|
+
d: "M11.7334 6.3199L12.96 4.1999C13.0667 3.99323 12.9867 3.7399 12.7867 3.63323C12.5934 3.53323 12.3534 3.59323 12.2334 3.7799L10.98 5.9399C9.07335 5.13323 6.92669 5.13323 5.02002 5.9399L3.76669 3.7799C3.64002 3.58657 3.38002 3.52657 3.18669 3.64657C3.00002 3.76657 2.94002 4.00657 3.04002 4.1999L4.26669 6.3199C2.51579 7.31961 1.28168 8.9988 0.831919 10.9318C0.699757 11.4998 1.16523 11.9999 1.74843 11.9999H14.2516C14.8348 11.9999 15.3003 11.4998 15.1681 10.9318C14.7184 8.9988 13.4843 7.31961 11.7334 6.3199ZM4.66669 10.1666C4.20669 10.1666 3.83335 9.79323 3.83335 9.33323C3.83335 8.87323 4.20669 8.4999 4.66669 8.4999C5.12669 8.4999 5.50002 8.87323 5.50002 9.33323C5.50002 9.79323 5.12669 10.1666 4.66669 10.1666ZM11.3334 10.1666C10.8734 10.1666 10.5 9.79323 10.5 9.33323C10.5 8.87323 10.8734 8.4999 11.3334 8.4999C11.7934 8.4999 12.1667 8.87323 12.1667 9.33323C12.1667 9.79323 11.7934 10.1666 11.3334 10.1666Z",
|
|
480
544
|
fill
|
|
481
545
|
}
|
|
482
|
-
)), "
|
|
546
|
+
)), /* @__PURE__ */ import_react23.default.createElement("defs", null, /* @__PURE__ */ import_react23.default.createElement("clipPath", { id: "clip0_175_148" }, /* @__PURE__ */ import_react23.default.createElement("rect", { width: "16", height: "16", fill: "white" })))), "ICBold16Android");
|
|
483
547
|
|
|
484
|
-
// src/assets/ic-
|
|
485
|
-
var
|
|
486
|
-
var
|
|
548
|
+
// src/assets/ic-color-24-workspace.tsx
|
|
549
|
+
var import_react24 = __toESM(require("react"));
|
|
550
|
+
var ICColor24Workspace = /* @__PURE__ */ __name(() => /* @__PURE__ */ import_react24.default.createElement("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ import_react24.default.createElement("rect", { width: "24", height: "24", rx: "6", fill: "#4058FF" }), /* @__PURE__ */ import_react24.default.createElement(
|
|
487
551
|
"path",
|
|
488
552
|
{
|
|
489
|
-
d: "
|
|
490
|
-
fill
|
|
553
|
+
d: "M18.3287 8.633L12.0007 12.294L5.67267 8.633C5.95267 8.115 6.35867 7.66 6.81367 7.408L10.5517 5.336C11.3497 4.888 12.6517 4.888 13.4497 5.336L17.1877 7.408C17.6427 7.66 18.0487 8.115 18.3287 8.633Z",
|
|
554
|
+
fill: "white",
|
|
555
|
+
"fill-opacity": "0.3"
|
|
491
556
|
}
|
|
492
|
-
), /* @__PURE__ */
|
|
557
|
+
), /* @__PURE__ */ import_react24.default.createElement(
|
|
493
558
|
"path",
|
|
494
559
|
{
|
|
495
|
-
d: "M12.
|
|
496
|
-
fill
|
|
560
|
+
d: "M12.0004 12.2939V18.9999C11.4754 18.9999 10.9504 18.8879 10.5514 18.6639L6.81344 16.5919C5.96644 16.1229 5.27344 14.9469 5.27344 13.9809V10.0189C5.27344 9.57093 5.42744 9.08093 5.67244 8.63293L12.0004 12.2939Z",
|
|
561
|
+
fill: "white",
|
|
562
|
+
"fill-opacity": "0.6"
|
|
497
563
|
}
|
|
498
|
-
)
|
|
499
|
-
|
|
500
|
-
// src/assets/ic-bold-16-android.tsx
|
|
501
|
-
var import_react21 = __toESM(require("react"));
|
|
502
|
-
var ICBold16Android = /* @__PURE__ */ __name(({ fill = "#000000" }) => /* @__PURE__ */ import_react21.default.createElement("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ import_react21.default.createElement("g", { "clip-path": "url(#clip0_175_148)" }, /* @__PURE__ */ import_react21.default.createElement(
|
|
564
|
+
), /* @__PURE__ */ import_react24.default.createElement(
|
|
503
565
|
"path",
|
|
504
566
|
{
|
|
505
|
-
d: "
|
|
506
|
-
fill
|
|
567
|
+
d: "M18.7277 10.0189V13.9809C18.7277 14.9469 18.0347 16.1229 17.1877 16.5919L13.4497 18.6639C13.0507 18.8879 12.5257 18.9999 12.0007 18.9999V12.2939L18.3287 8.63293C18.5737 9.08093 18.7277 9.57093 18.7277 10.0189Z",
|
|
568
|
+
fill: "white"
|
|
507
569
|
}
|
|
508
|
-
)),
|
|
570
|
+
)), "ICColor24Workspace");
|
|
509
571
|
|
|
510
|
-
// src/assets/ic-
|
|
511
|
-
var
|
|
512
|
-
var
|
|
572
|
+
// src/assets/ic-line-24-menu.tsx
|
|
573
|
+
var import_react25 = __toESM(require("react"));
|
|
574
|
+
var ICLine24Menu = /* @__PURE__ */ __name(({ fill = "#000000" }) => /* @__PURE__ */ import_react25.default.createElement("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ import_react25.default.createElement(
|
|
513
575
|
"path",
|
|
514
576
|
{
|
|
515
|
-
|
|
577
|
+
"fill-rule": "evenodd",
|
|
578
|
+
"clip-rule": "evenodd",
|
|
579
|
+
d: "M3.25 6C3.25 5.58579 3.58579 5.25 4 5.25H20C20.4142 5.25 20.75 5.58579 20.75 6C20.75 6.41421 20.4142 6.75 20 6.75H4C3.58579 6.75 3.25 6.41421 3.25 6Z",
|
|
516
580
|
fill
|
|
517
581
|
}
|
|
518
|
-
), /* @__PURE__ */
|
|
582
|
+
), /* @__PURE__ */ import_react25.default.createElement(
|
|
519
583
|
"path",
|
|
520
584
|
{
|
|
521
|
-
|
|
585
|
+
"fill-rule": "evenodd",
|
|
586
|
+
"clip-rule": "evenodd",
|
|
587
|
+
d: "M3.25 12C3.25 11.5858 3.58579 11.25 4 11.25H20C20.4142 11.25 20.75 11.5858 20.75 12C20.75 12.4142 20.4142 12.75 20 12.75H4C3.58579 12.75 3.25 12.4142 3.25 12Z",
|
|
522
588
|
fill
|
|
523
589
|
}
|
|
524
|
-
)
|
|
525
|
-
|
|
526
|
-
// src/assets/ic-bold-16-chrome.tsx
|
|
527
|
-
var import_react23 = __toESM(require("react"));
|
|
528
|
-
var ICBold16Chrome = /* @__PURE__ */ __name(({ fill = "#000000" }) => /* @__PURE__ */ import_react23.default.createElement("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ import_react23.default.createElement(
|
|
590
|
+
), /* @__PURE__ */ import_react25.default.createElement(
|
|
529
591
|
"path",
|
|
530
592
|
{
|
|
531
|
-
|
|
593
|
+
"fill-rule": "evenodd",
|
|
594
|
+
"clip-rule": "evenodd",
|
|
595
|
+
d: "M3.25 18C3.25 17.5858 3.58579 17.25 4 17.25H20C20.4142 17.25 20.75 17.5858 20.75 18C20.75 18.4142 20.4142 18.75 20 18.75H4C3.58579 18.75 3.25 18.4142 3.25 18Z",
|
|
532
596
|
fill
|
|
533
597
|
}
|
|
534
|
-
),
|
|
598
|
+
)), "ICLine24Menu");
|
|
599
|
+
|
|
600
|
+
// src/assets/ic-bold-24-file.tsx
|
|
601
|
+
var import_react26 = __toESM(require("react"));
|
|
602
|
+
var ICBold24File = /* @__PURE__ */ __name(({ fill = "#000000" }) => /* @__PURE__ */ import_react26.default.createElement("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ import_react26.default.createElement(
|
|
535
603
|
"path",
|
|
536
604
|
{
|
|
537
|
-
d: "
|
|
605
|
+
d: "M20.5 10.19H17.61C15.24 10.19 13.31 8.26 13.31 5.89V3C13.31 2.45 12.86 2 12.31 2H8.07C4.99 2 2.5 4 2.5 7.57V16.43C2.5 20 4.99 22 8.07 22H15.93C19.01 22 21.5 20 21.5 16.43V11.19C21.5 10.64 21.05 10.19 20.5 10.19Z",
|
|
538
606
|
fill
|
|
539
607
|
}
|
|
540
|
-
), /* @__PURE__ */
|
|
608
|
+
), /* @__PURE__ */ import_react26.default.createElement(
|
|
541
609
|
"path",
|
|
542
610
|
{
|
|
543
|
-
d: "
|
|
611
|
+
d: "M15.8 2.20999C15.39 1.79999 14.68 2.07999 14.68 2.64999V6.13999C14.68 7.59999 15.92 8.80999 17.43 8.80999C18.38 8.81999 19.7 8.81999 20.83 8.81999C21.4 8.81999 21.7 8.14999 21.3 7.74999C19.86 6.29999 17.28 3.68999 15.8 2.20999Z",
|
|
544
612
|
fill
|
|
545
613
|
}
|
|
546
|
-
),
|
|
614
|
+
)), "ICBold24File");
|
|
615
|
+
|
|
616
|
+
// src/assets/ic-line-24-arrow-left.tsx
|
|
617
|
+
var import_react27 = __toESM(require("react"));
|
|
618
|
+
var ICLine24ArrowLeft = /* @__PURE__ */ __name(({ fill = "#000000" }) => /* @__PURE__ */ import_react27.default.createElement("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, /* @__PURE__ */ import_react27.default.createElement(
|
|
547
619
|
"path",
|
|
548
620
|
{
|
|
549
|
-
|
|
621
|
+
"fill-rule": "evenodd",
|
|
622
|
+
"clip-rule": "evenodd",
|
|
623
|
+
d: "M15.5304 3.54969C15.8232 3.84258 15.8232 4.31745 15.5304 4.61035L9.01036 11.1303C8.53325 11.6075 8.53325 12.3926 9.01036 12.8697L15.5304 19.3897C15.8232 19.6826 15.8232 20.1575 15.5304 20.4503C15.2375 20.7432 14.7626 20.7432 14.4697 20.4503L7.9497 13.9303C6.8868 12.8675 6.8868 11.1326 7.9497 10.0697L14.4697 3.54969C14.7626 3.25679 15.2375 3.25679 15.5304 3.54969Z",
|
|
550
624
|
fill
|
|
551
625
|
}
|
|
552
|
-
)), "
|
|
626
|
+
)), "ICLine24ArrowLeft");
|
|
553
627
|
|
|
554
628
|
// src/typography.ts
|
|
555
629
|
var typography = {
|