[PR #313] [CLOSED] Added iso alpha-3 css classes #751

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

📋 Pull Request Information

Original PR: https://github.com/lipis/flag-icons/pull/313
Author: @sercinci
Created: 10/6/2016
Status: Closed

Base: masterHead: alpha-3


📝 Commits (1)

📊 Changes

2 files changed (+1551 additions, -0 deletions)

View changed files

css/flag-icon-alpha-3.css (+1550 -0)
css/flag-icon-alpha-3.min.css (+1 -0)

📄 Description

Several services use ISO ALPHA-3 code to identify countries:
https://en.wikipedia.org/wiki/ISO_3166-1_alpha-3

These classes help to render dynamic flags without convert their code through a dictionary.
<span class="flag-icon flag-icon-{{user.countryCode}}">


🔄 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/313 **Author:** [@sercinci](https://github.com/sercinci) **Created:** 10/6/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `alpha-3` --- ### 📝 Commits (1) - [`b977f20`](https://github.com/lipis/flag-icons/commit/b977f20a32616bf091033c37ba2afb1611d2e980) iso alpha-3 css classes ### 📊 Changes **2 files changed** (+1551 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `css/flag-icon-alpha-3.css` (+1550 -0) ➕ `css/flag-icon-alpha-3.min.css` (+1 -0) </details> ### 📄 Description Several services use ISO ALPHA-3 code to identify countries: [https://en.wikipedia.org/wiki/ISO_3166-1_alpha-3](url) These classes help to render dynamic flags without convert their code through a dictionary. `<span class="flag-icon flag-icon-{{user.countryCode}}">` --- <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:35 +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#751
No description provided.