Add hamburger menu SVG
This commit is contained in:
parent
03277e7446
commit
fae9a8d73d
1 changed files with 1 additions and 0 deletions
1
src/renderer/assets/menu.svg
Normal file
1
src/renderer/assets/menu.svg
Normal file
|
@ -0,0 +1 @@
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" width="52" height="52" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" class="feather feather-menu"><line x1="3" y1="12" x2="21" y2="12"></line><line x1="3" y1="6" x2="21" y2="6"></line><line x1="3" y1="18" x2="21" y2="18"></line></svg>
|
After Width: | Height: | Size: 346 B |
Loading…
Add table
Add a link
Reference in a new issue