12 lines
No EOL
559 B
XML
12 lines
No EOL
559 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<circle cx="24" cy="24" r="20" fill="#D32F2F" fill-opacity="0.1"/>
|
|
<g fill="none" stroke="#D32F2F" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<rect x="8" y="4" width="32" height="40" rx="2"/>
|
|
<line x1="8" y1="17" x2="40" y2="17"/>
|
|
<line x1="8" y1="30" x2="40" y2="30"/>
|
|
<line x1="24" y1="4" x2="24" y2="17"/>
|
|
<line x1="16" y1="17" x2="16" y2="30"/>
|
|
<line x1="32" y1="17" x2="32" y2="30"/>
|
|
<line x1="24" y1="30" x2="24" y2="44"/>
|
|
</g>
|
|
</svg> |