@lobehub/icons 1.32.4 → 1.32.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -13,10 +13,12 @@ import CodeGeeX from "../CodeGeeX";
13
13
  import Cohere from "../Cohere";
14
14
  import Dbrx from "../Dbrx";
15
15
  import DeepSeek from "../DeepSeek";
16
+ import Doubao from "../Doubao";
16
17
  import Fireworks from "../Fireworks";
17
18
  import FishAudio from "../FishAudio";
18
19
  import Gemini from "../Gemini";
19
20
  import Gemma from "../Gemma";
21
+ import Google from "../Google";
20
22
  import Hunyuan from "../Hunyuan";
21
23
  import InternLM from "../InternLM";
22
24
  import LLaVA from "../LLaVA";
@@ -166,4 +168,10 @@ export var modelMappings = [{
166
168
  }, {
167
169
  Icon: Upstage,
168
170
  keywords: ['^solar-']
171
+ }, {
172
+ Icon: Doubao,
173
+ keywords: ['^doubao', 'doubao-']
174
+ }, {
175
+ Icon: Google,
176
+ keywords: ['google']
169
177
  }];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lobehub/icons",
3
- "version": "1.32.4",
3
+ "version": "1.32.6",
4
4
  "description": "Popular AI / LLM Model Brand SVG Logo and Icon Collection",
5
5
  "keywords": [
6
6
  "lobehub",