mirror of
https://github.com/lipis/flag-icons.git
synced 2026-04-26 09:25:50 +03:00
[GH-ISSUE #720] Request for rounded flags #373
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#373
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 @d-amit on GitHub (Jun 3, 2020).
Original GitHub issue: https://github.com/lipis/flag-icons/issues/720
Can you add
.flag-icon-roundedto look like https://www.flaticon.com/packs/countrys-flags.@Rendrik commented on GitHub (Jun 13, 2020):
@d-amit I saw your request, and just wanted to share one way I solved this with CSS.
The only catch is that object-fit isn't supported in IE.
@lipis commented on GitHub (Jun 13, 2020):
You can easily do that with some overrides in your own project.. As many flags might be broken with rounded corners I don't want to support it.