diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 09797fd8..a5a676a6 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1815,6 +1815,11 @@ "hex": "181717", "source": "https://github.com/logos" }, + { + "title": "GitHub Actions", + "hex": "2088FF", + "source": "https://github.com/features/actions" + }, { "title": "GitLab", "hex": "FCA121", diff --git a/icons/githubactions.svg b/icons/githubactions.svg new file mode 100644 index 00000000..3dfaf369 --- /dev/null +++ b/icons/githubactions.svg @@ -0,0 +1 @@ +GitHub Actions icon \ No newline at end of file