task list square database icon
task-list-square-database-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.
- Name
- task-list-square-database-20-regular
- Set
- Fluent UI System Icons
- Style
- 20 Regular
- Viewbox
- 20×20
- License
- MIT
3 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
task-list-20-filledtask-list-add-20-filledtask-list-ltr-20-filledtask-list-rectangle-28-filledtask-list-rtl-20-filledtask-list-square-16-filledtask-list-square-add-20-filledtask-list-square-ltr-16-filledtask-list-square-person-20-filledtask-list-square-rtl-16-filledtask-list-square-settings-20-filledtask-list-square-sparkle-16-filled
Use the task list square database icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M6 3a3 3 0 0 0-3 3v8a3 3 0 0 0 3 3h3.051A2.5 2.5 0 0 1 9 16.5V16H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v1.126q.522.09 1 .239V6a3 3 0 0 0-3-3zm11 5.421a6.4 6.4 0 0 0-1-.279A8 8 0 0 0 14.5 8C12.015 8 10 9.12 10 10.5s2.015 2.5 4.5 2.5s4.5-1.12 4.5-2.5c0-.867-.794-1.63-2-2.079M9 11.25a.5.5 0 0 0-.354.146l-1.412 1.412l-.397-.362a.5.5 0 0 0-.674.738l.75.685a.5.5 0 0 0 .69-.015L9 12.457zm.354-4.146a.5.5 0 0 0-.708-.708L7.234 7.808l-.397-.362a.5.5 0 0 0-.674.738l.75.685a.5.5 0 0 0 .69-.016zM14.5 14c1.38 0 2.678-.309 3.668-.858c.293-.163.578-.36.833-.59L19 16.5c0 1.381-2.015 2.5-4.5 2.5S10 17.88 10 16.5v-3.945c.255.23.54.425.832.588c.99.55 2.288.858 3.668.858"/></svg>
React
import type { SVGProps } from "react";
export function FluentTaskListSquareDatabase20Regular(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="M6 3a3 3 0 0 0-3 3v8a3 3 0 0 0 3 3h3.051A2.5 2.5 0 0 1 9 16.5V16H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v1.126q.522.09 1 .239V6a3 3 0 0 0-3-3zm11 5.421a6.4 6.4 0 0 0-1-.279A8 8 0 0 0 14.5 8C12.015 8 10 9.12 10 10.5s2.015 2.5 4.5 2.5s4.5-1.12 4.5-2.5c0-.867-.794-1.63-2-2.079M9 11.25a.5.5 0 0 0-.354.146l-1.412 1.412l-.397-.362a.5.5 0 0 0-.674.738l.75.685a.5.5 0 0 0 .69-.015L9 12.457zm.354-4.146a.5.5 0 0 0-.708-.708L7.234 7.808l-.397-.362a.5.5 0 0 0-.674.738l.75.685a.5.5 0 0 0 .69-.016zM14.5 14c1.38 0 2.678-.309 3.668-.858c.293-.163.578-.36.833-.59L19 16.5c0 1.381-2.015 2.5-4.5 2.5S10 17.88 10 16.5v-3.945c.255.23.54.425.832.588c.99.55 2.288.858 3.668.858"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M6 3a3 3 0 0 0-3 3v8a3 3 0 0 0 3 3h3.051A2.5 2.5 0 0 1 9 16.5V16H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v1.126q.522.09 1 .239V6a3 3 0 0 0-3-3zm11 5.421a6.4 6.4 0 0 0-1-.279A8 8 0 0 0 14.5 8C12.015 8 10 9.12 10 10.5s2.015 2.5 4.5 2.5s4.5-1.12 4.5-2.5c0-.867-.794-1.63-2-2.079M9 11.25a.5.5 0 0 0-.354.146l-1.412 1.412l-.397-.362a.5.5 0 0 0-.674.738l.75.685a.5.5 0 0 0 .69-.015L9 12.457zm.354-4.146a.5.5 0 0 0-.708-.708L7.234 7.808l-.397-.362a.5.5 0 0 0-.674.738l.75.685a.5.5 0 0 0 .69-.016zM14.5 14c1.38 0 2.678-.309 3.668-.858c.293-.163.578-.36.833-.59L19 16.5c0 1.381-2.015 2.5-4.5 2.5S10 17.88 10 16.5v-3.945c.255.23.54.425.832.588c.99.55 2.288.858 3.668.858"/></svg> </template>
CSS
.icon-task-list-square-database-20-regular {
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%22M6%203a3%203%200%200%200-3%203v8a3%203%200%200%200%203%203h3.051A2.5%202.5%200%200%201%209%2016.5V16H6a2%202%200%200%201-2-2V6a2%202%200%200%201%202-2h8a2%202%200%200%201%202%202v1.126q.522.09%201%20.239V6a3%203%200%200%200-3-3zm11%205.421a6.4%206.4%200%200%200-1-.279A8%208%200%200%200%2014.5%208C12.015%208%2010%209.12%2010%2010.5s2.015%202.5%204.5%202.5s4.5-1.12%204.5-2.5c0-.867-.794-1.63-2-2.079M9%2011.25a.5.5%200%200%200-.354.146l-1.412%201.412l-.397-.362a.5.5%200%200%200-.674.738l.75.685a.5.5%200%200%200%20.69-.015L9%2012.457zm.354-4.146a.5.5%200%200%200-.708-.708L7.234%207.808l-.397-.362a.5.5%200%200%200-.674.738l.75.685a.5.5%200%200%200%20.69-.016zM14.5%2014c1.38%200%202.678-.309%203.668-.858c.293-.163.578-.36.833-.59L19%2016.5c0%201.381-2.015%202.5-4.5%202.5S10%2017.88%2010%2016.5v-3.945c.255.23.54.425.832.588c.99.55%202.288.858%203.668.858%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%22M6%203a3%203%200%200%200-3%203v8a3%203%200%200%200%203%203h3.051A2.5%202.5%200%200%201%209%2016.5V16H6a2%202%200%200%201-2-2V6a2%202%200%200%201%202-2h8a2%202%200%200%201%202%202v1.126q.522.09%201%20.239V6a3%203%200%200%200-3-3zm11%205.421a6.4%206.4%200%200%200-1-.279A8%208%200%200%200%2014.5%208C12.015%208%2010%209.12%2010%2010.5s2.015%202.5%204.5%202.5s4.5-1.12%204.5-2.5c0-.867-.794-1.63-2-2.079M9%2011.25a.5.5%200%200%200-.354.146l-1.412%201.412l-.397-.362a.5.5%200%200%200-.674.738l.75.685a.5.5%200%200%200%20.69-.015L9%2012.457zm.354-4.146a.5.5%200%200%200-.708-.708L7.234%207.808l-.397-.362a.5.5%200%200%200-.674.738l.75.685a.5.5%200%200%200%20.69-.016zM14.5%2014c1.38%200%202.678-.309%203.668-.858c.293-.163.578-.36.833-.59L19%2016.5c0%201.381-2.015%202.5-4.5%202.5S10%2017.88%2010%2016.5v-3.945c.255.23.54.425.832.588c.99.55%202.288.858%203.668.858%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/task-list-square-database-20-regular.svg?color=%231a73e8&size=48