@vkontakte/icons 1.201.0 → 1.202.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 (48) hide show
  1. package/dist/12/cake.js +1 -1
  2. package/dist/16/check_circle_large.js +8 -0
  3. package/dist/16/clear.js +1 -1
  4. package/dist/16/copy_outline.js +8 -0
  5. package/dist/16/cross_circle_small.js +8 -0
  6. package/dist/16/done_circle.js +1 -1
  7. package/dist/16/thumbs_up_outline.js +8 -0
  8. package/dist/28/user_square_on_square.js +8 -0
  9. package/dist/28/vk_video_circle_fill_red.js +8 -0
  10. package/dist/es6/12/cake.js +1 -1
  11. package/dist/es6/16/check_circle_large.js +2 -0
  12. package/dist/es6/16/clear.js +1 -1
  13. package/dist/es6/16/copy_outline.js +2 -0
  14. package/dist/es6/16/cross_circle_small.js +2 -0
  15. package/dist/es6/16/done_circle.js +1 -1
  16. package/dist/es6/16/thumbs_up_outline.js +2 -0
  17. package/dist/es6/28/user_square_on_square.js +2 -0
  18. package/dist/es6/28/vk_video_circle_fill_red.js +2 -0
  19. package/dist/es6/index.js +6 -0
  20. package/dist/icons-map.json +1 -1
  21. package/dist/index.js +54 -12
  22. package/dist/typings/16/check_circle_large.d.ts +11 -0
  23. package/dist/typings/16/copy_outline.d.ts +11 -0
  24. package/dist/typings/16/cross_circle_small.d.ts +11 -0
  25. package/dist/typings/16/thumbs_up_outline.d.ts +11 -0
  26. package/dist/typings/28/user_square_on_square.d.ts +11 -0
  27. package/dist/typings/28/vk_video_circle_fill_red.d.ts +11 -0
  28. package/dist/typings/index.d.ts +6 -0
  29. package/package.json +1 -1
  30. package/src/svg/12/cake_12.svg +1 -1
  31. package/src/svg/16/check_circle_large_16.svg +1 -0
  32. package/src/svg/16/clear_16.svg +1 -1
  33. package/src/svg/16/copy_outline_16.svg +1 -0
  34. package/src/svg/16/cross_circle_small_16.svg +2 -0
  35. package/src/svg/16/done_circle_16.svg +1 -1
  36. package/src/svg/16/thumbs_up_outline_16.svg +1 -0
  37. package/src/svg/28/user_square_on_square_28.svg +1 -0
  38. package/src/svg/28/vk_video_circle_fill_red_28.svg +13 -0
  39. package/ts/12/cake.ts +1 -1
  40. package/ts/16/check_circle_large.ts +23 -0
  41. package/ts/16/clear.ts +1 -1
  42. package/ts/16/copy_outline.ts +23 -0
  43. package/ts/16/cross_circle_small.ts +23 -0
  44. package/ts/16/done_circle.ts +1 -1
  45. package/ts/16/thumbs_up_outline.ts +23 -0
  46. package/ts/28/user_square_on_square.ts +23 -0
  47. package/ts/28/vk_video_circle_fill_red.ts +23 -0
  48. package/ts/index.ts +6 -0
package/dist/12/cake.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("Icon12Cake", "cake_12", "0 0 12 12", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 12 12" id="cake_12"><path d="M10 9.378v1.619a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1v-1.62c.346.087.688.12 1 .12.568 0 1.072-.102 1.5-.296.428.194.932.296 1.5.296s1.072-.102 1.5-.296c.428.194.932.296 1.5.296a4.15 4.15 0 0 0 1-.12Zm-9-3.38a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1c0 1.5-1 2-2 2-1.5 0-1.5-1-1.5-1s0 1-1.5 1-1.5-1-1.5-1 0 1-1.5 1c-1 0-2-.5-2-2ZM5.907 1.05a.107.107 0 0 1 .186 0C6.56 1.903 7 2.274 7 3a1 1 0 0 1-2 0c0-.726.44-1.097.907-1.95Z" /></symbol>', 12, 12, false, undefined);
7
+ var _default = (0, _svgIcon).makeIcon("Icon12Cake", "cake_12", "0 0 12 12", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 12 12" id="cake_12"><path d="M10 8.385v1.62a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1v-1.62c.346.086.688.12 1 .12.568 0 1.072-.103 1.5-.297.428.194.932.296 1.5.296s1.072-.102 1.5-.296c.428.194.932.296 1.5.296.312 0 .654-.033 1-.12ZM1 5.004a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1c0 1.5-1 2-2 2-1.5 0-1.5-1-1.5-1s0 1-1.5 1-1.5-1-1.5-1 0 1-1.5 1c-1 0-2-.5-2-2ZM5.907.054a.107.107 0 0 1 .186 0C6.56.907 7 1.278 7 2.004a1 1 0 1 1-2 0c0-.726.44-1.097.907-1.95Z" /></symbol>', 12, 12, false, undefined);
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("Icon16CheckCircleLarge", "check_circle_large_16", "0 0 16 16", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 16 16" id="check_circle_large_16"><path fill-rule="evenodd" d="M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16Zm3.936-9.264a.9.9 0 1 0-1.272-1.272L6.9 9.227l-1.561-1.56a.9.9 0 0 0-1.273 1.272l2.198 2.197a.9.9 0 0 0 1.272 0l4.4-4.4Z" clip-rule="evenodd" /></symbol>', 16, 16, false, undefined);
8
+ exports.default = _default;
package/dist/16/clear.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("Icon16Clear", "clear_16", "0 0 16 16", '<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16" id="clear_16"><path fill="currentColor" d="M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0Zm2.466 4.26L8 6.727 5.536 4.26a.9.9 0 1 0-1.273 1.273l2.465 2.468-2.465 2.469a.9.9 0 0 0 1.273 1.273L8 9.275l2.466 2.468a.9.9 0 0 0 1.273 0 .9.9 0 0 0 0-1.273L9.271 8.001l2.466-2.468a.9.9 0 0 0-1.272-1.273Z" /></symbol>', 16, 16, false, undefined);
7
+ var _default = (0, _svgIcon).makeIcon("Icon16Clear", "clear_16", "0 0 16 16", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 16 16" id="clear_16"><path fill-rule="evenodd" d="M16 8A8 8 0 1 0 0 8a8 8 0 0 0 16 0ZM4.563 4.564a.9.9 0 0 0 0 1.272L6.727 8l-2.164 2.164a.9.9 0 1 0 1.273 1.272L8 9.273l2.164 2.163a.9.9 0 0 0 1.272-1.272L9.273 8l2.163-2.164a.9.9 0 1 0-1.272-1.272L8 6.727 5.836 4.564a.9.9 0 0 0-1.273 0Z" clip-rule="evenodd" /></symbol>', 16, 16, false, undefined);
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("Icon16CopyOutline", "copy_outline_16", "0 0 16 16", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 16 16" id="copy_outline_16"><path fill-rule="evenodd" d="M1.827 2.638C1.5 3.28 1.5 4.12 1.5 5.8v3c0 1.12 0 1.68.218 2.108a2 2 0 0 0 .874.874c.122.062.255.107.408.138V5.7c0-1.12 0-1.68.218-2.108a2 2 0 0 1 .874-.874C4.52 2.5 5.08 2.5 6.2 2.5h5.22a1.593 1.593 0 0 0-.138-.408 2 2 0 0 0-.874-.874C9.98 1 9.42 1 8.3 1h-2c-1.68 0-2.52 0-3.162.327a3 3 0 0 0-1.311 1.311ZM7.7 5.5h3.6c.585 0 .933.001 1.191.022.158.013.224.03.242.036a.5.5 0 0 1 .21.209c.005.018.022.084.035.242.02.258.022.606.022 1.191v4.6c0 .585-.001.933-.022 1.191-.013.158-.03.224-.036.242a.5.5 0 0 1-.209.21 1.253 1.253 0 0 1-.242.035c-.258.02-.606.022-1.191.022H7.7c-.585 0-.933-.001-1.191-.022a1.252 1.252 0 0 1-.242-.036.5.5 0 0 1-.21-.209 1.255 1.255 0 0 1-.035-.242C6.002 12.733 6 12.385 6 11.8V7.2c0-.585.001-.933.022-1.191.013-.158.03-.224.036-.242a.5.5 0 0 1 .209-.21c.018-.005.084-.022.242-.035.258-.02.606-.022 1.191-.022Zm5.038.06-.003-.002.003.001Zm.203.202v.003-.003Zm0 7.473v.003-.003Zm-.203.206h-.003.003Zm-6.473 0h-.003.003Zm-.206-.203v-.003.003Zm0-7.473v-.003.002Zm.203-.206h.003-.003ZM4.5 7.2c0-1.12 0-1.68.218-2.108a2 2 0 0 1 .874-.874C6.02 4 6.58 4 7.7 4h3.6c1.12 0 1.68 0 2.108.218a2 2 0 0 1 .874.874c.218.428.218.988.218 2.108v4.6c0 1.12 0 1.68-.218 2.108a2 2 0 0 1-.874.874C12.98 15 12.42 15 11.3 15H7.7c-1.12 0-1.68 0-2.108-.218a2 2 0 0 1-.874-.874C4.5 13.48 4.5 12.92 4.5 11.8V7.2Z" clip-rule="evenodd" /></symbol>', 16, 16, false, undefined);
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("Icon16CrossCircleSmall", "cross_circle_small_16", "0 0 16 16", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 16 16" id="cross_circle_small_16"><path fill-rule="evenodd" d="M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14ZM4.97 4.97a.75.75 0 0 1 1.06 0L8 6.94l1.97-1.97a.75.75 0 1 1 1.06 1.06L9.06 8l1.97 1.97a.75.75 0 1 1-1.06 1.06L8 9.06l-1.97 1.97a.75.75 0 0 1-1.06-1.06L6.94 8 4.97 6.03a.75.75 0 0 1 0-1.06Z" clip-rule="evenodd" /><path fill-rule="evenodd" d="M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14ZM4.97 4.97a.75.75 0 0 1 1.06 0L8 6.94l1.97-1.97a.75.75 0 1 1 1.06 1.06L9.06 8l1.97 1.97a.75.75 0 1 1-1.06 1.06L8 9.06l-1.97 1.97a.75.75 0 0 1-1.06-1.06L6.94 8 4.97 6.03a.75.75 0 0 1 0-1.06Z" clip-rule="evenodd" /></symbol>', 16, 16, false, undefined);
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("Icon16DoneCircle", "done_circle_16", "0 0 16 16", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 16 16" id="done_circle_16"><path fill-rule="evenodd" d="M8 1a7 7 0 1 0 0 14A7 7 0 0 0 8 1Zm3.03 6.28a.75.75 0 1 0-1.06-1.06L7 9.19l-.97-.97a.75.75 0 0 0-1.06 1.06l1.5 1.5a.75.75 0 0 0 1.06 0l3.5-3.5Z" clip-rule="evenodd" /></symbol>', 16, 16, false, undefined);
7
+ var _default = (0, _svgIcon).makeIcon("Icon16DoneCircle", "done_circle_16", "0 0 16 16", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 16 16" id="done_circle_16"><path fill-rule="evenodd" d="M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14Zm3.527-8.216a.75.75 0 0 0-1.06-1.06L7 9.188 5.533 7.722a.75.75 0 0 0-1.061 1.06L6.47 10.78a.75.75 0 0 0 1.06 0l3.997-3.996Z" clip-rule="evenodd" /></symbol>', 16, 16, false, undefined);
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("Icon16ThumbsUpOutline", "thumbs_up_outline_16", "0 0 16 16", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 16 16" id="thumbs_up_outline_16"><path fill-rule="evenodd" d="M3.25 15h.022c.214 0 .41 0 .576-.011.178-.012.373-.04.572-.122.4-.166.724-.474.91-.863h5.257c.613 0 1.031 0 1.395-.072a3.75 3.75 0 0 0 2.946-2.947c.072-.363.072-.781.072-1.394v-.174c0-.613 0-1.031-.072-1.395a3.75 3.75 0 0 0-2.946-2.946c-.364-.072-.782-.072-1.395-.072H10.5v-1.87a2.13 2.13 0 0 0-4.215-.44l-.65 3.072a6.23 6.23 0 0 1-.05.224.244.244 0 0 1-.085.136 6.26 6.26 0 0 1-.182.14l-.33.251a1.75 1.75 0 0 0-.568-.38 1.781 1.781 0 0 0-.572-.122c-.165-.011-.362-.011-.576-.011-.207 0-.414-.003-.62.011-.178.012-.373.04-.572.122a1.75 1.75 0 0 0-.947.947c-.082.199-.11.394-.122.572C1 7.82 1 8.018 1 8.232v4.54c0 .214 0 .41.011.576.012.178.04.373.122.572.178.428.518.77.947.947.199.082.394.11.572.122.165.011.362.011.576.011h.022Zm.599-1.52a.25.25 0 0 0 .13-.131.637.637 0 0 0 .013-.103A8.29 8.29 0 0 0 4 12.75V8.254c0-.243 0-.388-.008-.496a.64.64 0 0 0-.012-.103.25.25 0 0 0-.131-.13.64.64 0 0 0-.103-.013 8.289 8.289 0 0 0-.496-.008c-.243 0-.388 0-.496.008a.64.64 0 0 0-.103.012.25.25 0 0 0-.13.131.64.64 0 0 0-.013.103 8.289 8.289 0 0 0-.008.496v4.496c0 .243 0 .388.008.496.004.067.01.095.012.103a.25.25 0 0 0 .131.13.636.636 0 0 0 .103.013c.108.008.253.008.496.008s.388 0 .496-.008a.636.636 0 0 0 .103-.012Zm6.651-.976c.733 0 .99-.004 1.189-.043a2.25 2.25 0 0 0 1.768-1.768c.04-.2.043-.456.043-1.19 0-.732-.004-.99-.043-1.188a2.25 2.25 0 0 0-1.768-1.768c-.2-.04-.456-.043-1.189-.043h-.75a.75.75 0 0 1-.75-.75v-2.62a.63.63 0 0 0-1.248-.13l-.649 3.072-.009.042a2.558 2.558 0 0 1-.153.532 1.75 1.75 0 0 1-.266.42 2.559 2.559 0 0 1-.416.365l-.034.027-.726.55V8.1l.001.132v4.272h5Z" clip-rule="evenodd" /></symbol>', 16, 16, false, undefined);
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("Icon28UserSquareOnSquare", "user_square_on_square_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="user_square_on_square_28"><path fill-rule="evenodd" d="M19.838 4h-8.677c-.527 0-.981 0-1.356.03-.395.033-.789.104-1.167.297a3 3 0 0 0-1.311 1.311c-.193.378-.264.772-.296 1.167C7 7.18 7 7.635 7 8.161v8.678c0 .527 0 .982.03 1.356.033.395.104.789.297 1.167a3 3 0 0 0 1.311 1.311c.378.193.772.264 1.167.296.375.031.83.031 1.356.031h8.678c.527 0 .982 0 1.356-.03.395-.033.789-.104 1.167-.297a3 3 0 0 0 1.311-1.311c.193-.378.264-.772.296-1.167.031-.375.031-.83.031-1.356V8.16c0-.527 0-.981-.03-1.356-.033-.395-.104-.789-.297-1.167a3 3 0 0 0-1.311-1.311c-.378-.193-.772-.264-1.167-.296A17.9 17.9 0 0 0 19.838 4Zm-2.088 6.25a2.25 2.25 0 1 0-4.5 0 2.25 2.25 0 1 0 4.5 0ZM11 15.875l-.001.56c0 .312.253.565.565.565h7.87a.565.565 0 0 0 .566-.564v-.56c0-1.968-2.998-2.531-4.5-2.531-1.502 0-4.5.562-4.5 2.53ZM5 16V9a2 2 0 0 0-2 2v5.044c0 1.363 0 2.447.071 3.321.074.896.227 1.66.583 2.359a6 6 0 0 0 2.622 2.622c.7.356 1.463.51 2.359.582.874.072 1.958.072 3.321.072H18a2 2 0 0 0 2-2h-8c-1.417 0-2.419 0-3.203-.065-.771-.063-1.243-.182-1.613-.371a4 4 0 0 1-1.748-1.748c-.189-.37-.308-.842-.371-1.613C5 18.419 5 17.416 5 16Z" /></symbol>', 28, 28, false, undefined);
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("Icon28VkVideoCircleFillRed", "vk_video_circle_fill_red_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 28 28" id="vk_video_circle_fill_red_28"><rect width="28" height="28" y=".004" fill="url(#vk_video_circle_fill_red_28_a)" rx="14" /><path fill="#fff" fill-rule="evenodd" d="M18.96 18.03c.04-.544.04-1.202.04-1.973v-4.105c0-.771 0-1.43-.04-1.973-.042-.57-.133-1.13-.379-1.674a4.75 4.75 0 0 0-.838-1.27c.64.039 1.095.126 1.483.323a3.25 3.25 0 0 1 1.42 1.42c.354.696.354 1.606.354 3.426v3.6c0 1.82 0 2.73-.354 3.426a3.25 3.25 0 0 1-1.42 1.42c-.388.197-.842.285-1.483.324.343-.373.627-.8.838-1.27.246-.545.337-1.105.38-1.675Z" clip-rule="evenodd" /><path fill="#fff" d="M11.159 12.349a.055.055 0 0 1 .009-.024.052.052 0 0 1 .016-.014.051.051 0 0 1 .02-.007c.004 0 .012 0 .028.005a8.29 8.29 0 0 1 2.748 1.656.08.08 0 0 1 .016.021.05.05 0 0 1 0 .039.062.062 0 0 1-.016.021 8.29 8.29 0 0 1-2.741 1.653.063.063 0 0 1-.028.005.052.052 0 0 1-.02-.007.051.051 0 0 1-.017-.013.056.056 0 0 1-.01-.024 8.502 8.502 0 0 1-.005-3.311Z" /><path fill="#fff" fill-rule="evenodd" d="M7.354 8.779C7 9.474 7 10.384 7 12.204v3.6c0 1.82 0 2.73.354 3.426a3.25 3.25 0 0 0 1.42 1.42c.696.354 1.623.354 3.476.354 1.854 0 2.78 0 3.476-.354a3.25 3.25 0 0 0 1.42-1.42c.354-.695.354-1.606.354-3.426v-3.6c0-1.82 0-2.73-.354-3.425a3.25 3.25 0 0 0-1.42-1.42c-.696-.355-1.623-.355-3.476-.355-1.854 0-2.78 0-3.475.354a3.25 3.25 0 0 0-1.42 1.42Zm2.333 3.28a1.55 1.55 0 0 1 2.055-1.16 9.787 9.787 0 0 1 3.245 1.954 1.55 1.55 0 0 1 0 2.305 9.79 9.79 0 0 1-3.237 1.951 1.55 1.55 0 0 1-2.056-1.155 10.006 10.006 0 0 1-.007-3.894Z" clip-rule="evenodd" /><defs><linearGradient id="vk_video_circle_fill_red_28_a" x1="-14" x2="14" y1="14.004" y2="42.004" gradientUnits="userSpaceOnUse"><stop stop-color="#FF5263" /><stop offset="1" stop-color="#FF3347" /></linearGradient></defs></symbol>', 28, 28, false, undefined);
8
+ exports.default = _default;
@@ -1,2 +1,2 @@
1
1
  import { makeIcon } from "../SvgIcon";
2
- export default makeIcon("Icon12Cake", "cake_12", "0 0 12 12", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 12 12" id="cake_12"><path d="M10 9.378v1.619a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1v-1.62c.346.087.688.12 1 .12.568 0 1.072-.102 1.5-.296.428.194.932.296 1.5.296s1.072-.102 1.5-.296c.428.194.932.296 1.5.296a4.15 4.15 0 0 0 1-.12Zm-9-3.38a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1c0 1.5-1 2-2 2-1.5 0-1.5-1-1.5-1s0 1-1.5 1-1.5-1-1.5-1 0 1-1.5 1c-1 0-2-.5-2-2ZM5.907 1.05a.107.107 0 0 1 .186 0C6.56 1.903 7 2.274 7 3a1 1 0 0 1-2 0c0-.726.44-1.097.907-1.95Z" /></symbol>', 12, 12, false, undefined);
2
+ export default makeIcon("Icon12Cake", "cake_12", "0 0 12 12", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 12 12" id="cake_12"><path d="M10 8.385v1.62a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1v-1.62c.346.086.688.12 1 .12.568 0 1.072-.103 1.5-.297.428.194.932.296 1.5.296s1.072-.102 1.5-.296c.428.194.932.296 1.5.296.312 0 .654-.033 1-.12ZM1 5.004a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1c0 1.5-1 2-2 2-1.5 0-1.5-1-1.5-1s0 1-1.5 1-1.5-1-1.5-1 0 1-1.5 1c-1 0-2-.5-2-2ZM5.907.054a.107.107 0 0 1 .186 0C6.56.907 7 1.278 7 2.004a1 1 0 1 1-2 0c0-.726.44-1.097.907-1.95Z" /></symbol>', 12, 12, false, undefined);
@@ -0,0 +1,2 @@
1
+ import { makeIcon } from "../SvgIcon";
2
+ export default makeIcon("Icon16CheckCircleLarge", "check_circle_large_16", "0 0 16 16", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 16 16" id="check_circle_large_16"><path fill-rule="evenodd" d="M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16Zm3.936-9.264a.9.9 0 1 0-1.272-1.272L6.9 9.227l-1.561-1.56a.9.9 0 0 0-1.273 1.272l2.198 2.197a.9.9 0 0 0 1.272 0l4.4-4.4Z" clip-rule="evenodd" /></symbol>', 16, 16, false, undefined);
@@ -1,2 +1,2 @@
1
1
  import { makeIcon } from "../SvgIcon";
2
- export default makeIcon("Icon16Clear", "clear_16", "0 0 16 16", '<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16" id="clear_16"><path fill="currentColor" d="M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0Zm2.466 4.26L8 6.727 5.536 4.26a.9.9 0 1 0-1.273 1.273l2.465 2.468-2.465 2.469a.9.9 0 0 0 1.273 1.273L8 9.275l2.466 2.468a.9.9 0 0 0 1.273 0 .9.9 0 0 0 0-1.273L9.271 8.001l2.466-2.468a.9.9 0 0 0-1.272-1.273Z" /></symbol>', 16, 16, false, undefined);
2
+ export default makeIcon("Icon16Clear", "clear_16", "0 0 16 16", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 16 16" id="clear_16"><path fill-rule="evenodd" d="M16 8A8 8 0 1 0 0 8a8 8 0 0 0 16 0ZM4.563 4.564a.9.9 0 0 0 0 1.272L6.727 8l-2.164 2.164a.9.9 0 1 0 1.273 1.272L8 9.273l2.164 2.163a.9.9 0 0 0 1.272-1.272L9.273 8l2.163-2.164a.9.9 0 1 0-1.272-1.272L8 6.727 5.836 4.564a.9.9 0 0 0-1.273 0Z" clip-rule="evenodd" /></symbol>', 16, 16, false, undefined);
@@ -0,0 +1,2 @@
1
+ import { makeIcon } from "../SvgIcon";
2
+ export default makeIcon("Icon16CopyOutline", "copy_outline_16", "0 0 16 16", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 16 16" id="copy_outline_16"><path fill-rule="evenodd" d="M1.827 2.638C1.5 3.28 1.5 4.12 1.5 5.8v3c0 1.12 0 1.68.218 2.108a2 2 0 0 0 .874.874c.122.062.255.107.408.138V5.7c0-1.12 0-1.68.218-2.108a2 2 0 0 1 .874-.874C4.52 2.5 5.08 2.5 6.2 2.5h5.22a1.593 1.593 0 0 0-.138-.408 2 2 0 0 0-.874-.874C9.98 1 9.42 1 8.3 1h-2c-1.68 0-2.52 0-3.162.327a3 3 0 0 0-1.311 1.311ZM7.7 5.5h3.6c.585 0 .933.001 1.191.022.158.013.224.03.242.036a.5.5 0 0 1 .21.209c.005.018.022.084.035.242.02.258.022.606.022 1.191v4.6c0 .585-.001.933-.022 1.191-.013.158-.03.224-.036.242a.5.5 0 0 1-.209.21 1.253 1.253 0 0 1-.242.035c-.258.02-.606.022-1.191.022H7.7c-.585 0-.933-.001-1.191-.022a1.252 1.252 0 0 1-.242-.036.5.5 0 0 1-.21-.209 1.255 1.255 0 0 1-.035-.242C6.002 12.733 6 12.385 6 11.8V7.2c0-.585.001-.933.022-1.191.013-.158.03-.224.036-.242a.5.5 0 0 1 .209-.21c.018-.005.084-.022.242-.035.258-.02.606-.022 1.191-.022Zm5.038.06-.003-.002.003.001Zm.203.202v.003-.003Zm0 7.473v.003-.003Zm-.203.206h-.003.003Zm-6.473 0h-.003.003Zm-.206-.203v-.003.003Zm0-7.473v-.003.002Zm.203-.206h.003-.003ZM4.5 7.2c0-1.12 0-1.68.218-2.108a2 2 0 0 1 .874-.874C6.02 4 6.58 4 7.7 4h3.6c1.12 0 1.68 0 2.108.218a2 2 0 0 1 .874.874c.218.428.218.988.218 2.108v4.6c0 1.12 0 1.68-.218 2.108a2 2 0 0 1-.874.874C12.98 15 12.42 15 11.3 15H7.7c-1.12 0-1.68 0-2.108-.218a2 2 0 0 1-.874-.874C4.5 13.48 4.5 12.92 4.5 11.8V7.2Z" clip-rule="evenodd" /></symbol>', 16, 16, false, undefined);
@@ -0,0 +1,2 @@
1
+ import { makeIcon } from "../SvgIcon";
2
+ export default makeIcon("Icon16CrossCircleSmall", "cross_circle_small_16", "0 0 16 16", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 16 16" id="cross_circle_small_16"><path fill-rule="evenodd" d="M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14ZM4.97 4.97a.75.75 0 0 1 1.06 0L8 6.94l1.97-1.97a.75.75 0 1 1 1.06 1.06L9.06 8l1.97 1.97a.75.75 0 1 1-1.06 1.06L8 9.06l-1.97 1.97a.75.75 0 0 1-1.06-1.06L6.94 8 4.97 6.03a.75.75 0 0 1 0-1.06Z" clip-rule="evenodd" /><path fill-rule="evenodd" d="M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14ZM4.97 4.97a.75.75 0 0 1 1.06 0L8 6.94l1.97-1.97a.75.75 0 1 1 1.06 1.06L9.06 8l1.97 1.97a.75.75 0 1 1-1.06 1.06L8 9.06l-1.97 1.97a.75.75 0 0 1-1.06-1.06L6.94 8 4.97 6.03a.75.75 0 0 1 0-1.06Z" clip-rule="evenodd" /></symbol>', 16, 16, false, undefined);
@@ -1,2 +1,2 @@
1
1
  import { makeIcon } from "../SvgIcon";
2
- export default makeIcon("Icon16DoneCircle", "done_circle_16", "0 0 16 16", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 16 16" id="done_circle_16"><path fill-rule="evenodd" d="M8 1a7 7 0 1 0 0 14A7 7 0 0 0 8 1Zm3.03 6.28a.75.75 0 1 0-1.06-1.06L7 9.19l-.97-.97a.75.75 0 0 0-1.06 1.06l1.5 1.5a.75.75 0 0 0 1.06 0l3.5-3.5Z" clip-rule="evenodd" /></symbol>', 16, 16, false, undefined);
2
+ export default makeIcon("Icon16DoneCircle", "done_circle_16", "0 0 16 16", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 16 16" id="done_circle_16"><path fill-rule="evenodd" d="M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14Zm3.527-8.216a.75.75 0 0 0-1.06-1.06L7 9.188 5.533 7.722a.75.75 0 0 0-1.061 1.06L6.47 10.78a.75.75 0 0 0 1.06 0l3.997-3.996Z" clip-rule="evenodd" /></symbol>', 16, 16, false, undefined);
@@ -0,0 +1,2 @@
1
+ import { makeIcon } from "../SvgIcon";
2
+ export default makeIcon("Icon16ThumbsUpOutline", "thumbs_up_outline_16", "0 0 16 16", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 16 16" id="thumbs_up_outline_16"><path fill-rule="evenodd" d="M3.25 15h.022c.214 0 .41 0 .576-.011.178-.012.373-.04.572-.122.4-.166.724-.474.91-.863h5.257c.613 0 1.031 0 1.395-.072a3.75 3.75 0 0 0 2.946-2.947c.072-.363.072-.781.072-1.394v-.174c0-.613 0-1.031-.072-1.395a3.75 3.75 0 0 0-2.946-2.946c-.364-.072-.782-.072-1.395-.072H10.5v-1.87a2.13 2.13 0 0 0-4.215-.44l-.65 3.072a6.23 6.23 0 0 1-.05.224.244.244 0 0 1-.085.136 6.26 6.26 0 0 1-.182.14l-.33.251a1.75 1.75 0 0 0-.568-.38 1.781 1.781 0 0 0-.572-.122c-.165-.011-.362-.011-.576-.011-.207 0-.414-.003-.62.011-.178.012-.373.04-.572.122a1.75 1.75 0 0 0-.947.947c-.082.199-.11.394-.122.572C1 7.82 1 8.018 1 8.232v4.54c0 .214 0 .41.011.576.012.178.04.373.122.572.178.428.518.77.947.947.199.082.394.11.572.122.165.011.362.011.576.011h.022Zm.599-1.52a.25.25 0 0 0 .13-.131.637.637 0 0 0 .013-.103A8.29 8.29 0 0 0 4 12.75V8.254c0-.243 0-.388-.008-.496a.64.64 0 0 0-.012-.103.25.25 0 0 0-.131-.13.64.64 0 0 0-.103-.013 8.289 8.289 0 0 0-.496-.008c-.243 0-.388 0-.496.008a.64.64 0 0 0-.103.012.25.25 0 0 0-.13.131.64.64 0 0 0-.013.103 8.289 8.289 0 0 0-.008.496v4.496c0 .243 0 .388.008.496.004.067.01.095.012.103a.25.25 0 0 0 .131.13.636.636 0 0 0 .103.013c.108.008.253.008.496.008s.388 0 .496-.008a.636.636 0 0 0 .103-.012Zm6.651-.976c.733 0 .99-.004 1.189-.043a2.25 2.25 0 0 0 1.768-1.768c.04-.2.043-.456.043-1.19 0-.732-.004-.99-.043-1.188a2.25 2.25 0 0 0-1.768-1.768c-.2-.04-.456-.043-1.189-.043h-.75a.75.75 0 0 1-.75-.75v-2.62a.63.63 0 0 0-1.248-.13l-.649 3.072-.009.042a2.558 2.558 0 0 1-.153.532 1.75 1.75 0 0 1-.266.42 2.559 2.559 0 0 1-.416.365l-.034.027-.726.55V8.1l.001.132v4.272h5Z" clip-rule="evenodd" /></symbol>', 16, 16, false, undefined);
@@ -0,0 +1,2 @@
1
+ import { makeIcon } from "../SvgIcon";
2
+ export default makeIcon("Icon28UserSquareOnSquare", "user_square_on_square_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="user_square_on_square_28"><path fill-rule="evenodd" d="M19.838 4h-8.677c-.527 0-.981 0-1.356.03-.395.033-.789.104-1.167.297a3 3 0 0 0-1.311 1.311c-.193.378-.264.772-.296 1.167C7 7.18 7 7.635 7 8.161v8.678c0 .527 0 .982.03 1.356.033.395.104.789.297 1.167a3 3 0 0 0 1.311 1.311c.378.193.772.264 1.167.296.375.031.83.031 1.356.031h8.678c.527 0 .982 0 1.356-.03.395-.033.789-.104 1.167-.297a3 3 0 0 0 1.311-1.311c.193-.378.264-.772.296-1.167.031-.375.031-.83.031-1.356V8.16c0-.527 0-.981-.03-1.356-.033-.395-.104-.789-.297-1.167a3 3 0 0 0-1.311-1.311c-.378-.193-.772-.264-1.167-.296A17.9 17.9 0 0 0 19.838 4Zm-2.088 6.25a2.25 2.25 0 1 0-4.5 0 2.25 2.25 0 1 0 4.5 0ZM11 15.875l-.001.56c0 .312.253.565.565.565h7.87a.565.565 0 0 0 .566-.564v-.56c0-1.968-2.998-2.531-4.5-2.531-1.502 0-4.5.562-4.5 2.53ZM5 16V9a2 2 0 0 0-2 2v5.044c0 1.363 0 2.447.071 3.321.074.896.227 1.66.583 2.359a6 6 0 0 0 2.622 2.622c.7.356 1.463.51 2.359.582.874.072 1.958.072 3.321.072H18a2 2 0 0 0 2-2h-8c-1.417 0-2.419 0-3.203-.065-.771-.063-1.243-.182-1.613-.371a4 4 0 0 1-1.748-1.748c-.189-.37-.308-.842-.371-1.613C5 18.419 5 17.416 5 16Z" /></symbol>', 28, 28, false, undefined);
@@ -0,0 +1,2 @@
1
+ import { makeIcon } from "../SvgIcon";
2
+ export default makeIcon("Icon28VkVideoCircleFillRed", "vk_video_circle_fill_red_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 28 28" id="vk_video_circle_fill_red_28"><rect width="28" height="28" y=".004" fill="url(#vk_video_circle_fill_red_28_a)" rx="14" /><path fill="#fff" fill-rule="evenodd" d="M18.96 18.03c.04-.544.04-1.202.04-1.973v-4.105c0-.771 0-1.43-.04-1.973-.042-.57-.133-1.13-.379-1.674a4.75 4.75 0 0 0-.838-1.27c.64.039 1.095.126 1.483.323a3.25 3.25 0 0 1 1.42 1.42c.354.696.354 1.606.354 3.426v3.6c0 1.82 0 2.73-.354 3.426a3.25 3.25 0 0 1-1.42 1.42c-.388.197-.842.285-1.483.324.343-.373.627-.8.838-1.27.246-.545.337-1.105.38-1.675Z" clip-rule="evenodd" /><path fill="#fff" d="M11.159 12.349a.055.055 0 0 1 .009-.024.052.052 0 0 1 .016-.014.051.051 0 0 1 .02-.007c.004 0 .012 0 .028.005a8.29 8.29 0 0 1 2.748 1.656.08.08 0 0 1 .016.021.05.05 0 0 1 0 .039.062.062 0 0 1-.016.021 8.29 8.29 0 0 1-2.741 1.653.063.063 0 0 1-.028.005.052.052 0 0 1-.02-.007.051.051 0 0 1-.017-.013.056.056 0 0 1-.01-.024 8.502 8.502 0 0 1-.005-3.311Z" /><path fill="#fff" fill-rule="evenodd" d="M7.354 8.779C7 9.474 7 10.384 7 12.204v3.6c0 1.82 0 2.73.354 3.426a3.25 3.25 0 0 0 1.42 1.42c.696.354 1.623.354 3.476.354 1.854 0 2.78 0 3.476-.354a3.25 3.25 0 0 0 1.42-1.42c.354-.695.354-1.606.354-3.426v-3.6c0-1.82 0-2.73-.354-3.425a3.25 3.25 0 0 0-1.42-1.42c-.696-.355-1.623-.355-3.476-.355-1.854 0-2.78 0-3.475.354a3.25 3.25 0 0 0-1.42 1.42Zm2.333 3.28a1.55 1.55 0 0 1 2.055-1.16 9.787 9.787 0 0 1 3.245 1.954 1.55 1.55 0 0 1 0 2.305 9.79 9.79 0 0 1-3.237 1.951 1.55 1.55 0 0 1-2.056-1.155 10.006 10.006 0 0 1-.007-3.894Z" clip-rule="evenodd" /><defs><linearGradient id="vk_video_circle_fill_red_28_a" x1="-14" x2="14" y1="14.004" y2="42.004" gradientUnits="userSpaceOnUse"><stop stop-color="#FF5263" /><stop offset="1" stop-color="#FF3347" /></linearGradient></defs></symbol>', 28, 28, false, undefined);
package/dist/es6/index.js CHANGED
@@ -112,6 +112,7 @@ export { default as Icon16CancelCircle } from "./16/cancel_circle";
112
112
  export { default as Icon16CancelCircleOutline } from "./16/cancel_circle_outline";
113
113
  export { default as Icon16Cards2 } from "./16/cards_2";
114
114
  export { default as Icon16CheckCircle } from "./16/check_circle";
115
+ export { default as Icon16CheckCircleLarge } from "./16/check_circle_large";
115
116
  export { default as Icon16CheckCircleOutline } from "./16/check_circle_outline";
116
117
  export { default as Icon16CheckDoubleOutline } from "./16/check_double_outline";
117
118
  export { default as Icon16CheckOutline } from "./16/check_outline";
@@ -141,8 +142,10 @@ export { default as Icon16Comment } from "./16/comment";
141
142
  export { default as Icon16CommentOutline } from "./16/comment_outline";
142
143
  export { default as Icon16Compass } from "./16/compass";
143
144
  export { default as Icon16Connection } from "./16/connection";
145
+ export { default as Icon16CopyOutline } from "./16/copy_outline";
144
146
  export { default as Icon16Crop } from "./16/crop";
145
147
  export { default as Icon16CropOutline } from "./16/crop_outline";
148
+ export { default as Icon16CrossCircleSmall } from "./16/cross_circle_small";
146
149
  export { default as Icon16Crown } from "./16/crown";
147
150
  export { default as Icon16CrownCircleFillVkDating } from "./16/crown_circle_fill_vk_dating";
148
151
  export { default as Icon16Delete } from "./16/delete";
@@ -309,6 +312,7 @@ export { default as Icon16Tag } from "./16/tag";
309
312
  export { default as Icon16TearOffFlyerOutline } from "./16/tear_off_flyer_outline";
310
313
  export { default as Icon16Text } from "./16/text";
311
314
  export { default as Icon16ThumbsDownOutline } from "./16/thumbs_down_outline";
315
+ export { default as Icon16ThumbsUpOutline } from "./16/thumbs_up_outline";
312
316
  export { default as Icon16TicketOutline } from "./16/ticket_outline";
313
317
  export { default as Icon16Unfavorite } from "./16/unfavorite";
314
318
  export { default as Icon16UnfavoriteOutline } from "./16/unfavorite_outline";
@@ -1769,6 +1773,7 @@ export { default as Icon28UsersCircleFillBlue } from "./28/users_circle_fill_blu
1769
1773
  export { default as Icon28UsersCircleFillGray } from "./28/users_circle_fill_gray";
1770
1774
  export { default as Icon28UsersCircleFillYellow } from "./28/users_circle_fill_yellow";
1771
1775
  export { default as Icon28UsersOutline } from "./28/users_outline";
1776
+ export { default as Icon28UserSquareOnSquare } from "./28/user_square_on_square";
1772
1777
  export { default as Icon28UserSquareOnSquareOutline } from "./28/user_square_on_square_outline";
1773
1778
  export { default as Icon28UserSquareOutline } from "./28/user_square_outline";
1774
1779
  export { default as Icon28UserStarBadgeOutline } from "./28/user_star_badge_outline";
@@ -1790,6 +1795,7 @@ export { default as Icon28VideoOutline } from "./28/video_outline";
1790
1795
  export { default as Icon28VideoSquareOutline } from "./28/video_square_outline";
1791
1796
  export { default as Icon28ViewOutline } from "./28/view_outline";
1792
1797
  export { default as Icon28VinylOutline } from "./28/vinyl_outline";
1798
+ export { default as Icon28VkVideoCircleFillRed } from "./28/vk_video_circle_fill_red";
1793
1799
  export { default as Icon28Voice } from "./28/voice";
1794
1800
  export { default as Icon28VoiceOutline } from "./28/voice_outline";
1795
1801
  export { default as Icon28VolumeAlt } from "./28/volume_alt";