static: add basic file tree view
This commit is contained in:
parent
c8b26f74f6
commit
c16568f689
3 changed files with 147 additions and 1 deletions
7
static/img/expand-collapse.svg
Normal file
7
static/img/expand-collapse.svg
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="40" height="20">
|
||||
<g fill="#fff">
|
||||
<path d="m5 9h4v-4h2v4h4v2h-4v4h-2v-4h-4z"/>
|
||||
<path d="m25 9h10v2h-10z"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 199 B |
Loading…
Add table
Add a link
Reference in a new issue