Pixelarticons

Gmail Pixel Art Icon

Gmail's brand icon for 'Sign in with Google' email contexts, email client links and contact form Gmail prompts.

brands Pro 2 variants

Style variants

base

Outline · rounded corners

Get Pro

solid

Filled · rounded corners

Get Pro

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

About the Gmail icon

The Gmail envelope-M logo, Google's consumer and Workspace email brand. Use it in an 'Email us via Gmail' link, an email-client selector, or a Google Workspace integration row. Because Gmail is email-specific within the broader Google ecosystem, pair it with the Google logo rather than replacing one for the other. For a generic email action, a plain envelope icon covers any mail client; the Gmail mark asserts platform specificity.

Usage

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

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

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

Related icons