10 lines
No EOL
512 B
XML
10 lines
No EOL
512 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="#aeced1"/>
|
|
<g fill="none" stroke="#FFFFFF" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<path d="M8 40 L20 24 L24 24 L24 28 L18 40" stroke-width="3"/>
|
|
<path d="M40 40 L28 24 L24 24 L24 28 L30 40" stroke-width="3"/>
|
|
<line x1="24" y1="24" x2="24" y2="8"/>
|
|
<circle cx="24" cy="8" r="4"/>
|
|
<circle cx="24" cy="8" r="1.5" fill="currentColor"/>
|
|
</g>
|
|
</svg> |