@vkontakte/icons 2.57.0 → 2.59.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/chevron_left_12.js +13 -0
- package/dist/12/chevron_right_12.js +13 -0
- package/dist/16/message_cross_16.js +13 -0
- package/dist/16/text_viewfinder_outline_16.js +13 -0
- package/dist/20/notification_waves_20.js +13 -0
- package/dist/20/text_viewfinder_outline_20.js +13 -0
- package/dist/20/thumbs_down_outline_20.js +13 -0
- package/dist/20/thumbs_up_outline_20.js +1 -1
- package/dist/24/text_viewfinder_outline_24.js +13 -0
- package/dist/24/thumbs_down_outline_24.js +1 -1
- package/dist/24/thumbs_up_outline_24.js +1 -1
- package/dist/28/cross_large_outline_28.js +13 -0
- package/dist/28/text_viewfinder_outline_28.js +13 -0
- package/dist/28/thumbs_down_outline_28.js +1 -1
- package/dist/28/thumbs_up_outline_28.js +1 -1
- package/dist/48/forward_48.js +13 -0
- package/dist/48/mute_48.js +13 -0
- package/dist/48/skip_back_48.js +13 -0
- package/dist/48/skip_forward_48.js +13 -0
- package/dist/48/subtitles_48.js +13 -0
- package/dist/48/subtitles_slash_48.js +13 -0
- package/dist/48/volume_48.js +13 -0
- package/dist/es6/12/chevron_left_12.js +3 -0
- package/dist/es6/12/chevron_right_12.js +3 -0
- package/dist/es6/16/message_cross_16.js +3 -0
- package/dist/es6/16/text_viewfinder_outline_16.js +3 -0
- package/dist/es6/20/notification_waves_20.js +3 -0
- package/dist/es6/20/text_viewfinder_outline_20.js +3 -0
- package/dist/es6/20/thumbs_down_outline_20.js +3 -0
- package/dist/es6/20/thumbs_up_outline_20.js +1 -1
- package/dist/es6/24/text_viewfinder_outline_24.js +3 -0
- package/dist/es6/24/thumbs_down_outline_24.js +1 -1
- package/dist/es6/24/thumbs_up_outline_24.js +1 -1
- package/dist/es6/28/cross_large_outline_28.js +3 -0
- package/dist/es6/28/text_viewfinder_outline_28.js +3 -0
- package/dist/es6/28/thumbs_down_outline_28.js +1 -1
- package/dist/es6/28/thumbs_up_outline_28.js +1 -1
- package/dist/es6/48/forward_48.js +3 -0
- package/dist/es6/48/mute_48.js +3 -0
- package/dist/es6/48/skip_back_48.js +3 -0
- package/dist/es6/48/skip_forward_48.js +3 -0
- package/dist/es6/48/subtitles_48.js +3 -0
- package/dist/es6/48/subtitles_slash_48.js +3 -0
- package/dist/es6/48/volume_48.js +3 -0
- package/dist/es6/index.js +17 -0
- package/dist/icons-map.json +1 -1
- package/dist/index.js +68 -0
- package/dist/typings/12/chevron_left_12.d.ts +11 -0
- package/dist/typings/12/chevron_right_12.d.ts +11 -0
- package/dist/typings/16/message_cross_16.d.ts +11 -0
- package/dist/typings/16/text_viewfinder_outline_16.d.ts +11 -0
- package/dist/typings/20/notification_waves_20.d.ts +11 -0
- package/dist/typings/20/text_viewfinder_outline_20.d.ts +11 -0
- package/dist/typings/20/thumbs_down_outline_20.d.ts +11 -0
- package/dist/typings/24/text_viewfinder_outline_24.d.ts +11 -0
- package/dist/typings/28/cross_large_outline_28.d.ts +11 -0
- package/dist/typings/28/text_viewfinder_outline_28.d.ts +11 -0
- package/dist/typings/48/forward_48.d.ts +11 -0
- package/dist/typings/48/mute_48.d.ts +11 -0
- package/dist/typings/48/skip_back_48.d.ts +11 -0
- package/dist/typings/48/skip_forward_48.d.ts +11 -0
- package/dist/typings/48/subtitles_48.d.ts +11 -0
- package/dist/typings/48/subtitles_slash_48.d.ts +11 -0
- package/dist/typings/48/volume_48.d.ts +11 -0
- package/dist/typings/index.d.ts +17 -0
- package/package.json +2 -2
- package/src/svg/12/chevron_left_12.svg +1 -0
- package/src/svg/12/chevron_right_12.svg +1 -0
- package/src/svg/16/message_cross_16.svg +1 -0
- package/src/svg/16/text_viewfinder_outline_16.svg +1 -0
- package/src/svg/20/notification_waves_20.svg +1 -0
- package/src/svg/20/text_viewfinder_outline_20.svg +1 -0
- package/src/svg/20/thumbs_down_outline_20.svg +1 -0
- package/src/svg/20/thumbs_up_outline_20.svg +1 -1
- package/src/svg/24/text_viewfinder_outline_24.svg +1 -0
- package/src/svg/24/thumbs_down_outline_24.svg +1 -1
- package/src/svg/24/thumbs_up_outline_24.svg +1 -1
- package/src/svg/28/cross_large_outline_28.svg +1 -0
- package/src/svg/28/text_viewfinder_outline_28.svg +1 -0
- package/src/svg/28/thumbs_down_outline_28.svg +1 -1
- package/src/svg/28/thumbs_up_outline_28.svg +1 -1
- package/src/svg/48/forward_48.svg +1 -0
- package/src/svg/48/mute_48.svg +1 -0
- package/src/svg/48/skip_back_48.svg +1 -0
- package/src/svg/48/skip_forward_48.svg +1 -0
- package/src/svg/48/subtitles_48.svg +1 -0
- package/src/svg/48/subtitles_slash_48.svg +1 -0
- package/src/svg/48/volume_48.svg +1 -0
package/dist/index.js
CHANGED
|
@@ -81,9 +81,15 @@ _export(exports, {
|
|
|
81
81
|
Icon12ChevronDownSmall: function() {
|
|
82
82
|
return _chevron_down_small_12.Icon12ChevronDownSmall;
|
|
83
83
|
},
|
|
84
|
+
Icon12ChevronLeft: function() {
|
|
85
|
+
return _chevron_left_12.Icon12ChevronLeft;
|
|
86
|
+
},
|
|
84
87
|
Icon12ChevronOutline: function() {
|
|
85
88
|
return _chevron_outline_12.Icon12ChevronOutline;
|
|
86
89
|
},
|
|
90
|
+
Icon12ChevronRight: function() {
|
|
91
|
+
return _chevron_right_12.Icon12ChevronRight;
|
|
92
|
+
},
|
|
87
93
|
Icon12ChevronUp: function() {
|
|
88
94
|
return _chevron_up_12.Icon12ChevronUp;
|
|
89
95
|
},
|
|
@@ -867,6 +873,9 @@ _export(exports, {
|
|
|
867
873
|
Icon16Message: function() {
|
|
868
874
|
return _message_16.Icon16Message;
|
|
869
875
|
},
|
|
876
|
+
Icon16MessageCross: function() {
|
|
877
|
+
return _message_cross_16.Icon16MessageCross;
|
|
878
|
+
},
|
|
870
879
|
Icon16MessageHeart: function() {
|
|
871
880
|
return _message_heart_16.Icon16MessageHeart;
|
|
872
881
|
},
|
|
@@ -1179,6 +1188,9 @@ _export(exports, {
|
|
|
1179
1188
|
Icon16TextUnderlineOutline: function() {
|
|
1180
1189
|
return _text_underline_outline_16.Icon16TextUnderlineOutline;
|
|
1181
1190
|
},
|
|
1191
|
+
Icon16TextViewfinderOutline: function() {
|
|
1192
|
+
return _text_viewfinder_outline_16.Icon16TextViewfinderOutline;
|
|
1193
|
+
},
|
|
1182
1194
|
Icon16ThumbsDownOutline: function() {
|
|
1183
1195
|
return _thumbs_down_outline_16.Icon16ThumbsDownOutline;
|
|
1184
1196
|
},
|
|
@@ -2253,6 +2265,9 @@ _export(exports, {
|
|
|
2253
2265
|
Icon20NotificationSlashOutline: function() {
|
|
2254
2266
|
return _notification_slash_outline_20.Icon20NotificationSlashOutline;
|
|
2255
2267
|
},
|
|
2268
|
+
Icon20NotificationWaves: function() {
|
|
2269
|
+
return _notification_waves_20.Icon20NotificationWaves;
|
|
2270
|
+
},
|
|
2256
2271
|
Icon20PacmanOutline: function() {
|
|
2257
2272
|
return _pacman_outline_20.Icon20PacmanOutline;
|
|
2258
2273
|
},
|
|
@@ -2643,6 +2658,12 @@ _export(exports, {
|
|
|
2643
2658
|
Icon20TextUnderlineOutline: function() {
|
|
2644
2659
|
return _text_underline_outline_20.Icon20TextUnderlineOutline;
|
|
2645
2660
|
},
|
|
2661
|
+
Icon20TextViewfinderOutline: function() {
|
|
2662
|
+
return _text_viewfinder_outline_20.Icon20TextViewfinderOutline;
|
|
2663
|
+
},
|
|
2664
|
+
Icon20ThumbsDownOutline: function() {
|
|
2665
|
+
return _thumbs_down_outline_20.Icon20ThumbsDownOutline;
|
|
2666
|
+
},
|
|
2646
2667
|
Icon20ThumbsUp: function() {
|
|
2647
2668
|
return _thumbs_up_20.Icon20ThumbsUp;
|
|
2648
2669
|
},
|
|
@@ -4524,6 +4545,9 @@ _export(exports, {
|
|
|
4524
4545
|
Icon24TextUnderlineOutline: function() {
|
|
4525
4546
|
return _text_underline_outline_24.Icon24TextUnderlineOutline;
|
|
4526
4547
|
},
|
|
4548
|
+
Icon24TextViewfinderOutline: function() {
|
|
4549
|
+
return _text_viewfinder_outline_24.Icon24TextViewfinderOutline;
|
|
4550
|
+
},
|
|
4527
4551
|
Icon24ThermometerOutline: function() {
|
|
4528
4552
|
return _thermometer_outline_24.Icon24ThermometerOutline;
|
|
4529
4553
|
},
|
|
@@ -5193,6 +5217,9 @@ _export(exports, {
|
|
|
5193
5217
|
Icon28Crop: function() {
|
|
5194
5218
|
return _crop_28.Icon28Crop;
|
|
5195
5219
|
},
|
|
5220
|
+
Icon28CrossLargeOutline: function() {
|
|
5221
|
+
return _cross_large_outline_28.Icon28CrossLargeOutline;
|
|
5222
|
+
},
|
|
5196
5223
|
Icon28Crown: function() {
|
|
5197
5224
|
return _crown_28.Icon28Crown;
|
|
5198
5225
|
},
|
|
@@ -6654,6 +6681,9 @@ _export(exports, {
|
|
|
6654
6681
|
Icon28TextUnderlineOutline: function() {
|
|
6655
6682
|
return _text_underline_outline_28.Icon28TextUnderlineOutline;
|
|
6656
6683
|
},
|
|
6684
|
+
Icon28TextViewfinderOutline: function() {
|
|
6685
|
+
return _text_viewfinder_outline_28.Icon28TextViewfinderOutline;
|
|
6686
|
+
},
|
|
6657
6687
|
Icon28ThumbsDown: function() {
|
|
6658
6688
|
return _thumbs_down_28.Icon28ThumbsDown;
|
|
6659
6689
|
},
|
|
@@ -7494,6 +7524,9 @@ _export(exports, {
|
|
|
7494
7524
|
Icon48FilmStripPlay: function() {
|
|
7495
7525
|
return _film_strip_play_48.Icon48FilmStripPlay;
|
|
7496
7526
|
},
|
|
7527
|
+
Icon48Forward: function() {
|
|
7528
|
+
return _forward_48.Icon48Forward;
|
|
7529
|
+
},
|
|
7497
7530
|
Icon48Game: function() {
|
|
7498
7531
|
return _game_48.Icon48Game;
|
|
7499
7532
|
},
|
|
@@ -7521,6 +7554,9 @@ _export(exports, {
|
|
|
7521
7554
|
Icon48MentionOutline: function() {
|
|
7522
7555
|
return _mention_outline_48.Icon48MentionOutline;
|
|
7523
7556
|
},
|
|
7557
|
+
Icon48Mute: function() {
|
|
7558
|
+
return _mute_48.Icon48Mute;
|
|
7559
|
+
},
|
|
7524
7560
|
Icon48NewsfeedOutline: function() {
|
|
7525
7561
|
return _newsfeed_outline_48.Icon48NewsfeedOutline;
|
|
7526
7562
|
},
|
|
@@ -7551,6 +7587,12 @@ _export(exports, {
|
|
|
7551
7587
|
Icon48Services: function() {
|
|
7552
7588
|
return _services_48.Icon48Services;
|
|
7553
7589
|
},
|
|
7590
|
+
Icon48SkipBack: function() {
|
|
7591
|
+
return _skip_back_48.Icon48SkipBack;
|
|
7592
|
+
},
|
|
7593
|
+
Icon48SkipForward: function() {
|
|
7594
|
+
return _skip_forward_48.Icon48SkipForward;
|
|
7595
|
+
},
|
|
7554
7596
|
Icon48SkipNext: function() {
|
|
7555
7597
|
return _skip_next_48.Icon48SkipNext;
|
|
7556
7598
|
},
|
|
@@ -7563,6 +7605,12 @@ _export(exports, {
|
|
|
7563
7605
|
Icon48Story: function() {
|
|
7564
7606
|
return _story_48.Icon48Story;
|
|
7565
7607
|
},
|
|
7608
|
+
Icon48Subtitles: function() {
|
|
7609
|
+
return _subtitles_48.Icon48Subtitles;
|
|
7610
|
+
},
|
|
7611
|
+
Icon48SubtitlesSlash: function() {
|
|
7612
|
+
return _subtitles_slash_48.Icon48SubtitlesSlash;
|
|
7613
|
+
},
|
|
7566
7614
|
Icon48SwipeUp: function() {
|
|
7567
7615
|
return _swipe_up_48.Icon48SwipeUp;
|
|
7568
7616
|
},
|
|
@@ -7581,6 +7629,9 @@ _export(exports, {
|
|
|
7581
7629
|
Icon48Video: function() {
|
|
7582
7630
|
return _video_48.Icon48Video;
|
|
7583
7631
|
},
|
|
7632
|
+
Icon48Volume: function() {
|
|
7633
|
+
return _volume_48.Icon48Volume;
|
|
7634
|
+
},
|
|
7584
7635
|
Icon48WritebarDone: function() {
|
|
7585
7636
|
return _writebar_done_48.Icon48WritebarDone;
|
|
7586
7637
|
},
|
|
@@ -8197,7 +8248,9 @@ var _check_circle_12 = require("./12/check_circle_12");
|
|
|
8197
8248
|
var _check_circle_fill_12 = require("./12/check_circle_fill_12");
|
|
8198
8249
|
var _chevron_12 = require("./12/chevron_12");
|
|
8199
8250
|
var _chevron_down_small_12 = require("./12/chevron_down_small_12");
|
|
8251
|
+
var _chevron_left_12 = require("./12/chevron_left_12");
|
|
8200
8252
|
var _chevron_outline_12 = require("./12/chevron_outline_12");
|
|
8253
|
+
var _chevron_right_12 = require("./12/chevron_right_12");
|
|
8201
8254
|
var _chevron_up_12 = require("./12/chevron_up_12");
|
|
8202
8255
|
var _chevron_up_small_12 = require("./12/chevron_up_small_12");
|
|
8203
8256
|
var _circle_12 = require("./12/circle_12");
|
|
@@ -8459,6 +8512,7 @@ var _mask_16 = require("./16/mask_16");
|
|
|
8459
8512
|
var _mention_16 = require("./16/mention_16");
|
|
8460
8513
|
var _menu_outline_16 = require("./16/menu_outline_16");
|
|
8461
8514
|
var _message_16 = require("./16/message_16");
|
|
8515
|
+
var _message_cross_16 = require("./16/message_cross_16");
|
|
8462
8516
|
var _message_heart_16 = require("./16/message_heart_16");
|
|
8463
8517
|
var _message_outline_16 = require("./16/message_outline_16");
|
|
8464
8518
|
var _messages_circle_fill_green_16 = require("./16/messages_circle_fill_green_16");
|
|
@@ -8563,6 +8617,7 @@ var _text_outline_16 = require("./16/text_outline_16");
|
|
|
8563
8617
|
var _text_strikethrough_outline_16 = require("./16/text_strikethrough_outline_16");
|
|
8564
8618
|
var _text_underline_eng_outline_16 = require("./16/text_underline_eng_outline_16");
|
|
8565
8619
|
var _text_underline_outline_16 = require("./16/text_underline_outline_16");
|
|
8620
|
+
var _text_viewfinder_outline_16 = require("./16/text_viewfinder_outline_16");
|
|
8566
8621
|
var _thumbs_down_outline_16 = require("./16/thumbs_down_outline_16");
|
|
8567
8622
|
var _thumbs_up_outline_16 = require("./16/thumbs_up_outline_16");
|
|
8568
8623
|
var _ticket_outline_16 = require("./16/ticket_outline_16");
|
|
@@ -8921,6 +8976,7 @@ var _nft_heptagon_outline_20 = require("./20/nft_heptagon_outline_20");
|
|
|
8921
8976
|
var _notebook_check_outline_20 = require("./20/notebook_check_outline_20");
|
|
8922
8977
|
var _notification_outline_20 = require("./20/notification_outline_20");
|
|
8923
8978
|
var _notification_slash_outline_20 = require("./20/notification_slash_outline_20");
|
|
8979
|
+
var _notification_waves_20 = require("./20/notification_waves_20");
|
|
8924
8980
|
var _pacman_outline_20 = require("./20/pacman_outline_20");
|
|
8925
8981
|
var _pallete_outline_20 = require("./20/pallete_outline_20");
|
|
8926
8982
|
var _pause_20 = require("./20/pause_20");
|
|
@@ -9051,6 +9107,8 @@ var _text_right_outline_20 = require("./20/text_right_outline_20");
|
|
|
9051
9107
|
var _text_strikethrough_outline_20 = require("./20/text_strikethrough_outline_20");
|
|
9052
9108
|
var _text_tt_outline_20 = require("./20/text_tt_outline_20");
|
|
9053
9109
|
var _text_underline_outline_20 = require("./20/text_underline_outline_20");
|
|
9110
|
+
var _text_viewfinder_outline_20 = require("./20/text_viewfinder_outline_20");
|
|
9111
|
+
var _thumbs_down_outline_20 = require("./20/thumbs_down_outline_20");
|
|
9054
9112
|
var _thumbs_up_20 = require("./20/thumbs_up_20");
|
|
9055
9113
|
var _thumbs_up_circle_fill_green_20 = require("./20/thumbs_up_circle_fill_green_20");
|
|
9056
9114
|
var _thumbs_up_outline_20 = require("./20/thumbs_up_outline_20");
|
|
@@ -9678,6 +9736,7 @@ var _text_outline_24 = require("./24/text_outline_24");
|
|
|
9678
9736
|
var _text_strikethrough_outline_24 = require("./24/text_strikethrough_outline_24");
|
|
9679
9737
|
var _text_tt_outline_24 = require("./24/text_tt_outline_24");
|
|
9680
9738
|
var _text_underline_outline_24 = require("./24/text_underline_outline_24");
|
|
9739
|
+
var _text_viewfinder_outline_24 = require("./24/text_viewfinder_outline_24");
|
|
9681
9740
|
var _thermometer_outline_24 = require("./24/thermometer_outline_24");
|
|
9682
9741
|
var _thumb_down_24 = require("./24/thumb_down_24");
|
|
9683
9742
|
var _thumbs_down_24 = require("./24/thumbs_down_24");
|
|
@@ -9901,6 +9960,7 @@ var _computer_outline_28 = require("./28/computer_outline_28");
|
|
|
9901
9960
|
var _computer_smartphone_outline_28 = require("./28/computer_smartphone_outline_28");
|
|
9902
9961
|
var _copy_outline_28 = require("./28/copy_outline_28");
|
|
9903
9962
|
var _crop_28 = require("./28/crop_28");
|
|
9963
|
+
var _cross_large_outline_28 = require("./28/cross_large_outline_28");
|
|
9904
9964
|
var _crown_28 = require("./28/crown_28");
|
|
9905
9965
|
var _crown_outline_28 = require("./28/crown_outline_28");
|
|
9906
9966
|
var _cube_box_outline_28 = require("./28/cube_box_outline_28");
|
|
@@ -10388,6 +10448,7 @@ var _text_style_1_28 = require("./28/text_style_1_28");
|
|
|
10388
10448
|
var _text_style_2_28 = require("./28/text_style_2_28");
|
|
10389
10449
|
var _text_style_3_28 = require("./28/text_style_3_28");
|
|
10390
10450
|
var _text_underline_outline_28 = require("./28/text_underline_outline_28");
|
|
10451
|
+
var _text_viewfinder_outline_28 = require("./28/text_viewfinder_outline_28");
|
|
10391
10452
|
var _thumbs_down_28 = require("./28/thumbs_down_28");
|
|
10392
10453
|
var _thumbs_down_outline_28 = require("./28/thumbs_down_outline_28");
|
|
10393
10454
|
var _thumbs_up_28 = require("./28/thumbs_up_28");
|
|
@@ -10668,6 +10729,7 @@ var _chevron_up_outline_48 = require("./48/chevron_up_outline_48");
|
|
|
10668
10729
|
var _compass_48 = require("./48/compass_48");
|
|
10669
10730
|
var _donate_outline_48 = require("./48/donate_outline_48");
|
|
10670
10731
|
var _film_strip_play_48 = require("./48/film_strip_play_48");
|
|
10732
|
+
var _forward_48 = require("./48/forward_48");
|
|
10671
10733
|
var _game_48 = require("./48/game_48");
|
|
10672
10734
|
var _hide_circle_fill_purple_48 = require("./48/hide_circle_fill_purple_48");
|
|
10673
10735
|
var _hide_outline_48 = require("./48/hide_outline_48");
|
|
@@ -10677,6 +10739,7 @@ var _lock_circle_fill_green_48 = require("./48/lock_circle_fill_green_48");
|
|
|
10677
10739
|
var _logo_vk_48 = require("./48/logo_vk_48");
|
|
10678
10740
|
var _market_fill_blue_48 = require("./48/market_fill_blue_48");
|
|
10679
10741
|
var _mention_outline_48 = require("./48/mention_outline_48");
|
|
10742
|
+
var _mute_48 = require("./48/mute_48");
|
|
10680
10743
|
var _newsfeed_outline_48 = require("./48/newsfeed_outline_48");
|
|
10681
10744
|
var _notebook_circle_fill_blue_48 = require("./48/notebook_circle_fill_blue_48");
|
|
10682
10745
|
var _palette_48 = require("./48/palette_48");
|
|
@@ -10687,16 +10750,21 @@ var _playlist_48 = require("./48/playlist_48");
|
|
|
10687
10750
|
var _podcast_48 = require("./48/podcast_48");
|
|
10688
10751
|
var _replay_48 = require("./48/replay_48");
|
|
10689
10752
|
var _services_48 = require("./48/services_48");
|
|
10753
|
+
var _skip_back_48 = require("./48/skip_back_48");
|
|
10754
|
+
var _skip_forward_48 = require("./48/skip_forward_48");
|
|
10690
10755
|
var _skip_next_48 = require("./48/skip_next_48");
|
|
10691
10756
|
var _skip_previous_48 = require("./48/skip_previous_48");
|
|
10692
10757
|
var _stars_circle_fill_violet_48 = require("./48/stars_circle_fill_violet_48");
|
|
10693
10758
|
var _story_48 = require("./48/story_48");
|
|
10759
|
+
var _subtitles_48 = require("./48/subtitles_48");
|
|
10760
|
+
var _subtitles_slash_48 = require("./48/subtitles_slash_48");
|
|
10694
10761
|
var _swipe_up_48 = require("./48/swipe_up_48");
|
|
10695
10762
|
var _text_outline_48 = require("./48/text_outline_48");
|
|
10696
10763
|
var _ugc_chat_sticker_circle_fill_blue_48 = require("./48/ugc_chat_sticker_circle_fill_blue_48");
|
|
10697
10764
|
var _user_add_circle_fill_blue_48 = require("./48/user_add_circle_fill_blue_48");
|
|
10698
10765
|
var _user_rectangle_horizontal_outline_48 = require("./48/user_rectangle_horizontal_outline_48");
|
|
10699
10766
|
var _video_48 = require("./48/video_48");
|
|
10767
|
+
var _volume_48 = require("./48/volume_48");
|
|
10700
10768
|
var _writebar_done_48 = require("./48/writebar_done_48");
|
|
10701
10769
|
var _writebar_send_48 = require("./48/writebar_send_48");
|
|
10702
10770
|
var _16_circle_outline_56 = require("./56/16_circle_outline_56");
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { SVGProps, Ref } from 'react';
|
|
2
|
+
export interface Icon12ChevronLeftProps 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 Icon12ChevronLeft: import("react").FC<Icon12ChevronLeftProps>;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { SVGProps, Ref } from 'react';
|
|
2
|
+
export interface Icon12ChevronRightProps 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 Icon12ChevronRight: import("react").FC<Icon12ChevronRightProps>;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { SVGProps, Ref } from 'react';
|
|
2
|
+
export interface Icon16MessageCrossProps 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 Icon16MessageCross: import("react").FC<Icon16MessageCrossProps>;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { SVGProps, Ref } from 'react';
|
|
2
|
+
export interface Icon16TextViewfinderOutlineProps 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 Icon16TextViewfinderOutline: import("react").FC<Icon16TextViewfinderOutlineProps>;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { SVGProps, Ref } from 'react';
|
|
2
|
+
export interface Icon20NotificationWavesProps 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 Icon20NotificationWaves: import("react").FC<Icon20NotificationWavesProps>;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { SVGProps, Ref } from 'react';
|
|
2
|
+
export interface Icon20TextViewfinderOutlineProps 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 Icon20TextViewfinderOutline: import("react").FC<Icon20TextViewfinderOutlineProps>;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { SVGProps, Ref } from 'react';
|
|
2
|
+
export interface Icon20ThumbsDownOutlineProps 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 Icon20ThumbsDownOutline: import("react").FC<Icon20ThumbsDownOutlineProps>;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { SVGProps, Ref } from 'react';
|
|
2
|
+
export interface Icon24TextViewfinderOutlineProps 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 Icon24TextViewfinderOutline: import("react").FC<Icon24TextViewfinderOutlineProps>;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { SVGProps, Ref } from 'react';
|
|
2
|
+
export interface Icon28CrossLargeOutlineProps 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 Icon28CrossLargeOutline: import("react").FC<Icon28CrossLargeOutlineProps>;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { SVGProps, Ref } from 'react';
|
|
2
|
+
export interface Icon28TextViewfinderOutlineProps 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 Icon28TextViewfinderOutline: import("react").FC<Icon28TextViewfinderOutlineProps>;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { SVGProps, Ref } from 'react';
|
|
2
|
+
export interface Icon48ForwardProps 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 Icon48Forward: import("react").FC<Icon48ForwardProps>;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { SVGProps, Ref } from 'react';
|
|
2
|
+
export interface Icon48MuteProps 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 Icon48Mute: import("react").FC<Icon48MuteProps>;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { SVGProps, Ref } from 'react';
|
|
2
|
+
export interface Icon48SkipBackProps 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 Icon48SkipBack: import("react").FC<Icon48SkipBackProps>;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { SVGProps, Ref } from 'react';
|
|
2
|
+
export interface Icon48SkipForwardProps 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 Icon48SkipForward: import("react").FC<Icon48SkipForwardProps>;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { SVGProps, Ref } from 'react';
|
|
2
|
+
export interface Icon48SubtitlesProps 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 Icon48Subtitles: import("react").FC<Icon48SubtitlesProps>;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { SVGProps, Ref } from 'react';
|
|
2
|
+
export interface Icon48SubtitlesSlashProps 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 Icon48SubtitlesSlash: import("react").FC<Icon48SubtitlesSlashProps>;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { SVGProps, Ref } from 'react';
|
|
2
|
+
export interface Icon48VolumeProps 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 Icon48Volume: import("react").FC<Icon48VolumeProps>;
|
package/dist/typings/index.d.ts
CHANGED
|
@@ -22,7 +22,9 @@ export { Icon12CheckCircle } from './12/check_circle_12';
|
|
|
22
22
|
export { Icon12CheckCircleFill } from './12/check_circle_fill_12';
|
|
23
23
|
export { Icon12Chevron } from './12/chevron_12';
|
|
24
24
|
export { Icon12ChevronDownSmall } from './12/chevron_down_small_12';
|
|
25
|
+
export { Icon12ChevronLeft } from './12/chevron_left_12';
|
|
25
26
|
export { Icon12ChevronOutline } from './12/chevron_outline_12';
|
|
27
|
+
export { Icon12ChevronRight } from './12/chevron_right_12';
|
|
26
28
|
export { Icon12ChevronUp } from './12/chevron_up_12';
|
|
27
29
|
export { Icon12ChevronUpSmall } from './12/chevron_up_small_12';
|
|
28
30
|
export { Icon12Circle } from './12/circle_12';
|
|
@@ -284,6 +286,7 @@ export { Icon16Mask } from './16/mask_16';
|
|
|
284
286
|
export { Icon16Mention } from './16/mention_16';
|
|
285
287
|
export { Icon16MenuOutline } from './16/menu_outline_16';
|
|
286
288
|
export { Icon16Message } from './16/message_16';
|
|
289
|
+
export { Icon16MessageCross } from './16/message_cross_16';
|
|
287
290
|
export { Icon16MessageHeart } from './16/message_heart_16';
|
|
288
291
|
export { Icon16MessageOutline } from './16/message_outline_16';
|
|
289
292
|
export { Icon16MessagesCircleFillGreen } from './16/messages_circle_fill_green_16';
|
|
@@ -388,6 +391,7 @@ export { Icon16TextOutline } from './16/text_outline_16';
|
|
|
388
391
|
export { Icon16TextStrikethroughOutline } from './16/text_strikethrough_outline_16';
|
|
389
392
|
export { Icon16TextUnderlineEngOutline } from './16/text_underline_eng_outline_16';
|
|
390
393
|
export { Icon16TextUnderlineOutline } from './16/text_underline_outline_16';
|
|
394
|
+
export { Icon16TextViewfinderOutline } from './16/text_viewfinder_outline_16';
|
|
391
395
|
export { Icon16ThumbsDownOutline } from './16/thumbs_down_outline_16';
|
|
392
396
|
export { Icon16ThumbsUpOutline } from './16/thumbs_up_outline_16';
|
|
393
397
|
export { Icon16TicketOutline } from './16/ticket_outline_16';
|
|
@@ -746,6 +750,7 @@ export { Icon20NftHeptagonOutline } from './20/nft_heptagon_outline_20';
|
|
|
746
750
|
export { Icon20NotebookCheckOutline } from './20/notebook_check_outline_20';
|
|
747
751
|
export { Icon20NotificationOutline } from './20/notification_outline_20';
|
|
748
752
|
export { Icon20NotificationSlashOutline } from './20/notification_slash_outline_20';
|
|
753
|
+
export { Icon20NotificationWaves } from './20/notification_waves_20';
|
|
749
754
|
export { Icon20PacmanOutline } from './20/pacman_outline_20';
|
|
750
755
|
export { Icon20PalleteOutline } from './20/pallete_outline_20';
|
|
751
756
|
export { Icon20Pause } from './20/pause_20';
|
|
@@ -876,6 +881,8 @@ export { Icon20TextRightOutline } from './20/text_right_outline_20';
|
|
|
876
881
|
export { Icon20TextStrikethroughOutline } from './20/text_strikethrough_outline_20';
|
|
877
882
|
export { Icon20TextTtOutline } from './20/text_tt_outline_20';
|
|
878
883
|
export { Icon20TextUnderlineOutline } from './20/text_underline_outline_20';
|
|
884
|
+
export { Icon20TextViewfinderOutline } from './20/text_viewfinder_outline_20';
|
|
885
|
+
export { Icon20ThumbsDownOutline } from './20/thumbs_down_outline_20';
|
|
879
886
|
export { Icon20ThumbsUp } from './20/thumbs_up_20';
|
|
880
887
|
export { Icon20ThumbsUpCircleFillGreen } from './20/thumbs_up_circle_fill_green_20';
|
|
881
888
|
export { Icon20ThumbsUpOutline } from './20/thumbs_up_outline_20';
|
|
@@ -1503,6 +1510,7 @@ export { Icon24TextOutline } from './24/text_outline_24';
|
|
|
1503
1510
|
export { Icon24TextStrikethroughOutline } from './24/text_strikethrough_outline_24';
|
|
1504
1511
|
export { Icon24TextTtOutline } from './24/text_tt_outline_24';
|
|
1505
1512
|
export { Icon24TextUnderlineOutline } from './24/text_underline_outline_24';
|
|
1513
|
+
export { Icon24TextViewfinderOutline } from './24/text_viewfinder_outline_24';
|
|
1506
1514
|
export { Icon24ThermometerOutline } from './24/thermometer_outline_24';
|
|
1507
1515
|
export { Icon24ThumbDown } from './24/thumb_down_24';
|
|
1508
1516
|
export { Icon24ThumbsDown } from './24/thumbs_down_24';
|
|
@@ -1726,6 +1734,7 @@ export { Icon28ComputerOutline } from './28/computer_outline_28';
|
|
|
1726
1734
|
export { Icon28ComputerSmartphoneOutline } from './28/computer_smartphone_outline_28';
|
|
1727
1735
|
export { Icon28CopyOutline } from './28/copy_outline_28';
|
|
1728
1736
|
export { Icon28Crop } from './28/crop_28';
|
|
1737
|
+
export { Icon28CrossLargeOutline } from './28/cross_large_outline_28';
|
|
1729
1738
|
export { Icon28Crown } from './28/crown_28';
|
|
1730
1739
|
export { Icon28CrownOutline } from './28/crown_outline_28';
|
|
1731
1740
|
export { Icon28CubeBoxOutline } from './28/cube_box_outline_28';
|
|
@@ -2213,6 +2222,7 @@ export { Icon28TextStyle1 } from './28/text_style_1_28';
|
|
|
2213
2222
|
export { Icon28TextStyle2 } from './28/text_style_2_28';
|
|
2214
2223
|
export { Icon28TextStyle3 } from './28/text_style_3_28';
|
|
2215
2224
|
export { Icon28TextUnderlineOutline } from './28/text_underline_outline_28';
|
|
2225
|
+
export { Icon28TextViewfinderOutline } from './28/text_viewfinder_outline_28';
|
|
2216
2226
|
export { Icon28ThumbsDown } from './28/thumbs_down_28';
|
|
2217
2227
|
export { Icon28ThumbsDownOutline } from './28/thumbs_down_outline_28';
|
|
2218
2228
|
export { Icon28ThumbsUp } from './28/thumbs_up_28';
|
|
@@ -2493,6 +2503,7 @@ export { Icon48ChevronUpOutline } from './48/chevron_up_outline_48';
|
|
|
2493
2503
|
export { Icon48Compass } from './48/compass_48';
|
|
2494
2504
|
export { Icon48DonateOutline } from './48/donate_outline_48';
|
|
2495
2505
|
export { Icon48FilmStripPlay } from './48/film_strip_play_48';
|
|
2506
|
+
export { Icon48Forward } from './48/forward_48';
|
|
2496
2507
|
export { Icon48Game } from './48/game_48';
|
|
2497
2508
|
export { Icon48HideCircleFillPurple } from './48/hide_circle_fill_purple_48';
|
|
2498
2509
|
export { Icon48HideOutline } from './48/hide_outline_48';
|
|
@@ -2502,6 +2513,7 @@ export { Icon48LockCircleFillGreen } from './48/lock_circle_fill_green_48';
|
|
|
2502
2513
|
export { Icon48LogoVk } from './48/logo_vk_48';
|
|
2503
2514
|
export { Icon48MarketFillBlue } from './48/market_fill_blue_48';
|
|
2504
2515
|
export { Icon48MentionOutline } from './48/mention_outline_48';
|
|
2516
|
+
export { Icon48Mute } from './48/mute_48';
|
|
2505
2517
|
export { Icon48NewsfeedOutline } from './48/newsfeed_outline_48';
|
|
2506
2518
|
export { Icon48NotebookCircleFillBlue } from './48/notebook_circle_fill_blue_48';
|
|
2507
2519
|
export { Icon48Palette } from './48/palette_48';
|
|
@@ -2512,16 +2524,21 @@ export { Icon48Playlist } from './48/playlist_48';
|
|
|
2512
2524
|
export { Icon48Podcast } from './48/podcast_48';
|
|
2513
2525
|
export { Icon48Replay } from './48/replay_48';
|
|
2514
2526
|
export { Icon48Services } from './48/services_48';
|
|
2527
|
+
export { Icon48SkipBack } from './48/skip_back_48';
|
|
2528
|
+
export { Icon48SkipForward } from './48/skip_forward_48';
|
|
2515
2529
|
export { Icon48SkipNext } from './48/skip_next_48';
|
|
2516
2530
|
export { Icon48SkipPrevious } from './48/skip_previous_48';
|
|
2517
2531
|
export { Icon48StarsCircleFillViolet } from './48/stars_circle_fill_violet_48';
|
|
2518
2532
|
export { Icon48Story } from './48/story_48';
|
|
2533
|
+
export { Icon48Subtitles } from './48/subtitles_48';
|
|
2534
|
+
export { Icon48SubtitlesSlash } from './48/subtitles_slash_48';
|
|
2519
2535
|
export { Icon48SwipeUp } from './48/swipe_up_48';
|
|
2520
2536
|
export { Icon48TextOutline } from './48/text_outline_48';
|
|
2521
2537
|
export { Icon48UgcChatStickerCircleFillBlue } from './48/ugc_chat_sticker_circle_fill_blue_48';
|
|
2522
2538
|
export { Icon48UserAddCircleFillBlue } from './48/user_add_circle_fill_blue_48';
|
|
2523
2539
|
export { Icon48UserRectangleHorizontalOutline } from './48/user_rectangle_horizontal_outline_48';
|
|
2524
2540
|
export { Icon48Video } from './48/video_48';
|
|
2541
|
+
export { Icon48Volume } from './48/volume_48';
|
|
2525
2542
|
export { Icon48WritebarDone } from './48/writebar_done_48';
|
|
2526
2543
|
export { Icon48WritebarSend } from './48/writebar_send_48';
|
|
2527
2544
|
export { Icon5616CircleOutline } from './56/16_circle_outline_56';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vkontakte/icons",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.59.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": "^8.2.6",
|
|
35
35
|
"@size-limit/webpack": "^8.2.6",
|
|
36
36
|
"@swc/cli": "^0.1.61",
|
|
37
|
-
"@swc/core": "^1.3.
|
|
37
|
+
"@swc/core": "^1.3.78",
|
|
38
38
|
"@types/react": "16.14.34",
|
|
39
39
|
"@vkontakte/icons-scripts": "4.0.0",
|
|
40
40
|
"css-loader": "^6.7.3",
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="8" height="12" fill="currentColor" viewBox="0 0 8 12"><path fill-rule="evenodd" d="M2.15 6.452a.75.75 0 0 1 0-.9c.49-.653.907-1.187 1.305-1.697l.038-.049c.384-.492.751-.961 1.157-1.502a.75.75 0 1 1 1.2.9c-.415.553-.79 1.033-1.172 1.522l-.042.053c-.3.384-.607.777-.946 1.223.34.445.646.838.946 1.223l.042.052c.382.49.757.97 1.172 1.523a.75.75 0 1 1-1.2.9c-.406-.54-.773-1.01-1.157-1.502l-.038-.05A98.062 98.062 0 0 1 2.15 6.452Z" clip-rule="evenodd"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="8" height="12" fill="currentColor" viewBox="0 0 8 12"><path fill-rule="evenodd" d="M5.85 5.552c.2.267.2.633 0 .9-.49.653-.907 1.187-1.304 1.696l-.039.05c-.384.491-.751.961-1.157 1.502a.75.75 0 0 1-1.2-.9 94.04 94.04 0 0 1 1.173-1.523l.04-.052c.3-.385.608-.778.947-1.223-.34-.446-.646-.839-.946-1.223l-.041-.053A93.21 93.21 0 0 1 2.15 3.204a.75.75 0 1 1 1.2-.9c.406.54.773 1.01 1.157 1.502l.039.05c.397.508.814 1.043 1.304 1.696Z" 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="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 4-.11.646-.44 1.493-.994 2.54l-.126.235a.313.313 0 0 0 .117.42.294.294 0 0 0 .22.03c1.723-.443 2.954-1.002 3.692-1.675A7.28 7.28 0 0 0 8 13.531c3.59 0 6.5-2.581 6.5-5.766ZM5.721 5.372a.75.75 0 0 1 1.06 0L8 6.59l1.218-1.218a.75.75 0 0 1 1.06 1.06l-1.217 1.22 1.218 1.217a.75.75 0 0 1-1.06 1.061L8 8.712 6.782 9.93a.75.75 0 1 1-1.06-1.06l1.216-1.22-1.217-1.217a.75.75 0 0 1 0-1.06Z" 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="M5.224 1.5h.025a.75.75 0 0 1 0 1.5c-.477 0-.797 0-1.045.017-.24.017-.358.046-.435.078a1.25 1.25 0 0 0-.678.679c-.032.076-.061.193-.078.433-.016.247-.017.565-.017 1.04a.75.75 0 1 1-1.5 0V5.22c0-.442 0-.812.02-1.116.022-.316.068-.614.188-.903a2.75 2.75 0 0 1 1.493-1.494c.29-.12.59-.166.906-.187.305-.02.676-.02 1.12-.02Zm6.57 1.517A17.235 17.235 0 0 0 10.75 3a.75.75 0 0 1 0-1.5h.025c.445 0 .816 0 1.12.02.317.022.617.069.906.188a2.75 2.75 0 0 1 1.494 1.494c.12.29.166.588.187.903.02.304.02.674.02 1.116v.026a.75.75 0 0 1-1.5 0c0-.475 0-.793-.017-1.04-.016-.24-.045-.357-.077-.433a1.25 1.25 0 0 0-.679-.68c-.076-.03-.193-.06-.435-.077ZM5.002 5.248a.75.75 0 0 1 .75-.75h4.505a.75.75 0 0 1 0 1.5H5.752a.75.75 0 0 1-.75-.75Zm0 2.751a.75.75 0 0 1 .75-.75h4.505a.75.75 0 0 1 0 1.5H5.752a.75.75 0 0 1-.75-.75Zm8.752 2.002a.75.75 0 0 1 .75.75v.025c0 .444 0 .813-.02 1.117a2.825 2.825 0 0 1-.188.904 2.75 2.75 0 0 1-1.493 1.493c-.29.12-.59.166-.906.188-.304.02-.676.02-1.12.02h-.026a.75.75 0 1 1 0-1.5c.477 0 .797 0 1.045-.017.241-.016.358-.046.435-.077a1.25 1.25 0 0 0 .678-.679c.032-.077.061-.194.078-.434.017-.247.017-.565.017-1.04a.75.75 0 0 1 .75-.75Zm-5.505 1.502H5.752a.75.75 0 0 1 0-1.5h2.497a.75.75 0 0 1 0 1.5Zm-6.003-1.5a.75.75 0 0 1 .75.75c0 .475 0 .793.017 1.04.017.24.046.357.078.433.126.308.37.552.678.68.077.03.194.06.435.077.248.016.568.017 1.045.017a.75.75 0 1 1 0 1.5h-.025c-.445 0-.816 0-1.12-.02a2.83 2.83 0 0 1-.907-.188 2.75 2.75 0 0 1-1.493-1.494 2.824 2.824 0 0 1-.187-.903c-.02-.304-.02-.674-.02-1.116v-.025a.75.75 0 0 1 .75-.75Z" clip-rule="evenodd"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="currentColor" viewBox="0 0 20 20"><path fill-rule="evenodd" d="M5.006 2.246a.75.75 0 0 1-.052 1.06c-.89.807-1.506 1.953-1.706 3.304a.75.75 0 1 1-1.484-.22c.248-1.672 1.02-3.141 2.182-4.196a.75.75 0 0 1 1.06.052Zm10.5 6.212c0-3.365-2.299-5.958-5.503-5.958S4.495 5.095 4.495 8.458v1.266c0 .18-.155.42-.575.85-.054.056-.105.107-.216.218-.863.868-1.204 1.368-1.204 2.172 0 .35.035.605.187.92.349.718 1.129 1.115 2.316 1.115h1.525l6.944.001h1.525c1.154 0 1.925-.388 2.29-1.082.172-.328.213-.602.213-.954 0-.804-.341-1.304-1.204-2.172l-.216-.217c-.42-.43-.575-.67-.575-.851V8.458ZM13 15.801c-.434 1.295-1.469 1.999-3 1.999-1.547 0-2.575-.678-3-2h6Zm2.046-12.495a.75.75 0 0 1 1.008-1.112c1.163 1.055 1.934 2.524 2.182 4.196a.75.75 0 1 1-1.484.22c-.2-1.35-.815-2.497-1.706-3.304Z" clip-rule="evenodd"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="currentColor" viewBox="0 0 20 20"><path fill-rule="evenodd" d="M16.499 4.754c0-.69-.56-1.25-1.25-1.25h-1a.75.75 0 0 1 0-1.5h1a2.75 2.75 0 0 1 2.75 2.75v1a.75.75 0 1 1-1.5 0v-1ZM4.754 16.497c-.69 0-1.25-.56-1.25-1.25v-1a.75.75 0 0 0-1.5 0v1a2.75 2.75 0 0 0 2.75 2.75h1a.75.75 0 0 0 0-1.5h-1Zm10.5.003c.69 0 1.25-.56 1.25-1.25v-1a.75.75 0 0 1 1.5 0v1a2.75 2.75 0 0 1-2.75 2.75h-1a.75.75 0 0 1 0-1.5h1ZM4.753 3.506c-.69 0-1.25.56-1.25 1.25v1a.75.75 0 1 1-1.5 0v-1a2.75 2.75 0 0 1 2.75-2.75h1a.75.75 0 0 1 0 1.5h-1ZM6.75 6.004a.75.75 0 1 0 0 1.5h6.5a.75.75 0 0 0 0-1.5h-6.5ZM6 10a.75.75 0 0 1 .75-.75h6.5a.75.75 0 0 1 0 1.5h-6.5A.75.75 0 0 1 6 10Zm.75 2.5a.75.75 0 0 0 0 1.5h3.5a.75.75 0 0 0 0-1.5h-3.5Z" clip-rule="evenodd"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="currentColor" viewBox="0 0 20 20"><path fill-rule="evenodd" d="M10.762 18.503c.898 0 1.711-.532 2.07-1.355l1.77-4.057c.058-.134.097-.224.132-.317.152-.4.24-.823.261-1.251.005-.1.005-.198.005-.345v-4.46c0-.673 0-1.223-.037-1.671-.037-.463-.118-.882-.317-1.272a3.25 3.25 0 0 0-1.42-1.42c-.391-.2-.81-.28-1.273-.318C11.506 2 10.955 2 10.282 2h-2.47c-.829 0-1.433 0-1.974.197a3.25 3.25 0 0 0-1.254.826c-.395.42-.633.975-.96 1.736l-.994 2.32c-.387.902-.698 1.626-.89 2.218-.196.6-.306 1.166-.2 1.726a3.25 3.25 0 0 0 1.378 2.09c.473.319 1.036.441 1.665.498.62.057 1.408.057 2.389.057h1.531v2.578a2.259 2.259 0 0 0 2.26 2.258Zm.695-1.955a.759.759 0 0 1-1.454-.303V13.2c0-.571-.463-1.034-1.034-1.034h-1.96c-1.027 0-1.747-.001-2.29-.05-.543-.05-.803-.141-.963-.249a1.75 1.75 0 0 1-.742-1.125c-.036-.19-.017-.465.152-.983.169-.52.452-1.18.857-2.125l.93-2.167c.399-.93.534-1.215.724-1.417a1.75 1.75 0 0 1 .675-.445c.26-.095.576-.106 1.587-.106h2.311c.713 0 1.202 0 1.581.032.37.03.57.085.713.159.33.168.598.435.765.765.074.144.13.343.16.713.03.38.031.869.031 1.581v4.411c0 .17 0 .23-.003.29-.013.27-.069.537-.165.79-.02.055-.045.11-.113.267l-1.761 4.04Z M16.75 2a.75.75 0 0 0-.75.75v8.5a.75.75 0 0 0 1.5 0v-8.5a.75.75 0 0 0-.75-.75Z"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="currentColor" viewBox="0 0 20 20"><path fill-rule="evenodd" d="M9.238 1.497c-.898 0-1.711.532-2.07 1.356l-1.77 4.056a7.133 7.133 0 0 0-.132.317c-.152.401-.24.823-.261 1.251C5 8.577 5 8.675 5 8.822v4.46c0 .673 0 1.223.037 1.671.037.463.118.882.317 1.273a3.25 3.25 0 0 0 1.42 1.42c.391.199.81.28 1.273.317.447.037.998.037 1.671.037h2.47c.829 0 1.433 0 1.974-.197a3.251 3.251 0 0 0 1.254-.826c.395-.42.633-.974.96-1.736l.994-2.319c.387-.902.698-1.626.89-2.218.196-.6.306-1.166.2-1.726a3.25 3.25 0 0 0-1.378-2.09c-.473-.319-1.036-.44-1.665-.498-.62-.057-1.408-.057-2.389-.057h-1.531V3.755a2.259 2.259 0 0 0-2.26-2.258Zm-.695 1.955a.759.759 0 0 1 1.454.303V6.8c0 .571.463 1.034 1.034 1.034h1.96c1.027 0 1.747.001 2.29.05.543.05.803.141.963.249.388.261.655.666.742 1.125.036.19.017.465-.152.983-.169.52-.452 1.18-.857 2.125l-.93 2.167c-.399.93-.534 1.215-.724 1.417a1.751 1.751 0 0 1-.675.445c-.26.095-.576.106-1.588.106H9.75c-.712 0-1.202 0-1.581-.032-.37-.03-.57-.085-.714-.159a1.75 1.75 0 0 1-.764-.765c-.074-.144-.13-.343-.16-.713-.03-.38-.031-.868-.031-1.581V8.84c0-.171 0-.232.003-.29.013-.27.069-.538.165-.791.02-.055.045-.11.113-.267l1.762-4.04Z M3.25 18a.75.75 0 0 0 .75-.75v-8.5a.75.75 0 0 0-1.5 0v8.5c0 .414.336.75.75.75Z"/></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="M19.203 18.1a1.1 1.1 0 0 1-1.1 1.1h-1a.9.9 0 0 0 0 1.8h1a2.9 2.9 0 0 0 2.9-2.9v-1a.9.9 0 0 0-1.8 0v1ZM18.098 4.804a1.1 1.1 0 0 1 1.1 1.1v1a.9.9 0 0 0 1.8 0v-1a2.9 2.9 0 0 0-2.9-2.9h-1a.9.9 0 0 0 0 1.8h1ZM5.905 4.801a1.1 1.1 0 0 0-1.1 1.1v1a.9.9 0 1 1-1.8 0v-1a2.9 2.9 0 0 1 2.9-2.9h1a.9.9 0 0 1 0 1.8h-1Zm-.007 14.393a1.1 1.1 0 0 1-1.1-1.1v-1a.9.9 0 0 0-1.8 0v1a2.9 2.9 0 0 0 2.9 2.9h1a.9.9 0 1 0 0-1.8h-1ZM7.902 7.2a.9.9 0 0 0 0 1.8h8.2a.9.9 0 0 0 0-1.8h-8.2ZM7.004 12a.9.9 0 0 1 .9-.9h8.198a.9.9 0 0 1 0 1.8H7.904a.9.9 0 0 1-.9-.9Zm.898 3a.9.9 0 1 0 0 1.8h4.2a.9.9 0 0 0 0-1.8h-4.2Z" clip-rule="evenodd"/></svg>
|