From faa093a42ad260c4d5b6002baff4e6fc66099ee2 Mon Sep 17 00:00:00 2001 From: Sergei Eremenko Date: Tue, 5 Jun 2018 21:25:04 +0300 Subject: [PATCH] Add Strava icon --- README.md | 2 +- images/android-vector-drawable/strava.xml | 17 +++++++++++++++++ images/reference/index.md | 1 + images/reference/strava.png | Bin 0 -> 1746 bytes images/svg/strava.svg | 10 ++++++++++ radius.html | 2 +- 6 files changed, 30 insertions(+), 2 deletions(-) create mode 100644 images/android-vector-drawable/strava.xml create mode 100644 images/reference/strava.png create mode 100644 images/svg/strava.svg diff --git a/README.md b/README.md index 7d0c9d2e2..15c968f5e 100644 --- a/README.md +++ b/README.md @@ -166,7 +166,7 @@ Say thanks!
994 Bytes
311 Bytes
800 Bytes - +
290 Bytes diff --git a/images/android-vector-drawable/strava.xml b/images/android-vector-drawable/strava.xml new file mode 100644 index 000000000..0c1a4a0b0 --- /dev/null +++ b/images/android-vector-drawable/strava.xml @@ -0,0 +1,17 @@ + + + + + + + \ No newline at end of file diff --git a/images/reference/index.md b/images/reference/index.md index 41de8f0ce..616c64c34 100644 --- a/images/reference/index.md +++ b/images/reference/index.md @@ -103,3 +103,4 @@ Where possible this links to the organisation's brand guidelines page. | | | https://stackoverflow.com/company/logos | | | | http://www.imqq.com/English1033.html | | | | https://www.cdprojekt.com/en/media/logotypes/ | +| | | https://www.strava.com/settings/badges | diff --git a/images/reference/strava.png b/images/reference/strava.png new file mode 100644 index 0000000000000000000000000000000000000000..f0f2405e78eaf1cc75173ab1786828c610fe14d8 GIT binary patch literal 1746 zcmV;@1}*uCP)g1`~}$~7EAjxb4kcK-Qi=KsFgnfdqM z9fBq`Ohr*u1r~v@h#A#H7z$8{Mm3K`+$Odk7uy@asN4M;>Z*63Bhz5Y6m-^Lu~b+G zqEVS;|LZ(+iwx+>!cBND9fy(3JOdaVHCQVnz2TAruRxjuN*feLg;j}EO5Fh+3$c!f zo=k`@?f=aDY*9T{rU)=^do}WxRpMGT9SpVLnR7l0@Z)C4%~udbPwsulI;XG~te=7< zGC!8P*YK}ltbP}0KL`B0$A4pfTOcZ{D8XJsZFPRz@>GBFTu@~-Xz5d))FV+6?1tLs zqv*_7w%Y85hK&bi)<)5#Yaa@`k#KTcb^R&G+^6erO|@YxU6s0y^Fm>l{V;qF&$uTs z`bn@fdMYsG_GC83Un)sC1ff|m;zm&Q0$cOOvZrmbI0T^+kPRqJoCQp{B@WD%KEowo zXr(N8ODr9xXOatJx-9DJPzfMe?8wO81x=j?jI4?pv!%c6)>+hY$dnHQ&AH#TV%&E@ zXarF0N>E{uD*>3X7`SGvyIx2d;Seye95nYKPbRA=LU+gK9fm>xEqWZ(_XlF-m7{+CVUhcArvxLHU z(@WqFUUsyfO3Og=B8kwMb_7BI&AJy|zSBWS2prcMuh5iYcei!K4iO%*kd|_Uj%n| zr}DZB^(+xZ2;DaU#!~mlPIujNR*WZFfbAQtvWy&6i~!BPFGCu9)*k^?w}Hk?bF_*N z{{Zay%%;=*{_{3jrXY%kBwqw%3wNah;kqn98@~b{+>x$oyQbk2U_LI}N`e#QPQbY7 zphw!+&Hwh`@crXcLQkJLPwiS$LFJ09d*#vDbCR=&N@=+g>2VGvM3a0kvocM(roa~&5k;}_Y2eU zu_zTth%6)U!MiqttLH6P}jP96q-`lem3B;pks;vI5fUwe78d;-)^Z8hevgj)MTVl z)X!>Yg?y}5st>a8zO7c>9CFbUAV%`Roxp{2c5~GtIcl;+PT5BPL^E*aq(wKEOe_ST zs{{PgcCEcMMoj}sl$DeL>iwc7aijmySIx#lfa>|ccc9J->dKl_Oz`S4rYu2*wb;y^ zIx1V=5lunwMez|JQy|;3fVmi|7~`laJtBFI2r9)#fFR(eZ$PXGlnxmQk|#~=*7x`C z;Nvp?14^+HfOD59Bv?0?_&= z_~?F5V0gcHed7HEnc^ov(0FlZsQoO^vMWgJW?Okd03>jNlZPC^anrXzw>Kq1jMI3%~ddHefCnx%eT z5x~cqK&_`Nrt+cP!1*?dEXa%yz~Qx?gQb>$i3)hAtuM61ZR&G*{lp8cQpJ1n+Q=xf-(2Om!Dp4$_M`y-lS0vr4fnHOORiDcQQyun1A20UZxe&FITbp-l!bKBv oyUKES+D3qCy=P&(ERN6r2b~1aTY*p%0RR9107*qoM6N<$f|O-4;s5{u literal 0 HcmV?d00001 diff --git a/images/svg/strava.svg b/images/svg/strava.svg new file mode 100644 index 000000000..4e4d22ace --- /dev/null +++ b/images/svg/strava.svg @@ -0,0 +1,10 @@ + + + + diff --git a/radius.html b/radius.html index 0f96ad693..d02f5d65a 100644 --- a/radius.html +++ b/radius.html @@ -83,7 +83,7 @@

Radius %

'plex', 'slack', 'xing', 'pinboard', 'internet_archive', 'samsunginternet', 'baidu', 'twitch', 'ok', 'pocket', 'stumbleupon', 'viber', 'workato', 'sketch', 'vlc', 'google_maps','access', 'ethereum', - 'opencast', 'stackexchange', 'qq', 'vegetarian', 'gogcom' + 'opencast', 'stackexchange', 'qq', 'vegetarian', 'gogcom', 'strava' ]; var container = document.querySelector('.icons');