10 lines
No EOL
477 B
XML
10 lines
No EOL
477 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<circle cx="24" cy="24" r="20" fill="#e4a8b1" fill-opacity="0.1"/>
|
|
<g fill="none" stroke="#e4a8b1" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<line x1="8" y1="6" x2="40" y2="6"/>
|
|
<line x1="14" y1="6" x2="14" y2="34"/>
|
|
<line x1="34" y1="6" x2="34" y2="34"/>
|
|
<line x1="12" y1="36" x2="36" y2="36"/>
|
|
<path d="M14 34 L10 38 L18 38 Z M34 34 L30 38 L38 38 Z"/>
|
|
</g>
|
|
</svg> |