map information 2 icon

map-information-2-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.

Name
map-information-2-filled
Set
TDesign Icons
Style
Filled
Viewbox
24×24
License
MIT

1 other variant in TDesign Icons

Related icons in TDesign Icons

Use the map information 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12 14.214l-.016-.011a18 18 0 0 1-1.245-.911c-.4-.33-.937-.808-1.477-1.399C8.218 10.751 7 9.013 7 7a5 5 0 0 1 10 0c0 2.012-1.218 3.752-2.262 4.893a15 15 0 0 1-1.478 1.399c-.398.328-.82.618-1.244.91zM13.5 7a1.5 1.5 0 1 0-3 0a1.5 1.5 0 0 0 3 0"/><path fill="currentColor" d="M7 10H3.105L1.883 21h20.234l-1.222-11H17v2h2.105l.778 7H4.117l.778-7H7z"/></svg>

React

import type { SVGProps } from "react";

export function TdesignMapInformation2Filled(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="m12 14.214l-.016-.011a18 18 0 0 1-1.245-.911c-.4-.33-.937-.808-1.477-1.399C8.218 10.751 7 9.013 7 7a5 5 0 0 1 10 0c0 2.012-1.218 3.752-2.262 4.893a15 15 0 0 1-1.478 1.399c-.398.328-.82.618-1.244.91zM13.5 7a1.5 1.5 0 1 0-3 0a1.5 1.5 0 0 0 3 0"/><path fill="currentColor" d="M7 10H3.105L1.883 21h20.234l-1.222-11H17v2h2.105l.778 7H4.117l.778-7H7z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12 14.214l-.016-.011a18 18 0 0 1-1.245-.911c-.4-.33-.937-.808-1.477-1.399C8.218 10.751 7 9.013 7 7a5 5 0 0 1 10 0c0 2.012-1.218 3.752-2.262 4.893a15 15 0 0 1-1.478 1.399c-.398.328-.82.618-1.244.91zM13.5 7a1.5 1.5 0 1 0-3 0a1.5 1.5 0 0 0 3 0"/><path fill="currentColor" d="M7 10H3.105L1.883 21h20.234l-1.222-11H17v2h2.105l.778 7H4.117l.778-7H7z"/></svg>
</template>

CSS

.icon-map-information-2-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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m12%2014.214l-.016-.011a18%2018%200%200%201-1.245-.911c-.4-.33-.937-.808-1.477-1.399C8.218%2010.751%207%209.013%207%207a5%205%200%200%201%2010%200c0%202.012-1.218%203.752-2.262%204.893a15%2015%200%200%201-1.478%201.399c-.398.328-.82.618-1.244.91zM13.5%207a1.5%201.5%200%201%200-3%200a1.5%201.5%200%200%200%203%200%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7%2010H3.105L1.883%2021h20.234l-1.222-11H17v2h2.105l.778%207H4.117l.778-7H7z%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%22m12%2014.214l-.016-.011a18%2018%200%200%201-1.245-.911c-.4-.33-.937-.808-1.477-1.399C8.218%2010.751%207%209.013%207%207a5%205%200%200%201%2010%200c0%202.012-1.218%203.752-2.262%204.893a15%2015%200%200%201-1.478%201.399c-.398.328-.82.618-1.244.91zM13.5%207a1.5%201.5%200%201%200-3%200a1.5%201.5%200%200%200%203%200%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7%2010H3.105L1.883%2021h20.234l-1.222-11H17v2h2.105l.778%207H4.117l.778-7H7z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/map-information-2-filled.svg?color=%231a73e8&size=48