# 🇲🇽 Mexico

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

Contains all the states of Mexico:
* Aguascalientes
* Baja California
* Baja California Sur
* Campeche
* Chiapas
* Chihuahua
* Coahuila
* Colima
* Durango
* Guanajuato
* Guerrero
* Hidalgo
* Jalisco
* Mexico City
* México
* Michoacán
* Morelos
* Nayarit
* Nuevo León
* Oaxaca
* Puebla
* Querétaro
* Quintana Roo
* San Luis Potosí
* Sinaloa
* Sonora
* Tabasco
* Tamaulipas
* Tlaxcala
* Veracruz
* Yucatán
* Zacatecas

## Installation

### npm

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

## Credits

This map is based on the work of [MapSVG](https://mapsvg.com).

The original map is available [here](https://mapsvg.com/maps/mexico) under the [Creative Commons Attribution 4.0 International](https://creativecommons.org/licenses/by/4.0/) license.

### Changes

* Rename Mexico City
* Remove unnecessary attributes
* Replace title by name attributes
* Add viewBox
* Rename ids
* Sort `<path/>` alphabetically
