The Tabler copyleft off icon depicts a crossed-out copyleft symbol, typically used to indicate that content is not subject to copyleft restrictions or that a feature related to copyleft is disabled.
Common uses
- Disabling copyleft features in a system.
- Indicating content is public domain or has permissive licensing.
- Showing a 'no copyleft' status for a file or project.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCopyleftOff } from '@tabler/icons-react';
<IconCopyleftOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Symbols
- Keywords
- licencelicensecopyleftoffdisabledinactivesignmarkemblemrepresentationsymbolsno copyleftpublic domainunlicensedlicense disabled
FAQ
- What does the copyleft off icon represent?
- It signifies the absence or disabling of copyleft licensing terms, meaning the associated work is not protected by copyleft and may have different usage rights.
- How do I use the copyleft off icon in React?
- You can import and use it directly in your React components like this: import { IconCopyleftOff } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including copyleft-off, are 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 →