The HugeIcons attachment circle icon depicts a paperclip symbol within a circle, commonly used to represent the action of attaching files or documents.
Common uses
- Attaching files to an email
- Adding documents to a record
- Indicating an item has an attachment
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { AttachmentCircleIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={AttachmentCircleIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- paperclip iconattach file iconclip icondocument icon
FAQ
- What does the attachment circle icon represent?
- It represents the action of attaching files or documents, similar to a paperclip.
- How do I use the AttachmentCircleIcon in React?
- Import both HugeiconsIcon and AttachmentCircleIcon, then render <HugeiconsIcon icon={AttachmentCircleIcon} />.
- What is the license for this icon?
- This icon is provided under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.