@vkontakte/icons 2.87.0 → 2.88.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 (34) hide show
  1. package/dist/24/location_24.js +13 -0
  2. package/dist/24/square_4_outline_24.js +1 -1
  3. package/dist/24/square_4_plus_outline_24.js +13 -0
  4. package/dist/24/square_4_slash_outline_24.js +13 -0
  5. package/dist/24/user_microphone_badge_outline_24.js +13 -0
  6. package/dist/28/thumbs_down_28.js +1 -1
  7. package/dist/28/thumbs_up_28.js +1 -1
  8. package/dist/36/nft_heptagon_outline_36.js +13 -0
  9. package/dist/es6/24/location_24.js +3 -0
  10. package/dist/es6/24/square_4_outline_24.js +1 -1
  11. package/dist/es6/24/square_4_plus_outline_24.js +3 -0
  12. package/dist/es6/24/square_4_slash_outline_24.js +3 -0
  13. package/dist/es6/24/user_microphone_badge_outline_24.js +3 -0
  14. package/dist/es6/28/thumbs_down_28.js +1 -1
  15. package/dist/es6/28/thumbs_up_28.js +1 -1
  16. package/dist/es6/36/nft_heptagon_outline_36.js +3 -0
  17. package/dist/es6/index.js +5 -0
  18. package/dist/icons-map.json +1 -1
  19. package/dist/index.js +20 -0
  20. package/dist/typings/24/location_24.d.ts +11 -0
  21. package/dist/typings/24/square_4_plus_outline_24.d.ts +11 -0
  22. package/dist/typings/24/square_4_slash_outline_24.d.ts +11 -0
  23. package/dist/typings/24/user_microphone_badge_outline_24.d.ts +11 -0
  24. package/dist/typings/36/nft_heptagon_outline_36.d.ts +11 -0
  25. package/dist/typings/index.d.ts +5 -0
  26. package/package.json +6 -6
  27. package/src/svg/24/location_24.svg +1 -0
  28. package/src/svg/24/square_4_outline_24.svg +1 -1
  29. package/src/svg/24/square_4_plus_outline_24.svg +1 -0
  30. package/src/svg/24/square_4_slash_outline_24.svg +1 -0
  31. package/src/svg/24/user_microphone_badge_outline_24.svg +1 -0
  32. package/src/svg/28/thumbs_down_28.svg +1 -1
  33. package/src/svg/28/thumbs_up_28.svg +1 -1
  34. package/src/svg/36/nft_heptagon_outline_36.svg +1 -0
@@ -0,0 +1,13 @@
1
+ "use-client";
2
+ "use strict";
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ Object.defineProperty(exports, "Icon24Location", {
7
+ enumerable: true,
8
+ get: function() {
9
+ return Icon24Location;
10
+ }
11
+ });
12
+ var _iconssprite = require("@vkontakte/icons-sprite");
13
+ var Icon24Location = (0, _iconssprite.makeIcon)("Icon24Location", "location_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="location_24"><path d="M10.887 20.9a1.698 1.698 0 0 1-.101-.44l-.62-6.626-6.626-.62a1.699 1.699 0 0 1-.47-3.268L17.671 4.12a1.698 1.698 0 0 1 2.206 2.207L14.054 20.93a1.698 1.698 0 0 1-3.167-.03" /></symbol>', 24, 24, false, undefined);
@@ -10,4 +10,4 @@ Object.defineProperty(exports, "Icon24Square4Outline", {
10
10
  }
11
11
  });
12
12
  var _iconssprite = require("@vkontakte/icons-sprite");
13
- var Icon24Square4Outline = (0, _iconssprite.makeIcon)("Icon24Square4Outline", "square_4_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="square_4_outline_24"><path fill-rule="evenodd" d="M7.6 10.9h.033c.392 0 .738 0 1.025-.023.306-.025.623-.081.932-.239a2.4 2.4 0 0 0 1.048-1.048c.158-.309.214-.626.239-.932.023-.287.023-.633.023-1.025V6.367c0-.392 0-.738-.023-1.026-.025-.305-.081-.622-.239-.93A2.4 2.4 0 0 0 9.59 3.36a2.448 2.448 0 0 0-.932-.238C8.371 3.1 8.025 3.1 7.633 3.1H6.367c-.392 0-.738 0-1.025.023-.306.025-.623.081-.932.239A2.4 2.4 0 0 0 3.362 4.41a2.431 2.431 0 0 0-.239.931A13.48 13.48 0 0 0 3.1 6.367v1.266c0 .392 0 .738.023 1.025.025.306.081.623.239.932a2.4 2.4 0 0 0 1.048 1.048c.309.158.626.214.932.239.287.023.633.023 1.025.023zm1.172-1.865c-.012.006-.066.032-.26.048A12.65 12.65 0 0 1 7.6 9.1H6.4c-.435 0-.707 0-.912-.017-.194-.016-.248-.042-.26-.048a.6.6 0 0 1-.263-.263c-.006-.012-.032-.066-.048-.26A12.65 12.65 0 0 1 4.9 7.6V6.4c0-.435 0-.707.017-.912.016-.194.042-.248.048-.26a.6.6 0 0 1 .263-.263c.012-.006.066-.032.26-.048.205-.016.477-.017.912-.017h1.2c.435 0 .707 0 .912.017.194.016.248.042.26.048a.6.6 0 0 1 .263.263c.006.012.032.066.048.26.016.205.017.477.017.912v1.2c0 .435 0 .707-.017.912-.016.194-.042.248-.048.26a.6.6 0 0 1-.263.263M7.6 20.9h.033c.392 0 .738 0 1.025-.023.306-.025.623-.081.932-.239a2.4 2.4 0 0 0 1.048-1.048c.158-.309.214-.626.239-.931.023-.288.023-.634.023-1.026v-1.266c0-.392 0-.738-.023-1.026-.025-.305-.081-.622-.239-.93a2.4 2.4 0 0 0-1.048-1.05 2.448 2.448 0 0 0-.932-.238c-.287-.023-.633-.023-1.025-.023H6.367c-.392 0-.738 0-1.025.023-.306.025-.623.081-.932.239a2.4 2.4 0 0 0-1.048 1.048 2.439 2.439 0 0 0-.239.931 13.48 13.48 0 0 0-.023 1.026v1.266c0 .392 0 .738.023 1.026.025.305.081.622.239.93a2.4 2.4 0 0 0 1.048 1.05c.309.157.626.213.932.238.287.023.633.023 1.025.023zm1.172-1.865c-.012.006-.066.032-.26.047-.205.017-.477.018-.912.018H6.4c-.435 0-.707 0-.912-.018-.194-.015-.248-.041-.26-.047a.6.6 0 0 1-.263-.263c-.006-.012-.032-.066-.048-.26A12.65 12.65 0 0 1 4.9 17.6v-1.2c0-.435 0-.707.017-.912.016-.194.042-.248.048-.26a.6.6 0 0 1 .263-.263c.012-.006.066-.032.26-.048.205-.016.477-.017.912-.017h1.2c.435 0 .707 0 .912.017.194.016.248.042.26.048a.6.6 0 0 1 .263.263c.006.012.032.066.048.26.016.205.017.477.017.912v1.2c0 .435 0 .707-.017.912-.016.194-.042.248-.048.26a.6.6 0 0 1-.263.263m8.861-8.135h-1.266c-.392 0-.738 0-1.026-.023-.305-.025-.622-.081-.93-.239a2.4 2.4 0 0 1-1.05-1.048 2.448 2.448 0 0 1-.238-.932c-.023-.287-.023-.633-.023-1.025V6.367c0-.392 0-.738.023-1.026.025-.305.081-.622.239-.93a2.4 2.4 0 0 1 1.048-1.05 2.44 2.44 0 0 1 .931-.238c.288-.023.634-.023 1.026-.023h1.266c.392 0 .738 0 1.026.023.305.025.622.081.93.239a2.4 2.4 0 0 1 1.05 1.048c.157.309.213.626.238.931.023.288.023.634.023 1.026v1.266c0 .392 0 .738-.023 1.025-.025.306-.081.623-.239.932a2.4 2.4 0 0 1-1.048 1.048 2.431 2.431 0 0 1-.931.239c-.288.023-.634.023-1.026.023m.879-1.817c.194-.016.248-.042.26-.048a.6.6 0 0 0 .263-.263c.006-.012.032-.066.048-.26.016-.205.017-.477.017-.912V6.4c0-.435 0-.707-.017-.912-.016-.194-.042-.248-.048-.26a.6.6 0 0 0-.263-.263c-.012-.006-.066-.032-.26-.048A12.65 12.65 0 0 0 17.6 4.9h-1.2c-.435 0-.707 0-.912.017-.194.016-.248.042-.26.048a.6.6 0 0 0-.263.263c-.006.012-.032.066-.048.26a13.19 13.19 0 0 0-.017.912v1.2c0 .435 0 .707.017.912.016.194.042.248.048.26a.6.6 0 0 0 .263.263c.012.006.066.032.26.048.205.016.477.017.912.017h1.2c.435 0 .707 0 .912-.017M17.6 20.9h.033c.392 0 .738 0 1.026-.023.305-.025.622-.081.93-.239a2.4 2.4 0 0 0 1.05-1.048c.157-.309.213-.626.238-.931.023-.288.023-.634.023-1.026v-1.266c0-.392 0-.738-.023-1.026-.025-.305-.081-.622-.239-.93a2.4 2.4 0 0 0-1.048-1.05 2.447 2.447 0 0 0-.931-.238c-.288-.023-.634-.023-1.026-.023h-1.266c-.392 0-.738 0-1.026.023-.305.025-.622.081-.93.239a2.4 2.4 0 0 0-1.05 1.048 2.447 2.447 0 0 0-.238.931c-.023.288-.023.634-.023 1.026v1.266c0 .392 0 .738.023 1.026.025.305.081.622.239.93a2.4 2.4 0 0 0 1.048 1.05c.309.157.626.213.931.238.288.023.634.023 1.026.023zm1.172-1.865c-.012.006-.066.032-.26.047-.205.017-.477.018-.912.018h-1.2c-.435 0-.707 0-.912-.018-.194-.015-.248-.041-.26-.047a.6.6 0 0 1-.263-.263c-.006-.012-.032-.066-.048-.26a12.688 12.688 0 0 1-.017-.912v-1.2c0-.435 0-.707.017-.912.016-.194.042-.248.048-.26a.6.6 0 0 1 .263-.263c.012-.006.066-.032.26-.048.205-.016.477-.017.912-.017h1.2c.435 0 .707 0 .912.017.194.016.248.042.26.048a.6.6 0 0 1 .263.263c.006.012.032.066.048.26.016.205.017.477.017.912v1.2c0 .435 0 .707-.017.912-.016.194-.042.248-.048.26a.6.6 0 0 1-.263.263" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
13
+ var Icon24Square4Outline = (0, _iconssprite.makeIcon)("Icon24Square4Outline", "square_4_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="square_4_outline_24"><path fill-rule="evenodd" d="M6.267 3h1.466c.392 0 .738 0 1.025.023.306.025.623.081.932.239a2.4 2.4 0 0 1 1.048 1.048c.158.309.213.626.239.932.023.287.023.633.023 1.025v1.466c0 .392 0 .738-.024 1.026-.025.305-.08.622-.238.93a2.4 2.4 0 0 1-1.048 1.05 2.448 2.448 0 0 1-.932.238A13.42 13.42 0 0 1 7.733 11H6.267c-.392 0-.738 0-1.026-.023-.305-.025-.622-.081-.93-.239A2.4 2.4 0 0 1 3.26 9.69a2.447 2.447 0 0 1-.238-.931C3 8.47 3 8.125 3 7.733V6.267c0-.392 0-.738.023-1.025.025-.306.081-.623.239-.932A2.4 2.4 0 0 1 4.31 3.262c.309-.158.626-.214.931-.239C5.53 3 5.875 3 6.267 3m-.879 1.817c-.194.016-.248.042-.26.048a.6.6 0 0 0-.263.263c-.006.012-.032.066-.048.26A13.19 13.19 0 0 0 4.8 6.3v1.4c0 .435 0 .707.017.912.016.194.042.248.048.26a.6.6 0 0 0 .263.263c.012.006.066.032.26.048.205.016.477.017.912.017h1.4c.435 0 .707 0 .912-.017.194-.016.248-.042.26-.048a.6.6 0 0 0 .263-.263c.006-.012.032-.066.048-.26.016-.205.017-.477.017-.912V6.3c0-.435 0-.707-.017-.912-.016-.194-.042-.248-.048-.26a.6.6 0 0 0-.263-.263c-.012-.006-.066-.032-.26-.048A12.65 12.65 0 0 0 7.7 4.8H6.3c-.435 0-.707 0-.912.017M6.267 13h1.466c.392 0 .738 0 1.025.023.306.025.623.081.932.239a2.4 2.4 0 0 1 1.048 1.048c.158.309.214.626.239.931.023.288.023.634.023 1.026v1.466c0 .392 0 .738-.023 1.026-.025.305-.081.622-.239.93a2.4 2.4 0 0 1-1.048 1.05 2.448 2.448 0 0 1-.932.238C8.471 21 8.125 21 7.733 21H6.267c-.392 0-.738 0-1.025-.023-.306-.025-.623-.081-.932-.239a2.4 2.4 0 0 1-1.048-1.048 2.439 2.439 0 0 1-.239-.931A13.482 13.482 0 0 1 3 17.733v-1.466c0-.392 0-.738.023-1.025.025-.306.081-.623.239-.932a2.4 2.4 0 0 1 1.048-1.048c.309-.158.626-.214.932-.239C5.529 13 5.875 13 6.267 13m-.879 1.818c-.194.015-.248.041-.26.047a.6.6 0 0 0-.263.263c-.006.012-.032.066-.048.26a12.65 12.65 0 0 0-.017.912v1.4c0 .435 0 .707.017.912.016.194.042.248.048.26a.6.6 0 0 0 .263.263c.012.006.066.032.26.048.205.016.477.017.912.017h1.4c.435 0 .707 0 .912-.017.194-.016.248-.042.26-.048a.6.6 0 0 0 .263-.263c.006-.012.032-.066.048-.26.016-.205.017-.477.017-.912v-1.4c0-.435 0-.707-.017-.912-.016-.194-.042-.248-.048-.26a.6.6 0 0 0-.263-.263c-.012-.006-.066-.032-.26-.047A12.613 12.613 0 0 0 7.7 14.8H6.3c-.435 0-.707 0-.912.018M16.267 3h1.466c.392 0 .738 0 1.025.023.306.025.623.081.931.239a2.4 2.4 0 0 1 1.05 1.048c.156.309.212.626.238.932.023.287.023.633.023 1.025v1.466c0 .392 0 .738-.023 1.026-.026.305-.082.622-.239.93a2.4 2.4 0 0 1-1.049 1.05 2.438 2.438 0 0 1-.93.238c-.288.023-.634.023-1.026.023h-1.466c-.392 0-.738 0-1.025-.023-.306-.025-.623-.081-.932-.239a2.4 2.4 0 0 1-1.049-1.048 2.447 2.447 0 0 1-.238-.931A13.42 13.42 0 0 1 13 7.732V6.267c0-.392 0-.738.023-1.025.025-.306.081-.623.239-.932a2.4 2.4 0 0 1 1.048-1.048c.309-.158.626-.214.931-.239C15.53 3 15.876 3 16.268 3Zm-.879 1.817c-.194.016-.248.042-.26.048a.6.6 0 0 0-.263.263c-.006.012-.032.066-.048.26a13.19 13.19 0 0 0-.017.912v1.4c0 .435 0 .707.017.912.016.194.042.248.048.26a.6.6 0 0 0 .263.263c.012.006.066.032.26.048.205.016.477.017.912.017h1.4c.435 0 .707 0 .912-.017.194-.016.248-.042.26-.048a.6.6 0 0 0 .263-.263c.006-.012.032-.066.047-.26.017-.205.018-.477.018-.912V6.3c0-.435 0-.707-.017-.912-.016-.194-.042-.248-.048-.26a.6.6 0 0 0-.263-.263c-.012-.006-.066-.032-.26-.048A12.66 12.66 0 0 0 17.7 4.8h-1.4c-.435 0-.707 0-.912.017M16.267 13h1.466c.392 0 .738 0 1.025.023.306.025.623.081.931.239a2.4 2.4 0 0 1 1.05 1.048c.156.309.212.626.238.931.023.288.023.634.023 1.026v1.466c0 .392 0 .738-.023 1.026a2.44 2.44 0 0 1-.239.93 2.4 2.4 0 0 1-1.049 1.05 2.438 2.438 0 0 1-.93.238c-.288.023-.634.023-1.026.023h-1.466c-.392 0-.738 0-1.025-.023-.306-.025-.623-.081-.932-.239a2.4 2.4 0 0 1-1.049-1.048 2.44 2.44 0 0 1-.238-.931A13.423 13.423 0 0 1 13 17.733v-1.466c0-.392 0-.738.023-1.025a2.44 2.44 0 0 1 .239-.932 2.4 2.4 0 0 1 1.048-1.048c.309-.158.626-.214.931-.239.288-.023.634-.023 1.026-.023m-.879 1.817c-.194.016-.248.042-.26.048a.6.6 0 0 0-.263.263c-.006.012-.032.066-.048.26a13.19 13.19 0 0 0-.017.912v1.4c0 .435 0 .707.017.912.016.194.042.248.048.26a.6.6 0 0 0 .263.263c.012.006.066.032.26.047.205.017.477.018.912.018h1.4c.435 0 .707 0 .912-.017.194-.016.248-.042.26-.048a.6.6 0 0 0 .263-.263c.006-.012.032-.066.047-.26.017-.205.018-.477.018-.912v-1.4c0-.435 0-.707-.017-.912-.016-.194-.042-.248-.048-.26a.6.6 0 0 0-.263-.263c-.012-.006-.066-.032-.26-.048a12.69 12.69 0 0 0-.912-.017h-1.4c-.435 0-.707 0-.912.017" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
@@ -0,0 +1,13 @@
1
+ "use-client";
2
+ "use strict";
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ Object.defineProperty(exports, "Icon24Square4PlusOutline", {
7
+ enumerable: true,
8
+ get: function() {
9
+ return Icon24Square4PlusOutline;
10
+ }
11
+ });
12
+ var _iconssprite = require("@vkontakte/icons-sprite");
13
+ var Icon24Square4PlusOutline = (0, _iconssprite.makeIcon)("Icon24Square4PlusOutline", "square_4_plus_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="square_4_plus_outline_24"><path fill-rule="evenodd" d="M6.267 3h1.466c.392 0 .738 0 1.026.023.305.025.622.081.93.239a2.4 2.4 0 0 1 1.05 1.048c.157.309.213.626.238.932.023.287.023.633.023 1.025v1.466c0 .392 0 .738-.023 1.026-.025.305-.081.622-.239.93a2.4 2.4 0 0 1-1.048 1.05 2.447 2.447 0 0 1-.931.238C8.47 11 8.124 11 7.732 11H6.267c-.392 0-.738 0-1.025-.023-.306-.025-.623-.081-.932-.239A2.4 2.4 0 0 1 3.262 9.69a2.431 2.431 0 0 1-.239-.931C3 8.47 3 8.124 3 7.732V6.267c0-.392 0-.738.023-1.025.025-.306.081-.623.239-.932A2.4 2.4 0 0 1 4.31 3.262c.309-.158.626-.214.932-.239C5.529 3 5.875 3 6.267 3m-.879 1.817c-.194.016-.248.042-.26.048a.6.6 0 0 0-.263.263c-.006.012-.032.066-.048.26A13.19 13.19 0 0 0 4.8 6.3v1.4c0 .435 0 .707.017.912.016.194.042.248.048.26a.6.6 0 0 0 .263.263c.012.006.066.032.26.048.205.016.477.017.912.017h1.4c.435 0 .707 0 .912-.017.194-.016.248-.042.26-.048a.6.6 0 0 0 .263-.263c.006-.012.032-.066.048-.26.016-.205.017-.477.017-.912V6.3c0-.435 0-.707-.017-.912-.016-.194-.042-.248-.048-.26a.6.6 0 0 0-.263-.263c-.012-.006-.066-.032-.26-.048A12.658 12.658 0 0 0 7.7 4.8H6.3c-.435 0-.707 0-.912.017M6.267 13h1.466c.392 0 .738 0 1.026.023.305.025.622.081.93.239a2.4 2.4 0 0 1 1.05 1.048c.157.309.213.626.238.931.023.288.023.634.023 1.026v1.466c0 .392 0 .738-.023 1.026-.025.305-.081.622-.239.93a2.4 2.4 0 0 1-1.048 1.05 2.447 2.447 0 0 1-.931.238C8.47 21 8.124 21 7.732 21H6.267c-.392 0-.738 0-1.025-.023-.306-.025-.623-.081-.932-.239a2.4 2.4 0 0 1-1.048-1.048 2.44 2.44 0 0 1-.239-.931C3 18.47 3 18.125 3 17.733v-1.466c0-.392 0-.738.023-1.025a2.44 2.44 0 0 1 .239-.932 2.4 2.4 0 0 1 1.048-1.048c.309-.158.626-.214.932-.239C5.529 13 5.875 13 6.267 13m-.879 1.818c-.194.015-.248.041-.26.047a.6.6 0 0 0-.263.263c-.006.012-.032.066-.048.26a13.19 13.19 0 0 0-.017.912v1.4c0 .435 0 .707.017.912.016.194.042.248.048.26a.6.6 0 0 0 .263.263c.012.006.066.032.26.048.205.016.477.017.912.017h1.4c.435 0 .707 0 .912-.017.194-.016.248-.042.26-.048a.6.6 0 0 0 .263-.263c.006-.012.032-.066.048-.26.016-.205.017-.477.017-.912v-1.4c0-.435 0-.707-.017-.912-.016-.194-.042-.248-.048-.26a.6.6 0 0 0-.263-.263c-.012-.006-.066-.032-.26-.047A12.613 12.613 0 0 0 7.7 14.8H6.3c-.435 0-.707 0-.912.018M16.267 3h1.466c.392 0 .738 0 1.026.023.305.025.622.081.93.239a2.4 2.4 0 0 1 1.05 1.048c.157.309.213.626.238.932.023.287.023.633.023 1.025v1.466c0 .392 0 .738-.023 1.026-.025.305-.081.622-.239.93a2.4 2.4 0 0 1-1.048 1.05 2.447 2.447 0 0 1-.931.238c-.288.023-.634.023-1.026.023h-1.466c-.392 0-.738 0-1.025-.023-.306-.025-.623-.081-.932-.239a2.4 2.4 0 0 1-1.048-1.048 2.431 2.431 0 0 1-.239-.931C13 8.47 13 8.124 13 7.732V6.267c0-.392 0-.738.023-1.025.025-.306.081-.623.239-.932a2.4 2.4 0 0 1 1.048-1.048 2.44 2.44 0 0 1 .931-.239C15.53 3 15.876 3 16.268 3Zm-.879 1.817c-.194.016-.248.042-.26.048a.6.6 0 0 0-.263.263c-.006.012-.032.066-.047.26-.017.205-.018.477-.018.912v1.4c0 .435 0 .707.018.912.015.194.041.248.047.26a.6.6 0 0 0 .263.263c.012.006.066.032.26.048.205.016.477.017.912.017h1.4c.435 0 .707 0 .912-.017.194-.016.248-.042.26-.048a.6.6 0 0 0 .263-.263c.006-.012.032-.066.048-.26.016-.205.017-.477.017-.912V6.3c0-.435 0-.707-.017-.912-.016-.194-.042-.248-.048-.26a.6.6 0 0 0-.263-.263c-.012-.006-.066-.032-.26-.048A12.658 12.658 0 0 0 17.7 4.8h-1.4c-.435 0-.707 0-.912.017" clip-rule="evenodd" /><path d="M17.9 13.9a.9.9 0 0 0-1.8 0v2.2h-2.2a.9.9 0 1 0 0 1.8h2.2v2.2a.9.9 0 0 0 1.8 0v-2.2h2.2a.9.9 0 0 0 0-1.8h-2.2z" /></symbol>', 24, 24, false, undefined);
@@ -0,0 +1,13 @@
1
+ "use-client";
2
+ "use strict";
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ Object.defineProperty(exports, "Icon24Square4SlashOutline", {
7
+ enumerable: true,
8
+ get: function() {
9
+ return Icon24Square4SlashOutline;
10
+ }
11
+ });
12
+ var _iconssprite = require("@vkontakte/icons-sprite");
13
+ var Icon24Square4SlashOutline = (0, _iconssprite.makeIcon)("Icon24Square4SlashOutline", "square_4_slash_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="square_4_slash_outline_24"><path fill-rule="evenodd" d="M7.09 3.9a.9.9 0 0 1 .9-.9h.61A2.4 2.4 0 0 1 11 5.4v.61a.9.9 0 1 1-1.8 0V5.4a.6.6 0 0 0-.6-.6h-.61a.9.9 0 0 1-.9-.9M6.267 13h1.466c.392 0 .738 0 1.026.023.305.025.622.081.93.239a2.4 2.4 0 0 1 1.05 1.048c.157.309.213.626.238.931.023.288.023.634.023 1.026v1.466c0 .392 0 .738-.023 1.026-.025.305-.081.622-.239.93a2.4 2.4 0 0 1-1.048 1.05 2.447 2.447 0 0 1-.931.238C8.47 21 8.125 21 7.733 21H6.267c-.392 0-.738 0-1.025-.023-.306-.025-.623-.081-.931-.239a2.4 2.4 0 0 1-1.05-1.048 2.439 2.439 0 0 1-.238-.931A13.48 13.48 0 0 1 3 17.733v-1.466c0-.392 0-.738.023-1.025a2.44 2.44 0 0 1 .239-.932 2.4 2.4 0 0 1 1.049-1.048c.308-.158.625-.214.93-.239C5.53 13 5.876 13 6.268 13Zm-.879 1.818c-.194.015-.248.041-.26.047a.6.6 0 0 0-.263.263c-.006.012-.032.066-.047.26a12.65 12.65 0 0 0-.018.912v1.4c0 .435 0 .707.018.912.015.194.041.248.047.26a.6.6 0 0 0 .263.263c.012.006.066.032.26.048.205.016.477.017.912.017h1.4c.435 0 .707 0 .912-.017.194-.016.248-.042.26-.048a.6.6 0 0 0 .263-.263c.006-.012.032-.066.048-.26.016-.205.017-.477.017-.912v-1.4c0-.435 0-.707-.017-.912-.016-.194-.042-.248-.048-.26a.6.6 0 0 0-.263-.263c-.012-.006-.066-.032-.26-.047A12.613 12.613 0 0 0 7.7 14.8H6.3c-.435 0-.707 0-.912.018M16.267 3h1.466c.392 0 .738 0 1.026.023.305.025.622.081.93.239a2.4 2.4 0 0 1 1.05 1.048c.157.309.213.626.238.932.023.287.023.633.023 1.025v1.466c0 .392 0 .738-.023 1.026-.025.305-.081.622-.239.93a2.4 2.4 0 0 1-1.048 1.05 2.447 2.447 0 0 1-.931.238c-.288.023-.634.023-1.026.023h-1.466c-.392 0-.738 0-1.025-.023-.306-.025-.623-.081-.932-.239a2.4 2.4 0 0 1-1.048-1.048 2.431 2.431 0 0 1-.239-.931C13 8.47 13 8.125 13 7.733V6.267c0-.392 0-.738.023-1.025.025-.306.081-.623.239-.932a2.4 2.4 0 0 1 1.048-1.048 2.44 2.44 0 0 1 .931-.239C15.53 3 15.876 3 16.268 3Zm-.879 1.817c-.194.016-.248.042-.26.048a.6.6 0 0 0-.263.263c-.006.012-.032.066-.047.26-.017.205-.018.477-.018.912v1.4c0 .435 0 .707.018.912.015.194.041.248.047.26a.6.6 0 0 0 .263.263c.012.006.066.032.26.048.205.016.477.017.912.017h1.4c.435 0 .707 0 .912-.017.194-.016.248-.042.26-.048a.6.6 0 0 0 .263-.263c.006-.012.032-.066.048-.26.016-.205.017-.477.017-.912V6.3c0-.435 0-.707-.017-.912-.016-.194-.042-.248-.048-.26a.6.6 0 0 0-.263-.263c-.012-.006-.066-.032-.26-.048A12.649 12.649 0 0 0 17.7 4.8h-1.4c-.435 0-.707 0-.912.017M17.09 13.9a.9.9 0 0 1 .9-.9h.61a2.4 2.4 0 0 1 2.4 2.4v.61a.9.9 0 1 1-1.8 0v-.61a.6.6 0 0 0-.6-.6h-.61a.9.9 0 0 1-.9-.9" clip-rule="evenodd" /><path fill-rule="evenodd" d="M3.036 2.764a.9.9 0 0 0-1.272 1.272l1.25 1.251A.906.906 0 0 0 3 5.45v2.283c0 .392 0 .738.023 1.026.025.305.081.622.239.93a2.4 2.4 0 0 0 1.048 1.05c.309.157.626.213.932.238.287.023.633.023 1.025.023H8.55c.056 0 .11-.005.163-.015l4.302 4.302a.899.899 0 0 0-.015.163v2.283c0 .392 0 .738.023 1.026.025.305.081.622.239.93a2.4 2.4 0 0 0 1.048 1.05c.309.157.626.213.931.238.288.023.634.023 1.026.023h2.283c.055 0 .11-.005.163-.015l1.25 1.251a.9.9 0 0 0 1.273-1.272zM16.927 19.2 14.8 17.073v.627c0 .435 0 .707.017.912.016.194.042.248.048.26a.6.6 0 0 0 .263.263c.012.006.066.032.26.048.205.016.477.017.912.017zm-10-10L4.8 7.073V7.7c0 .435 0 .707.017.912.016.194.042.248.048.26a.6.6 0 0 0 .263.263c.012.006.066.032.26.048.205.016.477.017.912.017z" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
@@ -0,0 +1,13 @@
1
+ "use-client";
2
+ "use strict";
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ Object.defineProperty(exports, "Icon24UserMicrophoneBadgeOutline", {
7
+ enumerable: true,
8
+ get: function() {
9
+ return Icon24UserMicrophoneBadgeOutline;
10
+ }
11
+ });
12
+ var _iconssprite = require("@vkontakte/icons-sprite");
13
+ var Icon24UserMicrophoneBadgeOutline = (0, _iconssprite.makeIcon)("Icon24UserMicrophoneBadgeOutline", "user_microphone_badge_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="user_microphone_badge_outline_24"><path fill-rule="evenodd" d="M12 3.839A2.91 2.91 0 0 0 9.089 6.75 2.91 2.91 0 0 0 12 9.661a2.91 2.91 0 0 0 2.911-2.911A2.91 2.91 0 0 0 12 3.839M7.25 6.75A4.749 4.749 0 0 1 12 2a4.749 4.749 0 0 1 4.75 4.75A4.749 4.749 0 0 1 12 11.5a4.749 4.749 0 0 1-4.75-4.75m2.738 6.712a.884.884 0 0 1-.672 1.018c-.725.157-1.381.384-1.87.664-.927.532-1.304 1.176-1.304 1.994 0 .348.038.536.063.624.049.01.127.018.243.018H8.57c.454 0 .926.352.926.828s-.472.895-.926.895H6.448c-.666 0-1.151-.178-1.47-.56-.322-.383-.479-.973-.479-1.805 0-1.59.836-2.747 2.159-3.506.663-.38 1.514-.682 2.358-.865.444-.096.88.229.972.695M21 17a5 5 0 1 1-10 0 5 5 0 0 1 10 0m-3.751-2.248a1.25 1.25 0 0 0-2.5 0v1.498a1.25 1.25 0 1 0 2.5 0zm1.64 1.801c.332.126.432.504.31.847-.465 1.318-1.33 1.987-2.446 2.2v.72c0 .366-.397.684-.75.684-.354 0-.75-.318-.75-.684v-.72c-1.125-.208-1.982-.877-2.453-2.2-.122-.343-.003-.72.328-.846.332-.127.7-.026.822.317.707 1.985 3.418 1.98 4.118.002.121-.344.489-.445.82-.32Z" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
@@ -10,4 +10,4 @@ Object.defineProperty(exports, "Icon28ThumbsDown", {
10
10
  }
11
11
  });
12
12
  var _iconssprite = require("@vkontakte/icons-sprite");
13
- var Icon28ThumbsDown = (0, _iconssprite.makeIcon)("Icon28ThumbsDown", "thumbs_down_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="thumbs_down_28"><path d="M9.65 4.001C5.454 4.001 3 5.981 3 10.523v1.397c0 4.542 2.718 6.078 6.914 6.078h1.089v4.826a2.172 2.172 0 0 0 4.253.626l2.158-7.186c.056-.188.085-.383.085-.579V5.603c0-.56 0-.841-.109-1.055a1 1 0 0 0-.437-.438c-.214-.109-.494-.109-1.053-.109zm15.308 10.337c.042-.201.042-.443.042-.927V5.603c0-.484 0-.726-.042-.927-.174-.826-.856-1.472-1.729-1.636C23.017 3 22.761 3 22.25 3c-.511 0-.767 0-.98.04-.872.164-1.554.81-1.728 1.636-.042.201-.042.443-.042.927v7.808c0 .484 0 .726.042.927.174.826.856 1.471 1.729 1.636.212.04.468.04.98.04.51 0 .766 0 .978-.04.873-.165 1.555-.81 1.729-1.636" /></symbol>', 28, 28, false, undefined);
13
+ var Icon28ThumbsDown = (0, _iconssprite.makeIcon)("Icon28ThumbsDown", "thumbs_down_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="thumbs_down_28"><path fill-rule="evenodd" d="M23.75 4.004a1.25 1.25 0 0 0-1.251 1.25v11.5a1.25 1.25 0 0 0 2.5 0v-11.5c0-.69-.559-1.25-1.25-1.25Zm-4.235 14.602-2.37 4.997a2.443 2.443 0 0 1-4.65-1.046v-3.768a.287.287 0 0 0-.288-.287H6.503c-2.456 0-4.149-2.465-3.266-4.757l2.96-7.69a3.2 3.2 0 0 1 2.987-2.05h7.213a3.6 3.6 0 0 1 3.6 3.6v8.86a5 5 0 0 1-.482 2.141" clip-rule="evenodd" /></symbol>', 28, 28, false, undefined);
@@ -10,4 +10,4 @@ Object.defineProperty(exports, "Icon28ThumbsUp", {
10
10
  }
11
11
  });
12
12
  var _iconssprite = require("@vkontakte/icons-sprite");
13
- var Icon28ThumbsUp = (0, _iconssprite.makeIcon)("Icon28ThumbsUp", "thumbs_up_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="thumbs_up_28"><path d="M18.349 23.975c4.196 0 6.651-1.977 6.651-6.514v-1.396c0-4.537-2.718-6.072-6.914-6.072h-1.09V5.172a2.172 2.172 0 0 0-4.252-.626l-2.159 7.18a2.003 2.003 0 0 0-.085.577v10.072c0 .56 0 .84.109 1.054a1 1 0 0 0 .437.437c.214.11.494.11 1.054.11zM3.042 13.662C3 13.863 3 14.105 3 14.589v7.808c0 .484 0 .726.042.927.174.826.856 1.471 1.729 1.636.212.04.468.04.979.04.511 0 .767 0 .98-.04.872-.165 1.554-.81 1.728-1.636.042-.202.042-.443.042-.927v-7.808c0-.484 0-.726-.042-.927-.174-.826-.856-1.472-1.729-1.636-.212-.04-.468-.04-.979-.04-.511 0-.767 0-.98.04-.872.164-1.554.81-1.728 1.636" /></symbol>', 28, 28, false, undefined);
13
+ var Icon28ThumbsUp = (0, _iconssprite.makeIcon)("Icon28ThumbsUp", "thumbs_up_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="thumbs_up_28"><path fill-rule="evenodd" d="M4.25 23.996a1.25 1.25 0 0 0 1.251-1.25v-11.5a1.25 1.25 0 0 0-2.501 0v11.5c0 .69.56 1.25 1.25 1.25M8.486 9.393l2.37-4.996a2.443 2.443 0 0 1 4.65 1.046v3.768c0 .158.13.287.288.287h5.704c2.456 0 4.149 2.465 3.266 4.757l-2.96 7.69a3.2 3.2 0 0 1-2.987 2.05h-7.213a3.6 3.6 0 0 1-3.6-3.6v-8.86a5 5 0 0 1 .482-2.142" clip-rule="evenodd" /></symbol>', 28, 28, false, undefined);
@@ -0,0 +1,13 @@
1
+ "use-client";
2
+ "use strict";
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ Object.defineProperty(exports, "Icon36NftHeptagonOutline", {
7
+ enumerable: true,
8
+ get: function() {
9
+ return Icon36NftHeptagonOutline;
10
+ }
11
+ });
12
+ var _iconssprite = require("@vkontakte/icons-sprite");
13
+ var Icon36NftHeptagonOutline = (0, _iconssprite.makeIcon)("Icon36NftHeptagonOutline", "nft_heptagon_outline_36", "0 0 36 36", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 36 36" id="nft_heptagon_outline_36"><path fill-rule="evenodd" d="M13.91 5.788a.88.88 0 0 1 .822-.235l12.24 2.824a.88.88 0 0 1 .66.66l2.825 12.242a.88.88 0 0 1-.235.82L22.1 30.222a.88.88 0 0 1-.82.235L9.038 27.633a.88.88 0 0 1-.66-.66L5.552 14.732a.88.88 0 0 1 .235-.821zm1.384-2.671a3.38 3.38 0 0 0-3.151.903L4.02 12.143a3.38 3.38 0 0 0-.903 3.15l2.825 12.242a3.38 3.38 0 0 0 2.533 2.534l12.241 2.824a3.38 3.38 0 0 0 3.151-.903l8.123-8.123a3.38 3.38 0 0 0 .903-3.15L30.07 8.474a3.38 3.38 0 0 0-2.534-2.533zm8.848 12.509a1.25 1.25 0 0 0-1.784-1.752l-5.983 6.092-2.233-2.274a1.25 1.25 0 1 0-1.784 1.752l3.125 3.182a1.25 1.25 0 0 0 1.784 0z" clip-rule="evenodd" /></symbol>', 36, 36, false, undefined);
@@ -0,0 +1,3 @@
1
+ "use-client";
2
+ import { makeIcon } from "@vkontakte/icons-sprite";
3
+ export var Icon24Location = makeIcon("Icon24Location", "location_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="location_24"><path d="M10.887 20.9a1.698 1.698 0 0 1-.101-.44l-.62-6.626-6.626-.62a1.699 1.699 0 0 1-.47-3.268L17.671 4.12a1.698 1.698 0 0 1 2.206 2.207L14.054 20.93a1.698 1.698 0 0 1-3.167-.03" /></symbol>', 24, 24, false, undefined);
@@ -1,3 +1,3 @@
1
1
  "use-client";
2
2
  import { makeIcon } from "@vkontakte/icons-sprite";
3
- export var Icon24Square4Outline = makeIcon("Icon24Square4Outline", "square_4_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="square_4_outline_24"><path fill-rule="evenodd" d="M7.6 10.9h.033c.392 0 .738 0 1.025-.023.306-.025.623-.081.932-.239a2.4 2.4 0 0 0 1.048-1.048c.158-.309.214-.626.239-.932.023-.287.023-.633.023-1.025V6.367c0-.392 0-.738-.023-1.026-.025-.305-.081-.622-.239-.93A2.4 2.4 0 0 0 9.59 3.36a2.448 2.448 0 0 0-.932-.238C8.371 3.1 8.025 3.1 7.633 3.1H6.367c-.392 0-.738 0-1.025.023-.306.025-.623.081-.932.239A2.4 2.4 0 0 0 3.362 4.41a2.431 2.431 0 0 0-.239.931A13.48 13.48 0 0 0 3.1 6.367v1.266c0 .392 0 .738.023 1.025.025.306.081.623.239.932a2.4 2.4 0 0 0 1.048 1.048c.309.158.626.214.932.239.287.023.633.023 1.025.023zm1.172-1.865c-.012.006-.066.032-.26.048A12.65 12.65 0 0 1 7.6 9.1H6.4c-.435 0-.707 0-.912-.017-.194-.016-.248-.042-.26-.048a.6.6 0 0 1-.263-.263c-.006-.012-.032-.066-.048-.26A12.65 12.65 0 0 1 4.9 7.6V6.4c0-.435 0-.707.017-.912.016-.194.042-.248.048-.26a.6.6 0 0 1 .263-.263c.012-.006.066-.032.26-.048.205-.016.477-.017.912-.017h1.2c.435 0 .707 0 .912.017.194.016.248.042.26.048a.6.6 0 0 1 .263.263c.006.012.032.066.048.26.016.205.017.477.017.912v1.2c0 .435 0 .707-.017.912-.016.194-.042.248-.048.26a.6.6 0 0 1-.263.263M7.6 20.9h.033c.392 0 .738 0 1.025-.023.306-.025.623-.081.932-.239a2.4 2.4 0 0 0 1.048-1.048c.158-.309.214-.626.239-.931.023-.288.023-.634.023-1.026v-1.266c0-.392 0-.738-.023-1.026-.025-.305-.081-.622-.239-.93a2.4 2.4 0 0 0-1.048-1.05 2.448 2.448 0 0 0-.932-.238c-.287-.023-.633-.023-1.025-.023H6.367c-.392 0-.738 0-1.025.023-.306.025-.623.081-.932.239a2.4 2.4 0 0 0-1.048 1.048 2.439 2.439 0 0 0-.239.931 13.48 13.48 0 0 0-.023 1.026v1.266c0 .392 0 .738.023 1.026.025.305.081.622.239.93a2.4 2.4 0 0 0 1.048 1.05c.309.157.626.213.932.238.287.023.633.023 1.025.023zm1.172-1.865c-.012.006-.066.032-.26.047-.205.017-.477.018-.912.018H6.4c-.435 0-.707 0-.912-.018-.194-.015-.248-.041-.26-.047a.6.6 0 0 1-.263-.263c-.006-.012-.032-.066-.048-.26A12.65 12.65 0 0 1 4.9 17.6v-1.2c0-.435 0-.707.017-.912.016-.194.042-.248.048-.26a.6.6 0 0 1 .263-.263c.012-.006.066-.032.26-.048.205-.016.477-.017.912-.017h1.2c.435 0 .707 0 .912.017.194.016.248.042.26.048a.6.6 0 0 1 .263.263c.006.012.032.066.048.26.016.205.017.477.017.912v1.2c0 .435 0 .707-.017.912-.016.194-.042.248-.048.26a.6.6 0 0 1-.263.263m8.861-8.135h-1.266c-.392 0-.738 0-1.026-.023-.305-.025-.622-.081-.93-.239a2.4 2.4 0 0 1-1.05-1.048 2.448 2.448 0 0 1-.238-.932c-.023-.287-.023-.633-.023-1.025V6.367c0-.392 0-.738.023-1.026.025-.305.081-.622.239-.93a2.4 2.4 0 0 1 1.048-1.05 2.44 2.44 0 0 1 .931-.238c.288-.023.634-.023 1.026-.023h1.266c.392 0 .738 0 1.026.023.305.025.622.081.93.239a2.4 2.4 0 0 1 1.05 1.048c.157.309.213.626.238.931.023.288.023.634.023 1.026v1.266c0 .392 0 .738-.023 1.025-.025.306-.081.623-.239.932a2.4 2.4 0 0 1-1.048 1.048 2.431 2.431 0 0 1-.931.239c-.288.023-.634.023-1.026.023m.879-1.817c.194-.016.248-.042.26-.048a.6.6 0 0 0 .263-.263c.006-.012.032-.066.048-.26.016-.205.017-.477.017-.912V6.4c0-.435 0-.707-.017-.912-.016-.194-.042-.248-.048-.26a.6.6 0 0 0-.263-.263c-.012-.006-.066-.032-.26-.048A12.65 12.65 0 0 0 17.6 4.9h-1.2c-.435 0-.707 0-.912.017-.194.016-.248.042-.26.048a.6.6 0 0 0-.263.263c-.006.012-.032.066-.048.26a13.19 13.19 0 0 0-.017.912v1.2c0 .435 0 .707.017.912.016.194.042.248.048.26a.6.6 0 0 0 .263.263c.012.006.066.032.26.048.205.016.477.017.912.017h1.2c.435 0 .707 0 .912-.017M17.6 20.9h.033c.392 0 .738 0 1.026-.023.305-.025.622-.081.93-.239a2.4 2.4 0 0 0 1.05-1.048c.157-.309.213-.626.238-.931.023-.288.023-.634.023-1.026v-1.266c0-.392 0-.738-.023-1.026-.025-.305-.081-.622-.239-.93a2.4 2.4 0 0 0-1.048-1.05 2.447 2.447 0 0 0-.931-.238c-.288-.023-.634-.023-1.026-.023h-1.266c-.392 0-.738 0-1.026.023-.305.025-.622.081-.93.239a2.4 2.4 0 0 0-1.05 1.048 2.447 2.447 0 0 0-.238.931c-.023.288-.023.634-.023 1.026v1.266c0 .392 0 .738.023 1.026.025.305.081.622.239.93a2.4 2.4 0 0 0 1.048 1.05c.309.157.626.213.931.238.288.023.634.023 1.026.023zm1.172-1.865c-.012.006-.066.032-.26.047-.205.017-.477.018-.912.018h-1.2c-.435 0-.707 0-.912-.018-.194-.015-.248-.041-.26-.047a.6.6 0 0 1-.263-.263c-.006-.012-.032-.066-.048-.26a12.688 12.688 0 0 1-.017-.912v-1.2c0-.435 0-.707.017-.912.016-.194.042-.248.048-.26a.6.6 0 0 1 .263-.263c.012-.006.066-.032.26-.048.205-.016.477-.017.912-.017h1.2c.435 0 .707 0 .912.017.194.016.248.042.26.048a.6.6 0 0 1 .263.263c.006.012.032.066.048.26.016.205.017.477.017.912v1.2c0 .435 0 .707-.017.912-.016.194-.042.248-.048.26a.6.6 0 0 1-.263.263" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
3
+ export var Icon24Square4Outline = makeIcon("Icon24Square4Outline", "square_4_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="square_4_outline_24"><path fill-rule="evenodd" d="M6.267 3h1.466c.392 0 .738 0 1.025.023.306.025.623.081.932.239a2.4 2.4 0 0 1 1.048 1.048c.158.309.213.626.239.932.023.287.023.633.023 1.025v1.466c0 .392 0 .738-.024 1.026-.025.305-.08.622-.238.93a2.4 2.4 0 0 1-1.048 1.05 2.448 2.448 0 0 1-.932.238A13.42 13.42 0 0 1 7.733 11H6.267c-.392 0-.738 0-1.026-.023-.305-.025-.622-.081-.93-.239A2.4 2.4 0 0 1 3.26 9.69a2.447 2.447 0 0 1-.238-.931C3 8.47 3 8.125 3 7.733V6.267c0-.392 0-.738.023-1.025.025-.306.081-.623.239-.932A2.4 2.4 0 0 1 4.31 3.262c.309-.158.626-.214.931-.239C5.53 3 5.875 3 6.267 3m-.879 1.817c-.194.016-.248.042-.26.048a.6.6 0 0 0-.263.263c-.006.012-.032.066-.048.26A13.19 13.19 0 0 0 4.8 6.3v1.4c0 .435 0 .707.017.912.016.194.042.248.048.26a.6.6 0 0 0 .263.263c.012.006.066.032.26.048.205.016.477.017.912.017h1.4c.435 0 .707 0 .912-.017.194-.016.248-.042.26-.048a.6.6 0 0 0 .263-.263c.006-.012.032-.066.048-.26.016-.205.017-.477.017-.912V6.3c0-.435 0-.707-.017-.912-.016-.194-.042-.248-.048-.26a.6.6 0 0 0-.263-.263c-.012-.006-.066-.032-.26-.048A12.65 12.65 0 0 0 7.7 4.8H6.3c-.435 0-.707 0-.912.017M6.267 13h1.466c.392 0 .738 0 1.025.023.306.025.623.081.932.239a2.4 2.4 0 0 1 1.048 1.048c.158.309.214.626.239.931.023.288.023.634.023 1.026v1.466c0 .392 0 .738-.023 1.026-.025.305-.081.622-.239.93a2.4 2.4 0 0 1-1.048 1.05 2.448 2.448 0 0 1-.932.238C8.471 21 8.125 21 7.733 21H6.267c-.392 0-.738 0-1.025-.023-.306-.025-.623-.081-.932-.239a2.4 2.4 0 0 1-1.048-1.048 2.439 2.439 0 0 1-.239-.931A13.482 13.482 0 0 1 3 17.733v-1.466c0-.392 0-.738.023-1.025.025-.306.081-.623.239-.932a2.4 2.4 0 0 1 1.048-1.048c.309-.158.626-.214.932-.239C5.529 13 5.875 13 6.267 13m-.879 1.818c-.194.015-.248.041-.26.047a.6.6 0 0 0-.263.263c-.006.012-.032.066-.048.26a12.65 12.65 0 0 0-.017.912v1.4c0 .435 0 .707.017.912.016.194.042.248.048.26a.6.6 0 0 0 .263.263c.012.006.066.032.26.048.205.016.477.017.912.017h1.4c.435 0 .707 0 .912-.017.194-.016.248-.042.26-.048a.6.6 0 0 0 .263-.263c.006-.012.032-.066.048-.26.016-.205.017-.477.017-.912v-1.4c0-.435 0-.707-.017-.912-.016-.194-.042-.248-.048-.26a.6.6 0 0 0-.263-.263c-.012-.006-.066-.032-.26-.047A12.613 12.613 0 0 0 7.7 14.8H6.3c-.435 0-.707 0-.912.018M16.267 3h1.466c.392 0 .738 0 1.025.023.306.025.623.081.931.239a2.4 2.4 0 0 1 1.05 1.048c.156.309.212.626.238.932.023.287.023.633.023 1.025v1.466c0 .392 0 .738-.023 1.026-.026.305-.082.622-.239.93a2.4 2.4 0 0 1-1.049 1.05 2.438 2.438 0 0 1-.93.238c-.288.023-.634.023-1.026.023h-1.466c-.392 0-.738 0-1.025-.023-.306-.025-.623-.081-.932-.239a2.4 2.4 0 0 1-1.049-1.048 2.447 2.447 0 0 1-.238-.931A13.42 13.42 0 0 1 13 7.732V6.267c0-.392 0-.738.023-1.025.025-.306.081-.623.239-.932a2.4 2.4 0 0 1 1.048-1.048c.309-.158.626-.214.931-.239C15.53 3 15.876 3 16.268 3Zm-.879 1.817c-.194.016-.248.042-.26.048a.6.6 0 0 0-.263.263c-.006.012-.032.066-.048.26a13.19 13.19 0 0 0-.017.912v1.4c0 .435 0 .707.017.912.016.194.042.248.048.26a.6.6 0 0 0 .263.263c.012.006.066.032.26.048.205.016.477.017.912.017h1.4c.435 0 .707 0 .912-.017.194-.016.248-.042.26-.048a.6.6 0 0 0 .263-.263c.006-.012.032-.066.047-.26.017-.205.018-.477.018-.912V6.3c0-.435 0-.707-.017-.912-.016-.194-.042-.248-.048-.26a.6.6 0 0 0-.263-.263c-.012-.006-.066-.032-.26-.048A12.66 12.66 0 0 0 17.7 4.8h-1.4c-.435 0-.707 0-.912.017M16.267 13h1.466c.392 0 .738 0 1.025.023.306.025.623.081.931.239a2.4 2.4 0 0 1 1.05 1.048c.156.309.212.626.238.931.023.288.023.634.023 1.026v1.466c0 .392 0 .738-.023 1.026a2.44 2.44 0 0 1-.239.93 2.4 2.4 0 0 1-1.049 1.05 2.438 2.438 0 0 1-.93.238c-.288.023-.634.023-1.026.023h-1.466c-.392 0-.738 0-1.025-.023-.306-.025-.623-.081-.932-.239a2.4 2.4 0 0 1-1.049-1.048 2.44 2.44 0 0 1-.238-.931A13.423 13.423 0 0 1 13 17.733v-1.466c0-.392 0-.738.023-1.025a2.44 2.44 0 0 1 .239-.932 2.4 2.4 0 0 1 1.048-1.048c.309-.158.626-.214.931-.239.288-.023.634-.023 1.026-.023m-.879 1.817c-.194.016-.248.042-.26.048a.6.6 0 0 0-.263.263c-.006.012-.032.066-.048.26a13.19 13.19 0 0 0-.017.912v1.4c0 .435 0 .707.017.912.016.194.042.248.048.26a.6.6 0 0 0 .263.263c.012.006.066.032.26.047.205.017.477.018.912.018h1.4c.435 0 .707 0 .912-.017.194-.016.248-.042.26-.048a.6.6 0 0 0 .263-.263c.006-.012.032-.066.047-.26.017-.205.018-.477.018-.912v-1.4c0-.435 0-.707-.017-.912-.016-.194-.042-.248-.048-.26a.6.6 0 0 0-.263-.263c-.012-.006-.066-.032-.26-.048a12.69 12.69 0 0 0-.912-.017h-1.4c-.435 0-.707 0-.912.017" 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 Icon24Square4PlusOutline = makeIcon("Icon24Square4PlusOutline", "square_4_plus_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="square_4_plus_outline_24"><path fill-rule="evenodd" d="M6.267 3h1.466c.392 0 .738 0 1.026.023.305.025.622.081.93.239a2.4 2.4 0 0 1 1.05 1.048c.157.309.213.626.238.932.023.287.023.633.023 1.025v1.466c0 .392 0 .738-.023 1.026-.025.305-.081.622-.239.93a2.4 2.4 0 0 1-1.048 1.05 2.447 2.447 0 0 1-.931.238C8.47 11 8.124 11 7.732 11H6.267c-.392 0-.738 0-1.025-.023-.306-.025-.623-.081-.932-.239A2.4 2.4 0 0 1 3.262 9.69a2.431 2.431 0 0 1-.239-.931C3 8.47 3 8.124 3 7.732V6.267c0-.392 0-.738.023-1.025.025-.306.081-.623.239-.932A2.4 2.4 0 0 1 4.31 3.262c.309-.158.626-.214.932-.239C5.529 3 5.875 3 6.267 3m-.879 1.817c-.194.016-.248.042-.26.048a.6.6 0 0 0-.263.263c-.006.012-.032.066-.048.26A13.19 13.19 0 0 0 4.8 6.3v1.4c0 .435 0 .707.017.912.016.194.042.248.048.26a.6.6 0 0 0 .263.263c.012.006.066.032.26.048.205.016.477.017.912.017h1.4c.435 0 .707 0 .912-.017.194-.016.248-.042.26-.048a.6.6 0 0 0 .263-.263c.006-.012.032-.066.048-.26.016-.205.017-.477.017-.912V6.3c0-.435 0-.707-.017-.912-.016-.194-.042-.248-.048-.26a.6.6 0 0 0-.263-.263c-.012-.006-.066-.032-.26-.048A12.658 12.658 0 0 0 7.7 4.8H6.3c-.435 0-.707 0-.912.017M6.267 13h1.466c.392 0 .738 0 1.026.023.305.025.622.081.93.239a2.4 2.4 0 0 1 1.05 1.048c.157.309.213.626.238.931.023.288.023.634.023 1.026v1.466c0 .392 0 .738-.023 1.026-.025.305-.081.622-.239.93a2.4 2.4 0 0 1-1.048 1.05 2.447 2.447 0 0 1-.931.238C8.47 21 8.124 21 7.732 21H6.267c-.392 0-.738 0-1.025-.023-.306-.025-.623-.081-.932-.239a2.4 2.4 0 0 1-1.048-1.048 2.44 2.44 0 0 1-.239-.931C3 18.47 3 18.125 3 17.733v-1.466c0-.392 0-.738.023-1.025a2.44 2.44 0 0 1 .239-.932 2.4 2.4 0 0 1 1.048-1.048c.309-.158.626-.214.932-.239C5.529 13 5.875 13 6.267 13m-.879 1.818c-.194.015-.248.041-.26.047a.6.6 0 0 0-.263.263c-.006.012-.032.066-.048.26a13.19 13.19 0 0 0-.017.912v1.4c0 .435 0 .707.017.912.016.194.042.248.048.26a.6.6 0 0 0 .263.263c.012.006.066.032.26.048.205.016.477.017.912.017h1.4c.435 0 .707 0 .912-.017.194-.016.248-.042.26-.048a.6.6 0 0 0 .263-.263c.006-.012.032-.066.048-.26.016-.205.017-.477.017-.912v-1.4c0-.435 0-.707-.017-.912-.016-.194-.042-.248-.048-.26a.6.6 0 0 0-.263-.263c-.012-.006-.066-.032-.26-.047A12.613 12.613 0 0 0 7.7 14.8H6.3c-.435 0-.707 0-.912.018M16.267 3h1.466c.392 0 .738 0 1.026.023.305.025.622.081.93.239a2.4 2.4 0 0 1 1.05 1.048c.157.309.213.626.238.932.023.287.023.633.023 1.025v1.466c0 .392 0 .738-.023 1.026-.025.305-.081.622-.239.93a2.4 2.4 0 0 1-1.048 1.05 2.447 2.447 0 0 1-.931.238c-.288.023-.634.023-1.026.023h-1.466c-.392 0-.738 0-1.025-.023-.306-.025-.623-.081-.932-.239a2.4 2.4 0 0 1-1.048-1.048 2.431 2.431 0 0 1-.239-.931C13 8.47 13 8.124 13 7.732V6.267c0-.392 0-.738.023-1.025.025-.306.081-.623.239-.932a2.4 2.4 0 0 1 1.048-1.048 2.44 2.44 0 0 1 .931-.239C15.53 3 15.876 3 16.268 3Zm-.879 1.817c-.194.016-.248.042-.26.048a.6.6 0 0 0-.263.263c-.006.012-.032.066-.047.26-.017.205-.018.477-.018.912v1.4c0 .435 0 .707.018.912.015.194.041.248.047.26a.6.6 0 0 0 .263.263c.012.006.066.032.26.048.205.016.477.017.912.017h1.4c.435 0 .707 0 .912-.017.194-.016.248-.042.26-.048a.6.6 0 0 0 .263-.263c.006-.012.032-.066.048-.26.016-.205.017-.477.017-.912V6.3c0-.435 0-.707-.017-.912-.016-.194-.042-.248-.048-.26a.6.6 0 0 0-.263-.263c-.012-.006-.066-.032-.26-.048A12.658 12.658 0 0 0 17.7 4.8h-1.4c-.435 0-.707 0-.912.017" clip-rule="evenodd" /><path d="M17.9 13.9a.9.9 0 0 0-1.8 0v2.2h-2.2a.9.9 0 1 0 0 1.8h2.2v2.2a.9.9 0 0 0 1.8 0v-2.2h2.2a.9.9 0 0 0 0-1.8h-2.2z" /></symbol>', 24, 24, false, undefined);
@@ -0,0 +1,3 @@
1
+ "use-client";
2
+ import { makeIcon } from "@vkontakte/icons-sprite";
3
+ export var Icon24Square4SlashOutline = makeIcon("Icon24Square4SlashOutline", "square_4_slash_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="square_4_slash_outline_24"><path fill-rule="evenodd" d="M7.09 3.9a.9.9 0 0 1 .9-.9h.61A2.4 2.4 0 0 1 11 5.4v.61a.9.9 0 1 1-1.8 0V5.4a.6.6 0 0 0-.6-.6h-.61a.9.9 0 0 1-.9-.9M6.267 13h1.466c.392 0 .738 0 1.026.023.305.025.622.081.93.239a2.4 2.4 0 0 1 1.05 1.048c.157.309.213.626.238.931.023.288.023.634.023 1.026v1.466c0 .392 0 .738-.023 1.026-.025.305-.081.622-.239.93a2.4 2.4 0 0 1-1.048 1.05 2.447 2.447 0 0 1-.931.238C8.47 21 8.125 21 7.733 21H6.267c-.392 0-.738 0-1.025-.023-.306-.025-.623-.081-.931-.239a2.4 2.4 0 0 1-1.05-1.048 2.439 2.439 0 0 1-.238-.931A13.48 13.48 0 0 1 3 17.733v-1.466c0-.392 0-.738.023-1.025a2.44 2.44 0 0 1 .239-.932 2.4 2.4 0 0 1 1.049-1.048c.308-.158.625-.214.93-.239C5.53 13 5.876 13 6.268 13Zm-.879 1.818c-.194.015-.248.041-.26.047a.6.6 0 0 0-.263.263c-.006.012-.032.066-.047.26a12.65 12.65 0 0 0-.018.912v1.4c0 .435 0 .707.018.912.015.194.041.248.047.26a.6.6 0 0 0 .263.263c.012.006.066.032.26.048.205.016.477.017.912.017h1.4c.435 0 .707 0 .912-.017.194-.016.248-.042.26-.048a.6.6 0 0 0 .263-.263c.006-.012.032-.066.048-.26.016-.205.017-.477.017-.912v-1.4c0-.435 0-.707-.017-.912-.016-.194-.042-.248-.048-.26a.6.6 0 0 0-.263-.263c-.012-.006-.066-.032-.26-.047A12.613 12.613 0 0 0 7.7 14.8H6.3c-.435 0-.707 0-.912.018M16.267 3h1.466c.392 0 .738 0 1.026.023.305.025.622.081.93.239a2.4 2.4 0 0 1 1.05 1.048c.157.309.213.626.238.932.023.287.023.633.023 1.025v1.466c0 .392 0 .738-.023 1.026-.025.305-.081.622-.239.93a2.4 2.4 0 0 1-1.048 1.05 2.447 2.447 0 0 1-.931.238c-.288.023-.634.023-1.026.023h-1.466c-.392 0-.738 0-1.025-.023-.306-.025-.623-.081-.932-.239a2.4 2.4 0 0 1-1.048-1.048 2.431 2.431 0 0 1-.239-.931C13 8.47 13 8.125 13 7.733V6.267c0-.392 0-.738.023-1.025.025-.306.081-.623.239-.932a2.4 2.4 0 0 1 1.048-1.048 2.44 2.44 0 0 1 .931-.239C15.53 3 15.876 3 16.268 3Zm-.879 1.817c-.194.016-.248.042-.26.048a.6.6 0 0 0-.263.263c-.006.012-.032.066-.047.26-.017.205-.018.477-.018.912v1.4c0 .435 0 .707.018.912.015.194.041.248.047.26a.6.6 0 0 0 .263.263c.012.006.066.032.26.048.205.016.477.017.912.017h1.4c.435 0 .707 0 .912-.017.194-.016.248-.042.26-.048a.6.6 0 0 0 .263-.263c.006-.012.032-.066.048-.26.016-.205.017-.477.017-.912V6.3c0-.435 0-.707-.017-.912-.016-.194-.042-.248-.048-.26a.6.6 0 0 0-.263-.263c-.012-.006-.066-.032-.26-.048A12.649 12.649 0 0 0 17.7 4.8h-1.4c-.435 0-.707 0-.912.017M17.09 13.9a.9.9 0 0 1 .9-.9h.61a2.4 2.4 0 0 1 2.4 2.4v.61a.9.9 0 1 1-1.8 0v-.61a.6.6 0 0 0-.6-.6h-.61a.9.9 0 0 1-.9-.9" clip-rule="evenodd" /><path fill-rule="evenodd" d="M3.036 2.764a.9.9 0 0 0-1.272 1.272l1.25 1.251A.906.906 0 0 0 3 5.45v2.283c0 .392 0 .738.023 1.026.025.305.081.622.239.93a2.4 2.4 0 0 0 1.048 1.05c.309.157.626.213.932.238.287.023.633.023 1.025.023H8.55c.056 0 .11-.005.163-.015l4.302 4.302a.899.899 0 0 0-.015.163v2.283c0 .392 0 .738.023 1.026.025.305.081.622.239.93a2.4 2.4 0 0 0 1.048 1.05c.309.157.626.213.931.238.288.023.634.023 1.026.023h2.283c.055 0 .11-.005.163-.015l1.25 1.251a.9.9 0 0 0 1.273-1.272zM16.927 19.2 14.8 17.073v.627c0 .435 0 .707.017.912.016.194.042.248.048.26a.6.6 0 0 0 .263.263c.012.006.066.032.26.048.205.016.477.017.912.017zm-10-10L4.8 7.073V7.7c0 .435 0 .707.017.912.016.194.042.248.048.26a.6.6 0 0 0 .263.263c.012.006.066.032.26.048.205.016.477.017.912.017z" 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 Icon24UserMicrophoneBadgeOutline = makeIcon("Icon24UserMicrophoneBadgeOutline", "user_microphone_badge_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="user_microphone_badge_outline_24"><path fill-rule="evenodd" d="M12 3.839A2.91 2.91 0 0 0 9.089 6.75 2.91 2.91 0 0 0 12 9.661a2.91 2.91 0 0 0 2.911-2.911A2.91 2.91 0 0 0 12 3.839M7.25 6.75A4.749 4.749 0 0 1 12 2a4.749 4.749 0 0 1 4.75 4.75A4.749 4.749 0 0 1 12 11.5a4.749 4.749 0 0 1-4.75-4.75m2.738 6.712a.884.884 0 0 1-.672 1.018c-.725.157-1.381.384-1.87.664-.927.532-1.304 1.176-1.304 1.994 0 .348.038.536.063.624.049.01.127.018.243.018H8.57c.454 0 .926.352.926.828s-.472.895-.926.895H6.448c-.666 0-1.151-.178-1.47-.56-.322-.383-.479-.973-.479-1.805 0-1.59.836-2.747 2.159-3.506.663-.38 1.514-.682 2.358-.865.444-.096.88.229.972.695M21 17a5 5 0 1 1-10 0 5 5 0 0 1 10 0m-3.751-2.248a1.25 1.25 0 0 0-2.5 0v1.498a1.25 1.25 0 1 0 2.5 0zm1.64 1.801c.332.126.432.504.31.847-.465 1.318-1.33 1.987-2.446 2.2v.72c0 .366-.397.684-.75.684-.354 0-.75-.318-.75-.684v-.72c-1.125-.208-1.982-.877-2.453-2.2-.122-.343-.003-.72.328-.846.332-.127.7-.026.822.317.707 1.985 3.418 1.98 4.118.002.121-.344.489-.445.82-.32Z" 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 Icon28ThumbsDown = makeIcon("Icon28ThumbsDown", "thumbs_down_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="thumbs_down_28"><path d="M9.65 4.001C5.454 4.001 3 5.981 3 10.523v1.397c0 4.542 2.718 6.078 6.914 6.078h1.089v4.826a2.172 2.172 0 0 0 4.253.626l2.158-7.186c.056-.188.085-.383.085-.579V5.603c0-.56 0-.841-.109-1.055a1 1 0 0 0-.437-.438c-.214-.109-.494-.109-1.053-.109zm15.308 10.337c.042-.201.042-.443.042-.927V5.603c0-.484 0-.726-.042-.927-.174-.826-.856-1.472-1.729-1.636C23.017 3 22.761 3 22.25 3c-.511 0-.767 0-.98.04-.872.164-1.554.81-1.728 1.636-.042.201-.042.443-.042.927v7.808c0 .484 0 .726.042.927.174.826.856 1.471 1.729 1.636.212.04.468.04.98.04.51 0 .766 0 .978-.04.873-.165 1.555-.81 1.729-1.636" /></symbol>', 28, 28, false, undefined);
3
+ export var Icon28ThumbsDown = makeIcon("Icon28ThumbsDown", "thumbs_down_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="thumbs_down_28"><path fill-rule="evenodd" d="M23.75 4.004a1.25 1.25 0 0 0-1.251 1.25v11.5a1.25 1.25 0 0 0 2.5 0v-11.5c0-.69-.559-1.25-1.25-1.25Zm-4.235 14.602-2.37 4.997a2.443 2.443 0 0 1-4.65-1.046v-3.768a.287.287 0 0 0-.288-.287H6.503c-2.456 0-4.149-2.465-3.266-4.757l2.96-7.69a3.2 3.2 0 0 1 2.987-2.05h7.213a3.6 3.6 0 0 1 3.6 3.6v8.86a5 5 0 0 1-.482 2.141" 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 Icon28ThumbsUp = makeIcon("Icon28ThumbsUp", "thumbs_up_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="thumbs_up_28"><path d="M18.349 23.975c4.196 0 6.651-1.977 6.651-6.514v-1.396c0-4.537-2.718-6.072-6.914-6.072h-1.09V5.172a2.172 2.172 0 0 0-4.252-.626l-2.159 7.18a2.003 2.003 0 0 0-.085.577v10.072c0 .56 0 .84.109 1.054a1 1 0 0 0 .437.437c.214.11.494.11 1.054.11zM3.042 13.662C3 13.863 3 14.105 3 14.589v7.808c0 .484 0 .726.042.927.174.826.856 1.471 1.729 1.636.212.04.468.04.979.04.511 0 .767 0 .98-.04.872-.165 1.554-.81 1.728-1.636.042-.202.042-.443.042-.927v-7.808c0-.484 0-.726-.042-.927-.174-.826-.856-1.472-1.729-1.636-.212-.04-.468-.04-.979-.04-.511 0-.767 0-.98.04-.872.164-1.554.81-1.728 1.636" /></symbol>', 28, 28, false, undefined);
3
+ export var Icon28ThumbsUp = makeIcon("Icon28ThumbsUp", "thumbs_up_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="thumbs_up_28"><path fill-rule="evenodd" d="M4.25 23.996a1.25 1.25 0 0 0 1.251-1.25v-11.5a1.25 1.25 0 0 0-2.501 0v11.5c0 .69.56 1.25 1.25 1.25M8.486 9.393l2.37-4.996a2.443 2.443 0 0 1 4.65 1.046v3.768c0 .158.13.287.288.287h5.704c2.456 0 4.149 2.465 3.266 4.757l-2.96 7.69a3.2 3.2 0 0 1-2.987 2.05h-7.213a3.6 3.6 0 0 1-3.6-3.6v-8.86a5 5 0 0 1 .482-2.142" 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 Icon36NftHeptagonOutline = makeIcon("Icon36NftHeptagonOutline", "nft_heptagon_outline_36", "0 0 36 36", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 36 36" id="nft_heptagon_outline_36"><path fill-rule="evenodd" d="M13.91 5.788a.88.88 0 0 1 .822-.235l12.24 2.824a.88.88 0 0 1 .66.66l2.825 12.242a.88.88 0 0 1-.235.82L22.1 30.222a.88.88 0 0 1-.82.235L9.038 27.633a.88.88 0 0 1-.66-.66L5.552 14.732a.88.88 0 0 1 .235-.821zm1.384-2.671a3.38 3.38 0 0 0-3.151.903L4.02 12.143a3.38 3.38 0 0 0-.903 3.15l2.825 12.242a3.38 3.38 0 0 0 2.533 2.534l12.241 2.824a3.38 3.38 0 0 0 3.151-.903l8.123-8.123a3.38 3.38 0 0 0 .903-3.15L30.07 8.474a3.38 3.38 0 0 0-2.534-2.533zm8.848 12.509a1.25 1.25 0 0 0-1.784-1.752l-5.983 6.092-2.233-2.274a1.25 1.25 0 1 0-1.784 1.752l3.125 3.182a1.25 1.25 0 0 0 1.784 0z" clip-rule="evenodd" /></symbol>', 36, 36, false, undefined);
package/dist/es6/index.js CHANGED
@@ -1335,6 +1335,7 @@ export { Icon24LiveClockBadgeOutline } from "./24/live_clock_badge_outline_24";
1335
1335
  export { Icon24LiveDisableOutline } from "./24/live_disable_outline_24";
1336
1336
  export { Icon24LiveOutline } from "./24/live_outline_24";
1337
1337
  export { Icon24Locate } from "./24/locate_24";
1338
+ export { Icon24Location } from "./24/location_24";
1338
1339
  export { Icon24LocationMapOutline } from "./24/location_map_outline_24";
1339
1340
  export { Icon24LocationOutline } from "./24/location_outline_24";
1340
1341
  export { Icon24Lock } from "./24/lock_24";
@@ -1552,6 +1553,8 @@ export { Icon24SpeedometerMiddleOutline } from "./24/speedometer_middle_outline_
1552
1553
  export { Icon24Spinner } from "./24/spinner_24";
1553
1554
  export { Icon24Square4 } from "./24/square_4_24";
1554
1555
  export { Icon24Square4Outline } from "./24/square_4_outline_24";
1556
+ export { Icon24Square4PlusOutline } from "./24/square_4_plus_outline_24";
1557
+ export { Icon24Square4SlashOutline } from "./24/square_4_slash_outline_24";
1555
1558
  export { Icon24SquareFilled } from "./24/square_filled_24";
1556
1559
  export { Icon24SquareGrid3x3 } from "./24/square_grid_3x3_24";
1557
1560
  export { Icon24SquareOutline } from "./24/square_outline_24";
@@ -1634,6 +1637,7 @@ export { Icon24UserAddOutline } from "./24/user_add_outline_24";
1634
1637
  export { Icon24UserBackgroundOutline } from "./24/user_background_outline_24";
1635
1638
  export { Icon24UserCircleOutline } from "./24/user_circle_outline_24";
1636
1639
  export { Icon24UserIncoming } from "./24/user_incoming_24";
1640
+ export { Icon24UserMicrophoneBadgeOutline } from "./24/user_microphone_badge_outline_24";
1637
1641
  export { Icon24UserOutgoing } from "./24/user_outgoing_24";
1638
1642
  export { Icon24UserOutline } from "./24/user_outline_24";
1639
1643
  export { Icon24Users } from "./24/users_24";
@@ -2555,6 +2559,7 @@ export { Icon36Music } from "./36/music_36";
2555
2559
  export { Icon36MusicMicOutline } from "./36/music_mic_outline_36";
2556
2560
  export { Icon36MusicOutline } from "./36/music_outline_36";
2557
2561
  export { Icon36Newsfeed } from "./36/newsfeed_36";
2562
+ export { Icon36NftHeptagonOutline } from "./36/nft_heptagon_outline_36";
2558
2563
  export { Icon36NotebookCheckOutline } from "./36/notebook_check_outline_36";
2559
2564
  export { Icon36Pause } from "./36/pause_36";
2560
2565
  export { Icon36Phone } from "./36/phone_36";