Skip to content

[BUG] Incorrect references in devicon.json #1502

Description

@lunatic-fox

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

  • 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
{
    "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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugUse this label for pointing out bugs

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions