@vkontakte/icons 2.71.0 → 2.72.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -192,6 +192,9 @@ _export(exports, {
192
192
  Icon12Home: function() {
193
193
  return _home_12.Icon12Home;
194
194
  },
195
+ Icon12LikeOutline: function() {
196
+ return _like_outline_12.Icon12LikeOutline;
197
+ },
195
198
  Icon12Lock: function() {
196
199
  return _lock_12.Icon12Lock;
197
200
  },
@@ -357,6 +360,9 @@ _export(exports, {
357
360
  Icon16AddCircleOutline: function() {
358
361
  return _add_circle_outline_16.Icon16AddCircleOutline;
359
362
  },
363
+ Icon16AddRectangleLine: function() {
364
+ return _add_rectangle_line_16.Icon16AddRectangleLine;
365
+ },
360
366
  Icon16AddSquareOutline: function() {
361
367
  return _add_square_outline_16.Icon16AddSquareOutline;
362
368
  },
@@ -3390,6 +3396,9 @@ _export(exports, {
3390
3396
  Icon24ComputerOutline: function() {
3391
3397
  return _computer_outline_24.Icon24ComputerOutline;
3392
3398
  },
3399
+ Icon24Connection: function() {
3400
+ return _connection_24.Icon24Connection;
3401
+ },
3393
3402
  Icon24ContrastOutline: function() {
3394
3403
  return _contrast_outline_24.Icon24ContrastOutline;
3395
3404
  },
@@ -3405,6 +3414,9 @@ _export(exports, {
3405
3414
  Icon24CrossShieldOutline: function() {
3406
3415
  return _cross_shield_outline_24.Icon24CrossShieldOutline;
3407
3416
  },
3417
+ Icon24Crown: function() {
3418
+ return _crown_24.Icon24Crown;
3419
+ },
3408
3420
  Icon24CrownCircleFillVkDating: function() {
3409
3421
  return _crown_circle_fill_vk_dating_24.Icon24CrownCircleFillVkDating;
3410
3422
  },
@@ -7299,6 +7311,9 @@ _export(exports, {
7299
7311
  Icon36Add: function() {
7300
7312
  return _add_36.Icon36Add;
7301
7313
  },
7314
+ Icon36AddCircleFill: function() {
7315
+ return _add_circle_fill_36.Icon36AddCircleFill;
7316
+ },
7302
7317
  Icon36AdvertisingOutline: function() {
7303
7318
  return _advertising_outline_36.Icon36AdvertisingOutline;
7304
7319
  },
@@ -8460,6 +8475,7 @@ var _headphones_12 = require("./12/headphones_12");
8460
8475
  var _help_12 = require("./12/help_12");
8461
8476
  var _hieroglyph_character_outline_12 = require("./12/hieroglyph_character_outline_12");
8462
8477
  var _home_12 = require("./12/home_12");
8478
+ var _like_outline_12 = require("./12/like_outline_12");
8463
8479
  var _lock_12 = require("./12/lock_12");
8464
8480
  var _market_12 = require("./12/market_12");
8465
8481
  var _mask_12 = require("./12/mask_12");
@@ -8515,6 +8531,7 @@ var _add_circle_16 = require("./16/add_circle_16");
8515
8531
  var _add_circle_fill_blue_16 = require("./16/add_circle_fill_blue_16");
8516
8532
  var _add_circle_fill_red_16 = require("./16/add_circle_fill_red_16");
8517
8533
  var _add_circle_outline_16 = require("./16/add_circle_outline_16");
8534
+ var _add_rectangle_line_16 = require("./16/add_rectangle_line_16");
8518
8535
  var _add_square_outline_16 = require("./16/add_square_outline_16");
8519
8536
  var _advertising_16 = require("./16/advertising_16");
8520
8537
  var _archive_outline_16 = require("./16/archive_outline_16");
@@ -9526,11 +9543,13 @@ var _comment_24 = require("./24/comment_24");
9526
9543
  var _comment_add_badge_outline_24 = require("./24/comment_add_badge_outline_24");
9527
9544
  var _comment_outline_24 = require("./24/comment_outline_24");
9528
9545
  var _computer_outline_24 = require("./24/computer_outline_24");
9546
+ var _connection_24 = require("./24/connection_24");
9529
9547
  var _contrast_outline_24 = require("./24/contrast_outline_24");
9530
9548
  var _copy_24 = require("./24/copy_24");
9531
9549
  var _copy_outline_24 = require("./24/copy_outline_24");
9532
9550
  var _crop_24 = require("./24/crop_24");
9533
9551
  var _cross_shield_outline_24 = require("./24/cross_shield_outline_24");
9552
+ var _crown_24 = require("./24/crown_24");
9534
9553
  var _crown_circle_fill_vk_dating_24 = require("./24/crown_circle_fill_vk_dating_24");
9535
9554
  var _crown_outline_24 = require("./24/crown_outline_24");
9536
9555
  var _cube_box_outline_24 = require("./24/cube_box_outline_24");
@@ -10829,6 +10848,7 @@ var _video_square_outline_32 = require("./32/video_square_outline_32");
10829
10848
  var _write_32 = require("./32/write_32");
10830
10849
  var _compass_34 = require("./34/compass_34");
10831
10850
  var _add_36 = require("./36/add_36");
10851
+ var _add_circle_fill_36 = require("./36/add_circle_fill_36");
10832
10852
  var _advertising_outline_36 = require("./36/advertising_outline_36");
10833
10853
  var _arrow_uturn_left_outline_36 = require("./36/arrow_uturn_left_outline_36");
10834
10854
  var _arrow_uturn_right_outline_36 = require("./36/arrow_uturn_right_outline_36");
@@ -0,0 +1,11 @@
1
+ import { SVGProps, Ref } from 'react';
2
+ export interface Icon12LikeOutlineProps 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 Icon12LikeOutline: import("react").FC<Icon12LikeOutlineProps>;
@@ -0,0 +1,11 @@
1
+ import { SVGProps, Ref } from 'react';
2
+ export interface Icon16AddRectangleLineProps 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 Icon16AddRectangleLine: import("react").FC<Icon16AddRectangleLineProps>;
@@ -0,0 +1,11 @@
1
+ import { SVGProps, Ref } from 'react';
2
+ export interface Icon24ConnectionProps 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 Icon24Connection: import("react").FC<Icon24ConnectionProps>;
@@ -0,0 +1,11 @@
1
+ import { SVGProps, Ref } from 'react';
2
+ export interface Icon24CrownProps 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 Icon24Crown: import("react").FC<Icon24CrownProps>;
@@ -0,0 +1,11 @@
1
+ import { SVGProps, Ref } from 'react';
2
+ export interface Icon36AddCircleFillProps 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 Icon36AddCircleFill: import("react").FC<Icon36AddCircleFillProps>;
@@ -60,6 +60,7 @@ export { Icon12Headphones } from './12/headphones_12';
60
60
  export { Icon12Help } from './12/help_12';
61
61
  export { Icon12HieroglyphCharacterOutline } from './12/hieroglyph_character_outline_12';
62
62
  export { Icon12Home } from './12/home_12';
63
+ export { Icon12LikeOutline } from './12/like_outline_12';
63
64
  export { Icon12Lock } from './12/lock_12';
64
65
  export { Icon12Market } from './12/market_12';
65
66
  export { Icon12Mask } from './12/mask_12';
@@ -115,6 +116,7 @@ export { Icon16AddCircle } from './16/add_circle_16';
115
116
  export { Icon16AddCircleFillBlue } from './16/add_circle_fill_blue_16';
116
117
  export { Icon16AddCircleFillRed } from './16/add_circle_fill_red_16';
117
118
  export { Icon16AddCircleOutline } from './16/add_circle_outline_16';
119
+ export { Icon16AddRectangleLine } from './16/add_rectangle_line_16';
118
120
  export { Icon16AddSquareOutline } from './16/add_square_outline_16';
119
121
  export { Icon16Advertising } from './16/advertising_16';
120
122
  export { Icon16ArchiveOutline } from './16/archive_outline_16';
@@ -1126,11 +1128,13 @@ export { Icon24Comment } from './24/comment_24';
1126
1128
  export { Icon24CommentAddBadgeOutline } from './24/comment_add_badge_outline_24';
1127
1129
  export { Icon24CommentOutline } from './24/comment_outline_24';
1128
1130
  export { Icon24ComputerOutline } from './24/computer_outline_24';
1131
+ export { Icon24Connection } from './24/connection_24';
1129
1132
  export { Icon24ContrastOutline } from './24/contrast_outline_24';
1130
1133
  export { Icon24Copy } from './24/copy_24';
1131
1134
  export { Icon24CopyOutline } from './24/copy_outline_24';
1132
1135
  export { Icon24Crop } from './24/crop_24';
1133
1136
  export { Icon24CrossShieldOutline } from './24/cross_shield_outline_24';
1137
+ export { Icon24Crown } from './24/crown_24';
1134
1138
  export { Icon24CrownCircleFillVkDating } from './24/crown_circle_fill_vk_dating_24';
1135
1139
  export { Icon24CrownOutline } from './24/crown_outline_24';
1136
1140
  export { Icon24CubeBoxOutline } from './24/cube_box_outline_24';
@@ -2429,6 +2433,7 @@ export { Icon32VideoSquareOutline } from './32/video_square_outline_32';
2429
2433
  export { Icon32Write } from './32/write_32';
2430
2434
  export { Icon34Compass } from './34/compass_34';
2431
2435
  export { Icon36Add } from './36/add_36';
2436
+ export { Icon36AddCircleFill } from './36/add_circle_fill_36';
2432
2437
  export { Icon36AdvertisingOutline } from './36/advertising_outline_36';
2433
2438
  export { Icon36ArrowUturnLeftOutline } from './36/arrow_uturn_left_outline_36';
2434
2439
  export { Icon36ArrowUturnRightOutline } from './36/arrow_uturn_right_outline_36';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vkontakte/icons",
3
- "version": "2.71.0",
3
+ "version": "2.72.0",
4
4
  "description": "SVG icons, provided as a React components. With love from VKontakte",
5
5
  "homepage": "https://vkcom.github.io/icons/",
6
6
  "repository": {
@@ -34,7 +34,7 @@
34
34
  "@size-limit/file": "^9.0.0",
35
35
  "@size-limit/webpack": "^9.0.0",
36
36
  "@swc/cli": "^0.1.61",
37
- "@swc/core": "^1.3.92",
37
+ "@swc/core": "^1.3.93",
38
38
  "@types/react": "16.14.34",
39
39
  "@vkontakte/icons-scripts": "4.0.0",
40
40
  "css-loader": "^6.7.3",
@@ -48,7 +48,7 @@
48
48
  "style-loader": "^3.3.1",
49
49
  "swc-loader": "0.2.3",
50
50
  "typescript": "^5.2.2",
51
- "webpack": "^5.88.2"
51
+ "webpack": "^5.89.0"
52
52
  },
53
53
  "peerDependencies": {
54
54
  "react": "^16.9.34 || ^17 || ^18"
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="currentColor" viewBox="0 0 12 12"><path fill-rule="evenodd" d="M3.8 2.698c-1.009 0-1.848.839-1.848 1.902 0 .63.109 1.015.45 1.482.4.546 1.121 1.203 2.471 2.277l1.13.898 1.13-.898c1.35-1.074 2.07-1.731 2.47-2.277.342-.467.451-.851.451-1.482 0-1.063-.84-1.902-1.848-1.902-.533 0-.946.242-1.245.514a2.575 2.575 0 0 0-.433.517l-.002.004a.6.6 0 0 1-1.048-.003l.525-.29-.525.29v.001l.001.002-.001-.003a2.025 2.025 0 0 0-.097-.145 2.567 2.567 0 0 0-.336-.373c-.298-.272-.712-.514-1.245-.514Zm2.203-.229a3.687 3.687 0 0 0-.15-.144c-.438-.4-1.127-.827-2.053-.827C2.104 1.498.752 2.899.752 4.6c0 .842.166 1.486.682 2.19.509.695 1.354 1.444 2.692 2.508l1.231.979c.379.3.913.3 1.291 0l1.231-.98c1.338-1.063 2.184-1.812 2.692-2.506.517-.705.683-1.349.683-2.19 0-1.702-1.352-3.103-3.048-3.103-.926 0-1.615.428-2.053.827a3.69 3.69 0 0 0-.15.144Zm.524 1.262-.524-.292.524.292Zm-.626 5.606Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M3 10.834c0 .92.716 1.666 1.6 1.666h6.8c.884 0 1.6-.746 1.6-1.666V9h1.5a1 1 0 1 0 0-2H13V5.166c0-.92-.716-1.666-1.6-1.666H4.6c-.884 0-1.6.746-1.6 1.666V7H1.5a1 1 0 1 0 0 2H3v1.834ZM8.75 5.75a.75.75 0 0 0-1.5 0v1.5h-1.5a.75.75 0 0 0 0 1.5h1.5v1.5a.75.75 0 0 0 1.5 0v-1.5h1.5a.75.75 0 0 0 0-1.5h-1.5v-1.5Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 24 24"><path d="M9 12.9v1.287c0 .725-.588 1.313-1.313 1.313H3.313A1.312 1.312 0 0 1 2 14.187V9.814C2 9.088 2.588 8.5 3.313 8.5h4.374C8.412 8.5 9 9.088 9 9.813V11.1h6V9.813c0-.725.588-1.313 1.313-1.313h4.375c.724 0 1.312.588 1.312 1.313v4.374c0 .725-.588 1.313-1.313 1.313h-4.375A1.312 1.312 0 0 1 15 14.187V12.9H9Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M12.966 7.752a2 2 0 1 0-1.932 0l-2.569 3.597c-.163.228-.244.342-.35.397a.5.5 0 0 1-.305.051c-.12-.018-.233-.1-.46-.262l-1.976-1.41a2 2 0 1 0-2.019 1.06L4.5 15h15l1.145-3.815a2 2 0 1 0-2.019-1.06l-1.975 1.41c-.228.163-.342.244-.46.262a.5.5 0 0 1-.305-.05c-.107-.056-.188-.17-.35-.398l-2.57-3.597ZM9.57 20c-1.281 0-1.922 0-2.462-.218a3 3 0 0 1-1.219-.907c-.341-.427-.525-.993-.85-2.075h13.92c-.325 1.082-.509 1.648-.85 2.075a3 3 0 0 1-1.219.907c-.54.218-1.18.218-2.462.218H9.57Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="36" height="36" fill="none" viewBox="0 0 36 36">
2
+ <path fill="currentColor" d="M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18Z"/>
3
+ <path fill="#2688EB" fill-rule="evenodd" d="M18 8.75c.69 0 1.25.56 1.25 1.25v6.75H26a1.25 1.25 0 1 1 0 2.5h-6.75V26a1.25 1.25 0 1 1-2.5 0v-6.75H10a1.25 1.25 0 1 1 0-2.5h6.75V10c0-.69.56-1.25 1.25-1.25Z" clip-rule="evenodd"/>
4
+ </svg>