[PR #412] [MERGED] Add SVGO tasks #791

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

📋 Pull Request Information

Original PR: https://github.com/lipis/flag-icons/pull/412
Author: @lipis
Created: 11/16/2017
Status: Merged
Merged: 11/17/2017
Merged by: @lipis

Base: masterHead: svgo


📝 Commits (4)

📊 Changes

513 files changed (+3233 additions, -3668 deletions)

View changed files

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

...and 80 more files

📄 Description

#395, #410

There are two scripts that could help minifying/prettifying stuff :)

npm run svgo:pretty
npm run svgo:min
Pretty Min
Before 6.637.288 6.637.288
After 6.587.373 6.396.528
% -0.75 -3.63

🔄 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/412 **Author:** [@lipis](https://github.com/lipis) **Created:** 11/16/2017 **Status:** ✅ Merged **Merged:** 11/17/2017 **Merged by:** [@lipis](https://github.com/lipis) **Base:** `master` ← **Head:** `svgo` --- ### 📝 Commits (4) - [`0376c42`](https://github.com/lipis/flag-icons/commit/0376c4245d18379b9d5ceaee4a24edd6c1f79b7d) Add SVGO tasks - [`5fd81d1`](https://github.com/lipis/flag-icons/commit/5fd81d1adf73f6e16f8f54454c5e4df3520c1b63) Separate - [`14824b5`](https://github.com/lipis/flag-icons/commit/14824b5eb605dc73e06f462e27229c382d0189bb) Pretty - [`50fe975`](https://github.com/lipis/flag-icons/commit/50fe9755f6cc24985893b7adf5fcc09cf25949fa) Remove lock ### 📊 Changes **513 files changed** (+3233 additions, -3668 deletions) <details> <summary>View changed files</summary> 📝 `flags/1x1/ad.svg` (+1 -1) 📝 `flags/1x1/ae.svg` (+1 -1) 📝 `flags/1x1/af.svg` (+1 -1) 📝 `flags/1x1/ag.svg` (+1 -1) 📝 `flags/1x1/ai.svg` (+1 -1) 📝 `flags/1x1/al.svg` (+1 -1) 📝 `flags/1x1/am.svg` (+1 -1) 📝 `flags/1x1/ao.svg` (+1 -1) 📝 `flags/1x1/aq.svg` (+1 -1) 📝 `flags/1x1/ar.svg` (+3 -3) 📝 `flags/1x1/as.svg` (+1 -1) 📝 `flags/1x1/at.svg` (+1 -1) 📝 `flags/1x1/au.svg` (+2 -2) 📝 `flags/1x1/aw.svg` (+1 -1) 📝 `flags/1x1/ax.svg` (+1 -1) 📝 `flags/1x1/az.svg` (+1 -1) 📝 `flags/1x1/ba.svg` (+1 -1) 📝 `flags/1x1/bb.svg` (+1 -1) 📝 `flags/1x1/bd.svg` (+1 -1) 📝 `flags/1x1/be.svg` (+1 -1) _...and 80 more files_ </details> ### 📄 Description #395, #410 There are two scripts that could help minifying/prettifying stuff :) ``` npm run svgo:pretty npm run svgo:min ``` | | Pretty | Min | | ---------- | --------- | --------- | | **Before** | 6.637.288 | 6.637.288 | | **After** | 6.587.373 | 6.396.528 | | **%** | -0.75 | -3.63 | --- <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:46 +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#791
No description provided.