Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: custom icons in rank display #3873

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

Jay-Karia
Copy link

Add icons in rank display.
There will be built in icons to select for displaying in place of rank.

All the icons are in svg format and listed in icons/index.js

Usage:
In the API, add &rank_icon=custom and a new parameter &custom_icon={icon_name}

Closes #3868

Copy link

vercel bot commented Jul 27, 2024

@Jay-Karia is attempting to deploy a commit to the github readme stats Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions bot added the stats-card Feature, Enhancement, Fixes related to stats the stats card. label Jul 27, 2024
@github-actions github-actions bot added the documentation Improvements or additions to documentation. label Jul 27, 2024
@Jay-Karia
Copy link
Author

Linting
lint

Formatting
format

Tests
test

@Jay-Karia Jay-Karia marked this pull request as ready for review July 27, 2024 10:19
@Jay-Karia
Copy link
Author

Combining themes and rank icons:

theme: aura
icon: diamond
ex1

theme: merko
icon: alien
ex2

added 3 icons
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation. stats-card Feature, Enhancement, Fixes related to stats the stats card.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

enhancement: custom icons/images in place of rank display
1 participant