The Phosphor copyright icon visually represents intellectual property rights and is commonly used to denote ownership or legal restrictions.
Common uses
- Displaying copyright notices in footers
- Indicating protected content
- Labeling legal or licensing information
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Copyright } from '@phosphor-icons/react';
<Copyright size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Copyright size={24} />thin
<Copyright size={24} weight="thin" />light
<Copyright size={24} weight="light" />bold
<Copyright size={24} weight="bold" />fill
<Copyright size={24} weight="fill" />duotone
<Copyright size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- commerce
- Keywords
- ©intellectual propertycopr.symbolcommercemediacopyrightlegal symbolownershipprotected
FAQ
- What does the copyright icon signify?
- It signifies legal rights of ownership over creative works, indicating that the content is protected and cannot be used without permission.
- How do I use the copyright icon in React?
- You can import and use it directly in your React components like this: import { Copyright } from '@phosphor-icons/react'.
- What is the license for the Phosphor copyright icon?
- The Phosphor icon library, including the copyright icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.
Looking for something else? Search Phosphor 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 →