paperclip icon
paperclip-outline from Solar by 480 Design · Outline · Messages · CC-BY-4.0 Attribution required.
- Name
- paperclip-outline
- Set
- Solar
- Style
- Outline
- Category
- Messages
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
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 IconspaperclipHumbleiconspaperclipIconParkpaperclipIconPark OutlinepaperclipIonIconspaperclipLine AwesomepaperclipLucidepaperclipMaterial Design IconspaperclipMyna UI IconspaperclipNoto Emojipaperclip-16OcticonspaperclipOpenMoji
More messages icons from Solar
chat-round-add-boldchat-round-boldchat-round-call-boldchat-round-check-boldchat-round-close-boldchat-round-code-boldchat-round-dots-boldchat-round-like-boldchat-round-line-boldchat-round-money-boldchat-round-off-boldchat-round-question-mark-boldchat-round-quote-boldchat-round-replay-boldchat-round-unread-boldchat-round-video-boldchat-round-warning-boldchat-square-add-boldchat-square-arrow-boldchat-square-boldchat-square-call-boldchat-square-check-boldchat-square-close-boldchat-square-code-bold
Use the paperclip icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M8.88558 3.36262C11.8283 0.545795 16.5864 0.545795 19.5291 3.36262C22.4903 6.19714 22.4903 10.807 19.5291 13.6415L11.581 21.2495C9.49097 23.2502 6.11532 23.2502 4.02525 21.2495C1.91669 19.2312 1.91669 15.9446 4.02525 13.9263L11.859 6.42771C13.0964 5.24324 15.0896 5.24325 16.327 6.42771C17.5829 7.62989 17.5829 9.59316 16.327 10.7953L8.43612 18.3486C8.13689 18.635 7.66213 18.6247 7.37571 18.3254C7.08929 18.0262 7.09967 17.5515 7.39889 17.265L15.2898 9.71175C15.9286 9.10021 15.9286 8.12285 15.2898 7.5113C14.6324 6.88205 13.5536 6.88205 12.8962 7.5113L5.06248 15.0098C3.57095 16.4376 3.57095 18.7382 5.06248 20.1659C6.57251 21.6114 9.03377 21.6114 10.5438 20.1659L18.4919 12.5579C20.836 10.314 20.836 6.6901 18.4919 4.4462C16.1292 2.1846 12.2855 2.1846 9.9228 4.4462L3.51861 10.5764C3.21939 10.8628 2.74463 10.8524 2.45821 10.5532C2.17179 10.254 2.18216 9.77924 2.48139 9.49281L8.88558 3.36262Z" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function SolarPaperclipOutline(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fillRule="evenodd" d="M8.88558 3.36262C11.8283 0.545795 16.5864 0.545795 19.5291 3.36262C22.4903 6.19714 22.4903 10.807 19.5291 13.6415L11.581 21.2495C9.49097 23.2502 6.11532 23.2502 4.02525 21.2495C1.91669 19.2312 1.91669 15.9446 4.02525 13.9263L11.859 6.42771C13.0964 5.24324 15.0896 5.24325 16.327 6.42771C17.5829 7.62989 17.5829 9.59316 16.327 10.7953L8.43612 18.3486C8.13689 18.635 7.66213 18.6247 7.37571 18.3254C7.08929 18.0262 7.09967 17.5515 7.39889 17.265L15.2898 9.71175C15.9286 9.10021 15.9286 8.12285 15.2898 7.5113C14.6324 6.88205 13.5536 6.88205 12.8962 7.5113L5.06248 15.0098C3.57095 16.4376 3.57095 18.7382 5.06248 20.1659C6.57251 21.6114 9.03377 21.6114 10.5438 20.1659L18.4919 12.5579C20.836 10.314 20.836 6.6901 18.4919 4.4462C16.1292 2.1846 12.2855 2.1846 9.9228 4.4462L3.51861 10.5764C3.21939 10.8628 2.74463 10.8524 2.45821 10.5532C2.17179 10.254 2.18216 9.77924 2.48139 9.49281L8.88558 3.36262Z" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M8.88558 3.36262C11.8283 0.545795 16.5864 0.545795 19.5291 3.36262C22.4903 6.19714 22.4903 10.807 19.5291 13.6415L11.581 21.2495C9.49097 23.2502 6.11532 23.2502 4.02525 21.2495C1.91669 19.2312 1.91669 15.9446 4.02525 13.9263L11.859 6.42771C13.0964 5.24324 15.0896 5.24325 16.327 6.42771C17.5829 7.62989 17.5829 9.59316 16.327 10.7953L8.43612 18.3486C8.13689 18.635 7.66213 18.6247 7.37571 18.3254C7.08929 18.0262 7.09967 17.5515 7.39889 17.265L15.2898 9.71175C15.9286 9.10021 15.9286 8.12285 15.2898 7.5113C14.6324 6.88205 13.5536 6.88205 12.8962 7.5113L5.06248 15.0098C3.57095 16.4376 3.57095 18.7382 5.06248 20.1659C6.57251 21.6114 9.03377 21.6114 10.5438 20.1659L18.4919 12.5579C20.836 10.314 20.836 6.6901 18.4919 4.4462C16.1292 2.1846 12.2855 2.1846 9.9228 4.4462L3.51861 10.5764C3.21939 10.8628 2.74463 10.8524 2.45821 10.5532C2.17179 10.254 2.18216 9.77924 2.48139 9.49281L8.88558 3.36262Z" clip-rule="evenodd"/></svg> </template>
CSS
.icon-paperclip-outline {
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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M8.88558%203.36262C11.8283%200.545795%2016.5864%200.545795%2019.5291%203.36262C22.4903%206.19714%2022.4903%2010.807%2019.5291%2013.6415L11.581%2021.2495C9.49097%2023.2502%206.11532%2023.2502%204.02525%2021.2495C1.91669%2019.2312%201.91669%2015.9446%204.02525%2013.9263L11.859%206.42771C13.0964%205.24324%2015.0896%205.24325%2016.327%206.42771C17.5829%207.62989%2017.5829%209.59316%2016.327%2010.7953L8.43612%2018.3486C8.13689%2018.635%207.66213%2018.6247%207.37571%2018.3254C7.08929%2018.0262%207.09967%2017.5515%207.39889%2017.265L15.2898%209.71175C15.9286%209.10021%2015.9286%208.12285%2015.2898%207.5113C14.6324%206.88205%2013.5536%206.88205%2012.8962%207.5113L5.06248%2015.0098C3.57095%2016.4376%203.57095%2018.7382%205.06248%2020.1659C6.57251%2021.6114%209.03377%2021.6114%2010.5438%2020.1659L18.4919%2012.5579C20.836%2010.314%2020.836%206.6901%2018.4919%204.4462C16.1292%202.1846%2012.2855%202.1846%209.9228%204.4462L3.51861%2010.5764C3.21939%2010.8628%202.74463%2010.8524%202.45821%2010.5532C2.17179%2010.254%202.18216%209.77924%202.48139%209.49281L8.88558%203.36262Z%22%20clip-rule%3D%22evenodd%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M8.88558%203.36262C11.8283%200.545795%2016.5864%200.545795%2019.5291%203.36262C22.4903%206.19714%2022.4903%2010.807%2019.5291%2013.6415L11.581%2021.2495C9.49097%2023.2502%206.11532%2023.2502%204.02525%2021.2495C1.91669%2019.2312%201.91669%2015.9446%204.02525%2013.9263L11.859%206.42771C13.0964%205.24324%2015.0896%205.24325%2016.327%206.42771C17.5829%207.62989%2017.5829%209.59316%2016.327%2010.7953L8.43612%2018.3486C8.13689%2018.635%207.66213%2018.6247%207.37571%2018.3254C7.08929%2018.0262%207.09967%2017.5515%207.39889%2017.265L15.2898%209.71175C15.9286%209.10021%2015.9286%208.12285%2015.2898%207.5113C14.6324%206.88205%2013.5536%206.88205%2012.8962%207.5113L5.06248%2015.0098C3.57095%2016.4376%203.57095%2018.7382%205.06248%2020.1659C6.57251%2021.6114%209.03377%2021.6114%2010.5438%2020.1659L18.4919%2012.5579C20.836%2010.314%2020.836%206.6901%2018.4919%204.4462C16.1292%202.1846%2012.2855%202.1846%209.9228%204.4462L3.51861%2010.5764C3.21939%2010.8628%202.74463%2010.8524%202.45821%2010.5532C2.17179%2010.254%202.18216%209.77924%202.48139%209.49281L8.88558%203.36262Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/paperclip-outline.svg?color=%231a73e8&size=48