The Tabler no copyright icon visually represents the absence of copyright restrictions, commonly used in interfaces to indicate that content or functionality is free to use or modify.
Common uses
- Indicating public domain content
- Marking royalty-free assets
- Signifying unrestricted usage rights
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconNoCopyright } from '@tabler/icons-react';
<IconNoCopyright size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- cancelcopyrestrictioncopyrightcontroloperationnofunctioninterfacemanagementsystempublic domainfree to useunrestrictedno rights reserved
FAQ
- What does the no copyright icon mean?
- It signifies that there are no copyright limitations on the associated item, meaning it's likely free to use, share, or modify.
- How do I use the no copyright icon in React?
- You can import and use it directly in your React components like this: import { IconNoCopyright } from '@tabler/icons-react' and then render <IconNoCopyright />.
- What is the license for this icon?
- The Tabler no copyright icon is distributed under the MIT license, which allows for broad usage including commercial applications.
Related icons
The same idea in other libraries, and near matches in Tabler.