Increase pointer size

This commit is contained in:
Florian 2025-11-23 12:32:07 +01:00
parent 9e06336cbc
commit 60df66dec9

View File

@ -1,24 +1,18 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg <svg
width="4.2333331mm" width="35px"
height="4.2333331mm" height="35px"
viewBox="0 0 4.2333331 4.2333331" viewBox="0 0 100 100"
version="1.1" version="1.1"
id="svg1" id="pointer"
xmlns="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"> xmlns:svg="http://www.w3.org/2000/svg"
<defs >
id="defs1" /> <circle
<g style="fill:red;stroke:white;stroke-width:10"
id="layer1" id="circle"
transform="translate(-36.493334,-89.210833)"> cx="50"
<circle cy="50"
style="fill:#d40000;stroke-width:0.264583" r="40"
id="path1" />
cx="38.610001"
cy="91.327499"
r="2.1166666" />
</g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 576 B

After

Width:  |  Height:  |  Size: 374 B