map information icon
map-information-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.
- Name
- map-information-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 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.433 13.824l.567.39l.568-.39l.001-.002l.004-.002l.012-.009l.041-.03q.053-.036.144-.104a14.6 14.6 0 0 0 1.968-1.784C15.782 10.752 17 9.014 17 7A5 5 0 0 0 7 7c0 2.012 1.218 3.751 2.262 4.893a14.6 14.6 0 0 0 2.112 1.889l.04.029l.013.008l.004.003zM12 8.5a1.5 1.5 0 1 1 0-3a1.5 1.5 0 0 1 0 3"/><path fill="currentColor" d="M7 10H2v12h20V10h-5v2h1.586l-4.604 4.604l-.888-1.015l-1.505 1.317L14.296 20H5.273l4.64-5.061l-1.474-1.352L4 18.43V12h3zm8.302 8.112L20 13.414V20h-3.046z"/></svg>
React
import type { SVGProps } from "react";
export function TdesignMapInformationFilled(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="m11.433 13.824l.567.39l.568-.39l.001-.002l.004-.002l.012-.009l.041-.03q.053-.036.144-.104a14.6 14.6 0 0 0 1.968-1.784C15.782 10.752 17 9.014 17 7A5 5 0 0 0 7 7c0 2.012 1.218 3.751 2.262 4.893a14.6 14.6 0 0 0 2.112 1.889l.04.029l.013.008l.004.003zM12 8.5a1.5 1.5 0 1 1 0-3a1.5 1.5 0 0 1 0 3"/><path fill="currentColor" d="M7 10H2v12h20V10h-5v2h1.586l-4.604 4.604l-.888-1.015l-1.505 1.317L14.296 20H5.273l4.64-5.061l-1.474-1.352L4 18.43V12h3zm8.302 8.112L20 13.414V20h-3.046z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.433 13.824l.567.39l.568-.39l.001-.002l.004-.002l.012-.009l.041-.03q.053-.036.144-.104a14.6 14.6 0 0 0 1.968-1.784C15.782 10.752 17 9.014 17 7A5 5 0 0 0 7 7c0 2.012 1.218 3.751 2.262 4.893a14.6 14.6 0 0 0 2.112 1.889l.04.029l.013.008l.004.003zM12 8.5a1.5 1.5 0 1 1 0-3a1.5 1.5 0 0 1 0 3"/><path fill="currentColor" d="M7 10H2v12h20V10h-5v2h1.586l-4.604 4.604l-.888-1.015l-1.505 1.317L14.296 20H5.273l4.64-5.061l-1.474-1.352L4 18.43V12h3zm8.302 8.112L20 13.414V20h-3.046z"/></svg> </template>
CSS
.icon-map-information-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%22m11.433%2013.824l.567.39l.568-.39l.001-.002l.004-.002l.012-.009l.041-.03q.053-.036.144-.104a14.6%2014.6%200%200%200%201.968-1.784C15.782%2010.752%2017%209.014%2017%207A5%205%200%200%200%207%207c0%202.012%201.218%203.751%202.262%204.893a14.6%2014.6%200%200%200%202.112%201.889l.04.029l.013.008l.004.003zM12%208.5a1.5%201.5%200%201%201%200-3a1.5%201.5%200%200%201%200%203%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7%2010H2v12h20V10h-5v2h1.586l-4.604%204.604l-.888-1.015l-1.505%201.317L14.296%2020H5.273l4.64-5.061l-1.474-1.352L4%2018.43V12h3zm8.302%208.112L20%2013.414V20h-3.046z%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%22m11.433%2013.824l.567.39l.568-.39l.001-.002l.004-.002l.012-.009l.041-.03q.053-.036.144-.104a14.6%2014.6%200%200%200%201.968-1.784C15.782%2010.752%2017%209.014%2017%207A5%205%200%200%200%207%207c0%202.012%201.218%203.751%202.262%204.893a14.6%2014.6%200%200%200%202.112%201.889l.04.029l.013.008l.004.003zM12%208.5a1.5%201.5%200%201%201%200-3a1.5%201.5%200%200%201%200%203%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7%2010H2v12h20V10h-5v2h1.586l-4.604%204.604l-.888-1.015l-1.505%201.317L14.296%2020H5.273l4.64-5.061l-1.474-1.352L4%2018.43V12h3zm8.302%208.112L20%2013.414V20h-3.046z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/map-information-filled.svg?color=%231a73e8&size=48