From b4afd2bb99f4baf6088f1b2407d244ed5aa94361 Mon Sep 17 00:00:00 2001 From: Chris Mahoney <44449504+chrimaho@users.noreply.github.com> Date: Sat, 16 Dec 2023 01:12:38 +1100 Subject: [PATCH] Add DBeaver (#8218) Co-authored-by: Peter Noble <15157491+PeterShaggyNoble@users.noreply.github.com> --- _data/simple-icons.json | 5 +++++ icons/dbeaver.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/dbeaver.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index ac2eb47d..2e5b88f7 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3576,6 +3576,11 @@ "hex": "F8F8F5", "source": "https://media.dazn.com/en/assets/" }, + { + "title": "DBeaver", + "hex": "382923", + "source": "https://dbeaver.com" + }, { "title": "dblp", "hex": "004F9F", diff --git a/icons/dbeaver.svg b/icons/dbeaver.svg new file mode 100644 index 00000000..ab17472f --- /dev/null +++ b/icons/dbeaver.svg @@ -0,0 +1 @@ +DBeaver \ No newline at end of file