map pin review icon
map-pin-review-sharp from Material Symbols Light by Google · Sharp · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- map-pin-review-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- Category
- Maps
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More maps icons from Material Symbols Light
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="M3 21v-1h2.873q-.7-.63-1.542-1.504q-.843-.873-1.57-1.9q-.65-.892-1.08-1.902t-.431-1.973q0-2.248 1.458-3.705q1.457-1.458 3.644-1.458t3.642 1.458t1.456 3.705q0 .964-.43 1.973q-.431 1.01-1.081 1.902q-.727 1.027-1.58 1.9q-.851.873-1.532 1.504H21v1zm3.355-7.423q.466 0 .788-.327q.323-.326.323-.793t-.327-.798t-.793-.332t-.79.33t-.321.803q0 .473.326.795q.327.322.794.322m8.472 3.25l-1.354-2.018q.165-.532.263-1.057t.098-1.04q0-.499-.055-.981q-.056-.483-.167-.923l1.238-.744l1.717 1.032l-.448-1.954l1.531-1.325l-2.015-.169l-.785-1.84l-.771 1.848l-1.948.161q-.685-.813-1.554-1.393t-1.904-.895V3H21v11.385h-4.644z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightMapPinReviewSharp(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 21v-1h2.873q-.7-.63-1.542-1.504q-.843-.873-1.57-1.9q-.65-.892-1.08-1.902t-.431-1.973q0-2.248 1.458-3.705q1.457-1.458 3.644-1.458t3.642 1.458t1.456 3.705q0 .964-.43 1.973q-.431 1.01-1.081 1.902q-.727 1.027-1.58 1.9q-.851.873-1.532 1.504H21v1zm3.355-7.423q.466 0 .788-.327q.323-.326.323-.793t-.327-.798t-.793-.332t-.79.33t-.321.803q0 .473.326.795q.327.322.794.322m8.472 3.25l-1.354-2.018q.165-.532.263-1.057t.098-1.04q0-.499-.055-.981q-.056-.483-.167-.923l1.238-.744l1.717 1.032l-.448-1.954l1.531-1.325l-2.015-.169l-.785-1.84l-.771 1.848l-1.948.161q-.685-.813-1.554-1.393t-1.904-.895V3H21v11.385h-4.644z"/></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 21v-1h2.873q-.7-.63-1.542-1.504q-.843-.873-1.57-1.9q-.65-.892-1.08-1.902t-.431-1.973q0-2.248 1.458-3.705q1.457-1.458 3.644-1.458t3.642 1.458t1.456 3.705q0 .964-.43 1.973q-.431 1.01-1.081 1.902q-.727 1.027-1.58 1.9q-.851.873-1.532 1.504H21v1zm3.355-7.423q.466 0 .788-.327q.323-.326.323-.793t-.327-.798t-.793-.332t-.79.33t-.321.803q0 .473.326.795q.327.322.794.322m8.472 3.25l-1.354-2.018q.165-.532.263-1.057t.098-1.04q0-.499-.055-.981q-.056-.483-.167-.923l1.238-.744l1.717 1.032l-.448-1.954l1.531-1.325l-2.015-.169l-.785-1.84l-.771 1.848l-1.948.161q-.685-.813-1.554-1.393t-1.904-.895V3H21v11.385h-4.644z"/></svg> </template>
CSS
.icon-map-pin-review-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%22M3%2021v-1h2.873q-.7-.63-1.542-1.504q-.843-.873-1.57-1.9q-.65-.892-1.08-1.902t-.431-1.973q0-2.248%201.458-3.705q1.457-1.458%203.644-1.458t3.642%201.458t1.456%203.705q0%20.964-.43%201.973q-.431%201.01-1.081%201.902q-.727%201.027-1.58%201.9q-.851.873-1.532%201.504H21v1zm3.355-7.423q.466%200%20.788-.327q.323-.326.323-.793t-.327-.798t-.793-.332t-.79.33t-.321.803q0%20.473.326.795q.327.322.794.322m8.472%203.25l-1.354-2.018q.165-.532.263-1.057t.098-1.04q0-.499-.055-.981q-.056-.483-.167-.923l1.238-.744l1.717%201.032l-.448-1.954l1.531-1.325l-2.015-.169l-.785-1.84l-.771%201.848l-1.948.161q-.685-.813-1.554-1.393t-1.904-.895V3H21v11.385h-4.644z%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%2021v-1h2.873q-.7-.63-1.542-1.504q-.843-.873-1.57-1.9q-.65-.892-1.08-1.902t-.431-1.973q0-2.248%201.458-3.705q1.457-1.458%203.644-1.458t3.642%201.458t1.456%203.705q0%20.964-.43%201.973q-.431%201.01-1.081%201.902q-.727%201.027-1.58%201.9q-.851.873-1.532%201.504H21v1zm3.355-7.423q.466%200%20.788-.327q.323-.326.323-.793t-.327-.798t-.793-.332t-.79.33t-.321.803q0%20.473.326.795q.327.322.794.322m8.472%203.25l-1.354-2.018q.165-.532.263-1.057t.098-1.04q0-.499-.055-.981q-.056-.483-.167-.923l1.238-.744l1.717%201.032l-.448-1.954l1.531-1.325l-2.015-.169l-.785-1.84l-.771%201.848l-1.948.161q-.685-.813-1.554-1.393t-1.904-.895V3H21v11.385h-4.644z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/map-pin-review-sharp.svg?color=%231a73e8&size=48