huspy-icons 0.1.11 → 0.1.12
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.js
CHANGED
|
@@ -1548,20 +1548,79 @@ var init_Mortgage = __esm({
|
|
|
1548
1548
|
}
|
|
1549
1549
|
});
|
|
1550
1550
|
|
|
1551
|
+
// src/react/Note.tsx
|
|
1552
|
+
var Note_exports = {};
|
|
1553
|
+
__export(Note_exports, {
|
|
1554
|
+
default: () => Note_default
|
|
1555
|
+
});
|
|
1556
|
+
var React32, SvgNote, Note_default;
|
|
1557
|
+
var init_Note = __esm({
|
|
1558
|
+
"src/react/Note.tsx"() {
|
|
1559
|
+
"use strict";
|
|
1560
|
+
React32 = __toESM(require("react"));
|
|
1561
|
+
init_types();
|
|
1562
|
+
SvgNote = ({ size = 16, ...props }) => {
|
|
1563
|
+
const sizeValue = resolveSize(size);
|
|
1564
|
+
return /* @__PURE__ */ React32.createElement(
|
|
1565
|
+
"svg",
|
|
1566
|
+
{
|
|
1567
|
+
width: sizeValue,
|
|
1568
|
+
height: sizeValue,
|
|
1569
|
+
viewBox: "0 0 28 28",
|
|
1570
|
+
fill: "none",
|
|
1571
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1572
|
+
...props
|
|
1573
|
+
},
|
|
1574
|
+
/* @__PURE__ */ React32.createElement(
|
|
1575
|
+
"path",
|
|
1576
|
+
{
|
|
1577
|
+
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",
|
|
1578
|
+
stroke: "#1A1A1A",
|
|
1579
|
+
strokeWidth: 2.1,
|
|
1580
|
+
strokeLinecap: "round",
|
|
1581
|
+
strokeLinejoin: "round"
|
|
1582
|
+
}
|
|
1583
|
+
),
|
|
1584
|
+
/* @__PURE__ */ React32.createElement(
|
|
1585
|
+
"path",
|
|
1586
|
+
{
|
|
1587
|
+
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",
|
|
1588
|
+
stroke: "#1A1A1A",
|
|
1589
|
+
strokeWidth: 2.1,
|
|
1590
|
+
strokeLinecap: "round",
|
|
1591
|
+
strokeLinejoin: "round"
|
|
1592
|
+
}
|
|
1593
|
+
),
|
|
1594
|
+
/* @__PURE__ */ React32.createElement(
|
|
1595
|
+
"path",
|
|
1596
|
+
{
|
|
1597
|
+
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",
|
|
1598
|
+
stroke: "#1A1A1A",
|
|
1599
|
+
strokeWidth: 2.1,
|
|
1600
|
+
strokeLinecap: "round",
|
|
1601
|
+
strokeLinejoin: "round"
|
|
1602
|
+
}
|
|
1603
|
+
)
|
|
1604
|
+
);
|
|
1605
|
+
};
|
|
1606
|
+
Note_default = SvgNote;
|
|
1607
|
+
}
|
|
1608
|
+
});
|
|
1609
|
+
|
|
1551
1610
|
// src/react/Payments.tsx
|
|
1552
1611
|
var Payments_exports = {};
|
|
1553
1612
|
__export(Payments_exports, {
|
|
1554
1613
|
default: () => Payments_default
|
|
1555
1614
|
});
|
|
1556
|
-
var
|
|
1615
|
+
var React33, SvgPayments, Payments_default;
|
|
1557
1616
|
var init_Payments = __esm({
|
|
1558
1617
|
"src/react/Payments.tsx"() {
|
|
1559
1618
|
"use strict";
|
|
1560
|
-
|
|
1619
|
+
React33 = __toESM(require("react"));
|
|
1561
1620
|
init_types();
|
|
1562
1621
|
SvgPayments = ({ size = 16, ...props }) => {
|
|
1563
1622
|
const sizeValue = resolveSize(size);
|
|
1564
|
-
return /* @__PURE__ */
|
|
1623
|
+
return /* @__PURE__ */ React33.createElement(
|
|
1565
1624
|
"svg",
|
|
1566
1625
|
{
|
|
1567
1626
|
width: sizeValue,
|
|
@@ -1571,7 +1630,7 @@ var init_Payments = __esm({
|
|
|
1571
1630
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1572
1631
|
...props
|
|
1573
1632
|
},
|
|
1574
|
-
/* @__PURE__ */
|
|
1633
|
+
/* @__PURE__ */ React33.createElement(
|
|
1575
1634
|
"path",
|
|
1576
1635
|
{
|
|
1577
1636
|
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",
|
|
@@ -1584,20 +1643,56 @@ var init_Payments = __esm({
|
|
|
1584
1643
|
}
|
|
1585
1644
|
});
|
|
1586
1645
|
|
|
1646
|
+
// src/react/Plus.tsx
|
|
1647
|
+
var Plus_exports = {};
|
|
1648
|
+
__export(Plus_exports, {
|
|
1649
|
+
default: () => Plus_default
|
|
1650
|
+
});
|
|
1651
|
+
var React34, SvgPlus, Plus_default;
|
|
1652
|
+
var init_Plus = __esm({
|
|
1653
|
+
"src/react/Plus.tsx"() {
|
|
1654
|
+
"use strict";
|
|
1655
|
+
React34 = __toESM(require("react"));
|
|
1656
|
+
init_types();
|
|
1657
|
+
SvgPlus = ({ size = 16, ...props }) => {
|
|
1658
|
+
const sizeValue = resolveSize(size);
|
|
1659
|
+
return /* @__PURE__ */ React34.createElement(
|
|
1660
|
+
"svg",
|
|
1661
|
+
{
|
|
1662
|
+
width: sizeValue,
|
|
1663
|
+
height: sizeValue,
|
|
1664
|
+
viewBox: "0 0 16 16",
|
|
1665
|
+
fill: "none",
|
|
1666
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1667
|
+
...props
|
|
1668
|
+
},
|
|
1669
|
+
/* @__PURE__ */ React34.createElement(
|
|
1670
|
+
"path",
|
|
1671
|
+
{
|
|
1672
|
+
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",
|
|
1673
|
+
fill: "currentColor"
|
|
1674
|
+
}
|
|
1675
|
+
)
|
|
1676
|
+
);
|
|
1677
|
+
};
|
|
1678
|
+
Plus_default = SvgPlus;
|
|
1679
|
+
}
|
|
1680
|
+
});
|
|
1681
|
+
|
|
1587
1682
|
// src/react/PropertiesFilled.tsx
|
|
1588
1683
|
var PropertiesFilled_exports = {};
|
|
1589
1684
|
__export(PropertiesFilled_exports, {
|
|
1590
1685
|
default: () => PropertiesFilled_default
|
|
1591
1686
|
});
|
|
1592
|
-
var
|
|
1687
|
+
var React35, SvgPropertiesFilled, PropertiesFilled_default;
|
|
1593
1688
|
var init_PropertiesFilled = __esm({
|
|
1594
1689
|
"src/react/PropertiesFilled.tsx"() {
|
|
1595
1690
|
"use strict";
|
|
1596
|
-
|
|
1691
|
+
React35 = __toESM(require("react"));
|
|
1597
1692
|
init_types();
|
|
1598
1693
|
SvgPropertiesFilled = ({ size = 16, ...props }) => {
|
|
1599
1694
|
const sizeValue = resolveSize(size);
|
|
1600
|
-
return /* @__PURE__ */
|
|
1695
|
+
return /* @__PURE__ */ React35.createElement(
|
|
1601
1696
|
"svg",
|
|
1602
1697
|
{
|
|
1603
1698
|
width: sizeValue,
|
|
@@ -1607,7 +1702,7 @@ var init_PropertiesFilled = __esm({
|
|
|
1607
1702
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1608
1703
|
...props
|
|
1609
1704
|
},
|
|
1610
|
-
/* @__PURE__ */
|
|
1705
|
+
/* @__PURE__ */ React35.createElement(
|
|
1611
1706
|
"path",
|
|
1612
1707
|
{
|
|
1613
1708
|
fillRule: "evenodd",
|
|
@@ -1616,7 +1711,7 @@ var init_PropertiesFilled = __esm({
|
|
|
1616
1711
|
fill: "currentColor"
|
|
1617
1712
|
}
|
|
1618
1713
|
),
|
|
1619
|
-
/* @__PURE__ */
|
|
1714
|
+
/* @__PURE__ */ React35.createElement(
|
|
1620
1715
|
"path",
|
|
1621
1716
|
{
|
|
1622
1717
|
fillRule: "evenodd",
|
|
@@ -1625,7 +1720,7 @@ var init_PropertiesFilled = __esm({
|
|
|
1625
1720
|
fill: "currentColor"
|
|
1626
1721
|
}
|
|
1627
1722
|
),
|
|
1628
|
-
/* @__PURE__ */
|
|
1723
|
+
/* @__PURE__ */ React35.createElement(
|
|
1629
1724
|
"path",
|
|
1630
1725
|
{
|
|
1631
1726
|
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",
|
|
@@ -1643,15 +1738,15 @@ var PropertiesLinear_exports = {};
|
|
|
1643
1738
|
__export(PropertiesLinear_exports, {
|
|
1644
1739
|
default: () => PropertiesLinear_default
|
|
1645
1740
|
});
|
|
1646
|
-
var
|
|
1741
|
+
var React36, SvgPropertiesLinear, PropertiesLinear_default;
|
|
1647
1742
|
var init_PropertiesLinear = __esm({
|
|
1648
1743
|
"src/react/PropertiesLinear.tsx"() {
|
|
1649
1744
|
"use strict";
|
|
1650
|
-
|
|
1745
|
+
React36 = __toESM(require("react"));
|
|
1651
1746
|
init_types();
|
|
1652
1747
|
SvgPropertiesLinear = ({ size = 16, ...props }) => {
|
|
1653
1748
|
const sizeValue = resolveSize(size);
|
|
1654
|
-
return /* @__PURE__ */
|
|
1749
|
+
return /* @__PURE__ */ React36.createElement(
|
|
1655
1750
|
"svg",
|
|
1656
1751
|
{
|
|
1657
1752
|
width: sizeValue,
|
|
@@ -1661,7 +1756,7 @@ var init_PropertiesLinear = __esm({
|
|
|
1661
1756
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1662
1757
|
...props
|
|
1663
1758
|
},
|
|
1664
|
-
/* @__PURE__ */
|
|
1759
|
+
/* @__PURE__ */ React36.createElement(
|
|
1665
1760
|
"path",
|
|
1666
1761
|
{
|
|
1667
1762
|
fillRule: "evenodd",
|
|
@@ -1670,7 +1765,7 @@ var init_PropertiesLinear = __esm({
|
|
|
1670
1765
|
fill: "currentColor"
|
|
1671
1766
|
}
|
|
1672
1767
|
),
|
|
1673
|
-
/* @__PURE__ */
|
|
1768
|
+
/* @__PURE__ */ React36.createElement(
|
|
1674
1769
|
"path",
|
|
1675
1770
|
{
|
|
1676
1771
|
fillRule: "evenodd",
|
|
@@ -1679,7 +1774,7 @@ var init_PropertiesLinear = __esm({
|
|
|
1679
1774
|
fill: "currentColor"
|
|
1680
1775
|
}
|
|
1681
1776
|
),
|
|
1682
|
-
/* @__PURE__ */
|
|
1777
|
+
/* @__PURE__ */ React36.createElement(
|
|
1683
1778
|
"path",
|
|
1684
1779
|
{
|
|
1685
1780
|
fillRule: "evenodd",
|
|
@@ -1688,7 +1783,7 @@ var init_PropertiesLinear = __esm({
|
|
|
1688
1783
|
fill: "currentColor"
|
|
1689
1784
|
}
|
|
1690
1785
|
),
|
|
1691
|
-
/* @__PURE__ */
|
|
1786
|
+
/* @__PURE__ */ React36.createElement(
|
|
1692
1787
|
"path",
|
|
1693
1788
|
{
|
|
1694
1789
|
fillRule: "evenodd",
|
|
@@ -1697,7 +1792,7 @@ var init_PropertiesLinear = __esm({
|
|
|
1697
1792
|
fill: "currentColor"
|
|
1698
1793
|
}
|
|
1699
1794
|
),
|
|
1700
|
-
/* @__PURE__ */
|
|
1795
|
+
/* @__PURE__ */ React36.createElement(
|
|
1701
1796
|
"path",
|
|
1702
1797
|
{
|
|
1703
1798
|
fillRule: "evenodd",
|
|
@@ -1706,7 +1801,7 @@ var init_PropertiesLinear = __esm({
|
|
|
1706
1801
|
fill: "currentColor"
|
|
1707
1802
|
}
|
|
1708
1803
|
),
|
|
1709
|
-
/* @__PURE__ */
|
|
1804
|
+
/* @__PURE__ */ React36.createElement(
|
|
1710
1805
|
"path",
|
|
1711
1806
|
{
|
|
1712
1807
|
fillRule: "evenodd",
|
|
@@ -1715,7 +1810,7 @@ var init_PropertiesLinear = __esm({
|
|
|
1715
1810
|
fill: "currentColor"
|
|
1716
1811
|
}
|
|
1717
1812
|
),
|
|
1718
|
-
/* @__PURE__ */
|
|
1813
|
+
/* @__PURE__ */ React36.createElement(
|
|
1719
1814
|
"path",
|
|
1720
1815
|
{
|
|
1721
1816
|
fillRule: "evenodd",
|
|
@@ -1735,15 +1830,15 @@ var Rent_exports = {};
|
|
|
1735
1830
|
__export(Rent_exports, {
|
|
1736
1831
|
default: () => Rent_default
|
|
1737
1832
|
});
|
|
1738
|
-
var
|
|
1833
|
+
var React37, SvgRent, Rent_default;
|
|
1739
1834
|
var init_Rent = __esm({
|
|
1740
1835
|
"src/react/Rent.tsx"() {
|
|
1741
1836
|
"use strict";
|
|
1742
|
-
|
|
1837
|
+
React37 = __toESM(require("react"));
|
|
1743
1838
|
init_types();
|
|
1744
1839
|
SvgRent = ({ size = 16, ...props }) => {
|
|
1745
1840
|
const sizeValue = resolveSize(size);
|
|
1746
|
-
return /* @__PURE__ */
|
|
1841
|
+
return /* @__PURE__ */ React37.createElement(
|
|
1747
1842
|
"svg",
|
|
1748
1843
|
{
|
|
1749
1844
|
width: sizeValue,
|
|
@@ -1753,7 +1848,7 @@ var init_Rent = __esm({
|
|
|
1753
1848
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1754
1849
|
...props
|
|
1755
1850
|
},
|
|
1756
|
-
/* @__PURE__ */
|
|
1851
|
+
/* @__PURE__ */ React37.createElement(
|
|
1757
1852
|
"path",
|
|
1758
1853
|
{
|
|
1759
1854
|
fillRule: "evenodd",
|
|
@@ -1762,7 +1857,7 @@ var init_Rent = __esm({
|
|
|
1762
1857
|
fill: "currentColor"
|
|
1763
1858
|
}
|
|
1764
1859
|
),
|
|
1765
|
-
/* @__PURE__ */
|
|
1860
|
+
/* @__PURE__ */ React37.createElement(
|
|
1766
1861
|
"path",
|
|
1767
1862
|
{
|
|
1768
1863
|
fillRule: "evenodd",
|
|
@@ -1771,7 +1866,7 @@ var init_Rent = __esm({
|
|
|
1771
1866
|
fill: "currentColor"
|
|
1772
1867
|
}
|
|
1773
1868
|
),
|
|
1774
|
-
/* @__PURE__ */
|
|
1869
|
+
/* @__PURE__ */ React37.createElement(
|
|
1775
1870
|
"path",
|
|
1776
1871
|
{
|
|
1777
1872
|
fillRule: "evenodd",
|
|
@@ -1791,15 +1886,15 @@ var Search_exports = {};
|
|
|
1791
1886
|
__export(Search_exports, {
|
|
1792
1887
|
default: () => Search_default
|
|
1793
1888
|
});
|
|
1794
|
-
var
|
|
1889
|
+
var React38, SvgSearch, Search_default;
|
|
1795
1890
|
var init_Search = __esm({
|
|
1796
1891
|
"src/react/Search.tsx"() {
|
|
1797
1892
|
"use strict";
|
|
1798
|
-
|
|
1893
|
+
React38 = __toESM(require("react"));
|
|
1799
1894
|
init_types();
|
|
1800
1895
|
SvgSearch = ({ size = 16, ...props }) => {
|
|
1801
1896
|
const sizeValue = resolveSize(size);
|
|
1802
|
-
return /* @__PURE__ */
|
|
1897
|
+
return /* @__PURE__ */ React38.createElement(
|
|
1803
1898
|
"svg",
|
|
1804
1899
|
{
|
|
1805
1900
|
width: sizeValue,
|
|
@@ -1809,7 +1904,7 @@ var init_Search = __esm({
|
|
|
1809
1904
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1810
1905
|
...props
|
|
1811
1906
|
},
|
|
1812
|
-
/* @__PURE__ */
|
|
1907
|
+
/* @__PURE__ */ React38.createElement(
|
|
1813
1908
|
"path",
|
|
1814
1909
|
{
|
|
1815
1910
|
fillRule: "evenodd",
|
|
@@ -1818,7 +1913,7 @@ var init_Search = __esm({
|
|
|
1818
1913
|
fill: "currentColor"
|
|
1819
1914
|
}
|
|
1820
1915
|
),
|
|
1821
|
-
/* @__PURE__ */
|
|
1916
|
+
/* @__PURE__ */ React38.createElement(
|
|
1822
1917
|
"path",
|
|
1823
1918
|
{
|
|
1824
1919
|
fillRule: "evenodd",
|
|
@@ -1838,15 +1933,15 @@ var SearchX_exports = {};
|
|
|
1838
1933
|
__export(SearchX_exports, {
|
|
1839
1934
|
default: () => SearchX_default
|
|
1840
1935
|
});
|
|
1841
|
-
var
|
|
1936
|
+
var React39, SvgSearchX, SearchX_default;
|
|
1842
1937
|
var init_SearchX = __esm({
|
|
1843
1938
|
"src/react/SearchX.tsx"() {
|
|
1844
1939
|
"use strict";
|
|
1845
|
-
|
|
1940
|
+
React39 = __toESM(require("react"));
|
|
1846
1941
|
init_types();
|
|
1847
1942
|
SvgSearchX = ({ size = 16, ...props }) => {
|
|
1848
1943
|
const sizeValue = resolveSize(size);
|
|
1849
|
-
return /* @__PURE__ */
|
|
1944
|
+
return /* @__PURE__ */ React39.createElement(
|
|
1850
1945
|
"svg",
|
|
1851
1946
|
{
|
|
1852
1947
|
width: sizeValue,
|
|
@@ -1856,7 +1951,7 @@ var init_SearchX = __esm({
|
|
|
1856
1951
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1857
1952
|
...props
|
|
1858
1953
|
},
|
|
1859
|
-
/* @__PURE__ */
|
|
1954
|
+
/* @__PURE__ */ React39.createElement(
|
|
1860
1955
|
"path",
|
|
1861
1956
|
{
|
|
1862
1957
|
fillRule: "evenodd",
|
|
@@ -1865,7 +1960,7 @@ var init_SearchX = __esm({
|
|
|
1865
1960
|
fill: "currentColor"
|
|
1866
1961
|
}
|
|
1867
1962
|
),
|
|
1868
|
-
/* @__PURE__ */
|
|
1963
|
+
/* @__PURE__ */ React39.createElement(
|
|
1869
1964
|
"path",
|
|
1870
1965
|
{
|
|
1871
1966
|
fillRule: "evenodd",
|
|
@@ -1874,7 +1969,7 @@ var init_SearchX = __esm({
|
|
|
1874
1969
|
fill: "currentColor"
|
|
1875
1970
|
}
|
|
1876
1971
|
),
|
|
1877
|
-
/* @__PURE__ */
|
|
1972
|
+
/* @__PURE__ */ React39.createElement(
|
|
1878
1973
|
"path",
|
|
1879
1974
|
{
|
|
1880
1975
|
fillRule: "evenodd",
|
|
@@ -1883,7 +1978,7 @@ var init_SearchX = __esm({
|
|
|
1883
1978
|
fill: "currentColor"
|
|
1884
1979
|
}
|
|
1885
1980
|
),
|
|
1886
|
-
/* @__PURE__ */
|
|
1981
|
+
/* @__PURE__ */ React39.createElement(
|
|
1887
1982
|
"path",
|
|
1888
1983
|
{
|
|
1889
1984
|
fillRule: "evenodd",
|
|
@@ -1903,15 +1998,15 @@ var Share_exports = {};
|
|
|
1903
1998
|
__export(Share_exports, {
|
|
1904
1999
|
default: () => Share_default
|
|
1905
2000
|
});
|
|
1906
|
-
var
|
|
2001
|
+
var React40, SvgShare, Share_default;
|
|
1907
2002
|
var init_Share = __esm({
|
|
1908
2003
|
"src/react/Share.tsx"() {
|
|
1909
2004
|
"use strict";
|
|
1910
|
-
|
|
2005
|
+
React40 = __toESM(require("react"));
|
|
1911
2006
|
init_types();
|
|
1912
2007
|
SvgShare = ({ size = 16, ...props }) => {
|
|
1913
2008
|
const sizeValue = resolveSize(size);
|
|
1914
|
-
return /* @__PURE__ */
|
|
2009
|
+
return /* @__PURE__ */ React40.createElement(
|
|
1915
2010
|
"svg",
|
|
1916
2011
|
{
|
|
1917
2012
|
width: sizeValue,
|
|
@@ -1921,7 +2016,7 @@ var init_Share = __esm({
|
|
|
1921
2016
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1922
2017
|
...props
|
|
1923
2018
|
},
|
|
1924
|
-
/* @__PURE__ */
|
|
2019
|
+
/* @__PURE__ */ React40.createElement(
|
|
1925
2020
|
"path",
|
|
1926
2021
|
{
|
|
1927
2022
|
fillRule: "evenodd",
|
|
@@ -1930,7 +2025,7 @@ var init_Share = __esm({
|
|
|
1930
2025
|
fill: "currentColor"
|
|
1931
2026
|
}
|
|
1932
2027
|
),
|
|
1933
|
-
/* @__PURE__ */
|
|
2028
|
+
/* @__PURE__ */ React40.createElement(
|
|
1934
2029
|
"path",
|
|
1935
2030
|
{
|
|
1936
2031
|
fillRule: "evenodd",
|
|
@@ -1939,7 +2034,7 @@ var init_Share = __esm({
|
|
|
1939
2034
|
fill: "currentColor"
|
|
1940
2035
|
}
|
|
1941
2036
|
),
|
|
1942
|
-
/* @__PURE__ */
|
|
2037
|
+
/* @__PURE__ */ React40.createElement(
|
|
1943
2038
|
"path",
|
|
1944
2039
|
{
|
|
1945
2040
|
fillRule: "evenodd",
|
|
@@ -1954,20 +2049,94 @@ var init_Share = __esm({
|
|
|
1954
2049
|
}
|
|
1955
2050
|
});
|
|
1956
2051
|
|
|
2052
|
+
// src/react/Trash2.tsx
|
|
2053
|
+
var Trash2_exports = {};
|
|
2054
|
+
__export(Trash2_exports, {
|
|
2055
|
+
default: () => Trash2_default
|
|
2056
|
+
});
|
|
2057
|
+
var React41, SvgTrash2, Trash2_default;
|
|
2058
|
+
var init_Trash2 = __esm({
|
|
2059
|
+
"src/react/Trash2.tsx"() {
|
|
2060
|
+
"use strict";
|
|
2061
|
+
React41 = __toESM(require("react"));
|
|
2062
|
+
init_types();
|
|
2063
|
+
SvgTrash2 = ({ size = 16, ...props }) => {
|
|
2064
|
+
const sizeValue = resolveSize(size);
|
|
2065
|
+
return /* @__PURE__ */ React41.createElement(
|
|
2066
|
+
"svg",
|
|
2067
|
+
{
|
|
2068
|
+
width: sizeValue,
|
|
2069
|
+
height: sizeValue,
|
|
2070
|
+
viewBox: "0 0 24 24",
|
|
2071
|
+
fill: "none",
|
|
2072
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2073
|
+
...props
|
|
2074
|
+
},
|
|
2075
|
+
/* @__PURE__ */ React41.createElement(
|
|
2076
|
+
"path",
|
|
2077
|
+
{
|
|
2078
|
+
fillRule: "evenodd",
|
|
2079
|
+
clipRule: "evenodd",
|
|
2080
|
+
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",
|
|
2081
|
+
fill: "currentColor"
|
|
2082
|
+
}
|
|
2083
|
+
),
|
|
2084
|
+
/* @__PURE__ */ React41.createElement(
|
|
2085
|
+
"path",
|
|
2086
|
+
{
|
|
2087
|
+
fillRule: "evenodd",
|
|
2088
|
+
clipRule: "evenodd",
|
|
2089
|
+
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",
|
|
2090
|
+
fill: "currentColor"
|
|
2091
|
+
}
|
|
2092
|
+
),
|
|
2093
|
+
/* @__PURE__ */ React41.createElement(
|
|
2094
|
+
"path",
|
|
2095
|
+
{
|
|
2096
|
+
fillRule: "evenodd",
|
|
2097
|
+
clipRule: "evenodd",
|
|
2098
|
+
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",
|
|
2099
|
+
fill: "currentColor"
|
|
2100
|
+
}
|
|
2101
|
+
),
|
|
2102
|
+
/* @__PURE__ */ React41.createElement(
|
|
2103
|
+
"path",
|
|
2104
|
+
{
|
|
2105
|
+
fillRule: "evenodd",
|
|
2106
|
+
clipRule: "evenodd",
|
|
2107
|
+
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",
|
|
2108
|
+
fill: "currentColor"
|
|
2109
|
+
}
|
|
2110
|
+
),
|
|
2111
|
+
/* @__PURE__ */ React41.createElement(
|
|
2112
|
+
"path",
|
|
2113
|
+
{
|
|
2114
|
+
fillRule: "evenodd",
|
|
2115
|
+
clipRule: "evenodd",
|
|
2116
|
+
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",
|
|
2117
|
+
fill: "currentColor"
|
|
2118
|
+
}
|
|
2119
|
+
)
|
|
2120
|
+
);
|
|
2121
|
+
};
|
|
2122
|
+
Trash2_default = SvgTrash2;
|
|
2123
|
+
}
|
|
2124
|
+
});
|
|
2125
|
+
|
|
1957
2126
|
// src/react/User.tsx
|
|
1958
2127
|
var User_exports = {};
|
|
1959
2128
|
__export(User_exports, {
|
|
1960
2129
|
default: () => User_default
|
|
1961
2130
|
});
|
|
1962
|
-
var
|
|
2131
|
+
var React42, SvgUser, User_default;
|
|
1963
2132
|
var init_User = __esm({
|
|
1964
2133
|
"src/react/User.tsx"() {
|
|
1965
2134
|
"use strict";
|
|
1966
|
-
|
|
2135
|
+
React42 = __toESM(require("react"));
|
|
1967
2136
|
init_types();
|
|
1968
2137
|
SvgUser = ({ size = 16, ...props }) => {
|
|
1969
2138
|
const sizeValue = resolveSize(size);
|
|
1970
|
-
return /* @__PURE__ */
|
|
2139
|
+
return /* @__PURE__ */ React42.createElement(
|
|
1971
2140
|
"svg",
|
|
1972
2141
|
{
|
|
1973
2142
|
width: sizeValue,
|
|
@@ -1977,7 +2146,7 @@ var init_User = __esm({
|
|
|
1977
2146
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1978
2147
|
...props
|
|
1979
2148
|
},
|
|
1980
|
-
/* @__PURE__ */
|
|
2149
|
+
/* @__PURE__ */ React42.createElement(
|
|
1981
2150
|
"path",
|
|
1982
2151
|
{
|
|
1983
2152
|
fillRule: "evenodd",
|
|
@@ -1986,7 +2155,7 @@ var init_User = __esm({
|
|
|
1986
2155
|
fill: "currentColor"
|
|
1987
2156
|
}
|
|
1988
2157
|
),
|
|
1989
|
-
/* @__PURE__ */
|
|
2158
|
+
/* @__PURE__ */ React42.createElement(
|
|
1990
2159
|
"path",
|
|
1991
2160
|
{
|
|
1992
2161
|
fillRule: "evenodd",
|
|
@@ -2006,15 +2175,15 @@ var Whatsapp_exports = {};
|
|
|
2006
2175
|
__export(Whatsapp_exports, {
|
|
2007
2176
|
default: () => Whatsapp_default
|
|
2008
2177
|
});
|
|
2009
|
-
var
|
|
2178
|
+
var React43, SvgWhatsapp, Whatsapp_default;
|
|
2010
2179
|
var init_Whatsapp = __esm({
|
|
2011
2180
|
"src/react/Whatsapp.tsx"() {
|
|
2012
2181
|
"use strict";
|
|
2013
|
-
|
|
2182
|
+
React43 = __toESM(require("react"));
|
|
2014
2183
|
init_types();
|
|
2015
2184
|
SvgWhatsapp = ({ size = 16, ...props }) => {
|
|
2016
2185
|
const sizeValue = resolveSize(size);
|
|
2017
|
-
return /* @__PURE__ */
|
|
2186
|
+
return /* @__PURE__ */ React43.createElement(
|
|
2018
2187
|
"svg",
|
|
2019
2188
|
{
|
|
2020
2189
|
width: sizeValue,
|
|
@@ -2024,7 +2193,7 @@ var init_Whatsapp = __esm({
|
|
|
2024
2193
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2025
2194
|
...props
|
|
2026
2195
|
},
|
|
2027
|
-
/* @__PURE__ */
|
|
2196
|
+
/* @__PURE__ */ React43.createElement(
|
|
2028
2197
|
"path",
|
|
2029
2198
|
{
|
|
2030
2199
|
fillRule: "evenodd",
|
|
@@ -2075,13 +2244,16 @@ __export(react_exports, {
|
|
|
2075
2244
|
LeadsLinear: () => LeadsLinear_default,
|
|
2076
2245
|
Mail: () => Mail_default,
|
|
2077
2246
|
Mortgage: () => Mortgage_default,
|
|
2247
|
+
Note: () => Note_default,
|
|
2078
2248
|
Payments: () => Payments_default,
|
|
2249
|
+
Plus: () => Plus_default,
|
|
2079
2250
|
PropertiesFilled: () => PropertiesFilled_default,
|
|
2080
2251
|
PropertiesLinear: () => PropertiesLinear_default,
|
|
2081
2252
|
Rent: () => Rent_default,
|
|
2082
2253
|
Search: () => Search_default,
|
|
2083
2254
|
SearchX: () => SearchX_default,
|
|
2084
2255
|
Share: () => Share_default,
|
|
2256
|
+
Trash2: () => Trash2_default,
|
|
2085
2257
|
User: () => User_default,
|
|
2086
2258
|
Whatsapp: () => Whatsapp_default,
|
|
2087
2259
|
resolveSize: () => resolveSize
|
|
@@ -2118,18 +2290,21 @@ init_LeadsFilled();
|
|
|
2118
2290
|
init_LeadsLinear();
|
|
2119
2291
|
init_Mail();
|
|
2120
2292
|
init_Mortgage();
|
|
2293
|
+
init_Note();
|
|
2121
2294
|
init_Payments();
|
|
2295
|
+
init_Plus();
|
|
2122
2296
|
init_PropertiesFilled();
|
|
2123
2297
|
init_PropertiesLinear();
|
|
2124
2298
|
init_Rent();
|
|
2125
2299
|
init_Search();
|
|
2126
2300
|
init_SearchX();
|
|
2127
2301
|
init_Share();
|
|
2302
|
+
init_Trash2();
|
|
2128
2303
|
init_User();
|
|
2129
2304
|
init_Whatsapp();
|
|
2130
2305
|
|
|
2131
2306
|
// src/react/Icon.tsx
|
|
2132
|
-
var
|
|
2307
|
+
var React44 = __toESM(require("react"));
|
|
2133
2308
|
function loadIcon(name) {
|
|
2134
2309
|
switch (name) {
|
|
2135
2310
|
case "alert-triangle":
|
|
@@ -2194,8 +2369,12 @@ function loadIcon(name) {
|
|
|
2194
2369
|
return Promise.resolve().then(() => (init_Mail(), Mail_exports)).then((m) => m.default);
|
|
2195
2370
|
case "mortgage":
|
|
2196
2371
|
return Promise.resolve().then(() => (init_Mortgage(), Mortgage_exports)).then((m) => m.default);
|
|
2372
|
+
case "note":
|
|
2373
|
+
return Promise.resolve().then(() => (init_Note(), Note_exports)).then((m) => m.default);
|
|
2197
2374
|
case "payments":
|
|
2198
2375
|
return Promise.resolve().then(() => (init_Payments(), Payments_exports)).then((m) => m.default);
|
|
2376
|
+
case "plus":
|
|
2377
|
+
return Promise.resolve().then(() => (init_Plus(), Plus_exports)).then((m) => m.default);
|
|
2199
2378
|
case "properties-filled":
|
|
2200
2379
|
return Promise.resolve().then(() => (init_PropertiesFilled(), PropertiesFilled_exports)).then((m) => m.default);
|
|
2201
2380
|
case "properties-linear":
|
|
@@ -2208,6 +2387,8 @@ function loadIcon(name) {
|
|
|
2208
2387
|
return Promise.resolve().then(() => (init_SearchX(), SearchX_exports)).then((m) => m.default);
|
|
2209
2388
|
case "share":
|
|
2210
2389
|
return Promise.resolve().then(() => (init_Share(), Share_exports)).then((m) => m.default);
|
|
2390
|
+
case "trash2":
|
|
2391
|
+
return Promise.resolve().then(() => (init_Trash2(), Trash2_exports)).then((m) => m.default);
|
|
2211
2392
|
case "user":
|
|
2212
2393
|
return Promise.resolve().then(() => (init_User(), User_exports)).then((m) => m.default);
|
|
2213
2394
|
case "whatsapp":
|
|
@@ -2217,10 +2398,10 @@ function loadIcon(name) {
|
|
|
2217
2398
|
}
|
|
2218
2399
|
}
|
|
2219
2400
|
var Icon = ({ name, size = 16, color, ...props }) => {
|
|
2220
|
-
const [IconComponent, setIconComponent] =
|
|
2221
|
-
const [loading, setLoading] =
|
|
2222
|
-
const [error, setError] =
|
|
2223
|
-
|
|
2401
|
+
const [IconComponent, setIconComponent] = React44.useState(null);
|
|
2402
|
+
const [loading, setLoading] = React44.useState(true);
|
|
2403
|
+
const [error, setError] = React44.useState(null);
|
|
2404
|
+
React44.useEffect(() => {
|
|
2224
2405
|
setLoading(true);
|
|
2225
2406
|
setError(null);
|
|
2226
2407
|
loadIcon(name).then((Component) => {
|
|
@@ -2239,7 +2420,7 @@ var Icon = ({ name, size = 16, color, ...props }) => {
|
|
|
2239
2420
|
return null;
|
|
2240
2421
|
}
|
|
2241
2422
|
const style = color ? { ...props.style, color } : props.style;
|
|
2242
|
-
return /* @__PURE__ */
|
|
2423
|
+
return /* @__PURE__ */ React44.createElement(IconComponent, { size, ...props, style });
|
|
2243
2424
|
};
|
|
2244
2425
|
var Icon_default = Icon;
|
|
2245
2426
|
|