The HugeIcons spam icon visually represents unwanted or unsolicited content, commonly used to flag or filter emails, messages, or posts.
Common uses
- Marking emails as spam
- Filtering unwanted content
- Reporting abusive messages
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SpamIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SpamIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- unwantedjunkblockreport
FAQ
- What does the spam icon represent?
- It represents unwanted, unsolicited, or malicious content, often used in communication platforms to identify and manage such items.
- How do I use the SpamIcon in React?
- Import both HugeiconsIcon and SpamIcon, then render it using: <HugeiconsIcon icon={SpamIcon} />.
- What is the license for this icon?
- The HugeIcons spam icon is available under the MIT license.
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 →