mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-24 15:00:45 +03:00
36 lines
2.2 KiB
XML
36 lines
2.2 KiB
XML
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<!-- Brain outline -->
|
|
<path d="M16 4C12.5 4 9.5 6.5 9.5 9.5C9.5 10.5 9.8 11.4 10.3 12.2C8.9 13.2 8 14.8 8 16.5C8 17.8 8.5 19 9.3 20C8.5 20.8 8 21.9 8 23C8 25.2 9.8 27 12 27H20C22.2 27 24 25.2 24 23C24 21.9 23.5 20.8 22.7 20C23.5 19 24 17.8 24 16.5C24 14.8 23.1 13.2 21.7 12.2C22.2 11.4 22.5 10.5 22.5 9.5C22.5 6.5 19.5 4 16 4Z" stroke="#6366F1" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
|
|
<!-- Sequential steps/thoughts -->
|
|
<circle cx="12" cy="10" r="1.5" fill="#6366F1"/>
|
|
<circle cx="16" cy="10" r="1.5" fill="#6366F1"/>
|
|
<circle cx="20" cy="10" r="1.5" fill="#6366F1"/>
|
|
|
|
<circle cx="12" cy="16" r="1.5" fill="#6366F1"/>
|
|
<circle cx="16" cy="16" r="1.5" fill="#6366F1"/>
|
|
<circle cx="20" cy="16" r="1.5" fill="#6366F1"/>
|
|
|
|
<circle cx="12" cy="22" r="1.5" fill="#6366F1"/>
|
|
<circle cx="16" cy="22" r="1.5" fill="#6366F1"/>
|
|
<circle cx="20" cy="22" r="1.5" fill="#6366F1"/>
|
|
|
|
<!-- Connecting lines representing sequential thinking -->
|
|
<path d="M12 11.5L12 14.5" stroke="#6366F1" stroke-width="1.5" stroke-linecap="round"/>
|
|
<path d="M16 11.5L16 14.5" stroke="#6366F1" stroke-width="1.5" stroke-linecap="round"/>
|
|
<path d="M20 11.5L20 14.5" stroke="#6366F1" stroke-width="1.5" stroke-linecap="round"/>
|
|
|
|
<path d="M12 17.5L12 20.5" stroke="#6366F1" stroke-width="1.5" stroke-linecap="round"/>
|
|
<path d="M16 17.5L16 20.5" stroke="#6366F1" stroke-width="1.5" stroke-linecap="round"/>
|
|
<path d="M20 17.5L20 20.5" stroke="#6366F1" stroke-width="1.5" stroke-linecap="round"/>
|
|
|
|
<!-- Branching thought line -->
|
|
<path d="M13.5 10L14.5 10" stroke="#6366F1" stroke-width="1.5" stroke-linecap="round"/>
|
|
<path d="M17.5 10L18.5 10" stroke="#6366F1" stroke-width="1.5" stroke-linecap="round"/>
|
|
|
|
<path d="M13.5 16L14.5 16" stroke="#6366F1" stroke-width="1.5" stroke-linecap="round"/>
|
|
<path d="M17.5 16L18.5 16" stroke="#6366F1" stroke-width="1.5" stroke-linecap="round"/>
|
|
|
|
<path d="M13.5 22L14.5 22" stroke="#6366F1" stroke-width="1.5" stroke-linecap="round"/>
|
|
<path d="M17.5 22L18.5 22" stroke="#6366F1" stroke-width="1.5" stroke-linecap="round"/>
|
|
</svg> |