Update copy and use svg for ellipsis
This commit is contained in:
parent
b635598bc3
commit
8d66dce68d
5 changed files with 30 additions and 7 deletions
5
res/img/element-icons/room/ellipsis.svg
Normal file
5
res/img/element-icons/room/ellipsis.svg
Normal file
|
@ -0,0 +1,5 @@
|
|||
<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<circle cx="14.5" cy="9" r="1.5" transform="rotate(180 14.5 9)" fill="#A9B2BC"/>
|
||||
<circle cx="9" cy="9" r="1.5" transform="rotate(180 9 9)" fill="#A9B2BC"/>
|
||||
<circle cx="3.5" cy="9" r="1.5" transform="rotate(180 3.5 9)" fill="#A9B2BC"/>
|
||||
</svg>
|
After Width: | Height: | Size: 338 B |
Loading…
Add table
Add a link
Reference in a new issue