mirror of
https://github.com/enso-org/enso.git
synced 2024-12-12 06:42:34 +03:00
ece18537e4
* wip * wip * New backend switcher * New user bar (user and chat buttons) * Page switcher * New search bar; minor style fixes * Address QA * Refactor HTML `button`s into `Button` component * Add cloud color back to Tailwind * Fix icons shrinking * Fix bug --------- Co-authored-by: Paweł Buchowski <pawel.buchowski@enso.org>
5 lines
413 B
XML
5 lines
413 B
XML
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<path fill-rule="evenodd" clip-rule="evenodd"
|
|
d="M2.03823 7.31894C2.37639 4.32591 4.91657 2 8 2C10.7676 2 13.0976 3.87386 13.7904 6.42207C15.1006 7.07898 16 8.43446 16 10C16 12.2091 14.2091 14 12 14H8H3.5C1.567 14 0 12.433 0 10.5C0 9.08881 0.835182 7.87268 2.03823 7.31894Z"
|
|
fill="black" />
|
|
</svg> |