blob: e71c744cc61fa7d888d153f3b01591d79fd6f2bb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
---
tags: [to-do, checklist, form, template, task, reminder, schedule, agenda]
category: Text
---
<svg>
<path d="M13 5h8" />
<path d="M13 9h5" />
<path d="M13 15h8" />
<path d="M13 19h5" />
<rect x="3" y="4" width="6" height="6" rx="1" />
<rect x="3" y="14" width="6" height="6" rx="1" />
</svg>
|