[GH-ISSUE #1253] I want to add missed uk flag, #579

Closed
opened 2026-03-03 14:39:28 +03:00 by kerem · 4 comments
Owner

Originally created by @eguvenc on GitHub (May 30, 2024).
Original GitHub issue: https://github.com/lipis/flag-icons/issues/1253

I want to add missed uk flag, I've posted a sample flag, but its dimensions need to be adjusted.

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 30">
	<clipPath id="t">
		<path d="M25,15h25v15zv15h-25zh-25v-15zv-15h25z"/>
	</clipPath>
	<path d="M0,0v30h50v-30z" fill="#012169"/>
	<path d="M0,0 50,30M50,0 0,30" stroke="#fff" stroke-width="6"/>
	<path d="M0,0 50,30M50,0 0,30" clip-path="url(#t)" stroke="#C8102E" stroke-width="4"/>
	<path d="M-1 11h22v-12h8v12h22v8h-22v12h-8v-12h-22z" fill="#C8102E" stroke="#FFF" stroke-width="2"/>
</svg>
Originally created by @eguvenc on GitHub (May 30, 2024). Original GitHub issue: https://github.com/lipis/flag-icons/issues/1253 I want to add missed uk flag, I've posted a sample flag, but its dimensions need to be adjusted. ``` <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 30"> <clipPath id="t"> <path d="M25,15h25v15zv15h-25zh-25v-15zv-15h25z"/> </clipPath> <path d="M0,0v30h50v-30z" fill="#012169"/> <path d="M0,0 50,30M50,0 0,30" stroke="#fff" stroke-width="6"/> <path d="M0,0 50,30M50,0 0,30" clip-path="url(#t)" stroke="#C8102E" stroke-width="4"/> <path d="M-1 11h22v-12h8v12h22v8h-22v12h-8v-12h-22z" fill="#C8102E" stroke="#FFF" stroke-width="2"/> </svg> ```
kerem closed this issue 2026-03-03 14:39:29 +03:00
Author
Owner

@lipis commented on GitHub (May 30, 2024):

what is the missed UK flag?

<!-- gh-comment-id:2139151517 --> @lipis commented on GitHub (May 30, 2024): what is the missed UK flag?
Author
Owner

@markvantilburg commented on GitHub (May 30, 2024):

The svg from the ticket in svg format:

bla

<!-- gh-comment-id:2139182171 --> @markvantilburg commented on GitHub (May 30, 2024): The svg from the ticket in svg format: ![bla](https://github.com/lipis/flag-icons/assets/4510245/66605c03-853e-4f2a-82d7-34c711bcb1ee)
Author
Owner

@markvantilburg commented on GitHub (May 30, 2024):

seems to be related to #1167

<!-- gh-comment-id:2139183453 --> @markvantilburg commented on GitHub (May 30, 2024): seems to be related to #1167
Author
Owner

@eguvenc commented on GitHub (May 30, 2024):

I thought England's country id was UK. it's ok.

<!-- gh-comment-id:2139207560 --> @eguvenc commented on GitHub (May 30, 2024): I thought England's country id was UK. it's ok.
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#579
No description provided.