map search 1 icon
map-search-1-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.
- Name
- map-search-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 search 1 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9 1c2.026 0 3.533 1.398 3.909 3.2H22v6.988a6.3 6.3 0 0 0-2-1.552V6.2h-7.155c-.306 1.107-1.014 2.03-1.619 2.67a11 11 0 0 1-1.517 1.322q-.255.178-.518.346L9 10.662l-.191-.124q-.264-.168-.518-.346a11 11 0 0 1-1.517-1.323C6.168 8.23 5.46 7.307 5.153 6.2H4v6.333l2.043-1.09l4.99 3.164A6.24 6.24 0 0 0 13.188 20H2V4.2h3.09C5.465 2.4 6.96 1 9 1M7 5.09c0 .809.523 1.662 1.227 2.405c.27.286.544.53.773.72c.23-.19.503-.434.773-.72C10.477 6.752 11 5.899 11 5.09C11 3.887 10.15 3 9 3c-1.16 0-2 .884-2 2.09"/><path fill="currentColor" d="M17.25 12.5a2.75 2.75 0 0 1 1.946 4.693l-.008.008A2.75 2.75 0 1 1 17.25 12.5m3.992 5.325a4.75 4.75 0 1 0-1.414 1.415l1.67 1.674l1.416-1.412z"/></svg>
React
import type { SVGProps } from "react";
export function TdesignMapSearch1Filled(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="M9 1c2.026 0 3.533 1.398 3.909 3.2H22v6.988a6.3 6.3 0 0 0-2-1.552V6.2h-7.155c-.306 1.107-1.014 2.03-1.619 2.67a11 11 0 0 1-1.517 1.322q-.255.178-.518.346L9 10.662l-.191-.124q-.264-.168-.518-.346a11 11 0 0 1-1.517-1.323C6.168 8.23 5.46 7.307 5.153 6.2H4v6.333l2.043-1.09l4.99 3.164A6.24 6.24 0 0 0 13.188 20H2V4.2h3.09C5.465 2.4 6.96 1 9 1M7 5.09c0 .809.523 1.662 1.227 2.405c.27.286.544.53.773.72c.23-.19.503-.434.773-.72C10.477 6.752 11 5.899 11 5.09C11 3.887 10.15 3 9 3c-1.16 0-2 .884-2 2.09"/><path fill="currentColor" d="M17.25 12.5a2.75 2.75 0 0 1 1.946 4.693l-.008.008A2.75 2.75 0 1 1 17.25 12.5m3.992 5.325a4.75 4.75 0 1 0-1.414 1.415l1.67 1.674l1.416-1.412z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9 1c2.026 0 3.533 1.398 3.909 3.2H22v6.988a6.3 6.3 0 0 0-2-1.552V6.2h-7.155c-.306 1.107-1.014 2.03-1.619 2.67a11 11 0 0 1-1.517 1.322q-.255.178-.518.346L9 10.662l-.191-.124q-.264-.168-.518-.346a11 11 0 0 1-1.517-1.323C6.168 8.23 5.46 7.307 5.153 6.2H4v6.333l2.043-1.09l4.99 3.164A6.24 6.24 0 0 0 13.188 20H2V4.2h3.09C5.465 2.4 6.96 1 9 1M7 5.09c0 .809.523 1.662 1.227 2.405c.27.286.544.53.773.72c.23-.19.503-.434.773-.72C10.477 6.752 11 5.899 11 5.09C11 3.887 10.15 3 9 3c-1.16 0-2 .884-2 2.09"/><path fill="currentColor" d="M17.25 12.5a2.75 2.75 0 0 1 1.946 4.693l-.008.008A2.75 2.75 0 1 1 17.25 12.5m3.992 5.325a4.75 4.75 0 1 0-1.414 1.415l1.67 1.674l1.416-1.412z"/></svg> </template>
CSS
.icon-map-search-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%22M9%201c2.026%200%203.533%201.398%203.909%203.2H22v6.988a6.3%206.3%200%200%200-2-1.552V6.2h-7.155c-.306%201.107-1.014%202.03-1.619%202.67a11%2011%200%200%201-1.517%201.322q-.255.178-.518.346L9%2010.662l-.191-.124q-.264-.168-.518-.346a11%2011%200%200%201-1.517-1.323C6.168%208.23%205.46%207.307%205.153%206.2H4v6.333l2.043-1.09l4.99%203.164A6.24%206.24%200%200%200%2013.188%2020H2V4.2h3.09C5.465%202.4%206.96%201%209%201M7%205.09c0%20.809.523%201.662%201.227%202.405c.27.286.544.53.773.72c.23-.19.503-.434.773-.72C10.477%206.752%2011%205.899%2011%205.09C11%203.887%2010.15%203%209%203c-1.16%200-2%20.884-2%202.09%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.25%2012.5a2.75%202.75%200%200%201%201.946%204.693l-.008.008A2.75%202.75%200%201%201%2017.25%2012.5m3.992%205.325a4.75%204.75%200%201%200-1.414%201.415l1.67%201.674l1.416-1.412z%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%22M9%201c2.026%200%203.533%201.398%203.909%203.2H22v6.988a6.3%206.3%200%200%200-2-1.552V6.2h-7.155c-.306%201.107-1.014%202.03-1.619%202.67a11%2011%200%200%201-1.517%201.322q-.255.178-.518.346L9%2010.662l-.191-.124q-.264-.168-.518-.346a11%2011%200%200%201-1.517-1.323C6.168%208.23%205.46%207.307%205.153%206.2H4v6.333l2.043-1.09l4.99%203.164A6.24%206.24%200%200%200%2013.188%2020H2V4.2h3.09C5.465%202.4%206.96%201%209%201M7%205.09c0%20.809.523%201.662%201.227%202.405c.27.286.544.53.773.72c.23-.19.503-.434.773-.72C10.477%206.752%2011%205.899%2011%205.09C11%203.887%2010.15%203%209%203c-1.16%200-2%20.884-2%202.09%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.25%2012.5a2.75%202.75%200%200%201%201.946%204.693l-.008.008A2.75%202.75%200%201%201%2017.25%2012.5m3.992%205.325a4.75%204.75%200%201%200-1.414%201.415l1.67%201.674l1.416-1.412z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/map-search-1-filled.svg?color=%231a73e8&size=48