Skip to content

Instantly share code, notes, and snippets.

@stephenbelyea
Last active August 3, 2020 11:41
Show Gist options
  • Save stephenbelyea/3bab9a8b912e041a1852c0a8ae04c249 to your computer and use it in GitHub Desktop.
Save stephenbelyea/3bab9a8b912e041a1852c0a8ae04c249 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 84 91">
<circle cx="42" cy="14" r="12" stroke="#353434" stroke-width="3" fill="none"></circle>
<circle cx="70" cy="28" r="12" stroke="#353434" stroke-width="3" fill="none"></circle>
<circle cx="14" cy="63" r="8" fill="#cf1020"></circle>
<circle cx="14" cy="63" r="12" stroke="#353434" stroke-width="3" fill="none"></circle>
<circle cx="42" cy="77" r="12" stroke="#353434" stroke-width="3" fill="none"></circle>
<circle cx="70" cy="63" r="12" stroke="#353434" stroke-width="3" fill="none"></circle>
<line x1="14" x2="70" y1="45.5" y2="45.5" stroke="#353434" stroke-width="3"></line>
<line x1="42" x2="42" y1="26" y2="64" stroke="#353434" stroke-width="3"></line>
<line x1="14" x2="14" y1="44" y2="50" stroke="#353434" stroke-width="3"></line>
<line x1="70" x2="70" y1="40" y2="50" stroke="#353434" stroke-width="3"></line>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment