Skip to content

Instantly share code, notes, and snippets.

@brito
Created July 26, 2017 22:36
Show Gist options
  • Save brito/6377543568c4e8cf9b8c3968dcb45e8f to your computer and use it in GitHub Desktop.
Save brito/6377543568c4e8cf9b8c3968dcb45e8f to your computer and use it in GitHub Desktop.
phiveleven.logo negative
/* phiveleven.logo negative */
svg { width:100vh; display:block; margin:auto }
path { stroke:hsla(13,98%,55%,1); stroke-width:0;
fill:#41acff }
<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