Last active
October 5, 2016 04:47
-
-
Save divmain/bda077a1bf18313dc840cd45295a5e61 to your computer and use it in GitHub Desktop.
This file contains 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 xmlns="http://www.w3.org/2000/svg" style="display: none;"> | |
<symbol viewBox="0 0 24 24" id="heart"> | |
<path fill="#E86C60" d="M17,0c-1.9,0-3.7,0.8-5,2.1C10.7,0.8,8.9,0,7,0C3.1,0,0,3.1,0,7c0,6.4,10.9,15.4,11.4,15.8 c0.2,0.2,0.4,0.2,0.6,0.2s0.4-0.1,0.6-0.2C13.1,22.4,24,13.4,24,7C24,3.1,20.9,0,17,0z"></path> | |
</symbol> | |
</svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment