blob: 0eadb8cf4f3e76fd4ca8d7b76fe8a9f422dea5a4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
---
tags: [task, unordered, bullets, agenda, shopping]
---
<svg>
<line x1="9" y1="6" x2="20" y2="6" />
<line x1="9" y1="12" x2="20" y2="12" />
<line x1="9" y1="18" x2="20" y2="18" />
<line x1="5" y1="6" x2="5" y2="6.01" />
<line x1="5" y1="12" x2="5" y2="12.01" />
<line x1="5" y1="18" x2="5" y2="18.01" />
</svg>
|