File Big Text Pixel Art Icon
A large file icon with text lines for prominent document displays, template previews, and featured report thumbnails.
Tags
filepaperpagebig
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the File Big Text icon
An oversized file with visible text lines inside, communicating a text-heavy document at a glance. Use it in a template library preview, a document gallery that showcases reports, a 'Featured document' card, or a drag-and-drop upload target that expects text files. The text lines inside distinguish it from the plain big file, helping users recognize that the file contains readable content. For code content, file-big-code is the more accurate variant.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/file-big-text.svg" width="24" height="24" alt="File Big Text" />
<!-- React -->
import { FileBigText } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="file-big-text.svg" width="48" height="48" style="image-rendering: pixelated" />