@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,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 SvgHomeXs = (_a) => {
|
|
14
|
+
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
|
+
props.width = undefined;
|
|
16
|
+
props.height = undefined;
|
|
17
|
+
const testId = 'icon-home-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.68 1.617a1.968 1.968 0 0 0-.827.403c-.849.736-5.418 4.819-5.462 4.881a.73.73 0 0 0 .088.955.726.726 0 0 0 .841.15c.073-.036 1.177-.998 2.835-2.472 1.493-1.328 2.744-2.421 2.78-2.43a.316.316 0 0 1 .13 0c.036.009 1.287 1.102 2.78 2.43 1.658 1.474 2.762 2.436 2.835 2.472.483.235 1.067-.134 1.067-.674a.788.788 0 0 0-.138-.431c-.032-.045-1.241-1.133-2.687-2.418-3.165-2.813-2.885-2.57-3.073-2.67-.288-.153-.435-.191-.782-.2a3.45 3.45 0 0 0-.387.004m-3.939 5.68a.815.815 0 0 0-.433.425c-.054.144-.055.192-.055 2.315 0 2.082.002 2.176.054 2.379a1.77 1.77 0 0 0 1.306 1.294c.218.054 6.556.054 6.774 0a1.77 1.77 0 0 0 1.306-1.294c.052-.203.054-.297.054-2.379 0-2.123-.001-2.171-.055-2.315A.765.765 0 0 0 12 7.253a.765.765 0 0 0-.692.469c-.053.143-.055.193-.055 2.224 0 1.256-.01 2.104-.025 2.144-.052.137-.137.163-.565.172l-.393.009-.01-1.755c-.01-1.541-.017-1.777-.056-1.927a1.771 1.771 0 0 0-.937-1.151c-.326-.161-.482-.184-1.267-.184-.785 0-.941.023-1.267.184a1.771 1.771 0 0 0-.898 1.015l-.062.174-.013 1.813-.013 1.813h-.839l-.074-.074-.074-.074-.013-2.152c-.015-2.445.001-2.278-.243-2.497a.755.755 0 0 0-.763-.159m4.873 1.49c.043.022.09.063.105.092.018.033.028.626.028 1.719v1.669H7.253v-1.669c0-1.088.01-1.686.028-1.719.061-.115.143-.13.714-.131.432-.001.557.007.619.039' }) })));
|
|
26
|
+
};
|
|
27
|
+
export default SvgHomeXs;
|
|
@@ -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 HomeSVG: ({ size, ...props }: ISvgIconProps) => import("react/jsx-runtime").JSX.Element;
|
|
8
|
+
export default HomeSVG;
|
|
@@ -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 './HomeS';
|
|
14
|
+
import { default as XsSVG } from './HomeXs';
|
|
15
|
+
const HomeSVG = (_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 HomeSVG;
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
export { default as AlarmFilledSVG } from './alarmFilled';
|
|
2
|
+
export { default as ArrowDownSVG } from './arrowDown';
|
|
3
|
+
export { default as ArrowLinksSVG } from './arrowLinks';
|
|
4
|
+
export { default as ArrowUpSVG } from './arrowUp';
|
|
5
|
+
export { default as CalendarSVG } from './calendar';
|
|
6
|
+
export { default as CheckSVG } from './check';
|
|
7
|
+
export { default as CheckFilledSVG } from './checkFilled';
|
|
8
|
+
export { default as ChevronDownSVG } from './chevronDown';
|
|
9
|
+
export { default as ChevronLeftSVG } from './chevronLeft';
|
|
10
|
+
export { default as ChevronRightSVG } from './chevronRight';
|
|
11
|
+
export { default as ChevronUpSVG } from './chevronUp';
|
|
12
|
+
export { default as CopySVG } from './copy';
|
|
13
|
+
export { default as CrossSVG } from './cross';
|
|
14
|
+
export { default as CrossFilledSVG } from './crossFilled';
|
|
15
|
+
export { default as DaySVG } from './day';
|
|
16
|
+
export { default as DownloadSVG } from './download';
|
|
17
|
+
export { default as EmailSVG } from './email';
|
|
18
|
+
export { default as EyeSVG } from './eye';
|
|
19
|
+
export { default as EyeClosedSVG } from './eyeClosed';
|
|
20
|
+
export { default as FileSVG } from './file';
|
|
21
|
+
export { default as FilterSVG } from './filter';
|
|
22
|
+
export { default as FolderSVG } from './folder';
|
|
23
|
+
export { default as FolderOpenSVG } from './folderOpen';
|
|
24
|
+
export { default as HeartSVG } from './heart';
|
|
25
|
+
export { default as HeartFilledSVG } from './heartFilled';
|
|
26
|
+
export { default as HomeSVG } from './home';
|
|
27
|
+
export { default as InfoFilledSVG } from './infoFilled';
|
|
28
|
+
export { default as KebabSVG } from './kebab';
|
|
29
|
+
export { default as MinusSVG } from './minus';
|
|
30
|
+
export { default as MoreSVG } from './more';
|
|
31
|
+
export { default as NightSVG } from './night';
|
|
32
|
+
export { default as PinnedSVG } from './pinned';
|
|
33
|
+
export { default as PlaceholderSVG } from './placeholder';
|
|
34
|
+
export { default as PlusSVG } from './plus';
|
|
35
|
+
export { default as QuestionSVG } from './question';
|
|
36
|
+
export { default as ResizeSVG } from './resize';
|
|
37
|
+
export { default as SearchSVG } from './search';
|
|
38
|
+
export { default as SettingsSVG } from './settings';
|
|
39
|
+
export { default as StarSVG } from './star';
|
|
40
|
+
export { default as StarFilledSVG } from './starFilled';
|
|
41
|
+
export { default as TrashSVG } from './trash';
|
|
42
|
+
export { default as UnPinnedSVG } from './unPinned';
|
|
43
|
+
export { default as UpdateSVG } from './update';
|
|
44
|
+
export { default as UploadSVG } from './upload';
|
|
45
|
+
export { default as WarningSVG } from './warning';
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
export { default as AlarmFilledSVG } from './alarmFilled';
|
|
2
|
+
export { default as ArrowDownSVG } from './arrowDown';
|
|
3
|
+
export { default as ArrowLinksSVG } from './arrowLinks';
|
|
4
|
+
export { default as ArrowUpSVG } from './arrowUp';
|
|
5
|
+
export { default as CalendarSVG } from './calendar';
|
|
6
|
+
export { default as CheckSVG } from './check';
|
|
7
|
+
export { default as CheckFilledSVG } from './checkFilled';
|
|
8
|
+
export { default as ChevronDownSVG } from './chevronDown';
|
|
9
|
+
export { default as ChevronLeftSVG } from './chevronLeft';
|
|
10
|
+
export { default as ChevronRightSVG } from './chevronRight';
|
|
11
|
+
export { default as ChevronUpSVG } from './chevronUp';
|
|
12
|
+
export { default as CopySVG } from './copy';
|
|
13
|
+
export { default as CrossSVG } from './cross';
|
|
14
|
+
export { default as CrossFilledSVG } from './crossFilled';
|
|
15
|
+
export { default as DaySVG } from './day';
|
|
16
|
+
export { default as DownloadSVG } from './download';
|
|
17
|
+
export { default as EmailSVG } from './email';
|
|
18
|
+
export { default as EyeSVG } from './eye';
|
|
19
|
+
export { default as EyeClosedSVG } from './eyeClosed';
|
|
20
|
+
export { default as FileSVG } from './file';
|
|
21
|
+
export { default as FilterSVG } from './filter';
|
|
22
|
+
export { default as FolderSVG } from './folder';
|
|
23
|
+
export { default as FolderOpenSVG } from './folderOpen';
|
|
24
|
+
export { default as HeartSVG } from './heart';
|
|
25
|
+
export { default as HeartFilledSVG } from './heartFilled';
|
|
26
|
+
export { default as HomeSVG } from './home';
|
|
27
|
+
export { default as InfoFilledSVG } from './infoFilled';
|
|
28
|
+
export { default as KebabSVG } from './kebab';
|
|
29
|
+
export { default as MinusSVG } from './minus';
|
|
30
|
+
export { default as MoreSVG } from './more';
|
|
31
|
+
export { default as NightSVG } from './night';
|
|
32
|
+
export { default as PinnedSVG } from './pinned';
|
|
33
|
+
export { default as PlaceholderSVG } from './placeholder';
|
|
34
|
+
export { default as PlusSVG } from './plus';
|
|
35
|
+
export { default as QuestionSVG } from './question';
|
|
36
|
+
export { default as ResizeSVG } from './resize';
|
|
37
|
+
export { default as SearchSVG } from './search';
|
|
38
|
+
export { default as SettingsSVG } from './settings';
|
|
39
|
+
export { default as StarSVG } from './star';
|
|
40
|
+
export { default as StarFilledSVG } from './starFilled';
|
|
41
|
+
export { default as TrashSVG } from './trash';
|
|
42
|
+
export { default as UnPinnedSVG } from './unPinned';
|
|
43
|
+
export { default as UpdateSVG } from './update';
|
|
44
|
+
export { default as UploadSVG } from './upload';
|
|
45
|
+
export { default as WarningSVG } from './warning';
|
|
@@ -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 SvgInfoFilledS: ({ size, ...props }: ISvgIconProps) => React.ReactElement | null;
|
|
9
|
+
export default SvgInfoFilledS;
|
|
@@ -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 SvgInfoFilledS = (_a) => {
|
|
14
|
+
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
|
+
props.width = undefined;
|
|
16
|
+
props.height = undefined;
|
|
17
|
+
const testId = 'icon-info-filled-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.36 3.281a8.397 8.397 0 0 0-3.22.879c-2.805 1.379-4.618 4.072-4.867 7.23-.138 1.749.34 3.688 1.28 5.203a9.064 9.064 0 0 0 2.854 2.854c1.515.94 3.454 1.418 5.203 1.28 2.157-.17 4.066-1.043 5.57-2.547 1.504-1.504 2.377-3.413 2.547-5.57.214-2.713-.977-5.533-3.073-7.281-1.792-1.493-3.976-2.204-6.294-2.048m.966 4.405c.201.061.454.279.564.488.068.128.088.234.088.466 0 .356-.087.556-.336.769-.479.41-1.234.26-1.532-.303-.123-.232-.124-.698-.003-.926a1.031 1.031 0 0 1 1.219-.494m.319 3.309c.077.053.183.161.237.24l.098.145v4.486l-.11.166c-.178.269-.37.345-.87.345s-.692-.076-.87-.345l-.11-.166-.011-1.667-.011-1.667-.271-.185c-.332-.226-.458-.426-.458-.724 0-.317.154-.549.451-.68.114-.051.293-.06.963-.053.794.01.828.013.962.105' }) })));
|
|
26
|
+
};
|
|
27
|
+
export default SvgInfoFilledS;
|
|
@@ -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 SvgInfoFilledXs: ({ size, ...props }: ISvgIconProps) => React.ReactElement | null;
|
|
9
|
+
export default SvgInfoFilledXs;
|
|
@@ -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 SvgInfoFilledXs = (_a) => {
|
|
14
|
+
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
|
+
props.width = undefined;
|
|
16
|
+
props.height = undefined;
|
|
17
|
+
const testId = 'icon-info-filled-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.48 1.269c-1.389.143-2.48.556-3.533 1.339-.373.277-1.058.956-1.324 1.312-1.585 2.124-1.815 4.895-.599 7.213.336.641.653 1.065 1.215 1.628.563.562.987.879 1.628 1.215a6.745 6.745 0 0 0 6.266 0c.641-.336 1.065-.653 1.628-1.215.698-.698 1.136-1.35 1.488-2.214a6.754 6.754 0 0 0-.273-5.68c-.333-.635-.651-1.063-1.202-1.616-1.068-1.072-2.307-1.699-3.814-1.931-.268-.041-1.247-.074-1.48-.051m.694 2.253c.321.06.578.254.721.546.072.146.078.182.078.452 0 .283-.003.299-.09.46-.11.203-.276.361-.478.456-.131.061-.186.071-.405.071-.219 0-.274-.01-.405-.071a1.053 1.053 0 0 1-.478-.456c-.087-.161-.09-.177-.09-.46 0-.27.006-.306.078-.452a.976.976 0 0 1 .682-.538.672.672 0 0 1 .387-.008m.364 3.283c.151.068.33.248.393.395.057.132.057.137.05 2.34l-.008 2.207-.073.124c-.172.294-.38.382-.9.382s-.728-.088-.9-.382l-.073-.124-.008-1.67-.007-1.67-.264-.175c-.38-.254-.482-.408-.481-.731 0-.272.101-.455.354-.647.119-.09.287-.106 1.059-.1.644.005.775.013.858.051' }) })));
|
|
26
|
+
};
|
|
27
|
+
export default SvgInfoFilledXs;
|
|
@@ -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 InfoFilledSVG: ({ size, ...props }: ISvgIconProps) => import("react/jsx-runtime").JSX.Element;
|
|
8
|
+
export default InfoFilledSVG;
|
|
@@ -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 './InfoFilledS';
|
|
14
|
+
import { default as XsSVG } from './InfoFilledXs';
|
|
15
|
+
const InfoFilledSVG = (_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 InfoFilledSVG;
|
|
@@ -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 SvgKebabS: ({ size, ...props }: ISvgIconProps) => React.ReactElement | null;
|
|
9
|
+
export default SvgKebabS;
|
|
@@ -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 SvgKebabS = (_a) => {
|
|
14
|
+
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
|
+
props.width = undefined;
|
|
16
|
+
props.height = undefined;
|
|
17
|
+
const testId = 'icon-kebab-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.701 4.285c-.334.048-.639.213-.932.502a1.65 1.65 0 0 0-.491 1.483c.069.401.204.66.498.954.294.294.553.429.954.498.326.056.699.004 1.023-.143.279-.127.699-.547.826-.826.295-.651.189-1.388-.275-1.902-.417-.46-.975-.658-1.603-.566m0 6c-.334.048-.639.213-.932.502a1.65 1.65 0 0 0-.491 1.483c.069.401.204.66.498.954.294.294.553.429.954.498.326.056.699.004 1.023-.143.279-.127.699-.547.826-.826.295-.651.189-1.388-.275-1.902-.417-.46-.975-.658-1.603-.566m0 6c-.334.048-.639.213-.932.502a1.65 1.65 0 0 0-.491 1.483c.069.401.204.66.498.954.294.294.553.429.954.498.326.056.699.004 1.023-.143.279-.127.699-.547.826-.826.295-.651.189-1.388-.275-1.902-.417-.46-.975-.658-1.603-.566' }) })));
|
|
26
|
+
};
|
|
27
|
+
export default SvgKebabS;
|
|
@@ -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 SvgKebabXs: ({ size, ...props }: ISvgIconProps) => React.ReactElement | null;
|
|
9
|
+
export default SvgKebabXs;
|
|
@@ -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 SvgKebabXs = (_a) => {
|
|
14
|
+
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
|
+
props.width = undefined;
|
|
16
|
+
props.height = undefined;
|
|
17
|
+
const testId = 'icon-kebab-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.541 1.663c-.812.276-1.187 1.209-.8 1.99.103.209.404.505.619.61.179.087.477.163.64.163.163 0 .461-.076.64-.163.215-.105.516-.401.619-.61.204-.412.205-.896.003-1.299a1.506 1.506 0 0 0-.827-.7 1.684 1.684 0 0 0-.894.009m.101 4.966c-.34.082-.722.382-.89.698-.22.416-.22.931.001 1.347.105.197.376.468.573.573.417.221.931.221 1.348 0 .197-.105.468-.376.573-.573.221-.416.221-.931.001-1.347a1.684 1.684 0 0 0-.543-.553c-.288-.173-.709-.23-1.063-.145m-.101 5.034c-.812.276-1.187 1.209-.8 1.99.103.209.404.505.619.61.179.087.477.163.64.163.163 0 .461-.076.64-.163.215-.105.516-.401.619-.61.204-.412.205-.896.003-1.299a1.506 1.506 0 0 0-.827-.7 1.684 1.684 0 0 0-.894.009' }) })));
|
|
26
|
+
};
|
|
27
|
+
export default SvgKebabXs;
|
|
@@ -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 KebabSVG: ({ size, ...props }: ISvgIconProps) => import("react/jsx-runtime").JSX.Element;
|
|
8
|
+
export default KebabSVG;
|
|
@@ -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 './KebabS';
|
|
14
|
+
import { default as XsSVG } from './KebabXs';
|
|
15
|
+
const KebabSVG = (_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 KebabSVG;
|
|
@@ -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 SvgMinusS: ({ size, ...props }: ISvgIconProps) => React.ReactElement | null;
|
|
9
|
+
export default SvgMinusS;
|
|
@@ -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 SvgMinusS = (_a) => {
|
|
14
|
+
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
|
+
props.width = undefined;
|
|
16
|
+
props.height = undefined;
|
|
17
|
+
const testId = 'icon-minus-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: 'M6.64 11.394a1.064 1.064 0 0 0-.259.224c-.108.133-.121.179-.121.419 0 .336.122.549.391.679l.177.085 5.222-.01 5.223-.011.153-.122c.085-.068.196-.203.247-.3.174-.333.036-.757-.309-.951l-.155-.087h-5.215c-5.003 0-5.221.003-5.354.074' }) })));
|
|
26
|
+
};
|
|
27
|
+
export default SvgMinusS;
|
|
@@ -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 SvgMinusXs: ({ size, ...props }: ISvgIconProps) => React.ReactElement | null;
|
|
9
|
+
export default SvgMinusXs;
|
|
@@ -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 SvgMinusXs = (_a) => {
|
|
14
|
+
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
|
+
props.width = undefined;
|
|
16
|
+
props.height = undefined;
|
|
17
|
+
const testId = 'icon-minus-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: 'M4.673 7.335A.705.705 0 0 0 4.257 8c0 .289.148.529.417.673l.113.06 3.183.007 3.183.008.139-.064A.726.726 0 0 0 11.741 8a.736.736 0 0 0-.415-.673l-.113-.06-3.188-.007-3.188-.008-.164.083' }) })));
|
|
26
|
+
};
|
|
27
|
+
export default SvgMinusXs;
|
|
@@ -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 MinusSVG: ({ size, ...props }: ISvgIconProps) => import("react/jsx-runtime").JSX.Element;
|
|
8
|
+
export default MinusSVG;
|
|
@@ -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 './MinusS';
|
|
14
|
+
import { default as XsSVG } from './MinusXs';
|
|
15
|
+
const MinusSVG = (_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 MinusSVG;
|
|
@@ -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 SvgMoreS: ({ size, ...props }: ISvgIconProps) => React.ReactElement | null;
|
|
9
|
+
export default SvgMoreS;
|
|
@@ -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 SvgMoreS = (_a) => {
|
|
14
|
+
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
|
+
props.width = undefined;
|
|
16
|
+
props.height = undefined;
|
|
17
|
+
const testId = 'icon-more-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: 'M5.701 10.285c-.334.048-.639.213-.932.502a1.65 1.65 0 0 0-.491 1.483c.069.401.204.66.498.954.294.294.553.429.954.498.326.056.699.004 1.023-.143.279-.127.699-.547.826-.826.295-.651.189-1.388-.275-1.902-.417-.46-.975-.658-1.603-.566m6 0c-.334.048-.639.213-.932.502a1.65 1.65 0 0 0-.491 1.483c.069.401.204.66.498.954.294.294.553.429.954.498.326.056.699.004 1.023-.143.279-.127.699-.547.826-.826.295-.651.189-1.388-.275-1.902-.417-.46-.975-.658-1.603-.566m6 0c-.334.048-.639.213-.932.502a1.65 1.65 0 0 0-.491 1.483c.069.401.204.66.498.954.294.294.553.429.954.498.326.056.699.004 1.023-.143.279-.127.699-.547.826-.826.295-.651.189-1.388-.275-1.902-.417-.46-.975-.658-1.603-.566' }) })));
|
|
26
|
+
};
|
|
27
|
+
export default SvgMoreS;
|
|
@@ -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 SvgMoreXs: ({ size, ...props }: ISvgIconProps) => React.ReactElement | null;
|
|
9
|
+
export default SvgMoreXs;
|
|
@@ -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 SvgMoreXs = (_a) => {
|
|
14
|
+
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
|
+
props.width = undefined;
|
|
16
|
+
props.height = undefined;
|
|
17
|
+
const testId = 'icon-more-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: 'M2.695 6.616c-.186.036-.481.19-.64.333A1.395 1.395 0 0 0 2.011 9c.286.282.601.413.989.413s.703-.131.989-.413a1.39 1.39 0 0 0 .203-1.762 1.446 1.446 0 0 0-1.497-.622m4.947.013c-.34.082-.722.382-.89.698-.22.416-.22.931.001 1.347.105.197.376.468.573.573.417.221.931.221 1.348 0 .197-.105.468-.376.573-.573.221-.416.221-.931.001-1.347a1.684 1.684 0 0 0-.543-.553c-.288-.173-.709-.23-1.063-.145m5.053-.013c-.186.036-.481.19-.64.333A1.395 1.395 0 0 0 12.011 9c.286.282.601.413.989.413s.703-.131.989-.413a1.39 1.39 0 0 0 .203-1.762 1.446 1.446 0 0 0-1.497-.622' }) })));
|
|
26
|
+
};
|
|
27
|
+
export default SvgMoreXs;
|
|
@@ -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 MoreSVG: ({ size, ...props }: ISvgIconProps) => import("react/jsx-runtime").JSX.Element;
|
|
8
|
+
export default MoreSVG;
|
|
@@ -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 './MoreS';
|
|
14
|
+
import { default as XsSVG } from './MoreXs';
|
|
15
|
+
const MoreSVG = (_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 MoreSVG;
|
|
@@ -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 SvgNightS: ({ size, ...props }: ISvgIconProps) => React.ReactElement | null;
|
|
9
|
+
export default SvgNightS;
|
|
@@ -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 SvgNightS = (_a) => {
|
|
14
|
+
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
|
+
props.width = undefined;
|
|
16
|
+
props.height = undefined;
|
|
17
|
+
const testId = 'icon-night-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.34 2.281c-1.869.115-3.691.798-5.256 1.971-.501.375-1.468 1.344-1.839 1.84a9.906 9.906 0 0 0-1.892 4.48c-.114.705-.123 2.019-.02 2.728.154 1.049.458 2.046.905 2.96.515 1.052 1.03 1.77 1.881 2.621s1.57 1.367 2.621 1.88c3.819 1.867 8.376 1.04 11.329-2.056A9.81 9.81 0 0 0 21.2 15.22c.16-.463.861-3.212.829-3.245-.009-.009-.42.356-.913.81-1.343 1.239-1.61 1.445-2.345 1.81-.964.48-1.857.67-2.99.635-1.68-.051-3.113-.697-4.306-1.94-.805-.84-1.345-1.871-1.604-3.067-.073-.341-.087-.53-.087-1.223 0-.693.014-.882.087-1.223.262-1.207.801-2.232 1.624-3.087.537-.557.848-.783 2.218-1.61a51.874 51.874 0 0 0 1.153-.707c-.009-.01-2.958-.134-3.006-.127a24.24 24.24 0 0 1-.52.035M9.893 4.23c-.482.592-.988 1.54-1.249 2.343-.535 1.646-.528 3.276.022 4.907.405 1.204 1.032 2.186 1.979 3.101a7.359 7.359 0 0 0 2.88 1.755 7.591 7.591 0 0 0 4.875.025c.253-.083.528-.181.612-.218l.152-.066-.048.092c-.027.05-.154.248-.282.44-1.892 2.82-5.327 4.179-8.674 3.432a8.625 8.625 0 0 1-2.509-1.031c-1.755-1.091-3.083-2.876-3.608-4.854-.217-.819-.259-1.168-.259-2.156 0-.988.042-1.337.259-2.156.717-2.701 2.842-4.9 5.537-5.729.521-.16.534-.155.313.115' }) })));
|
|
26
|
+
};
|
|
27
|
+
export default SvgNightS;
|