Fix duplicate icon assignment
This commit is contained in:
parent
ad28b6e81e
commit
4017b4ab72
211 changed files with 782 additions and 6 deletions
6
static/icons/folder.svg
Normal file
6
static/icons/folder.svg
Normal file
|
@ -0,0 +1,6 @@
|
|||
<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="M22 8.5C22 7.39543 21.1046 6.5 20 6.5H13.5C12.5 6.42127 11.5 6 11 5C10.5 4 9.5 3.5639 8.5 3.5H4C2.89543 3.5 2 4.39543 2 5.5V18.5C2 19.6046 2.89543 20.5 4 20.5H20C21.1046 20.5 22 19.6046 22 18.5V8.5Z" />
|
||||
</svg>
|
After Width: | Height: | Size: 451 B |
Loading…
Add table
Add a link
Reference in a new issue