investigation icon

investigation from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
investigation
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Use the investigation 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-linecap="round" stroke-width="1.5"><path d="M19 9.5V8.3c-.008-2.803-.095-4.289-1.033-5.246C16.933 2 15.269 2 11.942 2h-1.883C6.731 2 5.068 2 4.034 3.054S3 5.806 3 9.2v4.6c0 3.394 0 5.091 1.034 6.146c.918.936 2.332 1.04 4.966 1.052"/><path stroke-linejoin="round" d="M18.675 19.689L21 22m-1-5.5a4.5 4.5 0 1 0-9 0a4.5 4.5 0 0 0 9 0"/><path d="M7 7h8m-8 4h3"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsInvestigation(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" strokeLinecap="round" strokeWidth="1.5"><path d="M19 9.5V8.3c-.008-2.803-.095-4.289-1.033-5.246C16.933 2 15.269 2 11.942 2h-1.883C6.731 2 5.068 2 4.034 3.054S3 5.806 3 9.2v4.6c0 3.394 0 5.091 1.034 6.146c.918.936 2.332 1.04 4.966 1.052"/><path strokeLinejoin="round" d="M18.675 19.689L21 22m-1-5.5a4.5 4.5 0 1 0-9 0a4.5 4.5 0 0 0 9 0"/><path d="M7 7h8m-8 4h3"/></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-linecap="round" stroke-width="1.5"><path d="M19 9.5V8.3c-.008-2.803-.095-4.289-1.033-5.246C16.933 2 15.269 2 11.942 2h-1.883C6.731 2 5.068 2 4.034 3.054S3 5.806 3 9.2v4.6c0 3.394 0 5.091 1.034 6.146c.918.936 2.332 1.04 4.966 1.052"/><path stroke-linejoin="round" d="M18.675 19.689L21 22m-1-5.5a4.5 4.5 0 1 0-9 0a4.5 4.5 0 0 0 9 0"/><path d="M7 7h8m-8 4h3"/></g></svg>
</template>

CSS

.icon-investigation {
  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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M19%209.5V8.3c-.008-2.803-.095-4.289-1.033-5.246C16.933%202%2015.269%202%2011.942%202h-1.883C6.731%202%205.068%202%204.034%203.054S3%205.806%203%209.2v4.6c0%203.394%200%205.091%201.034%206.146c.918.936%202.332%201.04%204.966%201.052%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M18.675%2019.689L21%2022m-1-5.5a4.5%204.5%200%201%200-9%200a4.5%204.5%200%200%200%209%200%22%2F%3E%3Cpath%20d%3D%22M7%207h8m-8%204h3%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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M19%209.5V8.3c-.008-2.803-.095-4.289-1.033-5.246C16.933%202%2015.269%202%2011.942%202h-1.883C6.731%202%205.068%202%204.034%203.054S3%205.806%203%209.2v4.6c0%203.394%200%205.091%201.034%206.146c.918.936%202.332%201.04%204.966%201.052%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M18.675%2019.689L21%2022m-1-5.5a4.5%204.5%200%201%200-9%200a4.5%204.5%200%200%200%209%200%22%2F%3E%3Cpath%20d%3D%22M7%207h8m-8%204h3%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/investigation.svg?color=%231a73e8&size=48

Investigation stroke icon — Huge Icons · IconsDB