mirror of
https://github.com/lipis/flag-icons.git
synced 2026-04-26 09:25:50 +03:00
[GH-ISSUE #736] SVGs non-unique clip path IDs breaks the display of the icons #384
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#384
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 @belev on GitHub (Jul 8, 2020).
Original GitHub issue: https://github.com/lipis/flag-icons/issues/736
Hello,
We are using the SVG icons 1x1 and there are a lot of duplicated clip path IDs which are breaking the icons.
I saw previous issue #659 for the same thing which was fixed in #660 but only for 4x3.
Can we apply the same thing for 1x1 icons so that this issue is not present anymore? I would be happy to help and open PR.