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

Name
audit-02
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the audit 02 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 stroke-linejoin="round" d="M19 11v-1c0-3.771 0-5.657-1.172-6.828S14.771 2 11 2S5.343 2 4.172 3.172S3 6.229 3 10v4c0 3.771 0 5.657 1.172 6.828S7.229 22 11 22"/><path d="m21 22l-1.714-1.714m.571-2.857a3.429 3.429 0 1 1-6.857 0a3.429 3.429 0 0 1 6.857 0Z"/><path stroke-linejoin="round" d="M7 7h8m-8 4h4"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsAudit02(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 strokeLinejoin="round" d="M19 11v-1c0-3.771 0-5.657-1.172-6.828S14.771 2 11 2S5.343 2 4.172 3.172S3 6.229 3 10v4c0 3.771 0 5.657 1.172 6.828S7.229 22 11 22"/><path d="m21 22l-1.714-1.714m.571-2.857a3.429 3.429 0 1 1-6.857 0a3.429 3.429 0 0 1 6.857 0Z"/><path strokeLinejoin="round" d="M7 7h8m-8 4h4"/></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 stroke-linejoin="round" d="M19 11v-1c0-3.771 0-5.657-1.172-6.828S14.771 2 11 2S5.343 2 4.172 3.172S3 6.229 3 10v4c0 3.771 0 5.657 1.172 6.828S7.229 22 11 22"/><path d="m21 22l-1.714-1.714m.571-2.857a3.429 3.429 0 1 1-6.857 0a3.429 3.429 0 0 1 6.857 0Z"/><path stroke-linejoin="round" d="M7 7h8m-8 4h4"/></g></svg>
</template>

CSS

.icon-audit-02 {
  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%20stroke-linejoin%3D%22round%22%20d%3D%22M19%2011v-1c0-3.771%200-5.657-1.172-6.828S14.771%202%2011%202S5.343%202%204.172%203.172S3%206.229%203%2010v4c0%203.771%200%205.657%201.172%206.828S7.229%2022%2011%2022%22%2F%3E%3Cpath%20d%3D%22m21%2022l-1.714-1.714m.571-2.857a3.429%203.429%200%201%201-6.857%200a3.429%203.429%200%200%201%206.857%200Z%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M7%207h8m-8%204h4%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%20stroke-linejoin%3D%22round%22%20d%3D%22M19%2011v-1c0-3.771%200-5.657-1.172-6.828S14.771%202%2011%202S5.343%202%204.172%203.172S3%206.229%203%2010v4c0%203.771%200%205.657%201.172%206.828S7.229%2022%2011%2022%22%2F%3E%3Cpath%20d%3D%22m21%2022l-1.714-1.714m.571-2.857a3.429%203.429%200%201%201-6.857%200a3.429%203.429%200%200%201%206.857%200Z%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M7%207h8m-8%204h4%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/audit-02.svg?color=%231a73e8&size=48