style: improve message list UI with an active conversation indicator, refined avatar styling, and an updated header options icon.
This commit is contained in:
5
public/assets/icons/three-dots-horizontal-icon.svg
Normal file
5
public/assets/icons/three-dots-horizontal-icon.svg
Normal file
@@ -0,0 +1,5 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<circle cx="5" cy="12" r="2" fill="#00293d"/>
|
||||
<circle cx="12" cy="12" r="2" fill="#00293d"/>
|
||||
<circle cx="19" cy="12" r="2" fill="#00293d"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 249 B |
Reference in New Issue
Block a user