Pixelarticons

Copyright Pixel Art Icon

A copyright symbol for legal notices, content attribution footers, asset rights labels, and terms pages.

media Pro 2 variants

Style variants

base

Outline · rounded corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Copyright icon

A 'C' enclosed in a circle, the universal mark of intellectual property ownership. It earns its place in footer copyright lines, image metadata overlays, licensing agreement screens, and any UI element that communicates ownership of creative work. Because every user recognizes it, no label is usually needed. When the intent is to mark content as freely shareable instead, copyleft presents the inverse message.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/copyright.svg" width="24" height="24" alt="Copyright" />

<!-- React -->
import { Copyright } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="copyright.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons