mirror of
https://github.com/konpa/devicon.git
synced 2025-08-12 09:34:36 +02:00
Apply suggestions from code review
This commit is contained in:
committed by
GitHub
parent
bcba34332a
commit
10b414a02b
12
devicon.json
12
devicon.json
@@ -8586,16 +8586,20 @@
|
|||||||
"svg": [
|
"svg": [
|
||||||
"original",
|
"original",
|
||||||
"original-wordmark",
|
"original-wordmark",
|
||||||
"plain",
|
|
||||||
"plain-wordmark"
|
"plain-wordmark"
|
||||||
],
|
],
|
||||||
"font": [
|
"font": [
|
||||||
"plain",
|
"original",
|
||||||
"plain-wordmark"
|
"plain-wordmark"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"color": "#00c48d",
|
"color": "#00dc82",
|
||||||
"aliases": []
|
"aliases": [
|
||||||
|
{
|
||||||
|
"base": "original",
|
||||||
|
"alias": "plain"
|
||||||
|
}
|
||||||
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "nuxtjs",
|
"name": "nuxtjs",
|
||||||
|
Reference in New Issue
Block a user