map pin icon
map-pin from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- map-pin
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
map-pinBoxIcons v2map-pinBoxIcons v2 Solidmap-pinFramework7 Iconsmap-pinFont Awesome 6 Solidmap-pinFont Awesome Solidmap-pinFeather Iconsmap-pin-outlineFlowbite Iconsmap-pin-20-filledFluent UI System Iconsmap-pinHeroIconsmap-pinIconoirmap-pinLine Awesomemap-pinLucidemap-pin-fillMingCute Iconmap-pinMyna UI Iconsmap-pinPhosphormap-pinPixelarticonsmap-pin-fillRemix Iconmap-pinTabler Iconsmap-pinUnicons
Related icons in Huge Icons
Use the map pin 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-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M7 9.002c-2.175.013-3.353.117-4.121.95C2 10.904 2 12.436 2 15.5s0 4.596.879 5.548C3.757 22 5.172 22 8 22h8c2.828 0 4.243 0 5.121-.952S22 18.564 22 15.5s0-4.596-.879-5.548c-.768-.833-1.946-.937-4.121-.95M6 12l4.5 2.625M18 19l-4.2-2.45m0 0l4.2-2.8m-4.2 2.8l-3.3-1.925m0 0L6 17.6"/><path d="M12 7a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5Zm0 0v4"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsMapPin(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" strokeLinecap="round" strokeWidth="1.5"><path strokeLinejoin="round" d="M7 9.002c-2.175.013-3.353.117-4.121.95C2 10.904 2 12.436 2 15.5s0 4.596.879 5.548C3.757 22 5.172 22 8 22h8c2.828 0 4.243 0 5.121-.952S22 18.564 22 15.5s0-4.596-.879-5.548c-.768-.833-1.946-.937-4.121-.95M6 12l4.5 2.625M18 19l-4.2-2.45m0 0l4.2-2.8m-4.2 2.8l-3.3-1.925m0 0L6 17.6"/><path d="M12 7a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5Zm0 0v4"/></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-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M7 9.002c-2.175.013-3.353.117-4.121.95C2 10.904 2 12.436 2 15.5s0 4.596.879 5.548C3.757 22 5.172 22 8 22h8c2.828 0 4.243 0 5.121-.952S22 18.564 22 15.5s0-4.596-.879-5.548c-.768-.833-1.946-.937-4.121-.95M6 12l4.5 2.625M18 19l-4.2-2.45m0 0l4.2-2.8m-4.2 2.8l-3.3-1.925m0 0L6 17.6"/><path d="M12 7a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5Zm0 0v4"/></g></svg> </template>
CSS
.icon-map-pin {
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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M7%209.002c-2.175.013-3.353.117-4.121.95C2%2010.904%202%2012.436%202%2015.5s0%204.596.879%205.548C3.757%2022%205.172%2022%208%2022h8c2.828%200%204.243%200%205.121-.952S22%2018.564%2022%2015.5s0-4.596-.879-5.548c-.768-.833-1.946-.937-4.121-.95M6%2012l4.5%202.625M18%2019l-4.2-2.45m0%200l4.2-2.8m-4.2%202.8l-3.3-1.925m0%200L6%2017.6%22%2F%3E%3Cpath%20d%3D%22M12%207a2.5%202.5%200%201%200%200-5a2.5%202.5%200%200%200%200%205Zm0%200v4%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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M7%209.002c-2.175.013-3.353.117-4.121.95C2%2010.904%202%2012.436%202%2015.5s0%204.596.879%205.548C3.757%2022%205.172%2022%208%2022h8c2.828%200%204.243%200%205.121-.952S22%2018.564%2022%2015.5s0-4.596-.879-5.548c-.768-.833-1.946-.937-4.121-.95M6%2012l4.5%202.625M18%2019l-4.2-2.45m0%200l4.2-2.8m-4.2%202.8l-3.3-1.925m0%200L6%2017.6%22%2F%3E%3Cpath%20d%3D%22M12%207a2.5%202.5%200%201%200%200-5a2.5%202.5%200%200%200%200%205Zm0%200v4%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/map-pin.svg?color=%231a73e8&size=48