tasks app icon
tasks-app-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.
- Name
- tasks-app-20-filled
- Set
- Fluent UI System Icons
- Style
- 20 Filled
- Viewbox
- 20×20
- License
- MIT
5 other variants in Fluent UI System Icons
Use the tasks app icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M4 4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v9.883l-2.495 2.52l-.934-.953a1.5 1.5 0 1 0-2.142 2.1l.441.45H6a2 2 0 0 1-2-2zm5 5.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 0-1h-4a.5.5 0 0 0-.5.5M9.5 5a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1zM9 13.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 0-1h-4a.5.5 0 0 0-.5.5m-2-3a1 1 0 1 0 0-2a1 1 0 0 0 0 2m1-5a1 1 0 1 0-2 0a1 1 0 0 0 2 0m-1 9a1 1 0 1 0 0-2a1 1 0 0 0 0 2m10.855.352a.5.5 0 0 0-.71-.704l-3.643 3.68l-1.645-1.678a.5.5 0 1 0-.714.7l1.929 1.968a.6.6 0 0 0 .855.002z"/></svg>
React
import type { SVGProps } from "react";
export function FluentTasksApp20Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M4 4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v9.883l-2.495 2.52l-.934-.953a1.5 1.5 0 1 0-2.142 2.1l.441.45H6a2 2 0 0 1-2-2zm5 5.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 0-1h-4a.5.5 0 0 0-.5.5M9.5 5a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1zM9 13.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 0-1h-4a.5.5 0 0 0-.5.5m-2-3a1 1 0 1 0 0-2a1 1 0 0 0 0 2m1-5a1 1 0 1 0-2 0a1 1 0 0 0 2 0m-1 9a1 1 0 1 0 0-2a1 1 0 0 0 0 2m10.855.352a.5.5 0 0 0-.71-.704l-3.643 3.68l-1.645-1.678a.5.5 0 1 0-.714.7l1.929 1.968a.6.6 0 0 0 .855.002z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M4 4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v9.883l-2.495 2.52l-.934-.953a1.5 1.5 0 1 0-2.142 2.1l.441.45H6a2 2 0 0 1-2-2zm5 5.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 0-1h-4a.5.5 0 0 0-.5.5M9.5 5a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1zM9 13.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 0-1h-4a.5.5 0 0 0-.5.5m-2-3a1 1 0 1 0 0-2a1 1 0 0 0 0 2m1-5a1 1 0 1 0-2 0a1 1 0 0 0 2 0m-1 9a1 1 0 1 0 0-2a1 1 0 0 0 0 2m10.855.352a.5.5 0 0 0-.71-.704l-3.643 3.68l-1.645-1.678a.5.5 0 1 0-.714.7l1.929 1.968a.6.6 0 0 0 .855.002z"/></svg> </template>
CSS
.icon-tasks-app-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4%204a2%202%200%200%201%202-2h8a2%202%200%200%201%202%202v9.883l-2.495%202.52l-.934-.953a1.5%201.5%200%201%200-2.142%202.1l.441.45H6a2%202%200%200%201-2-2zm5%205.5a.5.5%200%200%200%20.5.5h4a.5.5%200%200%200%200-1h-4a.5.5%200%200%200-.5.5M9.5%205a.5.5%200%200%200%200%201h4a.5.5%200%200%200%200-1zM9%2013.5a.5.5%200%200%200%20.5.5h4a.5.5%200%200%200%200-1h-4a.5.5%200%200%200-.5.5m-2-3a1%201%200%201%200%200-2a1%201%200%200%200%200%202m1-5a1%201%200%201%200-2%200a1%201%200%200%200%202%200m-1%209a1%201%200%201%200%200-2a1%201%200%200%200%200%202m10.855.352a.5.5%200%200%200-.71-.704l-3.643%203.68l-1.645-1.678a.5.5%200%201%200-.714.7l1.929%201.968a.6.6%200%200%200%20.855.002z%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4%204a2%202%200%200%201%202-2h8a2%202%200%200%201%202%202v9.883l-2.495%202.52l-.934-.953a1.5%201.5%200%201%200-2.142%202.1l.441.45H6a2%202%200%200%201-2-2zm5%205.5a.5.5%200%200%200%20.5.5h4a.5.5%200%200%200%200-1h-4a.5.5%200%200%200-.5.5M9.5%205a.5.5%200%200%200%200%201h4a.5.5%200%200%200%200-1zM9%2013.5a.5.5%200%200%200%20.5.5h4a.5.5%200%200%200%200-1h-4a.5.5%200%200%200-.5.5m-2-3a1%201%200%201%200%200-2a1%201%200%200%200%200%202m1-5a1%201%200%201%200-2%200a1%201%200%200%200%202%200m-1%209a1%201%200%201%200%200-2a1%201%200%200%200%200%202m10.855.352a.5.5%200%200%200-.71-.704l-3.643%203.68l-1.645-1.678a.5.5%200%201%200-.714.7l1.929%201.968a.6.6%200%200%200%20.855.002z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/tasks-app-20-filled.svg?color=%231a73e8&size=48