location marker icon

location-marker from Majesticons by Gerrit Halfmann · Solid · MIT Free for personal and commercial use.

Name
location-marker
Set
Majesticons
Style
Solid
Viewbox
24×24
License
MIT

1 other variant in Majesticons

Use the location marker icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M11.474 21.85L12 21l-.526.85zM12 21l.525.85c-.322.2-.73.2-1.051 0l-.003-.001l-.006-.004l-.02-.013a7.993 7.993 0 0 1-.311-.206a17.706 17.706 0 0 1-.841-.616a20.485 20.485 0 0 1-2.531-2.332C5.933 16.677 4 13.695 4 10c0-4.539 3.592-8 8-8c4.408 0 8 3.461 8 8c0 3.695-1.933 6.677-3.762 8.678a20.487 20.487 0 0 1-2.53 2.332a17.706 17.706 0 0 1-1.085.778a7.993 7.993 0 0 1-.068.044l-.02.013l-.006.004h-.002c0 .001-.002.002-.527-.849zM9 10a3 3 0 1 1 6 0a3 3 0 0 1-6 0z" fill="currentColor"/></g></svg>

React

import type { SVGProps } from "react";

export function MajesticonsLocationMarker(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"><path fillRule="evenodd" clipRule="evenodd" d="M11.474 21.85L12 21l-.526.85zM12 21l.525.85c-.322.2-.73.2-1.051 0l-.003-.001l-.006-.004l-.02-.013a7.993 7.993 0 0 1-.311-.206a17.706 17.706 0 0 1-.841-.616a20.485 20.485 0 0 1-2.531-2.332C5.933 16.677 4 13.695 4 10c0-4.539 3.592-8 8-8c4.408 0 8 3.461 8 8c0 3.695-1.933 6.677-3.762 8.678a20.487 20.487 0 0 1-2.53 2.332a17.706 17.706 0 0 1-1.085.778a7.993 7.993 0 0 1-.068.044l-.02.013l-.006.004h-.002c0 .001-.002.002-.527-.849zM9 10a3 3 0 1 1 6 0a3 3 0 0 1-6 0z" fill="currentColor"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M11.474 21.85L12 21l-.526.85zM12 21l.525.85c-.322.2-.73.2-1.051 0l-.003-.001l-.006-.004l-.02-.013a7.993 7.993 0 0 1-.311-.206a17.706 17.706 0 0 1-.841-.616a20.485 20.485 0 0 1-2.531-2.332C5.933 16.677 4 13.695 4 10c0-4.539 3.592-8 8-8c4.408 0 8 3.461 8 8c0 3.695-1.933 6.677-3.762 8.678a20.487 20.487 0 0 1-2.53 2.332a17.706 17.706 0 0 1-1.085.778a7.993 7.993 0 0 1-.068.044l-.02.013l-.006.004h-.002c0 .001-.002.002-.527-.849zM9 10a3 3 0 1 1 6 0a3 3 0 0 1-6 0z" fill="currentColor"/></g></svg>
</template>

CSS

.icon-location-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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M11.474%2021.85L12%2021l-.526.85zM12%2021l.525.85c-.322.2-.73.2-1.051%200l-.003-.001l-.006-.004l-.02-.013a7.993%207.993%200%200%201-.311-.206a17.706%2017.706%200%200%201-.841-.616a20.485%2020.485%200%200%201-2.531-2.332C5.933%2016.677%204%2013.695%204%2010c0-4.539%203.592-8%208-8c4.408%200%208%203.461%208%208c0%203.695-1.933%206.677-3.762%208.678a20.487%2020.487%200%200%201-2.53%202.332a17.706%2017.706%200%200%201-1.085.778a7.993%207.993%200%200%201-.068.044l-.02.013l-.006.004h-.002c0%20.001-.002.002-.527-.849zM9%2010a3%203%200%201%201%206%200a3%203%200%200%201-6%200z%22%20fill%3D%22currentColor%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%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M11.474%2021.85L12%2021l-.526.85zM12%2021l.525.85c-.322.2-.73.2-1.051%200l-.003-.001l-.006-.004l-.02-.013a7.993%207.993%200%200%201-.311-.206a17.706%2017.706%200%200%201-.841-.616a20.485%2020.485%200%200%201-2.531-2.332C5.933%2016.677%204%2013.695%204%2010c0-4.539%203.592-8%208-8c4.408%200%208%203.461%208%208c0%203.695-1.933%206.677-3.762%208.678a20.487%2020.487%200%200%201-2.53%202.332a17.706%2017.706%200%200%201-1.085.778a7.993%207.993%200%200%201-.068.044l-.02.013l-.006.004h-.002c0%20.001-.002.002-.527-.849zM9%2010a3%203%200%201%201%206%200a3%203%200%200%201-6%200z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/majesticons/location-marker.svg?color=%231a73e8&size=48