coryetzkorn / state-svg-defs

US state icons in a single ready-to-use SVG defs file
MIT License
57 stars 38 forks source link

American Samoa (AS) is missing #3

Open varunswarup0 opened 4 years ago

varunswarup0 commented 4 years ago

[ { 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" }, ]

jomurgel commented 3 years ago

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.

powpow12 commented 3 years ago

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