devicons / devicons/devicon

[BUG] Incorrect references in `devicon.json`

Open
#1,502 6 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
CSS
Stars
11.8k
Forks
2.4k
Avg merge
5d 4h
Merged PRs (30d)
3

Description

### I have searched through the issues and didn't find my problem.

- [X] Confirm

### 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
~~~ json5
{
"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**](https://gist.github.com/lunatic-fox/a8cd1ee5b2c7bbd79a95498f68fb7d4c).

### 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_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.