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,10 +1,6 @@
<svg
xmlns="http://www.w3.org/2000/svg"
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="Strava" role="img"
viewBox="0 0 512 512">
<rect
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#fc4c01"/>
<path fill="#fff" d="M120 288L232 56l112 232h-72l-40-96-40 96z"/><path fill="#fda580" d="M280 288l32 72 32-72h48l-80 168-80-168z"/>
</svg>
fill="#fc4c01"/><path fill="#fff" d="M120 288L232 56l112 232h-72l-40-96-40 96z"/><path fill="#fda580" d="M280 288l32 72 32-72h48l-80 168-80-168z"/></svg>

Before

Width:  |  Height:  |  Size: 290 B

After

Width:  |  Height:  |  Size: 286 B