The Lucide creative commons icon visually represents the concept of sharing creative works under specific licensing terms, often used to indicate content that is freely available for use or distribution with attribution.
Common uses
- Indicating content with Creative Commons licensing.
- Button for sharing or remixing features.
- Footer element for copyright and usage rights.
Use it in React
Install
npm i lucide-reactImport & render
import { CreativeCommons } from 'lucide-react';
<CreativeCommons size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- licencelicensecreativecommonscc iconattributionshare iconcopyright
FAQ
- What does the creative commons icon mean?
- It signifies content shared under Creative Commons licenses, meaning it can be used, shared, and remixed, often with certain conditions like attribution.
- How do I use the creative commons icon in React?
- You can import and use it in React with: `import { CreativeCommons } from 'lucide-react'`.
- What is the license for this icon?
- The Lucide creative commons icon is distributed 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 →