@edux-design/icons 0.0.2 → 0.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.mjs CHANGED
@@ -1721,9 +1721,55 @@ var require_jsx_runtime = __commonJS({
1721
1721
  }
1722
1722
  });
1723
1723
 
1724
- // src/components/Book.tsx
1724
+ // src/components/Addimage.tsx
1725
1725
  var import_jsx_runtime = __toESM(require_jsx_runtime());
1726
- var SvgBook = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1726
+ var SvgAddimage = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
1727
+ "svg",
1728
+ {
1729
+ xmlns: "http://www.w3.org/2000/svg",
1730
+ width: "1em",
1731
+ height: "1em",
1732
+ fill: "none",
1733
+ stroke: "currentColor",
1734
+ strokeLinecap: "round",
1735
+ strokeLinejoin: "round",
1736
+ strokeWidth: 2,
1737
+ className: "addimage_svg__lucide addimage_svg__lucide-image-plus-icon addimage_svg__lucide-image-plus",
1738
+ viewBox: "0 0 24 24",
1739
+ ...props,
1740
+ children: [
1741
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M16 5h6M19 2v6M21 11.5V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7.5" }),
1742
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "m21 15-3.086-3.086a2 2 0 0 0-2.828 0L6 21" }),
1743
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("circle", { cx: 9, cy: 9, r: 2 })
1744
+ ]
1745
+ }
1746
+ );
1747
+ var Addimage_default = SvgAddimage;
1748
+
1749
+ // src/components/Boldtext.tsx
1750
+ var import_jsx_runtime2 = __toESM(require_jsx_runtime());
1751
+ var SvgBoldtext = (props) => /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
1752
+ "svg",
1753
+ {
1754
+ xmlns: "http://www.w3.org/2000/svg",
1755
+ width: "1em",
1756
+ height: "1em",
1757
+ fill: "none",
1758
+ stroke: "currentColor",
1759
+ strokeLinecap: "round",
1760
+ strokeLinejoin: "round",
1761
+ strokeWidth: 2,
1762
+ className: "boldtext_svg__lucide boldtext_svg__lucide-bold-icon boldtext_svg__lucide-bold",
1763
+ viewBox: "0 0 24 24",
1764
+ ...props,
1765
+ children: /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("path", { d: "M6 12h9a4 4 0 0 1 0 8H7a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h7a4 4 0 0 1 0 8" })
1766
+ }
1767
+ );
1768
+ var Boldtext_default = SvgBoldtext;
1769
+
1770
+ // src/components/Book.tsx
1771
+ var import_jsx_runtime3 = __toESM(require_jsx_runtime());
1772
+ var SvgBook = (props) => /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
1727
1773
  "svg",
1728
1774
  {
1729
1775
  xmlns: "http://www.w3.org/2000/svg",
@@ -1732,7 +1778,7 @@ var SvgBook = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1732
1778
  fill: "none",
1733
1779
  viewBox: "0 0 22 19",
1734
1780
  ...props,
1735
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1781
+ children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
1736
1782
  "path",
1737
1783
  {
1738
1784
  fill: "currentColor",
@@ -1746,8 +1792,8 @@ var SvgBook = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
1746
1792
  var Book_default = SvgBook;
1747
1793
 
1748
1794
  // src/components/Check.tsx
1749
- var import_jsx_runtime2 = __toESM(require_jsx_runtime());
1750
- var SvgCheck = (props) => /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
1795
+ var import_jsx_runtime4 = __toESM(require_jsx_runtime());
1796
+ var SvgCheck = (props) => /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
1751
1797
  "svg",
1752
1798
  {
1753
1799
  xmlns: "http://www.w3.org/2000/svg",
@@ -1756,7 +1802,7 @@ var SvgCheck = (props) => /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
1756
1802
  fill: "none",
1757
1803
  viewBox: "0 0 24 24",
1758
1804
  ...props,
1759
- children: /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
1805
+ children: /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
1760
1806
  "path",
1761
1807
  {
1762
1808
  fill: "currentColor",
@@ -1770,8 +1816,8 @@ var SvgCheck = (props) => /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
1770
1816
  var Check_default = SvgCheck;
1771
1817
 
1772
1818
  // src/components/Chevron.tsx
1773
- var import_jsx_runtime3 = __toESM(require_jsx_runtime());
1774
- var SvgChevron = (props) => /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
1819
+ var import_jsx_runtime5 = __toESM(require_jsx_runtime());
1820
+ var SvgChevron = (props) => /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1775
1821
  "svg",
1776
1822
  {
1777
1823
  xmlns: "http://www.w3.org/2000/svg",
@@ -1780,7 +1826,7 @@ var SvgChevron = (props) => /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
1780
1826
  fill: "none",
1781
1827
  viewBox: "0 0 24 24",
1782
1828
  ...props,
1783
- children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
1829
+ children: /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1784
1830
  "path",
1785
1831
  {
1786
1832
  fill: "currentColor",
@@ -1794,8 +1840,8 @@ var SvgChevron = (props) => /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
1794
1840
  var Chevron_default = SvgChevron;
1795
1841
 
1796
1842
  // src/components/Class.tsx
1797
- var import_jsx_runtime4 = __toESM(require_jsx_runtime());
1798
- var SvgClass = (props) => /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
1843
+ var import_jsx_runtime6 = __toESM(require_jsx_runtime());
1844
+ var SvgClass = (props) => /* @__PURE__ */ (0, import_jsx_runtime6.jsx)(
1799
1845
  "svg",
1800
1846
  {
1801
1847
  xmlns: "http://www.w3.org/2000/svg",
@@ -1804,7 +1850,7 @@ var SvgClass = (props) => /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
1804
1850
  fill: "none",
1805
1851
  viewBox: "0 0 24 25",
1806
1852
  ...props,
1807
- children: /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
1853
+ children: /* @__PURE__ */ (0, import_jsx_runtime6.jsx)(
1808
1854
  "path",
1809
1855
  {
1810
1856
  fill: "currentColor",
@@ -1818,8 +1864,8 @@ var SvgClass = (props) => /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
1818
1864
  var Class_default = SvgClass;
1819
1865
 
1820
1866
  // src/components/Close.tsx
1821
- var import_jsx_runtime5 = __toESM(require_jsx_runtime());
1822
- var SvgClose = (props) => /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1867
+ var import_jsx_runtime7 = __toESM(require_jsx_runtime());
1868
+ var SvgClose = (props) => /* @__PURE__ */ (0, import_jsx_runtime7.jsx)(
1823
1869
  "svg",
1824
1870
  {
1825
1871
  xmlns: "http://www.w3.org/2000/svg",
@@ -1828,7 +1874,7 @@ var SvgClose = (props) => /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1828
1874
  fill: "none",
1829
1875
  viewBox: "0 0 24 24",
1830
1876
  ...props,
1831
- children: /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1877
+ children: /* @__PURE__ */ (0, import_jsx_runtime7.jsx)(
1832
1878
  "path",
1833
1879
  {
1834
1880
  fill: "currentColor",
@@ -1842,8 +1888,8 @@ var SvgClose = (props) => /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1842
1888
  var Close_default = SvgClose;
1843
1889
 
1844
1890
  // src/components/Code.tsx
1845
- var import_jsx_runtime6 = __toESM(require_jsx_runtime());
1846
- var SvgCode = (props) => /* @__PURE__ */ (0, import_jsx_runtime6.jsx)(
1891
+ var import_jsx_runtime8 = __toESM(require_jsx_runtime());
1892
+ var SvgCode = (props) => /* @__PURE__ */ (0, import_jsx_runtime8.jsx)(
1847
1893
  "svg",
1848
1894
  {
1849
1895
  xmlns: "http://www.w3.org/2000/svg",
@@ -1852,7 +1898,7 @@ var SvgCode = (props) => /* @__PURE__ */ (0, import_jsx_runtime6.jsx)(
1852
1898
  fill: "none",
1853
1899
  viewBox: "0 0 18 10",
1854
1900
  ...props,
1855
- children: /* @__PURE__ */ (0, import_jsx_runtime6.jsx)(
1901
+ children: /* @__PURE__ */ (0, import_jsx_runtime8.jsx)(
1856
1902
  "path",
1857
1903
  {
1858
1904
  fill: "currentColor",
@@ -1866,8 +1912,8 @@ var SvgCode = (props) => /* @__PURE__ */ (0, import_jsx_runtime6.jsx)(
1866
1912
  var Code_default = SvgCode;
1867
1913
 
1868
1914
  // src/components/Collapse.tsx
1869
- var import_jsx_runtime7 = __toESM(require_jsx_runtime());
1870
- var SvgCollapse = (props) => /* @__PURE__ */ (0, import_jsx_runtime7.jsxs)(
1915
+ var import_jsx_runtime9 = __toESM(require_jsx_runtime());
1916
+ var SvgCollapse = (props) => /* @__PURE__ */ (0, import_jsx_runtime9.jsxs)(
1871
1917
  "svg",
1872
1918
  {
1873
1919
  xmlns: "http://www.w3.org/2000/svg",
@@ -1877,7 +1923,7 @@ var SvgCollapse = (props) => /* @__PURE__ */ (0, import_jsx_runtime7.jsxs)(
1877
1923
  viewBox: "0 0 20 20",
1878
1924
  ...props,
1879
1925
  children: [
1880
- /* @__PURE__ */ (0, import_jsx_runtime7.jsx)(
1926
+ /* @__PURE__ */ (0, import_jsx_runtime9.jsx)(
1881
1927
  "path",
1882
1928
  {
1883
1929
  fill: "#212529",
@@ -1886,7 +1932,7 @@ var SvgCollapse = (props) => /* @__PURE__ */ (0, import_jsx_runtime7.jsxs)(
1886
1932
  clipRule: "evenodd"
1887
1933
  }
1888
1934
  ),
1889
- /* @__PURE__ */ (0, import_jsx_runtime7.jsx)(
1935
+ /* @__PURE__ */ (0, import_jsx_runtime9.jsx)(
1890
1936
  "path",
1891
1937
  {
1892
1938
  fill: "currentColor",
@@ -1901,8 +1947,8 @@ var SvgCollapse = (props) => /* @__PURE__ */ (0, import_jsx_runtime7.jsxs)(
1901
1947
  var Collapse_default = SvgCollapse;
1902
1948
 
1903
1949
  // src/components/Copy.tsx
1904
- var import_jsx_runtime8 = __toESM(require_jsx_runtime());
1905
- var SvgCopy = (props) => /* @__PURE__ */ (0, import_jsx_runtime8.jsx)(
1950
+ var import_jsx_runtime10 = __toESM(require_jsx_runtime());
1951
+ var SvgCopy = (props) => /* @__PURE__ */ (0, import_jsx_runtime10.jsx)(
1906
1952
  "svg",
1907
1953
  {
1908
1954
  xmlns: "http://www.w3.org/2000/svg",
@@ -1911,7 +1957,7 @@ var SvgCopy = (props) => /* @__PURE__ */ (0, import_jsx_runtime8.jsx)(
1911
1957
  fill: "none",
1912
1958
  viewBox: "0 0 24 24",
1913
1959
  ...props,
1914
- children: /* @__PURE__ */ (0, import_jsx_runtime8.jsx)(
1960
+ children: /* @__PURE__ */ (0, import_jsx_runtime10.jsx)(
1915
1961
  "path",
1916
1962
  {
1917
1963
  fill: "currentColor",
@@ -1925,8 +1971,8 @@ var SvgCopy = (props) => /* @__PURE__ */ (0, import_jsx_runtime8.jsx)(
1925
1971
  var Copy_default = SvgCopy;
1926
1972
 
1927
1973
  // src/components/Error.tsx
1928
- var import_jsx_runtime9 = __toESM(require_jsx_runtime());
1929
- var SvgError = (props) => /* @__PURE__ */ (0, import_jsx_runtime9.jsx)(
1974
+ var import_jsx_runtime11 = __toESM(require_jsx_runtime());
1975
+ var SvgError = (props) => /* @__PURE__ */ (0, import_jsx_runtime11.jsx)(
1930
1976
  "svg",
1931
1977
  {
1932
1978
  xmlns: "http://www.w3.org/2000/svg",
@@ -1935,7 +1981,7 @@ var SvgError = (props) => /* @__PURE__ */ (0, import_jsx_runtime9.jsx)(
1935
1981
  fill: "none",
1936
1982
  viewBox: "0 0 24 24",
1937
1983
  ...props,
1938
- children: /* @__PURE__ */ (0, import_jsx_runtime9.jsx)(
1984
+ children: /* @__PURE__ */ (0, import_jsx_runtime11.jsx)(
1939
1985
  "path",
1940
1986
  {
1941
1987
  fill: "currentColor",
@@ -1949,8 +1995,8 @@ var SvgError = (props) => /* @__PURE__ */ (0, import_jsx_runtime9.jsx)(
1949
1995
  var Error_default = SvgError;
1950
1996
 
1951
1997
  // src/components/External.tsx
1952
- var import_jsx_runtime10 = __toESM(require_jsx_runtime());
1953
- var SvgExternal = (props) => /* @__PURE__ */ (0, import_jsx_runtime10.jsx)(
1998
+ var import_jsx_runtime12 = __toESM(require_jsx_runtime());
1999
+ var SvgExternal = (props) => /* @__PURE__ */ (0, import_jsx_runtime12.jsx)(
1954
2000
  "svg",
1955
2001
  {
1956
2002
  xmlns: "http://www.w3.org/2000/svg",
@@ -1959,7 +2005,7 @@ var SvgExternal = (props) => /* @__PURE__ */ (0, import_jsx_runtime10.jsx)(
1959
2005
  fill: "none",
1960
2006
  viewBox: "0 0 24 24",
1961
2007
  ...props,
1962
- children: /* @__PURE__ */ (0, import_jsx_runtime10.jsx)(
2008
+ children: /* @__PURE__ */ (0, import_jsx_runtime12.jsx)(
1963
2009
  "path",
1964
2010
  {
1965
2011
  fill: "currentColor",
@@ -1973,8 +2019,8 @@ var SvgExternal = (props) => /* @__PURE__ */ (0, import_jsx_runtime10.jsx)(
1973
2019
  var External_default = SvgExternal;
1974
2020
 
1975
2021
  // src/components/Eye.tsx
1976
- var import_jsx_runtime11 = __toESM(require_jsx_runtime());
1977
- var SvgEye = (props) => /* @__PURE__ */ (0, import_jsx_runtime11.jsx)(
2022
+ var import_jsx_runtime13 = __toESM(require_jsx_runtime());
2023
+ var SvgEye = (props) => /* @__PURE__ */ (0, import_jsx_runtime13.jsx)(
1978
2024
  "svg",
1979
2025
  {
1980
2026
  xmlns: "http://www.w3.org/2000/svg",
@@ -1983,7 +2029,7 @@ var SvgEye = (props) => /* @__PURE__ */ (0, import_jsx_runtime11.jsx)(
1983
2029
  fill: "none",
1984
2030
  viewBox: "0 0 24 24",
1985
2031
  ...props,
1986
- children: /* @__PURE__ */ (0, import_jsx_runtime11.jsx)(
2032
+ children: /* @__PURE__ */ (0, import_jsx_runtime13.jsx)(
1987
2033
  "path",
1988
2034
  {
1989
2035
  fill: "currentColor",
@@ -1997,8 +2043,8 @@ var SvgEye = (props) => /* @__PURE__ */ (0, import_jsx_runtime11.jsx)(
1997
2043
  var Eye_default = SvgEye;
1998
2044
 
1999
2045
  // src/components/Eyehide.tsx
2000
- var import_jsx_runtime12 = __toESM(require_jsx_runtime());
2001
- var SvgEyehide = (props) => /* @__PURE__ */ (0, import_jsx_runtime12.jsx)(
2046
+ var import_jsx_runtime14 = __toESM(require_jsx_runtime());
2047
+ var SvgEyehide = (props) => /* @__PURE__ */ (0, import_jsx_runtime14.jsx)(
2002
2048
  "svg",
2003
2049
  {
2004
2050
  xmlns: "http://www.w3.org/2000/svg",
@@ -2007,7 +2053,7 @@ var SvgEyehide = (props) => /* @__PURE__ */ (0, import_jsx_runtime12.jsx)(
2007
2053
  fill: "none",
2008
2054
  viewBox: "0 0 24 24",
2009
2055
  ...props,
2010
- children: /* @__PURE__ */ (0, import_jsx_runtime12.jsx)(
2056
+ children: /* @__PURE__ */ (0, import_jsx_runtime14.jsx)(
2011
2057
  "path",
2012
2058
  {
2013
2059
  fill: "#212529",
@@ -2019,8 +2065,8 @@ var SvgEyehide = (props) => /* @__PURE__ */ (0, import_jsx_runtime12.jsx)(
2019
2065
  var Eyehide_default = SvgEyehide;
2020
2066
 
2021
2067
  // src/components/First.tsx
2022
- var import_jsx_runtime13 = __toESM(require_jsx_runtime());
2023
- var SvgFirst = (props) => /* @__PURE__ */ (0, import_jsx_runtime13.jsxs)(
2068
+ var import_jsx_runtime15 = __toESM(require_jsx_runtime());
2069
+ var SvgFirst = (props) => /* @__PURE__ */ (0, import_jsx_runtime15.jsxs)(
2024
2070
  "svg",
2025
2071
  {
2026
2072
  xmlns: "http://www.w3.org/2000/svg",
@@ -2030,14 +2076,14 @@ var SvgFirst = (props) => /* @__PURE__ */ (0, import_jsx_runtime13.jsxs)(
2030
2076
  viewBox: "0 0 24 24",
2031
2077
  ...props,
2032
2078
  children: [
2033
- /* @__PURE__ */ (0, import_jsx_runtime13.jsx)(
2079
+ /* @__PURE__ */ (0, import_jsx_runtime15.jsx)(
2034
2080
  "path",
2035
2081
  {
2036
2082
  fill: "#212529",
2037
2083
  d: "M7.293 7.707 11.586 12l-4.293 4.293a1 1 0 1 0 1.414 1.414l5-5a1 1 0 0 0 0-1.414l-5-5a1 1 0 0 0-1.414 1.414"
2038
2084
  }
2039
2085
  ),
2040
- /* @__PURE__ */ (0, import_jsx_runtime13.jsx)(
2086
+ /* @__PURE__ */ (0, import_jsx_runtime15.jsx)(
2041
2087
  "path",
2042
2088
  {
2043
2089
  fill: "currentColor",
@@ -2050,8 +2096,8 @@ var SvgFirst = (props) => /* @__PURE__ */ (0, import_jsx_runtime13.jsxs)(
2050
2096
  var First_default = SvgFirst;
2051
2097
 
2052
2098
  // src/components/Gologo.tsx
2053
- var import_jsx_runtime14 = __toESM(require_jsx_runtime());
2054
- var SvgGologo = (props) => /* @__PURE__ */ (0, import_jsx_runtime14.jsxs)(
2099
+ var import_jsx_runtime16 = __toESM(require_jsx_runtime());
2100
+ var SvgGologo = (props) => /* @__PURE__ */ (0, import_jsx_runtime16.jsxs)(
2055
2101
  "svg",
2056
2102
  {
2057
2103
  xmlns: "http://www.w3.org/2000/svg",
@@ -2061,14 +2107,14 @@ var SvgGologo = (props) => /* @__PURE__ */ (0, import_jsx_runtime14.jsxs)(
2061
2107
  viewBox: "0 0 35 36",
2062
2108
  ...props,
2063
2109
  children: [
2064
- /* @__PURE__ */ (0, import_jsx_runtime14.jsx)(
2110
+ /* @__PURE__ */ (0, import_jsx_runtime16.jsx)(
2065
2111
  "path",
2066
2112
  {
2067
2113
  fill: "#082663",
2068
2114
  d: "M.385 0v18.72c0 9.203 5.372 11.83 7.954 13.092.474.232 8.442 3.795 8.952 4.023l.344.165.343-.165c.46-.206 8.477-3.79 8.952-4.023 2.582-1.262 7.955-3.89 7.955-13.093V0z"
2069
2115
  }
2070
2116
  ),
2071
- /* @__PURE__ */ (0, import_jsx_runtime14.jsx)(
2117
+ /* @__PURE__ */ (0, import_jsx_runtime16.jsx)(
2072
2118
  "path",
2073
2119
  {
2074
2120
  fill: "#fff",
@@ -2081,8 +2127,8 @@ var SvgGologo = (props) => /* @__PURE__ */ (0, import_jsx_runtime14.jsxs)(
2081
2127
  var Gologo_default = SvgGologo;
2082
2128
 
2083
2129
  // src/components/Hamburger.tsx
2084
- var import_jsx_runtime15 = __toESM(require_jsx_runtime());
2085
- var SvgHamburger = (props) => /* @__PURE__ */ (0, import_jsx_runtime15.jsx)(
2130
+ var import_jsx_runtime17 = __toESM(require_jsx_runtime());
2131
+ var SvgHamburger = (props) => /* @__PURE__ */ (0, import_jsx_runtime17.jsx)(
2086
2132
  "svg",
2087
2133
  {
2088
2134
  xmlns: "http://www.w3.org/2000/svg",
@@ -2091,7 +2137,7 @@ var SvgHamburger = (props) => /* @__PURE__ */ (0, import_jsx_runtime15.jsx)(
2091
2137
  fill: "none",
2092
2138
  viewBox: "0 0 24 24",
2093
2139
  ...props,
2094
- children: /* @__PURE__ */ (0, import_jsx_runtime15.jsx)(
2140
+ children: /* @__PURE__ */ (0, import_jsx_runtime17.jsx)(
2095
2141
  "path",
2096
2142
  {
2097
2143
  fill: "currentColor",
@@ -2104,9 +2150,160 @@ var SvgHamburger = (props) => /* @__PURE__ */ (0, import_jsx_runtime15.jsx)(
2104
2150
  );
2105
2151
  var Hamburger_default = SvgHamburger;
2106
2152
 
2153
+ // src/components/Headingtext.tsx
2154
+ var import_jsx_runtime18 = __toESM(require_jsx_runtime());
2155
+ var SvgHeadingtext = (props) => /* @__PURE__ */ (0, import_jsx_runtime18.jsx)(
2156
+ "svg",
2157
+ {
2158
+ xmlns: "http://www.w3.org/2000/svg",
2159
+ width: "1em",
2160
+ height: "1em",
2161
+ fill: "none",
2162
+ stroke: "currentColor",
2163
+ strokeLinecap: "round",
2164
+ strokeLinejoin: "round",
2165
+ strokeWidth: 2,
2166
+ className: "headingtext_svg__lucide headingtext_svg__lucide-heading-icon headingtext_svg__lucide-heading",
2167
+ viewBox: "0 0 24 24",
2168
+ ...props,
2169
+ children: /* @__PURE__ */ (0, import_jsx_runtime18.jsx)("path", { d: "M6 12h12M6 20V4M18 20V4" })
2170
+ }
2171
+ );
2172
+ var Headingtext_default = SvgHeadingtext;
2173
+
2174
+ // src/components/Headingtext1.tsx
2175
+ var import_jsx_runtime19 = __toESM(require_jsx_runtime());
2176
+ var SvgHeadingtext1 = (props) => /* @__PURE__ */ (0, import_jsx_runtime19.jsx)(
2177
+ "svg",
2178
+ {
2179
+ xmlns: "http://www.w3.org/2000/svg",
2180
+ width: "1em",
2181
+ height: "1em",
2182
+ fill: "none",
2183
+ stroke: "currentColor",
2184
+ strokeLinecap: "round",
2185
+ strokeLinejoin: "round",
2186
+ strokeWidth: 2,
2187
+ className: "headingtext1_svg__lucide headingtext1_svg__lucide-heading1-icon headingtext1_svg__lucide-heading-1",
2188
+ viewBox: "0 0 24 24",
2189
+ ...props,
2190
+ children: /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("path", { d: "M4 12h8M4 18V6M12 18V6M17 12l3-2v8" })
2191
+ }
2192
+ );
2193
+ var Headingtext1_default = SvgHeadingtext1;
2194
+
2195
+ // src/components/Headingtext2.tsx
2196
+ var import_jsx_runtime20 = __toESM(require_jsx_runtime());
2197
+ var SvgHeadingtext2 = (props) => /* @__PURE__ */ (0, import_jsx_runtime20.jsx)(
2198
+ "svg",
2199
+ {
2200
+ xmlns: "http://www.w3.org/2000/svg",
2201
+ width: "1em",
2202
+ height: "1em",
2203
+ fill: "none",
2204
+ stroke: "currentColor",
2205
+ strokeLinecap: "round",
2206
+ strokeLinejoin: "round",
2207
+ strokeWidth: 2,
2208
+ className: "headingtext2_svg__lucide headingtext2_svg__lucide-heading1-icon headingtext2_svg__lucide-heading-1",
2209
+ viewBox: "0 0 24 24",
2210
+ ...props,
2211
+ children: /* @__PURE__ */ (0, import_jsx_runtime20.jsx)("path", { d: "M4 12h8M4 18V6M12 18V6M17 12l3-2v8" })
2212
+ }
2213
+ );
2214
+ var Headingtext2_default = SvgHeadingtext2;
2215
+
2216
+ // src/components/Headingtext3.tsx
2217
+ var import_jsx_runtime21 = __toESM(require_jsx_runtime());
2218
+ var SvgHeadingtext3 = (props) => /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
2219
+ "svg",
2220
+ {
2221
+ xmlns: "http://www.w3.org/2000/svg",
2222
+ width: "1em",
2223
+ height: "1em",
2224
+ fill: "none",
2225
+ stroke: "currentColor",
2226
+ strokeLinecap: "round",
2227
+ strokeLinejoin: "round",
2228
+ strokeWidth: 2,
2229
+ className: "headingtext3_svg__lucide headingtext3_svg__lucide-heading3-icon headingtext3_svg__lucide-heading-3",
2230
+ viewBox: "0 0 24 24",
2231
+ ...props,
2232
+ children: /* @__PURE__ */ (0, import_jsx_runtime21.jsx)("path", { d: "M4 12h8M4 18V6M12 18V6M17.5 10.5c1.7-1 3.5 0 3.5 1.5a2 2 0 0 1-2 2M17 17.5c2 1.5 4 .3 4-1.5a2 2 0 0 0-2-2" })
2233
+ }
2234
+ );
2235
+ var Headingtext3_default = SvgHeadingtext3;
2236
+
2237
+ // src/components/Headingtext4.tsx
2238
+ var import_jsx_runtime22 = __toESM(require_jsx_runtime());
2239
+ var SvgHeadingtext4 = (props) => /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
2240
+ "svg",
2241
+ {
2242
+ xmlns: "http://www.w3.org/2000/svg",
2243
+ width: "1em",
2244
+ height: "1em",
2245
+ fill: "none",
2246
+ stroke: "currentColor",
2247
+ strokeLinecap: "round",
2248
+ strokeLinejoin: "round",
2249
+ strokeWidth: 2,
2250
+ className: "headingtext4_svg__lucide headingtext4_svg__lucide-heading4-icon headingtext4_svg__lucide-heading-4",
2251
+ viewBox: "0 0 24 24",
2252
+ ...props,
2253
+ children: /* @__PURE__ */ (0, import_jsx_runtime22.jsx)("path", { d: "M12 18V6M17 10v3a1 1 0 0 0 1 1h3M21 10v8M4 12h8M4 18V6" })
2254
+ }
2255
+ );
2256
+ var Headingtext4_default = SvgHeadingtext4;
2257
+
2258
+ // src/components/Headingtext5.tsx
2259
+ var import_jsx_runtime23 = __toESM(require_jsx_runtime());
2260
+ var SvgHeadingtext5 = (props) => /* @__PURE__ */ (0, import_jsx_runtime23.jsx)(
2261
+ "svg",
2262
+ {
2263
+ xmlns: "http://www.w3.org/2000/svg",
2264
+ width: "1em",
2265
+ height: "1em",
2266
+ fill: "none",
2267
+ stroke: "currentColor",
2268
+ strokeLinecap: "round",
2269
+ strokeLinejoin: "round",
2270
+ strokeWidth: 2,
2271
+ className: "headingtext5_svg__lucide headingtext5_svg__lucide-heading5-icon headingtext5_svg__lucide-heading-5",
2272
+ viewBox: "0 0 24 24",
2273
+ ...props,
2274
+ children: /* @__PURE__ */ (0, import_jsx_runtime23.jsx)("path", { d: "M4 12h8M4 18V6M12 18V6M17 13v-3h4M17 17.7c.4.2.8.3 1.3.3 1.5 0 2.7-1.1 2.7-2.5S19.8 13 18.3 13H17" })
2275
+ }
2276
+ );
2277
+ var Headingtext5_default = SvgHeadingtext5;
2278
+
2279
+ // src/components/Headingtext6.tsx
2280
+ var import_jsx_runtime24 = __toESM(require_jsx_runtime());
2281
+ var SvgHeadingtext6 = (props) => /* @__PURE__ */ (0, import_jsx_runtime24.jsxs)(
2282
+ "svg",
2283
+ {
2284
+ xmlns: "http://www.w3.org/2000/svg",
2285
+ width: "1em",
2286
+ height: "1em",
2287
+ fill: "none",
2288
+ stroke: "currentColor",
2289
+ strokeLinecap: "round",
2290
+ strokeLinejoin: "round",
2291
+ strokeWidth: 2,
2292
+ className: "headingtext6_svg__lucide headingtext6_svg__lucide-heading6-icon headingtext6_svg__lucide-heading-6",
2293
+ viewBox: "0 0 24 24",
2294
+ ...props,
2295
+ children: [
2296
+ /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("path", { d: "M4 12h8M4 18V6M12 18V6" }),
2297
+ /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("circle", { cx: 19, cy: 16, r: 2 }),
2298
+ /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("path", { d: "M20 10c-2 2-3 3.5-3 6" })
2299
+ ]
2300
+ }
2301
+ );
2302
+ var Headingtext6_default = SvgHeadingtext6;
2303
+
2107
2304
  // src/components/Indeterminate.tsx
2108
- var import_jsx_runtime16 = __toESM(require_jsx_runtime());
2109
- var SvgIndeterminate = (props) => /* @__PURE__ */ (0, import_jsx_runtime16.jsx)(
2305
+ var import_jsx_runtime25 = __toESM(require_jsx_runtime());
2306
+ var SvgIndeterminate = (props) => /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(
2110
2307
  "svg",
2111
2308
  {
2112
2309
  xmlns: "http://www.w3.org/2000/svg",
@@ -2115,7 +2312,7 @@ var SvgIndeterminate = (props) => /* @__PURE__ */ (0, import_jsx_runtime16.jsx)(
2115
2312
  fill: "none",
2116
2313
  viewBox: "0 0 24 24",
2117
2314
  ...props,
2118
- children: /* @__PURE__ */ (0, import_jsx_runtime16.jsx)(
2315
+ children: /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(
2119
2316
  "path",
2120
2317
  {
2121
2318
  fill: "currentColor",
@@ -2129,8 +2326,8 @@ var SvgIndeterminate = (props) => /* @__PURE__ */ (0, import_jsx_runtime16.jsx)(
2129
2326
  var Indeterminate_default = SvgIndeterminate;
2130
2327
 
2131
2328
  // src/components/Info.tsx
2132
- var import_jsx_runtime17 = __toESM(require_jsx_runtime());
2133
- var SvgInfo = (props) => /* @__PURE__ */ (0, import_jsx_runtime17.jsx)(
2329
+ var import_jsx_runtime26 = __toESM(require_jsx_runtime());
2330
+ var SvgInfo = (props) => /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(
2134
2331
  "svg",
2135
2332
  {
2136
2333
  xmlns: "http://www.w3.org/2000/svg",
@@ -2139,7 +2336,7 @@ var SvgInfo = (props) => /* @__PURE__ */ (0, import_jsx_runtime17.jsx)(
2139
2336
  fill: "none",
2140
2337
  viewBox: "0 0 24 24",
2141
2338
  ...props,
2142
- children: /* @__PURE__ */ (0, import_jsx_runtime17.jsx)(
2339
+ children: /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(
2143
2340
  "path",
2144
2341
  {
2145
2342
  fill: "currentColor",
@@ -2152,9 +2349,30 @@ var SvgInfo = (props) => /* @__PURE__ */ (0, import_jsx_runtime17.jsx)(
2152
2349
  );
2153
2350
  var Info_default = SvgInfo;
2154
2351
 
2352
+ // src/components/Italicstext.tsx
2353
+ var import_jsx_runtime27 = __toESM(require_jsx_runtime());
2354
+ var SvgItalicstext = (props) => /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(
2355
+ "svg",
2356
+ {
2357
+ xmlns: "http://www.w3.org/2000/svg",
2358
+ width: "1em",
2359
+ height: "1em",
2360
+ fill: "none",
2361
+ stroke: "currentColor",
2362
+ strokeLinecap: "round",
2363
+ strokeLinejoin: "round",
2364
+ strokeWidth: 2,
2365
+ className: "italicstext_svg__lucide italicstext_svg__lucide-italic-icon italicstext_svg__lucide-italic",
2366
+ viewBox: "0 0 24 24",
2367
+ ...props,
2368
+ children: /* @__PURE__ */ (0, import_jsx_runtime27.jsx)("path", { d: "M19 4h-9M14 20H5M15 4 9 20" })
2369
+ }
2370
+ );
2371
+ var Italicstext_default = SvgItalicstext;
2372
+
2155
2373
  // src/components/Last.tsx
2156
- var import_jsx_runtime18 = __toESM(require_jsx_runtime());
2157
- var SvgLast = (props) => /* @__PURE__ */ (0, import_jsx_runtime18.jsxs)(
2374
+ var import_jsx_runtime28 = __toESM(require_jsx_runtime());
2375
+ var SvgLast = (props) => /* @__PURE__ */ (0, import_jsx_runtime28.jsxs)(
2158
2376
  "svg",
2159
2377
  {
2160
2378
  xmlns: "http://www.w3.org/2000/svg",
@@ -2164,14 +2382,14 @@ var SvgLast = (props) => /* @__PURE__ */ (0, import_jsx_runtime18.jsxs)(
2164
2382
  viewBox: "0 0 24 24",
2165
2383
  ...props,
2166
2384
  children: [
2167
- /* @__PURE__ */ (0, import_jsx_runtime18.jsx)(
2385
+ /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(
2168
2386
  "path",
2169
2387
  {
2170
2388
  fill: "#212529",
2171
2389
  d: "M17.707 16.293 13.414 12l4.293-4.293a1 1 0 0 0-1.414-1.414l-5 5a1 1 0 0 0 0 1.414l5 5a1 1 0 0 0 1.414-1.414"
2172
2390
  }
2173
2391
  ),
2174
- /* @__PURE__ */ (0, import_jsx_runtime18.jsx)(
2392
+ /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(
2175
2393
  "path",
2176
2394
  {
2177
2395
  fill: "currentColor",
@@ -2184,8 +2402,8 @@ var SvgLast = (props) => /* @__PURE__ */ (0, import_jsx_runtime18.jsxs)(
2184
2402
  var Last_default = SvgLast;
2185
2403
 
2186
2404
  // src/components/Next.tsx
2187
- var import_jsx_runtime19 = __toESM(require_jsx_runtime());
2188
- var SvgNext = (props) => /* @__PURE__ */ (0, import_jsx_runtime19.jsx)(
2405
+ var import_jsx_runtime29 = __toESM(require_jsx_runtime());
2406
+ var SvgNext = (props) => /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(
2189
2407
  "svg",
2190
2408
  {
2191
2409
  xmlns: "http://www.w3.org/2000/svg",
@@ -2194,7 +2412,7 @@ var SvgNext = (props) => /* @__PURE__ */ (0, import_jsx_runtime19.jsx)(
2194
2412
  fill: "none",
2195
2413
  viewBox: "0 0 24 24",
2196
2414
  ...props,
2197
- children: /* @__PURE__ */ (0, import_jsx_runtime19.jsx)(
2415
+ children: /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(
2198
2416
  "path",
2199
2417
  {
2200
2418
  fill: "currentColor",
@@ -2208,8 +2426,8 @@ var SvgNext = (props) => /* @__PURE__ */ (0, import_jsx_runtime19.jsx)(
2208
2426
  var Next_default = SvgNext;
2209
2427
 
2210
2428
  // src/components/PersonAvatar.tsx
2211
- var import_jsx_runtime20 = __toESM(require_jsx_runtime());
2212
- var SvgPersonAvatar = (props) => /* @__PURE__ */ (0, import_jsx_runtime20.jsx)(
2429
+ var import_jsx_runtime30 = __toESM(require_jsx_runtime());
2430
+ var SvgPersonAvatar = (props) => /* @__PURE__ */ (0, import_jsx_runtime30.jsx)(
2213
2431
  "svg",
2214
2432
  {
2215
2433
  xmlns: "http://www.w3.org/2000/svg",
@@ -2218,7 +2436,7 @@ var SvgPersonAvatar = (props) => /* @__PURE__ */ (0, import_jsx_runtime20.jsx)(
2218
2436
  fill: "none",
2219
2437
  viewBox: "0 0 24 24",
2220
2438
  ...props,
2221
- children: /* @__PURE__ */ (0, import_jsx_runtime20.jsx)(
2439
+ children: /* @__PURE__ */ (0, import_jsx_runtime30.jsx)(
2222
2440
  "path",
2223
2441
  {
2224
2442
  fill: "currentColor",
@@ -2232,8 +2450,8 @@ var SvgPersonAvatar = (props) => /* @__PURE__ */ (0, import_jsx_runtime20.jsx)(
2232
2450
  var PersonAvatar_default = SvgPersonAvatar;
2233
2451
 
2234
2452
  // src/components/Plus.tsx
2235
- var import_jsx_runtime21 = __toESM(require_jsx_runtime());
2236
- var SvgPlus = (props) => /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
2453
+ var import_jsx_runtime31 = __toESM(require_jsx_runtime());
2454
+ var SvgPlus = (props) => /* @__PURE__ */ (0, import_jsx_runtime31.jsx)(
2237
2455
  "svg",
2238
2456
  {
2239
2457
  xmlns: "http://www.w3.org/2000/svg",
@@ -2242,7 +2460,7 @@ var SvgPlus = (props) => /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
2242
2460
  fill: "none",
2243
2461
  viewBox: "0 0 24 24",
2244
2462
  ...props,
2245
- children: /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
2463
+ children: /* @__PURE__ */ (0, import_jsx_runtime31.jsx)(
2246
2464
  "path",
2247
2465
  {
2248
2466
  fill: "currentColor",
@@ -2256,8 +2474,8 @@ var SvgPlus = (props) => /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
2256
2474
  var Plus_default = SvgPlus;
2257
2475
 
2258
2476
  // src/components/Previous.tsx
2259
- var import_jsx_runtime22 = __toESM(require_jsx_runtime());
2260
- var SvgPrevious = (props) => /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
2477
+ var import_jsx_runtime32 = __toESM(require_jsx_runtime());
2478
+ var SvgPrevious = (props) => /* @__PURE__ */ (0, import_jsx_runtime32.jsx)(
2261
2479
  "svg",
2262
2480
  {
2263
2481
  xmlns: "http://www.w3.org/2000/svg",
@@ -2266,7 +2484,7 @@ var SvgPrevious = (props) => /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
2266
2484
  fill: "none",
2267
2485
  viewBox: "0 0 24 24",
2268
2486
  ...props,
2269
- children: /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
2487
+ children: /* @__PURE__ */ (0, import_jsx_runtime32.jsx)(
2270
2488
  "path",
2271
2489
  {
2272
2490
  fill: "currentColor",
@@ -2280,8 +2498,8 @@ var SvgPrevious = (props) => /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
2280
2498
  var Previous_default = SvgPrevious;
2281
2499
 
2282
2500
  // src/components/Product.tsx
2283
- var import_jsx_runtime23 = __toESM(require_jsx_runtime());
2284
- var SvgProduct = (props) => /* @__PURE__ */ (0, import_jsx_runtime23.jsx)(
2501
+ var import_jsx_runtime33 = __toESM(require_jsx_runtime());
2502
+ var SvgProduct = (props) => /* @__PURE__ */ (0, import_jsx_runtime33.jsx)(
2285
2503
  "svg",
2286
2504
  {
2287
2505
  xmlns: "http://www.w3.org/2000/svg",
@@ -2290,7 +2508,7 @@ var SvgProduct = (props) => /* @__PURE__ */ (0, import_jsx_runtime23.jsx)(
2290
2508
  fill: "none",
2291
2509
  viewBox: "0 0 18 20",
2292
2510
  ...props,
2293
- children: /* @__PURE__ */ (0, import_jsx_runtime23.jsx)(
2511
+ children: /* @__PURE__ */ (0, import_jsx_runtime33.jsx)(
2294
2512
  "path",
2295
2513
  {
2296
2514
  fill: "currentColor",
@@ -2303,9 +2521,33 @@ var SvgProduct = (props) => /* @__PURE__ */ (0, import_jsx_runtime23.jsx)(
2303
2521
  );
2304
2522
  var Product_default = SvgProduct;
2305
2523
 
2524
+ // src/components/Redo.tsx
2525
+ var import_jsx_runtime34 = __toESM(require_jsx_runtime());
2526
+ var SvgRedo = (props) => /* @__PURE__ */ (0, import_jsx_runtime34.jsxs)(
2527
+ "svg",
2528
+ {
2529
+ xmlns: "http://www.w3.org/2000/svg",
2530
+ width: "1em",
2531
+ height: "1em",
2532
+ fill: "none",
2533
+ stroke: "currentColor",
2534
+ strokeLinecap: "round",
2535
+ strokeLinejoin: "round",
2536
+ strokeWidth: 2,
2537
+ className: "redo_svg__lucide redo_svg__lucide-redo2-icon redo_svg__lucide-redo-2",
2538
+ viewBox: "0 0 24 24",
2539
+ ...props,
2540
+ children: [
2541
+ /* @__PURE__ */ (0, import_jsx_runtime34.jsx)("path", { d: "m15 14 5-5-5-5" }),
2542
+ /* @__PURE__ */ (0, import_jsx_runtime34.jsx)("path", { d: "M20 9H9.5A5.5 5.5 0 0 0 4 14.5 5.5 5.5 0 0 0 9.5 20H13" })
2543
+ ]
2544
+ }
2545
+ );
2546
+ var Redo_default = SvgRedo;
2547
+
2306
2548
  // src/components/Searchglass.tsx
2307
- var import_jsx_runtime24 = __toESM(require_jsx_runtime());
2308
- var SvgSearchglass = (props) => /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(
2549
+ var import_jsx_runtime35 = __toESM(require_jsx_runtime());
2550
+ var SvgSearchglass = (props) => /* @__PURE__ */ (0, import_jsx_runtime35.jsx)(
2309
2551
  "svg",
2310
2552
  {
2311
2553
  xmlns: "http://www.w3.org/2000/svg",
@@ -2314,7 +2556,7 @@ var SvgSearchglass = (props) => /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(
2314
2556
  fill: "none",
2315
2557
  viewBox: "0 0 24 24",
2316
2558
  ...props,
2317
- children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(
2559
+ children: /* @__PURE__ */ (0, import_jsx_runtime35.jsx)(
2318
2560
  "path",
2319
2561
  {
2320
2562
  fill: "currentColor",
@@ -2328,8 +2570,8 @@ var SvgSearchglass = (props) => /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(
2328
2570
  var Searchglass_default = SvgSearchglass;
2329
2571
 
2330
2572
  // src/components/Series.tsx
2331
- var import_jsx_runtime25 = __toESM(require_jsx_runtime());
2332
- var SvgSeries = (props) => /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(
2573
+ var import_jsx_runtime36 = __toESM(require_jsx_runtime());
2574
+ var SvgSeries = (props) => /* @__PURE__ */ (0, import_jsx_runtime36.jsx)(
2333
2575
  "svg",
2334
2576
  {
2335
2577
  xmlns: "http://www.w3.org/2000/svg",
@@ -2338,7 +2580,7 @@ var SvgSeries = (props) => /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(
2338
2580
  fill: "none",
2339
2581
  viewBox: "0 0 24 24",
2340
2582
  ...props,
2341
- children: /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(
2583
+ children: /* @__PURE__ */ (0, import_jsx_runtime36.jsx)(
2342
2584
  "path",
2343
2585
  {
2344
2586
  fill: "currentColor",
@@ -2352,8 +2594,8 @@ var SvgSeries = (props) => /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(
2352
2594
  var Series_default = SvgSeries;
2353
2595
 
2354
2596
  // src/components/Settings.tsx
2355
- var import_jsx_runtime26 = __toESM(require_jsx_runtime());
2356
- var SvgSettings = (props) => /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(
2597
+ var import_jsx_runtime37 = __toESM(require_jsx_runtime());
2598
+ var SvgSettings = (props) => /* @__PURE__ */ (0, import_jsx_runtime37.jsx)(
2357
2599
  "svg",
2358
2600
  {
2359
2601
  xmlns: "http://www.w3.org/2000/svg",
@@ -2362,7 +2604,7 @@ var SvgSettings = (props) => /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(
2362
2604
  fill: "none",
2363
2605
  viewBox: "0 0 20 20",
2364
2606
  ...props,
2365
- children: /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(
2607
+ children: /* @__PURE__ */ (0, import_jsx_runtime37.jsx)(
2366
2608
  "path",
2367
2609
  {
2368
2610
  fill: "currentColor",
@@ -2376,8 +2618,8 @@ var SvgSettings = (props) => /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(
2376
2618
  var Settings_default = SvgSettings;
2377
2619
 
2378
2620
  // src/components/Success.tsx
2379
- var import_jsx_runtime27 = __toESM(require_jsx_runtime());
2380
- var SvgSuccess = (props) => /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(
2621
+ var import_jsx_runtime38 = __toESM(require_jsx_runtime());
2622
+ var SvgSuccess = (props) => /* @__PURE__ */ (0, import_jsx_runtime38.jsx)(
2381
2623
  "svg",
2382
2624
  {
2383
2625
  xmlns: "http://www.w3.org/2000/svg",
@@ -2386,7 +2628,7 @@ var SvgSuccess = (props) => /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(
2386
2628
  fill: "none",
2387
2629
  viewBox: "0 0 24 24",
2388
2630
  ...props,
2389
- children: /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(
2631
+ children: /* @__PURE__ */ (0, import_jsx_runtime38.jsx)(
2390
2632
  "path",
2391
2633
  {
2392
2634
  fill: "currentColor",
@@ -2400,8 +2642,8 @@ var SvgSuccess = (props) => /* @__PURE__ */ (0, import_jsx_runtime27.jsx)(
2400
2642
  var Success_default = SvgSuccess;
2401
2643
 
2402
2644
  // src/components/Swaporder.tsx
2403
- var import_jsx_runtime28 = __toESM(require_jsx_runtime());
2404
- var SvgSwaporder = (props) => /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(
2645
+ var import_jsx_runtime39 = __toESM(require_jsx_runtime());
2646
+ var SvgSwaporder = (props) => /* @__PURE__ */ (0, import_jsx_runtime39.jsx)(
2405
2647
  "svg",
2406
2648
  {
2407
2649
  xmlns: "http://www.w3.org/2000/svg",
@@ -2410,7 +2652,7 @@ var SvgSwaporder = (props) => /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(
2410
2652
  fill: "none",
2411
2653
  viewBox: "0 0 24 24",
2412
2654
  ...props,
2413
- children: /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(
2655
+ children: /* @__PURE__ */ (0, import_jsx_runtime39.jsx)(
2414
2656
  "path",
2415
2657
  {
2416
2658
  fill: "currentColor",
@@ -2423,9 +2665,138 @@ var SvgSwaporder = (props) => /* @__PURE__ */ (0, import_jsx_runtime28.jsx)(
2423
2665
  );
2424
2666
  var Swaporder_default = SvgSwaporder;
2425
2667
 
2668
+ // src/components/TextAlignCenter.tsx
2669
+ var import_jsx_runtime40 = __toESM(require_jsx_runtime());
2670
+ var SvgTextAlignCenter = (props) => /* @__PURE__ */ (0, import_jsx_runtime40.jsx)(
2671
+ "svg",
2672
+ {
2673
+ xmlns: "http://www.w3.org/2000/svg",
2674
+ width: "1em",
2675
+ height: "1em",
2676
+ fill: "none",
2677
+ stroke: "currentColor",
2678
+ strokeLinecap: "round",
2679
+ strokeLinejoin: "round",
2680
+ strokeWidth: 2,
2681
+ className: "text-align-center_svg__lucide text-align-center_svg__lucide-text-align-center-icon text-align-center_svg__lucide-text-align-center",
2682
+ viewBox: "0 0 24 24",
2683
+ ...props,
2684
+ children: /* @__PURE__ */ (0, import_jsx_runtime40.jsx)("path", { d: "M21 5H3M17 12H7M19 19H5" })
2685
+ }
2686
+ );
2687
+ var TextAlignCenter_default = SvgTextAlignCenter;
2688
+
2689
+ // src/components/TextAlignEnd.tsx
2690
+ var import_jsx_runtime41 = __toESM(require_jsx_runtime());
2691
+ var SvgTextAlignEnd = (props) => /* @__PURE__ */ (0, import_jsx_runtime41.jsx)(
2692
+ "svg",
2693
+ {
2694
+ xmlns: "http://www.w3.org/2000/svg",
2695
+ width: "1em",
2696
+ height: "1em",
2697
+ fill: "none",
2698
+ stroke: "currentColor",
2699
+ strokeLinecap: "round",
2700
+ strokeLinejoin: "round",
2701
+ strokeWidth: 2,
2702
+ className: "text-align-end_svg__lucide text-align-end_svg__lucide-text-align-end-icon text-align-end_svg__lucide-text-align-end",
2703
+ viewBox: "0 0 24 24",
2704
+ ...props,
2705
+ children: /* @__PURE__ */ (0, import_jsx_runtime41.jsx)("path", { d: "M21 5H3M21 12H9M21 19H7" })
2706
+ }
2707
+ );
2708
+ var TextAlignEnd_default = SvgTextAlignEnd;
2709
+
2710
+ // src/components/TextAlignJustify.tsx
2711
+ var import_jsx_runtime42 = __toESM(require_jsx_runtime());
2712
+ var SvgTextAlignJustify = (props) => /* @__PURE__ */ (0, import_jsx_runtime42.jsx)(
2713
+ "svg",
2714
+ {
2715
+ xmlns: "http://www.w3.org/2000/svg",
2716
+ width: "1em",
2717
+ height: "1em",
2718
+ fill: "none",
2719
+ stroke: "currentColor",
2720
+ strokeLinecap: "round",
2721
+ strokeLinejoin: "round",
2722
+ strokeWidth: 2,
2723
+ className: "text-align-justify_svg__lucide text-align-justify_svg__lucide-text-align-justify-icon text-align-justify_svg__lucide-text-align-justify",
2724
+ viewBox: "0 0 24 24",
2725
+ ...props,
2726
+ children: /* @__PURE__ */ (0, import_jsx_runtime42.jsx)("path", { d: "M3 5h18M3 12h18M3 19h18" })
2727
+ }
2728
+ );
2729
+ var TextAlignJustify_default = SvgTextAlignJustify;
2730
+
2731
+ // src/components/TextAlignStart.tsx
2732
+ var import_jsx_runtime43 = __toESM(require_jsx_runtime());
2733
+ var SvgTextAlignStart = (props) => /* @__PURE__ */ (0, import_jsx_runtime43.jsx)(
2734
+ "svg",
2735
+ {
2736
+ xmlns: "http://www.w3.org/2000/svg",
2737
+ width: "1em",
2738
+ height: "1em",
2739
+ fill: "none",
2740
+ stroke: "currentColor",
2741
+ strokeLinecap: "round",
2742
+ strokeLinejoin: "round",
2743
+ strokeWidth: 2,
2744
+ className: "text-align-start_svg__lucide text-align-start_svg__lucide-text-align-start-icon text-align-start_svg__lucide-text-align-start",
2745
+ viewBox: "0 0 24 24",
2746
+ ...props,
2747
+ children: /* @__PURE__ */ (0, import_jsx_runtime43.jsx)("path", { d: "M21 5H3M15 12H3M17 19H3" })
2748
+ }
2749
+ );
2750
+ var TextAlignStart_default = SvgTextAlignStart;
2751
+
2752
+ // src/components/Underlinetext.tsx
2753
+ var import_jsx_runtime44 = __toESM(require_jsx_runtime());
2754
+ var SvgUnderlinetext = (props) => /* @__PURE__ */ (0, import_jsx_runtime44.jsx)(
2755
+ "svg",
2756
+ {
2757
+ xmlns: "http://www.w3.org/2000/svg",
2758
+ width: "1em",
2759
+ height: "1em",
2760
+ fill: "none",
2761
+ stroke: "currentColor",
2762
+ strokeLinecap: "round",
2763
+ strokeLinejoin: "round",
2764
+ strokeWidth: 2,
2765
+ className: "underlinetext_svg__lucide underlinetext_svg__lucide-underline-icon underlinetext_svg__lucide-underline",
2766
+ viewBox: "0 0 24 24",
2767
+ ...props,
2768
+ children: /* @__PURE__ */ (0, import_jsx_runtime44.jsx)("path", { d: "M6 4v6a6 6 0 0 0 12 0V4M4 20h16" })
2769
+ }
2770
+ );
2771
+ var Underlinetext_default = SvgUnderlinetext;
2772
+
2773
+ // src/components/Undo.tsx
2774
+ var import_jsx_runtime45 = __toESM(require_jsx_runtime());
2775
+ var SvgUndo = (props) => /* @__PURE__ */ (0, import_jsx_runtime45.jsxs)(
2776
+ "svg",
2777
+ {
2778
+ xmlns: "http://www.w3.org/2000/svg",
2779
+ width: "1em",
2780
+ height: "1em",
2781
+ fill: "none",
2782
+ stroke: "currentColor",
2783
+ strokeLinecap: "round",
2784
+ strokeLinejoin: "round",
2785
+ strokeWidth: 2,
2786
+ className: "undo_svg__lucide undo_svg__lucide-undo2-icon undo_svg__lucide-undo-2",
2787
+ viewBox: "0 0 24 24",
2788
+ ...props,
2789
+ children: [
2790
+ /* @__PURE__ */ (0, import_jsx_runtime45.jsx)("path", { d: "M9 14 4 9l5-5" }),
2791
+ /* @__PURE__ */ (0, import_jsx_runtime45.jsx)("path", { d: "M4 9h10.5a5.5 5.5 0 0 1 5.5 5.5 5.5 5.5 0 0 1-5.5 5.5H11" })
2792
+ ]
2793
+ }
2794
+ );
2795
+ var Undo_default = SvgUndo;
2796
+
2426
2797
  // src/components/Unknown.tsx
2427
- var import_jsx_runtime29 = __toESM(require_jsx_runtime());
2428
- var SvgUnknown = (props) => /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(
2798
+ var import_jsx_runtime46 = __toESM(require_jsx_runtime());
2799
+ var SvgUnknown = (props) => /* @__PURE__ */ (0, import_jsx_runtime46.jsx)(
2429
2800
  "svg",
2430
2801
  {
2431
2802
  xmlns: "http://www.w3.org/2000/svg",
@@ -2434,7 +2805,7 @@ var SvgUnknown = (props) => /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(
2434
2805
  fill: "none",
2435
2806
  viewBox: "0 0 24 24",
2436
2807
  ...props,
2437
- children: /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(
2808
+ children: /* @__PURE__ */ (0, import_jsx_runtime46.jsx)(
2438
2809
  "path",
2439
2810
  {
2440
2811
  fill: "currentColor",
@@ -2448,8 +2819,8 @@ var SvgUnknown = (props) => /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(
2448
2819
  var Unknown_default = SvgUnknown;
2449
2820
 
2450
2821
  // src/components/Users.tsx
2451
- var import_jsx_runtime30 = __toESM(require_jsx_runtime());
2452
- var SvgUsers = (props) => /* @__PURE__ */ (0, import_jsx_runtime30.jsx)(
2822
+ var import_jsx_runtime47 = __toESM(require_jsx_runtime());
2823
+ var SvgUsers = (props) => /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(
2453
2824
  "svg",
2454
2825
  {
2455
2826
  xmlns: "http://www.w3.org/2000/svg",
@@ -2458,7 +2829,7 @@ var SvgUsers = (props) => /* @__PURE__ */ (0, import_jsx_runtime30.jsx)(
2458
2829
  fill: "none",
2459
2830
  viewBox: "0 0 24 24",
2460
2831
  ...props,
2461
- children: /* @__PURE__ */ (0, import_jsx_runtime30.jsx)(
2832
+ children: /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(
2462
2833
  "path",
2463
2834
  {
2464
2835
  fill: "currentColor",
@@ -2472,8 +2843,8 @@ var SvgUsers = (props) => /* @__PURE__ */ (0, import_jsx_runtime30.jsx)(
2472
2843
  var Users_default = SvgUsers;
2473
2844
 
2474
2845
  // src/components/Warning.tsx
2475
- var import_jsx_runtime31 = __toESM(require_jsx_runtime());
2476
- var SvgWarning = (props) => /* @__PURE__ */ (0, import_jsx_runtime31.jsx)(
2846
+ var import_jsx_runtime48 = __toESM(require_jsx_runtime());
2847
+ var SvgWarning = (props) => /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(
2477
2848
  "svg",
2478
2849
  {
2479
2850
  xmlns: "http://www.w3.org/2000/svg",
@@ -2482,7 +2853,7 @@ var SvgWarning = (props) => /* @__PURE__ */ (0, import_jsx_runtime31.jsx)(
2482
2853
  fill: "none",
2483
2854
  viewBox: "0 0 24 24",
2484
2855
  ...props,
2485
- children: /* @__PURE__ */ (0, import_jsx_runtime31.jsx)(
2856
+ children: /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(
2486
2857
  "path",
2487
2858
  {
2488
2859
  fill: "currentColor",
@@ -2541,6 +2912,6 @@ react/cjs/react-jsx-runtime.development.js:
2541
2912
  *)
2542
2913
  */
2543
2914
 
2544
- export { Book_default as Book, Check_default as Check, Chevron_default as Chevron, Class_default as Class, Close_default as Close, Code_default as Code, Collapse_default as Collapse, Copy_default as Copy, Error_default as Error, External_default as External, Eye_default as Eye, Eyehide_default as Eyehide, First_default as First, Gologo_default as Gologo, Hamburger_default as Hamburger, Indeterminate_default as Indeterminate, Info_default as Info, Last_default as Last, Next_default as Next, PersonAvatar_default as PersonAvatar, Plus_default as Plus, Previous_default as Previous, Product_default as Product, Searchglass_default as Searchglass, Series_default as Series, Settings_default as Settings, Success_default as Success, Swaporder_default as Swaporder, Unknown_default as Unknown, Users_default as Users, Warning_default as Warning };
2915
+ export { Addimage_default as Addimage, Boldtext_default as Boldtext, Book_default as Book, Check_default as Check, Chevron_default as Chevron, Class_default as Class, Close_default as Close, Code_default as Code, Collapse_default as Collapse, Copy_default as Copy, Error_default as Error, External_default as External, Eye_default as Eye, Eyehide_default as Eyehide, First_default as First, Gologo_default as Gologo, Hamburger_default as Hamburger, Headingtext_default as Headingtext, Headingtext1_default as Headingtext1, Headingtext2_default as Headingtext2, Headingtext3_default as Headingtext3, Headingtext4_default as Headingtext4, Headingtext5_default as Headingtext5, Headingtext6_default as Headingtext6, Indeterminate_default as Indeterminate, Info_default as Info, Italicstext_default as Italicstext, Last_default as Last, Next_default as Next, PersonAvatar_default as PersonAvatar, Plus_default as Plus, Previous_default as Previous, Product_default as Product, Redo_default as Redo, Searchglass_default as Searchglass, Series_default as Series, Settings_default as Settings, Success_default as Success, Swaporder_default as Swaporder, TextAlignCenter_default as TextAlignCenter, TextAlignEnd_default as TextAlignEnd, TextAlignJustify_default as TextAlignJustify, TextAlignStart_default as TextAlignStart, Underlinetext_default as Underlinetext, Undo_default as Undo, Unknown_default as Unknown, Users_default as Users, Warning_default as Warning };
2545
2916
  //# sourceMappingURL=index.mjs.map
2546
2917
  //# sourceMappingURL=index.mjs.map