Change svg inlining
This commit is contained in:
parent
e8177c9c0a
commit
df959ad304
11 changed files with 112 additions and 46 deletions
5
src/static/icons/open.svg
Normal file
5
src/static/icons/open.svg
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="60" height="60" viewBox="0 0 24 24" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
||||
<path d="M14 8v-2a2 2 0 0 0 -2 -2h-7a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h7a2 2 0 0 0 2 -2v-2" />
|
||||
<path d="M20 12h-13l3 -3m0 6l-3 -3" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 340 B |
Loading…
Add table
Add a link
Reference in a new issue