@lobehub/icons 1.32.5 → 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,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";
@@ -167,6 +168,9 @@ export var modelMappings = [{
167
168
  }, {
168
169
  Icon: Upstage,
169
170
  keywords: ['^solar-']
171
+ }, {
172
+ Icon: Doubao,
173
+ keywords: ['^doubao', 'doubao-']
170
174
  }, {
171
175
  Icon: Google,
172
176
  keywords: ['google']
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lobehub/icons",
3
- "version": "1.32.5",
3
+ "version": "1.32.6",
4
4
  "description": "Popular AI / LLM Model Brand SVG Logo and Icon Collection",
5
5
  "keywords": [
6
6
  "lobehub",