From dc5d99b3af7c1ddd236743715c2df84e2d3b74a8 Mon Sep 17 00:00:00 2001 From: David Klebanoff Date: Fri, 22 Feb 2019 03:22:56 -0800 Subject: [PATCH] Added HubSpot (#1234) --- _data/simple-icons.json | 5 +++++ icons/hubspot.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/hubspot.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 780ca44b..c7aff3dd 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1060,6 +1060,11 @@ "hex": "FF0000", "source": "https://en.wikipedia.org/wiki/File:Huawei.svg" }, + { + "title": "HubSpot", + "hex": "FF7A59", + "source": "https://www.hubspot.com/style-guide" + }, { "title": "Hulu", "hex": "3DBB3D", diff --git a/icons/hubspot.svg b/icons/hubspot.svg new file mode 100644 index 00000000..eaa10848 --- /dev/null +++ b/icons/hubspot.svg @@ -0,0 +1 @@ +HubSpot icon \ No newline at end of file