UNPKG

439 BJavaScriptView Raw
1module.exports={title:"Google Scholar",slug:"googlescholar",svg:'<svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><title>Google Scholar icon</title><path d="M12 24a7 7 0 1 1 0-14 7 7 0 0 1 0 14zm0-24L0 9.5l4.838 3.94A8 8 0 0 1 12 9a8 8 0 0 1 7.162 4.44L24 9.5z"/></svg>',get path(){return this.svg.match(/<path\s+d="([^"]*)/)[1]},source:"https://commons.wikimedia.org/wiki/File:Google_Scholar_logo.svg",hex:"4285F4"};
\No newline at end of file