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"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="4.2333331mm"
height="4.2333331mm"
viewBox="0 0 4.2333331 4.2333331"
width="35px"
height="35px"
viewBox="0 0 100 100"
version="1.1"
id="svg1"
id="pointer"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs1" />
<g
id="layer1"
transform="translate(-36.493334,-89.210833)">
<circle
style="fill:#d40000;stroke-width:0.264583"
id="path1"
cx="38.610001"
cy="91.327499"
r="2.1166666" />
</g>
xmlns:svg="http://www.w3.org/2000/svg"
>
<circle
style="fill:red;stroke:white;stroke-width:10"
id="circle"
cx="50"
cy="50"
r="40"
/>
</svg>

Before

Width:  |  Height:  |  Size: 576 B

After

Width:  |  Height:  |  Size: 374 B