Pixelarticons

Mail Question Pixel Art Icon

An email envelope with a question mark for email-support queries, FAQ sections, 'Contact support' links and help-desk forms.

communication Pro 4 variants

Tags

mailemailinboxenvelopequestionhelpaskfaq

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

glyph

Filled · sharp 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 Mail Question icon

An envelope overlaid with a question mark, combining email with inquiry or help-seeking. Help-desk platforms use it on Submit a support request buttons; FAQ pages show it where users can email a question; onboarding flows reach for it on Ask us anything prompts. The question mark adds a distinct seeking-guidance tone that differentiates it from a general mail icon. Mail-check is the positive counterpart when a question has been answered; mail-question sits at the start of the support journey.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/mail-question.svg" width="24" height="24" alt="Mail Question" />

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

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

Related icons