Googlescholar Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Googlescholar icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/314546.svg" alt="Googlescholar icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/314546.svg" alt="Googlescholar icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/314546.svg" alt="Googlescholar icon" :width="24" :height="24" />
CSS background
.icon-googlescholar {
background-image: url('https://proicons.com/icon/314546.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Google Scholar</title><path d="M5.242 13.769L0 9.5 12 0l12 9.5-5.242 4.269C17.548 11.249 14.978 9.5 12 9.5c-2.977 0-5.548 1.748-6.758 4.269zM12 10a7 7 0 1 0 0 14 7 7 0 0 0 0-14z"/></svg>
Googlescholar in other icon packs
Copied!