map pin off icon

map-pin-off-sharp-fill from Keyline Icons by Keyline Icons · Sharp Fill · MIT Free for personal and commercial use.

Name
map-pin-off-sharp-fill
Set
Keyline Icons
Style
Sharp Fill
Viewbox
24×24
License
MIT

7 other variants in Keyline Icons

The same icon in other sets

Related icons in Keyline Icons

Use the map pin off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="2"><path fill="currentColor" fill-rule="evenodd" d="M17.4296 17.4296L12.7454 22.6667C12.5556 22.8788 12.2846 23 12 23C11.7154 23 11.4444 22.8788 11.2546 22.6667L5.2918 16C3.8159 14.3499 3 12.2138 3 10C3 8.0251 3.6361 6.1987 4.7146 4.7146L17.4296 17.4296ZM6.9035 2.6608C8.3691 1.6207 10.135 1 12 1C16.8325 1 21 5.1675 21 10C21 11.7901 20.4072 13.6433 19.382 15.1393ZM12 7.7573C12 7.7573 12 7.7573 12 7.7573C13.2386 7.7573 14.2427 8.7614 14.2427 10ZM9.1285 9.1285L12.8715 12.8715C12.5957 12.9551 12.3031 13 12 13C10.3431 13 9 11.6569 9 10C9 9.6969 9.0449 9.4043 9.1285 9.1285Z" clip-rule="evenodd" stroke="none"/><path d="M1.7071 1.7071L22.2929 22.2929"/></g></svg>

React

import type { SVGProps } from "react";

export function KeylineIconsMapPinOffSharpFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="2"><path fill="currentColor" fillRule="evenodd" d="M17.4296 17.4296L12.7454 22.6667C12.5556 22.8788 12.2846 23 12 23C11.7154 23 11.4444 22.8788 11.2546 22.6667L5.2918 16C3.8159 14.3499 3 12.2138 3 10C3 8.0251 3.6361 6.1987 4.7146 4.7146L17.4296 17.4296ZM6.9035 2.6608C8.3691 1.6207 10.135 1 12 1C16.8325 1 21 5.1675 21 10C21 11.7901 20.4072 13.6433 19.382 15.1393ZM12 7.7573C12 7.7573 12 7.7573 12 7.7573C13.2386 7.7573 14.2427 8.7614 14.2427 10ZM9.1285 9.1285L12.8715 12.8715C12.5957 12.9551 12.3031 13 12 13C10.3431 13 9 11.6569 9 10C9 9.6969 9.0449 9.4043 9.1285 9.1285Z" clipRule="evenodd" stroke="none"/><path d="M1.7071 1.7071L22.2929 22.2929"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="2"><path fill="currentColor" fill-rule="evenodd" d="M17.4296 17.4296L12.7454 22.6667C12.5556 22.8788 12.2846 23 12 23C11.7154 23 11.4444 22.8788 11.2546 22.6667L5.2918 16C3.8159 14.3499 3 12.2138 3 10C3 8.0251 3.6361 6.1987 4.7146 4.7146L17.4296 17.4296ZM6.9035 2.6608C8.3691 1.6207 10.135 1 12 1C16.8325 1 21 5.1675 21 10C21 11.7901 20.4072 13.6433 19.382 15.1393ZM12 7.7573C12 7.7573 12 7.7573 12 7.7573C13.2386 7.7573 14.2427 8.7614 14.2427 10ZM9.1285 9.1285L12.8715 12.8715C12.5957 12.9551 12.3031 13 12 13C10.3431 13 9 11.6569 9 10C9 9.6969 9.0449 9.4043 9.1285 9.1285Z" clip-rule="evenodd" stroke="none"/><path d="M1.7071 1.7071L22.2929 22.2929"/></g></svg>
</template>

CSS

.icon-map-pin-off-sharp-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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M17.4296%2017.4296L12.7454%2022.6667C12.5556%2022.8788%2012.2846%2023%2012%2023C11.7154%2023%2011.4444%2022.8788%2011.2546%2022.6667L5.2918%2016C3.8159%2014.3499%203%2012.2138%203%2010C3%208.0251%203.6361%206.1987%204.7146%204.7146L17.4296%2017.4296ZM6.9035%202.6608C8.3691%201.6207%2010.135%201%2012%201C16.8325%201%2021%205.1675%2021%2010C21%2011.7901%2020.4072%2013.6433%2019.382%2015.1393ZM12%207.7573C12%207.7573%2012%207.7573%2012%207.7573C13.2386%207.7573%2014.2427%208.7614%2014.2427%2010ZM9.1285%209.1285L12.8715%2012.8715C12.5957%2012.9551%2012.3031%2013%2012%2013C10.3431%2013%209%2011.6569%209%2010C9%209.6969%209.0449%209.4043%209.1285%209.1285Z%22%20clip-rule%3D%22evenodd%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M1.7071%201.7071L22.2929%2022.2929%22%2F%3E%3C%2Fg%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M17.4296%2017.4296L12.7454%2022.6667C12.5556%2022.8788%2012.2846%2023%2012%2023C11.7154%2023%2011.4444%2022.8788%2011.2546%2022.6667L5.2918%2016C3.8159%2014.3499%203%2012.2138%203%2010C3%208.0251%203.6361%206.1987%204.7146%204.7146L17.4296%2017.4296ZM6.9035%202.6608C8.3691%201.6207%2010.135%201%2012%201C16.8325%201%2021%205.1675%2021%2010C21%2011.7901%2020.4072%2013.6433%2019.382%2015.1393ZM12%207.7573C12%207.7573%2012%207.7573%2012%207.7573C13.2386%207.7573%2014.2427%208.7614%2014.2427%2010ZM9.1285%209.1285L12.8715%2012.8715C12.5957%2012.9551%2012.3031%2013%2012%2013C10.3431%2013%209%2011.6569%209%2010C9%209.6969%209.0449%209.4043%209.1285%209.1285Z%22%20clip-rule%3D%22evenodd%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M1.7071%201.7071L22.2929%2022.2929%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/keyline-icons/map-pin-off-sharp-fill.svg?color=%231a73e8&size=48