Fix duplicate icon assignment
This commit is contained in:
parent
ad28b6e81e
commit
4017b4ab72
211 changed files with 782 additions and 6 deletions
3
static/icons/logout.svg
Normal file
3
static/icons/logout.svg
Normal file
|
@ -0,0 +1,3 @@
|
|||
<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 d="m6.5 8-4 4 4 4m-4-4h13M14 6V5a2 2 0 0 1 2-2h3.5a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H16a2 2 0 0 1-2-2v-1"/>
|
||||
</svg>
|
After Width: | Height: | Size: 333 B |
Loading…
Add table
Add a link
Reference in a new issue