6 lines
251 B
XML
6 lines
251 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="3" fill="#EA4335"/>
|
|
<polygon points="4,8 24,24 44,8" fill="white" opacity="0.2"/>
|
|
<polygon points="4,40 24,24 44,40" fill="white"/>
|
|
</svg>
|