diff --git a/ICONS.md b/ICONS.md index f1a13861..f28a2b97 100644 --- a/ICONS.md +++ b/ICONS.md @@ -1027,7 +1027,7 @@ The best source for dashboard icons.
| listmonk | ✅ WebPPNGSVG | listmonk | | littlelink-custom | ✅ WebPPNGSVG | littlelink-custom | | lnbits | ✅ WebPPNGSVG | lnbits | -| lobe-chat | ✅ WebPPNG ❌ SVG | lobe-chat | +| lobe-chat | ✅ WebPPNGSVG | lobe-chat | | locals | ✅ WebPPNGSVG | locals | | locals-light | ✅ WebPPNGSVG | locals-light | | lodestone | ✅ WebPPNGSVG | lodestone | diff --git a/meta/lobe-chat.json b/meta/lobe-chat.json index 4f556fed..1876a048 100644 --- a/meta/lobe-chat.json +++ b/meta/lobe-chat.json @@ -1,5 +1,5 @@ { - "base": "png", + "base": "svg", "aliases": [ "lobe-ai", "chatgpt-ui" @@ -8,10 +8,10 @@ "AI-&-LLM-Platforms" ], "update": { - "timestamp": "2025-01-07T17:54:03Z", + "timestamp": "2025-04-17T16:52:42.903330", "author": { - "id": 71191962, - "name": "walkxcode" + "id": 65860997, + "login": "xiaopeng-ye" } } } \ No newline at end of file diff --git a/metadata.json b/metadata.json index 0fd9f1df..7f724006 100644 --- a/metadata.json +++ b/metadata.json @@ -5868,7 +5868,7 @@ } }, "lobe-chat": { - "base": "png", + "base": "svg", "aliases": [ "lobe-ai", "chatgpt-ui" @@ -5877,10 +5877,10 @@ "AI-&-LLM-Platforms" ], "update": { - "timestamp": "2025-01-07T17:54:03Z", + "timestamp": "2025-04-17T16:52:42.903330", "author": { - "id": 71191962, - "name": "walkxcode" + "id": 65860997, + "login": "xiaopeng-ye" } } }, diff --git a/png/lobe-chat.png b/png/lobe-chat.png index 20b5bab6..59b71cd5 100644 Binary files a/png/lobe-chat.png and b/png/lobe-chat.png differ diff --git a/svg/lobe-chat.svg b/svg/lobe-chat.svg new file mode 100644 index 00000000..3fc837d0 --- /dev/null +++ b/svg/lobe-chat.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tree.json b/tree.json index cb3c6c2e..2726e8af 100644 --- a/tree.json +++ b/tree.json @@ -3042,6 +3042,7 @@ "listmonk.svg", "littlelink-custom.svg", "lnbits.svg", + "lobe-chat.svg", "locals-light.svg", "locals.svg", "lodestone.svg", diff --git a/webp/lobe-chat.webp b/webp/lobe-chat.webp index a9bf2491..64486fd9 100644 Binary files a/webp/lobe-chat.webp and b/webp/lobe-chat.webp differ