Skip to content

Commit dc395c3

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

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
@@ -85,6 +85,7 @@
8585
"nomad.svg",
8686
"novnc.svg",
8787
"okta.svg",
88+
"openai.svg",
8889
"personalize.svg",
8990
"php.svg",
9091
"phpstorm.svg",

site/static/icon/openai.svg

Lines changed: 2 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)