[PR #763] [MERGED] Add additional Unicode/Emoji 1.0 flags #1004

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

📋 Pull Request Information

Original PR: https://github.com/lipis/flag-icons/pull/763
Author: @NotTsunami
Created: 10/13/2020
Status: Merged
Merged: 10/25/2021
Merged by: @lipis

Base: mainHead: unicode


📝 Commits (2)

📊 Changes

17 files changed (+1791 additions, -1 deletions)

View changed files

📝 country.json (+35 -0)
📝 css/flag-icons.css (+36 -0)
📝 css/flag-icons.min.css (+1 -1)
flags/1x1/ac.svg (+81 -0)
flags/1x1/cp.svg (+7 -0)
flags/1x1/dg.svg (+140 -0)
flags/1x1/ea.svg (+547 -0)
flags/1x1/ic.svg (+7 -0)
flags/1x1/ta.svg (+81 -0)
flags/4x3/ac.svg (+74 -0)
flags/4x3/cp.svg (+7 -0)
flags/4x3/dg.svg (+138 -0)
flags/4x3/ea.svg (+544 -0)
flags/4x3/ic.svg (+7 -0)
flags/4x3/ta.svg (+74 -0)
📝 less/flag-icons-more.less (+6 -0)
📝 sass/_flag-icons-list.scss (+6 -0)

📄 Description

  • AC and TA use St. Helena (SH) flag
  • CP uses France (FR) flag
  • DG uses British Indian Ocean Territory (IO) flag
  • EA uses Spain (ES) flag
  • IC uses new flag

Defined by Emoji 1.0 spec, closes #729, closes #537


🔄 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/763 **Author:** [@NotTsunami](https://github.com/NotTsunami) **Created:** 10/13/2020 **Status:** ✅ Merged **Merged:** 10/25/2021 **Merged by:** [@lipis](https://github.com/lipis) **Base:** `main` ← **Head:** `unicode` --- ### 📝 Commits (2) - [`e6cc8e7`](https://github.com/lipis/flag-icons/commit/e6cc8e75aac384345ddeb429e474ae5c2e7e5a6c) Add non-ISO Emoji 1.0 flags - [`c0b8c70`](https://github.com/lipis/flag-icons/commit/c0b8c702269f32e6a7a1aeb3f22e1389ad086ce2) Update country.json ### 📊 Changes **17 files changed** (+1791 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `country.json` (+35 -0) 📝 `css/flag-icons.css` (+36 -0) 📝 `css/flag-icons.min.css` (+1 -1) ➕ `flags/1x1/ac.svg` (+81 -0) ➕ `flags/1x1/cp.svg` (+7 -0) ➕ `flags/1x1/dg.svg` (+140 -0) ➕ `flags/1x1/ea.svg` (+547 -0) ➕ `flags/1x1/ic.svg` (+7 -0) ➕ `flags/1x1/ta.svg` (+81 -0) ➕ `flags/4x3/ac.svg` (+74 -0) ➕ `flags/4x3/cp.svg` (+7 -0) ➕ `flags/4x3/dg.svg` (+138 -0) ➕ `flags/4x3/ea.svg` (+544 -0) ➕ `flags/4x3/ic.svg` (+7 -0) ➕ `flags/4x3/ta.svg` (+74 -0) 📝 `less/flag-icons-more.less` (+6 -0) 📝 `sass/_flag-icons-list.scss` (+6 -0) </details> ### 📄 Description * AC and TA use St. Helena (SH) flag * CP uses France (FR) flag * DG uses British Indian Ocean Territory (IO) flag * EA uses Spain (ES) flag * IC uses new flag Defined by Emoji 1.0 spec, closes #729, closes #537 --- <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:43 +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#1004
No description provided.