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="Udemy" role="img"
viewBox="0 0 512 512"><rect
viewBox="0 0 512 512" ><rect
width="512" height="512"
rx="15%"
fill="#fff"/><path fill="#a435f0" d="M350.38 178.568 256 121.532l-94.38 57.002v-57.002L256 64.53l94.396 57v57.004z"/><path d="M161.62 226.44h49.426v125.714c0 32.46 23.176 48.3 44.936 48.3 21.966 0 44.972-16.266 44.972-48.744V226.44h49.424v128.684c0 29.934-8.976 53.008-26.964 68.83-17.972 15.82-40.448 23.534-67.84 23.534-27.392 0-49.836-7.68-67.414-23.534-17.56-15.82-26.556-38.042-26.556-67.55z"/></svg>
rx="15%"
fill="#fff"/><path d="m350.4 178.6-94.4-57.1-94.4 57v-57l94.4-57 94.4 57v57z" fill="#a435f0"/><path d="m161.6 226.4h49.4v125.7c0 32.5 23.2 48.3 44.9 48.3 22 0 45-16.3 45-48.7v-125.3h49.4v128.7c0 29.9-9 53-27 68.8s-40.4 23.5-67.8 23.5-49.8-7.7-67.4-23.5-26.6-38-26.6-67.5z"/></svg>

Before

Width:  |  Height:  |  Size: 537 B

After

Width:  |  Height:  |  Size: 415 B