logo googleplus icon

logo-googleplus from Framework7 Icons by Vladimir Kharlampidi · Outline · MIT Free for personal and commercial use.

Name
logo-googleplus
Set
Framework7 Icons
Style
Outline
Viewbox
56×56
License
MIT

The same icon in other sets

Related icons in Framework7 Icons

Use the logo googleplus icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" fill-rule="evenodd" d="M17.857 10c4.666 0 8.591 1.616 11.66 4.303l.304.272l-4.847 4.575c-1.326-1.25-3.647-2.7-7.117-2.7c-6.097 0-11.071 4.95-11.071 11.05s4.974 11.05 11.071 11.05c5.97 0 8.79-3.55 9.767-6.205l.111-.32l.049-.157l.084-.303q.055-.223.094-.43l.023-.135H17.857v-6H34.72c.153.875.281 1.75.281 2.9c0 10-6.837 17.1-17.143 17.1C7.985 45 0 37.175 0 27.5S7.985 10 17.857 10M50.75 20.5v5.25H56V31h-5.25v5.25H45.5V31h-5.25v-5.25h5.25V20.5z"/></svg>

React

import type { SVGProps } from "react";

export function F7LogoGoogleplus(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" fillRule="evenodd" d="M17.857 10c4.666 0 8.591 1.616 11.66 4.303l.304.272l-4.847 4.575c-1.326-1.25-3.647-2.7-7.117-2.7c-6.097 0-11.071 4.95-11.071 11.05s4.974 11.05 11.071 11.05c5.97 0 8.79-3.55 9.767-6.205l.111-.32l.049-.157l.084-.303q.055-.223.094-.43l.023-.135H17.857v-6H34.72c.153.875.281 1.75.281 2.9c0 10-6.837 17.1-17.143 17.1C7.985 45 0 37.175 0 27.5S7.985 10 17.857 10M50.75 20.5v5.25H56V31h-5.25v5.25H45.5V31h-5.25v-5.25h5.25V20.5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" fill-rule="evenodd" d="M17.857 10c4.666 0 8.591 1.616 11.66 4.303l.304.272l-4.847 4.575c-1.326-1.25-3.647-2.7-7.117-2.7c-6.097 0-11.071 4.95-11.071 11.05s4.974 11.05 11.071 11.05c5.97 0 8.79-3.55 9.767-6.205l.111-.32l.049-.157l.084-.303q.055-.223.094-.43l.023-.135H17.857v-6H34.72c.153.875.281 1.75.281 2.9c0 10-6.837 17.1-17.143 17.1C7.985 45 0 37.175 0 27.5S7.985 10 17.857 10M50.75 20.5v5.25H56V31h-5.25v5.25H45.5V31h-5.25v-5.25h5.25V20.5z"/></svg>
</template>

CSS

.icon-logo-googleplus {
  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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M17.857%2010c4.666%200%208.591%201.616%2011.66%204.303l.304.272l-4.847%204.575c-1.326-1.25-3.647-2.7-7.117-2.7c-6.097%200-11.071%204.95-11.071%2011.05s4.974%2011.05%2011.071%2011.05c5.97%200%208.79-3.55%209.767-6.205l.111-.32l.049-.157l.084-.303q.055-.223.094-.43l.023-.135H17.857v-6H34.72c.153.875.281%201.75.281%202.9c0%2010-6.837%2017.1-17.143%2017.1C7.985%2045%200%2037.175%200%2027.5S7.985%2010%2017.857%2010M50.75%2020.5v5.25H56V31h-5.25v5.25H45.5V31h-5.25v-5.25h5.25V20.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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M17.857%2010c4.666%200%208.591%201.616%2011.66%204.303l.304.272l-4.847%204.575c-1.326-1.25-3.647-2.7-7.117-2.7c-6.097%200-11.071%204.95-11.071%2011.05s4.974%2011.05%2011.071%2011.05c5.97%200%208.79-3.55%209.767-6.205l.111-.32l.049-.157l.084-.303q.055-.223.094-.43l.023-.135H17.857v-6H34.72c.153.875.281%201.75.281%202.9c0%2010-6.837%2017.1-17.143%2017.1C7.985%2045%200%2037.175%200%2027.5S7.985%2010%2017.857%2010M50.75%2020.5v5.25H56V31h-5.25v5.25H45.5V31h-5.25v-5.25h5.25V20.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/f7/logo-googleplus.svg?color=%231a73e8&size=48