[PR #1088] [MERGED] Corrections & optimizations #1198

Closed
opened 2026-03-03 14:42:35 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: optimize-flags


📝 Commits (3)

  • 335d1b6 Correcting HK flag paths to be closer to reference. Color correction. Reducing size 3.4KB -> 695B
  • e5901fd Optimizing US flags: 4.3kb -> 770B with hand crafted patterns
  • 5c1aec1 Removing 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.

## 📋 Pull Request Information **Original PR:** https://github.com/lipis/flag-icons/pull/1088 **Author:** [@gucr](https://github.com/gucr) **Created:** 3/5/2023 **Status:** ✅ Merged **Merged:** 3/23/2023 **Merged by:** [@NotTsunami](https://github.com/NotTsunami) **Base:** `main` ← **Head:** `optimize-flags` --- ### 📝 Commits (3) - [`335d1b6`](https://github.com/lipis/flag-icons/commit/335d1b61ff446961a2b21f2b077afc105825fa86) Correcting HK flag paths to be closer to reference. Color correction. Reducing size 3.4KB -> 695B - [`e5901fd`](https://github.com/lipis/flag-icons/commit/e5901fdd818107d87fe08d8347efc9d4541f2984) Optimizing US flags: 4.3kb -> 770B with hand crafted patterns - [`5c1aec1`](https://github.com/lipis/flag-icons/commit/5c1aec1c663b7615bf7c95d4d09e66659b6c7ed5) Removing unused markup from FR flag, updating colors of all french oversea territories ### 📊 Changes **22 files changed** (+117 additions, -189 deletions) <details> <summary>View changed files</summary> 📝 `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_ </details> ### 📄 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](https://www.protocol.gov.hk/en/flags-emblems-anthem.html). New SVG is hand crafted (3.4KB -> 695B) Optimizing the US flag with patterns instead of full drawn stars (4.3KB -> 770B) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 14:42:35 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/flag-icons#1198
No description provided.