paperclip from Twitter Emoji by Twitter · Default · Objects · CC-BY-4.0 Attribution required.

Name
paperclip
Set
Twitter Emoji
Style
Default
Category
Objects
Viewbox
36×36
License
CC BY 4.0

The same emoji in other sets

More objects icons from Twitter Emoji

Use the paperclip emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#99aab5" d="M35.354 25.254c.217-2.391-.513-4.558-2.057-6.102L17.033 2.89a.999.999 0 1 0-1.414 1.414l16.264 16.263c1.116 1.117 1.642 2.717 1.479 4.506a7.7 7.7 0 0 1-2.188 4.686a7.72 7.72 0 0 1-4.685 2.187c-1.781.161-3.39-.362-4.506-1.479L3.598 12.082c-.98-.98-1.059-2.204-.953-3.058c.15-1.196.755-2.401 1.66-3.307c1.7-1.7 4.616-2.453 6.364-.707l14.85 14.849c1.119 1.12.026 2.803-.708 3.536c-.733.735-2.417 1.826-3.535.707L9.962 12.789a1 1 0 1 0-1.414 1.414l11.313 11.314c1.859 1.858 4.608 1.05 6.363-.707c1.758-1.757 2.565-4.507.708-6.364L12.083 3.597c-2.62-2.62-6.812-1.673-9.192.706C1.677 5.517.864 7.147.661 8.775c-.229 1.833.312 3.509 1.523 4.721l18.384 18.385c1.365 1.365 3.218 2.094 5.281 2.094q.406 0 .82-.037a9.75 9.75 0 0 0 5.918-2.765c1.558-1.556 2.565-3.713 2.767-5.919"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiPaperclip(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#99aab5" d="M35.354 25.254c.217-2.391-.513-4.558-2.057-6.102L17.033 2.89a.999.999 0 1 0-1.414 1.414l16.264 16.263c1.116 1.117 1.642 2.717 1.479 4.506a7.7 7.7 0 0 1-2.188 4.686a7.72 7.72 0 0 1-4.685 2.187c-1.781.161-3.39-.362-4.506-1.479L3.598 12.082c-.98-.98-1.059-2.204-.953-3.058c.15-1.196.755-2.401 1.66-3.307c1.7-1.7 4.616-2.453 6.364-.707l14.85 14.849c1.119 1.12.026 2.803-.708 3.536c-.733.735-2.417 1.826-3.535.707L9.962 12.789a1 1 0 1 0-1.414 1.414l11.313 11.314c1.859 1.858 4.608 1.05 6.363-.707c1.758-1.757 2.565-4.507.708-6.364L12.083 3.597c-2.62-2.62-6.812-1.673-9.192.706C1.677 5.517.864 7.147.661 8.775c-.229 1.833.312 3.509 1.523 4.721l18.384 18.385c1.365 1.365 3.218 2.094 5.281 2.094q.406 0 .82-.037a9.75 9.75 0 0 0 5.918-2.765c1.558-1.556 2.565-3.713 2.767-5.919"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#99aab5" d="M35.354 25.254c.217-2.391-.513-4.558-2.057-6.102L17.033 2.89a.999.999 0 1 0-1.414 1.414l16.264 16.263c1.116 1.117 1.642 2.717 1.479 4.506a7.7 7.7 0 0 1-2.188 4.686a7.72 7.72 0 0 1-4.685 2.187c-1.781.161-3.39-.362-4.506-1.479L3.598 12.082c-.98-.98-1.059-2.204-.953-3.058c.15-1.196.755-2.401 1.66-3.307c1.7-1.7 4.616-2.453 6.364-.707l14.85 14.849c1.119 1.12.026 2.803-.708 3.536c-.733.735-2.417 1.826-3.535.707L9.962 12.789a1 1 0 1 0-1.414 1.414l11.313 11.314c1.859 1.858 4.608 1.05 6.363-.707c1.758-1.757 2.565-4.507.708-6.364L12.083 3.597c-2.62-2.62-6.812-1.673-9.192.706C1.677 5.517.864 7.147.661 8.775c-.229 1.833.312 3.509 1.523 4.721l18.384 18.385c1.365 1.365 3.218 2.094 5.281 2.094q.406 0 .82-.037a9.75 9.75 0 0 0 5.918-2.765c1.558-1.556 2.565-3.713 2.767-5.919"/></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%2036%2036%22%3E%3Cpath%20fill%3D%22%2399aab5%22%20d%3D%22M35.354%2025.254c.217-2.391-.513-4.558-2.057-6.102L17.033%202.89a.999.999%200%201%200-1.414%201.414l16.264%2016.263c1.116%201.117%201.642%202.717%201.479%204.506a7.7%207.7%200%200%201-2.188%204.686a7.72%207.72%200%200%201-4.685%202.187c-1.781.161-3.39-.362-4.506-1.479L3.598%2012.082c-.98-.98-1.059-2.204-.953-3.058c.15-1.196.755-2.401%201.66-3.307c1.7-1.7%204.616-2.453%206.364-.707l14.85%2014.849c1.119%201.12.026%202.803-.708%203.536c-.733.735-2.417%201.826-3.535.707L9.962%2012.789a1%201%200%201%200-1.414%201.414l11.313%2011.314c1.859%201.858%204.608%201.05%206.363-.707c1.758-1.757%202.565-4.507.708-6.364L12.083%203.597c-2.62-2.62-6.812-1.673-9.192.706C1.677%205.517.864%207.147.661%208.775c-.229%201.833.312%203.509%201.523%204.721l18.384%2018.385c1.365%201.365%203.218%202.094%205.281%202.094q.406%200%20.82-.037a9.75%209.75%200%200%200%205.918-2.765c1.558-1.556%202.565-3.713%202.767-5.919%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%2036%2036%22%3E%3Cpath%20fill%3D%22%2399aab5%22%20d%3D%22M35.354%2025.254c.217-2.391-.513-4.558-2.057-6.102L17.033%202.89a.999.999%200%201%200-1.414%201.414l16.264%2016.263c1.116%201.117%201.642%202.717%201.479%204.506a7.7%207.7%200%200%201-2.188%204.686a7.72%207.72%200%200%201-4.685%202.187c-1.781.161-3.39-.362-4.506-1.479L3.598%2012.082c-.98-.98-1.059-2.204-.953-3.058c.15-1.196.755-2.401%201.66-3.307c1.7-1.7%204.616-2.453%206.364-.707l14.85%2014.849c1.119%201.12.026%202.803-.708%203.536c-.733.735-2.417%201.826-3.535.707L9.962%2012.789a1%201%200%201%200-1.414%201.414l11.313%2011.314c1.859%201.858%204.608%201.05%206.363-.707c1.758-1.757%202.565-4.507.708-6.364L12.083%203.597c-2.62-2.62-6.812-1.673-9.192.706C1.677%205.517.864%207.147.661%208.775c-.229%201.833.312%203.509%201.523%204.721l18.384%2018.385c1.365%201.365%203.218%202.094%205.281%202.094q.406%200%20.82-.037a9.75%209.75%200%200%200%205.918-2.765c1.558-1.556%202.565-3.713%202.767-5.919%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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