From 59c06eb76a3cbd48eaf48c522fd9ee442d6fb578 Mon Sep 17 00:00:00 2001 From: david <14880945+ddelange@users.noreply.github.com> Date: Thu, 13 Aug 2020 18:15:31 +0200 Subject: [PATCH] Add Homebrew (#3395) * Add Homebrew Closes #3366 * PR Suggestion: source link Co-authored-by: Peter Noble Co-authored-by: Lucas Becker --- _data/simple-icons.json | 5 +++++ icons/homebrew.svg | 1 + 2 files changed, 6 insertions(+) create mode 100755 icons/homebrew.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index a3016ce2b..e2c2fe252 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2800,6 +2800,11 @@ "hex": "41BDF5", "source": "https://github.com/home-assistant/home-assistant-assets" }, + { + "title": "Homebrew", + "hex": "FBB040", + "source": "https://github.com/Homebrew/brew.sh/blob/2e576aaca83e62dda41a188597bb4bd20e75e385/assets/img/homebrew.svg" + }, { "title": "homify", "hex": "7DCDA3", diff --git a/icons/homebrew.svg b/icons/homebrew.svg new file mode 100755 index 000000000..f2c8926b3 --- /dev/null +++ b/icons/homebrew.svg @@ -0,0 +1 @@ +Homebrew icon \ No newline at end of file