[GH-ISSUE #1069] Basque flag not working #501

Closed
opened 2026-03-03 14:38:50 +03:00 by kerem · 3 comments
Owner

Originally created by @AlexCyphus on GitHub (Dec 24, 2022).
Original GitHub issue: https://github.com/lipis/flag-icons/issues/1069

es-pv not included in CSS or in flags folder

Originally created by @AlexCyphus on GitHub (Dec 24, 2022). Original GitHub issue: https://github.com/lipis/flag-icons/issues/1069 `es-pv` not included in CSS or in flags folder
kerem 2026-03-03 14:38:50 +03:00
Author
Owner

@NotTsunami commented on GitHub (Dec 24, 2022):

It hasn't been cut into an actual release yet! Once a new release is made you should be able to use it :)

<!-- gh-comment-id:1364582557 --> @NotTsunami commented on GitHub (Dec 24, 2022): It hasn't been cut into an actual release yet! Once a new release is made you should be able to use it :)
Author
Owner

@NotTsunami commented on GitHub (May 28, 2023):

Closing as this is fixed in 6.7.0

<!-- gh-comment-id:1566229100 --> @NotTsunami commented on GitHub (May 28, 2023): Closing as this is fixed in 6.7.0
Author
Owner

@ryanrapini commented on GitHub (Jun 18, 2023):

Sorry to bump this but if you're coming here from searching like I was (because Basque Country flag wasn't appearing even with 6.7.0 installed) it's probably because you copied and pasted the CDN link from the README.md without updating the version in the URL:

<link
  rel="stylesheet"
  href="https://cdn.jsdelivr.net/gh/lipis/flag-icons@6.6.6/css/flag-icons.min.css"
/>

should become

<link
  rel="stylesheet"
  href="https://cdn.jsdelivr.net/gh/lipis/flag-icons@6.7.0/css/flag-icons.min.css"
/>

Can a contributor update the README.md accordingly?

Took me about 10 minutes of head scratching when i thought my code was wrong.

<!-- gh-comment-id:1595896705 --> @ryanrapini commented on GitHub (Jun 18, 2023): Sorry to bump this but if you're coming here from searching like I was (because Basque Country flag wasn't appearing even with 6.7.0 installed) it's probably because you copied and pasted the CDN link from the `README.md` without updating the version in the URL: ``` <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/lipis/flag-icons@6.6.6/css/flag-icons.min.css" /> ``` should become ``` <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/lipis/flag-icons@6.7.0/css/flag-icons.min.css" /> ``` Can a contributor update the `README.md` accordingly? Took me about 10 minutes of head scratching when i thought my code was wrong.
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#501
No description provided.