@vkontakte/icons 2.100.0 → 2.102.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/16/achievement_circle_fill_blue_16.js +13 -0
- package/dist/20/dots_vertical_20.js +13 -0
- package/dist/20/hearts_2_circle_fill_twilight_20.js +13 -0
- package/dist/20/pop_up_sticker_outline_20.js +13 -0
- package/dist/20/privacy_circle_fill_red_20.js +13 -0
- package/dist/20/quote_closing_20.js +13 -0
- package/dist/20/thermometer_outline_20.js +13 -0
- package/dist/24/achievement_circle_fill_blue_24.js +13 -0
- package/dist/24/on_off_outline_24.js +13 -0
- package/dist/24/quote_closing_24.js +13 -0
- package/dist/28/hearts_2_circle_fill_twilight_28.js +1 -1
- package/dist/36/favorite_36.js +1 -1
- package/dist/es6/16/achievement_circle_fill_blue_16.js +3 -0
- package/dist/es6/20/dots_vertical_20.js +3 -0
- package/dist/es6/20/hearts_2_circle_fill_twilight_20.js +3 -0
- package/dist/es6/20/pop_up_sticker_outline_20.js +3 -0
- package/dist/es6/20/privacy_circle_fill_red_20.js +3 -0
- package/dist/es6/20/quote_closing_20.js +3 -0
- package/dist/es6/20/thermometer_outline_20.js +3 -0
- package/dist/es6/24/achievement_circle_fill_blue_24.js +3 -0
- package/dist/es6/24/on_off_outline_24.js +3 -0
- package/dist/es6/24/quote_closing_24.js +3 -0
- package/dist/es6/28/hearts_2_circle_fill_twilight_28.js +1 -1
- package/dist/es6/36/favorite_36.js +1 -1
- package/dist/es6/index.js +10 -0
- package/dist/icons-map.json +1 -1
- package/dist/index.js +40 -0
- package/dist/typings/16/achievement_circle_fill_blue_16.d.ts +11 -0
- package/dist/typings/20/dots_vertical_20.d.ts +11 -0
- package/dist/typings/20/hearts_2_circle_fill_twilight_20.d.ts +11 -0
- package/dist/typings/20/pop_up_sticker_outline_20.d.ts +11 -0
- package/dist/typings/20/privacy_circle_fill_red_20.d.ts +11 -0
- package/dist/typings/20/quote_closing_20.d.ts +11 -0
- package/dist/typings/20/thermometer_outline_20.d.ts +11 -0
- package/dist/typings/24/achievement_circle_fill_blue_24.d.ts +11 -0
- package/dist/typings/24/on_off_outline_24.d.ts +11 -0
- package/dist/typings/24/quote_closing_24.d.ts +11 -0
- package/dist/typings/index.d.ts +10 -0
- package/package.json +3 -3
- package/src/svg/16/achievement_circle_fill_blue_16.svg +10 -0
- package/src/svg/20/dots_vertical_20.svg +1 -0
- package/src/svg/20/hearts_2_circle_fill_twilight_20.svg +11 -0
- package/src/svg/20/pop_up_sticker_outline_20.svg +1 -0
- package/src/svg/20/privacy_circle_fill_red_20.svg +10 -0
- package/src/svg/20/quote_closing_20.svg +1 -0
- package/src/svg/20/thermometer_outline_20.svg +1 -0
- package/src/svg/24/achievement_circle_fill_blue_24.svg +10 -0
- package/src/svg/24/on_off_outline_24.svg +1 -0
- package/src/svg/24/quote_closing_24.svg +1 -0
- package/src/svg/28/hearts_2_circle_fill_twilight_28.svg +11 -1
- package/src/svg/36/favorite_36.svg +1 -1
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use-client";
|
|
2
|
+
"use strict";
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
Object.defineProperty(exports, "Icon16AchievementCircleFillBlue", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon16AchievementCircleFillBlue;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon16AchievementCircleFillBlue = (0, _iconssprite.makeIcon)("Icon16AchievementCircleFillBlue", "achievement_circle_fill_blue_16", "0 0 16 16", '<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16" id="achievement_circle_fill_blue_16"><path fill="url(#achievement_circle_fill_blue_16_a)" fill-rule="evenodd" d="M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16" clip-rule="evenodd" /><path fill="#fff" fill-rule="evenodd" d="m7.315 9.449.39-.21a.62.62 0 0 1 .59 0l.39.21a.625.625 0 0 0 .883-.33l.167-.42a.64.64 0 0 1 .453-.39l.43-.096a.657.657 0 0 0 .47-.837l-.134-.431a.67.67 0 0 1 .102-.598l.27-.359a.664.664 0 0 0-.163-.952l-.373-.24a.66.66 0 0 1-.295-.527l-.018-.452a.64.64 0 0 0-.72-.621l-.436.06a.63.63 0 0 1-.555-.207l-.296-.335a.623.623 0 0 0-.94 0l-.296.335a.63.63 0 0 1-.555.207l-.436-.06a.643.643 0 0 0-.72.621l-.018.452a.66.66 0 0 1-.295.526l-.372.242a.665.665 0 0 0-.163.952l.269.358c.127.17.166.393.102.598l-.134.43a.653.653 0 0 0 .47.837l.43.097a.64.64 0 0 1 .453.39l.167.42a.627.627 0 0 0 .883.33m-1.546.723a1.77 1.77 0 0 0 .995.507.13.13 0 0 1 .1.084l.461 1.304q.015.044 0 .09l-.425 1.2a.21.21 0 0 1-.37.054l-.555-.778a.3.3 0 0 0-.09-.097.2.2 0 0 0-.082-.03.3.3 0 0 0-.13.015l-.911.228a.21.21 0 0 1-.256-.16.22.22 0 0 1 .007-.126l.812-2.295.059-.166a.126.126 0 0 1 .222-.032q.094.132.163.202m4.853-.152.865 2.443a.22.22 0 0 1-.126.28.2.2 0 0 1-.123.006l-.912-.228a.3.3 0 0 0-.129-.016.2.2 0 0 0-.083.031.3.3 0 0 0-.089.097l-.556.778a.21.21 0 0 1-.296.047.2.2 0 0 1-.073-.101l-.926-2.617a.13.13 0 0 1 .076-.167.12.12 0 0 1 .095.003q.028.014.035.016a1.75 1.75 0 0 0 2.016-.615.125.125 0 0 1 .178-.029q.031.024.044.061z" clip-rule="evenodd" /><defs><linearGradient id="achievement_circle_fill_blue_16_a" x1="-8" x2="8" y1="8" y2="24" gradientUnits="userSpaceOnUse"><stop stop-color="#70B2FF" /><stop offset="1" stop-color="#5C9CE6" /></linearGradient></defs></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, "Icon20DotsVertical", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon20DotsVertical;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon20DotsVertical = (0, _iconssprite.makeIcon)("Icon20DotsVertical", "dots_vertical_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="dots_vertical_20"><path d="M9 4a2 2 0 1 1-4 0 2 2 0 0 1 4 0m6 0a2 2 0 1 1-4 0 2 2 0 0 1 4 0m-6 6a2 2 0 1 1-4 0 2 2 0 0 1 4 0m6 0a2 2 0 1 1-4 0 2 2 0 0 1 4 0m-6 6a2 2 0 1 1-4 0 2 2 0 0 1 4 0m6 0a2 2 0 1 1-4 0 2 2 0 0 1 4 0" /></symbol>', 20, 20, 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, "Icon20Hearts2CircleFillTwilight", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon20Hearts2CircleFillTwilight;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon20Hearts2CircleFillTwilight = (0, _iconssprite.makeIcon)("Icon20Hearts2CircleFillTwilight", "hearts_2_circle_fill_twilight_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 20 20" id="hearts_2_circle_fill_twilight_20"><rect width="20" height="20" fill="url(#hearts_2_circle_fill_twilight_20_a)" rx="10" /><path fill="#fff" fill-rule="evenodd" d="M4 8.636C4 7.18 5.161 6 6.593 6c.772 0 1.458.372 2.049 1.093C9.232 6.373 9.919 6 10.691 6c1.432 0 2.593 1.18 2.593 2.636q0 .17-.011.329a3.2 3.2 0 0 0-.66.26 3.2 3.2 0 0 0-1.495-.37 3.397 3.397 0 0 0-3.396 3.398c0 .423.051.826.18 1.22L7.05 12.8C4.58 10.847 4 10.109 4 8.636" clip-rule="evenodd" /><path fill="#fff" d="M11.118 10.36a1.89 1.89 0 0 0-1.89 1.893c0 1.057.423 1.588 2.224 2.99l.83.646a.54.54 0 0 0 .662 0l.83-.646c1.801-1.402 2.225-1.933 2.225-2.99a1.89 1.89 0 0 0-1.892-1.893c-.563 0-1.063.267-1.494.785-.43-.518-.931-.785-1.495-.785" /><defs><linearGradient id="hearts_2_circle_fill_twilight_20_a" x1="0" x2="20" y1="0" y2="20" gradientUnits="userSpaceOnUse"><stop stop-color="#F060C0" /><stop offset="1" stop-color="#E03FAB" /></linearGradient></defs></symbol>', 20, 20, 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, "Icon20PopUpStickerOutline", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon20PopUpStickerOutline;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon20PopUpStickerOutline = (0, _iconssprite.makeIcon)("Icon20PopUpStickerOutline", "pop_up_sticker_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="pop_up_sticker_outline_20"><path d="M10 5.5A.75.75 0 1 0 10 4H6.45A2.45 2.45 0 0 0 4 6.45v3.547a.75.75 0 1 0 1.5 0V6.45a.95.95 0 0 1 .95-.95zm0 9a.75.75 0 0 0 0 1.5h3.55A2.45 2.45 0 0 0 16 13.55V9.997a.75.75 0 0 0-1.5 0v3.553a.95.95 0 0 1-.95.95z" /></symbol>', 20, 20, 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, "Icon20PrivacyCircleFillRed", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon20PrivacyCircleFillRed;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon20PrivacyCircleFillRed = (0, _iconssprite.makeIcon)("Icon20PrivacyCircleFillRed", "privacy_circle_fill_red_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 20 20" id="privacy_circle_fill_red_20"><rect width="20" height="20" fill="url(#privacy_circle_fill_red_20_a)" rx="10" /><path fill="#fff" d="M6.2 6.5a.6.6 0 0 1 .6.6v2.25a.45.45 0 1 0 .9 0V5.6a.6.6 0 1 1 1.2 0v3.25a.45.45 0 1 0 .9 0V4.9a.6.6 0 1 1 1.2 0v3.95a.45.45 0 0 0 .9 0V5.9a.6.6 0 1 1 1.2 0v5.47l1.415-1.57a.756.756 0 0 1 1.143.99l-2.36 2.828c-1.05 1.262-2.59 1.682-3.75 1.682-3.78 0-3.948-2.546-3.948-3.407V7.1a.6.6 0 0 1 .6-.6" /><defs><linearGradient id="privacy_circle_fill_red_20_a" x1="-10" x2="10" y1="10" y2="30" gradientUnits="userSpaceOnUse"><stop stop-color="#FF5263" /><stop offset="1" stop-color="#FF3347" /></linearGradient></defs></symbol>', 20, 20, 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, "Icon20QuoteClosing", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon20QuoteClosing;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon20QuoteClosing = (0, _iconssprite.makeIcon)("Icon20QuoteClosing", "quote_closing_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="quote_closing_20"><path d="M3.928 14.09A9 9 0 0 1 2 14.9V16a7.7 7.7 0 0 0 2.699-.656 7.4 7.4 0 0 0 2.255-1.543c.656-.637 1.157-1.39 1.542-2.258a7.2 7.2 0 0 0 .56-2.836c0-.656-.097-1.273-.309-1.832a5 5 0 0 0-.867-1.486 4 4 0 0 0-1.273-1.022C6.145 4.116 5.624 4 5.065 4c-.867 0-1.58.27-2.178.791A2.48 2.48 0 0 0 2 6.74c0 .733.212 1.35.655 1.832.425.483.945.714 1.543.714q.433 0 .694-.116c.173-.077.327-.154.462-.25a5 5 0 0 1 .405-.251.94.94 0 0 1 .482-.116c.193 0 .347.116.482.367.135.25.193.54.193.868 0 .54-.135 1.08-.386 1.62a5.4 5.4 0 0 1-1.04 1.467 8.4 8.4 0 0 1-1.562 1.215m8.944 0a9 9 0 0 1-1.927.81V16a7.7 7.7 0 0 0 2.698-.656 7.4 7.4 0 0 0 2.256-1.543c.655-.637 1.156-1.39 1.542-2.258A7.2 7.2 0 0 0 18 8.707c0-.656-.096-1.273-.308-1.832a5 5 0 0 0-.868-1.486 4 4 0 0 0-1.272-1.022C15.089 4.116 14.569 4 14.01 4c-.868 0-1.581.27-2.179.791a2.48 2.48 0 0 0-.886 1.949c0 .733.212 1.35.655 1.832.424.483.945.714 1.542.714q.434 0 .694-.116c.174-.077.328-.154.463-.25.135-.097.27-.174.405-.251a.94.94 0 0 1 .481-.116c.193 0 .348.116.482.367.135.25.193.54.193.868 0 .54-.135 1.08-.385 1.62a5.4 5.4 0 0 1-1.041 1.467 8.4 8.4 0 0 1-1.562 1.215" /></symbol>', 20, 20, 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, "Icon20ThermometerOutline", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon20ThermometerOutline;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon20ThermometerOutline = (0, _iconssprite.makeIcon)("Icon20ThermometerOutline", "thermometer_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="thermometer_outline_20"><path fill-rule="evenodd" d="M11.496 10.8a.75.75 0 0 0 .496.706l.008.003c.953.44 1.498 1.379 1.498 2.556 0 1.548-1.295 2.935-3.473 2.935h-.052C7.794 17 6.5 15.613 6.5 14.065c0-1.177.545-2.117 1.498-2.556l.012-.005.003-.001h2.234a.75.75 0 0 0 0-1.5H8.5V8.5h1.746a.75.75 0 0 0 0-1.5H8.5V5.5h1.746a.75.75 0 0 0 0-1.5H8.534c.125-.542.59-.952 1.158-.997.043-.003.102-.004.306-.004s.263 0 .306.004c.634.05 1.138.554 1.188 1.188a5 5 0 0 1 .004.306zM7.01 4.074c-.01.11-.01.233-.01.394v5.872c-1.328.783-2 2.201-2 3.725C5 16.587 7.12 18.5 9.972 18.5h.051c2.854 0 4.974-1.913 4.974-4.435 0-1.524-.673-2.943-2.002-3.726V4.468c0-.16 0-.284-.008-.394a2.79 2.79 0 0 0-2.566-2.565 5 5 0 0 0-.394-.009h-.06c-.16 0-.284 0-.394.009A2.79 2.79 0 0 0 7.01 4.074" clip-rule="evenodd" /></symbol>', 20, 20, 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, "Icon24AchievementCircleFillBlue", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon24AchievementCircleFillBlue;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon24AchievementCircleFillBlue = (0, _iconssprite.makeIcon)("Icon24AchievementCircleFillBlue", "achievement_circle_fill_blue_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" id="achievement_circle_fill_blue_24"><circle cx="12" cy="12" r="12" fill="url(#achievement_circle_fill_blue_24_a)" /><path fill="#fff" fill-rule="evenodd" d="m10.923 14.107.613-.306c.29-.145.638-.145.928 0l.612.306q.042.021.086.039c.51.198 1.093-.034 1.302-.52l.263-.608a.99.99 0 0 1 .71-.568l.677-.14q.046-.01.091-.024c.525-.16.815-.694.647-1.194l-.21-.627a.91.91 0 0 1 .16-.87l.424-.52a.923.923 0 0 0-.256-1.384l-.585-.353a.94.94 0 0 1-.465-.765l-.027-.658a1 1 0 0 0-.008-.09c-.074-.52-.577-.884-1.123-.813l-.686.088a1.03 1.03 0 0 1-.872-.302l-.466-.487a1.034 1.034 0 0 0-1.477 0l-.465.487c-.22.231-.547.344-.872.302l-.686-.088a1 1 0 0 0-.094-.008c-.55-.021-1.015.387-1.037.911l-.028.658a.94.94 0 0 1-.464.765l-.585.352a.92.92 0 0 0-.256 1.384l.423.52c.2.248.261.574.161.871l-.21.627a1 1 0 0 0-.025.087c-.117.513.225 1.019.763 1.13l.676.14a.99.99 0 0 1 .711.569l.263.609a1 1 0 0 0 .04.081c.256.465.86.643 1.347.4ZM8.495 15.16a2.83 2.83 0 0 0 1.563.736.2.2 0 0 1 .156.123l.725 1.897a.18.18 0 0 1 0 .13l-.667 1.746a.34.34 0 0 1-.427.189.33.33 0 0 1-.154-.11l-.874-1.131a.5.5 0 0 0-.14-.142.3.3 0 0 0-.13-.045.6.6 0 0 0-.202.023l-1.434.332a.334.334 0 0 1-.402-.233.3.3 0 0 1 .011-.183l1.277-3.338.092-.241a.2.2 0 0 1 .256-.114.2.2 0 0 1 .093.066q.147.192.257.294Zm7.626-.222 1.359 3.554a.313.313 0 0 1-.199.406.35.35 0 0 1-.192.01l-1.434-.332a.6.6 0 0 0-.202-.023.3.3 0 0 0-.13.045.5.5 0 0 0-.14.142l-.874 1.13a.344.344 0 0 1-.465.068.3.3 0 0 1-.116-.146l-1.455-3.806a.19.19 0 0 1 .12-.244.2.2 0 0 1 .15.006l.054.022c1.14.39 2.386.03 3.117-.83l.051-.064a.206.206 0 0 1 .28-.042.2.2 0 0 1 .07.088z" clip-rule="evenodd" /><defs><linearGradient id="achievement_circle_fill_blue_24_a" x1="0" x2="24.628" y1="0" y2=".663" gradientUnits="userSpaceOnUse"><stop stop-color="#70B2FF" /><stop offset="1" stop-color="#5C9CE6" /></linearGradient></defs></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, "Icon24OnOffOutline", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon24OnOffOutline;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon24OnOffOutline = (0, _iconssprite.makeIcon)("Icon24OnOffOutline", "on_off_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="on_off_outline_24"><path d="M12.9 1.9a.9.9 0 1 0-1.8 0v9.204a.9.9 0 1 0 1.8 0z" /><path d="M8.373 4.617a.9.9 0 0 0-.798-1.614A10.02 10.02 0 0 0 2 11.986C2 17.516 6.476 22 12 22s10-4.485 10-10.014c0-3.941-2.273-7.35-5.575-8.983a.9.9 0 1 0-.798 1.614 8.22 8.22 0 0 1 4.573 7.369c0 4.537-3.672 8.213-8.2 8.213s-8.2-3.676-8.2-8.213a8.22 8.22 0 0 1 4.573-7.369" /></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, "Icon24QuoteClosing", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon24QuoteClosing;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon24QuoteClosing = (0, _iconssprite.makeIcon)("Icon24QuoteClosing", "quote_closing_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="quote_closing_24"><path fill-rule="evenodd" d="M3 17.717a10 10 0 0 0 2.186-.945 9.6 9.6 0 0 0 1.77-1.418 6.3 6.3 0 0 0 1.18-1.71c.285-.631.438-1.261.438-1.892 0-.382-.066-.72-.219-1.013s-.328-.427-.546-.427a1.04 1.04 0 0 0-.547.135c-.153.09-.306.18-.459.293a3 3 0 0 1-.524.292q-.296.135-.787.135c-.678 0-1.268-.27-1.749-.833C3.24 9.772 3 9.051 3 8.196c0-.9.328-1.665 1.005-2.273C4.683 5.315 5.492 5 6.475 5c.634 0 1.224.135 1.749.428A4.6 4.6 0 0 1 9.667 6.62a5.8 5.8 0 0 1 .983 1.733c.24.652.35 1.373.35 2.138a8.6 8.6 0 0 1-.634 3.309c-.437 1.012-1.005 1.89-1.749 2.633a8.4 8.4 0 0 1-2.557 1.8 8.5 8.5 0 0 1-3.06.766zm10 0a10 10 0 0 0 2.186-.945 9.6 9.6 0 0 0 1.77-1.418 6.3 6.3 0 0 0 1.18-1.71c.285-.631.438-1.261.438-1.892 0-.382-.066-.72-.219-1.013s-.328-.427-.546-.427a1.04 1.04 0 0 0-.547.135c-.153.09-.306.18-.459.293a3 3 0 0 1-.524.292q-.296.135-.787.135c-.678 0-1.268-.27-1.749-.833C13.24 9.772 13 9.051 13 8.196c0-.9.328-1.665 1.005-2.273.678-.608 1.487-.923 2.47-.923.634 0 1.224.135 1.749.428a4.6 4.6 0 0 1 1.443 1.193 5.8 5.8 0 0 1 .983 1.733c.24.652.35 1.373.35 2.138a8.6 8.6 0 0 1-.634 3.309c-.437 1.012-1.005 1.89-1.748 2.633a8.4 8.4 0 0 1-2.558 1.8A8.5 8.5 0 0 1 13 19z" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
|
|
@@ -10,4 +10,4 @@ Object.defineProperty(exports, "Icon28Hearts2CircleFillTwilight", {
|
|
|
10
10
|
}
|
|
11
11
|
});
|
|
12
12
|
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
-
var Icon28Hearts2CircleFillTwilight = (0, _iconssprite.makeIcon)("Icon28Hearts2CircleFillTwilight", "hearts_2_circle_fill_twilight_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 28 28" id="hearts_2_circle_fill_twilight_28"><
|
|
13
|
+
var Icon28Hearts2CircleFillTwilight = (0, _iconssprite.makeIcon)("Icon28Hearts2CircleFillTwilight", "hearts_2_circle_fill_twilight_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 28 28" id="hearts_2_circle_fill_twilight_28"><rect width="28" height="28" fill="url(#hearts_2_circle_fill_twilight_28_a)" rx="14" /><path fill="#fff" fill-rule="evenodd" d="M6 12.19C6 10.152 7.626 8.5 9.63 8.5c1.082 0 2.042.521 2.87 1.53.826-1.009 1.787-1.53 2.868-1.53 2.005 0 3.63 1.652 3.63 3.69q0 .174-.008.338a4.2 4.2 0 0 0-1.49.464 4.2 4.2 0 0 0-1.986-.492 4.515 4.515 0 0 0-4.513 4.516c0 .636.086 1.237.312 1.827l-1.043-.825C6.814 15.285 6 14.251 6 12.19" clip-rule="evenodd" /><path fill="#fff" d="M15.514 14.5a2.515 2.515 0 0 0-2.513 2.516c0 1.405.562 2.11 2.956 3.974l1.104.86c.259.2.62.2.879 0l1.104-.86C21.438 19.126 22 18.42 22 17.016a2.515 2.515 0 0 0-2.513-2.516c-.749 0-1.414.355-1.986 1.044-.573-.689-1.238-1.044-1.987-1.044" /><defs><linearGradient id="hearts_2_circle_fill_twilight_28_a" x1="0" x2="28" y1="0" y2="28" gradientUnits="userSpaceOnUse"><stop stop-color="#F060C0" /><stop offset="1" stop-color="#E03FAB" /></linearGradient></defs></symbol>', 28, 28, false, undefined);
|
package/dist/36/favorite_36.js
CHANGED
|
@@ -10,4 +10,4 @@ Object.defineProperty(exports, "Icon36Favorite", {
|
|
|
10
10
|
}
|
|
11
11
|
});
|
|
12
12
|
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
-
var Icon36Favorite = (0, _iconssprite.makeIcon)("Icon36Favorite", "favorite_36", "0 0 36 36", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 36 36" id="favorite_36"><path
|
|
13
|
+
var Icon36Favorite = (0, _iconssprite.makeIcon)("Icon36Favorite", "favorite_36", "0 0 36 36", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 36 36" id="favorite_36"><path d="m23.054 12.779 6.69.633c2.329.22 3.043 2.464 1.245 3.938l-5.238 4.296 1.944 6.997c.64 2.298-1.342 3.69-3.327 2.307l-6.365-4.436-6.365 4.436c-1.977 1.377-3.966-.008-3.327-2.307l1.944-6.997-5.238-4.296c-1.805-1.48-1.094-3.717 1.244-3.938l6.69-.633 2.947-6.705c.923-2.1 3.287-2.098 4.21 0z" /></symbol>', 36, 36, false, undefined);
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use-client";
|
|
2
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
3
|
+
export var Icon16AchievementCircleFillBlue = makeIcon("Icon16AchievementCircleFillBlue", "achievement_circle_fill_blue_16", "0 0 16 16", '<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16" id="achievement_circle_fill_blue_16"><path fill="url(#achievement_circle_fill_blue_16_a)" fill-rule="evenodd" d="M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16" clip-rule="evenodd" /><path fill="#fff" fill-rule="evenodd" d="m7.315 9.449.39-.21a.62.62 0 0 1 .59 0l.39.21a.625.625 0 0 0 .883-.33l.167-.42a.64.64 0 0 1 .453-.39l.43-.096a.657.657 0 0 0 .47-.837l-.134-.431a.67.67 0 0 1 .102-.598l.27-.359a.664.664 0 0 0-.163-.952l-.373-.24a.66.66 0 0 1-.295-.527l-.018-.452a.64.64 0 0 0-.72-.621l-.436.06a.63.63 0 0 1-.555-.207l-.296-.335a.623.623 0 0 0-.94 0l-.296.335a.63.63 0 0 1-.555.207l-.436-.06a.643.643 0 0 0-.72.621l-.018.452a.66.66 0 0 1-.295.526l-.372.242a.665.665 0 0 0-.163.952l.269.358c.127.17.166.393.102.598l-.134.43a.653.653 0 0 0 .47.837l.43.097a.64.64 0 0 1 .453.39l.167.42a.627.627 0 0 0 .883.33m-1.546.723a1.77 1.77 0 0 0 .995.507.13.13 0 0 1 .1.084l.461 1.304q.015.044 0 .09l-.425 1.2a.21.21 0 0 1-.37.054l-.555-.778a.3.3 0 0 0-.09-.097.2.2 0 0 0-.082-.03.3.3 0 0 0-.13.015l-.911.228a.21.21 0 0 1-.256-.16.22.22 0 0 1 .007-.126l.812-2.295.059-.166a.126.126 0 0 1 .222-.032q.094.132.163.202m4.853-.152.865 2.443a.22.22 0 0 1-.126.28.2.2 0 0 1-.123.006l-.912-.228a.3.3 0 0 0-.129-.016.2.2 0 0 0-.083.031.3.3 0 0 0-.089.097l-.556.778a.21.21 0 0 1-.296.047.2.2 0 0 1-.073-.101l-.926-2.617a.13.13 0 0 1 .076-.167.12.12 0 0 1 .095.003q.028.014.035.016a1.75 1.75 0 0 0 2.016-.615.125.125 0 0 1 .178-.029q.031.024.044.061z" clip-rule="evenodd" /><defs><linearGradient id="achievement_circle_fill_blue_16_a" x1="-8" x2="8" y1="8" y2="24" gradientUnits="userSpaceOnUse"><stop stop-color="#70B2FF" /><stop offset="1" stop-color="#5C9CE6" /></linearGradient></defs></symbol>', 16, 16, false, undefined);
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use-client";
|
|
2
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
3
|
+
export var Icon20DotsVertical = makeIcon("Icon20DotsVertical", "dots_vertical_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="dots_vertical_20"><path d="M9 4a2 2 0 1 1-4 0 2 2 0 0 1 4 0m6 0a2 2 0 1 1-4 0 2 2 0 0 1 4 0m-6 6a2 2 0 1 1-4 0 2 2 0 0 1 4 0m6 0a2 2 0 1 1-4 0 2 2 0 0 1 4 0m-6 6a2 2 0 1 1-4 0 2 2 0 0 1 4 0m6 0a2 2 0 1 1-4 0 2 2 0 0 1 4 0" /></symbol>', 20, 20, false, undefined);
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use-client";
|
|
2
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
3
|
+
export var Icon20Hearts2CircleFillTwilight = makeIcon("Icon20Hearts2CircleFillTwilight", "hearts_2_circle_fill_twilight_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 20 20" id="hearts_2_circle_fill_twilight_20"><rect width="20" height="20" fill="url(#hearts_2_circle_fill_twilight_20_a)" rx="10" /><path fill="#fff" fill-rule="evenodd" d="M4 8.636C4 7.18 5.161 6 6.593 6c.772 0 1.458.372 2.049 1.093C9.232 6.373 9.919 6 10.691 6c1.432 0 2.593 1.18 2.593 2.636q0 .17-.011.329a3.2 3.2 0 0 0-.66.26 3.2 3.2 0 0 0-1.495-.37 3.397 3.397 0 0 0-3.396 3.398c0 .423.051.826.18 1.22L7.05 12.8C4.58 10.847 4 10.109 4 8.636" clip-rule="evenodd" /><path fill="#fff" d="M11.118 10.36a1.89 1.89 0 0 0-1.89 1.893c0 1.057.423 1.588 2.224 2.99l.83.646a.54.54 0 0 0 .662 0l.83-.646c1.801-1.402 2.225-1.933 2.225-2.99a1.89 1.89 0 0 0-1.892-1.893c-.563 0-1.063.267-1.494.785-.43-.518-.931-.785-1.495-.785" /><defs><linearGradient id="hearts_2_circle_fill_twilight_20_a" x1="0" x2="20" y1="0" y2="20" gradientUnits="userSpaceOnUse"><stop stop-color="#F060C0" /><stop offset="1" stop-color="#E03FAB" /></linearGradient></defs></symbol>', 20, 20, false, undefined);
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use-client";
|
|
2
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
3
|
+
export var Icon20PopUpStickerOutline = makeIcon("Icon20PopUpStickerOutline", "pop_up_sticker_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="pop_up_sticker_outline_20"><path d="M10 5.5A.75.75 0 1 0 10 4H6.45A2.45 2.45 0 0 0 4 6.45v3.547a.75.75 0 1 0 1.5 0V6.45a.95.95 0 0 1 .95-.95zm0 9a.75.75 0 0 0 0 1.5h3.55A2.45 2.45 0 0 0 16 13.55V9.997a.75.75 0 0 0-1.5 0v3.553a.95.95 0 0 1-.95.95z" /></symbol>', 20, 20, false, undefined);
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use-client";
|
|
2
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
3
|
+
export var Icon20PrivacyCircleFillRed = makeIcon("Icon20PrivacyCircleFillRed", "privacy_circle_fill_red_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 20 20" id="privacy_circle_fill_red_20"><rect width="20" height="20" fill="url(#privacy_circle_fill_red_20_a)" rx="10" /><path fill="#fff" d="M6.2 6.5a.6.6 0 0 1 .6.6v2.25a.45.45 0 1 0 .9 0V5.6a.6.6 0 1 1 1.2 0v3.25a.45.45 0 1 0 .9 0V4.9a.6.6 0 1 1 1.2 0v3.95a.45.45 0 0 0 .9 0V5.9a.6.6 0 1 1 1.2 0v5.47l1.415-1.57a.756.756 0 0 1 1.143.99l-2.36 2.828c-1.05 1.262-2.59 1.682-3.75 1.682-3.78 0-3.948-2.546-3.948-3.407V7.1a.6.6 0 0 1 .6-.6" /><defs><linearGradient id="privacy_circle_fill_red_20_a" x1="-10" x2="10" y1="10" y2="30" gradientUnits="userSpaceOnUse"><stop stop-color="#FF5263" /><stop offset="1" stop-color="#FF3347" /></linearGradient></defs></symbol>', 20, 20, false, undefined);
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use-client";
|
|
2
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
3
|
+
export var Icon20QuoteClosing = makeIcon("Icon20QuoteClosing", "quote_closing_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="quote_closing_20"><path d="M3.928 14.09A9 9 0 0 1 2 14.9V16a7.7 7.7 0 0 0 2.699-.656 7.4 7.4 0 0 0 2.255-1.543c.656-.637 1.157-1.39 1.542-2.258a7.2 7.2 0 0 0 .56-2.836c0-.656-.097-1.273-.309-1.832a5 5 0 0 0-.867-1.486 4 4 0 0 0-1.273-1.022C6.145 4.116 5.624 4 5.065 4c-.867 0-1.58.27-2.178.791A2.48 2.48 0 0 0 2 6.74c0 .733.212 1.35.655 1.832.425.483.945.714 1.543.714q.433 0 .694-.116c.173-.077.327-.154.462-.25a5 5 0 0 1 .405-.251.94.94 0 0 1 .482-.116c.193 0 .347.116.482.367.135.25.193.54.193.868 0 .54-.135 1.08-.386 1.62a5.4 5.4 0 0 1-1.04 1.467 8.4 8.4 0 0 1-1.562 1.215m8.944 0a9 9 0 0 1-1.927.81V16a7.7 7.7 0 0 0 2.698-.656 7.4 7.4 0 0 0 2.256-1.543c.655-.637 1.156-1.39 1.542-2.258A7.2 7.2 0 0 0 18 8.707c0-.656-.096-1.273-.308-1.832a5 5 0 0 0-.868-1.486 4 4 0 0 0-1.272-1.022C15.089 4.116 14.569 4 14.01 4c-.868 0-1.581.27-2.179.791a2.48 2.48 0 0 0-.886 1.949c0 .733.212 1.35.655 1.832.424.483.945.714 1.542.714q.434 0 .694-.116c.174-.077.328-.154.463-.25.135-.097.27-.174.405-.251a.94.94 0 0 1 .481-.116c.193 0 .348.116.482.367.135.25.193.54.193.868 0 .54-.135 1.08-.385 1.62a5.4 5.4 0 0 1-1.041 1.467 8.4 8.4 0 0 1-1.562 1.215" /></symbol>', 20, 20, false, undefined);
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use-client";
|
|
2
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
3
|
+
export var Icon20ThermometerOutline = makeIcon("Icon20ThermometerOutline", "thermometer_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="thermometer_outline_20"><path fill-rule="evenodd" d="M11.496 10.8a.75.75 0 0 0 .496.706l.008.003c.953.44 1.498 1.379 1.498 2.556 0 1.548-1.295 2.935-3.473 2.935h-.052C7.794 17 6.5 15.613 6.5 14.065c0-1.177.545-2.117 1.498-2.556l.012-.005.003-.001h2.234a.75.75 0 0 0 0-1.5H8.5V8.5h1.746a.75.75 0 0 0 0-1.5H8.5V5.5h1.746a.75.75 0 0 0 0-1.5H8.534c.125-.542.59-.952 1.158-.997.043-.003.102-.004.306-.004s.263 0 .306.004c.634.05 1.138.554 1.188 1.188a5 5 0 0 1 .004.306zM7.01 4.074c-.01.11-.01.233-.01.394v5.872c-1.328.783-2 2.201-2 3.725C5 16.587 7.12 18.5 9.972 18.5h.051c2.854 0 4.974-1.913 4.974-4.435 0-1.524-.673-2.943-2.002-3.726V4.468c0-.16 0-.284-.008-.394a2.79 2.79 0 0 0-2.566-2.565 5 5 0 0 0-.394-.009h-.06c-.16 0-.284 0-.394.009A2.79 2.79 0 0 0 7.01 4.074" clip-rule="evenodd" /></symbol>', 20, 20, false, undefined);
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use-client";
|
|
2
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
3
|
+
export var Icon24AchievementCircleFillBlue = makeIcon("Icon24AchievementCircleFillBlue", "achievement_circle_fill_blue_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" id="achievement_circle_fill_blue_24"><circle cx="12" cy="12" r="12" fill="url(#achievement_circle_fill_blue_24_a)" /><path fill="#fff" fill-rule="evenodd" d="m10.923 14.107.613-.306c.29-.145.638-.145.928 0l.612.306q.042.021.086.039c.51.198 1.093-.034 1.302-.52l.263-.608a.99.99 0 0 1 .71-.568l.677-.14q.046-.01.091-.024c.525-.16.815-.694.647-1.194l-.21-.627a.91.91 0 0 1 .16-.87l.424-.52a.923.923 0 0 0-.256-1.384l-.585-.353a.94.94 0 0 1-.465-.765l-.027-.658a1 1 0 0 0-.008-.09c-.074-.52-.577-.884-1.123-.813l-.686.088a1.03 1.03 0 0 1-.872-.302l-.466-.487a1.034 1.034 0 0 0-1.477 0l-.465.487c-.22.231-.547.344-.872.302l-.686-.088a1 1 0 0 0-.094-.008c-.55-.021-1.015.387-1.037.911l-.028.658a.94.94 0 0 1-.464.765l-.585.352a.92.92 0 0 0-.256 1.384l.423.52c.2.248.261.574.161.871l-.21.627a1 1 0 0 0-.025.087c-.117.513.225 1.019.763 1.13l.676.14a.99.99 0 0 1 .711.569l.263.609a1 1 0 0 0 .04.081c.256.465.86.643 1.347.4ZM8.495 15.16a2.83 2.83 0 0 0 1.563.736.2.2 0 0 1 .156.123l.725 1.897a.18.18 0 0 1 0 .13l-.667 1.746a.34.34 0 0 1-.427.189.33.33 0 0 1-.154-.11l-.874-1.131a.5.5 0 0 0-.14-.142.3.3 0 0 0-.13-.045.6.6 0 0 0-.202.023l-1.434.332a.334.334 0 0 1-.402-.233.3.3 0 0 1 .011-.183l1.277-3.338.092-.241a.2.2 0 0 1 .256-.114.2.2 0 0 1 .093.066q.147.192.257.294Zm7.626-.222 1.359 3.554a.313.313 0 0 1-.199.406.35.35 0 0 1-.192.01l-1.434-.332a.6.6 0 0 0-.202-.023.3.3 0 0 0-.13.045.5.5 0 0 0-.14.142l-.874 1.13a.344.344 0 0 1-.465.068.3.3 0 0 1-.116-.146l-1.455-3.806a.19.19 0 0 1 .12-.244.2.2 0 0 1 .15.006l.054.022c1.14.39 2.386.03 3.117-.83l.051-.064a.206.206 0 0 1 .28-.042.2.2 0 0 1 .07.088z" clip-rule="evenodd" /><defs><linearGradient id="achievement_circle_fill_blue_24_a" x1="0" x2="24.628" y1="0" y2=".663" gradientUnits="userSpaceOnUse"><stop stop-color="#70B2FF" /><stop offset="1" stop-color="#5C9CE6" /></linearGradient></defs></symbol>', 24, 24, false, undefined);
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use-client";
|
|
2
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
3
|
+
export var Icon24OnOffOutline = makeIcon("Icon24OnOffOutline", "on_off_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="on_off_outline_24"><path d="M12.9 1.9a.9.9 0 1 0-1.8 0v9.204a.9.9 0 1 0 1.8 0z" /><path d="M8.373 4.617a.9.9 0 0 0-.798-1.614A10.02 10.02 0 0 0 2 11.986C2 17.516 6.476 22 12 22s10-4.485 10-10.014c0-3.941-2.273-7.35-5.575-8.983a.9.9 0 1 0-.798 1.614 8.22 8.22 0 0 1 4.573 7.369c0 4.537-3.672 8.213-8.2 8.213s-8.2-3.676-8.2-8.213a8.22 8.22 0 0 1 4.573-7.369" /></symbol>', 24, 24, false, undefined);
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use-client";
|
|
2
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
3
|
+
export var Icon24QuoteClosing = makeIcon("Icon24QuoteClosing", "quote_closing_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="quote_closing_24"><path fill-rule="evenodd" d="M3 17.717a10 10 0 0 0 2.186-.945 9.6 9.6 0 0 0 1.77-1.418 6.3 6.3 0 0 0 1.18-1.71c.285-.631.438-1.261.438-1.892 0-.382-.066-.72-.219-1.013s-.328-.427-.546-.427a1.04 1.04 0 0 0-.547.135c-.153.09-.306.18-.459.293a3 3 0 0 1-.524.292q-.296.135-.787.135c-.678 0-1.268-.27-1.749-.833C3.24 9.772 3 9.051 3 8.196c0-.9.328-1.665 1.005-2.273C4.683 5.315 5.492 5 6.475 5c.634 0 1.224.135 1.749.428A4.6 4.6 0 0 1 9.667 6.62a5.8 5.8 0 0 1 .983 1.733c.24.652.35 1.373.35 2.138a8.6 8.6 0 0 1-.634 3.309c-.437 1.012-1.005 1.89-1.749 2.633a8.4 8.4 0 0 1-2.557 1.8 8.5 8.5 0 0 1-3.06.766zm10 0a10 10 0 0 0 2.186-.945 9.6 9.6 0 0 0 1.77-1.418 6.3 6.3 0 0 0 1.18-1.71c.285-.631.438-1.261.438-1.892 0-.382-.066-.72-.219-1.013s-.328-.427-.546-.427a1.04 1.04 0 0 0-.547.135c-.153.09-.306.18-.459.293a3 3 0 0 1-.524.292q-.296.135-.787.135c-.678 0-1.268-.27-1.749-.833C13.24 9.772 13 9.051 13 8.196c0-.9.328-1.665 1.005-2.273.678-.608 1.487-.923 2.47-.923.634 0 1.224.135 1.749.428a4.6 4.6 0 0 1 1.443 1.193 5.8 5.8 0 0 1 .983 1.733c.24.652.35 1.373.35 2.138a8.6 8.6 0 0 1-.634 3.309c-.437 1.012-1.005 1.89-1.748 2.633a8.4 8.4 0 0 1-2.558 1.8A8.5 8.5 0 0 1 13 19z" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
"use-client";
|
|
2
2
|
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
3
|
-
export var Icon28Hearts2CircleFillTwilight = makeIcon("Icon28Hearts2CircleFillTwilight", "hearts_2_circle_fill_twilight_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 28 28" id="hearts_2_circle_fill_twilight_28"><
|
|
3
|
+
export var Icon28Hearts2CircleFillTwilight = makeIcon("Icon28Hearts2CircleFillTwilight", "hearts_2_circle_fill_twilight_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 28 28" id="hearts_2_circle_fill_twilight_28"><rect width="28" height="28" fill="url(#hearts_2_circle_fill_twilight_28_a)" rx="14" /><path fill="#fff" fill-rule="evenodd" d="M6 12.19C6 10.152 7.626 8.5 9.63 8.5c1.082 0 2.042.521 2.87 1.53.826-1.009 1.787-1.53 2.868-1.53 2.005 0 3.63 1.652 3.63 3.69q0 .174-.008.338a4.2 4.2 0 0 0-1.49.464 4.2 4.2 0 0 0-1.986-.492 4.515 4.515 0 0 0-4.513 4.516c0 .636.086 1.237.312 1.827l-1.043-.825C6.814 15.285 6 14.251 6 12.19" clip-rule="evenodd" /><path fill="#fff" d="M15.514 14.5a2.515 2.515 0 0 0-2.513 2.516c0 1.405.562 2.11 2.956 3.974l1.104.86c.259.2.62.2.879 0l1.104-.86C21.438 19.126 22 18.42 22 17.016a2.515 2.515 0 0 0-2.513-2.516c-.749 0-1.414.355-1.986 1.044-.573-.689-1.238-1.044-1.987-1.044" /><defs><linearGradient id="hearts_2_circle_fill_twilight_28_a" x1="0" x2="28" y1="0" y2="28" gradientUnits="userSpaceOnUse"><stop stop-color="#F060C0" /><stop offset="1" stop-color="#E03FAB" /></linearGradient></defs></symbol>', 28, 28, false, undefined);
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
"use-client";
|
|
2
2
|
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
3
|
-
export var Icon36Favorite = makeIcon("Icon36Favorite", "favorite_36", "0 0 36 36", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 36 36" id="favorite_36"><path
|
|
3
|
+
export var Icon36Favorite = makeIcon("Icon36Favorite", "favorite_36", "0 0 36 36", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 36 36" id="favorite_36"><path d="m23.054 12.779 6.69.633c2.329.22 3.043 2.464 1.245 3.938l-5.238 4.296 1.944 6.997c.64 2.298-1.342 3.69-3.327 2.307l-6.365-4.436-6.365 4.436c-1.977 1.377-3.966-.008-3.327-2.307l1.944-6.997-5.238-4.296c-1.805-1.48-1.094-3.717 1.244-3.938l6.69-.633 2.947-6.705c.923-2.1 3.287-2.098 4.21 0z" /></symbol>', 36, 36, false, undefined);
|
package/dist/es6/index.js
CHANGED
|
@@ -120,6 +120,7 @@ export { Icon12Verified } from "./12/verified_12";
|
|
|
120
120
|
export { Icon12VerifiedAlt } from "./12/verified_alt_12";
|
|
121
121
|
export { Icon12Video } from "./12/video_12";
|
|
122
122
|
export { Icon12View } from "./12/view_12";
|
|
123
|
+
export { Icon16AchievementCircleFillBlue } from "./16/achievement_circle_fill_blue_16";
|
|
123
124
|
export { Icon16Add } from "./16/add_16";
|
|
124
125
|
export { Icon16AddCircle } from "./16/add_circle_16";
|
|
125
126
|
export { Icon16AddCircleFillBlue } from "./16/add_circle_fill_blue_16";
|
|
@@ -623,6 +624,7 @@ export { Icon20DonateOutline } from "./20/donate_outline_20";
|
|
|
623
624
|
export { Icon20DonutCircleFillYellow } from "./20/donut_circle_fill_yellow_20";
|
|
624
625
|
export { Icon20DoorArrowRightOutline } from "./20/door_arrow_right_outline_20";
|
|
625
626
|
export { Icon20DoorEnterArrowRightOutline } from "./20/door_enter_arrow_right_outline_20";
|
|
627
|
+
export { Icon20DotsVertical } from "./20/dots_vertical_20";
|
|
626
628
|
export { Icon20DotViewfinder } from "./20/dot_viewfinder_20";
|
|
627
629
|
export { Icon20DownloadCloudOutline } from "./20/download_cloud_outline_20";
|
|
628
630
|
export { Icon20DownloadOutline } from "./20/download_outline_20";
|
|
@@ -690,6 +692,7 @@ export { Icon20HeadphonesSupportOutline } from "./20/headphones_support_outline_
|
|
|
690
692
|
export { Icon20HeadphonesWaveCircleFillGray } from "./20/headphones_wave_circle_fill_gray_20";
|
|
691
693
|
export { Icon20HeadphonesWaveOutline } from "./20/headphones_wave_outline_20";
|
|
692
694
|
export { Icon20HealthOutline } from "./20/health_outline_20";
|
|
695
|
+
export { Icon20Hearts2CircleFillTwilight } from "./20/hearts_2_circle_fill_twilight_20";
|
|
693
696
|
export { Icon20Hearts2Outline } from "./20/hearts_2_outline_20";
|
|
694
697
|
export { Icon20HeartSettingsOutline } from "./20/heart_settings_outline_20";
|
|
695
698
|
export { Icon20HelpOutline } from "./20/help_outline_20";
|
|
@@ -850,8 +853,10 @@ export { Icon20PodcastOutline } from "./20/podcast_outline_20";
|
|
|
850
853
|
export { Icon20PointerOutline } from "./20/pointer_outline_20";
|
|
851
854
|
export { Icon20PollCircleFillGreen } from "./20/poll_circle_fill_green_20";
|
|
852
855
|
export { Icon20PollOutline } from "./20/poll_outline_20";
|
|
856
|
+
export { Icon20PopUpStickerOutline } from "./20/pop_up_sticker_outline_20";
|
|
853
857
|
export { Icon20PrinterOutline } from "./20/printer_outline_20";
|
|
854
858
|
export { Icon20PrivacyCircleFillBlue } from "./20/privacy_circle_fill_blue_20";
|
|
859
|
+
export { Icon20PrivacyCircleFillRed } from "./20/privacy_circle_fill_red_20";
|
|
855
860
|
export { Icon20PrometeyCircleFillRed } from "./20/prometey_circle_fill_red_20";
|
|
856
861
|
export { Icon20PulseOutline } from "./20/pulse_outline_20";
|
|
857
862
|
export { Icon20QrCodeOutline } from "./20/qr_code_outline_20";
|
|
@@ -860,6 +865,7 @@ export { Icon20QuestionCircleFillViolet } from "./20/question_circle_fill_violet
|
|
|
860
865
|
export { Icon20QuestionFillCircleRed } from "./20/question_fill_circle_red_20";
|
|
861
866
|
export { Icon20QuestionFillCircleViolet } from "./20/question_fill_circle_violet_20";
|
|
862
867
|
export { Icon20QuestionOutline } from "./20/question_outline_20";
|
|
868
|
+
export { Icon20QuoteClosing } from "./20/quote_closing_20";
|
|
863
869
|
export { Icon20RadioOff } from "./20/radio_off_20";
|
|
864
870
|
export { Icon20RadioOn } from "./20/radio_on_20";
|
|
865
871
|
export { Icon20RadiowavesLeftAndRightCircleFillRed } from "./20/radiowaves_left_and_right_circle_fill_red_20";
|
|
@@ -958,6 +964,7 @@ export { Icon20TextStrikethroughOutline } from "./20/text_strikethrough_outline_
|
|
|
958
964
|
export { Icon20TextTtOutline } from "./20/text_tt_outline_20";
|
|
959
965
|
export { Icon20TextUnderlineOutline } from "./20/text_underline_outline_20";
|
|
960
966
|
export { Icon20TextViewfinderOutline } from "./20/text_viewfinder_outline_20";
|
|
967
|
+
export { Icon20ThermometerOutline } from "./20/thermometer_outline_20";
|
|
961
968
|
export { Icon20ThumbsDown } from "./20/thumbs_down_20";
|
|
962
969
|
export { Icon20ThumbsDownOutline } from "./20/thumbs_down_outline_20";
|
|
963
970
|
export { Icon20ThumbsUp } from "./20/thumbs_up_20";
|
|
@@ -1052,6 +1059,7 @@ export { Icon2416CircleOutline } from "./24/16_circle_outline_24";
|
|
|
1052
1059
|
export { Icon2418CircleOutline } from "./24/18_circle_outline_24";
|
|
1053
1060
|
export { Icon243SquareOutline } from "./24/3_square_outline_24";
|
|
1054
1061
|
export { Icon24AccessibilityOutline } from "./24/accessibility_outline_24";
|
|
1062
|
+
export { Icon24AchievementCircleFillBlue } from "./24/achievement_circle_fill_blue_24";
|
|
1055
1063
|
export { Icon24Add } from "./24/add_24";
|
|
1056
1064
|
export { Icon24AddAwardsOutline } from "./24/add_awards_outline_24";
|
|
1057
1065
|
export { Icon24AddBracesOutline } from "./24/add_braces_outline_24";
|
|
@@ -1450,6 +1458,7 @@ export { Icon24NotificationOutline } from "./24/notification_outline_24";
|
|
|
1450
1458
|
export { Icon24NotificationSlashOutline } from "./24/notification_slash_outline_24";
|
|
1451
1459
|
export { Icon24NotificationSubtractOutline } from "./24/notification_subtract_outline_24";
|
|
1452
1460
|
export { Icon24NotificationWaves } from "./24/notification_waves_24";
|
|
1461
|
+
export { Icon24OnOffOutline } from "./24/on_off_outline_24";
|
|
1453
1462
|
export { Icon24OpenIn } from "./24/open_in_24";
|
|
1454
1463
|
export { Icon24PacmanOutline } from "./24/pacman_outline_24";
|
|
1455
1464
|
export { Icon24PaintRollerOutline } from "./24/paint_roller_outline_24";
|
|
@@ -1504,6 +1513,7 @@ export { Icon24Privacy } from "./24/privacy_24";
|
|
|
1504
1513
|
export { Icon24Qr } from "./24/qr_24";
|
|
1505
1514
|
export { Icon24Question } from "./24/question_24";
|
|
1506
1515
|
export { Icon24QuestionOutline } from "./24/question_outline_24";
|
|
1516
|
+
export { Icon24QuoteClosing } from "./24/quote_closing_24";
|
|
1507
1517
|
export { Icon24RadioOff } from "./24/radio_off_24";
|
|
1508
1518
|
export { Icon24RadioOn } from "./24/radio_on_24";
|
|
1509
1519
|
export { Icon24Recent } from "./24/recent_24";
|