The Tabler edit circle off icon visually represents the disabling or cancellation of an editing action, often used to indicate that editing functionality is not currently available or has been turned off.
Common uses
- Disabling an 'edit' button for a read-only record.
- Indicating that a form field cannot be modified.
- Showing that a specific editing mode is inactive.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconEditCircleOff } from '@tabler/icons-react';
<IconEditCircleOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- pencilchangeupdateeditcircleoffmodifycreativeartisticdisableddesigndisable editedit disabledcancel editno edit
FAQ
- What does the edit circle off icon signify?
- It signifies that an editing function or capability is disabled, unavailable, or has been turned off.
- How do I use this icon in React?
- You can import and use it directly with: import { IconEditCircleOff } from '@tabler/icons-react'
- What is the license for this icon?
- This icon is distributed under the MIT license, which allows for free use.
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 →