devicons / devicons/devicon

[FEATURE REQUEST] Automatically check if icons used as font have more than one path

Open
#1,550 0 comments 0 reactions 0 assignees View on GitHub
devops enhancement
Dominant language
CSS
Stars
11.8k
Forks
2.4k
Avg merge
5d 9h
Merged PRs (30d)
4

Description

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

- [X] Confirm

### Problem

Icons that are used as fonts should not have more than one path element. Currently we have to manually check this, but it should be an automated process

### Possible Solution

Add a check to `check-bot` to make sure that all icons inside the `fonts` object in `devicon.json` have only one path. If more than one path element is found, the workflow should fail woth a message letting the user know how to fix it.

### Additional information

_No response_

Contributor guide

Open the contributing guide

Research direction

Start by locating the existing check-bot validation entry point and inspecting the fonts object in devicon.json. Confirm how the workflow reports failed checks. Done means icons with more than one path cause the workflow to fail with a message explaining the fix, while valid icons continue to pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
json
Domain
ci-cd, tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.