@vkontakte/icons 2.167.0 → 2.169.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/16/comment_slash_16.d.ts +12 -0
- package/dist/16/comment_slash_16.js +13 -0
- package/dist/16/hourglass_16.d.ts +12 -0
- package/dist/16/hourglass_16.js +13 -0
- package/dist/16/question_16.d.ts +12 -0
- package/dist/16/question_16.js +13 -0
- package/dist/16/rouble_circle_fill_blue_16.d.ts +12 -0
- package/dist/16/rouble_circle_fill_blue_16.js +13 -0
- package/dist/20/add_circle_fill_20.js +1 -1
- package/dist/20/traffic_cone_outline_20.d.ts +12 -0
- package/dist/20/traffic_cone_outline_20.js +13 -0
- package/dist/24/send_clock_24.d.ts +12 -0
- package/dist/24/send_clock_24.js +13 -0
- package/dist/28/list_insert_first_outline_28.d.ts +12 -0
- package/dist/28/list_insert_first_outline_28.js +13 -0
- package/dist/28/list_insert_last_outline_28.d.ts +12 -0
- package/dist/28/list_insert_last_outline_28.js +13 -0
- package/dist/28/note_circle_fill_gray_28.d.ts +12 -0
- package/dist/28/note_circle_fill_gray_28.js +13 -0
- package/dist/28/podcast_circle_fill_raspberry_pink_28.d.ts +12 -0
- package/dist/28/podcast_circle_fill_raspberry_pink_28.js +13 -0
- package/dist/28/traffic_cone_outline_28.d.ts +12 -0
- package/dist/28/traffic_cone_outline_28.js +13 -0
- package/dist/28/view_28.d.ts +12 -0
- package/dist/28/view_28.js +13 -0
- package/dist/icons-map.json +1 -1
- package/dist/index.d.ts +12 -0
- package/dist/index.js +48 -0
- package/dist/typings/16/comment_slash_16.d.ts +12 -0
- package/dist/typings/16/hourglass_16.d.ts +12 -0
- package/dist/typings/16/question_16.d.ts +12 -0
- package/dist/typings/16/rouble_circle_fill_blue_16.d.ts +12 -0
- package/dist/typings/20/traffic_cone_outline_20.d.ts +12 -0
- package/dist/typings/24/send_clock_24.d.ts +12 -0
- package/dist/typings/28/list_insert_first_outline_28.d.ts +12 -0
- package/dist/typings/28/list_insert_last_outline_28.d.ts +12 -0
- package/dist/typings/28/note_circle_fill_gray_28.d.ts +12 -0
- package/dist/typings/28/podcast_circle_fill_raspberry_pink_28.d.ts +12 -0
- package/dist/typings/28/traffic_cone_outline_28.d.ts +12 -0
- package/dist/typings/28/view_28.d.ts +12 -0
- package/dist/typings/index.d.ts +12 -0
- package/dist_es6/16/comment_slash_16.d.ts +12 -0
- package/dist_es6/16/comment_slash_16.js +3 -0
- package/dist_es6/16/hourglass_16.d.ts +12 -0
- package/dist_es6/16/hourglass_16.js +3 -0
- package/dist_es6/16/question_16.d.ts +12 -0
- package/dist_es6/16/question_16.js +3 -0
- package/dist_es6/16/rouble_circle_fill_blue_16.d.ts +12 -0
- package/dist_es6/16/rouble_circle_fill_blue_16.js +3 -0
- package/dist_es6/20/add_circle_fill_20.js +1 -1
- package/dist_es6/20/traffic_cone_outline_20.d.ts +12 -0
- package/dist_es6/20/traffic_cone_outline_20.js +3 -0
- package/dist_es6/24/send_clock_24.d.ts +12 -0
- package/dist_es6/24/send_clock_24.js +3 -0
- package/dist_es6/28/list_insert_first_outline_28.d.ts +12 -0
- package/dist_es6/28/list_insert_first_outline_28.js +3 -0
- package/dist_es6/28/list_insert_last_outline_28.d.ts +12 -0
- package/dist_es6/28/list_insert_last_outline_28.js +3 -0
- package/dist_es6/28/note_circle_fill_gray_28.d.ts +12 -0
- package/dist_es6/28/note_circle_fill_gray_28.js +3 -0
- package/dist_es6/28/podcast_circle_fill_raspberry_pink_28.d.ts +12 -0
- package/dist_es6/28/podcast_circle_fill_raspberry_pink_28.js +3 -0
- package/dist_es6/28/traffic_cone_outline_28.d.ts +12 -0
- package/dist_es6/28/traffic_cone_outline_28.js +3 -0
- package/dist_es6/28/view_28.d.ts +12 -0
- package/dist_es6/28/view_28.js +3 -0
- package/dist_es6/index.d.ts +12 -0
- package/dist_es6/index.js +12 -0
- package/package.json +7 -7
- package/src/svg/16/comment_slash_16.svg +1 -0
- package/src/svg/16/hourglass_16.svg +1 -0
- package/src/svg/16/question_16.svg +1 -0
- package/src/svg/16/rouble_circle_fill_blue_16.svg +11 -0
- package/src/svg/20/add_circle_fill_20.svg +1 -1
- package/src/svg/20/traffic_cone_outline_20.svg +1 -0
- package/src/svg/24/send_clock_24.svg +1 -0
- package/src/svg/28/list_insert_first_outline_28.svg +1 -0
- package/src/svg/28/list_insert_last_outline_28.svg +1 -0
- package/src/svg/28/note_circle_fill_gray_28.svg +10 -0
- package/src/svg/28/podcast_circle_fill_raspberry_pink_28.svg +10 -0
- package/src/svg/28/traffic_cone_outline_28.svg +1 -0
- package/src/svg/28/view_28.svg +1 -0
package/dist/index.d.ts
CHANGED
|
@@ -220,6 +220,7 @@ export { Icon16CloudSunSnow } from './16/cloud_sun_snow_16';
|
|
|
220
220
|
export { Icon16ColorPickerOutline } from './16/color_picker_outline_16';
|
|
221
221
|
export { Icon16Comment } from './16/comment_16';
|
|
222
222
|
export { Icon16CommentOutline } from './16/comment_outline_16';
|
|
223
|
+
export { Icon16CommentSlash } from './16/comment_slash_16';
|
|
223
224
|
export { Icon16Compass } from './16/compass_16';
|
|
224
225
|
export { Icon16Connection } from './16/connection_16';
|
|
225
226
|
export { Icon16CopyOutline } from './16/copy_outline_16';
|
|
@@ -308,6 +309,7 @@ export { Icon16HieroglyphCharacterOutline } from './16/hieroglyph_character_outl
|
|
|
308
309
|
export { Icon16HistoryBackwardOutline } from './16/history_backward_outline_16';
|
|
309
310
|
export { Icon16HomeArrowDownOutline } from './16/home_arrow_down_outline_16';
|
|
310
311
|
export { Icon16HorseToyOutline } from './16/horse_toy_outline_16';
|
|
312
|
+
export { Icon16Hourglass } from './16/hourglass_16';
|
|
311
313
|
export { Icon16ImageFilter } from './16/image_filter_16';
|
|
312
314
|
export { Icon16IncognitoFilled } from './16/incognito_filled_16';
|
|
313
315
|
export { Icon16IndentDecreaseOutline } from './16/indent_decrease_outline_16';
|
|
@@ -406,6 +408,7 @@ export { Icon16Poll } from './16/poll_16';
|
|
|
406
408
|
export { Icon16PopUpStickerCircleFillRaspberryPink } from './16/pop_up_sticker_circle_fill_raspberry_pink_16';
|
|
407
409
|
export { Icon16PopupStickersCircleFillRaspberryPinkProduct } from './16/popup_stickers_circle_fill_raspberry_pink_product_16';
|
|
408
410
|
export { Icon16QrCode } from './16/qr_code_16';
|
|
411
|
+
export { Icon16Question } from './16/question_16';
|
|
409
412
|
export { Icon16Recent } from './16/recent_16';
|
|
410
413
|
export { Icon16RecordingCircleFill } from './16/recording_circle_fill_16';
|
|
411
414
|
export { Icon16RectangleLine } from './16/rectangle_line_16';
|
|
@@ -418,6 +421,7 @@ export { Icon16Repost } from './16/repost_16';
|
|
|
418
421
|
export { Icon16RepostCircleFillRed } from './16/repost_circle_fill_red_16';
|
|
419
422
|
export { Icon16RepostOutline } from './16/repost_outline_16';
|
|
420
423
|
export { Icon16RoubleArrowBackwardOutline } from './16/rouble_arrow_backward_outline_16';
|
|
424
|
+
export { Icon16RoubleCircleFillBlue } from './16/rouble_circle_fill_blue_16';
|
|
421
425
|
export { Icon16RoubleOutline } from './16/rouble_outline_16';
|
|
422
426
|
export { Icon16SadFaceOutline } from './16/sad_face_outline_16';
|
|
423
427
|
export { Icon16ScribblePencilRectangle } from './16/scribble_pencil_rectangle_16';
|
|
@@ -1080,6 +1084,7 @@ export { Icon20ThumbsUpCircleFillGreen } from './20/thumbs_up_circle_fill_green_
|
|
|
1080
1084
|
export { Icon20ThumbsUpOutline } from './20/thumbs_up_outline_20';
|
|
1081
1085
|
export { Icon20TicketOutline } from './20/ticket_outline_20';
|
|
1082
1086
|
export { Icon20TouchIdOutline } from './20/touch_id_outline_20';
|
|
1087
|
+
export { Icon20TrafficConeOutline } from './20/traffic_cone_outline_20';
|
|
1083
1088
|
export { Icon20TransparencyOutline } from './20/transparency_outline_20';
|
|
1084
1089
|
export { Icon20TrashSimpleOutline } from './20/trash_simple_outline_20';
|
|
1085
1090
|
export { Icon20TrashSmileOutline } from './20/trash_smile_outline_20';
|
|
@@ -1724,6 +1729,7 @@ export { Icon24SearchOutline } from './24/search_outline_24';
|
|
|
1724
1729
|
export { Icon24SearchSlashOutline } from './24/search_slash_outline_24';
|
|
1725
1730
|
export { Icon24SearchStarsOutline } from './24/search_stars_outline_24';
|
|
1726
1731
|
export { Icon24Send } from './24/send_24';
|
|
1732
|
+
export { Icon24SendClock } from './24/send_clock_24';
|
|
1727
1733
|
export { Icon24SendOutline } from './24/send_outline_24';
|
|
1728
1734
|
export { Icon24Services } from './24/services_24';
|
|
1729
1735
|
export { Icon24ServicesOutline } from './24/services_outline_24';
|
|
@@ -2257,6 +2263,8 @@ export { Icon28ListBulletSquareOutline } from './28/list_bullet_square_outline_2
|
|
|
2257
2263
|
export { Icon28ListCheckOutline } from './28/list_check_outline_28';
|
|
2258
2264
|
export { Icon28ListCircleFillGray } from './28/list_circle_fill_gray_28';
|
|
2259
2265
|
export { Icon28ListHandAlt } from './28/list_hand_alt_28';
|
|
2266
|
+
export { Icon28ListInsertFirstOutline } from './28/list_insert_first_outline_28';
|
|
2267
|
+
export { Icon28ListInsertLastOutline } from './28/list_insert_last_outline_28';
|
|
2260
2268
|
export { Icon28ListLetterOutline } from './28/list_letter_outline_28';
|
|
2261
2269
|
export { Icon28ListLikeCircleFillGray } from './28/list_like_circle_fill_gray_28';
|
|
2262
2270
|
export { Icon28ListLikeFill } from './28/list_like_fill_28';
|
|
@@ -2385,6 +2393,7 @@ export { Icon28NftHeptagonOutline } from './28/nft_heptagon_outline_28';
|
|
|
2385
2393
|
export { Icon28NoSmokingSignOutline } from './28/no_smoking_sign_outline_28';
|
|
2386
2394
|
export { Icon28NotebookAddBadgeOutline } from './28/notebook_add_badge_outline_28';
|
|
2387
2395
|
export { Icon28NotebookCheckOutline } from './28/notebook_check_outline_28';
|
|
2396
|
+
export { Icon28NoteCircleFillGray } from './28/note_circle_fill_gray_28';
|
|
2388
2397
|
export { Icon28Notification } from './28/notification_28';
|
|
2389
2398
|
export { Icon28NotificationAddOutline } from './28/notification_add_outline_28';
|
|
2390
2399
|
export { Icon28NotificationCheckOutline } from './28/notification_check_outline_28';
|
|
@@ -2453,6 +2462,7 @@ export { Icon28PlaylistOutline } from './28/playlist_outline_28';
|
|
|
2453
2462
|
export { Icon28PlayOutline } from './28/play_outline_28';
|
|
2454
2463
|
export { Icon28PlayRectangleStackOutline } from './28/play_rectangle_stack_outline_28';
|
|
2455
2464
|
export { Icon28PlaySpeedOutline } from './28/play_speed_outline_28';
|
|
2465
|
+
export { Icon28PodcastCircleFillRaspberryPink } from './28/podcast_circle_fill_raspberry_pink_28';
|
|
2456
2466
|
export { Icon28PodcastCircleFillRed } from './28/podcast_circle_fill_red_28';
|
|
2457
2467
|
export { Icon28PodcastOutline } from './28/podcast_outline_28';
|
|
2458
2468
|
export { Icon28PollCircleFillGreen } from './28/poll_circle_fill_green_28';
|
|
@@ -2634,6 +2644,7 @@ export { Icon28ThumbsUpCircleFillGreen } from './28/thumbs_up_circle_fill_green_
|
|
|
2634
2644
|
export { Icon28ThumbsUpOutline } from './28/thumbs_up_outline_28';
|
|
2635
2645
|
export { Icon28TicketOutline } from './28/ticket_outline_28';
|
|
2636
2646
|
export { Icon28TouchIdOutline } from './28/touch_id_outline_28';
|
|
2647
|
+
export { Icon28TrafficConeOutline } from './28/traffic_cone_outline_28';
|
|
2637
2648
|
export { Icon28TrainOutline } from './28/train_outline_28';
|
|
2638
2649
|
export { Icon28TruckOutline } from './28/truck_outline_28';
|
|
2639
2650
|
export { Icon28TshirtOutline } from './28/tshirt_outline_28';
|
|
@@ -2696,6 +2707,7 @@ export { Icon28VideoCircleOutline } from './28/video_circle_outline_28';
|
|
|
2696
2707
|
export { Icon28VideoFillOutline } from './28/video_fill_outline_28';
|
|
2697
2708
|
export { Icon28VideoOutline } from './28/video_outline_28';
|
|
2698
2709
|
export { Icon28VideoSquareOutline } from './28/video_square_outline_28';
|
|
2710
|
+
export { Icon28View } from './28/view_28';
|
|
2699
2711
|
export { Icon28ViewOutline } from './28/view_outline_28';
|
|
2700
2712
|
export { Icon28VinylOutline } from './28/vinyl_outline_28';
|
|
2701
2713
|
export { Icon28VkVideoCircleFillRed } from './28/vk_video_circle_fill_red_28';
|
package/dist/index.js
CHANGED
|
@@ -672,6 +672,9 @@ _export(exports, {
|
|
|
672
672
|
Icon16CommentOutline: function() {
|
|
673
673
|
return _comment_outline_16.Icon16CommentOutline;
|
|
674
674
|
},
|
|
675
|
+
Icon16CommentSlash: function() {
|
|
676
|
+
return _comment_slash_16.Icon16CommentSlash;
|
|
677
|
+
},
|
|
675
678
|
Icon16Compass: function() {
|
|
676
679
|
return _compass_16.Icon16Compass;
|
|
677
680
|
},
|
|
@@ -936,6 +939,9 @@ _export(exports, {
|
|
|
936
939
|
Icon16HorseToyOutline: function() {
|
|
937
940
|
return _horse_toy_outline_16.Icon16HorseToyOutline;
|
|
938
941
|
},
|
|
942
|
+
Icon16Hourglass: function() {
|
|
943
|
+
return _hourglass_16.Icon16Hourglass;
|
|
944
|
+
},
|
|
939
945
|
Icon16ImageFilter: function() {
|
|
940
946
|
return _image_filter_16.Icon16ImageFilter;
|
|
941
947
|
},
|
|
@@ -1230,6 +1236,9 @@ _export(exports, {
|
|
|
1230
1236
|
Icon16QrCode: function() {
|
|
1231
1237
|
return _qr_code_16.Icon16QrCode;
|
|
1232
1238
|
},
|
|
1239
|
+
Icon16Question: function() {
|
|
1240
|
+
return _question_16.Icon16Question;
|
|
1241
|
+
},
|
|
1233
1242
|
Icon16Recent: function() {
|
|
1234
1243
|
return _recent_16.Icon16Recent;
|
|
1235
1244
|
},
|
|
@@ -1266,6 +1275,9 @@ _export(exports, {
|
|
|
1266
1275
|
Icon16RoubleArrowBackwardOutline: function() {
|
|
1267
1276
|
return _rouble_arrow_backward_outline_16.Icon16RoubleArrowBackwardOutline;
|
|
1268
1277
|
},
|
|
1278
|
+
Icon16RoubleCircleFillBlue: function() {
|
|
1279
|
+
return _rouble_circle_fill_blue_16.Icon16RoubleCircleFillBlue;
|
|
1280
|
+
},
|
|
1269
1281
|
Icon16RoubleOutline: function() {
|
|
1270
1282
|
return _rouble_outline_16.Icon16RoubleOutline;
|
|
1271
1283
|
},
|
|
@@ -3252,6 +3264,9 @@ _export(exports, {
|
|
|
3252
3264
|
Icon20TouchIdOutline: function() {
|
|
3253
3265
|
return _touch_id_outline_20.Icon20TouchIdOutline;
|
|
3254
3266
|
},
|
|
3267
|
+
Icon20TrafficConeOutline: function() {
|
|
3268
|
+
return _traffic_cone_outline_20.Icon20TrafficConeOutline;
|
|
3269
|
+
},
|
|
3255
3270
|
Icon20TransparencyOutline: function() {
|
|
3256
3271
|
return _transparency_outline_20.Icon20TransparencyOutline;
|
|
3257
3272
|
},
|
|
@@ -5184,6 +5199,9 @@ _export(exports, {
|
|
|
5184
5199
|
Icon24Send: function() {
|
|
5185
5200
|
return _send_24.Icon24Send;
|
|
5186
5201
|
},
|
|
5202
|
+
Icon24SendClock: function() {
|
|
5203
|
+
return _send_clock_24.Icon24SendClock;
|
|
5204
|
+
},
|
|
5187
5205
|
Icon24SendOutline: function() {
|
|
5188
5206
|
return _send_outline_24.Icon24SendOutline;
|
|
5189
5207
|
},
|
|
@@ -6783,6 +6801,12 @@ _export(exports, {
|
|
|
6783
6801
|
Icon28ListHandAlt: function() {
|
|
6784
6802
|
return _list_hand_alt_28.Icon28ListHandAlt;
|
|
6785
6803
|
},
|
|
6804
|
+
Icon28ListInsertFirstOutline: function() {
|
|
6805
|
+
return _list_insert_first_outline_28.Icon28ListInsertFirstOutline;
|
|
6806
|
+
},
|
|
6807
|
+
Icon28ListInsertLastOutline: function() {
|
|
6808
|
+
return _list_insert_last_outline_28.Icon28ListInsertLastOutline;
|
|
6809
|
+
},
|
|
6786
6810
|
Icon28ListLetterOutline: function() {
|
|
6787
6811
|
return _list_letter_outline_28.Icon28ListLetterOutline;
|
|
6788
6812
|
},
|
|
@@ -7161,6 +7185,9 @@ _export(exports, {
|
|
|
7161
7185
|
Icon28NoSmokingSignOutline: function() {
|
|
7162
7186
|
return _no_smoking_sign_outline_28.Icon28NoSmokingSignOutline;
|
|
7163
7187
|
},
|
|
7188
|
+
Icon28NoteCircleFillGray: function() {
|
|
7189
|
+
return _note_circle_fill_gray_28.Icon28NoteCircleFillGray;
|
|
7190
|
+
},
|
|
7164
7191
|
Icon28NotebookAddBadgeOutline: function() {
|
|
7165
7192
|
return _notebook_add_badge_outline_28.Icon28NotebookAddBadgeOutline;
|
|
7166
7193
|
},
|
|
@@ -7371,6 +7398,9 @@ _export(exports, {
|
|
|
7371
7398
|
Icon28PlaylistOutline: function() {
|
|
7372
7399
|
return _playlist_outline_28.Icon28PlaylistOutline;
|
|
7373
7400
|
},
|
|
7401
|
+
Icon28PodcastCircleFillRaspberryPink: function() {
|
|
7402
|
+
return _podcast_circle_fill_raspberry_pink_28.Icon28PodcastCircleFillRaspberryPink;
|
|
7403
|
+
},
|
|
7374
7404
|
Icon28PodcastCircleFillRed: function() {
|
|
7375
7405
|
return _podcast_circle_fill_red_28.Icon28PodcastCircleFillRed;
|
|
7376
7406
|
},
|
|
@@ -7914,6 +7944,9 @@ _export(exports, {
|
|
|
7914
7944
|
Icon28TouchIdOutline: function() {
|
|
7915
7945
|
return _touch_id_outline_28.Icon28TouchIdOutline;
|
|
7916
7946
|
},
|
|
7947
|
+
Icon28TrafficConeOutline: function() {
|
|
7948
|
+
return _traffic_cone_outline_28.Icon28TrafficConeOutline;
|
|
7949
|
+
},
|
|
7917
7950
|
Icon28TrainOutline: function() {
|
|
7918
7951
|
return _train_outline_28.Icon28TrainOutline;
|
|
7919
7952
|
},
|
|
@@ -8100,6 +8133,9 @@ _export(exports, {
|
|
|
8100
8133
|
Icon28VideocamSlashOutline: function() {
|
|
8101
8134
|
return _videocam_slash_outline_28.Icon28VideocamSlashOutline;
|
|
8102
8135
|
},
|
|
8136
|
+
Icon28View: function() {
|
|
8137
|
+
return _view_28.Icon28View;
|
|
8138
|
+
},
|
|
8103
8139
|
Icon28ViewOutline: function() {
|
|
8104
8140
|
return _view_outline_28.Icon28ViewOutline;
|
|
8105
8141
|
},
|
|
@@ -9853,6 +9889,7 @@ var _cloud_sun_snow_16 = require("./16/cloud_sun_snow_16");
|
|
|
9853
9889
|
var _color_picker_outline_16 = require("./16/color_picker_outline_16");
|
|
9854
9890
|
var _comment_16 = require("./16/comment_16");
|
|
9855
9891
|
var _comment_outline_16 = require("./16/comment_outline_16");
|
|
9892
|
+
var _comment_slash_16 = require("./16/comment_slash_16");
|
|
9856
9893
|
var _compass_16 = require("./16/compass_16");
|
|
9857
9894
|
var _connection_16 = require("./16/connection_16");
|
|
9858
9895
|
var _copy_outline_16 = require("./16/copy_outline_16");
|
|
@@ -9941,6 +9978,7 @@ var _hieroglyph_character_outline_16 = require("./16/hieroglyph_character_outlin
|
|
|
9941
9978
|
var _history_backward_outline_16 = require("./16/history_backward_outline_16");
|
|
9942
9979
|
var _home_arrow_down_outline_16 = require("./16/home_arrow_down_outline_16");
|
|
9943
9980
|
var _horse_toy_outline_16 = require("./16/horse_toy_outline_16");
|
|
9981
|
+
var _hourglass_16 = require("./16/hourglass_16");
|
|
9944
9982
|
var _image_filter_16 = require("./16/image_filter_16");
|
|
9945
9983
|
var _incognito_filled_16 = require("./16/incognito_filled_16");
|
|
9946
9984
|
var _indent_decrease_outline_16 = require("./16/indent_decrease_outline_16");
|
|
@@ -10039,6 +10077,7 @@ var _poll_16 = require("./16/poll_16");
|
|
|
10039
10077
|
var _pop_up_sticker_circle_fill_raspberry_pink_16 = require("./16/pop_up_sticker_circle_fill_raspberry_pink_16");
|
|
10040
10078
|
var _popup_stickers_circle_fill_raspberry_pink_product_16 = require("./16/popup_stickers_circle_fill_raspberry_pink_product_16");
|
|
10041
10079
|
var _qr_code_16 = require("./16/qr_code_16");
|
|
10080
|
+
var _question_16 = require("./16/question_16");
|
|
10042
10081
|
var _recent_16 = require("./16/recent_16");
|
|
10043
10082
|
var _recording_circle_fill_16 = require("./16/recording_circle_fill_16");
|
|
10044
10083
|
var _rectangle_line_16 = require("./16/rectangle_line_16");
|
|
@@ -10051,6 +10090,7 @@ var _repost_16 = require("./16/repost_16");
|
|
|
10051
10090
|
var _repost_circle_fill_red_16 = require("./16/repost_circle_fill_red_16");
|
|
10052
10091
|
var _repost_outline_16 = require("./16/repost_outline_16");
|
|
10053
10092
|
var _rouble_arrow_backward_outline_16 = require("./16/rouble_arrow_backward_outline_16");
|
|
10093
|
+
var _rouble_circle_fill_blue_16 = require("./16/rouble_circle_fill_blue_16");
|
|
10054
10094
|
var _rouble_outline_16 = require("./16/rouble_outline_16");
|
|
10055
10095
|
var _sad_face_outline_16 = require("./16/sad_face_outline_16");
|
|
10056
10096
|
var _scribble_pencil_rectangle_16 = require("./16/scribble_pencil_rectangle_16");
|
|
@@ -10713,6 +10753,7 @@ var _thumbs_up_circle_fill_green_20 = require("./20/thumbs_up_circle_fill_green_
|
|
|
10713
10753
|
var _thumbs_up_outline_20 = require("./20/thumbs_up_outline_20");
|
|
10714
10754
|
var _ticket_outline_20 = require("./20/ticket_outline_20");
|
|
10715
10755
|
var _touch_id_outline_20 = require("./20/touch_id_outline_20");
|
|
10756
|
+
var _traffic_cone_outline_20 = require("./20/traffic_cone_outline_20");
|
|
10716
10757
|
var _transparency_outline_20 = require("./20/transparency_outline_20");
|
|
10717
10758
|
var _trash_simple_outline_20 = require("./20/trash_simple_outline_20");
|
|
10718
10759
|
var _trash_smile_outline_20 = require("./20/trash_smile_outline_20");
|
|
@@ -11357,6 +11398,7 @@ var _search_outline_24 = require("./24/search_outline_24");
|
|
|
11357
11398
|
var _search_slash_outline_24 = require("./24/search_slash_outline_24");
|
|
11358
11399
|
var _search_stars_outline_24 = require("./24/search_stars_outline_24");
|
|
11359
11400
|
var _send_24 = require("./24/send_24");
|
|
11401
|
+
var _send_clock_24 = require("./24/send_clock_24");
|
|
11360
11402
|
var _send_outline_24 = require("./24/send_outline_24");
|
|
11361
11403
|
var _services_24 = require("./24/services_24");
|
|
11362
11404
|
var _services_outline_24 = require("./24/services_outline_24");
|
|
@@ -11890,6 +11932,8 @@ var _list_bullet_square_outline_28 = require("./28/list_bullet_square_outline_28
|
|
|
11890
11932
|
var _list_check_outline_28 = require("./28/list_check_outline_28");
|
|
11891
11933
|
var _list_circle_fill_gray_28 = require("./28/list_circle_fill_gray_28");
|
|
11892
11934
|
var _list_hand_alt_28 = require("./28/list_hand_alt_28");
|
|
11935
|
+
var _list_insert_first_outline_28 = require("./28/list_insert_first_outline_28");
|
|
11936
|
+
var _list_insert_last_outline_28 = require("./28/list_insert_last_outline_28");
|
|
11893
11937
|
var _list_letter_outline_28 = require("./28/list_letter_outline_28");
|
|
11894
11938
|
var _list_like_circle_fill_gray_28 = require("./28/list_like_circle_fill_gray_28");
|
|
11895
11939
|
var _list_like_fill_28 = require("./28/list_like_fill_28");
|
|
@@ -12018,6 +12062,7 @@ var _nft_heptagon_outline_28 = require("./28/nft_heptagon_outline_28");
|
|
|
12018
12062
|
var _no_smoking_sign_outline_28 = require("./28/no_smoking_sign_outline_28");
|
|
12019
12063
|
var _notebook_add_badge_outline_28 = require("./28/notebook_add_badge_outline_28");
|
|
12020
12064
|
var _notebook_check_outline_28 = require("./28/notebook_check_outline_28");
|
|
12065
|
+
var _note_circle_fill_gray_28 = require("./28/note_circle_fill_gray_28");
|
|
12021
12066
|
var _notification_28 = require("./28/notification_28");
|
|
12022
12067
|
var _notification_add_outline_28 = require("./28/notification_add_outline_28");
|
|
12023
12068
|
var _notification_check_outline_28 = require("./28/notification_check_outline_28");
|
|
@@ -12086,6 +12131,7 @@ var _playlist_outline_28 = require("./28/playlist_outline_28");
|
|
|
12086
12131
|
var _play_outline_28 = require("./28/play_outline_28");
|
|
12087
12132
|
var _play_rectangle_stack_outline_28 = require("./28/play_rectangle_stack_outline_28");
|
|
12088
12133
|
var _play_speed_outline_28 = require("./28/play_speed_outline_28");
|
|
12134
|
+
var _podcast_circle_fill_raspberry_pink_28 = require("./28/podcast_circle_fill_raspberry_pink_28");
|
|
12089
12135
|
var _podcast_circle_fill_red_28 = require("./28/podcast_circle_fill_red_28");
|
|
12090
12136
|
var _podcast_outline_28 = require("./28/podcast_outline_28");
|
|
12091
12137
|
var _poll_circle_fill_green_28 = require("./28/poll_circle_fill_green_28");
|
|
@@ -12267,6 +12313,7 @@ var _thumbs_up_circle_fill_green_28 = require("./28/thumbs_up_circle_fill_green_
|
|
|
12267
12313
|
var _thumbs_up_outline_28 = require("./28/thumbs_up_outline_28");
|
|
12268
12314
|
var _ticket_outline_28 = require("./28/ticket_outline_28");
|
|
12269
12315
|
var _touch_id_outline_28 = require("./28/touch_id_outline_28");
|
|
12316
|
+
var _traffic_cone_outline_28 = require("./28/traffic_cone_outline_28");
|
|
12270
12317
|
var _train_outline_28 = require("./28/train_outline_28");
|
|
12271
12318
|
var _truck_outline_28 = require("./28/truck_outline_28");
|
|
12272
12319
|
var _tshirt_outline_28 = require("./28/tshirt_outline_28");
|
|
@@ -12329,6 +12376,7 @@ var _video_circle_outline_28 = require("./28/video_circle_outline_28");
|
|
|
12329
12376
|
var _video_fill_outline_28 = require("./28/video_fill_outline_28");
|
|
12330
12377
|
var _video_outline_28 = require("./28/video_outline_28");
|
|
12331
12378
|
var _video_square_outline_28 = require("./28/video_square_outline_28");
|
|
12379
|
+
var _view_28 = require("./28/view_28");
|
|
12332
12380
|
var _view_outline_28 = require("./28/view_outline_28");
|
|
12333
12381
|
var _vinyl_outline_28 = require("./28/vinyl_outline_28");
|
|
12334
12382
|
var _vk_video_circle_fill_red_28 = require("./28/vk_video_circle_fill_red_28");
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { SVGProps, Ref, FC } from 'react';
|
|
2
|
+
export interface Icon16CommentSlashProps 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 Icon16CommentSlash: FC<Icon16CommentSlashProps> & {
|
|
12
|
+
};
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { SVGProps, Ref, FC } from 'react';
|
|
2
|
+
export interface Icon16HourglassProps 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 Icon16Hourglass: FC<Icon16HourglassProps> & {
|
|
12
|
+
};
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { SVGProps, Ref, FC } from 'react';
|
|
2
|
+
export interface Icon16QuestionProps 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 Icon16Question: FC<Icon16QuestionProps> & {
|
|
12
|
+
};
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { SVGProps, Ref, FC } from 'react';
|
|
2
|
+
export interface Icon16RoubleCircleFillBlueProps 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 Icon16RoubleCircleFillBlue: FC<Icon16RoubleCircleFillBlueProps> & {
|
|
12
|
+
};
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { SVGProps, Ref, FC } from 'react';
|
|
2
|
+
export interface Icon20TrafficConeOutlineProps 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 Icon20TrafficConeOutline: FC<Icon20TrafficConeOutlineProps> & {
|
|
12
|
+
};
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { SVGProps, Ref, FC } from 'react';
|
|
2
|
+
export interface Icon24SendClockProps 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 Icon24SendClock: FC<Icon24SendClockProps> & {
|
|
12
|
+
};
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { SVGProps, Ref, FC } from 'react';
|
|
2
|
+
export interface Icon28ListInsertFirstOutlineProps 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 Icon28ListInsertFirstOutline: FC<Icon28ListInsertFirstOutlineProps> & {
|
|
12
|
+
};
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { SVGProps, Ref, FC } from 'react';
|
|
2
|
+
export interface Icon28ListInsertLastOutlineProps 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 Icon28ListInsertLastOutline: FC<Icon28ListInsertLastOutlineProps> & {
|
|
12
|
+
};
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { SVGProps, Ref, FC } from 'react';
|
|
2
|
+
export interface Icon28NoteCircleFillGrayProps 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 Icon28NoteCircleFillGray: FC<Icon28NoteCircleFillGrayProps> & {
|
|
12
|
+
};
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { SVGProps, Ref, FC } from 'react';
|
|
2
|
+
export interface Icon28PodcastCircleFillRaspberryPinkProps 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 Icon28PodcastCircleFillRaspberryPink: FC<Icon28PodcastCircleFillRaspberryPinkProps> & {
|
|
12
|
+
};
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { SVGProps, Ref, FC } from 'react';
|
|
2
|
+
export interface Icon28TrafficConeOutlineProps 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 Icon28TrafficConeOutline: FC<Icon28TrafficConeOutlineProps> & {
|
|
12
|
+
};
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { SVGProps, Ref, FC } from 'react';
|
|
2
|
+
export interface Icon28ViewProps 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 Icon28View: FC<Icon28ViewProps> & {
|
|
12
|
+
};
|
package/dist/typings/index.d.ts
CHANGED
|
@@ -220,6 +220,7 @@ export { Icon16CloudSunSnow } from './16/cloud_sun_snow_16';
|
|
|
220
220
|
export { Icon16ColorPickerOutline } from './16/color_picker_outline_16';
|
|
221
221
|
export { Icon16Comment } from './16/comment_16';
|
|
222
222
|
export { Icon16CommentOutline } from './16/comment_outline_16';
|
|
223
|
+
export { Icon16CommentSlash } from './16/comment_slash_16';
|
|
223
224
|
export { Icon16Compass } from './16/compass_16';
|
|
224
225
|
export { Icon16Connection } from './16/connection_16';
|
|
225
226
|
export { Icon16CopyOutline } from './16/copy_outline_16';
|
|
@@ -308,6 +309,7 @@ export { Icon16HieroglyphCharacterOutline } from './16/hieroglyph_character_outl
|
|
|
308
309
|
export { Icon16HistoryBackwardOutline } from './16/history_backward_outline_16';
|
|
309
310
|
export { Icon16HomeArrowDownOutline } from './16/home_arrow_down_outline_16';
|
|
310
311
|
export { Icon16HorseToyOutline } from './16/horse_toy_outline_16';
|
|
312
|
+
export { Icon16Hourglass } from './16/hourglass_16';
|
|
311
313
|
export { Icon16ImageFilter } from './16/image_filter_16';
|
|
312
314
|
export { Icon16IncognitoFilled } from './16/incognito_filled_16';
|
|
313
315
|
export { Icon16IndentDecreaseOutline } from './16/indent_decrease_outline_16';
|
|
@@ -406,6 +408,7 @@ export { Icon16Poll } from './16/poll_16';
|
|
|
406
408
|
export { Icon16PopUpStickerCircleFillRaspberryPink } from './16/pop_up_sticker_circle_fill_raspberry_pink_16';
|
|
407
409
|
export { Icon16PopupStickersCircleFillRaspberryPinkProduct } from './16/popup_stickers_circle_fill_raspberry_pink_product_16';
|
|
408
410
|
export { Icon16QrCode } from './16/qr_code_16';
|
|
411
|
+
export { Icon16Question } from './16/question_16';
|
|
409
412
|
export { Icon16Recent } from './16/recent_16';
|
|
410
413
|
export { Icon16RecordingCircleFill } from './16/recording_circle_fill_16';
|
|
411
414
|
export { Icon16RectangleLine } from './16/rectangle_line_16';
|
|
@@ -418,6 +421,7 @@ export { Icon16Repost } from './16/repost_16';
|
|
|
418
421
|
export { Icon16RepostCircleFillRed } from './16/repost_circle_fill_red_16';
|
|
419
422
|
export { Icon16RepostOutline } from './16/repost_outline_16';
|
|
420
423
|
export { Icon16RoubleArrowBackwardOutline } from './16/rouble_arrow_backward_outline_16';
|
|
424
|
+
export { Icon16RoubleCircleFillBlue } from './16/rouble_circle_fill_blue_16';
|
|
421
425
|
export { Icon16RoubleOutline } from './16/rouble_outline_16';
|
|
422
426
|
export { Icon16SadFaceOutline } from './16/sad_face_outline_16';
|
|
423
427
|
export { Icon16ScribblePencilRectangle } from './16/scribble_pencil_rectangle_16';
|
|
@@ -1080,6 +1084,7 @@ export { Icon20ThumbsUpCircleFillGreen } from './20/thumbs_up_circle_fill_green_
|
|
|
1080
1084
|
export { Icon20ThumbsUpOutline } from './20/thumbs_up_outline_20';
|
|
1081
1085
|
export { Icon20TicketOutline } from './20/ticket_outline_20';
|
|
1082
1086
|
export { Icon20TouchIdOutline } from './20/touch_id_outline_20';
|
|
1087
|
+
export { Icon20TrafficConeOutline } from './20/traffic_cone_outline_20';
|
|
1083
1088
|
export { Icon20TransparencyOutline } from './20/transparency_outline_20';
|
|
1084
1089
|
export { Icon20TrashSimpleOutline } from './20/trash_simple_outline_20';
|
|
1085
1090
|
export { Icon20TrashSmileOutline } from './20/trash_smile_outline_20';
|
|
@@ -1724,6 +1729,7 @@ export { Icon24SearchOutline } from './24/search_outline_24';
|
|
|
1724
1729
|
export { Icon24SearchSlashOutline } from './24/search_slash_outline_24';
|
|
1725
1730
|
export { Icon24SearchStarsOutline } from './24/search_stars_outline_24';
|
|
1726
1731
|
export { Icon24Send } from './24/send_24';
|
|
1732
|
+
export { Icon24SendClock } from './24/send_clock_24';
|
|
1727
1733
|
export { Icon24SendOutline } from './24/send_outline_24';
|
|
1728
1734
|
export { Icon24Services } from './24/services_24';
|
|
1729
1735
|
export { Icon24ServicesOutline } from './24/services_outline_24';
|
|
@@ -2257,6 +2263,8 @@ export { Icon28ListBulletSquareOutline } from './28/list_bullet_square_outline_2
|
|
|
2257
2263
|
export { Icon28ListCheckOutline } from './28/list_check_outline_28';
|
|
2258
2264
|
export { Icon28ListCircleFillGray } from './28/list_circle_fill_gray_28';
|
|
2259
2265
|
export { Icon28ListHandAlt } from './28/list_hand_alt_28';
|
|
2266
|
+
export { Icon28ListInsertFirstOutline } from './28/list_insert_first_outline_28';
|
|
2267
|
+
export { Icon28ListInsertLastOutline } from './28/list_insert_last_outline_28';
|
|
2260
2268
|
export { Icon28ListLetterOutline } from './28/list_letter_outline_28';
|
|
2261
2269
|
export { Icon28ListLikeCircleFillGray } from './28/list_like_circle_fill_gray_28';
|
|
2262
2270
|
export { Icon28ListLikeFill } from './28/list_like_fill_28';
|
|
@@ -2385,6 +2393,7 @@ export { Icon28NftHeptagonOutline } from './28/nft_heptagon_outline_28';
|
|
|
2385
2393
|
export { Icon28NoSmokingSignOutline } from './28/no_smoking_sign_outline_28';
|
|
2386
2394
|
export { Icon28NotebookAddBadgeOutline } from './28/notebook_add_badge_outline_28';
|
|
2387
2395
|
export { Icon28NotebookCheckOutline } from './28/notebook_check_outline_28';
|
|
2396
|
+
export { Icon28NoteCircleFillGray } from './28/note_circle_fill_gray_28';
|
|
2388
2397
|
export { Icon28Notification } from './28/notification_28';
|
|
2389
2398
|
export { Icon28NotificationAddOutline } from './28/notification_add_outline_28';
|
|
2390
2399
|
export { Icon28NotificationCheckOutline } from './28/notification_check_outline_28';
|
|
@@ -2453,6 +2462,7 @@ export { Icon28PlaylistOutline } from './28/playlist_outline_28';
|
|
|
2453
2462
|
export { Icon28PlayOutline } from './28/play_outline_28';
|
|
2454
2463
|
export { Icon28PlayRectangleStackOutline } from './28/play_rectangle_stack_outline_28';
|
|
2455
2464
|
export { Icon28PlaySpeedOutline } from './28/play_speed_outline_28';
|
|
2465
|
+
export { Icon28PodcastCircleFillRaspberryPink } from './28/podcast_circle_fill_raspberry_pink_28';
|
|
2456
2466
|
export { Icon28PodcastCircleFillRed } from './28/podcast_circle_fill_red_28';
|
|
2457
2467
|
export { Icon28PodcastOutline } from './28/podcast_outline_28';
|
|
2458
2468
|
export { Icon28PollCircleFillGreen } from './28/poll_circle_fill_green_28';
|
|
@@ -2634,6 +2644,7 @@ export { Icon28ThumbsUpCircleFillGreen } from './28/thumbs_up_circle_fill_green_
|
|
|
2634
2644
|
export { Icon28ThumbsUpOutline } from './28/thumbs_up_outline_28';
|
|
2635
2645
|
export { Icon28TicketOutline } from './28/ticket_outline_28';
|
|
2636
2646
|
export { Icon28TouchIdOutline } from './28/touch_id_outline_28';
|
|
2647
|
+
export { Icon28TrafficConeOutline } from './28/traffic_cone_outline_28';
|
|
2637
2648
|
export { Icon28TrainOutline } from './28/train_outline_28';
|
|
2638
2649
|
export { Icon28TruckOutline } from './28/truck_outline_28';
|
|
2639
2650
|
export { Icon28TshirtOutline } from './28/tshirt_outline_28';
|
|
@@ -2696,6 +2707,7 @@ export { Icon28VideoCircleOutline } from './28/video_circle_outline_28';
|
|
|
2696
2707
|
export { Icon28VideoFillOutline } from './28/video_fill_outline_28';
|
|
2697
2708
|
export { Icon28VideoOutline } from './28/video_outline_28';
|
|
2698
2709
|
export { Icon28VideoSquareOutline } from './28/video_square_outline_28';
|
|
2710
|
+
export { Icon28View } from './28/view_28';
|
|
2699
2711
|
export { Icon28ViewOutline } from './28/view_outline_28';
|
|
2700
2712
|
export { Icon28VinylOutline } from './28/vinyl_outline_28';
|
|
2701
2713
|
export { Icon28VkVideoCircleFillRed } from './28/vk_video_circle_fill_red_28';
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { SVGProps, Ref, FC } from 'react';
|
|
2
|
+
export interface Icon16CommentSlashProps 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 Icon16CommentSlash: FC<Icon16CommentSlashProps> & {
|
|
12
|
+
};
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { makeIcon } from '@vkontakte/icons-sprite';
|
|
3
|
+
export var Icon16CommentSlash = makeIcon('Icon16CommentSlash', 'comment_slash_16', '0 0 16 16', '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 16 16" id="comment_slash_16"><path d="M3.28 2.22a.75.75 0 0 0-1.06 1.06l.818.818C3.013 4.248 3 4.44 3 4.71v4.582c0 .594.062.81.178 1.027s.287.388.504.504.433.178 1.027.178h.958v2.126a.5.5 0 0 0 .853.354L9 11h.94l2.78 2.78a.75.75 0 1 0 1.061-1.06zm10.209 8.098-.04.07L6.06 3h5.896c.595 0 .81.062 1.028.178s.387.287.504.504.178.433.178 1.027v4.582c0 .594-.062.81-.178 1.027Z" /></symbol>', 16, 16, false, undefined);
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { SVGProps, Ref, FC } from 'react';
|
|
2
|
+
export interface Icon16HourglassProps 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 Icon16Hourglass: FC<Icon16HourglassProps> & {
|
|
12
|
+
};
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { makeIcon } from '@vkontakte/icons-sprite';
|
|
3
|
+
export var Icon16Hourglass = makeIcon('Icon16Hourglass', 'hourglass_16', '0 0 16 16', '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 16 16" id="hourglass_16"><path fill-rule="evenodd" d="M10.224 1H5.71a2 2 0 0 0-1.96 1.96v.2a5 5 0 0 0 2.105 4.01c-.298.344-.611.708-.909 1.056a7.1 7.1 0 0 0-1.696 4.618c0 1.19.965 2.156 2.156 2.156h5.188c1.19 0 2.156-.965 2.156-2.156 0-1.69-.595-3.33-1.696-4.618-.298-.348-.61-.712-.909-1.056a5 5 0 0 0 2.105-4.01v-.2A2 2 0 0 0 10.29 1zm.627 11.515C10.505 11.406 9.555 10.5 8 10.5s-2.505.906-2.851 2.015c-.12.385-.18.577-.03.781.149.204.393.204.88.204h4.002c.487 0 .731 0 .88-.204s.09-.396-.03-.781" clip-rule="evenodd" /></symbol>', 16, 16, false, undefined);
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { SVGProps, Ref, FC } from 'react';
|
|
2
|
+
export interface Icon16QuestionProps 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 Icon16Question: FC<Icon16QuestionProps> & {
|
|
12
|
+
};
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { makeIcon } from '@vkontakte/icons-sprite';
|
|
3
|
+
export var Icon16Question = makeIcon('Icon16Question', 'question_16', '0 0 16 16', '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 16 16" id="question_16"><path fill-rule="evenodd" d="M14.5 7.766C14.5 4.582 11.59 2 8 2S1.5 4.582 1.5 7.766c0 1.554.693 2.964 1.82 4q-.164.97-.994 2.54l-.126.235a.313.313 0 0 0 .117.42.3.3 0 0 0 .22.03q2.585-.665 3.692-1.675A7.3 7.3 0 0 0 8 13.531c3.59 0 6.5-2.581 6.5-5.766Zm-6.884-1.91c-.082.057-.17.156-.224.348a.75.75 0 1 1-1.443-.408c.141-.5.421-.9.808-1.17.38-.266.82-.376 1.247-.376 1.204 0 2.083 1.036 2.083 2.083 0 .818-.54 1.353-.842 1.653l-.044.044c-.377.377-.447.496-.447.637a.75.75 0 0 1-1.5 0c0-.818.539-1.353.841-1.653l.045-.044c.376-.377.447-.496.447-.637 0-.286-.272-.583-.583-.583-.172 0-.3.044-.388.105Zm1.22 4.977a.833.833 0 1 1-1.666 0 .833.833 0 0 1 1.666 0" clip-rule="evenodd" /></symbol>', 16, 16, false, undefined);
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { SVGProps, Ref, FC } from 'react';
|
|
2
|
+
export interface Icon16RoubleCircleFillBlueProps 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 Icon16RoubleCircleFillBlue: FC<Icon16RoubleCircleFillBlueProps> & {
|
|
12
|
+
};
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { makeIcon } from '@vkontakte/icons-sprite';
|
|
3
|
+
export var Icon16RoubleCircleFillBlue = makeIcon('Icon16RoubleCircleFillBlue', 'rouble_circle_fill_blue_16', '0 0 16 16', '<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16" id="rouble_circle_fill_blue_16"><rect width="16" height="16" fill="url(#rouble_circle_fill_blue_16_a)" rx="8" /><path stroke="#fff" stroke-linecap="round" stroke-width="1.5" d="M6 12.627V3.805c0-.03.025-.055.055-.055h3.07A2.375 2.375 0 0 1 11.5 6.125v0A2.375 2.375 0 0 1 9.125 8.5H5m0 2.75h3.5" /><path fill="#fff" fill-rule="evenodd" d="M6.75 4.5v3.25h2.375a1.625 1.625 0 1 0 0-3.25zm0 4.75h2.375a3.125 3.125 0 1 0 0-6.25h-3.07a.805.805 0 0 0-.805.805V7.75H5a.75.75 0 0 0 0 1.5h.25v1.25H5A.75.75 0 0 0 5 12h.25v.627a.75.75 0 0 0 1.5 0V12H8.5a.75.75 0 0 0 0-1.5H6.75z" clip-rule="evenodd" /><defs><linearGradient id="rouble_circle_fill_blue_16_a" x1="-8" x2="8" y1="8" y2="24" gradientUnits="userSpaceOnUse"><stop stop-color="#70B2FF" /><stop offset="1" stop-color="#5C9CE6" /></linearGradient></defs></symbol>', 16, 16, false, undefined);
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
import { makeIcon } from '@vkontakte/icons-sprite';
|
|
3
|
-
export var Icon20AddCircleFill = makeIcon('Icon20AddCircleFill', 'add_circle_fill_20', '0 0 20 20', '<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 20 20" id="add_circle_fill_20"><
|
|
3
|
+
export var Icon20AddCircleFill = makeIcon('Icon20AddCircleFill', 'add_circle_fill_20', '0 0 20 20', '<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 20 20" id="add_circle_fill_20"><rect width="20" height="20" fill="#2688EB" rx="10" /><path fill="#fff" d="M10 4.5a1 1 0 0 1 1 1V9h3.5a1 1 0 1 1 0 2H11v3.5a1 1 0 1 1-2 0V11H5.5a1 1 0 1 1 0-2H9V5.5a1 1 0 0 1 1-1" /></symbol>', 20, 20, false, undefined);
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { SVGProps, Ref, FC } from 'react';
|
|
2
|
+
export interface Icon20TrafficConeOutlineProps 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 Icon20TrafficConeOutline: FC<Icon20TrafficConeOutlineProps> & {
|
|
12
|
+
};
|