diff --git a/_icons/swich-horizontal.svg b/_icons/swich-horizontal.svg
new file mode 100644
index 000000000..8527d4b22
--- /dev/null
+++ b/_icons/swich-horizontal.svg
@@ -0,0 +1,8 @@
+---
+---
+
diff --git a/_icons/switch-vertical.svg b/_icons/switch-vertical.svg
new file mode 100644
index 000000000..d64864916
--- /dev/null
+++ b/_icons/switch-vertical.svg
@@ -0,0 +1,10 @@
+---
+---
+
diff --git a/_icons/user-check.svg b/_icons/user-check.svg
index a9a5b1ddf..53ee72711 100644
--- a/_icons/user-check.svg
+++ b/_icons/user-check.svg
@@ -1,7 +1,7 @@
---
---
diff --git a/_icons/user-minus.svg b/_icons/user-minus.svg
index 76df9b3ca..30e984d3c 100644
--- a/_icons/user-minus.svg
+++ b/_icons/user-minus.svg
@@ -1,7 +1,7 @@
---
---
diff --git a/_icons/user-plus.svg b/_icons/user-plus.svg
index d9725d544..3d065db7f 100644
--- a/_icons/user-plus.svg
+++ b/_icons/user-plus.svg
@@ -1,8 +1,8 @@
---
---
diff --git a/_icons/user-x.svg b/_icons/user-x.svg
index c85dc74ec..9df7c030c 100644
--- a/_icons/user-x.svg
+++ b/_icons/user-x.svg
@@ -1,8 +1,8 @@
---
---
diff --git a/_icons/user.svg b/_icons/user.svg
index 0483d65a8..6fe5c17e7 100644
--- a/_icons/user.svg
+++ b/_icons/user.svg
@@ -2,5 +2,5 @@
---
diff --git a/gulpfile.js b/gulpfile.js
index f5bedd199..07a95de3b 100644
--- a/gulpfile.js
+++ b/gulpfile.js
@@ -6,10 +6,10 @@ const gulp = require('gulp'),
gulp.task('icons-sprite', function (cb) {
- const columnsCount = 20,
- padding = 16,
+ const columnsCount = 10,
+ padding = 24,
paddingOuter = 49,
- iconSize = 24;
+ iconSize = 48;
glob("_site/icons/*.svg", {}, function (er, files) {
const iconsCount = files.length,
diff --git a/icons.svg b/icons.svg
index 6ed644d46..fa350b100 100644
--- a/icons.svg
+++ b/icons.svg
@@ -1,4 +1,4 @@
-