blob: 8bc3886a5f93940ccc926489393fd69286a50434 (
plain)
1
2
3
4
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
<circle style="fill:#9aca3c" cx="8" cy="8" r="8"/>
<path style="stroke-linejoin:round;stroke:#ffffff;stroke-linecap:round;stroke-width:2;fill:none" d="m5 11v-6l6 6v-6"/>
</svg>
|