diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8990785..cfad830 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,10 +1,17 @@
# Changelog
+## 0.2.24
+### Maintenance
+* Icons `pin`, `pin-2` were updated
+
+
+
## 0.2.23
### Features
* Added new icons: `pin`, `pin-2`
+
## 0.2.22
### Maintenance
* Icons `currency-usd`, `currency-usd-2`, `currency-rub`, `time-3` were updated
diff --git a/package-lock.json b/package-lock.json
index 6c7d174..759cd65 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "@spacetab-io/vue-components",
- "version": "0.2.23",
+ "version": "0.2.24",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@spacetab-io/vue-components",
- "version": "0.2.23",
+ "version": "0.2.24",
"dependencies": {
"core-js": "^2.6.9",
"lodash": "^4.17.21",
diff --git a/package.json b/package.json
index 0b0802d..7aa63de 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@spacetab-io/vue-components",
- "version": "0.2.23",
+ "version": "0.2.24",
"private": false,
"scripts": {
"serve": "npm run generator:all && start-storybook -p 6006",
diff --git a/src/assets/icons/pin-2.svg b/src/assets/icons/pin-2.svg
index b977cb3..6480698 100644
--- a/src/assets/icons/pin-2.svg
+++ b/src/assets/icons/pin-2.svg
@@ -1,7 +1,7 @@
diff --git a/src/assets/icons/pin.svg b/src/assets/icons/pin.svg
index 6e7f25b..1cf8c43 100644
--- a/src/assets/icons/pin.svg
+++ b/src/assets/icons/pin.svg
@@ -1,7 +1,7 @@