add firefox userChrome with wavefox

This commit is contained in:
davidovski 2024-05-04 01:09:55 +01:00
parent efa6ffe227
commit 2596f818e0
336 changed files with 7406 additions and 1 deletions

View file

@ -0,0 +1,7 @@
<!-- Created by QNetITQ for the WaveFox project -->
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" preserveAspectRatio="none">
<path fill="context-fill" d="M 0,32 C 0,32 0,0 0,0 c 0,0 32,0 32,0 0,0 0,32 0,32 0,0 -32,0 -32,0 z" />
</svg>

After

Width:  |  Height:  |  Size: 285 B

View file

@ -0,0 +1,7 @@
<!-- Created by QNetITQ for the WaveFox project -->
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" preserveAspectRatio="none">
<path fill="context-fill" d="M 0,32 H 8 L 24,0 h 8 v 32 z" />
</svg>

After

Width:  |  Height:  |  Size: 246 B

View file

@ -0,0 +1,7 @@
<!-- Created by QNetITQ for the WaveFox project -->
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" preserveAspectRatio="none">
<path fill="context-fill" d="M 32,32 H 24 L 8,0 H 0 v 32 z" />
</svg>

After

Width:  |  Height:  |  Size: 247 B