moved location icon

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

Name
moved-location-rounded
Set
Material Symbols
Style
Rounded
Category
Maps
Viewbox
24×24
License
Apache 2.0
Aliases
moved-location-outline-rounded

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.75 9.45q-1.075-.2-3.437.225T10 12.975q.8-2.925 3.225-4.7T18.7 6.5l-1.4-1.4q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l3.6 3.6q.3.3.3.7t-.3.7l-3.6 3.6q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7zM4 10.2q0-3.4 2.325-5.8T12 2q.65 0 1.275.1t1.225.3q.4.125.588.5t.062.775t-.5.575t-.775.05q-.45-.15-.925-.225T12 4Q9.475 4 7.738 5.813T6 10.2q0 1.775 1.475 4.05T12 19.325q1.4-1.275 2.475-2.437t1.8-2.263q.225-.35.625-.425t.75.15t.425.638t-.15.762q-.8 1.2-1.937 2.437T13.4 20.75q-.3.275-.663.413T12 21.3t-.75-.137t-.675-.413q-3.325-3.025-4.95-5.65T4 10.2"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsMovedLocationRounded(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.75 9.45q-1.075-.2-3.437.225T10 12.975q.8-2.925 3.225-4.7T18.7 6.5l-1.4-1.4q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l3.6 3.6q.3.3.3.7t-.3.7l-3.6 3.6q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7zM4 10.2q0-3.4 2.325-5.8T12 2q.65 0 1.275.1t1.225.3q.4.125.588.5t.062.775t-.5.575t-.775.05q-.45-.15-.925-.225T12 4Q9.475 4 7.738 5.813T6 10.2q0 1.775 1.475 4.05T12 19.325q1.4-1.275 2.475-2.437t1.8-2.263q.225-.35.625-.425t.75.15t.425.638t-.15.762q-.8 1.2-1.937 2.437T13.4 20.75q-.3.275-.663.413T12 21.3t-.75-.137t-.675-.413q-3.325-3.025-4.95-5.65T4 10.2"/></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.75 9.45q-1.075-.2-3.437.225T10 12.975q.8-2.925 3.225-4.7T18.7 6.5l-1.4-1.4q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l3.6 3.6q.3.3.3.7t-.3.7l-3.6 3.6q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7zM4 10.2q0-3.4 2.325-5.8T12 2q.65 0 1.275.1t1.225.3q.4.125.588.5t.062.775t-.5.575t-.775.05q-.45-.15-.925-.225T12 4Q9.475 4 7.738 5.813T6 10.2q0 1.775 1.475 4.05T12 19.325q1.4-1.275 2.475-2.437t1.8-2.263q.225-.35.625-.425t.75.15t.425.638t-.15.762q-.8 1.2-1.937 2.437T13.4 20.75q-.3.275-.663.413T12 21.3t-.75-.137t-.675-.413q-3.325-3.025-4.95-5.65T4 10.2"/></svg>
</template>

CSS

.icon-moved-location-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%22M18.75%209.45q-1.075-.2-3.437.225T10%2012.975q.8-2.925%203.225-4.7T18.7%206.5l-1.4-1.4q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l3.6%203.6q.3.3.3.7t-.3.7l-3.6%203.6q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7zM4%2010.2q0-3.4%202.325-5.8T12%202q.65%200%201.275.1t1.225.3q.4.125.588.5t.062.775t-.5.575t-.775.05q-.45-.15-.925-.225T12%204Q9.475%204%207.738%205.813T6%2010.2q0%201.775%201.475%204.05T12%2019.325q1.4-1.275%202.475-2.437t1.8-2.263q.225-.35.625-.425t.75.15t.425.638t-.15.762q-.8%201.2-1.937%202.437T13.4%2020.75q-.3.275-.663.413T12%2021.3t-.75-.137t-.675-.413q-3.325-3.025-4.95-5.65T4%2010.2%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.75%209.45q-1.075-.2-3.437.225T10%2012.975q.8-2.925%203.225-4.7T18.7%206.5l-1.4-1.4q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l3.6%203.6q.3.3.3.7t-.3.7l-3.6%203.6q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7zM4%2010.2q0-3.4%202.325-5.8T12%202q.65%200%201.275.1t1.225.3q.4.125.588.5t.062.775t-.5.575t-.775.05q-.45-.15-.925-.225T12%204Q9.475%204%207.738%205.813T6%2010.2q0%201.775%201.475%204.05T12%2019.325q1.4-1.275%202.475-2.437t1.8-2.263q.225-.35.625-.425t.75.15t.425.638t-.15.762q-.8%201.2-1.937%202.437T13.4%2020.75q-.3.275-.663.413T12%2021.3t-.75-.137t-.675-.413q-3.325-3.025-4.95-5.65T4%2010.2%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-rounded.svg?color=%231a73e8&size=48