Mail Search Pixel Art Icon
An email envelope with a magnifier for inbox search, email-lookup features, message-finding tools and mail-filter interfaces.
Tags
mailemailinboxenvelopesearchfindmagnifylookupquery
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Mail Search icon
An envelope combined with a magnifying glass, signaling the act of searching through email. Mail clients use it on the inbox search bar trigger; email-archiving tools show it on their search-and-retrieve entry point; compliance platforms reach for it when building eDiscovery workflows. It clearly indicates search within an email context rather than a general web search. For searching contacts rather than messages, contact or contacts with a search icon is more precise; mail-search is specific to email content.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/mail-search.svg" width="24" height="24" alt="Mail Search" />
<!-- React -->
import { MailSearch } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="mail-search.svg" width="48" height="48" style="image-rendering: pixelated" />