@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 NameSortSizeSmallTypeAscSvg = 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.5 12A.75.75 0 0 1 7 12V5.81l-.72.72a.75.75 0 0 1-1.06-1.06l2-2a.75.75 0 0 1 1.06 0l2 2a.75.75 0 1 1-1.06 1.06l-.72-.72z",
10
+ d: "M8.5 11.75a.75.75 0 0 1-1.5 0V5.56l-.72.72a.75.75 0 0 1-1.06-1.06l2-2a.75.75 0 0 1 1.06 0l2 2a.75.75 0 1 1-1.06 1.06l-.72-.72z",
11
11
  clipRule: "evenodd"
12
12
  }));
13
13
  export default NameSortSizeSmallTypeAscSvg;
@@ -2,12 +2,12 @@ import React from 'react';
2
2
  const NameSortSizeSmallTypeDescSvg = 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.5 4A.75.75 0 0 0 7 4v6.19l-.72-.72a.75.75 0 0 0-1.06 1.06l2 2a.75.75 0 0 0 1.06 0l2-2a.75.75 0 1 0-1.06-1.06l-.72.72z",
10
+ d: "M8.5 3.75a.75.75 0 0 0-1.5 0v6.19l-.72-.72a.75.75 0 0 0-1.06 1.06l2 2a.75.75 0 0 0 1.06 0l2-2a.75.75 0 1 0-1.06-1.06l-.72.72z",
11
11
  clipRule: "evenodd"
12
12
  }));
13
13
  export default NameSortSizeSmallTypeDescSvg;
@@ -2,12 +2,12 @@ import React from 'react';
2
2
  const NameSortSizeSmallTypeNotSortedSvg = 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: "M4.75 3.25A.75.75 0 0 1 5.5 4v6.19l.72-.72a.75.75 0 0 1 1.06 1.06l-2 2a.75.75 0 0 1-1.06 0l-2-2a.75.75 0 1 1 1.06-1.06l.72.72V4a.75.75 0 0 1 .75-.75m7 9.5a.75.75 0 0 0 .75-.75V5.81l.72.72a.75.75 0 0 0 1.06-1.06l-2-2a.75.75 0 0 0-1.06 0l-2 2a.75.75 0 1 0 1.06 1.06l.72-.72V12c0 .414.336.75.75.75",
10
+ d: "M4.75 3a.75.75 0 0 1 .75.75v6.19l.72-.72a.75.75 0 0 1 1.06 1.06l-2 2a.75.75 0 0 1-1.06 0l-2-2a.75.75 0 1 1 1.06-1.06l.72.72V3.75A.75.75 0 0 1 4.75 3m7 9.5a.75.75 0 0 0 .75-.75V5.56l.72.72a.75.75 0 0 0 1.06-1.06l-2-2a.75.75 0 0 0-1.06 0l-2 2a.75.75 0 1 0 1.06 1.06l.72-.72v6.19c0 .414.336.75.75.75",
11
11
  clipRule: "evenodd"
12
12
  }));
13
13
  export default NameSortSizeSmallTypeNotSortedSvg;
@@ -6,11 +6,6 @@ const NameTimeSizeMediumViewLinedSvg = props => /*#__PURE__*/React.createElement
6
6
  fill: "none"
7
7
  }, props), /*#__PURE__*/React.createElement("path", {
8
8
  fill: "currentColor",
9
- d: "M12.75 7.2a.75.75 0 0 0-1.5 0V12c0 .284.16.544.415.67l3.2 1.6a.75.75 0 1 0 .67-1.34l-2.785-1.393z"
10
- }), /*#__PURE__*/React.createElement("path", {
11
- fill: "currentColor",
12
- fillRule: "evenodd",
13
- d: "M12 3.25a8.75 8.75 0 1 0 0 17.5 8.75 8.75 0 0 0 0-17.5M4.75 12a7.25 7.25 0 1 1 14.5 0 7.25 7.25 0 0 1-14.5 0",
14
- clipRule: "evenodd"
9
+ d: "M12 3.25a8.75 8.75 0 1 1 0 17.5 8.75 8.75 0 0 1 0-17.5m0 1.5a7.25 7.25 0 1 0 0 14.5 7.25 7.25 0 0 0 0-14.5m0 1.7a.75.75 0 0 1 .75.75v4.336l2.785 1.394a.75.75 0 1 1-.67 1.342l-3.2-1.601A.75.75 0 0 1 11.25 12V7.2a.75.75 0 0 1 .75-.75"
15
10
  }));
16
11
  export default NameTimeSizeMediumViewLinedSvg;
@@ -6,11 +6,6 @@ const NameTimeSizeSmallViewLinedSvg = props => /*#__PURE__*/React.createElement(
6
6
  fill: "none"
7
7
  }, props), /*#__PURE__*/React.createElement("path", {
8
8
  fill: "currentColor",
9
- d: "M8.75 4.4a.75.75 0 0 0-1.5 0V8c0 .284.16.544.415.67l2.4 1.2a.75.75 0 1 0 .67-1.34L8.75 7.536z"
10
- }), /*#__PURE__*/React.createElement("path", {
11
- fill: "currentColor",
12
- fillRule: "evenodd",
13
- d: "M8 1.25a6.75 6.75 0 1 0 0 13.5 6.75 6.75 0 0 0 0-13.5M2.75 8a5.25 5.25 0 1 1 10.5 0 5.25 5.25 0 0 1-10.5 0",
14
- clipRule: "evenodd"
9
+ d: "M8 1.25a6.75 6.75 0 1 1 0 13.5 6.75 6.75 0 0 1 0-13.5m0 1.5a5.25 5.25 0 1 0 0 10.5 5.25 5.25 0 0 0 0-10.5m0 .9a.75.75 0 0 1 .75.75v3.136l1.985.993a.751.751 0 0 1-.67 1.342l-2.4-1.2A.75.75 0 0 1 7.25 8V4.4A.75.75 0 0 1 8 3.65"
15
10
  }));
16
11
  export default NameTimeSizeSmallViewLinedSvg;
@@ -2,12 +2,12 @@ import React from 'react';
2
2
  const NameVisibilitySizeMediumViewLinedTypeInvisibleSvg = 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.864 5.697a.75.75 0 1 0-1.06-1.06l-3.366 3.365-.015.014-2.532 2.532-.015.016-2.812 2.811-.016.016-2.53 2.53-.015.015-3.367 3.367a.75.75 0 0 0 1.061 1.06l2.93-2.93a7.46 7.46 0 0 0 3.86 1.15H12c2.633 0 4.651-1.503 5.964-2.903a14 14 0 0 0 1.9-2.583l.101-.186.013-.024.015-.029.008-.015.002-.005v-.001l.001-.001-.67-.336.67.335a.75.75 0 0 0-.01-.69 13 13 0 0 0-2.917-3.66zm-3.85 3.85-1.6 1.6q.082.136.148.284a2.75 2.75 0 0 1-3.916 3.484l-1.424 1.424c.85.47 1.805.727 2.784.744 2.031-.002 3.678-1.164 4.864-2.43a12.4 12.4 0 0 0 1.605-2.151 11.6 11.6 0 0 0-2.462-2.954m-4.225 4.225a1.26 1.26 0 0 0 1.145-.338 1.25 1.25 0 0 0 .338-1.145zm.21-7.355a6.8 6.8 0 0 1 1.572.18.75.75 0 0 1-.342 1.46 5.3 5.3 0 0 0-1.227-.14H12c-2.04 0-3.668 1.133-4.83 2.358a11.8 11.8 0 0 0-1.644 2.22l-.002.003q.506.873 1.157 1.646a.75.75 0 1 1-1.148.966 13 13 0 0 1-1.528-2.256.75.75 0 0 1 .058-.799l.018-.039.009.005-.009-.005.001-.002.003-.005.007-.015a5 5 0 0 1 .126-.234 13.3 13.3 0 0 1 1.863-2.518C7.379 7.877 9.374 6.418 12 6.418",
10
+ d: "M19.864 5.197a.75.75 0 1 0-1.06-1.06l-3.366 3.365-.015.014-2.532 2.532-.015.016-2.812 2.811-.016.016-2.53 2.53-.015.015-3.367 3.367a.75.75 0 0 0 1.061 1.06l2.93-2.93a7.46 7.46 0 0 0 3.86 1.15H12c2.633 0 4.651-1.503 5.964-2.903a14 14 0 0 0 1.9-2.583l.101-.186.013-.024.015-.029.008-.015.002-.005v-.001l.001-.001-.67-.336.67.335a.75.75 0 0 0-.01-.69 13 13 0 0 0-2.917-3.66zm-3.85 3.85-1.6 1.6q.082.136.148.284a2.75 2.75 0 0 1-3.916 3.484l-1.424 1.424c.85.47 1.805.727 2.784.744 2.031-.002 3.678-1.164 4.864-2.43a12.4 12.4 0 0 0 1.605-2.151 11.6 11.6 0 0 0-2.462-2.954m-4.225 4.225a1.26 1.26 0 0 0 1.145-.338 1.25 1.25 0 0 0 .338-1.145zm.21-7.355a6.8 6.8 0 0 1 1.572.18.75.75 0 0 1-.342 1.46 5.3 5.3 0 0 0-1.227-.14H12c-2.04 0-3.668 1.133-4.83 2.358a11.8 11.8 0 0 0-1.644 2.22l-.002.003q.506.873 1.157 1.646a.75.75 0 1 1-1.148.966 13 13 0 0 1-1.528-2.256.75.75 0 0 1 .058-.799l.018-.039.009.005-.009-.005.001-.002.003-.005.007-.015a5 5 0 0 1 .126-.234 13.3 13.3 0 0 1 1.863-2.518C7.379 7.377 9.374 5.918 12 5.918",
11
11
  clipRule: "evenodd"
12
12
  }));
13
13
  export default NameVisibilitySizeMediumViewLinedTypeInvisibleSvg;
@@ -2,20 +2,20 @@ import React from 'react';
2
2
  const NameVisibilitySizeMediumViewLinedTypeVisibleSvg = 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 9.75a2.75 2.75 0 1 0 0 5.5 2.75 2.75 0 0 0 0-5.5m-1.25 2.75a1.25 1.25 0 1 1 2.5 0 1.25 1.25 0 0 1-2.5 0",
10
+ d: "M12 9.25a2.75 2.75 0 1 0 0 5.5 2.75 2.75 0 0 0 0-5.5M10.75 12a1.25 1.25 0 1 1 2.5 0 1.25 1.25 0 0 1-2.5 0",
11
11
  clipRule: "evenodd"
12
12
  }), /*#__PURE__*/React.createElement("path", {
13
13
  fill: "currentColor",
14
14
  fillRule: "evenodd",
15
- d: "m19.965 12.91-.102.187a14 14 0 0 1-1.9 2.583c-1.312 1.4-3.33 2.903-5.963 2.903S7.35 17.08 6.036 15.68a14 14 0 0 1-1.9-2.583 9 9 0 0 1-.128-.239L4 12.843l-.003-.005v-.676L4 12.157l.008-.015.027-.053.102-.186a14 14 0 0 1 1.9-2.583C7.348 7.92 9.366 6.417 12 6.417s4.65 1.503 5.964 2.903a14 14 0 0 1 1.9 2.583 8 8 0 0 1 .129.239l.01.02c.123.244.086.514-.038.749m-14.179.016a11 11 0 0 1-.262-.426q.103-.178.262-.426c.306-.473.758-1.102 1.345-1.728C8.318 9.08 9.966 7.916 12 7.916s3.682 1.164 4.869 2.43a12.4 12.4 0 0 1 1.607 2.154q-.105.178-.263.426a12.4 12.4 0 0 1-1.344 1.728c-1.187 1.266-2.836 2.43-4.87 2.43s-3.682-1.164-4.87-2.43a12.4 12.4 0 0 1-1.344-1.728",
15
+ d: "m19.965 12.41-.102.187a14 14 0 0 1-1.9 2.583c-1.312 1.4-3.33 2.903-5.963 2.903S7.35 16.58 6.036 15.18a14 14 0 0 1-1.9-2.583 9 9 0 0 1-.128-.239L4 12.343l-.003-.005v-.676L4 11.657l.008-.015.027-.053.102-.186a14 14 0 0 1 1.9-2.583C7.348 7.42 9.366 5.917 12 5.917s4.65 1.503 5.964 2.903a14 14 0 0 1 1.9 2.583 8 8 0 0 1 .129.239l.01.02c.123.244.086.514-.038.749m-14.179.016A11 11 0 0 1 5.524 12q.103-.178.262-.426c.306-.473.758-1.102 1.345-1.728C8.318 8.58 9.966 7.416 12 7.416s3.682 1.164 4.869 2.43A12.4 12.4 0 0 1 18.477 12q-.105.178-.263.426a12.4 12.4 0 0 1-1.344 1.728c-1.187 1.266-2.836 2.43-4.87 2.43s-3.682-1.164-4.87-2.43a12.4 12.4 0 0 1-1.344-1.728",
16
16
  clipRule: "evenodd"
17
17
  }), /*#__PURE__*/React.createElement("path", {
18
18
  fill: "currentColor",
19
- d: "M3.996 12.835v-.67a.75.75 0 0 0 0 .67"
19
+ d: "M3.996 12.335v-.67a.75.75 0 0 0 0 .67"
20
20
  }));
21
21
  export default NameVisibilitySizeMediumViewLinedTypeVisibleSvg;
@@ -2,12 +2,12 @@ import React from 'react';
2
2
  const NameVisibilitySizeSmallViewFilledTypeVisibleSvg = 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.5.67-.336v-.002l-.002-.004-.007-.012a3 3 0 0 0-.1-.185 10.6 10.6 0 0 0-1.451-1.973C11.61 4.92 10.05 3.75 8 3.75S4.39 4.92 3.39 5.987a10.6 10.6 0 0 0-1.53 2.117l-.021.042-.007.012-.002.004v.002l.67.336-.67-.335a.75.75 0 0 0 0 .67L2.5 8.5l-.67.336v.002l.002.004.007.012a4 4 0 0 0 .1.186 10.6 10.6 0 0 0 1.451 1.973c1 1.067 2.56 2.237 4.61 2.237s3.61-1.17 4.61-2.237a10.6 10.6 0 0 0 1.53-2.117l.021-.042.007-.012.002-.004v-.002zm0 0 .67.335a.75.75 0 0 0 0-.67zm-4 0a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m-1.5 3a3 3 0 1 0 0-6 3 3 0 0 0 0 6",
10
+ d: "m13.5 8 .67-.336v-.002l-.002-.004-.007-.012a3 3 0 0 0-.1-.185 10.6 10.6 0 0 0-1.451-1.973C11.61 4.42 10.05 3.25 8 3.25S4.39 4.42 3.39 5.487a10.6 10.6 0 0 0-1.53 2.117l-.021.042-.007.012-.002.004v.002L2.5 8l-.67-.335a.75.75 0 0 0 0 .67L2.5 8l-.67.336v.002l.002.004.007.012a4 4 0 0 0 .1.186 10.6 10.6 0 0 0 1.451 1.973c1 1.067 2.56 2.237 4.61 2.237s3.61-1.17 4.61-2.237a10.6 10.6 0 0 0 1.53-2.117l.021-.042.007-.012.002-.004v-.002zm0 0 .67.335a.75.75 0 0 0 0-.67zm-4 0a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0M8 11a3 3 0 1 0 0-6 3 3 0 0 0 0 6",
11
11
  clipRule: "evenodd"
12
12
  }));
13
13
  export default NameVisibilitySizeSmallViewFilledTypeVisibleSvg;
@@ -2,12 +2,12 @@ import React from 'react';
2
2
  const NameVisibilitySizeSmallViewLinedTypeInvisibleSvg = 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.47 2.97a.75.75 0 1 1 1.06 1.06l-1.442 1.443q.125.114.243.229c1 .979 1.607 2.03 1.783 2.354a.93.93 0 0 1 0 .888A10.4 10.4 0 0 1 12.33 11.3c-.998.976-2.46 1.951-4.331 1.951-1.103 0-2.064-.339-2.872-.818L3.53 14.03a.75.75 0 0 1-1.06-1.06zm-6.236 8.357.796-.796a2.25 2.25 0 0 0 3-3l.996-.996q.13.117.255.239a9 9 0 0 1 1.295 1.623c.04.063.04.143 0 .206a9 9 0 0 1-1.295 1.624C10.43 11.06 9.322 11.75 8 11.75c-.64 0-1.23-.162-1.766-.423M3.752 9.092c.058.08.05.192-.02.262l-.788.788a.197.197 0 0 1-.298-.02c-.4-.537-.656-.986-.76-1.178a.93.93 0 0 1 0-.888c.176-.324.783-1.375 1.783-2.354C4.667 4.726 6.13 3.75 8 3.75q.438.001.845.067c.155.025.21.214.099.325L7.887 5.199a.2.2 0 0 1-.133.059c-1.214.079-2.236.733-3.035 1.516a9 9 0 0 0-1.295 1.623.19.19 0 0 0 0 .206c.088.14.197.307.328.49",
10
+ d: "M12.47 2.47a.75.75 0 1 1 1.06 1.06l-1.442 1.443q.125.114.243.229c1 .979 1.607 2.03 1.783 2.354a.93.93 0 0 1 0 .888A10.4 10.4 0 0 1 12.33 10.8c-.998.976-2.46 1.951-4.331 1.951-1.103 0-2.064-.339-2.872-.818L3.53 13.53a.75.75 0 0 1-1.06-1.06zm-6.236 8.357.796-.796a2.25 2.25 0 0 0 3-3l.996-.996q.13.117.255.239a9 9 0 0 1 1.295 1.623c.04.063.04.143 0 .206a9 9 0 0 1-1.295 1.624C10.43 10.56 9.322 11.25 8 11.25c-.64 0-1.23-.162-1.766-.423M3.752 8.592c.058.08.05.192-.02.262l-.788.788a.197.197 0 0 1-.298-.02c-.4-.537-.656-.986-.76-1.178a.93.93 0 0 1 0-.888c.176-.324.783-1.375 1.783-2.354C4.667 4.226 6.13 3.25 8 3.25q.438.001.845.067c.155.025.21.214.099.325L7.887 4.699a.2.2 0 0 1-.133.059c-1.214.079-2.236.733-3.035 1.516a9 9 0 0 0-1.295 1.623.19.19 0 0 0 0 .206c.088.14.197.307.328.49",
11
11
  clipRule: "evenodd"
12
12
  }));
13
13
  export default NameVisibilitySizeSmallViewLinedTypeInvisibleSvg;
@@ -2,12 +2,12 @@ import React from 'react';
2
2
  const NameVisibilitySizeSmallViewLinedTypeVisibleSvg = 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.497 8.718 3.361 8.5l.136-.218c.225-.348.557-.81.988-1.269C5.359 6.08 6.55 5.25 8 5.25s2.64.83 3.515 1.763A9 9 0 0 1 12.64 8.5l-.136.218c-.225.348-.557.81-.988 1.27C10.641 10.92 9.45 11.75 8 11.75s-2.64-.83-3.515-1.763a9 9 0 0 1-.988-1.269m10.674-.554-.67.336.67.336-.001.002-.002.004-.007.012a4 4 0 0 1-.1.186 10.6 10.6 0 0 1-1.451 1.973c-1 1.067-2.56 2.237-4.61 2.237s-3.61-1.17-4.61-2.237a10.6 10.6 0 0 1-1.53-2.117l-.021-.042-.007-.012-.002-.004v-.002L2.5 8.5l-.67-.336v-.002l.002-.004.007-.012a4 4 0 0 1 .1-.185A10.6 10.6 0 0 1 3.39 5.988C4.39 4.92 5.95 3.75 8 3.75s3.61 1.17 4.61 2.237a10.6 10.6 0 0 1 1.53 2.117l.021.042.007.012.002.004zm-.67.336.67-.335a.75.75 0 0 1 0 .67zM1.828 8.165l.67.335-.67.335a.75.75 0 0 1 0-.67M7.25 8.5a.75.75 0 1 1 1.5 0 .75.75 0 0 1-1.5 0M8 6.25a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5",
10
+ d: "M3.497 8.218 3.361 8l.136-.218c.225-.348.557-.81.988-1.269C5.359 5.58 6.55 4.75 8 4.75s2.64.83 3.515 1.763A9 9 0 0 1 12.64 8l-.136.218c-.225.348-.557.81-.988 1.27C10.641 10.42 9.45 11.25 8 11.25s-2.64-.83-3.515-1.763a9 9 0 0 1-.988-1.269m10.674-.554L13.5 8l.67.336-.001.002-.002.004-.007.012a4 4 0 0 1-.1.186 10.6 10.6 0 0 1-1.451 1.973c-1 1.067-2.56 2.237-4.61 2.237s-3.61-1.17-4.61-2.237a10.6 10.6 0 0 1-1.53-2.117l-.021-.042-.007-.012-.002-.004v-.002L2.5 8l-.67-.336v-.002l.002-.004.007-.012a4 4 0 0 1 .1-.185A10.6 10.6 0 0 1 3.39 5.488C4.39 4.42 5.95 3.25 8 3.25s3.61 1.17 4.61 2.237a10.6 10.6 0 0 1 1.53 2.117l.021.042.007.012.002.004zM13.5 8l.67-.335a.75.75 0 0 1 0 .67zM1.828 7.665 2.5 8l-.67.335a.75.75 0 0 1 0-.67M7.25 8a.75.75 0 1 1 1.5 0 .75.75 0 0 1-1.5 0M8 5.75a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5",
11
11
  clipRule: "evenodd"
12
12
  }));
13
13
  export default NameVisibilitySizeSmallViewLinedTypeVisibleSvg;
@@ -6,8 +6,6 @@ const NameWarningRoundSizeMediumViewFilledSvg = props => /*#__PURE__*/React.crea
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-9m7.77-4.48a.5.5 0 0 1 .5-.52h1.46a.5.5 0 0 1 .5.52l-.193 5.018a1 1 0 0 1-1 .962h-.075a1 1 0 0 1-.999-.962zM11 15.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5z",
11
- clipRule: "evenodd"
9
+ d: "M12 3c4.974 0 9 4.025 9 9s-4.025 9-9 9-9-4.025-9-9 4.025-9 9-9m-.5 12a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zm-.23-8a.5.5 0 0 0-.5.52l.193 5.018a1 1 0 0 0 .999.962h.076a1 1 0 0 0 1-.962l.192-5.018a.5.5 0 0 0-.5-.52z"
12
10
  }));
13
11
  export default NameWarningRoundSizeMediumViewFilledSvg;
@@ -6,8 +6,6 @@ const NameWarningRoundSizeMediumViewLinedSvg = props => /*#__PURE__*/React.creat
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 0M10.77 7.52a.5.5 0 0 1 .5-.52h1.46a.5.5 0 0 1 .5.52l-.193 5.018a1 1 0 0 1-1 .962h-.075a1 1 0 0 1-.999-.962zM11.5 15a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.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-15m.5 10.5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5zm.23-8a.5.5 0 0 1 .5.52l-.193 5.018a1 1 0 0 1-.999.962h-.076a1 1 0 0 1-1-.962L10.77 7.52a.5.5 0 0 1 .5-.52z"
12
10
  }));
13
11
  export default NameWarningRoundSizeMediumViewLinedSvg;
@@ -6,8 +6,6 @@ const NameWarningRoundSizeSmallViewFilledSvg = props => /*#__PURE__*/React.creat
6
6
  fill: "none"
7
7
  }, props), /*#__PURE__*/React.createElement("path", {
8
8
  fill: "currentColor",
9
- fillRule: "evenodd",
10
- d: "M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14M7.028 4.767a.5.5 0 0 1 .5-.527h.942a.5.5 0 0 1 .5.529l-.187 3.224A.793.793 0 0 1 7.2 7.989zM7.25 10.5a.5.5 0 0 1 .5-.5h.5a.5.5 0 0 1 .5.5v.5a.5.5 0 0 1-.5.5h-.5a.5.5 0 0 1-.5-.5z",
11
- clipRule: "evenodd"
9
+ d: "M8 1a7 7 0 1 1 0 14A7 7 0 0 1 8 1m-.25 9a.5.5 0 0 0-.5.5v.5a.5.5 0 0 0 .5.5h.5a.5.5 0 0 0 .5-.5v-.5a.5.5 0 0 0-.5-.5zm-.223-5.76a.5.5 0 0 0-.499.527L7.2 7.989a.793.793 0 0 0 1.583.004L8.97 4.77a.5.5 0 0 0-.5-.529z"
12
10
  }));
13
11
  export default NameWarningRoundSizeSmallViewFilledSvg;
@@ -6,8 +6,6 @@ const NameWarningRoundSizeSmallViewLinedSvg = props => /*#__PURE__*/React.create
6
6
  fill: "none"
7
7
  }, props), /*#__PURE__*/React.createElement("path", {
8
8
  fill: "currentColor",
9
- fillRule: "evenodd",
10
- d: "M8 2.5C4.96 2.5 2.5 4.96 2.5 8s2.46 5.5 5.5 5.5 5.5-2.46 5.5-5.5S11.04 2.5 8 2.5M1 8c0-3.869 3.13-7 7-7s7 3.13 7 7-3.13 7-7 7-7-3.13-7-7m6.028-2.973a.5.5 0 0 1 .5-.527h.942a.5.5 0 0 1 .5.529l-.187 3.224A.793.793 0 0 1 7.2 8.249zM7.75 10a.5.5 0 0 0-.5.5v.5a.5.5 0 0 0 .5.5h.5a.5.5 0 0 0 .5-.5v-.5a.5.5 0 0 0-.5-.5z",
11
- clipRule: "evenodd"
9
+ d: "M8.36 1.009A6.996 6.996 0 0 1 15 8l-.009.36A6.996 6.996 0 0 1 8 15l-.36-.009a6.997 6.997 0 0 1-6.631-6.63L1 8c0-3.869 3.13-7 7-7zM8 2.5C4.96 2.5 2.5 4.96 2.5 8s2.46 5.5 5.5 5.5 5.5-2.46 5.5-5.5S11.04 2.5 8 2.5m.25 7.5a.5.5 0 0 1 .5.5v.5a.5.5 0 0 1-.5.5h-.5a.5.5 0 0 1-.5-.5v-.5a.5.5 0 0 1 .5-.5zm.22-5.5a.5.5 0 0 1 .5.53l-.187 3.223A.793.793 0 0 1 7.2 8.249l-.172-3.223a.5.5 0 0 1 .5-.526z"
12
10
  }));
13
11
  export default NameWarningRoundSizeSmallViewLinedSvg;
@@ -2,15 +2,15 @@ import React from 'react';
2
2
  const NameZoomSizeMediumViewLinedTypeZoomInSvg = 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: "M7.25 11a.75.75 0 0 1 .75-.75h1.75V8.5a.75.75 0 0 1 1.5 0v1.75H13a.75.75 0 0 1 0 1.5h-1.75v1.75a.75.75 0 0 1-1.5 0v-1.75H8a.75.75 0 0 1-.75-.75"
9
+ d: "M7.25 10.5A.75.75 0 0 1 8 9.75h1.75V8a.75.75 0 0 1 1.5 0v1.75H13a.75.75 0 0 1 0 1.5h-1.75V13a.75.75 0 0 1-1.5 0v-1.75H8a.75.75 0 0 1-.75-.75"
10
10
  }), /*#__PURE__*/React.createElement("path", {
11
11
  fill: "currentColor",
12
12
  fillRule: "evenodd",
13
- d: "M14.535 16.096a6.5 6.5 0 1 1 1.06-1.06l4.082 4.08a.5.5 0 0 1 0 .707l-.354.354a.5.5 0 0 1-.707 0zM15.5 11a5 5 0 1 1-10 0 5 5 0 0 1 10 0",
13
+ d: "M14.535 15.596a6.5 6.5 0 1 1 1.06-1.06l4.082 4.08a.5.5 0 0 1 0 .707l-.354.354a.5.5 0 0 1-.707 0zM15.5 10.5a5 5 0 1 1-10 0 5 5 0 0 1 10 0",
14
14
  clipRule: "evenodd"
15
15
  }));
16
16
  export default NameZoomSizeMediumViewLinedTypeZoomInSvg;
@@ -2,15 +2,15 @@ import React from 'react';
2
2
  const NameZoomSizeMediumViewLinedTypeZoomOutSvg = 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: "M8 10.25a.75.75 0 0 0 0 1.5h5a.75.75 0 0 0 0-1.5z"
9
+ d: "M8 9.75a.75.75 0 0 0 0 1.5h5a.75.75 0 0 0 0-1.5z"
10
10
  }), /*#__PURE__*/React.createElement("path", {
11
11
  fill: "currentColor",
12
12
  fillRule: "evenodd",
13
- d: "M10.5 17.5a6.47 6.47 0 0 0 4.035-1.404l4.081 4.08a.5.5 0 0 0 .707 0l.354-.353a.5.5 0 0 0 0-.707l-4.081-4.08A6.5 6.5 0 1 0 10.5 17.5m0-1.5a5 5 0 1 0 0-10 5 5 0 0 0 0 10",
13
+ d: "M10.5 17a6.47 6.47 0 0 0 4.035-1.404l4.081 4.08a.5.5 0 0 0 .707 0l.354-.353a.5.5 0 0 0 0-.707l-4.081-4.08A6.5 6.5 0 1 0 10.5 17m0-1.5a5 5 0 1 0 0-10 5 5 0 0 0 0 10",
14
14
  clipRule: "evenodd"
15
15
  }));
16
16
  export default NameZoomSizeMediumViewLinedTypeZoomOutSvg;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pushwoosh/kit-icons",
3
- "version": "2.1.9",
3
+ "version": "2.1.12",
4
4
  "description": "React component for build Pushwoosh products",
5
5
  "main": "index.js",
6
6
  "module": "index.js",