aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/list-check.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/list-check.svg')
-rw-r--r--src/_icons/list-check.svg11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/_icons/list-check.svg b/src/_icons/list-check.svg
new file mode 100644
index 0000000..a2962b2
--- /dev/null
+++ b/src/_icons/list-check.svg
@@ -0,0 +1,11 @@
+---
+---
+<svg>
+ <path d="M3.5 5.5l1.5 1.5l2.5 -2.5" />
+ <path d="M3.5 11.5l1.5 1.5l2.5 -2.5" />
+ <path d="M3.5 17.5l1.5 1.5l2.5 -2.5" />
+
+ <line x1="11" y1="6" x2="20" y2="6"></line>
+ <line x1="11" y1="12" x2="20" y2="12"></line>
+ <line x1="11" y1="18" x2="20" y2="18"></line>
+</svg>