A clip, for attachments, enclosures and files pinned to a message. On a 24×24 grid in stroke, two-tone, duotone and fill, free under MIT.
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M15.6716 6.8536L8.0126 14.5125C7.3292 15.1959 7.3292 16.304 8.0126 16.9874C8.696 17.6708 9.8041 17.6708 10.4875 16.9874L18.5 8.9749C19.8668 7.608 19.8668 5.392 18.5 4.0251C17.1332 2.6583 14.9171 2.6583 13.5503 4.0251L5.5377 12.0377C3.4875 14.0879 3.4874 17.4119 5.5377 19.4623C7.5881 21.5126 10.9121 21.5125 12.9623 19.4623L20 12.4246"/>
</svg>Also called
What someone searching for this drawing would have typed instead. These are the words the browser's search matches on.
- attach
- attachment
- clip
- enclosure
Related icons
The rest of the paperclip family first, then the Files shelf.
FAQ
Answered from paperclip's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- [ FAQ #01 ]What is the paperclip icon for?
- A clip, for attachments, enclosures and files pinned to a message. It is filed under Files in Flux Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as attach, attachment, clip and enclosure, and the browser's search matches all of those.
- [ FAQ #02 ]What styles does the paperclip icon come in?
- All four: stroke, two-tone, duotone and fill. They are drawn from the same geometry, so swapping style never moves anything.
- [ FAQ #03 ]Is there a square or circle version of paperclip?
- No. paperclip is drawn as a bare glyph, and the set has no boxed variant of it.
- [ FAQ #04 ]What other icons go with paperclip?
- archive, bin, book, book-check, book-minus and book-open, and 12 more, all shown below. They are the Files shelf: nothing else in the set is named after paperclip.
- [ FAQ #05 ]How do I import paperclip in React?
- <Paperclip /> is the component, and the weight decides the module: stroke from "@flux-icons/react", two-tone from "@flux-icons/react/two-tone", duotone from "@flux-icons/react/duotone" and fill from "@flux-icons/react/fill". It takes the usual SVG props plus a size, so <Paperclip size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- [ FAQ #06 ]Where is the paperclip SVG?
- icons/stroke/paperclip.svg, icons/two-tone/paperclip.svg, icons/duotone/paperclip.svg and icons/fill/paperclip.svg in the repository, normalised: no wrapper, no ids and no classes to strip out. The tabs above hand you the same drawing as SVG or JSX without the download, and neither needs an install.
- [ FAQ #07 ]When was paperclip added to the set?
- Added 10 Aug 2026, and last redrawn 17 Sept 2026. It ships in v0.1.0, so an install at that version or later has it.
Questions about the set rather than about this drawing are answered where they belong. The home page covers what the set is, how the three styles differ, why some icons come boxed and where the Figma file is; installing the set in a shadcn/ui project covers the React package, the CLI and using an icon without React. The MIT licence is stated in the footer of every page.