John KuehJohn Kueh

attachment icon

HugeIcons · AttachmentIcon · MIT

Download SVG

The HugeIcons attachment icon depicts a paperclip, commonly used in user interfaces to represent the action of attaching files to an email, message, or document.

Common uses

  • Attach file button in forms
  • Link to a document in a chat
  • Indicator for items with attached files

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
paperclipclipattachfile

FAQ

What does the attachment icon represent?
It represents a paperclip, symbolizing the action of attaching files or documents.
How do I use the AttachmentIcon in React?
Import both HugeiconsIcon and AttachmentIcon, then render <HugeiconsIcon icon={AttachmentIcon} />.
What is the license for this icon?
The HugeIcons library, including the AttachmentIcon, 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 →