From 485cf34e9af7bfc652484862659386f9d2c40ab3 Mon Sep 17 00:00:00 2001 From: Muhammed Athimannil Date: Fri, 18 Dec 2015 22:47:13 +0400 Subject: [PATCH] Add bootstrap --- icons/bootstrap.svg | 1 + src/simple-icons.json | 5 +++++ 2 files changed, 6 insertions(+) create mode 100644 icons/bootstrap.svg diff --git a/icons/bootstrap.svg b/icons/bootstrap.svg new file mode 100644 index 000000000..356c6d692 --- /dev/null +++ b/icons/bootstrap.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/simple-icons.json b/src/simple-icons.json index 8ae7e871a..ba7b29182 100644 --- a/src/simple-icons.json +++ b/src/simple-icons.json @@ -100,6 +100,11 @@ "hex": "EE6123", "source": "https://bitly.com/pages/press" }, + { + "title": "Bootstrap", + "hex": "563d7c", + "source": "http://getbootstrap.com/about/" + }, { "title": "BuzzFeed", "hex": "EE3322",