Skip to content

Commit b08a42b

Browse files
committed
Added original, plain and original wordmark icons to json file
1 parent 1b2a0fc commit b08a42b

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

devicon.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -983,6 +983,26 @@
983983
"color": "#E77500",
984984
"aliases": []
985985
},
986+
{
987+
"name": "gatsby",
988+
"tags": [
989+
"reactjs",
990+
"framework"
991+
],
992+
"versions": {
993+
"svg": [
994+
"original",
995+
"original-wordmark",
996+
"plain-wordmark"
997+
],
998+
"font": [
999+
"plain",
1000+
"plain-wordmark"
1001+
]
1002+
},
1003+
"color": "#64328B",
1004+
"aliases": []
1005+
},
9861006
{
9871007
"name": "gimp",
9881008
"tags": [

0 commit comments

Comments
 (0)