8 lines
301 B
XML
8 lines
301 B
XML
<svg width="32" height="32" xmlns="http://www.w3.org/2000/svg">
|
|
<circle style="fill: TEXT-SECONDARY-COLOR;
|
|
fill-rule: evenodd;
|
|
stroke-width: 2;
|
|
stroke-linecap: round;
|
|
stroke-linejoin: round"
|
|
cx="16" cy="28" r="2"/>
|
|
</svg> |