HatScripts / circle-flags

A collection of 400+ minimal circular SVG country, state and language flags
https://hatscripts.github.io/circle-flags
MIT License
928 stars 248 forks source link

[feature] create additional english dialect flags #59

Closed gsgou closed 1 year ago

gsgou commented 1 year ago

Similar to this commit following dialects can be useful. Used from services as Microsoft Azure for example :

"en-GH", "English (Ghana)" "en-HK", "English (Hong Kong)" "en-IE", "English (Ireland)" "en-KE", "English (Kenya)" "en-NG", "English (Nigeria)" "en-PH", "English (Philippines)" "en-SG", "English (Singapore)" "en-TZ", "English (Tanzania)"

HatScripts commented 1 year ago

Done! 🚀 https://github.com/HatScripts/circle-flags/commit/a6cb75c4a640693355a8db0eb783eac578ef36d3

gsgou commented 1 year ago

For compatibility maybe the diagonal line for English (Tanzania) could also go from botom left to top right.. Tks a lot @HatScripts for taking the time to close this one.

HatScripts commented 1 year ago

For compatibility maybe the diagonal line for English (Tanzania) could also go from botom left to top right.

The central stripes (black and yellow) of the Tanzanian flag go from bottom left to top right. This means if I place the Union Jack on the bottom right like the other English dialect flags, it wouldn't look quite right.

+ =

Also, the Australian and New Zealand dialect flags already broke the "Union Jack on the bottom right" rule:

+ =

+ =

gsgou commented 1 year ago

@HatScripts tks for the insight. Its totally ok breaking the compatibility to make the image better understandable! You can close this one.