edit location alt icon

edit-location-alt-rounded from Material Symbols by Google · Rounded · Maps · Apache-2.0 Free for personal and commercial use.

Name
edit-location-alt-rounded
Set
Material Symbols
Style
Rounded
Category
Maps
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More maps icons from Material Symbols

Use the edit location alt icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.3 21.2q-.35-.125-.625-.375Q9.05 19.325 7.8 17.9t-2.087-2.762t-1.275-2.575T4 10.2q0-3.75 2.413-5.975T12 2h.375q.175 0 .35.025q.625.05.825.663t-.3 1.112L9.575 7.5q-.275.275-.425.638T9 8.9V11q0 .825.588 1.412T11 13h2.1q.4 0 .763-.15t.637-.425l3.675-3.675q.475-.475 1.075-.275t.7.825q.025.225.037.45t.013.45q0 2.35-1.7 5.037t-4.975 5.588q-.275.25-.625.375t-.7.125t-.7-.125m2.1-10.5l5.55-5.55q.15-.15.15-.35t-.15-.35l-1.4-1.4q-.15-.15-.35-.15t-.35.15L11.3 8.6q-.15.15-.225.338T11 9.325v.925q0 .325.213.538t.537.212h.925q.2 0 .388-.075t.337-.225m6.25-6.95q.15.15.35.15t.35-.15l.35-.35q.275-.275.275-.7T20.7 2l-.7-.7q-.275-.275-.7-.275t-.7.275l-.35.35q-.15.15-.15.35t.15.35z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsEditLocationAltRounded(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="M11.3 21.2q-.35-.125-.625-.375Q9.05 19.325 7.8 17.9t-2.087-2.762t-1.275-2.575T4 10.2q0-3.75 2.413-5.975T12 2h.375q.175 0 .35.025q.625.05.825.663t-.3 1.112L9.575 7.5q-.275.275-.425.638T9 8.9V11q0 .825.588 1.412T11 13h2.1q.4 0 .763-.15t.637-.425l3.675-3.675q.475-.475 1.075-.275t.7.825q.025.225.037.45t.013.45q0 2.35-1.7 5.037t-4.975 5.588q-.275.25-.625.375t-.7.125t-.7-.125m2.1-10.5l5.55-5.55q.15-.15.15-.35t-.15-.35l-1.4-1.4q-.15-.15-.35-.15t-.35.15L11.3 8.6q-.15.15-.225.338T11 9.325v.925q0 .325.213.538t.537.212h.925q.2 0 .388-.075t.337-.225m6.25-6.95q.15.15.35.15t.35-.15l.35-.35q.275-.275.275-.7T20.7 2l-.7-.7q-.275-.275-.7-.275t-.7.275l-.35.35q-.15.15-.15.35t.15.35z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.3 21.2q-.35-.125-.625-.375Q9.05 19.325 7.8 17.9t-2.087-2.762t-1.275-2.575T4 10.2q0-3.75 2.413-5.975T12 2h.375q.175 0 .35.025q.625.05.825.663t-.3 1.112L9.575 7.5q-.275.275-.425.638T9 8.9V11q0 .825.588 1.412T11 13h2.1q.4 0 .763-.15t.637-.425l3.675-3.675q.475-.475 1.075-.275t.7.825q.025.225.037.45t.013.45q0 2.35-1.7 5.037t-4.975 5.588q-.275.25-.625.375t-.7.125t-.7-.125m2.1-10.5l5.55-5.55q.15-.15.15-.35t-.15-.35l-1.4-1.4q-.15-.15-.35-.15t-.35.15L11.3 8.6q-.15.15-.225.338T11 9.325v.925q0 .325.213.538t.537.212h.925q.2 0 .388-.075t.337-.225m6.25-6.95q.15.15.35.15t.35-.15l.35-.35q.275-.275.275-.7T20.7 2l-.7-.7q-.275-.275-.7-.275t-.7.275l-.35.35q-.15.15-.15.35t.15.35z"/></svg>
</template>

CSS

.icon-edit-location-alt-rounded {
  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%22M11.3%2021.2q-.35-.125-.625-.375Q9.05%2019.325%207.8%2017.9t-2.087-2.762t-1.275-2.575T4%2010.2q0-3.75%202.413-5.975T12%202h.375q.175%200%20.35.025q.625.05.825.663t-.3%201.112L9.575%207.5q-.275.275-.425.638T9%208.9V11q0%20.825.588%201.412T11%2013h2.1q.4%200%20.763-.15t.637-.425l3.675-3.675q.475-.475%201.075-.275t.7.825q.025.225.037.45t.013.45q0%202.35-1.7%205.037t-4.975%205.588q-.275.25-.625.375t-.7.125t-.7-.125m2.1-10.5l5.55-5.55q.15-.15.15-.35t-.15-.35l-1.4-1.4q-.15-.15-.35-.15t-.35.15L11.3%208.6q-.15.15-.225.338T11%209.325v.925q0%20.325.213.538t.537.212h.925q.2%200%20.388-.075t.337-.225m6.25-6.95q.15.15.35.15t.35-.15l.35-.35q.275-.275.275-.7T20.7%202l-.7-.7q-.275-.275-.7-.275t-.7.275l-.35.35q-.15.15-.15.35t.15.35z%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%22M11.3%2021.2q-.35-.125-.625-.375Q9.05%2019.325%207.8%2017.9t-2.087-2.762t-1.275-2.575T4%2010.2q0-3.75%202.413-5.975T12%202h.375q.175%200%20.35.025q.625.05.825.663t-.3%201.112L9.575%207.5q-.275.275-.425.638T9%208.9V11q0%20.825.588%201.412T11%2013h2.1q.4%200%20.763-.15t.637-.425l3.675-3.675q.475-.475%201.075-.275t.7.825q.025.225.037.45t.013.45q0%202.35-1.7%205.037t-4.975%205.588q-.275.25-.625.375t-.7.125t-.7-.125m2.1-10.5l5.55-5.55q.15-.15.15-.35t-.15-.35l-1.4-1.4q-.15-.15-.35-.15t-.35.15L11.3%208.6q-.15.15-.225.338T11%209.325v.925q0%20.325.213.538t.537.212h.925q.2%200%20.388-.075t.337-.225m6.25-6.95q.15.15.35.15t.35-.15l.35-.35q.275-.275.275-.7T20.7%202l-.7-.7q-.275-.275-.7-.275t-.7.275l-.35.35q-.15.15-.15.35t.15.35z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/edit-location-alt-rounded.svg?color=%231a73e8&size=48