audit 01 icon
audit-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- audit-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the audit 01 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 10.5V10c0-3.771 0-5.657-1.172-6.828S14.771 2 11 2S5.343 2 4.172 3.172S3 6.229 3 10v6c0 1.864 0 2.796.304 3.53a4 4 0 0 0 2.165 2.165C6.204 22 7.136 22 9 22"/><path d="M7 7h8m-8 4h4"/><path stroke-linejoin="round" d="M15.283 19.004c-.06-.888-.165-1.838-.601-2.912c-.373-.916-.269-3.071 1.818-3.071s2.166 2.155 1.794 3.07c-.436 1.075-.518 2.025-.576 2.913M21 22h-9v-1.246c0-.446.266-.839.653-.961l2.255-.716q.242-.077.494-.077h2.196q.252 0 .494.077l2.255.716c.387.122.653.515.653.961z"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsAudit01(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 10.5V10c0-3.771 0-5.657-1.172-6.828S14.771 2 11 2S5.343 2 4.172 3.172S3 6.229 3 10v6c0 1.864 0 2.796.304 3.53a4 4 0 0 0 2.165 2.165C6.204 22 7.136 22 9 22"/><path d="M7 7h8m-8 4h4"/><path strokeLinejoin="round" d="M15.283 19.004c-.06-.888-.165-1.838-.601-2.912c-.373-.916-.269-3.071 1.818-3.071s2.166 2.155 1.794 3.07c-.436 1.075-.518 2.025-.576 2.913M21 22h-9v-1.246c0-.446.266-.839.653-.961l2.255-.716q.242-.077.494-.077h2.196q.252 0 .494.077l2.255.716c.387.122.653.515.653.961z"/></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 10.5V10c0-3.771 0-5.657-1.172-6.828S14.771 2 11 2S5.343 2 4.172 3.172S3 6.229 3 10v6c0 1.864 0 2.796.304 3.53a4 4 0 0 0 2.165 2.165C6.204 22 7.136 22 9 22"/><path d="M7 7h8m-8 4h4"/><path stroke-linejoin="round" d="M15.283 19.004c-.06-.888-.165-1.838-.601-2.912c-.373-.916-.269-3.071 1.818-3.071s2.166 2.155 1.794 3.07c-.436 1.075-.518 2.025-.576 2.913M21 22h-9v-1.246c0-.446.266-.839.653-.961l2.255-.716q.242-.077.494-.077h2.196q.252 0 .494.077l2.255.716c.387.122.653.515.653.961z"/></g></svg> </template>
CSS
.icon-audit-01 {
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%2010.5V10c0-3.771%200-5.657-1.172-6.828S14.771%202%2011%202S5.343%202%204.172%203.172S3%206.229%203%2010v6c0%201.864%200%202.796.304%203.53a4%204%200%200%200%202.165%202.165C6.204%2022%207.136%2022%209%2022%22%2F%3E%3Cpath%20d%3D%22M7%207h8m-8%204h4%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M15.283%2019.004c-.06-.888-.165-1.838-.601-2.912c-.373-.916-.269-3.071%201.818-3.071s2.166%202.155%201.794%203.07c-.436%201.075-.518%202.025-.576%202.913M21%2022h-9v-1.246c0-.446.266-.839.653-.961l2.255-.716q.242-.077.494-.077h2.196q.252%200%20.494.077l2.255.716c.387.122.653.515.653.961z%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%2010.5V10c0-3.771%200-5.657-1.172-6.828S14.771%202%2011%202S5.343%202%204.172%203.172S3%206.229%203%2010v6c0%201.864%200%202.796.304%203.53a4%204%200%200%200%202.165%202.165C6.204%2022%207.136%2022%209%2022%22%2F%3E%3Cpath%20d%3D%22M7%207h8m-8%204h4%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M15.283%2019.004c-.06-.888-.165-1.838-.601-2.912c-.373-.916-.269-3.071%201.818-3.071s2.166%202.155%201.794%203.07c-.436%201.075-.518%202.025-.576%202.913M21%2022h-9v-1.246c0-.446.266-.839.653-.961l2.255-.716q.242-.077.494-.077h2.196q.252%200%20.494.077l2.255.716c.387.122.653.515.653.961z%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-01.svg?color=%231a73e8&size=48