Add heart icon

This commit is contained in:
Cole Bemis
2017-03-05 13:28:52 -08:00
parent 03fe0d5f6f
commit 12ddf70729
3 changed files with 5 additions and 0 deletions

3
icons/heart.svg Normal file
View File

@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M20.84,4.61a5.5,5.5,0,0,0-7.78,0L12,5.67,10.94,4.61a5.5,5.5,0,0,0-7.78,7.78l1.06,1.06L12,21.23l7.78-7.78,1.06-1.06A5.5,5.5,0,0,0,20.84,4.61Z"/>
</svg>

After

Width:  |  Height:  |  Size: 335 B