@vkontakte/icons 1.172.0 → 1.173.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 (73) hide show
  1. package/dist/20/story_outline.js +1 -1
  2. package/dist/20/story_slash_outline.js +1 -1
  3. package/dist/20/table_header_outline.js +8 -0
  4. package/dist/20/video_square_outline.js +8 -0
  5. package/dist/24/cancel.js +1 -1
  6. package/dist/24/picture_in_picture_square_filled.js +8 -0
  7. package/dist/24/video_square_outline.js +8 -0
  8. package/dist/28/sticker_smile_outline.js +8 -0
  9. package/dist/28/stop_circle_outline.js +8 -0
  10. package/dist/28/sunglasses_circle_fill_gray.js +8 -0
  11. package/dist/28/tablecells_outline.js +8 -0
  12. package/dist/28/video_square_outline.js +8 -0
  13. package/dist/32/video_square_outline.js +8 -0
  14. package/dist/56/arrow_up_rectangle_outline.js +8 -0
  15. package/dist/es6/20/story_outline.js +1 -1
  16. package/dist/es6/20/story_slash_outline.js +1 -1
  17. package/dist/es6/20/table_header_outline.js +2 -0
  18. package/dist/es6/20/video_square_outline.js +2 -0
  19. package/dist/es6/24/cancel.js +1 -1
  20. package/dist/es6/24/picture_in_picture_square_filled.js +2 -0
  21. package/dist/es6/24/video_square_outline.js +2 -0
  22. package/dist/es6/28/sticker_smile_outline.js +2 -0
  23. package/dist/es6/28/stop_circle_outline.js +2 -0
  24. package/dist/es6/28/sunglasses_circle_fill_gray.js +2 -0
  25. package/dist/es6/28/tablecells_outline.js +2 -0
  26. package/dist/es6/28/video_square_outline.js +2 -0
  27. package/dist/es6/32/video_square_outline.js +2 -0
  28. package/dist/es6/56/arrow_up_rectangle_outline.js +2 -0
  29. package/dist/es6/index.js +11 -0
  30. package/dist/icons-map.json +1 -1
  31. package/dist/index.js +77 -0
  32. package/dist/typings/20/table_header_outline.d.ts +9 -0
  33. package/dist/typings/20/video_square_outline.d.ts +9 -0
  34. package/dist/typings/24/picture_in_picture_square_filled.d.ts +9 -0
  35. package/dist/typings/24/video_square_outline.d.ts +9 -0
  36. package/dist/typings/28/sticker_smile_outline.d.ts +9 -0
  37. package/dist/typings/28/stop_circle_outline.d.ts +9 -0
  38. package/dist/typings/28/sunglasses_circle_fill_gray.d.ts +9 -0
  39. package/dist/typings/28/tablecells_outline.d.ts +9 -0
  40. package/dist/typings/28/video_square_outline.d.ts +9 -0
  41. package/dist/typings/32/video_square_outline.d.ts +9 -0
  42. package/dist/typings/56/arrow_up_rectangle_outline.d.ts +9 -0
  43. package/dist/typings/index.d.ts +11 -0
  44. package/package.json +1 -2
  45. package/src/svg/20/story_outline_20.svg +1 -1
  46. package/src/svg/20/story_slash_outline_20.svg +1 -1
  47. package/src/svg/20/table_header_outline_20.svg +1 -0
  48. package/src/svg/20/video_square_outline_20.svg +1 -0
  49. package/src/svg/24/cancel_24.svg +1 -13
  50. package/src/svg/24/picture_in_picture_square_filled_24.svg +1 -0
  51. package/src/svg/24/video_square_outline_24.svg +1 -0
  52. package/src/svg/28/sticker_smile_outline_28.svg +1 -0
  53. package/src/svg/28/stop_circle_outline_28.svg +1 -0
  54. package/src/svg/28/sunglasses_circle_fill_gray_28.svg +1 -0
  55. package/src/svg/28/tablecells_outline_28.svg +1 -0
  56. package/src/svg/28/video_square_outline_28.svg +1 -0
  57. package/src/svg/32/video_square_outline_32.svg +1 -0
  58. package/src/svg/56/arrow_up_rectangle_outline_56.svg +1 -0
  59. package/ts/20/story_outline.ts +1 -1
  60. package/ts/20/story_slash_outline.ts +1 -1
  61. package/ts/20/table_header_outline.ts +18 -0
  62. package/ts/20/video_square_outline.ts +18 -0
  63. package/ts/24/cancel.ts +1 -1
  64. package/ts/24/picture_in_picture_square_filled.ts +18 -0
  65. package/ts/24/video_square_outline.ts +18 -0
  66. package/ts/28/sticker_smile_outline.ts +18 -0
  67. package/ts/28/stop_circle_outline.ts +18 -0
  68. package/ts/28/sunglasses_circle_fill_gray.ts +18 -0
  69. package/ts/28/tablecells_outline.ts +18 -0
  70. package/ts/28/video_square_outline.ts +18 -0
  71. package/ts/32/video_square_outline.ts +18 -0
  72. package/ts/56/arrow_up_rectangle_outline.ts +18 -0
  73. package/ts/index.ts +11 -0
@@ -4,5 +4,5 @@ Object.defineProperty(exports, "__esModule", {
4
4
  });
5
5
  exports.default = void 0;
6
6
  var _svgIcon = require("../SvgIcon");
7
- var _default = (0, _svgIcon).makeIcon("Icon20StoryOutline", "story_outline_20", "0 0 20 20", '<symbol fill="none" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" id="story_outline_20"><g clip-rule="evenodd" fill="currentColor" fill-rule="evenodd"><path d="M10 6.25a3.75 3.75 0 1 0 0 7.5 3.75 3.75 0 0 0 0-7.5zM7.75 10a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0z" /><path d="M2 8.4c0-2.24 0-3.36.436-4.216a4 4 0 0 1 1.748-1.748C5.04 2 6.16 2 8.4 2h3.2c2.24 0 3.36 0 4.216.436a4 4 0 0 1 1.748 1.748C18 5.04 18 6.16 18 8.4v3.2c0 2.24 0 3.36-.436 4.216a4 4 0 0 1-1.748 1.748C14.96 18 13.84 18 11.6 18H8.4c-2.24 0-3.36 0-4.216-.436a4 4 0 0 1-1.748-1.748C2 14.96 2 13.84 2 11.6zm6.4-4.9h3.2c1.145 0 1.913.001 2.505.05.574.046.849.13 1.03.222a2.5 2.5 0 0 1 1.093 1.093c.092.181.176.456.222 1.03.049.592.05 1.36.05 2.505v3.2c0 1.145-.001 1.913-.05 2.505-.046.574-.13.849-.223 1.03a2.5 2.5 0 0 1-1.092 1.092c-.181.093-.456.177-1.03.223-.592.049-1.36.05-2.505.05H8.4c-1.145 0-1.913-.001-2.505-.05-.574-.046-.849-.13-1.03-.223a2.5 2.5 0 0 1-1.093-1.092c-.092-.181-.176-.456-.222-1.03-.049-.592-.05-1.36-.05-2.505V8.4c0-1.145.001-1.913.05-2.505.046-.574.13-.849.222-1.03a2.5 2.5 0 0 1 1.093-1.093c.181-.092.456-.176 1.03-.222.592-.049 1.36-.05 2.505-.05z" /></g></symbol>', 20, 20);
7
+ var _default = (0, _svgIcon).makeIcon("Icon20StoryOutline", "story_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="story_outline_20"><path fill-rule="evenodd" d="M8.317 2h3.366c.952 0 1.713 0 2.327.05.63.052 1.172.16 1.67.413a4.25 4.25 0 0 1 1.857 1.858c.253.497.361 1.04.413 1.67.05.613.05 1.374.05 2.326v3.366c0 .952 0 1.713-.05 2.327-.052.63-.16 1.172-.413 1.67a4.251 4.251 0 0 1-1.857 1.857c-.498.253-1.04.361-1.67.413-.614.05-1.375.05-2.327.05H8.317c-.952 0-1.713 0-2.327-.05-.63-.052-1.172-.16-1.67-.413a4.25 4.25 0 0 1-1.857-1.857c-.253-.498-.361-1.04-.413-1.67C2 13.396 2 12.635 2 11.683V8.317c0-.952 0-1.713.05-2.327.052-.63.16-1.172.413-1.67a4.25 4.25 0 0 1 1.858-1.857c.497-.253 1.04-.361 1.67-.413C6.603 2 7.364 2 8.316 2ZM6.112 3.545c-.537.044-.86.127-1.11.255A2.75 2.75 0 0 0 3.8 5.002c-.128.25-.21.573-.255 1.11-.044.546-.045 1.246-.045 2.238v3.3c0 .992 0 1.692.045 2.238.044.537.127.86.255 1.11A2.75 2.75 0 0 0 5.002 16.2c.25.128.573.21 1.11.255.546.044 1.246.045 2.238.045h3.3c.992 0 1.692 0 2.238-.045.537-.044.86-.127 1.11-.255A2.751 2.751 0 0 0 16.2 15c.128-.252.21-.574.255-1.111.044-.546.045-1.245.045-2.238v-3.3c0-.992 0-1.692-.045-2.238-.044-.537-.127-.86-.255-1.11A2.75 2.75 0 0 0 15 3.8c-.252-.128-.574-.21-1.111-.255-.546-.044-1.245-.045-2.238-.045h-3.3c-.992 0-1.692 0-2.238.045ZM10 7.5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5ZM6 10a4 4 0 1 1 8 0 4 4 0 0 1-8 0Z" clip-rule="evenodd" /></symbol>', 20, 20);
8
8
  exports.default = _default;
@@ -4,5 +4,5 @@ Object.defineProperty(exports, "__esModule", {
4
4
  });
5
5
  exports.default = void 0;
6
6
  var _svgIcon = require("../SvgIcon");
7
- var _default = (0, _svgIcon).makeIcon("Icon20StorySlashOutline", "story_slash_outline_20", "0 0 20 20", '<symbol fill="none" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" id="story_slash_outline_20"><g fill="currentColor"><path clip-rule="evenodd" d="M2.28 1.22a.75.75 0 0 0-1.06 1.06l1.513 1.514a4.15 4.15 0 0 0-.28.472c-.249.487-.354 1.016-.404 1.63C2 6.493 2 7.233 2 8.157v3.686c0 .924 0 1.664.049 2.261.05.614.155 1.143.403 1.63a4.15 4.15 0 0 0 1.814 1.814c.487.248 1.016.353 1.63.403C6.493 18 7.233 18 8.157 18h3.686c.924 0 1.664 0 2.261-.049.614-.05 1.143-.155 1.63-.403a4.16 4.16 0 0 0 .472-.281l1.514 1.513a.75.75 0 1 0 1.06-1.06zm12.837 14.958-3.049-3.05a3.75 3.75 0 0 1-5.197-5.197L3.822 4.884a2.67 2.67 0 0 0-.033.064c-.123.24-.203.55-.245 1.071C3.5 6.548 3.5 7.226 3.5 8.19v3.62c0 .964 0 1.643.044 2.172.042.52.122.83.245 1.071.254.499.66.904 1.158 1.158.24.123.55.203 1.071.245.53.043 1.208.044 2.172.044h3.62c.965 0 1.643 0 2.172-.044.52-.042.83-.122 1.071-.245a3.51 3.51 0 0 0 .064-.033zM7.969 9.03a2.25 2.25 0 0 0 3.001 3.001z" fill-rule="evenodd" /><path d="M13.982 3.544c-.53-.043-1.208-.044-2.172-.044H8.19c-.447 0-.835 0-1.18.005a.75.75 0 1 1-.02-1.5C7.346 2 7.743 2 8.186 2h3.656c.925 0 1.665 0 2.262.049.613.05 1.143.155 1.63.403a4.15 4.15 0 0 1 1.814 1.814c.248.487.353 1.016.403 1.63C18 6.493 18 7.233 18 8.157v3.657c0 .442 0 .84-.005 1.196a.75.75 0 0 1-1.5-.02c.005-.345.005-.733.005-1.18V8.19c0-.964 0-1.643-.044-2.172-.042-.52-.122-.83-.245-1.071a2.65 2.65 0 0 0-1.158-1.158c-.24-.123-.55-.203-1.071-.245z" /><path d="M10.293 6.92a.75.75 0 0 1 .957-.456 3.758 3.758 0 0 1 2.286 2.286.75.75 0 1 1-1.414.5 2.259 2.259 0 0 0-1.372-1.372.75.75 0 0 1-.457-.957z" /></g></symbol>', 20, 20);
7
+ var _default = (0, _svgIcon).makeIcon("Icon20StorySlashOutline", "story_slash_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="story_slash_outline_20"><path fill-rule="evenodd" d="M1.22 1.22a.75.75 0 0 1 1.06 0l16.5 16.5a.75.75 0 1 1-1.06 1.06l-1.542-1.542c-.159.11-.325.21-.498.299-.498.253-1.04.361-1.67.413-.614.05-1.375.05-2.327.05H8.317c-.952 0-1.713 0-2.327-.05-.63-.052-1.172-.16-1.67-.413a4.25 4.25 0 0 1-1.857-1.857c-.253-.498-.361-1.04-.413-1.67C2 13.396 2 12.635 2 11.683V8.317c0-.952 0-1.713.05-2.327.052-.63.16-1.172.413-1.67a4.25 4.25 0 0 1 .299-.498L1.22 2.28a.75.75 0 0 1 0-1.06Zm2.629 3.69-.05.092c-.127.25-.21.573-.254 1.11-.044.546-.045 1.246-.045 2.238v3.3c0 .992 0 1.692.045 2.238.044.537.127.86.255 1.11A2.75 2.75 0 0 0 5.002 16.2c.25.128.573.21 1.11.255.546.044 1.246.045 2.238.045h3.3c.992 0 1.692 0 2.238-.045.537-.044.86-.127 1.11-.255.032-.015.062-.032.093-.049l-2.843-2.842a4 4 0 0 1-5.557-5.557L3.85 4.91Zm3.934 3.933a2.5 2.5 0 0 0 3.374 3.374L7.782 8.843Zm6.105-5.298c-.546-.044-1.245-.045-2.238-.045H7A.75.75 0 0 1 7 2h4.683c.952 0 1.713 0 2.327.05.63.052 1.172.16 1.67.413a4.25 4.25 0 0 1 1.857 1.858c.253.497.361 1.04.413 1.67.05.613.05 1.374.05 2.326V13a.75.75 0 0 1-1.5 0V8.35c0-.992 0-1.692-.045-2.238-.044-.537-.127-.86-.255-1.11A2.75 2.75 0 0 0 15 3.8c-.252-.128-.574-.21-1.111-.255ZM10.56 6.711a.75.75 0 0 1 .981-.403 4.011 4.011 0 0 1 2.151 2.15.75.75 0 1 1-1.384.579 2.511 2.511 0 0 0-1.345-1.345.75.75 0 0 1-.403-.981Z" clip-rule="evenodd" /></symbol>', 20, 20);
8
8
  exports.default = _default;
@@ -0,0 +1,8 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ exports.default = void 0;
6
+ var _svgIcon = require("../SvgIcon");
7
+ var _default = (0, _svgIcon).makeIcon("Icon20TableHeaderOutline", "table_header_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="table_header_outline_20"><path fill-rule="evenodd" d="M8.3 3c-2.38 0-3.57 0-4.48.463A4.25 4.25 0 0 0 3.012 4H3v.01a4.25 4.25 0 0 0-1.037 1.31C1.5 6.23 1.5 7.42 1.5 9.8v.4c0 2.38 0 3.57.463 4.48a4.25 4.25 0 0 0 1.858 1.857C4.73 17 5.92 17 8.3 17h3.4c2.38 0 3.57 0 4.48-.463a4.251 4.251 0 0 0 1.857-1.857c.463-.91.463-2.1.463-4.48v-.4c0-2.38 0-3.57-.463-4.48A4.25 4.25 0 0 0 17 4.01V4h-.011a4.249 4.249 0 0 0-.81-.537C15.27 3 14.08 3 11.7 3H8.3Zm.95 4H3.065a8.084 8.084 0 0 0-.012.13C3 7.765 3 8.586 3 9.8v.7h6.25V7Zm1.5 0v3.5H17v-.7c0-1.215-.001-2.036-.053-2.67a8.325 8.325 0 0 0-.012-.13H10.75Zm-1.5 5H3.012c.007.33.02.614.04.87.051.615.142.92.248 1.129A2.75 2.75 0 0 0 4.502 15.2c.207.106.513.197 1.129.247.633.052 1.454.053 2.669.053h.95V12Zm1.5 3.5V12h6.238c-.008.33-.02.614-.04.87-.051.615-.142.92-.248 1.129a2.751 2.751 0 0 1-1.2 1.201c-.208.106-.514.197-1.13.247-.633.052-1.454.053-2.669.053h-.95Z" clip-rule="evenodd" /></symbol>', 20, 20);
8
+ exports.default = _default;
@@ -0,0 +1,8 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ exports.default = void 0;
6
+ var _svgIcon = require("../SvgIcon");
7
+ var _default = (0, _svgIcon).makeIcon("Icon20VideoSquareOutline", "video_square_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="video_square_outline_20"><path fill-rule="evenodd" d="M8.317 2h3.366c.952 0 1.713 0 2.327.05.63.052 1.172.16 1.67.413a4.25 4.25 0 0 1 1.857 1.858c.253.497.361 1.04.413 1.67.05.613.05 1.374.05 2.326v3.366c0 .952 0 1.713-.05 2.327-.052.63-.16 1.172-.413 1.67a4.251 4.251 0 0 1-1.857 1.857c-.498.253-1.04.361-1.67.413-.614.05-1.375.05-2.327.05H8.317c-.952 0-1.713 0-2.327-.05-.63-.052-1.172-.16-1.67-.413a4.25 4.25 0 0 1-1.857-1.857c-.253-.498-.361-1.04-.413-1.67C2 13.396 2 12.635 2 11.683V8.317c0-.952 0-1.713.05-2.327.052-.63.16-1.172.413-1.67a4.25 4.25 0 0 1 1.858-1.857c.497-.253 1.04-.361 1.67-.413C6.603 2 7.364 2 8.316 2ZM6.112 3.545c-.537.044-.86.127-1.11.255A2.75 2.75 0 0 0 3.8 5.002c-.128.25-.21.573-.255 1.11-.044.546-.045 1.246-.045 2.238v3.3c0 .992 0 1.692.045 2.238.044.537.127.86.255 1.11A2.75 2.75 0 0 0 5.002 16.2c.25.128.573.21 1.11.255.546.044 1.246.045 2.238.045h3.3c.992 0 1.692 0 2.238-.045.537-.044.86-.127 1.11-.255A2.751 2.751 0 0 0 16.2 15c.128-.252.21-.574.255-1.111.044-.546.045-1.245.045-2.238v-3.3c0-.992 0-1.692-.045-2.238-.044-.537-.127-.86-.255-1.11A2.75 2.75 0 0 0 15 3.8c-.252-.128-.574-.21-1.111-.255-.546-.044-1.245-.045-2.238-.045h-3.3c-.992 0-1.692 0-2.238.045Zm2.594 4.5a.149.149 0 0 0-.025.06 9.732 9.732 0 0 0 .008 3.79c.006.03.016.048.025.06.01.014.022.024.035.032a.094.094 0 0 0 .038.013.1.1 0 0 0 .046-.008 9.392 9.392 0 0 0 3.119-1.882.146.146 0 0 0 0-.217 9.39 9.39 0 0 0-3.127-1.885A.102.102 0 0 0 8.78 8a.094.094 0 0 0-.037.013.114.114 0 0 0-.036.032Zm.628-1.449a1.607 1.607 0 0 0-2.124 1.22 11.232 11.232 0 0 0 .008 4.374 1.607 1.607 0 0 0 2.125 1.213 10.892 10.892 0 0 0 3.617-2.183c.72-.653.72-1.784 0-2.438a10.892 10.892 0 0 0-3.626-2.186Z" clip-rule="evenodd" /></symbol>', 20, 20);
8
+ exports.default = _default;
package/dist/24/cancel.js CHANGED
@@ -4,5 +4,5 @@ Object.defineProperty(exports, "__esModule", {
4
4
  });
5
5
  exports.default = void 0;
6
6
  var _svgIcon = require("../SvgIcon");
7
- var _default = (0, _svgIcon).makeIcon("Icon24Cancel", "cancel_24", "0 0 24 24", '<symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="cancel_24"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z" /><path d="M18.3 5.7a.99.99 0 0 0-1.4 0L12 10.6 7.1 5.7a.99.99 0 0 0-1.4 1.4l4.9 4.9-4.9 4.9a.99.99 0 0 0 1.4 1.4l4.9-4.9 4.9 4.9a.99.99 0 0 0 1.4-1.4L13.4 12l4.9-4.9a.99.99 0 0 0 0-1.4Z" fill="currentColor" /></g></symbol>', 24, 24);
7
+ var _default = (0, _svgIcon).makeIcon("Icon24Cancel", "cancel_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="cancel_24"><path d="M7.536 6.264a.9.9 0 0 0-1.272 1.272L10.727 12l-4.463 4.464a.9.9 0 0 0 1.272 1.272L12 13.273l4.464 4.463a.9.9 0 1 0 1.272-1.272L13.273 12l4.463-4.464a.9.9 0 1 0-1.272-1.272L12 10.727 7.536 6.264Z" /></symbol>', 24, 24);
8
8
  exports.default = _default;
@@ -0,0 +1,8 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ exports.default = void 0;
6
+ var _svgIcon = require("../SvgIcon");
7
+ var _default = (0, _svgIcon).makeIcon("Icon24PictureInPictureSquareFilled", "picture_in_picture_square_filled_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="picture_in_picture_square_filled_24"><path fill-rule="evenodd" d="M3 10.04c0-2.464 0-3.696.48-4.638A4.4 4.4 0 0 1 5.402 3.48C6.344 3 7.576 3 10.04 3h3.92c2.464 0 3.696 0 4.638.48a4.4 4.4 0 0 1 1.922 1.922c.48.942.48 2.174.48 4.638v3.92c0 2.464 0 3.696-.48 4.638a4.4 4.4 0 0 1-1.922 1.922c-.942.48-2.174.48-4.638.48h-3.92c-2.464 0-3.696 0-4.638-.48a4.4 4.4 0 0 1-1.922-1.922C3 17.656 3 16.424 3 13.96v-3.92ZM13.96 5h-3.92c-1.265 0-2.094.002-2.727.053-.61.05-.86.136-1.003.209A2.4 2.4 0 0 0 5.262 6.31c-.073.142-.159.393-.209 1.003C5.002 7.946 5 8.775 5 10.04V12h3.8c1.12 0 1.68 0 2.108.218a2 2 0 0 1 .874.874C12 13.52 12 14.08 12 15.2V19h1.96c1.265 0 2.094-.002 2.727-.053.61-.05.86-.136 1.003-.209a2.4 2.4 0 0 0 1.048-1.048c.073-.142.159-.393.209-1.003.051-.633.053-1.462.053-2.727v-3.92c0-1.265-.002-2.094-.053-2.727-.05-.61-.136-.86-.209-1.003a2.4 2.4 0 0 0-1.048-1.048c-.142-.073-.393-.159-1.003-.209C16.054 5.002 15.225 5 13.96 5Z" clip-rule="evenodd" /></symbol>', 24, 24);
8
+ exports.default = _default;
@@ -0,0 +1,8 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ exports.default = void 0;
6
+ var _svgIcon = require("../SvgIcon");
7
+ var _default = (0, _svgIcon).makeIcon("Icon24VideoSquareOutline", "video_square_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="video_square_outline_24"><path fill-rule="evenodd" d="M10.52 9.823a.077.077 0 0 0-.012.032 10.917 10.917 0 0 0 .008 4.29c.004.02.01.029.012.033a.058.058 0 0 0 .039.022c.003 0 .012 0 .03-.005a10.79 10.79 0 0 0 3.576-2.139.077.077 0 0 0 .022-.027.07.07 0 0 0 .005-.027.07.07 0 0 0-.005-.028.078.078 0 0 0-.022-.027 10.792 10.792 0 0 0-3.585-2.142.066.066 0 0 0-.03-.005.057.057 0 0 0-.038.022Zm.673-1.713a1.856 1.856 0 0 0-2.451 1.395 12.719 12.719 0 0 0 .01 4.997 1.856 1.856 0 0 0 2.451 1.387 12.59 12.59 0 0 0 4.174-2.494 1.87 1.87 0 0 0 0-2.787 12.59 12.59 0 0 0-4.184-2.498ZM9.462 3h5.076c.948 0 1.714 0 2.334.05.64.053 1.203.163 1.726.43a4.4 4.4 0 0 1 1.922 1.922c.267.523.377 1.087.43 1.726.05.62.05 1.386.05 2.334v5.076c0 .948 0 1.714-.05 2.334-.053.64-.163 1.203-.43 1.726a4.4 4.4 0 0 1-1.922 1.922c-.523.267-1.087.377-1.726.43-.62.05-1.386.05-2.334.05H9.462c-.948 0-1.714 0-2.334-.05-.64-.053-1.203-.163-1.726-.43a4.4 4.4 0 0 1-1.922-1.922c-.267-.523-.377-1.087-.43-1.726C3 16.252 3 15.486 3 14.538V9.462c0-.948 0-1.714.05-2.334.053-.64.163-1.203.43-1.726A4.4 4.4 0 0 1 5.402 3.48c.523-.267 1.087-.377 1.726-.43C7.748 3 8.514 3 9.462 3ZM7.275 4.845c-.528.043-.829.123-1.055.238A2.6 2.6 0 0 0 5.083 6.22c-.115.226-.195.527-.238 1.054C4.8 7.813 4.8 8.505 4.8 9.5v5c0 .995 0 1.687.045 2.226.043.527.123.828.238 1.054a2.6 2.6 0 0 0 1.137 1.137c.226.115.527.195 1.055.238.538.044 1.23.045 2.225.045h5c.995 0 1.687 0 2.226-.045.527-.043.828-.123 1.054-.238a2.6 2.6 0 0 0 1.137-1.137c.115-.226.195-.527.238-1.055.044-.538.045-1.23.045-2.225v-5c0-.995 0-1.687-.045-2.226-.043-.527-.123-.828-.238-1.054a2.6 2.6 0 0 0-1.137-1.137c-.226-.115-.527-.195-1.055-.238-.538-.044-1.23-.045-2.225-.045h-5c-.995 0-1.687 0-2.225.045Z" clip-rule="evenodd" /></symbol>', 24, 24);
8
+ exports.default = _default;
@@ -0,0 +1,8 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ exports.default = void 0;
6
+ var _svgIcon = require("../SvgIcon");
7
+ var _default = (0, _svgIcon).makeIcon("Icon28StickerSmileOutline", "sticker_smile_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="sticker_smile_outline_28"><path d="M12.494 11.5a1.507 1.507 0 0 1-1.506 1.5 1.493 1.493 0 0 1-1.494-1.5c.003-.828.678-1.5 1.506-1.5s1.497.672 1.494 1.5Zm7-1.5a1.507 1.507 0 0 1-1.506 1.5 1.493 1.493 0 0 1-1.494-1.5c.003-.828.678-1.5 1.506-1.5s1.497.672 1.494 1.5Z" /><path fill-rule="evenodd" d="M23.834 13.997a3.41 3.41 0 0 0 .165-.098c.05 3.901-2.411 7.44-6.08 8.717a3.39 3.39 0 0 0 .05-.297c.068-.54-.047-1.133-.19-1.872l-.028-.147c-.31-1.614-.409-2.19-.352-2.654a3.213 3.213 0 0 1 1.671-2.439c.412-.22.985-.337 2.602-.63l.112-.02.153-.028c.775-.14 1.397-.252 1.897-.532Zm-6.962 10.951-1.856.328c-.206.04-.425.078-.658.118l-.148.026-.242.041-.405.072c-1.126.199-2.03.358-2.773.428-.763.071-1.442.057-2.102-.145a5.21 5.21 0 0 1-2.638-1.85c-.415-.552-.66-1.186-.855-1.929-.188-.722-.348-1.628-.546-2.756l-1.183-6.717c-.198-1.128-.358-2.034-.427-2.777-.071-.765-.057-1.444.144-2.105A5.219 5.219 0 0 1 5.03 5.04c.551-.416 1.185-.662 1.926-.856.722-.19 1.626-.35 2.751-.548l6.618-1.169c1.125-.199 2.03-.358 2.772-.428.763-.071 1.443-.057 2.103.145a5.211 5.211 0 0 1 2.638 1.85c.415.552.66 1.186.854 1.929.19.722.349 1.628.547 2.756l.591 3.359c1.059 6.014-2.94 11.807-8.958 12.87ZM19.283 4.03c-.651.061-1.475.206-2.652.414l-6.533 1.154c-1.178.208-2.002.354-2.634.52-.622.163-.973.325-1.229.518-.542.41-.94.98-1.139 1.63-.094.308-.125.694-.066 1.335.061.653.206 1.478.413 2.658l1.168 6.633c.208 1.18.354 2.005.52 2.64.162.622.324.974.517 1.231a3.21 3.21 0 0 0 1.625 1.14c.307.095.692.126 1.331.067a18.608 18.608 0 0 0 1.313-.185l1.707-.294.928-.164c.422-.08.578-.125.693-.185.407-.215.683-.614.74-1.07.023-.182-.013-.432-.198-1.395l-.035-.185c-.15-.774-.271-1.404-.33-1.955-1.159.184-2.242.075-3.068-.091a9.282 9.282 0 0 1-1.765-.534 1 1 0 0 1 .819-1.825c.427.184.886.307 1.34.398.815.164 1.849.24 2.874-.03a5.213 5.213 0 0 1 2.503-3.01c.727-.39 1.643-.556 3.004-.802l.185-.034.113-.02c1.007-.183 1.262-.243 1.43-.337.378-.211.637-.583.704-1.01.03-.19-.002-.45-.18-1.46l-.448-2.543a13.945 13.945 0 0 0-.176-.77c-.163-.623-.324-.975-.517-1.232a3.21 3.21 0 0 0-1.626-1.14c-.306-.095-.691-.126-1.33-.067Zm-6.789 7.47a1.507 1.507 0 0 1-1.506 1.5 1.493 1.493 0 0 1-1.494-1.5c.003-.828.678-1.5 1.506-1.5s1.497.672 1.494 1.5Zm7-1.5a1.507 1.507 0 0 1-1.506 1.5 1.493 1.493 0 0 1-1.494-1.5c.003-.828.678-1.5 1.506-1.5s1.497.672 1.494 1.5Z" clip-rule="evenodd" /></symbol>', 28, 28);
8
+ exports.default = _default;
@@ -0,0 +1,8 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ exports.default = void 0;
6
+ var _svgIcon = require("../SvgIcon");
7
+ var _default = (0, _svgIcon).makeIcon("Icon28StopCircleOutline", "stop_circle_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="stop_circle_outline_28"><path d="M10.174 10.874c-.174.342-.174.79-.174 1.686v2.88c0 .896 0 1.344.174 1.686a1.6 1.6 0 0 0 .7.7c.342.174.79.174 1.686.174h2.88c.896 0 1.344 0 1.686-.174a1.6 1.6 0 0 0 .7-.7c.174-.342.174-.79.174-1.686v-2.88c0-.896 0-1.344-.174-1.686a1.6 1.6 0 0 0-.7-.7C16.784 10 16.336 10 15.44 10h-2.88c-.896 0-1.344 0-1.686.174a1.6 1.6 0 0 0-.7.7Z" /><path fill-rule="evenodd" d="M26 14c0 6.627-5.373 12-12 12S2 20.627 2 14 7.373 2 14 2s12 5.373 12 12Zm-2 0c0 5.523-4.477 10-10 10S4 19.523 4 14 8.477 4 14 4s10 4.477 10 10Z" clip-rule="evenodd" /></symbol>', 28, 28);
8
+ exports.default = _default;
@@ -0,0 +1,8 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ exports.default = void 0;
6
+ var _svgIcon = require("../SvgIcon");
7
+ var _default = (0, _svgIcon).makeIcon("Icon28SunglassesCircleFillGray", "sunglasses_circle_fill_gray_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 28 28" id="sunglasses_circle_fill_gray_28"><path fill="url(#sunglasses_circle_fill_gray_28_a)" d="M0 14C0 6.268 6.268 0 14 0s14 6.268 14 14-6.268 14-14 14S0 21.732 0 14Z" /><path fill="#fff" d="M5.84 15.44c-.186-1.213-.23-1.357-.555-1.816-.409-.577-.467-1.238.428-1.412 2.296-.446 4.782-.113 7.047.302a6.239 6.239 0 0 0 2.48 0c2.265-.415 4.75-.748 7.047-.302.895.174.837.835.428 1.412-.325.46-.369.603-.555 1.816-.278 1.82-1.807 2.56-3.7 2.56-2.08 0-2.773-1.187-3.418-2.805-.628-1.573-1.454-1.573-2.082 0C12.315 16.813 11.622 18 9.541 18c-1.894 0-3.423-.741-3.701-2.56Z" /><defs><linearGradient id="sunglasses_circle_fill_gray_28_a" x1="-14" x2="14" y1="14" y2="42" gradientUnits="userSpaceOnUse"><stop stop-color="#B1B6BD" /><stop offset="1" stop-color="#99A2AD" /></linearGradient></defs></symbol>', 28, 28);
8
+ exports.default = _default;
@@ -0,0 +1,8 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ exports.default = void 0;
6
+ var _svgIcon = require("../SvgIcon");
7
+ var _default = (0, _svgIcon).makeIcon("Icon28TablecellsOutline", "tablecells_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="tablecells_outline_28"><path fill-rule="evenodd" d="M9.692 4c-2.448 0-3.527.216-4.623.801A5.466 5.466 0 0 0 2.801 7.07C2.216 8.165 2 9.244 2 11.692v4.616c0 2.448.216 3.527.801 4.622A5.465 5.465 0 0 0 5.07 23.2c1.096.585 2.175.801 4.623.801h8.616c2.448 0 3.527-.216 4.622-.801a5.465 5.465 0 0 0 2.269-2.27c.585-1.095.801-2.174.801-4.622v-4.616c0-2.448-.216-3.527-.801-4.623a5.465 5.465 0 0 0-2.269-2.268C21.835 4.216 20.756 4 18.308 4H9.692Zm-3.68 2.565C6.674 6.212 7.358 6 9.693 6H13v4H4.055c.084-1.049.262-1.524.51-1.987a3.466 3.466 0 0 1 1.448-1.448ZM13 12H4v4h9v-4Zm2 4v-4h9v4h-9Zm-2 2H4.055c.084 1.049.262 1.524.51 1.987a3.466 3.466 0 0 0 1.448 1.448c.66.353 1.344.565 3.679.565H13v-4Zm2 4v-4h8.945c-.084 1.049-.262 1.524-.51 1.987a3.467 3.467 0 0 1-1.448 1.448c-.66.353-1.344.565-3.679.565H15Zm0-12V6h3.308c2.335 0 3.019.212 3.68.565a3.466 3.466 0 0 1 1.447 1.448c.248.463.426.938.51 1.987H15Z" clip-rule="evenodd" /></symbol>', 28, 28);
8
+ exports.default = _default;
@@ -0,0 +1,8 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ exports.default = void 0;
6
+ var _svgIcon = require("../SvgIcon");
7
+ var _default = (0, _svgIcon).makeIcon("Icon28VideoSquareOutline", "video_square_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="video_square_outline_28"><path fill-rule="evenodd" d="M12.246 11.024a.354.354 0 0 0-.479.25 13.693 13.693 0 0 0-.267 2.7c0 .944.096 1.864.278 2.752.039.19.244.333.48.25a13.992 13.992 0 0 0 4.625-2.728.317.317 0 0 0 0-.492 13.99 13.99 0 0 0-4.637-2.732Zm.665-1.886c-1.362-.48-2.823.34-3.105 1.743a15.765 15.765 0 0 0 .013 6.247c.287 1.4 1.746 2.214 3.105 1.733a15.993 15.993 0 0 0 5.287-3.118 2.316 2.316 0 0 0 0-3.483 15.993 15.993 0 0 0-5.3-3.122ZM6.07 3.801C7.164 3.216 8.243 3 10.691 3h6.616c2.448 0 3.527.216 4.622.801A5.465 5.465 0 0 1 24.2 6.07c.585 1.096.801 2.175.801 4.623v6.616c0 2.448-.216 3.527-.801 4.622a5.465 5.465 0 0 1-2.27 2.269c-1.095.585-2.174.801-4.622.801h-6.616c-2.448 0-3.527-.216-4.623-.801a5.465 5.465 0 0 1-2.268-2.269C3.216 20.835 3 19.756 3 17.308v-6.616c0-2.448.216-3.527.801-4.623A5.466 5.466 0 0 1 6.07 3.801ZM10.691 5c-2.335 0-3.019.212-3.68.565a3.466 3.466 0 0 0-1.447 1.448C5.212 7.673 5 8.357 5 10.692v6.616c0 2.335.212 3.019.565 3.68a3.466 3.466 0 0 0 1.448 1.447c.66.353 1.344.565 3.679.565h6.616c2.335 0 3.019-.212 3.68-.565a3.467 3.467 0 0 0 1.447-1.448c.353-.66.565-1.344.565-3.679v-6.616c0-2.335-.212-3.019-.565-3.68a3.466 3.466 0 0 0-1.448-1.447C20.327 5.212 19.643 5 17.308 5h-6.616Z" clip-rule="evenodd" /></symbol>', 28, 28);
8
+ exports.default = _default;
@@ -0,0 +1,8 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ exports.default = void 0;
6
+ var _svgIcon = require("../SvgIcon");
7
+ var _default = (0, _svgIcon).makeIcon("Icon32VideoSquareOutline", "video_square_outline_32", "0 0 32 32", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 32 32" id="video_square_outline_32"><path fill-rule="evenodd" d="M6.325 3.868C7.535 3.222 8.725 3 11.333 3h9.334c2.609 0 3.799.222 5.008.868a5.923 5.923 0 0 1 2.457 2.457c.646 1.21.868 2.4.868 5.008v9.334c0 2.609-.222 3.799-.868 5.008a5.923 5.923 0 0 1-2.457 2.457c-1.21.646-2.4.868-5.008.868h-9.334c-2.609 0-3.799-.222-5.008-.868a5.923 5.923 0 0 1-2.457-2.457c-.646-1.21-.868-2.4-.868-5.008v-9.334c0-2.609.222-3.799.868-5.008a5.923 5.923 0 0 1 2.457-2.457ZM11.333 5.5c-2.479 0-3.169.22-3.829.573-.62.331-1.1.81-1.431 1.431-.353.66-.573 1.35-.573 3.829v9.334c0 2.479.22 3.168.573 3.829.331.62.81 1.1 1.431 1.431.66.353 1.35.573 3.829.573h9.334c2.479 0 3.168-.22 3.829-.573.62-.331 1.1-.81 1.431-1.431.353-.66.573-1.35.573-3.829v-9.334c0-2.479-.22-3.169-.573-3.829a3.424 3.424 0 0 0-1.431-1.431c-.66-.353-1.35-.573-3.829-.573h-9.334Zm2.631 7.034c-.348-.123-.613.101-.655.312A15.873 15.873 0 0 0 13 15.97c0 1.091.11 2.156.321 3.185.043.211.309.434.656.31a16.349 16.349 0 0 0 5.381-3.173.378.378 0 0 0 .142-.29.378.378 0 0 0-.142-.29 16.349 16.349 0 0 0-5.394-3.178Zm.833-2.357c-1.73-.612-3.587.42-3.94 2.178a18.37 18.37 0 0 0-.357 3.615c0 1.26.128 2.494.372 3.686.359 1.752 2.214 2.778 3.94 2.166a18.849 18.849 0 0 0 6.204-3.66 2.864 2.864 0 0 0 0-4.32 18.85 18.85 0 0 0-6.219-3.665Z" clip-rule="evenodd" /></symbol>', 32, 32);
8
+ exports.default = _default;
@@ -0,0 +1,8 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ exports.default = void 0;
6
+ var _svgIcon = require("../SvgIcon");
7
+ var _default = (0, _svgIcon).makeIcon("Icon56ArrowUpRectangleOutline", "arrow_up_rectangle_outline_56", "0 0 56 56", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 56 56" id="arrow_up_rectangle_outline_56"><path d="M29.06 18.438a1.5 1.5 0 0 0-2.125.006l-7.46 7.519a1.5 1.5 0 0 0 2.13 2.113l4.895-4.934V36.5a1.5 1.5 0 0 0 3 0V23.116l4.979 4.97a1.5 1.5 0 0 0 2.12-2.123l-7.54-7.525Z" /><path fill-rule="evenodd" d="M4 27.2c0-6.72 0-10.08 1.308-12.648a12 12 0 0 1 5.244-5.244C13.12 8 16.48 8 23.2 8h9.6c6.72 0 10.08 0 12.648 1.308a12 12 0 0 1 5.244 5.244C52 17.12 52 20.48 52 27.2v1.6c0 6.72 0 10.08-1.308 12.648a12 12 0 0 1-5.244 5.244C42.88 48 39.52 48 32.8 48h-9.6c-6.72 0-10.08 0-12.648-1.308a12 12 0 0 1-5.244-5.244C4 38.88 4 35.52 4 28.8v-1.6ZM23.2 11h9.6c3.41 0 5.787.002 7.637.153 1.816.149 2.859.425 3.649.828a9 9 0 0 1 3.933 3.933c.403.79.68 1.833.828 3.649.15 1.85.153 4.227.153 7.637v1.6c0 3.41-.002 5.787-.154 7.637-.148 1.816-.424 2.859-.827 3.649a9 9 0 0 1-3.933 3.933c-.79.403-1.833.68-3.649.828-1.85.15-4.227.153-7.637.153h-9.6c-3.41 0-5.787-.002-7.637-.154-1.816-.148-2.859-.424-3.649-.827a9 9 0 0 1-3.933-3.933c-.403-.79-.68-1.833-.827-3.649C7.002 34.587 7 32.21 7 28.8v-1.6c0-3.41.002-5.787.154-7.637.148-1.816.424-2.859.827-3.649a9 9 0 0 1 3.933-3.933c.79-.403 1.833-.68 3.649-.828 1.85-.15 4.227-.153 7.637-.153Z" clip-rule="evenodd" /></symbol>', 56, 56);
8
+ exports.default = _default;
@@ -1,2 +1,2 @@
1
1
  import { makeIcon } from "../SvgIcon";
2
- export default makeIcon("Icon20StoryOutline", "story_outline_20", "0 0 20 20", '<symbol fill="none" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" id="story_outline_20"><g clip-rule="evenodd" fill="currentColor" fill-rule="evenodd"><path d="M10 6.25a3.75 3.75 0 1 0 0 7.5 3.75 3.75 0 0 0 0-7.5zM7.75 10a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0z" /><path d="M2 8.4c0-2.24 0-3.36.436-4.216a4 4 0 0 1 1.748-1.748C5.04 2 6.16 2 8.4 2h3.2c2.24 0 3.36 0 4.216.436a4 4 0 0 1 1.748 1.748C18 5.04 18 6.16 18 8.4v3.2c0 2.24 0 3.36-.436 4.216a4 4 0 0 1-1.748 1.748C14.96 18 13.84 18 11.6 18H8.4c-2.24 0-3.36 0-4.216-.436a4 4 0 0 1-1.748-1.748C2 14.96 2 13.84 2 11.6zm6.4-4.9h3.2c1.145 0 1.913.001 2.505.05.574.046.849.13 1.03.222a2.5 2.5 0 0 1 1.093 1.093c.092.181.176.456.222 1.03.049.592.05 1.36.05 2.505v3.2c0 1.145-.001 1.913-.05 2.505-.046.574-.13.849-.223 1.03a2.5 2.5 0 0 1-1.092 1.092c-.181.093-.456.177-1.03.223-.592.049-1.36.05-2.505.05H8.4c-1.145 0-1.913-.001-2.505-.05-.574-.046-.849-.13-1.03-.223a2.5 2.5 0 0 1-1.093-1.092c-.092-.181-.176-.456-.222-1.03-.049-.592-.05-1.36-.05-2.505V8.4c0-1.145.001-1.913.05-2.505.046-.574.13-.849.222-1.03a2.5 2.5 0 0 1 1.093-1.093c.181-.092.456-.176 1.03-.222.592-.049 1.36-.05 2.505-.05z" /></g></symbol>', 20, 20);
2
+ export default makeIcon("Icon20StoryOutline", "story_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="story_outline_20"><path fill-rule="evenodd" d="M8.317 2h3.366c.952 0 1.713 0 2.327.05.63.052 1.172.16 1.67.413a4.25 4.25 0 0 1 1.857 1.858c.253.497.361 1.04.413 1.67.05.613.05 1.374.05 2.326v3.366c0 .952 0 1.713-.05 2.327-.052.63-.16 1.172-.413 1.67a4.251 4.251 0 0 1-1.857 1.857c-.498.253-1.04.361-1.67.413-.614.05-1.375.05-2.327.05H8.317c-.952 0-1.713 0-2.327-.05-.63-.052-1.172-.16-1.67-.413a4.25 4.25 0 0 1-1.857-1.857c-.253-.498-.361-1.04-.413-1.67C2 13.396 2 12.635 2 11.683V8.317c0-.952 0-1.713.05-2.327.052-.63.16-1.172.413-1.67a4.25 4.25 0 0 1 1.858-1.857c.497-.253 1.04-.361 1.67-.413C6.603 2 7.364 2 8.316 2ZM6.112 3.545c-.537.044-.86.127-1.11.255A2.75 2.75 0 0 0 3.8 5.002c-.128.25-.21.573-.255 1.11-.044.546-.045 1.246-.045 2.238v3.3c0 .992 0 1.692.045 2.238.044.537.127.86.255 1.11A2.75 2.75 0 0 0 5.002 16.2c.25.128.573.21 1.11.255.546.044 1.246.045 2.238.045h3.3c.992 0 1.692 0 2.238-.045.537-.044.86-.127 1.11-.255A2.751 2.751 0 0 0 16.2 15c.128-.252.21-.574.255-1.111.044-.546.045-1.245.045-2.238v-3.3c0-.992 0-1.692-.045-2.238-.044-.537-.127-.86-.255-1.11A2.75 2.75 0 0 0 15 3.8c-.252-.128-.574-.21-1.111-.255-.546-.044-1.245-.045-2.238-.045h-3.3c-.992 0-1.692 0-2.238.045ZM10 7.5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5ZM6 10a4 4 0 1 1 8 0 4 4 0 0 1-8 0Z" clip-rule="evenodd" /></symbol>', 20, 20);
@@ -1,2 +1,2 @@
1
1
  import { makeIcon } from "../SvgIcon";
2
- export default makeIcon("Icon20StorySlashOutline", "story_slash_outline_20", "0 0 20 20", '<symbol fill="none" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" id="story_slash_outline_20"><g fill="currentColor"><path clip-rule="evenodd" d="M2.28 1.22a.75.75 0 0 0-1.06 1.06l1.513 1.514a4.15 4.15 0 0 0-.28.472c-.249.487-.354 1.016-.404 1.63C2 6.493 2 7.233 2 8.157v3.686c0 .924 0 1.664.049 2.261.05.614.155 1.143.403 1.63a4.15 4.15 0 0 0 1.814 1.814c.487.248 1.016.353 1.63.403C6.493 18 7.233 18 8.157 18h3.686c.924 0 1.664 0 2.261-.049.614-.05 1.143-.155 1.63-.403a4.16 4.16 0 0 0 .472-.281l1.514 1.513a.75.75 0 1 0 1.06-1.06zm12.837 14.958-3.049-3.05a3.75 3.75 0 0 1-5.197-5.197L3.822 4.884a2.67 2.67 0 0 0-.033.064c-.123.24-.203.55-.245 1.071C3.5 6.548 3.5 7.226 3.5 8.19v3.62c0 .964 0 1.643.044 2.172.042.52.122.83.245 1.071.254.499.66.904 1.158 1.158.24.123.55.203 1.071.245.53.043 1.208.044 2.172.044h3.62c.965 0 1.643 0 2.172-.044.52-.042.83-.122 1.071-.245a3.51 3.51 0 0 0 .064-.033zM7.969 9.03a2.25 2.25 0 0 0 3.001 3.001z" fill-rule="evenodd" /><path d="M13.982 3.544c-.53-.043-1.208-.044-2.172-.044H8.19c-.447 0-.835 0-1.18.005a.75.75 0 1 1-.02-1.5C7.346 2 7.743 2 8.186 2h3.656c.925 0 1.665 0 2.262.049.613.05 1.143.155 1.63.403a4.15 4.15 0 0 1 1.814 1.814c.248.487.353 1.016.403 1.63C18 6.493 18 7.233 18 8.157v3.657c0 .442 0 .84-.005 1.196a.75.75 0 0 1-1.5-.02c.005-.345.005-.733.005-1.18V8.19c0-.964 0-1.643-.044-2.172-.042-.52-.122-.83-.245-1.071a2.65 2.65 0 0 0-1.158-1.158c-.24-.123-.55-.203-1.071-.245z" /><path d="M10.293 6.92a.75.75 0 0 1 .957-.456 3.758 3.758 0 0 1 2.286 2.286.75.75 0 1 1-1.414.5 2.259 2.259 0 0 0-1.372-1.372.75.75 0 0 1-.457-.957z" /></g></symbol>', 20, 20);
2
+ export default makeIcon("Icon20StorySlashOutline", "story_slash_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="story_slash_outline_20"><path fill-rule="evenodd" d="M1.22 1.22a.75.75 0 0 1 1.06 0l16.5 16.5a.75.75 0 1 1-1.06 1.06l-1.542-1.542c-.159.11-.325.21-.498.299-.498.253-1.04.361-1.67.413-.614.05-1.375.05-2.327.05H8.317c-.952 0-1.713 0-2.327-.05-.63-.052-1.172-.16-1.67-.413a4.25 4.25 0 0 1-1.857-1.857c-.253-.498-.361-1.04-.413-1.67C2 13.396 2 12.635 2 11.683V8.317c0-.952 0-1.713.05-2.327.052-.63.16-1.172.413-1.67a4.25 4.25 0 0 1 .299-.498L1.22 2.28a.75.75 0 0 1 0-1.06Zm2.629 3.69-.05.092c-.127.25-.21.573-.254 1.11-.044.546-.045 1.246-.045 2.238v3.3c0 .992 0 1.692.045 2.238.044.537.127.86.255 1.11A2.75 2.75 0 0 0 5.002 16.2c.25.128.573.21 1.11.255.546.044 1.246.045 2.238.045h3.3c.992 0 1.692 0 2.238-.045.537-.044.86-.127 1.11-.255.032-.015.062-.032.093-.049l-2.843-2.842a4 4 0 0 1-5.557-5.557L3.85 4.91Zm3.934 3.933a2.5 2.5 0 0 0 3.374 3.374L7.782 8.843Zm6.105-5.298c-.546-.044-1.245-.045-2.238-.045H7A.75.75 0 0 1 7 2h4.683c.952 0 1.713 0 2.327.05.63.052 1.172.16 1.67.413a4.25 4.25 0 0 1 1.857 1.858c.253.497.361 1.04.413 1.67.05.613.05 1.374.05 2.326V13a.75.75 0 0 1-1.5 0V8.35c0-.992 0-1.692-.045-2.238-.044-.537-.127-.86-.255-1.11A2.75 2.75 0 0 0 15 3.8c-.252-.128-.574-.21-1.111-.255ZM10.56 6.711a.75.75 0 0 1 .981-.403 4.011 4.011 0 0 1 2.151 2.15.75.75 0 1 1-1.384.579 2.511 2.511 0 0 0-1.345-1.345.75.75 0 0 1-.403-.981Z" clip-rule="evenodd" /></symbol>', 20, 20);
@@ -0,0 +1,2 @@
1
+ import { makeIcon } from "../SvgIcon";
2
+ export default makeIcon("Icon20TableHeaderOutline", "table_header_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="table_header_outline_20"><path fill-rule="evenodd" d="M8.3 3c-2.38 0-3.57 0-4.48.463A4.25 4.25 0 0 0 3.012 4H3v.01a4.25 4.25 0 0 0-1.037 1.31C1.5 6.23 1.5 7.42 1.5 9.8v.4c0 2.38 0 3.57.463 4.48a4.25 4.25 0 0 0 1.858 1.857C4.73 17 5.92 17 8.3 17h3.4c2.38 0 3.57 0 4.48-.463a4.251 4.251 0 0 0 1.857-1.857c.463-.91.463-2.1.463-4.48v-.4c0-2.38 0-3.57-.463-4.48A4.25 4.25 0 0 0 17 4.01V4h-.011a4.249 4.249 0 0 0-.81-.537C15.27 3 14.08 3 11.7 3H8.3Zm.95 4H3.065a8.084 8.084 0 0 0-.012.13C3 7.765 3 8.586 3 9.8v.7h6.25V7Zm1.5 0v3.5H17v-.7c0-1.215-.001-2.036-.053-2.67a8.325 8.325 0 0 0-.012-.13H10.75Zm-1.5 5H3.012c.007.33.02.614.04.87.051.615.142.92.248 1.129A2.75 2.75 0 0 0 4.502 15.2c.207.106.513.197 1.129.247.633.052 1.454.053 2.669.053h.95V12Zm1.5 3.5V12h6.238c-.008.33-.02.614-.04.87-.051.615-.142.92-.248 1.129a2.751 2.751 0 0 1-1.2 1.201c-.208.106-.514.197-1.13.247-.633.052-1.454.053-2.669.053h-.95Z" clip-rule="evenodd" /></symbol>', 20, 20);
@@ -0,0 +1,2 @@
1
+ import { makeIcon } from "../SvgIcon";
2
+ export default makeIcon("Icon20VideoSquareOutline", "video_square_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="video_square_outline_20"><path fill-rule="evenodd" d="M8.317 2h3.366c.952 0 1.713 0 2.327.05.63.052 1.172.16 1.67.413a4.25 4.25 0 0 1 1.857 1.858c.253.497.361 1.04.413 1.67.05.613.05 1.374.05 2.326v3.366c0 .952 0 1.713-.05 2.327-.052.63-.16 1.172-.413 1.67a4.251 4.251 0 0 1-1.857 1.857c-.498.253-1.04.361-1.67.413-.614.05-1.375.05-2.327.05H8.317c-.952 0-1.713 0-2.327-.05-.63-.052-1.172-.16-1.67-.413a4.25 4.25 0 0 1-1.857-1.857c-.253-.498-.361-1.04-.413-1.67C2 13.396 2 12.635 2 11.683V8.317c0-.952 0-1.713.05-2.327.052-.63.16-1.172.413-1.67a4.25 4.25 0 0 1 1.858-1.857c.497-.253 1.04-.361 1.67-.413C6.603 2 7.364 2 8.316 2ZM6.112 3.545c-.537.044-.86.127-1.11.255A2.75 2.75 0 0 0 3.8 5.002c-.128.25-.21.573-.255 1.11-.044.546-.045 1.246-.045 2.238v3.3c0 .992 0 1.692.045 2.238.044.537.127.86.255 1.11A2.75 2.75 0 0 0 5.002 16.2c.25.128.573.21 1.11.255.546.044 1.246.045 2.238.045h3.3c.992 0 1.692 0 2.238-.045.537-.044.86-.127 1.11-.255A2.751 2.751 0 0 0 16.2 15c.128-.252.21-.574.255-1.111.044-.546.045-1.245.045-2.238v-3.3c0-.992 0-1.692-.045-2.238-.044-.537-.127-.86-.255-1.11A2.75 2.75 0 0 0 15 3.8c-.252-.128-.574-.21-1.111-.255-.546-.044-1.245-.045-2.238-.045h-3.3c-.992 0-1.692 0-2.238.045Zm2.594 4.5a.149.149 0 0 0-.025.06 9.732 9.732 0 0 0 .008 3.79c.006.03.016.048.025.06.01.014.022.024.035.032a.094.094 0 0 0 .038.013.1.1 0 0 0 .046-.008 9.392 9.392 0 0 0 3.119-1.882.146.146 0 0 0 0-.217 9.39 9.39 0 0 0-3.127-1.885A.102.102 0 0 0 8.78 8a.094.094 0 0 0-.037.013.114.114 0 0 0-.036.032Zm.628-1.449a1.607 1.607 0 0 0-2.124 1.22 11.232 11.232 0 0 0 .008 4.374 1.607 1.607 0 0 0 2.125 1.213 10.892 10.892 0 0 0 3.617-2.183c.72-.653.72-1.784 0-2.438a10.892 10.892 0 0 0-3.626-2.186Z" clip-rule="evenodd" /></symbol>', 20, 20);
@@ -1,2 +1,2 @@
1
1
  import { makeIcon } from "../SvgIcon";
2
- export default makeIcon("Icon24Cancel", "cancel_24", "0 0 24 24", '<symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="cancel_24"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z" /><path d="M18.3 5.7a.99.99 0 0 0-1.4 0L12 10.6 7.1 5.7a.99.99 0 0 0-1.4 1.4l4.9 4.9-4.9 4.9a.99.99 0 0 0 1.4 1.4l4.9-4.9 4.9 4.9a.99.99 0 0 0 1.4-1.4L13.4 12l4.9-4.9a.99.99 0 0 0 0-1.4Z" fill="currentColor" /></g></symbol>', 24, 24);
2
+ export default makeIcon("Icon24Cancel", "cancel_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="cancel_24"><path d="M7.536 6.264a.9.9 0 0 0-1.272 1.272L10.727 12l-4.463 4.464a.9.9 0 0 0 1.272 1.272L12 13.273l4.464 4.463a.9.9 0 1 0 1.272-1.272L13.273 12l4.463-4.464a.9.9 0 1 0-1.272-1.272L12 10.727 7.536 6.264Z" /></symbol>', 24, 24);
@@ -0,0 +1,2 @@
1
+ import { makeIcon } from "../SvgIcon";
2
+ export default makeIcon("Icon24PictureInPictureSquareFilled", "picture_in_picture_square_filled_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="picture_in_picture_square_filled_24"><path fill-rule="evenodd" d="M3 10.04c0-2.464 0-3.696.48-4.638A4.4 4.4 0 0 1 5.402 3.48C6.344 3 7.576 3 10.04 3h3.92c2.464 0 3.696 0 4.638.48a4.4 4.4 0 0 1 1.922 1.922c.48.942.48 2.174.48 4.638v3.92c0 2.464 0 3.696-.48 4.638a4.4 4.4 0 0 1-1.922 1.922c-.942.48-2.174.48-4.638.48h-3.92c-2.464 0-3.696 0-4.638-.48a4.4 4.4 0 0 1-1.922-1.922C3 17.656 3 16.424 3 13.96v-3.92ZM13.96 5h-3.92c-1.265 0-2.094.002-2.727.053-.61.05-.86.136-1.003.209A2.4 2.4 0 0 0 5.262 6.31c-.073.142-.159.393-.209 1.003C5.002 7.946 5 8.775 5 10.04V12h3.8c1.12 0 1.68 0 2.108.218a2 2 0 0 1 .874.874C12 13.52 12 14.08 12 15.2V19h1.96c1.265 0 2.094-.002 2.727-.053.61-.05.86-.136 1.003-.209a2.4 2.4 0 0 0 1.048-1.048c.073-.142.159-.393.209-1.003.051-.633.053-1.462.053-2.727v-3.92c0-1.265-.002-2.094-.053-2.727-.05-.61-.136-.86-.209-1.003a2.4 2.4 0 0 0-1.048-1.048c-.142-.073-.393-.159-1.003-.209C16.054 5.002 15.225 5 13.96 5Z" clip-rule="evenodd" /></symbol>', 24, 24);
@@ -0,0 +1,2 @@
1
+ import { makeIcon } from "../SvgIcon";
2
+ export default makeIcon("Icon24VideoSquareOutline", "video_square_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="video_square_outline_24"><path fill-rule="evenodd" d="M10.52 9.823a.077.077 0 0 0-.012.032 10.917 10.917 0 0 0 .008 4.29c.004.02.01.029.012.033a.058.058 0 0 0 .039.022c.003 0 .012 0 .03-.005a10.79 10.79 0 0 0 3.576-2.139.077.077 0 0 0 .022-.027.07.07 0 0 0 .005-.027.07.07 0 0 0-.005-.028.078.078 0 0 0-.022-.027 10.792 10.792 0 0 0-3.585-2.142.066.066 0 0 0-.03-.005.057.057 0 0 0-.038.022Zm.673-1.713a1.856 1.856 0 0 0-2.451 1.395 12.719 12.719 0 0 0 .01 4.997 1.856 1.856 0 0 0 2.451 1.387 12.59 12.59 0 0 0 4.174-2.494 1.87 1.87 0 0 0 0-2.787 12.59 12.59 0 0 0-4.184-2.498ZM9.462 3h5.076c.948 0 1.714 0 2.334.05.64.053 1.203.163 1.726.43a4.4 4.4 0 0 1 1.922 1.922c.267.523.377 1.087.43 1.726.05.62.05 1.386.05 2.334v5.076c0 .948 0 1.714-.05 2.334-.053.64-.163 1.203-.43 1.726a4.4 4.4 0 0 1-1.922 1.922c-.523.267-1.087.377-1.726.43-.62.05-1.386.05-2.334.05H9.462c-.948 0-1.714 0-2.334-.05-.64-.053-1.203-.163-1.726-.43a4.4 4.4 0 0 1-1.922-1.922c-.267-.523-.377-1.087-.43-1.726C3 16.252 3 15.486 3 14.538V9.462c0-.948 0-1.714.05-2.334.053-.64.163-1.203.43-1.726A4.4 4.4 0 0 1 5.402 3.48c.523-.267 1.087-.377 1.726-.43C7.748 3 8.514 3 9.462 3ZM7.275 4.845c-.528.043-.829.123-1.055.238A2.6 2.6 0 0 0 5.083 6.22c-.115.226-.195.527-.238 1.054C4.8 7.813 4.8 8.505 4.8 9.5v5c0 .995 0 1.687.045 2.226.043.527.123.828.238 1.054a2.6 2.6 0 0 0 1.137 1.137c.226.115.527.195 1.055.238.538.044 1.23.045 2.225.045h5c.995 0 1.687 0 2.226-.045.527-.043.828-.123 1.054-.238a2.6 2.6 0 0 0 1.137-1.137c.115-.226.195-.527.238-1.055.044-.538.045-1.23.045-2.225v-5c0-.995 0-1.687-.045-2.226-.043-.527-.123-.828-.238-1.054a2.6 2.6 0 0 0-1.137-1.137c-.226-.115-.527-.195-1.055-.238-.538-.044-1.23-.045-2.225-.045h-5c-.995 0-1.687 0-2.225.045Z" clip-rule="evenodd" /></symbol>', 24, 24);
@@ -0,0 +1,2 @@
1
+ import { makeIcon } from "../SvgIcon";
2
+ export default makeIcon("Icon28StickerSmileOutline", "sticker_smile_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="sticker_smile_outline_28"><path d="M12.494 11.5a1.507 1.507 0 0 1-1.506 1.5 1.493 1.493 0 0 1-1.494-1.5c.003-.828.678-1.5 1.506-1.5s1.497.672 1.494 1.5Zm7-1.5a1.507 1.507 0 0 1-1.506 1.5 1.493 1.493 0 0 1-1.494-1.5c.003-.828.678-1.5 1.506-1.5s1.497.672 1.494 1.5Z" /><path fill-rule="evenodd" d="M23.834 13.997a3.41 3.41 0 0 0 .165-.098c.05 3.901-2.411 7.44-6.08 8.717a3.39 3.39 0 0 0 .05-.297c.068-.54-.047-1.133-.19-1.872l-.028-.147c-.31-1.614-.409-2.19-.352-2.654a3.213 3.213 0 0 1 1.671-2.439c.412-.22.985-.337 2.602-.63l.112-.02.153-.028c.775-.14 1.397-.252 1.897-.532Zm-6.962 10.951-1.856.328c-.206.04-.425.078-.658.118l-.148.026-.242.041-.405.072c-1.126.199-2.03.358-2.773.428-.763.071-1.442.057-2.102-.145a5.21 5.21 0 0 1-2.638-1.85c-.415-.552-.66-1.186-.855-1.929-.188-.722-.348-1.628-.546-2.756l-1.183-6.717c-.198-1.128-.358-2.034-.427-2.777-.071-.765-.057-1.444.144-2.105A5.219 5.219 0 0 1 5.03 5.04c.551-.416 1.185-.662 1.926-.856.722-.19 1.626-.35 2.751-.548l6.618-1.169c1.125-.199 2.03-.358 2.772-.428.763-.071 1.443-.057 2.103.145a5.211 5.211 0 0 1 2.638 1.85c.415.552.66 1.186.854 1.929.19.722.349 1.628.547 2.756l.591 3.359c1.059 6.014-2.94 11.807-8.958 12.87ZM19.283 4.03c-.651.061-1.475.206-2.652.414l-6.533 1.154c-1.178.208-2.002.354-2.634.52-.622.163-.973.325-1.229.518-.542.41-.94.98-1.139 1.63-.094.308-.125.694-.066 1.335.061.653.206 1.478.413 2.658l1.168 6.633c.208 1.18.354 2.005.52 2.64.162.622.324.974.517 1.231a3.21 3.21 0 0 0 1.625 1.14c.307.095.692.126 1.331.067a18.608 18.608 0 0 0 1.313-.185l1.707-.294.928-.164c.422-.08.578-.125.693-.185.407-.215.683-.614.74-1.07.023-.182-.013-.432-.198-1.395l-.035-.185c-.15-.774-.271-1.404-.33-1.955-1.159.184-2.242.075-3.068-.091a9.282 9.282 0 0 1-1.765-.534 1 1 0 0 1 .819-1.825c.427.184.886.307 1.34.398.815.164 1.849.24 2.874-.03a5.213 5.213 0 0 1 2.503-3.01c.727-.39 1.643-.556 3.004-.802l.185-.034.113-.02c1.007-.183 1.262-.243 1.43-.337.378-.211.637-.583.704-1.01.03-.19-.002-.45-.18-1.46l-.448-2.543a13.945 13.945 0 0 0-.176-.77c-.163-.623-.324-.975-.517-1.232a3.21 3.21 0 0 0-1.626-1.14c-.306-.095-.691-.126-1.33-.067Zm-6.789 7.47a1.507 1.507 0 0 1-1.506 1.5 1.493 1.493 0 0 1-1.494-1.5c.003-.828.678-1.5 1.506-1.5s1.497.672 1.494 1.5Zm7-1.5a1.507 1.507 0 0 1-1.506 1.5 1.493 1.493 0 0 1-1.494-1.5c.003-.828.678-1.5 1.506-1.5s1.497.672 1.494 1.5Z" clip-rule="evenodd" /></symbol>', 28, 28);
@@ -0,0 +1,2 @@
1
+ import { makeIcon } from "../SvgIcon";
2
+ export default makeIcon("Icon28StopCircleOutline", "stop_circle_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="stop_circle_outline_28"><path d="M10.174 10.874c-.174.342-.174.79-.174 1.686v2.88c0 .896 0 1.344.174 1.686a1.6 1.6 0 0 0 .7.7c.342.174.79.174 1.686.174h2.88c.896 0 1.344 0 1.686-.174a1.6 1.6 0 0 0 .7-.7c.174-.342.174-.79.174-1.686v-2.88c0-.896 0-1.344-.174-1.686a1.6 1.6 0 0 0-.7-.7C16.784 10 16.336 10 15.44 10h-2.88c-.896 0-1.344 0-1.686.174a1.6 1.6 0 0 0-.7.7Z" /><path fill-rule="evenodd" d="M26 14c0 6.627-5.373 12-12 12S2 20.627 2 14 7.373 2 14 2s12 5.373 12 12Zm-2 0c0 5.523-4.477 10-10 10S4 19.523 4 14 8.477 4 14 4s10 4.477 10 10Z" clip-rule="evenodd" /></symbol>', 28, 28);
@@ -0,0 +1,2 @@
1
+ import { makeIcon } from "../SvgIcon";
2
+ export default makeIcon("Icon28SunglassesCircleFillGray", "sunglasses_circle_fill_gray_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 28 28" id="sunglasses_circle_fill_gray_28"><path fill="url(#sunglasses_circle_fill_gray_28_a)" d="M0 14C0 6.268 6.268 0 14 0s14 6.268 14 14-6.268 14-14 14S0 21.732 0 14Z" /><path fill="#fff" d="M5.84 15.44c-.186-1.213-.23-1.357-.555-1.816-.409-.577-.467-1.238.428-1.412 2.296-.446 4.782-.113 7.047.302a6.239 6.239 0 0 0 2.48 0c2.265-.415 4.75-.748 7.047-.302.895.174.837.835.428 1.412-.325.46-.369.603-.555 1.816-.278 1.82-1.807 2.56-3.7 2.56-2.08 0-2.773-1.187-3.418-2.805-.628-1.573-1.454-1.573-2.082 0C12.315 16.813 11.622 18 9.541 18c-1.894 0-3.423-.741-3.701-2.56Z" /><defs><linearGradient id="sunglasses_circle_fill_gray_28_a" x1="-14" x2="14" y1="14" y2="42" gradientUnits="userSpaceOnUse"><stop stop-color="#B1B6BD" /><stop offset="1" stop-color="#99A2AD" /></linearGradient></defs></symbol>', 28, 28);
@@ -0,0 +1,2 @@
1
+ import { makeIcon } from "../SvgIcon";
2
+ export default makeIcon("Icon28TablecellsOutline", "tablecells_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="tablecells_outline_28"><path fill-rule="evenodd" d="M9.692 4c-2.448 0-3.527.216-4.623.801A5.466 5.466 0 0 0 2.801 7.07C2.216 8.165 2 9.244 2 11.692v4.616c0 2.448.216 3.527.801 4.622A5.465 5.465 0 0 0 5.07 23.2c1.096.585 2.175.801 4.623.801h8.616c2.448 0 3.527-.216 4.622-.801a5.465 5.465 0 0 0 2.269-2.27c.585-1.095.801-2.174.801-4.622v-4.616c0-2.448-.216-3.527-.801-4.623a5.465 5.465 0 0 0-2.269-2.268C21.835 4.216 20.756 4 18.308 4H9.692Zm-3.68 2.565C6.674 6.212 7.358 6 9.693 6H13v4H4.055c.084-1.049.262-1.524.51-1.987a3.466 3.466 0 0 1 1.448-1.448ZM13 12H4v4h9v-4Zm2 4v-4h9v4h-9Zm-2 2H4.055c.084 1.049.262 1.524.51 1.987a3.466 3.466 0 0 0 1.448 1.448c.66.353 1.344.565 3.679.565H13v-4Zm2 4v-4h8.945c-.084 1.049-.262 1.524-.51 1.987a3.467 3.467 0 0 1-1.448 1.448c-.66.353-1.344.565-3.679.565H15Zm0-12V6h3.308c2.335 0 3.019.212 3.68.565a3.466 3.466 0 0 1 1.447 1.448c.248.463.426.938.51 1.987H15Z" clip-rule="evenodd" /></symbol>', 28, 28);
@@ -0,0 +1,2 @@
1
+ import { makeIcon } from "../SvgIcon";
2
+ export default makeIcon("Icon28VideoSquareOutline", "video_square_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="video_square_outline_28"><path fill-rule="evenodd" d="M12.246 11.024a.354.354 0 0 0-.479.25 13.693 13.693 0 0 0-.267 2.7c0 .944.096 1.864.278 2.752.039.19.244.333.48.25a13.992 13.992 0 0 0 4.625-2.728.317.317 0 0 0 0-.492 13.99 13.99 0 0 0-4.637-2.732Zm.665-1.886c-1.362-.48-2.823.34-3.105 1.743a15.765 15.765 0 0 0 .013 6.247c.287 1.4 1.746 2.214 3.105 1.733a15.993 15.993 0 0 0 5.287-3.118 2.316 2.316 0 0 0 0-3.483 15.993 15.993 0 0 0-5.3-3.122ZM6.07 3.801C7.164 3.216 8.243 3 10.691 3h6.616c2.448 0 3.527.216 4.622.801A5.465 5.465 0 0 1 24.2 6.07c.585 1.096.801 2.175.801 4.623v6.616c0 2.448-.216 3.527-.801 4.622a5.465 5.465 0 0 1-2.27 2.269c-1.095.585-2.174.801-4.622.801h-6.616c-2.448 0-3.527-.216-4.623-.801a5.465 5.465 0 0 1-2.268-2.269C3.216 20.835 3 19.756 3 17.308v-6.616c0-2.448.216-3.527.801-4.623A5.466 5.466 0 0 1 6.07 3.801ZM10.691 5c-2.335 0-3.019.212-3.68.565a3.466 3.466 0 0 0-1.447 1.448C5.212 7.673 5 8.357 5 10.692v6.616c0 2.335.212 3.019.565 3.68a3.466 3.466 0 0 0 1.448 1.447c.66.353 1.344.565 3.679.565h6.616c2.335 0 3.019-.212 3.68-.565a3.467 3.467 0 0 0 1.447-1.448c.353-.66.565-1.344.565-3.679v-6.616c0-2.335-.212-3.019-.565-3.68a3.466 3.466 0 0 0-1.448-1.447C20.327 5.212 19.643 5 17.308 5h-6.616Z" clip-rule="evenodd" /></symbol>', 28, 28);
@@ -0,0 +1,2 @@
1
+ import { makeIcon } from "../SvgIcon";
2
+ export default makeIcon("Icon32VideoSquareOutline", "video_square_outline_32", "0 0 32 32", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 32 32" id="video_square_outline_32"><path fill-rule="evenodd" d="M6.325 3.868C7.535 3.222 8.725 3 11.333 3h9.334c2.609 0 3.799.222 5.008.868a5.923 5.923 0 0 1 2.457 2.457c.646 1.21.868 2.4.868 5.008v9.334c0 2.609-.222 3.799-.868 5.008a5.923 5.923 0 0 1-2.457 2.457c-1.21.646-2.4.868-5.008.868h-9.334c-2.609 0-3.799-.222-5.008-.868a5.923 5.923 0 0 1-2.457-2.457c-.646-1.21-.868-2.4-.868-5.008v-9.334c0-2.609.222-3.799.868-5.008a5.923 5.923 0 0 1 2.457-2.457ZM11.333 5.5c-2.479 0-3.169.22-3.829.573-.62.331-1.1.81-1.431 1.431-.353.66-.573 1.35-.573 3.829v9.334c0 2.479.22 3.168.573 3.829.331.62.81 1.1 1.431 1.431.66.353 1.35.573 3.829.573h9.334c2.479 0 3.168-.22 3.829-.573.62-.331 1.1-.81 1.431-1.431.353-.66.573-1.35.573-3.829v-9.334c0-2.479-.22-3.169-.573-3.829a3.424 3.424 0 0 0-1.431-1.431c-.66-.353-1.35-.573-3.829-.573h-9.334Zm2.631 7.034c-.348-.123-.613.101-.655.312A15.873 15.873 0 0 0 13 15.97c0 1.091.11 2.156.321 3.185.043.211.309.434.656.31a16.349 16.349 0 0 0 5.381-3.173.378.378 0 0 0 .142-.29.378.378 0 0 0-.142-.29 16.349 16.349 0 0 0-5.394-3.178Zm.833-2.357c-1.73-.612-3.587.42-3.94 2.178a18.37 18.37 0 0 0-.357 3.615c0 1.26.128 2.494.372 3.686.359 1.752 2.214 2.778 3.94 2.166a18.849 18.849 0 0 0 6.204-3.66 2.864 2.864 0 0 0 0-4.32 18.85 18.85 0 0 0-6.219-3.665Z" clip-rule="evenodd" /></symbol>', 32, 32);
@@ -0,0 +1,2 @@
1
+ import { makeIcon } from "../SvgIcon";
2
+ export default makeIcon("Icon56ArrowUpRectangleOutline", "arrow_up_rectangle_outline_56", "0 0 56 56", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 56 56" id="arrow_up_rectangle_outline_56"><path d="M29.06 18.438a1.5 1.5 0 0 0-2.125.006l-7.46 7.519a1.5 1.5 0 0 0 2.13 2.113l4.895-4.934V36.5a1.5 1.5 0 0 0 3 0V23.116l4.979 4.97a1.5 1.5 0 0 0 2.12-2.123l-7.54-7.525Z" /><path fill-rule="evenodd" d="M4 27.2c0-6.72 0-10.08 1.308-12.648a12 12 0 0 1 5.244-5.244C13.12 8 16.48 8 23.2 8h9.6c6.72 0 10.08 0 12.648 1.308a12 12 0 0 1 5.244 5.244C52 17.12 52 20.48 52 27.2v1.6c0 6.72 0 10.08-1.308 12.648a12 12 0 0 1-5.244 5.244C42.88 48 39.52 48 32.8 48h-9.6c-6.72 0-10.08 0-12.648-1.308a12 12 0 0 1-5.244-5.244C4 38.88 4 35.52 4 28.8v-1.6ZM23.2 11h9.6c3.41 0 5.787.002 7.637.153 1.816.149 2.859.425 3.649.828a9 9 0 0 1 3.933 3.933c.403.79.68 1.833.828 3.649.15 1.85.153 4.227.153 7.637v1.6c0 3.41-.002 5.787-.154 7.637-.148 1.816-.424 2.859-.827 3.649a9 9 0 0 1-3.933 3.933c-.79.403-1.833.68-3.649.828-1.85.15-4.227.153-7.637.153h-9.6c-3.41 0-5.787-.002-7.637-.154-1.816-.148-2.859-.424-3.649-.827a9 9 0 0 1-3.933-3.933c-.403-.79-.68-1.833-.827-3.649C7.002 34.587 7 32.21 7 28.8v-1.6c0-3.41.002-5.787.154-7.637.148-1.816.424-2.859.827-3.649a9 9 0 0 1 3.933-3.933c.79-.403 1.833-.68 3.649-.828 1.85-.15 4.227-.153 7.637-.153Z" clip-rule="evenodd" /></symbol>', 56, 56);
package/dist/es6/index.js CHANGED
@@ -604,6 +604,7 @@ export { default as Icon20StorySlashOutline } from "./20/story_slash_outline";
604
604
  export { default as Icon20StripCircleFillRed } from "./20/strip_circle_fill_red";
605
605
  export { default as Icon20Sync } from "./20/sync";
606
606
  export { default as Icon20TabAddOutline } from "./20/tab_add_outline";
607
+ export { default as Icon20TableHeaderOutline } from "./20/table_header_outline";
607
608
  export { default as Icon20TargetOutline } from "./20/target_outline";
608
609
  export { default as Icon20TearOffFlyerOutline } from "./20/tear_off_flyer_outline";
609
610
  export { default as Icon20TextLiveCircleFillGreen } from "./20/text_live_circle_fill_green";
@@ -636,6 +637,7 @@ export { default as Icon20VideoCameraCircleFillRed } from "./20/video_camera_cir
636
637
  export { default as Icon20VideocamOutline } from "./20/videocam_outline";
637
638
  export { default as Icon20VideoCircleOutline } from "./20/video_circle_outline";
638
639
  export { default as Icon20VideoOutline } from "./20/video_outline";
640
+ export { default as Icon20VideoSquareOutline } from "./20/video_square_outline";
639
641
  export { default as Icon20View } from "./20/view";
640
642
  export { default as Icon20ViewCircleFillRed } from "./20/view_circle_fill_red";
641
643
  export { default as Icon20ViewOutline } from "./20/view_outline";
@@ -943,6 +945,7 @@ export { default as Icon24PhoneOutline } from "./24/phone_outline";
943
945
  export { default as Icon24PhotosStackOutline } from "./24/photos_stack_outline";
944
946
  export { default as Icon24PictureInPicture16x9Outline } from "./24/picture_in_picture_16x9_outline";
945
947
  export { default as Icon24PictureInPictureOut16x9Outline } from "./24/picture_in_picture_out_16x9_outline";
948
+ export { default as Icon24PictureInPictureSquareFilled } from "./24/picture_in_picture_square_filled";
946
949
  export { default as Icon24PictureOutline } from "./24/picture_outline";
947
950
  export { default as Icon24Pin } from "./24/pin";
948
951
  export { default as Icon24PinOutline } from "./24/pin_outline";
@@ -1085,6 +1088,7 @@ export { default as Icon24VideoCircleOutline } from "./24/video_circle_outline";
1085
1088
  export { default as Icon24VideoFill } from "./24/video_fill";
1086
1089
  export { default as Icon24VideoFillNone } from "./24/video_fill_none";
1087
1090
  export { default as Icon24VideoOutline } from "./24/video_outline";
1091
+ export { default as Icon24VideoSquareOutline } from "./24/video_square_outline";
1088
1092
  export { default as Icon24View } from "./24/view";
1089
1093
  export { default as Icon24ViewOutline } from "./24/view_outline";
1090
1094
  export { default as Icon24VinylOutline } from "./24/vinyl_outline";
@@ -1575,6 +1579,8 @@ export { default as Icon28StarsOutline } from "./28/stars_outline";
1575
1579
  export { default as Icon28StatisticCircleFillBlue } from "./28/statistic_circle_fill_blue";
1576
1580
  export { default as Icon28StatisticsOutline } from "./28/statistics_outline";
1577
1581
  export { default as Icon28StickerOutline } from "./28/sticker_outline";
1582
+ export { default as Icon28StickerSmileOutline } from "./28/sticker_smile_outline";
1583
+ export { default as Icon28StopCircleOutline } from "./28/stop_circle_outline";
1578
1584
  export { default as Icon28StopwatchOutline } from "./28/stopwatch_outline";
1579
1585
  export { default as Icon28StorefrontOutline } from "./28/storefront_outline";
1580
1586
  export { default as Icon28Story } from "./28/story";
@@ -1587,10 +1593,12 @@ export { default as Icon28StoryQuestionCircleFillViolet } from "./28/story_quest
1587
1593
  export { default as Icon28StoryReplyCircleFillViolet } from "./28/story_reply_circle_fill_violet";
1588
1594
  export { default as Icon28StudOutline } from "./28/stud_outline";
1589
1595
  export { default as Icon28SubtitlesOutline } from "./28/subtitles_outline";
1596
+ export { default as Icon28SunglassesCircleFillGray } from "./28/sunglasses_circle_fill_gray";
1590
1597
  export { default as Icon28SunOutline } from "./28/sun_outline";
1591
1598
  export { default as Icon28SwitchOutline } from "./28/switch_outline";
1592
1599
  export { default as Icon28SwitchOutlineAlt } from "./28/switch_outline_alt";
1593
1600
  export { default as Icon28SyncOutline } from "./28/sync_outline";
1601
+ export { default as Icon28TablecellsOutline } from "./28/tablecells_outline";
1594
1602
  export { default as Icon28TagOutline } from "./28/tag_outline";
1595
1603
  export { default as Icon28TargetOutline } from "./28/target_outline";
1596
1604
  export { default as Icon28TearOffFlyerFillBlue } from "./28/tear_off_flyer_fill_blue";
@@ -1647,6 +1655,7 @@ export { default as Icon28VideocamSlashOutline } from "./28/videocam_slash_outli
1647
1655
  export { default as Icon28VideoCircleOutline } from "./28/video_circle_outline";
1648
1656
  export { default as Icon28VideoFillOutline } from "./28/video_fill_outline";
1649
1657
  export { default as Icon28VideoOutline } from "./28/video_outline";
1658
+ export { default as Icon28VideoSquareOutline } from "./28/video_square_outline";
1650
1659
  export { default as Icon28ViewOutline } from "./28/view_outline";
1651
1660
  export { default as Icon28VinylOutline } from "./28/vinyl_outline";
1652
1661
  export { default as Icon28Voice } from "./28/voice";
@@ -1731,6 +1740,7 @@ export { default as Icon32TearOffFlyerOutline } from "./32/tear_off_flyer_outlin
1731
1740
  export { default as Icon32TicketOutline } from "./32/ticket_outline";
1732
1741
  export { default as Icon32UsersCircleFillBlue } from "./32/users_circle_fill_blue";
1733
1742
  export { default as Icon32Videos } from "./32/videos";
1743
+ export { default as Icon32VideoSquareOutline } from "./32/video_square_outline";
1734
1744
  export { default as Icon32Write } from "./32/write";
1735
1745
  export { default as Icon34Compass } from "./34/compass";
1736
1746
  export { default as Icon36Add } from "./36/add";
@@ -1865,6 +1875,7 @@ export { default as Icon56AndroidDeviceOutline } from "./56/android_device_outli
1865
1875
  export { default as Icon56AppleDeviceOutline } from "./56/apple_device_outline";
1866
1876
  export { default as Icon56ArchiveOutline } from "./56/archive_outline";
1867
1877
  export { default as Icon56ArrowRightDoorOutline } from "./56/arrow_right_door_outline";
1878
+ export { default as Icon56ArrowUpRectangleOutline } from "./56/arrow_up_rectangle_outline";
1868
1879
  export { default as Icon56ArrowUturnLeftOutline } from "./56/arrow_uturn_left_outline";
1869
1880
  export { default as Icon56ArticleOutline } from "./56/article_outline";
1870
1881
  export { default as Icon56BackspaceOutline } from "./56/backspace_outline";