mirror of
https://github.com/n8n-io/n8n-nodes-starter.git
synced 2025-12-16 09:23:01 -06:00
6 lines
323 B
XML
6 lines
323 B
XML
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
||
|
|
<rect x="2" y="4" width="20" height="16" rx="2"/>
|
||
|
|
<path d="m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7"/>
|
||
|
|
<path d="m2 13 4 3"/>
|
||
|
|
<path d="m22 13-4 3"/>
|
||
|
|
</svg>
|