Add title-bar restore icon (#83)
This commit is contained in:
parent
5803325c95
commit
5fcf41146e
3 changed files with 31 additions and 4 deletions
10
icon/restore.svg
Normal file
10
icon/restore.svg
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
<svg width="8" height="9" viewBox="0 0 8 9" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect x="2" width="6" height="2" fill="black"/>
|
||||
<rect x="7" y="2" width="1" height="4" fill="black"/>
|
||||
<rect x="2" y="2" width="1" height="1" fill="black"/>
|
||||
<rect x="6" y="5" width="1" height="1" fill="black"/>
|
||||
<rect y="3" width="6" height="2" fill="black"/>
|
||||
<rect x="5" y="5" width="1" height="4" fill="black"/>
|
||||
<rect y="5" width="1" height="4" fill="black"/>
|
||||
<rect x="1" y="8" width="4" height="1" fill="black"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 513 B |
Loading…
Add table
Add a link
Reference in a new issue