John KuehJohn Kueh

cross off icon

Tabler · cross-off · MIT

Download SVG

The Tabler cross off icon visually represents an item being crossed out or marked as invalid, often used to indicate a disabled or removed option.

Common uses

  • Strikethrough for completed tasks
  • Indicate unavailable features
  • Marking incorrect answers

Use it in React

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

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

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Symbols
Keywords
prayerchurchcatholicjezusreligioncrossoffdisabledinactivesignsymbolsstrikethroughinvalidremove

FAQ

What does the cross off icon signify?
It signifies that something is crossed out, disabled, inactive, or invalid. It's commonly used to show an option is unavailable or has been removed.
How do I use this icon in React?
You can import and use it in your React application with: import { IconCrossOff } from '@tabler/icons-react'
What is the license for this icon?
The Tabler icon library, including the cross off 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 →