mirror of
https://github.com/lipis/flag-icons.git
synced 2026-04-26 09:25:50 +03:00
[GH-ISSUE #1380] Add Valencian flag (es-va) #614
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#614
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 @erseco on GitHub (Jun 17, 2025).
Original GitHub issue: https://github.com/lipis/flag-icons/issues/1380
Please consider adding the flag for Valencian (Valencià), as a regional language identifier. The ISO code usually associated with Valencian is
ca(Catalan), but in some caseses-vais used to refer specifically to Valencian variant within Spain (Comunidad Valenciana). The flag typically used is the Reial Senyera (the Valencian Community flag), which can visually distinguish it from general Catalan (ca) or Spanish (es).Example usage:
es-vaThere are many use cases for regional flags when differentiating language variants (as already happens for some other regional requests in the repository).
References:
Thank you very much for considering it!
@markvantilburg commented on GitHub (Jun 17, 2025):
https://www.iso.org/obp/ui/#iso:code:3166:ES
According to this list VA is Valladolid
@erseco commented on GitHub (Jun 17, 2025):
Thank you for your comment and clarification.
Indeed, strictly following ISO 3166-2, the subdivision code for the Valencian Community is
ES-VC, so it would be more appropriate to usees-vcas language-region identifier here. You're right thatES-VArefers to Valladolid, and usinges-vacould generate some ambiguity.It’s true that this kind of situations happens often: for example,
es-pvis sometimes used for Basque Country (see issue #1381), although linguistically Basque is better identified aseu. Similarly, Valencian can be identified asca-valenciain IETF language tags. But for the purpose of flag representation and distinguishing regional variants inside Spain, usinges-vcseems fully appropriate and consistent with the ISO subdivision list.In the end, the important part is to allow showing the correct regional flag for Valencian, regardless of the linguistic or political nuances.
Thank you again for considering the addition.
@p2made commented on GitHub (Jun 18, 2025):
I have a branch in which I am working on all the Autonomous communities of Spain that are not already included. They all use ISO 3166-2 codes, which is es-vc for Valencia.