5 lines
232 B
XML
5 lines
232 B
XML
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
<svg width="20" height="20" version="1.1" viewBox="0 0 20 20" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
|
||
|
|
<circle cx="10" cy="10" r="9.5" fill="#1e96f0" stroke="#1672b6"/>
|
||
|
|
</svg>
|