John KuehJohn Kueh

copyleft icon

Phosphor · copyleft · MIT

Download SVG

The Phosphor copyleft icon depicts the symbol indicating that a work is available under the copyleft license, often used to denote open-source or freely distributable content.

Common uses

  • Labeling open-source software components
  • Indicating freely shareable media
  • Representing content with specific redistribution rights

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { Copyleft } from '@phosphor-icons/react';

<Copyleft size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<Copyleft size={24} />
thin
<Copyleft size={24} weight="thin" />
light
<Copyleft size={24} weight="light" />
bold
<Copyleft size={24} weight="bold" />
fill
<Copyleft size={24} weight="fill" />
duotone
<Copyleft size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
commerce
Keywords
🄯intellectual propertycopr.symbolcommercemediacopyleftopen source symbolfree licensecopyright alternative

FAQ

What does the copyleft icon represent?
It signifies that a work is distributed under a copyleft license, meaning derivative works must be distributed under the same or a compatible license.
How do I use the copyleft icon in React?
You can import and use it like this: import { Copyleft } from '@phosphor-icons/react'.
What is the license for the Phosphor copyleft icon?
The Phosphor icon library, including the copyleft 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 →