work iq icon
work-iq-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.
- Name
- work-iq-24-filled
- Set
- Fluent UI System Icons
- Style
- 24 Filled
- Viewbox
- 24×24
- 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 24 24"><path fill="currentColor" d="M12 3c5.523 0 10 4.477 10 10c0 2.507-1.42 4.68-3.5 5.764V14a4 4 0 1 0-4 4h.25a.75.75 0 0 0 0-1.5h-.25A2.5 2.5 0 1 1 17 14v5a2.506 2.506 0 0 0 2.5 2.5h.25a.75.75 0 0 1 0 1.5h-.25a4 4 0 0 1-3.969-3.501l-.031.001h-1a5.48 5.48 0 0 1-3.773-1.5H6.5A4.5 4.5 0 0 1 2 13.5V13C2 7.477 6.477 3 12 3"/></svg>
React
import type { SVGProps } from "react";
export function FluentWorkIq24Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 3c5.523 0 10 4.477 10 10c0 2.507-1.42 4.68-3.5 5.764V14a4 4 0 1 0-4 4h.25a.75.75 0 0 0 0-1.5h-.25A2.5 2.5 0 1 1 17 14v5a2.506 2.506 0 0 0 2.5 2.5h.25a.75.75 0 0 1 0 1.5h-.25a4 4 0 0 1-3.969-3.501l-.031.001h-1a5.48 5.48 0 0 1-3.773-1.5H6.5A4.5 4.5 0 0 1 2 13.5V13C2 7.477 6.477 3 12 3"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 3c5.523 0 10 4.477 10 10c0 2.507-1.42 4.68-3.5 5.764V14a4 4 0 1 0-4 4h.25a.75.75 0 0 0 0-1.5h-.25A2.5 2.5 0 1 1 17 14v5a2.506 2.506 0 0 0 2.5 2.5h.25a.75.75 0 0 1 0 1.5h-.25a4 4 0 0 1-3.969-3.501l-.031.001h-1a5.48 5.48 0 0 1-3.773-1.5H6.5A4.5 4.5 0 0 1 2 13.5V13C2 7.477 6.477 3 12 3"/></svg> </template>
CSS
.icon-work-iq-24-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%203c5.523%200%2010%204.477%2010%2010c0%202.507-1.42%204.68-3.5%205.764V14a4%204%200%201%200-4%204h.25a.75.75%200%200%200%200-1.5h-.25A2.5%202.5%200%201%201%2017%2014v5a2.506%202.506%200%200%200%202.5%202.5h.25a.75.75%200%200%201%200%201.5h-.25a4%204%200%200%201-3.969-3.501l-.031.001h-1a5.48%205.48%200%200%201-3.773-1.5H6.5A4.5%204.5%200%200%201%202%2013.5V13C2%207.477%206.477%203%2012%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%203c5.523%200%2010%204.477%2010%2010c0%202.507-1.42%204.68-3.5%205.764V14a4%204%200%201%200-4%204h.25a.75.75%200%200%200%200-1.5h-.25A2.5%202.5%200%201%201%2017%2014v5a2.506%202.506%200%200%200%202.5%202.5h.25a.75.75%200%200%201%200%201.5h-.25a4%204%200%200%201-3.969-3.501l-.031.001h-1a5.48%205.48%200%200%201-3.773-1.5H6.5A4.5%204.5%200%200%201%202%2013.5V13C2%207.477%206.477%203%2012%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-24-filled.svg?color=%231a73e8&size=48