I have searched through the issues and didn't find my problem.
Bug description
In devicon.json some entry objects are with incorrect references in versions.svg[] or aliases[].
Example in heroku entry
- [ x ] SVG array equals SVG files
{
"svg": [
"original",
"original wordmark",
"plain",
"plain-wordmark"
],
"font": [
"original",
"original wordmark",
"plain",
"plain-wordmark",
"line",
"line-wordmark"
]
}
All detailed information are wrapped in this gist.
Possible fixes or solutions
It's possible to create a program to fix the entire file or make separated PRs to fix each entry.
Additional information
No response
I have searched through the issues and didn't find my problem.
Bug description
In
devicon.jsonsome entry objects are with incorrect references inversions.svg[]oraliases[].Example in heroku entry
All detailed information are wrapped in this gist.
Possible fixes or solutions
It's possible to create a program to fix the entire file or make separated PRs to fix each entry.
Additional information
No response