From 0195c493c1690ae51c642a2c6d5a07e20719040a Mon Sep 17 00:00:00 2001 From: codecalm Date: Sat, 29 Feb 2020 17:25:14 +0100 Subject: arrows, faces --- _icons/arrow-down-left.svg | 6 ++++++ _icons/arrow-down-right.svg | 6 ++++++ _icons/arrow-up-left.svg | 6 ++++++ _icons/arrow-up-right.svg | 6 ++++++ _icons/arrow-up.svg | 6 +++--- _icons/face-confuzed.svg | 8 ++++++++ _icons/face-happy.svg | 8 ++++++++ _icons/face-neutral.svg | 8 ++++++++ _icons/face-sad.svg | 8 ++++++++ _icons/face-smile.svg | 8 ++++++++ _icons/square.svg | 2 +- _icons/star.svg | 5 +++++ 12 files changed, 73 insertions(+), 4 deletions(-) create mode 100644 _icons/arrow-down-left.svg create mode 100644 _icons/arrow-down-right.svg create mode 100644 _icons/arrow-up-left.svg create mode 100644 _icons/arrow-up-right.svg create mode 100644 _icons/face-confuzed.svg create mode 100644 _icons/face-happy.svg create mode 100644 _icons/face-neutral.svg create mode 100644 _icons/face-sad.svg create mode 100644 _icons/face-smile.svg create mode 100644 _icons/star.svg diff --git a/_icons/arrow-down-left.svg b/_icons/arrow-down-left.svg new file mode 100644 index 0000000..b3c17fd --- /dev/null +++ b/_icons/arrow-down-left.svg @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/_icons/arrow-down-right.svg b/_icons/arrow-down-right.svg new file mode 100644 index 0000000..2cdeb09 --- /dev/null +++ b/_icons/arrow-down-right.svg @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/_icons/arrow-up-left.svg b/_icons/arrow-up-left.svg new file mode 100644 index 0000000..b1908b7 --- /dev/null +++ b/_icons/arrow-up-left.svg @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/_icons/arrow-up-right.svg b/_icons/arrow-up-right.svg new file mode 100644 index 0000000..8f6b867 --- /dev/null +++ b/_icons/arrow-up-right.svg @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/_icons/arrow-up.svg b/_icons/arrow-up.svg index 980a506..c3c4756 100644 --- a/_icons/arrow-up.svg +++ b/_icons/arrow-up.svg @@ -1,7 +1,7 @@ --- --- - - - + + + diff --git a/_icons/face-confuzed.svg b/_icons/face-confuzed.svg new file mode 100644 index 0000000..bb3051d --- /dev/null +++ b/_icons/face-confuzed.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/_icons/face-happy.svg b/_icons/face-happy.svg new file mode 100644 index 0000000..37097cc --- /dev/null +++ b/_icons/face-happy.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/_icons/face-neutral.svg b/_icons/face-neutral.svg new file mode 100644 index 0000000..81ecbfe --- /dev/null +++ b/_icons/face-neutral.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/_icons/face-sad.svg b/_icons/face-sad.svg new file mode 100644 index 0000000..e60d7b6 --- /dev/null +++ b/_icons/face-sad.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/_icons/face-smile.svg b/_icons/face-smile.svg new file mode 100644 index 0000000..30d4532 --- /dev/null +++ b/_icons/face-smile.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/_icons/square.svg b/_icons/square.svg index 657d3cd..fa216e9 100644 --- a/_icons/square.svg +++ b/_icons/square.svg @@ -1,5 +1,5 @@ --- --- - + diff --git a/_icons/star.svg b/_icons/star.svg new file mode 100644 index 0000000..918f447 --- /dev/null +++ b/_icons/star.svg @@ -0,0 +1,5 @@ +--- +--- + + + -- cgit v1.2.1