15 lines
459 B
XML
15 lines
459 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20">
|
|
<defs>
|
|
<style>
|
|
.cls-1 {
|
|
fill: none;
|
|
stroke: #1c303b;
|
|
stroke-linecap: round;
|
|
stroke-width: 3px;
|
|
}
|
|
</style>
|
|
</defs>
|
|
<circle class="cls-1" cx="10.5" cy="9.5" r="8"/>
|
|
<line id="Line_2067" data-name="Line 2067" class="cls-1" x1="4.5" y1="15.5" x2="1.5" y2="18.5"/>
|
|
</svg> |