Updated size

* All files follow the template
* Removed trailing whitespace from end of lines
* Removed newline at end of file
* `xlink` used for maximum compatibility
* Bit of newline trimming
This commit is contained in:
Terence Eden
2019-10-26 17:33:28 +01:00
parent 05ae5e0d76
commit f91cec4104
117 changed files with 308 additions and 354 deletions

View File

@@ -1,21 +1,14 @@
<svg
xmlns="http://www.w3.org/2000/svg"
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="Microsoft" role="img"
viewBox="0 0 512 512">
<rect
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#fff"/>
<rect
fill="#fff"/><rect
x="75" y ="75" width="171" height="171"
fill="#f25022"/>
<rect
fill="#f25022"/><rect
x="266" y ="75" width="171" height="171"
fill="#7fba00"/>
<rect
fill="#7fba00"/><rect
x="75" y ="266" width="171" height="171"
fill="#00a4ef"/>
<rect
fill="#00a4ef"/><rect
x="266" y ="266" width="171" height="171"
fill="#ffb900"/>
</svg>
fill="#ffb900"/></svg>

Before

Width:  |  Height:  |  Size: 414 B

After

Width:  |  Height:  |  Size: 407 B