Clipboard Text Pixel Art Icon
A clipboard with text lines for document templates, form previews, filled-in checklists, and report summaries.
Tags
clipboard
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Clipboard Text icon
A clipboard showing ruled text lines, emphasizing that the board contains written content rather than just checkboxes. It works well for a 'View report' button, a document template selector in a CMS, a filled form preview, or a summary panel in a workflow tool. The text lines distinguish it from the plain clipboard in contexts where showing that content is already present matters. For blank or empty forms, the plain clipboard reads as a fresh state.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/clipboard-text.svg" width="24" height="24" alt="Clipboard Text" />
<!-- React -->
import { ClipboardText } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="clipboard-text.svg" width="48" height="48" style="image-rendering: pixelated" />