@@ -7,6 +7,7 @@ export const PLATFORM_TO_ICON = {
77 "android-phone" : "android-phone" ,
88 "android-tablet" : "android-tablet" ,
99 anthropic : "anthropic" ,
10+ "anthropic-claude" : "anthropic-claude" ,
1011 apple : "apple" ,
1112 "apple-ipad" : "apple-ipad" ,
1213 "apple-iphone" : "apple-iphone" ,
@@ -31,6 +32,7 @@ export const PLATFORM_TO_ICON = {
3132 csharp : "csharp" ,
3233 "csharp-aspnetcore" : "csharp" ,
3334 dart : "dart" ,
35+ deepseek : "deepseek" ,
3436 default : "default" ,
3537 deno : "deno" ,
3638 dotnet : "dotnet" ,
@@ -54,6 +56,7 @@ export const PLATFORM_TO_ICON = {
5456 flutter : "flutter" ,
5557 font : "font" ,
5658 fsharp : "fsharp" ,
59+ gemini : "gemini" ,
5760 git : "git" ,
5861 go : "go" ,
5962 "go-echo" : "echo" ,
@@ -64,6 +67,8 @@ export const PLATFORM_TO_ICON = {
6467 "go-martini" : "martini" ,
6568 "go-negroni" : "go" ,
6669 godot : "godot" ,
70+ grok : "grok" ,
71+ groq : "groq" ,
6772 huggingface : "huggingface" ,
6873 "internet-explorer" : "internet-explorer" ,
6974 java : "java" ,
@@ -129,6 +134,7 @@ export const PLATFORM_TO_ICON = {
129134 linux : "linux" ,
130135 mono : "mono" ,
131136 motorola : "motorola" ,
137+ mistral : "mistral" ,
132138 native : "nativec" ,
133139 "native-qt" : "qt" ,
134140 nintendo : "nintendo" ,
@@ -139,6 +145,7 @@ export const PLATFORM_TO_ICON = {
139145 openfeature : "openfeature" ,
140146 opera : "opera" ,
141147 perl : "perl" ,
148+ perplexity : "perplexity" ,
142149 php : "php" ,
143150 playstation : "playstation" ,
144151 powershell : "powershell" ,
0 commit comments