# 🇺🇦 Ukraine

[![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 regions (oblasts) and the capital city of Ukraine:
* Cherkasy
* Chernihiv
* Chernivtsi
* Crimea
* Dnipropetrovsk
* Donetsk
* Ivano-Frankivsk
* Kharkiv
* Kherson
* Khmelnytskyi
* Kirovohrad
* Kyiv
* Kyiv City
* Luhansk
* Lviv
* Mykolaiv
* Odessa
* Poltava
* Rivne
* Sumy
* Ternopil
* Vinnytsia
* Volyn
* Zakarpattia
* Zaporizhia
* Zhytomyr

## Installation

### npm

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

## Credits

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

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

### Changes

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