diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 9e168f900..3ec568612 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -5305,6 +5305,14 @@ "hex": "2088FF", "source": "https://github.com/features/actions" }, + { + "title": "GitHub Copilot", + "hex": "000000", + "source": "https://primer.style/foundations/icons/copilot-24", + "license": { + "type": "MIT" + } + }, { "title": "GitHub Pages", "hex": "222222", diff --git a/icons/githubcopilot.svg b/icons/githubcopilot.svg new file mode 100644 index 000000000..f064947d1 --- /dev/null +++ b/icons/githubcopilot.svg @@ -0,0 +1 @@ +GitHub Copilot \ No newline at end of file