The Tabler no derivatives icon visually represents a prohibition against modification or adaptation, commonly used in interfaces to indicate that a particular element or content cannot be changed or reused without permission.
Common uses
- Disabling editing for a specific field.
- Indicating read-only status for data.
- Enforcing content licensing restrictions.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconNoDerivatives } from '@tabler/icons-react';
<IconNoDerivatives size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- lawlicensederivativescontroloperationnofunctioninterfacemanagementsystemprohibitedrestrictedread-onlyno modification
FAQ
- What does the 'no derivatives' icon mean?
- This icon signifies that the associated item or content is protected and cannot be altered, adapted, or built upon.
- How do I use the no derivatives icon in React?
- You can import and use it in your React application with: import { IconNoDerivatives } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including this 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 →