Skip to content

Commit 3bd7e45

Browse files
35C4n0raslilac
andauthored
chore: add openai icon (#19118)
Co-authored-by: ケイラ <mckayla@hey.com>
1 parent 3e0645c commit 3bd7e45

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

site/src/theme/externalImages.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ export const defaultParametersForBuiltinIcons = new Map<string, string>([
156156
["/icon/kasmvnc.svg", "whiteWithColor"],
157157
["/icon/kiro.svg", "whiteWithColor"],
158158
["/icon/memory.svg", "monochrome"],
159+
["/icon/openai.svg", "monochrome"],
159160
["/icon/rust.svg", "monochrome"],
160161
["/icon/terminal.svg", "monochrome"],
161162
["/icon/widgets.svg", "monochrome"],

site/src/theme/icons.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@
8383
"nomad.svg",
8484
"novnc.svg",
8585
"okta.svg",
86+
"openai.svg",
8687
"personalize.svg",
8788
"php.svg",
8889
"phpstorm.svg",

site/static/icon/openai.svg

Lines changed: 2 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)