@vkontakte/icons 2.152.0 → 2.154.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/error_circle_fill_gray_12.d.ts +13 -0
- package/dist/12/error_circle_fill_gray_12.js +13 -0
- package/dist/12/error_circle_fill_overlay_12.d.ts +13 -0
- package/dist/12/error_circle_fill_overlay_12.js +13 -0
- package/dist/16/error_circle_fill_overlay_16.d.ts +13 -0
- package/dist/16/error_circle_fill_overlay_16.js +13 -0
- package/dist/24/like_24.js +1 -1
- package/dist/24/list_bullet_square_outline_24.d.ts +13 -0
- package/dist/24/list_bullet_square_outline_24.js +13 -0
- package/dist/24/message_heart_24.d.ts +13 -0
- package/dist/24/message_heart_24.js +13 -0
- package/dist/24/message_heart_outline_24.d.ts +13 -0
- package/dist/24/message_heart_outline_24.js +13 -0
- package/dist/24/more_horizontal_24.js +1 -1
- package/dist/24/share_24.js +1 -1
- package/dist/28/history_forward_substract_outline_28.d.ts +13 -0
- package/dist/28/history_forward_substract_outline_28.js +13 -0
- package/dist/28/horizontal_rectangle_2_vertical_left_fill_outline_28.d.ts +13 -0
- package/dist/28/horizontal_rectangle_2_vertical_left_fill_outline_28.js +13 -0
- package/dist/28/horizontal_rectangle_2_vertical_left_outline_28.d.ts +13 -0
- package/dist/28/horizontal_rectangle_2_vertical_left_outline_28.js +13 -0
- package/dist/28/horizontal_rectangle_outline_28.d.ts +13 -0
- package/dist/28/horizontal_rectangle_outline_28.js +13 -0
- package/dist/36/poll_square_outline_36.d.ts +13 -0
- package/dist/36/poll_square_outline_36.js +13 -0
- package/dist/48/sunglasses_circle_fill_gray_48.d.ts +13 -0
- package/dist/48/sunglasses_circle_fill_gray_48.js +13 -0
- package/dist/56/payment_card_cross_outline_56.d.ts +13 -0
- package/dist/56/payment_card_cross_outline_56.js +13 -0
- package/dist/icons-map.json +1 -1
- package/dist/index.d.ts +13 -0
- package/dist/index.js +52 -0
- package/dist/typings/12/error_circle_fill_gray_12.d.ts +13 -0
- package/dist/typings/12/error_circle_fill_overlay_12.d.ts +13 -0
- package/dist/typings/16/error_circle_fill_overlay_16.d.ts +13 -0
- package/dist/typings/24/list_bullet_square_outline_24.d.ts +13 -0
- package/dist/typings/24/message_heart_24.d.ts +13 -0
- package/dist/typings/24/message_heart_outline_24.d.ts +13 -0
- package/dist/typings/28/history_forward_substract_outline_28.d.ts +13 -0
- package/dist/typings/28/horizontal_rectangle_2_vertical_left_fill_outline_28.d.ts +13 -0
- package/dist/typings/28/horizontal_rectangle_2_vertical_left_outline_28.d.ts +13 -0
- package/dist/typings/28/horizontal_rectangle_outline_28.d.ts +13 -0
- package/dist/typings/36/poll_square_outline_36.d.ts +13 -0
- package/dist/typings/48/sunglasses_circle_fill_gray_48.d.ts +13 -0
- package/dist/typings/56/payment_card_cross_outline_56.d.ts +13 -0
- package/dist/typings/index.d.ts +13 -0
- package/dist_es6/12/error_circle_fill_gray_12.d.ts +13 -0
- package/dist_es6/12/error_circle_fill_gray_12.js +3 -0
- package/dist_es6/12/error_circle_fill_overlay_12.d.ts +13 -0
- package/dist_es6/12/error_circle_fill_overlay_12.js +3 -0
- package/dist_es6/16/error_circle_fill_overlay_16.d.ts +13 -0
- package/dist_es6/16/error_circle_fill_overlay_16.js +3 -0
- package/dist_es6/24/like_24.js +1 -1
- package/dist_es6/24/list_bullet_square_outline_24.d.ts +13 -0
- package/dist_es6/24/list_bullet_square_outline_24.js +3 -0
- package/dist_es6/24/message_heart_24.d.ts +13 -0
- package/dist_es6/24/message_heart_24.js +3 -0
- package/dist_es6/24/message_heart_outline_24.d.ts +13 -0
- package/dist_es6/24/message_heart_outline_24.js +3 -0
- package/dist_es6/24/more_horizontal_24.js +1 -1
- package/dist_es6/24/share_24.js +1 -1
- package/dist_es6/28/history_forward_substract_outline_28.d.ts +13 -0
- package/dist_es6/28/history_forward_substract_outline_28.js +3 -0
- package/dist_es6/28/horizontal_rectangle_2_vertical_left_fill_outline_28.d.ts +13 -0
- package/dist_es6/28/horizontal_rectangle_2_vertical_left_fill_outline_28.js +3 -0
- package/dist_es6/28/horizontal_rectangle_2_vertical_left_outline_28.d.ts +13 -0
- package/dist_es6/28/horizontal_rectangle_2_vertical_left_outline_28.js +3 -0
- package/dist_es6/28/horizontal_rectangle_outline_28.d.ts +13 -0
- package/dist_es6/28/horizontal_rectangle_outline_28.js +3 -0
- package/dist_es6/36/poll_square_outline_36.d.ts +13 -0
- package/dist_es6/36/poll_square_outline_36.js +3 -0
- package/dist_es6/48/sunglasses_circle_fill_gray_48.d.ts +13 -0
- package/dist_es6/48/sunglasses_circle_fill_gray_48.js +3 -0
- package/dist_es6/56/payment_card_cross_outline_56.d.ts +13 -0
- package/dist_es6/56/payment_card_cross_outline_56.js +3 -0
- package/dist_es6/index.d.ts +13 -0
- package/dist_es6/index.js +13 -0
- package/package.json +2 -2
- package/src/svg/12/error_circle_fill_gray_12.svg +4 -0
- package/src/svg/12/error_circle_fill_overlay_12.svg +4 -0
- package/src/svg/16/error_circle_fill_overlay_16.svg +4 -0
- package/src/svg/24/like_24.svg +1 -13
- package/src/svg/24/list_bullet_square_outline_24.svg +1 -0
- package/src/svg/24/message_heart_24.svg +1 -0
- package/src/svg/24/message_heart_outline_24.svg +1 -0
- package/src/svg/24/more_horizontal_24.svg +1 -13
- package/src/svg/24/share_24.svg +1 -13
- package/src/svg/28/history_forward_substract_outline_28.svg +1 -0
- package/src/svg/28/horizontal_rectangle_2_vertical_left_fill_outline_28.svg +1 -0
- package/src/svg/28/horizontal_rectangle_2_vertical_left_outline_28.svg +1 -0
- package/src/svg/28/horizontal_rectangle_outline_28.svg +1 -0
- package/src/svg/36/poll_square_outline_36.svg +1 -0
- package/src/svg/48/sunglasses_circle_fill_gray_48.svg +15 -0
- package/src/svg/56/payment_card_cross_outline_56.svg +1 -0
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { SVGProps, Ref, FC } from 'react';
|
|
2
|
+
import { makeIcon } from '@vkontakte/icons-sprite';
|
|
3
|
+
export interface Icon12ErrorCircleFillGrayProps extends SVGProps<SVGSVGElement> {
|
|
4
|
+
fill?: string;
|
|
5
|
+
width?: number;
|
|
6
|
+
height?: number;
|
|
7
|
+
getRootRef?: Ref<SVGSVGElement>;
|
|
8
|
+
title?: string;
|
|
9
|
+
deprecated?: boolean;
|
|
10
|
+
replacement?: string;
|
|
11
|
+
}
|
|
12
|
+
export declare const Icon12ErrorCircleFillGray: FC<Icon12ErrorCircleFillGrayProps> & {
|
|
13
|
+
};
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
"use strict";
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
Object.defineProperty(exports, "Icon12ErrorCircleFillGray", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon12ErrorCircleFillGray;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon12ErrorCircleFillGray = (0, _iconssprite.makeIcon)('Icon12ErrorCircleFillGray', 'error_circle_fill_gray_12', '0 0 12 12', '<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 12 12" id="error_circle_fill_gray_12"><path fill="#A3ADB8" fill-rule="evenodd" d="M6 12c-3.312 0-6-2.688-6-6s2.688-6 6-6 6 2.688 6 6-2.688 6-6 6" clip-rule="evenodd" /><path fill="#fff" fill-rule="evenodd" d="M6 3a.75.75 0 0 0-.75.75v2.5a.75.75 0 0 0 1.5 0v-2.5A.75.75 0 0 0 6 3m0 5a.75.75 0 1 0 0 1.5A.75.75 0 0 0 6 8" clip-rule="evenodd" /></symbol>', 12, 12, false, undefined);
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { SVGProps, Ref, FC } from 'react';
|
|
2
|
+
import { makeIcon } from '@vkontakte/icons-sprite';
|
|
3
|
+
export interface Icon12ErrorCircleFillOverlayProps extends SVGProps<SVGSVGElement> {
|
|
4
|
+
fill?: string;
|
|
5
|
+
width?: number;
|
|
6
|
+
height?: number;
|
|
7
|
+
getRootRef?: Ref<SVGSVGElement>;
|
|
8
|
+
title?: string;
|
|
9
|
+
deprecated?: boolean;
|
|
10
|
+
replacement?: string;
|
|
11
|
+
}
|
|
12
|
+
export declare const Icon12ErrorCircleFillOverlay: FC<Icon12ErrorCircleFillOverlayProps> & {
|
|
13
|
+
};
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
"use strict";
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
Object.defineProperty(exports, "Icon12ErrorCircleFillOverlay", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon12ErrorCircleFillOverlay;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon12ErrorCircleFillOverlay = (0, _iconssprite.makeIcon)('Icon12ErrorCircleFillOverlay', 'error_circle_fill_overlay_12', '0 0 12 12', '<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 12 12" id="error_circle_fill_overlay_12"><path fill="#fff" fill-opacity=".2" fill-rule="evenodd" d="M6 12c-3.312 0-6-2.688-6-6s2.688-6 6-6 6 2.688 6 6-2.688 6-6 6" clip-rule="evenodd" /><path fill="#fff" fill-rule="evenodd" d="M6 3a.75.75 0 0 0-.75.75v2.5a.75.75 0 0 0 1.5 0v-2.5A.75.75 0 0 0 6 3m0 5a.75.75 0 1 0 0 1.5A.75.75 0 0 0 6 8" clip-rule="evenodd" /></symbol>', 12, 12, false, undefined);
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { SVGProps, Ref, FC } from 'react';
|
|
2
|
+
import { makeIcon } from '@vkontakte/icons-sprite';
|
|
3
|
+
export interface Icon16ErrorCircleFillOverlayProps extends SVGProps<SVGSVGElement> {
|
|
4
|
+
fill?: string;
|
|
5
|
+
width?: number;
|
|
6
|
+
height?: number;
|
|
7
|
+
getRootRef?: Ref<SVGSVGElement>;
|
|
8
|
+
title?: string;
|
|
9
|
+
deprecated?: boolean;
|
|
10
|
+
replacement?: string;
|
|
11
|
+
}
|
|
12
|
+
export declare const Icon16ErrorCircleFillOverlay: FC<Icon16ErrorCircleFillOverlayProps> & {
|
|
13
|
+
};
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
"use strict";
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
Object.defineProperty(exports, "Icon16ErrorCircleFillOverlay", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon16ErrorCircleFillOverlay;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon16ErrorCircleFillOverlay = (0, _iconssprite.makeIcon)('Icon16ErrorCircleFillOverlay', 'error_circle_fill_overlay_16', '0 0 16 16', '<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16" id="error_circle_fill_overlay_16"><path fill="#fff" fill-opacity=".2" d="M0 8c0 4.416 3.584 8 8 8s8-3.584 8-8-3.584-8-8-8-8 3.584-8 8" /><path fill="#fff" d="M8 8.941c.468 0 .847-.38.847-.847V4.847a.847.847 0 1 0-1.694 0v3.247c0 .468.38.847.847.847m0 3.441A.941.941 0 1 0 8 10.5a.941.941 0 0 0 0 1.882" /></symbol>', 16, 16, false, undefined);
|
package/dist/24/like_24.js
CHANGED
|
@@ -10,4 +10,4 @@ Object.defineProperty(exports, "Icon24Like", {
|
|
|
10
10
|
}
|
|
11
11
|
});
|
|
12
12
|
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
-
var Icon24Like = (0, _iconssprite.makeIcon)('Icon24Like', 'like_24', '0 0 24 24', '<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="like_24"><
|
|
13
|
+
var Icon24Like = (0, _iconssprite.makeIcon)('Icon24Like', 'like_24', '0 0 24 24', '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="like_24"><path d="M12.111 5.7c1.128-1.057 2.43-1.63 3.88-1.694L16.267 4C19.423 4 22 6.56 22 9.717c0 2.959-1.035 4.427-5.573 8.061l-.933.74-2.364 1.843a1.84 1.84 0 0 1-2.26 0l-2.688-2.098C3.127 14.269 2 12.805 2 9.717 2 6.56 4.577 4 7.734 4c1.54 0 2.929.576 4.138 1.695l.122.118z" /></symbol>', 24, 24, false, undefined);
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { SVGProps, Ref, FC } from 'react';
|
|
2
|
+
import { makeIcon } from '@vkontakte/icons-sprite';
|
|
3
|
+
export interface Icon24ListBulletSquareOutlineProps extends SVGProps<SVGSVGElement> {
|
|
4
|
+
fill?: string;
|
|
5
|
+
width?: number;
|
|
6
|
+
height?: number;
|
|
7
|
+
getRootRef?: Ref<SVGSVGElement>;
|
|
8
|
+
title?: string;
|
|
9
|
+
deprecated?: boolean;
|
|
10
|
+
replacement?: string;
|
|
11
|
+
}
|
|
12
|
+
export declare const Icon24ListBulletSquareOutline: FC<Icon24ListBulletSquareOutlineProps> & {
|
|
13
|
+
};
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
"use strict";
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
Object.defineProperty(exports, "Icon24ListBulletSquareOutline", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon24ListBulletSquareOutline;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon24ListBulletSquareOutline = (0, _iconssprite.makeIcon)('Icon24ListBulletSquareOutline', 'list_bullet_square_outline_24', '0 0 24 24', '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="list_bullet_square_outline_24"><path fill-rule="evenodd" d="M9.461 3h5.077c.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.726.05.62.05 1.386.05 2.334v5.076c0 .948 0 1.714-.05 2.334-.053.64-.163 1.203-.43 1.726a4.4 4.4 0 0 1-1.922 1.922c-.523.267-1.087.377-1.726.43-.62.05-1.386.05-2.334.05H9.461c-.947 0-1.713 0-2.333-.05-.64-.053-1.203-.163-1.726-.43a4.4 4.4 0 0 1-1.923-1.922c-.266-.523-.376-1.087-.428-1.726C3 16.252 3 15.486 3 14.538V9.462c0-.948 0-1.714.05-2.334.053-.64.163-1.203.43-1.726A4.4 4.4 0 0 1 5.401 3.48c.523-.267 1.087-.377 1.726-.43C7.748 3 8.514 3 9.46 3ZM7.274 4.845c-.528.043-.828.123-1.054.238A2.6 2.6 0 0 0 5.083 6.22c-.115.226-.195.527-.238 1.055C4.8 7.813 4.8 8.505 4.8 9.5v5c0 .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.526.195 1.054.238.539.044 1.231.045 2.226.045h5c.995 0 1.687 0 2.225-.045.528-.043.829-.123 1.055-.238a2.6 2.6 0 0 0 1.136-1.137c.116-.226.196-.527.24-1.055.043-.538.044-1.23.044-2.225v-5c0-.995 0-1.687-.045-2.225-.043-.528-.123-.829-.239-1.055a2.6 2.6 0 0 0-1.136-1.137c-.226-.115-.527-.195-1.055-.238-.538-.044-1.23-.045-2.225-.045h-5c-.995 0-1.687 0-2.226.045M10 8a.9.9 0 0 1 .9-.9h5.2a.9.9 0 1 1 0 1.8h-5.2A.9.9 0 0 1 10 8m0 4a.9.9 0 0 1 .9-.9h5.2a.9.9 0 0 1 0 1.8h-5.2a.9.9 0 0 1-.9-.9m0 4a.9.9 0 0 1 .9-.9h3.2a.9.9 0 0 1 0 1.8h-3.2a.9.9 0 0 1-.9-.9M7 8a.9.9 0 1 1 1.8 0A.9.9 0 0 1 7 8m0 4a.9.9 0 1 1 1.8 0A.9.9 0 0 1 7 12m0 4a.9.9 0 1 1 1.8 0A.9.9 0 0 1 7 16" /></symbol>', 24, 24, false, undefined);
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { SVGProps, Ref, FC } from 'react';
|
|
2
|
+
import { makeIcon } from '@vkontakte/icons-sprite';
|
|
3
|
+
export interface Icon24MessageHeartProps extends SVGProps<SVGSVGElement> {
|
|
4
|
+
fill?: string;
|
|
5
|
+
width?: number;
|
|
6
|
+
height?: number;
|
|
7
|
+
getRootRef?: Ref<SVGSVGElement>;
|
|
8
|
+
title?: string;
|
|
9
|
+
deprecated?: boolean;
|
|
10
|
+
replacement?: string;
|
|
11
|
+
}
|
|
12
|
+
export declare const Icon24MessageHeart: FC<Icon24MessageHeartProps> & {
|
|
13
|
+
};
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
"use strict";
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
Object.defineProperty(exports, "Icon24MessageHeart", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon24MessageHeart;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon24MessageHeart = (0, _iconssprite.makeIcon)('Icon24MessageHeart', 'message_heart_24', '0 0 24 24', '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="message_heart_24"><path fill-rule="evenodd" d="M17.876 11.81a3 3 0 0 0-.125-.12c-.365-.333-.939-.69-1.711-.69-1.413 0-2.54 1.168-2.54 2.585 0 .702.139 1.239.569 1.826.423.578 1.128 1.202 2.243 2.09l1.026.815c.316.25.76.25 1.076 0l1.026-.816c1.115-.887 1.82-1.51 2.243-2.09.43-.586.569-1.123.569-1.825 0-1.417-1.127-2.585-2.54-2.585-.772 0-1.345.357-1.71.69q-.067.06-.126.12m2.927-2.471C19.925 5.719 16.205 3 11.75 3 6.641 3 2.5 6.574 2.5 10.984c0 2.151.986 4.104 2.59 5.538q-.233 1.343-1.415 3.518l-.178.324a.427.427 0 0 0 .478.623q3.68-.92 5.254-2.32c.802.196 1.647.3 2.521.3 1.045 0 2.05-.149 2.986-.424-.89-.725-1.617-1.382-2.12-2.068-.691-.945-.916-1.871-.916-2.89 0-2.371 1.893-4.385 4.34-4.385a4.2 4.2 0 0 1 1.836.42 4.2 4.2 0 0 1 1.836-.42q.57.001 1.091.139" /></symbol>', 24, 24, false, undefined);
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { SVGProps, Ref, FC } from 'react';
|
|
2
|
+
import { makeIcon } from '@vkontakte/icons-sprite';
|
|
3
|
+
export interface Icon24MessageHeartOutlineProps extends SVGProps<SVGSVGElement> {
|
|
4
|
+
fill?: string;
|
|
5
|
+
width?: number;
|
|
6
|
+
height?: number;
|
|
7
|
+
getRootRef?: Ref<SVGSVGElement>;
|
|
8
|
+
title?: string;
|
|
9
|
+
deprecated?: boolean;
|
|
10
|
+
replacement?: string;
|
|
11
|
+
}
|
|
12
|
+
export declare const Icon24MessageHeartOutline: FC<Icon24MessageHeartOutlineProps> & {
|
|
13
|
+
};
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
"use strict";
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
Object.defineProperty(exports, "Icon24MessageHeartOutline", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon24MessageHeartOutline;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon24MessageHeartOutline = (0, _iconssprite.makeIcon)('Icon24MessageHeartOutline', 'message_heart_outline_24', '0 0 24 24', '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="message_heart_outline_24"><path fill-rule="evenodd" d="M12.016 4.9c-4.6 0-8.084 3.172-8.084 6.807 0 1.306.437 2.532 1.21 3.571a.9.9 0 0 1 .177.537c0 .9-.236 1.77-.525 2.553-.173.467-.377.933-.574 1.367 1.714-.194 2.835-.75 3.513-1.547a.9.9 0 0 1 1.002-.26 9 9 0 0 0 1.895.486.9.9 0 1 1-.26 1.781 11 11 0 0 1-1.702-.387C7.42 20.961 5.616 21.513 3.42 21.6c-.927.036-1.598-.927-1.209-1.792q.116-.26.232-.513a23 23 0 0 0 .662-1.55c.217-.587.364-1.138.404-1.656a7.7 7.7 0 0 1-1.377-4.381c0-4.878 4.56-8.607 9.884-8.607 3.41 0 6.458 1.506 8.245 3.855a.9.9 0 0 1-1.433 1.09C17.408 6.179 14.91 4.9 12.016 4.9m-1.842 8.588c0-1.974 1.617-3.553 3.573-3.553.89 0 1.678.309 2.355.861a3.64 3.64 0 0 1 2.363-.861c1.956 0 3.573 1.579 3.573 3.553 0 1.028-.279 1.84-.94 2.659-.607.752-1.547 1.517-2.811 2.507l-.003.002-1.308 1.015a1.42 1.42 0 0 1-1.74 0l-1.308-1.015-.003-.002c-1.264-.99-2.204-1.755-2.811-2.507-.662-.82-.94-1.631-.94-2.659m3.573-1.753c-.98 0-1.773.79-1.773 1.753 0 .621.14 1.033.54 1.528.454.562 1.217 1.2 2.52 2.22l1.072.832 1.071-.832h.002c1.302-1.02 2.065-1.658 2.519-2.22.4-.495.54-.907.54-1.528 0-.962-.794-1.753-1.773-1.753-.59 0-1.134.25-1.658.9a.9.9 0 0 1-1.396.008c-.544-.661-1.091-.908-1.664-.908" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
|
|
@@ -10,4 +10,4 @@ Object.defineProperty(exports, "Icon24MoreHorizontal", {
|
|
|
10
10
|
}
|
|
11
11
|
});
|
|
12
12
|
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
-
var Icon24MoreHorizontal = (0, _iconssprite.makeIcon)('Icon24MoreHorizontal', 'more_horizontal_24', '0 0 24 24', '<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="more_horizontal_24"><
|
|
13
|
+
var Icon24MoreHorizontal = (0, _iconssprite.makeIcon)('Icon24MoreHorizontal', 'more_horizontal_24', '0 0 24 24', '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="more_horizontal_24"><path d="M18 10c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m-6 4c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2m-6 0c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2" /></symbol>', 24, 24, false, undefined);
|
package/dist/24/share_24.js
CHANGED
|
@@ -10,4 +10,4 @@ Object.defineProperty(exports, "Icon24Share", {
|
|
|
10
10
|
}
|
|
11
11
|
});
|
|
12
12
|
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
-
var Icon24Share = (0, _iconssprite.makeIcon)('Icon24Share', 'share_24', '0 0 24 24', '<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="share_24"><
|
|
13
|
+
var Icon24Share = (0, _iconssprite.makeIcon)('Icon24Share', 'share_24', '0 0 24 24', '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="share_24"><path d="M13 8.75V4.581a.5.5 0 0 1 .824-.38l8.728 7.418a.5.5 0 0 1 0 .762L13.824 19.8a.5.5 0 0 1-.824-.381V15.25q-8.02 0-11.38 3.435a.25.25 0 0 1-.422-.232Q3.456 8.751 13 8.75m0 0V4.581a.5.5 0 0 1 .824-.38l8.728 7.418a.5.5 0 0 1 0 .762L13.824 19.8a.5.5 0 0 1-.824-.381V15.25q-8.02 0-11.38 3.435a.25.25 0 0 1-.422-.232Q3.456 8.751 13 8.75" /></symbol>', 24, 24, false, undefined);
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { SVGProps, Ref, FC } from 'react';
|
|
2
|
+
import { makeIcon } from '@vkontakte/icons-sprite';
|
|
3
|
+
export interface Icon28HistoryForwardSubstractOutlineProps extends SVGProps<SVGSVGElement> {
|
|
4
|
+
fill?: string;
|
|
5
|
+
width?: number;
|
|
6
|
+
height?: number;
|
|
7
|
+
getRootRef?: Ref<SVGSVGElement>;
|
|
8
|
+
title?: string;
|
|
9
|
+
deprecated?: boolean;
|
|
10
|
+
replacement?: string;
|
|
11
|
+
}
|
|
12
|
+
export declare const Icon28HistoryForwardSubstractOutline: FC<Icon28HistoryForwardSubstractOutlineProps> & {
|
|
13
|
+
};
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
"use strict";
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
Object.defineProperty(exports, "Icon28HistoryForwardSubstractOutline", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon28HistoryForwardSubstractOutline;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon28HistoryForwardSubstractOutline = (0, _iconssprite.makeIcon)('Icon28HistoryForwardSubstractOutline', 'history_forward_substract_outline_28', '0 0 28 28', '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="history_forward_substract_outline_28"><path d="M14 2a11.97 11.97 0 0 0-8.485 3.515A11.97 11.97 0 0 0 2 14c0 3.313 1.344 6.315 3.515 8.485A11.97 11.97 0 0 0 14 26a1 1 0 1 0 0-2 9.97 9.97 0 0 1-7.071-2.929A9.97 9.97 0 0 1 4 14a9.97 9.97 0 0 1 2.929-7.071A9.97 9.97 0 0 1 14 4a9.97 9.97 0 0 1 7.071 2.929q.037.036.075.068L21.143 7H19.5a1 1 0 0 0-.117 1.993L19.5 9h4a1 1 0 0 0 .993-.883L24.5 8V4a1 1 0 0 0-1.993-.117L22.5 4v1.529l-.015-.014A11.97 11.97 0 0 0 14 2m.5 7a1 1 0 1 0-2 0v5a1 1 0 0 0 .293.707l3 3a1 1 0 0 0 1.414-1.414L14.5 13.586z" /></symbol>', 28, 28, false, undefined);
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { SVGProps, Ref, FC } from 'react';
|
|
2
|
+
import { makeIcon } from '@vkontakte/icons-sprite';
|
|
3
|
+
export interface Icon28HorizontalRectangle2VerticalLeftFillOutlineProps extends SVGProps<SVGSVGElement> {
|
|
4
|
+
fill?: string;
|
|
5
|
+
width?: number;
|
|
6
|
+
height?: number;
|
|
7
|
+
getRootRef?: Ref<SVGSVGElement>;
|
|
8
|
+
title?: string;
|
|
9
|
+
deprecated?: boolean;
|
|
10
|
+
replacement?: string;
|
|
11
|
+
}
|
|
12
|
+
export declare const Icon28HorizontalRectangle2VerticalLeftFillOutline: FC<Icon28HorizontalRectangle2VerticalLeftFillOutlineProps> & {
|
|
13
|
+
};
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
"use strict";
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
Object.defineProperty(exports, "Icon28HorizontalRectangle2VerticalLeftFillOutline", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon28HorizontalRectangle2VerticalLeftFillOutline;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon28HorizontalRectangle2VerticalLeftFillOutline = (0, _iconssprite.makeIcon)('Icon28HorizontalRectangle2VerticalLeftFillOutline', 'horizontal_rectangle_2_vertical_left_fill_outline_28', '0 0 28 28', '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="horizontal_rectangle_2_vertical_left_fill_outline_28"><path fill-rule="evenodd" d="M5.07 4.801C6.164 4.216 7.243 4 9.691 4h8.616c2.448 0 3.527.216 4.622.801A5.47 5.47 0 0 1 25.2 7.07c.585 1.096.801 2.175.801 4.623v4.616c0 2.448-.216 3.527-.801 4.622a5.47 5.47 0 0 1-2.27 2.269c-1.095.585-2.174.801-4.622.801H9.692c-2.448 0-3.527-.216-4.623-.801a5.47 5.47 0 0 1-2.268-2.269C2.216 19.835 2 18.756 2 16.308v-4.616c0-2.448.216-3.527.801-4.623A5.47 5.47 0 0 1 5.07 4.801M9.691 6c-2.335 0-3.019.212-3.68.565a3.47 3.47 0 0 0-1.447 1.448C4.212 8.673 4 9.357 4 11.692v4.616c0 2.335.212 3.019.565 3.68a3.47 3.47 0 0 0 1.448 1.447c.66.353 1.344.565 3.679.565H17V6z" clip-rule="evenodd" /></symbol>', 28, 28, false, undefined);
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { SVGProps, Ref, FC } from 'react';
|
|
2
|
+
import { makeIcon } from '@vkontakte/icons-sprite';
|
|
3
|
+
export interface Icon28HorizontalRectangle2VerticalLeftOutlineProps extends SVGProps<SVGSVGElement> {
|
|
4
|
+
fill?: string;
|
|
5
|
+
width?: number;
|
|
6
|
+
height?: number;
|
|
7
|
+
getRootRef?: Ref<SVGSVGElement>;
|
|
8
|
+
title?: string;
|
|
9
|
+
deprecated?: boolean;
|
|
10
|
+
replacement?: string;
|
|
11
|
+
}
|
|
12
|
+
export declare const Icon28HorizontalRectangle2VerticalLeftOutline: FC<Icon28HorizontalRectangle2VerticalLeftOutlineProps> & {
|
|
13
|
+
};
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
"use strict";
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
Object.defineProperty(exports, "Icon28HorizontalRectangle2VerticalLeftOutline", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon28HorizontalRectangle2VerticalLeftOutline;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon28HorizontalRectangle2VerticalLeftOutline = (0, _iconssprite.makeIcon)('Icon28HorizontalRectangle2VerticalLeftOutline', 'horizontal_rectangle_2_vertical_left_outline_28', '0 0 28 28', '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="horizontal_rectangle_2_vertical_left_outline_28"><path fill-rule="evenodd" d="M9.692 4c-2.448 0-3.527.216-4.623.801A5.47 5.47 0 0 0 2.801 7.07C2.216 8.165 2 9.244 2 11.692v4.616c0 2.448.216 3.527.801 4.622A5.47 5.47 0 0 0 5.07 23.2c1.096.585 2.175.801 4.623.801h8.616c2.448 0 3.527-.216 4.622-.801a5.47 5.47 0 0 0 2.269-2.27c.585-1.095.801-2.174.801-4.622v-4.616c0-2.448-.216-3.527-.801-4.623a5.47 5.47 0 0 0-2.269-2.268C21.835 4.216 20.756 4 18.308 4zm-3.68 2.565C6.674 6.212 7.358 6 9.693 6H17v16H9.692c-2.335 0-3.019-.212-3.68-.565a3.47 3.47 0 0 1-1.447-1.448C4.212 19.327 4 18.643 4 16.308v-4.616c0-2.335.212-3.019.565-3.68a3.47 3.47 0 0 1 1.448-1.447ZM19 21.993c1.789-.04 2.397-.242 2.987-.558a3.47 3.47 0 0 0 1.448-1.448c.353-.66.565-1.344.565-3.679v-4.616c0-2.335-.212-3.019-.565-3.68a3.47 3.47 0 0 0-1.448-1.447c-.59-.316-1.198-.518-2.987-.558z" clip-rule="evenodd" /></symbol>', 28, 28, false, undefined);
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { SVGProps, Ref, FC } from 'react';
|
|
2
|
+
import { makeIcon } from '@vkontakte/icons-sprite';
|
|
3
|
+
export interface Icon28HorizontalRectangleOutlineProps extends SVGProps<SVGSVGElement> {
|
|
4
|
+
fill?: string;
|
|
5
|
+
width?: number;
|
|
6
|
+
height?: number;
|
|
7
|
+
getRootRef?: Ref<SVGSVGElement>;
|
|
8
|
+
title?: string;
|
|
9
|
+
deprecated?: boolean;
|
|
10
|
+
replacement?: string;
|
|
11
|
+
}
|
|
12
|
+
export declare const Icon28HorizontalRectangleOutline: FC<Icon28HorizontalRectangleOutlineProps> & {
|
|
13
|
+
};
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
"use strict";
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
Object.defineProperty(exports, "Icon28HorizontalRectangleOutline", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon28HorizontalRectangleOutline;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon28HorizontalRectangleOutline = (0, _iconssprite.makeIcon)('Icon28HorizontalRectangleOutline', 'horizontal_rectangle_outline_28', '0 0 28 28', '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="horizontal_rectangle_outline_28"><path fill-rule="evenodd" d="M5.07 4.801C6.164 4.216 7.243 4 9.691 4h8.616c2.448 0 3.527.216 4.622.801A5.47 5.47 0 0 1 25.2 7.07c.585 1.096.801 2.175.801 4.623v4.616c0 2.448-.216 3.527-.801 4.622a5.47 5.47 0 0 1-2.27 2.269c-1.095.585-2.174.801-4.622.801H9.692c-2.448 0-3.527-.216-4.623-.801a5.47 5.47 0 0 1-2.268-2.269C2.216 19.835 2 18.756 2 16.308v-4.616c0-2.448.216-3.527.801-4.623A5.47 5.47 0 0 1 5.07 4.801M9.691 6c-2.335 0-3.019.212-3.68.565a3.47 3.47 0 0 0-1.447 1.448C4.212 8.673 4 9.357 4 11.692v4.616c0 2.335.212 3.019.565 3.68a3.47 3.47 0 0 0 1.448 1.447c.66.353 1.344.565 3.679.565h8.616c2.335 0 3.019-.212 3.68-.565a3.47 3.47 0 0 0 1.447-1.448c.353-.66.565-1.344.565-3.679v-4.616c0-2.335-.212-3.019-.565-3.68a3.47 3.47 0 0 0-1.448-1.447C21.327 6.212 20.643 6 18.308 6z" clip-rule="evenodd" /></symbol>', 28, 28, false, undefined);
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { SVGProps, Ref, FC } from 'react';
|
|
2
|
+
import { makeIcon } from '@vkontakte/icons-sprite';
|
|
3
|
+
export interface Icon36PollSquareOutlineProps extends SVGProps<SVGSVGElement> {
|
|
4
|
+
fill?: string;
|
|
5
|
+
width?: number;
|
|
6
|
+
height?: number;
|
|
7
|
+
getRootRef?: Ref<SVGSVGElement>;
|
|
8
|
+
title?: string;
|
|
9
|
+
deprecated?: boolean;
|
|
10
|
+
replacement?: string;
|
|
11
|
+
}
|
|
12
|
+
export declare const Icon36PollSquareOutline: FC<Icon36PollSquareOutlineProps> & {
|
|
13
|
+
};
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
"use strict";
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
Object.defineProperty(exports, "Icon36PollSquareOutline", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon36PollSquareOutline;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon36PollSquareOutline = (0, _iconssprite.makeIcon)('Icon36PollSquareOutline', 'poll_square_outline_36', '0 0 36 36', '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 36 36" id="poll_square_outline_36"><path fill-rule="evenodd" d="M7.946 5.03C9.35 4.28 10.733 4 13.89 4h8.222c3.156 0 4.539.28 5.942 1.03a7.03 7.03 0 0 1 2.917 2.916C31.72 9.35 32 10.733 32 13.89v8.222c0 3.156-.28 4.539-1.03 5.942a7.03 7.03 0 0 1-2.916 2.917C26.65 31.72 25.267 32 22.11 32h-8.222c-3.156 0-4.539-.28-5.943-1.03a7.03 7.03 0 0 1-2.916-2.916C4.28 26.65 4 25.267 4 22.11v-8.222c0-3.156.28-4.539 1.03-5.943A7.03 7.03 0 0 1 7.946 5.03M13.89 6.5c-3.013 0-3.902.274-4.764.735a4.53 4.53 0 0 0-1.89 1.89c-.46.862-.735 1.751-.735 4.764v8.222c0 3.013.274 3.902.735 4.764a4.53 4.53 0 0 0 1.89 1.89c.862.46 1.751.735 4.764.735h8.222c3.013 0 3.902-.274 4.764-.735a4.53 4.53 0 0 0 1.89-1.89c.46-.862.735-1.751.735-4.764v-8.222c0-3.013-.274-3.902-.735-4.764a4.53 4.53 0 0 0-1.89-1.89c-.862-.46-1.751-.735-4.764-.735zm4.11 4c.69 0 1.25.56 1.25 1.25v13a1.25 1.25 0 0 1-2.5 0v-13c0-.69.56-1.25 1.25-1.25m-5 5c.69 0 1.25.56 1.25 1.25v8a1.25 1.25 0 1 1-2.5 0v-8c0-.69.56-1.25 1.25-1.25m10 3c.69 0 1.25.56 1.25 1.25v5a1.25 1.25 0 1 1-2.5 0v-5c0-.69.56-1.25 1.25-1.25" clip-rule="evenodd" /></symbol>', 36, 36, false, undefined);
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { SVGProps, Ref, FC } from 'react';
|
|
2
|
+
import { makeIcon } from '@vkontakte/icons-sprite';
|
|
3
|
+
export interface Icon48SunglassesCircleFillGrayProps extends SVGProps<SVGSVGElement> {
|
|
4
|
+
fill?: string;
|
|
5
|
+
width?: number;
|
|
6
|
+
height?: number;
|
|
7
|
+
getRootRef?: Ref<SVGSVGElement>;
|
|
8
|
+
title?: string;
|
|
9
|
+
deprecated?: boolean;
|
|
10
|
+
replacement?: string;
|
|
11
|
+
}
|
|
12
|
+
export declare const Icon48SunglassesCircleFillGray: FC<Icon48SunglassesCircleFillGrayProps> & {
|
|
13
|
+
};
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
"use strict";
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
Object.defineProperty(exports, "Icon48SunglassesCircleFillGray", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon48SunglassesCircleFillGray;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon48SunglassesCircleFillGray = (0, _iconssprite.makeIcon)('Icon48SunglassesCircleFillGray', 'sunglasses_circle_fill_gray_48', '0 0 48 48', '<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 48 48" id="sunglasses_circle_fill_gray_48"><g clip-path="url(#sunglasses_circle_fill_gray_48_a)"><circle cx="24" cy="24" r="24" fill="url(#sunglasses_circle_fill_gray_48_b)" /><path fill="#fff" d="M9.493 26.307c-.33-2.224-.409-2.487-.987-3.33-.726-1.058-.83-2.27.76-2.588 4.084-.818 8.504-.207 12.53.553 1.61.304 2.798.305 4.408 0 4.026-.76 8.446-1.37 12.53-.553 1.59.319 1.486 1.53.76 2.588-.578.843-.657 1.107-.987 3.33-.494 3.334-3.213 4.693-6.58 4.693-3.699 0-4.93-2.175-6.077-5.142-1.116-2.885-2.584-2.885-3.7 0C21.003 28.824 19.772 31 16.074 31c-3.368 0-6.087-1.36-6.581-4.693" /></g><defs><linearGradient id="sunglasses_circle_fill_gray_48_b" x1="-24" x2="24" y1="24" y2="72" gradientUnits="userSpaceOnUse"><stop stop-color="#B1B6BD" /><stop offset="1" stop-color="#99A2AD" /></linearGradient><clipPath id="sunglasses_circle_fill_gray_48_a"><path fill="#fff" d="M0 0h48v48H0z" /></clipPath></defs></symbol>', 48, 48, false, undefined);
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { SVGProps, Ref, FC } from 'react';
|
|
2
|
+
import { makeIcon } from '@vkontakte/icons-sprite';
|
|
3
|
+
export interface Icon56PaymentCardCrossOutlineProps extends SVGProps<SVGSVGElement> {
|
|
4
|
+
fill?: string;
|
|
5
|
+
width?: number;
|
|
6
|
+
height?: number;
|
|
7
|
+
getRootRef?: Ref<SVGSVGElement>;
|
|
8
|
+
title?: string;
|
|
9
|
+
deprecated?: boolean;
|
|
10
|
+
replacement?: string;
|
|
11
|
+
}
|
|
12
|
+
export declare const Icon56PaymentCardCrossOutline: FC<Icon56PaymentCardCrossOutlineProps> & {
|
|
13
|
+
};
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
"use strict";
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
Object.defineProperty(exports, "Icon56PaymentCardCrossOutline", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon56PaymentCardCrossOutline;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon56PaymentCardCrossOutline = (0, _iconssprite.makeIcon)('Icon56PaymentCardCrossOutline', 'payment_card_cross_outline_56', '0 0 56 56', '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 56 56" id="payment_card_cross_outline_56"><path fill-rule="evenodd" d="M41.5 52C47.299 52 52 47.299 52 41.5S47.299 31 41.5 31 31 35.701 31 41.5 35.701 52 41.5 52m5.06-15.56a1.5 1.5 0 0 1 0 2.12l-2.939 2.94 2.94 2.94a1.5 1.5 0 0 1-2.122 2.12L41.5 43.622l-2.94 2.94a1.5 1.5 0 0 1-2.12-2.122l2.939-2.939-2.94-2.94a1.5 1.5 0 0 1 2.122-2.12L41.5 39.38l2.94-2.94a1.5 1.5 0 0 1 2.12 0M40.165 8h-24.33c-1.765 0-3.181 0-4.326.094-1.177.096-2.199.298-3.14.778a8 8 0 0 0-3.497 3.496c-.48.942-.682 1.964-.778 3.14C4 16.655 4 18.07 4 19.836v16.33c0 1.765 0 3.181.094 4.326.096 1.177.298 2.199.778 3.14a8 8 0 0 0 3.496 3.497c.942.48 1.964.682 3.14.779C12.655 48 14.07 48 15.836 48h11.54a1.5 1.5 0 0 0 0-3H15.9c-1.845 0-3.138-.001-4.147-.084-.991-.08-1.574-.232-2.023-.461a5 5 0 0 1-2.185-2.185c-.229-.449-.38-1.032-.461-2.023C7 39.238 7 37.945 7 36.1V24h42v5.5a1.5 1.5 0 0 0 3 0v-9.665c0-1.765 0-3.181-.093-4.326-.097-1.177-.299-2.199-.779-3.14a8 8 0 0 0-3.496-3.497c-.942-.48-1.964-.682-3.14-.778C43.345 8 41.93 8 40.164 8ZM49 21v-1.1c0-1.845-.001-3.138-.084-4.147-.08-.991-.232-1.574-.461-2.023a5 5 0 0 0-2.185-2.185c-.449-.229-1.032-.38-2.023-.461C43.238 11 41.945 11 40.1 11H15.9c-1.845 0-3.138.001-4.147.084-.991.08-1.574.232-2.023.461a5 5 0 0 0-2.185 2.185c-.229.449-.38 1.032-.461 2.023C7 16.762 7 18.055 7 19.9V21zM12 37.4c0-.84 0-1.26.164-1.581a1.5 1.5 0 0 1 .655-.656c.32-.163.74-.163 1.581-.163h.2c.84 0 1.26 0 1.581.163a1.5 1.5 0 0 1 .655.656c.164.32.164.74.164 1.581v.2c0 .84 0 1.26-.163 1.581a1.5 1.5 0 0 1-.656.656c-.32.163-.74.163-1.581.163h-.2c-.84 0-1.26 0-1.581-.163a1.5 1.5 0 0 1-.655-.656C12 38.861 12 38.441 12 37.6z" /></symbol>', 56, 56, false, undefined);
|