@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
@@ -0,0 +1,3 @@
1
+ import type { IconProps } from '../../types';
2
+ export declare const IconBellNotice: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
3
+ export default IconBellNotice;
@@ -0,0 +1,3 @@
1
+ import type { IconProps } from '../../types';
2
+ export declare const IconPen: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
3
+ export default IconPen;
@@ -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";
package/types/types.d.ts CHANGED
@@ -2,4 +2,5 @@ import type { SVGAttributes } from 'react';
2
2
  export interface IconProps extends SVGAttributes<SVGElement> {
3
3
  children?: never;
4
4
  color?: string;
5
+ size?: number;
5
6
  }