The Tabler badge ad icon depicts a stylized badge, commonly used to signify promotions, advertisements, or special offers within an interface.
Common uses
- Highlighting sale items
- Indicating featured content
- Marking promotional banners
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBadgeAd } from '@tabler/icons-react';
<IconBadgeAd size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconBadgeAd size={24} stroke={2} />filled
<IconBadgeAdFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Badges
- Keywords
- shapemarketingmediapromotionadvertisingadvertisementbadgeadawardachievementbadgespromotion badgemarketing badgeadvertisement tag
FAQ
- What is the badge ad icon used for?
- It's typically used to visually represent advertising, promotions, or special offers in UI designs.
- How do I use the badge ad icon in React?
- You can import and use it like this: import { IconBadgeAd } from '@tabler/icons-react' with <IconBadgeAd />.
- What is the license for this icon?
- The Tabler icon library, including the badge ad icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.