From af72468df710d74c0eea6fad129113f843352c8b Mon Sep 17 00:00:00 2001 From: _eyewave <89079979+eye-wave@users.noreply.github.com> Date: Sun, 28 Apr 2024 22:09:13 +0200 Subject: [PATCH] feat: humans txt icon (#135) --- icons/css-variables/humans.svg | 11 +++++++++++ icons/frappe/humans.svg | 11 +++++++++++ icons/latte/humans.svg | 13 +++++++++++++ icons/macchiato/humans.svg | 11 +++++++++++ icons/mocha/humans.svg | 11 +++++++++++ src/defaults/fileIcons.ts | 3 +++ 6 files changed, 60 insertions(+) create mode 100644 icons/css-variables/humans.svg create mode 100644 icons/frappe/humans.svg create mode 100644 icons/latte/humans.svg create mode 100644 icons/macchiato/humans.svg create mode 100644 icons/mocha/humans.svg diff --git a/icons/css-variables/humans.svg b/icons/css-variables/humans.svg new file mode 100644 index 00000000..67867a14 --- /dev/null +++ b/icons/css-variables/humans.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/icons/frappe/humans.svg b/icons/frappe/humans.svg new file mode 100644 index 00000000..84034f1f --- /dev/null +++ b/icons/frappe/humans.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/icons/latte/humans.svg b/icons/latte/humans.svg new file mode 100644 index 00000000..fa26eae8 --- /dev/null +++ b/icons/latte/humans.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/icons/macchiato/humans.svg b/icons/macchiato/humans.svg new file mode 100644 index 00000000..d499e383 --- /dev/null +++ b/icons/macchiato/humans.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/icons/mocha/humans.svg b/icons/mocha/humans.svg new file mode 100644 index 00000000..f0fc5434 --- /dev/null +++ b/icons/mocha/humans.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/defaults/fileIcons.ts b/src/defaults/fileIcons.ts index 469550d6..e7456777 100644 --- a/src/defaults/fileIcons.ts +++ b/src/defaults/fileIcons.ts @@ -1005,6 +1005,9 @@ const fileIcons: Record