[PR #1384] Updated Belize flags #1384

Open
opened 2026-03-03 14:43:26 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/lipis/flag-icons/pull/1384
Author: @p2made
Created: 6/19/2025
Status: 🔄 Open

Base: mainHead: Belize


📝 Commits (5)

📊 Changes

6 files changed (+1892 additions, -1859 deletions)

View changed files

📝 country.json (+1479 -1470)
📝 css/flag-icons.css (+99 -98)
📝 css/flag-icons.min.css (+1 -1)
📝 flags/1x1/bz.svg (+148 -137)
📝 flags/4x3/bz.svg (+148 -137)
📝 sass/_variables.scss (+17 -16)

📄 Description

This PR corrects the Belize flags as per #1315 & replaces #1372.

The files have been optimised using...

svgo --multipass --pretty --indent 2 -q -i ./source/bz-1x1.svg -o ./flag-icons/flags/1x1/bz.svg
svgo --multipass --pretty --indent 2 -q -i ./source/bz-4x3.svg -o ./flag-icons/flags/4x3/bz.svg

Using yarn removes a lot of detail.


🔄 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/1384 **Author:** [@p2made](https://github.com/p2made) **Created:** 6/19/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `Belize` --- ### 📝 Commits (5) - [`b9b4ae8`](https://github.com/lipis/flag-icons/commit/b9b4ae8dbf7b58e51175731c6e8a713f62dd4b83) Added corrected Belize flags - [`bd9d5f4`](https://github.com/lipis/flag-icons/commit/bd9d5f4a10fa68f64ddc85fd450fd22255d6402a) Build - [`bc6eb25`](https://github.com/lipis/flag-icons/commit/bc6eb253026050e29cd9be143f642018afc43989) svgo - [`19af436`](https://github.com/lipis/flag-icons/commit/19af4361d76471ff48ebe32e255c2e2b3e27732e) revert bz flags - [`5067b4c`](https://github.com/lipis/flag-icons/commit/5067b4c5d234ee284948f37f5e5b85f209efaed7) svgo ### 📊 Changes **6 files changed** (+1892 additions, -1859 deletions) <details> <summary>View changed files</summary> 📝 `country.json` (+1479 -1470) 📝 `css/flag-icons.css` (+99 -98) 📝 `css/flag-icons.min.css` (+1 -1) 📝 `flags/1x1/bz.svg` (+148 -137) 📝 `flags/4x3/bz.svg` (+148 -137) 📝 `sass/_variables.scss` (+17 -16) </details> ### 📄 Description This PR corrects the Belize flags as per #1315 & replaces #1372. The files have been optimised using... ``` svgo --multipass --pretty --indent 2 -q -i ./source/bz-1x1.svg -o ./flag-icons/flags/1x1/bz.svg svgo --multipass --pretty --indent 2 -q -i ./source/bz-4x3.svg -o ./flag-icons/flags/4x3/bz.svg ``` Using yarn removes a lot of detail. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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#1384
No description provided.