@n8n/design-system 2.16.0 → 2.17.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.turbo/turbo-build.log +12 -11
- package/dist/design-system.css +1 -1
- package/dist/n8n-design-system.es.js +10888 -10792
- package/dist/n8n-design-system.umd.js +34 -34
- package/dist/node-icons-VCyExEKH.js +1601 -0
- package/package.json +1 -1
- package/src/components/N8nIcon/nodes/aggregate.svg +6 -0
- package/src/components/N8nIcon/nodes/ai-agent.svg +6 -0
- package/src/components/N8nIcon/nodes/ai-transform.svg +3 -0
- package/src/components/N8nIcon/nodes/basic-llm-chain.svg +5 -0
- package/src/components/N8nIcon/nodes/calculator.svg +9 -0
- package/src/components/N8nIcon/nodes/call-n8n-sub-workflow-tool.svg +5 -0
- package/src/components/N8nIcon/nodes/character-text-splitter.svg +4 -0
- package/src/components/N8nIcon/nodes/chat-memory-manager.svg +5 -0
- package/src/components/N8nIcon/nodes/chat-trigger.svg +3 -0
- package/src/components/N8nIcon/nodes/code.svg +4 -0
- package/src/components/N8nIcon/nodes/compare-datasets.svg +4 -0
- package/src/components/N8nIcon/nodes/compression.svg +9 -0
- package/src/components/N8nIcon/nodes/contextual-compression-retriever.svg +7 -0
- package/src/components/N8nIcon/nodes/convert-to-file.svg +6 -0
- package/src/components/N8nIcon/nodes/crypto.svg +4 -0
- package/src/components/N8nIcon/nodes/data-table.svg +6 -0
- package/src/components/N8nIcon/nodes/date-and-time.svg +6 -0
- package/src/components/N8nIcon/nodes/default-data-loader.svg +9 -0
- package/src/components/N8nIcon/nodes/edit-fields.svg +5 -0
- package/src/components/N8nIcon/nodes/edit-image.svg +5 -0
- package/src/components/N8nIcon/nodes/email-trigger.svg +4 -0
- package/src/components/N8nIcon/nodes/error-trigger.svg +5 -0
- package/src/components/N8nIcon/nodes/execute-command.svg +5 -0
- package/src/components/N8nIcon/nodes/execute-sub-workflow.svg +5 -0
- package/src/components/N8nIcon/nodes/execution-data.svg +9 -0
- package/src/components/N8nIcon/nodes/extract-from-file.svg +6 -0
- package/src/components/N8nIcon/nodes/filter.svg +5 -0
- package/src/components/N8nIcon/nodes/form-trigger.svg +6 -0
- package/src/components/N8nIcon/nodes/ftp.svg +6 -0
- package/src/components/N8nIcon/nodes/guardrails.svg +4 -0
- package/src/components/N8nIcon/nodes/html.svg +5 -0
- package/src/components/N8nIcon/nodes/http-request.svg +5 -0
- package/src/components/N8nIcon/nodes/if.svg +6 -0
- package/src/components/N8nIcon/nodes/information-extractor.svg +5 -0
- package/src/components/N8nIcon/nodes/item-list-output-parser.svg +8 -0
- package/src/components/N8nIcon/nodes/limit.svg +4 -0
- package/src/components/N8nIcon/nodes/local-file-trigger.svg +4 -0
- package/src/components/N8nIcon/nodes/loop-over-items.svg +4 -0
- package/src/components/N8nIcon/nodes/manual-trigger.svg +5 -0
- package/src/components/N8nIcon/nodes/markdown.svg +6 -0
- package/src/components/N8nIcon/nodes/merge.svg +5 -0
- package/src/components/N8nIcon/nodes/model-selector.svg +6 -0
- package/src/components/N8nIcon/nodes/multiquery-retriever.svg +7 -0
- package/src/components/N8nIcon/nodes/n8n-trigger.svg +9 -0
- package/src/components/N8nIcon/nodes/n8n.svg +9 -0
- package/src/components/N8nIcon/nodes/no-operation.svg +5 -0
- package/src/components/N8nIcon/nodes/question-and-answer-chain.svg +5 -0
- package/src/components/N8nIcon/nodes/read-write-files-from-disk.svg +9 -0
- package/src/components/N8nIcon/nodes/recursive-character-text-splitter.svg +4 -0
- package/src/components/N8nIcon/nodes/remove-duplicates.svg +6 -0
- package/src/components/N8nIcon/nodes/rename-keys.svg +5 -0
- package/src/components/N8nIcon/nodes/respond-to-webhook.svg +8 -0
- package/src/components/N8nIcon/nodes/rss-feed-trigger.svg +5 -0
- package/src/components/N8nIcon/nodes/rss-read.svg +5 -0
- package/src/components/N8nIcon/nodes/schedule-trigger.svg +4 -0
- package/src/components/N8nIcon/nodes/send-mail.svg +4 -0
- package/src/components/N8nIcon/nodes/sentiment-analysis.svg +9 -0
- package/src/components/N8nIcon/nodes/simple-memory.svg +8 -0
- package/src/components/N8nIcon/nodes/simple-vector-store.svg +5 -0
- package/src/components/N8nIcon/nodes/sort.svg +6 -0
- package/src/components/N8nIcon/nodes/split-out.svg +6 -0
- package/src/components/N8nIcon/nodes/sse-trigger.svg +5 -0
- package/src/components/N8nIcon/nodes/ssh.svg +6 -0
- package/src/components/N8nIcon/nodes/stop-and-error.svg +4 -0
- package/src/components/N8nIcon/nodes/structured-output-parser.svg +5 -0
- package/src/components/N8nIcon/nodes/sub-workflow-trigger.svg +5 -0
- package/src/components/N8nIcon/nodes/summarization-chain.svg +6 -0
- package/src/components/N8nIcon/nodes/summarize.svg +5 -0
- package/src/components/N8nIcon/nodes/switch.svg +8 -0
- package/src/components/N8nIcon/nodes/text-classifier.svg +4 -0
- package/src/components/N8nIcon/nodes/think-tool.svg +10 -0
- package/src/components/N8nIcon/nodes/token-splitter.svg +4 -0
- package/src/components/N8nIcon/nodes/totp.svg +6 -0
- package/src/components/N8nIcon/nodes/track-time-saved.svg +7 -0
- package/src/components/N8nIcon/nodes/vector-store-question-answer-tool.svg +5 -0
- package/src/components/N8nIcon/nodes/vector-store-retriever.svg +5 -0
- package/src/components/N8nIcon/nodes/wait.svg +3 -0
- package/src/components/N8nIcon/nodes/webhook.svg +8 -0
- package/src/components/N8nIcon/nodes/workflow-retriever.svg +5 -0
- package/src/components/N8nIcon/nodes/xml.svg +5 -0
|
@@ -0,0 +1,1601 @@
|
|
|
1
|
+
import { createElementBlock as e, createElementVNode as t, createStaticVNode as n, openBlock as r } from "vue";
|
|
2
|
+
//#region src/components/N8nIcon/nodes/aggregate.svg
|
|
3
|
+
var i = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
width: "24",
|
|
6
|
+
height: "24",
|
|
7
|
+
fill: "none",
|
|
8
|
+
viewBox: "0 0 24 24"
|
|
9
|
+
};
|
|
10
|
+
function a(n, a) {
|
|
11
|
+
return r(), e("svg", i, [...a[0] ||= [t("path", {
|
|
12
|
+
stroke: "currentColor",
|
|
13
|
+
"stroke-width": "1.5",
|
|
14
|
+
d: "M4 4.75h6.479a3 3 0 0 1 2.627 1.55l2.288 4.15A3 3 0 0 0 18.021 12H21"
|
|
15
|
+
}, null, -1), t("path", {
|
|
16
|
+
stroke: "currentColor",
|
|
17
|
+
"stroke-width": "1.5",
|
|
18
|
+
d: "M4 19.25h6.479a3 3 0 0 0 2.627-1.55l2.288-4.15A3 3 0 0 1 18.021 12H21M11 9.75H4M11 14.25H4"
|
|
19
|
+
}, null, -1)]]);
|
|
20
|
+
}
|
|
21
|
+
var ee = { render: a }, te = {
|
|
22
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
23
|
+
width: "24",
|
|
24
|
+
height: "24",
|
|
25
|
+
fill: "none",
|
|
26
|
+
viewBox: "0 0 24 24"
|
|
27
|
+
};
|
|
28
|
+
function o(n, i) {
|
|
29
|
+
return r(), e("svg", te, [...i[0] ||= [
|
|
30
|
+
t("path", {
|
|
31
|
+
stroke: "currentColor",
|
|
32
|
+
"stroke-width": "1.5",
|
|
33
|
+
d: "M3.75 10C3.75 7.1 6.1 4.75 9 4.75h6a5.25 5.25 0 1 1 0 10.5H9A5.25 5.25 0 0 1 3.75 10Z"
|
|
34
|
+
}, null, -1),
|
|
35
|
+
t("rect", {
|
|
36
|
+
width: "10.5",
|
|
37
|
+
height: "4.5",
|
|
38
|
+
x: "6.75",
|
|
39
|
+
y: "7.75",
|
|
40
|
+
stroke: "currentColor",
|
|
41
|
+
"stroke-width": "1.5",
|
|
42
|
+
rx: "2.25"
|
|
43
|
+
}, null, -1),
|
|
44
|
+
t("path", {
|
|
45
|
+
stroke: "currentColor",
|
|
46
|
+
"stroke-width": "1.5",
|
|
47
|
+
d: "M21.25 21v-.5c0-2.9-2.35-5.25-5.25-5.25H8a5.25 5.25 0 0 0-5.25 5.25v.5M12 1v3.75"
|
|
48
|
+
}, null, -1)
|
|
49
|
+
]]);
|
|
50
|
+
}
|
|
51
|
+
var s = { render: o }, c = {
|
|
52
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
53
|
+
width: "24",
|
|
54
|
+
height: "24",
|
|
55
|
+
fill: "none",
|
|
56
|
+
viewBox: "0 0 24 24"
|
|
57
|
+
};
|
|
58
|
+
function l(n, i) {
|
|
59
|
+
return r(), e("svg", c, [...i[0] ||= [t("path", {
|
|
60
|
+
stroke: "currentColor",
|
|
61
|
+
"stroke-width": "1.5",
|
|
62
|
+
d: "M12 2c0 5.523 4.477 10 10 10-5.523 0-10 4.477-10 10 0-5.523-4.477-10-10-10 5.523 0 10-4.477 10-10Z"
|
|
63
|
+
}, null, -1)]]);
|
|
64
|
+
}
|
|
65
|
+
var u = { render: l }, d = {
|
|
66
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
67
|
+
width: "24",
|
|
68
|
+
height: "24",
|
|
69
|
+
fill: "none",
|
|
70
|
+
viewBox: "0 0 24 24"
|
|
71
|
+
};
|
|
72
|
+
function f(n, i) {
|
|
73
|
+
return r(), e("svg", d, [...i[0] ||= [
|
|
74
|
+
t("path", {
|
|
75
|
+
stroke: "currentColor",
|
|
76
|
+
"stroke-width": "1.5",
|
|
77
|
+
d: "M7.75 5.75h9.5a3 3 0 1 1 0 6H7a3.25 3.25 0 0 0 0 6.5h13.5"
|
|
78
|
+
}, null, -1),
|
|
79
|
+
t("circle", {
|
|
80
|
+
cx: "5.75",
|
|
81
|
+
cy: "5.75",
|
|
82
|
+
r: "2",
|
|
83
|
+
stroke: "currentColor",
|
|
84
|
+
"stroke-width": "1.5"
|
|
85
|
+
}, null, -1),
|
|
86
|
+
t("path", {
|
|
87
|
+
stroke: "currentColor",
|
|
88
|
+
"stroke-width": "1.5",
|
|
89
|
+
d: "m17 21.75 3.5-3.5-3.5-3.5"
|
|
90
|
+
}, null, -1)
|
|
91
|
+
]]);
|
|
92
|
+
}
|
|
93
|
+
var p = { render: f }, m = {
|
|
94
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
95
|
+
width: "24",
|
|
96
|
+
height: "24",
|
|
97
|
+
fill: "none",
|
|
98
|
+
viewBox: "0 0 24 24"
|
|
99
|
+
};
|
|
100
|
+
function h(n, i) {
|
|
101
|
+
return r(), e("svg", m, [...i[0] ||= [t("path", {
|
|
102
|
+
stroke: "currentColor",
|
|
103
|
+
"stroke-width": "1.5",
|
|
104
|
+
d: "M6.5 4v7M9.048 14l-5.096 5.096M10 7.5H3M9.048 19.096 3.952 14M21 7.5h-7M21 18.25h-7M21 14.75h-7"
|
|
105
|
+
}, null, -1)]]);
|
|
106
|
+
}
|
|
107
|
+
var g = { render: h }, _ = {
|
|
108
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
109
|
+
width: "24",
|
|
110
|
+
height: "24",
|
|
111
|
+
fill: "none",
|
|
112
|
+
viewBox: "0 0 24 24"
|
|
113
|
+
};
|
|
114
|
+
function v(n, i) {
|
|
115
|
+
return r(), e("svg", _, [...i[0] ||= [t("path", {
|
|
116
|
+
stroke: "currentColor",
|
|
117
|
+
"stroke-width": "1.5",
|
|
118
|
+
d: "M16 20.25h2.75a1.5 1.5 0 0 0 1.5-1.5V5.25a1.5 1.5 0 0 0-1.5-1.5H16"
|
|
119
|
+
}, null, -1), t("path", {
|
|
120
|
+
stroke: "currentColor",
|
|
121
|
+
"stroke-width": "1.5",
|
|
122
|
+
d: "m11 17.5 5.5-5.5L11 6.5M16.5 12H3"
|
|
123
|
+
}, null, -1)]]);
|
|
124
|
+
}
|
|
125
|
+
var y = { render: v }, b = {
|
|
126
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
127
|
+
width: "24",
|
|
128
|
+
height: "24",
|
|
129
|
+
fill: "none",
|
|
130
|
+
viewBox: "0 0 24 24"
|
|
131
|
+
};
|
|
132
|
+
function x(n, i) {
|
|
133
|
+
return r(), e("svg", b, [...i[0] ||= [t("path", {
|
|
134
|
+
stroke: "currentColor",
|
|
135
|
+
"stroke-width": "1.5",
|
|
136
|
+
d: "M4.416 13.973a2.75 2.75 0 1 0 2.168 5.054 2.75 2.75 0 0 0-2.168-5.054Zm0 0L22 6.5M4.416 10.027a2.75 2.75 0 1 1 2.169-5.054 2.75 2.75 0 0 1-2.17 5.054Zm0 0L22 17.5"
|
|
137
|
+
}, null, -1)]]);
|
|
138
|
+
}
|
|
139
|
+
var S = { render: x }, C = {
|
|
140
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
141
|
+
width: "24",
|
|
142
|
+
height: "24",
|
|
143
|
+
fill: "none",
|
|
144
|
+
viewBox: "0 0 24 24"
|
|
145
|
+
};
|
|
146
|
+
function w(n, i) {
|
|
147
|
+
return r(), e("svg", C, [...i[0] ||= [t("path", {
|
|
148
|
+
fill: "currentColor",
|
|
149
|
+
d: "M11.111 5.5H5.25a.75.75 0 0 0-.75.75v11.5c0 .414.336.75.75.75H8.5v2.74l4.559-2.468a2.25 2.25 0 0 1 1.07-.272h4.621a.75.75 0 0 0 .75-.75v-5.861l1.5-1.5v7.361A2.25 2.25 0 0 1 18.75 20h-4.62a.75.75 0 0 0-.357.09l-5.666 3.07L7 23.758V20H5.25A2.25 2.25 0 0 1 3 17.75V6.25A2.25 2.25 0 0 1 5.25 4h7.36z"
|
|
150
|
+
}, null, -1), t("path", {
|
|
151
|
+
stroke: "currentColor",
|
|
152
|
+
"stroke-width": "1.5",
|
|
153
|
+
d: "M17.19 3.31a1.5 1.5 0 0 1 2.12 0l1.38 1.38a1.5 1.5 0 0 1 0 2.12l-8 8a1.5 1.5 0 0 1-1.061.44H8.75v-2.879c0-.398.158-.779.44-1.06zM15.75 4.75l3.5 3.5"
|
|
154
|
+
}, null, -1)]]);
|
|
155
|
+
}
|
|
156
|
+
var T = { render: w }, E = {
|
|
157
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
158
|
+
width: "24",
|
|
159
|
+
height: "24",
|
|
160
|
+
fill: "none",
|
|
161
|
+
viewBox: "0 0 24 24"
|
|
162
|
+
};
|
|
163
|
+
function D(n, i) {
|
|
164
|
+
return r(), e("svg", E, [...i[0] ||= [t("path", {
|
|
165
|
+
stroke: "currentColor",
|
|
166
|
+
"stroke-width": "1.5",
|
|
167
|
+
d: "M20.25 17.75a1.5 1.5 0 0 1-1.5 1.5h-4.62a1.5 1.5 0 0 0-.714.181L7.75 22.5v-3.25h-2.5a1.5 1.5 0 0 1-1.5-1.5V6.25a1.5 1.5 0 0 1 1.5-1.5h13.5a1.5 1.5 0 0 1 1.5 1.5z"
|
|
168
|
+
}, null, -1)]]);
|
|
169
|
+
}
|
|
170
|
+
var O = { render: D }, k = {
|
|
171
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
172
|
+
width: "24",
|
|
173
|
+
height: "24",
|
|
174
|
+
fill: "none",
|
|
175
|
+
viewBox: "0 0 24 24"
|
|
176
|
+
};
|
|
177
|
+
function A(n, i) {
|
|
178
|
+
return r(), e("svg", k, [...i[0] ||= [t("path", {
|
|
179
|
+
stroke: "currentColor",
|
|
180
|
+
"stroke-width": "1.5",
|
|
181
|
+
d: "M9 3.75H6.25a1.5 1.5 0 0 0-1.5 1.5v4.129a1.5 1.5 0 0 1-.44 1.06L2.75 12l1.56 1.56a1.5 1.5 0 0 1 .44 1.061v4.129a1.5 1.5 0 0 0 1.5 1.5H9M15 3.75h2.75a1.5 1.5 0 0 1 1.5 1.5v4.129c0 .398.158.779.44 1.06L21.25 12l-1.56 1.56a1.5 1.5 0 0 0-.44 1.061v4.129a1.5 1.5 0 0 1-1.5 1.5H15"
|
|
182
|
+
}, null, -1)]]);
|
|
183
|
+
}
|
|
184
|
+
var j = { render: A }, M = {
|
|
185
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
186
|
+
width: "24",
|
|
187
|
+
height: "24",
|
|
188
|
+
fill: "none",
|
|
189
|
+
viewBox: "0 0 24 24"
|
|
190
|
+
};
|
|
191
|
+
function N(n, i) {
|
|
192
|
+
return r(), e("svg", M, [...i[0] ||= [t("circle", {
|
|
193
|
+
cx: "9.5",
|
|
194
|
+
cy: "9.5",
|
|
195
|
+
r: "6.25",
|
|
196
|
+
stroke: "currentColor",
|
|
197
|
+
"stroke-width": "1.5"
|
|
198
|
+
}, null, -1), t("circle", {
|
|
199
|
+
cx: "14.5",
|
|
200
|
+
cy: "14.5",
|
|
201
|
+
r: "6.25",
|
|
202
|
+
stroke: "currentColor",
|
|
203
|
+
"stroke-width": "1.5"
|
|
204
|
+
}, null, -1)]]);
|
|
205
|
+
}
|
|
206
|
+
var P = { render: N }, F = {
|
|
207
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
208
|
+
width: "24",
|
|
209
|
+
height: "24",
|
|
210
|
+
fill: "none",
|
|
211
|
+
viewBox: "0 0 24 24"
|
|
212
|
+
};
|
|
213
|
+
function I(n, i) {
|
|
214
|
+
return r(), e("svg", F, [...i[0] ||= [t("path", {
|
|
215
|
+
stroke: "currentColor",
|
|
216
|
+
"stroke-width": "1.5",
|
|
217
|
+
d: "M6.25 20.25h11.5a1.5 1.5 0 0 0 1.5-1.5V5.25a1.5 1.5 0 0 0-1.5-1.5H6.25a1.5 1.5 0 0 0-1.5 1.5v13.5a1.5 1.5 0 0 0 1.5 1.5Z"
|
|
218
|
+
}, null, -1), t("path", {
|
|
219
|
+
fill: "currentColor",
|
|
220
|
+
d: "M10 3.75h2V6h-2zM12 6h2v2h-2zM12 10h2v2h-2zM12 14h2v2h-2zM10 8h2v2h-2zM10 12h2v2h-2z"
|
|
221
|
+
}, null, -1)]]);
|
|
222
|
+
}
|
|
223
|
+
var L = { render: I }, R = {
|
|
224
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
225
|
+
width: "24",
|
|
226
|
+
height: "24",
|
|
227
|
+
fill: "none",
|
|
228
|
+
viewBox: "0 0 24 24"
|
|
229
|
+
};
|
|
230
|
+
function z(n, i) {
|
|
231
|
+
return r(), e("svg", R, [...i[0] ||= [t("circle", {
|
|
232
|
+
cx: "12",
|
|
233
|
+
cy: "12",
|
|
234
|
+
r: "7.75",
|
|
235
|
+
stroke: "currentColor",
|
|
236
|
+
"stroke-width": "1.5"
|
|
237
|
+
}, null, -1), t("path", {
|
|
238
|
+
stroke: "currentColor",
|
|
239
|
+
"stroke-width": "1.5",
|
|
240
|
+
d: "M12 1v8M23.005 11.995h-8M12 15v8M9.005 11.995h-8"
|
|
241
|
+
}, null, -1)]]);
|
|
242
|
+
}
|
|
243
|
+
var B = { render: z }, V = {
|
|
244
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
245
|
+
width: "24",
|
|
246
|
+
height: "24",
|
|
247
|
+
fill: "none",
|
|
248
|
+
viewBox: "0 0 24 24"
|
|
249
|
+
};
|
|
250
|
+
function H(n, i) {
|
|
251
|
+
return r(), e("svg", V, [...i[0] ||= [
|
|
252
|
+
t("path", {
|
|
253
|
+
stroke: "currentColor",
|
|
254
|
+
"stroke-width": "1.5",
|
|
255
|
+
d: "M9.25 3.75v4.5h-4.5M11 16.75l3-3-3-3"
|
|
256
|
+
}, null, -1),
|
|
257
|
+
t("path", {
|
|
258
|
+
fill: "currentColor",
|
|
259
|
+
d: "M17.75 3A2.25 2.25 0 0 1 20 5.25v13.5A2.25 2.25 0 0 1 17.75 21H6.25A2.25 2.25 0 0 1 4 18.75V16.5h1.5v2.25c0 .414.336.75.75.75h11.5a.75.75 0 0 0 .75-.75V5.25a.75.75 0 0 0-.75-.75H9.871a.75.75 0 0 0-.53.22L5.72 8.34a.75.75 0 0 0-.22.531V11H4V8.871c0-.597.237-1.169.66-1.59l3.62-3.622A2.25 2.25 0 0 1 9.871 3z"
|
|
260
|
+
}, null, -1),
|
|
261
|
+
t("path", {
|
|
262
|
+
stroke: "currentColor",
|
|
263
|
+
"stroke-width": "1.5",
|
|
264
|
+
d: "M14 13.75H1"
|
|
265
|
+
}, null, -1)
|
|
266
|
+
]]);
|
|
267
|
+
}
|
|
268
|
+
var U = { render: H }, W = {
|
|
269
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
270
|
+
width: "24",
|
|
271
|
+
height: "24",
|
|
272
|
+
fill: "none",
|
|
273
|
+
viewBox: "0 0 24 24"
|
|
274
|
+
};
|
|
275
|
+
function G(n, i) {
|
|
276
|
+
return r(), e("svg", W, [...i[0] ||= [t("path", {
|
|
277
|
+
stroke: "currentColor",
|
|
278
|
+
"stroke-width": "1.5",
|
|
279
|
+
d: "M19.25 18.75a1.5 1.5 0 0 1-1.5 1.5H6.25a1.5 1.5 0 0 1-1.5-1.5v-7.5a1.5 1.5 0 0 1 1.5-1.5h11.5a1.5 1.5 0 0 1 1.5 1.5zM16.25 9.75V7a4.25 4.25 0 0 0-8.5 0v2.75"
|
|
280
|
+
}, null, -1)]]);
|
|
281
|
+
}
|
|
282
|
+
var K = { render: G }, q = {
|
|
283
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
284
|
+
width: "24",
|
|
285
|
+
height: "24",
|
|
286
|
+
fill: "none",
|
|
287
|
+
viewBox: "0 0 24 24"
|
|
288
|
+
};
|
|
289
|
+
function J(n, i) {
|
|
290
|
+
return r(), e("svg", q, [...i[0] ||= [t("path", {
|
|
291
|
+
stroke: "currentColor",
|
|
292
|
+
"stroke-width": "1.5",
|
|
293
|
+
d: "M3.75 9.25h16.5M3.75 14.75h16.5M12 3.75v16.5"
|
|
294
|
+
}, null, -1), t("rect", {
|
|
295
|
+
width: "16.5",
|
|
296
|
+
height: "16.5",
|
|
297
|
+
x: "3.75",
|
|
298
|
+
y: "3.75",
|
|
299
|
+
stroke: "currentColor",
|
|
300
|
+
"stroke-width": "1.5",
|
|
301
|
+
rx: "1.5"
|
|
302
|
+
}, null, -1)]]);
|
|
303
|
+
}
|
|
304
|
+
var Y = { render: J }, X = {
|
|
305
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
306
|
+
width: "24",
|
|
307
|
+
height: "24",
|
|
308
|
+
fill: "none",
|
|
309
|
+
viewBox: "0 0 24 24"
|
|
310
|
+
};
|
|
311
|
+
function Z(n, i) {
|
|
312
|
+
return r(), e("svg", X, [...i[0] ||= [t("path", {
|
|
313
|
+
stroke: "currentColor",
|
|
314
|
+
"stroke-width": "1.5",
|
|
315
|
+
d: "M3.75 6.25a1.5 1.5 0 0 1 1.5-1.5h13.5a1.5 1.5 0 0 1 1.5 1.5v12.5a1.5 1.5 0 0 1-1.5 1.5H5.25a1.5 1.5 0 0 1-1.5-1.5zM7.75 2.5V7M16.25 2.5V7M3.75 9.75h16.5"
|
|
316
|
+
}, null, -1)]]);
|
|
317
|
+
}
|
|
318
|
+
var Q = { render: Z }, ne = {
|
|
319
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
320
|
+
width: "24",
|
|
321
|
+
height: "24",
|
|
322
|
+
fill: "none",
|
|
323
|
+
viewBox: "0 0 24 24"
|
|
324
|
+
};
|
|
325
|
+
function re(n, i) {
|
|
326
|
+
return r(), e("svg", ne, [...i[0] ||= [t("path", {
|
|
327
|
+
stroke: "currentColor",
|
|
328
|
+
"stroke-width": "1.5",
|
|
329
|
+
d: "M11.25 2.907a1.5 1.5 0 0 1 1.5 0l6.75 3.897a1.5 1.5 0 0 1 .75 1.299v7.794a1.5 1.5 0 0 1-.75 1.3l-6.75 3.896a1.5 1.5 0 0 1-1.5 0L4.5 17.196a1.5 1.5 0 0 1-.75-1.299V8.103a1.5 1.5 0 0 1 .75-1.3zM12 7v3M16.333 9.496l-2.598 1.5M16.338 14.496l-2.598-1.5M12 14v3M10.27 12.996l-2.598 1.5M10.275 10.996l-2.598-1.5"
|
|
330
|
+
}, null, -1)]]);
|
|
331
|
+
}
|
|
332
|
+
var ie = { render: re }, ae = {
|
|
333
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
334
|
+
width: "24",
|
|
335
|
+
height: "24",
|
|
336
|
+
fill: "none",
|
|
337
|
+
viewBox: "0 0 24 24"
|
|
338
|
+
};
|
|
339
|
+
function oe(n, i) {
|
|
340
|
+
return r(), e("svg", ae, [...i[0] ||= [t("path", {
|
|
341
|
+
fill: "currentColor",
|
|
342
|
+
d: "M12.268 4.343 11.11 5.5H5.75a.75.75 0 0 0-.75.75v12c0 .414.336.75.75.75h12a.75.75 0 0 0 .75-.75v-5.361l1.156-1.157H20v6.518a2.25 2.25 0 0 1-2.25 2.25h-12a2.25 2.25 0 0 1-2.25-2.25v-12A2.25 2.25 0 0 1 5.75 4h6.518z"
|
|
343
|
+
}, null, -1), t("path", {
|
|
344
|
+
stroke: "currentColor",
|
|
345
|
+
"stroke-width": "1.5",
|
|
346
|
+
d: "M17.19 3.31a1.5 1.5 0 0 1 2.12 0l1.38 1.38a1.5 1.5 0 0 1 0 2.12l-8 8a1.5 1.5 0 0 1-1.061.44H8.75v-2.879c0-.398.158-.779.44-1.06zM15.75 4.75l3.5 3.5"
|
|
347
|
+
}, null, -1)]]);
|
|
348
|
+
}
|
|
349
|
+
var se = { render: oe }, ce = {
|
|
350
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
351
|
+
width: "24",
|
|
352
|
+
height: "24",
|
|
353
|
+
fill: "none",
|
|
354
|
+
viewBox: "0 0 24 24"
|
|
355
|
+
};
|
|
356
|
+
function le(n, i) {
|
|
357
|
+
return r(), e("svg", ce, [...i[0] ||= [
|
|
358
|
+
t("rect", {
|
|
359
|
+
width: "16.5",
|
|
360
|
+
height: "16.5",
|
|
361
|
+
x: "3.75",
|
|
362
|
+
y: "3.75",
|
|
363
|
+
stroke: "currentColor",
|
|
364
|
+
"stroke-width": "1.5",
|
|
365
|
+
rx: "1.5"
|
|
366
|
+
}, null, -1),
|
|
367
|
+
t("path", {
|
|
368
|
+
stroke: "currentColor",
|
|
369
|
+
"stroke-width": "1.5",
|
|
370
|
+
d: "m3.75 16.75 5-5 8.5 8.5"
|
|
371
|
+
}, null, -1),
|
|
372
|
+
t("circle", {
|
|
373
|
+
cx: "14.5",
|
|
374
|
+
cy: "9.5",
|
|
375
|
+
r: "1.75",
|
|
376
|
+
stroke: "currentColor",
|
|
377
|
+
"stroke-width": "1.5"
|
|
378
|
+
}, null, -1)
|
|
379
|
+
]]);
|
|
380
|
+
}
|
|
381
|
+
var ue = { render: le }, de = {
|
|
382
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
383
|
+
width: "24",
|
|
384
|
+
height: "24",
|
|
385
|
+
fill: "none",
|
|
386
|
+
viewBox: "0 0 24 24"
|
|
387
|
+
};
|
|
388
|
+
function fe(n, i) {
|
|
389
|
+
return r(), e("svg", de, [...i[0] ||= [t("rect", {
|
|
390
|
+
width: "16.5",
|
|
391
|
+
height: "16.5",
|
|
392
|
+
x: "3.75",
|
|
393
|
+
y: "3.75",
|
|
394
|
+
stroke: "currentColor",
|
|
395
|
+
"stroke-width": "1.5",
|
|
396
|
+
rx: "1.5"
|
|
397
|
+
}, null, -1), t("path", {
|
|
398
|
+
stroke: "currentColor",
|
|
399
|
+
"stroke-width": "1.5",
|
|
400
|
+
d: "M3.75 13.75h5.292a3 3 0 0 0 5.916 0h5.292"
|
|
401
|
+
}, null, -1)]]);
|
|
402
|
+
}
|
|
403
|
+
var pe = { render: fe }, me = {
|
|
404
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
405
|
+
width: "24",
|
|
406
|
+
height: "24",
|
|
407
|
+
fill: "none",
|
|
408
|
+
viewBox: "0 0 24 24"
|
|
409
|
+
};
|
|
410
|
+
function he(n, i) {
|
|
411
|
+
return r(), e("svg", me, [...i[0] ||= [t("circle", {
|
|
412
|
+
cx: "12",
|
|
413
|
+
cy: "12",
|
|
414
|
+
r: "8.75",
|
|
415
|
+
stroke: "currentColor",
|
|
416
|
+
"stroke-width": "1.5"
|
|
417
|
+
}, null, -1), t("path", {
|
|
418
|
+
stroke: "currentColor",
|
|
419
|
+
"stroke-width": "1.5",
|
|
420
|
+
d: "m8.5 8.5 7 7M15.5 8.5l-7 7"
|
|
421
|
+
}, null, -1)]]);
|
|
422
|
+
}
|
|
423
|
+
var ge = { render: he }, _e = {
|
|
424
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
425
|
+
width: "24",
|
|
426
|
+
height: "24",
|
|
427
|
+
fill: "none",
|
|
428
|
+
viewBox: "0 0 24 24"
|
|
429
|
+
};
|
|
430
|
+
function ve(n, i) {
|
|
431
|
+
return r(), e("svg", _e, [...i[0] ||= [t("rect", {
|
|
432
|
+
width: "16.5",
|
|
433
|
+
height: "16.5",
|
|
434
|
+
x: "3.75",
|
|
435
|
+
y: "3.75",
|
|
436
|
+
stroke: "currentColor",
|
|
437
|
+
"stroke-width": "1.5",
|
|
438
|
+
rx: "1.5"
|
|
439
|
+
}, null, -1), t("path", {
|
|
440
|
+
stroke: "currentColor",
|
|
441
|
+
"stroke-width": "1.5",
|
|
442
|
+
d: "m7.25 15.5 3.5-3.5-3.5-3.5M12 15.25h5"
|
|
443
|
+
}, null, -1)]]);
|
|
444
|
+
}
|
|
445
|
+
var ye = { render: ve }, be = {
|
|
446
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
447
|
+
width: "24",
|
|
448
|
+
height: "24",
|
|
449
|
+
fill: "none",
|
|
450
|
+
viewBox: "0 0 24 24"
|
|
451
|
+
};
|
|
452
|
+
function xe(n, i) {
|
|
453
|
+
return r(), e("svg", be, [...i[0] ||= [t("path", {
|
|
454
|
+
stroke: "currentColor",
|
|
455
|
+
"stroke-width": "1.5",
|
|
456
|
+
d: "M8 20.25H5.25a1.5 1.5 0 0 1-1.5-1.5V5.25a1.5 1.5 0 0 1 1.5-1.5H8M15 17.5l5.5-5.5L15 6.5M20.5 12H7"
|
|
457
|
+
}, null, -1)]]);
|
|
458
|
+
}
|
|
459
|
+
var Se = { render: xe }, Ce = {
|
|
460
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
461
|
+
width: "24",
|
|
462
|
+
height: "24",
|
|
463
|
+
fill: "none",
|
|
464
|
+
viewBox: "0 0 24 24"
|
|
465
|
+
};
|
|
466
|
+
function we(n, i) {
|
|
467
|
+
return r(), e("svg", Ce, [...i[0] ||= [t("path", {
|
|
468
|
+
stroke: "currentColor",
|
|
469
|
+
"stroke-width": "1.5",
|
|
470
|
+
d: "M7.167 19.5 4.75 20.75V5.25a1.5 1.5 0 0 1 1.5-1.5h11.5a1.5 1.5 0 0 1 1.5 1.5v15.5l-2.266-1.25-2.567 1.25L12 19.5l-2.417 1.25zM7 14.75h6M7 11.75h6M7 8.75h6M15 14.75h2M15 11.75h2M15 8.75h2"
|
|
471
|
+
}, null, -1)]]);
|
|
472
|
+
}
|
|
473
|
+
var Te = { render: we }, Ee = {
|
|
474
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
475
|
+
width: "24",
|
|
476
|
+
height: "24",
|
|
477
|
+
fill: "none",
|
|
478
|
+
viewBox: "0 0 24 24"
|
|
479
|
+
};
|
|
480
|
+
function De(n, i) {
|
|
481
|
+
return r(), e("svg", Ee, [...i[0] ||= [
|
|
482
|
+
t("path", {
|
|
483
|
+
stroke: "currentColor",
|
|
484
|
+
"stroke-width": "1.5",
|
|
485
|
+
d: "M9.25 3.75v4.5h-4.5"
|
|
486
|
+
}, null, -1),
|
|
487
|
+
t("path", {
|
|
488
|
+
fill: "currentColor",
|
|
489
|
+
d: "M17.75 3A2.25 2.25 0 0 1 20 5.25V8.5h-1.5V5.25a.75.75 0 0 0-.75-.75H9.871a.75.75 0 0 0-.53.22L5.72 8.34a.75.75 0 0 0-.22.531v9.879c0 .414.336.75.75.75h11.5c.326 0 .6-.21.704-.5h1.531a2.25 2.25 0 0 1-2.235 2H6.25A2.25 2.25 0 0 1 4 18.75V8.871c0-.597.237-1.169.66-1.59l3.62-3.622A2.25 2.25 0 0 1 9.871 3z"
|
|
490
|
+
}, null, -1),
|
|
491
|
+
t("path", {
|
|
492
|
+
stroke: "currentColor",
|
|
493
|
+
"stroke-width": "1.5",
|
|
494
|
+
d: "m19.75 16.75 3-3-3-3M22.75 13.75H10"
|
|
495
|
+
}, null, -1)
|
|
496
|
+
]]);
|
|
497
|
+
}
|
|
498
|
+
var Oe = { render: De }, ke = {
|
|
499
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
500
|
+
width: "24",
|
|
501
|
+
height: "24",
|
|
502
|
+
fill: "none",
|
|
503
|
+
viewBox: "0 0 24 24"
|
|
504
|
+
};
|
|
505
|
+
function Ae(n, i) {
|
|
506
|
+
return r(), e("svg", ke, [...i[0] ||= [t("path", {
|
|
507
|
+
stroke: "currentColor",
|
|
508
|
+
"stroke-width": "1.5",
|
|
509
|
+
d: "M2 6.75h20M5 12.75h14M8 18.75h8"
|
|
510
|
+
}, null, -1)]]);
|
|
511
|
+
}
|
|
512
|
+
var je = { render: Ae }, Me = {
|
|
513
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
514
|
+
width: "24",
|
|
515
|
+
height: "24",
|
|
516
|
+
fill: "none",
|
|
517
|
+
viewBox: "0 0 24 24"
|
|
518
|
+
};
|
|
519
|
+
function Ne(n, i) {
|
|
520
|
+
return r(), e("svg", Me, [...i[0] ||= [
|
|
521
|
+
t("path", {
|
|
522
|
+
stroke: "currentColor",
|
|
523
|
+
"stroke-width": "1.5",
|
|
524
|
+
d: "M7.75 4.75h-1.5a1.5 1.5 0 0 0-1.5 1.5v12.5a1.5 1.5 0 0 0 1.5 1.5h11.5a1.5 1.5 0 0 0 1.5-1.5V6.25a1.5 1.5 0 0 0-1.5-1.5h-1.5"
|
|
525
|
+
}, null, -1),
|
|
526
|
+
t("path", {
|
|
527
|
+
fill: "currentColor",
|
|
528
|
+
d: "M14.25 3.75h-.75v.75h.75zm2 1.5H17zm0 2V8H17v-.75zm-8.5 0H7V8h.75zm1.5-3.5V3zm.5 0v.75h.75v-.75zm3-2v.75a.75.75 0 0 1 .75.75H15A2.25 2.25 0 0 0 12.75 1zm1.5 1.5h-.75v.5H15v-.5zm0 .5v.75h.5V3h-.5zm.5 0v.75a.75.75 0 0 1 .75.75H17A2.25 2.25 0 0 0 14.75 3zm1.5 1.5h-.75v2H17v-2zm0 2V6.5h-8.5V8h8.5zm-8.5 0h.75v-2H7v2zm0-2h.75a.75.75 0 0 1 .75-.75V3A2.25 2.25 0 0 0 7 5.25zm1.5-1.5v.75h.5V3h-.5zm.5 0h.75v-.5H9v.5zm0-.5h.75a.75.75 0 0 1 .75-.75V1A2.25 2.25 0 0 0 9 3.25zm1.5-1.5v.75h1.5V1h-1.5z"
|
|
529
|
+
}, null, -1),
|
|
530
|
+
t("path", {
|
|
531
|
+
stroke: "currentColor",
|
|
532
|
+
"stroke-width": "1.5",
|
|
533
|
+
d: "M8 11.75h8M8 14.75h8"
|
|
534
|
+
}, null, -1)
|
|
535
|
+
]]);
|
|
536
|
+
}
|
|
537
|
+
var Pe = { render: Ne }, Fe = {
|
|
538
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
539
|
+
width: "24",
|
|
540
|
+
height: "24",
|
|
541
|
+
fill: "none",
|
|
542
|
+
viewBox: "0 0 24 24"
|
|
543
|
+
};
|
|
544
|
+
function Ie(n, i) {
|
|
545
|
+
return r(), e("svg", Fe, [...i[0] ||= [t("path", {
|
|
546
|
+
stroke: "currentColor",
|
|
547
|
+
"stroke-width": "1.5",
|
|
548
|
+
d: "M20.25 15.75a1.5 1.5 0 0 1-1.5 1.5H5.25a1.5 1.5 0 0 1-1.5-1.5V5.25a1.5 1.5 0 0 1 1.5-1.5H10l1.5 1.5h7.25a1.5 1.5 0 0 1 1.5 1.5zM12 17.25v4.5M2 21.75h20M3.75 8.75h16.5"
|
|
549
|
+
}, null, -1)]]);
|
|
550
|
+
}
|
|
551
|
+
var Le = { render: Ie }, Re = {
|
|
552
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
553
|
+
width: "24",
|
|
554
|
+
height: "24",
|
|
555
|
+
fill: "none",
|
|
556
|
+
viewBox: "0 0 24 24"
|
|
557
|
+
};
|
|
558
|
+
function ze(n, i) {
|
|
559
|
+
return r(), e("svg", Re, [...i[0] ||= [t("path", {
|
|
560
|
+
stroke: "currentColor",
|
|
561
|
+
"stroke-width": "1.5",
|
|
562
|
+
d: "M3.75 5.25a1.5 1.5 0 0 1 1.5-1.5h13.5a1.5 1.5 0 0 1 1.5 1.5v5.8a9 9 0 0 1-4.95 8.038L12 20.75l-3.3-1.662a9 9 0 0 1-4.95-8.038z"
|
|
563
|
+
}, null, -1), t("path", {
|
|
564
|
+
stroke: "currentColor",
|
|
565
|
+
"stroke-width": "1.5",
|
|
566
|
+
d: "m8 10.75 3 3 5-5"
|
|
567
|
+
}, null, -1)]]);
|
|
568
|
+
}
|
|
569
|
+
var Be = { render: ze }, Ve = {
|
|
570
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
571
|
+
width: "24",
|
|
572
|
+
height: "24",
|
|
573
|
+
fill: "none",
|
|
574
|
+
viewBox: "0 0 24 24"
|
|
575
|
+
};
|
|
576
|
+
function He(n, i) {
|
|
577
|
+
return r(), e("svg", Ve, [...i[0] ||= [t("path", {
|
|
578
|
+
stroke: "currentColor",
|
|
579
|
+
"stroke-width": "1.5",
|
|
580
|
+
d: "m17.25 16.5 4.5-4.5-4.5-4.5M7.25 16.5 2.75 12l4.5-4.5"
|
|
581
|
+
}, null, -1), t("path", {
|
|
582
|
+
fill: "currentColor",
|
|
583
|
+
d: "M10.743 21H9.206l4.05-18h1.538z"
|
|
584
|
+
}, null, -1)]]);
|
|
585
|
+
}
|
|
586
|
+
var Ue = { render: He }, We = {
|
|
587
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
588
|
+
width: "24",
|
|
589
|
+
height: "24",
|
|
590
|
+
fill: "none",
|
|
591
|
+
viewBox: "0 0 24 24"
|
|
592
|
+
};
|
|
593
|
+
function Ge(n, i) {
|
|
594
|
+
return r(), e("svg", We, [...i[0] ||= [
|
|
595
|
+
t("circle", {
|
|
596
|
+
cx: "12",
|
|
597
|
+
cy: "12",
|
|
598
|
+
r: "8.75",
|
|
599
|
+
stroke: "currentColor",
|
|
600
|
+
"stroke-width": "1.5"
|
|
601
|
+
}, null, -1),
|
|
602
|
+
t("ellipse", {
|
|
603
|
+
cx: "12",
|
|
604
|
+
cy: "12",
|
|
605
|
+
stroke: "currentColor",
|
|
606
|
+
"stroke-width": "1.5",
|
|
607
|
+
rx: "3.75",
|
|
608
|
+
ry: "8.75"
|
|
609
|
+
}, null, -1),
|
|
610
|
+
t("path", {
|
|
611
|
+
stroke: "currentColor",
|
|
612
|
+
"stroke-width": "1.5",
|
|
613
|
+
d: "M3 12h18"
|
|
614
|
+
}, null, -1)
|
|
615
|
+
]]);
|
|
616
|
+
}
|
|
617
|
+
var Ke = { render: Ge }, qe = {
|
|
618
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
619
|
+
width: "24",
|
|
620
|
+
height: "24",
|
|
621
|
+
fill: "none",
|
|
622
|
+
viewBox: "0 0 24 24"
|
|
623
|
+
};
|
|
624
|
+
function Je(n, i) {
|
|
625
|
+
return r(), e("svg", qe, [...i[0] ||= [t("path", {
|
|
626
|
+
stroke: "currentColor",
|
|
627
|
+
"stroke-width": "1.5",
|
|
628
|
+
d: "M21.5 5.75H2M21.5 18.25h-7.06a3 3 0 0 1-2.857-2.086L8.917 7.836A3 3 0 0 0 6.06 5.75H2M18.5 2.75l3 3-3 3"
|
|
629
|
+
}, null, -1), t("path", {
|
|
630
|
+
stroke: "currentColor",
|
|
631
|
+
"stroke-width": "1.5",
|
|
632
|
+
d: "m18.5 15.25 3 3-3 3"
|
|
633
|
+
}, null, -1)]]);
|
|
634
|
+
}
|
|
635
|
+
var Ye = { render: Je }, Xe = {
|
|
636
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
637
|
+
width: "24",
|
|
638
|
+
height: "24",
|
|
639
|
+
fill: "none",
|
|
640
|
+
viewBox: "0 0 24 24"
|
|
641
|
+
};
|
|
642
|
+
function Ze(n, i) {
|
|
643
|
+
return r(), e("svg", Xe, [...i[0] ||= [t("path", {
|
|
644
|
+
stroke: "currentColor",
|
|
645
|
+
"stroke-width": "1.5",
|
|
646
|
+
d: "M19.25 13V5.25a1.5 1.5 0 0 0-1.5-1.5H9.871a1.5 1.5 0 0 0-1.06.44L5.189 7.81a1.5 1.5 0 0 0-.439 1.061V13m14.5 3.25v2.5a1.5 1.5 0 0 1-1.5 1.5H6.25a1.5 1.5 0 0 1-1.5-1.5v-2.5"
|
|
647
|
+
}, null, -1), t("path", {
|
|
648
|
+
stroke: "currentColor",
|
|
649
|
+
"stroke-width": "1.5",
|
|
650
|
+
d: "M9.25 3.75v4.5h-4.5M2 16.25h20"
|
|
651
|
+
}, null, -1)]]);
|
|
652
|
+
}
|
|
653
|
+
var Qe = { render: Ze }, $e = {
|
|
654
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
655
|
+
width: "24",
|
|
656
|
+
height: "24",
|
|
657
|
+
fill: "none",
|
|
658
|
+
viewBox: "0 0 24 24"
|
|
659
|
+
};
|
|
660
|
+
function et(n, i) {
|
|
661
|
+
return r(), e("svg", $e, [...i[0] ||= [
|
|
662
|
+
t("path", {
|
|
663
|
+
stroke: "currentColor",
|
|
664
|
+
"stroke-width": "1.5",
|
|
665
|
+
d: "M9 6.75h12M9 12.75h12M9 18.75h12"
|
|
666
|
+
}, null, -1),
|
|
667
|
+
t("circle", {
|
|
668
|
+
cx: "4.5",
|
|
669
|
+
cy: "6.5",
|
|
670
|
+
r: "1.5",
|
|
671
|
+
fill: "currentColor"
|
|
672
|
+
}, null, -1),
|
|
673
|
+
t("circle", {
|
|
674
|
+
cx: "4.5",
|
|
675
|
+
cy: "12.5",
|
|
676
|
+
r: "1.5",
|
|
677
|
+
fill: "currentColor"
|
|
678
|
+
}, null, -1),
|
|
679
|
+
t("circle", {
|
|
680
|
+
cx: "4.5",
|
|
681
|
+
cy: "18.5",
|
|
682
|
+
r: "1.5",
|
|
683
|
+
fill: "currentColor"
|
|
684
|
+
}, null, -1)
|
|
685
|
+
]]);
|
|
686
|
+
}
|
|
687
|
+
var tt = { render: et }, nt = {
|
|
688
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
689
|
+
width: "24",
|
|
690
|
+
height: "24",
|
|
691
|
+
fill: "none",
|
|
692
|
+
viewBox: "0 0 24 24"
|
|
693
|
+
};
|
|
694
|
+
function rt(n, i) {
|
|
695
|
+
return r(), e("svg", nt, [...i[0] ||= [t("path", {
|
|
696
|
+
fill: "currentColor",
|
|
697
|
+
d: "M19.5 12V5.25a.75.75 0 0 0-.75-.75H5.25a.75.75 0 0 0-.75.75V12H3V5.25A2.25 2.25 0 0 1 5.25 3h13.5A2.25 2.25 0 0 1 21 5.25V12zM3 16.25V14h1.5v2.25zM5.25 21A2.25 2.25 0 0 1 3 18.75V18h1.5v.75c0 .414.336.75.75.75H6V21zM8 21v-1.5h3V21zm5 0v-1.5h3V21zm8-2.25A2.25 2.25 0 0 1 18.75 21H18v-1.5h.75a.75.75 0 0 0 .75-.75V18H21zm-1.5-2.5V14H21v2.25z"
|
|
698
|
+
}, null, -1), t("path", {
|
|
699
|
+
stroke: "currentColor",
|
|
700
|
+
"stroke-width": "1.5",
|
|
701
|
+
d: "M23 12H1"
|
|
702
|
+
}, null, -1)]]);
|
|
703
|
+
}
|
|
704
|
+
var it = { render: rt }, at = {
|
|
705
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
706
|
+
width: "24",
|
|
707
|
+
height: "24",
|
|
708
|
+
fill: "none",
|
|
709
|
+
viewBox: "0 0 24 24"
|
|
710
|
+
};
|
|
711
|
+
function ot(n, i) {
|
|
712
|
+
return r(), e("svg", at, [...i[0] ||= [t("path", {
|
|
713
|
+
stroke: "currentColor",
|
|
714
|
+
"stroke-width": "1.5",
|
|
715
|
+
d: "M21.25 17.75a1.5 1.5 0 0 1-1.5 1.5H4.25a1.5 1.5 0 0 1-1.5-1.5V5.25a1.5 1.5 0 0 1 1.5-1.5H9l2 2h8.75a1.5 1.5 0 0 1 1.5 1.5zM2.75 9.75h18.5"
|
|
716
|
+
}, null, -1)]]);
|
|
717
|
+
}
|
|
718
|
+
var st = { render: ot }, ct = {
|
|
719
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
720
|
+
width: "24",
|
|
721
|
+
height: "24",
|
|
722
|
+
fill: "none",
|
|
723
|
+
viewBox: "0 0 24 24"
|
|
724
|
+
};
|
|
725
|
+
function lt(n, i) {
|
|
726
|
+
return r(), e("svg", ct, [...i[0] ||= [t("path", {
|
|
727
|
+
stroke: "currentColor",
|
|
728
|
+
"stroke-width": "1.5",
|
|
729
|
+
d: "m10.5 10.25 3.5-3.5-3.5-3.5"
|
|
730
|
+
}, null, -1), t("path", {
|
|
731
|
+
stroke: "currentColor",
|
|
732
|
+
"stroke-width": "1.5",
|
|
733
|
+
d: "M14 6.75H8a5.25 5.25 0 0 0 0 10.5h8a5.25 5.25 0 0 0 1-10.405"
|
|
734
|
+
}, null, -1)]]);
|
|
735
|
+
}
|
|
736
|
+
var ut = { render: lt }, dt = {
|
|
737
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
738
|
+
width: "24",
|
|
739
|
+
height: "24",
|
|
740
|
+
fill: "none",
|
|
741
|
+
viewBox: "0 0 24 24"
|
|
742
|
+
};
|
|
743
|
+
function ft(n, i) {
|
|
744
|
+
return r(), e("svg", dt, [...i[0] ||= [
|
|
745
|
+
t("path", {
|
|
746
|
+
fill: "currentColor",
|
|
747
|
+
d: "m20.52 14.248.53.53.872-.871-1.174-.374zm-2.173 2.174-.53-.53-.531.53.53.53zm2.674 2.674.53.53.53-.53-.53-.53zm-1.925 1.925-.53.53.53.53.53-.53zm-2.674-2.675.53-.53-.53-.53-.53.53zm-2.174 2.175-.715.227.373 1.175.872-.872zm-2.925-9.198.227-.714-1.38-.44.438 1.382zm9.197 2.925-.53-.53-2.174 2.173.53.53.53.531 2.175-2.174zm-2.173 2.174-.53.53 2.674 2.674.53-.53.53-.53-2.674-2.675zm2.674 2.674-.53-.53-1.925 1.924.53.53.53.531 1.925-1.924zm-1.925 1.925.53-.53-2.674-2.675-.53.53-.53.53 2.674 2.675zm-2.674-2.675-.53-.53-2.175 2.174.53.53.53.531 2.175-2.174zm-2.174 2.175.714-.227-2.924-9.198-.715.227-.715.228 2.925 9.197zm-2.925-9.198-.227.715 9.197 2.925.227-.715.228-.715-9.198-2.924z"
|
|
748
|
+
}, null, -1),
|
|
749
|
+
t("path", {
|
|
750
|
+
stroke: "currentColor",
|
|
751
|
+
"stroke-width": "1.5",
|
|
752
|
+
d: "M7.625 19.58A8.75 8.75 0 1 1 19.558 7.587"
|
|
753
|
+
}, null, -1),
|
|
754
|
+
t("path", {
|
|
755
|
+
stroke: "currentColor",
|
|
756
|
+
"stroke-width": "1.5",
|
|
757
|
+
d: "M9.624 16.114a4.75 4.75 0 1 1 6.482-6.503"
|
|
758
|
+
}, null, -1)
|
|
759
|
+
]]);
|
|
760
|
+
}
|
|
761
|
+
var pt = { render: ft }, mt = {
|
|
762
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
763
|
+
width: "24",
|
|
764
|
+
height: "24",
|
|
765
|
+
fill: "none",
|
|
766
|
+
viewBox: "0 0 24 24"
|
|
767
|
+
};
|
|
768
|
+
function ht(n, i) {
|
|
769
|
+
return r(), e("svg", mt, [...i[0] ||= [
|
|
770
|
+
t("path", {
|
|
771
|
+
stroke: "currentColor",
|
|
772
|
+
"stroke-width": "1.5",
|
|
773
|
+
d: "M21.25 17.75a1.5 1.5 0 0 1-1.5 1.5H4.25a1.5 1.5 0 0 1-1.5-1.5V6.25a1.5 1.5 0 0 1 1.5-1.5h15.5a1.5 1.5 0 0 1 1.5 1.5z"
|
|
774
|
+
}, null, -1),
|
|
775
|
+
t("path", {
|
|
776
|
+
stroke: "currentColor",
|
|
777
|
+
"stroke-width": "1.5",
|
|
778
|
+
d: "m18.75 12.75-2.5 2.5-2.5-2.5M16.25 8v7.25"
|
|
779
|
+
}, null, -1),
|
|
780
|
+
t("path", {
|
|
781
|
+
fill: "currentColor",
|
|
782
|
+
d: "M12 16h-1.5v-4.586l-1.382 2.01-.618.9-.618-.9-1.382-2.01V16H5V8h.973l.395.575 2.132 3.1 2.132-3.1.395-.575H12z"
|
|
783
|
+
}, null, -1)
|
|
784
|
+
]]);
|
|
785
|
+
}
|
|
786
|
+
var gt = { render: ht }, _t = {
|
|
787
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
788
|
+
width: "24",
|
|
789
|
+
height: "24",
|
|
790
|
+
fill: "none",
|
|
791
|
+
viewBox: "0 0 24 24"
|
|
792
|
+
};
|
|
793
|
+
function vt(n, i) {
|
|
794
|
+
return r(), e("svg", _t, [...i[0] ||= [t("path", {
|
|
795
|
+
stroke: "currentColor",
|
|
796
|
+
"stroke-width": "1.5",
|
|
797
|
+
d: "M2 5.75h19.5M2 18.25h4.06a3 3 0 0 0 2.857-2.086l2.666-8.328A3 3 0 0 1 14.44 5.75h7.06"
|
|
798
|
+
}, null, -1), t("path", {
|
|
799
|
+
stroke: "currentColor",
|
|
800
|
+
"stroke-width": "1.5",
|
|
801
|
+
d: "m18.5 2.75 3 3-3 3"
|
|
802
|
+
}, null, -1)]]);
|
|
803
|
+
}
|
|
804
|
+
var yt = { render: vt }, bt = {
|
|
805
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
806
|
+
width: "24",
|
|
807
|
+
height: "24",
|
|
808
|
+
fill: "none",
|
|
809
|
+
viewBox: "0 0 24 24"
|
|
810
|
+
};
|
|
811
|
+
function xt(n, i) {
|
|
812
|
+
return r(), e("svg", bt, [...i[0] ||= [
|
|
813
|
+
t("path", {
|
|
814
|
+
stroke: "currentColor",
|
|
815
|
+
"stroke-width": "1.5",
|
|
816
|
+
d: "M3 7.75h11.25M21 16.25H9.75"
|
|
817
|
+
}, null, -1),
|
|
818
|
+
t("circle", {
|
|
819
|
+
cx: "17.25",
|
|
820
|
+
cy: "7.75",
|
|
821
|
+
r: "3",
|
|
822
|
+
stroke: "currentColor",
|
|
823
|
+
"stroke-width": "1.5"
|
|
824
|
+
}, null, -1),
|
|
825
|
+
t("circle", {
|
|
826
|
+
cx: "3",
|
|
827
|
+
cy: "3",
|
|
828
|
+
r: "3",
|
|
829
|
+
stroke: "currentColor",
|
|
830
|
+
"stroke-width": "1.5",
|
|
831
|
+
transform: "matrix(-1 0 0 1 9.75 13.25)"
|
|
832
|
+
}, null, -1)
|
|
833
|
+
]]);
|
|
834
|
+
}
|
|
835
|
+
var St = { render: xt }, Ct = {
|
|
836
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
837
|
+
width: "24",
|
|
838
|
+
height: "24",
|
|
839
|
+
fill: "none",
|
|
840
|
+
viewBox: "0 0 24 24"
|
|
841
|
+
};
|
|
842
|
+
function wt(t, i) {
|
|
843
|
+
return r(), e("svg", Ct, [...i[0] ||= [n("<circle cx=\"11\" cy=\"11\" r=\"7.25\" stroke=\"currentColor\" stroke-width=\"1.5\"></circle><path stroke=\"currentColor\" stroke-width=\"1.5\" d=\"m16.12 16.12 4.38 4.38\"></path><circle cx=\"14.5\" cy=\"11\" r=\"1\" fill=\"currentColor\"></circle><circle cx=\"11\" cy=\"11\" r=\"1\" fill=\"currentColor\"></circle><circle cx=\"7.5\" cy=\"11\" r=\"1\" fill=\"currentColor\"></circle>", 5)]]);
|
|
844
|
+
}
|
|
845
|
+
var $ = { render: wt }, Tt = {
|
|
846
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
847
|
+
width: "24",
|
|
848
|
+
height: "24",
|
|
849
|
+
fill: "none",
|
|
850
|
+
viewBox: "0 0 24 24"
|
|
851
|
+
};
|
|
852
|
+
function Et(t, i) {
|
|
853
|
+
return r(), e("svg", Tt, [...i[0] ||= [n("<circle cx=\"2.5\" cy=\"12\" r=\"1.75\" stroke=\"currentColor\" stroke-width=\"1.5\"></circle><path stroke=\"currentColor\" stroke-width=\"1.5\" d=\"M4.25 12h2.5M10.25 12h1.875C13.161 12 14 11.16 14 10.125s.84-1.875 1.875-1.875h3.875M10.25 12h1.875c1.036 0 1.875.84 1.875 1.875s.84 1.875 1.875 1.875h1.375\"></path><circle cx=\"8.5\" cy=\"12\" r=\"1.75\" stroke=\"currentColor\" stroke-width=\"1.5\"></circle><circle cx=\"21.5\" cy=\"8.5\" r=\"1.75\" stroke=\"currentColor\" stroke-width=\"1.5\"></circle><circle cx=\"19\" cy=\"15.5\" r=\"1.75\" stroke=\"currentColor\" stroke-width=\"1.5\"></circle>", 5)]]);
|
|
854
|
+
}
|
|
855
|
+
var Dt = { render: Et }, Ot = {
|
|
856
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
857
|
+
width: "24",
|
|
858
|
+
height: "24",
|
|
859
|
+
fill: "none",
|
|
860
|
+
viewBox: "0 0 24 24"
|
|
861
|
+
};
|
|
862
|
+
function kt(t, i) {
|
|
863
|
+
return r(), e("svg", Ot, [...i[0] ||= [n("<circle cx=\"2.5\" cy=\"12\" r=\"1.75\" stroke=\"currentColor\" stroke-width=\"1.5\"></circle><path stroke=\"currentColor\" stroke-width=\"1.5\" d=\"M4.25 12h2.5M10.25 12h1.875C13.161 12 14 11.16 14 10.125s.84-1.875 1.875-1.875h3.875M10.25 12h1.875c1.036 0 1.875.84 1.875 1.875s.84 1.875 1.875 1.875h1.375\"></path><circle cx=\"8.5\" cy=\"12\" r=\"1.75\" stroke=\"currentColor\" stroke-width=\"1.5\"></circle><circle cx=\"21.5\" cy=\"8.5\" r=\"1.75\" stroke=\"currentColor\" stroke-width=\"1.5\"></circle><circle cx=\"19\" cy=\"15.5\" r=\"1.75\" stroke=\"currentColor\" stroke-width=\"1.5\"></circle>", 5)]]);
|
|
864
|
+
}
|
|
865
|
+
var At = { render: kt }, jt = {
|
|
866
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
867
|
+
width: "24",
|
|
868
|
+
height: "24",
|
|
869
|
+
fill: "none",
|
|
870
|
+
viewBox: "0 0 24 24"
|
|
871
|
+
};
|
|
872
|
+
function Mt(n, i) {
|
|
873
|
+
return r(), e("svg", jt, [...i[0] ||= [t("path", {
|
|
874
|
+
stroke: "currentColor",
|
|
875
|
+
"stroke-width": "1.5",
|
|
876
|
+
d: "M2.5 12h13M14 19.5l7.5-7.5L14 4.5"
|
|
877
|
+
}, null, -1), t("path", {
|
|
878
|
+
stroke: "currentColor",
|
|
879
|
+
"stroke-width": "1.5",
|
|
880
|
+
d: "m8 19.5 7.5-7.5L8 4.5"
|
|
881
|
+
}, null, -1)]]);
|
|
882
|
+
}
|
|
883
|
+
var Nt = { render: Mt }, Pt = {
|
|
884
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
885
|
+
width: "24",
|
|
886
|
+
height: "24",
|
|
887
|
+
fill: "none",
|
|
888
|
+
viewBox: "0 0 24 24"
|
|
889
|
+
};
|
|
890
|
+
function Ft(n, i) {
|
|
891
|
+
return r(), e("svg", Pt, [...i[0] ||= [
|
|
892
|
+
t("circle", {
|
|
893
|
+
cx: "12",
|
|
894
|
+
cy: "15.75",
|
|
895
|
+
r: "1.25",
|
|
896
|
+
fill: "currentColor"
|
|
897
|
+
}, null, -1),
|
|
898
|
+
t("path", {
|
|
899
|
+
stroke: "currentColor",
|
|
900
|
+
"stroke-width": "1.5",
|
|
901
|
+
d: "M9.75 10A2.25 2.25 0 1 1 12 12.25v1.25"
|
|
902
|
+
}, null, -1),
|
|
903
|
+
t("path", {
|
|
904
|
+
fill: "currentColor",
|
|
905
|
+
d: "m7.8 19.678.36-.658-.26-.143-.287.075zm-4.686 1.208-.726-.187-.317 1.23 1.23-.317zm1.207-4.687.727.187.074-.287-.143-.26zM12 3.25V4a8 8 0 0 1 8 8h1.5A9.5 9.5 0 0 0 12 2.5zM20.75 12H20a8 8 0 0 1-8 8v1.5a9.5 9.5 0 0 0 9.5-9.5zM12 20.75V20c-1.393 0-2.7-.355-3.84-.98l-.36.658-.36.657A9.46 9.46 0 0 0 12 21.5zm-4.2-1.072-.187-.727-4.686 1.209.187.726.188.726 4.685-1.208zm-4.686 1.208.727.187 1.207-4.687-.727-.187-.726-.187L2.388 20.7zm1.207-4.687.658-.36A7.96 7.96 0 0 1 4 12H2.5c0 1.65.421 3.205 1.164 4.56zM3.25 12H4a8 8 0 0 1 8-8V2.5A9.5 9.5 0 0 0 2.5 12z"
|
|
906
|
+
}, null, -1)
|
|
907
|
+
]]);
|
|
908
|
+
}
|
|
909
|
+
var It = { render: Ft }, Lt = {
|
|
910
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
911
|
+
width: "24",
|
|
912
|
+
height: "24",
|
|
913
|
+
fill: "none",
|
|
914
|
+
viewBox: "0 0 24 24"
|
|
915
|
+
};
|
|
916
|
+
function Rt(n, i) {
|
|
917
|
+
return r(), e("svg", Lt, [...i[0] ||= [t("path", {
|
|
918
|
+
stroke: "currentColor",
|
|
919
|
+
"stroke-width": "1.5",
|
|
920
|
+
d: "M3.75 15.25a1.5 1.5 0 0 1 1.5-1.5h13.5a1.5 1.5 0 0 1 1.5 1.5v3.5a1.5 1.5 0 0 1-1.5 1.5H5.25a1.5 1.5 0 0 1-1.5-1.5zM16.75 16v2M13.75 16v2M10.75 7.25l-3 3-3-3M19.25 5l-3-3-3 3M7.75 2v8.25M16.25 10.25V2"
|
|
921
|
+
}, null, -1)]]);
|
|
922
|
+
}
|
|
923
|
+
var zt = { render: Rt }, Bt = {
|
|
924
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
925
|
+
width: "24",
|
|
926
|
+
height: "24",
|
|
927
|
+
fill: "none",
|
|
928
|
+
viewBox: "0 0 24 24"
|
|
929
|
+
};
|
|
930
|
+
function Vt(n, i) {
|
|
931
|
+
return r(), e("svg", Bt, [...i[0] ||= [t("path", {
|
|
932
|
+
stroke: "currentColor",
|
|
933
|
+
"stroke-width": "1.5",
|
|
934
|
+
d: "M4.416 13.973a2.75 2.75 0 1 0 2.168 5.054 2.75 2.75 0 0 0-2.168-5.054Zm0 0L22 6.5M4.416 10.027a2.75 2.75 0 1 1 2.169-5.054 2.75 2.75 0 0 1-2.17 5.054Zm0 0L22 17.5"
|
|
935
|
+
}, null, -1)]]);
|
|
936
|
+
}
|
|
937
|
+
var Ht = { render: Vt }, Ut = {
|
|
938
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
939
|
+
width: "24",
|
|
940
|
+
height: "24",
|
|
941
|
+
fill: "none",
|
|
942
|
+
viewBox: "0 0 24 24"
|
|
943
|
+
};
|
|
944
|
+
function Wt(n, i) {
|
|
945
|
+
return r(), e("svg", Ut, [...i[0] ||= [t("path", {
|
|
946
|
+
stroke: "currentColor",
|
|
947
|
+
"stroke-width": "1.5",
|
|
948
|
+
d: "M7.75 7.75v-3.5a1.5 1.5 0 0 1 1.5-1.5h10.5a1.5 1.5 0 0 1 1.5 1.5v10.5a1.5 1.5 0 0 1-1.5 1.5h-3.5M6.5 11.5l6 6M12.5 11.5l-6 6"
|
|
949
|
+
}, null, -1), t("path", {
|
|
950
|
+
stroke: "currentColor",
|
|
951
|
+
"stroke-width": "1.5",
|
|
952
|
+
d: "M2.75 9.25a1.5 1.5 0 0 1 1.5-1.5h10.5a1.5 1.5 0 0 1 1.5 1.5v10.5a1.5 1.5 0 0 1-1.5 1.5H4.25a1.5 1.5 0 0 1-1.5-1.5z"
|
|
953
|
+
}, null, -1)]]);
|
|
954
|
+
}
|
|
955
|
+
var Gt = { render: Wt }, Kt = {
|
|
956
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
957
|
+
width: "24",
|
|
958
|
+
height: "24",
|
|
959
|
+
fill: "none",
|
|
960
|
+
viewBox: "0 0 24 24"
|
|
961
|
+
};
|
|
962
|
+
function qt(n, i) {
|
|
963
|
+
return r(), e("svg", Kt, [...i[0] ||= [t("path", {
|
|
964
|
+
stroke: "currentColor",
|
|
965
|
+
"stroke-width": "1.5",
|
|
966
|
+
d: "M15 7.75h4.75a1.5 1.5 0 0 1 1.5 1.5v5.5a1.5 1.5 0 0 1-1.5 1.5H15m-6 0H4.25a1.5 1.5 0 0 1-1.5-1.5v-5.5a1.5 1.5 0 0 1 1.5-1.5H9"
|
|
967
|
+
}, null, -1), t("path", {
|
|
968
|
+
stroke: "currentColor",
|
|
969
|
+
"stroke-width": "1.5",
|
|
970
|
+
d: "M15.25 3.75H14a2 2 0 0 0-2 2v12.5a2 2 0 0 0 2 2h1.25M8.75 3.75H10a2 2 0 0 1 2 2v12.5a2 2 0 0 1-2 2H8.75"
|
|
971
|
+
}, null, -1)]]);
|
|
972
|
+
}
|
|
973
|
+
var Jt = { render: qt }, Yt = {
|
|
974
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
975
|
+
width: "24",
|
|
976
|
+
height: "24",
|
|
977
|
+
fill: "none",
|
|
978
|
+
viewBox: "0 0 24 24"
|
|
979
|
+
};
|
|
980
|
+
function Xt(t, i) {
|
|
981
|
+
return r(), e("svg", Yt, [...i[0] ||= [n("<circle cx=\"12\" cy=\"7\" r=\"1.5\" fill=\"currentColor\"></circle><circle cx=\"6.5\" cy=\"16.5\" r=\"1.5\" fill=\"currentColor\"></circle><circle cx=\"17.5\" cy=\"16.5\" r=\"1.5\" fill=\"currentColor\"></circle><path stroke=\"currentColor\" stroke-width=\"1.5\" d=\"M15.248 8.875a3.748 3.748 0 0 0-1.373-5.123 3.75 3.75 0 1 0-3.75 6.496L6.5 16.5\"></path><path stroke=\"currentColor\" stroke-width=\"1.5\" d=\"M6.5 12.75a3.75 3.75 0 1 0 3.75 3.75h7.25\"></path><path stroke=\"currentColor\" stroke-width=\"1.5\" d=\"M14.252 18.375a3.75 3.75 0 1 0 1.373-5.123L12 7\"></path>", 6)]]);
|
|
982
|
+
}
|
|
983
|
+
var Zt = { render: Xt }, Qt = {
|
|
984
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
985
|
+
width: "24",
|
|
986
|
+
height: "24",
|
|
987
|
+
fill: "none",
|
|
988
|
+
viewBox: "0 0 24 24"
|
|
989
|
+
};
|
|
990
|
+
function $t(n, i) {
|
|
991
|
+
return r(), e("svg", Qt, [...i[0] ||= [t("circle", {
|
|
992
|
+
cx: "4.5",
|
|
993
|
+
cy: "19.5",
|
|
994
|
+
r: "1.5",
|
|
995
|
+
fill: "currentColor"
|
|
996
|
+
}, null, -1), t("path", {
|
|
997
|
+
stroke: "currentColor",
|
|
998
|
+
"stroke-width": "1.5",
|
|
999
|
+
d: "M12.75 21c0-5.385-4.365-9.75-9.75-9.75M19.75 21c0-9.25-7.5-16.75-16.75-16.75"
|
|
1000
|
+
}, null, -1)]]);
|
|
1001
|
+
}
|
|
1002
|
+
var en = { render: $t }, tn = {
|
|
1003
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1004
|
+
width: "24",
|
|
1005
|
+
height: "24",
|
|
1006
|
+
fill: "none",
|
|
1007
|
+
viewBox: "0 0 24 24"
|
|
1008
|
+
};
|
|
1009
|
+
function nn(n, i) {
|
|
1010
|
+
return r(), e("svg", tn, [...i[0] ||= [t("circle", {
|
|
1011
|
+
cx: "4.5",
|
|
1012
|
+
cy: "19.5",
|
|
1013
|
+
r: "1.5",
|
|
1014
|
+
fill: "currentColor"
|
|
1015
|
+
}, null, -1), t("path", {
|
|
1016
|
+
stroke: "currentColor",
|
|
1017
|
+
"stroke-width": "1.5",
|
|
1018
|
+
d: "M12.75 21c0-5.385-4.365-9.75-9.75-9.75M19.75 21c0-9.25-7.5-16.75-16.75-16.75"
|
|
1019
|
+
}, null, -1)]]);
|
|
1020
|
+
}
|
|
1021
|
+
var rn = { render: nn }, an = {
|
|
1022
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1023
|
+
width: "24",
|
|
1024
|
+
height: "24",
|
|
1025
|
+
fill: "none",
|
|
1026
|
+
viewBox: "0 0 24 24"
|
|
1027
|
+
};
|
|
1028
|
+
function on(n, i) {
|
|
1029
|
+
return r(), e("svg", an, [...i[0] ||= [t("circle", {
|
|
1030
|
+
cx: "12",
|
|
1031
|
+
cy: "12",
|
|
1032
|
+
r: "8.75",
|
|
1033
|
+
stroke: "currentColor",
|
|
1034
|
+
"stroke-width": "1.5"
|
|
1035
|
+
}, null, -1), t("path", {
|
|
1036
|
+
stroke: "currentColor",
|
|
1037
|
+
"stroke-width": "1.5",
|
|
1038
|
+
d: "M12 6v6l-3.5 2"
|
|
1039
|
+
}, null, -1)]]);
|
|
1040
|
+
}
|
|
1041
|
+
var sn = { render: on }, cn = {
|
|
1042
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1043
|
+
width: "24",
|
|
1044
|
+
height: "24",
|
|
1045
|
+
fill: "none",
|
|
1046
|
+
viewBox: "0 0 24 24"
|
|
1047
|
+
};
|
|
1048
|
+
function ln(n, i) {
|
|
1049
|
+
return r(), e("svg", cn, [...i[0] ||= [t("path", {
|
|
1050
|
+
stroke: "currentColor",
|
|
1051
|
+
"stroke-width": "1.5",
|
|
1052
|
+
d: "M21.25 17.75a1.5 1.5 0 0 1-1.5 1.5H4.25a1.5 1.5 0 0 1-1.5-1.5V6.25a1.5 1.5 0 0 1 1.5-1.5h15.5a1.5 1.5 0 0 1 1.5 1.5z"
|
|
1053
|
+
}, null, -1), t("path", {
|
|
1054
|
+
stroke: "currentColor",
|
|
1055
|
+
"stroke-width": "1.5",
|
|
1056
|
+
d: "m3 8 9 6 9-6"
|
|
1057
|
+
}, null, -1)]]);
|
|
1058
|
+
}
|
|
1059
|
+
var un = { render: ln }, dn = {
|
|
1060
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1061
|
+
width: "24",
|
|
1062
|
+
height: "24",
|
|
1063
|
+
fill: "none",
|
|
1064
|
+
viewBox: "0 0 24 24"
|
|
1065
|
+
};
|
|
1066
|
+
function fn(t, i) {
|
|
1067
|
+
return r(), e("svg", dn, [...i[0] ||= [n("<circle cx=\"9\" cy=\"9\" r=\"6.25\" stroke=\"currentColor\" stroke-width=\"1.5\"></circle><path stroke=\"currentColor\" stroke-width=\"1.5\" d=\"M15.239 8.754a6.25 6.25 0 1 1-6.484 6.49\"></path><circle cx=\"7\" cy=\"8\" r=\"1\" fill=\"currentColor\"></circle><path stroke=\"currentColor\" stroke-width=\"1.5\" d=\"M6.5 10.25s.714 1.5 2.5 1.5 2.5-1.5 2.5-1.5M12.5 18.25s.714-1.5 2.5-1.5 2.5 1.5 2.5 1.5\"></path><circle cx=\"11\" cy=\"8\" r=\"1\" fill=\"currentColor\"></circle><circle cx=\"17\" cy=\"14\" r=\"1\" fill=\"currentColor\"></circle>", 6)]]);
|
|
1068
|
+
}
|
|
1069
|
+
var pn = { render: fn }, mn = {
|
|
1070
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1071
|
+
width: "24",
|
|
1072
|
+
height: "24",
|
|
1073
|
+
fill: "none",
|
|
1074
|
+
viewBox: "0 0 24 24"
|
|
1075
|
+
};
|
|
1076
|
+
function hn(n, i) {
|
|
1077
|
+
return r(), e("svg", mn, [...i[0] ||= [t("path", {
|
|
1078
|
+
stroke: "currentColor",
|
|
1079
|
+
"stroke-width": "1.5",
|
|
1080
|
+
d: "M5.25 20.25h13.5a1.5 1.5 0 0 0 1.5-1.5V5.25a1.5 1.5 0 0 0-1.5-1.5H5.25a1.5 1.5 0 0 0-1.5 1.5v13.5a1.5 1.5 0 0 0 1.5 1.5ZM3.75 9.25h16.5M3.75 14.75h16.5M15 17.25h3M15 11.75h3M15 6.25h3"
|
|
1081
|
+
}, null, -1)]]);
|
|
1082
|
+
}
|
|
1083
|
+
var gn = { render: hn }, _n = {
|
|
1084
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1085
|
+
width: "24",
|
|
1086
|
+
height: "24",
|
|
1087
|
+
fill: "none",
|
|
1088
|
+
viewBox: "0 0 24 24"
|
|
1089
|
+
};
|
|
1090
|
+
function vn(n, i) {
|
|
1091
|
+
return r(), e("svg", _n, [...i[0] ||= [
|
|
1092
|
+
t("path", {
|
|
1093
|
+
stroke: "currentColor",
|
|
1094
|
+
"stroke-width": "1.5",
|
|
1095
|
+
d: "M11.25 2.907a1.5 1.5 0 0 1 1.5 0l6.75 3.897a1.5 1.5 0 0 1 .75 1.299v7.794a1.5 1.5 0 0 1-.75 1.3l-6.75 3.896a1.5 1.5 0 0 1-1.5 0L4.5 17.196a1.5 1.5 0 0 1-.75-1.299V8.103a1.5 1.5 0 0 1 .75-1.3z"
|
|
1096
|
+
}, null, -1),
|
|
1097
|
+
t("circle", {
|
|
1098
|
+
cx: "11",
|
|
1099
|
+
cy: "11",
|
|
1100
|
+
r: "2.75",
|
|
1101
|
+
stroke: "currentColor",
|
|
1102
|
+
"stroke-width": "1.5"
|
|
1103
|
+
}, null, -1),
|
|
1104
|
+
t("path", {
|
|
1105
|
+
stroke: "currentColor",
|
|
1106
|
+
"stroke-width": "1.5",
|
|
1107
|
+
d: "m12.95 12.95 2.55 2.55"
|
|
1108
|
+
}, null, -1)
|
|
1109
|
+
]]);
|
|
1110
|
+
}
|
|
1111
|
+
var yn = { render: vn }, bn = {
|
|
1112
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1113
|
+
width: "24",
|
|
1114
|
+
height: "24",
|
|
1115
|
+
fill: "none",
|
|
1116
|
+
viewBox: "0 0 24 24"
|
|
1117
|
+
};
|
|
1118
|
+
function xn(n, i) {
|
|
1119
|
+
return r(), e("svg", bn, [...i[0] ||= [t("path", {
|
|
1120
|
+
stroke: "currentColor",
|
|
1121
|
+
"stroke-width": "1.5",
|
|
1122
|
+
d: "m21.75 13.75-4.5 4.5-4.5-4.5M11.25 10.25l-4.5-4.5-4.5 4.5M17.25 5v13.25M6.75 19V5.75"
|
|
1123
|
+
}, null, -1)]]);
|
|
1124
|
+
}
|
|
1125
|
+
var Sn = { render: xn }, Cn = {
|
|
1126
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1127
|
+
width: "24",
|
|
1128
|
+
height: "24",
|
|
1129
|
+
fill: "none",
|
|
1130
|
+
viewBox: "0 0 24 24"
|
|
1131
|
+
};
|
|
1132
|
+
function wn(n, i) {
|
|
1133
|
+
return r(), e("svg", Cn, [...i[0] ||= [t("path", {
|
|
1134
|
+
stroke: "currentColor",
|
|
1135
|
+
"stroke-width": "1.5",
|
|
1136
|
+
d: "M20 4.75h-6.479a3 3 0 0 0-2.627 1.55l-2.288 4.15A3 3 0 0 1 5.979 12H3"
|
|
1137
|
+
}, null, -1), t("path", {
|
|
1138
|
+
stroke: "currentColor",
|
|
1139
|
+
"stroke-width": "1.5",
|
|
1140
|
+
d: "M20 19.25h-6.479a3 3 0 0 1-2.627-1.55l-2.288-4.15A3 3 0 0 0 5.979 12H3M13 9.75h7M13 14.25h7"
|
|
1141
|
+
}, null, -1)]]);
|
|
1142
|
+
}
|
|
1143
|
+
var Tn = { render: wn }, En = {
|
|
1144
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1145
|
+
width: "24",
|
|
1146
|
+
height: "24",
|
|
1147
|
+
fill: "none",
|
|
1148
|
+
viewBox: "0 0 24 24"
|
|
1149
|
+
};
|
|
1150
|
+
function Dn(n, i) {
|
|
1151
|
+
return r(), e("svg", En, [...i[0] ||= [
|
|
1152
|
+
t("path", {
|
|
1153
|
+
fill: "currentColor",
|
|
1154
|
+
d: "M5.282 5.282A9.47 9.47 0 0 0 2.5 12a9.47 9.47 0 0 0 2.782 6.718l-1.06 1.06A10.97 10.97 0 0 1 1 12c0-3.038 1.231-5.788 3.222-7.778zm14.496-1.06A10.97 10.97 0 0 1 23 12c0 3.038-1.231 5.788-3.222 7.778l-1.06-1.06A9.47 9.47 0 0 0 21.5 12a9.47 9.47 0 0 0-2.782-6.718zM8.111 8.112A5.48 5.48 0 0 0 6.5 12c0 1.519.616 2.893 1.611 3.889L7.05 16.95A6.98 6.98 0 0 1 5 12c0-1.933.783-3.683 2.05-4.95zm8.84-1.062A6.98 6.98 0 0 1 19 12a6.98 6.98 0 0 1-2.05 4.95L15.89 15.89A5.48 5.48 0 0 0 17.5 12a5.48 5.48 0 0 0-1.611-3.889z"
|
|
1155
|
+
}, null, -1),
|
|
1156
|
+
t("circle", {
|
|
1157
|
+
cx: "12",
|
|
1158
|
+
cy: "12",
|
|
1159
|
+
r: "2.25",
|
|
1160
|
+
stroke: "currentColor",
|
|
1161
|
+
"stroke-width": "1.5"
|
|
1162
|
+
}, null, -1),
|
|
1163
|
+
t("path", {
|
|
1164
|
+
stroke: "currentColor",
|
|
1165
|
+
"stroke-width": "1.5",
|
|
1166
|
+
d: "M12 14.25V22"
|
|
1167
|
+
}, null, -1)
|
|
1168
|
+
]]);
|
|
1169
|
+
}
|
|
1170
|
+
var On = { render: Dn }, kn = {
|
|
1171
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1172
|
+
width: "24",
|
|
1173
|
+
height: "24",
|
|
1174
|
+
fill: "none",
|
|
1175
|
+
viewBox: "0 0 24 24"
|
|
1176
|
+
};
|
|
1177
|
+
function An(n, i) {
|
|
1178
|
+
return r(), e("svg", kn, [...i[0] ||= [t("rect", {
|
|
1179
|
+
width: "16.5",
|
|
1180
|
+
height: "16.5",
|
|
1181
|
+
x: "3.75",
|
|
1182
|
+
y: "3.75",
|
|
1183
|
+
stroke: "currentColor",
|
|
1184
|
+
"stroke-width": "1.5",
|
|
1185
|
+
rx: "1.5"
|
|
1186
|
+
}, null, -1), t("path", {
|
|
1187
|
+
stroke: "currentColor",
|
|
1188
|
+
"stroke-width": "1.5",
|
|
1189
|
+
d: "m7.25 17 3-3-3-3M12 16.75h5M3.75 7.75h16.5"
|
|
1190
|
+
}, null, -1)]]);
|
|
1191
|
+
}
|
|
1192
|
+
var jn = { render: An }, Mn = {
|
|
1193
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1194
|
+
width: "24",
|
|
1195
|
+
height: "24",
|
|
1196
|
+
fill: "none",
|
|
1197
|
+
viewBox: "0 0 24 24"
|
|
1198
|
+
};
|
|
1199
|
+
function Nn(n, i) {
|
|
1200
|
+
return r(), e("svg", Mn, [...i[0] ||= [t("circle", {
|
|
1201
|
+
cx: "12",
|
|
1202
|
+
cy: "12",
|
|
1203
|
+
r: "8.75",
|
|
1204
|
+
stroke: "currentColor",
|
|
1205
|
+
"stroke-width": "1.5"
|
|
1206
|
+
}, null, -1), t("path", {
|
|
1207
|
+
stroke: "currentColor",
|
|
1208
|
+
"stroke-width": "1.5",
|
|
1209
|
+
d: "m5.82 5.82 12.36 12.36"
|
|
1210
|
+
}, null, -1)]]);
|
|
1211
|
+
}
|
|
1212
|
+
var Pn = { render: Nn }, Fn = {
|
|
1213
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1214
|
+
width: "24",
|
|
1215
|
+
height: "24",
|
|
1216
|
+
fill: "none",
|
|
1217
|
+
viewBox: "0 0 24 24"
|
|
1218
|
+
};
|
|
1219
|
+
function In(n, i) {
|
|
1220
|
+
return r(), e("svg", Fn, [...i[0] ||= [t("path", {
|
|
1221
|
+
stroke: "currentColor",
|
|
1222
|
+
"stroke-width": "1.5",
|
|
1223
|
+
d: "M9 3.75H6.25a1.5 1.5 0 0 0-1.5 1.5v4.129a1.5 1.5 0 0 1-.44 1.06L2.75 12l1.56 1.56a1.5 1.5 0 0 1 .44 1.061v4.129a1.5 1.5 0 0 0 1.5 1.5H9M15 3.75h2.75a1.5 1.5 0 0 1 1.5 1.5v4.129c0 .398.158.779.44 1.06L21.25 12l-1.56 1.56a1.5 1.5 0 0 0-.44 1.061v4.129a1.5 1.5 0 0 1-1.5 1.5H15"
|
|
1224
|
+
}, null, -1), t("path", {
|
|
1225
|
+
stroke: "currentColor",
|
|
1226
|
+
"stroke-width": "1.5",
|
|
1227
|
+
d: "m7.75 11.75 3 3 5.5-5.5"
|
|
1228
|
+
}, null, -1)]]);
|
|
1229
|
+
}
|
|
1230
|
+
var Ln = { render: In }, Rn = {
|
|
1231
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1232
|
+
width: "24",
|
|
1233
|
+
height: "24",
|
|
1234
|
+
fill: "none",
|
|
1235
|
+
viewBox: "0 0 24 24"
|
|
1236
|
+
};
|
|
1237
|
+
function zn(n, i) {
|
|
1238
|
+
return r(), e("svg", Rn, [...i[0] ||= [t("path", {
|
|
1239
|
+
stroke: "currentColor",
|
|
1240
|
+
"stroke-width": "1.5",
|
|
1241
|
+
d: "M16 20.25h2.75a1.5 1.5 0 0 0 1.5-1.5V5.25a1.5 1.5 0 0 0-1.5-1.5H16"
|
|
1242
|
+
}, null, -1), t("path", {
|
|
1243
|
+
stroke: "currentColor",
|
|
1244
|
+
"stroke-width": "1.5",
|
|
1245
|
+
d: "m11 17.5 5.5-5.5L11 6.5M16.5 12H3"
|
|
1246
|
+
}, null, -1)]]);
|
|
1247
|
+
}
|
|
1248
|
+
var Bn = { render: zn }, Vn = {
|
|
1249
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1250
|
+
width: "24",
|
|
1251
|
+
height: "24",
|
|
1252
|
+
fill: "none",
|
|
1253
|
+
viewBox: "0 0 24 24"
|
|
1254
|
+
};
|
|
1255
|
+
function Hn(n, i) {
|
|
1256
|
+
return r(), e("svg", Vn, [...i[0] ||= [t("path", {
|
|
1257
|
+
stroke: "currentColor",
|
|
1258
|
+
"stroke-width": "1.5",
|
|
1259
|
+
d: "M4 13.75h16M4 9.75h16M15.5 3.25 12 6.75l-3.5-3.5M15.5 20.75l-3.5-3.5-3.5 3.5"
|
|
1260
|
+
}, null, -1)]]);
|
|
1261
|
+
}
|
|
1262
|
+
var Un = { render: Hn }, Wn = {
|
|
1263
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1264
|
+
width: "24",
|
|
1265
|
+
height: "24",
|
|
1266
|
+
fill: "none",
|
|
1267
|
+
viewBox: "0 0 24 24"
|
|
1268
|
+
};
|
|
1269
|
+
function Gn(n, i) {
|
|
1270
|
+
return r(), e("svg", Wn, [...i[0] ||= [t("path", {
|
|
1271
|
+
stroke: "currentColor",
|
|
1272
|
+
"stroke-width": "1.5",
|
|
1273
|
+
d: "M3.75 8.25h16.5M8.25 3.75v16.5"
|
|
1274
|
+
}, null, -1), t("rect", {
|
|
1275
|
+
width: "16.5",
|
|
1276
|
+
height: "16.5",
|
|
1277
|
+
x: "3.75",
|
|
1278
|
+
y: "3.75",
|
|
1279
|
+
stroke: "currentColor",
|
|
1280
|
+
"stroke-width": "1.5",
|
|
1281
|
+
rx: "1.5"
|
|
1282
|
+
}, null, -1)]]);
|
|
1283
|
+
}
|
|
1284
|
+
var Kn = { render: Gn }, qn = {
|
|
1285
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1286
|
+
width: "24",
|
|
1287
|
+
height: "24",
|
|
1288
|
+
fill: "none",
|
|
1289
|
+
viewBox: "0 0 24 24"
|
|
1290
|
+
};
|
|
1291
|
+
function Jn(n, i) {
|
|
1292
|
+
return r(), e("svg", qn, [...i[0] ||= [
|
|
1293
|
+
t("path", {
|
|
1294
|
+
stroke: "currentColor",
|
|
1295
|
+
"stroke-width": "1.5",
|
|
1296
|
+
d: "M21.5 5.25H2M21.5 18.75h-7.01a3 3 0 0 1-2.876-2.148L8.886 7.398A3 3 0 0 0 6.01 5.25H2"
|
|
1297
|
+
}, null, -1),
|
|
1298
|
+
t("path", {
|
|
1299
|
+
stroke: "currentColor",
|
|
1300
|
+
"stroke-width": "1.5",
|
|
1301
|
+
d: "M21.5 12h-9.01a3 3 0 0 1-2.876-2.148l-.728-2.454A3 3 0 0 0 6.01 5.25H2"
|
|
1302
|
+
}, null, -1),
|
|
1303
|
+
t("path", {
|
|
1304
|
+
stroke: "currentColor",
|
|
1305
|
+
"stroke-width": "1.5",
|
|
1306
|
+
d: "m19 9.5 2.5 2.5-2.5 2.5M19 2.75l2.5 2.5-2.5 2.5M19 16.25l2.5 2.5-2.5 2.5"
|
|
1307
|
+
}, null, -1)
|
|
1308
|
+
]]);
|
|
1309
|
+
}
|
|
1310
|
+
var Yn = { render: Jn }, Xn = {
|
|
1311
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1312
|
+
width: "24",
|
|
1313
|
+
height: "24",
|
|
1314
|
+
fill: "none",
|
|
1315
|
+
viewBox: "0 0 24 24"
|
|
1316
|
+
};
|
|
1317
|
+
function Zn(n, i) {
|
|
1318
|
+
return r(), e("svg", Xn, [...i[0] ||= [t("path", {
|
|
1319
|
+
stroke: "currentColor",
|
|
1320
|
+
"stroke-width": "1.5",
|
|
1321
|
+
d: "M20.25 17.75a1.5 1.5 0 0 1-1.5 1.5H7.516a1.5 1.5 0 0 1-1.215-.62L1.5 12l4.8-6.63a1.5 1.5 0 0 1 1.216-.62H18.75a1.5 1.5 0 0 1 1.5 1.5z"
|
|
1322
|
+
}, null, -1), t("circle", {
|
|
1323
|
+
cx: "8",
|
|
1324
|
+
cy: "12",
|
|
1325
|
+
r: "1.5",
|
|
1326
|
+
fill: "currentColor"
|
|
1327
|
+
}, null, -1)]]);
|
|
1328
|
+
}
|
|
1329
|
+
var Qn = { render: Zn }, $n = {
|
|
1330
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1331
|
+
width: "24",
|
|
1332
|
+
height: "24",
|
|
1333
|
+
fill: "none",
|
|
1334
|
+
viewBox: "0 0 24 24"
|
|
1335
|
+
};
|
|
1336
|
+
function er(n, i) {
|
|
1337
|
+
return r(), e("svg", $n, [...i[0] ||= [
|
|
1338
|
+
t("path", {
|
|
1339
|
+
fill: "currentColor",
|
|
1340
|
+
d: "m6.479 17.249.69.294.441-1.037-1.127-.007zM4.53 11.417l.455.596.673-.513-.59-.606zm2.667-4.574-.19.725 1.927.505-1.115-1.65zM9.375 2.75v.75c1.036 0 1.875.84 1.875 1.875h1.5A3.375 3.375 0 0 0 9.375 2zM12 5.375h-.75v13h1.5v-13zm0 13h-.75A2.125 2.125 0 0 1 9.125 20.5V22a3.625 3.625 0 0 0 3.625-3.625zM9.125 21.25v-.75A2.125 2.125 0 0 1 7 18.375H5.5A3.625 3.625 0 0 0 9.125 22zM6.25 18.375H7c0-.297.06-.578.169-.832l-.69-.294-.69-.294a3.6 3.6 0 0 0-.289 1.42zm.229-1.126.004-.75A2.5 2.5 0 0 1 4 14H2.5a4 4 0 0 0 3.974 3.999zM3.25 14H4c0-.81.385-1.528.986-1.987l-.455-.596-.455-.596A4 4 0 0 0 2.5 14zm1.281-2.583.538-.523A2 2 0 0 1 4.5 9.5H3c0 .95.382 1.812.994 2.44zM3.75 9.5h.75a2 2 0 0 1 2-2V6A3.5 3.5 0 0 0 3 9.5zM6.5 6.75v.75a2 2 0 0 1 .508.068l.19-.725.19-.726A3.5 3.5 0 0 0 6.5 6zm.698.093.622-.42a1.86 1.86 0 0 1-.32-1.048H6c0 .698.213 1.348.577 1.888zM6.75 5.375h.75c0-1.036.84-1.875 1.875-1.875V2A3.375 3.375 0 0 0 6 5.375z"
|
|
1341
|
+
}, null, -1),
|
|
1342
|
+
t("path", {
|
|
1343
|
+
stroke: "currentColor",
|
|
1344
|
+
"stroke-width": "1.5",
|
|
1345
|
+
d: "M3.75 9.5a2.75 2.75 0 0 1 5.195-1.26M20.245 9.5a2.75 2.75 0 0 0-5.195-1.26M12 11.25a2 2 0 0 1-2 2"
|
|
1346
|
+
}, null, -1),
|
|
1347
|
+
t("path", {
|
|
1348
|
+
fill: "currentColor",
|
|
1349
|
+
d: "m17.522 17.249-.69.294-.442-1.037 1.127-.007zm1.947-5.832-.455.596-.673-.513.59-.606zm-2.667-4.574.19.725-1.927.505 1.115-1.65zM14.625 2.75v.75c-1.036 0-1.875.84-1.875 1.875h-1.5A3.375 3.375 0 0 1 14.625 2zM12 5.375h.75v13h-1.5v-13zm0 13h.75c0 1.174.951 2.125 2.125 2.125V22a3.625 3.625 0 0 1-3.625-3.625zm2.875 2.875v-.75A2.125 2.125 0 0 0 17 18.375h1.5A3.625 3.625 0 0 1 14.875 22zm2.875-2.875H17c0-.297-.06-.578-.169-.832l.69-.294.69-.294c.187.438.289.918.289 1.42zm-.229-1.126-.004-.75A2.5 2.5 0 0 0 20 14h1.5a4 4 0 0 1-3.974 3.999zM20.75 14H20c0-.81-.385-1.528-.986-1.987l.455-.596.455-.596A4 4 0 0 1 21.5 14zm-1.281-2.583-.538-.523c.353-.363.569-.853.569-1.394H21a3.5 3.5 0 0 1-.994 2.44zM20.25 9.5h-.75a2 2 0 0 0-2-2V6A3.5 3.5 0 0 1 21 9.5zM17.5 6.75v.75q-.256.001-.508.068l-.19-.725-.19-.726c.278-.073.575-.117.888-.117zm-.698.093-.622-.42c.202-.299.32-.659.32-1.048H18c0 .698-.212 1.348-.577 1.888zm.448-1.468h-.75c0-1.036-.84-1.875-1.875-1.875V2A3.375 3.375 0 0 1 18 5.375z"
|
|
1350
|
+
}, null, -1),
|
|
1351
|
+
t("path", {
|
|
1352
|
+
stroke: "currentColor",
|
|
1353
|
+
"stroke-width": "1.5",
|
|
1354
|
+
d: "M20.75 14a3.25 3.25 0 0 1-5.467 2.377M3.25 14a3.25 3.25 0 0 0 5.467 2.377M12 11.25a2 2 0 0 0 2 2"
|
|
1355
|
+
}, null, -1)
|
|
1356
|
+
]]);
|
|
1357
|
+
}
|
|
1358
|
+
var tr = { render: er }, nr = {
|
|
1359
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1360
|
+
width: "24",
|
|
1361
|
+
height: "24",
|
|
1362
|
+
fill: "none",
|
|
1363
|
+
viewBox: "0 0 24 24"
|
|
1364
|
+
};
|
|
1365
|
+
function rr(n, i) {
|
|
1366
|
+
return r(), e("svg", nr, [...i[0] ||= [t("path", {
|
|
1367
|
+
stroke: "currentColor",
|
|
1368
|
+
"stroke-width": "1.5",
|
|
1369
|
+
d: "M4.416 13.973a2.75 2.75 0 1 0 2.168 5.054 2.75 2.75 0 0 0-2.168-5.054Zm0 0L22 6.5M4.416 10.027a2.75 2.75 0 1 1 2.169-5.054 2.75 2.75 0 0 1-2.17 5.054Zm0 0L22 17.5"
|
|
1370
|
+
}, null, -1)]]);
|
|
1371
|
+
}
|
|
1372
|
+
var ir = { render: rr }, ar = {
|
|
1373
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1374
|
+
width: "24",
|
|
1375
|
+
height: "24",
|
|
1376
|
+
fill: "none",
|
|
1377
|
+
viewBox: "0 0 24 24"
|
|
1378
|
+
};
|
|
1379
|
+
function or(n, i) {
|
|
1380
|
+
return r(), e("svg", ar, [...i[0] ||= [t("path", {
|
|
1381
|
+
stroke: "currentColor",
|
|
1382
|
+
"stroke-width": "1.5",
|
|
1383
|
+
d: "M12 3.25a8.75 8.75 0 1 1-6.18 2.556M12 16.5v-9M8.105 14.246l7.795-4.5M8.11 9.746l7.795 4.5"
|
|
1384
|
+
}, null, -1)]]);
|
|
1385
|
+
}
|
|
1386
|
+
var sr = { render: or }, cr = {
|
|
1387
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1388
|
+
width: "24",
|
|
1389
|
+
height: "24",
|
|
1390
|
+
fill: "none",
|
|
1391
|
+
viewBox: "0 0 24 24"
|
|
1392
|
+
};
|
|
1393
|
+
function lr(n, i) {
|
|
1394
|
+
return r(), e("svg", cr, [...i[0] ||= [
|
|
1395
|
+
t("circle", {
|
|
1396
|
+
cx: "12",
|
|
1397
|
+
cy: "12",
|
|
1398
|
+
r: "8.75",
|
|
1399
|
+
stroke: "currentColor",
|
|
1400
|
+
"stroke-width": "1.5"
|
|
1401
|
+
}, null, -1),
|
|
1402
|
+
t("path", {
|
|
1403
|
+
stroke: "currentColor",
|
|
1404
|
+
"stroke-width": "1.5",
|
|
1405
|
+
d: "m20.132 3.868-1.945 1.945M12 .5v2.75M16.5 7.5 12 12"
|
|
1406
|
+
}, null, -1),
|
|
1407
|
+
t("circle", {
|
|
1408
|
+
cx: "12",
|
|
1409
|
+
cy: "12",
|
|
1410
|
+
r: "1.5",
|
|
1411
|
+
fill: "currentColor"
|
|
1412
|
+
}, null, -1)
|
|
1413
|
+
]]);
|
|
1414
|
+
}
|
|
1415
|
+
var ur = { render: lr }, dr = {
|
|
1416
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1417
|
+
width: "24",
|
|
1418
|
+
height: "24",
|
|
1419
|
+
fill: "none",
|
|
1420
|
+
viewBox: "0 0 24 24"
|
|
1421
|
+
};
|
|
1422
|
+
function fr(n, i) {
|
|
1423
|
+
return r(), e("svg", dr, [...i[0] ||= [
|
|
1424
|
+
t("circle", {
|
|
1425
|
+
cx: "12",
|
|
1426
|
+
cy: "15.75",
|
|
1427
|
+
r: "1.25",
|
|
1428
|
+
fill: "currentColor"
|
|
1429
|
+
}, null, -1),
|
|
1430
|
+
t("path", {
|
|
1431
|
+
stroke: "currentColor",
|
|
1432
|
+
"stroke-width": "1.5",
|
|
1433
|
+
d: "M9.75 10A2.25 2.25 0 1 1 12 12.25v1.25"
|
|
1434
|
+
}, null, -1),
|
|
1435
|
+
t("path", {
|
|
1436
|
+
fill: "currentColor",
|
|
1437
|
+
d: "m7.8 19.678.36-.658-.26-.143-.287.075zm-4.686 1.208-.726-.187-.317 1.23 1.23-.317zm1.207-4.687.727.187.074-.287-.143-.26zM12 3.25V4a8 8 0 0 1 8 8h1.5A9.5 9.5 0 0 0 12 2.5zM20.75 12H20a8 8 0 0 1-8 8v1.5a9.5 9.5 0 0 0 9.5-9.5zM12 20.75V20c-1.393 0-2.7-.355-3.84-.98l-.36.658-.36.657A9.46 9.46 0 0 0 12 21.5zm-4.2-1.072-.187-.727-4.686 1.209.187.726.188.726 4.685-1.208zm-4.686 1.208.727.187 1.207-4.687-.727-.187-.726-.187L2.388 20.7zm1.207-4.687.658-.36A7.96 7.96 0 0 1 4 12H2.5c0 1.65.421 3.205 1.164 4.56zM3.25 12H4a8 8 0 0 1 8-8V2.5A9.5 9.5 0 0 0 2.5 12z"
|
|
1438
|
+
}, null, -1)
|
|
1439
|
+
]]);
|
|
1440
|
+
}
|
|
1441
|
+
var pr = { render: fr }, mr = {
|
|
1442
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1443
|
+
width: "24",
|
|
1444
|
+
height: "24",
|
|
1445
|
+
fill: "none",
|
|
1446
|
+
viewBox: "0 0 24 24"
|
|
1447
|
+
};
|
|
1448
|
+
function hr(n, i) {
|
|
1449
|
+
return r(), e("svg", mr, [...i[0] ||= [t("path", {
|
|
1450
|
+
stroke: "currentColor",
|
|
1451
|
+
"stroke-width": "1.5",
|
|
1452
|
+
d: "M11.25 2.907a1.5 1.5 0 0 1 1.5 0l6.75 3.897a1.5 1.5 0 0 1 .75 1.299v7.794a1.5 1.5 0 0 1-.75 1.3l-6.75 3.896a1.5 1.5 0 0 1-1.5 0L4.5 17.196a1.5 1.5 0 0 1-.75-1.299V8.103a1.5 1.5 0 0 1 .75-1.3z"
|
|
1453
|
+
}, null, -1), t("path", {
|
|
1454
|
+
stroke: "currentColor",
|
|
1455
|
+
"stroke-width": "1.5",
|
|
1456
|
+
d: "m11 16.5 4.5-4.5L11 7.5M15.5 12H3.75"
|
|
1457
|
+
}, null, -1)]]);
|
|
1458
|
+
}
|
|
1459
|
+
var gr = { render: hr }, _r = {
|
|
1460
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1461
|
+
width: "24",
|
|
1462
|
+
height: "24",
|
|
1463
|
+
fill: "none",
|
|
1464
|
+
viewBox: "0 0 24 24"
|
|
1465
|
+
};
|
|
1466
|
+
function vr(n, i) {
|
|
1467
|
+
return r(), e("svg", _r, [...i[0] ||= [t("path", {
|
|
1468
|
+
stroke: "currentColor",
|
|
1469
|
+
"stroke-width": "1.5",
|
|
1470
|
+
d: "M18.25 20.25H5.75v-2.629c0-.397.158-.779.44-1.06l3.706-3.707a1.207 1.207 0 0 0 0-1.708L6.19 7.44a1.5 1.5 0 0 1-.439-1.06V3.75h12.5v2.629a1.5 1.5 0 0 1-.44 1.06l-3.706 3.707a1.207 1.207 0 0 0 0 1.708l3.707 3.707a1.5 1.5 0 0 1 .439 1.06z"
|
|
1471
|
+
}, null, -1)]]);
|
|
1472
|
+
}
|
|
1473
|
+
var yr = { render: vr }, br = {
|
|
1474
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1475
|
+
width: "24",
|
|
1476
|
+
height: "24",
|
|
1477
|
+
fill: "none",
|
|
1478
|
+
viewBox: "0 0 24 24"
|
|
1479
|
+
};
|
|
1480
|
+
function xr(t, i) {
|
|
1481
|
+
return r(), e("svg", br, [...i[0] ||= [n("<circle cx=\"12\" cy=\"7\" r=\"1.5\" fill=\"currentColor\"></circle><circle cx=\"6.5\" cy=\"16.5\" r=\"1.5\" fill=\"currentColor\"></circle><circle cx=\"17.5\" cy=\"16.5\" r=\"1.5\" fill=\"currentColor\"></circle><path stroke=\"currentColor\" stroke-width=\"1.5\" d=\"M15.248 8.875a3.748 3.748 0 0 0-1.373-5.123 3.75 3.75 0 1 0-3.75 6.496L6.5 16.5\"></path><path stroke=\"currentColor\" stroke-width=\"1.5\" d=\"M6.5 12.75a3.75 3.75 0 1 0 3.75 3.75h7.25\"></path><path stroke=\"currentColor\" stroke-width=\"1.5\" d=\"M14.252 18.375a3.75 3.75 0 1 0 1.373-5.123L12 7\"></path>", 6)]]);
|
|
1482
|
+
}
|
|
1483
|
+
var Sr = { render: xr }, Cr = {
|
|
1484
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1485
|
+
width: "24",
|
|
1486
|
+
height: "24",
|
|
1487
|
+
fill: "none",
|
|
1488
|
+
viewBox: "0 0 24 24"
|
|
1489
|
+
};
|
|
1490
|
+
function wr(n, i) {
|
|
1491
|
+
return r(), e("svg", Cr, [...i[0] ||= [t("path", {
|
|
1492
|
+
stroke: "currentColor",
|
|
1493
|
+
"stroke-width": "1.5",
|
|
1494
|
+
d: "M3.75 16v2.75a1.5 1.5 0 0 0 1.5 1.5h13.5a1.5 1.5 0 0 0 1.5-1.5V16"
|
|
1495
|
+
}, null, -1), t("path", {
|
|
1496
|
+
stroke: "currentColor",
|
|
1497
|
+
"stroke-width": "1.5",
|
|
1498
|
+
d: "m6.5 11 5.5 5.5 5.5-5.5M12 16.5V3"
|
|
1499
|
+
}, null, -1)]]);
|
|
1500
|
+
}
|
|
1501
|
+
var Tr = { render: wr }, Er = {
|
|
1502
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1503
|
+
width: "24",
|
|
1504
|
+
height: "24",
|
|
1505
|
+
fill: "none",
|
|
1506
|
+
viewBox: "0 0 24 24"
|
|
1507
|
+
};
|
|
1508
|
+
function Dr(n, i) {
|
|
1509
|
+
return r(), e("svg", Er, [...i[0] ||= [t("path", {
|
|
1510
|
+
stroke: "currentColor",
|
|
1511
|
+
"stroke-width": "1.5",
|
|
1512
|
+
d: "m17.25 16.5 4.5-4.5-4.5-4.5M7.25 16.5 2.75 12l4.5-4.5"
|
|
1513
|
+
}, null, -1), t("path", {
|
|
1514
|
+
fill: "currentColor",
|
|
1515
|
+
d: "M10.743 21H9.206l4.05-18h1.538z"
|
|
1516
|
+
}, null, -1)]]);
|
|
1517
|
+
}
|
|
1518
|
+
var Or = { render: Dr }, kr = {
|
|
1519
|
+
"node:aggregate": ee,
|
|
1520
|
+
"node:ai-agent": s,
|
|
1521
|
+
"node:ai-transform": u,
|
|
1522
|
+
"node:basic-llm-chain": p,
|
|
1523
|
+
"node:calculator": g,
|
|
1524
|
+
"node:call-n8n-sub-workflow-tool": y,
|
|
1525
|
+
"node:character-text-splitter": S,
|
|
1526
|
+
"node:chat-memory-manager": T,
|
|
1527
|
+
"node:chat-trigger": O,
|
|
1528
|
+
"node:code": j,
|
|
1529
|
+
"node:compare-datasets": P,
|
|
1530
|
+
"node:compression": L,
|
|
1531
|
+
"node:contextual-compression-retriever": B,
|
|
1532
|
+
"node:convert-to-file": U,
|
|
1533
|
+
"node:crypto": K,
|
|
1534
|
+
"node:data-table": Y,
|
|
1535
|
+
"node:date-and-time": Q,
|
|
1536
|
+
"node:default-data-loader": ie,
|
|
1537
|
+
"node:edit-fields": se,
|
|
1538
|
+
"node:edit-image": ue,
|
|
1539
|
+
"node:email-trigger": pe,
|
|
1540
|
+
"node:error-trigger": ge,
|
|
1541
|
+
"node:execute-command": ye,
|
|
1542
|
+
"node:execute-sub-workflow": Se,
|
|
1543
|
+
"node:execution-data": Te,
|
|
1544
|
+
"node:extract-from-file": Oe,
|
|
1545
|
+
"node:filter": je,
|
|
1546
|
+
"node:form-trigger": Pe,
|
|
1547
|
+
"node:ftp": Le,
|
|
1548
|
+
"node:guardrails": Be,
|
|
1549
|
+
"node:html": Ue,
|
|
1550
|
+
"node:http-request": Ke,
|
|
1551
|
+
"node:if": Ye,
|
|
1552
|
+
"node:information-extractor": Qe,
|
|
1553
|
+
"node:item-list-output-parser": tt,
|
|
1554
|
+
"node:limit": it,
|
|
1555
|
+
"node:local-file-trigger": st,
|
|
1556
|
+
"node:loop-over-items": ut,
|
|
1557
|
+
"node:manual-trigger": pt,
|
|
1558
|
+
"node:markdown": gt,
|
|
1559
|
+
"node:merge": yt,
|
|
1560
|
+
"node:model-selector": St,
|
|
1561
|
+
"node:multiquery-retriever": $,
|
|
1562
|
+
"node:n8n": At,
|
|
1563
|
+
"node:n8n-trigger": Dt,
|
|
1564
|
+
"node:no-operation": Nt,
|
|
1565
|
+
"node:question-and-answer-chain": It,
|
|
1566
|
+
"node:read-write-files-from-disk": zt,
|
|
1567
|
+
"node:recursive-character-text-splitter": Ht,
|
|
1568
|
+
"node:remove-duplicates": Gt,
|
|
1569
|
+
"node:rename-keys": Jt,
|
|
1570
|
+
"node:respond-to-webhook": Zt,
|
|
1571
|
+
"node:rss-feed-trigger": en,
|
|
1572
|
+
"node:rss-read": rn,
|
|
1573
|
+
"node:schedule-trigger": sn,
|
|
1574
|
+
"node:send-mail": un,
|
|
1575
|
+
"node:sentiment-analysis": pn,
|
|
1576
|
+
"node:simple-memory": gn,
|
|
1577
|
+
"node:simple-vector-store": yn,
|
|
1578
|
+
"node:sort": Sn,
|
|
1579
|
+
"node:split-out": Tn,
|
|
1580
|
+
"node:sse-trigger": On,
|
|
1581
|
+
"node:ssh": jn,
|
|
1582
|
+
"node:stop-and-error": Pn,
|
|
1583
|
+
"node:structured-output-parser": Ln,
|
|
1584
|
+
"node:sub-workflow-trigger": Bn,
|
|
1585
|
+
"node:summarization-chain": Un,
|
|
1586
|
+
"node:summarize": Kn,
|
|
1587
|
+
"node:switch": Yn,
|
|
1588
|
+
"node:text-classifier": Qn,
|
|
1589
|
+
"node:think-tool": tr,
|
|
1590
|
+
"node:token-splitter": ir,
|
|
1591
|
+
"node:totp": sr,
|
|
1592
|
+
"node:track-time-saved": ur,
|
|
1593
|
+
"node:vector-store-question-answer-tool": pr,
|
|
1594
|
+
"node:vector-store-retriever": gr,
|
|
1595
|
+
"node:wait": yr,
|
|
1596
|
+
"node:webhook": Sr,
|
|
1597
|
+
"node:workflow-retriever": Tr,
|
|
1598
|
+
"node:xml": Or
|
|
1599
|
+
};
|
|
1600
|
+
//#endregion
|
|
1601
|
+
export { kr as nodeIconSet };
|