@sunzi/icon 1.1.39 → 1.1.40
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/es/customeow/default/icon-archive-solid.js +1 -0
- package/es/customeow/default/icon-calendar-solid.js +1 -0
- package/es/customeow/default/icon-caricature-ai-outline.js +1 -0
- package/es/customeow/default/icon-close-bold-solid.js +1 -0
- package/es/customeow/default/icon-currency-dollar-outline.js +1 -0
- package/es/customeow/default/icon-document-table-solid.js +1 -0
- package/es/customeow/default/icon-expand-ai-outline.js +1 -0
- package/es/customeow/default/icon-folder-photo-solid.js +1 -0
- package/es/customeow/default/icon-font-ai-outline.js +1 -0
- package/es/customeow/default/icon-guide-solid.js +1 -0
- package/es/customeow/default/icon-image-ai-outline.js +1 -0
- package/es/customeow/default/icon-import-design-template-empty.js +1 -1
- package/es/customeow/default/icon-logo-ai-outline.js +1 -0
- package/es/customeow/default/icon-magic-ai-outline.js +1 -0
- package/es/customeow/default/icon-open-solid.js +1 -0
- package/es/customeow/default/icon-pattern-ai-outline.js +1 -0
- package/es/customeow/default/icon-sketch-ai-outline.js +1 -0
- package/es/customeow/default/icon-sketch-image-ai-outline.js +1 -0
- package/es/customeow/default/icon-status-solid.js +1 -1
- package/es/customeow/default/icon-svg-outline.js +1 -1
- package/es/customeow/default/icon-tool-mockup-preview.js +1 -0
- package/es/customeow/index.js +1 -1
- package/manifest.json +19 -3
- package/package.json +1 -1
- package/src/customeow/default/icon-archive-solid.tsx +40 -0
- package/src/customeow/default/icon-calendar-solid.tsx +36 -0
- package/src/customeow/default/icon-caricature-ai-outline.tsx +43 -0
- package/src/customeow/default/icon-close-bold-solid.tsx +34 -0
- package/src/customeow/default/icon-currency-dollar-outline.tsx +36 -0
- package/src/customeow/default/icon-document-table-solid.tsx +40 -0
- package/src/customeow/default/icon-expand-ai-outline.tsx +36 -0
- package/src/customeow/default/icon-folder-photo-solid.tsx +36 -0
- package/src/customeow/default/icon-font-ai-outline.tsx +36 -0
- package/src/customeow/default/icon-guide-solid.tsx +38 -0
- package/src/customeow/default/icon-image-ai-outline.tsx +36 -0
- package/src/customeow/default/icon-import-design-template-empty.tsx +21 -4
- package/src/customeow/default/icon-logo-ai-outline.tsx +36 -0
- package/src/customeow/default/icon-magic-ai-outline.tsx +36 -0
- package/src/customeow/default/icon-open-solid.tsx +36 -0
- package/src/customeow/default/icon-pattern-ai-outline.tsx +36 -0
- package/src/customeow/default/icon-sketch-ai-outline.tsx +36 -0
- package/src/customeow/default/icon-sketch-image-ai-outline.tsx +36 -0
- package/src/customeow/default/icon-status-solid.tsx +5 -1
- package/src/customeow/default/icon-svg-outline.tsx +1 -1
- package/src/customeow/default/icon-tool-mockup-preview.tsx +36 -0
- package/src/customeow/index.json +19 -3
- package/src/customeow/index.tsx +19 -3
- package/types/customeow/default/icon-archive-solid.d.ts +3 -0
- package/types/customeow/default/icon-calendar-solid.d.ts +3 -0
- package/types/customeow/default/icon-caricature-ai-outline.d.ts +3 -0
- package/types/customeow/default/icon-close-bold-solid.d.ts +3 -0
- package/types/customeow/default/icon-currency-dollar-outline.d.ts +3 -0
- package/types/customeow/default/icon-document-table-solid.d.ts +3 -0
- package/types/customeow/default/icon-expand-ai-outline.d.ts +3 -0
- package/types/customeow/default/icon-folder-photo-solid.d.ts +3 -0
- package/types/customeow/default/icon-font-ai-outline.d.ts +3 -0
- package/types/customeow/default/icon-guide-solid.d.ts +3 -0
- package/types/customeow/default/icon-image-ai-outline.d.ts +3 -0
- package/types/customeow/default/icon-logo-ai-outline.d.ts +3 -0
- package/types/customeow/default/icon-magic-ai-outline.d.ts +3 -0
- package/types/customeow/default/icon-open-solid.d.ts +3 -0
- package/types/customeow/default/icon-pattern-ai-outline.d.ts +3 -0
- package/types/customeow/default/icon-sketch-ai-outline.d.ts +3 -0
- package/types/customeow/default/icon-sketch-image-ai-outline.d.ts +3 -0
- package/types/customeow/default/icon-tool-mockup-preview.d.ts +3 -0
- package/types/customeow/index.d.ts +19 -3
package/manifest.json
CHANGED
|
@@ -31,6 +31,7 @@
|
|
|
31
31
|
"icon-tool-text-to-image-preview": "48/default/icon-tool-text-to-image-preview.svg",
|
|
32
32
|
"icon-tool-product-preview": "48/default/icon-tool-product-preview.svg",
|
|
33
33
|
"icon-tool-2-d-preview": "48/default/icon-tool-2-d-preview.svg",
|
|
34
|
+
"icon-tool-mockup-preview": "48/default/icon-tool-mockup-preview.svg",
|
|
34
35
|
"icon-tool-video-camera": "48/default/icon-tool-video-camera.svg",
|
|
35
36
|
"icon-tool-color-swatch-outline": "48/default/icon-tool-color-swatch-outline.svg",
|
|
36
37
|
"icon-tool-recording-outline": "48/default/icon-tool-recording-outline.svg",
|
|
@@ -141,6 +142,16 @@
|
|
|
141
142
|
"icon-mask-9-outline": "48/default/icon-mask-9-outline.svg",
|
|
142
143
|
"icon-mask-10-outline": "48/default/icon-mask-10-outline.svg",
|
|
143
144
|
"icon-shuffle-outline": "48/default/icon-shuffle-outline.svg",
|
|
145
|
+
"icon-currency-dollar-outline": "48/default/icon-currency-dollar-outline.svg",
|
|
146
|
+
"icon-magic-ai-outline": "48/default/icon-magic-ai-outline.svg",
|
|
147
|
+
"icon-image-ai-outline": "48/default/icon-image-ai-outline.svg",
|
|
148
|
+
"icon-expand-ai-outline": "48/default/icon-expand-ai-outline.svg",
|
|
149
|
+
"icon-sketch-ai-outline": "48/default/icon-sketch-ai-outline.svg",
|
|
150
|
+
"icon-sketch-image-ai-outline": "48/default/icon-sketch-image-ai-outline.svg",
|
|
151
|
+
"icon-font-ai-outline": "48/default/icon-font-ai-outline.svg",
|
|
152
|
+
"icon-logo-ai-outline": "48/default/icon-logo-ai-outline.svg",
|
|
153
|
+
"icon-caricature-ai-outline": "48/default/icon-caricature-ai-outline.svg",
|
|
154
|
+
"icon-pattern-ai-outline": "48/default/icon-pattern-ai-outline.svg",
|
|
144
155
|
"icon-arrow-left-outline": "48/default/icon-arrow-left-outline.svg",
|
|
145
156
|
"icon-arrow-right-outline": "48/default/icon-arrow-right-outline.svg",
|
|
146
157
|
"icon-arrow-down-outline": "48/default/icon-arrow-down-outline.svg",
|
|
@@ -177,8 +188,6 @@
|
|
|
177
188
|
"icon-close-circle-outline": "48/default/icon-close-circle-outline.svg",
|
|
178
189
|
"icon-question-mark-circle-outline": "48/default/icon-question-mark-circle-outline.svg",
|
|
179
190
|
"icon-information-circle-outline": "48/default/icon-information-circle-outline.svg",
|
|
180
|
-
"icon-status-circle-outline": "48/default/icon-status-circle-outline.svg",
|
|
181
|
-
"icon-working-circle-outline": "48/default/icon-working-circle-outline.svg",
|
|
182
191
|
"icon-rotate-outline": "48/default/icon-rotate-outline.svg",
|
|
183
192
|
"icon-language-outline": "48/default/icon-language-outline.svg",
|
|
184
193
|
"icon-plus-outline": "48/default/icon-plus-outline.svg",
|
|
@@ -323,6 +332,7 @@
|
|
|
323
332
|
"icon-translation-fill-solid": "48/default/icon-translation-fill-solid.svg",
|
|
324
333
|
"icon-document-solid": "48/default/icon-document-solid.svg",
|
|
325
334
|
"icon-document-text-solid": "48/default/icon-document-text-solid.svg",
|
|
335
|
+
"icon-document-table-solid": "48/default/icon-document-table-solid.svg",
|
|
326
336
|
"icon-document-multiple-solid": "48/default/icon-document-multiple-solid.svg",
|
|
327
337
|
"icon-document-csv-solid": "48/default/icon-document-csv-solid.svg",
|
|
328
338
|
"icon-document-arrow-left-down-solid": "48/default/icon-document-arrow-left-down-solid.svg",
|
|
@@ -347,6 +357,7 @@
|
|
|
347
357
|
"icon-checkbox-solid": "48/default/icon-checkbox-solid.svg",
|
|
348
358
|
"icon-radio-solid": "48/default/icon-radio-solid.svg",
|
|
349
359
|
"icon-calendar-clock-solid": "48/default/icon-calendar-clock-solid.svg",
|
|
360
|
+
"icon-calendar-solid": "48/default/icon-calendar-solid.svg",
|
|
350
361
|
"icon-empty-solid": "48/default/icon-empty-solid.svg",
|
|
351
362
|
"icon-public-paper-airplane-solid": "48/default/icon-public-paper-airplane-solid.svg",
|
|
352
363
|
"icon-public-paper-folding-solid": "48/default/icon-public-paper-folding-solid.svg",
|
|
@@ -408,6 +419,7 @@
|
|
|
408
419
|
"icon-document-mandate-solid": "48/default/icon-document-mandate-solid.svg",
|
|
409
420
|
"icon-stochastic-solid": "48/default/icon-stochastic-solid.svg",
|
|
410
421
|
"icon-relevance-solid": "48/default/icon-relevance-solid.svg",
|
|
422
|
+
"icon-close-bold-solid": "48/default/icon-close-bold-solid.svg",
|
|
411
423
|
"icon-font-managemen-solid": "48/default/icon-font-managemen-solid.svg",
|
|
412
424
|
"icon-tooth-solid": "48/default/icon-tooth-solid.svg",
|
|
413
425
|
"icon-logout-solid": "48/default/icon-logout-solid.svg",
|
|
@@ -464,6 +476,10 @@
|
|
|
464
476
|
"icon-folder-move-solid": "48/default/icon-folder-move-solid.svg",
|
|
465
477
|
"icon-folder-move-out-solid": "48/default/icon-folder-move-out-solid.svg",
|
|
466
478
|
"icon-folder-plus-solid": "48/default/icon-folder-plus-solid.svg",
|
|
479
|
+
"icon-folder-photo-solid": "48/default/icon-folder-photo-solid.svg",
|
|
480
|
+
"icon-status-solid": "48/default/icon-status-solid.svg",
|
|
481
|
+
"icon-open-solid": "48/default/icon-open-solid.svg",
|
|
482
|
+
"icon-archive-solid": "48/default/icon-archive-solid.svg",
|
|
467
483
|
"icon-musical-note-solid": "48/default/icon-musical-note-solid.svg",
|
|
468
484
|
"icon-musical-2-solid": "48/default/icon-musical-2-solid.svg",
|
|
469
485
|
"icon-musical-3-solid": "48/default/icon-musical-3-solid.svg",
|
|
@@ -512,7 +528,6 @@
|
|
|
512
528
|
"icon-rectangle-stack-solid": "48/default/icon-rectangle-stack-solid.svg",
|
|
513
529
|
"icon-cursor-arrow-rays-solid": "48/default/icon-cursor-arrow-rays-solid.svg",
|
|
514
530
|
"icon-filter-solid": "48/default/icon-filter-solid.svg",
|
|
515
|
-
"icon-status-solid": "48/default/icon-status-solid.svg",
|
|
516
531
|
"icon-production-2-solid": "48/default/icon-production-2-solid.svg",
|
|
517
532
|
"icon-house-solid": "48/default/icon-house-solid.svg",
|
|
518
533
|
"icon-squares-solid": "48/default/icon-squares-solid.svg",
|
|
@@ -523,6 +538,7 @@
|
|
|
523
538
|
"icon-calculator-solid": "48/default/icon-calculator-solid.svg",
|
|
524
539
|
"icon-cookies-solid": "48/default/icon-cookies-solid.svg",
|
|
525
540
|
"icon-wrench-solid": "48/default/icon-wrench-solid.svg",
|
|
541
|
+
"icon-guide-solid": "48/default/icon-guide-solid.svg",
|
|
526
542
|
"icon-system-too-old": "48/default/icon-system-too-old.svg",
|
|
527
543
|
"icon-load-failure": "48/default/icon-load-failure.svg",
|
|
528
544
|
"icon-network-connection-timeout": "48/default/icon-network-connection-timeout.svg",
|
package/package.json
CHANGED
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import type { IconProps } from "../../types";
|
|
3
|
+
|
|
4
|
+
export const IconArchiveSolid = forwardRef<SVGSVGElement, IconProps>(
|
|
5
|
+
({ color = "currentColor", ...props }, forwardedRef) => {
|
|
6
|
+
const { className } = props;
|
|
7
|
+
props = {
|
|
8
|
+
...props,
|
|
9
|
+
width: `${props.width || props.size || 20}`,
|
|
10
|
+
height: `${props.height || props.size || 20}`,
|
|
11
|
+
className: `${
|
|
12
|
+
className ? className + " " : ""
|
|
13
|
+
}customeow-icon customeow-icon-icon-archive-solid`,
|
|
14
|
+
};
|
|
15
|
+
return (
|
|
16
|
+
<svg
|
|
17
|
+
viewBox="0 0 20 20"
|
|
18
|
+
fill="none"
|
|
19
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
20
|
+
{...props}
|
|
21
|
+
ref={forwardedRef}
|
|
22
|
+
>
|
|
23
|
+
<path
|
|
24
|
+
d="M2 3C1.44772 3 1 3.44772 1 4V5C1 5.55228 1.44772 6 2 6H18C18.5523 6 19 5.55228 19 5V4C19 3.44772 18.5523 3 18 3H2Z"
|
|
25
|
+
fill={color}
|
|
26
|
+
/>
|
|
27
|
+
<path
|
|
28
|
+
d="M2 7.5H18L17.1885 15.2094C17.0813 16.2273 16.223 17 15.1995 17H4.80052C3.77701 17 2.91866 16.2273 2.81151 15.2094L2 7.5ZM7 11C7 10.4477 7.44772 10 8 10H12C12.5523 10 13 10.4477 13 11C13 11.5523 12.5523 12 12 12H8C7.44772 12 7 11.5523 7 11Z"
|
|
29
|
+
fill={color}
|
|
30
|
+
fillRule="evenodd"
|
|
31
|
+
clipRule="evenodd"
|
|
32
|
+
/>
|
|
33
|
+
</svg>
|
|
34
|
+
);
|
|
35
|
+
}
|
|
36
|
+
);
|
|
37
|
+
|
|
38
|
+
IconArchiveSolid.displayName = "IconArchiveSolid";
|
|
39
|
+
|
|
40
|
+
export default IconArchiveSolid;
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import type { IconProps } from "../../types";
|
|
3
|
+
|
|
4
|
+
export const IconCalendarSolid = forwardRef<SVGSVGElement, IconProps>(
|
|
5
|
+
({ color = "currentColor", ...props }, forwardedRef) => {
|
|
6
|
+
const { className } = props;
|
|
7
|
+
props = {
|
|
8
|
+
...props,
|
|
9
|
+
width: `${props.width || props.size || 20}`,
|
|
10
|
+
height: `${props.height || props.size || 20}`,
|
|
11
|
+
className: `${
|
|
12
|
+
className ? className + " " : ""
|
|
13
|
+
}customeow-icon customeow-icon-icon-calendar-solid`,
|
|
14
|
+
};
|
|
15
|
+
return (
|
|
16
|
+
<svg
|
|
17
|
+
viewBox="0 0 20 20"
|
|
18
|
+
fill="none"
|
|
19
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
20
|
+
{...props}
|
|
21
|
+
ref={forwardedRef}
|
|
22
|
+
>
|
|
23
|
+
<path
|
|
24
|
+
d="M5.75 2C6.16421 2 6.5 2.33579 6.5 2.75V4H13.5V2.75C13.5 2.33579 13.8358 2 14.25 2C14.6642 2 15 2.33579 15 2.75V4H15.25C16.7688 4 18 5.23122 18 6.75V15.25C18 16.7688 16.7688 18 15.25 18H4.75C3.23122 18 2 16.7688 2 15.25V6.75C2 5.23122 3.23122 4 4.75 4H5V2.75C5 2.33579 5.33579 2 5.75 2ZM4.75 7.5C4.05964 7.5 3.5 8.05964 3.5 8.75V15.25C3.5 15.9404 4.05964 16.5 4.75 16.5H15.25C15.9404 16.5 16.5 15.9404 16.5 15.25V8.75C16.5 8.05964 15.9404 7.5 15.25 7.5H4.75Z"
|
|
25
|
+
fill={color}
|
|
26
|
+
fillRule="evenodd"
|
|
27
|
+
clipRule="evenodd"
|
|
28
|
+
/>
|
|
29
|
+
</svg>
|
|
30
|
+
);
|
|
31
|
+
}
|
|
32
|
+
);
|
|
33
|
+
|
|
34
|
+
IconCalendarSolid.displayName = "IconCalendarSolid";
|
|
35
|
+
|
|
36
|
+
export default IconCalendarSolid;
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import type { IconProps } from "../../types";
|
|
3
|
+
|
|
4
|
+
export const IconCaricatureAiOutline = forwardRef<SVGSVGElement, IconProps>(
|
|
5
|
+
({ color = "currentColor", ...props }, forwardedRef) => {
|
|
6
|
+
const { className } = props;
|
|
7
|
+
props = {
|
|
8
|
+
...props,
|
|
9
|
+
width: `${props.width || props.size || 20}`,
|
|
10
|
+
height: `${props.height || props.size || 20}`,
|
|
11
|
+
className: `${
|
|
12
|
+
className ? className + " " : ""
|
|
13
|
+
}customeow-icon customeow-icon-icon-caricature-ai-outline`,
|
|
14
|
+
};
|
|
15
|
+
return (
|
|
16
|
+
<svg
|
|
17
|
+
viewBox="0 0 20 20"
|
|
18
|
+
fill="none"
|
|
19
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
20
|
+
{...props}
|
|
21
|
+
ref={forwardedRef}
|
|
22
|
+
>
|
|
23
|
+
<g clipPath="url(#a)">
|
|
24
|
+
<path
|
|
25
|
+
d="M10 2.25C5.71979 2.25 2.25 5.71979 2.25 10C2.25 14.2802 5.71979 17.75 10 17.75C10.4142 17.75 10.75 18.0858 10.75 18.5C10.75 18.9142 10.4142 19.25 10 19.25C4.89137 19.25 0.75 15.1086 0.75 10C0.75 4.89137 4.89137 0.75 10 0.75C15.1086 0.75 19.25 4.89137 19.25 10C19.25 10.4142 18.9142 10.75 18.5 10.75C18.0858 10.75 17.75 10.4142 17.75 10C17.75 5.71979 14.2802 2.25 10 2.25ZM15.8 12.4C16.0511 12.4 16.2756 12.5563 16.3627 12.7918L16.7998 13.973C16.9416 14.3562 17.2438 14.6584 17.627 14.8002L18.8082 15.2373C19.0437 15.3244 19.2 15.5489 19.2 15.8C19.2 16.0511 19.0437 16.2756 18.8082 16.3627L17.627 16.7998C17.2438 16.9416 16.9416 17.2438 16.7998 17.627L16.3627 18.8082C16.2756 19.0437 16.0511 19.2 15.8 19.2C15.5489 19.2 15.3244 19.0437 15.2373 18.8082L14.8002 17.627C14.6584 17.2438 14.3562 16.9416 13.973 16.7998L12.7918 16.3627C12.5563 16.2756 12.4 16.0511 12.4 15.8C12.4 15.5489 12.5563 15.3244 12.7918 15.2373L13.973 14.8002C14.3562 14.6584 14.6584 14.3562 14.8002 13.973L15.2373 12.7918C15.3244 12.5563 15.5489 12.4 15.8 12.4ZM15.8 14.675C15.5519 15.1582 15.1582 15.5519 14.675 15.8C15.1582 16.0481 15.5519 16.4418 15.8 16.925C16.0481 16.4418 16.4418 16.0481 16.925 15.8C16.4418 15.5519 16.0481 15.1582 15.8 14.675ZM7.53634 8C8.08863 8 8.53634 7.55228 8.53634 7C8.53634 6.44772 8.08863 6 7.53634 6C6.98406 6 6.53634 6.44772 6.53634 7C6.53634 7.55228 6.98406 8 7.53634 8ZM12.5363 8C13.0886 8 13.5363 7.55228 13.5363 7C13.5363 6.44772 13.0886 6 12.5363 6C11.9841 6 11.5363 6.44772 11.5363 7C11.5363 7.55228 11.9841 8 12.5363 8ZM6.31012 10.8437C6.20634 10.0317 6.90613 9.55078 7.49486 9.55078H12.48C13.1881 9.55078 13.8707 10.1931 13.6717 11.0231C13.5364 11.5875 13.2584 12.2978 12.6755 12.8725C12.0741 13.4655 11.2116 13.8508 10.0405 13.8508C8.83181 13.8508 7.92308 13.4408 7.29822 12.8272C6.68846 12.2284 6.39115 11.4777 6.31012 10.8437ZM7.89656 11.0508C7.98595 11.2941 8.13286 11.5445 8.3492 11.757C8.67258 12.0745 9.19448 12.3508 10.0405 12.3508C10.8554 12.3508 11.3276 12.095 11.6224 11.8044C11.8385 11.5913 11.9912 11.3273 12.0971 11.0508H7.89656Z"
|
|
26
|
+
fill={color}
|
|
27
|
+
fillRule="evenodd"
|
|
28
|
+
clipRule="evenodd"
|
|
29
|
+
/>
|
|
30
|
+
</g>
|
|
31
|
+
<defs>
|
|
32
|
+
<clipPath id="a">
|
|
33
|
+
<path fill={color} d="M0 0H20V20H0z" />
|
|
34
|
+
</clipPath>
|
|
35
|
+
</defs>
|
|
36
|
+
</svg>
|
|
37
|
+
);
|
|
38
|
+
}
|
|
39
|
+
);
|
|
40
|
+
|
|
41
|
+
IconCaricatureAiOutline.displayName = "IconCaricatureAiOutline";
|
|
42
|
+
|
|
43
|
+
export default IconCaricatureAiOutline;
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import type { IconProps } from "../../types";
|
|
3
|
+
|
|
4
|
+
export const IconCloseBoldSolid = forwardRef<SVGSVGElement, IconProps>(
|
|
5
|
+
({ color = "currentColor", ...props }, forwardedRef) => {
|
|
6
|
+
const { className } = props;
|
|
7
|
+
props = {
|
|
8
|
+
...props,
|
|
9
|
+
width: `${props.width || props.size || 20}`,
|
|
10
|
+
height: `${props.height || props.size || 20}`,
|
|
11
|
+
className: `${
|
|
12
|
+
className ? className + " " : ""
|
|
13
|
+
}customeow-icon customeow-icon-icon-close-bold-solid`,
|
|
14
|
+
};
|
|
15
|
+
return (
|
|
16
|
+
<svg
|
|
17
|
+
viewBox="0 0 20 20"
|
|
18
|
+
fill="none"
|
|
19
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
20
|
+
{...props}
|
|
21
|
+
ref={forwardedRef}
|
|
22
|
+
>
|
|
23
|
+
<path
|
|
24
|
+
d="M15.9639 14.1941L11.9328 10.163L15.9619 6.13394C16.4501 5.64579 16.4501 4.85433 15.9619 4.36617C15.4738 3.87802 14.6823 3.87802 14.1941 4.36617L10.165 8.39528L6.13582 4.36612C5.64766 3.87796 4.85621 3.87796 4.36805 4.36612C3.8799 4.85427 3.8799 5.64573 4.36805 6.13388L8.39722 10.163L4.36612 14.1941C3.87796 14.6823 3.87796 15.4737 4.36612 15.9619C4.85427 16.45 5.64573 16.45 6.13388 15.9619L10.165 11.9308L14.1961 15.9619C14.6842 16.45 15.4757 16.45 15.9639 15.9619C16.452 15.4737 16.452 14.6823 15.9639 14.1941Z"
|
|
25
|
+
fill={color}
|
|
26
|
+
/>
|
|
27
|
+
</svg>
|
|
28
|
+
);
|
|
29
|
+
}
|
|
30
|
+
);
|
|
31
|
+
|
|
32
|
+
IconCloseBoldSolid.displayName = "IconCloseBoldSolid";
|
|
33
|
+
|
|
34
|
+
export default IconCloseBoldSolid;
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import type { IconProps } from "../../types";
|
|
3
|
+
|
|
4
|
+
export const IconCurrencyDollarOutline = forwardRef<SVGSVGElement, IconProps>(
|
|
5
|
+
({ color = "currentColor", ...props }, forwardedRef) => {
|
|
6
|
+
const { className } = props;
|
|
7
|
+
props = {
|
|
8
|
+
...props,
|
|
9
|
+
width: `${props.width || props.size || 20}`,
|
|
10
|
+
height: `${props.height || props.size || 20}`,
|
|
11
|
+
className: `${
|
|
12
|
+
className ? className + " " : ""
|
|
13
|
+
}customeow-icon customeow-icon-icon-currency-dollar-outline`,
|
|
14
|
+
};
|
|
15
|
+
return (
|
|
16
|
+
<svg
|
|
17
|
+
viewBox="0 0 20 20"
|
|
18
|
+
fill="none"
|
|
19
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
20
|
+
{...props}
|
|
21
|
+
ref={forwardedRef}
|
|
22
|
+
>
|
|
23
|
+
<path
|
|
24
|
+
d="M10 3.25C6.27208 3.25 3.25 6.27208 3.25 10C3.25 13.7279 6.27208 16.75 10 16.75C13.7279 16.75 16.75 13.7279 16.75 10C16.75 6.27208 13.7279 3.25 10 3.25ZM1.75 10C1.75 5.44365 5.44365 1.75 10 1.75C14.5563 1.75 18.25 5.44365 18.25 10C18.25 14.5563 14.5563 18.25 10 18.25C5.44365 18.25 1.75 14.5563 1.75 10ZM10 4.25C10.4142 4.25 10.75 4.58579 10.75 5V5.5765C11.2546 5.68108 11.7337 5.89289 12.1354 6.21194L12.4811 6.4866C12.8054 6.74425 12.8595 7.21604 12.6019 7.54037C12.3442 7.8647 11.8724 7.91876 11.5481 7.66111L11.2023 7.38645C11.0684 7.28008 10.915 7.19567 10.75 7.13321V9.31961C11.2744 9.41831 11.7842 9.62398 12.2178 9.94918C12.8652 10.4348 13.25 11.1244 13.25 11.875C13.25 12.6256 12.8652 13.3152 12.2178 13.8008C11.7842 14.126 11.2744 14.3317 10.75 14.4304V15C10.75 15.4142 10.4142 15.75 10 15.75C9.58579 15.75 9.25 15.4142 9.25 15V14.4304C8.72571 14.3316 8.21593 14.126 7.78238 13.8008L7.04999 13.2515C6.71862 13.003 6.65147 12.5329 6.90001 12.2015C7.14854 11.8701 7.61865 11.803 7.95001 12.0515L8.68241 12.6008C8.84388 12.7219 9.03694 12.8187 9.25 12.8866V10.6736C8.75355 10.5708 8.27284 10.3626 7.8644 10.0381C7.24421 9.54542 6.8896 8.85775 6.8896 8.12502C6.8896 7.39229 7.24421 6.70462 7.8644 6.21194C8.26609 5.89284 8.74534 5.68101 9.25 5.57645V5C9.25 4.58579 9.58579 4.25 10 4.25ZM9.25 7.13313C9.08495 7.19559 8.93139 7.28003 8.79742 7.38645C8.49587 7.62601 8.3896 7.89804 8.3896 8.12502C8.3896 8.352 8.49586 8.62404 8.79742 8.86359C8.9285 8.96772 9.08177 9.05303 9.25 9.11676V7.13313ZM10.75 10.8634V12.8866C10.9631 12.8187 11.1563 12.722 11.3178 12.6008C11.6466 12.3542 11.75 12.0842 11.75 11.875C11.75 11.6658 11.6466 11.3958 11.3178 11.1492C11.1563 11.028 10.9631 10.9313 10.75 10.8634Z"
|
|
25
|
+
fill={color}
|
|
26
|
+
fillRule="evenodd"
|
|
27
|
+
clipRule="evenodd"
|
|
28
|
+
/>
|
|
29
|
+
</svg>
|
|
30
|
+
);
|
|
31
|
+
}
|
|
32
|
+
);
|
|
33
|
+
|
|
34
|
+
IconCurrencyDollarOutline.displayName = "IconCurrencyDollarOutline";
|
|
35
|
+
|
|
36
|
+
export default IconCurrencyDollarOutline;
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import type { IconProps } from "../../types";
|
|
3
|
+
|
|
4
|
+
export const IconDocumentTableSolid = forwardRef<SVGSVGElement, IconProps>(
|
|
5
|
+
({ color = "currentColor", ...props }, forwardedRef) => {
|
|
6
|
+
const { className } = props;
|
|
7
|
+
props = {
|
|
8
|
+
...props,
|
|
9
|
+
width: `${props.width || props.size || 20}`,
|
|
10
|
+
height: `${props.height || props.size || 20}`,
|
|
11
|
+
className: `${
|
|
12
|
+
className ? className + " " : ""
|
|
13
|
+
}customeow-icon customeow-icon-icon-document-table-solid`,
|
|
14
|
+
};
|
|
15
|
+
return (
|
|
16
|
+
<svg
|
|
17
|
+
viewBox="0 0 20 20"
|
|
18
|
+
fill="none"
|
|
19
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
20
|
+
{...props}
|
|
21
|
+
ref={forwardedRef}
|
|
22
|
+
>
|
|
23
|
+
<path
|
|
24
|
+
d="M3.40723 3.03711C3.40723 2.20113 4.08492 1.52344 4.9209 1.52344H7.64551C9.31746 1.52344 10.6729 2.87883 10.6729 4.55078V6.06445C10.6729 6.90043 11.3505 7.57812 12.1865 7.57812H13.7002C15.3722 7.57812 16.7275 8.93351 16.7275 10.6055V16.9629C16.7275 17.7989 16.0498 18.4766 15.2139 18.4766H4.9209C4.08492 18.4766 3.40723 17.7989 3.40723 16.9629V3.03711ZM9.08524 10.8805C9.08524 10.5461 9.35632 10.275 9.69071 10.275L13.4652 10.275C13.7996 10.275 14.0707 10.5461 14.0707 10.8805C14.0707 11.2149 13.7996 11.4859 13.4652 11.4859L9.69071 11.486C9.35632 11.486 9.08524 11.2149 9.08524 10.8805ZM6.52417 10.275C6.18978 10.275 5.9187 10.5461 5.9187 10.8805C5.9187 11.2149 6.18978 11.486 6.52417 11.486H7.48219C7.81658 11.486 8.08766 11.2149 8.08766 10.8805C8.08766 10.5461 7.81658 10.275 7.48219 10.275H6.52417ZM9.69071 12.4397C9.35632 12.4397 9.08524 12.7108 9.08524 13.0452C9.08524 13.3796 9.35632 13.6507 9.69071 13.6507L13.4652 13.6506C13.7996 13.6506 14.0707 13.3795 14.0707 13.0452C14.0707 12.7108 13.7996 12.4397 13.4652 12.4397L9.69071 12.4397ZM5.9187 13.0452C5.9187 12.7108 6.18978 12.4397 6.52417 12.4397H7.48219C7.81658 12.4397 8.08766 12.7108 8.08766 13.0452C8.08766 13.3796 7.81658 13.6507 7.48219 13.6507H6.52417C6.18978 13.6507 5.9187 13.3796 5.9187 13.0452ZM6.52417 14.5998C6.18978 14.5998 5.9187 14.8708 5.9187 15.2052C5.9187 15.5396 6.18978 15.8107 6.52417 15.8107H7.49257C7.82696 15.8107 8.09804 15.5396 8.09804 15.2052C8.09804 14.8708 7.82696 14.5998 7.49257 14.5998H6.52417ZM9.69071 14.5998C9.35632 14.5998 9.08524 14.8708 9.08524 15.2052C9.08524 15.5396 9.35632 15.8107 9.69071 15.8107L13.4756 15.8107C13.81 15.8107 14.0811 15.5396 14.0811 15.2052C14.0811 14.8708 13.81 14.5997 13.4756 14.5997L9.69071 14.5998Z"
|
|
25
|
+
fill={color}
|
|
26
|
+
fillRule="evenodd"
|
|
27
|
+
clipRule="evenodd"
|
|
28
|
+
/>
|
|
29
|
+
<path
|
|
30
|
+
d="M11.8838 4.55078C11.8838 3.49076 11.4946 2.52164 10.8514 1.77846C13.5953 2.49523 15.7557 4.65563 16.4725 7.39956C15.7293 6.75633 14.7602 6.36719 13.7002 6.36719H12.1865C12.0193 6.36719 11.8838 6.23165 11.8838 6.06445V4.55078Z"
|
|
31
|
+
fill={color}
|
|
32
|
+
/>
|
|
33
|
+
</svg>
|
|
34
|
+
);
|
|
35
|
+
}
|
|
36
|
+
);
|
|
37
|
+
|
|
38
|
+
IconDocumentTableSolid.displayName = "IconDocumentTableSolid";
|
|
39
|
+
|
|
40
|
+
export default IconDocumentTableSolid;
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import type { IconProps } from "../../types";
|
|
3
|
+
|
|
4
|
+
export const IconExpandAiOutline = forwardRef<SVGSVGElement, IconProps>(
|
|
5
|
+
({ color = "currentColor", ...props }, forwardedRef) => {
|
|
6
|
+
const { className } = props;
|
|
7
|
+
props = {
|
|
8
|
+
...props,
|
|
9
|
+
width: `${props.width || props.size || 20}`,
|
|
10
|
+
height: `${props.height || props.size || 20}`,
|
|
11
|
+
className: `${
|
|
12
|
+
className ? className + " " : ""
|
|
13
|
+
}customeow-icon customeow-icon-icon-expand-ai-outline`,
|
|
14
|
+
};
|
|
15
|
+
return (
|
|
16
|
+
<svg
|
|
17
|
+
viewBox="0 0 20 20"
|
|
18
|
+
fill="none"
|
|
19
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
20
|
+
{...props}
|
|
21
|
+
ref={forwardedRef}
|
|
22
|
+
>
|
|
23
|
+
<path
|
|
24
|
+
d="M15.9623 1.59258C15.8752 1.35712 15.6507 1.20081 15.3996 1.20081C15.1485 1.20081 14.924 1.35712 14.8369 1.59258L14.3998 2.77385C14.258 3.15705 13.9559 3.45919 13.5726 3.60099L12.3914 4.03809C12.1559 4.12522 11.9996 4.34974 11.9996 4.60081C11.9996 4.85187 12.1559 5.07639 12.3914 5.16352L13.5726 5.60062C13.9559 5.74242 14.258 6.04456 14.3998 6.42776L14.8369 7.60903C14.924 7.84449 15.1485 8.00081 15.3996 8.00081C15.6507 8.00081 15.8752 7.84449 15.9623 7.60903L16.3994 6.42776C16.5412 6.04456 16.8434 5.74242 17.2266 5.60062L18.4078 5.16352C18.6433 5.07639 18.7996 4.85187 18.7996 4.60081C18.7996 4.34974 18.6433 4.12522 18.4078 4.03809L17.2266 3.60099C16.8434 3.45919 16.5412 3.15705 16.3994 2.77385L15.9623 1.59258ZM14.2747 4.60081C14.7579 4.35266 15.1515 3.95905 15.3996 3.47585C15.6478 3.95905 16.0414 4.35266 16.5246 4.60081C16.0414 4.84895 15.6478 5.24256 15.3996 5.72576C15.1515 5.24256 14.7579 4.84895 14.2747 4.60081ZM5 3.75002C3.75736 3.75002 2.75 4.75738 2.75 6.00002V15C2.75 16.2427 3.75736 17.25 5 17.25H15C16.2426 17.25 17.25 16.2427 17.25 15V9.09377C17.25 8.67956 17.5858 8.34377 18 8.34377C18.4142 8.34377 18.75 8.67956 18.75 9.09377V15C18.75 17.0711 17.0711 18.75 15 18.75H5C2.92893 18.75 1.25 17.0711 1.25 15V6.00002C1.25 3.92896 2.92893 2.25002 5 2.25002H10C10.4142 2.25002 10.75 2.58581 10.75 3.00002C10.75 3.41424 10.4142 3.75002 10 3.75002H5ZM9.60846 11.2804C9.90135 10.9875 9.90135 10.5126 9.60846 10.2197C9.31556 9.9268 8.84069 9.9268 8.54779 10.2197L6 12.7675V11.75C6 11.3358 5.66421 11 5.25 11C4.83579 11 4.5 11.3358 4.5 11.75V14.25C4.5 14.9404 5.05964 15.5 5.75 15.5H8.25C8.66421 15.5 9 15.1642 9 14.75C9 14.3358 8.66421 14 8.25 14H6.88879L9.60846 11.2804Z"
|
|
25
|
+
fill={color}
|
|
26
|
+
fillRule="evenodd"
|
|
27
|
+
clipRule="evenodd"
|
|
28
|
+
/>
|
|
29
|
+
</svg>
|
|
30
|
+
);
|
|
31
|
+
}
|
|
32
|
+
);
|
|
33
|
+
|
|
34
|
+
IconExpandAiOutline.displayName = "IconExpandAiOutline";
|
|
35
|
+
|
|
36
|
+
export default IconExpandAiOutline;
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import type { IconProps } from "../../types";
|
|
3
|
+
|
|
4
|
+
export const IconFolderPhotoSolid = forwardRef<SVGSVGElement, IconProps>(
|
|
5
|
+
({ color = "currentColor", ...props }, forwardedRef) => {
|
|
6
|
+
const { className } = props;
|
|
7
|
+
props = {
|
|
8
|
+
...props,
|
|
9
|
+
width: `${props.width || props.size || 20}`,
|
|
10
|
+
height: `${props.height || props.size || 20}`,
|
|
11
|
+
className: `${
|
|
12
|
+
className ? className + " " : ""
|
|
13
|
+
}customeow-icon customeow-icon-icon-folder-photo-solid`,
|
|
14
|
+
};
|
|
15
|
+
return (
|
|
16
|
+
<svg
|
|
17
|
+
viewBox="0 0 20 20"
|
|
18
|
+
fill="none"
|
|
19
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
20
|
+
{...props}
|
|
21
|
+
ref={forwardedRef}
|
|
22
|
+
>
|
|
23
|
+
<path
|
|
24
|
+
d="M2 4.75C2 3.7835 2.7835 3 3.75 3H8.58579C9.04992 3 9.49503 3.18437 9.82322 3.51256L11.2374 4.92678C11.2843 4.97366 11.3479 5 11.4142 5H16.25C17.2165 5 18 5.7835 18 6.75V15.25C18 16.2165 17.2165 17 16.25 17H3.75C2.7835 17 2 16.2165 2 15.25V4.75ZM9.9062 8.88659C9.9062 8.33679 9.42513 7.85571 8.87532 7.85571C8.32552 7.85571 7.91317 8.33679 7.84444 8.88659C7.84444 9.43639 8.32552 9.91747 8.87532 9.91747C9.42513 9.91747 9.9062 9.43639 9.9062 8.88659ZM6.53866 13.4912H13.4112C13.6174 13.4912 13.6861 13.285 13.6861 13.285L12.1054 9.36767C11.8992 8.88659 11.212 8.88659 11.0058 9.36767L9.76875 11.9792C9.6313 12.2541 9.15022 12.2541 9.01277 11.9792L8.60042 11.292C8.25679 10.7422 7.50082 10.7422 7.15719 11.292L6.33249 13.2163C6.26376 13.285 6.40121 13.4912 6.53866 13.4912Z"
|
|
25
|
+
fill={color}
|
|
26
|
+
fillRule="evenodd"
|
|
27
|
+
clipRule="evenodd"
|
|
28
|
+
/>
|
|
29
|
+
</svg>
|
|
30
|
+
);
|
|
31
|
+
}
|
|
32
|
+
);
|
|
33
|
+
|
|
34
|
+
IconFolderPhotoSolid.displayName = "IconFolderPhotoSolid";
|
|
35
|
+
|
|
36
|
+
export default IconFolderPhotoSolid;
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import type { IconProps } from "../../types";
|
|
3
|
+
|
|
4
|
+
export const IconFontAiOutline = forwardRef<SVGSVGElement, IconProps>(
|
|
5
|
+
({ color = "currentColor", ...props }, forwardedRef) => {
|
|
6
|
+
const { className } = props;
|
|
7
|
+
props = {
|
|
8
|
+
...props,
|
|
9
|
+
width: `${props.width || props.size || 20}`,
|
|
10
|
+
height: `${props.height || props.size || 20}`,
|
|
11
|
+
className: `${
|
|
12
|
+
className ? className + " " : ""
|
|
13
|
+
}customeow-icon customeow-icon-icon-font-ai-outline`,
|
|
14
|
+
};
|
|
15
|
+
return (
|
|
16
|
+
<svg
|
|
17
|
+
viewBox="0 0 20 20"
|
|
18
|
+
fill="none"
|
|
19
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
20
|
+
{...props}
|
|
21
|
+
ref={forwardedRef}
|
|
22
|
+
>
|
|
23
|
+
<path
|
|
24
|
+
d="M15.9623 0.891778C15.8752 0.656317 15.6507 0.5 15.3996 0.5C15.1485 0.5 14.924 0.656317 14.8369 0.891778L14.3998 2.07304C14.258 2.45625 13.9559 2.75838 13.5726 2.90018L12.3914 3.33729C12.1559 3.42442 11.9996 3.64894 11.9996 3.9C11.9996 4.15106 12.1559 4.37558 12.3914 4.46271L13.5726 4.89982C13.9559 5.04162 14.258 5.34375 14.3998 5.72696L14.8369 6.90822C14.924 7.14368 15.1485 7.3 15.3996 7.3C15.6507 7.3 15.8752 7.14368 15.9623 6.90822L16.3994 5.72696C16.5412 5.34375 16.8434 5.04162 17.2266 4.89982L18.4078 4.46271C18.6433 4.37558 18.7996 4.15106 18.7996 3.9C18.7996 3.64894 18.6433 3.42442 18.4078 3.33729L17.2266 2.90018C16.8434 2.75838 16.5412 2.45625 16.3994 2.07304L15.9623 0.891778ZM14.2747 3.9C14.7579 3.65186 15.1515 3.25824 15.3996 2.77504C15.6478 3.25824 16.0414 3.65186 16.5246 3.9C16.0414 4.14814 15.6478 4.54176 15.3996 5.02496C15.1515 4.54176 14.7579 4.14814 14.2747 3.9ZM1.25 5.70154C1.25 3.63047 2.92893 1.95154 5 1.95154H9C9.41421 1.95154 9.75 2.28732 9.75 2.70154C9.75 3.11575 9.41421 3.45154 9 3.45154H5C3.75736 3.45154 2.75 4.4589 2.75 5.70154V10.7015V15.7015C2.75 16.9442 3.75736 17.9515 5 17.9515H10H15C16.2426 17.9515 17.25 16.9442 17.25 15.7015V9C17.25 8.58579 17.5858 8.25 18 8.25C18.4142 8.25 18.75 8.58579 18.75 9V15.7015C18.75 17.7726 17.0711 19.4515 15 19.4515H10H5C2.92893 19.4515 1.25 17.7726 1.25 15.7015V10.7015V5.70154ZM10.6392 6.15612C10.521 5.88036 10.2499 5.70156 9.94987 5.70156C9.64985 5.70156 9.3787 5.88036 9.26052 6.15612L6.06083 13.622C5.89767 14.0028 6.07403 14.4437 6.45475 14.6068C6.83547 14.77 7.27638 14.5936 7.43955 14.2129L8.15927 12.5336H11.7405L12.4602 14.2129C12.6234 14.5936 13.0643 14.77 13.445 14.6068C13.8257 14.4437 14.0021 14.0028 13.8389 13.622L10.6392 6.15612ZM11.0976 11.0336L9.94987 8.35551L8.80212 11.0336H11.0976Z"
|
|
25
|
+
fill={color}
|
|
26
|
+
fillRule="evenodd"
|
|
27
|
+
clipRule="evenodd"
|
|
28
|
+
/>
|
|
29
|
+
</svg>
|
|
30
|
+
);
|
|
31
|
+
}
|
|
32
|
+
);
|
|
33
|
+
|
|
34
|
+
IconFontAiOutline.displayName = "IconFontAiOutline";
|
|
35
|
+
|
|
36
|
+
export default IconFontAiOutline;
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import type { IconProps } from "../../types";
|
|
3
|
+
|
|
4
|
+
export const IconGuideSolid = forwardRef<SVGSVGElement, IconProps>(
|
|
5
|
+
({ color = "currentColor", ...props }, forwardedRef) => {
|
|
6
|
+
const { className } = props;
|
|
7
|
+
props = {
|
|
8
|
+
...props,
|
|
9
|
+
width: `${props.width || props.size || 20}`,
|
|
10
|
+
height: `${props.height || props.size || 20}`,
|
|
11
|
+
className: `${
|
|
12
|
+
className ? className + " " : ""
|
|
13
|
+
}customeow-icon customeow-icon-icon-guide-solid`,
|
|
14
|
+
};
|
|
15
|
+
return (
|
|
16
|
+
<svg
|
|
17
|
+
viewBox="0 0 20 20"
|
|
18
|
+
fill="none"
|
|
19
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
20
|
+
{...props}
|
|
21
|
+
ref={forwardedRef}
|
|
22
|
+
>
|
|
23
|
+
<path
|
|
24
|
+
d="M9.62021 3.07967C9.86357 2.97344 10.1364 2.97344 10.3798 3.07967L18.6894 6.707C19.1154 6.89293 19.0994 7.54073 18.6649 7.70262L10.3307 10.8078C10.1166 10.8876 9.8834 10.8876 9.6693 10.8078L4.01827 8.70233C3.79825 9.19282 3.42365 10.3159 3.22573 11.7899C3.59619 12.0211 3.84491 12.4493 3.84491 12.9395C3.84491 13.429 3.59688 13.8566 3.22715 14.0881L3.5397 17.4143C3.55656 17.5953 3.48691 17.7623 3.36791 17.8713C3.28067 17.9511 3.16704 18 3.04168 18H2.14583C1.94374 18 1.77195 17.8733 1.69253 17.6933C1.65563 17.6093 1.63853 17.5139 1.64781 17.4143L1.96036 14.0881C1.59063 13.8566 1.3426 13.429 1.3426 12.9395C1.3426 12.338 1.71712 11.8298 2.23153 11.6645C2.43081 10.1621 2.80396 8.97675 3.06922 8.34872L1.33512 7.70262C0.90061 7.54073 0.884637 6.89293 1.31057 6.707L9.62021 3.07967Z"
|
|
25
|
+
fill={color}
|
|
26
|
+
/>
|
|
27
|
+
<path
|
|
28
|
+
d="M4.5956 10.4044L9.17331 12.1101C9.39104 12.1912 9.61659 12.2394 9.84385 12.2544C10.175 12.2766 10.5093 12.2284 10.8267 12.1101L15.6058 10.3295V12.997C15.6058 13.6652 15.3111 14.2973 14.7568 14.6112C13.8165 15.1439 12.1582 15.8693 10.1007 15.8693C8.04312 15.8693 6.38485 15.1439 5.44453 14.6112C4.89031 14.2973 4.5956 13.6652 4.5956 12.997V10.4044Z"
|
|
29
|
+
fill={color}
|
|
30
|
+
/>
|
|
31
|
+
</svg>
|
|
32
|
+
);
|
|
33
|
+
}
|
|
34
|
+
);
|
|
35
|
+
|
|
36
|
+
IconGuideSolid.displayName = "IconGuideSolid";
|
|
37
|
+
|
|
38
|
+
export default IconGuideSolid;
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import type { IconProps } from "../../types";
|
|
3
|
+
|
|
4
|
+
export const IconImageAiOutline = forwardRef<SVGSVGElement, IconProps>(
|
|
5
|
+
({ color = "currentColor", ...props }, forwardedRef) => {
|
|
6
|
+
const { className } = props;
|
|
7
|
+
props = {
|
|
8
|
+
...props,
|
|
9
|
+
width: `${props.width || props.size || 20}`,
|
|
10
|
+
height: `${props.height || props.size || 20}`,
|
|
11
|
+
className: `${
|
|
12
|
+
className ? className + " " : ""
|
|
13
|
+
}customeow-icon customeow-icon-icon-image-ai-outline`,
|
|
14
|
+
};
|
|
15
|
+
return (
|
|
16
|
+
<svg
|
|
17
|
+
viewBox="0 0 20 20"
|
|
18
|
+
fill="none"
|
|
19
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
20
|
+
{...props}
|
|
21
|
+
ref={forwardedRef}
|
|
22
|
+
>
|
|
23
|
+
<path
|
|
24
|
+
d="M13.75 1.5C13.3358 1.5 13 1.83579 13 2.25C13 2.66421 13.3358 3 13.75 3H15V6.25C15 6.66421 15.3358 7 15.75 7C16.1642 7 16.5 6.66421 16.5 6.25V3H17.75C18.1642 3 18.5 2.66421 18.5 2.25C18.5 1.83579 18.1642 1.5 17.75 1.5H15.75H13.75ZM5.00003 3.46875C3.75739 3.46875 2.75003 4.47611 2.75003 5.71875V12.3399C4.22335 11.1048 6.42249 11.1798 7.80763 12.565L8.62706 13.3844L11.0259 10.9856C12.4903 9.52114 14.8647 9.52115 16.3292 10.9856L17.25 11.9065V8.40158C17.25 7.98737 17.5858 7.65158 18 7.65158C18.4142 7.65158 18.75 7.98737 18.75 8.40158V15.0016C18.75 17.0727 17.0711 18.7516 15 18.7516H5.00003C2.92896 18.7516 1.25003 17.0727 1.25003 15.0016V14.3523C1.21532 14.2239 1.21532 14.088 1.25003 13.9596V5.71875C1.25003 3.64768 2.92896 1.96875 5.00003 1.96875H10.5C10.9142 1.96875 11.25 2.30454 11.25 2.71875C11.25 3.13296 10.9142 3.46875 10.5 3.46875H5.00003ZM2.75003 14.4406V15.0016C2.75003 16.2098 3.70238 17.1956 4.89738 17.2493C4.93099 17.1296 4.99488 17.0166 5.08905 16.9224L7.5664 14.4451L6.74697 13.6256C5.86829 12.747 4.44367 12.747 3.56499 13.6256L2.75003 14.4406ZM15 17.2516H6.88122L12.0865 12.0463C12.9652 11.1676 14.3898 11.1676 15.2685 12.0463L17.25 14.0278V15.0016C17.25 16.2442 16.2427 17.2516 15 17.2516ZM7.56271 5.51178C7.47558 5.27632 7.25106 5.12 7 5.12C6.74894 5.12 6.52442 5.27632 6.43729 5.51178L6.21626 6.10911C6.07446 6.49232 5.77232 6.79446 5.38911 6.93625L4.79178 7.15729C4.55632 7.24442 4.4 7.46894 4.4 7.72C4.4 7.97106 4.55632 8.19558 4.79178 8.28271L5.38911 8.50375C5.77232 8.64554 6.07446 8.94768 6.21625 9.33089L6.43729 9.92822C6.52442 10.1637 6.74894 10.32 7 10.32C7.25106 10.32 7.47558 10.1637 7.56271 9.92822L7.78374 9.33089C7.92554 8.94768 8.22768 8.64554 8.61089 8.50375L9.20822 8.28271C9.44368 8.19558 9.6 7.97106 9.6 7.72C9.6 7.46894 9.44368 7.24442 9.20822 7.15729L8.61089 6.93625C8.22768 6.79446 7.92554 6.49232 7.78374 6.10911L7.56271 5.51178ZM6.44071 7.72C6.65454 7.56319 6.84319 7.37454 7 7.16071C7.15681 7.37454 7.34546 7.5632 7.55929 7.72C7.34546 7.8768 7.15681 8.06546 7 8.27928C6.84319 8.06546 6.65454 7.8768 6.44071 7.72Z"
|
|
25
|
+
fill={color}
|
|
26
|
+
fillRule="evenodd"
|
|
27
|
+
clipRule="evenodd"
|
|
28
|
+
/>
|
|
29
|
+
</svg>
|
|
30
|
+
);
|
|
31
|
+
}
|
|
32
|
+
);
|
|
33
|
+
|
|
34
|
+
IconImageAiOutline.displayName = "IconImageAiOutline";
|
|
35
|
+
|
|
36
|
+
export default IconImageAiOutline;
|
|
@@ -23,22 +23,39 @@ export const IconImportDesignTemplateEmpty = forwardRef<
|
|
|
23
23
|
ref={forwardedRef}
|
|
24
24
|
>
|
|
25
25
|
<path
|
|
26
|
-
d="M45.6134 34.4867L78.
|
|
26
|
+
d="M45.6134 34.4867L78.2917 36.7315L74.6548 50.3697C74.4014 51.3199 75.0146 52.2836 75.9827 52.4564L90.7077 55.0859L88.3407 89.5443C88.1893 91.7483 86.2799 93.4122 84.076 93.2608L41.7756 90.355C39.5716 90.2037 37.9077 88.2943 38.0591 86.0903L38.5909 78.3486L88.8715 81.8026L88.9866 80.1265L38.7061 76.6726L41.3486 38.2032C41.5 35.9992 43.4094 34.3353 45.6134 34.4867ZM58.8295 53.3569C60.3723 53.4629 61.7089 52.2981 61.8148 50.7554C61.9208 49.2126 60.7561 47.8761 59.2133 47.7701C57.6705 47.6641 56.334 48.8288 56.228 50.3716C56.122 51.9144 57.2868 53.2509 58.8295 53.3569ZM59.9846 70.9043C60.025 70.9071 60.065 70.9085 60.1046 70.9086L83.649 72.5259C85.094 72.6252 85.9789 70.9718 85.095 69.8245L72.4961 53.4727C71.8809 52.6742 70.7058 52.5935 69.9872 53.3004L57.4026 65.6788C57.0597 65.9056 56.5898 65.8519 56.3089 65.5295C56.0181 65.1958 56.0368 64.6934 56.3518 64.3823L57.7068 63.0439L54.5932 58.7312C53.9784 57.8797 52.7417 57.7947 52.0163 58.5542L43.9113 67.0393C42.9279 68.0688 43.5906 69.7782 45.011 69.8757L59.9846 70.9043Z"
|
|
27
27
|
fill={color}
|
|
28
28
|
fillRule="evenodd"
|
|
29
29
|
clipRule="evenodd"
|
|
30
30
|
/>
|
|
31
31
|
<path
|
|
32
|
-
d="
|
|
32
|
+
d="M45.6134 34.4867L78.2917 36.7315L74.6548 50.3697C74.4014 51.3199 75.0146 52.2836 75.9827 52.4564L90.7077 55.0859L88.3407 89.5443C88.1893 91.7483 86.2799 93.4122 84.076 93.2608L41.7756 90.355C39.5716 90.2037 37.9077 88.2943 38.0591 86.0903L38.5909 78.3486L88.8715 81.8026L88.9866 80.1265L38.7061 76.6726L41.3486 38.2032C41.5 35.9992 43.4094 34.3353 45.6134 34.4867ZM58.8295 53.3569C60.3723 53.4629 61.7089 52.2981 61.8148 50.7554C61.9208 49.2126 60.7561 47.8761 59.2133 47.7701C57.6705 47.6641 56.334 48.8288 56.228 50.3716C56.122 51.9144 57.2868 53.2509 58.8295 53.3569ZM59.9846 70.9043C60.025 70.9071 60.065 70.9085 60.1046 70.9086L83.649 72.5259C85.094 72.6252 85.9789 70.9718 85.095 69.8245L72.4961 53.4727C71.8809 52.6742 70.7058 52.5935 69.9872 53.3004L57.4026 65.6788C57.0597 65.9056 56.5898 65.8519 56.3089 65.5295C56.0181 65.1958 56.0368 64.6934 56.3518 64.3823L57.7068 63.0439L54.5932 58.7312C53.9784 57.8797 52.7417 57.7947 52.0163 58.5542L43.9113 67.0393C42.9279 68.0688 43.5906 69.7782 45.011 69.8757L59.9846 70.9043Z"
|
|
33
33
|
fill={color}
|
|
34
34
|
fillRule="evenodd"
|
|
35
35
|
clipRule="evenodd"
|
|
36
36
|
/>
|
|
37
37
|
<path
|
|
38
|
-
|
|
39
|
-
d="M24.0436 36.317C23.7203 34.1317 25.2297 32.098 27.415 31.7746L66.1471 26.0436C68.3324 25.7203 70.3661 27.2297 70.6895 29.415L71.4607 34.6269L45.6132 32.8514C42.5827 32.6432 39.9573 34.9311 39.7492 37.9615L36.6449 83.1514L35.0519 83.3871C32.8666 83.7105 30.8329 82.201 30.5095 80.0157L24.0436 36.317Z"
|
|
38
|
+
d="M81.5959 40.2168C81.7035 40.3936 81.9303 40.457 82.1176 40.369C89.9926 36.6686 98.3104 40.6868 103.107 44.4216C103.475 44.7083 103.057 45.3341 102.611 45.1953C96.3349 43.2401 90.761 46.9876 87.9102 50.0491C87.7904 50.1778 87.7737 50.3694 87.8651 50.5196L88.9859 52.3616C89.1651 52.656 88.9111 53.0235 88.5724 52.9601L76.5816 50.7146C76.3488 50.671 76.2053 50.4351 76.2736 50.2083L79.7899 38.5269C79.8893 38.1969 80.3324 38.1403 80.5115 38.4346L81.5959 40.2168Z"
|
|
40
39
|
fill={color}
|
|
40
|
+
fillRule="evenodd"
|
|
41
|
+
clipRule="evenodd"
|
|
42
|
+
/>
|
|
43
|
+
<path
|
|
44
|
+
d="M81.5959 40.2168C81.7035 40.3936 81.9303 40.457 82.1176 40.369C89.9926 36.6686 98.3104 40.6868 103.107 44.4216C103.475 44.7083 103.057 45.3341 102.611 45.1953C96.3349 43.2401 90.761 46.9876 87.9102 50.0491C87.7904 50.1778 87.7737 50.3694 87.8651 50.5196L88.9859 52.3616C89.1651 52.656 88.9111 53.0235 88.5724 52.9601L76.5816 50.7146C76.3488 50.671 76.2053 50.4351 76.2736 50.2083L79.7899 38.5269C79.8893 38.1969 80.3324 38.1403 80.5115 38.4346L81.5959 40.2168Z"
|
|
45
|
+
fill={color}
|
|
46
|
+
fillRule="evenodd"
|
|
47
|
+
clipRule="evenodd"
|
|
41
48
|
/>
|
|
49
|
+
<g opacity=".4">
|
|
50
|
+
<path
|
|
51
|
+
d="M24.0436 36.317C23.7203 34.1317 25.2297 32.098 27.415 31.7746L66.1471 26.0436C68.3324 25.7203 70.3661 27.2297 70.6895 29.415L71.4607 34.6269L45.6132 32.8514C42.5827 32.6432 39.9573 34.9311 39.7492 37.9615L36.6449 83.1514L35.0519 83.3871C32.8666 83.7105 30.8329 82.201 30.5095 80.0157L24.0436 36.317Z"
|
|
52
|
+
fill={color}
|
|
53
|
+
/>
|
|
54
|
+
<path
|
|
55
|
+
d="M24.0436 36.317C23.7203 34.1317 25.2297 32.098 27.415 31.7746L66.1471 26.0436C68.3324 25.7203 70.3661 27.2297 70.6895 29.415L71.4607 34.6269L45.6132 32.8514C42.5827 32.6432 39.9573 34.9311 39.7492 37.9615L36.6449 83.1514L35.0519 83.3871C32.8666 83.7105 30.8329 82.201 30.5095 80.0157L24.0436 36.317Z"
|
|
56
|
+
fill={color}
|
|
57
|
+
/>
|
|
58
|
+
</g>
|
|
42
59
|
</svg>
|
|
43
60
|
);
|
|
44
61
|
});
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import type { IconProps } from "../../types";
|
|
3
|
+
|
|
4
|
+
export const IconLogoAiOutline = forwardRef<SVGSVGElement, IconProps>(
|
|
5
|
+
({ color = "currentColor", ...props }, forwardedRef) => {
|
|
6
|
+
const { className } = props;
|
|
7
|
+
props = {
|
|
8
|
+
...props,
|
|
9
|
+
width: `${props.width || props.size || 20}`,
|
|
10
|
+
height: `${props.height || props.size || 20}`,
|
|
11
|
+
className: `${
|
|
12
|
+
className ? className + " " : ""
|
|
13
|
+
}customeow-icon customeow-icon-icon-logo-ai-outline`,
|
|
14
|
+
};
|
|
15
|
+
return (
|
|
16
|
+
<svg
|
|
17
|
+
viewBox="0 0 20 20"
|
|
18
|
+
fill="none"
|
|
19
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
20
|
+
{...props}
|
|
21
|
+
ref={forwardedRef}
|
|
22
|
+
>
|
|
23
|
+
<path
|
|
24
|
+
d="M18.0364 5.74998C18.0364 7.84113 16.3412 9.53634 14.25 9.53634C12.1588 9.53634 10.4636 7.84113 10.4636 5.74998C10.4636 3.65882 12.1588 1.96361 14.25 1.96361C16.3412 1.96361 18.0364 3.65882 18.0364 5.74998ZM19.4 5.74998C19.4 8.59424 17.0943 10.9 14.25 10.9C11.4057 10.9 9.1 8.59424 9.1 5.74998C9.1 2.90571 11.4057 0.599976 14.25 0.599976C17.0943 0.599976 19.4 2.90571 19.4 5.74998ZM13.4387 3.33297C12.9651 3.33297 12.5811 3.71692 12.5811 4.19055V6.01869V7.62388C12.5811 7.92513 12.8253 8.16934 13.1266 8.16934C13.4278 8.16934 13.672 7.92513 13.672 7.62388V6.56414H14.1446L15.5446 8.00411C15.7546 8.2201 16.0999 8.22496 16.3159 8.01497C16.5319 7.80498 16.5367 7.45965 16.3267 7.24366L15.5283 6.42238C16.09 6.16938 16.4811 5.60464 16.4811 4.94856C16.4811 4.05629 15.7578 3.33297 14.8655 3.33297H13.4387ZM14.3751 5.47323H13.672V4.42388H14.8655C15.1553 4.42388 15.3902 4.65879 15.3902 4.94856C15.3902 5.23833 15.1553 5.47323 14.8655 5.47323H14.3751ZM1.25 5.00003C1.25 2.92896 2.92893 1.25003 5 1.25003H7.33333C7.74755 1.25003 8.08333 1.58582 8.08333 2.00003C8.08333 2.41424 7.74755 2.75003 7.33333 2.75003H5C3.75736 2.75003 2.75 3.75739 2.75 5.00003V10V15C2.75 16.2427 3.75736 17.25 5 17.25H10H15C16.2426 17.25 17.25 16.2427 17.25 15V12.5C17.25 12.0858 17.5858 11.75 18 11.75C18.4142 11.75 18.75 12.0858 18.75 12.5V15C18.75 17.0711 17.0711 18.75 15 18.75H10H5C2.92893 18.75 1.25 17.0711 1.25 15V10V5.00003ZM7.7627 10.1918C7.67557 9.95635 7.45105 9.80003 7.19999 9.80003C6.94892 9.80003 6.72441 9.95635 6.63728 10.1918L6.30821 11.0811C6.16641 11.4643 5.86427 11.7664 5.48106 11.9082L4.59177 12.2373C4.3563 12.3244 4.19999 12.549 4.19999 12.8C4.19999 13.0511 4.3563 13.2756 4.59177 13.3627L5.48106 13.6918C5.86427 13.8336 6.16641 14.1357 6.30821 14.519L6.63728 15.4083C6.72441 15.6437 6.94892 15.8 7.19999 15.8C7.45105 15.8 7.67557 15.6437 7.7627 15.4083L8.09177 14.519C8.23357 14.1357 8.5357 13.8336 8.91891 13.6918L9.80821 13.3627C10.0437 13.2756 10.2 13.0511 10.2 12.8C10.2 12.549 10.0437 12.3244 9.80821 12.2373L8.91891 11.9082C8.5357 11.7664 8.23357 11.4643 8.09177 11.0811L7.7627 10.1918ZM6.37328 12.8C6.70796 12.5908 6.99079 12.308 7.19999 11.9733C7.40918 12.308 7.69202 12.5908 8.02669 12.8C7.69202 13.0092 7.40918 13.2921 7.19999 13.6267C6.99079 13.2921 6.70796 13.0092 6.37328 12.8Z"
|
|
25
|
+
fill={color}
|
|
26
|
+
fillRule="evenodd"
|
|
27
|
+
clipRule="evenodd"
|
|
28
|
+
/>
|
|
29
|
+
</svg>
|
|
30
|
+
);
|
|
31
|
+
}
|
|
32
|
+
);
|
|
33
|
+
|
|
34
|
+
IconLogoAiOutline.displayName = "IconLogoAiOutline";
|
|
35
|
+
|
|
36
|
+
export default IconLogoAiOutline;
|