You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
285 B

3 weeks ago
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 16">
<g stroke-width="2" stroke="red" shape-rendering="geometricPrecision">
<circle fill="none" cx="8" cy="8" r="7" stroke-linejoin="round"/>
<line x1="11" y1="5" x2="5" y2="11"/>
<line x1="11" y1="11" x2="5" y2="5"/>
</g>
</svg>