modifications mostly to awesome
This commit is contained in:
parent
a7db9e944a
commit
dda80f1d77
126 changed files with 6539 additions and 27 deletions
14
firefox/chrome/tabbar/close-tab.svg
Normal file
14
firefox/chrome/tabbar/close-tab.svg
Normal file
|
@ -0,0 +1,14 @@
|
|||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="16"
|
||||
height="16"
|
||||
viewBox="0 0 16 16"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="1.5"
|
||||
stroke="context-fill"
|
||||
stroke-opacity="context-fill-opacity"
|
||||
>
|
||||
<path d="M11.25,11.25l-6.5-6.5"/>
|
||||
<path d="M4.75,11.25l6.5-6.5"/>
|
||||
</svg>
|
After Width: | Height: | Size: 294 B |
Loading…
Add table
Add a link
Reference in a new issue