mirror of
https://github.com/lipis/flag-icons.git
synced 2026-04-26 01:15:55 +03:00
[PR #1088] [MERGED] Corrections & optimizations #1198
Labels
No labels
3rd-party
3rd-party
bug
code
documentation
enhancement
fixed-in-master
flag-request
help needed
missing-flag
missing-flag
pull-request
wrong-flag
wrong-flag
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/flag-icons#1198
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/lipis/flag-icons/pull/1088
Author: @gucr
Created: 3/5/2023
Status: ✅ Merged
Merged: 3/23/2023
Merged by: @NotTsunami
Base:
main← Head:optimize-flags📝 Commits (3)
335d1b6Correcting HK flag paths to be closer to reference. Color correction. Reducing size 3.4KB -> 695Be5901fdOptimizing US flags: 4.3kb -> 770B with hand crafted patterns5c1aec1Removing unused markup from FR flag, updating colors of all french oversea territories📊 Changes
22 files changed (+117 additions, -189 deletions)
View changed files
📝
flags/1x1/fr.svg(+3 -5)📝
flags/1x1/gf.svg(+5 -7)📝
flags/1x1/gp.svg(+5 -7)📝
flags/1x1/hk.svg(+8 -30)📝
flags/1x1/mf.svg(+4 -6)📝
flags/1x1/mq.svg(+5 -7)📝
flags/1x1/pm.svg(+5 -7)📝
flags/1x1/us.svg(+13 -9)📝
flags/1x1/wf.svg(+4 -6)📝
flags/1x1/yt.svg(+5 -7)📝
flags/4x3/bl.svg(+4 -6)📝
flags/4x3/fr.svg(+3 -5)📝
flags/4x3/gf.svg(+4 -6)📝
flags/4x3/gp.svg(+4 -6)📝
flags/4x3/hk.svg(+8 -30)📝
flags/4x3/mf.svg(+4 -6)📝
flags/4x3/mq.svg(+4 -6)📝
flags/4x3/pm.svg(+4 -6)📝
flags/4x3/re.svg(+4 -6)📝
flags/4x3/us.svg(+13 -9)...and 2 more files
📄 Description
Correcting the french overseas territories colors
Corrected & re-drawed the Hong Kong flag (colors & shapes were slightly off) with the government website as reference. New SVG is hand crafted (3.4KB -> 695B)
Optimizing the US flag with patterns instead of full drawn stars (4.3KB -> 770B)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.