modifications mostly to awesome
This commit is contained in:
parent
a7db9e944a
commit
dda80f1d77
126 changed files with 6539 additions and 27 deletions
9
firefox/chrome/icons/profile.svg
Normal file
9
firefox/chrome/icons/profile.svg
Normal file
|
@ -0,0 +1,9 @@
|
|||
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20">
|
||||
<defs>
|
||||
<mask id="cutout">
|
||||
<rect fill="#fff" width="100%" height="100%"/>
|
||||
<path fill="#000" d="M16,13.833a7.113,7.113,0,0,1-12,0V13.75c0-1.5,3.5-3,6-3s6,1.5,6,3v0.082ZM13,6a3,3,0,1,1-3-3A3,3,0,0,1,13,6Z"/>
|
||||
</mask>
|
||||
</defs>
|
||||
<rect mask="url(#cutout)" fill="context-fill" width="100%" height="100%"/>
|
||||
</svg>
|
After Width: | Height: | Size: 449 B |
Loading…
Add table
Add a link
Reference in a new issue