@vkontakte/icons 2.23.0 → 2.25.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 (46) hide show
  1. package/dist/12/education.js +12 -0
  2. package/dist/16/lock_circle_fill_blue.js +12 -0
  3. package/dist/20/live_outline.js +12 -0
  4. package/dist/20/thumbs_up.js +12 -0
  5. package/dist/24/editor_cut_outline.js +12 -0
  6. package/dist/24/hashtag_outline.js +12 -0
  7. package/dist/28/18_circle_outline.js +12 -0
  8. package/dist/28/editor_cut_outline.js +12 -0
  9. package/dist/es6/12/education.js +2 -0
  10. package/dist/es6/16/lock_circle_fill_blue.js +2 -0
  11. package/dist/es6/20/live_outline.js +2 -0
  12. package/dist/es6/20/thumbs_up.js +2 -0
  13. package/dist/es6/24/editor_cut_outline.js +2 -0
  14. package/dist/es6/24/hashtag_outline.js +2 -0
  15. package/dist/es6/28/18_circle_outline.js +2 -0
  16. package/dist/es6/28/editor_cut_outline.js +2 -0
  17. package/dist/es6/index.js +8 -0
  18. package/dist/icons-map.json +1 -1
  19. package/dist/index.js +52 -20
  20. package/dist/typings/12/education.d.ts +12 -0
  21. package/dist/typings/16/lock_circle_fill_blue.d.ts +12 -0
  22. package/dist/typings/20/live_outline.d.ts +12 -0
  23. package/dist/typings/20/thumbs_up.d.ts +12 -0
  24. package/dist/typings/24/editor_cut_outline.d.ts +12 -0
  25. package/dist/typings/24/hashtag_outline.d.ts +12 -0
  26. package/dist/typings/28/18_circle_outline.d.ts +12 -0
  27. package/dist/typings/28/editor_cut_outline.d.ts +12 -0
  28. package/dist/typings/index.d.ts +8 -0
  29. package/package.json +2 -3
  30. package/src/svg/12/education_12.svg +1 -0
  31. package/src/svg/16/lock_circle_fill_blue_16.svg +1 -0
  32. package/src/svg/20/live_outline_20.svg +1 -0
  33. package/src/svg/20/thumbs_up_20.svg +1 -0
  34. package/src/svg/24/editor_cut_outline_24.svg +1 -0
  35. package/src/svg/24/hashtag_outline_24.svg +1 -0
  36. package/src/svg/28/18_circle_outline_28.svg +1 -0
  37. package/src/svg/28/editor_cut_outline_28.svg +1 -0
  38. package/ts/12/education.ts +24 -0
  39. package/ts/16/lock_circle_fill_blue.ts +24 -0
  40. package/ts/20/live_outline.ts +24 -0
  41. package/ts/20/thumbs_up.ts +24 -0
  42. package/ts/24/editor_cut_outline.ts +24 -0
  43. package/ts/24/hashtag_outline.ts +24 -0
  44. package/ts/28/18_circle_outline.ts +24 -0
  45. package/ts/28/editor_cut_outline.ts +24 -0
  46. package/ts/index.ts +8 -0
@@ -0,0 +1,12 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ Object.defineProperty(exports, "default", {
6
+ enumerable: true,
7
+ get: function() {
8
+ return _default;
9
+ }
10
+ });
11
+ var _iconsSprite = require("@vkontakte/icons-sprite");
12
+ var _default = (0, _iconsSprite.makeIcon)("Icon12Education", "education_12", "0 0 12 12", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 12 12" id="education_12"><path fill-rule="evenodd" d="M5.625 1.128.76 3.697l-.078.04c-.374.199-.565.306-.631.448a.5.5 0 0 0-.005.416c.068.153.279.27.699.503l4.87 2.704c.142.078.213.118.288.133a.5.5 0 0 0 .202 0c.075-.015.146-.055.287-.134L11 5.243V7.5a.5.5 0 1 0 1 0V4.444c0-.104-.031-.2-.085-.28-.066-.108-.21-.2-.46-.336a26.536 26.536 0 0 0-.23-.124h-.002L6.374 1.128c-.137-.072-.205-.109-.277-.123a.5.5 0 0 0-.194 0c-.072.014-.14.05-.278.123ZM1.99 6.998v-.062l2.847 1.58c.426.237.639.355.864.402.2.04.405.04.605 0 .225-.047.438-.165.863-.402l2.817-1.568v.05a3.998 3.998 0 0 1-7.996 0Z" clip-rule="evenodd" /></symbol>', 12, 12, false, undefined);
@@ -0,0 +1,12 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ Object.defineProperty(exports, "default", {
6
+ enumerable: true,
7
+ get: function() {
8
+ return _default;
9
+ }
10
+ });
11
+ var _iconsSprite = require("@vkontakte/icons-sprite");
12
+ var _default = (0, _iconsSprite.makeIcon)("Icon16LockCircleFillBlue", "lock_circle_fill_blue_16", "0 0 16 16", '<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16" id="lock_circle_fill_blue_16"><g fill-rule="evenodd" clip-path="url(#lock_circle_fill_blue_16_a)" clip-rule="evenodd"><path fill="url(#lock_circle_fill_blue_16_b)" d="M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16Z" /><path fill="#fff" d="M5.4 6.004V5.6a2.6 2.6 0 0 1 5.2 0v.404c.346.008.565.035.745.127a1.2 1.2 0 0 1 .524.524C12 6.912 12 7.248 12 7.92v2.16c0 .672 0 1.008-.13 1.265a1.2 1.2 0 0 1-.525.524c-.257.131-.593.131-1.265.131H5.92c-.672 0-1.008 0-1.265-.13a1.2 1.2 0 0 1-.524-.525C4 11.088 4 10.752 4 10.08V7.92c0-.672 0-1.008.13-1.265a1.2 1.2 0 0 1 .525-.524c.18-.092.399-.12.745-.127ZM6.6 5.6a1.4 1.4 0 0 1 2.8 0V6H6.6v-.4ZM8 7.9a.6.6 0 0 1 .6.6v1.1a.6.6 0 0 1-1.2 0V8.5a.6.6 0 0 1 .6-.6Z" /></g><defs><linearGradient id="lock_circle_fill_blue_16_b" x1="-8" x2="8" y1="8" y2="24" gradientUnits="userSpaceOnUse"><stop stop-color="#70B2FF" /><stop offset="1" stop-color="#5C9CE6" /></linearGradient><clipPath id="lock_circle_fill_blue_16_a"><path fill="#fff" d="M0 0h16v16H0z" /></clipPath></defs></symbol>', 16, 16, false, undefined);
@@ -0,0 +1,12 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ Object.defineProperty(exports, "default", {
6
+ enumerable: true,
7
+ get: function() {
8
+ return _default;
9
+ }
10
+ });
11
+ var _iconsSprite = require("@vkontakte/icons-sprite");
12
+ var _default = (0, _iconsSprite.makeIcon)("Icon20LiveOutline", "live_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="live_outline_20"><path d="M11.5 10a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z" /><path fill-rule="evenodd" d="M10 15a5 5 0 1 0 0-10 5 5 0 0 0 0 10Zm0-1.5a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z" clip-rule="evenodd" /><path fill-rule="evenodd" d="M10 18.5a8.5 8.5 0 1 0 0-17 8.5 8.5 0 0 0 0 17Zm7-8.5a7 7 0 1 1-14 0 7 7 0 0 1 14 0Z" clip-rule="evenodd" /></symbol>', 20, 20, false, undefined);
@@ -0,0 +1,12 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ Object.defineProperty(exports, "default", {
6
+ enumerable: true,
7
+ get: function() {
8
+ return _default;
9
+ }
10
+ });
11
+ var _iconsSprite = require("@vkontakte/icons-sprite");
12
+ var _default = (0, _iconsSprite.makeIcon)("Icon20ThumbsUp", "thumbs_up_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="thumbs_up_20"><path fill-rule="evenodd" d="M18.006 12.713c0 2.662-1.85 4.287-5.024 4.287H8.99c-.52 0-.78 0-.978-.102a.929.929 0 0 1-.405-.406c-.101-.2-.101-.46-.101-.981V8.794c0-.23 0-.346.008-.46.008-.102.021-.204.04-.304.02-.113.049-.225.107-.448l1.134-4.348c.209-.957 1.295-1.547 2.29-1.058.528.258.913.91.913 1.558v3.267h1.004c3.457 0 5.004 1.439 5.004 4.706v1.006ZM2.03 9.288C2 9.442 2 9.628 2 10v6c0 .372 0 .558.03.712a1.6 1.6 0 0 0 1.258 1.257C3.442 18 3.628 18 4 18c.372 0 .558 0 .712-.03a1.6 1.6 0 0 0 1.257-1.258C6 16.558 6 16.372 6 16v-6c0-.372 0-.558-.03-.712A1.6 1.6 0 0 0 4.711 8.03C4.558 8 4.372 8 4 8c-.372 0-.558 0-.712.03A1.6 1.6 0 0 0 2.03 9.289Z" clip-rule="evenodd" /></symbol>', 20, 20, false, undefined);
@@ -0,0 +1,12 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ Object.defineProperty(exports, "default", {
6
+ enumerable: true,
7
+ get: function() {
8
+ return _default;
9
+ }
10
+ });
11
+ var _iconsSprite = require("@vkontakte/icons-sprite");
12
+ var _default = (0, _iconsSprite.makeIcon)("Icon24EditorCutOutline", "editor_cut_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="editor_cut_outline_24"><path d="M13 3a.9.9 0 0 0-.9.9v1.95a.9.9 0 1 0 1.8 0V3.9A.9.9 0 0 0 13 3Zm0 4.75a.9.9 0 0 0-.9.9v1.95a.9.9 0 1 0 1.8 0V8.65a.9.9 0 0 0-.9-.9Zm-.9 5.65a.9.9 0 1 1 1.8 0v1.95a.9.9 0 1 1-1.8 0V13.4Zm.9 3.85a.9.9 0 0 0-.9.9v1.95a.9.9 0 1 0 1.8 0v-1.95a.9.9 0 0 0-.9-.9ZM9.1 4h-.64c-.947 0-1.713 0-2.333.05-.64.053-1.203.163-1.726.43a4.4 4.4 0 0 0-1.923 1.922c-.266.523-.376 1.087-.429 1.726C2 8.748 2 9.514 2 10.462v3.076c0 .948 0 1.714.05 2.334.053.64.163 1.203.43 1.726A4.4 4.4 0 0 0 4.4 19.52c.523.267 1.086.377 1.726.43.62.05 1.386.05 2.333.05h.64a.9.9 0 1 0 0-1.8h-.601c-.995 0-1.687 0-2.226-.045-.528-.043-.828-.123-1.055-.238a2.6 2.6 0 0 1-1.136-1.137c-.115-.226-.195-.527-.238-1.055-.044-.538-.045-1.23-.045-2.225v-3c0-.995 0-1.687.045-2.226.043-.527.123-.828.238-1.054a2.6 2.6 0 0 1 1.136-1.137c.227-.115.527-.195 1.055-.238C6.812 5.8 7.503 5.8 8.5 5.8h.6a.9.9 0 1 0 0-1.8Zm7.8 0a.9.9 0 1 0 0 1.8h1.299a2 2 0 0 1 2 2v8.4a2 2 0 0 1-2 2h-1.3a.9.9 0 1 0 0 1.8h1.3a3.8 3.8 0 0 0 3.8-3.8V7.8a3.8 3.8 0 0 0-3.8-3.8h-1.3Z" /></symbol>', 24, 24, false, undefined);
@@ -0,0 +1,12 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ Object.defineProperty(exports, "default", {
6
+ enumerable: true,
7
+ get: function() {
8
+ return _default;
9
+ }
10
+ });
11
+ var _iconsSprite = require("@vkontakte/icons-sprite");
12
+ var _default = (0, _iconsSprite.makeIcon)("Icon24HashtagOutline", "hashtag_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="hashtag_outline_24"><path fill-rule="evenodd" d="M11.78 3.194a.998.998 0 0 0-1.958-.391L8.782 8H6a1 1 0 0 0 0 2h2.382l-.8 4H4.5a1 1 0 1 0 0 2h2.681l-.961 4.806a.998.998 0 0 0 1.958.392L9.218 16h3.963l-.961 4.806a.998.998 0 0 0 1.958.392L15.218 16H18a1 1 0 1 0 0-2h-2.382l.8-4H19.5a1 1 0 1 0 0-2h-2.681l.961-4.806a.998.998 0 0 0-1.958-.391L14.782 8h-3.963l.961-4.806ZM14.382 10h-3.963l-.8 4h3.962l.8-4Z" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
@@ -0,0 +1,12 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ Object.defineProperty(exports, "default", {
6
+ enumerable: true,
7
+ get: function() {
8
+ return _default;
9
+ }
10
+ });
11
+ var _iconsSprite = require("@vkontakte/icons-sprite");
12
+ var _default = (0, _iconsSprite.makeIcon)("Icon2818CircleOutline", "18_circle_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="18_circle_outline_28"><path fill-rule="evenodd" d="M14 4C8.477 4 4 8.477 4 14s4.477 10 10 10 10-4.477 10-10S19.523 4 14 4ZM2 14C2 7.373 7.373 2 14 2s12 5.373 12 12-5.373 12-12 12S2 20.627 2 14Zm14.323 4.7c2.172 0 3.677-1.044 3.677-2.587 0-1.184-.875-2.016-2.082-2.229v-.042c1.04-.237 1.767-.996 1.767-1.95 0-1.39-1.369-2.392-3.362-2.392-1.987 0-3.361 1.002-3.361 2.386 0 .972.731 1.72 1.779 1.956v.042c-1.208.213-2.089 1.039-2.089 2.223 0 1.549 1.494 2.593 3.671 2.593Zm0-5.49c-.702 0-1.202-.449-1.202-1.093 0-.65.506-1.093 1.202-1.093.702 0 1.214.444 1.214 1.093 0 .644-.506 1.093-1.214 1.093Zm0 3.96c-.815 0-1.38-.517-1.38-1.227 0-.698.565-1.202 1.38-1.202.821 0 1.386.504 1.386 1.202 0 .71-.565 1.227-1.386 1.227Zm-5.777 1.327c.662 0 1.105-.429 1.105-1.093v-6.665c0-.762-.468-1.239-1.27-1.239-.436 0-.813.048-1.28.363l-1.658 1.123c-.315.218-.443.466-.443.786 0 .447.322.767.753.767.212 0 .346-.048.546-.187l1.093-.755h.043v5.807c0 .664.449 1.093 1.11 1.093Z" /></symbol>', 28, 28, false, undefined);
@@ -0,0 +1,12 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ Object.defineProperty(exports, "default", {
6
+ enumerable: true,
7
+ get: function() {
8
+ return _default;
9
+ }
10
+ });
11
+ var _iconsSprite = require("@vkontakte/icons-sprite");
12
+ var _default = (0, _iconsSprite.makeIcon)("Icon28EditorCutOutline", "editor_cut_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="editor_cut_outline_28"><path fill-rule="evenodd" d="M5.07 4.801C6.164 4.216 7.243 4 9.691 4H11a1 1 0 1 1 0 2H9.692c-2.335 0-3.019.212-3.68.565a3.466 3.466 0 0 0-1.447 1.448C4.212 8.673 4 9.357 4 11.692v4.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.565H11a1 1 0 1 1 0 2H9.692c-2.448 0-3.527-.216-4.623-.801a5.465 5.465 0 0 1-2.268-2.269C2.216 19.835 2 18.756 2 16.308v-4.616c0-2.448.216-3.527.801-4.623A5.466 5.466 0 0 1 5.07 4.801ZM18 4.986a1 1 0 0 1 1.021-.979c1.964.042 2.93.27 3.91.794a5.465 5.465 0 0 1 2.268 2.268c.585 1.096.801 2.175.801 4.623v4.616c0 2.448-.216 3.527-.801 4.622a5.465 5.465 0 0 1-2.269 2.27c-.98.524-1.945.752-3.909.794a1 1 0 1 1-.042-2c1.798-.038 2.413-.24 3.008-.558a3.467 3.467 0 0 0 1.448-1.448c.353-.66.565-1.344.565-3.679v-4.616c0-2.335-.212-3.019-.565-3.68a3.466 3.466 0 0 0-1.448-1.447c-.595-.318-1.21-.52-3.008-.558A1 1 0 0 1 18 4.986ZM15 2a1 1 0 0 0-1 1v2.5a1 1 0 1 0 2 0V3a1 1 0 0 0-1-1Zm0 6.5a1 1 0 0 0-1 1V12a1 1 0 1 0 2 0V9.5a1 1 0 0 0-1-1ZM14 16a1 1 0 1 1 2 0v2.5a1 1 0 0 1-2 0V16Zm1 5.5a1 1 0 0 0-1 1V25a1 1 0 1 0 2 0v-2.5a1 1 0 0 0-1-1Z" /></symbol>', 28, 28, false, undefined);
@@ -0,0 +1,2 @@
1
+ import { makeIcon } from "@vkontakte/icons-sprite";
2
+ export default makeIcon("Icon12Education", "education_12", "0 0 12 12", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 12 12" id="education_12"><path fill-rule="evenodd" d="M5.625 1.128.76 3.697l-.078.04c-.374.199-.565.306-.631.448a.5.5 0 0 0-.005.416c.068.153.279.27.699.503l4.87 2.704c.142.078.213.118.288.133a.5.5 0 0 0 .202 0c.075-.015.146-.055.287-.134L11 5.243V7.5a.5.5 0 1 0 1 0V4.444c0-.104-.031-.2-.085-.28-.066-.108-.21-.2-.46-.336a26.536 26.536 0 0 0-.23-.124h-.002L6.374 1.128c-.137-.072-.205-.109-.277-.123a.5.5 0 0 0-.194 0c-.072.014-.14.05-.278.123ZM1.99 6.998v-.062l2.847 1.58c.426.237.639.355.864.402.2.04.405.04.605 0 .225-.047.438-.165.863-.402l2.817-1.568v.05a3.998 3.998 0 0 1-7.996 0Z" clip-rule="evenodd" /></symbol>', 12, 12, false, undefined);
@@ -0,0 +1,2 @@
1
+ import { makeIcon } from "@vkontakte/icons-sprite";
2
+ export default makeIcon("Icon16LockCircleFillBlue", "lock_circle_fill_blue_16", "0 0 16 16", '<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16" id="lock_circle_fill_blue_16"><g fill-rule="evenodd" clip-path="url(#lock_circle_fill_blue_16_a)" clip-rule="evenodd"><path fill="url(#lock_circle_fill_blue_16_b)" d="M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16Z" /><path fill="#fff" d="M5.4 6.004V5.6a2.6 2.6 0 0 1 5.2 0v.404c.346.008.565.035.745.127a1.2 1.2 0 0 1 .524.524C12 6.912 12 7.248 12 7.92v2.16c0 .672 0 1.008-.13 1.265a1.2 1.2 0 0 1-.525.524c-.257.131-.593.131-1.265.131H5.92c-.672 0-1.008 0-1.265-.13a1.2 1.2 0 0 1-.524-.525C4 11.088 4 10.752 4 10.08V7.92c0-.672 0-1.008.13-1.265a1.2 1.2 0 0 1 .525-.524c.18-.092.399-.12.745-.127ZM6.6 5.6a1.4 1.4 0 0 1 2.8 0V6H6.6v-.4ZM8 7.9a.6.6 0 0 1 .6.6v1.1a.6.6 0 0 1-1.2 0V8.5a.6.6 0 0 1 .6-.6Z" /></g><defs><linearGradient id="lock_circle_fill_blue_16_b" x1="-8" x2="8" y1="8" y2="24" gradientUnits="userSpaceOnUse"><stop stop-color="#70B2FF" /><stop offset="1" stop-color="#5C9CE6" /></linearGradient><clipPath id="lock_circle_fill_blue_16_a"><path fill="#fff" d="M0 0h16v16H0z" /></clipPath></defs></symbol>', 16, 16, false, undefined);
@@ -0,0 +1,2 @@
1
+ import { makeIcon } from "@vkontakte/icons-sprite";
2
+ export default makeIcon("Icon20LiveOutline", "live_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="live_outline_20"><path d="M11.5 10a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z" /><path fill-rule="evenodd" d="M10 15a5 5 0 1 0 0-10 5 5 0 0 0 0 10Zm0-1.5a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z" clip-rule="evenodd" /><path fill-rule="evenodd" d="M10 18.5a8.5 8.5 0 1 0 0-17 8.5 8.5 0 0 0 0 17Zm7-8.5a7 7 0 1 1-14 0 7 7 0 0 1 14 0Z" clip-rule="evenodd" /></symbol>', 20, 20, false, undefined);
@@ -0,0 +1,2 @@
1
+ import { makeIcon } from "@vkontakte/icons-sprite";
2
+ export default makeIcon("Icon20ThumbsUp", "thumbs_up_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="thumbs_up_20"><path fill-rule="evenodd" d="M18.006 12.713c0 2.662-1.85 4.287-5.024 4.287H8.99c-.52 0-.78 0-.978-.102a.929.929 0 0 1-.405-.406c-.101-.2-.101-.46-.101-.981V8.794c0-.23 0-.346.008-.46.008-.102.021-.204.04-.304.02-.113.049-.225.107-.448l1.134-4.348c.209-.957 1.295-1.547 2.29-1.058.528.258.913.91.913 1.558v3.267h1.004c3.457 0 5.004 1.439 5.004 4.706v1.006ZM2.03 9.288C2 9.442 2 9.628 2 10v6c0 .372 0 .558.03.712a1.6 1.6 0 0 0 1.258 1.257C3.442 18 3.628 18 4 18c.372 0 .558 0 .712-.03a1.6 1.6 0 0 0 1.257-1.258C6 16.558 6 16.372 6 16v-6c0-.372 0-.558-.03-.712A1.6 1.6 0 0 0 4.711 8.03C4.558 8 4.372 8 4 8c-.372 0-.558 0-.712.03A1.6 1.6 0 0 0 2.03 9.289Z" clip-rule="evenodd" /></symbol>', 20, 20, false, undefined);
@@ -0,0 +1,2 @@
1
+ import { makeIcon } from "@vkontakte/icons-sprite";
2
+ export default makeIcon("Icon24EditorCutOutline", "editor_cut_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="editor_cut_outline_24"><path d="M13 3a.9.9 0 0 0-.9.9v1.95a.9.9 0 1 0 1.8 0V3.9A.9.9 0 0 0 13 3Zm0 4.75a.9.9 0 0 0-.9.9v1.95a.9.9 0 1 0 1.8 0V8.65a.9.9 0 0 0-.9-.9Zm-.9 5.65a.9.9 0 1 1 1.8 0v1.95a.9.9 0 1 1-1.8 0V13.4Zm.9 3.85a.9.9 0 0 0-.9.9v1.95a.9.9 0 1 0 1.8 0v-1.95a.9.9 0 0 0-.9-.9ZM9.1 4h-.64c-.947 0-1.713 0-2.333.05-.64.053-1.203.163-1.726.43a4.4 4.4 0 0 0-1.923 1.922c-.266.523-.376 1.087-.429 1.726C2 8.748 2 9.514 2 10.462v3.076c0 .948 0 1.714.05 2.334.053.64.163 1.203.43 1.726A4.4 4.4 0 0 0 4.4 19.52c.523.267 1.086.377 1.726.43.62.05 1.386.05 2.333.05h.64a.9.9 0 1 0 0-1.8h-.601c-.995 0-1.687 0-2.226-.045-.528-.043-.828-.123-1.055-.238a2.6 2.6 0 0 1-1.136-1.137c-.115-.226-.195-.527-.238-1.055-.044-.538-.045-1.23-.045-2.225v-3c0-.995 0-1.687.045-2.226.043-.527.123-.828.238-1.054a2.6 2.6 0 0 1 1.136-1.137c.227-.115.527-.195 1.055-.238C6.812 5.8 7.503 5.8 8.5 5.8h.6a.9.9 0 1 0 0-1.8Zm7.8 0a.9.9 0 1 0 0 1.8h1.299a2 2 0 0 1 2 2v8.4a2 2 0 0 1-2 2h-1.3a.9.9 0 1 0 0 1.8h1.3a3.8 3.8 0 0 0 3.8-3.8V7.8a3.8 3.8 0 0 0-3.8-3.8h-1.3Z" /></symbol>', 24, 24, false, undefined);
@@ -0,0 +1,2 @@
1
+ import { makeIcon } from "@vkontakte/icons-sprite";
2
+ export default makeIcon("Icon24HashtagOutline", "hashtag_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="hashtag_outline_24"><path fill-rule="evenodd" d="M11.78 3.194a.998.998 0 0 0-1.958-.391L8.782 8H6a1 1 0 0 0 0 2h2.382l-.8 4H4.5a1 1 0 1 0 0 2h2.681l-.961 4.806a.998.998 0 0 0 1.958.392L9.218 16h3.963l-.961 4.806a.998.998 0 0 0 1.958.392L15.218 16H18a1 1 0 1 0 0-2h-2.382l.8-4H19.5a1 1 0 1 0 0-2h-2.681l.961-4.806a.998.998 0 0 0-1.958-.391L14.782 8h-3.963l.961-4.806ZM14.382 10h-3.963l-.8 4h3.962l.8-4Z" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
@@ -0,0 +1,2 @@
1
+ import { makeIcon } from "@vkontakte/icons-sprite";
2
+ export default makeIcon("Icon2818CircleOutline", "18_circle_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="18_circle_outline_28"><path fill-rule="evenodd" d="M14 4C8.477 4 4 8.477 4 14s4.477 10 10 10 10-4.477 10-10S19.523 4 14 4ZM2 14C2 7.373 7.373 2 14 2s12 5.373 12 12-5.373 12-12 12S2 20.627 2 14Zm14.323 4.7c2.172 0 3.677-1.044 3.677-2.587 0-1.184-.875-2.016-2.082-2.229v-.042c1.04-.237 1.767-.996 1.767-1.95 0-1.39-1.369-2.392-3.362-2.392-1.987 0-3.361 1.002-3.361 2.386 0 .972.731 1.72 1.779 1.956v.042c-1.208.213-2.089 1.039-2.089 2.223 0 1.549 1.494 2.593 3.671 2.593Zm0-5.49c-.702 0-1.202-.449-1.202-1.093 0-.65.506-1.093 1.202-1.093.702 0 1.214.444 1.214 1.093 0 .644-.506 1.093-1.214 1.093Zm0 3.96c-.815 0-1.38-.517-1.38-1.227 0-.698.565-1.202 1.38-1.202.821 0 1.386.504 1.386 1.202 0 .71-.565 1.227-1.386 1.227Zm-5.777 1.327c.662 0 1.105-.429 1.105-1.093v-6.665c0-.762-.468-1.239-1.27-1.239-.436 0-.813.048-1.28.363l-1.658 1.123c-.315.218-.443.466-.443.786 0 .447.322.767.753.767.212 0 .346-.048.546-.187l1.093-.755h.043v5.807c0 .664.449 1.093 1.11 1.093Z" /></symbol>', 28, 28, false, undefined);
@@ -0,0 +1,2 @@
1
+ import { makeIcon } from "@vkontakte/icons-sprite";
2
+ export default makeIcon("Icon28EditorCutOutline", "editor_cut_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="editor_cut_outline_28"><path fill-rule="evenodd" d="M5.07 4.801C6.164 4.216 7.243 4 9.691 4H11a1 1 0 1 1 0 2H9.692c-2.335 0-3.019.212-3.68.565a3.466 3.466 0 0 0-1.447 1.448C4.212 8.673 4 9.357 4 11.692v4.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.565H11a1 1 0 1 1 0 2H9.692c-2.448 0-3.527-.216-4.623-.801a5.465 5.465 0 0 1-2.268-2.269C2.216 19.835 2 18.756 2 16.308v-4.616c0-2.448.216-3.527.801-4.623A5.466 5.466 0 0 1 5.07 4.801ZM18 4.986a1 1 0 0 1 1.021-.979c1.964.042 2.93.27 3.91.794a5.465 5.465 0 0 1 2.268 2.268c.585 1.096.801 2.175.801 4.623v4.616c0 2.448-.216 3.527-.801 4.622a5.465 5.465 0 0 1-2.269 2.27c-.98.524-1.945.752-3.909.794a1 1 0 1 1-.042-2c1.798-.038 2.413-.24 3.008-.558a3.467 3.467 0 0 0 1.448-1.448c.353-.66.565-1.344.565-3.679v-4.616c0-2.335-.212-3.019-.565-3.68a3.466 3.466 0 0 0-1.448-1.447c-.595-.318-1.21-.52-3.008-.558A1 1 0 0 1 18 4.986ZM15 2a1 1 0 0 0-1 1v2.5a1 1 0 1 0 2 0V3a1 1 0 0 0-1-1Zm0 6.5a1 1 0 0 0-1 1V12a1 1 0 1 0 2 0V9.5a1 1 0 0 0-1-1ZM14 16a1 1 0 1 1 2 0v2.5a1 1 0 0 1-2 0V16Zm1 5.5a1 1 0 0 0-1 1V25a1 1 0 1 0 2 0v-2.5a1 1 0 0 0-1-1Z" /></symbol>', 28, 28, false, undefined);
package/dist/es6/index.js CHANGED
@@ -31,6 +31,7 @@ export { default as Icon12Delete } from "./12/delete";
31
31
  export { default as Icon12Download } from "./12/download";
32
32
  export { default as Icon12Drop } from "./12/drop";
33
33
  export { default as Icon12Dropdown } from "./12/dropdown";
34
+ export { default as Icon12Education } from "./12/education";
34
35
  export { default as Icon12ErrorCircle } from "./12/error_circle";
35
36
  export { default as Icon12ErrorCircleFill } from "./12/error_circle_fill";
36
37
  export { default as Icon12Explicit } from "./12/explicit";
@@ -237,6 +238,7 @@ export { default as Icon16ListNumberOutline } from "./16/list_number_outline";
237
238
  export { default as Icon16ListPlayOutline } from "./16/list_play_outline";
238
239
  export { default as Icon16Location } from "./16/location";
239
240
  export { default as Icon16Lock } from "./16/lock";
241
+ export { default as Icon16LockCircleFillBlue } from "./16/lock_circle_fill_blue";
240
242
  export { default as Icon16LockOpen } from "./16/lock_open";
241
243
  export { default as Icon16LockOutline } from "./16/lock_outline";
242
244
  export { default as Icon16LogoAndroid } from "./16/logo_android";
@@ -600,6 +602,7 @@ export { default as Icon20ListNumberOutline } from "./20/list_number_outline";
600
602
  export { default as Icon20ListPenOutline } from "./20/list_pen_outline";
601
603
  export { default as Icon20ListPlayOutline } from "./20/list_play_outline";
602
604
  export { default as Icon20ListPlusOutline } from "./20/list_plus_outline";
605
+ export { default as Icon20LiveOutline } from "./20/live_outline";
603
606
  export { default as Icon20LiveSlashOutline } from "./20/live_slash_outline";
604
607
  export { default as Icon20LocationMapOutline } from "./20/location_map_outline";
605
608
  export { default as Icon20LocationOutline } from "./20/location_outline";
@@ -789,6 +792,7 @@ export { default as Icon20TextOutline } from "./20/text_outline";
789
792
  export { default as Icon20TextRightOutline } from "./20/text_right_outline";
790
793
  export { default as Icon20TextTtOutline } from "./20/text_tt_outline";
791
794
  export { default as Icon20TextUnderlineOutline } from "./20/text_underline_outline";
795
+ export { default as Icon20ThumbsUp } from "./20/thumbs_up";
792
796
  export { default as Icon20ThumbsUpCircleFillGreen } from "./20/thumbs_up_circle_fill_green";
793
797
  export { default as Icon20ThumbsUpOutline } from "./20/thumbs_up_outline";
794
798
  export { default as Icon20TicketOutline } from "./20/ticket_outline";
@@ -1013,6 +1017,7 @@ export { default as Icon24DownloadCrossBadgeOutline } from "./24/download_cross_
1013
1017
  export { default as Icon24DownloadOutline } from "./24/download_outline";
1014
1018
  export { default as Icon24DrillOutline } from "./24/drill_outline";
1015
1019
  export { default as Icon24Dropdown } from "./24/dropdown";
1020
+ export { default as Icon24EditorCutOutline } from "./24/editor_cut_outline";
1016
1021
  export { default as Icon24Education } from "./24/education";
1017
1022
  export { default as Icon24EducationOutline } from "./24/education_outline";
1018
1023
  export { default as Icon24EmployeeOutline } from "./24/employee_outline";
@@ -1066,6 +1071,7 @@ export { default as Icon24HammerOutline } from "./24/hammer_outline";
1066
1071
  export { default as Icon24HandHeartFilled } from "./24/hand_heart_filled";
1067
1072
  export { default as Icon24HandOutline } from "./24/hand_outline";
1068
1073
  export { default as Icon24HangerOutline } from "./24/hanger_outline";
1074
+ export { default as Icon24HashtagOutline } from "./24/hashtag_outline";
1069
1075
  export { default as Icon24Headphones } from "./24/headphones";
1070
1076
  export { default as Icon24HealthOutline } from "./24/health_outline";
1071
1077
  export { default as Icon24Help } from "./24/help";
@@ -1402,6 +1408,7 @@ export { default as Icon24Work } from "./24/work";
1402
1408
  export { default as Icon24WorkOutline } from "./24/work_outline";
1403
1409
  export { default as Icon24Write } from "./24/write";
1404
1410
  export { default as Icon24WriteOutline } from "./24/write_outline";
1411
+ export { default as Icon2818CircleOutline } from "./28/18_circle_outline";
1405
1412
  export { default as Icon28AccessibilityOutline } from "./28/accessibility_outline";
1406
1413
  export { default as Icon28AchievementCircleFillBlue } from "./28/achievement_circle_fill_blue";
1407
1414
  export { default as Icon28AddAwardOutline } from "./28/add_award_outline";
@@ -1581,6 +1588,7 @@ export { default as Icon28DownloadCloudOutline } from "./28/download_cloud_outli
1581
1588
  export { default as Icon28DownloadOutline } from "./28/download_outline";
1582
1589
  export { default as Icon28DrillOutline } from "./28/drill_outline";
1583
1590
  export { default as Icon28EditCircleFillBlue } from "./28/edit_circle_fill_blue";
1591
+ export { default as Icon28EditorCutOutline } from "./28/editor_cut_outline";
1584
1592
  export { default as Icon28EditOutline } from "./28/edit_outline";
1585
1593
  export { default as Icon28EducationCircleFillGray } from "./28/education_circle_fill_gray";
1586
1594
  export { default as Icon28EducationOutline } from "./28/education_outline";