@pushwoosh/kit-icons 2.1.9 → 2.1.12

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 (140) hide show
  1. package/icons/ai-creator-icon/ai-creator-icon.component.d.ts +3 -0
  2. package/icons/ai-creator-icon/ai-creator-icon.component.js +3 -0
  3. package/icons/ai-creator-icon/ai-creator-icon.types.d.ts +5 -0
  4. package/icons/ai-creator-icon/ai-creator-icon.types.js +1 -0
  5. package/icons/ai-creator-icon/assets/index.d.ts +8 -0
  6. package/icons/ai-creator-icon/assets/index.js +10 -0
  7. package/icons/ai-creator-icon/assets/name_ai_creator_size_medium_view_filled.js +11 -0
  8. package/icons/ai-creator-icon/assets/name_ai_creator_size_medium_view_lined.js +11 -0
  9. package/icons/ai-creator-icon/assets/name_ai_creator_size_small_view_filled.js +11 -0
  10. package/icons/ai-creator-icon/assets/name_ai_creator_size_small_view_lined.js +11 -0
  11. package/icons/ai-creator-icon/index.d.ts +2 -0
  12. package/icons/ai-creator-icon/index.js +2 -0
  13. package/icons/bullet-icon/assets/name_bullet_size_small_view_filled_type_circle.js +2 -2
  14. package/icons/bullet-icon/assets/name_bullet_size_small_view_filled_type_square.js +2 -2
  15. package/icons/bullet-icon/assets/name_bullet_size_small_view_filled_type_triangle.js +2 -2
  16. package/icons/bullet-icon/assets/name_bullet_size_small_view_lined_type_circle.js +2 -2
  17. package/icons/bullet-icon/assets/name_bullet_size_small_view_lined_type_square.js +2 -2
  18. package/icons/bullet-icon/assets/name_bullet_size_small_view_lined_type_triangle.js +2 -2
  19. package/icons/cart-icon/assets/index.d.ts +8 -0
  20. package/icons/cart-icon/assets/index.js +10 -0
  21. package/icons/cart-icon/assets/name_cart_size_medium_view_filled.js +11 -0
  22. package/icons/cart-icon/assets/name_cart_size_medium_view_lined.js +11 -0
  23. package/icons/cart-icon/assets/name_cart_size_small_view_filled.js +18 -0
  24. package/icons/cart-icon/assets/name_cart_size_small_view_lined.js +18 -0
  25. package/icons/cart-icon/cart-icon.component.d.ts +3 -0
  26. package/icons/cart-icon/cart-icon.component.js +3 -0
  27. package/icons/cart-icon/cart-icon.types.d.ts +5 -0
  28. package/icons/cart-icon/cart-icon.types.js +1 -0
  29. package/icons/cart-icon/index.d.ts +2 -0
  30. package/icons/cart-icon/index.js +2 -0
  31. package/icons/check-icon/assets/name_check_size_medium.js +2 -2
  32. package/icons/check-icon/assets/name_check_size_small.js +2 -2
  33. package/icons/check-round-icon/assets/name_check_round_size_medium_view_filled_type_blank.js +2 -2
  34. package/icons/check-round-icon/assets/name_check_round_size_medium_view_filled_type_fill.js +2 -2
  35. package/icons/check-round-icon/assets/name_check_round_size_medium_view_lined_type_blank.js +2 -2
  36. package/icons/check-round-icon/assets/name_check_round_size_medium_view_lined_type_fill.js +2 -2
  37. package/icons/check-round-icon/assets/name_check_round_size_small_view_filled_type_blank.js +2 -2
  38. package/icons/check-round-icon/assets/name_check_round_size_small_view_filled_type_fill.js +2 -2
  39. package/icons/check-round-icon/assets/name_check_round_size_small_view_lined_type_blank.js +2 -2
  40. package/icons/check-round-icon/assets/name_check_round_size_small_view_lined_type_fill.js +2 -2
  41. package/icons/click-icon/assets/index.d.ts +8 -0
  42. package/icons/click-icon/assets/index.js +10 -0
  43. package/icons/click-icon/assets/name_click_size_medium_view_filled.js +11 -0
  44. package/icons/click-icon/assets/name_click_size_medium_view_lined.js +11 -0
  45. package/icons/click-icon/assets/name_click_size_small_view_filled.js +11 -0
  46. package/icons/click-icon/assets/name_click_size_small_view_lined.js +11 -0
  47. package/icons/click-icon/click-icon.component.d.ts +3 -0
  48. package/icons/click-icon/click-icon.component.js +3 -0
  49. package/icons/click-icon/click-icon.types.d.ts +5 -0
  50. package/icons/click-icon/click-icon.types.js +1 -0
  51. package/icons/click-icon/index.d.ts +2 -0
  52. package/icons/click-icon/index.js +2 -0
  53. package/icons/close-icon/assets/name_close_size_medium.js +2 -2
  54. package/icons/close-icon/assets/name_close_size_small.js +2 -2
  55. package/icons/dollar-icon/assets/name_dollar_size_medium_view_lined.js +1 -3
  56. package/icons/dollar-icon/assets/name_dollar_size_small_view_lined.js +1 -3
  57. package/icons/drag-icon/assets/name_drag_size_medium.js +2 -2
  58. package/icons/drag-icon/assets/name_drag_size_small.js +2 -2
  59. package/icons/full-row-icon/assets/name_full_row_size_medium_view_lined_mode_off.js +2 -2
  60. package/icons/full-row-icon/assets/name_full_row_size_medium_view_lined_mode_on.js +2 -2
  61. package/icons/fullscreen-icon/assets/name_fullscreen_size_medium_view_lined_mode_off.js +2 -2
  62. package/icons/fullscreen-icon/assets/name_fullscreen_size_medium_view_lined_mode_on.js +2 -2
  63. package/icons/fullscreen-icon/assets/name_fullscreen_size_small_view_lined_mode_off.js +2 -2
  64. package/icons/fullscreen-icon/assets/name_fullscreen_size_small_view_lined_mode_on.js +2 -2
  65. package/icons/help-round-icon/assets/index.d.ts +2 -0
  66. package/icons/help-round-icon/assets/index.js +5 -1
  67. package/icons/help-round-icon/assets/name_help_round_size_medium_view_filled.js +1 -3
  68. package/icons/help-round-icon/assets/name_help_round_size_medium_view_lined.js +1 -3
  69. package/icons/help-round-icon/assets/name_help_round_size_medium_view_shaded.js +19 -0
  70. package/icons/help-round-icon/assets/name_help_round_size_small_view_filled.js +1 -3
  71. package/icons/help-round-icon/assets/name_help_round_size_small_view_lined.js +1 -6
  72. package/icons/help-round-icon/assets/name_help_round_size_small_view_shaded.js +19 -0
  73. package/icons/help-round-icon/help-round-icon.types.d.ts +1 -1
  74. package/icons/index.d.ts +3 -0
  75. package/icons/index.js +3 -0
  76. package/icons/info-round-icon/assets/index.d.ts +2 -0
  77. package/icons/info-round-icon/assets/index.js +5 -1
  78. package/icons/info-round-icon/assets/name_info_round_size_medium_view_filled.js +1 -3
  79. package/icons/info-round-icon/assets/name_info_round_size_medium_view_lined.js +1 -3
  80. package/icons/info-round-icon/assets/name_info_round_size_medium_view_shaded.js +19 -0
  81. package/icons/info-round-icon/assets/name_info_round_size_small_view_filled.js +1 -3
  82. package/icons/info-round-icon/assets/name_info_round_size_small_view_lined.js +1 -3
  83. package/icons/info-round-icon/assets/name_info_round_size_small_view_shaded.js +19 -0
  84. package/icons/info-round-icon/info-round-icon.types.d.ts +1 -1
  85. package/icons/kebab-icon/assets/name_kebab_size_medium.js +2 -2
  86. package/icons/kebab-icon/assets/name_kebab_size_small.js +2 -2
  87. package/icons/menu-icon/assets/name_menu_size_medium.js +2 -2
  88. package/icons/menu-icon/assets/name_menu_size_small.js +2 -2
  89. package/icons/minus-icon/assets/name_minus_size_medium.js +2 -2
  90. package/icons/minus-icon/assets/name_minus_size_small.js +2 -2
  91. package/icons/mobile-icon/assets/name_mobile_size_small_view_lined.js +1 -3
  92. package/icons/more-icon/assets/name_more_size_medium.js +2 -2
  93. package/icons/more-icon/assets/name_more_size_small.js +2 -2
  94. package/icons/notification-icon/assets/name_notification_size_medium_view_filled_type_disabled.js +2 -2
  95. package/icons/notification-icon/assets/name_notification_size_medium_view_filled_type_enabled.js +2 -2
  96. package/icons/notification-icon/assets/name_notification_size_medium_view_filled_type_silent.js +2 -2
  97. package/icons/notification-icon/assets/name_notification_size_medium_view_lined_type_disabled.js +2 -2
  98. package/icons/notification-icon/assets/name_notification_size_medium_view_lined_type_enabled.js +2 -2
  99. package/icons/notification-icon/assets/name_notification_size_medium_view_lined_type_silent.js +2 -2
  100. package/icons/notification-icon/assets/name_notification_size_small_view_filled_type_disabled.js +2 -2
  101. package/icons/notification-icon/assets/name_notification_size_small_view_filled_type_enabled.js +2 -2
  102. package/icons/notification-icon/assets/name_notification_size_small_view_filled_type_silent.js +3 -3
  103. package/icons/notification-icon/assets/name_notification_size_small_view_lined_type_disabled.js +2 -2
  104. package/icons/notification-icon/assets/name_notification_size_small_view_lined_type_enabled.js +2 -2
  105. package/icons/notification-icon/assets/name_notification_size_small_view_lined_type_silent.js +3 -3
  106. package/icons/platform-logo-icon/assets/index.d.ts +4 -0
  107. package/icons/platform-logo-icon/assets/index.js +8 -0
  108. package/icons/platform-logo-icon/assets/name_platform_logo_size_medium_type_kakao.js +11 -0
  109. package/icons/platform-logo-icon/assets/name_platform_logo_size_medium_type_line.js +1 -1
  110. package/icons/platform-logo-icon/assets/name_platform_logo_size_medium_type_telegram.js +11 -0
  111. package/icons/platform-logo-icon/assets/name_platform_logo_size_small_type_kakao.js +11 -0
  112. package/icons/platform-logo-icon/assets/name_platform_logo_size_small_type_telegram.js +11 -0
  113. package/icons/platform-logo-icon/platform-logo-icon.types.d.ts +1 -1
  114. package/icons/plus-icon/assets/name_plus_size_medium.js +2 -2
  115. package/icons/plus-icon/assets/name_plus_size_small.js +2 -2
  116. package/icons/reward-icon/assets/name_reward_size_medium_view_lined.js +1 -1
  117. package/icons/sidebar-icon/assets/name_sidebar_size_medium_view_filled_mode_off.js +2 -2
  118. package/icons/sidebar-icon/assets/name_sidebar_size_medium_view_filled_mode_on.js +2 -2
  119. package/icons/sidebar-icon/assets/name_sidebar_size_medium_view_lined_mode_off.js +2 -2
  120. package/icons/sidebar-icon/assets/name_sidebar_size_medium_view_lined_mode_on.js +2 -2
  121. package/icons/sort-icon/assets/name_sort_size_medium_type_asc.js +2 -2
  122. package/icons/sort-icon/assets/name_sort_size_medium_type_desc.js +2 -2
  123. package/icons/sort-icon/assets/name_sort_size_medium_type_not_sorted.js +2 -2
  124. package/icons/sort-icon/assets/name_sort_size_small_type_asc.js +2 -2
  125. package/icons/sort-icon/assets/name_sort_size_small_type_desc.js +2 -2
  126. package/icons/sort-icon/assets/name_sort_size_small_type_not_sorted.js +2 -2
  127. package/icons/time-icon/assets/name_time_size_medium_view_lined.js +1 -6
  128. package/icons/time-icon/assets/name_time_size_small_view_lined.js +1 -6
  129. package/icons/visibility-icon/assets/name_visibility_size_medium_view_lined_type_invisible.js +2 -2
  130. package/icons/visibility-icon/assets/name_visibility_size_medium_view_lined_type_visible.js +4 -4
  131. package/icons/visibility-icon/assets/name_visibility_size_small_view_filled_type_visible.js +2 -2
  132. package/icons/visibility-icon/assets/name_visibility_size_small_view_lined_type_invisible.js +2 -2
  133. package/icons/visibility-icon/assets/name_visibility_size_small_view_lined_type_visible.js +2 -2
  134. package/icons/warning-round-icon/assets/name_warning_round_size_medium_view_filled.js +1 -3
  135. package/icons/warning-round-icon/assets/name_warning_round_size_medium_view_lined.js +1 -3
  136. package/icons/warning-round-icon/assets/name_warning_round_size_small_view_filled.js +1 -3
  137. package/icons/warning-round-icon/assets/name_warning_round_size_small_view_lined.js +1 -3
  138. package/icons/zoom-icon/assets/name_zoom_size_medium_view_lined_type_zoom_in.js +3 -3
  139. package/icons/zoom-icon/assets/name_zoom_size_medium_view_lined_type_zoom_out.js +3 -3
  140. package/package.json +1 -1
@@ -0,0 +1,3 @@
1
+ /// <reference types="react" />
2
+ import { AiCreatorIconProps } from './ai-creator-icon.types';
3
+ export declare const AiCreatorIcon: import("react").FC<AiCreatorIconProps>;
@@ -0,0 +1,3 @@
1
+ import { createIconComponent } from '../../createIconComponent';
2
+ import assets from './assets';
3
+ export const AiCreatorIcon = createIconComponent('AiCreatorIcon', ['size', 'view'], assets);
@@ -0,0 +1,5 @@
1
+ import { CommonProps } from '../../types';
2
+ export type AiCreatorIconProps = CommonProps & {
3
+ readonly size: 'medium' | 'small';
4
+ readonly view: 'filled' | 'lined';
5
+ };
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,8 @@
1
+ /// <reference types="react" />
2
+ declare const _default: {
3
+ 'medium-filled': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
4
+ 'medium-lined': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
5
+ 'small-filled': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
6
+ 'small-lined': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
7
+ };
8
+ export default _default;
@@ -0,0 +1,10 @@
1
+ import medium_filled from "./name_ai_creator_size_medium_view_filled.js";
2
+ import medium_lined from "./name_ai_creator_size_medium_view_lined.js";
3
+ import small_filled from "./name_ai_creator_size_small_view_filled.js";
4
+ import small_lined from "./name_ai_creator_size_small_view_lined.js";
5
+ export default {
6
+ 'medium-filled': medium_filled,
7
+ 'medium-lined': medium_lined,
8
+ 'small-filled': small_filled,
9
+ 'small-lined': small_lined
10
+ };
@@ -0,0 +1,11 @@
1
+ import React from 'react';
2
+ const NameAiCreatorSizeMediumViewFilledSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
+ xmlns: "http://www.w3.org/2000/svg",
4
+ width: 24,
5
+ height: 24,
6
+ fill: "none"
7
+ }, props), /*#__PURE__*/React.createElement("path", {
8
+ fill: "currentColor",
9
+ d: "M5.82 15.068a.5.5 0 0 1 .945 0l.481 1.398a.5.5 0 0 0 .31.31l1.4.48a.5.5 0 0 1 0 .945l-1.4.479a.5.5 0 0 0-.31.31l-.481 1.399a.5.5 0 0 1-.946 0l-.481-1.399a.5.5 0 0 0-.312-.31l-1.398-.48a.5.5 0 0 1 0-.946l1.398-.478a.5.5 0 0 0 .312-.311zM11.816 4.07a.5.5 0 0 1 .947 0l1.756 5.123a.5.5 0 0 0 .31.31l5.121 1.757a.5.5 0 0 1 0 .945l-5.12 1.757a.5.5 0 0 0-.311.31l-1.756 5.123a.5.5 0 0 1-.947 0l-1.755-5.121a.5.5 0 0 0-.311-.31l-5.12-1.76a.5.5 0 0 1 0-.945l5.12-1.757a.5.5 0 0 0 .31-.31zm6.002-1.002a.5.5 0 0 1 .946 0l.481 1.398a.5.5 0 0 0 .31.31l1.4.48a.5.5 0 0 1 0 .945l-1.4.479a.5.5 0 0 0-.31.31l-.481 1.399a.5.5 0 0 1-.946 0l-.481-1.399a.5.5 0 0 0-.312-.31l-1.397-.48a.5.5 0 0 1 0-.946l1.398-.478a.5.5 0 0 0 .312-.311z"
10
+ }));
11
+ export default NameAiCreatorSizeMediumViewFilledSvg;
@@ -0,0 +1,11 @@
1
+ import React from 'react';
2
+ const NameAiCreatorSizeMediumViewLinedSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
+ xmlns: "http://www.w3.org/2000/svg",
4
+ width: 24,
5
+ height: 24,
6
+ fill: "none"
7
+ }, props), /*#__PURE__*/React.createElement("path", {
8
+ fill: "currentColor",
9
+ d: "M6.057 14.807a.5.5 0 0 1 .946 0l.481 1.398a.5.5 0 0 0 .31.31l1.4.48a.5.5 0 0 1 0 .946l-1.4.478a.5.5 0 0 0-.31.31l-.481 1.4-.034.078a.501.501 0 0 1-.877 0l-.035-.079-.481-1.398a.5.5 0 0 0-.208-.262l-.104-.049-1.398-.478a.5.5 0 0 1 0-.947l1.398-.478a.5.5 0 0 0 .311-.31zm6-10.997a.5.5 0 0 1 .945 0l1.756 5.12a.5.5 0 0 0 .31.311l5.122 1.76a.5.5 0 0 1 0 .945l-5.122 1.756a.5.5 0 0 0-.31.31l-1.63 4.754-.126.369-.035.08a.501.501 0 0 1-.876 0l-.036-.08-.127-.368-1.63-4.754a.5.5 0 0 0-.206-.262l-.104-.049-5.12-1.756a.5.5 0 0 1 0-.946l5.12-1.758a.5.5 0 0 0 .31-.31zM6.52 16.532a1.5 1.5 0 0 1-.932.93l-.017.005.017.006a1.5 1.5 0 0 1 .867.771l.065.16.008.024.009-.024.065-.16c.173-.36.485-.64.868-.771l.015-.006-.016-.005a1.5 1.5 0 0 1-.932-.931l-.009-.025zm5.196-7.113a2 2 0 0 1-1.242 1.242l-2.365.81 2.364.812a2 2 0 0 1 1.243 1.243l.811 2.364.81-2.363.088-.213a2 2 0 0 1 1.156-1.03l2.364-.812-2.365-.812a2 2 0 0 1-1.242-1.243l-.81-2.363zm6.34-6.612a.5.5 0 0 1 .946 0l.481 1.398a.5.5 0 0 0 .31.31l1.4.48a.5.5 0 0 1 0 .946l-1.4.478a.5.5 0 0 0-.31.31l-.481 1.4-.035.078a.501.501 0 0 1-.876 0l-.035-.079-.481-1.398a.5.5 0 0 0-.208-.262l-.104-.049-1.398-.478a.5.5 0 0 1 0-.947l1.398-.478a.5.5 0 0 0 .311-.31zm.464 1.724a1.5 1.5 0 0 1-.932.931l-.017.005.017.006a1.5 1.5 0 0 1 .867.771l.065.16.008.024.009-.023.065-.16a1.5 1.5 0 0 1 .868-.772l.015-.006-.015-.005a1.5 1.5 0 0 1-.933-.931l-.009-.025z"
10
+ }));
11
+ export default NameAiCreatorSizeMediumViewLinedSvg;
@@ -0,0 +1,11 @@
1
+ import React from 'react';
2
+ const NameAiCreatorSizeSmallViewFilledSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
+ xmlns: "http://www.w3.org/2000/svg",
4
+ width: 16,
5
+ height: 16,
6
+ fill: "none"
7
+ }, props), /*#__PURE__*/React.createElement("path", {
8
+ fill: "currentColor",
9
+ d: "M12.22 10.76a.3.3 0 0 1 .562 0l.345.936a.3.3 0 0 0 .178.177l.935.346a.3.3 0 0 1 0 .563l-.935.345a.3.3 0 0 0-.178.178l-.345.935a.3.3 0 0 1-.563 0l-.346-.935a.3.3 0 0 0-.177-.178l-.935-.345a.3.3 0 0 1 0-.563l.935-.346a.3.3 0 0 0 .177-.177zm-6-9a.3.3 0 0 1 .562 0l1.156 3.125c.03.082.095.148.178.178l3.124 1.156a.3.3 0 0 1 0 .563L8.116 7.938a.3.3 0 0 0-.178.177L6.782 11.24a.3.3 0 0 1-.563 0L5.063 8.115a.3.3 0 0 0-.178-.177L1.761 6.782a.3.3 0 0 1 0-.563l3.124-1.156a.3.3 0 0 0 .178-.178z"
10
+ }));
11
+ export default NameAiCreatorSizeSmallViewFilledSvg;
@@ -0,0 +1,11 @@
1
+ import React from 'react';
2
+ const NameAiCreatorSizeSmallViewLinedSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
+ xmlns: "http://www.w3.org/2000/svg",
4
+ width: 16,
5
+ height: 16,
6
+ fill: "none"
7
+ }, props), /*#__PURE__*/React.createElement("path", {
8
+ fill: "currentColor",
9
+ d: "M12.22 10.76a.3.3 0 0 1 .562 0l.345.936a.3.3 0 0 0 .178.176l.935.347a.3.3 0 0 1 0 .563l-.935.345a.3.3 0 0 0-.178.178l-.345.935a.3.3 0 0 1-.563 0l-.345-.935a.3.3 0 0 0-.178-.178l-.935-.345a.3.3 0 0 1 0-.563l.935-.347a.3.3 0 0 0 .178-.176zM5.59 1.34c.422-.75 1.578-.697 1.895.16l1.084 2.931L11.5 5.516c.913.338.913 1.63 0 1.969L8.569 8.569 7.485 11.5c-.339.914-1.63.914-1.969 0L4.431 8.57l-2.93-1.084c-.914-.339-.914-1.63 0-1.97l2.93-1.084 1.085-2.93zm.176 3.806a1.05 1.05 0 0 1-.62.62L3.161 6.5l1.985.735c.287.106.514.333.62.62L6.5 9.839l.735-1.984.045-.105a1.05 1.05 0 0 1 .575-.515L9.839 6.5l-1.984-.734a1.05 1.05 0 0 1-.62-.62L6.5 3.16z"
10
+ }));
11
+ export default NameAiCreatorSizeSmallViewLinedSvg;
@@ -0,0 +1,2 @@
1
+ export * from './ai-creator-icon.component';
2
+ export * from './ai-creator-icon.types';
@@ -0,0 +1,2 @@
1
+ export * from './ai-creator-icon.component';
2
+ export * from './ai-creator-icon.types';
@@ -2,10 +2,10 @@ import React from 'react';
2
2
  const NameBulletSizeSmallViewFilledTypeCircleSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  width: 16,
5
- height: 17,
5
+ height: 16,
6
6
  fill: "none"
7
7
  }, props), /*#__PURE__*/React.createElement("path", {
8
8
  fill: "currentColor",
9
- d: "M11 8.25a3 3 0 1 1-6 0 3 3 0 0 1 6 0"
9
+ d: "M11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0"
10
10
  }));
11
11
  export default NameBulletSizeSmallViewFilledTypeCircleSvg;
@@ -2,10 +2,10 @@ import React from 'react';
2
2
  const NameBulletSizeSmallViewFilledTypeSquareSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  width: 16,
5
- height: 17,
5
+ height: 16,
6
6
  fill: "none"
7
7
  }, props), /*#__PURE__*/React.createElement("path", {
8
8
  fill: "currentColor",
9
- d: "M5 5.75a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5z"
9
+ d: "M5 5.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5z"
10
10
  }));
11
11
  export default NameBulletSizeSmallViewFilledTypeSquareSvg;
@@ -2,10 +2,10 @@ import React from 'react';
2
2
  const NameBulletSizeSmallViewFilledTypeTriangleSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  width: 16,
5
- height: 17,
5
+ height: 16,
6
6
  fill: "none"
7
7
  }, props), /*#__PURE__*/React.createElement("path", {
8
8
  fill: "currentColor",
9
- d: "M5.723 11.25a1 1 0 0 1-.868-1.496l2.277-3.985a1 1 0 0 1 1.736 0l2.277 3.985a1 1 0 0 1-.868 1.496z"
9
+ d: "M5.723 11a1 1 0 0 1-.868-1.496l2.277-3.985a1 1 0 0 1 1.736 0l2.277 3.985A1 1 0 0 1 10.277 11z"
10
10
  }));
11
11
  export default NameBulletSizeSmallViewFilledTypeTriangleSvg;
@@ -2,12 +2,12 @@ import React from 'react';
2
2
  const NameBulletSizeSmallViewLinedTypeCircleSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  width: 16,
5
- height: 17,
5
+ height: 16,
6
6
  fill: "none"
7
7
  }, props), /*#__PURE__*/React.createElement("path", {
8
8
  fill: "currentColor",
9
9
  fillRule: "evenodd",
10
- d: "M8 9.75a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3m0 1.5a3 3 0 1 0 0-6 3 3 0 0 0 0 6",
10
+ d: "M8 9.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3M8 11a3 3 0 1 0 0-6 3 3 0 0 0 0 6",
11
11
  clipRule: "evenodd"
12
12
  }));
13
13
  export default NameBulletSizeSmallViewLinedTypeCircleSvg;
@@ -2,12 +2,12 @@ import React from 'react';
2
2
  const NameBulletSizeSmallViewLinedTypeSquareSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  width: 16,
5
- height: 17,
5
+ height: 16,
6
6
  fill: "none"
7
7
  }, props), /*#__PURE__*/React.createElement("path", {
8
8
  fill: "currentColor",
9
9
  fillRule: "evenodd",
10
- d: "M6.5 6.75v3h3v-3zm-1-1.5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5z",
10
+ d: "M6.5 6.5v3h3v-3zM5.5 5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5z",
11
11
  clipRule: "evenodd"
12
12
  }));
13
13
  export default NameBulletSizeSmallViewLinedTypeSquareSvg;
@@ -2,12 +2,12 @@ import React from 'react';
2
2
  const NameBulletSizeSmallViewLinedTypeTriangleSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  width: 16,
5
- height: 17,
5
+ height: 16,
6
6
  fill: "none"
7
7
  }, props), /*#__PURE__*/React.createElement("path", {
8
8
  fill: "currentColor",
9
9
  fillRule: "evenodd",
10
- d: "M6.585 9.75h2.83L8 7.273zm-1.73.004a1 1 0 0 0 .868 1.496h4.554a1 1 0 0 0 .868-1.496L8.868 5.769a1 1 0 0 0-1.736 0z",
10
+ d: "M6.585 9.5h2.83L8 7.023zm-1.73.004A1 1 0 0 0 5.723 11h4.554a1 1 0 0 0 .868-1.496L8.868 5.519a1 1 0 0 0-1.736 0z",
11
11
  clipRule: "evenodd"
12
12
  }));
13
13
  export default NameBulletSizeSmallViewLinedTypeTriangleSvg;
@@ -0,0 +1,8 @@
1
+ /// <reference types="react" />
2
+ declare const _default: {
3
+ 'medium-filled': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
4
+ 'medium-lined': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
5
+ 'small-filled': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
6
+ 'small-lined': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
7
+ };
8
+ export default _default;
@@ -0,0 +1,10 @@
1
+ import medium_filled from "./name_cart_size_medium_view_filled.js";
2
+ import medium_lined from "./name_cart_size_medium_view_lined.js";
3
+ import small_filled from "./name_cart_size_small_view_filled.js";
4
+ import small_lined from "./name_cart_size_small_view_lined.js";
5
+ export default {
6
+ 'medium-filled': medium_filled,
7
+ 'medium-lined': medium_lined,
8
+ 'small-filled': small_filled,
9
+ 'small-lined': small_lined
10
+ };
@@ -0,0 +1,11 @@
1
+ import React from 'react';
2
+ const NameCartSizeMediumViewFilledSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
+ xmlns: "http://www.w3.org/2000/svg",
4
+ width: 24,
5
+ height: 24,
6
+ fill: "none"
7
+ }, props), /*#__PURE__*/React.createElement("path", {
8
+ fill: "currentColor",
9
+ d: "M8.666 17.916a1.584 1.584 0 1 1 0 3.166 1.584 1.584 0 0 1 0-3.166m9.167 0a1.584 1.584 0 1 1-.002 3.168 1.584 1.584 0 0 1 .002-3.168M5.505 2.97a.75.75 0 0 1 .603.58l.766 3.575h13.534a.75.75 0 0 1 .733.912l-1.375 6.192a2.42 2.42 0 0 1-2.357 1.896H9.258v-.002a2.416 2.416 0 0 1-2.4-1.908L5.535 8.037l-.008-.032-.758-3.547H3.708a.75.75 0 0 1 0-1.5h1.667z"
10
+ }));
11
+ export default NameCartSizeMediumViewFilledSvg;
@@ -0,0 +1,11 @@
1
+ import React from 'react';
2
+ const NameCartSizeMediumViewLinedSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
+ xmlns: "http://www.w3.org/2000/svg",
4
+ width: 24,
5
+ height: 24,
6
+ fill: "none"
7
+ }, props), /*#__PURE__*/React.createElement("path", {
8
+ fill: "currentColor",
9
+ d: "M8.666 17.916a1.584 1.584 0 1 1 0 3.166 1.584 1.584 0 0 1 0-3.166m9.167 0a1.584 1.584 0 1 1-.002 3.168 1.584 1.584 0 0 1 .002-3.168M5.505 2.97a.75.75 0 0 1 .603.58l.766 3.575h13.534a.75.75 0 0 1 .733.912l-.871 3.92-.504 2.271a2.42 2.42 0 0 1-2.357 1.897H9.258v-.002a2.42 2.42 0 0 1-2.4-1.908l-.485-2.264-.839-3.914-.006-.03-.76-3.549h-1.06a.75.75 0 0 1 0-1.5h1.667zm2.82 10.93a.92.92 0 0 0 .916.724h.66l-.263-2.081H8.034zm3.09.724h1.168l.002-2.081H11.15zm2.668 0h1.249l.242-2.081h-1.489zm2.759 0h.565a.92.92 0 0 0 .894-.72v-.002l.302-1.36h-1.519zm-9.13-3.581h1.735l-.306-2.42H7.194zm3.248 0h1.625l.002-2.42h-1.934zm3.125 0h1.664l.281-2.42h-1.943zm3.174 0h1.677l.537-2.42H17.54z"
10
+ }));
11
+ export default NameCartSizeMediumViewLinedSvg;
@@ -0,0 +1,18 @@
1
+ import React from 'react';
2
+ const NameCartSizeSmallViewFilledSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
+ xmlns: "http://www.w3.org/2000/svg",
4
+ width: 16,
5
+ height: 16,
6
+ fill: "none"
7
+ }, props), /*#__PURE__*/React.createElement("g", {
8
+ clipPath: "url(#prefix__a)"
9
+ }, /*#__PURE__*/React.createElement("path", {
10
+ fill: "currentColor",
11
+ d: "M5.479 12.59a1.417 1.417 0 1 1-1.554 1.555L3.917 14l.008-.146a1.417 1.417 0 0 1 1.409-1.271zm7.334 0a1.417 1.417 0 1 1-1.555 1.555L11.25 14l.007-.146a1.417 1.417 0 0 1 1.409-1.271zM2.83.628a.75.75 0 0 1 .604.581l.587 2.74h10.706a.752.752 0 0 1 .732.913l-1.1 4.953a2.086 2.086 0 0 1-2.03 1.634H5.807A2.08 2.08 0 0 1 3.74 9.803L2.68 4.857l-.003-.017-.583-2.724h-.727a.75.75 0 0 1 0-1.5H2.7z"
12
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
13
+ id: "prefix__a"
14
+ }, /*#__PURE__*/React.createElement("path", {
15
+ fill: "#fff",
16
+ d: "M0 0h16v16H0z"
17
+ }))));
18
+ export default NameCartSizeSmallViewFilledSvg;
@@ -0,0 +1,18 @@
1
+ import React from 'react';
2
+ const NameCartSizeSmallViewLinedSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
+ xmlns: "http://www.w3.org/2000/svg",
4
+ width: 16,
5
+ height: 16,
6
+ fill: "none"
7
+ }, props), /*#__PURE__*/React.createElement("g", {
8
+ clipPath: "url(#prefix__a)"
9
+ }, /*#__PURE__*/React.createElement("path", {
10
+ fill: "currentColor",
11
+ d: "M5.479 12.59a1.417 1.417 0 1 1-1.554 1.555L3.917 14l.008-.146a1.417 1.417 0 0 1 1.409-1.271zm7.334 0a1.417 1.417 0 1 1-1.555 1.555L11.25 14l.007-.146a1.417 1.417 0 0 1 1.409-1.271zM2.7.616c.353 0 .66.247.734.593l.587 2.74h10.706a.753.753 0 0 1 .732.913l-.661 2.978-.439 1.975a2.085 2.085 0 0 1-2.03 1.634H5.807v-.001A2.08 2.08 0 0 1 3.74 9.803l-.422-1.97-.637-2.976-.004-.017-.583-2.724h-.727a.75.75 0 0 1 0-1.5zm2.507 8.873a.584.584 0 0 0 .583.461l.018-.001H6.84l-.13-1.522H4.98zm3.139.46h1.553l.062-1.522H8.216zm3.053 0h.927a.584.584 0 0 0 .569-.458V9.49l.237-1.063h-1.67zM4.66 6.927h1.924l-.126-1.478H4.342zm3.429 0h1.934l.06-1.478h-2.12zm3.435 0h1.942l.328-1.478h-2.211z"
12
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
13
+ id: "prefix__a"
14
+ }, /*#__PURE__*/React.createElement("path", {
15
+ fill: "#fff",
16
+ d: "M0 0h16v16H0z"
17
+ }))));
18
+ export default NameCartSizeSmallViewLinedSvg;
@@ -0,0 +1,3 @@
1
+ /// <reference types="react" />
2
+ import { CartIconProps } from './cart-icon.types';
3
+ export declare const CartIcon: import("react").FC<CartIconProps>;
@@ -0,0 +1,3 @@
1
+ import { createIconComponent } from '../../createIconComponent';
2
+ import assets from './assets';
3
+ export const CartIcon = createIconComponent('CartIcon', ['size', 'view'], assets);
@@ -0,0 +1,5 @@
1
+ import { CommonProps } from '../../types';
2
+ export type CartIconProps = CommonProps & {
3
+ readonly size: 'medium' | 'small';
4
+ readonly view: 'filled' | 'lined';
5
+ };
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,2 @@
1
+ export * from './cart-icon.component';
2
+ export * from './cart-icon.types';
@@ -0,0 +1,2 @@
1
+ export * from './cart-icon.component';
2
+ export * from './cart-icon.types';
@@ -2,12 +2,12 @@ import React from 'react';
2
2
  const NameCheckSizeMediumSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  width: 24,
5
- height: 25,
5
+ height: 24,
6
6
  fill: "none"
7
7
  }, props), /*#__PURE__*/React.createElement("path", {
8
8
  fill: "currentColor",
9
9
  fillRule: "evenodd",
10
- d: "M18.03 8.72a.75.75 0 0 1 0 1.06l-7 7a.75.75 0 0 1-1.06 0l-3-3a.75.75 0 1 1 1.06-1.06l2.47 2.47 6.47-6.47a.75.75 0 0 1 1.06 0",
10
+ d: "M18.03 8.47a.75.75 0 0 1 0 1.06l-7 7a.75.75 0 0 1-1.06 0l-3-3a.75.75 0 1 1 1.06-1.06l2.47 2.47 6.47-6.47a.75.75 0 0 1 1.06 0",
11
11
  clipRule: "evenodd"
12
12
  }));
13
13
  export default NameCheckSizeMediumSvg;
@@ -2,12 +2,12 @@ import React from 'react';
2
2
  const NameCheckSizeSmallSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  width: 16,
5
- height: 17,
5
+ height: 16,
6
6
  fill: "none"
7
7
  }, props), /*#__PURE__*/React.createElement("path", {
8
8
  fill: "currentColor",
9
9
  fillRule: "evenodd",
10
- d: "M12.697 5.47a.75.75 0 0 1 0 1.06l-5.042 5.042a.75.75 0 0 1-1.06 0L4.303 9.28a.75.75 0 0 1 1.06-1.06l1.763 1.76 4.511-4.511a.75.75 0 0 1 1.061 0",
10
+ d: "M12.697 5.22a.75.75 0 0 1 0 1.06l-5.042 5.042a.75.75 0 0 1-1.06 0L4.303 9.03a.75.75 0 0 1 1.06-1.06l1.763 1.76 4.511-4.511a.75.75 0 0 1 1.061 0",
11
11
  clipRule: "evenodd"
12
12
  }));
13
13
  export default NameCheckSizeSmallSvg;
@@ -2,10 +2,10 @@ import React from 'react';
2
2
  const NameCheckRoundSizeMediumViewFilledTypeBlankSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  width: 24,
5
- height: 25,
5
+ height: 24,
6
6
  fill: "none"
7
7
  }, props), /*#__PURE__*/React.createElement("path", {
8
8
  fill: "currentColor",
9
- d: "M12 3.5c-4.975 0-9 4.026-9 9s4.026 9 9 9 9-4.026 9-9-4.026-9-9-9"
9
+ d: "M12 3c-4.975 0-9 4.026-9 9s4.026 9 9 9 9-4.026 9-9-4.026-9-9-9"
10
10
  }));
11
11
  export default NameCheckRoundSizeMediumViewFilledTypeBlankSvg;
@@ -2,12 +2,12 @@ import React from 'react';
2
2
  const NameCheckRoundSizeMediumViewFilledTypeFillSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  width: 24,
5
- height: 25,
5
+ height: 24,
6
6
  fill: "none"
7
7
  }, props), /*#__PURE__*/React.createElement("path", {
8
8
  fill: "currentColor",
9
9
  fillRule: "evenodd",
10
- d: "M3 12.5c0-4.974 4.025-9 9-9s9 4.025 9 9-4.025 9-9 9-9-4.025-9-9m13.957-1.793.354-.353a.5.5 0 0 0 0-.708l-.707-.707a.5.5 0 0 0-.708 0l-.353.354-4.44 4.44a.5.5 0 0 1-.707 0l-1.439-1.44-.353-.354a.5.5 0 0 0-.708 0l-.707.707a.5.5 0 0 0 0 .708l.354.353 2.5 2.5.353.354a.5.5 0 0 0 .708 0l.353-.354z",
10
+ d: "M3 12c0-4.974 4.025-9 9-9s9 4.025 9 9-4.025 9-9 9-9-4.025-9-9m13.957-1.793.354-.353a.5.5 0 0 0 0-.708l-.707-.707a.5.5 0 0 0-.708 0l-.353.354-4.44 4.44a.5.5 0 0 1-.707 0l-1.439-1.44-.353-.354a.5.5 0 0 0-.708 0l-.707.707a.5.5 0 0 0 0 .708l.354.353 2.5 2.5.353.354a.5.5 0 0 0 .708 0l.353-.354z",
11
11
  clipRule: "evenodd"
12
12
  }));
13
13
  export default NameCheckRoundSizeMediumViewFilledTypeFillSvg;
@@ -2,12 +2,12 @@ import React from 'react';
2
2
  const NameCheckRoundSizeMediumViewLinedTypeBlankSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  width: 24,
5
- height: 25,
5
+ height: 24,
6
6
  fill: "none"
7
7
  }, props), /*#__PURE__*/React.createElement("path", {
8
8
  fill: "currentColor",
9
9
  fillRule: "evenodd",
10
- d: "M12 20a7.5 7.5 0 1 0 0-15 7.5 7.5 0 0 0 0 15m9-7.5a9 9 0 1 1-18 0 9 9 0 0 1 18 0",
10
+ d: "M12 19.5a7.5 7.5 0 1 0 0-15 7.5 7.5 0 0 0 0 15m9-7.5a9 9 0 1 1-18 0 9 9 0 0 1 18 0",
11
11
  clipRule: "evenodd"
12
12
  }));
13
13
  export default NameCheckRoundSizeMediumViewLinedTypeBlankSvg;
@@ -2,12 +2,12 @@ import React from 'react';
2
2
  const NameCheckRoundSizeMediumViewLinedTypeFillSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  width: 24,
5
- height: 25,
5
+ height: 24,
6
6
  fill: "none"
7
7
  }, props), /*#__PURE__*/React.createElement("path", {
8
8
  fill: "currentColor",
9
9
  fillRule: "evenodd",
10
- d: "M19.5 12.5a7.5 7.5 0 1 1-15 0 7.5 7.5 0 0 1 15 0m-7.5 9a9 9 0 1 0 0-18 9 9 0 0 0 0 18m4.03-10.47a.75.75 0 1 0-1.06-1.06l-4.47 4.47-1.47-1.47a.75.75 0 0 0-1.06 1.06l2 2a.75.75 0 0 0 1.06 0z",
10
+ d: "M19.5 12a7.5 7.5 0 1 1-15 0 7.5 7.5 0 0 1 15 0M12 21a9 9 0 1 0 0-18 9 9 0 0 0 0 18m4.03-10.47a.75.75 0 1 0-1.06-1.06l-4.47 4.47-1.47-1.47a.75.75 0 0 0-1.06 1.06l2 2a.75.75 0 0 0 1.06 0z",
11
11
  clipRule: "evenodd"
12
12
  }));
13
13
  export default NameCheckRoundSizeMediumViewLinedTypeFillSvg;
@@ -2,10 +2,10 @@ import React from 'react';
2
2
  const NameCheckRoundSizeSmallViewFilledTypeBlankSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  width: 16,
5
- height: 17,
5
+ height: 16,
6
6
  fill: "none"
7
7
  }, props), /*#__PURE__*/React.createElement("path", {
8
8
  fill: "currentColor",
9
- d: "M15 8.5a7 7 0 1 1-14 0 7 7 0 0 1 14 0"
9
+ d: "M15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0"
10
10
  }));
11
11
  export default NameCheckRoundSizeSmallViewFilledTypeBlankSvg;
@@ -2,12 +2,12 @@ import React from 'react';
2
2
  const NameCheckRoundSizeSmallViewFilledTypeFillSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  width: 16,
5
- height: 17,
5
+ height: 16,
6
6
  fill: "none"
7
7
  }, props), /*#__PURE__*/React.createElement("path", {
8
8
  fill: "currentColor",
9
9
  fillRule: "evenodd",
10
- d: "M8 15.5a7 7 0 1 0 0-14 7 7 0 0 0 0 14m3.641-8.22a.75.75 0 1 0-1.06-1.06L6.833 9.967 5.42 8.553a.75.75 0 0 0-1.06 1.06l1.944 1.945a.75.75 0 0 0 1.06 0z",
10
+ d: "M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14m3.641-8.22a.75.75 0 1 0-1.06-1.06L6.833 9.467 5.42 8.053a.75.75 0 0 0-1.06 1.06l1.944 1.945a.75.75 0 0 0 1.06 0z",
11
11
  clipRule: "evenodd"
12
12
  }));
13
13
  export default NameCheckRoundSizeSmallViewFilledTypeFillSvg;
@@ -2,12 +2,12 @@ import React from 'react';
2
2
  const NameCheckRoundSizeSmallViewLinedTypeBlankSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  width: 16,
5
- height: 17,
5
+ height: 16,
6
6
  fill: "none"
7
7
  }, props), /*#__PURE__*/React.createElement("path", {
8
8
  fill: "currentColor",
9
9
  fillRule: "evenodd",
10
- d: "M8 14A5.5 5.5 0 1 0 8 3a5.5 5.5 0 0 0 0 11m0 1.5a7 7 0 1 0 0-14 7 7 0 0 0 0 14",
10
+ d: "M8 13.5a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14",
11
11
  clipRule: "evenodd"
12
12
  }));
13
13
  export default NameCheckRoundSizeSmallViewLinedTypeBlankSvg;
@@ -2,12 +2,12 @@ import React from 'react';
2
2
  const NameCheckRoundSizeSmallViewLinedTypeFillSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  width: 16,
5
- height: 17,
5
+ height: 16,
6
6
  fill: "none"
7
7
  }, props), /*#__PURE__*/React.createElement("path", {
8
8
  fill: "currentColor",
9
9
  fillRule: "evenodd",
10
- d: "M13.5 8.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0m1.5 0a7 7 0 1 1-14 0 7 7 0 0 1 14 0m-3.358-1.22a.75.75 0 1 0-1.061-1.06L6.833 9.967 5.42 8.553a.75.75 0 0 0-1.06 1.06l1.944 1.945a.75.75 0 0 0 1.06 0z",
10
+ d: "M13.5 8a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0M15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0m-3.358-1.22a.75.75 0 1 0-1.061-1.06L6.833 9.467 5.42 8.053a.75.75 0 0 0-1.06 1.06l1.944 1.945a.75.75 0 0 0 1.06 0z",
11
11
  clipRule: "evenodd"
12
12
  }));
13
13
  export default NameCheckRoundSizeSmallViewLinedTypeFillSvg;
@@ -0,0 +1,8 @@
1
+ /// <reference types="react" />
2
+ declare const _default: {
3
+ 'medium-filled': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
4
+ 'medium-lined': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
5
+ 'small-filled': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
6
+ 'small-lined': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
7
+ };
8
+ export default _default;
@@ -0,0 +1,10 @@
1
+ import medium_filled from "./name_click_size_medium_view_filled.js";
2
+ import medium_lined from "./name_click_size_medium_view_lined.js";
3
+ import small_filled from "./name_click_size_small_view_filled.js";
4
+ import small_lined from "./name_click_size_small_view_lined.js";
5
+ export default {
6
+ 'medium-filled': medium_filled,
7
+ 'medium-lined': medium_lined,
8
+ 'small-filled': small_filled,
9
+ 'small-lined': small_lined
10
+ };
@@ -0,0 +1,11 @@
1
+ import React from 'react';
2
+ const NameClickSizeMediumViewFilledSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
+ xmlns: "http://www.w3.org/2000/svg",
4
+ width: 24,
5
+ height: 24,
6
+ fill: "none"
7
+ }, props), /*#__PURE__*/React.createElement("path", {
8
+ fill: "currentColor",
9
+ d: "M10.254 9.102c.169-.007.338.022.495.087h.001l9.167 3.75.001.001c.171.07.322.18.442.32l.11.148.082.163a1.168 1.168 0 0 1-.806 1.582l-3.624.868a.1.1 0 0 0-.04.023l-.022.039-.866 3.62a1.168 1.168 0 0 1-2.216.175l-3.75-9.167a1.17 1.17 0 0 1-.067-.667l.045-.167c.058-.163.152-.312.275-.435l.13-.113c.14-.103.3-.174.471-.207zm-3.406 2.734a.75.75 0 0 1 1.087 1.034l-1.583 1.666a.75.75 0 1 1-1.087-1.033zM3.502 8.153a.75.75 0 0 1 .922-.523l2.417.667a.75.75 0 0 1-.4 1.446l-2.415-.667a.75.75 0 0 1-.524-.923m10.04-2.927a.75.75 0 0 1 1.033 1.087l-1.666 1.583a.75.75 0 0 1-1.034-1.087zm-5.35-1.763a.75.75 0 0 1 .923.524l.667 2.416a.75.75 0 0 1-1.447.4l-.667-2.418a.75.75 0 0 1 .524-.921"
10
+ }));
11
+ export default NameClickSizeMediumViewFilledSvg;
@@ -0,0 +1,11 @@
1
+ import React from 'react';
2
+ const NameClickSizeMediumViewLinedSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
+ xmlns: "http://www.w3.org/2000/svg",
4
+ width: 24,
5
+ height: 24,
6
+ fill: "none"
7
+ }, props), /*#__PURE__*/React.createElement("path", {
8
+ fill: "currentColor",
9
+ d: "M9.863 8.75c.169-.008.338.021.495.086l9.168 3.75v.001c.172.07.323.18.442.32l.11.148.083.163a1.167 1.167 0 0 1-.807 1.582l-3.623.868h-.001a.1.1 0 0 0-.04.023l-.021.039-.867 3.62h.001a1.17 1.17 0 0 1-1.75.727 1.17 1.17 0 0 1-.467-.552l-3.75-9.166v-.001a1.17 1.17 0 0 1-.067-.667l.046-.167c.058-.163.151-.312.274-.435l.131-.113c.139-.103.3-.174.47-.207zm3.72 9.25.627-2.62a1.58 1.58 0 0 1 1.171-1.17l2.617-.628-7.473-3.057zm-7.126-6.516a.75.75 0 1 1 1.086 1.033L5.96 14.183a.75.75 0 1 1-1.086-1.033zM3.11 7.8a.75.75 0 0 1 .922-.523l2.417.667a.75.75 0 0 1-.4 1.446l-2.416-.667A.75.75 0 0 1 3.11 7.8m10.04-2.927a.75.75 0 0 1 1.033 1.087l-1.666 1.583a.75.75 0 0 1-1.033-1.087zM7.8 3.111a.75.75 0 0 1 .923.523L9.39 6.05a.75.75 0 0 1-1.446.4l-.667-2.418a.75.75 0 0 1 .523-.921"
10
+ }));
11
+ export default NameClickSizeMediumViewLinedSvg;
@@ -0,0 +1,11 @@
1
+ import React from 'react';
2
+ const NameClickSizeSmallViewFilledSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
+ xmlns: "http://www.w3.org/2000/svg",
4
+ width: 16,
5
+ height: 16,
6
+ fill: "none"
7
+ }, props), /*#__PURE__*/React.createElement("path", {
8
+ fill: "currentColor",
9
+ d: "M6.283 5.249c.16-.007.32.022.47.085H6.75l7.327 2.997c.159.065.299.167.41.296l.101.138.077.152a1.09 1.09 0 0 1-.176 1.12c-.15.174-.35.295-.572.348v.002l-2.85.681-.68 2.846a1.09 1.09 0 0 1-.97.834 1.09 1.09 0 0 1-1.088-.672v-.001L5.334 6.752a1.1 1.1 0 0 1-.066-.628l.042-.155c.054-.151.14-.29.255-.404l.122-.105c.129-.095.278-.16.437-.192zM3.456 7.483a.75.75 0 0 1 1.087 1.033L3.277 9.85a.75.75 0 0 1-1.088-1.032zM.744 4.6a.75.75 0 0 1 .922-.523l1.933.533a.75.75 0 0 1-.4 1.446l-1.932-.533A.75.75 0 0 1 .744 4.6m8.073-2.41a.75.75 0 0 1 1.032 1.087L8.516 4.544a.75.75 0 0 1-1.033-1.088zM4.6.743a.75.75 0 0 1 .923.523L6.056 3.2a.75.75 0 0 1-1.446.4l-.533-1.934A.75.75 0 0 1 4.6.744"
10
+ }));
11
+ export default NameClickSizeSmallViewFilledSvg;
@@ -0,0 +1,11 @@
1
+ import React from 'react';
2
+ const NameClickSizeSmallViewLinedSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
+ xmlns: "http://www.w3.org/2000/svg",
4
+ width: 16,
5
+ height: 16,
6
+ fill: "none"
7
+ }, props), /*#__PURE__*/React.createElement("path", {
8
+ fill: "currentColor",
9
+ d: "M6.284 5.25c.16-.008.32.021.47.084h-.002l7.327 2.997c.158.065.299.167.41.296l.101.139.077.151a1.09 1.09 0 0 1-.176 1.12c-.15.174-.35.296-.573.349h.001l-2.85.683-.68 2.845v.001a1.085 1.085 0 0 1-1.625.675 1.1 1.1 0 0 1-.434-.514L5.334 6.751v.001a1.1 1.1 0 0 1-.065-.629l.042-.155c.054-.151.14-.29.255-.403l.122-.106c.129-.095.278-.16.436-.191zm2.945 7.063.393-1.643A1.4 1.4 0 0 1 10 9.996l.147-.128c.155-.117.334-.201.524-.247l1.642-.393-5.218-2.135zm-5.773-4.83a.75.75 0 0 1 1.088 1.034L3.278 9.85A.75.75 0 0 1 2.19 8.818zM.745 4.602a.75.75 0 0 1 .921-.524l1.934.534a.75.75 0 0 1-.4 1.446l-1.932-.533A.75.75 0 0 1 .745 4.6m8.073-2.41A.75.75 0 0 1 9.85 3.278L8.517 4.544a.75.75 0 0 1-1.033-1.088zM4.6.744a.75.75 0 0 1 .923.524L6.057 3.2a.751.751 0 0 1-1.446.4l-.533-1.934A.75.75 0 0 1 4.6.744"
10
+ }));
11
+ export default NameClickSizeSmallViewLinedSvg;
@@ -0,0 +1,3 @@
1
+ /// <reference types="react" />
2
+ import { ClickIconProps } from './click-icon.types';
3
+ export declare const ClickIcon: import("react").FC<ClickIconProps>;
@@ -0,0 +1,3 @@
1
+ import { createIconComponent } from '../../createIconComponent';
2
+ import assets from './assets';
3
+ export const ClickIcon = createIconComponent('ClickIcon', ['size', 'view'], assets);
@@ -0,0 +1,5 @@
1
+ import { CommonProps } from '../../types';
2
+ export type ClickIconProps = CommonProps & {
3
+ readonly size: 'medium' | 'small';
4
+ readonly view: 'filled' | 'lined';
5
+ };
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,2 @@
1
+ export * from './click-icon.component';
2
+ export * from './click-icon.types';
@@ -0,0 +1,2 @@
1
+ export * from './click-icon.component';
2
+ export * from './click-icon.types';
@@ -2,12 +2,12 @@ import React from 'react';
2
2
  const NameCloseSizeMediumSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
3
3
  xmlns: "http://www.w3.org/2000/svg",
4
4
  width: 24,
5
- height: 25,
5
+ height: 24,
6
6
  fill: "none"
7
7
  }, props), /*#__PURE__*/React.createElement("path", {
8
8
  fill: "currentColor",
9
9
  fillRule: "evenodd",
10
- d: "M6.934 16.255a.75.75 0 1 0 1.06 1.06L12 13.312l4.005 4.005a.75.75 0 0 0 1.06-1.06l-4.004-4.006 4.005-4.005a.75.75 0 1 0-1.06-1.06L12 11.188 7.995 7.184a.75.75 0 0 0-1.06 1.06l4.004 4.006z",
10
+ d: "M6.934 16.005a.75.75 0 1 0 1.06 1.06L12 13.062l4.005 4.005a.75.75 0 0 0 1.06-1.06L13.062 12l4.005-4.005a.75.75 0 1 0-1.06-1.06L12 10.938 7.995 6.934a.75.75 0 0 0-1.06 1.06L10.938 12z",
11
11
  clipRule: "evenodd"
12
12
  }));
13
13
  export default NameCloseSizeMediumSvg;