mirror of
https://github.com/lipis/flag-icons.git
synced 2026-04-26 09:25:50 +03:00
[GH-ISSUE #110] Missing viewBox on some flags #66
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#66
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 @copycut on GitHub (Nov 25, 2015).
Original GitHub issue: https://github.com/lipis/flag-icons/issues/110
I want to use the flags inside a symbols collection but not all flag have viewBow attribute set. So they not appear correctly.
example:
viewBox="0 0 512 512"@copycut commented on GitHub (Nov 25, 2015):
PR: https://github.com/lipis/flag-icon-css/pull/111
@lipis commented on GitHub (Nov 25, 2015):
will review it soon... thanks
@copycut commented on GitHub (Nov 25, 2015):
By using the flag I discover that some don't render well with this viewBox set :(
@lipis commented on GitHub (Nov 25, 2015):
More like all of them that you touched :D https://github.com/lipis/flag-icon-css/pull/111#issuecomment-159642513
@copycut commented on GitHub (Nov 25, 2015):
Yes I don't know where the flags came from but I think I will remake them with sketch base on wikipedia source and optimized as possible for the web. Thanks for your feedback.
@lipis commented on GitHub (Nov 25, 2015):
So I guess I'm closing this one..
@catamphetamine commented on GitHub (Feb 26, 2018):
@copycut Did you come up with some other SVG flags source or how did you get around this issue?