@lobehub/icons 1.32.5 → 1.32.7

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,6 +13,7 @@ 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";
@@ -137,6 +138,9 @@ export var modelMappings = [{
137
138
  }, {
138
139
  Icon: Wenxin,
139
140
  keywords: ['ernie']
141
+ }, {
142
+ Icon: Doubao,
143
+ keywords: ['^doubao', 'doubao-']
140
144
  }, {
141
145
  Icon: Spark,
142
146
  keywords: ['spark', 'general', 'pro-128k', '4.0ultra']
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lobehub/icons",
3
- "version": "1.32.5",
3
+ "version": "1.32.7",
4
4
  "description": "Popular AI / LLM Model Brand SVG Logo and Icon Collection",
5
5
  "keywords": [
6
6
  "lobehub",