The Tabler copyright off icon visually represents that copyright is not applicable or is disabled, often used to indicate that content is free of copyright restrictions or that a specific feature related to copyright is turned off.
Common uses
- Indicating content is in the public domain.
- Disabling a copyright protection feature.
- Showing a license that waives copyright.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCopyrightOff } from '@tabler/icons-react';
<IconCopyrightOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Symbols
- Keywords
- licencelicensecopyrightoffdisabledinactivesignmarkemblemrepresentationsymbolsno copyrightunlicensedpublic domain symbolcopyright disabled
FAQ
- What does the copyright off icon mean?
- It signifies that copyright is not in effect or is disabled for the associated content or feature.
- How do I use the copyright off icon in React?
- You can import it directly from the '@tabler/icons-react' library using: import { IconCopyrightOff } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including copyright-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 →