The Tabler news off icon depicts a newspaper with a line through it, commonly used to indicate that news, articles, or updates are unavailable, disabled, or not being shown.
Common uses
- Disabling news feed display
- Indicating no new articles available
- Toggling off news notifications
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconNewsOff } from '@tabler/icons-react';
<IconNewsOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- newspaperarticlenewsoffdisabledinactivefilepapertextrecorddocumentnewspaper disabledarticle inactivenews feed offdocument unavailable
FAQ
- What does the 'news off' icon represent?
- It visually signifies the absence or deactivation of news, articles, or related content.
- How do I use this icon in React?
- Import it using `import { IconNewsOff } from '@tabler/icons-react';` and then render it as a component: `<IconNewsOff />`.
- What is the license for this icon?
- The Tabler icons, including 'news 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 →