forked from edent/SuperTinyIcons
Change background rects to paths
Saves 6 bytes per icon
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg"
|
||||
aria-label="Vivino" role="img"
|
||||
viewBox="0 0 512 512"><rect
|
||||
width="512" height="512"
|
||||
viewBox="0 0 512 512"><path
|
||||
d="m0 0H512V512H0"
|
||||
fill="#a91b2a"/><path stroke-linecap="round" stroke-width="70" stroke="#fff"
|
||||
d="m181 291zm41-70zm0 140zm40 70zm0-140zm0-140zm40-70zm0 140zm0 140zm41-70z"/></svg>
|
Before Width: | Height: | Size: 285 B After Width: | Height: | Size: 279 B |
Reference in New Issue
Block a user