1
0
Fork 0
mirror of https://github.com/homarr-labs/dashboard-icons.git synced 2025-10-22 14:10:40 +02:00

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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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"
}
}

View file

@ -28655,6 +28655,26 @@
"light": "ami-alt-light"
}
},
"nexus": {
"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"
}
},
"forgejo": {
"base": "svg",
"aliases": [

BIN
png/nexus-dark.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

BIN
png/nexus.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

7
svg/nexus-dark.svg Normal file
View file

@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" id="Layer_1" baseProfile="tiny" version="1.2" viewBox="59.5 62.5 218 235">
<!-- Generator: Adobe Illustrator 29.6.1, SVG Export Plug-In . SVG Version: 2.1.1 Build 9) -->
<polygon points="277 159 169 222 60.3 159 60 188 169 251 277 189.4 277 159" fill="#01bc6d" stroke="#01bc6d"/>
<polygon points="194 63 182 66 172 74.9 172 65 154 65 154 136 172 136 172 90 183 82 194 82 194 63" fill="#01bc6d" stroke="#01bc6d"/>
<polygon points="60 205 60 233.8 168 297 277 233 277 204.4 167 268 60 205" fill="#e5e8eb" stroke="#e5e8eb"/>
<polygon points="60 84 60 142 168 205 277 141 277 83 252 83 251 128 168 176 85 127 85 84.3 60 84" fill="#e5e8eb" stroke="#e5e8eb"/>
</svg>

After

Width:  |  Height:  |  Size: 756 B

7
svg/nexus.svg Normal file
View file

@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" id="Layer_1" baseProfile="tiny" version="1.2" viewBox="59.5 62.5 218 235">
<!-- Generator: Adobe Illustrator 29.6.1, SVG Export Plug-In . SVG Version: 2.1.1 Build 9) -->
<polygon points="277 159 169 222 60.3 159 60 188 169 251 277 189.4 277 159" fill="#01bc6d" stroke="#01bc6d"/>
<polygon points="194 63 182 66 172 74.9 172 65 154 65 154 136 172 136 172 90 183 82 194 82 194 63" fill="#01bc6d" stroke="#01bc6d"/>
<polygon points="60 205 60 233.8 168 297 277 233 277 204.4 167 268 60 205" fill="#1d202b" stroke="#1d202b"/>
<polygon points="60 84 60 142 168 205 277 141 277 83 252 83 251 128 168 176 85 127 85 84.3 60 84" fill="#1d202b" stroke="#1d202b"/>
</svg>

After

Width:  |  Height:  |  Size: 756 B

View file

@ -1356,6 +1356,8 @@
"nextjs-light.png",
"nextjs.png",
"nextpvr.png",
"nexus-dark.png",
"nexus.png",
"nginx-proxy-manager.png",
"nginx.png",
"nicotine-plus.png",
@ -3535,6 +3537,8 @@
"nexterm.svg",
"nextjs-light.svg",
"nextjs.svg",
"nexus-dark.svg",
"nexus.svg",
"nginx-proxy-manager.svg",
"nginx.svg",
"nicotine-plus.svg",
@ -5731,6 +5735,8 @@
"nextjs-light.webp",
"nextjs.webp",
"nextpvr.webp",
"nexus-dark.webp",
"nexus.webp",
"nginx-proxy-manager.webp",
"nginx.webp",
"nicotine-plus.webp",

BIN
webp/nexus-dark.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

BIN
webp/nexus.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB