Created
December 9, 2019 03:55
-
-
Save cdaringe/bf855b28d69b6ab1553627622cd83c6d to your computer and use it in GitHub Desktop.
raw-web-output.svg
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<svg viewBox="-400 -400 800 800" style="marker:none" xmlns="http://www.w3.org/2000/svg" width="500" height="900" color="#000" color-interpolation="srgb" color-interpolation-filters="linearrgb" cursor="auto" font-family=""Ubuntu Mono",Helvetica,sans-serif" font-size="16" font-stretch="100%" font-weight="400" overflow="hidden" pointer-events="auto" text-decoration="#000" word-spacing="0" writing-mode="horizontal-tb"> | |
<g id="c" paint-order="normal" text-decoration="#000"> | |
<g id="b" paint-order="normal" text-decoration="#000" fill="none"> | |
<path id="a" stroke="red" d="M-50 0s14.515 16.89 17.304 14.437c1.78-1.566-.027-9.954 1.698-13.588 4.88-10.279 43.092-18.308 42.463-9.342-.138 1.967-.816 6.187-2.548 7.644C7.012.754 0 0 0 0" paint-order="normal" stroke-width="1.5" text-decoration="#000"/> | |
<use href="#a" stroke="#000" transform="rotate(180 0 0)" text-decoration="#000"/> | |
</g> | |
<use href="#b" transform="rotate(-60 0 -86.603)" text-decoration="#000"/> | |
<use href="#b" transform="rotate(-120 0 -86.603)" text-decoration="#000"/> | |
<use href="#b" transform="rotate(-180 0 -86.603)" text-decoration="#000"/> | |
<use href="#b" transform="rotate(120 0 -86.603)" text-decoration="#000"/> | |
<use href="#b" transform="rotate(60 0 -86.603)" text-decoration="#000"/> | |
</g> | |
<use href="#c" text-decoration="#000"/> | |
<g transform="translate(0 -86.603)" stroke="red" text-decoration="#000"> | |
<circle r="25" fill="none" text-decoration="#000"/> | |
<text stroke="none" class="board-point-circle" dominant-baseline="middle" text-anchor="middle" text-decoration="#000"> | |
2 | |
</text> | |
</g> | |
<use href="#c" transform="translate(0 173.205)" text-decoration="#000"/> | |
<g transform="translate(0 86.603)" stroke="red" text-decoration="#000"> | |
<circle r="25" fill="none" text-decoration="#000"/> | |
<text stroke="none" class="board-point-circle" dominant-baseline="middle" text-anchor="middle" text-decoration="#000"> | |
3 | |
</text> | |
</g> | |
<use href="#c" transform="translate(150 -86.603)" text-decoration="#000"/> | |
<g transform="translate(150 -173.205)" stroke="red" text-decoration="#000"> | |
<circle r="25" fill="none" text-decoration="#000"/> | |
<text stroke="none" class="board-point-circle" dominant-baseline="middle" text-anchor="middle" text-decoration="#000"> | |
3 | |
</text> | |
</g> | |
<use href="#c" transform="translate(150 86.603)" text-decoration="#000"/> | |
<g transform="translate(150)" stroke="red" text-decoration="#000"> | |
<circle r="25" fill="none" text-decoration="#000"/> | |
<text stroke="none" class="board-point-circle" dominant-baseline="middle" text-anchor="middle" text-decoration="#000"> | |
4 | |
</text> | |
</g> | |
</svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment