search status2 icon

search-status2-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.

Name
search-status2-filled
Set
Reicon
Style
Filled
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

More newicons icons from Reicon

Use the search status2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 1.988c-4.97 0-9.01 4.04-9.01 9.01s4.04 9.01 9.01 9.01s9.01-4.04 9.01-9.01s-4.04-9.01-9.01-9.01m0 11.26H8c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3c.41 0 .75.34.75.75s-.34.75-.75.75m3-3H8c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h6c.41 0 .75.34.75.75s-.34.75-.75.75m7.99 8.702c-.33-.61-1.03-.95-1.97-.95c-.71 0-1.32.29-1.68.79s-.44 1.17-.22 1.84c.43 1.3 1.18 1.59 1.59 1.64c.06.01.12.01.19.01c.44 0 1.12-.19 1.78-1.18c.53-.77.63-1.54.31-2.15"/></svg>

React

import type { SVGProps } from "react";

export function ReiconSearchStatus2Filled(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 1.988c-4.97 0-9.01 4.04-9.01 9.01s4.04 9.01 9.01 9.01s9.01-4.04 9.01-9.01s-4.04-9.01-9.01-9.01m0 11.26H8c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3c.41 0 .75.34.75.75s-.34.75-.75.75m3-3H8c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h6c.41 0 .75.34.75.75s-.34.75-.75.75m7.99 8.702c-.33-.61-1.03-.95-1.97-.95c-.71 0-1.32.29-1.68.79s-.44 1.17-.22 1.84c.43 1.3 1.18 1.59 1.59 1.64c.06.01.12.01.19.01c.44 0 1.12-.19 1.78-1.18c.53-.77.63-1.54.31-2.15"/></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 1.988c-4.97 0-9.01 4.04-9.01 9.01s4.04 9.01 9.01 9.01s9.01-4.04 9.01-9.01s-4.04-9.01-9.01-9.01m0 11.26H8c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3c.41 0 .75.34.75.75s-.34.75-.75.75m3-3H8c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h6c.41 0 .75.34.75.75s-.34.75-.75.75m7.99 8.702c-.33-.61-1.03-.95-1.97-.95c-.71 0-1.32.29-1.68.79s-.44 1.17-.22 1.84c.43 1.3 1.18 1.59 1.59 1.64c.06.01.12.01.19.01c.44 0 1.12-.19 1.78-1.18c.53-.77.63-1.54.31-2.15"/></svg>
</template>

CSS

.icon-search-status2-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%201.988c-4.97%200-9.01%204.04-9.01%209.01s4.04%209.01%209.01%209.01s9.01-4.04%209.01-9.01s-4.04-9.01-9.01-9.01m0%2011.26H8c-.41%200-.75-.34-.75-.75s.34-.75.75-.75h3c.41%200%20.75.34.75.75s-.34.75-.75.75m3-3H8c-.41%200-.75-.34-.75-.75s.34-.75.75-.75h6c.41%200%20.75.34.75.75s-.34.75-.75.75m7.99%208.702c-.33-.61-1.03-.95-1.97-.95c-.71%200-1.32.29-1.68.79s-.44%201.17-.22%201.84c.43%201.3%201.18%201.59%201.59%201.64c.06.01.12.01.19.01c.44%200%201.12-.19%201.78-1.18c.53-.77.63-1.54.31-2.15%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%201.988c-4.97%200-9.01%204.04-9.01%209.01s4.04%209.01%209.01%209.01s9.01-4.04%209.01-9.01s-4.04-9.01-9.01-9.01m0%2011.26H8c-.41%200-.75-.34-.75-.75s.34-.75.75-.75h3c.41%200%20.75.34.75.75s-.34.75-.75.75m3-3H8c-.41%200-.75-.34-.75-.75s.34-.75.75-.75h6c.41%200%20.75.34.75.75s-.34.75-.75.75m7.99%208.702c-.33-.61-1.03-.95-1.97-.95c-.71%200-1.32.29-1.68.79s-.44%201.17-.22%201.84c.43%201.3%201.18%201.59%201.59%201.64c.06.01.12.01.19.01c.44%200%201.12-.19%201.78-1.18c.53-.77.63-1.54.31-2.15%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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