@snack-uikit/icons 0.18.2-preview-104ad22c.0
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/CHANGELOG.md +252 -0
- package/LICENSE +201 -0
- package/README.md +44 -0
- package/dist/components/interface-icons/alarmFilled/AlarmFilledS.d.ts +9 -0
- package/dist/components/interface-icons/alarmFilled/AlarmFilledS.js +27 -0
- package/dist/components/interface-icons/alarmFilled/AlarmFilledXs.d.ts +9 -0
- package/dist/components/interface-icons/alarmFilled/AlarmFilledXs.js +27 -0
- package/dist/components/interface-icons/alarmFilled/index.d.ts +8 -0
- package/dist/components/interface-icons/alarmFilled/index.js +19 -0
- package/dist/components/interface-icons/arrowDown/ArrowDownS.d.ts +9 -0
- package/dist/components/interface-icons/arrowDown/ArrowDownS.js +27 -0
- package/dist/components/interface-icons/arrowDown/ArrowDownXs.d.ts +9 -0
- package/dist/components/interface-icons/arrowDown/ArrowDownXs.js +27 -0
- package/dist/components/interface-icons/arrowDown/index.d.ts +8 -0
- package/dist/components/interface-icons/arrowDown/index.js +19 -0
- package/dist/components/interface-icons/arrowLinks/ArrowLinksS.d.ts +9 -0
- package/dist/components/interface-icons/arrowLinks/ArrowLinksS.js +27 -0
- package/dist/components/interface-icons/arrowLinks/ArrowLinksXs.d.ts +9 -0
- package/dist/components/interface-icons/arrowLinks/ArrowLinksXs.js +27 -0
- package/dist/components/interface-icons/arrowLinks/index.d.ts +8 -0
- package/dist/components/interface-icons/arrowLinks/index.js +19 -0
- package/dist/components/interface-icons/arrowUp/ArrowUpS.d.ts +9 -0
- package/dist/components/interface-icons/arrowUp/ArrowUpS.js +27 -0
- package/dist/components/interface-icons/arrowUp/ArrowUpXs.d.ts +9 -0
- package/dist/components/interface-icons/arrowUp/ArrowUpXs.js +27 -0
- package/dist/components/interface-icons/arrowUp/index.d.ts +8 -0
- package/dist/components/interface-icons/arrowUp/index.js +19 -0
- package/dist/components/interface-icons/calendar/CalendarS.d.ts +9 -0
- package/dist/components/interface-icons/calendar/CalendarS.js +27 -0
- package/dist/components/interface-icons/calendar/CalendarXs.d.ts +9 -0
- package/dist/components/interface-icons/calendar/CalendarXs.js +27 -0
- package/dist/components/interface-icons/calendar/index.d.ts +8 -0
- package/dist/components/interface-icons/calendar/index.js +19 -0
- package/dist/components/interface-icons/check/CheckS.d.ts +9 -0
- package/dist/components/interface-icons/check/CheckS.js +27 -0
- package/dist/components/interface-icons/check/CheckXs.d.ts +9 -0
- package/dist/components/interface-icons/check/CheckXs.js +27 -0
- package/dist/components/interface-icons/check/index.d.ts +8 -0
- package/dist/components/interface-icons/check/index.js +19 -0
- package/dist/components/interface-icons/checkFilled/CheckFilledS.d.ts +9 -0
- package/dist/components/interface-icons/checkFilled/CheckFilledS.js +27 -0
- package/dist/components/interface-icons/checkFilled/CheckFilledXs.d.ts +9 -0
- package/dist/components/interface-icons/checkFilled/CheckFilledXs.js +27 -0
- package/dist/components/interface-icons/checkFilled/index.d.ts +8 -0
- package/dist/components/interface-icons/checkFilled/index.js +19 -0
- package/dist/components/interface-icons/chevronDown/ChevronDownS.d.ts +9 -0
- package/dist/components/interface-icons/chevronDown/ChevronDownS.js +27 -0
- package/dist/components/interface-icons/chevronDown/ChevronDownXs.d.ts +9 -0
- package/dist/components/interface-icons/chevronDown/ChevronDownXs.js +27 -0
- package/dist/components/interface-icons/chevronDown/index.d.ts +8 -0
- package/dist/components/interface-icons/chevronDown/index.js +19 -0
- package/dist/components/interface-icons/chevronLeft/ChevronLeftS.d.ts +9 -0
- package/dist/components/interface-icons/chevronLeft/ChevronLeftS.js +27 -0
- package/dist/components/interface-icons/chevronLeft/ChevronLeftXs.d.ts +9 -0
- package/dist/components/interface-icons/chevronLeft/ChevronLeftXs.js +27 -0
- package/dist/components/interface-icons/chevronLeft/index.d.ts +8 -0
- package/dist/components/interface-icons/chevronLeft/index.js +19 -0
- package/dist/components/interface-icons/chevronRight/ChevronRightS.d.ts +9 -0
- package/dist/components/interface-icons/chevronRight/ChevronRightS.js +27 -0
- package/dist/components/interface-icons/chevronRight/ChevronRightXs.d.ts +9 -0
- package/dist/components/interface-icons/chevronRight/ChevronRightXs.js +27 -0
- package/dist/components/interface-icons/chevronRight/index.d.ts +8 -0
- package/dist/components/interface-icons/chevronRight/index.js +19 -0
- package/dist/components/interface-icons/chevronUp/ChevronUpS.d.ts +9 -0
- package/dist/components/interface-icons/chevronUp/ChevronUpS.js +27 -0
- package/dist/components/interface-icons/chevronUp/ChevronUpXs.d.ts +9 -0
- package/dist/components/interface-icons/chevronUp/ChevronUpXs.js +27 -0
- package/dist/components/interface-icons/chevronUp/index.d.ts +8 -0
- package/dist/components/interface-icons/chevronUp/index.js +19 -0
- package/dist/components/interface-icons/copy/CopyS.d.ts +9 -0
- package/dist/components/interface-icons/copy/CopyS.js +27 -0
- package/dist/components/interface-icons/copy/CopyXs.d.ts +9 -0
- package/dist/components/interface-icons/copy/CopyXs.js +27 -0
- package/dist/components/interface-icons/copy/index.d.ts +8 -0
- package/dist/components/interface-icons/copy/index.js +19 -0
- package/dist/components/interface-icons/cross/CrossS.d.ts +9 -0
- package/dist/components/interface-icons/cross/CrossS.js +27 -0
- package/dist/components/interface-icons/cross/CrossXs.d.ts +9 -0
- package/dist/components/interface-icons/cross/CrossXs.js +27 -0
- package/dist/components/interface-icons/cross/index.d.ts +8 -0
- package/dist/components/interface-icons/cross/index.js +19 -0
- package/dist/components/interface-icons/crossFilled/CrossFilledS.d.ts +9 -0
- package/dist/components/interface-icons/crossFilled/CrossFilledS.js +27 -0
- package/dist/components/interface-icons/crossFilled/CrossFilledXs.d.ts +9 -0
- package/dist/components/interface-icons/crossFilled/CrossFilledXs.js +27 -0
- package/dist/components/interface-icons/crossFilled/index.d.ts +8 -0
- package/dist/components/interface-icons/crossFilled/index.js +19 -0
- package/dist/components/interface-icons/day/DayS.d.ts +9 -0
- package/dist/components/interface-icons/day/DayS.js +27 -0
- package/dist/components/interface-icons/day/index.d.ts +8 -0
- package/dist/components/interface-icons/day/index.js +18 -0
- package/dist/components/interface-icons/download/DownloadS.d.ts +9 -0
- package/dist/components/interface-icons/download/DownloadS.js +27 -0
- package/dist/components/interface-icons/download/DownloadXs.d.ts +9 -0
- package/dist/components/interface-icons/download/DownloadXs.js +27 -0
- package/dist/components/interface-icons/download/index.d.ts +8 -0
- package/dist/components/interface-icons/download/index.js +19 -0
- package/dist/components/interface-icons/email/EmailS.d.ts +9 -0
- package/dist/components/interface-icons/email/EmailS.js +27 -0
- package/dist/components/interface-icons/email/index.d.ts +8 -0
- package/dist/components/interface-icons/email/index.js +18 -0
- package/dist/components/interface-icons/eye/EyeS.d.ts +9 -0
- package/dist/components/interface-icons/eye/EyeS.js +27 -0
- package/dist/components/interface-icons/eye/EyeXs.d.ts +9 -0
- package/dist/components/interface-icons/eye/EyeXs.js +27 -0
- package/dist/components/interface-icons/eye/index.d.ts +8 -0
- package/dist/components/interface-icons/eye/index.js +19 -0
- package/dist/components/interface-icons/eyeClosed/EyeClosedS.d.ts +9 -0
- package/dist/components/interface-icons/eyeClosed/EyeClosedS.js +27 -0
- package/dist/components/interface-icons/eyeClosed/EyeClosedXs.d.ts +9 -0
- package/dist/components/interface-icons/eyeClosed/EyeClosedXs.js +27 -0
- package/dist/components/interface-icons/eyeClosed/index.d.ts +8 -0
- package/dist/components/interface-icons/eyeClosed/index.js +19 -0
- package/dist/components/interface-icons/file/FileS.d.ts +9 -0
- package/dist/components/interface-icons/file/FileS.js +27 -0
- package/dist/components/interface-icons/file/FileXs.d.ts +9 -0
- package/dist/components/interface-icons/file/FileXs.js +27 -0
- package/dist/components/interface-icons/file/index.d.ts +8 -0
- package/dist/components/interface-icons/file/index.js +19 -0
- package/dist/components/interface-icons/filter/FilterS.d.ts +9 -0
- package/dist/components/interface-icons/filter/FilterS.js +27 -0
- package/dist/components/interface-icons/filter/index.d.ts +8 -0
- package/dist/components/interface-icons/filter/index.js +18 -0
- package/dist/components/interface-icons/folder/FolderS.d.ts +9 -0
- package/dist/components/interface-icons/folder/FolderS.js +27 -0
- package/dist/components/interface-icons/folder/FolderXs.d.ts +9 -0
- package/dist/components/interface-icons/folder/FolderXs.js +27 -0
- package/dist/components/interface-icons/folder/index.d.ts +8 -0
- package/dist/components/interface-icons/folder/index.js +19 -0
- package/dist/components/interface-icons/folderOpen/FolderOpenS.d.ts +9 -0
- package/dist/components/interface-icons/folderOpen/FolderOpenS.js +27 -0
- package/dist/components/interface-icons/folderOpen/FolderOpenXs.d.ts +9 -0
- package/dist/components/interface-icons/folderOpen/FolderOpenXs.js +27 -0
- package/dist/components/interface-icons/folderOpen/index.d.ts +8 -0
- package/dist/components/interface-icons/folderOpen/index.js +19 -0
- package/dist/components/interface-icons/heart/HeartS.d.ts +9 -0
- package/dist/components/interface-icons/heart/HeartS.js +27 -0
- package/dist/components/interface-icons/heart/index.d.ts +8 -0
- package/dist/components/interface-icons/heart/index.js +18 -0
- package/dist/components/interface-icons/heartFilled/HeartFilledS.d.ts +9 -0
- package/dist/components/interface-icons/heartFilled/HeartFilledS.js +27 -0
- package/dist/components/interface-icons/heartFilled/HeartFilledXs.d.ts +9 -0
- package/dist/components/interface-icons/heartFilled/HeartFilledXs.js +27 -0
- package/dist/components/interface-icons/heartFilled/index.d.ts +8 -0
- package/dist/components/interface-icons/heartFilled/index.js +19 -0
- package/dist/components/interface-icons/home/HomeS.d.ts +9 -0
- package/dist/components/interface-icons/home/HomeS.js +27 -0
- package/dist/components/interface-icons/home/HomeXs.d.ts +9 -0
- package/dist/components/interface-icons/home/HomeXs.js +27 -0
- package/dist/components/interface-icons/home/index.d.ts +8 -0
- package/dist/components/interface-icons/home/index.js +19 -0
- package/dist/components/interface-icons/index.d.ts +45 -0
- package/dist/components/interface-icons/index.js +45 -0
- package/dist/components/interface-icons/infoFilled/InfoFilledS.d.ts +9 -0
- package/dist/components/interface-icons/infoFilled/InfoFilledS.js +27 -0
- package/dist/components/interface-icons/infoFilled/InfoFilledXs.d.ts +9 -0
- package/dist/components/interface-icons/infoFilled/InfoFilledXs.js +27 -0
- package/dist/components/interface-icons/infoFilled/index.d.ts +8 -0
- package/dist/components/interface-icons/infoFilled/index.js +19 -0
- package/dist/components/interface-icons/kebab/KebabS.d.ts +9 -0
- package/dist/components/interface-icons/kebab/KebabS.js +27 -0
- package/dist/components/interface-icons/kebab/KebabXs.d.ts +9 -0
- package/dist/components/interface-icons/kebab/KebabXs.js +27 -0
- package/dist/components/interface-icons/kebab/index.d.ts +8 -0
- package/dist/components/interface-icons/kebab/index.js +19 -0
- package/dist/components/interface-icons/minus/MinusS.d.ts +9 -0
- package/dist/components/interface-icons/minus/MinusS.js +27 -0
- package/dist/components/interface-icons/minus/MinusXs.d.ts +9 -0
- package/dist/components/interface-icons/minus/MinusXs.js +27 -0
- package/dist/components/interface-icons/minus/index.d.ts +8 -0
- package/dist/components/interface-icons/minus/index.js +19 -0
- package/dist/components/interface-icons/more/MoreS.d.ts +9 -0
- package/dist/components/interface-icons/more/MoreS.js +27 -0
- package/dist/components/interface-icons/more/MoreXs.d.ts +9 -0
- package/dist/components/interface-icons/more/MoreXs.js +27 -0
- package/dist/components/interface-icons/more/index.d.ts +8 -0
- package/dist/components/interface-icons/more/index.js +19 -0
- package/dist/components/interface-icons/night/NightS.d.ts +9 -0
- package/dist/components/interface-icons/night/NightS.js +27 -0
- package/dist/components/interface-icons/night/index.d.ts +8 -0
- package/dist/components/interface-icons/night/index.js +18 -0
- package/dist/components/interface-icons/pinned/PinnedS.d.ts +9 -0
- package/dist/components/interface-icons/pinned/PinnedS.js +27 -0
- package/dist/components/interface-icons/pinned/PinnedXs.d.ts +9 -0
- package/dist/components/interface-icons/pinned/PinnedXs.js +27 -0
- package/dist/components/interface-icons/pinned/index.d.ts +8 -0
- package/dist/components/interface-icons/pinned/index.js +19 -0
- package/dist/components/interface-icons/placeholder/PlaceholderS.d.ts +9 -0
- package/dist/components/interface-icons/placeholder/PlaceholderS.js +27 -0
- package/dist/components/interface-icons/placeholder/PlaceholderXs.d.ts +9 -0
- package/dist/components/interface-icons/placeholder/PlaceholderXs.js +27 -0
- package/dist/components/interface-icons/placeholder/index.d.ts +8 -0
- package/dist/components/interface-icons/placeholder/index.js +19 -0
- package/dist/components/interface-icons/plus/PlusS.d.ts +9 -0
- package/dist/components/interface-icons/plus/PlusS.js +27 -0
- package/dist/components/interface-icons/plus/PlusXs.d.ts +9 -0
- package/dist/components/interface-icons/plus/PlusXs.js +27 -0
- package/dist/components/interface-icons/plus/index.d.ts +8 -0
- package/dist/components/interface-icons/plus/index.js +19 -0
- package/dist/components/interface-icons/question/QuestionS.d.ts +9 -0
- package/dist/components/interface-icons/question/QuestionS.js +27 -0
- package/dist/components/interface-icons/question/QuestionXs.d.ts +9 -0
- package/dist/components/interface-icons/question/QuestionXs.js +27 -0
- package/dist/components/interface-icons/question/index.d.ts +8 -0
- package/dist/components/interface-icons/question/index.js +19 -0
- package/dist/components/interface-icons/resize/ResizeS.d.ts +9 -0
- package/dist/components/interface-icons/resize/ResizeS.js +27 -0
- package/dist/components/interface-icons/resize/ResizeXs.d.ts +9 -0
- package/dist/components/interface-icons/resize/ResizeXs.js +27 -0
- package/dist/components/interface-icons/resize/index.d.ts +8 -0
- package/dist/components/interface-icons/resize/index.js +19 -0
- package/dist/components/interface-icons/search/SearchS.d.ts +9 -0
- package/dist/components/interface-icons/search/SearchS.js +27 -0
- package/dist/components/interface-icons/search/SearchXs.d.ts +9 -0
- package/dist/components/interface-icons/search/SearchXs.js +27 -0
- package/dist/components/interface-icons/search/index.d.ts +8 -0
- package/dist/components/interface-icons/search/index.js +19 -0
- package/dist/components/interface-icons/settings/SettingsS.d.ts +9 -0
- package/dist/components/interface-icons/settings/SettingsS.js +27 -0
- package/dist/components/interface-icons/settings/SettingsXs.d.ts +9 -0
- package/dist/components/interface-icons/settings/SettingsXs.js +27 -0
- package/dist/components/interface-icons/settings/index.d.ts +8 -0
- package/dist/components/interface-icons/settings/index.js +19 -0
- package/dist/components/interface-icons/star/StarS.d.ts +9 -0
- package/dist/components/interface-icons/star/StarS.js +27 -0
- package/dist/components/interface-icons/star/StarXs.d.ts +9 -0
- package/dist/components/interface-icons/star/StarXs.js +27 -0
- package/dist/components/interface-icons/star/index.d.ts +8 -0
- package/dist/components/interface-icons/star/index.js +19 -0
- package/dist/components/interface-icons/starFilled/StarFilledS.d.ts +9 -0
- package/dist/components/interface-icons/starFilled/StarFilledS.js +27 -0
- package/dist/components/interface-icons/starFilled/StarFilledXs.d.ts +9 -0
- package/dist/components/interface-icons/starFilled/StarFilledXs.js +27 -0
- package/dist/components/interface-icons/starFilled/index.d.ts +8 -0
- package/dist/components/interface-icons/starFilled/index.js +19 -0
- package/dist/components/interface-icons/trash/TrashS.d.ts +9 -0
- package/dist/components/interface-icons/trash/TrashS.js +27 -0
- package/dist/components/interface-icons/trash/index.d.ts +8 -0
- package/dist/components/interface-icons/trash/index.js +18 -0
- package/dist/components/interface-icons/unPinned/UnPinnedS.d.ts +9 -0
- package/dist/components/interface-icons/unPinned/UnPinnedS.js +27 -0
- package/dist/components/interface-icons/unPinned/UnPinnedXs.d.ts +9 -0
- package/dist/components/interface-icons/unPinned/UnPinnedXs.js +27 -0
- package/dist/components/interface-icons/unPinned/index.d.ts +8 -0
- package/dist/components/interface-icons/unPinned/index.js +19 -0
- package/dist/components/interface-icons/update/UpdateS.d.ts +9 -0
- package/dist/components/interface-icons/update/UpdateS.js +27 -0
- package/dist/components/interface-icons/update/index.d.ts +8 -0
- package/dist/components/interface-icons/update/index.js +18 -0
- package/dist/components/interface-icons/upload/UploadS.d.ts +9 -0
- package/dist/components/interface-icons/upload/UploadS.js +27 -0
- package/dist/components/interface-icons/upload/UploadXs.d.ts +9 -0
- package/dist/components/interface-icons/upload/UploadXs.js +27 -0
- package/dist/components/interface-icons/upload/index.d.ts +8 -0
- package/dist/components/interface-icons/upload/index.js +19 -0
- package/dist/components/interface-icons/warning/WarningS.d.ts +9 -0
- package/dist/components/interface-icons/warning/WarningS.js +27 -0
- package/dist/components/interface-icons/warning/WarningXs.d.ts +9 -0
- package/dist/components/interface-icons/warning/WarningXs.js +27 -0
- package/dist/components/interface-icons/warning/index.d.ts +8 -0
- package/dist/components/interface-icons/warning/index.js +19 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.js +1 -0
- package/package.json +46 -0
- package/src/index.ts +1 -0
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { SVGProps } from 'react';
|
|
2
|
+
export interface ISvgIconProps extends SVGProps<SVGSVGElement> {
|
|
3
|
+
className?: string;
|
|
4
|
+
size?: string | number;
|
|
5
|
+
style?: React.CSSProperties;
|
|
6
|
+
}
|
|
7
|
+
declare const NightSVG: ({ size, ...props }: ISvgIconProps) => import("react/jsx-runtime").JSX.Element;
|
|
8
|
+
export default NightSVG;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
2
|
+
var t = {};
|
|
3
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
4
|
+
t[p] = s[p];
|
|
5
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
6
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
7
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
8
|
+
t[p[i]] = s[p[i]];
|
|
9
|
+
}
|
|
10
|
+
return t;
|
|
11
|
+
};
|
|
12
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
13
|
+
import { default as SSVG } from './NightS';
|
|
14
|
+
const NightSVG = (_a) => {
|
|
15
|
+
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
16
|
+
return _jsx(SSVG, Object.assign({ size: size }, props));
|
|
17
|
+
};
|
|
18
|
+
export default NightSVG;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
export interface ISvgIconProps extends SVGProps<SVGSVGElement> {
|
|
4
|
+
className?: string;
|
|
5
|
+
size?: string | number;
|
|
6
|
+
style?: React.CSSProperties;
|
|
7
|
+
}
|
|
8
|
+
declare const SvgPinnedS: ({ size, ...props }: ISvgIconProps) => React.ReactElement | null;
|
|
9
|
+
export default SvgPinnedS;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
2
|
+
var t = {};
|
|
3
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
4
|
+
t[p] = s[p];
|
|
5
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
6
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
7
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
8
|
+
t[p[i]] = s[p[i]];
|
|
9
|
+
}
|
|
10
|
+
return t;
|
|
11
|
+
};
|
|
12
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
13
|
+
const SvgPinnedS = (_a) => {
|
|
14
|
+
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
|
+
props.width = undefined;
|
|
16
|
+
props.height = undefined;
|
|
17
|
+
const testId = 'icon-pinned-s';
|
|
18
|
+
const isCustomSize = typeof size === 'number';
|
|
19
|
+
if (isCustomSize) {
|
|
20
|
+
if (!props.style)
|
|
21
|
+
props.style = {};
|
|
22
|
+
props.style.width = size + 'px';
|
|
23
|
+
props.style.height = size + 'px';
|
|
24
|
+
}
|
|
25
|
+
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": testId }, props, { children: _jsx("path", { fill: 'inherit', fillRule: 'evenodd', d: 'M8.805 3.28a.762.762 0 0 0-.544.596c-.078.458.303.883.793.884.108 0 .112.006.09.15-.013.082-.194 1.707-.404 3.61-.209 1.903-.39 3.518-.402 3.59l-.022.13-.668.001c-.902.001-1.066.047-1.275.354-.268.393-.049.993.408 1.12.107.03.864.045 2.309.045h2.15v3.15c0 2.175.014 3.199.045 3.309.059.213.293.441.513.5.4.108.812-.12.92-.51.027-.097.042-1.256.042-3.299v-3.15h2.15c1.445 0 2.202-.015 2.309-.045.457-.127.676-.727.408-1.12-.209-.307-.373-.353-1.275-.354l-.668-.001-.022-.13c-.012-.072-.193-1.687-.402-3.59-.21-1.903-.391-3.528-.404-3.61-.022-.144-.018-.15.09-.15a.84.84 0 0 0 .579-.236.739.739 0 0 0-.348-1.246c-.193-.044-6.183-.043-6.372.002m4.533 1.61c.012.072.193 1.687.402 3.59.21 1.903.391 3.528.404 3.61l.023.15H9.833l.023-.15c.013-.082.194-1.707.404-3.61.209-1.903.39-3.518.402-3.59l.022-.13h2.632l.022.13' }) })));
|
|
26
|
+
};
|
|
27
|
+
export default SvgPinnedS;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
export interface ISvgIconProps extends SVGProps<SVGSVGElement> {
|
|
4
|
+
className?: string;
|
|
5
|
+
size?: string | number;
|
|
6
|
+
style?: React.CSSProperties;
|
|
7
|
+
}
|
|
8
|
+
declare const SvgPinnedXs: ({ size, ...props }: ISvgIconProps) => React.ReactElement | null;
|
|
9
|
+
export default SvgPinnedXs;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
2
|
+
var t = {};
|
|
3
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
4
|
+
t[p] = s[p];
|
|
5
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
6
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
7
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
8
|
+
t[p[i]] = s[p[i]];
|
|
9
|
+
}
|
|
10
|
+
return t;
|
|
11
|
+
};
|
|
12
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
13
|
+
const SvgPinnedXs = (_a) => {
|
|
14
|
+
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
|
+
props.width = undefined;
|
|
16
|
+
props.height = undefined;
|
|
17
|
+
const testId = 'icon-pinned-xs';
|
|
18
|
+
const isCustomSize = typeof size === 'number';
|
|
19
|
+
if (isCustomSize) {
|
|
20
|
+
if (!props.style)
|
|
21
|
+
props.style = {};
|
|
22
|
+
props.style.width = size + 'px';
|
|
23
|
+
props.style.height = size + 'px';
|
|
24
|
+
}
|
|
25
|
+
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 16, height: 16, fill: 'currentColor', viewBox: '0 0 16 16', "data-test-id": testId }, props, { children: _jsx("path", { fill: 'inherit', fillRule: 'evenodd', d: 'M5.179 1.335c-.284.142-.417.354-.418.665-.001.173.01.22.078.343a.74.74 0 0 0 .659.404c.071 0 .129.009.129.02 0 .049-.775 5.436-.786 5.466-.01.025-.14.034-.527.034-.581.001-.65.018-.833.201a.751.751 0 0 0 .223 1.222c.12.056.154.057 1.836.064l1.713.008v2.185c0 2.116.002 2.189.053 2.326a.765.765 0 0 0 .694.474.765.765 0 0 0 .694-.474c.051-.137.053-.21.053-2.326V9.762l1.713-.008c1.682-.007 1.716-.008 1.836-.064a.766.766 0 0 0 .445-.654.525.525 0 0 0-.054-.322.824.824 0 0 0-.378-.396c-.094-.043-.179-.05-.623-.051-.387 0-.517-.009-.527-.034-.011-.03-.786-5.417-.786-5.466 0-.011.058-.02.129-.02a.74.74 0 0 0 .659-.404c.068-.123.079-.17.078-.343-.001-.311-.134-.523-.418-.665l-.163-.082H5.342l-.163.082m3.674 1.432c0 .012.174 1.238.387 2.726.213 1.488.387 2.721.387 2.74 0 .027-.325.034-1.627.034s-1.627-.007-1.627-.034c0-.019.174-1.252.387-2.74.213-1.488.387-2.714.387-2.726 0-.011.384-.02.853-.02s.853.009.853.02' }) })));
|
|
26
|
+
};
|
|
27
|
+
export default SvgPinnedXs;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { SVGProps } from 'react';
|
|
2
|
+
export interface ISvgIconProps extends SVGProps<SVGSVGElement> {
|
|
3
|
+
className?: string;
|
|
4
|
+
size?: string | number;
|
|
5
|
+
style?: React.CSSProperties;
|
|
6
|
+
}
|
|
7
|
+
declare const PinnedSVG: ({ size, ...props }: ISvgIconProps) => import("react/jsx-runtime").JSX.Element;
|
|
8
|
+
export default PinnedSVG;
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
2
|
+
var t = {};
|
|
3
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
4
|
+
t[p] = s[p];
|
|
5
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
6
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
7
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
8
|
+
t[p[i]] = s[p[i]];
|
|
9
|
+
}
|
|
10
|
+
return t;
|
|
11
|
+
};
|
|
12
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
13
|
+
import { default as SSVG } from './PinnedS';
|
|
14
|
+
import { default as XsSVG } from './PinnedXs';
|
|
15
|
+
const PinnedSVG = (_a) => {
|
|
16
|
+
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
17
|
+
return size >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
|
|
18
|
+
};
|
|
19
|
+
export default PinnedSVG;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
export interface ISvgIconProps extends SVGProps<SVGSVGElement> {
|
|
4
|
+
className?: string;
|
|
5
|
+
size?: string | number;
|
|
6
|
+
style?: React.CSSProperties;
|
|
7
|
+
}
|
|
8
|
+
declare const SvgPlaceholderS: ({ size, ...props }: ISvgIconProps) => React.ReactElement | null;
|
|
9
|
+
export default SvgPlaceholderS;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
2
|
+
var t = {};
|
|
3
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
4
|
+
t[p] = s[p];
|
|
5
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
6
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
7
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
8
|
+
t[p[i]] = s[p[i]];
|
|
9
|
+
}
|
|
10
|
+
return t;
|
|
11
|
+
};
|
|
12
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
13
|
+
const SvgPlaceholderS = (_a) => {
|
|
14
|
+
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
|
+
props.width = undefined;
|
|
16
|
+
props.height = undefined;
|
|
17
|
+
const testId = 'icon-placeholder-s';
|
|
18
|
+
const isCustomSize = typeof size === 'number';
|
|
19
|
+
if (isCustomSize) {
|
|
20
|
+
if (!props.style)
|
|
21
|
+
props.style = {};
|
|
22
|
+
props.style.width = size + 'px';
|
|
23
|
+
props.style.height = size + 'px';
|
|
24
|
+
}
|
|
25
|
+
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": testId }, props, { children: _jsx("path", { d: 'M11.76 3.508c-.672.046-1.272.252-1.88.644-.24.155-5.234 5.104-5.558 5.508A3.61 3.61 0 0 0 3.508 12c0 .89.267 1.658.814 2.34.272.339 5.256 5.296 5.498 5.469.636.453 1.37.683 2.18.683s1.544-.23 2.18-.683c.242-.173 5.226-5.13 5.498-5.469.547-.682.814-1.45.814-2.34a3.61 3.61 0 0 0-.814-2.34c-.324-.404-5.318-5.353-5.558-5.508-.738-.476-1.557-.699-2.36-.644m.756 1.553c.141.034.384.126.54.206.26.134.502.364 2.908 2.769 2.405 2.406 2.635 2.648 2.769 2.908a2.23 2.23 0 0 1-.001 2.112c-.133.259-.368.507-2.709 2.856-1.41 1.414-2.657 2.635-2.772 2.711a3.08 3.08 0 0 1-.48.247c-.243.096-.323.107-.771.107s-.528-.011-.771-.107a3.08 3.08 0 0 1-.48-.247c-.115-.076-1.362-1.297-2.772-2.711-2.341-2.349-2.576-2.597-2.709-2.856-.399-.777-.35-1.62.136-2.336.184-.27 5.106-5.184 5.356-5.347a2.269 2.269 0 0 1 1.756-.312' }) })));
|
|
26
|
+
};
|
|
27
|
+
export default SvgPlaceholderS;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
export interface ISvgIconProps extends SVGProps<SVGSVGElement> {
|
|
4
|
+
className?: string;
|
|
5
|
+
size?: string | number;
|
|
6
|
+
style?: React.CSSProperties;
|
|
7
|
+
}
|
|
8
|
+
declare const SvgPlaceholderXs: ({ size, ...props }: ISvgIconProps) => React.ReactElement | null;
|
|
9
|
+
export default SvgPlaceholderXs;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
2
|
+
var t = {};
|
|
3
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
4
|
+
t[p] = s[p];
|
|
5
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
6
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
7
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
8
|
+
t[p[i]] = s[p[i]];
|
|
9
|
+
}
|
|
10
|
+
return t;
|
|
11
|
+
};
|
|
12
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
13
|
+
const SvgPlaceholderXs = (_a) => {
|
|
14
|
+
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
|
+
props.width = undefined;
|
|
16
|
+
props.height = undefined;
|
|
17
|
+
const testId = 'icon-placeholder-xs';
|
|
18
|
+
const isCustomSize = typeof size === 'number';
|
|
19
|
+
if (isCustomSize) {
|
|
20
|
+
if (!props.style)
|
|
21
|
+
props.style = {};
|
|
22
|
+
props.style.width = size + 'px';
|
|
23
|
+
props.style.height = size + 'px';
|
|
24
|
+
}
|
|
25
|
+
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 16, height: 16, fill: 'currentColor', viewBox: '0 0 16 16', "data-test-id": testId }, props, { children: _jsx("path", { d: 'M7.547 1.52a3.81 3.81 0 0 0-1.974.868c-.11.092-.884.855-1.721 1.696-1.628 1.636-1.7 1.718-1.965 2.249a4.367 4.367 0 0 0-.332.974c-.068.318-.068 1.068 0 1.386.139.645.392 1.191.774 1.667.159.198 3.012 3.057 3.244 3.251a3.815 3.815 0 0 0 1.734.834c.318.068 1.068.068 1.386 0a3.915 3.915 0 0 0 1.667-.774c.198-.159 3.057-3.012 3.251-3.244a3.815 3.815 0 0 0 .834-1.734c.068-.318.068-1.068 0-1.386a4.367 4.367 0 0 0-.332-.974c-.265-.531-.337-.613-1.965-2.249-.837-.841-1.611-1.604-1.721-1.696a3.768 3.768 0 0 0-1.675-.815c-.297-.063-.934-.09-1.205-.053M8.56 3.07c.222.056.52.189.713.319.173.116 3.155 3.091 3.302 3.293.285.396.417.812.417 1.318s-.132.922-.417 1.318c-.065.089-.805.848-1.646 1.686-1.605 1.601-1.696 1.68-2.076 1.83a1.92 1.92 0 0 1-.853.163 1.92 1.92 0 0 1-.853-.163c-.38-.15-.471-.229-2.076-1.83-.841-.838-1.581-1.597-1.646-1.686A2.146 2.146 0 0 1 3.008 8c0-.506.132-.922.417-1.318.144-.198 3.127-3.176 3.295-3.288a2.286 2.286 0 0 1 1.84-.324' }) })));
|
|
26
|
+
};
|
|
27
|
+
export default SvgPlaceholderXs;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { SVGProps } from 'react';
|
|
2
|
+
export interface ISvgIconProps extends SVGProps<SVGSVGElement> {
|
|
3
|
+
className?: string;
|
|
4
|
+
size?: string | number;
|
|
5
|
+
style?: React.CSSProperties;
|
|
6
|
+
}
|
|
7
|
+
declare const PlaceholderSVG: ({ size, ...props }: ISvgIconProps) => import("react/jsx-runtime").JSX.Element;
|
|
8
|
+
export default PlaceholderSVG;
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
2
|
+
var t = {};
|
|
3
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
4
|
+
t[p] = s[p];
|
|
5
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
6
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
7
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
8
|
+
t[p[i]] = s[p[i]];
|
|
9
|
+
}
|
|
10
|
+
return t;
|
|
11
|
+
};
|
|
12
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
13
|
+
import { default as SSVG } from './PlaceholderS';
|
|
14
|
+
import { default as XsSVG } from './PlaceholderXs';
|
|
15
|
+
const PlaceholderSVG = (_a) => {
|
|
16
|
+
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
17
|
+
return size >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
|
|
18
|
+
};
|
|
19
|
+
export default PlaceholderSVG;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
export interface ISvgIconProps extends SVGProps<SVGSVGElement> {
|
|
4
|
+
className?: string;
|
|
5
|
+
size?: string | number;
|
|
6
|
+
style?: React.CSSProperties;
|
|
7
|
+
}
|
|
8
|
+
declare const SvgPlusS: ({ size, ...props }: ISvgIconProps) => React.ReactElement | null;
|
|
9
|
+
export default SvgPlusS;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
2
|
+
var t = {};
|
|
3
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
4
|
+
t[p] = s[p];
|
|
5
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
6
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
7
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
8
|
+
t[p[i]] = s[p[i]];
|
|
9
|
+
}
|
|
10
|
+
return t;
|
|
11
|
+
};
|
|
12
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
13
|
+
const SvgPlusS = (_a) => {
|
|
14
|
+
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
|
+
props.width = undefined;
|
|
16
|
+
props.height = undefined;
|
|
17
|
+
const testId = 'icon-plus-s';
|
|
18
|
+
const isCustomSize = typeof size === 'number';
|
|
19
|
+
if (isCustomSize) {
|
|
20
|
+
if (!props.style)
|
|
21
|
+
props.style = {};
|
|
22
|
+
props.style.width = size + 'px';
|
|
23
|
+
props.style.height = size + 'px';
|
|
24
|
+
}
|
|
25
|
+
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": testId }, props, { children: _jsx("path", { fill: 'inherit', fillRule: 'evenodd', d: 'M11.9 6.259a1.438 1.438 0 0 1-.147.037c-.155.035-.353.216-.438.402-.068.151-.073.314-.074 2.352l-.001 2.19-2.13.001c-1.172 0-2.201.017-2.287.037a.739.739 0 0 0-.348 1.246.84.84 0 0 0 .306.191c.107.03.864.045 2.309.045h2.15l.001 2.19c.001 2.038.006 2.201.074 2.352.287.632 1.219.57 1.403-.093.026-.094.042-.943.042-2.299v-2.15h2.15c1.445 0 2.202-.015 2.309-.045a.84.84 0 0 0 .306-.191.739.739 0 0 0-.348-1.246c-.086-.02-1.115-.037-2.287-.037l-2.13-.001V9.09c0-1.356-.016-2.205-.042-2.299a.8.8 0 0 0-.353-.448c-.111-.056-.397-.108-.465-.084' }) })));
|
|
26
|
+
};
|
|
27
|
+
export default SvgPlusS;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
export interface ISvgIconProps extends SVGProps<SVGSVGElement> {
|
|
4
|
+
className?: string;
|
|
5
|
+
size?: string | number;
|
|
6
|
+
style?: React.CSSProperties;
|
|
7
|
+
}
|
|
8
|
+
declare const SvgPlusXs: ({ size, ...props }: ISvgIconProps) => React.ReactElement | null;
|
|
9
|
+
export default SvgPlusXs;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
2
|
+
var t = {};
|
|
3
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
4
|
+
t[p] = s[p];
|
|
5
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
6
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
7
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
8
|
+
t[p[i]] = s[p[i]];
|
|
9
|
+
}
|
|
10
|
+
return t;
|
|
11
|
+
};
|
|
12
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
13
|
+
const SvgPlusXs = (_a) => {
|
|
14
|
+
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
|
+
props.width = undefined;
|
|
16
|
+
props.height = undefined;
|
|
17
|
+
const testId = 'icon-plus-xs';
|
|
18
|
+
const isCustomSize = typeof size === 'number';
|
|
19
|
+
if (isCustomSize) {
|
|
20
|
+
if (!props.style)
|
|
21
|
+
props.style = {};
|
|
22
|
+
props.style.width = size + 'px';
|
|
23
|
+
props.style.height = size + 'px';
|
|
24
|
+
}
|
|
25
|
+
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 16, height: 16, fill: 'currentColor', viewBox: '0 0 16 16', "data-test-id": testId }, props, { children: _jsx("path", { fill: 'inherit', fillRule: 'evenodd', d: 'M7.691 4.318a.825.825 0 0 0-.374.386l-.063.136v1.206l-.001 1.205-1.233.008c-1.222.008-1.234.008-1.346.068A.736.736 0 0 0 4.259 8c0 .305.159.55.445.683l.136.063h1.207l1.206.001.001 1.206v1.207l.063.136a.727.727 0 0 0 .683.445c.292 0 .53-.146.673-.415.06-.112.06-.124.068-1.346l.008-1.233 1.205-.001h1.206l.136-.063A.727.727 0 0 0 11.741 8a.736.736 0 0 0-.415-.673c-.112-.06-.124-.06-1.346-.068l-1.233-.008-.001-1.205V4.84l-.063-.136c-.137-.293-.361-.436-.683-.436a.727.727 0 0 0-.309.05' }) })));
|
|
26
|
+
};
|
|
27
|
+
export default SvgPlusXs;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { SVGProps } from 'react';
|
|
2
|
+
export interface ISvgIconProps extends SVGProps<SVGSVGElement> {
|
|
3
|
+
className?: string;
|
|
4
|
+
size?: string | number;
|
|
5
|
+
style?: React.CSSProperties;
|
|
6
|
+
}
|
|
7
|
+
declare const PlusSVG: ({ size, ...props }: ISvgIconProps) => import("react/jsx-runtime").JSX.Element;
|
|
8
|
+
export default PlusSVG;
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
2
|
+
var t = {};
|
|
3
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
4
|
+
t[p] = s[p];
|
|
5
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
6
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
7
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
8
|
+
t[p[i]] = s[p[i]];
|
|
9
|
+
}
|
|
10
|
+
return t;
|
|
11
|
+
};
|
|
12
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
13
|
+
import { default as SSVG } from './PlusS';
|
|
14
|
+
import { default as XsSVG } from './PlusXs';
|
|
15
|
+
const PlusSVG = (_a) => {
|
|
16
|
+
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
17
|
+
return size >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
|
|
18
|
+
};
|
|
19
|
+
export default PlusSVG;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
export interface ISvgIconProps extends SVGProps<SVGSVGElement> {
|
|
4
|
+
className?: string;
|
|
5
|
+
size?: string | number;
|
|
6
|
+
style?: React.CSSProperties;
|
|
7
|
+
}
|
|
8
|
+
declare const SvgQuestionS: ({ size, ...props }: ISvgIconProps) => React.ReactElement | null;
|
|
9
|
+
export default SvgQuestionS;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
2
|
+
var t = {};
|
|
3
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
4
|
+
t[p] = s[p];
|
|
5
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
6
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
7
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
8
|
+
t[p[i]] = s[p[i]];
|
|
9
|
+
}
|
|
10
|
+
return t;
|
|
11
|
+
};
|
|
12
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
13
|
+
const SvgQuestionS = (_a) => {
|
|
14
|
+
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
|
+
props.width = undefined;
|
|
16
|
+
props.height = undefined;
|
|
17
|
+
const testId = 'icon-question-s';
|
|
18
|
+
const isCustomSize = typeof size === 'number';
|
|
19
|
+
if (isCustomSize) {
|
|
20
|
+
if (!props.style)
|
|
21
|
+
props.style = {};
|
|
22
|
+
props.style.width = size + 'px';
|
|
23
|
+
props.style.height = size + 'px';
|
|
24
|
+
}
|
|
25
|
+
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": testId }, props, { children: _jsx("path", { fill: 'inherit', fillRule: 'evenodd', d: 'M11.34 3.281A8.681 8.681 0 0 0 5.819 5.82c-1.344 1.343-2.192 3.027-2.485 4.94-.096.63-.096 1.85 0 2.48.398 2.594 1.87 4.839 4.07 6.205 1.518.943 3.456 1.42 5.206 1.282 2.156-.17 4.069-1.044 5.571-2.546 1.502-1.502 2.376-3.415 2.546-5.571.214-2.714-.976-5.533-3.073-7.281-1.795-1.495-4.014-2.215-6.314-2.048m1.892 1.575a7.25 7.25 0 0 1 3.883 2.029c1.088 1.088 1.776 2.428 2.052 3.995.032.183.052.62.052 1.12 0 .5-.02.937-.052 1.12-.275 1.564-.96 2.9-2.047 3.992-1.037 1.042-2.281 1.708-3.76 2.013-.404.084-.569.095-1.36.095-.791 0-.956-.011-1.36-.095-1.461-.301-2.72-.97-3.731-1.981-1.122-1.122-1.79-2.418-2.075-4.024-.071-.4-.071-1.84 0-2.24a8.832 8.832 0 0 1 .384-1.441 7.385 7.385 0 0 1 4.221-4.221c.522-.201 1.029-.32 1.861-.435.266-.037 1.615.014 1.932.073M11.6 7.28c-.733.089-1.397.435-1.951 1.013-.298.311-.427.57-.397.793.052.393.361.677.737.68.266.002.401-.075.719-.409.365-.384.724-.563 1.178-.589.527-.031.915.089 1.239.381.257.232.331.413.333.811.003.545-.104.679-.921 1.151-.788.457-1.103.834-1.241 1.489-.075.36-.051.603.082.804a.74.74 0 0 0 1.109.164.85.85 0 0 0 .272-.56c.002-.242.088-.333.627-.658.283-.17.6-.378.705-.461.575-.458.881-1.129.879-1.929 0-.447-.077-.777-.279-1.199-.199-.417-.7-.916-1.156-1.152-.529-.273-1.309-.406-1.935-.329m.099 7.536a.888.888 0 0 0-.406.434.76.76 0 0 0 .436.968c.487.203 1.033-.189 1.03-.738-.002-.242-.252-.587-.492-.677a.897.897 0 0 0-.568.013' }) })));
|
|
26
|
+
};
|
|
27
|
+
export default SvgQuestionS;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
export interface ISvgIconProps extends SVGProps<SVGSVGElement> {
|
|
4
|
+
className?: string;
|
|
5
|
+
size?: string | number;
|
|
6
|
+
style?: React.CSSProperties;
|
|
7
|
+
}
|
|
8
|
+
declare const SvgQuestionXs: ({ size, ...props }: ISvgIconProps) => React.ReactElement | null;
|
|
9
|
+
export default SvgQuestionXs;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
2
|
+
var t = {};
|
|
3
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
4
|
+
t[p] = s[p];
|
|
5
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
6
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
7
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
8
|
+
t[p[i]] = s[p[i]];
|
|
9
|
+
}
|
|
10
|
+
return t;
|
|
11
|
+
};
|
|
12
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
13
|
+
const SvgQuestionXs = (_a) => {
|
|
14
|
+
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
|
+
props.width = undefined;
|
|
16
|
+
props.height = undefined;
|
|
17
|
+
const testId = 'icon-question-xs';
|
|
18
|
+
const isCustomSize = typeof size === 'number';
|
|
19
|
+
if (isCustomSize) {
|
|
20
|
+
if (!props.style)
|
|
21
|
+
props.style = {};
|
|
22
|
+
props.style.width = size + 'px';
|
|
23
|
+
props.style.height = size + 'px';
|
|
24
|
+
}
|
|
25
|
+
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 16, height: 16, fill: 'currentColor', viewBox: '0 0 16 16', "data-test-id": testId }, props, { children: _jsx("path", { fill: 'inherit', fillRule: 'evenodd', d: 'M7.48 1.269c-1.383.142-2.525.576-3.549 1.347a8.621 8.621 0 0 0-1.137 1.091c-.771.923-1.282 2.074-1.479 3.333-.067.433-.067 1.487 0 1.92a6.882 6.882 0 0 0 1.072 2.787 7.05 7.05 0 0 0 1.904 1.891 6.88 6.88 0 0 0 2.749 1.047c.433.067 1.487.067 1.92 0a6.827 6.827 0 0 0 3.12-1.308c.326-.243 1.054-.971 1.297-1.297a6.827 6.827 0 0 0 1.308-3.12c.067-.433.067-1.487 0-1.92a6.882 6.882 0 0 0-1.072-2.787 6.596 6.596 0 0 0-.951-1.12C11.643 2.15 10.401 1.542 8.96 1.32c-.268-.041-1.247-.074-1.48-.051m.96 1.505c1.89.173 3.478 1.272 4.297 2.973a5.266 5.266 0 0 1 0 4.506 5.208 5.208 0 0 1-2.452 2.468c-1.805.872-3.871.658-5.497-.569a6.255 6.255 0 0 1-.944-.946c-1.608-2.118-1.419-5.047.448-6.914A5.22 5.22 0 0 1 8.44 2.774m-.933 1.014a3.21 3.21 0 0 0-1.251.49c-.613.409-1.003.889-1.003 1.234 0 .295.184.577.454.699.261.118.635.045.82-.162l.208-.23c.134-.148.404-.342.585-.419.462-.198 1.064-.187 1.497.026.486.24.712.675.644 1.243-.058.483-.217.669-.848.984-.846.423-1.197.811-1.322 1.463-.08.414-.034.66.164.88a.662.662 0 0 0 .583.239.66.66 0 0 0 .492-.211c.136-.136.19-.254.221-.487a.772.772 0 0 1 .073-.257c.027-.038.24-.166.493-.298.498-.259.704-.398.933-.626.421-.419.648-.93.716-1.614.14-1.397-.747-2.572-2.193-2.906-.262-.061-1.004-.089-1.266-.048m.301 6.968c-.367.103-.58.412-.548.799a.73.73 0 0 0 .74.684.754.754 0 0 0 .673-.412.902.902 0 0 0 .036-.593.764.764 0 0 0-.901-.478' }) })));
|
|
26
|
+
};
|
|
27
|
+
export default SvgQuestionXs;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { SVGProps } from 'react';
|
|
2
|
+
export interface ISvgIconProps extends SVGProps<SVGSVGElement> {
|
|
3
|
+
className?: string;
|
|
4
|
+
size?: string | number;
|
|
5
|
+
style?: React.CSSProperties;
|
|
6
|
+
}
|
|
7
|
+
declare const QuestionSVG: ({ size, ...props }: ISvgIconProps) => import("react/jsx-runtime").JSX.Element;
|
|
8
|
+
export default QuestionSVG;
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
2
|
+
var t = {};
|
|
3
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
4
|
+
t[p] = s[p];
|
|
5
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
6
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
7
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
8
|
+
t[p[i]] = s[p[i]];
|
|
9
|
+
}
|
|
10
|
+
return t;
|
|
11
|
+
};
|
|
12
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
13
|
+
import { default as SSVG } from './QuestionS';
|
|
14
|
+
import { default as XsSVG } from './QuestionXs';
|
|
15
|
+
const QuestionSVG = (_a) => {
|
|
16
|
+
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
17
|
+
return size >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
|
|
18
|
+
};
|
|
19
|
+
export default QuestionSVG;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
export interface ISvgIconProps extends SVGProps<SVGSVGElement> {
|
|
4
|
+
className?: string;
|
|
5
|
+
size?: string | number;
|
|
6
|
+
style?: React.CSSProperties;
|
|
7
|
+
}
|
|
8
|
+
declare const SvgResizeS: ({ size, ...props }: ISvgIconProps) => React.ReactElement | null;
|
|
9
|
+
export default SvgResizeS;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
2
|
+
var t = {};
|
|
3
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
4
|
+
t[p] = s[p];
|
|
5
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
6
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
7
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
8
|
+
t[p[i]] = s[p[i]];
|
|
9
|
+
}
|
|
10
|
+
return t;
|
|
11
|
+
};
|
|
12
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
13
|
+
const SvgResizeS = (_a) => {
|
|
14
|
+
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
|
+
props.width = undefined;
|
|
16
|
+
props.height = undefined;
|
|
17
|
+
const testId = 'icon-resize-s';
|
|
18
|
+
const isCustomSize = typeof size === 'number';
|
|
19
|
+
if (isCustomSize) {
|
|
20
|
+
if (!props.style)
|
|
21
|
+
props.style = {};
|
|
22
|
+
props.style.width = size + 'px';
|
|
23
|
+
props.style.height = size + 'px';
|
|
24
|
+
}
|
|
25
|
+
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": testId }, props, { children: _jsx("path", { d: 'M20.815 11.277a.85.85 0 0 0-.24.114c-.063.046-2.17 2.141-4.682 4.656-4.152 4.157-4.571 4.589-4.613 4.748a.751.751 0 0 0 .925.925c.159-.042.594-.465 4.788-4.653 2.537-2.534 4.642-4.661 4.678-4.727.094-.173.087-.527-.014-.7a.808.808 0 0 0-.842-.363m0 4a.85.85 0 0 0-.24.114c-.063.046-1.27 1.241-2.682 2.656-2.312 2.317-2.572 2.59-2.613 2.748a.75.75 0 0 0 .925.925c.158-.041.434-.305 2.788-2.653 1.437-1.434 2.642-2.661 2.678-2.727.094-.173.087-.527-.014-.7a.808.808 0 0 0-.842-.363m0 4c-.187.046-.3.14-.921.77-.47.476-.574.603-.613.748a.75.75 0 0 0 .924.925c.148-.039.274-.145.822-.693.698-.699.769-.813.713-1.145a.769.769 0 0 0-.925-.605' }) })));
|
|
26
|
+
};
|
|
27
|
+
export default SvgResizeS;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
export interface ISvgIconProps extends SVGProps<SVGSVGElement> {
|
|
4
|
+
className?: string;
|
|
5
|
+
size?: string | number;
|
|
6
|
+
style?: React.CSSProperties;
|
|
7
|
+
}
|
|
8
|
+
declare const SvgResizeXs: ({ size, ...props }: ISvgIconProps) => React.ReactElement | null;
|
|
9
|
+
export default SvgResizeXs;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
2
|
+
var t = {};
|
|
3
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
4
|
+
t[p] = s[p];
|
|
5
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
6
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
7
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
8
|
+
t[p[i]] = s[p[i]];
|
|
9
|
+
}
|
|
10
|
+
return t;
|
|
11
|
+
};
|
|
12
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
13
|
+
const SvgResizeXs = (_a) => {
|
|
14
|
+
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
|
+
props.width = undefined;
|
|
16
|
+
props.height = undefined;
|
|
17
|
+
const testId = 'icon-resize-xs';
|
|
18
|
+
const isCustomSize = typeof size === 'number';
|
|
19
|
+
if (isCustomSize) {
|
|
20
|
+
if (!props.style)
|
|
21
|
+
props.style = {};
|
|
22
|
+
props.style.width = size + 'px';
|
|
23
|
+
props.style.height = size + 'px';
|
|
24
|
+
}
|
|
25
|
+
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 16, height: 16, fill: 'currentColor', viewBox: '0 0 16 16', "data-test-id": testId }, props, { children: _jsx("path", { d: 'M12.77 3.289a1.148 1.148 0 0 0-.186.092c-.05.031-2.139 2.106-4.642 4.611-3.217 3.22-4.569 4.59-4.612 4.675-.087.167-.089.496-.004.656.145.273.372.419.657.422.356.003-.053.385 5.025-4.688C14.066 4.003 13.744 4.346 13.744 4a.721.721 0 0 0-.704-.738.752.752 0 0 0-.27.027m0 4a1.148 1.148 0 0 0-.186.092c-.05.031-1.239 1.206-2.641 2.611-1.776 1.778-2.57 2.591-2.613 2.675-.087.167-.089.496-.004.656.148.28.375.421.674.421.339 0 .197.128 3.046-2.723 2.839-2.841 2.697-2.682 2.698-3.023a.72.72 0 0 0-.704-.736.752.752 0 0 0-.27.027m0 4a1.148 1.148 0 0 0-.186.092c-.152.094-1.185 1.154-1.254 1.286-.087.167-.089.496-.004.656.148.28.375.421.674.421.299 0 .383-.058 1.045-.723.652-.655.698-.721.699-1.023a.72.72 0 0 0-.704-.736.752.752 0 0 0-.27.027' }) })));
|
|
26
|
+
};
|
|
27
|
+
export default SvgResizeXs;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { SVGProps } from 'react';
|
|
2
|
+
export interface ISvgIconProps extends SVGProps<SVGSVGElement> {
|
|
3
|
+
className?: string;
|
|
4
|
+
size?: string | number;
|
|
5
|
+
style?: React.CSSProperties;
|
|
6
|
+
}
|
|
7
|
+
declare const ResizeSVG: ({ size, ...props }: ISvgIconProps) => import("react/jsx-runtime").JSX.Element;
|
|
8
|
+
export default ResizeSVG;
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
2
|
+
var t = {};
|
|
3
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
4
|
+
t[p] = s[p];
|
|
5
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
6
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
7
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
8
|
+
t[p[i]] = s[p[i]];
|
|
9
|
+
}
|
|
10
|
+
return t;
|
|
11
|
+
};
|
|
12
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
13
|
+
import { default as SSVG } from './ResizeS';
|
|
14
|
+
import { default as XsSVG } from './ResizeXs';
|
|
15
|
+
const ResizeSVG = (_a) => {
|
|
16
|
+
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
17
|
+
return size >= 20 ? _jsx(SSVG, Object.assign({ size: size }, props)) : _jsx(XsSVG, Object.assign({ size: size }, props));
|
|
18
|
+
};
|
|
19
|
+
export default ResizeSVG;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
export interface ISvgIconProps extends SVGProps<SVGSVGElement> {
|
|
4
|
+
className?: string;
|
|
5
|
+
size?: string | number;
|
|
6
|
+
style?: React.CSSProperties;
|
|
7
|
+
}
|
|
8
|
+
declare const SvgSearchS: ({ size, ...props }: ISvgIconProps) => React.ReactElement | null;
|
|
9
|
+
export default SvgSearchS;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
2
|
+
var t = {};
|
|
3
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
4
|
+
t[p] = s[p];
|
|
5
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
6
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
7
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
8
|
+
t[p[i]] = s[p[i]];
|
|
9
|
+
}
|
|
10
|
+
return t;
|
|
11
|
+
};
|
|
12
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
13
|
+
const SvgSearchS = (_a) => {
|
|
14
|
+
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
|
+
props.width = undefined;
|
|
16
|
+
props.height = undefined;
|
|
17
|
+
const testId = 'icon-search-s';
|
|
18
|
+
const isCustomSize = typeof size === 'number';
|
|
19
|
+
if (isCustomSize) {
|
|
20
|
+
if (!props.style)
|
|
21
|
+
props.style = {};
|
|
22
|
+
props.style.width = size + 'px';
|
|
23
|
+
props.style.height = size + 'px';
|
|
24
|
+
}
|
|
25
|
+
return (_jsx("svg", Object.assign({ xmlns: 'http://www.w3.org/2000/svg', width: 24, height: 24, fill: 'currentColor', viewBox: '0 0 24 24', "data-test-id": testId }, props, { children: _jsx("path", { fill: 'inherit', fillRule: 'evenodd', d: 'M10.44 3.281c-3.099.235-5.793 2.342-6.784 5.304a7.743 7.743 0 0 0 .403 5.915c1.125 2.298 3.238 3.848 5.841 4.285.504.084 1.652.094 2.18.02a8.38 8.38 0 0 0 2.634-.849c.37-.197.954-.577 1.186-.771l.12-.1 1.8 1.794c1.606 1.601 1.819 1.8 1.975 1.841a.75.75 0 0 0 .925-.925c-.041-.156-.24-.369-1.841-1.975l-1.794-1.8.1-.12c.396-.473.875-1.315 1.152-2.026a7.466 7.466 0 0 0 .52-2.834 7.564 7.564 0 0 0-.535-2.841 7.817 7.817 0 0 0-7.882-4.918m1.479 1.54a6.415 6.415 0 0 1 2.353.819c1.716 1.033 2.832 2.766 3.046 4.728a6.306 6.306 0 0 1-3.138 6.166 6.343 6.343 0 0 1-3.13.825 6.306 6.306 0 0 1-6.289-6.299c0-2.23 1.158-4.258 3.099-5.428 1.163-.7 2.69-1.006 4.059-.811' }) })));
|
|
26
|
+
};
|
|
27
|
+
export default SvgSearchS;
|