pin-off-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.

Name
pin-off-20-regular
Set
Fluent UI System Icons
Style
20 Regular
Viewbox
20×20
License
MIT

12 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the pin off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M2.854 2.146a.5.5 0 1 0-.708.708l4.75 4.75l-2.878 1.15a1 1 0 0 0-.335 1.636L6.293 13L3 16.293V17h.707L7 13.707l2.61 2.61a1 1 0 0 0 1.636-.335l1.15-2.878l4.75 4.75a.5.5 0 0 0 .708-.708zm8.774 10.189l-1.31 3.275L4.39 9.683l3.275-1.31zm1.329-1.622l-.08.042l.743.744l3.242-1.621a2 2 0 0 0 .52-3.203l-4.057-4.057a2 2 0 0 0-3.203.52L8.502 6.38l.743.744q.023-.04.042-.08l1.73-3.459a1 1 0 0 1 1.601-.26l4.057 4.057a1 1 0 0 1-.26 1.602z"/></svg>

React

import type { SVGProps } from "react";

export function FluentPinOff20Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M2.854 2.146a.5.5 0 1 0-.708.708l4.75 4.75l-2.878 1.15a1 1 0 0 0-.335 1.636L6.293 13L3 16.293V17h.707L7 13.707l2.61 2.61a1 1 0 0 0 1.636-.335l1.15-2.878l4.75 4.75a.5.5 0 0 0 .708-.708zm8.774 10.189l-1.31 3.275L4.39 9.683l3.275-1.31zm1.329-1.622l-.08.042l.743.744l3.242-1.621a2 2 0 0 0 .52-3.203l-4.057-4.057a2 2 0 0 0-3.203.52L8.502 6.38l.743.744q.023-.04.042-.08l1.73-3.459a1 1 0 0 1 1.601-.26l4.057 4.057a1 1 0 0 1-.26 1.602z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M2.854 2.146a.5.5 0 1 0-.708.708l4.75 4.75l-2.878 1.15a1 1 0 0 0-.335 1.636L6.293 13L3 16.293V17h.707L7 13.707l2.61 2.61a1 1 0 0 0 1.636-.335l1.15-2.878l4.75 4.75a.5.5 0 0 0 .708-.708zm8.774 10.189l-1.31 3.275L4.39 9.683l3.275-1.31zm1.329-1.622l-.08.042l.743.744l3.242-1.621a2 2 0 0 0 .52-3.203l-4.057-4.057a2 2 0 0 0-3.203.52L8.502 6.38l.743.744q.023-.04.042-.08l1.73-3.459a1 1 0 0 1 1.601-.26l4.057 4.057a1 1 0 0 1-.26 1.602z"/></svg>
</template>

CSS

.icon-pin-off-20-regular {
  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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.854%202.146a.5.5%200%201%200-.708.708l4.75%204.75l-2.878%201.15a1%201%200%200%200-.335%201.636L6.293%2013L3%2016.293V17h.707L7%2013.707l2.61%202.61a1%201%200%200%200%201.636-.335l1.15-2.878l4.75%204.75a.5.5%200%200%200%20.708-.708zm8.774%2010.189l-1.31%203.275L4.39%209.683l3.275-1.31zm1.329-1.622l-.08.042l.743.744l3.242-1.621a2%202%200%200%200%20.52-3.203l-4.057-4.057a2%202%200%200%200-3.203.52L8.502%206.38l.743.744q.023-.04.042-.08l1.73-3.459a1%201%200%200%201%201.601-.26l4.057%204.057a1%201%200%200%201-.26%201.602z%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.854%202.146a.5.5%200%201%200-.708.708l4.75%204.75l-2.878%201.15a1%201%200%200%200-.335%201.636L6.293%2013L3%2016.293V17h.707L7%2013.707l2.61%202.61a1%201%200%200%200%201.636-.335l1.15-2.878l4.75%204.75a.5.5%200%200%200%20.708-.708zm8.774%2010.189l-1.31%203.275L4.39%209.683l3.275-1.31zm1.329-1.622l-.08.042l.743.744l3.242-1.621a2%202%200%200%200%20.52-3.203l-4.057-4.057a2%202%200%200%200-3.203.52L8.502%206.38l.743.744q.023-.04.042-.08l1.73-3.459a1%201%200%200%201%201.601-.26l4.057%204.057a1%201%200%200%201-.26%201.602z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/pin-off-20-regular.svg?color=%231a73e8&size=48