[PR #1187] [MERGED] Fix black SVG elements #1254

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

📋 Pull Request Information

Original PR: https://github.com/lipis/flag-icons/pull/1187
Author: @adamdebono
Created: 11/27/2023
Status: Merged
Merged: 12/5/2023
Merged by: @lipis

Base: mainHead: fix_black_elements


📝 Commits (6)

📊 Changes

90 files changed (+104 additions, -104 deletions)

View changed files

📝 flags/1x1/ae.svg (+1 -1)
📝 flags/1x1/af.svg (+1 -1)
📝 flags/1x1/ag.svg (+1 -1)
📝 flags/1x1/al.svg (+1 -1)
📝 flags/1x1/ao.svg (+2 -2)
📝 flags/1x1/bb.svg (+1 -1)
📝 flags/1x1/be.svg (+1 -1)
📝 flags/1x1/bn.svg (+1 -1)
📝 flags/1x1/bs.svg (+1 -1)
📝 flags/1x1/bw.svg (+1 -1)
📝 flags/1x1/de.svg (+1 -1)
📝 flags/1x1/dm.svg (+2 -2)
📝 flags/1x1/eac.svg (+1 -1)
📝 flags/1x1/ee.svg (+1 -1)
📝 flags/1x1/eg.svg (+1 -1)
📝 flags/1x1/eh.svg (+1 -1)
📝 flags/1x1/gh.svg (+1 -1)
📝 flags/1x1/gw.svg (+1 -1)
📝 flags/1x1/gy.svg (+1 -1)
📝 flags/1x1/iq.svg (+1 -1)

...and 70 more files

📄 Description

Added explicit fill="#000" to SVG elements which should be black.

So far have completed ISO codes beginning from a - e.

Fixes #1123


🔄 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/1187 **Author:** [@adamdebono](https://github.com/adamdebono) **Created:** 11/27/2023 **Status:** ✅ Merged **Merged:** 12/5/2023 **Merged by:** [@lipis](https://github.com/lipis) **Base:** `main` ← **Head:** `fix_black_elements` --- ### 📝 Commits (6) - [`f25488d`](https://github.com/lipis/flag-icons/commit/f25488ddd197d32e15ef36e41cc26148af9238b8) fix a* flags - [`252b752`](https://github.com/lipis/flag-icons/commit/252b75210a437901c01b94895befc2ca7fb7a8dc) fix b* flags - [`8ecfb9d`](https://github.com/lipis/flag-icons/commit/8ecfb9d60d56ea98af63a86e97b4dda5e2bfe635) fix c - e - [`a4101ac`](https://github.com/lipis/flag-icons/commit/a4101ac53976c1d63477db1c50e9cf79fe9dfe11) fix f-k - [`c906393`](https://github.com/lipis/flag-icons/commit/c906393e9b606c6e541cd49e081f8eb80141e730) fix l-n - [`dc69bb4`](https://github.com/lipis/flag-icons/commit/dc69bb4431ee75ee55023c378b54a27beff92283) o-z ### 📊 Changes **90 files changed** (+104 additions, -104 deletions) <details> <summary>View changed files</summary> 📝 `flags/1x1/ae.svg` (+1 -1) 📝 `flags/1x1/af.svg` (+1 -1) 📝 `flags/1x1/ag.svg` (+1 -1) 📝 `flags/1x1/al.svg` (+1 -1) 📝 `flags/1x1/ao.svg` (+2 -2) 📝 `flags/1x1/bb.svg` (+1 -1) 📝 `flags/1x1/be.svg` (+1 -1) 📝 `flags/1x1/bn.svg` (+1 -1) 📝 `flags/1x1/bs.svg` (+1 -1) 📝 `flags/1x1/bw.svg` (+1 -1) 📝 `flags/1x1/de.svg` (+1 -1) 📝 `flags/1x1/dm.svg` (+2 -2) 📝 `flags/1x1/eac.svg` (+1 -1) 📝 `flags/1x1/ee.svg` (+1 -1) 📝 `flags/1x1/eg.svg` (+1 -1) 📝 `flags/1x1/eh.svg` (+1 -1) 📝 `flags/1x1/gh.svg` (+1 -1) 📝 `flags/1x1/gw.svg` (+1 -1) 📝 `flags/1x1/gy.svg` (+1 -1) 📝 `flags/1x1/iq.svg` (+1 -1) _...and 70 more files_ </details> ### 📄 Description Added explicit `fill="#000"` to SVG elements which should be black. So far have completed ISO codes beginning from a - e. Fixes #1123 --- <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:50 +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#1254
No description provided.