huspy-icons 0.1.11 → 0.1.13
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 +51 -42
- package/dist/fonts/HuspyIcons.eot +0 -0
- package/dist/fonts/HuspyIcons.json +41 -38
- package/dist/fonts/HuspyIcons.ts +47 -38
- 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 +41 -38
- package/dist/native/index.js.map +1 -1
- package/dist/react/index.d.mts +8 -2
- package/dist/react/index.d.ts +8 -2
- package/dist/react/index.js +240 -59
- package/dist/react/index.js.map +1 -1
- package/dist/react/index.mjs +231 -50
- package/dist/react/index.mjs.map +1 -1
- package/package.json +1 -1
- package/src/native/glyphMap.ts +42 -39
- package/src/react/Icon.tsx +10 -1
- package/src/react/Note.tsx +41 -0
- package/src/react/Plus.tsx +24 -0
- package/src/react/Trash2.tsx +50 -0
- package/src/react/index.ts +3 -0
- package/src/react/index.tsx +3 -0
package/dist/react/index.mjs
CHANGED
|
@@ -1526,12 +1526,71 @@ var init_Mortgage = __esm({
|
|
|
1526
1526
|
}
|
|
1527
1527
|
});
|
|
1528
1528
|
|
|
1529
|
+
// src/react/Note.tsx
|
|
1530
|
+
var Note_exports = {};
|
|
1531
|
+
__export(Note_exports, {
|
|
1532
|
+
default: () => Note_default
|
|
1533
|
+
});
|
|
1534
|
+
import * as React32 from "react";
|
|
1535
|
+
var SvgNote, Note_default;
|
|
1536
|
+
var init_Note = __esm({
|
|
1537
|
+
"src/react/Note.tsx"() {
|
|
1538
|
+
"use strict";
|
|
1539
|
+
init_types();
|
|
1540
|
+
SvgNote = ({ size = 16, ...props }) => {
|
|
1541
|
+
const sizeValue = resolveSize(size);
|
|
1542
|
+
return /* @__PURE__ */ React32.createElement(
|
|
1543
|
+
"svg",
|
|
1544
|
+
{
|
|
1545
|
+
width: sizeValue,
|
|
1546
|
+
height: sizeValue,
|
|
1547
|
+
viewBox: "0 0 28 28",
|
|
1548
|
+
fill: "none",
|
|
1549
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1550
|
+
...props
|
|
1551
|
+
},
|
|
1552
|
+
/* @__PURE__ */ React32.createElement(
|
|
1553
|
+
"path",
|
|
1554
|
+
{
|
|
1555
|
+
d: "M4.66666 18.0834V9.33342C4.66666 8.09574 5.15832 6.90875 6.03349 6.03358C6.90866 5.15841 8.09565 4.66675 9.33332 4.66675H19.25C20.4877 4.66675 21.6747 5.15841 22.5498 6.03358C23.425 6.90875 23.9167 8.09574 23.9167 9.33342",
|
|
1556
|
+
stroke: "#1A1A1A",
|
|
1557
|
+
strokeWidth: 2.1,
|
|
1558
|
+
strokeLinecap: "round",
|
|
1559
|
+
strokeLinejoin: "round"
|
|
1560
|
+
}
|
|
1561
|
+
),
|
|
1562
|
+
/* @__PURE__ */ React32.createElement(
|
|
1563
|
+
"path",
|
|
1564
|
+
{
|
|
1565
|
+
d: "M19.25 4.66675H9.33332C8.09565 4.66675 6.90866 5.15841 6.03349 6.03358C5.15832 6.90875 4.66666 8.09574 4.66666 9.33342V19.2501C4.66666 20.4878 5.15832 21.6747 6.03349 22.5499C6.90866 23.4251 8.09565 23.9167 9.33332 23.9167H17.3168C17.9298 23.9168 18.5368 23.796 19.1031 23.5614C19.6694 23.3268 20.1839 22.9829 20.6173 22.5494L22.5493 20.6174C22.9828 20.184 23.3267 19.6695 23.5613 19.1032C23.7959 18.5369 23.9167 17.9299 23.9167 17.3169V9.33342C23.9167 8.09574 23.425 6.90875 22.5498 6.03358C21.6747 5.15841 20.4877 4.66675 19.25 4.66675Z",
|
|
1566
|
+
stroke: "#1A1A1A",
|
|
1567
|
+
strokeWidth: 2.1,
|
|
1568
|
+
strokeLinecap: "round",
|
|
1569
|
+
strokeLinejoin: "round"
|
|
1570
|
+
}
|
|
1571
|
+
),
|
|
1572
|
+
/* @__PURE__ */ React32.createElement(
|
|
1573
|
+
"path",
|
|
1574
|
+
{
|
|
1575
|
+
d: "M23.9166 16.3334H19.8333C18.9051 16.3334 18.0148 16.7022 17.3584 17.3586C16.7021 18.0149 16.3333 18.9052 16.3333 19.8334V23.9168M9.33331 9.33344H18.0833M9.33331 14.0001H15.1666",
|
|
1576
|
+
stroke: "#1A1A1A",
|
|
1577
|
+
strokeWidth: 2.1,
|
|
1578
|
+
strokeLinecap: "round",
|
|
1579
|
+
strokeLinejoin: "round"
|
|
1580
|
+
}
|
|
1581
|
+
)
|
|
1582
|
+
);
|
|
1583
|
+
};
|
|
1584
|
+
Note_default = SvgNote;
|
|
1585
|
+
}
|
|
1586
|
+
});
|
|
1587
|
+
|
|
1529
1588
|
// src/react/Payments.tsx
|
|
1530
1589
|
var Payments_exports = {};
|
|
1531
1590
|
__export(Payments_exports, {
|
|
1532
1591
|
default: () => Payments_default
|
|
1533
1592
|
});
|
|
1534
|
-
import * as
|
|
1593
|
+
import * as React33 from "react";
|
|
1535
1594
|
var SvgPayments, Payments_default;
|
|
1536
1595
|
var init_Payments = __esm({
|
|
1537
1596
|
"src/react/Payments.tsx"() {
|
|
@@ -1539,7 +1598,7 @@ var init_Payments = __esm({
|
|
|
1539
1598
|
init_types();
|
|
1540
1599
|
SvgPayments = ({ size = 16, ...props }) => {
|
|
1541
1600
|
const sizeValue = resolveSize(size);
|
|
1542
|
-
return /* @__PURE__ */
|
|
1601
|
+
return /* @__PURE__ */ React33.createElement(
|
|
1543
1602
|
"svg",
|
|
1544
1603
|
{
|
|
1545
1604
|
width: sizeValue,
|
|
@@ -1549,7 +1608,7 @@ var init_Payments = __esm({
|
|
|
1549
1608
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1550
1609
|
...props
|
|
1551
1610
|
},
|
|
1552
|
-
/* @__PURE__ */
|
|
1611
|
+
/* @__PURE__ */ React33.createElement(
|
|
1553
1612
|
"path",
|
|
1554
1613
|
{
|
|
1555
1614
|
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",
|
|
@@ -1562,12 +1621,48 @@ var init_Payments = __esm({
|
|
|
1562
1621
|
}
|
|
1563
1622
|
});
|
|
1564
1623
|
|
|
1624
|
+
// src/react/Plus.tsx
|
|
1625
|
+
var Plus_exports = {};
|
|
1626
|
+
__export(Plus_exports, {
|
|
1627
|
+
default: () => Plus_default
|
|
1628
|
+
});
|
|
1629
|
+
import * as React34 from "react";
|
|
1630
|
+
var SvgPlus, Plus_default;
|
|
1631
|
+
var init_Plus = __esm({
|
|
1632
|
+
"src/react/Plus.tsx"() {
|
|
1633
|
+
"use strict";
|
|
1634
|
+
init_types();
|
|
1635
|
+
SvgPlus = ({ size = 16, ...props }) => {
|
|
1636
|
+
const sizeValue = resolveSize(size);
|
|
1637
|
+
return /* @__PURE__ */ React34.createElement(
|
|
1638
|
+
"svg",
|
|
1639
|
+
{
|
|
1640
|
+
width: sizeValue,
|
|
1641
|
+
height: sizeValue,
|
|
1642
|
+
viewBox: "0 0 16 16",
|
|
1643
|
+
fill: "none",
|
|
1644
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1645
|
+
...props
|
|
1646
|
+
},
|
|
1647
|
+
/* @__PURE__ */ React34.createElement(
|
|
1648
|
+
"path",
|
|
1649
|
+
{
|
|
1650
|
+
d: "M7 15V9H1C0.447715 9 0 8.55229 0 8C0 7.44772 0.447715 7 1 7H7V1C7 0.447715 7.44772 0 8 0C8.55229 0 9 0.447715 9 1V7H15C15.5523 7 16 7.44772 16 8C16 8.55229 15.5523 9 15 9H9V15C9 15.5523 8.55229 16 8 16C7.44772 16 7 15.5523 7 15Z",
|
|
1651
|
+
fill: "currentColor"
|
|
1652
|
+
}
|
|
1653
|
+
)
|
|
1654
|
+
);
|
|
1655
|
+
};
|
|
1656
|
+
Plus_default = SvgPlus;
|
|
1657
|
+
}
|
|
1658
|
+
});
|
|
1659
|
+
|
|
1565
1660
|
// src/react/PropertiesFilled.tsx
|
|
1566
1661
|
var PropertiesFilled_exports = {};
|
|
1567
1662
|
__export(PropertiesFilled_exports, {
|
|
1568
1663
|
default: () => PropertiesFilled_default
|
|
1569
1664
|
});
|
|
1570
|
-
import * as
|
|
1665
|
+
import * as React35 from "react";
|
|
1571
1666
|
var SvgPropertiesFilled, PropertiesFilled_default;
|
|
1572
1667
|
var init_PropertiesFilled = __esm({
|
|
1573
1668
|
"src/react/PropertiesFilled.tsx"() {
|
|
@@ -1575,7 +1670,7 @@ var init_PropertiesFilled = __esm({
|
|
|
1575
1670
|
init_types();
|
|
1576
1671
|
SvgPropertiesFilled = ({ size = 16, ...props }) => {
|
|
1577
1672
|
const sizeValue = resolveSize(size);
|
|
1578
|
-
return /* @__PURE__ */
|
|
1673
|
+
return /* @__PURE__ */ React35.createElement(
|
|
1579
1674
|
"svg",
|
|
1580
1675
|
{
|
|
1581
1676
|
width: sizeValue,
|
|
@@ -1585,7 +1680,7 @@ var init_PropertiesFilled = __esm({
|
|
|
1585
1680
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1586
1681
|
...props
|
|
1587
1682
|
},
|
|
1588
|
-
/* @__PURE__ */
|
|
1683
|
+
/* @__PURE__ */ React35.createElement(
|
|
1589
1684
|
"path",
|
|
1590
1685
|
{
|
|
1591
1686
|
fillRule: "evenodd",
|
|
@@ -1594,7 +1689,7 @@ var init_PropertiesFilled = __esm({
|
|
|
1594
1689
|
fill: "currentColor"
|
|
1595
1690
|
}
|
|
1596
1691
|
),
|
|
1597
|
-
/* @__PURE__ */
|
|
1692
|
+
/* @__PURE__ */ React35.createElement(
|
|
1598
1693
|
"path",
|
|
1599
1694
|
{
|
|
1600
1695
|
fillRule: "evenodd",
|
|
@@ -1603,7 +1698,7 @@ var init_PropertiesFilled = __esm({
|
|
|
1603
1698
|
fill: "currentColor"
|
|
1604
1699
|
}
|
|
1605
1700
|
),
|
|
1606
|
-
/* @__PURE__ */
|
|
1701
|
+
/* @__PURE__ */ React35.createElement(
|
|
1607
1702
|
"path",
|
|
1608
1703
|
{
|
|
1609
1704
|
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",
|
|
@@ -1621,7 +1716,7 @@ var PropertiesLinear_exports = {};
|
|
|
1621
1716
|
__export(PropertiesLinear_exports, {
|
|
1622
1717
|
default: () => PropertiesLinear_default
|
|
1623
1718
|
});
|
|
1624
|
-
import * as
|
|
1719
|
+
import * as React36 from "react";
|
|
1625
1720
|
var SvgPropertiesLinear, PropertiesLinear_default;
|
|
1626
1721
|
var init_PropertiesLinear = __esm({
|
|
1627
1722
|
"src/react/PropertiesLinear.tsx"() {
|
|
@@ -1629,7 +1724,7 @@ var init_PropertiesLinear = __esm({
|
|
|
1629
1724
|
init_types();
|
|
1630
1725
|
SvgPropertiesLinear = ({ size = 16, ...props }) => {
|
|
1631
1726
|
const sizeValue = resolveSize(size);
|
|
1632
|
-
return /* @__PURE__ */
|
|
1727
|
+
return /* @__PURE__ */ React36.createElement(
|
|
1633
1728
|
"svg",
|
|
1634
1729
|
{
|
|
1635
1730
|
width: sizeValue,
|
|
@@ -1639,7 +1734,7 @@ var init_PropertiesLinear = __esm({
|
|
|
1639
1734
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1640
1735
|
...props
|
|
1641
1736
|
},
|
|
1642
|
-
/* @__PURE__ */
|
|
1737
|
+
/* @__PURE__ */ React36.createElement(
|
|
1643
1738
|
"path",
|
|
1644
1739
|
{
|
|
1645
1740
|
fillRule: "evenodd",
|
|
@@ -1648,7 +1743,7 @@ var init_PropertiesLinear = __esm({
|
|
|
1648
1743
|
fill: "currentColor"
|
|
1649
1744
|
}
|
|
1650
1745
|
),
|
|
1651
|
-
/* @__PURE__ */
|
|
1746
|
+
/* @__PURE__ */ React36.createElement(
|
|
1652
1747
|
"path",
|
|
1653
1748
|
{
|
|
1654
1749
|
fillRule: "evenodd",
|
|
@@ -1657,7 +1752,7 @@ var init_PropertiesLinear = __esm({
|
|
|
1657
1752
|
fill: "currentColor"
|
|
1658
1753
|
}
|
|
1659
1754
|
),
|
|
1660
|
-
/* @__PURE__ */
|
|
1755
|
+
/* @__PURE__ */ React36.createElement(
|
|
1661
1756
|
"path",
|
|
1662
1757
|
{
|
|
1663
1758
|
fillRule: "evenodd",
|
|
@@ -1666,7 +1761,7 @@ var init_PropertiesLinear = __esm({
|
|
|
1666
1761
|
fill: "currentColor"
|
|
1667
1762
|
}
|
|
1668
1763
|
),
|
|
1669
|
-
/* @__PURE__ */
|
|
1764
|
+
/* @__PURE__ */ React36.createElement(
|
|
1670
1765
|
"path",
|
|
1671
1766
|
{
|
|
1672
1767
|
fillRule: "evenodd",
|
|
@@ -1675,7 +1770,7 @@ var init_PropertiesLinear = __esm({
|
|
|
1675
1770
|
fill: "currentColor"
|
|
1676
1771
|
}
|
|
1677
1772
|
),
|
|
1678
|
-
/* @__PURE__ */
|
|
1773
|
+
/* @__PURE__ */ React36.createElement(
|
|
1679
1774
|
"path",
|
|
1680
1775
|
{
|
|
1681
1776
|
fillRule: "evenodd",
|
|
@@ -1684,7 +1779,7 @@ var init_PropertiesLinear = __esm({
|
|
|
1684
1779
|
fill: "currentColor"
|
|
1685
1780
|
}
|
|
1686
1781
|
),
|
|
1687
|
-
/* @__PURE__ */
|
|
1782
|
+
/* @__PURE__ */ React36.createElement(
|
|
1688
1783
|
"path",
|
|
1689
1784
|
{
|
|
1690
1785
|
fillRule: "evenodd",
|
|
@@ -1693,7 +1788,7 @@ var init_PropertiesLinear = __esm({
|
|
|
1693
1788
|
fill: "currentColor"
|
|
1694
1789
|
}
|
|
1695
1790
|
),
|
|
1696
|
-
/* @__PURE__ */
|
|
1791
|
+
/* @__PURE__ */ React36.createElement(
|
|
1697
1792
|
"path",
|
|
1698
1793
|
{
|
|
1699
1794
|
fillRule: "evenodd",
|
|
@@ -1713,7 +1808,7 @@ var Rent_exports = {};
|
|
|
1713
1808
|
__export(Rent_exports, {
|
|
1714
1809
|
default: () => Rent_default
|
|
1715
1810
|
});
|
|
1716
|
-
import * as
|
|
1811
|
+
import * as React37 from "react";
|
|
1717
1812
|
var SvgRent, Rent_default;
|
|
1718
1813
|
var init_Rent = __esm({
|
|
1719
1814
|
"src/react/Rent.tsx"() {
|
|
@@ -1721,7 +1816,7 @@ var init_Rent = __esm({
|
|
|
1721
1816
|
init_types();
|
|
1722
1817
|
SvgRent = ({ size = 16, ...props }) => {
|
|
1723
1818
|
const sizeValue = resolveSize(size);
|
|
1724
|
-
return /* @__PURE__ */
|
|
1819
|
+
return /* @__PURE__ */ React37.createElement(
|
|
1725
1820
|
"svg",
|
|
1726
1821
|
{
|
|
1727
1822
|
width: sizeValue,
|
|
@@ -1731,7 +1826,7 @@ var init_Rent = __esm({
|
|
|
1731
1826
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1732
1827
|
...props
|
|
1733
1828
|
},
|
|
1734
|
-
/* @__PURE__ */
|
|
1829
|
+
/* @__PURE__ */ React37.createElement(
|
|
1735
1830
|
"path",
|
|
1736
1831
|
{
|
|
1737
1832
|
fillRule: "evenodd",
|
|
@@ -1740,7 +1835,7 @@ var init_Rent = __esm({
|
|
|
1740
1835
|
fill: "currentColor"
|
|
1741
1836
|
}
|
|
1742
1837
|
),
|
|
1743
|
-
/* @__PURE__ */
|
|
1838
|
+
/* @__PURE__ */ React37.createElement(
|
|
1744
1839
|
"path",
|
|
1745
1840
|
{
|
|
1746
1841
|
fillRule: "evenodd",
|
|
@@ -1749,7 +1844,7 @@ var init_Rent = __esm({
|
|
|
1749
1844
|
fill: "currentColor"
|
|
1750
1845
|
}
|
|
1751
1846
|
),
|
|
1752
|
-
/* @__PURE__ */
|
|
1847
|
+
/* @__PURE__ */ React37.createElement(
|
|
1753
1848
|
"path",
|
|
1754
1849
|
{
|
|
1755
1850
|
fillRule: "evenodd",
|
|
@@ -1769,7 +1864,7 @@ var Search_exports = {};
|
|
|
1769
1864
|
__export(Search_exports, {
|
|
1770
1865
|
default: () => Search_default
|
|
1771
1866
|
});
|
|
1772
|
-
import * as
|
|
1867
|
+
import * as React38 from "react";
|
|
1773
1868
|
var SvgSearch, Search_default;
|
|
1774
1869
|
var init_Search = __esm({
|
|
1775
1870
|
"src/react/Search.tsx"() {
|
|
@@ -1777,7 +1872,7 @@ var init_Search = __esm({
|
|
|
1777
1872
|
init_types();
|
|
1778
1873
|
SvgSearch = ({ size = 16, ...props }) => {
|
|
1779
1874
|
const sizeValue = resolveSize(size);
|
|
1780
|
-
return /* @__PURE__ */
|
|
1875
|
+
return /* @__PURE__ */ React38.createElement(
|
|
1781
1876
|
"svg",
|
|
1782
1877
|
{
|
|
1783
1878
|
width: sizeValue,
|
|
@@ -1787,7 +1882,7 @@ var init_Search = __esm({
|
|
|
1787
1882
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1788
1883
|
...props
|
|
1789
1884
|
},
|
|
1790
|
-
/* @__PURE__ */
|
|
1885
|
+
/* @__PURE__ */ React38.createElement(
|
|
1791
1886
|
"path",
|
|
1792
1887
|
{
|
|
1793
1888
|
fillRule: "evenodd",
|
|
@@ -1796,7 +1891,7 @@ var init_Search = __esm({
|
|
|
1796
1891
|
fill: "currentColor"
|
|
1797
1892
|
}
|
|
1798
1893
|
),
|
|
1799
|
-
/* @__PURE__ */
|
|
1894
|
+
/* @__PURE__ */ React38.createElement(
|
|
1800
1895
|
"path",
|
|
1801
1896
|
{
|
|
1802
1897
|
fillRule: "evenodd",
|
|
@@ -1816,7 +1911,7 @@ var SearchX_exports = {};
|
|
|
1816
1911
|
__export(SearchX_exports, {
|
|
1817
1912
|
default: () => SearchX_default
|
|
1818
1913
|
});
|
|
1819
|
-
import * as
|
|
1914
|
+
import * as React39 from "react";
|
|
1820
1915
|
var SvgSearchX, SearchX_default;
|
|
1821
1916
|
var init_SearchX = __esm({
|
|
1822
1917
|
"src/react/SearchX.tsx"() {
|
|
@@ -1824,7 +1919,7 @@ var init_SearchX = __esm({
|
|
|
1824
1919
|
init_types();
|
|
1825
1920
|
SvgSearchX = ({ size = 16, ...props }) => {
|
|
1826
1921
|
const sizeValue = resolveSize(size);
|
|
1827
|
-
return /* @__PURE__ */
|
|
1922
|
+
return /* @__PURE__ */ React39.createElement(
|
|
1828
1923
|
"svg",
|
|
1829
1924
|
{
|
|
1830
1925
|
width: sizeValue,
|
|
@@ -1834,7 +1929,7 @@ var init_SearchX = __esm({
|
|
|
1834
1929
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1835
1930
|
...props
|
|
1836
1931
|
},
|
|
1837
|
-
/* @__PURE__ */
|
|
1932
|
+
/* @__PURE__ */ React39.createElement(
|
|
1838
1933
|
"path",
|
|
1839
1934
|
{
|
|
1840
1935
|
fillRule: "evenodd",
|
|
@@ -1843,7 +1938,7 @@ var init_SearchX = __esm({
|
|
|
1843
1938
|
fill: "currentColor"
|
|
1844
1939
|
}
|
|
1845
1940
|
),
|
|
1846
|
-
/* @__PURE__ */
|
|
1941
|
+
/* @__PURE__ */ React39.createElement(
|
|
1847
1942
|
"path",
|
|
1848
1943
|
{
|
|
1849
1944
|
fillRule: "evenodd",
|
|
@@ -1852,7 +1947,7 @@ var init_SearchX = __esm({
|
|
|
1852
1947
|
fill: "currentColor"
|
|
1853
1948
|
}
|
|
1854
1949
|
),
|
|
1855
|
-
/* @__PURE__ */
|
|
1950
|
+
/* @__PURE__ */ React39.createElement(
|
|
1856
1951
|
"path",
|
|
1857
1952
|
{
|
|
1858
1953
|
fillRule: "evenodd",
|
|
@@ -1861,7 +1956,7 @@ var init_SearchX = __esm({
|
|
|
1861
1956
|
fill: "currentColor"
|
|
1862
1957
|
}
|
|
1863
1958
|
),
|
|
1864
|
-
/* @__PURE__ */
|
|
1959
|
+
/* @__PURE__ */ React39.createElement(
|
|
1865
1960
|
"path",
|
|
1866
1961
|
{
|
|
1867
1962
|
fillRule: "evenodd",
|
|
@@ -1881,7 +1976,7 @@ var Share_exports = {};
|
|
|
1881
1976
|
__export(Share_exports, {
|
|
1882
1977
|
default: () => Share_default
|
|
1883
1978
|
});
|
|
1884
|
-
import * as
|
|
1979
|
+
import * as React40 from "react";
|
|
1885
1980
|
var SvgShare, Share_default;
|
|
1886
1981
|
var init_Share = __esm({
|
|
1887
1982
|
"src/react/Share.tsx"() {
|
|
@@ -1889,7 +1984,7 @@ var init_Share = __esm({
|
|
|
1889
1984
|
init_types();
|
|
1890
1985
|
SvgShare = ({ size = 16, ...props }) => {
|
|
1891
1986
|
const sizeValue = resolveSize(size);
|
|
1892
|
-
return /* @__PURE__ */
|
|
1987
|
+
return /* @__PURE__ */ React40.createElement(
|
|
1893
1988
|
"svg",
|
|
1894
1989
|
{
|
|
1895
1990
|
width: sizeValue,
|
|
@@ -1899,7 +1994,7 @@ var init_Share = __esm({
|
|
|
1899
1994
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1900
1995
|
...props
|
|
1901
1996
|
},
|
|
1902
|
-
/* @__PURE__ */
|
|
1997
|
+
/* @__PURE__ */ React40.createElement(
|
|
1903
1998
|
"path",
|
|
1904
1999
|
{
|
|
1905
2000
|
fillRule: "evenodd",
|
|
@@ -1908,7 +2003,7 @@ var init_Share = __esm({
|
|
|
1908
2003
|
fill: "currentColor"
|
|
1909
2004
|
}
|
|
1910
2005
|
),
|
|
1911
|
-
/* @__PURE__ */
|
|
2006
|
+
/* @__PURE__ */ React40.createElement(
|
|
1912
2007
|
"path",
|
|
1913
2008
|
{
|
|
1914
2009
|
fillRule: "evenodd",
|
|
@@ -1917,7 +2012,7 @@ var init_Share = __esm({
|
|
|
1917
2012
|
fill: "currentColor"
|
|
1918
2013
|
}
|
|
1919
2014
|
),
|
|
1920
|
-
/* @__PURE__ */
|
|
2015
|
+
/* @__PURE__ */ React40.createElement(
|
|
1921
2016
|
"path",
|
|
1922
2017
|
{
|
|
1923
2018
|
fillRule: "evenodd",
|
|
@@ -1932,12 +2027,86 @@ var init_Share = __esm({
|
|
|
1932
2027
|
}
|
|
1933
2028
|
});
|
|
1934
2029
|
|
|
2030
|
+
// src/react/Trash2.tsx
|
|
2031
|
+
var Trash2_exports = {};
|
|
2032
|
+
__export(Trash2_exports, {
|
|
2033
|
+
default: () => Trash2_default
|
|
2034
|
+
});
|
|
2035
|
+
import * as React41 from "react";
|
|
2036
|
+
var SvgTrash2, Trash2_default;
|
|
2037
|
+
var init_Trash2 = __esm({
|
|
2038
|
+
"src/react/Trash2.tsx"() {
|
|
2039
|
+
"use strict";
|
|
2040
|
+
init_types();
|
|
2041
|
+
SvgTrash2 = ({ size = 16, ...props }) => {
|
|
2042
|
+
const sizeValue = resolveSize(size);
|
|
2043
|
+
return /* @__PURE__ */ React41.createElement(
|
|
2044
|
+
"svg",
|
|
2045
|
+
{
|
|
2046
|
+
width: sizeValue,
|
|
2047
|
+
height: sizeValue,
|
|
2048
|
+
viewBox: "0 0 24 24",
|
|
2049
|
+
fill: "none",
|
|
2050
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2051
|
+
...props
|
|
2052
|
+
},
|
|
2053
|
+
/* @__PURE__ */ React41.createElement(
|
|
2054
|
+
"path",
|
|
2055
|
+
{
|
|
2056
|
+
fillRule: "evenodd",
|
|
2057
|
+
clipRule: "evenodd",
|
|
2058
|
+
d: "M2 6C2 5.44772 2.44772 5 3 5H21C21.5523 5 22 5.44772 22 6C22 6.55228 21.5523 7 21 7H3C2.44772 7 2 6.55228 2 6Z",
|
|
2059
|
+
fill: "currentColor"
|
|
2060
|
+
}
|
|
2061
|
+
),
|
|
2062
|
+
/* @__PURE__ */ React41.createElement(
|
|
2063
|
+
"path",
|
|
2064
|
+
{
|
|
2065
|
+
fillRule: "evenodd",
|
|
2066
|
+
clipRule: "evenodd",
|
|
2067
|
+
d: "M5 5C5.55228 5 6 5.44772 6 6V20C6 20.1748 6.09745 20.4332 6.33211 20.6679C6.56676 20.9025 6.82523 21 7 21H17C17.1748 21 17.4332 20.9025 17.6679 20.6679C17.9025 20.4332 18 20.1748 18 20V6C18 5.44772 18.4477 5 19 5C19.5523 5 20 5.44772 20 6V20C20 20.8252 19.5975 21.5668 19.0821 22.0821C18.5668 22.5975 17.8252 23 17 23H7C6.17477 23 5.43324 22.5975 4.91789 22.0821C4.40255 21.5668 4 20.8252 4 20V6C4 5.44772 4.44772 5 5 5Z",
|
|
2068
|
+
fill: "currentColor"
|
|
2069
|
+
}
|
|
2070
|
+
),
|
|
2071
|
+
/* @__PURE__ */ React41.createElement(
|
|
2072
|
+
"path",
|
|
2073
|
+
{
|
|
2074
|
+
fillRule: "evenodd",
|
|
2075
|
+
clipRule: "evenodd",
|
|
2076
|
+
d: "M9.33211 3.33211C9.09745 3.56676 9 3.82523 9 4V6C9 6.55228 8.55228 7 8 7C7.44772 7 7 6.55228 7 6V4C7 3.17477 7.40255 2.43324 7.91789 1.91789C8.43324 1.40255 9.17477 1 10 1H14C14.8252 1 15.5668 1.40255 16.0821 1.91789C16.5975 2.43324 17 3.17477 17 4V6C17 6.55228 16.5523 7 16 7C15.4477 7 15 6.55228 15 6V4C15 3.82523 14.9025 3.56676 14.6679 3.33211C14.4332 3.09745 14.1748 3 14 3H10C9.82523 3 9.56676 3.09745 9.33211 3.33211Z",
|
|
2077
|
+
fill: "currentColor"
|
|
2078
|
+
}
|
|
2079
|
+
),
|
|
2080
|
+
/* @__PURE__ */ React41.createElement(
|
|
2081
|
+
"path",
|
|
2082
|
+
{
|
|
2083
|
+
fillRule: "evenodd",
|
|
2084
|
+
clipRule: "evenodd",
|
|
2085
|
+
d: "M10 10C10.5523 10 11 10.4477 11 11V17C11 17.5523 10.5523 18 10 18C9.44772 18 9 17.5523 9 17V11C9 10.4477 9.44772 10 10 10Z",
|
|
2086
|
+
fill: "currentColor"
|
|
2087
|
+
}
|
|
2088
|
+
),
|
|
2089
|
+
/* @__PURE__ */ React41.createElement(
|
|
2090
|
+
"path",
|
|
2091
|
+
{
|
|
2092
|
+
fillRule: "evenodd",
|
|
2093
|
+
clipRule: "evenodd",
|
|
2094
|
+
d: "M14 10C14.5523 10 15 10.4477 15 11V17C15 17.5523 14.5523 18 14 18C13.4477 18 13 17.5523 13 17V11C13 10.4477 13.4477 10 14 10Z",
|
|
2095
|
+
fill: "currentColor"
|
|
2096
|
+
}
|
|
2097
|
+
)
|
|
2098
|
+
);
|
|
2099
|
+
};
|
|
2100
|
+
Trash2_default = SvgTrash2;
|
|
2101
|
+
}
|
|
2102
|
+
});
|
|
2103
|
+
|
|
1935
2104
|
// src/react/User.tsx
|
|
1936
2105
|
var User_exports = {};
|
|
1937
2106
|
__export(User_exports, {
|
|
1938
2107
|
default: () => User_default
|
|
1939
2108
|
});
|
|
1940
|
-
import * as
|
|
2109
|
+
import * as React42 from "react";
|
|
1941
2110
|
var SvgUser, User_default;
|
|
1942
2111
|
var init_User = __esm({
|
|
1943
2112
|
"src/react/User.tsx"() {
|
|
@@ -1945,7 +2114,7 @@ var init_User = __esm({
|
|
|
1945
2114
|
init_types();
|
|
1946
2115
|
SvgUser = ({ size = 16, ...props }) => {
|
|
1947
2116
|
const sizeValue = resolveSize(size);
|
|
1948
|
-
return /* @__PURE__ */
|
|
2117
|
+
return /* @__PURE__ */ React42.createElement(
|
|
1949
2118
|
"svg",
|
|
1950
2119
|
{
|
|
1951
2120
|
width: sizeValue,
|
|
@@ -1955,7 +2124,7 @@ var init_User = __esm({
|
|
|
1955
2124
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1956
2125
|
...props
|
|
1957
2126
|
},
|
|
1958
|
-
/* @__PURE__ */
|
|
2127
|
+
/* @__PURE__ */ React42.createElement(
|
|
1959
2128
|
"path",
|
|
1960
2129
|
{
|
|
1961
2130
|
fillRule: "evenodd",
|
|
@@ -1964,7 +2133,7 @@ var init_User = __esm({
|
|
|
1964
2133
|
fill: "currentColor"
|
|
1965
2134
|
}
|
|
1966
2135
|
),
|
|
1967
|
-
/* @__PURE__ */
|
|
2136
|
+
/* @__PURE__ */ React42.createElement(
|
|
1968
2137
|
"path",
|
|
1969
2138
|
{
|
|
1970
2139
|
fillRule: "evenodd",
|
|
@@ -1984,7 +2153,7 @@ var Whatsapp_exports = {};
|
|
|
1984
2153
|
__export(Whatsapp_exports, {
|
|
1985
2154
|
default: () => Whatsapp_default
|
|
1986
2155
|
});
|
|
1987
|
-
import * as
|
|
2156
|
+
import * as React43 from "react";
|
|
1988
2157
|
var SvgWhatsapp, Whatsapp_default;
|
|
1989
2158
|
var init_Whatsapp = __esm({
|
|
1990
2159
|
"src/react/Whatsapp.tsx"() {
|
|
@@ -1992,7 +2161,7 @@ var init_Whatsapp = __esm({
|
|
|
1992
2161
|
init_types();
|
|
1993
2162
|
SvgWhatsapp = ({ size = 16, ...props }) => {
|
|
1994
2163
|
const sizeValue = resolveSize(size);
|
|
1995
|
-
return /* @__PURE__ */
|
|
2164
|
+
return /* @__PURE__ */ React43.createElement(
|
|
1996
2165
|
"svg",
|
|
1997
2166
|
{
|
|
1998
2167
|
width: sizeValue,
|
|
@@ -2002,7 +2171,7 @@ var init_Whatsapp = __esm({
|
|
|
2002
2171
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2003
2172
|
...props
|
|
2004
2173
|
},
|
|
2005
|
-
/* @__PURE__ */
|
|
2174
|
+
/* @__PURE__ */ React43.createElement(
|
|
2006
2175
|
"path",
|
|
2007
2176
|
{
|
|
2008
2177
|
fillRule: "evenodd",
|
|
@@ -2049,18 +2218,21 @@ init_LeadsFilled();
|
|
|
2049
2218
|
init_LeadsLinear();
|
|
2050
2219
|
init_Mail();
|
|
2051
2220
|
init_Mortgage();
|
|
2221
|
+
init_Note();
|
|
2052
2222
|
init_Payments();
|
|
2223
|
+
init_Plus();
|
|
2053
2224
|
init_PropertiesFilled();
|
|
2054
2225
|
init_PropertiesLinear();
|
|
2055
2226
|
init_Rent();
|
|
2056
2227
|
init_Search();
|
|
2057
2228
|
init_SearchX();
|
|
2058
2229
|
init_Share();
|
|
2230
|
+
init_Trash2();
|
|
2059
2231
|
init_User();
|
|
2060
2232
|
init_Whatsapp();
|
|
2061
2233
|
|
|
2062
2234
|
// src/react/Icon.tsx
|
|
2063
|
-
import * as
|
|
2235
|
+
import * as React44 from "react";
|
|
2064
2236
|
function loadIcon(name) {
|
|
2065
2237
|
switch (name) {
|
|
2066
2238
|
case "alert-triangle":
|
|
@@ -2125,8 +2297,12 @@ function loadIcon(name) {
|
|
|
2125
2297
|
return Promise.resolve().then(() => (init_Mail(), Mail_exports)).then((m) => m.default);
|
|
2126
2298
|
case "mortgage":
|
|
2127
2299
|
return Promise.resolve().then(() => (init_Mortgage(), Mortgage_exports)).then((m) => m.default);
|
|
2300
|
+
case "note":
|
|
2301
|
+
return Promise.resolve().then(() => (init_Note(), Note_exports)).then((m) => m.default);
|
|
2128
2302
|
case "payments":
|
|
2129
2303
|
return Promise.resolve().then(() => (init_Payments(), Payments_exports)).then((m) => m.default);
|
|
2304
|
+
case "plus":
|
|
2305
|
+
return Promise.resolve().then(() => (init_Plus(), Plus_exports)).then((m) => m.default);
|
|
2130
2306
|
case "properties-filled":
|
|
2131
2307
|
return Promise.resolve().then(() => (init_PropertiesFilled(), PropertiesFilled_exports)).then((m) => m.default);
|
|
2132
2308
|
case "properties-linear":
|
|
@@ -2139,6 +2315,8 @@ function loadIcon(name) {
|
|
|
2139
2315
|
return Promise.resolve().then(() => (init_SearchX(), SearchX_exports)).then((m) => m.default);
|
|
2140
2316
|
case "share":
|
|
2141
2317
|
return Promise.resolve().then(() => (init_Share(), Share_exports)).then((m) => m.default);
|
|
2318
|
+
case "trash2":
|
|
2319
|
+
return Promise.resolve().then(() => (init_Trash2(), Trash2_exports)).then((m) => m.default);
|
|
2142
2320
|
case "user":
|
|
2143
2321
|
return Promise.resolve().then(() => (init_User(), User_exports)).then((m) => m.default);
|
|
2144
2322
|
case "whatsapp":
|
|
@@ -2148,10 +2326,10 @@ function loadIcon(name) {
|
|
|
2148
2326
|
}
|
|
2149
2327
|
}
|
|
2150
2328
|
var Icon = ({ name, size = 16, color, ...props }) => {
|
|
2151
|
-
const [IconComponent, setIconComponent] =
|
|
2152
|
-
const [loading, setLoading] =
|
|
2153
|
-
const [error, setError] =
|
|
2154
|
-
|
|
2329
|
+
const [IconComponent, setIconComponent] = React44.useState(null);
|
|
2330
|
+
const [loading, setLoading] = React44.useState(true);
|
|
2331
|
+
const [error, setError] = React44.useState(null);
|
|
2332
|
+
React44.useEffect(() => {
|
|
2155
2333
|
setLoading(true);
|
|
2156
2334
|
setError(null);
|
|
2157
2335
|
loadIcon(name).then((Component) => {
|
|
@@ -2170,7 +2348,7 @@ var Icon = ({ name, size = 16, color, ...props }) => {
|
|
|
2170
2348
|
return null;
|
|
2171
2349
|
}
|
|
2172
2350
|
const style = color ? { ...props.style, color } : props.style;
|
|
2173
|
-
return /* @__PURE__ */
|
|
2351
|
+
return /* @__PURE__ */ React44.createElement(IconComponent, { size, ...props, style });
|
|
2174
2352
|
};
|
|
2175
2353
|
var Icon_default = Icon;
|
|
2176
2354
|
|
|
@@ -2210,13 +2388,16 @@ export {
|
|
|
2210
2388
|
LeadsLinear_default as LeadsLinear,
|
|
2211
2389
|
Mail_default as Mail,
|
|
2212
2390
|
Mortgage_default as Mortgage,
|
|
2391
|
+
Note_default as Note,
|
|
2213
2392
|
Payments_default as Payments,
|
|
2393
|
+
Plus_default as Plus,
|
|
2214
2394
|
PropertiesFilled_default as PropertiesFilled,
|
|
2215
2395
|
PropertiesLinear_default as PropertiesLinear,
|
|
2216
2396
|
Rent_default as Rent,
|
|
2217
2397
|
Search_default as Search,
|
|
2218
2398
|
SearchX_default as SearchX,
|
|
2219
2399
|
Share_default as Share,
|
|
2400
|
+
Trash2_default as Trash2,
|
|
2220
2401
|
User_default as User,
|
|
2221
2402
|
Whatsapp_default as Whatsapp,
|
|
2222
2403
|
resolveSize
|