@versini/ui-icons 4.24.0 → 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/4040.js +37 -0
- package/dist/9092.js +38 -0
- package/dist/all.js +5 -1
- package/dist/icon-brain-light.js +2 -0
- package/dist/icon-brain.js +2 -0
- package/dist/index.d.ts +4 -0
- package/dist/index.js +71 -2
- package/package.json +10 -2
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/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/27/2026, 6:
|
|
5
|
+
* Last updated on 3/27/2026, 6:25:38 PM.
|
|
6
6
|
*/
|
|
7
7
|
|
|
8
8
|
|
|
@@ -118,6 +118,8 @@
|
|
|
118
118
|
|
|
119
119
|
|
|
120
120
|
|
|
121
|
+
|
|
122
|
+
|
|
121
123
|
|
|
122
124
|
|
|
123
125
|
|
|
@@ -132,8 +134,10 @@ export { IconBookSparkles } from "./5506.js";
|
|
|
132
134
|
export { IconBookSparklesLight } from "./6806.js";
|
|
133
135
|
export { IconBookmark } from "./3688.js";
|
|
134
136
|
export { IconBookmarkLight } from "./3772.js";
|
|
137
|
+
export { IconBrain } from "./9092.js";
|
|
135
138
|
export { IconBrainCircuit } from "./3951.js";
|
|
136
139
|
export { IconBrainCircuitLight } from "./6857.js";
|
|
140
|
+
export { IconBrainLight } from "./4040.js";
|
|
137
141
|
export { IconBranch } from "./4424.js";
|
|
138
142
|
export { IconBranchLight } from "./7804.js";
|
|
139
143
|
export { IconBrightness } from "./7727.js";
|
package/dist/index.d.ts
CHANGED
|
@@ -22,10 +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
|
+
|
|
25
27
|
export declare const IconBrainCircuit: ({ className, viewBox, title, monotone, ...rest }: IconsProps) => JSX.Element;
|
|
26
28
|
|
|
27
29
|
export declare const IconBrainCircuitLight: ({ className, viewBox, title, monotone, ...rest }: IconsProps) => JSX.Element;
|
|
28
30
|
|
|
31
|
+
export declare const IconBrainLight: ({ className, viewBox, title, monotone, ...rest }: IconsProps) => JSX.Element;
|
|
32
|
+
|
|
29
33
|
export declare const IconBranch: ({ className, viewBox, title, monotone, ...rest }: IconsProps) => JSX.Element;
|
|
30
34
|
|
|
31
35
|
export declare const IconBranchLight: ({ className, viewBox, title, monotone, ...rest }: IconsProps) => JSX.Element;
|
package/dist/index.js
CHANGED
|
@@ -359,6 +359,40 @@ 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
|
+
|
|
362
396
|
/**
|
|
363
397
|
* This file was automatically generated.
|
|
364
398
|
* Please do not edit manually.
|
|
@@ -426,6 +460,39 @@ const IconBrainCircuitLight = ({ className, viewBox, title, monotone, ...rest })
|
|
|
426
460
|
/* export default */ const Icons_IconBrainCircuitLight = ((/* unused pure expression or super */ null && (IconBrainCircuitLight)));
|
|
427
461
|
|
|
428
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
|
+
|
|
429
496
|
/**
|
|
430
497
|
* This file was automatically generated.
|
|
431
498
|
* Please do not edit manually.
|
|
@@ -3765,7 +3832,7 @@ const IconWebSearchLight = ({ className, viewBox, title, monotone, ...rest })=>{
|
|
|
3765
3832
|
/**
|
|
3766
3833
|
* This file is automatically generated.
|
|
3767
3834
|
* Do not edit it manually.
|
|
3768
|
-
* Last updated on 3/27/2026, 6:
|
|
3835
|
+
* Last updated on 3/27/2026, 6:25:38 PM.
|
|
3769
3836
|
*/
|
|
3770
3837
|
|
|
3771
3838
|
|
|
@@ -3884,4 +3951,6 @@ const IconWebSearchLight = ({ className, viewBox, title, monotone, ...rest })=>{
|
|
|
3884
3951
|
|
|
3885
3952
|
|
|
3886
3953
|
|
|
3887
|
-
|
|
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.
|
|
3
|
+
"version": "4.25.0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"author": "Arno Versini",
|
|
6
6
|
"publishConfig": {
|
|
@@ -67,6 +67,10 @@
|
|
|
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
|
+
},
|
|
70
74
|
"./icon-brain-circuit": {
|
|
71
75
|
"types": "./dist/index.d.ts",
|
|
72
76
|
"import": "./dist/icon-brain-circuit.js"
|
|
@@ -75,6 +79,10 @@
|
|
|
75
79
|
"types": "./dist/index.d.ts",
|
|
76
80
|
"import": "./dist/icon-brain-circuit-light.js"
|
|
77
81
|
},
|
|
82
|
+
"./icon-brain-light": {
|
|
83
|
+
"types": "./dist/index.d.ts",
|
|
84
|
+
"import": "./dist/icon-brain-light.js"
|
|
85
|
+
},
|
|
78
86
|
"./icon-branch": {
|
|
79
87
|
"types": "./dist/index.d.ts",
|
|
80
88
|
"import": "./dist/icon-branch.js"
|
|
@@ -523,5 +531,5 @@
|
|
|
523
531
|
"sideEffects": [
|
|
524
532
|
"**/*.css"
|
|
525
533
|
],
|
|
526
|
-
"gitHead": "
|
|
534
|
+
"gitHead": "20502c1804062b9f26f6dc4c99ce8b983ac40cf8"
|
|
527
535
|
}
|