@vkontakte/icons 2.58.0 → 2.60.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 (72) hide show
  1. package/dist/12/chevron_left_12.js +13 -0
  2. package/dist/12/chevron_right_12.js +13 -0
  3. package/dist/20/notification_waves_20.js +13 -0
  4. package/dist/20/thumbs_down_outline_20.js +13 -0
  5. package/dist/20/thumbs_up_outline_20.js +1 -1
  6. package/dist/24/thumbs_down_outline_24.js +1 -1
  7. package/dist/24/thumbs_up_outline_24.js +1 -1
  8. package/dist/28/cross_large_outline_28.js +13 -0
  9. package/dist/28/play_circle_fill_white_28.js +13 -0
  10. package/dist/28/thumbs_down_outline_28.js +1 -1
  11. package/dist/28/thumbs_up_outline_28.js +1 -1
  12. package/dist/48/forward_48.js +13 -0
  13. package/dist/48/mute_48.js +13 -0
  14. package/dist/48/skip_back_48.js +13 -0
  15. package/dist/48/skip_forward_48.js +13 -0
  16. package/dist/48/subtitles_48.js +13 -0
  17. package/dist/48/subtitles_slash_48.js +13 -0
  18. package/dist/48/volume_48.js +13 -0
  19. package/dist/es6/12/chevron_left_12.js +3 -0
  20. package/dist/es6/12/chevron_right_12.js +3 -0
  21. package/dist/es6/20/notification_waves_20.js +3 -0
  22. package/dist/es6/20/thumbs_down_outline_20.js +3 -0
  23. package/dist/es6/20/thumbs_up_outline_20.js +1 -1
  24. package/dist/es6/24/thumbs_down_outline_24.js +1 -1
  25. package/dist/es6/24/thumbs_up_outline_24.js +1 -1
  26. package/dist/es6/28/cross_large_outline_28.js +3 -0
  27. package/dist/es6/28/play_circle_fill_white_28.js +3 -0
  28. package/dist/es6/28/thumbs_down_outline_28.js +1 -1
  29. package/dist/es6/28/thumbs_up_outline_28.js +1 -1
  30. package/dist/es6/48/forward_48.js +3 -0
  31. package/dist/es6/48/mute_48.js +3 -0
  32. package/dist/es6/48/skip_back_48.js +3 -0
  33. package/dist/es6/48/skip_forward_48.js +3 -0
  34. package/dist/es6/48/subtitles_48.js +3 -0
  35. package/dist/es6/48/subtitles_slash_48.js +3 -0
  36. package/dist/es6/48/volume_48.js +3 -0
  37. package/dist/es6/index.js +13 -0
  38. package/dist/icons-map.json +1 -1
  39. package/dist/index.js +52 -0
  40. package/dist/typings/12/chevron_left_12.d.ts +11 -0
  41. package/dist/typings/12/chevron_right_12.d.ts +11 -0
  42. package/dist/typings/20/notification_waves_20.d.ts +11 -0
  43. package/dist/typings/20/thumbs_down_outline_20.d.ts +11 -0
  44. package/dist/typings/28/cross_large_outline_28.d.ts +11 -0
  45. package/dist/typings/28/play_circle_fill_white_28.d.ts +11 -0
  46. package/dist/typings/48/forward_48.d.ts +11 -0
  47. package/dist/typings/48/mute_48.d.ts +11 -0
  48. package/dist/typings/48/skip_back_48.d.ts +11 -0
  49. package/dist/typings/48/skip_forward_48.d.ts +11 -0
  50. package/dist/typings/48/subtitles_48.d.ts +11 -0
  51. package/dist/typings/48/subtitles_slash_48.d.ts +11 -0
  52. package/dist/typings/48/volume_48.d.ts +11 -0
  53. package/dist/typings/index.d.ts +13 -0
  54. package/package.json +2 -2
  55. package/src/svg/12/chevron_left_12.svg +1 -0
  56. package/src/svg/12/chevron_right_12.svg +1 -0
  57. package/src/svg/20/notification_waves_20.svg +1 -0
  58. package/src/svg/20/thumbs_down_outline_20.svg +1 -0
  59. package/src/svg/20/thumbs_up_outline_20.svg +1 -1
  60. package/src/svg/24/thumbs_down_outline_24.svg +1 -1
  61. package/src/svg/24/thumbs_up_outline_24.svg +1 -1
  62. package/src/svg/28/cross_large_outline_28.svg +1 -0
  63. package/src/svg/28/play_circle_fill_white_28.svg +11 -0
  64. package/src/svg/28/thumbs_down_outline_28.svg +1 -1
  65. package/src/svg/28/thumbs_up_outline_28.svg +1 -1
  66. package/src/svg/48/forward_48.svg +1 -0
  67. package/src/svg/48/mute_48.svg +1 -0
  68. package/src/svg/48/skip_back_48.svg +1 -0
  69. package/src/svg/48/skip_forward_48.svg +1 -0
  70. package/src/svg/48/subtitles_48.svg +1 -0
  71. package/src/svg/48/subtitles_slash_48.svg +1 -0
  72. package/src/svg/48/volume_48.svg +1 -0
@@ -0,0 +1,13 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ Object.defineProperty(exports, "Icon12ChevronLeft", {
6
+ enumerable: true,
7
+ get: function() {
8
+ return Icon12ChevronLeft;
9
+ }
10
+ });
11
+ var _iconssprite = require("@vkontakte/icons-sprite");
12
+ "use-client";
13
+ var Icon12ChevronLeft = (0, _iconssprite.makeIcon)("Icon12ChevronLeft", "chevron_left_12", "0 0 8 12", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 8 12" id="chevron_left_12"><path fill-rule="evenodd" d="M2.15 6.452a.75.75 0 0 1 0-.9c.49-.653.907-1.187 1.305-1.697l.038-.049c.384-.492.751-.961 1.157-1.502a.75.75 0 1 1 1.2.9c-.415.553-.79 1.033-1.172 1.522l-.042.053c-.3.384-.607.777-.946 1.223.34.445.646.838.946 1.223l.042.052c.382.49.757.97 1.172 1.523a.75.75 0 1 1-1.2.9c-.406-.54-.773-1.01-1.157-1.502l-.038-.05A98.062 98.062 0 0 1 2.15 6.452Z" clip-rule="evenodd" /></symbol>', 8, 12, false, undefined);
@@ -0,0 +1,13 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ Object.defineProperty(exports, "Icon12ChevronRight", {
6
+ enumerable: true,
7
+ get: function() {
8
+ return Icon12ChevronRight;
9
+ }
10
+ });
11
+ var _iconssprite = require("@vkontakte/icons-sprite");
12
+ "use-client";
13
+ var Icon12ChevronRight = (0, _iconssprite.makeIcon)("Icon12ChevronRight", "chevron_right_12", "0 0 8 12", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 8 12" id="chevron_right_12"><path fill-rule="evenodd" d="M5.85 5.552c.2.267.2.633 0 .9-.49.653-.907 1.187-1.304 1.696l-.039.05c-.384.491-.751.961-1.157 1.502a.75.75 0 0 1-1.2-.9 94.04 94.04 0 0 1 1.173-1.523l.04-.052c.3-.385.608-.778.947-1.223-.34-.446-.646-.839-.946-1.223l-.041-.053A93.21 93.21 0 0 1 2.15 3.204a.75.75 0 1 1 1.2-.9c.406.54.773 1.01 1.157 1.502l.039.05c.397.508.814 1.043 1.304 1.696Z" clip-rule="evenodd" /></symbol>', 8, 12, false, undefined);
@@ -0,0 +1,13 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ Object.defineProperty(exports, "Icon20NotificationWaves", {
6
+ enumerable: true,
7
+ get: function() {
8
+ return Icon20NotificationWaves;
9
+ }
10
+ });
11
+ var _iconssprite = require("@vkontakte/icons-sprite");
12
+ "use-client";
13
+ var Icon20NotificationWaves = (0, _iconssprite.makeIcon)("Icon20NotificationWaves", "notification_waves_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="notification_waves_20"><path fill-rule="evenodd" d="M5.006 2.246a.75.75 0 0 1-.052 1.06c-.89.807-1.506 1.953-1.706 3.304a.75.75 0 1 1-1.484-.22c.248-1.672 1.02-3.141 2.182-4.196a.75.75 0 0 1 1.06.052Zm10.5 6.212c0-3.365-2.299-5.958-5.503-5.958S4.495 5.095 4.495 8.458v1.266c0 .18-.155.42-.575.85-.054.056-.105.107-.216.218-.863.868-1.204 1.368-1.204 2.172 0 .35.035.605.187.92.349.718 1.129 1.115 2.316 1.115h1.525l6.944.001h1.525c1.154 0 1.925-.388 2.29-1.082.172-.328.213-.602.213-.954 0-.804-.341-1.304-1.204-2.172l-.216-.217c-.42-.43-.575-.67-.575-.851V8.458ZM13 15.801c-.434 1.295-1.469 1.999-3 1.999-1.547 0-2.575-.678-3-2h6Zm2.046-12.495a.75.75 0 0 1 1.008-1.112c1.163 1.055 1.934 2.524 2.182 4.196a.75.75 0 1 1-1.484.22c-.2-1.35-.815-2.497-1.706-3.304Z" clip-rule="evenodd" /></symbol>', 20, 20, false, undefined);
@@ -0,0 +1,13 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ Object.defineProperty(exports, "Icon20ThumbsDownOutline", {
6
+ enumerable: true,
7
+ get: function() {
8
+ return Icon20ThumbsDownOutline;
9
+ }
10
+ });
11
+ var _iconssprite = require("@vkontakte/icons-sprite");
12
+ "use-client";
13
+ var Icon20ThumbsDownOutline = (0, _iconssprite.makeIcon)("Icon20ThumbsDownOutline", "thumbs_down_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="thumbs_down_outline_20"><path fill-rule="evenodd" d="M10.762 18.503c.898 0 1.711-.532 2.07-1.355l1.77-4.057c.058-.134.097-.224.132-.317.152-.4.24-.823.261-1.251.005-.1.005-.198.005-.345v-4.46c0-.673 0-1.223-.037-1.671-.037-.463-.118-.882-.317-1.272a3.25 3.25 0 0 0-1.42-1.42c-.391-.2-.81-.28-1.273-.318C11.506 2 10.955 2 10.282 2h-2.47c-.829 0-1.433 0-1.974.197a3.25 3.25 0 0 0-1.254.826c-.395.42-.633.975-.96 1.736l-.994 2.32c-.387.902-.698 1.626-.89 2.218-.196.6-.306 1.166-.2 1.726a3.25 3.25 0 0 0 1.378 2.09c.473.319 1.036.441 1.665.498.62.057 1.408.057 2.389.057h1.531v2.578a2.259 2.259 0 0 0 2.26 2.258Zm.695-1.955a.759.759 0 0 1-1.454-.303V13.2c0-.571-.463-1.034-1.034-1.034h-1.96c-1.027 0-1.747-.001-2.29-.05-.543-.05-.803-.141-.963-.249a1.75 1.75 0 0 1-.742-1.125c-.036-.19-.017-.465.152-.983.169-.52.452-1.18.857-2.125l.93-2.167c.399-.93.534-1.215.724-1.417a1.75 1.75 0 0 1 .675-.445c.26-.095.576-.106 1.587-.106h2.311c.713 0 1.202 0 1.581.032.37.03.57.085.713.159.33.168.598.435.765.765.074.144.13.343.16.713.03.38.031.869.031 1.581v4.411c0 .17 0 .23-.003.29-.013.27-.069.537-.165.79-.02.055-.045.11-.113.267l-1.761 4.04ZM16.75 2a.75.75 0 0 0-.75.75v8.5a.75.75 0 0 0 1.5 0v-8.5a.75.75 0 0 0-.75-.75Z" /></symbol>', 20, 20, false, undefined);
@@ -10,4 +10,4 @@ Object.defineProperty(exports, "Icon20ThumbsUpOutline", {
10
10
  });
11
11
  var _iconssprite = require("@vkontakte/icons-sprite");
12
12
  "use-client";
13
- var Icon20ThumbsUpOutline = (0, _iconssprite.makeIcon)("Icon20ThumbsUpOutline", "thumbs_up_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 20 20" id="thumbs_up_outline_20"><path fill="currentColor" fill-rule="evenodd" d="M9.607 3.823a.956.956 0 0 1 1.893.189V7.25c0 .414.336.75.75.75h1c1.417 0 2.309.299 2.856.823.54.518.894 1.402.894 2.927v.5c0 1.526-.353 2.41-.894 2.927-.547.525-1.44.823-2.856.823H7v-5.75c0-.273 0-.473-.006-.633l.955-.666c.466-.326.79-.82.902-1.377zm-3.2 4.374.683-.476a.712.712 0 0 0 .29-.444l.757-3.75A2.456 2.456 0 0 1 13 4.012V6.5h.25c1.583 0 2.941.327 3.894 1.24.96.92 1.356 2.286 1.356 4.01v.5c0 1.725-.397 3.091-1.356 4.01-.953.913-2.31 1.24-3.894 1.24H6.642a2.2 2.2 0 0 1-1.413.955c-.212.042-.468.042-.979.042s-.767 0-.98-.042a2.2 2.2 0 0 1-1.728-1.729c-.042-.212-.042-.468-.042-.98V10.25c0-.51 0-.767.042-.979a2.2 2.2 0 0 1 1.729-1.729c.212-.042.468-.042.979-.042s.767 0 .98.042c.46.092.869.326 1.177.655zM5.5 10.25v5.497c0 .266 0 .428-.004.55a1.28 1.28 0 0 1-.01.137.7.7 0 0 1-.549.55c-.005 0-.039.005-.137.008-.122.005-.284.005-.55.005s-.428 0-.55-.004a1.26 1.26 0 0 1-.137-.01.7.7 0 0 1-.55-.549c0-.005-.005-.04-.009-.137a18.13 18.13 0 0 1-.004-.55V10.25c0-.266 0-.427.004-.55.004-.098.009-.132.01-.137a.7.7 0 0 1 .549-.55c.005 0 .04-.005.137-.008C3.822 9 3.984 9 4.25 9s.428 0 .55.005c.098.003.132.008.137.009a.7.7 0 0 1 .55.55c0 .004.005.038.009.136.004.123.004.284.004.55z" clip-rule="evenodd" /></symbol>', 20, 20, false, undefined);
13
+ var Icon20ThumbsUpOutline = (0, _iconssprite.makeIcon)("Icon20ThumbsUpOutline", "thumbs_up_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="thumbs_up_outline_20"><path fill-rule="evenodd" d="M9.238 1.497c-.898 0-1.711.532-2.07 1.356l-1.77 4.056a7.133 7.133 0 0 0-.132.317c-.152.401-.24.823-.261 1.251C5 8.577 5 8.675 5 8.822v4.46c0 .673 0 1.223.037 1.671.037.463.118.882.317 1.273a3.25 3.25 0 0 0 1.42 1.42c.391.199.81.28 1.273.317.447.037.998.037 1.671.037h2.47c.829 0 1.433 0 1.974-.197a3.251 3.251 0 0 0 1.254-.826c.395-.42.633-.974.96-1.736l.994-2.319c.387-.902.698-1.626.89-2.218.196-.6.306-1.166.2-1.726a3.25 3.25 0 0 0-1.378-2.09c-.473-.319-1.036-.44-1.665-.498-.62-.057-1.408-.057-2.389-.057h-1.531V3.755a2.259 2.259 0 0 0-2.26-2.258Zm-.695 1.955a.759.759 0 0 1 1.454.303V6.8c0 .571.463 1.034 1.034 1.034h1.96c1.027 0 1.747.001 2.29.05.543.05.803.141.963.249.388.261.655.666.742 1.125.036.19.017.465-.152.983-.169.52-.452 1.18-.857 2.125l-.93 2.167c-.399.93-.534 1.215-.724 1.417a1.751 1.751 0 0 1-.675.445c-.26.095-.576.106-1.588.106H9.75c-.712 0-1.202 0-1.581-.032-.37-.03-.57-.085-.714-.159a1.75 1.75 0 0 1-.764-.765c-.074-.144-.13-.343-.16-.713-.03-.38-.031-.868-.031-1.581V8.84c0-.171 0-.232.003-.29.013-.27.069-.538.165-.791.02-.055.045-.11.113-.267l1.762-4.04ZM3.25 18a.75.75 0 0 0 .75-.75v-8.5a.75.75 0 0 0-1.5 0v8.5c0 .414.336.75.75.75Z" /></symbol>', 20, 20, false, undefined);
@@ -10,4 +10,4 @@ Object.defineProperty(exports, "Icon24ThumbsDownOutline", {
10
10
  });
11
11
  var _iconssprite = require("@vkontakte/icons-sprite");
12
12
  "use-client";
13
- var Icon24ThumbsDownOutline = (0, _iconssprite.makeIcon)("Icon24ThumbsDownOutline", "thumbs_down_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="thumbs_down_outline_24"><path fill-rule="evenodd" d="m15.5 14.921-.579.483a.41.41 0 0 0-.138.227l-.88 4.019A2.986 2.986 0 0 1 8 19.01V17c-1.736-.006-3.266-.43-4.365-1.468C2.52 14.478 2 12.935 2 11.022v-1.08c0-1.913.52-3.45 1.639-4.495C4.746 4.412 6.29 4 8.037 4h7.523c.39-.496.955-.846 1.605-.96.227-.04.481-.04.77-.04h.13c.289 0 .542 0 .77.04a2.619 2.619 0 0 1 2.125 2.125c.04.228.04.481.04.77v7.13c0 .289 0 .542-.04.77a2.619 2.619 0 0 1-2.125 2.125c-.228.04-.481.04-.77.04h-.13c-.289 0-.543 0-.77-.04a2.617 2.617 0 0 1-1.664-1.039Zm-3.355 4.344A1.186 1.186 0 0 1 9.8 19.01V16.1a.9.9 0 0 0-.9-.9h-.863c-1.489 0-2.514-.36-3.166-.976C4.23 13.617 3.8 12.62 3.8 11.022v-1.08c0-1.598.428-2.583 1.068-3.18.65-.608 1.675-.962 3.17-.962H15v7.202a.932.932 0 0 0-.076.057l-1.155.962a2.21 2.21 0 0 0-.744 1.225l-.88 4.019Zm6.378-5.077c-.05.008-.13.012-.523.012-.392 0-.472-.003-.523-.012a.819.819 0 0 1-.665-.665c-.009-.05-.012-.13-.012-.523V6c0-.392.003-.472.012-.523a.819.819 0 0 1 .665-.665c.05-.009.13-.012.523-.012.392 0 .472.003.523.012a.82.82 0 0 1 .665.665c.009.05.012.13.012.523v7c0 .392-.003.472-.012.523a.819.819 0 0 1-.665.665Z" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
13
+ var Icon24ThumbsDownOutline = (0, _iconssprite.makeIcon)("Icon24ThumbsDownOutline", "thumbs_down_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="thumbs_down_outline_24"><path d="M20.1 3a.9.9 0 0 0-.9.9v10.2a.9.9 0 1 0 1.8 0V3.9a.9.9 0 0 0-.9-.9Zm-7.233 19a2.867 2.867 0 0 0 2.58-1.618l2.064-4.265A4.9 4.9 0 0 0 18 13.983V6.9A3.9 3.9 0 0 0 14.1 3H8.19a3.9 3.9 0 0 0-3.658 2.55l-2.287 6.2c-.94 2.547.945 5.25 3.66 5.25H10v2.133A2.867 2.867 0 0 0 12.867 22Zm.96-2.402a1.067 1.067 0 0 1-2.027-.465v-2.739c0-.66-.535-1.194-1.194-1.194H5.904a2.1 2.1 0 0 1-1.97-2.827l2.287-6.2A2.1 2.1 0 0 1 8.19 4.8h5.91c1.16 0 2.1.94 2.1 2.1v7.083a3.1 3.1 0 0 1-.31 1.35l-2.063 4.265Z" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
@@ -10,4 +10,4 @@ Object.defineProperty(exports, "Icon24ThumbsUpOutline", {
10
10
  });
11
11
  var _iconssprite = require("@vkontakte/icons-sprite");
12
12
  "use-client";
13
- var Icon24ThumbsUpOutline = (0, _iconssprite.makeIcon)("Icon24ThumbsUpOutline", "thumbs_up_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="thumbs_up_outline_24"><path fill-rule="evenodd" d="m8.521 9.206.582-.582a.39.39 0 0 0 .104-.187l.978-4.207a2.895 2.895 0 0 1 5.715.655V7.1h.1c1.854 0 3.392.394 4.449 1.451S21.9 11.146 21.9 13v1c0 1.922-.554 3.442-1.663 4.472C19.14 19.491 17.637 19.9 16 19.9H8.45a2.4 2.4 0 0 1-1.329.918c-.31.083-.658.083-1.031.082h-.18c-.373 0-.722.001-1.031-.082a2.4 2.4 0 0 1-1.697-1.697c-.083-.31-.083-.658-.082-1.031v-7.18c0-.373-.001-.722.082-1.031a2.4 2.4 0 0 1 1.697-1.697c.31-.083.658-.083 1.031-.082h.18c.373 0 .722-.001 1.031.082a2.4 2.4 0 0 1 1.4 1.024Zm3.417-4.569a1.095 1.095 0 0 1 2.162.248V8a.9.9 0 0 0 .9.9h1c1.646 0 2.608.356 3.176.924.568.568.924 1.53.924 3.176v1c0 1.579-.447 2.558-1.087 3.153-.654.606-1.651.947-3.013.947-.602 0-7.1.01-7.1-.01v-6.717l1.476-1.476c.289-.29.491-.654.584-1.052l.978-4.208ZM7.1 11.006V18c0 .523-.008.608-.02.655a.6.6 0 0 1-.425.425c-.047.012-.132.02-.655.02s-.608-.008-.655-.02a.6.6 0 0 1-.425-.425c-.012-.047-.02-.132-.02-.655v-7c0-.523.008-.608.02-.655a.6.6 0 0 1 .425-.425c.047-.012.132-.02.655-.02s.608.008.655.02a.6.6 0 0 1 .425.425c.012.047.017.139.02.66Z" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
13
+ var Icon24ThumbsUpOutline = (0, _iconssprite.makeIcon)("Icon24ThumbsUpOutline", "thumbs_up_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="thumbs_up_outline_24"><path d="M3.9 21a.9.9 0 0 0 .9-.9V9.9a.9.9 0 0 0-1.8 0v10.2a.9.9 0 0 0 .9.9Zm7.233-19c-1.1 0-2.102.629-2.58 1.618L6.489 7.883A4.9 4.9 0 0 0 6 10.017V17.1A3.9 3.9 0 0 0 9.9 21h5.91a3.9 3.9 0 0 0 3.659-2.55l2.287-6.2C22.694 9.703 20.81 7 18.095 7H14V4.867A2.867 2.867 0 0 0 11.133 2Zm-.96 2.402a1.067 1.067 0 0 1 2.027.465v2.739c0 .66.535 1.194 1.194 1.194h4.702a2.1 2.1 0 0 1 1.97 2.827l-2.287 6.2a2.1 2.1 0 0 1-1.97 1.373h-5.91a2.1 2.1 0 0 1-2.1-2.1v-7.083c0-.468.107-.93.31-1.35l2.064-4.265Z" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
@@ -0,0 +1,13 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ Object.defineProperty(exports, "Icon28CrossLargeOutline", {
6
+ enumerable: true,
7
+ get: function() {
8
+ return Icon28CrossLargeOutline;
9
+ }
10
+ });
11
+ var _iconssprite = require("@vkontakte/icons-sprite");
12
+ "use-client";
13
+ var Icon28CrossLargeOutline = (0, _iconssprite.makeIcon)("Icon28CrossLargeOutline", "cross_large_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="cross_large_outline_28"><path d="M6.884 5.116a1.25 1.25 0 1 0-1.768 1.768L12.232 14l-7.116 7.116a1.25 1.25 0 0 0 1.768 1.768L14 15.768l7.116 7.116a1.25 1.25 0 0 0 1.768-1.768L15.768 14l7.116-7.116a1.25 1.25 0 0 0-1.768-1.768L14 12.232 6.884 5.116Z" /></symbol>', 28, 28, false, undefined);
@@ -0,0 +1,13 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ Object.defineProperty(exports, "Icon28PlayCircleFillWhite", {
6
+ enumerable: true,
7
+ get: function() {
8
+ return Icon28PlayCircleFillWhite;
9
+ }
10
+ });
11
+ var _iconssprite = require("@vkontakte/icons-sprite");
12
+ "use-client";
13
+ var Icon28PlayCircleFillWhite = (0, _iconssprite.makeIcon)("Icon28PlayCircleFillWhite", "play_circle_fill_white_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 28 28" id="play_circle_fill_white_28"><g clip-path="url(#play_circle_fill_white_28_a)"><circle cx="14" cy="14" r="14" fill="#fff" /><path fill="#000" d="M19.024 13.13c.635.384.635 1.354 0 1.738l-6.612 3.997c-.63.38-1.412-.1-1.412-.868v-7.995c0-.768.783-1.25 1.412-.869l6.612 3.998Z" /></g><defs><clipPath id="play_circle_fill_white_28_a"><path fill="#fff" d="M0 0h28v28H0z" /></clipPath></defs></symbol>', 28, 28, false, undefined);
@@ -10,4 +10,4 @@ Object.defineProperty(exports, "Icon28ThumbsDownOutline", {
10
10
  });
11
11
  var _iconssprite = require("@vkontakte/icons-sprite");
12
12
  "use-client";
13
- var Icon28ThumbsDownOutline = (0, _iconssprite.makeIcon)("Icon28ThumbsDownOutline", "thumbs_down_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 28 28" id="thumbs_down_outline_28"><path fill="currentColor" fill-rule="evenodd" d="m19.2 16.026-1.154.923a.515.515 0 0 0-.181.294L16.55 23.38a3.311 3.311 0 0 1-4.455 2.387A3.313 3.313 0 0 1 10 22.686v-3.68h-.5c-2.183 0-4.086-.616-5.447-1.94C2.687 15.738 2 13.826 2 11.504v-1c0-2.324.687-4.236 2.053-5.564C5.413 3.617 7.317 3 9.5 3h9.682a2.85 2.85 0 0 1 1.105-.794c.305-.123.611-.167.912-.187A16.35 16.35 0 0 1 22.219 2h.062c.393 0 .736 0 1.02.019.3.02.607.064.912.187a2.85 2.85 0 0 1 1.581 1.582c.123.305.167.611.187.912.019.284.019.627.019 1.02v7.565c0 .393 0 .736-.019 1.02-.02.301-.064.608-.187.913a2.85 2.85 0 0 1-1.581 1.582c-.305.122-.611.167-.912.187-.285.019-.627.019-1.02.019h-.062c-.393 0-.736 0-1.02-.02-.3-.02-.607-.064-.912-.186a2.85 2.85 0 0 1-1.087-.774Zm-4.606 6.934a1.312 1.312 0 0 1-1.764.946 1.312 1.312 0 0 1-.83-1.22v-4.68a1 1 0 0 0-1-1H9.5c-1.817 0-3.164-.51-4.053-1.374-.884-.86-1.447-2.2-1.447-4.128v-1c0-1.93.563-3.269 1.447-4.13.89-.864 2.236-1.373 4.053-1.373h9.006c-.006.216-.006.457-.006.72v7.564c0 .269 0 .515.006.734l-1.709 1.368a2.516 2.516 0 0 0-.888 1.437l-1.315 6.136Zm8.873-8.016c-.027.01-.097.033-.298.046-.21.014-.486.015-.919.015s-.708 0-.919-.015c-.201-.013-.27-.036-.298-.046a.85.85 0 0 1-.472-.472c-.01-.027-.033-.097-.047-.299-.014-.21-.014-.486-.014-.919V5.751c0-.432 0-.708.014-.919.014-.201.036-.27.047-.298a.85.85 0 0 1 .472-.472c.027-.01.097-.033.298-.047.21-.014.486-.014.919-.014s.708 0 .919.014c.201.014.27.036.298.047a.85.85 0 0 1 .472.472c.01.027.033.097.047.298.014.21.014.487.014.92v7.502c0 .433 0 .709-.014.92-.014.2-.036.27-.047.298a.85.85 0 0 1-.472.472Z" clip-rule="evenodd" /></symbol>', 28, 28, false, undefined);
13
+ var Icon28ThumbsDownOutline = (0, _iconssprite.makeIcon)("Icon28ThumbsDownOutline", "thumbs_down_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="thumbs_down_outline_28"><path fill-rule="evenodd" d="M16.201 23.188a1.419 1.419 0 0 1-2.701-.607v-3.699c0-.763-.619-1.382-1.382-1.382h-5.61a2.5 2.5 0 0 1-2.322-3.424l2.982-7.5A2.5 2.5 0 0 1 9.491 5H16.5A2.5 2.5 0 0 1 19 7.5v8.951c0 .543-.12 1.079-.352 1.569L16.2 23.188ZM14.92 26a3.419 3.419 0 0 0 3.09-1.956l2.446-5.168A5.667 5.667 0 0 0 21 16.45V7.5A4.5 4.5 0 0 0 16.5 3H9.491A4.5 4.5 0 0 0 5.31 5.837l-2.983 7.5C1.152 16.292 3.33 19.5 6.51 19.5h4.99v3.081A3.419 3.419 0 0 0 14.919 26ZM24 3a1 1 0 0 0-1 1v12a1 1 0 1 0 2 0V4a1 1 0 0 0-1-1Z" clip-rule="evenodd" /></symbol>', 28, 28, false, undefined);
@@ -10,4 +10,4 @@ Object.defineProperty(exports, "Icon28ThumbsUpOutline", {
10
10
  });
11
11
  var _iconssprite = require("@vkontakte/icons-sprite");
12
12
  "use-client";
13
- var Icon28ThumbsUpOutline = (0, _iconssprite.makeIcon)("Icon28ThumbsUpOutline", "thumbs_up_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 28 28" id="thumbs_up_outline_28"><path fill="currentColor" fill-rule="evenodd" d="M13.406 5.048A1.312 1.312 0 0 1 16 5.323V10a1 1 0 0 0 1 1h1.5c1.817 0 3.164.509 4.053 1.373.884.86 1.447 2.2 1.447 4.127v1c0 1.928-.563 3.267-1.447 4.127-.89.865-2.236 1.373-4.053 1.373H9.494c.006-.216.006-.456.006-.72V14.72c0-.27 0-.515-.006-.734l1.709-1.368c.453-.362.767-.87.888-1.436zM8.8 11.979l1.154-.922a.515.515 0 0 0 .181-.294l1.315-6.135a3.312 3.312 0 0 1 6.55.695V9h.5c2.183 0 4.086.617 5.447 1.94C25.313 12.266 26 14.177 26 16.5v1c0 2.322-.687 4.233-2.053 5.561-1.36 1.323-3.264 1.94-5.447 1.94H8.818a2.85 2.85 0 0 1-1.105.794c-.305.122-.611.166-.912.186-.284.02-.627.02-1.02.02H5.72c-.394 0-.737 0-1.021-.02-.3-.02-.607-.064-.912-.186a2.85 2.85 0 0 1-1.581-1.582 2.915 2.915 0 0 1-.187-.912C2 23.017 2 22.674 2 22.281V14.72c0-.394 0-.736.019-1.02.02-.301.064-.607.187-.912a2.85 2.85 0 0 1 1.581-1.582c.305-.123.611-.167.912-.187C4.983 11 5.326 11 5.719 11h.061c.394 0 .737 0 1.021.02.3.019.607.063.912.186.422.17.794.436 1.087.774zm-4.267 1.083c.027-.011.097-.034.298-.047.21-.014.486-.015.919-.015s.708 0 .919.015c.201.013.27.036.298.047a.85.85 0 0 1 .472.471c.01.027.033.097.047.299.013.21.014.486.014.918v7.5c0 .433 0 .708-.014.919-.014.202-.036.271-.047.298a.85.85 0 0 1-.472.472c-.027.01-.097.033-.298.047-.21.014-.486.014-.919.014s-.708 0-.919-.014c-.201-.014-.27-.036-.298-.047a.85.85 0 0 1-.472-.472c-.01-.027-.033-.096-.047-.298-.013-.21-.014-.486-.014-.919v-7.5c0-.432 0-.708.014-.918.014-.202.036-.272.047-.299a.85.85 0 0 1 .472-.471z" clip-rule="evenodd" /></symbol>', 28, 28, false, undefined);
13
+ var Icon28ThumbsUpOutline = (0, _iconssprite.makeIcon)("Icon28ThumbsUpOutline", "thumbs_up_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="thumbs_up_outline_28"><path d="M5 24a1 1 0 1 1-2 0V12a1 1 0 1 1 2 0v12Zm8.081-20c-.548 0-1.048.316-1.282.812L9.353 9.98A3.667 3.667 0 0 0 9 11.549V20.5a2.5 2.5 0 0 0 2.5 2.5h7.009a2.5 2.5 0 0 0 2.323-1.576l2.982-7.5a2.5 2.5 0 0 0-2.323-3.424h-5.609A1.382 1.382 0 0 1 14.5 9.118v-3.7C14.5 4.636 13.865 4 13.081 4Zm-3.09-.044A3.419 3.419 0 0 1 16.5 5.42V8.5h4.991c3.18 0 5.357 3.208 4.182 6.163l-2.983 7.5A4.5 4.5 0 0 1 18.51 25H11.5A4.5 4.5 0 0 1 7 20.5v-8.951c0-.839.186-1.667.545-2.425L9.99 3.956Z" clip-rule="evenodd" /></symbol>', 28, 28, false, undefined);
@@ -0,0 +1,13 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ Object.defineProperty(exports, "Icon48Forward", {
6
+ enumerable: true,
7
+ get: function() {
8
+ return Icon48Forward;
9
+ }
10
+ });
11
+ var _iconssprite = require("@vkontakte/icons-sprite");
12
+ "use-client";
13
+ var Icon48Forward = (0, _iconssprite.makeIcon)("Icon48Forward", "forward_48", "0 0 48 48", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 48 48" id="forward_48"><path d="M32.46 7.533a1.157 1.157 0 0 1-.003 1.961l-7.658 4.823c-.78.491-1.799-.065-1.799-.981v-3.3c-7.265.512-13 6.568-13 13.964 0 7.732 6.268 14 14 14 5.98 0 11.089-3.75 13.094-9.032a1.5 1.5 0 1 1 2.805 1.064C37.466 36.441 31.267 41 24 41c-9.389 0-17-7.611-17-17 0-9.053 7.077-16.453 16-16.971V3.664c0-.918 1.022-1.473 1.801-.98l7.658 4.85Z" /></symbol>', 48, 48, false, undefined);
@@ -0,0 +1,13 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ Object.defineProperty(exports, "Icon48Mute", {
6
+ enumerable: true,
7
+ get: function() {
8
+ return Icon48Mute;
9
+ }
10
+ });
11
+ var _iconssprite = require("@vkontakte/icons-sprite");
12
+ "use-client";
13
+ var Icon48Mute = (0, _iconssprite.makeIcon)("Icon48Mute", "mute_48", "0 0 48 48", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 48 48" id="mute_48"><path d="M4 24.471v-.942c0-1.96 0-2.94.381-3.69a3.5 3.5 0 0 1 1.53-1.529c.749-.381 1.729-.381 3.689-.381h2.733c.025 0 .037 0 .049-.003a.1.1 0 0 0 .029-.012.227.227 0 0 0 .036-.033L21.9 8.315A4.426 4.426 0 0 1 25.05 7 2.951 2.951 0 0 1 28 9.951V38.05A2.951 2.951 0 0 1 25.049 41a4.426 4.426 0 0 1-3.149-1.315l-9.453-9.566a.227.227 0 0 0-.036-.033.1.1 0 0 0-.03-.012c-.01-.003-.023-.003-.048-.003H9.6c-1.96 0-2.94 0-3.689-.381a3.5 3.5 0 0 1-1.53-1.53C4 27.412 4 26.432 4 24.471Zm28.44-6.031a1.5 1.5 0 0 1 2.12 0L38 21.878l3.44-3.44a1.5 1.5 0 0 1 2.12 2.122L40.122 24l3.44 3.44a1.5 1.5 0 0 1-2.122 2.12L38 26.122l-3.44 3.44a1.5 1.5 0 0 1-2.12-2.122L35.878 24l-3.44-3.44a1.5 1.5 0 0 1 0-2.12Z" /></symbol>', 48, 48, false, undefined);
@@ -0,0 +1,13 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ Object.defineProperty(exports, "Icon48SkipBack", {
6
+ enumerable: true,
7
+ get: function() {
8
+ return Icon48SkipBack;
9
+ }
10
+ });
11
+ var _iconssprite = require("@vkontakte/icons-sprite");
12
+ "use-client";
13
+ var Icon48SkipBack = (0, _iconssprite.makeIcon)("Icon48SkipBack", "skip_back_48", "0 0 48 48", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 48 48" id="skip_back_48"><path d="M14 21.817c.631-.505 1.627-1.054 3.084-1.857l13.009-7.172c2.268-1.25 3.402-1.875 4.332-1.778a2.908 2.908 0 0 1 2.026 1.134c.549.73.549 1.991.549 4.511v14.69c0 2.52 0 3.78-.549 4.51a2.909 2.909 0 0 1-2.026 1.135c-.93.097-2.064-.528-4.332-1.778L17.084 28.04c-1.457-.803-2.453-1.352-3.084-1.857V34.5a1.5 1.5 0 0 1-3 0v-21a1.5 1.5 0 0 1 3 0v8.317Z" /></symbol>', 48, 48, false, undefined);
@@ -0,0 +1,13 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ Object.defineProperty(exports, "Icon48SkipForward", {
6
+ enumerable: true,
7
+ get: function() {
8
+ return Icon48SkipForward;
9
+ }
10
+ });
11
+ var _iconssprite = require("@vkontakte/icons-sprite");
12
+ "use-client";
13
+ var Icon48SkipForward = (0, _iconssprite.makeIcon)("Icon48SkipForward", "skip_forward_48", "0 0 48 48", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 48 48" id="skip_forward_48"><path d="m30.916 28.04-13.009 7.172c-2.268 1.25-3.402 1.875-4.332 1.778a2.908 2.908 0 0 1-2.026-1.134C11 35.126 11 33.865 11 31.345v-14.69c0-2.52 0-3.78.549-4.51a2.909 2.909 0 0 1 2.026-1.135c.93-.097 2.064.528 4.332 1.778l13.009 7.172c1.457.803 2.453 1.352 3.084 1.857V13.5a1.5 1.5 0 0 1 3 0v21a1.5 1.5 0 0 1-3 0v-8.317c-.631.505-1.627 1.054-3.084 1.857Z" /></symbol>', 48, 48, false, undefined);
@@ -0,0 +1,13 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ Object.defineProperty(exports, "Icon48Subtitles", {
6
+ enumerable: true,
7
+ get: function() {
8
+ return Icon48Subtitles;
9
+ }
10
+ });
11
+ var _iconssprite = require("@vkontakte/icons-sprite");
12
+ "use-client";
13
+ var Icon48Subtitles = (0, _iconssprite.makeIcon)("Icon48Subtitles", "subtitles_48", "0 0 48 48", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 48 48" id="subtitles_48"><path fill-rule="evenodd" d="M28.167 7h-8.334c-2.463 0-4.404 0-5.966.128-1.594.13-2.925.4-4.134 1.016a10.5 10.5 0 0 0-4.589 4.59c-.616 1.208-.886 2.54-1.016 4.133C4 18.429 4 20.37 4 22.833v2.334c0 2.463 0 4.404.128 5.966.13 1.594.4 2.925 1.016 4.134a10.5 10.5 0 0 0 4.59 4.589c1.208.616 2.54.886 4.133 1.016 1.562.128 3.502.128 5.966.128h8.334c2.463 0 4.404 0 5.966-.128 1.594-.13 2.925-.4 4.134-1.016a10.5 10.5 0 0 0 4.589-4.59c.616-1.208.886-2.54 1.016-4.133.128-1.562.128-3.502.128-5.966v-2.334c0-2.463 0-4.404-.128-5.966-.13-1.594-.4-2.925-1.016-4.134a10.5 10.5 0 0 0-4.59-4.589c-1.208-.616-2.54-.886-4.133-1.016C32.571 7 30.63 7 28.167 7ZM13.5 28a1.5 1.5 0 0 0 0 3h11a1.5 1.5 0 0 0 0-3h-11ZM12 22.5a1.5 1.5 0 0 1 1.5-1.5h4a1.5 1.5 0 0 1 0 3h-4a1.5 1.5 0 0 1-1.5-1.5ZM30.5 28a1.5 1.5 0 0 0 0 3h4a1.5 1.5 0 0 0 0-3h-4ZM22 22.5a1.5 1.5 0 0 1 1.5-1.5h11a1.5 1.5 0 0 1 0 3h-11a1.5 1.5 0 0 1-1.5-1.5Z" clip-rule="evenodd" /></symbol>', 48, 48, false, undefined);
@@ -0,0 +1,13 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ Object.defineProperty(exports, "Icon48SubtitlesSlash", {
6
+ enumerable: true,
7
+ get: function() {
8
+ return Icon48SubtitlesSlash;
9
+ }
10
+ });
11
+ var _iconssprite = require("@vkontakte/icons-sprite");
12
+ "use-client";
13
+ var Icon48SubtitlesSlash = (0, _iconssprite.makeIcon)("Icon48SubtitlesSlash", "subtitles_slash_48", "0 0 48 48", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 48 48" id="subtitles_slash_48"><path fill-rule="evenodd" d="M6.56 4.44a1.5 1.5 0 1 0-2.12 2.12l3.088 3.09a10.499 10.499 0 0 0-2.384 3.083c-.616 1.21-.886 2.54-1.016 4.134C4 18.429 4 20.369 4 22.833v2.334c0 2.463 0 4.404.128 5.966.13 1.594.4 2.925 1.016 4.134a10.5 10.5 0 0 0 4.59 4.589c1.208.616 2.54.886 4.133 1.016 1.562.128 3.502.128 5.966.128h8.334c2.463 0 4.404 0 5.966-.128 1.437-.117 2.66-.348 3.773-.844l3.533 3.533a1.5 1.5 0 0 0 2.122-2.122l-37-37ZM13.5 28a1.5 1.5 0 0 0 0 3h11a1.5 1.5 0 0 0 0-3h-11ZM12 22.5a1.5 1.5 0 0 1 1.5-1.5h4a1.5 1.5 0 0 1 0 3h-4a1.5 1.5 0 0 1-1.5-1.5ZM34.5 24h-4.139l12.052 12.051c.158-.254.306-.516.443-.784.616-1.21.886-2.54 1.016-4.134.128-1.562.128-3.502.128-5.966v-2.334c0-2.463 0-4.404-.128-5.966-.13-1.594-.4-2.925-1.016-4.134a10.5 10.5 0 0 0-4.59-4.589c-1.208-.616-2.54-.886-4.133-1.016C32.571 7 30.63 7 28.167 7h-8.334c-2.463 0-4.404 0-5.966.128l-.347.03L27.36 21h7.14a1.5 1.5 0 0 1 0 3Z" /></symbol>', 48, 48, false, undefined);
@@ -0,0 +1,13 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ Object.defineProperty(exports, "Icon48Volume", {
6
+ enumerable: true,
7
+ get: function() {
8
+ return Icon48Volume;
9
+ }
10
+ });
11
+ var _iconssprite = require("@vkontakte/icons-sprite");
12
+ "use-client";
13
+ var Icon48Volume = (0, _iconssprite.makeIcon)("Icon48Volume", "volume_48", "0 0 48 48", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 48 48" id="volume_48"><path d="M4 24.471v-.942c0-1.96 0-2.94.381-3.69a3.5 3.5 0 0 1 1.53-1.529c.749-.381 1.729-.381 3.689-.381h2.733c.025 0 .037 0 .049-.003a.1.1 0 0 0 .029-.012.227.227 0 0 0 .036-.033L21.9 8.315A4.426 4.426 0 0 1 25.05 7 2.951 2.951 0 0 1 28 9.951V38.05A2.951 2.951 0 0 1 25.049 41a4.426 4.426 0 0 1-3.149-1.315l-9.453-9.566a.227.227 0 0 0-.036-.033.1.1 0 0 0-.03-.012c-.01-.003-.023-.003-.048-.003H9.6c-1.96 0-2.94 0-3.689-.381a3.5 3.5 0 0 1-1.53-1.53C4 27.412 4 26.432 4 24.471Zm32.372-11.96a1.5 1.5 0 0 1 2.117-.139C41.818 15.29 44 19.111 44 24s-2.182 8.71-5.511 11.628a1.5 1.5 0 1 1-1.978-2.256C39.315 30.915 41 27.872 41 24s-1.685-6.915-4.489-9.372a1.5 1.5 0 0 1-.139-2.117Zm-3.007 4.764a1.5 1.5 0 1 0-1.73 2.45C33.123 20.776 34 22.33 34 24c0 1.671-.877 3.224-2.365 4.275a1.5 1.5 0 1 0 1.73 2.45C35.535 29.194 37 26.78 37 24c0-2.779-1.465-5.194-3.635-6.725Z" /></symbol>', 48, 48, false, undefined);
@@ -0,0 +1,3 @@
1
+ "use-client";
2
+ import { makeIcon } from "@vkontakte/icons-sprite";
3
+ export var Icon12ChevronLeft = makeIcon("Icon12ChevronLeft", "chevron_left_12", "0 0 8 12", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 8 12" id="chevron_left_12"><path fill-rule="evenodd" d="M2.15 6.452a.75.75 0 0 1 0-.9c.49-.653.907-1.187 1.305-1.697l.038-.049c.384-.492.751-.961 1.157-1.502a.75.75 0 1 1 1.2.9c-.415.553-.79 1.033-1.172 1.522l-.042.053c-.3.384-.607.777-.946 1.223.34.445.646.838.946 1.223l.042.052c.382.49.757.97 1.172 1.523a.75.75 0 1 1-1.2.9c-.406-.54-.773-1.01-1.157-1.502l-.038-.05A98.062 98.062 0 0 1 2.15 6.452Z" clip-rule="evenodd" /></symbol>', 8, 12, false, undefined);
@@ -0,0 +1,3 @@
1
+ "use-client";
2
+ import { makeIcon } from "@vkontakte/icons-sprite";
3
+ export var Icon12ChevronRight = makeIcon("Icon12ChevronRight", "chevron_right_12", "0 0 8 12", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 8 12" id="chevron_right_12"><path fill-rule="evenodd" d="M5.85 5.552c.2.267.2.633 0 .9-.49.653-.907 1.187-1.304 1.696l-.039.05c-.384.491-.751.961-1.157 1.502a.75.75 0 0 1-1.2-.9 94.04 94.04 0 0 1 1.173-1.523l.04-.052c.3-.385.608-.778.947-1.223-.34-.446-.646-.839-.946-1.223l-.041-.053A93.21 93.21 0 0 1 2.15 3.204a.75.75 0 1 1 1.2-.9c.406.54.773 1.01 1.157 1.502l.039.05c.397.508.814 1.043 1.304 1.696Z" clip-rule="evenodd" /></symbol>', 8, 12, false, undefined);
@@ -0,0 +1,3 @@
1
+ "use-client";
2
+ import { makeIcon } from "@vkontakte/icons-sprite";
3
+ export var Icon20NotificationWaves = makeIcon("Icon20NotificationWaves", "notification_waves_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="notification_waves_20"><path fill-rule="evenodd" d="M5.006 2.246a.75.75 0 0 1-.052 1.06c-.89.807-1.506 1.953-1.706 3.304a.75.75 0 1 1-1.484-.22c.248-1.672 1.02-3.141 2.182-4.196a.75.75 0 0 1 1.06.052Zm10.5 6.212c0-3.365-2.299-5.958-5.503-5.958S4.495 5.095 4.495 8.458v1.266c0 .18-.155.42-.575.85-.054.056-.105.107-.216.218-.863.868-1.204 1.368-1.204 2.172 0 .35.035.605.187.92.349.718 1.129 1.115 2.316 1.115h1.525l6.944.001h1.525c1.154 0 1.925-.388 2.29-1.082.172-.328.213-.602.213-.954 0-.804-.341-1.304-1.204-2.172l-.216-.217c-.42-.43-.575-.67-.575-.851V8.458ZM13 15.801c-.434 1.295-1.469 1.999-3 1.999-1.547 0-2.575-.678-3-2h6Zm2.046-12.495a.75.75 0 0 1 1.008-1.112c1.163 1.055 1.934 2.524 2.182 4.196a.75.75 0 1 1-1.484.22c-.2-1.35-.815-2.497-1.706-3.304Z" clip-rule="evenodd" /></symbol>', 20, 20, false, undefined);
@@ -0,0 +1,3 @@
1
+ "use-client";
2
+ import { makeIcon } from "@vkontakte/icons-sprite";
3
+ export var Icon20ThumbsDownOutline = makeIcon("Icon20ThumbsDownOutline", "thumbs_down_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="thumbs_down_outline_20"><path fill-rule="evenodd" d="M10.762 18.503c.898 0 1.711-.532 2.07-1.355l1.77-4.057c.058-.134.097-.224.132-.317.152-.4.24-.823.261-1.251.005-.1.005-.198.005-.345v-4.46c0-.673 0-1.223-.037-1.671-.037-.463-.118-.882-.317-1.272a3.25 3.25 0 0 0-1.42-1.42c-.391-.2-.81-.28-1.273-.318C11.506 2 10.955 2 10.282 2h-2.47c-.829 0-1.433 0-1.974.197a3.25 3.25 0 0 0-1.254.826c-.395.42-.633.975-.96 1.736l-.994 2.32c-.387.902-.698 1.626-.89 2.218-.196.6-.306 1.166-.2 1.726a3.25 3.25 0 0 0 1.378 2.09c.473.319 1.036.441 1.665.498.62.057 1.408.057 2.389.057h1.531v2.578a2.259 2.259 0 0 0 2.26 2.258Zm.695-1.955a.759.759 0 0 1-1.454-.303V13.2c0-.571-.463-1.034-1.034-1.034h-1.96c-1.027 0-1.747-.001-2.29-.05-.543-.05-.803-.141-.963-.249a1.75 1.75 0 0 1-.742-1.125c-.036-.19-.017-.465.152-.983.169-.52.452-1.18.857-2.125l.93-2.167c.399-.93.534-1.215.724-1.417a1.75 1.75 0 0 1 .675-.445c.26-.095.576-.106 1.587-.106h2.311c.713 0 1.202 0 1.581.032.37.03.57.085.713.159.33.168.598.435.765.765.074.144.13.343.16.713.03.38.031.869.031 1.581v4.411c0 .17 0 .23-.003.29-.013.27-.069.537-.165.79-.02.055-.045.11-.113.267l-1.761 4.04ZM16.75 2a.75.75 0 0 0-.75.75v8.5a.75.75 0 0 0 1.5 0v-8.5a.75.75 0 0 0-.75-.75Z" /></symbol>', 20, 20, false, undefined);
@@ -1,3 +1,3 @@
1
1
  "use-client";
2
2
  import { makeIcon } from "@vkontakte/icons-sprite";
3
- export var Icon20ThumbsUpOutline = makeIcon("Icon20ThumbsUpOutline", "thumbs_up_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 20 20" id="thumbs_up_outline_20"><path fill="currentColor" fill-rule="evenodd" d="M9.607 3.823a.956.956 0 0 1 1.893.189V7.25c0 .414.336.75.75.75h1c1.417 0 2.309.299 2.856.823.54.518.894 1.402.894 2.927v.5c0 1.526-.353 2.41-.894 2.927-.547.525-1.44.823-2.856.823H7v-5.75c0-.273 0-.473-.006-.633l.955-.666c.466-.326.79-.82.902-1.377zm-3.2 4.374.683-.476a.712.712 0 0 0 .29-.444l.757-3.75A2.456 2.456 0 0 1 13 4.012V6.5h.25c1.583 0 2.941.327 3.894 1.24.96.92 1.356 2.286 1.356 4.01v.5c0 1.725-.397 3.091-1.356 4.01-.953.913-2.31 1.24-3.894 1.24H6.642a2.2 2.2 0 0 1-1.413.955c-.212.042-.468.042-.979.042s-.767 0-.98-.042a2.2 2.2 0 0 1-1.728-1.729c-.042-.212-.042-.468-.042-.98V10.25c0-.51 0-.767.042-.979a2.2 2.2 0 0 1 1.729-1.729c.212-.042.468-.042.979-.042s.767 0 .98.042c.46.092.869.326 1.177.655zM5.5 10.25v5.497c0 .266 0 .428-.004.55a1.28 1.28 0 0 1-.01.137.7.7 0 0 1-.549.55c-.005 0-.039.005-.137.008-.122.005-.284.005-.55.005s-.428 0-.55-.004a1.26 1.26 0 0 1-.137-.01.7.7 0 0 1-.55-.549c0-.005-.005-.04-.009-.137a18.13 18.13 0 0 1-.004-.55V10.25c0-.266 0-.427.004-.55.004-.098.009-.132.01-.137a.7.7 0 0 1 .549-.55c.005 0 .04-.005.137-.008C3.822 9 3.984 9 4.25 9s.428 0 .55.005c.098.003.132.008.137.009a.7.7 0 0 1 .55.55c0 .004.005.038.009.136.004.123.004.284.004.55z" clip-rule="evenodd" /></symbol>', 20, 20, false, undefined);
3
+ export var Icon20ThumbsUpOutline = makeIcon("Icon20ThumbsUpOutline", "thumbs_up_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="thumbs_up_outline_20"><path fill-rule="evenodd" d="M9.238 1.497c-.898 0-1.711.532-2.07 1.356l-1.77 4.056a7.133 7.133 0 0 0-.132.317c-.152.401-.24.823-.261 1.251C5 8.577 5 8.675 5 8.822v4.46c0 .673 0 1.223.037 1.671.037.463.118.882.317 1.273a3.25 3.25 0 0 0 1.42 1.42c.391.199.81.28 1.273.317.447.037.998.037 1.671.037h2.47c.829 0 1.433 0 1.974-.197a3.251 3.251 0 0 0 1.254-.826c.395-.42.633-.974.96-1.736l.994-2.319c.387-.902.698-1.626.89-2.218.196-.6.306-1.166.2-1.726a3.25 3.25 0 0 0-1.378-2.09c-.473-.319-1.036-.44-1.665-.498-.62-.057-1.408-.057-2.389-.057h-1.531V3.755a2.259 2.259 0 0 0-2.26-2.258Zm-.695 1.955a.759.759 0 0 1 1.454.303V6.8c0 .571.463 1.034 1.034 1.034h1.96c1.027 0 1.747.001 2.29.05.543.05.803.141.963.249.388.261.655.666.742 1.125.036.19.017.465-.152.983-.169.52-.452 1.18-.857 2.125l-.93 2.167c-.399.93-.534 1.215-.724 1.417a1.751 1.751 0 0 1-.675.445c-.26.095-.576.106-1.588.106H9.75c-.712 0-1.202 0-1.581-.032-.37-.03-.57-.085-.714-.159a1.75 1.75 0 0 1-.764-.765c-.074-.144-.13-.343-.16-.713-.03-.38-.031-.868-.031-1.581V8.84c0-.171 0-.232.003-.29.013-.27.069-.538.165-.791.02-.055.045-.11.113-.267l1.762-4.04ZM3.25 18a.75.75 0 0 0 .75-.75v-8.5a.75.75 0 0 0-1.5 0v8.5c0 .414.336.75.75.75Z" /></symbol>', 20, 20, false, undefined);
@@ -1,3 +1,3 @@
1
1
  "use-client";
2
2
  import { makeIcon } from "@vkontakte/icons-sprite";
3
- export var Icon24ThumbsDownOutline = makeIcon("Icon24ThumbsDownOutline", "thumbs_down_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="thumbs_down_outline_24"><path fill-rule="evenodd" d="m15.5 14.921-.579.483a.41.41 0 0 0-.138.227l-.88 4.019A2.986 2.986 0 0 1 8 19.01V17c-1.736-.006-3.266-.43-4.365-1.468C2.52 14.478 2 12.935 2 11.022v-1.08c0-1.913.52-3.45 1.639-4.495C4.746 4.412 6.29 4 8.037 4h7.523c.39-.496.955-.846 1.605-.96.227-.04.481-.04.77-.04h.13c.289 0 .542 0 .77.04a2.619 2.619 0 0 1 2.125 2.125c.04.228.04.481.04.77v7.13c0 .289 0 .542-.04.77a2.619 2.619 0 0 1-2.125 2.125c-.228.04-.481.04-.77.04h-.13c-.289 0-.543 0-.77-.04a2.617 2.617 0 0 1-1.664-1.039Zm-3.355 4.344A1.186 1.186 0 0 1 9.8 19.01V16.1a.9.9 0 0 0-.9-.9h-.863c-1.489 0-2.514-.36-3.166-.976C4.23 13.617 3.8 12.62 3.8 11.022v-1.08c0-1.598.428-2.583 1.068-3.18.65-.608 1.675-.962 3.17-.962H15v7.202a.932.932 0 0 0-.076.057l-1.155.962a2.21 2.21 0 0 0-.744 1.225l-.88 4.019Zm6.378-5.077c-.05.008-.13.012-.523.012-.392 0-.472-.003-.523-.012a.819.819 0 0 1-.665-.665c-.009-.05-.012-.13-.012-.523V6c0-.392.003-.472.012-.523a.819.819 0 0 1 .665-.665c.05-.009.13-.012.523-.012.392 0 .472.003.523.012a.82.82 0 0 1 .665.665c.009.05.012.13.012.523v7c0 .392-.003.472-.012.523a.819.819 0 0 1-.665.665Z" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
3
+ export var Icon24ThumbsDownOutline = makeIcon("Icon24ThumbsDownOutline", "thumbs_down_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="thumbs_down_outline_24"><path d="M20.1 3a.9.9 0 0 0-.9.9v10.2a.9.9 0 1 0 1.8 0V3.9a.9.9 0 0 0-.9-.9Zm-7.233 19a2.867 2.867 0 0 0 2.58-1.618l2.064-4.265A4.9 4.9 0 0 0 18 13.983V6.9A3.9 3.9 0 0 0 14.1 3H8.19a3.9 3.9 0 0 0-3.658 2.55l-2.287 6.2c-.94 2.547.945 5.25 3.66 5.25H10v2.133A2.867 2.867 0 0 0 12.867 22Zm.96-2.402a1.067 1.067 0 0 1-2.027-.465v-2.739c0-.66-.535-1.194-1.194-1.194H5.904a2.1 2.1 0 0 1-1.97-2.827l2.287-6.2A2.1 2.1 0 0 1 8.19 4.8h5.91c1.16 0 2.1.94 2.1 2.1v7.083a3.1 3.1 0 0 1-.31 1.35l-2.063 4.265Z" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
@@ -1,3 +1,3 @@
1
1
  "use-client";
2
2
  import { makeIcon } from "@vkontakte/icons-sprite";
3
- export var Icon24ThumbsUpOutline = makeIcon("Icon24ThumbsUpOutline", "thumbs_up_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="thumbs_up_outline_24"><path fill-rule="evenodd" d="m8.521 9.206.582-.582a.39.39 0 0 0 .104-.187l.978-4.207a2.895 2.895 0 0 1 5.715.655V7.1h.1c1.854 0 3.392.394 4.449 1.451S21.9 11.146 21.9 13v1c0 1.922-.554 3.442-1.663 4.472C19.14 19.491 17.637 19.9 16 19.9H8.45a2.4 2.4 0 0 1-1.329.918c-.31.083-.658.083-1.031.082h-.18c-.373 0-.722.001-1.031-.082a2.4 2.4 0 0 1-1.697-1.697c-.083-.31-.083-.658-.082-1.031v-7.18c0-.373-.001-.722.082-1.031a2.4 2.4 0 0 1 1.697-1.697c.31-.083.658-.083 1.031-.082h.18c.373 0 .722-.001 1.031.082a2.4 2.4 0 0 1 1.4 1.024Zm3.417-4.569a1.095 1.095 0 0 1 2.162.248V8a.9.9 0 0 0 .9.9h1c1.646 0 2.608.356 3.176.924.568.568.924 1.53.924 3.176v1c0 1.579-.447 2.558-1.087 3.153-.654.606-1.651.947-3.013.947-.602 0-7.1.01-7.1-.01v-6.717l1.476-1.476c.289-.29.491-.654.584-1.052l.978-4.208ZM7.1 11.006V18c0 .523-.008.608-.02.655a.6.6 0 0 1-.425.425c-.047.012-.132.02-.655.02s-.608-.008-.655-.02a.6.6 0 0 1-.425-.425c-.012-.047-.02-.132-.02-.655v-7c0-.523.008-.608.02-.655a.6.6 0 0 1 .425-.425c.047-.012.132-.02.655-.02s.608.008.655.02a.6.6 0 0 1 .425.425c.012.047.017.139.02.66Z" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
3
+ export var Icon24ThumbsUpOutline = makeIcon("Icon24ThumbsUpOutline", "thumbs_up_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="thumbs_up_outline_24"><path d="M3.9 21a.9.9 0 0 0 .9-.9V9.9a.9.9 0 0 0-1.8 0v10.2a.9.9 0 0 0 .9.9Zm7.233-19c-1.1 0-2.102.629-2.58 1.618L6.489 7.883A4.9 4.9 0 0 0 6 10.017V17.1A3.9 3.9 0 0 0 9.9 21h5.91a3.9 3.9 0 0 0 3.659-2.55l2.287-6.2C22.694 9.703 20.81 7 18.095 7H14V4.867A2.867 2.867 0 0 0 11.133 2Zm-.96 2.402a1.067 1.067 0 0 1 2.027.465v2.739c0 .66.535 1.194 1.194 1.194h4.702a2.1 2.1 0 0 1 1.97 2.827l-2.287 6.2a2.1 2.1 0 0 1-1.97 1.373h-5.91a2.1 2.1 0 0 1-2.1-2.1v-7.083c0-.468.107-.93.31-1.35l2.064-4.265Z" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
@@ -0,0 +1,3 @@
1
+ "use-client";
2
+ import { makeIcon } from "@vkontakte/icons-sprite";
3
+ export var Icon28CrossLargeOutline = makeIcon("Icon28CrossLargeOutline", "cross_large_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="cross_large_outline_28"><path d="M6.884 5.116a1.25 1.25 0 1 0-1.768 1.768L12.232 14l-7.116 7.116a1.25 1.25 0 0 0 1.768 1.768L14 15.768l7.116 7.116a1.25 1.25 0 0 0 1.768-1.768L15.768 14l7.116-7.116a1.25 1.25 0 0 0-1.768-1.768L14 12.232 6.884 5.116Z" /></symbol>', 28, 28, false, undefined);
@@ -0,0 +1,3 @@
1
+ "use-client";
2
+ import { makeIcon } from "@vkontakte/icons-sprite";
3
+ export var Icon28PlayCircleFillWhite = makeIcon("Icon28PlayCircleFillWhite", "play_circle_fill_white_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 28 28" id="play_circle_fill_white_28"><g clip-path="url(#play_circle_fill_white_28_a)"><circle cx="14" cy="14" r="14" fill="#fff" /><path fill="#000" d="M19.024 13.13c.635.384.635 1.354 0 1.738l-6.612 3.997c-.63.38-1.412-.1-1.412-.868v-7.995c0-.768.783-1.25 1.412-.869l6.612 3.998Z" /></g><defs><clipPath id="play_circle_fill_white_28_a"><path fill="#fff" d="M0 0h28v28H0z" /></clipPath></defs></symbol>', 28, 28, false, undefined);
@@ -1,3 +1,3 @@
1
1
  "use-client";
2
2
  import { makeIcon } from "@vkontakte/icons-sprite";
3
- export var Icon28ThumbsDownOutline = makeIcon("Icon28ThumbsDownOutline", "thumbs_down_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 28 28" id="thumbs_down_outline_28"><path fill="currentColor" fill-rule="evenodd" d="m19.2 16.026-1.154.923a.515.515 0 0 0-.181.294L16.55 23.38a3.311 3.311 0 0 1-4.455 2.387A3.313 3.313 0 0 1 10 22.686v-3.68h-.5c-2.183 0-4.086-.616-5.447-1.94C2.687 15.738 2 13.826 2 11.504v-1c0-2.324.687-4.236 2.053-5.564C5.413 3.617 7.317 3 9.5 3h9.682a2.85 2.85 0 0 1 1.105-.794c.305-.123.611-.167.912-.187A16.35 16.35 0 0 1 22.219 2h.062c.393 0 .736 0 1.02.019.3.02.607.064.912.187a2.85 2.85 0 0 1 1.581 1.582c.123.305.167.611.187.912.019.284.019.627.019 1.02v7.565c0 .393 0 .736-.019 1.02-.02.301-.064.608-.187.913a2.85 2.85 0 0 1-1.581 1.582c-.305.122-.611.167-.912.187-.285.019-.627.019-1.02.019h-.062c-.393 0-.736 0-1.02-.02-.3-.02-.607-.064-.912-.186a2.85 2.85 0 0 1-1.087-.774Zm-4.606 6.934a1.312 1.312 0 0 1-1.764.946 1.312 1.312 0 0 1-.83-1.22v-4.68a1 1 0 0 0-1-1H9.5c-1.817 0-3.164-.51-4.053-1.374-.884-.86-1.447-2.2-1.447-4.128v-1c0-1.93.563-3.269 1.447-4.13.89-.864 2.236-1.373 4.053-1.373h9.006c-.006.216-.006.457-.006.72v7.564c0 .269 0 .515.006.734l-1.709 1.368a2.516 2.516 0 0 0-.888 1.437l-1.315 6.136Zm8.873-8.016c-.027.01-.097.033-.298.046-.21.014-.486.015-.919.015s-.708 0-.919-.015c-.201-.013-.27-.036-.298-.046a.85.85 0 0 1-.472-.472c-.01-.027-.033-.097-.047-.299-.014-.21-.014-.486-.014-.919V5.751c0-.432 0-.708.014-.919.014-.201.036-.27.047-.298a.85.85 0 0 1 .472-.472c.027-.01.097-.033.298-.047.21-.014.486-.014.919-.014s.708 0 .919.014c.201.014.27.036.298.047a.85.85 0 0 1 .472.472c.01.027.033.097.047.298.014.21.014.487.014.92v7.502c0 .433 0 .709-.014.92-.014.2-.036.27-.047.298a.85.85 0 0 1-.472.472Z" clip-rule="evenodd" /></symbol>', 28, 28, false, undefined);
3
+ export var Icon28ThumbsDownOutline = makeIcon("Icon28ThumbsDownOutline", "thumbs_down_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="thumbs_down_outline_28"><path fill-rule="evenodd" d="M16.201 23.188a1.419 1.419 0 0 1-2.701-.607v-3.699c0-.763-.619-1.382-1.382-1.382h-5.61a2.5 2.5 0 0 1-2.322-3.424l2.982-7.5A2.5 2.5 0 0 1 9.491 5H16.5A2.5 2.5 0 0 1 19 7.5v8.951c0 .543-.12 1.079-.352 1.569L16.2 23.188ZM14.92 26a3.419 3.419 0 0 0 3.09-1.956l2.446-5.168A5.667 5.667 0 0 0 21 16.45V7.5A4.5 4.5 0 0 0 16.5 3H9.491A4.5 4.5 0 0 0 5.31 5.837l-2.983 7.5C1.152 16.292 3.33 19.5 6.51 19.5h4.99v3.081A3.419 3.419 0 0 0 14.919 26ZM24 3a1 1 0 0 0-1 1v12a1 1 0 1 0 2 0V4a1 1 0 0 0-1-1Z" clip-rule="evenodd" /></symbol>', 28, 28, false, undefined);
@@ -1,3 +1,3 @@
1
1
  "use-client";
2
2
  import { makeIcon } from "@vkontakte/icons-sprite";
3
- export var Icon28ThumbsUpOutline = makeIcon("Icon28ThumbsUpOutline", "thumbs_up_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 28 28" id="thumbs_up_outline_28"><path fill="currentColor" fill-rule="evenodd" d="M13.406 5.048A1.312 1.312 0 0 1 16 5.323V10a1 1 0 0 0 1 1h1.5c1.817 0 3.164.509 4.053 1.373.884.86 1.447 2.2 1.447 4.127v1c0 1.928-.563 3.267-1.447 4.127-.89.865-2.236 1.373-4.053 1.373H9.494c.006-.216.006-.456.006-.72V14.72c0-.27 0-.515-.006-.734l1.709-1.368c.453-.362.767-.87.888-1.436zM8.8 11.979l1.154-.922a.515.515 0 0 0 .181-.294l1.315-6.135a3.312 3.312 0 0 1 6.55.695V9h.5c2.183 0 4.086.617 5.447 1.94C25.313 12.266 26 14.177 26 16.5v1c0 2.322-.687 4.233-2.053 5.561-1.36 1.323-3.264 1.94-5.447 1.94H8.818a2.85 2.85 0 0 1-1.105.794c-.305.122-.611.166-.912.186-.284.02-.627.02-1.02.02H5.72c-.394 0-.737 0-1.021-.02-.3-.02-.607-.064-.912-.186a2.85 2.85 0 0 1-1.581-1.582 2.915 2.915 0 0 1-.187-.912C2 23.017 2 22.674 2 22.281V14.72c0-.394 0-.736.019-1.02.02-.301.064-.607.187-.912a2.85 2.85 0 0 1 1.581-1.582c.305-.123.611-.167.912-.187C4.983 11 5.326 11 5.719 11h.061c.394 0 .737 0 1.021.02.3.019.607.063.912.186.422.17.794.436 1.087.774zm-4.267 1.083c.027-.011.097-.034.298-.047.21-.014.486-.015.919-.015s.708 0 .919.015c.201.013.27.036.298.047a.85.85 0 0 1 .472.471c.01.027.033.097.047.299.013.21.014.486.014.918v7.5c0 .433 0 .708-.014.919-.014.202-.036.271-.047.298a.85.85 0 0 1-.472.472c-.027.01-.097.033-.298.047-.21.014-.486.014-.919.014s-.708 0-.919-.014c-.201-.014-.27-.036-.298-.047a.85.85 0 0 1-.472-.472c-.01-.027-.033-.096-.047-.298-.013-.21-.014-.486-.014-.919v-7.5c0-.432 0-.708.014-.918.014-.202.036-.272.047-.299a.85.85 0 0 1 .472-.471z" clip-rule="evenodd" /></symbol>', 28, 28, false, undefined);
3
+ export var Icon28ThumbsUpOutline = makeIcon("Icon28ThumbsUpOutline", "thumbs_up_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="thumbs_up_outline_28"><path d="M5 24a1 1 0 1 1-2 0V12a1 1 0 1 1 2 0v12Zm8.081-20c-.548 0-1.048.316-1.282.812L9.353 9.98A3.667 3.667 0 0 0 9 11.549V20.5a2.5 2.5 0 0 0 2.5 2.5h7.009a2.5 2.5 0 0 0 2.323-1.576l2.982-7.5a2.5 2.5 0 0 0-2.323-3.424h-5.609A1.382 1.382 0 0 1 14.5 9.118v-3.7C14.5 4.636 13.865 4 13.081 4Zm-3.09-.044A3.419 3.419 0 0 1 16.5 5.42V8.5h4.991c3.18 0 5.357 3.208 4.182 6.163l-2.983 7.5A4.5 4.5 0 0 1 18.51 25H11.5A4.5 4.5 0 0 1 7 20.5v-8.951c0-.839.186-1.667.545-2.425L9.99 3.956Z" clip-rule="evenodd" /></symbol>', 28, 28, false, undefined);
@@ -0,0 +1,3 @@
1
+ "use-client";
2
+ import { makeIcon } from "@vkontakte/icons-sprite";
3
+ export var Icon48Forward = makeIcon("Icon48Forward", "forward_48", "0 0 48 48", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 48 48" id="forward_48"><path d="M32.46 7.533a1.157 1.157 0 0 1-.003 1.961l-7.658 4.823c-.78.491-1.799-.065-1.799-.981v-3.3c-7.265.512-13 6.568-13 13.964 0 7.732 6.268 14 14 14 5.98 0 11.089-3.75 13.094-9.032a1.5 1.5 0 1 1 2.805 1.064C37.466 36.441 31.267 41 24 41c-9.389 0-17-7.611-17-17 0-9.053 7.077-16.453 16-16.971V3.664c0-.918 1.022-1.473 1.801-.98l7.658 4.85Z" /></symbol>', 48, 48, false, undefined);
@@ -0,0 +1,3 @@
1
+ "use-client";
2
+ import { makeIcon } from "@vkontakte/icons-sprite";
3
+ export var Icon48Mute = makeIcon("Icon48Mute", "mute_48", "0 0 48 48", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 48 48" id="mute_48"><path d="M4 24.471v-.942c0-1.96 0-2.94.381-3.69a3.5 3.5 0 0 1 1.53-1.529c.749-.381 1.729-.381 3.689-.381h2.733c.025 0 .037 0 .049-.003a.1.1 0 0 0 .029-.012.227.227 0 0 0 .036-.033L21.9 8.315A4.426 4.426 0 0 1 25.05 7 2.951 2.951 0 0 1 28 9.951V38.05A2.951 2.951 0 0 1 25.049 41a4.426 4.426 0 0 1-3.149-1.315l-9.453-9.566a.227.227 0 0 0-.036-.033.1.1 0 0 0-.03-.012c-.01-.003-.023-.003-.048-.003H9.6c-1.96 0-2.94 0-3.689-.381a3.5 3.5 0 0 1-1.53-1.53C4 27.412 4 26.432 4 24.471Zm28.44-6.031a1.5 1.5 0 0 1 2.12 0L38 21.878l3.44-3.44a1.5 1.5 0 0 1 2.12 2.122L40.122 24l3.44 3.44a1.5 1.5 0 0 1-2.122 2.12L38 26.122l-3.44 3.44a1.5 1.5 0 0 1-2.12-2.122L35.878 24l-3.44-3.44a1.5 1.5 0 0 1 0-2.12Z" /></symbol>', 48, 48, false, undefined);
@@ -0,0 +1,3 @@
1
+ "use-client";
2
+ import { makeIcon } from "@vkontakte/icons-sprite";
3
+ export var Icon48SkipBack = makeIcon("Icon48SkipBack", "skip_back_48", "0 0 48 48", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 48 48" id="skip_back_48"><path d="M14 21.817c.631-.505 1.627-1.054 3.084-1.857l13.009-7.172c2.268-1.25 3.402-1.875 4.332-1.778a2.908 2.908 0 0 1 2.026 1.134c.549.73.549 1.991.549 4.511v14.69c0 2.52 0 3.78-.549 4.51a2.909 2.909 0 0 1-2.026 1.135c-.93.097-2.064-.528-4.332-1.778L17.084 28.04c-1.457-.803-2.453-1.352-3.084-1.857V34.5a1.5 1.5 0 0 1-3 0v-21a1.5 1.5 0 0 1 3 0v8.317Z" /></symbol>', 48, 48, false, undefined);
@@ -0,0 +1,3 @@
1
+ "use-client";
2
+ import { makeIcon } from "@vkontakte/icons-sprite";
3
+ export var Icon48SkipForward = makeIcon("Icon48SkipForward", "skip_forward_48", "0 0 48 48", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 48 48" id="skip_forward_48"><path d="m30.916 28.04-13.009 7.172c-2.268 1.25-3.402 1.875-4.332 1.778a2.908 2.908 0 0 1-2.026-1.134C11 35.126 11 33.865 11 31.345v-14.69c0-2.52 0-3.78.549-4.51a2.909 2.909 0 0 1 2.026-1.135c.93-.097 2.064.528 4.332 1.778l13.009 7.172c1.457.803 2.453 1.352 3.084 1.857V13.5a1.5 1.5 0 0 1 3 0v21a1.5 1.5 0 0 1-3 0v-8.317c-.631.505-1.627 1.054-3.084 1.857Z" /></symbol>', 48, 48, false, undefined);
@@ -0,0 +1,3 @@
1
+ "use-client";
2
+ import { makeIcon } from "@vkontakte/icons-sprite";
3
+ export var Icon48Subtitles = makeIcon("Icon48Subtitles", "subtitles_48", "0 0 48 48", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 48 48" id="subtitles_48"><path fill-rule="evenodd" d="M28.167 7h-8.334c-2.463 0-4.404 0-5.966.128-1.594.13-2.925.4-4.134 1.016a10.5 10.5 0 0 0-4.589 4.59c-.616 1.208-.886 2.54-1.016 4.133C4 18.429 4 20.37 4 22.833v2.334c0 2.463 0 4.404.128 5.966.13 1.594.4 2.925 1.016 4.134a10.5 10.5 0 0 0 4.59 4.589c1.208.616 2.54.886 4.133 1.016 1.562.128 3.502.128 5.966.128h8.334c2.463 0 4.404 0 5.966-.128 1.594-.13 2.925-.4 4.134-1.016a10.5 10.5 0 0 0 4.589-4.59c.616-1.208.886-2.54 1.016-4.133.128-1.562.128-3.502.128-5.966v-2.334c0-2.463 0-4.404-.128-5.966-.13-1.594-.4-2.925-1.016-4.134a10.5 10.5 0 0 0-4.59-4.589c-1.208-.616-2.54-.886-4.133-1.016C32.571 7 30.63 7 28.167 7ZM13.5 28a1.5 1.5 0 0 0 0 3h11a1.5 1.5 0 0 0 0-3h-11ZM12 22.5a1.5 1.5 0 0 1 1.5-1.5h4a1.5 1.5 0 0 1 0 3h-4a1.5 1.5 0 0 1-1.5-1.5ZM30.5 28a1.5 1.5 0 0 0 0 3h4a1.5 1.5 0 0 0 0-3h-4ZM22 22.5a1.5 1.5 0 0 1 1.5-1.5h11a1.5 1.5 0 0 1 0 3h-11a1.5 1.5 0 0 1-1.5-1.5Z" clip-rule="evenodd" /></symbol>', 48, 48, false, undefined);
@@ -0,0 +1,3 @@
1
+ "use-client";
2
+ import { makeIcon } from "@vkontakte/icons-sprite";
3
+ export var Icon48SubtitlesSlash = makeIcon("Icon48SubtitlesSlash", "subtitles_slash_48", "0 0 48 48", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 48 48" id="subtitles_slash_48"><path fill-rule="evenodd" d="M6.56 4.44a1.5 1.5 0 1 0-2.12 2.12l3.088 3.09a10.499 10.499 0 0 0-2.384 3.083c-.616 1.21-.886 2.54-1.016 4.134C4 18.429 4 20.369 4 22.833v2.334c0 2.463 0 4.404.128 5.966.13 1.594.4 2.925 1.016 4.134a10.5 10.5 0 0 0 4.59 4.589c1.208.616 2.54.886 4.133 1.016 1.562.128 3.502.128 5.966.128h8.334c2.463 0 4.404 0 5.966-.128 1.437-.117 2.66-.348 3.773-.844l3.533 3.533a1.5 1.5 0 0 0 2.122-2.122l-37-37ZM13.5 28a1.5 1.5 0 0 0 0 3h11a1.5 1.5 0 0 0 0-3h-11ZM12 22.5a1.5 1.5 0 0 1 1.5-1.5h4a1.5 1.5 0 0 1 0 3h-4a1.5 1.5 0 0 1-1.5-1.5ZM34.5 24h-4.139l12.052 12.051c.158-.254.306-.516.443-.784.616-1.21.886-2.54 1.016-4.134.128-1.562.128-3.502.128-5.966v-2.334c0-2.463 0-4.404-.128-5.966-.13-1.594-.4-2.925-1.016-4.134a10.5 10.5 0 0 0-4.59-4.589c-1.208-.616-2.54-.886-4.133-1.016C32.571 7 30.63 7 28.167 7h-8.334c-2.463 0-4.404 0-5.966.128l-.347.03L27.36 21h7.14a1.5 1.5 0 0 1 0 3Z" /></symbol>', 48, 48, false, undefined);
@@ -0,0 +1,3 @@
1
+ "use-client";
2
+ import { makeIcon } from "@vkontakte/icons-sprite";
3
+ export var Icon48Volume = makeIcon("Icon48Volume", "volume_48", "0 0 48 48", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 48 48" id="volume_48"><path d="M4 24.471v-.942c0-1.96 0-2.94.381-3.69a3.5 3.5 0 0 1 1.53-1.529c.749-.381 1.729-.381 3.689-.381h2.733c.025 0 .037 0 .049-.003a.1.1 0 0 0 .029-.012.227.227 0 0 0 .036-.033L21.9 8.315A4.426 4.426 0 0 1 25.05 7 2.951 2.951 0 0 1 28 9.951V38.05A2.951 2.951 0 0 1 25.049 41a4.426 4.426 0 0 1-3.149-1.315l-9.453-9.566a.227.227 0 0 0-.036-.033.1.1 0 0 0-.03-.012c-.01-.003-.023-.003-.048-.003H9.6c-1.96 0-2.94 0-3.689-.381a3.5 3.5 0 0 1-1.53-1.53C4 27.412 4 26.432 4 24.471Zm32.372-11.96a1.5 1.5 0 0 1 2.117-.139C41.818 15.29 44 19.111 44 24s-2.182 8.71-5.511 11.628a1.5 1.5 0 1 1-1.978-2.256C39.315 30.915 41 27.872 41 24s-1.685-6.915-4.489-9.372a1.5 1.5 0 0 1-.139-2.117Zm-3.007 4.764a1.5 1.5 0 1 0-1.73 2.45C33.123 20.776 34 22.33 34 24c0 1.671-.877 3.224-2.365 4.275a1.5 1.5 0 1 0 1.73 2.45C35.535 29.194 37 26.78 37 24c0-2.779-1.465-5.194-3.635-6.725Z" /></symbol>', 48, 48, false, undefined);
package/dist/es6/index.js CHANGED
@@ -22,7 +22,9 @@ export { Icon12CheckCircle } from "./12/check_circle_12";
22
22
  export { Icon12CheckCircleFill } from "./12/check_circle_fill_12";
23
23
  export { Icon12Chevron } from "./12/chevron_12";
24
24
  export { Icon12ChevronDownSmall } from "./12/chevron_down_small_12";
25
+ export { Icon12ChevronLeft } from "./12/chevron_left_12";
25
26
  export { Icon12ChevronOutline } from "./12/chevron_outline_12";
27
+ export { Icon12ChevronRight } from "./12/chevron_right_12";
26
28
  export { Icon12ChevronUp } from "./12/chevron_up_12";
27
29
  export { Icon12ChevronUpSmall } from "./12/chevron_up_small_12";
28
30
  export { Icon12Circle } from "./12/circle_12";
@@ -748,6 +750,7 @@ export { Icon20NftHeptagonOutline } from "./20/nft_heptagon_outline_20";
748
750
  export { Icon20NotebookCheckOutline } from "./20/notebook_check_outline_20";
749
751
  export { Icon20NotificationOutline } from "./20/notification_outline_20";
750
752
  export { Icon20NotificationSlashOutline } from "./20/notification_slash_outline_20";
753
+ export { Icon20NotificationWaves } from "./20/notification_waves_20";
751
754
  export { Icon20PacmanOutline } from "./20/pacman_outline_20";
752
755
  export { Icon20PalleteOutline } from "./20/pallete_outline_20";
753
756
  export { Icon20Pause } from "./20/pause_20";
@@ -879,6 +882,7 @@ export { Icon20TextStrikethroughOutline } from "./20/text_strikethrough_outline_
879
882
  export { Icon20TextTtOutline } from "./20/text_tt_outline_20";
880
883
  export { Icon20TextUnderlineOutline } from "./20/text_underline_outline_20";
881
884
  export { Icon20TextViewfinderOutline } from "./20/text_viewfinder_outline_20";
885
+ export { Icon20ThumbsDownOutline } from "./20/thumbs_down_outline_20";
882
886
  export { Icon20ThumbsUp } from "./20/thumbs_up_20";
883
887
  export { Icon20ThumbsUpCircleFillGreen } from "./20/thumbs_up_circle_fill_green_20";
884
888
  export { Icon20ThumbsUpOutline } from "./20/thumbs_up_outline_20";
@@ -1730,6 +1734,7 @@ export { Icon28ComputerOutline } from "./28/computer_outline_28";
1730
1734
  export { Icon28ComputerSmartphoneOutline } from "./28/computer_smartphone_outline_28";
1731
1735
  export { Icon28CopyOutline } from "./28/copy_outline_28";
1732
1736
  export { Icon28Crop } from "./28/crop_28";
1737
+ export { Icon28CrossLargeOutline } from "./28/cross_large_outline_28";
1733
1738
  export { Icon28Crown } from "./28/crown_28";
1734
1739
  export { Icon28CrownOutline } from "./28/crown_outline_28";
1735
1740
  export { Icon28CubeBoxOutline } from "./28/cube_box_outline_28";
@@ -2065,6 +2070,7 @@ export { Icon28PlayCards2Outline } from "./28/play_cards_2_outline_28";
2065
2070
  export { Icon28PlayCircle } from "./28/play_circle_28";
2066
2071
  export { Icon28PlayCircleFillAzure } from "./28/play_circle_fill_azure_28";
2067
2072
  export { Icon28PlayCircleFillGray } from "./28/play_circle_fill_gray_28";
2073
+ export { Icon28PlayCircleFillWhite } from "./28/play_circle_fill_white_28";
2068
2074
  export { Icon28PlaylistOutline } from "./28/playlist_outline_28";
2069
2075
  export { Icon28PlayRectangleStackOutline } from "./28/play_rectangle_stack_outline_28";
2070
2076
  export { Icon28PlaySpeedOutline } from "./28/play_speed_outline_28";
@@ -2498,6 +2504,7 @@ export { Icon48ChevronUpOutline } from "./48/chevron_up_outline_48";
2498
2504
  export { Icon48Compass } from "./48/compass_48";
2499
2505
  export { Icon48DonateOutline } from "./48/donate_outline_48";
2500
2506
  export { Icon48FilmStripPlay } from "./48/film_strip_play_48";
2507
+ export { Icon48Forward } from "./48/forward_48";
2501
2508
  export { Icon48Game } from "./48/game_48";
2502
2509
  export { Icon48HideCircleFillPurple } from "./48/hide_circle_fill_purple_48";
2503
2510
  export { Icon48HideOutline } from "./48/hide_outline_48";
@@ -2507,6 +2514,7 @@ export { Icon48LockCircleFillGreen } from "./48/lock_circle_fill_green_48";
2507
2514
  export { Icon48LogoVk } from "./48/logo_vk_48";
2508
2515
  export { Icon48MarketFillBlue } from "./48/market_fill_blue_48";
2509
2516
  export { Icon48MentionOutline } from "./48/mention_outline_48";
2517
+ export { Icon48Mute } from "./48/mute_48";
2510
2518
  export { Icon48NewsfeedOutline } from "./48/newsfeed_outline_48";
2511
2519
  export { Icon48NotebookCircleFillBlue } from "./48/notebook_circle_fill_blue_48";
2512
2520
  export { Icon48Palette } from "./48/palette_48";
@@ -2517,16 +2525,21 @@ export { Icon48Playlist } from "./48/playlist_48";
2517
2525
  export { Icon48Podcast } from "./48/podcast_48";
2518
2526
  export { Icon48Replay } from "./48/replay_48";
2519
2527
  export { Icon48Services } from "./48/services_48";
2528
+ export { Icon48SkipBack } from "./48/skip_back_48";
2529
+ export { Icon48SkipForward } from "./48/skip_forward_48";
2520
2530
  export { Icon48SkipNext } from "./48/skip_next_48";
2521
2531
  export { Icon48SkipPrevious } from "./48/skip_previous_48";
2522
2532
  export { Icon48StarsCircleFillViolet } from "./48/stars_circle_fill_violet_48";
2523
2533
  export { Icon48Story } from "./48/story_48";
2534
+ export { Icon48Subtitles } from "./48/subtitles_48";
2535
+ export { Icon48SubtitlesSlash } from "./48/subtitles_slash_48";
2524
2536
  export { Icon48SwipeUp } from "./48/swipe_up_48";
2525
2537
  export { Icon48TextOutline } from "./48/text_outline_48";
2526
2538
  export { Icon48UgcChatStickerCircleFillBlue } from "./48/ugc_chat_sticker_circle_fill_blue_48";
2527
2539
  export { Icon48UserAddCircleFillBlue } from "./48/user_add_circle_fill_blue_48";
2528
2540
  export { Icon48UserRectangleHorizontalOutline } from "./48/user_rectangle_horizontal_outline_48";
2529
2541
  export { Icon48Video } from "./48/video_48";
2542
+ export { Icon48Volume } from "./48/volume_48";
2530
2543
  export { Icon48WritebarDone } from "./48/writebar_done_48";
2531
2544
  export { Icon48WritebarSend } from "./48/writebar_send_48";
2532
2545
  export { Icon5616CircleOutline } from "./56/16_circle_outline_56";