paperclip from Streamline Emojis by Streamline · Default · Objects · CC-BY-4.0 Attribution required.

Name
paperclip
Set
Streamline Emojis
Style
Default
Category
Objects
Viewbox
48×48
License
CC BY 4.0

The same emoji in other sets

More objects icons from Streamline Emojis

Use the paperclip emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M14.58 45.2a13.78 1.8 0 1 0 27.56 0a13.78 1.8 0 1 0-27.56 0" opacity=".15"/><path fill="#e8f4fa" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="m29.51 41.42l-25.2-25.2A7.28 7.28 0 0 1 14.6 5.92l20.9 20.85a4.89 4.89 0 0 1-6.91 6.92L13.11 18.21a1.19 1.19 0 0 1 0-1.69a1.2 1.2 0 0 1 1.7 0L30.28 32a2.56 2.56 0 0 0 3.53 0a2.49 2.49 0 0 0 0-3.52L12.91 7.62A4.88 4.88 0 0 0 6 14.52l25.2 25.2a7.17 7.17 0 1 0 10.14-10.13L18.26 6.51a1.2 1.2 0 0 1 0-1.7a1.19 1.19 0 0 1 1.69 0L43 27.89a9.56 9.56 0 0 1-13.49 13.53"/></svg>

React

import type { SVGProps } from "react";

export function StreamlineEmojisPaperclip(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M14.58 45.2a13.78 1.8 0 1 0 27.56 0a13.78 1.8 0 1 0-27.56 0" opacity=".15"/><path fill="#e8f4fa" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="m29.51 41.42l-25.2-25.2A7.28 7.28 0 0 1 14.6 5.92l20.9 20.85a4.89 4.89 0 0 1-6.91 6.92L13.11 18.21a1.19 1.19 0 0 1 0-1.69a1.2 1.2 0 0 1 1.7 0L30.28 32a2.56 2.56 0 0 0 3.53 0a2.49 2.49 0 0 0 0-3.52L12.91 7.62A4.88 4.88 0 0 0 6 14.52l25.2 25.2a7.17 7.17 0 1 0 10.14-10.13L18.26 6.51a1.2 1.2 0 0 1 0-1.7a1.19 1.19 0 0 1 1.69 0L43 27.89a9.56 9.56 0 0 1-13.49 13.53"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M14.58 45.2a13.78 1.8 0 1 0 27.56 0a13.78 1.8 0 1 0-27.56 0" opacity=".15"/><path fill="#e8f4fa" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="m29.51 41.42l-25.2-25.2A7.28 7.28 0 0 1 14.6 5.92l20.9 20.85a4.89 4.89 0 0 1-6.91 6.92L13.11 18.21a1.19 1.19 0 0 1 0-1.69a1.2 1.2 0 0 1 1.7 0L30.28 32a2.56 2.56 0 0 0 3.53 0a2.49 2.49 0 0 0 0-3.52L12.91 7.62A4.88 4.88 0 0 0 6 14.52l25.2 25.2a7.17 7.17 0 1 0 10.14-10.13L18.26 6.51a1.2 1.2 0 0 1 0-1.7a1.19 1.19 0 0 1 1.69 0L43 27.89a9.56 9.56 0 0 1-13.49 13.53"/></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%22%2345413c%22%20d%3D%22M14.58%2045.2a13.78%201.8%200%201%200%2027.56%200a13.78%201.8%200%201%200-27.56%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%23e8f4fa%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m29.51%2041.42l-25.2-25.2A7.28%207.28%200%200%201%2014.6%205.92l20.9%2020.85a4.89%204.89%200%200%201-6.91%206.92L13.11%2018.21a1.19%201.19%200%200%201%200-1.69a1.2%201.2%200%200%201%201.7%200L30.28%2032a2.56%202.56%200%200%200%203.53%200a2.49%202.49%200%200%200%200-3.52L12.91%207.62A4.88%204.88%200%200%200%206%2014.52l25.2%2025.2a7.17%207.17%200%201%200%2010.14-10.13L18.26%206.51a1.2%201.2%200%200%201%200-1.7a1.19%201.19%200%200%201%201.69%200L43%2027.89a9.56%209.56%200%200%201-13.49%2013.53%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%22%2345413c%22%20d%3D%22M14.58%2045.2a13.78%201.8%200%201%200%2027.56%200a13.78%201.8%200%201%200-27.56%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%23e8f4fa%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m29.51%2041.42l-25.2-25.2A7.28%207.28%200%200%201%2014.6%205.92l20.9%2020.85a4.89%204.89%200%200%201-6.91%206.92L13.11%2018.21a1.19%201.19%200%200%201%200-1.69a1.2%201.2%200%200%201%201.7%200L30.28%2032a2.56%202.56%200%200%200%203.53%200a2.49%202.49%200%200%200%200-3.52L12.91%207.62A4.88%204.88%200%200%200%206%2014.52l25.2%2025.2a7.17%207.17%200%201%200%2010.14-10.13L18.26%206.51a1.2%201.2%200%200%201%200-1.7a1.19%201.19%200%200%201%201.69%200L43%2027.89a9.56%209.56%200%200%201-13.49%2013.53%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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