@vkontakte/icons 2.62.0 → 2.64.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 (53) hide show
  1. package/dist/12/music_note_12.js +13 -0
  2. package/dist/12/video_12.js +13 -0
  3. package/dist/20/advertising_check_outline_20.js +13 -0
  4. package/dist/20/cup_outline_20.js +13 -0
  5. package/dist/20/like_lock_outline_20.js +13 -0
  6. package/dist/20/umbrella_outline_20.js +13 -0
  7. package/dist/24/accessibility_outline_24.js +13 -0
  8. package/dist/24/pause_circle_fill_gray_24.js +13 -0
  9. package/dist/24/video_arrow_square_outline_24.js +13 -0
  10. package/dist/36/picture_outline_36.js +13 -0
  11. package/dist/56/document_arrow_up_outline_56.js +13 -0
  12. package/dist/56/poll_outline_56.js +13 -0
  13. package/dist/es6/12/music_note_12.js +3 -0
  14. package/dist/es6/12/video_12.js +3 -0
  15. package/dist/es6/20/advertising_check_outline_20.js +3 -0
  16. package/dist/es6/20/cup_outline_20.js +3 -0
  17. package/dist/es6/20/like_lock_outline_20.js +3 -0
  18. package/dist/es6/20/umbrella_outline_20.js +3 -0
  19. package/dist/es6/24/accessibility_outline_24.js +3 -0
  20. package/dist/es6/24/pause_circle_fill_gray_24.js +3 -0
  21. package/dist/es6/24/video_arrow_square_outline_24.js +3 -0
  22. package/dist/es6/36/picture_outline_36.js +3 -0
  23. package/dist/es6/56/document_arrow_up_outline_56.js +3 -0
  24. package/dist/es6/56/poll_outline_56.js +3 -0
  25. package/dist/es6/index.js +12 -0
  26. package/dist/icons-map.json +1 -1
  27. package/dist/index.js +48 -0
  28. package/dist/typings/12/music_note_12.d.ts +11 -0
  29. package/dist/typings/12/video_12.d.ts +11 -0
  30. package/dist/typings/20/advertising_check_outline_20.d.ts +11 -0
  31. package/dist/typings/20/cup_outline_20.d.ts +11 -0
  32. package/dist/typings/20/like_lock_outline_20.d.ts +11 -0
  33. package/dist/typings/20/umbrella_outline_20.d.ts +11 -0
  34. package/dist/typings/24/accessibility_outline_24.d.ts +11 -0
  35. package/dist/typings/24/pause_circle_fill_gray_24.d.ts +11 -0
  36. package/dist/typings/24/video_arrow_square_outline_24.d.ts +11 -0
  37. package/dist/typings/36/picture_outline_36.d.ts +11 -0
  38. package/dist/typings/56/document_arrow_up_outline_56.d.ts +11 -0
  39. package/dist/typings/56/poll_outline_56.d.ts +11 -0
  40. package/dist/typings/index.d.ts +12 -0
  41. package/package.json +3 -3
  42. package/src/svg/12/music_note_12.svg +1 -0
  43. package/src/svg/12/video_12.svg +1 -0
  44. package/src/svg/20/advertising_check_outline_20.svg +1 -0
  45. package/src/svg/20/cup_outline_20.svg +1 -0
  46. package/src/svg/20/like_lock_outline_20.svg +1 -0
  47. package/src/svg/20/umbrella_outline_20.svg +1 -0
  48. package/src/svg/24/accessibility_outline_24.svg +1 -0
  49. package/src/svg/24/pause_circle_fill_gray_24.svg +4 -0
  50. package/src/svg/24/video_arrow_square_outline_24.svg +1 -0
  51. package/src/svg/36/picture_outline_36.svg +1 -0
  52. package/src/svg/56/document_arrow_up_outline_56.svg +1 -0
  53. package/src/svg/56/poll_outline_56.svg +1 -0
@@ -0,0 +1,13 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ Object.defineProperty(exports, "Icon12MusicNote", {
6
+ enumerable: true,
7
+ get: function() {
8
+ return Icon12MusicNote;
9
+ }
10
+ });
11
+ var _iconssprite = require("@vkontakte/icons-sprite");
12
+ "use-client";
13
+ var Icon12MusicNote = (0, _iconssprite.makeIcon)("Icon12MusicNote", "music_note_12", "0 0 12 12", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 12 12" id="music_note_12"><path d="M7.001 8.156c0 2.378-2.837 3.601-4.014 2.338-.308-.33-.476-.713-.486-1.103C2.47 8.234 3.67 7.01 5.5 6.913V3.501c-.013-.975.515-1.668 1.353-1.968l.164-.054c.345-.108.932-.262 1.773-.466.27-.066.661.131.702.415l.006.08v1.066c0 .779-.59 1.466-1.266 1.721l-.129.043-1.102.45v3.368Z" /></symbol>', 12, 12, false, undefined);
@@ -0,0 +1,13 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ Object.defineProperty(exports, "Icon12Video", {
6
+ enumerable: true,
7
+ get: function() {
8
+ return Icon12Video;
9
+ }
10
+ });
11
+ var _iconssprite = require("@vkontakte/icons-sprite");
12
+ "use-client";
13
+ var Icon12Video = (0, _iconssprite.makeIcon)("Icon12Video", "video_12", "0 0 12 12", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 12 12" id="video_12"><path fill-rule="evenodd" d="M1 2.4c0-.84 0-1.26.163-1.581A1.5 1.5 0 0 1 1.82.163C2.139 0 2.559 0 3.4 0h5.2c.84 0 1.26 0 1.581.163a1.5 1.5 0 0 1 .655.656c.164.32.164.74.164 1.581v7.2c0 .84 0 1.26-.164 1.581a1.5 1.5 0 0 1-.655.655C9.861 12 9.441 12 8.6 12H3.4c-.84 0-1.26 0-1.581-.164a1.5 1.5 0 0 1-.656-.655C1 10.861 1 10.441 1 9.6V2.4Zm2 .313c0-.25 0-.374.049-.47a.445.445 0 0 1 .194-.194C3.34 2 3.463 2 3.713 2h.244c.25 0 .374 0 .47.049.084.042.152.11.194.194.049.096.049.22.049.47v.244c0 .25 0 .374-.049.47a.445.445 0 0 1-.194.194c-.096.049-.22.049-.47.049h-.244c-.25 0-.374 0-.47-.049a.445.445 0 0 1-.194-.194C3 3.33 3 3.207 3 2.957v-.244Zm.049 2.695C3 5.504 3 5.628 3 5.878v.244c0 .25 0 .374.049.47.042.084.11.152.194.194.096.049.22.049.47.049h.244c.25 0 .374 0 .47-.049a.446.446 0 0 0 .194-.194c.049-.096.049-.22.049-.47v-.244c0-.25 0-.374-.049-.47a.446.446 0 0 0-.194-.194c-.096-.049-.22-.049-.47-.049h-.244c-.25 0-.374 0-.47.049a.446.446 0 0 0-.194.194ZM3 9.043c0-.25 0-.374.049-.47a.446.446 0 0 1 .194-.194c.096-.049.22-.049.47-.049h.244c.25 0 .374 0 .47.049.084.042.152.11.194.194.049.096.049.22.049.47v.244c0 .25 0 .374-.049.47a.446.446 0 0 1-.194.194c-.096.049-.22.049-.47.049h-.244c-.25 0-.374 0-.47-.049a.446.446 0 0 1-.194-.194C3 9.66 3 9.537 3 9.287v-.244Zm4.379-6.8c-.049.096-.049.22-.049.47v.244c0 .25 0 .374.049.47.042.084.11.152.194.194.096.049.22.049.47.049h.244c.25 0 .374 0 .47-.049a.446.446 0 0 0 .195-.194C9 3.33 9 3.207 9 2.957v-.244c0-.25 0-.374-.048-.47a.446.446 0 0 0-.195-.194C8.66 2 8.537 2 8.287 2h-.244c-.25 0-.374 0-.47.049a.446.446 0 0 0-.194.194ZM7.33 5.878c0-.25 0-.374.049-.47a.446.446 0 0 1 .194-.194c.096-.049.22-.049.47-.049h.244c.25 0 .374 0 .47.049a.44.44 0 0 1 .195.194c.048.096.048.22.048.47v.244c0 .25 0 .374-.048.47a.446.446 0 0 1-.195.194c-.096.049-.22.049-.47.049h-.244c-.25 0-.374 0-.47-.049a.446.446 0 0 1-.194-.194c-.049-.096-.049-.22-.049-.47v-.244Zm.049 2.695c-.049.096-.049.22-.049.47v.244c0 .25 0 .374.049.47.042.084.11.152.194.194.096.049.22.049.47.049h.244c.25 0 .374 0 .47-.049a.446.446 0 0 0 .194-.194C9 9.66 9 9.537 9 9.287v-.244c0-.25 0-.374-.049-.47a.446.446 0 0 0-.194-.194c-.096-.049-.22-.049-.47-.049h-.244c-.25 0-.374 0-.47.049a.446.446 0 0 0-.194.194Z" clip-rule="evenodd" /></symbol>', 12, 12, false, undefined);
@@ -0,0 +1,13 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ Object.defineProperty(exports, "Icon20AdvertisingCheckOutline", {
6
+ enumerable: true,
7
+ get: function() {
8
+ return Icon20AdvertisingCheckOutline;
9
+ }
10
+ });
11
+ var _iconssprite = require("@vkontakte/icons-sprite");
12
+ "use-client";
13
+ var Icon20AdvertisingCheckOutline = (0, _iconssprite.makeIcon)("Icon20AdvertisingCheckOutline", "advertising_check_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="advertising_check_outline_20"><path fill-rule="evenodd" d="M18.985 6a5 5 0 1 1-10 0 5 5 0 0 1 10 0Zm-1.73-2.28a.816.816 0 0 0-1.114 0l-3.118 2.97-1.193-1.137a.816.816 0 0 0-1.114 0 .725.725 0 0 0 0 1.06l1.75 1.667a.816.816 0 0 0 1.114 0l3.675-3.5a.725.725 0 0 0 0-1.06ZM3.373 7.347a2.917 2.917 0 0 1 2.09-.884h.792a.75.75 0 0 0 0-1.5h-.793a4.417 4.417 0 0 0-3.16 1.333A4.557 4.557 0 0 0 1 9.496c0 1.247.497 2.38 1.302 3.2a4.438 4.438 0 0 0 2.204 1.228l.485 2.254c.117.636.52 1.133 1.029 1.433a2.612 2.612 0 0 0 1.777.305 2.612 2.612 0 0 0 1.567-.895c.378-.46.587-1.07.474-1.713l-.007-.037-.35-1.243h1.801c.427 0 .844.122 1.205.35l2.822 1.789a2.378 2.378 0 0 0 2.992-.336 2.44 2.44 0 0 0 .698-1.714V12.73a.75.75 0 0 0-1.5 0v1.387a.942.942 0 0 1-.268.664.88.88 0 0 1-1.11.125l-.006-.004-2.825-1.79a3.75 3.75 0 0 0-2.008-.584h-3.09a2.467 2.467 0 0 0-.242 0H5.462a2.916 2.916 0 0 1-2.09-.883 3.057 3.057 0 0 1-.872-2.15c0-.841.334-1.6.873-2.148Zm2.7 6.733.39 1.809.002.014c.027.152.127.304.316.416.191.113.46.172.756.12.297-.053.528-.2.669-.371a.624.624 0 0 0 .159-.47l-.442-1.565-.032.003c-.075.006-.18.014-.28.016l-1.537.028Z" 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, "Icon20CupOutline", {
6
+ enumerable: true,
7
+ get: function() {
8
+ return Icon20CupOutline;
9
+ }
10
+ });
11
+ var _iconssprite = require("@vkontakte/icons-sprite");
12
+ "use-client";
13
+ var Icon20CupOutline = (0, _iconssprite.makeIcon)("Icon20CupOutline", "cup_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="cup_outline_20"><path fill-rule="evenodd" d="M13.589 3.05c-.116-.04-.266-.05-.922-.05H7.333c-.656 0-.805.01-.921.05a.997.997 0 0 0-.591.639c-.031.12-.03.247.016.834.189 2.397.682 4.452 1.436 5.882.753 1.429 1.68 2.097 2.733 2.097 1.052 0 1.977-.668 2.728-2.096.752-1.43 1.242-3.485 1.43-5.883.046-.587.047-.714.016-.834a.997.997 0 0 0-.591-.64Zm-.822-1.55c.502 0 .924-.001 1.307.13a2.492 2.492 0 0 1 1.558 1.685c.08.312.077.623.054.968a2.56 2.56 0 0 1 1.256.12c.853.308 1.555 1.095 1.555 2.272 0 1.17-.73 2.087-1.58 2.724-.76.567-1.704.985-2.626 1.239-.074.16-.15.315-.229.466-.524.998-1.208 1.832-2.061 2.345.017 1.118.275 1.519.473 1.778.034.044.074.092.119.145.26.309.663.786.663 1.628v.75a.75.75 0 0 1-.75.75h-5a.75.75 0 0 1-.75-.75V17c0-.84.397-1.316.656-1.625.044-.053.084-.101.118-.145.196-.26.454-.663.47-1.787-.85-.514-1.53-1.345-2.054-2.339a9.612 9.612 0 0 1-.23-.465c-.923-.253-1.87-.671-2.631-1.24-.85-.637-1.58-1.554-1.58-2.724 0-1.177.702-1.964 1.555-2.272.39-.141.83-.187 1.254-.12-.023-.344-.026-.655.054-.967A2.492 2.492 0 0 1 5.926 1.63c.383-.131.805-.13 1.307-.13h5.534Zm-8.29 4.44-.007.007c-.173-.172-.536-.265-.9-.133-.312.112-.566.37-.566.86 0 .497.31 1.023.98 1.524.311.233.676.44 1.068.616a19.814 19.814 0 0 1-.576-2.873Zm5 8.027c-.086 1.09-.395 1.697-.75 2.167-.09.117-.161.207-.22.281-.205.255-.251.313-.251.585h3.5c0-.27-.046-.327-.252-.581-.06-.074-.133-.165-.222-.282-.36-.47-.671-1.078-.758-2.168a3.985 3.985 0 0 1-1.048-.002Zm5.475-5.155a5.64 5.64 0 0 0 1.066-.614c.669-.5.98-1.027.98-1.523 0-.49-.254-.749-.566-.861-.364-.132-.728-.04-.9.133l-.007-.007a19.872 19.872 0 0 1-.573 2.872Z" 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, "Icon20LikeLockOutline", {
6
+ enumerable: true,
7
+ get: function() {
8
+ return Icon20LikeLockOutline;
9
+ }
10
+ });
11
+ var _iconssprite = require("@vkontakte/icons-sprite");
12
+ "use-client";
13
+ var Icon20LikeLockOutline = (0, _iconssprite.makeIcon)("Icon20LikeLockOutline", "like_lock_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="like_lock_outline_20"><path d="M6.371 2.5A5.371 5.371 0 0 0 1 7.871c0 1.39.285 2.563 1.263 3.843.88 1.151 2.314 2.373 4.44 4.026l1.992 1.55.025.02.007.005.005.004a.75.75 0 0 0 1.036-1.084 1.595 1.595 0 0 0-.14-.12l-.012-.01-1.993-1.55C5.481 12.89 4.2 11.779 3.455 10.804 2.71 9.828 2.5 8.99 2.5 7.87A3.871 3.871 0 0 1 6.371 4c1.124 0 2.137.53 3.055 1.622a.75.75 0 0 0 1.148 0C11.492 4.529 12.505 4 13.63 4a3.871 3.871 0 0 1 3.87 3.871v.007l-.005.292c-.023.58-.115 1.073-.31 1.546l-.011.028a.75.75 0 1 0 1.383.58l.017-.04c.274-.669.392-1.34.42-2.057v-.022L19 7.899V7.87a5.371 5.371 0 0 0-5.371-5.37c-1.4 0-2.611.571-3.629 1.543C8.982 3.07 7.771 2.5 6.371 2.5Z" /><path fill-rule="evenodd" d="M11.949 14.09c.13-.067.29-.084.551-.088v-.752a2.25 2.25 0 1 1 4.5 0v.752c.261.004.421.021.551.088.155.078.28.204.36.359.089.175.089.405.089.866v1.87c0 .46 0 .69-.09.866a.821.821 0 0 1-.359.36c-.175.089-.405.089-.866.089h-3.87c-.46 0-.69 0-.866-.09a.821.821 0 0 1-.36-.359c-.089-.175-.089-.405-.089-.866v-1.87c0-.46 0-.69.09-.866a.821.821 0 0 1 .359-.36ZM16 13.25V14h-2.5v-.75a1.25 1.25 0 1 1 2.5 0Z" 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, "Icon20UmbrellaOutline", {
6
+ enumerable: true,
7
+ get: function() {
8
+ return Icon20UmbrellaOutline;
9
+ }
10
+ });
11
+ var _iconssprite = require("@vkontakte/icons-sprite");
12
+ "use-client";
13
+ var Icon20UmbrellaOutline = (0, _iconssprite.makeIcon)("Icon20UmbrellaOutline", "umbrella_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="umbrella_outline_20"><path fill-rule="evenodd" d="M4.498 8.518c-.471 0-.974.136-1.39.286a7.024 7.024 0 0 1 4.479-5.382 7.44 7.44 0 0 0-.195.381c-.574 1.203-1.01 2.896-1.12 5.105a10.21 10.21 0 0 0-.192-.067c-.479-.163-1.071-.323-1.582-.323Zm-2.996 1.505c0-4.64 3.725-8.523 8.48-8.523 4.838 0 8.517 3.937 8.517 8.523a.75.75 0 0 1-1.173.62c-.314-.215-1.133-.626-1.84-.626-.343 0-.76.097-1.172.242-.405.142-.75.311-.931.415a.75.75 0 0 1-.74.004c-.288-.162-1.026-.474-1.893-.603v.18c0 .405.002.965.004 1.586.003 1.245.01 2.728.026 3.698v.024c-.017.945-.234 1.692-.677 2.211-.46.54-1.07.726-1.627.726a2.23 2.23 0 0 1-1.506-.572c-.439-.401-.699-.982-.699-1.678a.75.75 0 0 1 1.5 0c0 .304.104.473.212.572a.73.73 0 0 0 .493.178c.22 0 .37-.064.486-.2.132-.154.303-.504.318-1.251a330.06 330.06 0 0 1-.026-3.703l-.004-1.59v-.181c-.867.128-1.602.44-1.887.602a.75.75 0 0 1-.7.02A9.624 9.624 0 0 0 5.6 10.26c-.45-.152-.848-.243-1.1-.243-.244 0-.595.086-.98.234a6.446 6.446 0 0 0-.889.419.75.75 0 0 1-1.128-.648ZM9.555 3.26c.258-.24.41-.259.428-.259.046 0 .215.031.481.288.258.248.548.656.821 1.25.458.996.834 2.448.943 4.35a7.4 7.4 0 0 0-2.231-.37c-.821 0-1.6.168-2.223.369.11-2.006.508-3.466.972-4.438.274-.575.562-.96.809-1.19Zm3.093.653c.557 1.212.97 2.877 1.082 4.963l.087-.032c.485-.17 1.085-.325 1.668-.325.49 0 .974.109 1.403.257a7.032 7.032 0 0 0-4.485-5.351c.085.155.167.318.245.488Z" 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, "Icon24AccessibilityOutline", {
6
+ enumerable: true,
7
+ get: function() {
8
+ return Icon24AccessibilityOutline;
9
+ }
10
+ });
11
+ var _iconssprite = require("@vkontakte/icons-sprite");
12
+ "use-client";
13
+ var Icon24AccessibilityOutline = (0, _iconssprite.makeIcon)("Icon24AccessibilityOutline", "accessibility_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="accessibility_outline_24"><path fill-rule="evenodd" d="M20.2 12a8.2 8.2 0 1 1-16.4 0 8.2 8.2 0 0 1 16.4 0Zm1.8 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10ZM12 9.1a1.8 1.8 0 1 0 0-3.6 1.8 1.8 0 0 0 0 3.6Zm1.4 3.4c0 .385.063.768.185 1.133l1.068 3.18a.9.9 0 0 1-1.706.574L12 14.569l-.948 2.818a.9.9 0 0 1-1.706-.574l.987-2.933a5.1 5.1 0 0 0 .266-1.626v-.53a9.425 9.425 0 0 1-3.128-1.032.9.9 0 0 1 .856-1.584 7.707 7.707 0 0 0 3.672.917 7.707 7.707 0 0 0 3.672-.917.9.9 0 0 1 .856 1.584 9.41 9.41 0 0 1-3.128 1.032v.776Z" 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, "Icon24PauseCircleFillGray", {
6
+ enumerable: true,
7
+ get: function() {
8
+ return Icon24PauseCircleFillGray;
9
+ }
10
+ });
11
+ var _iconssprite = require("@vkontakte/icons-sprite");
12
+ "use-client";
13
+ var Icon24PauseCircleFillGray = (0, _iconssprite.makeIcon)("Icon24PauseCircleFillGray", "pause_circle_fill_gray_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" id="pause_circle_fill_gray_24"><path fill="#A3ADB8" d="M24 12c0 6.627-5.373 12-12 12S0 18.627 0 12 5.373 0 12 0s12 5.373 12 12Z" /><path fill="#fff" d="M13 8.5c0-.466 0-.699.076-.883a1 1 0 0 1 .541-.54C13.801 7 14.034 7 14.5 7s.699 0 .883.076a1 1 0 0 1 .54.541c.077.184.077.417.077.883v7c0 .466 0 .699-.076.883a1 1 0 0 1-.541.54c-.184.077-.417.077-.883.077s-.699 0-.883-.076a1 1 0 0 1-.54-.541C13 16.199 13 15.966 13 15.5v-7Zm-5 0c0-.466 0-.699.076-.883a1 1 0 0 1 .541-.54C8.801 7 9.034 7 9.5 7s.699 0 .883.076a1 1 0 0 1 .54.541c.077.184.077.417.077.883v7c0 .466 0 .699-.076.883a1 1 0 0 1-.541.54C10.199 17 9.966 17 9.5 17s-.699 0-.883-.076a1 1 0 0 1-.54-.541C8 16.199 8 15.966 8 15.5v-7Z" /></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, "Icon24VideoArrowSquareOutline", {
6
+ enumerable: true,
7
+ get: function() {
8
+ return Icon24VideoArrowSquareOutline;
9
+ }
10
+ });
11
+ var _iconssprite = require("@vkontakte/icons-sprite");
12
+ "use-client";
13
+ var Icon24VideoArrowSquareOutline = (0, _iconssprite.makeIcon)("Icon24VideoArrowSquareOutline", "video_arrow_square_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="video_arrow_square_outline_24"><path d="M17.602 10.1a.9.9 0 0 0 1.8 0V5.076l1.06 1.06a.9.9 0 1 0 1.273-1.272l-2.596-2.599a.9.9 0 0 0-1.273 0l-2.602 2.6a.9.9 0 0 0 1.272 1.273l1.066-1.066V10.1ZM9.461 3H12.1a.9.9 0 1 1 0 1.8H9.5c-.995 0-1.687 0-2.226.045-.528.043-.828.123-1.055.238A2.6 2.6 0 0 0 5.083 6.22c-.115.226-.195.527-.239 1.055-.043.538-.044 1.23-.044 2.225v5c0 .995 0 1.687.045 2.226.043.528.123.828.238 1.054a2.6 2.6 0 0 0 1.136 1.137c.227.115.527.195 1.055.238.539.044 1.23.045 2.226.045h5c.994 0 1.686 0 2.225-.045.528-.043.828-.123 1.055-.238a2.6 2.6 0 0 0 1.136-1.137c.115-.226.196-.526.239-1.054.044-.539.044-1.231.044-2.226v-.6a.9.9 0 0 1 1.8 0v.639c0 .947 0 1.713-.05 2.333-.053.64-.163 1.203-.43 1.726a4.4 4.4 0 0 1-1.922 1.922c-.522.267-1.086.377-1.726.43-.62.05-1.386.05-2.333.05H9.46c-.947 0-1.713 0-2.333-.05-.64-.053-1.203-.163-1.726-.43a4.4 4.4 0 0 1-1.923-1.922c-.266-.523-.376-1.087-.429-1.726C3 16.252 3 15.486 3 14.54V9.462c0-.948 0-1.714.05-2.334.053-.64.163-1.203.43-1.725A4.4 4.4 0 0 1 5.401 3.48c.523-.267 1.086-.377 1.726-.43C7.748 3 8.514 3 9.46 3Z" /><path fill-rule="evenodd" d="M11.193 8.11a1.856 1.856 0 0 0-2.451 1.395 12.718 12.718 0 0 0 .01 4.997 1.856 1.856 0 0 0 2.45 1.387 12.592 12.592 0 0 0 4.175-2.494 1.87 1.87 0 0 0 0-2.787 12.59 12.59 0 0 0-4.184-2.498Zm-.673 1.713a.076.076 0 0 0-.013.032 10.918 10.918 0 0 0 .009 4.29c.004.02.01.029.012.033a.057.057 0 0 0 .039.022c.003 0 .012 0 .03-.005a10.791 10.791 0 0 0 3.576-2.139.079.079 0 0 0 .021-.027.071.071 0 0 0 .006-.027.07.07 0 0 0-.006-.028.079.079 0 0 0-.02-.027 10.79 10.79 0 0 0-3.587-2.141.066.066 0 0 0-.03-.006.057.057 0 0 0-.038.022Z" 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, "Icon36PictureOutline", {
6
+ enumerable: true,
7
+ get: function() {
8
+ return Icon36PictureOutline;
9
+ }
10
+ });
11
+ var _iconssprite = require("@vkontakte/icons-sprite");
12
+ "use-client";
13
+ var Icon36PictureOutline = (0, _iconssprite.makeIcon)("Icon36PictureOutline", "picture_outline_36", "0 0 36 36", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 36 36" id="picture_outline_36"><path fill-rule="evenodd" d="M7.9 5.018C9.291 4.274 10.662 4 13.782 4h8.436c3.12 0 4.49.274 5.882 1.018A6.944 6.944 0 0 1 30.98 7.9c.745 1.39 1.02 2.762 1.02 5.88v8.437c0 3.12-.275 4.49-1.019 5.881A6.943 6.943 0 0 1 28.1 30.98c-1.392.745-2.762 1.02-5.882 1.02h-8.436c-3.12 0-4.49-.275-5.882-1.02a6.944 6.944 0 0 1-2.88-2.88C4.276 26.708 4 25.337 4 22.218V13.78c0-3.12.276-4.49 1.02-5.881A6.944 6.944 0 0 1 7.9 5.018ZM13.782 6.5c-2.979 0-3.855.27-4.703.723a4.444 4.444 0 0 0-1.856 1.856c-.453.848-.723 1.724-.723 4.702v8.437c0 2.214.15 3.267.412 4.01l3.502-3.234.034-.03c.463-.428.862-.797 1.217-1.076.376-.296.777-.555 1.264-.704a3.822 3.822 0 0 1 2.244 0c.486.148.888.407 1.264.702.355.28.755.648 1.218 1.075l.034.031.024.022 3.843-3.843.034-.034c.465-.464.865-.865 1.222-1.168.377-.321.783-.604 1.282-.771a3.821 3.821 0 0 1 2.31-.04c.505.15.92.418 1.308.726.368.291.782.677 1.262 1.126l.035.032.49.458v-5.719c0-2.978-.269-3.854-.722-4.702a4.445 4.445 0 0 0-1.856-1.856c-.848-.454-1.724-.723-4.703-.723h-8.436Zm15.712 16.414-2.19-2.044c-.526-.49-.866-.806-1.145-1.027-.267-.212-.395-.268-.469-.29a1.321 1.321 0 0 0-.8.014c-.072.025-.198.085-.458.306-.271.23-.6.558-1.108 1.066l-4.692 4.692a1.25 1.25 0 0 1-1.732.035l-.906-.836c-.506-.467-.834-.768-1.102-.978-.256-.202-.38-.256-.452-.279a1.322 1.322 0 0 0-.776 0c-.073.023-.197.078-.453.279-.268.211-.595.512-1.101.98l-3.755 3.466c.222.18.464.339.724.478.848.454 1.724.724 4.703.724h8.436c2.979 0 3.855-.27 4.703-.724a4.444 4.444 0 0 0 1.856-1.856c.415-.778.677-1.58.717-4.006ZM16 14a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z" clip-rule="evenodd" /></symbol>', 36, 36, false, undefined);
@@ -0,0 +1,13 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ Object.defineProperty(exports, "Icon56DocumentArrowUpOutline", {
6
+ enumerable: true,
7
+ get: function() {
8
+ return Icon56DocumentArrowUpOutline;
9
+ }
10
+ });
11
+ var _iconssprite = require("@vkontakte/icons-sprite");
12
+ "use-client";
13
+ var Icon56DocumentArrowUpOutline = (0, _iconssprite.makeIcon)("Icon56DocumentArrowUpOutline", "document_arrow_up_outline_56", "0 0 56 56", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 56 56" id="document_arrow_up_outline_56"><path fill-rule="evenodd" d="M26.234 4.001H28c1.94 0 3.791.817 5.1 2.25l6.137 6.723 6.437 6.56c.174.177.295.3.408.427a7.5 7.5 0 0 1 1.908 4.667c.008.17.008.342.008.592v1.043a1.5 1.5 0 0 1-3 0v-1.265H32.004a5 5 0 0 1-5-5V7h-.703c-2.965 0-5.099.001-6.775.138-1.658.136-2.735.397-3.611.843a9 9 0 0 0-3.934 3.933c-.446.877-.707 1.954-.842 3.612-.137 1.676-.138 3.81-.138 6.774v11.4c0 2.965 0 5.098.138 6.774.135 1.658.396 2.735.842 3.612a9 9 0 0 0 3.934 3.933c.876.446 1.953.707 3.611.843 1.676.137 3.81.138 6.775.138h11.197a1.5 1.5 0 0 1 0 3H26.234c-2.883 0-5.139 0-6.95-.148-1.845-.151-3.36-.462-4.73-1.16a12 12 0 0 1-5.244-5.244c-.698-1.37-1.01-2.886-1.16-4.73-.148-1.812-.148-4.068-.148-6.95V22.233c0-2.883 0-5.14.148-6.951.15-1.844.462-3.36 1.16-4.73a12 12 0 0 1 5.244-5.244c1.37-.698 2.885-1.01 4.73-1.16C21.095 4 23.351 4 26.234 4Zm3.77 3.554v12.443a2 2 0 0 0 2 2H43.88a11.81 11.81 0 0 0-.37-.387l-6.451-6.574-6.174-6.763a3.904 3.904 0 0 0-.88-.719Zm13.498 45.436a1.5 1.5 0 0 1-1.5-1.5V35.114l-4.431 4.432a1.5 1.5 0 0 1-2.122-2.122l6.992-6.991a1.5 1.5 0 0 1 2.122 0l7.006 7.005a1.5 1.5 0 1 1-2.122 2.122l-4.445-4.446v16.377a1.5 1.5 0 0 1-1.5 1.5Z" /></symbol>', 56, 56, false, undefined);
@@ -0,0 +1,13 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ Object.defineProperty(exports, "Icon56PollOutline", {
6
+ enumerable: true,
7
+ get: function() {
8
+ return Icon56PollOutline;
9
+ }
10
+ });
11
+ var _iconssprite = require("@vkontakte/icons-sprite");
12
+ "use-client";
13
+ var Icon56PollOutline = (0, _iconssprite.makeIcon)("Icon56PollOutline", "poll_outline_56", "0 0 56 56", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 56 56" id="poll_outline_56"><path d="M28 16a1.5 1.5 0 0 0-1.5 1.5v21a1.5 1.5 0 0 0 3 0v-21A1.5 1.5 0 0 0 28 16Zm-8.5 8a1.5 1.5 0 0 0-1.5 1.5v13a1.5 1.5 0 0 0 3 0v-13a1.5 1.5 0 0 0-1.5-1.5ZM35 29.5a1.5 1.5 0 0 1 3 0v9a1.5 1.5 0 0 1-3 0v-9Z" /><path fill-rule="evenodd" d="m20.32 6 15.782.001c2.778.018 5.487.23 7.99 1.512a10.586 10.586 0 0 1 4.395 4.395c1.392 2.603 1.494 5.524 1.513 8.411v15.362c-.019 2.887-.121 5.809-1.513 8.41a10.586 10.586 0 0 1-4.395 4.396C41.49 49.88 38.568 49.981 35.68 50H20.319c-2.887-.019-5.808-.121-8.41-1.513a10.586 10.586 0 0 1-4.396-4.395C6.12 41.49 6.018 38.568 6 35.68l.001-15.783c.024-3.728.373-5.68 1.297-7.57 1.045-2.04 2.573-3.725 4.61-4.815C14.511 6.12 17.432 6.018 20.32 6ZM9 21v14.68c.013 2.365.013 4.855 1.158 6.997a7.586 7.586 0 0 0 3.165 3.165c2.117 1.132 4.545 1.145 6.89 1.157h15.574c2.345-.012 4.773-.025 6.89-1.157a7.586 7.586 0 0 0 3.165-3.165c1.145-2.142 1.145-4.632 1.158-6.996V21c-.044-2.595.103-5.317-1.158-7.677a7.586 7.586 0 0 0-3.165-3.165C41.072 9.3 39.518 9 35.68 9H20.319c-2.377.013-4.847.01-6.996 1.158a7.586 7.586 0 0 0-3.165 3.165C8.897 15.683 9.044 18.405 9 21Z" clip-rule="evenodd" /></symbol>', 56, 56, false, undefined);
@@ -0,0 +1,3 @@
1
+ "use-client";
2
+ import { makeIcon } from "@vkontakte/icons-sprite";
3
+ export var Icon12MusicNote = makeIcon("Icon12MusicNote", "music_note_12", "0 0 12 12", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 12 12" id="music_note_12"><path d="M7.001 8.156c0 2.378-2.837 3.601-4.014 2.338-.308-.33-.476-.713-.486-1.103C2.47 8.234 3.67 7.01 5.5 6.913V3.501c-.013-.975.515-1.668 1.353-1.968l.164-.054c.345-.108.932-.262 1.773-.466.27-.066.661.131.702.415l.006.08v1.066c0 .779-.59 1.466-1.266 1.721l-.129.043-1.102.45v3.368Z" /></symbol>', 12, 12, false, undefined);
@@ -0,0 +1,3 @@
1
+ "use-client";
2
+ import { makeIcon } from "@vkontakte/icons-sprite";
3
+ export var Icon12Video = makeIcon("Icon12Video", "video_12", "0 0 12 12", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 12 12" id="video_12"><path fill-rule="evenodd" d="M1 2.4c0-.84 0-1.26.163-1.581A1.5 1.5 0 0 1 1.82.163C2.139 0 2.559 0 3.4 0h5.2c.84 0 1.26 0 1.581.163a1.5 1.5 0 0 1 .655.656c.164.32.164.74.164 1.581v7.2c0 .84 0 1.26-.164 1.581a1.5 1.5 0 0 1-.655.655C9.861 12 9.441 12 8.6 12H3.4c-.84 0-1.26 0-1.581-.164a1.5 1.5 0 0 1-.656-.655C1 10.861 1 10.441 1 9.6V2.4Zm2 .313c0-.25 0-.374.049-.47a.445.445 0 0 1 .194-.194C3.34 2 3.463 2 3.713 2h.244c.25 0 .374 0 .47.049.084.042.152.11.194.194.049.096.049.22.049.47v.244c0 .25 0 .374-.049.47a.445.445 0 0 1-.194.194c-.096.049-.22.049-.47.049h-.244c-.25 0-.374 0-.47-.049a.445.445 0 0 1-.194-.194C3 3.33 3 3.207 3 2.957v-.244Zm.049 2.695C3 5.504 3 5.628 3 5.878v.244c0 .25 0 .374.049.47.042.084.11.152.194.194.096.049.22.049.47.049h.244c.25 0 .374 0 .47-.049a.446.446 0 0 0 .194-.194c.049-.096.049-.22.049-.47v-.244c0-.25 0-.374-.049-.47a.446.446 0 0 0-.194-.194c-.096-.049-.22-.049-.47-.049h-.244c-.25 0-.374 0-.47.049a.446.446 0 0 0-.194.194ZM3 9.043c0-.25 0-.374.049-.47a.446.446 0 0 1 .194-.194c.096-.049.22-.049.47-.049h.244c.25 0 .374 0 .47.049.084.042.152.11.194.194.049.096.049.22.049.47v.244c0 .25 0 .374-.049.47a.446.446 0 0 1-.194.194c-.096.049-.22.049-.47.049h-.244c-.25 0-.374 0-.47-.049a.446.446 0 0 1-.194-.194C3 9.66 3 9.537 3 9.287v-.244Zm4.379-6.8c-.049.096-.049.22-.049.47v.244c0 .25 0 .374.049.47.042.084.11.152.194.194.096.049.22.049.47.049h.244c.25 0 .374 0 .47-.049a.446.446 0 0 0 .195-.194C9 3.33 9 3.207 9 2.957v-.244c0-.25 0-.374-.048-.47a.446.446 0 0 0-.195-.194C8.66 2 8.537 2 8.287 2h-.244c-.25 0-.374 0-.47.049a.446.446 0 0 0-.194.194ZM7.33 5.878c0-.25 0-.374.049-.47a.446.446 0 0 1 .194-.194c.096-.049.22-.049.47-.049h.244c.25 0 .374 0 .47.049a.44.44 0 0 1 .195.194c.048.096.048.22.048.47v.244c0 .25 0 .374-.048.47a.446.446 0 0 1-.195.194c-.096.049-.22.049-.47.049h-.244c-.25 0-.374 0-.47-.049a.446.446 0 0 1-.194-.194c-.049-.096-.049-.22-.049-.47v-.244Zm.049 2.695c-.049.096-.049.22-.049.47v.244c0 .25 0 .374.049.47.042.084.11.152.194.194.096.049.22.049.47.049h.244c.25 0 .374 0 .47-.049a.446.446 0 0 0 .194-.194C9 9.66 9 9.537 9 9.287v-.244c0-.25 0-.374-.049-.47a.446.446 0 0 0-.194-.194c-.096-.049-.22-.049-.47-.049h-.244c-.25 0-.374 0-.47.049a.446.446 0 0 0-.194.194Z" clip-rule="evenodd" /></symbol>', 12, 12, false, undefined);
@@ -0,0 +1,3 @@
1
+ "use-client";
2
+ import { makeIcon } from "@vkontakte/icons-sprite";
3
+ export var Icon20AdvertisingCheckOutline = makeIcon("Icon20AdvertisingCheckOutline", "advertising_check_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="advertising_check_outline_20"><path fill-rule="evenodd" d="M18.985 6a5 5 0 1 1-10 0 5 5 0 0 1 10 0Zm-1.73-2.28a.816.816 0 0 0-1.114 0l-3.118 2.97-1.193-1.137a.816.816 0 0 0-1.114 0 .725.725 0 0 0 0 1.06l1.75 1.667a.816.816 0 0 0 1.114 0l3.675-3.5a.725.725 0 0 0 0-1.06ZM3.373 7.347a2.917 2.917 0 0 1 2.09-.884h.792a.75.75 0 0 0 0-1.5h-.793a4.417 4.417 0 0 0-3.16 1.333A4.557 4.557 0 0 0 1 9.496c0 1.247.497 2.38 1.302 3.2a4.438 4.438 0 0 0 2.204 1.228l.485 2.254c.117.636.52 1.133 1.029 1.433a2.612 2.612 0 0 0 1.777.305 2.612 2.612 0 0 0 1.567-.895c.378-.46.587-1.07.474-1.713l-.007-.037-.35-1.243h1.801c.427 0 .844.122 1.205.35l2.822 1.789a2.378 2.378 0 0 0 2.992-.336 2.44 2.44 0 0 0 .698-1.714V12.73a.75.75 0 0 0-1.5 0v1.387a.942.942 0 0 1-.268.664.88.88 0 0 1-1.11.125l-.006-.004-2.825-1.79a3.75 3.75 0 0 0-2.008-.584h-3.09a2.467 2.467 0 0 0-.242 0H5.462a2.916 2.916 0 0 1-2.09-.883 3.057 3.057 0 0 1-.872-2.15c0-.841.334-1.6.873-2.148Zm2.7 6.733.39 1.809.002.014c.027.152.127.304.316.416.191.113.46.172.756.12.297-.053.528-.2.669-.371a.624.624 0 0 0 .159-.47l-.442-1.565-.032.003c-.075.006-.18.014-.28.016l-1.537.028Z" 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 Icon20CupOutline = makeIcon("Icon20CupOutline", "cup_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="cup_outline_20"><path fill-rule="evenodd" d="M13.589 3.05c-.116-.04-.266-.05-.922-.05H7.333c-.656 0-.805.01-.921.05a.997.997 0 0 0-.591.639c-.031.12-.03.247.016.834.189 2.397.682 4.452 1.436 5.882.753 1.429 1.68 2.097 2.733 2.097 1.052 0 1.977-.668 2.728-2.096.752-1.43 1.242-3.485 1.43-5.883.046-.587.047-.714.016-.834a.997.997 0 0 0-.591-.64Zm-.822-1.55c.502 0 .924-.001 1.307.13a2.492 2.492 0 0 1 1.558 1.685c.08.312.077.623.054.968a2.56 2.56 0 0 1 1.256.12c.853.308 1.555 1.095 1.555 2.272 0 1.17-.73 2.087-1.58 2.724-.76.567-1.704.985-2.626 1.239-.074.16-.15.315-.229.466-.524.998-1.208 1.832-2.061 2.345.017 1.118.275 1.519.473 1.778.034.044.074.092.119.145.26.309.663.786.663 1.628v.75a.75.75 0 0 1-.75.75h-5a.75.75 0 0 1-.75-.75V17c0-.84.397-1.316.656-1.625.044-.053.084-.101.118-.145.196-.26.454-.663.47-1.787-.85-.514-1.53-1.345-2.054-2.339a9.612 9.612 0 0 1-.23-.465c-.923-.253-1.87-.671-2.631-1.24-.85-.637-1.58-1.554-1.58-2.724 0-1.177.702-1.964 1.555-2.272.39-.141.83-.187 1.254-.12-.023-.344-.026-.655.054-.967A2.492 2.492 0 0 1 5.926 1.63c.383-.131.805-.13 1.307-.13h5.534Zm-8.29 4.44-.007.007c-.173-.172-.536-.265-.9-.133-.312.112-.566.37-.566.86 0 .497.31 1.023.98 1.524.311.233.676.44 1.068.616a19.814 19.814 0 0 1-.576-2.873Zm5 8.027c-.086 1.09-.395 1.697-.75 2.167-.09.117-.161.207-.22.281-.205.255-.251.313-.251.585h3.5c0-.27-.046-.327-.252-.581-.06-.074-.133-.165-.222-.282-.36-.47-.671-1.078-.758-2.168a3.985 3.985 0 0 1-1.048-.002Zm5.475-5.155a5.64 5.64 0 0 0 1.066-.614c.669-.5.98-1.027.98-1.523 0-.49-.254-.749-.566-.861-.364-.132-.728-.04-.9.133l-.007-.007a19.872 19.872 0 0 1-.573 2.872Z" 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 Icon20LikeLockOutline = makeIcon("Icon20LikeLockOutline", "like_lock_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="like_lock_outline_20"><path d="M6.371 2.5A5.371 5.371 0 0 0 1 7.871c0 1.39.285 2.563 1.263 3.843.88 1.151 2.314 2.373 4.44 4.026l1.992 1.55.025.02.007.005.005.004a.75.75 0 0 0 1.036-1.084 1.595 1.595 0 0 0-.14-.12l-.012-.01-1.993-1.55C5.481 12.89 4.2 11.779 3.455 10.804 2.71 9.828 2.5 8.99 2.5 7.87A3.871 3.871 0 0 1 6.371 4c1.124 0 2.137.53 3.055 1.622a.75.75 0 0 0 1.148 0C11.492 4.529 12.505 4 13.63 4a3.871 3.871 0 0 1 3.87 3.871v.007l-.005.292c-.023.58-.115 1.073-.31 1.546l-.011.028a.75.75 0 1 0 1.383.58l.017-.04c.274-.669.392-1.34.42-2.057v-.022L19 7.899V7.87a5.371 5.371 0 0 0-5.371-5.37c-1.4 0-2.611.571-3.629 1.543C8.982 3.07 7.771 2.5 6.371 2.5Z" /><path fill-rule="evenodd" d="M11.949 14.09c.13-.067.29-.084.551-.088v-.752a2.25 2.25 0 1 1 4.5 0v.752c.261.004.421.021.551.088.155.078.28.204.36.359.089.175.089.405.089.866v1.87c0 .46 0 .69-.09.866a.821.821 0 0 1-.359.36c-.175.089-.405.089-.866.089h-3.87c-.46 0-.69 0-.866-.09a.821.821 0 0 1-.36-.359c-.089-.175-.089-.405-.089-.866v-1.87c0-.46 0-.69.09-.866a.821.821 0 0 1 .359-.36ZM16 13.25V14h-2.5v-.75a1.25 1.25 0 1 1 2.5 0Z" 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 Icon20UmbrellaOutline = makeIcon("Icon20UmbrellaOutline", "umbrella_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="umbrella_outline_20"><path fill-rule="evenodd" d="M4.498 8.518c-.471 0-.974.136-1.39.286a7.024 7.024 0 0 1 4.479-5.382 7.44 7.44 0 0 0-.195.381c-.574 1.203-1.01 2.896-1.12 5.105a10.21 10.21 0 0 0-.192-.067c-.479-.163-1.071-.323-1.582-.323Zm-2.996 1.505c0-4.64 3.725-8.523 8.48-8.523 4.838 0 8.517 3.937 8.517 8.523a.75.75 0 0 1-1.173.62c-.314-.215-1.133-.626-1.84-.626-.343 0-.76.097-1.172.242-.405.142-.75.311-.931.415a.75.75 0 0 1-.74.004c-.288-.162-1.026-.474-1.893-.603v.18c0 .405.002.965.004 1.586.003 1.245.01 2.728.026 3.698v.024c-.017.945-.234 1.692-.677 2.211-.46.54-1.07.726-1.627.726a2.23 2.23 0 0 1-1.506-.572c-.439-.401-.699-.982-.699-1.678a.75.75 0 0 1 1.5 0c0 .304.104.473.212.572a.73.73 0 0 0 .493.178c.22 0 .37-.064.486-.2.132-.154.303-.504.318-1.251a330.06 330.06 0 0 1-.026-3.703l-.004-1.59v-.181c-.867.128-1.602.44-1.887.602a.75.75 0 0 1-.7.02A9.624 9.624 0 0 0 5.6 10.26c-.45-.152-.848-.243-1.1-.243-.244 0-.595.086-.98.234a6.446 6.446 0 0 0-.889.419.75.75 0 0 1-1.128-.648ZM9.555 3.26c.258-.24.41-.259.428-.259.046 0 .215.031.481.288.258.248.548.656.821 1.25.458.996.834 2.448.943 4.35a7.4 7.4 0 0 0-2.231-.37c-.821 0-1.6.168-2.223.369.11-2.006.508-3.466.972-4.438.274-.575.562-.96.809-1.19Zm3.093.653c.557 1.212.97 2.877 1.082 4.963l.087-.032c.485-.17 1.085-.325 1.668-.325.49 0 .974.109 1.403.257a7.032 7.032 0 0 0-4.485-5.351c.085.155.167.318.245.488Z" 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 Icon24AccessibilityOutline = makeIcon("Icon24AccessibilityOutline", "accessibility_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="accessibility_outline_24"><path fill-rule="evenodd" d="M20.2 12a8.2 8.2 0 1 1-16.4 0 8.2 8.2 0 0 1 16.4 0Zm1.8 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10ZM12 9.1a1.8 1.8 0 1 0 0-3.6 1.8 1.8 0 0 0 0 3.6Zm1.4 3.4c0 .385.063.768.185 1.133l1.068 3.18a.9.9 0 0 1-1.706.574L12 14.569l-.948 2.818a.9.9 0 0 1-1.706-.574l.987-2.933a5.1 5.1 0 0 0 .266-1.626v-.53a9.425 9.425 0 0 1-3.128-1.032.9.9 0 0 1 .856-1.584 7.707 7.707 0 0 0 3.672.917 7.707 7.707 0 0 0 3.672-.917.9.9 0 0 1 .856 1.584 9.41 9.41 0 0 1-3.128 1.032v.776Z" 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 Icon24PauseCircleFillGray = makeIcon("Icon24PauseCircleFillGray", "pause_circle_fill_gray_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" id="pause_circle_fill_gray_24"><path fill="#A3ADB8" d="M24 12c0 6.627-5.373 12-12 12S0 18.627 0 12 5.373 0 12 0s12 5.373 12 12Z" /><path fill="#fff" d="M13 8.5c0-.466 0-.699.076-.883a1 1 0 0 1 .541-.54C13.801 7 14.034 7 14.5 7s.699 0 .883.076a1 1 0 0 1 .54.541c.077.184.077.417.077.883v7c0 .466 0 .699-.076.883a1 1 0 0 1-.541.54c-.184.077-.417.077-.883.077s-.699 0-.883-.076a1 1 0 0 1-.54-.541C13 16.199 13 15.966 13 15.5v-7Zm-5 0c0-.466 0-.699.076-.883a1 1 0 0 1 .541-.54C8.801 7 9.034 7 9.5 7s.699 0 .883.076a1 1 0 0 1 .54.541c.077.184.077.417.077.883v7c0 .466 0 .699-.076.883a1 1 0 0 1-.541.54C10.199 17 9.966 17 9.5 17s-.699 0-.883-.076a1 1 0 0 1-.54-.541C8 16.199 8 15.966 8 15.5v-7Z" /></symbol>', 24, 24, false, undefined);
@@ -0,0 +1,3 @@
1
+ "use-client";
2
+ import { makeIcon } from "@vkontakte/icons-sprite";
3
+ export var Icon24VideoArrowSquareOutline = makeIcon("Icon24VideoArrowSquareOutline", "video_arrow_square_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="video_arrow_square_outline_24"><path d="M17.602 10.1a.9.9 0 0 0 1.8 0V5.076l1.06 1.06a.9.9 0 1 0 1.273-1.272l-2.596-2.599a.9.9 0 0 0-1.273 0l-2.602 2.6a.9.9 0 0 0 1.272 1.273l1.066-1.066V10.1ZM9.461 3H12.1a.9.9 0 1 1 0 1.8H9.5c-.995 0-1.687 0-2.226.045-.528.043-.828.123-1.055.238A2.6 2.6 0 0 0 5.083 6.22c-.115.226-.195.527-.239 1.055-.043.538-.044 1.23-.044 2.225v5c0 .995 0 1.687.045 2.226.043.528.123.828.238 1.054a2.6 2.6 0 0 0 1.136 1.137c.227.115.527.195 1.055.238.539.044 1.23.045 2.226.045h5c.994 0 1.686 0 2.225-.045.528-.043.828-.123 1.055-.238a2.6 2.6 0 0 0 1.136-1.137c.115-.226.196-.526.239-1.054.044-.539.044-1.231.044-2.226v-.6a.9.9 0 0 1 1.8 0v.639c0 .947 0 1.713-.05 2.333-.053.64-.163 1.203-.43 1.726a4.4 4.4 0 0 1-1.922 1.922c-.522.267-1.086.377-1.726.43-.62.05-1.386.05-2.333.05H9.46c-.947 0-1.713 0-2.333-.05-.64-.053-1.203-.163-1.726-.43a4.4 4.4 0 0 1-1.923-1.922c-.266-.523-.376-1.087-.429-1.726C3 16.252 3 15.486 3 14.54V9.462c0-.948 0-1.714.05-2.334.053-.64.163-1.203.43-1.725A4.4 4.4 0 0 1 5.401 3.48c.523-.267 1.086-.377 1.726-.43C7.748 3 8.514 3 9.46 3Z" /><path fill-rule="evenodd" d="M11.193 8.11a1.856 1.856 0 0 0-2.451 1.395 12.718 12.718 0 0 0 .01 4.997 1.856 1.856 0 0 0 2.45 1.387 12.592 12.592 0 0 0 4.175-2.494 1.87 1.87 0 0 0 0-2.787 12.59 12.59 0 0 0-4.184-2.498Zm-.673 1.713a.076.076 0 0 0-.013.032 10.918 10.918 0 0 0 .009 4.29c.004.02.01.029.012.033a.057.057 0 0 0 .039.022c.003 0 .012 0 .03-.005a10.791 10.791 0 0 0 3.576-2.139.079.079 0 0 0 .021-.027.071.071 0 0 0 .006-.027.07.07 0 0 0-.006-.028.079.079 0 0 0-.02-.027 10.79 10.79 0 0 0-3.587-2.141.066.066 0 0 0-.03-.006.057.057 0 0 0-.038.022Z" 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 Icon36PictureOutline = makeIcon("Icon36PictureOutline", "picture_outline_36", "0 0 36 36", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 36 36" id="picture_outline_36"><path fill-rule="evenodd" d="M7.9 5.018C9.291 4.274 10.662 4 13.782 4h8.436c3.12 0 4.49.274 5.882 1.018A6.944 6.944 0 0 1 30.98 7.9c.745 1.39 1.02 2.762 1.02 5.88v8.437c0 3.12-.275 4.49-1.019 5.881A6.943 6.943 0 0 1 28.1 30.98c-1.392.745-2.762 1.02-5.882 1.02h-8.436c-3.12 0-4.49-.275-5.882-1.02a6.944 6.944 0 0 1-2.88-2.88C4.276 26.708 4 25.337 4 22.218V13.78c0-3.12.276-4.49 1.02-5.881A6.944 6.944 0 0 1 7.9 5.018ZM13.782 6.5c-2.979 0-3.855.27-4.703.723a4.444 4.444 0 0 0-1.856 1.856c-.453.848-.723 1.724-.723 4.702v8.437c0 2.214.15 3.267.412 4.01l3.502-3.234.034-.03c.463-.428.862-.797 1.217-1.076.376-.296.777-.555 1.264-.704a3.822 3.822 0 0 1 2.244 0c.486.148.888.407 1.264.702.355.28.755.648 1.218 1.075l.034.031.024.022 3.843-3.843.034-.034c.465-.464.865-.865 1.222-1.168.377-.321.783-.604 1.282-.771a3.821 3.821 0 0 1 2.31-.04c.505.15.92.418 1.308.726.368.291.782.677 1.262 1.126l.035.032.49.458v-5.719c0-2.978-.269-3.854-.722-4.702a4.445 4.445 0 0 0-1.856-1.856c-.848-.454-1.724-.723-4.703-.723h-8.436Zm15.712 16.414-2.19-2.044c-.526-.49-.866-.806-1.145-1.027-.267-.212-.395-.268-.469-.29a1.321 1.321 0 0 0-.8.014c-.072.025-.198.085-.458.306-.271.23-.6.558-1.108 1.066l-4.692 4.692a1.25 1.25 0 0 1-1.732.035l-.906-.836c-.506-.467-.834-.768-1.102-.978-.256-.202-.38-.256-.452-.279a1.322 1.322 0 0 0-.776 0c-.073.023-.197.078-.453.279-.268.211-.595.512-1.101.98l-3.755 3.466c.222.18.464.339.724.478.848.454 1.724.724 4.703.724h8.436c2.979 0 3.855-.27 4.703-.724a4.444 4.444 0 0 0 1.856-1.856c.415-.778.677-1.58.717-4.006ZM16 14a2 2 0 1 1-4 0 2 2 0 0 1 4 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 Icon56DocumentArrowUpOutline = makeIcon("Icon56DocumentArrowUpOutline", "document_arrow_up_outline_56", "0 0 56 56", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 56 56" id="document_arrow_up_outline_56"><path fill-rule="evenodd" d="M26.234 4.001H28c1.94 0 3.791.817 5.1 2.25l6.137 6.723 6.437 6.56c.174.177.295.3.408.427a7.5 7.5 0 0 1 1.908 4.667c.008.17.008.342.008.592v1.043a1.5 1.5 0 0 1-3 0v-1.265H32.004a5 5 0 0 1-5-5V7h-.703c-2.965 0-5.099.001-6.775.138-1.658.136-2.735.397-3.611.843a9 9 0 0 0-3.934 3.933c-.446.877-.707 1.954-.842 3.612-.137 1.676-.138 3.81-.138 6.774v11.4c0 2.965 0 5.098.138 6.774.135 1.658.396 2.735.842 3.612a9 9 0 0 0 3.934 3.933c.876.446 1.953.707 3.611.843 1.676.137 3.81.138 6.775.138h11.197a1.5 1.5 0 0 1 0 3H26.234c-2.883 0-5.139 0-6.95-.148-1.845-.151-3.36-.462-4.73-1.16a12 12 0 0 1-5.244-5.244c-.698-1.37-1.01-2.886-1.16-4.73-.148-1.812-.148-4.068-.148-6.95V22.233c0-2.883 0-5.14.148-6.951.15-1.844.462-3.36 1.16-4.73a12 12 0 0 1 5.244-5.244c1.37-.698 2.885-1.01 4.73-1.16C21.095 4 23.351 4 26.234 4Zm3.77 3.554v12.443a2 2 0 0 0 2 2H43.88a11.81 11.81 0 0 0-.37-.387l-6.451-6.574-6.174-6.763a3.904 3.904 0 0 0-.88-.719Zm13.498 45.436a1.5 1.5 0 0 1-1.5-1.5V35.114l-4.431 4.432a1.5 1.5 0 0 1-2.122-2.122l6.992-6.991a1.5 1.5 0 0 1 2.122 0l7.006 7.005a1.5 1.5 0 1 1-2.122 2.122l-4.445-4.446v16.377a1.5 1.5 0 0 1-1.5 1.5Z" /></symbol>', 56, 56, false, undefined);
@@ -0,0 +1,3 @@
1
+ "use-client";
2
+ import { makeIcon } from "@vkontakte/icons-sprite";
3
+ export var Icon56PollOutline = makeIcon("Icon56PollOutline", "poll_outline_56", "0 0 56 56", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 56 56" id="poll_outline_56"><path d="M28 16a1.5 1.5 0 0 0-1.5 1.5v21a1.5 1.5 0 0 0 3 0v-21A1.5 1.5 0 0 0 28 16Zm-8.5 8a1.5 1.5 0 0 0-1.5 1.5v13a1.5 1.5 0 0 0 3 0v-13a1.5 1.5 0 0 0-1.5-1.5ZM35 29.5a1.5 1.5 0 0 1 3 0v9a1.5 1.5 0 0 1-3 0v-9Z" /><path fill-rule="evenodd" d="m20.32 6 15.782.001c2.778.018 5.487.23 7.99 1.512a10.586 10.586 0 0 1 4.395 4.395c1.392 2.603 1.494 5.524 1.513 8.411v15.362c-.019 2.887-.121 5.809-1.513 8.41a10.586 10.586 0 0 1-4.395 4.396C41.49 49.88 38.568 49.981 35.68 50H20.319c-2.887-.019-5.808-.121-8.41-1.513a10.586 10.586 0 0 1-4.396-4.395C6.12 41.49 6.018 38.568 6 35.68l.001-15.783c.024-3.728.373-5.68 1.297-7.57 1.045-2.04 2.573-3.725 4.61-4.815C14.511 6.12 17.432 6.018 20.32 6ZM9 21v14.68c.013 2.365.013 4.855 1.158 6.997a7.586 7.586 0 0 0 3.165 3.165c2.117 1.132 4.545 1.145 6.89 1.157h15.574c2.345-.012 4.773-.025 6.89-1.157a7.586 7.586 0 0 0 3.165-3.165c1.145-2.142 1.145-4.632 1.158-6.996V21c-.044-2.595.103-5.317-1.158-7.677a7.586 7.586 0 0 0-3.165-3.165C41.072 9.3 39.518 9 35.68 9H20.319c-2.377.013-4.847.01-6.996 1.158a7.586 7.586 0 0 0-3.165 3.165C8.897 15.683 9.044 18.405 9 21Z" clip-rule="evenodd" /></symbol>', 56, 56, false, undefined);
package/dist/es6/index.js CHANGED
@@ -67,6 +67,7 @@ export { Icon12MessageCross } from "./12/message_cross_12";
67
67
  export { Icon12MessageHeart } from "./12/message_heart_12";
68
68
  export { Icon12MoneyCircle } from "./12/money_circle_12";
69
69
  export { Icon12Moon } from "./12/moon_12";
70
+ export { Icon12MusicNote } from "./12/music_note_12";
70
71
  export { Icon12NftHeptagon } from "./12/nft_heptagon_12";
71
72
  export { Icon12Notebook } from "./12/notebook_12";
72
73
  export { Icon12OnlineMobile } from "./12/online_mobile_12";
@@ -105,6 +106,7 @@ export { Icon12Users } from "./12/users_12";
105
106
  export { Icon12UserTag } from "./12/user_tag_12";
106
107
  export { Icon12Verified } from "./12/verified_12";
107
108
  export { Icon12VerifiedAlt } from "./12/verified_alt_12";
109
+ export { Icon12Video } from "./12/video_12";
108
110
  export { Icon12View } from "./12/view_12";
109
111
  export { Icon16Add } from "./16/add_16";
110
112
  export { Icon16AddCircle } from "./16/add_circle_16";
@@ -439,6 +441,7 @@ export { Icon20AddCircleFillGray } from "./20/add_circle_fill_gray_20";
439
441
  export { Icon20AddCircleFillGreen } from "./20/add_circle_fill_green_20";
440
442
  export { Icon20AddCircleOutline } from "./20/add_circle_outline_20";
441
443
  export { Icon20AddSquareOutline } from "./20/add_square_outline_20";
444
+ export { Icon20AdvertisingCheckOutline } from "./20/advertising_check_outline_20";
442
445
  export { Icon20AdvertisingCircleFillRed } from "./20/advertising_circle_fill_red_20";
443
446
  export { Icon20AdvertisingOutline } from "./20/advertising_outline_20";
444
447
  export { Icon20ApiOutline } from "./20/api_outline_20";
@@ -557,6 +560,7 @@ export { Icon20CopyrightOutline } from "./20/copyright_outline_20";
557
560
  export { Icon20CropOutline } from "./20/crop_outline_20";
558
561
  export { Icon20CrownCircleFillVkDating } from "./20/crown_circle_fill_vk_dating_20";
559
562
  export { Icon20CubeBoxOutline } from "./20/cube_box_outline_20";
563
+ export { Icon20CupOutline } from "./20/cup_outline_20";
560
564
  export { Icon20CursorOutline } from "./20/cursor_outline_20";
561
565
  export { Icon20DeleteClockAltOutline } from "./20/delete_clock_alt_outline_20";
562
566
  export { Icon20DeleteClockOutline } from "./20/delete_clock_outline_20";
@@ -661,6 +665,7 @@ export { Icon20LightbulbStarOutline } from "./20/lightbulb_star_outline_20";
661
665
  export { Icon20Like } from "./20/like_20";
662
666
  export { Icon20LikeCircleFillGray } from "./20/like_circle_fill_gray_20";
663
667
  export { Icon20LikeCircleFillRed } from "./20/like_circle_fill_red_20";
668
+ export { Icon20LikeLockOutline } from "./20/like_lock_outline_20";
664
669
  export { Icon20LikeOutline } from "./20/like_outline_20";
665
670
  export { Icon20LineBottom } from "./20/line_bottom_20";
666
671
  export { Icon20LineOutline } from "./20/line_outline_20";
@@ -892,6 +897,7 @@ export { Icon20TouchIdOutline } from "./20/touch_id_outline_20";
892
897
  export { Icon20TransparencyOutline } from "./20/transparency_outline_20";
893
898
  export { Icon20TrashSmileOutline } from "./20/trash_smile_outline_20";
894
899
  export { Icon20TvTextOutline } from "./20/tv_text_outline_20";
900
+ export { Icon20UmbrellaOutline } from "./20/umbrella_outline_20";
895
901
  export { Icon20UnarchiveOutline } from "./20/unarchive_outline_20";
896
902
  export { Icon20UnfavoriteOutline } from "./20/unfavorite_outline_20";
897
903
  export { Icon20UnlockOutline } from "./20/unlock_outline_20";
@@ -966,6 +972,7 @@ export { Icon240CircleOutline } from "./24/0_circle_outline_24";
966
972
  export { Icon2416CircleOutline } from "./24/16_circle_outline_24";
967
973
  export { Icon2418CircleOutline } from "./24/18_circle_outline_24";
968
974
  export { Icon243SquareOutline } from "./24/3_square_outline_24";
975
+ export { Icon24AccessibilityOutline } from "./24/accessibility_outline_24";
969
976
  export { Icon24Add } from "./24/add_24";
970
977
  export { Icon24AddAwardsOutline } from "./24/add_awards_outline_24";
971
978
  export { Icon24AddBracesOutline } from "./24/add_braces_outline_24";
@@ -1345,6 +1352,7 @@ export { Icon24Palette } from "./24/palette_24";
1345
1352
  export { Icon24PaletteOutline } from "./24/palette_outline_24";
1346
1353
  export { Icon24Pause } from "./24/pause_24";
1347
1354
  export { Icon24PauseCircle } from "./24/pause_circle_24";
1355
+ export { Icon24PauseCircleFillGray } from "./24/pause_circle_fill_gray_24";
1348
1356
  export { Icon24PauseCircleFillWhite } from "./24/pause_circle_fill_white_24";
1349
1357
  export { Icon24PawOutline } from "./24/paw_outline_24";
1350
1358
  export { Icon24PaymentCardClockOutline } from "./24/payment_card_clock_outline_24";
@@ -1560,6 +1568,7 @@ export { Icon24VerticalRectangleOutline } from "./24/vertical_rectangle_outline_
1560
1568
  export { Icon24Video } from "./24/video_24";
1561
1569
  export { Icon24VideoAddSquareOutline } from "./24/video_add_square_outline_24";
1562
1570
  export { Icon24VideoAdvertisement } from "./24/video_advertisement_24";
1571
+ export { Icon24VideoArrowSquareOutline } from "./24/video_arrow_square_outline_24";
1563
1572
  export { Icon24Videocam } from "./24/videocam_24";
1564
1573
  export { Icon24VideocamAddOutline } from "./24/videocam_add_outline_24";
1565
1574
  export { Icon24VideocamOutline } from "./24/videocam_outline_24";
@@ -2450,6 +2459,7 @@ export { Icon36Pause } from "./36/pause_36";
2450
2459
  export { Icon36Phone } from "./36/phone_36";
2451
2460
  export { Icon36PhoneOutline } from "./36/phone_outline_36";
2452
2461
  export { Icon36Picture } from "./36/picture_36";
2462
+ export { Icon36PictureOutline } from "./36/picture_outline_36";
2453
2463
  export { Icon36Play } from "./36/play_36";
2454
2464
  export { Icon36Playlist } from "./36/playlist_36";
2455
2465
  export { Icon36PlaylistCached } from "./36/playlist_cached_36";
@@ -2596,6 +2606,7 @@ export { Icon56DeleteOutlineAndroid } from "./56/delete_outline_android_56";
2596
2606
  export { Icon56DeleteOutlineIos } from "./56/delete_outline_ios_56";
2597
2607
  export { Icon56DevicesOutline } from "./56/devices_outline_56";
2598
2608
  export { Icon56DiamondOutline } from "./56/diamond_outline_56";
2609
+ export { Icon56DocumentArrowUpOutline } from "./56/document_arrow_up_outline_56";
2599
2610
  export { Icon56DocumentOutline } from "./56/document_outline_56";
2600
2611
  export { Icon56DonateOutline } from "./56/donate_outline_56";
2601
2612
  export { Icon56DoNotDisturbOutline } from "./56/do_not_disturb_outline_56";
@@ -2687,6 +2698,7 @@ export { Icon56PictureInPicture } from "./56/picture_in_picture_56";
2687
2698
  export { Icon56PlaceOutline } from "./56/place_outline_56";
2688
2699
  export { Icon56PlayGesture } from "./56/play_gesture_56";
2689
2700
  export { Icon56PlaylistOutline } from "./56/playlist_outline_56";
2701
+ export { Icon56PollOutline } from "./56/poll_outline_56";
2690
2702
  export { Icon56PrivacyOutline } from "./56/privacy_outline_56";
2691
2703
  export { Icon56QuestionOutline } from "./56/question_outline_56";
2692
2704
  export { Icon56RecentOutline } from "./56/recent_outline_56";