From 643854683c3c3978a2d6e5f9cec9a59a8ce20717 Mon Sep 17 00:00:00 2001 From: Piotr Hylicki Date: Tue, 14 May 2019 11:19:34 +0200 Subject: [PATCH] Added Bamboo icon (#1410) Closes #1408 * Added Bamboo icon * Changed Bamboo source URL The previous link was incorrect. --- _data/simple-icons.json | 5 +++++ icons/bamboo.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/bamboo.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 26c5b1a9..d06989f5 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -240,6 +240,11 @@ "hex": "2319DC", "source": "https://en.wikipedia.org/wiki/File:Baidu.svg" }, + { + "title": "Bamboo", + "hex": "0052CC", + "source": "https://www.atlassian.design/guidelines/marketing/resources/logo-files" + }, { "title": "Bandcamp", "hex": "408294", diff --git a/icons/bamboo.svg b/icons/bamboo.svg new file mode 100644 index 00000000..a6bfd6d6 --- /dev/null +++ b/icons/bamboo.svg @@ -0,0 +1 @@ +Bamboo icon \ No newline at end of file