mirror of
https://github.com/lipis/flag-icons.git
synced 2026-04-26 01:15:55 +03:00
[PR #521] [CLOSED] Compress SVG files #837
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#837
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/521
Author: @alexandernst
Created: 1/12/2019
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
fce6729Compress SVG files📊 Changes
514 files changed (+514 additions, -35050 deletions)
View changed files
📝
flags/1x1/ad.svg(+1 -148)📝
flags/1x1/ae.svg(+1 -6)📝
flags/1x1/af.svg(+1 -81)📝
flags/1x1/ag.svg(+1 -14)📝
flags/1x1/ai.svg(+1 -767)📝
flags/1x1/al.svg(+1 -5)📝
flags/1x1/am.svg(+1 -5)📝
flags/1x1/ao.svg(+1 -13)📝
flags/1x1/aq.svg(+1 -13)📝
flags/1x1/ar.svg(+1 -31)📝
flags/1x1/as.svg(+1 -33)📝
flags/1x1/at.svg(+1 -6)📝
flags/1x1/au.svg(+1 -9)📝
flags/1x1/aw.svg(+1 -186)📝
flags/1x1/ax.svg(+1 -18)📝
flags/1x1/az.svg(+1 -8)📝
flags/1x1/ba.svg(+1 -12)📝
flags/1x1/bb.svg(+1 -6)📝
flags/1x1/bd.svg(+1 -4)📝
flags/1x1/be.svg(+1 -7)...and 80 more files
📄 Description
This patch compress SVG files without losing any quality. The average size reduction is 7.7%, the maximum 24.3%.
In total, 363kb in size reduction just by removing white spaces from the files.
This doesn't have any side effects, so it's safe to be merged.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.