John KuehJohn Kueh

ad icon

Tabler · ad · MIT

Download SVG

The Tabler ad icon depicts a simple representation of an advertisement, commonly used in UI to signify promotional content, marketing sections, or advertising-related features.

Common uses

  • Link to a company's advertising policy
  • Button to create a new ad campaign
  • Section header for marketing materials

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconAd } from '@tabler/icons-react';

<IconAd size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconAd size={24} stroke={2} />
filled
<IconAdFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Design
Keywords
advertadvertisementmarketingcommercialtrafficcreativeartisticadvisualaestheticdesignpromo

FAQ

What does the ad icon represent?
The ad icon is a visual metaphor for an advertisement or promotional content. It's used to indicate areas related to marketing, advertising, or commercial messaging within an application.
How do I use the ad icon in React?
You can import and use the ad icon in your React application like this: import { IconAd } from '@tabler/icons-react'. Then, you can render it as a component: <IconAd />.
What is the license for the Tabler ad icon?
The Tabler ad icon is distributed under the MIT license. This means you can use it freely in both personal and commercial projects without restrictions.

Related icons

The same idea in other libraries, and near matches in Tabler.

Looking for something else? Search Tabler and 4 more libraries by description →