location off icon
location-off-outline-rounded from Material Symbols by Google · Outline Rounded · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- location-off-outline-rounded
- Set
- Material Symbols
- Style
- Outline Rounded
- Category
- Maps
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols
The same icon in other sets
More maps icons from Material Symbols
Use the location off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12.475 9.6l.825.825q.2.2.45.063T14 10q0-.425-.15-.788t-.425-.637q-.275-.3-.65-.437T12 8q-.325 0-.437.288t.087.487zM12 2q3.175 0 5.588 2.225T20 10.2q0 .9-.262 1.85t-.788 1.975q-.2.375-.6.475t-.75-.1t-.463-.612t.088-.788q.375-.775.575-1.463T18 10.2q0-2.725-1.737-4.462T12 4q-.8 0-1.562.188t-1.413.562q-.375.2-.788.163T7.55 4.55t-.212-.737t.412-.613q.95-.575 2.038-.888T12 2m2.275 15.1L6.1 8.925q-.05.3-.075.625T6 10.2q0 1.775 1.475 4.063T12 19.35q.65-.575 1.213-1.137t1.062-1.113M11.3 21.2q-.35-.125-.625-.375Q9.05 19.325 7.8 17.9t-2.087-2.762t-1.275-2.575T4 10.2q0-.8.125-1.525t.35-1.375l-3.1-3.1q-.3-.3-.3-.712t.3-.713t.713-.3t.712.3l18.4 18.4q.3.3.288.7t-.313.7t-.712.3t-.713-.3L15.675 18.5q-.425.45-.95.975t-1.4 1.35q-.275.25-.625.375t-.7.125t-.7-.125m1.175-11.6"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLocationOffOutlineRounded(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="m12.475 9.6l.825.825q.2.2.45.063T14 10q0-.425-.15-.788t-.425-.637q-.275-.3-.65-.437T12 8q-.325 0-.437.288t.087.487zM12 2q3.175 0 5.588 2.225T20 10.2q0 .9-.262 1.85t-.788 1.975q-.2.375-.6.475t-.75-.1t-.463-.612t.088-.788q.375-.775.575-1.463T18 10.2q0-2.725-1.737-4.462T12 4q-.8 0-1.562.188t-1.413.562q-.375.2-.788.163T7.55 4.55t-.212-.737t.412-.613q.95-.575 2.038-.888T12 2m2.275 15.1L6.1 8.925q-.05.3-.075.625T6 10.2q0 1.775 1.475 4.063T12 19.35q.65-.575 1.213-1.137t1.062-1.113M11.3 21.2q-.35-.125-.625-.375Q9.05 19.325 7.8 17.9t-2.087-2.762t-1.275-2.575T4 10.2q0-.8.125-1.525t.35-1.375l-3.1-3.1q-.3-.3-.3-.712t.3-.713t.713-.3t.712.3l18.4 18.4q.3.3.288.7t-.313.7t-.712.3t-.713-.3L15.675 18.5q-.425.45-.95.975t-1.4 1.35q-.275.25-.625.375t-.7.125t-.7-.125m1.175-11.6"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12.475 9.6l.825.825q.2.2.45.063T14 10q0-.425-.15-.788t-.425-.637q-.275-.3-.65-.437T12 8q-.325 0-.437.288t.087.487zM12 2q3.175 0 5.588 2.225T20 10.2q0 .9-.262 1.85t-.788 1.975q-.2.375-.6.475t-.75-.1t-.463-.612t.088-.788q.375-.775.575-1.463T18 10.2q0-2.725-1.737-4.462T12 4q-.8 0-1.562.188t-1.413.562q-.375.2-.788.163T7.55 4.55t-.212-.737t.412-.613q.95-.575 2.038-.888T12 2m2.275 15.1L6.1 8.925q-.05.3-.075.625T6 10.2q0 1.775 1.475 4.063T12 19.35q.65-.575 1.213-1.137t1.062-1.113M11.3 21.2q-.35-.125-.625-.375Q9.05 19.325 7.8 17.9t-2.087-2.762t-1.275-2.575T4 10.2q0-.8.125-1.525t.35-1.375l-3.1-3.1q-.3-.3-.3-.712t.3-.713t.713-.3t.712.3l18.4 18.4q.3.3.288.7t-.313.7t-.712.3t-.713-.3L15.675 18.5q-.425.45-.95.975t-1.4 1.35q-.275.25-.625.375t-.7.125t-.7-.125m1.175-11.6"/></svg> </template>
CSS
.icon-location-off-outline-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%22m12.475%209.6l.825.825q.2.2.45.063T14%2010q0-.425-.15-.788t-.425-.637q-.275-.3-.65-.437T12%208q-.325%200-.437.288t.087.487zM12%202q3.175%200%205.588%202.225T20%2010.2q0%20.9-.262%201.85t-.788%201.975q-.2.375-.6.475t-.75-.1t-.463-.612t.088-.788q.375-.775.575-1.463T18%2010.2q0-2.725-1.737-4.462T12%204q-.8%200-1.562.188t-1.413.562q-.375.2-.788.163T7.55%204.55t-.212-.737t.412-.613q.95-.575%202.038-.888T12%202m2.275%2015.1L6.1%208.925q-.05.3-.075.625T6%2010.2q0%201.775%201.475%204.063T12%2019.35q.65-.575%201.213-1.137t1.062-1.113M11.3%2021.2q-.35-.125-.625-.375Q9.05%2019.325%207.8%2017.9t-2.087-2.762t-1.275-2.575T4%2010.2q0-.8.125-1.525t.35-1.375l-3.1-3.1q-.3-.3-.3-.712t.3-.713t.713-.3t.712.3l18.4%2018.4q.3.3.288.7t-.313.7t-.712.3t-.713-.3L15.675%2018.5q-.425.45-.95.975t-1.4%201.35q-.275.25-.625.375t-.7.125t-.7-.125m1.175-11.6%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%22m12.475%209.6l.825.825q.2.2.45.063T14%2010q0-.425-.15-.788t-.425-.637q-.275-.3-.65-.437T12%208q-.325%200-.437.288t.087.487zM12%202q3.175%200%205.588%202.225T20%2010.2q0%20.9-.262%201.85t-.788%201.975q-.2.375-.6.475t-.75-.1t-.463-.612t.088-.788q.375-.775.575-1.463T18%2010.2q0-2.725-1.737-4.462T12%204q-.8%200-1.562.188t-1.413.562q-.375.2-.788.163T7.55%204.55t-.212-.737t.412-.613q.95-.575%202.038-.888T12%202m2.275%2015.1L6.1%208.925q-.05.3-.075.625T6%2010.2q0%201.775%201.475%204.063T12%2019.35q.65-.575%201.213-1.137t1.062-1.113M11.3%2021.2q-.35-.125-.625-.375Q9.05%2019.325%207.8%2017.9t-2.087-2.762t-1.275-2.575T4%2010.2q0-.8.125-1.525t.35-1.375l-3.1-3.1q-.3-.3-.3-.712t.3-.713t.713-.3t.712.3l18.4%2018.4q.3.3.288.7t-.313.7t-.712.3t-.713-.3L15.675%2018.5q-.425.45-.95.975t-1.4%201.35q-.275.25-.625.375t-.7.125t-.7-.125m1.175-11.6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/location-off-outline-rounded.svg?color=%231a73e8&size=48