5 lines
314 B
XML
5 lines
314 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
<rect x="0" y="0" width="24" height="24" rx="4" fill="#E50914" stroke="none" />
|
|
<polygon points="10 8 16 12 10 16 10 8" fill="white" stroke="white" />
|
|
</svg>
|