From 28731a1350a33423e5594e57eb3bedb511a3820f Mon Sep 17 00:00:00 2001 From: codecalm <codecalm@gmail.com> 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 5161404c..b704cca6 100644 --- a/_icons/ajdustments.svg +++ b/_icons/ajdustments.svg @@ -4,12 +4,10 @@ <circle cx="6" cy="10" r="2" /> <line x1="6" y1="4" x2="6" y2="8" /> <line x1="6" y1="12" x2="6" y2="20" /> - - <circle cx="12" cy="16" r="2" /> +<circle cx="12" cy="16" r="2" /> <line x1="12" y1="4" x2="12" y2="14" /> <line x1="12" y1="18" x2="12" y2="20" /> - - <circle cx="18" cy="7" r="2" /> +<circle cx="18" cy="7" r="2" /> <line x1="18" y1="4" x2="18" y2="5" /> <line x1="18" y1="9" x2="18" y2="20" /> </svg> diff --git a/_icons/arrow-down-circle.svg b/_icons/arrow-down-circle.svg index d038f0c8..dd2629f6 100644 --- a/_icons/arrow-down-circle.svg +++ b/_icons/arrow-down-circle.svg @@ -2,8 +2,7 @@ --- <svg> <circle cx="12" cy="12" r="9" /> - - <line x1="8" y1="12" x2="12" y2="16" /> +<line x1="8" y1="12" x2="12" y2="16" /> <line x1="12" y1="8" x2="12" y2="16" /> <line x1="16" y1="12" x2="12" y2="16" /> </svg> diff --git a/_icons/arrow-down-left-circle.svg b/_icons/arrow-down-left-circle.svg index 14fb35fb..951f580d 100644 --- a/_icons/arrow-down-left-circle.svg +++ b/_icons/arrow-down-left-circle.svg @@ -2,7 +2,6 @@ --- <svg> <circle cx="12" cy="12" r="9" /> - - <line x1="15" y1="9" x2="9" y2="15" /> +<line x1="15" y1="9" x2="9" y2="15" /> <polyline points="15 15 9 15 9 9" /> </svg> diff --git a/_icons/arrow-down-right-circle.svg b/_icons/arrow-down-right-circle.svg index ad49d9f6..e55a661a 100644 --- a/_icons/arrow-down-right-circle.svg +++ b/_icons/arrow-down-right-circle.svg @@ -2,7 +2,6 @@ --- <svg> <circle cx="12" cy="12" r="9" /> - - <line x1="15" y1="15" x2="9" y2="15" /> +<line x1="15" y1="15" x2="9" y2="15" /> <polyline points="15 9 15 15 9 9" /> </svg> diff --git a/_icons/arrow-left-circle.svg b/_icons/arrow-left-circle.svg index d7d32dd3..aea56cb7 100644 --- a/_icons/arrow-left-circle.svg +++ b/_icons/arrow-left-circle.svg @@ -2,8 +2,7 @@ --- <svg> <circle cx="12" cy="12" r="9" /> - - <line x1="8" y1="12" x2="16" y2="12" /> +<line x1="8" y1="12" x2="16" y2="12" /> <line x1="8" y1="12" x2="12" y2="16" /> <line x1="8" y1="12" x2="12" y2="8" /> </svg> diff --git a/_icons/arrow-right-circle.svg b/_icons/arrow-right-circle.svg index 10784346..f36f901e 100644 --- a/_icons/arrow-right-circle.svg +++ b/_icons/arrow-right-circle.svg @@ -2,8 +2,7 @@ --- <svg> <circle cx="12" cy="12" r="9" /> - - <line x1="16" y1="12" x2="8" y2="12" /> +<line x1="16" y1="12" x2="8" y2="12" /> <line x1="16" y1="12" x2="12" y2="16" /> <line x1="16" y1="12" x2="12" y2="8" /> </svg> diff --git a/_icons/arrow-up-circle.svg b/_icons/arrow-up-circle.svg index 7339166e..9e46b27a 100644 --- a/_icons/arrow-up-circle.svg +++ b/_icons/arrow-up-circle.svg @@ -2,8 +2,7 @@ --- <svg> <circle cx="12" cy="12" r="9" /> - - <line x1="12" y1="8" x2="8" y2="12" /> +<line x1="12" y1="8" x2="8" y2="12" /> <line x1="12" y1="8" x2="12" y2="16" /> <line x1="16" y1="12" x2="12" y2="8" /> </svg> diff --git a/_icons/arrow-up-left-circle.svg b/_icons/arrow-up-left-circle.svg index 58248308..056deb04 100644 --- a/_icons/arrow-up-left-circle.svg +++ b/_icons/arrow-up-left-circle.svg @@ -2,7 +2,6 @@ --- <svg> <circle cx="12" cy="12" r="9" /> - - <line x1="9" y1="9" x2="15" y2="15" /> +<line x1="9" y1="9" x2="15" y2="15" /> <polyline points="15 9 9 9 9 15" /> </svg> diff --git a/_icons/arrow-up-right-circle.svg b/_icons/arrow-up-right-circle.svg index 3e72e3b5..8dba8624 100644 --- a/_icons/arrow-up-right-circle.svg +++ b/_icons/arrow-up-right-circle.svg @@ -2,7 +2,6 @@ --- <svg> <circle cx="12" cy="12" r="9" /> - - <line x1="15" y1="9" x2="9" y2="15" /> +<line x1="15" y1="9" x2="9" y2="15" /> <polyline points="15 15 15 9 9 9" /> </svg> diff --git a/_icons/file-check.svg b/_icons/file-check.svg new file mode 100644 index 00000000..12a05733 --- /dev/null +++ b/_icons/file-check.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <polyline points="14 3 14 8 19 8"/> + <path d="M17 21H7a2 2 0 01-2-2V5a2 2 0 012-2h7l5 5v11a2 2 0 01-2 2z"/> + <polyline points="9 15 11 17 15 13"/> +</svg> diff --git a/_icons/file-download.svg b/_icons/file-download.svg new file mode 100644 index 00000000..73a1f0e7 --- /dev/null +++ b/_icons/file-download.svg @@ -0,0 +1,8 @@ +--- +--- +<svg> + <polyline points="14 3 14 8 19 8"/> + <path d="M17 21H7a2 2 0 01-2-2V5a2 2 0 012-2h7l5 5v11a2 2 0 01-2 2z"/> + <line x1="12" y1="11" x2="12" y2="17" /> + <polyline points="9 14 12 17 15 14"/> +</svg> diff --git a/_icons/file-minus.svg b/_icons/file-minus.svg new file mode 100644 index 00000000..b920bb25 --- /dev/null +++ b/_icons/file-minus.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <polyline points="14 3 14 8 19 8"/> + <path d="M17 21H7a2 2 0 01-2-2V5a2 2 0 012-2h7l5 5v11a2 2 0 01-2 2z"/> + <line x1="9" y1="14" x2="15" y2="14" /> +</svg> diff --git a/_icons/file-plus.svg b/_icons/file-plus.svg new file mode 100644 index 00000000..7bb1a7d6 --- /dev/null +++ b/_icons/file-plus.svg @@ -0,0 +1,8 @@ +--- +--- +<svg> + <polyline points="14 3 14 8 19 8"/> + <path d="M17 21H7a2 2 0 01-2-2V5a2 2 0 012-2h7l5 5v11a2 2 0 01-2 2z"/> + <line x1="12" y1="11" x2="12" y2="17" /> + <line x1="9" y1="14" x2="15" y2="14" /> +</svg> diff --git a/_icons/file-x.svg b/_icons/file-x.svg new file mode 100644 index 00000000..5b769a48 --- /dev/null +++ b/_icons/file-x.svg @@ -0,0 +1,8 @@ +--- +--- +<svg> + <polyline points="14 3 14 8 19 8"/> + <path d="M17 21H7a2 2 0 01-2-2V5a2 2 0 012-2h7l5 5v11a2 2 0 01-2 2z"/> + <line x1="10" y1="12" x2="14" y2="16" /> + <line x1="10" y1="16" x2="14" y2="12" /> +</svg> diff --git a/_icons/file.svg b/_icons/file.svg new file mode 100644 index 00000000..d74cebde --- /dev/null +++ b/_icons/file.svg @@ -0,0 +1,6 @@ +--- +--- +<svg> + <polyline points="14 3 14 8 19 8"/> + <path d="M17 21H7a2 2 0 01-2-2V5a2 2 0 012-2h7l5 5v11a2 2 0 01-2 2z"/> +</svg> diff --git a/_icons/layout.svg b/_icons/layout.svg new file mode 100644 index 00000000..9b75459c --- /dev/null +++ b/_icons/layout.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <rect x="3" y="3" width="8" height="6" rx="2" ry="2"></rect> + <rect x="3" y="13" width="8" height="8" rx="2" ry="2"></rect> + <rect x="15" y="3" width="6" height="18" rx="2" ry="2"></rect> +</svg> -- cgit v1.2.1