add google scholar icon (#168)
This commit is contained in:
BIN
images/reference/google_scholar.ico
Normal file
BIN
images/reference/google_scholar.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.3 KiB |
@@ -115,3 +115,4 @@ Where possible this links to the organisation's brand guidelines page.
|
||||
| <img src="/images/svg/bandcamp.svg" width="256" /> | <img src="/images/reference/bandcamp.png" width="256" /> | https://bandcamp.com/buttons |
|
||||
| <img src="/images/svg/dribbble.svg" width="256" /> | <img src="/images/reference/dribbble-ball-icon.png" width="256" /> | https://dribbble.com/branding |
|
||||
| <img src="/images/svg/w3c.svg" width="256" /> | <img src="/images/reference/w3c.png" width="256" /> | https://www.w3.org/Consortium/Legal/logo-usage-20000308 |
|
||||
| <img src="/images/svg/google_scholar.svg" width="256" /> | <img src="/images/reference/google_scholar.ico" width="32" /> | https://scholar.google.com/ |
|
||||
|
4
images/svg/google_scholar.svg
Normal file
4
images/svg/google_scholar.svg
Normal file
@@ -0,0 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg"
|
||||
aria-label="Google Scholar" viewBox="0 0 512 512">
|
||||
<rect width="512" height="512" fill="#4285f4" rx="15%"/>
|
||||
<path fill="#fff" d="M213 111l-107 94h69c5 45 41 64 78 67-7 18-4 27 7 39-43 1-103 26-103 67 4 45 63 54 92 54 38 1 81-19 90-54 4-35-10-54-31-71-23-18-28-28-21-40 15-17 35-27 39-51 2-17-2-28-6-43l45-38-1 16c-3 2-5 6-5 9v103c2 13 22 11 23 0V160c0-3-2-7-5-8v-25l16-16zm58 141c-61 10-87-87-38-99 56-11 83 86 38 99zm-5 73c60 13 61 63 10 78-44 9-82-4-81-30 0-25 35-48 71-48z"/></svg>
|
After Width: | Height: | Size: 526 B |
Reference in New Issue
Block a user