Change background rects to paths
Saves 6 bytes per icon
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg"
|
||||
aria-label="Apereo Foundation" 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="m231,96c-97,0-171,97-150,203 30,104 162,142 258,80-15-32 0-66-21-99-36,68-112,93-165,19-32-57 6-112 36-125 82-42 120,13 205-10 10-4 23-30 32-46-72,13-116-15-179-22z"
|
||||
fill="#344"/><path
|
||||
|
Before Width: | Height: | Size: 464 B After Width: | Height: | Size: 458 B |
Reference in New Issue
Block a user