mirror of
https://github.com/lipis/flag-icons.git
synced 2026-04-26 09:25:50 +03:00
[PR #313] [CLOSED] Added iso alpha-3 css classes #751
Labels
No labels
3rd-party
3rd-party
bug
code
documentation
enhancement
fixed-in-master
flag-request
help needed
missing-flag
missing-flag
pull-request
wrong-flag
wrong-flag
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/flag-icons#751
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/lipis/flag-icons/pull/313
Author: @sercinci
Created: 10/6/2016
Status: ❌ Closed
Base:
master← Head:alpha-3📝 Commits (1)
b977f20iso alpha-3 css classes📊 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.