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="Opencast" role="img"
|
||||
viewBox="0 0 512 512"><rect
|
||||
width="512" height="512"
|
||||
viewBox="0 0 512 512"><path
|
||||
d="m0 0H512V512H0"
|
||||
fill="#fff"/><path d="m38 256 156-156v72l-84 84 84 84v72" fill="#24425d"/><path d="m474 256-156-156v72l84 84-84 84v72m32-156-156-156v72l84 84-84 84v72" fill="#4bb07b"/></svg>
|
Before Width: | Height: | Size: 300 B After Width: | Height: | Size: 294 B |
Reference in New Issue
Block a user