coryetzkorn/state-svg-defs

American Samoa (AS) is missing

Opened this issue · 2 comments

[
{ label: "American Samoa", value: "AS" },
{ label: "Federated States Of Micronesia", value: "FM" },
{ label: "Guam", value: "GU" },
{ label: "Marshall Islands", value: "MH" },
{ label: "Northern Mariana Islands", value: "MP" },
{ label: "Palau", value: "PW" },
{ label: "Puerto Rico", value: "PR" },
{ label: "Virgin Islands", value: "VI" },
]

Added a PR #4 to add AS, GU, MP, PR, and VI.

FM, MH, and PW are seemingly too small or too varied to make good SVGs. Not sure how best to handle those, if at all.

👍 can we merge #4 as is and follow up with the remaining territories?