mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
✨ Update Kimi logo and add wordmark
This commit is contained in:
+6
-2
@@ -25,8 +25,12 @@ export const svgs: iSVG[] = [
|
||||
{
|
||||
title: "Kimi",
|
||||
category: "AI",
|
||||
route: "/library/kimi.svg",
|
||||
url: "https://kimi.ai/",
|
||||
route: "/library/kimi-icon.svg",
|
||||
wordmark: {
|
||||
light: "/library/kimi-wordmark-light.svg",
|
||||
dark: "/library/kimi-wordmark-dark.svg",
|
||||
},
|
||||
url: "https://kimi.ai",
|
||||
},
|
||||
{
|
||||
title: "OneNote",
|
||||
|
||||
Reference in New Issue
Block a user