map4-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.

Name
map4-filled
Set
Reicon
Style
Filled
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

More newicons icons from Reicon

Use the map4 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M9.148 7.488c-.56 0-1 .45-1 1s.45 1 1 1s1-.45 1-1s-.45-1-1-1"/><path d="M21.46 5.04C20.62 3.09 18.77 2 16.19 2H7.81C4.6 2 2 4.6 2 7.81v8.38c0 2.58 1.09 4.43 3.04 5.27c.19.08.41.03.55-.11L21.35 5.59c.15-.15.2-.37.11-.55m-10.93 7.2c-.39.38-.9.56-1.41.56s-1.02-.19-1.41-.56C6.69 11.28 5.57 9.75 6 7.93c.38-1.65 1.84-2.39 3.12-2.39s2.74.74 3.12 2.4c.42 1.81-.7 3.34-1.71 4.3m8.939 8.29c.22.22.19.58-.08.73c-.88.49-1.95.74-3.2.74h-8.38c-.29 0-.41-.34-.21-.54l6.04-6.04c.2-.2.51-.2.71 0zm2.533-12.721v8.38c0 1.25-.25 2.33-.74 3.2c-.15.27-.51.29-.73.08l-5.12-5.12c-.2-.2-.2-.51 0-.71l6.04-6.04c.21-.2.55-.08.55.21"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconMap4Filled(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="M9.148 7.488c-.56 0-1 .45-1 1s.45 1 1 1s1-.45 1-1s-.45-1-1-1"/><path d="M21.46 5.04C20.62 3.09 18.77 2 16.19 2H7.81C4.6 2 2 4.6 2 7.81v8.38c0 2.58 1.09 4.43 3.04 5.27c.19.08.41.03.55-.11L21.35 5.59c.15-.15.2-.37.11-.55m-10.93 7.2c-.39.38-.9.56-1.41.56s-1.02-.19-1.41-.56C6.69 11.28 5.57 9.75 6 7.93c.38-1.65 1.84-2.39 3.12-2.39s2.74.74 3.12 2.4c.42 1.81-.7 3.34-1.71 4.3m8.939 8.29c.22.22.19.58-.08.73c-.88.49-1.95.74-3.2.74h-8.38c-.29 0-.41-.34-.21-.54l6.04-6.04c.2-.2.51-.2.71 0zm2.533-12.721v8.38c0 1.25-.25 2.33-.74 3.2c-.15.27-.51.29-.73.08l-5.12-5.12c-.2-.2-.2-.51 0-.71l6.04-6.04c.21-.2.55-.08.55.21"/></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="M9.148 7.488c-.56 0-1 .45-1 1s.45 1 1 1s1-.45 1-1s-.45-1-1-1"/><path d="M21.46 5.04C20.62 3.09 18.77 2 16.19 2H7.81C4.6 2 2 4.6 2 7.81v8.38c0 2.58 1.09 4.43 3.04 5.27c.19.08.41.03.55-.11L21.35 5.59c.15-.15.2-.37.11-.55m-10.93 7.2c-.39.38-.9.56-1.41.56s-1.02-.19-1.41-.56C6.69 11.28 5.57 9.75 6 7.93c.38-1.65 1.84-2.39 3.12-2.39s2.74.74 3.12 2.4c.42 1.81-.7 3.34-1.71 4.3m8.939 8.29c.22.22.19.58-.08.73c-.88.49-1.95.74-3.2.74h-8.38c-.29 0-.41-.34-.21-.54l6.04-6.04c.2-.2.51-.2.71 0zm2.533-12.721v8.38c0 1.25-.25 2.33-.74 3.2c-.15.27-.51.29-.73.08l-5.12-5.12c-.2-.2-.2-.51 0-.71l6.04-6.04c.21-.2.55-.08.55.21"/></g></svg>
</template>

CSS

.icon-map4-filled {
  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%22M9.148%207.488c-.56%200-1%20.45-1%201s.45%201%201%201s1-.45%201-1s-.45-1-1-1%22%2F%3E%3Cpath%20d%3D%22M21.46%205.04C20.62%203.09%2018.77%202%2016.19%202H7.81C4.6%202%202%204.6%202%207.81v8.38c0%202.58%201.09%204.43%203.04%205.27c.19.08.41.03.55-.11L21.35%205.59c.15-.15.2-.37.11-.55m-10.93%207.2c-.39.38-.9.56-1.41.56s-1.02-.19-1.41-.56C6.69%2011.28%205.57%209.75%206%207.93c.38-1.65%201.84-2.39%203.12-2.39s2.74.74%203.12%202.4c.42%201.81-.7%203.34-1.71%204.3m8.939%208.29c.22.22.19.58-.08.73c-.88.49-1.95.74-3.2.74h-8.38c-.29%200-.41-.34-.21-.54l6.04-6.04c.2-.2.51-.2.71%200zm2.533-12.721v8.38c0%201.25-.25%202.33-.74%203.2c-.15.27-.51.29-.73.08l-5.12-5.12c-.2-.2-.2-.51%200-.71l6.04-6.04c.21-.2.55-.08.55.21%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%22M9.148%207.488c-.56%200-1%20.45-1%201s.45%201%201%201s1-.45%201-1s-.45-1-1-1%22%2F%3E%3Cpath%20d%3D%22M21.46%205.04C20.62%203.09%2018.77%202%2016.19%202H7.81C4.6%202%202%204.6%202%207.81v8.38c0%202.58%201.09%204.43%203.04%205.27c.19.08.41.03.55-.11L21.35%205.59c.15-.15.2-.37.11-.55m-10.93%207.2c-.39.38-.9.56-1.41.56s-1.02-.19-1.41-.56C6.69%2011.28%205.57%209.75%206%207.93c.38-1.65%201.84-2.39%203.12-2.39s2.74.74%203.12%202.4c.42%201.81-.7%203.34-1.71%204.3m8.939%208.29c.22.22.19.58-.08.73c-.88.49-1.95.74-3.2.74h-8.38c-.29%200-.41-.34-.21-.54l6.04-6.04c.2-.2.51-.2.71%200zm2.533-12.721v8.38c0%201.25-.25%202.33-.74%203.2c-.15.27-.51.29-.73.08l-5.12-5.12c-.2-.2-.2-.51%200-.71l6.04-6.04c.21-.2.55-.08.55.21%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/map4-filled.svg?color=%231a73e8&size=48