From 39dd94fd245d5ca957c0f373aad57579656002fd Mon Sep 17 00:00:00 2001 From: Henry Desroches Date: Thu, 21 Sep 2017 16:27:18 -0600 Subject: [PATCH] add Gatsby --- _data/simple-icons.json | 5 +++++ icons/gatsby.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/gatsby.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index ce8ec20e..705d8039 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -450,6 +450,11 @@ "hex": "007CC3", "source": "https://developer.garmin.com/resources/brand-guidelines/" }, + { + "title": "Gatsby", + "hex": "744C9E", + "source": "https://www.gatsbyjs.org/" + }, { "title": "Gauges", "hex": "339966", diff --git a/icons/gatsby.svg b/icons/gatsby.svg new file mode 100644 index 00000000..872a9053 --- /dev/null +++ b/icons/gatsby.svg @@ -0,0 +1 @@ +Gatsby icon \ No newline at end of file