google plus square logo

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

Name
google-plus-square
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 square logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M544 160c0-35.3-28.7-64-64-64H160c-35.3 0-64 28.7-64 64v320c0 35.3 28.7 64 64 64h320c35.3 0 64-28.7 64-64zM160 320c0-55.3 44.7-100 100-100c27 0 49.5 9.8 67 26.2l-27.1 26.1c-7.4-7.1-20.3-15.4-39.8-15.4c-34.1 0-61.9 28.2-61.9 63.2c0 34.9 27.8 63.2 61.9 63.2c39.6 0 54.4-28.5 56.8-43.1H260v-34.4h94.4c1 5 1.6 10.1 1.6 16.6c0 57.1-38.3 97.6-96 97.6c-55.3 0-100-44.7-100-100m291 18.2v29h-29.2v-29h-29V309h29v-29H451v29h29v29.2z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsGooglePlusSquare(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="M544 160c0-35.3-28.7-64-64-64H160c-35.3 0-64 28.7-64 64v320c0 35.3 28.7 64 64 64h320c35.3 0 64-28.7 64-64zM160 320c0-55.3 44.7-100 100-100c27 0 49.5 9.8 67 26.2l-27.1 26.1c-7.4-7.1-20.3-15.4-39.8-15.4c-34.1 0-61.9 28.2-61.9 63.2c0 34.9 27.8 63.2 61.9 63.2c39.6 0 54.4-28.5 56.8-43.1H260v-34.4h94.4c1 5 1.6 10.1 1.6 16.6c0 57.1-38.3 97.6-96 97.6c-55.3 0-100-44.7-100-100m291 18.2v29h-29.2v-29h-29V309h29v-29H451v29h29v29.2z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M544 160c0-35.3-28.7-64-64-64H160c-35.3 0-64 28.7-64 64v320c0 35.3 28.7 64 64 64h320c35.3 0 64-28.7 64-64zM160 320c0-55.3 44.7-100 100-100c27 0 49.5 9.8 67 26.2l-27.1 26.1c-7.4-7.1-20.3-15.4-39.8-15.4c-34.1 0-61.9 28.2-61.9 63.2c0 34.9 27.8 63.2 61.9 63.2c39.6 0 54.4-28.5 56.8-43.1H260v-34.4h94.4c1 5 1.6 10.1 1.6 16.6c0 57.1-38.3 97.6-96 97.6c-55.3 0-100-44.7-100-100m291 18.2v29h-29.2v-29h-29V309h29v-29H451v29h29v29.2z"/></svg>
</template>

CSS

.icon-google-plus-square {
  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%22M544%20160c0-35.3-28.7-64-64-64H160c-35.3%200-64%2028.7-64%2064v320c0%2035.3%2028.7%2064%2064%2064h320c35.3%200%2064-28.7%2064-64zM160%20320c0-55.3%2044.7-100%20100-100c27%200%2049.5%209.8%2067%2026.2l-27.1%2026.1c-7.4-7.1-20.3-15.4-39.8-15.4c-34.1%200-61.9%2028.2-61.9%2063.2c0%2034.9%2027.8%2063.2%2061.9%2063.2c39.6%200%2054.4-28.5%2056.8-43.1H260v-34.4h94.4c1%205%201.6%2010.1%201.6%2016.6c0%2057.1-38.3%2097.6-96%2097.6c-55.3%200-100-44.7-100-100m291%2018.2v29h-29.2v-29h-29V309h29v-29H451v29h29v29.2z%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%22M544%20160c0-35.3-28.7-64-64-64H160c-35.3%200-64%2028.7-64%2064v320c0%2035.3%2028.7%2064%2064%2064h320c35.3%200%2064-28.7%2064-64zM160%20320c0-55.3%2044.7-100%20100-100c27%200%2049.5%209.8%2067%2026.2l-27.1%2026.1c-7.4-7.1-20.3-15.4-39.8-15.4c-34.1%200-61.9%2028.2-61.9%2063.2c0%2034.9%2027.8%2063.2%2061.9%2063.2c39.6%200%2054.4-28.5%2056.8-43.1H260v-34.4h94.4c1%205%201.6%2010.1%201.6%2016.6c0%2057.1-38.3%2097.6-96%2097.6c-55.3%200-100-44.7-100-100m291%2018.2v29h-29.2v-29h-29V309h29v-29H451v29h29v29.2z%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-square.svg?color=%231a73e8&size=48