mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
chore: add nexus-repository icon (#20227)
This commit is contained in:
@@ -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"],
|
||||
|
||||
@@ -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 |
Reference in New Issue
Block a user