paperclip icon

paperclip-duotone from Phosphor by Phosphor Icons · Duotone · MIT Free for personal and commercial use.

Name
paperclip-duotone
Set
Phosphor
Style
Duotone
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Related icons in Phosphor

Use the paperclip icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M180.75 104.75L204 128l-82.06 81.94a48 48 0 0 1-67.88-67.88l99.31-100.69a32 32 0 0 1 45.26 45.26Z" opacity=".2"/><path d="M209.66 122.34a8 8 0 0 1 0 11.32l-82.05 82a56 56 0 0 1-79.2-79.21l99.26-100.72a40 40 0 1 1 56.61 56.55L105 193a24 24 0 1 1-34-34l83.3-84.62a8 8 0 1 1 11.4 11.22l-83.31 84.71a8 8 0 1 0 11.27 11.36L192.93 81A24 24 0 1 0 159 47L59.76 147.68a40 40 0 1 0 56.53 56.62l82.06-82a8 8 0 0 1 11.31.04"/></g></svg>

React

import type { SVGProps } from "react";

export function PhPaperclipDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M180.75 104.75L204 128l-82.06 81.94a48 48 0 0 1-67.88-67.88l99.31-100.69a32 32 0 0 1 45.26 45.26Z" opacity=".2"/><path d="M209.66 122.34a8 8 0 0 1 0 11.32l-82.05 82a56 56 0 0 1-79.2-79.21l99.26-100.72a40 40 0 1 1 56.61 56.55L105 193a24 24 0 1 1-34-34l83.3-84.62a8 8 0 1 1 11.4 11.22l-83.31 84.71a8 8 0 1 0 11.27 11.36L192.93 81A24 24 0 1 0 159 47L59.76 147.68a40 40 0 1 0 56.53 56.62l82.06-82a8 8 0 0 1 11.31.04"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M180.75 104.75L204 128l-82.06 81.94a48 48 0 0 1-67.88-67.88l99.31-100.69a32 32 0 0 1 45.26 45.26Z" opacity=".2"/><path d="M209.66 122.34a8 8 0 0 1 0 11.32l-82.05 82a56 56 0 0 1-79.2-79.21l99.26-100.72a40 40 0 1 1 56.61 56.55L105 193a24 24 0 1 1-34-34l83.3-84.62a8 8 0 1 1 11.4 11.22l-83.31 84.71a8 8 0 1 0 11.27 11.36L192.93 81A24 24 0 1 0 159 47L59.76 147.68a40 40 0 1 0 56.53 56.62l82.06-82a8 8 0 0 1 11.31.04"/></g></svg>
</template>

CSS

.icon-paperclip-duotone {
  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%20256%20256%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M180.75%20104.75L204%20128l-82.06%2081.94a48%2048%200%200%201-67.88-67.88l99.31-100.69a32%2032%200%200%201%2045.26%2045.26Z%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M209.66%20122.34a8%208%200%200%201%200%2011.32l-82.05%2082a56%2056%200%200%201-79.2-79.21l99.26-100.72a40%2040%200%201%201%2056.61%2056.55L105%20193a24%2024%200%201%201-34-34l83.3-84.62a8%208%200%201%201%2011.4%2011.22l-83.31%2084.71a8%208%200%201%200%2011.27%2011.36L192.93%2081A24%2024%200%201%200%20159%2047L59.76%20147.68a40%2040%200%201%200%2056.53%2056.62l82.06-82a8%208%200%200%201%2011.31.04%22%2F%3E%3C%2Fg%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%20256%20256%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M180.75%20104.75L204%20128l-82.06%2081.94a48%2048%200%200%201-67.88-67.88l99.31-100.69a32%2032%200%200%201%2045.26%2045.26Z%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M209.66%20122.34a8%208%200%200%201%200%2011.32l-82.05%2082a56%2056%200%200%201-79.2-79.21l99.26-100.72a40%2040%200%201%201%2056.61%2056.55L105%20193a24%2024%200%201%201-34-34l83.3-84.62a8%208%200%201%201%2011.4%2011.22l-83.31%2084.71a8%208%200%201%200%2011.27%2011.36L192.93%2081A24%2024%200%201%200%20159%2047L59.76%20147.68a40%2040%200%201%200%2056.53%2056.62l82.06-82a8%208%200%200%201%2011.31.04%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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