@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
package/icons/index.js
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';
|
|
5
|
-
export * from './
|
|
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';
|
|
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';
|
|
@@ -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:
|
|
5
|
+
height: 24,
|
|
6
6
|
fill: "none"
|
|
7
7
|
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
8
|
fill: "currentColor",
|
|
9
|
-
d: "M13.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:
|
|
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.
|
|
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:
|
|
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.
|
|
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:
|
|
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
|
|
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:
|
|
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
|
|
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:
|
|
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
|
|
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
|
-
|
|
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:
|
|
5
|
+
height: 24,
|
|
6
6
|
fill: "none"
|
|
7
7
|
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
8
|
fill: "currentColor",
|
|
9
|
-
d: "M5.75 10.
|
|
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;
|
|
@@ -2,12 +2,12 @@ import React from 'react';
|
|
|
2
2
|
const NameMoreSizeSmallSvg = 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: "M14
|
|
10
|
+
d: "M14 8a1.5 1.5 0 1 0-3 0 1.5 1.5 0 0 0 3 0M8 6.5a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3m-4.5 0a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3",
|
|
11
11
|
clipRule: "evenodd"
|
|
12
12
|
}));
|
|
13
13
|
export default NameMoreSizeSmallSvg;
|
package/icons/notification-icon/assets/name_notification_size_medium_view_filled_type_disabled.js
CHANGED
|
@@ -2,12 +2,12 @@ import React from 'react';
|
|
|
2
2
|
const NameNotificationSizeMediumViewFilledTypeDisabledSvg = 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.644
|
|
10
|
+
d: "M6.644 17.748a.8.8 0 0 0-.565.234l-.518.518A.75.75 0 0 1 4.5 17.44L17.44 4.5a.75.75 0 0 1 1.06 1.06l-1.213 1.214c-.248.248-.3.626-.171.952.248.627.384 1.31.384 2.024v2.998c0 1.005 1.17 2.04 1.91 2.592.357.267.59.68.59 1.126 0 .708-.574 1.282-1.282 1.282zM4.591 15.34c-.041.03-.03.04.005.003l.03-.03zM6.5 12.748c0 .14.336.355.436.256l7.225-7.226c.366-.365.292-.98-.19-1.164A5.5 5.5 0 0 0 6.5 9.75zm5.5 9a2.5 2.5 0 0 0 2.374-1.714c.139-.419-.232-.786-.674-.786h-3.4c-.442 0-.813.367-.674.786A2.5 2.5 0 0 0 12 21.748",
|
|
11
11
|
clipRule: "evenodd"
|
|
12
12
|
}));
|
|
13
13
|
export default NameNotificationSizeMediumViewFilledTypeDisabledSvg;
|
package/icons/notification-icon/assets/name_notification_size_medium_view_filled_type_enabled.js
CHANGED
|
@@ -2,12 +2,12 @@ import React from 'react';
|
|
|
2
2
|
const NameNotificationSizeMediumViewFilledTypeEnabledSvg = 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 4.
|
|
10
|
+
d: "M12 4.25a5.5 5.5 0 0 0-5.5 5.5v2.998c0 1.005-1.17 2.04-1.91 2.592-.357.267-.59.68-.59 1.126 0 .708.574 1.282 1.282 1.282h13.436c.708 0 1.282-.574 1.282-1.282 0-.446-.233-.859-.59-1.126-.74-.553-1.91-1.587-1.91-2.592V9.75a5.5 5.5 0 0 0-5.5-5.5m0 17.498a2.5 2.5 0 0 1-2.374-1.714c-.139-.419.232-.786.674-.786h3.4c.442 0 .813.367.674.786A2.5 2.5 0 0 1 12 21.748",
|
|
11
11
|
clipRule: "evenodd"
|
|
12
12
|
}));
|
|
13
13
|
export default NameNotificationSizeMediumViewFilledTypeEnabledSvg;
|
package/icons/notification-icon/assets/name_notification_size_medium_view_filled_type_silent.js
CHANGED
|
@@ -2,10 +2,10 @@ import React from 'react';
|
|
|
2
2
|
const NameNotificationSizeMediumViewFilledTypeSilentSvg = 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: "M18.581
|
|
9
|
+
d: "M18.581 3.987a.622.622 0 0 0-.491-1.005.62.62 0 0 1-.622-.622v-.128a.75.75 0 0 1 .75-.75h2.678a.75.75 0 0 1 .592 1.21l-1.1 1.416c-.39.501-.024 1.232.61 1.232a.75.75 0 1 1 .004 1.5h-3.106a.75.75 0 0 1-.592-1.21zM12 4.25a5.5 5.5 0 0 0-5.5 5.5v2.998c0 1.005-1.17 2.04-1.91 2.592-.357.267-.59.68-.59 1.126 0 .708.574 1.282 1.282 1.282h13.436c.708 0 1.282-.574 1.282-1.282 0-.446-.233-.859-.59-1.126-.49-.365-1.166-.941-1.569-1.58-.182-.288-.48-.51-.821-.51h-5.492a.75.75 0 0 1-.579-1.226l1.616-1.966a.8.8 0 0 0-.618-1.308h-.197a.75.75 0 0 1 0-1.5h3.477a.75.75 0 0 1 .58 1.226l-1.616 1.966a.8.8 0 0 0 .618 1.308H16.7a.8.8 0 0 0 .8-.8v-1.2a5.5 5.5 0 0 0-5.5-5.5m0 17.498a2.5 2.5 0 0 1-2.374-1.714c-.139-.419.232-.786.674-.786h3.4c.442 0 .813.367.674.786A2.5 2.5 0 0 1 12 21.748"
|
|
10
10
|
}));
|
|
11
11
|
export default NameNotificationSizeMediumViewFilledTypeSilentSvg;
|
package/icons/notification-icon/assets/name_notification_size_medium_view_lined_type_disabled.js
CHANGED
|
@@ -2,12 +2,12 @@ import React from 'react';
|
|
|
2
2
|
const NameNotificationSizeMediumViewLinedTypeDisabledSvg = 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.52
|
|
10
|
+
d: "M6.52 17.748a.5.5 0 0 0-.354.146l-.782.783a.5.5 0 0 1-.707 0l-.354-.354a.5.5 0 0 1 0-.707L17.616 4.323a.5.5 0 0 1 .707 0l.354.354a.5.5 0 0 1 0 .707L17.13 6.93a.53.53 0 0 0-.1.592c.302.681.47 1.435.47 2.228v2.998c0 1.005 1.17 2.04 1.91 2.592.357.267.59.68.59 1.126 0 .708-.574 1.282-1.282 1.282zm2.146-2.354a.5.5 0 0 0 .354.854h7.712c.47 0 .698-.613.387-.965l-.085-.098c-.45-.532-1.034-1.388-1.034-2.437V9.75q0-.35-.058-.685c-.062-.357-.493-.453-.75-.197zm4.78-9.375c.2.078.431.043.583-.109l.4-.4c.23-.229.184-.612-.109-.748A5.5 5.5 0 0 0 6.5 9.75v2.998c0 .14.336.355.436.256l.988-.989A.26.26 0 0 0 8 11.832V9.75a4 4 0 0 1 5.447-3.73M4.59 15.34l.036-.026-.03.03c-.036.036-.046.027-.006-.003M11 19.249h3c.276 0 .505.226.45.496A2.496 2.496 0 0 1 12 21.748a2.496 2.496 0 0 1-2.45-2.003c-.055-.27.174-.496.45-.496z",
|
|
11
11
|
clipRule: "evenodd"
|
|
12
12
|
}));
|
|
13
13
|
export default NameNotificationSizeMediumViewLinedTypeDisabledSvg;
|
package/icons/notification-icon/assets/name_notification_size_medium_view_lined_type_enabled.js
CHANGED
|
@@ -2,12 +2,12 @@ import React from 'react';
|
|
|
2
2
|
const NameNotificationSizeMediumViewLinedTypeEnabledSvg = 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: "M4.59 15.
|
|
10
|
+
d: "M4.59 15.34c.74-.553 1.91-1.587 1.91-2.592V9.75a5.5 5.5 0 0 1 11 0v2.998c0 1.005 1.17 2.04 1.91 2.592.357.267.59.68.59 1.126 0 .708-.574 1.282-1.282 1.282H5.282A1.28 1.28 0 0 1 4 16.466c0-.446.233-.859.59-1.126M12 5.75a4 4 0 0 0-4 4v2.998c0 1.049-.583 1.906-1.034 2.437l-.085.098c-.312.352-.084.965.387.965h9.464c.47 0 .698-.613.387-.965l-.085-.098c-.45-.532-1.034-1.388-1.034-2.437V9.75a4 4 0 0 0-4-4m1 13.498h-3c-.276 0-.505.226-.45.496A2.496 2.496 0 0 0 12 21.748a2.496 2.496 0 0 0 2.45-2.003c.055-.27-.174-.496-.45-.496z",
|
|
11
11
|
clipRule: "evenodd"
|
|
12
12
|
}));
|
|
13
13
|
export default NameNotificationSizeMediumViewLinedTypeEnabledSvg;
|
package/icons/notification-icon/assets/name_notification_size_medium_view_lined_type_silent.js
CHANGED
|
@@ -2,12 +2,12 @@ import React from 'react';
|
|
|
2
2
|
const NameNotificationSizeMediumViewLinedTypeSilentSvg = 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: "m20.547
|
|
10
|
+
d: "m20.547 3.903-.612.786a.403.403 0 0 0 .318.65h1.077c.234 0 .423.19.423.424v.577a.5.5 0 0 1-.5.5h-3.357a.75.75 0 0 1-.592-1.21l.18-.232.712-.916.05-.063.874-1.125a.193.193 0 0 0-.152-.312h-1.494l-.006-.006v-.994a.5.5 0 0 1 .5-.5h2.928a.75.75 0 0 1 .592 1.21l-.892 1.148zM19.41 15.34c-.416-.31-.967-.773-1.37-1.297a.54.54 0 0 0-.425-.218h-.69c-.35 0-.586.349-.406.648a5.4 5.4 0 0 0 .6.81c.311.352.084.965-.387.965H7.268c-.47 0-.699-.613-.387-.965l.085-.098C7.416 14.653 8 13.797 8 12.748V9.75a4 4 0 0 1 5.592-3.67q.102.043.213.045h1.69c.25 0 .377-.29.191-.457A5.5 5.5 0 0 0 6.5 9.75v2.998c0 1.005-1.17 2.04-1.91 2.592-.357.267-.59.68-.59 1.126 0 .708.574 1.282 1.282 1.282h13.436c.708 0 1.282-.574 1.282-1.282 0-.446-.233-.859-.59-1.126M10 19.248c-.276 0-.505.226-.45.496A2.496 2.496 0 0 0 12 21.748a2.496 2.496 0 0 0 2.45-2.003c.055-.27-.174-.496-.45-.496h-4M12 7.75a.5.5 0 0 0 .5.5h1.248a.5.5 0 0 1 .402.797l-2.225 3.007a.75.75 0 0 0 .603 1.196H17a.5.5 0 0 0 .5-.5v-.5a.5.5 0 0 0-.5-.5h-1.992a.5.5 0 0 1-.402-.797l2.224-3.007a.75.75 0 0 0-.603-1.196H12.5a.5.5 0 0 0-.5.5z",
|
|
11
11
|
clipRule: "evenodd"
|
|
12
12
|
}));
|
|
13
13
|
export default NameNotificationSizeMediumViewLinedTypeSilentSvg;
|
package/icons/notification-icon/assets/name_notification_size_small_view_filled_type_disabled.js
CHANGED
|
@@ -2,12 +2,12 @@ import React from 'react';
|
|
|
2
2
|
const NameNotificationSizeSmallViewFilledTypeDisabledSvg = 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: "M3.392
|
|
10
|
+
d: "M3.392 12a.8.8 0 0 0-.566.234l-.265.266A.75.75 0 1 1 1.5 11.44L11.94 1A.75.75 0 0 1 13 2.06l-.487.488c-.28.28-.307.72-.117 1.067C12.78 4.324 13 5.136 13 6v2c0 .808.143 1.005 1.218 2.19a1.082 1.082 0 0 1-.8 1.81zM3 6c0 .713.862 1.078 1.366.574L8.759 2.18c.416-.416.246-1.114-.341-1.163A5 5 0 0 0 3 6m5 9.339a2.5 2.5 0 0 1-2.233-1.375c-.212-.42.155-.845.625-.852a105 105 0 0 1 3.216 0c.47.007.837.432.625.852A2.5 2.5 0 0 1 8 15.339",
|
|
11
11
|
clipRule: "evenodd"
|
|
12
12
|
}));
|
|
13
13
|
export default NameNotificationSizeSmallViewFilledTypeDisabledSvg;
|
package/icons/notification-icon/assets/name_notification_size_small_view_filled_type_enabled.js
CHANGED
|
@@ -2,12 +2,12 @@ import React from 'react';
|
|
|
2
2
|
const NameNotificationSizeSmallViewFilledTypeEnabledSvg = 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: "M3
|
|
10
|
+
d: "M3 6a5 5 0 0 1 10 0v2c0 .808.143 1.005 1.218 2.19a1.082 1.082 0 0 1-.8 1.81H2.582a1.082 1.082 0 0 1-.8-1.81C2.857 9.005 3 8.808 3 8zm5 9.339a2.5 2.5 0 0 0 2.233-1.375c.212-.42-.155-.845-.625-.852a105 105 0 0 0-3.216 0c-.47.007-.837.432-.625.852A2.5 2.5 0 0 0 8 15.339",
|
|
11
11
|
clipRule: "evenodd"
|
|
12
12
|
}));
|
|
13
13
|
export default NameNotificationSizeSmallViewFilledTypeEnabledSvg;
|
package/icons/notification-icon/assets/name_notification_size_small_view_filled_type_silent.js
CHANGED
|
@@ -2,19 +2,19 @@ import React from 'react';
|
|
|
2
2
|
const NameNotificationSizeSmallViewFilledTypeSilentSvg = 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("g", {
|
|
8
8
|
clipPath: "url(#prefix__a)"
|
|
9
9
|
}, /*#__PURE__*/React.createElement("path", {
|
|
10
10
|
fill: "currentColor",
|
|
11
11
|
fillRule: "evenodd",
|
|
12
|
-
d: "M13.424
|
|
12
|
+
d: "M13.424 1.807A.5.5 0 0 0 13.029 1h-.49a.5.5 0 0 1 0-1h2.535a.5.5 0 0 1 .395.807l-1.104 1.42a.5.5 0 0 0 .395.806h.74a.5.5 0 0 1 0 1h-2.785c-.05 0-.094.053-.075.1C12.872 4.71 13 5.34 13 6v2c0 .809.143 1.005 1.218 2.19a1.082 1.082 0 0 1-.8 1.81H2.582a1.082 1.082 0 0 1-.8-1.81C2.857 9.005 3 8.809 3 8V6a5 5 0 0 1 9.164-2.77c.034.052.118.045.156-.004zM8 15.34a2.5 2.5 0 0 0 2.361-1.677c.097-.278-.13-.54-.425-.545a104 104 0 0 0-3.872 0c-.294.006-.522.267-.425.545A2.5 2.5 0 0 0 8 15.339M6.763 4.619a.5.5 0 0 0 .5.5h.49a.5.5 0 0 1 .388.816L6.635 7.778a.75.75 0 0 0 .581 1.225h3.578a.5.5 0 0 0 .5-.5v-.5a.5.5 0 0 0-.5-.5h-.943a.5.5 0 0 1-.387-.817l1.505-1.843a.75.75 0 0 0-.581-1.224H7.263a.5.5 0 0 0-.5.5z",
|
|
13
13
|
clipRule: "evenodd"
|
|
14
14
|
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
15
15
|
id: "prefix__a"
|
|
16
16
|
}, /*#__PURE__*/React.createElement("path", {
|
|
17
17
|
fill: "#fff",
|
|
18
|
-
d: "M0
|
|
18
|
+
d: "M0 0h16v16H0z"
|
|
19
19
|
}))));
|
|
20
20
|
export default NameNotificationSizeSmallViewFilledTypeSilentSvg;
|
package/icons/notification-icon/assets/name_notification_size_small_view_lined_type_disabled.js
CHANGED
|
@@ -2,12 +2,12 @@ import React from 'react';
|
|
|
2
2
|
const NameNotificationSizeSmallViewLinedTypeDisabledSvg = 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: "M3.268
|
|
10
|
+
d: "M3.268 12a.5.5 0 0 0-.354.146l-.53.53a.5.5 0 0 1-.707 0l-.354-.353a.5.5 0 0 1 0-.707L12.116.823a.5.5 0 0 1 .707 0l.354.354a.5.5 0 0 1 0 .707l-.847.846a.54.54 0 0 0-.064.661C12.732 4.151 13 5.044 13 6v2c0 .809.143 1.005 1.218 2.19a1.082 1.082 0 0 1-.8 1.81zm2.146-2.354a.5.5 0 0 0 .354.854h5.725c.393 0 .604-.462.41-.803C11.548 9.075 11.5 8.523 11.5 8V6a3.5 3.5 0 0 0-.265-1.338c-.122-.295-.5-.336-.726-.11zM3 6v.732a.5.5 0 0 0 .854.354l.5-.5a.5.5 0 0 0 .146-.354V6a3.5 3.5 0 0 1 3.673-3.496.54.54 0 0 0 .413-.151l.51-.51c.26-.26.157-.699-.206-.764A5 5 0 0 0 3 6m4.035 7.104q-.593.006-1.14.017c-.203.004-.36.183-.307.379A2.5 2.5 0 0 0 8 15.339a2.5 2.5 0 0 0 2.412-1.839c.053-.196-.103-.375-.306-.38A97 97 0 0 0 9 13.105h-.035Q8.493 13.1 8 13.1q-.492 0-.965.004",
|
|
11
11
|
clipRule: "evenodd"
|
|
12
12
|
}));
|
|
13
13
|
export default NameNotificationSizeSmallViewLinedTypeDisabledSvg;
|
package/icons/notification-icon/assets/name_notification_size_small_view_lined_type_enabled.js
CHANGED
|
@@ -2,12 +2,12 @@ import React from 'react';
|
|
|
2
2
|
const NameNotificationSizeSmallViewLinedTypeEnabledSvg = 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.965 13.
|
|
10
|
+
d: "M8.965 13.104q.592.006 1.14.017c.204.004.36.183.307.379A2.5 2.5 0 0 1 8 15.339 2.5 2.5 0 0 1 5.588 13.5c-.053-.196.104-.375.306-.38A97 97 0 0 1 8 13.1q.492 0 .965.004M3.876 12H2.582a1.082 1.082 0 0 1-.8-1.81C2.857 9.005 3 8.809 3 8V6a5 5 0 0 1 10 0v2c0 .809.143 1.005 1.218 2.19a1.082 1.082 0 0 1-.8 1.81zM8 2.5A3.5 3.5 0 0 0 4.5 6v2c0 .523-.048 1.075-.403 1.697-.194.341.017.803.41.803h6.986c.393 0 .604-.462.41-.803C11.548 9.075 11.5 8.523 11.5 8V6A3.5 3.5 0 0 0 8 2.5",
|
|
11
11
|
clipRule: "evenodd"
|
|
12
12
|
}));
|
|
13
13
|
export default NameNotificationSizeSmallViewLinedTypeEnabledSvg;
|
package/icons/notification-icon/assets/name_notification_size_small_view_lined_type_silent.js
CHANGED
|
@@ -2,19 +2,19 @@ import React from 'react';
|
|
|
2
2
|
const NameNotificationSizeSmallViewLinedTypeSilentSvg = 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("g", {
|
|
8
8
|
clipPath: "url(#prefix__a)"
|
|
9
9
|
}, /*#__PURE__*/React.createElement("path", {
|
|
10
10
|
fill: "currentColor",
|
|
11
11
|
fillRule: "evenodd",
|
|
12
|
-
d: "M13.424
|
|
12
|
+
d: "M13.424 1.807A.5.5 0 0 0 13.029 1h-.49a.5.5 0 0 1 0-1h2.535a.5.5 0 0 1 .395.807l-1.104 1.42a.5.5 0 0 0 .395.806h.74a.5.5 0 0 1 0 1h-2.785a.5.5 0 0 1-.395-.807zM10.412 13.5c.053-.196-.104-.375-.306-.38A98 98 0 0 0 8 13.1q-.492 0-.965.004H7q-.574.006-1.106.017c-.202.004-.36.183-.306.379A2.5 2.5 0 0 0 8 15.339a2.5 2.5 0 0 0 2.412-1.839M2.582 12h10.836a1.082 1.082 0 0 0 .8-1.81 20 20 0 0 1-.734-.84.54.54 0 0 0-.416-.206h-.805c-.3 0-.508.293-.36.553.194.341-.018.803-.41.803H4.507c-.393 0-.604-.462-.41-.803C4.452 9.075 4.5 8.523 4.5 8V6a3.5 3.5 0 0 1 5.58-2.815.54.54 0 0 0 .32.11h.889c.396 0 .624-.433.353-.721A5 5 0 0 0 3 6v2c0 .809-.143 1.005-1.218 2.19a1.082 1.082 0 0 0 .8 1.81M8 4.369a.5.5 0 0 0 .5.5h1.017a.5.5 0 0 1 .387.816L8.066 7.936a.5.5 0 0 0 .387.817h3.578a.5.5 0 1 0 0-1h-1.47a.5.5 0 0 1-.387-.817l1.838-2.251a.5.5 0 0 0-.387-.816H8.5a.5.5 0 0 0-.5.5",
|
|
13
13
|
clipRule: "evenodd"
|
|
14
14
|
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
15
15
|
id: "prefix__a"
|
|
16
16
|
}, /*#__PURE__*/React.createElement("path", {
|
|
17
17
|
fill: "#fff",
|
|
18
|
-
d: "M0
|
|
18
|
+
d: "M0 0h16v16H0z"
|
|
19
19
|
}))));
|
|
20
20
|
export default NameNotificationSizeSmallViewLinedTypeSilentSvg;
|
|
@@ -10,10 +10,12 @@ declare const _default: {
|
|
|
10
10
|
'medium-firefox': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
11
11
|
'medium-huawei': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
12
12
|
'medium-iexplorer': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
13
|
+
'medium-kakao': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
13
14
|
'medium-line': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
14
15
|
'medium-macos': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
15
16
|
'medium-safari': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
16
17
|
'medium-sms': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
18
|
+
'medium-telegram': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
17
19
|
'medium-web': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
18
20
|
'medium-whatsapp': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
19
21
|
'medium-windows': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
@@ -28,10 +30,12 @@ declare const _default: {
|
|
|
28
30
|
'small-firefox': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
29
31
|
'small-huawei': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
30
32
|
'small-iexplorer': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
33
|
+
'small-kakao': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
31
34
|
'small-line': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
32
35
|
'small-macos': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
33
36
|
'small-safari': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
34
37
|
'small-sms': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
38
|
+
'small-telegram': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
35
39
|
'small-web': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
36
40
|
'small-whatsapp': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
37
41
|
'small-windows': import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement>>;
|
|
@@ -8,10 +8,12 @@ import medium_email from "./name_platform_logo_size_medium_type_email.js";
|
|
|
8
8
|
import medium_firefox from "./name_platform_logo_size_medium_type_firefox.js";
|
|
9
9
|
import medium_huawei from "./name_platform_logo_size_medium_type_huawei.js";
|
|
10
10
|
import medium_iexplorer from "./name_platform_logo_size_medium_type_iexplorer.js";
|
|
11
|
+
import medium_kakao from "./name_platform_logo_size_medium_type_kakao.js";
|
|
11
12
|
import medium_line from "./name_platform_logo_size_medium_type_line.js";
|
|
12
13
|
import medium_macos from "./name_platform_logo_size_medium_type_macos.js";
|
|
13
14
|
import medium_safari from "./name_platform_logo_size_medium_type_safari.js";
|
|
14
15
|
import medium_sms from "./name_platform_logo_size_medium_type_sms.js";
|
|
16
|
+
import medium_telegram from "./name_platform_logo_size_medium_type_telegram.js";
|
|
15
17
|
import medium_web from "./name_platform_logo_size_medium_type_web.js";
|
|
16
18
|
import medium_whatsapp from "./name_platform_logo_size_medium_type_whatsapp.js";
|
|
17
19
|
import medium_windows from "./name_platform_logo_size_medium_type_windows.js";
|
|
@@ -26,10 +28,12 @@ import small_email from "./name_platform_logo_size_small_type_email.js";
|
|
|
26
28
|
import small_firefox from "./name_platform_logo_size_small_type_firefox.js";
|
|
27
29
|
import small_huawei from "./name_platform_logo_size_small_type_huawei.js";
|
|
28
30
|
import small_iexplorer from "./name_platform_logo_size_small_type_iexplorer.js";
|
|
31
|
+
import small_kakao from "./name_platform_logo_size_small_type_kakao.js";
|
|
29
32
|
import small_line from "./name_platform_logo_size_small_type_line.js";
|
|
30
33
|
import small_macos from "./name_platform_logo_size_small_type_macos.js";
|
|
31
34
|
import small_safari from "./name_platform_logo_size_small_type_safari.js";
|
|
32
35
|
import small_sms from "./name_platform_logo_size_small_type_sms.js";
|
|
36
|
+
import small_telegram from "./name_platform_logo_size_small_type_telegram.js";
|
|
33
37
|
import small_web from "./name_platform_logo_size_small_type_web.js";
|
|
34
38
|
import small_whatsapp from "./name_platform_logo_size_small_type_whatsapp.js";
|
|
35
39
|
import small_windows from "./name_platform_logo_size_small_type_windows.js";
|
|
@@ -45,10 +49,12 @@ export default {
|
|
|
45
49
|
'medium-firefox': medium_firefox,
|
|
46
50
|
'medium-huawei': medium_huawei,
|
|
47
51
|
'medium-iexplorer': medium_iexplorer,
|
|
52
|
+
'medium-kakao': medium_kakao,
|
|
48
53
|
'medium-line': medium_line,
|
|
49
54
|
'medium-macos': medium_macos,
|
|
50
55
|
'medium-safari': medium_safari,
|
|
51
56
|
'medium-sms': medium_sms,
|
|
57
|
+
'medium-telegram': medium_telegram,
|
|
52
58
|
'medium-web': medium_web,
|
|
53
59
|
'medium-whatsapp': medium_whatsapp,
|
|
54
60
|
'medium-windows': medium_windows,
|
|
@@ -63,10 +69,12 @@ export default {
|
|
|
63
69
|
'small-firefox': small_firefox,
|
|
64
70
|
'small-huawei': small_huawei,
|
|
65
71
|
'small-iexplorer': small_iexplorer,
|
|
72
|
+
'small-kakao': small_kakao,
|
|
66
73
|
'small-line': small_line,
|
|
67
74
|
'small-macos': small_macos,
|
|
68
75
|
'small-safari': small_safari,
|
|
69
76
|
'small-sms': small_sms,
|
|
77
|
+
'small-telegram': small_telegram,
|
|
70
78
|
'small-web': small_web,
|
|
71
79
|
'small-whatsapp': small_whatsapp,
|
|
72
80
|
'small-windows': small_windows,
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
const NamePlatformLogoSizeMediumTypeKakaoSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
width: 24,
|
|
5
|
+
height: 24,
|
|
6
|
+
fill: "none"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
fill: "currentColor",
|
|
9
|
+
d: "M12 3.575c4.97 0 9 3.263 9 7.286 0 4.024-4.03 7.285-9 7.285-.65 0-1.284-.058-1.896-.165l-3.609 2.407a.214.214 0 0 1-.324-.24l.951-3.17C4.644 15.68 3 13.428 3 10.86c0-4.024 4.03-7.286 9-7.286m-1.017 5.371c-.202-.645-1.071-.686-1.357-.12l-.049.12-1.111 3.556a.615.615 0 0 0 1.173.366l.056-.182h1.171l.057.182a.615.615 0 0 0 1.173-.366zm7.215-.37a.6.6 0 0 0-.848 0l-.819.819V9a.6.6 0 0 0-1.199 0v3.686a.6.6 0 0 0 1.2 0v-.9l1.019 1.275a.601.601 0 0 0 .938-.75l-1.413-1.766 1.122-1.121a.6.6 0 0 0 0-.849M5.98 8.4a.6.6 0 0 0 0 1.2h.63v3.086a.6.6 0 0 0 1.199 0V9.6h.628a.6.6 0 0 0 0-1.2zm7.126 0a.6.6 0 0 0-.6.6v3.686a.6.6 0 0 0 .6.6h1.229a.6.6 0 0 0 0-1.201h-.629V9a.6.6 0 0 0-.6-.6m-2.458 3.337H9.91l.37-1.474z"
|
|
10
|
+
}));
|
|
11
|
+
export default NamePlatformLogoSizeMediumTypeKakaoSvg;
|
|
@@ -7,7 +7,7 @@ const NamePlatformLogoSizeMediumTypeLineSvg = props => /*#__PURE__*/React.create
|
|
|
7
7
|
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
8
|
fill: "currentColor",
|
|
9
9
|
fillRule: "evenodd",
|
|
10
|
-
d: "M16.942 21H7.058A4.06 4.06 0 0 1 3 16.942V7.058A4.06 4.06 0 0 1 7.058 3h9.884A4.06 4.06 0 0 1 21 7.058v9.884A4.06 4.06 0 0 1 16.942 21M18 11.152c0-2.685-2.692-4.87-6-4.87-3.31 0-6.002 2.185-6.002 4.87 0 2.407 2.135 4.424 5.019 4.805.195.042.461.129.528.296.061.151.04.39.02.542l-.086.514-.002.013c-.029.163-.1.573.522.31.64-.27 3.456-2.035 4.715-3.484.87-.953 1.286-1.921 1.286-2.996m-7.643-1.298h.425c.063 0 .115.052.115.115v2.619a.115.115 0 0 1-.115.115h-.425a.115.115 0 0 1-.115-.115v-2.62c0-.062.051-.114.115-.114m-.59 2.849a.115.115 0 0 0 .115-.115v-.426a.115.115 0 0 0-.115-.114H8.62v-2.08a.115.115 0 0 0-.114-.114H8.08a.115.115 0 0 0-.114.115v2.619c0 .063.05.115.114.115zm6.237 0h-1.686a.115.115 0 0 1-.115-.115V9.969c0-.063.052-.115.115-.115h1.686c.063 0 .114.052.114.115v.426a.115.115 0 0 1-.114.114h-1.146v.442h1.146c.063 0 .114.052.114.115v.425a.115.115 0 0 1-.114.115h-1.146v.442h1.146c.063 0 .114.051.114.114v.426a.115.115 0 0 1-.114.
|
|
10
|
+
d: "M16.942 21H7.058A4.06 4.06 0 0 1 3 16.942V7.058A4.06 4.06 0 0 1 7.058 3h9.884A4.06 4.06 0 0 1 21 7.058v9.884A4.06 4.06 0 0 1 16.942 21M18 11.152c0-2.685-2.692-4.87-6-4.87-3.31 0-6.002 2.185-6.002 4.87 0 2.407 2.135 4.424 5.019 4.805.195.042.461.129.528.296.061.151.04.39.02.542l-.086.514-.002.013c-.029.163-.1.573.522.31.64-.27 3.456-2.035 4.715-3.484.87-.953 1.286-1.921 1.286-2.996m-7.643-1.298h.425c.063 0 .115.052.115.115v2.619a.115.115 0 0 1-.115.115h-.425a.115.115 0 0 1-.115-.115v-2.62c0-.062.051-.114.115-.114m-.59 2.849a.115.115 0 0 0 .115-.115v-.426a.115.115 0 0 0-.115-.114H8.62v-2.08a.115.115 0 0 0-.114-.114H8.08a.115.115 0 0 0-.114.115v2.619c0 .063.05.115.114.115zm6.237 0h-1.686a.115.115 0 0 1-.115-.115V9.969c0-.063.052-.115.115-.115h1.686c.063 0 .114.052.114.115v.426a.115.115 0 0 1-.114.114h-1.146v.442h1.146c.063 0 .114.052.114.115v.425a.115.115 0 0 1-.114.115h-1.146v.442h1.146c.063 0 .114.051.114.114v.426a.115.115 0 0 1-.114.115M13.68 9.854h-.426a.115.115 0 0 0-.115.115v1.556L11.94 9.906l-.01-.012-.007-.008-.002-.002-.006-.005-.003-.002-.006-.004-.004-.002-.006-.004-.004-.002-.006-.003h-.004l-.007-.003-.004-.001-.007-.002h-.005l-.006-.001h-.433a.115.115 0 0 0-.115.114v2.619c0 .063.051.115.115.115h.425a.115.115 0 0 0 .115-.115v-1.555l1.2 1.62a.1.1 0 0 0 .038.034l.003.002.006.003.005.002.004.002.008.002h.001q.015.005.03.005h.424a.115.115 0 0 0 .114-.115v-2.62a.115.115 0 0 0-.114-.114",
|
|
11
11
|
clipRule: "evenodd"
|
|
12
12
|
}));
|
|
13
13
|
export default NamePlatformLogoSizeMediumTypeLineSvg;
|