7 lines
662 B
XML
7 lines
662 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="400" height="400" viewBox="-14 -14 114 114">
|
|
<path style="stroke-width:12px;stroke:black;fill:none;stroke-linecap:round;" d="M 67 20 C 70 20, 75 35, 90 40 L 90 90 C 90 90 75 85 67 75 z"/>
|
|
<path style="stroke-width:10px;stroke:black;fill:white;" d="M 10 25 A 20 10 0 0 1 70 25 L 70 70 A 20 10 0 0 1 10 70 L 10 25" />
|
|
<path style="stroke-width:6px;stroke:black;fill:none" d="M 10 21 A 20 10 0 0 0 70 21 L 70 70 "/>
|
|
<path style="stroke-width:6px;stroke:black;fill:white;stroke-linecap:round;" d="M 67 20 C 70 20, 75 35, 90 40 L 90 90 C 90 90 75 85 67 75 z"/>
|
|
<ellipse cx="40" cy="25" rx="12" ry="4"/>
|
|
</svg>
|