Reorganize icons

This commit is contained in:
Cole Bemis
2017-05-23 20:45:20 -07:00
parent 0ddc68b4b9
commit 9a1a245604
165 changed files with 14 additions and 26 deletions

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="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"/>
<polyline points="22,6 12,13 2,6"/>
</svg>

After

Width:  |  Height:  |  Size: 313 B