The Tabler brand google icon depicts the Google logo, commonly used in UIs to represent Google services, products, or links to the Google search engine.
Common uses
- Link to Google search
- Identify Google-powered features
- Sign in with Google button
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBrandGoogle } from '@tabler/icons-react';
<IconBrandGoogle size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconBrandGoogle size={24} stroke={2} />filled
<IconBrandGoogleFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Brand
- Keywords
- logoenterprisebrowserinternetwebdiscoverbrandgooglecompanytrademarkgoogle logogoogle icongoogle brandgoogle company
FAQ
- What does the brand google icon represent?
- This icon represents the official logo of Google, a widely recognized symbol for the company and its services.
- How do I use the brand google icon in React?
- You can import and use it in your React application with: import { IconBrandGoogle } from '@tabler/icons-react'
- What is the license for the brand google icon?
- The Tabler icon library, including the brand google icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →