@vkontakte/icons 2.71.0 → 2.72.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.
- package/dist/12/like_outline_12.js +13 -0
- package/dist/16/add_rectangle_line_16.js +13 -0
- package/dist/24/connection_24.js +13 -0
- package/dist/24/crown_24.js +13 -0
- package/dist/36/add_circle_fill_36.js +13 -0
- package/dist/es6/12/like_outline_12.js +3 -0
- package/dist/es6/16/add_rectangle_line_16.js +3 -0
- package/dist/es6/24/connection_24.js +3 -0
- package/dist/es6/24/crown_24.js +3 -0
- package/dist/es6/36/add_circle_fill_36.js +3 -0
- package/dist/es6/index.js +5 -0
- package/dist/icons-map.json +1 -1
- package/dist/index.js +20 -0
- package/dist/typings/12/like_outline_12.d.ts +11 -0
- package/dist/typings/16/add_rectangle_line_16.d.ts +11 -0
- package/dist/typings/24/connection_24.d.ts +11 -0
- package/dist/typings/24/crown_24.d.ts +11 -0
- package/dist/typings/36/add_circle_fill_36.d.ts +11 -0
- package/dist/typings/index.d.ts +5 -0
- package/package.json +3 -3
- package/src/svg/12/like_outline_12.svg +1 -0
- package/src/svg/16/add_rectangle_line_16.svg +1 -0
- package/src/svg/24/connection_24.svg +1 -0
- package/src/svg/24/crown_24.svg +1 -0
- package/src/svg/36/add_circle_fill_36.svg +4 -0
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use-client";
|
|
2
|
+
"use strict";
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
Object.defineProperty(exports, "Icon12LikeOutline", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon12LikeOutline;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon12LikeOutline = (0, _iconssprite.makeIcon)("Icon12LikeOutline", "like_outline_12", "0 0 12 12", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 12 12" id="like_outline_12"><path fill-rule="evenodd" d="M3.8 2.698c-1.009 0-1.848.839-1.848 1.902 0 .63.109 1.015.45 1.482.4.546 1.121 1.203 2.471 2.277l1.13.898 1.13-.898c1.35-1.074 2.07-1.731 2.47-2.277.342-.467.451-.851.451-1.482 0-1.063-.84-1.902-1.848-1.902-.533 0-.946.242-1.245.514a2.575 2.575 0 0 0-.433.517l-.002.004a.6.6 0 0 1-1.048-.003l.525-.29-.525.29v.001l.001.002-.001-.003a2.025 2.025 0 0 0-.097-.145 2.567 2.567 0 0 0-.336-.373c-.298-.272-.712-.514-1.245-.514Zm2.203-.229a3.687 3.687 0 0 0-.15-.144c-.438-.4-1.127-.827-2.053-.827C2.104 1.498.752 2.899.752 4.6c0 .842.166 1.486.682 2.19.509.695 1.354 1.444 2.692 2.508l1.231.979c.379.3.913.3 1.291 0l1.231-.98c1.338-1.063 2.184-1.812 2.692-2.506.517-.705.683-1.349.683-2.19 0-1.702-1.352-3.103-3.048-3.103-.926 0-1.615.428-2.053.827a3.69 3.69 0 0 0-.15.144Zm.524 1.262-.524-.292.524.292Zm-.626 5.606Z" clip-rule="evenodd" /></symbol>', 12, 12, false, undefined);
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use-client";
|
|
2
|
+
"use strict";
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
Object.defineProperty(exports, "Icon16AddRectangleLine", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon16AddRectangleLine;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon16AddRectangleLine = (0, _iconssprite.makeIcon)("Icon16AddRectangleLine", "add_rectangle_line_16", "0 0 16 16", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 16 16" id="add_rectangle_line_16"><path fill-rule="evenodd" d="M3 10.834c0 .92.716 1.666 1.6 1.666h6.8c.884 0 1.6-.746 1.6-1.666V9h1.5a1 1 0 1 0 0-2H13V5.166c0-.92-.716-1.666-1.6-1.666H4.6c-.884 0-1.6.746-1.6 1.666V7H1.5a1 1 0 1 0 0 2H3v1.834ZM8.75 5.75a.75.75 0 0 0-1.5 0v1.5h-1.5a.75.75 0 0 0 0 1.5h1.5v1.5a.75.75 0 0 0 1.5 0v-1.5h1.5a.75.75 0 0 0 0-1.5h-1.5v-1.5Z" clip-rule="evenodd" /></symbol>', 16, 16, false, undefined);
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use-client";
|
|
2
|
+
"use strict";
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
Object.defineProperty(exports, "Icon24Connection", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon24Connection;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon24Connection = (0, _iconssprite.makeIcon)("Icon24Connection", "connection_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="connection_24"><path d="M9 12.9v1.287c0 .725-.588 1.313-1.313 1.313H3.313A1.312 1.312 0 0 1 2 14.187V9.814C2 9.088 2.588 8.5 3.313 8.5h4.374C8.412 8.5 9 9.088 9 9.813V11.1h6V9.813c0-.725.588-1.313 1.313-1.313h4.375c.724 0 1.312.588 1.312 1.313v4.374c0 .725-.588 1.313-1.313 1.313h-4.375A1.312 1.312 0 0 1 15 14.187V12.9H9Z" /></symbol>', 24, 24, false, undefined);
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use-client";
|
|
2
|
+
"use strict";
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
Object.defineProperty(exports, "Icon24Crown", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon24Crown;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon24Crown = (0, _iconssprite.makeIcon)("Icon24Crown", "crown_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="crown_24"><path fill-rule="evenodd" d="M12.966 7.752a2 2 0 1 0-1.932 0l-2.569 3.597c-.163.228-.244.342-.35.397a.5.5 0 0 1-.305.051c-.12-.018-.233-.1-.46-.262l-1.976-1.41a2 2 0 1 0-2.019 1.06L4.5 15h15l1.145-3.815a2 2 0 1 0-2.019-1.06l-1.975 1.41c-.228.163-.342.244-.46.262a.5.5 0 0 1-.305-.05c-.107-.056-.188-.17-.35-.398l-2.57-3.597ZM9.57 20c-1.281 0-1.922 0-2.462-.218a3 3 0 0 1-1.219-.907c-.341-.427-.525-.993-.85-2.075h13.92c-.325 1.082-.509 1.648-.85 2.075a3 3 0 0 1-1.219.907c-.54.218-1.18.218-2.462.218H9.57Z" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use-client";
|
|
2
|
+
"use strict";
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
Object.defineProperty(exports, "Icon36AddCircleFill", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon36AddCircleFill;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon36AddCircleFill = (0, _iconssprite.makeIcon)("Icon36AddCircleFill", "add_circle_fill_36", "0 0 36 36", '<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 36 36" id="add_circle_fill_36"><path fill="currentColor" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18Z" /><path fill="#2688EB" fill-rule="evenodd" d="M18 8.75c.69 0 1.25.56 1.25 1.25v6.75H26a1.25 1.25 0 1 1 0 2.5h-6.75V26a1.25 1.25 0 1 1-2.5 0v-6.75H10a1.25 1.25 0 1 1 0-2.5h6.75V10c0-.69.56-1.25 1.25-1.25Z" clip-rule="evenodd" /></symbol>', 36, 36, false, undefined);
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use-client";
|
|
2
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
3
|
+
export var Icon12LikeOutline = makeIcon("Icon12LikeOutline", "like_outline_12", "0 0 12 12", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 12 12" id="like_outline_12"><path fill-rule="evenodd" d="M3.8 2.698c-1.009 0-1.848.839-1.848 1.902 0 .63.109 1.015.45 1.482.4.546 1.121 1.203 2.471 2.277l1.13.898 1.13-.898c1.35-1.074 2.07-1.731 2.47-2.277.342-.467.451-.851.451-1.482 0-1.063-.84-1.902-1.848-1.902-.533 0-.946.242-1.245.514a2.575 2.575 0 0 0-.433.517l-.002.004a.6.6 0 0 1-1.048-.003l.525-.29-.525.29v.001l.001.002-.001-.003a2.025 2.025 0 0 0-.097-.145 2.567 2.567 0 0 0-.336-.373c-.298-.272-.712-.514-1.245-.514Zm2.203-.229a3.687 3.687 0 0 0-.15-.144c-.438-.4-1.127-.827-2.053-.827C2.104 1.498.752 2.899.752 4.6c0 .842.166 1.486.682 2.19.509.695 1.354 1.444 2.692 2.508l1.231.979c.379.3.913.3 1.291 0l1.231-.98c1.338-1.063 2.184-1.812 2.692-2.506.517-.705.683-1.349.683-2.19 0-1.702-1.352-3.103-3.048-3.103-.926 0-1.615.428-2.053.827a3.69 3.69 0 0 0-.15.144Zm.524 1.262-.524-.292.524.292Zm-.626 5.606Z" clip-rule="evenodd" /></symbol>', 12, 12, false, undefined);
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use-client";
|
|
2
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
3
|
+
export var Icon16AddRectangleLine = makeIcon("Icon16AddRectangleLine", "add_rectangle_line_16", "0 0 16 16", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 16 16" id="add_rectangle_line_16"><path fill-rule="evenodd" d="M3 10.834c0 .92.716 1.666 1.6 1.666h6.8c.884 0 1.6-.746 1.6-1.666V9h1.5a1 1 0 1 0 0-2H13V5.166c0-.92-.716-1.666-1.6-1.666H4.6c-.884 0-1.6.746-1.6 1.666V7H1.5a1 1 0 1 0 0 2H3v1.834ZM8.75 5.75a.75.75 0 0 0-1.5 0v1.5h-1.5a.75.75 0 0 0 0 1.5h1.5v1.5a.75.75 0 0 0 1.5 0v-1.5h1.5a.75.75 0 0 0 0-1.5h-1.5v-1.5Z" clip-rule="evenodd" /></symbol>', 16, 16, false, undefined);
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use-client";
|
|
2
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
3
|
+
export var Icon24Connection = makeIcon("Icon24Connection", "connection_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="connection_24"><path d="M9 12.9v1.287c0 .725-.588 1.313-1.313 1.313H3.313A1.312 1.312 0 0 1 2 14.187V9.814C2 9.088 2.588 8.5 3.313 8.5h4.374C8.412 8.5 9 9.088 9 9.813V11.1h6V9.813c0-.725.588-1.313 1.313-1.313h4.375c.724 0 1.312.588 1.312 1.313v4.374c0 .725-.588 1.313-1.313 1.313h-4.375A1.312 1.312 0 0 1 15 14.187V12.9H9Z" /></symbol>', 24, 24, false, undefined);
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use-client";
|
|
2
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
3
|
+
export var Icon24Crown = makeIcon("Icon24Crown", "crown_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="crown_24"><path fill-rule="evenodd" d="M12.966 7.752a2 2 0 1 0-1.932 0l-2.569 3.597c-.163.228-.244.342-.35.397a.5.5 0 0 1-.305.051c-.12-.018-.233-.1-.46-.262l-1.976-1.41a2 2 0 1 0-2.019 1.06L4.5 15h15l1.145-3.815a2 2 0 1 0-2.019-1.06l-1.975 1.41c-.228.163-.342.244-.46.262a.5.5 0 0 1-.305-.05c-.107-.056-.188-.17-.35-.398l-2.57-3.597ZM9.57 20c-1.281 0-1.922 0-2.462-.218a3 3 0 0 1-1.219-.907c-.341-.427-.525-.993-.85-2.075h13.92c-.325 1.082-.509 1.648-.85 2.075a3 3 0 0 1-1.219.907c-.54.218-1.18.218-2.462.218H9.57Z" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use-client";
|
|
2
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
3
|
+
export var Icon36AddCircleFill = makeIcon("Icon36AddCircleFill", "add_circle_fill_36", "0 0 36 36", '<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 36 36" id="add_circle_fill_36"><path fill="currentColor" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18Z" /><path fill="#2688EB" fill-rule="evenodd" d="M18 8.75c.69 0 1.25.56 1.25 1.25v6.75H26a1.25 1.25 0 1 1 0 2.5h-6.75V26a1.25 1.25 0 1 1-2.5 0v-6.75H10a1.25 1.25 0 1 1 0-2.5h6.75V10c0-.69.56-1.25 1.25-1.25Z" clip-rule="evenodd" /></symbol>', 36, 36, false, undefined);
|
package/dist/es6/index.js
CHANGED
|
@@ -60,6 +60,7 @@ export { Icon12Headphones } from "./12/headphones_12";
|
|
|
60
60
|
export { Icon12Help } from "./12/help_12";
|
|
61
61
|
export { Icon12HieroglyphCharacterOutline } from "./12/hieroglyph_character_outline_12";
|
|
62
62
|
export { Icon12Home } from "./12/home_12";
|
|
63
|
+
export { Icon12LikeOutline } from "./12/like_outline_12";
|
|
63
64
|
export { Icon12Lock } from "./12/lock_12";
|
|
64
65
|
export { Icon12Market } from "./12/market_12";
|
|
65
66
|
export { Icon12Mask } from "./12/mask_12";
|
|
@@ -115,6 +116,7 @@ export { Icon16AddCircle } from "./16/add_circle_16";
|
|
|
115
116
|
export { Icon16AddCircleFillBlue } from "./16/add_circle_fill_blue_16";
|
|
116
117
|
export { Icon16AddCircleFillRed } from "./16/add_circle_fill_red_16";
|
|
117
118
|
export { Icon16AddCircleOutline } from "./16/add_circle_outline_16";
|
|
119
|
+
export { Icon16AddRectangleLine } from "./16/add_rectangle_line_16";
|
|
118
120
|
export { Icon16AddSquareOutline } from "./16/add_square_outline_16";
|
|
119
121
|
export { Icon16Advertising } from "./16/advertising_16";
|
|
120
122
|
export { Icon16ArchiveOutline } from "./16/archive_outline_16";
|
|
@@ -1126,11 +1128,13 @@ export { Icon24Comment } from "./24/comment_24";
|
|
|
1126
1128
|
export { Icon24CommentAddBadgeOutline } from "./24/comment_add_badge_outline_24";
|
|
1127
1129
|
export { Icon24CommentOutline } from "./24/comment_outline_24";
|
|
1128
1130
|
export { Icon24ComputerOutline } from "./24/computer_outline_24";
|
|
1131
|
+
export { Icon24Connection } from "./24/connection_24";
|
|
1129
1132
|
export { Icon24ContrastOutline } from "./24/contrast_outline_24";
|
|
1130
1133
|
export { Icon24Copy } from "./24/copy_24";
|
|
1131
1134
|
export { Icon24CopyOutline } from "./24/copy_outline_24";
|
|
1132
1135
|
export { Icon24Crop } from "./24/crop_24";
|
|
1133
1136
|
export { Icon24CrossShieldOutline } from "./24/cross_shield_outline_24";
|
|
1137
|
+
export { Icon24Crown } from "./24/crown_24";
|
|
1134
1138
|
export { Icon24CrownCircleFillVkDating } from "./24/crown_circle_fill_vk_dating_24";
|
|
1135
1139
|
export { Icon24CrownOutline } from "./24/crown_outline_24";
|
|
1136
1140
|
export { Icon24CubeBoxOutline } from "./24/cube_box_outline_24";
|
|
@@ -2429,6 +2433,7 @@ export { Icon32VideoSquareOutline } from "./32/video_square_outline_32";
|
|
|
2429
2433
|
export { Icon32Write } from "./32/write_32";
|
|
2430
2434
|
export { Icon34Compass } from "./34/compass_34";
|
|
2431
2435
|
export { Icon36Add } from "./36/add_36";
|
|
2436
|
+
export { Icon36AddCircleFill } from "./36/add_circle_fill_36";
|
|
2432
2437
|
export { Icon36AdvertisingOutline } from "./36/advertising_outline_36";
|
|
2433
2438
|
export { Icon36ArrowUturnLeftOutline } from "./36/arrow_uturn_left_outline_36";
|
|
2434
2439
|
export { Icon36ArrowUturnRightOutline } from "./36/arrow_uturn_right_outline_36";
|