Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcba343 commit 10b414aCopy full SHA for 10b414a
1 file changed
devicon.json
@@ -8586,16 +8586,20 @@
8586
"svg": [
8587
"original",
8588
"original-wordmark",
8589
- "plain",
8590
"plain-wordmark"
8591
],
8592
"font": [
8593
+ "original",
8594
8595
]
8596
},
8597
- "color": "#00c48d",
8598
- "aliases": []
+ "color": "#00dc82",
+ "aliases": [
+ {
8599
+ "base": "original",
8600
+ "alias": "plain"
8601
+ }
8602
+ ]
8603
8604
{
8605
"name": "nuxtjs",
0 commit comments