The HugeIcons filter mail square icon depicts a stylized envelope with a filter symbol, commonly used to represent options for filtering or sorting email messages.
Common uses
- Email filtering options
- Sorting inbox by criteria
- Applying search filters to mail
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FilterMailSquareIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={FilterMailSquareIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- mail filteremail sortinbox filtermessage filter
FAQ
- What does the filter mail square icon represent?
- This icon represents the action of filtering or sorting email messages. It combines an envelope symbol with a filter icon.
- How do I use the FilterMailSquareIcon in React?
- Import both HugeiconsIcon and FilterMailSquareIcon, then render the icon using <HugeiconsIcon icon={FilterMailSquareIcon} />.
- What is the license for this icon?
- The FilterMailSquareIcon is released under the MIT license, allowing for free usage in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →