Update icons, prevent scrollbar from appearing

This commit is contained in:
Rory Healy 2023-04-20 00:01:15 +10:00
parent f8cf5f3254
commit 73b0e71252
Signed by: roryhealy
GPG key ID: 610ED1098B8F435B
9 changed files with 35 additions and 34 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 262 KiB

After

Width:  |  Height:  |  Size: 262 KiB

View file

@ -94,7 +94,7 @@
<button id="stop" class="controlButtonOff" onclick="stopAudio()"> <button id="stop" class="controlButtonOff" onclick="stopAudio()">
<img class="controlImage" src="public/images/stop.svg" alt="stop"></img> <img class="controlImage" src="public/images/stop.svg" alt="stop"></img>
</button> </button>
<audio id="backgroundAudio" src="public/audio/roli.weba" type="audio/weba"> <audio id="backgroundAudio" src="public/audio/roli.weba" type="audio/weba" loop>
</section> </section>
<p class="credits" id="credits">By Rory Healy.</p> <p class="credits" id="credits">By Rory Healy.</p>
</footer> </footer>

View file

@ -55,6 +55,7 @@ const begin = () => {
document.querySelector('#beginOff').style.display = 'none'; document.querySelector('#beginOff').style.display = 'none';
document.querySelector('.navigationOff').className = 'navigationOn'; document.querySelector('.navigationOff').className = 'navigationOn';
document.querySelector(`#${pages[currentPage]}`).style.display = 'block'; document.querySelector(`#${pages[currentPage]}`).style.display = 'block';
document.querySelector('.centre').style.marginTop = '22dvh';
playPauseAudio() playPauseAudio()
}, 6500); }, 6500);
}; };

View file

@ -24,18 +24,18 @@
inkscape:deskcolor="#505050" inkscape:deskcolor="#505050"
inkscape:document-units="pt" inkscape:document-units="pt"
showgrid="false" showgrid="false"
inkscape:zoom="1.1003571" inkscape:zoom="0.77806997"
inkscape:cx="467.12106" inkscape:cx="453.04409"
inkscape:cy="468.93866" inkscape:cy="318.7374"
inkscape:window-width="1489" inkscape:window-width="2560"
inkscape:window-height="1090" inkscape:window-height="1414"
inkscape:window-x="2421" inkscape:window-x="1920"
inkscape:window-y="176" inkscape:window-y="0"
inkscape:window-maximized="0" inkscape:window-maximized="1"
inkscape:current-layer="svg4" /> inkscape:current-layer="svg4" />
<path <path
d="m122.5 105c-4.6875-0.070312-9.207 1.7422-12.547 5.0312-3.3359 3.2891-5.2188 7.7812-5.2188 12.469s1.8828 9.1797 5.2188 12.469c3.3398 3.2891 7.8594 5.1016 12.547 5.0312h455c4.6875 0.070312 9.207-1.7422 12.547-5.0312 3.3359-3.2891 5.2188-7.7812 5.2188-12.469s-1.8828-9.1797-5.2188-12.469c-3.3398-3.2891-7.8594-5.1016-12.547-5.0312zm0 157.5c-4.6875-0.070312-9.207 1.7422-12.547 5.0312-3.3359 3.2891-5.2188 7.7812-5.2188 12.469s1.8828 9.1797 5.2188 12.469c3.3398 3.2891 7.8594 5.1016 12.547 5.0312h455c4.6875 0.070312 9.207-1.7422 12.547-5.0312 3.3359-3.2891 5.2188-7.7812 5.2188-12.469s-1.8828-9.1797-5.2188-12.469c-3.3398-3.2891-7.8594-5.1016-12.547-5.0312zm0 157.5c-4.6875-0.070312-9.207 1.7422-12.547 5.0312-3.3359 3.2891-5.2188 7.7812-5.2188 12.469s1.8828 9.1797 5.2188 12.469c3.3398 3.2891 7.8594 5.1016 12.547 5.0312h455c4.6875 0.070312 9.207-1.7422 12.547-5.0312 3.3359-3.2891 5.2188-7.7812 5.2188-12.469s-1.8828-9.1797-5.2188-12.469c-3.3398-3.2891-7.8594-5.1016-12.547-5.0312z" d="M 26.133829,0.84660089 C 19.460762,0.70634114 13.026859,4.3225687 8.2720761,10.88465 3.5231302,17.446931 0.84265724,26.40939 0.84265724,35.762301 c 0,9.352911 2.68033066,18.31497 7.42941886,24.87765 4.7544979,6.56228 11.1885439,10.178507 17.8617529,10.038048 H 673.86617 c 6.67307,0.14026 13.10697,-3.475968 17.86175,-10.038048 4.74895,-6.562282 7.42942,-15.524739 7.42942,-24.87765 0,-9.352911 -2.68032,-18.314971 -7.42942,-24.877651 C 686.97343,4.3223691 680.53938,0.70614162 673.86617,0.84660089 Z m 0,314.23770911 C 19.460762,314.94405 13.026859,318.56028 8.2720761,325.12236 3.5231302,331.68463 0.84265724,340.64709 0.84265724,350 c 0,9.35291 2.68033066,18.31498 7.42941886,24.87765 4.7544979,6.56229 11.1885439,10.17851 17.8617529,10.03806 H 673.86617 c 6.67307,0.14025 13.10697,-3.47598 17.86175,-10.03806 4.74895,-6.56228 7.42942,-15.52474 7.42942,-24.87765 0,-9.35291 -2.68032,-18.31496 -7.42942,-24.87764 -4.75449,-6.56229 -11.18854,-10.17851 -17.86175,-10.03805 z m 0,314.23769 c -6.673067,-0.14025 -13.10697,3.47597 -17.8617529,10.03805 -4.7489459,6.56229 -7.42941886,15.52475 -7.42941886,24.87766 0,9.35291 2.68033066,18.31496 7.42941886,24.87764 4.7544979,6.56228 11.1885439,10.17851 17.8617529,10.03805 H 673.86617 c 6.67307,0.14026 13.10697,-3.47597 17.86175,-10.03805 4.74895,-6.56227 7.42942,-15.52473 7.42942,-24.87764 0,-9.35291 -2.68032,-18.31498 -7.42942,-24.87766 -4.75449,-6.56228 -11.18854,-10.17851 -17.86175,-10.03805 z"
fill-rule="evenodd" fill-rule="evenodd"
id="path2" id="path2"
style="stroke:#ffffff;fill:#ffffff" /> style="fill:#ffffff;stroke:#ffffff;stroke-width:1.68531" />
</svg> </svg>

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

View file

@ -25,8 +25,8 @@
inkscape:document-units="pt" inkscape:document-units="pt"
showgrid="false" showgrid="false"
inkscape:zoom="1.1003571" inkscape:zoom="1.1003571"
inkscape:cx="466.66667" inkscape:cx="445.76438"
inkscape:cy="466.21227" inkscape:cy="450.76276"
inkscape:window-width="2560" inkscape:window-width="2560"
inkscape:window-height="1414" inkscape:window-height="1414"
inkscape:window-x="1920" inkscape:window-x="1920"
@ -34,8 +34,8 @@
inkscape:window-maximized="1" inkscape:window-maximized="1"
inkscape:current-layer="svg4" /> inkscape:current-layer="svg4" />
<path <path
d="m401.86 70.004c-2.7266 0.078125-5.3945 0.78906-7.793 2.082l-188.6 101.58h-83.094c-4.6406 0-9.0938 1.8438-12.375 5.125-3.2812 3.2852-5.125 7.7344-5.125 12.375v175c0 4.6445 1.8438 9.0938 5.125 12.375s7.7344 5.125 12.375 5.125h82.988l188.54 104.14v0.003906c5.4219 3 12.023 2.9102 17.363-0.23828 5.3359-3.1445 8.6133-8.8789 8.6133-15.074v-385c0-4.7305-1.9141-9.2617-5.3086-12.559-3.3906-3.2969-7.9766-5.082-12.703-4.9414zm-16.988 46.793v326.04l-166.52-92.012c-2.5977-1.4258-5.5156-2.168-8.4766-2.1562h-70v-140h70c2.8984-0.007813 5.7539-0.73438 8.3047-2.1172zm87.328 75.539v-0.003907c-4.668 0-9.1445 1.8672-12.43 5.1836-3.2852 3.3164-5.1094 7.8086-5.0664 12.477 0.042969 4.668 1.9492 9.1289 5.293 12.383l40.129 40.125-40.129 40.125v0.003906c-3.3906 3.2578-5.3281 7.7422-5.375 12.445-0.050781 4.7031 1.7969 9.2266 5.125 12.555 3.3242 3.3242 7.8477 5.1719 12.551 5.125s9.1875-1.9844 12.445-5.3789l40.129-40.125 40.129 40.125h-0.003906c3.2578 3.3945 7.7461 5.332 12.449 5.3789 4.6992 0.046875 9.2266-1.8008 12.551-5.125 3.3242-3.3281 5.1719-7.8516 5.125-12.555s-1.9844-9.1875-5.3789-12.445l-40.129-40.125 40.129-40.125v-0.003906c3.3945-3.2969 5.3047-7.8242 5.3047-12.555-0.003906-4.7305-1.918-9.2578-5.3125-12.555-3.3945-3.293-7.9766-5.0742-12.707-4.9336-4.5469 0.13672-8.8594 2.0352-12.031 5.2969l-40.125 40.129-40.129-40.129c-3.293-3.3867-7.8164-5.2969-12.543-5.2969z" d="m 424.05125,0.0241552 c -3.89316,0.13021398 -7.70251,1.3150728 -11.12719,3.4699283 L 143.63259,172.79058 H 24.987278 c -6.626055,0 -12.984532,3.07294 -17.6695751,8.54149 C 2.6326596,186.80729 0,194.22247 0,201.95665 v 291.66064 c 0,7.74068 2.6326596,15.15602 7.3177029,20.62458 4.6850431,5.46855 11.0435201,8.54149 17.6695751,8.54149 H 143.48124 l 269.20579,173.56308 v 0.007 c 7.74163,4.99989 17.16698,4.85023 24.79167,-0.39713 7.61883,-5.24072 12.29845,-14.79786 12.29845,-25.12281 V 29.179596 c 0,-7.884004 -2.73304,-15.435847 -7.57986,-20.931234 -4.84124,-5.4947199 -11.38934,-8.46982506 -18.1379,-8.23549657 z M 399.79503,78.010878 V 621.39965 L 162.03036,468.04949 c -3.70911,-2.37629 -7.87542,-3.61326 -12.10326,-3.5936 H 49.977984 V 231.12738 H 149.9271 c 4.13846,-0.0133 8.21567,-1.22394 11.85782,-3.5286 z m 124.6908,125.895732 v -0.007 c -6.66518,0 -13.05693,3.11194 -17.74811,8.63916 -4.69075,5.52721 -7.29543,13.01406 -7.23403,20.79457 0.0614,7.77984 2.78315,15.21452 7.55758,20.6379 l 57.29797,66.87362 -57.29797,66.87362 v 0.007 c -4.84125,5.42955 -7.6077,12.9034 -7.67466,20.74124 -0.0725,7.83834 2.56569,15.37735 7.3177,20.92456 4.74644,5.54022 11.20529,8.61966 17.92088,8.5415 6.71558,-0.0782 13.11832,-3.30727 17.76952,-8.96465 l 57.29797,-66.87362 57.29797,66.87362 h -0.006 c 4.65163,5.65738 11.06023,8.88648 17.77524,8.96465 6.70972,0.0782 13.17415,-3.00128 17.92087,-8.5415 4.74644,-5.54671 7.38467,-13.08572 7.31771,-20.92456 -0.067,-7.83884 -2.83342,-15.31219 -7.68024,-20.74124 l -57.29797,-66.87362 57.29797,-66.87362 v -0.007 c 4.84682,-5.49472 7.57429,-13.04006 7.57429,-20.92456 -0.006,-7.88401 -2.73861,-15.42935 -7.58542,-20.92457 -4.84682,-5.48822 -11.38935,-8.45683 -18.14362,-8.2225 -6.49227,0.22786 -12.64985,3.39193 -17.1784,8.82798 l -57.29226,66.88029 -57.29797,-66.88029 c -4.70189,-5.64438 -11.16061,-8.82798 -17.90945,-8.82798 z"
fill-rule="evenodd" fill-rule="evenodd"
id="path2" id="path2"
style="fill:#ffffff" /> style="fill:#ffffff;stroke-width:1.54262" />
</svg> </svg>

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 3 KiB

View file

@ -25,8 +25,8 @@
inkscape:document-units="pt" inkscape:document-units="pt"
showgrid="false" showgrid="false"
inkscape:zoom="1.1003571" inkscape:zoom="1.1003571"
inkscape:cx="466.66667" inkscape:cx="445.76438"
inkscape:cy="466.21227" inkscape:cy="466.21229"
inkscape:window-width="2560" inkscape:window-width="2560"
inkscape:window-height="1414" inkscape:window-height="1414"
inkscape:window-x="1920" inkscape:window-x="1920"
@ -34,7 +34,7 @@
inkscape:window-maximized="1" inkscape:window-maximized="1"
inkscape:current-layer="svg4" /> inkscape:current-layer="svg4" />
<path <path
d="m192.5 35c-4.6406 0-9.0938 1.8438-12.375 5.125s-5.125 7.7344-5.125 12.375v455c0 4.6406 1.8438 9.0938 5.125 12.375s7.7344 5.125 12.375 5.125h105c4.6406 0 9.0938-1.8438 12.375-5.125s5.125-7.7344 5.125-12.375v-455c0-4.6406-1.8438-9.0938-5.125-12.375s-7.7344-5.125-12.375-5.125zm210 0c-4.6406 0-9.0938 1.8438-12.375 5.125s-5.125 7.7344-5.125 12.375v455c0 4.6406 1.8438 9.0938 5.125 12.375s7.7344 5.125 12.375 5.125h105c4.6406 0 9.0938-1.8438 12.375-5.125s5.125-7.7344 5.125-12.375v-455c0-4.6406-1.8438-9.0938-5.125-12.375s-7.7344-5.125-12.375-5.125zm-192.5 35h70v420h-70zm210 0h70v420h-70z" d="M 35,0 C 25.7188,0 16.8124,2.634 10.25,7.3214286 3.6876,12.008857 0,18.370571 0,25 v 650 c 0,6.62943 3.6876,12.99114 10.25,17.67857 C 16.8124,697.366 25.7188,700 35,700 h 210 c 9.2812,0 18.1876,-2.634 24.75,-7.32143 C 276.3124,687.99114 280,681.62943 280,675 V 25 C 280,18.370571 276.3124,12.008857 269.75,7.3214286 263.1876,2.634 254.2812,0 245,0 Z M 455,0 C 445.7188,0 436.8124,2.634 430.25,7.3214286 423.6876,12.008857 420,18.370571 420,25 v 650 c 0,6.62943 3.6876,12.99114 10.25,17.67857 C 436.8124,697.366 445.7188,700 455,700 h 210 c 9.2812,0 18.1876,-2.634 24.75,-7.32143 C 696.3124,687.99114 700,681.62943 700,675 V 25 C 700,18.370571 696.3124,12.008857 689.75,7.3214286 683.1876,2.634 674.2812,0 665,0 Z M 70,50 H 210 V 650 H 70 Z m 420,0 H 630 V 650 H 490 Z"
id="path2" id="path2"
style="fill:#ffffff" /> style="fill:#ffffff;stroke-width:1.6903" />
</svg> </svg>

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

View file

@ -25,8 +25,8 @@
inkscape:document-units="pt" inkscape:document-units="pt"
showgrid="false" showgrid="false"
inkscape:zoom="1.1003571" inkscape:zoom="1.1003571"
inkscape:cx="466.66667" inkscape:cx="445.76438"
inkscape:cy="466.21227" inkscape:cy="466.21229"
inkscape:window-width="2560" inkscape:window-width="2560"
inkscape:window-height="1414" inkscape:window-height="1414"
inkscape:window-x="1920" inkscape:window-x="1920"
@ -34,8 +34,8 @@
inkscape:window-maximized="1" inkscape:window-maximized="1"
inkscape:current-layer="svg4" /> inkscape:current-layer="svg4" />
<path <path
d="m158.09 35.004c-4.7422-0.15625-9.3438 1.6172-12.754 4.918-3.4062 3.3008-5.332 7.8398-5.3281 12.586v455c0 4.1289 1.4648 8.1289 4.1289 11.285 2.668 3.1562 6.3633 5.2695 10.438 5.9609 4.0742 0.69141 8.2578-0.078125 11.82-2.1758l385-227.5c5.332-3.1484 8.6055-8.8789 8.6055-15.074 0-6.1914-3.2734-11.922-8.6055-15.07l-385-227.5c-2.5234-1.4922-5.3789-2.3281-8.3047-2.4297zm16.918 48.16 333.12 196.84-333.12 196.84z" d="M 30.137388,0.01359364 C 22.233578,-0.20961762 14.564106,2.3238481 8.880337,7.039213 3.2032344,11.754578 -0.00649027,18.238776 9.8535228e-6,25.01897 v 649.99122 c 0,5.89835 2.4413774464772,11.61255 6.8816243464772,16.12121 4.4467468,4.50879 10.6056918,7.52775 17.3969808,8.51545 6.790456,0.98772 13.763249,-0.11157 19.700356,-3.10824 L 685.65724,371.543 C 694.54407,367.04535 700,358.85903 700,350.00901 c 0,-8.84474 -5.45577,-17.0312 -14.34276,-21.52828 L 43.978971,3.4851182 C 39.773229,1.3534327 35.013976,0.15930596 30.137555,0.01416506 Z M 58.334564,68.812664 613.5446,350.00887 58.334564,631.20507 Z"
fill-rule="evenodd" fill-rule="evenodd"
id="path2" id="path2"
style="fill:#ffffff" /> style="fill:#ffffff;stroke-width:1.54304" />
</svg> </svg>

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

View file

@ -25,8 +25,8 @@
inkscape:document-units="pt" inkscape:document-units="pt"
showgrid="false" showgrid="false"
inkscape:zoom="1.1003571" inkscape:zoom="1.1003571"
inkscape:cx="466.66667" inkscape:cx="445.76438"
inkscape:cy="466.21227" inkscape:cy="505.29051"
inkscape:window-width="2560" inkscape:window-width="2560"
inkscape:window-height="1414" inkscape:window-height="1414"
inkscape:window-x="1920" inkscape:window-x="1920"
@ -34,7 +34,7 @@
inkscape:window-maximized="1" inkscape:window-maximized="1"
inkscape:current-layer="svg4" /> inkscape:current-layer="svg4" />
<path <path
d="m122.5 35c-4.6406 0-9.0938 1.8438-12.375 5.125s-5.125 7.7344-5.125 12.375v455c0 4.6406 1.8438 9.0898 5.125 12.375 3.2812 3.2812 7.7344 5.125 12.375 5.125h455c4.6406 0 9.0898-1.8438 12.375-5.125 3.2812-3.2812 5.125-7.7344 5.125-12.375v-455c0-4.6406-1.8438-9.0938-5.125-12.375s-7.7344-5.125-12.375-5.125zm17.5 35h420v420h-420z" d="M 25,0 C 18.370572,0 12.008857,2.634 7.3214285,7.3214285 2.634,12.008857 0,18.370572 0,25 v 650 c 0,6.62942 2.634,12.98542 7.3214285,17.67857 C 12.008857,697.366 18.370572,700 25,700 h 650 c 6.62942,0 12.98542,-2.634 17.67857,-7.32143 C 697.366,687.99114 700,681.62942 700,675 V 25 C 700,18.370572 697.366,12.008857 692.67857,7.3214285 687.99114,2.634 681.62942,0 675,0 Z M 49.999999,49.999999 H 650 V 650 H 49.999999 Z"
id="path2" id="path2"
style="fill:#ffffff" /> style="fill:#ffffff;stroke-width:1.42857" />
</svg> </svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg <svg
width="700pt" width="653pt"
height="700pt" height="560pt"
version="1.1" version="1.1"
viewBox="0 0 700 700" viewBox="0 0 653 560"
id="svg4" id="svg4"
sodipodi:docname="volume.svg" sodipodi:docname="volume.svg"
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)" inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
@ -25,8 +25,8 @@
inkscape:document-units="pt" inkscape:document-units="pt"
showgrid="false" showgrid="false"
inkscape:zoom="1.1003571" inkscape:zoom="1.1003571"
inkscape:cx="466.66667" inkscape:cx="372.15191"
inkscape:cy="466.21227" inkscape:cy="363.51835"
inkscape:window-width="2560" inkscape:window-width="2560"
inkscape:window-height="1414" inkscape:window-height="1414"
inkscape:window-x="1920" inkscape:window-x="1920"
@ -34,8 +34,8 @@
inkscape:window-maximized="1" inkscape:window-maximized="1"
inkscape:current-layer="svg4" /> inkscape:current-layer="svg4" />
<path <path
d="m401.99 70.004c-2.7266 0.078125-5.3945 0.78906-7.793 2.082l-188.6 101.55h-83.094c-4.6406 0-9.0938 1.8438-12.375 5.1289-3.2812 3.2812-5.125 7.7305-5.125 12.375v175c0 4.6406 1.8438 9.0898 5.125 12.371s7.7344 5.1289 12.375 5.1289h82.988l188.54 104.18c5.4258 3.0039 12.039 2.9102 17.379-0.24609s8.6094-8.8984 8.5977-15.102v-385c-0.007812-4.7266-1.9258-9.2461-5.3203-12.535-3.3906-3.2891-7.9688-5.0703-12.691-4.9297zm69.555 42.59v-0.003906c-5.4883 0.23438-10.551 3.0352-13.664 7.5625-3.1172 4.5234-3.9258 10.25-2.1875 15.461 1.7383 5.2148 5.8242 9.3047 11.031 11.055 55.965 19.816 93.277 72.602 93.277 131.97 0 59.375-37.305 112.16-93.277 131.97v-0.003907c-4.3906 1.5391-7.9883 4.7578-10 8.9531-2.0117 4.1914-2.2734 9.0156-0.72656 13.402 1.5508 4.3828 4.7812 7.9727 8.9805 9.9766 4.1992 2 9.0195 2.2461 13.402 0.6875 69.832-24.715 116.62-90.906 116.62-164.98 0-74.07-46.766-140.23-116.59-164.95v-0.003906c-2.1953-0.82031-4.5312-1.1914-6.8711-1.0898zm-86.543 4.207v326.01l-166.52-91.98v-0.003906c-2.5938-1.4375-5.5117-2.1914-8.4766-2.1914h-70v-140h70v0.003907c2.8984 0.003906 5.7539-0.71484 8.3047-2.0859zm86.645 74.273v-0.003907c-4.8633 0.21094-9.418 2.4336-12.57 6.1406-3.1562 3.707-4.625 8.5586-4.0547 13.391 0.57031 4.8359 3.125 9.2148 7.0547 12.086 17.602 13.23 27.926 33.93 27.926 55.953s-10.352 42.723-27.961 55.953v-0.003906c-3.7148 2.793-6.168 6.9453-6.8203 11.547-0.65234 4.5977 0.55078 9.2695 3.3438 12.984 2.793 3.7109 6.9492 6.1641 11.551 6.8125 4.6016 0.65234 9.2695-0.55469 12.984-3.3516 26.383-19.828 41.902-50.949 41.902-83.949 0-32.996-15.531-64.121-41.902-83.945v0.003906c-3.2734-2.5234-7.3281-3.8047-11.453-3.625z" d="M 395.78271,0.00630007 C 392.14908,0.11046443 388.59367,1.0583564 385.39729,2.7822383 L 134.05761,138.17924 H 23.32155 c -6.184342,0 -12.118943,2.45835 -16.4916673,6.83838 C 2.4571586,149.39246 0,155.32474 0,161.51726 v 233.32815 c 0,6.18734 2.4571586,12.11947 6.8298827,16.4943 4.3727243,4.37484 10.3073253,6.83839 16.4916673,6.83839 h 110.5948 l 251.25971,138.90359 c 7.23075,4.00511 16.0439,3.88018 23.1603,-0.32812 7.1164,-4.20829 11.4734,-11.86426 11.45782,-20.13554 V 23.296063 C 419.78348,16.99407 417.22774,10.968204 412.70402,6.5831007 408.18551,2.1977313 402.08432,-0.17714919 395.79124,0.01031332 Z M 488.47587,56.791707 v -0.0052 c -7.31403,0.3125 -14.06089,4.046844 -18.20946,10.083111 -4.15417,6.031065 -5.23176,13.666363 -2.9152,20.614209 2.31656,6.952912 7.76168,12.405991 14.70058,14.739673 74.58231,26.42075 124.30653,96.80053 124.30653,175.9561 0,79.16491 -49.71489,149.54336 -124.30653,175.95611 v -0.005 c -5.85118,2.05208 -10.64569,6.34359 -13.3266,11.93719 -2.68092,5.58841 -3.02967,12.02053 -0.96827,17.86894 2.0667,5.84361 6.37172,10.63004 11.96796,13.30183 5.5961,2.66661 12.01993,2.99475 17.86031,0.91666 C 590.64751,465.20266 653,376.94996 653,278.18681 653,179.429 590.67682,91.217606 497.62517,58.258338 v -0.0052 c -2.92559,-1.093723 -6.03855,-1.588498 -9.15684,-1.453034 z m -115.3324,5.609209 V 497.07127 L 151.22893,374.434 v -0.005 c -3.45666,-1.91661 -7.34523,-2.92179 -11.29643,-2.92179 H 46.646299 V 184.84434 H 139.9325 v 0.005 c 3.86259,0.005 7.66799,-0.9531 11.06735,-2.78114 z m 115.46834,99.028474 v -0.005 c -6.48113,0.28126 -12.551,3.24474 -16.75155,8.18729 -4.20613,4.94255 -6.16354,11.41121 -5.40353,17.85427 0.76003,6.44772 4.16457,12.28612 9.40151,16.11431 23.45749,17.63961 37.21587,45.239 37.21587,74.60235 0,29.36335 -13.79569,56.96274 -37.26251,74.60234 v -0.005 c -4.95056,3.72392 -8.21984,9.26019 -9.08914,15.39566 -0.86934,6.13013 0.73401,12.35906 4.45615,17.31162 3.72212,4.94776 9.26092,8.21861 15.39356,9.08313 6.13237,0.86977 12.35309,-0.73957 17.30326,-4.4687 35.15956,-26.43675 55.84112,-67.9305 55.84112,-111.92952 0,-43.99368 -20.69755,-85.49277 -55.84112,-111.92418 v 0.005 c -4.36233,-3.36447 -9.76587,-5.07283 -15.26296,-4.83324 z"
fill-rule="evenodd" fill-rule="evenodd"
id="path2" id="path2"
style="fill:#ffffff" /> style="fill:#ffffff;stroke-width:1.33299" />
</svg> </svg>

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB