@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
|
@@ -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 13.75H20" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<path d="M4 9.75H20" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
<path d="M15.5 3.25L12 6.75L8.5 3.25" stroke="currentColor" stroke-width="1.5"/>
|
|
5
|
+
<path d="M15.5 20.75L12 17.25L8.5 20.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="M3.75 8.25H20.25" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<path d="M8.25 3.75V20.25" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
<rect x="3.75" y="3.75" width="16.5" height="16.5" rx="1.5" 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="M21.5 5.25H2" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<path d="M21.5 18.75H14.49C13.1614 18.75 11.9911 17.8761 11.6136 16.6023L8.88637 7.39773C8.50893 6.12387 7.33857 5.25 6.00997 5.25H2" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
<path d="M21.5 12H12.49C11.1614 12 9.99107 11.1261 9.61363 9.85227L8.88637 7.39773C8.50893 6.12387 7.33857 5.25 6.00997 5.25H2" stroke="currentColor" stroke-width="1.5"/>
|
|
5
|
+
<path d="M19 9.5L21.5 12L19 14.5" stroke="currentColor" stroke-width="1.5"/>
|
|
6
|
+
<path d="M19 2.75L21.5 5.25L19 7.75" stroke="currentColor" stroke-width="1.5"/>
|
|
7
|
+
<path d="M19 16.25L21.5 18.75L19 21.25" stroke="currentColor" stroke-width="1.5"/>
|
|
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="M20.25 17.75C20.25 18.5784 19.5784 19.25 18.75 19.25H7.51578C7.03479 19.25 6.58297 19.0193 6.30086 18.6298L1.5 12L6.30086 5.37023C6.58297 4.98066 7.03479 4.75 7.51578 4.75H18.75C19.5784 4.75 20.25 5.42157 20.25 6.25V17.75Z" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<circle cx="8" cy="12" r="1.5" fill="currentColor"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M6.47852 17.249L7.16851 17.543L7.61012 16.5063L6.48337 16.499L6.47852 17.249ZM4.53125 11.417L4.98633 12.0131L5.6588 11.4998L5.06855 10.8937L4.53125 11.417ZM7.19824 6.84277L7.00812 7.56828L8.93462 8.07312L7.8197 6.42291L7.19824 6.84277ZM9.375 2.75V3.5C10.4105 3.5 11.25 4.33947 11.25 5.375H12H12.75C12.75 3.51104 11.239 2 9.375 2V2.75ZM12 5.375H11.25V18.375H12H12.75V5.375H12ZM12 18.375H11.25C11.25 19.5486 10.2986 20.5 9.125 20.5V21.25V22C11.127 22 12.75 20.377 12.75 18.375H12ZM9.125 21.25V20.5C7.9514 20.5 7 19.5486 7 18.375H6.25H5.5C5.5 20.377 7.12297 22 9.125 22V21.25ZM6.25 18.375H7C7 18.0779 7.06025 17.7971 7.16851 17.543L6.47852 17.249L5.78852 16.9551C5.60219 17.3925 5.5 17.873 5.5 18.375H6.25ZM6.47852 17.249L6.48337 16.499C5.1101 16.4901 4 15.3749 4 14H3.25H2.5C2.5 16.2006 4.27686 17.9848 6.47366 17.999L6.47852 17.249ZM3.25 14H4C4 13.1908 4.38531 12.4719 4.98633 12.0131L4.53125 11.417L4.07617 10.8208C3.12143 11.5496 2.5 12.7009 2.5 14H3.25ZM4.53125 11.417L5.06855 10.8937C4.71583 10.5315 4.5 10.0415 4.5 9.5H3.75H3C3 10.4509 3.38165 11.3115 3.99395 11.9403L4.53125 11.417ZM3.75 9.5H4.5C4.5 8.39543 5.39543 7.5 6.5 7.5V6.75V6C4.567 6 3 7.567 3 9.5H3.75ZM6.5 6.75V7.5C6.67017 7.5 6.83956 7.5241 7.00812 7.56828L7.19824 6.84277L7.38836 6.11727C7.11049 6.04445 6.81295 6 6.5 6V6.75ZM7.19824 6.84277L7.8197 6.42291C7.61785 6.12413 7.5 5.7645 7.5 5.375H6.75H6C6 6.07285 6.21252 6.72349 6.57678 7.26264L7.19824 6.84277ZM6.75 5.375H7.5C7.5 4.33947 8.33947 3.5 9.375 3.5V2.75V2C7.51104 2 6 3.51104 6 5.375H6.75Z" fill="currentColor"/>
|
|
3
|
+
<path d="M3.75 9.5C3.75 7.98122 4.98122 6.75 6.5 6.75C7.56474 6.75 8.48814 7.3551 8.9451 8.24018" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
<path d="M20.2451 9.5C20.2451 7.98122 19.0139 6.75 17.4951 6.75C16.4303 6.75 15.5069 7.3551 15.05 8.24018" stroke="currentColor" stroke-width="1.5"/>
|
|
5
|
+
<path d="M12 11.25C12 12.3546 11.1046 13.25 10 13.25" stroke="currentColor" stroke-width="1.5"/>
|
|
6
|
+
<path d="M17.5215 17.249L16.8315 17.543L16.3899 16.5063L17.5166 16.499L17.5215 17.249ZM19.4688 11.417L19.0137 12.0131L18.3412 11.4998L18.9314 10.8937L19.4688 11.417ZM16.8018 6.84277L16.9919 7.56828L15.0654 8.07312L16.1803 6.42291L16.8018 6.84277ZM14.625 2.75V3.5C13.5895 3.5 12.75 4.33947 12.75 5.375H12H11.25C11.25 3.51104 12.761 2 14.625 2V2.75ZM12 5.375H12.75V18.375H12H11.25V5.375H12ZM12 18.375H12.75C12.75 19.5486 13.7014 20.5 14.875 20.5V21.25V22C12.873 22 11.25 20.377 11.25 18.375H12ZM14.875 21.25V20.5C16.0486 20.5 17 19.5486 17 18.375H17.75H18.5C18.5 20.377 16.877 22 14.875 22V21.25ZM17.75 18.375H17C17 18.0779 16.9398 17.7971 16.8315 17.543L17.5215 17.249L18.2115 16.9551C18.3978 17.3925 18.5 17.873 18.5 18.375H17.75ZM17.5215 17.249L17.5166 16.499C18.8899 16.4901 20 15.3749 20 14H20.75H21.5C21.5 16.2006 19.7231 17.9848 17.5263 17.999L17.5215 17.249ZM20.75 14H20C20 13.1908 19.6147 12.4719 19.0137 12.0131L19.4688 11.417L19.9238 10.8208C20.8786 11.5496 21.5 12.7009 21.5 14H20.75ZM19.4688 11.417L18.9314 10.8937C19.2842 10.5315 19.5 10.0415 19.5 9.5H20.25H21C21 10.4509 20.6183 11.3115 20.0061 11.9403L19.4688 11.417ZM20.25 9.5H19.5C19.5 8.39543 18.6046 7.5 17.5 7.5V6.75V6C19.433 6 21 7.567 21 9.5H20.25ZM17.5 6.75V7.5C17.3298 7.5 17.1604 7.5241 16.9919 7.56828L16.8018 6.84277L16.6116 6.11727C16.8895 6.04445 17.187 6 17.5 6V6.75ZM16.8018 6.84277L16.1803 6.42291C16.3822 6.12413 16.5 5.7645 16.5 5.375H17.25H18C18 6.07285 17.7875 6.72349 17.4232 7.26264L16.8018 6.84277ZM17.25 5.375H16.5C16.5 4.33947 15.6605 3.5 14.625 3.5V2.75V2C16.489 2 18 3.51104 18 5.375H17.25Z" fill="currentColor"/>
|
|
7
|
+
<path d="M20.75 14C20.75 15.7949 19.2949 17.25 17.5 17.25C16.6432 17.25 15.8639 16.9185 15.2833 16.3767" stroke="currentColor" stroke-width="1.5"/>
|
|
8
|
+
<path d="M3.25 14C3.25 15.7949 4.70507 17.25 6.5 17.25C7.35677 17.25 8.13611 16.9185 8.71673 16.3767" stroke="currentColor" stroke-width="1.5"/>
|
|
9
|
+
<path d="M12 11.25C12 12.3546 12.8954 13.25 14 13.25" stroke="currentColor" stroke-width="1.5"/>
|
|
10
|
+
</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,6 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M12 3.25C16.8325 3.25 20.75 7.16751 20.75 12C20.75 16.8325 16.8325 20.75 12 20.75C7.16751 20.75 3.25 16.8325 3.25 12C3.25 9.58013 4.23232 7.3897 5.81994 5.8057" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<path d="M12 16.5V7.5" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
<path d="M8.1054 14.2457L15.8996 9.74567" stroke="currentColor" stroke-width="1.5"/>
|
|
5
|
+
<path d="M8.11047 9.7456L15.9047 14.2456" 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="12" cy="12" r="8.75" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<path d="M20.1317 3.86829L18.1872 5.81283" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
<path d="M12 0.5V3.25" stroke="currentColor" stroke-width="1.5"/>
|
|
5
|
+
<path d="M16.5 7.5L12 12" stroke="currentColor" stroke-width="1.5"/>
|
|
6
|
+
<circle cx="12" cy="12" r="1.5" fill="currentColor"/>
|
|
7
|
+
</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,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
|
+
<path d="M11 16.5L15.5 12L11 7.5" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
<path d="M15.5 12L3.75 12" 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="M18.25 20.25H5.75V17.6213C5.75 17.2235 5.90803 16.842 6.18934 16.5607L9.89645 12.8536C10.1228 12.6272 10.25 12.3201 10.25 12C10.25 11.6799 10.1228 11.3728 9.89645 11.1464L6.18934 7.43934C5.90803 7.15803 5.75 6.7765 5.75 6.37868V3.75H18.25V6.37868C18.25 6.7765 18.092 7.15804 17.8107 7.43934L14.1036 11.1464C13.8772 11.3728 13.75 11.6799 13.75 12C13.75 12.3201 13.8772 12.6272 14.1036 12.8536L17.8107 16.5607C18.092 16.842 18.25 17.2235 18.25 17.6213V20.25Z" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
</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
|
+
<path d="M3.75 16V18.75C3.75 19.5784 4.42157 20.25 5.25 20.25H18.75C19.5784 20.25 20.25 19.5784 20.25 18.75V16" stroke="currentColor" stroke-width="1.5"/>
|
|
3
|
+
<path d="M6.5 11L12 16.5L17.5 11" stroke="currentColor" stroke-width="1.5"/>
|
|
4
|
+
<path d="M12 16.5V3" 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="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>
|