From 1eaebf6de2d6e1d3f47d92a4a528d147745aab38 Mon Sep 17 00:00:00 2001 From: Filip Ilic Date: Sat, 16 Feb 2019 11:57:05 +0100 Subject: [PATCH] add google scholar icon (#168) --- README.md | 1 + images/reference/google_scholar.ico | Bin 0 -> 5430 bytes images/reference/index.md | 1 + images/svg/google_scholar.svg | 4 ++++ radius.html | 2 +- 5 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 images/reference/google_scholar.ico create mode 100644 images/svg/google_scholar.svg diff --git a/README.md b/README.md index df05868b..6e3f93e5 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ Say thanks! Google Play

403 Bytes Gmail

641 Bytes Google Maps

665 Bytes +Google Scholar

525 Bytes diff --git a/images/reference/google_scholar.ico b/images/reference/google_scholar.ico new file mode 100644 index 0000000000000000000000000000000000000000..f6c8326952ea9eca031ba6f90cbab36dcca3f608 GIT binary patch literal 5430 zcmcgwTW=Lr6du$cz&~i8j6cE$qu?dt{T46r!I*f7i9TSAzSsxL&9)RQqM!mAp$0KE z4HyuyRwGnUi4}s<92$Xg6I$`?IdfmGwdbs1?LBjbX*`FW?6daeTkHE~@0oo$j;5_G%v@DYKJr~QFEaB z?n!aW7G?a@>27{W`kUnyw}ZcD2$FyQ);T=93!>>?Gw%4}Da7Aq`doP)qh0mir(>{l zd|?{YJC7L{)@@tWw*>s%YuOdzizl<^@pkk8W!s1AYVaXQX3qd5F?e70g1>h?Koo$x z=|$~>9T+!h=^q>#(Y(>rffTdyPK}R_?{E62vY5}d@ukxm;D5bN;~Ss6k~##9LVq>% z1SE53Q;hiaMptUQ|J^3t8lOJe^v~-riV>eZuE#KO|Iz;8FQeK&IywfFZQVsNgdDAr zFv0j1oo#=rSBVk)w4A2!c6oIc)JGlH{aOynjZJWS1BkCAv`v& z*QYF&`7IL%adn{sbI;k>=#L*v(q=9A{$r>w%dZt`=yBk8lA!VV6QI^U%41q&iIbn( z=yx|hTgV;#`J;ieHPad=Q!;l3>dP0G`Iuwg94GJdH)WWt?2Wut77H4my^&$L(D-y| zna`E^7IWmTf12G5+t~VQSu6-A_ZoPr1P8w;^|8m0>mjZsb_yr=w2b9`_#Cdsq3r^+ zE^y5GShe~Ai2j<)$J;*)>g~IYn6#!s=;yH1aJ4xr)wCS<&GF5U;Mycp(zpz?hx+?A zXe;|!T;uc2o7x5^BkYANvd3#_VlXzvcc6#gJ`F- zPcl1`L?d)T!oQ3EE1y(k;=R(+qr}XIiC%%(>2QIt|c0dP@c^7eyInMPx^cTT3PQ*Ee-2VZcgZRq; literal 0 HcmV?d00001 diff --git a/images/reference/index.md b/images/reference/index.md index 8b583004..8ad07f63 100644 --- a/images/reference/index.md +++ b/images/reference/index.md @@ -115,3 +115,4 @@ Where possible this links to the organisation's brand guidelines page. | | | https://bandcamp.com/buttons | | | | https://dribbble.com/branding | | | | https://www.w3.org/Consortium/Legal/logo-usage-20000308 | +| | | https://scholar.google.com/ | diff --git a/images/svg/google_scholar.svg b/images/svg/google_scholar.svg new file mode 100644 index 00000000..5ebfe6a0 --- /dev/null +++ b/images/svg/google_scholar.svg @@ -0,0 +1,4 @@ + + + diff --git a/radius.html b/radius.html index 3e2dca5c..3f09a1de 100644 --- a/radius.html +++ b/radius.html @@ -85,7 +85,7 @@ 'workato', 'sketch', 'vlc', 'google_maps','access', 'ethereum', 'opencast', 'stackexchange', 'qq', 'vegetarian', 'gogcom', 'strava', 'ko-fi', 'untappd', 'vivino', 'apereo', 'hackerone', 'imgur', - 'bitwarden', 'bandcamp', 'dribbble', 'w3c' + 'bitwarden', 'bandcamp', 'dribbble', 'w3c', 'google_scholar' ]; var container = document.querySelector('.icons');