@n8n/design-system 2.16.0 → 2.17.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.turbo/turbo-build.log +11 -10
- 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
package/package.json
CHANGED
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M4 4.75H10.4789C11.5715 4.75 12.5778 5.34407 13.1056 6.30077L15.3944 10.4492C15.9222 11.4059 16.9285 12 18.0211 12H21" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<path d="M4 19.25H10.4789C11.5715 19.25 12.5778 18.6559 13.1056 17.6992L15.3944 13.5508C15.9222 12.5941 16.9285 12 18.0211 12H21" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
<path d="M11 9.75H4" stroke="currentColor" stroke-width="1.5"/>
|
|
5
|
+
<path d="M11 14.25H4" stroke="currentColor" stroke-width="1.5"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M3.75 10C3.75 7.10051 6.10051 4.75 9 4.75H15C17.8995 4.75 20.25 7.10051 20.25 10C20.25 12.8995 17.8995 15.25 15 15.25H9C6.10051 15.25 3.75 12.8995 3.75 10Z" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<rect x="6.75" y="7.75" width="10.5" height="4.5" rx="2.25" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
<path d="M21.25 21V20.5C21.25 17.6005 18.8995 15.25 16 15.25H8C5.10051 15.25 2.75 17.6005 2.75 20.5V21" stroke="currentColor" stroke-width="1.5"/>
|
|
5
|
+
<path d="M12 1V4.75" stroke="currentColor" stroke-width="1.5"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M12 2C12 7.52285 16.4772 12 22 12C16.4772 12 12 16.4772 12 22C12 16.4772 7.52285 12 2 12C7.52285 12 12 7.52285 12 2Z" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M7.75 5.75H17.25C18.9069 5.75 20.25 7.09315 20.25 8.75C20.25 10.4069 18.9069 11.75 17.25 11.75H7C5.20507 11.75 3.75 13.2051 3.75 15C3.75 16.7949 5.20507 18.25 7 18.25H20.5" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<circle cx="5.75" cy="5.75" r="2" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
<path d="M17 21.75L20.5 18.25L17 14.75" stroke="currentColor" stroke-width="1.5"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M6.5 4V11" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<path d="M9.0481 14L3.9519 19.0962" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
<path d="M10 7.5L3 7.5" stroke="currentColor" stroke-width="1.5"/>
|
|
5
|
+
<path d="M9.0481 19.0962L3.9519 14" stroke="currentColor" stroke-width="1.5"/>
|
|
6
|
+
<path d="M21 7.5L14 7.5" stroke="currentColor" stroke-width="1.5"/>
|
|
7
|
+
<path d="M21 18.25L14 18.25" stroke="currentColor" stroke-width="1.5"/>
|
|
8
|
+
<path d="M21 14.75L14 14.75" stroke="currentColor" stroke-width="1.5"/>
|
|
9
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M16 20.25L18.75 20.25C19.5784 20.25 20.25 19.5784 20.25 18.75L20.25 5.25C20.25 4.42157 19.5784 3.75 18.75 3.75L16 3.75" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<path d="M11 17.5L16.5 12L11 6.5" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
<path d="M16.5 12L3 12" stroke="currentColor" stroke-width="1.5"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M4.41553 13.9729C3.01983 14.5718 2.37393 16.1888 2.97287 17.5845C3.57181 18.9802 5.18878 19.6261 6.58448 19.0271C7.98018 18.4282 8.62608 16.8112 8.02714 15.4155C7.4282 14.0198 5.81122 13.3739 4.41553 13.9729ZM4.41553 13.9729L22 6.50003" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<path d="M4.41553 10.0272C3.01983 9.42823 2.37393 7.81126 2.97287 6.41556C3.57181 5.01986 5.18878 4.37396 6.58448 4.9729C7.98018 5.57184 8.62608 7.18881 8.02714 8.58451C7.4282 9.98021 5.81122 10.6261 4.41553 10.0272ZM4.41553 10.0272L22 17.5" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M11.1113 5.5H5.25C4.83579 5.5 4.5 5.83579 4.5 6.25V17.75C4.5 18.1642 4.83579 18.5 5.25 18.5H8.5V21.2402L13.0586 18.7715C13.3876 18.5933 13.7558 18.5 14.1299 18.5H18.75C19.1642 18.5 19.5 18.1642 19.5 17.75V11.8887L21 10.3887V17.75C21 18.9926 19.9926 20 18.75 20H14.1299C14.0052 20 13.8821 20.0314 13.7725 20.0908L8.10742 23.1592L7 23.7588V20H5.25C4.00736 20 3 18.9926 3 17.75V6.25C3 5.00736 4.00736 4 5.25 4H12.6104L11.1113 5.5Z" fill="currentColor"/>
|
|
3
|
+
<path d="M17.1893 3.31066C17.7751 2.72487 18.7249 2.72487 19.3107 3.31066L20.6893 4.68934C21.2751 5.27513 21.2751 6.22487 20.6893 6.81066L12.6893 14.8107C12.408 15.092 12.0265 15.25 11.6287 15.25H8.75V12.3713C8.75 11.9735 8.90804 11.592 9.18934 11.3107L17.1893 3.31066Z" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
<path d="M15.75 4.75L19.25 8.25" stroke="currentColor" stroke-width="1.5"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M20.25 17.75C20.25 18.5784 19.5784 19.25 18.75 19.25H14.1302C13.8807 19.25 13.6351 19.3122 13.4157 19.4311L7.75 22.5V19.25H5.25C4.42157 19.25 3.75 18.5784 3.75 17.75V6.25C3.75 5.42157 4.42157 4.75 5.25 4.75H18.75C19.5784 4.75 20.25 5.42157 20.25 6.25V17.75Z" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M9 3.75H6.25C5.42157 3.75 4.75 4.42157 4.75 5.25V9.37868C4.75 9.7765 4.59197 10.158 4.31066 10.4393L2.75 12L4.31066 13.5607C4.59196 13.842 4.75 14.2235 4.75 14.6213V18.75C4.75 19.5784 5.42157 20.25 6.25 20.25H9" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<path d="M15 3.75H17.75C18.5784 3.75 19.25 4.42157 19.25 5.25V9.37868C19.25 9.7765 19.408 10.158 19.6893 10.4393L21.25 12L19.6893 13.5607C19.408 13.842 19.25 14.2235 19.25 14.6213V18.75C19.25 19.5784 18.5784 20.25 17.75 20.25H15" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M6.25 20.25H17.75C18.5784 20.25 19.25 19.5784 19.25 18.75V5.25C19.25 4.42157 18.5784 3.75 17.75 3.75H6.25C5.42157 3.75 4.75 4.42157 4.75 5.25V18.75C4.75 19.5784 5.42157 20.25 6.25 20.25Z" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<path d="M10 3.75H12V6H10V3.75Z" fill="currentColor"/>
|
|
4
|
+
<rect x="12" y="6" width="2" height="2" fill="currentColor"/>
|
|
5
|
+
<rect x="12" y="10" width="2" height="2" fill="currentColor"/>
|
|
6
|
+
<rect x="12" y="14" width="2" height="2" fill="currentColor"/>
|
|
7
|
+
<rect x="10" y="8" width="2" height="2" fill="currentColor"/>
|
|
8
|
+
<rect x="10" y="12" width="2" height="2" fill="currentColor"/>
|
|
9
|
+
</svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<circle cx="12" cy="12" r="7.75" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<path d="M12 1V9" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
<path d="M23.005 11.9951L15.005 11.9951" stroke="currentColor" stroke-width="1.5"/>
|
|
5
|
+
<path d="M12 15V23" stroke="currentColor" stroke-width="1.5"/>
|
|
6
|
+
<path d="M9.005 11.9951H1.005" stroke="currentColor" stroke-width="1.5"/>
|
|
7
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M9.25 3.75V8.25H4.75" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<path d="M11 16.75L14 13.75L11 10.75" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
<path d="M17.75 3C18.9926 3 20 4.00736 20 5.25V18.75C20 19.9926 18.9926 21 17.75 21H6.25C5.00736 21 4 19.9926 4 18.75V16.5H5.5V18.75C5.5 19.1642 5.83579 19.5 6.25 19.5H17.75C18.1642 19.5 18.5 19.1642 18.5 18.75V5.25C18.5 4.83579 18.1642 4.5 17.75 4.5H9.87109C9.67226 4.50006 9.48142 4.57913 9.34082 4.71973L5.71973 8.34082C5.57913 8.48142 5.50006 8.67226 5.5 8.87109V11H4V8.87109C4.00006 8.27444 4.23728 7.70218 4.65918 7.28027L8.28027 3.65918C8.70218 3.23728 9.27444 3.00006 9.87109 3H17.75Z" fill="currentColor"/>
|
|
5
|
+
<path d="M14 13.75L1 13.75" stroke="currentColor" stroke-width="1.5"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M19.25 18.75C19.25 19.5784 18.5784 20.25 17.75 20.25H6.25C5.42157 20.25 4.75 19.5784 4.75 18.75V11.25C4.75 10.4216 5.42157 9.75 6.25 9.75H17.75C18.5784 9.75 19.25 10.4216 19.25 11.25V18.75Z" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<path d="M16.25 9.75V7C16.25 4.65279 14.3472 2.75 12 2.75C9.65279 2.75 7.75 4.65279 7.75 7V9.75" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M3.75 9.25H20.25" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<path d="M3.75 14.75H20.25" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
<path d="M12 3.75V20.25" stroke="currentColor" stroke-width="1.5"/>
|
|
5
|
+
<rect x="3.75" y="3.75" width="16.5" height="16.5" rx="1.5" stroke="currentColor" stroke-width="1.5"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M3.75 6.25C3.75 5.42157 4.42157 4.75 5.25 4.75H18.75C19.5784 4.75 20.25 5.42157 20.25 6.25V18.75C20.25 19.5784 19.5784 20.25 18.75 20.25H5.25C4.42157 20.25 3.75 19.5784 3.75 18.75V6.25Z" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<path d="M7.75 2.5V7" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
<path d="M16.25 2.5V7" stroke="currentColor" stroke-width="1.5"/>
|
|
5
|
+
<path d="M3.75 9.75H20.25" stroke="currentColor" stroke-width="1.5"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M11.25 2.90674C11.7141 2.63879 12.2859 2.63879 12.75 2.90674L19.5 6.80385C19.9641 7.0718 20.25 7.56699 20.25 8.10289V15.8971C20.25 16.433 19.9641 16.9282 19.5 17.1962L12.75 21.0933C12.2859 21.3612 11.7141 21.3612 11.25 21.0933L4.49998 17.1962C4.03588 16.9282 3.74998 16.433 3.74998 15.8971V8.10289C3.74998 7.56699 4.03588 7.0718 4.49998 6.80385L11.25 2.90674Z" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<path d="M12 7V10" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
<path d="M16.3326 9.49567L13.7345 10.9957" stroke="currentColor" stroke-width="1.5"/>
|
|
5
|
+
<path d="M16.3376 14.4957L13.7396 12.9957" stroke="currentColor" stroke-width="1.5"/>
|
|
6
|
+
<path d="M12 14V17" stroke="currentColor" stroke-width="1.5"/>
|
|
7
|
+
<path d="M10.2704 12.9957L7.67237 14.4957" stroke="currentColor" stroke-width="1.5"/>
|
|
8
|
+
<path d="M10.2754 10.9957L7.67737 9.49567" stroke="currentColor" stroke-width="1.5"/>
|
|
9
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M12.2676 4.34277L11.1113 5.5H5.75C5.33579 5.5 5 5.83579 5 6.25V18.25C5 18.6642 5.33579 19 5.75 19H17.75C18.1642 19 18.5 18.6642 18.5 18.25V12.8887L19.6562 11.7324H20V18.25C20 19.4926 18.9926 20.5 17.75 20.5H5.75C4.50736 20.5 3.5 19.4926 3.5 18.25V6.25C3.5 5.00736 4.50736 4 5.75 4H12.2676V4.34277Z" fill="currentColor"/>
|
|
3
|
+
<path d="M17.1893 3.31066C17.7751 2.72487 18.7249 2.72487 19.3107 3.31066L20.6893 4.68934C21.2751 5.27513 21.2751 6.22487 20.6893 6.81066L12.6893 14.8107C12.408 15.092 12.0265 15.25 11.6287 15.25H8.75V12.3713C8.75 11.9735 8.90804 11.592 9.18934 11.3107L17.1893 3.31066Z" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
<path d="M15.75 4.75L19.25 8.25" stroke="currentColor" stroke-width="1.5"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect x="3.75" y="3.75" width="16.5" height="16.5" rx="1.5" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<path d="M3.75 16.75L8.75 11.75L17.25 20.25" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
<circle cx="14.5" cy="9.5" r="1.75" stroke="currentColor" stroke-width="1.5"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect x="3.75" y="3.75" width="16.5" height="16.5" rx="1.5" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<path d="M3.75 13.75H9.04199C9.28007 15.1688 10.5135 16.25 12 16.25C13.4865 16.25 14.7199 15.1688 14.958 13.75H20.25" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<circle cx="12" cy="12" r="8.75" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<path d="M8.5 8.5L15.5 15.5" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
<path d="M15.5 8.5L8.5 15.5" stroke="currentColor" stroke-width="1.5"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect x="3.75" y="3.75" width="16.5" height="16.5" rx="1.5" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<path d="M7.25 15.5L10.75 12L7.25 8.5" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
<path d="M12 15.25H17" stroke="currentColor" stroke-width="1.5"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M8 20.25L5.25 20.25C4.42157 20.25 3.75 19.5784 3.75 18.75L3.75 5.25C3.75 4.42157 4.42157 3.75 5.25 3.75L8 3.75" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<path d="M15 17.5L20.5 12L15 6.5" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
<path d="M20.5 12L7 12" stroke="currentColor" stroke-width="1.5"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M7.16667 19.5L4.75 20.75V5.25C4.75 4.42157 5.42157 3.75 6.25 3.75H17.75C18.5784 3.75 19.25 4.42157 19.25 5.25V20.75L16.9844 19.5L14.4167 20.75L12 19.5L9.58333 20.75L7.16667 19.5Z" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<path d="M7 14.75H13" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
<path d="M7 11.75H13" stroke="currentColor" stroke-width="1.5"/>
|
|
5
|
+
<path d="M7 8.75H13" stroke="currentColor" stroke-width="1.5"/>
|
|
6
|
+
<path d="M15 14.75H17" stroke="currentColor" stroke-width="1.5"/>
|
|
7
|
+
<path d="M15 11.75H17" stroke="currentColor" stroke-width="1.5"/>
|
|
8
|
+
<path d="M15 8.75H17" stroke="currentColor" stroke-width="1.5"/>
|
|
9
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M9.25 3.75V8.25H4.75" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<path d="M17.75 3C18.9926 3 20 4.00736 20 5.25V8.5H18.5V5.25C18.5 4.83579 18.1642 4.5 17.75 4.5H9.87109C9.67226 4.50006 9.48142 4.57913 9.34082 4.71973L5.71973 8.34082C5.57913 8.48142 5.50006 8.67226 5.5 8.87109V18.75C5.5 19.1642 5.83579 19.5 6.25 19.5H17.75C18.0762 19.5 18.3509 19.2908 18.4541 19H19.9854C19.8609 20.1249 18.9081 21 17.75 21H6.25C5.00736 21 4 19.9926 4 18.75V8.87109C4.00006 8.27444 4.23728 7.70218 4.65918 7.28027L8.28027 3.65918C8.70218 3.23728 9.27444 3.00006 9.87109 3H17.75Z" fill="currentColor"/>
|
|
4
|
+
<path d="M19.75 16.75L22.75 13.75L19.75 10.75" stroke="currentColor" stroke-width="1.5"/>
|
|
5
|
+
<path d="M22.75 13.75L10 13.75" stroke="currentColor" stroke-width="1.5"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M2 6.75H22" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<path d="M5 12.75H19" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
<path d="M8 18.75H16" stroke="currentColor" stroke-width="1.5"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M7.75 4.75H6.25C5.42157 4.75 4.75 5.42157 4.75 6.25V18.75C4.75 19.5784 5.42157 20.25 6.25 20.25H17.75C18.5784 20.25 19.25 19.5784 19.25 18.75V6.25C19.25 5.42157 18.5784 4.75 17.75 4.75H16.25" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<path d="M14.25 3.75H13.5V4.5H14.25V3.75ZM16.25 5.25H17H16.25ZM16.25 7.25V8H17V7.25H16.25ZM7.75 7.25H7V8H7.75V7.25ZM9.25 3.75V3V3V3.75ZM9.75 3.75V4.5H10.5V3.75H9.75ZM12.75 1.75V2.5C13.1642 2.5 13.5 2.83579 13.5 3.25H14.25H15C15 2.00736 13.9926 1 12.75 1V1.75ZM14.25 3.25H13.5V3.75H14.25H15V3.25H14.25ZM14.25 3.75V4.5H14.75V3.75V3H14.25V3.75ZM14.75 3.75V4.5C15.1642 4.5 15.5 4.83579 15.5 5.25H16.25H17C17 4.00736 15.9926 3 14.75 3V3.75ZM16.25 5.25H15.5V7.25H16.25H17V5.25H16.25ZM16.25 7.25V6.5H7.75V7.25V8H16.25V7.25ZM7.75 7.25H8.5V5.25H7.75H7V7.25H7.75ZM7.75 5.25H8.5C8.5 4.83579 8.83579 4.5 9.25 4.5V3.75V3C8.00736 3 7 4.00736 7 5.25H7.75ZM9.25 3.75V4.5H9.75V3.75V3H9.25V3.75ZM9.75 3.75H10.5V3.25H9.75H9V3.75H9.75ZM9.75 3.25H10.5C10.5 2.83579 10.8358 2.5 11.25 2.5V1.75V1C10.0074 1 9 2.00736 9 3.25H9.75ZM11.25 1.75V2.5H12.75V1.75V1H11.25V1.75Z" fill="currentColor"/>
|
|
4
|
+
<path d="M8 11.75H16" stroke="currentColor" stroke-width="1.5"/>
|
|
5
|
+
<path d="M8 14.75H16" stroke="currentColor" stroke-width="1.5"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M20.25 15.75C20.25 16.5784 19.5784 17.25 18.75 17.25H5.25C4.42157 17.25 3.75 16.5784 3.75 15.75V5.25C3.75 4.42157 4.42157 3.75 5.25 3.75H10L11.5 5.25H18.75C19.5784 5.25 20.25 5.92157 20.25 6.75V15.75Z" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<path d="M12 17.25V21.75" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
<path d="M2 21.75H22" stroke="currentColor" stroke-width="1.5"/>
|
|
5
|
+
<path d="M3.75 8.75H20.25" stroke="currentColor" stroke-width="1.5"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M3.75 5.25C3.75 4.42157 4.42157 3.75 5.25 3.75H18.75C19.5784 3.75 20.25 4.42157 20.25 5.25V11.0502C20.25 14.4494 18.3349 17.5585 15.2993 19.0879L12 20.75L8.70074 19.0879C5.66507 17.5585 3.75 14.4494 3.75 11.0502V5.25Z" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<path d="M8 10.75L11 13.75L16 8.75" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M17.25 16.5L21.75 12L17.25 7.5" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<path d="M7.25 16.5L2.75 12L7.25 7.5" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
<path d="M10.7432 21H9.20605L13.2568 3H14.7939L10.7432 21Z" fill="currentColor"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<circle cx="12" cy="12" r="8.75" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<ellipse cx="12" cy="12" rx="3.75" ry="8.75" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
<path d="M3 12H21" stroke="currentColor" stroke-width="1.5"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M21.5 5.75H2" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<path d="M21.5 18.25H14.4399C13.1353 18.25 11.9802 17.4069 11.5826 16.1643L8.91742 7.83568C8.5198 6.59314 7.36475 5.75 6.06014 5.75H2" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
<path d="M18.5 2.75L21.5 5.75L18.5 8.75" stroke="currentColor" stroke-width="1.5"/>
|
|
5
|
+
<path d="M18.5 15.25L21.5 18.25L18.5 21.25" stroke="currentColor" stroke-width="1.5"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M19.25 13V5.25C19.25 4.42157 18.5784 3.75 17.75 3.75H9.87132C9.4735 3.75 9.09196 3.90804 8.81066 4.18934L5.18934 7.81066C4.90803 8.09197 4.75 8.4735 4.75 8.87132V13M19.25 16.25V18.75C19.25 19.5784 18.5784 20.25 17.75 20.25H6.25C5.42157 20.25 4.75 19.5784 4.75 18.75V16.25" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<path d="M9.25 3.75V8.25H4.75" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
<path d="M2 16.25H22" stroke="currentColor" stroke-width="1.5"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M9 6.75H21" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<path d="M9 12.75H21" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
<path d="M9 18.75H21" stroke="currentColor" stroke-width="1.5"/>
|
|
5
|
+
<circle cx="4.5" cy="6.5" r="1.5" fill="currentColor"/>
|
|
6
|
+
<circle cx="4.5" cy="12.5" r="1.5" fill="currentColor"/>
|
|
7
|
+
<circle cx="4.5" cy="18.5" r="1.5" fill="currentColor"/>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M19.5 12L19.5 5.25C19.5 4.83579 19.1642 4.5 18.75 4.5L5.25 4.5C4.83579 4.5 4.5 4.83579 4.5 5.25L4.5 12L3 12L3 5.25C3 4.00736 4.00736 3 5.25 3L18.75 3C19.9926 3 21 4.00736 21 5.25L21 12L19.5 12ZM3 16.25L3 14L4.5 14L4.5 16.25L3 16.25ZM5.25 21C4.00736 21 3 19.9926 3 18.75L3 18L4.5 18L4.5 18.75C4.5 19.1642 4.83579 19.5 5.25 19.5L6 19.5L6 21L5.25 21ZM8 21L8 19.5L11 19.5L11 21L8 21ZM13 21L13 19.5L16 19.5L16 21L13 21ZM21 18.75C21 19.9926 19.9926 21 18.75 21L18 21L18 19.5L18.75 19.5C19.1642 19.5 19.5 19.1642 19.5 18.75L19.5 18L21 18L21 18.75ZM19.5 16.25L19.5 14L21 14L21 16.25L19.5 16.25Z" fill="currentColor"/>
|
|
3
|
+
<path d="M23 12L1 12" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M21.25 17.75C21.25 18.5784 20.5784 19.25 19.75 19.25H4.25C3.42157 19.25 2.75 18.5784 2.75 17.75V5.25C2.75 4.42157 3.42157 3.75 4.25 3.75H9L11 5.75H19.75C20.5784 5.75 21.25 6.42157 21.25 7.25V17.75Z" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<path d="M2.75 9.75H21.25" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M10.5 10.25L14 6.75L10.5 3.25" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<path d="M14 6.75H8C5.10051 6.75 2.75 9.10051 2.75 12C2.75 14.8995 5.10051 17.25 8 17.25H16C18.8995 17.25 21.25 14.8995 21.25 12C21.25 9.44246 19.4212 7.31205 17 6.84512" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M20.5204 14.248L21.0507 14.7783L21.9223 13.9067L20.7476 13.5332L20.5204 14.248ZM18.3466 16.4218L17.8162 15.8914L17.2859 16.4218L17.8162 16.9521L18.3466 16.4218ZM21.021 19.0962L21.5513 19.6265L22.0817 19.0962L21.5513 18.5659L21.021 19.0962ZM19.0965 21.0207L18.5662 21.551L19.0965 22.0814L19.6268 21.551L19.0965 21.0207ZM16.422 18.3463L16.9524 17.8159L16.422 17.2856L15.8917 17.8159L16.422 18.3463ZM14.2476 20.5208L13.5328 20.748L13.9063 21.9227L14.7779 21.0511L14.2476 20.5208ZM11.3231 11.3235L11.5504 10.6088L10.1692 10.1696L10.6084 11.5508L11.3231 11.3235ZM20.5204 14.248L19.99 13.7176L17.8162 15.8914L18.3466 16.4218L18.8769 16.9521L21.0507 14.7783L20.5204 14.248ZM18.3466 16.4218L17.8162 16.9521L20.4907 19.6265L21.021 19.0962L21.5513 18.5659L18.8769 15.8914L18.3466 16.4218ZM21.021 19.0962L20.4907 18.5659L18.5662 20.4904L19.0965 21.0207L19.6268 21.551L21.5513 19.6265L21.021 19.0962ZM19.0965 21.0207L19.6268 20.4904L16.9524 17.8159L16.422 18.3463L15.8917 18.8766L18.5662 21.551L19.0965 21.0207ZM16.422 18.3463L15.8917 17.8159L13.7172 19.9904L14.2476 20.5208L14.7779 21.0511L16.9524 18.8766L16.422 18.3463ZM14.2476 20.5208L14.9623 20.2935L12.0379 11.0963L11.3231 11.3235L10.6084 11.5508L13.5328 20.748L14.2476 20.5208ZM11.3231 11.3235L11.0959 12.0383L20.2931 14.9627L20.5204 14.248L20.7476 13.5332L11.5504 10.6088L11.3231 11.3235Z" fill="currentColor"/>
|
|
3
|
+
<path d="M7.6249 19.5793C5.00958 18.0664 3.25 15.2387 3.25 12C3.25 7.16751 7.16751 3.25 12 3.25C15.2231 3.25 18.0391 4.99263 19.5574 7.5871" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
<path d="M9.62446 16.1142C8.20498 15.2928 7.25 13.7579 7.25 12C7.25 9.37665 9.37665 7.25 12 7.25C13.7524 7.25 15.2832 8.19898 16.1064 9.61107" stroke="currentColor" stroke-width="1.5"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M21.25 17.75C21.25 18.5784 20.5784 19.25 19.75 19.25H4.25C3.42157 19.25 2.75 18.5784 2.75 17.75V6.25C2.75 5.42157 3.42157 4.75 4.25 4.75H19.75C20.5784 4.75 21.25 5.42157 21.25 6.25V17.75Z" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<path d="M18.75 12.75L16.25 15.25L13.75 12.75" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
<path d="M16.25 8V15.25" stroke="currentColor" stroke-width="1.5"/>
|
|
5
|
+
<path d="M12 16H10.5V11.4141L9.11816 13.4248L8.5 14.3242L7.88184 13.4248L6.5 11.4141V16H5V8H5.97266L6.36816 8.5752L8.5 11.6758L10.6318 8.5752L11.0273 8H12V16Z" fill="currentColor"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M2 5.75H21.5" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<path d="M2 18.25H6.06014C7.36475 18.25 8.5198 17.4069 8.91742 16.1643L11.5826 7.83568C11.9802 6.59314 13.1352 5.75 14.4399 5.75H21.5" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
<path d="M18.5 2.75L21.5 5.75L18.5 8.75" stroke="currentColor" stroke-width="1.5"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M3 7.75H14.25" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<path d="M21 16.25H9.75" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
<circle cx="17.25" cy="7.75" r="3" stroke="currentColor" stroke-width="1.5"/>
|
|
5
|
+
<circle cx="3" cy="3" r="3" transform="matrix(-1 0 0 1 9.75 13.25)" stroke="currentColor" stroke-width="1.5"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<circle cx="11" cy="11" r="7.25" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<path d="M16.12 16.1201L20.5 20.5" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
<circle cx="14.5" cy="11" r="1" fill="currentColor"/>
|
|
5
|
+
<circle cx="11" cy="11" r="1" fill="currentColor"/>
|
|
6
|
+
<circle cx="7.5" cy="11" r="1" fill="currentColor"/>
|
|
7
|
+
</svg>
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<circle cx="2.5" cy="12" r="1.75" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<path d="M4.25 12H6.75" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
<path d="M10.25 12H12.125C13.1605 12 14 11.1605 14 10.125C14 9.08947 14.8395 8.25 15.875 8.25H19.75" stroke="currentColor" stroke-width="1.5"/>
|
|
5
|
+
<path d="M10.25 12H12.125C13.1605 12 14 12.8395 14 13.875C14 14.9105 14.8395 15.75 15.875 15.75H17.25" stroke="currentColor" stroke-width="1.5"/>
|
|
6
|
+
<circle cx="8.5" cy="12" r="1.75" stroke="currentColor" stroke-width="1.5"/>
|
|
7
|
+
<circle cx="21.5" cy="8.5" r="1.75" stroke="currentColor" stroke-width="1.5"/>
|
|
8
|
+
<circle cx="19" cy="15.5" r="1.75" stroke="currentColor" stroke-width="1.5"/>
|
|
9
|
+
</svg>
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<circle cx="2.5" cy="12" r="1.75" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<path d="M4.25 12H6.75" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
<path d="M10.25 12H12.125C13.1605 12 14 11.1605 14 10.125C14 9.08947 14.8395 8.25 15.875 8.25H19.75" stroke="currentColor" stroke-width="1.5"/>
|
|
5
|
+
<path d="M10.25 12H12.125C13.1605 12 14 12.8395 14 13.875C14 14.9105 14.8395 15.75 15.875 15.75H17.25" stroke="currentColor" stroke-width="1.5"/>
|
|
6
|
+
<circle cx="8.5" cy="12" r="1.75" stroke="currentColor" stroke-width="1.5"/>
|
|
7
|
+
<circle cx="21.5" cy="8.5" r="1.75" stroke="currentColor" stroke-width="1.5"/>
|
|
8
|
+
<circle cx="19" cy="15.5" r="1.75" stroke="currentColor" stroke-width="1.5"/>
|
|
9
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M2.5 12H15.5" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<path d="M14 19.5L21.5 12L14 4.5" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
<path d="M8 19.5L15.5 12L8 4.5" stroke="currentColor" stroke-width="1.5"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<circle cx="12" cy="15.75" r="1.25" fill="currentColor"/>
|
|
3
|
+
<path d="M9.75 10C9.75 8.75736 10.7574 7.75 12 7.75C13.2426 7.75 14.25 8.75736 14.25 10C14.25 11.2426 13.2426 12.25 12 12.25V13.5" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
<path d="M7.7998 19.6777L8.16035 19.0201L7.90003 18.8774L7.61257 18.9515L7.7998 19.6777ZM3.11426 20.8857L2.38796 20.6987L2.07103 21.9292L3.3015 21.612L3.11426 20.8857ZM4.32129 16.1992L5.04759 16.3863L5.12159 16.099L4.979 15.8388L4.32129 16.1992ZM12 3.25V4C16.4183 4 20 7.58172 20 12H20.75H21.5C21.5 6.75329 17.2467 2.5 12 2.5V3.25ZM20.75 12H20C20 16.4183 16.4183 20 12 20V20.75V21.5C17.2467 21.5 21.5 17.2467 21.5 12H20.75ZM12 20.75V20C10.6071 20 9.29941 19.6445 8.16035 19.0201L7.7998 19.6777L7.43926 20.3354C8.7937 21.0779 10.3486 21.5 12 21.5V20.75ZM7.7998 19.6777L7.61257 18.9515L2.92702 20.1595L3.11426 20.8857L3.3015 21.612L7.98704 20.404L7.7998 19.6777ZM3.11426 20.8857L3.84056 21.0728L5.04759 16.3863L4.32129 16.1992L3.59499 16.0122L2.38796 20.6987L3.11426 20.8857ZM4.32129 16.1992L4.979 15.8388C4.35496 14.7001 4 13.3926 4 12H3.25H2.5C2.5 13.6507 2.92141 15.2054 3.66358 16.5597L4.32129 16.1992ZM3.25 12H4C4 7.58172 7.58172 4 12 4V3.25V2.5C6.75329 2.5 2.5 6.75329 2.5 12H3.25Z" fill="currentColor"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M3.75 15.25C3.75 14.4216 4.42157 13.75 5.25 13.75H18.75C19.5784 13.75 20.25 14.4216 20.25 15.25V18.75C20.25 19.5784 19.5784 20.25 18.75 20.25H5.25C4.42157 20.25 3.75 19.5784 3.75 18.75V15.25Z" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<path d="M16.75 16V18" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
<path d="M13.75 16V18" stroke="currentColor" stroke-width="1.5"/>
|
|
5
|
+
<path d="M10.75 7.25L7.75 10.25L4.75 7.25" stroke="currentColor" stroke-width="1.5"/>
|
|
6
|
+
<path d="M19.25 5L16.25 2L13.25 5" stroke="currentColor" stroke-width="1.5"/>
|
|
7
|
+
<path d="M7.75 2V10.25" stroke="currentColor" stroke-width="1.5"/>
|
|
8
|
+
<path d="M16.25 10.25V2" stroke="currentColor" stroke-width="1.5"/>
|
|
9
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M4.41553 13.9729C3.01983 14.5718 2.37393 16.1888 2.97287 17.5845C3.57181 18.9802 5.18878 19.6261 6.58448 19.0271C7.98018 18.4282 8.62608 16.8112 8.02714 15.4155C7.4282 14.0198 5.81122 13.3739 4.41553 13.9729ZM4.41553 13.9729L22 6.50003" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<path d="M4.41553 10.0272C3.01984 9.42823 2.37394 7.81126 2.97288 6.41556C3.57181 5.01986 5.18879 4.37396 6.58449 4.9729C7.98018 5.57184 8.62608 7.18881 8.02715 8.58451C7.42821 9.98021 5.81123 10.6261 4.41553 10.0272ZM4.41553 10.0272L22 17.5" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M7.75 7.75L7.75 4.25C7.75 3.42157 8.42157 2.75 9.25 2.75H19.75C20.5784 2.75 21.25 3.42157 21.25 4.25V14.75C21.25 15.5784 20.5784 16.25 19.75 16.25H16.25" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<path d="M6.5 11.5L12.5 17.5" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
<path d="M12.5 11.5L6.5 17.5" stroke="currentColor" stroke-width="1.5"/>
|
|
5
|
+
<path d="M2.75 9.25C2.75 8.42157 3.42157 7.75 4.25 7.75H14.75C15.5784 7.75 16.25 8.42157 16.25 9.25V19.75C16.25 20.5784 15.5784 21.25 14.75 21.25H4.25C3.42157 21.25 2.75 20.5784 2.75 19.75L2.75 9.25Z" stroke="currentColor" stroke-width="1.5"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M15 7.75H19.75C20.5784 7.75 21.25 8.42157 21.25 9.25V14.75C21.25 15.5784 20.5784 16.25 19.75 16.25H15M9 16.25H4.25C3.42157 16.25 2.75 15.5784 2.75 14.75V9.25C2.75 8.42157 3.42157 7.75 4.25 7.75H9" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<path d="M15.25 3.75H14C12.8954 3.75 12 4.64543 12 5.75V18.25C12 19.3546 12.8954 20.25 14 20.25H15.25" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
<path d="M8.75 3.75H10C11.1046 3.75 12 4.64543 12 5.75V18.25C12 19.3546 11.1046 20.25 10 20.25H8.75" stroke="currentColor" stroke-width="1.5"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<circle cx="12" cy="7" r="1.5" fill="currentColor"/>
|
|
3
|
+
<circle cx="6.5" cy="16.5" r="1.5" fill="currentColor"/>
|
|
4
|
+
<circle cx="17.5" cy="16.5" r="1.5" fill="currentColor"/>
|
|
5
|
+
<path d="M15.2476 8.875C15.5892 8.28336 15.7512 7.63732 15.7506 6.99998C15.7494 5.70521 15.077 4.44635 13.875 3.75241C12.0814 2.71687 9.78794 3.3314 8.75241 5.125C7.71687 6.9186 8.3314 9.21206 10.125 10.2476L6.5 16.5" stroke="currentColor" stroke-width="1.5"/>
|
|
6
|
+
<path d="M6.5 12.75C4.42893 12.75 2.75 14.4289 2.75 16.5C2.75 18.5711 4.42893 20.25 6.5 20.25C8.57107 20.25 10.25 18.5711 10.25 16.5H17.5" stroke="currentColor" stroke-width="1.5"/>
|
|
7
|
+
<path d="M14.2524 18.375C15.2879 20.1686 17.5814 20.7831 19.375 19.7476C21.1686 18.7121 21.7831 16.4186 20.7476 14.625C19.7121 12.8314 17.4186 12.2169 15.625 13.2524L12 7" stroke="currentColor" stroke-width="1.5"/>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<circle cx="4.5" cy="19.5" r="1.5" fill="currentColor"/>
|
|
3
|
+
<path d="M12.75 21C12.75 15.6152 8.38478 11.25 3 11.25" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
<path d="M19.75 21C19.75 11.7492 12.2508 4.25 3 4.25" stroke="currentColor" stroke-width="1.5"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<circle cx="4.5" cy="19.5" r="1.5" fill="currentColor"/>
|
|
3
|
+
<path d="M12.75 21C12.75 15.6152 8.38478 11.25 3 11.25" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
<path d="M19.75 21C19.75 11.7492 12.2508 4.25 3 4.25" stroke="currentColor" stroke-width="1.5"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M21.25 17.75C21.25 18.5784 20.5784 19.25 19.75 19.25H4.25C3.42157 19.25 2.75 18.5784 2.75 17.75V6.25C2.75 5.42157 3.42157 4.75 4.25 4.75H19.75C20.5784 4.75 21.25 5.42157 21.25 6.25V17.75Z" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<path d="M3 8L12 14L21 8" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<circle cx="9" cy="9" r="6.25" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<path d="M15.2389 8.75449C18.58 8.88006 21.25 11.6282 21.25 15C21.25 18.4518 18.4518 21.25 15 21.25C11.6298 21.25 8.88256 18.5824 8.75467 15.2435" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
<circle cx="7" cy="8" r="1" fill="currentColor"/>
|
|
5
|
+
<path d="M6.5 10.25C6.5 10.25 7.21429 11.75 9 11.75C10.7857 11.75 11.5 10.25 11.5 10.25" stroke="currentColor" stroke-width="1.5"/>
|
|
6
|
+
<path d="M12.5 18.25C12.5 18.25 13.2143 16.75 15 16.75C16.7857 16.75 17.5 18.25 17.5 18.25" stroke="currentColor" stroke-width="1.5"/>
|
|
7
|
+
<circle cx="11" cy="8" r="1" fill="currentColor"/>
|
|
8
|
+
<circle cx="17" cy="14" r="1" fill="currentColor"/>
|
|
9
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M5.25 20.25H18.75C19.5784 20.25 20.25 19.5784 20.25 18.75V5.25C20.25 4.42157 19.5784 3.75 18.75 3.75H5.25C4.42157 3.75 3.75 4.42157 3.75 5.25V18.75C3.75 19.5784 4.42157 20.25 5.25 20.25Z" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<path d="M3.75 9.25H20.25" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
<path d="M3.75 14.75H20.25" stroke="currentColor" stroke-width="1.5"/>
|
|
5
|
+
<path d="M15 17.25H18" stroke="currentColor" stroke-width="1.5"/>
|
|
6
|
+
<path d="M15 11.75H18" stroke="currentColor" stroke-width="1.5"/>
|
|
7
|
+
<path d="M15 6.25H18" stroke="currentColor" stroke-width="1.5"/>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M11.25 2.90674C11.7141 2.63879 12.2859 2.63879 12.75 2.90674L19.5 6.80385C19.9641 7.0718 20.25 7.56699 20.25 8.10289V15.8971C20.25 16.433 19.9641 16.9282 19.5 17.1962L12.75 21.0933C12.2859 21.3612 11.7141 21.3612 11.25 21.0933L4.49998 17.1962C4.03588 16.9282 3.74998 16.433 3.74998 15.8971V8.10289C3.74998 7.56699 4.03588 7.0718 4.49998 6.80385L11.25 2.90674Z" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<circle cx="11" cy="11" r="2.75" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
<path d="M12.9501 12.95L15.5 15.5" stroke="currentColor" stroke-width="1.5"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M21.75 13.75L17.25 18.25L12.75 13.75" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<path d="M11.25 10.25L6.75 5.75L2.25 10.25" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
<path d="M17.25 5V18.25" stroke="currentColor" stroke-width="1.5"/>
|
|
5
|
+
<path d="M6.75 19V5.75" stroke="currentColor" stroke-width="1.5"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M20 4.75H13.5211C12.4285 4.75 11.4222 5.34407 10.8944 6.30077L8.6056 10.4492C8.07776 11.4059 7.07151 12 5.97886 12H3" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<path d="M20 19.25H13.5211C12.4285 19.25 11.4222 18.6559 10.8944 17.6992L8.6056 13.5508C8.07776 12.5941 7.07151 12 5.97886 12H3" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
<path d="M13 9.75H20" stroke="currentColor" stroke-width="1.5"/>
|
|
5
|
+
<path d="M13 14.25H20" stroke="currentColor" stroke-width="1.5"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M5.28223 5.28223C3.56306 7.00139 2.5 9.37665 2.5 12C2.5 14.6234 3.56306 16.9986 5.28223 18.7178L4.22168 19.7783C2.23107 17.7877 1 15.0376 1 12C1 8.96243 2.23107 6.21229 4.22168 4.22168L5.28223 5.28223ZM19.7783 4.22168C21.7689 6.21229 23 8.96243 23 12C23 15.0376 21.7689 17.7877 19.7783 19.7783L18.7178 18.7178C20.4369 16.9986 21.5 14.6234 21.5 12C21.5 9.37665 20.4369 7.00139 18.7178 5.28223L19.7783 4.22168ZM8.11133 8.11133C7.11602 9.10663 6.5 10.4812 6.5 12C6.5 13.5188 7.11602 14.8934 8.11133 15.8887L7.0498 16.9502C5.78305 15.6834 5 13.933 5 12C5 10.067 5.78305 8.31656 7.0498 7.0498L8.11133 8.11133ZM16.9502 7.0498C18.2169 8.31656 19 10.067 19 12C19 13.933 18.2169 15.6834 16.9502 16.9502L15.8887 15.8887C16.884 14.8934 17.5 13.5188 17.5 12C17.5 10.4812 16.884 9.10663 15.8887 8.11133L16.9502 7.0498Z" fill="currentColor"/>
|
|
3
|
+
<circle cx="12" cy="12" r="2.25" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
<path d="M12 14.25V22" stroke="currentColor" stroke-width="1.5"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect x="3.75" y="3.75" width="16.5" height="16.5" rx="1.5" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<path d="M7.25 17L10.25 14L7.25 11" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
<path d="M12 16.75H17" stroke="currentColor" stroke-width="1.5"/>
|
|
5
|
+
<path d="M3.75 7.75H20.25" stroke="currentColor" stroke-width="1.5"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M9 3.75H6.25C5.42157 3.75 4.75 4.42157 4.75 5.25V9.37868C4.75 9.7765 4.59197 10.158 4.31066 10.4393L2.75 12L4.31066 13.5607C4.59196 13.842 4.75 14.2235 4.75 14.6213V18.75C4.75 19.5784 5.42157 20.25 6.25 20.25H9" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<path d="M15 3.75H17.75C18.5784 3.75 19.25 4.42157 19.25 5.25V9.37868C19.25 9.7765 19.408 10.158 19.6893 10.4393L21.25 12L19.6893 13.5607C19.408 13.842 19.25 14.2235 19.25 14.6213V18.75C19.25 19.5784 18.5784 20.25 17.75 20.25H15" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
<path d="M7.75 11.75L10.75 14.75L16.25 9.25" stroke="currentColor" stroke-width="1.5"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M16 20.25L18.75 20.25C19.5784 20.25 20.25 19.5784 20.25 18.75L20.25 5.25C20.25 4.42157 19.5784 3.75 18.75 3.75L16 3.75" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<path d="M11 17.5L16.5 12L11 6.5" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
<path d="M16.5 12L3 12" stroke="currentColor" stroke-width="1.5"/>
|
|
5
|
+
</svg>
|