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="Dropbox" role="img"
|
||||
viewBox="0 0 512 512"
|
||||
fill="#0061ff"><rect
|
||||
width="512" height="512"
|
||||
fill="#0061ff"><path
|
||||
d="m0 0H512V512H0"
|
||||
fill="#fff"/><path d="M158 101l-99 63 295 188 99-63m-99-188l99 63-295 188-99-63m99 83l98 63 98-63-98-62z"/></svg>
|
Before Width: | Height: | Size: 253 B After Width: | Height: | Size: 247 B |
Reference in New Issue
Block a user