huspy-icons 0.3.1 → 0.3.2
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/fonts/HuspyIcons.css +41 -35
- package/dist/fonts/HuspyIcons.eot +0 -0
- package/dist/fonts/HuspyIcons.json +33 -31
- package/dist/fonts/HuspyIcons.ts +37 -31
- package/dist/fonts/HuspyIcons.ttf +0 -0
- package/dist/fonts/HuspyIcons.woff +0 -0
- package/dist/fonts/HuspyIcons.woff2 +0 -0
- package/dist/native/index.d.ts +1 -1
- package/dist/native/index.js +33 -31
- package/dist/native/index.js.map +1 -1
- package/dist/react/index.d.mts +6 -2
- package/dist/react/index.d.ts +6 -2
- package/dist/react/index.js +328 -199
- package/dist/react/index.js.map +1 -1
- package/dist/react/index.mjs +296 -167
- package/dist/react/index.mjs.map +1 -1
- package/package.json +1 -1
- package/src/native/glyphMap.ts +34 -32
- package/src/react/FaceId.tsx +52 -0
- package/src/react/FingerprintAndroid.tsx +24 -0
- package/src/react/Icon.tsx +7 -1
- package/src/react/index.ts +2 -0
- package/src/react/index.tsx +2 -0
package/dist/react/index.mjs
CHANGED
|
@@ -1280,12 +1280,97 @@ var init_EyeVisible = __esm({
|
|
|
1280
1280
|
}
|
|
1281
1281
|
});
|
|
1282
1282
|
|
|
1283
|
+
// src/react/FaceId.tsx
|
|
1284
|
+
var FaceId_exports = {};
|
|
1285
|
+
__export(FaceId_exports, {
|
|
1286
|
+
default: () => FaceId_default
|
|
1287
|
+
});
|
|
1288
|
+
import * as React26 from "react";
|
|
1289
|
+
var SvgFaceId, FaceId_default;
|
|
1290
|
+
var init_FaceId = __esm({
|
|
1291
|
+
"src/react/FaceId.tsx"() {
|
|
1292
|
+
"use strict";
|
|
1293
|
+
init_types();
|
|
1294
|
+
SvgFaceId = ({ size = 16, ...props }) => {
|
|
1295
|
+
const sizeValue = resolveSize(size);
|
|
1296
|
+
return /* @__PURE__ */ React26.createElement(
|
|
1297
|
+
"svg",
|
|
1298
|
+
{
|
|
1299
|
+
width: sizeValue,
|
|
1300
|
+
height: sizeValue,
|
|
1301
|
+
viewBox: "0 0 24 24",
|
|
1302
|
+
fill: "none",
|
|
1303
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1304
|
+
...props
|
|
1305
|
+
},
|
|
1306
|
+
/* @__PURE__ */ React26.createElement(
|
|
1307
|
+
"path",
|
|
1308
|
+
{
|
|
1309
|
+
d: "M13.9145 15.5719C14.3166 15.2798 14.8797 15.3692 15.1719 15.7713C15.464 16.1734 15.3745 16.7365 14.9725 17.0287C14.2541 17.5507 13.1722 18.1007 11.7994 18.1007C10.4266 18.1006 9.34461 17.5507 8.62624 17.0287C8.22423 16.7365 8.13483 16.1734 8.42684 15.7713C8.719 15.3693 9.28216 15.2799 9.68423 15.5719C10.2042 15.9498 10.9224 16.3003 11.7994 16.3003C12.6764 16.3003 13.3945 15.9498 13.9145 15.5719Z",
|
|
1310
|
+
fill: "currentColor"
|
|
1311
|
+
}
|
|
1312
|
+
),
|
|
1313
|
+
/* @__PURE__ */ React26.createElement(
|
|
1314
|
+
"path",
|
|
1315
|
+
{
|
|
1316
|
+
d: "M15.3999 10.9008V9.10037C15.3999 8.60331 15.8026 8.20059 16.2997 8.20059C16.7967 8.20059 17.1994 8.60331 17.1994 9.10037V10.9008C17.1992 11.3976 16.7966 11.8005 16.2997 11.8005C15.8027 11.8005 15.4001 11.3976 15.3999 10.9008Z",
|
|
1317
|
+
fill: "currentColor"
|
|
1318
|
+
}
|
|
1319
|
+
),
|
|
1320
|
+
/* @__PURE__ */ React26.createElement(
|
|
1321
|
+
"path",
|
|
1322
|
+
{
|
|
1323
|
+
d: "M6.39986 10.9008V9.10037C6.39986 8.60331 6.80258 8.20059 7.29964 8.20059C7.7967 8.20059 8.19942 8.60331 8.19942 9.10037V10.9008C8.19922 11.3976 7.79657 11.8005 7.29964 11.8005C6.80271 11.8005 6.40007 11.3976 6.39986 10.9008Z",
|
|
1324
|
+
fill: "currentColor"
|
|
1325
|
+
}
|
|
1326
|
+
),
|
|
1327
|
+
/* @__PURE__ */ React26.createElement(
|
|
1328
|
+
"path",
|
|
1329
|
+
{
|
|
1330
|
+
d: "M10.8999 9.10037C10.8999 8.60339 11.3027 8.20071 11.7997 8.20059C12.2967 8.20059 12.7003 8.60331 12.7003 9.10037V12.7003C12.7003 13.6942 11.8937 14.5007 10.8999 14.5007C10.4028 14.5007 10.0001 14.0972 10.0001 13.6001C10.0002 13.1032 10.4029 12.7003 10.8999 12.7003V9.10037Z",
|
|
1331
|
+
fill: "currentColor"
|
|
1332
|
+
}
|
|
1333
|
+
),
|
|
1334
|
+
/* @__PURE__ */ React26.createElement(
|
|
1335
|
+
"path",
|
|
1336
|
+
{
|
|
1337
|
+
d: "M20.7999 6.39952V3.70017C20.7999 3.20278 20.3975 2.79965 19.9001 2.79956H17.1999C16.7029 2.79956 16.3001 2.39684 16.3001 1.89978C16.3001 1.40272 16.7029 1 17.1999 1H19.9001C21.3916 1.00009 22.6003 2.20867 22.6003 3.70017V6.39952C22.6003 6.89657 22.1967 7.30012 21.6997 7.30012C21.2027 7.29997 20.7999 6.89648 20.7999 6.39952Z",
|
|
1338
|
+
fill: "currentColor"
|
|
1339
|
+
}
|
|
1340
|
+
),
|
|
1341
|
+
/* @__PURE__ */ React26.createElement(
|
|
1342
|
+
"path",
|
|
1343
|
+
{
|
|
1344
|
+
d: "M1.00014 6.39979V3.70044C1.00014 2.20889 2.20875 1.00027 3.70031 1.00027H6.39965C6.89671 1.00027 7.30026 1.403 7.30026 1.90006C7.30026 2.39711 6.89671 2.79984 6.39965 2.79984H3.70031C3.20286 2.79984 2.7997 3.203 2.7997 3.70044V6.39979C2.7997 6.89685 2.39698 7.3004 1.89992 7.3004C1.40286 7.3004 1.00014 6.89685 1.00014 6.39979Z",
|
|
1345
|
+
fill: "currentColor"
|
|
1346
|
+
}
|
|
1347
|
+
),
|
|
1348
|
+
/* @__PURE__ */ React26.createElement(
|
|
1349
|
+
"path",
|
|
1350
|
+
{
|
|
1351
|
+
d: "M20.7999 19.9001V17.1999C20.7999 16.703 21.2027 16.3003 21.6997 16.3001C22.1967 16.3001 22.6003 16.7029 22.6003 17.1999V19.9001C22.6002 21.3915 21.3915 22.6002 19.9001 22.6003H17.1999C16.7029 22.6003 16.3001 22.1967 16.3001 21.6997C16.3003 21.2027 16.703 20.7999 17.1999 20.7999H19.9001C20.3974 20.7998 20.7998 20.3974 20.7999 19.9001Z",
|
|
1352
|
+
fill: "currentColor"
|
|
1353
|
+
}
|
|
1354
|
+
),
|
|
1355
|
+
/* @__PURE__ */ React26.createElement(
|
|
1356
|
+
"path",
|
|
1357
|
+
{
|
|
1358
|
+
d: "M1 19.9001V17.1999C1 16.7029 1.40272 16.3001 1.89978 16.3001C2.39684 16.3001 2.79956 16.7029 2.79956 17.1999V19.9001C2.79965 20.3975 3.20278 20.7999 3.70017 20.7999H6.39952C6.89648 20.7999 7.29997 21.2027 7.30012 21.6997C7.30012 22.1967 6.89657 22.6003 6.39952 22.6003H3.70017C2.20867 22.6003 1.00009 21.3916 1 19.9001Z",
|
|
1359
|
+
fill: "currentColor"
|
|
1360
|
+
}
|
|
1361
|
+
)
|
|
1362
|
+
);
|
|
1363
|
+
};
|
|
1364
|
+
FaceId_default = SvgFaceId;
|
|
1365
|
+
}
|
|
1366
|
+
});
|
|
1367
|
+
|
|
1283
1368
|
// src/react/FileCheck.tsx
|
|
1284
1369
|
var FileCheck_exports = {};
|
|
1285
1370
|
__export(FileCheck_exports, {
|
|
1286
1371
|
default: () => FileCheck_default
|
|
1287
1372
|
});
|
|
1288
|
-
import * as
|
|
1373
|
+
import * as React27 from "react";
|
|
1289
1374
|
var SvgFileCheck, FileCheck_default;
|
|
1290
1375
|
var init_FileCheck = __esm({
|
|
1291
1376
|
"src/react/FileCheck.tsx"() {
|
|
@@ -1293,7 +1378,7 @@ var init_FileCheck = __esm({
|
|
|
1293
1378
|
init_types();
|
|
1294
1379
|
SvgFileCheck = ({ size = 16, ...props }) => {
|
|
1295
1380
|
const sizeValue = resolveSize(size);
|
|
1296
|
-
return /* @__PURE__ */
|
|
1381
|
+
return /* @__PURE__ */ React27.createElement(
|
|
1297
1382
|
"svg",
|
|
1298
1383
|
{
|
|
1299
1384
|
width: sizeValue,
|
|
@@ -1303,7 +1388,7 @@ var init_FileCheck = __esm({
|
|
|
1303
1388
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1304
1389
|
...props
|
|
1305
1390
|
},
|
|
1306
|
-
/* @__PURE__ */
|
|
1391
|
+
/* @__PURE__ */ React27.createElement(
|
|
1307
1392
|
"path",
|
|
1308
1393
|
{
|
|
1309
1394
|
fillRule: "evenodd",
|
|
@@ -1312,7 +1397,7 @@ var init_FileCheck = __esm({
|
|
|
1312
1397
|
fill: "currentColor"
|
|
1313
1398
|
}
|
|
1314
1399
|
),
|
|
1315
|
-
/* @__PURE__ */
|
|
1400
|
+
/* @__PURE__ */ React27.createElement(
|
|
1316
1401
|
"path",
|
|
1317
1402
|
{
|
|
1318
1403
|
fillRule: "evenodd",
|
|
@@ -1321,7 +1406,7 @@ var init_FileCheck = __esm({
|
|
|
1321
1406
|
fill: "currentColor"
|
|
1322
1407
|
}
|
|
1323
1408
|
),
|
|
1324
|
-
/* @__PURE__ */
|
|
1409
|
+
/* @__PURE__ */ React27.createElement(
|
|
1325
1410
|
"path",
|
|
1326
1411
|
{
|
|
1327
1412
|
fillRule: "evenodd",
|
|
@@ -1341,7 +1426,7 @@ var FileKey_exports = {};
|
|
|
1341
1426
|
__export(FileKey_exports, {
|
|
1342
1427
|
default: () => FileKey_default
|
|
1343
1428
|
});
|
|
1344
|
-
import * as
|
|
1429
|
+
import * as React28 from "react";
|
|
1345
1430
|
var SvgFileKey, FileKey_default;
|
|
1346
1431
|
var init_FileKey = __esm({
|
|
1347
1432
|
"src/react/FileKey.tsx"() {
|
|
@@ -1349,7 +1434,7 @@ var init_FileKey = __esm({
|
|
|
1349
1434
|
init_types();
|
|
1350
1435
|
SvgFileKey = ({ size = 16, ...props }) => {
|
|
1351
1436
|
const sizeValue = resolveSize(size);
|
|
1352
|
-
return /* @__PURE__ */
|
|
1437
|
+
return /* @__PURE__ */ React28.createElement(
|
|
1353
1438
|
"svg",
|
|
1354
1439
|
{
|
|
1355
1440
|
width: sizeValue,
|
|
@@ -1359,7 +1444,7 @@ var init_FileKey = __esm({
|
|
|
1359
1444
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1360
1445
|
...props
|
|
1361
1446
|
},
|
|
1362
|
-
/* @__PURE__ */
|
|
1447
|
+
/* @__PURE__ */ React28.createElement(
|
|
1363
1448
|
"path",
|
|
1364
1449
|
{
|
|
1365
1450
|
fillRule: "evenodd",
|
|
@@ -1368,7 +1453,7 @@ var init_FileKey = __esm({
|
|
|
1368
1453
|
fill: "currentColor"
|
|
1369
1454
|
}
|
|
1370
1455
|
),
|
|
1371
|
-
/* @__PURE__ */
|
|
1456
|
+
/* @__PURE__ */ React28.createElement(
|
|
1372
1457
|
"path",
|
|
1373
1458
|
{
|
|
1374
1459
|
fillRule: "evenodd",
|
|
@@ -1377,7 +1462,7 @@ var init_FileKey = __esm({
|
|
|
1377
1462
|
fill: "currentColor"
|
|
1378
1463
|
}
|
|
1379
1464
|
),
|
|
1380
|
-
/* @__PURE__ */
|
|
1465
|
+
/* @__PURE__ */ React28.createElement(
|
|
1381
1466
|
"path",
|
|
1382
1467
|
{
|
|
1383
1468
|
fillRule: "evenodd",
|
|
@@ -1386,7 +1471,7 @@ var init_FileKey = __esm({
|
|
|
1386
1471
|
fill: "currentColor"
|
|
1387
1472
|
}
|
|
1388
1473
|
),
|
|
1389
|
-
/* @__PURE__ */
|
|
1474
|
+
/* @__PURE__ */ React28.createElement(
|
|
1390
1475
|
"path",
|
|
1391
1476
|
{
|
|
1392
1477
|
fillRule: "evenodd",
|
|
@@ -1406,7 +1491,7 @@ var FileLock_exports = {};
|
|
|
1406
1491
|
__export(FileLock_exports, {
|
|
1407
1492
|
default: () => FileLock_default
|
|
1408
1493
|
});
|
|
1409
|
-
import * as
|
|
1494
|
+
import * as React29 from "react";
|
|
1410
1495
|
var SvgFileLock, FileLock_default;
|
|
1411
1496
|
var init_FileLock = __esm({
|
|
1412
1497
|
"src/react/FileLock.tsx"() {
|
|
@@ -1414,7 +1499,7 @@ var init_FileLock = __esm({
|
|
|
1414
1499
|
init_types();
|
|
1415
1500
|
SvgFileLock = ({ size = 16, ...props }) => {
|
|
1416
1501
|
const sizeValue = resolveSize(size);
|
|
1417
|
-
return /* @__PURE__ */
|
|
1502
|
+
return /* @__PURE__ */ React29.createElement(
|
|
1418
1503
|
"svg",
|
|
1419
1504
|
{
|
|
1420
1505
|
width: sizeValue,
|
|
@@ -1424,7 +1509,7 @@ var init_FileLock = __esm({
|
|
|
1424
1509
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1425
1510
|
...props
|
|
1426
1511
|
},
|
|
1427
|
-
/* @__PURE__ */
|
|
1512
|
+
/* @__PURE__ */ React29.createElement(
|
|
1428
1513
|
"path",
|
|
1429
1514
|
{
|
|
1430
1515
|
fillRule: "evenodd",
|
|
@@ -1433,7 +1518,7 @@ var init_FileLock = __esm({
|
|
|
1433
1518
|
fill: "currentColor"
|
|
1434
1519
|
}
|
|
1435
1520
|
),
|
|
1436
|
-
/* @__PURE__ */
|
|
1521
|
+
/* @__PURE__ */ React29.createElement(
|
|
1437
1522
|
"path",
|
|
1438
1523
|
{
|
|
1439
1524
|
fillRule: "evenodd",
|
|
@@ -1442,7 +1527,7 @@ var init_FileLock = __esm({
|
|
|
1442
1527
|
fill: "currentColor"
|
|
1443
1528
|
}
|
|
1444
1529
|
),
|
|
1445
|
-
/* @__PURE__ */
|
|
1530
|
+
/* @__PURE__ */ React29.createElement(
|
|
1446
1531
|
"path",
|
|
1447
1532
|
{
|
|
1448
1533
|
fillRule: "evenodd",
|
|
@@ -1462,7 +1547,7 @@ var FileSignature_exports = {};
|
|
|
1462
1547
|
__export(FileSignature_exports, {
|
|
1463
1548
|
default: () => FileSignature_default
|
|
1464
1549
|
});
|
|
1465
|
-
import * as
|
|
1550
|
+
import * as React30 from "react";
|
|
1466
1551
|
var SvgFileSignature, FileSignature_default;
|
|
1467
1552
|
var init_FileSignature = __esm({
|
|
1468
1553
|
"src/react/FileSignature.tsx"() {
|
|
@@ -1470,7 +1555,7 @@ var init_FileSignature = __esm({
|
|
|
1470
1555
|
init_types();
|
|
1471
1556
|
SvgFileSignature = ({ size = 16, ...props }) => {
|
|
1472
1557
|
const sizeValue = resolveSize(size);
|
|
1473
|
-
return /* @__PURE__ */
|
|
1558
|
+
return /* @__PURE__ */ React30.createElement(
|
|
1474
1559
|
"svg",
|
|
1475
1560
|
{
|
|
1476
1561
|
width: sizeValue,
|
|
@@ -1480,7 +1565,7 @@ var init_FileSignature = __esm({
|
|
|
1480
1565
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1481
1566
|
...props
|
|
1482
1567
|
},
|
|
1483
|
-
/* @__PURE__ */
|
|
1568
|
+
/* @__PURE__ */ React30.createElement(
|
|
1484
1569
|
"path",
|
|
1485
1570
|
{
|
|
1486
1571
|
fillRule: "evenodd",
|
|
@@ -1489,7 +1574,7 @@ var init_FileSignature = __esm({
|
|
|
1489
1574
|
fill: "currentColor"
|
|
1490
1575
|
}
|
|
1491
1576
|
),
|
|
1492
|
-
/* @__PURE__ */
|
|
1577
|
+
/* @__PURE__ */ React30.createElement(
|
|
1493
1578
|
"path",
|
|
1494
1579
|
{
|
|
1495
1580
|
fillRule: "evenodd",
|
|
@@ -1498,7 +1583,7 @@ var init_FileSignature = __esm({
|
|
|
1498
1583
|
fill: "currentColor"
|
|
1499
1584
|
}
|
|
1500
1585
|
),
|
|
1501
|
-
/* @__PURE__ */
|
|
1586
|
+
/* @__PURE__ */ React30.createElement(
|
|
1502
1587
|
"path",
|
|
1503
1588
|
{
|
|
1504
1589
|
fillRule: "evenodd",
|
|
@@ -1518,7 +1603,7 @@ var FileSpreadsheet_exports = {};
|
|
|
1518
1603
|
__export(FileSpreadsheet_exports, {
|
|
1519
1604
|
default: () => FileSpreadsheet_default
|
|
1520
1605
|
});
|
|
1521
|
-
import * as
|
|
1606
|
+
import * as React31 from "react";
|
|
1522
1607
|
var SvgFileSpreadsheet, FileSpreadsheet_default;
|
|
1523
1608
|
var init_FileSpreadsheet = __esm({
|
|
1524
1609
|
"src/react/FileSpreadsheet.tsx"() {
|
|
@@ -1526,7 +1611,7 @@ var init_FileSpreadsheet = __esm({
|
|
|
1526
1611
|
init_types();
|
|
1527
1612
|
SvgFileSpreadsheet = ({ size = 16, ...props }) => {
|
|
1528
1613
|
const sizeValue = resolveSize(size);
|
|
1529
|
-
return /* @__PURE__ */
|
|
1614
|
+
return /* @__PURE__ */ React31.createElement(
|
|
1530
1615
|
"svg",
|
|
1531
1616
|
{
|
|
1532
1617
|
width: sizeValue,
|
|
@@ -1536,7 +1621,7 @@ var init_FileSpreadsheet = __esm({
|
|
|
1536
1621
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1537
1622
|
...props
|
|
1538
1623
|
},
|
|
1539
|
-
/* @__PURE__ */
|
|
1624
|
+
/* @__PURE__ */ React31.createElement(
|
|
1540
1625
|
"path",
|
|
1541
1626
|
{
|
|
1542
1627
|
fillRule: "evenodd",
|
|
@@ -1545,7 +1630,7 @@ var init_FileSpreadsheet = __esm({
|
|
|
1545
1630
|
fill: "currentColor"
|
|
1546
1631
|
}
|
|
1547
1632
|
),
|
|
1548
|
-
/* @__PURE__ */
|
|
1633
|
+
/* @__PURE__ */ React31.createElement(
|
|
1549
1634
|
"path",
|
|
1550
1635
|
{
|
|
1551
1636
|
fillRule: "evenodd",
|
|
@@ -1554,7 +1639,7 @@ var init_FileSpreadsheet = __esm({
|
|
|
1554
1639
|
fill: "currentColor"
|
|
1555
1640
|
}
|
|
1556
1641
|
),
|
|
1557
|
-
/* @__PURE__ */
|
|
1642
|
+
/* @__PURE__ */ React31.createElement(
|
|
1558
1643
|
"path",
|
|
1559
1644
|
{
|
|
1560
1645
|
fillRule: "evenodd",
|
|
@@ -1563,7 +1648,7 @@ var init_FileSpreadsheet = __esm({
|
|
|
1563
1648
|
fill: "currentColor"
|
|
1564
1649
|
}
|
|
1565
1650
|
),
|
|
1566
|
-
/* @__PURE__ */
|
|
1651
|
+
/* @__PURE__ */ React31.createElement(
|
|
1567
1652
|
"path",
|
|
1568
1653
|
{
|
|
1569
1654
|
fillRule: "evenodd",
|
|
@@ -1572,7 +1657,7 @@ var init_FileSpreadsheet = __esm({
|
|
|
1572
1657
|
fill: "currentColor"
|
|
1573
1658
|
}
|
|
1574
1659
|
),
|
|
1575
|
-
/* @__PURE__ */
|
|
1660
|
+
/* @__PURE__ */ React31.createElement(
|
|
1576
1661
|
"path",
|
|
1577
1662
|
{
|
|
1578
1663
|
fillRule: "evenodd",
|
|
@@ -1581,7 +1666,7 @@ var init_FileSpreadsheet = __esm({
|
|
|
1581
1666
|
fill: "currentColor"
|
|
1582
1667
|
}
|
|
1583
1668
|
),
|
|
1584
|
-
/* @__PURE__ */
|
|
1669
|
+
/* @__PURE__ */ React31.createElement(
|
|
1585
1670
|
"path",
|
|
1586
1671
|
{
|
|
1587
1672
|
fillRule: "evenodd",
|
|
@@ -1601,7 +1686,7 @@ var FileText_exports = {};
|
|
|
1601
1686
|
__export(FileText_exports, {
|
|
1602
1687
|
default: () => FileText_default
|
|
1603
1688
|
});
|
|
1604
|
-
import * as
|
|
1689
|
+
import * as React32 from "react";
|
|
1605
1690
|
var SvgFileText, FileText_default;
|
|
1606
1691
|
var init_FileText = __esm({
|
|
1607
1692
|
"src/react/FileText.tsx"() {
|
|
@@ -1609,7 +1694,7 @@ var init_FileText = __esm({
|
|
|
1609
1694
|
init_types();
|
|
1610
1695
|
SvgFileText = ({ size = 16, ...props }) => {
|
|
1611
1696
|
const sizeValue = resolveSize(size);
|
|
1612
|
-
return /* @__PURE__ */
|
|
1697
|
+
return /* @__PURE__ */ React32.createElement(
|
|
1613
1698
|
"svg",
|
|
1614
1699
|
{
|
|
1615
1700
|
width: sizeValue,
|
|
@@ -1619,7 +1704,7 @@ var init_FileText = __esm({
|
|
|
1619
1704
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1620
1705
|
...props
|
|
1621
1706
|
},
|
|
1622
|
-
/* @__PURE__ */
|
|
1707
|
+
/* @__PURE__ */ React32.createElement(
|
|
1623
1708
|
"path",
|
|
1624
1709
|
{
|
|
1625
1710
|
fillRule: "evenodd",
|
|
@@ -1628,7 +1713,7 @@ var init_FileText = __esm({
|
|
|
1628
1713
|
fill: "currentColor"
|
|
1629
1714
|
}
|
|
1630
1715
|
),
|
|
1631
|
-
/* @__PURE__ */
|
|
1716
|
+
/* @__PURE__ */ React32.createElement(
|
|
1632
1717
|
"path",
|
|
1633
1718
|
{
|
|
1634
1719
|
fillRule: "evenodd",
|
|
@@ -1637,7 +1722,7 @@ var init_FileText = __esm({
|
|
|
1637
1722
|
fill: "currentColor"
|
|
1638
1723
|
}
|
|
1639
1724
|
),
|
|
1640
|
-
/* @__PURE__ */
|
|
1725
|
+
/* @__PURE__ */ React32.createElement(
|
|
1641
1726
|
"path",
|
|
1642
1727
|
{
|
|
1643
1728
|
fillRule: "evenodd",
|
|
@@ -1646,7 +1731,7 @@ var init_FileText = __esm({
|
|
|
1646
1731
|
fill: "currentColor"
|
|
1647
1732
|
}
|
|
1648
1733
|
),
|
|
1649
|
-
/* @__PURE__ */
|
|
1734
|
+
/* @__PURE__ */ React32.createElement(
|
|
1650
1735
|
"path",
|
|
1651
1736
|
{
|
|
1652
1737
|
fillRule: "evenodd",
|
|
@@ -1655,7 +1740,7 @@ var init_FileText = __esm({
|
|
|
1655
1740
|
fill: "currentColor"
|
|
1656
1741
|
}
|
|
1657
1742
|
),
|
|
1658
|
-
/* @__PURE__ */
|
|
1743
|
+
/* @__PURE__ */ React32.createElement(
|
|
1659
1744
|
"path",
|
|
1660
1745
|
{
|
|
1661
1746
|
fillRule: "evenodd",
|
|
@@ -1670,12 +1755,48 @@ var init_FileText = __esm({
|
|
|
1670
1755
|
}
|
|
1671
1756
|
});
|
|
1672
1757
|
|
|
1758
|
+
// src/react/FingerprintAndroid.tsx
|
|
1759
|
+
var FingerprintAndroid_exports = {};
|
|
1760
|
+
__export(FingerprintAndroid_exports, {
|
|
1761
|
+
default: () => FingerprintAndroid_default
|
|
1762
|
+
});
|
|
1763
|
+
import * as React33 from "react";
|
|
1764
|
+
var SvgFingerprintAndroid, FingerprintAndroid_default;
|
|
1765
|
+
var init_FingerprintAndroid = __esm({
|
|
1766
|
+
"src/react/FingerprintAndroid.tsx"() {
|
|
1767
|
+
"use strict";
|
|
1768
|
+
init_types();
|
|
1769
|
+
SvgFingerprintAndroid = ({ size = 16, ...props }) => {
|
|
1770
|
+
const sizeValue = resolveSize(size);
|
|
1771
|
+
return /* @__PURE__ */ React33.createElement(
|
|
1772
|
+
"svg",
|
|
1773
|
+
{
|
|
1774
|
+
width: sizeValue,
|
|
1775
|
+
height: sizeValue,
|
|
1776
|
+
viewBox: "0 0 24 24",
|
|
1777
|
+
fill: "none",
|
|
1778
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1779
|
+
...props
|
|
1780
|
+
},
|
|
1781
|
+
/* @__PURE__ */ React33.createElement(
|
|
1782
|
+
"path",
|
|
1783
|
+
{
|
|
1784
|
+
d: "M18.3069 4.55233C18.2243 4.55233 18.1416 4.53167 18.0693 4.49033C16.0853 3.46733 14.3699 3.03333 12.3136 3.03333C10.2676 3.03333 8.32493 3.519 6.55793 4.49033C6.30993 4.62467 5.99993 4.53167 5.85526 4.28367C5.72093 4.03567 5.81393 3.71533 6.06193 3.581C7.98393 2.53733 10.0919 2 12.3136 2C14.5146 2 16.4366 2.48567 18.5446 3.57067C18.8029 3.705 18.8959 4.015 18.7616 4.263C18.6686 4.449 18.4929 4.55233 18.3069 4.55233ZM3.51993 9.97733C3.4166 9.97733 3.31326 9.94633 3.22026 9.88433C2.9826 9.719 2.93093 9.39867 3.09626 9.161C4.11926 7.71433 5.42126 6.57767 6.97126 5.782C10.2159 4.108 14.3699 4.09767 17.6249 5.77167C19.1749 6.56733 20.4769 7.69367 21.4999 9.13C21.6653 9.35733 21.6136 9.688 21.3759 9.85333C21.1383 10.0187 20.8179 9.967 20.6526 9.72933C19.7226 8.42733 18.5446 7.40433 17.1496 6.69133C14.1839 5.17233 10.3916 5.17233 7.43626 6.70167C6.03093 7.425 4.85293 8.45833 3.92293 9.76033C3.84026 9.905 3.68526 9.97733 3.51993 9.97733ZM9.97826 22.4497C9.84393 22.4497 9.7096 22.398 9.6166 22.2947C8.7176 21.3957 8.23193 20.817 7.5396 19.5667C6.8266 18.2957 6.4546 16.7457 6.4546 15.082C6.4546 12.013 9.07926 9.51233 12.3033 9.51233C15.5273 9.51233 18.1519 12.013 18.1519 15.082C18.1519 15.3713 17.9246 15.5987 17.6353 15.5987C17.3459 15.5987 17.1186 15.3713 17.1186 15.082C17.1186 12.5813 14.9589 10.5457 12.3033 10.5457C9.6476 10.5457 7.48793 12.5813 7.48793 15.082C7.48793 16.57 7.8186 17.9443 8.44893 19.0603C9.11027 20.2487 9.56493 20.755 10.3606 21.561C10.5569 21.7677 10.5569 22.088 10.3606 22.2947C10.2469 22.398 10.1126 22.4497 9.97826 22.4497ZM17.3873 20.538C16.1576 20.538 15.0726 20.228 14.1839 19.6183C12.6443 18.5747 11.7246 16.88 11.7246 15.082C11.7246 14.7927 11.9519 14.5653 12.2413 14.5653C12.5306 14.5653 12.7579 14.7927 12.7579 15.082C12.7579 16.539 13.5019 17.9133 14.7626 18.7607C15.4963 19.2567 16.3539 19.4943 17.3873 19.4943C17.6353 19.4943 18.0486 19.4633 18.4619 19.391C18.7409 19.3393 19.0096 19.5253 19.0613 19.8147C19.1129 20.0937 18.9269 20.3623 18.6376 20.414C18.0486 20.5277 17.5319 20.538 17.3873 20.538ZM15.3103 22.6667C15.2689 22.6667 15.2173 22.6563 15.1759 22.646C13.5329 22.1913 12.4583 21.5817 11.3319 20.476C9.88526 19.0397 9.0896 17.128 9.0896 15.082C9.0896 13.408 10.5156 12.044 12.2723 12.044C14.0289 12.044 15.4549 13.408 15.4549 15.082C15.4549 16.1877 16.4159 17.0867 17.6043 17.0867C18.7926 17.0867 19.7536 16.1877 19.7536 15.082C19.7536 11.1863 16.3953 8.02433 12.2619 8.02433C9.32726 8.02433 6.6406 9.657 5.4316 12.1887C5.0286 13.0257 4.82193 14.0073 4.82193 15.082C4.82193 15.888 4.89426 17.159 5.51426 18.8123C5.6176 19.081 5.48326 19.3807 5.2146 19.4737C4.94593 19.577 4.64626 19.4323 4.55326 19.174C4.04693 17.8203 3.79893 16.477 3.79893 15.082C3.79893 13.842 4.0366 12.7157 4.5016 11.734C5.87593 8.851 8.92426 6.98067 12.2619 6.98067C16.9636 6.98067 20.7869 10.6077 20.7869 15.0717C20.7869 16.7457 19.3609 18.1097 17.6043 18.1097C15.8476 18.1097 14.4216 16.7457 14.4216 15.0717C14.4216 13.966 13.4606 13.067 12.2723 13.067C11.0839 13.067 10.1229 13.966 10.1229 15.0717C10.1229 16.8387 10.8049 18.492 12.0553 19.732C13.0369 20.7033 13.9773 21.2407 15.4343 21.6437C15.7133 21.716 15.8683 22.0053 15.7959 22.274C15.7443 22.5117 15.5273 22.6667 15.3103 22.6667Z",
|
|
1785
|
+
fill: "currentColor"
|
|
1786
|
+
}
|
|
1787
|
+
)
|
|
1788
|
+
);
|
|
1789
|
+
};
|
|
1790
|
+
FingerprintAndroid_default = SvgFingerprintAndroid;
|
|
1791
|
+
}
|
|
1792
|
+
});
|
|
1793
|
+
|
|
1673
1794
|
// src/react/HelpCircle.tsx
|
|
1674
1795
|
var HelpCircle_exports = {};
|
|
1675
1796
|
__export(HelpCircle_exports, {
|
|
1676
1797
|
default: () => HelpCircle_default
|
|
1677
1798
|
});
|
|
1678
|
-
import * as
|
|
1799
|
+
import * as React34 from "react";
|
|
1679
1800
|
var SvgHelpCircle, HelpCircle_default;
|
|
1680
1801
|
var init_HelpCircle = __esm({
|
|
1681
1802
|
"src/react/HelpCircle.tsx"() {
|
|
@@ -1683,7 +1804,7 @@ var init_HelpCircle = __esm({
|
|
|
1683
1804
|
init_types();
|
|
1684
1805
|
SvgHelpCircle = ({ size = 16, ...props }) => {
|
|
1685
1806
|
const sizeValue = resolveSize(size);
|
|
1686
|
-
return /* @__PURE__ */
|
|
1807
|
+
return /* @__PURE__ */ React34.createElement(
|
|
1687
1808
|
"svg",
|
|
1688
1809
|
{
|
|
1689
1810
|
width: sizeValue,
|
|
@@ -1693,7 +1814,7 @@ var init_HelpCircle = __esm({
|
|
|
1693
1814
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1694
1815
|
...props
|
|
1695
1816
|
},
|
|
1696
|
-
/* @__PURE__ */
|
|
1817
|
+
/* @__PURE__ */ React34.createElement(
|
|
1697
1818
|
"path",
|
|
1698
1819
|
{
|
|
1699
1820
|
fillRule: "evenodd",
|
|
@@ -1702,7 +1823,7 @@ var init_HelpCircle = __esm({
|
|
|
1702
1823
|
fill: "currentColor"
|
|
1703
1824
|
}
|
|
1704
1825
|
),
|
|
1705
|
-
/* @__PURE__ */
|
|
1826
|
+
/* @__PURE__ */ React34.createElement(
|
|
1706
1827
|
"path",
|
|
1707
1828
|
{
|
|
1708
1829
|
fillRule: "evenodd",
|
|
@@ -1711,7 +1832,7 @@ var init_HelpCircle = __esm({
|
|
|
1711
1832
|
fill: "currentColor"
|
|
1712
1833
|
}
|
|
1713
1834
|
),
|
|
1714
|
-
/* @__PURE__ */
|
|
1835
|
+
/* @__PURE__ */ React34.createElement(
|
|
1715
1836
|
"path",
|
|
1716
1837
|
{
|
|
1717
1838
|
fillRule: "evenodd",
|
|
@@ -1731,7 +1852,7 @@ var HomeFilled_exports = {};
|
|
|
1731
1852
|
__export(HomeFilled_exports, {
|
|
1732
1853
|
default: () => HomeFilled_default
|
|
1733
1854
|
});
|
|
1734
|
-
import * as
|
|
1855
|
+
import * as React35 from "react";
|
|
1735
1856
|
var SvgHomeFilled, HomeFilled_default;
|
|
1736
1857
|
var init_HomeFilled = __esm({
|
|
1737
1858
|
"src/react/HomeFilled.tsx"() {
|
|
@@ -1739,7 +1860,7 @@ var init_HomeFilled = __esm({
|
|
|
1739
1860
|
init_types();
|
|
1740
1861
|
SvgHomeFilled = ({ size = 16, ...props }) => {
|
|
1741
1862
|
const sizeValue = resolveSize(size);
|
|
1742
|
-
return /* @__PURE__ */
|
|
1863
|
+
return /* @__PURE__ */ React35.createElement(
|
|
1743
1864
|
"svg",
|
|
1744
1865
|
{
|
|
1745
1866
|
width: sizeValue,
|
|
@@ -1749,7 +1870,7 @@ var init_HomeFilled = __esm({
|
|
|
1749
1870
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1750
1871
|
...props
|
|
1751
1872
|
},
|
|
1752
|
-
/* @__PURE__ */
|
|
1873
|
+
/* @__PURE__ */ React35.createElement(
|
|
1753
1874
|
"path",
|
|
1754
1875
|
{
|
|
1755
1876
|
d: "M9.78125 3.47949C11.1248 2.58376 12.8752 2.58376 14.2188 3.47949L19.2188 6.8125C20.3315 7.5543 20.9999 8.80333 21 10.1406V18C21 20.2091 19.2091 22 17 22H7C4.79086 22 3 20.2091 3 18V10.1406C3.00011 8.80333 3.66855 7.5543 4.78125 6.8125L9.78125 3.47949ZM11 11.5928C9.89548 11.5928 9.00008 12.4883 9 13.5928V18.9629C9 19.5152 9.44772 19.9629 10 19.9629H14C14.5523 19.9629 15 19.5152 15 18.9629V13.5928C14.9999 12.4883 14.1045 11.5928 13 11.5928H11Z",
|
|
@@ -1767,7 +1888,7 @@ var HomeLinear_exports = {};
|
|
|
1767
1888
|
__export(HomeLinear_exports, {
|
|
1768
1889
|
default: () => HomeLinear_default
|
|
1769
1890
|
});
|
|
1770
|
-
import * as
|
|
1891
|
+
import * as React36 from "react";
|
|
1771
1892
|
var SvgHomeLinear, HomeLinear_default;
|
|
1772
1893
|
var init_HomeLinear = __esm({
|
|
1773
1894
|
"src/react/HomeLinear.tsx"() {
|
|
@@ -1775,7 +1896,7 @@ var init_HomeLinear = __esm({
|
|
|
1775
1896
|
init_types();
|
|
1776
1897
|
SvgHomeLinear = ({ size = 16, ...props }) => {
|
|
1777
1898
|
const sizeValue = resolveSize(size);
|
|
1778
|
-
return /* @__PURE__ */
|
|
1899
|
+
return /* @__PURE__ */ React36.createElement(
|
|
1779
1900
|
"svg",
|
|
1780
1901
|
{
|
|
1781
1902
|
width: sizeValue,
|
|
@@ -1785,7 +1906,7 @@ var init_HomeLinear = __esm({
|
|
|
1785
1906
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1786
1907
|
...props
|
|
1787
1908
|
},
|
|
1788
|
-
/* @__PURE__ */
|
|
1909
|
+
/* @__PURE__ */ React36.createElement(
|
|
1789
1910
|
"path",
|
|
1790
1911
|
{
|
|
1791
1912
|
fillRule: "evenodd",
|
|
@@ -1805,7 +1926,7 @@ var IconSlot_exports = {};
|
|
|
1805
1926
|
__export(IconSlot_exports, {
|
|
1806
1927
|
default: () => IconSlot_default
|
|
1807
1928
|
});
|
|
1808
|
-
import * as
|
|
1929
|
+
import * as React37 from "react";
|
|
1809
1930
|
var SvgIconSlot, IconSlot_default;
|
|
1810
1931
|
var init_IconSlot = __esm({
|
|
1811
1932
|
"src/react/IconSlot.tsx"() {
|
|
@@ -1813,7 +1934,7 @@ var init_IconSlot = __esm({
|
|
|
1813
1934
|
init_types();
|
|
1814
1935
|
SvgIconSlot = ({ size = 16, ...props }) => {
|
|
1815
1936
|
const sizeValue = resolveSize(size);
|
|
1816
|
-
return /* @__PURE__ */
|
|
1937
|
+
return /* @__PURE__ */ React37.createElement(
|
|
1817
1938
|
"svg",
|
|
1818
1939
|
{
|
|
1819
1940
|
width: sizeValue,
|
|
@@ -1823,7 +1944,7 @@ var init_IconSlot = __esm({
|
|
|
1823
1944
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1824
1945
|
...props
|
|
1825
1946
|
},
|
|
1826
|
-
/* @__PURE__ */
|
|
1947
|
+
/* @__PURE__ */ React37.createElement(
|
|
1827
1948
|
"path",
|
|
1828
1949
|
{
|
|
1829
1950
|
d: "M21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21C16.9706 21 21 16.9706 21 12ZM23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1C18.0751 1 23 5.92487 23 12Z",
|
|
@@ -1841,7 +1962,7 @@ var Keys01_exports = {};
|
|
|
1841
1962
|
__export(Keys01_exports, {
|
|
1842
1963
|
default: () => Keys01_default
|
|
1843
1964
|
});
|
|
1844
|
-
import * as
|
|
1965
|
+
import * as React38 from "react";
|
|
1845
1966
|
var SvgKeys01, Keys01_default;
|
|
1846
1967
|
var init_Keys01 = __esm({
|
|
1847
1968
|
"src/react/Keys01.tsx"() {
|
|
@@ -1849,7 +1970,7 @@ var init_Keys01 = __esm({
|
|
|
1849
1970
|
init_types();
|
|
1850
1971
|
SvgKeys01 = ({ size = 16, ...props }) => {
|
|
1851
1972
|
const sizeValue = resolveSize(size);
|
|
1852
|
-
return /* @__PURE__ */
|
|
1973
|
+
return /* @__PURE__ */ React38.createElement(
|
|
1853
1974
|
"svg",
|
|
1854
1975
|
{
|
|
1855
1976
|
width: sizeValue,
|
|
@@ -1859,7 +1980,7 @@ var init_Keys01 = __esm({
|
|
|
1859
1980
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1860
1981
|
...props
|
|
1861
1982
|
},
|
|
1862
|
-
/* @__PURE__ */
|
|
1983
|
+
/* @__PURE__ */ React38.createElement(
|
|
1863
1984
|
"path",
|
|
1864
1985
|
{
|
|
1865
1986
|
fillRule: "evenodd",
|
|
@@ -1868,7 +1989,7 @@ var init_Keys01 = __esm({
|
|
|
1868
1989
|
fill: "currentColor"
|
|
1869
1990
|
}
|
|
1870
1991
|
),
|
|
1871
|
-
/* @__PURE__ */
|
|
1992
|
+
/* @__PURE__ */ React38.createElement(
|
|
1872
1993
|
"path",
|
|
1873
1994
|
{
|
|
1874
1995
|
fillRule: "evenodd",
|
|
@@ -1877,7 +1998,7 @@ var init_Keys01 = __esm({
|
|
|
1877
1998
|
fill: "currentColor"
|
|
1878
1999
|
}
|
|
1879
2000
|
),
|
|
1880
|
-
/* @__PURE__ */
|
|
2001
|
+
/* @__PURE__ */ React38.createElement(
|
|
1881
2002
|
"path",
|
|
1882
2003
|
{
|
|
1883
2004
|
fillRule: "evenodd",
|
|
@@ -1897,7 +2018,7 @@ var LeadsFilled_exports = {};
|
|
|
1897
2018
|
__export(LeadsFilled_exports, {
|
|
1898
2019
|
default: () => LeadsFilled_default
|
|
1899
2020
|
});
|
|
1900
|
-
import * as
|
|
2021
|
+
import * as React39 from "react";
|
|
1901
2022
|
var SvgLeadsFilled, LeadsFilled_default;
|
|
1902
2023
|
var init_LeadsFilled = __esm({
|
|
1903
2024
|
"src/react/LeadsFilled.tsx"() {
|
|
@@ -1905,7 +2026,7 @@ var init_LeadsFilled = __esm({
|
|
|
1905
2026
|
init_types();
|
|
1906
2027
|
SvgLeadsFilled = ({ size = 16, ...props }) => {
|
|
1907
2028
|
const sizeValue = resolveSize(size);
|
|
1908
|
-
return /* @__PURE__ */
|
|
2029
|
+
return /* @__PURE__ */ React39.createElement(
|
|
1909
2030
|
"svg",
|
|
1910
2031
|
{
|
|
1911
2032
|
width: sizeValue,
|
|
@@ -1915,7 +2036,7 @@ var init_LeadsFilled = __esm({
|
|
|
1915
2036
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1916
2037
|
...props
|
|
1917
2038
|
},
|
|
1918
|
-
/* @__PURE__ */
|
|
2039
|
+
/* @__PURE__ */ React39.createElement(
|
|
1919
2040
|
"path",
|
|
1920
2041
|
{
|
|
1921
2042
|
fillRule: "evenodd",
|
|
@@ -1924,7 +2045,7 @@ var init_LeadsFilled = __esm({
|
|
|
1924
2045
|
fill: "currentColor"
|
|
1925
2046
|
}
|
|
1926
2047
|
),
|
|
1927
|
-
/* @__PURE__ */
|
|
2048
|
+
/* @__PURE__ */ React39.createElement(
|
|
1928
2049
|
"path",
|
|
1929
2050
|
{
|
|
1930
2051
|
fillRule: "evenodd",
|
|
@@ -1933,7 +2054,7 @@ var init_LeadsFilled = __esm({
|
|
|
1933
2054
|
fill: "currentColor"
|
|
1934
2055
|
}
|
|
1935
2056
|
),
|
|
1936
|
-
/* @__PURE__ */
|
|
2057
|
+
/* @__PURE__ */ React39.createElement(
|
|
1937
2058
|
"path",
|
|
1938
2059
|
{
|
|
1939
2060
|
fillRule: "evenodd",
|
|
@@ -1942,7 +2063,7 @@ var init_LeadsFilled = __esm({
|
|
|
1942
2063
|
fill: "currentColor"
|
|
1943
2064
|
}
|
|
1944
2065
|
),
|
|
1945
|
-
/* @__PURE__ */
|
|
2066
|
+
/* @__PURE__ */ React39.createElement(
|
|
1946
2067
|
"path",
|
|
1947
2068
|
{
|
|
1948
2069
|
fillRule: "evenodd",
|
|
@@ -1962,7 +2083,7 @@ var LeadsLinear_exports = {};
|
|
|
1962
2083
|
__export(LeadsLinear_exports, {
|
|
1963
2084
|
default: () => LeadsLinear_default
|
|
1964
2085
|
});
|
|
1965
|
-
import * as
|
|
2086
|
+
import * as React40 from "react";
|
|
1966
2087
|
var SvgLeadsLinear, LeadsLinear_default;
|
|
1967
2088
|
var init_LeadsLinear = __esm({
|
|
1968
2089
|
"src/react/LeadsLinear.tsx"() {
|
|
@@ -1970,7 +2091,7 @@ var init_LeadsLinear = __esm({
|
|
|
1970
2091
|
init_types();
|
|
1971
2092
|
SvgLeadsLinear = ({ size = 16, ...props }) => {
|
|
1972
2093
|
const sizeValue = resolveSize(size);
|
|
1973
|
-
return /* @__PURE__ */
|
|
2094
|
+
return /* @__PURE__ */ React40.createElement(
|
|
1974
2095
|
"svg",
|
|
1975
2096
|
{
|
|
1976
2097
|
width: sizeValue,
|
|
@@ -1980,7 +2101,7 @@ var init_LeadsLinear = __esm({
|
|
|
1980
2101
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1981
2102
|
...props
|
|
1982
2103
|
},
|
|
1983
|
-
/* @__PURE__ */
|
|
2104
|
+
/* @__PURE__ */ React40.createElement(
|
|
1984
2105
|
"path",
|
|
1985
2106
|
{
|
|
1986
2107
|
fillRule: "evenodd",
|
|
@@ -1989,7 +2110,7 @@ var init_LeadsLinear = __esm({
|
|
|
1989
2110
|
fill: "currentColor"
|
|
1990
2111
|
}
|
|
1991
2112
|
),
|
|
1992
|
-
/* @__PURE__ */
|
|
2113
|
+
/* @__PURE__ */ React40.createElement(
|
|
1993
2114
|
"path",
|
|
1994
2115
|
{
|
|
1995
2116
|
fillRule: "evenodd",
|
|
@@ -1998,7 +2119,7 @@ var init_LeadsLinear = __esm({
|
|
|
1998
2119
|
fill: "currentColor"
|
|
1999
2120
|
}
|
|
2000
2121
|
),
|
|
2001
|
-
/* @__PURE__ */
|
|
2122
|
+
/* @__PURE__ */ React40.createElement(
|
|
2002
2123
|
"path",
|
|
2003
2124
|
{
|
|
2004
2125
|
fillRule: "evenodd",
|
|
@@ -2007,7 +2128,7 @@ var init_LeadsLinear = __esm({
|
|
|
2007
2128
|
fill: "currentColor"
|
|
2008
2129
|
}
|
|
2009
2130
|
),
|
|
2010
|
-
/* @__PURE__ */
|
|
2131
|
+
/* @__PURE__ */ React40.createElement(
|
|
2011
2132
|
"path",
|
|
2012
2133
|
{
|
|
2013
2134
|
fillRule: "evenodd",
|
|
@@ -2027,7 +2148,7 @@ var Lock_exports = {};
|
|
|
2027
2148
|
__export(Lock_exports, {
|
|
2028
2149
|
default: () => Lock_default
|
|
2029
2150
|
});
|
|
2030
|
-
import * as
|
|
2151
|
+
import * as React41 from "react";
|
|
2031
2152
|
var SvgLock, Lock_default;
|
|
2032
2153
|
var init_Lock = __esm({
|
|
2033
2154
|
"src/react/Lock.tsx"() {
|
|
@@ -2035,7 +2156,7 @@ var init_Lock = __esm({
|
|
|
2035
2156
|
init_types();
|
|
2036
2157
|
SvgLock = ({ size = 16, ...props }) => {
|
|
2037
2158
|
const sizeValue = resolveSize(size);
|
|
2038
|
-
return /* @__PURE__ */
|
|
2159
|
+
return /* @__PURE__ */ React41.createElement(
|
|
2039
2160
|
"svg",
|
|
2040
2161
|
{
|
|
2041
2162
|
width: sizeValue,
|
|
@@ -2045,7 +2166,7 @@ var init_Lock = __esm({
|
|
|
2045
2166
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2046
2167
|
...props
|
|
2047
2168
|
},
|
|
2048
|
-
/* @__PURE__ */
|
|
2169
|
+
/* @__PURE__ */ React41.createElement(
|
|
2049
2170
|
"path",
|
|
2050
2171
|
{
|
|
2051
2172
|
fillRule: "evenodd",
|
|
@@ -2054,7 +2175,7 @@ var init_Lock = __esm({
|
|
|
2054
2175
|
fill: "currentColor"
|
|
2055
2176
|
}
|
|
2056
2177
|
),
|
|
2057
|
-
/* @__PURE__ */
|
|
2178
|
+
/* @__PURE__ */ React41.createElement(
|
|
2058
2179
|
"path",
|
|
2059
2180
|
{
|
|
2060
2181
|
fillRule: "evenodd",
|
|
@@ -2074,7 +2195,7 @@ var Logout_exports = {};
|
|
|
2074
2195
|
__export(Logout_exports, {
|
|
2075
2196
|
default: () => Logout_default
|
|
2076
2197
|
});
|
|
2077
|
-
import * as
|
|
2198
|
+
import * as React42 from "react";
|
|
2078
2199
|
var SvgLogout, Logout_default;
|
|
2079
2200
|
var init_Logout = __esm({
|
|
2080
2201
|
"src/react/Logout.tsx"() {
|
|
@@ -2082,7 +2203,7 @@ var init_Logout = __esm({
|
|
|
2082
2203
|
init_types();
|
|
2083
2204
|
SvgLogout = ({ size = 16, ...props }) => {
|
|
2084
2205
|
const sizeValue = resolveSize(size);
|
|
2085
|
-
return /* @__PURE__ */
|
|
2206
|
+
return /* @__PURE__ */ React42.createElement(
|
|
2086
2207
|
"svg",
|
|
2087
2208
|
{
|
|
2088
2209
|
width: sizeValue,
|
|
@@ -2092,7 +2213,7 @@ var init_Logout = __esm({
|
|
|
2092
2213
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2093
2214
|
...props
|
|
2094
2215
|
},
|
|
2095
|
-
/* @__PURE__ */
|
|
2216
|
+
/* @__PURE__ */ React42.createElement(
|
|
2096
2217
|
"path",
|
|
2097
2218
|
{
|
|
2098
2219
|
fillRule: "evenodd",
|
|
@@ -2101,7 +2222,7 @@ var init_Logout = __esm({
|
|
|
2101
2222
|
fill: "currentColor"
|
|
2102
2223
|
}
|
|
2103
2224
|
),
|
|
2104
|
-
/* @__PURE__ */
|
|
2225
|
+
/* @__PURE__ */ React42.createElement(
|
|
2105
2226
|
"path",
|
|
2106
2227
|
{
|
|
2107
2228
|
fillRule: "evenodd",
|
|
@@ -2110,7 +2231,7 @@ var init_Logout = __esm({
|
|
|
2110
2231
|
fill: "currentColor"
|
|
2111
2232
|
}
|
|
2112
2233
|
),
|
|
2113
|
-
/* @__PURE__ */
|
|
2234
|
+
/* @__PURE__ */ React42.createElement(
|
|
2114
2235
|
"path",
|
|
2115
2236
|
{
|
|
2116
2237
|
fillRule: "evenodd",
|
|
@@ -2130,7 +2251,7 @@ var Mail_exports = {};
|
|
|
2130
2251
|
__export(Mail_exports, {
|
|
2131
2252
|
default: () => Mail_default
|
|
2132
2253
|
});
|
|
2133
|
-
import * as
|
|
2254
|
+
import * as React43 from "react";
|
|
2134
2255
|
var SvgMail, Mail_default;
|
|
2135
2256
|
var init_Mail = __esm({
|
|
2136
2257
|
"src/react/Mail.tsx"() {
|
|
@@ -2138,7 +2259,7 @@ var init_Mail = __esm({
|
|
|
2138
2259
|
init_types();
|
|
2139
2260
|
SvgMail = ({ size = 16, ...props }) => {
|
|
2140
2261
|
const sizeValue = resolveSize(size);
|
|
2141
|
-
return /* @__PURE__ */
|
|
2262
|
+
return /* @__PURE__ */ React43.createElement(
|
|
2142
2263
|
"svg",
|
|
2143
2264
|
{
|
|
2144
2265
|
width: sizeValue,
|
|
@@ -2148,7 +2269,7 @@ var init_Mail = __esm({
|
|
|
2148
2269
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2149
2270
|
...props
|
|
2150
2271
|
},
|
|
2151
|
-
/* @__PURE__ */
|
|
2272
|
+
/* @__PURE__ */ React43.createElement(
|
|
2152
2273
|
"path",
|
|
2153
2274
|
{
|
|
2154
2275
|
fillRule: "evenodd",
|
|
@@ -2157,7 +2278,7 @@ var init_Mail = __esm({
|
|
|
2157
2278
|
fill: "currentColor"
|
|
2158
2279
|
}
|
|
2159
2280
|
),
|
|
2160
|
-
/* @__PURE__ */
|
|
2281
|
+
/* @__PURE__ */ React43.createElement(
|
|
2161
2282
|
"path",
|
|
2162
2283
|
{
|
|
2163
2284
|
fillRule: "evenodd",
|
|
@@ -2177,7 +2298,7 @@ var MapPin_exports = {};
|
|
|
2177
2298
|
__export(MapPin_exports, {
|
|
2178
2299
|
default: () => MapPin_default
|
|
2179
2300
|
});
|
|
2180
|
-
import * as
|
|
2301
|
+
import * as React44 from "react";
|
|
2181
2302
|
var SvgMapPin, MapPin_default;
|
|
2182
2303
|
var init_MapPin = __esm({
|
|
2183
2304
|
"src/react/MapPin.tsx"() {
|
|
@@ -2185,7 +2306,7 @@ var init_MapPin = __esm({
|
|
|
2185
2306
|
init_types();
|
|
2186
2307
|
SvgMapPin = ({ size = 16, ...props }) => {
|
|
2187
2308
|
const sizeValue = resolveSize(size);
|
|
2188
|
-
return /* @__PURE__ */
|
|
2309
|
+
return /* @__PURE__ */ React44.createElement(
|
|
2189
2310
|
"svg",
|
|
2190
2311
|
{
|
|
2191
2312
|
width: sizeValue,
|
|
@@ -2195,7 +2316,7 @@ var init_MapPin = __esm({
|
|
|
2195
2316
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2196
2317
|
...props
|
|
2197
2318
|
},
|
|
2198
|
-
/* @__PURE__ */
|
|
2319
|
+
/* @__PURE__ */ React44.createElement(
|
|
2199
2320
|
"path",
|
|
2200
2321
|
{
|
|
2201
2322
|
fillRule: "evenodd",
|
|
@@ -2204,7 +2325,7 @@ var init_MapPin = __esm({
|
|
|
2204
2325
|
fill: "currentColor"
|
|
2205
2326
|
}
|
|
2206
2327
|
),
|
|
2207
|
-
/* @__PURE__ */
|
|
2328
|
+
/* @__PURE__ */ React44.createElement(
|
|
2208
2329
|
"path",
|
|
2209
2330
|
{
|
|
2210
2331
|
fillRule: "evenodd",
|
|
@@ -2224,7 +2345,7 @@ var Mortgage_exports = {};
|
|
|
2224
2345
|
__export(Mortgage_exports, {
|
|
2225
2346
|
default: () => Mortgage_default
|
|
2226
2347
|
});
|
|
2227
|
-
import * as
|
|
2348
|
+
import * as React45 from "react";
|
|
2228
2349
|
var SvgMortgage, Mortgage_default;
|
|
2229
2350
|
var init_Mortgage = __esm({
|
|
2230
2351
|
"src/react/Mortgage.tsx"() {
|
|
@@ -2232,7 +2353,7 @@ var init_Mortgage = __esm({
|
|
|
2232
2353
|
init_types();
|
|
2233
2354
|
SvgMortgage = ({ size = 16, ...props }) => {
|
|
2234
2355
|
const sizeValue = resolveSize(size);
|
|
2235
|
-
return /* @__PURE__ */
|
|
2356
|
+
return /* @__PURE__ */ React45.createElement(
|
|
2236
2357
|
"svg",
|
|
2237
2358
|
{
|
|
2238
2359
|
width: sizeValue,
|
|
@@ -2242,7 +2363,7 @@ var init_Mortgage = __esm({
|
|
|
2242
2363
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2243
2364
|
...props
|
|
2244
2365
|
},
|
|
2245
|
-
/* @__PURE__ */
|
|
2366
|
+
/* @__PURE__ */ React45.createElement(
|
|
2246
2367
|
"path",
|
|
2247
2368
|
{
|
|
2248
2369
|
fillRule: "evenodd",
|
|
@@ -2251,7 +2372,7 @@ var init_Mortgage = __esm({
|
|
|
2251
2372
|
fill: "currentColor"
|
|
2252
2373
|
}
|
|
2253
2374
|
),
|
|
2254
|
-
/* @__PURE__ */
|
|
2375
|
+
/* @__PURE__ */ React45.createElement(
|
|
2255
2376
|
"path",
|
|
2256
2377
|
{
|
|
2257
2378
|
fillRule: "evenodd",
|
|
@@ -2260,7 +2381,7 @@ var init_Mortgage = __esm({
|
|
|
2260
2381
|
fill: "currentColor"
|
|
2261
2382
|
}
|
|
2262
2383
|
),
|
|
2263
|
-
/* @__PURE__ */
|
|
2384
|
+
/* @__PURE__ */ React45.createElement(
|
|
2264
2385
|
"path",
|
|
2265
2386
|
{
|
|
2266
2387
|
fillRule: "evenodd",
|
|
@@ -2269,7 +2390,7 @@ var init_Mortgage = __esm({
|
|
|
2269
2390
|
fill: "currentColor"
|
|
2270
2391
|
}
|
|
2271
2392
|
),
|
|
2272
|
-
/* @__PURE__ */
|
|
2393
|
+
/* @__PURE__ */ React45.createElement(
|
|
2273
2394
|
"path",
|
|
2274
2395
|
{
|
|
2275
2396
|
fillRule: "evenodd",
|
|
@@ -2278,7 +2399,7 @@ var init_Mortgage = __esm({
|
|
|
2278
2399
|
fill: "currentColor"
|
|
2279
2400
|
}
|
|
2280
2401
|
),
|
|
2281
|
-
/* @__PURE__ */
|
|
2402
|
+
/* @__PURE__ */ React45.createElement(
|
|
2282
2403
|
"path",
|
|
2283
2404
|
{
|
|
2284
2405
|
fillRule: "evenodd",
|
|
@@ -2287,7 +2408,7 @@ var init_Mortgage = __esm({
|
|
|
2287
2408
|
fill: "currentColor"
|
|
2288
2409
|
}
|
|
2289
2410
|
),
|
|
2290
|
-
/* @__PURE__ */
|
|
2411
|
+
/* @__PURE__ */ React45.createElement(
|
|
2291
2412
|
"path",
|
|
2292
2413
|
{
|
|
2293
2414
|
fillRule: "evenodd",
|
|
@@ -2296,7 +2417,7 @@ var init_Mortgage = __esm({
|
|
|
2296
2417
|
fill: "currentColor"
|
|
2297
2418
|
}
|
|
2298
2419
|
),
|
|
2299
|
-
/* @__PURE__ */
|
|
2420
|
+
/* @__PURE__ */ React45.createElement(
|
|
2300
2421
|
"path",
|
|
2301
2422
|
{
|
|
2302
2423
|
fillRule: "evenodd",
|
|
@@ -2316,7 +2437,7 @@ var Note_exports = {};
|
|
|
2316
2437
|
__export(Note_exports, {
|
|
2317
2438
|
default: () => Note_default
|
|
2318
2439
|
});
|
|
2319
|
-
import * as
|
|
2440
|
+
import * as React46 from "react";
|
|
2320
2441
|
var SvgNote, Note_default;
|
|
2321
2442
|
var init_Note = __esm({
|
|
2322
2443
|
"src/react/Note.tsx"() {
|
|
@@ -2324,7 +2445,7 @@ var init_Note = __esm({
|
|
|
2324
2445
|
init_types();
|
|
2325
2446
|
SvgNote = ({ size = 16, ...props }) => {
|
|
2326
2447
|
const sizeValue = resolveSize(size);
|
|
2327
|
-
return /* @__PURE__ */
|
|
2448
|
+
return /* @__PURE__ */ React46.createElement(
|
|
2328
2449
|
"svg",
|
|
2329
2450
|
{
|
|
2330
2451
|
width: sizeValue,
|
|
@@ -2334,7 +2455,7 @@ var init_Note = __esm({
|
|
|
2334
2455
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2335
2456
|
...props
|
|
2336
2457
|
},
|
|
2337
|
-
/* @__PURE__ */
|
|
2458
|
+
/* @__PURE__ */ React46.createElement(
|
|
2338
2459
|
"path",
|
|
2339
2460
|
{
|
|
2340
2461
|
d: "M2.09961 19V5C2.09961 4.23087 2.40536 3.49307 2.94922 2.94922C3.49307 2.40536 4.23087 2.09961 5 2.09961H16L16.0889 2.10449C16.2949 2.12493 16.489 2.21558 16.6367 2.36328L21.6367 7.36328C21.8055 7.53206 21.9004 7.76131 21.9004 8V19C21.9004 19.7691 21.5946 20.5069 21.0508 21.0508C20.5069 21.5946 19.7691 21.9004 19 21.9004H5C4.23087 21.9004 3.49307 21.5946 2.94922 21.0508C2.40536 20.5069 2.09961 19.7691 2.09961 19ZM15.9004 7C15.9004 7.29174 16.0164 7.57105 16.2227 7.77734C16.4289 7.98363 16.7083 8.09961 17 8.09961H19.8262L15.9004 4.17383V7ZM3.90039 19C3.90039 19.2917 4.01637 19.5711 4.22266 19.7773C4.42895 19.9836 4.70826 20.0996 5 20.0996H19C19.2917 20.0996 19.5711 19.9836 19.7773 19.7773C19.9836 19.5711 20.0996 19.2917 20.0996 19V9.90039H17C16.2309 9.90039 15.4931 9.59464 14.9492 9.05078C14.4054 8.50693 14.0996 7.76913 14.0996 7V3.90039H5C4.70826 3.90039 4.42895 4.01637 4.22266 4.22266C4.01637 4.42895 3.90039 4.70826 3.90039 5V19Z",
|
|
@@ -2352,7 +2473,7 @@ var Payments_exports = {};
|
|
|
2352
2473
|
__export(Payments_exports, {
|
|
2353
2474
|
default: () => Payments_default
|
|
2354
2475
|
});
|
|
2355
|
-
import * as
|
|
2476
|
+
import * as React47 from "react";
|
|
2356
2477
|
var SvgPayments, Payments_default;
|
|
2357
2478
|
var init_Payments = __esm({
|
|
2358
2479
|
"src/react/Payments.tsx"() {
|
|
@@ -2360,7 +2481,7 @@ var init_Payments = __esm({
|
|
|
2360
2481
|
init_types();
|
|
2361
2482
|
SvgPayments = ({ size = 16, ...props }) => {
|
|
2362
2483
|
const sizeValue = resolveSize(size);
|
|
2363
|
-
return /* @__PURE__ */
|
|
2484
|
+
return /* @__PURE__ */ React47.createElement(
|
|
2364
2485
|
"svg",
|
|
2365
2486
|
{
|
|
2366
2487
|
width: sizeValue,
|
|
@@ -2370,7 +2491,7 @@ var init_Payments = __esm({
|
|
|
2370
2491
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2371
2492
|
...props
|
|
2372
2493
|
},
|
|
2373
|
-
/* @__PURE__ */
|
|
2494
|
+
/* @__PURE__ */ React47.createElement(
|
|
2374
2495
|
"path",
|
|
2375
2496
|
{
|
|
2376
2497
|
d: "M14 13C13.1667 13 12.4583 12.7083 11.875 12.125C11.2917 11.5417 11 10.8333 11 10C11 9.16667 11.2917 8.45833 11.875 7.875C12.4583 7.29167 13.1667 7 14 7C14.8333 7 15.5417 7.29167 16.125 7.875C16.7083 8.45833 17 9.16667 17 10C17 10.8333 16.7083 11.5417 16.125 12.125C15.5417 12.7083 14.8333 13 14 13ZM7 16C6.45 16 5.97917 15.8042 5.5875 15.4125C5.19583 15.0208 5 14.55 5 14V6C5 5.45 5.19583 4.97917 5.5875 4.5875C5.97917 4.19583 6.45 4 7 4H21C21.55 4 22.0208 4.19583 22.4125 4.5875C22.8042 4.97917 23 5.45 23 6V14C23 14.55 22.8042 15.0208 22.4125 15.4125C22.0208 15.8042 21.55 16 21 16H7ZM9 14H19C19 13.45 19.1958 12.9792 19.5875 12.5875C19.9792 12.1958 20.45 12 21 12V8C20.45 8 19.9792 7.80417 19.5875 7.4125C19.1958 7.02083 19 6.55 19 6H9C9 6.55 8.80417 7.02083 8.4125 7.4125C8.02083 7.80417 7.55 8 7 8V12C7.55 12 8.02083 12.1958 8.4125 12.5875C8.80417 12.9792 9 13.45 9 14ZM20 20H3C2.45 20 1.97917 19.8042 1.5875 19.4125C1.19583 19.0208 1 18.55 1 18V7H3V18H20V20Z",
|
|
@@ -2388,7 +2509,7 @@ var Plus_exports = {};
|
|
|
2388
2509
|
__export(Plus_exports, {
|
|
2389
2510
|
default: () => Plus_default
|
|
2390
2511
|
});
|
|
2391
|
-
import * as
|
|
2512
|
+
import * as React48 from "react";
|
|
2392
2513
|
var SvgPlus, Plus_default;
|
|
2393
2514
|
var init_Plus = __esm({
|
|
2394
2515
|
"src/react/Plus.tsx"() {
|
|
@@ -2396,7 +2517,7 @@ var init_Plus = __esm({
|
|
|
2396
2517
|
init_types();
|
|
2397
2518
|
SvgPlus = ({ size = 16, ...props }) => {
|
|
2398
2519
|
const sizeValue = resolveSize(size);
|
|
2399
|
-
return /* @__PURE__ */
|
|
2520
|
+
return /* @__PURE__ */ React48.createElement(
|
|
2400
2521
|
"svg",
|
|
2401
2522
|
{
|
|
2402
2523
|
width: sizeValue,
|
|
@@ -2406,7 +2527,7 @@ var init_Plus = __esm({
|
|
|
2406
2527
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2407
2528
|
...props
|
|
2408
2529
|
},
|
|
2409
|
-
/* @__PURE__ */
|
|
2530
|
+
/* @__PURE__ */ React48.createElement(
|
|
2410
2531
|
"path",
|
|
2411
2532
|
{
|
|
2412
2533
|
d: "M11 19V13H5C4.44772 13 4 12.5523 4 12C4 11.4477 4.44772 11 5 11H11V5C11 4.44772 11.4477 4 12 4C12.5523 4 13 4.44772 13 5V11H19C19.5523 11 20 11.4477 20 12C20 12.5523 19.5523 13 19 13H13V19C13 19.5523 12.5523 20 12 20C11.4477 20 11 19.5523 11 19Z",
|
|
@@ -2424,7 +2545,7 @@ var PropertiesFilled_exports = {};
|
|
|
2424
2545
|
__export(PropertiesFilled_exports, {
|
|
2425
2546
|
default: () => PropertiesFilled_default
|
|
2426
2547
|
});
|
|
2427
|
-
import * as
|
|
2548
|
+
import * as React49 from "react";
|
|
2428
2549
|
var SvgPropertiesFilled, PropertiesFilled_default;
|
|
2429
2550
|
var init_PropertiesFilled = __esm({
|
|
2430
2551
|
"src/react/PropertiesFilled.tsx"() {
|
|
@@ -2432,7 +2553,7 @@ var init_PropertiesFilled = __esm({
|
|
|
2432
2553
|
init_types();
|
|
2433
2554
|
SvgPropertiesFilled = ({ size = 16, ...props }) => {
|
|
2434
2555
|
const sizeValue = resolveSize(size);
|
|
2435
|
-
return /* @__PURE__ */
|
|
2556
|
+
return /* @__PURE__ */ React49.createElement(
|
|
2436
2557
|
"svg",
|
|
2437
2558
|
{
|
|
2438
2559
|
width: sizeValue,
|
|
@@ -2442,7 +2563,7 @@ var init_PropertiesFilled = __esm({
|
|
|
2442
2563
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2443
2564
|
...props
|
|
2444
2565
|
},
|
|
2445
|
-
/* @__PURE__ */
|
|
2566
|
+
/* @__PURE__ */ React49.createElement(
|
|
2446
2567
|
"path",
|
|
2447
2568
|
{
|
|
2448
2569
|
fillRule: "evenodd",
|
|
@@ -2451,7 +2572,7 @@ var init_PropertiesFilled = __esm({
|
|
|
2451
2572
|
fill: "currentColor"
|
|
2452
2573
|
}
|
|
2453
2574
|
),
|
|
2454
|
-
/* @__PURE__ */
|
|
2575
|
+
/* @__PURE__ */ React49.createElement(
|
|
2455
2576
|
"path",
|
|
2456
2577
|
{
|
|
2457
2578
|
fillRule: "evenodd",
|
|
@@ -2460,7 +2581,7 @@ var init_PropertiesFilled = __esm({
|
|
|
2460
2581
|
fill: "currentColor"
|
|
2461
2582
|
}
|
|
2462
2583
|
),
|
|
2463
|
-
/* @__PURE__ */
|
|
2584
|
+
/* @__PURE__ */ React49.createElement(
|
|
2464
2585
|
"path",
|
|
2465
2586
|
{
|
|
2466
2587
|
d: "M16.0356 0.902344C17.6923 0.902608 19.0356 2.24565 19.0356 3.90234V19.999C19.0356 21.6559 17.6915 22.999 16.0347 22.999H8.00049C6.34363 22.999 5.00049 21.6559 5.00049 19.999V3.90234C5.00049 2.24549 6.34363 0.902344 8.00049 0.902344H16.0356ZM10.0005 17C9.4482 17 9.00049 17.4477 9.00049 18C9.00051 18.5523 9.44822 19 10.0005 19H14.0005C14.5525 18.9997 15.0005 18.5521 15.0005 18C15.0005 17.4479 14.5525 17.0003 14.0005 17H10.0005ZM10.0005 13C9.4482 13 9.00049 13.4477 9.00049 14C9.00051 14.5523 9.44822 15 10.0005 15H14.0005C14.5525 14.9997 15.0005 14.5521 15.0005 14C15.0005 13.4479 14.5525 13.0003 14.0005 13H10.0005ZM10.0005 9C9.4482 9 9.00049 9.44771 9.00049 10C9.00051 10.5523 9.44822 11 10.0005 11H14.0005C14.5525 10.9997 15.0005 10.5521 15.0005 10C15.0005 9.44788 14.5525 9.00026 14.0005 9H10.0005ZM10.0005 5C9.4482 5 9.00049 5.44772 9.00049 6C9.00051 6.55226 9.44822 7 10.0005 7H14.0005C14.5525 6.99974 15.0005 6.5521 15.0005 6C15.0005 5.44788 14.5525 5.00026 14.0005 5H10.0005Z",
|
|
@@ -2478,7 +2599,7 @@ var PropertiesLinear_exports = {};
|
|
|
2478
2599
|
__export(PropertiesLinear_exports, {
|
|
2479
2600
|
default: () => PropertiesLinear_default
|
|
2480
2601
|
});
|
|
2481
|
-
import * as
|
|
2602
|
+
import * as React50 from "react";
|
|
2482
2603
|
var SvgPropertiesLinear, PropertiesLinear_default;
|
|
2483
2604
|
var init_PropertiesLinear = __esm({
|
|
2484
2605
|
"src/react/PropertiesLinear.tsx"() {
|
|
@@ -2486,7 +2607,7 @@ var init_PropertiesLinear = __esm({
|
|
|
2486
2607
|
init_types();
|
|
2487
2608
|
SvgPropertiesLinear = ({ size = 16, ...props }) => {
|
|
2488
2609
|
const sizeValue = resolveSize(size);
|
|
2489
|
-
return /* @__PURE__ */
|
|
2610
|
+
return /* @__PURE__ */ React50.createElement(
|
|
2490
2611
|
"svg",
|
|
2491
2612
|
{
|
|
2492
2613
|
width: sizeValue,
|
|
@@ -2496,7 +2617,7 @@ var init_PropertiesLinear = __esm({
|
|
|
2496
2617
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2497
2618
|
...props
|
|
2498
2619
|
},
|
|
2499
|
-
/* @__PURE__ */
|
|
2620
|
+
/* @__PURE__ */ React50.createElement(
|
|
2500
2621
|
"path",
|
|
2501
2622
|
{
|
|
2502
2623
|
fillRule: "evenodd",
|
|
@@ -2505,7 +2626,7 @@ var init_PropertiesLinear = __esm({
|
|
|
2505
2626
|
fill: "currentColor"
|
|
2506
2627
|
}
|
|
2507
2628
|
),
|
|
2508
|
-
/* @__PURE__ */
|
|
2629
|
+
/* @__PURE__ */ React50.createElement(
|
|
2509
2630
|
"path",
|
|
2510
2631
|
{
|
|
2511
2632
|
fillRule: "evenodd",
|
|
@@ -2514,7 +2635,7 @@ var init_PropertiesLinear = __esm({
|
|
|
2514
2635
|
fill: "currentColor"
|
|
2515
2636
|
}
|
|
2516
2637
|
),
|
|
2517
|
-
/* @__PURE__ */
|
|
2638
|
+
/* @__PURE__ */ React50.createElement(
|
|
2518
2639
|
"path",
|
|
2519
2640
|
{
|
|
2520
2641
|
fillRule: "evenodd",
|
|
@@ -2523,7 +2644,7 @@ var init_PropertiesLinear = __esm({
|
|
|
2523
2644
|
fill: "currentColor"
|
|
2524
2645
|
}
|
|
2525
2646
|
),
|
|
2526
|
-
/* @__PURE__ */
|
|
2647
|
+
/* @__PURE__ */ React50.createElement(
|
|
2527
2648
|
"path",
|
|
2528
2649
|
{
|
|
2529
2650
|
fillRule: "evenodd",
|
|
@@ -2532,7 +2653,7 @@ var init_PropertiesLinear = __esm({
|
|
|
2532
2653
|
fill: "currentColor"
|
|
2533
2654
|
}
|
|
2534
2655
|
),
|
|
2535
|
-
/* @__PURE__ */
|
|
2656
|
+
/* @__PURE__ */ React50.createElement(
|
|
2536
2657
|
"path",
|
|
2537
2658
|
{
|
|
2538
2659
|
fillRule: "evenodd",
|
|
@@ -2541,7 +2662,7 @@ var init_PropertiesLinear = __esm({
|
|
|
2541
2662
|
fill: "currentColor"
|
|
2542
2663
|
}
|
|
2543
2664
|
),
|
|
2544
|
-
/* @__PURE__ */
|
|
2665
|
+
/* @__PURE__ */ React50.createElement(
|
|
2545
2666
|
"path",
|
|
2546
2667
|
{
|
|
2547
2668
|
fillRule: "evenodd",
|
|
@@ -2550,7 +2671,7 @@ var init_PropertiesLinear = __esm({
|
|
|
2550
2671
|
fill: "currentColor"
|
|
2551
2672
|
}
|
|
2552
2673
|
),
|
|
2553
|
-
/* @__PURE__ */
|
|
2674
|
+
/* @__PURE__ */ React50.createElement(
|
|
2554
2675
|
"path",
|
|
2555
2676
|
{
|
|
2556
2677
|
fillRule: "evenodd",
|
|
@@ -2570,7 +2691,7 @@ var Rent_exports = {};
|
|
|
2570
2691
|
__export(Rent_exports, {
|
|
2571
2692
|
default: () => Rent_default
|
|
2572
2693
|
});
|
|
2573
|
-
import * as
|
|
2694
|
+
import * as React51 from "react";
|
|
2574
2695
|
var SvgRent, Rent_default;
|
|
2575
2696
|
var init_Rent = __esm({
|
|
2576
2697
|
"src/react/Rent.tsx"() {
|
|
@@ -2578,7 +2699,7 @@ var init_Rent = __esm({
|
|
|
2578
2699
|
init_types();
|
|
2579
2700
|
SvgRent = ({ size = 16, ...props }) => {
|
|
2580
2701
|
const sizeValue = resolveSize(size);
|
|
2581
|
-
return /* @__PURE__ */
|
|
2702
|
+
return /* @__PURE__ */ React51.createElement(
|
|
2582
2703
|
"svg",
|
|
2583
2704
|
{
|
|
2584
2705
|
width: sizeValue,
|
|
@@ -2588,7 +2709,7 @@ var init_Rent = __esm({
|
|
|
2588
2709
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2589
2710
|
...props
|
|
2590
2711
|
},
|
|
2591
|
-
/* @__PURE__ */
|
|
2712
|
+
/* @__PURE__ */ React51.createElement(
|
|
2592
2713
|
"path",
|
|
2593
2714
|
{
|
|
2594
2715
|
fillRule: "evenodd",
|
|
@@ -2597,7 +2718,7 @@ var init_Rent = __esm({
|
|
|
2597
2718
|
fill: "currentColor"
|
|
2598
2719
|
}
|
|
2599
2720
|
),
|
|
2600
|
-
/* @__PURE__ */
|
|
2721
|
+
/* @__PURE__ */ React51.createElement(
|
|
2601
2722
|
"path",
|
|
2602
2723
|
{
|
|
2603
2724
|
fillRule: "evenodd",
|
|
@@ -2606,7 +2727,7 @@ var init_Rent = __esm({
|
|
|
2606
2727
|
fill: "currentColor"
|
|
2607
2728
|
}
|
|
2608
2729
|
),
|
|
2609
|
-
/* @__PURE__ */
|
|
2730
|
+
/* @__PURE__ */ React51.createElement(
|
|
2610
2731
|
"path",
|
|
2611
2732
|
{
|
|
2612
2733
|
fillRule: "evenodd",
|
|
@@ -2626,7 +2747,7 @@ var Sale_exports = {};
|
|
|
2626
2747
|
__export(Sale_exports, {
|
|
2627
2748
|
default: () => Sale_default
|
|
2628
2749
|
});
|
|
2629
|
-
import * as
|
|
2750
|
+
import * as React52 from "react";
|
|
2630
2751
|
var SvgSale, Sale_default;
|
|
2631
2752
|
var init_Sale = __esm({
|
|
2632
2753
|
"src/react/Sale.tsx"() {
|
|
@@ -2634,7 +2755,7 @@ var init_Sale = __esm({
|
|
|
2634
2755
|
init_types();
|
|
2635
2756
|
SvgSale = ({ size = 16, ...props }) => {
|
|
2636
2757
|
const sizeValue = resolveSize(size);
|
|
2637
|
-
return /* @__PURE__ */
|
|
2758
|
+
return /* @__PURE__ */ React52.createElement(
|
|
2638
2759
|
"svg",
|
|
2639
2760
|
{
|
|
2640
2761
|
width: sizeValue,
|
|
@@ -2644,7 +2765,7 @@ var init_Sale = __esm({
|
|
|
2644
2765
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2645
2766
|
...props
|
|
2646
2767
|
},
|
|
2647
|
-
/* @__PURE__ */
|
|
2768
|
+
/* @__PURE__ */ React52.createElement(
|
|
2648
2769
|
"path",
|
|
2649
2770
|
{
|
|
2650
2771
|
fillRule: "evenodd",
|
|
@@ -2653,7 +2774,7 @@ var init_Sale = __esm({
|
|
|
2653
2774
|
fill: "currentColor"
|
|
2654
2775
|
}
|
|
2655
2776
|
),
|
|
2656
|
-
/* @__PURE__ */
|
|
2777
|
+
/* @__PURE__ */ React52.createElement(
|
|
2657
2778
|
"path",
|
|
2658
2779
|
{
|
|
2659
2780
|
fillRule: "evenodd",
|
|
@@ -2662,7 +2783,7 @@ var init_Sale = __esm({
|
|
|
2662
2783
|
fill: "currentColor"
|
|
2663
2784
|
}
|
|
2664
2785
|
),
|
|
2665
|
-
/* @__PURE__ */
|
|
2786
|
+
/* @__PURE__ */ React52.createElement(
|
|
2666
2787
|
"path",
|
|
2667
2788
|
{
|
|
2668
2789
|
fillRule: "evenodd",
|
|
@@ -2682,7 +2803,7 @@ var Search_exports = {};
|
|
|
2682
2803
|
__export(Search_exports, {
|
|
2683
2804
|
default: () => Search_default
|
|
2684
2805
|
});
|
|
2685
|
-
import * as
|
|
2806
|
+
import * as React53 from "react";
|
|
2686
2807
|
var SvgSearch, Search_default;
|
|
2687
2808
|
var init_Search = __esm({
|
|
2688
2809
|
"src/react/Search.tsx"() {
|
|
@@ -2690,7 +2811,7 @@ var init_Search = __esm({
|
|
|
2690
2811
|
init_types();
|
|
2691
2812
|
SvgSearch = ({ size = 16, ...props }) => {
|
|
2692
2813
|
const sizeValue = resolveSize(size);
|
|
2693
|
-
return /* @__PURE__ */
|
|
2814
|
+
return /* @__PURE__ */ React53.createElement(
|
|
2694
2815
|
"svg",
|
|
2695
2816
|
{
|
|
2696
2817
|
width: sizeValue,
|
|
@@ -2700,7 +2821,7 @@ var init_Search = __esm({
|
|
|
2700
2821
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2701
2822
|
...props
|
|
2702
2823
|
},
|
|
2703
|
-
/* @__PURE__ */
|
|
2824
|
+
/* @__PURE__ */ React53.createElement(
|
|
2704
2825
|
"path",
|
|
2705
2826
|
{
|
|
2706
2827
|
fillRule: "evenodd",
|
|
@@ -2709,7 +2830,7 @@ var init_Search = __esm({
|
|
|
2709
2830
|
fill: "currentColor"
|
|
2710
2831
|
}
|
|
2711
2832
|
),
|
|
2712
|
-
/* @__PURE__ */
|
|
2833
|
+
/* @__PURE__ */ React53.createElement(
|
|
2713
2834
|
"path",
|
|
2714
2835
|
{
|
|
2715
2836
|
fillRule: "evenodd",
|
|
@@ -2729,7 +2850,7 @@ var SearchX_exports = {};
|
|
|
2729
2850
|
__export(SearchX_exports, {
|
|
2730
2851
|
default: () => SearchX_default
|
|
2731
2852
|
});
|
|
2732
|
-
import * as
|
|
2853
|
+
import * as React54 from "react";
|
|
2733
2854
|
var SvgSearchX, SearchX_default;
|
|
2734
2855
|
var init_SearchX = __esm({
|
|
2735
2856
|
"src/react/SearchX.tsx"() {
|
|
@@ -2737,7 +2858,7 @@ var init_SearchX = __esm({
|
|
|
2737
2858
|
init_types();
|
|
2738
2859
|
SvgSearchX = ({ size = 16, ...props }) => {
|
|
2739
2860
|
const sizeValue = resolveSize(size);
|
|
2740
|
-
return /* @__PURE__ */
|
|
2861
|
+
return /* @__PURE__ */ React54.createElement(
|
|
2741
2862
|
"svg",
|
|
2742
2863
|
{
|
|
2743
2864
|
width: sizeValue,
|
|
@@ -2747,7 +2868,7 @@ var init_SearchX = __esm({
|
|
|
2747
2868
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2748
2869
|
...props
|
|
2749
2870
|
},
|
|
2750
|
-
/* @__PURE__ */
|
|
2871
|
+
/* @__PURE__ */ React54.createElement(
|
|
2751
2872
|
"path",
|
|
2752
2873
|
{
|
|
2753
2874
|
fillRule: "evenodd",
|
|
@@ -2756,7 +2877,7 @@ var init_SearchX = __esm({
|
|
|
2756
2877
|
fill: "currentColor"
|
|
2757
2878
|
}
|
|
2758
2879
|
),
|
|
2759
|
-
/* @__PURE__ */
|
|
2880
|
+
/* @__PURE__ */ React54.createElement(
|
|
2760
2881
|
"path",
|
|
2761
2882
|
{
|
|
2762
2883
|
fillRule: "evenodd",
|
|
@@ -2765,7 +2886,7 @@ var init_SearchX = __esm({
|
|
|
2765
2886
|
fill: "currentColor"
|
|
2766
2887
|
}
|
|
2767
2888
|
),
|
|
2768
|
-
/* @__PURE__ */
|
|
2889
|
+
/* @__PURE__ */ React54.createElement(
|
|
2769
2890
|
"path",
|
|
2770
2891
|
{
|
|
2771
2892
|
fillRule: "evenodd",
|
|
@@ -2774,7 +2895,7 @@ var init_SearchX = __esm({
|
|
|
2774
2895
|
fill: "currentColor"
|
|
2775
2896
|
}
|
|
2776
2897
|
),
|
|
2777
|
-
/* @__PURE__ */
|
|
2898
|
+
/* @__PURE__ */ React54.createElement(
|
|
2778
2899
|
"path",
|
|
2779
2900
|
{
|
|
2780
2901
|
fillRule: "evenodd",
|
|
@@ -2794,7 +2915,7 @@ var Share_exports = {};
|
|
|
2794
2915
|
__export(Share_exports, {
|
|
2795
2916
|
default: () => Share_default
|
|
2796
2917
|
});
|
|
2797
|
-
import * as
|
|
2918
|
+
import * as React55 from "react";
|
|
2798
2919
|
var SvgShare, Share_default;
|
|
2799
2920
|
var init_Share = __esm({
|
|
2800
2921
|
"src/react/Share.tsx"() {
|
|
@@ -2802,7 +2923,7 @@ var init_Share = __esm({
|
|
|
2802
2923
|
init_types();
|
|
2803
2924
|
SvgShare = ({ size = 16, ...props }) => {
|
|
2804
2925
|
const sizeValue = resolveSize(size);
|
|
2805
|
-
return /* @__PURE__ */
|
|
2926
|
+
return /* @__PURE__ */ React55.createElement(
|
|
2806
2927
|
"svg",
|
|
2807
2928
|
{
|
|
2808
2929
|
width: sizeValue,
|
|
@@ -2812,7 +2933,7 @@ var init_Share = __esm({
|
|
|
2812
2933
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2813
2934
|
...props
|
|
2814
2935
|
},
|
|
2815
|
-
/* @__PURE__ */
|
|
2936
|
+
/* @__PURE__ */ React55.createElement(
|
|
2816
2937
|
"path",
|
|
2817
2938
|
{
|
|
2818
2939
|
fillRule: "evenodd",
|
|
@@ -2821,7 +2942,7 @@ var init_Share = __esm({
|
|
|
2821
2942
|
fill: "currentColor"
|
|
2822
2943
|
}
|
|
2823
2944
|
),
|
|
2824
|
-
/* @__PURE__ */
|
|
2945
|
+
/* @__PURE__ */ React55.createElement(
|
|
2825
2946
|
"path",
|
|
2826
2947
|
{
|
|
2827
2948
|
fillRule: "evenodd",
|
|
@@ -2830,7 +2951,7 @@ var init_Share = __esm({
|
|
|
2830
2951
|
fill: "currentColor"
|
|
2831
2952
|
}
|
|
2832
2953
|
),
|
|
2833
|
-
/* @__PURE__ */
|
|
2954
|
+
/* @__PURE__ */ React55.createElement(
|
|
2834
2955
|
"path",
|
|
2835
2956
|
{
|
|
2836
2957
|
fillRule: "evenodd",
|
|
@@ -2850,7 +2971,7 @@ var Size3D_exports = {};
|
|
|
2850
2971
|
__export(Size3D_exports, {
|
|
2851
2972
|
default: () => Size3D_default
|
|
2852
2973
|
});
|
|
2853
|
-
import * as
|
|
2974
|
+
import * as React56 from "react";
|
|
2854
2975
|
var SvgSize3D, Size3D_default;
|
|
2855
2976
|
var init_Size3D = __esm({
|
|
2856
2977
|
"src/react/Size3D.tsx"() {
|
|
@@ -2858,7 +2979,7 @@ var init_Size3D = __esm({
|
|
|
2858
2979
|
init_types();
|
|
2859
2980
|
SvgSize3D = ({ size = 16, ...props }) => {
|
|
2860
2981
|
const sizeValue = resolveSize(size);
|
|
2861
|
-
return /* @__PURE__ */
|
|
2982
|
+
return /* @__PURE__ */ React56.createElement(
|
|
2862
2983
|
"svg",
|
|
2863
2984
|
{
|
|
2864
2985
|
width: sizeValue,
|
|
@@ -2868,7 +2989,7 @@ var init_Size3D = __esm({
|
|
|
2868
2989
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2869
2990
|
...props
|
|
2870
2991
|
},
|
|
2871
|
-
/* @__PURE__ */
|
|
2992
|
+
/* @__PURE__ */ React56.createElement(
|
|
2872
2993
|
"path",
|
|
2873
2994
|
{
|
|
2874
2995
|
fillRule: "evenodd",
|
|
@@ -2877,7 +2998,7 @@ var init_Size3D = __esm({
|
|
|
2877
2998
|
fill: "currentColor"
|
|
2878
2999
|
}
|
|
2879
3000
|
),
|
|
2880
|
-
/* @__PURE__ */
|
|
3001
|
+
/* @__PURE__ */ React56.createElement(
|
|
2881
3002
|
"path",
|
|
2882
3003
|
{
|
|
2883
3004
|
fillRule: "evenodd",
|
|
@@ -2886,7 +3007,7 @@ var init_Size3D = __esm({
|
|
|
2886
3007
|
fill: "currentColor"
|
|
2887
3008
|
}
|
|
2888
3009
|
),
|
|
2889
|
-
/* @__PURE__ */
|
|
3010
|
+
/* @__PURE__ */ React56.createElement(
|
|
2890
3011
|
"path",
|
|
2891
3012
|
{
|
|
2892
3013
|
fillRule: "evenodd",
|
|
@@ -2895,7 +3016,7 @@ var init_Size3D = __esm({
|
|
|
2895
3016
|
fill: "currentColor"
|
|
2896
3017
|
}
|
|
2897
3018
|
),
|
|
2898
|
-
/* @__PURE__ */
|
|
3019
|
+
/* @__PURE__ */ React56.createElement(
|
|
2899
3020
|
"path",
|
|
2900
3021
|
{
|
|
2901
3022
|
fillRule: "evenodd",
|
|
@@ -2915,7 +3036,7 @@ var Trash2_exports = {};
|
|
|
2915
3036
|
__export(Trash2_exports, {
|
|
2916
3037
|
default: () => Trash2_default
|
|
2917
3038
|
});
|
|
2918
|
-
import * as
|
|
3039
|
+
import * as React57 from "react";
|
|
2919
3040
|
var SvgTrash2, Trash2_default;
|
|
2920
3041
|
var init_Trash2 = __esm({
|
|
2921
3042
|
"src/react/Trash2.tsx"() {
|
|
@@ -2923,7 +3044,7 @@ var init_Trash2 = __esm({
|
|
|
2923
3044
|
init_types();
|
|
2924
3045
|
SvgTrash2 = ({ size = 16, ...props }) => {
|
|
2925
3046
|
const sizeValue = resolveSize(size);
|
|
2926
|
-
return /* @__PURE__ */
|
|
3047
|
+
return /* @__PURE__ */ React57.createElement(
|
|
2927
3048
|
"svg",
|
|
2928
3049
|
{
|
|
2929
3050
|
width: sizeValue,
|
|
@@ -2933,7 +3054,7 @@ var init_Trash2 = __esm({
|
|
|
2933
3054
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2934
3055
|
...props
|
|
2935
3056
|
},
|
|
2936
|
-
/* @__PURE__ */
|
|
3057
|
+
/* @__PURE__ */ React57.createElement(
|
|
2937
3058
|
"path",
|
|
2938
3059
|
{
|
|
2939
3060
|
fillRule: "evenodd",
|
|
@@ -2942,7 +3063,7 @@ var init_Trash2 = __esm({
|
|
|
2942
3063
|
fill: "currentColor"
|
|
2943
3064
|
}
|
|
2944
3065
|
),
|
|
2945
|
-
/* @__PURE__ */
|
|
3066
|
+
/* @__PURE__ */ React57.createElement(
|
|
2946
3067
|
"path",
|
|
2947
3068
|
{
|
|
2948
3069
|
fillRule: "evenodd",
|
|
@@ -2951,7 +3072,7 @@ var init_Trash2 = __esm({
|
|
|
2951
3072
|
fill: "currentColor"
|
|
2952
3073
|
}
|
|
2953
3074
|
),
|
|
2954
|
-
/* @__PURE__ */
|
|
3075
|
+
/* @__PURE__ */ React57.createElement(
|
|
2955
3076
|
"path",
|
|
2956
3077
|
{
|
|
2957
3078
|
fillRule: "evenodd",
|
|
@@ -2960,7 +3081,7 @@ var init_Trash2 = __esm({
|
|
|
2960
3081
|
fill: "currentColor"
|
|
2961
3082
|
}
|
|
2962
3083
|
),
|
|
2963
|
-
/* @__PURE__ */
|
|
3084
|
+
/* @__PURE__ */ React57.createElement(
|
|
2964
3085
|
"path",
|
|
2965
3086
|
{
|
|
2966
3087
|
fillRule: "evenodd",
|
|
@@ -2969,7 +3090,7 @@ var init_Trash2 = __esm({
|
|
|
2969
3090
|
fill: "currentColor"
|
|
2970
3091
|
}
|
|
2971
3092
|
),
|
|
2972
|
-
/* @__PURE__ */
|
|
3093
|
+
/* @__PURE__ */ React57.createElement(
|
|
2973
3094
|
"path",
|
|
2974
3095
|
{
|
|
2975
3096
|
fillRule: "evenodd",
|
|
@@ -2989,7 +3110,7 @@ var User_exports = {};
|
|
|
2989
3110
|
__export(User_exports, {
|
|
2990
3111
|
default: () => User_default
|
|
2991
3112
|
});
|
|
2992
|
-
import * as
|
|
3113
|
+
import * as React58 from "react";
|
|
2993
3114
|
var SvgUser, User_default;
|
|
2994
3115
|
var init_User = __esm({
|
|
2995
3116
|
"src/react/User.tsx"() {
|
|
@@ -2997,7 +3118,7 @@ var init_User = __esm({
|
|
|
2997
3118
|
init_types();
|
|
2998
3119
|
SvgUser = ({ size = 16, ...props }) => {
|
|
2999
3120
|
const sizeValue = resolveSize(size);
|
|
3000
|
-
return /* @__PURE__ */
|
|
3121
|
+
return /* @__PURE__ */ React58.createElement(
|
|
3001
3122
|
"svg",
|
|
3002
3123
|
{
|
|
3003
3124
|
width: sizeValue,
|
|
@@ -3007,7 +3128,7 @@ var init_User = __esm({
|
|
|
3007
3128
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3008
3129
|
...props
|
|
3009
3130
|
},
|
|
3010
|
-
/* @__PURE__ */
|
|
3131
|
+
/* @__PURE__ */ React58.createElement(
|
|
3011
3132
|
"path",
|
|
3012
3133
|
{
|
|
3013
3134
|
fillRule: "evenodd",
|
|
@@ -3016,7 +3137,7 @@ var init_User = __esm({
|
|
|
3016
3137
|
fill: "currentColor"
|
|
3017
3138
|
}
|
|
3018
3139
|
),
|
|
3019
|
-
/* @__PURE__ */
|
|
3140
|
+
/* @__PURE__ */ React58.createElement(
|
|
3020
3141
|
"path",
|
|
3021
3142
|
{
|
|
3022
3143
|
fillRule: "evenodd",
|
|
@@ -3036,7 +3157,7 @@ var Whatsapp_exports = {};
|
|
|
3036
3157
|
__export(Whatsapp_exports, {
|
|
3037
3158
|
default: () => Whatsapp_default
|
|
3038
3159
|
});
|
|
3039
|
-
import * as
|
|
3160
|
+
import * as React59 from "react";
|
|
3040
3161
|
var SvgWhatsapp, Whatsapp_default;
|
|
3041
3162
|
var init_Whatsapp = __esm({
|
|
3042
3163
|
"src/react/Whatsapp.tsx"() {
|
|
@@ -3044,7 +3165,7 @@ var init_Whatsapp = __esm({
|
|
|
3044
3165
|
init_types();
|
|
3045
3166
|
SvgWhatsapp = ({ size = 16, ...props }) => {
|
|
3046
3167
|
const sizeValue = resolveSize(size);
|
|
3047
|
-
return /* @__PURE__ */
|
|
3168
|
+
return /* @__PURE__ */ React59.createElement(
|
|
3048
3169
|
"svg",
|
|
3049
3170
|
{
|
|
3050
3171
|
width: sizeValue,
|
|
@@ -3054,7 +3175,7 @@ var init_Whatsapp = __esm({
|
|
|
3054
3175
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3055
3176
|
...props
|
|
3056
3177
|
},
|
|
3057
|
-
/* @__PURE__ */
|
|
3178
|
+
/* @__PURE__ */ React59.createElement(
|
|
3058
3179
|
"path",
|
|
3059
3180
|
{
|
|
3060
3181
|
fillRule: "evenodd",
|
|
@@ -3095,12 +3216,14 @@ init_ExploreFilled();
|
|
|
3095
3216
|
init_ExploreLinear();
|
|
3096
3217
|
init_EyeHidden();
|
|
3097
3218
|
init_EyeVisible();
|
|
3219
|
+
init_FaceId();
|
|
3098
3220
|
init_FileCheck();
|
|
3099
3221
|
init_FileKey();
|
|
3100
3222
|
init_FileLock();
|
|
3101
3223
|
init_FileSignature();
|
|
3102
3224
|
init_FileSpreadsheet();
|
|
3103
3225
|
init_FileText();
|
|
3226
|
+
init_FingerprintAndroid();
|
|
3104
3227
|
init_HelpCircle();
|
|
3105
3228
|
init_HomeFilled();
|
|
3106
3229
|
init_HomeLinear();
|
|
@@ -3129,7 +3252,7 @@ init_User();
|
|
|
3129
3252
|
init_Whatsapp();
|
|
3130
3253
|
|
|
3131
3254
|
// src/react/Icon.tsx
|
|
3132
|
-
import * as
|
|
3255
|
+
import * as React60 from "react";
|
|
3133
3256
|
function loadIcon(name) {
|
|
3134
3257
|
switch (name) {
|
|
3135
3258
|
case "alert-triangle":
|
|
@@ -3182,6 +3305,8 @@ function loadIcon(name) {
|
|
|
3182
3305
|
return Promise.resolve().then(() => (init_EyeHidden(), EyeHidden_exports)).then((m) => m.default);
|
|
3183
3306
|
case "eye-visible":
|
|
3184
3307
|
return Promise.resolve().then(() => (init_EyeVisible(), EyeVisible_exports)).then((m) => m.default);
|
|
3308
|
+
case "face-id":
|
|
3309
|
+
return Promise.resolve().then(() => (init_FaceId(), FaceId_exports)).then((m) => m.default);
|
|
3185
3310
|
case "file-check":
|
|
3186
3311
|
return Promise.resolve().then(() => (init_FileCheck(), FileCheck_exports)).then((m) => m.default);
|
|
3187
3312
|
case "file-key":
|
|
@@ -3194,6 +3319,8 @@ function loadIcon(name) {
|
|
|
3194
3319
|
return Promise.resolve().then(() => (init_FileSpreadsheet(), FileSpreadsheet_exports)).then((m) => m.default);
|
|
3195
3320
|
case "file-text":
|
|
3196
3321
|
return Promise.resolve().then(() => (init_FileText(), FileText_exports)).then((m) => m.default);
|
|
3322
|
+
case "fingerprint-android":
|
|
3323
|
+
return Promise.resolve().then(() => (init_FingerprintAndroid(), FingerprintAndroid_exports)).then((m) => m.default);
|
|
3197
3324
|
case "help-circle":
|
|
3198
3325
|
return Promise.resolve().then(() => (init_HelpCircle(), HelpCircle_exports)).then((m) => m.default);
|
|
3199
3326
|
case "home-filled":
|
|
@@ -3251,10 +3378,10 @@ function loadIcon(name) {
|
|
|
3251
3378
|
}
|
|
3252
3379
|
}
|
|
3253
3380
|
var Icon = ({ name, size = 16, color, ...props }) => {
|
|
3254
|
-
const [IconComponent, setIconComponent] =
|
|
3255
|
-
const [loading, setLoading] =
|
|
3256
|
-
const [error, setError] =
|
|
3257
|
-
|
|
3381
|
+
const [IconComponent, setIconComponent] = React60.useState(null);
|
|
3382
|
+
const [loading, setLoading] = React60.useState(true);
|
|
3383
|
+
const [error, setError] = React60.useState(null);
|
|
3384
|
+
React60.useEffect(() => {
|
|
3258
3385
|
setLoading(true);
|
|
3259
3386
|
setError(null);
|
|
3260
3387
|
loadIcon(name).then((Component) => {
|
|
@@ -3273,7 +3400,7 @@ var Icon = ({ name, size = 16, color, ...props }) => {
|
|
|
3273
3400
|
return null;
|
|
3274
3401
|
}
|
|
3275
3402
|
const style = color ? { ...props.style, color } : props.style;
|
|
3276
|
-
return /* @__PURE__ */
|
|
3403
|
+
return /* @__PURE__ */ React60.createElement(IconComponent, { size, ...props, style });
|
|
3277
3404
|
};
|
|
3278
3405
|
var Icon_default = Icon;
|
|
3279
3406
|
|
|
@@ -3305,12 +3432,14 @@ export {
|
|
|
3305
3432
|
ExploreLinear_default as ExploreLinear,
|
|
3306
3433
|
EyeHidden_default as EyeHidden,
|
|
3307
3434
|
EyeVisible_default as EyeVisible,
|
|
3435
|
+
FaceId_default as FaceId,
|
|
3308
3436
|
FileCheck_default as FileCheck,
|
|
3309
3437
|
FileKey_default as FileKey,
|
|
3310
3438
|
FileLock_default as FileLock,
|
|
3311
3439
|
FileSignature_default as FileSignature,
|
|
3312
3440
|
FileSpreadsheet_default as FileSpreadsheet,
|
|
3313
3441
|
FileText_default as FileText,
|
|
3442
|
+
FingerprintAndroid_default as FingerprintAndroid,
|
|
3314
3443
|
HelpCircle_default as HelpCircle,
|
|
3315
3444
|
HomeFilled_default as HomeFilled,
|
|
3316
3445
|
HomeLinear_default as HomeLinear,
|