@vkontakte/icons 2.165.0 → 2.166.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/20/infinity_outline_20.d.ts +12 -0
- package/dist/20/infinity_outline_20.js +13 -0
- package/dist/24/download_error_outline_24.d.ts +12 -0
- package/dist/24/download_error_outline_24.js +13 -0
- package/dist/24/history_forward_outline_24.d.ts +12 -0
- package/dist/24/history_forward_outline_24.js +13 -0
- package/dist/24/rate_outline_24.d.ts +12 -0
- package/dist/24/rate_outline_24.js +13 -0
- package/dist/28/download_error_outline_28.d.ts +12 -0
- package/dist/28/download_error_outline_28.js +13 -0
- package/dist/28/notification_subtract_outline_28.d.ts +12 -0
- package/dist/28/notification_subtract_outline_28.js +13 -0
- package/dist/28/rate_outline_28.d.ts +12 -0
- package/dist/28/rate_outline_28.js +13 -0
- package/dist/icons-map.json +1 -1
- package/dist/index.d.ts +7 -0
- package/dist/index.js +28 -0
- package/dist/typings/20/infinity_outline_20.d.ts +12 -0
- package/dist/typings/24/download_error_outline_24.d.ts +12 -0
- package/dist/typings/24/history_forward_outline_24.d.ts +12 -0
- package/dist/typings/24/rate_outline_24.d.ts +12 -0
- package/dist/typings/28/download_error_outline_28.d.ts +12 -0
- package/dist/typings/28/notification_subtract_outline_28.d.ts +12 -0
- package/dist/typings/28/rate_outline_28.d.ts +12 -0
- package/dist/typings/index.d.ts +7 -0
- package/dist_es6/20/infinity_outline_20.d.ts +12 -0
- package/dist_es6/20/infinity_outline_20.js +3 -0
- package/dist_es6/24/download_error_outline_24.d.ts +12 -0
- package/dist_es6/24/download_error_outline_24.js +3 -0
- package/dist_es6/24/history_forward_outline_24.d.ts +12 -0
- package/dist_es6/24/history_forward_outline_24.js +3 -0
- package/dist_es6/24/rate_outline_24.d.ts +12 -0
- package/dist_es6/24/rate_outline_24.js +3 -0
- package/dist_es6/28/download_error_outline_28.d.ts +12 -0
- package/dist_es6/28/download_error_outline_28.js +3 -0
- package/dist_es6/28/notification_subtract_outline_28.d.ts +12 -0
- package/dist_es6/28/notification_subtract_outline_28.js +3 -0
- package/dist_es6/28/rate_outline_28.d.ts +12 -0
- package/dist_es6/28/rate_outline_28.js +3 -0
- package/dist_es6/index.d.ts +7 -0
- package/dist_es6/index.js +7 -0
- package/package.json +2 -2
- package/src/svg/20/infinity_outline_20.svg +1 -0
- package/src/svg/24/download_error_outline_24.svg +1 -0
- package/src/svg/24/history_forward_outline_24.svg +1 -0
- package/src/svg/24/rate_outline_24.svg +1 -0
- package/src/svg/28/download_error_outline_28.svg +1 -0
- package/src/svg/28/notification_subtract_outline_28.svg +1 -0
- package/src/svg/28/rate_outline_28.svg +1 -0
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { SVGProps, Ref, FC } from 'react';
|
|
2
|
+
export interface Icon20InfinityOutlineProps extends SVGProps<SVGSVGElement> {
|
|
3
|
+
fill?: string;
|
|
4
|
+
width?: number;
|
|
5
|
+
height?: number;
|
|
6
|
+
getRootRef?: Ref<SVGSVGElement>;
|
|
7
|
+
title?: string;
|
|
8
|
+
deprecated?: boolean;
|
|
9
|
+
replacement?: string;
|
|
10
|
+
}
|
|
11
|
+
export declare const Icon20InfinityOutline: FC<Icon20InfinityOutlineProps> & {
|
|
12
|
+
};
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
"use strict";
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
Object.defineProperty(exports, "Icon20InfinityOutline", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon20InfinityOutline;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon20InfinityOutline = (0, _iconssprite.makeIcon)('Icon20InfinityOutline', 'infinity_outline_20', '0 0 20 20', '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="infinity_outline_20"><path fill-rule="evenodd" d="M5.751 7.25C3.884 7.25 3 8.782 3 9.997s.884 2.746 2.751 2.746c.822 0 1.289-.259 1.848-.735a.75.75 0 1 1 .972 1.141c-.736.628-1.535 1.094-2.82 1.094-2.933 0-4.251-2.463-4.251-4.246S2.818 5.75 5.751 5.75c1.322 0 2.306.546 3.078 1.311.73.724 1.291 1.67 1.793 2.514l.025.042c.532.894 1.004 1.68 1.585 2.257.551.547 1.172.876 2.02.876 1.864 0 2.748-1.536 2.748-2.753 0-1.207-.93-2.747-2.749-2.747-.725 0-1.254.229-1.853.742a.75.75 0 0 1-.976-1.14c.815-.698 1.679-1.102 2.829-1.102 2.872 0 4.249 2.456 4.249 4.247 0 1.78-1.314 4.253-4.249 4.253-1.321 0-2.304-.546-3.076-1.312-.729-.723-1.29-1.667-1.791-2.511l-.026-.044c-.532-.894-1.005-1.68-1.586-2.257-.551-.547-1.173-.876-2.02-.876Z" clip-rule="evenodd" /></symbol>', 20, 20, false, undefined);
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { SVGProps, Ref, FC } from 'react';
|
|
2
|
+
export interface Icon24DownloadErrorOutlineProps extends SVGProps<SVGSVGElement> {
|
|
3
|
+
fill?: string;
|
|
4
|
+
width?: number;
|
|
5
|
+
height?: number;
|
|
6
|
+
getRootRef?: Ref<SVGSVGElement>;
|
|
7
|
+
title?: string;
|
|
8
|
+
deprecated?: boolean;
|
|
9
|
+
replacement?: string;
|
|
10
|
+
}
|
|
11
|
+
export declare const Icon24DownloadErrorOutline: FC<Icon24DownloadErrorOutlineProps> & {
|
|
12
|
+
};
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
"use strict";
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
Object.defineProperty(exports, "Icon24DownloadErrorOutline", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon24DownloadErrorOutline;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon24DownloadErrorOutline = (0, _iconssprite.makeIcon)('Icon24DownloadErrorOutline', 'download_error_outline_24', '0 0 24 24', '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="download_error_outline_24"><path d="M12.9 2.9a.9.9 0 0 0-1.8 0v11.002l-4.556-4.63a.9.9 0 1 0-1.283 1.262l6.097 6.197a.9.9 0 0 0 1.3-.016l2.302-2.464a.9.9 0 0 0-1.315-1.229l-.745.797zM4.902 19.1a.9.9 0 0 0 0 1.8h14.196a.9.9 0 1 0 0-1.8z" /><path fill-rule="evenodd" d="M19 13a5 5 0 1 0 0-10 5 5 0 0 0 0 10m1-2.2a1 1 0 1 1-2 0 1 1 0 0 1 2 0m-1-6.6a.8.8 0 0 0-.8.8v3.2a.8.8 0 0 0 1.6 0V5a.8.8 0 0 0-.8-.8" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { SVGProps, Ref, FC } from 'react';
|
|
2
|
+
export interface Icon24HistoryForwardOutlineProps extends SVGProps<SVGSVGElement> {
|
|
3
|
+
fill?: string;
|
|
4
|
+
width?: number;
|
|
5
|
+
height?: number;
|
|
6
|
+
getRootRef?: Ref<SVGSVGElement>;
|
|
7
|
+
title?: string;
|
|
8
|
+
deprecated?: boolean;
|
|
9
|
+
replacement?: string;
|
|
10
|
+
}
|
|
11
|
+
export declare const Icon24HistoryForwardOutline: FC<Icon24HistoryForwardOutlineProps> & {
|
|
12
|
+
};
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
"use strict";
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
Object.defineProperty(exports, "Icon24HistoryForwardOutline", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon24HistoryForwardOutline;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon24HistoryForwardOutline = (0, _iconssprite.makeIcon)('Icon24HistoryForwardOutline', 'history_forward_outline_24', '0 0 24 24', '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="history_forward_outline_24"><path fill-rule="evenodd" d="M5 5a9.87 9.87 0 0 1 7-2.9c2.535 0 4.85.954 6.6 2.521V3a.9.9 0 1 1 1.8 0v4a.9.9 0 0 1-.9.9H16a.9.9 0 1 1 0-1.8h1.55A8.07 8.07 0 0 0 12 3.9c-2.237 0-4.26.906-5.728 2.372A8.07 8.07 0 0 0 3.9 12c0 2.237.905 4.26 2.372 5.728A8.07 8.07 0 0 0 12 20.1c2.237 0 4.26-.906 5.727-2.372A.9.9 0 1 1 19 19a9.87 9.87 0 0 1-7 2.9A9.87 9.87 0 0 1 5 19a9.87 9.87 0 0 1-2.9-7A9.87 9.87 0 0 1 5 5m7 2.1a.9.9 0 0 1 .9.9v3.727l2.236 2.237a.9.9 0 1 1-1.272 1.272l-2.5-2.5a.9.9 0 0 1-.264-.636V8a.9.9 0 0 1 .9-.9" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { SVGProps, Ref, FC } from 'react';
|
|
2
|
+
export interface Icon24RateOutlineProps extends SVGProps<SVGSVGElement> {
|
|
3
|
+
fill?: string;
|
|
4
|
+
width?: number;
|
|
5
|
+
height?: number;
|
|
6
|
+
getRootRef?: Ref<SVGSVGElement>;
|
|
7
|
+
title?: string;
|
|
8
|
+
deprecated?: boolean;
|
|
9
|
+
replacement?: string;
|
|
10
|
+
}
|
|
11
|
+
export declare const Icon24RateOutline: FC<Icon24RateOutlineProps> & {
|
|
12
|
+
};
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
"use strict";
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
Object.defineProperty(exports, "Icon24RateOutline", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon24RateOutline;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon24RateOutline = (0, _iconssprite.makeIcon)('Icon24RateOutline', 'rate_outline_24', '0 0 24 24', '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="rate_outline_24"><path fill-rule="evenodd" d="M9.782 4.005c.818-1.976 3.618-1.976 4.436 0l1.4 3.383 3.565.23c1.7.11 2.593 1.794 2.121 3.173a2 2 0 0 1-.115.278.9.9 0 0 1-1.615-.796.604.604 0 0 0-.507-.859l-4.125-.266a.9.9 0 0 1-.774-.554l-1.613-3.9a.6.6 0 0 0-1.11 0l-1.613 3.9a.9.9 0 0 1-.774.554l-4.125.266a.6.6 0 0 0-.357 1.05l3.267 2.859a.9.9 0 0 1 .282.888l-.93 3.852a.6.6 0 0 0 .883.66l.163-.093a.9.9 0 1 1 .9 1.559l-.163.094C7.15 21.337 4.95 19.69 5.445 17.64l.802-3.322-2.856-2.5c-1.611-1.41-.71-4.063 1.426-4.201l3.566-.23zM21 17a5 5 0 1 1-10 0 5 5 0 0 1 10 0m-4.61.87c-.07.315-.256.498-.595.498-.405 0-.643-.272-.643-.657v-.066c0-.555.29-.92.853-1.245.615-.362.8-.597.8-1.029 0-.46-.362-.78-.886-.78-.467 0-.782.226-.934.644-.12.3-.334.432-.625.432-.376 0-.61-.23-.61-.587 0-.202.048-.38.143-.56.305-.62 1.068-1.019 2.093-1.019 1.354 0 2.264.733 2.264 1.828 0 .71-.348 1.193-1.02 1.583-.634.362-.777.564-.84.958m.196 1.891c0 .413-.348.738-.781.738-.43 0-.777-.325-.777-.738s.348-.738.777-.738c.433 0 .781.325.781.738" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { SVGProps, Ref, FC } from 'react';
|
|
2
|
+
export interface Icon28DownloadErrorOutlineProps extends SVGProps<SVGSVGElement> {
|
|
3
|
+
fill?: string;
|
|
4
|
+
width?: number;
|
|
5
|
+
height?: number;
|
|
6
|
+
getRootRef?: Ref<SVGSVGElement>;
|
|
7
|
+
title?: string;
|
|
8
|
+
deprecated?: boolean;
|
|
9
|
+
replacement?: string;
|
|
10
|
+
}
|
|
11
|
+
export declare const Icon28DownloadErrorOutline: FC<Icon28DownloadErrorOutlineProps> & {
|
|
12
|
+
};
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
"use strict";
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
Object.defineProperty(exports, "Icon28DownloadErrorOutline", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon28DownloadErrorOutline;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon28DownloadErrorOutline = (0, _iconssprite.makeIcon)('Icon28DownloadErrorOutline', 'download_error_outline_28', '0 0 28 28', '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="download_error_outline_28"><path d="M15 3a1 1 0 1 0-2 0v13.661l-5.288-5.363a1 1 0 0 0-1.424 1.404l7 7.1a1 1 0 0 0 1.428-.004l4-4.1a1 1 0 1 0-1.432-1.396L15 16.643zM6.902 22a1 1 0 1 0 0 2h14.196a1 1 0 0 0 0-2z" /><path fill-rule="evenodd" d="M22 13a5 5 0 1 0 0-10 5 5 0 0 0 0 10m1-2.2a1 1 0 1 1-2 0 1 1 0 0 1 2 0m-1-6.6a.8.8 0 0 0-.8.8v3.2a.8.8 0 0 0 1.6 0V5a.8.8 0 0 0-.8-.8" clip-rule="evenodd" /></symbol>', 28, 28, false, undefined);
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { SVGProps, Ref, FC } from 'react';
|
|
2
|
+
export interface Icon28NotificationSubtractOutlineProps extends SVGProps<SVGSVGElement> {
|
|
3
|
+
fill?: string;
|
|
4
|
+
width?: number;
|
|
5
|
+
height?: number;
|
|
6
|
+
getRootRef?: Ref<SVGSVGElement>;
|
|
7
|
+
title?: string;
|
|
8
|
+
deprecated?: boolean;
|
|
9
|
+
replacement?: string;
|
|
10
|
+
}
|
|
11
|
+
export declare const Icon28NotificationSubtractOutline: FC<Icon28NotificationSubtractOutlineProps> & {
|
|
12
|
+
};
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
"use strict";
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
Object.defineProperty(exports, "Icon28NotificationSubtractOutline", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon28NotificationSubtractOutline;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon28NotificationSubtractOutline = (0, _iconssprite.makeIcon)('Icon28NotificationSubtractOutline', 'notification_subtract_outline_28', '0 0 28 28', '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="notification_subtract_outline_28"><path d="m14.005 3.5.112.007A1 1 0 0 1 14 5.5l.003-.001-.223.005C10.503 5.628 8 8.445 8 12.08v1.828c0 .928-.384 1.617-1.212 2.592l-.28.328c-.76.88-1.008 1.298-1.008 1.761 0 .226.016.347.068.457.124.264.488.455 1.432.455h14c.914 0 1.286-.192 1.423-.46.059-.117.077-.241.077-.452V18.5l.007-.117a1 1 0 0 1 1.993.117v.088c0 .501-.057.89-.294 1.358C23.7 20.94 22.618 21.5 21 21.5h-2.601C17.73 23.766 16.212 25 14 25s-3.731-1.235-4.399-3.5H7c-1.665 0-2.758-.574-3.242-1.604-.21-.446-.258-.809-.258-1.308 0-1.113.425-1.83 1.493-3.068.139-.16.203-.235.27-.314.539-.635.737-.99.737-1.299V12.08C6 7.296 9.472 3.5 14.005 3.5m2.274 18h-4.558C12.17 22.544 12.899 23 14 23s1.829-.457 2.28-1.5Z" /></symbol>', 28, 28, false, undefined);
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { SVGProps, Ref, FC } from 'react';
|
|
2
|
+
export interface Icon28RateOutlineProps extends SVGProps<SVGSVGElement> {
|
|
3
|
+
fill?: string;
|
|
4
|
+
width?: number;
|
|
5
|
+
height?: number;
|
|
6
|
+
getRootRef?: Ref<SVGSVGElement>;
|
|
7
|
+
title?: string;
|
|
8
|
+
deprecated?: boolean;
|
|
9
|
+
replacement?: string;
|
|
10
|
+
}
|
|
11
|
+
export declare const Icon28RateOutline: FC<Icon28RateOutlineProps> & {
|
|
12
|
+
};
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
"use strict";
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
Object.defineProperty(exports, "Icon28RateOutline", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon28RateOutline;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon28RateOutline = (0, _iconssprite.makeIcon)('Icon28RateOutline', 'rate_outline_28', '0 0 28 28', '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="rate_outline_28"><path fill-rule="evenodd" d="M23.514 11.608a.205.205 0 0 0-.117-.36l-6.647-.533-2.56-6.156a.205.205 0 0 0-.379 0l-2.56 6.156-6.646.533a.205.205 0 0 0-.117.36l5.063 4.338-1.547 6.485a.205.205 0 0 0 .307.223l1.524-.932a1 1 0 1 1 1.041 1.707l-1.523.931a2.205 2.205 0 0 1-3.294-2.393l1.263-5.297-4.135-3.543a2.205 2.205 0 0 1 1.258-3.873l5.428-.435 2.092-5.028a2.205 2.205 0 0 1 4.072 0l2.09 5.028 5.43.435a2.205 2.205 0 0 1 1.258 3.873l-.12.102a1 1 0 1 1-1.37-1.457l-.001-.002zM25 20a6 6 0 1 1-12 0 6 6 0 0 1 12 0m-6.246 1.642c.406 0 .63-.22.715-.598.074-.473.246-.716 1.007-1.15.806-.467 1.224-1.048 1.224-1.9 0-1.313-1.093-2.192-2.717-2.192-1.23 0-2.145.479-2.511 1.223a1.4 1.4 0 0 0-.172.67c0 .43.28.706.732.706.35 0 .607-.158.75-.52.183-.5.56-.771 1.12-.771.63 0 1.065.383 1.065.935 0 .519-.223.8-.961 1.235-.675.389-1.024.829-1.024 1.494v.079c0 .462.286.789.772.789m.011 2.556c.521 0 .939-.389.939-.885s-.418-.885-.939-.885c-.514 0-.932.39-.932.885 0 .496.418.885.933.885Z" clip-rule="evenodd" /></symbol>', 28, 28, false, undefined);
|