The Tabler paperclip icon visually represents an attachment, commonly used in user interfaces to signify file uploads or linked documents.
Common uses
- Attach file button
- Link to related document
- Indicate uploaded files
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPaperclip } from '@tabler/icons-react';
<IconPaperclip size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- attachmentannexholdpaperclipdocumentlinkattachclip
FAQ
- What does the paperclip icon represent?
- It represents an attachment or a link to a document, commonly used for file uploads or related files.
- How do I use the paperclip icon in React?
- You can import and use it like this: `import { IconPaperclip } from '@tabler/icons-react';`
- What is the license for the Tabler paperclip icon?
- The Tabler icon library, including the paperclip icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →