From e0b346503f8dd6fa82424eaff9dbea4a6eb4dc2c Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Fri, 19 Feb 2021 18:14:49 +0000 Subject: [PATCH] Add Hibernate (#4873) --- _data/simple-icons.json | 5 +++++ icons/hibernate.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/hibernate.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 2724e76a..376bbbf6 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3468,6 +3468,11 @@ "hex": "5522FA", "source": "https://hey.com/" }, + { + "title": "Hibernate", + "hex": "59666C", + "source": "https://hibernate.org/" + }, { "title": "Highly", "hex": "FF3C00", diff --git a/icons/hibernate.svg b/icons/hibernate.svg new file mode 100644 index 00000000..7f8c0c60 --- /dev/null +++ b/icons/hibernate.svg @@ -0,0 +1 @@ +Hibernate icon \ No newline at end of file