maps search icon

maps-search from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
maps-search
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the maps search icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M22 12.089V9.236c0-1.944 0-2.916-.586-3.52S19.886 5.112 18 5.112h-2.079c-.917 0-.925-.002-1.75-.416l-3.331-1.67c-1.391-.698-2.087-1.047-2.828-1.023S6.6 2.421 5.253 3.208l-1.227.719c-.989.578-1.483.867-1.754 1.348C2 5.756 2 6.342 2 7.513v8.236c0 1.539 0 2.309.342 2.737c.228.285.547.476.9.54c.53.095 1.18-.284 2.478-1.044c.882-.516 1.73-1.052 2.785-.907c.884.122 1.705.681 2.495 1.077"/><path stroke-linejoin="round" d="M8 2.002v15.034"/><path stroke-linecap="round" stroke-linejoin="round" d="M15 5.009v6.013"/><path stroke-linecap="round" d="m20.107 20.175l1.845 1.823m-.783-4.36a3.56 3.56 0 1 1-7.121.001a3.56 3.56 0 0 1 7.121 0Z"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsMapsSearch(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path strokeLinecap="round" strokeLinejoin="round" d="M22 12.089V9.236c0-1.944 0-2.916-.586-3.52S19.886 5.112 18 5.112h-2.079c-.917 0-.925-.002-1.75-.416l-3.331-1.67c-1.391-.698-2.087-1.047-2.828-1.023S6.6 2.421 5.253 3.208l-1.227.719c-.989.578-1.483.867-1.754 1.348C2 5.756 2 6.342 2 7.513v8.236c0 1.539 0 2.309.342 2.737c.228.285.547.476.9.54c.53.095 1.18-.284 2.478-1.044c.882-.516 1.73-1.052 2.785-.907c.884.122 1.705.681 2.495 1.077"/><path strokeLinejoin="round" d="M8 2.002v15.034"/><path strokeLinecap="round" strokeLinejoin="round" d="M15 5.009v6.013"/><path strokeLinecap="round" d="m20.107 20.175l1.845 1.823m-.783-4.36a3.56 3.56 0 1 1-7.121.001a3.56 3.56 0 0 1 7.121 0Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M22 12.089V9.236c0-1.944 0-2.916-.586-3.52S19.886 5.112 18 5.112h-2.079c-.917 0-.925-.002-1.75-.416l-3.331-1.67c-1.391-.698-2.087-1.047-2.828-1.023S6.6 2.421 5.253 3.208l-1.227.719c-.989.578-1.483.867-1.754 1.348C2 5.756 2 6.342 2 7.513v8.236c0 1.539 0 2.309.342 2.737c.228.285.547.476.9.54c.53.095 1.18-.284 2.478-1.044c.882-.516 1.73-1.052 2.785-.907c.884.122 1.705.681 2.495 1.077"/><path stroke-linejoin="round" d="M8 2.002v15.034"/><path stroke-linecap="round" stroke-linejoin="round" d="M15 5.009v6.013"/><path stroke-linecap="round" d="m20.107 20.175l1.845 1.823m-.783-4.36a3.56 3.56 0 1 1-7.121.001a3.56 3.56 0 0 1 7.121 0Z"/></g></svg>
</template>

CSS

.icon-maps-search {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M22%2012.089V9.236c0-1.944%200-2.916-.586-3.52S19.886%205.112%2018%205.112h-2.079c-.917%200-.925-.002-1.75-.416l-3.331-1.67c-1.391-.698-2.087-1.047-2.828-1.023S6.6%202.421%205.253%203.208l-1.227.719c-.989.578-1.483.867-1.754%201.348C2%205.756%202%206.342%202%207.513v8.236c0%201.539%200%202.309.342%202.737c.228.285.547.476.9.54c.53.095%201.18-.284%202.478-1.044c.882-.516%201.73-1.052%202.785-.907c.884.122%201.705.681%202.495%201.077%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M8%202.002v15.034%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M15%205.009v6.013%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m20.107%2020.175l1.845%201.823m-.783-4.36a3.56%203.56%200%201%201-7.121.001a3.56%203.56%200%200%201%207.121%200Z%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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M22%2012.089V9.236c0-1.944%200-2.916-.586-3.52S19.886%205.112%2018%205.112h-2.079c-.917%200-.925-.002-1.75-.416l-3.331-1.67c-1.391-.698-2.087-1.047-2.828-1.023S6.6%202.421%205.253%203.208l-1.227.719c-.989.578-1.483.867-1.754%201.348C2%205.756%202%206.342%202%207.513v8.236c0%201.539%200%202.309.342%202.737c.228.285.547.476.9.54c.53.095%201.18-.284%202.478-1.044c.882-.516%201.73-1.052%202.785-.907c.884.122%201.705.681%202.495%201.077%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M8%202.002v15.034%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M15%205.009v6.013%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m20.107%2020.175l1.845%201.823m-.783-4.36a3.56%203.56%200%201%201-7.121.001a3.56%203.56%200%200%201%207.121%200Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/maps-search.svg?color=%231a73e8&size=48