Fix duplicate icon assignment
This commit is contained in:
parent
ad28b6e81e
commit
4017b4ab72
211 changed files with 782 additions and 6 deletions
4
static/icons/notification.svg
Normal file
4
static/icons/notification.svg
Normal file
|
@ -0,0 +1,4 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.8" data-attribution="cc0-icons" viewBox="0 0 24 24">
|
||||
<path fill="#000" d="M12 3a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Z"/>
|
||||
<path d="M12 3a6 6 0 0 0-6 6c0 7-2 10-2 10h16s-2-3-2-10a6 6 0 0 0-6-6Zm0 0a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Zm2.5 16.5a2.5 2.5 0 0 1-5 0"/>
|
||||
</svg>
|
After Width: | Height: | Size: 421 B |
Loading…
Add table
Add a link
Reference in a new issue