diff --git a/src/data/svgs.ts b/src/data/svgs.ts index 80ec75a..6fba7e0 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -4003,4 +4003,18 @@ export const svgs: iSVG[] = [ }, url: "https://mintlify.com/", }, + { + title: "Qdrant", + category: ["Database", "AI"], + route: { + light: "/library/qdrant-icon-light.svg", + dark: "/library/qdrant-icon-dark.svg", + }, + wordmark: { + light: "/library/qdrant-wordmark-light.svg", + dark: "/library/qdrant-wordmark-dark.svg", + }, + url: "https://qdrant.tech/", + brandUrl: "https://qdrant.tech/brand-resources/", + }, ]; diff --git a/static/library/qdrant-icon-dark.svg b/static/library/qdrant-icon-dark.svg new file mode 100644 index 0000000..43ac874 --- /dev/null +++ b/static/library/qdrant-icon-dark.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/static/library/qdrant-icon-light.svg b/static/library/qdrant-icon-light.svg new file mode 100644 index 0000000..b628e73 --- /dev/null +++ b/static/library/qdrant-icon-light.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/static/library/qdrant-wordmark-dark.svg b/static/library/qdrant-wordmark-dark.svg new file mode 100644 index 0000000..0354bb1 --- /dev/null +++ b/static/library/qdrant-wordmark-dark.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/library/qdrant-wordmark-light.svg b/static/library/qdrant-wordmark-light.svg new file mode 100644 index 0000000..d3bc85b --- /dev/null +++ b/static/library/qdrant-wordmark-light.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + +