map information 1 icon
map-information-1-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.
- Name
- map-information-1-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 1 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-.011c.424-.293.846-.583 1.244-.911c.401-.33.938-.808 1.478-1.399C15.782 10.752 17 9.014 17 7A5 5 0 0 0 7 7c0 2.012 1.218 3.751 2.262 4.893c.54.59 1.077 1.069 1.477 1.399c.399.327.82.618 1.245.91zM13.5 7a1.5 1.5 0 1 1-3 0a1.5 1.5 0 0 1 3 0"/><path fill="currentColor" d="M7 10H2v11.498l6.926-2.888L15 22.158l7-4.084V10h-5v2h3v4.926l-5 2.916l-5.925-3.461L4 18.497V12h3z"/></svg>
React
import type { SVGProps } from "react";
export function TdesignMapInformation1Filled(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-.011c.424-.293.846-.583 1.244-.911c.401-.33.938-.808 1.478-1.399C15.782 10.752 17 9.014 17 7A5 5 0 0 0 7 7c0 2.012 1.218 3.751 2.262 4.893c.54.59 1.077 1.069 1.477 1.399c.399.327.82.618 1.245.91zM13.5 7a1.5 1.5 0 1 1-3 0a1.5 1.5 0 0 1 3 0"/><path fill="currentColor" d="M7 10H2v11.498l6.926-2.888L15 22.158l7-4.084V10h-5v2h3v4.926l-5 2.916l-5.925-3.461L4 18.497V12h3z"/></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-.011c.424-.293.846-.583 1.244-.911c.401-.33.938-.808 1.478-1.399C15.782 10.752 17 9.014 17 7A5 5 0 0 0 7 7c0 2.012 1.218 3.751 2.262 4.893c.54.59 1.077 1.069 1.477 1.399c.399.327.82.618 1.245.91zM13.5 7a1.5 1.5 0 1 1-3 0a1.5 1.5 0 0 1 3 0"/><path fill="currentColor" d="M7 10H2v11.498l6.926-2.888L15 22.158l7-4.084V10h-5v2h3v4.926l-5 2.916l-5.925-3.461L4 18.497V12h3z"/></svg> </template>
CSS
.icon-map-information-1-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-.011c.424-.293.846-.583%201.244-.911c.401-.33.938-.808%201.478-1.399C15.782%2010.752%2017%209.014%2017%207A5%205%200%200%200%207%207c0%202.012%201.218%203.751%202.262%204.893c.54.59%201.077%201.069%201.477%201.399c.399.327.82.618%201.245.91zM13.5%207a1.5%201.5%200%201%201-3%200a1.5%201.5%200%200%201%203%200%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7%2010H2v11.498l6.926-2.888L15%2022.158l7-4.084V10h-5v2h3v4.926l-5%202.916l-5.925-3.461L4%2018.497V12h3z%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-.011c.424-.293.846-.583%201.244-.911c.401-.33.938-.808%201.478-1.399C15.782%2010.752%2017%209.014%2017%207A5%205%200%200%200%207%207c0%202.012%201.218%203.751%202.262%204.893c.54.59%201.077%201.069%201.477%201.399c.399.327.82.618%201.245.91zM13.5%207a1.5%201.5%200%201%201-3%200a1.5%201.5%200%200%201%203%200%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7%2010H2v11.498l6.926-2.888L15%2022.158l7-4.084V10h-5v2h3v4.926l-5%202.916l-5.925-3.461L4%2018.497V12h3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/map-information-1-filled.svg?color=%231a73e8&size=48