John KuehJohn Kueh

copyleft icon

Tabler · copyleft · MIT

Download SVG

The Tabler copyleft icon depicts the copyleft symbol, often used to indicate that a work is available under a permissive license that allows redistribution and modification.

Common uses

  • Licensing information display
  • Attribution sections
  • Open-source project indicators

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconCopyleft } from '@tabler/icons-react';

<IconCopyleft size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconCopyleft size={24} stroke={2} />
filled
<IconCopyleftFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Symbols
Keywords
licencelicensecopyleftsignmarkemblemrepresentationindicatorsymbolslicense symbollicence markopen source emblemfree software sign

FAQ

What does the copyleft icon represent?
It represents the copyleft concept, signifying that a work can be freely used, modified, and shared, provided that derivative works are also distributed under the same or a compatible license.
How do I use the copyleft icon in React?
You can import and use it in your React components like this: import { IconCopyleft } from '@tabler/icons-react'; <IconCopyleft />
What is the license for the Tabler copyleft icon?
The Tabler copyleft icon 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 →