diff options
author | Paul Wise <pabs3@bonedaddy.net> | 2022-10-26 04:00:31 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-25 20:00:31 +0000 |
commit | ac9190cf3f4f698bd9ba403cc1a27f5bc7dde7b1 (patch) | |
tree | 54981a4be937c96eb5f9f214107d68c55ee1e9dd /src | |
parent | Moved some configs to package.json, removed an unnecessary dependency, added ... (diff) | |
download | libredirect-ac9190cf3f4f698bd9ba403cc1a27f5bc7dde7b1.zip |
Clean up various minor issues (#506)
* Fix spelling and capitalisation errors Suggested-by: codespell & spellintian * Drop inkscape:export-filename attributes from svg elements in SVG files These paths represent privacy leaks and are incorrect on other systems.
Diffstat (limited to 'src')
-rw-r--r-- | src/assets/images/libredirect.svg | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/assets/images/libredirect.svg b/src/assets/images/libredirect.svg index c57fca1b..87cb1e96 100644 --- a/src/assets/images/libredirect.svg +++ b/src/assets/images/libredirect.svg @@ -7,7 +7,6 @@ viewBox="0 0 333.36893 333.3689" version="1.1" id="svg5" - inkscape:export-filename="/home/parsarch/bitmap.png" inkscape:export-xdpi="78.019997" inkscape:export-ydpi="78.019997" inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20, custom)" @@ -78,14 +77,12 @@ style="fill:#000000;fill-opacity:1;stroke-width:10.6446;stroke-linejoin:bevel;paint-order:stroke markers fill;stop-color:#000000" d="m 166.68447,1.5258789e-5 c -3.52434,0 -7.04775,1.350880241211 -9.74829,4.051407541211 L 4.050805,156.93523 c -5.4010733,5.40105 -5.4010733,14.09797 0,19.49903 l 152.885375,152.8838 c 5.40106,5.40105 14.09676,5.40105 19.49783,0 l 152.88412,-152.8838 c 5.40106,-5.40106 5.40106,-14.09798 0,-19.49903 L 176.43401,4.0514228 C 173.73349,1.3508955 170.2088,1.5258789e-5 166.68447,1.5258789e-5 Z" sodipodi:nodetypes="sccccccscs" - inkscape:export-filename="/home/parsarch/path983.png" inkscape:export-xdpi="78.019997" inkscape:export-ydpi="78.019997" /> <path id="path1147" style="fill:#fbc118;fill-opacity:1;stroke-width:10.6446;stroke-linejoin:bevel;paint-order:stroke markers fill;stop-color:#000000" d="m 166.68447,1.5258789e-5 c -3.52434,0 -7.04775,1.350880241211 -9.74829,4.051407541211 L 4.050805,156.93523 c -5.4010733,5.40105 -5.4010733,14.09797 0,19.49903 l 152.885375,152.8838 c 5.40106,5.40105 14.09676,5.40105 19.49783,0 l 152.88412,-152.8838 c 5.40106,-5.40106 5.40106,-14.09798 0,-19.49903 L 176.43401,4.0514228 C 173.73349,1.3508955 170.2088,1.5258789e-5 166.68447,1.5258789e-5 Z m 0,10.719943741211 c 3.2977,0 6.5954,1.263101 9.12228,3.78996 L 318.85962,157.56247 c 5.05373,5.05374 5.05373,13.1908 0,18.24454 L 175.80675,318.85957 c -5.05375,5.05374 -13.19085,5.05374 -18.24457,0 L 14.509325,175.80701 c -5.0537517,-5.05374 -5.0537517,-13.1908 0,-18.24454 L 157.56218,14.509919 c 2.52687,-2.526859 5.82459,-3.78996 9.12229,-3.78996 z" - inkscape:export-filename="/home/parsarch/path983.png" inkscape:export-xdpi="78.019997" inkscape:export-ydpi="78.019997" /> <rect @@ -97,7 +94,6 @@ y="129.73819" transform="matrix(0.70710753,-0.70710617,0.70710753,0.70710617,0,0)" ry="11.988618" - inkscape:export-filename="/home/parsarch/path983.png" inkscape:export-xdpi="78.019997" inkscape:export-ydpi="78.019997" /> <path @@ -105,7 +101,6 @@ d="m 184.9484,150.31257 c -47.94368,20.63825 -46.95176,86.74351 -46.95176,86.74351 l -33.49195,2e-5 c 0,0 -0.43631,-96.71487 73.1579,-116.43438 -6.91258,-13.8541 -10.36137,-19.42664 -5.93301,-21.619621 5.93589,-2.939527 68.02199,11.715951 70.34687,20.392521 2.28516,8.52832 -46.82723,53.14308 -53.65602,53.14308 -5.85198,0 -4.22909,-7.02227 -3.47216,-22.22513 z" id="path983" sodipodi:nodetypes="ccccssscc" - inkscape:export-filename="/home/parsarch/path983.png" inkscape:export-xdpi="78.019997" inkscape:export-ydpi="78.019997" /> </g> |