forked from edent/SuperTinyIcons
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="Google Meet" 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="#ea4335" d="M166 106v90H76"/><path fill="#ffba00" d="M166 106v90h120v62l90-73v-49q0-30-30-30"/><path fill="#00ac47" d="M376 183l42-34c9-7 18-7 18 7v200c0 14-9 14-18 7l-42-34m-212 77v-90h122v-60l90 71v49q0 30-30 30"/><path fill="#0066da" d="M76 314v62q0 30 30 30h60v-92"/><path fill="#2684fc" d="M76 196h90v120H76"/><path fill="#00832d" d="M286 256l90-73v146"/></svg>
|
Before Width: | Height: | Size: 520 B After Width: | Height: | Size: 514 B |
Reference in New Issue
Block a user