1
0
mirror of https://github.com/konpa/devicon.git synced 2025-08-17 20:01:38 +02:00

Close #690: Add GCC icon (#700)

Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>
Co-authored-by: Thomas Bui <43018778+Thomas-Boi@users.noreply.github.com>
This commit is contained in:
Tulio Leao
2021-06-30 16:08:48 -03:00
committed by GitHub
parent d1f8d1736b
commit b04ed4417a
3 changed files with 22 additions and 0 deletions

View File

@@ -1388,6 +1388,24 @@
"color": "#64328B",
"aliases": []
},
{
"name": "gcc",
"tags": [
"compiler",
"linux"
],
"versions": {
"svg": [
"original",
"plain"
],
"font": [
"plain"
]
},
"color": "#ffcfab",
"aliases": []
},
{
"name": "gimp",
"tags": [

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 12 KiB

2
icons/gcc/gcc-plain.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 12 KiB