mirror of
https://github.com/element-hq/element-web
synced 2024-11-29 12:58:53 +03:00
594439222d
* Use svg components in messageactionbar * highlight options button in pinned messages mock buttons
5 lines
269 B
XML
5 lines
269 B
XML
<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<circle cx="4.25" cy="9" r="1.25" fill="currentColor"/>
|
|
<circle cx="9" cy="9" r="1.25" fill="currentColor"/>
|
|
<circle cx="13.75" cy="9" r="1.25" fill="currentColor"/>
|
|
</svg>
|