# USA

A set of SVG maps of USA.

## usa.svg

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

### 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

## utah.svg

Contains all the counties of the Utah state:
* Beaver County
* Box Elder County
* Cache County
* Carbon County
* Daggett County
* Davis County
* Duchesne County
* Emery County
* Garfield County
* Grand County
* Iron County
* Juab County
* Kane County
* Millard County
* Morgan County
* Piute County
* Rich County
* Salt Lake County
* San Juan County
* Sanpete County
* Sevier County
* Summit County
* Tooele County
* Uintah County
* Utah County
* Wasatch County
* Washington County
* Wayne County
* Weber County

### Credits

This map has been provided by hopkira(https://github.com/hopkira) in this [merge request](https://github.com/VictorCazanave/react-svg-map/pull/14).