# 🇦🇪 UAE

[![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 emirates of the United Arab Emirates:
* Abu Dhabi
* Ajman
* Dubai
* Fujairah
* Ras al-Khaimah
* Sharjah
* Umm al-Quwain

## Installation

### npm

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

## Credits

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

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

### Changes

* Remove shared and disputed areas
* Remove unnecessary attributes
* Replace title by name attributes
* Use English names
* Add viewBox
* Rename ids
* Sort `<path/>` alphabetically
