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="Google Podcasts" role="img"
|
||||
stroke-linecap="round" stroke-linejoin="round" stroke-width="43"
|
||||
viewBox="0 0 512 512"><rect
|
||||
width="512" height="512"
|
||||
viewBox="0 0 512 512"><path
|
||||
d="m0 0H512V512H0"
|
||||
fill="#fff"/><path stroke="#fab908" d="m256 109v22m0 64v122m0 64v22"/><path stroke="#ea4335" d="m181 176v75m0 64v21"/><path stroke="#34a853" d="m331 176v21m0 64v75"/><path stroke="#4285f4" d="m405 245v22"/><path stroke="#0066d9" d="m107 245v22"/></svg>
|
Before Width: | Height: | Size: 450 B After Width: | Height: | Size: 444 B |
Reference in New Issue
Block a user