5 lines
308 B
XML
5 lines
308 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" class="icon" viewBox="0 0 20 20" width="20" height="20" fill="none">
|
||
|
<circle class="bg" cx="10" cy="10" r="10" fill="#0482d8"/>
|
||
|
<path d="M5.586 10l3.193 3.193 6.385-6.385" stroke="#fff" stroke-width="3.193" stroke-linecap="round" stroke-linejoin="round"/>
|
||
|
</svg>
|