1
0
Fork 0
mirror of https://github.com/homarr-labs/dashboard-icons.git synced 2025-10-31 17:32:08 +01:00

feat(icons): add drop (#1962)

Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
This commit is contained in:
dashboard-icons-manager[bot] 2025-09-06 20:02:54 +02:00 committed by GitHub
parent b85f50f50c
commit 7e551d30ed
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 34 additions and 0 deletions

14
meta/drop.json Normal file
View file

@ -0,0 +1,14 @@
{
"base": "svg",
"aliases": [],
"categories": [
"Media"
],
"update": {
"timestamp": "2025-09-06T18:00:59.580587",
"author": {
"id": 1866197,
"login": "orstendium"
}
}
}

View file

@ -14982,6 +14982,20 @@
}
}
},
"drop": {
"base": "svg",
"aliases": [],
"categories": [
"Media"
],
"update": {
"timestamp": "2025-09-06T18:00:59.580587",
"author": {
"id": 1866197,
"login": "orstendium"
}
}
},
"flux-cd": {
"base": "svg",
"aliases": [],

BIN
png/drop.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 8 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 9.5 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 10 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.5 KiB

After

Width:  |  Height:  |  Size: 4 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.5 KiB

After

Width:  |  Height:  |  Size: 4.1 KiB

Before After
Before After

3
svg/drop.svg Normal file
View file

@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="3 2.31 18 20.19">
<path d="M4 13.5C4 11.0008 5.38798 8.76189 7.00766 7C8.43926 5.44272 10.0519 4.25811 11.0471 3.5959C11.6287 3.20893 12.3713 3.20893 12.9529 3.5959C13.9481 4.25811 15.5607 5.44272 16.9923 7C18.612 8.76189 20 11.0008 20 13.5C20 17.9183 16.4183 21.5 12 21.5C7.58172 21.5 4 17.9183 4 13.5Z" stroke="#60a5fa" stroke-width="2"/>
</svg>

After

Width:  |  Height:  |  Size: 416 B

View file

@ -501,6 +501,7 @@
"dream-host-dark.png",
"dream-host.png",
"drone.png",
"drop.png",
"dropbox.png",
"dropout-light.png",
"dropout.png",
@ -2862,6 +2863,7 @@
"draytek.svg",
"dream-host-dark.svg",
"dream-host.svg",
"drop.svg",
"dropbox.svg",
"dropout-light.svg",
"dropout.svg",
@ -4973,6 +4975,7 @@
"dream-host-dark.webp",
"dream-host.webp",
"drone.webp",
"drop.webp",
"dropbox.webp",
"dropout-light.webp",
"dropout.webp",

BIN
webp/drop.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB