From b3ad246f318ac82ca7bab13e988f6eb2fafe861a Mon Sep 17 00:00:00 2001 From: Tulio Leao Date: Sat, 26 Jun 2021 02:14:08 -0300 Subject: [PATCH] Close #690: Add GCC icon --- devicon.json | 18 ++++++++++++++++++ icons/gcc/gcc-original.svg | 2 ++ icons/gcc/gcc-plain.svg | 2 ++ 3 files changed, 22 insertions(+) create mode 100644 icons/gcc/gcc-original.svg create mode 100644 icons/gcc/gcc-plain.svg diff --git a/devicon.json b/devicon.json index e082da0a6..2d8baefcc 100644 --- a/devicon.json +++ b/devicon.json @@ -1388,6 +1388,24 @@ "color": "#64328B", "aliases": [] }, + { + "name": "gcc", + "tags": [ + "compiler", + "linux" + ], + "versions": { + "svg": [ + "original", + "plain" + ], + "font": [ + "plain" + ] + }, + "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 000000000..284d1f1f6 --- /dev/null +++ b/icons/gcc/gcc-original.svg @@ -0,0 +1,2 @@ + + diff --git a/icons/gcc/gcc-plain.svg b/icons/gcc/gcc-plain.svg new file mode 100644 index 000000000..7f9522b74 --- /dev/null +++ b/icons/gcc/gcc-plain.svg @@ -0,0 +1,2 @@ + +