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/file-broken.svg
Normal file
4
static/icons/file-broken.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="M4.5 16v4c0 1.09.91 2 2 2h11c1.09 0 2-.91 2-2v-4m-15-4V4c0-1.09.91-2 2-2H15l4.5 5.5V12"/>
|
||||
<path d="M14 2v6h5M4.5 12 8 10l4 3.5 4-2.5 3.5 1m-15 4L8 14l4 3.5 4-2.5 3.5 1"/>
|
||||
</svg>
|
After Width: | Height: | Size: 404 B |
Loading…
Add table
Add a link
Reference in a new issue