@pushwoosh/kit-icons 2.1.10 → 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.
- package/icons/bullet-icon/assets/name_bullet_size_small_view_filled_type_circle.js +2 -2
- package/icons/bullet-icon/assets/name_bullet_size_small_view_filled_type_square.js +2 -2
- package/icons/bullet-icon/assets/name_bullet_size_small_view_filled_type_triangle.js +2 -2
- package/icons/bullet-icon/assets/name_bullet_size_small_view_lined_type_circle.js +2 -2
- package/icons/bullet-icon/assets/name_bullet_size_small_view_lined_type_square.js +2 -2
- package/icons/bullet-icon/assets/name_bullet_size_small_view_lined_type_triangle.js +2 -2
- package/icons/check-icon/assets/name_check_size_medium.js +2 -2
- package/icons/check-icon/assets/name_check_size_small.js +2 -2
- package/icons/check-round-icon/assets/name_check_round_size_medium_view_filled_type_blank.js +2 -2
- package/icons/check-round-icon/assets/name_check_round_size_medium_view_filled_type_fill.js +2 -2
- package/icons/check-round-icon/assets/name_check_round_size_medium_view_lined_type_blank.js +2 -2
- package/icons/check-round-icon/assets/name_check_round_size_medium_view_lined_type_fill.js +2 -2
- package/icons/check-round-icon/assets/name_check_round_size_small_view_filled_type_blank.js +2 -2
- package/icons/check-round-icon/assets/name_check_round_size_small_view_filled_type_fill.js +2 -2
- package/icons/check-round-icon/assets/name_check_round_size_small_view_lined_type_blank.js +2 -2
- package/icons/check-round-icon/assets/name_check_round_size_small_view_lined_type_fill.js +2 -2
- package/icons/close-icon/assets/name_close_size_medium.js +2 -2
- package/icons/close-icon/assets/name_close_size_small.js +2 -2
- package/icons/dollar-icon/assets/name_dollar_size_medium_view_lined.js +1 -3
- package/icons/dollar-icon/assets/name_dollar_size_small_view_lined.js +1 -3
- package/icons/drag-icon/assets/name_drag_size_medium.js +2 -2
- package/icons/drag-icon/assets/name_drag_size_small.js +2 -2
- package/icons/full-row-icon/assets/name_full_row_size_medium_view_lined_mode_off.js +2 -2
- package/icons/full-row-icon/assets/name_full_row_size_medium_view_lined_mode_on.js +2 -2
- package/icons/fullscreen-icon/assets/name_fullscreen_size_medium_view_lined_mode_off.js +2 -2
- package/icons/fullscreen-icon/assets/name_fullscreen_size_medium_view_lined_mode_on.js +2 -2
- package/icons/fullscreen-icon/assets/name_fullscreen_size_small_view_lined_mode_off.js +2 -2
- package/icons/fullscreen-icon/assets/name_fullscreen_size_small_view_lined_mode_on.js +2 -2
- package/icons/index.d.ts +128 -0
- package/icons/index.js +129 -1
- package/icons/kebab-icon/assets/name_kebab_size_medium.js +2 -2
- package/icons/kebab-icon/assets/name_kebab_size_small.js +2 -2
- package/icons/menu-icon/assets/name_menu_size_medium.js +2 -2
- package/icons/menu-icon/assets/name_menu_size_small.js +2 -2
- package/icons/minus-icon/assets/name_minus_size_medium.js +2 -2
- package/icons/minus-icon/assets/name_minus_size_small.js +2 -2
- package/icons/mobile-icon/assets/name_mobile_size_small_view_lined.js +1 -3
- package/icons/more-icon/assets/name_more_size_medium.js +2 -2
- package/icons/more-icon/assets/name_more_size_small.js +2 -2
- package/icons/notification-icon/assets/name_notification_size_medium_view_filled_type_disabled.js +2 -2
- package/icons/notification-icon/assets/name_notification_size_medium_view_filled_type_enabled.js +2 -2
- package/icons/notification-icon/assets/name_notification_size_medium_view_filled_type_silent.js +2 -2
- package/icons/notification-icon/assets/name_notification_size_medium_view_lined_type_disabled.js +2 -2
- package/icons/notification-icon/assets/name_notification_size_medium_view_lined_type_enabled.js +2 -2
- package/icons/notification-icon/assets/name_notification_size_medium_view_lined_type_silent.js +2 -2
- package/icons/notification-icon/assets/name_notification_size_small_view_filled_type_disabled.js +2 -2
- package/icons/notification-icon/assets/name_notification_size_small_view_filled_type_enabled.js +2 -2
- package/icons/notification-icon/assets/name_notification_size_small_view_filled_type_silent.js +3 -3
- package/icons/notification-icon/assets/name_notification_size_small_view_lined_type_disabled.js +2 -2
- package/icons/notification-icon/assets/name_notification_size_small_view_lined_type_enabled.js +2 -2
- package/icons/notification-icon/assets/name_notification_size_small_view_lined_type_silent.js +3 -3
- package/icons/platform-logo-icon/assets/index.d.ts +4 -0
- package/icons/platform-logo-icon/assets/index.js +8 -0
- package/icons/platform-logo-icon/assets/name_platform_logo_size_medium_type_kakao.js +11 -0
- package/icons/platform-logo-icon/assets/name_platform_logo_size_medium_type_line.js +1 -1
- package/icons/platform-logo-icon/assets/name_platform_logo_size_medium_type_telegram.js +11 -0
- package/icons/platform-logo-icon/assets/name_platform_logo_size_small_type_kakao.js +11 -0
- package/icons/platform-logo-icon/assets/name_platform_logo_size_small_type_telegram.js +11 -0
- package/icons/platform-logo-icon/platform-logo-icon.types.d.ts +1 -1
- package/icons/plus-icon/assets/name_plus_size_medium.js +2 -2
- package/icons/plus-icon/assets/name_plus_size_small.js +2 -2
- package/icons/reward-icon/assets/name_reward_size_medium_view_lined.js +1 -1
- package/icons/sidebar-icon/assets/name_sidebar_size_medium_view_filled_mode_off.js +2 -2
- package/icons/sidebar-icon/assets/name_sidebar_size_medium_view_filled_mode_on.js +2 -2
- package/icons/sidebar-icon/assets/name_sidebar_size_medium_view_lined_mode_off.js +2 -2
- package/icons/sidebar-icon/assets/name_sidebar_size_medium_view_lined_mode_on.js +2 -2
- package/icons/sort-icon/assets/name_sort_size_medium_type_asc.js +2 -2
- package/icons/sort-icon/assets/name_sort_size_medium_type_desc.js +2 -2
- package/icons/sort-icon/assets/name_sort_size_medium_type_not_sorted.js +2 -2
- package/icons/sort-icon/assets/name_sort_size_small_type_asc.js +2 -2
- package/icons/sort-icon/assets/name_sort_size_small_type_desc.js +2 -2
- package/icons/sort-icon/assets/name_sort_size_small_type_not_sorted.js +2 -2
- package/icons/time-icon/assets/name_time_size_medium_view_lined.js +1 -6
- package/icons/time-icon/assets/name_time_size_small_view_lined.js +1 -6
- package/icons/visibility-icon/assets/name_visibility_size_medium_view_lined_type_invisible.js +2 -2
- package/icons/visibility-icon/assets/name_visibility_size_medium_view_lined_type_visible.js +4 -4
- package/icons/visibility-icon/assets/name_visibility_size_small_view_filled_type_visible.js +2 -2
- package/icons/visibility-icon/assets/name_visibility_size_small_view_lined_type_invisible.js +2 -2
- package/icons/visibility-icon/assets/name_visibility_size_small_view_lined_type_visible.js +2 -2
- package/icons/warning-round-icon/assets/name_warning_round_size_medium_view_filled.js +1 -3
- package/icons/warning-round-icon/assets/name_warning_round_size_medium_view_lined.js +1 -3
- package/icons/warning-round-icon/assets/name_warning_round_size_small_view_filled.js +1 -3
- package/icons/warning-round-icon/assets/name_warning_round_size_small_view_lined.js +1 -3
- package/icons/zoom-icon/assets/name_zoom_size_medium_view_lined_type_zoom_in.js +3 -3
- package/icons/zoom-icon/assets/name_zoom_size_medium_view_lined_type_zoom_out.js +3 -3
- package/package.json +1 -1
|
@@ -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:
|
|
5
|
+
height: 16,
|
|
6
6
|
fill: "none"
|
|
7
7
|
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
8
|
fill: "currentColor",
|
|
9
|
-
d: "M11
|
|
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:
|
|
5
|
+
height: 16,
|
|
6
6
|
fill: "none"
|
|
7
7
|
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
8
|
fill: "currentColor",
|
|
9
|
-
d: "M5 5.
|
|
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:
|
|
5
|
+
height: 16,
|
|
6
6
|
fill: "none"
|
|
7
7
|
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
8
|
fill: "currentColor",
|
|
9
|
-
d: "M5.723
|
|
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:
|
|
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.
|
|
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:
|
|
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.
|
|
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:
|
|
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.
|
|
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;
|
|
@@ -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:
|
|
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.
|
|
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:
|
|
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.
|
|
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;
|
package/icons/check-round-icon/assets/name_check_round_size_medium_view_filled_type_blank.js
CHANGED
|
@@ -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:
|
|
5
|
+
height: 24,
|
|
6
6
|
fill: "none"
|
|
7
7
|
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
8
|
fill: "currentColor",
|
|
9
|
-
d: "M12
|
|
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:
|
|
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
|
|
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:
|
|
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
|
|
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:
|
|
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
|
|
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:
|
|
5
|
+
height: 16,
|
|
6
6
|
fill: "none"
|
|
7
7
|
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
8
|
fill: "currentColor",
|
|
9
|
-
d: "M15
|
|
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:
|
|
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
|
|
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:
|
|
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
|
|
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:
|
|
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
|
|
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;
|
|
@@ -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:
|
|
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.
|
|
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;
|
|
@@ -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:
|
|
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.
|
|
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
|
-
|
|
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
|
-
|
|
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:
|
|
5
|
+
height: 24,
|
|
6
6
|
fill: "none"
|
|
7
7
|
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
8
|
fill: "currentColor",
|
|
9
|
-
d: "M9
|
|
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:
|
|
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
|
|
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:
|
|
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.
|
|
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:
|
|
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
|
|
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:
|
|
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.
|
|
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:
|
|
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.
|
|
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:
|
|
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
|
|
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:
|
|
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.
|
|
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;
|
package/icons/index.d.ts
CHANGED
|
@@ -1,5 +1,133 @@
|
|
|
1
1
|
export * from './ai-creator-icon';
|
|
2
|
+
export * from './api-icon';
|
|
3
|
+
export * from './arrow-round-icon';
|
|
4
|
+
export * from './arrow-icon';
|
|
5
|
+
export * from './attachment-icon';
|
|
6
|
+
export * from './backup-icon';
|
|
7
|
+
export * from './billing-icon';
|
|
8
|
+
export * from './bookmark-icon';
|
|
9
|
+
export * from './box-icon';
|
|
10
|
+
export * from './browser-icon';
|
|
11
|
+
export * from './bullet-icon';
|
|
12
|
+
export * from './calendar-icon';
|
|
13
|
+
export * from './call-icon';
|
|
2
14
|
export * from './cart-icon';
|
|
15
|
+
export * from './certificate-icon';
|
|
16
|
+
export * from './change-icon';
|
|
17
|
+
export * from './check-round-icon';
|
|
18
|
+
export * from './check-icon';
|
|
19
|
+
export * from './chevron-icon';
|
|
3
20
|
export * from './click-icon';
|
|
21
|
+
export * from './close-round-icon';
|
|
22
|
+
export * from './close-icon';
|
|
23
|
+
export * from './cloud-icon';
|
|
24
|
+
export * from './code-icon';
|
|
25
|
+
export * from './collapse-icon';
|
|
26
|
+
export * from './color-icon';
|
|
27
|
+
export * from './comment-icon';
|
|
28
|
+
export * from './compare-icon';
|
|
29
|
+
export * from './copy-icon';
|
|
30
|
+
export * from './crown-icon';
|
|
31
|
+
export * from './csv-icon';
|
|
32
|
+
export * from './danger-triangle-icon';
|
|
33
|
+
export * from './desktop-icon';
|
|
34
|
+
export * from './device-icon';
|
|
35
|
+
export * from './docs-icon';
|
|
36
|
+
export * from './document-icon';
|
|
37
|
+
export * from './dollar-icon';
|
|
38
|
+
export * from './double-chevron-icon';
|
|
39
|
+
export * from './down-right-icon';
|
|
40
|
+
export * from './download-icon';
|
|
41
|
+
export * from './drag-icon';
|
|
42
|
+
export * from './dropdown-icon';
|
|
43
|
+
export * from './edit-icon';
|
|
44
|
+
export * from './email-address-icon';
|
|
45
|
+
export * from './email-icon';
|
|
46
|
+
export * from './emoji-icon';
|
|
47
|
+
export * from './eraser-icon';
|
|
48
|
+
export * from './expand-icon';
|
|
49
|
+
export * from './filter-icon';
|
|
50
|
+
export * from './finish-icon';
|
|
51
|
+
export * from './flash-icon';
|
|
52
|
+
export * from './folder-icon';
|
|
53
|
+
export * from './full-row-icon';
|
|
54
|
+
export * from './fullscreen-icon';
|
|
55
|
+
export * from './funnel-icon';
|
|
4
56
|
export * from './help-round-icon';
|
|
57
|
+
export * from './history-log-icon';
|
|
58
|
+
export * from './history-icon';
|
|
59
|
+
export * from './home-icon';
|
|
60
|
+
export * from './host-icon';
|
|
61
|
+
export * from './image-icon';
|
|
62
|
+
export * from './inapp-icon';
|
|
63
|
+
export * from './industry-icon';
|
|
64
|
+
export * from './infinity-icon';
|
|
5
65
|
export * from './info-round-icon';
|
|
66
|
+
export * from './journey-icon';
|
|
67
|
+
export * from './kebab-icon';
|
|
68
|
+
export * from './key-icon';
|
|
69
|
+
export * from './language-icon';
|
|
70
|
+
export * from './layers-icon';
|
|
71
|
+
export * from './limit-icon';
|
|
72
|
+
export * from './link-icon';
|
|
73
|
+
export * from './list-icon';
|
|
74
|
+
export * from './lock-icon';
|
|
75
|
+
export * from './login-icon';
|
|
76
|
+
export * from './logout-icon';
|
|
77
|
+
export * from './menu-icon';
|
|
78
|
+
export * from './minus-round-icon';
|
|
79
|
+
export * from './minus-icon';
|
|
80
|
+
export * from './mobile-icon';
|
|
81
|
+
export * from './more-icon';
|
|
82
|
+
export * from './notes-list-icon';
|
|
83
|
+
export * from './notification-icon';
|
|
84
|
+
export * from './open-icon';
|
|
85
|
+
export * from './pause-round-icon';
|
|
86
|
+
export * from './photo-icon';
|
|
87
|
+
export * from './place-icon';
|
|
88
|
+
export * from './platform-logo-icon';
|
|
89
|
+
export * from './play-round-icon';
|
|
90
|
+
export * from './plugin-icon';
|
|
91
|
+
export * from './plus-round-icon';
|
|
92
|
+
export * from './plus-icon';
|
|
93
|
+
export * from './power-icon';
|
|
94
|
+
export * from './profile-icon';
|
|
95
|
+
export * from './pulse-icon';
|
|
96
|
+
export * from './push-icon';
|
|
97
|
+
export * from './redo-icon';
|
|
98
|
+
export * from './refresh-icon';
|
|
99
|
+
export * from './reload-icon';
|
|
100
|
+
export * from './reward-icon';
|
|
101
|
+
export * from './search-icon';
|
|
102
|
+
export * from './secure-icon';
|
|
103
|
+
export * from './segment-icon';
|
|
104
|
+
export * from './send-icon';
|
|
105
|
+
export * from './settings-icon';
|
|
106
|
+
export * from './sidebar-icon';
|
|
107
|
+
export * from './sms-icon';
|
|
108
|
+
export * from './social-logo-icon';
|
|
109
|
+
export * from './sort-icon';
|
|
110
|
+
export * from './star-icon';
|
|
111
|
+
export * from './stats-icon';
|
|
112
|
+
export * from './stop-icon';
|
|
113
|
+
export * from './super-user-icon';
|
|
114
|
+
export * from './tag-icon';
|
|
115
|
+
export * from './target-icon';
|
|
116
|
+
export * from './test-device-icon';
|
|
117
|
+
export * from './tiles-icon';
|
|
118
|
+
export * from './time-icon';
|
|
119
|
+
export * from './top-right-icon';
|
|
120
|
+
export * from './translate-icon';
|
|
121
|
+
export * from './trash-icon';
|
|
122
|
+
export * from './trophy-icon';
|
|
123
|
+
export * from './tutorial-icon';
|
|
124
|
+
export * from './undo-icon';
|
|
125
|
+
export * from './upload-icon';
|
|
126
|
+
export * from './user-icon';
|
|
127
|
+
export * from './variable-icon';
|
|
128
|
+
export * from './visibility-icon';
|
|
129
|
+
export * from './warning-round-icon';
|
|
130
|
+
export * from './webhook-icon';
|
|
131
|
+
export * from './whatsapp-icon';
|
|
132
|
+
export * from './wizard-icon';
|
|
133
|
+
export * from './zoom-icon';
|