@vkontakte/icons 2.63.0 → 2.64.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/20/advertising_check_outline_20.js +13 -0
- package/dist/20/cup_outline_20.js +13 -0
- package/dist/20/like_lock_outline_20.js +13 -0
- package/dist/20/umbrella_outline_20.js +13 -0
- package/dist/36/picture_outline_36.js +13 -0
- package/dist/56/document_arrow_up_outline_56.js +13 -0
- package/dist/es6/20/advertising_check_outline_20.js +3 -0
- package/dist/es6/20/cup_outline_20.js +3 -0
- package/dist/es6/20/like_lock_outline_20.js +3 -0
- package/dist/es6/20/umbrella_outline_20.js +3 -0
- package/dist/es6/36/picture_outline_36.js +3 -0
- package/dist/es6/56/document_arrow_up_outline_56.js +3 -0
- package/dist/es6/index.js +6 -0
- package/dist/icons-map.json +1 -1
- package/dist/index.js +24 -0
- package/dist/typings/20/advertising_check_outline_20.d.ts +11 -0
- package/dist/typings/20/cup_outline_20.d.ts +11 -0
- package/dist/typings/20/like_lock_outline_20.d.ts +11 -0
- package/dist/typings/20/umbrella_outline_20.d.ts +11 -0
- package/dist/typings/36/picture_outline_36.d.ts +11 -0
- package/dist/typings/56/document_arrow_up_outline_56.d.ts +11 -0
- package/dist/typings/index.d.ts +6 -0
- package/package.json +2 -2
- package/src/svg/20/advertising_check_outline_20.svg +1 -0
- package/src/svg/20/cup_outline_20.svg +1 -0
- package/src/svg/20/like_lock_outline_20.svg +1 -0
- package/src/svg/20/umbrella_outline_20.svg +1 -0
- package/src/svg/36/picture_outline_36.svg +1 -0
- package/src/svg/56/document_arrow_up_outline_56.svg +1 -0
package/dist/index.js
CHANGED
|
@@ -1338,6 +1338,9 @@ _export(exports, {
|
|
|
1338
1338
|
Icon20AddSquareOutline: function() {
|
|
1339
1339
|
return _add_square_outline_20.Icon20AddSquareOutline;
|
|
1340
1340
|
},
|
|
1341
|
+
Icon20AdvertisingCheckOutline: function() {
|
|
1342
|
+
return _advertising_check_outline_20.Icon20AdvertisingCheckOutline;
|
|
1343
|
+
},
|
|
1341
1344
|
Icon20AdvertisingCircleFillRed: function() {
|
|
1342
1345
|
return _advertising_circle_fill_red_20.Icon20AdvertisingCircleFillRed;
|
|
1343
1346
|
},
|
|
@@ -1692,6 +1695,9 @@ _export(exports, {
|
|
|
1692
1695
|
Icon20CubeBoxOutline: function() {
|
|
1693
1696
|
return _cube_box_outline_20.Icon20CubeBoxOutline;
|
|
1694
1697
|
},
|
|
1698
|
+
Icon20CupOutline: function() {
|
|
1699
|
+
return _cup_outline_20.Icon20CupOutline;
|
|
1700
|
+
},
|
|
1695
1701
|
Icon20CursorOutline: function() {
|
|
1696
1702
|
return _cursor_outline_20.Icon20CursorOutline;
|
|
1697
1703
|
},
|
|
@@ -2004,6 +2010,9 @@ _export(exports, {
|
|
|
2004
2010
|
Icon20LikeCircleFillRed: function() {
|
|
2005
2011
|
return _like_circle_fill_red_20.Icon20LikeCircleFillRed;
|
|
2006
2012
|
},
|
|
2013
|
+
Icon20LikeLockOutline: function() {
|
|
2014
|
+
return _like_lock_outline_20.Icon20LikeLockOutline;
|
|
2015
|
+
},
|
|
2007
2016
|
Icon20LikeOutline: function() {
|
|
2008
2017
|
return _like_outline_20.Icon20LikeOutline;
|
|
2009
2018
|
},
|
|
@@ -2697,6 +2706,9 @@ _export(exports, {
|
|
|
2697
2706
|
Icon20TvTextOutline: function() {
|
|
2698
2707
|
return _tv_text_outline_20.Icon20TvTextOutline;
|
|
2699
2708
|
},
|
|
2709
|
+
Icon20UmbrellaOutline: function() {
|
|
2710
|
+
return _umbrella_outline_20.Icon20UmbrellaOutline;
|
|
2711
|
+
},
|
|
2700
2712
|
Icon20UnarchiveOutline: function() {
|
|
2701
2713
|
return _unarchive_outline_20.Icon20UnarchiveOutline;
|
|
2702
2714
|
},
|
|
@@ -7380,6 +7392,9 @@ _export(exports, {
|
|
|
7380
7392
|
Icon36Picture: function() {
|
|
7381
7393
|
return _picture_36.Icon36Picture;
|
|
7382
7394
|
},
|
|
7395
|
+
Icon36PictureOutline: function() {
|
|
7396
|
+
return _picture_outline_36.Icon36PictureOutline;
|
|
7397
|
+
},
|
|
7383
7398
|
Icon36Play: function() {
|
|
7384
7399
|
return _play_36.Icon36Play;
|
|
7385
7400
|
},
|
|
@@ -7818,6 +7833,9 @@ _export(exports, {
|
|
|
7818
7833
|
Icon56DiamondOutline: function() {
|
|
7819
7834
|
return _diamond_outline_56.Icon56DiamondOutline;
|
|
7820
7835
|
},
|
|
7836
|
+
Icon56DocumentArrowUpOutline: function() {
|
|
7837
|
+
return _document_arrow_up_outline_56.Icon56DocumentArrowUpOutline;
|
|
7838
|
+
},
|
|
7821
7839
|
Icon56DocumentOutline: function() {
|
|
7822
7840
|
return _document_outline_56.Icon56DocumentOutline;
|
|
7823
7841
|
},
|
|
@@ -8715,6 +8733,7 @@ var _add_circle_fill_gray_20 = require("./20/add_circle_fill_gray_20");
|
|
|
8715
8733
|
var _add_circle_fill_green_20 = require("./20/add_circle_fill_green_20");
|
|
8716
8734
|
var _add_circle_outline_20 = require("./20/add_circle_outline_20");
|
|
8717
8735
|
var _add_square_outline_20 = require("./20/add_square_outline_20");
|
|
8736
|
+
var _advertising_check_outline_20 = require("./20/advertising_check_outline_20");
|
|
8718
8737
|
var _advertising_circle_fill_red_20 = require("./20/advertising_circle_fill_red_20");
|
|
8719
8738
|
var _advertising_outline_20 = require("./20/advertising_outline_20");
|
|
8720
8739
|
var _api_outline_20 = require("./20/api_outline_20");
|
|
@@ -8833,6 +8852,7 @@ var _copyright_outline_20 = require("./20/copyright_outline_20");
|
|
|
8833
8852
|
var _crop_outline_20 = require("./20/crop_outline_20");
|
|
8834
8853
|
var _crown_circle_fill_vk_dating_20 = require("./20/crown_circle_fill_vk_dating_20");
|
|
8835
8854
|
var _cube_box_outline_20 = require("./20/cube_box_outline_20");
|
|
8855
|
+
var _cup_outline_20 = require("./20/cup_outline_20");
|
|
8836
8856
|
var _cursor_outline_20 = require("./20/cursor_outline_20");
|
|
8837
8857
|
var _delete_clock_alt_outline_20 = require("./20/delete_clock_alt_outline_20");
|
|
8838
8858
|
var _delete_clock_outline_20 = require("./20/delete_clock_outline_20");
|
|
@@ -8937,6 +8957,7 @@ var _lightbulb_star_outline_20 = require("./20/lightbulb_star_outline_20");
|
|
|
8937
8957
|
var _like_20 = require("./20/like_20");
|
|
8938
8958
|
var _like_circle_fill_gray_20 = require("./20/like_circle_fill_gray_20");
|
|
8939
8959
|
var _like_circle_fill_red_20 = require("./20/like_circle_fill_red_20");
|
|
8960
|
+
var _like_lock_outline_20 = require("./20/like_lock_outline_20");
|
|
8940
8961
|
var _like_outline_20 = require("./20/like_outline_20");
|
|
8941
8962
|
var _line_bottom_20 = require("./20/line_bottom_20");
|
|
8942
8963
|
var _line_outline_20 = require("./20/line_outline_20");
|
|
@@ -9168,6 +9189,7 @@ var _touch_id_outline_20 = require("./20/touch_id_outline_20");
|
|
|
9168
9189
|
var _transparency_outline_20 = require("./20/transparency_outline_20");
|
|
9169
9190
|
var _trash_smile_outline_20 = require("./20/trash_smile_outline_20");
|
|
9170
9191
|
var _tv_text_outline_20 = require("./20/tv_text_outline_20");
|
|
9192
|
+
var _umbrella_outline_20 = require("./20/umbrella_outline_20");
|
|
9171
9193
|
var _unarchive_outline_20 = require("./20/unarchive_outline_20");
|
|
9172
9194
|
var _unfavorite_outline_20 = require("./20/unfavorite_outline_20");
|
|
9173
9195
|
var _unlock_outline_20 = require("./20/unlock_outline_20");
|
|
@@ -10729,6 +10751,7 @@ var _pause_36 = require("./36/pause_36");
|
|
|
10729
10751
|
var _phone_36 = require("./36/phone_36");
|
|
10730
10752
|
var _phone_outline_36 = require("./36/phone_outline_36");
|
|
10731
10753
|
var _picture_36 = require("./36/picture_36");
|
|
10754
|
+
var _picture_outline_36 = require("./36/picture_outline_36");
|
|
10732
10755
|
var _play_36 = require("./36/play_36");
|
|
10733
10756
|
var _playlist_36 = require("./36/playlist_36");
|
|
10734
10757
|
var _playlist_cached_36 = require("./36/playlist_cached_36");
|
|
@@ -10875,6 +10898,7 @@ var _delete_outline_android_56 = require("./56/delete_outline_android_56");
|
|
|
10875
10898
|
var _delete_outline_ios_56 = require("./56/delete_outline_ios_56");
|
|
10876
10899
|
var _devices_outline_56 = require("./56/devices_outline_56");
|
|
10877
10900
|
var _diamond_outline_56 = require("./56/diamond_outline_56");
|
|
10901
|
+
var _document_arrow_up_outline_56 = require("./56/document_arrow_up_outline_56");
|
|
10878
10902
|
var _document_outline_56 = require("./56/document_outline_56");
|
|
10879
10903
|
var _donate_outline_56 = require("./56/donate_outline_56");
|
|
10880
10904
|
var _do_not_disturb_outline_56 = require("./56/do_not_disturb_outline_56");
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { SVGProps, Ref } from 'react';
|
|
2
|
+
export interface Icon20AdvertisingCheckOutlineProps 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 Icon20AdvertisingCheckOutline: import("react").FC<Icon20AdvertisingCheckOutlineProps>;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { SVGProps, Ref } from 'react';
|
|
2
|
+
export interface Icon20CupOutlineProps 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 Icon20CupOutline: import("react").FC<Icon20CupOutlineProps>;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { SVGProps, Ref } from 'react';
|
|
2
|
+
export interface Icon20LikeLockOutlineProps 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 Icon20LikeLockOutline: import("react").FC<Icon20LikeLockOutlineProps>;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { SVGProps, Ref } from 'react';
|
|
2
|
+
export interface Icon20UmbrellaOutlineProps 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 Icon20UmbrellaOutline: import("react").FC<Icon20UmbrellaOutlineProps>;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { SVGProps, Ref } from 'react';
|
|
2
|
+
export interface Icon36PictureOutlineProps 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 Icon36PictureOutline: import("react").FC<Icon36PictureOutlineProps>;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { SVGProps, Ref } from 'react';
|
|
2
|
+
export interface Icon56DocumentArrowUpOutlineProps 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 Icon56DocumentArrowUpOutline: import("react").FC<Icon56DocumentArrowUpOutlineProps>;
|
package/dist/typings/index.d.ts
CHANGED
|
@@ -441,6 +441,7 @@ export { Icon20AddCircleFillGray } from './20/add_circle_fill_gray_20';
|
|
|
441
441
|
export { Icon20AddCircleFillGreen } from './20/add_circle_fill_green_20';
|
|
442
442
|
export { Icon20AddCircleOutline } from './20/add_circle_outline_20';
|
|
443
443
|
export { Icon20AddSquareOutline } from './20/add_square_outline_20';
|
|
444
|
+
export { Icon20AdvertisingCheckOutline } from './20/advertising_check_outline_20';
|
|
444
445
|
export { Icon20AdvertisingCircleFillRed } from './20/advertising_circle_fill_red_20';
|
|
445
446
|
export { Icon20AdvertisingOutline } from './20/advertising_outline_20';
|
|
446
447
|
export { Icon20ApiOutline } from './20/api_outline_20';
|
|
@@ -559,6 +560,7 @@ export { Icon20CopyrightOutline } from './20/copyright_outline_20';
|
|
|
559
560
|
export { Icon20CropOutline } from './20/crop_outline_20';
|
|
560
561
|
export { Icon20CrownCircleFillVkDating } from './20/crown_circle_fill_vk_dating_20';
|
|
561
562
|
export { Icon20CubeBoxOutline } from './20/cube_box_outline_20';
|
|
563
|
+
export { Icon20CupOutline } from './20/cup_outline_20';
|
|
562
564
|
export { Icon20CursorOutline } from './20/cursor_outline_20';
|
|
563
565
|
export { Icon20DeleteClockAltOutline } from './20/delete_clock_alt_outline_20';
|
|
564
566
|
export { Icon20DeleteClockOutline } from './20/delete_clock_outline_20';
|
|
@@ -663,6 +665,7 @@ export { Icon20LightbulbStarOutline } from './20/lightbulb_star_outline_20';
|
|
|
663
665
|
export { Icon20Like } from './20/like_20';
|
|
664
666
|
export { Icon20LikeCircleFillGray } from './20/like_circle_fill_gray_20';
|
|
665
667
|
export { Icon20LikeCircleFillRed } from './20/like_circle_fill_red_20';
|
|
668
|
+
export { Icon20LikeLockOutline } from './20/like_lock_outline_20';
|
|
666
669
|
export { Icon20LikeOutline } from './20/like_outline_20';
|
|
667
670
|
export { Icon20LineBottom } from './20/line_bottom_20';
|
|
668
671
|
export { Icon20LineOutline } from './20/line_outline_20';
|
|
@@ -894,6 +897,7 @@ export { Icon20TouchIdOutline } from './20/touch_id_outline_20';
|
|
|
894
897
|
export { Icon20TransparencyOutline } from './20/transparency_outline_20';
|
|
895
898
|
export { Icon20TrashSmileOutline } from './20/trash_smile_outline_20';
|
|
896
899
|
export { Icon20TvTextOutline } from './20/tv_text_outline_20';
|
|
900
|
+
export { Icon20UmbrellaOutline } from './20/umbrella_outline_20';
|
|
897
901
|
export { Icon20UnarchiveOutline } from './20/unarchive_outline_20';
|
|
898
902
|
export { Icon20UnfavoriteOutline } from './20/unfavorite_outline_20';
|
|
899
903
|
export { Icon20UnlockOutline } from './20/unlock_outline_20';
|
|
@@ -2455,6 +2459,7 @@ export { Icon36Pause } from './36/pause_36';
|
|
|
2455
2459
|
export { Icon36Phone } from './36/phone_36';
|
|
2456
2460
|
export { Icon36PhoneOutline } from './36/phone_outline_36';
|
|
2457
2461
|
export { Icon36Picture } from './36/picture_36';
|
|
2462
|
+
export { Icon36PictureOutline } from './36/picture_outline_36';
|
|
2458
2463
|
export { Icon36Play } from './36/play_36';
|
|
2459
2464
|
export { Icon36Playlist } from './36/playlist_36';
|
|
2460
2465
|
export { Icon36PlaylistCached } from './36/playlist_cached_36';
|
|
@@ -2601,6 +2606,7 @@ export { Icon56DeleteOutlineAndroid } from './56/delete_outline_android_56';
|
|
|
2601
2606
|
export { Icon56DeleteOutlineIos } from './56/delete_outline_ios_56';
|
|
2602
2607
|
export { Icon56DevicesOutline } from './56/devices_outline_56';
|
|
2603
2608
|
export { Icon56DiamondOutline } from './56/diamond_outline_56';
|
|
2609
|
+
export { Icon56DocumentArrowUpOutline } from './56/document_arrow_up_outline_56';
|
|
2604
2610
|
export { Icon56DocumentOutline } from './56/document_outline_56';
|
|
2605
2611
|
export { Icon56DonateOutline } from './56/donate_outline_56';
|
|
2606
2612
|
export { Icon56DoNotDisturbOutline } from './56/do_not_disturb_outline_56';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vkontakte/icons",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.64.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.82",
|
|
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="20" height="20" fill="currentColor" viewBox="0 0 20 20"><path fill-rule="evenodd" d="M18.985 6a5 5 0 1 1-10 0 5 5 0 0 1 10 0Zm-1.73-2.28a.816.816 0 0 0-1.114 0l-3.118 2.97-1.193-1.137a.816.816 0 0 0-1.114 0 .725.725 0 0 0 0 1.06l1.75 1.667a.816.816 0 0 0 1.114 0l3.675-3.5a.725.725 0 0 0 0-1.06Z M3.373 7.347a2.917 2.917 0 0 1 2.09-.884h.792a.75.75 0 0 0 0-1.5h-.793a4.417 4.417 0 0 0-3.16 1.333A4.557 4.557 0 0 0 1 9.496c0 1.247.497 2.38 1.302 3.2a4.438 4.438 0 0 0 2.204 1.228l.485 2.254c.117.636.52 1.133 1.029 1.433a2.612 2.612 0 0 0 1.777.305 2.612 2.612 0 0 0 1.567-.895c.378-.46.587-1.07.474-1.713l-.007-.037-.35-1.243h1.801c.427 0 .844.122 1.205.35l2.822 1.789a2.378 2.378 0 0 0 2.992-.336 2.44 2.44 0 0 0 .698-1.714V12.73a.75.75 0 0 0-1.5 0v1.387a.942.942 0 0 1-.268.664.88.88 0 0 1-1.11.125l-.006-.004-2.825-1.79a3.75 3.75 0 0 0-2.008-.584h-3.09a2.467 2.467 0 0 0-.242 0H5.462a2.916 2.916 0 0 1-2.09-.883 3.057 3.057 0 0 1-.872-2.15c0-.841.334-1.6.873-2.148Zm2.7 6.733.39 1.809.002.014c.027.152.127.304.316.416.191.113.46.172.756.12.297-.053.528-.2.669-.371a.624.624 0 0 0 .159-.47l-.442-1.565-.032.003c-.075.006-.18.014-.28.016l-1.537.028Z" 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="M13.589 3.05c-.116-.04-.266-.05-.922-.05H7.333c-.656 0-.805.01-.921.05a.997.997 0 0 0-.591.639c-.031.12-.03.247.016.834.189 2.397.682 4.452 1.436 5.882.753 1.429 1.68 2.097 2.733 2.097 1.052 0 1.977-.668 2.728-2.096.752-1.43 1.242-3.485 1.43-5.883.046-.587.047-.714.016-.834a.997.997 0 0 0-.591-.64Zm-.822-1.55c.502 0 .924-.001 1.307.13a2.492 2.492 0 0 1 1.558 1.685c.08.312.077.623.054.968a2.56 2.56 0 0 1 1.256.12c.853.308 1.555 1.095 1.555 2.272 0 1.17-.73 2.087-1.58 2.724-.76.567-1.704.985-2.626 1.239-.074.16-.15.315-.229.466-.524.998-1.208 1.832-2.061 2.345.017 1.118.275 1.519.473 1.778.034.044.074.092.119.145.26.309.663.786.663 1.628v.75a.75.75 0 0 1-.75.75h-5a.75.75 0 0 1-.75-.75V17c0-.84.397-1.316.656-1.625.044-.053.084-.101.118-.145.196-.26.454-.663.47-1.787-.85-.514-1.53-1.345-2.054-2.339a9.612 9.612 0 0 1-.23-.465c-.923-.253-1.87-.671-2.631-1.24-.85-.637-1.58-1.554-1.58-2.724 0-1.177.702-1.964 1.555-2.272.39-.141.83-.187 1.254-.12-.023-.344-.026-.655.054-.967A2.492 2.492 0 0 1 5.926 1.63c.383-.131.805-.13 1.307-.13h5.534Zm-8.29 4.44-.007.007c-.173-.172-.536-.265-.9-.133-.312.112-.566.37-.566.86 0 .497.31 1.023.98 1.524.311.233.676.44 1.068.616a19.814 19.814 0 0 1-.576-2.873Zm5 8.027c-.086 1.09-.395 1.697-.75 2.167-.09.117-.161.207-.22.281-.205.255-.251.313-.251.585h3.5c0-.27-.046-.327-.252-.581-.06-.074-.133-.165-.222-.282-.36-.47-.671-1.078-.758-2.168a3.985 3.985 0 0 1-1.048-.002Zm5.475-5.155a5.64 5.64 0 0 0 1.066-.614c.669-.5.98-1.027.98-1.523 0-.49-.254-.749-.566-.861-.364-.132-.728-.04-.9.133l-.007-.007a19.872 19.872 0 0 1-.573 2.872Z" 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 d="M6.371 2.5A5.371 5.371 0 0 0 1 7.871c0 1.39.285 2.563 1.263 3.843.88 1.151 2.314 2.373 4.44 4.026l1.992 1.55.025.02.007.005.005.004a.75.75 0 0 0 1.036-1.084 1.595 1.595 0 0 0-.14-.12l-.012-.01-1.993-1.55C5.481 12.89 4.2 11.779 3.455 10.804 2.71 9.828 2.5 8.99 2.5 7.87A3.871 3.871 0 0 1 6.371 4c1.124 0 2.137.53 3.055 1.622a.75.75 0 0 0 1.148 0C11.492 4.529 12.505 4 13.63 4a3.871 3.871 0 0 1 3.87 3.871v.007l-.005.292c-.023.58-.115 1.073-.31 1.546l-.011.028a.75.75 0 1 0 1.383.58l.017-.04c.274-.669.392-1.34.42-2.057v-.022L19 7.899V7.87a5.371 5.371 0 0 0-5.371-5.37c-1.4 0-2.611.571-3.629 1.543C8.982 3.07 7.771 2.5 6.371 2.5Z"/><path fill-rule="evenodd" d="M11.949 14.09c.13-.067.29-.084.551-.088v-.752a2.25 2.25 0 1 1 4.5 0v.752c.261.004.421.021.551.088.155.078.28.204.36.359.089.175.089.405.089.866v1.87c0 .46 0 .69-.09.866a.821.821 0 0 1-.359.36c-.175.089-.405.089-.866.089h-3.87c-.46 0-.69 0-.866-.09a.821.821 0 0 1-.36-.359c-.089-.175-.089-.405-.089-.866v-1.87c0-.46 0-.69.09-.866a.821.821 0 0 1 .359-.36ZM16 13.25V14h-2.5v-.75a1.25 1.25 0 1 1 2.5 0Z" 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="M4.498 8.518c-.471 0-.974.136-1.39.286a7.024 7.024 0 0 1 4.479-5.382 7.44 7.44 0 0 0-.195.381c-.574 1.203-1.01 2.896-1.12 5.105a10.21 10.21 0 0 0-.192-.067c-.479-.163-1.071-.323-1.582-.323Zm-2.996 1.505c0-4.64 3.725-8.523 8.48-8.523 4.838 0 8.517 3.937 8.517 8.523a.75.75 0 0 1-1.173.62c-.314-.215-1.133-.626-1.84-.626-.343 0-.76.097-1.172.242-.405.142-.75.311-.931.415a.75.75 0 0 1-.74.004c-.288-.162-1.026-.474-1.893-.603v.18c0 .405.002.965.004 1.586.003 1.245.01 2.728.026 3.698v.024c-.017.945-.234 1.692-.677 2.211-.46.54-1.07.726-1.627.726a2.23 2.23 0 0 1-1.506-.572c-.439-.401-.699-.982-.699-1.678a.75.75 0 0 1 1.5 0c0 .304.104.473.212.572a.73.73 0 0 0 .493.178c.22 0 .37-.064.486-.2.132-.154.303-.504.318-1.251a330.06 330.06 0 0 1-.026-3.703l-.004-1.59v-.181c-.867.128-1.602.44-1.887.602a.75.75 0 0 1-.7.02A9.624 9.624 0 0 0 5.6 10.26c-.45-.152-.848-.243-1.1-.243-.244 0-.595.086-.98.234a6.446 6.446 0 0 0-.889.419.75.75 0 0 1-1.128-.648ZM9.555 3.26c.258-.24.41-.259.428-.259.046 0 .215.031.481.288.258.248.548.656.821 1.25.458.996.834 2.448.943 4.35a7.4 7.4 0 0 0-2.231-.37c-.821 0-1.6.168-2.223.369.11-2.006.508-3.466.972-4.438.274-.575.562-.96.809-1.19Zm3.093.653c.557 1.212.97 2.877 1.082 4.963l.087-.032c.485-.17 1.085-.325 1.668-.325.49 0 .974.109 1.403.257a7.032 7.032 0 0 0-4.485-5.351c.085.155.167.318.245.488Z" clip-rule="evenodd"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="36" height="36" fill="currentColor" viewBox="0 0 36 36"><path fill-rule="evenodd" d="M7.9 5.018C9.291 4.274 10.662 4 13.782 4h8.436c3.12 0 4.49.274 5.882 1.018A6.944 6.944 0 0 1 30.98 7.9c.745 1.39 1.02 2.762 1.02 5.88v8.437c0 3.12-.275 4.49-1.019 5.881A6.943 6.943 0 0 1 28.1 30.98c-1.392.745-2.762 1.02-5.882 1.02h-8.436c-3.12 0-4.49-.275-5.882-1.02a6.944 6.944 0 0 1-2.88-2.88C4.276 26.708 4 25.337 4 22.218V13.78c0-3.12.276-4.49 1.02-5.881A6.944 6.944 0 0 1 7.9 5.018ZM13.782 6.5c-2.979 0-3.855.27-4.703.723a4.444 4.444 0 0 0-1.856 1.856c-.453.848-.723 1.724-.723 4.702v8.437c0 2.214.15 3.267.412 4.01l3.502-3.234.034-.03c.463-.428.862-.797 1.217-1.076.376-.296.777-.555 1.264-.704a3.822 3.822 0 0 1 2.244 0c.486.148.888.407 1.264.702.355.28.755.648 1.218 1.075l.034.031.024.022 3.843-3.843.034-.034c.465-.464.865-.865 1.222-1.168.377-.321.783-.604 1.282-.771a3.821 3.821 0 0 1 2.31-.04c.505.15.92.418 1.308.726.368.291.782.677 1.262 1.126l.035.032.49.458v-5.719c0-2.978-.269-3.854-.722-4.702a4.445 4.445 0 0 0-1.856-1.856c-.848-.454-1.724-.723-4.703-.723h-8.436Zm15.712 16.414-2.19-2.044c-.526-.49-.866-.806-1.145-1.027-.267-.212-.395-.268-.469-.29a1.321 1.321 0 0 0-.8.014c-.072.025-.198.085-.458.306-.271.23-.6.558-1.108 1.066l-4.692 4.692a1.25 1.25 0 0 1-1.732.035l-.906-.836c-.506-.467-.834-.768-1.102-.978-.256-.202-.38-.256-.452-.279a1.322 1.322 0 0 0-.776 0c-.073.023-.197.078-.453.279-.268.211-.595.512-1.101.98l-3.755 3.466c.222.18.464.339.724.478.848.454 1.724.724 4.703.724h8.436c2.979 0 3.855-.27 4.703-.724a4.444 4.444 0 0 0 1.856-1.856c.415-.778.677-1.58.717-4.006ZM16 14a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z" clip-rule="evenodd"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="56" height="56" fill="currentColor" viewBox="0 0 56 56"><path fill-rule="evenodd" d="M26.234 4.001H28c1.94 0 3.791.817 5.1 2.25l6.137 6.723 6.437 6.56c.174.177.295.3.408.427a7.5 7.5 0 0 1 1.908 4.667c.008.17.008.342.008.592v1.043a1.5 1.5 0 0 1-3 0v-1.265H32.004a5 5 0 0 1-5-5V7h-.703c-2.965 0-5.099.001-6.775.138-1.658.136-2.735.397-3.611.843a9 9 0 0 0-3.934 3.933c-.446.877-.707 1.954-.842 3.612-.137 1.676-.138 3.81-.138 6.774v11.4c0 2.965 0 5.098.138 6.774.135 1.658.396 2.735.842 3.612a9 9 0 0 0 3.934 3.933c.876.446 1.953.707 3.611.843 1.676.137 3.81.138 6.775.138h11.197a1.5 1.5 0 0 1 0 3H26.234c-2.883 0-5.139 0-6.95-.148-1.845-.151-3.36-.462-4.73-1.16a12 12 0 0 1-5.244-5.244c-.698-1.37-1.01-2.886-1.16-4.73-.148-1.812-.148-4.068-.148-6.95V22.233c0-2.883 0-5.14.148-6.951.15-1.844.462-3.36 1.16-4.73a12 12 0 0 1 5.244-5.244c1.37-.698 2.885-1.01 4.73-1.16C21.095 4 23.351 4 26.234 4Zm3.77 3.554v12.443a2 2 0 0 0 2 2H43.88a11.81 11.81 0 0 0-.37-.387l-6.451-6.574-6.174-6.763a3.904 3.904 0 0 0-.88-.719Z M43.502 52.991a1.5 1.5 0 0 1-1.5-1.5V35.114l-4.431 4.432a1.5 1.5 0 0 1-2.122-2.122l6.992-6.991a1.5 1.5 0 0 1 2.122 0l7.006 7.005a1.5 1.5 0 1 1-2.122 2.122l-4.445-4.446v16.377a1.5 1.5 0 0 1-1.5 1.5Z"/></svg>
|