mirror of
https://github.com/enso-org/enso.git
synced 2024-12-25 10:22: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>
7 lines
440 B
XML
7 lines
440 B
XML
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<g opacity="0.9">
|
|
<path fill-rule="evenodd" clip-rule="evenodd"
|
|
d="M8 15C12.4183 15 16 11.6421 16 7.5C16 3.35786 12.4183 0 8 0C3.58172 0 0 3.35786 0 7.5C0 9.08162 0.52221 10.5489 1.4138 11.7585L1.12093e-05 16L4.18897 14.0959C5.32198 14.6725 6.6202 15 8 15Z"
|
|
fill="black" fill-opacity="0.6" />
|
|
</g>
|
|
</svg> |