The Lucide copyleft icon visually represents the concept of copyleft, a licensing scheme that allows redistribution and modification of creative works under certain conditions, often used to indicate open-source or freely shareable content.
Common uses
- Indicating software or content licensed under copyleft terms.
- Representing open-source projects.
- As a symbol in licensing information sections.
Use it in React
Install
npm i lucide-reactImport & render
import { Copyleft } from 'lucide-react';
<Copyleft size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- licencecopyleftopen sourcefree softwarelicensingcopyright alternative
FAQ
- What does the copyleft icon signify?
- It signifies the copyleft licensing model, which allows for free distribution and modification of works, provided the same freedoms are preserved in derivative works.
- How do I use the copyleft icon in React?
- You can import and use it in React with: import { Copyleft } from 'lucide-react'.
- What is the license for the Lucide copyleft icon?
- The Lucide copyleft icon is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →