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

Name
move-location
Set
Material Symbols Light
Style
Regular
Category
Maps
Viewbox
24×24
License
Apache 2.0
Aliases
move-location-sharp

3 other variants in Material Symbols Light

The same icon in other sets

More maps icons from Material Symbols Light

Use the move location icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.096 21.02q-3.525-3.118-5.31-5.815Q3 12.508 3 10.296q0-3.173 2.066-5.234Q7.133 3 10.096 3t5.03 2.062t2.066 5.234v.416q0 .215-.05.42q-1.157.334-2.035 1.029t-1.426 1.655t-.72 2.065q-.173 1.106.112 2.246q-.648.698-1.392 1.421t-1.585 1.471m2.073-7.033q.943-.515 1.554-1.37q-.779-.552-1.696-.834t-1.93-.282t-1.931.282t-1.697.834q.612.855 1.554 1.37q.943.514 2.073.514t2.073-.514M10.096 9.5q.633 0 1.067-.434q.433-.433.433-1.066t-.433-1.066q-.434-.434-1.067-.434q-.632 0-1.066.434q-.434.433-.434 1.066t.434 1.066t1.066.434M18.827 20l-.708-.688l2.075-2.1h-4.867v-1h4.867l-2.075-2.1l.708-.689l3.289 3.289z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightMoveLocation(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="M10.096 21.02q-3.525-3.118-5.31-5.815Q3 12.508 3 10.296q0-3.173 2.066-5.234Q7.133 3 10.096 3t5.03 2.062t2.066 5.234v.416q0 .215-.05.42q-1.157.334-2.035 1.029t-1.426 1.655t-.72 2.065q-.173 1.106.112 2.246q-.648.698-1.392 1.421t-1.585 1.471m2.073-7.033q.943-.515 1.554-1.37q-.779-.552-1.696-.834t-1.93-.282t-1.931.282t-1.697.834q.612.855 1.554 1.37q.943.514 2.073.514t2.073-.514M10.096 9.5q.633 0 1.067-.434q.433-.433.433-1.066t-.433-1.066q-.434-.434-1.067-.434q-.632 0-1.066.434q-.434.433-.434 1.066t.434 1.066t1.066.434M18.827 20l-.708-.688l2.075-2.1h-4.867v-1h4.867l-2.075-2.1l.708-.689l3.289 3.289z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.096 21.02q-3.525-3.118-5.31-5.815Q3 12.508 3 10.296q0-3.173 2.066-5.234Q7.133 3 10.096 3t5.03 2.062t2.066 5.234v.416q0 .215-.05.42q-1.157.334-2.035 1.029t-1.426 1.655t-.72 2.065q-.173 1.106.112 2.246q-.648.698-1.392 1.421t-1.585 1.471m2.073-7.033q.943-.515 1.554-1.37q-.779-.552-1.696-.834t-1.93-.282t-1.931.282t-1.697.834q.612.855 1.554 1.37q.943.514 2.073.514t2.073-.514M10.096 9.5q.633 0 1.067-.434q.433-.433.433-1.066t-.433-1.066q-.434-.434-1.067-.434q-.632 0-1.066.434q-.434.433-.434 1.066t.434 1.066t1.066.434M18.827 20l-.708-.688l2.075-2.1h-4.867v-1h4.867l-2.075-2.1l.708-.689l3.289 3.289z"/></svg>
</template>

CSS

.icon-move-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%22M10.096%2021.02q-3.525-3.118-5.31-5.815Q3%2012.508%203%2010.296q0-3.173%202.066-5.234Q7.133%203%2010.096%203t5.03%202.062t2.066%205.234v.416q0%20.215-.05.42q-1.157.334-2.035%201.029t-1.426%201.655t-.72%202.065q-.173%201.106.112%202.246q-.648.698-1.392%201.421t-1.585%201.471m2.073-7.033q.943-.515%201.554-1.37q-.779-.552-1.696-.834t-1.93-.282t-1.931.282t-1.697.834q.612.855%201.554%201.37q.943.514%202.073.514t2.073-.514M10.096%209.5q.633%200%201.067-.434q.433-.433.433-1.066t-.433-1.066q-.434-.434-1.067-.434q-.632%200-1.066.434q-.434.433-.434%201.066t.434%201.066t1.066.434M18.827%2020l-.708-.688l2.075-2.1h-4.867v-1h4.867l-2.075-2.1l.708-.689l3.289%203.289z%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%22M10.096%2021.02q-3.525-3.118-5.31-5.815Q3%2012.508%203%2010.296q0-3.173%202.066-5.234Q7.133%203%2010.096%203t5.03%202.062t2.066%205.234v.416q0%20.215-.05.42q-1.157.334-2.035%201.029t-1.426%201.655t-.72%202.065q-.173%201.106.112%202.246q-.648.698-1.392%201.421t-1.585%201.471m2.073-7.033q.943-.515%201.554-1.37q-.779-.552-1.696-.834t-1.93-.282t-1.931.282t-1.697.834q.612.855%201.554%201.37q.943.514%202.073.514t2.073-.514M10.096%209.5q.633%200%201.067-.434q.433-.433.433-1.066t-.433-1.066q-.434-.434-1.067-.434q-.632%200-1.066.434q-.434.433-.434%201.066t.434%201.066t1.066.434M18.827%2020l-.708-.688l2.075-2.1h-4.867v-1h4.867l-2.075-2.1l.708-.689l3.289%203.289z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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