Add Strava icon (#154)

This commit is contained in:
Sergei Eremenko
2018-08-07 21:02:39 +03:00
committed by Terence Eden
parent fef4b0e576
commit 8b7b342743
6 changed files with 30 additions and 2 deletions

10
images/svg/strava.svg Normal file
View File

@@ -0,0 +1,10 @@
<svg
xmlns="http://www.w3.org/2000/svg"
aria-label="Strava" role="img"
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>

After

Width:  |  Height:  |  Size: 290 B