# 🇺🇸 USA

[![License: CC BY-NC 4.0](https://img.shields.io/badge/License-CC%20BY--NC%204.0-blue.svg)](https://creativecommons.org/licenses/by-nc/4.0/)

Contains all the states of the United States of America:
* Alaska
* Alabama
* Arkansas
* Arizona
* California
* Colorado
* Connecticut
* Washington, DC
* Delaware
* Florida
* Georgia
* Hawaii
* Iowa
* Idaho
* Illinois
* Indiana
* Kansas
* Kentucky
* Louisiana
* Massachusetts
* Maryland
* Maine
* Michigan
* Minnesota
* Missouri
* Mississippi
* Montana
* North Carolina
* North Dakota
* Nebraska
* New Hampshire
* New Jersey
* New Mexico
* Nevada
* New York
* Ohio
* Oklahoma
* Oregon
* Pennsylvania
* Rhode Island
* South Carolina
* South Dakota
* Tennessee
* Texas
* Utah
* Virginia
* Vermont
* Washington
* Wisconsin
* West Virginia
* Wyoming

## Installation

### npm

`npm install --save @svg-maps/usa`

### yarn

`yarn add @svg-maps/usa`

## Credits

This map is based on the work of [amCharts](https://www.amcharts.com).

The original map is available [here](https://www.amcharts.com/svg-maps/?map=usa) under the [Creative Commons Attribution-NonCommercial 4.0 International](https://creativecommons.org/licenses/by-nc/4.0/) license.

### Changes

* Remove inline styles
* Add viewBox
* Add document label
