mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-11-14 23:57:29 +01:00
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:
committed by
GitHub
parent
f57d30e0b7
commit
247151e14c
20
meta/bottom.json
Normal file
20
meta/bottom.json
Normal 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"
|
||||
}
|
||||
}
|
||||
@@ -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
BIN
png/bottom-dark.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 22 KiB |
BIN
png/bottom.png
Normal file
BIN
png/bottom.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 23 KiB |
24
svg/bottom-dark.svg
Normal file
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
24
svg/bottom.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 15 KiB |
@@ -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
BIN
webp/bottom-dark.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 73 KiB |
BIN
webp/bottom.webp
Normal file
BIN
webp/bottom.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 72 KiB |
Reference in New Issue
Block a user