From 01de76af761dcd9195358a5fe60d74e290d01f5c Mon Sep 17 00:00:00 2001 From: codecalm Date: Wed, 25 Mar 2020 01:11:39 +0100 Subject: lists icons --- src/_icons/list-check.svg | 11 +++++++++++ src/_icons/list.svg | 10 ++++++++++ 2 files changed, 21 insertions(+) create mode 100644 src/_icons/list-check.svg create mode 100644 src/_icons/list.svg 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 @@ +--- +--- + + + + + + + + + diff --git a/src/_icons/list.svg b/src/_icons/list.svg new file mode 100644 index 0000000..652bc64 --- /dev/null +++ b/src/_icons/list.svg @@ -0,0 +1,10 @@ +--- +--- + + + + + + + + -- cgit v1.2.1