* Use arcs to save space on path arcs and be more true to original geometry
* Use single path for equal width rectangles
* Deleted unneeded commas
* reduce path count by using stroke linecap
* use single path instead of 4 rects, use fill rule to forego entering M for every rect
* Using arcs
* Fix typos