mirror of
https://github.com/element-hq/element-web
synced 2024-11-29 04:48:50 +03:00
594439222d
* Use svg components in messageactionbar * highlight options button in pinned messages mock buttons
4 lines
330 B
XML
4 lines
330 B
XML
<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<path d="M3 14L15 14" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
<path d="M5 10.5L12 3.5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
</svg>
|