@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/es6/index.js
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";
|