John KuehJohn Kueh

copyright icon

Tabler · copyright · MIT

Download SVG

The Tabler copyright icon depicts the universal symbol for copyright, commonly used in user interfaces to indicate ownership or legal rights.

Common uses

  • Displaying copyright notice in website footers.
  • Indicating protected content in digital media.
  • Representing legal terms or agreements.

Use it in React

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

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

Styles

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

outline
<IconCopyright size={24} stroke={2} />
filled
<IconCopyrightFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Symbols
Keywords
licencelicensecopyrightsignmarkemblemrepresentationindicatorsymbolscopyright symbollegal markownership signintellectual property

FAQ

What does the copyright icon represent?
It represents the legal right granted to the creator of original works, indicating that the content is protected.
How do I use the copyright icon in React?
You can import and use it in your React application with: import { IconCopyright } from '@tabler/icons-react'.
What is the license for this icon?
The Tabler copyright icon is available under the MIT license, which allows for free use.

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 →