@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 SvgFileS = (_a) => {
|
|
14
|
+
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
|
+
props.width = undefined;
|
|
16
|
+
props.height = undefined;
|
|
17
|
+
const testId = 'icon-file-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: 'M7.28 3.278a2.233 2.233 0 0 0-1.256.604 2.273 2.273 0 0 0-.652.982l-.112.316v13.64l.112.316c.061.173.174.41.251.527.207.311.637.697.946.849.523.257.4.251 5.593.239l4.698-.011.295-.108a2.47 2.47 0 0 0 1.477-1.477l.108-.295.011-5.452c.008-3.872-.002-5.501-.033-5.62-.039-.148-.297-.422-2.151-2.281-1.159-1.162-2.161-2.143-2.227-2.18-.11-.061-.412-.067-3.48-.072-1.848-.003-3.459.007-3.58.023m5.96 3.632c0 1.445.015 2.202.045 2.309.056.204.292.44.496.496.104.029.729.045 1.809.045h1.65l-.001 4.41c-.001 4.198-.004 4.418-.074 4.572-.089.196-.363.44-.532.473-.161.033-9.105.033-9.266 0-.169-.033-.443-.277-.532-.473-.07-.155-.073-.436-.074-6.733-.001-5.852.006-6.588.061-6.72a.88.88 0 0 1 .438-.453c.151-.07.323-.074 3.07-.075l2.91-.001v2.15m2.74.13 1.199 1.2H14.76v-1.2c0-.66.005-1.2.01-1.2.006 0 .55.54 1.21 1.2' }) })));
|
|
26
|
+
};
|
|
27
|
+
export default SvgFileS;
|
|
@@ -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 SvgFileXs: ({ size, ...props }: ISvgIconProps) => React.ReactElement | null;
|
|
9
|
+
export default SvgFileXs;
|
|
@@ -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 SvgFileXs = (_a) => {
|
|
14
|
+
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
|
+
props.width = undefined;
|
|
16
|
+
props.height = undefined;
|
|
17
|
+
const testId = 'icon-file-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: 'M3.773 1.296c-.102.021-.3.094-.44.162-.217.107-.289.16-.508.38-.209.21-.274.296-.365.482-.226.464-.207-.069-.207 5.68s-.019 5.216.207 5.68c.091.186.156.272.365.482.218.219.291.274.508.381.446.218.149.206 4.627.198l3.973-.008.214-.072c.529-.18.959-.569 1.188-1.073.167-.368.16-.158.152-4.681-.007-3.991-.009-4.124-.058-4.227-.074-.156-3.151-3.237-3.333-3.338l-.136-.075-3-.005c-2.53-.004-3.029.001-3.187.034m4.947 3.06c0 1.606.009 1.796.095 1.977a.883.883 0 0 0 .34.341c.111.059.121.059 1.478.067L12 6.749v3.064c0 2.1-.009 3.087-.028 3.139a.544.544 0 0 1-.258.265c-.071.03-.71.036-3.84.036-3.603-.001-3.758-.003-3.863-.05a.535.535 0 0 1-.174-.14l-.064-.09V3.027l.064-.09a.535.535 0 0 1 .174-.14c.104-.047.224-.049 2.409-.05h2.3v1.609m2.373.057.84.84H10.24v-.84c0-.462.003-.84.007-.84s.385.378.846.84' }) })));
|
|
26
|
+
};
|
|
27
|
+
export default SvgFileXs;
|
|
@@ -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 FileSVG: ({ size, ...props }: ISvgIconProps) => import("react/jsx-runtime").JSX.Element;
|
|
8
|
+
export default FileSVG;
|
|
@@ -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 './FileS';
|
|
14
|
+
import { default as XsSVG } from './FileXs';
|
|
15
|
+
const FileSVG = (_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 FileSVG;
|
|
@@ -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 SvgFilterS: ({ size, ...props }: ISvgIconProps) => React.ReactElement | null;
|
|
9
|
+
export default SvgFilterS;
|
|
@@ -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 SvgFilterS = (_a) => {
|
|
14
|
+
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
|
+
props.width = undefined;
|
|
16
|
+
props.height = undefined;
|
|
17
|
+
const testId = 'icon-filter-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: 'M3.805 6.28c-.391.092-.633.519-.524.924.059.218.288.453.5.511.226.063 16.212.063 16.438 0a.84.84 0 0 0 .306-.191.739.739 0 0 0-.348-1.246c-.194-.045-16.181-.043-16.372.002m3 5c-.391.092-.633.519-.524.924.059.218.288.453.5.511.225.063 10.213.063 10.438 0a.84.84 0 0 0 .306-.191.739.739 0 0 0-.348-1.246c-.194-.045-10.182-.043-10.372.002m3 5c-.391.092-.633.519-.524.924.059.218.288.453.5.511.22.062 4.218.062 4.438 0a.84.84 0 0 0 .306-.191.739.739 0 0 0-.348-1.246c-.192-.044-4.183-.043-4.372.002' }) })));
|
|
26
|
+
};
|
|
27
|
+
export default SvgFilterS;
|
|
@@ -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 FilterSVG: ({ size, ...props }: ISvgIconProps) => import("react/jsx-runtime").JSX.Element;
|
|
8
|
+
export default FilterSVG;
|
|
@@ -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 './FilterS';
|
|
14
|
+
const FilterSVG = (_a) => {
|
|
15
|
+
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
16
|
+
return _jsx(SSVG, Object.assign({ size: size }, props));
|
|
17
|
+
};
|
|
18
|
+
export default FilterSVG;
|
|
@@ -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 SvgFolderS: ({ size, ...props }: ISvgIconProps) => React.ReactElement | null;
|
|
9
|
+
export default SvgFolderS;
|
|
@@ -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 SvgFolderS = (_a) => {
|
|
14
|
+
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
|
+
props.width = undefined;
|
|
16
|
+
props.height = undefined;
|
|
17
|
+
const testId = 'icon-folder-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: 'M4.617 3.282c-.587.072-1.099.33-1.552.782a2.742 2.742 0 0 0-.696 1.116l-.109.32v13l.109.32c.151.445.362.783.695 1.116.333.333.671.544 1.116.695l.32.109h15l.32-.109a2.736 2.736 0 0 0 1.116-.695c.333-.333.544-.671.695-1.116l.109-.32v-10l-.109-.32a2.83 2.83 0 0 0-1.411-1.641c-.583-.287-.378-.272-4.26-.297l-3.5-.022-.18-.095c-.112-.058-.598-.508-1.28-1.183-.605-.6-1.187-1.148-1.293-1.22a3.273 3.273 0 0 0-.887-.402c-.242-.061-3.762-.092-4.203-.038m4.011 1.564c.211.079.338.191 1.412 1.252 1.075 1.062 1.208 1.18 1.5 1.33.631.325.375.305 4.3.33l3.5.022.188.093c.239.118.481.36.599.599l.093.188v9.68l-.093.189c-.132.268-.416.534-.674.63-.214.08-.294.081-7.453.081-7.159 0-7.239-.001-7.453-.081-.258-.096-.542-.362-.674-.63l-.093-.189-.011-6.26c-.009-4.677 0-6.303.035-6.43.093-.34.433-.7.782-.828.124-.045.515-.057 1.982-.059 1.779-.003 1.835-.001 2.06.083' }) })));
|
|
26
|
+
};
|
|
27
|
+
export default SvgFolderS;
|
|
@@ -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 SvgFolderXs: ({ size, ...props }: ISvgIconProps) => React.ReactElement | null;
|
|
9
|
+
export default SvgFolderXs;
|
|
@@ -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 SvgFolderXs = (_a) => {
|
|
14
|
+
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
|
+
props.width = undefined;
|
|
16
|
+
props.height = undefined;
|
|
17
|
+
const testId = 'icon-folder-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: 'M2.52 2.317a1.839 1.839 0 0 0-1.194 1.15l-.059.173-.009 4.747c-.006 3.532 0 4.793.023 4.928.065.378.228.674.528.957.264.249.504.375.852.446.227.046 10.502.038 10.712-.009.369-.081.629-.231.899-.518.249-.264.375-.504.446-.852.02-.098.029-1.292.028-3.84 0-4.042.005-3.89-.155-4.23a1.8 1.8 0 0 0-.807-.829c-.352-.18-.242-.173-2.908-.173-1.517 0-2.444-.01-2.502-.027-.069-.02-.287-.22-.867-.795-.832-.827-.902-.889-1.149-1.013-.33-.166-.326-.166-2.082-.163-1.43.001-1.613.006-1.756.048m3.998 2.265c.864.856.993.961 1.31 1.068.314.105.436.11 2.884.11h2.378l.075.064.075.065.008 3.542c.005 2.487-.001 3.572-.021 3.642-.057.195.38.18-5.227.18s-5.17.015-5.227-.18c-.02-.07-.026-1.44-.021-4.642l.008-4.542.075-.065.075-.064h2.778l.83.822' }) })));
|
|
26
|
+
};
|
|
27
|
+
export default SvgFolderXs;
|
|
@@ -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 FolderSVG: ({ size, ...props }: ISvgIconProps) => import("react/jsx-runtime").JSX.Element;
|
|
8
|
+
export default FolderSVG;
|
|
@@ -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 './FolderS';
|
|
14
|
+
import { default as XsSVG } from './FolderXs';
|
|
15
|
+
const FolderSVG = (_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 FolderSVG;
|
|
@@ -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 SvgFolderOpenS: ({ size, ...props }: ISvgIconProps) => React.ReactElement | null;
|
|
9
|
+
export default SvgFolderOpenS;
|
|
@@ -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 SvgFolderOpenS = (_a) => {
|
|
14
|
+
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
|
+
props.width = undefined;
|
|
16
|
+
props.height = undefined;
|
|
17
|
+
const testId = 'icon-folder-open-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: 'M4.617 3.282c-.587.072-1.099.33-1.552.782a2.742 2.742 0 0 0-.696 1.116l-.109.32v13l.109.32c.151.445.362.783.695 1.116.333.333.671.544 1.116.695l.32.109 7.42.012c4.919.007 7.525-.003 7.732-.03.658-.086 1.148-.329 1.628-.804.247-.245.34-.375.489-.68.242-.496 1.89-5.455 1.957-5.888.057-.366.01-.825-.126-1.233a2.772 2.772 0 0 0-1.569-1.66l-.263-.108-.017-.924c-.017-.867-.024-.945-.123-1.245a2.687 2.687 0 0 0-.693-1.116c-.472-.471-.961-.709-1.606-.783-.204-.024-1.68-.04-3.557-.041-3.154 0-3.213-.001-3.432-.083-.193-.073-.35-.205-1.169-.99-1.453-1.393-1.508-1.44-1.918-1.644-.505-.25-.539-.254-2.533-.265-1.001-.006-1.948.005-2.103.024M8.62 4.887c.126.067.63.518 1.365 1.22 1.246 1.19 1.432 1.332 1.995 1.524l.32.109 3.52.02 3.52.02.188.093c.239.118.481.36.599.599.086.174.094.247.105.977l.013.788-5.193.014c-5.804.016-5.372-.006-5.993.308-.539.272-1.038.789-1.264 1.311-.046.104-.298.82-.562 1.59-.422 1.233-.477 1.425-.463 1.607.021.273.154.466.408.594.236.118.387.124.602.02.196-.094.267-.152.349-.281.035-.055.275-.721.533-1.48a40.76 40.76 0 0 1 .526-1.492c.096-.192.338-.429.549-.541l.203-.107h11.44l.214.119c.378.209.613.586.639 1.026.015.257-.013.352-.854 2.88-.479 1.438-.911 2.698-.962 2.799-.103.206-.297.391-.548.526l-.169.09-7.467.01c-7.416.011-7.469.01-7.684-.07-.26-.097-.544-.362-.676-.631l-.093-.189-.011-6.26c-.009-4.677 0-6.303.035-6.43.06-.221.261-.501.466-.652.322-.237.301-.235 2.31-.226l1.84.008.2.107' }) })));
|
|
26
|
+
};
|
|
27
|
+
export default SvgFolderOpenS;
|
|
@@ -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 SvgFolderOpenXs: ({ size, ...props }: ISvgIconProps) => React.ReactElement | null;
|
|
9
|
+
export default SvgFolderOpenXs;
|
|
@@ -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 SvgFolderOpenXs = (_a) => {
|
|
14
|
+
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
|
+
props.width = undefined;
|
|
16
|
+
props.height = undefined;
|
|
17
|
+
const testId = 'icon-folder-open-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: 'M2.52 2.317a1.839 1.839 0 0 0-1.194 1.15l-.059.173-.009 4.747c-.006 3.532 0 4.793.023 4.928.065.378.228.674.528.957.264.249.504.375.852.446.099.02 1.673.029 5.187.028 4.845 0 5.053-.002 5.232-.05.363-.097.592-.231.853-.498.125-.128.203-.242.29-.42.148-.303 1.468-4.269 1.511-4.538.103-.648-.245-1.379-.821-1.73l-.166-.101-.001-.804c0-.886-.019-1.048-.155-1.336a1.8 1.8 0 0 0-.807-.829c-.352-.18-.242-.173-2.908-.173-1.517 0-2.444-.01-2.502-.027-.069-.02-.287-.22-.867-.795-.832-.827-.902-.889-1.149-1.013-.33-.166-.326-.166-2.082-.163-1.43.001-1.613.006-1.756.048m3.998 2.265c.864.856.993.961 1.31 1.068.314.105.436.11 2.884.11h2.378l.075.064.075.065.008.681.008.682-3.435.007-3.434.008-.212.075c-.409.144-.772.438-.962.776-.059.107-.262.669-.536 1.487-.385 1.152-.438 1.331-.427 1.44.043.402.364.701.75.698a.749.749 0 0 0 .652-.383c.026-.051.224-.625.44-1.275.257-.771.415-1.207.455-1.253l.062-.072 3.737-.007 3.738-.007.078.078c.055.056.078.105.078.167 0 .049-.302.995-.671 2.102-.553 1.658-.684 2.026-.745 2.087l-.073.073H7.854c-5.445 0-5.024.015-5.081-.18-.02-.07-.026-1.44-.021-4.642l.008-4.542.075-.065.075-.064h2.778l.83.822' }) })));
|
|
26
|
+
};
|
|
27
|
+
export default SvgFolderOpenXs;
|
|
@@ -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 FolderOpenSVG: ({ size, ...props }: ISvgIconProps) => import("react/jsx-runtime").JSX.Element;
|
|
8
|
+
export default FolderOpenSVG;
|
|
@@ -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 './FolderOpenS';
|
|
14
|
+
import { default as XsSVG } from './FolderOpenXs';
|
|
15
|
+
const FolderOpenSVG = (_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 FolderOpenSVG;
|
|
@@ -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 SvgHeartS: ({ size, ...props }: ISvgIconProps) => React.ReactElement | null;
|
|
9
|
+
export default SvgHeartS;
|
|
@@ -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 SvgHeartS = (_a) => {
|
|
14
|
+
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
|
+
props.width = undefined;
|
|
16
|
+
props.height = undefined;
|
|
17
|
+
const testId = 'icon-heart-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.2 5.28c-1.9.165-3.581 1.278-4.41 2.92a5.78 5.78 0 0 0-.492 1.601c-.115.78-.025 1.627.265 2.499.396 1.187.961 2.018 2.246 3.303 1.236 1.236 3.296 3.036 5.481 4.79l.71.569.71-.569c3.669-2.945 6.194-5.314 7.002-6.571.802-1.248 1.176-2.765.99-4.021-.257-1.741-1.298-3.163-2.901-3.963-1.275-.636-2.807-.749-4.201-.31a6.707 6.707 0 0 0-1.333.646l-.272.182-.188-.133c-.973-.691-2.354-1.052-3.607-.943m1.165 1.539c.434.076.85.219 1.23.424.386.207.625.387 1.059.798l.346.328.35-.332c.437-.414.711-.617 1.114-.826a4.079 4.079 0 0 1 4.607.611c.722.652 1.113 1.492 1.156 2.478.042.971-.224 1.883-.805 2.754-.681 1.021-2.591 2.83-5.655 5.359l-.767.633-.767-.633c-2.389-1.971-4.256-3.673-5.126-4.671-.954-1.094-1.392-2.222-1.336-3.441.036-.772.271-1.426.724-2.014C6.08 7.528 7.033 6.97 8.037 6.8c.31-.052.976-.043 1.328.019' }) })));
|
|
26
|
+
};
|
|
27
|
+
export default SvgHeartS;
|
|
@@ -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 HeartSVG: ({ size, ...props }: ISvgIconProps) => import("react/jsx-runtime").JSX.Element;
|
|
8
|
+
export default HeartSVG;
|
|
@@ -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 './HeartS';
|
|
14
|
+
const HeartSVG = (_a) => {
|
|
15
|
+
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
16
|
+
return _jsx(SSVG, Object.assign({ size: size }, props));
|
|
17
|
+
};
|
|
18
|
+
export default HeartSVG;
|
|
@@ -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 SvgHeartFilledS: ({ size, ...props }: ISvgIconProps) => React.ReactElement | null;
|
|
9
|
+
export default SvgHeartFilledS;
|
|
@@ -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 SvgHeartFilledS = (_a) => {
|
|
14
|
+
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
|
+
props.width = undefined;
|
|
16
|
+
props.height = undefined;
|
|
17
|
+
const testId = 'icon-heart-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: 'M8.2 5.28c-1.9.165-3.581 1.278-4.41 2.92a5.78 5.78 0 0 0-.492 1.601c-.115.78-.025 1.627.265 2.499.396 1.187.961 2.018 2.246 3.303 1.236 1.236 3.296 3.036 5.481 4.79l.71.569.71-.569c3.669-2.945 6.194-5.314 7.002-6.571.802-1.248 1.176-2.765.99-4.021-.257-1.741-1.298-3.163-2.901-3.963-1.275-.636-2.807-.749-4.201-.31a6.707 6.707 0 0 0-1.333.646l-.272.182-.188-.133c-.973-.691-2.354-1.052-3.607-.943' }) })));
|
|
26
|
+
};
|
|
27
|
+
export default SvgHeartFilledS;
|
|
@@ -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 SvgHeartFilledXs: ({ size, ...props }: ISvgIconProps) => React.ReactElement | null;
|
|
9
|
+
export default SvgHeartFilledXs;
|
|
@@ -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 SvgHeartFilledXs = (_a) => {
|
|
14
|
+
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
|
+
props.width = undefined;
|
|
16
|
+
props.height = undefined;
|
|
17
|
+
const testId = 'icon-heart-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: 'M5.32 2.259a4.361 4.361 0 0 0-2.935 1.273c-.579.577-.901 1.167-1.07 1.961-.074.346-.066 1.117.014 1.494A5.027 5.027 0 0 0 2.404 9.16c.714.857 2.597 2.668 5.081 4.887.267.238.499.433.516.433.016 0 .194-.147.395-.326 2.631-2.354 4.476-4.126 5.2-4.994 1.009-1.21 1.383-2.698 1.004-3.999-.352-1.207-1.333-2.206-2.606-2.651a4.29 4.29 0 0 0-1.502-.246 4.322 4.322 0 0 0-1.499.245c-.236.083-.756.332-.889.426-.09.065-.118.065-.208 0-.133-.094-.652-.343-.887-.425a4.726 4.726 0 0 0-1.689-.251' }) })));
|
|
26
|
+
};
|
|
27
|
+
export default SvgHeartFilledXs;
|
|
@@ -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 HeartFilledSVG: ({ size, ...props }: ISvgIconProps) => import("react/jsx-runtime").JSX.Element;
|
|
8
|
+
export default HeartFilledSVG;
|
|
@@ -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 './HeartFilledS';
|
|
14
|
+
import { default as XsSVG } from './HeartFilledXs';
|
|
15
|
+
const HeartFilledSVG = (_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 HeartFilledSVG;
|
|
@@ -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 SvgHomeS: ({ size, ...props }: ISvgIconProps) => React.ReactElement | null;
|
|
9
|
+
export default SvgHomeS;
|
|
@@ -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 SvgHomeS = (_a) => {
|
|
14
|
+
var { size = 24 } = _a, props = __rest(_a, ["size"]);
|
|
15
|
+
props.width = undefined;
|
|
16
|
+
props.height = undefined;
|
|
17
|
+
const testId = 'icon-home-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.444 2.57c-.177.094-1.457 1.21-4.646 4.046-2.421 2.154-4.432 3.972-4.468 4.04a.898.898 0 0 0-.067.352c-.001.189.018.256.118.398.167.237.346.333.623.333.175 0 .258-.023.38-.105.086-.058 2.05-1.79 4.366-3.85C10.065 5.725 11.978 4.04 12 4.04c.022 0 1.935 1.685 4.25 3.744 2.316 2.06 4.28 3.792 4.366 3.85.122.082.205.105.38.105.277 0 .456-.096.623-.333.1-.142.119-.209.118-.398a.898.898 0 0 0-.067-.352c-.036-.068-2.047-1.886-4.468-4.04-3.189-2.836-4.469-3.952-4.646-4.046-.215-.115-.279-.13-.556-.13s-.341.015-.556.13m-5.633 8.708a.883.883 0 0 0-.481.374c-.065.119-.071.379-.081 3.547-.007 2.26.003 3.488.031 3.62a1.76 1.76 0 0 0 1.194 1.342c.248.077.389.079 5.526.079s5.278-.002 5.526-.079a1.76 1.76 0 0 0 1.194-1.342c.028-.132.038-1.36.031-3.62-.011-3.364-.012-3.421-.093-3.558a1.003 1.003 0 0 0-.249-.257c-.14-.099-.205-.117-.409-.117s-.269.018-.409.117c-.092.064-.204.18-.249.257-.08.136-.082.203-.102 3.572-.019 3.34-.022 3.435-.098 3.49-.062.046-.298.057-1.23.057H14.76l-.001-2.95c0-3.213-.002-3.245-.228-3.66-.137-.252-.507-.594-.783-.724-.323-.153-.628-.185-1.748-.185s-1.425.032-1.748.185c-.276.13-.646.472-.783.724-.226.415-.228.447-.228 3.66l-.001 2.95H8.088c-.932 0-1.168-.011-1.23-.057-.076-.055-.079-.15-.098-3.49-.02-3.369-.022-3.436-.102-3.572a.807.807 0 0 0-.847-.363m7.356 1.548c.069.063.073.209.073 3v2.934h-2.48v-2.927c0-2.667.006-2.933.066-3 .061-.067.152-.073 1.167-.073.968 0 1.11.008 1.174.066' }) })));
|
|
26
|
+
};
|
|
27
|
+
export default SvgHomeS;
|
|
@@ -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 SvgHomeXs: ({ size, ...props }: ISvgIconProps) => React.ReactElement | null;
|
|
9
|
+
export default SvgHomeXs;
|