Auditor

  • Tags: auditor test exam glasses
  • Category: Platform

Examples

Heading
Smaller heading

Inline text

Example link text

Download

Download the SVG to use or edit.

Download SVG

Copy HTML

Paste the SVG right into your project's code or directly on a Figma project.

<svg  xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
	<circle cx="6" cy="7" r="4"/>
	<circle cx="18" cy="7" r="4"/>
	<line x1="10" y1="7" x2="14" y2="7"/>
	<path d="M23,15.3c-0.7,0.9-1.8,1.6-3.1,1.6c-1.4,0-2.7-0.7-3.3-1.8l0,0c-0.4-0.7-1.2-1.3-2.1-1.3c-1.3,0-2.4,1-2.4,2.2
		c0,0.3,0.1,0.6,0.2,0.9l0,0c0.7,2,2.8,3.5,5.3,3.5C20.5,20.4,23,18.1,23,15.3L23,15.3z"/>
	<path d="M1,15.3c0.7,0.9,1.8,1.6,3.1,1.6c1.4,0,2.7-0.7,3.3-1.8l0,0c0.4-0.7,1.2-1.3,2.1-1.3c1.3,0,2.4,1,2.4,2.2
		c0,0.3-0.1,0.6-0.2,0.9l0,0c-0.7,2-2.8,3.5-5.3,3.5C3.5,20.4,1,18.1,1,15.3L1,15.3z"/>
</svg>
Copy HTML