The HugeIcons copyleft icon depicts the copyleft symbol, often used to indicate content that is freely distributable and modifiable, similar to open-source software.
Common uses
- Indicate open-source or freely licensed content
- Symbol for collaborative projects
- Label for content with permissive usage rights
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CopyleftIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CopyleftIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- copyleft symbolopen contentfree licenseattribution
FAQ
- What does the copyleft icon represent?
- The copyleft icon represents the concept of copyleft, a licensing arrangement that allows the free distribution and modification of creative works, provided that the same freedoms are preserved in subsequent versions.
- How do I use the CopyleftIcon in React?
- To use the CopyleftIcon in React, import both HugeiconsIcon and CopyleftIcon, then render <HugeiconsIcon icon={CopyleftIcon} />.
- What is the license for the copyleft icon?
- The copyleft icon from HugeIcons is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.