work iq icon
work-iq-32-regular from Fluent UI System Icons by Microsoft Corporation · 32 Regular · MIT Free for personal and commercial use.
- Name
- work-iq-32-regular
- Set
- Fluent UI System Icons
- Style
- 32 Regular
- Viewbox
- 32×32
- License
- MIT
11 other variants in Fluent UI System Icons
Use the work iq icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3c7.732 0 14 6.268 14 14a9 9 0 0 1-5 8.061v.439a3.5 3.5 0 0 0 3.5 3.5h.5a1 1 0 1 1 0 2h-.5a5.5 5.5 0 0 1-5.494-5.227A9 9 0 0 1 21 26h-1.5a5.5 5.5 0 1 1 5.5-5.5v2.243A6.99 6.99 0 0 0 28 17c0-6.627-5.373-12-12-12S4 10.373 4 17v.75A4.25 4.25 0 0 0 8.25 22H11a1 1 0 1 1 0 2H8.25A6.25 6.25 0 0 1 2 17.75V17C2 9.268 8.268 3 16 3m3.5 14a3.5 3.5 0 1 0 0 7H21a7 7 0 0 0 2-.292V20.5a3.5 3.5 0 0 0-3.5-3.5"/></svg>
React
import type { SVGProps } from "react";
export function FluentWorkIq32Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3c7.732 0 14 6.268 14 14a9 9 0 0 1-5 8.061v.439a3.5 3.5 0 0 0 3.5 3.5h.5a1 1 0 1 1 0 2h-.5a5.5 5.5 0 0 1-5.494-5.227A9 9 0 0 1 21 26h-1.5a5.5 5.5 0 1 1 5.5-5.5v2.243A6.99 6.99 0 0 0 28 17c0-6.627-5.373-12-12-12S4 10.373 4 17v.75A4.25 4.25 0 0 0 8.25 22H11a1 1 0 1 1 0 2H8.25A6.25 6.25 0 0 1 2 17.75V17C2 9.268 8.268 3 16 3m3.5 14a3.5 3.5 0 1 0 0 7H21a7 7 0 0 0 2-.292V20.5a3.5 3.5 0 0 0-3.5-3.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3c7.732 0 14 6.268 14 14a9 9 0 0 1-5 8.061v.439a3.5 3.5 0 0 0 3.5 3.5h.5a1 1 0 1 1 0 2h-.5a5.5 5.5 0 0 1-5.494-5.227A9 9 0 0 1 21 26h-1.5a5.5 5.5 0 1 1 5.5-5.5v2.243A6.99 6.99 0 0 0 28 17c0-6.627-5.373-12-12-12S4 10.373 4 17v.75A4.25 4.25 0 0 0 8.25 22H11a1 1 0 1 1 0 2H8.25A6.25 6.25 0 0 1 2 17.75V17C2 9.268 8.268 3 16 3m3.5 14a3.5 3.5 0 1 0 0 7H21a7 7 0 0 0 2-.292V20.5a3.5 3.5 0 0 0-3.5-3.5"/></svg> </template>
CSS
.icon-work-iq-32-regular {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%203c7.732%200%2014%206.268%2014%2014a9%209%200%200%201-5%208.061v.439a3.5%203.5%200%200%200%203.5%203.5h.5a1%201%200%201%201%200%202h-.5a5.5%205.5%200%200%201-5.494-5.227A9%209%200%200%201%2021%2026h-1.5a5.5%205.5%200%201%201%205.5-5.5v2.243A6.99%206.99%200%200%200%2028%2017c0-6.627-5.373-12-12-12S4%2010.373%204%2017v.75A4.25%204.25%200%200%200%208.25%2022H11a1%201%200%201%201%200%202H8.25A6.25%206.25%200%200%201%202%2017.75V17C2%209.268%208.268%203%2016%203m3.5%2014a3.5%203.5%200%201%200%200%207H21a7%207%200%200%200%202-.292V20.5a3.5%203.5%200%200%200-3.5-3.5%22%2F%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%203c7.732%200%2014%206.268%2014%2014a9%209%200%200%201-5%208.061v.439a3.5%203.5%200%200%200%203.5%203.5h.5a1%201%200%201%201%200%202h-.5a5.5%205.5%200%200%201-5.494-5.227A9%209%200%200%201%2021%2026h-1.5a5.5%205.5%200%201%201%205.5-5.5v2.243A6.99%206.99%200%200%200%2028%2017c0-6.627-5.373-12-12-12S4%2010.373%204%2017v.75A4.25%204.25%200%200%200%208.25%2022H11a1%201%200%201%201%200%202H8.25A6.25%206.25%200%200%201%202%2017.75V17C2%209.268%208.268%203%2016%203m3.5%2014a3.5%203.5%200%201%200%200%207H21a7%207%200%200%200%202-.292V20.5a3.5%203.5%200%200%200-3.5-3.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/work-iq-32-regular.svg?color=%231a73e8&size=48