mirror of
https://github.com/konpa/devicon.git
synced 2025-08-13 18:14:21 +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": {
|
"versions": {
|
||||||
"svg": [
|
"svg": [
|
||||||
"original",
|
"original",
|
||||||
"plain"
|
"plain",
|
||||||
|
"line"
|
||||||
],
|
],
|
||||||
"font": [
|
"font": [
|
||||||
"plain"
|
"plain",
|
||||||
|
"line"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"color": "#ffcfab",
|
"color": "#ffcfab",
|
||||||
"aliases": []
|
"aliases": [
|
||||||
|
{
|
||||||
|
"base": "original",
|
||||||
|
"alias": "original-wordmark"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"base": "plain",
|
||||||
|
"alias": "plain-wordmark"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"base": "line",
|
||||||
|
"alias": "line-wordmark"
|
||||||
|
}
|
||||||
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "gentoo",
|
"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