map marker icon
map-marker from Prime Icons by PrimeTek · Regular · MIT Free for personal and commercial use.
- Name
- map-marker
- Set
- Prime Icons
- Style
- Regular
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Use the map marker icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 21.25a.7.7 0 0 1-.41-.13c-.3-.19-7.34-4.92-7.34-10.67a7.75 7.75 0 0 1 15.5 0c0 5.75-7 10.48-7.34 10.67a.7.7 0 0 1-.41.13m0-17a6.23 6.23 0 0 0-6.25 6.2c0 4.21 4.79 8.06 6.25 9.13c1.46-1.07 6.25-4.92 6.25-9.13A6.23 6.23 0 0 0 12 4.25"/><path fill="currentColor" d="M12 12.75A2.75 2.75 0 1 1 14.75 10A2.75 2.75 0 0 1 12 12.75m0-4A1.25 1.25 0 1 0 13.25 10A1.25 1.25 0 0 0 12 8.75"/></svg>
React
import type { SVGProps } from "react";
export function PrimeMapMarker(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 21.25a.7.7 0 0 1-.41-.13c-.3-.19-7.34-4.92-7.34-10.67a7.75 7.75 0 0 1 15.5 0c0 5.75-7 10.48-7.34 10.67a.7.7 0 0 1-.41.13m0-17a6.23 6.23 0 0 0-6.25 6.2c0 4.21 4.79 8.06 6.25 9.13c1.46-1.07 6.25-4.92 6.25-9.13A6.23 6.23 0 0 0 12 4.25"/><path fill="currentColor" d="M12 12.75A2.75 2.75 0 1 1 14.75 10A2.75 2.75 0 0 1 12 12.75m0-4A1.25 1.25 0 1 0 13.25 10A1.25 1.25 0 0 0 12 8.75"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 21.25a.7.7 0 0 1-.41-.13c-.3-.19-7.34-4.92-7.34-10.67a7.75 7.75 0 0 1 15.5 0c0 5.75-7 10.48-7.34 10.67a.7.7 0 0 1-.41.13m0-17a6.23 6.23 0 0 0-6.25 6.2c0 4.21 4.79 8.06 6.25 9.13c1.46-1.07 6.25-4.92 6.25-9.13A6.23 6.23 0 0 0 12 4.25"/><path fill="currentColor" d="M12 12.75A2.75 2.75 0 1 1 14.75 10A2.75 2.75 0 0 1 12 12.75m0-4A1.25 1.25 0 1 0 13.25 10A1.25 1.25 0 0 0 12 8.75"/></svg> </template>
CSS
.icon-map-marker {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2021.25a.7.7%200%200%201-.41-.13c-.3-.19-7.34-4.92-7.34-10.67a7.75%207.75%200%200%201%2015.5%200c0%205.75-7%2010.48-7.34%2010.67a.7.7%200%200%201-.41.13m0-17a6.23%206.23%200%200%200-6.25%206.2c0%204.21%204.79%208.06%206.25%209.13c1.46-1.07%206.25-4.92%206.25-9.13A6.23%206.23%200%200%200%2012%204.25%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2012.75A2.75%202.75%200%201%201%2014.75%2010A2.75%202.75%200%200%201%2012%2012.75m0-4A1.25%201.25%200%201%200%2013.25%2010A1.25%201.25%200%200%200%2012%208.75%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2021.25a.7.7%200%200%201-.41-.13c-.3-.19-7.34-4.92-7.34-10.67a7.75%207.75%200%200%201%2015.5%200c0%205.75-7%2010.48-7.34%2010.67a.7.7%200%200%201-.41.13m0-17a6.23%206.23%200%200%200-6.25%206.2c0%204.21%204.79%208.06%206.25%209.13c1.46-1.07%206.25-4.92%206.25-9.13A6.23%206.23%200%200%200%2012%204.25%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2012.75A2.75%202.75%200%201%201%2014.75%2010A2.75%202.75%200%200%201%2012%2012.75m0-4A1.25%201.25%200%201%200%2013.25%2010A1.25%201.25%200%200%200%2012%208.75%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/prime/map-marker.svg?color=%231a73e8&size=48