The HugeIcons advertisiment icon depicts a megaphone, commonly used to represent announcements, promotions, or calls to action in user interfaces.
Common uses
- Promotional banners
- Notification alerts
- Call-to-action buttons
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { AdvertisimentIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={AdvertisimentIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- megaphoneannouncementpromotionbroadcast
FAQ
- What does the advertisiment icon represent?
- It represents a megaphone, symbolizing announcements, promotions, or important messages.
- How do I use the AdvertisimentIcon in React?
- Import both HugeiconsIcon and AdvertisimentIcon, then render <HugeiconsIcon icon={AdvertisimentIcon} />.
- What is the license for this icon?
- The HugeIcons advertisiment 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 →