lab search icon

lab-search from Health Icons by Resolve to Save Lives · Filled · Symbols · MIT Free for personal and commercial use.

Name
lab-search
Set
Health Icons
Style
Filled
Category
Symbols
Viewbox
48×48
License
MIT

1 other variant in Health Icons

More symbols icons from Health Icons

Use the lab search icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M23 31.584a5 5 0 1 1 0-9.168z"/><path fill-rule="evenodd" d="M10.005 4.898A1 1 0 0 1 11 4h10a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1h-1v2.273a1.5 1.5 0 0 1 1 1.415V18a9 9 0 0 1 7.032 14.618l2.45 2.45a2 2 0 0 1 1.932.518l5 5a2 2 0 1 1-2.828 2.828l-5-5a2 2 0 0 1-.518-1.932l-2.45-2.45A8.96 8.96 0 0 1 21 36v3a5.002 5.002 0 0 1-10 0V12.688a1.5 1.5 0 0 1 1-1.415V9h-1a1 1 0 0 1-1-1V5q0-.053.005-.102m7.365 16.115a7 7 0 1 1-1.367 10.889L16 31.899A6.98 6.98 0 0 1 14 27a6.98 6.98 0 0 1 2-4.899a7 7 0 0 1 1.37-1.088m1.63-7.91a1.5 1.5 0 0 1-1-1.415V9h-4v2.688a1.5 1.5 0 0 1-1 1.414V18h6z" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsLabSearch(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M23 31.584a5 5 0 1 1 0-9.168z"/><path fillRule="evenodd" d="M10.005 4.898A1 1 0 0 1 11 4h10a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1h-1v2.273a1.5 1.5 0 0 1 1 1.415V18a9 9 0 0 1 7.032 14.618l2.45 2.45a2 2 0 0 1 1.932.518l5 5a2 2 0 1 1-2.828 2.828l-5-5a2 2 0 0 1-.518-1.932l-2.45-2.45A8.96 8.96 0 0 1 21 36v3a5.002 5.002 0 0 1-10 0V12.688a1.5 1.5 0 0 1 1-1.415V9h-1a1 1 0 0 1-1-1V5q0-.053.005-.102m7.365 16.115a7 7 0 1 1-1.367 10.889L16 31.899A6.98 6.98 0 0 1 14 27a6.98 6.98 0 0 1 2-4.899a7 7 0 0 1 1.37-1.088m1.63-7.91a1.5 1.5 0 0 1-1-1.415V9h-4v2.688a1.5 1.5 0 0 1-1 1.414V18h6z" clipRule="evenodd"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M23 31.584a5 5 0 1 1 0-9.168z"/><path fill-rule="evenodd" d="M10.005 4.898A1 1 0 0 1 11 4h10a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1h-1v2.273a1.5 1.5 0 0 1 1 1.415V18a9 9 0 0 1 7.032 14.618l2.45 2.45a2 2 0 0 1 1.932.518l5 5a2 2 0 1 1-2.828 2.828l-5-5a2 2 0 0 1-.518-1.932l-2.45-2.45A8.96 8.96 0 0 1 21 36v3a5.002 5.002 0 0 1-10 0V12.688a1.5 1.5 0 0 1 1-1.415V9h-1a1 1 0 0 1-1-1V5q0-.053.005-.102m7.365 16.115a7 7 0 1 1-1.367 10.889L16 31.899A6.98 6.98 0 0 1 14 27a6.98 6.98 0 0 1 2-4.899a7 7 0 0 1 1.37-1.088m1.63-7.91a1.5 1.5 0 0 1-1-1.415V9h-4v2.688a1.5 1.5 0 0 1-1 1.414V18h6z" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-lab-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%2048%2048%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M23%2031.584a5%205%200%201%201%200-9.168z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M10.005%204.898A1%201%200%200%201%2011%204h10a1%201%200%200%201%201%201v3a1%201%200%200%201-1%201h-1v2.273a1.5%201.5%200%200%201%201%201.415V18a9%209%200%200%201%207.032%2014.618l2.45%202.45a2%202%200%200%201%201.932.518l5%205a2%202%200%201%201-2.828%202.828l-5-5a2%202%200%200%201-.518-1.932l-2.45-2.45A8.96%208.96%200%200%201%2021%2036v3a5.002%205.002%200%200%201-10%200V12.688a1.5%201.5%200%200%201%201-1.415V9h-1a1%201%200%200%201-1-1V5q0-.053.005-.102m7.365%2016.115a7%207%200%201%201-1.367%2010.889L16%2031.899A6.98%206.98%200%200%201%2014%2027a6.98%206.98%200%200%201%202-4.899a7%207%200%200%201%201.37-1.088m1.63-7.91a1.5%201.5%200%200%201-1-1.415V9h-4v2.688a1.5%201.5%200%200%201-1%201.414V18h6z%22%20clip-rule%3D%22evenodd%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%2048%2048%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M23%2031.584a5%205%200%201%201%200-9.168z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M10.005%204.898A1%201%200%200%201%2011%204h10a1%201%200%200%201%201%201v3a1%201%200%200%201-1%201h-1v2.273a1.5%201.5%200%200%201%201%201.415V18a9%209%200%200%201%207.032%2014.618l2.45%202.45a2%202%200%200%201%201.932.518l5%205a2%202%200%201%201-2.828%202.828l-5-5a2%202%200%200%201-.518-1.932l-2.45-2.45A8.96%208.96%200%200%201%2021%2036v3a5.002%205.002%200%200%201-10%200V12.688a1.5%201.5%200%200%201%201-1.415V9h-1a1%201%200%200%201-1-1V5q0-.053.005-.102m7.365%2016.115a7%207%200%201%201-1.367%2010.889L16%2031.899A6.98%206.98%200%200%201%2014%2027a6.98%206.98%200%200%201%202-4.899a7%207%200%200%201%201.37-1.088m1.63-7.91a1.5%201.5%200%200%201-1-1.415V9h-4v2.688a1.5%201.5%200%200%201-1%201.414V18h6z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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