mirror of
https://github.com/lipis/flag-icons.git
synced 2026-04-26 17:35:54 +03:00
[GH-ISSUE #1271] other icon format(rounded-circle)? #588
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#588
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 @ghost on GitHub (Jul 1, 2024).
Original GitHub issue: https://github.com/lipis/flag-icons/issues/1271
@markvantilburg commented on GitHub (Jul 1, 2024):
You could modify the square images class with a border-radius:
Add: border-radius: 50%; to the square flags
@jwalkerinterpres commented on GitHub (Jul 15, 2024):
Why isn't this just built-in? It would seem trivial to add, and lots of people like round flags.
@markvantilburg commented on GitHub (Jul 16, 2024):
For flags with bars like the example this is easy to do, but there are a lot of flags where the middle might not be the part you want to keep.