John KuehJohn Kueh

google icon

HugeIcons · GoogleIcon · MIT

Download SVG

The HugeIcons google icon depicts the Google logo and is typically used to represent Google services, products, or a link to Google.

Common uses

  • Login with Google button
  • Link to Google Drive
  • Branding for Google-related features

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { GoogleIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={GoogleIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
google logogoogle brandg logo

FAQ

What does the Google icon represent?
The icon represents the official Google logo. It's used to signify anything related to Google's brand or services.
How do I use the Google icon in React?
Import both HugeiconsIcon and GoogleIcon, then render <HugeiconsIcon icon={GoogleIcon} />.
What is the license for this icon?
This icon is released under the MIT license, allowing for free use in commercial and non-commercial projects.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →