work iq icon
work-iq-32-filled from Fluent UI System Icons by Microsoft Corporation · 32 Filled · MIT Free for personal and commercial use.
- Name
- work-iq-32-filled
- Set
- Fluent UI System Icons
- Style
- 32 Filled
- 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 14a8.99 8.99 0 0 1-5 8.059V18.5a5.5 5.5 0 1 0-5.5 5.5h.5a1 1 0 1 0 0-2h-.5a3.5 3.5 0 1 1 3.5-3.5v7c0 .488.1.952.281 1.374l.02.044l.036.082h.002a3.5 3.5 0 0 0 3.161 2h.5a1 1 0 1 1 0 2h-.5a5.5 5.5 0 0 1-5.477-5.001L21 26h-1.5c-1.969 0-3.76-.76-5.098-2H8.25A6.25 6.25 0 0 1 2 17.75V17C2 9.268 8.268 3 16 3"/></svg>
React
import type { SVGProps } from "react";
export function FluentWorkIq32Filled(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 14a8.99 8.99 0 0 1-5 8.059V18.5a5.5 5.5 0 1 0-5.5 5.5h.5a1 1 0 1 0 0-2h-.5a3.5 3.5 0 1 1 3.5-3.5v7c0 .488.1.952.281 1.374l.02.044l.036.082h.002a3.5 3.5 0 0 0 3.161 2h.5a1 1 0 1 1 0 2h-.5a5.5 5.5 0 0 1-5.477-5.001L21 26h-1.5c-1.969 0-3.76-.76-5.098-2H8.25A6.25 6.25 0 0 1 2 17.75V17C2 9.268 8.268 3 16 3"/></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 14a8.99 8.99 0 0 1-5 8.059V18.5a5.5 5.5 0 1 0-5.5 5.5h.5a1 1 0 1 0 0-2h-.5a3.5 3.5 0 1 1 3.5-3.5v7c0 .488.1.952.281 1.374l.02.044l.036.082h.002a3.5 3.5 0 0 0 3.161 2h.5a1 1 0 1 1 0 2h-.5a5.5 5.5 0 0 1-5.477-5.001L21 26h-1.5c-1.969 0-3.76-.76-5.098-2H8.25A6.25 6.25 0 0 1 2 17.75V17C2 9.268 8.268 3 16 3"/></svg> </template>
CSS
.icon-work-iq-32-filled {
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%2014a8.99%208.99%200%200%201-5%208.059V18.5a5.5%205.5%200%201%200-5.5%205.5h.5a1%201%200%201%200%200-2h-.5a3.5%203.5%200%201%201%203.5-3.5v7c0%20.488.1.952.281%201.374l.02.044l.036.082h.002a3.5%203.5%200%200%200%203.161%202h.5a1%201%200%201%201%200%202h-.5a5.5%205.5%200%200%201-5.477-5.001L21%2026h-1.5c-1.969%200-3.76-.76-5.098-2H8.25A6.25%206.25%200%200%201%202%2017.75V17C2%209.268%208.268%203%2016%203%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%2014a8.99%208.99%200%200%201-5%208.059V18.5a5.5%205.5%200%201%200-5.5%205.5h.5a1%201%200%201%200%200-2h-.5a3.5%203.5%200%201%201%203.5-3.5v7c0%20.488.1.952.281%201.374l.02.044l.036.082h.002a3.5%203.5%200%200%200%203.161%202h.5a1%201%200%201%201%200%202h-.5a5.5%205.5%200%200%201-5.477-5.001L21%2026h-1.5c-1.969%200-3.76-.76-5.098-2H8.25A6.25%206.25%200%200%201%202%2017.75V17C2%209.268%208.268%203%2016%203%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-filled.svg?color=%231a73e8&size=48