Change background rects to paths
Saves 6 bytes per icon
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg"
|
||||
aria-label="Dribble" role="img"
|
||||
viewBox="0 0 512 512"><rect
|
||||
width="512" height="512"
|
||||
viewBox="0 0 512 512"><path
|
||||
d="m0 0H512V512H0"
|
||||
fill="#fff"/><g fill="none" stroke="#c32361" stroke-width="28"><circle cx="256" cy="256" r="178" fill="#ea4c89"/><path d="m79 237s225 11 305-105m49 142c-94-33-222-16-296 115"/><path stroke-width="32" d="M192 90c78 100 127 206 145 324"/></g></svg>
|
Before Width: | Height: | Size: 371 B After Width: | Height: | Size: 365 B |
Reference in New Issue
Block a user