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/shield-user.svg
Normal file
4
static/icons/shield-user.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 d="M12 22s8-2 8-9V5s-2.438-.414-4-1c-1.562-.586-4-2-4-2S9.562 3.414 8 4c-1.562.586-4 1-4 1v8c0 7 8 9 8 9Z"/>
|
||||
<path d="M17.5 18.5c-1-4.047-10-4.047-11 0M12 12a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 428 B |
Loading…
Add table
Add a link
Reference in a new issue