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"
}
}