rounds path's values + perceptualdiff check

This commit is contained in:
3l3gant-cod3s
2022-04-18 17:39:52 +02:00
committed by GitHub
parent 25b2680c36
commit 9e55f3b8a4
25 changed files with 76 additions and 80 deletions

View File

@@ -1,6 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="WHATWG" role="img"
viewBox="0 0 512 512"><rect
viewBox="0 0 512 512" ><rect
width="512" height="512"
rx="15%"
fill="#fff"/><path d="M215,215c0,-41.28,82.56,-51.6,79.12,-6.88c0,30.96,-55.04,44.72,-55.04,79.12v24.08h34.4v-13.76c0,-30.96,58.48,-41.28,58.48,-92.88c-6.88,-75.68,-154.8,-75.68,-154.8,10.32zm24.08,110.08h34.4v34.4h-34.4" fill="#3c790a"/><circle cx="256" cy="256" r="154.5" fill="none" stroke="#3c790a" stroke-width="37.5"/></svg>
rx="15%"
fill="#fff"/><path d="m215 215c0-41.3 82.6-51.6 79.1-6.9 0 31-55 44.7-55 79.1v24.1h34.4v-13.8c0-31 58.5-41.3 58.5-92.9-6.9-75.7-154.8-75.7-154.8 10.3zm24.1 110.1h34.4v34.4h-34.4" fill="#3c790a"/><circle cx="256" cy="256" r="154.5" fill="none" stroke="#3c790a" stroke-width="37.5"/></svg>

Before

Width:  |  Height:  |  Size: 463 B

After

Width:  |  Height:  |  Size: 423 B