From b08a42b1e02c068af1c761f1a98004d889fcadcc Mon Sep 17 00:00:00 2001 From: "Ezequiel S. Sandoval" Date: Tue, 27 Oct 2020 10:18:39 -0600 Subject: [PATCH] Added original, plain and original wordmark icons to json file --- devicon.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/devicon.json b/devicon.json index 67021c62..4e12008e 100644 --- a/devicon.json +++ b/devicon.json @@ -983,6 +983,26 @@ "color": "#E77500", "aliases": [] }, + { + "name": "gatsby", + "tags": [ + "reactjs", + "framework" + ], + "versions": { + "svg": [ + "original", + "original-wordmark", + "plain-wordmark" + ], + "font": [ + "plain", + "plain-wordmark" + ] + }, + "color": "#64328B", + "aliases": [] + }, { "name": "gimp", "tags": [