paperclip emoji

paperclip from OpenMoji by OpenMoji · Default · Objects · CC-BY-SA-4.0 Attribution required.

Name
paperclip
Set
OpenMoji
Style
Default
Category
Objects
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More objects icons from OpenMoji

Use the paperclip emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M27.1 30.36s11.818 12.278 16.03 16.085c2.076 1.878 3.81 1.478 4.77.493c1.125-1.156 1.567-2.986.114-4.443c-5.808-5.826-23.069-23.07-23.069-23.07c-2.343-2.343-6.892-2.093-9.235.25a6 6 0 0 0 0 8.485l25.198 25.305c3.906 3.905 10.237 3.905 14.143 0c3.905-3.905 3.905-10.237 0-14.142L42.547 26.82"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiPaperclip(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M27.1 30.36s11.818 12.278 16.03 16.085c2.076 1.878 3.81 1.478 4.77.493c1.125-1.156 1.567-2.986.114-4.443c-5.808-5.826-23.069-23.07-23.069-23.07c-2.343-2.343-6.892-2.093-9.235.25a6 6 0 0 0 0 8.485l25.198 25.305c3.906 3.905 10.237 3.905 14.143 0c3.905-3.905 3.905-10.237 0-14.142L42.547 26.82"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M27.1 30.36s11.818 12.278 16.03 16.085c2.076 1.878 3.81 1.478 4.77.493c1.125-1.156 1.567-2.986.114-4.443c-5.808-5.826-23.069-23.07-23.069-23.07c-2.343-2.343-6.892-2.093-9.235.25a6 6 0 0 0 0 8.485l25.198 25.305c3.906 3.905 10.237 3.905 14.143 0c3.905-3.905 3.905-10.237 0-14.142L42.547 26.82"/></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%2072%2072%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M27.1%2030.36s11.818%2012.278%2016.03%2016.085c2.076%201.878%203.81%201.478%204.77.493c1.125-1.156%201.567-2.986.114-4.443c-5.808-5.826-23.069-23.07-23.069-23.07c-2.343-2.343-6.892-2.093-9.235.25a6%206%200%200%200%200%208.485l25.198%2025.305c3.906%203.905%2010.237%203.905%2014.143%200c3.905-3.905%203.905-10.237%200-14.142L42.547%2026.82%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%2072%2072%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M27.1%2030.36s11.818%2012.278%2016.03%2016.085c2.076%201.878%203.81%201.478%204.77.493c1.125-1.156%201.567-2.986.114-4.443c-5.808-5.826-23.069-23.07-23.069-23.07c-2.343-2.343-6.892-2.093-9.235.25a6%206%200%200%200%200%208.485l25.198%2025.305c3.906%203.905%2010.237%203.905%2014.143%200c3.905-3.905%203.905-10.237%200-14.142L42.547%2026.82%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/paperclip.svg?color=%231a73e8&size=48