Skip to content

Instantly share code, notes, and snippets.

@brito
Last active September 29, 2017 19:18
Show Gist options
  • Save brito/7b2eb4db16b66b65078146ba4fa22098 to your computer and use it in GitHub Desktop.
Save brito/7b2eb4db16b66b65078146ba4fa22098 to your computer and use it in GitHub Desktop.
|\//\|
/* |\//\| */
svg { width:100vh; display:block; margin:auto }
path { fill:hsla(338,56%,67%,1) }
<svg viewBox="-64 -64 128 128">
<g id=IV>
<path d="m-32 0 0 -32 8 0 0 32"/>
<path d="m-5 0 -16 -32 32 0"/>
<path d="m6.6 -13.5 0 -5 5 0"/>
</g>
<use href="#IV" transform="translate(-32) rotate(180 25 -16)"/>
</svg>
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"","page":"html"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment