paperclip icon
paperclip from IconPark Outline by ByteDance · Outline · Office · Apache-2.0 Free for personal and commercial use.
- Name
- paperclip
- Set
- IconPark Outline
- Style
- Outline
- Category
- Office
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
paperclipBootstrap IconspaperclipBoxIcons v2paperclipEmoji One (Colored)paperclipElement PluspaperclipFramework7 IconspaperclipFont Awesome 6 SolidpaperclipFont Awesome SolidpaperclipFeather IconspaperclipFluent EmojipaperclipFluent Emoji FlatpaperclipFluent Emoji High ContrastpaperclipFirefox OS EmojipaperclipHuge IconspaperclipHumbleiconspaperclipIconParkpaperclipIonIconspaperclipLine AwesomepaperclipLucidepaperclipMaterial Design IconspaperclipMyna UI IconspaperclipNoto Emojipaperclip-16OcticonspaperclipOpenMojipaperclipPhosphor
More office icons from IconPark Outline
Use the paperclip icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="m26.122 37.435l14.142-14.142c2.828-2.828 4.243-9.9-.707-14.85s-12.02-3.535-14.85-.706L5.617 26.829c-1.414 1.414-3.536 6.364.707 10.606c4.243 4.243 9.192 2.121 10.607.707l18.384-18.385c1.414-1.414 2.122-4.95 0-7.07c-2.121-2.122-5.657-1.415-7.07 0L14.807 26.121"/></svg>
React
import type { SVGProps } from "react";
export function IconParkOutlinePaperclip(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="m26.122 37.435l14.142-14.142c2.828-2.828 4.243-9.9-.707-14.85s-12.02-3.535-14.85-.706L5.617 26.829c-1.414 1.414-3.536 6.364.707 10.606c4.243 4.243 9.192 2.121 10.607.707l18.384-18.385c1.414-1.414 2.122-4.95 0-7.07c-2.121-2.122-5.657-1.415-7.07 0L14.807 26.121"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="m26.122 37.435l14.142-14.142c2.828-2.828 4.243-9.9-.707-14.85s-12.02-3.535-14.85-.706L5.617 26.829c-1.414 1.414-3.536 6.364.707 10.606c4.243 4.243 9.192 2.121 10.607.707l18.384-18.385c1.414-1.414 2.122-4.95 0-7.07c-2.121-2.122-5.657-1.415-7.07 0L14.807 26.121"/></svg> </template>
CSS
.icon-paperclip {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22m26.122%2037.435l14.142-14.142c2.828-2.828%204.243-9.9-.707-14.85s-12.02-3.535-14.85-.706L5.617%2026.829c-1.414%201.414-3.536%206.364.707%2010.606c4.243%204.243%209.192%202.121%2010.607.707l18.384-18.385c1.414-1.414%202.122-4.95%200-7.07c-2.121-2.122-5.657-1.415-7.07%200L14.807%2026.121%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22m26.122%2037.435l14.142-14.142c2.828-2.828%204.243-9.9-.707-14.85s-12.02-3.535-14.85-.706L5.617%2026.829c-1.414%201.414-3.536%206.364.707%2010.606c4.243%204.243%209.192%202.121%2010.607.707l18.384-18.385c1.414-1.414%202.122-4.95%200-7.07c-2.121-2.122-5.657-1.415-7.07%200L14.807%2026.121%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-outline/paperclip.svg?color=%231a73e8&size=48