google plus square icon
google-plus-square from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.
- Name
- google-plus-square
- Set
- Line Awesome
- Style
- Line
- Category
- Other
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More other icons from Line Awesome
Use the google plus square icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M5 5v22h22V5zm2 2h18v18H7zm6.594 4A4.59 4.59 0 0 0 9 15.584a4.593 4.593 0 0 0 4.594 4.594c2.644 0 4.406-1.857 4.406-4.479c0-.293-.031-.468-.084-.699h-4.322v1.518h2.601c-.104.67-.786 1.972-2.601 1.972c-1.563 0-2.842-1.29-2.842-2.894s1.279-2.907 2.842-2.907c.89 0 1.49.388 1.826.713l1.248-1.197A4.38 4.38 0 0 0 13.594 11m6.736 3v1.33H19v1.34h1.33V18h1.34v-1.33H23v-1.34h-1.33V14z"/></svg>
React
import type { SVGProps } from "react";
export function LaGooglePlusSquare(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="M5 5v22h22V5zm2 2h18v18H7zm6.594 4A4.59 4.59 0 0 0 9 15.584a4.593 4.593 0 0 0 4.594 4.594c2.644 0 4.406-1.857 4.406-4.479c0-.293-.031-.468-.084-.699h-4.322v1.518h2.601c-.104.67-.786 1.972-2.601 1.972c-1.563 0-2.842-1.29-2.842-2.894s1.279-2.907 2.842-2.907c.89 0 1.49.388 1.826.713l1.248-1.197A4.38 4.38 0 0 0 13.594 11m6.736 3v1.33H19v1.34h1.33V18h1.34v-1.33H23v-1.34h-1.33V14z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M5 5v22h22V5zm2 2h18v18H7zm6.594 4A4.59 4.59 0 0 0 9 15.584a4.593 4.593 0 0 0 4.594 4.594c2.644 0 4.406-1.857 4.406-4.479c0-.293-.031-.468-.084-.699h-4.322v1.518h2.601c-.104.67-.786 1.972-2.601 1.972c-1.563 0-2.842-1.29-2.842-2.894s1.279-2.907 2.842-2.907c.89 0 1.49.388 1.826.713l1.248-1.197A4.38 4.38 0 0 0 13.594 11m6.736 3v1.33H19v1.34h1.33V18h1.34v-1.33H23v-1.34h-1.33V14z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5%205v22h22V5zm2%202h18v18H7zm6.594%204A4.59%204.59%200%200%200%209%2015.584a4.593%204.593%200%200%200%204.594%204.594c2.644%200%204.406-1.857%204.406-4.479c0-.293-.031-.468-.084-.699h-4.322v1.518h2.601c-.104.67-.786%201.972-2.601%201.972c-1.563%200-2.842-1.29-2.842-2.894s1.279-2.907%202.842-2.907c.89%200%201.49.388%201.826.713l1.248-1.197A4.38%204.38%200%200%200%2013.594%2011m6.736%203v1.33H19v1.34h1.33V18h1.34v-1.33H23v-1.34h-1.33V14z%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%22M5%205v22h22V5zm2%202h18v18H7zm6.594%204A4.59%204.59%200%200%200%209%2015.584a4.593%204.593%200%200%200%204.594%204.594c2.644%200%204.406-1.857%204.406-4.479c0-.293-.031-.468-.084-.699h-4.322v1.518h2.601c-.104.67-.786%201.972-2.601%201.972c-1.563%200-2.842-1.29-2.842-2.894s1.279-2.907%202.842-2.907c.89%200%201.49.388%201.826.713l1.248-1.197A4.38%204.38%200%200%200%2013.594%2011m6.736%203v1.33H19v1.34h1.33V18h1.34v-1.33H23v-1.34h-1.33V14z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/google-plus-square.svg?color=%231a73e8&size=48