move location icon
move-location-outline from Material Symbols Light by Google · Outline · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- move-location-outline
- Set
- Material Symbols Light
- Style
- Outline
- Category
- Maps
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- move-location-outline-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="m18.827 20l-.708-.688l2.075-2.1h-4.867v-1h4.867l-2.075-2.1l.708-.689l3.289 3.289zm-6.658-6.014q.942-.515 1.554-1.37q-.779-.552-1.692-.834T10.1 11.5t-1.934.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.434m0 11.52q-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.234l-.002.425q-.003.218-.053.429h-1.025q.05-.211.065-.43q.015-.217.015-.424q0-2.744-1.737-4.53q-1.738-1.785-4.359-1.785T5.738 5.766T4 10.296q0 1.852 1.639 4.39t4.457 4.991q.633-.538 1.197-1.106q.565-.567 1.073-1.119l.119.1q.119.1.249.228t.234.237l.105.11q-.639.7-1.387 1.422q-.75.722-1.59 1.47"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightMoveLocationOutline(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.827 20l-.708-.688l2.075-2.1h-4.867v-1h4.867l-2.075-2.1l.708-.689l3.289 3.289zm-6.658-6.014q.942-.515 1.554-1.37q-.779-.552-1.692-.834T10.1 11.5t-1.934.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.434m0 11.52q-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.234l-.002.425q-.003.218-.053.429h-1.025q.05-.211.065-.43q.015-.217.015-.424q0-2.744-1.737-4.53q-1.738-1.785-4.359-1.785T5.738 5.766T4 10.296q0 1.852 1.639 4.39t4.457 4.991q.633-.538 1.197-1.106q.565-.567 1.073-1.119l.119.1q.119.1.249.228t.234.237l.105.11q-.639.7-1.387 1.422q-.75.722-1.59 1.47"/></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.827 20l-.708-.688l2.075-2.1h-4.867v-1h4.867l-2.075-2.1l.708-.689l3.289 3.289zm-6.658-6.014q.942-.515 1.554-1.37q-.779-.552-1.692-.834T10.1 11.5t-1.934.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.434m0 11.52q-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.234l-.002.425q-.003.218-.053.429h-1.025q.05-.211.065-.43q.015-.217.015-.424q0-2.744-1.737-4.53q-1.738-1.785-4.359-1.785T5.738 5.766T4 10.296q0 1.852 1.639 4.39t4.457 4.991q.633-.538 1.197-1.106q.565-.567 1.073-1.119l.119.1q.119.1.249.228t.234.237l.105.11q-.639.7-1.387 1.422q-.75.722-1.59 1.47"/></svg> </template>
CSS
.icon-move-location-outline {
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.827%2020l-.708-.688l2.075-2.1h-4.867v-1h4.867l-2.075-2.1l.708-.689l3.289%203.289zm-6.658-6.014q.942-.515%201.554-1.37q-.779-.552-1.692-.834T10.1%2011.5t-1.934.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.434m0%2011.52q-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.234l-.002.425q-.003.218-.053.429h-1.025q.05-.211.065-.43q.015-.217.015-.424q0-2.744-1.737-4.53q-1.738-1.785-4.359-1.785T5.738%205.766T4%2010.296q0%201.852%201.639%204.39t4.457%204.991q.633-.538%201.197-1.106q.565-.567%201.073-1.119l.119.1q.119.1.249.228t.234.237l.105.11q-.639.7-1.387%201.422q-.75.722-1.59%201.47%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.827%2020l-.708-.688l2.075-2.1h-4.867v-1h4.867l-2.075-2.1l.708-.689l3.289%203.289zm-6.658-6.014q.942-.515%201.554-1.37q-.779-.552-1.692-.834T10.1%2011.5t-1.934.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.434m0%2011.52q-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.234l-.002.425q-.003.218-.053.429h-1.025q.05-.211.065-.43q.015-.217.015-.424q0-2.744-1.737-4.53q-1.738-1.785-4.359-1.785T5.738%205.766T4%2010.296q0%201.852%201.639%204.39t4.457%204.991q.633-.538%201.197-1.106q.565-.567%201.073-1.119l.119.1q.119.1.249.228t.234.237l.105.11q-.639.7-1.387%201.422q-.75.722-1.59%201.47%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-outline.svg?color=%231a73e8&size=48