7 lines
No EOL
349 B
XML
7 lines
No EOL
349 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<circle cx="24" cy="24" r="20" fill="#FF6F00" fill-opacity="0.1"/>
|
|
<g fill="none" stroke="#FF6F00" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<path d="M4 12 L18 12 L22 16 L44 16 L44 40 L4 40 Z"/>
|
|
<line x1="4" y1="16" x2="44" y2="16"/>
|
|
</g>
|
|
</svg> |