diff --git a/meta/github-copilot.json b/meta/github-copilot.json new file mode 100644 index 00000000..53206895 --- /dev/null +++ b/meta/github-copilot.json @@ -0,0 +1,18 @@ +{ + "base": "svg", + "aliases": [], + "categories": [ + "Development" + ], + "update": { + "timestamp": "2025-12-20T17:42:07.195000", + "author": { + "id": 17213165, + "login": "marshalhayes" + } + }, + "colors": { + "light": "github-copilot", + "dark": "github-copilot-dark" + } +} \ No newline at end of file diff --git a/metadata.json b/metadata.json index 6ef3f44a..a3428f33 100644 --- a/metadata.json +++ b/metadata.json @@ -7595,6 +7595,24 @@ } } }, + "github-copilot": { + "base": "svg", + "aliases": [], + "categories": [ + "Development" + ], + "update": { + "timestamp": "2025-12-20T17:42:07.195000", + "author": { + "id": 17213165, + "login": "marshalhayes" + } + }, + "colors": { + "light": "github-copilot", + "dark": "github-copilot-dark" + } + }, "zomro": { "base": "svg", "aliases": [], diff --git a/png/github-copilot-dark.png b/png/github-copilot-dark.png new file mode 100644 index 00000000..82fd926c Binary files /dev/null and b/png/github-copilot-dark.png differ diff --git a/png/github-copilot.png b/png/github-copilot.png new file mode 100644 index 00000000..512c5ccf Binary files /dev/null and b/png/github-copilot.png differ diff --git a/svg/github-copilot-dark.svg b/svg/github-copilot-dark.svg new file mode 100644 index 00000000..fccd4936 --- /dev/null +++ b/svg/github-copilot-dark.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/github-copilot.svg b/svg/github-copilot.svg new file mode 100644 index 00000000..c78fe47a --- /dev/null +++ b/svg/github-copilot.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tree.json b/tree.json index e431ea58..5892c6fe 100644 --- a/tree.json +++ b/tree.json @@ -829,6 +829,8 @@ "gitbook.png", "gitea.png", "gitee.png", + "github-copilot-dark.png", + "github-copilot.png", "github-light.png", "github.png", "gitlab.png", @@ -3437,6 +3439,8 @@ "gitbook.svg", "gitea.svg", "gitee.svg", + "github-copilot-dark.svg", + "github-copilot.svg", "github-light.svg", "github.svg", "gitlab.svg", @@ -5864,6 +5868,8 @@ "gitbook.webp", "gitea.webp", "gitee.webp", + "github-copilot-dark.webp", + "github-copilot.webp", "github-light.webp", "github.webp", "gitlab.webp", diff --git a/webp/github-copilot-dark.webp b/webp/github-copilot-dark.webp new file mode 100644 index 00000000..0164510b Binary files /dev/null and b/webp/github-copilot-dark.webp differ diff --git a/webp/github-copilot.webp b/webp/github-copilot.webp new file mode 100644 index 00000000..0c7694ff Binary files /dev/null and b/webp/github-copilot.webp differ