1
0
mirror of https://github.com/konpa/devicon.git synced 2025-08-11 00:54:36 +02:00

update icon: gcc (original, plain, line) (#1585)

* Update GCC

* Add `line` and resize icons

* Add aliases

---------

Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com>
This commit is contained in:
Josélio Júnior
2023-02-21 03:40:45 -03:00
committed by GitHub
parent ccd2a890ef
commit 6636b2bed4
4 changed files with 21 additions and 5 deletions

View File

@@ -3109,14 +3109,29 @@
"versions": {
"svg": [
"original",
"plain"
"plain",
"line"
],
"font": [
"plain"
"plain",
"line"
]
},
"color": "#ffcfab",
"aliases": []
"aliases": [
{
"base": "original",
"alias": "original-wordmark"
},
{
"base": "plain",
"alias": "plain-wordmark"
},
{
"base": "line",
"alias": "line-wordmark"
}
]
},
{
"name": "gentoo",

1
icons/gcc/gcc-line.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 12 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 13 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 16 KiB