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:
21
devicon.json
21
devicon.json
@@ -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
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 |
Reference in New Issue
Block a user