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

Update icon_mappings.json #295

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

rannil-kumar
Copy link

No description provided.

@@ -276,5 +276,6 @@
"person_grey_child.png": "avatar__child--125-enabled.svg",
"icon_days_left.png": "days-left—20-enabled.svg",
"icon_reaching_time_limit.png": "days-reaching-limit--20-enabled.svg",
"icon_reaching_time_limit_hover.png": "days-reaching-limit--20-enabled.svg"
"icon_reaching_time_limit_hover.png": "days-reaching-limit--20-enabled.svg",
"days-left—20-enabled.svg": "days-left-20-enabled.svg"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The key/filename on the left should be the old icon filename that is being replaced.

If you are not replacing an existing icons, then you don't need to add an entry into this mapping.

Also to note, this icon is already in the mappings on line 277 but the filename is incorrect. It's missing a double dash between "left" and "20".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants