Pixelarticons

Certificate Pixel Art Icon

A certificate icon for course completions, credential badges, award confirmations, skill verification and compliance records.

education Pro 2 variants

Tags

book

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 Certificate icon

A document with a seal or ribbon, representing an official award of achievement or credential. Use it in LMS platforms on 'Download certificate,' 'View credentials,' or 'Earn a badge' flows, and in compliance tools to represent completed training records. It carries positive, formal connotations, so it works well on congratulatory screens after a course is finished. For informal recognition like a star rating or a 'well done' badge, a star or trophy icon may feel lighter in tone.

Usage

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

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

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

Related icons