5 lines
230 B
XML
5 lines
230 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<rect x="4" y="8" width="40" height="32" rx="4" fill="#1a1a1a" stroke="#3ea6ff" stroke-width="2.5"/>
|
|
<polygon points="20,16 34,24 20,32" fill="#3ea6ff"/>
|
|
</svg>
|