Skip to content

Instantly share code, notes, and snippets.

@brito
Last active July 26, 2017 22:33
Show Gist options
  • Save brito/359a1123f3303e6b6530ec1828fc9f2d to your computer and use it in GitHub Desktop.
Save brito/359a1123f3303e6b6530ec1828fc9f2d to your computer and use it in GitHub Desktop.
phiveleven.logo
/* phiveleven.logo */
svg { width:100vh; display:block; margin:auto }
path { stroke:#41acff; stroke-width:2.6; stroke-linejoin:round;
fill:hsla(13,98%,55%,1) }
<svg viewBox="-16 -16 30 30">
<path d="M0 0 M0 -10 -9.51 -3.09 -5.87 8.09 9.51 -3.09 5.87 8.09 0 8.09"/>
</svg>
// alert('Hello world!');
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment