mirror of
https://github.com/enso-org/enso.git
synced 2024-12-21 08:31:32 +03:00
457d0986b6
* wip * wip 2 * wip * Copy types from bot * wip * Send and display messages * wip: shadow * Copy styles from design screenshot * Fix "create new thread" button * Fix switching threads * wip * Scrollback * Reactions * Fix issues with chat input sizing * Update changelog * Fix bugs; add scroll to thread list * Use types from backend definitions * Update git commit of chat backend; remove stray file path * hotfix: fix "edit thread" shortcut on macos * Address issues * Extract chat header to separate component * Begin matching appearance with Figma * Show reaction bar on hover * fix small scrollbar appear next to the message input * Disallow sending empty messages * Add chat URL to config - production URL will be added soon * add production chat url * fix linters --------- Co-authored-by: Paweł Buchowski <pawel.buchowski@enso.org>
7 lines
438 B
XML
7 lines
438 B
XML
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<circle cx="12" cy="12" r="12" fill="black" fill-opacity="0.22" />
|
|
<g opacity="0.66">
|
|
<rect x="16.2426" y="17.6569" width="14" height="2" transform="rotate(-135 16.2426 17.6569)" fill="white" />
|
|
<rect x="6.34302" y="16.2426" width="14" height="2" transform="rotate(-45 6.34302 16.2426)" fill="white" />
|
|
</g>
|
|
</svg> |