9 lines
No EOL
388 B
XML
9 lines
No EOL
388 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<circle cx="24" cy="24" r="20" fill="#26A69A" fill-opacity="0.1"/>
|
|
<g fill="none" stroke="#26A69A" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<path d="M14 28a12 12 0 1110-19.6"/>
|
|
<path d="M14 28l-5 4V20"/>
|
|
<path d="M34 20a12 12 0 11-10 19.6"/>
|
|
<path d="M34 20l5-4v12"/>
|
|
</g>
|
|
</svg> |