9 lines
No EOL
452 B
XML
9 lines
No EOL
452 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<circle cx="24" cy="24" r="20" fill="#d2deb7" fill-opacity="0.1"/>
|
|
<g fill="none" stroke="#d2deb7" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<rect x="8" y="22" width="20" height="14" rx="4"/>
|
|
<line x1="28" y1="29" x2="46" y2="6"/>
|
|
<circle cx="44" cy="8" r="4" fill="currentColor"/>
|
|
<circle cx="48" cy="4" r="2" fill="currentColor"/>
|
|
</g>
|
|
</svg> |