diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 2d2be215..571fc8d6 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -75,6 +75,11 @@ "hex": "FF5A5F", "source": "https://www.airbnb.com" }, + { + "title": "Go", + "hex": "76E1FE", + "source": "https://golang.org/doc/gopher/" + }, { "title": "Google Allo", "hex": "ECB842", diff --git a/icons/go.svg b/icons/go.svg new file mode 100644 index 00000000..8f66cb0b --- /dev/null +++ b/icons/go.svg @@ -0,0 +1 @@ +Go icon \ No newline at end of file