@exem-ui/react 0.3.4-next.20260422051645 → 0.3.4-next.20260528023442
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/{chunk-LVOYN3NA.mjs → chunk-4LHVUIR4.mjs} +131 -3
- package/dist/chunk-4LHVUIR4.mjs.map +1 -0
- package/dist/{chunk-AEUTKI3P.js → chunk-4VSQNE4K.js} +4 -4
- package/dist/{chunk-AEUTKI3P.js.map → chunk-4VSQNE4K.js.map} +1 -1
- package/dist/{chunk-FDL3SGML.js → chunk-IXKQR3Q3.js} +135 -2
- package/dist/chunk-IXKQR3Q3.js.map +1 -0
- package/dist/{chunk-T4WKT2UL.mjs → chunk-WN3QWKIV.mjs} +3 -3
- package/dist/{chunk-T4WKT2UL.mjs.map → chunk-WN3QWKIV.mjs.map} +1 -1
- package/dist/flat/index.js +6 -6
- package/dist/flat/index.mjs +2 -2
- package/dist/icon/index.d.mts +27 -1
- package/dist/icon/index.d.ts +27 -1
- package/dist/icon/index.js +451 -411
- package/dist/icon/index.mjs +1 -1
- package/dist/index.js +37 -37
- package/dist/index.mjs +3 -3
- package/package.json +3 -3
- package/dist/chunk-FDL3SGML.js.map +0 -1
- package/dist/chunk-LVOYN3NA.mjs.map +0 -1
|
@@ -45,6 +45,23 @@ var iconManifest = [
|
|
|
45
45
|
"user"
|
|
46
46
|
]
|
|
47
47
|
},
|
|
48
|
+
{
|
|
49
|
+
"name": "Addcircle",
|
|
50
|
+
"kebab": "addcircle",
|
|
51
|
+
"types": [
|
|
52
|
+
"fill",
|
|
53
|
+
"light",
|
|
54
|
+
"regular"
|
|
55
|
+
],
|
|
56
|
+
"tags": [
|
|
57
|
+
"add",
|
|
58
|
+
"circle",
|
|
59
|
+
"plus"
|
|
60
|
+
],
|
|
61
|
+
"categories": [
|
|
62
|
+
"action"
|
|
63
|
+
]
|
|
64
|
+
},
|
|
48
65
|
{
|
|
49
66
|
"name": "AlignCenter",
|
|
50
67
|
"kebab": "align-center",
|
|
@@ -1753,6 +1770,24 @@ var iconManifest = [
|
|
|
1753
1770
|
"system"
|
|
1754
1771
|
]
|
|
1755
1772
|
},
|
|
1773
|
+
{
|
|
1774
|
+
"name": "Lockopen",
|
|
1775
|
+
"kebab": "lockopen",
|
|
1776
|
+
"types": [
|
|
1777
|
+
"fill",
|
|
1778
|
+
"light",
|
|
1779
|
+
"regular"
|
|
1780
|
+
],
|
|
1781
|
+
"tags": [
|
|
1782
|
+
"lock",
|
|
1783
|
+
"open",
|
|
1784
|
+
"unlock",
|
|
1785
|
+
"security"
|
|
1786
|
+
],
|
|
1787
|
+
"categories": [
|
|
1788
|
+
"system"
|
|
1789
|
+
]
|
|
1790
|
+
},
|
|
1756
1791
|
{
|
|
1757
1792
|
"name": "Login",
|
|
1758
1793
|
"kebab": "login",
|
|
@@ -1934,6 +1969,20 @@ var iconManifest = [
|
|
|
1934
1969
|
"common"
|
|
1935
1970
|
]
|
|
1936
1971
|
},
|
|
1972
|
+
{
|
|
1973
|
+
"name": "Mssql",
|
|
1974
|
+
"kebab": "mssql",
|
|
1975
|
+
"types": [],
|
|
1976
|
+
"tags": [
|
|
1977
|
+
"mssql",
|
|
1978
|
+
"microsoft",
|
|
1979
|
+
"sql",
|
|
1980
|
+
"database"
|
|
1981
|
+
],
|
|
1982
|
+
"categories": [
|
|
1983
|
+
"data"
|
|
1984
|
+
]
|
|
1985
|
+
},
|
|
1937
1986
|
{
|
|
1938
1987
|
"name": "MyLocation",
|
|
1939
1988
|
"kebab": "my-location",
|
|
@@ -1951,6 +2000,19 @@ var iconManifest = [
|
|
|
1951
2000
|
"common"
|
|
1952
2001
|
]
|
|
1953
2002
|
},
|
|
2003
|
+
{
|
|
2004
|
+
"name": "Mysql",
|
|
2005
|
+
"kebab": "mysql",
|
|
2006
|
+
"types": [],
|
|
2007
|
+
"tags": [
|
|
2008
|
+
"mysql",
|
|
2009
|
+
"sql",
|
|
2010
|
+
"database"
|
|
2011
|
+
],
|
|
2012
|
+
"categories": [
|
|
2013
|
+
"data"
|
|
2014
|
+
]
|
|
2015
|
+
},
|
|
1954
2016
|
{
|
|
1955
2017
|
"name": "Note",
|
|
1956
2018
|
"kebab": "note",
|
|
@@ -2292,6 +2354,20 @@ var iconManifest = [
|
|
|
2292
2354
|
"common"
|
|
2293
2355
|
]
|
|
2294
2356
|
},
|
|
2357
|
+
{
|
|
2358
|
+
"name": "Postgresql",
|
|
2359
|
+
"kebab": "postgresql",
|
|
2360
|
+
"types": [],
|
|
2361
|
+
"tags": [
|
|
2362
|
+
"postgresql",
|
|
2363
|
+
"postgres",
|
|
2364
|
+
"sql",
|
|
2365
|
+
"database"
|
|
2366
|
+
],
|
|
2367
|
+
"categories": [
|
|
2368
|
+
"data"
|
|
2369
|
+
]
|
|
2370
|
+
},
|
|
2295
2371
|
{
|
|
2296
2372
|
"name": "Power",
|
|
2297
2373
|
"kebab": "power",
|
|
@@ -3155,6 +3231,16 @@ var AccountTree = ({ size = 20, type, ...props }) => {
|
|
|
3155
3231
|
}
|
|
3156
3232
|
return /* @__PURE__ */ jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M15 21v-3h-4V8H9v3H2V3h7v3h6V3h7v8h-7V8h-2v8h2v-3h7v8zm2-12h3V5h-3zm0 10h3v-4h-3zM4 9h3V5H4z" }) });
|
|
3157
3233
|
};
|
|
3234
|
+
var Addcircle = ({ size = 20, type, ...props }) => {
|
|
3235
|
+
const resolvedType = type ?? (size <= 18 ? "regular" : "light");
|
|
3236
|
+
if (resolvedType === "fill") {
|
|
3237
|
+
return /* @__PURE__ */ jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M11 17h2v-4h4v-2h-4V7h-2v4H7v2h4zm1 5a9.7 9.7 0 0 1-3.9-.788 10.1 10.1 0 0 1-3.175-2.137q-1.35-1.35-2.137-3.175A9.7 9.7 0 0 1 2 12q0-2.075.788-3.9a10.1 10.1 0 0 1 2.137-3.175q1.35-1.35 3.175-2.137A9.7 9.7 0 0 1 12 2q2.075 0 3.9.788a10.1 10.1 0 0 1 3.175 2.137q1.35 1.35 2.137 3.175A9.7 9.7 0 0 1 22 12a9.7 9.7 0 0 1-.788 3.9 10.1 10.1 0 0 1-2.137 3.175q-1.35 1.35-3.175 2.137A9.7 9.7 0 0 1 12 22" }) });
|
|
3238
|
+
}
|
|
3239
|
+
if (resolvedType === "light") {
|
|
3240
|
+
return /* @__PURE__ */ jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M11.25 16.75h1.5v-4h4v-1.5h-4v-4h-1.5v4h-4v1.5h4zm.752 4.75q-1.972 0-3.705-.748a9.6 9.6 0 0 1-3.017-2.03 9.6 9.6 0 0 1-2.032-3.016 9.25 9.25 0 0 1-.748-3.704q0-1.972.748-3.706a9.6 9.6 0 0 1 2.03-3.016 9.6 9.6 0 0 1 3.016-2.032 9.25 9.25 0 0 1 3.704-.748q1.972 0 3.706.748a9.6 9.6 0 0 1 3.017 2.03 9.6 9.6 0 0 1 2.031 3.016 9.25 9.25 0 0 1 .748 3.704q0 1.972-.748 3.706a9.6 9.6 0 0 1-2.03 3.017 9.6 9.6 0 0 1-3.016 2.03 9.25 9.25 0 0 1-3.704.749M12 20q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20" }) });
|
|
3241
|
+
}
|
|
3242
|
+
return /* @__PURE__ */ jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M11 17h2v-4h4v-2h-4V7h-2v4H7v2h4zm1 5a9.7 9.7 0 0 1-3.9-.788 10.1 10.1 0 0 1-3.175-2.137q-1.35-1.35-2.137-3.175A9.7 9.7 0 0 1 2 12q0-2.075.788-3.9a10.1 10.1 0 0 1 2.137-3.175q1.35-1.35 3.175-2.137A9.7 9.7 0 0 1 12 2q2.075 0 3.9.788a10.1 10.1 0 0 1 3.175 2.137q1.35 1.35 2.137 3.175A9.7 9.7 0 0 1 22 12a9.7 9.7 0 0 1-.788 3.9 10.1 10.1 0 0 1-2.137 3.175q-1.35 1.35-3.175 2.137A9.7 9.7 0 0 1 12 22m0-2q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20" }) });
|
|
3243
|
+
};
|
|
3158
3244
|
var AlignCenter = ({ size = 20, type, ...props }) => {
|
|
3159
3245
|
const resolvedType = type ?? (size <= 18 ? "regular" : "light");
|
|
3160
3246
|
if (resolvedType === "light") {
|
|
@@ -4188,6 +4274,16 @@ var Lock = ({ size = 20, type, ...props }) => {
|
|
|
4188
4274
|
}
|
|
4189
4275
|
return /* @__PURE__ */ jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M6 22q-.824 0-1.412-.587A1.93 1.93 0 0 1 4 20V10q0-.825.588-1.412A1.93 1.93 0 0 1 6 8h1V6q0-2.075 1.463-3.537Q9.926 1 12 1q2.075 0 3.537 1.463Q17 3.925 17 6v2h1q.824 0 1.413.588Q20 9.175 20 10v10q0 .824-.587 1.413A1.93 1.93 0 0 1 18 22zm0-2h12V10H6zM9 8h6V6q0-1.25-.875-2.125A2.9 2.9 0 0 0 12 3q-1.25 0-2.125.875A2.9 2.9 0 0 0 9 6z" }) });
|
|
4190
4276
|
};
|
|
4277
|
+
var Lockopen = ({ size = 20, type, ...props }) => {
|
|
4278
|
+
const resolvedType = type ?? (size <= 18 ? "regular" : "light");
|
|
4279
|
+
if (resolvedType === "fill") {
|
|
4280
|
+
return /* @__PURE__ */ jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M12 1q2.075 0 3.538 1.463T17 6v2h1q.825 0 1.413.588Q20 9.175 20 10v10q0 .825-.587 1.413A1.93 1.93 0 0 1 18 22H6q-.824 0-1.412-.587A1.93 1.93 0 0 1 4 20V10q0-.825.588-1.412A1.93 1.93 0 0 1 6 8h9V6q0-1.25-.875-2.125A2.9 2.9 0 0 0 12 3q-1.25 0-2.125.875A2.9 2.9 0 0 0 9 6H7q0-2.075 1.463-3.537Q9.926 1 12 1" }) });
|
|
4281
|
+
}
|
|
4282
|
+
if (resolvedType === "light") {
|
|
4283
|
+
return /* @__PURE__ */ jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsx("path", { fill: "currentColor", fillRule: "evenodd", d: "M12 2q1.873 0 3.187 1.313Q16.5 4.627 16.5 6.5v2h1.192q.748 0 1.279.53.529.53.529 1.278v9.384q0 .748-.53 1.279t-1.278.529H6.308q-.748 0-1.279-.53a1.74 1.74 0 0 1-.529-1.278v-9.384q0-.748.53-1.278t1.278-.53H15v-2q0-1.25-.875-2.125A2.9 2.9 0 0 0 12 3.5q-1.25 0-2.125.875A2.9 2.9 0 0 0 9 6.5H7.5q0-1.873 1.313-3.187Q10.127 2 12 2m-5.692 8a.3.3 0 0 0-.221.087.3.3 0 0 0-.087.22v9.385q0 .135.087.222a.3.3 0 0 0 .22.086h11.385a.3.3 0 0 0 .221-.086.3.3 0 0 0 .087-.222v-9.384a.3.3 0 0 0-.087-.221.3.3 0 0 0-.22-.087z", clipRule: "evenodd" }) });
|
|
4284
|
+
}
|
|
4285
|
+
return /* @__PURE__ */ jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsx("path", { fill: "currentColor", fillRule: "evenodd", d: "M12 1q2.075 0 3.538 1.463T17 6v2h1q.825 0 1.413.588Q20 9.175 20 10v10q0 .825-.587 1.413A1.93 1.93 0 0 1 18 22H6q-.824 0-1.412-.587A1.93 1.93 0 0 1 4 20V10q0-.825.588-1.412A1.93 1.93 0 0 1 6 8h9V6q0-1.25-.875-2.125A2.9 2.9 0 0 0 12 3q-1.25 0-2.125.875A2.9 2.9 0 0 0 9 6H7q0-2.075 1.463-3.537Q9.926 1 12 1M6 20h12V10H6z", clipRule: "evenodd" }) });
|
|
4286
|
+
};
|
|
4191
4287
|
var Login = ({ size = 20, type, ...props }) => {
|
|
4192
4288
|
const resolvedType = type ?? (size <= 18 ? "regular" : "light");
|
|
4193
4289
|
if (resolvedType === "light") {
|
|
@@ -4287,6 +4383,25 @@ var MoreVertical = ({ size = 20, type, ...props }) => {
|
|
|
4287
4383
|
}
|
|
4288
4384
|
return /* @__PURE__ */ jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2m0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2" }) });
|
|
4289
4385
|
};
|
|
4386
|
+
var Mssql = ({ size = 20, ...props }) => /* @__PURE__ */ jsxs("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: [
|
|
4387
|
+
/* @__PURE__ */ jsx("path", { fill: "url(#paint0_linear_11955_2141)", d: "m14.88 11.204-4.806 1.57-4.181 1.845-1.17.309c-.298.283-.61.57-.948.86-.37.32-.716.611-.981.822-.294.232-.73.668-.952.944-.33.414-.592.854-.705 1.192-.2.61-.101 1.228.284 1.798.494.727 1.478 1.468 2.626 1.973.585.258 1.57.588 2.31.774 1.232.312 3.615.65 4.927.7.265.012.621.012.636 0 .029-.017.232-.406.468-.89.807-1.645 1.388-3.189 1.704-4.508.189-.799.338-1.863.436-3.124a26 26 0 0 0 .015-1.933 14 14 0 0 0-.182-1.703c-.015-.077-.018-.146-.011-.15.014-.01.058-.025.65-.196zm-1.097.643c.044 0 .16 1.115.19 1.82.007.15.003.247-.004.247-.03 0-.614-.345-1.032-.607a28 28 0 0 1-1.162-.773c-.037-.026-.033-.03.265-.131.505-.17 1.704-.556 1.743-.556m-2.448.807c.032 0 .116.047.316.17.748.469 1.765 1.036 2.201 1.225.135.058.15.036-.16.247-.66.45-1.485.893-2.495 1.34-.178.08-.327.142-.33.142a1 1 0 0 1 .043-.2c.243-.905.381-1.82.389-2.554.003-.363.003-.363.036-.374-.008.004-.004.004 0 .004m-.505.192c.022.022.007.836-.022 1.057a9.3 9.3 0 0 1-.418 1.835c-.014.018-.512-.469-.675-.658a5 5 0 0 1-.669-.973c-.083-.164-.214-.483-.203-.494.058-.04 1.972-.781 1.987-.767m-2.376.934q.006 0 .01.003a.7.7 0 0 1 .055.131c.117.316.378.781.603 1.08a6.2 6.2 0 0 0 1.018 1.056c.021.022.029.018-.564.244-.686.261-1.435.523-2.292.799l-.614.2c-.033.01-.022-.008.073-.156.425-.665 1.072-1.97 1.435-2.892.062-.16.123-.32.134-.356.015-.051.033-.07.08-.095.026-.007.051-.014.062-.014m-.727.301c.011.008-.174.396-.356.752a28 28 0 0 1-1.253 2.184c-.087.141-.17.272-.182.287-.018.025-.025.018-.083-.095a3.3 3.3 0 0 1-.28-.843 3.4 3.4 0 0 1 .018-1.082c.047-.226.044-.222.153-.276.465-.236 1.969-.941 1.983-.927m6.267.255v.152c0 .81-.087 1.922-.214 2.732-.022.142-.04.258-.044.262l-.229-.066a9.4 9.4 0 0 1-1.67-.715c-.353-.193-.865-.509-.85-.524.003-.003.155-.083.333-.178.712-.37 1.395-.77 1.987-1.166.222-.149.556-.388.629-.454zm-9.01 1.075c.015 0 .011.029-.01.16a5 5 0 0 0-.04.388c-.03.53.058.923.32 1.46.072.15.13.273.127.277-.026.022-2.43.727-3.187.934-.225.061-.42.116-.435.12-.026.007-.03.003-.019-.059.084-.534.49-1.231 1.058-1.82.377-.392.679-.62 1.195-.915.37-.21.94-.527.984-.541q.001-.005.008-.004m5.668 1.013c.004-.003.09.044.196.106.777.45 1.86.868 2.783 1.082l.083.019-.116.065c-.483.269-2.07.93-3.695 1.537-.236.087-.468.174-.512.192a.3.3 0 0 1-.083.026c0-.004.065-.131.149-.287.454-.85.911-1.886 1.144-2.605.03-.07.047-.13.05-.135m-.578.19c.004.003-.025.08-.062.166-.316.767-.73 1.603-1.26 2.54-.135.24-.247.432-.25.432s-.113-.065-.244-.145c-.77-.472-1.453-1.054-1.9-1.617l-.066-.08.33-.09a24 24 0 0 0 3.19-1.101 9 9 0 0 1 .262-.106m3.59 1.253c.003.083-.182.832-.335 1.373a39 39 0 0 1-.603 1.944.2.2 0 0 1-.047-.011 15 15 0 0 1-2.954-.832 9 9 0 0 1-.639-.284c-.007-.007.21-.109.487-.229 1.653-.723 3.368-1.544 3.956-1.896a.5.5 0 0 1 .135-.065m-8.287.283c.007.007-.454.672-1.1 1.577-.226.316-.488.686-.586.824-.098.139-.247.356-.33.487l-.153.236-.163-.138a6 6 0 0 1-.676-.69c-.313-.389-.523-.8-.607-1.173-.04-.175-.04-.262-.004-.273.055-.014 1.025-.243 1.933-.454a163 163 0 0 0 1.686-.396m.465.178.116.13a6.8 6.8 0 0 0 1.704 1.396 1 1 0 0 1 .196.127c-.025.018-2.245.806-3.273 1.163-.578.203-1.054.367-1.057.367a1 1 0 0 1-.073-.048l-.065-.047.105-.152c.342-.495.77-1.036 1.704-2.162zm2.899 2.075a5 5 0 0 1 .36.127c.472.178.846.29 1.347.417.618.157 1.512.31 2.038.353.08.007.124.014.11.025-.026.015-.56.193-.952.316a257 257 0 0 1-4.636 1.363c-.036.007-.156-.026-.156-.04 0-.008.087-.12.192-.244a22 22 0 0 0 1.475-1.983c.12-.182.222-.33.222-.334m-.64.018c.004.003-.254.417-.704 1.13-.193.301-.407.643-.483.762-.073.117-.182.298-.244.4l-.105.185-.055-.014a30 30 0 0 1-1.293-.458 9 9 0 0 1-.846-.389c-.291-.156-.654-.389-.625-.396.007-.003.505-.138 1.104-.301 1.591-.433 2.474-.683 3.052-.865.105-.033.196-.058.2-.054m4.523 1.06h.004c.015.037-.574 1.672-.788 2.187-.047.117-.066.146-.091.142a74 74 0 0 1-1.435-.2c-.905-.138-2.423-.403-2.805-.49l-.087-.018.541-.124c1.163-.261 1.722-.403 2.29-.578a16 16 0 0 0 2.139-.824c.113-.051.207-.091.232-.095" }),
|
|
4388
|
+
/* @__PURE__ */ jsx("path", { fill: "url(#paint1_linear_11955_2141)", d: "M9.925 0c-.08-.01-1.37.454-2.201.792-1.123.458-1.995.894-2.532 1.272-.2.141-.45.392-.49.49a.3.3 0 0 0-.023.124l.487.461 1.16.37 2.756.495 3.154.541.032-.272q-.014-.002-.029-.004l-.414-.066-.083-.148a28 28 0 0 1-1.177-2.326 12 12 0 0 1-.53-1.464C9.972.018 9.964.004 9.924 0m-.058.186h.004c.003.003.018.105.032.225.062.508.175.999.353 1.53.134.399.134.377-.022.33-.37-.102-2.03-.389-3.233-.556a5 5 0 0 1-.356-.055c-.015-.014.868-.475 1.257-.657.497-.229 1.863-.8 1.965-.817M6.365 1.813l.142.047c.77.262 2.706.632 3.774.72.12.01.222.021.226.021.003.004-.099.059-.23.12-.515.258-1.082.574-1.474.818-.117.072-.222.13-.236.13-.015 0-.091-.014-.171-.025l-.145-.022-.364-.356c-.64-.621-1.14-1.1-1.333-1.282zm-.145.113.512.639c.28.352.563.698.625.774s.112.138.109.142c-.015.01-.741-.131-1.126-.218a9 9 0 0 1-.803-.211l-.2-.066v-.05c.004-.244.312-.607.836-.978zm4.352.872c.014 0 .033.032.076.13.124.273.509 1.007.603 1.148.03.048.08.051-.432-.032-1.232-.2-1.628-.266-1.628-.273 0-.003.037-.029.084-.054a7 7 0 0 0 1.108-.767l.174-.145q.007-.012.015-.007" }),
|
|
4389
|
+
/* @__PURE__ */ jsx("path", { fill: "url(#paint2_radial_11955_2141)", d: "M4.727 2.503s-.08.127-.004.316c.047.117.185.258.341.404 0 0 1.617 1.576 1.813 1.802.894 1.031 1.283 2.048 1.319 3.45.022.902-.149 1.694-.574 2.613-.756 1.65-2.35 3.47-4.81 5.49l.36-.12c.232-.175.548-.36 1.29-.767 1.71-.938 3.636-1.799 5.997-2.685 3.4-1.279 8.992-2.776 12.174-3.262l.33-.051-.05-.08c-.29-.45-.49-.73-.73-1.028-.698-.865-1.544-1.566-2.58-2.147-1.424-.796-3.266-1.417-5.598-1.878a63 63 0 0 0-2.19-.375c-1.665-.258-2.74-.436-3.924-.639a41 41 0 0 1-1.482-.272 9 9 0 0 1-.963-.258c-.262-.102-.64-.204-.72-.513m.937.909c.003-.004.062.018.138.043q.209.072.527.16.24.066.48.127c.217.055.399.105.402.105.026.026.393 1.2.516 1.65.048.17.084.316.08.316a.7.7 0 0 1-.09-.142c-.426-.748-1.098-1.508-1.875-2.118a2 2 0 0 1-.178-.141m1.787.494c.018 0 .098.01.196.032.618.138 1.726.349 2.434.469a1 1 0 0 1 .215.047.4.4 0 0 1-.098.062c-.12.062-.603.349-.763.458a7 7 0 0 0-1.028.82c-.106.106-.197.193-.197.193s-.021-.062-.04-.138a12 12 0 0 0-.65-1.78 2 2 0 0 1-.072-.167c0 .007 0 .004.003.004m3.146.599c.022.007.059.13.131.403a6 6 0 0 1 .153 1.977l-.011.036-.19-.062a57 57 0 0 0-1.561-.461 6 6 0 0 1-.56-.167c0-.022.45-.473.643-.643.367-.324 1.363-1.094 1.395-1.083m.251.036c.01-.01 1.504.247 2.183.378.505.098 1.24.25 1.283.269.022.007-.055.05-.298.16-.96.432-1.671.82-2.38 1.293-.185.124-.341.225-.345.225s-.007-.105-.007-.232c0-.69-.138-1.388-.392-1.976a.6.6 0 0 1-.044-.117m3.862.763c.01.011-.037.305-.08.48-.131.541-.483 1.344-.916 2.1a2 2 0 0 1-.152.247 1.6 1.6 0 0 1-.218-.117c-.422-.247-.901-.48-1.424-.697-.146-.062-.273-.113-.276-.12-.026-.022 1.144-.796 1.761-1.166.491-.298 1.29-.741 1.305-.727m.276.044c.032 0 .694.181 1.039.283a21 21 0 0 1 2.474.905l.265.12-.185.043c-1.562.36-2.9.774-4.189 1.297-.105.044-.2.08-.207.08a1 1 0 0 1 .076-.185c.389-.825.64-1.686.701-2.42.004-.069.015-.123.026-.123M8.403 6.859c.011-.01.516.11.788.185.415.117 1.294.41 1.294.433 0 .003-.098.087-.215.189-.476.396-.933.813-1.482 1.344a5 5 0 0 1-.309.283c-.007 0-.01-.022-.007-.05.084-.611.066-1.396-.05-2.191-.012-.102-.023-.19-.019-.193m10.612.011c.007.007-.233.385-.385.6-.218.312-.538.726-1.261 1.634-.381.48-.81 1.021-.952 1.203-.145.181-.265.334-.269.334-.003 0-.05-.066-.101-.145a7.5 7.5 0 0 0-1.472-1.624 9 9 0 0 0-.268-.218.4.4 0 0 1-.073-.062c0-.01.617-.276 1.086-.465.821-.334 1.94-.734 2.78-.992.439-.138.907-.272.915-.265m.28.073a.8.8 0 0 1 .206.101 12.3 12.3 0 0 1 2.43 1.824c.193.189.67.683.662.687l-.363.029c-1.53.116-3.488.44-5.37.893-.127.03-.24.055-.247.055s.135-.142.313-.312c1.104-1.065 1.61-1.737 2.205-2.936.084-.178.156-.33.163-.341q-.004 0 0 0m-8.091.828c.05.01.523.233.88.41.326.164.817.426.842.447.004.004-.17.095-.385.2-.683.342-1.268.665-1.878 1.035-.175.106-.32.193-.324.193-.014 0-.01-.015.088-.193a7.6 7.6 0 0 0 .737-2.001c.015-.055.03-.091.04-.091m-.472.087c.01.011-.113.458-.19.701a9 9 0 0 1-.642 1.475c-.058.102-.146.25-.193.334l-.09.146-.204-.196a2.7 2.7 0 0 0-.676-.498 1 1 0 0 1-.174-.102c0-.029.621-.592 1.097-.999.341-.294 1.06-.872 1.072-.86m2.888 1.188.178.116c.407.266.886.618 1.253.927.207.17.607.53.687.617l.043.048-.294.083c-1.664.461-2.95.872-4.45 1.424a5 5 0 0 1-.32.113c-.022 0-.04.018.335-.327.959-.883 1.809-1.857 2.44-2.805zm-.76.189c.008.007-.49.708-.788 1.104a49 49 0 0 1-1.424 1.78c-.181.215-.338.393-.345.396-.01.004-.014-.05-.014-.134 0-.44-.113-.908-.31-1.308-.083-.167-.097-.207-.08-.225.07-.062 1.127-.665 1.795-1.024.45-.24 1.156-.596 1.167-.589M8.27 10.361a3.988 3.988 0 0 1 .814.516c.007.007-.088.084-.211.174-.345.247-.869.643-1.174.887-.32.254-.33.261-.294.207.24-.367.36-.574.487-.84.112-.235.225-.515.305-.758a.6.6 0 0 1 .073-.186m1.224.96c.018-.004.04.028.138.174.207.308.367.723.407 1.057l.007.072-.498.193c-.89.345-1.71.687-2.267.94a41 41 0 0 0-.606.292c-.178.09-.323.16-.323.156s.112-.087.25-.19c1.086-.787 2.027-1.652 2.732-2.517.076-.09.145-.174.153-.178zm-.563.137c.014.015-.4.483-.683.77a12 12 0 0 1-2.256 1.82l-.218.139c-.026.014.007-.022.385-.433.24-.258.421-.476.628-.744.138-.178.164-.204.364-.346.534-.385 1.765-1.22 1.78-1.206" }),
|
|
4390
|
+
/* @__PURE__ */ jsxs("defs", { children: [
|
|
4391
|
+
/* @__PURE__ */ jsxs("linearGradient", { id: "paint0_linear_11955_2141", x1: "4.652", x2: "6.39", y1: "21.626", y2: "20.599", gradientUnits: "userSpaceOnUse", children: [
|
|
4392
|
+
/* @__PURE__ */ jsx("stop", { stopColor: "#909CA9" }),
|
|
4393
|
+
/* @__PURE__ */ jsx("stop", { offset: "1", stopColor: "#EDEDEE" })
|
|
4394
|
+
] }),
|
|
4395
|
+
/* @__PURE__ */ jsxs("linearGradient", { id: "paint1_linear_11955_2141", x1: "4.692", x2: "6.091", y1: "2.265", y2: "2.265", gradientUnits: "userSpaceOnUse", children: [
|
|
4396
|
+
/* @__PURE__ */ jsx("stop", { stopColor: "#939FAB" }),
|
|
4397
|
+
/* @__PURE__ */ jsx("stop", { offset: "1", stopColor: "#DCDEE1" })
|
|
4398
|
+
] }),
|
|
4399
|
+
/* @__PURE__ */ jsxs("radialGradient", { id: "paint2_radial_11955_2141", cx: "0", cy: "0", r: "1", gradientTransform: "matrix(-1.78293 -.26782 -.54165 3.56586 11.748 8.679)", gradientUnits: "userSpaceOnUse", children: [
|
|
4400
|
+
/* @__PURE__ */ jsx("stop", { stopColor: "#EE352C" }),
|
|
4401
|
+
/* @__PURE__ */ jsx("stop", { offset: "1", stopColor: "#A91D22" })
|
|
4402
|
+
] })
|
|
4403
|
+
] })
|
|
4404
|
+
] });
|
|
4290
4405
|
var MyLocation = ({ size = 20, type, ...props }) => {
|
|
4291
4406
|
const resolvedType = type ?? (size <= 18 ? "regular" : "light");
|
|
4292
4407
|
if (resolvedType === "light") {
|
|
@@ -4294,6 +4409,7 @@ var MyLocation = ({ size = 20, type, ...props }) => {
|
|
|
4294
4409
|
}
|
|
4295
4410
|
return /* @__PURE__ */ jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsx("path", { fill: "currentColor", fillRule: "evenodd", d: "M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m1 6h-2V4.063A8 8 0 0 0 4.064 11H8v2H4.064A8 8 0 0 0 11 19.936V16h2v3.936A8 8 0 0 0 19.936 13H16v-2h3.936A8 8 0 0 0 13 4.063z", clipRule: "evenodd" }) });
|
|
4296
4411
|
};
|
|
4412
|
+
var Mysql = ({ size = 20, ...props }) => /* @__PURE__ */ jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsx("path", { fill: "#FF8F00", fillRule: "evenodd", d: "M20.422 17.579c-1.087-.03-1.931.081-2.639.379-.203.081-.53.081-.557.338.109.107.122.283.218.432.163.27.449.635.707.824l.87.622c.53.325 1.13.514 1.646.838.3.19.598.433.898.636.152.108.245.284.435.352v-.041c-.095-.122-.122-.297-.217-.433l-.409-.392a6.4 6.4 0 0 0-1.414-1.365c-.436-.297-1.387-.703-1.564-1.203l-.027-.03c.299-.03.652-.136.938-.217.463-.12.884-.094 1.36-.216l.653-.19v-.12c-.245-.244-.421-.568-.68-.798a18 18 0 0 0-2.244-1.662c-.422-.27-.966-.447-1.415-.676-.164-.081-.435-.122-.53-.257-.246-.297-.381-.69-.558-1.041l-1.116-2.352c-.244-.527-.394-1.054-.693-1.541-1.401-2.298-2.925-3.69-5.264-5.056-.504-.284-1.102-.406-1.738-.554L6.062 3.8c-.218-.094-.436-.351-.626-.473-.775-.487-2.775-1.54-3.347-.151-.367.878.544 1.743.854 2.19.232.31.53.662.694 1.013.092.23.122.473.217.717.218.594.422 1.257.708 1.812.152.283.312.581.503.838.109.151.3.216.34.46-.19.27-.204.675-.313 1.014-.49 1.527-.3 3.42.394 4.544.218.338.732 1.082 1.429.798.612-.244.476-1.014.652-1.69.042-.162.014-.27.096-.379v.03l.557 1.123c.422.662 1.157 1.351 1.769 1.811.326.244.584.663.992.811v-.04h-.027c-.081-.122-.204-.176-.313-.27a6.6 6.6 0 0 1-.707-.812 17.4 17.4 0 0 1-1.523-2.46c-.218-.42-.409-.879-.585-1.298-.082-.162-.082-.406-.218-.486-.204.297-.503.554-.653.919-.259.581-.285 1.298-.38 2.041-.055.014-.031 0-.055.03-.435-.107-.585-.554-.748-.932-.408-.96-.476-2.501-.123-3.61.095-.283.504-1.176.34-1.446-.082-.257-.353-.405-.503-.608a5.5 5.5 0 0 1-.49-.865c-.325-.758-.489-1.596-.842-2.353-.164-.351-.45-.716-.68-1.04-.26-.365-.545-.622-.749-1.055-.068-.151-.163-.392-.054-.554.027-.108.082-.152.19-.176.177-.151.68.04.857.121.503.203.925.392 1.346.676.191.135.395.392.64.46h.286c.435.094.925.03 1.332.151.721.23 1.374.568 1.96.934a12 12 0 0 1 4.243 4.623c.163.31.231.595.381.92.286.662.64 1.337.925 1.987.286.635.558 1.284.966 1.812.204.283 1.02.432 1.387.58.272.122.693.23.939.38.462.283.924.608 1.36.919.217.161.897.5.938.77zM6.551 5.832a2.2 2.2 0 0 0-.557.067v.03h.027c.108.217.299.366.435.555l.313.65.027-.031c.19-.135.286-.352.286-.676-.082-.094-.095-.19-.163-.284-.082-.135-.259-.203-.368-.31z", clipRule: "evenodd" }) });
|
|
4297
4413
|
var Note = ({ size = 20, type, ...props }) => {
|
|
4298
4414
|
const resolvedType = type ?? (size <= 18 ? "regular" : "light");
|
|
4299
4415
|
if (resolvedType === "light") {
|
|
@@ -4493,6 +4609,18 @@ var Polyline = ({ size = 20, type, ...props }) => {
|
|
|
4493
4609
|
}
|
|
4494
4610
|
return /* @__PURE__ */ jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M15 22v-2.5L8 16H3v-6h4.3L10 6.9V2h6v6h-4.3L9 11.1v3.15l6 3V16h6v6zM12 6h2V4h-2zm-7 8h2v-2H5zm12 6h2v-2h-2z" }) });
|
|
4495
4611
|
};
|
|
4612
|
+
var Postgresql = ({ size = 20, ...props }) => /* @__PURE__ */ jsxs("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: [
|
|
4613
|
+
/* @__PURE__ */ jsx("path", { fill: "#121212", fillRule: "evenodd", d: "M12.446 3.614c2.06.032 3.38 1.053 4.126 1.902.642.732.99 1.47 1.13 1.867-1.044-.102-1.755.097-2.115.593-.782 1.08.428 3.175 1.01 4.182.107.184.2.344.23.412.189.443.434.739.613.955.055.066.108.13.149.186-.316.088-.884.291-.832 1.306-.042.51-.34 2.895-.49 3.738-.2 1.113-.624 1.529-1.818 1.776-1.238.256-1.677-.354-1.966-1.051-.186-.45-.277-2.479-.213-4.718q0-.045-.012-.086a1 1 0 0 0-.034-.158c-.097-.325-.333-.598-.616-.71-.112-.046-.319-.128-.566-.067.053-.21.145-.448.244-.704l.042-.108a6 6 0 0 1 .168-.382c.336-.72.797-1.709.297-3.938-.187-.835-.813-1.244-1.76-1.15-.569.057-1.09.279-1.35.406l-.154.079c.073-.842.347-2.415 1.37-3.41.644-.627 1.502-.937 2.547-.92m-.016 1c-.826-.013-1.412.226-1.834.636-.34.33-.578.769-.743 1.224l.08-.01c.63-.063 1.27.031 1.811.384.554.362.884.918 1.024 1.542.272 1.211.295 2.144.178 2.906-.117.766-.371 1.302-.545 1.673q-.026.06-.049.112a2.16 2.16 0 0 1 .882 1.379q.039.155.036.33v.002c-.032 1.1-.026 2.141.011 2.955.019.408.044.748.074 1.005.035.295.065.376.052.345.126.304.216.405.27.442.015.01.135.102.57.012l.338-.084c.278-.082.391-.16.447-.215.063-.061.166-.202.25-.672.142-.794.425-3.067.474-3.612-.013-.585.125-1.088.42-1.481a4 4 0 0 1-.27-.524l.001.004-.039-.071-.136-.237c-.285-.493-.781-1.347-1.094-2.232-.158-.444-.287-.946-.304-1.45-.018-.509.078-1.085.443-1.589.335-.461.793-.737 1.306-.886a5 5 0 0 0-.263-.327c-.62-.706-1.694-1.534-3.39-1.561", clipRule: "evenodd" }),
|
|
4614
|
+
/* @__PURE__ */ jsx("path", { fill: "#121212", d: "M10.976 14.409c.182-.198.267-.165.418-.104.123.05.243.198.291.361.024.078.05.225-.035.34-.713.962-1.752.95-2.499.77a1.3 1.3 0 0 1-.373-.155 2 2 0 0 1 .398-.115c1.011-.2 1.168-.342 1.51-.76a7 7 0 0 1 .29-.337" }),
|
|
4615
|
+
/* @__PURE__ */ jsx("path", { fill: "#121212", fillRule: "evenodd", d: "M4.675 4.215c1.472-1.006 3.894-.404 4.867-.098q-.022.019-.043.039C7.904 5.709 7.94 8.364 7.944 8.53q.001.092.013.273c.027.447.079 1.279-.058 2.22a2.75 2.75 0 0 0 .966 2.531c-.273.283-.868.908-1.5 1.642-.448.519-.757.42-.86.388-.662-.214-1.43-1.565-2.109-3.707-.586-1.852-.928-3.716-.956-4.239-.085-1.652.33-2.805 1.235-3.424m2.552.456c-.827-.057-1.527.055-1.988.37-.488.334-.877 1.052-.8 2.546.022.403.337 2.174.912 3.99.326 1.033.663 1.835.975 2.383.13.228.247.395.344.512.3-.346.589-.668.839-.938a3.76 3.76 0 0 1-.599-2.653c.12-.831.076-1.575.049-2.015-.007-.106-.015-.236-.015-.338-.003-.187 0-.944.2-1.873a7.3 7.3 0 0 1 .689-1.916q-.296-.045-.606-.068", clipRule: "evenodd" }),
|
|
4616
|
+
/* @__PURE__ */ jsx("path", { fill: "#121212", d: "M17.982 14.239c.457.29 1.27.321 2.42.092l.012-.001c-.155.14-.421.327-.797.496-.323.144-.864.253-1.378.276-.567.026-.857-.062-.925-.115-.031-.632.213-.699.471-.769q.06-.015.118-.034.036.028.08.055" }),
|
|
4617
|
+
/* @__PURE__ */ jsx("path", { fill: "#121212", fillRule: "evenodd", d: "M8.506 8.604c.234-.2 1.315-.757 2.085-.587.351.078.566.31.655.706.46 2.057.06 2.915-.26 3.604a7 7 0 0 0-.182.415l-.042.107c-.105.271-.203.524-.263.763a2.03 2.03 0 0 1-1.429-.61 2.22 2.22 0 0 1-.617-1.903c.144-.994.091-1.861.063-2.327zm1.773.38a1.9 1.9 0 0 0-.592.128q-.077.029-.149.06c.02.518.024 1.254-.095 2.07-.051.357.04.69.243.949l.094.105.081.075.01.007c.068-.175.145-.339.208-.474.156-.335.281-.61.34-1.013.06-.402.061-.992-.14-1.906M16.425 3.41c1.619.034 2.9.619 3.806 1.736.696.857-.07 4.758-2.287 8.123l-.067-.081-.028-.034c.572-.913.46-1.816.36-2.616-.04-.329-.08-.64-.07-.931.01-.309.053-.574.094-.83.05-.316.102-.643.088-1.027a.4.4 0 0 0 .009-.145c-.036-.37-.474-1.475-1.364-2.475a6.1 6.1 0 0 0-2.168-1.573 7.6 7.6 0 0 1 1.627-.147m1.457 1.252c.426.512.75 1.036.98 1.493.242.48.427.982.463 1.352l.001.013c.1-.485.148-.902.154-1.232a2.2 2.2 0 0 0-.035-.478 1 1 0 0 0-.018-.067 3.5 3.5 0 0 0-1.545-1.081", clipRule: "evenodd" }),
|
|
4618
|
+
/* @__PURE__ */ jsx("path", { fill: "#121212", d: "M16.046 8.285c.174-.239.614-.484 1.718-.352-.005.267-.043.51-.083.762a7 7 0 0 0-.1.895c-.011.332.032.678.073 1.012.084.675.17 1.37-.163 2.056a3 3 0 0 1-.148-.294c-.042-.097-.132-.254-.257-.469-.486-.84-1.622-2.808-1.04-3.61" }),
|
|
4619
|
+
/* @__PURE__ */ jsx("path", { fill: "#121212", fillRule: "evenodd", d: "M16.365 1.869c2.065.02 3.855.8 5.083 2.314.475.586.6 1.387.587 2.16-.012.736-.153 1.596-.39 2.482-.358 1.333-.93 2.725-1.633 4.011l.08-.013c.3-.06.668-.093 1.028.012.175.051.339.135.482.246.006.004.291.222.398.418.117.217.128.614.128.63a1.5 1.5 0 0 1-.202.78c-.153.269-.367.48-.547.631-.274.231-.594.425-.865.565l-.252.122c-.593.265-1.42.405-2.124.415-.07.555-.15 1.167-.223 1.671l-.112.71c-.14.777-.414 1.481-.972 2.03-.55.54-1.266.82-2.062.985a4.2 4.2 0 0 1-.858.091c-.966 0-1.664-.383-2.135-.875-.439-.458-.649-.98-.736-1.19a3.6 3.6 0 0 1-.201-.83 13 13 0 0 1-.095-1c-.017-.283-.03-.589-.038-.907a4 4 0 0 1-.799.084q-.418 0-.843-.08l-.283-.06a3 3 0 0 1-.715-.276 2 2 0 0 1-.257-.167 2.2 2.2 0 0 1-1.13.324c-.249 0-.47-.045-.657-.105-.782-.252-1.37-.917-1.823-1.663-.47-.774-.897-1.803-1.29-3.047-.592-1.868-.988-3.875-1.026-4.62-.106-2.034.433-3.762 1.905-4.768 1.189-.812 2.741-.984 4.459-.717.681.106 1.276.267 1.689.394.759-.388 1.615-.566 2.535-.551.47.007.914.059 1.33.14a9.2 9.2 0 0 1 2.564-.346m-.01 1c-1.242-.014-2.29.293-2.496.38a6.4 6.4 0 0 0-1.404-.174c-.932-.015-1.739.2-2.406.64-.29-.105-1.04-.352-1.955-.495-1.584-.246-2.843-.06-3.741.554-1.072.732-1.567 2.042-1.471 3.892.032.622.4 2.537.98 4.37.763 2.413 1.594 3.778 2.467 4.06.102.032.22.056.35.056.318 0 .71-.14 1.116-.61a39 39 0 0 1 1.537-1.678c.343.177.72.277 1.106.287l.003.028a9 9 0 0 0-.195.233c-.267.327-.324.395-1.184.566-.245.049-.894.18-.904.618-.01.48.769.682.858.703q.464.112.891.112c.69 0 1.299-.22 1.784-.643-.015 1.711.06 3.398.273 3.912.174.42.6 1.45 1.947 1.45q.297.002.655-.072c1.405-.29 2.016-.89 2.252-2.21.127-.707.344-2.394.446-3.298.215.065.492.095.79.095.625 0 1.347-.128 1.799-.33.507-.228 1.424-.787 1.258-1.272-.086-.25-.364-.331-.823-.24-1.366.272-1.856.084-2.017-.03 1.062-1.56 1.936-3.447 2.408-5.207.223-.834.346-1.608.356-2.24.011-.692-.111-1.201-.363-1.512-1.017-1.253-2.51-1.927-4.317-1.945", clipRule: "evenodd" }),
|
|
4620
|
+
/* @__PURE__ */ jsx("path", { fill: "#336791", fillRule: "evenodd", d: "M20.249 14.08c-2.232.446-2.385-.285-2.385-.285 2.356-3.38 3.34-7.67 2.49-8.72-2.318-2.864-6.332-1.51-6.399-1.475l-.021.004a8 8 0 0 0-1.489-.15c-1.01-.016-1.775.256-2.357.682 0 0-7.16-2.852-6.827 3.587.071 1.37 2.03 10.364 4.368 7.648.855-.994 1.68-1.834 1.68-1.834.41.263.901.398 1.416.35l.04-.033c-.013.123-.007.244.016.387-.603.65-.426.764-1.63 1.004-1.217.243-.502.675-.035.788.567.137 1.877.33 2.762-.868l-.035.137c.236.183.402 1.188.374 2.1s-.046 1.538.14 2.027.37 1.589 1.953 1.261c1.323-.274 2.008-.984 2.103-2.168.068-.842.22-.718.23-1.47l.123-.357c.142-1.141.023-1.51.838-1.338l.198.017c.599.026 1.384-.094 1.845-.3.991-.445 1.58-1.188.602-.993", clipRule: "evenodd" }),
|
|
4621
|
+
/* @__PURE__ */ jsx("path", { fill: "#fff", fillRule: "evenodd", d: "M16.782 8.317c-.019-.204-.255-.262-.479-.214s-.44.203-.422.407c.015.16.201.43.422.43a.3.3 0 0 0 .057-.005c.147-.032.255-.176.306-.259.079-.126.124-.267.116-.36m-6.426-.009c-.194-.041-.37-.003-.459.1a.3.3 0 0 0-.07.173.7.7 0 0 0 .08.33c.097.198.24.335.38.365q.03.006.061.006c.235 0 .449-.281.468-.489.023-.26-.222-.434-.46-.485", clipRule: "evenodd" }),
|
|
4622
|
+
/* @__PURE__ */ jsx("path", { fill: "#fff", fillRule: "evenodd", d: "M16.355 2.869c1.806.018 3.3.692 4.317 1.945.252.31.374.82.363 1.513-.01.63-.133 1.405-.356 2.239-.472 1.76-1.346 3.647-2.408 5.208.16.114.65.302 2.016.03q.692-.136.823.24c.166.485-.75 1.043-1.258 1.27-.451.203-1.173.33-1.797.331-.3 0-.577-.029-.792-.094-.102.905-.318 2.59-.445 3.296-.236 1.32-.847 1.92-2.252 2.211q-.358.073-.655.071c-1.347 0-1.774-1.027-1.948-1.448-.213-.514-.287-2.201-.272-3.913-.485.424-1.093.642-1.784.643q-.427 0-.891-.112c-.09-.021-.868-.223-.858-.703.01-.439.66-.57.904-.618.86-.17.917-.24 1.184-.566q.096-.118.194-.232 0-.015-.002-.03a2.55 2.55 0 0 1-1.106-.286 39 39 0 0 0-1.538 1.678c-.406.471-.797.61-1.115.61-.13 0-.249-.023-.35-.056-.874-.281-1.704-1.648-2.468-4.06-.58-1.833-.947-3.748-.98-4.37-.095-1.85.4-3.16 1.472-3.892.898-.614 2.157-.8 3.74-.554.916.143 1.666.39 1.956.494.667-.438 1.474-.654 2.406-.64.508.009.976.072 1.404.175.205-.087 1.254-.394 2.496-.38m-3.91.746c-1.045-.017-1.902.292-2.547.919-1.022.995-1.296 2.568-1.369 3.41q.072-.038.155-.08c.26-.126.78-.347 1.347-.404.948-.094 1.575.314 1.762 1.149.5 2.23.039 3.218-.298 3.94a6 6 0 0 0-.167.38l-.043.108c-.1.257-.19.494-.243.704.247-.061.454.021.566.066.283.113.518.386.615.712q.023.078.035.157a.3.3 0 0 1 .012.087c-.065 2.24.026 4.268.213 4.718.288.696.728 1.306 1.966 1.05 1.194-.247 1.618-.663 1.818-1.776.15-.843.447-3.227.489-3.737-.052-1.015.517-1.219.833-1.307a4 4 0 0 0-.149-.186 3.7 3.7 0 0 1-.614-.955c-.029-.068-.122-.228-.228-.412-.582-1.007-1.793-3.102-1.011-4.182.36-.496 1.07-.695 2.114-.593-.139-.397-.487-1.135-1.129-1.867-.745-.85-2.067-1.869-4.127-1.901m-1.051 10.691c-.152-.06-.236-.094-.42.104-.122.132-.21.24-.289.336-.34.418-.498.56-1.51.76a2 2 0 0 0-.397.115c.081.053.22.118.373.155.747.18 1.786.192 2.5-.77.083-.115.058-.262.034-.34-.048-.163-.168-.31-.291-.36M9.542 4.116c-.973-.305-3.395-.907-4.867.1-.905.618-1.32 1.77-1.235 3.423.028.523.37 2.387.956 4.24.678 2.141 1.447 3.492 2.11 3.706.102.032.41.13.858-.388a40 40 0 0 1 1.501-1.642 2.745 2.745 0 0 1-.967-2.53c.137-.942.086-1.774.059-2.22a5 5 0 0 1-.013-.274C7.94 8.367 7.903 5.71 9.5 4.156q.022-.02.043-.04m8.243 10.102c-.258.07-.502.137-.47.769.068.053.358.14.924.115.514-.023 1.055-.132 1.378-.276.376-.169.642-.357.797-.496l-.014.002c-1.148.23-1.962.198-2.418-.092a1 1 0 0 1-.079-.056q-.058.019-.118.034m-7.194-6.2c-.77-.171-1.851.386-2.085.586l.01.168c.028.466.081 1.333-.063 2.327-.103.71.122 1.404.617 1.902.39.393.902.61 1.429.61.06-.238.158-.491.263-.762l.042-.107c.053-.139.115-.274.181-.415.322-.69.722-1.547.261-3.604-.09-.397-.304-.628-.655-.706m5.833-4.607a7.6 7.6 0 0 0-1.627.147 6.1 6.1 0 0 1 2.169 1.572c.89 1 1.328 2.105 1.364 2.475a.4.4 0 0 1-.01.145c.014.385-.036.711-.087 1.027-.04.256-.083.521-.093.83-.01.291.028.603.07.932.099.8.211 1.703-.361 2.615l.028.034.066.082c2.217-3.365 2.983-7.266 2.287-8.123-.906-1.118-2.187-1.702-3.806-1.736m1.34 4.522c-1.105-.132-1.546.114-1.719.353-.582.802.555 2.769 1.04 3.609.126.216.216.372.258.469q.065.15.148.294c.334-.686.247-1.381.163-2.056-.041-.334-.084-.68-.073-1.012.011-.34.056-.623.1-.895.04-.253.078-.495.083-.762", clipRule: "evenodd" })
|
|
4623
|
+
] });
|
|
4496
4624
|
var Power = ({ size = 20, type, ...props }) => {
|
|
4497
4625
|
const resolvedType = type ?? (size <= 18 ? "regular" : "light");
|
|
4498
4626
|
if (resolvedType === "fill") {
|
|
@@ -5003,6 +5131,6 @@ var ZoomOut = ({ size = 20, type, ...props }) => {
|
|
|
5003
5131
|
return /* @__PURE__ */ jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "m3.9 21.5-1.4-1.4L6.6 16H4v-2h5a1 1 0 0 1 1 1v5H8v-2.6zM15 10a1 1 0 0 1-1-1V4h2v2.6l4.1-4.1 1.4 1.4L17.4 8H20v2z" }) });
|
|
5004
5132
|
};
|
|
5005
5133
|
|
|
5006
|
-
export { Account, AccountTree, AlignCenter, AlignJustified, AlignLeft, AlignRight, AreaChart, ArrowBottomRight, ArrowDown, ArrowLeft, ArrowRight, ArrowUp, ArrowUpRight, Automation, Back, Badge, BarChart, Blank, Book, Brain, Briefcase, Build, Building, Bulb, Calculate, Calendar, CalendarDate, CalendarEvent, CalendarView, Cancel, CarrotDown, CarrotLeft, CarrotRight, CarrotUp, CarrotUpDown, Category, Chat, ChatLine, Check, CheckCircle, Checklist, ChevronDoubleDown, ChevronDoubleLeft, ChevronDoubleRight, ChevronDoubleUp, ChevronDown, ChevronLeft, ChevronRight, ChevronUp, ChevronUpDown, Clock, Cloud, Code, Copy, Cpu, CreateFolder, Cube, DarkMode, Dash, Dashboard, DashboardSymbol, Database, DatabaseOff, DatabaseSearch, Dataset, Delete, Disk, DomainVerification, DotsHorizontal, DotsVertical, Download, Edit, Error, Feedback, File, FileAdd, FileCheck, FileDownload, FileUpload, Filter, FilterList, FitScreen, Flag, Flowchart, Folder, FolderOpen, Folderlock, Foward, Frame, Functions, Gear, Grid, Group, Hand, Help, History, Home, Image, ImageCollection, Inbox, Info, Interests, Key, KoreanEnglish, Label, Layer, LightMode, LineChart, Link, LinkOff, List, Location, Lock, Login, Logout, Mail, MailOpen, Mediation, Memory, Menu, Minus, Monitor, MonitorHeart, MoreHorizontal, MoreVertical, MyLocation, Note, Notification, Open, Oracle, Palette, PaperBoard, Partial, Pause, Pencil, People, Person, PersonAdd, Phone, PieChart, Pin, PinOff, Play, PlayCircle, Plus, Pointer, Policy, Polyline, Power, PowerOff, Redo, Refresh, Return, Rewind, RootFinderSymbol, Scatter, Schema, Sdk, Search, Send, Sidebar, SkipNext, SkipPrevious, SortDown, SortUp, Sound, Sparkle, SpeechBubble, Split, SplitScene, Square, Star, Stop, StopCircle, SwapHorizontal, SwapVertical, Sync, Table, Tactics, Tag, ThumbDown, ThumbUp, Title, Toolbox, ToolsSymbol, Translate, Tune, TuneSimple, Unarchive, Undo, Upload, ViewColumn, ViewHorizontal, ViewModule, ViewRow, ViewVertical, Visibility, VisibilityOff, Warning, WiFi, Widgets, X, ZoomIn, ZoomOut, iconManifest, iconSizes };
|
|
5007
|
-
//# sourceMappingURL=chunk-
|
|
5008
|
-
//# sourceMappingURL=chunk-
|
|
5134
|
+
export { Account, AccountTree, Addcircle, AlignCenter, AlignJustified, AlignLeft, AlignRight, AreaChart, ArrowBottomRight, ArrowDown, ArrowLeft, ArrowRight, ArrowUp, ArrowUpRight, Automation, Back, Badge, BarChart, Blank, Book, Brain, Briefcase, Build, Building, Bulb, Calculate, Calendar, CalendarDate, CalendarEvent, CalendarView, Cancel, CarrotDown, CarrotLeft, CarrotRight, CarrotUp, CarrotUpDown, Category, Chat, ChatLine, Check, CheckCircle, Checklist, ChevronDoubleDown, ChevronDoubleLeft, ChevronDoubleRight, ChevronDoubleUp, ChevronDown, ChevronLeft, ChevronRight, ChevronUp, ChevronUpDown, Clock, Cloud, Code, Copy, Cpu, CreateFolder, Cube, DarkMode, Dash, Dashboard, DashboardSymbol, Database, DatabaseOff, DatabaseSearch, Dataset, Delete, Disk, DomainVerification, DotsHorizontal, DotsVertical, Download, Edit, Error, Feedback, File, FileAdd, FileCheck, FileDownload, FileUpload, Filter, FilterList, FitScreen, Flag, Flowchart, Folder, FolderOpen, Folderlock, Foward, Frame, Functions, Gear, Grid, Group, Hand, Help, History, Home, Image, ImageCollection, Inbox, Info, Interests, Key, KoreanEnglish, Label, Layer, LightMode, LineChart, Link, LinkOff, List, Location, Lock, Lockopen, Login, Logout, Mail, MailOpen, Mediation, Memory, Menu, Minus, Monitor, MonitorHeart, MoreHorizontal, MoreVertical, Mssql, MyLocation, Mysql, Note, Notification, Open, Oracle, Palette, PaperBoard, Partial, Pause, Pencil, People, Person, PersonAdd, Phone, PieChart, Pin, PinOff, Play, PlayCircle, Plus, Pointer, Policy, Polyline, Postgresql, Power, PowerOff, Redo, Refresh, Return, Rewind, RootFinderSymbol, Scatter, Schema, Sdk, Search, Send, Sidebar, SkipNext, SkipPrevious, SortDown, SortUp, Sound, Sparkle, SpeechBubble, Split, SplitScene, Square, Star, Stop, StopCircle, SwapHorizontal, SwapVertical, Sync, Table, Tactics, Tag, ThumbDown, ThumbUp, Title, Toolbox, ToolsSymbol, Translate, Tune, TuneSimple, Unarchive, Undo, Upload, ViewColumn, ViewHorizontal, ViewModule, ViewRow, ViewVertical, Visibility, VisibilityOff, Warning, WiFi, Widgets, X, ZoomIn, ZoomOut, iconManifest, iconSizes };
|
|
5135
|
+
//# sourceMappingURL=chunk-4LHVUIR4.mjs.map
|
|
5136
|
+
//# sourceMappingURL=chunk-4LHVUIR4.mjs.map
|