I would like to know if I could create a circle and break the circle apart into several independent vectors.
I am looking at extracting info from the svg similar to the following, but in a much more accurate way.
<path
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 310,210.79999 5,-5 10,0 10,0 5,10 0,10 0,10 0,15 -5,15 -5,15 -10,5 -15,5 -5,-10 -5,-15 -5,-15 5,-10 5,-15 10,-15 z"
id="path4156"
inkscape:connector-curvature="0" />