Document Official Pixel Art Icon
An official document icon for government forms, contracts, certificates and formal-records sections.
Tags
filepagedocpaperofficial
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Document Official icon
A document page with a seal or official marking, signaling formality, authenticity, and legal or governmental context. Use it in a digital forms platform's official-records section, a contract-management system, a certificate download page, or an e-government portal for permit applications. It conveys more gravitas than a plain page or file icon. For a general document or note without the official overtone, a plain document or page icon avoids unintended formality signals.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/document-official.svg" width="24" height="24" alt="Document Official" />
<!-- React -->
import { DocumentOfficial } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="document-official.svg" width="48" height="48" style="image-rendering: pixelated" />