Pixelarticons

Google Pixel Art Icon

Google's brand icon for 'Sign in with Google' buttons, search integrations and Google service platform listings.

brands Pro 1 variant

Style variants

base

Outline ยท rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Google icon

The Google 'G' logo in its characteristic four-color form, the entry point to the world's most-used search and identity platform. Use it on a 'Continue with Google' OAuth button, a 'Powered by Google' attribution, or a services integration row. Google's color scheme is integral to recognition, so avoid monochrome versions in high-visibility login contexts. For a generic search action, a magnifier icon is cleaner and avoids the brand implication.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/google.svg" width="24" height="24" alt="Google" />

<!-- React -->
import { Google } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="google.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons