@vkontakte/icons 2.118.0 → 2.120.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/scribble_pencil_rectangle_12.js +13 -0
- package/dist/12/scribble_pencil_rectangle_outline_12.js +13 -0
- package/dist/16/arrow_down_circle_16.js +13 -0
- package/dist/16/scribble_pencil_rectangle_16.js +13 -0
- package/dist/16/scribble_pencil_rectangle_outline_16.js +13 -0
- package/dist/20/apple_outline_20.js +13 -0
- package/dist/20/armchair_outline_20.js +13 -0
- package/dist/20/body_outline_20.js +13 -0
- package/dist/20/list_insert_first_outline_20.js +13 -0
- package/dist/20/paint_roller_outline_20.js +13 -0
- package/dist/20/share_external_android_20.js +13 -0
- package/dist/20/skirt_outline_20.js +13 -0
- package/dist/20/tshirt_outline_20.js +13 -0
- package/dist/20/washer_outline_20.js +13 -0
- package/dist/24/bluetooth_outline_24.js +13 -0
- package/dist/24/cards_2_24.js +13 -0
- package/dist/24/computer_smartphone_outline_24.js +13 -0
- package/dist/24/scribble_pencil_rectangle_24.js +13 -0
- package/dist/24/scribble_pencil_rectangle_outline_24.js +13 -0
- package/dist/48/add_outline_48.js +13 -0
- package/dist/icons-map.json +1 -1
- package/dist/index.js +80 -0
- package/dist/typings/12/scribble_pencil_rectangle_12.d.ts +11 -0
- package/dist/typings/12/scribble_pencil_rectangle_outline_12.d.ts +11 -0
- package/dist/typings/16/arrow_down_circle_16.d.ts +11 -0
- package/dist/typings/16/scribble_pencil_rectangle_16.d.ts +11 -0
- package/dist/typings/16/scribble_pencil_rectangle_outline_16.d.ts +11 -0
- package/dist/typings/20/apple_outline_20.d.ts +11 -0
- package/dist/typings/20/armchair_outline_20.d.ts +11 -0
- package/dist/typings/20/body_outline_20.d.ts +11 -0
- package/dist/typings/20/list_insert_first_outline_20.d.ts +11 -0
- package/dist/typings/20/paint_roller_outline_20.d.ts +11 -0
- package/dist/typings/20/share_external_android_20.d.ts +11 -0
- package/dist/typings/20/skirt_outline_20.d.ts +11 -0
- package/dist/typings/20/tshirt_outline_20.d.ts +11 -0
- package/dist/typings/20/washer_outline_20.d.ts +11 -0
- package/dist/typings/24/bluetooth_outline_24.d.ts +11 -0
- package/dist/typings/24/cards_2_24.d.ts +11 -0
- package/dist/typings/24/computer_smartphone_outline_24.d.ts +11 -0
- package/dist/typings/24/scribble_pencil_rectangle_24.d.ts +11 -0
- package/dist/typings/24/scribble_pencil_rectangle_outline_24.d.ts +11 -0
- package/dist/typings/48/add_outline_48.d.ts +11 -0
- package/dist/typings/index.d.ts +20 -0
- package/dist_es6/12/scribble_pencil_rectangle_12.js +3 -0
- package/dist_es6/12/scribble_pencil_rectangle_outline_12.js +3 -0
- package/dist_es6/16/arrow_down_circle_16.js +3 -0
- package/dist_es6/16/scribble_pencil_rectangle_16.js +3 -0
- package/dist_es6/16/scribble_pencil_rectangle_outline_16.js +3 -0
- package/dist_es6/20/apple_outline_20.js +3 -0
- package/dist_es6/20/armchair_outline_20.js +3 -0
- package/dist_es6/20/body_outline_20.js +3 -0
- package/dist_es6/20/list_insert_first_outline_20.js +3 -0
- package/dist_es6/20/paint_roller_outline_20.js +3 -0
- package/dist_es6/20/share_external_android_20.js +3 -0
- package/dist_es6/20/skirt_outline_20.js +3 -0
- package/dist_es6/20/tshirt_outline_20.js +3 -0
- package/dist_es6/20/washer_outline_20.js +3 -0
- package/dist_es6/24/bluetooth_outline_24.js +3 -0
- package/dist_es6/24/cards_2_24.js +3 -0
- package/dist_es6/24/computer_smartphone_outline_24.js +3 -0
- package/dist_es6/24/scribble_pencil_rectangle_24.js +3 -0
- package/dist_es6/24/scribble_pencil_rectangle_outline_24.js +3 -0
- package/dist_es6/48/add_outline_48.js +3 -0
- package/dist_es6/index.js +20 -0
- package/package.json +3 -3
- package/src/svg/12/scribble_pencil_rectangle_12.svg +1 -0
- package/src/svg/12/scribble_pencil_rectangle_outline_12.svg +1 -0
- package/src/svg/16/arrow_down_circle_16.svg +1 -0
- package/src/svg/16/scribble_pencil_rectangle_16.svg +1 -0
- package/src/svg/16/scribble_pencil_rectangle_outline_16.svg +1 -0
- package/src/svg/20/apple_outline_20.svg +1 -0
- package/src/svg/20/armchair_outline_20.svg +1 -0
- package/src/svg/20/body_outline_20.svg +1 -0
- package/src/svg/20/list_insert_first_outline_20.svg +1 -0
- package/src/svg/20/paint_roller_outline_20.svg +1 -0
- package/src/svg/20/share_external_android_20.svg +1 -0
- package/src/svg/20/skirt_outline_20.svg +1 -0
- package/src/svg/20/tshirt_outline_20.svg +1 -0
- package/src/svg/20/washer_outline_20.svg +1 -0
- package/src/svg/24/bluetooth_outline_24.svg +1 -0
- package/src/svg/24/cards_2_24.svg +1 -0
- package/src/svg/24/computer_smartphone_outline_24.svg +1 -0
- package/src/svg/24/scribble_pencil_rectangle_24.svg +1 -0
- package/src/svg/24/scribble_pencil_rectangle_outline_24.svg +1 -0
- package/src/svg/48/add_outline_48.svg +1 -0
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
"use strict";
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
Object.defineProperty(exports, "Icon12ScribblePencilRectangle", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon12ScribblePencilRectangle;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon12ScribblePencilRectangle = (0, _iconssprite.makeIcon)('Icon12ScribblePencilRectangle', 'scribble_pencil_rectangle_12', '0 0 12 12', '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 12 12" id="scribble_pencil_rectangle_12"><path d="M4.344 1.495h3.302c.503 0 .918 0 1.256.028.352.028.675.09.978.244a2.5 2.5 0 0 1 1.092 1.093c.155.303.217.626.245.978.022.26.026.565.028.921a1.8 1.8 0 0 0-1.458.518L6.472 8.592a3.45 3.45 0 0 0-.834 1.35l-.188.563H4.344c-.503 0-.918 0-1.256-.028-.352-.028-.675-.09-.978-.245A2.5 2.5 0 0 1 1.017 9.14c-.154-.303-.216-.626-.244-.978C.745 7.824.745 7.41.745 6.906V6.34l.02-.009L3.252 5.17l-.21 1.835c-.121 1.059 1.16 1.677 1.913.924l1.856-1.856a.625.625 0 0 0-.884-.884L4.325 6.792l.194-1.702c.1-.875-.797-1.52-1.594-1.147L.745 4.962c0-.444.002-.816.028-1.124.028-.352.09-.675.244-.978A2.5 2.5 0 0 1 2.11 1.767c.303-.154.626-.216.978-.244.338-.028.753-.028 1.256-.028m6.326 4.666a.55.55 0 0 1 .78 0l.389.39a.55.55 0 0 1 0 .779l-.39.389-1.168-1.168zm-.928.929 1.168 1.168-2.386 2.386a2.2 2.2 0 0 1-.86.532l-.946.315a.165.165 0 0 1-.21-.209l.316-.945c.108-.325.29-.62.532-.861z" /></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, "Icon12ScribblePencilRectangleOutline", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon12ScribblePencilRectangleOutline;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon12ScribblePencilRectangleOutline = (0, _iconssprite.makeIcon)('Icon12ScribblePencilRectangleOutline', 'scribble_pencil_rectangle_outline_12', '0 0 12 12', '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 12 12" id="scribble_pencil_rectangle_outline_12"><path d="M7.646 1.495H4.344c-.503 0-.918 0-1.256.028-.352.028-.675.09-.978.244A2.5 2.5 0 0 0 1.017 2.86c-.154.303-.216.626-.244.978-.028.338-.028.753-.028 1.256v1.812c0 .503 0 .918.028 1.256.028.352.09.675.244.978a2.5 2.5 0 0 0 1.093 1.092c.303.155.626.217.978.245.338.028.753.028 1.256.028H5a.625.625 0 1 0 0-1.25h-.63c-.535 0-.9 0-1.18-.023-.275-.023-.415-.063-.512-.113a1.25 1.25 0 0 1-.547-.547c-.05-.097-.09-.237-.113-.511a16 16 0 0 1-.023-1.181v-.655L4.252 5.17l-.21 1.835c-.121 1.059 1.16 1.677 1.913.924l1.856-1.856a.625.625 0 0 0-.884-.884L5.325 6.792l.194-1.702c.1-.875-.797-1.52-1.594-1.147l-1.93.902c0-.39.005-.675.023-.906.023-.274.063-.414.113-.511a1.25 1.25 0 0 1 .547-.547c.097-.05.237-.09.511-.113.282-.023.646-.023 1.181-.023h3.25c.535 0 .9 0 1.18.023.275.023.415.063.512.113.236.12.427.311.547.547.065.127.11.317.127.76a.625.625 0 1 0 1.249-.047c-.018-.477-.067-.898-.262-1.281A2.5 2.5 0 0 0 9.88 1.767c-.303-.154-.626-.216-.978-.244-.338-.028-.753-.028-1.256-.028m3.024 4.666a.55.55 0 0 1 .78 0l.389.39a.55.55 0 0 1 0 .779l-.39.389-1.168-1.168zm-.928.929 1.168 1.168-2.386 2.386a2.2 2.2 0 0 1-.86.532l-.946.315a.165.165 0 0 1-.21-.209l.316-.945c.108-.325.29-.62.532-.861z" /></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, "Icon16ArrowDownCircle", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon16ArrowDownCircle;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon16ArrowDownCircle = (0, _iconssprite.makeIcon)('Icon16ArrowDownCircle', 'arrow_down_circle_16', '0 0 16 16', '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 16 16" id="arrow_down_circle_16"><path fill-rule="evenodd" d="M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16m.75-12.25a.75.75 0 0 0-1.5 0v6.59L5.3 8.24a.75.75 0 1 0-1.1 1.02l3.25 3.5a.75.75 0 0 0 1.1 0l3.25-3.5a.75.75 0 0 0-1.1-1.02l-1.95 2.1z" 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, "Icon16ScribblePencilRectangle", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon16ScribblePencilRectangle;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon16ScribblePencilRectangle = (0, _iconssprite.makeIcon)('Icon16ScribblePencilRectangle', 'scribble_pencil_rectangle_16', '0 0 16 16', '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 16 16" id="scribble_pencil_rectangle_16"><path d="M10.281 2H5.72c-.674 0-1.225 0-1.672.037-.463.037-.882.118-1.272.317a3.25 3.25 0 0 0-1.42 1.42c-.2.391-.28.81-.318 1.273-.03.352-.035.767-.037 1.256l2.993-1.17a1.75 1.75 0 0 1 2.383 1.763l-.17 2.216a.25.25 0 0 0 .425.196L8.72 7.22a.75.75 0 1 1 1.06 1.06l-2.088 2.09c-1.15 1.149-3.107.248-2.982-1.372l.17-2.216a.25.25 0 0 0-.34-.252L1 7.914v1.367c0 .674 0 1.224.037 1.672.037.463.118.882.317 1.273a3.25 3.25 0 0 0 1.42 1.42c.391.199.81.28 1.273.317.447.037.998.037 1.672.037H7.67l.318-.955a4.3 4.3 0 0 1 1.04-1.682l4.218-4.218A2.2 2.2 0 0 1 15 6.509c0-.58-.004-1.062-.037-1.462-.037-.463-.118-.882-.317-1.272a3.25 3.25 0 0 0-1.42-1.42c-.391-.2-.81-.28-1.273-.318C11.506 2 10.955 2 10.281 2m4.027 6.205a.7.7 0 0 1 .991 0l.496.496a.7.7 0 0 1 0 .991l-.496.496L13.812 8.7l.496-.496Zm-1.182 1.182 1.487 1.487-3.037 3.036c-.308.308-.683.54-1.096.678l-1.203.4a.21.21 0 0 1-.266-.265l.401-1.204c.138-.412.37-.788.677-1.095z" /></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, "Icon16ScribblePencilRectangleOutline", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon16ScribblePencilRectangleOutline;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon16ScribblePencilRectangleOutline = (0, _iconssprite.makeIcon)('Icon16ScribblePencilRectangleOutline', 'scribble_pencil_rectangle_outline_16', '0 0 16 16', '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 16 16" id="scribble_pencil_rectangle_outline_16"><path d="M5.719 2h4.562c.674 0 1.224 0 1.672.037.463.037.882.118 1.273.317a3.25 3.25 0 0 1 1.42 1.42c.29.571.336 1.224.35 2.018a.75.75 0 0 1-1.5.025c-.014-.81-.072-1.136-.187-1.361a1.75 1.75 0 0 0-.764-.765c-.145-.074-.344-.13-.714-.16-.38-.03-.869-.031-1.581-.031h-4.5c-.712 0-1.202 0-1.58.032-.371.03-.57.085-.714.159a1.75 1.75 0 0 0-.765.765c-.074.144-.13.343-.16.713-.027.333-.03.75-.03 1.33l3.492-1.367a1.75 1.75 0 0 1 2.383 1.764l-.17 2.216a.25.25 0 0 0 .425.196L10.72 7.22a.75.75 0 1 1 1.06 1.06l-2.088 2.09c-1.149 1.149-3.107.248-2.982-1.372l.17-2.216a.25.25 0 0 0-.34-.252L2.5 8.109V9.25c0 .712 0 1.202.032 1.58.03.371.085.57.159.714.168.33.435.598.765.765.144.074.343.13.713.16.38.03.869.031 1.581.031h1.379a.75.75 0 0 1 0 1.5h-1.41c-.674 0-1.225 0-1.672-.037-.463-.037-.882-.118-1.272-.317a3.25 3.25 0 0 1-1.42-1.42c-.2-.391-.28-.81-.318-1.273C1 10.506 1 9.955 1 9.281V6.72c0-.674 0-1.225.037-1.672.037-.463.118-.882.317-1.272a3.25 3.25 0 0 1 1.42-1.42c.391-.2.81-.28 1.273-.318C4.494 2 5.045 2 5.719 2M15.3 8.205a.7.7 0 0 0-.992 0l-.496.496 1.487 1.487.496-.496a.7.7 0 0 0 0-.991l-.496-.496Zm-.687 2.669-1.487-1.487-3.037 3.037c-.307.307-.54.683-.677 1.095l-.4 1.204a.21.21 0 0 0 .265.266l1.204-.401c.412-.138.787-.37 1.095-.678z" /></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, "Icon20AppleOutline", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon20AppleOutline;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon20AppleOutline = (0, _iconssprite.makeIcon)('Icon20AppleOutline', 'apple_outline_20', '0 0 20 20', '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="apple_outline_20"><path d="M12.8 7.088a.75.75 0 0 0 0 1.5c.457 0 .802.15 1.03.37.223.218.387.558.387 1.046a.75.75 0 1 0 1.5 0c0-.845-.295-1.588-.842-2.12-.544-.53-1.282-.796-2.075-.796" /><path fill-rule="evenodd" d="m12.71 1.49-.109.741.11-.742h-.005l-.007-.002-.02-.002a4 4 0 0 0-.29-.025 5 5 0 0 0-.732.014c-.552.052-1.356.228-1.947.827-.59.597-.761 1.406-.813 1.96a5 5 0 0 0-.014.198A5.7 5.7 0 0 0 7.5 4.291c-3.291 0-6 2.407-6 5.814 0 1.64.636 3.675 1.644 5.302.986 1.591 2.494 3.045 4.356 3.045a5.65 5.65 0 0 0 2.5-.577 5.65 5.65 0 0 0 2.5.577c1.862 0 3.37-1.454 4.356-3.045 1.008-1.627 1.644-3.661 1.644-5.302 0-3.201-2.392-5.52-5.411-5.788.169-.403.24-.81.27-1.132a5 5 0 0 0-.011-1.028l-.003-.021-.001-.007v-.004l-.743.106.742-.106-.08-.554-.553-.082Zm-1.932 1.865c.222-.225.597-.348 1.02-.388l.073-.006-.006.086c-.04.433-.163.817-.387 1.045-.222.225-.597.347-1.02.387l-.074.006.007-.085c.04-.433.162-.818.387-1.045M3 10.105c0-2.501 1.958-4.314 4.5-4.314.709 0 1.36.171 1.942.475.35.183.768.183 1.118 0a4.2 4.2 0 0 1 1.94-.475c2.542 0 4.5 1.813 4.5 4.314 0 1.314-.53 3.078-1.419 4.512-.91 1.468-2.026 2.335-3.081 2.335-.709 0-1.36-.17-1.941-.475a1.2 1.2 0 0 0-1.118 0 4.15 4.15 0 0 1-1.941.475c-1.055 0-2.171-.867-3.081-2.335C3.53 13.183 3 11.419 3 10.105" 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, "Icon20ArmchairOutline", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon20ArmchairOutline;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon20ArmchairOutline = (0, _iconssprite.makeIcon)('Icon20ArmchairOutline', 'armchair_outline_20', '0 0 20 20', '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="armchair_outline_20"><path fill-rule="evenodd" d="M7.928 2.509h4.144c.55 0 .915 0 1.234.05A4.08 4.08 0 0 1 16.7 5.954c.041.26.049.55.05.949.89.188 1.58.907 1.723 1.814.027.174.027.367.027.588v2.312c0 .442 0 .818-.025 1.126-.027.325-.085.64-.238.942a2.4 2.4 0 0 1-1.056 1.056 2 2 0 0 1-.431.16v.603c0 .233 0 .349-.015.446a1.25 1.25 0 0 1-1.04 1.039c-.097.015-.213.015-.445.015s-.348 0-.445-.015a1.25 1.25 0 0 1-1.04-1.04c-.015-.096-.015-.212-.015-.445v-.5h-7.5v.5c0 .233 0 .349-.015.446a1.25 1.25 0 0 1-1.04 1.039c-.097.015-.213.015-.445.015s-.348 0-.446-.015a1.25 1.25 0 0 1-1.039-1.04c-.015-.096-.015-.212-.015-.445V14.9a2 2 0 0 1-.43-.159 2.4 2.4 0 0 1-1.057-1.056c-.153-.302-.211-.617-.238-.942-.025-.308-.025-.684-.025-1.126V9.305c0-.221 0-.414.027-.588A2.21 2.21 0 0 1 3.25 6.903c.002-.398.01-.69.05-.95A4.08 4.08 0 0 1 6.695 2.56c.318-.05.683-.05 1.233-.05ZM4.751 6.903a2.21 2.21 0 0 1 1.722 1.814c.027.174.027.367.027.588v.698h7v-.698c0-.221 0-.414.027-.588a2.21 2.21 0 0 1 1.723-1.814c-.002-.389-.008-.568-.032-.715a2.58 2.58 0 0 0-2.147-2.147c-.186-.03-.423-.032-1.071-.032H8c-.648 0-.885.002-1.07.032a2.58 2.58 0 0 0-2.148 2.147c-.023.147-.03.326-.031.715m-1.153 1.46c.04-.006.102-.008.402-.008s.362.002.402.008a.71.71 0 0 1 .59.59c.006.04.008.102.008.402v1.076c0 .047 0 .12.005.187a1 1 0 0 0 .1.362c.091.18.238.327.418.419a1 1 0 0 0 .362.099c.067.005.14.005.187.005h7.856c.047 0 .12 0 .187-.005a1 1 0 0 0 .362-.1.96.96 0 0 0 .419-.418 1 1 0 0 0 .099-.362c.005-.067.005-.14.005-.187V9.355c0-.3.002-.363.009-.403a.71.71 0 0 1 .588-.589c.04-.006.103-.008.403-.008s.362.002.402.008a.71.71 0 0 1 .59.59c.006.04.008.102.008.402v2.233c0 .479 0 .793-.02 1.033-.02.232-.052.328-.08.383a.9.9 0 0 1-.4.4c-.055.028-.151.061-.383.08-.24.02-.555.02-1.034.02H4.917c-.48 0-.794 0-1.034-.02-.231-.019-.328-.052-.382-.08a.9.9 0 0 1-.401-.4c-.028-.055-.06-.151-.08-.383-.02-.24-.02-.554-.02-1.033V9.355c0-.3.002-.363.009-.403a.71.71 0 0 1 .589-.589" 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, "Icon20BodyOutline", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon20BodyOutline;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon20BodyOutline = (0, _iconssprite.makeIcon)('Icon20BodyOutline', 'body_outline_20', '0 0 20 20', '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="body_outline_20"><path fill-rule="evenodd" d="M7.388 1.62c-.16-.046-.336-.044-.426-.043h-.046c-.498 0-.967.21-1.35.446a7 7 0 0 0-1.128.899c-.695.663-1.31 1.432-1.652 1.881l-.019.025a1.4 1.4 0 0 0-.28.527c-.047.202-.037.419.028.616.08.237.25.42.33.506l.023.024 1.48 1.627a5 5 0 0 1 .143.162q.004.006.006.014l.001.023c.002.039.002.092.002.193v4.269c0 .386 0 .707.059.964.024.105.051.215.098.331.046.117.101.216.156.31.086.146.21.293.332.43.13.145.303.328.519.558l.008.008c.593.63 1.214 1.428 1.653 2.018l.044.06c.18.243.354.479.572.645.194.148.4.252.635.32.262.075.546.074.836.074h1.177c.29 0 .573 0 .836-.075.234-.067.44-.17.634-.319.217-.165.392-.401.572-.644l.044-.06c.439-.59 1.062-1.39 1.656-2.019l.008-.008c.216-.23.389-.413.518-.557.123-.138.247-.284.333-.431.055-.094.11-.193.156-.31a2 2 0 0 0 .098-.331c.06-.257.06-.578.059-.964v-4.27a5 5 0 0 1 .003-.216l.005-.013a5 5 0 0 1 .143-.162l1.48-1.628.022-.024c.081-.087.251-.27.33-.507.066-.196.075-.414.027-.615-.057-.243-.208-.435-.279-.527l-.02-.025a16.6 16.6 0 0 0-1.65-1.881 7 7 0 0 0-1.129-.899c-.383-.236-.852-.446-1.35-.446h-.049c-.089-.001-.264-.003-.423.042a1.1 1.1 0 0 0-.57.376l-.123.156-.006.008c-.335.436-1.007 1.095-1.913 1.095-.915 0-1.58-.656-1.911-1.09l-.007-.008-.122-.157a1.1 1.1 0 0 0-.572-.38Zm-.49 1.457c-.097.006-.276.057-.545.223a5.6 5.6 0 0 0-.88.707A15 15 0 0 0 4.07 5.594l1.387 1.524.027.029c.1.11.22.241.31.397q.115.206.167.435c.04.175.04.352.039.502V12.7c0 .525.005.652.02.716.02.09.028.11.03.116a.6.6 0 0 0 .09.15l.124.144c.115.128.274.297.5.537.653.693 1.316 1.547 1.765 2.152.256.345.297.387.323.407a.4.4 0 0 0 .138.07c.031.009.084.016.491.016h1.039c.407 0 .46-.007.49-.017a.4.4 0 0 0 .139-.069c.025-.02.066-.062.322-.406.45-.605 1.114-1.46 1.768-2.154.226-.24.385-.408.5-.536a3 3 0 0 0 .156-.19c.047-.08.054-.097.057-.104a1 1 0 0 0 .03-.115c.016-.066.02-.191.02-.717V8.481c0-.15 0-.327.04-.502q.051-.23.167-.434c.089-.156.208-.287.31-.398l.025-.028 1.386-1.525a15 15 0 0 0-1.404-1.587 5.6 5.6 0 0 0-.88-.707c-.27-.167-.45-.218-.547-.223-.405.526-1.464 1.677-3.099 1.677-1.643 0-2.697-1.147-3.101-1.677Z" 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, "Icon20ListInsertFirstOutline", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon20ListInsertFirstOutline;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon20ListInsertFirstOutline = (0, _iconssprite.makeIcon)('Icon20ListInsertFirstOutline', 'list_insert_first_outline_20', '0 0 20 20', '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="list_insert_first_outline_20"><path d="M17.247 14.5c.42 0 .753.336.753.75l-.007.102a.75.75 0 0 1-.746.648H2.753a.75.75 0 1 1 0-1.5zm.001-5a.749.749 0 1 1 0 1.5H8.752A.75.75 0 0 1 8 10.25l.007-.102a.75.75 0 0 1 .745-.648zm.003-5a.751.751 0 0 1 0 1.5h-5.502A.75.75 0 0 1 11 5.25l.007-.102a.75.75 0 0 1 .742-.648zM6.639 2.729A.75.75 0 0 0 5.56 3.77l.707.732-1.535.01A2.75 2.75 0 0 0 2 7.263v2.987a.75.75 0 0 0 1.5 0V7.262a1.25 1.25 0 0 1 1.242-1.25l1.619-.01-.82.916a.75.75 0 1 0 1.117 1l1.814-2.025A.95.95 0 0 0 8.448 4.6l-1.81-1.87Z" /></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, "Icon20PaintRollerOutline", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon20PaintRollerOutline;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon20PaintRollerOutline = (0, _iconssprite.makeIcon)('Icon20PaintRollerOutline', 'paint_roller_outline_20', '0 0 20 20', '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="paint_roller_outline_20"><path fill-rule="evenodd" d="M5.914 1.498h6.21c.454 0 .83-.001 1.157.092.804.23 1.433.858 1.662 1.662q.04.141.06.294l.22.01c.263.018.521.056.775.158a2.42 2.42 0 0 1 1.341 1.341c.102.254.14.512.158.776.017.25.017.555.017.913v.311c0 .472 0 .873-.03 1.202-.03.346-.095.681-.27.998a2.4 2.4 0 0 1-.953.953c-.316.175-.652.24-.998.27-.329.03-.73.03-1.201.03h-3.828a.917.917 0 0 0-.913.912v.563l.028.002c.13.011.302.037.478.127.236.12.427.311.547.547.09.176.116.348.127.478.01.114.009.247.009.369v3.467c0 .122 0 .255-.01.37a1.3 1.3 0 0 1-.126.477 1.25 1.25 0 0 1-.547.546 1.3 1.3 0 0 1-.478.127c-.114.01-.247.01-.369.01h-.94c-.122 0-.255 0-.37-.01a1.3 1.3 0 0 1-.477-.127 1.25 1.25 0 0 1-.547-.546 1.3 1.3 0 0 1-.127-.478 5 5 0 0 1-.009-.37v-3.466c0-.122 0-.255.01-.37.01-.13.036-.3.126-.477a1.25 1.25 0 0 1 .547-.547c.176-.09.348-.116.478-.127q.071-.005.15-.007v-.565a2.417 2.417 0 0 1 2.407-2.406h3.802c.511 0 .847 0 1.103-.023.246-.021.348-.058.406-.09a.9.9 0 0 0 .361-.362c.032-.058.07-.159.09-.405.023-.256.024-.592.024-1.103v-.256c0-.388 0-.642-.014-.838a1 1 0 0 0-.053-.315.92.92 0 0 0-.508-.509 1 1 0 0 0-.315-.053l-.092-.005a3 3 0 0 1-.089.706 2.42 2.42 0 0 1-1.662 1.662c-.327.094-.703.093-1.157.093h-6.21c-.454 0-.83 0-1.157-.093a2.42 2.42 0 0 1-1.662-1.662c-.093-.327-.093-.703-.093-1.156v-.189c0-.454 0-.83.093-1.157A2.42 2.42 0 0 1 4.757 1.59c.328-.093.703-.093 1.157-.092m.094 1.5c-.599 0-.742.007-.84.035a.92.92 0 0 0-.63.63c-.028.098-.036.241-.036.84 0 .6.008.743.036.84a.92.92 0 0 0 .63.63c.098.029.241.036.84.036h6.022c.6 0 .742-.007.84-.035a.92.92 0 0 0 .63-.63c.028-.098.036-.242.036-.84 0-.6-.008-.743-.035-.84a.92.92 0 0 0-.63-.631c-.099-.028-.242-.035-.84-.035H6.007ZM9.01 13.476v3.527h-1v-3.527z" 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, "Icon20ShareExternalAndroid", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon20ShareExternalAndroid;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon20ShareExternalAndroid = (0, _iconssprite.makeIcon)('Icon20ShareExternalAndroid', 'share_external_android_20', '0 0 20 20', '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="share_external_android_20"><path d="M14.5 7a2.5 2.5 0 1 0-2.451-2.008l-5.82 3.202a2.5 2.5 0 1 0 0 3.613l5.82 3.2a2.5 2.5 0 1 0 .723-1.314l-5.82-3.2a2.5 2.5 0 0 0 0-.985l5.82-3.202C13.22 6.736 13.83 7 14.5 7" /></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, "Icon20SkirtOutline", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon20SkirtOutline;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon20SkirtOutline = (0, _iconssprite.makeIcon)('Icon20SkirtOutline', 'skirt_outline_20', '0 0 20 20', '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="skirt_outline_20"><path fill-rule="evenodd" d="M6.87 1.504c-.18 0-.357 0-.507.013a1.5 1.5 0 0 0-.563.147c-.276.14-.5.364-.64.64a1.5 1.5 0 0 0-.148.563C5 3.017 5 3.194 5 3.374v1.63l-3.04 9.428-.01.033a1.7 1.7 0 0 0-.108.611c.003.122.028.242.05.328a1.43 1.43 0 0 0 .473.753l.012.012c.925.853 3.185 2.335 7.623 2.335s6.697-1.482 7.623-2.335l.012-.011c.105-.097.237-.219.355-.443a1.5 1.5 0 0 0 .168-.639 1.7 1.7 0 0 0-.109-.612l-.01-.033-3.04-9.404.001-.023v-1.63c0-.18 0-.357-.012-.507a1.5 1.5 0 0 0-.148-.563c-.14-.276-.364-.5-.64-.64a1.5 1.5 0 0 0-.563-.147 7 7 0 0 0-.506-.013H6.869Zm-.536 4.25H7.78L6.064 16.482c-1.463-.444-2.288-1.063-2.67-1.416l-.047-.043.007-.024.034-.107zM7.53 16.817 9.3 5.754h1.4l1.77 11.063c-.716.116-1.536.187-2.47.187s-1.754-.07-2.47-.187m6.406-.335c1.462-.444 2.288-1.063 2.67-1.415l.046-.044-.006-.023-.035-.107-2.953-9.139H12.22zM13.5 4.254v-.857c0-.195 0-.307-.006-.387a7 7 0 0 0-.387-.006H6.893c-.195 0-.307 0-.387.006-.006.08-.006.192-.006.387v.857z" 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, "Icon20TshirtOutline", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon20TshirtOutline;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon20TshirtOutline = (0, _iconssprite.makeIcon)('Icon20TshirtOutline', 'tshirt_outline_20', '0 0 20 20', '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="tshirt_outline_20"><path fill-rule="evenodd" d="M5.98 2.478c.785-.414 1.626-.066 2.055.528a2.424 2.424 0 0 0 3.93 0c.43-.594 1.27-.942 2.055-.528.601.318 1.458.895 2.343 1.901 1.081 1.23 1.555 2.377 1.75 3.005l.008.022c.03.097.09.282.074.508-.014.186-.08.388-.181.545a1.4 1.4 0 0 1-.383.377l-.022.017-2.109 1.533v4.524c0 .343 0 .641-.114 1-.05.156-.131.321-.205.452a2.5 2.5 0 0 1-.28.408c-.249.283-.443.4-.677.541l-.01.006A8.2 8.2 0 0 1 10 18.5a8.2 8.2 0 0 1-4.215-1.183l-.009-.006c-.234-.14-.428-.258-.676-.54a2.5 2.5 0 0 1-.28-.409 2.5 2.5 0 0 1-.206-.451c-.114-.36-.114-.658-.114-1.001v-4.524L2.391 8.853l-.023-.017a1.4 1.4 0 0 1-.382-.377 1.2 1.2 0 0 1-.18-.545c-.017-.226.042-.41.073-.507l.007-.023c.196-.628.67-1.776 1.75-3.006.886-1.007 1.743-1.583 2.344-1.9m.715 1.321q-.002-.001-.015.005c-.456.24-1.163.708-1.917 1.565-.84.955-1.232 1.834-1.403 2.334l2.331 1.695a.75.75 0 0 1 .309.607v4.857c0 .402.006.476.043.593l.002.005.005.012.017.04a1.6 1.6 0 0 0 .15.255l.008.011.002.003c.091.104.12.123.333.251.739.445 1.93.968 3.44.968s2.701-.523 3.44-.968c.213-.128.242-.147.333-.25l.002-.004.008-.01a1.6 1.6 0 0 0 .167-.296l.005-.012.002-.005c.037-.117.043-.19.043-.593v-4.857a.75.75 0 0 1 .309-.607l2.33-1.695c-.17-.5-.562-1.378-1.402-2.333-.753-.857-1.461-1.325-1.917-1.565l-.015-.005q-.005 0-.02.003a.2.2 0 0 0-.105.083c-1.566 2.166-4.794 2.166-6.36 0a.2.2 0 0 0-.105-.084z" 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, "Icon20WasherOutline", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon20WasherOutline;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon20WasherOutline = (0, _iconssprite.makeIcon)('Icon20WasherOutline', 'washer_outline_20', '0 0 20 20', '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="washer_outline_20"><path fill-rule="evenodd" d="M10.683 1.504H9.317c-.952 0-1.713 0-2.327.05-.63.052-1.172.16-1.67.414a4.25 4.25 0 0 0-1.857 1.857c-.253.498-.361 1.04-.413 1.67C3 6.109 3 6.869 3 7.822v4.365c0 .953 0 1.713.05 2.327.052.63.16 1.172.413 1.67a4.25 4.25 0 0 0 1.858 1.857c.497.254 1.04.362 1.67.413.613.05 1.374.05 2.326.05h1.366c.952 0 1.713 0 2.327-.05.63-.051 1.172-.16 1.67-.413a4.25 4.25 0 0 0 1.857-1.857c.253-.498.361-1.04.413-1.67.05-.614.05-1.374.05-2.327V7.822c0-.953 0-1.713-.05-2.327-.052-.63-.16-1.172-.413-1.67a4.25 4.25 0 0 0-1.857-1.857c-.498-.254-1.04-.362-1.67-.413-.614-.05-1.375-.05-2.327-.05Zm-4.681 1.8c.25-.128.573-.21 1.11-.254.546-.045 1.246-.046 2.238-.046h1.3c.992 0 1.692.001 2.238.046.537.043.86.126 1.11.254A2.75 2.75 0 0 1 15.2 4.506c.128.25.21.573.255 1.11.02.258.032.549.038.888H4.507c.006-.34.017-.63.038-.887.044-.538.127-.86.255-1.111a2.75 2.75 0 0 1 1.202-1.202M4.5 8.004v4.15c0 .993 0 1.692.045 2.238.044.537.127.86.255 1.11a2.75 2.75 0 0 0 1.202 1.203c.25.128.573.21 1.11.254.546.045 1.246.045 2.238.045h1.3c.992 0 1.692 0 2.238-.045.537-.044.86-.126 1.11-.254a2.75 2.75 0 0 0 1.202-1.202c.128-.251.21-.574.255-1.11.044-.547.045-1.246.045-2.239v-4.15zm5.5 3a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3m-3 1.5a3 3 0 1 1 6 0 3 3 0 0 1-6 0m4.25-7.75a.75.75 0 0 1 .75-.75h1.25a.75.75 0 0 1 0 1.5H12a.75.75 0 0 1-.75-.75m-2.75.001a.75.75 0 1 1 1.5 0 .75.75 0 0 1-1.5 0" 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, "Icon24BluetoothOutline", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon24BluetoothOutline;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon24BluetoothOutline = (0, _iconssprite.makeIcon)('Icon24BluetoothOutline', 'bluetooth_outline_24', '0 0 24 24', '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="bluetooth_outline_24"><path fill-rule="evenodd" d="M8.715 3.086a.9.9 0 0 1 .956.118l5 4.1a.9.9 0 0 1-.011 1.4L10.51 12l4.15 3.295a.9.9 0 0 1 .01 1.401l-5 4.1A.9.9 0 0 1 8.2 20.1v-6.266l-3.74 2.97a.9.9 0 1 1-1.12-1.409L7.616 12 3.34 8.605a.9.9 0 0 1 1.12-1.41l3.74 2.97V3.9a.9.9 0 0 1 .515-.814M10 13.893l2.667 2.118L10 18.198zm0-3.786V5.802l2.667 2.187zm7.838 3.028c-.138.474-.714.583-1.098.273l-.972-.786a.8.8 0 0 1 0-1.244l.97-.786c.384-.31.96-.202 1.1.272a4.06 4.06 0 0 1 0 2.271m1.195-6.979a.9.9 0 0 1 1.25.24A9.96 9.96 0 0 1 22 12a9.96 9.96 0 0 1-1.717 5.605.9.9 0 1 1-1.49-1.01A8.16 8.16 0 0 0 20.2 12a8.16 8.16 0 0 0-1.407-4.595.9.9 0 0 1 .24-1.25Z" 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, "Icon24Cards2", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon24Cards2;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon24Cards2 = (0, _iconssprite.makeIcon)('Icon24Cards2', 'cards_2_24', '0 0 24 24', '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="cards_2_24"><path d="M8.225 4.599q-.048.252-.095.519l-1.633 8.964c-.115.635-.22 1.213-.27 1.704-.051.527-.057 1.108.124 1.713a4.3 4.3 0 0 0 1.512 2.186c.503.383 1.048.582 1.56.72.476.127 1.055.232 1.69.348l1.392.253-.044.008-3.964.712c-1.379.247-2.068.37-2.642.197a2.5 2.5 0 0 1-1.268-.883c-.363-.478-.487-1.167-.734-2.545L2.28 9.729c-.247-1.378-.37-2.067-.197-2.641a2.5 2.5 0 0 1 .883-1.269c.478-.362 1.167-.486 2.545-.733zm1.665.904c.25-1.377.375-2.066.74-2.543a2.5 2.5 0 0 1 1.27-.88c.575-.172 1.264-.046 2.64.204l3.957.72c1.377.252 2.066.377 2.544.741.42.32.727.765.879 1.27.172.576.046 1.264-.204 2.642l-1.61 8.838c-.25 1.378-.376 2.066-.74 2.544a2.5 2.5 0 0 1-1.27.879c-.576.172-1.264.047-2.642-.204l-3.956-.72c-1.377-.251-2.066-.377-2.543-.74a2.5 2.5 0 0 1-.88-1.271c-.172-.575-.046-1.264.205-2.641z" /></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, "Icon24ComputerSmartphoneOutline", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon24ComputerSmartphoneOutline;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon24ComputerSmartphoneOutline = (0, _iconssprite.makeIcon)('Icon24ComputerSmartphoneOutline', 'computer_smartphone_outline_24', '0 0 24 24', '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="computer_smartphone_outline_24"><path d="M19 17.1a.9.9 0 1 1-1.8 0 .9.9 0 0 1 1.8 0" /><path fill-rule="evenodd" d="M6.863 2.6h8.474c.669 0 1.224 0 1.678.037.473.039.913.122 1.329.334a3.4 3.4 0 0 1 1.485 1.485c.212.416.295.856.334 1.329.037.453.037 1.01.037 1.678v2.625c.164.037.328.091.49.174a2.4 2.4 0 0 1 1.048 1.048c.158.309.214.626.239.931.023.288.023.634.023 1.026v4.466c0 .392 0 .738-.023 1.026-.025.305-.081.622-.239.93a2.4 2.4 0 0 1-1.048 1.05 2.45 2.45 0 0 1-.931.238c-.288.023-.634.023-1.026.023h-1.466c-.392 0-.738 0-1.026-.023-.305-.025-.622-.081-.93-.239a2.4 2.4 0 0 1-.86-.738H5.9a.9.9 0 0 1 0-1.8h4.3v-2.4H6.863c-.669 0-1.225 0-1.678-.037-.473-.039-.913-.122-1.329-.334a3.4 3.4 0 0 1-1.485-1.486c-.212-.415-.295-.855-.334-1.328C2 12.161 2 11.605 2 10.937V7.463c0-.669 0-1.225.037-1.678.039-.473.122-.913.334-1.329a3.4 3.4 0 0 1 1.485-1.485c.416-.212.856-.295 1.329-.334.453-.037 1.01-.037 1.678-.037M12 18.2h2.002q-.003-.22-.002-.467V15.8h-2zm2-4.2v-.733c0-.392 0-.738.023-1.025.025-.306.081-.623.239-.932a2.4 2.4 0 0 1 1.048-1.048c.309-.158.626-.214.931-.239.288-.023.634-.023 1.026-.023H18.4V7.5c0-.715 0-1.197-.031-1.569-.03-.36-.083-.538-.143-.657a1.6 1.6 0 0 0-.7-.7c-.119-.06-.296-.113-.657-.143-.372-.03-.854-.031-1.569-.031H6.9c-.715 0-1.197 0-1.569.031-.36.03-.538.083-.657.143a1.6 1.6 0 0 0-.7.7c-.06.119-.113.296-.143.657-.03.372-.031.854-.031 1.569v3.4c0 .715 0 1.197.031 1.569.03.36.083.538.143.657a1.6 1.6 0 0 0 .7.7c.119.06.296.113.657.143.372.03.854.031 1.569.031zm2.128-2.135c.012-.006.066-.032.26-.048.205-.016.477-.017.912-.017h1.4c.435 0 .707 0 .912.017.194.016.248.042.26.048a.6.6 0 0 1 .263.263c.006.012.032.066.048.26.016.205.017.477.017.912v4.4c0 .435 0 .707-.017.912-.016.194-.042.248-.048.26a.6.6 0 0 1-.263.263c-.012.006-.066.032-.26.048a13 13 0 0 1-.912.017h-1.4c-.435 0-.707 0-.912-.017-.194-.016-.248-.042-.26-.048a.6.6 0 0 1-.263-.263c-.006-.012-.032-.066-.048-.26a13 13 0 0 1-.017-.912v-4.4c0-.435 0-.707.017-.912.016-.194.042-.248.048-.26a.6.6 0 0 1 .263-.263" 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, "Icon24ScribblePencilRectangle", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon24ScribblePencilRectangle;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon24ScribblePencilRectangle = (0, _iconssprite.makeIcon)('Icon24ScribblePencilRectangle', 'scribble_pencil_rectangle_24', '0 0 24 24', '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="scribble_pencil_rectangle_24"><path d="M20.583 11.293a1 1 0 0 1 1.416 0l.708.708a1 1 0 0 1 0 1.416l-.708.708-2.124-2.124zm-1.689 1.688 2.124 2.124-4.338 4.338c-.44.44-.975.771-1.565.968l-1.72.573a.3.3 0 0 1-.38-.38l.574-1.72a4 4 0 0 1 .967-1.565zM15.538 4H8.462c-.948 0-1.714 0-2.334.05-.64.053-1.203.163-1.726.43A4.4 4.4 0 0 0 2.48 6.402c-.267.523-.377 1.087-.43 1.726-.043.535-.049 1.178-.05 1.952l4.26-1.864c1.693-.74 3.552.628 3.348 2.464l-.241 2.17a.6.6 0 0 0 1.02.49l2.977-2.976a.9.9 0 1 1 1.272 1.272l-2.976 2.977c-1.604 1.604-4.333.292-4.082-1.962l.24-2.17a.6.6 0 0 0-.836-.616L2 12.045v1.493c0 .948 0 1.714.05 2.334.053.64.163 1.203.43 1.726a4.4 4.4 0 0 0 1.922 1.922c.523.267 1.087.377 1.726.43.62.05 1.386.05 2.334.05h2.858l.561-1.684a5.8 5.8 0 0 1 1.403-2.27l6.026-6.025a2.8 2.8 0 0 1 2.685-.731c-.005-.436-.018-.82-.046-1.162-.052-.64-.162-1.203-.429-1.726a4.4 4.4 0 0 0-1.922-1.922c-.523-.267-1.087-.377-1.726-.43C17.252 4 16.486 4 15.538 4" /></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, "Icon24ScribblePencilRectangleOutline", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon24ScribblePencilRectangleOutline;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon24ScribblePencilRectangleOutline = (0, _iconssprite.makeIcon)('Icon24ScribblePencilRectangleOutline', 'scribble_pencil_rectangle_outline_24', '0 0 24 24', '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="scribble_pencil_rectangle_outline_24"><path d="M8.462 4h7.076c.948 0 1.714 0 2.334.05.64.053 1.203.163 1.726.43a4.4 4.4 0 0 1 1.922 1.922c.282.553.39 1.153.438 1.84a.9.9 0 0 1-1.796.126c-.04-.586-.123-.908-.245-1.148a2.6 2.6 0 0 0-1.137-1.137c-.226-.115-.527-.195-1.055-.238-.538-.044-1.23-.045-2.225-.045h-7c-.995 0-1.687 0-2.226.045-.527.043-.828.123-1.054.238A2.6 2.6 0 0 0 4.083 7.22c-.115.226-.195.527-.238 1.054-.04.477-.044 1.073-.045 1.894l4.46-1.952c1.693-.74 3.552.628 3.348 2.464l-.241 2.17a.6.6 0 0 0 1.02.49l2.977-2.976a.9.9 0 1 1 1.272 1.272l-2.976 2.977c-1.604 1.604-4.333.292-4.082-1.962l.24-2.17a.6.6 0 0 0-.836-.616L3.8 12.132V13.5c0 .995 0 1.687.045 2.226.043.527.123.828.238 1.054a2.6 2.6 0 0 0 1.137 1.137c.226.115.527.195 1.054.238.539.044 1.231.045 2.226.045h2.17a.9.9 0 0 1 0 1.8H8.462c-.948 0-1.714 0-2.334-.05-.64-.053-1.203-.163-1.726-.43a4.4 4.4 0 0 1-1.922-1.922c-.267-.523-.377-1.087-.43-1.726C2 15.252 2 14.486 2 13.538v-3.076c0-.948 0-1.714.05-2.334.053-.64.163-1.203.43-1.726A4.4 4.4 0 0 1 4.402 4.48c.523-.267 1.087-.377 1.726-.43C6.748 4 7.514 4 8.462 4m13.537 7.293a1 1 0 0 0-1.416 0l-.708.708 2.124 2.124.708-.708a1 1 0 0 0 0-1.416zm-.981 3.812-2.124-2.124-4.338 4.338c-.44.44-.77.976-.967 1.566l-.573 1.72a.3.3 0 0 0 .38.38l1.719-.574a4 4 0 0 0 1.565-.968z" /></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, "Icon48AddOutline", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon48AddOutline;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon48AddOutline = (0, _iconssprite.makeIcon)('Icon48AddOutline', 'add_outline_48', '0 0 48 48', '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 48 48" id="add_outline_48"><path d="M24.5 7c1.105 0 1.5.895 1.5 2v13h13c1.105 0 2 .395 2 1.5s-.895 1.5-2 1.5H26v14c0 1.105-.395 2-1.5 2s-1.5-.895-1.5-2V25H9c-1.105 0-2-.395-2-1.5S7.895 22 9 22h14V9c0-1.105.395-2 1.5-2" /></symbol>', 48, 48, false, undefined);
|