Update image-down icon (#1910)

* Updated icons/image-down.svg

* Updated icons/image-down.json
This commit is contained in:
Jakob Guddas
2024-02-23 11:20:42 +01:00
committed by GitHub
parent ca7a87112c
commit 7f1e95c6e7
2 changed files with 7 additions and 5 deletions

View File

@@ -8,7 +8,10 @@
],
"tags": [
"picture",
"photo"
"photo",
"download",
"save",
"export"
],
"categories": [
"photography",

View File

@@ -9,9 +9,8 @@
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M10.3 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v10l-3.1-3.1a2 2 0 0 0-2.814.014L6 21" />
<path d="m14 19 3 3v-5.5" />
<path d="m17 22 3-3" />
<circle cx="9" cy="9" r="2" />
<path d="M10.3 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v10.8" />
<path d="m21 15-3.1-3.1a2 2 0 0 0-2.814.014L6 21" />
<path d="m14 19.5 3 3v-6" />
<path d="m17 22.5 3-3" />
</svg>

Before

Width:  |  Height:  |  Size: 433 B

After

Width:  |  Height:  |  Size: 408 B