Paths
rotation: am besten immer 0 und lieber die gesamte Form dann rotierenlarge-arc-flag: binary value, 0: shorter path, 1: longer pathsweep-flag: binary value, 0: counter-clockwise arc, 1: clockwise arc
<path d=" M[x-start],[y-start] A[rx],[ry],[rotation],[large-arc-flag][sweep-flag][end-x][end-y] "/>