From 28731a1350a33423e5594e57eb3bedb511a3820f Mon Sep 17 00:00:00 2001 From: codecalm Date: Sun, 1 Mar 2020 17:05:07 +0100 Subject: files --- _icons/ajdustments.svg | 6 ++---- _icons/arrow-down-circle.svg | 3 +-- _icons/arrow-down-left-circle.svg | 3 +-- _icons/arrow-down-right-circle.svg | 3 +-- _icons/arrow-left-circle.svg | 3 +-- _icons/arrow-right-circle.svg | 3 +-- _icons/arrow-up-circle.svg | 3 +-- _icons/arrow-up-left-circle.svg | 3 +-- _icons/arrow-up-right-circle.svg | 3 +-- _icons/file-check.svg | 7 +++++++ _icons/file-download.svg | 8 ++++++++ _icons/file-minus.svg | 7 +++++++ _icons/file-plus.svg | 8 ++++++++ _icons/file-x.svg | 8 ++++++++ _icons/file.svg | 6 ++++++ _icons/layout.svg | 7 +++++++ 16 files changed, 61 insertions(+), 20 deletions(-) create mode 100644 _icons/file-check.svg create mode 100644 _icons/file-download.svg create mode 100644 _icons/file-minus.svg create mode 100644 _icons/file-plus.svg create mode 100644 _icons/file-x.svg create mode 100644 _icons/file.svg create mode 100644 _icons/layout.svg (limited to '_icons') diff --git a/_icons/ajdustments.svg b/_icons/ajdustments.svg index 5161404..b704cca 100644 --- a/_icons/ajdustments.svg +++ b/_icons/ajdustments.svg @@ -4,12 +4,10 @@ - - + - - + diff --git a/_icons/arrow-down-circle.svg b/_icons/arrow-down-circle.svg index d038f0c..dd2629f 100644 --- a/_icons/arrow-down-circle.svg +++ b/_icons/arrow-down-circle.svg @@ -2,8 +2,7 @@ --- - - + diff --git a/_icons/arrow-down-left-circle.svg b/_icons/arrow-down-left-circle.svg index 14fb35f..951f580 100644 --- a/_icons/arrow-down-left-circle.svg +++ b/_icons/arrow-down-left-circle.svg @@ -2,7 +2,6 @@ --- - - + diff --git a/_icons/arrow-down-right-circle.svg b/_icons/arrow-down-right-circle.svg index ad49d9f..e55a661 100644 --- a/_icons/arrow-down-right-circle.svg +++ b/_icons/arrow-down-right-circle.svg @@ -2,7 +2,6 @@ --- - - + diff --git a/_icons/arrow-left-circle.svg b/_icons/arrow-left-circle.svg index d7d32dd..aea56cb 100644 --- a/_icons/arrow-left-circle.svg +++ b/_icons/arrow-left-circle.svg @@ -2,8 +2,7 @@ --- - - + diff --git a/_icons/arrow-right-circle.svg b/_icons/arrow-right-circle.svg index 1078434..f36f901 100644 --- a/_icons/arrow-right-circle.svg +++ b/_icons/arrow-right-circle.svg @@ -2,8 +2,7 @@ --- - - + diff --git a/_icons/arrow-up-circle.svg b/_icons/arrow-up-circle.svg index 7339166..9e46b27 100644 --- a/_icons/arrow-up-circle.svg +++ b/_icons/arrow-up-circle.svg @@ -2,8 +2,7 @@ --- - - + diff --git a/_icons/arrow-up-left-circle.svg b/_icons/arrow-up-left-circle.svg index 5824830..056deb0 100644 --- a/_icons/arrow-up-left-circle.svg +++ b/_icons/arrow-up-left-circle.svg @@ -2,7 +2,6 @@ --- - - + diff --git a/_icons/arrow-up-right-circle.svg b/_icons/arrow-up-right-circle.svg index 3e72e3b..8dba862 100644 --- a/_icons/arrow-up-right-circle.svg +++ b/_icons/arrow-up-right-circle.svg @@ -2,7 +2,6 @@ --- - - + diff --git a/_icons/file-check.svg b/_icons/file-check.svg new file mode 100644 index 0000000..12a0573 --- /dev/null +++ b/_icons/file-check.svg @@ -0,0 +1,7 @@ +--- +--- + + + + + diff --git a/_icons/file-download.svg b/_icons/file-download.svg new file mode 100644 index 0000000..73a1f0e --- /dev/null +++ b/_icons/file-download.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/_icons/file-minus.svg b/_icons/file-minus.svg new file mode 100644 index 0000000..b920bb2 --- /dev/null +++ b/_icons/file-minus.svg @@ -0,0 +1,7 @@ +--- +--- + + + + + diff --git a/_icons/file-plus.svg b/_icons/file-plus.svg new file mode 100644 index 0000000..7bb1a7d --- /dev/null +++ b/_icons/file-plus.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/_icons/file-x.svg b/_icons/file-x.svg new file mode 100644 index 0000000..5b769a4 --- /dev/null +++ b/_icons/file-x.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/_icons/file.svg b/_icons/file.svg new file mode 100644 index 0000000..d74cebd --- /dev/null +++ b/_icons/file.svg @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/_icons/layout.svg b/_icons/layout.svg new file mode 100644 index 0000000..9b75459 --- /dev/null +++ b/_icons/layout.svg @@ -0,0 +1,7 @@ +--- +--- + + + + + -- cgit v1.2.1