6 lines
254 B
XML
6 lines
254 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96">
|
|
<rect x="8" y="16" width="80" height="64" rx="6" fill="#EA4335"/>
|
|
<polygon points="8,16 48,48 88,16" fill="white" opacity="0.2"/>
|
|
<polygon points="8,80 48,48 88,80" fill="white"/>
|
|
</svg>
|