mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
4 lines
271 B
XML
4 lines
271 B
XML
|
<svg width="32" height="32" xmlns="http://www.w3.org/2000/svg">
|
||
|
<path color="#000" fill="#8c101c" d="M0 0h32v32H0z"></path>
|
||
|
<path style="fill:#ffffff;stroke:#000000;stroke-width:0" d="M 24,16 8,24 8,8 Z" fill="none" stroke="#000" stroke-width="1.5"></path>
|
||
|
</svg>
|