diff --git a/devicon.json b/devicon.json index 8fe40e7381..2293297ccd 100644 --- a/devicon.json +++ b/devicon.json @@ -1388,6 +1388,20 @@ "color": "#64328B", "aliases": [] }, + { + "name": "gcc", + "tags": [ + "compiler", + "linux" + ], + "versions": { + "svg": [ + "original" + ] + }, + "color": "#ffcfab", + "aliases": [] + }, { "name": "gimp", "tags": [ diff --git a/icons/gcc/gcc-original.svg b/icons/gcc/gcc-original.svg new file mode 100644 index 0000000000..88272d19ce --- /dev/null +++ b/icons/gcc/gcc-original.svg @@ -0,0 +1 @@ + \ No newline at end of file