Skip to content

Commit e740872

Browse files
authored
chore: add perplexica icon (#21289)
Related: coder/registry#596
1 parent 134924d commit e740872

File tree

3 files changed

+10
-0
lines changed

3 files changed

+10
-0
lines changed

site/src/theme/externalImages.ts

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

site/src/theme/icons.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@
9696
"openai.svg",
9797
"opencode.svg",
9898
"openwebui.svg",
99+
"perplexica.svg",
99100
"personalize.svg",
100101
"php.svg",
101102
"phpstorm.svg",

site/static/icon/perplexica.svg

Lines changed: 8 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)