feat: Update upload icon

This commit is contained in:
Cole Bemis 2017-12-14 00:25:31 -08:00
parent fd54d891d7
commit 7b9faf5b74

View File

@ -9,7 +9,7 @@
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M3 17v3a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-3" />
<polyline points="16 6 12 2 8 6" />
<line x1="12" y1="2" x2="12" y2="16" />
<path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4" />
<polyline points="17 8 12 3 7 8" />
<line x1="12" y1="3" x2="12" y2="15" />
</svg>

Before

Width:  |  Height:  |  Size: 345 B

After

Width:  |  Height:  |  Size: 345 B