Pixelarticons

File Big Text Pixel Art Icon

A large file icon with text lines for prominent document displays, template previews, and featured report thumbnails.

office Pro 4 variants

Tags

filepaperpagebig

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

glyph

Filled · sharp 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 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" />

Related icons