| 1 | <!-- |
| 2 | tags: [to-do, checklist, form, template, task, reminder, schedule, agenda, list, numbers] |
| 3 | category: Text |
| 4 | version: "1.40" |
| 5 | unicode: "ef11" |
| 6 | --> |
| 7 | <svg |
| 8 | xmlns="http://www.w3.org/2000/svg" |
| 9 | width="24" |
| 10 | height="24" |
| 11 | viewBox="0 0 24 24" |
| 12 | fill="none" |
| 13 | stroke="currentColor" |
| 14 | stroke-width="2" |
| 15 | stroke-linecap="round" |
| 16 | stroke-linejoin="round" |
| 17 | > |
| 18 | <path d="M11 6h9" /> |
| 19 | <path d="M11 12h9" /> |
| 20 | <path d="M12 18h8" /> |
| 21 | <path d="M4 16a2 2 0 1 1 4 0c0 .591 -.5 1 -1 1.5l-3 2.5h4" /> |
| 22 | <path d="M6 10v-6l-2 2" /> |
| 23 | </svg> |
| 24 |