mirror of
https://github.com/lipis/flag-icons.git
synced 2026-04-26 09:25:50 +03:00
[GH-ISSUE #983] Wrong flag for Myanmar (MM) #464
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#464
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 @angpng on GitHub (Jun 11, 2022).
Original GitHub issue: https://github.com/lipis/flag-icons/issues/983
Wrong star. See National Symbols (in English)
Try this
@angpng commented on GitHub (Jun 15, 2022):
That star still looks weird.
You have drawn an isosceles triangle with a height of 1 and a base of 0.6, so its top angle should be 33.40 degrees.
I think the star should be a regular pentagram. The angles formed at each of the five points of a regular pentagram have equal measures of 36°. I calculated the coordinates of all five points using trigonometric functions.
so, here is my solution:
or just change the base to 0.6498393924658126 (2×tan18°).
BTW, the defs tag in the mm.svg file is not used.
@lipis commented on GitHub (Jun 16, 2022):
I took it from Wikipedia and updated the flag from there... I think you went too far.. :)