google-plus from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.

Name
google-plus
Set
Font Awesome Brands
Style
Brand
Viewbox
640×640
License
CC BY 4.0

The same logo in other sets

Related icons in Font Awesome Brands

Use the google plus logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M320 72C183 72 72 183 72 320s111 248 248 248s248-111 248-248S457 72 320 72m-70.7 372c-32.9 0-64.4-13.1-87.7-36.3s-36.3-54.8-36.3-87.7s13.1-64.4 36.3-87.7s54.8-36.3 87.7-36.3c31.3 0 60.1 11 83 32.3l-33.6 32.6c-13.2-12.9-31.3-19.1-49.4-19.1c-42.9 0-77.2 35.5-77.2 78.1s34.2 78.1 77.2 78.1c32.6 0 64.9-19.1 70.1-53.3h-70.1v-42.6h116.9c1.3 6.8 1.9 13.8 1.9 20.7c0 70.8-47.5 121.2-118.8 121.2m230.2-106.2v35.5H444v-35.5h-35.5v-35.5H444v-35.5h35.5v35.5h35.2v35.5z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsGooglePlus(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M320 72C183 72 72 183 72 320s111 248 248 248s248-111 248-248S457 72 320 72m-70.7 372c-32.9 0-64.4-13.1-87.7-36.3s-36.3-54.8-36.3-87.7s13.1-64.4 36.3-87.7s54.8-36.3 87.7-36.3c31.3 0 60.1 11 83 32.3l-33.6 32.6c-13.2-12.9-31.3-19.1-49.4-19.1c-42.9 0-77.2 35.5-77.2 78.1s34.2 78.1 77.2 78.1c32.6 0 64.9-19.1 70.1-53.3h-70.1v-42.6h116.9c1.3 6.8 1.9 13.8 1.9 20.7c0 70.8-47.5 121.2-118.8 121.2m230.2-106.2v35.5H444v-35.5h-35.5v-35.5H444v-35.5h35.5v35.5h35.2v35.5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M320 72C183 72 72 183 72 320s111 248 248 248s248-111 248-248S457 72 320 72m-70.7 372c-32.9 0-64.4-13.1-87.7-36.3s-36.3-54.8-36.3-87.7s13.1-64.4 36.3-87.7s54.8-36.3 87.7-36.3c31.3 0 60.1 11 83 32.3l-33.6 32.6c-13.2-12.9-31.3-19.1-49.4-19.1c-42.9 0-77.2 35.5-77.2 78.1s34.2 78.1 77.2 78.1c32.6 0 64.9-19.1 70.1-53.3h-70.1v-42.6h116.9c1.3 6.8 1.9 13.8 1.9 20.7c0 70.8-47.5 121.2-118.8 121.2m230.2-106.2v35.5H444v-35.5h-35.5v-35.5H444v-35.5h35.5v35.5h35.2v35.5z"/></svg>
</template>

CSS

.icon-google-plus {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M320%2072C183%2072%2072%20183%2072%20320s111%20248%20248%20248s248-111%20248-248S457%2072%20320%2072m-70.7%20372c-32.9%200-64.4-13.1-87.7-36.3s-36.3-54.8-36.3-87.7s13.1-64.4%2036.3-87.7s54.8-36.3%2087.7-36.3c31.3%200%2060.1%2011%2083%2032.3l-33.6%2032.6c-13.2-12.9-31.3-19.1-49.4-19.1c-42.9%200-77.2%2035.5-77.2%2078.1s34.2%2078.1%2077.2%2078.1c32.6%200%2064.9-19.1%2070.1-53.3h-70.1v-42.6h116.9c1.3%206.8%201.9%2013.8%201.9%2020.7c0%2070.8-47.5%20121.2-118.8%20121.2m230.2-106.2v35.5H444v-35.5h-35.5v-35.5H444v-35.5h35.5v35.5h35.2v35.5z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M320%2072C183%2072%2072%20183%2072%20320s111%20248%20248%20248s248-111%20248-248S457%2072%20320%2072m-70.7%20372c-32.9%200-64.4-13.1-87.7-36.3s-36.3-54.8-36.3-87.7s13.1-64.4%2036.3-87.7s54.8-36.3%2087.7-36.3c31.3%200%2060.1%2011%2083%2032.3l-33.6%2032.6c-13.2-12.9-31.3-19.1-49.4-19.1c-42.9%200-77.2%2035.5-77.2%2078.1s34.2%2078.1%2077.2%2078.1c32.6%200%2064.9-19.1%2070.1-53.3h-70.1v-42.6h116.9c1.3%206.8%201.9%2013.8%201.9%2020.7c0%2070.8-47.5%20121.2-118.8%20121.2m230.2-106.2v35.5H444v-35.5h-35.5v-35.5H444v-35.5h35.5v35.5h35.2v35.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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