@versini/ui-icons 4.24.0 → 4.26.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/1843.js +31 -0
- package/dist/4040.js +37 -0
- package/dist/9092.js +38 -0
- package/dist/all.js +7 -1
- package/dist/icon-bookmark-hollow.js +2 -0
- package/dist/icon-brain-light.js +2 -0
- package/dist/icon-brain.js +2 -0
- package/dist/index.d.ts +6 -0
- package/dist/index.js +99 -2
- package/package.json +14 -2
package/dist/1843.js
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import { 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: bookmark-hollow.svg
|
|
11
|
+
*
|
|
12
|
+
* undefined
|
|
13
|
+
*
|
|
14
|
+
*/
|
|
15
|
+
const IconBookmarkHollow = ({ className, viewBox, title, monotone, ...rest })=>{
|
|
16
|
+
return /*#__PURE__*/ jsx(SvgIcon, {
|
|
17
|
+
defaultViewBox: "0 0 384 512",
|
|
18
|
+
size: "size-5",
|
|
19
|
+
viewBox: viewBox,
|
|
20
|
+
className: className,
|
|
21
|
+
title: title || "Bookmark Hollow",
|
|
22
|
+
...rest,
|
|
23
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
24
|
+
d: "M0 48C0 21.5 21.5 0 48 0h288c26.5 0 48 21.5 48 48v441.9c0 12.2-9.9 22.1-22.1 22.1-4.4 0-8.6-1.3-12.3-3.7L192 403.2 34.4 508.3c-3.6 2.4-7.9 3.7-12.3 3.7C9.9 512 0 502.1 0 489.9zm32 423.4 151.1-100.7c5.4-3.6 12.4-3.6 17.8 0L352 471.4V48c0-8.8-7.2-16-16-16H48c-8.8 0-16 7.2-16 16z"
|
|
25
|
+
})
|
|
26
|
+
});
|
|
27
|
+
};
|
|
28
|
+
/* export default */ const Icons_IconBookmarkHollow = (IconBookmarkHollow);
|
|
29
|
+
|
|
30
|
+
export { IconBookmarkHollow };
|
|
31
|
+
export default Icons_IconBookmarkHollow;
|
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,
|
|
5
|
+
* Last updated on 3/27/2026, 9:25:41 PM.
|
|
6
6
|
*/
|
|
7
7
|
|
|
8
8
|
|
|
@@ -117,6 +117,9 @@
|
|
|
117
117
|
|
|
118
118
|
|
|
119
119
|
|
|
120
|
+
|
|
121
|
+
|
|
122
|
+
|
|
120
123
|
|
|
121
124
|
|
|
122
125
|
|
|
@@ -131,9 +134,12 @@ export { IconBackLight } from "./4605.js";
|
|
|
131
134
|
export { IconBookSparkles } from "./5506.js";
|
|
132
135
|
export { IconBookSparklesLight } from "./6806.js";
|
|
133
136
|
export { IconBookmark } from "./3688.js";
|
|
137
|
+
export { IconBookmarkHollow } from "./1843.js";
|
|
134
138
|
export { IconBookmarkLight } from "./3772.js";
|
|
139
|
+
export { IconBrain } from "./9092.js";
|
|
135
140
|
export { IconBrainCircuit } from "./3951.js";
|
|
136
141
|
export { IconBrainCircuitLight } from "./6857.js";
|
|
142
|
+
export { IconBrainLight } from "./4040.js";
|
|
137
143
|
export { IconBranch } from "./4424.js";
|
|
138
144
|
export { IconBranchLight } from "./7804.js";
|
|
139
145
|
export { IconBrightness } from "./7727.js";
|
package/dist/index.d.ts
CHANGED
|
@@ -16,16 +16,22 @@ export declare const IconBackLight: ({ className, viewBox, title, monotone, ...r
|
|
|
16
16
|
|
|
17
17
|
export declare const IconBookmark: ({ className, viewBox, title, monotone, ...rest }: IconsProps) => JSX.Element;
|
|
18
18
|
|
|
19
|
+
export declare const IconBookmarkHollow: ({ className, viewBox, title, monotone, ...rest }: IconsProps) => JSX.Element;
|
|
20
|
+
|
|
19
21
|
export declare const IconBookmarkLight: ({ className, viewBox, title, monotone, ...rest }: IconsProps) => JSX.Element;
|
|
20
22
|
|
|
21
23
|
export declare const IconBookSparkles: ({ className, viewBox, title, monotone, ...rest }: IconsProps) => JSX.Element;
|
|
22
24
|
|
|
23
25
|
export declare const IconBookSparklesLight: ({ className, viewBox, title, monotone, ...rest }: IconsProps) => JSX.Element;
|
|
24
26
|
|
|
27
|
+
export declare const IconBrain: ({ className, viewBox, title, monotone, ...rest }: IconsProps) => JSX.Element;
|
|
28
|
+
|
|
25
29
|
export declare const IconBrainCircuit: ({ className, viewBox, title, monotone, ...rest }: IconsProps) => JSX.Element;
|
|
26
30
|
|
|
27
31
|
export declare const IconBrainCircuitLight: ({ className, viewBox, title, monotone, ...rest }: IconsProps) => JSX.Element;
|
|
28
32
|
|
|
33
|
+
export declare const IconBrainLight: ({ className, viewBox, title, monotone, ...rest }: IconsProps) => JSX.Element;
|
|
34
|
+
|
|
29
35
|
export declare const IconBranch: ({ className, viewBox, title, monotone, ...rest }: IconsProps) => JSX.Element;
|
|
30
36
|
|
|
31
37
|
export declare const IconBranchLight: ({ className, viewBox, title, monotone, ...rest }: IconsProps) => JSX.Element;
|
package/dist/index.js
CHANGED
|
@@ -260,6 +260,33 @@ const IconBookmark = ({ className, viewBox, title, monotone, ...rest })=>{
|
|
|
260
260
|
/* export default */ const Icons_IconBookmark = ((/* unused pure expression or super */ null && (IconBookmark)));
|
|
261
261
|
|
|
262
262
|
|
|
263
|
+
/**
|
|
264
|
+
* This file was automatically generated.
|
|
265
|
+
* Please do not edit manually.
|
|
266
|
+
*
|
|
267
|
+
* To update this file, run `yarn build:icons`.
|
|
268
|
+
*
|
|
269
|
+
* Original name: bookmark-hollow.svg
|
|
270
|
+
*
|
|
271
|
+
* undefined
|
|
272
|
+
*
|
|
273
|
+
*/
|
|
274
|
+
const IconBookmarkHollow = ({ className, viewBox, title, monotone, ...rest })=>{
|
|
275
|
+
return /*#__PURE__*/ jsx(SvgIcon, {
|
|
276
|
+
defaultViewBox: "0 0 384 512",
|
|
277
|
+
size: "size-5",
|
|
278
|
+
viewBox: viewBox,
|
|
279
|
+
className: className,
|
|
280
|
+
title: title || "Bookmark Hollow",
|
|
281
|
+
...rest,
|
|
282
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
283
|
+
d: "M0 48C0 21.5 21.5 0 48 0h288c26.5 0 48 21.5 48 48v441.9c0 12.2-9.9 22.1-22.1 22.1-4.4 0-8.6-1.3-12.3-3.7L192 403.2 34.4 508.3c-3.6 2.4-7.9 3.7-12.3 3.7C9.9 512 0 502.1 0 489.9zm32 423.4 151.1-100.7c5.4-3.6 12.4-3.6 17.8 0L352 471.4V48c0-8.8-7.2-16-16-16H48c-8.8 0-16 7.2-16 16z"
|
|
284
|
+
})
|
|
285
|
+
});
|
|
286
|
+
};
|
|
287
|
+
/* export default */ const Icons_IconBookmarkHollow = ((/* unused pure expression or super */ null && (IconBookmarkHollow)));
|
|
288
|
+
|
|
289
|
+
|
|
263
290
|
/**
|
|
264
291
|
* This file was automatically generated.
|
|
265
292
|
* Please do not edit manually.
|
|
@@ -359,6 +386,40 @@ const IconBookSparklesLight = ({ className, viewBox, title, monotone, ...rest })
|
|
|
359
386
|
/* export default */ const Icons_IconBookSparklesLight = ((/* unused pure expression or super */ null && (IconBookSparklesLight)));
|
|
360
387
|
|
|
361
388
|
|
|
389
|
+
/**
|
|
390
|
+
* This file was automatically generated.
|
|
391
|
+
* Please do not edit manually.
|
|
392
|
+
*
|
|
393
|
+
* To update this file, run `yarn build:icons`.
|
|
394
|
+
*
|
|
395
|
+
* Original name: brain.svg
|
|
396
|
+
*
|
|
397
|
+
* ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
|
|
398
|
+
*
|
|
399
|
+
*/
|
|
400
|
+
const IconBrain = ({ className, viewBox, title, monotone, ...rest })=>{
|
|
401
|
+
/* v8 ignore start */ const opacity = monotone ? "1" : "0.4";
|
|
402
|
+
/* v8 ignore stop */ return /*#__PURE__*/ jsxs(SvgIcon, {
|
|
403
|
+
defaultViewBox: "0 0 512 512",
|
|
404
|
+
size: "size-5",
|
|
405
|
+
viewBox: viewBox,
|
|
406
|
+
className: className,
|
|
407
|
+
title: title || "Brain",
|
|
408
|
+
...rest,
|
|
409
|
+
children: [
|
|
410
|
+
/*#__PURE__*/ jsx("path", {
|
|
411
|
+
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",
|
|
412
|
+
opacity: opacity
|
|
413
|
+
}),
|
|
414
|
+
/*#__PURE__*/ jsx("path", {
|
|
415
|
+
d: "M240 456V56h32v400z"
|
|
416
|
+
})
|
|
417
|
+
]
|
|
418
|
+
});
|
|
419
|
+
};
|
|
420
|
+
/* export default */ const Icons_IconBrain = ((/* unused pure expression or super */ null && (IconBrain)));
|
|
421
|
+
|
|
422
|
+
|
|
362
423
|
/**
|
|
363
424
|
* This file was automatically generated.
|
|
364
425
|
* Please do not edit manually.
|
|
@@ -426,6 +487,39 @@ const IconBrainCircuitLight = ({ className, viewBox, title, monotone, ...rest })
|
|
|
426
487
|
/* export default */ const Icons_IconBrainCircuitLight = ((/* unused pure expression or super */ null && (IconBrainCircuitLight)));
|
|
427
488
|
|
|
428
489
|
|
|
490
|
+
/**
|
|
491
|
+
* This file was automatically generated.
|
|
492
|
+
* Please do not edit manually.
|
|
493
|
+
*
|
|
494
|
+
* To update this file, run `yarn build:icons`.
|
|
495
|
+
*
|
|
496
|
+
* Original name: brain.svg
|
|
497
|
+
*
|
|
498
|
+
* ! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.
|
|
499
|
+
*
|
|
500
|
+
*/
|
|
501
|
+
const IconBrainLight = ({ className, viewBox, title, monotone, ...rest })=>{
|
|
502
|
+
return /*#__PURE__*/ jsxs(SvgIcon, {
|
|
503
|
+
defaultViewBox: "0 0 512 512",
|
|
504
|
+
size: "size-5",
|
|
505
|
+
viewBox: viewBox,
|
|
506
|
+
className: className,
|
|
507
|
+
title: title || "Brain",
|
|
508
|
+
...rest,
|
|
509
|
+
children: [
|
|
510
|
+
/*#__PURE__*/ jsx("path", {
|
|
511
|
+
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",
|
|
512
|
+
opacity: ".4"
|
|
513
|
+
}),
|
|
514
|
+
/*#__PURE__*/ jsx("path", {
|
|
515
|
+
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"
|
|
516
|
+
})
|
|
517
|
+
]
|
|
518
|
+
});
|
|
519
|
+
};
|
|
520
|
+
/* export default */ const Icons_IconBrainLight = ((/* unused pure expression or super */ null && (IconBrainLight)));
|
|
521
|
+
|
|
522
|
+
|
|
429
523
|
/**
|
|
430
524
|
* This file was automatically generated.
|
|
431
525
|
* Please do not edit manually.
|
|
@@ -3765,7 +3859,7 @@ const IconWebSearchLight = ({ className, viewBox, title, monotone, ...rest })=>{
|
|
|
3765
3859
|
/**
|
|
3766
3860
|
* This file is automatically generated.
|
|
3767
3861
|
* Do not edit it manually.
|
|
3768
|
-
* Last updated on 3/27/2026,
|
|
3862
|
+
* Last updated on 3/27/2026, 9:25:41 PM.
|
|
3769
3863
|
*/
|
|
3770
3864
|
|
|
3771
3865
|
|
|
@@ -3884,4 +3978,7 @@ const IconWebSearchLight = ({ className, viewBox, title, monotone, ...rest })=>{
|
|
|
3884
3978
|
|
|
3885
3979
|
|
|
3886
3980
|
|
|
3887
|
-
|
|
3981
|
+
|
|
3982
|
+
|
|
3983
|
+
|
|
3984
|
+
export { IconAdd, IconAddLight, IconAnthropic, IconAttachment, IconAttachmentLight, IconBack, IconBackLight, IconBookSparkles, IconBookSparklesLight, IconBookmark, IconBookmarkHollow, 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.26.0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"author": "Arno Versini",
|
|
6
6
|
"publishConfig": {
|
|
@@ -63,10 +63,18 @@
|
|
|
63
63
|
"types": "./dist/index.d.ts",
|
|
64
64
|
"import": "./dist/icon-bookmark.js"
|
|
65
65
|
},
|
|
66
|
+
"./icon-bookmark-hollow": {
|
|
67
|
+
"types": "./dist/index.d.ts",
|
|
68
|
+
"import": "./dist/icon-bookmark-hollow.js"
|
|
69
|
+
},
|
|
66
70
|
"./icon-bookmark-light": {
|
|
67
71
|
"types": "./dist/index.d.ts",
|
|
68
72
|
"import": "./dist/icon-bookmark-light.js"
|
|
69
73
|
},
|
|
74
|
+
"./icon-brain": {
|
|
75
|
+
"types": "./dist/index.d.ts",
|
|
76
|
+
"import": "./dist/icon-brain.js"
|
|
77
|
+
},
|
|
70
78
|
"./icon-brain-circuit": {
|
|
71
79
|
"types": "./dist/index.d.ts",
|
|
72
80
|
"import": "./dist/icon-brain-circuit.js"
|
|
@@ -75,6 +83,10 @@
|
|
|
75
83
|
"types": "./dist/index.d.ts",
|
|
76
84
|
"import": "./dist/icon-brain-circuit-light.js"
|
|
77
85
|
},
|
|
86
|
+
"./icon-brain-light": {
|
|
87
|
+
"types": "./dist/index.d.ts",
|
|
88
|
+
"import": "./dist/icon-brain-light.js"
|
|
89
|
+
},
|
|
78
90
|
"./icon-branch": {
|
|
79
91
|
"types": "./dist/index.d.ts",
|
|
80
92
|
"import": "./dist/icon-branch.js"
|
|
@@ -523,5 +535,5 @@
|
|
|
523
535
|
"sideEffects": [
|
|
524
536
|
"**/*.css"
|
|
525
537
|
],
|
|
526
|
-
"gitHead": "
|
|
538
|
+
"gitHead": "e3ad2e0e3ecd54e983ff24f8af870a8c61490db9"
|
|
527
539
|
}
|