@versini/ui-icons 4.23.1 → 4.25.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/3951.js ADDED
@@ -0,0 +1,38 @@
1
+ import { jsxs, SvgIcon, jsx } from "./1787.js";
2
+
3
+
4
+ /**
5
+ * This file was automatically generated.
6
+ * Please do not edit manually.
7
+ *
8
+ * To update this file, run `yarn build:icons`.
9
+ *
10
+ * Original name: brain-circuit.svg
11
+ *
12
+ * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
13
+ *
14
+ */
15
+ const IconBrainCircuit = ({ className, viewBox, title, monotone, ...rest })=>{
16
+ /* v8 ignore start */ const opacity = monotone ? "1" : "0.4";
17
+ /* v8 ignore stop */ return /*#__PURE__*/ jsxs(SvgIcon, {
18
+ defaultViewBox: "0 0 512 512",
19
+ size: "size-5",
20
+ viewBox: viewBox,
21
+ className: className,
22
+ title: title || "Brain with Circuit",
23
+ ...rest,
24
+ children: [
25
+ /*#__PURE__*/ jsx("path", {
26
+ d: "M0 304c0 34.2 21.4 63.4 51.6 74.8-2.3 6.6-3.6 13.8-3.6 21.2 0 35.3 28.7 64 64 64 5.6 0 11.1-.7 16.3-2.1 2.9 28.2 26.8 50.1 55.7 50.1 30.9 0 56-25.1 56-56V272h-48c-8.8 0-16 7.2-16 16v34.7c18.6 6.6 32 24.4 32 45.3 0 26.5-21.5 48-48 48s-48-21.5-48-48c0-20.9 13.4-38.7 32-45.3V288c0-26.5 21.5-48 48-48h48v-80h-34.7c-6.6 18.6-24.4 32-45.3 32-26.5 0-48-21.5-48-48s21.5-48 48-48c20.9 0 38.7 13.4 45.3 32H240V56c0-30.9-25.1-56-56-56-28.9 0-52.7 21.9-55.7 49.9C100.6 56.9 80 82.1 80 112c0 6 .8 11.9 2.4 17.4C53.6 135.7 32 161.3 32 192c0 15 5.1 28.8 13.8 39.7C18.7 244.5 0 272.1 0 304M272 56v72h48c26.5 0 48 21.5 48 48v2.7c18.6 6.6 32 24.4 32 45.3 0 26.5-21.5 48-48 48s-48-21.5-48-48c0-20.9 13.4-38.7 32-45.3V176c0-8.8-7.2-16-16-16h-48v192h34.7c6.6-18.6 24.4-32 45.3-32 26.5 0 48 21.5 48 48s-21.5 48-48 48c-20.9 0-38.7-13.4-45.3-32H272v72c0 30.9 25.1 56 56 56 28.9 0 52.7-21.9 55.7-50.1 5.2 1.4 10.7 2.1 16.3 2.1 35.3 0 64-28.7 64-64 0-7.4-1.3-14.6-3.6-21.2 30.2-11.4 51.6-40.6 51.6-74.8 0-31.9-18.7-59.5-45.8-72.3C474.9 220.8 480 207 480 192c0-30.7-21.6-56.3-50.4-62.6 1.6-5.5 2.4-11.4 2.4-17.4 0-29.9-20.6-55.1-48.3-62.1C380.6 21.9 356.9 0 328 0c-30.9 0-56 25.1-56 56",
27
+ opacity: opacity
28
+ }),
29
+ /*#__PURE__*/ jsx("path", {
30
+ d: "M240 272v184h32v-72h34.7c6.6 18.6 24.4 32 45.3 32 26.5 0 48-21.5 48-48s-21.5-48-48-48c-20.9 0-38.7 13.4-45.3 32H272V160h48c8.8 0 16 7.2 16 16v2.7c-18.6 6.6-32 24.4-32 45.3 0 26.5 21.5 48 48 48s48-21.5 48-48c0-20.9-13.4-38.7-32-45.3V176c0-26.5-21.5-48-48-48h-48V56h-32v72h-34.7c-6.6-18.6-24.4-32-45.3-32-26.5 0-48 21.5-48 48s21.5 48 48 48c20.9 0 38.7-13.4 45.3-32H240v80h-48c-26.5 0-48 21.5-48 48v34.7c-18.6 6.6-32 24.4-32 45.3 0 26.5 21.5 48 48 48s48-21.5 48-48c0-20.9-13.4-38.7-32-45.3V288c0-8.8 7.2-16 16-16zm-64-128a16 16 0 1 1-32 0 16 16 0 1 1 32 0m176 96a16 16 0 1 1 0-32 16 16 0 1 1 0 32M176 368a16 16 0 1 1-32 0 16 16 0 1 1 32 0m192 0a16 16 0 1 1-32 0 16 16 0 1 1 32 0"
31
+ })
32
+ ]
33
+ });
34
+ };
35
+ /* export default */ const Icons_IconBrainCircuit = (IconBrainCircuit);
36
+
37
+ export { IconBrainCircuit };
38
+ export default Icons_IconBrainCircuit;
package/dist/4040.js ADDED
@@ -0,0 +1,37 @@
1
+ import { jsxs, SvgIcon, jsx } from "./1787.js";
2
+
3
+
4
+ /**
5
+ * This file was automatically generated.
6
+ * Please do not edit manually.
7
+ *
8
+ * To update this file, run `yarn build:icons`.
9
+ *
10
+ * Original name: brain.svg
11
+ *
12
+ * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
13
+ *
14
+ */
15
+ const IconBrainLight = ({ className, viewBox, title, monotone, ...rest })=>{
16
+ return /*#__PURE__*/ jsxs(SvgIcon, {
17
+ defaultViewBox: "0 0 512 512",
18
+ size: "size-5",
19
+ viewBox: viewBox,
20
+ className: className,
21
+ title: title || "Brain",
22
+ ...rest,
23
+ children: [
24
+ /*#__PURE__*/ jsx("path", {
25
+ d: "M32 288c0 22.9 12 43 30.2 54.3 6.7 4.2 9.3 12.6 6.3 19.8-2.9 6.7-4.5 14.1-4.5 21.9 0 30.9 25.1 56 56 56 3.3 0 6.5-.3 9.5-.8 7.5-1.3 14.9 2.9 17.6 10 6.9 18 24.4 30.8 44.8 30.8 26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48-25 0-45.5 19.1-47.8 43.4-.6 6.7-5.4 12.4-12 14C111.4 94.7 96 113.6 96 136c0 3.1.3 6.2.9 9.2 1.5 7.6-2.7 15.2-10 18C68.8 170 56 187.6 56 208c0 5.2.8 10.3 2.4 15 2 6.1.2 12.8-4.6 17C40.4 251.7 32 268.9 32 288M272 80v352c0 26.5 21.5 48 48 48 20.4 0 37.9-12.8 44.8-30.8 2.7-7.1 10.1-11.3 17.6-10 3.1.5 6.3.8 9.5.8 30.9 0 56-25.1 56-56 0-7.8-1.6-15.2-4.4-21.8-3.1-7.2-.4-15.7 6.3-19.8C468 331 480 310.9 480 288c0-19.1-8.4-36.3-21.7-48.1-4.8-4.2-6.6-10.9-4.6-17 1.5-4.7 2.4-9.7 2.4-15 0-20.4-12.8-38-30.9-44.9-7.3-2.8-11.5-10.4-10-18 .6-3 .9-6 .9-9.2 0-22.4-15.4-41.3-36.2-46.5-6.6-1.7-11.4-7.3-12-14C365.5 51.1 345 32 320 32c-26.5 0-48 21.5-48 48",
26
+ opacity: ".4"
27
+ }),
28
+ /*#__PURE__*/ jsx("path", {
29
+ d: "M144.2 75.4c-.6 6.7-5.4 12.4-12 14C111.4 94.7 96 113.6 96 136c0 3.1.3 6.2.9 9.2 1.5 7.6-2.7 15.2-10 18C68.8 170 56 187.6 56 208c0 5.2.8 10.3 2.4 15 2 6.1.2 12.8-4.6 17C40.4 251.7 32 268.9 32 288c0 22.9 12 43 30.2 54.3 6.7 4.2 9.3 12.6 6.3 19.8-2.9 6.7-4.5 14.1-4.5 21.9 0 30.9 25.1 56 56 56 3.3 0 6.5-.3 9.5-.8 7.5-1.3 14.9 2.9 17.6 10 6.9 18 24.4 30.8 44.8 30.8 26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48-25 0-45.5 19.1-47.8 43.4zM256 480c-14.6 19.4-37.8 32-64 32-29.6 0-55.5-16.1-69.3-40H120c-48.6 0-88-39.4-88-88 0-7.6 1-15 2.8-22C13.6 344.4 0 317.8 0 288c0-25.1 9.6-48 25.4-65-.9-4.9-1.4-9.9-1.4-15 0-29.6 16.1-55.5 40-69.3V136c0-33.6 20.7-62.4 50.1-74.2C122.3 26.4 154.1 0 192 0c26.2 0 49.4 12.6 64 32 14.6-19.4 37.8-32 64-32 37.9 0 69.7 26.4 77.9 61.8C427.3 73.6 448 102.4 448 136v2.7c23.9 13.8 40 39.7 40 69.3 0 5.1-.5 10.1-1.4 15 15.8 17.1 25.4 40 25.4 65 0 29.8-13.6 56.4-34.8 74 1.8 7.1 2.8 14.4 2.8 22 0 48.6-39.4 88-88 88h-2.7c-13.8 23.9-39.7 40-69.3 40-26.2 0-49.4-12.6-64-32m16-48c0 26.5 21.5 48 48 48 20.4 0 37.9-12.8 44.8-30.8 2.7-7.1 10.1-11.3 17.6-10 3.1.5 6.3.8 9.5.8 30.9 0 56-25.1 56-56 0-7.8-1.6-15.2-4.4-21.8-3.1-7.2-.4-15.7 6.3-19.8C468 331 480 310.9 480 288c0-19.1-8.4-36.3-21.7-48.1-4.8-4.2-6.6-10.9-4.6-17 1.5-4.7 2.4-9.7 2.4-15 0-20.4-12.8-38-30.9-44.9-7.3-2.8-11.5-10.4-10-18 .6-3 .9-6 .9-9.2 0-22.4-15.4-41.3-36.2-46.5-6.6-1.7-11.4-7.3-12-14C365.5 51.1 345 32 320 32c-26.5 0-48 21.5-48 48z"
30
+ })
31
+ ]
32
+ });
33
+ };
34
+ /* export default */ const Icons_IconBrainLight = (IconBrainLight);
35
+
36
+ export { IconBrainLight };
37
+ export default Icons_IconBrainLight;
package/dist/6857.js ADDED
@@ -0,0 +1,37 @@
1
+ import { jsxs, SvgIcon, jsx } from "./1787.js";
2
+
3
+
4
+ /**
5
+ * This file was automatically generated.
6
+ * Please do not edit manually.
7
+ *
8
+ * To update this file, run `yarn build:icons`.
9
+ *
10
+ * Original name: brain-circuit.svg
11
+ *
12
+ * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
13
+ *
14
+ */
15
+ const IconBrainCircuitLight = ({ className, viewBox, title, monotone, ...rest })=>{
16
+ return /*#__PURE__*/ jsxs(SvgIcon, {
17
+ defaultViewBox: "0 0 512 512",
18
+ size: "size-5",
19
+ viewBox: viewBox,
20
+ className: className,
21
+ title: title || "Brain with Circuit",
22
+ ...rest,
23
+ children: [
24
+ /*#__PURE__*/ jsx("path", {
25
+ d: "M32 288c0 22.9 12 43 30.2 54.3 6.7 4.2 9.3 12.6 6.3 19.8-2.9 6.7-4.5 14.1-4.5 21.9 0 30.9 25.1 56 56 56 3.3 0 6.5-.3 9.5-.8 7.5-1.3 14.9 2.9 17.6 10 6.9 18 24.4 30.8 44.8 30.8 26.5 0 48-21.5 48-48V304h-48c-7.3 0-13.5 4.9-15.4 11.6 13.8 6.3 23.4 20.2 23.4 36.4 0 22.1-17.9 40-40 40s-40-17.9-40-40c0-16.5 10-30.7 24.2-36.8 2.5-24.2 23-43.2 47.9-43.2h48V160h-27.3c-6.2 14.1-20.3 24-36.7 24-22.1 0-40-17.9-40-40s17.9-40 40-40c16.4 0 30.5 9.9 36.7 24H240V80c0-26.5-21.5-48-48-48-25 0-45.5 19.1-47.8 43.4-.6 6.7-5.4 12.4-12 14C111.4 94.7 96 113.6 96 136c0 3.1.3 6.2.9 9.2 1.5 7.6-2.7 15.2-10 18C68.8 170 56 187.6 56 208c0 5.2.8 10.3 2.4 15 2 6.1.2 12.8-4.6 17C40.4 251.7 32 268.9 32 288M272 80v48h48c26.5 0 48 21.5 48 48v11.3c14.1 6.2 24 20.3 24 36.7 0 22.1-17.9 40-40 40s-40-17.9-40-40c0-16.4 9.9-30.5 24-36.7V176c0-8.8-7.2-16-16-16h-48v192h59.3c6.2-14.1 20.3-24 36.7-24 22.1 0 40 17.9 40 40s-17.9 40-40 40c-16.4 0-30.5-9.9-36.7-24H272v48c0 26.5 21.5 48 48 48 20.4 0 37.9-12.8 44.8-30.8 2.7-7.1 10.1-11.3 17.6-10 3.1.5 6.3.8 9.5.8 30.9 0 56-25.1 56-56 0-7.8-1.6-15.2-4.4-21.8-3.1-7.2-.4-15.7 6.3-19.8C468 331 480 310.9 480 288c0-19.1-8.4-36.3-21.7-48.1-4.8-4.2-6.6-10.9-4.6-17 1.5-4.7 2.4-9.7 2.4-15 0-20.4-12.8-38-30.9-44.9-7.3-2.8-11.5-10.4-10-18 .6-3 .9-6 .9-9.2 0-22.4-15.4-41.3-36.2-46.5-6.6-1.7-11.4-7.3-12-14C365.5 51.1 345 32 320 32c-26.5 0-48 21.5-48 48",
26
+ opacity: ".4"
27
+ }),
28
+ /*#__PURE__*/ jsx("path", {
29
+ d: "M192 32c26.5 0 48 21.5 48 48v48h-27.3c-6.2-14.1-20.3-24-36.7-24-22.1 0-40 17.9-40 40s17.9 40 40 40c16.4 0 30.5-9.9 36.7-24H240v112h-48c-24.9 0-45.4 19-47.8 43.2C130 321.3 120 335.5 120 352c0 22.1 17.9 40 40 40s40-17.9 40-40c0-16.2-9.6-30.1-23.4-36.4 1.9-6.7 8.1-11.6 15.4-11.6h48v128c0 26.5-21.5 48-48 48-20.4 0-37.9-12.8-44.8-30.8-2.7-7.1-10.1-11.3-17.6-10-3.1.5-6.3.8-9.5.8-30.9 0-56-25.1-56-56 0-7.8 1.6-15.2 4.4-21.8 3.1-7.2.4-15.7-6.3-19.8C44 331 32 310.9 32 288c0-19.1 8.4-36.3 21.7-48.1 4.8-4.2 6.6-10.9 4.6-17-1.5-4.7-2.4-9.7-2.4-15 0-20.4 12.8-38 30.9-44.9 7.3-2.8 11.5-10.4 10-18-.6-3-.9-6-.9-9.2 0-22.4 15.4-41.3 36.2-46.5 6.6-1.7 11.4-7.3 12-14C146.5 51.1 167 32 192 32m80 128h48c8.8 0 16 7.2 16 16v11.3c-14.1 6.2-24 20.3-24 36.7 0 22.1 17.9 40 40 40s40-17.9 40-40c0-16.4-9.9-30.5-24-36.7V176c0-26.5-21.5-48-48-48h-48V80c0-26.5 21.5-48 48-48 25 0 45.5 19.1 47.8 43.4.6 6.7 5.4 12.4 12 14 20.8 5.3 36.2 24.2 36.2 46.6 0 3.1-.3 6.2-.9 9.2-1.5 7.6 2.7 15.2 10 18C443.2 170 456 187.6 456 208c0 5.2-.8 10.3-2.4 15-2 6.1-.2 12.8 4.6 17 13.4 11.7 21.8 28.9 21.8 48 0 22.9-12 43-30.2 54.3-6.7 4.2-9.3 12.6-6.3 19.8 2.8 6.7 4.4 14.1 4.4 21.8 0 30.9-25.1 56-56 56-3.3 0-6.5-.3-9.5-.8-7.5-1.3-14.9 2.9-17.6 10-6.9 18-24.4 30.8-44.8 30.8-26.5 0-48-21.5-48-48v-48h59.3c6.2 14.1 20.3 24 36.7 24 22.1 0 40-17.9 40-40s-17.9-40-40-40c-16.4 0-30.5 9.9-36.7 24l-59.3.1zm-80 352c26.2 0 49.4-12.6 64-32 14.6 19.4 37.8 32 64 32 29.6 0 55.5-16.1 69.3-40h2.7c48.6 0 88-39.4 88-88 0-7.6-1-15-2.8-22 21.2-17.6 34.8-44.2 34.8-74 0-25.1-9.6-48-25.4-65 .9-4.9 1.4-9.9 1.4-15 0-29.6-16.1-55.5-40-69.3V136c0-33.6-20.7-62.4-50.1-74.2C389.7 26.4 357.9 0 320 0c-26.2 0-49.4 12.6-64 32-14.6-19.4-37.8-32-64-32-37.9 0-69.7 26.4-77.9 61.8C84.7 73.6 64 102.4 64 136v2.7c-23.9 13.8-40 39.7-40 69.3 0 5.1.5 10.1 1.4 15C9.6 240 0 262.9 0 288c0 29.8 13.6 56.4 34.8 74-1.8 7-2.8 14.4-2.8 22 0 48.6 39.4 88 88 88h2.7c13.8 23.9 39.7 40 69.3 40m-16-384a16 16 0 1 1 0 32 16 16 0 1 1 0-32m-16 208a16 16 0 1 1 0 32 16 16 0 1 1 0-32m176-112a16 16 0 1 1 32 0 16 16 0 1 1-32 0m32 128a16 16 0 1 1 0 32 16 16 0 1 1 0-32"
30
+ })
31
+ ]
32
+ });
33
+ };
34
+ /* export default */ const Icons_IconBrainCircuitLight = (IconBrainCircuitLight);
35
+
36
+ export { IconBrainCircuitLight };
37
+ export default Icons_IconBrainCircuitLight;
package/dist/9092.js ADDED
@@ -0,0 +1,38 @@
1
+ import { jsxs, SvgIcon, jsx } from "./1787.js";
2
+
3
+
4
+ /**
5
+ * This file was automatically generated.
6
+ * Please do not edit manually.
7
+ *
8
+ * To update this file, run `yarn build:icons`.
9
+ *
10
+ * Original name: brain.svg
11
+ *
12
+ * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
13
+ *
14
+ */
15
+ const IconBrain = ({ className, viewBox, title, monotone, ...rest })=>{
16
+ /* v8 ignore start */ const opacity = monotone ? "1" : "0.4";
17
+ /* v8 ignore stop */ return /*#__PURE__*/ jsxs(SvgIcon, {
18
+ defaultViewBox: "0 0 512 512",
19
+ size: "size-5",
20
+ viewBox: viewBox,
21
+ className: className,
22
+ title: title || "Brain",
23
+ ...rest,
24
+ children: [
25
+ /*#__PURE__*/ jsx("path", {
26
+ d: "M0 304c0 34.2 21.4 63.4 51.6 74.8-2.3 6.6-3.6 13.8-3.6 21.2 0 35.3 28.7 64 64 64 5.6 0 11.1-.7 16.3-2.1 2.9 28.2 26.8 50.1 55.7 50.1 30.9 0 56-25.1 56-56V56c0-30.9-25.1-56-56-56-28.9 0-52.7 21.9-55.7 49.9C100.6 56.9 80 82.1 80 112c0 6 .8 11.9 2.4 17.4C53.6 135.7 32 161.3 32 192c0 15 5.1 28.8 13.8 39.7C18.7 244.5 0 272.1 0 304M272 56v400c0 30.9 25.1 56 56 56 28.9 0 52.7-21.9 55.7-50.1 5.2 1.4 10.7 2.1 16.3 2.1 35.3 0 64-28.7 64-64 0-7.4-1.3-14.6-3.6-21.2 30.2-11.4 51.6-40.6 51.6-74.8 0-31.9-18.7-59.5-45.8-72.3C474.9 220.8 480 207 480 192c0-30.7-21.6-56.3-50.4-62.6 1.6-5.5 2.4-11.4 2.4-17.4 0-29.9-20.6-55.1-48.3-62.1C380.6 21.9 356.9 0 328 0c-30.9 0-56 25.1-56 56",
27
+ opacity: opacity
28
+ }),
29
+ /*#__PURE__*/ jsx("path", {
30
+ d: "M240 456V56h32v400z"
31
+ })
32
+ ]
33
+ });
34
+ };
35
+ /* export default */ const Icons_IconBrain = (IconBrain);
36
+
37
+ export { IconBrain };
38
+ export default Icons_IconBrain;
package/dist/all.js CHANGED
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * This file is automatically generated.
4
4
  * Do not edit it manually.
5
- * Last updated on 3/22/2026, 6:07:04 PM.
5
+ * Last updated on 3/27/2026, 6:25:38 PM.
6
6
  */
7
7
 
8
8
 
@@ -114,6 +114,10 @@
114
114
 
115
115
 
116
116
 
117
+
118
+
119
+
120
+
117
121
 
118
122
 
119
123
 
@@ -130,6 +134,10 @@ export { IconBookSparkles } from "./5506.js";
130
134
  export { IconBookSparklesLight } from "./6806.js";
131
135
  export { IconBookmark } from "./3688.js";
132
136
  export { IconBookmarkLight } from "./3772.js";
137
+ export { IconBrain } from "./9092.js";
138
+ export { IconBrainCircuit } from "./3951.js";
139
+ export { IconBrainCircuitLight } from "./6857.js";
140
+ export { IconBrainLight } from "./4040.js";
133
141
  export { IconBranch } from "./4424.js";
134
142
  export { IconBranchLight } from "./7804.js";
135
143
  export { IconBrightness } from "./7727.js";
@@ -0,0 +1,2 @@
1
+
2
+ export { IconBrainCircuitLight, default } from "./6857.js";
@@ -0,0 +1,2 @@
1
+
2
+ export { IconBrainCircuit, default } from "./3951.js";
@@ -0,0 +1,2 @@
1
+
2
+ export { IconBrainLight, default } from "./4040.js";
@@ -0,0 +1,2 @@
1
+
2
+ export { IconBrain, default } from "./9092.js";
package/dist/index.d.ts CHANGED
@@ -22,6 +22,14 @@ export declare const IconBookSparkles: ({ className, viewBox, title, monotone, .
22
22
 
23
23
  export declare const IconBookSparklesLight: ({ className, viewBox, title, monotone, ...rest }: IconsProps) => JSX.Element;
24
24
 
25
+ export declare const IconBrain: ({ className, viewBox, title, monotone, ...rest }: IconsProps) => JSX.Element;
26
+
27
+ export declare const IconBrainCircuit: ({ className, viewBox, title, monotone, ...rest }: IconsProps) => JSX.Element;
28
+
29
+ export declare const IconBrainCircuitLight: ({ className, viewBox, title, monotone, ...rest }: IconsProps) => JSX.Element;
30
+
31
+ export declare const IconBrainLight: ({ className, viewBox, title, monotone, ...rest }: IconsProps) => JSX.Element;
32
+
25
33
  export declare const IconBranch: ({ className, viewBox, title, monotone, ...rest }: IconsProps) => JSX.Element;
26
34
 
27
35
  export declare const IconBranchLight: ({ className, viewBox, title, monotone, ...rest }: IconsProps) => JSX.Element;
package/dist/index.js CHANGED
@@ -359,6 +359,140 @@ const IconBookSparklesLight = ({ className, viewBox, title, monotone, ...rest })
359
359
  /* export default */ const Icons_IconBookSparklesLight = ((/* unused pure expression or super */ null && (IconBookSparklesLight)));
360
360
 
361
361
 
362
+ /**
363
+ * This file was automatically generated.
364
+ * Please do not edit manually.
365
+ *
366
+ * To update this file, run `yarn build:icons`.
367
+ *
368
+ * Original name: brain.svg
369
+ *
370
+ * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
371
+ *
372
+ */
373
+ const IconBrain = ({ className, viewBox, title, monotone, ...rest })=>{
374
+ /* v8 ignore start */ const opacity = monotone ? "1" : "0.4";
375
+ /* v8 ignore stop */ return /*#__PURE__*/ jsxs(SvgIcon, {
376
+ defaultViewBox: "0 0 512 512",
377
+ size: "size-5",
378
+ viewBox: viewBox,
379
+ className: className,
380
+ title: title || "Brain",
381
+ ...rest,
382
+ children: [
383
+ /*#__PURE__*/ jsx("path", {
384
+ d: "M0 304c0 34.2 21.4 63.4 51.6 74.8-2.3 6.6-3.6 13.8-3.6 21.2 0 35.3 28.7 64 64 64 5.6 0 11.1-.7 16.3-2.1 2.9 28.2 26.8 50.1 55.7 50.1 30.9 0 56-25.1 56-56V56c0-30.9-25.1-56-56-56-28.9 0-52.7 21.9-55.7 49.9C100.6 56.9 80 82.1 80 112c0 6 .8 11.9 2.4 17.4C53.6 135.7 32 161.3 32 192c0 15 5.1 28.8 13.8 39.7C18.7 244.5 0 272.1 0 304M272 56v400c0 30.9 25.1 56 56 56 28.9 0 52.7-21.9 55.7-50.1 5.2 1.4 10.7 2.1 16.3 2.1 35.3 0 64-28.7 64-64 0-7.4-1.3-14.6-3.6-21.2 30.2-11.4 51.6-40.6 51.6-74.8 0-31.9-18.7-59.5-45.8-72.3C474.9 220.8 480 207 480 192c0-30.7-21.6-56.3-50.4-62.6 1.6-5.5 2.4-11.4 2.4-17.4 0-29.9-20.6-55.1-48.3-62.1C380.6 21.9 356.9 0 328 0c-30.9 0-56 25.1-56 56",
385
+ opacity: opacity
386
+ }),
387
+ /*#__PURE__*/ jsx("path", {
388
+ d: "M240 456V56h32v400z"
389
+ })
390
+ ]
391
+ });
392
+ };
393
+ /* export default */ const Icons_IconBrain = ((/* unused pure expression or super */ null && (IconBrain)));
394
+
395
+
396
+ /**
397
+ * This file was automatically generated.
398
+ * Please do not edit manually.
399
+ *
400
+ * To update this file, run `yarn build:icons`.
401
+ *
402
+ * Original name: brain-circuit.svg
403
+ *
404
+ * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
405
+ *
406
+ */
407
+ const IconBrainCircuit = ({ className, viewBox, title, monotone, ...rest })=>{
408
+ /* v8 ignore start */ const opacity = monotone ? "1" : "0.4";
409
+ /* v8 ignore stop */ return /*#__PURE__*/ jsxs(SvgIcon, {
410
+ defaultViewBox: "0 0 512 512",
411
+ size: "size-5",
412
+ viewBox: viewBox,
413
+ className: className,
414
+ title: title || "Brain with Circuit",
415
+ ...rest,
416
+ children: [
417
+ /*#__PURE__*/ jsx("path", {
418
+ d: "M0 304c0 34.2 21.4 63.4 51.6 74.8-2.3 6.6-3.6 13.8-3.6 21.2 0 35.3 28.7 64 64 64 5.6 0 11.1-.7 16.3-2.1 2.9 28.2 26.8 50.1 55.7 50.1 30.9 0 56-25.1 56-56V272h-48c-8.8 0-16 7.2-16 16v34.7c18.6 6.6 32 24.4 32 45.3 0 26.5-21.5 48-48 48s-48-21.5-48-48c0-20.9 13.4-38.7 32-45.3V288c0-26.5 21.5-48 48-48h48v-80h-34.7c-6.6 18.6-24.4 32-45.3 32-26.5 0-48-21.5-48-48s21.5-48 48-48c20.9 0 38.7 13.4 45.3 32H240V56c0-30.9-25.1-56-56-56-28.9 0-52.7 21.9-55.7 49.9C100.6 56.9 80 82.1 80 112c0 6 .8 11.9 2.4 17.4C53.6 135.7 32 161.3 32 192c0 15 5.1 28.8 13.8 39.7C18.7 244.5 0 272.1 0 304M272 56v72h48c26.5 0 48 21.5 48 48v2.7c18.6 6.6 32 24.4 32 45.3 0 26.5-21.5 48-48 48s-48-21.5-48-48c0-20.9 13.4-38.7 32-45.3V176c0-8.8-7.2-16-16-16h-48v192h34.7c6.6-18.6 24.4-32 45.3-32 26.5 0 48 21.5 48 48s-21.5 48-48 48c-20.9 0-38.7-13.4-45.3-32H272v72c0 30.9 25.1 56 56 56 28.9 0 52.7-21.9 55.7-50.1 5.2 1.4 10.7 2.1 16.3 2.1 35.3 0 64-28.7 64-64 0-7.4-1.3-14.6-3.6-21.2 30.2-11.4 51.6-40.6 51.6-74.8 0-31.9-18.7-59.5-45.8-72.3C474.9 220.8 480 207 480 192c0-30.7-21.6-56.3-50.4-62.6 1.6-5.5 2.4-11.4 2.4-17.4 0-29.9-20.6-55.1-48.3-62.1C380.6 21.9 356.9 0 328 0c-30.9 0-56 25.1-56 56",
419
+ opacity: opacity
420
+ }),
421
+ /*#__PURE__*/ jsx("path", {
422
+ d: "M240 272v184h32v-72h34.7c6.6 18.6 24.4 32 45.3 32 26.5 0 48-21.5 48-48s-21.5-48-48-48c-20.9 0-38.7 13.4-45.3 32H272V160h48c8.8 0 16 7.2 16 16v2.7c-18.6 6.6-32 24.4-32 45.3 0 26.5 21.5 48 48 48s48-21.5 48-48c0-20.9-13.4-38.7-32-45.3V176c0-26.5-21.5-48-48-48h-48V56h-32v72h-34.7c-6.6-18.6-24.4-32-45.3-32-26.5 0-48 21.5-48 48s21.5 48 48 48c20.9 0 38.7-13.4 45.3-32H240v80h-48c-26.5 0-48 21.5-48 48v34.7c-18.6 6.6-32 24.4-32 45.3 0 26.5 21.5 48 48 48s48-21.5 48-48c0-20.9-13.4-38.7-32-45.3V288c0-8.8 7.2-16 16-16zm-64-128a16 16 0 1 1-32 0 16 16 0 1 1 32 0m176 96a16 16 0 1 1 0-32 16 16 0 1 1 0 32M176 368a16 16 0 1 1-32 0 16 16 0 1 1 32 0m192 0a16 16 0 1 1-32 0 16 16 0 1 1 32 0"
423
+ })
424
+ ]
425
+ });
426
+ };
427
+ /* export default */ const Icons_IconBrainCircuit = ((/* unused pure expression or super */ null && (IconBrainCircuit)));
428
+
429
+
430
+ /**
431
+ * This file was automatically generated.
432
+ * Please do not edit manually.
433
+ *
434
+ * To update this file, run `yarn build:icons`.
435
+ *
436
+ * Original name: brain-circuit.svg
437
+ *
438
+ * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
439
+ *
440
+ */
441
+ const IconBrainCircuitLight = ({ className, viewBox, title, monotone, ...rest })=>{
442
+ return /*#__PURE__*/ jsxs(SvgIcon, {
443
+ defaultViewBox: "0 0 512 512",
444
+ size: "size-5",
445
+ viewBox: viewBox,
446
+ className: className,
447
+ title: title || "Brain with Circuit",
448
+ ...rest,
449
+ children: [
450
+ /*#__PURE__*/ jsx("path", {
451
+ d: "M32 288c0 22.9 12 43 30.2 54.3 6.7 4.2 9.3 12.6 6.3 19.8-2.9 6.7-4.5 14.1-4.5 21.9 0 30.9 25.1 56 56 56 3.3 0 6.5-.3 9.5-.8 7.5-1.3 14.9 2.9 17.6 10 6.9 18 24.4 30.8 44.8 30.8 26.5 0 48-21.5 48-48V304h-48c-7.3 0-13.5 4.9-15.4 11.6 13.8 6.3 23.4 20.2 23.4 36.4 0 22.1-17.9 40-40 40s-40-17.9-40-40c0-16.5 10-30.7 24.2-36.8 2.5-24.2 23-43.2 47.9-43.2h48V160h-27.3c-6.2 14.1-20.3 24-36.7 24-22.1 0-40-17.9-40-40s17.9-40 40-40c16.4 0 30.5 9.9 36.7 24H240V80c0-26.5-21.5-48-48-48-25 0-45.5 19.1-47.8 43.4-.6 6.7-5.4 12.4-12 14C111.4 94.7 96 113.6 96 136c0 3.1.3 6.2.9 9.2 1.5 7.6-2.7 15.2-10 18C68.8 170 56 187.6 56 208c0 5.2.8 10.3 2.4 15 2 6.1.2 12.8-4.6 17C40.4 251.7 32 268.9 32 288M272 80v48h48c26.5 0 48 21.5 48 48v11.3c14.1 6.2 24 20.3 24 36.7 0 22.1-17.9 40-40 40s-40-17.9-40-40c0-16.4 9.9-30.5 24-36.7V176c0-8.8-7.2-16-16-16h-48v192h59.3c6.2-14.1 20.3-24 36.7-24 22.1 0 40 17.9 40 40s-17.9 40-40 40c-16.4 0-30.5-9.9-36.7-24H272v48c0 26.5 21.5 48 48 48 20.4 0 37.9-12.8 44.8-30.8 2.7-7.1 10.1-11.3 17.6-10 3.1.5 6.3.8 9.5.8 30.9 0 56-25.1 56-56 0-7.8-1.6-15.2-4.4-21.8-3.1-7.2-.4-15.7 6.3-19.8C468 331 480 310.9 480 288c0-19.1-8.4-36.3-21.7-48.1-4.8-4.2-6.6-10.9-4.6-17 1.5-4.7 2.4-9.7 2.4-15 0-20.4-12.8-38-30.9-44.9-7.3-2.8-11.5-10.4-10-18 .6-3 .9-6 .9-9.2 0-22.4-15.4-41.3-36.2-46.5-6.6-1.7-11.4-7.3-12-14C365.5 51.1 345 32 320 32c-26.5 0-48 21.5-48 48",
452
+ opacity: ".4"
453
+ }),
454
+ /*#__PURE__*/ jsx("path", {
455
+ d: "M192 32c26.5 0 48 21.5 48 48v48h-27.3c-6.2-14.1-20.3-24-36.7-24-22.1 0-40 17.9-40 40s17.9 40 40 40c16.4 0 30.5-9.9 36.7-24H240v112h-48c-24.9 0-45.4 19-47.8 43.2C130 321.3 120 335.5 120 352c0 22.1 17.9 40 40 40s40-17.9 40-40c0-16.2-9.6-30.1-23.4-36.4 1.9-6.7 8.1-11.6 15.4-11.6h48v128c0 26.5-21.5 48-48 48-20.4 0-37.9-12.8-44.8-30.8-2.7-7.1-10.1-11.3-17.6-10-3.1.5-6.3.8-9.5.8-30.9 0-56-25.1-56-56 0-7.8 1.6-15.2 4.4-21.8 3.1-7.2.4-15.7-6.3-19.8C44 331 32 310.9 32 288c0-19.1 8.4-36.3 21.7-48.1 4.8-4.2 6.6-10.9 4.6-17-1.5-4.7-2.4-9.7-2.4-15 0-20.4 12.8-38 30.9-44.9 7.3-2.8 11.5-10.4 10-18-.6-3-.9-6-.9-9.2 0-22.4 15.4-41.3 36.2-46.5 6.6-1.7 11.4-7.3 12-14C146.5 51.1 167 32 192 32m80 128h48c8.8 0 16 7.2 16 16v11.3c-14.1 6.2-24 20.3-24 36.7 0 22.1 17.9 40 40 40s40-17.9 40-40c0-16.4-9.9-30.5-24-36.7V176c0-26.5-21.5-48-48-48h-48V80c0-26.5 21.5-48 48-48 25 0 45.5 19.1 47.8 43.4.6 6.7 5.4 12.4 12 14 20.8 5.3 36.2 24.2 36.2 46.6 0 3.1-.3 6.2-.9 9.2-1.5 7.6 2.7 15.2 10 18C443.2 170 456 187.6 456 208c0 5.2-.8 10.3-2.4 15-2 6.1-.2 12.8 4.6 17 13.4 11.7 21.8 28.9 21.8 48 0 22.9-12 43-30.2 54.3-6.7 4.2-9.3 12.6-6.3 19.8 2.8 6.7 4.4 14.1 4.4 21.8 0 30.9-25.1 56-56 56-3.3 0-6.5-.3-9.5-.8-7.5-1.3-14.9 2.9-17.6 10-6.9 18-24.4 30.8-44.8 30.8-26.5 0-48-21.5-48-48v-48h59.3c6.2 14.1 20.3 24 36.7 24 22.1 0 40-17.9 40-40s-17.9-40-40-40c-16.4 0-30.5 9.9-36.7 24l-59.3.1zm-80 352c26.2 0 49.4-12.6 64-32 14.6 19.4 37.8 32 64 32 29.6 0 55.5-16.1 69.3-40h2.7c48.6 0 88-39.4 88-88 0-7.6-1-15-2.8-22 21.2-17.6 34.8-44.2 34.8-74 0-25.1-9.6-48-25.4-65 .9-4.9 1.4-9.9 1.4-15 0-29.6-16.1-55.5-40-69.3V136c0-33.6-20.7-62.4-50.1-74.2C389.7 26.4 357.9 0 320 0c-26.2 0-49.4 12.6-64 32-14.6-19.4-37.8-32-64-32-37.9 0-69.7 26.4-77.9 61.8C84.7 73.6 64 102.4 64 136v2.7c-23.9 13.8-40 39.7-40 69.3 0 5.1.5 10.1 1.4 15C9.6 240 0 262.9 0 288c0 29.8 13.6 56.4 34.8 74-1.8 7-2.8 14.4-2.8 22 0 48.6 39.4 88 88 88h2.7c13.8 23.9 39.7 40 69.3 40m-16-384a16 16 0 1 1 0 32 16 16 0 1 1 0-32m-16 208a16 16 0 1 1 0 32 16 16 0 1 1 0-32m176-112a16 16 0 1 1 32 0 16 16 0 1 1-32 0m32 128a16 16 0 1 1 0 32 16 16 0 1 1 0-32"
456
+ })
457
+ ]
458
+ });
459
+ };
460
+ /* export default */ const Icons_IconBrainCircuitLight = ((/* unused pure expression or super */ null && (IconBrainCircuitLight)));
461
+
462
+
463
+ /**
464
+ * This file was automatically generated.
465
+ * Please do not edit manually.
466
+ *
467
+ * To update this file, run `yarn build:icons`.
468
+ *
469
+ * Original name: brain.svg
470
+ *
471
+ * ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
472
+ *
473
+ */
474
+ const IconBrainLight = ({ className, viewBox, title, monotone, ...rest })=>{
475
+ return /*#__PURE__*/ jsxs(SvgIcon, {
476
+ defaultViewBox: "0 0 512 512",
477
+ size: "size-5",
478
+ viewBox: viewBox,
479
+ className: className,
480
+ title: title || "Brain",
481
+ ...rest,
482
+ children: [
483
+ /*#__PURE__*/ jsx("path", {
484
+ d: "M32 288c0 22.9 12 43 30.2 54.3 6.7 4.2 9.3 12.6 6.3 19.8-2.9 6.7-4.5 14.1-4.5 21.9 0 30.9 25.1 56 56 56 3.3 0 6.5-.3 9.5-.8 7.5-1.3 14.9 2.9 17.6 10 6.9 18 24.4 30.8 44.8 30.8 26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48-25 0-45.5 19.1-47.8 43.4-.6 6.7-5.4 12.4-12 14C111.4 94.7 96 113.6 96 136c0 3.1.3 6.2.9 9.2 1.5 7.6-2.7 15.2-10 18C68.8 170 56 187.6 56 208c0 5.2.8 10.3 2.4 15 2 6.1.2 12.8-4.6 17C40.4 251.7 32 268.9 32 288M272 80v352c0 26.5 21.5 48 48 48 20.4 0 37.9-12.8 44.8-30.8 2.7-7.1 10.1-11.3 17.6-10 3.1.5 6.3.8 9.5.8 30.9 0 56-25.1 56-56 0-7.8-1.6-15.2-4.4-21.8-3.1-7.2-.4-15.7 6.3-19.8C468 331 480 310.9 480 288c0-19.1-8.4-36.3-21.7-48.1-4.8-4.2-6.6-10.9-4.6-17 1.5-4.7 2.4-9.7 2.4-15 0-20.4-12.8-38-30.9-44.9-7.3-2.8-11.5-10.4-10-18 .6-3 .9-6 .9-9.2 0-22.4-15.4-41.3-36.2-46.5-6.6-1.7-11.4-7.3-12-14C365.5 51.1 345 32 320 32c-26.5 0-48 21.5-48 48",
485
+ opacity: ".4"
486
+ }),
487
+ /*#__PURE__*/ jsx("path", {
488
+ d: "M144.2 75.4c-.6 6.7-5.4 12.4-12 14C111.4 94.7 96 113.6 96 136c0 3.1.3 6.2.9 9.2 1.5 7.6-2.7 15.2-10 18C68.8 170 56 187.6 56 208c0 5.2.8 10.3 2.4 15 2 6.1.2 12.8-4.6 17C40.4 251.7 32 268.9 32 288c0 22.9 12 43 30.2 54.3 6.7 4.2 9.3 12.6 6.3 19.8-2.9 6.7-4.5 14.1-4.5 21.9 0 30.9 25.1 56 56 56 3.3 0 6.5-.3 9.5-.8 7.5-1.3 14.9 2.9 17.6 10 6.9 18 24.4 30.8 44.8 30.8 26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48-25 0-45.5 19.1-47.8 43.4zM256 480c-14.6 19.4-37.8 32-64 32-29.6 0-55.5-16.1-69.3-40H120c-48.6 0-88-39.4-88-88 0-7.6 1-15 2.8-22C13.6 344.4 0 317.8 0 288c0-25.1 9.6-48 25.4-65-.9-4.9-1.4-9.9-1.4-15 0-29.6 16.1-55.5 40-69.3V136c0-33.6 20.7-62.4 50.1-74.2C122.3 26.4 154.1 0 192 0c26.2 0 49.4 12.6 64 32 14.6-19.4 37.8-32 64-32 37.9 0 69.7 26.4 77.9 61.8C427.3 73.6 448 102.4 448 136v2.7c23.9 13.8 40 39.7 40 69.3 0 5.1-.5 10.1-1.4 15 15.8 17.1 25.4 40 25.4 65 0 29.8-13.6 56.4-34.8 74 1.8 7.1 2.8 14.4 2.8 22 0 48.6-39.4 88-88 88h-2.7c-13.8 23.9-39.7 40-69.3 40-26.2 0-49.4-12.6-64-32m16-48c0 26.5 21.5 48 48 48 20.4 0 37.9-12.8 44.8-30.8 2.7-7.1 10.1-11.3 17.6-10 3.1.5 6.3.8 9.5.8 30.9 0 56-25.1 56-56 0-7.8-1.6-15.2-4.4-21.8-3.1-7.2-.4-15.7 6.3-19.8C468 331 480 310.9 480 288c0-19.1-8.4-36.3-21.7-48.1-4.8-4.2-6.6-10.9-4.6-17 1.5-4.7 2.4-9.7 2.4-15 0-20.4-12.8-38-30.9-44.9-7.3-2.8-11.5-10.4-10-18 .6-3 .9-6 .9-9.2 0-22.4-15.4-41.3-36.2-46.5-6.6-1.7-11.4-7.3-12-14C365.5 51.1 345 32 320 32c-26.5 0-48 21.5-48 48z"
489
+ })
490
+ ]
491
+ });
492
+ };
493
+ /* export default */ const Icons_IconBrainLight = ((/* unused pure expression or super */ null && (IconBrainLight)));
494
+
495
+
362
496
  /**
363
497
  * This file was automatically generated.
364
498
  * Please do not edit manually.
@@ -3698,7 +3832,7 @@ const IconWebSearchLight = ({ className, viewBox, title, monotone, ...rest })=>{
3698
3832
  /**
3699
3833
  * This file is automatically generated.
3700
3834
  * Do not edit it manually.
3701
- * Last updated on 3/22/2026, 6:07:04 PM.
3835
+ * Last updated on 3/27/2026, 6:25:38 PM.
3702
3836
  */
3703
3837
 
3704
3838
 
@@ -3815,4 +3949,8 @@ const IconWebSearchLight = ({ className, viewBox, title, monotone, ...rest })=>{
3815
3949
 
3816
3950
 
3817
3951
 
3818
- export { IconAdd, IconAddLight, IconAnthropic, IconAttachment, IconAttachmentLight, IconBack, IconBackLight, IconBookSparkles, IconBookSparklesLight, IconBookmark, IconBookmarkLight, IconBranch, IconBranchLight, IconBrightness, IconBrightnessLight, IconChart, IconChartLight, IconChecked, IconCheckedLight, IconClose, IconCloseLight, IconCopied, IconCopiedLight, IconCopy, IconCopyLight, IconDelete, IconDeleteLight, IconDog, IconDown, IconDownLight, IconDownload, IconDownloadLight, IconEdit, IconEditLight, IconEditUser, IconEditUserLight, IconFrenchFlag, IconGitHub, IconGoogleGemini, IconHide, IconHideLight, IconHistory, IconHistoryLight, IconInfo, IconInfoLight, IconKey, IconKeyLight, IconLightBulb, IconLightBulbLight, IconList, IconListLight, IconLocked, IconLockedLight, IconMagic, IconMagicLight, IconMessages, IconMessagesLight, IconNext, IconNextLight, IconOpenAI, IconPasskey, IconPenField, IconPenFieldLight, IconPencilMechanical, IconPencilMechanicalLight, IconPrevious, IconPreviousLight, IconProfile, IconProfileLight, IconProofread, IconProofreadLight, IconRefresh, IconRefreshLight, IconRestore, IconRestoreLight, IconRewrite, IconRewriteLight, IconRotateLeft, IconRotateLeftLight, IconSearch, IconSearchLight, IconSelected, IconSelectedLight, IconSend, IconSendLight, IconSettings, IconSettingsLight, IconShow, IconShowLight, IconSliders, IconSlidersLight, IconSort, IconSortDown, IconSortDownLight, IconSortLight, IconSortUp, IconSortUpLight, IconStarInCircle, IconStarInCircleLight, IconUnChecked, IconUnCheckedLight, IconUnSelected, IconUnSelectedLight, IconUnlocked, IconUnlockedLight, IconUp, IconUpLight, IconUpload, IconUploadLight, IconUser, IconUserLight, IconVolume, IconVolumeLight, IconWebSearch, IconWebSearchLight };
3952
+
3953
+
3954
+
3955
+
3956
+ export { IconAdd, IconAddLight, IconAnthropic, IconAttachment, IconAttachmentLight, IconBack, IconBackLight, IconBookSparkles, IconBookSparklesLight, IconBookmark, IconBookmarkLight, IconBrain, IconBrainCircuit, IconBrainCircuitLight, IconBrainLight, IconBranch, IconBranchLight, IconBrightness, IconBrightnessLight, IconChart, IconChartLight, IconChecked, IconCheckedLight, IconClose, IconCloseLight, IconCopied, IconCopiedLight, IconCopy, IconCopyLight, IconDelete, IconDeleteLight, IconDog, IconDown, IconDownLight, IconDownload, IconDownloadLight, IconEdit, IconEditLight, IconEditUser, IconEditUserLight, IconFrenchFlag, IconGitHub, IconGoogleGemini, IconHide, IconHideLight, IconHistory, IconHistoryLight, IconInfo, IconInfoLight, IconKey, IconKeyLight, IconLightBulb, IconLightBulbLight, IconList, IconListLight, IconLocked, IconLockedLight, IconMagic, IconMagicLight, IconMessages, IconMessagesLight, IconNext, IconNextLight, IconOpenAI, IconPasskey, IconPenField, IconPenFieldLight, IconPencilMechanical, IconPencilMechanicalLight, IconPrevious, IconPreviousLight, IconProfile, IconProfileLight, IconProofread, IconProofreadLight, IconRefresh, IconRefreshLight, IconRestore, IconRestoreLight, IconRewrite, IconRewriteLight, IconRotateLeft, IconRotateLeftLight, IconSearch, IconSearchLight, IconSelected, IconSelectedLight, IconSend, IconSendLight, IconSettings, IconSettingsLight, IconShow, IconShowLight, IconSliders, IconSlidersLight, IconSort, IconSortDown, IconSortDownLight, IconSortLight, IconSortUp, IconSortUpLight, IconStarInCircle, IconStarInCircleLight, IconUnChecked, IconUnCheckedLight, IconUnSelected, IconUnSelectedLight, IconUnlocked, IconUnlockedLight, IconUp, IconUpLight, IconUpload, IconUploadLight, IconUser, IconUserLight, IconVolume, IconVolumeLight, IconWebSearch, IconWebSearchLight };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@versini/ui-icons",
3
- "version": "4.23.1",
3
+ "version": "4.25.0",
4
4
  "license": "MIT",
5
5
  "author": "Arno Versini",
6
6
  "publishConfig": {
@@ -67,6 +67,22 @@
67
67
  "types": "./dist/index.d.ts",
68
68
  "import": "./dist/icon-bookmark-light.js"
69
69
  },
70
+ "./icon-brain": {
71
+ "types": "./dist/index.d.ts",
72
+ "import": "./dist/icon-brain.js"
73
+ },
74
+ "./icon-brain-circuit": {
75
+ "types": "./dist/index.d.ts",
76
+ "import": "./dist/icon-brain-circuit.js"
77
+ },
78
+ "./icon-brain-circuit-light": {
79
+ "types": "./dist/index.d.ts",
80
+ "import": "./dist/icon-brain-circuit-light.js"
81
+ },
82
+ "./icon-brain-light": {
83
+ "types": "./dist/index.d.ts",
84
+ "import": "./dist/icon-brain-light.js"
85
+ },
70
86
  "./icon-branch": {
71
87
  "types": "./dist/index.d.ts",
72
88
  "import": "./dist/icon-branch.js"
@@ -515,5 +531,5 @@
515
531
  "sideEffects": [
516
532
  "**/*.css"
517
533
  ],
518
- "gitHead": "89fa8dfdef1c9a12d010552ba4d26b47fd8e2baf"
534
+ "gitHead": "20502c1804062b9f26f6dc4c99ce8b983ac40cf8"
519
535
  }