moved location icon

moved-location from Material Symbols by Google · Regular · Maps · Apache-2.0 Free for personal and commercial use.

Name
moved-location
Set
Material Symbols
Style
Regular
Category
Maps
Viewbox
24×24
License
Apache 2.0
Aliases
moved-location-outline, moved-location-outline-sharp, moved-location-sharp

1 other variant in Material Symbols

The same icon in other sets

More maps icons from Material Symbols

Use the moved location icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18 13l-1.4-1.4l2.15-2.15q-1.075-.2-3.437.225T10 12.975q.8-2.925 3.225-4.7T18.7 6.5l-2.1-2.1L18 3l5 5zm-6 9q-.275 0-.5-.137t-.35-.363l-.175-.35q-.275-.525-.6-1.012T9.65 19.2q-1.05-1.25-2.238-2.325T5.326 14.45q-.65-.975-.987-2.1T4 10.025Q4 6.7 6.313 4.35T11.974 2q.925 0 1.775.2t1.65.575L13.875 4.3q-.45-.15-.925-.225T11.975 4q-2.5 0-4.225 1.763T6 10.025q0 .9.238 1.738t.737 1.562q.7 1.05 1.6 1.925t1.775 1.775q.45.475.838.95t.787.975q.35-.5.763-.975t.837-.95q.675-.725 1.4-1.4t1.375-1.45l1.425 1.425q-.8.95-1.712 1.8t-1.713 1.8q-.4.475-.737.95t-.613 1l-.175.35q-.125.25-.35.375T12 22"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsMovedLocation(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="m18 13l-1.4-1.4l2.15-2.15q-1.075-.2-3.437.225T10 12.975q.8-2.925 3.225-4.7T18.7 6.5l-2.1-2.1L18 3l5 5zm-6 9q-.275 0-.5-.137t-.35-.363l-.175-.35q-.275-.525-.6-1.012T9.65 19.2q-1.05-1.25-2.238-2.325T5.326 14.45q-.65-.975-.987-2.1T4 10.025Q4 6.7 6.313 4.35T11.974 2q.925 0 1.775.2t1.65.575L13.875 4.3q-.45-.15-.925-.225T11.975 4q-2.5 0-4.225 1.763T6 10.025q0 .9.238 1.738t.737 1.562q.7 1.05 1.6 1.925t1.775 1.775q.45.475.838.95t.787.975q.35-.5.763-.975t.837-.95q.675-.725 1.4-1.4t1.375-1.45l1.425 1.425q-.8.95-1.712 1.8t-1.713 1.8q-.4.475-.737.95t-.613 1l-.175.35q-.125.25-.35.375T12 22"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18 13l-1.4-1.4l2.15-2.15q-1.075-.2-3.437.225T10 12.975q.8-2.925 3.225-4.7T18.7 6.5l-2.1-2.1L18 3l5 5zm-6 9q-.275 0-.5-.137t-.35-.363l-.175-.35q-.275-.525-.6-1.012T9.65 19.2q-1.05-1.25-2.238-2.325T5.326 14.45q-.65-.975-.987-2.1T4 10.025Q4 6.7 6.313 4.35T11.974 2q.925 0 1.775.2t1.65.575L13.875 4.3q-.45-.15-.925-.225T11.975 4q-2.5 0-4.225 1.763T6 10.025q0 .9.238 1.738t.737 1.562q.7 1.05 1.6 1.925t1.775 1.775q.45.475.838.95t.787.975q.35-.5.763-.975t.837-.95q.675-.725 1.4-1.4t1.375-1.45l1.425 1.425q-.8.95-1.712 1.8t-1.713 1.8q-.4.475-.737.95t-.613 1l-.175.35q-.125.25-.35.375T12 22"/></svg>
</template>

CSS

.icon-moved-location {
  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%22m18%2013l-1.4-1.4l2.15-2.15q-1.075-.2-3.437.225T10%2012.975q.8-2.925%203.225-4.7T18.7%206.5l-2.1-2.1L18%203l5%205zm-6%209q-.275%200-.5-.137t-.35-.363l-.175-.35q-.275-.525-.6-1.012T9.65%2019.2q-1.05-1.25-2.238-2.325T5.326%2014.45q-.65-.975-.987-2.1T4%2010.025Q4%206.7%206.313%204.35T11.974%202q.925%200%201.775.2t1.65.575L13.875%204.3q-.45-.15-.925-.225T11.975%204q-2.5%200-4.225%201.763T6%2010.025q0%20.9.238%201.738t.737%201.562q.7%201.05%201.6%201.925t1.775%201.775q.45.475.838.95t.787.975q.35-.5.763-.975t.837-.95q.675-.725%201.4-1.4t1.375-1.45l1.425%201.425q-.8.95-1.712%201.8t-1.713%201.8q-.4.475-.737.95t-.613%201l-.175.35q-.125.25-.35.375T12%2022%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%22m18%2013l-1.4-1.4l2.15-2.15q-1.075-.2-3.437.225T10%2012.975q.8-2.925%203.225-4.7T18.7%206.5l-2.1-2.1L18%203l5%205zm-6%209q-.275%200-.5-.137t-.35-.363l-.175-.35q-.275-.525-.6-1.012T9.65%2019.2q-1.05-1.25-2.238-2.325T5.326%2014.45q-.65-.975-.987-2.1T4%2010.025Q4%206.7%206.313%204.35T11.974%202q.925%200%201.775.2t1.65.575L13.875%204.3q-.45-.15-.925-.225T11.975%204q-2.5%200-4.225%201.763T6%2010.025q0%20.9.238%201.738t.737%201.562q.7%201.05%201.6%201.925t1.775%201.775q.45.475.838.95t.787.975q.35-.5.763-.975t.837-.95q.675-.725%201.4-1.4t1.375-1.45l1.425%201.425q-.8.95-1.712%201.8t-1.713%201.8q-.4.475-.737.95t-.613%201l-.175.35q-.125.25-.35.375T12%2022%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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