diff --git a/devicon.json b/devicon.json index 67021c62..00fb40dc 100644 --- a/devicon.json +++ b/devicon.json @@ -983,6 +983,27 @@ "color": "#E77500", "aliases": [] }, + { + "name": "gatsby", + "tags": [ + "reactjs", + "framework" + ], + "versions": { + "svg": [ + "plain", + "original", + "original-wordmark", + "plain-wordmark" + ], + "font": [ + "plain", + "plain-wordmark" + ] + }, + "color": "#64328B", + "aliases": [] + }, { "name": "gimp", "tags": [ diff --git a/icons/gatsby/gatsby-original-wordmark.svg b/icons/gatsby/gatsby-original-wordmark.svg new file mode 100644 index 00000000..382bbf65 --- /dev/null +++ b/icons/gatsby/gatsby-original-wordmark.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/gatsby/gatsby-original.svg b/icons/gatsby/gatsby-original.svg new file mode 100644 index 00000000..c888c297 --- /dev/null +++ b/icons/gatsby/gatsby-original.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/gatsby/gatsby-plain-wordmark.svg b/icons/gatsby/gatsby-plain-wordmark.svg new file mode 100644 index 00000000..eb4fb809 --- /dev/null +++ b/icons/gatsby/gatsby-plain-wordmark.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/gatsby/gatsby-plain.svg b/icons/gatsby/gatsby-plain.svg new file mode 100644 index 00000000..c888c297 --- /dev/null +++ b/icons/gatsby/gatsby-plain.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/gatsby/gatsby.eps b/icons/gatsby/gatsby.eps new file mode 100644 index 00000000..9ad0916e Binary files /dev/null and b/icons/gatsby/gatsby.eps differ