@vkontakte/icons 2.51.0 → 2.53.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (128) hide show
  1. package/dist/16/minus_circle_16.js +21 -0
  2. package/dist/20/bookmark_lock_outline_20.js +21 -0
  3. package/dist/20/chevron_right_2_20.js +21 -0
  4. package/dist/20/history_forward_lock_outline_20.js +21 -0
  5. package/dist/20/more_horizontal_circle_20.js +21 -0
  6. package/dist/20/more_vertical_circle_20.js +21 -0
  7. package/dist/20/pen_stack_lock_outline_20.js +21 -0
  8. package/dist/20/play_rectangle_stack_outline_20.js +21 -0
  9. package/dist/20/upload_outline_20.js +21 -0
  10. package/dist/24/advertising_check_outline_24.js +21 -0
  11. package/dist/24/chevron_right_circle_24.js +21 -0
  12. package/dist/24/notification_waves_24.js +21 -0
  13. package/dist/24/squareshape_2_horizontal_bottom_outline_24.js +21 -0
  14. package/dist/24/squareshape_2_vertical_outline_24.js +21 -0
  15. package/dist/24/squareshape_3_vertical_left_outline_24.js +21 -0
  16. package/dist/24/squareshape_3_vertical_outline_24.js +21 -0
  17. package/dist/24/squareshape_4_grid_outline_24.js +21 -0
  18. package/dist/24/squareshape_4_horizontal_outline_24.js +21 -0
  19. package/dist/24/squareshape_4_vertical_left_outline_24.js +21 -0
  20. package/dist/24/squareshape_4_vertical_topleft_bottomright_outline_24.js +21 -0
  21. package/dist/24/squareshape_5_horizontal_center_outline_24.js +21 -0
  22. package/dist/24/squareshape_5_topright_outline_24.js +21 -0
  23. package/dist/24/squareshape_5_vertical_center_split_outline_24.js +21 -0
  24. package/dist/24/squareshape_5_vertical_left_outline_24.js +21 -0
  25. package/dist/24/squareshape_5_vertical_left_split_outline_24.js +21 -0
  26. package/dist/28/graph_outline_28.js +1 -1
  27. package/dist/28/picture_in_picture_9x16_outline_28.js +21 -0
  28. package/dist/28/statistics_outline_28.js +1 -1
  29. package/dist/28/video_circle_outline_28.js +1 -1
  30. package/dist/28/view_outline_28.js +1 -1
  31. package/dist/32/done_outline_32.js +1 -1
  32. package/dist/56/user_microphone_badge_outline_56.js +21 -0
  33. package/dist/es6/16/minus_circle_16.js +3 -0
  34. package/dist/es6/20/bookmark_lock_outline_20.js +3 -0
  35. package/dist/es6/20/chevron_right_2_20.js +3 -0
  36. package/dist/es6/20/history_forward_lock_outline_20.js +3 -0
  37. package/dist/es6/20/more_horizontal_circle_20.js +3 -0
  38. package/dist/es6/20/more_vertical_circle_20.js +3 -0
  39. package/dist/es6/20/pen_stack_lock_outline_20.js +3 -0
  40. package/dist/es6/20/play_rectangle_stack_outline_20.js +3 -0
  41. package/dist/es6/20/upload_outline_20.js +3 -0
  42. package/dist/es6/24/advertising_check_outline_24.js +3 -0
  43. package/dist/es6/24/chevron_right_circle_24.js +3 -0
  44. package/dist/es6/24/notification_waves_24.js +3 -0
  45. package/dist/es6/24/squareshape_2_horizontal_bottom_outline_24.js +3 -0
  46. package/dist/es6/24/squareshape_2_vertical_outline_24.js +3 -0
  47. package/dist/es6/24/squareshape_3_vertical_left_outline_24.js +3 -0
  48. package/dist/es6/24/squareshape_3_vertical_outline_24.js +3 -0
  49. package/dist/es6/24/squareshape_4_grid_outline_24.js +3 -0
  50. package/dist/es6/24/squareshape_4_horizontal_outline_24.js +3 -0
  51. package/dist/es6/24/squareshape_4_vertical_left_outline_24.js +3 -0
  52. package/dist/es6/24/squareshape_4_vertical_topleft_bottomright_outline_24.js +3 -0
  53. package/dist/es6/24/squareshape_5_horizontal_center_outline_24.js +3 -0
  54. package/dist/es6/24/squareshape_5_topright_outline_24.js +3 -0
  55. package/dist/es6/24/squareshape_5_vertical_center_split_outline_24.js +3 -0
  56. package/dist/es6/24/squareshape_5_vertical_left_outline_24.js +3 -0
  57. package/dist/es6/24/squareshape_5_vertical_left_split_outline_24.js +3 -0
  58. package/dist/es6/28/graph_outline_28.js +1 -1
  59. package/dist/es6/28/picture_in_picture_9x16_outline_28.js +3 -0
  60. package/dist/es6/28/statistics_outline_28.js +1 -1
  61. package/dist/es6/28/video_circle_outline_28.js +1 -1
  62. package/dist/es6/28/view_outline_28.js +1 -1
  63. package/dist/es6/32/done_outline_32.js +1 -1
  64. package/dist/es6/56/user_microphone_badge_outline_56.js +3 -0
  65. package/dist/es6/index.js +27 -0
  66. package/dist/icons-map.json +1 -1
  67. package/dist/index.js +108 -0
  68. package/dist/typings/16/minus_circle_16.d.ts +12 -0
  69. package/dist/typings/20/bookmark_lock_outline_20.d.ts +12 -0
  70. package/dist/typings/20/chevron_right_2_20.d.ts +12 -0
  71. package/dist/typings/20/history_forward_lock_outline_20.d.ts +12 -0
  72. package/dist/typings/20/more_horizontal_circle_20.d.ts +12 -0
  73. package/dist/typings/20/more_vertical_circle_20.d.ts +12 -0
  74. package/dist/typings/20/pen_stack_lock_outline_20.d.ts +12 -0
  75. package/dist/typings/20/play_rectangle_stack_outline_20.d.ts +12 -0
  76. package/dist/typings/20/upload_outline_20.d.ts +12 -0
  77. package/dist/typings/24/advertising_check_outline_24.d.ts +12 -0
  78. package/dist/typings/24/chevron_right_circle_24.d.ts +12 -0
  79. package/dist/typings/24/notification_waves_24.d.ts +12 -0
  80. package/dist/typings/24/squareshape_2_horizontal_bottom_outline_24.d.ts +12 -0
  81. package/dist/typings/24/squareshape_2_vertical_outline_24.d.ts +12 -0
  82. package/dist/typings/24/squareshape_3_vertical_left_outline_24.d.ts +12 -0
  83. package/dist/typings/24/squareshape_3_vertical_outline_24.d.ts +12 -0
  84. package/dist/typings/24/squareshape_4_grid_outline_24.d.ts +12 -0
  85. package/dist/typings/24/squareshape_4_horizontal_outline_24.d.ts +12 -0
  86. package/dist/typings/24/squareshape_4_vertical_left_outline_24.d.ts +12 -0
  87. package/dist/typings/24/squareshape_4_vertical_topleft_bottomright_outline_24.d.ts +12 -0
  88. package/dist/typings/24/squareshape_5_horizontal_center_outline_24.d.ts +12 -0
  89. package/dist/typings/24/squareshape_5_topright_outline_24.d.ts +12 -0
  90. package/dist/typings/24/squareshape_5_vertical_center_split_outline_24.d.ts +12 -0
  91. package/dist/typings/24/squareshape_5_vertical_left_outline_24.d.ts +12 -0
  92. package/dist/typings/24/squareshape_5_vertical_left_split_outline_24.d.ts +12 -0
  93. package/dist/typings/28/picture_in_picture_9x16_outline_28.d.ts +12 -0
  94. package/dist/typings/56/user_microphone_badge_outline_56.d.ts +12 -0
  95. package/dist/typings/index.d.ts +27 -0
  96. package/package.json +3 -3
  97. package/src/svg/16/minus_circle_16.svg +1 -0
  98. package/src/svg/20/bookmark_lock_outline_20.svg +1 -0
  99. package/src/svg/20/chevron_right_2_20.svg +1 -0
  100. package/src/svg/20/history_forward_lock_outline_20.svg +1 -0
  101. package/src/svg/20/more_horizontal_circle_20.svg +1 -0
  102. package/src/svg/20/more_vertical_circle_20.svg +1 -0
  103. package/src/svg/20/pen_stack_lock_outline_20.svg +1 -0
  104. package/src/svg/20/play_rectangle_stack_outline_20.svg +1 -0
  105. package/src/svg/20/upload_outline_20.svg +1 -0
  106. package/src/svg/24/advertising_check_outline_24.svg +1 -0
  107. package/src/svg/24/chevron_right_circle_24.svg +1 -0
  108. package/src/svg/24/notification_waves_24.svg +1 -0
  109. package/src/svg/24/squareshape_2_horizontal_bottom_outline_24.svg +1 -0
  110. package/src/svg/24/squareshape_2_vertical_outline_24.svg +1 -0
  111. package/src/svg/24/squareshape_3_vertical_left_outline_24.svg +1 -0
  112. package/src/svg/24/squareshape_3_vertical_outline_24.svg +1 -0
  113. package/src/svg/24/squareshape_4_grid_outline_24.svg +1 -0
  114. package/src/svg/24/squareshape_4_horizontal_outline_24.svg +1 -0
  115. package/src/svg/24/squareshape_4_vertical_left_outline_24.svg +1 -0
  116. package/src/svg/24/squareshape_4_vertical_topleft_bottomright_outline_24.svg +1 -0
  117. package/src/svg/24/squareshape_5_horizontal_center_outline_24.svg +1 -0
  118. package/src/svg/24/squareshape_5_topright_outline_24.svg +1 -0
  119. package/src/svg/24/squareshape_5_vertical_center_split_outline_24.svg +1 -0
  120. package/src/svg/24/squareshape_5_vertical_left_outline_24.svg +1 -0
  121. package/src/svg/24/squareshape_5_vertical_left_split_outline_24.svg +1 -0
  122. package/src/svg/28/graph_outline_28.svg +1 -14
  123. package/src/svg/28/picture_in_picture_9x16_outline_28.svg +1 -0
  124. package/src/svg/28/statistics_outline_28.svg +1 -12
  125. package/src/svg/28/video_circle_outline_28.svg +1 -1
  126. package/src/svg/28/view_outline_28.svg +1 -12
  127. package/src/svg/32/done_outline_32.svg +1 -1
  128. package/src/svg/56/user_microphone_badge_outline_56.svg +1 -0
@@ -0,0 +1,21 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ function _export(target, all) {
6
+ for(var name in all)Object.defineProperty(target, name, {
7
+ enumerable: true,
8
+ get: all[name]
9
+ });
10
+ }
11
+ _export(exports, {
12
+ Icon16MinusCircle: function() {
13
+ return Icon16MinusCircle;
14
+ },
15
+ default: function() {
16
+ return _default;
17
+ }
18
+ });
19
+ var _iconssprite = require("@vkontakte/icons-sprite");
20
+ var Icon16MinusCircle = (0, _iconssprite.makeIcon)("Icon16MinusCircle", "minus_circle_16", "0 0 16 16", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 16 16" id="minus_circle_16"><path fill-rule="evenodd" d="M16 8A8 8 0 1 0 0 8a8 8 0 0 0 16 0ZM4.9 7.1a.9.9 0 1 0 0 1.8h6.2a.9.9 0 1 0 0-1.8H4.9Z" clip-rule="evenodd" /></symbol>', 16, 16, false, undefined);
21
+ var _default = Icon16MinusCircle;
@@ -0,0 +1,21 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ function _export(target, all) {
6
+ for(var name in all)Object.defineProperty(target, name, {
7
+ enumerable: true,
8
+ get: all[name]
9
+ });
10
+ }
11
+ _export(exports, {
12
+ Icon20BookmarkLockOutline: function() {
13
+ return Icon20BookmarkLockOutline;
14
+ },
15
+ default: function() {
16
+ return _default;
17
+ }
18
+ });
19
+ var _iconssprite = require("@vkontakte/icons-sprite");
20
+ var Icon20BookmarkLockOutline = (0, _iconssprite.makeIcon)("Icon20BookmarkLockOutline", "bookmark_lock_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="bookmark_lock_outline_20"><path d="M9.317 1.5h1.366c.952 0 1.713 0 2.327.05.63.052 1.172.16 1.67.413a4.25 4.25 0 0 1 1.857 1.858c.253.497.361 1.04.413 1.67.05.613.05 1.374.05 2.326V8.87a.75.75 0 0 1-1.5 0V7.85c0-.992 0-1.692-.045-2.238-.044-.537-.127-.86-.255-1.11A2.75 2.75 0 0 0 14 3.3c-.252-.128-.574-.21-1.111-.255C12.342 3.001 11.643 3 10.65 3h-1.3c-.992 0-1.692 0-2.238.045-.537.044-.86.127-1.11.255A2.75 2.75 0 0 0 4.8 4.502c-.128.25-.21.573-.255 1.11-.044.546-.045 1.246-.045 2.238v6.5c0 .823 0 1.388.038 1.802.04.429.109.541.127.565a.75.75 0 0 0 .591.28c.03 0 .161-.018.518-.259.344-.233.782-.59 1.42-1.111l.832-.68a58.8 58.8 0 0 1 .225-.183l1.021-.834a.75.75 0 0 1 .949 1.161l-2.29 1.872-.015.01c-.512.419-.94.763-1.302 1.008-.402.271-.847.512-1.345.516a2.25 2.25 0 0 1-1.773-.84c-.312-.389-.408-.886-.452-1.37C3 15.798 3 15.165 3 14.388v-6.57c0-.952 0-1.713.05-2.327.052-.63.16-1.172.413-1.67a4.25 4.25 0 0 1 1.858-1.857c.497-.253 1.04-.361 1.67-.413.613-.05 1.374-.05 2.326-.05ZM12 15.315c0-.46 0-.69.09-.866a.82.82 0 0 1 .359-.36c.13-.066.29-.083.551-.087v-.752a2.25 2.25 0 0 1 4.5 0v.752c.261.004.421.021.551.088a.82.82 0 0 1 .36.359c.089.175.089.405.089.866v1.87c0 .46 0 .69-.09.866a.82.82 0 0 1-.359.36c-.175.089-.405.089-.866.089h-3.87c-.46 0-.69 0-.866-.09a.82.82 0 0 1-.36-.359C12 17.876 12 17.646 12 17.185v-1.87ZM16.5 14v-.75a1.25 1.25 0 1 0-2.5 0V14h2.5Z" clip-rule="evenodd" /></symbol>', 20, 20, false, undefined);
21
+ var _default = Icon20BookmarkLockOutline;
@@ -0,0 +1,21 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ function _export(target, all) {
6
+ for(var name in all)Object.defineProperty(target, name, {
7
+ enumerable: true,
8
+ get: all[name]
9
+ });
10
+ }
11
+ _export(exports, {
12
+ Icon20ChevronRight2: function() {
13
+ return Icon20ChevronRight2;
14
+ },
15
+ default: function() {
16
+ return _default;
17
+ }
18
+ });
19
+ var _iconssprite = require("@vkontakte/icons-sprite");
20
+ var Icon20ChevronRight2 = (0, _iconssprite.makeIcon)("Icon20ChevronRight2", "chevron_right_2_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="chevron_right_2_20"><path fill-rule="evenodd" d="M10.47 15.782a.75.75 0 0 1 0-1.06l4.716-4.723-4.717-4.721a.75.75 0 1 1 1.062-1.06l5.245 5.25a.75.75 0 0 1 0 1.06l-5.245 5.253a.75.75 0 0 1-1.061 0Zm-6 0a.75.75 0 0 1 0-1.06l4.716-4.723-4.717-4.721a.75.75 0 0 1 1.062-1.06l5.245 5.25a.75.75 0 0 1 0 1.06l-5.245 5.253a.75.75 0 0 1-1.061 0Z" clip-rule="evenodd" /></symbol>', 20, 20, false, undefined);
21
+ var _default = Icon20ChevronRight2;
@@ -0,0 +1,21 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ function _export(target, all) {
6
+ for(var name in all)Object.defineProperty(target, name, {
7
+ enumerable: true,
8
+ get: all[name]
9
+ });
10
+ }
11
+ _export(exports, {
12
+ Icon20HistoryForwardLockOutline: function() {
13
+ return Icon20HistoryForwardLockOutline;
14
+ },
15
+ default: function() {
16
+ return _default;
17
+ }
18
+ });
19
+ var _iconssprite = require("@vkontakte/icons-sprite");
20
+ var Icon20HistoryForwardLockOutline = (0, _iconssprite.makeIcon)("Icon20HistoryForwardLockOutline", "history_forward_lock_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="history_forward_lock_outline_20"><path d="M11.894 3.261A7 7 0 1 0 9.71 16.994c.433.018.801.356.801.789 0 .394-.307.724-.701.715A8.498 8.498 0 0 1 1.5 9.94 8.5 8.5 0 0 1 16 3.979v-.976a.75.75 0 0 1 1.5 0v2.36c0 .058 0 .139-.006.212a1.003 1.003 0 0 1-.103.379 1 1 0 0 1-.437.437c-.15.076-.29.096-.379.103-.073.006-.154.006-.212.006H14A.75.75 0 0 1 14 5h.899a7 7 0 0 0-3.005-1.739Zm.196 11.188c-.09.175-.09.405-.09.866v1.87c0 .46 0 .69.09.866a.82.82 0 0 0 .359.36c.175.089.405.089.866.089h3.87c.46 0 .69 0 .866-.09a.82.82 0 0 0 .36-.359c.089-.175.089-.405.089-.866v-1.87c0-.46 0-.69-.09-.866a.82.82 0 0 0-.359-.36c-.13-.066-.29-.083-.551-.087v-.752a2.25 2.25 0 0 0-4.5 0v.752c-.261.004-.421.021-.551.088a.82.82 0 0 0-.36.359Zm4.41-1.199V14H14v-.75a1.25 1.25 0 1 1 2.5 0ZM9 6.5a.75.75 0 0 1 1.5 0v2.885c0 .195 0 .404-.049.61a1.75 1.75 0 0 1-.21.506c-.11.18-.258.327-.397.465L9.81 11l-.781.78a.75.75 0 1 1-1.06-1.062l.782-.78a6.34 6.34 0 0 0 .212-.222.25.25 0 0 0 .03-.071s.002-.012.004-.053C9 9.537 9 9.465 9 9.336V6.5Z" /></symbol>', 20, 20, false, undefined);
21
+ var _default = Icon20HistoryForwardLockOutline;
@@ -0,0 +1,21 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ function _export(target, all) {
6
+ for(var name in all)Object.defineProperty(target, name, {
7
+ enumerable: true,
8
+ get: all[name]
9
+ });
10
+ }
11
+ _export(exports, {
12
+ Icon20MoreHorizontalCircle: function() {
13
+ return Icon20MoreHorizontalCircle;
14
+ },
15
+ default: function() {
16
+ return _default;
17
+ }
18
+ });
19
+ var _iconssprite = require("@vkontakte/icons-sprite");
20
+ var Icon20MoreHorizontalCircle = (0, _iconssprite.makeIcon)("Icon20MoreHorizontalCircle", "more_horizontal_circle_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="more_horizontal_circle_20"><path fill-rule="evenodd" d="M10 0C4.477 0 0 4.477 0 10s4.477 10 10 10 10-4.477 10-10S15.523 0 10 0Zm6.5 10a1.5 1.5 0 1 0-3 0 1.5 1.5 0 0 0 3 0Zm-5 0a1.5 1.5 0 1 0-3 0 1.5 1.5 0 0 0 3 0Zm-5 0a1.5 1.5 0 1 0-3 0 1.5 1.5 0 0 0 3 0Z" clip-rule="evenodd" /></symbol>', 20, 20, false, undefined);
21
+ var _default = Icon20MoreHorizontalCircle;
@@ -0,0 +1,21 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ function _export(target, all) {
6
+ for(var name in all)Object.defineProperty(target, name, {
7
+ enumerable: true,
8
+ get: all[name]
9
+ });
10
+ }
11
+ _export(exports, {
12
+ Icon20MoreVerticalCircle: function() {
13
+ return Icon20MoreVerticalCircle;
14
+ },
15
+ default: function() {
16
+ return _default;
17
+ }
18
+ });
19
+ var _iconssprite = require("@vkontakte/icons-sprite");
20
+ var Icon20MoreVerticalCircle = (0, _iconssprite.makeIcon)("Icon20MoreVerticalCircle", "more_vertical_circle_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="more_vertical_circle_20"><path fill-rule="evenodd" d="M10 0C4.477 0 0 4.477 0 10s4.477 10 10 10 10-4.477 10-10S15.523 0 10 0Zm0 3.5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3Zm0 5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3Zm0 5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3Z" clip-rule="evenodd" /></symbol>', 20, 20, false, undefined);
21
+ var _default = Icon20MoreVerticalCircle;
@@ -0,0 +1,21 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ function _export(target, all) {
6
+ for(var name in all)Object.defineProperty(target, name, {
7
+ enumerable: true,
8
+ get: all[name]
9
+ });
10
+ }
11
+ _export(exports, {
12
+ Icon20PenStackLockOutline: function() {
13
+ return Icon20PenStackLockOutline;
14
+ },
15
+ default: function() {
16
+ return _default;
17
+ }
18
+ });
19
+ var _iconssprite = require("@vkontakte/icons-sprite");
20
+ var Icon20PenStackLockOutline = (0, _iconssprite.makeIcon)("Icon20PenStackLockOutline", "pen_stack_lock_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="pen_stack_lock_outline_20"><path d="M7.5 2A1.5 1.5 0 0 0 6 3.5h8A1.5 1.5 0 0 0 12.5 2h-5Zm5.7 4.5H6.8c-.865 0-1.423 0-1.848.035-.408.034-.559.09-.633.128a1.5 1.5 0 0 0-.656.656c-.037.074-.094.225-.127.632C3.5 8.376 3.5 8.935 3.5 9.8v2.396c0 .864.001 1.423.036 1.848.033.407.09.558.127.633a1.5 1.5 0 0 0 .656.655c.074.038.225.094.633.128.425.034.983.036 1.848.036h2.95a.75.75 0 0 1 0 1.5H6.8c-1.68 0-2.52 0-3.162-.327a3 3 0 0 1-1.311-1.311C2 14.716 2 13.876 2 12.196V9.8c0-1.68 0-2.52.327-3.162a3 3 0 0 1 1.311-1.312C4.28 5 5.12 5 6.8 5h6.4c1.68 0 2.52 0 3.162.326a3 3 0 0 1 1.311 1.312c.259.507.313 1.138.324 2.211a.745.745 0 0 1-.747.751.755.755 0 0 1-.753-.75 13.025 13.025 0 0 0-.033-.899c-.033-.407-.09-.558-.127-.632a1.5 1.5 0 0 0-.656-.656c-.074-.038-.225-.094-.633-.128-.425-.034-.983-.035-1.848-.035Zm-6.704 7.903a.327.327 0 0 1-.053-.393l.494-.865c.216-.377.48-.724.788-1.032l2.392-2.392a.75.75 0 0 1 1.061 1.06l-2.392 2.393a4.892 4.892 0 0 1-1.032.788l-.864.494a.327.327 0 0 1-.394-.053ZM12.375 9.5a.875.875 0 1 0 0-1.75.875.875 0 0 0 0 1.75ZM12 15.315c0-.46 0-.69.09-.866a.82.82 0 0 1 .359-.36c.13-.066.29-.083.551-.087v-.752a2.25 2.25 0 0 1 4.5 0v.752c.261.004.421.021.551.088a.82.82 0 0 1 .36.359c.089.175.089.405.089.866v1.87c0 .46 0 .69-.09.866a.82.82 0 0 1-.359.36c-.175.089-.405.089-.866.089h-3.87c-.46 0-.69 0-.866-.09a.82.82 0 0 1-.36-.359C12 17.876 12 17.646 12 17.185v-1.87ZM16.5 14v-.75a1.25 1.25 0 1 0-2.5 0V14h2.5Z" clip-rule="evenodd" /></symbol>', 20, 20, false, undefined);
21
+ var _default = Icon20PenStackLockOutline;
@@ -0,0 +1,21 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ function _export(target, all) {
6
+ for(var name in all)Object.defineProperty(target, name, {
7
+ enumerable: true,
8
+ get: all[name]
9
+ });
10
+ }
11
+ _export(exports, {
12
+ Icon20PlayRectangleStackOutline: function() {
13
+ return Icon20PlayRectangleStackOutline;
14
+ },
15
+ default: function() {
16
+ return _default;
17
+ }
18
+ });
19
+ var _iconssprite = require("@vkontakte/icons-sprite");
20
+ var Icon20PlayRectangleStackOutline = (0, _iconssprite.makeIcon)("Icon20PlayRectangleStackOutline", "play_rectangle_stack_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="play_rectangle_stack_outline_20"><path d="M6 3.5A1.5 1.5 0 0 1 7.5 2h5A1.5 1.5 0 0 1 14 3.5H6Zm5.828 8.082a.4.4 0 0 0 0-.66L9.126 9.07a.4.4 0 0 0-.626.33v3.702a.4.4 0 0 0 .626.33l2.702-1.851Z" /><path fill-rule="evenodd" d="M2.327 6.638C2 7.28 2 8.12 2 9.8v2.396c0 1.68 0 2.52.327 3.162a3 3 0 0 0 1.311 1.311c.642.327 1.482.327 3.162.327h6.4c1.68 0 2.52 0 3.162-.327a3 3 0 0 0 1.311-1.31c.327-.643.327-1.483.327-3.163V9.8c0-1.68 0-2.52-.327-3.162a3 3 0 0 0-1.311-1.311C15.72 5 14.88 5 13.2 5H6.8c-1.68 0-2.52 0-3.162.327a3 3 0 0 0-1.311 1.311ZM13.2 6.5H6.8c-.865 0-1.423.001-1.848.036-.408.033-.559.09-.633.127a1.5 1.5 0 0 0-.656.656c-.037.074-.094.225-.127.633C3.5 8.377 3.5 8.935 3.5 9.8v2.396c0 .865.001 1.423.036 1.848.033.408.09.559.127.633a1.5 1.5 0 0 0 .656.656c.074.037.225.094.633.127.425.035.983.036 1.848.036h6.4c.865 0 1.423-.001 1.848-.036.408-.033.559-.09.633-.127a1.5 1.5 0 0 0 .656-.656c.037-.074.094-.225.127-.633.035-.425.036-.983.036-1.848V9.8c0-.865-.001-1.423-.036-1.848-.033-.408-.09-.559-.127-.633a1.5 1.5 0 0 0-.656-.656c-.074-.037-.225-.094-.633-.127-.425-.035-.983-.036-1.848-.036Z" clip-rule="evenodd" /></symbol>', 20, 20, false, undefined);
21
+ var _default = Icon20PlayRectangleStackOutline;
@@ -0,0 +1,21 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ function _export(target, all) {
6
+ for(var name in all)Object.defineProperty(target, name, {
7
+ enumerable: true,
8
+ get: all[name]
9
+ });
10
+ }
11
+ _export(exports, {
12
+ Icon20UploadOutline: function() {
13
+ return Icon20UploadOutline;
14
+ },
15
+ default: function() {
16
+ return _default;
17
+ }
18
+ });
19
+ var _iconssprite = require("@vkontakte/icons-sprite");
20
+ var Icon20UploadOutline = (0, _iconssprite.makeIcon)("Icon20UploadOutline", "upload_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="upload_outline_20"><path fill-rule="evenodd" d="M10.001 15.003a.738.738 0 0 1-.75-.726V4.565l-3.97 3.971a.75.75 0 0 1-1.061-1.06L9.476 2.22a.75.75 0 0 1 1.06 0l5.245 5.245a.75.75 0 0 1-1.06 1.06l-3.97-3.97v9.722a.738.738 0 0 1-.75.726ZM15.25 17H4.75a.75.75 0 0 0 0 1.5h10.5a.75.75 0 0 0 0-1.5Z" clip-rule="evenodd" /></symbol>', 20, 20, false, undefined);
21
+ var _default = Icon20UploadOutline;
@@ -0,0 +1,21 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ function _export(target, all) {
6
+ for(var name in all)Object.defineProperty(target, name, {
7
+ enumerable: true,
8
+ get: all[name]
9
+ });
10
+ }
11
+ _export(exports, {
12
+ Icon24AdvertisingCheckOutline: function() {
13
+ return Icon24AdvertisingCheckOutline;
14
+ },
15
+ default: function() {
16
+ return _default;
17
+ }
18
+ });
19
+ var _iconssprite = require("@vkontakte/icons-sprite");
20
+ var Icon24AdvertisingCheckOutline = (0, _iconssprite.makeIcon)("Icon24AdvertisingCheckOutline", "advertising_check_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="advertising_check_outline_24"><path fill-rule="evenodd" d="M22 7a5 5 0 1 1-10 0 5 5 0 0 1 10 0Zm-2.258-2.24a.9.9 0 0 0-1.273 0l-2.08 2.567-.848-.875a.9.9 0 1 0-1.273 1.273l1.485 1.511a.9.9 0 0 0 1.273 0l2.716-3.203a.9.9 0 0 0 0-1.273ZM5.663 9.63A2.86 2.86 0 0 1 7.6 8.9h1.763a.9.9 0 1 0 0-1.8H7.6a4.658 4.658 0 0 0-3.154 1.204C3.585 9.094 3.1 10.37 3.1 11.5c0 1.13.485 2.407 1.346 3.197a4.596 4.596 0 0 0 2.104 1.088l.456 2.16a2.364 2.364 0 0 0 1.02 1.54 2.497 2.497 0 0 0 1.823.378 2.497 2.497 0 0 0 1.583-.979 2.363 2.363 0 0 0 .429-1.812l-.007-.04-.307-1.132h1.509a3.1 3.1 0 0 1 1.386.327l2.673 1.337a2.61 2.61 0 0 0 1.285.336 2.57 2.57 0 0 0 1.74-.666c.458-.42.76-1.02.76-1.701v-1.435a.9.9 0 0 0-1.8 0v1.435c0 .13-.056.263-.177.374a.77.77 0 0 1-.523.193.808.808 0 0 1-.405-.107l-.026-.014-2.722-1.361a4.899 4.899 0 0 0-2.191-.518H7.6a2.86 2.86 0 0 1-1.937-.73c-.442-.405-.763-1.176-.763-1.87 0-.694.321-1.465.763-1.87Zm2.755 6.289h1.27l.405 1.496a.566.566 0 0 1-.112.405.697.697 0 0 1-.445.27.697.697 0 0 1-.51-.102.563.563 0 0 1-.25-.372l-.003-.015-.355-1.682Z" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
21
+ var _default = Icon24AdvertisingCheckOutline;
@@ -0,0 +1,21 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ function _export(target, all) {
6
+ for(var name in all)Object.defineProperty(target, name, {
7
+ enumerable: true,
8
+ get: all[name]
9
+ });
10
+ }
11
+ _export(exports, {
12
+ Icon24ChevronRightCircle: function() {
13
+ return Icon24ChevronRightCircle;
14
+ },
15
+ default: function() {
16
+ return _default;
17
+ }
18
+ });
19
+ var _iconssprite = require("@vkontakte/icons-sprite");
20
+ var Icon24ChevronRightCircle = (0, _iconssprite.makeIcon)("Icon24ChevronRightCircle", "chevron_right_circle_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="chevron_right_circle_24"><path d="M12 24c6.627 0 12-5.373 12-12S18.627 0 12 0 0 5.373 0 12s5.373 12 12 12Z" opacity=".12" /><path fill-rule="evenodd" d="M9.293 6.293a1 1 0 0 1 1.414 0l5 5a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414-1.414L13.586 12 9.293 7.707a1 1 0 0 1 0-1.414Z" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
21
+ var _default = Icon24ChevronRightCircle;
@@ -0,0 +1,21 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ function _export(target, all) {
6
+ for(var name in all)Object.defineProperty(target, name, {
7
+ enumerable: true,
8
+ get: all[name]
9
+ });
10
+ }
11
+ _export(exports, {
12
+ Icon24NotificationWaves: function() {
13
+ return Icon24NotificationWaves;
14
+ },
15
+ default: function() {
16
+ return _default;
17
+ }
18
+ });
19
+ var _iconssprite = require("@vkontakte/icons-sprite");
20
+ var Icon24NotificationWaves = (0, _iconssprite.makeIcon)("Icon24NotificationWaves", "notification_waves_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="notification_waves_24"><path fill-rule="evenodd" d="M17.908 4.366a.817.817 0 0 1 .071-1.16.832.832 0 0 1 1.169.071c1.204 1.35 2.023 2.98 2.388 4.91a.822.822 0 0 1-.662.96.827.827 0 0 1-.966-.656c-.31-1.645-.997-3.001-2-4.125ZM5.97 3.206c.342.301.374.82.07 1.16-1.002 1.124-1.688 2.48-2 4.125a.828.828 0 0 1-.966.656.822.822 0 0 1-.66-.959c.364-1.931 1.182-3.56 2.387-4.911a.833.833 0 0 1 1.169-.07ZM12 21c1.786 0 2.993-.88 3.499-2.5h-7c.496 1.653 1.695 2.5 3.5 2.5Zm6.305-10.708c0-3.835-2.643-6.792-6.327-6.792-3.685 0-6.335 2.958-6.335 6.792v1.443c0 .206-.177.48-.661.97l-.248.248c-.992.99-1.385 1.56-1.385 2.476 0 .399.04.69.215 1.048.401.82 1.298 1.272 2.663 1.272h1.754l7.986.001h1.754c1.326 0 2.214-.442 2.633-1.233.197-.375.245-.687.245-1.088 0-.917-.393-1.487-1.385-2.476a35.986 35.986 0 0 1-.248-.248c-.483-.49-.66-.764-.66-.97v-1.443Z" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
21
+ var _default = Icon24NotificationWaves;
@@ -0,0 +1,21 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ function _export(target, all) {
6
+ for(var name in all)Object.defineProperty(target, name, {
7
+ enumerable: true,
8
+ get: all[name]
9
+ });
10
+ }
11
+ _export(exports, {
12
+ Icon24Squareshape2HorizontalBottomOutline: function() {
13
+ return Icon24Squareshape2HorizontalBottomOutline;
14
+ },
15
+ default: function() {
16
+ return _default;
17
+ }
18
+ });
19
+ var _iconssprite = require("@vkontakte/icons-sprite");
20
+ var Icon24Squareshape2HorizontalBottomOutline = (0, _iconssprite.makeIcon)("Icon24Squareshape2HorizontalBottomOutline", "squareshape_2_horizontal_bottom_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="squareshape_2_horizontal_bottom_outline_24"><path fill-rule="evenodd" d="M14.538 3H9.462c-.948 0-1.714 0-2.334.05-.64.053-1.203.163-1.726.43A4.4 4.4 0 0 0 3.48 5.402c-.267.523-.377 1.087-.43 1.726C3 7.748 3 8.514 3 9.462v5.076c0 .948 0 1.714.05 2.334.053.64.163 1.203.43 1.726a4.4 4.4 0 0 0 1.922 1.922c.523.267 1.087.377 1.726.43.62.05 1.386.05 2.334.05h5.076c.948 0 1.714 0 2.334-.05.64-.053 1.203-.163 1.726-.43a4.4 4.4 0 0 0 1.922-1.922c.267-.523.377-1.087.43-1.726.05-.62.05-1.386.05-2.334V9.462c0-.948 0-1.714-.05-2.334-.053-.64-.163-1.203-.43-1.726a4.4 4.4 0 0 0-1.922-1.922c-.523-.267-1.087-.377-1.726-.43C16.252 3 15.486 3 14.538 3ZM6.22 5.083c.226-.115.527-.195 1.054-.238C7.813 4.8 8.505 4.8 9.5 4.8h5c.995 0 1.687 0 2.226.045.527.043.828.123 1.054.238a2.6 2.6 0 0 1 1.137 1.137c.115.226.195.527.238 1.054.022.266.033.568.039.926H4.806c.006-.358.017-.66.039-.925.043-.528.123-.83.238-1.055A2.6 2.6 0 0 1 6.22 5.083ZM4.8 10v4.5c0 .995 0 1.687.045 2.226.043.527.123.828.238 1.054a2.6 2.6 0 0 0 1.137 1.137c.226.115.527.195 1.054.238.539.044 1.231.045 2.226.045h5c.995 0 1.687 0 2.226-.045.527-.043.828-.123 1.054-.238a2.6 2.6 0 0 0 1.137-1.137c.115-.226.195-.527.238-1.055.044-.538.045-1.23.045-2.225V10H4.8Z" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
21
+ var _default = Icon24Squareshape2HorizontalBottomOutline;
@@ -0,0 +1,21 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ function _export(target, all) {
6
+ for(var name in all)Object.defineProperty(target, name, {
7
+ enumerable: true,
8
+ get: all[name]
9
+ });
10
+ }
11
+ _export(exports, {
12
+ Icon24Squareshape2VerticalOutline: function() {
13
+ return Icon24Squareshape2VerticalOutline;
14
+ },
15
+ default: function() {
16
+ return _default;
17
+ }
18
+ });
19
+ var _iconssprite = require("@vkontakte/icons-sprite");
20
+ var Icon24Squareshape2VerticalOutline = (0, _iconssprite.makeIcon)("Icon24Squareshape2VerticalOutline", "squareshape_2_vertical_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="squareshape_2_vertical_outline_24"><path fill-rule="evenodd" d="M14.538 3H9.462c-.948 0-1.714 0-2.334.05-.64.053-1.203.163-1.726.43A4.4 4.4 0 0 0 3.48 5.402c-.267.523-.377 1.087-.43 1.726C3 7.748 3 8.514 3 9.462v5.076c0 .948 0 1.714.05 2.334.053.64.163 1.203.43 1.726a4.4 4.4 0 0 0 1.922 1.922c.523.267 1.087.377 1.726.43.62.05 1.386.05 2.334.05h5.076c.948 0 1.714 0 2.334-.05.64-.053 1.203-.163 1.726-.43a4.4 4.4 0 0 0 1.922-1.922c.267-.523.377-1.087.43-1.726.05-.62.05-1.386.05-2.334V9.462c0-.948 0-1.714-.05-2.334-.053-.64-.163-1.203-.43-1.726a4.4 4.4 0 0 0-1.922-1.922c-.523-.267-1.087-.377-1.726-.43C16.252 3 15.486 3 14.538 3ZM6.22 5.083c.226-.115.527-.195 1.054-.238C7.813 4.8 8.505 4.8 9.5 4.8h1.6v14.4H9.5c-.995 0-1.687 0-2.226-.045-.527-.043-.828-.123-1.054-.238a2.6 2.6 0 0 1-1.137-1.137c-.115-.226-.195-.527-.238-1.055-.044-.538-.045-1.23-.045-2.225v-5c0-.995 0-1.687.045-2.226.043-.527.123-.828.238-1.054A2.6 2.6 0 0 1 6.22 5.083ZM12.9 19.2h1.6c.995 0 1.687 0 2.226-.045.527-.043.828-.123 1.054-.238a2.6 2.6 0 0 0 1.137-1.137c.115-.226.195-.527.238-1.055.044-.538.045-1.23.045-2.225v-5c0-.995 0-1.687-.045-2.226-.043-.527-.123-.828-.238-1.054a2.6 2.6 0 0 0-1.137-1.137c-.226-.115-.527-.195-1.055-.238-.538-.044-1.23-.045-2.225-.045h-1.6v14.4Z" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
21
+ var _default = Icon24Squareshape2VerticalOutline;
@@ -0,0 +1,21 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ function _export(target, all) {
6
+ for(var name in all)Object.defineProperty(target, name, {
7
+ enumerable: true,
8
+ get: all[name]
9
+ });
10
+ }
11
+ _export(exports, {
12
+ Icon24Squareshape3VerticalLeftOutline: function() {
13
+ return Icon24Squareshape3VerticalLeftOutline;
14
+ },
15
+ default: function() {
16
+ return _default;
17
+ }
18
+ });
19
+ var _iconssprite = require("@vkontakte/icons-sprite");
20
+ var Icon24Squareshape3VerticalLeftOutline = (0, _iconssprite.makeIcon)("Icon24Squareshape3VerticalLeftOutline", "squareshape_3_vertical_left_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="squareshape_3_vertical_left_outline_24"><path fill-rule="evenodd" d="M9.462 3h5.076c.948 0 1.714 0 2.334.05.64.053 1.203.163 1.726.43a4.4 4.4 0 0 1 1.922 1.922c.267.523.377 1.087.43 1.726.05.62.05 1.386.05 2.334v5.076c0 .948 0 1.714-.05 2.334-.053.64-.163 1.203-.43 1.726a4.4 4.4 0 0 1-1.922 1.922c-.523.267-1.087.377-1.726.43-.62.05-1.386.05-2.334.05H9.462c-.948 0-1.714 0-2.334-.05-.64-.053-1.203-.163-1.726-.43a4.4 4.4 0 0 1-1.922-1.922c-.267-.523-.377-1.087-.43-1.726C3 16.252 3 15.486 3 14.538V9.462c0-.948 0-1.714.05-2.334.053-.64.163-1.203.43-1.726A4.4 4.4 0 0 1 5.402 3.48c.523-.267 1.087-.377 1.726-.43C7.748 3 8.514 3 9.462 3ZM7.274 4.845c-.527.043-.828.123-1.054.238A2.6 2.6 0 0 0 5.083 6.22c-.115.226-.195.527-.238 1.054C4.8 7.813 4.8 8.505 4.8 9.5v5c0 .995 0 1.687.045 2.226.043.527.123.828.238 1.054a2.6 2.6 0 0 0 1.137 1.137c.226.115.527.195 1.054.238.539.044 1.231.045 2.226.045h1.6V4.8H9.5c-.995 0-1.687 0-2.226.045ZM14.5 19.2h-1.6v-6.3h6.3v1.6c0 .995 0 1.687-.045 2.226-.043.527-.123.828-.238 1.054a2.6 2.6 0 0 1-1.137 1.137c-.226.115-.527.195-1.055.238-.538.044-1.23.045-2.225.045Zm4.7-8.1h-6.3V4.8h1.6c.995 0 1.687 0 2.226.045.527.043.828.123 1.054.238a2.6 2.6 0 0 1 1.137 1.137c.115.226.195.527.238 1.054.044.539.045 1.231.045 2.226v1.6Z" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
21
+ var _default = Icon24Squareshape3VerticalLeftOutline;
@@ -0,0 +1,21 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ function _export(target, all) {
6
+ for(var name in all)Object.defineProperty(target, name, {
7
+ enumerable: true,
8
+ get: all[name]
9
+ });
10
+ }
11
+ _export(exports, {
12
+ Icon24Squareshape3VerticalOutline: function() {
13
+ return Icon24Squareshape3VerticalOutline;
14
+ },
15
+ default: function() {
16
+ return _default;
17
+ }
18
+ });
19
+ var _iconssprite = require("@vkontakte/icons-sprite");
20
+ var Icon24Squareshape3VerticalOutline = (0, _iconssprite.makeIcon)("Icon24Squareshape3VerticalOutline", "squareshape_3_vertical_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="squareshape_3_vertical_outline_24"><path fill-rule="evenodd" d="M14.538 3H9.462c-.948 0-1.714 0-2.334.05-.64.053-1.203.163-1.726.43A4.4 4.4 0 0 0 3.48 5.402c-.267.523-.377 1.087-.43 1.726C3 7.748 3 8.514 3 9.462v5.076c0 .948 0 1.714.05 2.334.053.64.163 1.203.43 1.726a4.4 4.4 0 0 0 1.922 1.922c.523.267 1.087.377 1.726.43.62.05 1.386.05 2.334.05h5.076c.948 0 1.714 0 2.334-.05.64-.053 1.203-.163 1.726-.43a4.4 4.4 0 0 0 1.922-1.922c.267-.523.377-1.087.43-1.726.05-.62.05-1.386.05-2.334V9.462c0-.948 0-1.714-.05-2.334-.053-.64-.163-1.203-.43-1.726a4.4 4.4 0 0 0-1.922-1.922c-.523-.267-1.087-.377-1.726-.43C16.252 3 15.486 3 14.538 3ZM6.22 5.083c.226-.115.527-.195 1.054-.238a14.4 14.4 0 0 1 .926-.039v14.388c-.358-.006-.66-.017-.925-.039-.528-.043-.83-.123-1.055-.238a2.6 2.6 0 0 1-1.137-1.137c-.115-.226-.195-.527-.238-1.055-.044-.538-.045-1.23-.045-2.225v-5c0-.995 0-1.687.045-2.226.043-.527.123-.828.238-1.054A2.6 2.6 0 0 1 6.22 5.083ZM10 19.2h4V4.8h-4v14.4Zm5.8-14.394v14.388c.358-.006.66-.017.925-.039.528-.043.83-.123 1.055-.238a2.6 2.6 0 0 0 1.137-1.137c.115-.226.195-.527.238-1.055.044-.538.045-1.23.045-2.225v-5c0-.995 0-1.687-.045-2.226-.043-.527-.123-.828-.238-1.054a2.6 2.6 0 0 0-1.137-1.137c-.226-.115-.527-.195-1.055-.238a14.397 14.397 0 0 0-.925-.039Z" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
21
+ var _default = Icon24Squareshape3VerticalOutline;
@@ -0,0 +1,21 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ function _export(target, all) {
6
+ for(var name in all)Object.defineProperty(target, name, {
7
+ enumerable: true,
8
+ get: all[name]
9
+ });
10
+ }
11
+ _export(exports, {
12
+ Icon24Squareshape4GridOutline: function() {
13
+ return Icon24Squareshape4GridOutline;
14
+ },
15
+ default: function() {
16
+ return _default;
17
+ }
18
+ });
19
+ var _iconssprite = require("@vkontakte/icons-sprite");
20
+ var Icon24Squareshape4GridOutline = (0, _iconssprite.makeIcon)("Icon24Squareshape4GridOutline", "squareshape_4_grid_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="squareshape_4_grid_outline_24"><path fill-rule="evenodd" d="M9.462 3h5.076c.948 0 1.714 0 2.334.05.64.053 1.203.163 1.726.43a4.4 4.4 0 0 1 1.922 1.922c.267.523.377 1.087.43 1.726.05.62.05 1.386.05 2.334v5.076c0 .948 0 1.714-.05 2.334-.053.64-.163 1.203-.43 1.726a4.4 4.4 0 0 1-1.922 1.922c-.523.267-1.087.377-1.726.43-.62.05-1.386.05-2.334.05H9.462c-.948 0-1.714 0-2.334-.05-.64-.053-1.203-.163-1.726-.43a4.4 4.4 0 0 1-1.922-1.922c-.267-.523-.377-1.087-.43-1.726C3 16.252 3 15.486 3 14.538V9.462c0-.948 0-1.714.05-2.334.053-.64.163-1.203.43-1.726A4.4 4.4 0 0 1 5.402 3.48c.523-.267 1.087-.377 1.726-.43C7.748 3 8.514 3 9.462 3ZM7.274 4.845c-.527.043-.828.123-1.054.238A2.6 2.6 0 0 0 5.083 6.22c-.115.226-.195.527-.238 1.054C4.8 7.813 4.8 8.505 4.8 9.5v1.6h6.3V4.8H9.5c-.995 0-1.687 0-2.226.045ZM11.1 12.9H4.8v1.6c0 .995 0 1.687.045 2.226.043.527.123.828.238 1.054a2.6 2.6 0 0 0 1.137 1.137c.226.115.527.195 1.054.238.539.044 1.231.045 2.226.045h1.6v-6.3Zm1.8 0h6.3v1.6c0 .995 0 1.687-.045 2.226-.043.527-.123.828-.238 1.054a2.6 2.6 0 0 1-1.137 1.137c-.226.115-.527.195-1.055.238-.538.044-1.23.045-2.225.045h-1.6v-6.3Zm6.3-1.8h-6.3V4.8h1.6c.995 0 1.687 0 2.226.045.527.043.828.123 1.054.238a2.6 2.6 0 0 1 1.137 1.137c.115.226.195.527.238 1.054.044.539.045 1.231.045 2.226v1.6Z" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
21
+ var _default = Icon24Squareshape4GridOutline;
@@ -0,0 +1,21 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ function _export(target, all) {
6
+ for(var name in all)Object.defineProperty(target, name, {
7
+ enumerable: true,
8
+ get: all[name]
9
+ });
10
+ }
11
+ _export(exports, {
12
+ Icon24Squareshape4HorizontalOutline: function() {
13
+ return Icon24Squareshape4HorizontalOutline;
14
+ },
15
+ default: function() {
16
+ return _default;
17
+ }
18
+ });
19
+ var _iconssprite = require("@vkontakte/icons-sprite");
20
+ var Icon24Squareshape4HorizontalOutline = (0, _iconssprite.makeIcon)("Icon24Squareshape4HorizontalOutline", "squareshape_4_horizontal_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="squareshape_4_horizontal_outline_24"><path fill-rule="evenodd" d="M14.538 3H9.462c-.948 0-1.714 0-2.334.05-.64.053-1.203.163-1.726.43A4.4 4.4 0 0 0 3.48 5.402c-.267.523-.377 1.087-.43 1.726C3 7.748 3 8.514 3 9.462v5.076c0 .948 0 1.714.05 2.334.053.64.163 1.203.43 1.726a4.4 4.4 0 0 0 1.922 1.922c.523.267 1.087.377 1.726.43.62.05 1.386.05 2.334.05h5.076c.948 0 1.714 0 2.334-.05.64-.053 1.203-.163 1.726-.43a4.4 4.4 0 0 0 1.922-1.922c.267-.523.377-1.087.43-1.726.05-.62.05-1.386.05-2.334V9.462c0-.948 0-1.714-.05-2.334-.053-.64-.163-1.203-.43-1.726a4.4 4.4 0 0 0-1.922-1.922c-.523-.267-1.087-.377-1.726-.43C16.252 3 15.486 3 14.538 3ZM6.22 5.083c.226-.115.527-.195 1.054-.238C7.813 4.8 8.505 4.8 9.5 4.8h5c.995 0 1.687 0 2.226.045.527.043.828.123 1.054.238a2.6 2.6 0 0 1 1.137 1.137c.11.215.187.498.232.98H4.85c.045-.482.123-.765.232-.98A2.6 2.6 0 0 1 6.22 5.083ZM4.8 9v2.1h14.4V9H4.8Zm0 3.9h14.4V15H4.8v-2.1Zm.051 3.9c.045.482.123.765.232.98a2.6 2.6 0 0 0 1.137 1.137c.226.115.527.195 1.054.238.539.044 1.231.045 2.226.045h5c.995 0 1.687 0 2.226-.045.527-.043.828-.123 1.054-.238a2.6 2.6 0 0 0 1.137-1.137c.11-.215.187-.498.232-.98H4.85Z" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
21
+ var _default = Icon24Squareshape4HorizontalOutline;
@@ -0,0 +1,21 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ function _export(target, all) {
6
+ for(var name in all)Object.defineProperty(target, name, {
7
+ enumerable: true,
8
+ get: all[name]
9
+ });
10
+ }
11
+ _export(exports, {
12
+ Icon24Squareshape4VerticalLeftOutline: function() {
13
+ return Icon24Squareshape4VerticalLeftOutline;
14
+ },
15
+ default: function() {
16
+ return _default;
17
+ }
18
+ });
19
+ var _iconssprite = require("@vkontakte/icons-sprite");
20
+ var Icon24Squareshape4VerticalLeftOutline = (0, _iconssprite.makeIcon)("Icon24Squareshape4VerticalLeftOutline", "squareshape_4_vertical_left_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="squareshape_4_vertical_left_outline_24"><path fill-rule="evenodd" d="M14.538 3H9.462c-.948 0-1.714 0-2.334.05-.64.053-1.203.163-1.726.43A4.4 4.4 0 0 0 3.48 5.402c-.267.523-.377 1.087-.43 1.726C3 7.748 3 8.514 3 9.462v5.076c0 .948 0 1.714.05 2.334.053.64.163 1.203.43 1.726a4.4 4.4 0 0 0 1.922 1.922c.523.267 1.087.377 1.726.43.62.05 1.386.05 2.334.05h5.076c.948 0 1.714 0 2.334-.05.64-.053 1.203-.163 1.726-.43a4.4 4.4 0 0 0 1.922-1.922c.267-.523.377-1.087.43-1.726.05-.62.05-1.386.05-2.334V9.462c0-.948 0-1.714-.05-2.334-.053-.64-.163-1.203-.43-1.726a4.4 4.4 0 0 0-1.922-1.922c-.523-.267-1.087-.377-1.726-.43C16.252 3 15.486 3 14.538 3ZM6.22 5.083c.226-.115.527-.195 1.054-.238C7.813 4.8 8.505 4.8 9.5 4.8h1.6v14.4H9.5c-.995 0-1.687 0-2.226-.045-.527-.043-.828-.123-1.054-.238a2.6 2.6 0 0 1-1.137-1.137c-.115-.226-.195-.527-.238-1.055-.044-.538-.045-1.23-.045-2.225v-5c0-.995 0-1.687.045-2.226.043-.527.123-.828.238-1.054A2.6 2.6 0 0 1 6.22 5.083ZM12.9 19.2h1.6c.995 0 1.687 0 2.226-.045.527-.043.828-.123 1.054-.238a2.6 2.6 0 0 0 1.137-1.137c.115-.226.195-.527.238-1.055.022-.265.033-.567.039-.925H12.9v3.4Zm0-5.2h6.3v-4h-6.3v4Zm0-5.8V4.8h1.6c.995 0 1.687 0 2.226.045.527.043.828.123 1.054.238a2.6 2.6 0 0 1 1.137 1.137c.115.226.195.527.238 1.054.022.266.033.568.039.926H12.9Z" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
21
+ var _default = Icon24Squareshape4VerticalLeftOutline;
@@ -0,0 +1,21 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ function _export(target, all) {
6
+ for(var name in all)Object.defineProperty(target, name, {
7
+ enumerable: true,
8
+ get: all[name]
9
+ });
10
+ }
11
+ _export(exports, {
12
+ Icon24Squareshape4VerticalTopleftBottomrightOutline: function() {
13
+ return Icon24Squareshape4VerticalTopleftBottomrightOutline;
14
+ },
15
+ default: function() {
16
+ return _default;
17
+ }
18
+ });
19
+ var _iconssprite = require("@vkontakte/icons-sprite");
20
+ var Icon24Squareshape4VerticalTopleftBottomrightOutline = (0, _iconssprite.makeIcon)("Icon24Squareshape4VerticalTopleftBottomrightOutline", "squareshape_4_vertical_topleft_bottomright_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="squareshape_4_vertical_topleft_bottomright_outline_24"><path fill-rule="evenodd" d="M14.538 3H9.462c-.948 0-1.714 0-2.334.05-.64.053-1.203.163-1.726.43A4.4 4.4 0 0 0 3.48 5.402c-.267.523-.377 1.087-.43 1.726C3 7.748 3 8.514 3 9.462v5.076c0 .948 0 1.714.05 2.334.053.64.163 1.203.43 1.726a4.4 4.4 0 0 0 1.922 1.922c.523.267 1.087.377 1.726.43.62.05 1.386.05 2.334.05h5.076c.948 0 1.714 0 2.334-.05.64-.053 1.203-.163 1.726-.43a4.4 4.4 0 0 0 1.922-1.922c.267-.523.377-1.087.43-1.726.05-.62.05-1.386.05-2.334V9.462c0-.948 0-1.714-.05-2.334-.053-.64-.163-1.203-.43-1.726a4.4 4.4 0 0 0-1.922-1.922c-.523-.267-1.087-.377-1.726-.43C16.252 3 15.486 3 14.538 3ZM6.22 5.083c.226-.115.527-.195 1.054-.238C7.813 4.8 8.505 4.8 9.5 4.8h1.6V14H4.8V9.5c0-.995 0-1.687.045-2.226.043-.527.123-.828.238-1.054A2.6 2.6 0 0 1 6.22 5.083ZM4.806 15.8H11.1v3.4H9.5c-.995 0-1.687 0-2.226-.045-.527-.043-.828-.123-1.054-.238a2.6 2.6 0 0 1-1.137-1.137c-.115-.226-.195-.527-.238-1.055a14.4 14.4 0 0 1-.039-.925Zm8.094 3.4h1.6c.995 0 1.687 0 2.226-.045.527-.043.828-.123 1.054-.238a2.6 2.6 0 0 0 1.137-1.137c.115-.226.195-.527.238-1.055.044-.538.045-1.23.045-2.225V10h-6.3v9.2Zm0-11V4.8h1.6c.995 0 1.687 0 2.226.045.527.043.828.123 1.054.238a2.6 2.6 0 0 1 1.137 1.137c.115.226.195.527.238 1.054.022.266.033.568.039.926H12.9Z" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
21
+ var _default = Icon24Squareshape4VerticalTopleftBottomrightOutline;
@@ -0,0 +1,21 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ function _export(target, all) {
6
+ for(var name in all)Object.defineProperty(target, name, {
7
+ enumerable: true,
8
+ get: all[name]
9
+ });
10
+ }
11
+ _export(exports, {
12
+ Icon24Squareshape5HorizontalCenterOutline: function() {
13
+ return Icon24Squareshape5HorizontalCenterOutline;
14
+ },
15
+ default: function() {
16
+ return _default;
17
+ }
18
+ });
19
+ var _iconssprite = require("@vkontakte/icons-sprite");
20
+ var Icon24Squareshape5HorizontalCenterOutline = (0, _iconssprite.makeIcon)("Icon24Squareshape5HorizontalCenterOutline", "squareshape_5_horizontal_center_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="squareshape_5_horizontal_center_outline_24"><path fill-rule="evenodd" d="M14.538 3H9.462c-.948 0-1.714 0-2.334.05-.64.053-1.203.163-1.726.43A4.4 4.4 0 0 0 3.48 5.402c-.267.523-.377 1.087-.43 1.726C3 7.748 3 8.514 3 9.462v5.076c0 .948 0 1.714.05 2.334.053.64.163 1.203.43 1.726a4.4 4.4 0 0 0 1.922 1.922c.523.267 1.087.377 1.726.43.62.05 1.386.05 2.334.05h5.076c.948 0 1.714 0 2.334-.05.64-.053 1.203-.163 1.726-.43a4.4 4.4 0 0 0 1.922-1.922c.267-.523.377-1.087.43-1.726.05-.62.05-1.386.05-2.334V9.462c0-.948 0-1.714-.05-2.334-.053-.64-.163-1.203-.43-1.726a4.4 4.4 0 0 0-1.922-1.922c-.523-.267-1.087-.377-1.726-.43C16.252 3 15.486 3 14.538 3ZM6.22 5.083c.226-.115.527-.195 1.054-.238C7.813 4.8 8.505 4.8 9.5 4.8h1.6v3.4H4.806c.006-.358.017-.66.039-.925.043-.528.123-.83.238-1.055A2.6 2.6 0 0 1 6.22 5.083ZM12.9 8.2V4.8h1.6c.995 0 1.687 0 2.226.045.527.043.828.123 1.054.238a2.6 2.6 0 0 1 1.137 1.137c.115.226.195.527.238 1.054.022.266.033.568.039.926H12.9ZM4.8 10v4h14.4v-4H4.8Zm6.3 5.8H4.806c.006.358.017.66.039.925.043.528.123.83.238 1.055a2.6 2.6 0 0 0 1.137 1.137c.226.115.527.195 1.054.238.539.044 1.231.045 2.226.045h1.6v-3.4Zm1.8 0v3.4h1.6c.995 0 1.687 0 2.226-.045.527-.043.828-.123 1.054-.238a2.6 2.6 0 0 0 1.137-1.137c.115-.226.195-.527.238-1.055.022-.265.033-.567.039-.925H12.9Z" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
21
+ var _default = Icon24Squareshape5HorizontalCenterOutline;
@@ -0,0 +1,21 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ function _export(target, all) {
6
+ for(var name in all)Object.defineProperty(target, name, {
7
+ enumerable: true,
8
+ get: all[name]
9
+ });
10
+ }
11
+ _export(exports, {
12
+ Icon24Squareshape5ToprightOutline: function() {
13
+ return Icon24Squareshape5ToprightOutline;
14
+ },
15
+ default: function() {
16
+ return _default;
17
+ }
18
+ });
19
+ var _iconssprite = require("@vkontakte/icons-sprite");
20
+ var Icon24Squareshape5ToprightOutline = (0, _iconssprite.makeIcon)("Icon24Squareshape5ToprightOutline", "squareshape_5_topright_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="squareshape_5_topright_outline_24"><path fill-rule="evenodd" d="M9.462 3h5.076c.948 0 1.714 0 2.334.05.64.053 1.203.164 1.726.43a4.4 4.4 0 0 1 1.922 1.923c.267.522.377 1.086.43 1.725.05.62.05 1.386.05 2.334v5.077c0 .947 0 1.713-.05 2.333-.053.64-.163 1.203-.43 1.726a4.4 4.4 0 0 1-1.922 1.923c-.523.266-1.087.376-1.726.428-.62.051-1.386.051-2.334.051H9.462c-.948 0-1.714 0-2.334-.05-.64-.053-1.203-.163-1.726-.43a4.4 4.4 0 0 1-1.922-1.922c-.267-.523-.377-1.086-.43-1.726C3 16.252 3 15.486 3 14.54V9.462c0-.948 0-1.714.05-2.334.053-.64.163-1.203.43-1.725A4.4 4.4 0 0 1 5.402 3.48c.523-.266 1.087-.377 1.726-.43C7.748 3 8.514 3 9.462 3ZM7.274 4.845c-.527.043-.828.123-1.054.239A2.6 2.6 0 0 0 5.083 6.22c-.115.226-.195.527-.238 1.055C4.8 7.813 4.8 8.505 4.8 9.5V14h3.4V4.806c-.358.006-.66.017-.925.039ZM8.2 15.8H4.806c.006.358.017.66.039.926.043.528.123.828.238 1.055a2.6 2.6 0 0 0 1.137 1.136c.226.115.527.195 1.054.238.266.022.568.033.926.039V15.8Zm1.8 0h4v3.4h-4v-3.4Zm5.8 0v3.394c.358-.006.66-.017.925-.039.528-.043.83-.123 1.055-.238a2.6 2.6 0 0 0 1.137-1.137c.115-.226.195-.526.238-1.054.022-.266.033-.568.039-.926H15.8Zm3.4-1.8H10V4.8h4.5c.995 0 1.687 0 2.226.045.527.043.828.123 1.054.239a2.6 2.6 0 0 1 1.137 1.136c.115.226.195.527.238 1.055.044.538.045 1.23.045 2.225V14Z" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
21
+ var _default = Icon24Squareshape5ToprightOutline;
@@ -0,0 +1,21 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ function _export(target, all) {
6
+ for(var name in all)Object.defineProperty(target, name, {
7
+ enumerable: true,
8
+ get: all[name]
9
+ });
10
+ }
11
+ _export(exports, {
12
+ Icon24Squareshape5VerticalCenterSplitOutline: function() {
13
+ return Icon24Squareshape5VerticalCenterSplitOutline;
14
+ },
15
+ default: function() {
16
+ return _default;
17
+ }
18
+ });
19
+ var _iconssprite = require("@vkontakte/icons-sprite");
20
+ var Icon24Squareshape5VerticalCenterSplitOutline = (0, _iconssprite.makeIcon)("Icon24Squareshape5VerticalCenterSplitOutline", "squareshape_5_vertical_center_split_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="squareshape_5_vertical_center_split_outline_24"><path fill-rule="evenodd" d="M14.538 3H9.462c-.948 0-1.714 0-2.334.05-.64.053-1.203.164-1.726.43A4.4 4.4 0 0 0 3.48 5.403c-.267.522-.377 1.086-.43 1.725C3 7.748 3 8.514 3 9.462v5.077c0 .947 0 1.713.05 2.333.053.64.163 1.203.43 1.726a4.4 4.4 0 0 0 1.922 1.923c.523.266 1.087.376 1.726.428.62.051 1.386.051 2.334.051h5.076c.948 0 1.714 0 2.334-.05.64-.053 1.203-.163 1.726-.43a4.4 4.4 0 0 0 1.922-1.922c.267-.523.377-1.086.43-1.726.05-.62.05-1.386.05-2.333V9.462c0-.948 0-1.714-.05-2.334-.053-.64-.163-1.203-.43-1.725a4.4 4.4 0 0 0-1.922-1.923c-.523-.266-1.087-.377-1.726-.43C16.252 3 15.486 3 14.538 3ZM7.2 4.851c-.482.045-.765.123-.98.233A2.6 2.6 0 0 0 5.083 6.22c-.115.226-.195.527-.238 1.055C4.8 7.813 4.8 8.505 4.8 9.5v5c0 .995 0 1.687.045 2.226.043.528.123.828.238 1.055a2.6 2.6 0 0 0 1.137 1.136c.215.11.498.188.98.232V4.851ZM9 19.2h6v-2.4H9v2.4ZM9 15V9h6v6H9Zm0-7.8h6V4.8H9v2.4Zm7.8-2.349V19.15c.482-.044.765-.123.98-.232a2.6 2.6 0 0 0 1.137-1.137c.115-.226.195-.526.238-1.054.044-.539.045-1.23.045-2.226v-5c0-.995 0-1.687-.045-2.225-.043-.528-.123-.829-.238-1.055a2.6 2.6 0 0 0-1.137-1.136c-.215-.11-.498-.188-.98-.233Z" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
21
+ var _default = Icon24Squareshape5VerticalCenterSplitOutline;
@@ -0,0 +1,21 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ function _export(target, all) {
6
+ for(var name in all)Object.defineProperty(target, name, {
7
+ enumerable: true,
8
+ get: all[name]
9
+ });
10
+ }
11
+ _export(exports, {
12
+ Icon24Squareshape5VerticalLeftOutline: function() {
13
+ return Icon24Squareshape5VerticalLeftOutline;
14
+ },
15
+ default: function() {
16
+ return _default;
17
+ }
18
+ });
19
+ var _iconssprite = require("@vkontakte/icons-sprite");
20
+ var Icon24Squareshape5VerticalLeftOutline = (0, _iconssprite.makeIcon)("Icon24Squareshape5VerticalLeftOutline", "squareshape_5_vertical_left_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="squareshape_5_vertical_left_outline_24"><path fill-rule="evenodd" d="M9.462 3h5.076c.948 0 1.714 0 2.334.05.64.053 1.203.164 1.726.43a4.4 4.4 0 0 1 1.922 1.923c.267.522.377 1.086.43 1.725.05.62.05 1.386.05 2.334v5.077c0 .947 0 1.713-.05 2.333-.053.64-.163 1.203-.43 1.726a4.4 4.4 0 0 1-1.922 1.923c-.523.266-1.087.376-1.726.428-.62.051-1.386.051-2.334.051H9.462c-.948 0-1.714 0-2.334-.05-.64-.053-1.203-.163-1.726-.43a4.4 4.4 0 0 1-1.922-1.922c-.267-.523-.377-1.086-.43-1.726C3 16.252 3 15.486 3 14.54V9.462c0-.948 0-1.714.05-2.334.053-.64.163-1.203.43-1.725A4.4 4.4 0 0 1 5.402 3.48c.523-.266 1.087-.377 1.726-.43C7.748 3 8.514 3 9.462 3ZM7.274 4.845c-.527.043-.828.123-1.054.239A2.6 2.6 0 0 0 5.083 6.22c-.115.226-.195.527-.238 1.055C4.8 7.813 4.8 8.505 4.8 9.5v5c0 .995 0 1.687.045 2.226.043.528.123.828.238 1.055a2.6 2.6 0 0 0 1.137 1.136c.226.115.527.195 1.054.238.539.044 1.231.045 2.226.045H14V4.8H9.5c-.995 0-1.687 0-2.226.045Zm8.526-.039V7.2h3.349c-.045-.482-.123-.765-.232-.98a2.6 2.6 0 0 0-1.137-1.136c-.226-.116-.527-.196-1.055-.24a14.394 14.394 0 0 0-.925-.038ZM15.8 9v2.1h3.4V9h-3.4Zm0 3.9V15h3.4v-2.1h-3.4Zm0 3.9v2.394c.358-.006.66-.017.925-.039.528-.043.83-.123 1.055-.238a2.6 2.6 0 0 0 1.137-1.137c.11-.215.187-.498.232-.98H15.8Z" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
21
+ var _default = Icon24Squareshape5VerticalLeftOutline;
@@ -0,0 +1,21 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ function _export(target, all) {
6
+ for(var name in all)Object.defineProperty(target, name, {
7
+ enumerable: true,
8
+ get: all[name]
9
+ });
10
+ }
11
+ _export(exports, {
12
+ Icon24Squareshape5VerticalLeftSplitOutline: function() {
13
+ return Icon24Squareshape5VerticalLeftSplitOutline;
14
+ },
15
+ default: function() {
16
+ return _default;
17
+ }
18
+ });
19
+ var _iconssprite = require("@vkontakte/icons-sprite");
20
+ var Icon24Squareshape5VerticalLeftSplitOutline = (0, _iconssprite.makeIcon)("Icon24Squareshape5VerticalLeftSplitOutline", "squareshape_5_vertical_left_split_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="squareshape_5_vertical_left_split_outline_24"><path fill-rule="evenodd" d="M14.538 3H9.462c-.948 0-1.714 0-2.334.05-.64.053-1.203.164-1.726.43A4.4 4.4 0 0 0 3.48 5.403c-.267.522-.377 1.086-.43 1.725C3 7.748 3 8.514 3 9.462v5.077c0 .947 0 1.713.05 2.333.053.64.163 1.203.43 1.726a4.4 4.4 0 0 0 1.922 1.923c.523.266 1.087.376 1.726.428.62.051 1.386.051 2.334.051h5.076c.948 0 1.714 0 2.334-.05.64-.053 1.203-.163 1.726-.43a4.4 4.4 0 0 0 1.922-1.922c.267-.523.377-1.086.43-1.726.05-.62.05-1.386.05-2.333V9.462c0-.948 0-1.714-.05-2.334-.053-.64-.163-1.203-.43-1.725a4.4 4.4 0 0 0-1.922-1.923c-.523-.266-1.087-.377-1.726-.43C16.252 3 15.486 3 14.538 3ZM6.22 5.084c.226-.116.527-.196 1.054-.24C7.813 4.802 8.505 4.8 9.5 4.8H14v6.3H4.8V9.5c0-.995 0-1.687.045-2.225.043-.528.123-.829.238-1.055A2.6 2.6 0 0 1 6.22 5.084ZM4.8 12.9v1.6c0 .995 0 1.687.045 2.226.043.528.123.828.238 1.055a2.6 2.6 0 0 0 1.137 1.136c.226.115.527.195 1.054.238.539.044 1.231.045 2.226.045H14v-6.3H4.8Zm11-4.7V4.806c.358.006.66.017.925.039.528.043.83.123 1.055.239a2.6 2.6 0 0 1 1.137 1.136c.115.226.195.527.238 1.055.022.265.033.567.039.925H15.8Zm0 5.8v-4h3.4v4h-3.4Zm0 5.194V15.8h3.394c-.006.358-.017.66-.039.926-.043.528-.123.828-.238 1.055a2.6 2.6 0 0 1-1.137 1.136c-.226.115-.527.195-1.055.238-.265.022-.567.033-.925.039Z" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
21
+ var _default = Icon24Squareshape5VerticalLeftSplitOutline;
@@ -17,5 +17,5 @@ _export(exports, {
17
17
  }
18
18
  });
19
19
  var _iconssprite = require("@vkontakte/icons-sprite");
20
- var Icon28GraphOutline = (0, _iconssprite.makeIcon)("Icon28GraphOutline", "graph_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 28 28" id="graph_outline_28"><g fill="none" fill-rule="nonzero"><path d="M0 0h28v28H0z" opacity=".257" /><path fill="currentColor" d="M6 16a1 1 0 0 1 1 1v6a1 1 0 0 1-2 0v-6a1 1 0 0 1 1-1Zm5-12a1 1 0 0 1 1 1v18a1 1 0 0 1-2 0V5a1 1 0 0 1 1-1Zm5 8a1 1 0 0 1 1 1v10a1 1 0 0 1-2 0V13a1 1 0 0 1 1-1Zm5-4a1 1 0 0 1 1 1v14a1 1 0 0 1-2 0V9a1 1 0 0 1 1-1Z" /></g></symbol>', 28, 28, false, undefined);
20
+ var Icon28GraphOutline = (0, _iconssprite.makeIcon)("Icon28GraphOutline", "graph_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="graph_outline_28"><path d="M6 16a1 1 0 0 1 1 1v6a1 1 0 1 1-2 0v-6a1 1 0 0 1 1-1Zm5-12a1 1 0 0 1 1 1v18a1 1 0 1 1-2 0V5a1 1 0 0 1 1-1Zm5 8a1 1 0 0 1 1 1v10a1 1 0 1 1-2 0V13a1 1 0 0 1 1-1Zm5-4a1 1 0 0 1 1 1v14a1 1 0 1 1-2 0V9a1 1 0 0 1 1-1Z" /></symbol>', 28, 28, false, undefined);
21
21
  var _default = Icon28GraphOutline;