@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
@@ -2,12 +2,12 @@ import React from 'react';
2
2
  const NameCloseSizeSmallSvg = 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: "M5.702 4.891a.75.75 0 0 0-1.06 1.06L6.938 8.25 4.64 10.548a.75.75 0 0 0 1.06 1.06L8 9.312l2.298 2.298a.75.75 0 0 0 1.06-1.06l-2.296-2.3 2.298-2.298a.75.75 0 0 0-1.06-1.06L8 7.188z",
10
+ d: "M5.702 4.641a.75.75 0 0 0-1.06 1.06L6.938 8 4.64 10.298a.75.75 0 0 0 1.06 1.06L8 9.062l2.298 2.298a.75.75 0 0 0 1.06-1.06L9.062 8l2.298-2.298a.75.75 0 0 0-1.06-1.06L8 6.938z",
11
11
  clipRule: "evenodd"
12
12
  }));
13
13
  export default NameCloseSizeSmallSvg;
@@ -6,8 +6,6 @@ const NameDollarSizeMediumViewLinedSvg = props => /*#__PURE__*/React.createEleme
6
6
  fill: "none"
7
7
  }, props), /*#__PURE__*/React.createElement("path", {
8
8
  fill: "currentColor",
9
- fillRule: "evenodd",
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 18m.75-13.5a.75.75 0 0 0-1.5 0v.75h-.75a2.25 2.25 0 1 0 0 4.5h.75v1.5H9a.75.75 0 0 0 0 1.5h2.25v.75a.75.75 0 0 0 1.5 0v-.75h.75a2.25 2.25 0 0 0 0-4.5h-.75v-1.5H15a.75.75 0 0 0 0-1.5h-2.25zM10.5 9.75h.75v1.5h-.75a.75.75 0 1 1 0-1.5m2.25 4.5v-1.5h.75a.75.75 0 1 1 0 1.5z",
11
- clipRule: "evenodd"
9
+ d: "M12 3a9 9 0 1 1 0 18 9 9 0 0 1 0-18m0 1.5a7.5 7.5 0 1 0 0 15 7.5 7.5 0 0 0 0-15m0 2.25a.75.75 0 0 1 .75.75v.75H15l.077.004a.75.75 0 0 1 0 1.492L15 9.75h-2.25v1.5h.75a2.25 2.25 0 0 1 0 4.5h-.75v.75a.75.75 0 0 1-1.5 0v-.75H9a.75.75 0 0 1 0-1.5h2.25v-1.5h-.75a2.25 2.25 0 0 1 0-4.5h.75V7.5a.75.75 0 0 1 .75-.75m.75 7.5h.75a.75.75 0 0 0 0-1.5h-.75zm-2.25-4.5a.75.75 0 0 0 0 1.5h.75v-1.5z"
12
10
  }));
13
11
  export default NameDollarSizeMediumViewLinedSvg;
@@ -6,8 +6,6 @@ const NameDollarSizeSmallViewLinedSvg = props => /*#__PURE__*/React.createElemen
6
6
  fill: "none"
7
7
  }, props), /*#__PURE__*/React.createElement("path", {
8
8
  fill: "currentColor",
9
- fillRule: "evenodd",
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 0M8.75 4.5a.75.75 0 0 0-1.5 0v.417h-.417a1.917 1.917 0 1 0 0 3.833h.417v.833H5.667a.75.75 0 1 0 0 1.5H7.25v.417a.75.75 0 0 0 1.5 0v-.417h.417a1.917 1.917 0 0 0 0-3.833H8.75v-.833h1.583a.75.75 0 1 0 0-1.5H8.75zM6.833 6.417h.417v.833h-.417a.417.417 0 1 1 0-.833M8.75 9.583V8.75h.417a.417.417 0 1 1 0 .833z",
11
- clipRule: "evenodd"
9
+ d: "M8 1a7 7 0 1 1 0 14A7 7 0 0 1 8 1m0 1.5a5.5 5.5 0 1 0 0 11 5.5 5.5 0 0 0 0-11m0 1.25a.75.75 0 0 1 .75.75v.417h1.584l.076.004a.75.75 0 0 1 0 1.492l-.076.004H8.75v.833h.417a1.918 1.918 0 0 1 1.356 3.271c-.36.36-.848.562-1.356.562H8.75v.417a.75.75 0 0 1-1.5 0v-.417H5.667a.75.75 0 0 1 0-1.5H7.25V8.75h-.416a1.918 1.918 0 0 1 0-3.833h.416V4.5A.75.75 0 0 1 8 3.75m.75 5.833h.417a.42.42 0 0 0 .417-.416.42.42 0 0 0-.417-.417H8.75zM6.834 6.417a.418.418 0 0 0-.295.71.42.42 0 0 0 .295.123h.416v-.833z"
12
10
  }));
13
11
  export default NameDollarSizeSmallViewLinedSvg;
@@ -2,10 +2,10 @@ import React from 'react';
2
2
  const NameDragSizeMediumSvg = 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: "M9 8a1.75 1.75 0 1 0 0-3.5A1.75 1.75 0 0 0 9 8m6 0a1.75 1.75 0 1 0 0-3.5A1.75 1.75 0 0 0 15 8m-4.25 4.25a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0M15 14a1.75 1.75 0 1 0 0-3.5 1.75 1.75 0 0 0 0 3.5m-4.25 4.25a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0M15 20a1.75 1.75 0 1 0 0-3.5 1.75 1.75 0 0 0 0 3.5"
9
+ d: "M9 7.75a1.75 1.75 0 1 0 0-3.5 1.75 1.75 0 0 0 0 3.5m6 0a1.75 1.75 0 1 0 0-3.5 1.75 1.75 0 0 0 0 3.5M10.75 12a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0M15 13.75a1.75 1.75 0 1 0 0-3.5 1.75 1.75 0 0 0 0 3.5M10.75 18a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0M15 19.75a1.75 1.75 0 1 0 0-3.5 1.75 1.75 0 0 0 0 3.5"
10
10
  }));
11
11
  export default NameDragSizeMediumSvg;
@@ -2,12 +2,12 @@ import React from 'react';
2
2
  const NameDragSizeSmallSvg = 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: "M5.5 5.25a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3m0 4.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3m1.5 3a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m3.5-7.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3m0 4.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3m1.5 3a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0",
10
+ d: "M5.5 5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3m0 4.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3m1.5 3a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0M10.5 5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3m0 4.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3m1.5 3a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0",
11
11
  clipRule: "evenodd"
12
12
  }));
13
13
  export default NameDragSizeSmallSvg;
@@ -2,12 +2,12 @@ import React from 'react';
2
2
  const NameFullRowSizeMediumViewLinedModeOffSvg = 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 5.75a.75.75 0 0 1 .75.75v12a.75.75 0 0 1-1.5 0v-12A.75.75 0 0 1 3 5.75m5.932 4.629L7.561 11.75h8.878l-1.371-1.371a.75.75 0 1 1 1.06-1.061l2.652 2.652a.75.75 0 0 1 0 1.06l-2.651 2.652a.75.75 0 0 1-1.061-1.06l1.371-1.372H7.561l1.371 1.371a.75.75 0 0 1-1.06 1.061L5.22 13.03a.75.75 0 0 1 0-1.06l2.65-2.652a.75.75 0 1 1 1.061 1.06M21.75 6.5a.75.75 0 0 0-1.5 0v12a.75.75 0 0 0 1.5 0z",
10
+ d: "M3 5.25a.75.75 0 0 1 .75.75v12a.75.75 0 0 1-1.5 0V6A.75.75 0 0 1 3 5.25m5.932 4.629L7.561 11.25h8.878l-1.371-1.371a.75.75 0 1 1 1.06-1.061l2.652 2.652a.75.75 0 0 1 0 1.06l-2.651 2.652a.75.75 0 0 1-1.061-1.06l1.371-1.372H7.561l1.371 1.371a.75.75 0 0 1-1.06 1.061L5.22 12.53a.75.75 0 0 1 0-1.06l2.65-2.652a.75.75 0 0 1 1.061 1.06M21.75 6a.75.75 0 0 0-1.5 0v12a.75.75 0 0 0 1.5 0z",
11
11
  clipRule: "evenodd"
12
12
  }));
13
13
  export default NameFullRowSizeMediumViewLinedModeOffSvg;
@@ -2,12 +2,12 @@ import React from 'react';
2
2
  const NameFullRowSizeMediumViewLinedModeOnSvg = 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.75 6.5a.75.75 0 0 0-1.5 0v12a.75.75 0 0 0 1.5 0zm-6.31 5.25-1.372-1.371a.75.75 0 0 1 1.06-1.061L8.78 11.97a.75.75 0 0 1 0 1.06l-2.65 2.652a.75.75 0 1 1-1.061-1.06L6.44 13.25H2.973a.75.75 0 0 1 0-1.5zm11.12 0 1.372-1.371a.75.75 0 1 0-1.06-1.061L15.22 11.97a.75.75 0 0 0 0 1.06l2.651 2.652a.75.75 0 0 0 1.061-1.06l-1.371-1.372h3.466a.75.75 0 0 0 0-1.5z",
10
+ d: "M12.75 6a.75.75 0 0 0-1.5 0v12a.75.75 0 0 0 1.5 0zm-6.31 5.25L5.067 9.879a.75.75 0 0 1 1.06-1.061L8.78 11.47a.75.75 0 0 1 0 1.06l-2.65 2.652a.75.75 0 1 1-1.061-1.06L6.44 12.75H2.973a.75.75 0 0 1 0-1.5zm11.12 0 1.372-1.371a.75.75 0 1 0-1.06-1.061L15.22 11.47a.75.75 0 0 0 0 1.06l2.651 2.652a.75.75 0 0 0 1.061-1.06l-1.371-1.372h3.466a.75.75 0 0 0 0-1.5z",
11
11
  clipRule: "evenodd"
12
12
  }));
13
13
  export default NameFullRowSizeMediumViewLinedModeOnSvg;
@@ -2,12 +2,12 @@ import React from 'react';
2
2
  const NameFullscreenSizeMediumViewLinedModeOffSvg = 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: "m15.03 10.53 2.22-2.22v1.94a.75.75 0 0 0 1.5 0V6.5a.75.75 0 0 0-.75-.75h-3.75a.75.75 0 0 0 0 1.5h1.94l-2.22 2.22a.75.75 0 1 0 1.06 1.06m-8.28 4.22v1.94l2.22-2.22a.75.75 0 1 1 1.06 1.06l-2.22 2.22h1.94a.75.75 0 0 1 0 1.5H6a.75.75 0 0 1-.75-.75v-3.75a.75.75 0 0 1 1.5 0m2.22-4.22L6.75 8.31v1.94a.75.75 0 0 1-1.5 0V6.5A.75.75 0 0 1 6 5.75h3.75a.75.75 0 0 1 0 1.5H7.81l2.22 2.22a.75.75 0 1 1-1.06 1.06m8.28 4.22v1.94l-2.22-2.22a.75.75 0 1 0-1.06 1.06l2.22 2.22h-1.94a.75.75 0 0 0 0 1.5H18a.75.75 0 0 0 .75-.75v-3.75a.75.75 0 0 0-1.5 0",
10
+ d: "m15.03 10.03 2.22-2.22v1.94a.75.75 0 0 0 1.5 0V6a.75.75 0 0 0-.75-.75h-3.75a.75.75 0 0 0 0 1.5h1.94l-2.22 2.22a.75.75 0 1 0 1.06 1.06m-8.28 4.22v1.94l2.22-2.22a.75.75 0 1 1 1.06 1.06l-2.22 2.22h1.94a.75.75 0 0 1 0 1.5H6a.75.75 0 0 1-.75-.75v-3.75a.75.75 0 0 1 1.5 0m2.22-4.22L6.75 7.81v1.94a.75.75 0 0 1-1.5 0V6A.75.75 0 0 1 6 5.25h3.75a.75.75 0 0 1 0 1.5H7.81l2.22 2.22a.75.75 0 1 1-1.06 1.06m8.28 4.22v1.94l-2.22-2.22a.75.75 0 1 0-1.06 1.06l2.22 2.22h-1.94a.75.75 0 0 0 0 1.5H18a.75.75 0 0 0 .75-.75v-3.75a.75.75 0 0 0-1.5 0",
11
11
  clipRule: "evenodd"
12
12
  }));
13
13
  export default NameFullscreenSizeMediumViewLinedModeOffSvg;
@@ -2,12 +2,12 @@ import React from 'react';
2
2
  const NameFullscreenSizeMediumViewLinedModeOnSvg = 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: "M14.113 10.643a.75.75 0 0 0 .387.107h3.75a.75.75 0 0 0 0-1.5h-1.94l2.22-2.22a.75.75 0 0 0-1.06-1.06l-2.22 2.22V6.25a.75.75 0 0 0-1.5 0V10a.75.75 0 0 0 .363.643M7.689 15.75H5.75a.75.75 0 0 1 0-1.5H9.5a.75.75 0 0 1 .75.75v3.75a.75.75 0 0 1-1.5 0v-1.94l-2.22 2.22a.75.75 0 0 1-1.06-1.06zm0-6.5L5.47 7.03a.75.75 0 0 1 1.06-1.06l2.22 2.22V6.25a.75.75 0 0 1 1.5 0V10a.747.747 0 0 1-.75.75H5.75a.75.75 0 0 1 0-1.5zm8.622 6.5h1.939a.75.75 0 0 0 0-1.5H14.5a.75.75 0 0 0-.75.75v3.75a.75.75 0 0 0 1.5 0v-1.94l2.22 2.22a.75.75 0 1 0 1.06-1.06z",
10
+ d: "M14.113 10.143a.75.75 0 0 0 .387.107h3.75a.75.75 0 0 0 0-1.5h-1.94l2.22-2.22a.75.75 0 0 0-1.06-1.06l-2.22 2.22V5.75a.75.75 0 0 0-1.5 0V9.5a.75.75 0 0 0 .363.643M7.689 15.25H5.75a.75.75 0 0 1 0-1.5H9.5a.75.75 0 0 1 .75.75v3.75a.75.75 0 0 1-1.5 0v-1.94l-2.22 2.22a.75.75 0 0 1-1.06-1.06zm0-6.5L5.47 6.53a.75.75 0 0 1 1.06-1.06l2.22 2.22V5.75a.75.75 0 0 1 1.5 0V9.5a.746.746 0 0 1-.75.75H5.75a.75.75 0 0 1 0-1.5zm8.622 6.5h1.939a.75.75 0 0 0 0-1.5H14.5a.75.75 0 0 0-.75.75v3.75a.75.75 0 0 0 1.5 0v-1.94l2.22 2.22a.75.75 0 1 0 1.06-1.06z",
11
11
  clipRule: "evenodd"
12
12
  }));
13
13
  export default NameFullscreenSizeMediumViewLinedModeOnSvg;
@@ -2,12 +2,12 @@ import React from 'react';
2
2
  const NameFullscreenSizeSmallViewLinedModeOffSvg = 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: "M10.25 4.25h.94L9.47 5.97a.75.75 0 0 0 1.06 1.06l1.72-1.72v.94a.75.75 0 0 0 1.5 0V3.5a.75.75 0 0 0-.75-.75h-2.75a.75.75 0 0 0 0 1.5m-6.5 6.5v.94l1.72-1.72a.75.75 0 0 1 1.06 1.06l-1.72 1.72h.94a.75.75 0 0 1 0 1.5H3a.75.75 0 0 1-.75-.75v-2.75a.75.75 0 0 1 1.5 0m2-6.5h-.94l1.72 1.72a.75.75 0 0 1-1.06 1.06L3.75 5.31v.94a.75.75 0 0 1-1.5 0V3.5A.75.75 0 0 1 3 2.75h2.75a.75.75 0 0 1 0 1.5m6.5 6.5v.94l-1.72-1.72a.75.75 0 1 0-1.06 1.06l1.72 1.72h-.94a.75.75 0 0 0 0 1.5H13a.75.75 0 0 0 .75-.75v-2.75a.75.75 0 0 0-1.5 0",
10
+ d: "M10.25 3.75h.94L9.47 5.47a.75.75 0 0 0 1.06 1.06l1.72-1.72v.94a.75.75 0 0 0 1.5 0V3a.75.75 0 0 0-.75-.75h-2.75a.75.75 0 0 0 0 1.5m-6.5 6.5v.94l1.72-1.72a.75.75 0 0 1 1.06 1.06l-1.72 1.72h.94a.75.75 0 0 1 0 1.5H3a.75.75 0 0 1-.75-.75v-2.75a.75.75 0 0 1 1.5 0m2-6.5h-.94l1.72 1.72a.75.75 0 0 1-1.06 1.06L3.75 4.81v.94a.75.75 0 0 1-1.5 0V3A.75.75 0 0 1 3 2.25h2.75a.75.75 0 0 1 0 1.5m6.5 6.5v.94l-1.72-1.72a.75.75 0 1 0-1.06 1.06l1.72 1.72h-.94a.75.75 0 0 0 0 1.5H13a.75.75 0 0 0 .75-.75v-2.75a.75.75 0 0 0-1.5 0",
11
11
  clipRule: "evenodd"
12
12
  }));
13
13
  export default NameFullscreenSizeSmallViewLinedModeOffSvg;
@@ -2,12 +2,12 @@ import React from 'react';
2
2
  const NameFullscreenSizeSmallViewLinedModeOnSvg = 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: "m10.75 4.69 1.72-1.72a.75.75 0 1 1 1.06 1.06l-1.72 1.72h.94a.75.75 0 0 1 0 1.5H10a.75.75 0 0 1-.75-.75V3.75a.75.75 0 0 1 1.5 0zm-6.56 6.56h-.94a.75.75 0 0 1 0-1.5H6a.75.75 0 0 1 .75.75v2.75a.75.75 0 0 1-1.5 0v-.94l-1.72 1.72a.75.75 0 1 1-1.06-1.06zm2.503-4.463A.75.75 0 0 1 6 7.25H3.25a.75.75 0 1 1 0-1.5h.94L2.47 4.03a.75.75 0 0 1 1.06-1.06l1.72 1.72v-.94a.75.75 0 0 1 1.5 0V6.5q0 .154-.057.287m5.118 4.463h.94a.75.75 0 0 0 0-1.5H10a.75.75 0 0 0-.75.75v2.75a.75.75 0 0 0 1.5 0v-.94l1.719 1.72a.75.75 0 0 0 1.06-1.06z",
10
+ d: "m10.75 4.19 1.72-1.72a.75.75 0 1 1 1.06 1.06l-1.72 1.72h.94a.75.75 0 0 1 0 1.5H10A.75.75 0 0 1 9.25 6V3.25a.75.75 0 0 1 1.5 0zm-6.56 6.56h-.94a.75.75 0 0 1 0-1.5H6a.75.75 0 0 1 .75.75v2.75a.75.75 0 0 1-1.5 0v-.94l-1.72 1.72a.75.75 0 1 1-1.06-1.06zm2.503-4.463A.75.75 0 0 1 6 6.75H3.25a.75.75 0 1 1 0-1.5h.94L2.47 3.53a.75.75 0 0 1 1.06-1.06l1.72 1.72v-.94a.75.75 0 0 1 1.5 0V6q0 .154-.057.287m5.118 4.463h.94a.75.75 0 0 0 0-1.5H10a.75.75 0 0 0-.75.75v2.75a.75.75 0 0 0 1.5 0v-.94l1.719 1.72a.75.75 0 0 0 1.06-1.06z",
11
11
  clipRule: "evenodd"
12
12
  }));
13
13
  export default NameFullscreenSizeSmallViewLinedModeOnSvg;
@@ -2,7 +2,9 @@
2
2
  declare const _default: {
3
3
  'medium-filled': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
4
4
  'medium-lined': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
5
+ 'medium-shaded': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
5
6
  'small-filled': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
6
7
  'small-lined': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
8
+ 'small-shaded': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
7
9
  };
8
10
  export default _default;
@@ -1,10 +1,14 @@
1
1
  import medium_filled from "./name_help_round_size_medium_view_filled.js";
2
2
  import medium_lined from "./name_help_round_size_medium_view_lined.js";
3
+ import medium_shaded from "./name_help_round_size_medium_view_shaded.js";
3
4
  import small_filled from "./name_help_round_size_small_view_filled.js";
4
5
  import small_lined from "./name_help_round_size_small_view_lined.js";
6
+ import small_shaded from "./name_help_round_size_small_view_shaded.js";
5
7
  export default {
6
8
  'medium-filled': medium_filled,
7
9
  'medium-lined': medium_lined,
10
+ 'medium-shaded': medium_shaded,
8
11
  'small-filled': small_filled,
9
- 'small-lined': small_lined
12
+ 'small-lined': small_lined,
13
+ 'small-shaded': small_shaded
10
14
  };
@@ -6,8 +6,6 @@ const NameHelpRoundSizeMediumViewFilledSvg = props => /*#__PURE__*/React.createE
6
6
  fill: "none"
7
7
  }, props), /*#__PURE__*/React.createElement("path", {
8
8
  fill: "currentColor",
9
- fillRule: "evenodd",
10
- d: "M3 12c0-4.974 4.025-9 9-9s9 4.025 9 9-4.025 9-9 9-9-4.025-9-9m9.223-3.562a1.75 1.75 0 0 0-1.947 1.144l-.332.943-1.887-.663.332-.944a3.75 3.75 0 0 1 7.288 1.25c0 1.447-1.073 2.395-1.82 2.893a7 7 0 0 1-.93.522v1.167h-2v-1.833a1 1 0 0 1 .682-.949l.014-.004.066-.025a5.5 5.5 0 0 0 1.058-.542c.627-.418.93-.844.93-1.23v-.002a1.75 1.75 0 0 0-1.454-1.727M13.25 17a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0",
11
- clipRule: "evenodd"
9
+ d: "M15.2 4c1.68 0 2.52 0 3.162.327a3 3 0 0 1 1.31 1.31C20 6.28 20 7.12 20 8.8v6.4c0 1.68 0 2.52-.327 3.162a3 3 0 0 1-1.31 1.31C17.72 20 16.88 20 15.2 20H8.8c-1.68 0-2.52 0-3.162-.327a3 3 0 0 1-1.31-1.31C4 17.72 4 16.88 4 15.2V8.8c0-1.68 0-2.52.327-3.162a3 3 0 0 1 1.31-1.31C6.28 4 7.12 4 8.8 4zM12 15.75a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5m.56-9.283a3.75 3.75 0 0 0-4.17 2.451l-.331.943 1.886.664.331-.943a1.75 1.75 0 0 1 3.402.583v.002c0 .386-.303.813-.93 1.23a5.5 5.5 0 0 1-1.125.567l-.013.005a1 1 0 0 0-.682.948v1.833h2v-1.167c.268-.127.597-.3.93-.521.747-.499 1.82-1.447 1.82-2.894a3.75 3.75 0 0 0-3.117-3.701"
12
10
  }));
13
11
  export default NameHelpRoundSizeMediumViewFilledSvg;
@@ -6,8 +6,6 @@ const NameHelpRoundSizeMediumViewLinedSvg = props => /*#__PURE__*/React.createEl
6
6
  fill: "none"
7
7
  }, props), /*#__PURE__*/React.createElement("path", {
8
8
  fill: "currentColor",
9
- fillRule: "evenodd",
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 0m-8.735-3.809A2 2 0 0 0 10.04 9.5.75.75 0 1 1 8.625 9a3.5 3.5 0 0 1 6.802 1.166c0 1.315-.977 2.198-1.71 2.686a7 7 0 0 1-1.04.57v.077a.75.75 0 0 1-1.5 0v-.583a.75.75 0 0 1 .511-.711h.001l.002-.001.015-.006.072-.026c.064-.025.159-.062.274-.114a6 6 0 0 0 .834-.454c.642-.428 1.04-.92 1.04-1.438v-.001a2 2 0 0 0-1.661-1.975m3.162 1.976h-.75zM12 17a1 1 0 1 0 0-2 1 1 0 0 0 0 2",
11
- clipRule: "evenodd"
9
+ d: "M16.313 4.005c.975.015 1.568.077 2.05.322a3 3 0 0 1 1.31 1.31C20 6.28 20 7.12 20 8.8v6.4l-.005 1.113c-.015.975-.077 1.568-.322 2.05l-.115.205a3 3 0 0 1-1.196 1.105l-.123.058c-.46.197-1.032.25-1.927.264L15.2 20H8.8c-1.68 0-2.52 0-3.162-.327a3 3 0 0 1-1.196-1.105l-.115-.206c-.245-.481-.307-1.074-.322-2.05L4 15.2V8.8c0-1.575 0-2.412.27-3.04l.057-.122a3 3 0 0 1 1.105-1.196l.206-.115C6.279 4 7.12 4 8.8 4h6.4zM8.8 5.5c-.865 0-1.423.001-1.848.036-.407.033-.558.09-.633.127a1.5 1.5 0 0 0-.656.656c-.038.075-.094.226-.127.633-.035.425-.036.983-.036 1.848v6.4c0 .865.001 1.423.036 1.848.033.407.09.558.127.633.144.282.374.512.656.656.075.038.226.094.633.127.425.035.983.036 1.848.036h6.4c.865 0 1.423-.001 1.848-.036.407-.033.558-.09.633-.127.282-.144.512-.374.656-.656.038-.075.094-.226.127-.633.035-.425.036-.983.036-1.848V8.8c0-.865-.001-1.423-.036-1.848-.033-.407-.09-.558-.127-.633a1.5 1.5 0 0 0-.656-.656c-.075-.038-.226-.094-.633-.127-.425-.035-.983-.036-1.848-.036zM12 15a1 1 0 1 1 0 2 1 1 0 0 1 0-2m-1.847-7.854a3.501 3.501 0 0 1 5.274 3.021c0 1.315-.976 2.198-1.71 2.687a7 7 0 0 1-1.04.569v.078a.751.751 0 0 1-1.5 0v-.584a.75.75 0 0 1 .513-.71h-.002l.003-.002.016-.005.071-.026a5.7 5.7 0 0 0 1.107-.568c.643-.428 1.041-.92 1.042-1.439v-.001a2 2 0 0 0-1.661-1.975A2 2 0 0 0 10.04 9.5a.75.75 0 0 1-1.414-.497 3.5 3.5 0 0 1 1.527-1.856"
12
10
  }));
13
11
  export default NameHelpRoundSizeMediumViewLinedSvg;
@@ -0,0 +1,19 @@
1
+ import React from 'react';
2
+ const NameHelpRoundSizeMediumViewShadedSvg = 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("rect", {
8
+ width: 16,
9
+ height: 16,
10
+ x: 4,
11
+ y: 4,
12
+ fill: "currentColor",
13
+ opacity: 0.1,
14
+ rx: 3
15
+ }), /*#__PURE__*/React.createElement("path", {
16
+ fill: "currentColor",
17
+ d: "M12 15.75a1.25 1.25 0 1 1 0 2.5 1.25 1.25 0 0 1 0-2.5m-1.973-8.82a3.75 3.75 0 0 1 5.65 3.238c0 1.447-1.073 2.395-1.82 2.893a7 7 0 0 1-.93.523v1.167h-2v-1.835a1 1 0 0 1 .682-.948l.014-.005.066-.024a5.5 5.5 0 0 0 1.058-.542c.627-.418.93-.845.93-1.23v-.002a1.751 1.751 0 0 0-3.4-.583l-.333.943-1.887-.663.332-.944a3.75 3.75 0 0 1 1.638-1.989"
18
+ }));
19
+ export default NameHelpRoundSizeMediumViewShadedSvg;
@@ -6,8 +6,6 @@ const NameHelpRoundSizeSmallViewFilledSvg = props => /*#__PURE__*/React.createEl
6
6
  fill: "none"
7
7
  }, props), /*#__PURE__*/React.createElement("path", {
8
8
  fill: "currentColor",
9
- fillRule: "evenodd",
10
- d: "M15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0M8.133 5.58a1.1 1.1 0 0 0-1.224.719l-.133.377a.5.5 0 0 1-.637.306l-.755-.266a.5.5 0 0 1-.306-.637l.133-.378a2.9 2.9 0 0 1 5.636.966c0 1.144-.847 1.879-1.401 2.249-.211.14-.419.255-.6.344a.44.44 0 0 1-.44.44h-.86a.5.5 0 0 1-.5-.5v-.533a.9.9 0 0 1 .613-.853l.009-.003.044-.017q.065-.022.182-.075a4 4 0 0 0 .553-.301c.446-.297.6-.562.6-.751v-.002a1.1 1.1 0 0 0-.914-1.085M8 12.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2",
11
- clipRule: "evenodd"
9
+ d: "M10.2 1c1.68 0 2.52 0 3.162.327a3 3 0 0 1 1.31 1.312C15 3.28 15 4.12 15 5.799V10.2c0 1.68 0 2.52-.327 3.162a3 3 0 0 1-1.31 1.31C12.72 15 11.88 15 10.2 15H5.8c-1.68 0-2.52 0-3.162-.327a3 3 0 0 1-1.31-1.31C1 12.72 1 11.88 1 10.2V5.8c0-1.68 0-2.52.327-3.161a3 3 0 0 1 1.31-1.312C3.28 1 4.12 1 5.8 1zM8 10.501a1 1 0 1 0 0 2 1 1 0 0 0 0-2m.438-6.695a2.9 2.9 0 0 0-3.226 1.896l-.3.849 1.7.597.297-.85a1.102 1.102 0 0 1 1.88-.342c.167.199.258.45.258.71v.001c0 .189-.154.454-.599.751a3.8 3.8 0 0 1-.78.394l-.006.001a.9.9 0 0 0-.615.854V9.7h1.8v-.445c.18-.09.39-.2.6-.339.519-.346 1.296-1.015 1.39-2.04l.01-.209a2.9 2.9 0 0 0-2.41-2.861"
12
10
  }));
13
11
  export default NameHelpRoundSizeSmallViewFilledSvg;
@@ -6,11 +6,6 @@ const NameHelpRoundSizeSmallViewLinedSvg = props => /*#__PURE__*/React.createEle
6
6
  fill: "none"
7
7
  }, props), /*#__PURE__*/React.createElement("path", {
8
8
  fill: "currentColor",
9
- d: "M8.183 5.28a1.4 1.4 0 0 0-1.557.915l-.2.566-1.131-.398.199-.566a2.6 2.6 0 0 1 5.053.866c0 .985-.731 1.642-1.267 1.999-.267.178-.53.312-.733.404V9.8h-1.2V8.663a.6.6 0 0 1 .409-.569h.001l.19.569-.19-.57.011-.003.051-.02q.07-.026.197-.08a4 4 0 0 0 .598-.326c.464-.31.733-.653.733-1.001A1.4 1.4 0 0 0 8.183 5.28M8 12.496a1 1 0 1 0 0-2 1 1 0 0 0 0 2"
10
- }), /*#__PURE__*/React.createElement("path", {
11
- fill: "currentColor",
12
- fillRule: "evenodd",
13
- d: "M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14m0-1.5a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11",
14
- clipRule: "evenodd"
9
+ d: "M11.313 1.005c.975.015 1.568.077 2.05.322a3 3 0 0 1 1.31 1.31C15 3.28 15 4.12 15 5.8v4.4l-.005 1.113c-.015.975-.077 1.568-.322 2.05l-.115.205a3 3 0 0 1-1.196 1.105l-.123.057c-.46.198-1.032.251-1.927.265L10.2 15H5.8c-1.68 0-2.52 0-3.162-.327a3 3 0 0 1-1.196-1.105l-.115-.206c-.245-.481-.307-1.074-.322-2.05L1 10.2V5.8c0-1.575 0-2.412.27-3.04l.057-.122a3 3 0 0 1 1.105-1.196l.206-.115C3.279 1 4.12 1 5.8 1h4.4zM5.8 2.5c-.865 0-1.423.001-1.848.036-.407.033-.558.09-.633.127a1.5 1.5 0 0 0-.656.656c-.038.075-.094.226-.127.633-.035.425-.036.983-.036 1.848v4.4c0 .865.001 1.423.036 1.848.033.407.09.558.127.633.144.282.374.512.656.656.075.038.226.094.633.127.425.035.983.036 1.848.036h4.4c.865 0 1.423-.001 1.848-.036.407-.033.558-.09.633-.127.282-.144.512-.374.656-.656.038-.075.094-.226.127-.633.035-.425.036-.983.036-1.848V5.8c0-.865-.001-1.423-.036-1.848-.033-.407-.09-.558-.127-.633a1.5 1.5 0 0 0-.656-.656c-.075-.038-.226-.094-.633-.127-.425-.035-.983-.036-1.848-.036zM8 10.497a1 1 0 1 1 0 2 1 1 0 0 1 0-2M6.63 4.42a2.601 2.601 0 0 1 3.917 2.244c0 .985-.73 1.642-1.267 2-.266.177-.53.31-.733.401V9.8h-1.2V8.663a.6.6 0 0 1 .41-.57l.012-.003.05-.019a4 4 0 0 0 .795-.407c.464-.309.734-.653.734-1v-.002a1.402 1.402 0 0 0-2.11-1.209c-.285.168-.501.43-.611.742l-.2.567-1.132-.399.2-.565a2.6 2.6 0 0 1 1.135-1.38"
15
10
  }));
16
11
  export default NameHelpRoundSizeSmallViewLinedSvg;
@@ -0,0 +1,19 @@
1
+ import React from 'react';
2
+ const NameHelpRoundSizeSmallViewShadedSvg = 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("rect", {
8
+ width: 14,
9
+ height: 14,
10
+ x: 1,
11
+ y: 1,
12
+ fill: "currentColor",
13
+ opacity: 0.1,
14
+ rx: 3
15
+ }), /*#__PURE__*/React.createElement("path", {
16
+ fill: "currentColor",
17
+ d: "M8 10.5a1 1 0 1 1 0 2 1 1 0 0 1 0-2M6.478 4.164a2.902 2.902 0 0 1 4.37 2.503l-.01.21c-.095 1.025-.872 1.693-1.392 2.04a6 6 0 0 1-.598.338V9.7H7.047V8.667a.9.9 0 0 1 .615-.853l.006-.002.045-.017a3.8 3.8 0 0 0 .735-.377c.445-.297.599-.562.599-.751a1.1 1.1 0 0 0-.914-1.087 1.1 1.1 0 0 0-1.224.719l-.298.85-1.699-.598.3-.849a2.9 2.9 0 0 1 1.266-1.538"
18
+ }));
19
+ export default NameHelpRoundSizeSmallViewShadedSvg;
@@ -1,5 +1,5 @@
1
1
  import { CommonProps } from '../../types';
2
2
  export type HelpRoundIconProps = CommonProps & {
3
3
  readonly size: 'medium' | 'small';
4
- readonly view: 'filled' | 'lined';
4
+ readonly view: 'filled' | 'lined' | 'shaded';
5
5
  };
package/icons/index.d.ts CHANGED
@@ -1,3 +1,4 @@
1
+ export * from './ai-creator-icon';
1
2
  export * from './api-icon';
2
3
  export * from './arrow-round-icon';
3
4
  export * from './arrow-icon';
@@ -10,11 +11,13 @@ export * from './browser-icon';
10
11
  export * from './bullet-icon';
11
12
  export * from './calendar-icon';
12
13
  export * from './call-icon';
14
+ export * from './cart-icon';
13
15
  export * from './certificate-icon';
14
16
  export * from './change-icon';
15
17
  export * from './check-round-icon';
16
18
  export * from './check-icon';
17
19
  export * from './chevron-icon';
20
+ export * from './click-icon';
18
21
  export * from './close-round-icon';
19
22
  export * from './close-icon';
20
23
  export * from './cloud-icon';
package/icons/index.js CHANGED
@@ -1,3 +1,4 @@
1
+ export * from './ai-creator-icon';
1
2
  export * from './api-icon';
2
3
  export * from './arrow-round-icon';
3
4
  export * from './arrow-icon';
@@ -10,11 +11,13 @@ export * from './browser-icon';
10
11
  export * from './bullet-icon';
11
12
  export * from './calendar-icon';
12
13
  export * from './call-icon';
14
+ export * from './cart-icon';
13
15
  export * from './certificate-icon';
14
16
  export * from './change-icon';
15
17
  export * from './check-round-icon';
16
18
  export * from './check-icon';
17
19
  export * from './chevron-icon';
20
+ export * from './click-icon';
18
21
  export * from './close-round-icon';
19
22
  export * from './close-icon';
20
23
  export * from './cloud-icon';
@@ -2,7 +2,9 @@
2
2
  declare const _default: {
3
3
  'medium-filled': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
4
4
  'medium-lined': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
5
+ 'medium-shaded': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
5
6
  'small-filled': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
6
7
  'small-lined': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
8
+ 'small-shaded': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
7
9
  };
8
10
  export default _default;
@@ -1,10 +1,14 @@
1
1
  import medium_filled from "./name_info_round_size_medium_view_filled.js";
2
2
  import medium_lined from "./name_info_round_size_medium_view_lined.js";
3
+ import medium_shaded from "./name_info_round_size_medium_view_shaded.js";
3
4
  import small_filled from "./name_info_round_size_small_view_filled.js";
4
5
  import small_lined from "./name_info_round_size_small_view_lined.js";
6
+ import small_shaded from "./name_info_round_size_small_view_shaded.js";
5
7
  export default {
6
8
  'medium-filled': medium_filled,
7
9
  'medium-lined': medium_lined,
10
+ 'medium-shaded': medium_shaded,
8
11
  'small-filled': small_filled,
9
- 'small-lined': small_lined
12
+ 'small-lined': small_lined,
13
+ 'small-shaded': small_shaded
10
14
  };
@@ -6,8 +6,6 @@ const NameInfoRoundSizeMediumViewFilledSvg = props => /*#__PURE__*/React.createE
6
6
  fill: "none"
7
7
  }, props), /*#__PURE__*/React.createElement("path", {
8
8
  fill: "currentColor",
9
- fillRule: "evenodd",
10
- d: "M3 12c0-4.974 4.025-9 9-9s9 4.025 9 9-4.025 9-9 9-9-4.025-9-9m10.25-4a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0M11 11h-.5a.5.5 0 0 0 0 1 .5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1 .5.5 0 0 1-.5-.5v-4a.5.5 0 0 1 .5-.5.5.5 0 0 0 0-1z",
11
- clipRule: "evenodd"
9
+ d: "M15.2 4c1.68 0 2.52 0 3.162.327a3 3 0 0 1 1.31 1.31C20 6.28 20 7.12 20 8.8v6.4c0 1.68 0 2.52-.327 3.162a3 3 0 0 1-1.31 1.31C17.72 20 16.88 20 15.2 20H8.8c-1.68 0-2.52 0-3.162-.327a3 3 0 0 1-1.31-1.31C4 17.72 4 16.88 4 15.2V8.8c0-1.68 0-2.52.327-3.162a3 3 0 0 1 1.31-1.31C6.28 4 7.12 4 8.8 4zm-4.7 7a.5.5 0 0 0 0 1 .5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1 .5.5 0 0 1-.5-.5v-4a.5.5 0 0 1 .5-.5.5.5 0 0 0 0-1zM12 6.75a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5"
12
10
  }));
13
11
  export default NameInfoRoundSizeMediumViewFilledSvg;
@@ -6,8 +6,6 @@ const NameInfoRoundSizeMediumViewLinedSvg = props => /*#__PURE__*/React.createEl
6
6
  fill: "none"
7
7
  }, props), /*#__PURE__*/React.createElement("path", {
8
8
  fill: "currentColor",
9
- fillRule: "evenodd",
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 0m-7.75-3.75a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0M13.5 12a.5.5 0 0 0 0-1h-3a.5.5 0 0 0 0 1 .5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1 .5.5 0 0 1-.5-.5v-3a.5.5 0 0 1 .5-.5",
11
- clipRule: "evenodd"
9
+ d: "M16.313 4.005c.975.015 1.568.077 2.05.322a3 3 0 0 1 1.31 1.31C20 6.28 20 7.12 20 8.8v6.4l-.005 1.113c-.015.975-.077 1.568-.322 2.05l-.115.205a3 3 0 0 1-1.196 1.105l-.123.058c-.46.197-1.032.25-1.927.264L15.2 20H8.8c-1.68 0-2.52 0-3.162-.327a3 3 0 0 1-1.196-1.105l-.115-.206c-.245-.481-.307-1.074-.322-2.05L4 15.2V8.8c0-1.575 0-2.412.27-3.04l.057-.122a3 3 0 0 1 1.105-1.196l.206-.115C6.279 4 7.12 4 8.8 4h6.4zM8.8 5.5c-.865 0-1.423.001-1.848.036-.407.033-.558.09-.633.127a1.5 1.5 0 0 0-.656.656c-.038.075-.094.226-.127.633-.035.425-.036.983-.036 1.848v6.4c0 .865.001 1.423.036 1.848.033.407.09.558.127.633.144.282.374.512.656.656.075.038.226.094.633.127.425.035.983.036 1.848.036h6.4c.865 0 1.423-.001 1.848-.036.407-.033.558-.09.633-.127.282-.144.512-.374.656-.656.038-.075.094-.226.127-.633.035-.425.036-.983.036-1.848V8.8c0-.865-.001-1.423-.036-1.848-.033-.407-.09-.558-.127-.633a1.5 1.5 0 0 0-.656-.656c-.075-.038-.226-.094-.633-.127-.425-.035-.983-.036-1.848-.036zm4.7 5.5a.5.5 0 0 1 .1.99l-.2.02a.5.5 0 0 0-.4.49v3a.5.5 0 0 0 .4.49l.2.02a.5.5 0 0 1-.1.99h-3a.5.5 0 0 1-.1-.99l.2-.02a.5.5 0 0 0 .4-.49v-3a.5.5 0 0 0-.4-.49l-.2-.02a.5.5 0 0 1 .1-.99zM12 7a1.25 1.25 0 1 1 0 2.5A1.25 1.25 0 0 1 12 7"
12
10
  }));
13
11
  export default NameInfoRoundSizeMediumViewLinedSvg;
@@ -0,0 +1,19 @@
1
+ import React from 'react';
2
+ const NameInfoRoundSizeMediumViewShadedSvg = 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("rect", {
8
+ width: 16,
9
+ height: 16,
10
+ x: 4,
11
+ y: 4,
12
+ fill: "currentColor",
13
+ opacity: 0.1,
14
+ rx: 3
15
+ }), /*#__PURE__*/React.createElement("path", {
16
+ fill: "currentColor",
17
+ d: "M13.5 12H13v5h.5v1h-3v-1h.5v-5h-.5v-1h3zM12 6.75a1.25 1.25 0 1 1 0 2.5 1.25 1.25 0 0 1 0-2.5"
18
+ }));
19
+ export default NameInfoRoundSizeMediumViewShadedSvg;
@@ -6,8 +6,6 @@ const NameInfoRoundSizeSmallViewFilledSvg = props => /*#__PURE__*/React.createEl
6
6
  fill: "none"
7
7
  }, props), /*#__PURE__*/React.createElement("path", {
8
8
  fill: "currentColor",
9
- fillRule: "evenodd",
10
- d: "M15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0m-5.5 3.5H9V8h.5a.5.5 0 0 0 0-1h-3a.5.5 0 0 0 0 1H7v3.5h-.5a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1M8 5.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2",
11
- clipRule: "evenodd"
9
+ d: "M10.2 1c1.68 0 2.52 0 3.162.327a3 3 0 0 1 1.31 1.31C15 3.28 15 4.12 15 5.8v4.4c0 1.68 0 2.52-.327 3.162a3 3 0 0 1-1.31 1.31C12.72 15 11.88 15 10.2 15H5.8c-1.68 0-2.52 0-3.162-.327a3 3 0 0 1-1.31-1.31C1 12.72 1 11.88 1 10.2V5.8c0-1.68 0-2.52.327-3.162a3 3 0 0 1 1.31-1.31C3.28 1 4.12 1 5.8 1zM6.5 7a.5.5 0 0 0 0 1H7v3.5h-.5a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1H9V8h.5a.5.5 0 0 0 0-1zM8 3.5a1 1 0 1 0 0 2 1 1 0 0 0 0-2"
12
10
  }));
13
11
  export default NameInfoRoundSizeSmallViewFilledSvg;
@@ -6,8 +6,6 @@ const NameInfoRoundSizeSmallViewLinedSvg = props => /*#__PURE__*/React.createEle
6
6
  fill: "none"
7
7
  }, props), /*#__PURE__*/React.createElement("path", {
8
8
  fill: "currentColor",
9
- fillRule: "evenodd",
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 14m0-9a1 1 0 1 0 0-2 1 1 0 0 0 0 2m-.75 2.375A.375.375 0 0 0 6.875 8a.375.375 0 0 1-.375-.375V7.5A.5.5 0 0 1 7 7h2a.5.5 0 0 1 .5.5v.125A.375.375 0 0 1 9.125 8a.375.375 0 0 0-.375.375v2.25c0 .207.168.375.375.375s.375.168.375.375v.125a.5.5 0 0 1-.5.5H7a.5.5 0 0 1-.5-.5v-.125c0-.207.168-.375.375-.375a.375.375 0 0 0 .375-.375z",
11
- clipRule: "evenodd"
9
+ d: "M11.313 1.005c.975.015 1.568.077 2.05.322a3 3 0 0 1 1.31 1.31C15 3.28 15 4.12 15 5.8v4.4l-.005 1.113c-.015.975-.077 1.568-.322 2.05l-.115.205a3 3 0 0 1-1.196 1.105l-.123.057c-.46.198-1.032.251-1.927.265L10.2 15H5.8c-1.68 0-2.52 0-3.162-.327a3 3 0 0 1-1.196-1.105l-.115-.206c-.245-.481-.307-1.074-.322-2.05L1 10.2V5.8c0-1.575 0-2.412.27-3.04l.057-.122a3 3 0 0 1 1.105-1.196l.206-.115C3.279 1 4.12 1 5.8 1h4.4zM5.8 2.5c-.865 0-1.423.001-1.848.036-.407.033-.558.09-.633.127a1.5 1.5 0 0 0-.656.656c-.038.075-.094.226-.127.633-.035.425-.036.983-.036 1.848v4.4c0 .865.001 1.423.036 1.848.033.407.09.558.127.633.144.282.374.512.656.656.075.038.226.094.633.127.425.035.983.036 1.848.036h4.4c.865 0 1.423-.001 1.848-.036.407-.033.558-.09.633-.127.282-.144.512-.374.656-.656.038-.075.094-.226.127-.633.035-.425.036-.983.036-1.848V5.8c0-.865-.001-1.423-.036-1.848-.033-.407-.09-.558-.127-.633a1.5 1.5 0 0 0-.656-.656c-.075-.038-.226-.094-.633-.127-.425-.035-.983-.036-1.848-.036zM9 7a.5.5 0 0 1 .5.5v.125a.375.375 0 0 1-.3.367l-.15.016a.375.375 0 0 0-.3.367v2.25c0 .181.129.332.3.367l.15.016c.171.035.3.186.3.367v.125a.5.5 0 0 1-.5.5H7a.5.5 0 0 1-.5-.5v-.125c0-.181.129-.332.3-.367l.15-.016a.375.375 0 0 0 .3-.367v-2.25a.375.375 0 0 0-.3-.367l-.15-.016a.375.375 0 0 1-.3-.367V7.5A.5.5 0 0 1 7 7zM8 4a1 1 0 1 1 0 2 1 1 0 0 1 0-2"
12
10
  }));
13
11
  export default NameInfoRoundSizeSmallViewLinedSvg;
@@ -0,0 +1,19 @@
1
+ import React from 'react';
2
+ const NameInfoRoundSizeSmallViewShadedSvg = 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("rect", {
8
+ width: 14,
9
+ height: 14,
10
+ x: 1,
11
+ y: 1,
12
+ fill: "currentColor",
13
+ opacity: 0.1,
14
+ rx: 3
15
+ }), /*#__PURE__*/React.createElement("path", {
16
+ fill: "currentColor",
17
+ d: "M9 12H7V7h2zM8 3.4a1.1 1.1 0 1 1 0 2.2 1.1 1.1 0 0 1 0-2.2"
18
+ }));
19
+ export default NameInfoRoundSizeSmallViewShadedSvg;
@@ -1,5 +1,5 @@
1
1
  import { CommonProps } from '../../types';
2
2
  export type InfoRoundIconProps = CommonProps & {
3
3
  readonly size: 'medium' | 'small';
4
- readonly view: 'filled' | 'lined';
4
+ readonly view: 'filled' | 'lined' | 'shaded';
5
5
  };
@@ -2,10 +2,10 @@ import React from 'react';
2
2
  const NameKebabSizeMediumSvg = 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: "M13.5 6.25a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0m0 6a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0M11.75 20a1.75 1.75 0 1 0 0-3.5 1.75 1.75 0 0 0 0 3.5"
9
+ d: "M13.5 6A1.75 1.75 0 1 1 10 6a1.75 1.75 0 0 1 3.5 0m0 6a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0m-1.75 7.75a1.75 1.75 0 1 0 0-3.5 1.75 1.75 0 0 0 0 3.5"
10
10
  }));
11
11
  export default NameKebabSizeMediumSvg;
@@ -2,12 +2,12 @@ import React from 'react';
2
2
  const NameKebabSizeSmallSvg = 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: "M9.5 3.75a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m0 4.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m-1.5 6a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3",
10
+ d: "M9.5 3.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m0 4.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0M8 14a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3",
11
11
  clipRule: "evenodd"
12
12
  }));
13
13
  export default NameKebabSizeSmallSvg;
@@ -2,12 +2,12 @@ import React from 'react';
2
2
  const NameMenuSizeMediumSvg = 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: "M4 5.75a.5.5 0 0 1 .5-.5h15a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-15a.5.5 0 0 1-.5-.5zm0 6a.5.5 0 0 1 .5-.5h15a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-15a.5.5 0 0 1-.5-.5zm.5 5.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h15a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5z",
10
+ d: "M4 5.5a.5.5 0 0 1 .5-.5h15a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-15a.5.5 0 0 1-.5-.5zm0 6a.5.5 0 0 1 .5-.5h15a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-15a.5.5 0 0 1-.5-.5zm.5 5.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h15a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5z",
11
11
  clipRule: "evenodd"
12
12
  }));
13
13
  export default NameMenuSizeMediumSvg;
@@ -2,12 +2,12 @@ import React from 'react';
2
2
  const NameMenuSizeSmallSvg = 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: "M3.75 3.25a.75.75 0 0 0 0 1.5h8.5a.75.75 0 0 0 0-1.5zm-.75 5a.75.75 0 0 1 .75-.75h8.5a.75.75 0 0 1 0 1.5h-8.5A.75.75 0 0 1 3 8.25m0 4.25a.75.75 0 0 1 .75-.75h8.5a.75.75 0 0 1 0 1.5h-8.5A.75.75 0 0 1 3 12.5",
10
+ d: "M3.75 3a.75.75 0 0 0 0 1.5h8.5a.75.75 0 0 0 0-1.5zM3 8a.75.75 0 0 1 .75-.75h8.5a.75.75 0 0 1 0 1.5h-8.5A.75.75 0 0 1 3 8m0 4.25a.75.75 0 0 1 .75-.75h8.5a.75.75 0 0 1 0 1.5h-8.5a.75.75 0 0 1-.75-.75",
11
11
  clipRule: "evenodd"
12
12
  }));
13
13
  export default NameMenuSizeSmallSvg;
@@ -2,12 +2,12 @@ import React from 'react';
2
2
  const NameMinusSizeMediumSvg = 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.25 12.25A.75.75 0 0 1 7 11.5h10a.75.75 0 0 1 0 1.5H7a.75.75 0 0 1-.75-.75",
10
+ d: "M6.25 12a.75.75 0 0 1 .75-.75h10a.75.75 0 0 1 0 1.5H7a.75.75 0 0 1-.75-.75",
11
11
  clipRule: "evenodd"
12
12
  }));
13
13
  export default NameMinusSizeMediumSvg;
@@ -2,12 +2,12 @@ import React from 'react';
2
2
  const NameMinusSizeSmallSvg = 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: "M3.25 8.25A.75.75 0 0 1 4 7.5h8A.75.75 0 0 1 12 9H4a.75.75 0 0 1-.75-.75",
10
+ d: "M3.25 8A.75.75 0 0 1 4 7.25h8a.75.75 0 0 1 0 1.5H4A.75.75 0 0 1 3.25 8",
11
11
  clipRule: "evenodd"
12
12
  }));
13
13
  export default NameMinusSizeSmallSvg;
@@ -6,8 +6,6 @@ const NameMobileSizeSmallViewLinedSvg = props => /*#__PURE__*/React.createElemen
6
6
  fill: "none"
7
7
  }, props), /*#__PURE__*/React.createElement("path", {
8
8
  fill: "currentColor",
9
- fillRule: "evenodd",
10
- d: "M6.4 1.25h-.029c-.395 0-.736 0-1.017.023a2.3 2.3 0 0 0-.875.222 2.25 2.25 0 0 0-.984.984 2.3 2.3 0 0 0-.222.875c-.023.28-.023.622-.023 1.017v7.258c0 .395 0 .736.023 1.017.024.297.078.592.222.875.216.424.56.768.984.984.283.144.578.198.875.222.28.023.622.023 1.017.023H9.63c.395 0 .736 0 1.017-.023a2.3 2.3 0 0 0 .875-.222 2.25 2.25 0 0 0 .984-.984 2.3 2.3 0 0 0 .222-.875c.023-.28.023-.622.023-1.017V4.37c0-.395 0-.736-.023-1.017a2.3 2.3 0 0 0-.222-.875 2.25 2.25 0 0 0-.984-.984 2.3 2.3 0 0 0-.875-.222c-.28-.023-.622-.023-1.017-.023zM5.16 2.832c.037-.02.112-.047.316-.064.212-.017.492-.018.924-.018h3.2c.432 0 .712 0 .924.018.204.017.28.045.317.064a.75.75 0 0 1 .327.328c.02.037.047.112.064.316.017.212.018.492.018.924v7.2c0 .432 0 .712-.018.924-.017.204-.045.28-.064.317a.75.75 0 0 1-.327.327c-.038.02-.113.047-.317.064-.212.017-.492.018-.924.018H6.4c-.432 0-.712 0-.924-.018-.204-.017-.28-.045-.316-.064a.75.75 0 0 1-.328-.327c-.02-.038-.047-.113-.064-.317a13 13 0 0 1-.018-.924V4.4c0-.432 0-.712.018-.924.017-.204.045-.28.064-.316a.75.75 0 0 1 .328-.328M8 12a1 1 0 1 0 0-2 1 1 0 0 0 0 2",
11
- clipRule: "evenodd"
9
+ d: "M9.6 1.25c.407 0 .759-.001 1.047.022.296.025.59.079.874.223.424.216.768.56.984.984.144.283.198.578.222.875.024.287.023.639.023 1.046v7.2c0 .407.001.759-.023 1.047a2.3 2.3 0 0 1-.222.874 2.25 2.25 0 0 1-.984.984 2.3 2.3 0 0 1-.875.222c-.287.024-.639.023-1.046.023H6.4c-.407 0-.759.001-1.046-.023a2.3 2.3 0 0 1-.875-.222 2.25 2.25 0 0 1-.984-.984 2.3 2.3 0 0 1-.223-.875c-.023-.287-.022-.639-.022-1.046V4.4c0-.407-.001-.759.022-1.046.025-.297.079-.592.223-.875a2.25 2.25 0 0 1 .984-.984c.283-.144.578-.198.875-.223.287-.023.639-.022 1.046-.022zm-3.2 1.5c-.432 0-.712 0-.924.018-.204.016-.28.045-.317.064a.75.75 0 0 0-.327.327c-.019.037-.048.113-.064.317-.018.212-.018.492-.018.924v7.2c0 .432 0 .712.018.924.016.204.045.28.064.317a.75.75 0 0 0 .327.327c.037.019.113.048.317.064.212.018.492.018.924.018h3.2c.432 0 .712 0 .924-.018.204-.016.28-.045.317-.064a.75.75 0 0 0 .327-.327c.019-.037.048-.113.064-.317a13 13 0 0 0 .018-.924V4.4c0-.432 0-.712-.018-.924-.016-.204-.045-.28-.064-.317a.75.75 0 0 0-.327-.327c-.037-.019-.113-.048-.317-.064A13 13 0 0 0 9.6 2.75zM8 10a1 1 0 1 1 0 2 1 1 0 0 1 0-2"
12
10
  }));
13
11
  export default NameMobileSizeSmallViewLinedSvg;
@@ -2,10 +2,10 @@ import React from 'react';
2
2
  const NameMoreSizeMediumSvg = 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: "M5.75 10.5a1.75 1.75 0 1 1 0 3.5 1.75 1.75 0 0 1 0-3.5m6 0a1.75 1.75 0 1 1 0 3.5 1.75 1.75 0 0 1 0-3.5m7.75 1.75a1.75 1.75 0 1 0-3.5 0 1.75 1.75 0 0 0 3.5 0"
9
+ d: "M5.75 10.25a1.75 1.75 0 1 1 0 3.5 1.75 1.75 0 0 1 0-3.5m6 0a1.75 1.75 0 1 1 0 3.5 1.75 1.75 0 0 1 0-3.5M19.5 12a1.75 1.75 0 1 0-3.5 0 1.75 1.75 0 0 0 3.5 0"
10
10
  }));
11
11
  export default NameMoreSizeMediumSvg;