The Tabler eye cancel icon depicts an eye with a diagonal line through it, commonly used to indicate an action to hide, disable, or cancel visibility.
Common uses
- Toggle password visibility
- Disable notifications
- Cancel a 'view' action
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconEyeCancel } from '@tabler/icons-react';
<IconEyeCancel size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- closedenyrejectstopeliminateremovedeleteterminatevoidquitsystemeyecancelhidevisibility offno view
FAQ
- What does the eye cancel icon represent?
- It represents the action of canceling or disabling visibility, like hiding something that was previously visible.
- How do I use this icon in React?
- You can import and use it like this: import { IconEyeCancel } from '@tabler/icons-react'; <IconEyeCancel />
- What is the license for this icon?
- This icon is provided 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 →