The Tabler strikethrough icon depicts a horizontal line through text, commonly used to indicate deleted, removed, or unimportant content.
Common uses
- Marking text as deleted or edited.
- Showing a sale price (crossed out original price).
- Indicating non-essential information.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconStrikethrough } from '@tabler/icons-react';
<IconStrikethrough size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- typographyhorizontaldeletedremovedunimportantstrikethroughwritingfontcharacterwordtextdeleted textcrossed out
FAQ
- What is the strikethrough icon for?
- It visually represents text that has been crossed out, signifying deletion, removal, or a non-essential element.
- How do I use the strikethrough icon in React?
- Import it from '@tabler/icons-react' like this: import { IconStrikethrough } from '@tabler/icons-react'.
- What is the license for the Tabler strikethrough icon?
- The Tabler icon library, including the strikethrough icon, is available 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 →