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

4
icons/core/file.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="M13 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9z"/>
<polyline points="13 2 13 9 20 9"/>
</svg>

After

Width:  |  Height:  |  Size: 296 B