mirror of
https://github.com/lipis/flag-icons.git
synced 2026-04-26 01:15:55 +03:00
[GH-ISSUE #1182] Use ES-CN as ISO code for Canary Islands #549
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#549
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?
Originally created by @raufaser on GitHub (Nov 19, 2023).
Original GitHub issue: https://github.com/lipis/flag-icons/issues/1182
In this list are all the subdivision codes for spain.
The currently used code "IC" is very atypical. To have it aligned with other subdivisions of spain it would be better to use ES-CN.
@NotTsunami commented on GitHub (Dec 11, 2023):
I'd argue it's not as atypical as you think. #729 mentions using unicode sequences for matching to flag icons and the unicode sequence for Canary Islands is
IC. We only strictly conform to ISO 3166-1 alpha-2 codes, though. In the case of the Canary Islands and Ceuta, Melilla, there's no strict specification (source):For now, I'd like to leave them as is for users strictly looking for IC. This was also requested multiple times as IC before it officially got added.