mirror of https://github.com/FlowiseAI/Flowise.git
Updated vector store icons
parent
5847f25464
commit
2b00acfbea
|
|
@ -1,7 +1,19 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-device-sd-card" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
|
||||
<path d="M7 21h10a2 2 0 0 0 2 -2v-14a2 2 0 0 0 -2 -2h-6.172a2 2 0 0 0 -1.414 .586l-3.828 3.828a2 2 0 0 0 -.586 1.414v10.172a2 2 0 0 0 2 2z"></path>
|
||||
<path d="M13 6v2"></path>
|
||||
<path d="M16 6v2"></path>
|
||||
<path d="M10 7v1"></path>
|
||||
</svg>
|
||||
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_121_17940)">
|
||||
<path d="M25 13V9C25 7.89543 24.1046 7 23 7H9C7.89543 7 7 7.89543 7 9V23C7 24.1046 7.89543 25 9 25H14" stroke="black" stroke-width="2" stroke-linecap="round"/>
|
||||
<path d="M20 13.3333V13C20 12.4477 19.5523 12 19 12H13C12.4477 12 12 12.4477 12 13V19C12 19.5523 12.4477 20 13 20H14" stroke="black" stroke-width="2" stroke-linecap="round"/>
|
||||
<path d="M7 11H5" stroke="black" stroke-width="2" stroke-linecap="round"/>
|
||||
<path d="M7 16H5" stroke="black" stroke-width="2" stroke-linecap="round"/>
|
||||
<path d="M7 21H5" stroke="black" stroke-width="2" stroke-linecap="round"/>
|
||||
<path d="M21 7L21 5" stroke="black" stroke-width="2" stroke-linecap="round"/>
|
||||
<path d="M16 7L16 5" stroke="black" stroke-width="2" stroke-linecap="round"/>
|
||||
<path d="M11 7L11 5" stroke="black" stroke-width="2" stroke-linecap="round"/>
|
||||
<path d="M11 27L11 25" stroke="black" stroke-width="2" stroke-linecap="round"/>
|
||||
<path d="M29 19.5C29 20.8807 26.5376 22 23.5 22C20.4624 22 18 20.8807 18 19.5M29 19.5C29 18.1193 26.5376 17 23.5 17C20.4624 17 18 18.1193 18 19.5M29 19.5V26.5C29 27.8807 26.5376 29 23.5 29C20.4624 29 18 27.8807 18 26.5V19.5M29 23C29 24.3807 26.5376 25.5 23.5 25.5C20.4624 25.5 18 24.3807 18 23" stroke="black" stroke-width="2" stroke-linecap="round"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_121_17940">
|
||||
<rect width="32" height="32" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 539 B After Width: | Height: | Size: 1.4 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 5.1 KiB |
|
|
@ -0,0 +1,6 @@
|
|||
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect width="32" height="32" fill="white"/>
|
||||
<path d="M29.1162 14.1797C28.628 14.1797 28.2323 14.5754 28.2323 15.0635C28.2323 22.3365 22.3365 28.2323 15.0635 28.2323C14.5754 28.2323 14.1797 28.628 14.1797 29.1162C14.1797 29.6043 14.5754 30 15.0635 30C23.3127 30 30 23.3127 30 15.0635C30 14.5754 29.6043 14.1797 29.1162 14.1797Z" fill="#005EB8"/>
|
||||
<path d="M23.7818 19.8438C24.6317 18.4572 25.4537 16.6085 25.292 14.0204C24.957 8.6591 20.1011 4.59194 15.5159 5.03271C13.7208 5.20526 11.8777 6.66844 12.0414 9.28926C12.1126 10.4282 12.67 11.1004 13.5759 11.6171C14.4382 12.1091 15.546 12.4207 16.8019 12.7739C18.3188 13.2005 20.0785 13.6798 21.4309 14.6764C23.0518 15.8709 24.1598 17.2556 23.7818 19.8438Z" fill="#003B5C"/>
|
||||
<path d="M6.53071 10.4688C5.68077 11.8553 4.85879 13.704 5.02051 16.2921C5.3555 21.6534 10.2114 25.7205 14.7966 25.2798C16.5917 25.1072 18.4348 23.6441 18.2711 21.0232C18.1999 19.8843 17.6425 19.2121 16.7366 18.6954C15.8743 18.2034 14.7665 17.8918 13.5106 17.5386C11.9937 17.112 10.234 16.6327 8.88162 15.6361C7.26073 14.4416 6.1527 13.0569 6.53071 10.4688Z" fill="#005EB8"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
Loading…
Reference in New Issue