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="Preact" 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="m84 157V355l172 99 172-99V157L256 58m1 172a26 26 0 11-2 0" fill="#673ab8"/><path d="m217 299a58 151.5-52.5 10-5-4zm78 0a58 151.5 52.5 115-4z" fill="none" stroke="#fff" stroke-width="12"/></svg>
|
Before Width: | Height: | Size: 339 B After Width: | Height: | Size: 333 B |
Reference in New Issue
Block a user