mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
Add Qdrant SVG assets and update svgs.ts
- Added Qdrant icon and wordmark SVGs for both light and dark themes. - Updated svgs.ts to include Qdrant with appropriate metadata and URLs.
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<svg width="57" height="64" viewBox="0 0 57 64" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_10349_66888)">
|
||||
<path d="M28.6667 0L0.953125 16V48L28.6667 64L39.0587 58V46L28.6667 52L11.3467 42V22L28.6667 12L45.9867 22V62L56.3803 56V16L28.6667 0Z" fill="white"/>
|
||||
<path d="M18.2747 26V38L28.6667 44L39.0587 38V26L28.6667 20L18.2747 26Z" fill="white"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_10349_66888">
|
||||
<rect width="56" height="64" fill="white" transform="translate(0.664062)"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 524 B |
Reference in New Issue
Block a user