Skip to content

Commit b89631b

Browse files
authored
Merge pull request #784 from genius-wizard-dev/qdrant
Add Qdrant Icon
2 parents 6de7993 + aab3570 commit b89631b

File tree

5 files changed

+78
-0
lines changed

5 files changed

+78
-0
lines changed

src/data/svgs.ts

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4003,4 +4003,18 @@ export const svgs: iSVG[] = [
40034003
},
40044004
url: "https://mintlify.com/",
40054005
},
4006+
{
4007+
title: "Qdrant",
4008+
category: ["Database", "AI"],
4009+
route: {
4010+
light: "/library/qdrant-icon-light.svg",
4011+
dark: "/library/qdrant-icon-dark.svg",
4012+
},
4013+
wordmark: {
4014+
light: "/library/qdrant-wordmark-light.svg",
4015+
dark: "/library/qdrant-wordmark-dark.svg",
4016+
},
4017+
url: "https://qdrant.tech/",
4018+
brandUrl: "https://qdrant.tech/brand-resources/",
4019+
},
40064020
];
Lines changed: 11 additions & 0 deletions
Loading
Lines changed: 17 additions & 0 deletions
Loading
Lines changed: 18 additions & 0 deletions
Loading
Lines changed: 18 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)