logo google icon
logo-google from Carbon by IBM · Outline · Apache-2.0 Free for personal and commercial use.
- Name
- logo-google
- Set
- Carbon
- Style
- Outline
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
Related icons in Carbon
logo-angularlogo-ansible-communitylogo-astradblogo-blueskylogo-deliciouslogo-digglogo-discordlogo-facebooklogo-figmalogo-flickrlogo-gitlogo-githublogo-gitlablogo-glassdoorlogo-instagramlogo-invisionlogo-jupyterlogo-keybaselogo-kuberneteslogo-linkedinlogo-livestreamlogo-mastodonlogo-mediumlogo-milvus
Use the logo google icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M27.39 13.82H16.21v4.63h6.44c-.6 2.95-3.11 4.64-6.44 4.64a7.09 7.09 0 0 1 0-14.18a7 7 0 0 1 4.42 1.58L24.12 7a12 12 0 1 0-7.91 21c6 0 11.45-4.36 11.45-12a9.56 9.56 0 0 0-.27-2.18Z"/></svg>
React
import type { SVGProps } from "react";
export function CarbonLogoGoogle(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M27.39 13.82H16.21v4.63h6.44c-.6 2.95-3.11 4.64-6.44 4.64a7.09 7.09 0 0 1 0-14.18a7 7 0 0 1 4.42 1.58L24.12 7a12 12 0 1 0-7.91 21c6 0 11.45-4.36 11.45-12a9.56 9.56 0 0 0-.27-2.18Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M27.39 13.82H16.21v4.63h6.44c-.6 2.95-3.11 4.64-6.44 4.64a7.09 7.09 0 0 1 0-14.18a7 7 0 0 1 4.42 1.58L24.12 7a12 12 0 1 0-7.91 21c6 0 11.45-4.36 11.45-12a9.56 9.56 0 0 0-.27-2.18Z"/></svg> </template>
CSS
.icon-logo-google {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M27.39%2013.82H16.21v4.63h6.44c-.6%202.95-3.11%204.64-6.44%204.64a7.09%207.09%200%200%201%200-14.18a7%207%200%200%201%204.42%201.58L24.12%207a12%2012%200%201%200-7.91%2021c6%200%2011.45-4.36%2011.45-12a9.56%209.56%200%200%200-.27-2.18Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M27.39%2013.82H16.21v4.63h6.44c-.6%202.95-3.11%204.64-6.44%204.64a7.09%207.09%200%200%201%200-14.18a7%207%200%200%201%204.42%201.58L24.12%207a12%2012%200%201%200-7.91%2021c6%200%2011.45-4.36%2011.45-12a9.56%209.56%200%200%200-.27-2.18Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/logo-google.svg?color=%231a73e8&size=48