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="LinkedIn" role="img"
|
||||
viewBox="0 0 512 512"
|
||||
fill="#fff"><rect
|
||||
width="512" height="512"
|
||||
fill="#fff"><path
|
||||
d="m0 0H512V512H0"
|
||||
fill="#0077b5"/><circle cx="142" cy="138" r="37"/><path stroke="#fff" stroke-width="66" d="M244 194v198M142 194v198"/><path d="M276 282c0-20 13-40 36-40 24 0 33 18 33 45v105h66V279c0-61-32-89-76-89-34 0-51 19-59 32"/></svg>
|
Before Width: | Height: | Size: 361 B After Width: | Height: | Size: 355 B |
Reference in New Issue
Block a user