Menu Improvements (#280)
* Added icon for the menu * Updated the CSS * Implemented icon to the menu
This commit is contained in:
parent
0563d44870
commit
8ca4769354
7 changed files with 29 additions and 5 deletions
1
src/renderer/views/svg/headphones.svg
Normal file
1
src/renderer/views/svg/headphones.svg
Normal file
|
@ -0,0 +1 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-headphones"><path d="M3 18v-6a9 9 0 0 1 18 0v6"></path><path d="M21 19a2 2 0 0 1-2 2h-1a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h3zM3 19a2 2 0 0 0 2 2h1a2 2 0 0 0 2-2v-3a2 2 0 0 0-2-2H3z"></path></svg>
|
After Width: | Height: | Size: 395 B |
Loading…
Add table
Add a link
Reference in a new issue