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,9 @@
<svg width="36" height="36" viewBox="0 0 36 36" xmlns="http://www.w3.org/2000/svg">
<defs>
<path id="tabCorner" stroke="context-stroke" stroke-opacity="context-stroke-opacity" stroke-width="1.5" stroke-dasharray="59 100" fill="context-fill" d="M36 36h-9L9 0H0v36z"/>
</defs>
<clipPath id="svgClipPath" clipPathUnits="objectBoundingBox">
<use href="#tabCorner" transform="scale(0.0299, 0.0277)" />
</clipPath>
<use href="#tabCorner" />
</svg>

After

Width:  |  Height:  |  Size: 460 B