Add help title-bar button (#72)
* newlines * add now.json * add newlines * remove now.json * re-add now.json with version field
This commit is contained in:
parent
12af45910d
commit
bfd5340a76
4 changed files with 28 additions and 0 deletions
8
icon/help.svg
Normal file
8
icon/help.svg
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<svg width="6" height="9" viewBox="0 0 6 9" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect y="1" width="2" height="2" fill="black"/>
|
||||
<rect x="1" width="4" height="1" fill="black"/>
|
||||
<rect x="4" y="1" width="2" height="2" fill="black"/>
|
||||
<rect x="3" y="3" width="2" height="1" fill="black"/>
|
||||
<rect x="2" y="4" width="2" height="2" fill="black"/>
|
||||
<rect x="2" y="7" width="2" height="2" fill="black"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 411 B |
Loading…
Add table
Add a link
Reference in a new issue