6 lines
382 B
XML
6 lines
382 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96">
|
|
<circle cx="48" cy="48" r="40" fill="#e8f5e9" stroke="#4caf50" stroke-width="2.5"/>
|
|
<path d="M48 28v30M36 52l12 12 12-12" fill="none" stroke="#4caf50" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/>
|
|
<path d="M26 70h44" fill="none" stroke="#4caf50" stroke-width="3" stroke-linecap="round"/>
|
|
</svg>
|