feat(icons): add headlamp (#1080)

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-04-06 11:30:51 +02:00
committed by GitHub
parent 0289748701
commit 7f16ed6571
11 changed files with 61 additions and 1 deletions

18
meta/headlamp.json Normal file
View File

@@ -0,0 +1,18 @@
{
"base": "svg",
"aliases": [],
"categories": [
"Cloud"
],
"update": {
"timestamp": "2025-04-06T09:29:21.505335",
"author": {
"id": 7255425,
"login": "geberl"
}
},
"colors": {
"light": "headlamp",
"dark": "headlamp-dark"
}
}