@sunzi/icon 1.0.54 → 1.0.55

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.
Files changed (112) hide show
  1. package/es/customeow/default/icon-api-solid.js +1 -1
  2. package/es/customeow/default/icon-api-solid.js.map +1 -1
  3. package/es/customeow/default/icon-arrow-left-solid.js +1 -1
  4. package/es/customeow/default/icon-arrow-left-solid.js.map +1 -1
  5. package/es/customeow/default/icon-arrow-top-right-on-square-solid.js +2 -0
  6. package/es/customeow/default/icon-arrow-top-right-on-square-solid.js.map +1 -0
  7. package/es/customeow/default/icon-code-bracket-solid.js +2 -0
  8. package/es/customeow/default/icon-code-bracket-solid.js.map +1 -0
  9. package/es/customeow/default/icon-composite-outline.js +2 -0
  10. package/es/customeow/default/icon-composite-outline.js.map +1 -0
  11. package/es/customeow/default/icon-emoji-outline.js +2 -0
  12. package/es/customeow/default/icon-emoji-outline.js.map +1 -0
  13. package/es/customeow/default/icon-free-plan-solid.js +2 -0
  14. package/es/customeow/default/icon-free-plan-solid.js.map +1 -0
  15. package/es/customeow/default/icon-import-design-template-empty.js +1 -1
  16. package/es/customeow/default/icon-import-design-template-empty.js.map +1 -1
  17. package/es/customeow/default/icon-language-locked-solid.js +2 -0
  18. package/es/customeow/default/icon-language-locked-solid.js.map +1 -0
  19. package/es/customeow/default/icon-language-solid.js +2 -0
  20. package/es/customeow/default/icon-language-solid.js.map +1 -0
  21. package/es/customeow/default/icon-load-failure.js +2 -0
  22. package/es/customeow/default/icon-load-failure.js.map +1 -0
  23. package/es/customeow/default/icon-lock-closed-solid.js +2 -0
  24. package/es/customeow/default/icon-lock-closed-solid.js.map +1 -0
  25. package/es/customeow/default/icon-manually-outline.js +2 -0
  26. package/es/customeow/default/icon-manually-outline.js.map +1 -0
  27. package/es/customeow/default/icon-menu-bars-3-outline.js +2 -0
  28. package/es/customeow/default/icon-menu-bars-3-outline.js.map +1 -0
  29. package/es/customeow/default/icon-no-result-map-found-light-empty.js +1 -1
  30. package/es/customeow/default/icon-no-result-map-found-light-empty.js.map +1 -1
  31. package/es/customeow/default/icon-pro-plan-solid.js +2 -0
  32. package/es/customeow/default/icon-pro-plan-solid.js.map +1 -0
  33. package/es/customeow/default/icon-subscription-solid.js +1 -1
  34. package/es/customeow/default/icon-subscription-solid.js.map +1 -1
  35. package/es/customeow/default/icon-symbol-letter-outline.js +2 -0
  36. package/es/customeow/default/icon-symbol-letter-outline.js.map +1 -0
  37. package/es/customeow/default/icon-symbol-outline.js +2 -0
  38. package/es/customeow/default/icon-symbol-outline.js.map +1 -0
  39. package/es/customeow/default/icon-text-border-outline.js +1 -1
  40. package/es/customeow/default/icon-text-border-outline.js.map +1 -1
  41. package/es/customeow/default/icon-text-letter-spacing-outline.js +1 -1
  42. package/es/customeow/default/icon-text-letter-spacing-outline.js.map +1 -1
  43. package/es/customeow/default/icon-text-line-height-outline.js +1 -1
  44. package/es/customeow/default/icon-text-line-height-outline.js.map +1 -1
  45. package/es/customeow/default/icon-theme-color-solid.js +2 -0
  46. package/es/customeow/default/icon-theme-color-solid.js.map +1 -0
  47. package/es/customeow/default/icon-tool-music-outline.js +2 -0
  48. package/es/customeow/default/icon-tool-music-outline.js.map +1 -0
  49. package/es/customeow/index.js +1 -1
  50. package/es/customeow-shein/default/icon-3-d-model-empty.js +1 -1
  51. package/es/customeow-shein/default/icon-3-d-model-empty.js.map +1 -1
  52. package/es/customeow-shein/default/icon-import-psd-empty.js +1 -1
  53. package/es/customeow-shein/default/icon-import-psd-empty.js.map +1 -1
  54. package/es/customeow-shein/default/icon-load-failure.js +2 -0
  55. package/es/customeow-shein/default/icon-load-failure.js.map +1 -0
  56. package/es/customeow-shein/default/icon-tool-music-outline.js +2 -0
  57. package/es/customeow-shein/default/icon-tool-music-outline.js.map +1 -0
  58. package/es/customeow-shein/index.js +1 -1
  59. package/manifest.json +309 -52
  60. package/package.json +1 -1
  61. package/src/customeow/default/icon-api-solid.tsx +1 -1
  62. package/src/customeow/default/icon-arrow-left-solid.tsx +1 -1
  63. package/src/customeow/default/icon-arrow-top-right-on-square-solid.tsx +43 -0
  64. package/src/customeow/default/icon-code-bracket-solid.tsx +36 -0
  65. package/src/customeow/default/icon-composite-outline.tsx +44 -0
  66. package/src/customeow/default/icon-emoji-outline.tsx +43 -0
  67. package/src/customeow/default/icon-free-plan-solid.tsx +34 -0
  68. package/src/customeow/default/icon-import-design-template-empty.tsx +1 -1
  69. package/src/customeow/default/icon-language-locked-solid.tsx +48 -0
  70. package/src/customeow/default/icon-language-solid.tsx +48 -0
  71. package/src/customeow/default/icon-load-failure.tsx +91 -0
  72. package/src/customeow/default/icon-lock-closed-solid.tsx +36 -0
  73. package/src/customeow/default/icon-manually-outline.tsx +34 -0
  74. package/src/customeow/default/icon-menu-bars-3-outline.tsx +36 -0
  75. package/src/customeow/default/icon-no-result-map-found-light-empty.tsx +1 -1
  76. package/src/customeow/default/icon-pro-plan-solid.tsx +34 -0
  77. package/src/customeow/default/icon-subscription-solid.tsx +1 -1
  78. package/src/customeow/default/icon-symbol-letter-outline.tsx +42 -0
  79. package/src/customeow/default/icon-symbol-outline.tsx +36 -0
  80. package/src/customeow/default/icon-text-border-outline.tsx +1 -1
  81. package/src/customeow/default/icon-text-letter-spacing-outline.tsx +4 -4
  82. package/src/customeow/default/icon-text-line-height-outline.tsx +4 -4
  83. package/src/customeow/default/icon-theme-color-solid.tsx +36 -0
  84. package/src/customeow/default/icon-tool-music-outline.tsx +36 -0
  85. package/src/customeow/index.json +16 -1
  86. package/src/customeow/index.tsx +16 -1
  87. package/src/customeow-shein/default/icon-3-d-model-empty.tsx +1 -1
  88. package/src/customeow-shein/default/icon-import-psd-empty.tsx +5 -5
  89. package/src/customeow-shein/default/icon-load-failure.tsx +66 -0
  90. package/src/customeow-shein/default/icon-tool-music-outline.tsx +36 -0
  91. package/src/customeow-shein/index.json +5 -3
  92. package/src/customeow-shein/index.tsx +4 -2
  93. package/types/customeow/default/icon-arrow-top-right-on-square-solid.d.ts +3 -0
  94. package/types/customeow/default/icon-code-bracket-solid.d.ts +3 -0
  95. package/types/customeow/default/icon-composite-outline.d.ts +3 -0
  96. package/types/customeow/default/icon-emoji-outline.d.ts +3 -0
  97. package/types/customeow/default/icon-free-plan-solid.d.ts +3 -0
  98. package/types/customeow/default/icon-language-locked-solid.d.ts +3 -0
  99. package/types/customeow/default/icon-language-solid.d.ts +3 -0
  100. package/types/customeow/default/icon-load-failure.d.ts +3 -0
  101. package/types/customeow/default/icon-lock-closed-solid.d.ts +3 -0
  102. package/types/customeow/default/icon-manually-outline.d.ts +3 -0
  103. package/types/customeow/default/icon-menu-bars-3-outline.d.ts +3 -0
  104. package/types/customeow/default/icon-pro-plan-solid.d.ts +3 -0
  105. package/types/customeow/default/icon-symbol-letter-outline.d.ts +3 -0
  106. package/types/customeow/default/icon-symbol-outline.d.ts +3 -0
  107. package/types/customeow/default/icon-theme-color-solid.d.ts +3 -0
  108. package/types/customeow/default/icon-tool-music-outline.d.ts +3 -0
  109. package/types/customeow/index.d.ts +16 -1
  110. package/types/customeow-shein/default/icon-load-failure.d.ts +3 -0
  111. package/types/customeow-shein/default/icon-tool-music-outline.d.ts +3 -0
  112. package/types/customeow-shein/index.d.ts +4 -2
@@ -0,0 +1,43 @@
1
+ import { forwardRef } from "react";
2
+ import type { IconProps } from "../../types";
3
+
4
+ export const IconArrowTopRightOnSquareSolid = forwardRef<
5
+ SVGSVGElement,
6
+ IconProps
7
+ >(({ color = "currentColor", ...props }, forwardedRef) => {
8
+ const { className } = props;
9
+ props = {
10
+ ...props,
11
+ width: `${props.width || props.size || 20}`,
12
+ height: `${props.height || props.size || 20}`,
13
+ className: `${
14
+ className ? className + " " : ""
15
+ }customeow-icon customeow-icon-icon-arrow-top-right-on-square-solid`,
16
+ };
17
+ return (
18
+ <svg
19
+ viewBox="0 0 20 20"
20
+ fill="none"
21
+ xmlns="http://www.w3.org/2000/svg"
22
+ {...props}
23
+ ref={forwardedRef}
24
+ >
25
+ <path
26
+ d="M4.25 5.5C3.83579 5.5 3.5 5.83579 3.5 6.25V14.75C3.5 15.1642 3.83579 15.5 4.25 15.5H12.75C13.1642 15.5 13.5 15.1642 13.5 14.75V10.75C13.5 10.3358 13.8358 10 14.25 10C14.6642 10 15 10.3358 15 10.75V14.75C15 15.9926 13.9926 17 12.75 17H4.25C3.00736 17 2 15.9926 2 14.75V6.25C2 5.00736 3.00736 4 4.25 4H9.25C9.66421 4 10 4.33579 10 4.75C10 5.16421 9.66421 5.5 9.25 5.5H4.25Z"
27
+ fill={color}
28
+ fillRule="evenodd"
29
+ clipRule="evenodd"
30
+ />
31
+ <path
32
+ d="M6.19385 12.7532C6.47175 13.0603 6.94603 13.0841 7.25319 12.8062L16.5 4.43999V7.25C16.5 7.66421 16.8358 8 17.25 8C17.6642 8 18 7.66421 18 7.25V2.75C18 2.33579 17.6642 2 17.25 2H12.75C12.3358 2 12 2.33579 12 2.75C12 3.16421 12.3358 3.5 12.75 3.5H15.3032L6.24682 11.6938C5.93966 11.9717 5.91595 12.446 6.19385 12.7532Z"
33
+ fill={color}
34
+ fillRule="evenodd"
35
+ clipRule="evenodd"
36
+ />
37
+ </svg>
38
+ );
39
+ });
40
+
41
+ IconArrowTopRightOnSquareSolid.displayName = "IconArrowTopRightOnSquareSolid";
42
+
43
+ export default IconArrowTopRightOnSquareSolid;
@@ -0,0 +1,36 @@
1
+ import { forwardRef } from "react";
2
+ import type { IconProps } from "../../types";
3
+
4
+ export const IconCodeBracketSolid = 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-code-bracket-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="M6.28033 5.21967C6.57322 5.51256 6.57322 5.98744 6.28033 6.28033L2.56066 10 6.28033 13.7197C6.57322 14.0126 6.57322 14.4874 6.28033 14.7803 5.98744 15.0732 5.51256 15.0732 5.21967 14.7803L.96967 10.5303C.676777 10.2374.676777 9.76256.96967 9.46967L5.21967 5.21967C5.51256 4.92678 5.98744 4.92678 6.28033 5.21967ZM13.7197 5.21967C14.0126 4.92678 14.4874 4.92678 14.7803 5.21967L19.0303 9.46967C19.3232 9.76256 19.3232 10.2374 19.0303 10.5303L14.7803 14.7803C14.4874 15.0732 14.0126 15.0732 13.7197 14.7803 13.4268 14.4874 13.4268 14.0126 13.7197 13.7197L17.4393 10 13.7197 6.28033C13.4268 5.98744 13.4268 5.51256 13.7197 5.21967ZM11.3774 2.0109C11.7856 2.08128 12.0595 2.46924 11.9891 2.87743L9.48909 17.3774C9.41872 17.7856 9.03076 18.0595 8.62257 17.9891 8.21438 17.9187 7.94053 17.5308 8.0109 17.1226L10.5109 2.62257C10.5813 2.21438 10.9692 1.94053 11.3774 2.0109Z"
25
+ fill={color}
26
+ fillRule="evenodd"
27
+ clipRule="evenodd"
28
+ />
29
+ </svg>
30
+ );
31
+ }
32
+ );
33
+
34
+ IconCodeBracketSolid.displayName = "IconCodeBracketSolid";
35
+
36
+ export default IconCodeBracketSolid;
@@ -0,0 +1,44 @@
1
+ import { forwardRef } from "react";
2
+ import type { IconProps } from "../../types";
3
+
4
+ export const IconCompositeOutline = 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-composite-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.5 6H11.5V7.5H7.9C7.67909 7.5 7.5 7.67909 7.5 7.9V11.5H6V7.5C6 6.67157 6.67157 6 7.5 6Z"
25
+ fill={color}
26
+ />
27
+ <path
28
+ d="M2 3.5C2 2.67157 2.67157 2 3.5 2H12.5C13.3284 2 14 2.67157 14 3.5V12.5C14 13.3284 13.3284 14 12.5 14H3.5C2.67157 14 2 13.3284 2 12.5V3.5ZM12.1 3.5C12.3209 3.5 12.5 3.67909 12.5 3.9V12.1C12.5 12.3209 12.3209 12.5 12.1 12.5H3.9C3.67909 12.5 3.5 12.3209 3.5 12.1V3.9C3.5 3.67909 3.67909 3.5 3.9 3.5H12.1Z"
29
+ fill={color}
30
+ fillRule="evenodd"
31
+ clipRule="evenodd"
32
+ />
33
+ <path
34
+ d="M7.5 16.1V15H6V16.5C6 17.3284 6.67157 18 7.5 18H16.5C17.3284 18 18 17.3284 18 16.5V7.5C18 6.67157 17.3284 6 16.5 6H15V7.5H16.1C16.3209 7.5 16.5 7.67909 16.5 7.9V16.1C16.5 16.3209 16.3209 16.5 16.1 16.5H7.9C7.67909 16.5 7.5 16.3209 7.5 16.1Z"
35
+ fill={color}
36
+ />
37
+ </svg>
38
+ );
39
+ }
40
+ );
41
+
42
+ IconCompositeOutline.displayName = "IconCompositeOutline";
43
+
44
+ export default IconCompositeOutline;
@@ -0,0 +1,43 @@
1
+ import { forwardRef } from "react";
2
+ import type { IconProps } from "../../types";
3
+
4
+ export const IconEmojiOutline = 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-emoji-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="M0.916656 9.99996C0.916656 4.98337 4.9834 0.916626 9.99999 0.916626C15.0166 0.916626 19.0833 4.98337 19.0833 9.99996C19.0833 15.0165 15.0166 19.0833 9.99999 19.0833C4.9834 19.0833 0.916656 15.0165 0.916656 9.99996ZM9.99999 2.41663C5.81183 2.41663 2.41666 5.8118 2.41666 9.99996C2.41666 14.1881 5.81183 17.5833 9.99999 17.5833C14.1882 17.5833 17.5833 14.1881 17.5833 9.99996C17.5833 5.8118 14.1882 2.41663 9.99999 2.41663ZM6.13633 6.1363C6.42922 5.8434 6.90409 5.8434 7.19699 6.1363L8.44699 7.3863C8.73988 7.67919 8.73988 8.15406 8.44699 8.44696L7.19699 9.69696C6.90409 9.98985 6.42922 9.98985 6.13633 9.69696C5.84343 9.40406 5.84343 8.92919 6.13633 8.6363L6.856 7.91663L6.13633 7.19696C5.84343 6.90406 5.84343 6.42919 6.13633 6.1363ZM13.8637 6.1363C14.1566 6.42919 14.1566 6.90406 13.8637 7.19696L13.144 7.91663L13.8637 8.6363C14.1566 8.92919 14.1566 9.40406 13.8637 9.69696C13.5708 9.98985 13.0959 9.98985 12.803 9.69696L11.553 8.44696C11.2601 8.15406 11.2601 7.67919 11.553 7.3863L12.803 6.1363C13.0959 5.8434 13.5708 5.8434 13.8637 6.1363ZM7.75384 12.5806L7.75299 12.5789L7.75144 12.5758C7.56455 12.2093 7.11662 12.0615 6.74793 12.2458C6.37744 12.431 6.22727 12.8816 6.41252 13.252L7.08334 12.9166C6.41252 13.252 6.41252 13.252 6.41252 13.252L6.41321 13.2534L6.41399 13.255L6.4158 13.2585L6.42042 13.2675L6.43373 13.2926C6.44443 13.3123 6.45883 13.3381 6.47706 13.369C6.51346 13.4308 6.56545 13.5137 6.63408 13.6106C6.77076 13.8035 6.977 14.0571 7.26215 14.3105C7.83874 14.823 8.73874 15.3333 10 15.3333C11.2613 15.3333 12.1613 14.823 12.7379 14.3105C13.023 14.0571 13.2292 13.8035 13.3659 13.6106C13.4346 13.5137 13.4865 13.4308 13.5229 13.369C13.5412 13.3381 13.5556 13.3123 13.5663 13.2926L13.5796 13.2675L13.5842 13.2585L13.586 13.255L13.5868 13.2534C13.5868 13.2534 13.5875 13.252 12.9167 12.9166L13.5875 13.252C13.7727 12.8816 13.6226 12.431 13.2521 12.2458C12.8834 12.0615 12.4354 12.2093 12.2486 12.5759L12.2473 12.5781C12.2448 12.5828 12.2393 12.5928 12.2306 12.6075C12.2133 12.6368 12.1839 12.6842 12.1419 12.7435C12.0572 12.8631 11.9249 13.0262 11.7413 13.1894C11.3804 13.5102 10.8221 13.8333 10 13.8333C9.17793 13.8333 8.6196 13.5102 8.25869 13.1894C8.07508 13.0262 7.94279 12.8631 7.85811 12.7435C7.81607 12.6842 7.78667 12.6368 7.76937 12.6075C7.76074 12.5928 7.75551 12.5836 7.75299 12.5789L7.75144 12.5758L7.75384 12.5806Z"
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
+ IconEmojiOutline.displayName = "IconEmojiOutline";
42
+
43
+ export default IconEmojiOutline;
@@ -0,0 +1,34 @@
1
+ import { forwardRef } from "react";
2
+ import type { IconProps } from "../../types";
3
+
4
+ export const IconFreePlanSolid = 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-free-plan-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.11722 9.78133L11.3215 1.97943C11.6303 1.64506 12.1889 1.86352 12.1889 2.31863V8.54014H15.3317C15.9712 8.54014 16.3173 9.2892 15.9028 9.77623L8.89943 18.0052C8.59801 18.3594 8.01866 18.1463 8.01866 17.6812V11.0401H4.66823C4.01435 11.0401 3.67362 10.2617 4.11722 9.78133Z"
25
+ fill={color}
26
+ />
27
+ </svg>
28
+ );
29
+ }
30
+ );
31
+
32
+ IconFreePlanSolid.displayName = "IconFreePlanSolid";
33
+
34
+ export default IconFreePlanSolid;
@@ -36,7 +36,7 @@ export const IconImportDesignTemplateEmpty = forwardRef<
36
36
  />
37
37
  <path
38
38
  opacity=".4"
39
- d="M24.1466 36.4559C23.8233 34.2705 25.3327 32.2368 27.5181 31.9135L66.2501 26.1825C68.4355 25.8591 70.4692 27.3686 70.7925 29.5539L71.5637 34.7658L45.7162 32.9902C42.6858 32.7821 40.0604 35.07 39.8522 38.1004L36.748 83.2903L35.155 83.526C32.9696 83.8493 30.9359 82.3399 30.6126 80.1545L24.1466 36.4559Z"
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"
40
40
  fill={color}
41
41
  />
42
42
  </svg>
@@ -0,0 +1,48 @@
1
+ import { forwardRef } from "react";
2
+ import type { IconProps } from "../../types";
3
+
4
+ export const IconLanguageLockedSolid = 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-language-locked-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="M1.5271 8.41374C1.5271 4.31924 4.84634 1 8.94084 1C13.0353 1 16.3546 4.31924 16.3546 8.41374C16.3546 8.7647 16.0701 9.0492 15.7191 9.0492C15.3682 9.0492 15.0837 8.7647 15.0837 8.41374C15.0837 5.02116 12.3334 2.27093 8.94084 2.27093C5.54826 2.27093 2.79803 5.02116 2.79803 8.41374C2.79803 11.8063 5.54826 14.5566 8.94084 14.5566C9.2918 14.5566 9.5763 14.8411 9.5763 15.192C9.5763 15.543 9.2918 15.8275 8.94084 15.8275C4.84634 15.8275 1.5271 12.5082 1.5271 8.41374Z"
25
+ fill={color}
26
+ fillRule="evenodd"
27
+ clipRule="evenodd"
28
+ />
29
+ <path
30
+ d="M12.0691 5.6594C11.9249 4.81476 11.7157 4.04602 11.4535 3.39052C11.1898 2.73113 10.8598 2.15486 10.4609 1.73305C10.0607 1.3099 9.54731 1 8.94084 1C8.9204 1 8.90014 1.00098 8.88019 1.00286C8.30011 1.02138 7.80764 1.32409 7.42116 1.73275C7.02348 2.15326 6.69453 2.72776 6.43158 3.38513C6.16891 4.0418 5.95967 4.8125 5.81581 5.6594L2.53132 5.6594C2.18036 5.6594 1.89585 5.94391 1.89585 6.29487C1.89585 6.64582 2.18036 6.93033 2.53132 6.93033H5.65491C5.61375 7.41013 5.5923 7.90601 5.5923 8.41245C5.5923 8.91955 5.61381 9.41606 5.65508 9.89645H3.11393C2.76298 9.89645 2.47847 10.181 2.47847 10.5319C2.47847 10.8829 2.76298 11.1674 3.11393 11.1674L5.81613 11.1674C5.95998 12.0135 6.16911 12.7836 6.43158 13.4398C6.69453 14.0971 7.02348 14.6716 7.42116 15.0921C7.82011 15.514 8.332 15.8229 8.9366 15.8229C9.28648 15.8229 9.57011 15.5393 9.57011 15.1894C9.57011 14.8395 9.28648 14.5559 8.9366 14.5559C8.79264 14.5559 8.5914 14.4856 8.34172 14.2216C8.09077 13.9562 7.83559 13.5382 7.60798 12.9692C7.40316 12.4572 7.23072 11.8481 7.10316 11.1674H8.358C8.70896 11.1674 8.99346 10.8829 8.99346 10.5319C8.99346 10.181 8.70896 9.89645 8.358 9.89645H6.92714C6.88296 9.42203 6.85932 8.92528 6.85932 8.41245C6.85932 7.90029 6.88289 7.40418 6.92696 6.93033H10.9551C11.0003 7.41056 11.0245 7.91372 11.0245 8.43334C11.0245 8.7843 11.309 9.06881 11.6599 9.06881C12.0109 9.06881 12.2954 8.7843 12.2954 8.43334C12.2954 7.91959 12.2734 7.41668 12.2312 6.93033H15.3502C15.7011 6.93033 15.9856 6.64582 15.9856 6.29487C15.9856 5.94391 15.7011 5.6594 15.3502 5.6594L12.0691 5.6594ZM8.90623 2.27001C8.76485 2.27953 8.5743 2.3574 8.34172 2.60333C8.09077 2.86869 7.83559 3.28666 7.60798 3.85568C7.40298 4.3682 7.23041 4.97791 7.10281 5.6594L10.7779 5.6594C10.6502 4.98081 10.4779 4.37352 10.2735 3.86253C10.0452 3.29175 9.78924 2.87249 9.53751 2.60632C9.28706 2.34149 9.08525 2.27093 8.94084 2.27093C8.92924 2.27093 8.91767 2.27063 8.90623 2.27001Z"
31
+ fill={color}
32
+ fillRule="evenodd"
33
+ clipRule="evenodd"
34
+ />
35
+ <path
36
+ d="M11.7512 12.6906C11.7512 11.1732 12.9813 9.94299 14.4988 9.94299C16.0163 9.94299 17.2465 11.1732 17.2465 12.6906L17.4589 12.6907C18.0189 12.6907 18.4728 13.1446 18.4728 13.7046V17.905C18.4728 18.4649 18.0189 18.9189 17.4589 18.9189H11.5434C10.9835 18.9189 10.5295 18.4649 10.5295 17.905V13.7046C10.5295 13.1446 10.9835 12.6907 11.5434 12.6907L11.7512 12.6906ZM16.0465 12.6907H12.9512C12.9512 11.8359 13.6441 11.143 14.4988 11.143C15.3536 11.143 16.0465 11.8359 16.0465 12.6907ZM14.4999 14.5C14.1685 14.5 13.8999 14.7686 13.8999 15.1V16.1443C13.8999 16.4757 14.1685 16.7443 14.4999 16.7443C14.8313 16.7443 15.0999 16.4757 15.0999 16.1443V15.1C15.0999 14.7686 14.8313 14.5 14.4999 14.5Z"
37
+ fill={color}
38
+ fillRule="evenodd"
39
+ clipRule="evenodd"
40
+ />
41
+ </svg>
42
+ );
43
+ }
44
+ );
45
+
46
+ IconLanguageLockedSolid.displayName = "IconLanguageLockedSolid";
47
+
48
+ export default IconLanguageLockedSolid;
@@ -0,0 +1,48 @@
1
+ import { forwardRef } from "react";
2
+ import type { IconProps } from "../../types";
3
+
4
+ export const IconLanguageSolid = 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-language-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="M1.7644 8.7962C1.7644 4.49048 5.25488 1 9.5606 1C13.8663 1 17.3568 4.49048 17.3568 8.7962C17.3568 9.16526 17.0576 9.46444 16.6886 9.46444C16.3195 9.46444 16.0203 9.16526 16.0203 8.7962C16.0203 5.2286 13.1282 2.33649 9.5606 2.33649C5.993 2.33649 3.1009 5.2286 3.1009 8.7962C3.1009 12.3638 5.993 15.2559 9.5606 15.2559C9.92966 15.2559 10.2288 15.5551 10.2288 15.9242C10.2288 16.2932 9.92966 16.5924 9.5606 16.5924C5.25488 16.5924 1.7644 13.1019 1.7644 8.7962Z"
25
+ fill={color}
26
+ fillRule="evenodd"
27
+ clipRule="evenodd"
28
+ />
29
+ <path
30
+ d="M12.8502 5.89977C12.6986 5.01156 12.4787 4.20315 12.2029 3.51384C11.9256 2.82043 11.5786 2.21444 11.1591 1.77087C10.7383 1.32589 10.1984 1 9.5606 1C9.53911 1 9.5178 1.00103 9.49682 1.00301C8.88682 1.02249 8.36894 1.34081 7.96252 1.77055C7.54433 2.21276 7.19841 2.81689 6.9219 3.50817C6.64568 4.19872 6.42564 5.00917 6.27436 5.89977L2.82043 5.89977C2.45136 5.89977 2.15218 6.19895 2.15218 6.56802C2.15218 6.93708 2.45136 7.23626 2.82043 7.23626H6.10516C6.06188 7.74081 6.03932 8.26227 6.03932 8.79484C6.03932 9.32811 6.06194 9.85023 6.10533 10.3554H3.4331C3.06404 10.3554 2.76485 10.6546 2.76485 11.0236C2.76485 11.3927 3.06404 11.6919 3.4331 11.6919L6.27469 11.6919C6.42597 12.5817 6.64588 13.3915 6.9219 14.0815C7.19841 14.7728 7.54433 15.3769 7.96252 15.8191C8.38205 16.2627 8.92035 16.5876 9.55615 16.5876C9.92408 16.5876 10.2223 16.2894 10.2223 15.9214C10.2223 15.5535 9.92408 15.2552 9.55615 15.2552C9.40476 15.2552 9.19314 15.1813 8.93057 14.9036C8.66668 14.6246 8.39834 14.1851 8.15899 13.5867C7.9436 13.0482 7.76227 12.4077 7.62812 11.6919H8.9477C9.31676 11.6919 9.61594 11.3927 9.61594 11.0236C9.61594 10.6546 9.31676 10.3554 8.9477 10.3554H7.44302C7.39656 9.85651 7.37171 9.33413 7.37171 8.79484C7.37171 8.25626 7.39649 7.73455 7.44283 7.23626H11.6788C11.7263 7.74127 11.7517 8.27039 11.7517 8.81681C11.7517 9.18588 12.0509 9.48506 12.42 9.48506C12.789 9.48506 13.0882 9.18588 13.0882 8.81681C13.0882 8.27656 13.0651 7.7477 13.0207 7.23626H16.3006C16.6696 7.23626 16.9688 6.93708 16.9688 6.56802C16.9688 6.19896 16.6696 5.89977 16.3006 5.89977L12.8502 5.89977ZM9.5242 2.33553C9.37554 2.34553 9.17516 2.42742 8.93057 2.68605C8.66668 2.96509 8.39834 3.40462 8.15899 4.003C7.9434 4.54196 7.76193 5.18312 7.62775 5.89977H11.4924C11.3581 5.18618 11.177 4.54755 10.962 4.0102C10.7219 3.40998 10.4528 2.96909 10.1881 2.68918C9.92468 2.41069 9.71246 2.33649 9.5606 2.33649C9.54841 2.33649 9.53624 2.33618 9.5242 2.33553Z"
31
+ fill={color}
32
+ fillRule="evenodd"
33
+ clipRule="evenodd"
34
+ />
35
+ <path
36
+ d="M12.6 10.6C11.7163 10.6 11 11.3163 11 12.2V17C11 17.8836 11.7163 18.6 12.6 18.6H17.4C18.2837 18.6 19 17.8836 19 17V12.2C19 11.3163 18.2837 10.6 17.4 10.6H12.6ZM14.3696 11.9436C14.7265 11.6187 15.272 11.6187 15.629 11.9436L16.8073 13.0163C17.0437 13.2315 17.1785 13.5365 17.1785 13.8562V16.9886C17.1785 17.2469 16.9691 17.4563 16.7108 17.4563C16.4525 17.4563 16.2431 17.2469 16.2431 16.9886V15.8725H13.7555V16.9886C13.7555 17.2469 13.5461 17.4563 13.2878 17.4563C13.0295 17.4563 12.8201 17.2469 12.8201 16.9886V13.8562C12.8201 13.5365 12.9548 13.2315 13.1913 13.0163L14.3696 11.9436ZM16.2431 13.8562V14.9795H13.7555V13.8562C13.7555 13.7998 13.7792 13.746 13.821 13.708L14.9993 12.6353L16.1776 13.708C16.2193 13.746 16.2431 13.7998 16.2431 13.8562Z"
37
+ fill={color}
38
+ fillRule="evenodd"
39
+ clipRule="evenodd"
40
+ />
41
+ </svg>
42
+ );
43
+ }
44
+ );
45
+
46
+ IconLanguageSolid.displayName = "IconLanguageSolid";
47
+
48
+ export default IconLanguageSolid;
@@ -0,0 +1,91 @@
1
+ import { forwardRef } from "react";
2
+ import type { IconProps } from "../../types";
3
+
4
+ export const IconLoadFailure = 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-load-failure`,
14
+ };
15
+ return (
16
+ <svg
17
+ viewBox="0 0 120 120"
18
+ fill="none"
19
+ xmlns="http://www.w3.org/2000/svg"
20
+ {...props}
21
+ ref={forwardedRef}
22
+ >
23
+ <g opacity=".4" fill={color}>
24
+ <path d="M58.2482 26.8246C58.2229 26.4111 58.5376 26.0555 58.951 26.0302 59.3645 26.0049 59.7201 26.3195 59.7454 26.733L60.008 31.0261C60.0333 31.4396 59.7186 31.7952 59.3052 31.8205 58.8918 31.8458 58.5361 31.5311 58.5108 31.1177L58.2482 26.8246ZM66.0127 24.1138C66.1626 23.7276 66.5971 23.5361 66.9832 23.6861 67.3694 23.836 67.5609 24.2705 67.411 24.6566L64.4932 32.1724C64.3433 32.5585 63.9087 32.75 63.5226 32.6001 63.1365 32.4502 62.945 32.0157 63.0949 31.6295L66.0127 24.1138ZM66.7185 35.639C66.3699 35.8628 65.906 35.7616 65.6822 35.413 65.4584 35.0645 65.5596 34.6005 65.9082 34.3767L69.7184 31.9309C70.067 31.7071 70.5309 31.8083 70.7547 32.1569 70.9785 32.5054 70.8773 32.9694 70.5287 33.1932L66.7185 35.639Z" />
25
+ </g>
26
+ <mask
27
+ id="a"
28
+ style="mask-type: alpha"
29
+ maskUnits="userSpaceOnUse"
30
+ x="60"
31
+ y="39"
32
+ width="38"
33
+ height="50"
34
+ >
35
+ <path
36
+ d="M63 39H98V89H63L60 80.6667L63 72.3333L60 64L63 55.6667L60 47.3333L63 39Z"
37
+ fill={color}
38
+ />
39
+ </mask>
40
+ <g mask="url(#a)">
41
+ <path
42
+ d="M34 39C31.7909 39 30 40.7909 30 43V85C30 87.2091 31.7909 89 34 89H94C96.2091 89 98 87.2091 98 85V43C98 40.7909 96.2091 39 94 39H34ZM59.0312 53.5263C59.0312 55.4738 57.4423 57.0526 55.4823 57.0526C53.5222 57.0526 51.9333 55.4738 51.9333 53.5263C51.9333 51.5788 53.5222 50 55.4823 50C57.4423 50 59.0312 51.5788 59.0312 53.5263ZM59.193 78.995C59.1467 78.9983 59.0996 79 59.0519 79H38.8587C37.2865 79 36.4271 77.1787 37.4325 75.9778L47.5292 63.9188C48.2709 63.0329 49.6397 63.0329 50.3815 63.9188L54.904 69.3204L53.3068 71.119C52.9356 71.5371 52.9555 72.1699 53.3522 72.5642C53.7357 72.9452 54.3351 72.9719 54.749 72.6567L69.7917 55.7884C70.5299 54.9606 71.8305 54.9606 72.5687 55.7884L90.5297 75.9293C91.5904 77.1187 90.7406 78.995 89.1412 78.995H59.193Z"
43
+ fill={color}
44
+ fillRule="evenodd"
45
+ clipRule="evenodd"
46
+ />
47
+ <path
48
+ d="M64 39L61 47.3333L63.5 55.6667L60.5 64L64 72.5L61 80.5L64 89"
49
+ stroke={color}
50
+ strokeWidth="1.6"
51
+ strokeLinecap="square"
52
+ strokeLinejoin="round"
53
+ />
54
+ </g>
55
+ <mask
56
+ id="b"
57
+ style="mask-type: alpha"
58
+ maskUnits="userSpaceOnUse"
59
+ x="22"
60
+ y="36"
61
+ width="37"
62
+ height="50"
63
+ >
64
+ <path
65
+ d="M22 36H59L56 44.3333L59 52.6667L56 61L59 69.3333L56 77.6667L59 86H22V36Z"
66
+ fill={color}
67
+ />
68
+ </mask>
69
+ <g mask="url(#b)">
70
+ <path
71
+ d="M26 36C23.7909 36 22 37.7909 22 40V82C22 84.2091 23.7909 86 26 86H86C88.2091 86 90 84.2091 90 82V40C90 37.7909 88.2091 36 86 36H26ZM52.0312 49.6479C52.0312 51.6626 50.4423 53.2958 48.4823 53.2958C46.5222 53.2958 44.9333 51.6626 44.9333 49.6479C44.9333 47.6332 46.5222 46 48.4823 46C50.4423 46 52.0312 47.6332 52.0312 49.6479ZM52.193 75.9949C52.1467 75.9983 52.0996 76 52.0519 76H31.8587C30.2865 76 29.4271 74.1159 30.4325 72.8736L40.5292 60.3988C41.2709 59.4823 42.6397 59.4823 43.3815 60.3988L47.904 65.9866L46.3068 67.8473C45.9356 68.2798 45.9555 68.9344 46.3522 69.3423C46.7357 69.7364 47.3351 69.764 47.749 69.438L62.7917 51.988C63.5299 51.1316 64.8305 51.1316 65.5687 51.988L83.5297 72.8234C84.5904 74.0538 83.7406 75.9949 82.1412 75.9949H52.193Z"
72
+ fill={color}
73
+ fillRule="evenodd"
74
+ clipRule="evenodd"
75
+ />
76
+ <path
77
+ d="M58 36L55 44.3333L58 52.6667L55.5 61L58 69.5L55.5 77.5L58.5 86"
78
+ stroke={color}
79
+ strokeWidth="1.5"
80
+ strokeLinecap="square"
81
+ strokeLinejoin="round"
82
+ />
83
+ </g>
84
+ </svg>
85
+ );
86
+ }
87
+ );
88
+
89
+ IconLoadFailure.displayName = "IconLoadFailure";
90
+
91
+ export default IconLoadFailure;
@@ -0,0 +1,36 @@
1
+ import { forwardRef } from "react";
2
+ import type { IconProps } from "../../types";
3
+
4
+ export const IconLockClosedSolid = 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-lock-closed-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="M10 1C7.51472 1 5.5 3.01472 5.5 5.5V8.5H5C3.89543 8.5 3 9.39543 3 10.5V16.5C3 17.6046 3.89543 18.5 5 18.5H15C16.1046 18.5 17 17.6046 17 16.5V10.5C17 9.39543 16.1046 8.5 15 8.5H14.5V5.5C14.5 3.01472 12.4853 1 10 1ZM13 8.5V5.5C13 3.84315 11.6569 2.5 10 2.5C8.34315 2.5 7 3.84315 7 5.5V8.5H13Z"
25
+ fill={color}
26
+ fillRule="evenodd"
27
+ clipRule="evenodd"
28
+ />
29
+ </svg>
30
+ );
31
+ }
32
+ );
33
+
34
+ IconLockClosedSolid.displayName = "IconLockClosedSolid";
35
+
36
+ export default IconLockClosedSolid;
@@ -0,0 +1,34 @@
1
+ import { forwardRef } from "react";
2
+ import type { IconProps } from "../../types";
3
+
4
+ export const IconManuallyOutline = 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-manually-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="M12.0034 18C10.3526 18 8.90853 17.3027 7.51122 16.6278L7.14405 16.4543C5.85463 15.838 4.57871 15.1924 3.31725 14.5179L3.25243 14.4829C2.16528 13.9621 1.69595 12.6198 2.2063 11.4897C2.38305 11.1011 2.66389 10.7722 3.016 10.5414C3.36811 10.3105 3.77696 10.1873 4.19477 10.1861C4.51559 10.1861 4.82902 10.2577 5.12604 10.3992L6.29484 10.9903C5.82182 9.71158 5.22819 8.224 4.72769 7.32926C4.21283 6.4059 3.72258 6.07368 3.29059 5.78021L3.25284 5.75411C2.95008 5.54358 2.63706 5.32589 2.39296 4.95832C2.05656 4.44126 1.96918 3.82232 2.15256 3.25726C2.23843 2.99122 2.38199 2.74863 2.57243 2.54778C2.76287 2.34692 2.99524 2.19303 3.25202 2.09768C3.42871 2.0329 3.61495 1.99986 3.80258 2C4.82492 2 5.91905 2.90274 6.65667 3.66021C6.93154 3.94147 7.23594 4.33095 7.58137 4.84337C7.84024 4.42653 8.24598 4.0939 8.73089 3.91284C9.41108 3.66568 10.1114 3.81432 10.6156 4.24295C10.8306 3.98967 11.1053 3.79728 11.4135 3.68421C11.8143 3.53505 12.2521 3.52646 12.6582 3.65978C13.0643 3.7931 13.4159 4.06082 13.658 4.42105C13.7486 4.36632 13.8438 4.32 13.9423 4.28168C14.1334 4.21011 14.3353 4.17305 14.5384 4.17263C15.2702 4.17263 15.9209 4.62358 16.158 5.29474C16.1777 5.34947 18.1826 10.9705 17.9865 12.7469C17.7888 14.4943 17.3317 16.4488 14.3919 17.5423C13.5681 17.8505 12.7866 18 12.0034 18ZM4.19231 11.4686C3.82063 11.4686 3.49489 11.6834 3.34187 12.0286C3.2875 12.1463 3.25655 12.274 3.25084 12.4041C3.24514 12.5343 3.26479 12.6643 3.30864 12.7865C3.35088 12.9058 3.41579 13.0152 3.4996 13.1084C3.58341 13.2017 3.68445 13.2769 3.79683 13.3297L3.81037 13.336C4.09755 13.4931 5.60644 14.3082 7.66753 15.2926L8.03593 15.4669C9.43364 16.1385 10.6394 16.7179 11.9989 16.7179C12.6377 16.7179 13.281 16.5937 13.9644 16.3377C16.247 15.4872 16.5646 14.1971 16.7426 12.5987C16.8641 11.5335 15.726 7.81979 14.9802 5.72884C14.9236 5.57011 14.7365 5.45516 14.5355 5.45516C14.4808 5.45342 14.4263 5.46198 14.3747 5.48042C14.3123 5.50484 14.2229 5.56632 14.1466 5.63032L14.3956 6.33221C14.4518 6.49137 14.4448 6.66695 14.3759 6.82063C14.3234 6.93551 14.239 7.0319 14.1333 7.09767C14.0275 7.16343 13.9052 7.19564 13.7817 7.19024C13.6582 7.18484 13.539 7.14207 13.4391 7.06732C13.3392 6.99256 13.263 6.88915 13.2202 6.77011L12.6968 5.30063C12.5753 4.95579 12.1938 4.75579 11.8393 4.89053C11.6715 4.952 11.5345 5.08 11.459 5.24547C11.4215 5.32712 11.4004 5.41567 11.3968 5.50586C11.3933 5.59606 11.4075 5.68606 11.4385 5.77053L11.6395 6.33895C11.6676 6.41815 11.6802 6.50226 11.6766 6.58646C11.673 6.67066 11.6532 6.7533 11.6184 6.82964C11.5836 6.90599 11.5345 6.97454 11.4738 7.03137C11.4132 7.0882 11.3422 7.1322 11.265 7.16084C11.1091 7.21852 10.9373 7.2105 10.7872 7.13854C10.637 7.06658 10.5208 6.93654 10.4638 6.77684L10.0195 5.53137C9.89599 5.18905 9.51364 4.98821 9.16042 5.12337C8.86422 5.23411 8.3629 5.60126 8.57623 6.20126L8.89909 7.1099C8.95348 7.26285 8.9491 7.43131 8.88685 7.58107C8.8246 7.73083 8.70914 7.85066 8.56392 7.91621C8.41884 7.98373 8.25397 7.99121 8.10365 7.93709C7.95334 7.88297 7.82915 7.77143 7.75696 7.62568L7.74875 7.60968C7.18877 6.54947 6.37565 5.19663 5.77259 4.57895C4.76666 3.54905 3.98391 3.20084 3.68196 3.31284C3.51622 3.376 3.39397 3.50232 3.33982 3.66905C3.28115 3.85432 3.3152 4.06737 3.43458 4.25263C3.54412 4.41726 3.72996 4.54947 3.98021 4.7179L3.98842 4.72337C4.48154 5.06358 5.15722 5.52968 5.81197 6.69811C6.38017 7.71453 7.14692 9.58358 7.97152 11.9621L8.00598 12.0619C8.04875 12.1837 8.05422 12.316 8.02167 12.4411C7.98911 12.5661 7.92008 12.678 7.82383 12.7617C7.6425 12.9259 7.36476 12.9638 7.13872 12.8497L4.58533 11.5604C4.46309 11.4988 4.3285 11.4673 4.19231 11.4686Z"
25
+ fill={color}
26
+ />
27
+ </svg>
28
+ );
29
+ }
30
+ );
31
+
32
+ IconManuallyOutline.displayName = "IconManuallyOutline";
33
+
34
+ export default IconManuallyOutline;
@@ -0,0 +1,36 @@
1
+ import { forwardRef } from "react";
2
+ import type { IconProps } from "../../types";
3
+
4
+ export const IconMenuBars3Outline = 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-menu-bars-3-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 4.75C2 4.33579 2.33579 4 2.75 4H17.25C17.6642 4 18 4.33579 18 4.75C18 5.16421 17.6642 5.5 17.25 5.5H2.75C2.33579 5.5 2 5.16421 2 4.75ZM2 10C2 9.58579 2.33579 9.25 2.75 9.25H17.25C17.6642 9.25 18 9.58579 18 10C18 10.4142 17.6642 10.75 17.25 10.75H2.75C2.33579 10.75 2 10.4142 2 10ZM2 15.25C2 14.8358 2.33579 14.5 2.75 14.5H17.25C17.6642 14.5 18 14.8358 18 15.25C18 15.6642 17.6642 16 17.25 16H2.75C2.33579 16 2 15.6642 2 15.25Z"
25
+ fill={color}
26
+ fillRule="evenodd"
27
+ clipRule="evenodd"
28
+ />
29
+ </svg>
30
+ );
31
+ }
32
+ );
33
+
34
+ IconMenuBars3Outline.displayName = "IconMenuBars3Outline";
35
+
36
+ export default IconMenuBars3Outline;
@@ -51,7 +51,7 @@ export const IconNoResultMapFoundLightEmpty = forwardRef<
51
51
  <g mask="url(#d)">
52
52
  <path
53
53
  opacity=".15"
54
- d="M73.2124 3.27387V124.467C71.6757 125.022 69.9962 125.084 68.4123 124.631L44.6154 117.832C44.6044 117.829 44.5933 117.826 44.5823 117.823V-4.66702C45.0785 -4.62553 45.5717 -4.53648 46.0551 -4.39988L73.1392 3.25432C73.1635 3.2612 73.1879 3.26771 73.2124 3.27387Z"
54
+ d="M73.2124 3.2739V124.467C71.6757 125.022 69.9962 125.084 68.4123 124.632L44.6154 117.832C44.6044 117.829 44.5933 117.826 44.5823 117.823V-4.66699C45.0785 -4.6255 45.5717 -4.53645 46.0551 -4.39985L73.1392 3.25435C73.1635 3.26123 73.1879 3.26774 73.2124 3.2739Z"
55
55
  fill={color}
56
56
  />
57
57
  <g opacity=".4">
@@ -0,0 +1,34 @@
1
+ import { forwardRef } from "react";
2
+ import type { IconProps } from "../../types";
3
+
4
+ export const IconProPlanSolid = 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-pro-plan-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.23974 8.23362L6.35103 3.66552C6.44586 3.56016 6.58094 3.5 6.72268 3.5H13.5188C13.6655 3.5 13.8047 3.56441 13.8997 3.67618L17.7814 8.2428C17.9076 8.39135 17.9084 8.6093 17.7832 8.75875L10.6214 17.3067C10.4256 17.5404 10.068 17.5459 9.86503 17.3184L2.23854 8.76745C2.10277 8.61523 2.10329 8.38523 2.23974 8.23362Z"
25
+ fill={color}
26
+ />
27
+ </svg>
28
+ );
29
+ }
30
+ );
31
+
32
+ IconProPlanSolid.displayName = "IconProPlanSolid";
33
+
34
+ export default IconProPlanSolid;
@@ -21,7 +21,7 @@ export const IconSubscriptionSolid = forwardRef<SVGSVGElement, IconProps>(
21
21
  ref={forwardedRef}
22
22
  >
23
23
  <path
24
- d="M7.25657 7.49244 4.394 4.89011C4.20959 4.72246 3.95981 4.64615 3.71319 4.68211 3.25777 4.74853 2.94242 5.17156 3.00883 5.62698L4.06918 12.8979C4.10501 13.1436 4.31567 13.3258 4.56395 13.3258H15.7825C16.0308 13.3258 16.2415 13.1436 16.2773 12.8979L17.3376 5.62698C17.3736 5.38036 17.2973 5.13058 17.1297 4.94616 16.8201 4.60562 16.293 4.58052 15.9525 4.89011L13.0899 7.49244 10.907 3.43841C10.8297 3.29483 10.7119 3.17708 10.5683 3.09977 10.1631 2.88157 9.65771 3.03319 9.43951 3.43841L7.25657 7.49244ZM5.17325 14.6027C4.75903 14.6027 4.42325 14.9384 4.42325 15.3527 4.42325 15.7669 4.75903 16.1027 5.17325 16.1027H15.1732C15.5875 16.1027 15.9232 15.7669 15.9232 15.3527 15.9232 14.9384 15.5875 14.6027 15.1732 14.6027H5.17325Z"
24
+ d="M7.01232 7.77374 3.46207 4.41136C3.17447 4.13898 2.70834 4.40551 2.79722 4.79154L4.75511 13.2953C4.80065 13.5157 5.0016 13.7232 5.24988 13.7232L14.7499 13.7232C14.9981 13.7232 15.187 13.5318 15.2446 13.2953L17.202 4.79369C17.291 4.40749 16.8244 4.14099 16.5369 4.41378L12.9958 7.77374 10.4599 2.66431C10.2764 2.29454 9.74916 2.29388 9.56472 2.66319L7.01232 7.77374ZM5.74988 15C5.33566 15 4.99988 15.3358 4.99988 15.75 4.99988 16.1643 5.33566 16.5 5.74988 16.5L14.2499 16.5C14.6641 16.5 14.9999 16.1643 14.9999 15.75 14.9999 15.3358 14.6641 15 14.2499 15L5.74988 15Z"
25
25
  fill={color}
26
26
  />
27
27
  </svg>
@@ -0,0 +1,42 @@
1
+ import { forwardRef } from "react";
2
+ import type { IconProps } from "../../types";
3
+
4
+ export const IconSymbolLetterOutline = 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-symbol-letter-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="M5.74921.250108C6.05198.244989 6.32812.422438 6.44926.699959L9.27556 7.17477C8.6412 7.68989 8.09261 8.30655 7.65456 9H3.39418L1.6971 13.2766C1.54432 13.6616 1.10836 13.8499.723352 13.6971.338345 13.5443.150088 13.1084.302868 12.7234L5.06477.723367C5.17646.441909 5.44645.255227 5.74921.250108ZM5.79486 2.95028 7.78085 7.5H3.98942L5.79486 2.95028ZM14 17.5C16.4853 17.5 18.5 15.4853 18.5 13 18.5 10.5147 16.4853 8.5 14 8.5 11.5147 8.5 9.5 10.5147 9.5 13 9.5 15.4853 11.5147 17.5 14 17.5ZM14 19C17.3137 19 20 16.3137 20 13 20 9.68629 17.3137 7 14 7 10.6863 7 8 9.68629 8 13 8 16.3137 10.6863 19 14 19Z"
25
+ fill={color}
26
+ fillRule="evenodd"
27
+ clipRule="evenodd"
28
+ />
29
+ <path
30
+ d="M14.1749 11.75C13.5985 11.75 13.05 12.2633 13.05 13C13.05 13.7367 13.5985 14.25 14.1749 14.25C14.4162 14.25 14.6424 14.1659 14.8309 14.0148C15.1542 13.7557 15.6262 13.8077 15.8852 14.131C16.1443 14.4542 16.0922 14.9262 15.769 15.1852C15.3308 15.5365 14.7778 15.75 14.1749 15.75C12.6803 15.75 11.55 14.4724 11.55 13C11.55 11.5276 12.6803 10.25 14.1749 10.25C14.7778 10.25 15.3308 10.4635 15.769 10.8148C16.0922 11.0738 16.1443 11.5458 15.8852 11.869C15.6262 12.1923 15.1542 12.2443 14.8309 11.9852C14.6424 11.8341 14.4162 11.75 14.1749 11.75Z"
31
+ fill={color}
32
+ fillRule="evenodd"
33
+ clipRule="evenodd"
34
+ />
35
+ </svg>
36
+ );
37
+ }
38
+ );
39
+
40
+ IconSymbolLetterOutline.displayName = "IconSymbolLetterOutline";
41
+
42
+ export default IconSymbolLetterOutline;