@sunzi/icon 1.0.0 → 1.0.2

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 (116) hide show
  1. package/dist/customeow/index.es.js +2 -2
  2. package/dist/customeow/index.es.js.map +1 -1
  3. package/manifest.json +3 -1
  4. package/package.json +1 -1
  5. package/src/customeow/fill/icon-add.tsx +2 -0
  6. package/src/customeow/fill/icon-adjustments-horizontal.tsx +2 -0
  7. package/src/customeow/fill/icon-arrow-down-on-square.tsx +2 -0
  8. package/src/customeow/fill/icon-arrow-left-dis.tsx +2 -0
  9. package/src/customeow/fill/icon-arrow-path-rounded-square.tsx +2 -0
  10. package/src/customeow/fill/icon-bell-notice.tsx +43 -0
  11. package/src/customeow/fill/icon-calendar-hero.tsx +2 -0
  12. package/src/customeow/fill/icon-check-circle-hero.tsx +2 -0
  13. package/src/customeow/fill/icon-circle-stack.tsx +2 -0
  14. package/src/customeow/fill/icon-click.tsx +2 -0
  15. package/src/customeow/fill/icon-cog-6-tooth.tsx +2 -0
  16. package/src/customeow/fill/icon-corner-left-up.tsx +2 -0
  17. package/src/customeow/fill/icon-device-desktop.tsx +2 -0
  18. package/src/customeow/fill/icon-device-mobile.tsx +2 -0
  19. package/src/customeow/fill/icon-document-arrow-up.tsx +2 -0
  20. package/src/customeow/fill/icon-document-csv.tsx +2 -0
  21. package/src/customeow/fill/icon-document-duplicate.tsx +2 -0
  22. package/src/customeow/fill/icon-document-text.tsx +2 -0
  23. package/src/customeow/fill/icon-exclaimation-circle-hero.tsx +2 -0
  24. package/src/customeow/fill/icon-exclamation-triangle-warning.tsx +2 -0
  25. package/src/customeow/fill/icon-eye.tsx +2 -0
  26. package/src/customeow/fill/icon-font-add.tsx +2 -0
  27. package/src/customeow/fill/icon-image-add.tsx +2 -0
  28. package/src/customeow/fill/icon-image-photo-hero.tsx +2 -0
  29. package/src/customeow/fill/icon-information-circle.tsx +2 -0
  30. package/src/customeow/fill/icon-input-value.tsx +2 -0
  31. package/src/customeow/fill/icon-keyboard-fill.tsx +2 -0
  32. package/src/customeow/fill/icon-linked-data-2.tsx +2 -0
  33. package/src/customeow/fill/icon-output-value.tsx +2 -0
  34. package/src/customeow/fill/icon-pause-hero.tsx +2 -0
  35. package/src/customeow/fill/icon-pen.tsx +40 -0
  36. package/src/customeow/fill/icon-pencil-square.tsx +2 -0
  37. package/src/customeow/fill/icon-puzzle-piece-fill.tsx +2 -0
  38. package/src/customeow/fill/icon-qr-code.tsx +2 -0
  39. package/src/customeow/fill/icon-question-mark-circle.tsx +2 -0
  40. package/src/customeow/fill/icon-radio.tsx +2 -0
  41. package/src/customeow/fill/icon-rocket-launch.tsx +2 -0
  42. package/src/customeow/fill/icon-rotate-2-left-fill.tsx +2 -0
  43. package/src/customeow/fill/icon-rotate-2-right-fill.tsx +2 -0
  44. package/src/customeow/fill/icon-scissors-hero.tsx +2 -0
  45. package/src/customeow/fill/icon-shopping-cart-hero.tsx +2 -0
  46. package/src/customeow/fill/icon-star.tsx +2 -0
  47. package/src/customeow/fill/icon-swatch-hero.tsx +2 -0
  48. package/src/customeow/fill/icon-swatch-minus.tsx +2 -0
  49. package/src/customeow/fill/icon-swatch-plus.tsx +2 -0
  50. package/src/customeow/fill/icon-tag-add.tsx +2 -0
  51. package/src/customeow/fill/icon-translation-2.tsx +2 -0
  52. package/src/customeow/fill/icon-trash-delete-hero.tsx +2 -0
  53. package/src/customeow/fill/icon-triangles-play-hero.tsx +2 -0
  54. package/src/customeow/fill/icon-window.tsx +2 -0
  55. package/src/customeow/fill/icon-x-circle-dis.tsx +2 -0
  56. package/src/customeow/fill/icon-x-close-circle-hero.tsx +2 -0
  57. package/src/customeow/index.json +3 -1
  58. package/src/customeow/index.tsx +2 -0
  59. package/src/customeow/line/icon-arrow-double-left.tsx +2 -0
  60. package/src/customeow/line/icon-arrow-double-right.tsx +2 -0
  61. package/src/customeow/line/icon-arrow-down-tray-download.tsx +2 -0
  62. package/src/customeow/line/icon-arrow-import.tsx +2 -0
  63. package/src/customeow/line/icon-arrow-left-hero.tsx +2 -0
  64. package/src/customeow/line/icon-arrow-right-hero.tsx +2 -0
  65. package/src/customeow/line/icon-arrow-right-on-rectanglehero.tsx +2 -0
  66. package/src/customeow/line/icon-arrow-top-right-on-square.tsx +2 -0
  67. package/src/customeow/line/icon-check.tsx +2 -0
  68. package/src/customeow/line/icon-checkbox.tsx +2 -0
  69. package/src/customeow/line/icon-chevron-left-hero.tsx +2 -0
  70. package/src/customeow/line/icon-chevron-right-hero.tsx +2 -0
  71. package/src/customeow/line/icon-clock-time.tsx +2 -0
  72. package/src/customeow/line/icon-color-swatch.tsx +2 -0
  73. package/src/customeow/line/icon-data.tsx +3 -1
  74. package/src/customeow/line/icon-description.tsx +2 -0
  75. package/src/customeow/line/icon-design.tsx +2 -0
  76. package/src/customeow/line/icon-drag-vertically.tsx +3 -1
  77. package/src/customeow/line/icon-drag.tsx +2 -0
  78. package/src/customeow/line/icon-edit.tsx +2 -0
  79. package/src/customeow/line/icon-ellipsis-more-horizontal.tsx +2 -0
  80. package/src/customeow/line/icon-email.tsx +2 -0
  81. package/src/customeow/line/icon-file-audio.tsx +2 -0
  82. package/src/customeow/line/icon-file-upload.tsx +2 -0
  83. package/src/customeow/line/icon-file-video.tsx +2 -0
  84. package/src/customeow/line/icon-font.tsx +2 -0
  85. package/src/customeow/line/icon-image-swatch.tsx +2 -0
  86. package/src/customeow/line/icon-language.tsx +2 -0
  87. package/src/customeow/line/icon-linked-data.tsx +2 -0
  88. package/src/customeow/line/icon-loading-2.tsx +2 -0
  89. package/src/customeow/line/icon-notes.tsx +2 -0
  90. package/src/customeow/line/icon-number.tsx +2 -0
  91. package/src/customeow/line/icon-paper-clip.tsx +2 -0
  92. package/src/customeow/line/icon-photo-upload.tsx +2 -0
  93. package/src/customeow/line/icon-play-preview-circle.tsx +2 -0
  94. package/src/customeow/line/icon-plus.tsx +2 -0
  95. package/src/customeow/line/icon-reset.tsx +2 -0
  96. package/src/customeow/line/icon-rotate-2-left.tsx +2 -0
  97. package/src/customeow/line/icon-rotate-2-right.tsx +2 -0
  98. package/src/customeow/line/icon-rotate-left.tsx +2 -0
  99. package/src/customeow/line/icon-rotate-right.tsx +2 -0
  100. package/src/customeow/line/icon-rotate.tsx +7 -4
  101. package/src/customeow/line/icon-schematic.tsx +2 -0
  102. package/src/customeow/line/icon-search.tsx +2 -0
  103. package/src/customeow/line/icon-select-menu.tsx +2 -0
  104. package/src/customeow/line/icon-shopping-cart.tsx +2 -0
  105. package/src/customeow/line/icon-sort-orde.tsx +2 -0
  106. package/src/customeow/line/icon-spotify-code.tsx +2 -0
  107. package/src/customeow/line/icon-svg.tsx +2 -0
  108. package/src/customeow/line/icon-text.tsx +2 -0
  109. package/src/customeow/line/icon-url.tsx +2 -0
  110. package/src/customeow/line/icon-variable-function.tsx +2 -0
  111. package/src/customeow/line/icon-x-close.tsx +2 -0
  112. package/src/types.tsx +1 -0
  113. package/types/customeow/fill/icon-bell-notice.d.ts +3 -0
  114. package/types/customeow/fill/icon-pen.d.ts +3 -0
  115. package/types/customeow/index.d.ts +2 -0
  116. package/types/types.d.ts +1 -0
@@ -79,6 +79,7 @@
79
79
  { "componentName": "IconEye" },
80
80
  { "componentName": "IconStar" },
81
81
  { "componentName": "IconRocketLaunch" },
82
+ { "componentName": "IconBellNotice" },
82
83
  { "componentName": "IconImageAdd" },
83
84
  { "componentName": "IconTagAdd" },
84
85
  { "componentName": "IconSwatchPlus" },
@@ -102,6 +103,7 @@
102
103
  { "componentName": "IconAdjustmentsHorizontal" },
103
104
  { "componentName": "IconTranslation2" },
104
105
  { "componentName": "IconDocumentCsv" },
105
- { "componentName": "IconDocumentText" }
106
+ { "componentName": "IconDocumentText" },
107
+ { "componentName": "IconPen" }
106
108
  ]
107
109
  }
@@ -77,6 +77,7 @@ export { default as IconPencilSquare } from "./fill/icon-pencil-square";
77
77
  export { default as IconEye } from "./fill/icon-eye";
78
78
  export { default as IconStar } from "./fill/icon-star";
79
79
  export { default as IconRocketLaunch } from "./fill/icon-rocket-launch";
80
+ export { default as IconBellNotice } from "./fill/icon-bell-notice";
80
81
  export { default as IconImageAdd } from "./fill/icon-image-add";
81
82
  export { default as IconTagAdd } from "./fill/icon-tag-add";
82
83
  export { default as IconSwatchPlus } from "./fill/icon-swatch-plus";
@@ -101,3 +102,4 @@ export { default as IconAdjustmentsHorizontal } from "./fill/icon-adjustments-ho
101
102
  export { default as IconTranslation2 } from "./fill/icon-translation-2";
102
103
  export { default as IconDocumentCsv } from "./fill/icon-document-csv";
103
104
  export { default as IconDocumentText } from "./fill/icon-document-text";
105
+ export { default as IconPen } from "./fill/icon-pen";
@@ -6,6 +6,8 @@ export const IconArrowDoubleLeft = forwardRef<SVGSVGElement, IconProps>(
6
6
  const { className } = props;
7
7
  props = {
8
8
  ...props,
9
+ width: `${props.width || props.size || 20}`,
10
+ height: `${props.height || props.size || 20}`,
9
11
  className: `${
10
12
  className ? className + " " : ""
11
13
  }customeow-icon customeow-icon-icon-arrow-double-left`,
@@ -6,6 +6,8 @@ export const IconArrowDoubleRight = forwardRef<SVGSVGElement, IconProps>(
6
6
  const { className } = props;
7
7
  props = {
8
8
  ...props,
9
+ width: `${props.width || props.size || 20}`,
10
+ height: `${props.height || props.size || 20}`,
9
11
  className: `${
10
12
  className ? className + " " : ""
11
13
  }customeow-icon customeow-icon-icon-arrow-double-right`,
@@ -6,6 +6,8 @@ export const IconArrowDownTrayDownload = forwardRef<SVGSVGElement, IconProps>(
6
6
  const { className } = props;
7
7
  props = {
8
8
  ...props,
9
+ width: `${props.width || props.size || 20}`,
10
+ height: `${props.height || props.size || 20}`,
9
11
  className: `${
10
12
  className ? className + " " : ""
11
13
  }customeow-icon customeow-icon-icon-arrow-down-tray-download`,
@@ -6,6 +6,8 @@ export const IconArrowImport = forwardRef<SVGSVGElement, IconProps>(
6
6
  const { className } = props;
7
7
  props = {
8
8
  ...props,
9
+ width: `${props.width || props.size || 20}`,
10
+ height: `${props.height || props.size || 20}`,
9
11
  className: `${
10
12
  className ? className + " " : ""
11
13
  }customeow-icon customeow-icon-icon-arrow-import`,
@@ -6,6 +6,8 @@ export const IconArrowLeftHero = forwardRef<SVGSVGElement, IconProps>(
6
6
  const { className } = props;
7
7
  props = {
8
8
  ...props,
9
+ width: `${props.width || props.size || 20}`,
10
+ height: `${props.height || props.size || 20}`,
9
11
  className: `${
10
12
  className ? className + " " : ""
11
13
  }customeow-icon customeow-icon-icon-arrow-left-hero`,
@@ -6,6 +6,8 @@ export const IconArrowRightHero = forwardRef<SVGSVGElement, IconProps>(
6
6
  const { className } = props;
7
7
  props = {
8
8
  ...props,
9
+ width: `${props.width || props.size || 20}`,
10
+ height: `${props.height || props.size || 20}`,
9
11
  className: `${
10
12
  className ? className + " " : ""
11
13
  }customeow-icon customeow-icon-icon-arrow-right-hero`,
@@ -8,6 +8,8 @@ export const IconArrowRightOnRectanglehero = forwardRef<
8
8
  const { className } = props;
9
9
  props = {
10
10
  ...props,
11
+ width: `${props.width || props.size || 20}`,
12
+ height: `${props.height || props.size || 20}`,
11
13
  className: `${
12
14
  className ? className + " " : ""
13
15
  }customeow-icon customeow-icon-icon-arrow-right-on-rectanglehero`,
@@ -6,6 +6,8 @@ export const IconArrowTopRightOnSquare = forwardRef<SVGSVGElement, IconProps>(
6
6
  const { className } = props;
7
7
  props = {
8
8
  ...props,
9
+ width: `${props.width || props.size || 20}`,
10
+ height: `${props.height || props.size || 20}`,
9
11
  className: `${
10
12
  className ? className + " " : ""
11
13
  }customeow-icon customeow-icon-icon-arrow-top-right-on-square`,
@@ -6,6 +6,8 @@ export const IconCheck = forwardRef<SVGSVGElement, IconProps>(
6
6
  const { className } = props;
7
7
  props = {
8
8
  ...props,
9
+ width: `${props.width || props.size || 20}`,
10
+ height: `${props.height || props.size || 20}`,
9
11
  className: `${
10
12
  className ? className + " " : ""
11
13
  }customeow-icon customeow-icon-icon-check`,
@@ -6,6 +6,8 @@ export const IconCheckbox = forwardRef<SVGSVGElement, IconProps>(
6
6
  const { className } = props;
7
7
  props = {
8
8
  ...props,
9
+ width: `${props.width || props.size || 20}`,
10
+ height: `${props.height || props.size || 20}`,
9
11
  className: `${
10
12
  className ? className + " " : ""
11
13
  }customeow-icon customeow-icon-icon-checkbox`,
@@ -6,6 +6,8 @@ export const IconChevronLeftHero = forwardRef<SVGSVGElement, IconProps>(
6
6
  const { className } = props;
7
7
  props = {
8
8
  ...props,
9
+ width: `${props.width || props.size || 20}`,
10
+ height: `${props.height || props.size || 20}`,
9
11
  className: `${
10
12
  className ? className + " " : ""
11
13
  }customeow-icon customeow-icon-icon-chevron-left-hero`,
@@ -6,6 +6,8 @@ export const IconChevronRightHero = forwardRef<SVGSVGElement, IconProps>(
6
6
  const { className } = props;
7
7
  props = {
8
8
  ...props,
9
+ width: `${props.width || props.size || 20}`,
10
+ height: `${props.height || props.size || 20}`,
9
11
  className: `${
10
12
  className ? className + " " : ""
11
13
  }customeow-icon customeow-icon-icon-chevron-right-hero`,
@@ -6,6 +6,8 @@ export const IconClockTime = forwardRef<SVGSVGElement, IconProps>(
6
6
  const { className } = props;
7
7
  props = {
8
8
  ...props,
9
+ width: `${props.width || props.size || 20}`,
10
+ height: `${props.height || props.size || 20}`,
9
11
  className: `${
10
12
  className ? className + " " : ""
11
13
  }customeow-icon customeow-icon-icon-clock-time`,
@@ -6,6 +6,8 @@ export const IconColorSwatch = forwardRef<SVGSVGElement, IconProps>(
6
6
  const { className } = props;
7
7
  props = {
8
8
  ...props,
9
+ width: `${props.width || props.size || 20}`,
10
+ height: `${props.height || props.size || 20}`,
9
11
  className: `${
10
12
  className ? className + " " : ""
11
13
  }customeow-icon customeow-icon-icon-color-swatch`,
@@ -6,6 +6,8 @@ export const IconData = forwardRef<SVGSVGElement, IconProps>(
6
6
  const { className } = props;
7
7
  props = {
8
8
  ...props,
9
+ width: `${props.width || props.size || 20}`,
10
+ height: `${props.height || props.size || 20}`,
9
11
  className: `${
10
12
  className ? className + " " : ""
11
13
  }customeow-icon customeow-icon-icon-data`,
@@ -19,7 +21,7 @@ export const IconData = forwardRef<SVGSVGElement, IconProps>(
19
21
  ref={forwardedRef}
20
22
  >
21
23
  <path
22
- d="M4.10085 3.14998C4.10085 2.77718 3.79865 2.47498 3.42585 2.47498C3.05306 2.47498 2.75085 2.77718 2.75085 3.14998V14.3464C2.75085 15.2715 3.50078 16.0214 4.42585 16.0214H6.75085V16.15C6.75085 16.9094 7.36646 17.525 8.12585 17.525H15.8742C16.6336 17.525 17.2492 16.9094 17.2492 16.15V14.65C17.2492 13.8906 16.6336 13.275 15.8742 13.275H8.12585C7.36646 13.275 6.75085 13.8906 6.75085 14.65V14.6714H4.42585C4.24636 14.6714 4.10085 14.5259 4.10085 14.3464V10.6751H6.75085V10.75C6.75085 11.5094 7.36646 12.125 8.12585 12.125H15.8742C16.6336 12.125 17.2492 11.5094 17.2492 10.75V9.25C17.2492 8.49061 16.6336 7.875 15.8742 7.875H8.12585C7.36646 7.875 6.75085 8.49061 6.75085 9.25V9.32507H4.10085V5.27493H6.75085V5.34998C6.75085 6.10937 7.36646 6.72498 8.12585 6.72498H15.8742C16.6336 6.72498 17.2492 6.10937 17.2492 5.34998V3.84998C17.2492 3.09058 16.6336 2.47498 15.8742 2.47498H8.12585C7.36646 2.47498 6.75085 3.09058 6.75085 3.84998V3.92493H4.10085V3.14998ZM8.10085 15.3456L8.10085 15.3464L8.10085 15.3472V16.15C8.10085 16.1638 8.11205 16.175 8.12585 16.175H15.8742C15.888 16.175 15.8992 16.1638 15.8992 16.15V14.65C15.8992 14.6362 15.888 14.625 15.8742 14.625H8.12585C8.11205 14.625 8.10085 14.6362 8.10085 14.65V15.3456ZM8.10085 3.84998C8.10085 3.83617 8.11205 3.82498 8.12585 3.82498H15.8742C15.888 3.82498 15.8992 3.83617 15.8992 3.84998V5.34998C15.8992 5.36378 15.888 5.37498 15.8742 5.37498H8.12585C8.11205 5.37498 8.10085 5.36378 8.10085 5.34998V3.84998ZM8.10085 9.25C8.10085 9.23619 8.11205 9.225 8.12585 9.225H15.8742C15.888 9.225 15.8992 9.23619 15.8992 9.25V10.75C15.8992 10.7638 15.888 10.775 15.8742 10.775H8.12585C8.11205 10.775 8.10085 10.7638 8.10085 10.75V9.25Z"
24
+ d="M4.10085 3.14998C4.10085 2.77718 3.79865 2.47498 3.42585 2.47498C3.05306 2.47498 2.75085 2.77718 2.75085 3.14998V14.3464C2.75085 15.2715 3.50078 16.0214 4.42585 16.0214H6.75085V16.15C6.75085 16.9094 7.36646 17.525 8.12585 17.525H15.8742C16.6336 17.525 17.2492 16.9094 17.2492 16.15V14.65C17.2492 13.8906 16.6336 13.275 15.8742 13.275H8.12585C7.36646 13.275 6.75085 13.8906 6.75085 14.65V14.6714H4.42585C4.24636 14.6714 4.10085 14.5259 4.10085 14.3464V10.6751H6.75085V10.75C6.75085 11.5094 7.36646 12.125 8.12585 12.125H15.8742C16.6336 12.125 17.2492 11.5094 17.2492 10.75V9.25C17.2492 8.49061 16.6336 7.875 15.8742 7.875H8.12585C7.36646 7.875 6.75085 8.49061 6.75085 9.25V9.32507H4.10085V5.27493H6.75085V5.34998C6.75085 6.10937 7.36646 6.72498 8.12585 6.72498H15.8742C16.6336 6.72498 17.2492 6.10937 17.2492 5.34998V3.84998C17.2492 3.09058 16.6336 2.47498 15.8742 2.47498H8.12585C7.36646 2.47498 6.75085 3.09058 6.75085 3.84998V3.92493H4.10085V3.14998ZM8.10085 16.15C8.10085 16.1638 8.11205 16.175 8.12585 16.175H15.8742C15.888 16.175 15.8992 16.1638 15.8992 16.15V14.65C15.8992 14.6362 15.888 14.625 15.8742 14.625H8.12585C8.11205 14.625 8.10085 14.6362 8.10085 14.65V16.15ZM8.10085 3.84998C8.10085 3.83617 8.11205 3.82498 8.12585 3.82498H15.8742C15.888 3.82498 15.8992 3.83617 15.8992 3.84998V5.34998C15.8992 5.36378 15.888 5.37498 15.8742 5.37498H8.12585C8.11205 5.37498 8.10085 5.36378 8.10085 5.34998V3.84998ZM8.10085 9.25C8.10085 9.23619 8.11205 9.225 8.12585 9.225H15.8742C15.888 9.225 15.8992 9.23619 15.8992 9.25V10.75C15.8992 10.7638 15.888 10.775 15.8742 10.775H8.12585C8.11205 10.775 8.10085 10.7638 8.10085 10.75V9.25Z"
23
25
  fill={color}
24
26
  fillRule="evenodd"
25
27
  clipRule="evenodd"
@@ -6,6 +6,8 @@ export const IconDescription = forwardRef<SVGSVGElement, IconProps>(
6
6
  const { className } = props;
7
7
  props = {
8
8
  ...props,
9
+ width: `${props.width || props.size || 20}`,
10
+ height: `${props.height || props.size || 20}`,
9
11
  className: `${
10
12
  className ? className + " " : ""
11
13
  }customeow-icon customeow-icon-icon-description`,
@@ -6,6 +6,8 @@ export const IconDesign = forwardRef<SVGSVGElement, IconProps>(
6
6
  const { className } = props;
7
7
  props = {
8
8
  ...props,
9
+ width: `${props.width || props.size || 20}`,
10
+ height: `${props.height || props.size || 20}`,
9
11
  className: `${
10
12
  className ? className + " " : ""
11
13
  }customeow-icon customeow-icon-icon-design`,
@@ -6,6 +6,8 @@ export const IconDragVertically = forwardRef<SVGSVGElement, IconProps>(
6
6
  const { className } = props;
7
7
  props = {
8
8
  ...props,
9
+ width: `${props.width || props.size || 20}`,
10
+ height: `${props.height || props.size || 20}`,
9
11
  className: `${
10
12
  className ? className + " " : ""
11
13
  }customeow-icon customeow-icon-icon-drag-vertically`,
@@ -19,7 +21,7 @@ export const IconDragVertically = forwardRef<SVGSVGElement, IconProps>(
19
21
  ref={forwardedRef}
20
22
  >
21
23
  <path
22
- d="M12.75 3C13.5784 3 14.25 3.67157 14.25 4.5 14.25 5.32843 13.5784 6 12.75 6 11.9216 6 11.25 5.32843 11.25 4.5 11.25 3.67157 11.9216 3 12.75 3ZM12.75 8.5C13.5784 8.5 14.25 9.17157 14.25 10 14.25 10.8284 13.5784 11.5 12.75 11.5 11.9216 11.5 11.25 10.8284 11.25 10 11.25 9.17157 11.9216 8.5 12.75 8.5ZM14.25 15.5C14.25 14.6716 13.5784 14 12.75 14 11.9216 14 11.25 14.6716 11.25 15.5 11.25 16.3284 11.9216 17 12.75 17 13.5784 17 14.25 16.3284 14.25 15.5ZM7.25 3C8.07843 3 8.75 3.67157 8.75 4.5 8.75 5.32843 8.07843 6 7.25 6 6.42157 6 5.75 5.32843 5.75 4.5 5.75 3.67157 6.42157 3 7.25 3ZM7.25 8.5C8.07843 8.5 8.75 9.17157 8.75 10 8.75 10.8284 8.07843 11.5 7.25 11.5 6.42157 11.5 5.75 10.8284 5.75 10 5.75 9.17157 6.42157 8.5 7.25 8.5ZM8.75 15.5C8.75 14.6716 8.07843 14 7.25 14 6.42157 14 5.75 14.6716 5.75 15.5 5.75 16.3284 6.42157 17 7.25 17 8.07843 17 8.75 16.3284 8.75 15.5Z"
24
+ d="M7.25 3C8.07843 3 8.75 3.67157 8.75 4.5 8.75 5.32843 8.07843 6 7.25 6 6.42157 6 5.75 5.32843 5.75 4.5 5.75 3.67157 6.42157 3 7.25 3ZM7.25 8.5C8.07843 8.5 8.75 9.17157 8.75 10 8.75 10.8284 8.07843 11.5 7.25 11.5 6.42157 11.5 5.75 10.8284 5.75 10 5.75 9.17157 6.42157 8.5 7.25 8.5ZM7.25 14C8.07843 14 8.75 14.6716 8.75 15.5 8.75 16.3284 8.07843 17 7.25 17 6.42157 17 5.75 16.3284 5.75 15.5 5.75 14.6716 6.42157 14 7.25 14ZM12.75 3C13.5784 3 14.25 3.67157 14.25 4.5 14.25 5.32843 13.5784 6 12.75 6 11.9216 6 11.25 5.32843 11.25 4.5 11.25 3.67157 11.9216 3 12.75 3ZM12.75 8.5C13.5784 8.5 14.25 9.17157 14.25 10 14.25 10.8284 13.5784 11.5 12.75 11.5 11.9216 11.5 11.25 10.8284 11.25 10 11.25 9.17157 11.9216 8.5 12.75 8.5ZM12.75 14C13.5784 14 14.25 14.6716 14.25 15.5 14.25 16.3284 13.5784 17 12.75 17 11.9216 17 11.25 16.3284 11.25 15.5 11.25 14.6716 11.9216 14 12.75 14Z"
23
25
  fill={color}
24
26
  />
25
27
  </svg>
@@ -6,6 +6,8 @@ export const IconDrag = forwardRef<SVGSVGElement, IconProps>(
6
6
  const { className } = props;
7
7
  props = {
8
8
  ...props,
9
+ width: `${props.width || props.size || 20}`,
10
+ height: `${props.height || props.size || 20}`,
9
11
  className: `${
10
12
  className ? className + " " : ""
11
13
  }customeow-icon customeow-icon-icon-drag`,
@@ -6,6 +6,8 @@ export const IconEdit = forwardRef<SVGSVGElement, IconProps>(
6
6
  const { className } = props;
7
7
  props = {
8
8
  ...props,
9
+ width: `${props.width || props.size || 20}`,
10
+ height: `${props.height || props.size || 20}`,
9
11
  className: `${
10
12
  className ? className + " " : ""
11
13
  }customeow-icon customeow-icon-icon-edit`,
@@ -6,6 +6,8 @@ export const IconEllipsisMoreHorizontal = forwardRef<SVGSVGElement, IconProps>(
6
6
  const { className } = props;
7
7
  props = {
8
8
  ...props,
9
+ width: `${props.width || props.size || 20}`,
10
+ height: `${props.height || props.size || 20}`,
9
11
  className: `${
10
12
  className ? className + " " : ""
11
13
  }customeow-icon customeow-icon-icon-ellipsis-more-horizontal`,
@@ -6,6 +6,8 @@ export const IconEmail = forwardRef<SVGSVGElement, IconProps>(
6
6
  const { className } = props;
7
7
  props = {
8
8
  ...props,
9
+ width: `${props.width || props.size || 20}`,
10
+ height: `${props.height || props.size || 20}`,
9
11
  className: `${
10
12
  className ? className + " " : ""
11
13
  }customeow-icon customeow-icon-icon-email`,
@@ -6,6 +6,8 @@ export const IconFileAudio = forwardRef<SVGSVGElement, IconProps>(
6
6
  const { className } = props;
7
7
  props = {
8
8
  ...props,
9
+ width: `${props.width || props.size || 20}`,
10
+ height: `${props.height || props.size || 20}`,
9
11
  className: `${
10
12
  className ? className + " " : ""
11
13
  }customeow-icon customeow-icon-icon-file-audio`,
@@ -6,6 +6,8 @@ export const IconFileUpload = forwardRef<SVGSVGElement, IconProps>(
6
6
  const { className } = props;
7
7
  props = {
8
8
  ...props,
9
+ width: `${props.width || props.size || 20}`,
10
+ height: `${props.height || props.size || 20}`,
9
11
  className: `${
10
12
  className ? className + " " : ""
11
13
  }customeow-icon customeow-icon-icon-file-upload`,
@@ -6,6 +6,8 @@ export const IconFileVideo = forwardRef<SVGSVGElement, IconProps>(
6
6
  const { className } = props;
7
7
  props = {
8
8
  ...props,
9
+ width: `${props.width || props.size || 20}`,
10
+ height: `${props.height || props.size || 20}`,
9
11
  className: `${
10
12
  className ? className + " " : ""
11
13
  }customeow-icon customeow-icon-icon-file-video`,
@@ -6,6 +6,8 @@ export const IconFont = forwardRef<SVGSVGElement, IconProps>(
6
6
  const { className } = props;
7
7
  props = {
8
8
  ...props,
9
+ width: `${props.width || props.size || 20}`,
10
+ height: `${props.height || props.size || 20}`,
9
11
  className: `${
10
12
  className ? className + " " : ""
11
13
  }customeow-icon customeow-icon-icon-font`,
@@ -6,6 +6,8 @@ export const IconImageSwatch = forwardRef<SVGSVGElement, IconProps>(
6
6
  const { className } = props;
7
7
  props = {
8
8
  ...props,
9
+ width: `${props.width || props.size || 20}`,
10
+ height: `${props.height || props.size || 20}`,
9
11
  className: `${
10
12
  className ? className + " " : ""
11
13
  }customeow-icon customeow-icon-icon-image-swatch`,
@@ -6,6 +6,8 @@ export const IconLanguage = forwardRef<SVGSVGElement, IconProps>(
6
6
  const { className } = props;
7
7
  props = {
8
8
  ...props,
9
+ width: `${props.width || props.size || 20}`,
10
+ height: `${props.height || props.size || 20}`,
9
11
  className: `${
10
12
  className ? className + " " : ""
11
13
  }customeow-icon customeow-icon-icon-language`,
@@ -6,6 +6,8 @@ export const IconLinkedData = forwardRef<SVGSVGElement, IconProps>(
6
6
  const { className } = props;
7
7
  props = {
8
8
  ...props,
9
+ width: `${props.width || props.size || 20}`,
10
+ height: `${props.height || props.size || 20}`,
9
11
  className: `${
10
12
  className ? className + " " : ""
11
13
  }customeow-icon customeow-icon-icon-linked-data`,
@@ -6,6 +6,8 @@ export const IconLoading2 = forwardRef<SVGSVGElement, IconProps>(
6
6
  const { className } = props;
7
7
  props = {
8
8
  ...props,
9
+ width: `${props.width || props.size || 20}`,
10
+ height: `${props.height || props.size || 20}`,
9
11
  className: `${
10
12
  className ? className + " " : ""
11
13
  }customeow-icon customeow-icon-icon-loading-2`,
@@ -6,6 +6,8 @@ export const IconNotes = forwardRef<SVGSVGElement, IconProps>(
6
6
  const { className } = props;
7
7
  props = {
8
8
  ...props,
9
+ width: `${props.width || props.size || 20}`,
10
+ height: `${props.height || props.size || 20}`,
9
11
  className: `${
10
12
  className ? className + " " : ""
11
13
  }customeow-icon customeow-icon-icon-notes`,
@@ -6,6 +6,8 @@ export const IconNumber = forwardRef<SVGSVGElement, IconProps>(
6
6
  const { className } = props;
7
7
  props = {
8
8
  ...props,
9
+ width: `${props.width || props.size || 20}`,
10
+ height: `${props.height || props.size || 20}`,
9
11
  className: `${
10
12
  className ? className + " " : ""
11
13
  }customeow-icon customeow-icon-icon-number`,
@@ -6,6 +6,8 @@ export const IconPaperClip = forwardRef<SVGSVGElement, IconProps>(
6
6
  const { className } = props;
7
7
  props = {
8
8
  ...props,
9
+ width: `${props.width || props.size || 20}`,
10
+ height: `${props.height || props.size || 20}`,
9
11
  className: `${
10
12
  className ? className + " " : ""
11
13
  }customeow-icon customeow-icon-icon-paper-clip`,
@@ -6,6 +6,8 @@ export const IconPhotoUpload = forwardRef<SVGSVGElement, IconProps>(
6
6
  const { className } = props;
7
7
  props = {
8
8
  ...props,
9
+ width: `${props.width || props.size || 20}`,
10
+ height: `${props.height || props.size || 20}`,
9
11
  className: `${
10
12
  className ? className + " " : ""
11
13
  }customeow-icon customeow-icon-icon-photo-upload`,
@@ -6,6 +6,8 @@ export const IconPlayPreviewCircle = forwardRef<SVGSVGElement, IconProps>(
6
6
  const { className } = props;
7
7
  props = {
8
8
  ...props,
9
+ width: `${props.width || props.size || 20}`,
10
+ height: `${props.height || props.size || 20}`,
9
11
  className: `${
10
12
  className ? className + " " : ""
11
13
  }customeow-icon customeow-icon-icon-play-preview-circle`,
@@ -6,6 +6,8 @@ export const IconPlus = forwardRef<SVGSVGElement, IconProps>(
6
6
  const { className } = props;
7
7
  props = {
8
8
  ...props,
9
+ width: `${props.width || props.size || 20}`,
10
+ height: `${props.height || props.size || 20}`,
9
11
  className: `${
10
12
  className ? className + " " : ""
11
13
  }customeow-icon customeow-icon-icon-plus`,
@@ -6,6 +6,8 @@ export const IconReset = forwardRef<SVGSVGElement, IconProps>(
6
6
  const { className } = props;
7
7
  props = {
8
8
  ...props,
9
+ width: `${props.width || props.size || 20}`,
10
+ height: `${props.height || props.size || 20}`,
9
11
  className: `${
10
12
  className ? className + " " : ""
11
13
  }customeow-icon customeow-icon-icon-reset`,
@@ -6,6 +6,8 @@ export const IconRotate2Left = forwardRef<SVGSVGElement, IconProps>(
6
6
  const { className } = props;
7
7
  props = {
8
8
  ...props,
9
+ width: `${props.width || props.size || 20}`,
10
+ height: `${props.height || props.size || 20}`,
9
11
  className: `${
10
12
  className ? className + " " : ""
11
13
  }customeow-icon customeow-icon-icon-rotate-2-left`,
@@ -6,6 +6,8 @@ export const IconRotate2Right = forwardRef<SVGSVGElement, IconProps>(
6
6
  const { className } = props;
7
7
  props = {
8
8
  ...props,
9
+ width: `${props.width || props.size || 20}`,
10
+ height: `${props.height || props.size || 20}`,
9
11
  className: `${
10
12
  className ? className + " " : ""
11
13
  }customeow-icon customeow-icon-icon-rotate-2-right`,
@@ -6,6 +6,8 @@ export const IconRotateLeft = forwardRef<SVGSVGElement, IconProps>(
6
6
  const { className } = props;
7
7
  props = {
8
8
  ...props,
9
+ width: `${props.width || props.size || 20}`,
10
+ height: `${props.height || props.size || 20}`,
9
11
  className: `${
10
12
  className ? className + " " : ""
11
13
  }customeow-icon customeow-icon-icon-rotate-left`,
@@ -6,6 +6,8 @@ export const IconRotateRight = forwardRef<SVGSVGElement, IconProps>(
6
6
  const { className } = props;
7
7
  props = {
8
8
  ...props,
9
+ width: `${props.width || props.size || 20}`,
10
+ height: `${props.height || props.size || 20}`,
9
11
  className: `${
10
12
  className ? className + " " : ""
11
13
  }customeow-icon customeow-icon-icon-rotate-right`,
@@ -6,6 +6,8 @@ export const IconRotate = forwardRef<SVGSVGElement, IconProps>(
6
6
  const { className } = props;
7
7
  props = {
8
8
  ...props,
9
+ width: `${props.width || props.size || 20}`,
10
+ height: `${props.height || props.size || 20}`,
9
11
  className: `${
10
12
  className ? className + " " : ""
11
13
  }customeow-icon customeow-icon-icon-rotate`,
@@ -19,10 +21,11 @@ export const IconRotate = forwardRef<SVGSVGElement, IconProps>(
19
21
  ref={forwardedRef}
20
22
  >
21
23
  <path
22
- d="M15.3124 11.4236C14.5263 14.3576 11.5104 16.0988 8.57633 15.3127C7.60731 15.053 6.77027 14.5514 6.11055 13.8904L5.79901 13.5789L8.23224 13.5785C8.64646 13.5784 8.98218 13.2425 8.98211 12.8283C8.98203 12.4141 8.64619 12.0784 8.23197 12.0785L3.98854 12.0792C3.78962 12.0792 3.59887 12.1583 3.45824 12.299C3.31761 12.4397 3.23863 12.6305 3.23868 12.8294L3.23957 17.0712C3.23965 17.4854 3.57551 17.8211 3.98972 17.821C4.40394 17.821 4.73965 17.4851 4.73957 17.0709L4.73906 14.6403L5.04891 14.9501C5.88994 15.7926 6.95762 16.4318 8.18811 16.7615C11.9224 17.7621 15.7607 15.5461 16.7613 11.8118C16.8685 11.4117 16.6311 11.0005 16.231 10.8932C15.8309 10.786 15.4196 11.0235 15.3124 11.4236ZM16.5414 7.70119C16.682 7.56051 16.761 7.36971 16.761 7.17078L16.7603 2.92883C16.7602 2.51462 16.4244 2.17889 16.0102 2.17896C15.5959 2.17902 15.2602 2.51487 15.2603 2.92908L15.2607 5.35995L14.9509 5.05013C14.1099 4.20771 13.0419 3.56827 11.8116 3.23859C8.07731 2.238 4.23895 4.45407 3.23836 8.18834C3.13115 8.58844 3.36859 8.99969 3.76869 9.1069C4.16879 9.2141 4.58004 8.97667 4.68725 8.57657C5.47343 5.6425 8.48928 3.9013 11.4233 4.68748C12.3924 4.94714 13.2295 5.44881 13.8892 6.10979L14.2003 6.4209L11.7683 6.4209C11.3541 6.4209 11.0183 6.75669 11.0183 7.1709C11.0183 7.58512 11.3541 7.9209 11.7683 7.9209H16.011C16.2099 7.9209 16.4007 7.84187 16.5414 7.70119Z"
23
- fill={color}
24
- fillRule="evenodd"
25
- clipRule="evenodd"
24
+ d="M10 4H5.5C4.67157 4 4 4.67157 4 5.5V10M16 10V14.5C16 15.3284 15.3284 16 14.5 16H10"
25
+ stroke={color}
26
+ strokeWidth="1.5"
27
+ strokeLinecap="round"
28
+ strokeLinejoin="round"
26
29
  />
27
30
  </svg>
28
31
  );
@@ -6,6 +6,8 @@ export const IconSchematic = forwardRef<SVGSVGElement, IconProps>(
6
6
  const { className } = props;
7
7
  props = {
8
8
  ...props,
9
+ width: `${props.width || props.size || 20}`,
10
+ height: `${props.height || props.size || 20}`,
9
11
  className: `${
10
12
  className ? className + " " : ""
11
13
  }customeow-icon customeow-icon-icon-schematic`,
@@ -6,6 +6,8 @@ export const IconSearch = forwardRef<SVGSVGElement, IconProps>(
6
6
  const { className } = props;
7
7
  props = {
8
8
  ...props,
9
+ width: `${props.width || props.size || 20}`,
10
+ height: `${props.height || props.size || 20}`,
9
11
  className: `${
10
12
  className ? className + " " : ""
11
13
  }customeow-icon customeow-icon-icon-search`,
@@ -6,6 +6,8 @@ export const IconSelectMenu = forwardRef<SVGSVGElement, IconProps>(
6
6
  const { className } = props;
7
7
  props = {
8
8
  ...props,
9
+ width: `${props.width || props.size || 20}`,
10
+ height: `${props.height || props.size || 20}`,
9
11
  className: `${
10
12
  className ? className + " " : ""
11
13
  }customeow-icon customeow-icon-icon-select-menu`,
@@ -6,6 +6,8 @@ export const IconShoppingCart = forwardRef<SVGSVGElement, IconProps>(
6
6
  const { className } = props;
7
7
  props = {
8
8
  ...props,
9
+ width: `${props.width || props.size || 20}`,
10
+ height: `${props.height || props.size || 20}`,
9
11
  className: `${
10
12
  className ? className + " " : ""
11
13
  }customeow-icon customeow-icon-icon-shopping-cart`,
@@ -6,6 +6,8 @@ export const IconSortOrde = forwardRef<SVGSVGElement, IconProps>(
6
6
  const { className } = props;
7
7
  props = {
8
8
  ...props,
9
+ width: `${props.width || props.size || 20}`,
10
+ height: `${props.height || props.size || 20}`,
9
11
  className: `${
10
12
  className ? className + " " : ""
11
13
  }customeow-icon customeow-icon-icon-sort-orde`,
@@ -6,6 +6,8 @@ export const IconSpotifyCode = forwardRef<SVGSVGElement, IconProps>(
6
6
  const { className } = props;
7
7
  props = {
8
8
  ...props,
9
+ width: `${props.width || props.size || 20}`,
10
+ height: `${props.height || props.size || 20}`,
9
11
  className: `${
10
12
  className ? className + " " : ""
11
13
  }customeow-icon customeow-icon-icon-spotify-code`,
@@ -6,6 +6,8 @@ export const IconSvg = forwardRef<SVGSVGElement, IconProps>(
6
6
  const { className } = props;
7
7
  props = {
8
8
  ...props,
9
+ width: `${props.width || props.size || 20}`,
10
+ height: `${props.height || props.size || 20}`,
9
11
  className: `${
10
12
  className ? className + " " : ""
11
13
  }customeow-icon customeow-icon-icon-svg`,
@@ -6,6 +6,8 @@ export const IconText = forwardRef<SVGSVGElement, IconProps>(
6
6
  const { className } = props;
7
7
  props = {
8
8
  ...props,
9
+ width: `${props.width || props.size || 20}`,
10
+ height: `${props.height || props.size || 20}`,
9
11
  className: `${
10
12
  className ? className + " " : ""
11
13
  }customeow-icon customeow-icon-icon-text`,
@@ -6,6 +6,8 @@ export const IconUrl = forwardRef<SVGSVGElement, IconProps>(
6
6
  const { className } = props;
7
7
  props = {
8
8
  ...props,
9
+ width: `${props.width || props.size || 20}`,
10
+ height: `${props.height || props.size || 20}`,
9
11
  className: `${
10
12
  className ? className + " " : ""
11
13
  }customeow-icon customeow-icon-icon-url`,
@@ -6,6 +6,8 @@ export const IconVariableFunction = forwardRef<SVGSVGElement, IconProps>(
6
6
  const { className } = props;
7
7
  props = {
8
8
  ...props,
9
+ width: `${props.width || props.size || 20}`,
10
+ height: `${props.height || props.size || 20}`,
9
11
  className: `${
10
12
  className ? className + " " : ""
11
13
  }customeow-icon customeow-icon-icon-variable-function`,
@@ -6,6 +6,8 @@ export const IconXClose = forwardRef<SVGSVGElement, IconProps>(
6
6
  const { className } = props;
7
7
  props = {
8
8
  ...props,
9
+ width: `${props.width || props.size || 20}`,
10
+ height: `${props.height || props.size || 20}`,
9
11
  className: `${
10
12
  className ? className + " " : ""
11
13
  }customeow-icon customeow-icon-icon-x-close`,
package/src/types.tsx CHANGED
@@ -3,4 +3,5 @@ import type { SVGAttributes } from 'react'
3
3
  export interface IconProps extends SVGAttributes<SVGElement> {
4
4
  children?: never
5
5
  color?: string
6
+ size?: number
6
7
  }