fix(icons): fixes gap issues in radio-off.svg (#4227)

This commit is contained in:
Karsa
2026-03-28 09:38:32 +01:00
committed by GitHub
parent 7623e23f78
commit 2401a39571

View File

@@ -9,10 +9,10 @@
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M10.4103 10.7852C10.1529 11.1218 10 11.5425 10 11.999C10 13.1036 10.8954 13.999 12 13.999C12.5077 13.999 12.9713 13.8098 13.324 13.498" />
<path d="M16.1992 7.80078C17.4739 9.07549 18.0422 10.8109 17.9039 12.5134" />
<path d="M19.0996 4.89844C22.0892 7.88804 22.7871 12.2879 21.1932 15.936" />
<path d="M2 2L22 22" />
<path d="M4.89961 19.0984C0.999609 15.1984 0.999609 8.79844 4.89961 4.89844" />
<path d="M7.79922 16.1992C5.66828 14.0683 5.51165 10.6498 7.32931 8.25" />
<path d="M13.414 13.414a2 2 0 1 1-2.828-2.828" />
<path d="M16.247 7.761a6 6 0 0 1 1.744 4.572" />
<path d="M19.075 4.933a10 10 0 0 1 2.234 10.72" />
<path d="m2 2 20 20" />
<path d="M4.925 19.067a10 10 0 0 1 0-14.134" />
<path d="M7.753 16.239a6 6 0 0 1 0-8.478" />
</svg>

Before

Width:  |  Height:  |  Size: 702 B

After

Width:  |  Height:  |  Size: 487 B