From bfe67b61cd10018d00c00ecc850f7358667366bf Mon Sep 17 00:00:00 2001 From: David Klebanoff Date: Thu, 18 Jul 2019 00:40:51 -0700 Subject: [PATCH] Added Brave (#1543) Closes #1536 --- _data/simple-icons.json | 5 +++++ icons/brave.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/brave.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 9afaae1b5..e2d07aa31 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -365,6 +365,11 @@ "hex": "0AA0FF", "source": "https://brand.ai/brand-ai/style" }, + { + "title": "Brave", + "hex": "FB542B", + "source": "https://brave.com/brave-branding-assets/" + }, { "title": "Buddy", "hex": "1A86FD", diff --git a/icons/brave.svg b/icons/brave.svg new file mode 100644 index 000000000..4318903fa --- /dev/null +++ b/icons/brave.svg @@ -0,0 +1 @@ +Brave icon \ No newline at end of file