1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-09-01 09:54:02 +02:00

subtask icon

This commit is contained in:
codecalm
2020-09-01 16:21:50 +02:00
parent 6f3d891563
commit 07614e84fe

9
src/_icons/subtask.svg Normal file
View File

@@ -0,0 +1,9 @@
---
---
<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>