Add upload icon

This commit is contained in:
Hazem Krimi
2021-04-15 23:59:27 +01:00
parent f37fa91c04
commit 9f3fdc176e
2 changed files with 10 additions and 1 deletions
+8
View File
@@ -0,0 +1,8 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M19 12.689V16.3394C19 16.8234 18.7893 17.2877 18.4142 17.63C18.0391 17.9723 17.5304 18.1646 17 18.1646H3C2.46957 18.1646 1.96086 17.9723 1.58579 17.63C1.21071 17.2877 1 16.8234 1 16.3394V12.689" stroke="#ED7D3A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M19 12.689V16.3394C19 16.8234 18.7893 17.2877 18.4142 17.63C18.0391 17.9723 17.5304 18.1646 17 18.1646H3C2.46957 18.1646 1.96086 17.9723 1.58579 17.63C1.21071 17.2877 1 16.8234 1 16.3394V12.689" stroke="white" stroke-opacity="0.75" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M15 6.30078L10 1.73779L5 6.30078" stroke="#ED7D3A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M15 6.30078L10 1.73779L5 6.30078" stroke="white" stroke-opacity="0.75" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M10 1.73779V12.6889" stroke="#ED7D3A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M10 1.73779V12.6889" stroke="white" stroke-opacity="0.75" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB