aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2021-04-18 15:37:03 +0200
committercodecalm <codecalm@gmail.com>2021-04-18 15:37:03 +0200
commit2cc9edffff09ee82488e7e66bfc2d6a1f2c17ce4 (patch)
treee9ae0b21e950be3ceece515fb5eceec1d6776b5f
parentaffiliate icon fix (diff)
downloadtabler-icons-2cc9edffff09ee82488e7e66bfc2d6a1f2c17ce4.tar.xz
numbered (ordered) list icon #97
-rw-r--r--src/_icons/list-numbers.svg11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/_icons/list-numbers.svg b/src/_icons/list-numbers.svg
new file mode 100644
index 00000000..12ce35fb
--- /dev/null
+++ b/src/_icons/list-numbers.svg
@@ -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>