@fichap/icons-react 1.0.7 → 1.0.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.mts +11 -3
- package/dist/index.d.ts +11 -3
- package/dist/index.js +528 -474
- package/dist/index.mjs +526 -474
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -7533,8 +7533,30 @@ var CalendarRegular = (_a) => {
|
|
|
7533
7533
|
};
|
|
7534
7534
|
var CalendarRegular_default = CalendarRegular;
|
|
7535
7535
|
|
|
7536
|
-
// src/
|
|
7536
|
+
// src/CalendarUsersRegular.tsx
|
|
7537
7537
|
import * as React342 from "react";
|
|
7538
|
+
var CalendarUsersRegular = (_a) => {
|
|
7539
|
+
var _b = _a, {
|
|
7540
|
+
size = 24,
|
|
7541
|
+
width,
|
|
7542
|
+
height,
|
|
7543
|
+
className
|
|
7544
|
+
} = _b, props = __objRest(_b, [
|
|
7545
|
+
"size",
|
|
7546
|
+
"width",
|
|
7547
|
+
"height",
|
|
7548
|
+
"className"
|
|
7549
|
+
]);
|
|
7550
|
+
var _a2, _b2;
|
|
7551
|
+
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
7552
|
+
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
7553
|
+
const resolvedViewBox = "0 0 24 24";
|
|
7554
|
+
return /* @__PURE__ */ React342.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React342.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M3.984 9.664h16.041M15.64 3v2.962M8.37 3v2.962M10.375 21h-2.18C5.55 21 3.9 19.494 3.9 16.745V8.6c0-2.705 1.65-4.178 4.294-4.178h7.62c2.652 0 4.294 1.473 4.286 4.178v3.232M7.666 12.941h.01m-.01 3.477h.01m3.658-3.477h.01" }), /* @__PURE__ */ React342.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M18.065 14.816a1.875 1.875 0 1 1-3.75 0 1.875 1.875 0 0 1 3.75 0", clipRule: "evenodd" }), /* @__PURE__ */ React342.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M16.19 18.64c-1.802 0-2.631.936-2.86 1.877a.45.45 0 0 0 .17.466l5.389.017a.45.45 0 0 0 .172-.465c-.222-.953-1.048-1.895-2.872-1.895" }));
|
|
7555
|
+
};
|
|
7556
|
+
var CalendarUsersRegular_default = CalendarUsersRegular;
|
|
7557
|
+
|
|
7558
|
+
// src/CalendarTimeRegular.tsx
|
|
7559
|
+
import * as React343 from "react";
|
|
7538
7560
|
var CalendarTimeRegular = (_a) => {
|
|
7539
7561
|
var _b = _a, {
|
|
7540
7562
|
size = 24,
|
|
@@ -7551,12 +7573,12 @@ var CalendarTimeRegular = (_a) => {
|
|
|
7551
7573
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
7552
7574
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
7553
7575
|
const resolvedViewBox = "0 0 24 24";
|
|
7554
|
-
return /* @__PURE__ */
|
|
7576
|
+
return /* @__PURE__ */ React343.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React343.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M3.727 9.463h15.698M15.104 3v2.872M8.051 3v2.872m11.378 5.492V8.43c.008-2.624-1.585-4.052-4.156-4.052h-7.39C5.32 4.378 3.72 5.806 3.72 8.43v7.899c0 2.665 1.6 4.127 4.164 4.127h2.15" }), /* @__PURE__ */ React343.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M20.282 17.138a3.862 3.862 0 1 1-7.724 0 3.862 3.862 0 0 1 7.724 0", clipRule: "evenodd" }), /* @__PURE__ */ React343.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "m17.62 18.142-1.222-.73v-1.57m-8.732-2.901h.01m-.01 3.477h.01m3.658-3.477h.01" }));
|
|
7555
7577
|
};
|
|
7556
7578
|
var CalendarTimeRegular_default = CalendarTimeRegular;
|
|
7557
7579
|
|
|
7558
7580
|
// src/CalendarTimeBoldRegular.tsx
|
|
7559
|
-
import * as
|
|
7581
|
+
import * as React344 from "react";
|
|
7560
7582
|
var CalendarTimeBoldRegular = (_a) => {
|
|
7561
7583
|
var _b = _a, {
|
|
7562
7584
|
size = 24,
|
|
@@ -7573,12 +7595,12 @@ var CalendarTimeBoldRegular = (_a) => {
|
|
|
7573
7595
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
7574
7596
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
7575
7597
|
const resolvedViewBox = "0 0 24 24";
|
|
7576
|
-
return /* @__PURE__ */
|
|
7598
|
+
return /* @__PURE__ */ React344.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React344.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M15.912 3v3.223M8.087 3v3.223" }), /* @__PURE__ */ React344.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M16.486 4.487H7.522c-2.633 0-4.277 1.467-4.277 4.162v8.113C3.245 19.5 4.89 21 7.522 21h8.956c2.64 0 4.277-1.475 4.277-4.17V8.647c.007-2.695-1.628-4.161-4.27-4.161", clipRule: "evenodd" }), /* @__PURE__ */ React344.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M12 17.218a4.2 4.2 0 1 0 0-8.401 4.2 4.2 0 0 0 0 8.401" }), /* @__PURE__ */ React344.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "m13.329 14.218-1.482-.886V11.42" }));
|
|
7577
7599
|
};
|
|
7578
7600
|
var CalendarTimeBoldRegular_default = CalendarTimeBoldRegular;
|
|
7579
7601
|
|
|
7580
7602
|
// src/CalendarTickRegular.tsx
|
|
7581
|
-
import * as
|
|
7603
|
+
import * as React345 from "react";
|
|
7582
7604
|
var CalendarTickRegular = (_a) => {
|
|
7583
7605
|
var _b = _a, {
|
|
7584
7606
|
size = 24,
|
|
@@ -7595,12 +7617,12 @@ var CalendarTickRegular = (_a) => {
|
|
|
7595
7617
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
7596
7618
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
7597
7619
|
const resolvedViewBox = "0 0 24 24";
|
|
7598
|
-
return /* @__PURE__ */
|
|
7620
|
+
return /* @__PURE__ */ React345.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React345.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M3.984 9.664h16.041M15.64 3v2.962M8.37 3v2.962" }), /* @__PURE__ */ React345.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M15.815 4.421h-7.62C5.55 4.421 3.9 5.894 3.9 8.6v8.146C3.9 19.494 5.55 21 8.194 21h7.613c2.651 0 4.293-1.48 4.293-4.187V8.6c.008-2.705-1.634-4.178-4.286-4.178", clipRule: "evenodd" }), /* @__PURE__ */ React345.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "m7.055 14.888 1.435 1.437 2.956-2.958m2.375 2.846h3.124" }));
|
|
7599
7621
|
};
|
|
7600
7622
|
var CalendarTickRegular_default = CalendarTickRegular;
|
|
7601
7623
|
|
|
7602
7624
|
// src/CalendarSettingsRegular.tsx
|
|
7603
|
-
import * as
|
|
7625
|
+
import * as React346 from "react";
|
|
7604
7626
|
var CalendarSettingsRegular = (_a) => {
|
|
7605
7627
|
var _b = _a, {
|
|
7606
7628
|
size = 24,
|
|
@@ -7617,12 +7639,34 @@ var CalendarSettingsRegular = (_a) => {
|
|
|
7617
7639
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
7618
7640
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
7619
7641
|
const resolvedViewBox = "0 0 24 24";
|
|
7620
|
-
return /* @__PURE__ */
|
|
7642
|
+
return /* @__PURE__ */ React346.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React346.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M8.609 14.03a3.31 3.31 0 0 0 3.567.731l1.92 1.92c.497.497 1.317.569 1.838.096a1.297 1.297 0 0 0 .046-1.878l-1.97-1.97a3.3 3.3 0 0 0-.729-3.571 3.3 3.3 0 0 0-3.574-.726l1.647 1.647a.63.63 0 0 1 .172.568l-.155.78a.63.63 0 0 1-.496.495l-.777.154a.63.63 0 0 1-.568-.173l-1.646-1.647a3.29 3.29 0 0 0 .725 3.574", clipRule: "evenodd" }), /* @__PURE__ */ React346.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M15.64 3v2.962M8.368 3v2.962" }), /* @__PURE__ */ React346.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M15.814 4.421h-7.62C5.55 4.421 3.9 5.894 3.9 8.601v8.143C3.9 19.493 5.55 21 8.194 21h7.612c2.651 0 4.294-1.48 4.294-4.187V8.6c.007-2.706-1.635-4.179-4.286-4.179", clipRule: "evenodd" }));
|
|
7621
7643
|
};
|
|
7622
7644
|
var CalendarSettingsRegular_default = CalendarSettingsRegular;
|
|
7623
7645
|
|
|
7646
|
+
// src/CalendarPinRegular.tsx
|
|
7647
|
+
import * as React347 from "react";
|
|
7648
|
+
var CalendarPinRegular = (_a) => {
|
|
7649
|
+
var _b = _a, {
|
|
7650
|
+
size = 24,
|
|
7651
|
+
width,
|
|
7652
|
+
height,
|
|
7653
|
+
className
|
|
7654
|
+
} = _b, props = __objRest(_b, [
|
|
7655
|
+
"size",
|
|
7656
|
+
"width",
|
|
7657
|
+
"height",
|
|
7658
|
+
"className"
|
|
7659
|
+
]);
|
|
7660
|
+
var _a2, _b2;
|
|
7661
|
+
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
7662
|
+
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
7663
|
+
const resolvedViewBox = "0 0 24 24";
|
|
7664
|
+
return /* @__PURE__ */ React347.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React347.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M20.017 9.664H3.976M8.36 3v2.962M15.631 3v2.962M13.626 21h2.18c2.644 0 4.295-1.506 4.295-4.255V8.6c0-2.705-1.65-4.177-4.294-4.177h-7.62c-2.652 0-4.294 1.472-4.286 4.177v3.233m12.434 1.108h-.01m.01 3.477h-.01" }), /* @__PURE__ */ React347.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M5.367 19.533c1.227 1.226 2.821 1.62 3.561.88.523-.523.48-1.471-.022-2.416m-3.539 1.536c-1.227-1.227-1.62-2.821-.88-3.562.523-.522 1.471-.48 2.416.023m-1.536 3.539L3.9 21m7.063-5.108L8.896 17.96c-.326.326-1.028.152-1.568-.388s-.714-1.242-.388-1.568l2.068-2.068m3.072 1.753c-.478.478-1.508.223-2.3-.569s-1.046-1.822-.568-2.3 1.508-.224 2.3.569 1.047 1.821.568 2.3" }));
|
|
7665
|
+
};
|
|
7666
|
+
var CalendarPinRegular_default = CalendarPinRegular;
|
|
7667
|
+
|
|
7624
7668
|
// src/CalendarHourglassRegular.tsx
|
|
7625
|
-
import * as
|
|
7669
|
+
import * as React348 from "react";
|
|
7626
7670
|
var CalendarHourglassRegular = (_a) => {
|
|
7627
7671
|
var _b = _a, {
|
|
7628
7672
|
size = 24,
|
|
@@ -7639,12 +7683,12 @@ var CalendarHourglassRegular = (_a) => {
|
|
|
7639
7683
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
7640
7684
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
7641
7685
|
const resolvedViewBox = "0 0 24 24";
|
|
7642
|
-
return /* @__PURE__ */
|
|
7686
|
+
return /* @__PURE__ */ React348.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React348.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M3.984 9.664h16.041M15.64 3v2.962M8.37 3v2.962M10.375 21h-2.18C5.55 21 3.9 19.494 3.9 16.745V8.6c0-2.705 1.65-4.177 4.294-4.177h7.62c2.652 0 4.294 1.472 4.286 4.177v1.016M7.666 12.941h.01m-.01 3.477h.01" }), /* @__PURE__ */ React348.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M19.32 12.941c.415 0 .757.338.699.748-.21 1.502-1.046 2.738-2.16 3.281 1.114.544 1.95 1.78 2.16 3.282.058.41-.284.748-.698.748h-4.716c-.414 0-.755-.338-.698-.748.211-1.502 1.046-2.738 2.16-3.282-1.114-.543-1.949-1.778-2.16-3.28-.057-.41.284-.749.698-.749z" }));
|
|
7643
7687
|
};
|
|
7644
7688
|
var CalendarHourglassRegular_default = CalendarHourglassRegular;
|
|
7645
7689
|
|
|
7646
7690
|
// src/CalendarEditRegular.tsx
|
|
7647
|
-
import * as
|
|
7691
|
+
import * as React349 from "react";
|
|
7648
7692
|
var CalendarEditRegular = (_a) => {
|
|
7649
7693
|
var _b = _a, {
|
|
7650
7694
|
size = 24,
|
|
@@ -7661,12 +7705,12 @@ var CalendarEditRegular = (_a) => {
|
|
|
7661
7705
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
7662
7706
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
7663
7707
|
const resolvedViewBox = "0 0 24 24";
|
|
7664
|
-
return /* @__PURE__ */
|
|
7708
|
+
return /* @__PURE__ */ React349.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React349.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M3.994 13.538V7.613c0-2 1.2-3.095 3.123-3.095h9.766c1.929 0 3.123 1.077 3.123 3.046v5.974" }), /* @__PURE__ */ React349.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M16.889 21H7.117c-1.923 0-3.123-1.07-3.123-3.04v-5.924c0-2 1.2-3.095 3.123-3.095h9.766c1.929 0 3.123 1.076 3.123 3.045v5.975C20.012 19.929 18.817 21 16.89 21", clipRule: "evenodd" }), /* @__PURE__ */ React349.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M8.897 3v2.83M15.104 3v2.83m-2.866 9.814-4.055 1.1a.5.5 0 0 1-.573-.248l-.603-1.136a.5.5 0 0 1 .135-.63l3.367-2.608m-.229-.492 2.163 4.433m-3.421.509 1.05 1.366m7.007-1.09h-1.597m1.708-3.13h-2.797" }));
|
|
7665
7709
|
};
|
|
7666
7710
|
var CalendarEditRegular_default = CalendarEditRegular;
|
|
7667
7711
|
|
|
7668
7712
|
// src/CalendarDoneRegular.tsx
|
|
7669
|
-
import * as
|
|
7713
|
+
import * as React350 from "react";
|
|
7670
7714
|
var CalendarDoneRegular = (_a) => {
|
|
7671
7715
|
var _b = _a, {
|
|
7672
7716
|
size = 24,
|
|
@@ -7683,12 +7727,12 @@ var CalendarDoneRegular = (_a) => {
|
|
|
7683
7727
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
7684
7728
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
7685
7729
|
const resolvedViewBox = "0 0 24 24";
|
|
7686
|
-
return /* @__PURE__ */
|
|
7730
|
+
return /* @__PURE__ */ React350.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React350.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "m7.582 15.115.762.762 1.483-1.483m5.988-9.972h-7.62C5.55 4.422 3.9 5.894 3.9 8.6v8.145C3.9 19.494 5.55 21 8.194 21h7.613c2.651 0 4.293-1.48 4.293-4.187V8.6c.008-2.707-1.634-4.18-4.286-4.18" }), /* @__PURE__ */ React350.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "m7.582 10.264.762.762 1.483-1.483m2.605 6.227h3.987m-3.987-4.848h3.987M15.64 3v2.576M8.37 3v2.576" }));
|
|
7687
7731
|
};
|
|
7688
7732
|
var CalendarDoneRegular_default = CalendarDoneRegular;
|
|
7689
7733
|
|
|
7690
7734
|
// src/CalendarDone2Regular.tsx
|
|
7691
|
-
import * as
|
|
7735
|
+
import * as React351 from "react";
|
|
7692
7736
|
var CalendarDone2Regular = (_a) => {
|
|
7693
7737
|
var _b = _a, {
|
|
7694
7738
|
size = 24,
|
|
@@ -7705,12 +7749,12 @@ var CalendarDone2Regular = (_a) => {
|
|
|
7705
7749
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
7706
7750
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
7707
7751
|
const resolvedViewBox = "0 0 24 24";
|
|
7708
|
-
return /* @__PURE__ */
|
|
7752
|
+
return /* @__PURE__ */ React351.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React351.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "m7.582 15.115.762.762 1.483-1.483m5.988-9.972h-7.62C5.55 4.422 3.9 5.894 3.9 8.6v8.145C3.9 19.494 5.55 21 8.194 21h7.613c2.651 0 4.293-1.48 4.293-4.187V8.6c.008-2.707-1.634-4.18-4.286-4.18" }), /* @__PURE__ */ React351.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "m7.582 10.264.762.762 1.483-1.483m2.605 6.227h3.987m-3.987-4.848h3.987M15.64 3v2.576M8.37 3v2.576" }));
|
|
7709
7753
|
};
|
|
7710
7754
|
var CalendarDone2Regular_default = CalendarDone2Regular;
|
|
7711
7755
|
|
|
7712
7756
|
// src/CalendarDashRegular.tsx
|
|
7713
|
-
import * as
|
|
7757
|
+
import * as React352 from "react";
|
|
7714
7758
|
var CalendarDashRegular = (_a) => {
|
|
7715
7759
|
var _b = _a, {
|
|
7716
7760
|
size = 24,
|
|
@@ -7727,12 +7771,12 @@ var CalendarDashRegular = (_a) => {
|
|
|
7727
7771
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
7728
7772
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
7729
7773
|
const resolvedViewBox = "0 0 24 24";
|
|
7730
|
-
return /* @__PURE__ */
|
|
7774
|
+
return /* @__PURE__ */ React352.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React352.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M3.984 9.664h16.041M15.639 3v2.962M8.368 3v2.962" }), /* @__PURE__ */ React352.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M15.815 4.421h-7.62C5.55 4.421 3.9 5.894 3.9 8.6v8.146C3.9 19.494 5.55 21 8.194 21h7.613c2.651 0 4.293-1.48 4.293-4.187V8.6c.008-2.705-1.634-4.178-4.286-4.178", clipRule: "evenodd" }), /* @__PURE__ */ React352.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M14.25 15.077h-4.5" }));
|
|
7731
7775
|
};
|
|
7732
7776
|
var CalendarDashRegular_default = CalendarDashRegular;
|
|
7733
7777
|
|
|
7734
7778
|
// src/CalendarCheckRegular.tsx
|
|
7735
|
-
import * as
|
|
7779
|
+
import * as React353 from "react";
|
|
7736
7780
|
var CalendarCheckRegular = (_a) => {
|
|
7737
7781
|
var _b = _a, {
|
|
7738
7782
|
size = 24,
|
|
@@ -7749,12 +7793,12 @@ var CalendarCheckRegular = (_a) => {
|
|
|
7749
7793
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
7750
7794
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
7751
7795
|
const resolvedViewBox = "0 0 24 24";
|
|
7752
|
-
return /* @__PURE__ */
|
|
7796
|
+
return /* @__PURE__ */ React353.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React353.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M3.984 9.664h16.041M15.64 3v2.962M8.37 3v2.962" }), /* @__PURE__ */ React353.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M15.815 4.422h-7.62C5.55 4.422 3.9 5.894 3.9 8.599v8.146C3.9 19.494 5.55 21 8.194 21h7.613c2.651 0 4.293-1.48 4.293-4.187V8.6c.008-2.705-1.634-4.177-4.286-4.177", clipRule: "evenodd" }), /* @__PURE__ */ React353.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "m9.86 15.084 1.755 1.758 3.617-3.618" }));
|
|
7753
7797
|
};
|
|
7754
7798
|
var CalendarCheckRegular_default = CalendarCheckRegular;
|
|
7755
7799
|
|
|
7756
7800
|
// src/CalendarArrowRightRegular.tsx
|
|
7757
|
-
import * as
|
|
7801
|
+
import * as React354 from "react";
|
|
7758
7802
|
var CalendarArrowRightRegular = (_a) => {
|
|
7759
7803
|
var _b = _a, {
|
|
7760
7804
|
size = 24,
|
|
@@ -7771,12 +7815,12 @@ var CalendarArrowRightRegular = (_a) => {
|
|
|
7771
7815
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
7772
7816
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
7773
7817
|
const resolvedViewBox = "0 0 24 24";
|
|
7774
|
-
return /* @__PURE__ */
|
|
7818
|
+
return /* @__PURE__ */ React354.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React354.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M3.984 9.664h16.041M15.64 3v2.962M8.37 3v2.962" }), /* @__PURE__ */ React354.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M15.815 4.422h-7.62C5.55 4.422 3.9 5.894 3.9 8.599v8.146C3.9 19.494 5.55 21 8.194 21h7.613c2.651 0 4.293-1.48 4.293-4.187V8.6c.008-2.705-1.634-4.177-4.286-4.177", clipRule: "evenodd" }), /* @__PURE__ */ React354.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M15.384 15.261H8.585m4.765 1.924 2.064-1.924-2.064-1.925" }));
|
|
7775
7819
|
};
|
|
7776
7820
|
var CalendarArrowRightRegular_default = CalendarArrowRightRegular;
|
|
7777
7821
|
|
|
7778
7822
|
// src/CalendarAddRegular.tsx
|
|
7779
|
-
import * as
|
|
7823
|
+
import * as React355 from "react";
|
|
7780
7824
|
var CalendarAddRegular = (_a) => {
|
|
7781
7825
|
var _b = _a, {
|
|
7782
7826
|
size = 24,
|
|
@@ -7793,12 +7837,12 @@ var CalendarAddRegular = (_a) => {
|
|
|
7793
7837
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
7794
7838
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
7795
7839
|
const resolvedViewBox = "0 0 24 24";
|
|
7796
|
-
return /* @__PURE__ */
|
|
7840
|
+
return /* @__PURE__ */ React355.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React355.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M3.984 9.664h16.041M15.639 3v2.962M8.368 3v2.962" }), /* @__PURE__ */ React355.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M15.815 4.422h-7.62C5.55 4.422 3.9 5.894 3.9 8.599v8.146C3.9 19.494 5.55 21 8.194 21h7.613c2.651 0 4.293-1.48 4.293-4.187V8.6c.008-2.705-1.634-4.177-4.286-4.177", clipRule: "evenodd" }), /* @__PURE__ */ React355.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M12 12.827v4.5m2.25-2.25h-4.5" }));
|
|
7797
7841
|
};
|
|
7798
7842
|
var CalendarAddRegular_default = CalendarAddRegular;
|
|
7799
7843
|
|
|
7800
7844
|
// src/Calendar2Regular.tsx
|
|
7801
|
-
import * as
|
|
7845
|
+
import * as React356 from "react";
|
|
7802
7846
|
var Calendar2Regular = (_a) => {
|
|
7803
7847
|
var _b = _a, {
|
|
7804
7848
|
size = 24,
|
|
@@ -7815,12 +7859,12 @@ var Calendar2Regular = (_a) => {
|
|
|
7815
7859
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
7816
7860
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
7817
7861
|
const resolvedViewBox = "0 0 24 24";
|
|
7818
|
-
return /* @__PURE__ */
|
|
7862
|
+
return /* @__PURE__ */ React356.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React356.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M4.488 9.664h16.041M16.145 3v2.962M8.874 3v2.962" }), /* @__PURE__ */ React356.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M16.318 4.422h-7.62c-2.644 0-4.294 1.472-4.294 4.178v8.146c0 2.748 1.65 4.254 4.294 4.254h7.613c2.651 0 4.293-1.48 4.293-4.186V8.6c.008-2.706-1.634-4.178-4.286-4.178", clipRule: "evenodd" }), /* @__PURE__ */ React356.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M13.02 16.392h3.636" }));
|
|
7819
7863
|
};
|
|
7820
7864
|
var Calendar2Regular_default = Calendar2Regular;
|
|
7821
7865
|
|
|
7822
7866
|
// src/BuyRegular.tsx
|
|
7823
|
-
import * as
|
|
7867
|
+
import * as React357 from "react";
|
|
7824
7868
|
var BuyRegular = (_a) => {
|
|
7825
7869
|
var _b = _a, {
|
|
7826
7870
|
size = 24,
|
|
@@ -7837,12 +7881,12 @@ var BuyRegular = (_a) => {
|
|
|
7837
7881
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
7838
7882
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
7839
7883
|
const resolvedViewBox = "0 0 24 24";
|
|
7840
|
-
return /* @__PURE__ */
|
|
7884
|
+
return /* @__PURE__ */ React357.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React357.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "m2.75 3.25 2.08.36.963 11.473a1.8 1.8 0 0 0 1.8 1.653h10.91a1.8 1.8 0 0 0 1.784-1.546l.95-6.558a1.34 1.34 0 0 0-1.136-1.52C20.037 7.105 5.164 7.1 5.164 7.1m8.961 3.695h2.773" }), /* @__PURE__ */ React357.createElement("path", { fill: "currentColor", fillRule: "evenodd", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M7.154 20.203a.544.544 0 1 1 0 1.087.544.544 0 0 1 0-1.087m11.281 0a.545.545 0 1 1 0 1.09.545.545 0 0 1 0-1.09", clipRule: "evenodd" }));
|
|
7841
7885
|
};
|
|
7842
7886
|
var BuyRegular_default = BuyRegular;
|
|
7843
7887
|
|
|
7844
7888
|
// src/BulletedListRegular.tsx
|
|
7845
|
-
import * as
|
|
7889
|
+
import * as React358 from "react";
|
|
7846
7890
|
var BulletedListRegular = (_a) => {
|
|
7847
7891
|
var _b = _a, {
|
|
7848
7892
|
size = 24,
|
|
@@ -7859,12 +7903,12 @@ var BulletedListRegular = (_a) => {
|
|
|
7859
7903
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
7860
7904
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
7861
7905
|
const resolvedViewBox = "0 0 24 24";
|
|
7862
|
-
return /* @__PURE__ */
|
|
7906
|
+
return /* @__PURE__ */ React358.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React358.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M8.5 19.262h12m-12-6h12m-12-6h12M4.511 7.247v.064m.26-.05a.26.26 0 1 1-.522 0 .26.26 0 0 1 .522 0m-.26 6.115v.064m.26-.05a.26.26 0 1 1-.522 0 .26.26 0 0 1 .522 0m-.26 5.857v.064m.26-.05a.26.26 0 1 1-.522 0 .26.26 0 0 1 .522 0" }));
|
|
7863
7907
|
};
|
|
7864
7908
|
var BulletedListRegular_default = BulletedListRegular;
|
|
7865
7909
|
|
|
7866
7910
|
// src/BuildingRegular.tsx
|
|
7867
|
-
import * as
|
|
7911
|
+
import * as React359 from "react";
|
|
7868
7912
|
var BuildingRegular = (_a) => {
|
|
7869
7913
|
var _b = _a, {
|
|
7870
7914
|
size = 24,
|
|
@@ -7881,12 +7925,12 @@ var BuildingRegular = (_a) => {
|
|
|
7881
7925
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
7882
7926
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
7883
7927
|
const resolvedViewBox = "0 0 24 24";
|
|
7884
|
-
return /* @__PURE__ */
|
|
7928
|
+
return /* @__PURE__ */ React359.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React359.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M14.493 18.431a2.09 2.09 0 0 1-2.102 2.079H5.1A2.09 2.09 0 0 1 3 18.43v-5.272c.005-.453.22-.878.582-1.152l3.963-3.18a1.924 1.924 0 0 1 2.386 0l3.98 3.177c.36.274.575.698.582 1.15zm-5.748-1.708v3.548" }), /* @__PURE__ */ React359.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M17.565 20.4h1.298c1.18 0 2.137-.956 2.137-2.137V5.627c0-1.18-.957-2.136-2.137-2.136H13.64c-1.174 0-2.124.95-2.124 2.124v.878m6.251 9.766v.01m0-4.223v-.01m-3.06-4.223v.01m3.06-.01v.01" }));
|
|
7885
7929
|
};
|
|
7886
7930
|
var BuildingRegular_default = BuildingRegular;
|
|
7887
7931
|
|
|
7888
7932
|
// src/BuildingOfficeRegular.tsx
|
|
7889
|
-
import * as
|
|
7933
|
+
import * as React360 from "react";
|
|
7890
7934
|
var BuildingOfficeRegular = (_a) => {
|
|
7891
7935
|
var _b = _a, {
|
|
7892
7936
|
size = 24,
|
|
@@ -7903,12 +7947,12 @@ var BuildingOfficeRegular = (_a) => {
|
|
|
7903
7947
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
7904
7948
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
7905
7949
|
const resolvedViewBox = "0 0 24 24";
|
|
7906
|
-
return /* @__PURE__ */
|
|
7950
|
+
return /* @__PURE__ */ React360.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React360.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.385, d: "M18.152 20.306V5.692a2 2 0 0 0-2.001-2H6.874a2 2 0 0 0-2 2v14.612M13.1 8.189h.956m-5.09 0h.957m3.176 3.3h.957m-5.09 0h.957" }), /* @__PURE__ */ React360.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.385, d: "M9.355 20.306v-3.803a1 1 0 0 1 .997-1.005h2.326c.544 0 .997.451.997 1.005v3.803m-10.096-.002h15.866" }));
|
|
7907
7951
|
};
|
|
7908
7952
|
var BuildingOfficeRegular_default = BuildingOfficeRegular;
|
|
7909
7953
|
|
|
7910
7954
|
// src/BuildingOffice3Regular.tsx
|
|
7911
|
-
import * as
|
|
7955
|
+
import * as React361 from "react";
|
|
7912
7956
|
var BuildingOffice3Regular = (_a) => {
|
|
7913
7957
|
var _b = _a, {
|
|
7914
7958
|
size = 24,
|
|
@@ -7925,12 +7969,12 @@ var BuildingOffice3Regular = (_a) => {
|
|
|
7925
7969
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
7926
7970
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
7927
7971
|
const resolvedViewBox = "0 0 24 24";
|
|
7928
|
-
return /* @__PURE__ */
|
|
7972
|
+
return /* @__PURE__ */ React361.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React361.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "m11.56 18.067.002.01m-.002-5.388.002.01m-.002 2.709.002.01m3.776 2.649.002.01m-.002-5.388.002.01m-.002 2.709.002.01M3.481 21H20.52m-1.405 0v-9.93a1.98 1.98 0 0 0-1.98-1.98H9.782a1.98 1.98 0 0 0-1.98 1.98V21m2.742-14.827.001.01m-2.817-.01.001.01" }), /* @__PURE__ */ React361.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M4.884 20.997V4.981A1.98 1.98 0 0 1 6.866 3h4.612a1.98 1.98 0 0 1 1.982 1.981v4.108" }));
|
|
7929
7973
|
};
|
|
7930
7974
|
var BuildingOffice3Regular_default = BuildingOffice3Regular;
|
|
7931
7975
|
|
|
7932
7976
|
// src/BuildingOffice2Regular.tsx
|
|
7933
|
-
import * as
|
|
7977
|
+
import * as React362 from "react";
|
|
7934
7978
|
var BuildingOffice2Regular = (_a) => {
|
|
7935
7979
|
var _b = _a, {
|
|
7936
7980
|
size = 24,
|
|
@@ -7947,12 +7991,12 @@ var BuildingOffice2Regular = (_a) => {
|
|
|
7947
7991
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
7948
7992
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
7949
7993
|
const resolvedViewBox = "0 0 24 24";
|
|
7950
|
-
return /* @__PURE__ */
|
|
7994
|
+
return /* @__PURE__ */ React362.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React362.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M3 20.91h18m-3.66 0V5.123c0-1.124-.91-2.035-2.033-2.035H8.695A2.035 2.035 0 0 0 6.66 5.123V20.91m7.014-7.133.002.01m-3.35-.01.001.01m3.347-3.304.002.01m-3.35-.01.001.01m3.347-3.377.002.01m-3.35-.01.001.01" }), /* @__PURE__ */ React362.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M9.98 20.91v-2.607c0-.422.347-.77.77-.77h2.504c.421 0 .769.348.769.77v2.608M17.34 9.008h1.257c.788 0 1.435.638 1.435 1.435V20.91m-15.947.001V10.443c0-.797.647-1.435 1.435-1.435h1.135" }));
|
|
7951
7995
|
};
|
|
7952
7996
|
var BuildingOffice2Regular_default = BuildingOffice2Regular;
|
|
7953
7997
|
|
|
7954
7998
|
// src/BotRegular.tsx
|
|
7955
|
-
import * as
|
|
7999
|
+
import * as React363 from "react";
|
|
7956
8000
|
var BotRegular = (_a) => {
|
|
7957
8001
|
var _b = _a, {
|
|
7958
8002
|
size = 24,
|
|
@@ -7969,12 +8013,12 @@ var BotRegular = (_a) => {
|
|
|
7969
8013
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
7970
8014
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
7971
8015
|
const resolvedViewBox = "0 0 24 24";
|
|
7972
|
-
return /* @__PURE__ */
|
|
8016
|
+
return /* @__PURE__ */ React363.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React363.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M9.123 7.512h5.755c2.012 0 3.263 1.42 3.263 3.43v3.967c0 2.01-1.251 3.43-3.264 3.43H9.123c-2.011 0-3.264-1.42-3.264-3.43v-3.968c0-2.01 1.258-3.43 3.264-3.43" }), /* @__PURE__ */ React363.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M10.647 14.523q1.352.592 2.705 0m.855-3.513V11m-4.414.01V11M5.86 11h-.236a1.835 1.835 0 1 0 0 3.671h.236M18.14 11h.237a1.835 1.835 0 1 1 0 3.671h-.236" }), /* @__PURE__ */ React363.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M13.235 4.235a1.234 1.234 0 1 0-2.469 0 1.234 1.234 0 0 0 2.469 0", clipRule: "evenodd" }), /* @__PURE__ */ React363.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M12 7.51V5.469M8.658 21h6.686" }));
|
|
7973
8017
|
};
|
|
7974
8018
|
var BotRegular_default = BotRegular;
|
|
7975
8019
|
|
|
7976
8020
|
// src/BookmarkRegular.tsx
|
|
7977
|
-
import * as
|
|
8021
|
+
import * as React364 from "react";
|
|
7978
8022
|
var BookmarkRegular = (_a) => {
|
|
7979
8023
|
var _b = _a, {
|
|
7980
8024
|
size = 24,
|
|
@@ -7991,12 +8035,12 @@ var BookmarkRegular = (_a) => {
|
|
|
7991
8035
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
7992
8036
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
7993
8037
|
const resolvedViewBox = "0 0 24 24";
|
|
7994
|
-
return /* @__PURE__ */
|
|
8038
|
+
return /* @__PURE__ */ React364.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React364.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M19.739 6.154c0-2.751-1.88-3.854-4.589-3.854H8.791C6.167 2.3 4.2 3.328 4.2 5.97v14.724a.95.95 0 0 0 1.414.828l6.382-3.58 6.326 3.574a.95.95 0 0 0 1.417-.827z", clipRule: "evenodd" }), /* @__PURE__ */ React364.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M8.271 9.028h7.318" }));
|
|
7995
8039
|
};
|
|
7996
8040
|
var BookmarkRegular_default = BookmarkRegular;
|
|
7997
8041
|
|
|
7998
8042
|
// src/BookRegular.tsx
|
|
7999
|
-
import * as
|
|
8043
|
+
import * as React365 from "react";
|
|
8000
8044
|
var BookRegular = (_a) => {
|
|
8001
8045
|
var _b = _a, {
|
|
8002
8046
|
size = 24,
|
|
@@ -8013,12 +8057,12 @@ var BookRegular = (_a) => {
|
|
|
8013
8057
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
8014
8058
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
8015
8059
|
const resolvedViewBox = "0 0 24 24";
|
|
8016
|
-
return /* @__PURE__ */
|
|
8060
|
+
return /* @__PURE__ */ React365.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React365.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M7.327 16.027H19.72l.006 3.78A1.2 1.2 0 0 1 18.53 21H7.327a2.486 2.486 0 1 1 0-4.974" }), /* @__PURE__ */ React365.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M4.84 18.513V5.591A2.59 2.59 0 0 1 7.43 3h11.092a1.2 1.2 0 0 1 1.199 1.199v11.827M9.39 7.133h2.745m-2.744 3.986h5.443" }));
|
|
8017
8061
|
};
|
|
8018
8062
|
var BookRegular_default = BookRegular;
|
|
8019
8063
|
|
|
8020
8064
|
// src/BoldRegular.tsx
|
|
8021
|
-
import * as
|
|
8065
|
+
import * as React366 from "react";
|
|
8022
8066
|
var BoldRegular = (_a) => {
|
|
8023
8067
|
var _b = _a, {
|
|
8024
8068
|
size = 24,
|
|
@@ -8035,12 +8079,12 @@ var BoldRegular = (_a) => {
|
|
|
8035
8079
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
8036
8080
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
8037
8081
|
const resolvedViewBox = "0 0 24 24";
|
|
8038
|
-
return /* @__PURE__ */
|
|
8082
|
+
return /* @__PURE__ */ React366.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React366.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M6.75 4.75h5.75a3.75 3.75 0 1 1 0 7.5H6.75zm0 7.5h7a3.5 3.5 0 1 1 0 7h-7z" }));
|
|
8039
8083
|
};
|
|
8040
8084
|
var BoldRegular_default = BoldRegular;
|
|
8041
8085
|
|
|
8042
8086
|
// src/BoardTasksRegular.tsx
|
|
8043
|
-
import * as
|
|
8087
|
+
import * as React367 from "react";
|
|
8044
8088
|
var BoardTasksRegular = (_a) => {
|
|
8045
8089
|
var _b = _a, {
|
|
8046
8090
|
size = 24,
|
|
@@ -8057,12 +8101,12 @@ var BoardTasksRegular = (_a) => {
|
|
|
8057
8101
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
8058
8102
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
8059
8103
|
const resolvedViewBox = "0 0 24 24";
|
|
8060
|
-
return /* @__PURE__ */
|
|
8104
|
+
return /* @__PURE__ */ React367.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React367.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M7.782 3h8.435C19.165 3 21 5.081 21 8.026v7.948C21 18.919 19.165 21 16.216 21H7.782C4.834 21 3 18.919 3 15.974V8.026C3 5.081 4.843 3 7.782 3m4.925 12.305h4.31" }), /* @__PURE__ */ React367.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "m7.467 14.6.823.823 1.603-1.603M7.467 9.357l.823.824 1.603-1.603m2.814 1.488h4.31" }));
|
|
8061
8105
|
};
|
|
8062
8106
|
var BoardTasksRegular_default = BoardTasksRegular;
|
|
8063
8107
|
|
|
8064
8108
|
// src/BankCardInformationRegular.tsx
|
|
8065
|
-
import * as
|
|
8109
|
+
import * as React368 from "react";
|
|
8066
8110
|
var BankCardInformationRegular = (_a) => {
|
|
8067
8111
|
var _b = _a, {
|
|
8068
8112
|
size = 24,
|
|
@@ -8079,12 +8123,12 @@ var BankCardInformationRegular = (_a) => {
|
|
|
8079
8123
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
8080
8124
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
8081
8125
|
const resolvedViewBox = "0 0 24 24";
|
|
8082
|
-
return /* @__PURE__ */
|
|
8126
|
+
return /* @__PURE__ */ React368.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React368.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M17.036 4.54H6.966c-2.437 0-3.964 1.724-3.964 4.165v6.587c0 2.442 1.52 4.166 3.963 4.166h10.07c2.445 0 3.965-1.724 3.965-4.166V8.705c0-2.441-1.52-4.166-3.964-4.166", clipRule: "evenodd" }), /* @__PURE__ */ React368.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M3 9.123h17.998M6.43 15.436h3.413M6.43 12.717h2.534" }), /* @__PURE__ */ React368.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M15.306 15.69h1.275a.99.99 0 0 0 .989-.989V13.45a.99.99 0 0 0-.989-.988h-1.275a.99.99 0 0 0-.989.988v1.252a.99.99 0 0 0 .989.989", clipRule: "evenodd" }));
|
|
8083
8127
|
};
|
|
8084
8128
|
var BankCardInformationRegular_default = BankCardInformationRegular;
|
|
8085
8129
|
|
|
8086
8130
|
// src/BagRegular.tsx
|
|
8087
|
-
import * as
|
|
8131
|
+
import * as React369 from "react";
|
|
8088
8132
|
var BagRegular = (_a) => {
|
|
8089
8133
|
var _b = _a, {
|
|
8090
8134
|
size = 24,
|
|
@@ -8101,12 +8145,12 @@ var BagRegular = (_a) => {
|
|
|
8101
8145
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
8102
8146
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
8103
8147
|
const resolvedViewBox = "0 0 24 24";
|
|
8104
|
-
return /* @__PURE__ */
|
|
8148
|
+
return /* @__PURE__ */ React369.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React369.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M16.514 21.5H8.166c-3.066 0-5.419-1.108-4.75-5.565l.777-6.041c.412-2.225 1.831-3.076 3.076-3.076h10.178c1.264 0 2.6.915 3.076 3.076l.778 6.04c.567 3.955-1.72 5.566-4.787 5.566", clipRule: "evenodd" }), /* @__PURE__ */ React369.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M16.651 6.598a4.32 4.32 0 0 0-4.32-4.32v0a4.32 4.32 0 0 0-4.339 4.32h0m7.304 4.504h-.045m-5.785 0H9.42" }));
|
|
8105
8149
|
};
|
|
8106
8150
|
var BagRegular_default = BagRegular;
|
|
8107
8151
|
|
|
8108
8152
|
// src/Bag4Regular.tsx
|
|
8109
|
-
import * as
|
|
8153
|
+
import * as React370 from "react";
|
|
8110
8154
|
var Bag4Regular = (_a) => {
|
|
8111
8155
|
var _b = _a, {
|
|
8112
8156
|
size = 24,
|
|
@@ -8123,12 +8167,12 @@ var Bag4Regular = (_a) => {
|
|
|
8123
8167
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
8124
8168
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
8125
8169
|
const resolvedViewBox = "0 0 24 24";
|
|
8126
|
-
return /* @__PURE__ */
|
|
8170
|
+
return /* @__PURE__ */ React370.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React370.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M7.078 6.287h10.41c2.339 0 3.795 1.651 3.795 3.988v6.307c0 2.337-1.456 3.988-3.796 3.988H7.077c-2.338 0-3.794-1.65-3.794-3.988v-6.307c0-2.337 1.463-3.988 3.795-3.988m14.192 6.467H3.29m5.392 2.058v-2.06m7.195 2.06v-2.06m-.234-6.48v-.623a2.22 2.22 0 0 0-2.22-2.22h-2.28a2.22 2.22 0 0 0-2.22 2.22v.623" }));
|
|
8127
8171
|
};
|
|
8128
8172
|
var Bag4Regular_default = Bag4Regular;
|
|
8129
8173
|
|
|
8130
8174
|
// src/Bag3Regular.tsx
|
|
8131
|
-
import * as
|
|
8175
|
+
import * as React371 from "react";
|
|
8132
8176
|
var Bag3Regular = (_a) => {
|
|
8133
8177
|
var _b = _a, {
|
|
8134
8178
|
size = 24,
|
|
@@ -8145,12 +8189,12 @@ var Bag3Regular = (_a) => {
|
|
|
8145
8189
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
8146
8190
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
8147
8191
|
const resolvedViewBox = "0 0 24 24";
|
|
8148
|
-
return /* @__PURE__ */
|
|
8192
|
+
return /* @__PURE__ */ React371.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React371.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M15.773 9.305V6.273A3.77 3.77 0 0 0 12 2.5a3.773 3.773 0 0 0-3.79 3.756v3.049" }), /* @__PURE__ */ React371.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M16.742 21H7.258A4.256 4.256 0 0 1 3 16.745V11.23a4.256 4.256 0 0 1 4.258-4.255h9.484A4.256 4.256 0 0 1 21 11.23v5.516A4.256 4.256 0 0 1 16.742 21", clipRule: "evenodd" }));
|
|
8149
8193
|
};
|
|
8150
8194
|
var Bag3Regular_default = Bag3Regular;
|
|
8151
8195
|
|
|
8152
8196
|
// src/AttachRegular.tsx
|
|
8153
|
-
import * as
|
|
8197
|
+
import * as React372 from "react";
|
|
8154
8198
|
var AttachRegular = (_a) => {
|
|
8155
8199
|
var _b = _a, {
|
|
8156
8200
|
size = 24,
|
|
@@ -8167,12 +8211,12 @@ var AttachRegular = (_a) => {
|
|
|
8167
8211
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
8168
8212
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
8169
8213
|
const resolvedViewBox = "0 0 24 24";
|
|
8170
|
-
return /* @__PURE__ */
|
|
8214
|
+
return /* @__PURE__ */ React372.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React372.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "m21 12.396-6.309 6.308a6.85 6.85 0 0 1-9.685-9.686l4.393-4.392a4.549 4.549 0 1 1 6.433 6.433l-4.285 4.286A2.296 2.296 0 1 1 8.3 12.097l4.043-4.044" }));
|
|
8171
8215
|
};
|
|
8172
8216
|
var AttachRegular_default = AttachRegular;
|
|
8173
8217
|
|
|
8174
8218
|
// src/ArrowsDiagonalContractRegular.tsx
|
|
8175
|
-
import * as
|
|
8219
|
+
import * as React373 from "react";
|
|
8176
8220
|
var ArrowsDiagonalContractRegular = (_a) => {
|
|
8177
8221
|
var _b = _a, {
|
|
8178
8222
|
size = 24,
|
|
@@ -8189,12 +8233,12 @@ var ArrowsDiagonalContractRegular = (_a) => {
|
|
|
8189
8233
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
8190
8234
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
8191
8235
|
const resolvedViewBox = "0 0 24 24";
|
|
8192
|
-
return /* @__PURE__ */
|
|
8236
|
+
return /* @__PURE__ */ React373.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React373.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M10.13 13.867 4 19.997m6.13-6.13-5.631.012m5.63-.012-.01 5.63m3.751-9.364L20 4.004m-6.13 6.13 5.63-.012m-5.63.011.01-5.63" }));
|
|
8193
8237
|
};
|
|
8194
8238
|
var ArrowsDiagonalContractRegular_default = ArrowsDiagonalContractRegular;
|
|
8195
8239
|
|
|
8196
8240
|
// src/ArrowUpRegular.tsx
|
|
8197
|
-
import * as
|
|
8241
|
+
import * as React374 from "react";
|
|
8198
8242
|
var ArrowUpRegular = (_a) => {
|
|
8199
8243
|
var _b = _a, {
|
|
8200
8244
|
size = 24,
|
|
@@ -8211,12 +8255,12 @@ var ArrowUpRegular = (_a) => {
|
|
|
8211
8255
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
8212
8256
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
8213
8257
|
const resolvedViewBox = "0 0 24 24";
|
|
8214
|
-
return /* @__PURE__ */
|
|
8258
|
+
return /* @__PURE__ */ React374.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React374.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M11.726 4.25v15M5.701 10.3l6.024-6.05 6.025 6.05" }));
|
|
8215
8259
|
};
|
|
8216
8260
|
var ArrowUpRegular_default = ArrowUpRegular;
|
|
8217
8261
|
|
|
8218
8262
|
// src/ArrowUpSquareRegular.tsx
|
|
8219
|
-
import * as
|
|
8263
|
+
import * as React375 from "react";
|
|
8220
8264
|
var ArrowUpSquareRegular = (_a) => {
|
|
8221
8265
|
var _b = _a, {
|
|
8222
8266
|
size = 24,
|
|
@@ -8233,12 +8277,12 @@ var ArrowUpSquareRegular = (_a) => {
|
|
|
8233
8277
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
8234
8278
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
8235
8279
|
const resolvedViewBox = "0 0 24 24";
|
|
8236
|
-
return /* @__PURE__ */
|
|
8280
|
+
return /* @__PURE__ */ React375.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React375.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M16.334 2.75H7.665c-3.02 0-4.915 2.139-4.915 5.166v8.168c0 3.027 1.885 5.166 4.915 5.166h8.67c3.03 0 4.915-2.139 4.915-5.166V7.916c0-3.027-1.886-5.166-4.916-5.166", clipRule: "evenodd" }), /* @__PURE__ */ React375.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M12 7.914v8.172m-3.748-4.408L12 7.914l3.748 3.764" }));
|
|
8237
8281
|
};
|
|
8238
8282
|
var ArrowUpSquareRegular_default = ArrowUpSquareRegular;
|
|
8239
8283
|
|
|
8240
8284
|
// src/ArrowUpRightsmRegular.tsx
|
|
8241
|
-
import * as
|
|
8285
|
+
import * as React376 from "react";
|
|
8242
8286
|
var ArrowUpRightsmRegular = (_a) => {
|
|
8243
8287
|
var _b = _a, {
|
|
8244
8288
|
size = 24,
|
|
@@ -8255,12 +8299,12 @@ var ArrowUpRightsmRegular = (_a) => {
|
|
|
8255
8299
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
8256
8300
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
8257
8301
|
const resolvedViewBox = "0 0 24 24";
|
|
8258
|
-
return /* @__PURE__ */
|
|
8302
|
+
return /* @__PURE__ */ React376.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React376.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "m8 16 8-8m0 0h-6m6 0v6" }));
|
|
8259
8303
|
};
|
|
8260
8304
|
var ArrowUpRightsmRegular_default = ArrowUpRightsmRegular;
|
|
8261
8305
|
|
|
8262
8306
|
// src/ArrowUpCircleRegular.tsx
|
|
8263
|
-
import * as
|
|
8307
|
+
import * as React377 from "react";
|
|
8264
8308
|
var ArrowUpCircleRegular = (_a) => {
|
|
8265
8309
|
var _b = _a, {
|
|
8266
8310
|
size = 24,
|
|
@@ -8277,12 +8321,12 @@ var ArrowUpCircleRegular = (_a) => {
|
|
|
8277
8321
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
8278
8322
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
8279
8323
|
const resolvedViewBox = "0 0 24 24";
|
|
8280
|
-
return /* @__PURE__ */
|
|
8324
|
+
return /* @__PURE__ */ React377.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React377.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M21.25 12a9.25 9.25 0 1 0-18.5 0 9.25 9.25 0 0 0 18.5 0", clipRule: "evenodd" }), /* @__PURE__ */ React377.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M15.47 13.442 12 9.956l-3.471 3.486" }));
|
|
8281
8325
|
};
|
|
8282
8326
|
var ArrowUpCircleRegular_default = ArrowUpCircleRegular;
|
|
8283
8327
|
|
|
8284
8328
|
// src/ArrowUp3Regular.tsx
|
|
8285
|
-
import * as
|
|
8329
|
+
import * as React378 from "react";
|
|
8286
8330
|
var ArrowUp3Regular = (_a) => {
|
|
8287
8331
|
var _b = _a, {
|
|
8288
8332
|
size = 24,
|
|
@@ -8299,12 +8343,12 @@ var ArrowUp3Regular = (_a) => {
|
|
|
8299
8343
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
8300
8344
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
8301
8345
|
const resolvedViewBox = "0 0 24 24";
|
|
8302
|
-
return /* @__PURE__ */
|
|
8346
|
+
return /* @__PURE__ */ React378.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React378.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M11.749 11.3v8.95" }), /* @__PURE__ */ React378.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "m16.75 11.3-5.001-7.937L6.748 11.3z", clipRule: "evenodd" }));
|
|
8303
8347
|
};
|
|
8304
8348
|
var ArrowUp3Regular_default = ArrowUp3Regular;
|
|
8305
8349
|
|
|
8306
8350
|
// src/ArrowUp2Regular.tsx
|
|
8307
|
-
import * as
|
|
8351
|
+
import * as React379 from "react";
|
|
8308
8352
|
var ArrowUp2Regular = (_a) => {
|
|
8309
8353
|
var _b = _a, {
|
|
8310
8354
|
size = 24,
|
|
@@ -8321,12 +8365,12 @@ var ArrowUp2Regular = (_a) => {
|
|
|
8321
8365
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
8322
8366
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
8323
8367
|
const resolvedViewBox = "0 0 24 24";
|
|
8324
|
-
return /* @__PURE__ */
|
|
8368
|
+
return /* @__PURE__ */ React379.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React379.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "m5 15.5 7-7 7 7" }));
|
|
8325
8369
|
};
|
|
8326
8370
|
var ArrowUp2Regular_default = ArrowUp2Regular;
|
|
8327
8371
|
|
|
8328
8372
|
// src/ArrowRightRegular.tsx
|
|
8329
|
-
import * as
|
|
8373
|
+
import * as React380 from "react";
|
|
8330
8374
|
var ArrowRightRegular = (_a) => {
|
|
8331
8375
|
var _b = _a, {
|
|
8332
8376
|
size = 24,
|
|
@@ -8343,12 +8387,12 @@ var ArrowRightRegular = (_a) => {
|
|
|
8343
8387
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
8344
8388
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
8345
8389
|
const resolvedViewBox = "0 0 24 24";
|
|
8346
|
-
return /* @__PURE__ */
|
|
8390
|
+
return /* @__PURE__ */ React380.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React380.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M19.75 11.726h-15m8.95-6.025 6.05 6.024-6.05 6.025" }));
|
|
8347
8391
|
};
|
|
8348
8392
|
var ArrowRightRegular_default = ArrowRightRegular;
|
|
8349
8393
|
|
|
8350
8394
|
// src/ArrowRightSquareRegular.tsx
|
|
8351
|
-
import * as
|
|
8395
|
+
import * as React381 from "react";
|
|
8352
8396
|
var ArrowRightSquareRegular = (_a) => {
|
|
8353
8397
|
var _b = _a, {
|
|
8354
8398
|
size = 24,
|
|
@@ -8365,12 +8409,12 @@ var ArrowRightSquareRegular = (_a) => {
|
|
|
8365
8409
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
8366
8410
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
8367
8411
|
const resolvedViewBox = "0 0 24 24";
|
|
8368
|
-
return /* @__PURE__ */
|
|
8412
|
+
return /* @__PURE__ */ React381.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React381.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M21.25 16.334V7.665c0-3.02-2.139-4.915-5.166-4.915H7.916c-3.027 0-5.166 1.885-5.166 4.915v8.67c0 3.03 2.139 4.915 5.166 4.915h8.168c3.027 0 5.166-1.886 5.166-4.916", clipRule: "evenodd" }), /* @__PURE__ */ React381.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M16.086 12H7.914m4.408-3.748L16.086 12l-3.764 3.748" }));
|
|
8369
8413
|
};
|
|
8370
8414
|
var ArrowRightSquareRegular_default = ArrowRightSquareRegular;
|
|
8371
8415
|
|
|
8372
8416
|
// src/ArrowRightSmRegular.tsx
|
|
8373
|
-
import * as
|
|
8417
|
+
import * as React382 from "react";
|
|
8374
8418
|
var ArrowRightSmRegular = (_a) => {
|
|
8375
8419
|
var _b = _a, {
|
|
8376
8420
|
size = 24,
|
|
@@ -8387,12 +8431,12 @@ var ArrowRightSmRegular = (_a) => {
|
|
|
8387
8431
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
8388
8432
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
8389
8433
|
const resolvedViewBox = "0 0 24 24";
|
|
8390
|
-
return /* @__PURE__ */
|
|
8434
|
+
return /* @__PURE__ */ React382.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React382.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M7 12h10m0 0-4-4m4 4-4 4" }));
|
|
8391
8435
|
};
|
|
8392
8436
|
var ArrowRightSmRegular_default = ArrowRightSmRegular;
|
|
8393
8437
|
|
|
8394
8438
|
// src/ArrowRightCircleRegular.tsx
|
|
8395
|
-
import * as
|
|
8439
|
+
import * as React383 from "react";
|
|
8396
8440
|
var ArrowRightCircleRegular = (_a) => {
|
|
8397
8441
|
var _b = _a, {
|
|
8398
8442
|
size = 24,
|
|
@@ -8409,12 +8453,12 @@ var ArrowRightCircleRegular = (_a) => {
|
|
|
8409
8453
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
8410
8454
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
8411
8455
|
const resolvedViewBox = "0 0 24 24";
|
|
8412
|
-
return /* @__PURE__ */
|
|
8456
|
+
return /* @__PURE__ */ React383.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React383.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M12 21.25a9.25 9.25 0 1 0 0-18.5 9.25 9.25 0 0 0 0 18.5", clipRule: "evenodd" }), /* @__PURE__ */ React383.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M10.558 15.471 14.044 12l-3.486-3.471" }));
|
|
8413
8457
|
};
|
|
8414
8458
|
var ArrowRightCircleRegular_default = ArrowRightCircleRegular;
|
|
8415
8459
|
|
|
8416
8460
|
// src/ArrowRight3Regular.tsx
|
|
8417
|
-
import * as
|
|
8461
|
+
import * as React384 from "react";
|
|
8418
8462
|
var ArrowRight3Regular = (_a) => {
|
|
8419
8463
|
var _b = _a, {
|
|
8420
8464
|
size = 24,
|
|
@@ -8431,12 +8475,12 @@ var ArrowRight3Regular = (_a) => {
|
|
|
8431
8475
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
8432
8476
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
8433
8477
|
const resolvedViewBox = "0 0 24 24";
|
|
8434
|
-
return /* @__PURE__ */
|
|
8478
|
+
return /* @__PURE__ */ React384.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React384.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M12.7 11.749H3.75" }), /* @__PURE__ */ React384.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "m12.7 16.75 7.937-5.001L12.7 6.748z", clipRule: "evenodd" }));
|
|
8435
8479
|
};
|
|
8436
8480
|
var ArrowRight3Regular_default = ArrowRight3Regular;
|
|
8437
8481
|
|
|
8438
8482
|
// src/ArrowRight2Regular.tsx
|
|
8439
|
-
import * as
|
|
8483
|
+
import * as React385 from "react";
|
|
8440
8484
|
var ArrowRight2Regular = (_a) => {
|
|
8441
8485
|
var _b = _a, {
|
|
8442
8486
|
size = 24,
|
|
@@ -8453,12 +8497,12 @@ var ArrowRight2Regular = (_a) => {
|
|
|
8453
8497
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
8454
8498
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
8455
8499
|
const resolvedViewBox = "0 0 24 24";
|
|
8456
|
-
return /* @__PURE__ */
|
|
8500
|
+
return /* @__PURE__ */ React385.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React385.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "m8.5 5 7 7-7 7" }));
|
|
8457
8501
|
};
|
|
8458
8502
|
var ArrowRight2Regular_default = ArrowRight2Regular;
|
|
8459
8503
|
|
|
8460
8504
|
// src/ArrowRight22Regular.tsx
|
|
8461
|
-
import * as
|
|
8505
|
+
import * as React386 from "react";
|
|
8462
8506
|
var ArrowRight22Regular = (_a) => {
|
|
8463
8507
|
var _b = _a, {
|
|
8464
8508
|
size = 24,
|
|
@@ -8475,12 +8519,12 @@ var ArrowRight22Regular = (_a) => {
|
|
|
8475
8519
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
8476
8520
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
8477
8521
|
const resolvedViewBox = "0 0 24 24";
|
|
8478
|
-
return /* @__PURE__ */
|
|
8522
|
+
return /* @__PURE__ */ React386.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React386.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M8.5 5s7 4.144 7 7-7 7-7 7" }));
|
|
8479
8523
|
};
|
|
8480
8524
|
var ArrowRight22Regular_default = ArrowRight22Regular;
|
|
8481
8525
|
|
|
8482
8526
|
// src/ArrowLeftRegular.tsx
|
|
8483
|
-
import * as
|
|
8527
|
+
import * as React387 from "react";
|
|
8484
8528
|
var ArrowLeftRegular = (_a) => {
|
|
8485
8529
|
var _b = _a, {
|
|
8486
8530
|
size = 24,
|
|
@@ -8497,12 +8541,12 @@ var ArrowLeftRegular = (_a) => {
|
|
|
8497
8541
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
8498
8542
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
8499
8543
|
const resolvedViewBox = "0 0 24 24";
|
|
8500
|
-
return /* @__PURE__ */
|
|
8544
|
+
return /* @__PURE__ */ React387.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React387.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M4.25 12.274h15m-8.95 6.025-6.05-6.024L10.3 6.25" }));
|
|
8501
8545
|
};
|
|
8502
8546
|
var ArrowLeftRegular_default = ArrowLeftRegular;
|
|
8503
8547
|
|
|
8504
8548
|
// src/ArrowLeftSquareRegular.tsx
|
|
8505
|
-
import * as
|
|
8549
|
+
import * as React388 from "react";
|
|
8506
8550
|
var ArrowLeftSquareRegular = (_a) => {
|
|
8507
8551
|
var _b = _a, {
|
|
8508
8552
|
size = 24,
|
|
@@ -8519,12 +8563,12 @@ var ArrowLeftSquareRegular = (_a) => {
|
|
|
8519
8563
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
8520
8564
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
8521
8565
|
const resolvedViewBox = "0 0 24 24";
|
|
8522
|
-
return /* @__PURE__ */
|
|
8566
|
+
return /* @__PURE__ */ React388.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React388.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M2.75 7.666v8.669c0 3.02 2.139 4.915 5.166 4.915h8.168c3.027 0 5.166-1.885 5.166-4.915v-8.67c0-3.03-2.139-4.915-5.166-4.915H7.916c-3.027 0-5.166 1.886-5.166 4.916", clipRule: "evenodd" }), /* @__PURE__ */ React388.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M7.914 12h8.172m-4.408 3.748L7.914 12l3.764-3.748" }));
|
|
8523
8567
|
};
|
|
8524
8568
|
var ArrowLeftSquareRegular_default = ArrowLeftSquareRegular;
|
|
8525
8569
|
|
|
8526
8570
|
// src/ArrowLeftCircleRegular.tsx
|
|
8527
|
-
import * as
|
|
8571
|
+
import * as React389 from "react";
|
|
8528
8572
|
var ArrowLeftCircleRegular = (_a) => {
|
|
8529
8573
|
var _b = _a, {
|
|
8530
8574
|
size = 24,
|
|
@@ -8541,12 +8585,12 @@ var ArrowLeftCircleRegular = (_a) => {
|
|
|
8541
8585
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
8542
8586
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
8543
8587
|
const resolvedViewBox = "0 0 24 24";
|
|
8544
|
-
return /* @__PURE__ */
|
|
8588
|
+
return /* @__PURE__ */ React389.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React389.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M12 2.75a9.25 9.25 0 1 0 0 18.5 9.25 9.25 0 0 0 0-18.5", clipRule: "evenodd" }), /* @__PURE__ */ React389.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M13.442 8.529 9.956 12l3.486 3.471" }));
|
|
8545
8589
|
};
|
|
8546
8590
|
var ArrowLeftCircleRegular_default = ArrowLeftCircleRegular;
|
|
8547
8591
|
|
|
8548
8592
|
// src/ArrowLeft3Regular.tsx
|
|
8549
|
-
import * as
|
|
8593
|
+
import * as React390 from "react";
|
|
8550
8594
|
var ArrowLeft3Regular = (_a) => {
|
|
8551
8595
|
var _b = _a, {
|
|
8552
8596
|
size = 24,
|
|
@@ -8563,12 +8607,12 @@ var ArrowLeft3Regular = (_a) => {
|
|
|
8563
8607
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
8564
8608
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
8565
8609
|
const resolvedViewBox = "0 0 24 24";
|
|
8566
|
-
return /* @__PURE__ */
|
|
8610
|
+
return /* @__PURE__ */ React390.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React390.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M11.3 12.251h8.95" }), /* @__PURE__ */ React390.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "m11.3 7.25-7.937 5.001 7.937 5.001z", clipRule: "evenodd" }));
|
|
8567
8611
|
};
|
|
8568
8612
|
var ArrowLeft3Regular_default = ArrowLeft3Regular;
|
|
8569
8613
|
|
|
8570
8614
|
// src/ArrowLeft2Regular.tsx
|
|
8571
|
-
import * as
|
|
8615
|
+
import * as React391 from "react";
|
|
8572
8616
|
var ArrowLeft2Regular = (_a) => {
|
|
8573
8617
|
var _b = _a, {
|
|
8574
8618
|
size = 24,
|
|
@@ -8585,12 +8629,12 @@ var ArrowLeft2Regular = (_a) => {
|
|
|
8585
8629
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
8586
8630
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
8587
8631
|
const resolvedViewBox = "0 0 24 24";
|
|
8588
|
-
return /* @__PURE__ */
|
|
8632
|
+
return /* @__PURE__ */ React391.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React391.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "m15.5 19-7-7 7-7" }));
|
|
8589
8633
|
};
|
|
8590
8634
|
var ArrowLeft2Regular_default = ArrowLeft2Regular;
|
|
8591
8635
|
|
|
8592
8636
|
// src/ArrowLeft22Regular.tsx
|
|
8593
|
-
import * as
|
|
8637
|
+
import * as React392 from "react";
|
|
8594
8638
|
var ArrowLeft22Regular = (_a) => {
|
|
8595
8639
|
var _b = _a, {
|
|
8596
8640
|
size = 24,
|
|
@@ -8607,12 +8651,12 @@ var ArrowLeft22Regular = (_a) => {
|
|
|
8607
8651
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
8608
8652
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
8609
8653
|
const resolvedViewBox = "0 0 24 24";
|
|
8610
|
-
return /* @__PURE__ */
|
|
8654
|
+
return /* @__PURE__ */ React392.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React392.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M15.5 19s-7-4.144-7-7 7-7 7-7" }));
|
|
8611
8655
|
};
|
|
8612
8656
|
var ArrowLeft22Regular_default = ArrowLeft22Regular;
|
|
8613
8657
|
|
|
8614
8658
|
// src/ArrowDownRegular.tsx
|
|
8615
|
-
import * as
|
|
8659
|
+
import * as React393 from "react";
|
|
8616
8660
|
var ArrowDownRegular = (_a) => {
|
|
8617
8661
|
var _b = _a, {
|
|
8618
8662
|
size = 24,
|
|
@@ -8629,12 +8673,12 @@ var ArrowDownRegular = (_a) => {
|
|
|
8629
8673
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
8630
8674
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
8631
8675
|
const resolvedViewBox = "0 0 24 24";
|
|
8632
|
-
return /* @__PURE__ */
|
|
8676
|
+
return /* @__PURE__ */ React393.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React393.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M12.274 19.75v-15m6.025 8.95-6.024 6.05L6.25 13.7" }));
|
|
8633
8677
|
};
|
|
8634
8678
|
var ArrowDownRegular_default = ArrowDownRegular;
|
|
8635
8679
|
|
|
8636
8680
|
// src/ArrowDownSquareRegular.tsx
|
|
8637
|
-
import * as
|
|
8681
|
+
import * as React394 from "react";
|
|
8638
8682
|
var ArrowDownSquareRegular = (_a) => {
|
|
8639
8683
|
var _b = _a, {
|
|
8640
8684
|
size = 24,
|
|
@@ -8651,12 +8695,12 @@ var ArrowDownSquareRegular = (_a) => {
|
|
|
8651
8695
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
8652
8696
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
8653
8697
|
const resolvedViewBox = "0 0 24 24";
|
|
8654
|
-
return /* @__PURE__ */
|
|
8698
|
+
return /* @__PURE__ */ React394.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React394.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M7.666 21.25h8.669c3.02 0 4.915-2.139 4.915-5.166V7.916c0-3.027-1.885-5.166-4.915-5.166h-8.67c-3.03 0-4.915 2.139-4.915 5.166v8.168c0 3.027 1.886 5.166 4.916 5.166", clipRule: "evenodd" }), /* @__PURE__ */ React394.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M12 16.086V7.914m3.748 4.408L12 16.086l-3.748-3.764" }));
|
|
8655
8699
|
};
|
|
8656
8700
|
var ArrowDownSquareRegular_default = ArrowDownSquareRegular;
|
|
8657
8701
|
|
|
8658
8702
|
// src/ArrowDownRightsmRegular.tsx
|
|
8659
|
-
import * as
|
|
8703
|
+
import * as React395 from "react";
|
|
8660
8704
|
var ArrowDownRightsmRegular = (_a) => {
|
|
8661
8705
|
var _b = _a, {
|
|
8662
8706
|
size = 24,
|
|
@@ -8673,12 +8717,12 @@ var ArrowDownRightsmRegular = (_a) => {
|
|
|
8673
8717
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
8674
8718
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
8675
8719
|
const resolvedViewBox = "0 0 24 24";
|
|
8676
|
-
return /* @__PURE__ */
|
|
8720
|
+
return /* @__PURE__ */ React395.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React395.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "m8 8 8 8m0 0v-6m0 6h-6" }));
|
|
8677
8721
|
};
|
|
8678
8722
|
var ArrowDownRightsmRegular_default = ArrowDownRightsmRegular;
|
|
8679
8723
|
|
|
8680
8724
|
// src/ArrowDownCircleRegular.tsx
|
|
8681
|
-
import * as
|
|
8725
|
+
import * as React396 from "react";
|
|
8682
8726
|
var ArrowDownCircleRegular = (_a) => {
|
|
8683
8727
|
var _b = _a, {
|
|
8684
8728
|
size = 24,
|
|
@@ -8695,12 +8739,12 @@ var ArrowDownCircleRegular = (_a) => {
|
|
|
8695
8739
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
8696
8740
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
8697
8741
|
const resolvedViewBox = "0 0 24 24";
|
|
8698
|
-
return /* @__PURE__ */
|
|
8742
|
+
return /* @__PURE__ */ React396.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React396.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M2.75 12a9.25 9.25 0 1 0 18.5 0 9.25 9.25 0 0 0-18.5 0", clipRule: "evenodd" }), /* @__PURE__ */ React396.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M8.53 10.558 12 14.044l3.471-3.486" }));
|
|
8699
8743
|
};
|
|
8700
8744
|
var ArrowDownCircleRegular_default = ArrowDownCircleRegular;
|
|
8701
8745
|
|
|
8702
8746
|
// src/ArrowDown3Regular.tsx
|
|
8703
|
-
import * as
|
|
8747
|
+
import * as React397 from "react";
|
|
8704
8748
|
var ArrowDown3Regular = (_a) => {
|
|
8705
8749
|
var _b = _a, {
|
|
8706
8750
|
size = 24,
|
|
@@ -8717,12 +8761,12 @@ var ArrowDown3Regular = (_a) => {
|
|
|
8717
8761
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
8718
8762
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
8719
8763
|
const resolvedViewBox = "0 0 24 24";
|
|
8720
|
-
return /* @__PURE__ */
|
|
8764
|
+
return /* @__PURE__ */ React397.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React397.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M12.251 12.7V3.75" }), /* @__PURE__ */ React397.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "m7.25 12.7 5.001 7.937 5.001-7.937z", clipRule: "evenodd" }));
|
|
8721
8765
|
};
|
|
8722
8766
|
var ArrowDown3Regular_default = ArrowDown3Regular;
|
|
8723
8767
|
|
|
8724
8768
|
// src/ArrowDown2Regular.tsx
|
|
8725
|
-
import * as
|
|
8769
|
+
import * as React398 from "react";
|
|
8726
8770
|
var ArrowDown2Regular = (_a) => {
|
|
8727
8771
|
var _b = _a, {
|
|
8728
8772
|
size = 24,
|
|
@@ -8739,12 +8783,12 @@ var ArrowDown2Regular = (_a) => {
|
|
|
8739
8783
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
8740
8784
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
8741
8785
|
const resolvedViewBox = "0 0 24 24";
|
|
8742
|
-
return /* @__PURE__ */
|
|
8786
|
+
return /* @__PURE__ */ React398.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React398.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "m19 8.5-7 7-7-7" }));
|
|
8743
8787
|
};
|
|
8744
8788
|
var ArrowDown2Regular_default = ArrowDown2Regular;
|
|
8745
8789
|
|
|
8746
8790
|
// src/AnthropicRegular.tsx
|
|
8747
|
-
import * as
|
|
8791
|
+
import * as React399 from "react";
|
|
8748
8792
|
var AnthropicRegular = (_a) => {
|
|
8749
8793
|
var _b = _a, {
|
|
8750
8794
|
size = 24,
|
|
@@ -8761,12 +8805,12 @@ var AnthropicRegular = (_a) => {
|
|
|
8761
8805
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
8762
8806
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
8763
8807
|
const resolvedViewBox = "0 0 24 24";
|
|
8764
|
-
return /* @__PURE__ */
|
|
8808
|
+
return /* @__PURE__ */ React399.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React399.createElement("g", { clipPath: "url(#a)" }, /* @__PURE__ */ React399.createElement("path", { fill: "currentColor", d: "M15.54 6h-2.447l4.46 11H20zM8.46 6 4 17h2.499l.92-2.302h4.668L12.989 17h2.5l-4.46-11zm-.243 6.65 1.527-3.858 1.527 3.859z" })), /* @__PURE__ */ React399.createElement("defs", null, /* @__PURE__ */ React399.createElement("clipPath", { id: "a" }, /* @__PURE__ */ React399.createElement("path", { fill: "currentColor", d: "M4 6h16v11H4z" }))));
|
|
8765
8809
|
};
|
|
8766
8810
|
var AnthropicRegular_default = AnthropicRegular;
|
|
8767
8811
|
|
|
8768
8812
|
// src/AlignLeftRegular.tsx
|
|
8769
|
-
import * as
|
|
8813
|
+
import * as React400 from "react";
|
|
8770
8814
|
var AlignLeftRegular = (_a) => {
|
|
8771
8815
|
var _b = _a, {
|
|
8772
8816
|
size = 24,
|
|
@@ -8783,12 +8827,12 @@ var AlignLeftRegular = (_a) => {
|
|
|
8783
8827
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
8784
8828
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
8785
8829
|
const resolvedViewBox = "0 0 24 24";
|
|
8786
|
-
return /* @__PURE__ */
|
|
8830
|
+
return /* @__PURE__ */ React400.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React400.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M15 12H3m14 6H3M21 6H3" }));
|
|
8787
8831
|
};
|
|
8788
8832
|
var AlignLeftRegular_default = AlignLeftRegular;
|
|
8789
8833
|
|
|
8790
8834
|
// src/AlarmSpeakerRegular.tsx
|
|
8791
|
-
import * as
|
|
8835
|
+
import * as React401 from "react";
|
|
8792
8836
|
var AlarmSpeakerRegular = (_a) => {
|
|
8793
8837
|
var _b = _a, {
|
|
8794
8838
|
size = 24,
|
|
@@ -8805,12 +8849,12 @@ var AlarmSpeakerRegular = (_a) => {
|
|
|
8805
8849
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
8806
8850
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
8807
8851
|
const resolvedViewBox = "0 0 24 24";
|
|
8808
|
-
return /* @__PURE__ */
|
|
8852
|
+
return /* @__PURE__ */ React401.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React401.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M11.941 19.712a7.67 7.67 0 0 0 7.67-7.67 7.67 7.67 0 1 0-7.67 7.67m-4.13-1.198L6.365 21m9.707-2.486L17.518 21M6.25 3.008 3.69 5.195M17.75 3l2.558 2.196" }), /* @__PURE__ */ React401.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "m14.316 13.465-4.257.996a1.273 1.273 0 0 1-1.32-1.987l2.726-3.753" }), /* @__PURE__ */ React401.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "m10.562 14.338 1.261 1.438-.11-1.687m3.124-4.144c.787 1.362.72 2.872-.148 3.373s-2.209-.196-2.995-1.558c-.787-1.362-.72-2.873.148-3.374s2.209.197 2.995 1.559" }));
|
|
8809
8853
|
};
|
|
8810
8854
|
var AlarmSpeakerRegular_default = AlarmSpeakerRegular;
|
|
8811
8855
|
|
|
8812
8856
|
// src/AiBrainLikeRegular.tsx
|
|
8813
|
-
import * as
|
|
8857
|
+
import * as React402 from "react";
|
|
8814
8858
|
var AiBrainLikeRegular = (_a) => {
|
|
8815
8859
|
var _b = _a, {
|
|
8816
8860
|
size = 24,
|
|
@@ -8827,12 +8871,12 @@ var AiBrainLikeRegular = (_a) => {
|
|
|
8827
8871
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
8828
8872
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
8829
8873
|
const resolvedViewBox = "0 0 24 24";
|
|
8830
|
-
return /* @__PURE__ */
|
|
8874
|
+
return /* @__PURE__ */ React402.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React402.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeWidth: 1.5, d: "M14.054 21.5v-1.328c0-.347.271-.633.618-.652l2.605-.122c.524-.028.962-.41 1.061-.926l.12-2.328c.218-1.137 2.04-.452 1.84-1.723-.276-1.127-1.091-2.244-1.294-3.29-.45-2.32-.163-5.143-2.521-7.131-1.442-1.216-3.192-1.538-5.035-1.497-3.075.069-5.952 1.374-7.236 4.336-1.254 2.889 0 5.288 1.08 7.89.829 1.996.322 6.771.322 6.771" }), /* @__PURE__ */ React402.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M9.5 7.073c-1.182.38-1.602 1.665-1.242 2.791.58 1.804 3.065 3.157 3.065 3.157s2.505-1.374 3.066-3.157c.36-1.126-.065-2.41-1.246-2.791a2.03 2.03 0 0 0-1.82.306A2.02 2.02 0 0 0 9.5 7.073" }));
|
|
8831
8875
|
};
|
|
8832
8876
|
var AiBrainLikeRegular_default = AiBrainLikeRegular;
|
|
8833
8877
|
|
|
8834
8878
|
// src/AiBrainIdeaRegular.tsx
|
|
8835
|
-
import * as
|
|
8879
|
+
import * as React403 from "react";
|
|
8836
8880
|
var AiBrainIdeaRegular = (_a) => {
|
|
8837
8881
|
var _b = _a, {
|
|
8838
8882
|
size = 24,
|
|
@@ -8849,12 +8893,12 @@ var AiBrainIdeaRegular = (_a) => {
|
|
|
8849
8893
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
8850
8894
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
8851
8895
|
const resolvedViewBox = "0 0 24 24";
|
|
8852
|
-
return /* @__PURE__ */
|
|
8896
|
+
return /* @__PURE__ */ React403.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React403.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeWidth: 1.5, d: "M15.187 19.315c-.99.52-1.297 2.186-1.297 2.186" }), /* @__PURE__ */ React403.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeWidth: 1.5, d: "M5.194 21.264c1.242-2.834.57-5.797-.885-8.401-1.04-1.863-1.27-3.86-.39-5.886C5.225 3.963 8.38 2.573 11.51 2.503c1.877-.041 3.658.286 5.125 1.523 1.883 1.588 2.984 3.532 2.414 6.115-.304 1.378.702 2.942 1.414 3.9a.75.75 0 0 1-.334 1.174l-.928.358a.83.83 0 0 0-.517.618l-.31 2.644c-.103.685-.686 1.011-1.338.874l-3.802-.874" }), /* @__PURE__ */ React403.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M7.187 9.697a3.98 3.98 0 0 0 2.43 3.669v1.33c0 .866.708 1.574 1.573 1.574.866 0 1.574-.708 1.574-1.574v-1.323a4.01 4.01 0 0 0 2.336-4.53 3.99 3.99 0 0 0-3.073-3.059 4.006 4.006 0 0 0-4.84 3.913m4.149 3.678h1.432" }), /* @__PURE__ */ React403.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "m11.182 11.155.84-1.542h-1.67l.84-1.543" }));
|
|
8853
8897
|
};
|
|
8854
8898
|
var AiBrainIdeaRegular_default = AiBrainIdeaRegular;
|
|
8855
8899
|
|
|
8856
8900
|
// src/AddUserRegular.tsx
|
|
8857
|
-
import * as
|
|
8901
|
+
import * as React404 from "react";
|
|
8858
8902
|
var AddUserRegular = (_a) => {
|
|
8859
8903
|
var _b = _a, {
|
|
8860
8904
|
size = 24,
|
|
@@ -8871,12 +8915,12 @@ var AddUserRegular = (_a) => {
|
|
|
8871
8915
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
8872
8916
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
8873
8917
|
const resolvedViewBox = "0 0 24 24";
|
|
8874
|
-
return /* @__PURE__ */
|
|
8918
|
+
return /* @__PURE__ */ React404.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React404.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M9.877 15.206c-3.844 0-7.127.581-7.127 2.91 0 2.327 3.263 2.93 7.127 2.93 3.845 0 7.127-.583 7.127-2.91s-3.262-2.93-7.127-2.93m0-3.32A4.568 4.568 0 1 0 5.31 7.318a4.55 4.55 0 0 0 4.536 4.568z", clipRule: "evenodd" }), /* @__PURE__ */ React404.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M19.204 8.67v4.01m2.046-2.006h-4.09" }));
|
|
8875
8919
|
};
|
|
8876
8920
|
var AddUserRegular_default = AddUserRegular;
|
|
8877
8921
|
|
|
8878
8922
|
// src/ActivityRegular.tsx
|
|
8879
|
-
import * as
|
|
8923
|
+
import * as React405 from "react";
|
|
8880
8924
|
var ActivityRegular = (_a) => {
|
|
8881
8925
|
var _b = _a, {
|
|
8882
8926
|
size = 24,
|
|
@@ -8893,12 +8937,12 @@ var ActivityRegular = (_a) => {
|
|
|
8893
8937
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
8894
8938
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
8895
8939
|
const resolvedViewBox = "0 0 24 24";
|
|
8896
|
-
return /* @__PURE__ */
|
|
8940
|
+
return /* @__PURE__ */ React405.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React405.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "m7.245 14.782 2.993-3.89 3.414 2.681 2.93-3.78" }), /* @__PURE__ */ React405.createElement("circle", { cx: 19.995, cy: 4.2, r: 1.922, stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5 }), /* @__PURE__ */ React405.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M14.925 3.12H7.657c-3.012 0-4.879 2.133-4.879 5.144v8.083c0 3.011 1.83 5.135 4.879 5.135h8.604c3.011 0 4.879-2.124 4.879-5.135v-7.04" }));
|
|
8897
8941
|
};
|
|
8898
8942
|
var ActivityRegular_default = ActivityRegular;
|
|
8899
8943
|
|
|
8900
8944
|
// src/Activity2Regular.tsx
|
|
8901
|
-
import * as
|
|
8945
|
+
import * as React406 from "react";
|
|
8902
8946
|
var Activity2Regular = (_a) => {
|
|
8903
8947
|
var _b = _a, {
|
|
8904
8948
|
size = 24,
|
|
@@ -8915,12 +8959,12 @@ var Activity2Regular = (_a) => {
|
|
|
8915
8959
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
8916
8960
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
8917
8961
|
const resolvedViewBox = "0 0 24 24";
|
|
8918
|
-
return /* @__PURE__ */
|
|
8962
|
+
return /* @__PURE__ */ React406.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React406.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "m7.245 14.782 2.993-3.89 3.414 2.681 2.93-3.78m3.413-3.671a1.922 1.922 0 1 0 0-3.844 1.922 1.922 0 0 0 0 3.844" }), /* @__PURE__ */ React406.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M14.925 3.12H7.657c-3.012 0-4.879 2.133-4.879 5.144v8.083c0 3.011 1.83 5.135 4.879 5.135h8.604c3.011 0 4.879-2.124 4.879-5.135v-7.04" }));
|
|
8919
8963
|
};
|
|
8920
8964
|
var Activity2Regular_default = Activity2Regular;
|
|
8921
8965
|
|
|
8922
8966
|
// src/AccidentRegular.tsx
|
|
8923
|
-
import * as
|
|
8967
|
+
import * as React407 from "react";
|
|
8924
8968
|
var AccidentRegular = (_a) => {
|
|
8925
8969
|
var _b = _a, {
|
|
8926
8970
|
size = 24,
|
|
@@ -8937,12 +8981,12 @@ var AccidentRegular = (_a) => {
|
|
|
8937
8981
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
8938
8982
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
8939
8983
|
const resolvedViewBox = "0 0 24 24";
|
|
8940
|
-
return /* @__PURE__ */
|
|
8984
|
+
return /* @__PURE__ */ React407.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React407.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M15.492 18.332q-.003.248.064.486a1.798 1.798 0 0 0 3.464 0 1.7 1.7 0 0 0 .072-.486 1.801 1.801 0 0 0-3.072-1.274 1.8 1.8 0 0 0-.528 1.274M21 8.657h-.82a1.1 1.1 0 0 0-.962.576l-2.034 3.78m2.142 5.318H21" }), /* @__PURE__ */ React407.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M21 13.058h-5.517a2.01 2.01 0 0 0-2.006 2.006v1.557a2.007 2.007 0 0 0 2.006 2.007m-6.975-.296q0 .248-.072.486a1.8 1.8 0 0 1-3.465 0 1.7 1.7 0 0 1-.063-.486 1.801 1.801 0 0 1 3.073-1.274 1.8 1.8 0 0 1 .527 1.274M3 8.657h.81a1.1 1.1 0 0 1 .963.576l2.043 3.78m-2.142 5.318H3" }), /* @__PURE__ */ React407.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M3 13.057h5.517a2.01 2.01 0 0 1 2.007 2.007v1.557a2.007 2.007 0 0 1-2.007 2.007m1.115-8.298L7.283 8.836l1.9-.819-1.027-2.763 2.655 1.476 1.548-2.861 1.053 3.302 3.186-.504-1.81 4.005m-2.644.684-.171-2.052" }));
|
|
8941
8985
|
};
|
|
8942
8986
|
var AccidentRegular_default = AccidentRegular;
|
|
8943
8987
|
|
|
8944
8988
|
// src/Icon3UserRegular.tsx
|
|
8945
|
-
import * as
|
|
8989
|
+
import * as React408 from "react";
|
|
8946
8990
|
var Icon3UserRegular = (_a) => {
|
|
8947
8991
|
var _b = _a, {
|
|
8948
8992
|
size = 24,
|
|
@@ -8959,12 +9003,12 @@ var Icon3UserRegular = (_a) => {
|
|
|
8959
9003
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
8960
9004
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
8961
9005
|
const resolvedViewBox = "0 0 24 24";
|
|
8962
|
-
return /* @__PURE__ */
|
|
9006
|
+
return /* @__PURE__ */ React408.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React408.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M17.888 10.897a2.876 2.876 0 0 0 2.472-2.841 2.875 2.875 0 0 0-2.406-2.836m1.775 9.03c1.35.202 2.294.675 2.294 1.65 0 .671-.445 1.107-1.163 1.381" }), /* @__PURE__ */ React408.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M11.887 14.664c-3.214 0-5.96.487-5.96 2.432s2.729 2.445 5.96 2.445c3.214 0 5.958-.482 5.958-2.428s-2.727-2.45-5.958-2.45m0-2.775a3.819 3.819 0 1 0-3.82-3.82 3.804 3.804 0 0 0 3.792 3.82z", clipRule: "evenodd" }), /* @__PURE__ */ React408.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M5.885 10.897a2.875 2.875 0 0 1-2.472-2.841A2.875 2.875 0 0 1 5.819 5.22m-1.775 9.03c-1.351.202-2.294.675-2.294 1.65 0 .671.444 1.107 1.162 1.381" }));
|
|
8963
9007
|
};
|
|
8964
9008
|
var Icon3UserRegular_default = Icon3UserRegular;
|
|
8965
9009
|
|
|
8966
9010
|
// src/Icon2UserRegular.tsx
|
|
8967
|
-
import * as
|
|
9011
|
+
import * as React409 from "react";
|
|
8968
9012
|
var Icon2UserRegular = (_a) => {
|
|
8969
9013
|
var _b = _a, {
|
|
8970
9014
|
size = 24,
|
|
@@ -8981,12 +9025,12 @@ var Icon2UserRegular = (_a) => {
|
|
|
8981
9025
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
8982
9026
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
8983
9027
|
const resolvedViewBox = "0 0 24 24";
|
|
8984
|
-
return /* @__PURE__ */
|
|
9028
|
+
return /* @__PURE__ */ React409.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React409.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M9.592 15.207c3.688 0 6.841.559 6.841 2.792s-3.131 2.808-6.841 2.808c-3.69 0-6.842-.554-6.842-2.788s3.13-2.812 6.842-2.812m0-3.187a4.386 4.386 0 1 1 4.384-4.385 4.37 4.37 0 0 1-4.353 4.385z", clipRule: "evenodd" }), /* @__PURE__ */ React409.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M16.483 10.882A3.3 3.3 0 0 0 19.32 7.62a3.3 3.3 0 0 0-2.762-3.256m2.037 10.368c1.551.231 2.634.775 2.634 1.895 0 .771-.51 1.271-1.334 1.584" }));
|
|
8985
9029
|
};
|
|
8986
9030
|
var Icon2UserRegular_default = Icon2UserRegular;
|
|
8987
9031
|
|
|
8988
9032
|
// src/YoutubeBold.tsx
|
|
8989
|
-
import * as
|
|
9033
|
+
import * as React410 from "react";
|
|
8990
9034
|
var YoutubeBold = (_a) => {
|
|
8991
9035
|
var _b = _a, {
|
|
8992
9036
|
size = 24,
|
|
@@ -9003,12 +9047,12 @@ var YoutubeBold = (_a) => {
|
|
|
9003
9047
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
9004
9048
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
9005
9049
|
const resolvedViewBox = "0 0 24 24";
|
|
9006
|
-
return /* @__PURE__ */
|
|
9050
|
+
return /* @__PURE__ */ React410.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React410.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m14.767 13.872-3.672 2.09a.97.97 0 0 1-.977-.015.96.96 0 0 1-.473-.829v-4.18c0-.35.182-.667.486-.842a.96.96 0 0 1 .966-.002l3.67 2.09a.97.97 0 0 1 0 1.688m6.298-5.982a3.1 3.1 0 0 0-2.108-2.239c-1.767-.583-12.288-.55-13.9.035a3.05 3.05 0 0 0-2.109 2.2c-.592 1.731-.592 8.574-.009 10.286.29 1.045 1.102 1.872 2.085 2.145.865.314 3.954.47 7.025.47 3.051 0 6.086-.154 6.9-.46a3.08 3.08 0 0 0 2.103-2.195c.59-1.698.592-8.523.013-10.242", clipRule: "evenodd" }));
|
|
9007
9051
|
};
|
|
9008
9052
|
var YoutubeBold_default = YoutubeBold;
|
|
9009
9053
|
|
|
9010
9054
|
// src/XcomBold.tsx
|
|
9011
|
-
import * as
|
|
9055
|
+
import * as React411 from "react";
|
|
9012
9056
|
var XcomBold = (_a) => {
|
|
9013
9057
|
var _b = _a, {
|
|
9014
9058
|
size = 24,
|
|
@@ -9025,12 +9069,12 @@ var XcomBold = (_a) => {
|
|
|
9025
9069
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
9026
9070
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
9027
9071
|
const resolvedViewBox = "0 0 24 24";
|
|
9028
|
-
return /* @__PURE__ */
|
|
9072
|
+
return /* @__PURE__ */ React411.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React411.createElement("path", { fill: "currentColor", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M9.6 4.802a.97.97 0 0 0-.806-.427H5.148a.39.39 0 0 0-.322.608L14.49 19.23a.97.97 0 0 0 .805.427h3.646a.39.39 0 0 0 .323-.608z" }), /* @__PURE__ */ React411.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M10.45 13.433 4.669 20M18.757 4l-5.437 6.176" }));
|
|
9029
9073
|
};
|
|
9030
9074
|
var XcomBold_default = XcomBold;
|
|
9031
9075
|
|
|
9032
9076
|
// src/WorkBold.tsx
|
|
9033
|
-
import * as
|
|
9077
|
+
import * as React412 from "react";
|
|
9034
9078
|
var WorkBold = (_a) => {
|
|
9035
9079
|
var _b = _a, {
|
|
9036
9080
|
size = 24,
|
|
@@ -9047,12 +9091,12 @@ var WorkBold = (_a) => {
|
|
|
9047
9091
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
9048
9092
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
9049
9093
|
const resolvedViewBox = "0 0 24 24";
|
|
9050
|
-
return /* @__PURE__ */
|
|
9094
|
+
return /* @__PURE__ */ React412.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React412.createElement("path", { fill: "currentColor", d: "M2.19 12.815c.08-.05.18.01.19.02 2.022 1.357 4.453 2.258 7.004 2.633.36.05.721-.183.821-.547.22-.83.93-1.377 1.78-1.377h.03c.85 0 1.562.547 1.782 1.377.1.364.46.597.82.547 2.551-.375 4.982-1.276 7.003-2.633l.04-.02c.04-.02.1-.03.15 0 .086.048.09.16.09.171l-.08 5.165c0 2.127-1.7 3.848-3.801 3.848H5.973c-2.101 0-3.802-1.721-3.802-3.848l-.07-5.165c0-.01.004-.123.09-.171m9.805 2.177a.76.76 0 0 0-.75.759v1.307c0 .425.34.76.75.76.42 0 .751-.335.751-.76V15.75a.755.755 0 0 0-.75-.759M13.285 2c1.5 0 2.732 1.144 2.922 2.612h1.982c2.1 0 3.81 1.732 3.811 3.859 0 0-.06.9-.08 2.154a.33.33 0 0 1-.129.255c-.481.355-.922.65-.962.67-1.66 1.114-3.59 1.897-5.646 2.287a.32.32 0 0 1-.334-.163 3.3 3.3 0 0 0-2.854-1.649 3.35 3.35 0 0 0-2.872 1.643.32.32 0 0 1-.333.16 15.5 15.5 0 0 1-5.62-2.268l-.96-.67a.28.28 0 0 1-.13-.242C2.05 10.132 2 8.471 2 8.471c0-2.127 1.71-3.858 3.812-3.859h1.971C7.973 3.144 9.203 2 10.704 2zm-2.58 1.52c-.671 0-1.241.465-1.401 1.092h5.383a1.45 1.45 0 0 0-1.4-1.092z" }));
|
|
9051
9095
|
};
|
|
9052
9096
|
var WorkBold_default = WorkBold;
|
|
9053
9097
|
|
|
9054
9098
|
// src/WalletBold.tsx
|
|
9055
|
-
import * as
|
|
9099
|
+
import * as React413 from "react";
|
|
9056
9100
|
var WalletBold = (_a) => {
|
|
9057
9101
|
var _b = _a, {
|
|
9058
9102
|
size = 24,
|
|
@@ -9069,12 +9113,12 @@ var WalletBold = (_a) => {
|
|
|
9069
9113
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
9070
9114
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
9071
9115
|
const resolvedViewBox = "0 0 24 24";
|
|
9072
|
-
return /* @__PURE__ */
|
|
9116
|
+
return /* @__PURE__ */ React413.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React413.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M17.769 8.382H22C22 4.985 19.964 3 16.516 3H7.484C4.036 3 2 4.985 2 8.338v7.324C2 19.015 4.036 21 7.484 21h9.032C19.964 21 22 19.015 22 15.662v-.312h-4.231c-1.964 0-3.556-1.553-3.556-3.467s1.592-3.467 3.556-3.467zm0 1.49h3.484c.413 0 .747.326.747.728v2.53a.746.746 0 0 1-.747.729H17.85c-.994.013-1.864-.65-2.089-1.595a1.98 1.98 0 0 1 .433-1.652 2.1 2.1 0 0 1 1.576-.74m.151 2.66h.329a.755.755 0 0 0 .764-.744.755.755 0 0 0-.764-.746h-.329a.77.77 0 0 0-.54.213.73.73 0 0 0-.224.524c0 .413.34.75.764.754M6.738 8.383h5.644a.755.755 0 0 0 .765-.746.755.755 0 0 0-.765-.745H6.738a.755.755 0 0 0-.765.737c0 .413.341.749.765.754", clipRule: "evenodd" }));
|
|
9073
9117
|
};
|
|
9074
9118
|
var WalletBold_default = WalletBold;
|
|
9075
9119
|
|
|
9076
9120
|
// src/VolumeUpBold.tsx
|
|
9077
|
-
import * as
|
|
9121
|
+
import * as React414 from "react";
|
|
9078
9122
|
var VolumeUpBold = (_a) => {
|
|
9079
9123
|
var _b = _a, {
|
|
9080
9124
|
size = 24,
|
|
@@ -9091,12 +9135,12 @@ var VolumeUpBold = (_a) => {
|
|
|
9091
9135
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
9092
9136
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
9093
9137
|
const resolvedViewBox = "0 0 24 24";
|
|
9094
|
-
return /* @__PURE__ */
|
|
9138
|
+
return /* @__PURE__ */ React414.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React414.createElement("path", { fill: "currentColor", d: "M10.758 3c1.043 0 2.017.751 2.368 1.956.129.503.18 1.008.231 1.494l.047.443c.18 1.476.18 8.728 0 10.215l-.047.458c-.045.463-.091.943-.224 1.454-.352 1.2-1.288 1.98-2.351 1.98l-.105-.001c-.588 0-1.226-.361-1.587-.676l-3.527-2.94H3.752c-1.398 0-2.421-1.012-2.607-2.578-.214-1.567-.172-4.254 0-5.678.203-1.483 1.274-2.51 2.607-2.51h1.811l3.46-2.897c.417-.363 1.153-.722 1.735-.72m8.532.22a.906.906 0 0 1 1.277.237C22.136 5.767 23 8.802 23 12c0 3.2-.864 6.235-2.433 8.544a.9.9 0 0 1-1.276.236.96.96 0 0 1-.23-1.308c1.356-2 2.104-4.653 2.104-7.472 0-2.818-.748-5.473-2.105-7.472a.96.96 0 0 1 .23-1.307M16.129 6.26a.907.907 0 0 1 1.278.236C18.42 7.987 18.978 9.942 18.978 12s-.558 4.014-1.571 5.506a.907.907 0 0 1-1.277.236.957.957 0 0 1-.23-1.308c.802-1.182 1.243-2.757 1.243-4.434s-.44-3.252-1.243-4.434a.957.957 0 0 1 .229-1.307" }));
|
|
9095
9139
|
};
|
|
9096
9140
|
var VolumeUpBold_default = VolumeUpBold;
|
|
9097
9141
|
|
|
9098
9142
|
// src/VolumeOffBold.tsx
|
|
9099
|
-
import * as
|
|
9143
|
+
import * as React415 from "react";
|
|
9100
9144
|
var VolumeOffBold = (_a) => {
|
|
9101
9145
|
var _b = _a, {
|
|
9102
9146
|
size = 24,
|
|
@@ -9113,12 +9157,12 @@ var VolumeOffBold = (_a) => {
|
|
|
9113
9157
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
9114
9158
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
9115
9159
|
const resolvedViewBox = "0 0 24 24";
|
|
9116
|
-
return /* @__PURE__ */
|
|
9160
|
+
return /* @__PURE__ */ React415.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React415.createElement("path", { fill: "currentColor", d: "M20.42 3.27a.926.926 0 1 1 1.308 1.311L4.58 21.73a.95.95 0 0 1-.655.27.96.96 0 0 1-.652-.267.93.93 0 0 1-.002-1.314l2.826-2.826h-.029c-1.409 0-2.435-.996-2.626-2.541-.212-1.545-.17-4.192 0-5.6.2-1.46 1.282-2.464 2.626-2.464h1.83l3.494-2.859c.424-.36 1.176-.7 1.757-.709 1.059 0 2.033.74 2.382 1.926.138.498.192.995.235 1.473l.083.675c.013.104.026.204.037.31zm-4.933 10.26c.389.098.465.655.458 1.093-.018 1.273-.06 2.158-.128 2.705l-.046.451c-.046.457-.094.928-.229 1.432-.352 1.184-1.298 1.952-2.372 1.952h-.105c-.594 0-1.238-.357-1.603-.667l-1.302-1.007c-.494-.367-.347-.953-.07-1.293.277-.338 4.645-4.32 4.79-4.463.144-.14.463-.24.607-.203" }));
|
|
9117
9161
|
};
|
|
9118
9162
|
var VolumeOffBold_default = VolumeOffBold;
|
|
9119
9163
|
|
|
9120
9164
|
// src/VolumeDownBold.tsx
|
|
9121
|
-
import * as
|
|
9165
|
+
import * as React416 from "react";
|
|
9122
9166
|
var VolumeDownBold = (_a) => {
|
|
9123
9167
|
var _b = _a, {
|
|
9124
9168
|
size = 24,
|
|
@@ -9135,12 +9179,12 @@ var VolumeDownBold = (_a) => {
|
|
|
9135
9179
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
9136
9180
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
9137
9181
|
const resolvedViewBox = "0 0 24 24";
|
|
9138
|
-
return /* @__PURE__ */
|
|
9182
|
+
return /* @__PURE__ */ React416.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React416.createElement("path", { fill: "currentColor", d: "M12.77 3c1.044 0 2.018.752 2.37 1.956.128.503.18 1.008.23 1.494l.049.443c.18 1.476.18 8.728 0 10.215l-.048.458c-.045.463-.091.943-.225 1.454-.352 1.2-1.289 1.98-2.353 1.98l-.105-.001c-.588 0-1.227-.361-1.59-.676l-3.53-2.94H5.755c-1.4 0-2.424-1.012-2.61-2.578-.214-1.567-.172-4.254 0-5.678.203-1.483 1.275-2.51 2.61-2.51h1.813l3.463-2.897c.418-.363 1.156-.722 1.738-.72m5.377 3.259a.91.91 0 0 1 1.28.236C20.44 7.988 21 9.943 21 12s-.56 4.012-1.573 5.506a.92.92 0 0 1-.755.403.9.9 0 0 1-.525-.167.956.956 0 0 1-.23-1.308c.804-1.184 1.246-2.758 1.246-4.434s-.442-3.25-1.245-4.434a.955.955 0 0 1 .23-1.307" }));
|
|
9139
9183
|
};
|
|
9140
9184
|
var VolumeDownBold_default = VolumeDownBold;
|
|
9141
9185
|
|
|
9142
9186
|
// src/VoiceBold.tsx
|
|
9143
|
-
import * as
|
|
9187
|
+
import * as React417 from "react";
|
|
9144
9188
|
var VoiceBold = (_a) => {
|
|
9145
9189
|
var _b = _a, {
|
|
9146
9190
|
size = 24,
|
|
@@ -9157,12 +9201,12 @@ var VoiceBold = (_a) => {
|
|
|
9157
9201
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
9158
9202
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
9159
9203
|
const resolvedViewBox = "0 0 24 24";
|
|
9160
|
-
return /* @__PURE__ */
|
|
9204
|
+
return /* @__PURE__ */ React417.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React417.createElement("path", { fill: "currentColor", d: "M19.531 9.826c.535 0 .969.428.969.957 0 4.304-3.3 7.857-7.531 8.334v1.926A.964.964 0 0 1 12 22a.96.96 0 0 1-.968-.957v-1.926C6.8 18.64 3.5 15.087 3.5 10.783c0-.529.434-.957.969-.957s.968.428.968.957c0 3.573 2.944 6.48 6.563 6.48s6.562-2.907 6.563-6.48c0-.529.434-.957.968-.957M12.175 2c2.403 0 4.352 1.924 4.352 4.297v4.623c0 2.372-1.949 4.298-4.352 4.298h-.35c-2.403 0-4.351-1.926-4.351-4.298V6.297C7.474 3.924 9.422 2 11.825 2z" }));
|
|
9161
9205
|
};
|
|
9162
9206
|
var VoiceBold_default = VoiceBold;
|
|
9163
9207
|
|
|
9164
9208
|
// src/Voice2Bold.tsx
|
|
9165
|
-
import * as
|
|
9209
|
+
import * as React418 from "react";
|
|
9166
9210
|
var Voice2Bold = (_a) => {
|
|
9167
9211
|
var _b = _a, {
|
|
9168
9212
|
size = 24,
|
|
@@ -9179,12 +9223,12 @@ var Voice2Bold = (_a) => {
|
|
|
9179
9223
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
9180
9224
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
9181
9225
|
const resolvedViewBox = "0 0 24 24";
|
|
9182
|
-
return /* @__PURE__ */
|
|
9226
|
+
return /* @__PURE__ */ React418.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React418.createElement("path", { fill: "currentColor", d: "M19.531 9.826c.535 0 .969.428.969.957 0 4.304-3.3 7.858-7.531 8.335v1.925A.964.964 0 0 1 12 22a.96.96 0 0 1-.968-.957v-1.925C6.8 18.641 3.5 15.087 3.5 10.783c0-.529.434-.957.969-.957s.968.428.968.957c0 3.573 2.944 6.48 6.563 6.48s6.562-2.907 6.563-6.48c0-.529.434-.957.968-.957M12.175 2a4.345 4.345 0 0 1 4.19 3.13.39.39 0 0 1-.377.495h-1.132a.616.616 0 0 0-.62.611v.001c0 .339.279.612.62.612H15.9c.346 0 .627.276.627.618a.623.623 0 0 1-.627.618h-1.044a.617.617 0 0 0-.62.613c0 .338.278.613.62.613H15.9c.346 0 .627.276.627.619 0 .34-.28.616-.627.616h-1.044a.617.617 0 0 0-.62.613c0 .338.278.611.62.611h1.078c.265 0 .455.258.372.506a4.35 4.35 0 0 1-4.131 2.94h-.35c-2.403 0-4.351-1.924-4.351-4.296V6.297C7.474 3.924 9.422 2 11.825 2z" }));
|
|
9183
9227
|
};
|
|
9184
9228
|
var Voice2Bold_default = Voice2Bold;
|
|
9185
9229
|
|
|
9186
9230
|
// src/VideoBold.tsx
|
|
9187
|
-
import * as
|
|
9231
|
+
import * as React419 from "react";
|
|
9188
9232
|
var VideoBold = (_a) => {
|
|
9189
9233
|
var _b = _a, {
|
|
9190
9234
|
size = 24,
|
|
@@ -9201,12 +9245,12 @@ var VideoBold = (_a) => {
|
|
|
9201
9245
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
9202
9246
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
9203
9247
|
const resolvedViewBox = "0 0 24 24";
|
|
9204
|
-
return /* @__PURE__ */
|
|
9248
|
+
return /* @__PURE__ */ React419.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React419.createElement("path", { fill: "currentColor", d: "M11.905 4.5c2.422 0 4.113 1.669 4.114 4.06v6.88c0 2.391-1.692 4.06-4.114 4.06H6.113C3.691 19.5 2 17.831 2 15.44V8.56C2 6.17 3.691 4.5 6.113 4.5zm8.053 2.379c.439-.223.954-.2 1.373.064.419.263.669.72.669 1.22v7.676a1.43 1.43 0 0 1-1.412 1.435c-.215 0-.43-.05-.631-.153l-1.481-.748a1.62 1.62 0 0 1-.888-1.456V9.083c0-.621.34-1.18.888-1.456z" }));
|
|
9205
9249
|
};
|
|
9206
9250
|
var VideoBold_default = VideoBold;
|
|
9207
9251
|
|
|
9208
9252
|
// src/UserSearchBold.tsx
|
|
9209
|
-
import * as
|
|
9253
|
+
import * as React420 from "react";
|
|
9210
9254
|
var UserSearchBold = (_a) => {
|
|
9211
9255
|
var _b = _a, {
|
|
9212
9256
|
size = 24,
|
|
@@ -9223,12 +9267,12 @@ var UserSearchBold = (_a) => {
|
|
|
9223
9267
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
9224
9268
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
9225
9269
|
const resolvedViewBox = "0 0 24 24";
|
|
9226
|
-
return /* @__PURE__ */
|
|
9270
|
+
return /* @__PURE__ */ React420.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React420.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m20.212 19.302-.71-.71c.304-.608.406-1.217.406-1.825 0-.812-.406-1.623-1.014-2.13a3.37 3.37 0 0 0-4.767 0 3.367 3.367 0 0 0 0 4.766c1.116 1.116 2.637 1.319 3.955.609l.71.71c.203.203.507.304.71.304s.507-.101.71-.304a.98.98 0 0 0 0-1.42m-2.738-1.318c-.507.507-1.42.507-1.927 0s-.507-1.42 0-1.927c.304-.203.61-.406.913-.406.406 0 .71.102 1.014.406.203.203.304.406.304.81.102.407-.1.812-.304 1.117M10.883 2.977a4.664 4.664 0 0 1 4.665 4.665 4.664 4.664 0 0 1-4.665 4.665 4.664 4.664 0 0 1-4.665-4.665 4.664 4.664 0 0 1 4.665-4.665M9.869 14.334c-1.42 0-2.738.203-3.752.507-.61.203-1.217.507-1.623.913a2.45 2.45 0 0 0-.71 1.724c0 .71.203 1.217.71 1.724.406.405 1.014.71 1.623.912 1.014.305 2.332.507 3.752.507.609 0 1.014-.405 1.014-1.014v-4.259c0-.608-.405-1.014-1.014-1.014", clipRule: "evenodd" }));
|
|
9227
9271
|
};
|
|
9228
9272
|
var UserSearchBold_default = UserSearchBold;
|
|
9229
9273
|
|
|
9230
9274
|
// src/UserDeleteBold.tsx
|
|
9231
|
-
import * as
|
|
9275
|
+
import * as React421 from "react";
|
|
9232
9276
|
var UserDeleteBold = (_a) => {
|
|
9233
9277
|
var _b = _a, {
|
|
9234
9278
|
size = 24,
|
|
@@ -9245,12 +9289,12 @@ var UserDeleteBold = (_a) => {
|
|
|
9245
9289
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
9246
9290
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
9247
9291
|
const resolvedViewBox = "0 0 24 24";
|
|
9248
|
-
return /* @__PURE__ */
|
|
9292
|
+
return /* @__PURE__ */ React421.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React421.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M20.694 13.39a1 1 0 0 1-.707-.292l-.972-.972-.934.938a1 1 0 0 1-1.416-1.414l.935-.937-.966-.964a1 1 0 0 1 1.414-1.415l.965.964.931-.932a1 1 0 0 1 1.414-.001 1 1 0 0 1 .002 1.414l-.932.932.973.971a1 1 0 0 1-.707 1.708m-10.992-.874c2.608 0 4.73-2.12 4.73-4.725a4.733 4.733 0 0 0-4.73-4.725 4.733 4.733 0 0 0-4.73 4.725 4.733 4.733 0 0 0 4.73 4.725m-.001 1.98c-3.045 0-7.095.333-7.095 3.21 0 3.227 5.34 3.227 7.095 3.227 3.045 0 7.094-.333 7.094-3.209 0-3.228-5.339-3.228-7.094-3.228", clipRule: "evenodd" }));
|
|
9249
9293
|
};
|
|
9250
9294
|
var UserDeleteBold_default = UserDeleteBold;
|
|
9251
9295
|
|
|
9252
9296
|
// src/UserCheckedBold.tsx
|
|
9253
|
-
import * as
|
|
9297
|
+
import * as React422 from "react";
|
|
9254
9298
|
var UserCheckedBold = (_a) => {
|
|
9255
9299
|
var _b = _a, {
|
|
9256
9300
|
size = 24,
|
|
@@ -9267,12 +9311,12 @@ var UserCheckedBold = (_a) => {
|
|
|
9267
9311
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
9268
9312
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
9269
9313
|
const resolvedViewBox = "0 0 24 24";
|
|
9270
|
-
return /* @__PURE__ */
|
|
9314
|
+
return /* @__PURE__ */ React422.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React422.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M18.02 13.268a1 1 0 0 1-.708-.294l-1.461-1.465a1 1 0 1 1 1.416-1.412l.754.756 2.309-2.306a1 1 0 0 1 1.414 1.415l-3.017 3.014a1 1 0 0 1-.707.292m-8.66-.752c2.608 0 4.73-2.12 4.73-4.725a4.733 4.733 0 0 0-4.73-4.725 4.733 4.733 0 0 0-4.73 4.725 4.733 4.733 0 0 0 4.73 4.725m0 1.98c-3.046 0-7.096.333-7.096 3.21 0 3.227 5.34 3.227 7.095 3.227 3.045 0 7.095-.333 7.095-3.209 0-3.228-5.34-3.228-7.095-3.228", clipRule: "evenodd" }));
|
|
9271
9315
|
};
|
|
9272
9316
|
var UserCheckedBold_default = UserCheckedBold;
|
|
9273
9317
|
|
|
9274
9318
|
// src/UserBadgeBold.tsx
|
|
9275
|
-
import * as
|
|
9319
|
+
import * as React423 from "react";
|
|
9276
9320
|
var UserBadgeBold = (_a) => {
|
|
9277
9321
|
var _b = _a, {
|
|
9278
9322
|
size = 24,
|
|
@@ -9289,12 +9333,12 @@ var UserBadgeBold = (_a) => {
|
|
|
9289
9333
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
9290
9334
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
9291
9335
|
const resolvedViewBox = "0 0 24 24";
|
|
9292
|
-
return /* @__PURE__ */
|
|
9336
|
+
return /* @__PURE__ */ React423.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React423.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m16.038 16.106-7.775.01a.46.46 0 0 1-.32-.131.46.46 0 0 1-.132-.32c0-1.642 1.342-3.3 4.339-3.3s4.339 1.652 4.339 3.29a.45.45 0 0 1-.451.45M12.15 5.339a2.82 2.82 0 0 1 2.815 2.816 2.82 2.82 0 0 1-2.815 2.815 2.82 2.82 0 0 1-2.815-2.815 2.82 2.82 0 0 1 2.815-2.816M16.3 2.3H8c-3 0-5 2.1-5 5.2v7c0 3.1 2 5.1 5 5.1h1.8l1.9 1.9c.1.1.3.2.5.2s.4-.1.5-.2l1.8-1.9h1.8c3 0 5-2.1 5-5.1v-7c0-3.1-2-5.2-5-5.2", clipRule: "evenodd" }));
|
|
9293
9337
|
};
|
|
9294
9338
|
var UserBadgeBold_default = UserBadgeBold;
|
|
9295
9339
|
|
|
9296
9340
|
// src/UploadBold.tsx
|
|
9297
|
-
import * as
|
|
9341
|
+
import * as React424 from "react";
|
|
9298
9342
|
var UploadBold = (_a) => {
|
|
9299
9343
|
var _b = _a, {
|
|
9300
9344
|
size = 24,
|
|
@@ -9311,12 +9355,12 @@ var UploadBold = (_a) => {
|
|
|
9311
9355
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
9312
9356
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
9313
9357
|
const resolvedViewBox = "0 0 24 24";
|
|
9314
|
-
return /* @__PURE__ */
|
|
9358
|
+
return /* @__PURE__ */ React424.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React424.createElement("path", { fill: "currentColor", d: "M11.23 14.885c0 .437.34.783.77.783.385 0 .711-.29.763-.676l.007-.107V8.78h-1.54V4.64l-1.59 1.6c-.3.3-.79.3-1.09 0a.764.764 0 0 1-.084-1.004l.074-.086 2.91-2.92a.764.764 0 0 1 1-.082l.09.082 2.91 2.92c.15.15.23.35.23.54a.773.773 0 0 1-1.234.624l-.086-.074-1.59-1.6v4.14h4.78c2.38 0 4.335 1.911 4.445 4.315l.005.213v4.955c0 2.421-1.878 4.401-4.231 4.512l-.21.005H6.45c-2.39 0-4.336-1.92-4.445-4.315L2 18.253v-4.966c0-2.411 1.878-4.39 4.231-4.502l.21-.005h4.79z" }));
|
|
9315
9359
|
};
|
|
9316
9360
|
var UploadBold_default = UploadBold;
|
|
9317
9361
|
|
|
9318
9362
|
// src/UnlockBold.tsx
|
|
9319
|
-
import * as
|
|
9363
|
+
import * as React425 from "react";
|
|
9320
9364
|
var UnlockBold = (_a) => {
|
|
9321
9365
|
var _b = _a, {
|
|
9322
9366
|
size = 24,
|
|
@@ -9333,12 +9377,12 @@ var UnlockBold = (_a) => {
|
|
|
9333
9377
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
9334
9378
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
9335
9379
|
const resolvedViewBox = "0 0 24 24";
|
|
9336
|
-
return /* @__PURE__ */
|
|
9380
|
+
return /* @__PURE__ */ React425.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React425.createElement("path", { fill: "currentColor", d: "M11.979 2c2.367 0 4.46 1.462 5.232 3.628a.85.85 0 0 1-.041.666.85.85 0 0 1-.508.438.906.906 0 0 1-1.138-.537C15.006 4.723 13.584 3.74 12 3.74c-2.074 0-3.75 1.631-3.76 3.628V8.71l-.013.002h8.005c2.358 0 4.269 1.87 4.269 4.176v4.937C20.5 20.13 18.589 22 16.231 22H7.768C5.41 22 3.5 20.13 3.5 17.824v-4.937c0-1.897 1.3-3.48 3.07-3.99l-.11.014V7.387C6.48 4.417 8.95 2 11.979 2m.016 11.383a.875.875 0 0 0-.884.864v2.207c0 .487.396.874.884.874a.88.88 0 0 0 .894-.874v-2.207a.877.877 0 0 0-.894-.864" }));
|
|
9337
9381
|
};
|
|
9338
9382
|
var UnlockBold_default = UnlockBold;
|
|
9339
9383
|
|
|
9340
9384
|
// src/TwitterBold.tsx
|
|
9341
|
-
import * as
|
|
9385
|
+
import * as React426 from "react";
|
|
9342
9386
|
var TwitterBold = (_a) => {
|
|
9343
9387
|
var _b = _a, {
|
|
9344
9388
|
size = 24,
|
|
@@ -9355,12 +9399,12 @@ var TwitterBold = (_a) => {
|
|
|
9355
9399
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
9356
9400
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
9357
9401
|
const resolvedViewBox = "0 0 24 24";
|
|
9358
|
-
return /* @__PURE__ */
|
|
9402
|
+
return /* @__PURE__ */ React426.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React426.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M21.422 6.165a.49.49 0 0 0-.496-.226l-2.003.298c-.565-.632-2.295-2.244-4.682-1.522-2.067.634-3.051 2.832-3.11 4.51a12.8 12.8 0 0 1-6.787-3.592.5.5 0 0 0-.85.267c-.914 5.443.268 9.076 3.718 11.356a8.16 8.16 0 0 1-4.196 1.017.499.499 0 0 0-.4.82c1.482 1.782 4.274 2.393 6.499 2.393q.386 0 .745-.023c3.24-.202 5.91-1.54 7.724-3.871 1.717-2.207 2.548-5.24 2.339-8.565l-.006-.05 1.5-2.268a.5.5 0 0 0 .005-.544", clipRule: "evenodd" }));
|
|
9359
9403
|
};
|
|
9360
9404
|
var TwitterBold_default = TwitterBold;
|
|
9361
9405
|
|
|
9362
9406
|
// src/TranslateLanguageBold.tsx
|
|
9363
|
-
import * as
|
|
9407
|
+
import * as React427 from "react";
|
|
9364
9408
|
var TranslateLanguageBold = (_a) => {
|
|
9365
9409
|
var _b = _a, {
|
|
9366
9410
|
size = 24,
|
|
@@ -9377,12 +9421,12 @@ var TranslateLanguageBold = (_a) => {
|
|
|
9377
9421
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
9378
9422
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
9379
9423
|
const resolvedViewBox = "0 0 24 24";
|
|
9380
|
-
return /* @__PURE__ */
|
|
9424
|
+
return /* @__PURE__ */ React427.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React427.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M13.715 14.521c.25.04.524.048.912.048a3 3 0 0 0 .554-.08l-.725-1.42z", clipRule: "evenodd" }), /* @__PURE__ */ React427.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M17.247 16.888a.75.75 0 0 1-1.009-.327l-.356-.699c-.41.104-.853.209-1.255.209-.656 0-1.11-.033-1.615-.172l-.337.662a.75.75 0 1 1-1.336-.682l2.449-4.8c.256-.502 1.08-.502 1.336 0l2.45 4.8a.75.75 0 0 1-.327 1.009m-6.975-2.501c-.092-.08-.185-.171-.278-.262a8.5 8.5 0 0 1-2.381 1.143.75.75 0 1 1-.438-1.436 7.1 7.1 0 0 0 1.865-.866 7.2 7.2 0 0 1-.96-2.219.75.75 0 1 1 1.458-.353c.135.556.363 1.089.658 1.58a6 6 0 0 0 1.361-2.584H7.093a.75.75 0 0 1 0-1.5h2.546v-.109a.75.75 0 0 1 1.5 0v.109h2.903a.75.75 0 0 1 0 1.5h-.947a7.7 7.7 0 0 1-.536 1.695 7.5 7.5 0 0 1-1.409 2.063c.034.031.071.077.104.106a.75.75 0 0 1-.982 1.133M16.218 2.5H7.783C4.623 2.5 2.5 4.723 2.5 8.031v7.939c0 3.308 2.123 5.53 5.283 5.53h8.434c3.16 0 5.283-2.222 5.283-5.53V8.031c0-3.308-2.123-5.531-5.282-5.531", clipRule: "evenodd" }));
|
|
9381
9425
|
};
|
|
9382
9426
|
var TranslateLanguageBold_default = TranslateLanguageBold;
|
|
9383
9427
|
|
|
9384
9428
|
// src/TiredBold.tsx
|
|
9385
|
-
import * as
|
|
9429
|
+
import * as React428 from "react";
|
|
9386
9430
|
var TiredBold = (_a) => {
|
|
9387
9431
|
var _b = _a, {
|
|
9388
9432
|
size = 24,
|
|
@@ -9399,12 +9443,12 @@ var TiredBold = (_a) => {
|
|
|
9399
9443
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
9400
9444
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
9401
9445
|
const resolvedViewBox = "0 0 24 24";
|
|
9402
|
-
return /* @__PURE__ */
|
|
9446
|
+
return /* @__PURE__ */ React428.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React428.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M16.9 10.102a.75.75 0 1 1-.795 1.271l-1.787-1.118a.75.75 0 0 1 .001-1.272l1.787-1.112a.749.749 0 1 1 .793 1.273l-.767.478zm-2.033 6.332H9.129c-.276 0-.5-.204-.5-.456 0-1.801 1.512-3.265 3.37-3.265 1.857 0 3.368 1.464 3.368 3.265 0 .252-.224.456-.5.456m-7.37-4.946a.75.75 0 0 1-.399-1.386l.768-.48-.767-.478a.75.75 0 1 1 .793-1.273l1.787 1.112a.75.75 0 0 1 .001 1.272l-1.787 1.118a.74.74 0 0 1-.396.115M12 2.5c-5.239 0-9.5 4.262-9.5 9.5s4.261 9.5 9.5 9.5 9.5-4.262 9.5-9.5-4.262-9.5-9.5-9.5", clipRule: "evenodd" }));
|
|
9403
9447
|
};
|
|
9404
9448
|
var TiredBold_default = TiredBold;
|
|
9405
9449
|
|
|
9406
9450
|
// src/TimerPlusBold.tsx
|
|
9407
|
-
import * as
|
|
9451
|
+
import * as React429 from "react";
|
|
9408
9452
|
var TimerPlusBold = (_a) => {
|
|
9409
9453
|
var _b = _a, {
|
|
9410
9454
|
size = 24,
|
|
@@ -9421,12 +9465,12 @@ var TimerPlusBold = (_a) => {
|
|
|
9421
9465
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
9422
9466
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
9423
9467
|
const resolvedViewBox = "0 0 24 24";
|
|
9424
|
-
return /* @__PURE__ */
|
|
9468
|
+
return /* @__PURE__ */ React429.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React429.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M14.711 13.785h-1.81v1.81c0 .41-.34.75-.75.75s-.75-.34-.75-.75v-1.81h-1.8c-.42 0-.75-.34-.75-.75 0-.42.33-.75.75-.75h1.8v-1.8c0-.41.34-.75.75-.75s.75.34.75.75v1.8h1.81a.749.749 0 1 1 0 1.5m-2.56-8.73c-4.4 0-7.98 3.58-7.98 7.98s3.58 7.98 7.98 7.98 7.98-3.58 7.98-7.98-3.58-7.98-7.98-7.98m-5.359-.67a.75.75 0 1 0-.78-1.281A11.5 11.5 0 0 0 2.54 6.4a.75.75 0 1 0 1.236.849 10 10 0 0 1 3.016-2.864M21.776 6.4a11.5 11.5 0 0 0-3.484-3.307.75.75 0 0 0-.776 1.284A10 10 0 0 1 20.54 7.25a.75.75 0 1 0 1.236-.85", clipRule: "evenodd" }));
|
|
9425
9469
|
};
|
|
9426
9470
|
var TimerPlusBold_default = TimerPlusBold;
|
|
9427
9471
|
|
|
9428
9472
|
// src/TimeSquareBold.tsx
|
|
9429
|
-
import * as
|
|
9473
|
+
import * as React430 from "react";
|
|
9430
9474
|
var TimeSquareBold = (_a) => {
|
|
9431
9475
|
var _b = _a, {
|
|
9432
9476
|
size = 24,
|
|
@@ -9443,12 +9487,12 @@ var TimeSquareBold = (_a) => {
|
|
|
9443
9487
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
9444
9488
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
9445
9489
|
const resolvedViewBox = "0 0 24 24";
|
|
9446
|
-
return /* @__PURE__ */
|
|
9490
|
+
return /* @__PURE__ */ React430.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React430.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M7.67 2h8.67C19.73 2 22 4.379 22 7.919v8.17C22 19.62 19.73 22 16.34 22H7.67C4.28 22 2 19.62 2 16.089v-8.17C2 4.379 4.28 2 7.67 2m7.91 13.81c.25 0 .5-.13.64-.37a.744.744 0 0 0-.26-1.03l-3.56-2.12V7.669a.75.75 0 1 0-1.5 0v5.05c0 .26.14.51.37.64l3.92 2.34c.12.08.26.11.39.11", clipRule: "evenodd" }));
|
|
9447
9491
|
};
|
|
9448
9492
|
var TimeSquareBold_default = TimeSquareBold;
|
|
9449
9493
|
|
|
9450
9494
|
// src/TimeCircleBold.tsx
|
|
9451
|
-
import * as
|
|
9495
|
+
import * as React431 from "react";
|
|
9452
9496
|
var TimeCircleBold = (_a) => {
|
|
9453
9497
|
var _b = _a, {
|
|
9454
9498
|
size = 24,
|
|
@@ -9465,12 +9509,12 @@ var TimeCircleBold = (_a) => {
|
|
|
9465
9509
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
9466
9510
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
9467
9511
|
const resolvedViewBox = "0 0 24 24";
|
|
9468
|
-
return /* @__PURE__ */
|
|
9512
|
+
return /* @__PURE__ */ React431.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React431.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M12 22C6.48 22 2 17.53 2 12 2 6.48 6.48 2 12 2c5.53 0 10 4.48 10 10 0 5.53-4.47 10-10 10m3.19-6.29a.74.74 0 0 0 1.03-.26c.21-.35.1-.81-.26-1.03L12.4 12.3V7.68a.749.749 0 1 0-1.5 0v5.05c0 .26.14.5.37.64z", clipRule: "evenodd" }));
|
|
9469
9513
|
};
|
|
9470
9514
|
var TimeCircleBold_default = TimeCircleBold;
|
|
9471
9515
|
|
|
9472
9516
|
// src/TimeCircle2Bold.tsx
|
|
9473
|
-
import * as
|
|
9517
|
+
import * as React432 from "react";
|
|
9474
9518
|
var TimeCircle2Bold = (_a) => {
|
|
9475
9519
|
var _b = _a, {
|
|
9476
9520
|
size = 24,
|
|
@@ -9487,12 +9531,12 @@ var TimeCircle2Bold = (_a) => {
|
|
|
9487
9531
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
9488
9532
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
9489
9533
|
const resolvedViewBox = "0 0 24 24";
|
|
9490
|
-
return /* @__PURE__ */
|
|
9534
|
+
return /* @__PURE__ */ React432.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React432.createElement("path", { fill: "currentColor", d: "M12 2c5.53 0 10 4.48 10 10 0 5.53-4.47 10-10 10-5.52 0-10-4.47-10-10C2 6.48 6.48 2 12 2m-.35 4.93c-.41 0-.75.33-.75.75v5.05c0 .26.14.5.37.64l3.92 2.34a.74.74 0 0 0 1.03-.26c.21-.35.1-.81-.26-1.03L12.4 12.3V7.68c0-.42-.34-.75-.75-.75" }));
|
|
9491
9535
|
};
|
|
9492
9536
|
var TimeCircle2Bold_default = TimeCircle2Bold;
|
|
9493
9537
|
|
|
9494
9538
|
// src/TiktokBold.tsx
|
|
9495
|
-
import * as
|
|
9539
|
+
import * as React433 from "react";
|
|
9496
9540
|
var TiktokBold = (_a) => {
|
|
9497
9541
|
var _b = _a, {
|
|
9498
9542
|
size = 24,
|
|
@@ -9509,12 +9553,12 @@ var TiktokBold = (_a) => {
|
|
|
9509
9553
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
9510
9554
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
9511
9555
|
const resolvedViewBox = "0 0 24 24";
|
|
9512
|
-
return /* @__PURE__ */
|
|
9556
|
+
return /* @__PURE__ */ React433.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React433.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M19.885 6.94c-2.61-.242-3.536-2.426-3.757-3.09a.5.5 0 0 0-.474-.341H12.94a.5.5 0 0 0-.5.5v12.09c0 1.213-.987 2.2-2.2 2.2a2.203 2.203 0 0 1-.224-4.393.5.5 0 0 0 .449-.497c0-.888.025-3.054.025-3.054a.5.5 0 0 0-.145-.357.5.5 0 0 0-.355-.15c-3.49 0-6.33 2.84-6.33 6.33 0 3.492 2.84 6.33 6.33 6.33s6.33-2.838 6.33-6.33v-5.602c.849.433 2.259.954 3.647.587a.5.5 0 0 0 .37-.484v-3.24a.5.5 0 0 0-.453-.498", clipRule: "evenodd" }));
|
|
9513
9557
|
};
|
|
9514
9558
|
var TiktokBold_default = TiktokBold;
|
|
9515
9559
|
|
|
9516
9560
|
// src/TicketBold.tsx
|
|
9517
|
-
import * as
|
|
9561
|
+
import * as React434 from "react";
|
|
9518
9562
|
var TicketBold = (_a) => {
|
|
9519
9563
|
var _b = _a, {
|
|
9520
9564
|
size = 24,
|
|
@@ -9531,12 +9575,12 @@ var TicketBold = (_a) => {
|
|
|
9531
9575
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
9532
9576
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
9533
9577
|
const resolvedViewBox = "0 0 24 24";
|
|
9534
|
-
return /* @__PURE__ */
|
|
9578
|
+
return /* @__PURE__ */ React434.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React434.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M21.787 10.539a.74.74 0 0 1-.512.207c-.716 0-1.296.563-1.296 1.25 0 .69.573 1.25 1.282 1.258.4.004.739.275.739.663v2.41C22 18.354 20.308 20 18.219 20h-3.153a.58.58 0 0 1-.59-.573v-2.03a.71.71 0 0 0-.726-.704.714.714 0 0 0-.725.704v2.03a.58.58 0 0 1-.589.573H5.781C3.702 20 2 18.356 2 16.326v-2.41c0-.387.34-.658.739-.662.71-.007 1.282-.568 1.282-1.259 0-.667-.56-1.174-1.296-1.174a.74.74 0 0 1-.512-.207.7.7 0 0 1-.213-.498V7.683C2 5.657 3.706 4 5.791 4h6.645c.325 0 .59.256.59.573v2.405a.72.72 0 0 0 .725.705c.406 0 .725-.32.725-.705V4.573c0-.317.264-.573.59-.573h3.153C20.308 4 22 5.644 22 7.674v2.367a.7.7 0 0 1-.213.498m-8.036 4.331c.406 0 .725-.32.725-.704v-3.758a.714.714 0 0 0-.726-.705.72.72 0 0 0-.725.705v3.758a.72.72 0 0 0 .726.704", clipRule: "evenodd" }));
|
|
9535
9579
|
};
|
|
9536
9580
|
var TicketBold_default = TicketBold;
|
|
9537
9581
|
|
|
9538
9582
|
// src/TicketStarBold.tsx
|
|
9539
|
-
import * as
|
|
9583
|
+
import * as React435 from "react";
|
|
9540
9584
|
var TicketStarBold = (_a) => {
|
|
9541
9585
|
var _b = _a, {
|
|
9542
9586
|
size = 24,
|
|
@@ -9553,12 +9597,12 @@ var TicketStarBold = (_a) => {
|
|
|
9553
9597
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
9554
9598
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
9555
9599
|
const resolvedViewBox = "0 0 24 24";
|
|
9556
|
-
return /* @__PURE__ */
|
|
9600
|
+
return /* @__PURE__ */ React435.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React435.createElement("path", { fill: "currentColor", d: "M17.856 3C20.14 3 22 4.842 22 7.105v2.677a.74.74 0 0 1-.75.743c-.821 0-1.49.662-1.49 1.476 0 .763.588 1.392 1.338 1.468l.228.011a.746.746 0 0 1 .674.74v2.675C22 19.16 20.142 21 17.858 21H6.143C3.859 21 2 19.159 2 16.895V14.22c0-.385.296-.702.674-.74l.228-.011A1.483 1.483 0 0 0 4.24 12c0-.793-.641-1.39-1.49-1.39a.75.75 0 0 1-.53-.217.74.74 0 0 1-.22-.525l.002-2.764C2.002 4.842 3.86 3 6.144 3zM12 8.153a.74.74 0 0 0-.663.409l-.729 1.463-1.626.235a.74.74 0 0 0-.6.498.72.72 0 0 0 .187.753l1.179 1.137-.278 1.608a.73.73 0 0 0 .295.719.74.74 0 0 0 .777.055L12 14.27l1.455.757a.73.73 0 0 0 .78-.053.72.72 0 0 0 .296-.718l-.279-1.608 1.179-1.137a.732.732 0 0 0-.41-1.25l-1.628-.236-.729-1.463a.74.74 0 0 0-.662-.409z" }));
|
|
9557
9601
|
};
|
|
9558
9602
|
var TicketStarBold_default = TicketStarBold;
|
|
9559
9603
|
|
|
9560
9604
|
// src/TickSquareBold.tsx
|
|
9561
|
-
import * as
|
|
9605
|
+
import * as React436 from "react";
|
|
9562
9606
|
var TickSquareBold = (_a) => {
|
|
9563
9607
|
var _b = _a, {
|
|
9564
9608
|
size = 24,
|
|
@@ -9575,12 +9619,12 @@ var TickSquareBold = (_a) => {
|
|
|
9575
9619
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
9576
9620
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
9577
9621
|
const resolvedViewBox = "0 0 24 24";
|
|
9578
|
-
return /* @__PURE__ */
|
|
9622
|
+
return /* @__PURE__ */ React436.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React436.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M7.67 2h8.67C19.73 2 22 4.38 22 7.92v8.171C22 19.62 19.73 22 16.34 22H7.67C4.28 22 2 19.62 2 16.091V7.92C2 4.38 4.28 2 7.67 2m3.76 12.99 4.75-4.75c.34-.34.34-.89 0-1.24a.88.88 0 0 0-1.24 0l-4.13 4.13-1.75-1.75a.88.88 0 0 0-1.24 0c-.34.34-.34.89 0 1.24l2.38 2.37c.17.17.39.25.61.25.23 0 .45-.08.62-.25", clipRule: "evenodd" }));
|
|
9579
9623
|
};
|
|
9580
9624
|
var TickSquareBold_default = TickSquareBold;
|
|
9581
9625
|
|
|
9582
9626
|
// src/ThumbLikeBold.tsx
|
|
9583
|
-
import * as
|
|
9627
|
+
import * as React437 from "react";
|
|
9584
9628
|
var ThumbLikeBold = (_a) => {
|
|
9585
9629
|
var _b = _a, {
|
|
9586
9630
|
size = 24,
|
|
@@ -9597,12 +9641,12 @@ var ThumbLikeBold = (_a) => {
|
|
|
9597
9641
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
9598
9642
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
9599
9643
|
const resolvedViewBox = "0 0 24 24";
|
|
9600
|
-
return /* @__PURE__ */
|
|
9644
|
+
return /* @__PURE__ */ React437.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React437.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M21.26 11.928a3.05 3.05 0 0 0-1.363-1.774c-.718-.433-1.731-.433-3.853-.433-.971 0-1.372-.411-1.034-1.604.443-1.605.876-4.635-.834-5.13-.76-.233-1.616.084-2.101.707A783 783 0 0 0 8.646 8.11a.46.46 0 0 0-.02.514q.21.358.324.76c.127.464.127.886.127 1.583V18.6c0 .512 0 .873-.05 1.21-.03.19.05.387.222.473a6.4 6.4 0 0 0 2.54.681c1.774.106 4.118.17 5.807-.01 1.246-.148 2.681-1.098 3.199-2.481.75-2.059.897-5.004.464-6.545M6.142 8.54c-.243-.064-.549-.064-1.15-.064-.602 0-.898 0-1.14.063a1.85 1.85 0 0 0-1.278 1.278c-.074.253-.074.549-.074 1.15V18.6c0 .602 0 .897.074 1.15a1.85 1.85 0 0 0 1.277 1.278c.243.063.539.063 1.14.063.602 0 .908 0 1.151-.063a1.85 1.85 0 0 0 1.277-1.277c.074-.254.074-.55.074-1.151v-7.633c0-.601 0-.897-.074-1.15a1.85 1.85 0 0 0-1.277-1.278", clipRule: "evenodd" }));
|
|
9601
9645
|
};
|
|
9602
9646
|
var ThumbLikeBold_default = ThumbLikeBold;
|
|
9603
9647
|
|
|
9604
9648
|
// src/ThumbDislikeBold.tsx
|
|
9605
|
-
import * as
|
|
9649
|
+
import * as React438 from "react";
|
|
9606
9650
|
var ThumbDislikeBold = (_a) => {
|
|
9607
9651
|
var _b = _a, {
|
|
9608
9652
|
size = 24,
|
|
@@ -9619,12 +9663,12 @@ var ThumbDislikeBold = (_a) => {
|
|
|
9619
9663
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
9620
9664
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
9621
9665
|
const resolvedViewBox = "0 0 24 24";
|
|
9622
|
-
return /* @__PURE__ */
|
|
9666
|
+
return /* @__PURE__ */ React438.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React438.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M2.74 12.073a3.05 3.05 0 0 0 1.363 1.773c.718.433 1.731.433 3.853.433.971 0 1.372.412 1.034 1.605-.443 1.604-.876 4.634.834 5.13.76.233 1.616-.084 2.101-.707a785 785 0 0 0 3.429-4.416.46.46 0 0 0 .02-.514 3.3 3.3 0 0 1-.324-.76c-.127-.465-.127-.887-.127-1.584V5.402c0-.513 0-.873.051-1.211.028-.19-.051-.386-.223-.472a6.4 6.4 0 0 0-2.54-.682c-1.774-.105-4.118-.168-5.807.011-1.246.148-2.681 1.098-3.199 2.48-.75 2.06-.897 5.005-.464 6.546m15.117 3.387c.243.063.549.063 1.15.063.602 0 .898 0 1.14-.063a1.85 1.85 0 0 0 1.278-1.277c.074-.254.074-.55.074-1.151V5.401c0-.602 0-.898-.074-1.151a1.85 1.85 0 0 0-1.277-1.277c-.243-.064-.539-.064-1.14-.064-.602 0-.908 0-1.151.064A1.85 1.85 0 0 0 16.58 4.25c-.074.253-.074.549-.074 1.15v7.633c0 .602 0 .897.073 1.15a1.85 1.85 0 0 0 1.278 1.278", clipRule: "evenodd" }));
|
|
9623
9667
|
};
|
|
9624
9668
|
var ThumbDislikeBold_default = ThumbDislikeBold;
|
|
9625
9669
|
|
|
9626
9670
|
// src/TagBold.tsx
|
|
9627
|
-
import * as
|
|
9671
|
+
import * as React439 from "react";
|
|
9628
9672
|
var TagBold = (_a) => {
|
|
9629
9673
|
var _b = _a, {
|
|
9630
9674
|
size = 24,
|
|
@@ -9641,12 +9685,12 @@ var TagBold = (_a) => {
|
|
|
9641
9685
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
9642
9686
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
9643
9687
|
const resolvedViewBox = "0 0 24 24";
|
|
9644
|
-
return /* @__PURE__ */
|
|
9688
|
+
return /* @__PURE__ */ React439.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React439.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M17.364 9.955a2.33 2.33 0 0 1-1.662.7h-.005a2.353 2.353 0 0 1-2.356-2.33 2.36 2.36 0 0 1 .69-1.684 2.3 2.3 0 0 1 1.629-.69h.01a2.347 2.347 0 0 1 2.375 2.353 2.3 2.3 0 0 1-.681 1.65m-6.212 6.527a.75.75 0 0 1-1.061 0l-2.577-2.576a.749.749 0 1 1 1.06-1.06l2.578 2.576a.75.75 0 0 1 0 1.06m10.334-9.858-.005-.654c-.003-1.661-1.238-3.126-2.87-3.407-.23-.041-1.426-.057-4.763-.05h-.318c-1.487.002-2.78.54-3.843 1.599a5915 5915 0 0 0-6.13 6.13c-1.396 1.4-1.406 3.589-.022 4.984a807 807 0 0 0 5.232 5.233 3.5 3.5 0 0 0 2.475 1.03c.903 0 1.806-.35 2.509-1.053l.31-.31c1.962-1.955 3.92-3.91 5.874-5.874.889-.896 1.398-1.973 1.512-3.201.07-.762.05-3.146.039-4.427", clipRule: "evenodd" }), /* @__PURE__ */ React439.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M15.67 7.453c-.226.027-.418.086-.574.244a.87.87 0 0 0-.256.622.86.86 0 0 0 .856.837h.002a.85.85 0 0 0 .6-.256.851.851 0 0 0-.629-1.447", clipRule: "evenodd" }), /* @__PURE__ */ React439.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M17.364 9.955a2.33 2.33 0 0 1-1.662.7h-.005a2.353 2.353 0 0 1-2.356-2.33 2.36 2.36 0 0 1 .69-1.684 2.3 2.3 0 0 1 1.629-.69h.01a2.347 2.347 0 0 1 2.375 2.353 2.3 2.3 0 0 1-.681 1.65m-6.212 6.527a.75.75 0 0 1-1.061 0l-2.577-2.576a.749.749 0 1 1 1.06-1.06l2.578 2.576a.75.75 0 0 1 0 1.06m10.334-9.858-.005-.654c-.003-1.661-1.238-3.126-2.87-3.407-.23-.041-1.426-.057-4.763-.05h-.318c-1.487.002-2.78.54-3.843 1.599a5915 5915 0 0 0-6.13 6.13c-1.396 1.4-1.406 3.589-.022 4.984a807 807 0 0 0 5.232 5.233 3.5 3.5 0 0 0 2.475 1.03c.903 0 1.806-.35 2.509-1.053l.31-.31c1.962-1.955 3.92-3.91 5.874-5.874.889-.896 1.398-1.973 1.512-3.201.07-.762.05-3.146.039-4.427", clipRule: "evenodd" }), /* @__PURE__ */ React439.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M15.67 7.453c-.226.027-.418.086-.574.244a.87.87 0 0 0-.256.622.86.86 0 0 0 .856.837h.002a.85.85 0 0 0 .6-.256.851.851 0 0 0-.629-1.447", clipRule: "evenodd" }));
|
|
9645
9689
|
};
|
|
9646
9690
|
var TagBold_default = TagBold;
|
|
9647
9691
|
|
|
9648
9692
|
// src/SwapBold.tsx
|
|
9649
|
-
import * as
|
|
9693
|
+
import * as React440 from "react";
|
|
9650
9694
|
var SwapBold = (_a) => {
|
|
9651
9695
|
var _b = _a, {
|
|
9652
9696
|
size = 24,
|
|
@@ -9663,12 +9707,12 @@ var SwapBold = (_a) => {
|
|
|
9663
9707
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
9664
9708
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
9665
9709
|
const resolvedViewBox = "0 0 24 24";
|
|
9666
|
-
return /* @__PURE__ */
|
|
9710
|
+
return /* @__PURE__ */ React440.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React440.createElement("path", { fill: "currentColor", d: "M17.3 12.83c1.212 0 2.31.068 2.985.196.012 0 .628.127.834.21.297.128.55.36.71.65q.172.347.171.731c-.01.266-.183.766-.264.963-.502 1.3-2.15 3.783-3.155 4.735-.16.162-.355.337-.4.383-.253.197-.56.302-.892.302a1.36 1.36 0 0 1-.836-.28 5 5 0 0 1-.433-.394c-1.042-.974-2.609-3.4-3.112-4.63-.018-.018-.308-.735-.32-1.079v-.047c0-.534.298-1.032.778-1.288.26-.137 1.014-.265 1.04-.28.686-.104 1.739-.173 2.894-.173m-10.595.06c.516 0 .935.425.935.949l.256 4.578a1.2 1.2 0 0 1-1.19 1.208 1.2 1.2 0 0 1-1.191-1.208l.256-4.578a.94.94 0 0 1 .934-.948M6.712 3c.296 0 .593.093.834.278.166.12.434.396.434.396 1.04.975 2.608 3.4 3.11 4.63.011 0 .31.732.322 1.08v.047c0 .533-.299 1.031-.778 1.287-.264.14-1.03.267-1.041.28-.686.104-1.738.173-2.893.173-1.212 0-2.31-.07-2.985-.197-.012 0-.63-.127-.835-.21a1.5 1.5 0 0 1-.71-.65 1.6 1.6 0 0 1-.17-.73c.01-.267.182-.766.262-.963.503-1.3 2.15-3.784 3.157-4.735.16-.163.353-.338.4-.384.251-.197.56-.302.893-.302m10.582 1.375c.658 0 1.19.54 1.19 1.208l-.256 4.58a.94.94 0 0 1-.934.946.94.94 0 0 1-.934-.947l-.258-4.579a1.2 1.2 0 0 1 1.192-1.208" }));
|
|
9667
9711
|
};
|
|
9668
9712
|
var SwapBold_default = SwapBold;
|
|
9669
9713
|
|
|
9670
9714
|
// src/SunBold.tsx
|
|
9671
|
-
import * as
|
|
9715
|
+
import * as React441 from "react";
|
|
9672
9716
|
var SunBold = (_a) => {
|
|
9673
9717
|
var _b = _a, {
|
|
9674
9718
|
size = 24,
|
|
@@ -9685,12 +9729,12 @@ var SunBold = (_a) => {
|
|
|
9685
9729
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
9686
9730
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
9687
9731
|
const resolvedViewBox = "0 0 24 24";
|
|
9688
|
-
return /* @__PURE__ */
|
|
9732
|
+
return /* @__PURE__ */ React441.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React441.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M6.576 7.14a.75.75 0 0 0 1.06 0 .75.75 0 0 0 0-1.061l-.97-.97a.751.751 0 0 0-1.061 1.062zM12.5 5.12a.75.75 0 0 0 .75-.75V3a.75.75 0 0 0-1.5 0v1.37c0 .414.336.75.75.75M5.622 12a.75.75 0 0 0-.75-.75H3.5a.75.75 0 0 0 0 1.5h1.372a.75.75 0 0 0 .75-.75m12.272-4.64a.75.75 0 0 0 .53-.219l.971-.97a.75.75 0 1 0-1.06-1.061l-.97.969a.75.75 0 0 0 .53 1.281m.528 9.5a.751.751 0 0 0-1.061 1.062l.971.968a.75.75 0 0 0 1.061-1.06zm-11.847 0-.971.97a.75.75 0 1 0 1.06 1.06l.972-.969a.751.751 0 0 0-1.061-1.062M21.5 11.25h-1.37a.75.75 0 0 0 0 1.5h1.37a.75.75 0 0 0 0-1.5m-9 7.63a.75.75 0 0 0-.75.75V21a.75.75 0 0 0 1.5 0v-1.37a.75.75 0 0 0-.75-.75m0-11.58A4.7 4.7 0 0 0 7.805 12c0 2.592 2.106 4.7 4.695 4.7a4.703 4.703 0 0 0 4.696-4.7c0-2.592-2.106-4.7-4.696-4.7", clipRule: "evenodd" }));
|
|
9689
9733
|
};
|
|
9690
9734
|
var SunBold_default = SunBold;
|
|
9691
9735
|
|
|
9692
9736
|
// src/Sun2Bold.tsx
|
|
9693
|
-
import * as
|
|
9737
|
+
import * as React442 from "react";
|
|
9694
9738
|
var Sun2Bold = (_a) => {
|
|
9695
9739
|
var _b = _a, {
|
|
9696
9740
|
size = 24,
|
|
@@ -9707,12 +9751,12 @@ var Sun2Bold = (_a) => {
|
|
|
9707
9751
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
9708
9752
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
9709
9753
|
const resolvedViewBox = "0 0 24 24";
|
|
9710
|
-
return /* @__PURE__ */
|
|
9754
|
+
return /* @__PURE__ */ React442.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React442.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M6.282 5.057a.84.84 0 0 0-1.192-.005.863.863 0 0 0-.005 1.213.85.85 0 0 0 1.202.014.85.85 0 0 0 .015-1.202zm-1.198 12.68-.02.02a.84.84 0 0 0 .025 1.192.84.84 0 0 0 .588.237.87.87 0 0 0 .624-.262.85.85 0 0 0-1.217-1.187M3.01 11.16a.85.85 0 0 0 0 1.7h.05c.47 0 .826-.38.826-.85 0-.469-.406-.85-.875-.85m9.007 8.95a.85.85 0 0 0-.85.85v.03c0 .47.38.836.85.836.469 0 .85-.396.85-.865a.85.85 0 0 0-.85-.85M17.76 5.048l-.045.05c-.317.347-.269.86.078 1.176a.82.82 0 0 0 .557.211.9.9 0 0 0 .666-.29.851.851 0 0 0-1.256-1.147m1.21 12.71c-.316-.347-.83-.346-1.177-.03s-.35.878-.032 1.225a.846.846 0 0 0 1.2.055.85.85 0 0 0 .055-1.2zm1.998-6.598a.85.85 0 0 0 0 1.7h.042c.47 0 .83-.38.83-.85 0-.469-.403-.85-.872-.85m-8.95-7.27a.85.85 0 0 0 .85-.85v-.03a.836.836 0 0 0-.85-.834.864.864 0 0 0-.85.865c0 .469.38.85.85.85m-.006 2.679a5.43 5.43 0 0 0-5.425 5.42 5.433 5.433 0 0 0 5.425 5.43 5.43 5.43 0 0 0 5.424-5.43 5.43 5.43 0 0 0-5.424-5.42", clipRule: "evenodd" }));
|
|
9711
9755
|
};
|
|
9712
9756
|
var Sun2Bold_default = Sun2Bold;
|
|
9713
9757
|
|
|
9714
9758
|
// src/StopwatchStopBold.tsx
|
|
9715
|
-
import * as
|
|
9759
|
+
import * as React443 from "react";
|
|
9716
9760
|
var StopwatchStopBold = (_a) => {
|
|
9717
9761
|
var _b = _a, {
|
|
9718
9762
|
size = 24,
|
|
@@ -9729,12 +9773,12 @@ var StopwatchStopBold = (_a) => {
|
|
|
9729
9773
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
9730
9774
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
9731
9775
|
const resolvedViewBox = "0 0 24 24";
|
|
9732
|
-
return /* @__PURE__ */
|
|
9776
|
+
return /* @__PURE__ */ React443.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React443.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m15.273 10.967-2.94 2.94c-.14.15-.34.22-.53.22s-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l2.94-2.94c.3-.29.77-.29 1.06 0 .3.29.3.77 0 1.06m-3.46-5.72c-4.5 0-8.16 3.66-8.16 8.16s3.66 8.16 8.16 8.16c.56 0 1.105-.06 1.632-.167.19-.038.284-.248.217-.429a3.4 3.4 0 0 1-.209-1.194v-1.82c0-1.8 1.33-3.16 3.1-3.16h1.94q.505.001.954.145c.182.058.386-.042.418-.23q.108-.64.108-1.305c0-4.5-3.66-8.16-8.16-8.16M9.707 3.815h4.208a.75.75 0 0 0 0-1.5H9.707a.75.75 0 0 0 0 1.5", clipRule: "evenodd" }), /* @__PURE__ */ React443.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M16.556 17.545c-.105 0-.35 0-.35.41v1.82c0 .41.245.41.35.41h1.94c.105 0 .35 0 .35-.41v-1.82c0-.41-.245-.41-.35-.41zm1.94 4.14h-1.94c-1.072 0-1.85-.803-1.85-1.91v-1.82c0-1.107.778-1.91 1.85-1.91h1.94c1.073 0 1.85.803 1.85 1.91v1.82c0 1.107-.777 1.91-1.85 1.91", clipRule: "evenodd" }));
|
|
9733
9777
|
};
|
|
9734
9778
|
var StopwatchStopBold_default = StopwatchStopBold;
|
|
9735
9779
|
|
|
9736
9780
|
// src/StopwatchPlayBold.tsx
|
|
9737
|
-
import * as
|
|
9781
|
+
import * as React444 from "react";
|
|
9738
9782
|
var StopwatchPlayBold = (_a) => {
|
|
9739
9783
|
var _b = _a, {
|
|
9740
9784
|
size = 24,
|
|
@@ -9751,12 +9795,12 @@ var StopwatchPlayBold = (_a) => {
|
|
|
9751
9795
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
9752
9796
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
9753
9797
|
const resolvedViewBox = "0 0 24 24";
|
|
9754
|
-
return /* @__PURE__ */
|
|
9798
|
+
return /* @__PURE__ */ React444.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React444.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m15.31 10.901-2.94 2.94c-.14.15-.34.22-.53.22s-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l2.94-2.94c.3-.29.77-.29 1.06 0 .3.29.3.77 0 1.06m-3.46-5.72c-4.5 0-8.16 3.66-8.16 8.16s3.66 8.16 8.16 8.16c.521 0 1.03-.051 1.52-.144.186-.035.285-.238.223-.418-.431-1.253-.26-2.839-.123-4.088.13-1.01.67-1.82 1.47-2.29.82-.46 1.82-.51 2.73-.12a9 9 0 0 1 1.668.887c.173.118.415.038.463-.166a8 8 0 0 0 .21-1.82c0-4.5-3.66-8.16-8.16-8.16M9.744 3.75h4.208a.75.75 0 0 0 0-1.5H9.744a.75.75 0 0 0 0 1.5", clipRule: "evenodd" }), /* @__PURE__ */ React444.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M16.41 16.93a.2.2 0 0 0-.102.024c-.07.039-.096.138-.106.213-.101.894-.1 1.863.002 2.867.012.088.048.168.095.196.046.027.15.034.306-.027a6.9 6.9 0 0 0 2.02-1.284c.085-.078.185-.2.185-.337-.001-.135-.098-.253-.18-.327a6.6 6.6 0 0 0-2.028-1.28.5.5 0 0 0-.192-.045m-.02 4.82c-.305 0-.595-.076-.854-.23-.451-.265-.751-.746-.822-1.317a15 15 0 0 1-.001-3.217c.076-.587.386-1.07.85-1.335.478-.272 1.066-.294 1.614-.061a8.1 8.1 0 0 1 2.468 1.56c.424.386.662.894.665 1.425.002.534-.235 1.047-.667 1.446l-.002.002a8.4 8.4 0 0 1-2.474 1.57 2.1 2.1 0 0 1-.776.158", clipRule: "evenodd" }));
|
|
9755
9799
|
};
|
|
9756
9800
|
var StopwatchPlayBold_default = StopwatchPlayBold;
|
|
9757
9801
|
|
|
9758
9802
|
// src/StickerAddBold.tsx
|
|
9759
|
-
import * as
|
|
9803
|
+
import * as React445 from "react";
|
|
9760
9804
|
var StickerAddBold = (_a) => {
|
|
9761
9805
|
var _b = _a, {
|
|
9762
9806
|
size = 24,
|
|
@@ -9773,12 +9817,12 @@ var StickerAddBold = (_a) => {
|
|
|
9773
9817
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
9774
9818
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
9775
9819
|
const resolvedViewBox = "0 0 24 24";
|
|
9776
|
-
return /* @__PURE__ */
|
|
9820
|
+
return /* @__PURE__ */ React445.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React445.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M21.451 16.282c-.881-.003-1.919 0-2.666.008-1.185 0-2.162.986-2.162 2.183v2.853c0 .466.561.698.881.361l2.171-2.28 2.144-2.252a.516.516 0 0 0-.368-.873", clipRule: "evenodd" }), /* @__PURE__ */ React445.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M15.367 11.22H9.32a.75.75 0 0 1 0-1.5h6.047a.75.75 0 0 1 0 1.5m-2.29 4.486H9.319a.75.75 0 0 1 0-1.5h3.758a.75.75 0 0 1 0 1.5m4.516-11.978H9.44a.2.2 0 0 0-.198.228c.022.155.039.312.039.473a5.02 5.02 0 0 1-5.057 5.02c-.114-.006-.208.073-.208.188v7.788c0 2.685 2.164 4.881 4.832 4.881h5.723a.494.494 0 0 0 .493-.498v-3.485c0-1.98 1.618-3.604 3.579-3.614h3.29a.483.483 0 0 0 .482-.487V8.587c0-2.684-2.154-4.86-4.822-4.86M4.577 7.68a.75.75 0 0 0 .75-.75V5.436h1.495a.75.75 0 0 0 0-1.5H5.327V2.441a.75.75 0 0 0-1.5 0v1.495H2.334a.75.75 0 0 0 0 1.5h1.493V6.93c0 .414.336.75.75.75", clipRule: "evenodd" }));
|
|
9777
9821
|
};
|
|
9778
9822
|
var StickerAddBold_default = StickerAddBold;
|
|
9779
9823
|
|
|
9780
9824
|
// src/StarBold.tsx
|
|
9781
|
-
import * as
|
|
9825
|
+
import * as React446 from "react";
|
|
9782
9826
|
var StarBold = (_a) => {
|
|
9783
9827
|
var _b = _a, {
|
|
9784
9828
|
size = 24,
|
|
@@ -9795,12 +9839,12 @@ var StarBold = (_a) => {
|
|
|
9795
9839
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
9796
9840
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
9797
9841
|
const resolvedViewBox = "0 0 24 24";
|
|
9798
|
-
return /* @__PURE__ */
|
|
9842
|
+
return /* @__PURE__ */ React446.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React446.createElement("path", { fill: "currentColor", d: "M17.918 14.32a1.1 1.1 0 0 0-.319.97l.89 4.92a1.08 1.08 0 0 1-.45 1.08 1.1 1.1 0 0 1-1.17.08l-4.43-2.31a1.1 1.1 0 0 0-.5-.131h-.27a.8.8 0 0 0-.27.09l-4.43 2.32c-.22.11-.468.15-.71.11a1.11 1.11 0 0 1-.89-1.27l.89-4.92a1.12 1.12 0 0 0-.32-.98l-3.61-3.5a1.08 1.08 0 0 1-.27-1.13c.134-.395.476-.684.89-.75l4.97-.72c.377-.04.71-.27.88-.61l2.19-4.49q.077-.15.2-.27l.09-.07a.7.7 0 0 1 .16-.13l.11-.04.17-.07h.42c.376.04.707.265.88.6l2.22 4.47c.16.328.47.555.83.61l4.97.72c.42.06.77.35.91.75.13.402.017.842-.29 1.13z" }));
|
|
9799
9843
|
};
|
|
9800
9844
|
var StarBold_default = StarBold;
|
|
9801
9845
|
|
|
9802
9846
|
// src/SquareBold.tsx
|
|
9803
|
-
import * as
|
|
9847
|
+
import * as React447 from "react";
|
|
9804
9848
|
var SquareBold = (_a) => {
|
|
9805
9849
|
var _b = _a, {
|
|
9806
9850
|
size = 24,
|
|
@@ -9817,12 +9861,12 @@ var SquareBold = (_a) => {
|
|
|
9817
9861
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
9818
9862
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
9819
9863
|
const resolvedViewBox = "0 0 24 24";
|
|
9820
|
-
return /* @__PURE__ */
|
|
9864
|
+
return /* @__PURE__ */ React447.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React447.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M16.217 3.871H7.782c-3.159 0-5.282 2.223-5.282 5.53v7.94c0 3.307 2.123 5.53 5.282 5.53h8.434c3.16 0 5.284-2.223 5.284-5.53v-7.94c0-3.307-2.123-5.53-5.283-5.53", clipRule: "evenodd" }));
|
|
9821
9865
|
};
|
|
9822
9866
|
var SquareBold_default = SquareBold;
|
|
9823
9867
|
|
|
9824
9868
|
// src/SpeakerMegaphone5Bold.tsx
|
|
9825
|
-
import * as
|
|
9869
|
+
import * as React448 from "react";
|
|
9826
9870
|
var SpeakerMegaphone5Bold = (_a) => {
|
|
9827
9871
|
var _b = _a, {
|
|
9828
9872
|
size = 24,
|
|
@@ -9839,12 +9883,12 @@ var SpeakerMegaphone5Bold = (_a) => {
|
|
|
9839
9883
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
9840
9884
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
9841
9885
|
const resolvedViewBox = "0 0 24 24";
|
|
9842
|
-
return /* @__PURE__ */
|
|
9886
|
+
return /* @__PURE__ */ React448.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React448.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M11.966 19.235a.98.98 0 0 1-.5.54.97.97 0 0 1-.73.02.96.96 0 0 1-.54-.49l-1.32-2.91c.6-.12 1.26-.23 1.96-.32l1.11 2.43c.1.23.11.49.02.73m2.92-13.35c-.59-1.29-1.56-2.13-2.65-2.31-.89-.14-1.76.18-2.39.87a37 37 0 0 1-4.11 3.87l1.79 3.78c.17.38 0 .82-.38.99-.1.05-.2.07-.31.07a.75.75 0 0 1-.68-.44l-1.63-3.45c-.36.27-.7.51-1.01.72-1.27.87-1.62 2.46-.89 4.05l.39.86c.6 1.32 1.69 2.08 2.89 2.08q.375 0 .75-.09c.22-.06.46-.12.71-.17l1.47 3.21c.27.59.75 1.05 1.37 1.28.28.1.57.16.87.16.34 0 .69-.08 1.01-.22.6-.28 1.06-.77 1.29-1.38.23-.62.2-1.28-.07-1.88l-.91-1.99c.82-.08 1.69-.13 2.6-.15a2.85 2.85 0 0 0 2.37-1.34c.51-.8.57-1.8.18-2.67zm6.331.096a5.92 5.92 0 0 0-4.145-3.326.746.746 0 0 0-.89.577.75.75 0 0 0 .578.89 4.36 4.36 0 0 1 3.092 2.48 4.37 4.37 0 0 1-.114 3.873.75.75 0 1 0 1.326.701 5.86 5.86 0 0 0 .153-5.195", clipRule: "evenodd" }), /* @__PURE__ */ React448.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M16.76 5.23a.75.75 0 1 0-.522 1.406 2.14 2.14 0 0 1 1.241 2.815.75.75 0 0 0 .697 1.03.75.75 0 0 0 .696-.47 3.63 3.63 0 0 0-.064-2.876A3.62 3.62 0 0 0 16.76 5.23", clipRule: "evenodd" }));
|
|
9843
9887
|
};
|
|
9844
9888
|
var SpeakerMegaphone5Bold_default = SpeakerMegaphone5Bold;
|
|
9845
9889
|
|
|
9846
9890
|
// src/SlightlyFrowningBold.tsx
|
|
9847
|
-
import * as
|
|
9891
|
+
import * as React449 from "react";
|
|
9848
9892
|
var SlightlyFrowningBold = (_a) => {
|
|
9849
9893
|
var _b = _a, {
|
|
9850
9894
|
size = 24,
|
|
@@ -9861,12 +9905,12 @@ var SlightlyFrowningBold = (_a) => {
|
|
|
9861
9905
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
9862
9906
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
9863
9907
|
const resolvedViewBox = "0 0 24 24";
|
|
9864
|
-
return /* @__PURE__ */
|
|
9908
|
+
return /* @__PURE__ */ React449.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React449.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M15.225 10a.976.976 0 0 1-.692-1.662.978.978 0 0 1 1.668.687.976.976 0 0 1-.976.975m.112 5.917a.75.75 0 0 1-1.051-.137c-.581-.756-1.414-1.189-2.286-1.189-.871 0-1.704.433-2.285 1.189a.75.75 0 1 1-1.189-.915c.868-1.127 2.134-1.774 3.474-1.774 1.342 0 2.609.647 3.475 1.775a.75.75 0 0 1-.138 1.051M7.75 9.025a.97.97 0 0 1 .283-.687.978.978 0 0 1 1.668.687.976.976 0 0 1-1.951 0M12 2.5c-5.238 0-9.5 4.261-9.5 9.5s4.262 9.5 9.5 9.5 9.5-4.262 9.5-9.5-4.261-9.5-9.5-9.5", clipRule: "evenodd" }));
|
|
9865
9909
|
};
|
|
9866
9910
|
var SlightlyFrowningBold_default = SlightlyFrowningBold;
|
|
9867
9911
|
|
|
9868
9912
|
// src/ShowBold.tsx
|
|
9869
|
-
import * as
|
|
9913
|
+
import * as React450 from "react";
|
|
9870
9914
|
var ShowBold = (_a) => {
|
|
9871
9915
|
var _b = _a, {
|
|
9872
9916
|
size = 24,
|
|
@@ -9883,12 +9927,12 @@ var ShowBold = (_a) => {
|
|
|
9883
9927
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
9884
9928
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
9885
9929
|
const resolvedViewBox = "0 0 24 24";
|
|
9886
|
-
return /* @__PURE__ */
|
|
9930
|
+
return /* @__PURE__ */ React450.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React450.createElement("path", { fill: "currentColor", d: "M12 4c2.068 0 4.03.718 5.736 2.046 1.708 1.319 3.162 3.248 4.205 5.663a.73.73 0 0 1 0 .572C19.854 17.111 16.137 20 12 20h-.01c-4.127 0-7.844-2.89-9.931-7.719a.73.73 0 0 1 0-.572C4.146 6.88 7.863 4 11.99 4zm0 4.121c-2.156 0-3.902 1.736-3.902 3.879 0 2.133 1.746 3.87 3.902 3.87 2.146 0 3.893-1.737 3.893-3.87A3.89 3.89 0 0 0 12 8.121m.001 1.453a2.43 2.43 0 0 1 2.43 2.424A2.43 2.43 0 0 1 12 14.412c-1.346 0-2.438-1.086-2.438-2.414 0-.165.02-.32.048-.475h.05c1.082 0 1.96-.854 2-1.92.106-.02.223-.029.34-.029" }));
|
|
9887
9931
|
};
|
|
9888
9932
|
var ShowBold_default = ShowBold;
|
|
9889
9933
|
|
|
9890
9934
|
// src/ShieldFailBold.tsx
|
|
9891
|
-
import * as
|
|
9935
|
+
import * as React451 from "react";
|
|
9892
9936
|
var ShieldFailBold = (_a) => {
|
|
9893
9937
|
var _b = _a, {
|
|
9894
9938
|
size = 24,
|
|
@@ -9905,12 +9949,12 @@ var ShieldFailBold = (_a) => {
|
|
|
9905
9949
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
9906
9950
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
9907
9951
|
const resolvedViewBox = "0 0 24 24";
|
|
9908
|
-
return /* @__PURE__ */
|
|
9952
|
+
return /* @__PURE__ */ React451.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React451.createElement("path", { fill: "currentColor", d: "M11.341 2.103a1.87 1.87 0 0 1 1.228 0L19.2 4.33a1.8 1.8 0 0 1 1.249 1.697l.05 6.638a8.25 8.25 0 0 1-2.073 5.492c-.614.706-1.41 1.305-2.416 1.844l-3.573 1.912a.75.75 0 0 1-.352.088.8.8 0 0 1-.363-.088L8.12 20.049c-1.016-.53-1.811-1.119-2.435-1.815a8.23 8.23 0 0 1-2.145-5.471l-.04-6.64c-.01-.765.494-1.45 1.229-1.706zm3.08 7.256a.773.773 0 0 0-1.067 0l-1.359 1.325-1.359-1.325a.773.773 0 0 0-1.066 0 .727.727 0 0 0 0 1.04l1.358 1.324-1.358 1.324a.727.727 0 0 0 0 1.04c.15.147.342.214.533.214a.72.72 0 0 0 .533-.214l1.36-1.324 1.358 1.324c.15.147.342.214.533.214a.74.74 0 0 0 .533-.214.727.727 0 0 0 0-1.04l-1.358-1.324 1.358-1.324a.727.727 0 0 0 0-1.04" }));
|
|
9909
9953
|
};
|
|
9910
9954
|
var ShieldFailBold_default = ShieldFailBold;
|
|
9911
9955
|
|
|
9912
9956
|
// src/ShieldDoneBold.tsx
|
|
9913
|
-
import * as
|
|
9957
|
+
import * as React452 from "react";
|
|
9914
9958
|
var ShieldDoneBold = (_a) => {
|
|
9915
9959
|
var _b = _a, {
|
|
9916
9960
|
size = 24,
|
|
@@ -9927,12 +9971,12 @@ var ShieldDoneBold = (_a) => {
|
|
|
9927
9971
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
9928
9972
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
9929
9973
|
const resolvedViewBox = "0 0 24 24";
|
|
9930
|
-
return /* @__PURE__ */
|
|
9974
|
+
return /* @__PURE__ */ React452.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React452.createElement("path", { fill: "currentColor", d: "M11.34 2.106c.393-.139.83-.142 1.23-.006l6.638 2.226a1.81 1.81 0 0 1 1.25 1.696l.042 6.641a8.25 8.25 0 0 1-2.065 5.495c-.618.702-1.41 1.306-2.422 1.845l-3.568 1.907a.78.78 0 0 1-.716.004l-3.602-1.863c-1.023-.53-1.822-1.125-2.446-1.818a8.25 8.25 0 0 1-2.139-5.473L3.5 6.124a1.81 1.81 0 0 1 1.229-1.71zm4.405 7.113a.77.77 0 0 0-1.068.006l-3.368 3.32-1.38-1.326a.77.77 0 0 0-1.069.007.72.72 0 0 0 .008 1.04l1.915 1.843a.76.76 0 0 0 .536.211.76.76 0 0 0 .533-.218l3.899-3.844a.72.72 0 0 0-.006-1.04" }));
|
|
9931
9975
|
};
|
|
9932
9976
|
var ShieldDoneBold_default = ShieldDoneBold;
|
|
9933
9977
|
|
|
9934
9978
|
// src/SettingBold.tsx
|
|
9935
|
-
import * as
|
|
9979
|
+
import * as React453 from "react";
|
|
9936
9980
|
var SettingBold = (_a) => {
|
|
9937
9981
|
var _b = _a, {
|
|
9938
9982
|
size = 24,
|
|
@@ -9949,12 +9993,12 @@ var SettingBold = (_a) => {
|
|
|
9949
9993
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
9950
9994
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
9951
9995
|
const resolvedViewBox = "0 0 24 24";
|
|
9952
|
-
return /* @__PURE__ */
|
|
9996
|
+
return /* @__PURE__ */ React453.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React453.createElement("path", { fill: "currentColor", d: "M12.717 2c.756 0 1.441.42 1.82 1.04.183.3.306.67.275 1.06-.02.3.071.6.235.88.521.85 1.677 1.17 2.576.69a2.11 2.11 0 0 1 2.871.76l.685 1.18c.592.99.266 2.26-.756 2.83-.869.51-1.176 1.64-.654 2.5.163.27.347.5.633.64.358.19.634.49.828.79.378.62.348 1.38-.02 2.05l-.716 1.2a2.13 2.13 0 0 1-1.808 1.04c-.358 0-.756-.1-1.084-.3-.265-.17-.572-.23-.899-.23-1.012 0-1.86.83-1.89 1.82 0 1.15-.94 2.05-2.116 2.05h-1.39c-1.186 0-2.125-.9-2.125-2.05-.02-.99-.87-1.82-1.881-1.82-.337 0-.644.06-.9.23-.327.2-.735.3-1.083.3-.735 0-1.44-.4-1.819-1.04l-.705-1.2c-.378-.65-.399-1.43-.02-2.05.163-.3.47-.6.817-.79.286-.14.47-.37.644-.64.511-.86.204-1.99-.665-2.5a2.044 2.044 0 0 1-.756-2.83L3.5 6.43a2.125 2.125 0 0 1 2.882-.76c.889.48 2.044.16 2.565-.69.164-.28.256-.58.236-.88-.02-.39.092-.76.286-1.06A2.2 2.2 0 0 1 11.276 2zm-.705 7.18c-1.605 0-2.903 1.26-2.903 2.83s1.298 2.82 2.903 2.82 2.872-1.25 2.872-2.82-1.268-2.83-2.872-2.83" }));
|
|
9953
9997
|
};
|
|
9954
9998
|
var SettingBold_default = SettingBold;
|
|
9955
9999
|
|
|
9956
10000
|
// src/SendBold.tsx
|
|
9957
|
-
import * as
|
|
10001
|
+
import * as React454 from "react";
|
|
9958
10002
|
var SendBold = (_a) => {
|
|
9959
10003
|
var _b = _a, {
|
|
9960
10004
|
size = 24,
|
|
@@ -9971,12 +10015,12 @@ var SendBold = (_a) => {
|
|
|
9971
10015
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
9972
10016
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
9973
10017
|
const resolvedViewBox = "0 0 24 24";
|
|
9974
|
-
return /* @__PURE__ */
|
|
10018
|
+
return /* @__PURE__ */ React454.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React454.createElement("path", { fill: "currentColor", d: "M21.435 2.582a1.93 1.93 0 0 0-1.93-.503L3.408 6.759A1.92 1.92 0 0 0 2.024 8.28c-.142.751.355 1.705 1.003 2.103l5.033 3.094a1.304 1.304 0 0 0 1.61-.194l5.763-5.799a.734.734 0 0 1 1.06 0c.29.292.29.765 0 1.067l-5.773 5.8c-.428.43-.508 1.1-.193 1.62l3.075 5.083c.36.604.98.946 1.66.946.08 0 .17 0 .251-.01.78-.1 1.4-.634 1.63-1.39l4.773-16.075c.21-.685.02-1.43-.48-1.943" }));
|
|
9975
10019
|
};
|
|
9976
10020
|
var SendBold_default = SendBold;
|
|
9977
10021
|
|
|
9978
10022
|
// src/Send2Bold.tsx
|
|
9979
|
-
import * as
|
|
10023
|
+
import * as React455 from "react";
|
|
9980
10024
|
var Send2Bold = (_a) => {
|
|
9981
10025
|
var _b = _a, {
|
|
9982
10026
|
size = 24,
|
|
@@ -9993,12 +10037,12 @@ var Send2Bold = (_a) => {
|
|
|
9993
10037
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
9994
10038
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
9995
10039
|
const resolvedViewBox = "0 0 24 24";
|
|
9996
|
-
return /* @__PURE__ */
|
|
10040
|
+
return /* @__PURE__ */ React455.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React455.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M21.717 2.741a.5.5 0 0 0-.206-.207c-2.087-1.11-14.565 2.758-17.793 4.62-.841.485-1.216 1.055-1.113 1.691.297 1.842 5.26 3.238 7.953 3.863l5.057-5.056a.75.75 0 1 1 1.06 1.061l-5.106 5.104c.641 2.721 2.022 7.536 3.835 7.828q.103.017.204.017c.553 0 1.053-.38 1.486-1.13 1.862-3.225 5.733-15.702 4.622-17.79", clipRule: "evenodd" }));
|
|
9997
10041
|
};
|
|
9998
10042
|
var Send2Bold_default = Send2Bold;
|
|
9999
10043
|
|
|
10000
10044
|
// src/SearchBold.tsx
|
|
10001
|
-
import * as
|
|
10045
|
+
import * as React456 from "react";
|
|
10002
10046
|
var SearchBold = (_a) => {
|
|
10003
10047
|
var _b = _a, {
|
|
10004
10048
|
size = 24,
|
|
@@ -10015,12 +10059,12 @@ var SearchBold = (_a) => {
|
|
|
10015
10059
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
10016
10060
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
10017
10061
|
const resolvedViewBox = "0 0 24 24";
|
|
10018
|
-
return /* @__PURE__ */
|
|
10062
|
+
return /* @__PURE__ */ React456.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React456.createElement("path", { fill: "currentColor", d: "M17.621 17.654a.986.986 0 0 1 1.393 0l2.554 2.063h.044a1.347 1.347 0 0 1 0 1.891 1.314 1.314 0 0 1-1.872 0l-2.119-2.43a1.084 1.084 0 0 1 0-1.524M10.578 2c2.275 0 4.456.913 6.065 2.54a8.72 8.72 0 0 1 2.512 6.13c0 4.788-3.84 8.67-8.577 8.67S2 15.458 2 10.67 5.84 2 10.578 2" }));
|
|
10019
10063
|
};
|
|
10020
10064
|
var SearchBold_default = SearchBold;
|
|
10021
10065
|
|
|
10022
10066
|
// src/ScanBold.tsx
|
|
10023
|
-
import * as
|
|
10067
|
+
import * as React457 from "react";
|
|
10024
10068
|
var ScanBold = (_a) => {
|
|
10025
10069
|
var _b = _a, {
|
|
10026
10070
|
size = 24,
|
|
@@ -10037,12 +10081,12 @@ var ScanBold = (_a) => {
|
|
|
10037
10081
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
10038
10082
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
10039
10083
|
const resolvedViewBox = "0 0 24 24";
|
|
10040
|
-
return /* @__PURE__ */
|
|
10084
|
+
return /* @__PURE__ */ React457.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React457.createElement("path", { fill: "currentColor", d: "M22.24 12.041c.419 0 .76.335.76.747s-.34.746-.76.746h-1.063v3.56c0 2.155-1.787 3.906-3.983 3.906h-1.593a.754.754 0 0 1-.762-.747c0-.412.34-.746.762-.746h1.593c1.357 0 2.461-1.082 2.461-2.413v-3.56h-2.623v.991c.01 1.24-1.005 2.254-2.27 2.266H9.238c-1.264-.012-2.28-1.025-2.27-2.266v-.99H4.347v3.563c0 1.326 1.101 2.406 2.454 2.408h1.628c.42 0 .761.335.761.747a.756.756 0 0 1-.762.747l-1.63-.001c-2.19-.002-3.974-1.752-3.974-3.901v-3.564H1.762A.755.755 0 0 1 1 12.788c0-.412.342-.747.762-.747zm-7.477-5.298c.604 0 1.185.238 1.608.662a2.27 2.27 0 0 1 .661 1.604v1.245a.28.28 0 0 1-.272.269H7.24a.277.277 0 0 1-.27-.27V9.01c-.011-1.24 1.004-2.253 2.268-2.266zM17.193 3c2.197 0 3.984 1.752 3.984 3.906v1.857c0 .411-.34.747-.761.747a.756.756 0 0 1-.762-.747V6.906c0-1.33-1.104-2.413-2.46-2.413H15.6a.754.754 0 0 1-.761-.746c0-.413.34-.747.76-.747zM8.428 3c.42 0 .76.334.76.747 0 .412-.34.746-.76.746l-1.63.001c-1.351.002-2.451 1.082-2.451 2.408v1.86a.756.756 0 0 1-.762.747.755.755 0 0 1-.762-.747v-1.86c0-2.149 1.784-3.9 3.975-3.901L8.427 3" }));
|
|
10041
10085
|
};
|
|
10042
10086
|
var ScanBold_default = ScanBold;
|
|
10043
10087
|
|
|
10044
10088
|
// src/RemoveUserBold.tsx
|
|
10045
|
-
import * as
|
|
10089
|
+
import * as React458 from "react";
|
|
10046
10090
|
var RemoveUserBold = (_a) => {
|
|
10047
10091
|
var _b = _a, {
|
|
10048
10092
|
size = 24,
|
|
@@ -10059,12 +10103,12 @@ var RemoveUserBold = (_a) => {
|
|
|
10059
10103
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
10060
10104
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
10061
10105
|
const resolvedViewBox = "0 0 24 24";
|
|
10062
|
-
return /* @__PURE__ */
|
|
10106
|
+
return /* @__PURE__ */ React458.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React458.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M21.13 12.803h-4.162a1 1 0 1 1 0-2h4.162a1 1 0 1 1 0 2m-11.864-.287c2.608 0 4.73-2.12 4.73-4.725a4.733 4.733 0 0 0-4.73-4.725 4.733 4.733 0 0 0-4.73 4.725 4.733 4.733 0 0 0 4.73 4.725m0 1.98c-3.045 0-7.095.333-7.095 3.21 0 3.227 5.34 3.227 7.095 3.227 3.045 0 7.095-.333 7.095-3.209 0-3.228-5.34-3.228-7.095-3.228", clipRule: "evenodd" }));
|
|
10063
10107
|
};
|
|
10064
10108
|
var RemoveUserBold_default = RemoveUserBold;
|
|
10065
10109
|
|
|
10066
10110
|
// src/RemoveCircleBold.tsx
|
|
10067
|
-
import * as
|
|
10111
|
+
import * as React459 from "react";
|
|
10068
10112
|
var RemoveCircleBold = (_a) => {
|
|
10069
10113
|
var _b = _a, {
|
|
10070
10114
|
size = 24,
|
|
@@ -10081,12 +10125,12 @@ var RemoveCircleBold = (_a) => {
|
|
|
10081
10125
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
10082
10126
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
10083
10127
|
const resolvedViewBox = "0 0 24 24";
|
|
10084
|
-
return /* @__PURE__ */
|
|
10128
|
+
return /* @__PURE__ */ React459.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React459.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M14.866 14.864a.75.75 0 0 1-1.061 0l-1.806-1.807-1.801 1.801a.75.75 0 0 1-1.061-1.06l1.801-1.801-1.802-1.803a.749.749 0 1 1 1.06-1.06l1.802 1.802L13.8 9.135a.749.749 0 1 1 1.06 1.06l-1.801 1.802 1.807 1.806a.75.75 0 0 1 0 1.061M12 2.5c-5.238 0-9.5 4.261-9.5 9.5s4.262 9.5 9.5 9.5 9.5-4.262 9.5-9.5-4.262-9.5-9.5-9.5", clipRule: "evenodd" }));
|
|
10085
10129
|
};
|
|
10086
10130
|
var RemoveCircleBold_default = RemoveCircleBold;
|
|
10087
10131
|
|
|
10088
10132
|
// src/ProfileBold.tsx
|
|
10089
|
-
import * as
|
|
10133
|
+
import * as React460 from "react";
|
|
10090
10134
|
var ProfileBold = (_a) => {
|
|
10091
10135
|
var _b = _a, {
|
|
10092
10136
|
size = 24,
|
|
@@ -10103,12 +10147,12 @@ var ProfileBold = (_a) => {
|
|
|
10103
10147
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
10104
10148
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
10105
10149
|
const resolvedViewBox = "0 0 24 24";
|
|
10106
|
-
return /* @__PURE__ */
|
|
10150
|
+
return /* @__PURE__ */ React460.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React460.createElement("path", { fill: "currentColor", d: "M12 15.174c4.339 0 8 .705 8 3.425S16.315 22 12 22c-4.337 0-8-.705-8-3.425s3.685-3.401 8-3.401M12 2a5.273 5.273 0 0 1 5.294 5.291A5.274 5.274 0 0 1 12 12.583a5.275 5.275 0 0 1-5.294-5.292A5.274 5.274 0 0 1 12 2" }));
|
|
10107
10151
|
};
|
|
10108
10152
|
var ProfileBold_default = ProfileBold;
|
|
10109
10153
|
|
|
10110
10154
|
// src/PlusBold.tsx
|
|
10111
|
-
import * as
|
|
10155
|
+
import * as React461 from "react";
|
|
10112
10156
|
var PlusBold = (_a) => {
|
|
10113
10157
|
var _b = _a, {
|
|
10114
10158
|
size = 24,
|
|
@@ -10125,12 +10169,12 @@ var PlusBold = (_a) => {
|
|
|
10125
10169
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
10126
10170
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
10127
10171
|
const resolvedViewBox = "0 0 24 24";
|
|
10128
|
-
return /* @__PURE__ */
|
|
10172
|
+
return /* @__PURE__ */ React461.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React461.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M7.33 2h9.33C20.06 2 22 3.92 22 7.33v9.34c0 3.39-1.93 5.33-5.33 5.33H7.33C3.92 22 2 20.06 2 16.67V7.33C2 3.92 3.92 2 7.33 2m5.49 10.83h2.84c.46-.01.83-.38.83-.84s-.37-.83-.83-.83h-2.84V8.34c0-.46-.37-.83-.83-.83s-.83.37-.83.83v2.82H8.33c-.22 0-.43.09-.59.24a.87.87 0 0 0-.24.59c0 .46.37.83.83.84h2.83v2.83c0 .46.37.83.83.83s.83-.37.83-.83z", clipRule: "evenodd" }));
|
|
10129
10173
|
};
|
|
10130
10174
|
var PlusBold_default = PlusBold;
|
|
10131
10175
|
|
|
10132
10176
|
// src/PlayBold.tsx
|
|
10133
|
-
import * as
|
|
10177
|
+
import * as React462 from "react";
|
|
10134
10178
|
var PlayBold = (_a) => {
|
|
10135
10179
|
var _b = _a, {
|
|
10136
10180
|
size = 24,
|
|
@@ -10147,12 +10191,12 @@ var PlayBold = (_a) => {
|
|
|
10147
10191
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
10148
10192
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
10149
10193
|
const resolvedViewBox = "0 0 24 24";
|
|
10150
|
-
return /* @__PURE__ */
|
|
10194
|
+
return /* @__PURE__ */ React462.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React462.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M2 12.006C2 6.486 6.488 2 12 2s10 4.486 10 10.006C22 17.514 17.512 22 12 22S2 17.514 2 12.006m13.668 1.012c.106-.106.241-.27.27-.309.155-.202.232-.453.232-.703 0-.28-.087-.541-.251-.754l-.074-.079a8 8 0 0 0-.245-.258c-.791-.85-2.857-2.239-3.938-2.663-.164-.067-.579-.212-.801-.222q-.318 0-.608.145a1.25 1.25 0 0 0-.54.598c-.068.174-.174.695-.174.704-.107.57-.164 1.496-.164 2.518 0 .976.057 1.862.144 2.441.003.003.011.044.024.108.04.196.12.603.208.77.212.405.627.656 1.071.656h.039c.29-.01.898-.26.898-.27 1.023-.424 3.04-1.746 3.851-2.624z", clipRule: "evenodd" }));
|
|
10151
10195
|
};
|
|
10152
10196
|
var PlayBold_default = PlayBold;
|
|
10153
10197
|
|
|
10154
10198
|
// src/PlaneCheckBold.tsx
|
|
10155
|
-
import * as
|
|
10199
|
+
import * as React463 from "react";
|
|
10156
10200
|
var PlaneCheckBold = (_a) => {
|
|
10157
10201
|
var _b = _a, {
|
|
10158
10202
|
size = 24,
|
|
@@ -10169,12 +10213,12 @@ var PlaneCheckBold = (_a) => {
|
|
|
10169
10213
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
10170
10214
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
10171
10215
|
const resolvedViewBox = "0 0 24 24";
|
|
10172
|
-
return /* @__PURE__ */
|
|
10216
|
+
return /* @__PURE__ */ React463.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React463.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M9.045 16.278a612 612 0 0 0 9.939-4.105c1.328-.562 2.553-1.892 2.105-3.483-.19-.681-.603-1.203-1.195-1.51-1.138-.59-2.513-.207-3.056-.013-.946.343-1.876.747-2.775 1.138l-.273.119-.044.017-.009-.01c-1.195-1.11-2.468-2.221-3.487-3.111-.795-.703-1.62-.961-2.466-.77-.456.11-.887.276-1.303.438q-.27.106-.55.206a.75.75 0 0 0-.441.992l1.995 4.834-1.64.697c-.651.277-1.307.557-1.861.791l-.102-.247-.19-.46a.75.75 0 1 0-1.384.58l.187.451c.13.316.282.683.337.813l.048.112.01.023.03.064c.865 1.877 2.298 2.87 4.032 2.87.659 0 1.362-.143 2.093-.436m3.229 3.723H4.895a.75.75 0 0 0 0 1.5h7.379a.75.75 0 0 0 0-1.5M21.53 16.3a.75.75 0 0 0-1.06 0l-3.268 3.27-1.314-1.318a.75.75 0 1 0-1.063 1.058l1.845 1.85a.75.75 0 0 0 1.061 0l3.8-3.798a.75.75 0 0 0 0-1.061", clipRule: "evenodd" }));
|
|
10173
10217
|
};
|
|
10174
10218
|
var PlaneCheckBold_default = PlaneCheckBold;
|
|
10175
10219
|
|
|
10176
10220
|
// src/PasswordBold.tsx
|
|
10177
|
-
import * as
|
|
10221
|
+
import * as React464 from "react";
|
|
10178
10222
|
var PasswordBold = (_a) => {
|
|
10179
10223
|
var _b = _a, {
|
|
10180
10224
|
size = 24,
|
|
@@ -10191,12 +10235,12 @@ var PasswordBold = (_a) => {
|
|
|
10191
10235
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
10192
10236
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
10193
10237
|
const resolvedViewBox = "0 0 24 24";
|
|
10194
|
-
return /* @__PURE__ */
|
|
10238
|
+
return /* @__PURE__ */ React464.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React464.createElement("path", { fill: "currentColor", d: "M16.335 2C19.723 2 22 4.376 22 7.915v8.167C22 19.623 19.723 22 16.334 22H7.666C4.276 22 2 19.622 2 16.083V7.916C2 4.377 4.277 2 7.666 2zM8.84 9.398a2.604 2.604 0 0 0-2.601 2.6 2.604 2.604 0 0 0 2.6 2.602 2.6 2.6 0 0 0 2.48-1.852h2.11v1.102a.75.75 0 0 0 1.5 0v-1.102h1.33v1.102a.75.75 0 0 0 1.5 0v-1.852a.75.75 0 0 0-.75-.75h-5.69A2.6 2.6 0 0 0 8.84 9.4m0 1.5c.607 0 1.102.493 1.102 1.101a1.103 1.103 0 0 1-2.204 0c0-.608.495-1.101 1.102-1.101" }));
|
|
10195
10239
|
};
|
|
10196
10240
|
var PasswordBold_default = PasswordBold;
|
|
10197
10241
|
|
|
10198
10242
|
// src/PaperBold.tsx
|
|
10199
|
-
import * as
|
|
10243
|
+
import * as React465 from "react";
|
|
10200
10244
|
var PaperBold = (_a) => {
|
|
10201
10245
|
var _b = _a, {
|
|
10202
10246
|
size = 24,
|
|
@@ -10213,12 +10257,12 @@ var PaperBold = (_a) => {
|
|
|
10213
10257
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
10214
10258
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
10215
10259
|
const resolvedViewBox = "0 0 24 24";
|
|
10216
|
-
return /* @__PURE__ */
|
|
10260
|
+
return /* @__PURE__ */ React465.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React465.createElement("path", { fill: "currentColor", d: "M13.253 2c.257 0 .455.21.455.46v3.22c0 1.83 1.495 3.33 3.307 3.34.752 0 1.346.01 1.801.01.307 0 .813-.01 1.239-.01.247 0 .445.2.445.45v8.04c0 2.48-1.99 4.49-4.445 4.49H8.173C5.599 22 3.5 19.89 3.5 17.29V6.51C3.5 4.03 5.5 2 7.966 2zM8.926 14.9a.74.74 0 0 0-.742.74c0 .41.336.75.742.75h5.386a.744.744 0 0 0 0-1.49zm0-5a.75.75 0 0 0-.742.75c0 .41.336.74.742.74h3.347a.744.744 0 0 0 0-1.49zm6.224-6.994c0-.43.519-.645.815-.334L19.95 6.76a.477.477 0 0 1-.339.807c-.814.003-1.773 0-2.463-.007-1.096 0-1.998-.911-1.998-2.017z" }));
|
|
10217
10261
|
};
|
|
10218
10262
|
var PaperBold_default = PaperBold;
|
|
10219
10263
|
|
|
10220
10264
|
// src/PaperUploadBold.tsx
|
|
10221
|
-
import * as
|
|
10265
|
+
import * as React466 from "react";
|
|
10222
10266
|
var PaperUploadBold = (_a) => {
|
|
10223
10267
|
var _b = _a, {
|
|
10224
10268
|
size = 24,
|
|
@@ -10235,12 +10279,12 @@ var PaperUploadBold = (_a) => {
|
|
|
10235
10279
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
10236
10280
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
10237
10281
|
const resolvedViewBox = "0 0 24 24";
|
|
10238
|
-
return /* @__PURE__ */
|
|
10282
|
+
return /* @__PURE__ */ React466.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React466.createElement("path", { fill: "currentColor", d: "M13.253 2c.247 0 .455.21.455.46v3.22c0 1.83 1.485 3.33 3.307 3.34.742 0 1.336.01 1.792.01.307 0 .812-.01 1.238-.01.247 0 .455.2.455.45v8.04c0 2.48-2 4.49-4.455 4.49H8.173C5.589 22 3.5 19.89 3.5 17.29V6.51C3.5 4.03 5.49 2 7.966 2zm-1.614 6.74a.7.7 0 0 0-.287.06.8.8 0 0 0-.238.16l-2.832 2.88a.75.75 0 0 0 0 1.05.73.73 0 0 0 1.04 0l1.574-1.6v4.83a.738.738 0 1 0 1.475 0v-4.83l1.574 1.6a.73.73 0 0 0 1.04 0 .74.74 0 0 0 .01-1.05l-2.842-2.88a.77.77 0 0 0-.514-.22m3.507-5.834c0-.43.516-.645.812-.334l3.987 4.187a.478.478 0 0 1-.34.807c-.814.003-1.772 0-2.462-.007-1.096 0-1.998-.911-1.998-2.017z" }));
|
|
10239
10283
|
};
|
|
10240
10284
|
var PaperUploadBold_default = PaperUploadBold;
|
|
10241
10285
|
|
|
10242
10286
|
// src/PaperPlusBold.tsx
|
|
10243
|
-
import * as
|
|
10287
|
+
import * as React467 from "react";
|
|
10244
10288
|
var PaperPlusBold = (_a) => {
|
|
10245
10289
|
var _b = _a, {
|
|
10246
10290
|
size = 24,
|
|
@@ -10257,12 +10301,12 @@ var PaperPlusBold = (_a) => {
|
|
|
10257
10301
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
10258
10302
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
10259
10303
|
const resolvedViewBox = "0 0 24 24";
|
|
10260
|
-
return /* @__PURE__ */
|
|
10304
|
+
return /* @__PURE__ */ React467.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React467.createElement("path", { fill: "currentColor", d: "M13.253 2c.257 0 .455.21.455.46v3.22c0 1.83 1.495 3.33 3.307 3.34.752 0 1.346.01 1.801.01.307 0 .813-.01 1.239-.01.247 0 .445.2.445.45v8.04c0 2.48-1.99 4.49-4.455 4.49H8.173C5.599 22 3.5 19.89 3.5 17.29V6.51C3.5 4.03 5.5 2 7.966 2zm-1.437 7.77a.743.743 0 0 0-.742.74v1.73H9.371a.745.745 0 0 0 0 1.49h1.703v1.73c0 .41.337.74.742.74.406 0 .734-.33.734-.74v-1.73h1.713a.745.745 0 0 0 0-1.49H12.55v-1.73c0-.41-.328-.74-.734-.74m3.333-6.864c0-.43.519-.645.815-.334l3.985 4.187a.477.477 0 0 1-.339.807c-.813.003-1.773 0-2.463-.006-1.095 0-1.998-.912-1.998-2.018z" }));
|
|
10261
10305
|
};
|
|
10262
10306
|
var PaperPlusBold_default = PaperPlusBold;
|
|
10263
10307
|
|
|
10264
10308
|
// src/PaperNegativeBold.tsx
|
|
10265
|
-
import * as
|
|
10309
|
+
import * as React468 from "react";
|
|
10266
10310
|
var PaperNegativeBold = (_a) => {
|
|
10267
10311
|
var _b = _a, {
|
|
10268
10312
|
size = 24,
|
|
@@ -10279,12 +10323,12 @@ var PaperNegativeBold = (_a) => {
|
|
|
10279
10323
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
10280
10324
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
10281
10325
|
const resolvedViewBox = "0 0 24 24";
|
|
10282
|
-
return /* @__PURE__ */
|
|
10326
|
+
return /* @__PURE__ */ React468.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React468.createElement("path", { fill: "currentColor", d: "M13.253 2c.257 0 .455.21.455.46v3.22c0 1.83 1.495 3.33 3.307 3.34.752 0 1.346.01 1.801.01.307 0 .813-.01 1.239-.01.247 0 .445.2.445.45v8.04c0 2.48-1.99 4.49-4.455 4.49H8.173C5.599 22 3.5 19.89 3.5 17.29V6.51C3.5 4.03 5.5 2 7.966 2zM9.37 12.24a.745.745 0 0 0 0 1.49h4.892a.745.745 0 0 0 0-1.49zm5.778-9.334c0-.43.519-.645.815-.334l3.985 4.187a.477.477 0 0 1-.339.807c-.813.003-1.773 0-2.463-.006-1.095 0-1.998-.912-1.998-2.018z" }));
|
|
10283
10327
|
};
|
|
10284
10328
|
var PaperNegativeBold_default = PaperNegativeBold;
|
|
10285
10329
|
|
|
10286
10330
|
// src/PaperFailBold.tsx
|
|
10287
|
-
import * as
|
|
10331
|
+
import * as React469 from "react";
|
|
10288
10332
|
var PaperFailBold = (_a) => {
|
|
10289
10333
|
var _b = _a, {
|
|
10290
10334
|
size = 24,
|
|
@@ -10301,12 +10345,12 @@ var PaperFailBold = (_a) => {
|
|
|
10301
10345
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
10302
10346
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
10303
10347
|
const resolvedViewBox = "0 0 24 24";
|
|
10304
|
-
return /* @__PURE__ */
|
|
10348
|
+
return /* @__PURE__ */ React469.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React469.createElement("path", { fill: "currentColor", d: "M13.253 2c.247 0 .455.21.455.46v3.22c0 1.83 1.495 3.33 3.307 3.34.742 0 1.346.01 1.792.01.307 0 .822-.01 1.238-.01.257 0 .455.2.455.45v8.04c0 2.48-1.99 4.49-4.455 4.49H8.173C5.589 22 3.5 19.89 3.5 17.29V6.51C3.5 4.03 5.5 2 7.966 2zm.802 8.72a.725.725 0 0 0-1.05 0l-1.208 1.22-1.208-1.22a.713.713 0 0 0-1.04 0 .75.75 0 0 0 0 1.05l1.209 1.22-1.208 1.22a.747.747 0 0 0 0 1.05c.138.15.326.22.515.22.188 0 .385-.07.524-.22l1.208-1.22 1.208 1.22a.73.73 0 0 0 1.05 0 .75.75 0 0 0 0-1.05l-1.208-1.22 1.208-1.22a.75.75 0 0 0 0-1.05m1.092-7.814c0-.43.517-.645.812-.334l3.987 4.187a.478.478 0 0 1-.34.807c-.814.003-1.772 0-2.462-.006-1.095 0-1.997-.912-1.997-2.018z" }));
|
|
10305
10349
|
};
|
|
10306
10350
|
var PaperFailBold_default = PaperFailBold;
|
|
10307
10351
|
|
|
10308
10352
|
// src/PaperDownloadBold.tsx
|
|
10309
|
-
import * as
|
|
10353
|
+
import * as React470 from "react";
|
|
10310
10354
|
var PaperDownloadBold = (_a) => {
|
|
10311
10355
|
var _b = _a, {
|
|
10312
10356
|
size = 24,
|
|
@@ -10323,12 +10367,12 @@ var PaperDownloadBold = (_a) => {
|
|
|
10323
10367
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
10324
10368
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
10325
10369
|
const resolvedViewBox = "0 0 24 24";
|
|
10326
|
-
return /* @__PURE__ */
|
|
10370
|
+
return /* @__PURE__ */ React470.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React470.createElement("path", { fill: "currentColor", d: "M13.253 2c.247 0 .455.21.455.46v3.22c0 1.83 1.485 3.33 3.307 3.34.742 0 1.346.01 1.792.01.307 0 .812-.01 1.238-.01.257 0 .455.2.455.45v8.04c0 2.48-2 4.49-4.455 4.49H8.173C5.589 22 3.5 19.89 3.5 17.29V6.51C3.5 4.03 5.49 2 7.966 2zm-1.614 6.74a.746.746 0 0 0-.743.75v4.82l-1.575-1.6a.73.73 0 0 0-1.039 0 .76.76 0 0 0 0 1.06l2.832 2.87a.77.77 0 0 0 .525.22.77.77 0 0 0 .515-.22l2.841-2.87a.75.75 0 0 0-.01-1.06.73.73 0 0 0-1.04 0l-1.574 1.6V9.49c0-.42-.326-.75-.732-.75m3.507-5.834c0-.43.517-.645.812-.334l3.987 4.187a.477.477 0 0 1-.34.807c-.813.003-1.773 0-2.463-.007-1.095 0-1.996-.911-1.996-2.017z" }));
|
|
10327
10371
|
};
|
|
10328
10372
|
var PaperDownloadBold_default = PaperDownloadBold;
|
|
10329
10373
|
|
|
10330
10374
|
// src/NotificationBold.tsx
|
|
10331
|
-
import * as
|
|
10375
|
+
import * as React471 from "react";
|
|
10332
10376
|
var NotificationBold = (_a) => {
|
|
10333
10377
|
var _b = _a, {
|
|
10334
10378
|
size = 24,
|
|
@@ -10345,12 +10389,12 @@ var NotificationBold = (_a) => {
|
|
|
10345
10389
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
10346
10390
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
10347
10391
|
const resolvedViewBox = "0 0 24 24";
|
|
10348
|
-
return /* @__PURE__ */
|
|
10392
|
+
return /* @__PURE__ */ React471.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React471.createElement("path", { fill: "currentColor", d: "M9.963 19.228c.5-.106 3.544-.106 4.046 0 .427.098.89.33.89.832-.025.48-.306.905-.695 1.175a3.64 3.64 0 0 1-1.714.732 3.8 3.8 0 0 1-1.008 0 3.6 3.6 0 0 1-1.712-.733c-.39-.269-.672-.694-.697-1.174 0-.503.463-.734.89-.832M12.045 2c2.08 0 4.205.987 5.468 2.625.818 1.054 1.194 2.108 1.194 3.745v.426c0 1.256.332 1.997 1.063 2.85.553.628.73 1.435.73 2.31 0 .874-.287 1.704-.862 2.378a4.54 4.54 0 0 1-2.9 1.413c-1.572.134-3.144.247-4.737.247-1.594 0-3.166-.068-4.737-.247a4.53 4.53 0 0 1-2.9-1.413 3.62 3.62 0 0 1-.864-2.378c0-.875.178-1.682.73-2.31.754-.854 1.064-1.594 1.064-2.85V8.37c0-1.682.42-2.782 1.283-3.858C7.861 2.942 9.92 2 11.957 2z" }));
|
|
10349
10393
|
};
|
|
10350
10394
|
var NotificationBold_default = NotificationBold;
|
|
10351
10395
|
|
|
10352
10396
|
// src/MoreSquareBold.tsx
|
|
10353
|
-
import * as
|
|
10397
|
+
import * as React472 from "react";
|
|
10354
10398
|
var MoreSquareBold = (_a) => {
|
|
10355
10399
|
var _b = _a, {
|
|
10356
10400
|
size = 24,
|
|
@@ -10367,12 +10411,12 @@ var MoreSquareBold = (_a) => {
|
|
|
10367
10411
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
10368
10412
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
10369
10413
|
const resolvedViewBox = "0 0 24 24";
|
|
10370
|
-
return /* @__PURE__ */
|
|
10414
|
+
return /* @__PURE__ */ React472.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React472.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M7.67 2h8.67C19.73 2 22 4.38 22 7.92v8.17c0 3.53-2.27 5.91-5.66 5.91H7.67C4.28 22 2 19.62 2 16.09V7.92C2 4.38 4.28 2 7.67 2m-.15 11.2c-.66 0-1.2-.54-1.2-1.2s.54-1.199 1.2-1.199 1.2.539 1.2 1.199-.54 1.2-1.2 1.2M10.8 12c0 .66.54 1.2 1.2 1.2s1.2-.54 1.2-1.2-.54-1.199-1.2-1.199-1.2.539-1.2 1.199m4.48 0c0 .66.54 1.2 1.2 1.2s1.19-.54 1.19-1.2a1.194 1.194 0 1 0-2.39 0", clipRule: "evenodd" }));
|
|
10371
10415
|
};
|
|
10372
10416
|
var MoreSquareBold_default = MoreSquareBold;
|
|
10373
10417
|
|
|
10374
10418
|
// src/MoreCircleBold.tsx
|
|
10375
|
-
import * as
|
|
10419
|
+
import * as React473 from "react";
|
|
10376
10420
|
var MoreCircleBold = (_a) => {
|
|
10377
10421
|
var _b = _a, {
|
|
10378
10422
|
size = 24,
|
|
@@ -10389,12 +10433,12 @@ var MoreCircleBold = (_a) => {
|
|
|
10389
10433
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
10390
10434
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
10391
10435
|
const resolvedViewBox = "0 0 24 24";
|
|
10392
|
-
return /* @__PURE__ */
|
|
10436
|
+
return /* @__PURE__ */ React473.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React473.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M2 12C2 6.48 6.47 2 12 2c5.52 0 10 4.48 10 10s-4.48 10-10 10C6.47 22 2 17.52 2 12m5.52 1.2c-.66 0-1.2-.54-1.2-1.2s.54-1.199 1.2-1.199S8.71 11.34 8.71 12s-.53 1.2-1.19 1.2M10.8 12c0 .66.54 1.2 1.2 1.2s1.19-.54 1.19-1.2a1.194 1.194 0 1 0-2.39 0m4.48 0a1.195 1.195 0 1 0 2.39 0 1.194 1.194 0 1 0-2.39 0", clipRule: "evenodd" }));
|
|
10393
10437
|
};
|
|
10394
10438
|
var MoreCircleBold_default = MoreCircleBold;
|
|
10395
10439
|
|
|
10396
10440
|
// src/MoonBold.tsx
|
|
10397
|
-
import * as
|
|
10441
|
+
import * as React474 from "react";
|
|
10398
10442
|
var MoonBold = (_a) => {
|
|
10399
10443
|
var _b = _a, {
|
|
10400
10444
|
size = 24,
|
|
@@ -10411,12 +10455,12 @@ var MoonBold = (_a) => {
|
|
|
10411
10455
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
10412
10456
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
10413
10457
|
const resolvedViewBox = "0 0 24 24";
|
|
10414
|
-
return /* @__PURE__ */
|
|
10458
|
+
return /* @__PURE__ */ React474.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React474.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M21.276 13.874a.62.62 0 0 0-.596-.038c-2.985 1.587-6.745 1.023-9.142-1.373-2.4-2.398-2.967-6.157-1.375-9.152a.56.56 0 0 0-.054-.594.61.61 0 0 0-.598-.2c-4.127 1.181-7.009 5.005-7.009 9.3 0 5.338 4.341 9.68 9.677 9.68 4.296 0 8.121-2.888 9.302-7.023a.61.61 0 0 0-.205-.6", clipRule: "evenodd" }));
|
|
10415
10459
|
};
|
|
10416
10460
|
var MoonBold_default = MoonBold;
|
|
10417
10461
|
|
|
10418
10462
|
// src/Minus3Bold.tsx
|
|
10419
|
-
import * as
|
|
10463
|
+
import * as React475 from "react";
|
|
10420
10464
|
var Minus3Bold = (_a) => {
|
|
10421
10465
|
var _b = _a, {
|
|
10422
10466
|
size = 24,
|
|
@@ -10433,12 +10477,12 @@ var Minus3Bold = (_a) => {
|
|
|
10433
10477
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
10434
10478
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
10435
10479
|
const resolvedViewBox = "0 0 24 24";
|
|
10436
|
-
return /* @__PURE__ */
|
|
10480
|
+
return /* @__PURE__ */ React475.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React475.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M2.5 12A9.5 9.5 0 0 1 12 2.5a9.5 9.5 0 0 1 9.5 9.5 9.5 9.5 0 0 1-19 0m6.2-.748a.75.75 0 1 0 0 1.5h6.6a.75.75 0 1 0 0-1.5z", clipRule: "evenodd" }));
|
|
10437
10481
|
};
|
|
10438
10482
|
var Minus3Bold_default = Minus3Bold;
|
|
10439
10483
|
|
|
10440
10484
|
// src/Minus2Bold.tsx
|
|
10441
|
-
import * as
|
|
10485
|
+
import * as React476 from "react";
|
|
10442
10486
|
var Minus2Bold = (_a) => {
|
|
10443
10487
|
var _b = _a, {
|
|
10444
10488
|
size = 24,
|
|
@@ -10455,12 +10499,12 @@ var Minus2Bold = (_a) => {
|
|
|
10455
10499
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
10456
10500
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
10457
10501
|
const resolvedViewBox = "0 0 24 24";
|
|
10458
|
-
return /* @__PURE__ */
|
|
10502
|
+
return /* @__PURE__ */ React476.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React476.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M2.5 12A9.5 9.5 0 0 1 12 2.5a9.5 9.5 0 0 1 9.5 9.5 9.5 9.5 0 0 1-19 0m6.2-.748a.75.75 0 1 0 0 1.5h6.6a.75.75 0 1 0 0-1.5z", clipRule: "evenodd" }));
|
|
10459
10503
|
};
|
|
10460
10504
|
var Minus2Bold_default = Minus2Bold;
|
|
10461
10505
|
|
|
10462
10506
|
// src/MessagesBold.tsx
|
|
10463
|
-
import * as
|
|
10507
|
+
import * as React477 from "react";
|
|
10464
10508
|
var MessagesBold = (_a) => {
|
|
10465
10509
|
var _b = _a, {
|
|
10466
10510
|
size = 24,
|
|
@@ -10477,12 +10521,12 @@ var MessagesBold = (_a) => {
|
|
|
10477
10521
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
10478
10522
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
10479
10523
|
const resolvedViewBox = "0 0 24 24";
|
|
10480
|
-
return /* @__PURE__ */
|
|
10524
|
+
return /* @__PURE__ */ React477.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React477.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M15.82 16.087H9.338a.75.75 0 0 1 0-1.5h6.484a.75.75 0 0 1 0 1.5m-6.483-6.021h3.268a.75.75 0 0 1 0 1.5h-3.27a.75.75 0 0 1 0-1.5m10.438-2.491a9.53 9.53 0 0 0-6.921-3.629A9.5 9.5 0 0 0 5.58 6.72c-2.806 2.814-3.572 7.136-1.914 10.729.109.274.442.896.989 1.848a.47.47 0 0 1-.023.509c-.223.314-.504.716-.722 1.045-.284.424-.31.967-.07 1.417.239.446.717.686 1.209.723l.616-.001c2.372-.001 5.783-.002 6.6.001h.034a9.5 9.5 0 0 0 7.272-3.397c2.897-3.437 2.983-8.492.204-12.019", clipRule: "evenodd" }));
|
|
10481
10525
|
};
|
|
10482
10526
|
var MessagesBold_default = MessagesBold;
|
|
10483
10527
|
|
|
10484
10528
|
// src/MessageBold.tsx
|
|
10485
|
-
import * as
|
|
10529
|
+
import * as React478 from "react";
|
|
10486
10530
|
var MessageBold = (_a) => {
|
|
10487
10531
|
var _b = _a, {
|
|
10488
10532
|
size = 24,
|
|
@@ -10499,12 +10543,12 @@ var MessageBold = (_a) => {
|
|
|
10499
10543
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
10500
10544
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
10501
10545
|
const resolvedViewBox = "0 0 24 24";
|
|
10502
|
-
return /* @__PURE__ */
|
|
10546
|
+
return /* @__PURE__ */ React478.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React478.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M16.94 3A5.057 5.057 0 0 1 22 8.05v7.9c0 2.79-2.27 5.05-5.06 5.05H7.06A5.057 5.057 0 0 1 2 15.95v-7.9A5.05 5.05 0 0 1 7.06 3zm1.59 6.54.08-.08a.77.77 0 0 0-.01-1 .84.84 0 0 0-.53-.26.76.76 0 0 0-.56.2L13 12a1.566 1.566 0 0 1-2 0L6.5 8.4a.76.76 0 0 0-1 .07c-.27.27-.3.7-.07 1l.13.13 4.55 3.55a3.14 3.14 0 0 0 3.91 0z", clipRule: "evenodd" }));
|
|
10503
10547
|
};
|
|
10504
10548
|
var MessageBold_default = MessageBold;
|
|
10505
10549
|
|
|
10506
10550
|
// src/MediumBold.tsx
|
|
10507
|
-
import * as
|
|
10551
|
+
import * as React479 from "react";
|
|
10508
10552
|
var MediumBold = (_a) => {
|
|
10509
10553
|
var _b = _a, {
|
|
10510
10554
|
size = 24,
|
|
@@ -10521,12 +10565,12 @@ var MediumBold = (_a) => {
|
|
|
10521
10565
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
10522
10566
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
10523
10567
|
const resolvedViewBox = "0 0 24 24";
|
|
10524
|
-
return /* @__PURE__ */
|
|
10568
|
+
return /* @__PURE__ */ React479.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React479.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M7 8.509a4.506 4.506 0 0 0-4.5 4.5c0 2.48 2.019 4.5 4.5 4.5s4.5-2.02 4.5-4.5-2.02-4.5-4.5-4.5m7.999 0c-1.426 0-2.501 1.935-2.501 4.5s1.075 4.5 2.5 4.5 2.5-1.935 2.5-4.5-1.074-4.5-2.5-4.5m5.002 0c-1.428 0-1.5 3.749-1.5 4.5s.072 4.5 1.5 4.5 1.5-3.75 1.5-4.5c0-.751-.072-4.5-1.5-4.5", clipRule: "evenodd" }));
|
|
10525
10569
|
};
|
|
10526
10570
|
var MediumBold_default = MediumBold;
|
|
10527
10571
|
|
|
10528
10572
|
// src/MapCloseBold.tsx
|
|
10529
|
-
import * as
|
|
10573
|
+
import * as React480 from "react";
|
|
10530
10574
|
var MapCloseBold = (_a) => {
|
|
10531
10575
|
var _b = _a, {
|
|
10532
10576
|
size = 24,
|
|
@@ -10543,12 +10587,12 @@ var MapCloseBold = (_a) => {
|
|
|
10543
10587
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
10544
10588
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
10545
10589
|
const resolvedViewBox = "0 0 24 24";
|
|
10546
|
-
return /* @__PURE__ */
|
|
10590
|
+
return /* @__PURE__ */ React480.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React480.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M20.938 3.24c-.51-.33-1.15-.38-1.71-.13l-2.993 1.327-.067.103v6.97c.85-.36 1.79-.56 2.78-.56a7.2 7.2 0 0 1 2.068.303.567.567 0 0 0 .732-.545V4.75c0-.61-.3-1.17-.81-1.51M7.685 2.733 3.836 4.434a2.67 2.67 0 0 0-1.584 2.44v12.663a1.79 1.79 0 0 0 2.522 1.64l2.998-1.333a.11.11 0 0 0 .065-.1V2.834a.11.11 0 0 0-.152-.1m1.801-.061a.11.11 0 0 0-.148.107v16.87c0 .05.02.09.07.1.22.078.979.358 1.859.678.422.154.867-.22.759-.654a7.08 7.08 0 0 1 2.642-7.384V4.63c0-.04-.03-.08-.07-.1-.548-.2-4.305-1.561-5.112-1.857M20.988 14.99a.81.81 0 0 0-1.147 0l-1.658 1.659-1.658-1.658a.81.81 0 1 0-1.147 1.147l1.658 1.658-1.658 1.658a.81.81 0 1 0 1.147 1.147l1.658-1.658 1.658 1.658a.81.81 0 1 0 1.147-1.147l-1.658-1.658 1.658-1.658a.81.81 0 0 0 0-1.147", clipRule: "evenodd" }));
|
|
10547
10591
|
};
|
|
10548
10592
|
var MapCloseBold_default = MapCloseBold;
|
|
10549
10593
|
|
|
10550
10594
|
// src/MacNotebookBold.tsx
|
|
10551
|
-
import * as
|
|
10595
|
+
import * as React481 from "react";
|
|
10552
10596
|
var MacNotebookBold = (_a) => {
|
|
10553
10597
|
var _b = _a, {
|
|
10554
10598
|
size = 24,
|
|
@@ -10565,12 +10609,12 @@ var MacNotebookBold = (_a) => {
|
|
|
10565
10609
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
10566
10610
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
10567
10611
|
const resolvedViewBox = "0 0 24 24";
|
|
10568
|
-
return /* @__PURE__ */
|
|
10612
|
+
return /* @__PURE__ */ React481.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React481.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M20.949 16.246H3.052a.8.8 0 0 0-.802.8v.507a2.68 2.68 0 0 0 2.679 2.678h14.142a2.68 2.68 0 0 0 2.679-2.678v-.507c0-.44-.36-.8-.801-.8M11.446 6.069h1.35c.42 0 .75.33.75.75 0 .41-.33.75-.75.75h-1.35a.749.749 0 1 1 0-1.5m-7.11 8.75h15.33c.28 0 .5-.22.5-.5v-7.64c0-1.79-1.34-2.91-3.51-2.91h-9.31c-2.17 0-3.51 1.12-3.51 2.91v7.64c0 .28.22.5.5.5", clipRule: "evenodd" }));
|
|
10569
10613
|
};
|
|
10570
10614
|
var MacNotebookBold_default = MacNotebookBold;
|
|
10571
10615
|
|
|
10572
10616
|
// src/LogoutBold.tsx
|
|
10573
|
-
import * as
|
|
10617
|
+
import * as React482 from "react";
|
|
10574
10618
|
var LogoutBold = (_a) => {
|
|
10575
10619
|
var _b = _a, {
|
|
10576
10620
|
size = 24,
|
|
@@ -10587,12 +10631,12 @@ var LogoutBold = (_a) => {
|
|
|
10587
10631
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
10588
10632
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
10589
10633
|
const resolvedViewBox = "0 0 24 24";
|
|
10590
|
-
return /* @__PURE__ */
|
|
10634
|
+
return /* @__PURE__ */ React482.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React482.createElement("path", { fill: "currentColor", d: "M11.493 2C13.976 2 16 3.99 16 6.44v4.79H9.896a.77.77 0 0 0-.784.77c0 .42.346.77.784.77H16v4.78C16 20 13.975 22 11.473 22H6.518C4.025 22 2 20.01 2 17.56V6.45C2 3.99 4.035 2 6.527 2zm7.047 6.55c.3-.31.79-.31 1.09-.01l2.92 2.91a.764.764 0 0 1 0 1.09l-2.92 2.91c-.15.15-.35.23-.54.23a.773.773 0 0 1-.55-1.32l1.6-1.59H16v-1.54h4.14l-1.6-1.59c-.3-.3-.3-.79 0-1.09" }));
|
|
10591
10635
|
};
|
|
10592
10636
|
var LogoutBold_default = LogoutBold;
|
|
10593
10637
|
|
|
10594
10638
|
// src/LoginBold.tsx
|
|
10595
|
-
import * as
|
|
10639
|
+
import * as React483 from "react";
|
|
10596
10640
|
var LoginBold = (_a) => {
|
|
10597
10641
|
var _b = _a, {
|
|
10598
10642
|
size = 24,
|
|
@@ -10609,12 +10653,12 @@ var LoginBold = (_a) => {
|
|
|
10609
10653
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
10610
10654
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
10611
10655
|
const resolvedViewBox = "0 0 24 24";
|
|
10612
|
-
return /* @__PURE__ */
|
|
10656
|
+
return /* @__PURE__ */ React483.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React483.createElement("path", { fill: "currentColor", d: "M16.926 2c2.52 0 4.574 2 4.574 4.44v11.12c0 2.45-2.055 4.44-4.596 4.44h-5.028c-2.52 0-4.585-1.99-4.585-4.43v-4.8h6.402l-1.652 1.6c-.31.3-.31.79 0 1.09a.8.8 0 0 0 .568.22c.196 0 .403-.07.558-.22l3.015-2.91a.74.74 0 0 0 .237-.55c0-.2-.082-.4-.237-.54l-3.015-2.91a.817.817 0 0 0-1.126 0c-.31.3-.31.79 0 1.09l1.652 1.59H7.291V6.45C7.291 4 9.356 2 11.886 2zM7.29 11.23v1.54H3.281A.776.776 0 0 1 2.5 12c0-.42.355-.77.781-.77z" }));
|
|
10613
10657
|
};
|
|
10614
10658
|
var LoginBold_default = LoginBold;
|
|
10615
10659
|
|
|
10616
10660
|
// src/LockBold.tsx
|
|
10617
|
-
import * as
|
|
10661
|
+
import * as React484 from "react";
|
|
10618
10662
|
var LockBold = (_a) => {
|
|
10619
10663
|
var _b = _a, {
|
|
10620
10664
|
size = 24,
|
|
@@ -10631,12 +10675,12 @@ var LockBold = (_a) => {
|
|
|
10631
10675
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
10632
10676
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
10633
10677
|
const resolvedViewBox = "0 0 24 24";
|
|
10634
|
-
return /* @__PURE__ */
|
|
10678
|
+
return /* @__PURE__ */ React484.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React484.createElement("path", { fill: "currentColor", d: "M11.984 2c3.07 0 5.539 2.415 5.539 5.396V8.93c1.722.537 2.977 2.096 2.977 3.959v4.936c0 2.306-1.911 4.175-4.268 4.175H7.77c-2.36 0-4.27-1.87-4.27-4.175V12.89c0-1.863 1.256-3.422 2.978-3.96V7.397C6.488 4.416 8.956 2 11.984 2m.011 11.385a.875.875 0 0 0-.884.864v2.206c0 .487.396.874.884.874a.88.88 0 0 0 .894-.874V14.25a.877.877 0 0 0-.894-.864m.01-9.646c-2.063 0-3.739 1.63-3.75 3.637v1.338h7.49V7.396c-.001-2.018-1.677-3.657-3.74-3.657" }));
|
|
10635
10679
|
};
|
|
10636
10680
|
var LockBold_default = LockBold;
|
|
10637
10681
|
|
|
10638
10682
|
// src/LocationBold.tsx
|
|
10639
|
-
import * as
|
|
10683
|
+
import * as React485 from "react";
|
|
10640
10684
|
var LocationBold = (_a) => {
|
|
10641
10685
|
var _b = _a, {
|
|
10642
10686
|
size = 24,
|
|
@@ -10653,12 +10697,12 @@ var LocationBold = (_a) => {
|
|
|
10653
10697
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
10654
10698
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
10655
10699
|
const resolvedViewBox = "0 0 24 24";
|
|
10656
|
-
return /* @__PURE__ */
|
|
10700
|
+
return /* @__PURE__ */ React485.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React485.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M3.5 10.318C3.5 5.718 7.344 2 11.993 2c4.663 0 8.507 3.718 8.507 8.318 0 2.318-.843 4.47-2.23 6.294a22 22 0 0 1-5.541 5.14c-.486.318-.925.342-1.459 0a21.6 21.6 0 0 1-5.54-5.14c-1.388-1.824-2.23-3.976-2.23-6.294m5.694.259c0 1.54 1.258 2.753 2.8 2.753s2.812-1.212 2.812-2.753c0-1.53-1.27-2.8-2.813-2.8a2.813 2.813 0 0 0-2.799 2.8", clipRule: "evenodd" }));
|
|
10657
10701
|
};
|
|
10658
10702
|
var LocationBold_default = LocationBold;
|
|
10659
10703
|
|
|
10660
10704
|
// src/LinkedinBold.tsx
|
|
10661
|
-
import * as
|
|
10705
|
+
import * as React486 from "react";
|
|
10662
10706
|
var LinkedinBold = (_a) => {
|
|
10663
10707
|
var _b = _a, {
|
|
10664
10708
|
size = 24,
|
|
@@ -10675,12 +10719,12 @@ var LinkedinBold = (_a) => {
|
|
|
10675
10719
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
10676
10720
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
10677
10721
|
const resolvedViewBox = "0 0 24 24";
|
|
10678
|
-
return /* @__PURE__ */
|
|
10722
|
+
return /* @__PURE__ */ React486.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React486.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M16.976 16.299a.75.75 0 0 1-1.5 0v-3.41a1.82 1.82 0 0 0-1.815-1.82 1.82 1.82 0 0 0-1.815 1.82v3.41a.75.75 0 0 1-1.5 0v-3.41a3.32 3.32 0 0 1 3.315-3.32 3.32 3.32 0 0 1 3.315 3.32zm-9.201-5.79c-.414 0-.786-.376-.786-.79s.372-.79.786-.79.784.376.784.79-.37.79-.784.79m.749 5.79a.75.75 0 0 1-1.5 0v-3.771a.75.75 0 0 1 1.5 0zm7.693-12.79H7.783c-3.16 0-5.283 2.223-5.283 5.53v7.94c0 3.307 2.123 5.53 5.283 5.53h8.433c3.16 0 5.284-2.223 5.284-5.53v-7.94c0-3.307-2.123-5.53-5.283-5.53", clipRule: "evenodd" }));
|
|
10679
10723
|
};
|
|
10680
10724
|
var LinkedinBold_default = LinkedinBold;
|
|
10681
10725
|
|
|
10682
10726
|
// src/InstagramBold.tsx
|
|
10683
|
-
import * as
|
|
10727
|
+
import * as React487 from "react";
|
|
10684
10728
|
var InstagramBold = (_a) => {
|
|
10685
10729
|
var _b = _a, {
|
|
10686
10730
|
size = 24,
|
|
@@ -10697,12 +10741,12 @@ var InstagramBold = (_a) => {
|
|
|
10697
10741
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
10698
10742
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
10699
10743
|
const resolvedViewBox = "0 0 24 24";
|
|
10700
|
-
return /* @__PURE__ */
|
|
10744
|
+
return /* @__PURE__ */ React487.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React487.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M11.845 10.589a2.754 2.754 0 0 0-2.753 2.75 2.753 2.753 0 0 0 5.505 0 2.753 2.753 0 0 0-2.752-2.75", clipRule: "evenodd" }), /* @__PURE__ */ React487.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M16.864 9.418c-.57 0-1.035-.462-1.035-1.03a1.034 1.034 0 0 1 2.069 0c0 .568-.464 1.03-1.034 1.03m-5.02 8.17a4.256 4.256 0 0 1-4.252-4.25 4.256 4.256 0 0 1 4.252-4.25 4.255 4.255 0 0 1 4.252 4.25 4.255 4.255 0 0 1-4.252 4.25m4.373-14.08H7.782c-3.159 0-5.282 2.223-5.282 5.53v7.94c0 3.308 2.123 5.53 5.282 5.53h8.434c3.16 0 5.284-2.222 5.284-5.53v-7.94c0-3.307-2.123-5.53-5.283-5.53", clipRule: "evenodd" }));
|
|
10701
10745
|
};
|
|
10702
10746
|
var InstagramBold_default = InstagramBold;
|
|
10703
10747
|
|
|
10704
10748
|
// src/InfoSquareBold.tsx
|
|
10705
|
-
import * as
|
|
10749
|
+
import * as React488 from "react";
|
|
10706
10750
|
var InfoSquareBold = (_a) => {
|
|
10707
10751
|
var _b = _a, {
|
|
10708
10752
|
size = 24,
|
|
@@ -10719,12 +10763,12 @@ var InfoSquareBold = (_a) => {
|
|
|
10719
10763
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
10720
10764
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
10721
10765
|
const resolvedViewBox = "0 0 24 24";
|
|
10722
|
-
return /* @__PURE__ */
|
|
10766
|
+
return /* @__PURE__ */ React488.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React488.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M7.67 2h8.67C19.73 2 22 4.38 22 7.92v8.17c0 3.53-2.27 5.91-5.66 5.91H7.67C4.28 22 2 19.62 2 16.09V7.92C2 4.38 4.28 2 7.67 2m4.32 7.06a.87.87 0 0 1-.86-.87.875.875 0 1 1 .86.87m.88 6.72c0 .48-.39.87-.88.87a.87.87 0 0 1-.87-.87v-4.42c0-.48.39-.88.87-.88.49 0 .88.4.88.88z", clipRule: "evenodd" }));
|
|
10723
10767
|
};
|
|
10724
10768
|
var InfoSquareBold_default = InfoSquareBold;
|
|
10725
10769
|
|
|
10726
10770
|
// src/InfoCircleBold.tsx
|
|
10727
|
-
import * as
|
|
10771
|
+
import * as React489 from "react";
|
|
10728
10772
|
var InfoCircleBold = (_a) => {
|
|
10729
10773
|
var _b = _a, {
|
|
10730
10774
|
size = 24,
|
|
@@ -10741,12 +10785,12 @@ var InfoCircleBold = (_a) => {
|
|
|
10741
10785
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
10742
10786
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
10743
10787
|
const resolvedViewBox = "0 0 24 24";
|
|
10744
|
-
return /* @__PURE__ */
|
|
10788
|
+
return /* @__PURE__ */ React489.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React489.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M2 12C2 6.48 6.48 2 12 2c5.53 0 10 4.48 10 10s-4.47 10-10 10C6.48 22 2 17.52 2 12m9.12-3.79c0-.48.4-.88.88-.88s.87.4.87.88v4.42a.87.87 0 0 1-.87.87.88.88 0 0 1-.88-.87zm.89 8.47c-.49 0-.88-.4-.88-.88s.39-.87.87-.87c.49 0 .88.39.88.87s-.39.88-.87.88", clipRule: "evenodd" }));
|
|
10745
10789
|
};
|
|
10746
10790
|
var InfoCircleBold_default = InfoCircleBold;
|
|
10747
10791
|
|
|
10748
10792
|
// src/InfoCircle2Bold.tsx
|
|
10749
|
-
import * as
|
|
10793
|
+
import * as React490 from "react";
|
|
10750
10794
|
var InfoCircle2Bold = (_a) => {
|
|
10751
10795
|
var _b = _a, {
|
|
10752
10796
|
size = 24,
|
|
@@ -10763,12 +10807,12 @@ var InfoCircle2Bold = (_a) => {
|
|
|
10763
10807
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
10764
10808
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
10765
10809
|
const resolvedViewBox = "0 0 24 24";
|
|
10766
|
-
return /* @__PURE__ */
|
|
10810
|
+
return /* @__PURE__ */ React490.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React490.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M12.756 15.693a.75.75 0 0 1-1.5 0v-4.299a.75.75 0 0 1 1.5 0zM11.25 8.291a.75.75 0 0 1 1.5 0c0 .414-.336.782-.75.782s-.75-.305-.75-.719zM12 2.5c-5.238 0-9.5 4.261-9.5 9.5s4.262 9.5 9.5 9.5 9.5-4.262 9.5-9.5-4.262-9.5-9.5-9.5", clipRule: "evenodd" }));
|
|
10767
10811
|
};
|
|
10768
10812
|
var InfoCircle2Bold_default = InfoCircle2Bold;
|
|
10769
10813
|
|
|
10770
10814
|
// src/ImageBold.tsx
|
|
10771
|
-
import * as
|
|
10815
|
+
import * as React491 from "react";
|
|
10772
10816
|
var ImageBold = (_a) => {
|
|
10773
10817
|
var _b = _a, {
|
|
10774
10818
|
size = 24,
|
|
@@ -10785,12 +10829,12 @@ var ImageBold = (_a) => {
|
|
|
10785
10829
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
10786
10830
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
10787
10831
|
const resolvedViewBox = "0 0 24 24";
|
|
10788
|
-
return /* @__PURE__ */
|
|
10832
|
+
return /* @__PURE__ */ React491.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React491.createElement("path", { fill: "currentColor", d: "M16.334 2C19.724 2 22 4.378 22 7.917v8.166C22 19.622 19.723 22 16.333 22H7.666C4.276 22 2 19.622 2 16.083V7.917C2 4.378 4.277 2 7.666 2zm1.102 10.55c-1.071-.668-1.898.27-2.121.571-.216.29-.401.61-.596.93-.477.79-1.023 1.699-1.968 2.228-1.373.76-2.417.06-3.167-.449-.281-.19-.555-.37-.827-.49-.672-.29-1.276.041-2.173 1.18q-.703.893-1.41 1.774c-.283.352-.215.895.166 1.13.608.374 1.35.576 2.19.576h8.427a4.5 4.5 0 0 0 1.406-.214 3.7 3.7 0 0 0 2.261-2.111c.358-.85.532-1.883.197-2.741a2.3 2.3 0 0 0-.512-.784c-.615-.61-1.19-1.18-1.873-1.6M8.5 6A2.5 2.5 0 0 0 6 8.5C6 9.878 7.12 11 8.499 11a2.503 2.503 0 0 0 2.499-2.5c0-1.378-1.121-2.5-2.499-2.5" }));
|
|
10789
10833
|
};
|
|
10790
10834
|
var ImageBold_default = ImageBold;
|
|
10791
10835
|
|
|
10792
10836
|
// src/Image2Bold.tsx
|
|
10793
|
-
import * as
|
|
10837
|
+
import * as React492 from "react";
|
|
10794
10838
|
var Image2Bold = (_a) => {
|
|
10795
10839
|
var _b = _a, {
|
|
10796
10840
|
size = 24,
|
|
@@ -10807,12 +10851,12 @@ var Image2Bold = (_a) => {
|
|
|
10807
10851
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
10808
10852
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
10809
10853
|
const resolvedViewBox = "0 0 24 24";
|
|
10810
|
-
return /* @__PURE__ */
|
|
10854
|
+
return /* @__PURE__ */ React492.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React492.createElement("path", { fill: "currentColor", d: "M16.353 2C19.73 2 21.999 4.362 22 7.888v8.214c0 .151-.028.287-.036.433-.005.085-.003.17-.01.255-.004.038-.016.073-.02.11a7 7 0 0 1-.154.905q-.029.116-.06.23-.12.422-.288.807-.05.107-.102.212a5.4 5.4 0 0 1-.408.698c-.047.067-.098.128-.147.193a5 5 0 0 1-.514.582c-.06.058-.13.108-.193.163-.193.166-.39.325-.608.46-.078.05-.164.086-.244.13a5 5 0 0 1-.686.333c-.1.038-.212.058-.316.09-.238.075-.474.152-.731.196-.194.034-.405.038-.61.055-.174.013-.339.046-.52.046H7.637a7 7 0 0 1-1.082-.094l-.037-.006c-1.353-.233-2.476-.886-3.263-1.871-.008 0-.008-.01-.017-.02C2.447 19.013 2 17.674 2 16.102V7.888C2 4.362 4.27 2.001 7.637 2zM7.637 3.396c-2.577 0-4.24 1.766-4.241 4.492v8.214c0 .765.142 1.448.385 2.04.04-.05 1.949-2.377 1.976-2.407.692-.79 1.992-1.968 3.697-1.255.41.17.77.408 1.1.618.572.383.91.563 1.26.533.145-.02.28-.062.41-.142.557-.344 2.135-2.645 2.23-2.77 1.09-1.42 2.77-1.8 4.17-.96.188.112 1.535 1.054 1.981 1.432V7.888c0-2.726-1.666-4.492-4.252-4.492zM8.48 6c.698 0 1.33.293 1.782.761.455.452.74 1.075.74 1.754C11 9.87 9.867 11 8.505 11.001c-1.196 0-2.217-.875-2.446-2.007A2.4 2.4 0 0 1 6 8.468 2.47 2.47 0 0 1 8.48 6" }));
|
|
10811
10855
|
};
|
|
10812
10856
|
var Image2Bold_default = Image2Bold;
|
|
10813
10857
|
|
|
10814
10858
|
// src/HotDrinkBold.tsx
|
|
10815
|
-
import * as
|
|
10859
|
+
import * as React493 from "react";
|
|
10816
10860
|
var HotDrinkBold = (_a) => {
|
|
10817
10861
|
var _b = _a, {
|
|
10818
10862
|
size = 24,
|
|
@@ -10829,12 +10873,12 @@ var HotDrinkBold = (_a) => {
|
|
|
10829
10873
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
10830
10874
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
10831
10875
|
const resolvedViewBox = "0 0 24 24";
|
|
10832
|
-
return /* @__PURE__ */
|
|
10876
|
+
return /* @__PURE__ */ React493.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React493.createElement("path", { fill: "currentColor", d: "M7.86 4.12a.75.75 0 0 0-1.5 0v1.51a.75.75 0 1 0 1.5 0zm3.224 0a.75.75 0 0 0-1.5 0v1.51a.75.75 0 0 0 1.5 0zm3.225 0a.75.75 0 1 0-1.5 0v1.51a.75.75 0 0 0 1.5 0z" }), /* @__PURE__ */ React493.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M3.5 10.429a2.46 2.46 0 0 1 2.462-2.462h8.82c1.076 0 1.99.689 2.326 1.65h.829a2.813 2.813 0 1 1 0 5.627h-.913a6.88 6.88 0 0 1-2.698 3.887h3.343a.75.75 0 1 1 0 1.5H4.176a.75.75 0 0 1 0-1.5h2.243A6.87 6.87 0 0 1 3.5 13.509zm13.745 3.08v-2.392h.692a1.313 1.313 0 1 1 0 2.627h-.696z", clipRule: "evenodd" }));
|
|
10833
10877
|
};
|
|
10834
10878
|
var HotDrinkBold_default = HotDrinkBold;
|
|
10835
10879
|
|
|
10836
10880
|
// src/HomeBold.tsx
|
|
10837
|
-
import * as
|
|
10881
|
+
import * as React494 from "react";
|
|
10838
10882
|
var HomeBold = (_a) => {
|
|
10839
10883
|
var _b = _a, {
|
|
10840
10884
|
size = 24,
|
|
@@ -10851,12 +10895,12 @@ var HomeBold = (_a) => {
|
|
|
10851
10895
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
10852
10896
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
10853
10897
|
const resolvedViewBox = "0 0 24 24";
|
|
10854
|
-
return /* @__PURE__ */
|
|
10898
|
+
return /* @__PURE__ */ React494.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React494.createElement("path", { fill: "currentColor", d: "M9.135 20.773v-3.057c0-.781.637-1.414 1.423-1.414h2.875c.377 0 .74.15 1.006.414.267.265.417.625.417 1v3.057c-.002.325.126.637.356.867s.544.36.87.36h1.962a3.46 3.46 0 0 0 2.443-1 3.4 3.4 0 0 0 1.013-2.422V9.867c0-.735-.328-1.431-.895-1.902l-6.671-5.29a3.1 3.1 0 0 0-3.949.072L3.467 7.965A2.47 2.47 0 0 0 2.5 9.867v8.702c0 1.895 1.547 3.43 3.456 3.43h1.916a1.23 1.23 0 0 0 1.236-1.217z" }));
|
|
10855
10899
|
};
|
|
10856
10900
|
var HomeBold_default = HomeBold;
|
|
10857
10901
|
|
|
10858
10902
|
// src/HideBold.tsx
|
|
10859
|
-
import * as
|
|
10903
|
+
import * as React495 from "react";
|
|
10860
10904
|
var HideBold = (_a) => {
|
|
10861
10905
|
var _b = _a, {
|
|
10862
10906
|
size = 24,
|
|
@@ -10873,12 +10917,12 @@ var HideBold = (_a) => {
|
|
|
10873
10917
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
10874
10918
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
10875
10919
|
const resolvedViewBox = "0 0 24 24";
|
|
10876
|
-
return /* @__PURE__ */
|
|
10920
|
+
return /* @__PURE__ */ React495.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React495.createElement("path", { fill: "currentColor", d: "M19.17 3.714a.73.73 0 0 1 1.034 0 .73.73 0 0 1 0 1.043L18.43 6.55c1.415 1.3 2.615 3.053 3.513 5.16a.75.75 0 0 1 0 .58c-2.088 4.903-5.806 7.836-9.943 7.836h-.01c-1.883 0-3.688-.62-5.279-1.751l-1.892 1.91a.72.72 0 0 1-.518.216.7.7 0 0 1-.517-.216.74.74 0 0 1-.087-.926l.029-.04 14.43-14.56c.02-.02.04-.04.05-.06a.3.3 0 0 0 .048-.059zm-7.169.171a8.85 8.85 0 0 1 4.001.965l-3.259 3.288a4.5 4.5 0 0 0-.742-.068C9.845 8.07 8.1 9.832 8.1 12.007c0 .256.03.512.068.748l-3.61 3.643c-.976-1.142-1.825-2.52-2.498-4.105a.75.75 0 0 1 0-.58c2.088-4.903 5.805-7.828 9.933-7.828zm2.155 6.977c.175.334.272.728.272 1.141 0 1.349-1.092 2.452-2.429 2.453-.41 0-.8-.1-1.133-.277l-1.063 1.073c.624.424 1.386.68 2.196.68 2.147 0 3.893-1.763 3.893-3.929 0-.817-.253-1.585-.673-2.214z" }));
|
|
10877
10921
|
};
|
|
10878
10922
|
var HideBold_default = HideBold;
|
|
10879
10923
|
|
|
10880
10924
|
// src/HeartBold.tsx
|
|
10881
|
-
import * as
|
|
10925
|
+
import * as React496 from "react";
|
|
10882
10926
|
var HeartBold = (_a) => {
|
|
10883
10927
|
var _b = _a, {
|
|
10884
10928
|
size = 24,
|
|
@@ -10895,12 +10939,12 @@ var HeartBold = (_a) => {
|
|
|
10895
10939
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
10896
10940
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
10897
10941
|
const resolvedViewBox = "0 0 24 24";
|
|
10898
|
-
return /* @__PURE__ */
|
|
10942
|
+
return /* @__PURE__ */ React496.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React496.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M15.85 2.5c.63 0 1.26.09 1.86.29 3.69 1.2 5.02 5.25 3.91 8.79a12.7 12.7 0 0 1-3.01 4.81 38.5 38.5 0 0 1-6.33 4.96l-.25.15-.26-.16a38 38 0 0 1-6.37-4.96 12.9 12.9 0 0 1-3.01-4.8c-1.13-3.54.2-7.59 3.93-8.81.29-.1.59-.17.89-.21h.12q.42-.06.84-.06h.11q.945.03 1.83.33h.06q.06.03.09.06c.22.07.43.15.63.26l.38.17c.092.05.195.124.284.19.056.04.107.077.146.1l.05.03c.085.05.175.102.25.16a6.26 6.26 0 0 1 3.85-1.3m2.66 7.2c.41-.01.76-.34.79-.76v-.12a3.3 3.3 0 0 0-2.11-3.16.8.8 0 0 0-1.01.5c-.14.42.08.88.5 1.03.64.24 1.07.87 1.07 1.57v.03a.86.86 0 0 0 .19.62c.14.17.35.27.57.29", clipRule: "evenodd" }));
|
|
10899
10943
|
};
|
|
10900
10944
|
var HeartBold_default = HeartBold;
|
|
10901
10945
|
|
|
10902
10946
|
// src/HeartPlusBold.tsx
|
|
10903
|
-
import * as
|
|
10947
|
+
import * as React497 from "react";
|
|
10904
10948
|
var HeartPlusBold = (_a) => {
|
|
10905
10949
|
var _b = _a, {
|
|
10906
10950
|
size = 24,
|
|
@@ -10917,12 +10961,12 @@ var HeartPlusBold = (_a) => {
|
|
|
10917
10961
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
10918
10962
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
10919
10963
|
const resolvedViewBox = "0 0 24 24";
|
|
10920
|
-
return /* @__PURE__ */
|
|
10964
|
+
return /* @__PURE__ */ React497.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React497.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M14.181 12.34h-1.437v1.44a.75.75 0 0 1-1.5 0v-1.44H9.808a.75.75 0 0 1 0-1.5h1.436V9.41a.75.75 0 0 1 1.5 0v1.43h1.437a.75.75 0 0 1 0 1.5m6.804-5.363c-.68-1.68-1.993-2.907-3.695-3.452a6.1 6.1 0 0 0-2.91-.207c-.893.149-1.702.684-2.383 1.18-.656-.475-1.486-1.02-2.382-1.171a6.3 6.3 0 0 0-2.909.198c-3.73 1.207-4.879 5.289-3.836 8.534 1.624 5.21 8.62 8.525 8.916 8.664a.5.5 0 0 0 .423 0c.292-.136 7.184-3.391 8.906-8.66.551-1.715.504-3.522-.13-5.086", clipRule: "evenodd" }));
|
|
10921
10965
|
};
|
|
10922
10966
|
var HeartPlusBold_default = HeartPlusBold;
|
|
10923
10967
|
|
|
10924
10968
|
// src/Heart2Bold.tsx
|
|
10925
|
-
import * as
|
|
10969
|
+
import * as React498 from "react";
|
|
10926
10970
|
var Heart2Bold = (_a) => {
|
|
10927
10971
|
var _b = _a, {
|
|
10928
10972
|
size = 24,
|
|
@@ -10939,12 +10983,12 @@ var Heart2Bold = (_a) => {
|
|
|
10939
10983
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
10940
10984
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
10941
10985
|
const resolvedViewBox = "0 0 24 24";
|
|
10942
|
-
return /* @__PURE__ */
|
|
10986
|
+
return /* @__PURE__ */ React498.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React498.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M17.691 3.371c-2.096-.677-4.007-.113-5.44 1.583-1.436-1.698-3.347-2.259-5.44-1.583-2.648.852-4.299 3.243-4.31 6.24-.025 5.133 4.916 9.155 9.547 11.207l.203.09.203-.09C17.086 18.766 22.025 14.744 22 9.61c-.012-2.996-1.663-5.387-4.309-6.239", clipRule: "evenodd" }));
|
|
10943
10987
|
};
|
|
10944
10988
|
var Heart2Bold_default = Heart2Bold;
|
|
10945
10989
|
|
|
10946
10990
|
// src/GraphBold.tsx
|
|
10947
|
-
import * as
|
|
10991
|
+
import * as React499 from "react";
|
|
10948
10992
|
var GraphBold = (_a) => {
|
|
10949
10993
|
var _b = _a, {
|
|
10950
10994
|
size = 24,
|
|
@@ -10961,12 +11005,12 @@ var GraphBold = (_a) => {
|
|
|
10961
11005
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
10962
11006
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
10963
11007
|
const resolvedViewBox = "0 0 24 24";
|
|
10964
|
-
return /* @__PURE__ */
|
|
11008
|
+
return /* @__PURE__ */ React499.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React499.createElement("path", { fill: "currentColor", d: "M8.956 4.96a1.1 1.1 0 0 1 1.195.595c.106.159.133.354.146.545.13 1.997.268 3.965.397 5.932-.003.214.03.428.1.631.162.4.568.654 1.006.63l6.63-.408h.071c.286.004.558.12.757.322s.307.473.303.753c-.263 3.822-3.065 7.015-6.878 7.838s-7.723-.923-9.595-4.284a8.2 8.2 0 0 1-1.024-3.136 6 6 0 0 1-.063-.986c.013-4.065 2.906-7.573 6.955-8.432M12.913 2c4.57.138 8.392 3.456 9.084 7.89a.3.3 0 0 1 0 .08.78.78 0 0 1-.197.576.8.8 0 0 1-.555.268l-7.68.507a.92.92 0 0 1-.693-.23.88.88 0 0 1-.294-.658l-.515-7.543v-.125a.8.8 0 0 1 .263-.555.83.83 0 0 1 .587-.21" }));
|
|
10965
11009
|
};
|
|
10966
11010
|
var GraphBold_default = GraphBold;
|
|
10967
11011
|
|
|
10968
11012
|
// src/GameBold.tsx
|
|
10969
|
-
import * as
|
|
11013
|
+
import * as React500 from "react";
|
|
10970
11014
|
var GameBold = (_a) => {
|
|
10971
11015
|
var _b = _a, {
|
|
10972
11016
|
size = 24,
|
|
@@ -10983,12 +11027,12 @@ var GameBold = (_a) => {
|
|
|
10983
11027
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
10984
11028
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
10985
11029
|
const resolvedViewBox = "0 0 24 24";
|
|
10986
|
-
return /* @__PURE__ */
|
|
11030
|
+
return /* @__PURE__ */ React500.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React500.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m15.164 6.083.948.011c3.405 0 5.888 2.428 5.888 5.78v4.307c0 3.353-2.483 5.78-5.888 5.78A194 194 0 0 1 12.01 22c-1.374 0-2.758-.01-4.122-.038-3.405 0-5.888-2.428-5.888-5.78v-4.307c0-3.353 2.483-5.78 5.898-5.78 1.286-.02 2.6-.04 3.935-.04v-.163c0-.665-.56-1.204-1.226-1.204h-.972c-1.109 0-2.012-.886-2.012-1.965 0-.395.334-.723.736-.723.412 0 .736.328.736.723 0 .289.246.52.54.52h.972c1.481.01 2.688 1.194 2.698 2.64v.183q.928.002 1.859.017m-4.312 8.663h-1.03v1.02a.735.735 0 0 1-.737.723.73.73 0 0 1-.736-.722v-1.021H7.31a.73.73 0 0 1-.736-.723c0-.395.334-.723.736-.723h1.04v-1.01c0-.395.324-.723.736-.723.403 0 .736.328.736.723v1.01h1.03c.403 0 .737.328.737.723a.73.73 0 0 1-.736.723m4.17-1.629h.099a.73.73 0 0 0 .736-.722.735.735 0 0 0-.736-.723h-.098a.722.722 0 1 0 0 1.445m1.679 3.314h.098a.73.73 0 0 0 .736-.722.735.735 0 0 0-.736-.723H16.7a.722.722 0 1 0 0 1.445", clipRule: "evenodd" }));
|
|
10987
11031
|
};
|
|
10988
11032
|
var GameBold_default = GameBold;
|
|
10989
11033
|
|
|
10990
11034
|
// src/ForwardClockTimer10Bold.tsx
|
|
10991
|
-
import * as
|
|
11035
|
+
import * as React501 from "react";
|
|
10992
11036
|
var ForwardClockTimer10Bold = (_a) => {
|
|
10993
11037
|
var _b = _a, {
|
|
10994
11038
|
size = 24,
|
|
@@ -11005,12 +11049,12 @@ var ForwardClockTimer10Bold = (_a) => {
|
|
|
11005
11049
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
11006
11050
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
11007
11051
|
const resolvedViewBox = "0 0 24 24";
|
|
11008
|
-
return /* @__PURE__ */
|
|
11052
|
+
return /* @__PURE__ */ React501.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React501.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M20.27 8.728a1 1 0 0 0 1-1v-2.99a1 1 0 0 0-2 0v.438c-2.72-2.802-6.954-3.832-10.734-2.37-5.118 1.982-7.68 7.76-5.713 12.88.95 2.469 2.816 4.43 5.255 5.525q.201.088.41.088a1 1 0 0 0 .408-1.913c-1.954-.877-3.448-2.446-4.206-4.417-1.574-4.093.476-8.713 4.568-10.298 3.09-1.197 6.558-.303 8.723 2.057h-.685a1 1 0 0 0 0 2z", clipRule: "evenodd" }), /* @__PURE__ */ React501.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M13.163 12.098v-4.18a1 1 0 0 0-2 0v3.18H8.717a1 1 0 0 0 0 2h3.446a1 1 0 0 0 1-1m1.673 2.347a1 1 0 0 0-1.06.126l-1.69 1.37a.999.999 0 1 0 1.258 1.554l.062-.05v3.303a1 1 0 0 0 2 0v-5.4a1 1 0 0 0-.57-.903m5.319 4.683a.73.73 0 0 1-1.458 0v-2.38a.73.73 0 0 1 .73-.73.73.73 0 0 1 .728.73zm-.729-5.11a2.733 2.733 0 0 0-2.729 2.73v2.38a2.733 2.733 0 0 0 2.73 2.73 2.733 2.733 0 0 0 2.728-2.73v-2.38a2.733 2.733 0 0 0-2.729-2.73", clipRule: "evenodd" }));
|
|
11009
11053
|
};
|
|
11010
11054
|
var ForwardClockTimer10Bold_default = ForwardClockTimer10Bold;
|
|
11011
11055
|
|
|
11012
11056
|
// src/FolderBold.tsx
|
|
11013
|
-
import * as
|
|
11057
|
+
import * as React502 from "react";
|
|
11014
11058
|
var FolderBold = (_a) => {
|
|
11015
11059
|
var _b = _a, {
|
|
11016
11060
|
size = 24,
|
|
@@ -11027,12 +11071,12 @@ var FolderBold = (_a) => {
|
|
|
11027
11071
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
11028
11072
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
11029
11073
|
const resolvedViewBox = "0 0 24 24";
|
|
11030
|
-
return /* @__PURE__ */
|
|
11074
|
+
return /* @__PURE__ */ React502.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React502.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M13.45 4.88h3.07c3.69 0 5.49 1.97 5.48 6.01v4.87c0 3.86-2.38 6.24-6.25 6.24H8.24C4.39 22 2 19.62 2 15.75V8.24C2 4.1 3.84 2 7.47 2h1.58c.931-.01 1.8.42 2.37 1.15l.88 1.17c.28.35.7.56 1.15.56M7.37 15.29h9.26c.41 0 .74-.34.74-.75a.74.74 0 0 0-.74-.75H7.37c-.42 0-.75.33-.75.75 0 .41.33.75.75.75", clipRule: "evenodd" }));
|
|
11031
11075
|
};
|
|
11032
11076
|
var FolderBold_default = FolderBold;
|
|
11033
11077
|
|
|
11034
11078
|
// src/FolderFileBold.tsx
|
|
11035
|
-
import * as
|
|
11079
|
+
import * as React503 from "react";
|
|
11036
11080
|
var FolderFileBold = (_a) => {
|
|
11037
11081
|
var _b = _a, {
|
|
11038
11082
|
size = 24,
|
|
@@ -11049,12 +11093,12 @@ var FolderFileBold = (_a) => {
|
|
|
11049
11093
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
11050
11094
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
11051
11095
|
const resolvedViewBox = "0 0 24 24";
|
|
11052
|
-
return /* @__PURE__ */
|
|
11096
|
+
return /* @__PURE__ */ React503.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React503.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M15.942 16.47h-3.944a.75.75 0 0 1 0-1.5h3.944a.75.75 0 0 1 0 1.5m.677-11.106h-2.652a1.66 1.66 0 0 1-1.313-.658l-.856-1.137a2.65 2.65 0 0 0-2.111-1.056H7.812c-3.423 0-5.087 1.906-5.087 5.828v7.313c0 3.652 2.185 5.833 5.844 5.833h7.297c3.652 0 5.832-2.181 5.832-5.83l.027-4.66c0-3.843-1.622-5.633-5.106-5.633", clipRule: "evenodd" }));
|
|
11053
11097
|
};
|
|
11054
11098
|
var FolderFileBold_default = FolderFileBold;
|
|
11055
11099
|
|
|
11056
11100
|
// src/FolderFileSearchBold.tsx
|
|
11057
|
-
import * as
|
|
11101
|
+
import * as React504 from "react";
|
|
11058
11102
|
var FolderFileSearchBold = (_a) => {
|
|
11059
11103
|
var _b = _a, {
|
|
11060
11104
|
size = 24,
|
|
@@ -11071,12 +11115,12 @@ var FolderFileSearchBold = (_a) => {
|
|
|
11071
11115
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
11072
11116
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
11073
11117
|
const resolvedViewBox = "0 0 24 24";
|
|
11074
|
-
return /* @__PURE__ */
|
|
11118
|
+
return /* @__PURE__ */ React504.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React504.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M16.615 4.733h-2.65c-.51 0-1-.25-1.31-.66l-.86-1.14a2.63 2.63 0 0 0-2.11-1.05h-1.87c-3.42 0-5.09 1.91-5.09 5.83v7.31c0 3.65 2.19 5.83 5.84 5.83h3.346c.16 0 .256-.179.176-.317a5.85 5.85 0 0 1-.792-2.943c0-3.24 2.63-5.87 5.87-5.87a5.84 5.84 0 0 1 4.169 1.747c.131.134.373.045.374-.142l.017-2.955c0-3.85-1.62-5.64-5.11-5.64", clipRule: "evenodd" }), /* @__PURE__ */ React504.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M17.323 19.92a2.22 2.22 0 0 1-2.217-2.217 2.22 2.22 0 0 1 2.217-2.217 2.22 2.22 0 0 1 2.217 2.217 2.22 2.22 0 0 1-2.217 2.218m3.04-.082a3.7 3.7 0 0 0 .677-2.135 3.72 3.72 0 0 0-3.717-3.717 3.72 3.72 0 0 0-3.717 3.717 3.72 3.72 0 0 0 3.717 3.718 3.7 3.7 0 0 0 1.949-.554l1.032 1.032a.754.754 0 0 0 1.062-.001.75.75 0 0 0-.001-1.062z", clipRule: "evenodd" }));
|
|
11075
11119
|
};
|
|
11076
11120
|
var FolderFileSearchBold_default = FolderFileSearchBold;
|
|
11077
11121
|
|
|
11078
11122
|
// src/FlashBold.tsx
|
|
11079
|
-
import * as
|
|
11123
|
+
import * as React505 from "react";
|
|
11080
11124
|
var FlashBold = (_a) => {
|
|
11081
11125
|
var _b = _a, {
|
|
11082
11126
|
size = 24,
|
|
@@ -11093,12 +11137,12 @@ var FlashBold = (_a) => {
|
|
|
11093
11137
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
11094
11138
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
11095
11139
|
const resolvedViewBox = "0 0 24 24";
|
|
11096
|
-
return /* @__PURE__ */
|
|
11140
|
+
return /* @__PURE__ */ React505.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React505.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M19.915 10.105a1.49 1.49 0 0 0-1.33-.814h-4.979V4c0-.663-.406-1.224-1.034-1.428a1.47 1.47 0 0 0-1.67.544l-6.696 9.22a1.492 1.492 0 0 0 1.21 2.373h4.977V20c0 .663.406 1.223 1.034 1.427q.238.077.475.077c.466 0 .907-.22 1.197-.62l6.695-9.22a1.49 1.49 0 0 0 .121-1.56", clipRule: "evenodd" }));
|
|
11097
11141
|
};
|
|
11098
11142
|
var FlashBold_default = FlashBold;
|
|
11099
11143
|
|
|
11100
11144
|
// src/FlagBold.tsx
|
|
11101
|
-
import * as
|
|
11145
|
+
import * as React506 from "react";
|
|
11102
11146
|
var FlagBold = (_a) => {
|
|
11103
11147
|
var _b = _a, {
|
|
11104
11148
|
size = 24,
|
|
@@ -11115,12 +11159,12 @@ var FlagBold = (_a) => {
|
|
|
11115
11159
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
11116
11160
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
11117
11161
|
const resolvedViewBox = "0 0 24 24";
|
|
11118
|
-
return /* @__PURE__ */
|
|
11162
|
+
return /* @__PURE__ */ React506.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React506.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m17.046 8.361 2.651-5.011a.748.748 0 0 0-.663-1.1H4.965a.75.75 0 0 0-.75.75v18a.75.75 0 0 0 1.5 0v-6.456l13.33-.179a.75.75 0 0 0 .65-1.107z", clipRule: "evenodd" }));
|
|
11119
11163
|
};
|
|
11120
11164
|
var FlagBold_default = FlagBold;
|
|
11121
11165
|
|
|
11122
11166
|
// src/FilterBold.tsx
|
|
11123
|
-
import * as
|
|
11167
|
+
import * as React507 from "react";
|
|
11124
11168
|
var FilterBold = (_a) => {
|
|
11125
11169
|
var _b = _a, {
|
|
11126
11170
|
size = 24,
|
|
@@ -11137,12 +11181,12 @@ var FilterBold = (_a) => {
|
|
|
11137
11181
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
11138
11182
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
11139
11183
|
const resolvedViewBox = "0 0 24 24";
|
|
11140
|
-
return /* @__PURE__ */
|
|
11184
|
+
return /* @__PURE__ */ React507.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React507.createElement("path", { fill: "currentColor", d: "M18.562 14.02c1.9 0 3.438 1.513 3.438 3.38 0 1.865-1.539 3.377-3.439 3.377-1.898 0-3.439-1.512-3.439-3.378s1.54-3.38 3.44-3.38m-8.479 1.938c.832 0 1.508.664 1.508 1.481s-.676 1.482-1.508 1.482H3.508C2.676 18.92 2 18.256 2 17.439s.676-1.481 1.508-1.481zM5.438 3c1.9 0 3.44 1.513 3.44 3.379s-1.54 3.379-3.44 3.379C3.54 9.758 2 8.245 2 6.378 2 4.514 3.54 3 5.438 3m15.055 1.898c.831 0 1.507.664 1.507 1.48 0 .818-.676 1.482-1.507 1.482h-6.575c-.832 0-1.508-.664-1.508-1.481s.676-1.48 1.508-1.48z" }));
|
|
11141
11185
|
};
|
|
11142
11186
|
var FilterBold_default = FilterBold;
|
|
11143
11187
|
|
|
11144
11188
|
// src/Filter2Bold.tsx
|
|
11145
|
-
import * as
|
|
11189
|
+
import * as React508 from "react";
|
|
11146
11190
|
var Filter2Bold = (_a) => {
|
|
11147
11191
|
var _b = _a, {
|
|
11148
11192
|
size = 24,
|
|
@@ -11159,12 +11203,12 @@ var Filter2Bold = (_a) => {
|
|
|
11159
11203
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
11160
11204
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
11161
11205
|
const resolvedViewBox = "0 0 24 24";
|
|
11162
|
-
return /* @__PURE__ */
|
|
11206
|
+
return /* @__PURE__ */ React508.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React508.createElement("path", { fill: "currentColor", d: "M14.135 15.839a.56.56 0 0 1 .548.565v2.732a.8.8 0 0 1-.453.723l-4.408 2.07a.76.76 0 0 1-.738-.055.8.8 0 0 1-.355-.669V16.39c0-.313.248-.567.551-.566zM19.872 2C21.048 2 22 2.981 22 4.192v1.532c0 .587-.23 1.152-.638 1.563l-6.505 6.58a.6.6 0 0 1-.421.177l-5.447-.017a.6.6 0 0 1-.436-.195L2.574 7.258A2.23 2.23 0 0 1 2 5.758V4.193C2 2.983 2.952 2 4.128 2z" }));
|
|
11163
11207
|
};
|
|
11164
11208
|
var Filter2Bold_default = Filter2Bold;
|
|
11165
11209
|
|
|
11166
11210
|
// src/FacebookBold.tsx
|
|
11167
|
-
import * as
|
|
11211
|
+
import * as React509 from "react";
|
|
11168
11212
|
var FacebookBold = (_a) => {
|
|
11169
11213
|
var _b = _a, {
|
|
11170
11214
|
size = 24,
|
|
@@ -11181,12 +11225,12 @@ var FacebookBold = (_a) => {
|
|
|
11181
11225
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
11182
11226
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
11183
11227
|
const resolvedViewBox = "0 0 24 24";
|
|
11184
|
-
return /* @__PURE__ */
|
|
11228
|
+
return /* @__PURE__ */ React509.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React509.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M13.957 8.233a.43.43 0 0 1 .293-.124h2.7a.5.5 0 0 0 .5-.5v-3.6a.5.5 0 0 0-.5-.5h-2.7c-1.306 0-2.594.53-3.536 1.457A5 5 0 0 0 9.25 8.509v2.2h-2.2a.5.5 0 0 0-.5.5v3.6c0 .277.223.5.5.5h2.2v6.7a.5.5 0 0 0 .5.5h3.6a.5.5 0 0 0 .5-.5v-6.7h3.1c.277 0 .5-.223.5-.5v-3.6a.5.5 0 0 0-.5-.5h-3.1v-2.2c0-.108.042-.21.107-.276", clipRule: "evenodd" }));
|
|
11185
11229
|
};
|
|
11186
11230
|
var FacebookBold_default = FacebookBold;
|
|
11187
11231
|
|
|
11188
11232
|
// src/Eye2Bold.tsx
|
|
11189
|
-
import * as
|
|
11233
|
+
import * as React510 from "react";
|
|
11190
11234
|
var Eye2Bold = (_a) => {
|
|
11191
11235
|
var _b = _a, {
|
|
11192
11236
|
size = 24,
|
|
@@ -11203,12 +11247,12 @@ var Eye2Bold = (_a) => {
|
|
|
11203
11247
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
11204
11248
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
11205
11249
|
const resolvedViewBox = "0 0 24 24";
|
|
11206
|
-
return /* @__PURE__ */
|
|
11250
|
+
return /* @__PURE__ */ React510.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React510.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M12.002 15.82A3.827 3.827 0 0 1 8.176 12a3.83 3.83 0 0 1 3.826-3.83A3.83 3.83 0 0 1 15.829 12a3.83 3.83 0 0 1-3.827 3.82M12 4.397c-4.883 0-9.5 3.693-9.5 7.601 0 3.977 4.528 7.6 9.5 7.6s9.5-3.623 9.5-7.6c0-3.908-4.617-7.6-9.5-7.6", clipRule: "evenodd" }), /* @__PURE__ */ React510.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M12.002 9.67A2.33 2.33 0 0 0 9.676 12a2.326 2.326 0 0 0 4.653 0 2.33 2.33 0 0 0-2.327-2.33", clipRule: "evenodd" }));
|
|
11207
11251
|
};
|
|
11208
11252
|
var Eye2Bold_default = Eye2Bold;
|
|
11209
11253
|
|
|
11210
11254
|
// src/EditBold.tsx
|
|
11211
|
-
import * as
|
|
11255
|
+
import * as React511 from "react";
|
|
11212
11256
|
var EditBold = (_a) => {
|
|
11213
11257
|
var _b = _a, {
|
|
11214
11258
|
size = 24,
|
|
@@ -11225,12 +11269,12 @@ var EditBold = (_a) => {
|
|
|
11225
11269
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
11226
11270
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
11227
11271
|
const resolvedViewBox = "0 0 24 24";
|
|
11228
|
-
return /* @__PURE__ */
|
|
11272
|
+
return /* @__PURE__ */ React511.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React511.createElement("path", { fill: "currentColor", d: "M19.99 18.953c.556 0 1.01.46 1.01 1.024S20.546 21 19.99 21h-5.71c-.558 0-1.01-.458-1.01-1.023s.452-1.024 1.01-1.024zM12.24 3.957c.913-1.172 2.505-1.279 3.79-.258l1.474 1.172c.605.473 1.008 1.096 1.146 1.752.16.721-.01 1.43-.488 2.042L9.376 20.028a2.1 2.1 0 0 1-1.634.817l-3.502.043a.4.4 0 0 1-.392-.312l-.796-3.451c-.138-.634 0-1.29.403-1.795l6.23-8.062a.313.313 0 0 1 .423-.054L12.73 9.3c.17.14.404.215.648.182a.945.945 0 0 0 .817-1.043 1.05 1.05 0 0 0-.329-.633l-2.547-2.043a.38.38 0 0 1-.063-.526z" }));
|
|
11229
11273
|
};
|
|
11230
11274
|
var EditBold_default = EditBold;
|
|
11231
11275
|
|
|
11232
11276
|
// src/EditSquareBold.tsx
|
|
11233
|
-
import * as
|
|
11277
|
+
import * as React512 from "react";
|
|
11234
11278
|
var EditSquareBold = (_a) => {
|
|
11235
11279
|
var _b = _a, {
|
|
11236
11280
|
size = 24,
|
|
@@ -11247,12 +11291,12 @@ var EditSquareBold = (_a) => {
|
|
|
11247
11291
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
11248
11292
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
11249
11293
|
const resolvedViewBox = "0 0 24 24";
|
|
11250
|
-
return /* @__PURE__ */
|
|
11294
|
+
return /* @__PURE__ */ React512.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React512.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M16.665 2.01a5.32 5.32 0 0 1 3.926 1.39 5.38 5.38 0 0 1 1.399 3.936v9.33a5.37 5.37 0 0 1-1.389 3.936 5.35 5.35 0 0 1-3.936 1.389h-9.33A5.33 5.33 0 0 1 3.399 20.6a5.33 5.33 0 0 1-1.389-3.936v-9.33A5.33 5.33 0 0 1 3.4 3.399 5.33 5.33 0 0 1 7.335 2.01zm-5.684 14.835 6.723-6.743c.61-.62.61-1.618 0-2.228l-1.298-1.298a1.58 1.58 0 0 0-2.238 0l-.67.679c-.1.1-.1.27 0 .37 0 0 1.589 1.578 1.619 1.618.11.12.18.28.18.46a.66.66 0 0 1-.66.659c-.17 0-.33-.07-.44-.18L12.53 8.524a.217.217 0 0 0-.3 0l-4.765 4.765c-.33.33-.52.769-.53 1.238l-.06 2.368c0 .13.04.25.13.34s.21.14.34.14h2.347c.48 0 .94-.19 1.29-.53", clipRule: "evenodd" }));
|
|
11251
11295
|
};
|
|
11252
11296
|
var EditSquareBold_default = EditSquareBold;
|
|
11253
11297
|
|
|
11254
11298
|
// src/DownloadBold.tsx
|
|
11255
|
-
import * as
|
|
11299
|
+
import * as React513 from "react";
|
|
11256
11300
|
var DownloadBold = (_a) => {
|
|
11257
11301
|
var _b = _a, {
|
|
11258
11302
|
size = 24,
|
|
@@ -11269,12 +11313,12 @@ var DownloadBold = (_a) => {
|
|
|
11269
11313
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
11270
11314
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
11271
11315
|
const resolvedViewBox = "0 0 24 24";
|
|
11272
|
-
return /* @__PURE__ */
|
|
11316
|
+
return /* @__PURE__ */ React513.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React513.createElement("path", { fill: "currentColor", d: "M11.23 7.29V3.281c0-.426.34-.781.77-.781.385 0 .711.298.763.677l.007.104v4.01h4.78c2.38 0 4.335 1.949 4.445 4.38l.005.215v5.04c0 2.447-1.887 4.456-4.232 4.569l-.208.005H6.44c-2.38 0-4.326-1.94-4.435-4.379L2 16.905v-5.03c0-2.447 1.878-4.466 4.222-4.58l.208-.004zv6.402l-1.6-1.652a.755.755 0 0 0-1.09 0 .8.8 0 0 0-.22.568c0 .157.045.32.14.459l.08.098 2.91 3.016c.14.155.34.237.55.237a.73.73 0 0 0 .465-.166l.075-.071 2.91-3.015c.3-.31.3-.816 0-1.126a.755.755 0 0 0-1.004-.077l-.086.077-1.59 1.652V7.291z" }));
|
|
11273
11317
|
};
|
|
11274
11318
|
var DownloadBold_default = DownloadBold;
|
|
11275
11319
|
|
|
11276
11320
|
// src/DollarCircle3Bold.tsx
|
|
11277
|
-
import * as
|
|
11321
|
+
import * as React514 from "react";
|
|
11278
11322
|
var DollarCircle3Bold = (_a) => {
|
|
11279
11323
|
var _b = _a, {
|
|
11280
11324
|
size = 24,
|
|
@@ -11291,12 +11335,12 @@ var DollarCircle3Bold = (_a) => {
|
|
|
11291
11335
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
11292
11336
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
11293
11337
|
const resolvedViewBox = "0 0 24 24";
|
|
11294
|
-
return /* @__PURE__ */
|
|
11338
|
+
return /* @__PURE__ */ React514.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React514.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M12.808 16.142h-.058v.44a.75.75 0 0 1-1.5 0v-.44h-1.067a.75.75 0 0 1 0-1.5h2.625a.663.663 0 0 0 .664-.66.663.663 0 0 0-.664-.66h-1.615a2.17 2.17 0 0 1-2.164-2.17c0-1.191.97-2.16 2.164-2.16h.057v-.44a.75.75 0 0 1 1.5 0v.44h1.068a.75.75 0 0 1 0 1.5h-2.625a.663.663 0 0 0-.664.66c0 .37.298.67.664.67h1.615c1.193 0 2.164.969 2.164 2.16s-.971 2.16-2.164 2.16M12 3.062c-5.238 0-9.5 4.262-9.5 9.5s4.262 9.5 9.5 9.5 9.5-4.262 9.5-9.5c0-5.237-4.262-9.5-9.5-9.5", clipRule: "evenodd" }));
|
|
11295
11339
|
};
|
|
11296
11340
|
var DollarCircle3Bold_default = DollarCircle3Bold;
|
|
11297
11341
|
|
|
11298
11342
|
// src/DocumentBold.tsx
|
|
11299
|
-
import * as
|
|
11343
|
+
import * as React515 from "react";
|
|
11300
11344
|
var DocumentBold = (_a) => {
|
|
11301
11345
|
var _b = _a, {
|
|
11302
11346
|
size = 24,
|
|
@@ -11313,12 +11357,12 @@ var DocumentBold = (_a) => {
|
|
|
11313
11357
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
11314
11358
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
11315
11359
|
const resolvedViewBox = "0 0 24 24";
|
|
11316
|
-
return /* @__PURE__ */
|
|
11360
|
+
return /* @__PURE__ */ React515.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React515.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M7.81 2h8.381C19.28 2 21 3.78 21 6.83v10.33c0 3.1-1.72 4.84-4.809 4.84H7.81C4.77 22 3 20.26 3 17.16V6.83C3 3.78 4.77 2 7.81 2m.27 4.66v-.01h2.989c.431 0 .781.35.781.779 0 .44-.35.79-.781.79H8.08a.78.78 0 0 1 0-1.56m0 6.08h7.84a.781.781 0 0 0 0-1.561H8.08a.781.781 0 0 0 0 1.561m0 4.57h7.84c.399-.04.7-.381.7-.78 0-.41-.301-.75-.7-.79H8.08a.795.795 0 0 0-.75 1.21c.16.25.45.4.75.36", clipRule: "evenodd" }));
|
|
11317
11361
|
};
|
|
11318
11362
|
var DocumentBold_default = DocumentBold;
|
|
11319
11363
|
|
|
11320
11364
|
// src/DocumentPin2LinesBold.tsx
|
|
11321
|
-
import * as
|
|
11365
|
+
import * as React516 from "react";
|
|
11322
11366
|
var DocumentPin2LinesBold = (_a) => {
|
|
11323
11367
|
var _b = _a, {
|
|
11324
11368
|
size = 24,
|
|
@@ -11335,12 +11379,12 @@ var DocumentPin2LinesBold = (_a) => {
|
|
|
11335
11379
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
11336
11380
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
11337
11381
|
const resolvedViewBox = "0 0 24 24";
|
|
11338
|
-
return /* @__PURE__ */
|
|
11382
|
+
return /* @__PURE__ */ React516.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React516.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M7.894 9.239a.75.75 0 0 1 0-1.5h3.885a.75.75 0 0 1 0 1.5zm1.585 4.196H7.894a.75.75 0 0 1 0-1.5H9.48a.75.75 0 0 1 0 1.5m2.416 4.916c0-.869.322-1.707.885-2.353a.22.22 0 0 0 .027-.245 3 3 0 0 1-.142-2.529 2.99 2.99 0 0 1 2.791-1.892h2.498c.322 0 .632.053.926.149.137.045.285-.053.285-.197V6.772a4.4 4.4 0 0 0-4.397-4.397H8.13a4.4 4.4 0 0 0-4.397 4.397v9.234a4.403 4.403 0 0 0 4.397 4.397h4.195c.189 0 .285-.253.165-.4a2.6 2.6 0 0 1-.595-1.652", clipRule: "evenodd" }), /* @__PURE__ */ React516.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m16.71 18.24-.006-.001h-2.052a.83.83 0 0 1 .292-.525c.814-.456.966-.764 1.015-.862.223-.44.19-1.184.023-1.571-.038-.09-.15-.357-.702-.765a.252.252 0 0 1 .177-.434h2.496c.105 0 .198.06.238.158a.4.4 0 0 1 .01.216c-.62.467-.735.734-.771.82-.166.39-.2 1.132.02 1.576.052.102.206.408 1.018.862a.83.83 0 0 1 .29.526zm2.625-1.753a1 1 0 0 0-.09-.06 4 4 0 0 1-.447-.283 1.3 1.3 0 0 1 .005-.234c.07-.07.206-.187.37-.316a1.75 1.75 0 0 0 .413-1.905l-.002-.004a1.745 1.745 0 0 0-1.63-1.103h-2.498c-.723 0-1.362.433-1.63 1.104-.263.663-.101 1.412.481 1.969.107.08.23.185.298.252.01.073.014.174.013.232-.1.08-.287.2-.45.29a1 1 0 0 0-.09.058 2.34 2.34 0 0 0-.932 1.864 1.39 1.39 0 0 0 1.385 1.389h1.423v1.135a.75.75 0 0 0 1.5 0V19.74h1.424a1.39 1.39 0 0 0 1.389-1.39c0-.727-.348-1.424-.931-1.863", clipRule: "evenodd" }));
|
|
11339
11383
|
};
|
|
11340
11384
|
var DocumentPin2LinesBold_default = DocumentPin2LinesBold;
|
|
11341
11385
|
|
|
11342
11386
|
// src/DocumentPencilBold.tsx
|
|
11343
|
-
import * as
|
|
11387
|
+
import * as React517 from "react";
|
|
11344
11388
|
var DocumentPencilBold = (_a) => {
|
|
11345
11389
|
var _b = _a, {
|
|
11346
11390
|
size = 24,
|
|
@@ -11357,12 +11401,12 @@ var DocumentPencilBold = (_a) => {
|
|
|
11357
11401
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
11358
11402
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
11359
11403
|
const resolvedViewBox = "0 0 24 24";
|
|
11360
|
-
return /* @__PURE__ */
|
|
11404
|
+
return /* @__PURE__ */ React517.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React517.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M16.768 7.236c.673.007 1.608.01 2.401.007a.465.465 0 0 0 .331-.787L17.57 4.43l-1.955-2.053a.46.46 0 0 0-.793.325v2.57c0 1.077.88 1.965 1.946 1.965", clipRule: "evenodd" }), /* @__PURE__ */ React517.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M11.668 14.63h-4.73a.75.75 0 1 1 0-1.5h4.73a.75.75 0 0 1 0 1.5m-4.73-5.628h2.469a.75.75 0 0 1 0 1.5h-2.47a.75.75 0 1 1 0-1.5m8.057 4.364a3.06 3.06 0 0 1 4.174-1.12l.78.451c.032.018.057.043.087.063V9.098a.434.434 0 0 0-.434-.438H16.64c-1.766-.01-3.223-1.472-3.223-3.255V2.266a.445.445 0 0 0-.444-.448H7.82c-2.402 0-4.352 1.978-4.352 4.395V16.72c0 2.534 2.046 4.591 4.555 4.591h4.334c-.038-.114-.083-.225-.107-.344l-.134-.669a3.94 3.94 0 0 1 .449-2.724z", clipRule: "evenodd" }), /* @__PURE__ */ React517.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m18.992 15.731-2.428 4.205a1.18 1.18 0 0 1-.636.524l-.676.206-.134-.672a1.18 1.18 0 0 1 .136-.814l2.428-4.206a.31.31 0 0 1 .418-.112l.78.45a.31.31 0 0 1 .111.419m.637-1.718-.78-.45a1.81 1.81 0 0 0-2.465.661l-2.43 4.207a2.68 2.68 0 0 0-.306 1.856l.133.671a1.518 1.518 0 0 0 1.976 1.143l.652-.221a2.67 2.67 0 0 0 1.454-1.194l2.428-4.206a1.81 1.81 0 0 0-.662-2.467", clipRule: "evenodd" }));
|
|
11361
11405
|
};
|
|
11362
11406
|
var DocumentPencilBold_default = DocumentPencilBold;
|
|
11363
11407
|
|
|
11364
11408
|
// src/DocumentPdfBold.tsx
|
|
11365
|
-
import * as
|
|
11409
|
+
import * as React518 from "react";
|
|
11366
11410
|
var DocumentPdfBold = (_a) => {
|
|
11367
11411
|
var _b = _a, {
|
|
11368
11412
|
size = 24,
|
|
@@ -11379,12 +11423,12 @@ var DocumentPdfBold = (_a) => {
|
|
|
11379
11423
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
11380
11424
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
11381
11425
|
const resolvedViewBox = "0 0 24 24";
|
|
11382
|
-
return /* @__PURE__ */
|
|
11426
|
+
return /* @__PURE__ */ React518.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React518.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M20.155 9.286h-3.08c-1.84-.01-3.35-1.53-3.35-3.38v-3.26c0-.26-.21-.47-.46-.47h-5.35c-2.5 0-4.52 2.06-4.52 4.57v7.12c0 .145.15.243.29.2a2.5 2.5 0 0 1 .73-.11h1.39c.951 0 1.817.324 2.511.87a.224.224 0 0 0 .305-.032 2.47 2.47 0 0 1 1.874-.848h1.16c1.083 0 2.768 1.01 3.26 1.32a.21.21 0 0 0 .258-.026c.35-.338 1.411-1.294 2.152-1.294h2.5q.257 0 .503.05c.137.029.277-.07.277-.209V9.736c0-.25-.21-.45-.45-.45", clipRule: "evenodd" }), /* @__PURE__ */ React518.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M17.207 7.805c.699.007 1.67.01 2.494.007a.483.483 0 0 0 .344-.817c-.53-.555-1.265-1.328-2.005-2.106l-2.031-2.132a.478.478 0 0 0-.824.338v2.668c0 1.12.913 2.042 2.022 2.042M5.81 18.796h-.647v-1.593h.647a.798.798 0 0 1 0 1.593m0-3.093H4.413a.75.75 0 0 0-.75.75v4.615a.75.75 0 0 0 1.5 0v-.772h.647a2.3 2.3 0 0 0 2.297-2.297 2.3 2.3 0 0 0-2.297-2.296m14.017-.004h-2.506a.75.75 0 0 0-.75.75v4.626a.75.75 0 0 0 1.5 0v-1.177h1.371a.75.75 0 0 0 0-1.5h-1.371v-1.199h1.756a.75.75 0 0 0 0-1.5m-7.07 4.168a1.56 1.56 0 0 1-1.106.457h-.406V17.2h.406c.418 0 .81.162 1.106.458.295.294.458.688.458 1.105s-.163.81-.458 1.104M11.65 15.7h-1.156a.75.75 0 0 0-.75.75v4.625c0 .415.336.75.75.75h1.156c.818 0 1.587-.319 2.166-.898a3.04 3.04 0 0 0 .898-2.165 3.04 3.04 0 0 0-.897-2.166 3.05 3.05 0 0 0-2.167-.896", clipRule: "evenodd" }));
|
|
11383
11427
|
};
|
|
11384
11428
|
var DocumentPdfBold_default = DocumentPdfBold;
|
|
11385
11429
|
|
|
11386
11430
|
// src/DocumentBadgePlusBold.tsx
|
|
11387
|
-
import * as
|
|
11431
|
+
import * as React519 from "react";
|
|
11388
11432
|
var DocumentBadgePlusBold = (_a) => {
|
|
11389
11433
|
var _b = _a, {
|
|
11390
11434
|
size = 24,
|
|
@@ -11401,12 +11445,12 @@ var DocumentBadgePlusBold = (_a) => {
|
|
|
11401
11445
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
11402
11446
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
11403
11447
|
const resolvedViewBox = "0 0 24 24";
|
|
11404
|
-
return /* @__PURE__ */
|
|
11448
|
+
return /* @__PURE__ */ React519.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React519.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M15.059 15.378H7.83a.75.75 0 0 1 0-1.5h7.229a.75.75 0 0 1 0 1.5M7.83 9.642h3.337a.75.75 0 0 1 0 1.5H7.83a.75.75 0 0 1 0-1.5m6.904-4.262c0-.33.041-.648.106-.958a.206.206 0 0 0-.199-.25H7.227c-3.159 0-5.282 2.222-5.282 5.527v5.616c0 3.305 2.123 5.527 5.282 5.527h8.434c3.161 0 5.284-2.222 5.284-5.527v-4.838a.206.206 0 0 0-.25-.199c-.31.065-.628.106-.957.106a5.004 5.004 0 0 1-5.004-5.004", clipRule: "evenodd" }), /* @__PURE__ */ React519.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M21.305 5.11h-1.2V3.907a.75.75 0 0 0-1.5 0V5.11h-1.2a.75.75 0 0 0 0 1.5h1.2v1.2a.75.75 0 0 0 1.5 0v-1.2h1.2a.75.75 0 0 0 0-1.5", clipRule: "evenodd" }));
|
|
11405
11449
|
};
|
|
11406
11450
|
var DocumentBadgePlusBold_default = DocumentBadgePlusBold;
|
|
11407
11451
|
|
|
11408
11452
|
// src/DiscoveryBold.tsx
|
|
11409
|
-
import * as
|
|
11453
|
+
import * as React520 from "react";
|
|
11410
11454
|
var DiscoveryBold = (_a) => {
|
|
11411
11455
|
var _b = _a, {
|
|
11412
11456
|
size = 24,
|
|
@@ -11423,12 +11467,12 @@ var DiscoveryBold = (_a) => {
|
|
|
11423
11467
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
11424
11468
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
11425
11469
|
const resolvedViewBox = "0 0 24 24";
|
|
11426
|
-
return /* @__PURE__ */
|
|
11470
|
+
return /* @__PURE__ */ React520.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React520.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M2 12C2 6.48 6.47 2 12 2c5.52 0 10 4.48 10 10 0 5.53-4.48 10-10 10-5.53 0-10-4.47-10-10m12.23 1.83 1.62-5.12a.45.45 0 0 0-.56-.57l-5.12 1.6c-.21.07-.38.23-.44.44l-1.6 5.13c-.11.34.22.67.56.56l5.1-1.6c.21-.06.38-.23.44-.44", clipRule: "evenodd" }));
|
|
11427
11471
|
};
|
|
11428
11472
|
var DiscoveryBold_default = DiscoveryBold;
|
|
11429
11473
|
|
|
11430
11474
|
// src/DiscountBold.tsx
|
|
11431
|
-
import * as
|
|
11475
|
+
import * as React521 from "react";
|
|
11432
11476
|
var DiscountBold = (_a) => {
|
|
11433
11477
|
var _b = _a, {
|
|
11434
11478
|
size = 24,
|
|
@@ -11445,12 +11489,12 @@ var DiscountBold = (_a) => {
|
|
|
11445
11489
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
11446
11490
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
11447
11491
|
const resolvedViewBox = "0 0 24 24";
|
|
11448
|
-
return /* @__PURE__ */
|
|
11492
|
+
return /* @__PURE__ */ React521.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React521.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m20.4 9.146.72.72c.57.56.88 1.32.88 2.12a2.98 2.98 0 0 1-.88 2.15l-.01.01-.71.71a1.5 1.5 0 0 0-.441 1.061v1.03c0 1.66-1.35 3.01-3.011 3.01h-1.03c-.4 0-.78.16-1.06.44l-.721.72c-.59.59-1.36.88-2.13.88a3.03 3.03 0 0 1-2.132-.87l-.73-.73c-.28-.28-.66-.44-1.06-.44h-1.03a3.014 3.014 0 0 1-3.012-3.01v-1.03c0-.4-.16-.78-.44-1.07l-.72-.71a3.02 3.02 0 0 1-.01-4.26l.73-.73c.28-.28.44-.66.44-1.07v-1.02c0-1.66 1.35-3.01 3.011-3.01h1.03c.4 0 .781-.16 1.061-.44l.72-.72a3.02 3.02 0 0 1 4.262-.01l.73.73c.28.28.66.44 1.06.44h1.03a3.013 3.013 0 0 1 3.012 3.01v1.03c0 .4.16.78.44 1.06m-10.975 6.3c.24 0 .46-.09.62-.26l5.142-5.139a.88.88 0 0 0 0-1.241.87.87 0 0 0-1.23 0l-5.142 5.14c-.34.34-.34.9 0 1.24.16.17.38.26.61.26m4.272-.88a.875.875 0 1 0 1.75.01.875.875 0 0 0-1.75-.01m-4.262-6.01c.48 0 .87.39.87.87 0 .491-.39.88-.87.88a.88.88 0 0 1-.88-.88c0-.48.4-.87.88-.87", clipRule: "evenodd" }));
|
|
11449
11493
|
};
|
|
11450
11494
|
var DiscountBold_default = DiscountBold;
|
|
11451
11495
|
|
|
11452
11496
|
// src/DeleteBold.tsx
|
|
11453
|
-
import * as
|
|
11497
|
+
import * as React522 from "react";
|
|
11454
11498
|
var DeleteBold = (_a) => {
|
|
11455
11499
|
var _b = _a, {
|
|
11456
11500
|
size = 24,
|
|
@@ -11467,12 +11511,12 @@ var DeleteBold = (_a) => {
|
|
|
11467
11511
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
11468
11512
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
11469
11513
|
const resolvedViewBox = "0 0 24 24";
|
|
11470
|
-
return /* @__PURE__ */
|
|
11514
|
+
return /* @__PURE__ */ React522.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React522.createElement("path", { fill: "currentColor", d: "M18.94 8.697c.198 0 .38.087.522.234a.75.75 0 0 1 .182.558c-.002.082-.534 6.81-.838 9.645-.191 1.74-1.313 2.798-2.996 2.827-1.295.029-2.56.039-3.806.039-1.323 0-2.617-.01-3.872-.04-1.627-.038-2.75-1.114-2.93-2.826-.314-2.844-.837-9.564-.848-9.645a.8.8 0 0 1 .19-.558.7.7 0 0 1 .524-.234zM14.063 2c.884 0 1.674.617 1.903 1.497l.164.73a1.28 1.28 0 0 0 1.24 1.016h2.916c.389 0 .713.323.713.734v.38a.73.73 0 0 1-.713.734H3.714A.73.73 0 0 1 3 6.357v-.38c0-.411.324-.734.714-.734H6.63c.592 0 1.107-.422 1.24-1.015l.153-.682C8.261 2.617 9.042 2 9.936 2z" }));
|
|
11471
11515
|
};
|
|
11472
11516
|
var DeleteBold_default = DeleteBold;
|
|
11473
11517
|
|
|
11474
11518
|
// src/DcoumentAnalyzeBold.tsx
|
|
11475
|
-
import * as
|
|
11519
|
+
import * as React523 from "react";
|
|
11476
11520
|
var DcoumentAnalyzeBold = (_a) => {
|
|
11477
11521
|
var _b = _a, {
|
|
11478
11522
|
size = 24,
|
|
@@ -11489,12 +11533,12 @@ var DcoumentAnalyzeBold = (_a) => {
|
|
|
11489
11533
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
11490
11534
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
11491
11535
|
const resolvedViewBox = "0 0 24 24";
|
|
11492
|
-
return /* @__PURE__ */
|
|
11536
|
+
return /* @__PURE__ */ React523.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React523.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M17.016 7.671c.673.007 1.608.01 2.401.007a.465.465 0 0 0 .331-.787l-1.93-2.027-1.955-2.053a.46.46 0 0 0-.793.325v2.57c0 1.077.88 1.965 1.946 1.965", clipRule: "evenodd" }), /* @__PURE__ */ React523.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m15.604 12.17-2.301 2.969a.75.75 0 0 1-1.055.13l-2.088-1.637-1.89 2.455a.75.75 0 1 1-1.188-.915l2.35-3.055a.753.753 0 0 1 1.058-.133l2.09 1.64 1.838-2.373a.75.75 0 0 1 1.186.919m4.247-3.075h-2.962c-1.766-.01-3.223-1.472-3.223-3.255V2.702a.444.444 0 0 0-.444-.448H8.069c-2.403 0-4.352 1.978-4.352 4.395v10.506c0 2.534 2.046 4.59 4.555 4.59h7.67c2.404 0 4.343-1.96 4.343-4.376V9.534a.435.435 0 0 0-.434-.44", clipRule: "evenodd" }));
|
|
11493
11537
|
};
|
|
11494
11538
|
var DcoumentAnalyzeBold_default = DcoumentAnalyzeBold;
|
|
11495
11539
|
|
|
11496
11540
|
// src/Dashboardcustomize24Dp000000Fill1Wght400Grad0Opsz241Bold.tsx
|
|
11497
|
-
import * as
|
|
11541
|
+
import * as React524 from "react";
|
|
11498
11542
|
var Dashboardcustomize24Dp000000Fill1Wght400Grad0Opsz241Bold = (_a) => {
|
|
11499
11543
|
var _b = _a, {
|
|
11500
11544
|
size = 24,
|
|
@@ -11511,12 +11555,12 @@ var Dashboardcustomize24Dp000000Fill1Wght400Grad0Opsz241Bold = (_a) => {
|
|
|
11511
11555
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
11512
11556
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
11513
11557
|
const resolvedViewBox = "0 0 24 24";
|
|
11514
|
-
return /* @__PURE__ */
|
|
11558
|
+
return /* @__PURE__ */ React524.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React524.createElement("path", { fill: "currentColor", d: "M3.333 9.167a.8.8 0 0 1-.593-.24.8.8 0 0 1-.24-.594v-5q0-.354.24-.593.24-.24.593-.24h5q.354 0 .594.24t.24.593v5q0 .354-.24.594a.8.8 0 0 1-.594.24zm8.334 0a.8.8 0 0 1-.594-.24.8.8 0 0 1-.24-.594v-5q0-.354.24-.593.24-.24.594-.24h5q.354 0 .593.24.24.24.24.593v5q0 .354-.24.594a.8.8 0 0 1-.593.24zM3.333 17.5a.8.8 0 0 1-.593-.24.8.8 0 0 1-.24-.593v-5q0-.354.24-.594t.593-.24h5q.354 0 .594.24t.24.594v5q0 .354-.24.593a.8.8 0 0 1-.594.24zm10.834 0a.8.8 0 0 1-.594-.24.8.8 0 0 1-.24-.593V15h-1.687a.77.77 0 0 1-.584-.24.83.83 0 0 1-.229-.593q0-.354.24-.594t.594-.24h1.666v-1.687q0-.354.24-.584a.83.83 0 0 1 .594-.229q.354 0 .593.24.24.24.24.594v1.666h1.688q.354 0 .583.24.23.24.229.594 0 .354-.24.593a.8.8 0 0 1-.593.24H15v1.688q0 .354-.24.583a.83.83 0 0 1-.593.229" }));
|
|
11515
11559
|
};
|
|
11516
11560
|
var Dashboardcustomize24Dp000000Fill1Wght400Grad0Opsz241Bold_default = Dashboardcustomize24Dp000000Fill1Wght400Grad0Opsz241Bold;
|
|
11517
11561
|
|
|
11518
11562
|
// src/DangerBold.tsx
|
|
11519
|
-
import * as
|
|
11563
|
+
import * as React525 from "react";
|
|
11520
11564
|
var DangerBold = (_a) => {
|
|
11521
11565
|
var _b = _a, {
|
|
11522
11566
|
size = 24,
|
|
@@ -11533,12 +11577,12 @@ var DangerBold = (_a) => {
|
|
|
11533
11577
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
11534
11578
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
11535
11579
|
const resolvedViewBox = "0 0 24 24";
|
|
11536
|
-
return /* @__PURE__ */
|
|
11580
|
+
return /* @__PURE__ */ React525.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React525.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m14.477 4.442 7.269 12.615c.16.377.23.683.25 1.001a2.76 2.76 0 0 1-.73 2.021 2.84 2.84 0 0 1-1.95.921H4.68c-.31-.019-.62-.09-.91-.198-1.45-.585-2.15-2.23-1.56-3.656L9.53 4.433a2.73 2.73 0 0 1 1.099-1.08 2.85 2.85 0 0 1 3.85 1.09m-1.61 8.314c0 .475-.39.873-.87.873a.884.884 0 0 1-.88-.873V9.952c0-.476.4-.862.88-.862s.87.386.87.862zm-.87 4.262a.884.884 0 0 1-.88-.872c0-.477.4-.873.88-.873s.87.387.87.862c0 .485-.39.883-.87.883", clipRule: "evenodd" }));
|
|
11537
11581
|
};
|
|
11538
11582
|
var DangerBold_default = DangerBold;
|
|
11539
11583
|
|
|
11540
11584
|
// src/CounterClockwiseUndoBold.tsx
|
|
11541
|
-
import * as
|
|
11585
|
+
import * as React526 from "react";
|
|
11542
11586
|
var CounterClockwiseUndoBold = (_a) => {
|
|
11543
11587
|
var _b = _a, {
|
|
11544
11588
|
size = 24,
|
|
@@ -11555,12 +11599,12 @@ var CounterClockwiseUndoBold = (_a) => {
|
|
|
11555
11599
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
11556
11600
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
11557
11601
|
const resolvedViewBox = "0 0 24 24";
|
|
11558
|
-
return /* @__PURE__ */
|
|
11602
|
+
return /* @__PURE__ */ React526.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React526.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M20.978 7.624a9.93 9.93 0 0 0-5.72-5.07A9.99 9.99 0 0 0 4.915 4.935v-.668a1 1 0 0 0-2 0v3.3a1 1 0 0 0 1 1h3.28a1 1 0 1 0 0-2H6.129a8 8 0 0 1 8.476-2.125A7.94 7.94 0 0 1 19.18 8.5a7.93 7.93 0 0 1 .367 6.104 7.93 7.93 0 0 1-4.056 4.586 7.92 7.92 0 0 1-6.108.363 7.97 7.97 0 0 1-5.094-5.41 1 1 0 1 0-1.928.532 9.96 9.96 0 0 0 6.369 6.77c1.072.37 2.176.555 3.278.555a9.9 9.9 0 0 0 4.358-1.012 9.9 9.9 0 0 0 5.07-5.732 9.9 9.9 0 0 0-.459-7.63", clipRule: "evenodd" }), /* @__PURE__ */ React526.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M8.984 15.568a1 1 0 0 0 .513-.142l3.174-1.9c.3-.18.486-.507.486-.858v-4.1a1 1 0 0 0-2 0v3.533l-2.688 1.61a1 1 0 0 0 .515 1.857", clipRule: "evenodd" }));
|
|
11559
11603
|
};
|
|
11560
11604
|
var CounterClockwiseUndoBold_default = CounterClockwiseUndoBold;
|
|
11561
11605
|
|
|
11562
11606
|
// src/ColorPaletteBold.tsx
|
|
11563
|
-
import * as
|
|
11607
|
+
import * as React527 from "react";
|
|
11564
11608
|
var ColorPaletteBold = (_a) => {
|
|
11565
11609
|
var _b = _a, {
|
|
11566
11610
|
size = 24,
|
|
@@ -11577,12 +11621,12 @@ var ColorPaletteBold = (_a) => {
|
|
|
11577
11621
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
11578
11622
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
11579
11623
|
const resolvedViewBox = "0 0 24 24";
|
|
11580
|
-
return /* @__PURE__ */
|
|
11624
|
+
return /* @__PURE__ */ React527.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React527.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M2.45 7.007a3.25 3.25 0 1 1 6.5 0v11c0 1.8-1.45 3.25-3.25 3.25a3.25 3.25 0 0 1-3.25-3.25v-5.935c.03.01.06 0 .09 0h-.011l-.01-.001-.01-.001c-.02-.002-.04-.005-.06.002zm4.15 11.05c0-.49-.4-.9-.9-.9-.49 0-.9.41-.9.9 0 .5.41.9.9.9.5 0 .9-.4.9-.9", clipRule: "evenodd" }), /* @__PURE__ */ React527.createElement("path", { fill: "currentColor", d: "M18.477 7.895c-.91-2.48-3.81-2.92-5.42-1.31l-2.512 2.493a.4.4 0 0 0-.118.282l-.047 8.609a.2.2 0 0 0 .341.142l7.016-7.006c.84-.84 1.15-2.09.74-3.21m-2.366 6.981a.4.4 0 0 1 .28-.114h2.282c2.278 0 4.015 2.357 2.905 4.76-.498 1.076-1.608 1.74-2.794 1.74h-8.672a.2.2 0 0 1-.14-.343z" }));
|
|
11581
11625
|
};
|
|
11582
11626
|
var ColorPaletteBold_default = ColorPaletteBold;
|
|
11583
11627
|
|
|
11584
11628
|
// src/CodeBold.tsx
|
|
11585
|
-
import * as
|
|
11629
|
+
import * as React528 from "react";
|
|
11586
11630
|
var CodeBold = (_a) => {
|
|
11587
11631
|
var _b = _a, {
|
|
11588
11632
|
size = 24,
|
|
@@ -11599,12 +11643,12 @@ var CodeBold = (_a) => {
|
|
|
11599
11643
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
11600
11644
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
11601
11645
|
const resolvedViewBox = "0 0 24 24";
|
|
11602
|
-
return /* @__PURE__ */
|
|
11646
|
+
return /* @__PURE__ */ React528.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React528.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m17.243 12.531-2.65 2.649a.74.74 0 0 1-.53.22.749.749 0 0 1-.53-1.28l2.119-2.119-2.119-2.119a.75.75 0 0 1 1.06-1.061l2.65 2.649a.75.75 0 0 1 0 1.061m-6.775 1.589a.749.749 0 1 1-1.06 1.06l-2.649-2.649a.75.75 0 0 1 0-1.061l2.649-2.649a.749.749 0 1 1 1.06 1.061l-2.119 2.119zm5.75-11.62H7.783C4.623 2.5 2.5 4.72 2.5 8.026v7.947c0 3.306 2.123 5.527 5.283 5.527h8.434c3.16 0 5.283-2.221 5.283-5.527V8.026c0-3.306-2.123-5.526-5.282-5.526", clipRule: "evenodd" }));
|
|
11603
11647
|
};
|
|
11604
11648
|
var CodeBold_default = CodeBold;
|
|
11605
11649
|
|
|
11606
11650
|
// src/CloudRemoveBold.tsx
|
|
11607
|
-
import * as
|
|
11651
|
+
import * as React529 from "react";
|
|
11608
11652
|
var CloudRemoveBold = (_a) => {
|
|
11609
11653
|
var _b = _a, {
|
|
11610
11654
|
size = 24,
|
|
@@ -11621,12 +11665,12 @@ var CloudRemoveBold = (_a) => {
|
|
|
11621
11665
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
11622
11666
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
11623
11667
|
const resolvedViewBox = "0 0 24 24";
|
|
11624
|
-
return /* @__PURE__ */
|
|
11668
|
+
return /* @__PURE__ */ React529.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React529.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M17.509 8.845a.21.21 0 0 1-.183-.177c-.285-1.832-1.752-4.742-5.324-4.742s-5.04 2.91-5.325 4.742a.21.21 0 0 1-.183.177c-2.359.289-3.957 2.098-3.957 4.584a4.64 4.64 0 0 0 2.74 4.222c.776.314 1.554.37 2.37.373a.21.21 0 0 0 .173-.094c.15-.22.33-.407.518-.594a.2.2 0 0 0 0-.283l-.217-.217a2.501 2.501 0 0 1 3.537-3.535l.216.216a.2.2 0 0 0 .283 0l.215-.216a2.501 2.501 0 0 1 3.537 3.535l-.217.217a.2.2 0 0 0 0 .283c.188.187.369.375.518.595a.21.21 0 0 0 .173.093c.815-.004 1.59-.067 2.365-.377a4.64 4.64 0 0 0 2.716-4.218c0-2.486-1.596-4.295-3.955-4.584", clipRule: "evenodd" }), /* @__PURE__ */ React529.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M14.67 14.539a.75.75 0 0 0-1.061 0l-1.595 1.595-1.595-1.595a.75.75 0 0 0-1.061 1.06l1.596 1.596-1.596 1.595a.752.752 0 0 0 .53 1.28.75.75 0 0 0 .53-.22l1.596-1.594 1.595 1.595a.75.75 0 0 0 1.06 0 .75.75 0 0 0 0-1.061l-1.594-1.595L14.67 15.6a.75.75 0 0 0 0-1.061", clipRule: "evenodd" }));
|
|
11625
11669
|
};
|
|
11626
11670
|
var CloudRemoveBold_default = CloudRemoveBold;
|
|
11627
11671
|
|
|
11628
11672
|
// src/CloseSquareBold.tsx
|
|
11629
|
-
import * as
|
|
11673
|
+
import * as React530 from "react";
|
|
11630
11674
|
var CloseSquareBold = (_a) => {
|
|
11631
11675
|
var _b = _a, {
|
|
11632
11676
|
size = 24,
|
|
@@ -11643,12 +11687,12 @@ var CloseSquareBold = (_a) => {
|
|
|
11643
11687
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
11644
11688
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
11645
11689
|
const resolvedViewBox = "0 0 24 24";
|
|
11646
|
-
return /* @__PURE__ */
|
|
11690
|
+
return /* @__PURE__ */ React530.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React530.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M7.67 2h8.67C19.73 2 22 4.38 22 7.92v8.17c0 3.53-2.27 5.91-5.66 5.91H7.67C4.28 22 2 19.62 2 16.09V7.92C2 4.38 4.28 2 7.67 2m7.34 13a.87.87 0 0 0 0-1.23l-1.78-1.78 1.78-1.78a.88.88 0 0 0 0-1.24.88.88 0 0 0-1.24 0L12 10.75l-1.78-1.78a.88.88 0 0 0-1.24 0 .88.88 0 0 0 0 1.24l1.78 1.78-1.78 1.77a.88.88 0 0 0 .62 1.5c.23 0 .45-.09.62-.26L12 13.23 13.78 15c.17.18.39.26.61.26.23 0 .45-.09.62-.26", clipRule: "evenodd" }));
|
|
11647
11691
|
};
|
|
11648
11692
|
var CloseSquareBold_default = CloseSquareBold;
|
|
11649
11693
|
|
|
11650
11694
|
// src/ClockOffSleepBold.tsx
|
|
11651
|
-
import * as
|
|
11695
|
+
import * as React531 from "react";
|
|
11652
11696
|
var ClockOffSleepBold = (_a) => {
|
|
11653
11697
|
var _b = _a, {
|
|
11654
11698
|
size = 24,
|
|
@@ -11665,12 +11709,12 @@ var ClockOffSleepBold = (_a) => {
|
|
|
11665
11709
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
11666
11710
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
11667
11711
|
const resolvedViewBox = "0 0 24 24";
|
|
11668
|
-
return /* @__PURE__ */
|
|
11712
|
+
return /* @__PURE__ */ React531.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React531.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M15.111 14.956a.75.75 0 0 1-1.028.258l-3.175-1.9a.75.75 0 0 1-.365-.644V8.581a.75.75 0 1 1 1.5 0v3.664l2.81 1.682a.75.75 0 0 1 .258 1.029m4.8-4.045a5.627 5.627 0 0 1-5.281-7.57.306.306 0 0 0-.186-.402A9.4 9.4 0 0 0 11.62 2.5c-5.239 0-9.5 4.262-9.5 9.5s4.261 9.5 9.5 9.5 9.5-4.261 9.5-9.5q-.002-.446-.048-.88a.31.31 0 0 0-.355-.267 6 6 0 0 1-.808.058", clipRule: "evenodd" }), /* @__PURE__ */ React531.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M21.129 8.1h-3.49a.749.749 0 0 1-.555-1.254l2.353-2.596h-1.798a.75.75 0 0 1 0-1.5h3.49a.751.751 0 0 1 .556 1.254L19.33 6.6h1.798a.75.75 0 0 1 0 1.5", clipRule: "evenodd" }));
|
|
11669
11713
|
};
|
|
11670
11714
|
var ClockOffSleepBold_default = ClockOffSleepBold;
|
|
11671
11715
|
|
|
11672
11716
|
// src/ClockAddPlusBold.tsx
|
|
11673
|
-
import * as
|
|
11717
|
+
import * as React532 from "react";
|
|
11674
11718
|
var ClockAddPlusBold = (_a) => {
|
|
11675
11719
|
var _b = _a, {
|
|
11676
11720
|
size = 24,
|
|
@@ -11687,12 +11731,12 @@ var ClockAddPlusBold = (_a) => {
|
|
|
11687
11731
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
11688
11732
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
11689
11733
|
const resolvedViewBox = "0 0 24 24";
|
|
11690
|
-
return /* @__PURE__ */
|
|
11734
|
+
return /* @__PURE__ */ React532.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React532.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M12.88 12.67a.75.75 0 0 1-.365.644l-3.175 1.9a.747.747 0 0 1-1.028-.258.75.75 0 0 1 .258-1.029l2.81-1.682V8.58a.75.75 0 0 1 1.5 0zm.646 5.348a4.96 4.96 0 0 1 4.962-4.963c.815 0 1.578.204 2.254.554.187.097.423-.006.454-.214A9.4 9.4 0 0 0 21.302 12c0-5.238-4.262-9.5-9.5-9.5s-9.5 4.262-9.5 9.5 4.262 9.5 9.5 9.5c.823 0 1.622-.105 2.385-.303.204-.053.28-.298.164-.474a4.9 4.9 0 0 1-.825-2.705", clipRule: "evenodd" }), /* @__PURE__ */ React532.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M18.896 21.299a.75.75 0 0 1-.75-.75v-1.62h-1.62a.75.75 0 0 1 0-1.5h1.62v-1.617a.75.75 0 1 1 1.5 0v1.618h1.618a.75.75 0 0 1 0 1.5h-1.618v1.619a.75.75 0 0 1-.75.75", clipRule: "evenodd" }));
|
|
11691
11735
|
};
|
|
11692
11736
|
var ClockAddPlusBold_default = ClockAddPlusBold;
|
|
11693
11737
|
|
|
11694
11738
|
// src/CheckCircleBold.tsx
|
|
11695
|
-
import * as
|
|
11739
|
+
import * as React533 from "react";
|
|
11696
11740
|
var CheckCircleBold = (_a) => {
|
|
11697
11741
|
var _b = _a, {
|
|
11698
11742
|
size = 24,
|
|
@@ -11709,12 +11753,12 @@ var CheckCircleBold = (_a) => {
|
|
|
11709
11753
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
11710
11754
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
11711
11755
|
const resolvedViewBox = "0 0 24 24";
|
|
11712
|
-
return /* @__PURE__ */
|
|
11756
|
+
return /* @__PURE__ */ React533.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React533.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m15.993 10.222-4.618 4.618a.746.746 0 0 1-1.061 0l-2.309-2.309a.75.75 0 0 1 1.06-1.061l1.78 1.779 4.087-4.088a.75.75 0 1 1 1.061 1.061M12 2.5c-5.238 0-9.5 4.262-9.5 9.5s4.262 9.5 9.5 9.5 9.5-4.261 9.5-9.5-4.262-9.5-9.5-9.5", clipRule: "evenodd" }));
|
|
11713
11757
|
};
|
|
11714
11758
|
var CheckCircleBold_default = CheckCircleBold;
|
|
11715
11759
|
|
|
11716
11760
|
// src/ChatBold.tsx
|
|
11717
|
-
import * as
|
|
11761
|
+
import * as React534 from "react";
|
|
11718
11762
|
var ChatBold = (_a) => {
|
|
11719
11763
|
var _b = _a, {
|
|
11720
11764
|
size = 24,
|
|
@@ -11731,12 +11775,12 @@ var ChatBold = (_a) => {
|
|
|
11731
11775
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
11732
11776
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
11733
11777
|
const resolvedViewBox = "0 0 24 24";
|
|
11734
|
-
return /* @__PURE__ */
|
|
11778
|
+
return /* @__PURE__ */ React534.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React534.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M2 12.015C2 6.747 6.21 2 12.02 2 17.7 2 22 6.657 22 11.985 22 18.165 16.96 22 12 22c-1.64 0-3.46-.44-4.92-1.302-.51-.31-.94-.54-1.49-.36l-2.02.6c-.51.16-.97-.24-.82-.78l.67-2.244c.11-.31.09-.641-.07-.902C2.49 15.43 2 13.698 2 12.016m8.7 0c0 .711.57 1.282 1.28 1.292.71 0 1.28-.581 1.28-1.282 0-.711-.57-1.282-1.28-1.282-.7-.01-1.28.57-1.28 1.272m4.61.01c0 .701.57 1.282 1.28 1.282s1.28-.581 1.28-1.282c0-.711-.57-1.282-1.28-1.282s-1.28.57-1.28 1.282m-7.94 1.282c-.7 0-1.28-.58-1.28-1.282 0-.711.57-1.282 1.28-1.282s1.28.571 1.28 1.282a1.29 1.29 0 0 1-1.28 1.282", clipRule: "evenodd" }));
|
|
11735
11779
|
};
|
|
11736
11780
|
var ChatBold_default = ChatBold;
|
|
11737
11781
|
|
|
11738
11782
|
// src/ChatQuoteBold.tsx
|
|
11739
|
-
import * as
|
|
11783
|
+
import * as React535 from "react";
|
|
11740
11784
|
var ChatQuoteBold = (_a) => {
|
|
11741
11785
|
var _b = _a, {
|
|
11742
11786
|
size = 24,
|
|
@@ -11753,12 +11797,12 @@ var ChatQuoteBold = (_a) => {
|
|
|
11753
11797
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
11754
11798
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
11755
11799
|
const resolvedViewBox = "0 0 24 24";
|
|
11756
|
-
return /* @__PURE__ */
|
|
11800
|
+
return /* @__PURE__ */ React535.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React535.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M15.28 11.692a.75.75 0 0 1-.71-.643 4.2 4.2 0 0 0-.321.828c-.188.69-.138 1.31.138 1.7a1.17 1.17 0 0 0 1.229.443c.37-.102.646-.382.76-.767a1.2 1.2 0 0 0-.241-1.152 1.24 1.24 0 0 0-.855-.41m-5.962.001a.75.75 0 0 1-.71-.642 4.2 4.2 0 0 0-.321.828c-.187.689-.136 1.309.139 1.7.263.376.79.566 1.229.442.37-.102.646-.382.76-.767a1.2 1.2 0 0 0-.241-1.152 1.24 1.24 0 0 0-.856-.41", clipRule: "evenodd" }), /* @__PURE__ */ React535.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M17.815 13.679a2.6 2.6 0 0 1-1.798 1.786 2.5 2.5 0 0 1-.682.093c-.846 0-1.68-.411-2.175-1.117-.541-.768-.67-1.82-.36-2.958a5.83 5.83 0 0 1 2.213-3.196.75.75 0 1 1 .875 1.218 4.2 4.2 0 0 0-.763.71.8.8 0 0 1 .22-.022 2.73 2.73 0 0 1 1.913.913c.619.699.828 1.66.557 2.573m-5.961 0a2.6 2.6 0 0 1-1.798 1.786 2.5 2.5 0 0 1-.682.093c-.846 0-1.68-.411-2.175-1.117-.54-.767-.67-1.818-.36-2.957a5.84 5.84 0 0 1 2.213-3.197.75.75 0 0 1 .875 1.218c-.28.202-.537.443-.763.71a.8.8 0 0 1 .22-.022c.73.032 1.427.364 1.913.913.62.699.828 1.66.557 2.573m5.509-9.84H7.24a4.2 4.2 0 0 0-4.19 4.203v6.939a4.2 4.2 0 0 0 4.19 4.203h1.068c.51 0 .988.199 1.349.56l1.422 1.427c.326.328.76.508 1.22.508.462 0 .897-.18 1.223-.508l1.422-1.426a1.9 1.9 0 0 1 1.349-.561h1.069c2.309 0 4.188-1.885 4.188-4.203V8.04c0-2.316-1.88-4.201-4.188-4.201", clipRule: "evenodd" }));
|
|
11757
11801
|
};
|
|
11758
11802
|
var ChatQuoteBold_default = ChatQuoteBold;
|
|
11759
11803
|
|
|
11760
11804
|
// src/ChartBold.tsx
|
|
11761
|
-
import * as
|
|
11805
|
+
import * as React536 from "react";
|
|
11762
11806
|
var ChartBold = (_a) => {
|
|
11763
11807
|
var _b = _a, {
|
|
11764
11808
|
size = 24,
|
|
@@ -11775,12 +11819,12 @@ var ChartBold = (_a) => {
|
|
|
11775
11819
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
11776
11820
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
11777
11821
|
const resolvedViewBox = "0 0 24 24";
|
|
11778
|
-
return /* @__PURE__ */
|
|
11822
|
+
return /* @__PURE__ */ React536.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React536.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M7.33 2h9.34c3.4 0 5.32 1.93 5.33 5.33v9.34c0 3.4-1.93 5.33-5.33 5.33H7.33C3.93 22 2 20.07 2 16.67V7.33C2 3.93 3.93 2 7.33 2m4.72 15.86c.43 0 .79-.32.83-.75V6.92a.82.82 0 0 0-.38-.79.84.84 0 0 0-1.28.79v10.19c.05.43.41.75.83.75m4.6 0c.42 0 .78-.32.83-.75v-3.28a.839.839 0 0 0-1.28-.79.81.81 0 0 0-.38.79v3.28c.04.43.4.75.83.75m-8.43-.75a.827.827 0 0 1-.83.75c-.43 0-.79-.32-.83-.75V10.2a.84.84 0 0 1 .39-.79c.27-.17.61-.17.88 0s.42.48.39.79z", clipRule: "evenodd" }));
|
|
11779
11823
|
};
|
|
11780
11824
|
var ChartBold_default = ChartBold;
|
|
11781
11825
|
|
|
11782
11826
|
// src/CategoryBold.tsx
|
|
11783
|
-
import * as
|
|
11827
|
+
import * as React537 from "react";
|
|
11784
11828
|
var CategoryBold = (_a) => {
|
|
11785
11829
|
var _b = _a, {
|
|
11786
11830
|
size = 24,
|
|
@@ -11797,12 +11841,12 @@ var CategoryBold = (_a) => {
|
|
|
11797
11841
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
11798
11842
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
11799
11843
|
const resolvedViewBox = "0 0 24 24";
|
|
11800
|
-
return /* @__PURE__ */
|
|
11844
|
+
return /* @__PURE__ */ React537.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React537.createElement("path", { fill: "currentColor", d: "M7.92 13.47c1.41 0 2.54 1.14 2.54 2.56v3.41c0 1.41-1.13 2.56-2.54 2.56H4.54C3.14 22 2 20.85 2 19.44v-3.41c0-1.42 1.14-2.56 2.54-2.56zm11.54 0c1.4 0 2.54 1.14 2.54 2.56v3.41c0 1.41-1.14 2.56-2.54 2.56h-3.38c-1.41 0-2.54-1.15-2.54-2.56v-3.41c0-1.42 1.13-2.56 2.54-2.56zM7.92 2c1.41 0 2.54 1.15 2.54 2.56v3.41c0 1.42-1.13 2.56-2.54 2.56H4.54C3.14 10.53 2 9.39 2 7.97V4.56C2 3.15 3.14 2 4.54 2zm11.54 0C20.86 2 22 3.15 22 4.56v3.41c0 1.42-1.14 2.56-2.54 2.56h-3.38c-1.41 0-2.54-1.14-2.54-2.56V4.56c0-1.41 1.13-2.56 2.54-2.56z" }));
|
|
11801
11845
|
};
|
|
11802
11846
|
var CategoryBold_default = CategoryBold;
|
|
11803
11847
|
|
|
11804
11848
|
// src/CaptchaQuestionMarkSquareBold.tsx
|
|
11805
|
-
import * as
|
|
11849
|
+
import * as React538 from "react";
|
|
11806
11850
|
var CaptchaQuestionMarkSquareBold = (_a) => {
|
|
11807
11851
|
var _b = _a, {
|
|
11808
11852
|
size = 24,
|
|
@@ -11819,12 +11863,12 @@ var CaptchaQuestionMarkSquareBold = (_a) => {
|
|
|
11819
11863
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
11820
11864
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
11821
11865
|
const resolvedViewBox = "0 0 24 24";
|
|
11822
|
-
return /* @__PURE__ */
|
|
11866
|
+
return /* @__PURE__ */ React538.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React538.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m13.615 12.806-.151.085c-.693.388-.981.611-.976.991a.75.75 0 0 1-.74.76h-.01a.75.75 0 0 1-.75-.74c-.018-1.333 1.084-1.95 1.742-2.32l.15-.084c.635-.351.954-.838.954-1.45 0-1.01-.823-1.832-1.832-1.832s-1.832.822-1.832 1.832a.75.75 0 0 1-1.5 0 3.336 3.336 0 0 1 3.332-3.332 3.336 3.336 0 0 1 3.332 3.332c0 1.165-.611 2.145-1.719 2.758m-1.127 3.766a.75.75 0 0 1-1.5 0c0-.414.336-.773.75-.773s.75.315.75.729zM16.217 2.5H7.782C4.623 2.5 2.5 4.721 2.5 8.027v7.948c0 3.305 2.123 5.525 5.282 5.525h8.434c3.16 0 5.284-2.22 5.284-5.525V8.027c0-3.306-2.123-5.527-5.283-5.527", clipRule: "evenodd" }));
|
|
11823
11867
|
};
|
|
11824
11868
|
var CaptchaQuestionMarkSquareBold_default = CaptchaQuestionMarkSquareBold;
|
|
11825
11869
|
|
|
11826
11870
|
// src/CaptchaDiamondStarBold.tsx
|
|
11827
|
-
import * as
|
|
11871
|
+
import * as React539 from "react";
|
|
11828
11872
|
var CaptchaDiamondStarBold = (_a) => {
|
|
11829
11873
|
var _b = _a, {
|
|
11830
11874
|
size = 24,
|
|
@@ -11841,12 +11885,12 @@ var CaptchaDiamondStarBold = (_a) => {
|
|
|
11841
11885
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
11842
11886
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
11843
11887
|
const resolvedViewBox = "0 0 24 24";
|
|
11844
|
-
return /* @__PURE__ */
|
|
11888
|
+
return /* @__PURE__ */ React539.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React539.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M21.23 12.657a13.27 13.27 0 0 1-8.517-8.518.75.75 0 0 0-1.427 0 13.27 13.27 0 0 1-8.517 8.518.75.75 0 0 0 0 1.428 13.27 13.27 0 0 1 8.517 8.517.75.75 0 0 0 1.427 0 13.27 13.27 0 0 1 8.517-8.517.752.752 0 0 0 0-1.428", clipRule: "evenodd" }));
|
|
11845
11889
|
};
|
|
11846
11890
|
var CaptchaDiamondStarBold_default = CaptchaDiamondStarBold;
|
|
11847
11891
|
|
|
11848
11892
|
// src/CameraBold.tsx
|
|
11849
|
-
import * as
|
|
11893
|
+
import * as React540 from "react";
|
|
11850
11894
|
var CameraBold = (_a) => {
|
|
11851
11895
|
var _b = _a, {
|
|
11852
11896
|
size = 24,
|
|
@@ -11863,12 +11907,12 @@ var CameraBold = (_a) => {
|
|
|
11863
11907
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
11864
11908
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
11865
11909
|
const resolvedViewBox = "0 0 24 24";
|
|
11866
|
-
return /* @__PURE__ */
|
|
11910
|
+
return /* @__PURE__ */ React540.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React540.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M17.44 6.236c.04.07.11.12.2.12 2.4 0 4.36 1.958 4.36 4.355v5.934A4.37 4.37 0 0 1 17.64 21H6.36A4.36 4.36 0 0 1 2 16.645V10.71a4.36 4.36 0 0 1 4.36-4.355c.08 0 .16-.04.19-.12l.06-.12.106-.222a98 98 0 0 1 .714-1.486C7.89 3.51 8.67 3.01 9.64 3h4.71c.97.01 1.76.51 2.22 1.408.157.315.397.822.629 1.31l.141.299zm-.73 3.836c0 .5.4.9.9.9s.91-.4.91-.9-.41-.909-.91-.909-.9.41-.9.91m-6.44 1.548c.47-.47 1.08-.719 1.73-.719s1.26.25 1.72.71.71 1.068.71 1.717A2.44 2.44 0 0 1 12 15.756c-.65 0-1.26-.25-1.72-.71a2.4 2.4 0 0 1-.71-1.718v-.01c-.01-.629.24-1.238.7-1.698m4.5 4.485a3.93 3.93 0 0 1-5.55 0 3.92 3.92 0 0 1-1.15-2.777 3.87 3.87 0 0 1 1.14-2.766A3.92 3.92 0 0 1 12 9.402c1.05 0 2.04.41 2.78 1.15a3.94 3.94 0 0 1 1.15 2.777 3.96 3.96 0 0 1-1.16 2.776", clipRule: "evenodd" }));
|
|
11867
11911
|
};
|
|
11868
11912
|
var CameraBold_default = CameraBold;
|
|
11869
11913
|
|
|
11870
11914
|
// src/CallingBold.tsx
|
|
11871
|
-
import * as
|
|
11915
|
+
import * as React541 from "react";
|
|
11872
11916
|
var CallingBold = (_a) => {
|
|
11873
11917
|
var _b = _a, {
|
|
11874
11918
|
size = 24,
|
|
@@ -11885,12 +11929,12 @@ var CallingBold = (_a) => {
|
|
|
11885
11929
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
11886
11930
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
11887
11931
|
const resolvedViewBox = "0 0 24 24";
|
|
11888
|
-
return /* @__PURE__ */
|
|
11932
|
+
return /* @__PURE__ */ React541.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React541.createElement("path", { fill: "currentColor", d: "M14.418 5.49a.854.854 0 0 0-1.004.68.86.86 0 0 0 .678 1.01 3.46 3.46 0 0 1 2.743 2.75.86.86 0 0 0 1.006.681.865.865 0 0 0 .677-1.01 5.17 5.17 0 0 0-4.1-4.111" }), /* @__PURE__ */ React541.createElement("path", { fill: "currentColor", d: "M14.356 2.008a.82.82 0 0 0-.625.176.85.85 0 0 0-.323.584.86.86 0 0 0 .757.95 6.91 6.91 0 0 1 6.126 6.138.857.857 0 1 0 1.704-.191c-.454-4.058-3.594-7.206-7.639-7.657" }), /* @__PURE__ */ React541.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M11.032 12.972c3.989 3.988 4.894-.625 7.434 1.913 2.448 2.448 3.856 2.938.753 6.04-.388.312-2.857 4.07-11.534-4.605C-.993 7.644 2.762 5.172 3.074 4.784c3.11-3.11 3.592-1.695 6.04.753 2.54 2.54-2.071 3.447 1.918 7.435", clipRule: "evenodd" }));
|
|
11889
11933
|
};
|
|
11890
11934
|
var CallingBold_default = CallingBold;
|
|
11891
11935
|
|
|
11892
11936
|
// src/CallBold.tsx
|
|
11893
|
-
import * as
|
|
11937
|
+
import * as React542 from "react";
|
|
11894
11938
|
var CallBold = (_a) => {
|
|
11895
11939
|
var _b = _a, {
|
|
11896
11940
|
size = 24,
|
|
@@ -11907,12 +11951,12 @@ var CallBold = (_a) => {
|
|
|
11907
11951
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
11908
11952
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
11909
11953
|
const resolvedViewBox = "0 0 24 24";
|
|
11910
|
-
return /* @__PURE__ */
|
|
11954
|
+
return /* @__PURE__ */ React542.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React542.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M11.532 12.472c3.989 3.988 4.894-.625 7.434 1.913 2.448 2.448 3.856 2.938.753 6.04-.388.312-2.857 4.07-11.534-4.605C-.493 7.144 3.262 4.672 3.574 4.284c3.11-3.11 3.592-1.695 6.04.753 2.54 2.54-2.071 3.447 1.918 7.435", clipRule: "evenodd" }));
|
|
11911
11955
|
};
|
|
11912
11956
|
var CallBold_default = CallBold;
|
|
11913
11957
|
|
|
11914
11958
|
// src/CallSilentBold.tsx
|
|
11915
|
-
import * as
|
|
11959
|
+
import * as React543 from "react";
|
|
11916
11960
|
var CallSilentBold = (_a) => {
|
|
11917
11961
|
var _b = _a, {
|
|
11918
11962
|
size = 24,
|
|
@@ -11929,12 +11973,12 @@ var CallSilentBold = (_a) => {
|
|
|
11929
11973
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
11930
11974
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
11931
11975
|
const resolvedViewBox = "0 0 24 24";
|
|
11932
|
-
return /* @__PURE__ */
|
|
11976
|
+
return /* @__PURE__ */ React543.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React543.createElement("path", { fill: "currentColor", d: "M20.77 2.364c.228 0 .447.103.605.266a.893.893 0 0 1 0 1.23v.009l-9.416 9.645-.546.56.678-.691c3.28 2.693 4.205-1.16 6.528 1.202 2.397 2.447 3.776 2.94.736 6.042-.357.311-2.658 3.84-10.55-3.88l-5.36 5.499a.86.86 0 0 1-.595.254.9.9 0 0 1-.605-.254.9.9 0 0 1-.129-1.058l.03-.04a.5.5 0 0 1 .07-.091L20.176 2.63a.82.82 0 0 1 .595-.266M3.255 4.386c3.069-3.113 3.545-1.696 5.956.75 2.03 2.072-.602 3.06.477 5.517l-3.501 3.552c-6.43-7.285-3.218-9.464-2.932-9.82" }));
|
|
11933
11977
|
};
|
|
11934
11978
|
var CallSilentBold_default = CallSilentBold;
|
|
11935
11979
|
|
|
11936
11980
|
// src/CallMissedBold.tsx
|
|
11937
|
-
import * as
|
|
11981
|
+
import * as React544 from "react";
|
|
11938
11982
|
var CallMissedBold = (_a) => {
|
|
11939
11983
|
var _b = _a, {
|
|
11940
11984
|
size = 24,
|
|
@@ -11951,12 +11995,12 @@ var CallMissedBold = (_a) => {
|
|
|
11951
11995
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
11952
11996
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
11953
11997
|
const resolvedViewBox = "0 0 24 24";
|
|
11954
|
-
return /* @__PURE__ */
|
|
11998
|
+
return /* @__PURE__ */ React544.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React544.createElement("path", { fill: "currentColor", d: "m19.337 5.918 2.404-2.413a.88.88 0 0 0 .26-.627.88.88 0 0 0-.26-.627.903.903 0 0 0-1.249 0L18.09 4.664l-2.405-2.413a.903.903 0 0 0-1.249 0 .887.887 0 0 0 0 1.254l2.404 2.413-2.404 2.412a.887.887 0 0 0 0 1.255.903.903 0 0 0 1.25 0l2.404-2.414 2.403 2.414a.88.88 0 0 0 1.249 0 .88.88 0 0 0 .26-.628.88.88 0 0 0-.26-.627z" }), /* @__PURE__ */ React544.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M11.032 12.972c3.989 3.988 4.894-.625 7.434 1.913 2.448 2.448 3.856 2.938.753 6.04-.388.312-2.857 4.07-11.534-4.605C-.993 7.644 2.762 5.172 3.074 4.784c3.11-3.11 3.592-1.695 6.04.753 2.54 2.54-2.071 3.447 1.918 7.435", clipRule: "evenodd" }));
|
|
11955
11999
|
};
|
|
11956
12000
|
var CallMissedBold_default = CallMissedBold;
|
|
11957
12001
|
|
|
11958
12002
|
// src/CalendarBold.tsx
|
|
11959
|
-
import * as
|
|
12003
|
+
import * as React545 from "react";
|
|
11960
12004
|
var CalendarBold = (_a) => {
|
|
11961
12005
|
var _b = _a, {
|
|
11962
12006
|
size = 24,
|
|
@@ -11973,12 +12017,12 @@ var CalendarBold = (_a) => {
|
|
|
11973
12017
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
11974
12018
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
11975
12019
|
const resolvedViewBox = "0 0 24 24";
|
|
11976
|
-
return /* @__PURE__ */
|
|
12020
|
+
return /* @__PURE__ */ React545.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React545.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m16.41 2.769.002.75c2.755.215 4.574 2.092 4.577 4.97L21 16.917c.004 3.138-1.968 5.069-5.128 5.074l-7.72.01c-3.14.004-5.137-1.973-5.141-5.12L3 8.553c-.004-2.898 1.752-4.77 4.506-5.023v-.75a.746.746 0 0 1 .758-.77.747.747 0 0 1 .762.769v.7l5.865-.009v-.7A.747.747 0 0 1 15.65 2a.753.753 0 0 1 .76.769M4.523 8.862l14.948-.02v-.35c-.043-2.15-1.121-3.277-3.056-3.445v.77a.76.76 0 0 1-.758.77.75.75 0 0 1-.762-.768v-.81l-5.865.009v.808c0 .43-.324.77-.759.77a.75.75 0 0 1-.76-.768l-.002-.77c-1.925.193-2.99 1.325-2.987 3.493zm10.718 4.542v.011c.01.46.385.809.84.799a.823.823 0 0 0 .789-.852.83.83 0 0 0-.82-.797.83.83 0 0 0-.81.84m.815 4.488a.85.85 0 0 1-.821-.848.833.833 0 0 1 .809-.852h.01c.464 0 .84.379.84.849a.844.844 0 0 1-.838.851m-4.883-4.472c.02.46.396.819.85.799a.823.823 0 0 0 .78-.86.816.816 0 0 0-.821-.8.854.854 0 0 0-.809.861m.854 4.427a.823.823 0 0 1-.85-.798c0-.46.354-.84.809-.861a.815.815 0 0 1 .82.798c.02.46-.335.84-.779.861m-4.922-4.392c.02.46.396.82.85.799.445-.02.8-.4.778-.86a.815.815 0 0 0-.82-.8.85.85 0 0 0-.808.861m.854 4.397a.82.82 0 0 1-.85-.799.853.853 0 0 1 .809-.86.815.815 0 0 1 .82.798.82.82 0 0 1-.779.861", clipRule: "evenodd" }));
|
|
11977
12021
|
};
|
|
11978
12022
|
var CalendarBold_default = CalendarBold;
|
|
11979
12023
|
|
|
11980
12024
|
// src/CalendarTimeBold.tsx
|
|
11981
|
-
import * as
|
|
12025
|
+
import * as React546 from "react";
|
|
11982
12026
|
var CalendarTimeBold = (_a) => {
|
|
11983
12027
|
var _b = _a, {
|
|
11984
12028
|
size = 24,
|
|
@@ -11995,12 +12039,12 @@ var CalendarTimeBold = (_a) => {
|
|
|
11995
12039
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
11996
12040
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
11997
12041
|
const resolvedViewBox = "0 0 24 24";
|
|
11998
|
-
return /* @__PURE__ */
|
|
12042
|
+
return /* @__PURE__ */ React546.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React546.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M6.743 10.522c-.42 0-.75-.34-.75-.75 0-.42.33-.75.75-.75h8.49c.42 0 .75.33.75.75 0 .41-.33.75-.75.75zm10.63 1.31c.675 0 1.328.113 1.94.331a.21.21 0 0 0 .28-.192V8.212c0-1.41-.43-2.58-1.24-3.4-.72-.72-1.75-1.13-2.98-1.23v-.97a.749.749 0 1 0-1.5 0v3.55c-.06.02-.13.04-.2.04-.41 0-.75-.33-.75-.75v-1.72a.2.2 0 0 0-.2-.2h-4.62v-.92c0-.41-.34-.75-.75-.75s-.75.34-.75.75v3.55c-.07.02-.13.04-.2.04-.42 0-.75-.33-.75-.75V3.99a.193.193 0 0 0-.248-.188c-1.908.581-3.012 2.128-3.012 4.411v8.15c0 2.98 1.79 4.75 4.79 4.75h4.963c.162 0 .259-.184.174-.322a5.8 5.8 0 0 1-.857-3.058c0-3.26 2.65-5.9 5.91-5.9", clipRule: "evenodd" }), /* @__PURE__ */ React546.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M19.227 19.132a.75.75 0 0 1-1.028.259l-1.236-.738a.75.75 0 0 1-.365-.643v-1.587a.75.75 0 0 1 1.5 0v1.16l.87.52a.75.75 0 0 1 .26 1.029m-1.857-5.803a4.41 4.41 0 0 0-4.404 4.405 4.41 4.41 0 0 0 4.404 4.404 4.41 4.41 0 0 0 4.405-4.404 4.41 4.41 0 0 0-4.405-4.405", clipRule: "evenodd" }));
|
|
11999
12043
|
};
|
|
12000
12044
|
var CalendarTimeBold_default = CalendarTimeBold;
|
|
12001
12045
|
|
|
12002
12046
|
// src/CalendarForwardBold.tsx
|
|
12003
|
-
import * as
|
|
12047
|
+
import * as React547 from "react";
|
|
12004
12048
|
var CalendarForwardBold = (_a) => {
|
|
12005
12049
|
var _b = _a, {
|
|
12006
12050
|
size = 24,
|
|
@@ -12017,12 +12061,12 @@ var CalendarForwardBold = (_a) => {
|
|
|
12017
12061
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
12018
12062
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
12019
12063
|
const resolvedViewBox = "0 0 24 24";
|
|
12020
|
-
return /* @__PURE__ */
|
|
12064
|
+
return /* @__PURE__ */ React547.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React547.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M15.663 11.294H8.298a.75.75 0 0 1 0-1.5h7.365a.75.75 0 0 1 0 1.5m.373 5.454-2.064 1.926a.75.75 0 0 1-1.06-.037.75.75 0 0 1 .036-1.061l.67-.626H8.693a.75.75 0 0 1 0-1.5h4.928l-.671-.626a.75.75 0 1 1 1.022-1.097l2.064 1.923a.75.75 0 0 1 0 1.098m3.417-11.421c-.723-.725-1.755-1.134-2.982-1.236v-.966a.75.75 0 0 0-1.5 0v3.549c-.065.019-.13.041-.201.041a.75.75 0 0 1-.75-.75V4.247a.2.2 0 0 0-.2-.2H9.198v-.922a.75.75 0 0 0-1.5 0v3.549c-.065.019-.13.041-.201.041a.75.75 0 0 1-.75-.75V4.5a.193.193 0 0 0-.248-.188c-1.908.576-3.014 2.126-3.014 4.413v8.145c0 2.978 1.792 4.755 4.793 4.755h7.613c3 0 4.793-1.752 4.793-4.686V8.726c.004-1.412-.422-2.587-1.231-3.399", clipRule: "evenodd" }));
|
|
12021
12065
|
};
|
|
12022
12066
|
var CalendarForwardBold_default = CalendarForwardBold;
|
|
12023
12067
|
|
|
12024
12068
|
// src/CalendarEditBold.tsx
|
|
12025
|
-
import * as
|
|
12069
|
+
import * as React548 from "react";
|
|
12026
12070
|
var CalendarEditBold = (_a) => {
|
|
12027
12071
|
var _b = _a, {
|
|
12028
12072
|
size = 24,
|
|
@@ -12039,12 +12083,12 @@ var CalendarEditBold = (_a) => {
|
|
|
12039
12083
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
12040
12084
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
12041
12085
|
const resolvedViewBox = "0 0 24 24";
|
|
12042
|
-
return /* @__PURE__ */
|
|
12086
|
+
return /* @__PURE__ */ React548.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React548.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M11.208 14.895c-.41 0-.75-.34-.75-.76s.34-.76.75-.76a.76.76 0 1 1 0 1.52m-3.69 0a.76.76 0 1 1 0-1.52.76.76 0 0 1 0 1.52m0 3.39a.76.76 0 1 1 0-1.52.76.76 0 0 1 0 1.52m5.52-1.31 2.58-2.82.17-.18.73-.8a3.09 3.09 0 0 1 3.206-.855c.137.043.284-.054.284-.198v-1.197a.2.2 0 0 0-.2-.2h-16.8a.2.2 0 0 0-.2.2v5.64c0 2.98 1.79 4.76 4.79 4.76h4.263c.142 0 .24-.144.201-.28a2.8 2.8 0 0 1-.084-1.07l.09-.82c.09-.82.42-1.57.97-2.18m6.97-8.55c0-1.41-.42-2.59-1.23-3.4-.73-.72-1.76-1.13-2.98-1.24v-.96a.749.749 0 1 0-1.5 0v3.55c-.07.02-.13.04-.2.04-.42 0-.75-.34-.75-.75v-1.72a.2.2 0 0 0-.2-.2h-4.63v-.92a.749.749 0 1 0-1.5 0v3.55c-.06.02-.13.04-.2.04-.41 0-.75-.34-.75-.75V4.201a.193.193 0 0 0-.247-.188c-1.908.572-3.013 2.12-3.013 4.412v.6c0 .11.09.2.2.2h16.8a.2.2 0 0 0 .2-.2z", clipRule: "evenodd" }), /* @__PURE__ */ React548.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m19.768 16.175-.39.42-1.18-1.18.34-.38c.07-.07.16-.11.25-.11s.17.03.23.09l.74.68c.08.08.1.18.1.24.01.05 0 .15-.09.24m-3.43 3.75c-.17.19-.41.32-.67.37l-.79.13c-.06.01-.1-.02-.12-.04-.03-.02-.05-.06-.05-.12l.09-.82c.03-.23.13-.46.28-.63l2.1-2.3 1.19 1.19zm4.43-5.33-.73-.68c-.74-.69-1.91-.64-2.6.1l-.8.88s-.01 0-.01.01c-.01 0-.01.01-.02.02l-2.64 2.88c-.37.42-.6.93-.66 1.48l-.09.82c-.05.52.13 1.02.51 1.37.31.29.7.45 1.12.45.09 0 .18-.01.27-.02l.8-.14c.59-.1 1.14-.4 1.53-.84l3.42-3.73c.34-.36.51-.83.49-1.32s-.23-.95-.59-1.28", clipRule: "evenodd" }));
|
|
12043
12087
|
};
|
|
12044
12088
|
var CalendarEditBold_default = CalendarEditBold;
|
|
12045
12089
|
|
|
12046
12090
|
// src/CalendarCheckBold.tsx
|
|
12047
|
-
import * as
|
|
12091
|
+
import * as React549 from "react";
|
|
12048
12092
|
var CalendarCheckBold = (_a) => {
|
|
12049
12093
|
var _b = _a, {
|
|
12050
12094
|
size = 24,
|
|
@@ -12061,12 +12105,12 @@ var CalendarCheckBold = (_a) => {
|
|
|
12061
12105
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
12062
12106
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
12063
12107
|
const resolvedViewBox = "0 0 24 24";
|
|
12064
|
-
return /* @__PURE__ */
|
|
12108
|
+
return /* @__PURE__ */ React549.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React549.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M8.869 15.74a.75.75 0 0 1 1.06.002l1.224 1.227 3.087-3.088a.751.751 0 0 1 1.06 1.06l-3.617 3.62a.747.747 0 0 1-1.061-.002l-1.755-1.758a.75.75 0 0 1 .002-1.06m-5.385 1.125c0 2.98 1.79 4.76 4.79 4.76h7.62c3 0 4.79-1.75 4.79-4.69v-5.71a.2.2 0 0 0-.2-.2h-16.8a.2.2 0 0 0-.2.2zm15.97-11.541c-.73-.72-1.76-1.13-2.98-1.24v-.96a.749.749 0 1 0-1.5 0v3.55c-.07.02-.13.04-.2.04-.42 0-.75-.34-.75-.75v-1.72a.2.2 0 0 0-.2-.2h-4.63v-.92a.749.749 0 1 0-1.5 0v3.55c-.06.02-.13.04-.2.04-.41 0-.75-.34-.75-.75V4.501a.193.193 0 0 0-.247-.189c-1.908.573-3.013 2.12-3.013 4.413v.6c0 .11.09.2.2.2h16.8a.2.2 0 0 0 .2-.2v-.6c0-1.41-.42-2.59-1.23-3.4", clipRule: "evenodd" }));
|
|
12065
12109
|
};
|
|
12066
12110
|
var CalendarCheckBold_default = CalendarCheckBold;
|
|
12067
12111
|
|
|
12068
12112
|
// src/Calendar2Bold.tsx
|
|
12069
|
-
import * as
|
|
12113
|
+
import * as React550 from "react";
|
|
12070
12114
|
var Calendar2Bold = (_a) => {
|
|
12071
12115
|
var _b = _a, {
|
|
12072
12116
|
size = 24,
|
|
@@ -12083,12 +12127,12 @@ var Calendar2Bold = (_a) => {
|
|
|
12083
12127
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
12084
12128
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
12085
12129
|
const resolvedViewBox = "0 0 24 24";
|
|
12086
|
-
return /* @__PURE__ */
|
|
12130
|
+
return /* @__PURE__ */ React550.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React550.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M15.682 10.503h-8.5c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h8.5c.41 0 .75.34.75.75s-.34.75-.75.75m3.12-5.7c-.73-.73-1.76-1.14-2.99-1.24v-.97a.749.749 0 1 0-1.5 0v3.55c-.06.02-.13.04-.2.04-.41 0-.75-.33-.75-.75v-1.71a.2.2 0 0 0-.2-.2h-4.62v-.93a.749.749 0 1 0-1.5 0v3.55c-.06.02-.13.04-.2.04-.41 0-.75-.33-.75-.75V3.97a.193.193 0 0 0-.248-.188c-1.908.58-3.012 2.128-3.012 4.41v8.15c0 2.98 1.79 4.75 4.79 4.75h5.55a.21.21 0 0 0 .19-.29 5 5 0 0 1-.37-1.9 5.09 5.09 0 0 1 6.76-4.806.21.21 0 0 0 .28-.193v-5.7c0-1.42-.42-2.59-1.23-3.4", clipRule: "evenodd" }), /* @__PURE__ */ React550.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M18.126 15.735a3.214 3.214 0 0 0-3.211 3.211c0 1.77 1.44 3.211 3.21 3.211a3.215 3.215 0 0 0 3.212-3.21 3.214 3.214 0 0 0-3.211-3.212", clipRule: "evenodd" }));
|
|
12087
12131
|
};
|
|
12088
12132
|
var Calendar2Bold_default = Calendar2Bold;
|
|
12089
12133
|
|
|
12090
12134
|
// src/BuyBold.tsx
|
|
12091
|
-
import * as
|
|
12135
|
+
import * as React551 from "react";
|
|
12092
12136
|
var BuyBold = (_a) => {
|
|
12093
12137
|
var _b = _a, {
|
|
12094
12138
|
size = 24,
|
|
@@ -12105,12 +12149,12 @@ var BuyBold = (_a) => {
|
|
|
12105
12149
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
12106
12150
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
12107
12151
|
const resolvedViewBox = "0 0 24 24";
|
|
12108
|
-
return /* @__PURE__ */
|
|
12152
|
+
return /* @__PURE__ */ React551.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React551.createElement("path", { fill: "currentColor", d: "M7.427 18.908c.829 0 1.508.694 1.509 1.551 0 .847-.68 1.54-1.51 1.541a1.533 1.533 0 0 1-1.519-1.541c0-.857.68-1.55 1.52-1.55m11.241 0c.83 0 1.509.694 1.509 1.551 0 .847-.68 1.54-1.509 1.541-.84 0-1.52-.694-1.52-1.541 0-.857.68-1.55 1.52-1.55M2.011 2.641a.765.765 0 0 1 .869-.632l2.384.366c.34.062.589.348.619.694l.19 2.286c.03.328.29.572.609.573h13.495c.61 0 1.01.214 1.409.683.4.47.469 1.143.379 1.754l-.95 6.695c-.18 1.286-1.258 2.235-2.527 2.235H7.586c-1.329 0-2.427-1.04-2.537-2.387l-.92-11.125L2.62 3.52a.767.767 0 0 1-.61-.878m12.11 7.061a.75.75 0 0 0-.749.766c0 .418.33.765.75.765h2.767c.42 0 .75-.347.75-.765a.75.75 0 0 0-.75-.766z" }));
|
|
12109
12153
|
};
|
|
12110
12154
|
var BuyBold_default = BuyBold;
|
|
12111
12155
|
|
|
12112
12156
|
// src/BookmarkBold.tsx
|
|
12113
|
-
import * as
|
|
12157
|
+
import * as React552 from "react";
|
|
12114
12158
|
var BookmarkBold = (_a) => {
|
|
12115
12159
|
var _b = _a, {
|
|
12116
12160
|
size = 24,
|
|
@@ -12127,12 +12171,12 @@ var BookmarkBold = (_a) => {
|
|
|
12127
12171
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
12128
12172
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
12129
12173
|
const resolvedViewBox = "0 0 24 24";
|
|
12130
|
-
return /* @__PURE__ */
|
|
12174
|
+
return /* @__PURE__ */ React552.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React552.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M8.9 2h6.17c2.71 0 4.9 1.07 4.93 3.79v15.18c0 .17-.04.34-.12.49-.13.24-.35.42-.62.5-.26.08-.55.04-.79-.1l-6.48-3.24-6.49 3.24c-.149.079-.32.13-.49.13-.56 0-1.01-.46-1.01-1.02V5.79C4 3.07 6.2 2 8.9 2m-.68 7.62h7.53c.43 0 .78-.351.78-.79s-.35-.79-.78-.79H8.22c-.43 0-.78.35-.78.79 0 .439.35.79.78.79", clipRule: "evenodd" }));
|
|
12131
12175
|
};
|
|
12132
12176
|
var BookmarkBold_default = BookmarkBold;
|
|
12133
12177
|
|
|
12134
12178
|
// src/BookBold.tsx
|
|
12135
|
-
import * as
|
|
12179
|
+
import * as React553 from "react";
|
|
12136
12180
|
var BookBold = (_a) => {
|
|
12137
12181
|
var _b = _a, {
|
|
12138
12182
|
size = 24,
|
|
@@ -12149,12 +12193,12 @@ var BookBold = (_a) => {
|
|
|
12149
12193
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
12150
12194
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
12151
12195
|
const resolvedViewBox = "0 0 24 24";
|
|
12152
|
-
return /* @__PURE__ */
|
|
12196
|
+
return /* @__PURE__ */ React553.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React553.createElement("path", { fill: "currentColor", d: "M7.827 18.37h9.455a.75.75 0 0 0 0-1.5H7.827a.75.75 0 0 0 0 1.5" }), /* @__PURE__ */ React553.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m19.479 5.79-1.26.013V3.96c0-.943-.769-1.71-1.715-1.71H7.356c-2.206 0-4 1.794-4 4v11.3l-.002.06a4.147 4.147 0 0 0 4.144 4.14h12a1.72 1.72 0 0 0 1.715-1.72V7.5a1.7 1.7 0 0 0-.514-1.221c-.33-.324-.776-.511-1.22-.489M7.498 20.25a2.646 2.646 0 0 1-2.642-2.64A2.65 2.65 0 0 1 7.5 14.96h9.005c.946 0 1.715-.767 1.715-1.71V7.304l1.282-.014c.071-.022.106.016.133.046l.014.014a.2.2 0 0 1 .065.15v12.53c0 .123-.095.22-.215.22z", clipRule: "evenodd" }));
|
|
12153
12197
|
};
|
|
12154
12198
|
var BookBold_default = BookBold;
|
|
12155
12199
|
|
|
12156
12200
|
// src/BagBold.tsx
|
|
12157
|
-
import * as
|
|
12201
|
+
import * as React554 from "react";
|
|
12158
12202
|
var BagBold = (_a) => {
|
|
12159
12203
|
var _b = _a, {
|
|
12160
12204
|
size = 24,
|
|
@@ -12171,12 +12215,12 @@ var BagBold = (_a) => {
|
|
|
12171
12215
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
12172
12216
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
12173
12217
|
const resolvedViewBox = "0 0 24 24";
|
|
12174
|
-
return /* @__PURE__ */
|
|
12218
|
+
return /* @__PURE__ */ React554.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React554.createElement("path", { fill: "currentColor", d: "M12.005 2A4.99 4.99 0 0 1 17 6.774h-.026A.5.5 0 0 1 16.93 7h.156c1.264 0 2.59.91 3.059 3.12l.768 6.195C21.48 20.353 19.207 22 16.158 22h-8.29c-3.058 0-5.4-1.138-4.764-5.686l.779-6.194C4.28 7.846 5.65 7 6.932 7h.078a.7.7 0 0 1 0-.226A4.99 4.99 0 0 1 12.005 2m-2.908 8.33a.9.9 0 0 0-.884.91c0 .501.396.908.884.908a.897.897 0 0 0 .883-.909.897.897 0 0 0-.883-.91m5.789 0a.9.9 0 0 0-.884.91c0 .502.396.908.884.908a.897.897 0 0 0 .884-.909.897.897 0 0 0-.884-.91m-2.92-7.027A3.48 3.48 0 0 0 8.48 6.774a.7.7 0 0 1 0 .226h7.012a.7.7 0 0 1-.044-.226 3.48 3.48 0 0 0-3.483-3.471" }));
|
|
12175
12219
|
};
|
|
12176
12220
|
var BagBold_default = BagBold;
|
|
12177
12221
|
|
|
12178
12222
|
// src/Bag2Bold.tsx
|
|
12179
|
-
import * as
|
|
12223
|
+
import * as React555 from "react";
|
|
12180
12224
|
var Bag2Bold = (_a) => {
|
|
12181
12225
|
var _b = _a, {
|
|
12182
12226
|
size = 24,
|
|
@@ -12193,12 +12237,12 @@ var Bag2Bold = (_a) => {
|
|
|
12193
12237
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
12194
12238
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
12195
12239
|
const resolvedViewBox = "0 0 24 24";
|
|
12196
|
-
return /* @__PURE__ */
|
|
12240
|
+
return /* @__PURE__ */ React555.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React555.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M16.418 6.47h.205c2.692 0 4.877 2.25 4.877 5.01V17c0 2.76-2.185 5-4.877 5H7.377C4.685 22 2.5 19.76 2.5 17v-5.52c0-2.76 2.185-5.01 4.877-5.01h.205a4.57 4.57 0 0 1 1.307-3.16c.838-.85 1.911-1.28 3.12-1.31 2.42 0 4.38 2 4.41 4.47M9.913 4.38c-.546.56-.849 1.3-.868 2.09h5.91C14.926 4.83 13.62 3.5 12.01 3.5c-.751 0-1.531.31-2.097.88m5.793 5.94a.74.74 0 0 0 .732-.75V8.41a.74.74 0 0 0-.732-.75c-.4 0-.731.34-.731.75v1.16c0 .41.332.75.731.75m-6.769-.75a.74.74 0 0 1-.731.75c-.4 0-.732-.34-.732-.75V8.41c0-.41.332-.75.732-.75.41 0 .731.34.731.75z", clipRule: "evenodd" }));
|
|
12197
12241
|
};
|
|
12198
12242
|
var Bag2Bold_default = Bag2Bold;
|
|
12199
12243
|
|
|
12200
12244
|
// src/ArrowUpBold.tsx
|
|
12201
|
-
import * as
|
|
12245
|
+
import * as React556 from "react";
|
|
12202
12246
|
var ArrowUpBold = (_a) => {
|
|
12203
12247
|
var _b = _a, {
|
|
12204
12248
|
size = 24,
|
|
@@ -12215,12 +12259,12 @@ var ArrowUpBold = (_a) => {
|
|
|
12215
12259
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
12216
12260
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
12217
12261
|
const resolvedViewBox = "0 0 24 24";
|
|
12218
|
-
return /* @__PURE__ */
|
|
12262
|
+
return /* @__PURE__ */ React556.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React556.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m12.007 13.165.354-.002c1.404-.012 2.657-.096 3.451-.242.015 0 .802-.16 1.064-.261.38-.16.701-.447.905-.809a2 2 0 0 0 .219-.91c-.012-.249-.137-.66-.242-.954l-.094-.244c-.642-1.617-2.74-4.707-4.024-5.891l-.09-.087-.42-.39A1.86 1.86 0 0 0 11.992 3c-.379 0-.758.116-1.064.347-.099.07-.226.18-.334.28l-.397.379C8.876 5.31 7.022 8.135 6.407 9.599c-.013 0-.393.91-.407 1.343v.057c0 .665.379 1.286.991 1.603.168.087.496.17.784.233l.544.114c.874.13 2.216.216 3.688.216m-1.525 6.332c0 .83.68 1.503 1.518 1.503a1.51 1.51 0 0 0 1.518-1.503l-.328-3.7c0-.65-.532-1.179-1.19-1.179s-1.191.528-1.191 1.18z", clipRule: "evenodd" }));
|
|
12219
12263
|
};
|
|
12220
12264
|
var ArrowUpBold_default = ArrowUpBold;
|
|
12221
12265
|
|
|
12222
12266
|
// src/ArrowUpSquareBold.tsx
|
|
12223
|
-
import * as
|
|
12267
|
+
import * as React557 from "react";
|
|
12224
12268
|
var ArrowUpSquareBold = (_a) => {
|
|
12225
12269
|
var _b = _a, {
|
|
12226
12270
|
size = 24,
|
|
@@ -12237,12 +12281,12 @@ var ArrowUpSquareBold = (_a) => {
|
|
|
12237
12281
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
12238
12282
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
12239
12283
|
const resolvedViewBox = "0 0 24 24";
|
|
12240
|
-
return /* @__PURE__ */
|
|
12284
|
+
return /* @__PURE__ */ React557.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React557.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M22 7.92v8.17c0 3.53-2.271 5.91-5.66 5.91H7.67C4.28 22 2 19.62 2 16.09V7.92C2 4.38 4.28 2 7.67 2h8.67C19.729 2 22 4.38 22 7.92M11.25 9.73v6.35c0 .42.34.75.75.75.42 0 .75-.33.75-.75V9.73l2.47 2.48c.14.14.34.22.53.22.189 0 .38-.08.53-.22.29-.29.29-.77 0-1.06l-3.75-3.77a.774.774 0 0 0-1.06 0l-3.75 3.77c-.29.29-.29.77 0 1.06.3.29.77.29 1.07 0z", clipRule: "evenodd" }));
|
|
12241
12285
|
};
|
|
12242
12286
|
var ArrowUpSquareBold_default = ArrowUpSquareBold;
|
|
12243
12287
|
|
|
12244
12288
|
// src/ArrowUpCircleBold.tsx
|
|
12245
|
-
import * as
|
|
12289
|
+
import * as React558 from "react";
|
|
12246
12290
|
var ArrowUpCircleBold = (_a) => {
|
|
12247
12291
|
var _b = _a, {
|
|
12248
12292
|
size = 24,
|
|
@@ -12259,12 +12303,12 @@ var ArrowUpCircleBold = (_a) => {
|
|
|
12259
12303
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
12260
12304
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
12261
12305
|
const resolvedViewBox = "0 0 24 24";
|
|
12262
|
-
return /* @__PURE__ */
|
|
12306
|
+
return /* @__PURE__ */ React558.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React558.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M12 2c5.52 0 10 4.49 10 10l-.004.28C21.848 17.67 17.426 22 12 22 6.49 22 2 17.52 2 12 2 6.49 6.49 2 12 2M8 13.98c.3.29.77.29 1.06-.01L12 11.02l2.94 2.95c.29.3.77.3 1.06.01.3-.3.3-.77 0-1.06l-3.47-3.49a.75.75 0 0 0-1.06 0L8 12.92c-.15.14-.22.33-.22.52 0 .2.07.39.22.54", clipRule: "evenodd" }));
|
|
12263
12307
|
};
|
|
12264
12308
|
var ArrowUpCircleBold_default = ArrowUpCircleBold;
|
|
12265
12309
|
|
|
12266
12310
|
// src/ArrowUp3Bold.tsx
|
|
12267
|
-
import * as
|
|
12311
|
+
import * as React559 from "react";
|
|
12268
12312
|
var ArrowUp3Bold = (_a) => {
|
|
12269
12313
|
var _b = _a, {
|
|
12270
12314
|
size = 24,
|
|
@@ -12281,12 +12325,12 @@ var ArrowUp3Bold = (_a) => {
|
|
|
12281
12325
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
12282
12326
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
12283
12327
|
const resolvedViewBox = "0 0 24 24";
|
|
12284
|
-
return /* @__PURE__ */
|
|
12328
|
+
return /* @__PURE__ */ React559.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React559.createElement("path", { fill: "currentColor", d: "M6.59 11.859c.126.233.366.38.627.38h4.066v8.027c0 .405.321.734.717.734a.726.726 0 0 0 .717-.734v-8.028h4.066a.71.71 0 0 0 .627-.38.75.75 0 0 0-.02-.745l-4.783-7.77A.71.71 0 0 0 12 3a.71.71 0 0 0-.607.343l-4.783 7.77a.75.75 0 0 0-.02.745" }));
|
|
12285
12329
|
};
|
|
12286
12330
|
var ArrowUp3Bold_default = ArrowUp3Bold;
|
|
12287
12331
|
|
|
12288
12332
|
// src/ArrowUp2Bold.tsx
|
|
12289
|
-
import * as
|
|
12333
|
+
import * as React560 from "react";
|
|
12290
12334
|
var ArrowUp2Bold = (_a) => {
|
|
12291
12335
|
var _b = _a, {
|
|
12292
12336
|
size = 24,
|
|
@@ -12303,12 +12347,12 @@ var ArrowUp2Bold = (_a) => {
|
|
|
12303
12347
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
12304
12348
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
12305
12349
|
const resolvedViewBox = "0 0 24 24";
|
|
12306
|
-
return /* @__PURE__ */
|
|
12350
|
+
return /* @__PURE__ */ React560.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React560.createElement("path", { fill: "currentColor", d: "M13.131 7.37c.058.056.306.27.51.468 1.283 1.165 3.383 4.204 4.024 5.795.103.242.321.853.335 1.179q0 .469-.218.895a1.87 1.87 0 0 1-.904.795c-.263.1-1.05.256-1.064.256-.861.156-2.26.242-3.806.242-1.473 0-2.815-.086-3.689-.213-.014-.015-.992-.17-1.327-.341A1.79 1.79 0 0 1 6 14.868v-.056c.015-.426.395-1.321.409-1.321.642-1.505 2.639-4.474 3.966-5.668 0 0 .341-.336.554-.482A1.8 1.8 0 0 1 11.993 7c.423 0 .817.128 1.138.37" }));
|
|
12307
12351
|
};
|
|
12308
12352
|
var ArrowUp2Bold_default = ArrowUp2Bold;
|
|
12309
12353
|
|
|
12310
12354
|
// src/ArrowRightBold.tsx
|
|
12311
|
-
import * as
|
|
12355
|
+
import * as React561 from "react";
|
|
12312
12356
|
var ArrowRightBold = (_a) => {
|
|
12313
12357
|
var _b = _a, {
|
|
12314
12358
|
size = 24,
|
|
@@ -12325,12 +12369,12 @@ var ArrowRightBold = (_a) => {
|
|
|
12325
12369
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
12326
12370
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
12327
12371
|
const resolvedViewBox = "0 0 24 24";
|
|
12328
|
-
return /* @__PURE__ */
|
|
12372
|
+
return /* @__PURE__ */ React561.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React561.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m10.835 12.007.002.354c.012 1.404.096 2.657.242 3.451 0 .015.16.802.261 1.064.16.38.447.701.809.905a2 2 0 0 0 .91.219c.249-.012.66-.137.954-.242l.244-.094c1.617-.642 4.707-2.74 5.891-4.024l.087-.09.39-.42A1.86 1.86 0 0 0 21 11.992c0-.379-.116-.758-.347-1.064a4 4 0 0 0-.28-.334l-.379-.397c-1.305-1.321-4.129-3.175-5.593-3.79 0-.013-.91-.393-1.343-.407h-.057c-.665 0-1.286.379-1.603.991-.087.168-.17.496-.233.784l-.114.544c-.13.874-.216 2.216-.216 3.688m-6.332-1.525C3.673 10.482 3 11.162 3 12a1.51 1.51 0 0 0 1.503 1.518l3.7-.328c.65 0 1.179-.532 1.179-1.19s-.528-1.191-1.18-1.191z", clipRule: "evenodd" }));
|
|
12329
12373
|
};
|
|
12330
12374
|
var ArrowRightBold_default = ArrowRightBold;
|
|
12331
12375
|
|
|
12332
12376
|
// src/ArrowRightSquareBold.tsx
|
|
12333
|
-
import * as
|
|
12377
|
+
import * as React562 from "react";
|
|
12334
12378
|
var ArrowRightSquareBold = (_a) => {
|
|
12335
12379
|
var _b = _a, {
|
|
12336
12380
|
size = 24,
|
|
@@ -12347,12 +12391,12 @@ var ArrowRightSquareBold = (_a) => {
|
|
|
12347
12391
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
12348
12392
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
12349
12393
|
const resolvedViewBox = "0 0 24 24";
|
|
12350
|
-
return /* @__PURE__ */
|
|
12394
|
+
return /* @__PURE__ */ React562.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React562.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M16.08 22H7.91C4.38 22 2 19.729 2 16.34V7.67C2 4.28 4.38 2 7.91 2h8.17C19.62 2 22 4.28 22 7.67v8.67c0 3.389-2.38 5.66-5.92 5.66m-1.81-10.75H7.92c-.42 0-.75.34-.75.75 0 .42.33.75.75.75h6.35l-2.48 2.47c-.14.14-.22.34-.22.53 0 .189.08.38.22.53.29.29.77.29 1.06 0l3.77-3.75c.28-.28.28-.78 0-1.06l-3.77-3.75a.754.754 0 0 0-1.06 0c-.29.3-.29.77 0 1.07z", clipRule: "evenodd" }));
|
|
12351
12395
|
};
|
|
12352
12396
|
var ArrowRightSquareBold_default = ArrowRightSquareBold;
|
|
12353
12397
|
|
|
12354
12398
|
// src/ArrowRightCircleBold.tsx
|
|
12355
|
-
import * as
|
|
12399
|
+
import * as React563 from "react";
|
|
12356
12400
|
var ArrowRightCircleBold = (_a) => {
|
|
12357
12401
|
var _b = _a, {
|
|
12358
12402
|
size = 24,
|
|
@@ -12369,12 +12413,12 @@ var ArrowRightCircleBold = (_a) => {
|
|
|
12369
12413
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
12370
12414
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
12371
12415
|
const resolvedViewBox = "0 0 24 24";
|
|
12372
|
-
return /* @__PURE__ */
|
|
12416
|
+
return /* @__PURE__ */ React563.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React563.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M22 12c0 5.52-4.49 10-10 10l-.28-.004C6.33 21.848 2 17.426 2 12 2 6.49 6.48 2 12 2c5.51 0 10 4.49 10 10M10.02 8c-.29.3-.29.77.01 1.06L12.98 12l-2.95 2.94c-.3.29-.3.77-.01 1.06.3.3.77.3 1.06 0l3.49-3.47a.75.75 0 0 0 0-1.06L11.08 8a.7.7 0 0 0-.52-.22c-.2 0-.39.07-.54.22", clipRule: "evenodd" }));
|
|
12373
12417
|
};
|
|
12374
12418
|
var ArrowRightCircleBold_default = ArrowRightCircleBold;
|
|
12375
12419
|
|
|
12376
12420
|
// src/ArrowRight3Bold.tsx
|
|
12377
|
-
import * as
|
|
12421
|
+
import * as React564 from "react";
|
|
12378
12422
|
var ArrowRight3Bold = (_a) => {
|
|
12379
12423
|
var _b = _a, {
|
|
12380
12424
|
size = 24,
|
|
@@ -12391,12 +12435,12 @@ var ArrowRight3Bold = (_a) => {
|
|
|
12391
12435
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
12392
12436
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
12393
12437
|
const resolvedViewBox = "0 0 24 24";
|
|
12394
|
-
return /* @__PURE__ */
|
|
12438
|
+
return /* @__PURE__ */ React564.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React564.createElement("path", { fill: "currentColor", d: "M12.142 6.59a.72.72 0 0 0-.38.627v4.066H3.734A.726.726 0 0 0 3 12c0 .396.329.717.734.717h8.028v4.066c0 .262.146.502.38.627.234.127.52.119.745-.02l7.77-4.783A.71.71 0 0 0 21 12a.71.71 0 0 0-.343-.607l-7.77-4.783a.75.75 0 0 0-.745-.02" }));
|
|
12395
12439
|
};
|
|
12396
12440
|
var ArrowRight3Bold_default = ArrowRight3Bold;
|
|
12397
12441
|
|
|
12398
12442
|
// src/ArrowRight2Bold.tsx
|
|
12399
|
-
import * as
|
|
12443
|
+
import * as React565 from "react";
|
|
12400
12444
|
var ArrowRight2Bold = (_a) => {
|
|
12401
12445
|
var _b = _a, {
|
|
12402
12446
|
size = 24,
|
|
@@ -12413,12 +12457,12 @@ var ArrowRight2Bold = (_a) => {
|
|
|
12413
12457
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
12414
12458
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
12415
12459
|
const resolvedViewBox = "0 0 24 24";
|
|
12416
|
-
return /* @__PURE__ */
|
|
12460
|
+
return /* @__PURE__ */ React565.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React565.createElement("path", { fill: "currentColor", d: "M16.63 13.131c-.056.058-.27.306-.468.51-1.165 1.283-4.204 3.383-5.795 4.024-.242.103-.853.321-1.179.335q-.469 0-.895-.218a1.87 1.87 0 0 1-.795-.904c-.1-.263-.256-1.05-.256-1.064-.156-.861-.242-2.26-.242-3.806 0-1.473.086-2.815.213-3.689.015-.014.17-.992.341-1.327A1.79 1.79 0 0 1 9.132 6h.056c.426.015 1.321.395 1.321.409 1.505.642 4.474 2.639 5.668 3.966 0 0 .336.341.482.554.228.306.341.685.341 1.064 0 .423-.128.817-.37 1.138" }));
|
|
12417
12461
|
};
|
|
12418
12462
|
var ArrowRight2Bold_default = ArrowRight2Bold;
|
|
12419
12463
|
|
|
12420
12464
|
// src/ArrowLeftBold.tsx
|
|
12421
|
-
import * as
|
|
12465
|
+
import * as React566 from "react";
|
|
12422
12466
|
var ArrowLeftBold = (_a) => {
|
|
12423
12467
|
var _b = _a, {
|
|
12424
12468
|
size = 24,
|
|
@@ -12435,12 +12479,12 @@ var ArrowLeftBold = (_a) => {
|
|
|
12435
12479
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
12436
12480
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
12437
12481
|
const resolvedViewBox = "0 0 24 24";
|
|
12438
|
-
return /* @__PURE__ */
|
|
12482
|
+
return /* @__PURE__ */ React566.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React566.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m13.165 11.993-.002-.354c-.012-1.404-.096-2.657-.242-3.451 0-.015-.16-.802-.261-1.064a1.9 1.9 0 0 0-.809-.905 2 2 0 0 0-.91-.219c-.249.012-.66.137-.954.242l-.244.094c-1.617.642-4.707 2.74-5.891 4.024l-.087.09-.39.42A1.86 1.86 0 0 0 3 12.008c0 .379.116.758.347 1.064.07.099.18.226.28.334l.379.397c1.304 1.321 4.129 3.175 5.593 3.79 0 .013.91.393 1.343.407h.057c.665 0 1.286-.379 1.603-.991.087-.168.17-.496.233-.784l.114-.544c.13-.874.216-2.216.216-3.688m6.332 1.525c.83 0 1.503-.68 1.503-1.518a1.51 1.51 0 0 0-1.503-1.517l-3.7.327c-.65 0-1.179.532-1.179 1.19s.528 1.191 1.18 1.191z", clipRule: "evenodd" }));
|
|
12439
12483
|
};
|
|
12440
12484
|
var ArrowLeftBold_default = ArrowLeftBold;
|
|
12441
12485
|
|
|
12442
12486
|
// src/ArrowLeftSquareBold.tsx
|
|
12443
|
-
import * as
|
|
12487
|
+
import * as React567 from "react";
|
|
12444
12488
|
var ArrowLeftSquareBold = (_a) => {
|
|
12445
12489
|
var _b = _a, {
|
|
12446
12490
|
size = 24,
|
|
@@ -12457,12 +12501,12 @@ var ArrowLeftSquareBold = (_a) => {
|
|
|
12457
12501
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
12458
12502
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
12459
12503
|
const resolvedViewBox = "0 0 24 24";
|
|
12460
|
-
return /* @__PURE__ */
|
|
12504
|
+
return /* @__PURE__ */ React567.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React567.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M7.92 2h8.17C19.62 2 22 4.271 22 7.66v8.67c0 3.39-2.38 5.67-5.91 5.67H7.92C4.38 22 2 19.72 2 16.33V7.66C2 4.271 4.38 2 7.92 2m1.81 10.75h6.35c.42 0 .75-.34.75-.75 0-.42-.33-.75-.75-.75H9.73l2.48-2.47c.14-.14.22-.34.22-.53 0-.189-.08-.38-.22-.53a.754.754 0 0 0-1.06 0l-3.77 3.75c-.28.28-.28.78 0 1.06l3.77 3.75c.29.29.77.29 1.06 0 .29-.3.29-.77 0-1.07z", clipRule: "evenodd" }));
|
|
12461
12505
|
};
|
|
12462
12506
|
var ArrowLeftSquareBold_default = ArrowLeftSquareBold;
|
|
12463
12507
|
|
|
12464
12508
|
// src/ArrowLeftCircleBold.tsx
|
|
12465
|
-
import * as
|
|
12509
|
+
import * as React568 from "react";
|
|
12466
12510
|
var ArrowLeftCircleBold = (_a) => {
|
|
12467
12511
|
var _b = _a, {
|
|
12468
12512
|
size = 24,
|
|
@@ -12479,12 +12523,12 @@ var ArrowLeftCircleBold = (_a) => {
|
|
|
12479
12523
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
12480
12524
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
12481
12525
|
const resolvedViewBox = "0 0 24 24";
|
|
12482
|
-
return /* @__PURE__ */
|
|
12526
|
+
return /* @__PURE__ */ React568.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React568.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M2 12C2 6.48 6.49 2 12 2l.28.004C17.67 2.152 22 6.574 22 12c0 5.51-4.48 10-10 10-5.51 0-10-4.49-10-10m11.98 4c.29-.3.29-.77-.01-1.06L11.02 12l2.95-2.94c.3-.29.3-.77.01-1.06-.3-.3-.77-.3-1.06 0l-3.49 3.47a.75.75 0 0 0 0 1.06L12.92 16c.14.15.33.22.52.22.2 0 .39-.07.54-.22", clipRule: "evenodd" }));
|
|
12483
12527
|
};
|
|
12484
12528
|
var ArrowLeftCircleBold_default = ArrowLeftCircleBold;
|
|
12485
12529
|
|
|
12486
12530
|
// src/ArrowLeft3Bold.tsx
|
|
12487
|
-
import * as
|
|
12531
|
+
import * as React569 from "react";
|
|
12488
12532
|
var ArrowLeft3Bold = (_a) => {
|
|
12489
12533
|
var _b = _a, {
|
|
12490
12534
|
size = 24,
|
|
@@ -12501,12 +12545,12 @@ var ArrowLeft3Bold = (_a) => {
|
|
|
12501
12545
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
12502
12546
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
12503
12547
|
const resolvedViewBox = "0 0 24 24";
|
|
12504
|
-
return /* @__PURE__ */
|
|
12548
|
+
return /* @__PURE__ */ React569.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React569.createElement("path", { fill: "currentColor", d: "M11.859 17.41a.72.72 0 0 0 .38-.627v-4.066h8.027A.726.726 0 0 0 21 12a.726.726 0 0 0-.734-.717h-8.028V7.217a.71.71 0 0 0-.38-.627.75.75 0 0 0-.745.02l-7.77 4.783A.71.71 0 0 0 3 12c0 .247.13.475.343.607l7.77 4.783a.75.75 0 0 0 .745.02" }));
|
|
12505
12549
|
};
|
|
12506
12550
|
var ArrowLeft3Bold_default = ArrowLeft3Bold;
|
|
12507
12551
|
|
|
12508
12552
|
// src/ArrowLeft2Bold.tsx
|
|
12509
|
-
import * as
|
|
12553
|
+
import * as React570 from "react";
|
|
12510
12554
|
var ArrowLeft2Bold = (_a) => {
|
|
12511
12555
|
var _b = _a, {
|
|
12512
12556
|
size = 24,
|
|
@@ -12523,12 +12567,12 @@ var ArrowLeft2Bold = (_a) => {
|
|
|
12523
12567
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
12524
12568
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
12525
12569
|
const resolvedViewBox = "0 0 24 24";
|
|
12526
|
-
return /* @__PURE__ */
|
|
12570
|
+
return /* @__PURE__ */ React570.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React570.createElement("path", { fill: "currentColor", d: "M7.37 10.869c.056-.058.27-.306.468-.51 1.165-1.283 4.204-3.383 5.795-4.024.242-.103.853-.321 1.179-.335q.469 0 .895.218c.355.204.64.525.795.904.1.263.256 1.05.256 1.064.156.861.242 2.26.242 3.806 0 1.473-.086 2.815-.213 3.689-.015.014-.17.992-.341 1.327a1.79 1.79 0 0 1-1.578.992h-.056c-.426-.015-1.321-.395-1.321-.409-1.505-.642-4.474-2.639-5.668-3.966 0 0-.336-.341-.482-.554A1.8 1.8 0 0 1 7 12.007c0-.423.128-.817.37-1.138" }));
|
|
12527
12571
|
};
|
|
12528
12572
|
var ArrowLeft2Bold_default = ArrowLeft2Bold;
|
|
12529
12573
|
|
|
12530
12574
|
// src/ArrowDownBold.tsx
|
|
12531
|
-
import * as
|
|
12575
|
+
import * as React571 from "react";
|
|
12532
12576
|
var ArrowDownBold = (_a) => {
|
|
12533
12577
|
var _b = _a, {
|
|
12534
12578
|
size = 24,
|
|
@@ -12545,12 +12589,12 @@ var ArrowDownBold = (_a) => {
|
|
|
12545
12589
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
12546
12590
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
12547
12591
|
const resolvedViewBox = "0 0 24 24";
|
|
12548
|
-
return /* @__PURE__ */
|
|
12592
|
+
return /* @__PURE__ */ React571.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React571.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m10.483 4.503.327 3.7c0 .65.532 1.179 1.19 1.179s1.191-.528 1.191-1.18l.327-3.699C13.518 3.673 12.838 3 12 3a1.51 1.51 0 0 0-1.517 1.503m.267 16.011c.056.051.1.09.12.11.322.246.715.376 1.138.376.379 0 .758-.116 1.064-.347.212-.148.554-.49.554-.49 1.327-1.214 3.324-4.231 3.966-5.762.014 0 .394-.91.408-1.343v-.057c0-.665-.379-1.286-.991-1.603-.254-.131-.874-.254-1.168-.313a2 2 0 0 1-.16-.034c-.874-.13-2.216-.216-3.688-.216-1.546 0-2.945.086-3.805.244-.015 0-.802.16-1.064.261-.38.16-.701.447-.905.809a2 2 0 0 0-.219.91c.015.332.234.953.336 1.198.642 1.617 2.74 4.707 4.024 5.891.133.132.285.27.39.366", clipRule: "evenodd" }));
|
|
12549
12593
|
};
|
|
12550
12594
|
var ArrowDownBold_default = ArrowDownBold;
|
|
12551
12595
|
|
|
12552
12596
|
// src/ArrowDownSquareBold.tsx
|
|
12553
|
-
import * as
|
|
12597
|
+
import * as React572 from "react";
|
|
12554
12598
|
var ArrowDownSquareBold = (_a) => {
|
|
12555
12599
|
var _b = _a, {
|
|
12556
12600
|
size = 24,
|
|
@@ -12567,12 +12611,12 @@ var ArrowDownSquareBold = (_a) => {
|
|
|
12567
12611
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
12568
12612
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
12569
12613
|
const resolvedViewBox = "0 0 24 24";
|
|
12570
|
-
return /* @__PURE__ */
|
|
12614
|
+
return /* @__PURE__ */ React572.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React572.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M2 16.08V7.91C2 4.38 4.271 2 7.66 2h8.67C19.72 2 22 4.38 22 7.91v8.17c0 3.54-2.28 5.92-5.67 5.92H7.66C4.271 22 2 19.62 2 16.08m10.75-1.81V7.92c0-.42-.34-.75-.75-.75-.42 0-.75.33-.75.75v6.35l-2.47-2.48a.77.77 0 0 0-.53-.22c-.189 0-.38.08-.53.22-.29.29-.29.77 0 1.06l3.75 3.77c.28.28.78.28 1.06 0l3.75-3.77c.29-.29.29-.77 0-1.06a.767.767 0 0 0-1.07 0z", clipRule: "evenodd" }));
|
|
12571
12615
|
};
|
|
12572
12616
|
var ArrowDownSquareBold_default = ArrowDownSquareBold;
|
|
12573
12617
|
|
|
12574
12618
|
// src/ArrowDownCircleBold.tsx
|
|
12575
|
-
import * as
|
|
12619
|
+
import * as React573 from "react";
|
|
12576
12620
|
var ArrowDownCircleBold = (_a) => {
|
|
12577
12621
|
var _b = _a, {
|
|
12578
12622
|
size = 24,
|
|
@@ -12589,12 +12633,12 @@ var ArrowDownCircleBold = (_a) => {
|
|
|
12589
12633
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
12590
12634
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
12591
12635
|
const resolvedViewBox = "0 0 24 24";
|
|
12592
|
-
return /* @__PURE__ */
|
|
12636
|
+
return /* @__PURE__ */ React573.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React573.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M12 22C6.48 22 2 17.51 2 12 2 6.48 6.48 2 12 2c5.51 0 10 4.48 10 10 0 5.51-4.49 10-10 10m4-11.98a.745.745 0 0 0-1.06.01L12 12.98l-2.94-2.95c-.29-.3-.77-.3-1.06-.01-.3.3-.3.77 0 1.06l3.47 3.49a.75.75 0 0 0 1.06 0L16 11.08c.15-.14.22-.33.22-.52 0-.2-.07-.39-.22-.54", clipRule: "evenodd" }));
|
|
12593
12637
|
};
|
|
12594
12638
|
var ArrowDownCircleBold_default = ArrowDownCircleBold;
|
|
12595
12639
|
|
|
12596
12640
|
// src/ArrowDown3Bold.tsx
|
|
12597
|
-
import * as
|
|
12641
|
+
import * as React574 from "react";
|
|
12598
12642
|
var ArrowDown3Bold = (_a) => {
|
|
12599
12643
|
var _b = _a, {
|
|
12600
12644
|
size = 24,
|
|
@@ -12611,12 +12655,12 @@ var ArrowDown3Bold = (_a) => {
|
|
|
12611
12655
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
12612
12656
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
12613
12657
|
const resolvedViewBox = "0 0 24 24";
|
|
12614
|
-
return /* @__PURE__ */
|
|
12658
|
+
return /* @__PURE__ */ React574.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React574.createElement("path", { fill: "currentColor", d: "M17.41 12.142a.72.72 0 0 0-.627-.38h-4.066V3.734A.726.726 0 0 0 12 3a.726.726 0 0 0-.717.734v8.028H7.217a.71.71 0 0 0-.627.38.75.75 0 0 0 .02.745l4.783 7.77c.132.214.36.343.607.343s.475-.13.607-.343l4.783-7.77a.75.75 0 0 0 .02-.745" }));
|
|
12615
12659
|
};
|
|
12616
12660
|
var ArrowDown3Bold_default = ArrowDown3Bold;
|
|
12617
12661
|
|
|
12618
12662
|
// src/ArrowDown2Bold.tsx
|
|
12619
|
-
import * as
|
|
12663
|
+
import * as React575 from "react";
|
|
12620
12664
|
var ArrowDown2Bold = (_a) => {
|
|
12621
12665
|
var _b = _a, {
|
|
12622
12666
|
size = 24,
|
|
@@ -12633,12 +12677,12 @@ var ArrowDown2Bold = (_a) => {
|
|
|
12633
12677
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
12634
12678
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
12635
12679
|
const resolvedViewBox = "0 0 24 24";
|
|
12636
|
-
return /* @__PURE__ */
|
|
12680
|
+
return /* @__PURE__ */ React575.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React575.createElement("path", { fill: "currentColor", d: "M10.869 16.63c-.058-.056-.306-.27-.51-.468-1.283-1.165-3.383-4.204-4.024-5.795-.103-.242-.321-.853-.335-1.179q0-.469.218-.895c.204-.355.525-.64.904-.795.263-.1 1.05-.256 1.064-.256.861-.156 2.26-.242 3.806-.242 1.473 0 2.815.086 3.689.213.014.015.992.17 1.327.341.612.313.992.924.992 1.578v.056c-.015.426-.395 1.321-.409 1.321-.642 1.505-2.639 4.474-3.966 5.668 0 0-.341.336-.554.482a1.8 1.8 0 0 1-1.064.341c-.423 0-.817-.128-1.138-.37" }));
|
|
12637
12681
|
};
|
|
12638
12682
|
var ArrowDown2Bold_default = ArrowDown2Bold;
|
|
12639
12683
|
|
|
12640
12684
|
// src/AddUserBold.tsx
|
|
12641
|
-
import * as
|
|
12685
|
+
import * as React576 from "react";
|
|
12642
12686
|
var AddUserBold = (_a) => {
|
|
12643
12687
|
var _b = _a, {
|
|
12644
12688
|
size = 24,
|
|
@@ -12655,12 +12699,12 @@ var AddUserBold = (_a) => {
|
|
|
12655
12699
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
12656
12700
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
12657
12701
|
const resolvedViewBox = "0 0 24 24";
|
|
12658
|
-
return /* @__PURE__ */
|
|
12702
|
+
return /* @__PURE__ */ React576.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React576.createElement("path", { fill: "currentColor", d: "M9.5 15.016c4.067 0 7.5.668 7.5 3.253S13.545 21.5 9.5 21.5c-4.067 0-7.5-.67-7.5-3.254s3.454-3.23 7.5-3.23M18.999 7.5c.496 0 .898.41.899.911v1.177H21.1c.495 0 .899.41.899.911a.91.91 0 0 1-.9.912h-1.203v1.178A.906.906 0 0 1 19 13.5c-.495 0-.9-.41-.9-.911V11.41h-1.2c-.496 0-.899-.41-.899-.912s.403-.911.9-.911h1.2V8.41c0-.502.404-.911.899-.911M9.5 2.5c2.754 0 4.963 2.236 4.963 5.026s-2.208 5.028-4.963 5.028-4.963-2.237-4.963-5.028S6.746 2.5 9.5 2.5" }));
|
|
12659
12703
|
};
|
|
12660
12704
|
var AddUserBold_default = AddUserBold;
|
|
12661
12705
|
|
|
12662
12706
|
// src/ActivityBold.tsx
|
|
12663
|
-
import * as
|
|
12707
|
+
import * as React577 from "react";
|
|
12664
12708
|
var ActivityBold = (_a) => {
|
|
12665
12709
|
var _b = _a, {
|
|
12666
12710
|
size = 24,
|
|
@@ -12677,12 +12721,12 @@ var ActivityBold = (_a) => {
|
|
|
12677
12721
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
12678
12722
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
12679
12723
|
const resolvedViewBox = "0 0 24 24";
|
|
12680
|
-
return /* @__PURE__ */
|
|
12724
|
+
return /* @__PURE__ */ React577.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React577.createElement("path", { fill: "currentColor", d: "M15.45 3.78q-.06.375-.06.75c0 2.25 1.82 4.07 4.06 4.07.25 0 .49-.03.74-.07v8.07c0 3.39-2 5.4-5.4 5.4H7.4C4.001 22 2 19.99 2 16.6V9.2c0-3.4 2-5.42 5.4-5.42zm.201 6.08a.77.77 0 0 0-.701.31l-2.419 3.13-2.771-2.18a.8.8 0 0 0-.57-.16.78.78 0 0 0-.5.299L5.731 15.11l-.061.09c-.17.32-.09.73.21.95.14.09.29.15.46.15a.71.71 0 0 0 .59-.3l2.51-3.23 2.85 2.14.09.06c.32.17.72.09.95-.211l2.89-3.729-.04.02a.75.75 0 0 0-.529-1.19M19.59 2C20.92 2 22 3.08 22 4.41s-1.08 2.41-2.41 2.41-2.41-1.08-2.41-2.41S18.26 2 19.59 2" }));
|
|
12681
12725
|
};
|
|
12682
12726
|
var ActivityBold_default = ActivityBold;
|
|
12683
12727
|
|
|
12684
12728
|
// src/Icon3UserBold.tsx
|
|
12685
|
-
import * as
|
|
12729
|
+
import * as React578 from "react";
|
|
12686
12730
|
var Icon3UserBold = (_a) => {
|
|
12687
12731
|
var _b = _a, {
|
|
12688
12732
|
size = 24,
|
|
@@ -12699,12 +12743,12 @@ var Icon3UserBold = (_a) => {
|
|
|
12699
12743
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
12700
12744
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
12701
12745
|
const resolvedViewBox = "0 0 24 24";
|
|
12702
|
-
return /* @__PURE__ */
|
|
12746
|
+
return /* @__PURE__ */ React578.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React578.createElement("path", { fill: "currentColor", d: "M11.95 14.54c3.43 0 6.36.544 6.36 2.72S15.4 20 11.95 20c-3.432 0-6.362-.544-6.362-2.72s2.911-2.74 6.361-2.74m-5.385-1.31c.02.002.03.017.032.025.002.013-.003.032-.028.047-.607.302-2.95 1.614-2.656 4.38.013.121-.082.224-.201.207-.577-.083-2.06-.404-2.52-1.403a1.92 1.92 0 0 1 0-1.669c.3-.643 1.025-1.087 2.13-1.305.521-.127 1.93-.307 3.243-.283m10.87-.002c1.312-.024 2.723.157 3.244.285 1.104.217 1.83.66 2.13 1.303a1.92 1.92 0 0 1 0 1.67c-.46.999-1.943 1.32-2.52 1.403-.119.018-.214-.086-.202-.205.294-2.768-2.05-4.08-2.655-4.382-.026-.014-.031-.034-.029-.047.002-.01.013-.024.033-.027M11.95 4a4.206 4.206 0 0 1 4.21 4.232 4.21 4.21 0 0 1-4.21 4.235 4.21 4.21 0 0 1-4.21-4.235A4.206 4.206 0 0 1 11.95 4m-5.613.706q.367.001.709.072c.03.008.065.023.083.05.02.034.005.08-.017.11A5.8 5.8 0 0 0 6.043 8.31c0 1.197.358 2.313.984 3.24a.16.16 0 0 1-.106.245 3 3 0 0 1-.484.047c-1.643.043-3.117-1.021-3.525-2.622-.604-2.38 1.168-4.514 3.424-4.514m11.328 0c2.256 0 4.028 2.135 3.425 4.514-.407 1.6-1.883 2.665-3.525 2.622a3.4 3.4 0 0 1-.484-.047.158.158 0 0 1-.106-.244 5.77 5.77 0 0 0 .983-3.241 5.8 5.8 0 0 0-1.068-3.372c-.022-.03-.037-.076-.016-.11.018-.028.05-.042.082-.05q.341-.071.71-.072" }));
|
|
12703
12747
|
};
|
|
12704
12748
|
var Icon3UserBold_default = Icon3UserBold;
|
|
12705
12749
|
|
|
12706
12750
|
// src/Icon2UserBold.tsx
|
|
12707
|
-
import * as
|
|
12751
|
+
import * as React579 from "react";
|
|
12708
12752
|
var Icon2UserBold = (_a) => {
|
|
12709
12753
|
var _b = _a, {
|
|
12710
12754
|
size = 24,
|
|
@@ -12721,12 +12765,12 @@ var Icon2UserBold = (_a) => {
|
|
|
12721
12765
|
const resolvedWidth = (_a2 = width != null ? width : size) != null ? _a2 : 24;
|
|
12722
12766
|
const resolvedHeight = (_b2 = height != null ? height : size) != null ? _b2 : 24;
|
|
12723
12767
|
const resolvedViewBox = "0 0 24 24";
|
|
12724
|
-
return /* @__PURE__ */
|
|
12768
|
+
return /* @__PURE__ */ React579.createElement("svg", __spreadValues({ xmlns: "http://www.w3.org/2000/svg", width: resolvedWidth, height: resolvedHeight, fill: "none", viewBox: resolvedViewBox, className }, props), /* @__PURE__ */ React579.createElement("path", { fill: "currentColor", d: "M9.35 14.857c3.985 0 7.348.634 7.348 3.083 0 2.448-3.385 3.06-7.348 3.06C5.364 21 2 20.366 2 17.917c0-2.447 3.386-3.06 7.35-3.06m6.22-1.474c1.515-.029 3.146.175 3.747.32 1.276.244 2.115.74 2.462 1.466a2.11 2.11 0 0 1 0 1.879c-.531 1.123-2.245 1.484-2.912 1.577a.208.208 0 0 1-.234-.232c.34-3.113-2.367-4.588-3.068-4.927-.029-.016-.036-.04-.033-.055.002-.01.015-.025.037-.028M9.35 3c2.7 0 4.862 2.119 4.862 4.763s-2.163 4.761-4.862 4.761-4.864-2.118-4.864-4.761S6.651 3 9.35 3m6.484.796c2.608 0 4.655 2.4 3.957 5.075-.47 1.802-2.174 2.999-4.072 2.95a4 4 0 0 1-.56-.051c-.13-.023-.198-.168-.123-.275a6.37 6.37 0 0 0 1.138-3.646c0-1.407-.45-2.717-1.234-3.793-.026-.034-.044-.084-.02-.123.02-.031.06-.048.096-.056q.395-.08.818-.081" }));
|
|
12725
12769
|
};
|
|
12726
12770
|
var Icon2UserBold_default = Icon2UserBold;
|
|
12727
12771
|
|
|
12728
12772
|
// src/Icon.tsx
|
|
12729
|
-
import * as
|
|
12773
|
+
import * as React580 from "react";
|
|
12730
12774
|
|
|
12731
12775
|
// src/iconsMap.ts
|
|
12732
12776
|
var iconNamesByVariant = {
|
|
@@ -12792,10 +12836,12 @@ var iconNamesByVariant = {
|
|
|
12792
12836
|
"calendarDone2",
|
|
12793
12837
|
"calendarEdit",
|
|
12794
12838
|
"calendarHourglass",
|
|
12839
|
+
"calendarPin",
|
|
12795
12840
|
"calendarSettings",
|
|
12796
12841
|
"calendarTick",
|
|
12797
12842
|
"calendarTime",
|
|
12798
12843
|
"calendarTimeBold",
|
|
12844
|
+
"calendarUsers",
|
|
12799
12845
|
"call",
|
|
12800
12846
|
"callMissed",
|
|
12801
12847
|
"callSilent",
|
|
@@ -13376,10 +13422,12 @@ var iconNames = [
|
|
|
13376
13422
|
"calendarEdit",
|
|
13377
13423
|
"calendarForward",
|
|
13378
13424
|
"calendarHourglass",
|
|
13425
|
+
"calendarPin",
|
|
13379
13426
|
"calendarSettings",
|
|
13380
13427
|
"calendarTick",
|
|
13381
13428
|
"calendarTime",
|
|
13382
13429
|
"calendarTimeBold",
|
|
13430
|
+
"calendarUsers",
|
|
13383
13431
|
"call",
|
|
13384
13432
|
"callMissed",
|
|
13385
13433
|
"callSilent",
|
|
@@ -14114,10 +14162,12 @@ var iconsByVariant = {
|
|
|
14114
14162
|
callSilent: CallSilentRegular_default,
|
|
14115
14163
|
callMissed: CallMissedRegular_default,
|
|
14116
14164
|
calendar: CalendarRegular_default,
|
|
14165
|
+
calendarUsers: CalendarUsersRegular_default,
|
|
14117
14166
|
calendarTime: CalendarTimeRegular_default,
|
|
14118
14167
|
calendarTimeBold: CalendarTimeBoldRegular_default,
|
|
14119
14168
|
calendarTick: CalendarTickRegular_default,
|
|
14120
14169
|
calendarSettings: CalendarSettingsRegular_default,
|
|
14170
|
+
calendarPin: CalendarPinRegular_default,
|
|
14121
14171
|
calendarHourglass: CalendarHourglassRegular_default,
|
|
14122
14172
|
calendarEdit: CalendarEditRegular_default,
|
|
14123
14173
|
calendarDone: CalendarDoneRegular_default,
|
|
@@ -14394,7 +14444,7 @@ function Icon(_a) {
|
|
|
14394
14444
|
warnMissingIcon(name, variant, regularIcons, boldIcons);
|
|
14395
14445
|
return null;
|
|
14396
14446
|
}
|
|
14397
|
-
return /* @__PURE__ */
|
|
14447
|
+
return /* @__PURE__ */ React580.createElement(Component, __spreadValues({}, props));
|
|
14398
14448
|
}
|
|
14399
14449
|
export {
|
|
14400
14450
|
AccidentRegular_default as AccidentRegular,
|
|
@@ -14489,12 +14539,14 @@ export {
|
|
|
14489
14539
|
CalendarEditRegular_default as CalendarEditRegular,
|
|
14490
14540
|
CalendarForwardBold_default as CalendarForwardBold,
|
|
14491
14541
|
CalendarHourglassRegular_default as CalendarHourglassRegular,
|
|
14542
|
+
CalendarPinRegular_default as CalendarPinRegular,
|
|
14492
14543
|
CalendarRegular_default as CalendarRegular,
|
|
14493
14544
|
CalendarSettingsRegular_default as CalendarSettingsRegular,
|
|
14494
14545
|
CalendarTickRegular_default as CalendarTickRegular,
|
|
14495
14546
|
CalendarTimeBold_default as CalendarTimeBold,
|
|
14496
14547
|
CalendarTimeBoldRegular_default as CalendarTimeBoldRegular,
|
|
14497
14548
|
CalendarTimeRegular_default as CalendarTimeRegular,
|
|
14549
|
+
CalendarUsersRegular_default as CalendarUsersRegular,
|
|
14498
14550
|
CallBold_default as CallBold,
|
|
14499
14551
|
CallMissedBold_default as CallMissedBold,
|
|
14500
14552
|
CallMissedRegular_default as CallMissedRegular,
|