Skip to content

fix: remove unused bg from vala icon#3216

Merged
PKief merged 2 commits intomaterial-extensions:mainfrom
tsvl:optimize-vala
Oct 12, 2025
Merged

fix: remove unused bg from vala icon#3216
PKief merged 2 commits intomaterial-extensions:mainfrom
tsvl:optimize-vala

Conversation

@tsvl
Copy link
Copy Markdown
Contributor

@tsvl tsvl commented Oct 11, 2025

Description

I happened to notice that most of the file size of the Vala svg is a gradient backplate placed outside of the viewbox:

image

AFAIK removing this shouldn't have any impact on the displayed icon, but reduces the file size from 2.59 KB to 574 bytes which is much more in line with icons of similar complexity.

Contribution Guidelines

Copilot AI review requested due to automatic review settings October 11, 2025 21:57
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.

@github-actions github-actions bot added the icons PR with new icons label Oct 11, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Oct 11, 2025

Preview

Thank you for creating a pull request. This preview shows you how your icon will look on the different themes:

Generated preview

Check how your icon fits in a 16x16 grid with our Pixel Perfect Checker by following this link.

You can find more information on how to contribute in the contribution guidelines.

Copy link
Copy Markdown
Member

@PKief PKief left a comment

Choose a reason for hiding this comment

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

Really good catch, thanks for fixing it!

@PKief PKief merged commit eeabd6f into material-extensions:main Oct 12, 2025
5 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

Merge Successful

Thanks for your contribution! 🎉

The changes will be part of the upcoming update on the Marketplace.

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

Labels

icons PR with new icons

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants