push pin slash icon

push-pin-slash-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.

Name
push-pin-slash-fill
Set
Phosphor
Style
Fill
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Related icons in Phosphor

Use the push pin slash icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m235.33 104l-47.62 47.78a4 4 0 0 1-5.79-.14L108 70.27a4 4 0 0 1 .13-5.51L152 20.7a16 16 0 0 1 22.63 0l60.69 60.68a16 16 0 0 1 .01 22.62M53.92 34.62a8 8 0 0 0-12 .21a8.18 8.18 0 0 0 .37 10.75l25.03 27.57C58.26 75.09 48.2 79.37 38 87.63a16 16 0 0 0-1.29 23.78L85 159.71l-42.45 42.43a8.17 8.17 0 0 0-.6 11.09a8 8 0 0 0 11.71.43L96.29 171l48.29 48.29A16 16 0 0 0 155.9 224h1.13a15.93 15.93 0 0 0 11.64-6.33a88.6 88.6 0 0 0 11.64-20.2l21.77 23.95a8 8 0 1 0 11.84-10.76Z"/></svg>

React

import type { SVGProps } from "react";

export function PhPushPinSlashFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m235.33 104l-47.62 47.78a4 4 0 0 1-5.79-.14L108 70.27a4 4 0 0 1 .13-5.51L152 20.7a16 16 0 0 1 22.63 0l60.69 60.68a16 16 0 0 1 .01 22.62M53.92 34.62a8 8 0 0 0-12 .21a8.18 8.18 0 0 0 .37 10.75l25.03 27.57C58.26 75.09 48.2 79.37 38 87.63a16 16 0 0 0-1.29 23.78L85 159.71l-42.45 42.43a8.17 8.17 0 0 0-.6 11.09a8 8 0 0 0 11.71.43L96.29 171l48.29 48.29A16 16 0 0 0 155.9 224h1.13a15.93 15.93 0 0 0 11.64-6.33a88.6 88.6 0 0 0 11.64-20.2l21.77 23.95a8 8 0 1 0 11.84-10.76Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m235.33 104l-47.62 47.78a4 4 0 0 1-5.79-.14L108 70.27a4 4 0 0 1 .13-5.51L152 20.7a16 16 0 0 1 22.63 0l60.69 60.68a16 16 0 0 1 .01 22.62M53.92 34.62a8 8 0 0 0-12 .21a8.18 8.18 0 0 0 .37 10.75l25.03 27.57C58.26 75.09 48.2 79.37 38 87.63a16 16 0 0 0-1.29 23.78L85 159.71l-42.45 42.43a8.17 8.17 0 0 0-.6 11.09a8 8 0 0 0 11.71.43L96.29 171l48.29 48.29A16 16 0 0 0 155.9 224h1.13a15.93 15.93 0 0 0 11.64-6.33a88.6 88.6 0 0 0 11.64-20.2l21.77 23.95a8 8 0 1 0 11.84-10.76Z"/></svg>
</template>

CSS

.icon-push-pin-slash-fill {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m235.33%20104l-47.62%2047.78a4%204%200%200%201-5.79-.14L108%2070.27a4%204%200%200%201%20.13-5.51L152%2020.7a16%2016%200%200%201%2022.63%200l60.69%2060.68a16%2016%200%200%201%20.01%2022.62M53.92%2034.62a8%208%200%200%200-12%20.21a8.18%208.18%200%200%200%20.37%2010.75l25.03%2027.57C58.26%2075.09%2048.2%2079.37%2038%2087.63a16%2016%200%200%200-1.29%2023.78L85%20159.71l-42.45%2042.43a8.17%208.17%200%200%200-.6%2011.09a8%208%200%200%200%2011.71.43L96.29%20171l48.29%2048.29A16%2016%200%200%200%20155.9%20224h1.13a15.93%2015.93%200%200%200%2011.64-6.33a88.6%2088.6%200%200%200%2011.64-20.2l21.77%2023.95a8%208%200%201%200%2011.84-10.76Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m235.33%20104l-47.62%2047.78a4%204%200%200%201-5.79-.14L108%2070.27a4%204%200%200%201%20.13-5.51L152%2020.7a16%2016%200%200%201%2022.63%200l60.69%2060.68a16%2016%200%200%201%20.01%2022.62M53.92%2034.62a8%208%200%200%200-12%20.21a8.18%208.18%200%200%200%20.37%2010.75l25.03%2027.57C58.26%2075.09%2048.2%2079.37%2038%2087.63a16%2016%200%200%200-1.29%2023.78L85%20159.71l-42.45%2042.43a8.17%208.17%200%200%200-.6%2011.09a8%208%200%200%200%2011.71.43L96.29%20171l48.29%2048.29A16%2016%200%200%200%20155.9%20224h1.13a15.93%2015.93%200%200%200%2011.64-6.33a88.6%2088.6%200%200%200%2011.64-20.2l21.77%2023.95a8%208%200%201%200%2011.84-10.76Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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