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/document-shield.svg
Normal file
4
static/icons/document-shield.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="M15 2H6.5c-1.09 0-2 .91-2 2v16c0 1.09.91 2 2 2h11c1.09 0 2-.91 2-2V7.5L15 2Z"/>
|
||||
<path d="M14 2v6h5m-7 10.5s3-.75 3-3.375v-3s-.914-.155-1.5-.375S12 11 12 11s-.914.53-1.5.75c-.586.22-1.5.375-1.5.375v3c0 2.625 3 3.375 3 3.375Z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 460 B |
Loading…
Add table
Add a link
Reference in a new issue