mirror of
https://github.com/n8n-io/n8n-nodes-starter.git
synced 2025-10-29 14:22:26 -05:00
5 lines
289 B
XML
5 lines
289 B
XML
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
||
|
|
<path d="M12 2L2 7l10 5 10-5-10-5z"/>
|
||
|
|
<path d="M2 17l10 5 10-5"/>
|
||
|
|
<path d="M2 12l10 5 10-5"/>
|
||
|
|
</svg>
|