Add thumbs-up icon

This commit is contained in:
Cole Bemis
2017-03-02 10:49:31 -08:00
parent f63a0102e2
commit 0805152465
3 changed files with 6 additions and 0 deletions

4
icons/thumbs-up.svg Normal file
View File

@@ -0,0 +1,4 @@
<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="M14,9V5a3,3,0,0,0-3-3L7,11H7V22H18.28a2,2,0,0,0,2-1.7l1.38-9a2,2,0,0,0-2-2.3Z"/>
<path d="M7,22H4a2,2,0,0,1-2-2V13a2,2,0,0,1,2-2H7"/>
</svg>

After

Width:  |  Height:  |  Size: 327 B