work iq icon
work-iq-48-filled from Fluent UI System Icons by Microsoft Corporation · 48 Filled · MIT Free for personal and commercial use.
- Name
- work-iq-48-filled
- Set
- Fluent UI System Icons
- Style
- 48 Filled
- Viewbox
- 48×48
- 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 48 48"><path fill="currentColor" d="M24 6c11.046 0 20 8.954 20 20c0 5.125-3.086 9.528-7.5 11.457V28.5A7.5 7.5 0 1 0 29 36h1.25a1.25 1.25 0 1 0 0-2.5H29a5 5 0 1 1 5-5V39q.002.257.097.481A5 5 0 0 0 39 43.5h1.25a1.25 1.25 0 1 1 0 2.5H39a7.5 7.5 0 0 1-7.5-7.5H29a9.96 9.96 0 0 1-6.611-2.5H13a9 9 0 0 1-9-9v-1C4 14.954 12.954 6 24 6"/></svg>
React
import type { SVGProps } from "react";
export function FluentWorkIq48Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M24 6c11.046 0 20 8.954 20 20c0 5.125-3.086 9.528-7.5 11.457V28.5A7.5 7.5 0 1 0 29 36h1.25a1.25 1.25 0 1 0 0-2.5H29a5 5 0 1 1 5-5V39q.002.257.097.481A5 5 0 0 0 39 43.5h1.25a1.25 1.25 0 1 1 0 2.5H39a7.5 7.5 0 0 1-7.5-7.5H29a9.96 9.96 0 0 1-6.611-2.5H13a9 9 0 0 1-9-9v-1C4 14.954 12.954 6 24 6"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M24 6c11.046 0 20 8.954 20 20c0 5.125-3.086 9.528-7.5 11.457V28.5A7.5 7.5 0 1 0 29 36h1.25a1.25 1.25 0 1 0 0-2.5H29a5 5 0 1 1 5-5V39q.002.257.097.481A5 5 0 0 0 39 43.5h1.25a1.25 1.25 0 1 1 0 2.5H39a7.5 7.5 0 0 1-7.5-7.5H29a9.96 9.96 0 0 1-6.611-2.5H13a9 9 0 0 1-9-9v-1C4 14.954 12.954 6 24 6"/></svg> </template>
CSS
.icon-work-iq-48-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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M24%206c11.046%200%2020%208.954%2020%2020c0%205.125-3.086%209.528-7.5%2011.457V28.5A7.5%207.5%200%201%200%2029%2036h1.25a1.25%201.25%200%201%200%200-2.5H29a5%205%200%201%201%205-5V39q.002.257.097.481A5%205%200%200%200%2039%2043.5h1.25a1.25%201.25%200%201%201%200%202.5H39a7.5%207.5%200%200%201-7.5-7.5H29a9.96%209.96%200%200%201-6.611-2.5H13a9%209%200%200%201-9-9v-1C4%2014.954%2012.954%206%2024%206%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M24%206c11.046%200%2020%208.954%2020%2020c0%205.125-3.086%209.528-7.5%2011.457V28.5A7.5%207.5%200%201%200%2029%2036h1.25a1.25%201.25%200%201%200%200-2.5H29a5%205%200%201%201%205-5V39q.002.257.097.481A5%205%200%200%200%2039%2043.5h1.25a1.25%201.25%200%201%201%200%202.5H39a7.5%207.5%200%200%201-7.5-7.5H29a9.96%209.96%200%200%201-6.611-2.5H13a9%209%200%200%201-9-9v-1C4%2014.954%2012.954%206%2024%206%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/work-iq-48-filled.svg?color=%231a73e8&size=48