[PR #8] Added more squared flags and Kosovo #14

Open
opened 2026-03-03 13:51:51 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/joielechong/iso-country-flags-svg-collection/pull/8
Author: @dh1tw
Created: 1/26/2018
Status: 🔄 Open

Base: masterHead: master


📝 Commits (4)

  • ecb5fba added squared flags: basque, catalonia, pernefeldt, galicia, kosovo, scotland, united_nations, wales
  • 85a52f9 added kosovo fflag to squared and 4x3
  • d71a48b added additional generation commands
  • 7203f86 corrected kosovo flag dimensions

📊 Changes

11 files changed (+2952 additions, -1 deletions)

View changed files

📝 .gitignore (+2 -0)
📝 Makefile (+11 -1)
svg/country-4x3/_kosovo.svg (+130 -0)
svg/country-squared/_basque.svg (+151 -0)
svg/country-squared/_catalonia.svg (+146 -0)
svg/country-squared/_earth_pernefeldt.svg (+332 -0)
svg/country-squared/_galicia.svg (+1055 -0)
svg/country-squared/_kosovo.svg (+142 -0)
svg/country-squared/_scotland.svg (+111 -0)
svg/country-squared/_united_nations.svg (+729 -0)
svg/country-squared/_wales.svg (+143 -0)

📄 Description

Hi,

I added:

  • _basque, _catalonia, _pernefeldt, _galicia, _scotland, _united_nations and _wales to the squared flags
  • kosovo to squared and 4x3 flags

I also updated the .gitignore to ignore the files which start with an underscore


🔄 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/joielechong/iso-country-flags-svg-collection/pull/8 **Author:** [@dh1tw](https://github.com/dh1tw) **Created:** 1/26/2018 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`ecb5fba`](https://github.com/joielechong/iso-country-flags-svg-collection/commit/ecb5fba138e2d03d6a735964a54816c80c0370f3) added squared flags: basque, catalonia, pernefeldt, galicia, kosovo, scotland, united_nations, wales - [`85a52f9`](https://github.com/joielechong/iso-country-flags-svg-collection/commit/85a52f90ba2d0f5d73735076aaea64df00f33ec3) added kosovo fflag to squared and 4x3 - [`d71a48b`](https://github.com/joielechong/iso-country-flags-svg-collection/commit/d71a48b778e52a330e417348bb7e11ffc0175a61) added additional generation commands - [`7203f86`](https://github.com/joielechong/iso-country-flags-svg-collection/commit/7203f86dab442ce8fc0c2f9307ab3e2949acec82) corrected kosovo flag dimensions ### 📊 Changes **11 files changed** (+2952 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+2 -0) 📝 `Makefile` (+11 -1) ➕ `svg/country-4x3/_kosovo.svg` (+130 -0) ➕ `svg/country-squared/_basque.svg` (+151 -0) ➕ `svg/country-squared/_catalonia.svg` (+146 -0) ➕ `svg/country-squared/_earth_pernefeldt.svg` (+332 -0) ➕ `svg/country-squared/_galicia.svg` (+1055 -0) ➕ `svg/country-squared/_kosovo.svg` (+142 -0) ➕ `svg/country-squared/_scotland.svg` (+111 -0) ➕ `svg/country-squared/_united_nations.svg` (+729 -0) ➕ `svg/country-squared/_wales.svg` (+143 -0) </details> ### 📄 Description Hi, I added: - _basque, _catalonia, _pernefeldt, _galicia, _scotland, _united_nations and _wales to the squared flags - kosovo to squared and 4x3 flags I also updated the .gitignore to ignore the files which start with an underscore --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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/iso-country-flags-svg-collection#14
No description provided.