[PR #632] [CLOSED] Add flags for AC and TA #913

Closed
opened 2026-03-03 14:41:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/lipis/flag-icons/pull/632
Author: @bessone
Created: 10/10/2019
Status: Closed

Base: masterHead: flags-ac-ta


📝 Commits (1)

📊 Changes

10 files changed (+1511 additions, -4 deletions)

View changed files

📝 assets/docs.css (+2 -2)
📝 css/flag-icon.css (+13 -1)
📝 css/flag-icon.min.css (+1 -1)
flags/1x1/ac.svg (+473 -0)
flags/1x1/ta.svg (+229 -0)
flags/4x3/ac.svg (+574 -0)
flags/4x3/ta.svg (+213 -0)
📝 index.html (+2 -0)
📝 less/flag-icon-list.less (+2 -0)
📝 sass/_flag-icon-list.scss (+2 -0)

📄 Description

#537

New Flags for Ascension Island (AC) and Tristan da Cunha (TA)

Both 4x3 and 1x1, processed with SVGO. Updated less and sass and compiled with grunt. Updated index.html with the two new entries.


🔄 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/632 **Author:** [@bessone](https://github.com/bessone) **Created:** 10/10/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `flags-ac-ta` --- ### 📝 Commits (1) - [`3b2c389`](https://github.com/lipis/flag-icons/commit/3b2c3894cc95fdba6ef67d4c772f556efe451189) Add flags for AC and TA ### 📊 Changes **10 files changed** (+1511 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `assets/docs.css` (+2 -2) 📝 `css/flag-icon.css` (+13 -1) 📝 `css/flag-icon.min.css` (+1 -1) ➕ `flags/1x1/ac.svg` (+473 -0) ➕ `flags/1x1/ta.svg` (+229 -0) ➕ `flags/4x3/ac.svg` (+574 -0) ➕ `flags/4x3/ta.svg` (+213 -0) 📝 `index.html` (+2 -0) 📝 `less/flag-icon-list.less` (+2 -0) 📝 `sass/_flag-icon-list.scss` (+2 -0) </details> ### 📄 Description #537 New Flags for **Ascension Island** (AC) and **Tristan da Cunha** (TA) - **AC** made from https://commons.wikimedia.org/wiki/File:Flag_of_Ascension_Island_PD.svg to keep it simple and smaller than https://commons.wikimedia.org/wiki/File:Flag_of_Ascension_Island.svg - **TA** made from https://commons.wikimedia.org/wiki/File:Flag_of_Tristan_da_Cunha.svg Both 4x3 and 1x1, processed with SVGO. Updated less and sass and compiled with grunt. Updated index.html with the two new entries. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 14:41:18 +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#913
No description provided.