The Tabler ad off icon visually represents the disabling or blocking of advertisements, commonly used in UIs to indicate features like ad-blocking is active or that ads are not being displayed.
Common uses
- Indicate ad-blocker is enabled.
- Show a section where ads are temporarily unavailable.
- Represent a setting to turn off promotional content.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconAdOff } from '@tabler/icons-react';
<IconAdOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- advertadvertisementmarketingcommercialtrafficoffcreativeartisticdisabledinactivedesignadno adsad disabledblock admarketing off
FAQ
- What does the 'ad off' icon signify?
- It signifies that advertisements or promotional content are turned off, disabled, or blocked.
- How do I use the ad off icon in React?
- You can import and use it in your React components like this: import { IconAdOff } from '@tabler/icons-react'.
- What is the license for the Tabler ad off icon?
- The Tabler icons, including 'ad off', are distributed under the MIT license.
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 →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →