google-solid from Flowbite Icons by Themesberg · Solid · Brands · MIT Free for personal and commercial use.

Name
google-solid
Set
Flowbite Icons
Style
Solid
Category
Brands
Viewbox
24×24
License
MIT

The same icon in other sets

More brands icons from Flowbite Icons

Use the google icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M12.037 21.998a10.3 10.3 0 0 1-7.168-3.049a9.9 9.9 0 0 1-2.868-7.118a9.95 9.95 0 0 1 3.064-6.949A10.37 10.37 0 0 1 12.212 2h.176a9.94 9.94 0 0 1 6.614 2.564L16.457 6.88a6.2 6.2 0 0 0-4.131-1.566a6.9 6.9 0 0 0-4.794 1.913a6.62 6.62 0 0 0-2.045 4.657a6.6 6.6 0 0 0 1.882 4.723a6.9 6.9 0 0 0 4.725 2.07h.143c1.41.072 2.8-.354 3.917-1.2a5.77 5.77 0 0 0 2.172-3.41l.043-.117H12.22v-3.41h9.678q.113.927.1 1.859c-.099 5.741-4.017 9.6-9.746 9.6l-.215-.002Z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function FlowbiteGoogleSolid(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" fillRule="evenodd" d="M12.037 21.998a10.3 10.3 0 0 1-7.168-3.049a9.9 9.9 0 0 1-2.868-7.118a9.95 9.95 0 0 1 3.064-6.949A10.37 10.37 0 0 1 12.212 2h.176a9.94 9.94 0 0 1 6.614 2.564L16.457 6.88a6.2 6.2 0 0 0-4.131-1.566a6.9 6.9 0 0 0-4.794 1.913a6.62 6.62 0 0 0-2.045 4.657a6.6 6.6 0 0 0 1.882 4.723a6.9 6.9 0 0 0 4.725 2.07h.143c1.41.072 2.8-.354 3.917-1.2a5.77 5.77 0 0 0 2.172-3.41l.043-.117H12.22v-3.41h9.678q.113.927.1 1.859c-.099 5.741-4.017 9.6-9.746 9.6l-.215-.002Z" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M12.037 21.998a10.3 10.3 0 0 1-7.168-3.049a9.9 9.9 0 0 1-2.868-7.118a9.95 9.95 0 0 1 3.064-6.949A10.37 10.37 0 0 1 12.212 2h.176a9.94 9.94 0 0 1 6.614 2.564L16.457 6.88a6.2 6.2 0 0 0-4.131-1.566a6.9 6.9 0 0 0-4.794 1.913a6.62 6.62 0 0 0-2.045 4.657a6.6 6.6 0 0 0 1.882 4.723a6.9 6.9 0 0 0 4.725 2.07h.143c1.41.072 2.8-.354 3.917-1.2a5.77 5.77 0 0 0 2.172-3.41l.043-.117H12.22v-3.41h9.678q.113.927.1 1.859c-.099 5.741-4.017 9.6-9.746 9.6l-.215-.002Z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-google-solid {
  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%20fill-rule%3D%22evenodd%22%20d%3D%22M12.037%2021.998a10.3%2010.3%200%200%201-7.168-3.049a9.9%209.9%200%200%201-2.868-7.118a9.95%209.95%200%200%201%203.064-6.949A10.37%2010.37%200%200%201%2012.212%202h.176a9.94%209.94%200%200%201%206.614%202.564L16.457%206.88a6.2%206.2%200%200%200-4.131-1.566a6.9%206.9%200%200%200-4.794%201.913a6.62%206.62%200%200%200-2.045%204.657a6.6%206.6%200%200%200%201.882%204.723a6.9%206.9%200%200%200%204.725%202.07h.143c1.41.072%202.8-.354%203.917-1.2a5.77%205.77%200%200%200%202.172-3.41l.043-.117H12.22v-3.41h9.678q.113.927.1%201.859c-.099%205.741-4.017%209.6-9.746%209.6l-.215-.002Z%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M12.037%2021.998a10.3%2010.3%200%200%201-7.168-3.049a9.9%209.9%200%200%201-2.868-7.118a9.95%209.95%200%200%201%203.064-6.949A10.37%2010.37%200%200%201%2012.212%202h.176a9.94%209.94%200%200%201%206.614%202.564L16.457%206.88a6.2%206.2%200%200%200-4.131-1.566a6.9%206.9%200%200%200-4.794%201.913a6.62%206.62%200%200%200-2.045%204.657a6.6%206.6%200%200%200%201.882%204.723a6.9%206.9%200%200%200%204.725%202.07h.143c1.41.072%202.8-.354%203.917-1.2a5.77%205.77%200%200%200%202.172-3.41l.043-.117H12.22v-3.41h9.678q.113.927.1%201.859c-.099%205.741-4.017%209.6-9.746%209.6l-.215-.002Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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