5 lines
227 B
XML
5 lines
227 B
XML
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
<svg width="16" height="16" version="1.1" viewBox="0 0 16 16" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
|
||
|
|
<circle cx="8" cy="8" r="6.5" fill="#f01e1e" stroke="#fff"/>
|
||
|
|
</svg>
|