@versini/ui-icons 4.6.1 → 4.8.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.cBOyFY6K.js → index.DHhkXvT6.js} +3 -3
- package/dist/components/Icons/IconAdd.js +1 -1
- package/dist/components/Icons/IconAddLight.js +1 -1
- package/dist/components/Icons/IconAnthropic.js +1 -1
- package/dist/components/Icons/IconBack.js +1 -1
- package/dist/components/Icons/IconBackLight.js +1 -1
- package/dist/components/Icons/IconBookSparkles.js +1 -1
- package/dist/components/Icons/IconBookSparklesLight.js +1 -1
- package/dist/components/Icons/IconBookmark.js +1 -1
- package/dist/components/Icons/IconBookmarkLight.js +1 -1
- package/dist/components/Icons/IconBrightness.js +1 -1
- package/dist/components/Icons/IconBrightnessLight.js +1 -1
- package/dist/components/Icons/IconChart.js +1 -1
- package/dist/components/Icons/IconChartLight.js +1 -1
- package/dist/components/Icons/IconClose.js +1 -1
- package/dist/components/Icons/IconCloseLight.js +1 -1
- package/dist/components/Icons/IconCopied.js +1 -1
- package/dist/components/Icons/IconCopiedLight.js +1 -1
- package/dist/components/Icons/IconCopy.js +1 -1
- package/dist/components/Icons/IconCopyLight.js +1 -1
- package/dist/components/Icons/IconDelete.js +1 -1
- package/dist/components/Icons/IconDeleteLight.js +1 -1
- package/dist/components/Icons/IconDog.js +1 -1
- package/dist/components/Icons/IconDown.js +1 -1
- package/dist/components/Icons/IconDownLight.js +1 -1
- package/dist/components/Icons/IconEdit.js +1 -1
- package/dist/components/Icons/IconEditLight.js +1 -1
- package/dist/components/Icons/IconGitHub.js +1 -1
- package/dist/components/Icons/IconHide.js +1 -1
- package/dist/components/Icons/IconHideLight.js +1 -1
- package/dist/components/Icons/IconHistory.js +1 -1
- package/dist/components/Icons/IconHistoryLight.js +1 -1
- package/dist/components/Icons/IconInfo.js +1 -1
- package/dist/components/Icons/IconInfoLight.js +1 -1
- package/dist/components/Icons/IconKey.js +1 -1
- package/dist/components/Icons/IconKeyLight.js +1 -1
- package/dist/components/Icons/IconLightBulb.js +32 -0
- package/dist/components/Icons/IconLightBulbLight.js +32 -0
- package/dist/components/Icons/IconList.js +1 -1
- package/dist/components/Icons/IconListLight.js +1 -1
- package/dist/components/Icons/IconLocked.js +1 -1
- package/dist/components/Icons/IconLockedLight.js +1 -1
- package/dist/components/Icons/IconMagic.js +32 -0
- package/dist/components/Icons/IconMagicLight.js +32 -0
- package/dist/components/Icons/IconMessages.js +1 -1
- package/dist/components/Icons/IconMessagesLight.js +1 -1
- package/dist/components/Icons/IconNext.js +1 -1
- package/dist/components/Icons/IconNextLight.js +1 -1
- package/dist/components/Icons/IconOpenAI.js +1 -1
- package/dist/components/Icons/IconPasskey.js +1 -1
- package/dist/components/Icons/IconPenField.js +1 -1
- package/dist/components/Icons/IconPenFieldLight.js +1 -1
- package/dist/components/Icons/IconPencilMechanical.js +1 -1
- package/dist/components/Icons/IconPencilMechanicalLight.js +1 -1
- package/dist/components/Icons/IconPrevious.js +1 -1
- package/dist/components/Icons/IconPreviousLight.js +1 -1
- package/dist/components/Icons/IconProfile.js +1 -1
- package/dist/components/Icons/IconProfileLight.js +1 -1
- package/dist/components/Icons/IconProofread.js +1 -1
- package/dist/components/Icons/IconProofreadLight.js +1 -1
- package/dist/components/Icons/IconRefresh.js +1 -1
- package/dist/components/Icons/IconRefreshLight.js +1 -1
- package/dist/components/Icons/IconRestore.js +1 -1
- package/dist/components/Icons/IconRestoreLight.js +1 -1
- package/dist/components/Icons/IconRewrite.js +1 -1
- package/dist/components/Icons/IconRewriteLight.js +1 -1
- package/dist/components/Icons/IconSearch.js +1 -1
- package/dist/components/Icons/IconSearchLight.js +1 -1
- package/dist/components/Icons/IconSend.js +1 -1
- package/dist/components/Icons/IconSendLight.js +1 -1
- package/dist/components/Icons/IconSettings.js +1 -1
- package/dist/components/Icons/IconSettingsLight.js +1 -1
- package/dist/components/Icons/IconShow.js +1 -1
- package/dist/components/Icons/IconShowLight.js +1 -1
- package/dist/components/Icons/IconSliders.js +1 -1
- package/dist/components/Icons/IconSlidersLight.js +1 -1
- package/dist/components/Icons/IconSort.js +1 -1
- package/dist/components/Icons/IconSortDown.js +1 -1
- package/dist/components/Icons/IconSortDownLight.js +1 -1
- package/dist/components/Icons/IconSortLight.js +1 -1
- package/dist/components/Icons/IconSortUp.js +1 -1
- package/dist/components/Icons/IconSortUpLight.js +1 -1
- package/dist/components/Icons/IconStarInCircle.js +1 -1
- package/dist/components/Icons/IconStarInCircleLight.js +1 -1
- package/dist/components/Icons/IconUnlocked.js +1 -1
- package/dist/components/Icons/IconUnlockedLight.js +1 -1
- package/dist/components/Icons/IconUp.js +1 -1
- package/dist/components/Icons/IconUpLight.js +1 -1
- package/dist/components/Icons/IconUser.js +1 -1
- package/dist/components/Icons/IconUserLight.js +1 -1
- package/dist/index.d.ts +10 -2
- package/dist/index.js +129 -121
- package/package.json +4 -5
|
@@ -31,13 +31,13 @@ const f = ({
|
|
|
31
31
|
] });
|
|
32
32
|
};
|
|
33
33
|
/*!
|
|
34
|
-
@versini/ui-svgicon v4.0
|
|
34
|
+
@versini/ui-svgicon v4.1.0
|
|
35
35
|
© 2025 gizmette.com
|
|
36
36
|
*/
|
|
37
37
|
try {
|
|
38
38
|
window.__VERSINI_UI_SVGICON__ || (window.__VERSINI_UI_SVGICON__ = {
|
|
39
|
-
version: "4.0
|
|
40
|
-
buildTime: "
|
|
39
|
+
version: "4.1.0",
|
|
40
|
+
buildTime: "02/27/2025 02:05 PM EST",
|
|
41
41
|
homepage: "https://github.com/aversini/ui-components",
|
|
42
42
|
license: "MIT"
|
|
43
43
|
});
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import { jsxs as r, jsx as t } from "react/jsx-runtime";
|
|
2
|
+
import { h } from "../../chunks/index.DHhkXvT6.js";
|
|
3
|
+
const m = ({
|
|
4
|
+
className: c,
|
|
5
|
+
viewBox: i,
|
|
6
|
+
title: o,
|
|
7
|
+
monotone: s,
|
|
8
|
+
...e
|
|
9
|
+
}) => /* @__PURE__ */ r(
|
|
10
|
+
h,
|
|
11
|
+
{
|
|
12
|
+
defaultViewBox: "0 0 384 512",
|
|
13
|
+
size: "size-5",
|
|
14
|
+
viewBox: i,
|
|
15
|
+
className: c,
|
|
16
|
+
title: o || "Thinking",
|
|
17
|
+
...e,
|
|
18
|
+
children: [
|
|
19
|
+
/* @__PURE__ */ t(
|
|
20
|
+
"path",
|
|
21
|
+
{
|
|
22
|
+
d: "M16 176c0 37.3 11.6 71.9 31.4 100.3 5 7.2 10.2 14.3 15.4 21.4 19.8 27.1 39.7 54.4 49.2 86.2h160c9.6-31.9 29.5-59.1 49.2-86.2 5.2-7.1 10.4-14.2 15.4-21.4 19.8-28.5 31.4-63 31.4-100.3C368 78.8 289.2 0 192 0S16 78.8 16 176m64 0c0-61.9 50.1-112 112-112 8.8 0 16 7.2 16 16s-7.2 16-16 16c-44.2 0-80 35.8-80 80 0 8.8-7.2 16-16 16s-16-7.2-16-16",
|
|
23
|
+
opacity: s ? "1" : "0.4"
|
|
24
|
+
}
|
|
25
|
+
),
|
|
26
|
+
/* @__PURE__ */ t("path", { d: "M192 512c44.2 0 80-35.8 80-80v-48H112v48c0 44.2 35.8 80 80 80" })
|
|
27
|
+
]
|
|
28
|
+
}
|
|
29
|
+
);
|
|
30
|
+
export {
|
|
31
|
+
m as IconLightBulb
|
|
32
|
+
};
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import { jsxs as e, jsx as c } from "react/jsx-runtime";
|
|
2
|
+
import { h as r } from "../../chunks/index.DHhkXvT6.js";
|
|
3
|
+
const z = ({
|
|
4
|
+
className: s,
|
|
5
|
+
viewBox: t,
|
|
6
|
+
title: i,
|
|
7
|
+
monotone: h,
|
|
8
|
+
...o
|
|
9
|
+
}) => /* @__PURE__ */ e(
|
|
10
|
+
r,
|
|
11
|
+
{
|
|
12
|
+
defaultViewBox: "0 0 384 512",
|
|
13
|
+
size: "size-5",
|
|
14
|
+
viewBox: t,
|
|
15
|
+
className: s,
|
|
16
|
+
title: i || "Thinking",
|
|
17
|
+
...o,
|
|
18
|
+
children: [
|
|
19
|
+
/* @__PURE__ */ c(
|
|
20
|
+
"path",
|
|
21
|
+
{
|
|
22
|
+
d: "M48 176c0-79.5 64.5-144 144-144s144 64.5 144 144c0 30.6-9.5 58.8-25.7 82.1-4.1 5.9-8.8 12.3-13.6 19-12.7 17.5-27.1 37.2-38 57.1-8.9 16.2-13.7 33.3-16.2 49.9h-101c-2.5-16.6-7.3-33.7-16.2-49.9-10.9-20-25.3-39.7-38-57.1-4.9-6.7-9.5-13-13.6-19C57.5 234.8 48 206.6 48 176m32 0c0 8.8 7.2 16 16 16s16-7.2 16-16c0-44.2 35.8-80 80-80 8.8 0 16-7.2 16-16s-7.2-16-16-16c-61.9 0-112 50.1-112 112m66.7 272h90.5c-6.6 18.6-24.4 32-45.3 32s-38.7-13.4-45.3-32z",
|
|
23
|
+
opacity: h ? "1" : "0.4"
|
|
24
|
+
}
|
|
25
|
+
),
|
|
26
|
+
/* @__PURE__ */ c("path", { d: "M310.3 258.1c16.2-23.3 25.7-51.5 25.7-82.1 0-79.5-64.5-144-144-144S48 96.5 48 176c0 30.6 9.5 58.8 25.7 82.1 4.1 5.9 8.8 12.3 13.6 19 12.7 17.5 27.1 37.2 38 57.1 8.9 16.2 13.7 33.3 16.2 49.9L109 384c-2.2-12-5.9-23.7-11.8-34.5-9.9-18-22.2-34.9-34.5-51.8-5.2-7.1-10.4-14.2-15.4-21.4C27.6 247.9 16 213.3 16 176 16 78.8 94.8 0 192 0s176 78.8 176 176c0 37.3-11.6 71.9-31.4 100.3-5 7.2-10.2 14.3-15.4 21.4-12.3 16.8-24.6 33.7-34.5 51.8-5.9 10.8-9.6 22.5-11.8 34.5h-32.4c2.5-16.6 7.3-33.7 16.2-49.9 10.9-20 25.3-39.7 38-57.1 4.9-6.7 9.5-13 13.6-19zM192 96c-44.2 0-80 35.8-80 80 0 8.8-7.2 16-16 16s-16-7.2-16-16c0-61.9 50.1-112 112-112 8.8 0 16 7.2 16 16s-7.2 16-16 16m-45.3 352c6.6 18.6 24.4 32 45.3 32s38.7-13.4 45.3-32h-90.5zM112 432v-5.3c0-5.9 4.8-10.7 10.7-10.7h138.7c5.9 0 10.7 4.8 10.7 10.7v5.3c0 44.2-35.8 80-80 80s-80-35.8-80-80z" })
|
|
27
|
+
]
|
|
28
|
+
}
|
|
29
|
+
);
|
|
30
|
+
export {
|
|
31
|
+
z as IconLightBulbLight
|
|
32
|
+
};
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import { jsxs as L, jsx as c } from "react/jsx-runtime";
|
|
2
|
+
import { h as e } from "../../chunks/index.DHhkXvT6.js";
|
|
3
|
+
const m = ({
|
|
4
|
+
className: l,
|
|
5
|
+
viewBox: s,
|
|
6
|
+
title: t,
|
|
7
|
+
monotone: i,
|
|
8
|
+
...o
|
|
9
|
+
}) => /* @__PURE__ */ L(
|
|
10
|
+
e,
|
|
11
|
+
{
|
|
12
|
+
defaultViewBox: "0 0 576 512",
|
|
13
|
+
size: "size-5",
|
|
14
|
+
viewBox: s,
|
|
15
|
+
className: l,
|
|
16
|
+
title: t || "Magic",
|
|
17
|
+
...o,
|
|
18
|
+
children: [
|
|
19
|
+
/* @__PURE__ */ c(
|
|
20
|
+
"path",
|
|
21
|
+
{
|
|
22
|
+
d: "M0 128c0 4.8 3 9.1 7.5 10.8L64 160l21.2 56.5c1.7 4.5 6 7.5 10.8 7.5s9.1-3 10.8-7.5L128 160l56.5-21.2c4.5-1.7 7.5-6 7.5-10.8s-3-9.1-7.5-10.8L128 96l-21.2-56.5c-1.7-4.5-6-7.5-10.8-7.5s-9.1 3-10.8 7.5L64 96 7.5 117.2C3 118.9 0 123.2 0 128m192-64c0 3.2 2 6.1 5 7.2l37.7 14.1 14.1 37.7c1.1 3 4 5 7.2 5s6.1-2 7.2-5l14.1-37.7L315 71.2c3-1.1 5-4 5-7.2s-2-6.1-5-7.2l-37.7-14.1L263.2 5c-1.1-3-4-5-7.2-5s-6.1 2-7.2 5l-14.1 37.7L197 56.8c-3 1.1-5 4-5 7.2m124.7 60.7 39.6 39.6 105-105 23.3 23.3-105 105 39.6 39.6 110.7-110.7c18.7-18.7 18.7-49.1 0-67.9l-34.6-34.5c-18.7-18.7-49.1-18.7-67.9 0-36.9 36.9-73.8 73.7-110.7 110.6M352 384c0 4.8 3 9.1 7.5 10.8L416 416l21.2 56.5c1.7 4.5 6 7.5 10.8 7.5s9.1-3 10.8-7.5L480 416l56.5-21.2c4.5-1.7 7.5-6 7.5-10.8s-3-9.1-7.5-10.8L480 352l-21.2-56.5c-1.7-4.5-6-7.5-10.8-7.5s-9.1 3-10.8 7.5L416 352l-56.5 21.2c-4.5 1.7-7.5 6-7.5 10.8",
|
|
23
|
+
opacity: i ? "1" : "0.4"
|
|
24
|
+
}
|
|
25
|
+
),
|
|
26
|
+
/* @__PURE__ */ c("path", { d: "M419.2 227.2 316.7 124.7 46.1 395.4c-18.7 18.7-18.7 49.1 0 67.9l34.6 34.6c18.7 18.7 49.1 18.7 67.9 0z" })
|
|
27
|
+
]
|
|
28
|
+
}
|
|
29
|
+
);
|
|
30
|
+
export {
|
|
31
|
+
m as IconMagic
|
|
32
|
+
};
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import { jsxs as l, jsx as c } from "react/jsx-runtime";
|
|
2
|
+
import { h as e } from "../../chunks/index.DHhkXvT6.js";
|
|
3
|
+
const m = ({
|
|
4
|
+
className: s,
|
|
5
|
+
viewBox: h,
|
|
6
|
+
title: t,
|
|
7
|
+
monotone: i,
|
|
8
|
+
...o
|
|
9
|
+
}) => /* @__PURE__ */ l(
|
|
10
|
+
e,
|
|
11
|
+
{
|
|
12
|
+
defaultViewBox: "0 0 576 512",
|
|
13
|
+
size: "size-5",
|
|
14
|
+
viewBox: h,
|
|
15
|
+
className: s,
|
|
16
|
+
title: t || "Magic",
|
|
17
|
+
...o,
|
|
18
|
+
children: [
|
|
19
|
+
/* @__PURE__ */ c(
|
|
20
|
+
"path",
|
|
21
|
+
{
|
|
22
|
+
d: "m66.9 426.3 248.4-248.4 50.7 50.7-248.3 248.5c-3.1 3.1-8.2 3.1-11.3 0l-39.5-39.4c-3.1-3.1-3.1-8.2 0-11.3z",
|
|
23
|
+
opacity: i ? "1" : "0.4"
|
|
24
|
+
}
|
|
25
|
+
),
|
|
26
|
+
/* @__PURE__ */ c("path", { d: "M458.3 34.9c3.1-3.1 8.2-3.1 11.3 0L509 74.3c3.1 3.1 3.1 8.2 0 11.3L388.7 206.1 338 155.4zM66.9 426.3l248.4-248.4 50.7 50.7-248.3 248.5c-3.1 3.1-8.2 3.1-11.3 0l-39.5-39.4c-3.1-3.1-3.1-8.2 0-11.3zm368.8-414L44.3 403.7c-15.6 15.6-15.6 40.9 0 56.6l39.4 39.4c15.6 15.6 40.9 15.6 56.6 0l391.4-391.4c15.6-15.6 15.6-40.9 0-56.6l-39.4-39.4c-15.6-15.6-40.9-15.6-56.6 0M128 80c0-8.8-7.2-16-16-16s-16 7.2-16 16v48H48c-8.8 0-16 7.2-16 16s7.2 16 16 16h48v48c0 8.8 7.2 16 16 16s16-7.2 16-16v-48h48c8.8 0 16-7.2 16-16s-7.2-16-16-16h-48zm336 240c-8.8 0-16 7.2-16 16v48h-48c-8.8 0-16 7.2-16 16s7.2 16 16 16h48v48c0 8.8 7.2 16 16 16s16-7.2 16-16v-48h48c8.8 0 16-7.2 16-16s-7.2-16-16-16h-48v-48c0-8.8-7.2-16-16-16M252.2 16c0-6.7-5.4-12.2-12.2-12.2S227.8 9.2 227.8 16v19.8H208c-6.7 0-12.2 5.4-12.2 12.2s5.4 12.2 12.2 12.2h19.8V80c0 6.7 5.4 12.2 12.2 12.2s12.2-5.4 12.2-12.2V60.2H272c6.7 0 12.2-5.4 12.2-12.2s-5.4-12.2-12.2-12.2h-19.8z" })
|
|
27
|
+
]
|
|
28
|
+
}
|
|
29
|
+
);
|
|
30
|
+
export {
|
|
31
|
+
m as IconMagicLight
|
|
32
|
+
};
|