feat(icons): add bottom (#2463)

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-11-13 18:31:43 +01:00
committed by GitHub
parent f57d30e0b7
commit 247151e14c
9 changed files with 94 additions and 0 deletions

20
meta/bottom.json Normal file
View File

@@ -0,0 +1,20 @@
{
"base": "svg",
"aliases": [
"btm"
],
"categories": [
"Development"
],
"update": {
"timestamp": "2025-11-13T17:28:46.549922",
"author": {
"id": 432230,
"login": "lavaeater"
}
},
"colors": {
"light": "bottom",
"dark": "bottom-dark"
}
}

View File

@@ -7860,6 +7860,26 @@
}
}
},
"bottom": {
"base": "svg",
"aliases": [
"btm"
],
"categories": [
"Development"
],
"update": {
"timestamp": "2025-11-13T17:28:46.549922",
"author": {
"id": 432230,
"login": "lavaeater"
}
},
"colors": {
"light": "bottom",
"dark": "bottom-dark"
}
},
"proton-calendar": {
"base": "svg",
"aliases": [],

BIN
png/bottom-dark.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

BIN
png/bottom.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

24
svg/bottom-dark.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 15 KiB

24
svg/bottom.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 15 KiB

View File

@@ -249,6 +249,8 @@
"borg.png",
"borgmatic-light.png",
"borgmatic.png",
"bottom-dark.png",
"bottom.png",
"boundary.png",
"box.png",
"boxarr.png",
@@ -2888,6 +2890,8 @@
"borg.svg",
"borgmatic-light.svg",
"borgmatic.svg",
"bottom-dark.svg",
"bottom.svg",
"boundary.svg",
"box.svg",
"brave.svg",
@@ -5106,6 +5110,8 @@
"borg.webp",
"borgmatic-light.webp",
"borgmatic.webp",
"bottom-dark.webp",
"bottom.webp",
"boundary.webp",
"box.webp",
"boxarr.webp",

BIN
webp/bottom-dark.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

BIN
webp/bottom.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB