share location icon
share-location-outline-sharp from Material Symbols Light by Google · Outline Sharp · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- share-location-outline-sharp
- Set
- Material Symbols Light
- Style
- Outline Sharp
- 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 share location icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.894 18.339l.7.719q-1.002.79-2.169 1.247t-2.43.645v-1q1.126-.17 2.114-.575t1.785-1.036M20.956 13q-.142 1.262-.628 2.426t-1.276 2.182l-.708-.708q.65-.825 1.05-1.812t.55-2.088zM19.07 6.411q.854 1.139 1.278 2.143T20.956 11h-1.012q-.15-1.125-.55-2.113T18.344 7.1zM10.994 3.05v1q-3 .425-4.975 2.675T4.044 12q0 3 1.975 5.25t4.975 2.7v1q-3.402-.43-5.676-2.98T3.044 12q0-3.452 2.274-5.998t5.676-2.952m2.039 0q1.263.164 2.392.63t2.17 1.262l-.65.758q-.9-.675-1.891-1.1q-.99-.425-2.021-.55zm-1.43 12.596q-.284-.834-.688-1.426q-.405-.591-.801-1.124q-.397-.532-.669-1.099q-.272-.566-.272-1.37q0-1.188.82-2.008T12 7.8t2.008.82t.819 2.007q0 .804-.272 1.37t-.668 1.1q-.397.532-.802 1.123q-.404.591-.689 1.426zm1.036-4.38q.255-.256.255-.639t-.255-.638T12 9.733t-.639.256t-.255.638t.255.639t.639.255t.639-.255"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightShareLocationOutlineSharp(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="m16.894 18.339l.7.719q-1.002.79-2.169 1.247t-2.43.645v-1q1.126-.17 2.114-.575t1.785-1.036M20.956 13q-.142 1.262-.628 2.426t-1.276 2.182l-.708-.708q.65-.825 1.05-1.812t.55-2.088zM19.07 6.411q.854 1.139 1.278 2.143T20.956 11h-1.012q-.15-1.125-.55-2.113T18.344 7.1zM10.994 3.05v1q-3 .425-4.975 2.675T4.044 12q0 3 1.975 5.25t4.975 2.7v1q-3.402-.43-5.676-2.98T3.044 12q0-3.452 2.274-5.998t5.676-2.952m2.039 0q1.263.164 2.392.63t2.17 1.262l-.65.758q-.9-.675-1.891-1.1q-.99-.425-2.021-.55zm-1.43 12.596q-.284-.834-.688-1.426q-.405-.591-.801-1.124q-.397-.532-.669-1.099q-.272-.566-.272-1.37q0-1.188.82-2.008T12 7.8t2.008.82t.819 2.007q0 .804-.272 1.37t-.668 1.1q-.397.532-.802 1.123q-.404.591-.689 1.426zm1.036-4.38q.255-.256.255-.639t-.255-.638T12 9.733t-.639.256t-.255.638t.255.639t.639.255t.639-.255"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.894 18.339l.7.719q-1.002.79-2.169 1.247t-2.43.645v-1q1.126-.17 2.114-.575t1.785-1.036M20.956 13q-.142 1.262-.628 2.426t-1.276 2.182l-.708-.708q.65-.825 1.05-1.812t.55-2.088zM19.07 6.411q.854 1.139 1.278 2.143T20.956 11h-1.012q-.15-1.125-.55-2.113T18.344 7.1zM10.994 3.05v1q-3 .425-4.975 2.675T4.044 12q0 3 1.975 5.25t4.975 2.7v1q-3.402-.43-5.676-2.98T3.044 12q0-3.452 2.274-5.998t5.676-2.952m2.039 0q1.263.164 2.392.63t2.17 1.262l-.65.758q-.9-.675-1.891-1.1q-.99-.425-2.021-.55zm-1.43 12.596q-.284-.834-.688-1.426q-.405-.591-.801-1.124q-.397-.532-.669-1.099q-.272-.566-.272-1.37q0-1.188.82-2.008T12 7.8t2.008.82t.819 2.007q0 .804-.272 1.37t-.668 1.1q-.397.532-.802 1.123q-.404.591-.689 1.426zm1.036-4.38q.255-.256.255-.639t-.255-.638T12 9.733t-.639.256t-.255.638t.255.639t.639.255t.639-.255"/></svg> </template>
CSS
.icon-share-location-outline-sharp {
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%22m16.894%2018.339l.7.719q-1.002.79-2.169%201.247t-2.43.645v-1q1.126-.17%202.114-.575t1.785-1.036M20.956%2013q-.142%201.262-.628%202.426t-1.276%202.182l-.708-.708q.65-.825%201.05-1.812t.55-2.088zM19.07%206.411q.854%201.139%201.278%202.143T20.956%2011h-1.012q-.15-1.125-.55-2.113T18.344%207.1zM10.994%203.05v1q-3%20.425-4.975%202.675T4.044%2012q0%203%201.975%205.25t4.975%202.7v1q-3.402-.43-5.676-2.98T3.044%2012q0-3.452%202.274-5.998t5.676-2.952m2.039%200q1.263.164%202.392.63t2.17%201.262l-.65.758q-.9-.675-1.891-1.1q-.99-.425-2.021-.55zm-1.43%2012.596q-.284-.834-.688-1.426q-.405-.591-.801-1.124q-.397-.532-.669-1.099q-.272-.566-.272-1.37q0-1.188.82-2.008T12%207.8t2.008.82t.819%202.007q0%20.804-.272%201.37t-.668%201.1q-.397.532-.802%201.123q-.404.591-.689%201.426zm1.036-4.38q.255-.256.255-.639t-.255-.638T12%209.733t-.639.256t-.255.638t.255.639t.639.255t.639-.255%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%22m16.894%2018.339l.7.719q-1.002.79-2.169%201.247t-2.43.645v-1q1.126-.17%202.114-.575t1.785-1.036M20.956%2013q-.142%201.262-.628%202.426t-1.276%202.182l-.708-.708q.65-.825%201.05-1.812t.55-2.088zM19.07%206.411q.854%201.139%201.278%202.143T20.956%2011h-1.012q-.15-1.125-.55-2.113T18.344%207.1zM10.994%203.05v1q-3%20.425-4.975%202.675T4.044%2012q0%203%201.975%205.25t4.975%202.7v1q-3.402-.43-5.676-2.98T3.044%2012q0-3.452%202.274-5.998t5.676-2.952m2.039%200q1.263.164%202.392.63t2.17%201.262l-.65.758q-.9-.675-1.891-1.1q-.99-.425-2.021-.55zm-1.43%2012.596q-.284-.834-.688-1.426q-.405-.591-.801-1.124q-.397-.532-.669-1.099q-.272-.566-.272-1.37q0-1.188.82-2.008T12%207.8t2.008.82t.819%202.007q0%20.804-.272%201.37t-.668%201.1q-.397.532-.802%201.123q-.404.591-.689%201.426zm1.036-4.38q.255-.256.255-.639t-.255-.638T12%209.733t-.639.256t-.255.638t.255.639t.639.255t.639-.255%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/share-location-outline-sharp.svg?color=%231a73e8&size=48