@sunzi/icon 1.1.32 → 1.1.34
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-arrow-uturn-left-outline.js +1 -0
- package/es/customeow/default/icon-automatic-connection-solid.js +1 -0
- package/es/customeow/default/icon-calculator-solid.js +1 -0
- package/es/customeow/default/icon-cookies-solid.js +1 -0
- package/es/customeow/default/icon-curve-text-bicolor-solid.js +1 -1
- package/es/customeow/default/icon-custom-area-add-solid.js +1 -0
- package/es/customeow/default/icon-custom-area-solid.js +1 -0
- package/es/customeow/default/icon-design-templates-id-solid.js +1 -0
- package/es/customeow/default/icon-distortion-outline.js +1 -0
- package/es/customeow/default/icon-document-add-solid.js +1 -0
- package/es/customeow/default/icon-document-text-solid.js +1 -1
- package/es/customeow/default/icon-equalizer-outline.js +1 -0
- package/es/customeow/default/icon-exclamation-triangle-outline.js +1 -1
- package/es/customeow/default/icon-fireworks-solid.js +1 -1
- package/es/customeow/default/icon-mask-1-outline.js +1 -0
- package/es/customeow/default/icon-mask-10-outline.js +1 -0
- package/es/customeow/default/icon-mask-2-outline.js +1 -0
- package/es/customeow/default/icon-mask-3-outline.js +1 -0
- package/es/customeow/default/icon-mask-4-outline.js +1 -0
- package/es/customeow/default/icon-mask-5-outline.js +1 -0
- package/es/customeow/default/icon-mask-6-outline.js +1 -0
- package/es/customeow/default/icon-mask-7-outline.js +1 -0
- package/es/customeow/default/icon-mask-8-outline.js +1 -0
- package/es/customeow/default/icon-mask-9-outline.js +1 -0
- package/es/customeow/default/icon-perspective-outline.js +1 -0
- package/es/customeow/default/icon-print-pattern-bicolor-solid.js +1 -1
- package/es/customeow/default/icon-production-solid.js +1 -1
- package/es/customeow/default/icon-smart-objects-solid.js +1 -0
- package/es/customeow/default/icon-tag-solid.js +1 -0
- package/es/customeow/default/icon-tilt-outline.js +1 -0
- package/es/customeow/default/icon-tool-color-swatch-outline.js +1 -0
- package/es/customeow/default/icon-tool-video-camera.js +1 -1
- package/es/customeow/default/icon-vip-solid.js +1 -1
- package/es/customeow/index.js +1 -1
- package/manifest.json +25 -0
- package/package.json +1 -1
- package/src/customeow/default/icon-arrow-uturn-left-outline.tsx +36 -0
- package/src/customeow/default/icon-automatic-connection-solid.tsx +53 -0
- package/src/customeow/default/icon-calculator-solid.tsx +36 -0
- package/src/customeow/default/icon-cookies-solid.tsx +36 -0
- package/src/customeow/default/icon-curve-text-bicolor-solid.tsx +1 -1
- package/src/customeow/default/icon-custom-area-add-solid.tsx +42 -0
- package/src/customeow/default/icon-custom-area-solid.tsx +38 -0
- package/src/customeow/default/icon-design-templates-id-solid.tsx +44 -0
- package/src/customeow/default/icon-distortion-outline.tsx +36 -0
- package/src/customeow/default/icon-document-add-solid.tsx +40 -0
- package/src/customeow/default/icon-document-text-solid.tsx +5 -1
- package/src/customeow/default/icon-equalizer-outline.tsx +36 -0
- package/src/customeow/default/icon-exclamation-triangle-outline.tsx +1 -1
- package/src/customeow/default/icon-fireworks-solid.tsx +2 -2
- package/src/customeow/default/icon-mask-1-outline.tsx +35 -0
- package/src/customeow/default/icon-mask-10-outline.tsx +36 -0
- package/src/customeow/default/icon-mask-2-outline.tsx +36 -0
- package/src/customeow/default/icon-mask-3-outline.tsx +36 -0
- package/src/customeow/default/icon-mask-4-outline.tsx +36 -0
- package/src/customeow/default/icon-mask-5-outline.tsx +36 -0
- package/src/customeow/default/icon-mask-6-outline.tsx +36 -0
- package/src/customeow/default/icon-mask-7-outline.tsx +36 -0
- package/src/customeow/default/icon-mask-8-outline.tsx +36 -0
- package/src/customeow/default/icon-mask-9-outline.tsx +36 -0
- package/src/customeow/default/icon-perspective-outline.tsx +36 -0
- package/src/customeow/default/icon-print-pattern-bicolor-solid.tsx +1 -1
- package/src/customeow/default/icon-production-solid.tsx +3 -1
- package/src/customeow/default/icon-smart-objects-solid.tsx +42 -0
- package/src/customeow/default/icon-tag-solid.tsx +36 -0
- package/src/customeow/default/icon-tilt-outline.tsx +36 -0
- package/src/customeow/default/icon-tool-color-swatch-outline.tsx +40 -0
- package/src/customeow/default/icon-tool-video-camera.tsx +2 -2
- package/src/customeow/default/icon-vip-solid.tsx +1 -1
- package/src/customeow/index.json +25 -0
- package/src/customeow/index.tsx +25 -0
- package/types/customeow/default/icon-arrow-uturn-left-outline.d.ts +3 -0
- package/types/customeow/default/icon-automatic-connection-solid.d.ts +3 -0
- package/types/customeow/default/icon-calculator-solid.d.ts +3 -0
- package/types/customeow/default/icon-cookies-solid.d.ts +3 -0
- package/types/customeow/default/icon-custom-area-add-solid.d.ts +3 -0
- package/types/customeow/default/icon-custom-area-solid.d.ts +3 -0
- package/types/customeow/default/icon-design-templates-id-solid.d.ts +3 -0
- package/types/customeow/default/icon-distortion-outline.d.ts +3 -0
- package/types/customeow/default/icon-document-add-solid.d.ts +3 -0
- package/types/customeow/default/icon-equalizer-outline.d.ts +3 -0
- package/types/customeow/default/icon-mask-1-outline.d.ts +3 -0
- package/types/customeow/default/icon-mask-10-outline.d.ts +3 -0
- package/types/customeow/default/icon-mask-2-outline.d.ts +3 -0
- package/types/customeow/default/icon-mask-3-outline.d.ts +3 -0
- package/types/customeow/default/icon-mask-4-outline.d.ts +3 -0
- package/types/customeow/default/icon-mask-5-outline.d.ts +3 -0
- package/types/customeow/default/icon-mask-6-outline.d.ts +3 -0
- package/types/customeow/default/icon-mask-7-outline.d.ts +3 -0
- package/types/customeow/default/icon-mask-8-outline.d.ts +3 -0
- package/types/customeow/default/icon-mask-9-outline.d.ts +3 -0
- package/types/customeow/default/icon-perspective-outline.d.ts +3 -0
- package/types/customeow/default/icon-smart-objects-solid.d.ts +3 -0
- package/types/customeow/default/icon-tag-solid.d.ts +3 -0
- package/types/customeow/default/icon-tilt-outline.d.ts +3 -0
- package/types/customeow/default/icon-tool-color-swatch-outline.d.ts +3 -0
- package/types/customeow/index.d.ts +25 -0
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import type { IconProps } from "../../types";
|
|
3
|
+
|
|
4
|
+
export const IconMask9Outline = 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-mask-9-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 4.5H5C4.72386 4.5 4.5 4.72386 4.5 5V15C4.5 15.2761 4.72386 15.5 5 15.5H15C15.2761 15.5 15.5 15.2761 15.5 15V5C15.5 4.72386 15.2761 4.5 15 4.5ZM5 3C3.89543 3 3 3.89543 3 5V15C3 16.1046 3.89543 17 5 17H15C16.1046 17 17 16.1046 17 15V5C17 3.89543 16.1046 3 15 3H5Z"
|
|
25
|
+
fill={color}
|
|
26
|
+
fillRule="evenodd"
|
|
27
|
+
clipRule="evenodd"
|
|
28
|
+
/>
|
|
29
|
+
</svg>
|
|
30
|
+
);
|
|
31
|
+
}
|
|
32
|
+
);
|
|
33
|
+
|
|
34
|
+
IconMask9Outline.displayName = "IconMask9Outline";
|
|
35
|
+
|
|
36
|
+
export default IconMask9Outline;
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import type { IconProps } from "../../types";
|
|
3
|
+
|
|
4
|
+
export const IconPerspectiveOutline = 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-perspective-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="M3.13491 3.75251C3.25808 2.89038 3.99644 2.25 4.86732 2.25H15.1327C16.0036 2.25 16.742 2.89038 16.8651 3.75251L18.5794 15.7525C18.73 16.8068 17.912 17.75 16.847 17.75H3.15304C2.08808 17.75 1.27002 16.8068 1.42063 15.7525L3.13491 3.75251ZM4.86732 3.75C4.74291 3.75 4.63743 3.84148 4.61984 3.96464L4.22193 6.75H7.00723L7.22945 3.75H4.86732ZM4.00764 8.25H6.89612L6.65908 11.45H3.5505L4.00764 8.25ZM8.40023 8.25L8.16319 11.45H11.8368L11.5998 8.25H8.40023ZM13.1039 8.25L13.3409 11.45H16.4496L15.9924 8.25H13.1039ZM11.9479 12.95H8.05208L7.80764 16.25H12.1924L11.9479 12.95ZM13.6965 16.25L13.452 12.95H16.6638L17.0945 15.9646C17.116 16.1153 16.9992 16.25 16.847 16.25H13.6965ZM12.9928 6.75L12.7705 3.75H15.1327C15.2571 3.75 15.3626 3.84148 15.3802 3.96464L15.7781 6.75H12.9928ZM11.2664 3.75L11.4887 6.75H8.51134L8.73356 3.75H11.2664ZM3.33621 12.95H6.54797L6.30353 16.25H3.15304C3.0009 16.25 2.88404 16.1153 2.90555 15.9646L3.33621 12.95Z"
|
|
25
|
+
fill={color}
|
|
26
|
+
fillRule="evenodd"
|
|
27
|
+
clipRule="evenodd"
|
|
28
|
+
/>
|
|
29
|
+
</svg>
|
|
30
|
+
);
|
|
31
|
+
}
|
|
32
|
+
);
|
|
33
|
+
|
|
34
|
+
IconPerspectiveOutline.displayName = "IconPerspectiveOutline";
|
|
35
|
+
|
|
36
|
+
export default IconPerspectiveOutline;
|
|
@@ -24,7 +24,7 @@ export const IconPrintPatternBicolorSolid = forwardRef<
|
|
|
24
24
|
>
|
|
25
25
|
<path
|
|
26
26
|
opacity=".4"
|
|
27
|
-
d="M9.99987 1.
|
|
27
|
+
d="M9.99987 1.6582C8.53744 1.6582 7.35191 2.84374 7.35191 4.30617V5.41363L6.39281 4.85989C5.1263 4.12868 3.50683 4.56261 2.77561 5.82912C2.0444 7.09562 2.47833 8.71509 3.74483 9.44631L4.70394 10.0001L3.74485 10.5538C2.47834 11.285 2.0444 12.9045 2.77561 14.171C3.50683 15.4375 5.1263 15.8714 6.39281 15.1402L7.35191 14.5864V15.6939C7.35191 17.1564 8.53744 18.3419 9.99987 18.3419C11.4623 18.3419 12.6478 17.1564 12.6478 15.6939V14.5864L13.6069 15.1402C14.8734 15.8714 16.4929 15.4375 17.2241 14.171C17.9553 12.9045 17.5214 11.285 16.2549 10.5538L15.2958 10.0001L16.2549 9.44631C17.5214 8.71509 17.9553 7.09562 17.2241 5.82912C16.4929 4.56261 14.8734 4.12868 13.6069 4.8599L12.6478 5.41363V4.30617C12.6478 2.84374 11.4623 1.6582 9.99987 1.6582ZM8.85191 4.30617C8.85191 3.67216 9.36587 3.1582 9.99987 3.1582C10.6339 3.1582 11.1478 3.67216 11.1478 4.30617V6.71267C11.1478 6.98062 11.2908 7.22822 11.5228 7.36219C11.7549 7.49617 12.0408 7.49616 12.2728 7.36219L14.3569 6.15893C14.906 5.84193 15.6081 6.03005 15.9251 6.57912C16.2421 7.12818 16.054 7.83027 15.5049 8.14727L13.4208 9.35054C13.1887 9.48452 13.0458 9.73211 13.0458 10.0001C13.0458 10.268 13.1888 10.5156 13.4208 10.6496L15.5049 11.8528C16.054 12.1698 16.2421 12.8719 15.9251 13.421C15.6081 13.97 14.906 14.1582 14.3569 13.8412L12.2728 12.6379C12.0408 12.5039 11.7549 12.5039 11.5228 12.6379C11.2908 12.7719 11.1478 13.0195 11.1478 13.2874V15.6939C11.1478 16.328 10.6339 16.8419 9.99987 16.8419C9.36587 16.8419 8.85191 16.328 8.85191 15.6939V13.2874C8.85191 13.0195 8.70896 12.7719 8.47691 12.6379C8.24486 12.5039 7.95896 12.5039 7.72691 12.6379L5.64281 13.8412C5.09374 14.1582 4.39165 13.97 4.07465 13.421C3.75765 12.8719 3.94578 12.1698 4.49484 11.8528L6.57894 10.6496C6.81099 10.5156 6.95395 10.268 6.95395 10.0001C6.95395 9.73211 6.811 9.48452 6.57895 9.35054L4.49484 8.14727C3.94577 7.83027 3.75765 7.12818 4.07465 6.57912C4.39165 6.03005 5.09374 5.84193 5.64281 6.15893L7.72691 7.36219C7.95896 7.49616 8.24486 7.49616 8.47691 7.36219C8.70896 7.22822 8.85191 6.98062 8.85191 6.71267V4.30617Z"
|
|
28
28
|
fill={color}
|
|
29
29
|
fillRule="evenodd"
|
|
30
30
|
clipRule="evenodd"
|
|
@@ -21,8 +21,10 @@ export const IconProductionSolid = forwardRef<SVGSVGElement, IconProps>(
|
|
|
21
21
|
ref={forwardedRef}
|
|
22
22
|
>
|
|
23
23
|
<path
|
|
24
|
-
d="
|
|
24
|
+
d="M2 3.19995C2 2.64767 2.44772 2.19995 3 2.19995H9C9.55228 2.19995 10 2.64767 10 3.19995V3.74995H14.7507C16.6839 3.74995 18.25 5.31719 18.25 7.24995C18.25 9.18295 16.683 10.75 14.75 10.75H12.8855C12.567 11.7642 11.6194 12.5 10.5 12.5C9.38059 12.5 8.43302 11.7642 8.11445 10.75H5.75C4.64543 10.75 3.75 11.6454 3.75 12.75C3.75 13.8545 4.64543 14.75 5.75 14.75H10V14.2C10 13.6477 10.4477 13.4 11 13.2H17C17.5523 13.2 18 13.8477 18 14.2V16.8C18 17.3522 17.5523 17.8 17 17.8H11C10.4477 17.8 10 17.3522 10 16.8V16.25H5.75C3.817 16.25 2.25 14.6829 2.25 12.75C2.25 10.817 3.817 9.24995 5.75 9.24995H8.11445C8.43302 8.23567 9.38059 7.49995 10.5 7.49995C11.6194 7.49995 12.567 8.23567 12.8855 9.24995H14.75C15.8546 9.24995 16.75 8.35452 16.75 7.24995C16.75 6.14514 15.855 5.24995 14.7507 5.24995H10V5.79995C10 6.35224 9.55228 6.79995 9 6.79995H3C2.44772 6.79995 2 6.35224 2 5.79995V3.19995ZM3.5 5.29995V3.69995H8.5V5.29995H3.5ZM11.5 16.3V14.7H16.5V16.3H11.5ZM11.5 9.99995C11.5 10.5522 11.0523 11 10.5 11C9.94772 11 9.5 10.5522 9.5 9.99995C9.5 9.44767 9.94772 8.99995 10.5 8.99995C11.0523 8.99995 11.5 9.44767 11.5 9.99995Z"
|
|
25
25
|
fill={color}
|
|
26
|
+
fillRule="evenodd"
|
|
27
|
+
clipRule="evenodd"
|
|
26
28
|
/>
|
|
27
29
|
</svg>
|
|
28
30
|
);
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import type { IconProps } from "../../types";
|
|
3
|
+
|
|
4
|
+
export const IconSmartObjectsSolid = 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-smart-objects-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="M12.2 7.20001H15.2V10.2C15.2 10.7523 15.6477 11.2 16.2 11.2H19.2V17.2C19.2 17.7523 18.7522 18.2 18.2 18.2H15.2V16.2H16.2C16.7522 16.2 17.2 15.7523 17.2 15.2V13.2C17.2 12.6477 16.7522 12.2 16.2 12.2H14.2C13.6477 12.2 13.2 12.6477 13.2 13.2H11.2V8.20001C11.2 7.64773 11.6477 7.20001 12.2 7.20001Z"
|
|
25
|
+
fill={color}
|
|
26
|
+
/>
|
|
27
|
+
<path
|
|
28
|
+
d="M16.7 10.2H19.2L16.2 7.20001V9.70001C16.2 9.97615 16.4238 10.2 16.7 10.2ZM9.19995 15.2C9.19995 14.6477 9.64767 14.2 10.2 14.2H13.2C13.7522 14.2 14.2 14.6477 14.2 15.2V18.2C14.2 18.7523 13.7522 19.2 13.2 19.2H10.2C9.64767 19.2 9.19995 18.7523 9.19995 18.2V15.2Z"
|
|
29
|
+
fill={color}
|
|
30
|
+
/>
|
|
31
|
+
<g opacity=".5" fill={color}>
|
|
32
|
+
<path d="M1.19995 2.95001C1.19995 1.98351 1.98345 1.20001 2.94995 1.20001H16.95C17.9165 1.20001 18.7 1.98351 18.7 2.95001V8.15304C18.6833 8.15257 18.6666 8.15234 18.6499 8.15234L17.2 6.70001V2.95001C17.2 2.81194 17.088 2.70001 16.95 2.70001H2.94995C2.81188 2.70001 2.69995 2.81194 2.69995 2.95001V16.95C2.69995 17.0881 2.81188 17.2 2.94995 17.2H8.06657V18.5001C8.06657 18.5677 8.0704 18.6344 8.07786 18.7H2.94995C1.98345 18.7 1.19995 17.9165 1.19995 16.95V2.95001Z" />
|
|
33
|
+
<path d="M5.31657 3.70001H3.6499V5.20001H5.31657V3.70001ZM6.23324 3.70001H8.06657V5.20001H6.23324V3.70001ZM8.98324 3.70001H10.8166V5.20001H8.98324V3.70001ZM11.7332 3.70001H13.5666V5.20001H11.7332V3.70001ZM14.4832 3.70001H16.1499V5.20001H14.4832V3.70001ZM3.6499 8.11668V6.28335H5.1499V8.11668H3.6499ZM3.6499 9.03335V10.8667H5.1499V9.03335H3.6499ZM3.6499 11.7833V13.6167H5.1499V11.7833H3.6499ZM5.31657 14.7H3.6499V16.2H5.31657V14.7ZM6.23324 16.2H8.06657V14.7H6.23324V16.2Z" />
|
|
34
|
+
</g>
|
|
35
|
+
</svg>
|
|
36
|
+
);
|
|
37
|
+
}
|
|
38
|
+
);
|
|
39
|
+
|
|
40
|
+
IconSmartObjectsSolid.displayName = "IconSmartObjectsSolid";
|
|
41
|
+
|
|
42
|
+
export default IconSmartObjectsSolid;
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import type { IconProps } from "../../types";
|
|
3
|
+
|
|
4
|
+
export const IconTagSolid = 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-tag-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="M4.90686 2.41699C3.52615 2.41699 2.40686 3.53628 2.40686 4.91699L2.44765 8.47155C2.44765 9.13459 2.71104 9.77047 3.17988 10.2393L9.79135 16.8507C10.7677 17.827 12.3506 17.827 13.3269 16.8507L16.8608 13.3172C17.8371 12.3409 17.8371 10.758 16.8608 9.78168L10.2494 3.1703C9.78053 2.70145 9.14465 2.43806 8.48161 2.43806L4.90686 2.41699ZM5.80368 6.81381C6.35596 6.81381 6.80368 6.3661 6.80368 5.81381C6.80368 5.26153 6.35596 4.81381 5.80368 4.81381C5.25139 4.81381 4.80368 5.26153 4.80368 5.81381C4.80368 6.3661 5.25139 6.81381 5.80368 6.81381Z"
|
|
25
|
+
fill={color}
|
|
26
|
+
fillRule="evenodd"
|
|
27
|
+
clipRule="evenodd"
|
|
28
|
+
/>
|
|
29
|
+
</svg>
|
|
30
|
+
);
|
|
31
|
+
}
|
|
32
|
+
);
|
|
33
|
+
|
|
34
|
+
IconTagSolid.displayName = "IconTagSolid";
|
|
35
|
+
|
|
36
|
+
export default IconTagSolid;
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import type { IconProps } from "../../types";
|
|
3
|
+
|
|
4
|
+
export const IconTiltOutline = 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-tilt-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="M7.25 1C5.45508 1 4 2.45508 4 4.25C4 5.49707 4.70239 6.58014 5.73315 7.12506L4.64319 12.0236C4.51428 12.008 4.38306 12 4.25 12C2.45508 12 1 13.4551 1 15.25C1 17.0449 2.45508 18.5 4.25 18.5C5.96082 18.5 7.36279 17.1781 7.49048 15.5H10.0095C10.1372 17.1781 11.5392 18.5 13.25 18.5C15.0449 18.5 16.5 17.0449 16.5 15.25C16.5 14.0506 15.8502 13.003 14.8835 12.4398L15.9972 7.4903C16.0807 7.4967 16.1649 7.5 16.25 7.5C18.0449 7.5 19.5 6.04492 19.5 4.25C19.5 2.45508 18.0449 1 16.25 1C14.5392 1 13.1372 2.3219 13.0095 4H10.4905C10.3628 2.3219 8.96082 1 7.25 1ZM5.5 4.25C5.5 3.28351 6.28345 2.5 7.25 2.5C8.21655 2.5 9 3.28351 9 4.25C9 5.21649 8.21655 6 7.25 6C6.28345 6 5.5 5.21649 5.5 4.25ZM7.25098 14H10.249C10.7388 12.8255 11.8981 12 13.25 12C13.277 12 13.304 12.0003 13.3308 12.001C13.3687 12.0019 13.4064 12.0035 13.4438 12.0057L14.5636 7.02875C13.9789 6.6731 13.5151 6.13806 13.249 5.5H10.251C9.76123 6.6745 8.60193 7.5 7.25 7.5C7.22876 7.5 7.20752 7.49982 7.1864 7.49939L6.06238 12.5519C6.58777 12.9055 7.00427 13.4084 7.25098 14ZM16.25 2.5C15.2834 2.5 14.5 3.28351 14.5 4.25C14.5 5.21649 15.2834 6 16.25 6C17.2166 6 18 5.21649 18 4.25C18 3.28351 17.2166 2.5 16.25 2.5ZM13.25 13.5C12.2834 13.5 11.5 14.2835 11.5 15.25C11.5 16.2165 12.2834 17 13.25 17C14.2166 17 15 16.2165 15 15.25C15 14.2835 14.2166 13.5 13.25 13.5ZM2.5 15.25C2.5 14.2835 3.28345 13.5 4.25 13.5C5.21655 13.5 6 14.2835 6 15.25C6 16.2165 5.21655 17 4.25 17C3.28345 17 2.5 16.2165 2.5 15.25Z"
|
|
25
|
+
fill={color}
|
|
26
|
+
fillRule="evenodd"
|
|
27
|
+
clipRule="evenodd"
|
|
28
|
+
/>
|
|
29
|
+
</svg>
|
|
30
|
+
);
|
|
31
|
+
}
|
|
32
|
+
);
|
|
33
|
+
|
|
34
|
+
IconTiltOutline.displayName = "IconTiltOutline";
|
|
35
|
+
|
|
36
|
+
export default IconTiltOutline;
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import type { IconProps } from "../../types";
|
|
3
|
+
|
|
4
|
+
export const IconToolColorSwatchOutline = 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-tool-color-swatch-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="M2 3.52601C2 2.68322 2.68322 2 3.52601 2H8.15029C8.99308 2 9.6763 2.68322 9.6763 3.52601V5.13935L11.2796 3.53608C11.8755 2.94013 12.8417 2.94013 13.4377 3.53608L16.7075 6.80594C17.3035 7.40188 17.3035 8.3681 16.7075 8.96404L14.8855 10.7861H16.474C17.3168 10.7861 18 11.4693 18 12.3121V16.474C18 17.3168 17.3168 18 16.474 18H3.52601C2.68322 18 2 17.3168 2 16.474V3.52601ZM3.52601 16.7977H8.15029C8.32906 16.7977 8.47399 16.6528 8.47399 16.474V3.52601C8.47399 3.34724 8.32906 3.20231 8.15029 3.20231H3.52601C3.34724 3.20231 3.20231 3.34724 3.20231 3.52601V16.474C3.20231 16.6528 3.34724 16.7977 3.52601 16.7977ZM9.6419 16.7977H16.474C16.6528 16.7977 16.7977 16.6528 16.7977 16.474V12.3121C16.7977 12.1334 16.6528 11.9884 16.474 11.9884H13.6832L9.6763 15.9954V16.474C9.6763 16.5851 9.66443 16.6934 9.6419 16.7977ZM9.6763 14.295L15.8574 8.11388C15.9838 7.98747 15.9838 7.78251 15.8574 7.6561L12.5875 4.38624C12.4611 4.25983 12.2561 4.25983 12.1297 4.38624L9.6763 6.83968V14.295Z"
|
|
25
|
+
fill={color}
|
|
26
|
+
fillRule="evenodd"
|
|
27
|
+
clipRule="evenodd"
|
|
28
|
+
/>
|
|
29
|
+
<path
|
|
30
|
+
d="M6.76301 14.6243C6.76301 15.1351 6.34893 15.5491 5.83815 15.5491C5.32737 15.5491 4.9133 15.1351 4.9133 14.6243C4.9133 14.1135 5.32737 13.6994 5.83815 13.6994C6.34893 13.6994 6.76301 14.1135 6.76301 14.6243Z"
|
|
31
|
+
fill={color}
|
|
32
|
+
/>
|
|
33
|
+
</svg>
|
|
34
|
+
);
|
|
35
|
+
}
|
|
36
|
+
);
|
|
37
|
+
|
|
38
|
+
IconToolColorSwatchOutline.displayName = "IconToolColorSwatchOutline";
|
|
39
|
+
|
|
40
|
+
export default IconToolColorSwatchOutline;
|
|
@@ -14,14 +14,14 @@ export const IconToolVideoCamera = forwardRef<SVGSVGElement, IconProps>(
|
|
|
14
14
|
};
|
|
15
15
|
return (
|
|
16
16
|
<svg
|
|
17
|
-
viewBox="0 0
|
|
17
|
+
viewBox="0 0 20 20"
|
|
18
18
|
fill="none"
|
|
19
19
|
xmlns="http://www.w3.org/2000/svg"
|
|
20
20
|
{...props}
|
|
21
21
|
ref={forwardedRef}
|
|
22
22
|
>
|
|
23
23
|
<path
|
|
24
|
-
d="M1.
|
|
24
|
+
d="M1.25 6.25C1.25 4.86929 2.36929 3.75 3.75 3.75H11.25C12.6307 3.75 13.75 4.86929 13.75 6.25V7.24112L16.6161 4.375C17.4036 3.58754 18.75 4.14526 18.75 5.25888V14.7411C18.75 15.8547 17.4036 16.4125 16.6161 15.625L13.75 12.7589V13.75C13.75 15.1307 12.6307 16.25 11.25 16.25H3.75C2.36929 16.25 1.25 15.1307 1.25 13.75V6.25ZM13.75 10.9911L17.5 14.7411V5.25888L13.75 9.00888V10.9911ZM3.75 5C3.05964 5 2.5 5.55964 2.5 6.25V13.75C2.5 14.4404 3.05964 15 3.75 15H11.25C11.9404 15 12.5 14.4404 12.5 13.75V6.25C12.5 5.55964 11.9404 5 11.25 5H3.75Z"
|
|
25
25
|
fill={color}
|
|
26
26
|
fillRule="evenodd"
|
|
27
27
|
clipRule="evenodd"
|
|
@@ -21,7 +21,7 @@ export const IconVipSolid = forwardRef<SVGSVGElement, IconProps>(
|
|
|
21
21
|
ref={forwardedRef}
|
|
22
22
|
>
|
|
23
23
|
<path
|
|
24
|
-
d="M17.8289
|
|
24
|
+
d="M17.8289 4.68641L10.0972 16.5829C10.0166 16.692 9.89065 16.7592 9.75462 16.7676H7.94093C7.80994 16.7609 7.69407 16.6819 7.64033 16.5644L2.81559 4.70656C2.76856 4.59404 2.83238 4.5 2.95161 4.5H8.47832C8.59923 4.5 8.65297 4.58901 8.59252 4.6948L7.80826 5.85355C7.74781 5.97782 7.73941 6.12056 7.78307 6.25155L9.41539 10.4969C9.45906 10.6078 9.54974 10.6195 9.61523 10.5171L13.3921 4.68809C13.4727 4.57893 13.5969 4.51176 13.733 4.50336H17.7248C17.8474 4.5 17.8944 4.58397 17.8289 4.68641Z"
|
|
25
25
|
fill={color}
|
|
26
26
|
/>
|
|
27
27
|
</svg>
|
package/src/customeow/index.json
CHANGED
|
@@ -31,6 +31,7 @@
|
|
|
31
31
|
{ "componentName": "IconToolProductPreview" },
|
|
32
32
|
{ "componentName": "IconTool2DPreview" },
|
|
33
33
|
{ "componentName": "IconToolVideoCamera" },
|
|
34
|
+
{ "componentName": "IconToolColorSwatchOutline" },
|
|
34
35
|
{ "componentName": "IconPlayPreviewCircleOutline" },
|
|
35
36
|
{ "componentName": "IconVideoPlayCircleOutline" },
|
|
36
37
|
{ "componentName": "IconDragOutline" },
|
|
@@ -122,6 +123,20 @@
|
|
|
122
123
|
{ "componentName": "IconDataHideOutline" },
|
|
123
124
|
{ "componentName": "IconRiseOutline" },
|
|
124
125
|
{ "componentName": "IconDescendOutline" },
|
|
126
|
+
{ "componentName": "IconEqualizerOutline" },
|
|
127
|
+
{ "componentName": "IconTiltOutline" },
|
|
128
|
+
{ "componentName": "IconDistortionOutline" },
|
|
129
|
+
{ "componentName": "IconPerspectiveOutline" },
|
|
130
|
+
{ "componentName": "IconMask10Outline" },
|
|
131
|
+
{ "componentName": "IconMask9Outline" },
|
|
132
|
+
{ "componentName": "IconMask1Outline" },
|
|
133
|
+
{ "componentName": "IconMask2Outline" },
|
|
134
|
+
{ "componentName": "IconMask3Outline" },
|
|
135
|
+
{ "componentName": "IconMask4Outline" },
|
|
136
|
+
{ "componentName": "IconMask5Outline" },
|
|
137
|
+
{ "componentName": "IconMask6Outline" },
|
|
138
|
+
{ "componentName": "IconMask7Outline" },
|
|
139
|
+
{ "componentName": "IconMask8Outline" },
|
|
125
140
|
{ "componentName": "IconArrowLeftOutline" },
|
|
126
141
|
{ "componentName": "IconArrowRightOutline" },
|
|
127
142
|
{ "componentName": "IconArrowDownOutline" },
|
|
@@ -145,6 +160,7 @@
|
|
|
145
160
|
{ "componentName": "IconArrowsRightLeftOutline" },
|
|
146
161
|
{ "componentName": "IconArrowDoubleLeftOutline" },
|
|
147
162
|
{ "componentName": "IconArrowDoubleRightOutline" },
|
|
163
|
+
{ "componentName": "IconArrowUturnLeftOutline" },
|
|
148
164
|
{ "componentName": "IconArrowEnterReturnOutline" },
|
|
149
165
|
{ "componentName": "IconEllipsisMoreHorizontalOutline" },
|
|
150
166
|
{ "componentName": "IconEllipsisMoreVerticalOutline" },
|
|
@@ -267,6 +283,7 @@
|
|
|
267
283
|
{ "componentName": "Icon3DCubetextSolid" },
|
|
268
284
|
{ "componentName": "IconCameraSolid" },
|
|
269
285
|
{ "componentName": "IconMapSolid" },
|
|
286
|
+
{ "componentName": "IconTagSolid" },
|
|
270
287
|
{ "componentName": "IconDesignSolid" },
|
|
271
288
|
{ "componentName": "IconMagicAiSolid" },
|
|
272
289
|
{ "componentName": "IconFireworksSolid" },
|
|
@@ -297,6 +314,7 @@
|
|
|
297
314
|
{ "componentName": "IconDocumentTextSolid" },
|
|
298
315
|
{ "componentName": "IconDocumentCsvSolid" },
|
|
299
316
|
{ "componentName": "IconDocumentArrowLeftDownSolid" },
|
|
317
|
+
{ "componentName": "IconDocumentAddSolid" },
|
|
300
318
|
{ "componentName": "IconDocumentDraftSolid" },
|
|
301
319
|
{ "componentName": "IconNewSolid" },
|
|
302
320
|
{ "componentName": "IconStepBackSolid" },
|
|
@@ -319,6 +337,8 @@
|
|
|
319
337
|
{ "componentName": "IconSpeakerSolid" },
|
|
320
338
|
{ "componentName": "IconPlaySolid" },
|
|
321
339
|
{ "componentName": "IconVideoPhotoPlusSolid" },
|
|
340
|
+
{ "componentName": "IconCustomAreaAddSolid" },
|
|
341
|
+
{ "componentName": "IconCustomAreaSolid" },
|
|
322
342
|
{ "componentName": "IconPenBicolorSolid" },
|
|
323
343
|
{ "componentName": "IconPenMinusSolid" },
|
|
324
344
|
{ "componentName": "IconPenAddSolid" },
|
|
@@ -326,6 +346,7 @@
|
|
|
326
346
|
{ "componentName": "IconTextBicolorSolid" },
|
|
327
347
|
{ "componentName": "IconArcTextBicolorSolid" },
|
|
328
348
|
{ "componentName": "IconCurveTextBicolorSolid" },
|
|
349
|
+
{ "componentName": "IconSmartObjectsSolid" },
|
|
329
350
|
{ "componentName": "IconSpotifyBicolorSolid" },
|
|
330
351
|
{ "componentName": "IconStockBicolorSolid" },
|
|
331
352
|
{ "componentName": "IconPatternBicolorSolid" },
|
|
@@ -452,11 +473,13 @@
|
|
|
452
473
|
{ "componentName": "IconToolUrlUnlinkSolid" },
|
|
453
474
|
{ "componentName": "IconBioThemeSolid" },
|
|
454
475
|
{ "componentName": "IconDesignTemplatesSolid" },
|
|
476
|
+
{ "componentName": "IconDesignTemplatesIdSolid" },
|
|
455
477
|
{ "componentName": "IconWorkflowApiSolid" },
|
|
456
478
|
{ "componentName": "IconCreateComponentCodeSolid" },
|
|
457
479
|
{ "componentName": "IconFactorySolid" },
|
|
458
480
|
{ "componentName": "IconProductionSolid" },
|
|
459
481
|
{ "componentName": "IconProductionWorkflowSolid" },
|
|
482
|
+
{ "componentName": "IconAutomaticConnectionSolid" },
|
|
460
483
|
{ "componentName": "IconUnableFactorySolid" },
|
|
461
484
|
{ "componentName": "IconImage120TimeoutSolid" },
|
|
462
485
|
{ "componentName": "IconImage270TimeoutSolid" },
|
|
@@ -475,6 +498,8 @@
|
|
|
475
498
|
{ "componentName": "IconTagPriceCheckSolid" },
|
|
476
499
|
{ "componentName": "IconSpeakerWaveSolid" },
|
|
477
500
|
{ "componentName": "IconSpeakerXMarkSolid" },
|
|
501
|
+
{ "componentName": "IconCalculatorSolid" },
|
|
502
|
+
{ "componentName": "IconCookiesSolid" },
|
|
478
503
|
{ "componentName": "IconSystemTooOld" },
|
|
479
504
|
{ "componentName": "IconLoadFailure" },
|
|
480
505
|
{ "componentName": "IconNetworkConnectionTimeout" },
|
package/src/customeow/index.tsx
CHANGED
|
@@ -29,6 +29,7 @@ export { default as IconToolTextToImagePreview } from "./default/icon-tool-text-
|
|
|
29
29
|
export { default as IconToolProductPreview } from "./default/icon-tool-product-preview";
|
|
30
30
|
export { default as IconTool2DPreview } from "./default/icon-tool-2-d-preview";
|
|
31
31
|
export { default as IconToolVideoCamera } from "./default/icon-tool-video-camera";
|
|
32
|
+
export { default as IconToolColorSwatchOutline } from "./default/icon-tool-color-swatch-outline";
|
|
32
33
|
export { default as IconPlayPreviewCircleOutline } from "./default/icon-play-preview-circle-outline";
|
|
33
34
|
export { default as IconVideoPlayCircleOutline } from "./default/icon-video-play-circle-outline";
|
|
34
35
|
export { default as IconDragOutline } from "./default/icon-drag-outline";
|
|
@@ -120,6 +121,20 @@ export { default as IconRocketLaunchOutline } from "./default/icon-rocket-launch
|
|
|
120
121
|
export { default as IconDataHideOutline } from "./default/icon-data-hide-outline";
|
|
121
122
|
export { default as IconRiseOutline } from "./default/icon-rise-outline";
|
|
122
123
|
export { default as IconDescendOutline } from "./default/icon-descend-outline";
|
|
124
|
+
export { default as IconEqualizerOutline } from "./default/icon-equalizer-outline";
|
|
125
|
+
export { default as IconTiltOutline } from "./default/icon-tilt-outline";
|
|
126
|
+
export { default as IconDistortionOutline } from "./default/icon-distortion-outline";
|
|
127
|
+
export { default as IconPerspectiveOutline } from "./default/icon-perspective-outline";
|
|
128
|
+
export { default as IconMask10Outline } from "./default/icon-mask-10-outline";
|
|
129
|
+
export { default as IconMask9Outline } from "./default/icon-mask-9-outline";
|
|
130
|
+
export { default as IconMask1Outline } from "./default/icon-mask-1-outline";
|
|
131
|
+
export { default as IconMask2Outline } from "./default/icon-mask-2-outline";
|
|
132
|
+
export { default as IconMask3Outline } from "./default/icon-mask-3-outline";
|
|
133
|
+
export { default as IconMask4Outline } from "./default/icon-mask-4-outline";
|
|
134
|
+
export { default as IconMask5Outline } from "./default/icon-mask-5-outline";
|
|
135
|
+
export { default as IconMask6Outline } from "./default/icon-mask-6-outline";
|
|
136
|
+
export { default as IconMask7Outline } from "./default/icon-mask-7-outline";
|
|
137
|
+
export { default as IconMask8Outline } from "./default/icon-mask-8-outline";
|
|
123
138
|
export { default as IconArrowLeftOutline } from "./default/icon-arrow-left-outline";
|
|
124
139
|
export { default as IconArrowRightOutline } from "./default/icon-arrow-right-outline";
|
|
125
140
|
export { default as IconArrowDownOutline } from "./default/icon-arrow-down-outline";
|
|
@@ -143,6 +158,7 @@ export { default as IconArrowsUpDownOutline } from "./default/icon-arrows-up-dow
|
|
|
143
158
|
export { default as IconArrowsRightLeftOutline } from "./default/icon-arrows-right-left-outline";
|
|
144
159
|
export { default as IconArrowDoubleLeftOutline } from "./default/icon-arrow-double-left-outline";
|
|
145
160
|
export { default as IconArrowDoubleRightOutline } from "./default/icon-arrow-double-right-outline";
|
|
161
|
+
export { default as IconArrowUturnLeftOutline } from "./default/icon-arrow-uturn-left-outline";
|
|
146
162
|
export { default as IconArrowEnterReturnOutline } from "./default/icon-arrow-enter-return-outline";
|
|
147
163
|
export { default as IconEllipsisMoreHorizontalOutline } from "./default/icon-ellipsis-more-horizontal-outline";
|
|
148
164
|
export { default as IconEllipsisMoreVerticalOutline } from "./default/icon-ellipsis-more-vertical-outline";
|
|
@@ -265,6 +281,7 @@ export { default as Icon3DCubeSolid } from "./default/icon-3-d-cube-solid";
|
|
|
265
281
|
export { default as Icon3DCubetextSolid } from "./default/icon-3-d-cubetext-solid";
|
|
266
282
|
export { default as IconCameraSolid } from "./default/icon-camera-solid";
|
|
267
283
|
export { default as IconMapSolid } from "./default/icon-map-solid";
|
|
284
|
+
export { default as IconTagSolid } from "./default/icon-tag-solid";
|
|
268
285
|
export { default as IconDesignSolid } from "./default/icon-design-solid";
|
|
269
286
|
export { default as IconMagicAiSolid } from "./default/icon-magic-ai-solid";
|
|
270
287
|
export { default as IconFireworksSolid } from "./default/icon-fireworks-solid";
|
|
@@ -295,6 +312,7 @@ export { default as IconDocumentSolid } from "./default/icon-document-solid";
|
|
|
295
312
|
export { default as IconDocumentTextSolid } from "./default/icon-document-text-solid";
|
|
296
313
|
export { default as IconDocumentCsvSolid } from "./default/icon-document-csv-solid";
|
|
297
314
|
export { default as IconDocumentArrowLeftDownSolid } from "./default/icon-document-arrow-left-down-solid";
|
|
315
|
+
export { default as IconDocumentAddSolid } from "./default/icon-document-add-solid";
|
|
298
316
|
export { default as IconDocumentDraftSolid } from "./default/icon-document-draft-solid";
|
|
299
317
|
export { default as IconNewSolid } from "./default/icon-new-solid";
|
|
300
318
|
export { default as IconStepBackSolid } from "./default/icon-step-back-solid";
|
|
@@ -317,6 +335,8 @@ export { default as IconPublicPaperAirplaneSolid } from "./default/icon-public-p
|
|
|
317
335
|
export { default as IconSpeakerSolid } from "./default/icon-speaker-solid";
|
|
318
336
|
export { default as IconPlaySolid } from "./default/icon-play-solid";
|
|
319
337
|
export { default as IconVideoPhotoPlusSolid } from "./default/icon-video-photo-plus-solid";
|
|
338
|
+
export { default as IconCustomAreaAddSolid } from "./default/icon-custom-area-add-solid";
|
|
339
|
+
export { default as IconCustomAreaSolid } from "./default/icon-custom-area-solid";
|
|
320
340
|
export { default as IconPenBicolorSolid } from "./default/icon-pen-bicolor-solid";
|
|
321
341
|
export { default as IconPenMinusSolid } from "./default/icon-pen-minus-solid";
|
|
322
342
|
export { default as IconPenAddSolid } from "./default/icon-pen-add-solid";
|
|
@@ -324,6 +344,7 @@ export { default as IconScissorsBicolorSolid } from "./default/icon-scissors-bic
|
|
|
324
344
|
export { default as IconTextBicolorSolid } from "./default/icon-text-bicolor-solid";
|
|
325
345
|
export { default as IconArcTextBicolorSolid } from "./default/icon-arc-text-bicolor-solid";
|
|
326
346
|
export { default as IconCurveTextBicolorSolid } from "./default/icon-curve-text-bicolor-solid";
|
|
347
|
+
export { default as IconSmartObjectsSolid } from "./default/icon-smart-objects-solid";
|
|
327
348
|
export { default as IconSpotifyBicolorSolid } from "./default/icon-spotify-bicolor-solid";
|
|
328
349
|
export { default as IconStockBicolorSolid } from "./default/icon-stock-bicolor-solid";
|
|
329
350
|
export { default as IconPatternBicolorSolid } from "./default/icon-pattern-bicolor-solid";
|
|
@@ -450,11 +471,13 @@ export { default as IconUrlSolid } from "./default/icon-url-solid";
|
|
|
450
471
|
export { default as IconToolUrlUnlinkSolid } from "./default/icon-tool-url-unlink-solid";
|
|
451
472
|
export { default as IconBioThemeSolid } from "./default/icon-bio-theme-solid";
|
|
452
473
|
export { default as IconDesignTemplatesSolid } from "./default/icon-design-templates-solid";
|
|
474
|
+
export { default as IconDesignTemplatesIdSolid } from "./default/icon-design-templates-id-solid";
|
|
453
475
|
export { default as IconWorkflowApiSolid } from "./default/icon-workflow-api-solid";
|
|
454
476
|
export { default as IconCreateComponentCodeSolid } from "./default/icon-create-component-code-solid";
|
|
455
477
|
export { default as IconFactorySolid } from "./default/icon-factory-solid";
|
|
456
478
|
export { default as IconProductionSolid } from "./default/icon-production-solid";
|
|
457
479
|
export { default as IconProductionWorkflowSolid } from "./default/icon-production-workflow-solid";
|
|
480
|
+
export { default as IconAutomaticConnectionSolid } from "./default/icon-automatic-connection-solid";
|
|
458
481
|
export { default as IconUnableFactorySolid } from "./default/icon-unable-factory-solid";
|
|
459
482
|
export { default as IconImage120TimeoutSolid } from "./default/icon-image-120-timeout-solid";
|
|
460
483
|
export { default as IconImage270TimeoutSolid } from "./default/icon-image-270-timeout-solid";
|
|
@@ -473,6 +496,8 @@ export { default as IconTagPriceSolid } from "./default/icon-tag-price-solid";
|
|
|
473
496
|
export { default as IconTagPriceCheckSolid } from "./default/icon-tag-price-check-solid";
|
|
474
497
|
export { default as IconSpeakerWaveSolid } from "./default/icon-speaker-wave-solid";
|
|
475
498
|
export { default as IconSpeakerXMarkSolid } from "./default/icon-speaker-x-mark-solid";
|
|
499
|
+
export { default as IconCalculatorSolid } from "./default/icon-calculator-solid";
|
|
500
|
+
export { default as IconCookiesSolid } from "./default/icon-cookies-solid";
|
|
476
501
|
export { default as IconSystemTooOld } from "./default/icon-system-too-old";
|
|
477
502
|
export { default as IconLoadFailure } from "./default/icon-load-failure";
|
|
478
503
|
export { default as IconNetworkConnectionTimeout } from "./default/icon-network-connection-timeout";
|