Skip to content

Commit f6ddfde

Browse files
authored
chore: add open-webui icon (#21189)
Related: coder/registry#580
1 parent 3641404 commit f6ddfde

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed

site/src/theme/externalImages.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,4 +168,5 @@ export const defaultParametersForBuiltinIcons = new Map<string, string>([
168168
["/icon/windsurf.svg", "monochrome"],
169169
["/icon/zed.svg", "monochrome"],
170170
["/icon/tasks.svg", "monochrome"],
171+
["/icon/openwebui.svg", "monochrome"],
171172
]);

site/src/theme/icons.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@
9595
"okta.svg",
9696
"openai.svg",
9797
"opencode.svg",
98+
"openwebui.svg",
9899
"personalize.svg",
99100
"php.svg",
100101
"phpstorm.svg",

site/static/icon/openwebui.svg

Lines changed: 5 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)