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="1Password" role="img"
|
||||
viewBox="0 0 512 512"><rect
|
||||
width="512" height="512"
|
||||
viewBox="0 0 512 512"><path
|
||||
d="m0 0H512V512H0"
|
||||
fill="#fff"/><path fill="#19285f" d="m255 64a192 192 0 102 0m-37 92c0-8 6-14 14-14h44c8 0 14 6 14 14v106q0 3-2 5l-15 13c-2 2-1 4 0 5l15 12q2 2 2 5v54c0 8-6 14-14 14h-44c-8 0-14-6-14-14V250q0-3 2-5l15-13c2-2 1-4 0-5l-15-12q-2-2-2-5"/></svg>
|
Before Width: | Height: | Size: 366 B After Width: | Height: | Size: 360 B |
Reference in New Issue
Block a user