The Tabler article off icon depicts a document or article with a diagonal line through it, commonly used to signify that content is unavailable, disabled, or not published.
Common uses
- Disabling article editing functionality.
- Showing a blog post that has been unpublished.
- Indicating a document is not accessible.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArticleOff } from '@tabler/icons-react';
<IconArticleOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- newsnewspapermediablogarticleoffdisabledinactivefilepaperdocumentdocument offpaper disabledblog inactivenewspaper unavailable
FAQ
- What does the article off icon represent?
- It represents content like an article or document that is currently off, disabled, or inactive.
- How do I use this icon in React?
- You can import and use it like this: import { IconArticleOff } from '@tabler/icons-react'
- What is the license for this icon?
- This icon is 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 →