Session + message pagination, SVG favicon, load-more buttons
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
|
||||
<rect width="32" height="32" rx="8" fill="#111113"/>
|
||||
<circle cx="16" cy="14" r="6" fill="none" stroke="#7c6ef0" stroke-width="2"/>
|
||||
<path d="M12 22 L16 26 L20 22" fill="none" stroke="#7c6ef0" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<circle cx="16" cy="14" r="2" fill="#7c6ef0"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 380 B |
Reference in New Issue
Block a user