@vkontakte/icons 2.50.0 → 2.52.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/minus_circle_16.js +21 -0
- package/dist/20/bookmark_lock_outline_20.js +21 -0
- package/dist/20/cancel_circle_outline_20.js +21 -0
- package/dist/20/chevron_right_2_20.js +21 -0
- package/dist/20/gear_circle_fill_gray_20.js +21 -0
- package/dist/20/history_forward_lock_outline_20.js +21 -0
- package/dist/20/pen_stack_lock_outline_20.js +21 -0
- package/dist/20/play_rectangle_stack_outline_20.js +21 -0
- package/dist/20/subtitles_outline_20.js +21 -0
- package/dist/24/chevron_right_circle_24.js +21 -0
- package/dist/24/notification_waves_24.js +21 -0
- package/dist/24/square_filled_24.js +21 -0
- package/dist/24/squareshape_2_horizontal_bottom_outline_24.js +21 -0
- package/dist/24/squareshape_2_vertical_outline_24.js +21 -0
- package/dist/24/squareshape_3_vertical_left_outline_24.js +21 -0
- package/dist/24/squareshape_3_vertical_outline_24.js +21 -0
- package/dist/24/squareshape_4_grid_outline_24.js +21 -0
- package/dist/24/squareshape_4_horizontal_outline_24.js +21 -0
- package/dist/24/squareshape_4_vertical_left_outline_24.js +21 -0
- package/dist/24/squareshape_4_vertical_topleft_bottomright_outline_24.js +21 -0
- package/dist/24/squareshape_5_horizontal_center_outline_24.js +21 -0
- package/dist/24/squareshape_5_topright_outline_24.js +21 -0
- package/dist/24/squareshape_5_vertical_center_split_outline_24.js +21 -0
- package/dist/24/squareshape_5_vertical_left_outline_24.js +21 -0
- package/dist/24/squareshape_5_vertical_left_split_outline_24.js +21 -0
- package/dist/28/graph_outline_28.js +1 -1
- package/dist/28/list_like_circle_fill_gray_28.js +21 -0
- package/dist/28/picture_in_picture_9x16_outline_28.js +21 -0
- package/dist/28/statistics_outline_28.js +1 -1
- package/dist/28/video_circle_outline_28.js +1 -1
- package/dist/28/view_outline_28.js +1 -1
- package/dist/32/done_outline_32.js +1 -1
- package/dist/56/user_microphone_badge_outline_56.js +21 -0
- package/dist/es6/16/minus_circle_16.js +3 -0
- package/dist/es6/20/bookmark_lock_outline_20.js +3 -0
- package/dist/es6/20/cancel_circle_outline_20.js +3 -0
- package/dist/es6/20/chevron_right_2_20.js +3 -0
- package/dist/es6/20/gear_circle_fill_gray_20.js +3 -0
- package/dist/es6/20/history_forward_lock_outline_20.js +3 -0
- package/dist/es6/20/pen_stack_lock_outline_20.js +3 -0
- package/dist/es6/20/play_rectangle_stack_outline_20.js +3 -0
- package/dist/es6/20/subtitles_outline_20.js +3 -0
- package/dist/es6/24/chevron_right_circle_24.js +3 -0
- package/dist/es6/24/notification_waves_24.js +3 -0
- package/dist/es6/24/square_filled_24.js +3 -0
- package/dist/es6/24/squareshape_2_horizontal_bottom_outline_24.js +3 -0
- package/dist/es6/24/squareshape_2_vertical_outline_24.js +3 -0
- package/dist/es6/24/squareshape_3_vertical_left_outline_24.js +3 -0
- package/dist/es6/24/squareshape_3_vertical_outline_24.js +3 -0
- package/dist/es6/24/squareshape_4_grid_outline_24.js +3 -0
- package/dist/es6/24/squareshape_4_horizontal_outline_24.js +3 -0
- package/dist/es6/24/squareshape_4_vertical_left_outline_24.js +3 -0
- package/dist/es6/24/squareshape_4_vertical_topleft_bottomright_outline_24.js +3 -0
- package/dist/es6/24/squareshape_5_horizontal_center_outline_24.js +3 -0
- package/dist/es6/24/squareshape_5_topright_outline_24.js +3 -0
- package/dist/es6/24/squareshape_5_vertical_center_split_outline_24.js +3 -0
- package/dist/es6/24/squareshape_5_vertical_left_outline_24.js +3 -0
- package/dist/es6/24/squareshape_5_vertical_left_split_outline_24.js +3 -0
- package/dist/es6/28/graph_outline_28.js +1 -1
- package/dist/es6/28/list_like_circle_fill_gray_28.js +3 -0
- package/dist/es6/28/picture_in_picture_9x16_outline_28.js +3 -0
- package/dist/es6/28/statistics_outline_28.js +1 -1
- package/dist/es6/28/video_circle_outline_28.js +1 -1
- package/dist/es6/28/view_outline_28.js +1 -1
- package/dist/es6/32/done_outline_32.js +1 -1
- package/dist/es6/56/user_microphone_badge_outline_56.js +3 -0
- package/dist/es6/index.js +28 -0
- package/dist/icons-map.json +1 -1
- package/dist/index.js +112 -0
- package/dist/typings/16/minus_circle_16.d.ts +12 -0
- package/dist/typings/20/bookmark_lock_outline_20.d.ts +12 -0
- package/dist/typings/20/cancel_circle_outline_20.d.ts +12 -0
- package/dist/typings/20/chevron_right_2_20.d.ts +12 -0
- package/dist/typings/20/gear_circle_fill_gray_20.d.ts +12 -0
- package/dist/typings/20/history_forward_lock_outline_20.d.ts +12 -0
- package/dist/typings/20/pen_stack_lock_outline_20.d.ts +12 -0
- package/dist/typings/20/play_rectangle_stack_outline_20.d.ts +12 -0
- package/dist/typings/20/subtitles_outline_20.d.ts +12 -0
- package/dist/typings/24/chevron_right_circle_24.d.ts +12 -0
- package/dist/typings/24/notification_waves_24.d.ts +12 -0
- package/dist/typings/24/square_filled_24.d.ts +12 -0
- package/dist/typings/24/squareshape_2_horizontal_bottom_outline_24.d.ts +12 -0
- package/dist/typings/24/squareshape_2_vertical_outline_24.d.ts +12 -0
- package/dist/typings/24/squareshape_3_vertical_left_outline_24.d.ts +12 -0
- package/dist/typings/24/squareshape_3_vertical_outline_24.d.ts +12 -0
- package/dist/typings/24/squareshape_4_grid_outline_24.d.ts +12 -0
- package/dist/typings/24/squareshape_4_horizontal_outline_24.d.ts +12 -0
- package/dist/typings/24/squareshape_4_vertical_left_outline_24.d.ts +12 -0
- package/dist/typings/24/squareshape_4_vertical_topleft_bottomright_outline_24.d.ts +12 -0
- package/dist/typings/24/squareshape_5_horizontal_center_outline_24.d.ts +12 -0
- package/dist/typings/24/squareshape_5_topright_outline_24.d.ts +12 -0
- package/dist/typings/24/squareshape_5_vertical_center_split_outline_24.d.ts +12 -0
- package/dist/typings/24/squareshape_5_vertical_left_outline_24.d.ts +12 -0
- package/dist/typings/24/squareshape_5_vertical_left_split_outline_24.d.ts +12 -0
- package/dist/typings/28/list_like_circle_fill_gray_28.d.ts +12 -0
- package/dist/typings/28/picture_in_picture_9x16_outline_28.d.ts +12 -0
- package/dist/typings/56/user_microphone_badge_outline_56.d.ts +12 -0
- package/dist/typings/index.d.ts +28 -0
- package/package.json +3 -3
- package/src/svg/16/minus_circle_16.svg +1 -0
- package/src/svg/20/bookmark_lock_outline_20.svg +1 -0
- package/src/svg/20/cancel_circle_outline_20.svg +1 -0
- package/src/svg/20/chevron_right_2_20.svg +1 -0
- package/src/svg/20/gear_circle_fill_gray_20.svg +10 -0
- package/src/svg/20/history_forward_lock_outline_20.svg +1 -0
- package/src/svg/20/pen_stack_lock_outline_20.svg +1 -0
- package/src/svg/20/play_rectangle_stack_outline_20.svg +1 -0
- package/src/svg/20/subtitles_outline_20.svg +1 -0
- package/src/svg/24/chevron_right_circle_24.svg +1 -0
- package/src/svg/24/notification_waves_24.svg +1 -0
- package/src/svg/24/square_filled_24.svg +1 -0
- package/src/svg/24/squareshape_2_horizontal_bottom_outline_24.svg +1 -0
- package/src/svg/24/squareshape_2_vertical_outline_24.svg +1 -0
- package/src/svg/24/squareshape_3_vertical_left_outline_24.svg +1 -0
- package/src/svg/24/squareshape_3_vertical_outline_24.svg +1 -0
- package/src/svg/24/squareshape_4_grid_outline_24.svg +1 -0
- package/src/svg/24/squareshape_4_horizontal_outline_24.svg +1 -0
- package/src/svg/24/squareshape_4_vertical_left_outline_24.svg +1 -0
- package/src/svg/24/squareshape_4_vertical_topleft_bottomright_outline_24.svg +1 -0
- package/src/svg/24/squareshape_5_horizontal_center_outline_24.svg +1 -0
- package/src/svg/24/squareshape_5_topright_outline_24.svg +1 -0
- package/src/svg/24/squareshape_5_vertical_center_split_outline_24.svg +1 -0
- package/src/svg/24/squareshape_5_vertical_left_outline_24.svg +1 -0
- package/src/svg/24/squareshape_5_vertical_left_split_outline_24.svg +1 -0
- package/src/svg/28/graph_outline_28.svg +1 -14
- package/src/svg/28/list_like_circle_fill_gray_28.svg +10 -0
- package/src/svg/28/picture_in_picture_9x16_outline_28.svg +1 -0
- package/src/svg/28/statistics_outline_28.svg +1 -12
- package/src/svg/28/video_circle_outline_28.svg +1 -1
- package/src/svg/28/view_outline_28.svg +1 -12
- package/src/svg/32/done_outline_32.svg +1 -1
- package/src/svg/56/user_microphone_badge_outline_56.svg +1 -0
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", {
|
|
3
|
+
value: true
|
|
4
|
+
});
|
|
5
|
+
function _export(target, all) {
|
|
6
|
+
for(var name in all)Object.defineProperty(target, name, {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: all[name]
|
|
9
|
+
});
|
|
10
|
+
}
|
|
11
|
+
_export(exports, {
|
|
12
|
+
Icon28ListLikeCircleFillGray: function() {
|
|
13
|
+
return Icon28ListLikeCircleFillGray;
|
|
14
|
+
},
|
|
15
|
+
default: function() {
|
|
16
|
+
return _default;
|
|
17
|
+
}
|
|
18
|
+
});
|
|
19
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
20
|
+
var Icon28ListLikeCircleFillGray = (0, _iconssprite.makeIcon)("Icon28ListLikeCircleFillGray", "list_like_circle_fill_gray_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 28 28" id="list_like_circle_fill_gray_28"><rect width="28" height="28" fill="url(#list_like_circle_fill_gray_28_a)" rx="14" /><path fill="#fff" d="M19.665 12.65c1.566 0 2.835 1.258 2.835 2.809 0 1.567-.634 2.352-3.32 4.423l-1.223.942a.85.85 0 0 1-1.036 0l-1.223-.942c-2.687-2.071-3.32-2.857-3.32-4.423 0-1.551 1.269-2.81 2.835-2.81.839 0 1.584.392 2.226 1.15.642-.758 1.387-1.15 2.226-1.15Zm-8.92 5.978c.54 0 .98.447.98.997s-.44.996-.98.996H7.48a.988.988 0 0 1-.98-.996.99.99 0 0 1 .98-.997h3.265Zm-1.306-5.314c.54 0 .98.446.98.997 0 .55-.44.996-.98.996h-1.96a.988.988 0 0 1-.979-.996.99.99 0 0 1 .98-.997h1.959ZM19.888 8c.54 0 .98.446.98.996s-.44.997-.98.997H7.48a.988.988 0 0 1-.98-.997c0-.55.439-.996.98-.996h12.408Z" /><defs><linearGradient id="list_like_circle_fill_gray_28_a" x1="-14" x2="14" y1="14" y2="42" gradientUnits="userSpaceOnUse"><stop stop-color="#B1B6BD" /><stop offset="1" stop-color="#99A2AD" /></linearGradient></defs></symbol>', 28, 28, false, undefined);
|
|
21
|
+
var _default = Icon28ListLikeCircleFillGray;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", {
|
|
3
|
+
value: true
|
|
4
|
+
});
|
|
5
|
+
function _export(target, all) {
|
|
6
|
+
for(var name in all)Object.defineProperty(target, name, {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: all[name]
|
|
9
|
+
});
|
|
10
|
+
}
|
|
11
|
+
_export(exports, {
|
|
12
|
+
Icon28PictureInPicture9x16Outline: function() {
|
|
13
|
+
return Icon28PictureInPicture9x16Outline;
|
|
14
|
+
},
|
|
15
|
+
default: function() {
|
|
16
|
+
return _default;
|
|
17
|
+
}
|
|
18
|
+
});
|
|
19
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
20
|
+
var Icon28PictureInPicture9x16Outline = (0, _iconssprite.makeIcon)("Icon28PictureInPicture9x16Outline", "picture_in_picture_9x16_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="picture_in_picture_9x16_outline_28"><path d="M4 10.956v4.088c0 1.363 0 2.447.071 3.321.074.896.227 1.66.583 2.359a6 6 0 0 0 2.622 2.622c.7.356 1.463.51 2.359.583.874.071 1.958.071 3.322.071H14a1 1 0 1 0 0-2h-1c-1.416 0-2.419 0-3.202-.065-.772-.063-1.244-.182-1.614-.371a4 4 0 0 1-1.748-1.748c-.189-.37-.308-.841-.371-1.613C6 17.419 6 16.417 6 15v-4c0-1.417 0-2.419.065-3.203.063-.771.182-1.243.371-1.613a4 4 0 0 1 1.748-1.748c.37-.189.842-.308 1.613-.371C10.581 4 11.583 4 13 4c1.417 0 2.419 0 3.203.065.771.063 1.243.182 1.613.371a4 4 0 0 1 1.748 1.748c.189.37.308.842.371 1.613C20 8.581 20 9.583 20 11v1a1 1 0 1 0 2 0v-1.044c0-1.363 0-2.447-.071-3.321-.074-.896-.227-1.66-.583-2.359a6 6 0 0 0-2.622-2.622c-.7-.356-1.463-.51-2.359-.583C15.491 2 14.407 2 13.044 2h-.088c-1.363 0-2.447 0-3.321.071-.896.074-1.66.227-2.359.583a6 6 0 0 0-2.622 2.622c-.356.7-.51 1.463-.583 2.359C4 8.509 4 9.593 4 10.956Zm5.293-3.663a1 1 0 0 0 0 1.414L12.586 12H11a1 1 0 1 0 0 2h3.691c.044 0 .125 0 .202-.006a1.2 1.2 0 0 0 1.101-1.101c.006-.077.006-.158.006-.202V9a1 1 0 1 0-2 0v1.586l-3.293-3.293a1 1 0 0 0-1.414 0ZM20.2 15c-1.12 0-1.68 0-2.108.218a2 2 0 0 0-.874.874C17 16.52 17 17.08 17 18.2v4.6c0 1.12 0 1.68.218 2.108a2 2 0 0 0 .874.874C18.52 26 19.08 26 20.2 26h.6c1.12 0 1.68 0 2.108-.218a2 2 0 0 0 .874-.874C24 24.48 24 23.92 24 22.8v-4.6c0-1.12 0-1.68-.218-2.108a2 2 0 0 0-.874-.874C22.48 15 21.92 15 20.8 15h-.6Z" /></symbol>', 28, 28, false, undefined);
|
|
21
|
+
var _default = Icon28PictureInPicture9x16Outline;
|
|
@@ -17,5 +17,5 @@ _export(exports, {
|
|
|
17
17
|
}
|
|
18
18
|
});
|
|
19
19
|
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
20
|
-
var Icon28StatisticsOutline = (0, _iconssprite.makeIcon)("Icon28StatisticsOutline", "statistics_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 28 28" id="statistics_outline_28"><
|
|
20
|
+
var Icon28StatisticsOutline = (0, _iconssprite.makeIcon)("Icon28StatisticsOutline", "statistics_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="statistics_outline_28"><path d="M23 21a1 1 0 1 1 0 2H5a1 1 0 1 1 0-2h18ZM22 6a1 1 0 0 1 1 1v5a1 1 0 1 1-2 0V9.414l-6.293 6.293a1 1 0 0 1-1.32.083l-.094-.083L11 13.414l-4.293 4.293a1 1 0 0 1-1.414-1.414l5-5a1 1 0 0 1 1.414 0L14 13.586 19.584 8H17a1 1 0 0 1-.993-.883L16 7a1 1 0 0 1 1-1h5Z" /></symbol>', 28, 28, false, undefined);
|
|
21
21
|
var _default = Icon28StatisticsOutline;
|
|
@@ -17,5 +17,5 @@ _export(exports, {
|
|
|
17
17
|
}
|
|
18
18
|
});
|
|
19
19
|
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
20
|
-
var Icon28VideoCircleOutline = (0, _iconssprite.makeIcon)("Icon28VideoCircleOutline", "video_circle_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="
|
|
20
|
+
var Icon28VideoCircleOutline = (0, _iconssprite.makeIcon)("Icon28VideoCircleOutline", "video_circle_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="video_circle_outline_28"><path fill-rule="evenodd" d="M18.08 15.654c.255-.18.569-.44.747-.84a2 2 0 0 0 0-1.627c-.178-.4-.492-.66-.747-.84-.252-.178-.581-.368-.943-.578l-2.774-1.6c-.362-.21-.691-.4-.97-.529-.285-.13-.667-.273-1.102-.227a2 2 0 0 0-1.409.813c-.258.355-.325.756-.354 1.068-.028.306-.028.687-.028 1.105V15.6c0 .418 0 .799.028 1.105.029.312.096.713.354 1.068a2 2 0 0 0 1.409.813c.435.046.817-.096 1.101-.227.28-.129.61-.32.971-.528l2.774-1.601c.362-.21.691-.4.943-.577ZM16.1 13.48c.41.238.659.382.825.5l.029.02-.029.02c-.166.118-.414.262-.825.5l-2.7 1.558c-.41.238-.66.38-.845.466l-.032.014a.881.881 0 0 1-.003-.035 12.25 12.25 0 0 1-.02-.964V12.44a12.25 12.25 0 0 1 .023-.999c.01.004.02.01.032.014.186.086.434.228.845.466l2.7 1.558ZM26 14c0 6.627-5.373 12-12 12S2 20.627 2 14 7.373 2 14 2s12 5.373 12 12Zm-2 0c0 5.523-4.477 10-10 10S4 19.523 4 14 8.477 4 14 4s10 4.477 10 10Z" clip-rule="evenodd" /></symbol>', 28, 28, false, undefined);
|
|
21
21
|
var _default = Icon28VideoCircleOutline;
|
|
@@ -17,5 +17,5 @@ _export(exports, {
|
|
|
17
17
|
}
|
|
18
18
|
});
|
|
19
19
|
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
20
|
-
var Icon28ViewOutline = (0, _iconssprite.makeIcon)("Icon28ViewOutline", "view_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 28 28" id="view_outline_28"><
|
|
20
|
+
var Icon28ViewOutline = (0, _iconssprite.makeIcon)("Icon28ViewOutline", "view_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="view_outline_28"><path d="M14 6c5.994 0 11.5 4.557 11.5 8 0 3.443-5.506 8-11.5 8S2.5 17.443 2.5 14c0-3.443 5.506-8 11.5-8Zm0 2c-4.964 0-9.5 3.754-9.5 6s4.536 6 9.5 6 9.5-3.754 9.5-6-4.536-6-9.5-6Zm0 2a4 4 0 1 1 0 8 4 4 0 0 1 0-8Zm0 2a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z" /></symbol>', 28, 28, false, undefined);
|
|
21
21
|
var _default = Icon28ViewOutline;
|
|
@@ -17,5 +17,5 @@ _export(exports, {
|
|
|
17
17
|
}
|
|
18
18
|
});
|
|
19
19
|
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
20
|
-
var Icon32DoneOutline = (0, _iconssprite.makeIcon)("Icon32DoneOutline", "done_outline_32", "0 0 32 32", '<symbol xmlns="http://www.w3.org/2000/svg" fill="
|
|
20
|
+
var Icon32DoneOutline = (0, _iconssprite.makeIcon)("Icon32DoneOutline", "done_outline_32", "0 0 32 32", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 32 32" id="done_outline_32"><path fill-rule="evenodd" d="M27.384 8.116a1.25 1.25 0 0 1 0 1.768l-14 14a1.25 1.25 0 0 1-1.768 0l-7-7a1.25 1.25 0 0 1 1.768-1.768l6.116 6.116L25.616 8.116a1.25 1.25 0 0 1 1.768 0Z" clip-rule="evenodd" /></symbol>', 32, 32, false, undefined);
|
|
21
21
|
var _default = Icon32DoneOutline;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", {
|
|
3
|
+
value: true
|
|
4
|
+
});
|
|
5
|
+
function _export(target, all) {
|
|
6
|
+
for(var name in all)Object.defineProperty(target, name, {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: all[name]
|
|
9
|
+
});
|
|
10
|
+
}
|
|
11
|
+
_export(exports, {
|
|
12
|
+
Icon56UserMicrophoneBadgeOutline: function() {
|
|
13
|
+
return Icon56UserMicrophoneBadgeOutline;
|
|
14
|
+
},
|
|
15
|
+
default: function() {
|
|
16
|
+
return _default;
|
|
17
|
+
}
|
|
18
|
+
});
|
|
19
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
20
|
+
var Icon56UserMicrophoneBadgeOutline = (0, _iconssprite.makeIcon)("Icon56UserMicrophoneBadgeOutline", "user_microphone_badge_outline_56", "0 0 56 56", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 56 56" id="user_microphone_badge_outline_56"><path fill-rule="evenodd" d="M38.5 16.5C38.5 22.299 33.799 27 28 27s-10.5-4.701-10.5-10.5S22.201 6 28 6s10.5 4.701 10.5 10.5Zm-3 0a7.5 7.5 0 1 1-15 0 7.5 7.5 0 0 1 15 0ZM16.382 35.105C13.478 36.487 12 38.388 12 40.795c0 1.473.332 2.175.693 2.534.362.36 1.05.671 2.453.671H26a1.5 1.5 0 0 1 0 3H15.146c-1.765 0-3.4-.381-4.569-1.544C9.407 44.292 9 42.641 9 40.794c0-3.985 2.588-6.73 6.093-8.398C18.573 30.74 23.195 30 28 30c.454 0 .905.007 1.353.02a1.5 1.5 0 1 1-.089 2.999A40.7 40.7 0 0 0 28 33c-4.562 0-8.69.712-11.618 2.105ZM40.5 52C46.299 52 51 47.299 51 41.5S46.299 31 40.5 31 30 35.701 30 41.5 34.701 52 40.5 52Zm0-17.5A2.5 2.5 0 0 0 38 37v3a2.5 2.5 0 0 0 5 0v-3a2.5 2.5 0 0 0-2.5-2.5Zm6.032 7.862a6.487 6.487 0 0 1-5.032 4.061V48a1 1 0 0 1-2 0v-1.577a6.487 6.487 0 0 1-5.032-4.06 1 1 0 1 1 1.864-.725A4.476 4.476 0 0 0 40.5 44.5a4.476 4.476 0 0 0 4.168-2.862 1 1 0 1 1 1.864.724Z" clip-rule="evenodd" /></symbol>', 56, 56, false, undefined);
|
|
21
|
+
var _default = Icon56UserMicrophoneBadgeOutline;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
2
|
+
export var Icon16MinusCircle = makeIcon("Icon16MinusCircle", "minus_circle_16", "0 0 16 16", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 16 16" id="minus_circle_16"><path fill-rule="evenodd" d="M16 8A8 8 0 1 0 0 8a8 8 0 0 0 16 0ZM4.9 7.1a.9.9 0 1 0 0 1.8h6.2a.9.9 0 1 0 0-1.8H4.9Z" clip-rule="evenodd" /></symbol>', 16, 16, false, undefined);
|
|
3
|
+
export default Icon16MinusCircle;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
2
|
+
export var Icon20BookmarkLockOutline = makeIcon("Icon20BookmarkLockOutline", "bookmark_lock_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="bookmark_lock_outline_20"><path d="M9.317 1.5h1.366c.952 0 1.713 0 2.327.05.63.052 1.172.16 1.67.413a4.25 4.25 0 0 1 1.857 1.858c.253.497.361 1.04.413 1.67.05.613.05 1.374.05 2.326V8.87a.75.75 0 0 1-1.5 0V7.85c0-.992 0-1.692-.045-2.238-.044-.537-.127-.86-.255-1.11A2.75 2.75 0 0 0 14 3.3c-.252-.128-.574-.21-1.111-.255C12.342 3.001 11.643 3 10.65 3h-1.3c-.992 0-1.692 0-2.238.045-.537.044-.86.127-1.11.255A2.75 2.75 0 0 0 4.8 4.502c-.128.25-.21.573-.255 1.11-.044.546-.045 1.246-.045 2.238v6.5c0 .823 0 1.388.038 1.802.04.429.109.541.127.565a.75.75 0 0 0 .591.28c.03 0 .161-.018.518-.259.344-.233.782-.59 1.42-1.111l.832-.68a58.8 58.8 0 0 1 .225-.183l1.021-.834a.75.75 0 0 1 .949 1.161l-2.29 1.872-.015.01c-.512.419-.94.763-1.302 1.008-.402.271-.847.512-1.345.516a2.25 2.25 0 0 1-1.773-.84c-.312-.389-.408-.886-.452-1.37C3 15.798 3 15.165 3 14.388v-6.57c0-.952 0-1.713.05-2.327.052-.63.16-1.172.413-1.67a4.25 4.25 0 0 1 1.858-1.857c.497-.253 1.04-.361 1.67-.413.613-.05 1.374-.05 2.326-.05ZM12 15.315c0-.46 0-.69.09-.866a.82.82 0 0 1 .359-.36c.13-.066.29-.083.551-.087v-.752a2.25 2.25 0 0 1 4.5 0v.752c.261.004.421.021.551.088a.82.82 0 0 1 .36.359c.089.175.089.405.089.866v1.87c0 .46 0 .69-.09.866a.82.82 0 0 1-.359.36c-.175.089-.405.089-.866.089h-3.87c-.46 0-.69 0-.866-.09a.82.82 0 0 1-.36-.359C12 17.876 12 17.646 12 17.185v-1.87ZM16.5 14v-.75a1.25 1.25 0 1 0-2.5 0V14h2.5Z" clip-rule="evenodd" /></symbol>', 20, 20, false, undefined);
|
|
3
|
+
export default Icon20BookmarkLockOutline;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
2
|
+
export var Icon20CancelCircleOutline = makeIcon("Icon20CancelCircleOutline", "cancel_circle_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="cancel_circle_outline_20"><path d="M7.22 7.22a.75.75 0 0 1 1.06 0L10 8.94l1.72-1.72a.75.75 0 1 1 1.06 1.06L11.06 10l1.72 1.72a.75.75 0 1 1-1.06 1.06L10 11.06l-1.72 1.72a.75.75 0 0 1-1.06-1.06L8.94 10 7.22 8.28a.75.75 0 0 1 0-1.06ZM18.5 10a8.5 8.5 0 1 1-17 0 8.5 8.5 0 0 1 17 0ZM10 17a7 7 0 1 0 0-14 7 7 0 0 0 0 14Z" clip-rule="evenodd" /></symbol>', 20, 20, false, undefined);
|
|
3
|
+
export default Icon20CancelCircleOutline;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
2
|
+
export var Icon20ChevronRight2 = makeIcon("Icon20ChevronRight2", "chevron_right_2_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="chevron_right_2_20"><path fill-rule="evenodd" d="M10.47 15.782a.75.75 0 0 1 0-1.06l4.716-4.723-4.717-4.721a.75.75 0 1 1 1.062-1.06l5.245 5.25a.75.75 0 0 1 0 1.06l-5.245 5.253a.75.75 0 0 1-1.061 0Zm-6 0a.75.75 0 0 1 0-1.06l4.716-4.723-4.717-4.721a.75.75 0 0 1 1.062-1.06l5.245 5.25a.75.75 0 0 1 0 1.06l-5.245 5.253a.75.75 0 0 1-1.061 0Z" clip-rule="evenodd" /></symbol>', 20, 20, false, undefined);
|
|
3
|
+
export default Icon20ChevronRight2;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
2
|
+
export var Icon20GearCircleFillGray = makeIcon("Icon20GearCircleFillGray", "gear_circle_fill_gray_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 20 20" id="gear_circle_fill_gray_20"><rect width="20" height="20" fill="url(#gear_circle_fill_gray_20_a)" rx="10" /><path fill="#fff" d="M10.75 4.5c.135.45.23.901.979 1.333.838.228 1.248.002 1.63-.252.398-.266.516-.189.675-.033l.385.386c.177.177.248.248 0 .707-.223.414-.474.8-.25 1.636.432.753.881.883 1.331.973.469.094.498.231.5.454v.546c0 .25 0 .35-.5.5-.45.135-.901.23-1.333.979-.228.838-.002 1.248.252 1.63.266.398.189.516.033.675l-.386.385c-.177.177-.248.248-.707 0-.415-.223-.8-.474-1.636-.25-.753.432-.883.881-.973 1.331-.094.469-.231.498-.454.5H9.75c-.25 0-.35 0-.5-.5-.135-.45-.23-.901-.979-1.333-.838-.228-1.248-.002-1.63.252-.398.266-.516.189-.674.033l-.386-.386c-.177-.177-.248-.248 0-.707.223-.415.474-.8.25-1.636-.432-.753-.882-.883-1.331-.973-.469-.094-.498-.231-.5-.454V9.75c0-.25 0-.35.5-.5.45-.135.901-.23 1.333-.979.228-.838.002-1.248-.252-1.63-.266-.398-.189-.516-.033-.674l.386-.386c.177-.177.248-.248.707 0 .414.223.8.474 1.636.25.753-.432.883-.882.973-1.331.094-.469.231-.498.454-.5h.546c.25 0 .35 0 .5.5ZM10 7.15a2.85 2.85 0 1 0 0 5.7 2.85 2.85 0 0 0 0-5.7Z" /><defs><linearGradient id="gear_circle_fill_gray_20_a" x1="-10" x2="10" y1="10" y2="30" gradientUnits="userSpaceOnUse"><stop stop-color="#B1B6BD" /><stop offset="1" stop-color="#99A2AD" /></linearGradient></defs></symbol>', 20, 20, false, undefined);
|
|
3
|
+
export default Icon20GearCircleFillGray;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
2
|
+
export var Icon20HistoryForwardLockOutline = makeIcon("Icon20HistoryForwardLockOutline", "history_forward_lock_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="history_forward_lock_outline_20"><path d="M11.894 3.261A7 7 0 1 0 9.71 16.994c.433.018.801.356.801.789 0 .394-.307.724-.701.715A8.498 8.498 0 0 1 1.5 9.94 8.5 8.5 0 0 1 16 3.979v-.976a.75.75 0 0 1 1.5 0v2.36c0 .058 0 .139-.006.212a1.003 1.003 0 0 1-.103.379 1 1 0 0 1-.437.437c-.15.076-.29.096-.379.103-.073.006-.154.006-.212.006H14A.75.75 0 0 1 14 5h.899a7 7 0 0 0-3.005-1.739Zm.196 11.188c-.09.175-.09.405-.09.866v1.87c0 .46 0 .69.09.866a.82.82 0 0 0 .359.36c.175.089.405.089.866.089h3.87c.46 0 .69 0 .866-.09a.82.82 0 0 0 .36-.359c.089-.175.089-.405.089-.866v-1.87c0-.46 0-.69-.09-.866a.82.82 0 0 0-.359-.36c-.13-.066-.29-.083-.551-.087v-.752a2.25 2.25 0 0 0-4.5 0v.752c-.261.004-.421.021-.551.088a.82.82 0 0 0-.36.359Zm4.41-1.199V14H14v-.75a1.25 1.25 0 1 1 2.5 0ZM9 6.5a.75.75 0 0 1 1.5 0v2.885c0 .195 0 .404-.049.61a1.75 1.75 0 0 1-.21.506c-.11.18-.258.327-.397.465L9.81 11l-.781.78a.75.75 0 1 1-1.06-1.062l.782-.78a6.34 6.34 0 0 0 .212-.222.25.25 0 0 0 .03-.071s.002-.012.004-.053C9 9.537 9 9.465 9 9.336V6.5Z" /></symbol>', 20, 20, false, undefined);
|
|
3
|
+
export default Icon20HistoryForwardLockOutline;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
2
|
+
export var Icon20PenStackLockOutline = makeIcon("Icon20PenStackLockOutline", "pen_stack_lock_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="pen_stack_lock_outline_20"><path d="M7.5 2A1.5 1.5 0 0 0 6 3.5h8A1.5 1.5 0 0 0 12.5 2h-5Zm5.7 4.5H6.8c-.865 0-1.423 0-1.848.035-.408.034-.559.09-.633.128a1.5 1.5 0 0 0-.656.656c-.037.074-.094.225-.127.632C3.5 8.376 3.5 8.935 3.5 9.8v2.396c0 .864.001 1.423.036 1.848.033.407.09.558.127.633a1.5 1.5 0 0 0 .656.655c.074.038.225.094.633.128.425.034.983.036 1.848.036h2.95a.75.75 0 0 1 0 1.5H6.8c-1.68 0-2.52 0-3.162-.327a3 3 0 0 1-1.311-1.311C2 14.716 2 13.876 2 12.196V9.8c0-1.68 0-2.52.327-3.162a3 3 0 0 1 1.311-1.312C4.28 5 5.12 5 6.8 5h6.4c1.68 0 2.52 0 3.162.326a3 3 0 0 1 1.311 1.312c.259.507.313 1.138.324 2.211a.745.745 0 0 1-.747.751.755.755 0 0 1-.753-.75 13.025 13.025 0 0 0-.033-.899c-.033-.407-.09-.558-.127-.632a1.5 1.5 0 0 0-.656-.656c-.074-.038-.225-.094-.633-.128-.425-.034-.983-.035-1.848-.035Zm-6.704 7.903a.327.327 0 0 1-.053-.393l.494-.865c.216-.377.48-.724.788-1.032l2.392-2.392a.75.75 0 0 1 1.061 1.06l-2.392 2.393a4.892 4.892 0 0 1-1.032.788l-.864.494a.327.327 0 0 1-.394-.053ZM12.375 9.5a.875.875 0 1 0 0-1.75.875.875 0 0 0 0 1.75ZM12 15.315c0-.46 0-.69.09-.866a.82.82 0 0 1 .359-.36c.13-.066.29-.083.551-.087v-.752a2.25 2.25 0 0 1 4.5 0v.752c.261.004.421.021.551.088a.82.82 0 0 1 .36.359c.089.175.089.405.089.866v1.87c0 .46 0 .69-.09.866a.82.82 0 0 1-.359.36c-.175.089-.405.089-.866.089h-3.87c-.46 0-.69 0-.866-.09a.82.82 0 0 1-.36-.359C12 17.876 12 17.646 12 17.185v-1.87ZM16.5 14v-.75a1.25 1.25 0 1 0-2.5 0V14h2.5Z" clip-rule="evenodd" /></symbol>', 20, 20, false, undefined);
|
|
3
|
+
export default Icon20PenStackLockOutline;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
2
|
+
export var Icon20PlayRectangleStackOutline = makeIcon("Icon20PlayRectangleStackOutline", "play_rectangle_stack_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="play_rectangle_stack_outline_20"><path d="M6 3.5A1.5 1.5 0 0 1 7.5 2h5A1.5 1.5 0 0 1 14 3.5H6Zm5.828 8.082a.4.4 0 0 0 0-.66L9.126 9.07a.4.4 0 0 0-.626.33v3.702a.4.4 0 0 0 .626.33l2.702-1.851Z" /><path fill-rule="evenodd" d="M2.327 6.638C2 7.28 2 8.12 2 9.8v2.396c0 1.68 0 2.52.327 3.162a3 3 0 0 0 1.311 1.311c.642.327 1.482.327 3.162.327h6.4c1.68 0 2.52 0 3.162-.327a3 3 0 0 0 1.311-1.31c.327-.643.327-1.483.327-3.163V9.8c0-1.68 0-2.52-.327-3.162a3 3 0 0 0-1.311-1.311C15.72 5 14.88 5 13.2 5H6.8c-1.68 0-2.52 0-3.162.327a3 3 0 0 0-1.311 1.311ZM13.2 6.5H6.8c-.865 0-1.423.001-1.848.036-.408.033-.559.09-.633.127a1.5 1.5 0 0 0-.656.656c-.037.074-.094.225-.127.633C3.5 8.377 3.5 8.935 3.5 9.8v2.396c0 .865.001 1.423.036 1.848.033.408.09.559.127.633a1.5 1.5 0 0 0 .656.656c.074.037.225.094.633.127.425.035.983.036 1.848.036h6.4c.865 0 1.423-.001 1.848-.036.408-.033.559-.09.633-.127a1.5 1.5 0 0 0 .656-.656c.037-.074.094-.225.127-.633.035-.425.036-.983.036-1.848V9.8c0-.865-.001-1.423-.036-1.848-.033-.408-.09-.559-.127-.633a1.5 1.5 0 0 0-.656-.656c-.074-.037-.225-.094-.633-.127-.425-.035-.983-.036-1.848-.036Z" clip-rule="evenodd" /></symbol>', 20, 20, false, undefined);
|
|
3
|
+
export default Icon20PlayRectangleStackOutline;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
2
|
+
export var Icon20SubtitlesOutline = makeIcon("Icon20SubtitlesOutline", "subtitles_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="subtitles_outline_20"><path fill-rule="evenodd" d="M7.817 3c-.952 0-1.713 0-2.327.05-.63.052-1.172.16-1.67.413a4.25 4.25 0 0 0-1.857 1.858c-.253.497-.361 1.04-.413 1.67-.05.613-.05 1.374-.05 2.326v1.366c0 .952 0 1.713.05 2.327.052.63.16 1.172.413 1.67a4.25 4.25 0 0 0 1.858 1.857c.497.253 1.04.361 1.67.413.613.05 1.374.05 2.326.05h4.366c.952 0 1.713 0 2.327-.05.63-.052 1.172-.16 1.67-.413a4.251 4.251 0 0 0 1.857-1.857c.253-.498.361-1.04.413-1.67.05-.614.05-1.375.05-2.327V9.317c0-.952 0-1.713-.05-2.327-.052-.63-.16-1.172-.413-1.67a4.25 4.25 0 0 0-1.857-1.857c-.498-.253-1.04-.361-1.67-.413C13.896 3 13.135 3 12.183 3H7.817ZM4.502 4.8c.25-.128.573-.21 1.11-.255.546-.044 1.246-.045 2.238-.045h4.3c.992 0 1.692 0 2.238.045.537.044.86.127 1.11.255A2.75 2.75 0 0 1 16.7 6.002c.128.25.21.573.255 1.11.044.546.045 1.246.045 2.238v1.3c0 .992 0 1.692-.045 2.238-.044.537-.127.86-.255 1.11a2.751 2.751 0 0 1-1.2 1.202c-.252.128-.574.21-1.111.255-.546.044-1.245.045-2.238.045h-4.3c-.992 0-1.692 0-2.238-.045-.537-.044-.86-.127-1.11-.255A2.75 2.75 0 0 1 3.3 14c-.128-.252-.21-.574-.255-1.111C3.001 12.342 3 11.643 3 10.65v-1.3c0-.992 0-1.692.045-2.238.044-.537.127-.86.255-1.11A2.75 2.75 0 0 1 4.502 4.8ZM5 9.25a.75.75 0 0 1 .75-.75h1.5a.75.75 0 0 1 0 1.5h-1.5A.75.75 0 0 1 5 9.25Zm4.5 0a.75.75 0 0 1 .75-.75h4a.75.75 0 0 1 0 1.5h-4a.75.75 0 0 1-.75-.75Zm3.25 2.25a.75.75 0 0 0 0 1.5h1.5a.75.75 0 0 0 0-1.5h-1.5ZM5 12.25a.75.75 0 0 1 .75-.75h4a.75.75 0 0 1 0 1.5h-4a.75.75 0 0 1-.75-.75Z" clip-rule="evenodd" /></symbol>', 20, 20, false, undefined);
|
|
3
|
+
export default Icon20SubtitlesOutline;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
2
|
+
export var Icon24ChevronRightCircle = makeIcon("Icon24ChevronRightCircle", "chevron_right_circle_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="chevron_right_circle_24"><path d="M12 24c6.627 0 12-5.373 12-12S18.627 0 12 0 0 5.373 0 12s5.373 12 12 12Z" opacity=".12" /><path fill-rule="evenodd" d="M9.293 6.293a1 1 0 0 1 1.414 0l5 5a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414-1.414L13.586 12 9.293 7.707a1 1 0 0 1 0-1.414Z" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
|
|
3
|
+
export default Icon24ChevronRightCircle;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
2
|
+
export var Icon24NotificationWaves = makeIcon("Icon24NotificationWaves", "notification_waves_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="notification_waves_24"><path fill-rule="evenodd" d="M17.908 4.366a.817.817 0 0 1 .071-1.16.832.832 0 0 1 1.169.071c1.204 1.35 2.023 2.98 2.388 4.91a.822.822 0 0 1-.662.96.827.827 0 0 1-.966-.656c-.31-1.645-.997-3.001-2-4.125ZM5.97 3.206c.342.301.374.82.07 1.16-1.002 1.124-1.688 2.48-2 4.125a.828.828 0 0 1-.966.656.822.822 0 0 1-.66-.959c.364-1.931 1.182-3.56 2.387-4.911a.833.833 0 0 1 1.169-.07ZM12 21c1.786 0 2.993-.88 3.499-2.5h-7c.496 1.653 1.695 2.5 3.5 2.5Zm6.305-10.708c0-3.835-2.643-6.792-6.327-6.792-3.685 0-6.335 2.958-6.335 6.792v1.443c0 .206-.177.48-.661.97l-.248.248c-.992.99-1.385 1.56-1.385 2.476 0 .399.04.69.215 1.048.401.82 1.298 1.272 2.663 1.272h1.754l7.986.001h1.754c1.326 0 2.214-.442 2.633-1.233.197-.375.245-.687.245-1.088 0-.917-.393-1.487-1.385-2.476a35.986 35.986 0 0 1-.248-.248c-.483-.49-.66-.764-.66-.97v-1.443Z" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
|
|
3
|
+
export default Icon24NotificationWaves;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
2
|
+
export var Icon24SquareFilled = makeIcon("Icon24SquareFilled", "square_filled_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="square_filled_24"><path d="M14.538 3H9.462c-.948 0-1.714 0-2.334.05-.64.053-1.203.163-1.726.43A4.4 4.4 0 0 0 3.48 5.402c-.267.523-.377 1.087-.43 1.726C3 7.748 3 8.514 3 9.462v5.076c0 .948 0 1.714.05 2.334.053.64.163 1.203.43 1.726a4.4 4.4 0 0 0 1.922 1.922c.523.267 1.087.377 1.726.43.62.05 1.386.05 2.334.05h5.076c.948 0 1.714 0 2.334-.05.64-.053 1.203-.163 1.726-.43a4.4 4.4 0 0 0 1.922-1.922c.267-.523.377-1.087.43-1.726.05-.62.05-1.386.05-2.334V9.462c0-.948 0-1.714-.05-2.334-.053-.64-.163-1.203-.43-1.726a4.4 4.4 0 0 0-1.922-1.922c-.523-.267-1.087-.377-1.726-.43C16.252 3 15.486 3 14.538 3Z" /></symbol>', 24, 24, false, undefined);
|
|
3
|
+
export default Icon24SquareFilled;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
2
|
+
export var Icon24Squareshape2HorizontalBottomOutline = makeIcon("Icon24Squareshape2HorizontalBottomOutline", "squareshape_2_horizontal_bottom_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="squareshape_2_horizontal_bottom_outline_24"><path fill-rule="evenodd" d="M14.538 3H9.462c-.948 0-1.714 0-2.334.05-.64.053-1.203.163-1.726.43A4.4 4.4 0 0 0 3.48 5.402c-.267.523-.377 1.087-.43 1.726C3 7.748 3 8.514 3 9.462v5.076c0 .948 0 1.714.05 2.334.053.64.163 1.203.43 1.726a4.4 4.4 0 0 0 1.922 1.922c.523.267 1.087.377 1.726.43.62.05 1.386.05 2.334.05h5.076c.948 0 1.714 0 2.334-.05.64-.053 1.203-.163 1.726-.43a4.4 4.4 0 0 0 1.922-1.922c.267-.523.377-1.087.43-1.726.05-.62.05-1.386.05-2.334V9.462c0-.948 0-1.714-.05-2.334-.053-.64-.163-1.203-.43-1.726a4.4 4.4 0 0 0-1.922-1.922c-.523-.267-1.087-.377-1.726-.43C16.252 3 15.486 3 14.538 3ZM6.22 5.083c.226-.115.527-.195 1.054-.238C7.813 4.8 8.505 4.8 9.5 4.8h5c.995 0 1.687 0 2.226.045.527.043.828.123 1.054.238a2.6 2.6 0 0 1 1.137 1.137c.115.226.195.527.238 1.054.022.266.033.568.039.926H4.806c.006-.358.017-.66.039-.925.043-.528.123-.83.238-1.055A2.6 2.6 0 0 1 6.22 5.083ZM4.8 10v4.5c0 .995 0 1.687.045 2.226.043.527.123.828.238 1.054a2.6 2.6 0 0 0 1.137 1.137c.226.115.527.195 1.054.238.539.044 1.231.045 2.226.045h5c.995 0 1.687 0 2.226-.045.527-.043.828-.123 1.054-.238a2.6 2.6 0 0 0 1.137-1.137c.115-.226.195-.527.238-1.055.044-.538.045-1.23.045-2.225V10H4.8Z" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
|
|
3
|
+
export default Icon24Squareshape2HorizontalBottomOutline;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
2
|
+
export var Icon24Squareshape2VerticalOutline = makeIcon("Icon24Squareshape2VerticalOutline", "squareshape_2_vertical_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="squareshape_2_vertical_outline_24"><path fill-rule="evenodd" d="M14.538 3H9.462c-.948 0-1.714 0-2.334.05-.64.053-1.203.163-1.726.43A4.4 4.4 0 0 0 3.48 5.402c-.267.523-.377 1.087-.43 1.726C3 7.748 3 8.514 3 9.462v5.076c0 .948 0 1.714.05 2.334.053.64.163 1.203.43 1.726a4.4 4.4 0 0 0 1.922 1.922c.523.267 1.087.377 1.726.43.62.05 1.386.05 2.334.05h5.076c.948 0 1.714 0 2.334-.05.64-.053 1.203-.163 1.726-.43a4.4 4.4 0 0 0 1.922-1.922c.267-.523.377-1.087.43-1.726.05-.62.05-1.386.05-2.334V9.462c0-.948 0-1.714-.05-2.334-.053-.64-.163-1.203-.43-1.726a4.4 4.4 0 0 0-1.922-1.922c-.523-.267-1.087-.377-1.726-.43C16.252 3 15.486 3 14.538 3ZM6.22 5.083c.226-.115.527-.195 1.054-.238C7.813 4.8 8.505 4.8 9.5 4.8h1.6v14.4H9.5c-.995 0-1.687 0-2.226-.045-.527-.043-.828-.123-1.054-.238a2.6 2.6 0 0 1-1.137-1.137c-.115-.226-.195-.527-.238-1.055-.044-.538-.045-1.23-.045-2.225v-5c0-.995 0-1.687.045-2.226.043-.527.123-.828.238-1.054A2.6 2.6 0 0 1 6.22 5.083ZM12.9 19.2h1.6c.995 0 1.687 0 2.226-.045.527-.043.828-.123 1.054-.238a2.6 2.6 0 0 0 1.137-1.137c.115-.226.195-.527.238-1.055.044-.538.045-1.23.045-2.225v-5c0-.995 0-1.687-.045-2.226-.043-.527-.123-.828-.238-1.054a2.6 2.6 0 0 0-1.137-1.137c-.226-.115-.527-.195-1.055-.238-.538-.044-1.23-.045-2.225-.045h-1.6v14.4Z" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
|
|
3
|
+
export default Icon24Squareshape2VerticalOutline;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
2
|
+
export var Icon24Squareshape3VerticalLeftOutline = makeIcon("Icon24Squareshape3VerticalLeftOutline", "squareshape_3_vertical_left_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="squareshape_3_vertical_left_outline_24"><path fill-rule="evenodd" d="M9.462 3h5.076c.948 0 1.714 0 2.334.05.64.053 1.203.163 1.726.43a4.4 4.4 0 0 1 1.922 1.922c.267.523.377 1.087.43 1.726.05.62.05 1.386.05 2.334v5.076c0 .948 0 1.714-.05 2.334-.053.64-.163 1.203-.43 1.726a4.4 4.4 0 0 1-1.922 1.922c-.523.267-1.087.377-1.726.43-.62.05-1.386.05-2.334.05H9.462c-.948 0-1.714 0-2.334-.05-.64-.053-1.203-.163-1.726-.43a4.4 4.4 0 0 1-1.922-1.922c-.267-.523-.377-1.087-.43-1.726C3 16.252 3 15.486 3 14.538V9.462c0-.948 0-1.714.05-2.334.053-.64.163-1.203.43-1.726A4.4 4.4 0 0 1 5.402 3.48c.523-.267 1.087-.377 1.726-.43C7.748 3 8.514 3 9.462 3ZM7.274 4.845c-.527.043-.828.123-1.054.238A2.6 2.6 0 0 0 5.083 6.22c-.115.226-.195.527-.238 1.054C4.8 7.813 4.8 8.505 4.8 9.5v5c0 .995 0 1.687.045 2.226.043.527.123.828.238 1.054a2.6 2.6 0 0 0 1.137 1.137c.226.115.527.195 1.054.238.539.044 1.231.045 2.226.045h1.6V4.8H9.5c-.995 0-1.687 0-2.226.045ZM14.5 19.2h-1.6v-6.3h6.3v1.6c0 .995 0 1.687-.045 2.226-.043.527-.123.828-.238 1.054a2.6 2.6 0 0 1-1.137 1.137c-.226.115-.527.195-1.055.238-.538.044-1.23.045-2.225.045Zm4.7-8.1h-6.3V4.8h1.6c.995 0 1.687 0 2.226.045.527.043.828.123 1.054.238a2.6 2.6 0 0 1 1.137 1.137c.115.226.195.527.238 1.054.044.539.045 1.231.045 2.226v1.6Z" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
|
|
3
|
+
export default Icon24Squareshape3VerticalLeftOutline;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
2
|
+
export var Icon24Squareshape3VerticalOutline = makeIcon("Icon24Squareshape3VerticalOutline", "squareshape_3_vertical_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="squareshape_3_vertical_outline_24"><path fill-rule="evenodd" d="M14.538 3H9.462c-.948 0-1.714 0-2.334.05-.64.053-1.203.163-1.726.43A4.4 4.4 0 0 0 3.48 5.402c-.267.523-.377 1.087-.43 1.726C3 7.748 3 8.514 3 9.462v5.076c0 .948 0 1.714.05 2.334.053.64.163 1.203.43 1.726a4.4 4.4 0 0 0 1.922 1.922c.523.267 1.087.377 1.726.43.62.05 1.386.05 2.334.05h5.076c.948 0 1.714 0 2.334-.05.64-.053 1.203-.163 1.726-.43a4.4 4.4 0 0 0 1.922-1.922c.267-.523.377-1.087.43-1.726.05-.62.05-1.386.05-2.334V9.462c0-.948 0-1.714-.05-2.334-.053-.64-.163-1.203-.43-1.726a4.4 4.4 0 0 0-1.922-1.922c-.523-.267-1.087-.377-1.726-.43C16.252 3 15.486 3 14.538 3ZM6.22 5.083c.226-.115.527-.195 1.054-.238a14.4 14.4 0 0 1 .926-.039v14.388c-.358-.006-.66-.017-.925-.039-.528-.043-.83-.123-1.055-.238a2.6 2.6 0 0 1-1.137-1.137c-.115-.226-.195-.527-.238-1.055-.044-.538-.045-1.23-.045-2.225v-5c0-.995 0-1.687.045-2.226.043-.527.123-.828.238-1.054A2.6 2.6 0 0 1 6.22 5.083ZM10 19.2h4V4.8h-4v14.4Zm5.8-14.394v14.388c.358-.006.66-.017.925-.039.528-.043.83-.123 1.055-.238a2.6 2.6 0 0 0 1.137-1.137c.115-.226.195-.527.238-1.055.044-.538.045-1.23.045-2.225v-5c0-.995 0-1.687-.045-2.226-.043-.527-.123-.828-.238-1.054a2.6 2.6 0 0 0-1.137-1.137c-.226-.115-.527-.195-1.055-.238a14.397 14.397 0 0 0-.925-.039Z" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
|
|
3
|
+
export default Icon24Squareshape3VerticalOutline;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
2
|
+
export var Icon24Squareshape4GridOutline = makeIcon("Icon24Squareshape4GridOutline", "squareshape_4_grid_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="squareshape_4_grid_outline_24"><path fill-rule="evenodd" d="M9.462 3h5.076c.948 0 1.714 0 2.334.05.64.053 1.203.163 1.726.43a4.4 4.4 0 0 1 1.922 1.922c.267.523.377 1.087.43 1.726.05.62.05 1.386.05 2.334v5.076c0 .948 0 1.714-.05 2.334-.053.64-.163 1.203-.43 1.726a4.4 4.4 0 0 1-1.922 1.922c-.523.267-1.087.377-1.726.43-.62.05-1.386.05-2.334.05H9.462c-.948 0-1.714 0-2.334-.05-.64-.053-1.203-.163-1.726-.43a4.4 4.4 0 0 1-1.922-1.922c-.267-.523-.377-1.087-.43-1.726C3 16.252 3 15.486 3 14.538V9.462c0-.948 0-1.714.05-2.334.053-.64.163-1.203.43-1.726A4.4 4.4 0 0 1 5.402 3.48c.523-.267 1.087-.377 1.726-.43C7.748 3 8.514 3 9.462 3ZM7.274 4.845c-.527.043-.828.123-1.054.238A2.6 2.6 0 0 0 5.083 6.22c-.115.226-.195.527-.238 1.054C4.8 7.813 4.8 8.505 4.8 9.5v1.6h6.3V4.8H9.5c-.995 0-1.687 0-2.226.045ZM11.1 12.9H4.8v1.6c0 .995 0 1.687.045 2.226.043.527.123.828.238 1.054a2.6 2.6 0 0 0 1.137 1.137c.226.115.527.195 1.054.238.539.044 1.231.045 2.226.045h1.6v-6.3Zm1.8 0h6.3v1.6c0 .995 0 1.687-.045 2.226-.043.527-.123.828-.238 1.054a2.6 2.6 0 0 1-1.137 1.137c-.226.115-.527.195-1.055.238-.538.044-1.23.045-2.225.045h-1.6v-6.3Zm6.3-1.8h-6.3V4.8h1.6c.995 0 1.687 0 2.226.045.527.043.828.123 1.054.238a2.6 2.6 0 0 1 1.137 1.137c.115.226.195.527.238 1.054.044.539.045 1.231.045 2.226v1.6Z" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
|
|
3
|
+
export default Icon24Squareshape4GridOutline;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
2
|
+
export var Icon24Squareshape4HorizontalOutline = makeIcon("Icon24Squareshape4HorizontalOutline", "squareshape_4_horizontal_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="squareshape_4_horizontal_outline_24"><path fill-rule="evenodd" d="M14.538 3H9.462c-.948 0-1.714 0-2.334.05-.64.053-1.203.163-1.726.43A4.4 4.4 0 0 0 3.48 5.402c-.267.523-.377 1.087-.43 1.726C3 7.748 3 8.514 3 9.462v5.076c0 .948 0 1.714.05 2.334.053.64.163 1.203.43 1.726a4.4 4.4 0 0 0 1.922 1.922c.523.267 1.087.377 1.726.43.62.05 1.386.05 2.334.05h5.076c.948 0 1.714 0 2.334-.05.64-.053 1.203-.163 1.726-.43a4.4 4.4 0 0 0 1.922-1.922c.267-.523.377-1.087.43-1.726.05-.62.05-1.386.05-2.334V9.462c0-.948 0-1.714-.05-2.334-.053-.64-.163-1.203-.43-1.726a4.4 4.4 0 0 0-1.922-1.922c-.523-.267-1.087-.377-1.726-.43C16.252 3 15.486 3 14.538 3ZM6.22 5.083c.226-.115.527-.195 1.054-.238C7.813 4.8 8.505 4.8 9.5 4.8h5c.995 0 1.687 0 2.226.045.527.043.828.123 1.054.238a2.6 2.6 0 0 1 1.137 1.137c.11.215.187.498.232.98H4.85c.045-.482.123-.765.232-.98A2.6 2.6 0 0 1 6.22 5.083ZM4.8 9v2.1h14.4V9H4.8Zm0 3.9h14.4V15H4.8v-2.1Zm.051 3.9c.045.482.123.765.232.98a2.6 2.6 0 0 0 1.137 1.137c.226.115.527.195 1.054.238.539.044 1.231.045 2.226.045h5c.995 0 1.687 0 2.226-.045.527-.043.828-.123 1.054-.238a2.6 2.6 0 0 0 1.137-1.137c.11-.215.187-.498.232-.98H4.85Z" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
|
|
3
|
+
export default Icon24Squareshape4HorizontalOutline;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
2
|
+
export var Icon24Squareshape4VerticalLeftOutline = makeIcon("Icon24Squareshape4VerticalLeftOutline", "squareshape_4_vertical_left_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="squareshape_4_vertical_left_outline_24"><path fill-rule="evenodd" d="M14.538 3H9.462c-.948 0-1.714 0-2.334.05-.64.053-1.203.163-1.726.43A4.4 4.4 0 0 0 3.48 5.402c-.267.523-.377 1.087-.43 1.726C3 7.748 3 8.514 3 9.462v5.076c0 .948 0 1.714.05 2.334.053.64.163 1.203.43 1.726a4.4 4.4 0 0 0 1.922 1.922c.523.267 1.087.377 1.726.43.62.05 1.386.05 2.334.05h5.076c.948 0 1.714 0 2.334-.05.64-.053 1.203-.163 1.726-.43a4.4 4.4 0 0 0 1.922-1.922c.267-.523.377-1.087.43-1.726.05-.62.05-1.386.05-2.334V9.462c0-.948 0-1.714-.05-2.334-.053-.64-.163-1.203-.43-1.726a4.4 4.4 0 0 0-1.922-1.922c-.523-.267-1.087-.377-1.726-.43C16.252 3 15.486 3 14.538 3ZM6.22 5.083c.226-.115.527-.195 1.054-.238C7.813 4.8 8.505 4.8 9.5 4.8h1.6v14.4H9.5c-.995 0-1.687 0-2.226-.045-.527-.043-.828-.123-1.054-.238a2.6 2.6 0 0 1-1.137-1.137c-.115-.226-.195-.527-.238-1.055-.044-.538-.045-1.23-.045-2.225v-5c0-.995 0-1.687.045-2.226.043-.527.123-.828.238-1.054A2.6 2.6 0 0 1 6.22 5.083ZM12.9 19.2h1.6c.995 0 1.687 0 2.226-.045.527-.043.828-.123 1.054-.238a2.6 2.6 0 0 0 1.137-1.137c.115-.226.195-.527.238-1.055.022-.265.033-.567.039-.925H12.9v3.4Zm0-5.2h6.3v-4h-6.3v4Zm0-5.8V4.8h1.6c.995 0 1.687 0 2.226.045.527.043.828.123 1.054.238a2.6 2.6 0 0 1 1.137 1.137c.115.226.195.527.238 1.054.022.266.033.568.039.926H12.9Z" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
|
|
3
|
+
export default Icon24Squareshape4VerticalLeftOutline;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
2
|
+
export var Icon24Squareshape4VerticalTopleftBottomrightOutline = makeIcon("Icon24Squareshape4VerticalTopleftBottomrightOutline", "squareshape_4_vertical_topleft_bottomright_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="squareshape_4_vertical_topleft_bottomright_outline_24"><path fill-rule="evenodd" d="M14.538 3H9.462c-.948 0-1.714 0-2.334.05-.64.053-1.203.163-1.726.43A4.4 4.4 0 0 0 3.48 5.402c-.267.523-.377 1.087-.43 1.726C3 7.748 3 8.514 3 9.462v5.076c0 .948 0 1.714.05 2.334.053.64.163 1.203.43 1.726a4.4 4.4 0 0 0 1.922 1.922c.523.267 1.087.377 1.726.43.62.05 1.386.05 2.334.05h5.076c.948 0 1.714 0 2.334-.05.64-.053 1.203-.163 1.726-.43a4.4 4.4 0 0 0 1.922-1.922c.267-.523.377-1.087.43-1.726.05-.62.05-1.386.05-2.334V9.462c0-.948 0-1.714-.05-2.334-.053-.64-.163-1.203-.43-1.726a4.4 4.4 0 0 0-1.922-1.922c-.523-.267-1.087-.377-1.726-.43C16.252 3 15.486 3 14.538 3ZM6.22 5.083c.226-.115.527-.195 1.054-.238C7.813 4.8 8.505 4.8 9.5 4.8h1.6V14H4.8V9.5c0-.995 0-1.687.045-2.226.043-.527.123-.828.238-1.054A2.6 2.6 0 0 1 6.22 5.083ZM4.806 15.8H11.1v3.4H9.5c-.995 0-1.687 0-2.226-.045-.527-.043-.828-.123-1.054-.238a2.6 2.6 0 0 1-1.137-1.137c-.115-.226-.195-.527-.238-1.055a14.4 14.4 0 0 1-.039-.925Zm8.094 3.4h1.6c.995 0 1.687 0 2.226-.045.527-.043.828-.123 1.054-.238a2.6 2.6 0 0 0 1.137-1.137c.115-.226.195-.527.238-1.055.044-.538.045-1.23.045-2.225V10h-6.3v9.2Zm0-11V4.8h1.6c.995 0 1.687 0 2.226.045.527.043.828.123 1.054.238a2.6 2.6 0 0 1 1.137 1.137c.115.226.195.527.238 1.054.022.266.033.568.039.926H12.9Z" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
|
|
3
|
+
export default Icon24Squareshape4VerticalTopleftBottomrightOutline;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
2
|
+
export var Icon24Squareshape5HorizontalCenterOutline = makeIcon("Icon24Squareshape5HorizontalCenterOutline", "squareshape_5_horizontal_center_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="squareshape_5_horizontal_center_outline_24"><path fill-rule="evenodd" d="M14.538 3H9.462c-.948 0-1.714 0-2.334.05-.64.053-1.203.163-1.726.43A4.4 4.4 0 0 0 3.48 5.402c-.267.523-.377 1.087-.43 1.726C3 7.748 3 8.514 3 9.462v5.076c0 .948 0 1.714.05 2.334.053.64.163 1.203.43 1.726a4.4 4.4 0 0 0 1.922 1.922c.523.267 1.087.377 1.726.43.62.05 1.386.05 2.334.05h5.076c.948 0 1.714 0 2.334-.05.64-.053 1.203-.163 1.726-.43a4.4 4.4 0 0 0 1.922-1.922c.267-.523.377-1.087.43-1.726.05-.62.05-1.386.05-2.334V9.462c0-.948 0-1.714-.05-2.334-.053-.64-.163-1.203-.43-1.726a4.4 4.4 0 0 0-1.922-1.922c-.523-.267-1.087-.377-1.726-.43C16.252 3 15.486 3 14.538 3ZM6.22 5.083c.226-.115.527-.195 1.054-.238C7.813 4.8 8.505 4.8 9.5 4.8h1.6v3.4H4.806c.006-.358.017-.66.039-.925.043-.528.123-.83.238-1.055A2.6 2.6 0 0 1 6.22 5.083ZM12.9 8.2V4.8h1.6c.995 0 1.687 0 2.226.045.527.043.828.123 1.054.238a2.6 2.6 0 0 1 1.137 1.137c.115.226.195.527.238 1.054.022.266.033.568.039.926H12.9ZM4.8 10v4h14.4v-4H4.8Zm6.3 5.8H4.806c.006.358.017.66.039.925.043.528.123.83.238 1.055a2.6 2.6 0 0 0 1.137 1.137c.226.115.527.195 1.054.238.539.044 1.231.045 2.226.045h1.6v-3.4Zm1.8 0v3.4h1.6c.995 0 1.687 0 2.226-.045.527-.043.828-.123 1.054-.238a2.6 2.6 0 0 0 1.137-1.137c.115-.226.195-.527.238-1.055.022-.265.033-.567.039-.925H12.9Z" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
|
|
3
|
+
export default Icon24Squareshape5HorizontalCenterOutline;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
2
|
+
export var Icon24Squareshape5ToprightOutline = makeIcon("Icon24Squareshape5ToprightOutline", "squareshape_5_topright_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="squareshape_5_topright_outline_24"><path fill-rule="evenodd" d="M9.462 3h5.076c.948 0 1.714 0 2.334.05.64.053 1.203.164 1.726.43a4.4 4.4 0 0 1 1.922 1.923c.267.522.377 1.086.43 1.725.05.62.05 1.386.05 2.334v5.077c0 .947 0 1.713-.05 2.333-.053.64-.163 1.203-.43 1.726a4.4 4.4 0 0 1-1.922 1.923c-.523.266-1.087.376-1.726.428-.62.051-1.386.051-2.334.051H9.462c-.948 0-1.714 0-2.334-.05-.64-.053-1.203-.163-1.726-.43a4.4 4.4 0 0 1-1.922-1.922c-.267-.523-.377-1.086-.43-1.726C3 16.252 3 15.486 3 14.54V9.462c0-.948 0-1.714.05-2.334.053-.64.163-1.203.43-1.725A4.4 4.4 0 0 1 5.402 3.48c.523-.266 1.087-.377 1.726-.43C7.748 3 8.514 3 9.462 3ZM7.274 4.845c-.527.043-.828.123-1.054.239A2.6 2.6 0 0 0 5.083 6.22c-.115.226-.195.527-.238 1.055C4.8 7.813 4.8 8.505 4.8 9.5V14h3.4V4.806c-.358.006-.66.017-.925.039ZM8.2 15.8H4.806c.006.358.017.66.039.926.043.528.123.828.238 1.055a2.6 2.6 0 0 0 1.137 1.136c.226.115.527.195 1.054.238.266.022.568.033.926.039V15.8Zm1.8 0h4v3.4h-4v-3.4Zm5.8 0v3.394c.358-.006.66-.017.925-.039.528-.043.83-.123 1.055-.238a2.6 2.6 0 0 0 1.137-1.137c.115-.226.195-.526.238-1.054.022-.266.033-.568.039-.926H15.8Zm3.4-1.8H10V4.8h4.5c.995 0 1.687 0 2.226.045.527.043.828.123 1.054.239a2.6 2.6 0 0 1 1.137 1.136c.115.226.195.527.238 1.055.044.538.045 1.23.045 2.225V14Z" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
|
|
3
|
+
export default Icon24Squareshape5ToprightOutline;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
2
|
+
export var Icon24Squareshape5VerticalCenterSplitOutline = makeIcon("Icon24Squareshape5VerticalCenterSplitOutline", "squareshape_5_vertical_center_split_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="squareshape_5_vertical_center_split_outline_24"><path fill-rule="evenodd" d="M14.538 3H9.462c-.948 0-1.714 0-2.334.05-.64.053-1.203.164-1.726.43A4.4 4.4 0 0 0 3.48 5.403c-.267.522-.377 1.086-.43 1.725C3 7.748 3 8.514 3 9.462v5.077c0 .947 0 1.713.05 2.333.053.64.163 1.203.43 1.726a4.4 4.4 0 0 0 1.922 1.923c.523.266 1.087.376 1.726.428.62.051 1.386.051 2.334.051h5.076c.948 0 1.714 0 2.334-.05.64-.053 1.203-.163 1.726-.43a4.4 4.4 0 0 0 1.922-1.922c.267-.523.377-1.086.43-1.726.05-.62.05-1.386.05-2.333V9.462c0-.948 0-1.714-.05-2.334-.053-.64-.163-1.203-.43-1.725a4.4 4.4 0 0 0-1.922-1.923c-.523-.266-1.087-.377-1.726-.43C16.252 3 15.486 3 14.538 3ZM7.2 4.851c-.482.045-.765.123-.98.233A2.6 2.6 0 0 0 5.083 6.22c-.115.226-.195.527-.238 1.055C4.8 7.813 4.8 8.505 4.8 9.5v5c0 .995 0 1.687.045 2.226.043.528.123.828.238 1.055a2.6 2.6 0 0 0 1.137 1.136c.215.11.498.188.98.232V4.851ZM9 19.2h6v-2.4H9v2.4ZM9 15V9h6v6H9Zm0-7.8h6V4.8H9v2.4Zm7.8-2.349V19.15c.482-.044.765-.123.98-.232a2.6 2.6 0 0 0 1.137-1.137c.115-.226.195-.526.238-1.054.044-.539.045-1.23.045-2.226v-5c0-.995 0-1.687-.045-2.225-.043-.528-.123-.829-.238-1.055a2.6 2.6 0 0 0-1.137-1.136c-.215-.11-.498-.188-.98-.233Z" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
|
|
3
|
+
export default Icon24Squareshape5VerticalCenterSplitOutline;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
2
|
+
export var Icon24Squareshape5VerticalLeftOutline = makeIcon("Icon24Squareshape5VerticalLeftOutline", "squareshape_5_vertical_left_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="squareshape_5_vertical_left_outline_24"><path fill-rule="evenodd" d="M9.462 3h5.076c.948 0 1.714 0 2.334.05.64.053 1.203.164 1.726.43a4.4 4.4 0 0 1 1.922 1.923c.267.522.377 1.086.43 1.725.05.62.05 1.386.05 2.334v5.077c0 .947 0 1.713-.05 2.333-.053.64-.163 1.203-.43 1.726a4.4 4.4 0 0 1-1.922 1.923c-.523.266-1.087.376-1.726.428-.62.051-1.386.051-2.334.051H9.462c-.948 0-1.714 0-2.334-.05-.64-.053-1.203-.163-1.726-.43a4.4 4.4 0 0 1-1.922-1.922c-.267-.523-.377-1.086-.43-1.726C3 16.252 3 15.486 3 14.54V9.462c0-.948 0-1.714.05-2.334.053-.64.163-1.203.43-1.725A4.4 4.4 0 0 1 5.402 3.48c.523-.266 1.087-.377 1.726-.43C7.748 3 8.514 3 9.462 3ZM7.274 4.845c-.527.043-.828.123-1.054.239A2.6 2.6 0 0 0 5.083 6.22c-.115.226-.195.527-.238 1.055C4.8 7.813 4.8 8.505 4.8 9.5v5c0 .995 0 1.687.045 2.226.043.528.123.828.238 1.055a2.6 2.6 0 0 0 1.137 1.136c.226.115.527.195 1.054.238.539.044 1.231.045 2.226.045H14V4.8H9.5c-.995 0-1.687 0-2.226.045Zm8.526-.039V7.2h3.349c-.045-.482-.123-.765-.232-.98a2.6 2.6 0 0 0-1.137-1.136c-.226-.116-.527-.196-1.055-.24a14.394 14.394 0 0 0-.925-.038ZM15.8 9v2.1h3.4V9h-3.4Zm0 3.9V15h3.4v-2.1h-3.4Zm0 3.9v2.394c.358-.006.66-.017.925-.039.528-.043.83-.123 1.055-.238a2.6 2.6 0 0 0 1.137-1.137c.11-.215.187-.498.232-.98H15.8Z" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
|
|
3
|
+
export default Icon24Squareshape5VerticalLeftOutline;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
2
|
+
export var Icon24Squareshape5VerticalLeftSplitOutline = makeIcon("Icon24Squareshape5VerticalLeftSplitOutline", "squareshape_5_vertical_left_split_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="squareshape_5_vertical_left_split_outline_24"><path fill-rule="evenodd" d="M14.538 3H9.462c-.948 0-1.714 0-2.334.05-.64.053-1.203.164-1.726.43A4.4 4.4 0 0 0 3.48 5.403c-.267.522-.377 1.086-.43 1.725C3 7.748 3 8.514 3 9.462v5.077c0 .947 0 1.713.05 2.333.053.64.163 1.203.43 1.726a4.4 4.4 0 0 0 1.922 1.923c.523.266 1.087.376 1.726.428.62.051 1.386.051 2.334.051h5.076c.948 0 1.714 0 2.334-.05.64-.053 1.203-.163 1.726-.43a4.4 4.4 0 0 0 1.922-1.922c.267-.523.377-1.086.43-1.726.05-.62.05-1.386.05-2.333V9.462c0-.948 0-1.714-.05-2.334-.053-.64-.163-1.203-.43-1.725a4.4 4.4 0 0 0-1.922-1.923c-.523-.266-1.087-.377-1.726-.43C16.252 3 15.486 3 14.538 3ZM6.22 5.084c.226-.116.527-.196 1.054-.24C7.813 4.802 8.505 4.8 9.5 4.8H14v6.3H4.8V9.5c0-.995 0-1.687.045-2.225.043-.528.123-.829.238-1.055A2.6 2.6 0 0 1 6.22 5.084ZM4.8 12.9v1.6c0 .995 0 1.687.045 2.226.043.528.123.828.238 1.055a2.6 2.6 0 0 0 1.137 1.136c.226.115.527.195 1.054.238.539.044 1.231.045 2.226.045H14v-6.3H4.8Zm11-4.7V4.806c.358.006.66.017.925.039.528.043.83.123 1.055.239a2.6 2.6 0 0 1 1.137 1.136c.115.226.195.527.238 1.055.022.265.033.567.039.925H15.8Zm0 5.8v-4h3.4v4h-3.4Zm0 5.194V15.8h3.394c-.006.358-.017.66-.039.926-.043.528-.123.828-.238 1.055a2.6 2.6 0 0 1-1.137 1.136c-.226.115-.527.195-1.055.238-.265.022-.567.033-.925.039Z" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
|
|
3
|
+
export default Icon24Squareshape5VerticalLeftSplitOutline;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
2
|
-
export var Icon28GraphOutline = makeIcon("Icon28GraphOutline", "graph_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 28 28" id="graph_outline_28"><
|
|
2
|
+
export var Icon28GraphOutline = makeIcon("Icon28GraphOutline", "graph_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="graph_outline_28"><path d="M6 16a1 1 0 0 1 1 1v6a1 1 0 1 1-2 0v-6a1 1 0 0 1 1-1Zm5-12a1 1 0 0 1 1 1v18a1 1 0 1 1-2 0V5a1 1 0 0 1 1-1Zm5 8a1 1 0 0 1 1 1v10a1 1 0 1 1-2 0V13a1 1 0 0 1 1-1Zm5-4a1 1 0 0 1 1 1v14a1 1 0 1 1-2 0V9a1 1 0 0 1 1-1Z" /></symbol>', 28, 28, false, undefined);
|
|
3
3
|
export default Icon28GraphOutline;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
2
|
+
export var Icon28ListLikeCircleFillGray = makeIcon("Icon28ListLikeCircleFillGray", "list_like_circle_fill_gray_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 28 28" id="list_like_circle_fill_gray_28"><rect width="28" height="28" fill="url(#list_like_circle_fill_gray_28_a)" rx="14" /><path fill="#fff" d="M19.665 12.65c1.566 0 2.835 1.258 2.835 2.809 0 1.567-.634 2.352-3.32 4.423l-1.223.942a.85.85 0 0 1-1.036 0l-1.223-.942c-2.687-2.071-3.32-2.857-3.32-4.423 0-1.551 1.269-2.81 2.835-2.81.839 0 1.584.392 2.226 1.15.642-.758 1.387-1.15 2.226-1.15Zm-8.92 5.978c.54 0 .98.447.98.997s-.44.996-.98.996H7.48a.988.988 0 0 1-.98-.996.99.99 0 0 1 .98-.997h3.265Zm-1.306-5.314c.54 0 .98.446.98.997 0 .55-.44.996-.98.996h-1.96a.988.988 0 0 1-.979-.996.99.99 0 0 1 .98-.997h1.959ZM19.888 8c.54 0 .98.446.98.996s-.44.997-.98.997H7.48a.988.988 0 0 1-.98-.997c0-.55.439-.996.98-.996h12.408Z" /><defs><linearGradient id="list_like_circle_fill_gray_28_a" x1="-14" x2="14" y1="14" y2="42" gradientUnits="userSpaceOnUse"><stop stop-color="#B1B6BD" /><stop offset="1" stop-color="#99A2AD" /></linearGradient></defs></symbol>', 28, 28, false, undefined);
|
|
3
|
+
export default Icon28ListLikeCircleFillGray;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
2
|
+
export var Icon28PictureInPicture9x16Outline = makeIcon("Icon28PictureInPicture9x16Outline", "picture_in_picture_9x16_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="picture_in_picture_9x16_outline_28"><path d="M4 10.956v4.088c0 1.363 0 2.447.071 3.321.074.896.227 1.66.583 2.359a6 6 0 0 0 2.622 2.622c.7.356 1.463.51 2.359.583.874.071 1.958.071 3.322.071H14a1 1 0 1 0 0-2h-1c-1.416 0-2.419 0-3.202-.065-.772-.063-1.244-.182-1.614-.371a4 4 0 0 1-1.748-1.748c-.189-.37-.308-.841-.371-1.613C6 17.419 6 16.417 6 15v-4c0-1.417 0-2.419.065-3.203.063-.771.182-1.243.371-1.613a4 4 0 0 1 1.748-1.748c.37-.189.842-.308 1.613-.371C10.581 4 11.583 4 13 4c1.417 0 2.419 0 3.203.065.771.063 1.243.182 1.613.371a4 4 0 0 1 1.748 1.748c.189.37.308.842.371 1.613C20 8.581 20 9.583 20 11v1a1 1 0 1 0 2 0v-1.044c0-1.363 0-2.447-.071-3.321-.074-.896-.227-1.66-.583-2.359a6 6 0 0 0-2.622-2.622c-.7-.356-1.463-.51-2.359-.583C15.491 2 14.407 2 13.044 2h-.088c-1.363 0-2.447 0-3.321.071-.896.074-1.66.227-2.359.583a6 6 0 0 0-2.622 2.622c-.356.7-.51 1.463-.583 2.359C4 8.509 4 9.593 4 10.956Zm5.293-3.663a1 1 0 0 0 0 1.414L12.586 12H11a1 1 0 1 0 0 2h3.691c.044 0 .125 0 .202-.006a1.2 1.2 0 0 0 1.101-1.101c.006-.077.006-.158.006-.202V9a1 1 0 1 0-2 0v1.586l-3.293-3.293a1 1 0 0 0-1.414 0ZM20.2 15c-1.12 0-1.68 0-2.108.218a2 2 0 0 0-.874.874C17 16.52 17 17.08 17 18.2v4.6c0 1.12 0 1.68.218 2.108a2 2 0 0 0 .874.874C18.52 26 19.08 26 20.2 26h.6c1.12 0 1.68 0 2.108-.218a2 2 0 0 0 .874-.874C24 24.48 24 23.92 24 22.8v-4.6c0-1.12 0-1.68-.218-2.108a2 2 0 0 0-.874-.874C22.48 15 21.92 15 20.8 15h-.6Z" /></symbol>', 28, 28, false, undefined);
|
|
3
|
+
export default Icon28PictureInPicture9x16Outline;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
2
|
-
export var Icon28StatisticsOutline = makeIcon("Icon28StatisticsOutline", "statistics_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 28 28" id="statistics_outline_28"><
|
|
2
|
+
export var Icon28StatisticsOutline = makeIcon("Icon28StatisticsOutline", "statistics_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="statistics_outline_28"><path d="M23 21a1 1 0 1 1 0 2H5a1 1 0 1 1 0-2h18ZM22 6a1 1 0 0 1 1 1v5a1 1 0 1 1-2 0V9.414l-6.293 6.293a1 1 0 0 1-1.32.083l-.094-.083L11 13.414l-4.293 4.293a1 1 0 0 1-1.414-1.414l5-5a1 1 0 0 1 1.414 0L14 13.586 19.584 8H17a1 1 0 0 1-.993-.883L16 7a1 1 0 0 1 1-1h5Z" /></symbol>', 28, 28, false, undefined);
|
|
3
3
|
export default Icon28StatisticsOutline;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
2
|
-
export var Icon28VideoCircleOutline = makeIcon("Icon28VideoCircleOutline", "video_circle_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="
|
|
2
|
+
export var Icon28VideoCircleOutline = makeIcon("Icon28VideoCircleOutline", "video_circle_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="video_circle_outline_28"><path fill-rule="evenodd" d="M18.08 15.654c.255-.18.569-.44.747-.84a2 2 0 0 0 0-1.627c-.178-.4-.492-.66-.747-.84-.252-.178-.581-.368-.943-.578l-2.774-1.6c-.362-.21-.691-.4-.97-.529-.285-.13-.667-.273-1.102-.227a2 2 0 0 0-1.409.813c-.258.355-.325.756-.354 1.068-.028.306-.028.687-.028 1.105V15.6c0 .418 0 .799.028 1.105.029.312.096.713.354 1.068a2 2 0 0 0 1.409.813c.435.046.817-.096 1.101-.227.28-.129.61-.32.971-.528l2.774-1.601c.362-.21.691-.4.943-.577ZM16.1 13.48c.41.238.659.382.825.5l.029.02-.029.02c-.166.118-.414.262-.825.5l-2.7 1.558c-.41.238-.66.38-.845.466l-.032.014a.881.881 0 0 1-.003-.035 12.25 12.25 0 0 1-.02-.964V12.44a12.25 12.25 0 0 1 .023-.999c.01.004.02.01.032.014.186.086.434.228.845.466l2.7 1.558ZM26 14c0 6.627-5.373 12-12 12S2 20.627 2 14 7.373 2 14 2s12 5.373 12 12Zm-2 0c0 5.523-4.477 10-10 10S4 19.523 4 14 8.477 4 14 4s10 4.477 10 10Z" clip-rule="evenodd" /></symbol>', 28, 28, false, undefined);
|
|
3
3
|
export default Icon28VideoCircleOutline;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
2
|
-
export var Icon28ViewOutline = makeIcon("Icon28ViewOutline", "view_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 28 28" id="view_outline_28"><
|
|
2
|
+
export var Icon28ViewOutline = makeIcon("Icon28ViewOutline", "view_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="view_outline_28"><path d="M14 6c5.994 0 11.5 4.557 11.5 8 0 3.443-5.506 8-11.5 8S2.5 17.443 2.5 14c0-3.443 5.506-8 11.5-8Zm0 2c-4.964 0-9.5 3.754-9.5 6s4.536 6 9.5 6 9.5-3.754 9.5-6-4.536-6-9.5-6Zm0 2a4 4 0 1 1 0 8 4 4 0 0 1 0-8Zm0 2a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z" /></symbol>', 28, 28, false, undefined);
|
|
3
3
|
export default Icon28ViewOutline;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
2
|
-
export var Icon32DoneOutline = makeIcon("Icon32DoneOutline", "done_outline_32", "0 0 32 32", '<symbol xmlns="http://www.w3.org/2000/svg" fill="
|
|
2
|
+
export var Icon32DoneOutline = makeIcon("Icon32DoneOutline", "done_outline_32", "0 0 32 32", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 32 32" id="done_outline_32"><path fill-rule="evenodd" d="M27.384 8.116a1.25 1.25 0 0 1 0 1.768l-14 14a1.25 1.25 0 0 1-1.768 0l-7-7a1.25 1.25 0 0 1 1.768-1.768l6.116 6.116L25.616 8.116a1.25 1.25 0 0 1 1.768 0Z" clip-rule="evenodd" /></symbol>', 32, 32, false, undefined);
|
|
3
3
|
export default Icon32DoneOutline;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
2
|
+
export var Icon56UserMicrophoneBadgeOutline = makeIcon("Icon56UserMicrophoneBadgeOutline", "user_microphone_badge_outline_56", "0 0 56 56", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 56 56" id="user_microphone_badge_outline_56"><path fill-rule="evenodd" d="M38.5 16.5C38.5 22.299 33.799 27 28 27s-10.5-4.701-10.5-10.5S22.201 6 28 6s10.5 4.701 10.5 10.5Zm-3 0a7.5 7.5 0 1 1-15 0 7.5 7.5 0 0 1 15 0ZM16.382 35.105C13.478 36.487 12 38.388 12 40.795c0 1.473.332 2.175.693 2.534.362.36 1.05.671 2.453.671H26a1.5 1.5 0 0 1 0 3H15.146c-1.765 0-3.4-.381-4.569-1.544C9.407 44.292 9 42.641 9 40.794c0-3.985 2.588-6.73 6.093-8.398C18.573 30.74 23.195 30 28 30c.454 0 .905.007 1.353.02a1.5 1.5 0 1 1-.089 2.999A40.7 40.7 0 0 0 28 33c-4.562 0-8.69.712-11.618 2.105ZM40.5 52C46.299 52 51 47.299 51 41.5S46.299 31 40.5 31 30 35.701 30 41.5 34.701 52 40.5 52Zm0-17.5A2.5 2.5 0 0 0 38 37v3a2.5 2.5 0 0 0 5 0v-3a2.5 2.5 0 0 0-2.5-2.5Zm6.032 7.862a6.487 6.487 0 0 1-5.032 4.061V48a1 1 0 0 1-2 0v-1.577a6.487 6.487 0 0 1-5.032-4.06 1 1 0 1 1 1.864-.725A4.476 4.476 0 0 0 40.5 44.5a4.476 4.476 0 0 0 4.168-2.862 1 1 0 1 1 1.864.724Z" clip-rule="evenodd" /></symbol>', 56, 56, false, undefined);
|
|
3
|
+
export default Icon56UserMicrophoneBadgeOutline;
|
package/dist/es6/index.js
CHANGED
|
@@ -285,6 +285,7 @@ export { Icon16MessagesCircleFillGreen } from "./16/messages_circle_fill_green_1
|
|
|
285
285
|
export { Icon16Microphone } from "./16/microphone_16";
|
|
286
286
|
export { Icon16MicrophoneSlash } from "./16/microphone_slash_16";
|
|
287
287
|
export { Icon16Minus } from "./16/minus_16";
|
|
288
|
+
export { Icon16MinusCircle } from "./16/minus_circle_16";
|
|
288
289
|
export { Icon16MinusCircleOutline } from "./16/minus_circle_outline_16";
|
|
289
290
|
export { Icon16MoneyCircle } from "./16/money_circle_16";
|
|
290
291
|
export { Icon16MoneyCircleOutline } from "./16/money_circle_outline_16";
|
|
@@ -464,6 +465,7 @@ export { Icon20BeautyOutline } from "./20/beauty_outline_20";
|
|
|
464
465
|
export { Icon20BlockOutline } from "./20/block_outline_20";
|
|
465
466
|
export { Icon20BombOutline } from "./20/bomb_outline_20";
|
|
466
467
|
export { Icon20Bookmark } from "./20/bookmark_20";
|
|
468
|
+
export { Icon20BookmarkLockOutline } from "./20/bookmark_lock_outline_20";
|
|
467
469
|
export { Icon20BookmarkOutline } from "./20/bookmark_outline_20";
|
|
468
470
|
export { Icon20BookmarkSlashOutline } from "./20/bookmark_slash_outline_20";
|
|
469
471
|
export { Icon20BookOutline } from "./20/book_outline_20";
|
|
@@ -484,6 +486,7 @@ export { Icon20CameraCircleFillGreen } from "./20/camera_circle_fill_green_20";
|
|
|
484
486
|
export { Icon20CameraOutline } from "./20/camera_outline_20";
|
|
485
487
|
export { Icon20Cancel } from "./20/cancel_20";
|
|
486
488
|
export { Icon20CancelCircleFillRed } from "./20/cancel_circle_fill_red_20";
|
|
489
|
+
export { Icon20CancelCircleOutline } from "./20/cancel_circle_outline_20";
|
|
487
490
|
export { Icon20CanisterOutline } from "./20/canister_outline_20";
|
|
488
491
|
export { Icon20Cards2Outline } from "./20/cards_2_outline_20";
|
|
489
492
|
export { Icon20CarouselOutline } from "./20/carousel_outline_20";
|
|
@@ -513,6 +516,7 @@ export { Icon20ChevronCircleOutline } from "./20/chevron_circle_outline_20";
|
|
|
513
516
|
export { Icon20ChevronLeft2 } from "./20/chevron_left_2_20";
|
|
514
517
|
export { Icon20ChevronLeftOutline } from "./20/chevron_left_outline_20";
|
|
515
518
|
export { Icon20ChevronRight } from "./20/chevron_right_20";
|
|
519
|
+
export { Icon20ChevronRight2 } from "./20/chevron_right_2_20";
|
|
516
520
|
export { Icon20ChevronRightOutline } from "./20/chevron_right_outline_20";
|
|
517
521
|
export { Icon20ChevronUp } from "./20/chevron_up_20";
|
|
518
522
|
export { Icon20ChevronUpOutline } from "./20/chevron_up_outline_20";
|
|
@@ -601,6 +605,7 @@ export { Icon20FullscreenOutline } from "./20/fullscreen_outline_20";
|
|
|
601
605
|
export { Icon20FunnelOutline } from "./20/funnel_outline_20";
|
|
602
606
|
export { Icon20GameCircleFillBlue } from "./20/game_circle_fill_blue_20";
|
|
603
607
|
export { Icon20GameOutline } from "./20/game_outline_20";
|
|
608
|
+
export { Icon20GearCircleFillGray } from "./20/gear_circle_fill_gray_20";
|
|
604
609
|
export { Icon20GearOutline } from "./20/gear_outline_20";
|
|
605
610
|
export { Icon20GestureOutline } from "./20/gesture_outline_20";
|
|
606
611
|
export { Icon20GesturePlayOutline } from "./20/gesture_play_outline_20";
|
|
@@ -623,6 +628,7 @@ export { Icon20HelpOutline } from "./20/help_outline_20";
|
|
|
623
628
|
export { Icon20HideOutline } from "./20/hide_outline_20";
|
|
624
629
|
export { Icon20HieroglyphCharacterOutline } from "./20/hieroglyph_character_outline_20";
|
|
625
630
|
export { Icon20HistoryBackwardOutline } from "./20/history_backward_outline_20";
|
|
631
|
+
export { Icon20HistoryForwardLockOutline } from "./20/history_forward_lock_outline_20";
|
|
626
632
|
export { Icon20HockeyOutline } from "./20/hockey_outline_20";
|
|
627
633
|
export { Icon20HomeArrowDownOutline } from "./20/home_arrow_down_outline_20";
|
|
628
634
|
export { Icon20HomeCheckOutline } from "./20/home_check_outline_20";
|
|
@@ -737,6 +743,7 @@ export { Icon20Pause } from "./20/pause_20";
|
|
|
737
743
|
export { Icon20PauseCircle } from "./20/pause_circle_20";
|
|
738
744
|
export { Icon20PawOutline } from "./20/paw_outline_20";
|
|
739
745
|
export { Icon20PaymentCardOutline } from "./20/payment_card_outline_20";
|
|
746
|
+
export { Icon20PenStackLockOutline } from "./20/pen_stack_lock_outline_20";
|
|
740
747
|
export { Icon20Phone } from "./20/phone_20";
|
|
741
748
|
export { Icon20PhoneCircleFillGreen } from "./20/phone_circle_fill_green_20";
|
|
742
749
|
export { Icon20PhoneDown } from "./20/phone_down_20";
|
|
@@ -756,6 +763,7 @@ export { Icon20PlaneOutline } from "./20/plane_outline_20";
|
|
|
756
763
|
export { Icon20Play } from "./20/play_20";
|
|
757
764
|
export { Icon20PlayCircle } from "./20/play_circle_20";
|
|
758
765
|
export { Icon20PlayCircleFillSteelGray } from "./20/play_circle_fill_steel_gray_20";
|
|
766
|
+
export { Icon20PlayRectangleStackOutline } from "./20/play_rectangle_stack_outline_20";
|
|
759
767
|
export { Icon20PodcastCircleFillRed } from "./20/podcast_circle_fill_red_20";
|
|
760
768
|
export { Icon20PodcastOutline } from "./20/podcast_outline_20";
|
|
761
769
|
export { Icon20PointerOutline } from "./20/pointer_outline_20";
|
|
@@ -840,6 +848,7 @@ export { Icon20StoryReplyCircleFillViolet } from "./20/story_reply_circle_fill_v
|
|
|
840
848
|
export { Icon20StorySlashOutline } from "./20/story_slash_outline_20";
|
|
841
849
|
export { Icon20StripCircleFillRed } from "./20/strip_circle_fill_red_20";
|
|
842
850
|
export { Icon20SubscriptionsOutline } from "./20/subscriptions_outline_20";
|
|
851
|
+
export { Icon20SubtitlesOutline } from "./20/subtitles_outline_20";
|
|
843
852
|
export { Icon20SunOutline } from "./20/sun_outline_20";
|
|
844
853
|
export { Icon20Sync } from "./20/sync_20";
|
|
845
854
|
export { Icon20TabAddOutline } from "./20/tab_add_outline_20";
|
|
@@ -1041,6 +1050,7 @@ export { Icon24ChevronLeftOutline } from "./24/chevron_left_outline_24";
|
|
|
1041
1050
|
export { Icon24ChevronLeftSmallOutline } from "./24/chevron_left_small_outline_24";
|
|
1042
1051
|
export { Icon24ChevronLeftSquareOutline } from "./24/chevron_left_square_outline_24";
|
|
1043
1052
|
export { Icon24ChevronRight } from "./24/chevron_right_24";
|
|
1053
|
+
export { Icon24ChevronRightCircle } from "./24/chevron_right_circle_24";
|
|
1044
1054
|
export { Icon24ChevronRightOutline } from "./24/chevron_right_outline_24";
|
|
1045
1055
|
export { Icon24ChevronRightSmallOutline } from "./24/chevron_right_small_outline_24";
|
|
1046
1056
|
export { Icon24ChevronRightSquareOutline } from "./24/chevron_right_square_outline_24";
|
|
@@ -1299,6 +1309,7 @@ export { Icon24NotificationDisable } from "./24/notification_disable_24";
|
|
|
1299
1309
|
export { Icon24NotificationOutline } from "./24/notification_outline_24";
|
|
1300
1310
|
export { Icon24NotificationSlashOutline } from "./24/notification_slash_outline_24";
|
|
1301
1311
|
export { Icon24NotificationSubtractOutline } from "./24/notification_subtract_outline_24";
|
|
1312
|
+
export { Icon24NotificationWaves } from "./24/notification_waves_24";
|
|
1302
1313
|
export { Icon24OpenIn } from "./24/open_in_24";
|
|
1303
1314
|
export { Icon24PacmanOutline } from "./24/pacman_outline_24";
|
|
1304
1315
|
export { Icon24PaintRollerOutline } from "./24/paint_roller_outline_24";
|
|
@@ -1427,8 +1438,22 @@ export { Icon24SpeedometerMiddleOutline } from "./24/speedometer_middle_outline_
|
|
|
1427
1438
|
export { Icon24Spinner } from "./24/spinner_24";
|
|
1428
1439
|
export { Icon24Square4 } from "./24/square_4_24";
|
|
1429
1440
|
export { Icon24Square4Outline } from "./24/square_4_outline_24";
|
|
1441
|
+
export { Icon24SquareFilled } from "./24/square_filled_24";
|
|
1430
1442
|
export { Icon24SquareGrid3x3 } from "./24/square_grid_3x3_24";
|
|
1431
1443
|
export { Icon24SquareOutline } from "./24/square_outline_24";
|
|
1444
|
+
export { Icon24Squareshape2HorizontalBottomOutline } from "./24/squareshape_2_horizontal_bottom_outline_24";
|
|
1445
|
+
export { Icon24Squareshape2VerticalOutline } from "./24/squareshape_2_vertical_outline_24";
|
|
1446
|
+
export { Icon24Squareshape3VerticalLeftOutline } from "./24/squareshape_3_vertical_left_outline_24";
|
|
1447
|
+
export { Icon24Squareshape3VerticalOutline } from "./24/squareshape_3_vertical_outline_24";
|
|
1448
|
+
export { Icon24Squareshape4GridOutline } from "./24/squareshape_4_grid_outline_24";
|
|
1449
|
+
export { Icon24Squareshape4HorizontalOutline } from "./24/squareshape_4_horizontal_outline_24";
|
|
1450
|
+
export { Icon24Squareshape4VerticalLeftOutline } from "./24/squareshape_4_vertical_left_outline_24";
|
|
1451
|
+
export { Icon24Squareshape4VerticalTopleftBottomrightOutline } from "./24/squareshape_4_vertical_topleft_bottomright_outline_24";
|
|
1452
|
+
export { Icon24Squareshape5HorizontalCenterOutline } from "./24/squareshape_5_horizontal_center_outline_24";
|
|
1453
|
+
export { Icon24Squareshape5ToprightOutline } from "./24/squareshape_5_topright_outline_24";
|
|
1454
|
+
export { Icon24Squareshape5VerticalCenterSplitOutline } from "./24/squareshape_5_vertical_center_split_outline_24";
|
|
1455
|
+
export { Icon24Squareshape5VerticalLeftOutline } from "./24/squareshape_5_vertical_left_outline_24";
|
|
1456
|
+
export { Icon24Squareshape5VerticalLeftSplitOutline } from "./24/squareshape_5_vertical_left_split_outline_24";
|
|
1432
1457
|
export { Icon24SquareSplit3HorizontalOutline } from "./24/square_split_3_horizontal_outline_24";
|
|
1433
1458
|
export { Icon24SquareSplit4Outline } from "./24/square_split_4_outline_24";
|
|
1434
1459
|
export { Icon24StarCircleFillGreen } from "./24/star_circle_fill_green_24";
|
|
@@ -1854,6 +1879,7 @@ export { Icon28ListCheckOutline } from "./28/list_check_outline_28";
|
|
|
1854
1879
|
export { Icon28ListCircleFillGray } from "./28/list_circle_fill_gray_28";
|
|
1855
1880
|
export { Icon28ListHandAlt } from "./28/list_hand_alt_28";
|
|
1856
1881
|
export { Icon28ListLetterOutline } from "./28/list_letter_outline_28";
|
|
1882
|
+
export { Icon28ListLikeCircleFillGray } from "./28/list_like_circle_fill_gray_28";
|
|
1857
1883
|
export { Icon28ListLikeOutline } from "./28/list_like_outline_28";
|
|
1858
1884
|
export { Icon28ListLikeSlashOutline } from "./28/list_like_slash_outline_28";
|
|
1859
1885
|
export { Icon28ListNumberOutline } from "./28/list_number_outline_28";
|
|
@@ -1998,6 +2024,7 @@ export { Icon28PhoneOutline } from "./28/phone_outline_28";
|
|
|
1998
2024
|
export { Icon28PhoneSpamOutline } from "./28/phone_spam_outline_28";
|
|
1999
2025
|
export { Icon28PhoneWaveOutline } from "./28/phone_wave_outline_28";
|
|
2000
2026
|
export { Icon28PictureInPicture16x9Outline } from "./28/picture_in_picture_16x9_outline_28";
|
|
2027
|
+
export { Icon28PictureInPicture9x16Outline } from "./28/picture_in_picture_9x16_outline_28";
|
|
2001
2028
|
export { Icon28PictureInPictureOut16x9Outline } from "./28/picture_in_picture_out_16x9_outline_28";
|
|
2002
2029
|
export { Icon28PictureOutline } from "./28/picture_outline_28";
|
|
2003
2030
|
export { Icon28PicturePlusOutline } from "./28/picture_plus_outline_28";
|
|
@@ -2652,6 +2679,7 @@ export { Icon56UserAddBadgeOutline } from "./56/user_add_badge_outline_56";
|
|
|
2652
2679
|
export { Icon56UserAddOutline } from "./56/user_add_outline_56";
|
|
2653
2680
|
export { Icon56UserBookOutline } from "./56/user_book_outline_56";
|
|
2654
2681
|
export { Icon56UserCircleOutline } from "./56/user_circle_outline_56";
|
|
2682
|
+
export { Icon56UserMicrophoneBadgeOutline } from "./56/user_microphone_badge_outline_56";
|
|
2655
2683
|
export { Icon56UserMicrophoneOutline } from "./56/user_microphone_outline_56";
|
|
2656
2684
|
export { Icon56Users3Outline } from "./56/users_3_outline_56";
|
|
2657
2685
|
export { Icon56UsersOutline } from "./56/users_outline_56";
|