Skip to content

Instantly share code, notes, and snippets.

@cdaringe
Created January 27, 2020 05:00
Show Gist options
  • Save cdaringe/1d1d75586a61b4f4b90cb55c635eb972 to your computer and use it in GitHub Desktop.
Save cdaringe/1d1d75586a61b4f4b90cb55c635eb972 to your computer and use it in GitHub Desktop.
dummy.svg
Display the source blob
Display the rendered blob
Raw
<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" stroke="#000" fill="none">
<path id="a" d="M-50 0H0" paint-order="normal" stroke-width="1.5" text-decoration="#000"/>
<use href="#a" 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="#000" text-decoration="#000">
<circle r="25" fill="none" text-decoration="#000"/>
<text stroke="none" fill="red" class="board-point-circle" dominant-baseline="middle" text-anchor="middle" text-decoration="#000">
2
</text>
</g>
<circle cx="-10" cy="-10" r="10" class="snapper" fill="#00f" text-decoration="#000"/>
<path fill="none" stroke="red" stroke-width="1.5" text-decoration="#000" d="M0 0h0"/>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment