paperclip icon
paperclip-duotone from Reicon by REICON · Duotone · Messages · MIT Free for personal and commercial use.
- Name
- paperclip-duotone
- Set
- Reicon
- Style
- Duotone
- Category
- Messages
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
The same icon in other sets
All paperclip icons →paperclipBootstrap IconspaperclipBoxIcons v2paperclipEmoji One (Colored)paperclipElement PluspaperclipFramework7 IconspaperclipFont Awesome 6 SolidpaperclipFont Awesome SolidpaperclipFeather IconspaperclipFluent EmojipaperclipFluent Emoji FlatpaperclipFluent Emoji High ContrastpaperclipFirefox OS EmojipaperclipHuge IconspaperclipHumbleiconspaperclipIconParkpaperclipIconPark OutlinepaperclipIonIconspaperclipKeyline IconspaperclipLine AwesomepaperclipLucidepaperclipMaterial Design IconspaperclipMyna UI IconspaperclipNoto Emojipaperclip-16Octicons
More messages icons from Reicon
at-signchatchat-checkchat-dotschat-linechat-minuschat-pluschat-roundchat-round-callchat-round-checkchat-round-dotschat-round-likechat-round-linechat-round-moneychat-round-unreadchat-round-videochat-squarechat-square-arrowchat-square-callchat-square-checkchat-square-codechat-square-likechat-unreadchat-x
Use the paperclip icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M8.886 3.363c2.942-2.817 7.7-2.817 10.643 0a.75.75 0 0 1-1.037 1.083c-2.363-2.261-6.206-2.261-8.57 0l-6.403 6.13A.75.75 0 0 1 2.48 9.493zm6.38 3.088a.75.75 0 0 1 1.061-.023a3 3 0 0 1 0 4.367l-7.89 7.554a.75.75 0 1 1-1.038-1.084l7.89-7.553a1.503 1.503 0 0 0 0-2.2a.75.75 0 0 1-.022-1.061" clip-rule="evenodd"/><path d="M18.491 4.446c2.345 2.244 2.345 5.868 0 8.112l-7.948 7.608c-1.51 1.445-3.971 1.445-5.481 0a3.53 3.53 0 0 1 0-5.156l7.834-7.499a1.753 1.753 0 0 1 2.393 0a.75.75 0 0 1 1.022-1.099a3.253 3.253 0 0 0-4.453.015l-7.833 7.499a5.03 5.03 0 0 0 0 7.323c2.09 2 5.466 2 7.556 0l7.948-7.608c2.956-2.83 2.96-7.428.015-10.264a.75.75 0 0 1-1.053 1.069" opacity=".5"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconPaperclipDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fillRule="evenodd" d="M8.886 3.363c2.942-2.817 7.7-2.817 10.643 0a.75.75 0 0 1-1.037 1.083c-2.363-2.261-6.206-2.261-8.57 0l-6.403 6.13A.75.75 0 0 1 2.48 9.493zm6.38 3.088a.75.75 0 0 1 1.061-.023a3 3 0 0 1 0 4.367l-7.89 7.554a.75.75 0 1 1-1.038-1.084l7.89-7.553a1.503 1.503 0 0 0 0-2.2a.75.75 0 0 1-.022-1.061" clipRule="evenodd"/><path d="M18.491 4.446c2.345 2.244 2.345 5.868 0 8.112l-7.948 7.608c-1.51 1.445-3.971 1.445-5.481 0a3.53 3.53 0 0 1 0-5.156l7.834-7.499a1.753 1.753 0 0 1 2.393 0a.75.75 0 0 1 1.022-1.099a3.253 3.253 0 0 0-4.453.015l-7.833 7.499a5.03 5.03 0 0 0 0 7.323c2.09 2 5.466 2 7.556 0l7.948-7.608c2.956-2.83 2.96-7.428.015-10.264a.75.75 0 0 1-1.053 1.069" opacity=".5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M8.886 3.363c2.942-2.817 7.7-2.817 10.643 0a.75.75 0 0 1-1.037 1.083c-2.363-2.261-6.206-2.261-8.57 0l-6.403 6.13A.75.75 0 0 1 2.48 9.493zm6.38 3.088a.75.75 0 0 1 1.061-.023a3 3 0 0 1 0 4.367l-7.89 7.554a.75.75 0 1 1-1.038-1.084l7.89-7.553a1.503 1.503 0 0 0 0-2.2a.75.75 0 0 1-.022-1.061" clip-rule="evenodd"/><path d="M18.491 4.446c2.345 2.244 2.345 5.868 0 8.112l-7.948 7.608c-1.51 1.445-3.971 1.445-5.481 0a3.53 3.53 0 0 1 0-5.156l7.834-7.499a1.753 1.753 0 0 1 2.393 0a.75.75 0 0 1 1.022-1.099a3.253 3.253 0 0 0-4.453.015l-7.833 7.499a5.03 5.03 0 0 0 0 7.323c2.09 2 5.466 2 7.556 0l7.948-7.608c2.956-2.83 2.96-7.428.015-10.264a.75.75 0 0 1-1.053 1.069" opacity=".5"/></g></svg> </template>
CSS
.icon-paperclip-duotone {
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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M8.886%203.363c2.942-2.817%207.7-2.817%2010.643%200a.75.75%200%200%201-1.037%201.083c-2.363-2.261-6.206-2.261-8.57%200l-6.403%206.13A.75.75%200%200%201%202.48%209.493zm6.38%203.088a.75.75%200%200%201%201.061-.023a3%203%200%200%201%200%204.367l-7.89%207.554a.75.75%200%201%201-1.038-1.084l7.89-7.553a1.503%201.503%200%200%200%200-2.2a.75.75%200%200%201-.022-1.061%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M18.491%204.446c2.345%202.244%202.345%205.868%200%208.112l-7.948%207.608c-1.51%201.445-3.971%201.445-5.481%200a3.53%203.53%200%200%201%200-5.156l7.834-7.499a1.753%201.753%200%200%201%202.393%200a.75.75%200%200%201%201.022-1.099a3.253%203.253%200%200%200-4.453.015l-7.833%207.499a5.03%205.03%200%200%200%200%207.323c2.09%202%205.466%202%207.556%200l7.948-7.608c2.956-2.83%202.96-7.428.015-10.264a.75.75%200%200%201-1.053%201.069%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M8.886%203.363c2.942-2.817%207.7-2.817%2010.643%200a.75.75%200%200%201-1.037%201.083c-2.363-2.261-6.206-2.261-8.57%200l-6.403%206.13A.75.75%200%200%201%202.48%209.493zm6.38%203.088a.75.75%200%200%201%201.061-.023a3%203%200%200%201%200%204.367l-7.89%207.554a.75.75%200%201%201-1.038-1.084l7.89-7.553a1.503%201.503%200%200%200%200-2.2a.75.75%200%200%201-.022-1.061%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M18.491%204.446c2.345%202.244%202.345%205.868%200%208.112l-7.948%207.608c-1.51%201.445-3.971%201.445-5.481%200a3.53%203.53%200%200%201%200-5.156l7.834-7.499a1.753%201.753%200%200%201%202.393%200a.75.75%200%200%201%201.022-1.099a3.253%203.253%200%200%200-4.453.015l-7.833%207.499a5.03%205.03%200%200%200%200%207.323c2.09%202%205.466%202%207.556%200l7.948-7.608c2.956-2.83%202.96-7.428.015-10.264a.75.75%200%200%201-1.053%201.069%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/paperclip-duotone.svg?color=%231a73e8&size=48