File Big Article Pixel Art Icon
A large file icon with article-style text for long-form content entries, editorial documents, and blog post drafts.
Tags
filepaperpagebigarticle
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the File Big Article icon
An oversized file shape filled with article-like lines of text, suggesting a long-form written document. Use it on an 'Articles' section in a CMS, a 'Draft post' entry in a blog editor, a 'Read full report' link that opens a rich text document, or a content library that distinguishes articles from data files. It reads more specifically than file-big-text because 'article' implies editorial structure. For shorter notes, the note or sticky-note icon better matches the content weight.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/file-big-article.svg" width="24" height="24" alt="File Big Article" />
<!-- React -->
import { FileBigArticle } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="file-big-article.svg" width="48" height="48" style="image-rendering: pixelated" />