map point2 icon

map-point2-duotone from Reicon by REICON · Duotone · Map · MIT Free for personal and commercial use.

Name
map-point2-duotone
Set
Reicon
Style
Duotone
Category
Map
Viewbox
24×24
License
MIT

2 other variants in Reicon

More map icons from Reicon

Use the map point2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M22 16c0-2.828 0-4.243-.879-5.121c-.49-.49-1.146-.707-2.12-.803c-.834-.025-2.8-.076-4-.076H8c-2.046 0-3.351 0-4.25.332l17.936 9.865C22 19.3 22 18.006 22 16" opacity=".5"/><path d="M10.758 15.898L2.51 11.362C2 12.264 2 13.64 2 16c0 2.666 0 4.075.736 4.964zM8 22h8c2.482 0 3.875 0 4.773-.594l-8.514-4.682l-8.043 5.08C5.087 22 6.283 22 8 22m9-20a3 3 0 0 0-.75 5.905V13a.75.75 0 0 0 1.5 0V7.905A3.001 3.001 0 0 0 17 2"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconMapPoint2Duotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M22 16c0-2.828 0-4.243-.879-5.121c-.49-.49-1.146-.707-2.12-.803c-.834-.025-2.8-.076-4-.076H8c-2.046 0-3.351 0-4.25.332l17.936 9.865C22 19.3 22 18.006 22 16" opacity=".5"/><path d="M10.758 15.898L2.51 11.362C2 12.264 2 13.64 2 16c0 2.666 0 4.075.736 4.964zM8 22h8c2.482 0 3.875 0 4.773-.594l-8.514-4.682l-8.043 5.08C5.087 22 6.283 22 8 22m9-20a3 3 0 0 0-.75 5.905V13a.75.75 0 0 0 1.5 0V7.905A3.001 3.001 0 0 0 17 2"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M22 16c0-2.828 0-4.243-.879-5.121c-.49-.49-1.146-.707-2.12-.803c-.834-.025-2.8-.076-4-.076H8c-2.046 0-3.351 0-4.25.332l17.936 9.865C22 19.3 22 18.006 22 16" opacity=".5"/><path d="M10.758 15.898L2.51 11.362C2 12.264 2 13.64 2 16c0 2.666 0 4.075.736 4.964zM8 22h8c2.482 0 3.875 0 4.773-.594l-8.514-4.682l-8.043 5.08C5.087 22 6.283 22 8 22m9-20a3 3 0 0 0-.75 5.905V13a.75.75 0 0 0 1.5 0V7.905A3.001 3.001 0 0 0 17 2"/></g></svg>
</template>

CSS

.icon-map-point2-duotone {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M22%2016c0-2.828%200-4.243-.879-5.121c-.49-.49-1.146-.707-2.12-.803c-.834-.025-2.8-.076-4-.076H8c-2.046%200-3.351%200-4.25.332l17.936%209.865C22%2019.3%2022%2018.006%2022%2016%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M10.758%2015.898L2.51%2011.362C2%2012.264%202%2013.64%202%2016c0%202.666%200%204.075.736%204.964zM8%2022h8c2.482%200%203.875%200%204.773-.594l-8.514-4.682l-8.043%205.08C5.087%2022%206.283%2022%208%2022m9-20a3%203%200%200%200-.75%205.905V13a.75.75%200%200%200%201.5%200V7.905A3.001%203.001%200%200%200%2017%202%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M22%2016c0-2.828%200-4.243-.879-5.121c-.49-.49-1.146-.707-2.12-.803c-.834-.025-2.8-.076-4-.076H8c-2.046%200-3.351%200-4.25.332l17.936%209.865C22%2019.3%2022%2018.006%2022%2016%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M10.758%2015.898L2.51%2011.362C2%2012.264%202%2013.64%202%2016c0%202.666%200%204.075.736%204.964zM8%2022h8c2.482%200%203.875%200%204.773-.594l-8.514-4.682l-8.043%205.08C5.087%2022%206.283%2022%208%2022m9-20a3%203%200%200%200-.75%205.905V13a.75.75%200%200%200%201.5%200V7.905A3.001%203.001%200%200%200%2017%202%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/map-point2-duotone.svg?color=%231a73e8&size=48