@versini/ui-icons 4.0.0 → 4.2.0
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/chunks/{index.CWAqA2dX.js → index.16Dqzfe-.js} +1 -1
- package/dist/components/Icons/IconAdd.js +20 -20
- package/dist/components/Icons/IconAnthropic.js +7 -7
- package/dist/components/Icons/IconBack.js +21 -14
- package/dist/components/Icons/IconBookmark.js +1 -1
- package/dist/components/Icons/IconBrightness.js +21 -14
- package/dist/components/Icons/IconChart.js +25 -18
- package/dist/components/Icons/IconClose.js +6 -6
- package/dist/components/Icons/IconCopied.js +21 -14
- package/dist/components/Icons/IconCopy.js +13 -13
- package/dist/components/Icons/IconDelete.js +24 -17
- package/dist/components/Icons/IconDog.js +1 -1
- package/dist/components/Icons/IconDown.js +14 -23
- package/dist/components/Icons/IconEdit.js +25 -18
- package/dist/components/Icons/IconGitHub.js +1 -1
- package/dist/components/Icons/IconHide.js +25 -18
- package/dist/components/Icons/IconHistory.js +23 -16
- package/dist/components/Icons/IconInfo.js +22 -15
- package/dist/components/Icons/IconKey.js +7 -7
- package/dist/components/Icons/IconList.js +39 -0
- package/dist/components/Icons/IconLocked.js +8 -8
- package/dist/components/Icons/IconMessages.js +1 -1
- package/dist/components/Icons/IconNext.js +16 -25
- package/dist/components/Icons/IconOpenAI.js +11 -17
- package/dist/components/Icons/IconPasskey.js +1 -1
- package/dist/components/Icons/IconPrevious.js +15 -24
- package/dist/components/Icons/IconProfile.js +22 -15
- package/dist/components/Icons/IconProofread.js +39 -0
- package/dist/components/Icons/IconRefresh.js +6 -6
- package/dist/components/Icons/IconRestore.js +25 -18
- package/dist/components/Icons/IconRewrite.js +39 -0
- package/dist/components/Icons/IconSearch.js +1 -1
- package/dist/components/Icons/IconSettings.js +1 -1
- package/dist/components/Icons/IconShow.js +21 -14
- package/dist/components/Icons/IconSliders.js +16 -16
- package/dist/components/Icons/IconSort.js +22 -15
- package/dist/components/Icons/IconSortDown.js +25 -18
- package/dist/components/Icons/IconSortUp.js +24 -17
- package/dist/components/Icons/IconStarInCircle.js +24 -17
- package/dist/components/Icons/IconUp.js +16 -25
- package/dist/components/Icons/IconUser.js +19 -12
- package/dist/index.d.ts +7 -1
- package/dist/index.js +51 -45
- package/package.json +2 -2
|
@@ -1,32 +1,39 @@
|
|
|
1
1
|
import { jsxs as r, jsx as c } from "react/jsx-runtime";
|
|
2
|
-
import { h as
|
|
3
|
-
const
|
|
4
|
-
className:
|
|
5
|
-
viewBox:
|
|
6
|
-
title:
|
|
7
|
-
monotone:
|
|
2
|
+
import { h as i } from "../../chunks/index.16Dqzfe-.js";
|
|
3
|
+
const n = ({
|
|
4
|
+
className: s,
|
|
5
|
+
viewBox: a,
|
|
6
|
+
title: o,
|
|
7
|
+
monotone: t,
|
|
8
8
|
...e
|
|
9
9
|
}) => /* @__PURE__ */ r(
|
|
10
|
-
|
|
10
|
+
i,
|
|
11
11
|
{
|
|
12
12
|
defaultViewBox: "0 0 576 512",
|
|
13
13
|
size: "size-5",
|
|
14
|
-
viewBox:
|
|
15
|
-
className:
|
|
16
|
-
title:
|
|
14
|
+
viewBox: a,
|
|
15
|
+
className: s,
|
|
16
|
+
title: o || "Show",
|
|
17
17
|
...e,
|
|
18
18
|
children: [
|
|
19
19
|
/* @__PURE__ */ c(
|
|
20
20
|
"path",
|
|
21
21
|
{
|
|
22
|
-
|
|
23
|
-
|
|
22
|
+
className: "fa-secondary",
|
|
23
|
+
opacity: t ? "1" : "0.4",
|
|
24
|
+
d: "M0 256c0 4.2 .8 8.4 2.5 12.3C17.3 304 48.6 356 95.4 399.4C142.5 443.2 207.2 480 288 480s145.5-36.8 192.6-80.6c46.8-43.5 78.1-95.4 93-131.1c1.6-3.9 2.5-8.1 2.5-12.3s-.8-8.4-2.5-12.3c-14.9-35.7-46.2-87.7-93-131.1C433.5 68.8 368.8 32 288 32s-145.5 36.8-192.6 80.6C48.6 156 17.3 208 2.5 243.7C.8 247.6 0 251.8 0 256zm432 0a144 144 0 1 1 -288 0 144 144 0 1 1 288 0z"
|
|
24
25
|
}
|
|
25
26
|
),
|
|
26
|
-
/* @__PURE__ */ c(
|
|
27
|
+
/* @__PURE__ */ c(
|
|
28
|
+
"path",
|
|
29
|
+
{
|
|
30
|
+
className: "fa-primary",
|
|
31
|
+
d: "M224 256c35.3 0 64-28.7 64-64c0-7.1-1.2-13.9-3.3-20.3c-1.8-5.5 1.6-11.9 7.4-11.7c40.8 1.7 77.5 29.6 88.6 71.1c13.7 51.2-16.7 103.9-67.9 117.6s-103.9-16.7-117.6-67.9c-1.9-6.9-2.9-13.9-3.2-20.7c-.3-5.8 6.1-9.2 11.7-7.4c6.4 2.1 13.2 3.3 20.3 3.3z"
|
|
32
|
+
}
|
|
33
|
+
)
|
|
27
34
|
]
|
|
28
35
|
}
|
|
29
36
|
);
|
|
30
37
|
export {
|
|
31
|
-
|
|
38
|
+
n as IconShow
|
|
32
39
|
};
|
|
@@ -1,34 +1,34 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
import { h as
|
|
1
|
+
import { jsxs as e, jsx as c } from "react/jsx-runtime";
|
|
2
|
+
import { h as r } from "../../chunks/index.16Dqzfe-.js";
|
|
3
3
|
const p = ({
|
|
4
|
-
className:
|
|
4
|
+
className: s,
|
|
5
5
|
viewBox: a,
|
|
6
|
-
title:
|
|
7
|
-
monotone:
|
|
8
|
-
...
|
|
9
|
-
}) => /* @__PURE__ */
|
|
10
|
-
|
|
6
|
+
title: l,
|
|
7
|
+
monotone: m,
|
|
8
|
+
...z
|
|
9
|
+
}) => /* @__PURE__ */ e(
|
|
10
|
+
r,
|
|
11
11
|
{
|
|
12
12
|
defaultViewBox: "0 0 512 512",
|
|
13
13
|
size: "size-5",
|
|
14
14
|
viewBox: a,
|
|
15
|
-
className:
|
|
16
|
-
title:
|
|
17
|
-
...
|
|
15
|
+
className: s,
|
|
16
|
+
title: l || "Sliders",
|
|
17
|
+
...z,
|
|
18
18
|
children: [
|
|
19
|
-
/* @__PURE__ */
|
|
19
|
+
/* @__PURE__ */ c(
|
|
20
20
|
"path",
|
|
21
21
|
{
|
|
22
22
|
className: "fa-secondary",
|
|
23
|
-
opacity:
|
|
24
|
-
d: "
|
|
23
|
+
opacity: m ? "1" : "0.4",
|
|
24
|
+
d: "M0 96C0 78.3 14.3 64 32 64l86.7 0c-2.1 4.9-3.8 10.1-4.9 15.4c-.6 2.7-1 5.4-1.3 8.2c-.1 1.4-.3 2.8-.3 4.2s-.1 2.8-.1 4.2c0 11.4 2.4 22.2 6.7 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l246.7 0c-2.1 4.9-3.8 10.1-4.9 15.4c-.6 2.7-1 5.4-1.3 8.2c-.1 1.4-.3 2.8-.3 4.2s-.1 2.8-.1 4.2c0 11.4 2.4 22.2 6.7 32L32 288c-17.7 0-32-14.3-32-32zM0 416c0-17.7 14.3-32 32-32l54.7 0c-2.1 4.9-3.8 10.1-4.9 15.4c-.6 2.7-1 5.4-1.3 8.2c-.1 1.4-.3 2.8-.3 4.2s-.1 2.8-.1 4.2c0 11.4 2.4 22.2 6.7 32L32 448c-17.7 0-32-14.3-32-32zm233.3-32L480 384c17.7 0 32 14.3 32 32s-14.3 32-32 32l-246.7 0c2.1-4.9 3.8-10.1 4.9-15.4c.6-2.7 1-5.4 1.3-8.2c.1-1.4 .3-2.8 .3-4.2s.1-2.8 .1-4.2c0-11.4-2.4-22.2-6.7-32zm32-320L480 64c17.7 0 32 14.3 32 32s-14.3 32-32 32l-214.7 0c2.1-4.9 3.8-10.1 4.9-15.4c.6-2.7 1-5.4 1.3-8.2c.1-1.4 .3-2.8 .3-4.2s.1-2.8 .1-4.2c0-11.4-2.4-22.2-6.7-32zm160 160l54.7 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-54.7 0c2.1-4.9 3.8-10.1 4.9-15.4c.6-2.7 1-5.4 1.3-8.2c.1-1.4 .3-2.8 .3-4.2s.1-2.8 .1-4.2c0-11.4-2.4-22.2-6.7-32z"
|
|
25
25
|
}
|
|
26
26
|
),
|
|
27
|
-
/* @__PURE__ */
|
|
27
|
+
/* @__PURE__ */ c(
|
|
28
28
|
"path",
|
|
29
29
|
{
|
|
30
30
|
className: "fa-primary",
|
|
31
|
-
d: "
|
|
31
|
+
d: "M128 416a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm112 0A80 80 0 1 0 80 416a80 80 0 1 0 160 0zm80-160a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm112 0a80 80 0 1 0 -160 0 80 80 0 1 0 160 0zM192 128a32 32 0 1 1 0-64 32 32 0 1 1 0 64zm0-112a80 80 0 1 0 0 160 80 80 0 1 0 0-160z"
|
|
32
32
|
}
|
|
33
33
|
)
|
|
34
34
|
]
|
|
@@ -1,32 +1,39 @@
|
|
|
1
|
-
import { jsxs as e, jsx as
|
|
2
|
-
import { h as l } from "../../chunks/index.
|
|
3
|
-
const
|
|
1
|
+
import { jsxs as e, jsx as s } from "react/jsx-runtime";
|
|
2
|
+
import { h as l } from "../../chunks/index.16Dqzfe-.js";
|
|
3
|
+
const n = ({
|
|
4
4
|
className: c,
|
|
5
|
-
viewBox:
|
|
6
|
-
title:
|
|
7
|
-
monotone:
|
|
8
|
-
...
|
|
5
|
+
viewBox: t,
|
|
6
|
+
title: o,
|
|
7
|
+
monotone: a,
|
|
8
|
+
...r
|
|
9
9
|
}) => /* @__PURE__ */ e(
|
|
10
10
|
l,
|
|
11
11
|
{
|
|
12
12
|
defaultViewBox: "0 0 576 512",
|
|
13
13
|
size: "size-5",
|
|
14
|
-
viewBox:
|
|
14
|
+
viewBox: t,
|
|
15
15
|
className: c,
|
|
16
|
-
title:
|
|
17
|
-
...
|
|
16
|
+
title: o || "Sort",
|
|
17
|
+
...r,
|
|
18
18
|
children: [
|
|
19
|
-
/* @__PURE__ */
|
|
19
|
+
/* @__PURE__ */ s(
|
|
20
20
|
"path",
|
|
21
21
|
{
|
|
22
|
-
|
|
23
|
-
|
|
22
|
+
className: "fa-secondary",
|
|
23
|
+
opacity: a ? "1" : "0.4",
|
|
24
|
+
d: "M297.4 137.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L384 141.3 384 448c0 17.7 14.3 32 32 32s32-14.3 32-32l0-306.7 41.4 41.4c12.5 12.5 32.8 12.5 45.3 0c6.2-6.2 9.4-14.4 9.4-22.6s-3.1-16.4-9.4-22.6l-96-96C432.4 35.1 424.2 32 416 32s-16.4 3.1-22.6 9.4l-96 96z"
|
|
24
25
|
}
|
|
25
26
|
),
|
|
26
|
-
/* @__PURE__ */
|
|
27
|
+
/* @__PURE__ */ s(
|
|
28
|
+
"path",
|
|
29
|
+
{
|
|
30
|
+
className: "fa-primary",
|
|
31
|
+
d: "M137.4 470.6c12.5 12.5 32.8 12.5 45.3 0l96-96c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 370.7 192 64c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 306.7L86.6 329.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l96 96z"
|
|
32
|
+
}
|
|
33
|
+
)
|
|
27
34
|
]
|
|
28
35
|
}
|
|
29
36
|
);
|
|
30
37
|
export {
|
|
31
|
-
|
|
38
|
+
n as IconSort
|
|
32
39
|
};
|
|
@@ -1,32 +1,39 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
import { h as
|
|
3
|
-
const
|
|
4
|
-
className:
|
|
5
|
-
viewBox:
|
|
6
|
-
title:
|
|
7
|
-
monotone:
|
|
8
|
-
...
|
|
9
|
-
}) => /* @__PURE__ */
|
|
10
|
-
|
|
1
|
+
import { jsxs as r, jsx as c } from "react/jsx-runtime";
|
|
2
|
+
import { h as e } from "../../chunks/index.16Dqzfe-.js";
|
|
3
|
+
const p = ({
|
|
4
|
+
className: s,
|
|
5
|
+
viewBox: o,
|
|
6
|
+
title: l,
|
|
7
|
+
monotone: t,
|
|
8
|
+
...a
|
|
9
|
+
}) => /* @__PURE__ */ r(
|
|
10
|
+
e,
|
|
11
11
|
{
|
|
12
12
|
defaultViewBox: "0 0 576 512",
|
|
13
13
|
size: "size-5",
|
|
14
|
-
viewBox:
|
|
15
|
-
className:
|
|
16
|
-
title:
|
|
17
|
-
...
|
|
14
|
+
viewBox: o,
|
|
15
|
+
className: s,
|
|
16
|
+
title: l || "Sort Down",
|
|
17
|
+
...a,
|
|
18
18
|
children: [
|
|
19
19
|
/* @__PURE__ */ c(
|
|
20
20
|
"path",
|
|
21
21
|
{
|
|
22
|
-
|
|
23
|
-
|
|
22
|
+
className: "fa-secondary",
|
|
23
|
+
opacity: t ? "1" : "0.4",
|
|
24
|
+
d: "M288 64c0-17.7 14.3-32 32-32l224 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L320 96c-17.7 0-32-14.3-32-32zm0 128c0-17.7 14.3-32 32-32l160 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-160 0c-17.7 0-32-14.3-32-32zm0 128c0-17.7 14.3-32 32-32l96 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-96 0c-17.7 0-32-14.3-32-32zm0 128c0-17.7 14.3-32 32-32l32 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-32 0c-17.7 0-32-14.3-32-32z"
|
|
24
25
|
}
|
|
25
26
|
),
|
|
26
|
-
/* @__PURE__ */ c(
|
|
27
|
+
/* @__PURE__ */ c(
|
|
28
|
+
"path",
|
|
29
|
+
{
|
|
30
|
+
className: "fa-primary",
|
|
31
|
+
d: "M128 480c9 0 17.5-3.8 23.6-10.4l88-96c11.9-13 11.1-33.3-2-45.2s-33.3-11.1-45.2 2L160 365.7 160 64c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 301.7L63.6 330.4c-11.9-13-32.2-13.9-45.2-2s-13.9 32.2-2 45.2l88 96C110.5 476.2 119 480 128 480z"
|
|
32
|
+
}
|
|
33
|
+
)
|
|
27
34
|
]
|
|
28
35
|
}
|
|
29
36
|
);
|
|
30
37
|
export {
|
|
31
|
-
|
|
38
|
+
p as IconSortDown
|
|
32
39
|
};
|
|
@@ -1,32 +1,39 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
import { h as e } from "../../chunks/index.
|
|
3
|
-
const
|
|
4
|
-
className:
|
|
5
|
-
viewBox:
|
|
6
|
-
title:
|
|
7
|
-
monotone:
|
|
8
|
-
...
|
|
9
|
-
}) => /* @__PURE__ */
|
|
1
|
+
import { jsxs as r, jsx as c } from "react/jsx-runtime";
|
|
2
|
+
import { h as e } from "../../chunks/index.16Dqzfe-.js";
|
|
3
|
+
const z = ({
|
|
4
|
+
className: s,
|
|
5
|
+
viewBox: l,
|
|
6
|
+
title: t,
|
|
7
|
+
monotone: o,
|
|
8
|
+
...a
|
|
9
|
+
}) => /* @__PURE__ */ r(
|
|
10
10
|
e,
|
|
11
11
|
{
|
|
12
12
|
defaultViewBox: "0 0 576 512",
|
|
13
13
|
size: "size-5",
|
|
14
|
-
viewBox:
|
|
15
|
-
className:
|
|
16
|
-
title:
|
|
17
|
-
...
|
|
14
|
+
viewBox: l,
|
|
15
|
+
className: s,
|
|
16
|
+
title: t || "Sort Up",
|
|
17
|
+
...a,
|
|
18
18
|
children: [
|
|
19
19
|
/* @__PURE__ */ c(
|
|
20
20
|
"path",
|
|
21
21
|
{
|
|
22
|
-
|
|
23
|
-
|
|
22
|
+
className: "fa-secondary",
|
|
23
|
+
opacity: o ? "1" : "0.4",
|
|
24
|
+
d: "M288 64c0-17.7 14.3-32 32-32l32 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-32 0c-17.7 0-32-14.3-32-32zm0 128c0-17.7 14.3-32 32-32l96 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-96 0c-17.7 0-32-14.3-32-32zm0 128c0-17.7 14.3-32 32-32l160 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-160 0c-17.7 0-32-14.3-32-32zm0 128c0-17.7 14.3-32 32-32l224 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-224 0c-17.7 0-32-14.3-32-32z"
|
|
24
25
|
}
|
|
25
26
|
),
|
|
26
|
-
/* @__PURE__ */ c(
|
|
27
|
+
/* @__PURE__ */ c(
|
|
28
|
+
"path",
|
|
29
|
+
{
|
|
30
|
+
className: "fa-primary",
|
|
31
|
+
d: "M128 32c9 0 17.5 3.8 23.6 10.4l88 96c11.9 13 11.1 33.3-2 45.2s-33.3 11.1-45.2-2L160 146.3 160 448c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-301.7L63.6 181.6c-11.9 13-32.2 13.9-45.2 2s-13.9-32.2-2-45.2l88-96C110.5 35.8 119 32 128 32z"
|
|
32
|
+
}
|
|
33
|
+
)
|
|
27
34
|
]
|
|
28
35
|
}
|
|
29
36
|
);
|
|
30
37
|
export {
|
|
31
|
-
|
|
38
|
+
z as IconSortUp
|
|
32
39
|
};
|
|
@@ -1,32 +1,39 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
import { h as
|
|
3
|
-
const
|
|
4
|
-
className:
|
|
5
|
-
viewBox:
|
|
6
|
-
title:
|
|
7
|
-
monotone:
|
|
8
|
-
...
|
|
9
|
-
}) => /* @__PURE__ */
|
|
10
|
-
|
|
1
|
+
import { jsxs as l, jsx as c } from "react/jsx-runtime";
|
|
2
|
+
import { h as t } from "../../chunks/index.16Dqzfe-.js";
|
|
3
|
+
const n = ({
|
|
4
|
+
className: s,
|
|
5
|
+
viewBox: a,
|
|
6
|
+
title: r,
|
|
7
|
+
monotone: o,
|
|
8
|
+
...e
|
|
9
|
+
}) => /* @__PURE__ */ l(
|
|
10
|
+
t,
|
|
11
11
|
{
|
|
12
12
|
defaultViewBox: "0 0 512 512",
|
|
13
13
|
size: "size-5",
|
|
14
|
-
viewBox:
|
|
15
|
-
className:
|
|
16
|
-
title:
|
|
17
|
-
...
|
|
14
|
+
viewBox: a,
|
|
15
|
+
className: s,
|
|
16
|
+
title: r || "Star in Circle",
|
|
17
|
+
...e,
|
|
18
18
|
children: [
|
|
19
19
|
/* @__PURE__ */ c(
|
|
20
20
|
"path",
|
|
21
21
|
{
|
|
22
|
+
className: "fa-secondary",
|
|
22
23
|
opacity: "0.4",
|
|
23
|
-
d: "M0 256a256 256 0 1
|
|
24
|
+
d: "M0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zm111.4-47c1.9-5.8 6.9-10 12.9-10.9c27-3.9 54-7.9 81.1-11.8c12.1-24.5 24.2-49 36.2-73.4c2.7-5.5 8.3-8.9 14.3-8.9s11.7 3.5 14.3 8.9c12.1 24.5 24.2 49 36.2 73.4c27 3.9 54 7.9 81 11.8c6 .9 11 5.1 12.9 10.9s.3 12.2-4 16.4l-58.6 57.2 13.8 80.7c1 6-1.4 12.1-6.4 15.6c-2.8 2-6.1 3.1-9.4 3.1c-2.5 0-5.1-.6-7.4-1.8c-24.2-12.7-48.3-25.4-72.5-38.1c-24.2 12.7-48.3 25.4-72.5 38.1c-2.3 1.2-4.9 1.8-7.4 1.8c-3.3 0-6.6-1-9.4-3.1c-4.9-3.6-7.4-9.6-6.4-15.6c4.6-26.9 9.2-53.8 13.8-80.7l-58.6-57.2c-4.4-4.3-5.9-10.6-4-16.4z"
|
|
24
25
|
}
|
|
25
26
|
),
|
|
26
|
-
/* @__PURE__ */ c(
|
|
27
|
+
/* @__PURE__ */ c(
|
|
28
|
+
"path",
|
|
29
|
+
{
|
|
30
|
+
className: "fa-primary",
|
|
31
|
+
d: "M270.3 112.9c-2.7-5.5-8.3-8.9-14.3-8.9s-11.7 3.5-14.3 8.9l-36.2 73.4-81.1 11.8c-6 .9-11 5.1-12.9 10.9s-.3 12.2 4 16.4l58.6 57.2-13.8 80.7c-1 6 1.4 12.1 6.4 15.6s11.5 4.1 16.9 1.2L256 342.1l72.5 38.1c5.4 2.8 11.9 2.4 16.9-1.2s7.4-9.6 6.4-15.6l-13.8-80.7 58.6-57.2c4.4-4.3 5.9-10.6 4-16.4s-6.9-10-12.9-10.9l-81-11.8-36.2-73.4z"
|
|
32
|
+
}
|
|
33
|
+
)
|
|
27
34
|
]
|
|
28
35
|
}
|
|
29
36
|
);
|
|
30
37
|
export {
|
|
31
|
-
|
|
38
|
+
n as IconStarInCircle
|
|
32
39
|
};
|
|
@@ -1,32 +1,23 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { h as
|
|
3
|
-
const
|
|
4
|
-
className:
|
|
5
|
-
viewBox:
|
|
6
|
-
title:
|
|
7
|
-
monotone:
|
|
8
|
-
...
|
|
9
|
-
}) => /* @__PURE__ */
|
|
10
|
-
|
|
1
|
+
import { jsx as o } from "react/jsx-runtime";
|
|
2
|
+
import { h as i } from "../../chunks/index.16Dqzfe-.js";
|
|
3
|
+
const p = ({
|
|
4
|
+
className: t,
|
|
5
|
+
viewBox: e,
|
|
6
|
+
title: r,
|
|
7
|
+
monotone: c,
|
|
8
|
+
...s
|
|
9
|
+
}) => /* @__PURE__ */ o(
|
|
10
|
+
i,
|
|
11
11
|
{
|
|
12
12
|
defaultViewBox: "0 0 384 512",
|
|
13
13
|
size: "size-5",
|
|
14
|
-
viewBox:
|
|
15
|
-
className:
|
|
16
|
-
title:
|
|
17
|
-
...
|
|
18
|
-
children:
|
|
19
|
-
/* @__PURE__ */ t(
|
|
20
|
-
"path",
|
|
21
|
-
{
|
|
22
|
-
opacity: i ? "1" : "0.4",
|
|
23
|
-
d: "M160 141.3V448c0 17.7 14.3 32 32 32s32-14.3 32-32V141.3l-32-32-32 32z"
|
|
24
|
-
}
|
|
25
|
-
),
|
|
26
|
-
/* @__PURE__ */ t("path", { d: "M169.4 41.4c12.5-12.5 32.8-12.5 45.3 0l160 160c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L192 109.3 54.6 246.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l160-160z" })
|
|
27
|
-
]
|
|
14
|
+
viewBox: e,
|
|
15
|
+
className: t,
|
|
16
|
+
title: r || "Up",
|
|
17
|
+
...s,
|
|
18
|
+
children: /* @__PURE__ */ o("path", { d: "M209.4 39.4C204.8 34.7 198.6 32 192 32s-12.8 2.7-17.4 7.4l-168 176c-9.2 9.6-8.8 24.8 .8 33.9s24.8 8.8 33.9-.8L168 115.9 168 456c0 13.3 10.7 24 24 24s24-10.7 24-24l0-340.1L342.6 248.6c9.2 9.6 24.3 9.9 33.9 .8s9.9-24.3 .8-33.9l-168-176z" })
|
|
28
19
|
}
|
|
29
20
|
);
|
|
30
21
|
export {
|
|
31
|
-
|
|
22
|
+
p as IconUp
|
|
32
23
|
};
|
|
@@ -1,29 +1,36 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
import { h as
|
|
1
|
+
import { jsxs as t, jsx as a } from "react/jsx-runtime";
|
|
2
|
+
import { h as m } from "../../chunks/index.16Dqzfe-.js";
|
|
3
3
|
const n = ({
|
|
4
4
|
className: s,
|
|
5
|
-
viewBox:
|
|
6
|
-
title:
|
|
7
|
-
monotone:
|
|
5
|
+
viewBox: e,
|
|
6
|
+
title: o,
|
|
7
|
+
monotone: c,
|
|
8
8
|
...r
|
|
9
|
-
}) => /* @__PURE__ */
|
|
10
|
-
|
|
9
|
+
}) => /* @__PURE__ */ t(
|
|
10
|
+
m,
|
|
11
11
|
{
|
|
12
12
|
defaultViewBox: "0 0 512 512",
|
|
13
13
|
size: "size-5",
|
|
14
|
-
viewBox:
|
|
14
|
+
viewBox: e,
|
|
15
15
|
className: s,
|
|
16
|
-
title:
|
|
16
|
+
title: o || "User",
|
|
17
17
|
...r,
|
|
18
18
|
children: [
|
|
19
|
-
/* @__PURE__ */
|
|
19
|
+
/* @__PURE__ */ a(
|
|
20
20
|
"path",
|
|
21
21
|
{
|
|
22
|
+
className: "fa-secondary",
|
|
22
23
|
opacity: "0.4",
|
|
23
|
-
d: "
|
|
24
|
+
d: "M0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zm139.9 90.5c-5.8-6.7-5.1-16.8 1.6-22.6s16.8-5.1 22.6 1.6C182 346.2 212.6 368 256 368s74-21.8 91.9-42.5c5.8-6.7 15.9-7.4 22.6-1.6s7.4 15.9 1.6 22.6C349.8 372.1 311.1 400 256 400s-93.8-27.9-116.1-53.5zM208.4 208a32 32 0 1 1 -64 0 32 32 0 1 1 64 0zm160 0a32 32 0 1 1 -64 0 32 32 0 1 1 64 0z"
|
|
24
25
|
}
|
|
25
26
|
),
|
|
26
|
-
/* @__PURE__ */
|
|
27
|
+
/* @__PURE__ */ a(
|
|
28
|
+
"path",
|
|
29
|
+
{
|
|
30
|
+
className: "fa-primary",
|
|
31
|
+
d: "M176.4 240a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm160 0a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"
|
|
32
|
+
}
|
|
33
|
+
)
|
|
27
34
|
]
|
|
28
35
|
}
|
|
29
36
|
);
|
package/dist/index.d.ts
CHANGED
|
@@ -65,10 +65,14 @@ declare const IconPrevious: ({ className, viewBox, title, monotone, ...rest }: I
|
|
|
65
65
|
|
|
66
66
|
declare const IconProfile: ({ className, viewBox, title, monotone, ...rest }: IconsProps) => react_jsx_runtime.JSX.Element;
|
|
67
67
|
|
|
68
|
+
declare const IconProofread: ({ className, viewBox, title, monotone, ...rest }: IconsProps) => react_jsx_runtime.JSX.Element;
|
|
69
|
+
|
|
68
70
|
declare const IconRefresh: ({ className, viewBox, title, monotone, ...rest }: IconsProps) => react_jsx_runtime.JSX.Element;
|
|
69
71
|
|
|
70
72
|
declare const IconRestore: ({ className, viewBox, title, monotone, ...rest }: IconsProps) => react_jsx_runtime.JSX.Element;
|
|
71
73
|
|
|
74
|
+
declare const IconRewrite: ({ className, viewBox, title, monotone, ...rest }: IconsProps) => react_jsx_runtime.JSX.Element;
|
|
75
|
+
|
|
72
76
|
declare const IconSearch: ({ className, viewBox, title, monotone, ...rest }: IconsProps) => react_jsx_runtime.JSX.Element;
|
|
73
77
|
|
|
74
78
|
declare const IconSettings: ({ className, viewBox, title, monotone, ...rest }: IconsProps) => react_jsx_runtime.JSX.Element;
|
|
@@ -89,4 +93,6 @@ declare const IconUp: ({ className, viewBox, title, monotone, ...rest }: IconsPr
|
|
|
89
93
|
|
|
90
94
|
declare const IconUser: ({ className, viewBox, title, monotone, ...rest }: IconsProps) => react_jsx_runtime.JSX.Element;
|
|
91
95
|
|
|
92
|
-
|
|
96
|
+
declare const IconList: ({ className, viewBox, title, monotone, ...rest }: IconsProps) => react_jsx_runtime.JSX.Element;
|
|
97
|
+
|
|
98
|
+
export { IconAdd, IconAnthropic, IconBack, IconBookmark, IconBrightness, IconChart, IconClose, IconCopied, IconCopy, IconDelete, IconDog, IconDown, IconEdit, IconGitHub, IconHide, IconHistory, IconInfo, IconKey, IconList, IconLocked, IconMessages, IconNext, IconOpenAI, IconPasskey, IconPrevious, IconProfile, IconProofread, IconRefresh, IconRestore, IconRewrite, IconSearch, IconSettings, IconShow, IconSliders, IconSort, IconSortDown, IconSortUp, IconStarInCircle, IconUp, IconUser };
|
package/dist/index.js
CHANGED
|
@@ -1,48 +1,51 @@
|
|
|
1
1
|
import { IconAdd as t } from "./components/Icons/IconAdd.js";
|
|
2
2
|
import { IconAnthropic as I } from "./components/Icons/IconAnthropic.js";
|
|
3
3
|
import { IconBack as p } from "./components/Icons/IconBack.js";
|
|
4
|
-
import { IconBookmark as
|
|
4
|
+
import { IconBookmark as m } from "./components/Icons/IconBookmark.js";
|
|
5
5
|
import { IconBrightness as i } from "./components/Icons/IconBrightness.js";
|
|
6
6
|
import { IconChart as S } from "./components/Icons/IconChart.js";
|
|
7
7
|
import { IconClose as a } from "./components/Icons/IconClose.js";
|
|
8
8
|
import { IconCopied as h } from "./components/Icons/IconCopied.js";
|
|
9
|
-
import { IconCopy as
|
|
9
|
+
import { IconCopy as l } from "./components/Icons/IconCopy.js";
|
|
10
10
|
import { IconDelete as g } from "./components/Icons/IconDelete.js";
|
|
11
11
|
import { IconDog as u } from "./components/Icons/IconDog.js";
|
|
12
12
|
import { IconDown as N } from "./components/Icons/IconDown.js";
|
|
13
|
-
import { IconEdit as
|
|
14
|
-
import { IconGitHub as
|
|
13
|
+
import { IconEdit as R } from "./components/Icons/IconEdit.js";
|
|
14
|
+
import { IconGitHub as D } from "./components/Icons/IconGitHub.js";
|
|
15
15
|
import { IconHide as b } from "./components/Icons/IconHide.js";
|
|
16
|
-
import { IconHistory as
|
|
17
|
-
import { IconInfo as
|
|
18
|
-
import { IconKey as
|
|
19
|
-
import { IconLocked as
|
|
20
|
-
import { IconMessages as
|
|
16
|
+
import { IconHistory as A } from "./components/Icons/IconHistory.js";
|
|
17
|
+
import { IconInfo as H } from "./components/Icons/IconInfo.js";
|
|
18
|
+
import { IconKey as O } from "./components/Icons/IconKey.js";
|
|
19
|
+
import { IconLocked as L } from "./components/Icons/IconLocked.js";
|
|
20
|
+
import { IconMessages as G } from "./components/Icons/IconMessages.js";
|
|
21
21
|
import { IconNext as j } from "./components/Icons/IconNext.js";
|
|
22
22
|
import { IconOpenAI as z } from "./components/Icons/IconOpenAI.js";
|
|
23
23
|
import { IconPasskey as J } from "./components/Icons/IconPasskey.js";
|
|
24
24
|
import { IconPrevious as W } from "./components/Icons/IconPrevious.js";
|
|
25
25
|
import { IconProfile as Y } from "./components/Icons/IconProfile.js";
|
|
26
|
-
import {
|
|
27
|
-
import {
|
|
28
|
-
import {
|
|
29
|
-
import {
|
|
30
|
-
import {
|
|
31
|
-
import {
|
|
32
|
-
import {
|
|
33
|
-
import {
|
|
34
|
-
import {
|
|
35
|
-
import {
|
|
36
|
-
import {
|
|
37
|
-
import {
|
|
26
|
+
import { IconProofread as $ } from "./components/Icons/IconProofread.js";
|
|
27
|
+
import { IconRefresh as ro } from "./components/Icons/IconRefresh.js";
|
|
28
|
+
import { IconRestore as to } from "./components/Icons/IconRestore.js";
|
|
29
|
+
import { IconRewrite as Io } from "./components/Icons/IconRewrite.js";
|
|
30
|
+
import { IconSearch as po } from "./components/Icons/IconSearch.js";
|
|
31
|
+
import { IconSettings as mo } from "./components/Icons/IconSettings.js";
|
|
32
|
+
import { IconShow as io } from "./components/Icons/IconShow.js";
|
|
33
|
+
import { IconSliders as So } from "./components/Icons/IconSliders.js";
|
|
34
|
+
import { IconSort as ao } from "./components/Icons/IconSort.js";
|
|
35
|
+
import { IconSortDown as wo } from "./components/Icons/IconSortDown.js";
|
|
36
|
+
import { IconSortUp as Co } from "./components/Icons/IconSortUp.js";
|
|
37
|
+
import { IconStarInCircle as ko } from "./components/Icons/IconStarInCircle.js";
|
|
38
|
+
import { IconUp as yo } from "./components/Icons/IconUp.js";
|
|
39
|
+
import { IconUser as Po } from "./components/Icons/IconUser.js";
|
|
40
|
+
import { IconList as Uo } from "./components/Icons/IconList.js";
|
|
38
41
|
/*!
|
|
39
|
-
@versini/ui-icons v4.
|
|
42
|
+
@versini/ui-icons v4.2.0
|
|
40
43
|
© 2025 gizmette.com
|
|
41
44
|
*/
|
|
42
45
|
try {
|
|
43
46
|
window.__VERSINI_UI_ICONS__ || (window.__VERSINI_UI_ICONS__ = {
|
|
44
|
-
version: "4.
|
|
45
|
-
buildTime: "01/
|
|
47
|
+
version: "4.2.0",
|
|
48
|
+
buildTime: "01/04/2025 04:09 PM EST",
|
|
46
49
|
homepage: "https://github.com/aversini/ui-components",
|
|
47
50
|
license: "MIT"
|
|
48
51
|
});
|
|
@@ -52,38 +55,41 @@ export {
|
|
|
52
55
|
t as IconAdd,
|
|
53
56
|
I as IconAnthropic,
|
|
54
57
|
p as IconBack,
|
|
55
|
-
|
|
58
|
+
m as IconBookmark,
|
|
56
59
|
i as IconBrightness,
|
|
57
60
|
S as IconChart,
|
|
58
61
|
a as IconClose,
|
|
59
62
|
h as IconCopied,
|
|
60
|
-
|
|
63
|
+
l as IconCopy,
|
|
61
64
|
g as IconDelete,
|
|
62
65
|
u as IconDog,
|
|
63
66
|
N as IconDown,
|
|
64
|
-
|
|
65
|
-
|
|
67
|
+
R as IconEdit,
|
|
68
|
+
D as IconGitHub,
|
|
66
69
|
b as IconHide,
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
70
|
+
A as IconHistory,
|
|
71
|
+
H as IconInfo,
|
|
72
|
+
O as IconKey,
|
|
73
|
+
Uo as IconList,
|
|
74
|
+
L as IconLocked,
|
|
75
|
+
G as IconMessages,
|
|
72
76
|
j as IconNext,
|
|
73
77
|
z as IconOpenAI,
|
|
74
78
|
J as IconPasskey,
|
|
75
79
|
W as IconPrevious,
|
|
76
80
|
Y as IconProfile,
|
|
77
|
-
$ as
|
|
78
|
-
ro as
|
|
79
|
-
to as
|
|
80
|
-
Io as
|
|
81
|
-
po as
|
|
82
|
-
|
|
83
|
-
io as
|
|
84
|
-
So as
|
|
85
|
-
ao as
|
|
86
|
-
|
|
87
|
-
Co as
|
|
88
|
-
ko as
|
|
81
|
+
$ as IconProofread,
|
|
82
|
+
ro as IconRefresh,
|
|
83
|
+
to as IconRestore,
|
|
84
|
+
Io as IconRewrite,
|
|
85
|
+
po as IconSearch,
|
|
86
|
+
mo as IconSettings,
|
|
87
|
+
io as IconShow,
|
|
88
|
+
So as IconSliders,
|
|
89
|
+
ao as IconSort,
|
|
90
|
+
wo as IconSortDown,
|
|
91
|
+
Co as IconSortUp,
|
|
92
|
+
ko as IconStarInCircle,
|
|
93
|
+
yo as IconUp,
|
|
94
|
+
Po as IconUser
|
|
89
95
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@versini/ui-icons",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.2.0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"author": "Arno Versini",
|
|
6
6
|
"publishConfig": {
|
|
@@ -45,5 +45,5 @@
|
|
|
45
45
|
"sideEffects": [
|
|
46
46
|
"**/*.css"
|
|
47
47
|
],
|
|
48
|
-
"gitHead": "
|
|
48
|
+
"gitHead": "88ad6c4972e02710471fede5712f5c94b67a3db9"
|
|
49
49
|
}
|