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="16" height="16" viewBox="0 0 16 16">
<path d="M 8 0 L 0 0 L 0 16 L 16 16 L 16 8 A 8 8 0 0 1 14.861328 7.9179688 A 8 8 0 0 1 13.746094 7.6757812 A 8 8 0 0 1 12.675781 7.2773438 A 8 8 0 0 1 11.675781 6.7304688 A 8 8 0 0 1 10.761719 6.046875 A 8 8 0 0 1 9.953125 5.2382812 A 8 8 0 0 1 9.2695312 4.3242188 A 8 8 0 0 1 8.7226562 3.3242188 A 8 8 0 0 1 8.3242188 2.2539062 A 8 8 0 0 1 8.0820312 1.1386719 A 8 8 0 0 1 8 0 z" />
</svg>

After

Width:  |  Height:  |  Size: 540 B

View file

@ -0,0 +1,7 @@
<!-- Created by QNetITQ for the WaveFox project -->
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" style="transform:rotateY(180deg)">
<path d="M 8 0 L 0 0 L 0 16 L 16 16 L 16 8 A 8 8 0 0 1 14.861328 7.9179688 A 8 8 0 0 1 13.746094 7.6757812 A 8 8 0 0 1 12.675781 7.2773438 A 8 8 0 0 1 11.675781 6.7304688 A 8 8 0 0 1 10.761719 6.046875 A 8 8 0 0 1 9.953125 5.2382812 A 8 8 0 0 1 9.2695312 4.3242188 A 8 8 0 0 1 8.7226562 3.3242188 A 8 8 0 0 1 8.3242188 2.2539062 A 8 8 0 0 1 8.0820312 1.1386719 A 8 8 0 0 1 8 0 z" />
</svg>

After

Width:  |  Height:  |  Size: 574 B

View file

@ -0,0 +1,8 @@
<!-- Created by QNetITQ for the WaveFox project -->
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<path d="M 8 8 L 8 7.3027344 A 0.3139529 0.31395297 0 0 0 7.4648438 7.0800781 L 6.7148438 7.8300781 L 4.0625 5.1796875 A 0.6179073 0.61790744 0 0 0 3.6445312 5 A 0.6179073 0.61790744 0 0 0 3.34375 5.0683594 A 0.4959256 0.49592571 0 0 0 3.0683594 5.34375 A 0.6179073 0.61790744 0 0 0 3.1796875 6.0625 L 5.8300781 8.7148438 L 5.0800781 9.4648438 A 0.3139529 0.31395297 0 0 0 5.3027344 10 L 7.8105469 10 L 8 9.8125 L 8 8 z"/>
<path d="M 2 2 A 2 2 0 0 0 0 4 L 0 13 A 2 2 0 0 0 2 15 L 8 15 L 8 13.75 L 1.8496094 13.75 L 1.25 13.150391 L 1.25 3.8496094 L 1.8496094 3.25 L 12.150391 3.25 L 12.75 3.8496094 L 12.75 8 L 14 8 L 14 4 A 2 2 0 0 0 12 2 L 2 2 z"/>
</svg>

After

Width:  |  Height:  |  Size: 804 B

View file

@ -0,0 +1,8 @@
<!-- Created by QNetITQ for the WaveFox project -->
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<path d="M 8 7.3027344 A 0.3139529 0.31395297 0 0 0 7.4648438 7.0800781 L 6.7148438 7.8300781 L 4.0625 5.1796875 A 0.6179073 0.61790744 0 0 0 3.6445312 5 A 0.6179073 0.61790744 0 0 0 3.34375 5.0683594 A 0.4959256 0.49592571 0 0 0 3.0683594 5.34375 A 0.6179073 0.61790744 0 0 0 3.1796875 6.0625 L 5.8300781 8.7148438 L 5.0800781 9.4648438 A 0.3139529 0.31395297 0 0 0 5.3027344 10 L 7.8105469 10 L 8 9.8125 L 8 7.3027344 z"/>
<path d="M 8 2 L 2 2 A 2 2 0 0 0 0 4 L 0 13 A 2 2 0 0 0 2 15 L 8 15 L 8 13.75 L 1.8496094 13.75 L 1.25 13.150391 L 1.25 3.8496094 L 1.8496094 3.25 L 8 3.25 L 8 2 z"/>
</svg>

After

Width:  |  Height:  |  Size: 745 B

View file

@ -0,0 +1,49 @@
@media (-moz-bool-pref: "userChrome.Menu.Icons.Regular.Enabled") or
(-moz-bool-pref: "userChrome.Menu.Icons.Filled.Enabled")
{
:root
{
--align-menu-icons: -2px -18px;
}
}
@media (-moz-bool-pref: "userChrome.Linux.Transparency.Low.Enabled") or
(-moz-bool-pref: "userChrome.Linux.Transparency.Medium.Enabled") or
(-moz-bool-pref: "userChrome.Linux.Transparency.High.Enabled") or
(-moz-bool-pref: "userChrome.Linux.Transparency.VeryHigh.Enabled")
{
:root
{
--toolbox-background-color: ActiveCaption;
&:-moz-window-inactive
{
--toolbox-background-color: InActiveCaption;
}
@media (-moz-bool-pref: "userChrome.Linux.Transparency.Low.Enabled")
{
--toolbox-transparency: 25%;
}
@media (-moz-bool-pref: "userChrome.Linux.Transparency.Medium.Enabled")
{
--toolbox-transparency: 50%;
}
@media (-moz-bool-pref: "userChrome.Linux.Transparency.High.Enabled")
{
--toolbox-transparency: 75%;
}
@media (-moz-bool-pref: "userChrome.Linux.Transparency.VeryHigh.Enabled")
{
--toolbox-transparency: 100%;
}
&[tabsintitlebar]:not([lwtheme]) #navigator-toolbox
{
background-color: color-mix(in srgb, var(--toolbox-background-color), transparent var(--toolbox-transparency)) !important;
}
}
}

View file

@ -0,0 +1 @@

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 32,0 V 32 H 16 V 0 Z" />
</svg>

After

Width:  |  Height:  |  Size: 240 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 16,0 V 32 H 0 V 0 Z" />
</svg>

After

Width:  |  Height:  |  Size: 239 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 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 C 5.3333333,32 10.667667,32 13.333833,26.667167 16,21.334333 16,10.667667 18.667167,5.3338333 21.334333,0 26.666667,0 32,0 c 0,0 0,32 0,32 0,0 -32,0 -32,0 z" />
</svg>

After

Width:  |  Height:  |  Size: 381 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 C 26.666667,32 21.332333,32 18.666166,26.667166 16,21.334333 16,10.667667 13.332834,5.3338335 10.665667,0 5.3333333,0 0,0 c 0,0 0,32 0,32 0,0 32,0 32,0 z" />
</svg>

After

Width:  |  Height:  |  Size: 379 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 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 c 2.6666667,0 5.3343333,0 8.0005,-1.333333 2.666167,-1.333334 5.332833,-4 6.666167,-7.9995 C 16,18.667667 16,13.334333 17.333333,9.3338333 c 1.333334,-4.0005 4,-6.6671666 6.667167,-8.0005 C 26.667667,0 29.333333,0 32,0 c 0,0 0,32 0,32 0,0 -32,0 -32,0 z" />
</svg>

After

Width:  |  Height:  |  Size: 477 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 C 29.333333,32 26.665667,32 23.9995,30.666666 21.333333,29.333333 18.666667,26.666667 17.333334,22.667167 16,18.667667 16,13.334333 14.666667,9.3338331 c -1.333334,-4.0005 -4,-6.6671663 -6.6671669,-8.0004997 C 5.3323333,0 2.6666667,0 0,0 c 0,0 0,32 0,32 0,0 32,0 32,0 z" />
</svg>

After

Width:  |  Height:  |  Size: 495 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 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 C 2.6666667,32 5.3343333,32 7.3337333,30.666867 9.3331333,29.333733 10.666667,26.666667 12,24 12,24 20,8 20,8 21.333333,5.3333333 22.666467,2.6670667 24.667067,1.3335333 26.667667,0 29.333333,0 32,0 c 0,0 0,32 0,32 0,0 -32,0 -32,0 z" />
</svg>

After

Width:  |  Height:  |  Size: 457 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 C 29.333333,32 26.665667,32 24.666267,30.666867 22.666867,29.333733 21.333333,26.666667 20,24 20,24 12,8 12,8 10.666667,5.3333333 9.3335333,2.6670667 7.3329333,1.3335333 5.3323333,0 2.6666667,0 0,0 c 0,0 0,32 0,32 0,0 32,0 32,0 z" />
</svg>

After

Width:  |  Height:  |  Size: 455 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 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

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 6 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 5.3 KiB

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 24 0 C 23.8615 0 23.724619 0.0028794083 23.587891 0.009765625 C 23.451161 0.016651842 23.314481 0.027408231 23.179688 0.041015625 C 23.044893 0.054623019 22.911992 0.071633341 22.779297 0.091796875 C 22.646602 0.11196041 22.513242 0.13555473 22.382812 0.16210938 C 22.252384 0.18866401 22.124093 0.21917244 21.996094 0.25195312 C 21.868094 0.28473382 21.740639 0.32053328 21.615234 0.359375 C 21.489831 0.39821672 21.366785 0.43963729 21.244141 0.484375 C 21.121497 0.52911271 21.000578 0.57648449 20.880859 0.62695312 C 20.761141 0.67742177 20.642019 0.73107481 20.525391 0.78710938 C 20.408762 0.84314393 20.293059 0.90145521 20.179688 0.96289062 C 20.066315 1.024326 19.955656 1.0876256 19.845703 1.1542969 C 19.735751 1.2209681 19.627851 1.2915392 19.521484 1.3632812 C 19.415117 1.4350234 19.309648 1.5092897 19.207031 1.5859375 C 19.104415 1.6625853 19.004951 1.7408771 18.90625 1.8222656 C 18.807549 1.9036541 18.709855 1.9882545 18.615234 2.0742188 C 18.520614 2.1601829 18.428266 2.2475158 18.337891 2.3378906 C 18.247516 2.4282654 18.160183 2.520614 18.074219 2.6152344 C 17.988254 2.7098548 17.903654 2.807549 17.822266 2.90625 C 17.740877 3.004951 17.662584 3.1044149 17.585938 3.2070312 C 17.50929 3.3096477 17.435023 3.4151174 17.363281 3.5214844 C 17.291539 3.6278514 17.220968 3.7357507 17.154297 3.8457031 C 17.087626 3.9556556 17.024326 4.0663147 16.962891 4.1796875 C 16.901455 4.2930603 16.843144 4.4087624 16.787109 4.5253906 C 16.731075 4.6420188 16.677422 4.7611408 16.626953 4.8808594 C 16.576484 5.0005779 16.529113 5.1214968 16.484375 5.2441406 C 16.439637 5.3667844 16.398217 5.4898303 16.359375 5.6152344 C 16.320533 5.7406383 16.284734 5.8680945 16.251953 5.9960938 C 16.219172 6.1240929 16.188664 6.252383 16.162109 6.3828125 C 16.135555 6.513242 16.11196 6.6466023 16.091797 6.7792969 C 16.071633 6.9119914 16.054623 7.0448928 16.041016 7.1796875 C 16.027408 7.3144822 16.016652 7.451161 16.009766 7.5878906 C 16.002879 7.7246204 16 7.8615002 16 8 L 16 24 C 16 24.1385 16.002879 24.275381 16.009766 24.412109 C 16.016652 24.548839 16.027408 24.685519 16.041016 24.820312 C 16.054623 24.955107 16.071633 25.088008 16.091797 25.220703 C 16.11196 25.353398 16.135555 25.486758 16.162109 25.617188 C 16.188664 25.747616 16.219172 25.875907 16.251953 26.003906 C 16.284734 26.131906 16.320533 26.259361 16.359375 26.384766 C 16.398217 26.510169 16.439637 26.633215 16.484375 26.755859 C 16.529113 26.878503 16.576484 26.999422 16.626953 27.119141 C 16.677422 27.238859 16.731075 27.357981 16.787109 27.474609 C 16.843144 27.591238 16.901455 27.706941 16.962891 27.820312 C 17.024326 27.933685 17.087626 28.044344 17.154297 28.154297 C 17.220968 28.264249 17.291539 28.372149 17.363281 28.478516 C 17.435023 28.584883 17.50929 28.690352 17.585938 28.792969 C 17.662584 28.895585 17.740877 28.995049 17.822266 29.09375 C 17.903654 29.192451 17.988254 29.290145 18.074219 29.384766 C 18.160183 29.479386 18.247516 29.571734 18.337891 29.662109 C 18.428266 29.752484 18.520614 29.839817 18.615234 29.925781 C 18.709855 30.011746 18.807549 30.096346 18.90625 30.177734 C 19.004951 30.259123 19.104415 30.337416 19.207031 30.414062 C 19.309648 30.49071 19.415117 30.564977 19.521484 30.636719 C 19.627851 30.708461 19.735751 30.779032 19.845703 30.845703 C 19.955656 30.912374 20.066315 30.975674 20.179688 31.037109 C 20.293059 31.098545 20.408762 31.156856 20.525391 31.212891 C 20.642019 31.268925 20.761141 31.322578 20.880859 31.373047 C 21.000578 31.423516 21.121497 31.470887 21.244141 31.515625 C 21.366785 31.560363 21.489831 31.601783 21.615234 31.640625 C 21.740639 31.679467 21.868094 31.715266 21.996094 31.748047 C 22.124093 31.780828 22.252384 31.811336 22.382812 31.837891 C 22.513242 31.864445 22.646602 31.88804 22.779297 31.908203 C 22.911992 31.928367 23.044893 31.945377 23.179688 31.958984 C 23.314481 31.972592 23.451161 31.983348 23.587891 31.990234 C 23.724619 31.997121 23.8615 32 24 32 L 32 32 L 32 24 L 32 8 L 32 0 L 24 0 z" />
</svg>

After

Width:  |  Height:  |  Size: 4.1 KiB

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 8,0 c 0.1385,0 0.275381,0.00287941 0.412109,0.00976563 0.13673,0.00688621 0.27341,0.0176426 0.408203,0.03124999 0.134795,0.0136074 0.267696,0.03061772 0.400391,0.05078125 0.132695,0.02016354 0.266055,0.04375786 0.396485,0.07031251 0.130428,0.0265546 0.258719,0.0570631 0.386718,0.0898437 0.128,0.0327807 0.255455,0.0685802 0.38086,0.10742188 0.125403,0.0388417 0.248449,0.0802623 0.371093,0.125 0.122644,0.0447377 0.243563,0.0921095 0.363282,0.14257812 0.119718,0.0504687 0.23884,0.10412169 0.355468,0.16015626 0.116629,0.0560346 0.232332,0.11434583 0.345703,0.17578124 0.113373,0.0614354 0.224032,0.12473502 0.333985,0.19140632 0.109952,0.066671 0.217852,0.1372423 0.324219,0.2089843 0.106367,0.071742 0.211836,0.1460085 0.314453,0.2226563 0.102616,0.076648 0.20208,0.1549396 0.300781,0.2363281 0.0987,0.081389 0.196395,0.1659889 0.291016,0.2519532 0.09462,0.085964 0.186968,0.173297 0.277343,0.2636718 0.09037,0.090375 0.177708,0.1827234 0.263672,0.2773438 0.08596,0.09462 0.170565,0.1923146 0.251953,0.2910156 0.08139,0.098701 0.159682,0.1981649 0.236328,0.3007812 0.07665,0.1026165 0.150915,0.2080862 0.222657,0.3144532 0.07174,0.106367 0.142313,0.2142663 0.208984,0.3242187 0.06667,0.1099525 0.129971,0.2206116 0.191406,0.3339844 0.06144,0.1133728 0.119747,0.2290749 0.175782,0.3457031 0.05603,0.1166282 0.109687,0.2357502 0.160156,0.3554688 0.05047,0.1197185 0.09784,0.2406374 0.142578,0.3632812 0.04474,0.1226438 0.08616,0.2456897 0.125,0.3710938 0.03884,0.1254039 0.07464,0.2528601 0.107422,0.3808594 0.03278,0.1279991 0.06329,0.2562892 0.08984,0.3867187 0.02655,0.1304295 0.05015,0.2637898 0.07031,0.3964844 0.02016,0.1326945 0.03717,0.2655959 0.05078,0.4003906 0.01361,0.1347947 0.02436,0.2714735 0.03125,0.4082031 C 15.997121,7.7246204 16,7.8615002 16,8 v 16 c 0,0.1385 -0.0029,0.275381 -0.0098,0.412109 -0.0069,0.13673 -0.01764,0.27341 -0.03125,0.408203 -0.01361,0.134795 -0.03062,0.267696 -0.05078,0.400391 -0.02016,0.132695 -0.04376,0.266055 -0.07031,0.396485 -0.02655,0.130428 -0.05706,0.258719 -0.08984,0.386718 -0.03278,0.128 -0.06858,0.255455 -0.107422,0.38086 -0.03884,0.125403 -0.08026,0.248449 -0.125,0.371093 -0.04474,0.122644 -0.09211,0.243563 -0.142578,0.363282 -0.05047,0.119718 -0.104122,0.23884 -0.160156,0.355468 -0.05603,0.116629 -0.114346,0.232332 -0.175782,0.345703 -0.06143,0.113373 -0.124735,0.224032 -0.191406,0.333985 -0.06667,0.109952 -0.137242,0.217852 -0.208984,0.324219 -0.07174,0.106367 -0.146009,0.211836 -0.222657,0.314453 -0.07665,0.102616 -0.154939,0.20208 -0.236328,0.300781 -0.08139,0.0987 -0.165988,0.196395 -0.251953,0.291016 -0.08596,0.09462 -0.173297,0.186968 -0.263672,0.277343 -0.09038,0.09037 -0.182723,0.177708 -0.277343,0.263672 -0.09462,0.08596 -0.192315,0.170565 -0.291016,0.251953 -0.0987,0.08139 -0.198165,0.159682 -0.300781,0.236328 -0.102617,0.07665 -0.208086,0.150915 -0.314453,0.222657 -0.106367,0.07174 -0.214267,0.142313 -0.324219,0.208984 -0.109953,0.06667 -0.220612,0.129971 -0.333985,0.191406 -0.113371,0.06144 -0.229074,0.119747 -0.345703,0.175782 -0.116628,0.05603 -0.23575,0.109687 -0.355468,0.160156 -0.119719,0.05047 -0.240638,0.09784 -0.363282,0.142578 -0.122644,0.04474 -0.24569,0.08616 -0.371093,0.125 -0.125405,0.03884 -0.25286,0.07464 -0.38086,0.107422 -0.127999,0.03278 -0.25629,0.06329 -0.386718,0.08984 -0.13043,0.02655 -0.26379,0.05015 -0.396485,0.07031 -0.132695,0.02016 -0.265596,0.03717 -0.400391,0.05078 -0.134793,0.01361 -0.271473,0.02436 -0.408203,0.03125 C 8.275381,31.997121 8.1385,32 8,32 H 0 V 24 8 0 Z" />
</svg>

After

Width:  |  Height:  |  Size: 3.6 KiB

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 28 0 C 27.79225 0 27.585954 0.0052956646 27.380859 0.015625 C 27.175765 0.025954335 26.971723 0.042088888 26.769531 0.0625 C 26.567339 0.082911112 26.367011 0.10842654 26.167969 0.13867188 C 25.968927 0.16891721 25.771816 0.20235551 25.576172 0.2421875 C 25.380528 0.28201949 25.18614 0.32778203 24.994141 0.37695312 C 24.802142 0.42612422 24.611934 0.47884674 24.423828 0.53710938 C 24.235722 0.59537201 24.0492 0.65945588 23.865234 0.7265625 C 23.681268 0.79366912 23.49989 0.86375008 23.320312 0.93945312 C 23.140735 1.0151562 22.964005 1.0956356 22.789062 1.1796875 C 22.61412 1.2637394 22.441544 1.3512061 22.271484 1.4433594 C 22.101425 1.5355126 21.932507 1.6324149 21.767578 1.7324219 C 21.602649 1.8324289 21.440801 1.9373087 21.28125 2.0449219 C 21.121699 2.152535 20.964472 2.2619813 20.810547 2.3769531 C 20.656622 2.4919249 20.505473 2.6122921 20.357422 2.734375 C 20.20937 2.8564579 20.065759 2.9804286 19.923828 3.109375 C 19.781897 3.2383214 19.643375 3.3722501 19.507812 3.5078125 C 19.37225 3.6433749 19.238321 3.7818974 19.109375 3.9238281 C 18.980429 4.0657589 18.856458 4.2093703 18.734375 4.3574219 C 18.612292 4.5054735 18.491925 4.656622 18.376953 4.8105469 C 18.261981 4.9644718 18.152535 5.1216994 18.044922 5.28125 C 17.937309 5.4408006 17.832429 5.6026493 17.732422 5.7675781 C 17.632415 5.9325069 17.535513 6.101425 17.443359 6.2714844 C 17.351206 6.4415438 17.263739 6.61412 17.179688 6.7890625 C 17.095636 6.964005 17.015156 7.1407346 16.939453 7.3203125 C 16.86375 7.4998904 16.793669 7.6812685 16.726562 7.8652344 C 16.659456 8.0492003 16.595372 8.2357219 16.537109 8.4238281 C 16.478847 8.6119344 16.426124 8.8021415 16.376953 8.9941406 C 16.327782 9.1861397 16.282019 9.3805275 16.242188 9.5761719 C 16.202356 9.7718162 16.168917 9.9689267 16.138672 10.167969 C 16.108427 10.367011 16.082911 10.567339 16.0625 10.769531 C 16.042089 10.971723 16.025954 11.175765 16.015625 11.380859 C 16.005296 11.585954 16 11.79225 16 12 L 16 20 C 16 20.20775 16.005296 20.414046 16.015625 20.619141 C 16.025954 20.824235 16.042089 21.028277 16.0625 21.230469 C 16.082911 21.432661 16.108427 21.632989 16.138672 21.832031 C 16.168917 22.031073 16.202356 22.228184 16.242188 22.423828 C 16.282019 22.619472 16.327782 22.81386 16.376953 23.005859 C 16.426124 23.197858 16.478847 23.388066 16.537109 23.576172 C 16.595372 23.764278 16.659456 23.9508 16.726562 24.134766 C 16.793669 24.318732 16.86375 24.50011 16.939453 24.679688 C 17.015156 24.859265 17.095636 25.035995 17.179688 25.210938 C 17.263739 25.38588 17.351206 25.558456 17.443359 25.728516 C 17.535513 25.898575 17.632415 26.067493 17.732422 26.232422 C 17.832429 26.397351 17.937309 26.559199 18.044922 26.71875 C 18.152535 26.878301 18.261981 27.035528 18.376953 27.189453 C 18.491925 27.343378 18.612292 27.494527 18.734375 27.642578 C 18.856458 27.79063 18.980429 27.934241 19.109375 28.076172 C 19.238321 28.218103 19.37225 28.356625 19.507812 28.492188 C 19.643375 28.62775 19.781897 28.761679 19.923828 28.890625 C 20.065759 29.019571 20.20937 29.143542 20.357422 29.265625 C 20.505473 29.387708 20.656622 29.508075 20.810547 29.623047 C 20.964472 29.738019 21.121699 29.847465 21.28125 29.955078 C 21.440801 30.062691 21.602649 30.167571 21.767578 30.267578 C 21.932507 30.367585 22.101425 30.464487 22.271484 30.556641 C 22.441544 30.648794 22.61412 30.736261 22.789062 30.820312 C 22.964005 30.904364 23.140735 30.984844 23.320312 31.060547 C 23.49989 31.13625 23.681268 31.206331 23.865234 31.273438 C 24.0492 31.340544 24.235722 31.404628 24.423828 31.462891 C 24.611934 31.521153 24.802142 31.573876 24.994141 31.623047 C 25.18614 31.672218 25.380528 31.717981 25.576172 31.757812 C 25.771816 31.797644 25.968927 31.831083 26.167969 31.861328 C 26.367011 31.891573 26.567339 31.917089 26.769531 31.9375 C 26.971723 31.957911 27.175765 31.974046 27.380859 31.984375 C 27.585954 31.994704 27.79225 32 28 32 L 32 32 L 32 0 L 28 0 z" />
</svg>

After

Width:  |  Height:  |  Size: 4 KiB

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 4,0 C 4.20775,0 4.414046,0.00529566 4.619141,0.015625 4.824235,0.02595434 5.028277,0.04208889 5.230469,0.0625 5.432661,0.08291111 5.632989,0.10842654 5.832031,0.13867188 6.031073,0.16891718 6.228184,0.20235548 6.423828,0.2421875 6.619472,0.2820195 6.81386,0.327782 7.005859,0.37695312 7.197858,0.42612422 7.388066,0.47884674 7.576172,0.53710938 7.764278,0.59537198 7.9508,0.65945588 8.134766,0.7265625 8.318732,0.7936691 8.50011,0.86375008 8.679688,0.93945312 8.859265,1.0151562 9.035995,1.0956356 9.210938,1.1796875 c 0.174942,0.084052 0.347518,0.1715186 0.517578,0.2636719 0.170059,0.092153 0.338977,0.1890555 0.503906,0.2890625 0.164929,0.100007 0.326777,0.2048868 0.486328,0.3125 0.159551,0.1076131 0.316778,0.2170594 0.470703,0.3320312 0.153925,0.1149718 0.305074,0.235339 0.453125,0.3574219 0.148052,0.1220829 0.291663,0.2460536 0.433594,0.375 0.141931,0.1289464 0.280453,0.2628751 0.416016,0.3984375 0.135562,0.1355624 0.269491,0.2740849 0.398437,0.4160156 0.128946,0.1419308 0.252917,0.2855422 0.375,0.4335938 0.122083,0.1480516 0.24245,0.2992001 0.357422,0.453125 0.114972,0.1539249 0.224418,0.3111525 0.332031,0.4707031 0.107613,0.1595506 0.212493,0.3213993 0.3125,0.4863281 0.100007,0.1649288 0.196909,0.3338469 0.289063,0.5039063 0.09215,0.1700594 0.17962,0.3426356 0.263671,0.5175781 0.08405,0.1749425 0.164532,0.3516721 0.240235,0.53125 0.0757,0.1795779 0.145784,0.360956 0.212891,0.5449219 0.06711,0.1839659 0.13119,0.3704875 0.189453,0.5585937 0.05826,0.1881063 0.110985,0.3783134 0.160156,0.5703125 0.04917,0.1919991 0.09493,0.3863869 0.134765,0.5820313 0.03983,0.1956443 0.07327,0.3927548 0.103516,0.5917971 0.03025,0.199042 0.05576,0.39937 0.07617,0.601562 0.02041,0.202192 0.03655,0.406234 0.04687,0.611328 C 15.994704,11.585954 16,11.79225 16,12 v 8 c 0,0.20775 -0.0053,0.414046 -0.01563,0.619141 -0.01033,0.205094 -0.02646,0.409136 -0.04687,0.611328 -0.02041,0.202192 -0.04593,0.40252 -0.07617,0.601562 -0.03025,0.199042 -0.06368,0.396153 -0.103516,0.591797 -0.03983,0.195644 -0.08559,0.390032 -0.134765,0.582031 -0.04917,0.191999 -0.101894,0.382207 -0.160156,0.570313 -0.05826,0.188106 -0.122347,0.374628 -0.189453,0.558594 -0.06711,0.183966 -0.137188,0.365344 -0.212891,0.544922 -0.0757,0.179577 -0.156183,0.356307 -0.240235,0.53125 -0.08405,0.174942 -0.171518,0.347518 -0.263671,0.517578 -0.09215,0.170059 -0.189056,0.338977 -0.289063,0.503906 -0.100007,0.164929 -0.204887,0.326777 -0.3125,0.486328 -0.107613,0.159551 -0.217059,0.316778 -0.332031,0.470703 -0.114972,0.153925 -0.235339,0.305074 -0.357422,0.453125 -0.122083,0.148052 -0.246054,0.291663 -0.375,0.433594 -0.128946,0.141931 -0.262875,0.280453 -0.398437,0.416016 -0.135563,0.135562 -0.274085,0.269491 -0.416016,0.398437 -0.141931,0.128946 -0.285542,0.252917 -0.433594,0.375 -0.148051,0.122083 -0.2992,0.24245 -0.453125,0.357422 -0.153925,0.114972 -0.311152,0.224418 -0.470703,0.332031 -0.159551,0.107613 -0.321399,0.212493 -0.486328,0.3125 -0.164929,0.100007 -0.333847,0.196909 -0.503906,0.289063 -0.17006,0.09215 -0.342636,0.17962 -0.517578,0.263671 -0.174943,0.08405 -0.351673,0.164532 -0.53125,0.240235 -0.179578,0.0757 -0.360956,0.145784 -0.544922,0.212891 -0.183966,0.06711 -0.370488,0.13119 -0.558594,0.189453 -0.188106,0.05826 -0.378314,0.110985 -0.570313,0.160156 -0.191999,0.04917 -0.386387,0.09493 -0.582031,0.134765 -0.195644,0.03983 -0.392755,0.07327 -0.591797,0.103516 -0.199042,0.03025 -0.39937,0.05576 -0.601562,0.07617 -0.202192,0.02041 -0.406234,0.03655 -0.611328,0.04687 C 4.414046,31.994704 4.20775,32 4,32 H 0 V 0 Z" />
</svg>

After

Width:  |  Height:  |  Size: 3.7 KiB

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 32 0 C 31.723 0 31.447288 0.0077119278 31.173828 0.021484375 C 30.900368 0.035256822 30.628965 0.054816433 30.359375 0.08203125 C 30.089785 0.10924607 29.82203 0.14326664 29.556641 0.18359375 C 29.291251 0.22392086 29.028437 0.27110943 28.767578 0.32421875 C 28.506719 0.37732807 28.248186 0.43639167 27.992188 0.50195312 C 27.736189 0.56751458 27.48323 0.63911336 27.232422 0.71679688 C 26.981614 0.79448039 26.733569 0.8792745 26.488281 0.96875 C 26.242993 1.0582255 25.999203 1.1529689 25.759766 1.2539062 C 25.520328 1.3548436 25.284038 1.4601964 25.050781 1.5722656 C 24.817525 1.6843348 24.588074 1.8029103 24.361328 1.9257812 C 24.134582 2.0486522 23.911311 2.1772042 23.691406 2.3105469 C 23.471501 2.4438895 23.255703 2.5811251 23.042969 2.7246094 C 22.830235 2.8680936 22.621249 3.0166261 22.416016 3.1699219 C 22.210782 3.3232176 22.007949 3.4817541 21.810547 3.6445312 C 21.613145 3.8073084 21.41971 3.9745558 21.230469 4.1464844 C 21.041228 4.3184129 20.856531 4.4950314 20.675781 4.6757812 C 20.495031 4.8565311 20.318413 5.0412277 20.146484 5.2304688 C 19.974556 5.4197098 19.807308 5.6131447 19.644531 5.8105469 C 19.481754 6.007949 19.323218 6.2107824 19.169922 6.4160156 C 19.016626 6.6212488 18.868094 6.8302346 18.724609 7.0429688 C 18.581125 7.2557029 18.44389 7.4715012 18.310547 7.6914062 C 18.177204 7.9113113 18.048652 8.1345823 17.925781 8.3613281 C 17.80291 8.588074 17.684335 8.8175246 17.572266 9.0507812 C 17.460196 9.2840379 17.354844 9.5203284 17.253906 9.7597656 C 17.152969 9.9992029 17.058225 10.242993 16.96875 10.488281 C 16.879275 10.733569 16.79448 10.981614 16.716797 11.232422 C 16.639113 11.48323 16.567515 11.736189 16.501953 11.992188 C 16.436392 12.248186 16.377328 12.506719 16.324219 12.767578 C 16.271109 13.028437 16.223921 13.291251 16.183594 13.556641 C 16.143267 13.82203 16.109246 14.089785 16.082031 14.359375 C 16.054816 14.628965 16.035257 14.900368 16.021484 15.173828 C 16.007712 15.447288 16 15.723 16 16 C 16 16.277 16.007712 16.552712 16.021484 16.826172 C 16.035257 17.099632 16.054816 17.371035 16.082031 17.640625 C 16.109246 17.910215 16.143267 18.17797 16.183594 18.443359 C 16.223921 18.708749 16.271109 18.971563 16.324219 19.232422 C 16.377328 19.493281 16.436392 19.751814 16.501953 20.007812 C 16.567515 20.263811 16.639113 20.51677 16.716797 20.767578 C 16.79448 21.018386 16.879275 21.266431 16.96875 21.511719 C 17.058225 21.757007 17.152969 22.000797 17.253906 22.240234 C 17.354844 22.479672 17.460196 22.715962 17.572266 22.949219 C 17.684335 23.182475 17.80291 23.411926 17.925781 23.638672 C 18.048652 23.865418 18.177204 24.088689 18.310547 24.308594 C 18.44389 24.528499 18.581125 24.744297 18.724609 24.957031 C 18.868094 25.169765 19.016626 25.378751 19.169922 25.583984 C 19.323218 25.789218 19.481754 25.992051 19.644531 26.189453 C 19.807308 26.386855 19.974556 26.58029 20.146484 26.769531 C 20.318413 26.958772 20.495031 27.143469 20.675781 27.324219 C 20.856531 27.504969 21.041228 27.681587 21.230469 27.853516 C 21.41971 28.025444 21.613145 28.192692 21.810547 28.355469 C 22.007949 28.518246 22.210782 28.676782 22.416016 28.830078 C 22.621249 28.983374 22.830235 29.131906 23.042969 29.275391 C 23.255703 29.418875 23.471501 29.55611 23.691406 29.689453 C 23.911311 29.822796 24.134582 29.951348 24.361328 30.074219 C 24.588074 30.19709 24.817525 30.315665 25.050781 30.427734 C 25.284038 30.539804 25.520328 30.645156 25.759766 30.746094 C 25.999203 30.847031 26.242993 30.941775 26.488281 31.03125 C 26.733569 31.120725 26.981614 31.20552 27.232422 31.283203 C 27.48323 31.360887 27.736189 31.432485 27.992188 31.498047 C 28.248186 31.563608 28.506719 31.622672 28.767578 31.675781 C 29.028437 31.728891 29.291251 31.776079 29.556641 31.816406 C 29.82203 31.856733 30.089785 31.890754 30.359375 31.917969 C 30.628965 31.945184 30.900368 31.964743 31.173828 31.978516 C 31.447288 31.992288 31.723 32 32 32 L 32 0 z" />
</svg>

After

Width:  |  Height:  |  Size: 4 KiB

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,0 c 0.277,0 0.552712,0.00771193 0.826172,0.02148438 0.27346,0.01377244 0.544863,0.03333205 0.814453,0.06054687 0.26959,0.02721482 0.537345,0.06123539 0.802734,0.1015625 0.26539,0.0403271 0.528204,0.0875157 0.789063,0.140625 0.260859,0.0531093 0.519392,0.11217292 0.77539,0.17773437 0.255999,0.0655615 0.508958,0.13716024 0.759766,0.21484376 0.250808,0.0776835 0.498853,0.16247762 0.744141,0.25195312 0.245288,0.0894755 0.489078,0.1842189 0.728515,0.2851562 0.239438,0.1009374 0.475728,0.2062902 0.708985,0.3183594 0.233256,0.1120692 0.462707,0.2306447 0.689453,0.3535156 0.226746,0.122871 0.450017,0.251423 0.669922,0.3847657 0.219905,0.1333426 0.435703,0.2705782 0.648437,0.4140625 0.212734,0.1434842 0.42172,0.2920167 0.626953,0.4453125 0.205234,0.1532957 0.408067,0.3118322 0.605469,0.4746093 0.197402,0.1627772 0.390837,0.3300246 0.580078,0.5019532 0.189241,0.1719285 0.373938,0.348547 0.554688,0.5292968 0.18075,0.1807499 0.357368,0.3654465 0.529297,0.5546876 0.171928,0.189241 0.339176,0.3826759 0.501953,0.5800781 0.162777,0.1974021 0.321313,0.4002355 0.474609,0.6054687 0.153296,0.2052332 0.301828,0.414219 0.445313,0.6269532 0.143484,0.2127341 0.280719,0.4285324 0.414062,0.6484374 0.133343,0.2199051 0.261895,0.4431761 0.384766,0.6699219 0.122871,0.2267459 0.241446,0.4561965 0.353515,0.6894531 0.11207,0.2332567 0.217422,0.4695472 0.31836,0.7089844 0.100937,0.2394373 0.195681,0.4832274 0.285156,0.7285154 0.08948,0.245288 0.17427,0.493333 0.251953,0.744141 0.07768,0.250808 0.149282,0.503767 0.214844,0.759766 0.06556,0.255998 0.124625,0.514531 0.177734,0.77539 0.05311,0.260859 0.100298,0.523673 0.140625,0.789063 0.04033,0.265389 0.07435,0.533144 0.101563,0.802734 0.02722,0.26959 0.04677,0.540993 0.06055,0.814453 C 15.992288,15.447288 16,15.723 16,16 c 0,0.277 -0.0077,0.552712 -0.02148,0.826172 -0.01377,0.27346 -0.03333,0.544863 -0.06055,0.814453 -0.02721,0.26959 -0.06124,0.537345 -0.101563,0.802734 -0.04033,0.26539 -0.08751,0.528204 -0.140625,0.789063 -0.05311,0.260859 -0.112173,0.519392 -0.177734,0.77539 -0.06556,0.255999 -0.13716,0.508958 -0.214844,0.759766 -0.07768,0.250808 -0.162478,0.498853 -0.251953,0.744141 -0.08948,0.245288 -0.184219,0.489078 -0.285156,0.728515 -0.100938,0.239438 -0.20629,0.475728 -0.31836,0.708985 -0.112069,0.233256 -0.230644,0.462707 -0.353515,0.689453 -0.122871,0.226746 -0.251423,0.450017 -0.384766,0.669922 -0.133343,0.219905 -0.270578,0.435703 -0.414062,0.648437 -0.143485,0.212734 -0.292017,0.42172 -0.445313,0.626953 -0.153296,0.205234 -0.311832,0.408067 -0.474609,0.605469 -0.162777,0.197402 -0.330025,0.390837 -0.501953,0.580078 -0.171929,0.189241 -0.348547,0.373938 -0.529297,0.554688 -0.18075,0.18075 -0.365447,0.357368 -0.554688,0.529297 -0.189241,0.171928 -0.382676,0.339176 -0.580078,0.501953 C 9.992052,28.518246 9.789219,28.676782 9.583985,28.830078 9.378752,28.983374 9.169766,29.131906 8.957032,29.275391 8.744298,29.418875 8.5285,29.55611 8.308595,29.689453 8.08869,29.822796 7.865419,29.951348 7.638673,30.074219 7.411927,30.19709 7.182476,30.315665 6.94922,30.427734 c -0.233257,0.11207 -0.469547,0.217422 -0.708985,0.31836 -0.239437,0.100937 -0.483227,0.195681 -0.728515,0.285156 -0.245288,0.08948 -0.493333,0.17427 -0.744141,0.251953 -0.250808,0.07768 -0.503767,0.149282 -0.759766,0.214844 -0.255998,0.06556 -0.514531,0.124625 -0.77539,0.177734 -0.260859,0.05311 -0.523673,0.100298 -0.789063,0.140625 -0.265389,0.04033 -0.533144,0.07435 -0.802734,0.101563 -0.26959,0.02722 -0.540993,0.04677 -0.814453,0.06055 C 0.552712,31.992288 0.277,32 0,32 Z" />
</svg>

After

Width:  |  Height:  |  Size: 3.7 KiB

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 20 0 A 4 4 0 0 0 19.431641 0.041015625 A 4 4 0 0 0 18.873047 0.16210938 A 4 4 0 0 0 18.337891 0.36132812 A 4 4 0 0 0 17.837891 0.63476562 A 4 4 0 0 0 17.380859 0.9765625 A 4 4 0 0 0 16.976562 1.3808594 A 4 4 0 0 0 16.634766 1.8378906 A 4 4 0 0 0 16.361328 2.3378906 A 4 4 0 0 0 16.162109 2.8730469 A 4 4 0 0 0 16.041016 3.4316406 A 4 4 0 0 0 16 4 L 16 28 A 4 4 0 0 1 15.958984 28.568359 A 4 4 0 0 1 15.837891 29.126953 A 4 4 0 0 1 15.638672 29.662109 A 4 4 0 0 1 15.365234 30.162109 A 4 4 0 0 1 15.023438 30.619141 A 4 4 0 0 1 14.619141 31.023438 A 4 4 0 0 1 14.162109 31.365234 A 4 4 0 0 1 13.662109 31.638672 A 4 4 0 0 1 13.126953 31.837891 A 4 4 0 0 1 12.568359 31.958984 A 4 4 0 0 1 12 32 L 16 32 L 32 32 L 32 0 L 20 0 z M 23.996094 3.8242188 A 4 4 0 0 1 23.998047 3.8320312 A 4 4 0 0 0 23.996094 3.8242188 z" />
</svg>

After

Width:  |  Height:  |  Size: 1 KiB

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 12,0 a 4,4 0 0 1 0.568359,0.04101562 4,4 0 0 1 0.558594,0.12109376 4,4 0 0 1 0.535156,0.19921874 4,4 0 0 1 0.5,0.2734375 4,4 0 0 1 0.457032,0.34179688 4,4 0 0 1 0.404297,0.4042969 4,4 0 0 1 0.341796,0.4570312 4,4 0 0 1 0.273438,0.5 4,4 0 0 1 0.199219,0.5351563 4,4 0 0 1 0.121093,0.5585937 A 4,4 0 0 1 16,4 v 24 a 4,4 0 0 0 0.04102,0.568359 4,4 0 0 0 0.121093,0.558594 4,4 0 0 0 0.199219,0.535156 4,4 0 0 0 0.273438,0.5 4,4 0 0 0 0.341796,0.457032 4,4 0 0 0 0.404297,0.404297 4,4 0 0 0 0.457032,0.341796 4,4 0 0 0 0.5,0.273438 4,4 0 0 0 0.535156,0.199219 4,4 0 0 0 0.558594,0.121093 A 4,4 0 0 0 20,32 H 16 0 V 0 Z M 8.003906,3.8242188 a 4,4 0 0 0 -0.002,0.00781 4,4 0 0 1 0.002,-0.00781 z" />
</svg>

After

Width:  |  Height:  |  Size: 908 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 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 24 0 A 8 8 0 0 0 22.861328 0.08203125 A 8 8 0 0 0 21.746094 0.32421875 A 8 8 0 0 0 20.675781 0.72265625 A 8 8 0 0 0 19.675781 1.2695312 A 8 8 0 0 0 18.761719 1.953125 A 8 8 0 0 0 17.953125 2.7617188 A 8 8 0 0 0 17.269531 3.6757812 A 8 8 0 0 0 16.722656 4.6757812 A 8 8 0 0 0 16.324219 5.7460938 A 8 8 0 0 0 16.082031 6.8613281 A 8 8 0 0 0 16 8 L 16 24 A 8 8 0 0 1 15.917969 25.138672 A 8 8 0 0 1 15.675781 26.253906 A 8 8 0 0 1 15.277344 27.324219 A 8 8 0 0 1 14.730469 28.324219 A 8 8 0 0 1 14.046875 29.238281 A 8 8 0 0 1 13.238281 30.046875 A 8 8 0 0 1 12.324219 30.730469 A 8 8 0 0 1 11.324219 31.277344 A 8 8 0 0 1 10.253906 31.675781 A 8 8 0 0 1 9.1386719 31.917969 A 8 8 0 0 1 8 32 L 16 32 L 32 32 L 32 8 L 32 0 L 24 0 z" />
</svg>

After

Width:  |  Height:  |  Size: 947 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 8,0 a 8,8 0 0 1 1.138672,0.08203125 8,8 0 0 1 1.115234,0.2421875 8,8 0 0 1 1.070313,0.3984375 8,8 0 0 1 1,0.54687495 8,8 0 0 1 0.914062,0.6835938 8,8 0 0 1 0.808594,0.8085938 8,8 0 0 1 0.683594,0.9140624 8,8 0 0 1 0.546875,1 8,8 0 0 1 0.398437,1.0703126 8,8 0 0 1 0.242188,1.1152343 A 8,8 0 0 1 16,8 v 16 a 8,8 0 0 0 0.08203,1.138672 8,8 0 0 0 0.242188,1.115234 8,8 0 0 0 0.398437,1.070313 8,8 0 0 0 0.546875,1 8,8 0 0 0 0.683594,0.914062 8,8 0 0 0 0.808594,0.808594 8,8 0 0 0 0.914062,0.683594 8,8 0 0 0 1,0.546875 8,8 0 0 0 1.070313,0.398437 8,8 0 0 0 1.115234,0.242188 A 8,8 0 0 0 24,32 H 16 0 V 8 0 Z" />
</svg>

After

Width:  |  Height:  |  Size: 824 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 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 28 0 A 12 12 0 0 0 26.292969 0.12304688 A 12 12 0 0 0 24.619141 0.48632812 A 12 12 0 0 0 23.015625 1.0839844 A 12 12 0 0 0 21.511719 1.9042969 A 12 12 0 0 0 20.142578 2.9316406 A 12 12 0 0 0 18.931641 4.1425781 A 12 12 0 0 0 17.904297 5.5117188 A 12 12 0 0 0 17.083984 7.015625 A 12 12 0 0 0 16.486328 8.6191406 A 12 12 0 0 0 16.123047 10.292969 A 12 12 0 0 0 16 12 L 16 20 A 12 12 0 0 1 15.876953 21.707031 A 12 12 0 0 1 15.513672 23.380859 A 12 12 0 0 1 14.916016 24.984375 A 12 12 0 0 1 14.095703 26.488281 A 12 12 0 0 1 13.068359 27.857422 A 12 12 0 0 1 11.857422 29.068359 A 12 12 0 0 1 10.488281 30.095703 A 12 12 0 0 1 8.984375 30.916016 A 12 12 0 0 1 7.3808594 31.513672 A 12 12 0 0 1 5.7070312 31.876953 A 12 12 0 0 1 4 32 L 16 32 L 32 32 L 32 23.283203 L 32 0.6875 L 32 0 L 28 0 z" />
</svg>

After

Width:  |  Height:  |  Size: 1,010 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 4,0 a 12,12 0 0 1 1.707031,0.12304688 12,12 0 0 1 1.673828,0.36328124 12,12 0 0 1 1.603516,0.59765628 12,12 0 0 1 1.503906,0.8203125 12,12 0 0 1 1.369141,1.0273437 12,12 0 0 1 1.210937,1.2109375 12,12 0 0 1 1.027344,1.3691407 12,12 0 0 1 0.820313,1.5039062 12,12 0 0 1 0.597656,1.6035156 12,12 0 0 1 0.363281,1.6738284 A 12,12 0 0 1 16,12 v 8 a 12,12 0 0 0 0.123047,1.707031 12,12 0 0 0 0.363281,1.673828 12,12 0 0 0 0.597656,1.603516 12,12 0 0 0 0.820313,1.503906 12,12 0 0 0 1.027344,1.369141 12,12 0 0 0 1.210937,1.210937 12,12 0 0 0 1.369141,1.027344 12,12 0 0 0 1.503906,0.820313 12,12 0 0 0 1.603516,0.597656 12,12 0 0 0 1.673828,0.363281 A 12,12 0 0 0 28,32 H 16 0 V 23.283203 0.6875 0 Z" />
</svg>

After

Width:  |  Height:  |  Size: 914 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 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

View file

@ -0,0 +1,32 @@
@media not (prefers-contrast)
{
.titlebar-buttonbox-container
{
align-items: flex-start !important;
}
.titlebar-button:not(.titlebar-close):hover
{
background-color: var(--toolbarbutton-hover-background) !important;
}
.titlebar-button:not(.titlebar-close):hover:active
{
background-color: var(--toolbarbutton-active-background) !important;
}
}
@media (-moz-bool-pref: "userChrome.Menu.Icons.Regular.Enabled") or
(-moz-bool-pref: "userChrome.Menu.Icons.Filled.Enabled")
{
:root
{
--align-menu-icons: -2px 6px;
}
}
menupopup[needsgutter] menu:not([icon], .menu-iconic),
menupopup[needsgutter] menuitem:not([checked="true"], [icon], .menuitem-iconic)
{
padding-inline-start: 1em !important;
}