From eddb74dfe78ac8d43dccb3f7d268a1ceccf4dbc4 Mon Sep 17 00:00:00 2001 From: Tomas Buteler Date: Sun, 27 Sep 2020 14:21:35 +0100 Subject: [PATCH] Add Clubhouse icon (#3530) --- _data/simple-icons.json | 5 +++++ icons/clubhouse.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/clubhouse.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 82a74dd6..d5cef8a8 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1230,6 +1230,11 @@ "hex": "187EB6", "source": "https://cloudsmith.io/branding/" }, + { + "title": "Clubhouse", + "hex": "6515DD", + "source": "https://brand.clubhouse.io/" + }, { "title": "Clyp", "hex": "3CBDB1", diff --git a/icons/clubhouse.svg b/icons/clubhouse.svg new file mode 100644 index 00000000..00f72348 --- /dev/null +++ b/icons/clubhouse.svg @@ -0,0 +1 @@ +Clubhouse icon \ No newline at end of file