# 🇮🇷 Iran

Contains all the states in Iran:
* Alborz
* Kerman
* Sistan and Baluchestan
* North Khorasan
* Razavi Khorasan
* South Khorasan
* Kordestan
* Gilan
* Kermanshah
* East Azarbaijan
* West Azarbaijan
* Qazvin
* Zanjan
* Hamadan
* Qom
* Markazi
* Ardebil
* Hormozgan
* Ilam
* Lorestan
* Khuzestan
* Chahar Mahall and Bakhtiari
* Yazd
* Tehran
* Semnan
* Mazandaran
* Golestan
* Fars
* Esfahan
* Bushehr
* Kohgiluyeh and Buyer Ahmad

## Installation

### npm

`npm install --save iran-svg-map`

### yarn

`yarn add iran-svg-map`

## Credits

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


### Changes

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