The Lucide mail search icon depicts an envelope with a magnifying glass, commonly used to represent features related to searching or filtering emails.
Common uses
- Email search bar icon
- Filter emails by subject/sender
- Find specific messages
Use it in React
Install
npm i lucide-reactImport & render
import { MailSearch } from 'lucide-react';
<MailSearch size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- emailmessagelettersearchlensmailemail searchfind mailmessage lensletter search
FAQ
- What does the mail search icon represent?
- It visually signifies the action of searching for or filtering through emails, messages, or letters.
- How do I use the mail search icon in React?
- You can import and use it like this: import { MailSearch } from 'lucide-react'. Then, render it as <MailSearch />.
- What is the license for this icon?
- The Lucide icon library, including the mail-search icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →