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/incognito.svg
Normal file
9
firefox/chrome/icons/incognito.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 transform="translate(2 2)" fill="#000" d="M1,8L4.25,6.25h7.5L15,8H1ZM4.75,4.75l1-3L8,2.75l2.25-1,1,3H4.75ZM4.875,9.5a2.367,2.367,0,0,1,2.249,1.645A3.755,3.755,0,0,1,8,11a3.755,3.755,0,0,1,.876.145,2.374,2.374,0,1,1-.1,1.04c-0.286-.045-0.622-0.1-0.78-0.141C8.106,12.018,8.131,12,8,12s-0.106.018,0,.044c-0.158.039-.493,0.1-0.78,0.141A2.37,2.37,0,1,1,4.875,9.5Zm6.25,3.75A1.375,1.375,0,1,0,9.75,11.875,1.375,1.375,0,0,0,11.125,13.25Zm-6.25,0A1.375,1.375,0,1,0,3.5,11.875,1.375,1.375,0,0,0,4.875,13.25ZM8,12.044H8Z"/>
|
||||
</mask>
|
||||
</defs>
|
||||
<circle mask="url(#cutout)" fill="context-fill" cx="10" cy="10" r="10"/>
|
||||
</svg>
|
After Width: | Height: | Size: 799 B |
Loading…
Add table
Add a link
Reference in a new issue