The HugeIcons creative commons icon visually represents the sharing and reuse of creative works, often used to indicate content licensed under Creative Commons terms.
Common uses
- Attribution for shared content
- Licensing information display
- Copyright alternative indicator
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CreativeCommonsIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CreativeCommonsIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- cc iconshare iconopen license icon
FAQ
- What does the creative commons icon signify?
- It signifies that a work is available under a Creative Commons license, allowing for specific types of sharing and reuse.
- How do I use the Creative Commons icon in React?
- Import both HugeiconsIcon and CreativeCommonsIcon, then render <HugeiconsIcon icon={CreativeCommonsIcon} />.
- What is the license for this icon?
- This icon is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.