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

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

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="M9.521 20.325q-.283-.115-.519-.333q-.89-.823-1.95-1.949t-1.951-2.398t-1.496-2.647T3 10.296q0-3.173 2.066-5.234Q7.133 3 10.096 3q1.471 0 2.758.565q1.287.564 2.262 1.527t1.538 2.264t.563 2.752q0 .458-.238.804t-.642.507q-.854.375-1.534 1q-.68.623-1.122 1.397q-.462.797-.662 1.695t-.094 1.847q.056.473.004.734q-.052.262-.413.618l-.66.648q-.315.31-.665.634q-.237.217-.52.333q-.282.116-.575.116q-.292 0-.575-.116M10.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.434m10.098 7.712h-4.367q-.213 0-.357-.144t-.143-.356t.143-.357t.357-.144h4.367l-1.727-1.745q-.14-.141-.15-.351q-.01-.211.156-.357q.14-.14.354-.131t.354.15l2.369 2.37q.242.242.242.565t-.242.565l-2.388 2.389q-.14.14-.332.143q-.191.002-.357-.144q-.16-.14-.15-.353q.01-.214.15-.354zM11.68 14.21q.764-.29 1.374-.854q.125-.106.175-.25t.05-.298q0-.217-.103-.407t-.314-.295q-.64-.315-1.35-.46t-1.416-.146t-1.416.145t-1.35.46q-.205.107-.31.293t-.106.404q0 .162.05.305t.175.249q.609.563 1.374.854q.764.29 1.583.29t1.584-.29"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightMoveLocationRounded(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="M9.521 20.325q-.283-.115-.519-.333q-.89-.823-1.95-1.949t-1.951-2.398t-1.496-2.647T3 10.296q0-3.173 2.066-5.234Q7.133 3 10.096 3q1.471 0 2.758.565q1.287.564 2.262 1.527t1.538 2.264t.563 2.752q0 .458-.238.804t-.642.507q-.854.375-1.534 1q-.68.623-1.122 1.397q-.462.797-.662 1.695t-.094 1.847q.056.473.004.734q-.052.262-.413.618l-.66.648q-.315.31-.665.634q-.237.217-.52.333q-.282.116-.575.116q-.292 0-.575-.116M10.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.434m10.098 7.712h-4.367q-.213 0-.357-.144t-.143-.356t.143-.357t.357-.144h4.367l-1.727-1.745q-.14-.141-.15-.351q-.01-.211.156-.357q.14-.14.354-.131t.354.15l2.369 2.37q.242.242.242.565t-.242.565l-2.388 2.389q-.14.14-.332.143q-.191.002-.357-.144q-.16-.14-.15-.353q.01-.214.15-.354zM11.68 14.21q.764-.29 1.374-.854q.125-.106.175-.25t.05-.298q0-.217-.103-.407t-.314-.295q-.64-.315-1.35-.46t-1.416-.146t-1.416.145t-1.35.46q-.205.107-.31.293t-.106.404q0 .162.05.305t.175.249q.609.563 1.374.854q.764.29 1.583.29t1.584-.29"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.521 20.325q-.283-.115-.519-.333q-.89-.823-1.95-1.949t-1.951-2.398t-1.496-2.647T3 10.296q0-3.173 2.066-5.234Q7.133 3 10.096 3q1.471 0 2.758.565q1.287.564 2.262 1.527t1.538 2.264t.563 2.752q0 .458-.238.804t-.642.507q-.854.375-1.534 1q-.68.623-1.122 1.397q-.462.797-.662 1.695t-.094 1.847q.056.473.004.734q-.052.262-.413.618l-.66.648q-.315.31-.665.634q-.237.217-.52.333q-.282.116-.575.116q-.292 0-.575-.116M10.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.434m10.098 7.712h-4.367q-.213 0-.357-.144t-.143-.356t.143-.357t.357-.144h4.367l-1.727-1.745q-.14-.141-.15-.351q-.01-.211.156-.357q.14-.14.354-.131t.354.15l2.369 2.37q.242.242.242.565t-.242.565l-2.388 2.389q-.14.14-.332.143q-.191.002-.357-.144q-.16-.14-.15-.353q.01-.214.15-.354zM11.68 14.21q.764-.29 1.374-.854q.125-.106.175-.25t.05-.298q0-.217-.103-.407t-.314-.295q-.64-.315-1.35-.46t-1.416-.146t-1.416.145t-1.35.46q-.205.107-.31.293t-.106.404q0 .162.05.305t.175.249q.609.563 1.374.854q.764.29 1.583.29t1.584-.29"/></svg>
</template>

CSS

.icon-move-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%22M9.521%2020.325q-.283-.115-.519-.333q-.89-.823-1.95-1.949t-1.951-2.398t-1.496-2.647T3%2010.296q0-3.173%202.066-5.234Q7.133%203%2010.096%203q1.471%200%202.758.565q1.287.564%202.262%201.527t1.538%202.264t.563%202.752q0%20.458-.238.804t-.642.507q-.854.375-1.534%201q-.68.623-1.122%201.397q-.462.797-.662%201.695t-.094%201.847q.056.473.004.734q-.052.262-.413.618l-.66.648q-.315.31-.665.634q-.237.217-.52.333q-.282.116-.575.116q-.292%200-.575-.116M10.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.434m10.098%207.712h-4.367q-.213%200-.357-.144t-.143-.356t.143-.357t.357-.144h4.367l-1.727-1.745q-.14-.141-.15-.351q-.01-.211.156-.357q.14-.14.354-.131t.354.15l2.369%202.37q.242.242.242.565t-.242.565l-2.388%202.389q-.14.14-.332.143q-.191.002-.357-.144q-.16-.14-.15-.353q.01-.214.15-.354zM11.68%2014.21q.764-.29%201.374-.854q.125-.106.175-.25t.05-.298q0-.217-.103-.407t-.314-.295q-.64-.315-1.35-.46t-1.416-.146t-1.416.145t-1.35.46q-.205.107-.31.293t-.106.404q0%20.162.05.305t.175.249q.609.563%201.374.854q.764.29%201.583.29t1.584-.29%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%22M9.521%2020.325q-.283-.115-.519-.333q-.89-.823-1.95-1.949t-1.951-2.398t-1.496-2.647T3%2010.296q0-3.173%202.066-5.234Q7.133%203%2010.096%203q1.471%200%202.758.565q1.287.564%202.262%201.527t1.538%202.264t.563%202.752q0%20.458-.238.804t-.642.507q-.854.375-1.534%201q-.68.623-1.122%201.397q-.462.797-.662%201.695t-.094%201.847q.056.473.004.734q-.052.262-.413.618l-.66.648q-.315.31-.665.634q-.237.217-.52.333q-.282.116-.575.116q-.292%200-.575-.116M10.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.434m10.098%207.712h-4.367q-.213%200-.357-.144t-.143-.356t.143-.357t.357-.144h4.367l-1.727-1.745q-.14-.141-.15-.351q-.01-.211.156-.357q.14-.14.354-.131t.354.15l2.369%202.37q.242.242.242.565t-.242.565l-2.388%202.389q-.14.14-.332.143q-.191.002-.357-.144q-.16-.14-.15-.353q.01-.214.15-.354zM11.68%2014.21q.764-.29%201.374-.854q.125-.106.175-.25t.05-.298q0-.217-.103-.407t-.314-.295q-.64-.315-1.35-.46t-1.416-.146t-1.416.145t-1.35.46q-.205.107-.31.293t-.106.404q0%20.162.05.305t.175.249q.609.563%201.374.854q.764.29%201.583.29t1.584-.29%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-rounded.svg?color=%231a73e8&size=48