feat(icons): add nexus (#1796)

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-08-18 23:25:50 +02:00
committed by GitHub
parent 6f7c1496b4
commit 9cba195f16
9 changed files with 60 additions and 0 deletions

20
meta/nexus.json Normal file
View File

@@ -0,0 +1,20 @@
{
"base": "svg",
"aliases": [
"nexus3"
],
"categories": [
"Development"
],
"update": {
"timestamp": "2025-08-18T21:23:22.480718",
"author": {
"id": 26223813,
"login": "foxpluto"
}
},
"colors": {
"light": "nexus",
"dark": "nexus-dark"
}
}