@100mslive/react-icons 0.0.3-alpha.0 → 0.0.3-alpha.4

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.
Files changed (75) hide show
  1. package/dist/index.cjs.js +1 -605
  2. package/dist/index.js +1 -36
  3. package/package.json +7 -13
  4. package/dist/ArrowRightIcon.js +0 -19
  5. package/dist/ArrowRightIcon.js.map +0 -1
  6. package/dist/AudioLevelIcon.js +0 -19
  7. package/dist/AudioLevelIcon.js.map +0 -1
  8. package/dist/AudioPlayerIcon.js +0 -25
  9. package/dist/AudioPlayerIcon.js.map +0 -1
  10. package/dist/ChatIcon.js +0 -21
  11. package/dist/ChatIcon.js.map +0 -1
  12. package/dist/CheckIcon.js +0 -19
  13. package/dist/CheckIcon.js.map +0 -1
  14. package/dist/ChevronDownIcon.js +0 -19
  15. package/dist/ChevronDownIcon.js.map +0 -1
  16. package/dist/ChevronLeftIcon.js +0 -19
  17. package/dist/ChevronLeftIcon.js.map +0 -1
  18. package/dist/ChevronRightIcon.js +0 -19
  19. package/dist/ChevronRightIcon.js.map +0 -1
  20. package/dist/ChevronUpIcon.js +0 -19
  21. package/dist/ChevronUpIcon.js.map +0 -1
  22. package/dist/ComputerIcon.js +0 -21
  23. package/dist/ComputerIcon.js.map +0 -1
  24. package/dist/CrossIcon.js +0 -19
  25. package/dist/CrossIcon.js.map +0 -1
  26. package/dist/ExitIcon.js +0 -21
  27. package/dist/ExitIcon.js.map +0 -1
  28. package/dist/HandIcon.js +0 -21
  29. package/dist/HandIcon.js.map +0 -1
  30. package/dist/HangUpIcon.js +0 -21
  31. package/dist/HangUpIcon.js.map +0 -1
  32. package/dist/HorizontalMenuIcon.js +0 -19
  33. package/dist/HorizontalMenuIcon.js.map +0 -1
  34. package/dist/InviteIcon.js +0 -21
  35. package/dist/InviteIcon.js.map +0 -1
  36. package/dist/InviteStageIcon.js +0 -34
  37. package/dist/InviteStageIcon.js.map +0 -1
  38. package/dist/MenuIcon.js +0 -21
  39. package/dist/MenuIcon.js.map +0 -1
  40. package/dist/MicOffIcon.js +0 -21
  41. package/dist/MicOffIcon.js.map +0 -1
  42. package/dist/MicOnIcon.js +0 -21
  43. package/dist/MicOnIcon.js.map +0 -1
  44. package/dist/MusicIcon.js +0 -28
  45. package/dist/MusicIcon.js.map +0 -1
  46. package/dist/PeopleIcon.js +0 -21
  47. package/dist/PeopleIcon.js.map +0 -1
  48. package/dist/PersonIcon.js +0 -21
  49. package/dist/PersonIcon.js.map +0 -1
  50. package/dist/RecordIcon.js +0 -19
  51. package/dist/RecordIcon.js.map +0 -1
  52. package/dist/RemoveUserIcon.js +0 -22
  53. package/dist/RemoveUserIcon.js.map +0 -1
  54. package/dist/SendIcon.js +0 -21
  55. package/dist/SendIcon.js.map +0 -1
  56. package/dist/SettingIcon.js +0 -21
  57. package/dist/SettingIcon.js.map +0 -1
  58. package/dist/ShareScreenIcon.js +0 -21
  59. package/dist/ShareScreenIcon.js.map +0 -1
  60. package/dist/SpeakerIcon.js +0 -21
  61. package/dist/SpeakerIcon.js.map +0 -1
  62. package/dist/SpotlightIcon.js +0 -21
  63. package/dist/SpotlightIcon.js.map +0 -1
  64. package/dist/SquareMenuIcon.js +0 -21
  65. package/dist/SquareMenuIcon.js.map +0 -1
  66. package/dist/VideoOffIcon.js +0 -22
  67. package/dist/VideoOffIcon.js.map +0 -1
  68. package/dist/VideoOnIcon.js +0 -21
  69. package/dist/VideoOnIcon.js.map +0 -1
  70. package/dist/VideoPlayerIcon.js +0 -25
  71. package/dist/VideoPlayerIcon.js.map +0 -1
  72. package/dist/VirtualBackgroundIcon.js +0 -21
  73. package/dist/VirtualBackgroundIcon.js.map +0 -1
  74. package/dist/index.cjs.js.map +0 -1
  75. package/dist/index.js.map +0 -1
package/dist/index.cjs.js CHANGED
@@ -1,605 +1 @@
1
- 'use strict';
2
-
3
- function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
4
-
5
- Object.defineProperty(exports, '__esModule', {
6
- value: true
7
- });
8
-
9
- var React = require('react');
10
-
11
- function _interopNamespace(e) {
12
- if (e && e.__esModule) return e;
13
- var n = Object.create(null);
14
-
15
- if (e) {
16
- Object.keys(e).forEach(function (k) {
17
- if (k !== 'default') {
18
- var d = Object.getOwnPropertyDescriptor(e, k);
19
- Object.defineProperty(n, k, d.get ? d : {
20
- enumerable: true,
21
- get: function () {
22
- return e[k];
23
- }
24
- });
25
- }
26
- });
27
- }
28
-
29
- n["default"] = e;
30
- return Object.freeze(n);
31
- }
32
-
33
- var React__namespace = /*#__PURE__*/_interopNamespace(React);
34
-
35
- function SvgArrowRightIcon(props) {
36
- return React__namespace.createElement("svg", _extends({
37
- width: "24px",
38
- height: "24px",
39
- viewBox: "0 0 24 24",
40
- fill: "none",
41
- xmlns: "http://www.w3.org/2000/svg"
42
- }, props), React__namespace.createElement("path", {
43
- d: "M20.319 12.004c0-.272-.114-.536-.317-.73L14.228 5.5c-.229-.22-.466-.316-.712-.316-.562 0-.967.396-.967.932 0 .281.115.518.29.694l1.978 2.004 2.549 2.33-2.04-.124H4.675c-.589 0-.993.404-.993.984 0 .572.404.976.993.976h10.653l2.039-.123-2.55 2.329-1.977 2.004a.968.968 0 00-.29.694c0 .536.405.932.967.932a.99.99 0 00.694-.299l5.792-5.792c.203-.193.317-.457.317-.72z",
44
- fill: "currentColor"
45
- }));
46
- }
47
-
48
- function SvgAudioLevelIcon(props) {
49
- return React__namespace.createElement("svg", _extends({
50
- width: "24px",
51
- height: "24px",
52
- viewBox: "0 0 24 24",
53
- fill: "none",
54
- xmlns: "http://www.w3.org/2000/svg"
55
- }, props), React__namespace.createElement("path", {
56
- d: "M12.5 5a.625.625 0 00-.625.625v13.75a.625.625 0 001.25 0V5.625A.625.625 0 0012.5 5zM10 6.25a.625.625 0 00-.625.625v11.25a.625.625 0 101.25 0V6.875A.625.625 0 0010 6.25zM7.5 8.75a.625.625 0 00-.625.625v6.25a.625.625 0 101.25 0v-6.25A.625.625 0 007.5 8.75zM5.625 11.25a.625.625 0 00-.625.625v1.25a.625.625 0 001.25 0v-1.25a.625.625 0 00-.625-.625zM15 6.25a.625.625 0 00-.625.625v11.25a.625.625 0 101.25 0V6.875A.625.625 0 0015 6.25zM17.5 8.75a.625.625 0 00-.625.625v6.25a.624.624 0 101.25 0v-6.25a.625.625 0 00-.625-.625zM19.375 11.25a.625.625 0 00-.625.625v1.25a.625.625 0 101.25 0v-1.25a.625.625 0 00-.625-.625z",
57
- fill: "currentColor"
58
- }));
59
- }
60
-
61
- function SvgAudioPlayerIcon(props) {
62
- return React__namespace.createElement("svg", _extends({
63
- width: "24px",
64
- height: "24px",
65
- viewBox: "0 0 24 24",
66
- fill: "none",
67
- xmlns: "http://www.w3.org/2000/svg"
68
- }, props), React__namespace.createElement("path", {
69
- d: "M16.375 10.305l-4.09-2.324a.688.688 0 00-.688 0 .688.688 0 00-.358.618v4.655a.688.688 0 001.066.619l4.07-2.31a.687.687 0 000-1.245v-.013z",
70
- fill: "currentColor"
71
- }), React__namespace.createElement("path", {
72
- d: "M19.125 4H7.781a1.375 1.375 0 00-1.375 1.375v11.344a1.375 1.375 0 001.375 1.375h11.344a1.375 1.375 0 001.375-1.375V5.375A1.375 1.375 0 0019.125 4zm-.096 12.616a.378.378 0 01-.248.103H8.125a.344.344 0 01-.344-.344V5.719a.344.344 0 01.344-.344h10.656a.344.344 0 01.344.344v10.656c0 .09-.034.176-.096.24z",
73
- fill: "currentColor"
74
- }), React__namespace.createElement("path", {
75
- d: "M17.406 19.125H5.72a.344.344 0 01-.344-.344V7.094a.687.687 0 00-1.375 0v12.031A1.375 1.375 0 005.375 20.5h12.031a.687.687 0 100-1.375z",
76
- fill: "currentColor"
77
- }));
78
- }
79
-
80
- function SvgChatIcon(props) {
81
- return React__namespace.createElement("svg", _extends({
82
- width: "24px",
83
- height: "24px",
84
- viewBox: "0 0 24 24",
85
- fill: "none",
86
- xmlns: "http://www.w3.org/2000/svg"
87
- }, props), React__namespace.createElement("path", {
88
- fillRule: "evenodd",
89
- clipRule: "evenodd",
90
- d: "M5.633 5.306a.327.327 0 00-.327.327v9.796a.327.327 0 00.327.326h1.959c.36 0 .653.292.653.653v1.633l2.873-2.155a.653.653 0 01.392-.13h6.857a.327.327 0 00.327-.327V5.633a.326.326 0 00-.327-.327H5.633zm-1.155-.828A1.633 1.633 0 015.633 4h12.734A1.633 1.633 0 0120 5.633v9.796a1.632 1.632 0 01-1.633 1.632h-6.64L7.985 19.87a.653.653 0 01-1.045-.522V17.06H5.633A1.633 1.633 0 014 15.43V5.633c0-.433.172-.849.478-1.155z",
91
- fill: "currentColor"
92
- }));
93
- }
94
-
95
- function SvgCheckIcon(props) {
96
- return React__namespace.createElement("svg", _extends({
97
- width: "24px",
98
- height: "24px",
99
- viewBox: "0 0 24 24",
100
- fill: "none",
101
- xmlns: "http://www.w3.org/2000/svg"
102
- }, props), React__namespace.createElement("path", {
103
- d: "M8.844 19.434c.464.04.84-.123 1.125-.478L20.6 6.944c.209-.273.308-.511.328-.748.053-.622-.348-1.088-.979-1.141-.429-.037-.705.099-1.003.488L9.02 16.829l-4.354-5.406c-.233-.364-.493-.527-.878-.56-.63-.053-1.124.355-1.176.968-.023.272.051.543.256.834l4.937 6.116c.274.412.583.614 1.039.653z",
104
- fill: "currentColor"
105
- }));
106
- }
107
-
108
- function SvgChevronDownIcon(props) {
109
- return React__namespace.createElement("svg", _extends({
110
- width: "24px",
111
- height: "24px",
112
- viewBox: "0 0 24 24",
113
- fill: "none",
114
- xmlns: "http://www.w3.org/2000/svg"
115
- }, props), React__namespace.createElement("path", {
116
- d: "M12 17.32c.308-.01.589-.123.817-.37l6.68-6.837c.193-.194.299-.44.299-.73 0-.58-.457-1.046-1.037-1.046-.282 0-.554.115-.756.317l-5.994 6.16-6.012-6.16a1.094 1.094 0 00-.756-.317c-.58 0-1.037.466-1.037 1.046 0 .29.106.536.299.73l6.688 6.838c.238.246.501.369.809.369z",
117
- fill: "currentColor"
118
- }));
119
- }
120
-
121
- function SvgChevronLeftIcon(props) {
122
- return React__namespace.createElement("svg", _extends({
123
- width: "24px",
124
- height: "24px",
125
- viewBox: "0 0 24 24",
126
- fill: "none",
127
- xmlns: "http://www.w3.org/2000/svg"
128
- }, props), React__namespace.createElement("path", {
129
- d: "M6.44 12c.008.308.122.589.368.817l6.838 6.68c.194.193.44.299.73.299.58 0 1.046-.457 1.046-1.037 0-.282-.115-.554-.317-.756l-6.16-5.994 6.16-6.012c.194-.202.317-.466.317-.756 0-.58-.466-1.037-1.046-1.037-.29 0-.536.106-.73.299L6.808 11.19c-.246.238-.369.501-.369.809z",
130
- fill: "currentColor"
131
- }));
132
- }
133
-
134
- function SvgChevronRightIcon(props) {
135
- return React__namespace.createElement("svg", _extends({
136
- width: "24px",
137
- height: "24px",
138
- viewBox: "0 0 24 24",
139
- fill: "none",
140
- xmlns: "http://www.w3.org/2000/svg"
141
- }, props), React__namespace.createElement("path", {
142
- d: "M17.542 12a1.123 1.123 0 01-.369.817l-6.838 6.68c-.193.193-.44.299-.73.299-.58 0-1.045-.457-1.045-1.037 0-.282.114-.554.316-.756l6.161-5.994-6.16-6.012a1.094 1.094 0 01-.317-.756c0-.58.466-1.037 1.046-1.037.29 0 .536.106.73.299l6.837 6.688c.246.238.37.501.37.809z",
143
- fill: "currentColor"
144
- }));
145
- }
146
-
147
- function SvgChevronUpIcon(props) {
148
- return React__namespace.createElement("svg", _extends({
149
- width: "24px",
150
- height: "24px",
151
- viewBox: "0 0 24 24",
152
- fill: "none",
153
- xmlns: "http://www.w3.org/2000/svg"
154
- }, props), React__namespace.createElement("path", {
155
- d: "M12 6.78a1.124 1.124 0 00-.817.37l-6.68 6.838a1 1 0 00-.299.73c0 .58.457 1.045 1.037 1.045.281 0 .554-.114.756-.316l5.994-6.161 6.012 6.16c.202.194.466.317.756.317.58 0 1.037-.466 1.037-1.046 0-.29-.106-.536-.299-.729L12.81 7.15c-.238-.246-.501-.37-.809-.37z",
156
- fill: "currentColor"
157
- }));
158
- }
159
-
160
- function SvgComputerIcon(props) {
161
- return React__namespace.createElement("svg", _extends({
162
- width: "24px",
163
- height: "24px",
164
- viewBox: "0 0 24 24",
165
- fill: "none",
166
- xmlns: "http://www.w3.org/2000/svg"
167
- }, props), React__namespace.createElement("path", {
168
- fillRule: "evenodd",
169
- clipRule: "evenodd",
170
- d: "M1.294 3.372a.75.75 0 01.75-.75h19.912a.75.75 0 01.75.75v13.274a.75.75 0 01-.75.75h-8.737l.07 2.482h4.02a.75.75 0 010 1.5H6.69a.75.75 0 010-1.5h4.021l.07-2.482H2.044a.75.75 0 01-.75-.75V3.372zm19.912 12.524H2.794V4.122h18.412v11.774z",
171
- fill: "currentColor"
172
- }));
173
- }
174
-
175
- function SvgCrossIcon(props) {
176
- return React__namespace.createElement("svg", _extends({
177
- width: "24px",
178
- height: "24px",
179
- viewBox: "0 0 24 24",
180
- fill: "none",
181
- xmlns: "http://www.w3.org/2000/svg"
182
- }, props), React__namespace.createElement("path", {
183
- d: "M5.193 17.383c-.369.37-.386 1.029.01 1.415.386.387 1.045.378 1.414.01l5.38-5.389 5.387 5.388a1.016 1.016 0 001.415-.009c.378-.395.387-1.037 0-1.415l-5.379-5.387 5.379-5.38a1.008 1.008 0 000-1.414c-.396-.378-1.037-.387-1.415-.01l-5.388 5.389-5.379-5.388c-.369-.37-1.037-.387-1.415.009-.386.386-.378 1.046-.009 1.415l5.388 5.379-5.388 5.387z",
184
- fill: "currentColor"
185
- }));
186
- }
187
-
188
- function SvgExitIcon(props) {
189
- return React__namespace.createElement("svg", _extends({
190
- width: "24px",
191
- height: "24px",
192
- viewBox: "0 0 24 24",
193
- fill: "none",
194
- xmlns: "http://www.w3.org/2000/svg"
195
- }, props), React__namespace.createElement("path", {
196
- fillRule: "evenodd",
197
- clipRule: "evenodd",
198
- d: "M5.333 3.375a1.827 1.827 0 00-1.772 1.89v13.47a1.828 1.828 0 001.772 1.89h9.205a1.828 1.828 0 001.773-1.89v-3.36a.75.75 0 00-1.5 0v3.409a.328.328 0 01-.297.341H5.357a.328.328 0 01-.297-.341V5.25v-.034a.327.327 0 01.297-.341h9.157a.328.328 0 01.298.341l-.001.034v3.375a.75.75 0 001.5 0v-3.36a1.828 1.828 0 00-1.773-1.89H5.333zm12.51 5.285a.75.75 0 011.06 0l2.813 2.813a.747.747 0 010 1.06l-2.813 2.813a.75.75 0 11-1.06-1.06l1.532-1.533H9.373a.75.75 0 010-1.5h10.002l-1.532-1.532a.75.75 0 010-1.06z",
199
- fill: "currentColor"
200
- }));
201
- }
202
-
203
- function SvgHandIcon(props) {
204
- return React__namespace.createElement("svg", _extends({
205
- width: "24px",
206
- height: "24px",
207
- viewBox: "0 0 24 24",
208
- fill: "none",
209
- xmlns: "http://www.w3.org/2000/svg"
210
- }, props), React__namespace.createElement("path", {
211
- d: "M5.582 14.605l.006.032c.378 1.815.999 3.326 1.988 4.387 1.007 1.08 2.354 1.65 4.077 1.65 1.268 0 2.35-.26 3.266-.803.912-.542 1.624-1.345 2.19-2.378.8-1.283 1.349-3.015 1.784-4.446l.11-.343c.089-.277.183-.57.263-.84.11-.371.215-.766.23-1.042a1.28 1.28 0 00-.31-.95 1.308 1.308 0 00-.9-.42 1.41 1.41 0 00-1.042.325c-.277.232-.484.565-.663.94h0l-.003.005-.681 1.466.314-7.196V4.97c0-.787-.625-1.412-1.412-1.412-.777 0-1.396.619-1.404 1.396l-.122 2.022-.085-3.071A1.403 1.403 0 0011.776 2.5c-.782 0-1.404.628-1.404 1.412h0v.014l.105 3.766-.407-3.226a1.4 1.4 0 00-1.404-1.37 1.401 1.401 0 00-1.41 1.458l.494 4.601-.434-2.254A1.4 1.4 0 005.912 5.55c-.784 0-1.412.622-1.412 1.404a.5.5 0 00.005.07l1.077 7.581zm10.27-1.29s-.001-.003 NaN NaNcNaN NaN NaN NaN NaN NaNz",
212
- stroke: "currentColor",
213
- strokeLinecap: "round",
214
- strokeLinejoin: "round"
215
- }));
216
- }
217
-
218
- function SvgHangUpIcon(props) {
219
- return React__namespace.createElement("svg", _extends({
220
- width: "24px",
221
- height: "24px",
222
- viewBox: "0 0 24 24",
223
- fill: "none",
224
- xmlns: "http://www.w3.org/2000/svg"
225
- }, props), React__namespace.createElement("path", {
226
- fillRule: "evenodd",
227
- clipRule: "evenodd",
228
- d: "M18.879 8.601a.75.75 0 01.072.012 4.704 4.704 0 013.684 4.593v.782a2.068 2.068 0 01-2.068 2.067h-3.295a2.068 2.068 0 01-2.068-2.067.568.568 0 00-.568-.568H9.364a.568.568 0 00-.568.568 2.068 2.068 0 01-2.068 2.067H3.433a2.068 2.068 0 01-2.068-2.067v-.782M18.879 8.6a36.435 36.435 0 00-13.83.01 4.704 4.704 0 00-3.684 4.595m3.856-3.863v.043l.065.291-.065-.334zm.142.735a3.204 3.204 0 00-2.498 3.127v.783a.568.568 0 00.568.568h3.295a.568.568 0 00.568-.568 2.068 2.068 0 012.068-2.068h5.272a2.068 2.068 0 012.068 2.068.568.568 0 00.568.568h3.295a.568.568 0 00.568-.568v-.782a3.204 3.204 0 00-2.499-3.124c-4.383-.85-8.889-.85-13.273-.003v-.002z",
229
- fill: "currentColor"
230
- }));
231
- }
232
-
233
- function SvgHorizontalMenuIcon(props) {
234
- return React__namespace.createElement("svg", _extends({
235
- xmlns: "http://www.w3.org/2000/svg",
236
- width: "24px",
237
- height: "24px",
238
- viewBox: "0 0 24 24",
239
- fill: "none"
240
- }, props), React__namespace.createElement("path", {
241
- d: "M7.003 12c0-1.123-.881-2-2.006-2A1.997 1.997 0 003 12c0 1.094.89 2 1.997 2a2.017 2.017 0 002.006-2zm6.975 0c0-1.123-.872-2-1.978-2a2 2 0 000 4c1.088 0 1.978-.906 1.978-2zM21 12c0-1.123-.881-2-1.997-2a1.999 1.999 0 00-2.006 2c0 1.094.89 2 2.006 2A2.015 2.015 0 0021 12z",
242
- fill: "currentColor"
243
- }));
244
- }
245
-
246
- function SvgInviteIcon(props) {
247
- return React__namespace.createElement("svg", _extends({
248
- width: "24px",
249
- height: "24px",
250
- viewBox: "0 0 24 24",
251
- fill: "none",
252
- xmlns: "http://www.w3.org/2000/svg"
253
- }, props), React__namespace.createElement("path", {
254
- fillRule: "evenodd",
255
- clipRule: "evenodd",
256
- d: "M8.698 2.533a3.761 3.761 0 100 7.522 3.761 3.761 0 000-7.522zM7.076 4.672a2.293 2.293 0 113.243 3.243 2.293 2.293 0 01-3.243-3.243zm3.279 7.778a4.22 4.22 0 00-5.877 3.88.734.734 0 11-1.468 0 5.69 5.69 0 017.92-5.23.734.734 0 01-.575 1.35zm1.865.248a5.137 5.137 0 117.265 7.265 5.137 5.137 0 01-7.265-7.265zm3.633-.037a3.669 3.669 0 100 7.338 3.669 3.669 0 000-7.338zm0 .734c.405 0 .734.328.734.734v1.467h1.468a.734.734 0 010 1.468h-1.468v1.468a.734.734 0 11-1.468 0v-1.468h-1.468a.734.734 0 010-1.468h1.468V14.13c0-.406.329-.734.734-.734z",
257
- fill: "currentColor"
258
- }));
259
- }
260
-
261
- function SvgInviteStageIcon(props) {
262
- return React__namespace.createElement("svg", _extends({
263
- width: "24px",
264
- height: "24px",
265
- viewBox: "0 0 24 24",
266
- fill: "none",
267
- xmlns: "http://www.w3.org/2000/svg"
268
- }, props), React__namespace.createElement("path", {
269
- d: "M8.267 4v14.933a1.067 1.067 0 01-2.134 0M6.133 18.933V8.267",
270
- stroke: "currentColor",
271
- strokeWidth: 1.067,
272
- strokeLinecap: "round",
273
- strokeLinejoin: "round"
274
- }), React__namespace.createElement("path", {
275
- d: "M6.133 18.933a1.067 1.067 0 01-2.133 0V5.067A1.067 1.067 0 015.067 4h13.866A1.067 1.067 0 0120 5.067v13.866a1.067 1.067 0 01-2.133 0v-1.066M8.267 18.4h2.666",
276
- stroke: "currentColor",
277
- strokeWidth: 1.067,
278
- strokeLinecap: "round",
279
- strokeLinejoin: "round"
280
- }), React__namespace.createElement("path", {
281
- d: "M12 15.733v-1.6a2.667 2.667 0 015.333 0v1.6h-1.066L15.733 20H13.6l-.533-4.267H12zM12.533 8.267a2.133 2.133 0 104.267 0 2.133 2.133 0 00-4.267 0v0z",
282
- stroke: "currentColor",
283
- strokeWidth: 1.067,
284
- strokeLinecap: "round",
285
- strokeLinejoin: "round"
286
- }));
287
- }
288
-
289
- function SvgMenuIcon(props) {
290
- return React__namespace.createElement("svg", _extends({
291
- width: "24px",
292
- height: "24px",
293
- viewBox: "0 0 24 24",
294
- fill: "none",
295
- xmlns: "http://www.w3.org/2000/svg"
296
- }, props), React__namespace.createElement("path", {
297
- fillRule: "evenodd",
298
- clipRule: "evenodd",
299
- d: "M5 6.5a.75.75 0 01.75-.75h12.5a.75.75 0 010 1.5H5.75A.75.75 0 015 6.5zM5 12a.75.75 0 01.75-.75h12.5a.75.75 0 010 1.5H5.75A.75.75 0 015 12zm.75 4.75a.75.75 0 000 1.5h12.5a.75.75 0 000-1.5H5.75z",
300
- fill: "currentColor"
301
- }));
302
- }
303
-
304
- function SvgMicOffIcon(props) {
305
- return React__namespace.createElement("svg", _extends({
306
- width: "24px",
307
- height: "24px",
308
- viewBox: "0 0 24 24",
309
- fill: "none",
310
- xmlns: "http://www.w3.org/2000/svg"
311
- }, props), React__namespace.createElement("path", {
312
- fillRule: "evenodd",
313
- clipRule: "evenodd",
314
- d: "M8.15 11.659v-.798l1.494 1.555c.22.63.706 1.135 1.324 1.38l1.422 1.481a3.663 3.663 0 01-4.24-3.618zm5.961-5.496v4.359l1.356 1.412c.006-.091.01-.183.01-.275V6.163a3.663 3.663 0 00-7.001-1.512L9.549 5.77a2.298 2.298 0 014.562.393zm-2.262 10.92a5.408 5.408 0 001.924-.365l1.007 1.05a6.744 6.744 0 01-2.284.646v2.403a.683.683 0 01-1.365 0v-2.403a6.79 6.79 0 01-6.106-6.754V9.822a.683.683 0 011.366 0v1.838a5.423 5.423 0 005.458 5.422zm5.082-3.624l1.033 1.077c.41-.874.638-1.848.638-2.876V9.822a.683.683 0 10-1.366 0v1.838c0 .63-.107 1.236-.305 1.799zM4.903 3.28a.683.683 0 10-.985.946l15.179 15.68a.683.683 0 00.985-.945L4.903 3.282z",
315
- fill: "currentColor"
316
- }));
317
- }
318
-
319
- function SvgMicOnIcon(props) {
320
- return React__namespace.createElement("svg", _extends({
321
- width: "24px",
322
- height: "24px",
323
- viewBox: "0 0 24 24",
324
- fill: "none",
325
- xmlns: "http://www.w3.org/2000/svg"
326
- }, props), React__namespace.createElement("path", {
327
- fillRule: "evenodd",
328
- clipRule: "evenodd",
329
- d: "M14.298 11.659V6.163a2.298 2.298 0 00-4.596 0v5.496a2.298 2.298 0 004.596 0zM12 2.5a3.663 3.663 0 00-3.663 3.663v5.496a3.663 3.663 0 007.326 0V6.163A3.663 3.663 0 0012 2.5zm-.683 15.914v2.403a.683.683 0 001.366 0v-2.403a6.79 6.79 0 006.106-6.754V9.822a.683.683 0 00-1.366 0v1.838a5.423 5.423 0 01-10.846 0V9.822a.683.683 0 00-1.366 0v1.838a6.79 6.79 0 006.106 6.754z",
330
- fill: "currentColor"
331
- }));
332
- }
333
-
334
- function SvgMusicIcon(props) {
335
- return React__namespace.createElement("svg", _extends({
336
- width: "24px",
337
- height: "24px",
338
- viewBox: "0 0 24 24",
339
- fill: "none",
340
- xmlns: "http://www.w3.org/2000/svg"
341
- }, props), React__namespace.createElement("path", {
342
- d: "M5 16.94a2.059 2.059 0 104.118 0 2.059 2.059 0 00-4.118 0v0zM14.882 14.47a2.059 2.059 0 104.118 0 2.059 2.059 0 00-4.118 0z",
343
- stroke: "currentColor",
344
- strokeWidth: 1.75,
345
- strokeLinecap: "round",
346
- strokeLinejoin: "round"
347
- }), React__namespace.createElement("path", {
348
- d: "M19 14.47V4.746a.57.57 0 00-.723-.549L9.529 6.721a.572.572 0 00-.418.548v9.672M9.118 10.764L19 8.294",
349
- stroke: "currentColor",
350
- strokeWidth: 1.75,
351
- strokeLinecap: "round",
352
- strokeLinejoin: "round"
353
- }));
354
- }
355
-
356
- function SvgPeopleIcon(props) {
357
- return React__namespace.createElement("svg", _extends({
358
- xmlns: "http://www.w3.org/2000/svg",
359
- width: "24px",
360
- height: "24px",
361
- viewBox: "0 0 24 24",
362
- fill: "none"
363
- }, props), React__namespace.createElement("path", {
364
- fillRule: "evenodd",
365
- clipRule: "evenodd",
366
- d: "M8.625 4.54a3.844 3.844 0 100 7.687 3.844 3.844 0 000-7.688zM6.968 6.725a2.344 2.344 0 113.314 3.314 2.344 2.344 0 01-3.314-3.314zm-1.392 8.936a4.312 4.312 0 017.362 3.049.75.75 0 001.5 0 5.813 5.813 0 00-11.626 0 .75.75 0 001.5 0c0-1.144.455-2.24 1.264-3.05zm8.4-8.21a3.281 3.281 0 114.64 4.64 3.281 3.281 0 01-4.64-4.64zm2.32.539a1.781 1.781 0 100 3.563 1.781 1.781 0 000-3.563zm-1.177 7.537a3.395 3.395 0 014.569 3.183.75.75 0 001.5 0 4.896 4.896 0 00-6.588-4.59.75.75 0 10.52 1.407z",
367
- fill: "currentColor"
368
- }));
369
- }
370
-
371
- function SvgPersonIcon(props) {
372
- return React__namespace.createElement("svg", _extends({
373
- width: "24px",
374
- height: "24px",
375
- viewBox: "0 0 24 24",
376
- fill: "none",
377
- xmlns: "http://www.w3.org/2000/svg"
378
- }, props), React__namespace.createElement("path", {
379
- fillRule: "evenodd",
380
- clipRule: "evenodd",
381
- d: "M12 2.813a4.687 4.687 0 100 9.374 4.687 4.687 0 000-9.374zM9.746 5.245a3.188 3.188 0 114.508 4.508 3.188 3.188 0 01-4.508-4.508zM8.012 16.45a5.64 5.64 0 019.628 3.988.75.75 0 001.5 0 7.14 7.14 0 00-14.28 0 .75.75 0 001.5 0 5.64 5.64 0 011.652-3.988z",
382
- fill: "currentColor"
383
- }));
384
- }
385
-
386
- function SvgRecordIcon(props) {
387
- return React__namespace.createElement("svg", _extends({
388
- width: "24px",
389
- height: "24px",
390
- viewBox: "0 0 24 24",
391
- fill: "none",
392
- xmlns: "http://www.w3.org/2000/svg"
393
- }, props), React__namespace.createElement("path", {
394
- d: "M11.992 20.59c4.706 0 8.591-3.885 8.591-8.583s-3.893-8.583-8.6-8.583c-4.698 0-8.574 3.885-8.574 8.583s3.884 8.583 8.583 8.583zm0-1.71a6.84 6.84 0 01-6.857-6.873 6.832 6.832 0 016.848-6.865 6.86 6.86 0 016.882 6.865 6.85 6.85 0 01-6.873 6.873zM12 15.26A3.25 3.25 0 0015.254 12 3.254 3.254 0 0012 8.745a3.256 3.256 0 00-3.262 3.254A3.252 3.252 0 0012 15.26z",
395
- fill: "currentColor"
396
- }));
397
- }
398
-
399
- function SvgRemoveUserIcon(props) {
400
- return React__namespace.createElement("svg", _extends({
401
- width: "24px",
402
- height: "24px",
403
- viewBox: "0 0 24 24",
404
- fill: "none",
405
- xmlns: "http://www.w3.org/2000/svg"
406
- }, props), React__namespace.createElement("path", {
407
- d: "M3 16.322c0-1.433.574-2.807 1.597-3.82a5.477 5.477 0 013.855-1.583 5.576 5.576 0 012.14.433M8.452 9.727c1.842 0 3.335-1.48 3.335-3.306 0-1.825-1.493-3.305-3.335-3.305-1.843 0-3.336 1.48-3.336 3.305 0 1.826 1.493 3.306 3.336 3.306zM11.093 21.116a3.682 3.682 0 01-2.481-1.121 3.616 3.616 0 01-1.014-2.509c0-.934.363-1.832 1.014-2.508a3.681 3.681 0 012.48-1.121h6.413c.942.044 1.83.445 2.481 1.121A3.616 3.616 0 0121 17.486c0 .934-.363 1.833-1.014 2.509a3.682 3.682 0 01-2.48 1.121h-6.413zM13.063 16.314l2.423 2.4M15.486 16.314l-2.423 2.4",
408
- stroke: "currentColor",
409
- strokeWidth: 1.211,
410
- strokeLinecap: "round",
411
- strokeLinejoin: "round"
412
- }));
413
- }
414
-
415
- function SvgSendIcon(props) {
416
- return React__namespace.createElement("svg", _extends({
417
- width: "24px",
418
- height: "24px",
419
- viewBox: "0 0 24 24",
420
- fill: "none",
421
- xmlns: "http://www.w3.org/2000/svg"
422
- }, props), React__namespace.createElement("path", {
423
- fillRule: "evenodd",
424
- clipRule: "evenodd",
425
- d: "M4.7 3.195c.394-.07.8-.013 1.16.164l.007.004 14.26 7.245a1.313 1.313 0 01.718 1.162v.01a1.313 1.313 0 01-.717 1.168L5.859 20.206a1.875 1.875 0 01-2.451-2.622l3.554-5.806-3.554-5.796A1.875 1.875 0 014.7 3.195zm13.623 7.832L5.193 4.703a.375.375 0 00-.496.511l3.74 5.813h9.886zm-9.924 1.5h9.924l-13.13 6.335a.374.374 0 01-.496-.511L8.4 12.527z",
426
- fill: "currentColor"
427
- }));
428
- }
429
-
430
- function SvgSettingIcon(props) {
431
- return React__namespace.createElement("svg", _extends({
432
- width: "24px",
433
- height: "24px",
434
- viewBox: "0 0 24 24",
435
- fill: "none",
436
- xmlns: "http://www.w3.org/2000/svg"
437
- }, props), React__namespace.createElement("path", {
438
- fillRule: "evenodd",
439
- clipRule: "evenodd",
440
- d: "M13.989 4.37l.32.919a.655.655 0 00.367.393.66.66 0 00.538-.01l.004-.001.88-.405a2.046 2.046 0 012.884 1.525 2.05 2.05 0 01-.178 1.226l-.424.873a.663.663 0 00.368.91l.912.334a2.044 2.044 0 011.342 1.94 2.05 2.05 0 01-1.376 1.918l-.918.317a.666.666 0 00-.384.908l.41.88a2.053 2.053 0 01-.421 2.324 2.05 2.05 0 01-2.329.383l-.873-.423a.653.653 0 00-.538-.019h-.001a.672.672 0 00-.374.388l-.334.916a2.045 2.045 0 01-3.107.954 2.047 2.047 0 01-.741-.984l-.32-.922a.666.666 0 00-.639-.447.674.674 0 00-.268.062l-.886.41A2.046 2.046 0 015.2 15.994l.425-.876a.665.665 0 00-.37-.914l-.91-.332a2.042 2.042 0 01-1.347-1.938 2.049 2.049 0 011.374-1.92l.917-.317a.667.667 0 00.447-.64.662.662 0 00-.063-.269l-.408-.885a2.044 2.044 0 01.421-2.318A2.048 2.048 0 018.01 5.2l.875.425a.658.658 0 00.768-.137.656.656 0 00.146-.233l.337-.916A2.04 2.04 0 0112.074 3a2.047 2.047 0 011.915 1.37zm-.55 2.1A2.054 2.054 0 0113 5.74v.002l-.317-.914a.664.664 0 00-1.249-.01l-.333.906a2.043 2.043 0 01-1.995 1.35 2.033 2.033 0 01-.826-.205l-.87-.423a.664.664 0 00-.889.877l.407.881a2.047 2.047 0 01-1.186 2.8l-.916.318a.662.662 0 00-.326 1.005c.078.112.189.198.318.244l.912.333a2.045 2.045 0 011.14 2.819l-.423.87a.665.665 0 00.877.889l.88-.407a2.039 2.039 0 012.359.458c.196.208.346.456.44.727l.317.914a.66.66 0 00.62.442.663.663 0 00.626-.432l.332-.908a2.045 2.045 0 012.817-1.141l.873.423c.123.06.262.08.396.059l.001-.001a.659.659 0 00.546-.536.663.663 0 00-.052-.398l-.41-.88a2.042 2.042 0 011.185-2.8l.918-.318a.672.672 0 00.322-.24.668.668 0 00-.31-1.01l-.913-.334a2.046 2.046 0 01-1.136-2.814l.423-.874a.661.661 0 00-.479-.942.662.662 0 00-.399.052h-.001l-.88.405c-.26.12-.542.186-.828.192a2.042 2.042 0 01-1.531-.65zm-4.967 6.96a3.81 3.81 0 012.1-4.958 3.805 3.805 0 014.932 5.014 3.807 3.807 0 01-7.032-.057zm2.618-3.675a2.423 2.423 0 101.82 4.492 2.423 2.423 0 00-1.82-4.492z",
441
- fill: "currentColor"
442
- }));
443
- }
444
-
445
- function SvgShareScreenIcon(props) {
446
- return React__namespace.createElement("svg", _extends({
447
- width: "24px",
448
- height: "24px",
449
- viewBox: "0 0 24 24",
450
- fill: "none",
451
- xmlns: "http://www.w3.org/2000/svg"
452
- }, props), React__namespace.createElement("path", {
453
- fillRule: "evenodd",
454
- clipRule: "evenodd",
455
- d: "M21.2 8a2.75 2.75 0 00-2.75-2.75H5.55A2.75 2.75 0 002.8 8v7.64a2.75 2.75 0 002.75 2.75h3.075a.75.75 0 000-1.5H5.55c-.69 0-1.25-.56-1.25-1.25V8c0-.69.56-1.25 1.25-1.25h12.9c.69 0 1.25.56 1.25 1.25v7.64c0 .69-.56 1.25-1.25 1.25h-2.7a.75.75 0 000 1.5h2.7a2.75 2.75 0 002.75-2.75V8zM8.008 13.307a.925.925 0 101.309 1.308l1.89-1.89v6.839a.925.925 0 001.85 0v-6.839l1.89 1.89a.925.925 0 101.309-1.308l-3.47-3.47a.926.926 0 00-1.308 0l-3.47 3.47z",
456
- fill: "currentColor"
457
- }));
458
- }
459
-
460
- function SvgSpeakerIcon(props) {
461
- return React__namespace.createElement("svg", _extends({
462
- width: "24px",
463
- height: "24px",
464
- viewBox: "0 0 24 24",
465
- fill: "none",
466
- xmlns: "http://www.w3.org/2000/svg"
467
- }, props), React__namespace.createElement("path", {
468
- fillRule: "evenodd",
469
- clipRule: "evenodd",
470
- d: "M14.19 5.058a2.031 2.031 0 00-2.101.173L6.657 8.688H4.313a2.031 2.031 0 00-2.031 2.03v2.563a2.031 2.031 0 002.031 2.031h2.344l5.432 3.457a2.03 2.03 0 003.224-1.644V6.875a2.03 2.03 0 00-1.123-1.817zm-.956 1.288a.532.532 0 01.579.53v10.249a.53.53 0 01-.85.425.768.768 0 00-.047-.033l-5.29-3.366V9.849l5.29-3.366a.733.733 0 00.047-.033.53.53 0 01.271-.104zm-7.108 3.842H4.313a.531.531 0 00-.531.53v2.563a.532.532 0 00.531.531h1.813v-3.624zm14.59-1.453a.75.75 0 10-1.265.807 4.888 4.888 0 010 5.258.75.75 0 101.264.807 6.388 6.388 0 000-6.872zM17.131 9.74a.75.75 0 011.055.11 3.734 3.734 0 010 4.708.75.75 0 01-1.164-.946 2.233 2.233 0 000-2.816.75.75 0 01.11-1.056z",
471
- fill: "currentColor"
472
- }));
473
- }
474
-
475
- function SvgSpotlightIcon(props) {
476
- return React__namespace.createElement("svg", _extends({
477
- width: "24px",
478
- height: "24px",
479
- viewBox: "0 0 24 24",
480
- fill: "none",
481
- xmlns: "http://www.w3.org/2000/svg"
482
- }, props), React__namespace.createElement("path", {
483
- fillRule: "evenodd",
484
- clipRule: "evenodd",
485
- d: "M4.182 1.549a.6.6 0 01.6.6v1.087H5.87a.6.6 0 010 1.2H4.782v1.088a.6.6 0 01-1.2 0V4.436H2.495a.6.6 0 010-1.2h1.087V2.15a.6.6 0 01.6-.6zM21.646 12a.6.6 0 01.6.6v1.088h1.088a.6.6 0 110 1.2h-1.088v1.087a.6.6 0 11-1.2 0v-1.088H19.96a.6.6 0 110-1.2h1.087V12.6a.6.6 0 01.6-.6zM3.095 14.674a.6.6 0 00-1.2 0v1.088H.807a.6.6 0 000 1.2h1.088v1.087a.6.6 0 101.2 0v-1.087h1.087a.6.6 0 100-1.2H3.095v-1.088zm6.226-6.12l2.36-4.679 2.363 4.682c.115.227.337.38.59.404l4.485.445-3.717 3.684a.743.743 0 00-.193.725l1.375 4.996-4.574-2.265a.743.743 0 00-.659 0l-4.567 2.262 1.375-4.996a.743.743 0 00-.193-.725l-3.72-3.684 4.486-.445a.743.743 0 00.59-.404zm3.564-5.59l.126.25 2.175 4.31 4.372.433a1.34 1.34 0 01.826 2.287l-3.628 3.595 1.346 4.889a1.346 1.346 0 01-1.904 1.55l-.002-.002-4.515-2.235-4.508 2.232-.003.001a1.346 1.346 0 01-1.904-1.55l.002-.006 1.344-4.882-3.63-3.595a1.34 1.34 0 01.825-2.287L8.18 7.52l2.3-4.56a1.35 1.35 0 012.404 0l.002.004z",
486
- fill: "currentColor"
487
- }));
488
- }
489
-
490
- function SvgSquareMenuIcon(props) {
491
- return React__namespace.createElement("svg", _extends({
492
- width: "24px",
493
- height: "24px",
494
- viewBox: "0 0 24 24",
495
- fill: "none",
496
- xmlns: "http://www.w3.org/2000/svg"
497
- }, props), React__namespace.createElement("path", {
498
- fillRule: "evenodd",
499
- clipRule: "evenodd",
500
- d: "M5 6.556a1.556 1.556 0 113.111 0 1.556 1.556 0 01-3.111 0zm5.445 0a1.556 1.556 0 113.111 0 1.556 1.556 0 01-3.111 0zm7-1.556a1.556 1.556 0 100 3.111 1.556 1.556 0 000-3.111zM5 12a1.556 1.556 0 113.111 0A1.556 1.556 0 015 12zm7-1.556a1.556 1.556 0 100 3.112 1.556 1.556 0 000-3.112zM15.89 12A1.556 1.556 0 1119 12a1.556 1.556 0 01-3.111 0zm-9.333 3.889a1.556 1.556 0 100 3.11 1.556 1.556 0 000-3.11zm3.889 1.555a1.556 1.556 0 113.11 0 1.556 1.556 0 01-3.11 0zm7-1.555a1.556 1.556 0 100 3.111 1.556 1.556 0 000-3.111z",
501
- fill: "currentColor"
502
- }));
503
- }
504
-
505
- function SvgVideoOffIcon(props) {
506
- return React__namespace.createElement("svg", _extends({
507
- width: "24px",
508
- height: "24px",
509
- viewBox: "0 0 24 24",
510
- xmlns: "http://www.w3.org/2000/svg",
511
- fillRule: "evenodd",
512
- clipRule: "evenodd",
513
- strokeLinejoin: "round",
514
- strokeMiterlimit: 2
515
- }, props), React__namespace.createElement("path", {
516
- d: "M20.227 20.563L2.318 3.018a.691.691 0 010-.973.69.69 0 01.973 0L21.199 19.59a.687.687 0 11-.972.973zM16.125 7.878v2.751a.688.688 0 01-1.375 0V7.878a.682.682 0 00-.202-.485.682.682 0 00-.485-.202h-3.438a.688.688 0 010-1.375h3.438a2.063 2.063 0 012.062 2.062zm-2.75 8.938H3.063a.688.688 0 01-.688-.688v-8.25a.685.685 0 01.688-.687.688.688 0 000-1.375A2.062 2.062 0 001 7.878v8.25a2.062 2.062 0 002.063 2.063h10.312a.688.688 0 100-1.375zm7.636.117l-2.372-1.184a2.061 2.061 0 01-1.139-1.845v-3.8c0-.383.106-.759.307-1.084v-.001c.202-.326.49-.589.832-.76l2.372-1.185A1.374 1.374 0 0123 8.304v7.399a1.377 1.377 0 01-1.313 1.374 1.364 1.364 0 01-.676-.144zm-2.033-2.667a.692.692 0 00.277.254l2.37 1.183V8.304l-2.37 1.184a.685.685 0 00-.38.615v3.802c0 .127.035.253.103.361z",
517
- fill: "currentColor"
518
- }));
519
- }
520
-
521
- function SvgVideoOnIcon(props) {
522
- return React__namespace.createElement("svg", _extends({
523
- width: "24px",
524
- height: "24px",
525
- viewBox: "0 0 24 24",
526
- fill: "none",
527
- xmlns: "http://www.w3.org/2000/svg"
528
- }, props), React__namespace.createElement("path", {
529
- fillRule: "evenodd",
530
- clipRule: "evenodd",
531
- d: "M3.062 5.813A2.062 2.062 0 001 7.876v8.248c0 1.14.923 2.063 2.062 2.063H14.04a2.062 2.062 0 002.062-2.063V7.876a2.062 2.062 0 00-2.062-2.063H3.062zm-.687 2.063c0-.38.308-.688.687-.688H14.04c.38 0 .687.308.687.688v8.248c0 .38-.308.688-.687.688H3.062a.687.687 0 01-.687-.688V7.876zM21.01 16.94l-2.37-1.184a2.062 2.062 0 01-1.14-1.845v-3.8c0-.382.106-.758.307-1.084.201-.326.49-.589.832-.76l2.371-1.185a1.37 1.37 0 011.337.061A1.38 1.38 0 0123 8.313v7.398a1.384 1.384 0 01-.652 1.17 1.377 1.377 0 01-1.337.06zm-2.033-2.667a.69.69 0 00.277.254l2.37 1.183V8.313l-2.37 1.184a.684.684 0 00-.38.615v3.8c0 .128.035.253.103.362z",
532
- fill: "currentColor"
533
- }));
534
- }
535
-
536
- function SvgVideoPlayerIcon(props) {
537
- return React__namespace.createElement("svg", _extends({
538
- width: "24px",
539
- height: "24px",
540
- viewBox: "0 0 24 24",
541
- fill: "none",
542
- xmlns: "http://www.w3.org/2000/svg"
543
- }, props), React__namespace.createElement("path", {
544
- d: "M17.618 8.747a.765.765 0 00-.72 0l-.842.513a.168.168 0 01-.158 0 .183.183 0 01-.073-.043.165.165 0 01-.043-.07 1.682 1.682 0 00-.667-.839A1.902 1.902 0 0014.04 8H10.8c-.477 0-.935.176-1.273.488A1.606 1.606 0 009 9.667v2.666c0 .442.19.866.527 1.179.338.312.796.488 1.273.488h3.24c.39 0 .77-.118 1.082-.336a1.67 1.67 0 00.646-.87.145.145 0 01.042-.069.162.162 0 01.073-.038.192.192 0 01.159 0l.842.52a.76.76 0 00.72.033.704.704 0 00.283-.236c.07-.101.109-.218.113-.337V9.334a.63.63 0 00-.103-.343.7.7 0 00-.279-.244z",
545
- fill: "currentColor"
546
- }), React__namespace.createElement("path", {
547
- d: "M19.125 4H7.781a1.375 1.375 0 00-1.375 1.375v11.344a1.375 1.375 0 001.375 1.375h11.344a1.375 1.375 0 001.375-1.375V5.375A1.375 1.375 0 0019.125 4zm-.096 12.616a.378.378 0 01-.248.103H8.125a.344.344 0 01-.344-.344V5.719a.344.344 0 01.344-.344h10.656a.344.344 0 01.344.344v10.656c0 .09-.034.176-.096.24z",
548
- fill: "currentColor"
549
- }), React__namespace.createElement("path", {
550
- d: "M17.406 19.125H5.72a.344.344 0 01-.344-.344V7.094a.688.688 0 10-1.375 0v12.031A1.375 1.375 0 005.375 20.5h12.031a.687.687 0 100-1.375z",
551
- fill: "currentColor"
552
- }));
553
- }
554
-
555
- function SvgVirtualBackgroundIcon(props) {
556
- return React__namespace.createElement("svg", _extends({
557
- width: "24px",
558
- height: "24px",
559
- viewBox: "0 0 24 25",
560
- fill: "none",
561
- xmlns: "http://www.w3.org/2000/svg"
562
- }, props), React__namespace.createElement("path", {
563
- fillRule: "evenodd",
564
- clipRule: "evenodd",
565
- d: "M15.815 7.497a.407.407 0 010-.576l1.802-1.802a.407.407 0 11.576.576L16.39 7.497a.407.407 0 01-.576 0zM3.129 9.93a.407.407 0 00.576.576L8.49 5.721a.407.407 0 10-.576-.576L3.13 9.93zm.038-3.263a.407.407 0 10.576.576L5.26 5.727a.407.407 0 00-.576-.576L3.167 6.667zm-.048 7.075a.407.407 0 010-.576l7.994-7.994a.407.407 0 01.576.576l-7.994 7.994a.407.407 0 01-.576 0zm10.268-7.618a.407.407 0 00.576.576l.975-.975a.407.407 0 00-.576-.576l-.975.975zM3.132 16.954a.407.407 0 010-.575l3.944-3.944a.407.407 0 11.576.576l-3.944 3.944a.407.407 0 01-.576 0zm-.01 2.66a.407.407 0 10.576.576l4.58-4.58a.407.407 0 00-.575-.576l-4.58 4.58zm13.735-10.51a.407.407 0 10.576.576l3.872-3.871a.407.407 0 10-.576-.576l-3.872 3.871zm-.019 3.821a.407.407 0 010-.576l3.905-3.905a.407.407 0 01.576.576l-3.905 3.905a.407.407 0 01-.576 0zm.306 2.344a.407.407 0 00.576.576l3.606-3.607a.407.407 0 10-.576-.575l-3.606 3.606zm1.015 2.787a.407.407 0 010-.576l2.646-2.646a.407.407 0 11.576.576l-2.646 2.646a.407.407 0 01-.576 0zm.816 1.603a.407.407 0 00.576.576l1.787-1.788a.407.407 0 00-.576-.576l-1.787 1.788zM9.865 8.815a3.415 3.415 0 114.828 4.829 3.415 3.415 0 01-4.829-4.83zm2.414.221a2.193 2.193 0 100 4.386 2.193 2.193 0 000-4.386zM9.53 17.617a3.887 3.887 0 016.62 2.404.61.61 0 101.216-.109 5.108 5.108 0 00-10.177 0 .611.611 0 001.218.109 3.887 3.887 0 011.123-2.404z",
566
- fill: "currentColor"
567
- }));
568
- }
569
-
570
- exports.ArrowRightIcon = SvgArrowRightIcon;
571
- exports.AudioLevelIcon = SvgAudioLevelIcon;
572
- exports.AudioPlayerIcon = SvgAudioPlayerIcon;
573
- exports.ChatIcon = SvgChatIcon;
574
- exports.CheckIcon = SvgCheckIcon;
575
- exports.ChevronDownIcon = SvgChevronDownIcon;
576
- exports.ChevronLeftIcon = SvgChevronLeftIcon;
577
- exports.ChevronRightIcon = SvgChevronRightIcon;
578
- exports.ChevronUpIcon = SvgChevronUpIcon;
579
- exports.ComputerIcon = SvgComputerIcon;
580
- exports.CrossIcon = SvgCrossIcon;
581
- exports.ExitIcon = SvgExitIcon;
582
- exports.HandIcon = SvgHandIcon;
583
- exports.HangUpIcon = SvgHangUpIcon;
584
- exports.HorizontalMenuIcon = SvgHorizontalMenuIcon;
585
- exports.InviteIcon = SvgInviteIcon;
586
- exports.InviteStageIcon = SvgInviteStageIcon;
587
- exports.MenuIcon = SvgMenuIcon;
588
- exports.MicOffIcon = SvgMicOffIcon;
589
- exports.MicOnIcon = SvgMicOnIcon;
590
- exports.MusicIcon = SvgMusicIcon;
591
- exports.PeopleIcon = SvgPeopleIcon;
592
- exports.PersonIcon = SvgPersonIcon;
593
- exports.RecordIcon = SvgRecordIcon;
594
- exports.RemoveUserIcon = SvgRemoveUserIcon;
595
- exports.SendIcon = SvgSendIcon;
596
- exports.SettingIcon = SvgSettingIcon;
597
- exports.ShareScreenIcon = SvgShareScreenIcon;
598
- exports.SpeakerIcon = SvgSpeakerIcon;
599
- exports.SpotlightIcon = SvgSpotlightIcon;
600
- exports.SquareMenuIcon = SvgSquareMenuIcon;
601
- exports.VideoOffIcon = SvgVideoOffIcon;
602
- exports.VideoOnIcon = SvgVideoOnIcon;
603
- exports.VideoPlayerIcon = SvgVideoPlayerIcon;
604
- exports.VirtualBackgroundIcon = SvgVirtualBackgroundIcon;
605
- //# sourceMappingURL=index.cjs.js.map
1
+ var C0=Object.create;var n=Object.defineProperty;var H0=Object.getOwnPropertyDescriptor;var P0=Object.getOwnPropertyNames,D=Object.getOwnPropertySymbols,A0=Object.getPrototypeOf,b=Object.prototype.hasOwnProperty,L0=Object.prototype.propertyIsEnumerable;var F=(e,a,r)=>a in e?n(e,a,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[a]=r,o=(e,a)=>{for(var r in a||(a={}))b.call(a,r)&&F(e,r,a[r]);if(D)for(var r of D(a))L0.call(a,r)&&F(e,r,a[r]);return e};var J=e=>n(e,"__esModule",{value:!0});var k0=(e,a)=>{J(e);for(var r in a)n(e,r,{get:a[r],enumerable:!0})},B0=(e,a,r)=>{if(a&&typeof a=="object"||typeof a=="function")for(let l of P0(a))!b.call(e,l)&&l!=="default"&&n(e,l,{get:()=>a[l],enumerable:!(r=H0(a,l))||r.enumerable});return e},t=e=>B0(J(n(e!=null?C0(A0(e)):{},"default",e&&e.__esModule&&"default"in e?{get:()=>e.default,enumerable:!0}:{value:e,enumerable:!0})),e);k0(exports,{ArrowRightIcon:()=>K,AudioLevelIcon:()=>Q,AudioPlayerIcon:()=>T,ChatIcon:()=>X,CheckIcon:()=>Y,ChevronDownIcon:()=>Z,ChevronLeftIcon:()=>_,ChevronRightIcon:()=>$,ChevronUpIcon:()=>e0,ComputerIcon:()=>o0,CrossIcon:()=>t0,ExitIcon:()=>a0,HandIcon:()=>r0,HangUpIcon:()=>l0,HorizontalMenuIcon:()=>n0,InviteIcon:()=>c0,InviteStageIcon:()=>i0,MenuIcon:()=>p0,MicOffIcon:()=>v0,MicOnIcon:()=>s0,MusicIcon:()=>f0,PeopleIcon:()=>h0,PersonIcon:()=>d0,RecordIcon:()=>u0,RemoveUserIcon:()=>m0,SendIcon:()=>g0,SettingIcon:()=>w0,ShareScreenIcon:()=>x0,SpeakerIcon:()=>S0,SpotlightIcon:()=>V0,SquareMenuIcon:()=>z0,VideoOffIcon:()=>R0,VideoOnIcon:()=>I0,VideoPlayerIcon:()=>G0,VirtualBackgroundIcon:()=>M0});var s=t(require("react"));function E0(e){return s.createElement("svg",o({width:"24px",height:"24px",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),s.createElement("path",{d:"M20.319 12.004c0-.272-.114-.536-.317-.73L14.228 5.5c-.229-.22-.466-.316-.712-.316-.562 0-.967.396-.967.932 0 .281.115.518.29.694l1.978 2.004 2.549 2.33-2.04-.124H4.675c-.589 0-.993.404-.993.984 0 .572.404.976.993.976h10.653l2.039-.123-2.55 2.329-1.977 2.004a.968.968 0 00-.29.694c0 .536.405.932.967.932a.99.99 0 00.694-.299l5.792-5.792c.203-.193.317-.457.317-.72z",fill:"currentColor"}))}var K=E0;var f=t(require("react"));function N0(e){return f.createElement("svg",o({width:"24px",height:"24px",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),f.createElement("path",{d:"M12.5 5a.625.625 0 00-.625.625v13.75a.625.625 0 001.25 0V5.625A.625.625 0 0012.5 5zM10 6.25a.625.625 0 00-.625.625v11.25a.625.625 0 101.25 0V6.875A.625.625 0 0010 6.25zM7.5 8.75a.625.625 0 00-.625.625v6.25a.625.625 0 101.25 0v-6.25A.625.625 0 007.5 8.75zM5.625 11.25a.625.625 0 00-.625.625v1.25a.625.625 0 001.25 0v-1.25a.625.625 0 00-.625-.625zM15 6.25a.625.625 0 00-.625.625v11.25a.625.625 0 101.25 0V6.875A.625.625 0 0015 6.25zM17.5 8.75a.625.625 0 00-.625.625v6.25a.624.624 0 101.25 0v-6.25a.625.625 0 00-.625-.625zM19.375 11.25a.625.625 0 00-.625.625v1.25a.625.625 0 101.25 0v-1.25a.625.625 0 00-.625-.625z",fill:"currentColor"}))}var Q=N0;var c=t(require("react"));function O0(e){return c.createElement("svg",o({width:"24px",height:"24px",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),c.createElement("path",{d:"M16.375 10.305l-4.09-2.324a.688.688 0 00-.688 0 .688.688 0 00-.358.618v4.655a.688.688 0 001.066.619l4.07-2.31a.687.687 0 000-1.245v-.013z",fill:"currentColor"}),c.createElement("path",{d:"M19.125 4H7.781a1.375 1.375 0 00-1.375 1.375v11.344a1.375 1.375 0 001.375 1.375h11.344a1.375 1.375 0 001.375-1.375V5.375A1.375 1.375 0 0019.125 4zm-.096 12.616a.378.378 0 01-.248.103H8.125a.344.344 0 01-.344-.344V5.719a.344.344 0 01.344-.344h10.656a.344.344 0 01.344.344v10.656c0 .09-.034.176-.096.24z",fill:"currentColor"}),c.createElement("path",{d:"M17.406 19.125H5.72a.344.344 0 01-.344-.344V7.094a.687.687 0 00-1.375 0v12.031A1.375 1.375 0 005.375 20.5h12.031a.687.687 0 100-1.375z",fill:"currentColor"}))}var T=O0;var h=t(require("react"));function U0(e){return h.createElement("svg",o({width:"24px",height:"24px",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),h.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.633 5.306a.327.327 0 00-.327.327v9.796a.327.327 0 00.327.326h1.959c.36 0 .653.292.653.653v1.633l2.873-2.155a.653.653 0 01.392-.13h6.857a.327.327 0 00.327-.327V5.633a.326.326 0 00-.327-.327H5.633zm-1.155-.828A1.633 1.633 0 015.633 4h12.734A1.633 1.633 0 0120 5.633v9.796a1.632 1.632 0 01-1.633 1.632h-6.64L7.985 19.87a.653.653 0 01-1.045-.522V17.06H5.633A1.633 1.633 0 014 15.43V5.633c0-.433.172-.849.478-1.155z",fill:"currentColor"}))}var X=U0;var d=t(require("react"));function j0(e){return d.createElement("svg",o({width:"24px",height:"24px",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),d.createElement("path",{d:"M8.844 19.434c.464.04.84-.123 1.125-.478L20.6 6.944c.209-.273.308-.511.328-.748.053-.622-.348-1.088-.979-1.141-.429-.037-.705.099-1.003.488L9.02 16.829l-4.354-5.406c-.233-.364-.493-.527-.878-.56-.63-.053-1.124.355-1.176.968-.023.272.051.543.256.834l4.937 6.116c.274.412.583.614 1.039.653z",fill:"currentColor"}))}var Y=j0;var u=t(require("react"));function y0(e){return u.createElement("svg",o({width:"24px",height:"24px",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),u.createElement("path",{d:"M12 17.32c.308-.01.589-.123.817-.37l6.68-6.837c.193-.194.299-.44.299-.73 0-.58-.457-1.046-1.037-1.046-.282 0-.554.115-.756.317l-5.994 6.16-6.012-6.16a1.094 1.094 0 00-.756-.317c-.58 0-1.037.466-1.037 1.046 0 .29.106.536.299.73l6.688 6.838c.238.246.501.369.809.369z",fill:"currentColor"}))}var Z=y0;var m=t(require("react"));function W0(e){return m.createElement("svg",o({width:"24px",height:"24px",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),m.createElement("path",{d:"M6.44 12c.008.308.122.589.368.817l6.838 6.68c.194.193.44.299.73.299.58 0 1.046-.457 1.046-1.037 0-.282-.115-.554-.317-.756l-6.16-5.994 6.16-6.012c.194-.202.317-.466.317-.756 0-.58-.466-1.037-1.046-1.037-.29 0-.536.106-.73.299L6.808 11.19c-.246.238-.369.501-.369.809z",fill:"currentColor"}))}var _=W0;var g=t(require("react"));function q0(e){return g.createElement("svg",o({width:"24px",height:"24px",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),g.createElement("path",{d:"M17.542 12a1.123 1.123 0 01-.369.817l-6.838 6.68c-.193.193-.44.299-.73.299-.58 0-1.045-.457-1.045-1.037 0-.282.114-.554.316-.756l6.161-5.994-6.16-6.012a1.094 1.094 0 01-.317-.756c0-.58.466-1.037 1.046-1.037.29 0 .536.106.73.299l6.837 6.688c.246.238.37.501.37.809z",fill:"currentColor"}))}var $=q0;var w=t(require("react"));function D0(e){return w.createElement("svg",o({width:"24px",height:"24px",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),w.createElement("path",{d:"M12 6.78a1.124 1.124 0 00-.817.37l-6.68 6.838a1 1 0 00-.299.73c0 .58.457 1.045 1.037 1.045.281 0 .554-.114.756-.316l5.994-6.161 6.012 6.16c.202.194.466.317.756.317.58 0 1.037-.466 1.037-1.046 0-.29-.106-.536-.299-.729L12.81 7.15c-.238-.246-.501-.37-.809-.37z",fill:"currentColor"}))}var e0=D0;var x=t(require("react"));function b0(e){return x.createElement("svg",o({width:"24px",height:"24px",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),x.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1.294 3.372a.75.75 0 01.75-.75h19.912a.75.75 0 01.75.75v13.274a.75.75 0 01-.75.75h-8.737l.07 2.482h4.02a.75.75 0 010 1.5H6.69a.75.75 0 010-1.5h4.021l.07-2.482H2.044a.75.75 0 01-.75-.75V3.372zm19.912 12.524H2.794V4.122h18.412v11.774z",fill:"currentColor"}))}var o0=b0;var S=t(require("react"));function F0(e){return S.createElement("svg",o({width:"24px",height:"24px",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),S.createElement("path",{d:"M5.193 17.383c-.369.37-.386 1.029.01 1.415.386.387 1.045.378 1.414.01l5.38-5.389 5.387 5.388a1.016 1.016 0 001.415-.009c.378-.395.387-1.037 0-1.415l-5.379-5.387 5.379-5.38a1.008 1.008 0 000-1.414c-.396-.378-1.037-.387-1.415-.01l-5.388 5.389-5.379-5.388c-.369-.37-1.037-.387-1.415.009-.386.386-.378 1.046-.009 1.415l5.388 5.379-5.388 5.387z",fill:"currentColor"}))}var t0=F0;var V=t(require("react"));function J0(e){return V.createElement("svg",o({width:"24px",height:"24px",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.333 3.375a1.827 1.827 0 00-1.772 1.89v13.47a1.828 1.828 0 001.772 1.89h9.205a1.828 1.828 0 001.773-1.89v-3.36a.75.75 0 00-1.5 0v3.409a.328.328 0 01-.297.341H5.357a.328.328 0 01-.297-.341V5.25v-.034a.327.327 0 01.297-.341h9.157a.328.328 0 01.298.341l-.001.034v3.375a.75.75 0 001.5 0v-3.36a1.828 1.828 0 00-1.773-1.89H5.333zm12.51 5.285a.75.75 0 011.06 0l2.813 2.813a.747.747 0 010 1.06l-2.813 2.813a.75.75 0 11-1.06-1.06l1.532-1.533H9.373a.75.75 0 010-1.5h10.002l-1.532-1.532a.75.75 0 010-1.06z",fill:"currentColor"}))}var a0=J0;var z=t(require("react"));function K0(e){return z.createElement("svg",o({width:"24px",height:"24px",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),z.createElement("path",{d:"M5.582 14.605l.006.032c.378 1.815.999 3.326 1.988 4.387 1.007 1.08 2.354 1.65 4.077 1.65 1.268 0 2.35-.26 3.266-.803.912-.542 1.624-1.345 2.19-2.378.8-1.283 1.349-3.015 1.784-4.446l.11-.343c.089-.277.183-.57.263-.84.11-.371.215-.766.23-1.042a1.28 1.28 0 00-.31-.95 1.308 1.308 0 00-.9-.42 1.41 1.41 0 00-1.042.325c-.277.232-.484.565-.663.94h0l-.003.005-.681 1.466.314-7.196V4.97c0-.787-.625-1.412-1.412-1.412-.777 0-1.396.619-1.404 1.396l-.122 2.022-.085-3.071A1.403 1.403 0 0011.776 2.5c-.782 0-1.404.628-1.404 1.412h0v.014l.105 3.766-.407-3.226a1.4 1.4 0 00-1.404-1.37 1.401 1.401 0 00-1.41 1.458l.494 4.601-.434-2.254A1.4 1.4 0 005.912 5.55c-.784 0-1.412.622-1.412 1.404a.5.5 0 00.005.07l1.077 7.581zm10.27-1.29s-.001-.003 NaN NaNcNaN NaN NaN NaN NaN NaNz",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))}var r0=K0;var R=t(require("react"));function Q0(e){return R.createElement("svg",o({width:"24px",height:"24px",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),R.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M18.879 8.601a.75.75 0 01.072.012 4.704 4.704 0 013.684 4.593v.782a2.068 2.068 0 01-2.068 2.067h-3.295a2.068 2.068 0 01-2.068-2.067.568.568 0 00-.568-.568H9.364a.568.568 0 00-.568.568 2.068 2.068 0 01-2.068 2.067H3.433a2.068 2.068 0 01-2.068-2.067v-.782M18.879 8.6a36.435 36.435 0 00-13.83.01 4.704 4.704 0 00-3.684 4.595m3.856-3.863v.043l.065.291-.065-.334zm.142.735a3.204 3.204 0 00-2.498 3.127v.783a.568.568 0 00.568.568h3.295a.568.568 0 00.568-.568 2.068 2.068 0 012.068-2.068h5.272a2.068 2.068 0 012.068 2.068.568.568 0 00.568.568h3.295a.568.568 0 00.568-.568v-.782a3.204 3.204 0 00-2.499-3.124c-4.383-.85-8.889-.85-13.273-.003v-.002z",fill:"currentColor"}))}var l0=Q0;var I=t(require("react"));function T0(e){return I.createElement("svg",o({xmlns:"http://www.w3.org/2000/svg",width:"24px",height:"24px",viewBox:"0 0 24 24",fill:"none"},e),I.createElement("path",{d:"M7.003 12c0-1.123-.881-2-2.006-2A1.997 1.997 0 003 12c0 1.094.89 2 1.997 2a2.017 2.017 0 002.006-2zm6.975 0c0-1.123-.872-2-1.978-2a2 2 0 000 4c1.088 0 1.978-.906 1.978-2zM21 12c0-1.123-.881-2-1.997-2a1.999 1.999 0 00-2.006 2c0 1.094.89 2 2.006 2A2.015 2.015 0 0021 12z",fill:"currentColor"}))}var n0=T0;var G=t(require("react"));function X0(e){return G.createElement("svg",o({width:"24px",height:"24px",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),G.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.698 2.533a3.761 3.761 0 100 7.522 3.761 3.761 0 000-7.522zM7.076 4.672a2.293 2.293 0 113.243 3.243 2.293 2.293 0 01-3.243-3.243zm3.279 7.778a4.22 4.22 0 00-5.877 3.88.734.734 0 11-1.468 0 5.69 5.69 0 017.92-5.23.734.734 0 01-.575 1.35zm1.865.248a5.137 5.137 0 117.265 7.265 5.137 5.137 0 01-7.265-7.265zm3.633-.037a3.669 3.669 0 100 7.338 3.669 3.669 0 000-7.338zm0 .734c.405 0 .734.328.734.734v1.467h1.468a.734.734 0 010 1.468h-1.468v1.468a.734.734 0 11-1.468 0v-1.468h-1.468a.734.734 0 010-1.468h1.468V14.13c0-.406.329-.734.734-.734z",fill:"currentColor"}))}var c0=X0;var i=t(require("react"));function Y0(e){return i.createElement("svg",o({width:"24px",height:"24px",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),i.createElement("path",{d:"M8.267 4v14.933a1.067 1.067 0 01-2.134 0M6.133 18.933V8.267",stroke:"currentColor",strokeWidth:1.067,strokeLinecap:"round",strokeLinejoin:"round"}),i.createElement("path",{d:"M6.133 18.933a1.067 1.067 0 01-2.133 0V5.067A1.067 1.067 0 015.067 4h13.866A1.067 1.067 0 0120 5.067v13.866a1.067 1.067 0 01-2.133 0v-1.066M8.267 18.4h2.666",stroke:"currentColor",strokeWidth:1.067,strokeLinecap:"round",strokeLinejoin:"round"}),i.createElement("path",{d:"M12 15.733v-1.6a2.667 2.667 0 015.333 0v1.6h-1.066L15.733 20H13.6l-.533-4.267H12zM12.533 8.267a2.133 2.133 0 104.267 0 2.133 2.133 0 00-4.267 0v0z",stroke:"currentColor",strokeWidth:1.067,strokeLinecap:"round",strokeLinejoin:"round"}))}var i0=Y0;var M=t(require("react"));function Z0(e){return M.createElement("svg",o({width:"24px",height:"24px",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),M.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5 6.5a.75.75 0 01.75-.75h12.5a.75.75 0 010 1.5H5.75A.75.75 0 015 6.5zM5 12a.75.75 0 01.75-.75h12.5a.75.75 0 010 1.5H5.75A.75.75 0 015 12zm.75 4.75a.75.75 0 000 1.5h12.5a.75.75 0 000-1.5H5.75z",fill:"currentColor"}))}var p0=Z0;var C=t(require("react"));function _0(e){return C.createElement("svg",o({width:"24px",height:"24px",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),C.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.15 11.659v-.798l1.494 1.555c.22.63.706 1.135 1.324 1.38l1.422 1.481a3.663 3.663 0 01-4.24-3.618zm5.961-5.496v4.359l1.356 1.412c.006-.091.01-.183.01-.275V6.163a3.663 3.663 0 00-7.001-1.512L9.549 5.77a2.298 2.298 0 014.562.393zm-2.262 10.92a5.408 5.408 0 001.924-.365l1.007 1.05a6.744 6.744 0 01-2.284.646v2.403a.683.683 0 01-1.365 0v-2.403a6.79 6.79 0 01-6.106-6.754V9.822a.683.683 0 011.366 0v1.838a5.423 5.423 0 005.458 5.422zm5.082-3.624l1.033 1.077c.41-.874.638-1.848.638-2.876V9.822a.683.683 0 10-1.366 0v1.838c0 .63-.107 1.236-.305 1.799zM4.903 3.28a.683.683 0 10-.985.946l15.179 15.68a.683.683 0 00.985-.945L4.903 3.282z",fill:"currentColor"}))}var v0=_0;var H=t(require("react"));function $0(e){return H.createElement("svg",o({width:"24px",height:"24px",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),H.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14.298 11.659V6.163a2.298 2.298 0 00-4.596 0v5.496a2.298 2.298 0 004.596 0zM12 2.5a3.663 3.663 0 00-3.663 3.663v5.496a3.663 3.663 0 007.326 0V6.163A3.663 3.663 0 0012 2.5zm-.683 15.914v2.403a.683.683 0 001.366 0v-2.403a6.79 6.79 0 006.106-6.754V9.822a.683.683 0 00-1.366 0v1.838a5.423 5.423 0 01-10.846 0V9.822a.683.683 0 00-1.366 0v1.838a6.79 6.79 0 006.106 6.754z",fill:"currentColor"}))}var s0=$0;var v=t(require("react"));function e1(e){return v.createElement("svg",o({width:"24px",height:"24px",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),v.createElement("path",{d:"M5 16.94a2.059 2.059 0 104.118 0 2.059 2.059 0 00-4.118 0v0zM14.882 14.47a2.059 2.059 0 104.118 0 2.059 2.059 0 00-4.118 0z",stroke:"currentColor",strokeWidth:1.75,strokeLinecap:"round",strokeLinejoin:"round"}),v.createElement("path",{d:"M19 14.47V4.746a.57.57 0 00-.723-.549L9.529 6.721a.572.572 0 00-.418.548v9.672M9.118 10.764L19 8.294",stroke:"currentColor",strokeWidth:1.75,strokeLinecap:"round",strokeLinejoin:"round"}))}var f0=e1;var P=t(require("react"));function o1(e){return P.createElement("svg",o({xmlns:"http://www.w3.org/2000/svg",width:"24px",height:"24px",viewBox:"0 0 24 24",fill:"none"},e),P.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.625 4.54a3.844 3.844 0 100 7.687 3.844 3.844 0 000-7.688zM6.968 6.725a2.344 2.344 0 113.314 3.314 2.344 2.344 0 01-3.314-3.314zm-1.392 8.936a4.312 4.312 0 017.362 3.049.75.75 0 001.5 0 5.813 5.813 0 00-11.626 0 .75.75 0 001.5 0c0-1.144.455-2.24 1.264-3.05zm8.4-8.21a3.281 3.281 0 114.64 4.64 3.281 3.281 0 01-4.64-4.64zm2.32.539a1.781 1.781 0 100 3.563 1.781 1.781 0 000-3.563zm-1.177 7.537a3.395 3.395 0 014.569 3.183.75.75 0 001.5 0 4.896 4.896 0 00-6.588-4.59.75.75 0 10.52 1.407z",fill:"currentColor"}))}var h0=o1;var A=t(require("react"));function t1(e){return A.createElement("svg",o({width:"24px",height:"24px",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),A.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 2.813a4.687 4.687 0 100 9.374 4.687 4.687 0 000-9.374zM9.746 5.245a3.188 3.188 0 114.508 4.508 3.188 3.188 0 01-4.508-4.508zM8.012 16.45a5.64 5.64 0 019.628 3.988.75.75 0 001.5 0 7.14 7.14 0 00-14.28 0 .75.75 0 001.5 0 5.64 5.64 0 011.652-3.988z",fill:"currentColor"}))}var d0=t1;var L=t(require("react"));function a1(e){return L.createElement("svg",o({width:"24px",height:"24px",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),L.createElement("path",{d:"M11.992 20.59c4.706 0 8.591-3.885 8.591-8.583s-3.893-8.583-8.6-8.583c-4.698 0-8.574 3.885-8.574 8.583s3.884 8.583 8.583 8.583zm0-1.71a6.84 6.84 0 01-6.857-6.873 6.832 6.832 0 016.848-6.865 6.86 6.86 0 016.882 6.865 6.85 6.85 0 01-6.873 6.873zM12 15.26A3.25 3.25 0 0015.254 12 3.254 3.254 0 0012 8.745a3.256 3.256 0 00-3.262 3.254A3.252 3.252 0 0012 15.26z",fill:"currentColor"}))}var u0=a1;var k=t(require("react"));function r1(e){return k.createElement("svg",o({width:"24px",height:"24px",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),k.createElement("path",{d:"M3 16.322c0-1.433.574-2.807 1.597-3.82a5.477 5.477 0 013.855-1.583 5.576 5.576 0 012.14.433M8.452 9.727c1.842 0 3.335-1.48 3.335-3.306 0-1.825-1.493-3.305-3.335-3.305-1.843 0-3.336 1.48-3.336 3.305 0 1.826 1.493 3.306 3.336 3.306zM11.093 21.116a3.682 3.682 0 01-2.481-1.121 3.616 3.616 0 01-1.014-2.509c0-.934.363-1.832 1.014-2.508a3.681 3.681 0 012.48-1.121h6.413c.942.044 1.83.445 2.481 1.121A3.616 3.616 0 0121 17.486c0 .934-.363 1.833-1.014 2.509a3.682 3.682 0 01-2.48 1.121h-6.413zM13.063 16.314l2.423 2.4M15.486 16.314l-2.423 2.4",stroke:"currentColor",strokeWidth:1.211,strokeLinecap:"round",strokeLinejoin:"round"}))}var m0=r1;var B=t(require("react"));function l1(e){return B.createElement("svg",o({width:"24px",height:"24px",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),B.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4.7 3.195c.394-.07.8-.013 1.16.164l.007.004 14.26 7.245a1.313 1.313 0 01.718 1.162v.01a1.313 1.313 0 01-.717 1.168L5.859 20.206a1.875 1.875 0 01-2.451-2.622l3.554-5.806-3.554-5.796A1.875 1.875 0 014.7 3.195zm13.623 7.832L5.193 4.703a.375.375 0 00-.496.511l3.74 5.813h9.886zm-9.924 1.5h9.924l-13.13 6.335a.374.374 0 01-.496-.511L8.4 12.527z",fill:"currentColor"}))}var g0=l1;var E=t(require("react"));function n1(e){return E.createElement("svg",o({width:"24px",height:"24px",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),E.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M13.989 4.37l.32.919a.655.655 0 00.367.393.66.66 0 00.538-.01l.004-.001.88-.405a2.046 2.046 0 012.884 1.525 2.05 2.05 0 01-.178 1.226l-.424.873a.663.663 0 00.368.91l.912.334a2.044 2.044 0 011.342 1.94 2.05 2.05 0 01-1.376 1.918l-.918.317a.666.666 0 00-.384.908l.41.88a2.053 2.053 0 01-.421 2.324 2.05 2.05 0 01-2.329.383l-.873-.423a.653.653 0 00-.538-.019h-.001a.672.672 0 00-.374.388l-.334.916a2.045 2.045 0 01-3.107.954 2.047 2.047 0 01-.741-.984l-.32-.922a.666.666 0 00-.639-.447.674.674 0 00-.268.062l-.886.41A2.046 2.046 0 015.2 15.994l.425-.876a.665.665 0 00-.37-.914l-.91-.332a2.042 2.042 0 01-1.347-1.938 2.049 2.049 0 011.374-1.92l.917-.317a.667.667 0 00.447-.64.662.662 0 00-.063-.269l-.408-.885a2.044 2.044 0 01.421-2.318A2.048 2.048 0 018.01 5.2l.875.425a.658.658 0 00.768-.137.656.656 0 00.146-.233l.337-.916A2.04 2.04 0 0112.074 3a2.047 2.047 0 011.915 1.37zm-.55 2.1A2.054 2.054 0 0113 5.74v.002l-.317-.914a.664.664 0 00-1.249-.01l-.333.906a2.043 2.043 0 01-1.995 1.35 2.033 2.033 0 01-.826-.205l-.87-.423a.664.664 0 00-.889.877l.407.881a2.047 2.047 0 01-1.186 2.8l-.916.318a.662.662 0 00-.326 1.005c.078.112.189.198.318.244l.912.333a2.045 2.045 0 011.14 2.819l-.423.87a.665.665 0 00.877.889l.88-.407a2.039 2.039 0 012.359.458c.196.208.346.456.44.727l.317.914a.66.66 0 00.62.442.663.663 0 00.626-.432l.332-.908a2.045 2.045 0 012.817-1.141l.873.423c.123.06.262.08.396.059l.001-.001a.659.659 0 00.546-.536.663.663 0 00-.052-.398l-.41-.88a2.042 2.042 0 011.185-2.8l.918-.318a.672.672 0 00.322-.24.668.668 0 00-.31-1.01l-.913-.334a2.046 2.046 0 01-1.136-2.814l.423-.874a.661.661 0 00-.479-.942.662.662 0 00-.399.052h-.001l-.88.405c-.26.12-.542.186-.828.192a2.042 2.042 0 01-1.531-.65zm-4.967 6.96a3.81 3.81 0 012.1-4.958 3.805 3.805 0 014.932 5.014 3.807 3.807 0 01-7.032-.057zm2.618-3.675a2.423 2.423 0 101.82 4.492 2.423 2.423 0 00-1.82-4.492z",fill:"currentColor"}))}var w0=n1;var N=t(require("react"));function c1(e){return N.createElement("svg",o({width:"24px",height:"24px",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),N.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21.2 8a2.75 2.75 0 00-2.75-2.75H5.55A2.75 2.75 0 002.8 8v7.64a2.75 2.75 0 002.75 2.75h3.075a.75.75 0 000-1.5H5.55c-.69 0-1.25-.56-1.25-1.25V8c0-.69.56-1.25 1.25-1.25h12.9c.69 0 1.25.56 1.25 1.25v7.64c0 .69-.56 1.25-1.25 1.25h-2.7a.75.75 0 000 1.5h2.7a2.75 2.75 0 002.75-2.75V8zM8.008 13.307a.925.925 0 101.309 1.308l1.89-1.89v6.839a.925.925 0 001.85 0v-6.839l1.89 1.89a.925.925 0 101.309-1.308l-3.47-3.47a.926.926 0 00-1.308 0l-3.47 3.47z",fill:"currentColor"}))}var x0=c1;var O=t(require("react"));function i1(e){return O.createElement("svg",o({width:"24px",height:"24px",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),O.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14.19 5.058a2.031 2.031 0 00-2.101.173L6.657 8.688H4.313a2.031 2.031 0 00-2.031 2.03v2.563a2.031 2.031 0 002.031 2.031h2.344l5.432 3.457a2.03 2.03 0 003.224-1.644V6.875a2.03 2.03 0 00-1.123-1.817zm-.956 1.288a.532.532 0 01.579.53v10.249a.53.53 0 01-.85.425.768.768 0 00-.047-.033l-5.29-3.366V9.849l5.29-3.366a.733.733 0 00.047-.033.53.53 0 01.271-.104zm-7.108 3.842H4.313a.531.531 0 00-.531.53v2.563a.532.532 0 00.531.531h1.813v-3.624zm14.59-1.453a.75.75 0 10-1.265.807 4.888 4.888 0 010 5.258.75.75 0 101.264.807 6.388 6.388 0 000-6.872zM17.131 9.74a.75.75 0 011.055.11 3.734 3.734 0 010 4.708.75.75 0 01-1.164-.946 2.233 2.233 0 000-2.816.75.75 0 01.11-1.056z",fill:"currentColor"}))}var S0=i1;var U=t(require("react"));function p1(e){return U.createElement("svg",o({width:"24px",height:"24px",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),U.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4.182 1.549a.6.6 0 01.6.6v1.087H5.87a.6.6 0 010 1.2H4.782v1.088a.6.6 0 01-1.2 0V4.436H2.495a.6.6 0 010-1.2h1.087V2.15a.6.6 0 01.6-.6zM21.646 12a.6.6 0 01.6.6v1.088h1.088a.6.6 0 110 1.2h-1.088v1.087a.6.6 0 11-1.2 0v-1.088H19.96a.6.6 0 110-1.2h1.087V12.6a.6.6 0 01.6-.6zM3.095 14.674a.6.6 0 00-1.2 0v1.088H.807a.6.6 0 000 1.2h1.088v1.087a.6.6 0 101.2 0v-1.087h1.087a.6.6 0 100-1.2H3.095v-1.088zm6.226-6.12l2.36-4.679 2.363 4.682c.115.227.337.38.59.404l4.485.445-3.717 3.684a.743.743 0 00-.193.725l1.375 4.996-4.574-2.265a.743.743 0 00-.659 0l-4.567 2.262 1.375-4.996a.743.743 0 00-.193-.725l-3.72-3.684 4.486-.445a.743.743 0 00.59-.404zm3.564-5.59l.126.25 2.175 4.31 4.372.433a1.34 1.34 0 01.826 2.287l-3.628 3.595 1.346 4.889a1.346 1.346 0 01-1.904 1.55l-.002-.002-4.515-2.235-4.508 2.232-.003.001a1.346 1.346 0 01-1.904-1.55l.002-.006 1.344-4.882-3.63-3.595a1.34 1.34 0 01.825-2.287L8.18 7.52l2.3-4.56a1.35 1.35 0 012.404 0l.002.004z",fill:"currentColor"}))}var V0=p1;var j=t(require("react"));function v1(e){return j.createElement("svg",o({width:"24px",height:"24px",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),j.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5 6.556a1.556 1.556 0 113.111 0 1.556 1.556 0 01-3.111 0zm5.445 0a1.556 1.556 0 113.111 0 1.556 1.556 0 01-3.111 0zm7-1.556a1.556 1.556 0 100 3.111 1.556 1.556 0 000-3.111zM5 12a1.556 1.556 0 113.111 0A1.556 1.556 0 015 12zm7-1.556a1.556 1.556 0 100 3.112 1.556 1.556 0 000-3.112zM15.89 12A1.556 1.556 0 1119 12a1.556 1.556 0 01-3.111 0zm-9.333 3.889a1.556 1.556 0 100 3.11 1.556 1.556 0 000-3.11zm3.889 1.555a1.556 1.556 0 113.11 0 1.556 1.556 0 01-3.11 0zm7-1.555a1.556 1.556 0 100 3.111 1.556 1.556 0 000-3.111z",fill:"currentColor"}))}var z0=v1;var y=t(require("react"));function s1(e){return y.createElement("svg",o({width:"24px",height:"24px",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",fillRule:"evenodd",clipRule:"evenodd",strokeLinejoin:"round",strokeMiterlimit:2},e),y.createElement("path",{d:"M20.227 20.563L2.318 3.018a.691.691 0 010-.973.69.69 0 01.973 0L21.199 19.59a.687.687 0 11-.972.973zM16.125 7.878v2.751a.688.688 0 01-1.375 0V7.878a.682.682 0 00-.202-.485.682.682 0 00-.485-.202h-3.438a.688.688 0 010-1.375h3.438a2.063 2.063 0 012.062 2.062zm-2.75 8.938H3.063a.688.688 0 01-.688-.688v-8.25a.685.685 0 01.688-.687.688.688 0 000-1.375A2.062 2.062 0 001 7.878v8.25a2.062 2.062 0 002.063 2.063h10.312a.688.688 0 100-1.375zm7.636.117l-2.372-1.184a2.061 2.061 0 01-1.139-1.845v-3.8c0-.383.106-.759.307-1.084v-.001c.202-.326.49-.589.832-.76l2.372-1.185A1.374 1.374 0 0123 8.304v7.399a1.377 1.377 0 01-1.313 1.374 1.364 1.364 0 01-.676-.144zm-2.033-2.667a.692.692 0 00.277.254l2.37 1.183V8.304l-2.37 1.184a.685.685 0 00-.38.615v3.802c0 .127.035.253.103.361z",fill:"currentColor"}))}var R0=s1;var W=t(require("react"));function f1(e){return W.createElement("svg",o({width:"24px",height:"24px",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),W.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.062 5.813A2.062 2.062 0 001 7.876v8.248c0 1.14.923 2.063 2.062 2.063H14.04a2.062 2.062 0 002.062-2.063V7.876a2.062 2.062 0 00-2.062-2.063H3.062zm-.687 2.063c0-.38.308-.688.687-.688H14.04c.38 0 .687.308.687.688v8.248c0 .38-.308.688-.687.688H3.062a.687.687 0 01-.687-.688V7.876zM21.01 16.94l-2.37-1.184a2.062 2.062 0 01-1.14-1.845v-3.8c0-.382.106-.758.307-1.084.201-.326.49-.589.832-.76l2.371-1.185a1.37 1.37 0 011.337.061A1.38 1.38 0 0123 8.313v7.398a1.384 1.384 0 01-.652 1.17 1.377 1.377 0 01-1.337.06zm-2.033-2.667a.69.69 0 00.277.254l2.37 1.183V8.313l-2.37 1.184a.684.684 0 00-.38.615v3.8c0 .128.035.253.103.362z",fill:"currentColor"}))}var I0=f1;var p=t(require("react"));function h1(e){return p.createElement("svg",o({width:"24px",height:"24px",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),p.createElement("path",{d:"M17.618 8.747a.765.765 0 00-.72 0l-.842.513a.168.168 0 01-.158 0 .183.183 0 01-.073-.043.165.165 0 01-.043-.07 1.682 1.682 0 00-.667-.839A1.902 1.902 0 0014.04 8H10.8c-.477 0-.935.176-1.273.488A1.606 1.606 0 009 9.667v2.666c0 .442.19.866.527 1.179.338.312.796.488 1.273.488h3.24c.39 0 .77-.118 1.082-.336a1.67 1.67 0 00.646-.87.145.145 0 01.042-.069.162.162 0 01.073-.038.192.192 0 01.159 0l.842.52a.76.76 0 00.72.033.704.704 0 00.283-.236c.07-.101.109-.218.113-.337V9.334a.63.63 0 00-.103-.343.7.7 0 00-.279-.244z",fill:"currentColor"}),p.createElement("path",{d:"M19.125 4H7.781a1.375 1.375 0 00-1.375 1.375v11.344a1.375 1.375 0 001.375 1.375h11.344a1.375 1.375 0 001.375-1.375V5.375A1.375 1.375 0 0019.125 4zm-.096 12.616a.378.378 0 01-.248.103H8.125a.344.344 0 01-.344-.344V5.719a.344.344 0 01.344-.344h10.656a.344.344 0 01.344.344v10.656c0 .09-.034.176-.096.24z",fill:"currentColor"}),p.createElement("path",{d:"M17.406 19.125H5.72a.344.344 0 01-.344-.344V7.094a.688.688 0 10-1.375 0v12.031A1.375 1.375 0 005.375 20.5h12.031a.687.687 0 100-1.375z",fill:"currentColor"}))}var G0=h1;var q=t(require("react"));function d1(e){return q.createElement("svg",o({width:"24px",height:"24px",viewBox:"0 0 24 25",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),q.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.815 7.497a.407.407 0 010-.576l1.802-1.802a.407.407 0 11.576.576L16.39 7.497a.407.407 0 01-.576 0zM3.129 9.93a.407.407 0 00.576.576L8.49 5.721a.407.407 0 10-.576-.576L3.13 9.93zm.038-3.263a.407.407 0 10.576.576L5.26 5.727a.407.407 0 00-.576-.576L3.167 6.667zm-.048 7.075a.407.407 0 010-.576l7.994-7.994a.407.407 0 01.576.576l-7.994 7.994a.407.407 0 01-.576 0zm10.268-7.618a.407.407 0 00.576.576l.975-.975a.407.407 0 00-.576-.576l-.975.975zM3.132 16.954a.407.407 0 010-.575l3.944-3.944a.407.407 0 11.576.576l-3.944 3.944a.407.407 0 01-.576 0zm-.01 2.66a.407.407 0 10.576.576l4.58-4.58a.407.407 0 00-.575-.576l-4.58 4.58zm13.735-10.51a.407.407 0 10.576.576l3.872-3.871a.407.407 0 10-.576-.576l-3.872 3.871zm-.019 3.821a.407.407 0 010-.576l3.905-3.905a.407.407 0 01.576.576l-3.905 3.905a.407.407 0 01-.576 0zm.306 2.344a.407.407 0 00.576.576l3.606-3.607a.407.407 0 10-.576-.575l-3.606 3.606zm1.015 2.787a.407.407 0 010-.576l2.646-2.646a.407.407 0 11.576.576l-2.646 2.646a.407.407 0 01-.576 0zm.816 1.603a.407.407 0 00.576.576l1.787-1.788a.407.407 0 00-.576-.576l-1.787 1.788zM9.865 8.815a3.415 3.415 0 114.828 4.829 3.415 3.415 0 01-4.829-4.83zm2.414.221a2.193 2.193 0 100 4.386 2.193 2.193 0 000-4.386zM9.53 17.617a3.887 3.887 0 016.62 2.404.61.61 0 101.216-.109 5.108 5.108 0 00-10.177 0 .611.611 0 001.218.109 3.887 3.887 0 011.123-2.404z",fill:"currentColor"}))}var M0=d1;