google plus icon
google-plus from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.
- Name
- google-plus
- 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 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M11 7c-4.973 0-9 4.027-9 9s4.027 9 9 9s9-4.027 9-9c0-.617-.066-1.219-.188-1.8l-.046-.2H11v3h6c-.477 2.836-3.027 5-6 5c-3.313 0-6-2.688-6-6c0-3.313 2.688-6 6-6c1.5 0 2.867.555 3.922 1.465l2.148-2.106A8.96 8.96 0 0 0 11 7m14 4v3h-3v2h3v3h2v-3h3v-2h-3v-3z"/></svg>
React
import type { SVGProps } from "react";
export function LaGooglePlus(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="M11 7c-4.973 0-9 4.027-9 9s4.027 9 9 9s9-4.027 9-9c0-.617-.066-1.219-.188-1.8l-.046-.2H11v3h6c-.477 2.836-3.027 5-6 5c-3.313 0-6-2.688-6-6c0-3.313 2.688-6 6-6c1.5 0 2.867.555 3.922 1.465l2.148-2.106A8.96 8.96 0 0 0 11 7m14 4v3h-3v2h3v3h2v-3h3v-2h-3v-3z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M11 7c-4.973 0-9 4.027-9 9s4.027 9 9 9s9-4.027 9-9c0-.617-.066-1.219-.188-1.8l-.046-.2H11v3h6c-.477 2.836-3.027 5-6 5c-3.313 0-6-2.688-6-6c0-3.313 2.688-6 6-6c1.5 0 2.867.555 3.922 1.465l2.148-2.106A8.96 8.96 0 0 0 11 7m14 4v3h-3v2h3v3h2v-3h3v-2h-3v-3z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11%207c-4.973%200-9%204.027-9%209s4.027%209%209%209s9-4.027%209-9c0-.617-.066-1.219-.188-1.8l-.046-.2H11v3h6c-.477%202.836-3.027%205-6%205c-3.313%200-6-2.688-6-6c0-3.313%202.688-6%206-6c1.5%200%202.867.555%203.922%201.465l2.148-2.106A8.96%208.96%200%200%200%2011%207m14%204v3h-3v2h3v3h2v-3h3v-2h-3v-3z%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%22M11%207c-4.973%200-9%204.027-9%209s4.027%209%209%209s9-4.027%209-9c0-.617-.066-1.219-.188-1.8l-.046-.2H11v3h6c-.477%202.836-3.027%205-6%205c-3.313%200-6-2.688-6-6c0-3.313%202.688-6%206-6c1.5%200%202.867.555%203.922%201.465l2.148-2.106A8.96%208.96%200%200%200%2011%207m14%204v3h-3v2h3v3h2v-3h3v-2h-3v-3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/google-plus.svg?color=%231a73e8&size=48