From e0eddc5e49c87bcf42df8f9e0a6bfedb61f7b204 Mon Sep 17 00:00:00 2001 From: codecalm Date: Sat, 29 Feb 2020 17:56:03 +0100 Subject: [PATCH] arrows, border fixes --- _icons/arrow-down-circle.svg | 9 +++++++++ _icons/arrow-down-left-circle.svg | 8 ++++++++ _icons/arrow-left-circle.svg | 9 +++++++++ _icons/arrow-right-circle.svg | 9 +++++++++ _icons/arrow-up-circle.svg | 9 +++++++++ _icons/border-all.svg | 6 +++--- _icons/border-bottom.svg | 14 +++++++------- _icons/border-horizontal.svg | 14 +++++++------- _icons/border-inner.svg | 14 +++++++------- _icons/border-left.svg | 14 +++++++------- _icons/border-none.svg | 14 +++++++------- _icons/border-outer.svg | 8 ++++---- _icons/border-right.svg | 14 +++++++------- _icons/border-top.svg | 14 +++++++------- _icons/border-vertical.svg | 14 +++++++------- _icons/{face-confuzed.svg => mood-confuzed.svg} | 2 +- _icons/{face-happy.svg => mood-happy.svg} | 0 _icons/{face-neutral.svg => mood-neutral.svg} | 0 _icons/{face-sad.svg => mood-sad.svg} | 0 _icons/{face-smile.svg => mood-smile.svg} | 0 20 files changed, 108 insertions(+), 64 deletions(-) create mode 100644 _icons/arrow-down-circle.svg create mode 100644 _icons/arrow-down-left-circle.svg create mode 100644 _icons/arrow-left-circle.svg create mode 100644 _icons/arrow-right-circle.svg create mode 100644 _icons/arrow-up-circle.svg rename _icons/{face-confuzed.svg => mood-confuzed.svg} (77%) rename _icons/{face-happy.svg => mood-happy.svg} (100%) rename _icons/{face-neutral.svg => mood-neutral.svg} (100%) rename _icons/{face-sad.svg => mood-sad.svg} (100%) rename _icons/{face-smile.svg => mood-smile.svg} (100%) diff --git a/_icons/arrow-down-circle.svg b/_icons/arrow-down-circle.svg new file mode 100644 index 000000000..a13d80f43 --- /dev/null +++ b/_icons/arrow-down-circle.svg @@ -0,0 +1,9 @@ +--- +--- + + + + + + + diff --git a/_icons/arrow-down-left-circle.svg b/_icons/arrow-down-left-circle.svg new file mode 100644 index 000000000..5313ef0bc --- /dev/null +++ b/_icons/arrow-down-left-circle.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/_icons/arrow-left-circle.svg b/_icons/arrow-left-circle.svg new file mode 100644 index 000000000..4f9c09d10 --- /dev/null +++ b/_icons/arrow-left-circle.svg @@ -0,0 +1,9 @@ +--- +--- + + + + + + + diff --git a/_icons/arrow-right-circle.svg b/_icons/arrow-right-circle.svg new file mode 100644 index 000000000..d24d3c7a9 --- /dev/null +++ b/_icons/arrow-right-circle.svg @@ -0,0 +1,9 @@ +--- +--- + + + + + + + diff --git a/_icons/arrow-up-circle.svg b/_icons/arrow-up-circle.svg new file mode 100644 index 000000000..37343c91c --- /dev/null +++ b/_icons/arrow-up-circle.svg @@ -0,0 +1,9 @@ +--- +--- + + + + + + + diff --git a/_icons/border-all.svg b/_icons/border-all.svg index a85d984fa..80a175e20 100644 --- a/_icons/border-all.svg +++ b/_icons/border-all.svg @@ -1,7 +1,7 @@ --- --- - - - + + + diff --git a/_icons/border-bottom.svg b/_icons/border-bottom.svg index e7164a71c..3fe1034cd 100644 --- a/_icons/border-bottom.svg +++ b/_icons/border-bottom.svg @@ -1,12 +1,12 @@ --- --- - - - - - - - + + + + + + + diff --git a/_icons/border-horizontal.svg b/_icons/border-horizontal.svg index 95b355ce7..6cf8ca9e2 100644 --- a/_icons/border-horizontal.svg +++ b/_icons/border-horizontal.svg @@ -1,12 +1,12 @@ --- --- - - - - - - - + + + + + + + diff --git a/_icons/border-inner.svg b/_icons/border-inner.svg index 26d846e5d..b11ac7919 100644 --- a/_icons/border-inner.svg +++ b/_icons/border-inner.svg @@ -1,12 +1,12 @@ --- --- - - - - - - - + + + + + + + diff --git a/_icons/border-left.svg b/_icons/border-left.svg index 3aa4ce3ed..b7d53f209 100644 --- a/_icons/border-left.svg +++ b/_icons/border-left.svg @@ -1,12 +1,12 @@ --- --- - - - - - - - + + + + + + + diff --git a/_icons/border-none.svg b/_icons/border-none.svg index 9d1a94001..d0cc436f7 100644 --- a/_icons/border-none.svg +++ b/_icons/border-none.svg @@ -1,12 +1,12 @@ --- --- - - - - - - - + + + + + + + diff --git a/_icons/border-outer.svg b/_icons/border-outer.svg index 38284c866..fa28e6932 100644 --- a/_icons/border-outer.svg +++ b/_icons/border-outer.svg @@ -1,9 +1,9 @@ --- --- - - - - + + + + diff --git a/_icons/border-right.svg b/_icons/border-right.svg index 0251e9d23..e91ada464 100644 --- a/_icons/border-right.svg +++ b/_icons/border-right.svg @@ -1,12 +1,12 @@ --- --- - - - - - - - + + + + + + + diff --git a/_icons/border-top.svg b/_icons/border-top.svg index 58be7df48..93fbe9366 100644 --- a/_icons/border-top.svg +++ b/_icons/border-top.svg @@ -1,12 +1,12 @@ --- --- - - - - - - - + + + + + + + diff --git a/_icons/border-vertical.svg b/_icons/border-vertical.svg index 9dcdb5d11..fe594ed7c 100644 --- a/_icons/border-vertical.svg +++ b/_icons/border-vertical.svg @@ -1,12 +1,12 @@ --- --- - - - - - - - + + + + + + + diff --git a/_icons/face-confuzed.svg b/_icons/mood-confuzed.svg similarity index 77% rename from _icons/face-confuzed.svg rename to _icons/mood-confuzed.svg index bb3051dfd..127d389fd 100644 --- a/_icons/face-confuzed.svg +++ b/_icons/mood-confuzed.svg @@ -4,5 +4,5 @@ - + diff --git a/_icons/face-happy.svg b/_icons/mood-happy.svg similarity index 100% rename from _icons/face-happy.svg rename to _icons/mood-happy.svg diff --git a/_icons/face-neutral.svg b/_icons/mood-neutral.svg similarity index 100% rename from _icons/face-neutral.svg rename to _icons/mood-neutral.svg diff --git a/_icons/face-sad.svg b/_icons/mood-sad.svg similarity index 100% rename from _icons/face-sad.svg rename to _icons/mood-sad.svg diff --git a/_icons/face-smile.svg b/_icons/mood-smile.svg similarity index 100% rename from _icons/face-smile.svg rename to _icons/mood-smile.svg