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="foobar2000" role="img"
|
||||
viewBox="0 0 512 512"><rect
|
||||
width="512" height="512"
|
||||
viewBox="0 0 512 512"><path
|
||||
d="m0 0H512V512H0"
|
||||
fill="#1B1817"/><path d="m177 54c-71 118-91 194-59 257s97 123 138 158c41-35 106-95 138-158s12-139-59-257l-54 74q-25-4-50 0" fill="#fff"/><path d="m208 327c28 0 25-40-3-78s-68-53-79-37-1 51 19 77 49 38 63 38h96c-28 0-25-40 3-78s68-53 79-37 1 51-19 77-49 38-63 38m-48 39-34 36c-6 6-19 1-12-7l38-43q8-8 16 0l38 43c7 8-6 13-12 7"/></svg>
|
Before Width: | Height: | Size: 461 B After Width: | Height: | Size: 455 B |
Reference in New Issue
Block a user