mirror of
https://github.com/lipis/flag-icons.git
synced 2026-04-26 17:35:54 +03:00
[GH-ISSUE #11] Proportions wrong #5
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#5
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 @tomByrer on GitHub (Apr 7, 2014).
Original GitHub issue: https://github.com/lipis/flag-icons/issues/11
Here's how a USA flag should look: http://commons.wikimedia.org/wiki/File:Flag_of_the_United_States.svg
But the proportions in this repo doesn't look right:
https://raw.githubusercontent.com/lipis/flag-icon-css/master/flags/4x3/us.svg
https://raw.githubusercontent.com/lipis/flag-icon-css/master/flags/1x1/us.svg
TIA
@lipis commented on GitHub (Apr 7, 2014):
Thanks for the feedback, but for the actual SVG files and their proportions.. please refer to the original projects of the flags: https://github.com/koppi/iso-country-flags-svg-collection/issues and if it will be fixed there, then I will update them.
@tomByrer commented on GitHub (Apr 7, 2014):
Honestly, I believe you are using the wrong source collection. It dishonors the designs.
@lipis commented on GitHub (Apr 7, 2014):
For the web most of the times you kind of want to have the same aspect ratio for all images for consistency.. and sometimes you need it as a square so I don't see a real problem.. and as for a wrong collection.. do you have anything alternative in mind?!
@tomByrer commented on GitHub (Apr 7, 2014):
I was hoping for SVG with regular/official proportions, more or less what Wikipeidia has, in a single collection. ISO/'country code top-level domains' country initials is handy. Minified SVG is ideal.
I understand wanting more square icons, but it gives me Y2K design flashbacks ;)