Created
July 26, 2017 22:36
-
-
Save brito/6377543568c4e8cf9b8c3968dcb45e8f to your computer and use it in GitHub Desktop.
phiveleven.logo negative
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* phiveleven.logo negative */ | |
svg { width:100vh; display:block; margin:auto } | |
path { stroke:hsla(13,98%,55%,1); stroke-width:0; | |
fill:#41acff } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// alert('Hello world!'); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"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