push pin icon
push-pin-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.
- Name
- push-pin-fill
- Set
- Phosphor
- Style
- Fill
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
Related icons in Phosphor
Use the push pin 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-53.47 53.65c4.56 12.67 6.45 33.89-13.19 60A15.93 15.93 0 0 1 157 224h-1.13a16 16 0 0 1-11.32-4.69L96.29 171l-42.63 42.66a8 8 0 0 1-11.32-11.32L85 159.71l-48.3-48.3A16 16 0 0 1 38 87.63c25.42-20.51 49.75-16.48 60.4-13.14L152 20.7a16 16 0 0 1 22.63 0l60.69 60.68a16 16 0 0 1 .01 22.62"/></svg>
React
import type { SVGProps } from "react";
export function PhPushPinFill(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-53.47 53.65c4.56 12.67 6.45 33.89-13.19 60A15.93 15.93 0 0 1 157 224h-1.13a16 16 0 0 1-11.32-4.69L96.29 171l-42.63 42.66a8 8 0 0 1-11.32-11.32L85 159.71l-48.3-48.3A16 16 0 0 1 38 87.63c25.42-20.51 49.75-16.48 60.4-13.14L152 20.7a16 16 0 0 1 22.63 0l60.69 60.68a16 16 0 0 1 .01 22.62"/></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-53.47 53.65c4.56 12.67 6.45 33.89-13.19 60A15.93 15.93 0 0 1 157 224h-1.13a16 16 0 0 1-11.32-4.69L96.29 171l-42.63 42.66a8 8 0 0 1-11.32-11.32L85 159.71l-48.3-48.3A16 16 0 0 1 38 87.63c25.42-20.51 49.75-16.48 60.4-13.14L152 20.7a16 16 0 0 1 22.63 0l60.69 60.68a16 16 0 0 1 .01 22.62"/></svg> </template>
CSS
.icon-push-pin-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-53.47%2053.65c4.56%2012.67%206.45%2033.89-13.19%2060A15.93%2015.93%200%200%201%20157%20224h-1.13a16%2016%200%200%201-11.32-4.69L96.29%20171l-42.63%2042.66a8%208%200%200%201-11.32-11.32L85%20159.71l-48.3-48.3A16%2016%200%200%201%2038%2087.63c25.42-20.51%2049.75-16.48%2060.4-13.14L152%2020.7a16%2016%200%200%201%2022.63%200l60.69%2060.68a16%2016%200%200%201%20.01%2022.62%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-53.47%2053.65c4.56%2012.67%206.45%2033.89-13.19%2060A15.93%2015.93%200%200%201%20157%20224h-1.13a16%2016%200%200%201-11.32-4.69L96.29%20171l-42.63%2042.66a8%208%200%200%201-11.32-11.32L85%20159.71l-48.3-48.3A16%2016%200%200%201%2038%2087.63c25.42-20.51%2049.75-16.48%2060.4-13.14L152%2020.7a16%2016%200%200%201%2022.63%200l60.69%2060.68a16%2016%200%200%201%20.01%2022.62%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/push-pin-fill.svg?color=%231a73e8&size=48