1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-30 09:10:59 +02:00

numbered (ordered) list icon #97

This commit is contained in:
codecalm
2021-04-18 15:37:03 +02:00
parent 8917ac43c9
commit 2cc9edffff

View File

@@ -0,0 +1,11 @@
---
tags: [to-do, checklist, form, template, task, reminder, schedule, agenda]
category: Text
---
<svg>
<path d="M11 6h9" />
<path d="M11 12h9" />
<path d="M12 18h8" />
<path d="M4 16a2 2 0 1 1 4 0c0 .591 -.5 1 -1 1.5l-3 2.5h4" />
<path d="M6 10v-6l-2 2" />
</svg>