diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 18a4e2af1..a2efcebb4 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1120,6 +1120,11 @@ "hex": "F05032", "source": "http://git-scm.com/downloads/logos" }, + { + "title": "Gitea", + "hex": "609926", + "source": "https://github.com/go-gitea/gitea/tree/master/assets" + }, { "title": "GitHub", "hex": "181717", diff --git a/icons/gitea.svg b/icons/gitea.svg new file mode 100644 index 000000000..290c7893a --- /dev/null +++ b/icons/gitea.svg @@ -0,0 +1 @@ +Gitea icon \ No newline at end of file