9 lines
No EOL
414 B
XML
9 lines
No EOL
414 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="#FFA726"/>
|
|
<g fill="none" stroke="#FFFFFF" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<line x1="14" y1="10" x2="14" y2="38"/>
|
|
<line x1="18" y1="10" x2="18" y2="38"/>
|
|
<path d="M14 10 C28 10 28 24 14 24"/>
|
|
<path d="M14 24 C28 24 28 38 14 38"/>
|
|
</g>
|
|
</svg> |