google plus logo
google-plus from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.
- Name
- google-plus
- 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 logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.545 15.025v-2.421h2.422v-1.815h-2.422V8.368H17.73v2.421h-2.421v1.815h2.421v2.421zM8.052 8.302c1.133 0 1.896.484 2.33.896l1.722-1.67c-1.048-.98-2.415-1.58-4.052-1.58C4.714 5.947 2 8.659 2 12s2.714 6.053 6.052 6.053c3.493 0 5.812-2.457 5.812-5.913c0-.503-.064-.86-.153-1.24H8.049v2.256h3.332c-.158.951-1.011 2.556-3.329 2.556c-2.003 0-3.637-1.665-3.637-3.704c0-2.042 1.634-3.706 3.637-3.706"/></svg>
React
import type { SVGProps } from "react";
export function BxlGooglePlus(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="M19.545 15.025v-2.421h2.422v-1.815h-2.422V8.368H17.73v2.421h-2.421v1.815h2.421v2.421zM8.052 8.302c1.133 0 1.896.484 2.33.896l1.722-1.67c-1.048-.98-2.415-1.58-4.052-1.58C4.714 5.947 2 8.659 2 12s2.714 6.053 6.052 6.053c3.493 0 5.812-2.457 5.812-5.913c0-.503-.064-.86-.153-1.24H8.049v2.256h3.332c-.158.951-1.011 2.556-3.329 2.556c-2.003 0-3.637-1.665-3.637-3.704c0-2.042 1.634-3.706 3.637-3.706"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.545 15.025v-2.421h2.422v-1.815h-2.422V8.368H17.73v2.421h-2.421v1.815h2.421v2.421zM8.052 8.302c1.133 0 1.896.484 2.33.896l1.722-1.67c-1.048-.98-2.415-1.58-4.052-1.58C4.714 5.947 2 8.659 2 12s2.714 6.053 6.052 6.053c3.493 0 5.812-2.457 5.812-5.913c0-.503-.064-.86-.153-1.24H8.049v2.256h3.332c-.158.951-1.011 2.556-3.329 2.556c-2.003 0-3.637-1.665-3.637-3.704c0-2.042 1.634-3.706 3.637-3.706"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.545%2015.025v-2.421h2.422v-1.815h-2.422V8.368H17.73v2.421h-2.421v1.815h2.421v2.421zM8.052%208.302c1.133%200%201.896.484%202.33.896l1.722-1.67c-1.048-.98-2.415-1.58-4.052-1.58C4.714%205.947%202%208.659%202%2012s2.714%206.053%206.052%206.053c3.493%200%205.812-2.457%205.812-5.913c0-.503-.064-.86-.153-1.24H8.049v2.256h3.332c-.158.951-1.011%202.556-3.329%202.556c-2.003%200-3.637-1.665-3.637-3.704c0-2.042%201.634-3.706%203.637-3.706%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%22M19.545%2015.025v-2.421h2.422v-1.815h-2.422V8.368H17.73v2.421h-2.421v1.815h2.421v2.421zM8.052%208.302c1.133%200%201.896.484%202.33.896l1.722-1.67c-1.048-.98-2.415-1.58-4.052-1.58C4.714%205.947%202%208.659%202%2012s2.714%206.053%206.052%206.053c3.493%200%205.812-2.457%205.812-5.913c0-.503-.064-.86-.153-1.24H8.049v2.256h3.332c-.158.951-1.011%202.556-3.329%202.556c-2.003%200-3.637-1.665-3.637-3.704c0-2.042%201.634-3.706%203.637-3.706%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bxl/google-plus.svg?color=%231a73e8&size=48