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,18 @@
|
||||
<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_66878)">
|
||||
<path d="M28.3347 0L0.621094 16V48L28.3347 64L38.7267 58V46L28.3347 52L11.0147 42V22L28.3347 12L45.6547 22V62L56.0483 56V16L28.3347 0Z" fill="#DC244C"/>
|
||||
<path d="M17.9427 26V38L28.3347 44L38.7267 38V26L28.3347 20L17.9427 26Z" fill="#DC244C"/>
|
||||
<path d="M38.7267 46V58L28.3347 64V52L38.7267 46Z" fill="#BD0C3E"/>
|
||||
<path d="M56.0483 16V56L45.6547 62V22L56.0483 16Z" fill="#BD0C3E"/>
|
||||
<path d="M56.0483 16L45.6547 22L28.3347 12L11.0147 22L0.621094 16L28.3347 0L56.0483 16Z" fill="#FF516B"/>
|
||||
<path d="M28.3347 52V64L0.621094 48V16L11.0147 22V42L28.3347 52Z" fill="#DC244C"/>
|
||||
<path d="M38.7267 26L28.3347 32L17.9427 26L28.3347 20L38.7267 26Z" fill="#FF516B"/>
|
||||
<path d="M28.3347 32V44L17.9427 38V26L28.3347 32Z" fill="#DC244C"/>
|
||||
<path d="M38.7267 26V38L28.3347 44V32L38.7267 26Z" fill="#BD0C3E"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_10349_66878">
|
||||
<rect width="56" height="64" fill="white" transform="translate(0.332031)"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.0 KiB |
Reference in New Issue
Block a user