map pin review icon

map-pin-review-outline-rounded from Material Symbols by Google · Outline Rounded · Maps · Apache-2.0 Free for personal and commercial use.

Name
map-pin-review-outline-rounded
Set
Material Symbols
Style
Outline Rounded
Category
Maps
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More maps icons from Material Symbols

Use the map pin review icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.6 18.325q.475-.45 1.088-1.112T8.875 15.8t.95-1.537t.375-1.513q0-1.625-1.012-2.687T6.6 9t-2.587 1.063T3 12.75q0 .725.375 1.513t.95 1.537t1.188 1.412T6.6 18.325M3 22q-.425 0-.712-.288T2 21t.288-.712T3 20h2.45q-.7-.65-1.475-1.475T2.55 16.75t-1.1-1.95T1 12.75q0-2.45 1.6-4.1T6.6 7t4 1.65t1.6 4.1q0 1.05-.45 2.05t-1.1 1.95t-1.425 1.775T7.75 20H21q.425 0 .713.288T22 21t-.288.713T21 22zm11.525-5.012q-.225-.113-.375-.363l-.725-1.15q-.225-.35-.1-.75t.4-.675t.638-.263t.637.438l.475-.75q.125-.225.35-.35t.5-.125H20V4H10q0 .425-.288.713T9 5q-.4 0-.7-.312T8 4q0-.825.588-1.412T10 2h10q.825 0 1.413.588T22 4v9q0 .825-.587 1.413T20 15h-3.125l-1.025 1.65q-.15.25-.375.35t-.475.1t-.475-.112M6.6 14q.625 0 1.063-.437T8.1 12.5t-.437-1.062T6.6 11t-1.062.438T5.1 12.5t.438 1.063T6.6 14m8.5-4.225l1.525.925q.15.1.288 0t.087-.275L16.6 8.7l1.35-1.175q.125-.125.075-.275t-.225-.175l-1.775-.15l-.7-1.625q-.05-.15-.225-.15t-.225.15l-.7 1.625l-1.775.15q-.175.025-.225.175t.075.275L13.6 8.7l-.4 1.725q-.05.175.088.275t.287 0z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsMapPinReviewOutlineRounded(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="M6.6 18.325q.475-.45 1.088-1.112T8.875 15.8t.95-1.537t.375-1.513q0-1.625-1.012-2.687T6.6 9t-2.587 1.063T3 12.75q0 .725.375 1.513t.95 1.537t1.188 1.412T6.6 18.325M3 22q-.425 0-.712-.288T2 21t.288-.712T3 20h2.45q-.7-.65-1.475-1.475T2.55 16.75t-1.1-1.95T1 12.75q0-2.45 1.6-4.1T6.6 7t4 1.65t1.6 4.1q0 1.05-.45 2.05t-1.1 1.95t-1.425 1.775T7.75 20H21q.425 0 .713.288T22 21t-.288.713T21 22zm11.525-5.012q-.225-.113-.375-.363l-.725-1.15q-.225-.35-.1-.75t.4-.675t.638-.263t.637.438l.475-.75q.125-.225.35-.35t.5-.125H20V4H10q0 .425-.288.713T9 5q-.4 0-.7-.312T8 4q0-.825.588-1.412T10 2h10q.825 0 1.413.588T22 4v9q0 .825-.587 1.413T20 15h-3.125l-1.025 1.65q-.15.25-.375.35t-.475.1t-.475-.112M6.6 14q.625 0 1.063-.437T8.1 12.5t-.437-1.062T6.6 11t-1.062.438T5.1 12.5t.438 1.063T6.6 14m8.5-4.225l1.525.925q.15.1.288 0t.087-.275L16.6 8.7l1.35-1.175q.125-.125.075-.275t-.225-.175l-1.775-.15l-.7-1.625q-.05-.15-.225-.15t-.225.15l-.7 1.625l-1.775.15q-.175.025-.225.175t.075.275L13.6 8.7l-.4 1.725q-.05.175.088.275t.287 0z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.6 18.325q.475-.45 1.088-1.112T8.875 15.8t.95-1.537t.375-1.513q0-1.625-1.012-2.687T6.6 9t-2.587 1.063T3 12.75q0 .725.375 1.513t.95 1.537t1.188 1.412T6.6 18.325M3 22q-.425 0-.712-.288T2 21t.288-.712T3 20h2.45q-.7-.65-1.475-1.475T2.55 16.75t-1.1-1.95T1 12.75q0-2.45 1.6-4.1T6.6 7t4 1.65t1.6 4.1q0 1.05-.45 2.05t-1.1 1.95t-1.425 1.775T7.75 20H21q.425 0 .713.288T22 21t-.288.713T21 22zm11.525-5.012q-.225-.113-.375-.363l-.725-1.15q-.225-.35-.1-.75t.4-.675t.638-.263t.637.438l.475-.75q.125-.225.35-.35t.5-.125H20V4H10q0 .425-.288.713T9 5q-.4 0-.7-.312T8 4q0-.825.588-1.412T10 2h10q.825 0 1.413.588T22 4v9q0 .825-.587 1.413T20 15h-3.125l-1.025 1.65q-.15.25-.375.35t-.475.1t-.475-.112M6.6 14q.625 0 1.063-.437T8.1 12.5t-.437-1.062T6.6 11t-1.062.438T5.1 12.5t.438 1.063T6.6 14m8.5-4.225l1.525.925q.15.1.288 0t.087-.275L16.6 8.7l1.35-1.175q.125-.125.075-.275t-.225-.175l-1.775-.15l-.7-1.625q-.05-.15-.225-.15t-.225.15l-.7 1.625l-1.775.15q-.175.025-.225.175t.075.275L13.6 8.7l-.4 1.725q-.05.175.088.275t.287 0z"/></svg>
</template>

CSS

.icon-map-pin-review-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%22M6.6%2018.325q.475-.45%201.088-1.112T8.875%2015.8t.95-1.537t.375-1.513q0-1.625-1.012-2.687T6.6%209t-2.587%201.063T3%2012.75q0%20.725.375%201.513t.95%201.537t1.188%201.412T6.6%2018.325M3%2022q-.425%200-.712-.288T2%2021t.288-.712T3%2020h2.45q-.7-.65-1.475-1.475T2.55%2016.75t-1.1-1.95T1%2012.75q0-2.45%201.6-4.1T6.6%207t4%201.65t1.6%204.1q0%201.05-.45%202.05t-1.1%201.95t-1.425%201.775T7.75%2020H21q.425%200%20.713.288T22%2021t-.288.713T21%2022zm11.525-5.012q-.225-.113-.375-.363l-.725-1.15q-.225-.35-.1-.75t.4-.675t.638-.263t.637.438l.475-.75q.125-.225.35-.35t.5-.125H20V4H10q0%20.425-.288.713T9%205q-.4%200-.7-.312T8%204q0-.825.588-1.412T10%202h10q.825%200%201.413.588T22%204v9q0%20.825-.587%201.413T20%2015h-3.125l-1.025%201.65q-.15.25-.375.35t-.475.1t-.475-.112M6.6%2014q.625%200%201.063-.437T8.1%2012.5t-.437-1.062T6.6%2011t-1.062.438T5.1%2012.5t.438%201.063T6.6%2014m8.5-4.225l1.525.925q.15.1.288%200t.087-.275L16.6%208.7l1.35-1.175q.125-.125.075-.275t-.225-.175l-1.775-.15l-.7-1.625q-.05-.15-.225-.15t-.225.15l-.7%201.625l-1.775.15q-.175.025-.225.175t.075.275L13.6%208.7l-.4%201.725q-.05.175.088.275t.287%200z%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%22M6.6%2018.325q.475-.45%201.088-1.112T8.875%2015.8t.95-1.537t.375-1.513q0-1.625-1.012-2.687T6.6%209t-2.587%201.063T3%2012.75q0%20.725.375%201.513t.95%201.537t1.188%201.412T6.6%2018.325M3%2022q-.425%200-.712-.288T2%2021t.288-.712T3%2020h2.45q-.7-.65-1.475-1.475T2.55%2016.75t-1.1-1.95T1%2012.75q0-2.45%201.6-4.1T6.6%207t4%201.65t1.6%204.1q0%201.05-.45%202.05t-1.1%201.95t-1.425%201.775T7.75%2020H21q.425%200%20.713.288T22%2021t-.288.713T21%2022zm11.525-5.012q-.225-.113-.375-.363l-.725-1.15q-.225-.35-.1-.75t.4-.675t.638-.263t.637.438l.475-.75q.125-.225.35-.35t.5-.125H20V4H10q0%20.425-.288.713T9%205q-.4%200-.7-.312T8%204q0-.825.588-1.412T10%202h10q.825%200%201.413.588T22%204v9q0%20.825-.587%201.413T20%2015h-3.125l-1.025%201.65q-.15.25-.375.35t-.475.1t-.475-.112M6.6%2014q.625%200%201.063-.437T8.1%2012.5t-.437-1.062T6.6%2011t-1.062.438T5.1%2012.5t.438%201.063T6.6%2014m8.5-4.225l1.525.925q.15.1.288%200t.087-.275L16.6%208.7l1.35-1.175q.125-.125.075-.275t-.225-.175l-1.775-.15l-.7-1.625q-.05-.15-.225-.15t-.225.15l-.7%201.625l-1.775.15q-.175.025-.225.175t.075.275L13.6%208.7l-.4%201.725q-.05.175.088.275t.287%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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