location-away-outline from Material Symbols Light by Google · Outline · Maps · Apache-2.0 Free for personal and commercial use.

Name
location-away-outline
Set
Material Symbols Light
Style
Outline
Category
Maps
Viewbox
24×24
License
Apache 2.0
Aliases
location-away-outline-sharp

3 other variants in Material Symbols Light

The same icon in other sets

More maps icons from Material Symbols Light

Use the location away icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 20V9.5l7-5.288l3.99 3.011q-.278.094-.52.22t-.474.303L10 5.462L4 10v9h4.116v1zm7.5 0v-1.328q0-.366.205-.675q.205-.308.52-.507q1.092-.655 2.297-.976q1.205-.322 2.478-.322t2.478.322t2.297.977q.316.198.52.506q.205.309.205.675V20zm1.035-1h8.93v-.538q-1.029-.596-2.148-.933T16 17.192t-2.317.337t-2.149.933zm2.696-5.632q-.731-.729-.731-1.77t.729-1.771t1.769-.73t1.771.728t.731 1.769t-.728 1.772q-.729.73-1.77.73t-1.771-.728m2.828-.713q.441-.441.441-1.059t-.441-1.058T16 10.096t-1.059.442q-.441.44-.441 1.058t.441 1.059t1.059.441t1.059-.441M16 19"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightLocationAwayOutline(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="M3 20V9.5l7-5.288l3.99 3.011q-.278.094-.52.22t-.474.303L10 5.462L4 10v9h4.116v1zm7.5 0v-1.328q0-.366.205-.675q.205-.308.52-.507q1.092-.655 2.297-.976q1.205-.322 2.478-.322t2.478.322t2.297.977q.316.198.52.506q.205.309.205.675V20zm1.035-1h8.93v-.538q-1.029-.596-2.148-.933T16 17.192t-2.317.337t-2.149.933zm2.696-5.632q-.731-.729-.731-1.77t.729-1.771t1.769-.73t1.771.728t.731 1.769t-.728 1.772q-.729.73-1.77.73t-1.771-.728m2.828-.713q.441-.441.441-1.059t-.441-1.058T16 10.096t-1.059.442q-.441.44-.441 1.058t.441 1.059t1.059.441t1.059-.441M16 19"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 20V9.5l7-5.288l3.99 3.011q-.278.094-.52.22t-.474.303L10 5.462L4 10v9h4.116v1zm7.5 0v-1.328q0-.366.205-.675q.205-.308.52-.507q1.092-.655 2.297-.976q1.205-.322 2.478-.322t2.478.322t2.297.977q.316.198.52.506q.205.309.205.675V20zm1.035-1h8.93v-.538q-1.029-.596-2.148-.933T16 17.192t-2.317.337t-2.149.933zm2.696-5.632q-.731-.729-.731-1.77t.729-1.771t1.769-.73t1.771.728t.731 1.769t-.728 1.772q-.729.73-1.77.73t-1.771-.728m2.828-.713q.441-.441.441-1.059t-.441-1.058T16 10.096t-1.059.442q-.441.44-.441 1.058t.441 1.059t1.059.441t1.059-.441M16 19"/></svg>
</template>

CSS

.icon-location-away-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%22M3%2020V9.5l7-5.288l3.99%203.011q-.278.094-.52.22t-.474.303L10%205.462L4%2010v9h4.116v1zm7.5%200v-1.328q0-.366.205-.675q.205-.308.52-.507q1.092-.655%202.297-.976q1.205-.322%202.478-.322t2.478.322t2.297.977q.316.198.52.506q.205.309.205.675V20zm1.035-1h8.93v-.538q-1.029-.596-2.148-.933T16%2017.192t-2.317.337t-2.149.933zm2.696-5.632q-.731-.729-.731-1.77t.729-1.771t1.769-.73t1.771.728t.731%201.769t-.728%201.772q-.729.73-1.77.73t-1.771-.728m2.828-.713q.441-.441.441-1.059t-.441-1.058T16%2010.096t-1.059.442q-.441.44-.441%201.058t.441%201.059t1.059.441t1.059-.441M16%2019%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%22M3%2020V9.5l7-5.288l3.99%203.011q-.278.094-.52.22t-.474.303L10%205.462L4%2010v9h4.116v1zm7.5%200v-1.328q0-.366.205-.675q.205-.308.52-.507q1.092-.655%202.297-.976q1.205-.322%202.478-.322t2.478.322t2.297.977q.316.198.52.506q.205.309.205.675V20zm1.035-1h8.93v-.538q-1.029-.596-2.148-.933T16%2017.192t-2.317.337t-2.149.933zm2.696-5.632q-.731-.729-.731-1.77t.729-1.771t1.769-.73t1.771.728t.731%201.769t-.728%201.772q-.729.73-1.77.73t-1.771-.728m2.828-.713q.441-.441.441-1.059t-.441-1.058T16%2010.096t-1.059.442q-.441.44-.441%201.058t.441%201.059t1.059.441t1.059-.441M16%2019%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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