work iq icon
work-iq-28-filled from Fluent UI System Icons by Microsoft Corporation · 28 Filled · MIT Free for personal and commercial use.
- Name
- work-iq-28-filled
- Set
- Fluent UI System Icons
- Style
- 28 Filled
- Viewbox
- 28×28
- 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 28 28"><path fill="currentColor" d="M14 3c6.627 0 12 5.373 12 12a7.5 7.5 0 0 1-4.5 6.874V16.5A4.5 4.5 0 1 0 17 21h.75a.75.75 0 0 0 0-1.5H17a3 3 0 1 1 3-3v6a3 3 0 0 0 3 3h.75a.75.75 0 0 1 0 1.5H23a4.5 4.5 0 0 1-4.5-4.5H17a5.98 5.98 0 0 1-3.967-1.5H7.25A5.25 5.25 0 0 1 2 15.75V15C2 8.373 7.373 3 14 3"/></svg>
React
import type { SVGProps } from "react";
export function FluentWorkIq28Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M14 3c6.627 0 12 5.373 12 12a7.5 7.5 0 0 1-4.5 6.874V16.5A4.5 4.5 0 1 0 17 21h.75a.75.75 0 0 0 0-1.5H17a3 3 0 1 1 3-3v6a3 3 0 0 0 3 3h.75a.75.75 0 0 1 0 1.5H23a4.5 4.5 0 0 1-4.5-4.5H17a5.98 5.98 0 0 1-3.967-1.5H7.25A5.25 5.25 0 0 1 2 15.75V15C2 8.373 7.373 3 14 3"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M14 3c6.627 0 12 5.373 12 12a7.5 7.5 0 0 1-4.5 6.874V16.5A4.5 4.5 0 1 0 17 21h.75a.75.75 0 0 0 0-1.5H17a3 3 0 1 1 3-3v6a3 3 0 0 0 3 3h.75a.75.75 0 0 1 0 1.5H23a4.5 4.5 0 0 1-4.5-4.5H17a5.98 5.98 0 0 1-3.967-1.5H7.25A5.25 5.25 0 0 1 2 15.75V15C2 8.373 7.373 3 14 3"/></svg> </template>
CSS
.icon-work-iq-28-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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14%203c6.627%200%2012%205.373%2012%2012a7.5%207.5%200%200%201-4.5%206.874V16.5A4.5%204.5%200%201%200%2017%2021h.75a.75.75%200%200%200%200-1.5H17a3%203%200%201%201%203-3v6a3%203%200%200%200%203%203h.75a.75.75%200%200%201%200%201.5H23a4.5%204.5%200%200%201-4.5-4.5H17a5.98%205.98%200%200%201-3.967-1.5H7.25A5.25%205.25%200%200%201%202%2015.75V15C2%208.373%207.373%203%2014%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14%203c6.627%200%2012%205.373%2012%2012a7.5%207.5%200%200%201-4.5%206.874V16.5A4.5%204.5%200%201%200%2017%2021h.75a.75.75%200%200%200%200-1.5H17a3%203%200%201%201%203-3v6a3%203%200%200%200%203%203h.75a.75.75%200%200%201%200%201.5H23a4.5%204.5%200%200%201-4.5-4.5H17a5.98%205.98%200%200%201-3.967-1.5H7.25A5.25%205.25%200%200%201%202%2015.75V15C2%208.373%207.373%203%2014%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-28-filled.svg?color=%231a73e8&size=48