John KuehJohn Kueh

document attachment icon

HugeIcons · DocumentAttachmentIcon · MIT

Download SVG

The HugeIcons document attachment icon visually represents a document with a paperclip, commonly used to indicate attached files or documents in user interfaces.

Common uses

  • Attaching files to an email or form
  • Displaying associated documents in a list
  • Indicating a file upload status

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { DocumentAttachmentIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={DocumentAttachmentIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
attach filepaperclip documentfile iconattachment

FAQ

What does the document attachment icon represent?
It signifies a document that is attached or linked, often used for file attachments or related documents.
How do I use the DocumentAttachmentIcon in React?
Import both HugeiconsIcon and DocumentAttachmentIcon, then render it using <HugeiconsIcon icon={DocumentAttachmentIcon} />.
What is the license for this icon?
The HugeIcons library, including this icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →