google plus circle logo

google-plus-circle from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.

Name
google-plus-circle
Set
Boxicons Brands
Style
Logo
Viewbox
24×24
License
MIT

The same logo in other sets

Related icons in Boxicons Brands

Use the google plus circle logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.014 11.974C21.996 6.462 17.521 2 12.008 2C6.493 2 2.019 6.462 2.001 11.974L2 11.948v.112l.001-.023c.017 5.513 4.491 9.977 10.007 9.977c5.514 0 9.988-4.462 10.006-9.974l.001.026v-.118zM9.281 16.557c-2.509 0-4.548-2.039-4.548-4.549s2.039-4.549 4.548-4.549c1.23 0 2.258.451 3.046 1.188l-1.295 1.255c-.325-.309-.899-.673-1.751-.673c-1.505 0-2.733 1.251-2.733 2.785c0 1.533 1.229 2.784 2.733 2.784c1.742 0 2.384-1.206 2.502-1.92H9.279V11.18h4.255c.066.286.115.554.115.932c0 2.597-1.742 4.445-4.368 4.445m10.458-4.095H17.92v1.819h-1.364v-1.819h-1.82v-1.364h1.82v-1.82h1.364v1.82h1.819z"/></svg>

React

import type { SVGProps } from "react";

export function BxlGooglePlusCircle(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.014 11.974C21.996 6.462 17.521 2 12.008 2C6.493 2 2.019 6.462 2.001 11.974L2 11.948v.112l.001-.023c.017 5.513 4.491 9.977 10.007 9.977c5.514 0 9.988-4.462 10.006-9.974l.001.026v-.118zM9.281 16.557c-2.509 0-4.548-2.039-4.548-4.549s2.039-4.549 4.548-4.549c1.23 0 2.258.451 3.046 1.188l-1.295 1.255c-.325-.309-.899-.673-1.751-.673c-1.505 0-2.733 1.251-2.733 2.785c0 1.533 1.229 2.784 2.733 2.784c1.742 0 2.384-1.206 2.502-1.92H9.279V11.18h4.255c.066.286.115.554.115.932c0 2.597-1.742 4.445-4.368 4.445m10.458-4.095H17.92v1.819h-1.364v-1.819h-1.82v-1.364h1.82v-1.82h1.364v1.82h1.819z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.014 11.974C21.996 6.462 17.521 2 12.008 2C6.493 2 2.019 6.462 2.001 11.974L2 11.948v.112l.001-.023c.017 5.513 4.491 9.977 10.007 9.977c5.514 0 9.988-4.462 10.006-9.974l.001.026v-.118zM9.281 16.557c-2.509 0-4.548-2.039-4.548-4.549s2.039-4.549 4.548-4.549c1.23 0 2.258.451 3.046 1.188l-1.295 1.255c-.325-.309-.899-.673-1.751-.673c-1.505 0-2.733 1.251-2.733 2.785c0 1.533 1.229 2.784 2.733 2.784c1.742 0 2.384-1.206 2.502-1.92H9.279V11.18h4.255c.066.286.115.554.115.932c0 2.597-1.742 4.445-4.368 4.445m10.458-4.095H17.92v1.819h-1.364v-1.819h-1.82v-1.364h1.82v-1.82h1.364v1.82h1.819z"/></svg>
</template>

CSS

.icon-google-plus-circle {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22.014%2011.974C21.996%206.462%2017.521%202%2012.008%202C6.493%202%202.019%206.462%202.001%2011.974L2%2011.948v.112l.001-.023c.017%205.513%204.491%209.977%2010.007%209.977c5.514%200%209.988-4.462%2010.006-9.974l.001.026v-.118zM9.281%2016.557c-2.509%200-4.548-2.039-4.548-4.549s2.039-4.549%204.548-4.549c1.23%200%202.258.451%203.046%201.188l-1.295%201.255c-.325-.309-.899-.673-1.751-.673c-1.505%200-2.733%201.251-2.733%202.785c0%201.533%201.229%202.784%202.733%202.784c1.742%200%202.384-1.206%202.502-1.92H9.279V11.18h4.255c.066.286.115.554.115.932c0%202.597-1.742%204.445-4.368%204.445m10.458-4.095H17.92v1.819h-1.364v-1.819h-1.82v-1.364h1.82v-1.82h1.364v1.82h1.819z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22.014%2011.974C21.996%206.462%2017.521%202%2012.008%202C6.493%202%202.019%206.462%202.001%2011.974L2%2011.948v.112l.001-.023c.017%205.513%204.491%209.977%2010.007%209.977c5.514%200%209.988-4.462%2010.006-9.974l.001.026v-.118zM9.281%2016.557c-2.509%200-4.548-2.039-4.548-4.549s2.039-4.549%204.548-4.549c1.23%200%202.258.451%203.046%201.188l-1.295%201.255c-.325-.309-.899-.673-1.751-.673c-1.505%200-2.733%201.251-2.733%202.785c0%201.533%201.229%202.784%202.733%202.784c1.742%200%202.384-1.206%202.502-1.92H9.279V11.18h4.255c.066.286.115.554.115.932c0%202.597-1.742%204.445-4.368%204.445m10.458-4.095H17.92v1.819h-1.364v-1.819h-1.82v-1.364h1.82v-1.82h1.364v1.82h1.819z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bxl/google-plus-circle.svg?color=%231a73e8&size=48