chore: add nexus-repository icon (#20227)

This commit is contained in:
Rishi Mondal
2025-10-08 16:24:13 -06:00
committed by GitHub
parent 9935da86c6
commit c84ab728a8
3 changed files with 7 additions and 0 deletions
+1
View File
@@ -158,6 +158,7 @@ export const defaultParametersForBuiltinIcons = new Map<string, string>([
["/icon/kasmvnc.svg", "whiteWithColor"],
["/icon/kiro.svg", "whiteWithColor"],
["/icon/memory.svg", "monochrome"],
["/icon/nexus-repository.svg", "blackWithColor"],
["/icon/okta.svg", "monochrome"],
["/icon/openai.svg", "monochrome"],
["/icon/rust.svg", "monochrome"],
+1
View File
@@ -82,6 +82,7 @@
"microsoft.svg",
"mlflow.svg",
"nextflow.svg",
"nexus-repository.svg",
"nix.svg",
"node.svg",
"nodejs.svg",
File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 27 KiB