map pin review icon

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

Name
map-pin-review-outline
Set
Material Symbols
Style
Outline
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.325M2 22v-2h3.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 20H22v2zm13-4l-1.875-3.025L14.25 13l.75 1.225l.75-1.225H20V4H10v1H8V4q0-.825.588-1.412T10 2h10q.825 0 1.413.588T22 4v9q0 .825-.587 1.413T20 15h-3.125zm-1.925-7L15.1 9.775L17.125 11L16.6 8.7l1.8-1.575l-2.375-.2L15.1 4.75l-.925 2.175l-2.375.2L13.6 8.7zM6.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 14m0-1.5"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsMapPinReviewOutline(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.325M2 22v-2h3.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 20H22v2zm13-4l-1.875-3.025L14.25 13l.75 1.225l.75-1.225H20V4H10v1H8V4q0-.825.588-1.412T10 2h10q.825 0 1.413.588T22 4v9q0 .825-.587 1.413T20 15h-3.125zm-1.925-7L15.1 9.775L17.125 11L16.6 8.7l1.8-1.575l-2.375-.2L15.1 4.75l-.925 2.175l-2.375.2L13.6 8.7zM6.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 14m0-1.5"/></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.325M2 22v-2h3.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 20H22v2zm13-4l-1.875-3.025L14.25 13l.75 1.225l.75-1.225H20V4H10v1H8V4q0-.825.588-1.412T10 2h10q.825 0 1.413.588T22 4v9q0 .825-.587 1.413T20 15h-3.125zm-1.925-7L15.1 9.775L17.125 11L16.6 8.7l1.8-1.575l-2.375-.2L15.1 4.75l-.925 2.175l-2.375.2L13.6 8.7zM6.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 14m0-1.5"/></svg>
</template>

CSS

.icon-map-pin-review-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%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.325M2%2022v-2h3.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%2020H22v2zm13-4l-1.875-3.025L14.25%2013l.75%201.225l.75-1.225H20V4H10v1H8V4q0-.825.588-1.412T10%202h10q.825%200%201.413.588T22%204v9q0%20.825-.587%201.413T20%2015h-3.125zm-1.925-7L15.1%209.775L17.125%2011L16.6%208.7l1.8-1.575l-2.375-.2L15.1%204.75l-.925%202.175l-2.375.2L13.6%208.7zM6.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%2014m0-1.5%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.325M2%2022v-2h3.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%2020H22v2zm13-4l-1.875-3.025L14.25%2013l.75%201.225l.75-1.225H20V4H10v1H8V4q0-.825.588-1.412T10%202h10q.825%200%201.413.588T22%204v9q0%20.825-.587%201.413T20%2015h-3.125zm-1.925-7L15.1%209.775L17.125%2011L16.6%208.7l1.8-1.575l-2.375-.2L15.1%204.75l-.925%202.175l-2.375.2L13.6%208.7zM6.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%2014m0-1.5%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.svg?color=%231a73e8&size=48