mirror of
https://github.com/lipis/flag-icons.git
synced 2026-04-26 09:25:50 +03:00
[PR #107] [MERGED] Add XML declaration #673
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#673
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/107
Author: @g105b
Created: 11/5/2015
Status: ✅ Merged
Merged: 11/5/2015
Merged by: @lipis
Base:
master← Head:master📝 Commits (1)
69ec650Add XML declaration📊 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.