push pin simple slash icon
push-pin-simple-slash-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.
- Name
- push-pin-simple-slash-fill
- Set
- Phosphor
- Style
- Fill
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
Related icons in Phosphor
Use the push pin simple slash icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M79.25 38.69a4 4 0 0 1 3-6.69H192a8 8 0 0 1 8 8.53a8.17 8.17 0 0 1-8.27 7.47h-6.19l21.16 119.91a4 4 0 0 1-6.9 3.39Zm134.67 171.93l-160-176a8 8 0 1 0-11.84 10.76L66.24 72l-16.95 96H40a8 8 0 0 0 0 16h80v56a8 8 0 0 0 16 0v-56h32.1l34 37.38a8 8 0 1 0 11.84-10.76Z"/></svg>
React
import type { SVGProps } from "react";
export function PhPushPinSimpleSlashFill(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="M79.25 38.69a4 4 0 0 1 3-6.69H192a8 8 0 0 1 8 8.53a8.17 8.17 0 0 1-8.27 7.47h-6.19l21.16 119.91a4 4 0 0 1-6.9 3.39Zm134.67 171.93l-160-176a8 8 0 1 0-11.84 10.76L66.24 72l-16.95 96H40a8 8 0 0 0 0 16h80v56a8 8 0 0 0 16 0v-56h32.1l34 37.38a8 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="M79.25 38.69a4 4 0 0 1 3-6.69H192a8 8 0 0 1 8 8.53a8.17 8.17 0 0 1-8.27 7.47h-6.19l21.16 119.91a4 4 0 0 1-6.9 3.39Zm134.67 171.93l-160-176a8 8 0 1 0-11.84 10.76L66.24 72l-16.95 96H40a8 8 0 0 0 0 16h80v56a8 8 0 0 0 16 0v-56h32.1l34 37.38a8 8 0 1 0 11.84-10.76Z"/></svg> </template>
CSS
.icon-push-pin-simple-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%22M79.25%2038.69a4%204%200%200%201%203-6.69H192a8%208%200%200%201%208%208.53a8.17%208.17%200%200%201-8.27%207.47h-6.19l21.16%20119.91a4%204%200%200%201-6.9%203.39Zm134.67%20171.93l-160-176a8%208%200%201%200-11.84%2010.76L66.24%2072l-16.95%2096H40a8%208%200%200%200%200%2016h80v56a8%208%200%200%200%2016%200v-56h32.1l34%2037.38a8%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%22M79.25%2038.69a4%204%200%200%201%203-6.69H192a8%208%200%200%201%208%208.53a8.17%208.17%200%200%201-8.27%207.47h-6.19l21.16%20119.91a4%204%200%200%201-6.9%203.39Zm134.67%20171.93l-160-176a8%208%200%201%200-11.84%2010.76L66.24%2072l-16.95%2096H40a8%208%200%200%200%200%2016h80v56a8%208%200%200%200%2016%200v-56h32.1l34%2037.38a8%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-simple-slash-fill.svg?color=%231a73e8&size=48