The Tabler creative commons zero icon depicts the CC0 symbol, commonly used in UI to indicate content that is in the public domain and free to use without restriction.
Common uses
- Labeling public domain assets
- Indicating free-to-use content
- Signifying unrestricted distribution
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCreativeCommonsZero } from '@tabler/icons-react';
<IconCreativeCommonsZero size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- licencelicensecreativecommonszerocontroloperationfunctioninterfacemanagementsystempublic domaincc0free useno copyright
FAQ
- What does the CC0 icon represent?
- The CC0 icon represents the Creative Commons Zero dedication, which places a work into the public domain, waiving all copyright and related rights.
- How do I use this icon in React?
- You can import and use the icon in React with: import { IconCreativeCommonsZero } from '@tabler/icons-react'
- What is the license for this icon?
- This icon is from the Tabler icon library and is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →