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,6 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:x="http://www.w3.org/1999/xlink"
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
aria-label="Angular" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#fff"/><g fill="#c3002f"><path id="a" d="M256 65v42l111 249h-42l-22-55h-47v146l151-84 27-235-178-63zm0 123v78h33l-33-78z"/></g><use fill="#dd0031" x:href="#a" transform="matrix(-1,0,0,1,512,0)"/></svg>
fill="#fff"/><g fill="#c3002f"><path id="a" d="M256 65v42l111 249h-42l-22-55h-47v146l151-84 27-235-178-63zm0 123v78h33l-33-78z"/></g><use fill="#dd0031" xlink:href="#a" transform="matrix(-1,0,0,1,512,0)"/></svg>

Before

Width:  |  Height:  |  Size: 381 B

After

Width:  |  Height:  |  Size: 388 B