mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-18 14:44:58 +08:00
594439222d
* Use svg components in messageactionbar * highlight options button in pinned messages mock buttons
6 lines
269 B
XML
6 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>
|