### `5.3.0`

* Added a new `SurveyOffer` and `LaughingSmile` icon

### `5.2.0`

* Added a new `Draggable` icon

### `5.1.0`

* Update dependencies

### `5.0.1`

* Technical changes for restarting deploy

### `5.0.0`

* Add icons: `AirlineStops`, `AutoRenew`, `Cancel`, `CircleNotification`, `DeleteForever`, `Diamond`, `Favorite`, `Fingerprint`, `Http`, `LocalAtm`, `ManageHistory`, `OnlinePrediction`, `Verified`, `QrCode`, `QuestionMark`, `SaveAs`, `ShoppingBag`, `ShoppingCart`, `SwipeDown`

### `4.1.0`

* Add icons: `Announcement`, `PhotoCamera`, `Info`, `Favorite`, `MailFilled`, `MissedCall`, `Monetization`, `PlayCircleFilled`, `PrivacyTip`, `Update`, `Verified`

### `4.0.0`

* rename Infinity to InfinityIcon

### `3.4.0`
* update style-variables

### `3.3.5`

* Add icons: `Insert`, `Propeller`, `Push`, `Pop`


### `3.3.4`

* Add icons: `Tablet`, `Gamepad`

### `3.3.3`

* Add icons: `Crown`

### `3.3.2`

* Add icons: `Columns`, `FilterList`

### `3.3.1`

* Add icon: `ArrowPageFirst`

### `3.3.0`

* Add icons: `Linkedin`, `Twitter`, `FastSpeed`, `Cup`, `ArrowUpFull`

### `3.2.0`

* Add styled-component theme context 

### `3.1.0`
* a new configuration to building

### `3.0.1`
* added types

* Changed variable for next colors
```
GREEN -> SUCCESS
YELLOW -> WARNING
RED -> ERROR
```

#### `3.0.0`
* TS
* Production build
* Each icon as ESM module
* deleted deprecated colors 

#### `2.4.0`

* Update `@propellerads/stylevariables` dependency to the latest version.
* Add `offer-filled` icon.

#### `2.3.2`

*   Fix `check-circle` icon

#### `2.3.1`

*   Add `check-circle` icon

#### `2.3.0`

*   Add icons: `facebook`, `instagram`, `telegram`, `vk`

#### `2.1.3`

* Add `qiwi` and `yandex-money` icons.

#### `2.1.1`

* Add `gift-box` icon.

#### `2.1.0`
* iconProps constant is changed. Use it instead of final constants from `styles.jsx` 
