@vkontakte/icons 1.170.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 (152) hide show
  1. package/dist/20/arrow_down_outline.js +8 -0
  2. package/dist/20/incognito_outline.js +8 -0
  3. package/dist/20/story_outline.js +1 -1
  4. package/dist/20/story_slash_outline.js +1 -1
  5. package/dist/20/table_header_outline.js +8 -0
  6. package/dist/20/video_square_outline.js +8 -0
  7. package/dist/24/arrow_enter_square_outline.js +8 -0
  8. package/dist/24/arrow_turn_left_outline.js +8 -0
  9. package/dist/24/arrow_up_rectangle.js +8 -0
  10. package/dist/24/article_box_outline.js +8 -0
  11. package/dist/24/book_spread_outline.js +8 -0
  12. package/dist/24/cancel.js +1 -1
  13. package/dist/24/error_circle.js +1 -1
  14. package/dist/24/error_circle_outline.js +1 -1
  15. package/dist/24/location_map_outline.js +8 -0
  16. package/dist/24/picture_in_picture_square_filled.js +8 -0
  17. package/dist/24/picture_outline.js +1 -1
  18. package/dist/24/video_square_outline.js +8 -0
  19. package/dist/24/videocam_slash.js +8 -0
  20. package/dist/28/arrow_up_right_out_square_outline.js +8 -0
  21. package/dist/28/car_outline.js +1 -1
  22. package/dist/28/education_outline.js +1 -1
  23. package/dist/28/recorder_tape_outline.js +1 -1
  24. package/dist/28/sticker_smile_outline.js +8 -0
  25. package/dist/28/stop_circle_outline.js +8 -0
  26. package/dist/28/sunglasses_circle_fill_gray.js +8 -0
  27. package/dist/28/tablecells_outline.js +8 -0
  28. package/dist/28/video_square_outline.js +8 -0
  29. package/dist/32/video_square_outline.js +8 -0
  30. package/dist/56/arrow_up_rectangle_outline.js +8 -0
  31. package/dist/SvgIcon.js +25 -1
  32. package/dist/es6/20/arrow_down_outline.js +2 -0
  33. package/dist/es6/20/incognito_outline.js +2 -0
  34. package/dist/es6/20/story_outline.js +1 -1
  35. package/dist/es6/20/story_slash_outline.js +1 -1
  36. package/dist/es6/20/table_header_outline.js +2 -0
  37. package/dist/es6/20/video_square_outline.js +2 -0
  38. package/dist/es6/24/arrow_enter_square_outline.js +2 -0
  39. package/dist/es6/24/arrow_turn_left_outline.js +2 -0
  40. package/dist/es6/24/arrow_up_rectangle.js +2 -0
  41. package/dist/es6/24/article_box_outline.js +2 -0
  42. package/dist/es6/24/book_spread_outline.js +2 -0
  43. package/dist/es6/24/cancel.js +1 -1
  44. package/dist/es6/24/error_circle.js +1 -1
  45. package/dist/es6/24/error_circle_outline.js +1 -1
  46. package/dist/es6/24/location_map_outline.js +2 -0
  47. package/dist/es6/24/picture_in_picture_square_filled.js +2 -0
  48. package/dist/es6/24/picture_outline.js +1 -1
  49. package/dist/es6/24/video_square_outline.js +2 -0
  50. package/dist/es6/24/videocam_slash.js +2 -0
  51. package/dist/es6/28/arrow_up_right_out_square_outline.js +2 -0
  52. package/dist/es6/28/car_outline.js +1 -1
  53. package/dist/es6/28/education_outline.js +1 -1
  54. package/dist/es6/28/recorder_tape_outline.js +1 -1
  55. package/dist/es6/28/sticker_smile_outline.js +2 -0
  56. package/dist/es6/28/stop_circle_outline.js +2 -0
  57. package/dist/es6/28/sunglasses_circle_fill_gray.js +2 -0
  58. package/dist/es6/28/tablecells_outline.js +2 -0
  59. package/dist/es6/28/video_square_outline.js +2 -0
  60. package/dist/es6/32/video_square_outline.js +2 -0
  61. package/dist/es6/56/arrow_up_rectangle_outline.js +2 -0
  62. package/dist/es6/SvgIcon.js +25 -1
  63. package/dist/es6/index.js +21 -0
  64. package/dist/icons-map.json +1 -0
  65. package/dist/index.js +161 -14
  66. package/dist/typings/20/arrow_down_outline.d.ts +9 -0
  67. package/dist/typings/20/incognito_outline.d.ts +9 -0
  68. package/dist/typings/20/table_header_outline.d.ts +9 -0
  69. package/dist/typings/20/video_square_outline.d.ts +9 -0
  70. package/dist/typings/24/arrow_enter_square_outline.d.ts +9 -0
  71. package/dist/typings/24/arrow_turn_left_outline.d.ts +9 -0
  72. package/dist/typings/24/arrow_up_rectangle.d.ts +9 -0
  73. package/dist/typings/24/article_box_outline.d.ts +9 -0
  74. package/dist/typings/24/book_spread_outline.d.ts +9 -0
  75. package/dist/typings/24/location_map_outline.d.ts +9 -0
  76. package/dist/typings/24/picture_in_picture_square_filled.d.ts +9 -0
  77. package/dist/typings/24/video_square_outline.d.ts +9 -0
  78. package/dist/typings/24/videocam_slash.d.ts +9 -0
  79. package/dist/typings/28/arrow_up_right_out_square_outline.d.ts +9 -0
  80. package/dist/typings/28/sticker_smile_outline.d.ts +9 -0
  81. package/dist/typings/28/stop_circle_outline.d.ts +9 -0
  82. package/dist/typings/28/sunglasses_circle_fill_gray.d.ts +9 -0
  83. package/dist/typings/28/tablecells_outline.d.ts +9 -0
  84. package/dist/typings/28/video_square_outline.d.ts +9 -0
  85. package/dist/typings/32/video_square_outline.d.ts +9 -0
  86. package/dist/typings/56/arrow_up_rectangle_outline.d.ts +9 -0
  87. package/dist/typings/IconSettings.d.ts +5 -1
  88. package/dist/typings/index.d.ts +21 -0
  89. package/package.json +8 -20
  90. package/src/svg/20/arrow_down_outline_20.svg +1 -0
  91. package/src/svg/20/incognito_outline_20.svg +1 -0
  92. package/src/svg/20/story_outline_20.svg +1 -1
  93. package/src/svg/20/story_slash_outline_20.svg +1 -1
  94. package/src/svg/20/table_header_outline_20.svg +1 -0
  95. package/src/svg/20/video_square_outline_20.svg +1 -0
  96. package/src/svg/24/arrow_enter_square_outline_24.svg +1 -0
  97. package/src/svg/24/arrow_turn_left_outline_24.svg +1 -0
  98. package/src/svg/24/arrow_up_rectangle_24.svg +1 -0
  99. package/src/svg/24/article_box_outline_24.svg +1 -0
  100. package/src/svg/24/book_spread_outline_24.svg +1 -0
  101. package/src/svg/24/cancel_24.svg +1 -13
  102. package/src/svg/24/error_circle_24.svg +1 -1
  103. package/src/svg/24/error_circle_outline_24.svg +1 -3
  104. package/src/svg/24/location_map_outline_24.svg +1 -0
  105. package/src/svg/24/picture_in_picture_square_filled_24.svg +1 -0
  106. package/src/svg/24/picture_outline_24.svg +1 -1
  107. package/src/svg/24/video_square_outline_24.svg +1 -0
  108. package/src/svg/24/videocam_slash_24.svg +1 -0
  109. package/src/svg/28/arrow_up_right_out_square_outline_28.svg +1 -0
  110. package/src/svg/28/car_outline_28.svg +1 -1
  111. package/src/svg/28/education_outline_28.svg +1 -5
  112. package/src/svg/28/recorder_tape_outline_28.svg +1 -1
  113. package/src/svg/28/sticker_smile_outline_28.svg +1 -0
  114. package/src/svg/28/stop_circle_outline_28.svg +1 -0
  115. package/src/svg/28/sunglasses_circle_fill_gray_28.svg +1 -0
  116. package/src/svg/28/tablecells_outline_28.svg +1 -0
  117. package/src/svg/28/video_square_outline_28.svg +1 -0
  118. package/src/svg/32/video_square_outline_32.svg +1 -0
  119. package/src/svg/56/arrow_up_rectangle_outline_56.svg +1 -0
  120. package/ts/20/arrow_down_outline.ts +18 -0
  121. package/ts/20/incognito_outline.ts +18 -0
  122. package/ts/20/story_outline.ts +1 -1
  123. package/ts/20/story_slash_outline.ts +1 -1
  124. package/ts/20/table_header_outline.ts +18 -0
  125. package/ts/20/video_square_outline.ts +18 -0
  126. package/ts/24/arrow_enter_square_outline.ts +18 -0
  127. package/ts/24/arrow_turn_left_outline.ts +18 -0
  128. package/ts/24/arrow_up_rectangle.ts +18 -0
  129. package/ts/24/article_box_outline.ts +18 -0
  130. package/ts/24/book_spread_outline.ts +18 -0
  131. package/ts/24/cancel.ts +1 -1
  132. package/ts/24/error_circle.ts +1 -1
  133. package/ts/24/error_circle_outline.ts +1 -1
  134. package/ts/24/location_map_outline.ts +18 -0
  135. package/ts/24/picture_in_picture_square_filled.ts +18 -0
  136. package/ts/24/picture_outline.ts +1 -1
  137. package/ts/24/video_square_outline.ts +18 -0
  138. package/ts/24/videocam_slash.ts +18 -0
  139. package/ts/28/arrow_up_right_out_square_outline.ts +18 -0
  140. package/ts/28/car_outline.ts +1 -1
  141. package/ts/28/education_outline.ts +1 -1
  142. package/ts/28/recorder_tape_outline.ts +1 -1
  143. package/ts/28/sticker_smile_outline.ts +18 -0
  144. package/ts/28/stop_circle_outline.ts +18 -0
  145. package/ts/28/sunglasses_circle_fill_gray.ts +18 -0
  146. package/ts/28/tablecells_outline.ts +18 -0
  147. package/ts/28/video_square_outline.ts +18 -0
  148. package/ts/32/video_square_outline.ts +18 -0
  149. package/ts/56/arrow_up_rectangle_outline.ts +18 -0
  150. package/ts/IconSettings.tsx +5 -1
  151. package/ts/SvgIcon.tsx +1 -1
  152. package/ts/index.ts +21 -0
@@ -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("Icon20ArrowDownOutline", "arrow_down_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="arrow_down_outline_20"><path d="m10.75 14 3.983-3.793a.75.75 0 1 1 1.034 1.086l-5.25 5a.75.75 0 0 1-1.034 0l-5.25-5a.75.75 0 1 1 1.034-1.086L9.25 14V4.25a.75.75 0 0 1 1.5 0V14Z" /></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("Icon20IncognitoOutline", "incognito_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="incognito_outline_20"><path fill-rule="evenodd" d="M8.414 2h3.172c.455 0 .838 0 1.154.024.332.025.644.079.948.215.471.21.874.549 1.162.977.186.276.293.575.374.897.078.308.143.685.221 1.133L15.925 8h1.825a.75.75 0 0 1 0 1.5H2.25a.75.75 0 0 1 0-1.5h1.826l.479-2.754c.078-.448.143-.825.22-1.133.082-.322.189-.62.375-.897a2.75 2.75 0 0 1 1.162-.977c.304-.136.616-.19.948-.215C7.576 2 7.96 2 8.414 2ZM5.598 8h8.804l-.43-2.47a15.81 15.81 0 0 0-.202-1.05c-.06-.236-.113-.35-.165-.427a1.25 1.25 0 0 0-.528-.445c-.085-.037-.206-.07-.45-.088-.253-.02-.579-.02-1.069-.02H8.443c-.49 0-.816 0-1.07.02-.243.018-.364.05-.449.088a1.25 1.25 0 0 0-.528.445c-.052.077-.105.19-.165.428-.062.246-.118.567-.202 1.05L5.598 8ZM5.5 12.5a2 2 0 1 0 0 4 2 2 0 0 0 0-4Zm-3.5 2a3.5 3.5 0 0 1 6.74-1.325A5.09 5.09 0 0 1 10 13c.45 0 .877.077 1.26.175a3.501 3.501 0 1 1-.256 1.483A3.84 3.84 0 0 0 10 14.5a3.84 3.84 0 0 0-1.004.159A3.5 3.5 0 0 1 2 14.5Zm12.5-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z" clip-rule="evenodd" /></symbol>', 20, 20);
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("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;
@@ -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("Icon24ArrowEnterSquareOutline", "arrow_enter_square_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="arrow_enter_square_outline_24"><path d="M14.538 3H9.462c-.948 0-1.714 0-2.334.05-.64.053-1.203.163-1.726.43A4.4 4.4 0 0 0 3.48 5.402c-.267.523-.377 1.087-.43 1.726C3 7.748 3 8.514 3 9.462v5.076c0 .948 0 1.714.05 2.334.053.64.163 1.203.43 1.726a4.4 4.4 0 0 0 1.922 1.922c.523.267 1.087.377 1.726.43.62.05 1.386.05 2.334.05h5.076c.948 0 1.714 0 2.334-.05.64-.053 1.203-.163 1.726-.43a4.4 4.4 0 0 0 1.922-1.922c.252-.494.364-1.024.42-1.62a.9.9 0 1 0-1.792-.168c-.045.476-.123.757-.231.97a2.6 2.6 0 0 1-1.137 1.137c-.226.115-.527.195-1.055.238-.538.044-1.23.045-2.225.045h-5c-.995 0-1.687 0-2.226-.045-.527-.043-.828-.123-1.054-.238a2.6 2.6 0 0 1-1.137-1.137c-.115-.226-.195-.527-.238-1.055-.044-.538-.045-1.23-.045-2.225v-5c0-.995 0-1.687.045-2.226.043-.527.123-.828.238-1.054A2.6 2.6 0 0 1 6.22 5.083c.226-.115.527-.195 1.054-.238C7.813 4.8 8.505 4.8 9.5 4.8h5c.995 0 1.687 0 2.226.045.527.043.828.123 1.054.238.3.153.566.362.784.613a.9.9 0 1 0 1.36-1.18 4.4 4.4 0 0 0-1.326-1.036c-.523-.267-1.087-.377-1.726-.43C16.252 3 15.486 3 14.538 3ZM21 8.9a.9.9 0 1 0-1.8 0V11a1.1 1.1 0 0 1-1.1 1.1h-6.978l1.604-1.554a.9.9 0 1 0-1.252-1.293l-3.2 3.1a.9.9 0 0 0 0 1.293l3.2 3.1a.9.9 0 1 0 1.252-1.292L11.123 13.9H18.1A2.9 2.9 0 0 0 21 11V8.9Z" /></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("Icon24ArrowTurnLeftOutline", "arrow_turn_left_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="arrow_turn_left_outline_24"><path fill-rule="evenodd" d="M19.1 6a.9.9 0 0 1 .9.9v3.935c0 .53 0 .981-.03 1.352-.032.39-.102.768-.286 1.13a2.9 2.9 0 0 1-1.267 1.267c-.362.184-.74.254-1.13.286-.37.03-.822.03-1.352.03H7.122l1.604 1.554a.9.9 0 1 1-1.252 1.292l-3.2-3.1a.9.9 0 0 1 0-1.292l3.2-3.1a.9.9 0 1 1 1.252 1.292L7.122 13.1H15.9c.575 0 .952 0 1.24-.024.278-.023.393-.062.46-.096a1.1 1.1 0 0 0 .48-.48c.034-.066.073-.182.096-.46.023-.288.024-.665.024-1.24V6.9a.9.9 0 0 1 .9-.9Z" 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("Icon24ArrowUpRectangle", "arrow_up_rectangle_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="arrow_up_rectangle_24"><path fill-rule="evenodd" d="M20.465 4.4c-.489-.26-.974-.4-2.31-.4H5.844c-1.336 0-1.821.14-2.31.4A2.726 2.726 0 0 0 2.4 5.536c-.261.488-.4.973-.4 2.309v8.31c0 1.336.14 1.821.4 2.31.262.49.646.873 1.135 1.134.489.262.974.401 2.31.401h12.31c1.336 0 1.821-.14 2.31-.4a2.726 2.726 0 0 0 1.134-1.135c.262-.489.401-.974.401-2.31v-8.31c0-1.336-.14-1.821-.4-2.31A2.726 2.726 0 0 0 20.464 4.4Zm-11.81 5.728 2.97-2.978c.207-.2.543-.2.75 0l2.97 2.978c.33.318.077.872-.376.872H13v4.979c0 .564-.442 1.021-1 1.021s-1-.457-1-1.021V11H9.031c-.44 0-.715-.545-.375-.872Z" 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("Icon24ArticleBoxOutline", "article_box_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="article_box_outline_24"><path d="M16.1 9a.9.9 0 1 0 0-1.8H7.9a.9.9 0 0 0 0 1.8h8.2Zm.9 3a.9.9 0 0 1-.9.9H7.9a.9.9 0 1 1 0-1.8h8.2a.9.9 0 0 1 .9.9Zm-5.9 4.8a.9.9 0 1 0 0-1.8H7.9a.9.9 0 0 0 0 1.8h3.2ZM14.538 3H9.462c-.948 0-1.714 0-2.334.05-.64.053-1.203.163-1.726.43A4.4 4.4 0 0 0 3.48 5.402c-.267.523-.377 1.087-.43 1.726C3 7.748 3 8.514 3 9.462v5.076c0 .948 0 1.714.05 2.334.053.64.163 1.203.43 1.726a4.4 4.4 0 0 0 1.922 1.922c.523.267 1.087.377 1.726.43.62.05 1.386.05 2.334.05h5.076c.948 0 1.714 0 2.334-.05.64-.053 1.203-.163 1.726-.43a4.4 4.4 0 0 0 1.922-1.922c.267-.523.377-1.087.43-1.726.05-.62.05-1.386.05-2.334V9.462c0-.948 0-1.714-.05-2.334-.053-.64-.163-1.203-.43-1.726a4.4 4.4 0 0 0-1.922-1.922c-.523-.267-1.087-.377-1.726-.43C16.252 3 15.486 3 14.538 3ZM6.22 5.083c.226-.115.527-.195 1.054-.238C7.813 4.8 8.505 4.8 9.5 4.8h5c.995 0 1.687 0 2.226.045.527.043.828.123 1.054.238a2.6 2.6 0 0 1 1.137 1.137c.115.226.195.527.238 1.054.044.539.045 1.231.045 2.226v5c0 .995 0 1.687-.045 2.226-.043.527-.123.828-.238 1.054a2.6 2.6 0 0 1-1.137 1.137c-.226.115-.527.195-1.055.238-.538.044-1.23.045-2.225.045h-5c-.995 0-1.687 0-2.226-.045-.527-.043-.828-.123-1.054-.238a2.6 2.6 0 0 1-1.137-1.137c-.115-.226-.195-.527-.238-1.055-.044-.538-.045-1.23-.045-2.225v-5c0-.995 0-1.687.045-2.226.043-.527.123-.828.238-1.054A2.6 2.6 0 0 1 6.22 5.083Z" 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("Icon24BookSpreadOutline", "book_spread_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="book_spread_outline_24"><path fill-rule="evenodd" d="M12 5.553c2.028-1.207 4.172-1.629 6.96-1.548l.127.003c.58.016 1.142.03 1.646.3.425.228.8.613 1.015 1.045.148.297.204.596.229.89.023.27.023.59.023.946v8.057c0 .57 0 1.049-.03 1.436-.03.4-.096.793-.282 1.16-.287.569-.685.97-1.251 1.264-.375.195-.797.263-1.22.297-.422.033-.955.04-1.603.047h-.033c-2.015.023-3.517.384-4.954 1.302a.897.897 0 0 1-.627.243.899.899 0 0 1-.627-.243c-1.437-.918-2.939-1.28-4.954-1.302h-.033c-.648-.008-1.18-.014-1.603-.047-.424-.034-.845-.102-1.22-.297a2.768 2.768 0 0 1-1.251-1.265c-.186-.367-.252-.76-.283-1.159C2 16.295 2 15.817 2 15.246V7.19c0-.355 0-.676.023-.946.025-.294.08-.593.23-.89a2.469 2.469 0 0 1 1.014-1.045c.504-.27 1.067-.284 1.646-.3l.128-.003c2.786-.08 4.93.341 6.959 1.548Zm-.912 13.003c-1.414-.635-2.912-.886-4.648-.905-.69-.008-1.16-.014-1.513-.042-.358-.029-.486-.075-.534-.1a.978.978 0 0 1-.475-.48c-.03-.058-.07-.178-.094-.483-.023-.311-.024-.72-.024-1.334v-7.99c0-.399 0-.642.016-.827.015-.17.038-.22.047-.24a.675.675 0 0 1 .254-.26c.082-.044.182-.069.976-.092 2.54-.073 4.327.307 5.995 1.301v11.452Zm1.824 0c1.414-.635 2.912-.886 4.648-.905.69-.008 1.16-.014 1.513-.042.358-.029.486-.075.534-.1a.978.978 0 0 0 .475-.48c.03-.058.07-.178.094-.483.023-.311.024-.72.024-1.334v-7.99c0-.399 0-.642-.017-.827-.014-.17-.037-.22-.046-.24a.675.675 0 0 0-.254-.26c-.082-.044-.182-.069-.976-.092-2.54-.073-4.327.307-5.995 1.301v11.452Zm-7.561-8.69a.9.9 0 0 1 .931-.867 8.3 8.3 0 0 1 2.499.444.9.9 0 1 1-.562 1.71 6.517 6.517 0 0 0-2.001-.356.9.9 0 0 1-.867-.931Zm13.298 0a.9.9 0 0 1-.867.93 6.514 6.514 0 0 0-2.001.357.9.9 0 0 1-.562-1.71 8.3 8.3 0 0 1 2.499-.444.9.9 0 0 1 .931.867ZM5.351 13.864a.9.9 0 0 1 .931-.867 8.3 8.3 0 0 1 2.499.444.9.9 0 1 1-.562 1.71 6.51 6.51 0 0 0-2.001-.355.9.9 0 0 1-.867-.932Zm13.298 0a.9.9 0 0 1-.867.931 6.51 6.51 0 0 0-2.001.356.9.9 0 0 1-.562-1.71 8.3 8.3 0 0 1 2.499-.444.9.9 0 0 1 .931.867Z" clip-rule="evenodd" /></symbol>', 24, 24);
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;
@@ -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("Icon24ErrorCircle", "error_circle_24", "0 0 24 24", '<symbol fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="error_circle_24"><path clip-rule="evenodd" d="M24 12c0 6.627-5.373 12-12 12S0 18.627 0 12 5.373 0 12 0s12 5.373 12 12zM10.579 6.498a1.423 1.423 0 1 1 2.842 0l-.368 7.003-.006.093a1 1 0 0 1-.955.905L12 14.5h-.092a1 1 0 0 1-.955-.906l-.006-.093zM12 16a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3z" fill="currentColor" fill-rule="evenodd" /></symbol>', 24, 24);
7
+ var _default = (0, _svgIcon).makeIcon("Icon24ErrorCircle", "error_circle_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="error_circle_24"><path fill-rule="evenodd" d="M22 12c0 5.52-4.48 10-10 10S2 17.52 2 12 6.48 2 12 2s10 4.48 10 10Zm-9 0V8a1 1 0 1 0-2 0v4a1 1 0 1 0 2 0Zm-1 5.25a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5Z" clip-rule="evenodd" /></symbol>', 24, 24);
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("Icon24ErrorCircleOutline", "error_circle_outline_24", "0 0 24 24", '<symbol viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="error_circle_outline_24"><path d="M12 0c6.627 0 12 5.373 12 12s-5.373 12-12 12S0 18.627 0 12 5.373 0 12 0Zm0 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2Zm0 14a1.333 1.333 0 1 1 0 2.667A1.333 1.333 0 0 1 12 16Zm.324-10.667a1 1 0 0 1 1 1.037l-.266 7.276a1.059 1.059 0 0 1-2.116 0l-.265-7.276a1 1 0 0 1 .963-1.036h.684Z" fill="currentColor" /></symbol>', 24, 24);
7
+ var _default = (0, _svgIcon).makeIcon("Icon24ErrorCircleOutline", "error_circle_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="error_circle_outline_24"><path fill-rule="evenodd" d="M4.929 4.929A9.971 9.971 0 0 1 12 2a9.972 9.972 0 0 1 7.071 2.929A9.972 9.972 0 0 1 22 12a9.972 9.972 0 0 1-2.929 7.071A9.972 9.972 0 0 1 12 22a9.972 9.972 0 0 1-7.071-2.929A9.972 9.972 0 0 1 2 12a9.972 9.972 0 0 1 2.929-7.071ZM12 3.8a8.172 8.172 0 0 0-5.798 2.402A8.172 8.172 0 0 0 3.8 12a8.17 8.17 0 0 0 2.402 5.798A8.171 8.171 0 0 0 12 20.2a8.172 8.172 0 0 0 5.798-2.402A8.172 8.172 0 0 0 20.2 12a8.171 8.171 0 0 0-2.402-5.798A8.172 8.172 0 0 0 12 3.8ZM13 16a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm-1-9a.9.9 0 0 1 .9.9v5.2a.9.9 0 0 1-1.8 0V7.9A.9.9 0 0 1 12 7Z" clip-rule="evenodd" /></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("Icon24LocationMapOutline", "location_map_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="location_map_outline_24"><path fill-rule="evenodd" d="M12.002 3.8a3.849 3.849 0 0 0-3.85 3.847c0 2.457 1.457 5.1 2.788 6.977.551.778 1.6.776 2.149-.004 1.32-1.875 2.763-4.517 2.763-6.973a3.849 3.849 0 0 0-3.85-3.847Zm-5.65 3.847c0-3.12 2.53-5.647 5.65-5.647 3.12 0 5.65 2.528 5.65 5.647 0 3.048-1.737 6.084-3.091 8.009-1.265 1.797-3.819 1.801-5.09.01-1.364-1.926-3.119-4.966-3.119-8.02Zm7.4.103a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0Zm3.459 6.57a.9.9 0 0 1 1.268-.109c.833.7 1.526 1.589 1.526 2.789 0 1.753-1.064 3.038-2.539 3.836-1.456.789-3.394 1.166-5.466 1.166-2.09 0-4.027-.432-5.475-1.244C5.077 19.945 4 18.669 4 17c0-1.189.712-2.096 1.514-2.783a.9.9 0 1 1 1.172 1.366c-.652.559-.886 1.01-.886 1.417 0 .789.492 1.563 1.605 2.188 1.112.623 2.725 1.014 4.595 1.014 1.888 0 3.502-.349 4.609-.948 1.087-.59 1.596-1.356 1.596-2.254 0-.42-.22-.853-.884-1.411a.9.9 0 0 1-.11-1.268Z" 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("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;
@@ -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("Icon24PictureOutline", "picture_outline_24", "0 0 24 24", '<symbol fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="picture_outline_24"><path d="m9.41 2.1 5.513.002c1.944.02 2.926.228 3.944.772a5.444 5.444 0 0 1 2.259 2.26c.574 1.074.774 2.108.774 4.276v5.18c0 2.168-.2 3.202-.774 4.277a5.444 5.444 0 0 1-2.26 2.259c-1.074.574-2.108.774-4.276.774H9.41c-2.168 0-3.202-.2-4.277-.774a5.443 5.443 0 0 1-2.259-2.26C2.3 17.793 2.1 16.759 2.1 14.59l.002-5.513c.02-1.944.228-2.926.772-3.944a5.443 5.443 0 0 1 2.26-2.259C6.207 2.3 7.241 2.1 9.41 2.1zm5.68 11.192-3.728 4.53a.9.9 0 0 1-1.266.124L8.054 16.27l-2.806 2.755c.22.197.465.368.734.512.696.373 1.373.528 2.866.557l.562.005h5.18l.562-.005c1.318-.025 2-.15 2.62-.434l.246-.123a3.643 3.643 0 0 0 1.52-1.52c.1-.187.185-.372.255-.572zm-.5-9.392H9.41l-.562.005c-1.318.025-2 .15-2.62.434l-.246.122a3.644 3.644 0 0 0-1.52 1.521l-.123.246C4.016 6.931 3.9 7.713 3.9 9.41v5.18l.005.562c.022 1.133.117 1.796.324 2.353l3.14-3.085a.9.9 0 0 1 1.202-.053l1.972 1.617 3.749-4.556a.9.9 0 0 1 1.29-.103l4.51 3.985.003-.158.005-.562V9.41l-.005-.562c-.025-1.318-.15-2-.434-2.62l-.123-.246a3.644 3.644 0 0 0-1.52-1.52c-.696-.373-1.373-.528-2.866-.557zM8.5 7a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3z" fill="currentColor" /></symbol>', 24, 24);
7
+ var _default = (0, _svgIcon).makeIcon("Icon24PictureOutline", "picture_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="picture_outline_24"><path fill-rule="evenodd" d="M9.462 3h5.076c.948 0 1.714 0 2.334.05.64.053 1.203.163 1.726.43a4.4 4.4 0 0 1 1.922 1.922c.267.523.377 1.087.43 1.726.05.62.05 1.386.05 2.334v5.076c0 .948 0 1.714-.05 2.334-.053.64-.163 1.203-.43 1.726a4.4 4.4 0 0 1-1.922 1.922c-.523.267-1.087.377-1.726.43-.62.05-1.386.05-2.334.05H9.462c-.948 0-1.714 0-2.334-.05-.64-.053-1.203-.163-1.726-.43a4.4 4.4 0 0 1-1.922-1.922c-.267-.523-.377-1.087-.43-1.726C3 16.252 3 15.486 3 14.538V9.462c0-.948 0-1.714.05-2.334.053-.64.163-1.203.43-1.726A4.4 4.4 0 0 1 5.402 3.48c.523-.267 1.087-.377 1.726-.43C7.748 3 8.514 3 9.462 3ZM7.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.026.317.065.552.117.739l3.202-3.201a.9.9 0 0 1 1.217-.051l1.905 1.612 3.72-4.498a.9.9 0 0 1 1.299-.094L19.2 13.86V9.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.045Zm11.907 11.428L15.793 13.2l-3.7 4.474a.9.9 0 0 1-1.274.113L8.85 16.122l-2.738 2.737c.035.02.07.04.107.058.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.012-.14.02-.29.027-.452Z" clip-rule="evenodd" /><path d="M10.5 9a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z" /></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("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("Icon24VideocamSlash", "videocam_slash_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="videocam_slash_24"><path d="M2.514 4.242a.9.9 0 1 0-1.228 1.316l1.092 1.02C2.13 7.053 2 7.548 2 8.846v6.308c0 1.337.14 1.822.4 2.311.262.49.646.873 1.135 1.134.489.262.974.401 2.31.401h7.31c1.207 0 1.72-.114 2.168-.328l1.163 1.086a.9.9 0 0 0 1.228-1.316l-15.2-14.2Zm14.485 11.104L5.924 5h7.23c1.338 0 1.822.14 2.311.4.49.262.873.646 1.134 1.135.262.489.401.974.401 2.31 0 2.167.023 4.335-.001 6.501ZM23 8.497v7.006c0 .815-.964 1.277-1.6.8l-2.2-1.653a.5.5 0 0 1-.2-.4v-4.5a.5.5 0 0 1 .2-.4l2.2-1.652c.651-.49 1.6.003 1.6.8Z" /></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("Icon28ArrowUpRightOutSquareOutline", "arrow_up_right_out_square_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="arrow_up_right_out_square_outline_28"><path fill-rule="evenodd" d="M6.07 3.801C7.164 3.216 8.243 3 10.691 3H13a1 1 0 1 1 0 2h-2.308c-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.679V15a1 1 0 1 1 2 0v2.308c0 2.448-.216 3.527-.801 4.622a5.465 5.465 0 0 1-2.269 2.27c-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.801ZM18 5a1 1 0 1 1 0-2h6a1 1 0 0 1 1 1v6a1 1 0 1 1-2 0V6.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L21.586 5H18Z" clip-rule="evenodd" /></symbol>', 28, 28);
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("Icon28CarOutline", "car_outline_28", "0 0 28 28", '<symbol fill="none" viewBox="0 0 28 28" xmlns="http://www.w3.org/2000/svg" id="car_outline_28"><path clip-rule="evenodd" d="M11.285 5h5.43c1.27 0 2.148 0 2.943.273a5 5 0 0 1 1.868 1.155c.601.588.993 1.373 1.561 2.51l.076.153.955 1.909H25.5a1 1 0 0 1 1 1v.354A1.86 1.86 0 0 1 25 14.18v8.122c0 .106 0 .238-.01.355-.01.137-.04.339-.148.551a1.45 1.45 0 0 1-.634.634 1.457 1.457 0 0 1-.551.149c-.117.01-.25.01-.355.009H22.698c-.106 0-.238 0-.355-.01a1.457 1.457 0 0 1-.551-.148 1.45 1.45 0 0 1-.634-.634 1.454 1.454 0 0 1-.148-.551c-.01-.117-.01-.25-.01-.355V22H7V22.302c0 .106 0 .238-.01.355-.01.137-.04.339-.148.551a1.45 1.45 0 0 1-.634.634 1.457 1.457 0 0 1-.551.149c-.117.01-.25.01-.355.009H4.698c-.106 0-.238 0-.355-.01a1.457 1.457 0 0 1-.551-.148 1.45 1.45 0 0 1-.634-.634 1.457 1.457 0 0 1-.149-.551C3 22.54 3 22.407 3 22.302V14.18a1.86 1.86 0 0 1-1.5-1.826V12a1 1 0 0 1 1-1h1.382l.955-1.91.076-.152c.568-1.137.96-1.922 1.56-2.51a5 5 0 0 1 1.869-1.155C9.137 5 10.014 5 11.285 5zM5.017 19.504c-.015-.18-.017-.413-.017-.775V14.02c.071.014.16.03.266.046.321.05.812.116 1.518.18 1.412.128 3.693.254 7.216.254s5.804-.126 7.215-.254c.707-.064 1.198-.13 1.52-.18L23 14.02V18.6c0 .437 0 .704-.017.904a1.285 1.285 0 0 1-.034.215.5.5 0 0 1-.226.228l-.004.002a1.292 1.292 0 0 1-.216.034c-.2.016-.467.017-.903.017H6.4c-.437 0-.704 0-.904-.017a1.29 1.29 0 0 1-.215-.034l-.008-.003a.5.5 0 0 1-.222-.227 1.281 1.281 0 0 1-.034-.215zm17.41-7.414-1.052-2.105c-.675-1.349-.917-1.804-1.248-2.128a3 3 0 0 0-1.12-.693c-.438-.15-.954-.164-2.462-.164h-5.09c-1.508 0-2.024.013-2.461.164a3 3 0 0 0-1.121.693c-.33.324-.573.779-1.248 2.128L5.573 12.09h.005c.272.043.719.103 1.388.164 1.338.122 3.557.246 7.034.246s5.696-.124 7.035-.246a21.613 21.613 0 0 0 1.392-.164zm-1.303 5.902a1 1 0 1 0-.248-1.984l-2 .25a1 1 0 0 0 .248 1.984zM6.008 16.876a1 1 0 0 0 .868 1.116l2 .25a1 1 0 1 0 .248-1.984l-2-.25a1 1 0 0 0-1.116.868z" fill="currentColor" fill-rule="evenodd" /></symbol>', 28, 28);
7
+ var _default = (0, _svgIcon).makeIcon("Icon28CarOutline", "car_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="car_outline_28"><path fill-rule="evenodd" d="M11.285 5h5.43c1.27 0 2.148 0 2.943.273a5 5 0 0 1 1.868 1.155c.601.588.993 1.373 1.561 2.51l.076.153.955 1.909H25.5a1 1 0 0 1 1 1v.354A1.86 1.86 0 0 1 25 14.18v8.122c0 .106 0 .238-.01.355-.01.137-.04.339-.148.551a1.45 1.45 0 0 1-.634.634 1.455 1.455 0 0 1-.551.149c-.117.01-.25.01-.355.009h-.604c-.106 0-.238 0-.355-.01a1.455 1.455 0 0 1-.551-.148 1.45 1.45 0 0 1-.634-.634 1.454 1.454 0 0 1-.149-.551c-.01-.117-.009-.25-.009-.355V22H7v.302c0 .106 0 .238-.01.355-.01.137-.04.339-.148.551a1.45 1.45 0 0 1-.634.634 1.455 1.455 0 0 1-.551.149c-.117.01-.25.01-.355.009h-.604c-.106 0-.238 0-.355-.01a1.455 1.455 0 0 1-.551-.148 1.45 1.45 0 0 1-.634-.634 1.457 1.457 0 0 1-.149-.551C3 22.54 3 22.407 3 22.302V14.18a1.86 1.86 0 0 1-1.5-1.826V12a1 1 0 0 1 1-1h1.382l.955-1.91.076-.152c.568-1.137.96-1.922 1.56-2.51a5 5 0 0 1 1.869-1.155C9.137 5 10.014 5 11.285 5ZM5.017 19.504c-.015-.18-.017-.413-.017-.775V14.02c.071.014.16.03.266.046.321.05.812.116 1.518.18 1.412.128 3.693.254 7.216.254s5.804-.126 7.215-.254c.707-.064 1.198-.13 1.52-.18L23 14.02v4.58c0 .436 0 .704-.017.904a1.285 1.285 0 0 1-.034.215l-.004.008a.5.5 0 0 1-.218.218l-.005.002-.003.002a1.292 1.292 0 0 1-.216.034c-.2.016-.466.017-.903.017H6.4c-.437 0-.704 0-.904-.017a1.29 1.29 0 0 1-.215-.034l-.008-.004a.5.5 0 0 1-.219-.218s0-.003-.003-.008a1.281 1.281 0 0 1-.034-.215Zm17.41-7.414-1.052-2.105c-.675-1.349-.917-1.804-1.248-2.128a3 3 0 0 0-1.12-.693c-.439-.15-.954-.164-2.462-.164h-5.09c-1.508 0-2.024.013-2.461.164a3 3 0 0 0-1.121.693c-.33.324-.573.779-1.248 2.128L5.573 12.09h.005c.272.043.719.103 1.388.164 1.338.122 3.557.246 7.034.246s5.696-.124 7.035-.246c.668-.06 1.115-.12 1.387-.164h.005Zm-2.303 5.902a1 1 0 0 0-.248-1.984l-2 .25a1 1 0 0 0 .248 1.984l2-.25ZM7.008 16.876a1 1 0 0 0 .868 1.116l2 .25a1 1 0 0 0 .248-1.984l-2-.25a1 1 0 0 0-1.116.868Z" clip-rule="evenodd" /></symbol>', 28, 28);
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("Icon28EducationOutline", "education_outline_28", "0 0 28 28", '<symbol viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg" id="education_outline_28"><path fill-rule="evenodd" clip-rule="evenodd" d="M11.428 6.043a5 5 0 0 1 5.145 0l6.681 4.01a.5.5 0 0 1-.016.866l-6.828 3.756a5 5 0 0 1-4.82 0l-6.828-3.756a.5.5 0 0 1-.016-.867l6.681-4.009Zm6.174-1.715 6.681 4.01c1.654.992 1.609 3.404-.081 4.334l-6.828 3.755a7 7 0 0 1-6.747 0l-6.829-3.755c-1.69-.93-1.735-3.342-.081-4.335l6.681-4.009a7 7 0 0 1 7.204 0Z" fill="currentColor" /><path d="M23.5 10.5a1 1 0 0 1 2 0v5a1 1 0 0 1-2 0v-5Z" fill="currentColor" /><path fill-rule="evenodd" clip-rule="evenodd" d="M8 13v5a5 5 0 0 0 5 5h2a5 5 0 0 0 5-5v-5h2v5a7 7 0 0 1-7 7h-2a7 7 0 0 1-7-7v-5h2Z" fill="currentColor" /></symbol>', 28, 28);
7
+ var _default = (0, _svgIcon).makeIcon("Icon28EducationOutline", "education_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="education_outline_28"><path fill-rule="evenodd" d="M13.036 3.249a2 2 0 0 1 1.928 0l9.995 5.499A2.02 2.02 0 0 1 26 10.5V18a1 1 0 1 1-2 0v-5.22l-2 1.1v3.161c0 .425 0 .685-.014.912a7.5 7.5 0 0 1-7.033 7.033c-.317.02-.636.014-.953.014-.317 0-.636.006-.953-.014a7.5 7.5 0 0 1-7.033-7.033A16.16 16.16 0 0 1 6 17.04v-3.157l-2.967-1.631c-1.383-.76-1.383-2.746 0-3.506L13.036 3.25ZM8 14.983V17c0 .479 0 .674.01.832a5.5 5.5 0 0 0 5.158 5.158c.158.01.353.01.832.01s.674 0 .832-.01a5.5 5.5 0 0 0 5.158-5.158c.01-.158.01-.353.01-.832v-2.02l-5.036 2.771a2 2 0 0 1-1.928 0L8 14.983Zm6-9.982L3.996 10.5 14 15.999l9.995-5.499L14 5.001Z" clip-rule="evenodd" /></symbol>', 28, 28);
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("Icon28RecorderTapeOutline", "recorder_tape_outline_28", "0 0 28 28", '<symbol fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 28 28" id="recorder_tape_outline_28"><g clip-rule="evenodd" fill="currentColor" fill-rule="evenodd"><path d="M7.5 11a3 3 0 1 0 0 6 3 3 0 0 0 0-6zm-5 3a5 5 0 1 1 10 0 5 5 0 0 1-10 0zm18-3a3 3 0 1 0 0 6 3 3 0 0 0 0-6zm-5 3a5 5 0 1 1 10 0 5 5 0 0 1-10 0z" /><path d="M20.5 19h-13v-2h13z" /></g></symbol>', 28, 28);
7
+ var _default = (0, _svgIcon).makeIcon("Icon28RecorderTapeOutline", "recorder_tape_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="recorder_tape_outline_28"><path fill-rule="evenodd" d="M7 11a3 3 0 1 0 0 6 3 3 0 0 0 0-6Zm4 6a5 5 0 1 0-4 2h14a5 5 0 1 0-4-2h-6Zm10 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z" clip-rule="evenodd" /></symbol>', 28, 28);
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("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;
package/dist/SvgIcon.js CHANGED
@@ -54,6 +54,30 @@ function _objectSpread(target) {
54
54
  }
55
55
  return target;
56
56
  }
57
+ function ownKeys(object, enumerableOnly) {
58
+ var keys = Object.keys(object);
59
+ if (Object.getOwnPropertySymbols) {
60
+ var symbols = Object.getOwnPropertySymbols(object);
61
+ if (enumerableOnly) {
62
+ symbols = symbols.filter(function(sym) {
63
+ return Object.getOwnPropertyDescriptor(object, sym).enumerable;
64
+ });
65
+ }
66
+ keys.push.apply(keys, symbols);
67
+ }
68
+ return keys;
69
+ }
70
+ function _objectSpreadProps(target, source) {
71
+ source = source != null ? source : {};
72
+ if (Object.getOwnPropertyDescriptors) {
73
+ Object.defineProperties(target, Object.getOwnPropertyDescriptors(source));
74
+ } else {
75
+ ownKeys(Object(source)).forEach(function(key) {
76
+ Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key));
77
+ });
78
+ }
79
+ return target;
80
+ }
57
81
  function _objectWithoutProperties(source, excluded) {
58
82
  if (source == null) return {};
59
83
  var target = _objectWithoutPropertiesLoose(source, excluded);
@@ -126,7 +150,7 @@ var SvgIcon = function(_param) {
126
150
  }, restProps, {
127
151
  ref: getRootRef,
128
152
  className: "".concat(ownClass, " ").concat(className),
129
- style: _objectSpread({}, style, {
153
+ style: _objectSpreadProps(_objectSpread({}, style), {
130
154
  width: width,
131
155
  height: height
132
156
  })
@@ -0,0 +1,2 @@
1
+ import { makeIcon } from "../SvgIcon";
2
+ export default makeIcon("Icon20ArrowDownOutline", "arrow_down_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="arrow_down_outline_20"><path d="m10.75 14 3.983-3.793a.75.75 0 1 1 1.034 1.086l-5.25 5a.75.75 0 0 1-1.034 0l-5.25-5a.75.75 0 1 1 1.034-1.086L9.25 14V4.25a.75.75 0 0 1 1.5 0V14Z" /></symbol>', 20, 20);
@@ -0,0 +1,2 @@
1
+ import { makeIcon } from "../SvgIcon";
2
+ export default makeIcon("Icon20IncognitoOutline", "incognito_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="incognito_outline_20"><path fill-rule="evenodd" d="M8.414 2h3.172c.455 0 .838 0 1.154.024.332.025.644.079.948.215.471.21.874.549 1.162.977.186.276.293.575.374.897.078.308.143.685.221 1.133L15.925 8h1.825a.75.75 0 0 1 0 1.5H2.25a.75.75 0 0 1 0-1.5h1.826l.479-2.754c.078-.448.143-.825.22-1.133.082-.322.189-.62.375-.897a2.75 2.75 0 0 1 1.162-.977c.304-.136.616-.19.948-.215C7.576 2 7.96 2 8.414 2ZM5.598 8h8.804l-.43-2.47a15.81 15.81 0 0 0-.202-1.05c-.06-.236-.113-.35-.165-.427a1.25 1.25 0 0 0-.528-.445c-.085-.037-.206-.07-.45-.088-.253-.02-.579-.02-1.069-.02H8.443c-.49 0-.816 0-1.07.02-.243.018-.364.05-.449.088a1.25 1.25 0 0 0-.528.445c-.052.077-.105.19-.165.428-.062.246-.118.567-.202 1.05L5.598 8ZM5.5 12.5a2 2 0 1 0 0 4 2 2 0 0 0 0-4Zm-3.5 2a3.5 3.5 0 0 1 6.74-1.325A5.09 5.09 0 0 1 10 13c.45 0 .877.077 1.26.175a3.501 3.501 0 1 1-.256 1.483A3.84 3.84 0 0 0 10 14.5a3.84 3.84 0 0 0-1.004.159A3.5 3.5 0 0 1 2 14.5Zm12.5-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z" clip-rule="evenodd" /></symbol>', 20, 20);
@@ -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);
@@ -0,0 +1,2 @@
1
+ import { makeIcon } from "../SvgIcon";
2
+ export default makeIcon("Icon24ArrowEnterSquareOutline", "arrow_enter_square_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="arrow_enter_square_outline_24"><path d="M14.538 3H9.462c-.948 0-1.714 0-2.334.05-.64.053-1.203.163-1.726.43A4.4 4.4 0 0 0 3.48 5.402c-.267.523-.377 1.087-.43 1.726C3 7.748 3 8.514 3 9.462v5.076c0 .948 0 1.714.05 2.334.053.64.163 1.203.43 1.726a4.4 4.4 0 0 0 1.922 1.922c.523.267 1.087.377 1.726.43.62.05 1.386.05 2.334.05h5.076c.948 0 1.714 0 2.334-.05.64-.053 1.203-.163 1.726-.43a4.4 4.4 0 0 0 1.922-1.922c.252-.494.364-1.024.42-1.62a.9.9 0 1 0-1.792-.168c-.045.476-.123.757-.231.97a2.6 2.6 0 0 1-1.137 1.137c-.226.115-.527.195-1.055.238-.538.044-1.23.045-2.225.045h-5c-.995 0-1.687 0-2.226-.045-.527-.043-.828-.123-1.054-.238a2.6 2.6 0 0 1-1.137-1.137c-.115-.226-.195-.527-.238-1.055-.044-.538-.045-1.23-.045-2.225v-5c0-.995 0-1.687.045-2.226.043-.527.123-.828.238-1.054A2.6 2.6 0 0 1 6.22 5.083c.226-.115.527-.195 1.054-.238C7.813 4.8 8.505 4.8 9.5 4.8h5c.995 0 1.687 0 2.226.045.527.043.828.123 1.054.238.3.153.566.362.784.613a.9.9 0 1 0 1.36-1.18 4.4 4.4 0 0 0-1.326-1.036c-.523-.267-1.087-.377-1.726-.43C16.252 3 15.486 3 14.538 3ZM21 8.9a.9.9 0 1 0-1.8 0V11a1.1 1.1 0 0 1-1.1 1.1h-6.978l1.604-1.554a.9.9 0 1 0-1.252-1.293l-3.2 3.1a.9.9 0 0 0 0 1.293l3.2 3.1a.9.9 0 1 0 1.252-1.292L11.123 13.9H18.1A2.9 2.9 0 0 0 21 11V8.9Z" /></symbol>', 24, 24);
@@ -0,0 +1,2 @@
1
+ import { makeIcon } from "../SvgIcon";
2
+ export default makeIcon("Icon24ArrowTurnLeftOutline", "arrow_turn_left_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="arrow_turn_left_outline_24"><path fill-rule="evenodd" d="M19.1 6a.9.9 0 0 1 .9.9v3.935c0 .53 0 .981-.03 1.352-.032.39-.102.768-.286 1.13a2.9 2.9 0 0 1-1.267 1.267c-.362.184-.74.254-1.13.286-.37.03-.822.03-1.352.03H7.122l1.604 1.554a.9.9 0 1 1-1.252 1.292l-3.2-3.1a.9.9 0 0 1 0-1.292l3.2-3.1a.9.9 0 1 1 1.252 1.292L7.122 13.1H15.9c.575 0 .952 0 1.24-.024.278-.023.393-.062.46-.096a1.1 1.1 0 0 0 .48-.48c.034-.066.073-.182.096-.46.023-.288.024-.665.024-1.24V6.9a.9.9 0 0 1 .9-.9Z" clip-rule="evenodd" /></symbol>', 24, 24);
@@ -0,0 +1,2 @@
1
+ import { makeIcon } from "../SvgIcon";
2
+ export default makeIcon("Icon24ArrowUpRectangle", "arrow_up_rectangle_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="arrow_up_rectangle_24"><path fill-rule="evenodd" d="M20.465 4.4c-.489-.26-.974-.4-2.31-.4H5.844c-1.336 0-1.821.14-2.31.4A2.726 2.726 0 0 0 2.4 5.536c-.261.488-.4.973-.4 2.309v8.31c0 1.336.14 1.821.4 2.31.262.49.646.873 1.135 1.134.489.262.974.401 2.31.401h12.31c1.336 0 1.821-.14 2.31-.4a2.726 2.726 0 0 0 1.134-1.135c.262-.489.401-.974.401-2.31v-8.31c0-1.336-.14-1.821-.4-2.31A2.726 2.726 0 0 0 20.464 4.4Zm-11.81 5.728 2.97-2.978c.207-.2.543-.2.75 0l2.97 2.978c.33.318.077.872-.376.872H13v4.979c0 .564-.442 1.021-1 1.021s-1-.457-1-1.021V11H9.031c-.44 0-.715-.545-.375-.872Z" clip-rule="evenodd" /></symbol>', 24, 24);
@@ -0,0 +1,2 @@
1
+ import { makeIcon } from "../SvgIcon";
2
+ export default makeIcon("Icon24ArticleBoxOutline", "article_box_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="article_box_outline_24"><path d="M16.1 9a.9.9 0 1 0 0-1.8H7.9a.9.9 0 0 0 0 1.8h8.2Zm.9 3a.9.9 0 0 1-.9.9H7.9a.9.9 0 1 1 0-1.8h8.2a.9.9 0 0 1 .9.9Zm-5.9 4.8a.9.9 0 1 0 0-1.8H7.9a.9.9 0 0 0 0 1.8h3.2ZM14.538 3H9.462c-.948 0-1.714 0-2.334.05-.64.053-1.203.163-1.726.43A4.4 4.4 0 0 0 3.48 5.402c-.267.523-.377 1.087-.43 1.726C3 7.748 3 8.514 3 9.462v5.076c0 .948 0 1.714.05 2.334.053.64.163 1.203.43 1.726a4.4 4.4 0 0 0 1.922 1.922c.523.267 1.087.377 1.726.43.62.05 1.386.05 2.334.05h5.076c.948 0 1.714 0 2.334-.05.64-.053 1.203-.163 1.726-.43a4.4 4.4 0 0 0 1.922-1.922c.267-.523.377-1.087.43-1.726.05-.62.05-1.386.05-2.334V9.462c0-.948 0-1.714-.05-2.334-.053-.64-.163-1.203-.43-1.726a4.4 4.4 0 0 0-1.922-1.922c-.523-.267-1.087-.377-1.726-.43C16.252 3 15.486 3 14.538 3ZM6.22 5.083c.226-.115.527-.195 1.054-.238C7.813 4.8 8.505 4.8 9.5 4.8h5c.995 0 1.687 0 2.226.045.527.043.828.123 1.054.238a2.6 2.6 0 0 1 1.137 1.137c.115.226.195.527.238 1.054.044.539.045 1.231.045 2.226v5c0 .995 0 1.687-.045 2.226-.043.527-.123.828-.238 1.054a2.6 2.6 0 0 1-1.137 1.137c-.226.115-.527.195-1.055.238-.538.044-1.23.045-2.225.045h-5c-.995 0-1.687 0-2.226-.045-.527-.043-.828-.123-1.054-.238a2.6 2.6 0 0 1-1.137-1.137c-.115-.226-.195-.527-.238-1.055-.044-.538-.045-1.23-.045-2.225v-5c0-.995 0-1.687.045-2.226.043-.527.123-.828.238-1.054A2.6 2.6 0 0 1 6.22 5.083Z" clip-rule="evenodd" /></symbol>', 24, 24);
@@ -0,0 +1,2 @@
1
+ import { makeIcon } from "../SvgIcon";
2
+ export default makeIcon("Icon24BookSpreadOutline", "book_spread_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="book_spread_outline_24"><path fill-rule="evenodd" d="M12 5.553c2.028-1.207 4.172-1.629 6.96-1.548l.127.003c.58.016 1.142.03 1.646.3.425.228.8.613 1.015 1.045.148.297.204.596.229.89.023.27.023.59.023.946v8.057c0 .57 0 1.049-.03 1.436-.03.4-.096.793-.282 1.16-.287.569-.685.97-1.251 1.264-.375.195-.797.263-1.22.297-.422.033-.955.04-1.603.047h-.033c-2.015.023-3.517.384-4.954 1.302a.897.897 0 0 1-.627.243.899.899 0 0 1-.627-.243c-1.437-.918-2.939-1.28-4.954-1.302h-.033c-.648-.008-1.18-.014-1.603-.047-.424-.034-.845-.102-1.22-.297a2.768 2.768 0 0 1-1.251-1.265c-.186-.367-.252-.76-.283-1.159C2 16.295 2 15.817 2 15.246V7.19c0-.355 0-.676.023-.946.025-.294.08-.593.23-.89a2.469 2.469 0 0 1 1.014-1.045c.504-.27 1.067-.284 1.646-.3l.128-.003c2.786-.08 4.93.341 6.959 1.548Zm-.912 13.003c-1.414-.635-2.912-.886-4.648-.905-.69-.008-1.16-.014-1.513-.042-.358-.029-.486-.075-.534-.1a.978.978 0 0 1-.475-.48c-.03-.058-.07-.178-.094-.483-.023-.311-.024-.72-.024-1.334v-7.99c0-.399 0-.642.016-.827.015-.17.038-.22.047-.24a.675.675 0 0 1 .254-.26c.082-.044.182-.069.976-.092 2.54-.073 4.327.307 5.995 1.301v11.452Zm1.824 0c1.414-.635 2.912-.886 4.648-.905.69-.008 1.16-.014 1.513-.042.358-.029.486-.075.534-.1a.978.978 0 0 0 .475-.48c.03-.058.07-.178.094-.483.023-.311.024-.72.024-1.334v-7.99c0-.399 0-.642-.017-.827-.014-.17-.037-.22-.046-.24a.675.675 0 0 0-.254-.26c-.082-.044-.182-.069-.976-.092-2.54-.073-4.327.307-5.995 1.301v11.452Zm-7.561-8.69a.9.9 0 0 1 .931-.867 8.3 8.3 0 0 1 2.499.444.9.9 0 1 1-.562 1.71 6.517 6.517 0 0 0-2.001-.356.9.9 0 0 1-.867-.931Zm13.298 0a.9.9 0 0 1-.867.93 6.514 6.514 0 0 0-2.001.357.9.9 0 0 1-.562-1.71 8.3 8.3 0 0 1 2.499-.444.9.9 0 0 1 .931.867ZM5.351 13.864a.9.9 0 0 1 .931-.867 8.3 8.3 0 0 1 2.499.444.9.9 0 1 1-.562 1.71 6.51 6.51 0 0 0-2.001-.355.9.9 0 0 1-.867-.932Zm13.298 0a.9.9 0 0 1-.867.931 6.51 6.51 0 0 0-2.001.356.9.9 0 0 1-.562-1.71 8.3 8.3 0 0 1 2.499-.444.9.9 0 0 1 .931.867Z" clip-rule="evenodd" /></symbol>', 24, 24);
@@ -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);
@@ -1,2 +1,2 @@
1
1
  import { makeIcon } from "../SvgIcon";
2
- export default makeIcon("Icon24ErrorCircle", "error_circle_24", "0 0 24 24", '<symbol fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="error_circle_24"><path clip-rule="evenodd" d="M24 12c0 6.627-5.373 12-12 12S0 18.627 0 12 5.373 0 12 0s12 5.373 12 12zM10.579 6.498a1.423 1.423 0 1 1 2.842 0l-.368 7.003-.006.093a1 1 0 0 1-.955.905L12 14.5h-.092a1 1 0 0 1-.955-.906l-.006-.093zM12 16a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3z" fill="currentColor" fill-rule="evenodd" /></symbol>', 24, 24);
2
+ export default makeIcon("Icon24ErrorCircle", "error_circle_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="error_circle_24"><path fill-rule="evenodd" d="M22 12c0 5.52-4.48 10-10 10S2 17.52 2 12 6.48 2 12 2s10 4.48 10 10Zm-9 0V8a1 1 0 1 0-2 0v4a1 1 0 1 0 2 0Zm-1 5.25a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5Z" clip-rule="evenodd" /></symbol>', 24, 24);