This repository has no description
1<svg viewBox="-10 -10 120 120" xmlns="http://www.w3.org/2000/svg">
2<g>
3<path d="M0,100 Q0,0,100,0" style="fill: none; stroke: black; stroke-width: 2px;"/>
4</g>
5<g>
6<circle cx="50" cy="0" r="5" style="fill: none; stroke: black; stroke-width: 0.5px;"/>
7</g>
8<g style="fill: none; stroke: black; stroke-width: 0.5px;">
9<path d="M0,100 L50,50 L0,0 L100,0 L100,0 L100,0 L50,100 z"/>
10</g>
11</svg>