Files
SuperTinyIcons/tiny/opensource.svg
baybal f001e1d2b0 Update to previous request (#58)
* 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
2017-11-27 10:08:10 +00:00

3 lines
258 B
XML

<svg role="img" aria-label="Open Source" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" version="1">
<path d="M170 480a240 240 0 1 1 170 0l-53-146a84 84 0 1 0-63 0z" fill="#3da639" stroke="#1d531d" stroke-width="18" stroke-linejoin="round"/>
</svg>