map marker edit icon

map-marker-edit from Unicons by Iconscout · Line · Location And Map · Apache-2.0 Free for personal and commercial use.

Name
map-marker-edit
Set
Unicons
Style
Line
Category
Location And Map
Viewbox
24×24
License
Apache 2.0

More location and map icons from Unicons

Use the map marker edit icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.46 9.63A8.5 8.5 0 1 0 6 16.46l5.3 5.31a1 1 0 0 0 1.42 0L18 16.46a8.46 8.46 0 0 0 2.46-6.83m-3.86 5.42l-4.6 4.6l-4.6-4.6a6.49 6.49 0 0 1-1.87-5.22A6.57 6.57 0 0 1 8.42 5a6.47 6.47 0 0 1 7.16 0a6.57 6.57 0 0 1 2.89 4.81a6.49 6.49 0 0 1-1.87 5.24m-2.81-8.8a1 1 0 0 0-1.42 0L8.79 9.83a1 1 0 0 0-.29.7V13a1 1 0 0 0 1 1h2.42a1 1 0 0 0 .71-.29l3.58-3.58a1 1 0 0 0 0-1.41ZM11.51 12h-1v-1l2.58-2.58l1 1Z"/></svg>

React

import type { SVGProps } from "react";

export function UilMapMarkerEdit(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="M20.46 9.63A8.5 8.5 0 1 0 6 16.46l5.3 5.31a1 1 0 0 0 1.42 0L18 16.46a8.46 8.46 0 0 0 2.46-6.83m-3.86 5.42l-4.6 4.6l-4.6-4.6a6.49 6.49 0 0 1-1.87-5.22A6.57 6.57 0 0 1 8.42 5a6.47 6.47 0 0 1 7.16 0a6.57 6.57 0 0 1 2.89 4.81a6.49 6.49 0 0 1-1.87 5.24m-2.81-8.8a1 1 0 0 0-1.42 0L8.79 9.83a1 1 0 0 0-.29.7V13a1 1 0 0 0 1 1h2.42a1 1 0 0 0 .71-.29l3.58-3.58a1 1 0 0 0 0-1.41ZM11.51 12h-1v-1l2.58-2.58l1 1Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.46 9.63A8.5 8.5 0 1 0 6 16.46l5.3 5.31a1 1 0 0 0 1.42 0L18 16.46a8.46 8.46 0 0 0 2.46-6.83m-3.86 5.42l-4.6 4.6l-4.6-4.6a6.49 6.49 0 0 1-1.87-5.22A6.57 6.57 0 0 1 8.42 5a6.47 6.47 0 0 1 7.16 0a6.57 6.57 0 0 1 2.89 4.81a6.49 6.49 0 0 1-1.87 5.24m-2.81-8.8a1 1 0 0 0-1.42 0L8.79 9.83a1 1 0 0 0-.29.7V13a1 1 0 0 0 1 1h2.42a1 1 0 0 0 .71-.29l3.58-3.58a1 1 0 0 0 0-1.41ZM11.51 12h-1v-1l2.58-2.58l1 1Z"/></svg>
</template>

CSS

.icon-map-marker-edit {
  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%22M20.46%209.63A8.5%208.5%200%201%200%206%2016.46l5.3%205.31a1%201%200%200%200%201.42%200L18%2016.46a8.46%208.46%200%200%200%202.46-6.83m-3.86%205.42l-4.6%204.6l-4.6-4.6a6.49%206.49%200%200%201-1.87-5.22A6.57%206.57%200%200%201%208.42%205a6.47%206.47%200%200%201%207.16%200a6.57%206.57%200%200%201%202.89%204.81a6.49%206.49%200%200%201-1.87%205.24m-2.81-8.8a1%201%200%200%200-1.42%200L8.79%209.83a1%201%200%200%200-.29.7V13a1%201%200%200%200%201%201h2.42a1%201%200%200%200%20.71-.29l3.58-3.58a1%201%200%200%200%200-1.41ZM11.51%2012h-1v-1l2.58-2.58l1%201Z%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%22M20.46%209.63A8.5%208.5%200%201%200%206%2016.46l5.3%205.31a1%201%200%200%200%201.42%200L18%2016.46a8.46%208.46%200%200%200%202.46-6.83m-3.86%205.42l-4.6%204.6l-4.6-4.6a6.49%206.49%200%200%201-1.87-5.22A6.57%206.57%200%200%201%208.42%205a6.47%206.47%200%200%201%207.16%200a6.57%206.57%200%200%201%202.89%204.81a6.49%206.49%200%200%201-1.87%205.24m-2.81-8.8a1%201%200%200%200-1.42%200L8.79%209.83a1%201%200%200%200-.29.7V13a1%201%200%200%200%201%201h2.42a1%201%200%200%200%20.71-.29l3.58-3.58a1%201%200%200%200%200-1.41ZM11.51%2012h-1v-1l2.58-2.58l1%201Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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