@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
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
const NamePlatformLogoSizeMediumTypeTelegramSvg = 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 4a8 8 0 1 1 0 16 8 8 0 0 1 0-16m3.27 4.816c-.3.006-.762.167-2.983 1.09q-1.168.486-4.666 2.01-.567.225-.595.441c-.034.277.364.363.865.526.408.133.957.288 1.243.295q.389.008.868-.32 3.263-2.204 3.374-2.231c.05-.011.12-.026.166.016s.042.12.037.141c-.04.17-2.086 2.031-2.204 2.153-.45.468-.962.754-.173 1.274.683.45 1.082.738 1.785 1.2.45.294.803.644 1.268.602.214-.02.435-.221.547-.82.265-1.417.786-4.488.906-5.753.01-.11-.003-.252-.014-.314a.34.34 0 0 0-.113-.217.53.53 0 0 0-.31-.093"
|
|
10
|
+
}));
|
|
11
|
+
export default NamePlatformLogoSizeMediumTypeTelegramSvg;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
const NamePlatformLogoSizeSmallTypeKakaoSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
width: 16,
|
|
5
|
+
height: 16,
|
|
6
|
+
fill: "none"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
fill: "currentColor",
|
|
9
|
+
d: "M8 1.875c3.866 0 7 2.371 7 5.297s-3.134 5.297-7 5.297c-.506 0-.999-.043-1.475-.12l-2.806 1.75c-.13.08-.297-.035-.252-.175l.74-2.305C2.278 10.676 1 9.04 1 7.172c0-2.926 3.134-5.297 7-5.297m-4.812 3.25a.5.5 0 0 0 0 1h.5v2.5a.5.5 0 0 0 1 0v-2.5h.5a.5.5 0 0 0 0-1zm5.8 0a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 0-1h-.5v-2.5a.5.5 0 0 0-.5-.5m4.154.146a.5.5 0 0 0-.707 0l-.647.647v-.293a.5.5 0 0 0-1 0v3a.5.5 0 0 0 1 0v-.7l.81 1.012a.5.5 0 0 0 .78-.625l-1.143-1.428.907-.906a.5.5 0 0 0 0-.707m-5.881.31c-.165-.526-.873-.559-1.106-.099l-.039.099-.905 2.895a.5.5 0 0 0 .955.297l.046-.148h.953l.046.148a.501.501 0 0 0 .955-.297zm-.274 2.271h-.6l.301-1.2z"
|
|
10
|
+
}));
|
|
11
|
+
export default NamePlatformLogoSizeSmallTypeKakaoSvg;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
const NamePlatformLogoSizeSmallTypeTelegramSvg = props => /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
width: 16,
|
|
5
|
+
height: 16,
|
|
6
|
+
fill: "none"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
fill: "currentColor",
|
|
9
|
+
d: "M8 1a7 7 0 1 1 0 14A7 7 0 0 1 8 1m2.862 4.214c-.263.004-.667.145-2.611.953q-1.021.425-4.082 1.759-.497.197-.522.386c-.03.243.319.318.757.46.358.117.838.253 1.088.258q.34.007.76-.281 2.859-1.93 2.952-1.951c.044-.01.104-.022.145.014s.037.105.033.124c-.035.147-1.823 1.773-1.929 1.883-.394.41-.842.66-.151 1.116.598.394.946.645 1.562 1.048.394.258.702.565 1.109.528.187-.018.38-.194.478-.718.232-1.24.688-3.925.793-5.032a1.2 1.2 0 0 0-.012-.277.3.3 0 0 0-.1-.19.46.46 0 0 0-.27-.08"
|
|
10
|
+
}));
|
|
11
|
+
export default NamePlatformLogoSizeSmallTypeTelegramSvg;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { CommonProps } from '../../types';
|
|
2
2
|
export type PlatformLogoIconProps = CommonProps & {
|
|
3
3
|
readonly size: 'medium' | 'small';
|
|
4
|
-
readonly type: 'amazon' | 'android' | 'apple' | 'baidu' | 'chrome' | 'edge' | 'email' | 'firefox' | 'huawei' | 'iexplorer' | 'line' | 'macos' | 'safari' | 'sms' | 'web' | 'whatsapp' | 'windows' | 'xiaomi';
|
|
4
|
+
readonly type: 'amazon' | 'android' | 'apple' | 'baidu' | 'chrome' | 'edge' | 'email' | 'firefox' | 'huawei' | 'iexplorer' | 'kakao' | 'line' | 'macos' | 'safari' | 'sms' | 'telegram' | 'web' | 'whatsapp' | 'windows' | 'xiaomi';
|
|
5
5
|
};
|
|
@@ -2,10 +2,10 @@ import React from 'react';
|
|
|
2
2
|
const NamePlusSizeMediumSvg = 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.75
|
|
9
|
+
d: "M12.75 7a.75.75 0 0 0-1.5 0v4.25H7a.75.75 0 0 0 0 1.5h4.25V17a.75.75 0 0 0 1.5 0v-4.25H17a.75.75 0 0 0 0-1.5h-4.25z"
|
|
10
10
|
}));
|
|
11
11
|
export default NamePlusSizeMediumSvg;
|
|
@@ -2,10 +2,10 @@ import React from 'react';
|
|
|
2
2
|
const NamePlusSizeSmallSvg = 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: "M8.75
|
|
9
|
+
d: "M8.75 4a.75.75 0 0 0-1.5 0v3.25H4a.75.75 0 0 0 0 1.5h3.25V12a.75.75 0 0 0 1.5 0V8.75H12a.75.75 0 0 0 0-1.5H8.75z"
|
|
10
10
|
}));
|
|
11
11
|
export default NamePlusSizeSmallSvg;
|
|
@@ -7,7 +7,7 @@ const NameRewardSizeMediumViewLinedSvg = props => /*#__PURE__*/React.createEleme
|
|
|
7
7
|
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
8
|
fill: "currentColor",
|
|
9
9
|
fillRule: "evenodd",
|
|
10
|
-
d: "M5.104
|
|
10
|
+
d: "M5.104 5.636v3.6c0 .414.336.75.75.75h3.6a.75.75 0 0 0 0-1.5H7.882a.09.09 0 0 1-.063-.154l.257-.256.007-.008a5.55 5.55 0 1 1-1.13 6.242c-.189-.411-.668-.638-1.08-.45-.34.154-.514.54-.37.883a7.05 7.05 0 1 0 1.504-7.721l-.249.25a.09.09 0 0 1-.154-.064V5.636a.75.75 0 1 0-1.5 0",
|
|
11
11
|
clipRule: "evenodd"
|
|
12
12
|
}));
|
|
13
13
|
export default NameRewardSizeMediumViewLinedSvg;
|
|
@@ -2,12 +2,12 @@ import React from 'react';
|
|
|
2
2
|
const NameSidebarSizeMediumViewFilledModeOffSvg = 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.218 6.
|
|
10
|
+
d: "M4.218 6.092C4 6.52 4 7.08 4 8.2v7.6c0 1.12 0 1.68.218 2.108a2 2 0 0 0 .874.874C5.52 19 6.08 19 7.2 19h9.6c1.12 0 1.68 0 2.108-.218a2 2 0 0 0 .874-.874C20 17.48 20 16.92 20 15.8V8.2c0-1.12 0-1.68-.218-2.108a2 2 0 0 0-.874-.874C18.48 5 17.92 5 16.8 5H7.2c-1.12 0-1.68 0-2.108.218a2 2 0 0 0-.874.874M9.8 17.5c-.28 0-.42 0-.527-.055a.5.5 0 0 1-.218-.218C9 17.12 9 16.98 9 16.7V7.3c0-.28 0-.42.055-.527a.5.5 0 0 1 .218-.218C9.38 6.5 9.52 6.5 9.8 6.5h7c.585 0 .933.001 1.191.022q.114.01.17.02c.003 0-.005 0 .028.01.012.004.076.03.087.036.03.017.012.003.02.009q.061.045.107.107c.006.008-.008-.01.009.02a1 1 0 0 1 .036.087c.01.033.01.025.01.028q.01.056.02.17c.02.258.022.606.022 1.191v7.6c0 .585-.001.933-.022 1.191a2 2 0 0 1-.02.17c0 .003 0-.005-.01.028a1 1 0 0 1-.036.087c-.017.03-.003.012-.009.02a.5.5 0 0 1-.107.107c-.008.006.01-.008-.02.009a1 1 0 0 1-.087.036c-.033.01-.025.01-.028.01a2 2 0 0 1-.17.02c-.258.02-.606.022-1.191.022zm8.435-10.942q.003.002 0 0m.207.207q-.002-.003 0 0m0 10.47q-.002.003 0 0m-.207.207q.003-.002 0 0",
|
|
11
11
|
clipRule: "evenodd"
|
|
12
12
|
}));
|
|
13
13
|
export default NameSidebarSizeMediumViewFilledModeOffSvg;
|
|
@@ -2,12 +2,12 @@ import React from 'react';
|
|
|
2
2
|
const NameSidebarSizeMediumViewFilledModeOnSvg = 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.218 6.
|
|
10
|
+
d: "M4.218 6.092C4 6.52 4 7.08 4 8.2v7.6c0 1.12 0 1.68.218 2.108a2 2 0 0 0 .874.874C5.52 19 6.08 19 7.2 19h9.6c1.12 0 1.68 0 2.108-.218a2 2 0 0 0 .874-.874C20 17.48 20 16.92 20 15.8V8.2c0-1.12 0-1.68-.218-2.108a2 2 0 0 0-.874-.874C18.48 5 17.92 5 16.8 5H7.2c-1.12 0-1.68 0-2.108.218a2 2 0 0 0-.874.874M7 7.75c-.233 0-.35 0-.441.038a.5.5 0 0 0-.27.27c-.039.093-.039.209-.039.442v7c0 .233 0 .35.038.441a.5.5 0 0 0 .27.27c.093.039.209.039.442.039s.35 0 .441-.038a.5.5 0 0 0 .27-.27c.039-.092.039-.209.039-.442v-7c0-.233 0-.35-.038-.441a.5.5 0 0 0-.27-.27C7.348 7.75 7.232 7.75 7 7.75",
|
|
11
11
|
clipRule: "evenodd"
|
|
12
12
|
}));
|
|
13
13
|
export default NameSidebarSizeMediumViewFilledModeOnSvg;
|
|
@@ -2,12 +2,12 @@ import React from 'react';
|
|
|
2
2
|
const NameSidebarSizeMediumViewLinedModeOffSvg = 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.009
|
|
10
|
+
d: "M6.009 6.522c.258-.02.606-.022 1.191-.022h.5c.28 0 .42 0 .527.054a.5.5 0 0 1 .218.219c.055.107.055.247.055.527v9.4c0 .28 0 .42-.055.527a.5.5 0 0 1-.218.218c-.107.055-.247.055-.527.055h-.607c-.521 0-.842-.003-1.084-.022a2 2 0 0 1-.224-.03.1.1 0 0 1-.035-.015.5.5 0 0 1-.153-.137c-.006-.008.008.01-.009-.02l-.036-.087c-.01-.033-.01-.025-.01-.028a2 2 0 0 1-.02-.17c-.02-.258-.022-.606-.022-1.191V8.2c0-.585.001-.933.022-1.191q.01-.114.02-.17c0-.003 0 .005.01-.028.004-.012.03-.076.036-.086.017-.031.003-.013.009-.02a.5.5 0 0 1 .107-.108c.008-.006-.01.008.02-.009.011-.006.075-.032.087-.036.033-.01.025-.01.028-.01q.056-.01.17-.02M10 19H6.996c-.986 0-1.503-.014-1.904-.218a2 2 0 0 1-.874-.874C4 17.48 4 16.92 4 15.8V8.2c0-1.12 0-1.68.218-2.108a2 2 0 0 1 .874-.874C5.52 5 6.08 5 7.2 5h9.6c1.12 0 1.68 0 2.108.218a2 2 0 0 1 .874.874C20 6.52 20 7.08 20 8.2v7.6c0 1.12 0 1.68-.218 2.108a2 2 0 0 1-.874.874C18.48 19 17.92 19 16.8 19zm0-11.7c0-.28 0-.42.055-.527a.5.5 0 0 1 .218-.218c.107-.055.247-.055.527-.055h6c.585 0 .933.001 1.191.022q.114.01.17.02c.003 0-.005 0 .028.01.012.004.076.03.087.036.03.017.012.003.02.009q.061.045.107.107c.006.008-.008-.01.009.02a1 1 0 0 1 .036.087c.01.033.01.025.01.028q.01.056.02.17c.02.258.022.606.022 1.191v7.6c0 .585-.001.933-.022 1.191a2 2 0 0 1-.02.17c0 .003 0-.005-.01.028a1 1 0 0 1-.036.087c-.017.03-.003.012-.009.02a.5.5 0 0 1-.107.107c-.008.006.01-.008-.02.009a1 1 0 0 1-.087.036c-.033.01-.025.01-.028.01a2 2 0 0 1-.17.02c-.258.02-.606.022-1.191.022h-6c-.28 0-.42 0-.527-.055a.5.5 0 0 1-.218-.218C10 17.12 10 16.98 10 16.7zm-4.44 9.938-.002-.003zm-.002-.003.001.003zm0-10.47q.002-.003 0 0m.207-.207q-.003.002 0 0m12.47 0q.003.002 0 0m.207.207q-.002-.003 0 0m0 10.47q-.002.003 0 0m-.207.207q.003-.002 0 0",
|
|
11
11
|
clipRule: "evenodd"
|
|
12
12
|
}));
|
|
13
13
|
export default NameSidebarSizeMediumViewLinedModeOffSvg;
|
|
@@ -2,12 +2,12 @@ import React from 'react';
|
|
|
2
2
|
const NameSidebarSizeMediumViewLinedModeOnSvg = 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: "M7.2
|
|
10
|
+
d: "M7.2 6.5h9.6c.585 0 .933.001 1.191.022.097.008.16.018.197.025q.046.009.085.034a.5.5 0 0 1 .146.146.2.2 0 0 1 .034.085c.007.038.017.1.025.197.02.258.022.606.022 1.191v7.6c0 .585-.001.933-.022 1.191a2 2 0 0 1-.025.197.2.2 0 0 1-.034.085.5.5 0 0 1-.146.146.2.2 0 0 1-.085.034c-.038.007-.1.017-.197.025-.258.02-.606.022-1.191.022H7.2c-.585 0-.933-.001-1.191-.022a2 2 0 0 1-.197-.025.2.2 0 0 1-.085-.034.5.5 0 0 1-.146-.146.2.2 0 0 1-.034-.085 2 2 0 0 1-.025-.197c-.02-.258-.022-.606-.022-1.191V8.2c0-.585.001-.933.022-1.191q.013-.144.025-.197a.2.2 0 0 1 .034-.085.5.5 0 0 1 .146-.146.2.2 0 0 1 .085-.034c.038-.007.1-.017.197-.025.258-.02.606-.022 1.191-.022m11.035.058q.003.002 0 0m.207.207q-.002-.003 0 0m0 10.47q-.002.003 0 0m-.207.207q.003-.002 0 0m-12.47 0q-.003-.002 0 0m-.206-.204v-.003zm0-10.473q0-.003 0 0m.206-.207q-.003.002 0 0M4 8.2c0-1.12 0-1.68.218-2.108a2 2 0 0 1 .874-.874C5.52 5 6.08 5 7.2 5h9.6c1.12 0 1.68 0 2.108.218a2 2 0 0 1 .874.874C20 6.52 20 7.08 20 8.2v7.6c0 1.12 0 1.68-.218 2.108a2 2 0 0 1-.874.874C18.48 19 17.92 19 16.8 19H7.2c-1.12 0-1.68 0-2.108-.218a2 2 0 0 1-.874-.874C4 17.48 4 16.92 4 15.8zm3.75-.45a.5.5 0 0 0-.5.5v7.5a.5.5 0 0 0 .5.5h.5a.5.5 0 0 0 .5-.5v-7.5a.5.5 0 0 0-.5-.5z",
|
|
11
11
|
clipRule: "evenodd"
|
|
12
12
|
}));
|
|
13
13
|
export default NameSidebarSizeMediumViewLinedModeOnSvg;
|
|
@@ -2,12 +2,12 @@ import React from 'react';
|
|
|
2
2
|
const NameSortSizeMediumTypeAscSvg = 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.75
|
|
10
|
+
d: "M6.75 17a.75.75 0 0 1-1.5 0V8.81l-1.72 1.72a.75.75 0 1 1-1.06-1.06l3-3a.75.75 0 0 1 1.06 0l3 3a.75.75 0 1 1-1.06 1.06L6.75 8.81zM15 15.5a.5.5 0 0 0-.5-.5h-2a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5zM12.5 11a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zM12 7.5a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-8a.5.5 0 0 1-.5-.5z",
|
|
11
11
|
clipRule: "evenodd"
|
|
12
12
|
}));
|
|
13
13
|
export default NameSortSizeMediumTypeAscSvg;
|
|
@@ -2,12 +2,12 @@ import React from 'react';
|
|
|
2
2
|
const NameSortSizeMediumTypeDescSvg = 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.75
|
|
10
|
+
d: "M6.75 7a.75.75 0 0 0-1.5 0v8.19l-1.72-1.72a.75.75 0 0 0-1.06 1.06l3 3a.75.75 0 0 0 1.06 0l3-3a.75.75 0 1 0-1.06-1.06l-1.72 1.72zM15 8.5a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5zM12.5 13a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5zm-.5 3.5a.5.5 0 0 0 .5.5h8a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-8a.5.5 0 0 0-.5.5z",
|
|
11
11
|
clipRule: "evenodd"
|
|
12
12
|
}));
|
|
13
13
|
export default NameSortSizeMediumTypeDescSvg;
|
|
@@ -2,12 +2,12 @@ import React from 'react';
|
|
|
2
2
|
const NameSortSizeMediumTypeNotSortedSvg = 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: "M7.75
|
|
10
|
+
d: "M7.75 6a.75.75 0 0 1 .75.75v8.19l1.72-1.72a.75.75 0 1 1 1.06 1.06l-3 3a.75.75 0 0 1-1.06 0l-3-3a.75.75 0 1 1 1.06-1.06L7 14.94V6.75A.75.75 0 0 1 7.75 6m8 11.5a.75.75 0 0 0 .75-.75V8.56l1.72 1.72a.75.75 0 1 0 1.06-1.06l-3-3a.75.75 0 0 0-1.06 0l-3 3a.75.75 0 1 0 1.06 1.06L15 8.56v8.19c0 .414.336.75.75.75",
|
|
11
11
|
clipRule: "evenodd"
|
|
12
12
|
}));
|
|
13
13
|
export default NameSortSizeMediumTypeNotSortedSvg;
|
|
@@ -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:
|
|
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
|
|
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:
|
|
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
|
|
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:
|
|
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
|
|
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
|
|
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
|
|
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;
|
package/icons/visibility-icon/assets/name_visibility_size_medium_view_lined_type_invisible.js
CHANGED
|
@@ -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:
|
|
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.
|
|
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:
|
|
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.
|
|
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.
|
|
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.
|
|
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:
|
|
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.
|
|
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;
|
package/icons/visibility-icon/assets/name_visibility_size_small_view_lined_type_invisible.js
CHANGED
|
@@ -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:
|
|
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.
|
|
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:
|
|
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.
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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:
|
|
5
|
+
height: 24,
|
|
6
6
|
fill: "none"
|
|
7
7
|
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
8
|
fill: "currentColor",
|
|
9
|
-
d: "M7.25
|
|
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
|
|
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:
|
|
5
|
+
height: 24,
|
|
6
6
|
fill: "none"
|
|
7
7
|
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
8
|
fill: "currentColor",
|
|
9
|
-
d: "M8
|
|
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
|
|
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;
|