8 lines
No EOL
421 B
XML
8 lines
No EOL
421 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<rect x="2" y="2" width="44" height="44" rx="9" fill="#abc0c5"/>
|
|
<g fill="none" stroke="#FFFFFF" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<polygon points="24,4 20,18 28,18"/>
|
|
<rect x="18" y="18" width="12" height="26" rx="2"/>
|
|
<line x1="24" y1="18" x2="8" y2="8 M24 18 L40 8 M24 18 L8 28 M24 18 L40 28"/>
|
|
</g>
|
|
</svg> |