Add Strava icon (#154)
This commit is contained in:
committed by
Terence Eden
parent
fef4b0e576
commit
8b7b342743
10
images/svg/strava.svg
Normal file
10
images/svg/strava.svg
Normal 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 |
Reference in New Issue
Block a user