From 19a3e4d4a71fe1a27d2b68ad31d7f71d22f24b1b Mon Sep 17 00:00:00 2001 From: codecalm Date: Thu, 6 Jul 2023 11:30:46 +0200 Subject: [PATCH] 18 new icons: `brand-minecraft`, `chevron-compact-down`, `chevron-compact-left`, `chevron-compact-right`, `chevron-compact-up`, `column-remove`, `currency-florin`, `fire-extinguisher`, `folder-open`, `haze-moon`, `lane`, `list-tree`, `menu-deep`, `pick`, `restore`, `row-remove`, `table-column`, `table-row` --- src/_icons/brand-minecraft.svg | 11 +++++++++++ src/_icons/chevron-compact-down.svg | 5 +++++ src/_icons/chevron-compact-left.svg | 5 +++++ src/_icons/chevron-compact-right.svg | 5 +++++ src/_icons/chevron-compact-up.svg | 5 +++++ src/_icons/column-remove.svg | 7 +++++++ src/_icons/currency-florin.svg | 6 ++++++ src/_icons/fire-extinguisher.svg | 9 +++++++++ src/_icons/folder-open.svg | 5 +++++ src/_icons/haze-moon.svg | 7 +++++++ src/_icons/lane.svg | 6 ++++++ src/_icons/list-tree.svg | 10 ++++++++++ src/_icons/menu-deep.svg | 7 +++++++ src/_icons/pick.svg | 6 ++++++ src/_icons/restore.svg | 7 +++++++ src/_icons/row-remove.svg | 7 +++++++ src/_icons/table-column.svg | 11 +++++++++++ src/_icons/table-row.svg | 11 +++++++++++ 18 files changed, 130 insertions(+) create mode 100644 src/_icons/brand-minecraft.svg create mode 100644 src/_icons/chevron-compact-down.svg create mode 100644 src/_icons/chevron-compact-left.svg create mode 100644 src/_icons/chevron-compact-right.svg create mode 100644 src/_icons/chevron-compact-up.svg create mode 100644 src/_icons/column-remove.svg create mode 100644 src/_icons/currency-florin.svg create mode 100644 src/_icons/fire-extinguisher.svg create mode 100644 src/_icons/folder-open.svg create mode 100644 src/_icons/haze-moon.svg create mode 100644 src/_icons/lane.svg create mode 100644 src/_icons/list-tree.svg create mode 100644 src/_icons/menu-deep.svg create mode 100644 src/_icons/pick.svg create mode 100644 src/_icons/restore.svg create mode 100644 src/_icons/row-remove.svg create mode 100644 src/_icons/table-column.svg create mode 100644 src/_icons/table-row.svg diff --git a/src/_icons/brand-minecraft.svg b/src/_icons/brand-minecraft.svg new file mode 100644 index 000000000..2984fa13a --- /dev/null +++ b/src/_icons/brand-minecraft.svg @@ -0,0 +1,11 @@ +--- +category: Brand +--- + + + + + + + + diff --git a/src/_icons/chevron-compact-down.svg b/src/_icons/chevron-compact-down.svg new file mode 100644 index 000000000..fd6ae207e --- /dev/null +++ b/src/_icons/chevron-compact-down.svg @@ -0,0 +1,5 @@ +--- +--- + + + diff --git a/src/_icons/chevron-compact-left.svg b/src/_icons/chevron-compact-left.svg new file mode 100644 index 000000000..efbfa720f --- /dev/null +++ b/src/_icons/chevron-compact-left.svg @@ -0,0 +1,5 @@ +--- +--- + + + diff --git a/src/_icons/chevron-compact-right.svg b/src/_icons/chevron-compact-right.svg new file mode 100644 index 000000000..e4f608e42 --- /dev/null +++ b/src/_icons/chevron-compact-right.svg @@ -0,0 +1,5 @@ +--- +--- + + + diff --git a/src/_icons/chevron-compact-up.svg b/src/_icons/chevron-compact-up.svg new file mode 100644 index 000000000..eac4c4bff --- /dev/null +++ b/src/_icons/chevron-compact-up.svg @@ -0,0 +1,5 @@ +--- +--- + + + diff --git a/src/_icons/column-remove.svg b/src/_icons/column-remove.svg new file mode 100644 index 000000000..65887dcf9 --- /dev/null +++ b/src/_icons/column-remove.svg @@ -0,0 +1,7 @@ +--- +--- + + + + + diff --git a/src/_icons/currency-florin.svg b/src/_icons/currency-florin.svg new file mode 100644 index 000000000..7b44fed61 --- /dev/null +++ b/src/_icons/currency-florin.svg @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/src/_icons/fire-extinguisher.svg b/src/_icons/fire-extinguisher.svg new file mode 100644 index 000000000..41aa95875 --- /dev/null +++ b/src/_icons/fire-extinguisher.svg @@ -0,0 +1,9 @@ +--- +--- + + + + + + + diff --git a/src/_icons/folder-open.svg b/src/_icons/folder-open.svg new file mode 100644 index 000000000..879bc3b94 --- /dev/null +++ b/src/_icons/folder-open.svg @@ -0,0 +1,5 @@ +--- +--- + + + diff --git a/src/_icons/haze-moon.svg b/src/_icons/haze-moon.svg new file mode 100644 index 000000000..137dc59e2 --- /dev/null +++ b/src/_icons/haze-moon.svg @@ -0,0 +1,7 @@ +--- +--- + + + + + diff --git a/src/_icons/lane.svg b/src/_icons/lane.svg new file mode 100644 index 000000000..c6d52dc90 --- /dev/null +++ b/src/_icons/lane.svg @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/src/_icons/list-tree.svg b/src/_icons/list-tree.svg new file mode 100644 index 000000000..1e156e4a3 --- /dev/null +++ b/src/_icons/list-tree.svg @@ -0,0 +1,10 @@ +--- +--- + + + + + + + + diff --git a/src/_icons/menu-deep.svg b/src/_icons/menu-deep.svg new file mode 100644 index 000000000..5688dc69d --- /dev/null +++ b/src/_icons/menu-deep.svg @@ -0,0 +1,7 @@ +--- +--- + + + + + diff --git a/src/_icons/pick.svg b/src/_icons/pick.svg new file mode 100644 index 000000000..d5ddfb530 --- /dev/null +++ b/src/_icons/pick.svg @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/src/_icons/restore.svg b/src/_icons/restore.svg new file mode 100644 index 000000000..7a2fca8da --- /dev/null +++ b/src/_icons/restore.svg @@ -0,0 +1,7 @@ +--- +--- + + + + + diff --git a/src/_icons/row-remove.svg b/src/_icons/row-remove.svg new file mode 100644 index 000000000..b2e8cca8b --- /dev/null +++ b/src/_icons/row-remove.svg @@ -0,0 +1,7 @@ +--- +--- + + + + + diff --git a/src/_icons/table-column.svg b/src/_icons/table-column.svg new file mode 100644 index 000000000..7caafac34 --- /dev/null +++ b/src/_icons/table-column.svg @@ -0,0 +1,11 @@ +--- +--- + + + + + + + + + diff --git a/src/_icons/table-row.svg b/src/_icons/table-row.svg new file mode 100644 index 000000000..a942e58ab --- /dev/null +++ b/src/_icons/table-row.svg @@ -0,0 +1,11 @@ +--- +--- + + + + + + + + +