blob: 0d68ac1402e3e4ccfd9b87b618d93e756817d31a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
---
tags: [management, break down, work]
version: "1.16"
unicode: "ec9f"
---
<svg>
<line x1="6" y1="9" x2="12" y2="9" />
<line x1="4" y1="5" x2="8" y2="5" />
<path d="M6 5v11a1 1 0 0 0 1 1h5" />
<rect x="12" y="7" width="8" height="4" rx="1" />
<rect x="12" y="15" width="8" height="4" rx="1" />
</svg>
|