[PR #521] [CLOSED] Compress SVG files #837

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

📋 Pull Request Information

Original PR: https://github.com/lipis/flag-icons/pull/521
Author: @alexandernst
Created: 1/12/2019
Status: Closed

Base: masterHead: master


📝 Commits (1)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/lipis/flag-icons/pull/521 **Author:** [@alexandernst](https://github.com/alexandernst) **Created:** 1/12/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`fce6729`](https://github.com/lipis/flag-icons/commit/fce6729d2cdd116624376c38aaeb3b23fcc002d9) Compress SVG files ### 📊 Changes **514 files changed** (+514 additions, -35050 deletions) <details> <summary>View changed files</summary> 📝 `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_ </details> ### 📄 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. --- <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:59 +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#837
No description provided.