metal-icons 0.1.5 → 0.1.6

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/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Metal Icons
2
2
 
3
- v0.1.5
3
+ v0.1.6
4
4
 
5
5
  A flexible set of icons built for React.
6
6
 
@@ -260,6 +260,194 @@ const SvgBookmark = props => /*#__PURE__*/React.createElement("svg", _extends({
260
260
  d: "M2 3.25A2.25 2.25 0 0 1 4.25 1h7.5A2.25 2.25 0 0 1 14 3.25v10.83a1 1 0 0 1-1.478.878L8.12 12.564a.25.25 0 0 0-.238 0l-4.403 2.394A1 1 0 0 1 2 14.08V3.25Zm2.25-.75a.75.75 0 0 0-.75.75v9.989l3.664-1.992a1.75 1.75 0 0 1 1.672 0l3.664 1.992V3.25a.75.75 0 0 0-.75-.75h-7.5Z"
261
261
  }));
262
262
 
263
+ const SvgBriefcase = props => /*#__PURE__*/React.createElement("svg", _extends({
264
+ xmlns: "http://www.w3.org/2000/svg",
265
+ width: 16,
266
+ height: 16,
267
+ fill: "currentColor"
268
+ }, props), /*#__PURE__*/React.createElement("path", {
269
+ fillRule: "evenodd",
270
+ d: "M5.75 1A1.75 1.75 0 0 0 4 2.75V4H2.25A2.25 2.25 0 0 0 0 6.25v6.5A2.25 2.25 0 0 0 2.25 15h11.5A2.25 2.25 0 0 0 16 12.75v-6.5A2.25 2.25 0 0 0 13.75 4H12V2.75A1.75 1.75 0 0 0 10.25 1h-4.5Zm6.75 12.5h1.25a.75.75 0 0 0 .75-.75v-6.5a.75.75 0 0 0-.75-.75H12.5v8Zm-1.5-8v8H5v-8h6Zm-7.5 8v-8H2.25a.75.75 0 0 0-.75.75v6.5c0 .414.336.75.75.75H3.5Zm7-9.5V2.75a.25.25 0 0 0-.25-.25h-4.5a.25.25 0 0 0-.25.25V4h5Z"
271
+ }));
272
+
273
+ const SvgBuilding = props => /*#__PURE__*/React.createElement("svg", _extends({
274
+ xmlns: "http://www.w3.org/2000/svg",
275
+ width: 24,
276
+ height: 24,
277
+ fill: "currentColor"
278
+ }, props), /*#__PURE__*/React.createElement("path", {
279
+ fillRule: "evenodd",
280
+ d: "M4.25 3A.75.75 0 0 1 5 2.25h14a.75.75 0 0 1 0 1.5v16.5h.25a.75.75 0 0 1 0 1.5H4.75a.75.75 0 0 1 0-1.5H5V3.75A.75.75 0 0 1 4.25 3Zm2.25.75v16.5H9v-2.875c0-1.035.84-1.875 1.875-1.875h2.25c1.035 0 1.875.84 1.875 1.875v2.875h2.5V3.75h-11Zm7 16.5v-2.875a.375.375 0 0 0-.375-.375h-2.25a.375.375 0 0 0-.375.375v2.875h3ZM8.25 6.75A.75.75 0 0 1 9 6h1.5a.75.75 0 0 1 0 1.5H9a.75.75 0 0 1-.75-.75Zm4.5 0A.75.75 0 0 1 13.5 6H15a.75.75 0 0 1 0 1.5h-1.5a.75.75 0 0 1-.75-.75Zm-4.5 3A.75.75 0 0 1 9 9h1.5a.75.75 0 0 1 0 1.5H9a.75.75 0 0 1-.75-.75Zm4.5 0A.75.75 0 0 1 13.5 9H15a.75.75 0 0 1 0 1.5h-1.5a.75.75 0 0 1-.75-.75Zm-4.5 3A.75.75 0 0 1 9 12h1.5a.75.75 0 0 1 0 1.5H9a.75.75 0 0 1-.75-.75Zm4.5 0a.75.75 0 0 1 .75-.75H15a.75.75 0 0 1 0 1.5h-1.5a.75.75 0 0 1-.75-.75Z"
281
+ }));
282
+
283
+ const SvgBulb = props => /*#__PURE__*/React.createElement("svg", _extends({
284
+ xmlns: "http://www.w3.org/2000/svg",
285
+ width: 17,
286
+ height: 16,
287
+ fill: "currentColor"
288
+ }, props), /*#__PURE__*/React.createElement("path", {
289
+ d: "M9.03.22a.75.75 0 0 0-1.28.53v1a.75.75 0 0 0 1.5 0v-1a.75.75 0 0 0-.22-.53ZM14 2.75a.75.75 0 0 0-1.28-.53l-.707.707a.75.75 0 1 0 1.06 1.06l.707-.707a.75.75 0 0 0 .22-.53Zm-10.981.005a.75.75 0 0 0 .201.525l.707.707a.75.75 0 0 0 1.06-1.06L4.28 2.22a.75.75 0 0 0-1.261.535ZM15.78 8.03a.75.75 0 0 0-.53-1.28h-1a.75.75 0 1 0 0 1.5h1a.75.75 0 0 0 .53-.22Zm-12.5 0a.75.75 0 0 1-.53.22h-1a.75.75 0 0 1 0-1.5h1a.75.75 0 0 1 .53 1.28Zm3.69 6.69A.75.75 0 0 0 7.5 16h2a.75.75 0 1 0 0-1.5h-2a.75.75 0 0 0-.53.22Z"
290
+ }), /*#__PURE__*/React.createElement("path", {
291
+ fillRule: "evenodd",
292
+ d: "M5.318 4.818A4.5 4.5 0 0 1 13 8c0 1.604-1.007 2.591-1.843 3.41l-.001.001-.067.066a.298.298 0 0 0-.088.213c0 1-.811 1.81-1.811 1.81H7.825a1.826 1.826 0 0 1-1.826-1.825.292.292 0 0 0-.081-.208l-.2-.203C4.926 10.465 4 9.53 4 8a4.5 4.5 0 0 1 1.318-3.182Zm1.06 1.06A3 3 0 0 0 5.5 8c0 .894.49 1.397 1.378 2.302l.115.117c.332.341.507.794.507 1.255a.326.326 0 0 0 .324.326H9.19a.31.31 0 0 0 .31-.311c0-.48.191-.943.538-1.283C10.96 9.502 11.5 8.928 11.5 8a3 3 0 0 0-5.121-2.121Z"
293
+ }));
294
+
295
+ const SvgCalendar = props => /*#__PURE__*/React.createElement("svg", _extends({
296
+ xmlns: "http://www.w3.org/2000/svg",
297
+ width: 16,
298
+ height: 16,
299
+ fill: "currentColor"
300
+ }, props), /*#__PURE__*/React.createElement("path", {
301
+ fillRule: "evenodd",
302
+ d: "M11.5.75a.75.75 0 1 0-1.5 0V1H6V.75a.75.75 0 0 0-1.5 0V1H3.25A2.25 2.25 0 0 0 1 3.25v9.5A2.25 2.25 0 0 0 3.25 15h9.5A2.25 2.25 0 0 0 15 12.75v-9.5A2.25 2.25 0 0 0 12.75 1H11.5V.75Zm-7 2.5V2.5H3.25a.75.75 0 0 0-.75.75V5h11V3.25a.75.75 0 0 0-.75-.75H11.5v.75a.75.75 0 1 1-1.5 0V2.5H6v.75a.75.75 0 0 1-1.5 0Zm9 3.25h-11v6.25c0 .414.336.75.75.75h9.5a.75.75 0 0 0 .75-.75V6.5Z"
303
+ }));
304
+
305
+ const SvgCamera = props => /*#__PURE__*/React.createElement("svg", _extends({
306
+ xmlns: "http://www.w3.org/2000/svg",
307
+ width: 16,
308
+ height: 16,
309
+ fill: "currentColor"
310
+ }, props), /*#__PURE__*/React.createElement("path", {
311
+ fillRule: "evenodd",
312
+ d: "M8 5.25a3 3 0 1 0 0 6 3 3 0 0 0 0-6Zm-1.5 3a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0Z"
313
+ }), /*#__PURE__*/React.createElement("path", {
314
+ fillRule: "evenodd",
315
+ d: "M5.056 1.696A1.25 1.25 0 0 1 6.176 1h3.648c.475 0 .91.27 1.12.696l.54 1.093 1.457.124A2.25 2.25 0 0 1 15 5.155v6.595A2.25 2.25 0 0 1 12.75 14h-9.5A2.25 2.25 0 0 1 1 11.75V5.155a2.25 2.25 0 0 1 2.059-2.242l1.456-.124.541-1.093Zm1.276.804-.66 1.333a.75.75 0 0 1-.608.414l-1.878.16a.75.75 0 0 0-.686.748v6.595c0 .414.336.75.75.75h9.5a.75.75 0 0 0 .75-.75V5.155a.75.75 0 0 0-.686-.748l-1.878-.16a.75.75 0 0 1-.608-.414L9.668 2.5H6.332Z"
316
+ }));
317
+
318
+ const SvgCash = props => /*#__PURE__*/React.createElement("svg", _extends({
319
+ xmlns: "http://www.w3.org/2000/svg",
320
+ width: 17,
321
+ height: 16,
322
+ fill: "currentColor"
323
+ }, props), /*#__PURE__*/React.createElement("path", {
324
+ d: "M11.018 3.25a.75.75 0 0 0 1.5 0A2.25 2.25 0 0 0 10.268 1h-8a2.25 2.25 0 0 0-2.25 2.25V8a.75.75 0 0 0 1.5 0V3.25a.75.75 0 0 1 .75-.75h8a.75.75 0 0 1 .75.75Zm.75 7a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z"
325
+ }), /*#__PURE__*/React.createElement("path", {
326
+ fillRule: "evenodd",
327
+ d: "M5.768 5.5a2.25 2.25 0 0 0-2.25 2.25v5A2.25 2.25 0 0 0 5.768 15h8a2.25 2.25 0 0 0 2.25-2.25v-5a2.25 2.25 0 0 0-2.25-2.25h-8Zm-.75 7.25c0 .414.336.75.75.75h8a.75.75 0 0 0 .75-.75v-5a.75.75 0 0 0-.75-.75h-8a.75.75 0 0 0-.75.75v5Z"
328
+ }));
329
+
330
+ const SvgChartBar = props => /*#__PURE__*/React.createElement("svg", _extends({
331
+ xmlns: "http://www.w3.org/2000/svg",
332
+ width: 16,
333
+ height: 16,
334
+ fill: "currentColor"
335
+ }, props), /*#__PURE__*/React.createElement("path", {
336
+ d: "M12 2a1 1 0 0 1 1 1v10a1 1 0 0 1-2 0V3a1 1 0 0 1 1-1ZM8 6a1 1 0 0 1 1 1v6a1 1 0 1 1-2 0V7a1 1 0 0 1 1-1Zm-3 4a1 1 0 0 0-2 0v3a1 1 0 1 0 2 0v-3Z"
337
+ }));
338
+
339
+ const SvgChatBubbleRoundDots = props => /*#__PURE__*/React.createElement("svg", _extends({
340
+ xmlns: "http://www.w3.org/2000/svg",
341
+ width: 16,
342
+ height: 16,
343
+ fill: "currentColor"
344
+ }, props), /*#__PURE__*/React.createElement("path", {
345
+ fillRule: "evenodd",
346
+ d: "M8.231 2.5a5.269 5.269 0 1 1-2.43 9.944 1.178 1.178 0 0 0-.535-.122c-.142 0-.284.013-.424.038a6.94 6.94 0 0 0-.879.225c-.272.085-.557.186-.834.29.103-.275.203-.557.288-.828.096-.302.18-.612.225-.885a2.31 2.31 0 0 0 .037-.428 1.193 1.193 0 0 0-.123-.534 5.27 5.27 0 0 1 4.675-7.7ZM2.058 14.934l.002-.001.01-.004.037-.017c.218-.096.438-.19.658-.281a21.464 21.464 0 0 1 1.649-.616 5.46 5.46 0 0 1 .678-.176c.049-.008.086-.012.113-.015a6.768 6.768 0 1 0-3.028-3.026c-.003.04-.008.08-.014.119-.044.23-.102.457-.176.679-.172.545-.42 1.17-.618 1.646-.09.218-.184.434-.28.65l-.017.036-.004.01v.002a.75.75 0 0 0 .99.994Z"
347
+ }), /*#__PURE__*/React.createElement("path", {
348
+ d: "M5.25 8.75a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm4-1a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z"
349
+ }));
350
+
351
+ const SvgChatBubbleRoundText = props => /*#__PURE__*/React.createElement("svg", _extends({
352
+ xmlns: "http://www.w3.org/2000/svg",
353
+ width: 16,
354
+ height: 16,
355
+ fill: "currentColor"
356
+ }, props), /*#__PURE__*/React.createElement("path", {
357
+ d: "M5.25 5.5a.75.75 0 0 0 0 1.5h6a.75.75 0 0 0 0-1.5h-6Zm0 3a.75.75 0 0 0 0 1.5h4a.75.75 0 0 0 0-1.5h-4Z"
358
+ }), /*#__PURE__*/React.createElement("path", {
359
+ fillRule: "evenodd",
360
+ d: "m2.06 14.933-.002.001a.75.75 0 0 1-.99-.994v-.002l.004-.01.017-.036c.096-.216.19-.432.28-.65.198-.476.446-1.101.618-1.646.074-.222.132-.449.176-.679.006-.04.011-.08.014-.119a6.768 6.768 0 1 1 3.028 3.026h-.003c-.027.003-.063.007-.11.015a5.46 5.46 0 0 0-.678.176 21.55 21.55 0 0 0-1.649.616c-.22.091-.44.185-.658.281l-.037.017-.01.004ZM10.535 3.03a5.27 5.27 0 0 0-6.979 7.17c.082.166.124.349.123.534a2.31 2.31 0 0 1-.037.428 6.574 6.574 0 0 1-.225.885c-.085.271-.185.553-.288.828.277-.104.562-.205.834-.29a6.94 6.94 0 0 1 .879-.225 2.44 2.44 0 0 1 .424-.038c.185-.002.369.04.535.122a5.269 5.269 0 1 0 4.734-9.414Z"
361
+ }));
362
+
363
+ const SvgChatBubbleRound = props => /*#__PURE__*/React.createElement("svg", _extends({
364
+ xmlns: "http://www.w3.org/2000/svg",
365
+ width: 16,
366
+ height: 16,
367
+ fill: "currentColor"
368
+ }, props), /*#__PURE__*/React.createElement("path", {
369
+ fillRule: "evenodd",
370
+ d: "M8.231 2.5a5.27 5.27 0 1 1-2.43 9.944 1.178 1.178 0 0 0-.535-.122c-.142 0-.284.013-.424.038a6.94 6.94 0 0 0-.879.225c-.272.085-.557.186-.834.29.103-.275.203-.557.288-.828.096-.302.18-.612.225-.885a2.31 2.31 0 0 0 .037-.428 1.193 1.193 0 0 0-.123-.534 5.269 5.269 0 0 1 4.675-7.7ZM2.058 14.934l.002-.001.01-.004.037-.017c.218-.096.438-.19.658-.281a21.466 21.466 0 0 1 1.649-.616 5.46 5.46 0 0 1 .678-.176c.049-.008.086-.012.113-.015a6.768 6.768 0 1 0-3.028-3.026c-.003.04-.008.08-.014.119-.044.23-.102.457-.176.679-.172.545-.42 1.17-.618 1.646-.09.218-.184.434-.28.65l-.017.036-.004.01v.002a.75.75 0 0 0 .99.994Z"
371
+ }));
372
+
373
+ const SvgChatBubbleSquareDots = props => /*#__PURE__*/React.createElement("svg", _extends({
374
+ xmlns: "http://www.w3.org/2000/svg",
375
+ width: 16,
376
+ height: 16,
377
+ fill: "currentColor"
378
+ }, props), /*#__PURE__*/React.createElement("path", {
379
+ fillRule: "evenodd",
380
+ d: "M15 3.25A2.25 2.25 0 0 0 12.75 1h-9.5A2.25 2.25 0 0 0 1 3.25v11a.75.75 0 0 0 1.26.55l2.801-2.6a.75.75 0 0 1 .51-.2h7.179A2.249 2.249 0 0 0 15 9.75v-6.5Zm-2.25-.75a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-.75.75H5.572a2.25 2.25 0 0 0-1.531.6L2.5 12.53V3.25a.75.75 0 0 1 .75-.75h9.5Z"
381
+ }), /*#__PURE__*/React.createElement("path", {
382
+ d: "M5 7.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm4-1a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z"
383
+ }));
384
+
385
+ const SvgChatBubbleSquareText = props => /*#__PURE__*/React.createElement("svg", _extends({
386
+ xmlns: "http://www.w3.org/2000/svg",
387
+ width: 16,
388
+ height: 16,
389
+ fill: "currentColor"
390
+ }, props), /*#__PURE__*/React.createElement("path", {
391
+ fillRule: "evenodd",
392
+ d: "M15 3.25A2.25 2.25 0 0 0 12.75 1h-9.5A2.25 2.25 0 0 0 1 3.25v11a.75.75 0 0 0 1.26.55l2.801-2.6a.75.75 0 0 1 .51-.2h7.179A2.249 2.249 0 0 0 15 9.75v-6.5Zm-2.25-.75a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-.75.75H5.572a2.25 2.25 0 0 0-1.531.6L2.5 12.53V3.25a.75.75 0 0 1 .75-.75h9.5Z"
393
+ }), /*#__PURE__*/React.createElement("path", {
394
+ d: "M5 4.25a.75.75 0 0 0 0 1.5h6a.75.75 0 0 0 0-1.5H5Zm0 3a.75.75 0 0 0 0 1.5h4a.75.75 0 0 0 0-1.5H5Z"
395
+ }));
396
+
397
+ const SvgChatBubbleSquare = props => /*#__PURE__*/React.createElement("svg", _extends({
398
+ xmlns: "http://www.w3.org/2000/svg",
399
+ width: 16,
400
+ height: 16,
401
+ fill: "currentColor"
402
+ }, props), /*#__PURE__*/React.createElement("path", {
403
+ fillRule: "evenodd",
404
+ d: "M15 3.25A2.25 2.25 0 0 0 12.75 1h-9.5A2.25 2.25 0 0 0 1 3.25v11a.75.75 0 0 0 1.26.55l2.801-2.6a.75.75 0 0 1 .51-.2h7.179A2.249 2.249 0 0 0 15 9.75v-6.5Zm-2.25-.75a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-.75.75H5.572a2.25 2.25 0 0 0-1.531.6L2.5 12.53V3.25a.75.75 0 0 1 .75-.75h9.5Z"
405
+ }));
406
+
407
+ const SvgChatBubblesRound = props => /*#__PURE__*/React.createElement("svg", _extends({
408
+ xmlns: "http://www.w3.org/2000/svg",
409
+ width: 16,
410
+ height: 16,
411
+ fill: "currentColor"
412
+ }, props), /*#__PURE__*/React.createElement("path", {
413
+ fillRule: "evenodd",
414
+ d: "M8.302 3.288A3.633 3.633 0 0 0 2.756 7.76c.124.237.112.49.102.61a2.984 2.984 0 0 1-.084.468 7.85 7.85 0 0 1-.2.655c.26-.09.52-.17.75-.223a.7.7 0 1 1 .312 1.365c-.34.078-.837.258-1.278.434-.235.095-.469.193-.701.295l-.042.018-.01.005-.003.001a.7.7 0 0 1-.925-.927v-.001l.002-.004.008-.018.03-.07c.153-.345.296-.694.43-1.047.113-.3.211-.592.27-.822.021-.09.034-.157.041-.205a5.033 5.033 0 0 1 7.74-6.082.7.7 0 1 1-.896 1.076Z"
415
+ }), /*#__PURE__*/React.createElement("path", {
416
+ fillRule: "evenodd",
417
+ d: "M4.75 9.333a5.083 5.083 0 1 1 9.657 2.221c.006.033.015.077.029.133.05.197.14.453.248.734.087.223.178.443.262.646l.06.146c.049.118.094.23.131.326.03.082.074.2.097.306a.75.75 0 0 1-.734.905c-.169 0-.332-.04-.447-.072a4.858 4.858 0 0 1-.394-.134 20.712 20.712 0 0 1-.606-.248l-.216-.09c-.23-.1-.466-.188-.705-.265a1.826 1.826 0 0 0-.095-.026A5.083 5.083 0 0 1 4.75 9.333Zm1.5 0a3.583 3.583 0 1 1 6.763 1.654c-.124.239-.12.485-.11.614.01.155.043.313.08.456.054.214.132.448.216.676a7.357 7.357 0 0 0-.643-.231 2.45 2.45 0 0 0-.443-.093 1.113 1.113 0 0 0-.626.104 3.582 3.582 0 0 1-5.237-3.18Zm8.15 2.16-.001-.012v.013l.001-.001Z"
418
+ }));
419
+
420
+ const SvgChatBubblesSquare = props => /*#__PURE__*/React.createElement("svg", _extends({
421
+ xmlns: "http://www.w3.org/2000/svg",
422
+ width: 16,
423
+ height: 16,
424
+ fill: "currentColor"
425
+ }, props), /*#__PURE__*/React.createElement("path", {
426
+ d: "M11.25 1a.75.75 0 1 1 0 1.5h-9a.75.75 0 0 0-.75.75v6.531l.706-.51a.75.75 0 0 1 .88 1.214L1.19 11.858A.75.75 0 0 1 0 11.25v-8A2.25 2.25 0 0 1 2.25 1h9Z"
427
+ }), /*#__PURE__*/React.createElement("path", {
428
+ fillRule: "evenodd",
429
+ d: "M6.25 4A2.25 2.25 0 0 0 4 6.25v4.534a2.25 2.25 0 0 0 2.25 2.25h6.041l2.52 1.824A.75.75 0 0 0 16 14.25v-8A2.25 2.25 0 0 0 13.75 4h-7.5ZM5.5 6.25a.75.75 0 0 1 .75-.75h7.5a.75.75 0 0 1 .75.75v6.531l-1.526-1.104a.75.75 0 0 0-.44-.143H6.25a.75.75 0 0 1-.75-.75V6.25Z"
430
+ }));
431
+
432
+ const SvgCheck = props => /*#__PURE__*/React.createElement("svg", _extends({
433
+ xmlns: "http://www.w3.org/2000/svg",
434
+ width: 16,
435
+ height: 16,
436
+ fill: "currentColor"
437
+ }, props), /*#__PURE__*/React.createElement("path", {
438
+ d: "M14.78 4.28a.75.75 0 0 0-1.06-1.06l-7.97 7.97-3.47-3.47a.75.75 0 0 0-1.06 1.06l4 4a.75.75 0 0 0 1.06 0l8.5-8.5Z"
439
+ }));
440
+
441
+ const SvgChevronDown = props => /*#__PURE__*/React.createElement("svg", _extends({
442
+ xmlns: "http://www.w3.org/2000/svg",
443
+ width: 16,
444
+ height: 16,
445
+ fill: "currentColor"
446
+ }, props), /*#__PURE__*/React.createElement("path", {
447
+ fillRule: "evenodd",
448
+ d: "M3.235 5.205a.75.75 0 0 1 1.06.03L8 9.158l3.705-3.923a.75.75 0 0 1 1.09 1.03l-4.25 4.5a.75.75 0 0 1-1.09 0l-4.25-4.5a.75.75 0 0 1 .03-1.06Z"
449
+ }));
450
+
263
451
  const SvgFolder = props => /*#__PURE__*/React.createElement("svg", _extends({
264
452
  xmlns: "http://www.w3.org/2000/svg",
265
453
  width: 16,
@@ -271,4 +459,4 @@ const SvgFolder = props => /*#__PURE__*/React.createElement("svg", _extends({
271
459
  d: "M.659 1.659A2.25 2.25 0 0 1 2.25 1h4.379a2.25 2.25 0 0 1 1.591.66l1.121 1.12c.14.14.331.22.53.22h3.879A2.25 2.25 0 0 1 16 5.25v7.5A2.25 2.25 0 0 1 13.75 15H2.25A2.25 2.25 0 0 1 0 12.75v-9.5c0-.597.237-1.169.659-1.591ZM1.5 7v5.749a.75.75 0 0 0 .75.75h11.5a.75.75 0 0 0 .75-.75V7h-13Zm13-1.5h-13V3.25a.75.75 0 0 1 .75-.75h4.379c.199 0 .39.08.53.22L8.28 3.84a2.25 2.25 0 0 0 1.591.659h3.879a.75.75 0 0 1 .75.75V5.5Z"
272
460
  }));
273
461
 
274
- export { SvgActivity as Activity, SvgAlarm as Alarm, SvgAlert as Alert, SvgAlignBottom as AlignBottom, SvgAlignTop as AlignTop, SvgAnnotation as Annotation, SvgArchive as Archive, SvgArrowDown as ArrowDown, SvgArrowDownLeft as ArrowDownLeft, SvgArrowDownRight as ArrowDownRight, SvgArrowLeft as ArrowLeft, SvgArrowRight as ArrowRight, SvgArrowUp as ArrowUp, SvgArrowUpLeft as ArrowUpLeft, SvgArrowUpRight as ArrowUpRight, SvgAt as At, SvgBattery as Battery, SvgBeaker as Beaker, SvgBell as Bell, SvgBookClosed as BookClosed, SvgBookOpen as BookOpen, SvgBookmark as Bookmark, SvgBookmarkPlus as BookmarkPlus, SvgFolder as Folder };
462
+ export { SvgActivity as Activity, SvgAlarm as Alarm, SvgAlert as Alert, SvgAlignBottom as AlignBottom, SvgAlignTop as AlignTop, SvgAnnotation as Annotation, SvgArchive as Archive, SvgArrowDown as ArrowDown, SvgArrowDownLeft as ArrowDownLeft, SvgArrowDownRight as ArrowDownRight, SvgArrowLeft as ArrowLeft, SvgArrowRight as ArrowRight, SvgArrowUp as ArrowUp, SvgArrowUpLeft as ArrowUpLeft, SvgArrowUpRight as ArrowUpRight, SvgAt as At, SvgBattery as Battery, SvgBeaker as Beaker, SvgBell as Bell, SvgBookClosed as BookClosed, SvgBookOpen as BookOpen, SvgBookmark as Bookmark, SvgBookmarkPlus as BookmarkPlus, SvgBriefcase as Briefcase, SvgBuilding as Building, SvgBulb as Bulb, SvgCalendar as Calendar, SvgCamera as Camera, SvgCash as Cash, SvgChartBar as ChartBar, SvgChatBubbleRound as ChatBubbleRound, SvgChatBubbleRoundDots as ChatBubbleRoundDots, SvgChatBubbleRoundText as ChatBubbleRoundText, SvgChatBubbleSquare as ChatBubbleSquare, SvgChatBubbleSquareDots as ChatBubbleSquareDots, SvgChatBubbleSquareText as ChatBubbleSquareText, SvgChatBubblesRound as ChatBubblesRound, SvgChatBubblesSquare as ChatBubblesSquare, SvgCheck as Check, SvgChevronDown as ChevronDown, SvgFolder as Folder };
@@ -252,6 +252,182 @@ const SvgBookmark = props => /*#__PURE__*/React.createElement("svg", _extends({
252
252
  d: "M4.25 1A2.25 2.25 0 0 0 2 3.25v10.83a1 1 0 0 0 1.478.878l4.403-2.394a.25.25 0 0 1 .238 0l4.403 2.394A1 1 0 0 0 14 14.08V3.25A2.25 2.25 0 0 0 11.75 1h-7.5Z"
253
253
  }));
254
254
 
255
+ const SvgBriefcase = props => /*#__PURE__*/React.createElement("svg", _extends({
256
+ xmlns: "http://www.w3.org/2000/svg",
257
+ width: 16,
258
+ height: 16,
259
+ fill: "currentColor"
260
+ }, props), /*#__PURE__*/React.createElement("path", {
261
+ fillRule: "evenodd",
262
+ d: "M5.75 1A1.75 1.75 0 0 0 4 2.75V4H2.25A2.25 2.25 0 0 0 0 6.25v6.5A2.25 2.25 0 0 0 2.25 15h11.5A2.25 2.25 0 0 0 16 12.75v-6.5A2.25 2.25 0 0 0 13.75 4H12V2.75A1.75 1.75 0 0 0 10.25 1h-4.5Zm4.75 3V2.75a.25.25 0 0 0-.25-.25h-4.5a.25.25 0 0 0-.25.25V4h5Z"
263
+ }));
264
+
265
+ const SvgBuilding = props => /*#__PURE__*/React.createElement("svg", _extends({
266
+ xmlns: "http://www.w3.org/2000/svg",
267
+ width: 16,
268
+ height: 16,
269
+ fill: "currentColor"
270
+ }, props), /*#__PURE__*/React.createElement("path", {
271
+ fillRule: "evenodd",
272
+ d: "M1.25.75A.75.75 0 0 1 2 0h12a.75.75 0 0 1 0 1.5v13h.25a.75.75 0 0 1 0 1.5H1.75a.75.75 0 0 1 0-1.5H2v-13a.75.75 0 0 1-.75-.75ZM6 14.5v-2.25c0-.69.56-1.25 1.25-1.25h1.5c.69 0 1.25.56 1.25 1.25v2.25H6ZM5.146 3.146A.5.5 0 0 0 5 3.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.354.146ZM5 7.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1Zm4.146-4.354A.5.5 0 0 0 9 3.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.354.146ZM9 7.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1Z"
273
+ }));
274
+
275
+ const SvgBulb = props => /*#__PURE__*/React.createElement("svg", _extends({
276
+ xmlns: "http://www.w3.org/2000/svg",
277
+ width: 17,
278
+ height: 16,
279
+ fill: "currentColor"
280
+ }, props), /*#__PURE__*/React.createElement("path", {
281
+ d: "M8.5 0a.75.75 0 0 1 .75.75v1a.75.75 0 0 1-1.5 0v-1A.75.75 0 0 1 8.5 0Zm5.28 2.22a.75.75 0 0 1 0 1.06l-.707.707a.75.75 0 1 1-1.06-1.06l.707-.707a.75.75 0 0 1 1.06 0ZM3.22 3.28a.75.75 0 0 1 1.06-1.06l.707.707a.75.75 0 0 1-1.06 1.06L3.22 3.28ZM16 7.5a.75.75 0 0 1-.75.75h-1a.75.75 0 1 1 0-1.5h1a.75.75 0 0 1 .75.75Zm-13.25.75a.75.75 0 0 0 0-1.5h-1a.75.75 0 0 0 0 1.5h1Zm4 7a.75.75 0 0 1 .75-.75h2a.75.75 0 1 1 0 1.5h-2a.75.75 0 0 1-.75-.75Z"
282
+ }), /*#__PURE__*/React.createElement("path", {
283
+ fillRule: "evenodd",
284
+ d: "M8.5 3.5A4.5 4.5 0 0 0 4 8c0 1.53.926 2.465 1.718 3.264l.2.203c.05.05.081.124.081.208A1.826 1.826 0 0 0 7.825 13.5H9.19c1 0 1.811-.81 1.811-1.81 0-.083.033-.159.088-.213l.067-.066C11.992 10.592 13 9.605 13 8a4.5 4.5 0 0 0-4.5-4.5Z"
285
+ }));
286
+
287
+ const SvgCalendar = props => /*#__PURE__*/React.createElement("svg", _extends({
288
+ xmlns: "http://www.w3.org/2000/svg",
289
+ width: 16,
290
+ height: 16,
291
+ fill: "currentColor"
292
+ }, props), /*#__PURE__*/React.createElement("path", {
293
+ d: "M11.28.22c.141.14.22.331.22.53V1h1.25A2.25 2.25 0 0 1 15 3.25V5H1V3.25A2.25 2.25 0 0 1 3.25 1H4.5V.75a.75.75 0 0 1 1.5 0V1h4V.75a.75.75 0 0 1 1.28-.53ZM1 6.5v6.25A2.25 2.25 0 0 0 3.25 15h9.5A2.25 2.25 0 0 0 15 12.75V6.5H1Z"
294
+ }));
295
+
296
+ const SvgCamera = props => /*#__PURE__*/React.createElement("svg", _extends({
297
+ xmlns: "http://www.w3.org/2000/svg",
298
+ width: 16,
299
+ height: 16,
300
+ fill: "currentColor"
301
+ }, props), /*#__PURE__*/React.createElement("path", {
302
+ fillRule: "evenodd",
303
+ d: "M5.517 1.188a1.25 1.25 0 0 0-.461.508l-.541 1.093-1.456.124A2.25 2.25 0 0 0 1 5.155v6.595A2.25 2.25 0 0 0 3.25 14h9.5A2.25 2.25 0 0 0 15 11.75V5.155a2.25 2.25 0 0 0-2.059-2.242l-1.457-.124-.54-1.093A1.25 1.25 0 0 0 9.824 1H6.176a1.25 1.25 0 0 0-.66.188ZM8 11.25a2.75 2.75 0 1 0 0-5.5 2.75 2.75 0 0 0 0 5.5Z"
304
+ }));
305
+
306
+ const SvgCash = props => /*#__PURE__*/React.createElement("svg", _extends({
307
+ xmlns: "http://www.w3.org/2000/svg",
308
+ width: 16,
309
+ height: 16,
310
+ fill: "currentColor"
311
+ }, props), /*#__PURE__*/React.createElement("path", {
312
+ d: "M0 3.25A2.25 2.25 0 0 1 2.25 1h8a2.25 2.25 0 0 1 2.25 2.25V4H5.75A3.75 3.75 0 0 0 2 7.75v2.736A2.25 2.25 0 0 1 0 8.25v-5Z"
313
+ }), /*#__PURE__*/React.createElement("path", {
314
+ fillRule: "evenodd",
315
+ d: "M5.75 5.5A2.25 2.25 0 0 0 3.5 7.75v5A2.25 2.25 0 0 0 5.75 15h8A2.25 2.25 0 0 0 16 12.75v-5a2.25 2.25 0 0 0-2.25-2.25h-8Zm4 6.75a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z"
316
+ }));
317
+
318
+ const SvgChartBar = props => /*#__PURE__*/React.createElement("svg", _extends({
319
+ xmlns: "http://www.w3.org/2000/svg",
320
+ width: 16,
321
+ height: 16,
322
+ fill: "currentColor"
323
+ }, props), /*#__PURE__*/React.createElement("path", {
324
+ d: "M12 2a1 1 0 0 1 1 1v10a1 1 0 0 1-2 0V3a1 1 0 0 1 1-1ZM8 6a1 1 0 0 1 1 1v6a1 1 0 1 1-2 0V7a1 1 0 0 1 1-1Zm-3 4a1 1 0 0 0-2 0v3a1 1 0 1 0 2 0v-3Z"
325
+ }));
326
+
327
+ const SvgChatBubbleRoundDots = props => /*#__PURE__*/React.createElement("svg", _extends({
328
+ xmlns: "http://www.w3.org/2000/svg",
329
+ width: 16,
330
+ height: 16,
331
+ fill: "currentColor"
332
+ }, props), /*#__PURE__*/React.createElement("path", {
333
+ fillRule: "evenodd",
334
+ d: "m2.06 14.933-.002.001a.75.75 0 0 1-.99-.994v-.002l.004-.01.017-.036c.096-.216.19-.432.28-.65.198-.476.446-1.101.618-1.646.074-.222.132-.449.176-.679.006-.04.011-.08.014-.119a6.768 6.768 0 1 1 3.028 3.026h-.003c-.027.003-.063.007-.11.015a5.46 5.46 0 0 0-.678.176 21.55 21.55 0 0 0-1.649.616c-.22.091-.44.185-.658.281l-.037.017-.01.004ZM5.25 8.75a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm4-1a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z"
335
+ }));
336
+
337
+ const SvgChatBubbleRoundText = props => /*#__PURE__*/React.createElement("svg", _extends({
338
+ xmlns: "http://www.w3.org/2000/svg",
339
+ width: 16,
340
+ height: 16,
341
+ fill: "currentColor"
342
+ }, props), /*#__PURE__*/React.createElement("path", {
343
+ fillRule: "evenodd",
344
+ d: "m2.06 14.933-.002.001a.75.75 0 0 1-.99-.994v-.002l.004-.01.017-.036c.096-.216.19-.432.28-.65.198-.476.446-1.101.618-1.646.074-.222.132-.449.176-.679.006-.04.011-.08.014-.119a6.768 6.768 0 1 1 3.028 3.026h-.003c-.027.003-.063.007-.11.015a5.46 5.46 0 0 0-.678.176 21.55 21.55 0 0 0-1.649.616c-.22.091-.44.185-.658.281l-.037.017-.01.004ZM5.25 5.5a.75.75 0 0 0 0 1.5h6a.75.75 0 0 0 0-1.5h-6Zm0 3a.75.75 0 0 0 0 1.5h4a.75.75 0 0 0 0-1.5h-4Z"
345
+ }));
346
+
347
+ const SvgChatBubbleRound = props => /*#__PURE__*/React.createElement("svg", _extends({
348
+ xmlns: "http://www.w3.org/2000/svg",
349
+ width: 16,
350
+ height: 16,
351
+ fill: "currentColor"
352
+ }, props), /*#__PURE__*/React.createElement("path", {
353
+ fillRule: "evenodd",
354
+ d: "m2.058 14.934.002-.001.01-.004.037-.017c.218-.096.438-.19.658-.281a21.466 21.466 0 0 1 1.649-.616 5.46 5.46 0 0 1 .678-.176c.049-.008.086-.012.113-.015a6.768 6.768 0 1 0-3.028-3.026c-.003.04-.008.08-.014.119-.044.23-.102.457-.176.679-.172.545-.42 1.17-.618 1.646-.09.218-.184.434-.28.65l-.017.036-.004.01v.002a.75.75 0 0 0 .99.994Z"
355
+ }));
356
+
357
+ const SvgChatBubbleSquareDots = props => /*#__PURE__*/React.createElement("svg", _extends({
358
+ xmlns: "http://www.w3.org/2000/svg",
359
+ width: 16,
360
+ height: 16,
361
+ fill: "currentColor"
362
+ }, props), /*#__PURE__*/React.createElement("path", {
363
+ fillRule: "evenodd",
364
+ d: "M14.341 1.659c.422.422.659.994.659 1.591v6.5A2.249 2.249 0 0 1 12.75 12H5.571a.75.75 0 0 0-.51.2L2.26 14.8A.75.75 0 0 1 1 14.25v-11A2.25 2.25 0 0 1 3.25 1h9.5a2.25 2.25 0 0 1 1.591.659ZM5 7.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"
365
+ }));
366
+
367
+ const SvgChatBubbleSquareText = props => /*#__PURE__*/React.createElement("svg", _extends({
368
+ xmlns: "http://www.w3.org/2000/svg",
369
+ width: 16,
370
+ height: 16,
371
+ fill: "currentColor"
372
+ }, props), /*#__PURE__*/React.createElement("path", {
373
+ fillRule: "evenodd",
374
+ d: "M15 3.25A2.25 2.25 0 0 0 12.75 1h-9.5A2.25 2.25 0 0 0 1 3.25v11a.75.75 0 0 0 1.26.55l2.801-2.6a.75.75 0 0 1 .51-.2h7.179A2.249 2.249 0 0 0 15 9.75v-6.5Zm-10 1a.75.75 0 0 0 0 1.5h6a.75.75 0 0 0 0-1.5H5ZM4.25 8A.75.75 0 0 1 5 7.25h4a.75.75 0 0 1 0 1.5H5A.75.75 0 0 1 4.25 8Z"
375
+ }));
376
+
377
+ const SvgChatBubbleSquare = props => /*#__PURE__*/React.createElement("svg", _extends({
378
+ xmlns: "http://www.w3.org/2000/svg",
379
+ width: 16,
380
+ height: 16,
381
+ fill: "currentColor"
382
+ }, props), /*#__PURE__*/React.createElement("path", {
383
+ fillRule: "evenodd",
384
+ d: "M15 3.25A2.25 2.25 0 0 0 12.75 1h-9.5A2.25 2.25 0 0 0 1 3.25v11a.75.75 0 0 0 1.26.55l2.801-2.6a.75.75 0 0 1 .51-.2h7.179A2.249 2.249 0 0 0 15 9.75v-6.5Z"
385
+ }));
386
+
387
+ const SvgChatBubblesRound = props => /*#__PURE__*/React.createElement("svg", _extends({
388
+ xmlns: "http://www.w3.org/2000/svg",
389
+ width: 16,
390
+ height: 16,
391
+ fill: "currentColor"
392
+ }, props), /*#__PURE__*/React.createElement("path", {
393
+ fillRule: "evenodd",
394
+ d: "M8.302 3.288A3.633 3.633 0 0 0 2.756 7.76c.124.237.112.49.102.61a2.984 2.984 0 0 1-.084.468 7.85 7.85 0 0 1-.2.655c.26-.09.52-.17.75-.223a.7.7 0 1 1 .312 1.365c-.34.078-.837.258-1.278.434-.235.095-.469.193-.701.295l-.042.018-.01.005-.003.001a.7.7 0 0 1-.925-.927v-.001l.002-.004.008-.018.03-.07c.153-.345.296-.694.43-1.047.113-.3.211-.592.27-.822.021-.09.034-.157.041-.205a5.033 5.033 0 0 1 7.74-6.082.7.7 0 1 1-.896 1.076Z"
395
+ }), /*#__PURE__*/React.createElement("path", {
396
+ fillRule: "evenodd",
397
+ d: "M4.75 9.333a5.083 5.083 0 1 1 9.657 2.221c.006.033.015.077.029.133.05.197.14.453.248.734.087.223.178.443.262.646l.06.146c.049.118.094.23.131.326.03.082.074.2.097.306a.75.75 0 0 1-.734.905c-.169 0-.332-.04-.447-.072a4.858 4.858 0 0 1-.394-.134 20.712 20.712 0 0 1-.606-.248l-.216-.09c-.23-.1-.466-.188-.705-.265a1.826 1.826 0 0 0-.095-.026A5.083 5.083 0 0 1 4.75 9.333Zm9.65 2.16-.001-.012v.013l.001-.001Z"
398
+ }));
399
+
400
+ const SvgChatBubblesSquare = props => /*#__PURE__*/React.createElement("svg", _extends({
401
+ xmlns: "http://www.w3.org/2000/svg",
402
+ width: 16,
403
+ height: 16,
404
+ fill: "currentColor"
405
+ }, props), /*#__PURE__*/React.createElement("path", {
406
+ d: "M11.25 1a.75.75 0 1 1 0 1.5h-9a.75.75 0 0 0-.75.75v6.531l.706-.51a.75.75 0 0 1 .88 1.214L1.19 11.858A.75.75 0 0 1 0 11.25v-8A2.25 2.25 0 0 1 2.25 1h9Z"
407
+ }), /*#__PURE__*/React.createElement("path", {
408
+ fillRule: "evenodd",
409
+ d: "M6.25 4A2.25 2.25 0 0 0 4 6.25v4.534a2.25 2.25 0 0 0 2.25 2.25h6.041l2.52 1.824A.75.75 0 0 0 16 14.25v-8A2.25 2.25 0 0 0 13.75 4h-7.5Z"
410
+ }));
411
+
412
+ const SvgCheck = props => /*#__PURE__*/React.createElement("svg", _extends({
413
+ xmlns: "http://www.w3.org/2000/svg",
414
+ width: 16,
415
+ height: 16,
416
+ fill: "currentColor"
417
+ }, props), /*#__PURE__*/React.createElement("path", {
418
+ d: "M14.78 4.28a.75.75 0 0 0-1.06-1.06l-7.97 7.97-3.47-3.47a.75.75 0 0 0-1.06 1.06l4 4a.75.75 0 0 0 1.06 0l8.5-8.5Z"
419
+ }));
420
+
421
+ const SvgChevronDown = props => /*#__PURE__*/React.createElement("svg", _extends({
422
+ xmlns: "http://www.w3.org/2000/svg",
423
+ width: 16,
424
+ height: 16,
425
+ fill: "currentColor"
426
+ }, props), /*#__PURE__*/React.createElement("path", {
427
+ fillRule: "evenodd",
428
+ d: "M3.235 5.205a.75.75 0 0 1 1.06.03L8 9.158l3.705-3.923a.75.75 0 0 1 1.09 1.03l-4.25 4.5a.75.75 0 0 1-1.09 0l-4.25-4.5a.75.75 0 0 1 .03-1.06Z"
429
+ }));
430
+
255
431
  const SvgFolder = props => /*#__PURE__*/React.createElement("svg", _extends({
256
432
  xmlns: "http://www.w3.org/2000/svg",
257
433
  width: 16,
@@ -262,4 +438,4 @@ const SvgFolder = props => /*#__PURE__*/React.createElement("svg", _extends({
262
438
  d: "M.659 1.659A2.25 2.25 0 0 1 2.25 1h4.379a2.25 2.25 0 0 1 1.591.66l1.121 1.12c.14.14.331.22.53.22h3.879A2.25 2.25 0 0 1 16 5.25v.25H0V3.25c0-.597.237-1.169.659-1.591ZM0 7v5.75A2.25 2.25 0 0 0 2.25 15h11.5A2.25 2.25 0 0 0 16 12.75V7H0Z"
263
439
  }));
264
440
 
265
- export { SvgActivity as Activity, SvgAlarm as Alarm, SvgAlert as Alert, SvgAlignBottom as AlignBottom, SvgAlignTop as AlignTop, SvgAnnotation as Annotation, SvgArchive as Archive, SvgArrowDown as ArrowDown, SvgArrowDownLeft as ArrowDownLeft, SvgArrowDownRight as ArrowDownRight, SvgArrowLeft as ArrowLeft, SvgArrowRight as ArrowRight, SvgArrowUp as ArrowUp, SvgArrowUpLeft as ArrowUpLeft, SvgArrowUpRight as ArrowUpRight, SvgAt as At, SvgBattery as Battery, SvgBeaker as Beaker, SvgBell as Bell, SvgBookClosed as BookClosed, SvgBookOpen as BookOpen, SvgBookmark as Bookmark, SvgBookmarkPlus as BookmarkPlus, SvgFolder as Folder };
441
+ export { SvgActivity as Activity, SvgAlarm as Alarm, SvgAlert as Alert, SvgAlignBottom as AlignBottom, SvgAlignTop as AlignTop, SvgAnnotation as Annotation, SvgArchive as Archive, SvgArrowDown as ArrowDown, SvgArrowDownLeft as ArrowDownLeft, SvgArrowDownRight as ArrowDownRight, SvgArrowLeft as ArrowLeft, SvgArrowRight as ArrowRight, SvgArrowUp as ArrowUp, SvgArrowUpLeft as ArrowUpLeft, SvgArrowUpRight as ArrowUpRight, SvgAt as At, SvgBattery as Battery, SvgBeaker as Beaker, SvgBell as Bell, SvgBookClosed as BookClosed, SvgBookOpen as BookOpen, SvgBookmark as Bookmark, SvgBookmarkPlus as BookmarkPlus, SvgBriefcase as Briefcase, SvgBuilding as Building, SvgBulb as Bulb, SvgCalendar as Calendar, SvgCamera as Camera, SvgCash as Cash, SvgChartBar as ChartBar, SvgChatBubbleRound as ChatBubbleRound, SvgChatBubbleRoundDots as ChatBubbleRoundDots, SvgChatBubbleRoundText as ChatBubbleRoundText, SvgChatBubbleSquare as ChatBubbleSquare, SvgChatBubbleSquareDots as ChatBubbleSquareDots, SvgChatBubbleSquareText as ChatBubbleSquareText, SvgChatBubblesRound as ChatBubblesRound, SvgChatBubblesSquare as ChatBubblesSquare, SvgCheck as Check, SvgChevronDown as ChevronDown, SvgFolder as Folder };
@@ -259,6 +259,197 @@ const SvgBookmark = props => /*#__PURE__*/React.createElement("svg", _extends({
259
259
  d: "M4 4.75A2.75 2.75 0 0 1 6.75 2h10.5A2.75 2.75 0 0 1 20 4.75v16.376a1 1 0 0 1-1.382.924l-6.522-2.699a.249.249 0 0 0-.192 0L5.382 22.05A1 1 0 0 1 4 21.126V4.75ZM6.75 3.5c-.69 0-1.25.56-1.25 1.25v15.628l5.83-2.413a1.75 1.75 0 0 1 1.34 0l5.83 2.413V4.75c0-.69-.56-1.25-1.25-1.25H6.75Z"
260
260
  }));
261
261
 
262
+ const SvgBriefcase = props => /*#__PURE__*/React.createElement("svg", _extends({
263
+ xmlns: "http://www.w3.org/2000/svg",
264
+ width: 24,
265
+ height: 24,
266
+ fill: "currentColor"
267
+ }, props), /*#__PURE__*/React.createElement("path", {
268
+ fillRule: "evenodd",
269
+ d: "M9.75 2A2.75 2.75 0 0 0 7 4.75V6H3.75A2.75 2.75 0 0 0 1 8.75v10.5A2.75 2.75 0 0 0 3.75 22h16.5A2.75 2.75 0 0 0 23 19.25V8.75A2.75 2.75 0 0 0 20.25 6H17V4.75A2.75 2.75 0 0 0 14.25 2h-4.5Zm6.75 5.5h-9v13h9v-13Zm1.5 13v-13h2.25c.69 0 1.25.56 1.25 1.25v10.5c0 .69-.56 1.25-1.25 1.25H18ZM3.75 7.5H6v13H3.75c-.69 0-1.25-.56-1.25-1.25V8.75c0-.69.56-1.25 1.25-1.25ZM15.5 6V4.75c0-.69-.56-1.25-1.25-1.25h-4.5c-.69 0-1.25.56-1.25 1.25V6h7Z"
270
+ }));
271
+
272
+ const SvgBuilding = props => /*#__PURE__*/React.createElement("svg", _extends({
273
+ xmlns: "http://www.w3.org/2000/svg",
274
+ width: 24,
275
+ height: 24,
276
+ fill: "currentColor"
277
+ }, props), /*#__PURE__*/React.createElement("path", {
278
+ fillRule: "evenodd",
279
+ d: "M4.25 3A.75.75 0 0 1 5 2.25h14a.75.75 0 0 1 0 1.5v16.5h.25a.75.75 0 0 1 0 1.5H4.75a.75.75 0 0 1 0-1.5H5V3.75A.75.75 0 0 1 4.25 3Zm2.25.75v16.5H9v-2.875c0-1.035.84-1.875 1.875-1.875h2.25c1.035 0 1.875.84 1.875 1.875v2.875h2.5V3.75h-11Zm7 16.5v-2.875a.375.375 0 0 0-.375-.375h-2.25a.375.375 0 0 0-.375.375v2.875h3ZM8.25 6.75A.75.75 0 0 1 9 6h1.5a.75.75 0 0 1 0 1.5H9a.75.75 0 0 1-.75-.75Zm4.5 0A.75.75 0 0 1 13.5 6H15a.75.75 0 0 1 0 1.5h-1.5a.75.75 0 0 1-.75-.75Zm-4.5 3A.75.75 0 0 1 9 9h1.5a.75.75 0 0 1 0 1.5H9a.75.75 0 0 1-.75-.75Zm4.5 0A.75.75 0 0 1 13.5 9H15a.75.75 0 0 1 0 1.5h-1.5a.75.75 0 0 1-.75-.75Zm-4.5 3A.75.75 0 0 1 9 12h1.5a.75.75 0 0 1 0 1.5H9a.75.75 0 0 1-.75-.75Zm4.5 0a.75.75 0 0 1 .75-.75H15a.75.75 0 0 1 0 1.5h-1.5a.75.75 0 0 1-.75-.75Z"
280
+ }));
281
+
282
+ const SvgBulb = props => /*#__PURE__*/React.createElement("svg", _extends({
283
+ xmlns: "http://www.w3.org/2000/svg",
284
+ width: 25,
285
+ height: 24,
286
+ fill: "currentColor"
287
+ }, props), /*#__PURE__*/React.createElement("path", {
288
+ d: "M12.5 1a.75.75 0 0 1 .75.75v1.5a.75.75 0 1 1-1.5 0v-1.5A.75.75 0 0 1 12.5 1ZM23 11.75a.75.75 0 0 1-.75.75h-1.5a.75.75 0 1 1 0-1.5h1.5a.75.75 0 0 1 .75.75Zm-18.75.75a.75.75 0 1 0 0-1.5h-1.5a.75.75 0 1 0 0 1.5h1.5Zm15.78-8.28a.75.75 0 0 1 0 1.06l-1.06 1.061a.75.75 0 0 1-1.061-1.06l1.06-1.061a.75.75 0 0 1 1.061 0ZM4.97 5.28a.75.75 0 0 1 1.06-1.06l1.061 1.06a.75.75 0 0 1-1.06 1.061L4.97 5.28ZM10 22.25a.75.75 0 0 1 .75-.75h3.5a.75.75 0 1 1 0 1.5h-3.5a.75.75 0 0 1-.75-.75Z"
289
+ }), /*#__PURE__*/React.createElement("path", {
290
+ fillRule: "evenodd",
291
+ d: "M12.5 5.5a6 6 0 0 0-6 6c0 1.993 1.186 3.18 2.287 4.281l.316.318a.7.7 0 0 1 .196.494v.658a2.25 2.25 0 0 0 2.25 2.249h1.901a2.25 2.25 0 0 0 2.25-2.25v-.629a.73.73 0 0 1 .216-.52l.122-.118c1.166-1.132 2.462-2.39 2.462-4.483a6 6 0 0 0-6-6Zm-4.5 6a4.5 4.5 0 1 1 9 0c0 1.436-.85 2.28-2.13 3.527-.433.421-.67.998-.67 1.594v.629a.75.75 0 0 1-.75.75h-1.9a.75.75 0 0 1-.75-.75l-.001-.658c0-.569-.216-1.127-.626-1.544l-.264-.268C8.739 13.596 8 12.848 8 11.5Z"
292
+ }));
293
+
294
+ const SvgCalendar = props => /*#__PURE__*/React.createElement("svg", _extends({
295
+ xmlns: "http://www.w3.org/2000/svg",
296
+ width: 24,
297
+ height: 24,
298
+ fill: "currentColor"
299
+ }, props), /*#__PURE__*/React.createElement("path", {
300
+ fillRule: "evenodd",
301
+ d: "M17 1a.75.75 0 1 0-1.5 0v1h-7V1A.75.75 0 0 0 7 1v1H4.75A2.75 2.75 0 0 0 2 4.75v14.5A2.75 2.75 0 0 0 4.75 22h14.5A2.75 2.75 0 0 0 22 19.25V4.75A2.75 2.75 0 0 0 19.25 2H17V1Zm3.5 7V4.75c0-.69-.56-1.25-1.25-1.25H17V5a.75.75 0 1 1-1.5 0V3.5h-7V5A.75.75 0 0 1 7 5V3.5H4.75c-.69 0-1.25.56-1.25 1.25V8h17Zm-17 1.5h17v9.75c0 .69-.56 1.25-1.25 1.25H4.75c-.69 0-1.25-.56-1.25-1.25V9.5Z"
302
+ }));
303
+
304
+ const SvgCamera = props => /*#__PURE__*/React.createElement("svg", _extends({
305
+ xmlns: "http://www.w3.org/2000/svg",
306
+ width: 24,
307
+ height: 24,
308
+ fill: "currentColor"
309
+ }, props), /*#__PURE__*/React.createElement("path", {
310
+ fillRule: "evenodd",
311
+ d: "M7 13a5 5 0 1 1 10 0 5 5 0 0 1-10 0Zm5-3.5a3.5 3.5 0 1 0 0 7 3.5 3.5 0 0 0 0-7Z"
312
+ }), /*#__PURE__*/React.createElement("path", {
313
+ fillRule: "evenodd",
314
+ d: "M7.557 2.912A1.75 1.75 0 0 1 9.094 2h5.812c.64 0 1.23.35 1.537.912l1.014 1.859 2.924.14A2.75 2.75 0 0 1 23 7.656V19.25A2.75 2.75 0 0 1 20.25 22H3.75A2.75 2.75 0 0 1 1 19.25V7.657A2.75 2.75 0 0 1 3.62 4.91l2.923-.14 1.014-1.858Zm1.537.588a.25.25 0 0 0-.22.13L7.658 5.86a.75.75 0 0 1-.622.39l-3.345.158A1.25 1.25 0 0 0 2.5 7.657V19.25c0 .69.56 1.25 1.25 1.25h16.5c.69 0 1.25-.56 1.25-1.25V7.657a1.25 1.25 0 0 0-1.19-1.249l-3.346-.159a.75.75 0 0 1-.622-.39L15.126 3.63a.25.25 0 0 0-.22-.13H9.094Z"
315
+ }));
316
+
317
+ const SvgCash = props => /*#__PURE__*/React.createElement("svg", _extends({
318
+ xmlns: "http://www.w3.org/2000/svg",
319
+ width: 24,
320
+ height: 24,
321
+ fill: "currentColor"
322
+ }, props), /*#__PURE__*/React.createElement("path", {
323
+ d: "M15.5 6.75a.75.75 0 0 0 1.5 0v-1A2.75 2.75 0 0 0 14.25 3H3.75A2.75 2.75 0 0 0 1 5.75v6.5A2.75 2.75 0 0 0 3.75 15h1a.75.75 0 0 0 0-1.5h-1c-.69 0-1.25-.56-1.25-1.25v-6.5c0-.69.56-1.25 1.25-1.25h10.5c.69 0 1.25.56 1.25 1.25v1Z"
324
+ }), /*#__PURE__*/React.createElement("path", {
325
+ fillRule: "evenodd",
326
+ d: "M15 17.5a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Zm0-1.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"
327
+ }), /*#__PURE__*/React.createElement("path", {
328
+ fillRule: "evenodd",
329
+ d: "M9.75 9A2.75 2.75 0 0 0 7 11.75v6.5A2.75 2.75 0 0 0 9.75 21h10.5A2.75 2.75 0 0 0 23 18.25v-6.5A2.75 2.75 0 0 0 20.25 9H9.75Zm11.75 2.75c0-.69-.56-1.25-1.25-1.25H9.75c-.69 0-1.25.56-1.25 1.25v6.5c0 .69.56 1.25 1.25 1.25h10.5c.69 0 1.25-.56 1.25-1.25v-6.5Z"
330
+ }));
331
+
332
+ const SvgChartBar = props => /*#__PURE__*/React.createElement("svg", _extends({
333
+ xmlns: "http://www.w3.org/2000/svg",
334
+ width: 24,
335
+ height: 24,
336
+ fill: "currentColor"
337
+ }, props), /*#__PURE__*/React.createElement("path", {
338
+ d: "M18 3a1 1 0 0 1 1 1v16a1 1 0 0 1-2 0V4a1 1 0 0 1 1-1Zm-6 6a1 1 0 0 1 1 1v10a1 1 0 0 1-2 0V10a1 1 0 0 1 1-1Zm-5 7a1 1 0 1 0-2 0v4a1 1 0 1 0 2 0v-4Z"
339
+ }));
340
+
341
+ const SvgChatBubbleRoundDots = props => /*#__PURE__*/React.createElement("svg", _extends({
342
+ xmlns: "http://www.w3.org/2000/svg",
343
+ width: 24,
344
+ height: 24,
345
+ fill: "currentColor"
346
+ }, props), /*#__PURE__*/React.createElement("path", {
347
+ fillRule: "evenodd",
348
+ d: "M12.343 3.5a8.157 8.157 0 1 1-3.765 15.396 1.44 1.44 0 0 0-.689-.139c-.2.003-.415.033-.627.074-.426.082-.922.227-1.417.391-.567.191-1.129.398-1.684.621.204-.51.421-1.081.606-1.63.169-.505.318-1.012.403-1.448.042-.217.072-.438.075-.643a1.466 1.466 0 0 0-.141-.7A8.157 8.157 0 0 1 12.343 3.5ZM3.7 21.655a37.07 37.07 0 0 1 2.618-1.01c.47-.156.896-.277 1.228-.341.131-.027.264-.043.398-.047a9.62 9.62 0 0 0 4.399 1.058c5.333 0 9.657-4.324 9.657-9.658A9.656 9.656 0 0 0 3.568 7.631a9.657 9.657 0 0 0 .177 8.429v.038a2.32 2.32 0 0 1-.048.382c-.066.34-.191.776-.352 1.255a36.663 36.663 0 0 1-1.21 3.052l-.05.114-.014.03-.004.009a.75.75 0 0 0 .982.998l.648-.282.003-.001Z"
349
+ }), /*#__PURE__*/React.createElement("path", {
350
+ d: "M8.25 13.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm4 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm5.5-1.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z"
351
+ }));
352
+
353
+ const SvgChatBubbleRoundText = props => /*#__PURE__*/React.createElement("svg", _extends({
354
+ xmlns: "http://www.w3.org/2000/svg",
355
+ width: 24,
356
+ height: 24,
357
+ fill: "currentColor"
358
+ }, props), /*#__PURE__*/React.createElement("path", {
359
+ d: "M8 9.5A.75.75 0 0 0 8 11h8.5a.75.75 0 0 0 0-1.5H8Zm0 4A.75.75 0 0 0 8 15h5.5a.75.75 0 0 0 0-1.5H8Z"
360
+ }), /*#__PURE__*/React.createElement("path", {
361
+ fillRule: "evenodd",
362
+ d: "M6.318 20.645c-.885.303-1.758.64-2.618 1.01h-.003l-.648.283a.75.75 0 0 1-.982-.998l.004-.01.014-.03.05-.113a36.65 36.65 0 0 0 1.21-3.052c.161-.48.286-.915.352-1.255a2.32 2.32 0 0 0 .048-.382v-.038A9.657 9.657 0 1 1 22 11.657c0 5.334-4.324 9.658-9.657 9.658a9.62 9.62 0 0 1-4.399-1.058c-.134.004-.267.02-.398.047-.332.064-.758.185-1.228.34Zm9.59-16.322a8.157 8.157 0 0 0-10.54 3.1 8.157 8.157 0 0 0-.264 7.999c.104.218.152.458.141.7a3.746 3.746 0 0 1-.075.643c-.085.436-.234.943-.403 1.448-.185.549-.402 1.12-.606 1.63.555-.223 1.117-.43 1.684-.621.495-.164.991-.31 1.417-.391.212-.041.427-.071.627-.074a1.44 1.44 0 0 1 .689.139 8.157 8.157 0 1 0 7.33-14.573Z"
363
+ }));
364
+
365
+ const SvgChatBubbleRound = props => /*#__PURE__*/React.createElement("svg", _extends({
366
+ xmlns: "http://www.w3.org/2000/svg",
367
+ width: 24,
368
+ height: 24,
369
+ fill: "currentColor"
370
+ }, props), /*#__PURE__*/React.createElement("path", {
371
+ fillRule: "evenodd",
372
+ d: "M12.343 3.5a8.157 8.157 0 1 1-3.765 15.396 1.44 1.44 0 0 0-.689-.139c-.2.003-.415.033-.627.074-.426.082-.922.227-1.417.391-.567.191-1.129.398-1.684.621.204-.51.421-1.081.606-1.63.169-.505.318-1.012.403-1.448.042-.217.072-.438.075-.643a1.466 1.466 0 0 0-.141-.7A8.157 8.157 0 0 1 12.343 3.5ZM3.7 21.655a37.07 37.07 0 0 1 2.618-1.01c.47-.156.896-.277 1.228-.341.131-.027.264-.043.398-.047a9.62 9.62 0 0 0 4.399 1.058c5.333 0 9.657-4.324 9.657-9.658A9.656 9.656 0 0 0 3.568 7.631a9.657 9.657 0 0 0 .177 8.429v.038a2.32 2.32 0 0 1-.048.382c-.066.34-.191.776-.352 1.255a36.663 36.663 0 0 1-1.21 3.052l-.05.114-.014.03-.004.009a.75.75 0 0 0 .982.998l.648-.282.003-.001Z"
373
+ }));
374
+
375
+ const SvgChatBubbleSquareDots = props => /*#__PURE__*/React.createElement("svg", _extends({
376
+ xmlns: "http://www.w3.org/2000/svg",
377
+ width: 24,
378
+ height: 24,
379
+ fill: "currentColor"
380
+ }, props), /*#__PURE__*/React.createElement("path", {
381
+ d: "M8 11.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm4 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm4 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z"
382
+ }), /*#__PURE__*/React.createElement("path", {
383
+ fillRule: "evenodd",
384
+ d: "M21.195 2.805A2.75 2.75 0 0 1 22 4.75v10.5A2.75 2.75 0 0 1 19.25 18H8.26a1.25 1.25 0 0 0-.801.291l-4.228 3.534A.75.75 0 0 1 2 21.25V4.75A2.75 2.75 0 0 1 4.75 2h14.5c.73 0 1.429.29 1.945.805ZM20.5 4.75c0-.69-.56-1.25-1.25-1.25H4.75c-.69 0-1.25.56-1.25 1.25v14.895l2.997-2.505a2.75 2.75 0 0 1 1.763-.64h10.99c.69 0 1.25-.56 1.25-1.25V4.75Z"
385
+ }));
386
+
387
+ const SvgChatBubbleSquareText = props => /*#__PURE__*/React.createElement("svg", _extends({
388
+ xmlns: "http://www.w3.org/2000/svg",
389
+ width: 24,
390
+ height: 24,
391
+ fill: "currentColor"
392
+ }, props), /*#__PURE__*/React.createElement("path", {
393
+ fillRule: "evenodd",
394
+ d: "M22 4.75A2.75 2.75 0 0 0 19.25 2H4.75A2.75 2.75 0 0 0 2 4.75v16.5a.75.75 0 0 0 1.231.575l4.228-3.534A1.25 1.25 0 0 1 8.26 18h10.99A2.75 2.75 0 0 0 22 15.25V4.75ZM19.25 3.5c.69 0 1.25.56 1.25 1.25v10.5c0 .69-.56 1.25-1.25 1.25H8.26a2.75 2.75 0 0 0-1.763.64L3.5 19.645V4.75c0-.69.56-1.25 1.25-1.25h14.5Z"
395
+ }), /*#__PURE__*/React.createElement("path", {
396
+ d: "M7.75 7a.75.75 0 0 0 0 1.5h8.5a.75.75 0 0 0 0-1.5h-8.5Zm0 4a.75.75 0 0 0 0 1.5h5.5a.75.75 0 0 0 0-1.5h-5.5Z"
397
+ }));
398
+
399
+ const SvgChatBubbleSquare = props => /*#__PURE__*/React.createElement("svg", _extends({
400
+ xmlns: "http://www.w3.org/2000/svg",
401
+ width: 24,
402
+ height: 24,
403
+ fill: "currentColor"
404
+ }, props), /*#__PURE__*/React.createElement("path", {
405
+ fillRule: "evenodd",
406
+ d: "M22 4.75A2.75 2.75 0 0 0 19.25 2H4.75A2.75 2.75 0 0 0 2 4.75v16.5a.75.75 0 0 0 1.231.575l4.228-3.534A1.25 1.25 0 0 1 8.26 18h10.99A2.75 2.75 0 0 0 22 15.25V4.75ZM19.25 3.5c.69 0 1.25.56 1.25 1.25v10.5c0 .69-.56 1.25-1.25 1.25H8.26a2.75 2.75 0 0 0-1.763.64L3.5 19.645V4.75c0-.69.56-1.25 1.25-1.25h14.5Z"
407
+ }));
408
+
409
+ const SvgChatBubblesRound = props => /*#__PURE__*/React.createElement("svg", _extends({
410
+ xmlns: "http://www.w3.org/2000/svg",
411
+ width: 24,
412
+ height: 24,
413
+ fill: "currentColor"
414
+ }, props), /*#__PURE__*/React.createElement("path", {
415
+ fillRule: "evenodd",
416
+ d: "M13.02 4.827a5.75 5.75 0 0 0-8.777 7.077c.144.275.134.58.12.751-.022.221-.061.44-.118.655-.14.529-.31 1.048-.512 1.557.563-.214 1.188-.429 1.694-.545a.75.75 0 1 1 .335 1.463c-.535.122-1.3.401-1.96.666-.357.142-.711.29-1.063.445l-.064.029-.016.007-.004.002a.753.753 0 0 1-1.046-.55.75.75 0 0 1 .055-.444v-.002l.003-.006.012-.027a30.002 30.002 0 0 0 .698-1.694c.17-.453.323-.903.413-1.265.046-.183.07-.32.078-.413l.001-.022a7.25 7.25 0 0 1 11.11-8.837.75.75 0 1 1-.959 1.153Z"
417
+ }), /*#__PURE__*/React.createElement("path", {
418
+ fillRule: "evenodd",
419
+ d: "M21.781 20.78a.75.75 0 0 0 .152-.84l-.004-.008-.012-.027a30.29 30.29 0 0 1-.698-1.694c-.16-.414-.298-.836-.413-1.265a2.731 2.731 0 0 1-.077-.414l-.002-.021a7.25 7.25 0 1 0-3.22 3.219h.018c.092.009.23.033.413.08.363.09.814.243 1.268.413.574.215 1.141.447 1.701.695l.027.012.008.004a.75.75 0 0 0 .84-.155v.001Zm-13.28-7.53a5.75 5.75 0 1 1 10.852 2.653c-.144.276-.134.58-.12.752.018.208.063.434.118.655.14.529.311 1.049.512 1.557-.51-.2-1.03-.371-1.56-.512a4.126 4.126 0 0 0-.649-.119c-.167-.014-.474-.028-.75.117A5.75 5.75 0 0 1 8.5 13.25Z"
420
+ }));
421
+
422
+ const SvgChatBubblesSquare = props => /*#__PURE__*/React.createElement("svg", _extends({
423
+ xmlns: "http://www.w3.org/2000/svg",
424
+ width: 24,
425
+ height: 24,
426
+ fill: "currentColor"
427
+ }, props), /*#__PURE__*/React.createElement("path", {
428
+ d: "M14.25 2A2.75 2.75 0 0 1 17 4.75v.5a.75.75 0 1 1-1.5 0v-.5c0-.69-.56-1.25-1.25-1.25H3.75c-.69 0-1.25.56-1.25 1.25v10.94l2.531-2.026a.75.75 0 0 1 .938 1.172l-3.75 3A.75.75 0 0 1 1 17.25V4.75A2.75 2.75 0 0 1 3.75 2h10.5Z"
429
+ }), /*#__PURE__*/React.createElement("path", {
430
+ fillRule: "evenodd",
431
+ d: "M9.75 7A2.75 2.75 0 0 0 7 9.75v7.5A2.75 2.75 0 0 0 9.75 20h8.048c.284 0 .56.097.781.274l3.203 2.562A.75.75 0 0 0 23 22.25V9.75A2.75 2.75 0 0 0 20.25 7H9.75ZM8.5 9.75c0-.69.56-1.25 1.25-1.25h10.5c.69 0 1.25.56 1.25 1.25v10.94l-1.984-1.587a2.75 2.75 0 0 0-1.718-.603H9.75c-.69 0-1.25-.56-1.25-1.25v-7.5Z"
432
+ }));
433
+
434
+ const SvgCheck = props => /*#__PURE__*/React.createElement("svg", _extends({
435
+ xmlns: "http://www.w3.org/2000/svg",
436
+ width: 24,
437
+ height: 24,
438
+ fill: "currentColor"
439
+ }, props), /*#__PURE__*/React.createElement("path", {
440
+ d: "M21.78 6.28a.75.75 0 0 0-1.06-1.06L8.75 17.19l-5.47-5.47a.75.75 0 0 0-1.06 1.06l6 6a.75.75 0 0 0 1.06 0l12.5-12.5Z"
441
+ }));
442
+
443
+ const SvgChevronDown = props => /*#__PURE__*/React.createElement("svg", _extends({
444
+ xmlns: "http://www.w3.org/2000/svg",
445
+ width: 24,
446
+ height: 24,
447
+ fill: "currentColor"
448
+ }, props), /*#__PURE__*/React.createElement("path", {
449
+ fillRule: "evenodd",
450
+ d: "M5.23 8.21a.75.75 0 0 1 1.06.02L12 14.168l5.71-5.938a.75.75 0 1 1 1.08 1.04l-6.25 6.5a.75.75 0 0 1-1.08 0l-6.25-6.5a.75.75 0 0 1 .02-1.06Z"
451
+ }));
452
+
262
453
  const SvgFolder = props => /*#__PURE__*/React.createElement("svg", _extends({
263
454
  xmlns: "http://www.w3.org/2000/svg",
264
455
  width: 24,
@@ -270,4 +461,4 @@ const SvgFolder = props => /*#__PURE__*/React.createElement("svg", _extends({
270
461
  d: "M1.805 2.805A2.75 2.75 0 0 1 3.75 2h5.672c.73 0 1.428.29 1.944.805l.829.829c.234.234.552.366.883.366h7.172A2.75 2.75 0 0 1 23 6.75v12.5A2.75 2.75 0 0 1 20.25 22H3.75A2.75 2.75 0 0 1 1 19.25V4.75c0-.73.29-1.429.805-1.945ZM2.5 8.5v10.75c0 .69.56 1.25 1.25 1.25h16.5c.69 0 1.25-.56 1.25-1.25V8.5h-19Zm19-1.5h-19V4.75c0-.69.56-1.25 1.25-1.25h5.672c.331 0 .649.132.883.366l.829.829a2.75 2.75 0 0 0 1.944.805h7.172c.69 0 1.25.56 1.25 1.25V7Z"
271
462
  }));
272
463
 
273
- export { SvgActivity as Activity, SvgAlarm as Alarm, SvgAlert as Alert, SvgAlignBottom as AlignBottom, SvgAlignTop as AlignTop, SvgAnnotation as Annotation, SvgArchive as Archive, SvgArrowDown as ArrowDown, SvgArrowDownLeft as ArrowDownLeft, SvgArrowDownRight as ArrowDownRight, SvgArrowLeft as ArrowLeft, SvgArrowRight as ArrowRight, SvgArrowUp as ArrowUp, SvgArrowUpLeft as ArrowUpLeft, SvgArrowUpRight as ArrowUpRight, SvgAt as At, SvgBattery as Battery, SvgBeaker as Beaker, SvgBell as Bell, SvgBookClosed as BookClosed, SvgBookOpen as BookOpen, SvgBookmark as Bookmark, SvgBookmarkPlus as BookmarkPlus, SvgFolder as Folder };
464
+ export { SvgActivity as Activity, SvgAlarm as Alarm, SvgAlert as Alert, SvgAlignBottom as AlignBottom, SvgAlignTop as AlignTop, SvgAnnotation as Annotation, SvgArchive as Archive, SvgArrowDown as ArrowDown, SvgArrowDownLeft as ArrowDownLeft, SvgArrowDownRight as ArrowDownRight, SvgArrowLeft as ArrowLeft, SvgArrowRight as ArrowRight, SvgArrowUp as ArrowUp, SvgArrowUpLeft as ArrowUpLeft, SvgArrowUpRight as ArrowUpRight, SvgAt as At, SvgBattery as Battery, SvgBeaker as Beaker, SvgBell as Bell, SvgBookClosed as BookClosed, SvgBookOpen as BookOpen, SvgBookmark as Bookmark, SvgBookmarkPlus as BookmarkPlus, SvgBriefcase as Briefcase, SvgBuilding as Building, SvgBulb as Bulb, SvgCalendar as Calendar, SvgCamera as Camera, SvgCash as Cash, SvgChartBar as ChartBar, SvgChatBubbleRound as ChatBubbleRound, SvgChatBubbleRoundDots as ChatBubbleRoundDots, SvgChatBubbleRoundText as ChatBubbleRoundText, SvgChatBubbleSquare as ChatBubbleSquare, SvgChatBubbleSquareDots as ChatBubbleSquareDots, SvgChatBubbleSquareText as ChatBubbleSquareText, SvgChatBubblesRound as ChatBubblesRound, SvgChatBubblesSquare as ChatBubblesSquare, SvgCheck as Check, SvgChevronDown as ChevronDown, SvgFolder as Folder };
@@ -249,6 +249,179 @@ const SvgBookmark = props => /*#__PURE__*/React.createElement("svg", _extends({
249
249
  d: "M6.75 2A2.75 2.75 0 0 0 4 4.75v16.376a1 1 0 0 0 1.382.924l6.522-2.699a.249.249 0 0 1 .192 0l6.522 2.699A1 1 0 0 0 20 21.126V4.75A2.75 2.75 0 0 0 17.25 2H6.75Z"
250
250
  }));
251
251
 
252
+ const SvgBriefcase = props => /*#__PURE__*/React.createElement("svg", _extends({
253
+ xmlns: "http://www.w3.org/2000/svg",
254
+ width: 24,
255
+ height: 24,
256
+ fill: "currentColor"
257
+ }, props), /*#__PURE__*/React.createElement("path", {
258
+ fillRule: "evenodd",
259
+ d: "M9.75 2A2.75 2.75 0 0 0 7 4.75V6H3.75A2.75 2.75 0 0 0 1 8.75v10.5A2.75 2.75 0 0 0 3.75 22h16.5A2.75 2.75 0 0 0 23 19.25V8.75A2.75 2.75 0 0 0 20.25 6H17V4.75A2.75 2.75 0 0 0 14.25 2h-4.5Zm5.75 4V4.75c0-.69-.56-1.25-1.25-1.25h-4.5c-.69 0-1.25.56-1.25 1.25V6h7Z"
260
+ }));
261
+
262
+ const SvgBuilding = props => /*#__PURE__*/React.createElement("svg", _extends({
263
+ xmlns: "http://www.w3.org/2000/svg",
264
+ width: 24,
265
+ height: 24,
266
+ fill: "currentColor"
267
+ }, props), /*#__PURE__*/React.createElement("path", {
268
+ fillRule: "evenodd",
269
+ d: "M5 1a.75.75 0 0 0 0 1.5v19h-.25a.75.75 0 1 0 0 1.5h14.5a.75.75 0 1 0 0-1.5H19v-19A.75.75 0 1 0 19 1H5Zm4 5a.75.75 0 0 0 0 1.5h1.5a.75.75 0 1 0 0-1.5H9Zm-.75 3.75A.75.75 0 0 1 9 9h1.5a.75.75 0 1 1 0 1.5H9a.75.75 0 0 1-.75-.75ZM9 12a.75.75 0 1 0 0 1.5h1.5a.75.75 0 1 0 0-1.5H9Zm3.75-5.25A.75.75 0 0 1 13.5 6H15a.75.75 0 1 1 0 1.5h-1.5a.75.75 0 0 1-.75-.75ZM13.5 9a.75.75 0 1 0 0 1.5H15A.75.75 0 1 0 15 9h-1.5Zm-.75 3.75a.75.75 0 0 1 .75-.75H15a.75.75 0 1 1 0 1.5h-1.5a.75.75 0 0 1-.75-.75ZM10 21.5v-3.75a.75.75 0 0 1 .75-.75h2.5a.75.75 0 0 1 .75.75v3.75h-4Z"
270
+ }));
271
+
272
+ const SvgBulb = props => /*#__PURE__*/React.createElement("svg", _extends({
273
+ xmlns: "http://www.w3.org/2000/svg",
274
+ width: 25,
275
+ height: 24,
276
+ fill: "currentColor"
277
+ }, props), /*#__PURE__*/React.createElement("path", {
278
+ d: "M13.03 1.22a.75.75 0 0 0-1.28.53v1.5a.75.75 0 1 0 1.5 0v-1.5a.75.75 0 0 0-.22-.53Zm9.75 11.06a.75.75 0 0 0-.53-1.28h-1.5a.75.75 0 1 0 0 1.5h1.5a.75.75 0 0 0 .53-.22Zm-18 0a.75.75 0 0 1-.53.22h-1.5a.75.75 0 1 1 0-1.5h1.5a.75.75 0 0 1 .53 1.28Zm15.47-7.53a.75.75 0 0 0-1.281-.53l-1.06 1.061a.75.75 0 0 0 1.061 1.06l1.06-1.061a.75.75 0 0 0 .22-.53Zm-15.481.005a.75.75 0 0 0 .201.525l1.061 1.061a.75.75 0 0 0 1.06-1.061L6.03 4.22a.75.75 0 0 0-1.261.535ZM10.22 21.72a.75.75 0 0 0 .53 1.28h3.5a.75.75 0 1 0 0-1.5h-3.5a.75.75 0 0 0-.53.22ZM8.257 7.257A6 6 0 0 1 18.5 11.5c0 2.093-1.296 3.35-2.462 4.483l-.122.118a.73.73 0 0 0-.216.52v.629a2.25 2.25 0 0 1-2.25 2.25h-1.901a2.25 2.25 0 0 1-2.25-2.249v-.658a.702.702 0 0 0-.196-.494l-.316-.318C7.686 14.68 6.5 13.493 6.5 11.5a6 6 0 0 1 1.757-4.243Z"
279
+ }));
280
+
281
+ const SvgCalendar = props => /*#__PURE__*/React.createElement("svg", _extends({
282
+ xmlns: "http://www.w3.org/2000/svg",
283
+ width: 24,
284
+ height: 24,
285
+ fill: "currentColor"
286
+ }, props), /*#__PURE__*/React.createElement("path", {
287
+ d: "M16.78.47c.141.14.22.331.22.53v1h2.25A2.75 2.75 0 0 1 22 4.75V8H2V4.75A2.75 2.75 0 0 1 4.75 2H7V1a.75.75 0 0 1 1.5 0v1h7V1a.75.75 0 0 1 1.28-.53ZM2 9.5v9.75A2.75 2.75 0 0 0 4.75 22h14.5A2.75 2.75 0 0 0 22 19.25V9.5H2Z"
288
+ }));
289
+
290
+ const SvgCamera = props => /*#__PURE__*/React.createElement("svg", _extends({
291
+ xmlns: "http://www.w3.org/2000/svg",
292
+ width: 24,
293
+ height: 24,
294
+ fill: "currentColor"
295
+ }, props), /*#__PURE__*/React.createElement("path", {
296
+ fillRule: "evenodd",
297
+ d: "M8.2 2.245c-.27.16-.492.39-.643.667L6.543 4.77l-2.923.14A2.75 2.75 0 0 0 1 7.657V19.25A2.75 2.75 0 0 0 3.75 22h16.5A2.75 2.75 0 0 0 23 19.25V7.656a2.75 2.75 0 0 0-2.619-2.745l-2.924-.14-1.014-1.859A1.752 1.752 0 0 0 14.906 2H9.094a1.75 1.75 0 0 0-.894.245ZM12 17.5a4 4 0 1 0 0-8 4 4 0 0 0 0 8Z"
298
+ }));
299
+
300
+ const SvgCash = props => /*#__PURE__*/React.createElement("svg", _extends({
301
+ xmlns: "http://www.w3.org/2000/svg",
302
+ width: 24,
303
+ height: 24,
304
+ fill: "currentColor"
305
+ }, props), /*#__PURE__*/React.createElement("path", {
306
+ d: "M1 5.75A2.75 2.75 0 0 1 3.75 3h10.5A2.75 2.75 0 0 1 17 5.75V7.5H9.75a4.25 4.25 0 0 0-4.25 4.25V15H3.75A2.75 2.75 0 0 1 1 12.25v-6.5Z"
307
+ }), /*#__PURE__*/React.createElement("path", {
308
+ fillRule: "evenodd",
309
+ d: "M7 11.75A2.75 2.75 0 0 1 9.75 9h10.5A2.75 2.75 0 0 1 23 11.75v6.5A2.75 2.75 0 0 1 20.25 21H9.75A2.75 2.75 0 0 1 7 18.25v-6.5ZM17.5 15a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0Z"
310
+ }));
311
+
312
+ const SvgChartBar = props => /*#__PURE__*/React.createElement("svg", _extends({
313
+ xmlns: "http://www.w3.org/2000/svg",
314
+ width: 24,
315
+ height: 24,
316
+ fill: "currentColor"
317
+ }, props), /*#__PURE__*/React.createElement("path", {
318
+ d: "M18 3a1 1 0 0 1 1 1v16a1 1 0 0 1-2 0V4a1 1 0 0 1 1-1Zm-6 6a1 1 0 0 1 1 1v10a1 1 0 0 1-2 0V10a1 1 0 0 1 1-1Zm-5 7a1 1 0 1 0-2 0v4a1 1 0 1 0 2 0v-4Z"
319
+ }));
320
+
321
+ const SvgChatBubbleRoundDots = props => /*#__PURE__*/React.createElement("svg", _extends({
322
+ xmlns: "http://www.w3.org/2000/svg",
323
+ width: 24,
324
+ height: 24,
325
+ fill: "currentColor"
326
+ }, props), /*#__PURE__*/React.createElement("path", {
327
+ fillRule: "evenodd",
328
+ d: "M6.318 20.645c-.885.303-1.758.64-2.618 1.01h-.003l-.648.283a.75.75 0 0 1-.982-.998l.004-.01.014-.03.05-.113a36.65 36.65 0 0 0 1.21-3.052c.161-.48.286-.915.352-1.255a2.32 2.32 0 0 0 .048-.382v-.038A9.657 9.657 0 1 1 22 11.657c0 5.334-4.324 9.658-9.657 9.658a9.62 9.62 0 0 1-4.399-1.058c-.134.004-.267.02-.398.047-.332.064-.758.185-1.228.34ZM8.25 13.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm4 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm5.5-1.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z"
329
+ }));
330
+
331
+ const SvgChatBubbleRoundText = props => /*#__PURE__*/React.createElement("svg", _extends({
332
+ xmlns: "http://www.w3.org/2000/svg",
333
+ width: 24,
334
+ height: 24,
335
+ fill: "currentColor"
336
+ }, props), /*#__PURE__*/React.createElement("path", {
337
+ fillRule: "evenodd",
338
+ d: "M6.318 20.645c-.885.303-1.758.64-2.618 1.01h-.003l-.648.283a.75.75 0 0 1-.982-.998l.004-.01.014-.03.05-.113a36.65 36.65 0 0 0 1.21-3.052c.161-.48.286-.915.352-1.255a2.32 2.32 0 0 0 .048-.382v-.038A9.657 9.657 0 1 1 22 11.657c0 5.334-4.324 9.658-9.657 9.658a9.62 9.62 0 0 1-4.399-1.058c-.134.004-.267.02-.398.047-.332.064-.758.185-1.228.34ZM8 9.5A.75.75 0 0 0 8 11h8.5a.75.75 0 0 0 0-1.5H8Zm0 4A.75.75 0 0 0 8 15h5.5a.75.75 0 0 0 0-1.5H8Z"
339
+ }));
340
+
341
+ const SvgChatBubbleRound = props => /*#__PURE__*/React.createElement("svg", _extends({
342
+ xmlns: "http://www.w3.org/2000/svg",
343
+ width: 24,
344
+ height: 24,
345
+ fill: "currentColor"
346
+ }, props), /*#__PURE__*/React.createElement("path", {
347
+ fillRule: "evenodd",
348
+ d: "M3.7 21.655a37.07 37.07 0 0 1 2.618-1.01c.47-.156.896-.277 1.228-.341.131-.027.264-.043.398-.047a9.62 9.62 0 0 0 4.399 1.058c5.333 0 9.657-4.324 9.657-9.658A9.656 9.656 0 0 0 3.568 7.631a9.657 9.657 0 0 0 .177 8.429v.038a2.32 2.32 0 0 1-.048.382c-.066.34-.191.776-.352 1.255a36.663 36.663 0 0 1-1.21 3.052l-.05.114-.014.03-.004.009a.75.75 0 0 0 .982.998l.648-.282.003-.001Z"
349
+ }));
350
+
351
+ const SvgChatBubbleSquareDots = props => /*#__PURE__*/React.createElement("svg", _extends({
352
+ xmlns: "http://www.w3.org/2000/svg",
353
+ width: 24,
354
+ height: 24,
355
+ fill: "currentColor"
356
+ }, props), /*#__PURE__*/React.createElement("path", {
357
+ fillRule: "evenodd",
358
+ d: "M21.195 2.805A2.75 2.75 0 0 1 22 4.75v10.5A2.75 2.75 0 0 1 19.25 18H8.26a1.25 1.25 0 0 0-.801.291l-4.228 3.534A.75.75 0 0 1 2 21.25V4.75A2.75 2.75 0 0 1 4.75 2h14.5c.73 0 1.429.29 1.945.805ZM8 11.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm4 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm4 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z"
359
+ }));
360
+
361
+ const SvgChatBubbleSquareText = props => /*#__PURE__*/React.createElement("svg", _extends({
362
+ xmlns: "http://www.w3.org/2000/svg",
363
+ width: 24,
364
+ height: 24,
365
+ fill: "currentColor"
366
+ }, props), /*#__PURE__*/React.createElement("path", {
367
+ fillRule: "evenodd",
368
+ d: "M21.195 2.805A2.75 2.75 0 0 1 22 4.75v10.5A2.75 2.75 0 0 1 19.25 18H8.26a1.25 1.25 0 0 0-.801.291l-4.228 3.534A.75.75 0 0 1 2 21.25V4.75A2.75 2.75 0 0 1 4.75 2h14.5c.73 0 1.429.29 1.945.805ZM7 7.75A.75.75 0 0 1 7.75 7h8.5a.75.75 0 0 1 0 1.5h-8.5A.75.75 0 0 1 7 7.75Zm0 4a.75.75 0 0 1 .75-.75h5.5a.75.75 0 0 1 0 1.5h-5.5a.75.75 0 0 1-.75-.75Z"
369
+ }));
370
+
371
+ const SvgChatBubbleSquare = props => /*#__PURE__*/React.createElement("svg", _extends({
372
+ xmlns: "http://www.w3.org/2000/svg",
373
+ width: 24,
374
+ height: 24,
375
+ fill: "currentColor"
376
+ }, props), /*#__PURE__*/React.createElement("path", {
377
+ fillRule: "evenodd",
378
+ d: "M22 4.75A2.75 2.75 0 0 0 19.25 2H4.75A2.75 2.75 0 0 0 2 4.75v16.5a.75.75 0 0 0 1.231.575l4.228-3.534A1.25 1.25 0 0 1 8.26 18h10.99A2.75 2.75 0 0 0 22 15.25V4.75Z"
379
+ }));
380
+
381
+ const SvgChatBubblesRound = props => /*#__PURE__*/React.createElement("svg", _extends({
382
+ xmlns: "http://www.w3.org/2000/svg",
383
+ width: 24,
384
+ height: 24,
385
+ fill: "currentColor"
386
+ }, props), /*#__PURE__*/React.createElement("path", {
387
+ fillRule: "evenodd",
388
+ d: "M13.02 4.827a5.75 5.75 0 0 0-8.777 7.077c.144.275.134.58.12.751-.022.221-.061.44-.118.655-.14.529-.31 1.048-.512 1.557.563-.214 1.188-.429 1.694-.545a.75.75 0 1 1 .335 1.463c-.535.122-1.3.401-1.96.666-.357.142-.711.29-1.063.445l-.064.029-.016.007-.004.002a.753.753 0 0 1-1.046-.55.75.75 0 0 1 .055-.444v-.002l.003-.006.012-.027a30.002 30.002 0 0 0 .698-1.694c.17-.453.323-.903.413-1.265.046-.183.07-.32.078-.413l.001-.022a7.25 7.25 0 0 1 11.11-8.837.75.75 0 1 1-.959 1.153Z"
389
+ }), /*#__PURE__*/React.createElement("path", {
390
+ fillRule: "evenodd",
391
+ d: "M21.781 20.78a.75.75 0 0 0 .152-.84l-.004-.008-.012-.027a30.29 30.29 0 0 1-.698-1.694c-.16-.414-.298-.836-.413-1.265a2.731 2.731 0 0 1-.077-.414l-.002-.021a7.25 7.25 0 1 0-3.22 3.219h.018c.092.009.23.033.413.08.363.09.814.243 1.268.413.574.215 1.141.447 1.701.695l.027.012.008.004a.75.75 0 0 0 .84-.155v.001Z"
392
+ }));
393
+
394
+ const SvgChatBubblesSquare = props => /*#__PURE__*/React.createElement("svg", _extends({
395
+ xmlns: "http://www.w3.org/2000/svg",
396
+ width: 24,
397
+ height: 24,
398
+ fill: "currentColor"
399
+ }, props), /*#__PURE__*/React.createElement("path", {
400
+ d: "M14.25 2A2.75 2.75 0 0 1 17 4.75v.5a.75.75 0 1 1-1.5 0v-.5c0-.69-.56-1.25-1.25-1.25H3.75c-.69 0-1.25.56-1.25 1.25v10.94l2.531-2.026a.75.75 0 0 1 .938 1.172l-3.75 3A.75.75 0 0 1 1 17.25V4.75A2.75 2.75 0 0 1 3.75 2h10.5Z"
401
+ }), /*#__PURE__*/React.createElement("path", {
402
+ fillRule: "evenodd",
403
+ d: "M9.75 7A2.75 2.75 0 0 0 7 9.75v7.5A2.75 2.75 0 0 0 9.75 20h8.048c.284 0 .56.097.781.274l3.203 2.562A.75.75 0 0 0 23 22.25V9.75A2.75 2.75 0 0 0 20.25 7H9.75Z"
404
+ }));
405
+
406
+ const SvgCheck = props => /*#__PURE__*/React.createElement("svg", _extends({
407
+ xmlns: "http://www.w3.org/2000/svg",
408
+ width: 24,
409
+ height: 24,
410
+ fill: "currentColor"
411
+ }, props), /*#__PURE__*/React.createElement("path", {
412
+ d: "M21.78 6.28a.75.75 0 0 0-1.06-1.06L8.75 17.19l-5.47-5.47a.75.75 0 0 0-1.06 1.06l6 6a.75.75 0 0 0 1.06 0l12.5-12.5Z"
413
+ }));
414
+
415
+ const SvgChevronDown = props => /*#__PURE__*/React.createElement("svg", _extends({
416
+ xmlns: "http://www.w3.org/2000/svg",
417
+ width: 24,
418
+ height: 24,
419
+ fill: "currentColor"
420
+ }, props), /*#__PURE__*/React.createElement("path", {
421
+ fillRule: "evenodd",
422
+ d: "M5.23 8.21a.75.75 0 0 1 1.06.02L12 14.168l5.71-5.938a.75.75 0 1 1 1.08 1.04l-6.25 6.5a.75.75 0 0 1-1.08 0l-6.25-6.5a.75.75 0 0 1 .02-1.06Z"
423
+ }));
424
+
252
425
  const SvgFolder = props => /*#__PURE__*/React.createElement("svg", _extends({
253
426
  xmlns: "http://www.w3.org/2000/svg",
254
427
  width: 24,
@@ -259,4 +432,4 @@ const SvgFolder = props => /*#__PURE__*/React.createElement("svg", _extends({
259
432
  d: "M1.805 2.805A2.75 2.75 0 0 1 3.75 2h5.672c.73 0 1.428.29 1.944.805l.829.829c.234.234.552.366.883.366h7.172A2.75 2.75 0 0 1 23 6.75V7H1V4.75c0-.73.29-1.429.805-1.945ZM1 8.5v10.75A2.75 2.75 0 0 0 3.75 22h16.5A2.75 2.75 0 0 0 23 19.25V8.5H1Z"
260
433
  }));
261
434
 
262
- export { SvgActivity as Activity, SvgAlarm as Alarm, SvgAlert as Alert, SvgAlignBottom as AlignBottom, SvgAlignTop as AlignTop, SvgAnnotation as Annotation, SvgArchive as Archive, SvgArrowDown as ArrowDown, SvgArrowDownLeft as ArrowDownLeft, SvgArrowDownRight as ArrowDownRight, SvgArrowLeft as ArrowLeft, SvgArrowRight as ArrowRight, SvgArrowUp as ArrowUp, SvgArrowUpLeft as ArrowUpLeft, SvgArrowUpRight as ArrowUpRight, SvgAt as At, SvgBattery as Battery, SvgBeaker as Beaker, SvgBell as Bell, SvgBookClosed as BookClosed, SvgBookOpen as BookOpen, SvgBookmark as Bookmark, SvgBookmarkPlus as BookmarkPlus, SvgFolder as Folder };
435
+ export { SvgActivity as Activity, SvgAlarm as Alarm, SvgAlert as Alert, SvgAlignBottom as AlignBottom, SvgAlignTop as AlignTop, SvgAnnotation as Annotation, SvgArchive as Archive, SvgArrowDown as ArrowDown, SvgArrowDownLeft as ArrowDownLeft, SvgArrowDownRight as ArrowDownRight, SvgArrowLeft as ArrowLeft, SvgArrowRight as ArrowRight, SvgArrowUp as ArrowUp, SvgArrowUpLeft as ArrowUpLeft, SvgArrowUpRight as ArrowUpRight, SvgAt as At, SvgBattery as Battery, SvgBeaker as Beaker, SvgBell as Bell, SvgBookClosed as BookClosed, SvgBookOpen as BookOpen, SvgBookmark as Bookmark, SvgBookmarkPlus as BookmarkPlus, SvgBriefcase as Briefcase, SvgBuilding as Building, SvgBulb as Bulb, SvgCalendar as Calendar, SvgCamera as Camera, SvgCash as Cash, SvgChartBar as ChartBar, SvgChatBubbleRound as ChatBubbleRound, SvgChatBubbleRoundDots as ChatBubbleRoundDots, SvgChatBubbleRoundText as ChatBubbleRoundText, SvgChatBubbleSquare as ChatBubbleSquare, SvgChatBubbleSquareDots as ChatBubbleSquareDots, SvgChatBubbleSquareText as ChatBubbleSquareText, SvgChatBubblesRound as ChatBubblesRound, SvgChatBubblesSquare as ChatBubblesSquare, SvgCheck as Check, SvgChevronDown as ChevronDown, SvgFolder as Folder };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "metal-icons",
3
- "version": "0.1.5",
3
+ "version": "0.1.6",
4
4
  "description": "A flexible React icon set",
5
5
  "author": "Jason Melgoza",
6
6
  "license": "MIT",