push pin simple slash icon
push-pin-simple-slash-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.
- Name
- push-pin-simple-slash-thin
- Set
- Phosphor
- Style
- Thin
- 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="M87.25 40a4 4 0 0 1 4-4H192a4 4 0 0 1 0 8h-11.23l19.58 111a4 4 0 0 1-3.24 4.63a3.3 3.3 0 0 1-.7.07a4 4 0 0 1-3.93-3.31L172.64 44H91.25a4 4 0 0 1-4-4m123.44 179a4 4 0 0 1-5.65-.27L169.87 180H132v60a4 4 0 0 1-8 0v-60H40a4 4 0 0 1 0-8h12.64L70.52 70.72L45 42.69a4 4 0 0 1 6-5.38l160 176a4 4 0 0 1-.31 5.69m-48.1-47L77.32 78.2L60.77 172Z"/></svg>
React
import type { SVGProps } from "react";
export function PhPushPinSimpleSlashThin(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="M87.25 40a4 4 0 0 1 4-4H192a4 4 0 0 1 0 8h-11.23l19.58 111a4 4 0 0 1-3.24 4.63a3.3 3.3 0 0 1-.7.07a4 4 0 0 1-3.93-3.31L172.64 44H91.25a4 4 0 0 1-4-4m123.44 179a4 4 0 0 1-5.65-.27L169.87 180H132v60a4 4 0 0 1-8 0v-60H40a4 4 0 0 1 0-8h12.64L70.52 70.72L45 42.69a4 4 0 0 1 6-5.38l160 176a4 4 0 0 1-.31 5.69m-48.1-47L77.32 78.2L60.77 172Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M87.25 40a4 4 0 0 1 4-4H192a4 4 0 0 1 0 8h-11.23l19.58 111a4 4 0 0 1-3.24 4.63a3.3 3.3 0 0 1-.7.07a4 4 0 0 1-3.93-3.31L172.64 44H91.25a4 4 0 0 1-4-4m123.44 179a4 4 0 0 1-5.65-.27L169.87 180H132v60a4 4 0 0 1-8 0v-60H40a4 4 0 0 1 0-8h12.64L70.52 70.72L45 42.69a4 4 0 0 1 6-5.38l160 176a4 4 0 0 1-.31 5.69m-48.1-47L77.32 78.2L60.77 172Z"/></svg> </template>
CSS
.icon-push-pin-simple-slash-thin {
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%22M87.25%2040a4%204%200%200%201%204-4H192a4%204%200%200%201%200%208h-11.23l19.58%20111a4%204%200%200%201-3.24%204.63a3.3%203.3%200%200%201-.7.07a4%204%200%200%201-3.93-3.31L172.64%2044H91.25a4%204%200%200%201-4-4m123.44%20179a4%204%200%200%201-5.65-.27L169.87%20180H132v60a4%204%200%200%201-8%200v-60H40a4%204%200%200%201%200-8h12.64L70.52%2070.72L45%2042.69a4%204%200%200%201%206-5.38l160%20176a4%204%200%200%201-.31%205.69m-48.1-47L77.32%2078.2L60.77%20172Z%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%22M87.25%2040a4%204%200%200%201%204-4H192a4%204%200%200%201%200%208h-11.23l19.58%20111a4%204%200%200%201-3.24%204.63a3.3%203.3%200%200%201-.7.07a4%204%200%200%201-3.93-3.31L172.64%2044H91.25a4%204%200%200%201-4-4m123.44%20179a4%204%200%200%201-5.65-.27L169.87%20180H132v60a4%204%200%200%201-8%200v-60H40a4%204%200%200%201%200-8h12.64L70.52%2070.72L45%2042.69a4%204%200%200%201%206-5.38l160%20176a4%204%200%200%201-.31%205.69m-48.1-47L77.32%2078.2L60.77%20172Z%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-thin.svg?color=%231a73e8&size=48