From 00368a8e513af3f9baa7124c9733bb8fc59c57e0 Mon Sep 17 00:00:00 2001 From: Lucas Becker Date: Mon, 2 Dec 2019 08:54:57 +0100 Subject: [PATCH] Add Brandfolder (#2035) Closes #2034 --- _data/simple-icons.json | 5 +++++ icons/brandfolder.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/brandfolder.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index def25ec39..be5e0dccd 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -490,6 +490,11 @@ "hex": "0AA0FF", "source": "https://brand.ai/brand-ai/style" }, + { + "title": "Brandfolder", + "hex": "40D1F5", + "source": "https://brandfolder.com/brandfolder" + }, { "title": "Brave", "hex": "FB542B", diff --git a/icons/brandfolder.svg b/icons/brandfolder.svg new file mode 100644 index 000000000..2a115ac2c --- /dev/null +++ b/icons/brandfolder.svg @@ -0,0 +1 @@ +Brandfolder icon \ No newline at end of file