diff --git a/site/src/theme/externalImages.ts b/site/src/theme/externalImages.ts index 96515725bc..d92fdee61a 100644 --- a/site/src/theme/externalImages.ts +++ b/site/src/theme/externalImages.ts @@ -157,6 +157,7 @@ export const defaultParametersForBuiltinIcons = new Map([ ["/icon/kasmvnc.svg", "whiteWithColor"], ["/icon/kiro.svg", "whiteWithColor"], ["/icon/memory.svg", "monochrome"], + ["/icon/okta.svg", "monochrome"], ["/icon/openai.svg", "monochrome"], ["/icon/rust.svg", "monochrome"], ["/icon/terminal.svg", "monochrome"], diff --git a/site/static/icon/okta.svg b/site/static/icon/okta.svg index 5595186b2a..25a8bcb638 100644 --- a/site/static/icon/okta.svg +++ b/site/static/icon/okta.svg @@ -1,31 +1,42 @@ - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file