Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR updates
us_flag_small.png
from a 16px-wide PNG to a 64px-wide PNG. This provides a noticeably crisper flag image in the banner.Note that I did not convert this image to an SVG. Why not? This image is an abstraction of the flag only meant to be used at very small size (about 16 pixels wide). We don't want this flag to be used larger. Larger uses of the flag should use a more detailed and accurate flag. Using an SVG might imply that this flag could be scaled up, and we don't want that. The new high resolution PNG is the same size as a similar SVG (each about 450 bytes) so the SVG won't save many bytes. And this new image should just update seamlessly into existing banners.
Fixes #4191
OLD:

NEW:
