[PR #107] [MERGED] Add XML declaration #673

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

📋 Pull Request Information

Original PR: https://github.com/lipis/flag-icons/pull/107
Author: @g105b
Created: 11/5/2015
Status: Merged
Merged: 11/5/2015
Merged by: @lipis

Base: masterHead: master


📝 Commits (1)

📊 Changes

214 files changed (+214 additions, -0 deletions)

View changed files

📝 flags/1x1/ad.svg (+1 -0)
📝 flags/1x1/ae.svg (+1 -0)
📝 flags/1x1/af.svg (+1 -0)
📝 flags/1x1/ag.svg (+1 -0)
📝 flags/1x1/ai.svg (+1 -0)
📝 flags/1x1/al.svg (+1 -0)
📝 flags/1x1/am.svg (+1 -0)
📝 flags/1x1/ao.svg (+1 -0)
📝 flags/1x1/aq.svg (+1 -0)
📝 flags/1x1/ar.svg (+1 -0)
📝 flags/1x1/as.svg (+1 -0)
📝 flags/1x1/at.svg (+1 -0)
📝 flags/1x1/au.svg (+1 -0)
📝 flags/1x1/aw.svg (+1 -0)
📝 flags/1x1/ax.svg (+1 -0)
📝 flags/1x1/az.svg (+1 -0)
📝 flags/1x1/ba.svg (+1 -0)
📝 flags/1x1/bb.svg (+1 -0)
📝 flags/1x1/bd.svg (+1 -0)
📝 flags/1x1/be.svg (+1 -0)

...and 80 more files

📄 Description

Not all SVG files start with the XML declaration, which can cause browsers to display the raw SVG text rather than rendering as a graphic. This PR fixes this.


🔄 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/107 **Author:** [@g105b](https://github.com/g105b) **Created:** 11/5/2015 **Status:** ✅ Merged **Merged:** 11/5/2015 **Merged by:** [@lipis](https://github.com/lipis) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`69ec650`](https://github.com/lipis/flag-icons/commit/69ec650f31dbbec896e01ef8f8fa4faa48621ad8) Add XML declaration ### 📊 Changes **214 files changed** (+214 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `flags/1x1/ad.svg` (+1 -0) 📝 `flags/1x1/ae.svg` (+1 -0) 📝 `flags/1x1/af.svg` (+1 -0) 📝 `flags/1x1/ag.svg` (+1 -0) 📝 `flags/1x1/ai.svg` (+1 -0) 📝 `flags/1x1/al.svg` (+1 -0) 📝 `flags/1x1/am.svg` (+1 -0) 📝 `flags/1x1/ao.svg` (+1 -0) 📝 `flags/1x1/aq.svg` (+1 -0) 📝 `flags/1x1/ar.svg` (+1 -0) 📝 `flags/1x1/as.svg` (+1 -0) 📝 `flags/1x1/at.svg` (+1 -0) 📝 `flags/1x1/au.svg` (+1 -0) 📝 `flags/1x1/aw.svg` (+1 -0) 📝 `flags/1x1/ax.svg` (+1 -0) 📝 `flags/1x1/az.svg` (+1 -0) 📝 `flags/1x1/ba.svg` (+1 -0) 📝 `flags/1x1/bb.svg` (+1 -0) 📝 `flags/1x1/bd.svg` (+1 -0) 📝 `flags/1x1/be.svg` (+1 -0) _...and 80 more files_ </details> ### 📄 Description Not all SVG files start with the XML declaration, which can cause browsers to display the raw SVG text rather than rendering as a graphic. This PR fixes this. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 14:40:14 +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#673
No description provided.