John KuehJohn Kueh

copyright icon

HugeIcons · CopyrightIcon · MIT

Download SVG

The HugeIcons copyright icon visually represents intellectual property rights and is commonly used to indicate ownership or legal protection of content.

Common uses

  • Footer copyright notice
  • Legal disclaimers
  • Terms of service section

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CopyrightIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={CopyrightIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
copyright symbolintellectual propertylegalrights reserved

FAQ

What does the copyright icon signify?
It signifies that content is protected by copyright law, indicating ownership and restricting unauthorized use.
How do I use the CopyrightIcon in React?
Import both HugeiconsIcon and CopyrightIcon, then render <HugeiconsIcon icon={CopyrightIcon} />.
What is the license for this icon?
This icon is available under the MIT license, allowing for free use in commercial and non-commercial projects.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →