paperclip emoji
paperclip from Firefox OS Emoji by Mozilla · Default · Objects · Apache-2.0 Free for personal and commercial use.
- Name
- paperclip
- Set
- Firefox OS Emoji
- Style
- Default
- Category
- Objects
- Viewbox
- 512×512
- License
- Apache 2.0
The same emoji in other sets
paperclipBootstrap IconspaperclipBoxIcons v2paperclipEmoji One (Colored)paperclipElement PluspaperclipFramework7 IconspaperclipFont Awesome 6 SolidpaperclipFont Awesome SolidpaperclipFeather IconspaperclipFluent EmojipaperclipFluent Emoji FlatpaperclipFluent Emoji High ContrastpaperclipHuge IconspaperclipHumbleiconspaperclipIconParkpaperclipIconPark OutlinepaperclipIonIconspaperclipLine AwesomepaperclipLucidepaperclipMaterial Design IconspaperclipMyna UI IconspaperclipNoto Emojipaperclip-16OcticonspaperclipOpenMojipaperclipPhosphor
More objects icons from Firefox OS Emoji
admissionticketsalienmonsteramericanfootballartistpaletteauberginebabybottlebackofenvelopeballoonballotboldscriptxballotboxboldcheckballotboxwithboldscriptxballottboxwithballottballottboxwithscriptxballottscriptxbananabanknotedollarbanknoteeurobanknotepoundbanknoteyenbarchartbaseballbasketballandhoopbathbathtub
Use the paperclip emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#96A9B2" d="M329.186 158.471c4.768-4.767 4.768-12.496 0-17.263c-4.766-4.767-12.496-4.767-17.262 0L164.062 289.069c-23.344 23.344-19.896 51.219-4.426 66.689c7.777 7.777 18.67 12.53 30.691 12.53c12.858-.001 27.006-5.44 40.002-18.437l196.018-196.017c25.166-25.167 25.166-66.117-.001-91.284l-4.797-4.797c-12.15-12.15-28.36-18.842-45.643-18.842c-17.281 0-33.491 6.692-45.641 18.842L214.782 173.238l-.002.002l-30.592 30.592l-40.344 40.344l-.002.003l-70.42 70.42c-15.923 15.923-24.693 37.17-24.693 59.825s8.77 43.901 24.693 59.824l6.636 6.637c16.496 16.496 38.157 24.743 59.825 24.741c21.663-.002 43.333-8.249 59.825-24.741l209.039-209.04c4.768-4.767 4.768-12.496 0-17.263c-4.766-4.767-12.496-4.767-17.262 0l-209.04 209.04c-11.736 11.736-27.147 17.604-42.563 17.603c-15.412-.002-30.829-5.869-42.562-17.602l-6.637-6.638c-11.312-11.312-17.542-26.427-17.542-42.562s6.23-31.251 17.542-42.563l70.42-70.42l.003-.002L347.529 75.017c7.539-7.54 17.617-11.692 28.378-11.692c10.762 0 20.84 4.152 28.38 11.692l4.797 4.797c15.648 15.648 15.648 41.11.001 56.758L213.067 332.591c-14.532 14.531-28.637 13.438-36.167 5.905c-6.904-6.903-8.212-19.526 4.426-32.165z"/></svg>
React
import type { SVGProps } from "react";
export function FxemojiPaperclip(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#96A9B2" d="M329.186 158.471c4.768-4.767 4.768-12.496 0-17.263c-4.766-4.767-12.496-4.767-17.262 0L164.062 289.069c-23.344 23.344-19.896 51.219-4.426 66.689c7.777 7.777 18.67 12.53 30.691 12.53c12.858-.001 27.006-5.44 40.002-18.437l196.018-196.017c25.166-25.167 25.166-66.117-.001-91.284l-4.797-4.797c-12.15-12.15-28.36-18.842-45.643-18.842c-17.281 0-33.491 6.692-45.641 18.842L214.782 173.238l-.002.002l-30.592 30.592l-40.344 40.344l-.002.003l-70.42 70.42c-15.923 15.923-24.693 37.17-24.693 59.825s8.77 43.901 24.693 59.824l6.636 6.637c16.496 16.496 38.157 24.743 59.825 24.741c21.663-.002 43.333-8.249 59.825-24.741l209.039-209.04c4.768-4.767 4.768-12.496 0-17.263c-4.766-4.767-12.496-4.767-17.262 0l-209.04 209.04c-11.736 11.736-27.147 17.604-42.563 17.603c-15.412-.002-30.829-5.869-42.562-17.602l-6.637-6.638c-11.312-11.312-17.542-26.427-17.542-42.562s6.23-31.251 17.542-42.563l70.42-70.42l.003-.002L347.529 75.017c7.539-7.54 17.617-11.692 28.378-11.692c10.762 0 20.84 4.152 28.38 11.692l4.797 4.797c15.648 15.648 15.648 41.11.001 56.758L213.067 332.591c-14.532 14.531-28.637 13.438-36.167 5.905c-6.904-6.903-8.212-19.526 4.426-32.165z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#96A9B2" d="M329.186 158.471c4.768-4.767 4.768-12.496 0-17.263c-4.766-4.767-12.496-4.767-17.262 0L164.062 289.069c-23.344 23.344-19.896 51.219-4.426 66.689c7.777 7.777 18.67 12.53 30.691 12.53c12.858-.001 27.006-5.44 40.002-18.437l196.018-196.017c25.166-25.167 25.166-66.117-.001-91.284l-4.797-4.797c-12.15-12.15-28.36-18.842-45.643-18.842c-17.281 0-33.491 6.692-45.641 18.842L214.782 173.238l-.002.002l-30.592 30.592l-40.344 40.344l-.002.003l-70.42 70.42c-15.923 15.923-24.693 37.17-24.693 59.825s8.77 43.901 24.693 59.824l6.636 6.637c16.496 16.496 38.157 24.743 59.825 24.741c21.663-.002 43.333-8.249 59.825-24.741l209.039-209.04c4.768-4.767 4.768-12.496 0-17.263c-4.766-4.767-12.496-4.767-17.262 0l-209.04 209.04c-11.736 11.736-27.147 17.604-42.563 17.603c-15.412-.002-30.829-5.869-42.562-17.602l-6.637-6.638c-11.312-11.312-17.542-26.427-17.542-42.562s6.23-31.251 17.542-42.563l70.42-70.42l.003-.002L347.529 75.017c7.539-7.54 17.617-11.692 28.378-11.692c10.762 0 20.84 4.152 28.38 11.692l4.797 4.797c15.648 15.648 15.648 41.11.001 56.758L213.067 332.591c-14.532 14.531-28.637 13.438-36.167 5.905c-6.904-6.903-8.212-19.526 4.426-32.165z"/></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%20512%20512%22%3E%3Cpath%20fill%3D%22%2396A9B2%22%20d%3D%22M329.186%20158.471c4.768-4.767%204.768-12.496%200-17.263c-4.766-4.767-12.496-4.767-17.262%200L164.062%20289.069c-23.344%2023.344-19.896%2051.219-4.426%2066.689c7.777%207.777%2018.67%2012.53%2030.691%2012.53c12.858-.001%2027.006-5.44%2040.002-18.437l196.018-196.017c25.166-25.167%2025.166-66.117-.001-91.284l-4.797-4.797c-12.15-12.15-28.36-18.842-45.643-18.842c-17.281%200-33.491%206.692-45.641%2018.842L214.782%20173.238l-.002.002l-30.592%2030.592l-40.344%2040.344l-.002.003l-70.42%2070.42c-15.923%2015.923-24.693%2037.17-24.693%2059.825s8.77%2043.901%2024.693%2059.824l6.636%206.637c16.496%2016.496%2038.157%2024.743%2059.825%2024.741c21.663-.002%2043.333-8.249%2059.825-24.741l209.039-209.04c4.768-4.767%204.768-12.496%200-17.263c-4.766-4.767-12.496-4.767-17.262%200l-209.04%20209.04c-11.736%2011.736-27.147%2017.604-42.563%2017.603c-15.412-.002-30.829-5.869-42.562-17.602l-6.637-6.638c-11.312-11.312-17.542-26.427-17.542-42.562s6.23-31.251%2017.542-42.563l70.42-70.42l.003-.002L347.529%2075.017c7.539-7.54%2017.617-11.692%2028.378-11.692c10.762%200%2020.84%204.152%2028.38%2011.692l4.797%204.797c15.648%2015.648%2015.648%2041.11.001%2056.758L213.067%20332.591c-14.532%2014.531-28.637%2013.438-36.167%205.905c-6.904-6.903-8.212-19.526%204.426-32.165z%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%20512%20512%22%3E%3Cpath%20fill%3D%22%2396A9B2%22%20d%3D%22M329.186%20158.471c4.768-4.767%204.768-12.496%200-17.263c-4.766-4.767-12.496-4.767-17.262%200L164.062%20289.069c-23.344%2023.344-19.896%2051.219-4.426%2066.689c7.777%207.777%2018.67%2012.53%2030.691%2012.53c12.858-.001%2027.006-5.44%2040.002-18.437l196.018-196.017c25.166-25.167%2025.166-66.117-.001-91.284l-4.797-4.797c-12.15-12.15-28.36-18.842-45.643-18.842c-17.281%200-33.491%206.692-45.641%2018.842L214.782%20173.238l-.002.002l-30.592%2030.592l-40.344%2040.344l-.002.003l-70.42%2070.42c-15.923%2015.923-24.693%2037.17-24.693%2059.825s8.77%2043.901%2024.693%2059.824l6.636%206.637c16.496%2016.496%2038.157%2024.743%2059.825%2024.741c21.663-.002%2043.333-8.249%2059.825-24.741l209.039-209.04c4.768-4.767%204.768-12.496%200-17.263c-4.766-4.767-12.496-4.767-17.262%200l-209.04%20209.04c-11.736%2011.736-27.147%2017.604-42.563%2017.603c-15.412-.002-30.829-5.869-42.562-17.602l-6.637-6.638c-11.312-11.312-17.542-26.427-17.542-42.562s6.23-31.251%2017.542-42.563l70.42-70.42l.003-.002L347.529%2075.017c7.539-7.54%2017.617-11.692%2028.378-11.692c10.762%200%2020.84%204.152%2028.38%2011.692l4.797%204.797c15.648%2015.648%2015.648%2041.11.001%2056.758L213.067%20332.591c-14.532%2014.531-28.637%2013.438-36.167%205.905c-6.904-6.903-8.212-19.526%204.426-32.165z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/paperclip.svg?color=%231a73e8&size=48