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: generate icons as 16×16 #2837

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Repiteo
Copy link
Contributor

@Repiteo Repiteo commented Jan 22, 2025

Description

Converts all generated icons to a 16×16 format with pixel-perfect points, matching the updated contribution guidelines.

Contribution Guidelines

@Repiteo
Copy link
Contributor Author

Repiteo commented Jan 23, 2025

The CL tools can't recognize generated files, so here's the svg outputs:

file

file

folder

folder

folder-open

folder-open

folder-root

folder-root

folder-root-open

folder-root-open

@Repiteo Repiteo mentioned this pull request Jan 23, 2025
2 tasks
Copy link
Member

Choose a reason for hiding this comment

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

I'm not super happy with the fact that the file icon is not aligned in the middle. Typically - if possible - we try to have one pixel above and one below and try to center the rest of the icon in the remaining 14 pixels. Additionally, the edge on the top right looks a little too thick. Do you think we can improve this a little bit? I'm also open for a new file design, but it should look good and not just fulfill some pixel perfext guidelines. Fulfilling both requirements would of course be perfect.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oh? I was under the assumption that being pixel-perfect @ 16×16 was a new soft-requirement. That'll make this a loooot easier if there's some wiggle-room

Copy link
Member

Choose a reason for hiding this comment

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

I could make out some differences between the normal folder icon and some specific folder icons (in this case the folder-dist icon). Then I put both of them together and found out that there's a different design. I'd highly appreciate if we could use the same folder shape for the default and the specific folder icons:

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I agree with them being synced, but I'm not certain if that uniformity is actually enforced atm. It'd be nice if there was some way to explicitly sync these icons, but that might be outside the scope of this PR. I'll still look into it later today

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