@synerise/ds-icon 0.52.0 → 0.53.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 +12 -0
- package/dist/cjs/icons/L/index.d.ts +18 -18
- package/dist/cjs/icons/L/index.js +36 -36
- package/dist/cjs/icons/StatsColorM.d.ts +3 -0
- package/dist/cjs/icons/StatsColorM.js +8 -0
- package/dist/cjs/icons/StatsGrayM.d.ts +3 -0
- package/dist/cjs/icons/StatsGrayM.js +14 -0
- package/dist/cjs/icons/UsersColorM.d.ts +3 -0
- package/dist/cjs/icons/UsersColorM.js +19 -0
- package/dist/cjs/icons/UsersGrayM.d.ts +3 -0
- package/dist/cjs/icons/UsersGrayM.js +25 -0
- package/dist/cjs/icons/WorkspacesColor.d.ts +3 -0
- package/dist/cjs/icons/WorkspacesColor.js +19 -0
- package/dist/cjs/icons/WorkspacesGrayM.d.ts +3 -0
- package/dist/cjs/icons/WorkspacesGrayM.js +15 -0
- package/dist/cjs/icons/XL/index.d.ts +26 -26
- package/dist/cjs/icons/XL/index.js +52 -52
- package/dist/cjs/icons/additional/index.d.ts +25 -25
- package/dist/cjs/icons/additional/index.js +50 -50
- package/dist/cjs/icons/index.d.ts +248 -242
- package/dist/cjs/icons/index.js +496 -484
- package/dist/esm/icons/L/index.d.ts +18 -18
- package/dist/esm/icons/L/index.js +18 -18
- package/dist/esm/icons/StatsColorM.d.ts +3 -0
- package/dist/esm/icons/StatsColorM.js +6 -0
- package/dist/esm/icons/StatsGrayM.d.ts +3 -0
- package/dist/esm/icons/StatsGrayM.js +12 -0
- package/dist/esm/icons/UsersColorM.d.ts +3 -0
- package/dist/esm/icons/UsersColorM.js +17 -0
- package/dist/esm/icons/UsersGrayM.d.ts +3 -0
- package/dist/esm/icons/UsersGrayM.js +23 -0
- package/dist/esm/icons/WorkspacesColor.d.ts +3 -0
- package/dist/esm/icons/WorkspacesColor.js +17 -0
- package/dist/esm/icons/WorkspacesGrayM.d.ts +3 -0
- package/dist/esm/icons/WorkspacesGrayM.js +13 -0
- package/dist/esm/icons/XL/index.d.ts +26 -26
- package/dist/esm/icons/XL/index.js +26 -26
- package/dist/esm/icons/additional/index.d.ts +25 -25
- package/dist/esm/icons/additional/index.js +25 -25
- package/dist/esm/icons/index.d.ts +248 -242
- package/dist/esm/icons/index.js +248 -242
- package/package.json +2 -2
|
@@ -1,64 +1,64 @@
|
|
|
1
|
-
export { default as ButtonL } from './ButtonL';
|
|
2
1
|
export { default as AddL } from './AddL';
|
|
2
|
+
export { default as ButtonL } from './ButtonL';
|
|
3
3
|
export { default as ButtonSubmitL } from './ButtonSubmitL';
|
|
4
|
+
export { default as CloseL } from './CloseL';
|
|
4
5
|
export { default as CheckL } from './CheckL';
|
|
5
6
|
export { default as CheckboxL } from './CheckboxL';
|
|
6
|
-
export { default as CloseL } from './CloseL';
|
|
7
7
|
export { default as ColumnL } from './ColumnL';
|
|
8
8
|
export { default as ComboL } from './ComboL';
|
|
9
|
-
export { default as CountdownL } from './CountdownL';
|
|
10
9
|
export { default as DividerL } from './DividerL';
|
|
10
|
+
export { default as CountdownL } from './CountdownL';
|
|
11
11
|
export { default as FileTypePictureL } from './FileTypePictureL';
|
|
12
12
|
export { default as FolderFavouriteFlatL } from './FolderFavouriteFlatL';
|
|
13
13
|
export { default as FolderL } from './FolderL';
|
|
14
14
|
export { default as FormEditL } from './FormEditL';
|
|
15
15
|
export { default as FormGroupL } from './FormGroupL';
|
|
16
16
|
export { default as HashL } from './HashL';
|
|
17
|
-
export { default as
|
|
17
|
+
export { default as FormL } from './FormL';
|
|
18
18
|
export { default as ImageL } from './ImageL';
|
|
19
19
|
export { default as ImagePotraitL } from './ImagePotraitL';
|
|
20
|
-
export { default as
|
|
20
|
+
export { default as ImageLandscapeL } from './ImageLandscapeL';
|
|
21
21
|
export { default as InboxNoResultsL } from './InboxNoResultsL';
|
|
22
22
|
export { default as InfoL } from './InfoL';
|
|
23
|
-
export { default as InformationNoSearchResultL } from './InformationNoSearchResultL';
|
|
24
|
-
export { default as InputL } from './InputL';
|
|
25
23
|
export { default as LabelL } from './LabelL';
|
|
24
|
+
export { default as InputL } from './InputL';
|
|
26
25
|
export { default as LineL } from './LineL';
|
|
27
26
|
export { default as LinkL } from './LinkL';
|
|
28
|
-
export { default as
|
|
27
|
+
export { default as InformationNoSearchResultL } from './InformationNoSearchResultL';
|
|
29
28
|
export { default as MobileBlockL } from './MobileBlockL';
|
|
30
|
-
export { default as
|
|
31
|
-
export { default as MobileLayout2L } from './MobileLayout2L';
|
|
29
|
+
export { default as LocationL } from './LocationL';
|
|
32
30
|
export { default as MobileLayout1L } from './MobileLayout1L';
|
|
33
|
-
export { default as
|
|
31
|
+
export { default as MobileLayout2L } from './MobileLayout2L';
|
|
34
32
|
export { default as MobileLayout4L } from './MobileLayout4L';
|
|
35
|
-
export { default as
|
|
33
|
+
export { default as MobileClickL } from './MobileClickL';
|
|
34
|
+
export { default as ImageUrlL } from './ImageUrlL';
|
|
35
|
+
export { default as MobileLayout3L } from './MobileLayout3L';
|
|
36
36
|
export { default as MobileUrlL } from './MobileUrlL';
|
|
37
|
+
export { default as MobileLinkL } from './MobileLinkL';
|
|
37
38
|
export { default as MultilineL } from './MultilineL';
|
|
38
39
|
export { default as NavbarL } from './NavbarL';
|
|
39
|
-
export { default as NoData } from './NoData';
|
|
40
40
|
export { default as NoPermissionL } from './NoPermissionL';
|
|
41
|
+
export { default as NoData } from './NoData';
|
|
41
42
|
export { default as PieL } from './PieL';
|
|
42
43
|
export { default as QuoteL } from './QuoteL';
|
|
43
44
|
export { default as RadioL } from './RadioL';
|
|
44
45
|
export { default as RelationManyManyL } from './RelationManyManyL';
|
|
45
|
-
export { default as RelationManyOneL } from './RelationManyOneL';
|
|
46
46
|
export { default as RelationOneManyL } from './RelationOneManyL';
|
|
47
47
|
export { default as RelationOneOneL } from './RelationOneOneL';
|
|
48
48
|
export { default as Section12L } from './Section12L';
|
|
49
|
+
export { default as RelationManyOneL } from './RelationManyOneL';
|
|
49
50
|
export { default as SearchNoResultsL } from './SearchNoResultsL';
|
|
50
|
-
export { default as Section13L } from './Section13L';
|
|
51
51
|
export { default as Section37L } from './Section37L';
|
|
52
|
+
export { default as Section13L } from './Section13L';
|
|
52
53
|
export { default as SectionL } from './SectionL';
|
|
53
54
|
export { default as SelectL } from './SelectL';
|
|
54
55
|
export { default as ShowL } from './ShowL';
|
|
55
56
|
export { default as SliderL } from './SliderL';
|
|
56
57
|
export { default as SpinnerL } from './SpinnerL';
|
|
57
|
-
export { default as StackedL } from './StackedL';
|
|
58
58
|
export { default as TableL } from './TableL';
|
|
59
|
+
export { default as StackedL } from './StackedL';
|
|
59
60
|
export { default as TextareaL } from './TextareaL';
|
|
60
61
|
export { default as TextL } from './TextL';
|
|
61
|
-
export { default as TooltipL } from './TooltipL';
|
|
62
62
|
export { default as VideoL } from './VideoL';
|
|
63
|
+
export { default as TooltipL } from './TooltipL';
|
|
63
64
|
export { default as WarningL } from './WarningL';
|
|
64
|
-
export { default as FormL } from './FormL';
|
|
@@ -1,64 +1,64 @@
|
|
|
1
|
-
export { default as ButtonL } from './ButtonL';
|
|
2
1
|
export { default as AddL } from './AddL';
|
|
2
|
+
export { default as ButtonL } from './ButtonL';
|
|
3
3
|
export { default as ButtonSubmitL } from './ButtonSubmitL';
|
|
4
|
+
export { default as CloseL } from './CloseL';
|
|
4
5
|
export { default as CheckL } from './CheckL';
|
|
5
6
|
export { default as CheckboxL } from './CheckboxL';
|
|
6
|
-
export { default as CloseL } from './CloseL';
|
|
7
7
|
export { default as ColumnL } from './ColumnL';
|
|
8
8
|
export { default as ComboL } from './ComboL';
|
|
9
|
-
export { default as CountdownL } from './CountdownL';
|
|
10
9
|
export { default as DividerL } from './DividerL';
|
|
10
|
+
export { default as CountdownL } from './CountdownL';
|
|
11
11
|
export { default as FileTypePictureL } from './FileTypePictureL';
|
|
12
12
|
export { default as FolderFavouriteFlatL } from './FolderFavouriteFlatL';
|
|
13
13
|
export { default as FolderL } from './FolderL';
|
|
14
14
|
export { default as FormEditL } from './FormEditL';
|
|
15
15
|
export { default as FormGroupL } from './FormGroupL';
|
|
16
16
|
export { default as HashL } from './HashL';
|
|
17
|
-
export { default as
|
|
17
|
+
export { default as FormL } from './FormL';
|
|
18
18
|
export { default as ImageL } from './ImageL';
|
|
19
19
|
export { default as ImagePotraitL } from './ImagePotraitL';
|
|
20
|
-
export { default as
|
|
20
|
+
export { default as ImageLandscapeL } from './ImageLandscapeL';
|
|
21
21
|
export { default as InboxNoResultsL } from './InboxNoResultsL';
|
|
22
22
|
export { default as InfoL } from './InfoL';
|
|
23
|
-
export { default as InformationNoSearchResultL } from './InformationNoSearchResultL';
|
|
24
|
-
export { default as InputL } from './InputL';
|
|
25
23
|
export { default as LabelL } from './LabelL';
|
|
24
|
+
export { default as InputL } from './InputL';
|
|
26
25
|
export { default as LineL } from './LineL';
|
|
27
26
|
export { default as LinkL } from './LinkL';
|
|
28
|
-
export { default as
|
|
27
|
+
export { default as InformationNoSearchResultL } from './InformationNoSearchResultL';
|
|
29
28
|
export { default as MobileBlockL } from './MobileBlockL';
|
|
30
|
-
export { default as
|
|
31
|
-
export { default as MobileLayout2L } from './MobileLayout2L';
|
|
29
|
+
export { default as LocationL } from './LocationL';
|
|
32
30
|
export { default as MobileLayout1L } from './MobileLayout1L';
|
|
33
|
-
export { default as
|
|
31
|
+
export { default as MobileLayout2L } from './MobileLayout2L';
|
|
34
32
|
export { default as MobileLayout4L } from './MobileLayout4L';
|
|
35
|
-
export { default as
|
|
33
|
+
export { default as MobileClickL } from './MobileClickL';
|
|
34
|
+
export { default as ImageUrlL } from './ImageUrlL';
|
|
35
|
+
export { default as MobileLayout3L } from './MobileLayout3L';
|
|
36
36
|
export { default as MobileUrlL } from './MobileUrlL';
|
|
37
|
+
export { default as MobileLinkL } from './MobileLinkL';
|
|
37
38
|
export { default as MultilineL } from './MultilineL';
|
|
38
39
|
export { default as NavbarL } from './NavbarL';
|
|
39
|
-
export { default as NoData } from './NoData';
|
|
40
40
|
export { default as NoPermissionL } from './NoPermissionL';
|
|
41
|
+
export { default as NoData } from './NoData';
|
|
41
42
|
export { default as PieL } from './PieL';
|
|
42
43
|
export { default as QuoteL } from './QuoteL';
|
|
43
44
|
export { default as RadioL } from './RadioL';
|
|
44
45
|
export { default as RelationManyManyL } from './RelationManyManyL';
|
|
45
|
-
export { default as RelationManyOneL } from './RelationManyOneL';
|
|
46
46
|
export { default as RelationOneManyL } from './RelationOneManyL';
|
|
47
47
|
export { default as RelationOneOneL } from './RelationOneOneL';
|
|
48
48
|
export { default as Section12L } from './Section12L';
|
|
49
|
+
export { default as RelationManyOneL } from './RelationManyOneL';
|
|
49
50
|
export { default as SearchNoResultsL } from './SearchNoResultsL';
|
|
50
|
-
export { default as Section13L } from './Section13L';
|
|
51
51
|
export { default as Section37L } from './Section37L';
|
|
52
|
+
export { default as Section13L } from './Section13L';
|
|
52
53
|
export { default as SectionL } from './SectionL';
|
|
53
54
|
export { default as SelectL } from './SelectL';
|
|
54
55
|
export { default as ShowL } from './ShowL';
|
|
55
56
|
export { default as SliderL } from './SliderL';
|
|
56
57
|
export { default as SpinnerL } from './SpinnerL';
|
|
57
|
-
export { default as StackedL } from './StackedL';
|
|
58
58
|
export { default as TableL } from './TableL';
|
|
59
|
+
export { default as StackedL } from './StackedL';
|
|
59
60
|
export { default as TextareaL } from './TextareaL';
|
|
60
61
|
export { default as TextL } from './TextL';
|
|
61
|
-
export { default as TooltipL } from './TooltipL';
|
|
62
62
|
export { default as VideoL } from './VideoL';
|
|
63
|
+
export { default as TooltipL } from './TooltipL';
|
|
63
64
|
export { default as WarningL } from './WarningL';
|
|
64
|
-
export { default as FormL } from './FormL';
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const StatsColorM = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", className: "stats-color-m" }, props),
|
|
3
|
+
React.createElement("g", { fill: "none", fillRule: "evenodd" },
|
|
4
|
+
React.createElement("path", { d: "M12 3a9 9 0 019 9 9 9 0 01-9 9 9 9 0 01-9-9 9 9 0 019-9", fill: "#8BCAFF" }),
|
|
5
|
+
React.createElement("path", { d: "M12 3v9h9a9 9 0 00-9-9", fill: "#0B68FF" }))));
|
|
6
|
+
export default StatsColorM;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const StatsGrayM = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", className: "stats-gray-m" }, props),
|
|
3
|
+
React.createElement("defs", null,
|
|
4
|
+
React.createElement("path", { d: "M0 9a9 9 0 009 9 9 9 0 009-9 9 9 0 00-9-9 9 9 0 00-9 9zm1.5 0a7.5 7.5 0 0115 0 7.5 7.5 0 01-15 0z", id: "prefix__svg-3221177000a" })),
|
|
5
|
+
React.createElement("g", { fill: "none", fillRule: "evenodd" },
|
|
6
|
+
React.createElement("path", { d: "M0 0h24v24H0z" }),
|
|
7
|
+
React.createElement("g", { transform: "translate(3 3)" },
|
|
8
|
+
React.createElement("mask", { id: "prefix__svg-3221177000b", fill: "#fff" },
|
|
9
|
+
React.createElement("use", { xlinkHref: "#prefix__svg-3221177000a" })),
|
|
10
|
+
React.createElement("path", { fill: "#6A7580", mask: "url(#prefix__svg-3221177000b)", d: "M-1-1h20v20H-1z" })),
|
|
11
|
+
React.createElement("path", { d: "M12 3.857V12h8.088", stroke: "#6A7580", strokeLinejoin: "round", strokeWidth: 1.5 }))));
|
|
12
|
+
export default StatsGrayM;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const UsersColorM = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", className: "users-color-m" }, props),
|
|
3
|
+
React.createElement("defs", null,
|
|
4
|
+
React.createElement("path", { id: "prefix__svg-912969211a", d: "M0 0h10.235v7.052H0z" }),
|
|
5
|
+
React.createElement("path", { id: "prefix__svg-912969211c", d: "M0 0h7.105v7.104H0z" })),
|
|
6
|
+
React.createElement("g", { fill: "none", fillRule: "evenodd" },
|
|
7
|
+
React.createElement("g", { transform: "translate(10.685 13.04)" },
|
|
8
|
+
React.createElement("mask", { id: "prefix__svg-912969211b", fill: "#fff" },
|
|
9
|
+
React.createElement("use", { xlinkHref: "#prefix__svg-912969211a" })),
|
|
10
|
+
React.createElement("path", { d: "M4.161 0h1.913a4.161 4.161 0 014.161 4.161v1.391a1.5 1.5 0 01-1.5 1.5H1.5a1.5 1.5 0 01-1.5-1.5V4.161A4.161 4.161 0 014.161 0", fill: "#13C2BC", mask: "url(#prefix__svg-912969211b)" })),
|
|
11
|
+
React.createElement("path", { d: "M15.89 11.104a2.987 2.987 0 00-.01-5.975 2.987 2.987 0 00-2.986 2.987 2.996 2.996 0 002.995 2.988", fill: "#13C2BC" }),
|
|
12
|
+
React.createElement("g", { transform: "translate(4.565 4)" },
|
|
13
|
+
React.createElement("mask", { id: "prefix__svg-912969211d", fill: "#fff" },
|
|
14
|
+
React.createElement("use", { xlinkHref: "#prefix__svg-912969211c" })),
|
|
15
|
+
React.createElement("path", { d: "M3.562 7.104A3.552 3.552 0 003.55 0 3.553 3.553 0 000 3.552a3.563 3.563 0 003.562 3.552", fill: "#6CDFD4", mask: "url(#prefix__svg-912969211d)" })),
|
|
16
|
+
React.createElement("path", { d: "M7.161 12.435h1.913a4.161 4.161 0 014.161 4.161v1.969a1.5 1.5 0 01-1.5 1.5H4.5a1.5 1.5 0 01-1.5-1.5v-1.969a4.161 4.161 0 014.161-4.161", fill: "#6CDFD4" }))));
|
|
17
|
+
export default UsersColorM;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const UsersGrayM = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", className: "users-gray-m" }, props),
|
|
3
|
+
React.createElement("defs", null,
|
|
4
|
+
React.createElement("path", { id: "prefix__svg-1494903243a", d: "M0 0h9.463v7.052H0z" }),
|
|
5
|
+
React.createElement("path", { id: "prefix__svg-1494903243c", d: "M0 0h7.104v7.105H0z" }),
|
|
6
|
+
React.createElement("path", { id: "prefix__svg-1494903243e", d: "M0 0h10.235v7.63H0z" })),
|
|
7
|
+
React.createElement("g", { fill: "none", fillRule: "evenodd" },
|
|
8
|
+
React.createElement("path", { d: "M0 0h24v24H0z" }),
|
|
9
|
+
React.createElement("g", { transform: "translate(11.457 13.013)" },
|
|
10
|
+
React.createElement("mask", { id: "prefix__svg-1494903243b", fill: "#fff" },
|
|
11
|
+
React.createElement("use", { xlinkHref: "#prefix__svg-1494903243a" })),
|
|
12
|
+
React.createElement("path", { d: "M5.302 0h-1.85v1.5h1.85a2.664 2.664 0 012.661 2.661v1.391H.6v.292S-.04 7.052.002 7.052H7.963a1.5 1.5 0 001.5-1.5V4.161A4.161 4.161 0 005.303 0", fill: "#6A7580", mask: "url(#prefix__svg-1494903243b)" })),
|
|
13
|
+
React.createElement("path", { d: "M15.882 5.13h-.002a2.988 2.988 0 00-2.986 2.986 2.987 2.987 0 102.988-2.987m0 1.5a1.488 1.488 0 01.007 2.975 1.497 1.497 0 01-1.495-1.488A1.49 1.49 0 0115.88 6.63h.002", fill: "#6A7580" }),
|
|
14
|
+
React.createElement("g", { transform: "translate(4.565 4)" },
|
|
15
|
+
React.createElement("mask", { id: "prefix__svg-1494903243d", fill: "#fff" },
|
|
16
|
+
React.createElement("use", { xlinkHref: "#prefix__svg-1494903243c" })),
|
|
17
|
+
React.createElement("path", { d: "M3.552 0h-.003A3.552 3.552 0 000 3.552a3.561 3.561 0 003.561 3.553A3.552 3.552 0 003.552 0m0 1.5c1.13 0 2.05.919 2.052 2.049a2.054 2.054 0 01-2.043 2.056A2.064 2.064 0 011.5 3.552c0-1.13.92-2.051 2.049-2.052h.003", fill: "#6A7580", mask: "url(#prefix__svg-1494903243d)" })),
|
|
18
|
+
React.createElement("g", { transform: "translate(3 12.435)" },
|
|
19
|
+
React.createElement("mask", { id: "prefix__svg-1494903243f", fill: "#fff" },
|
|
20
|
+
React.createElement("use", { xlinkHref: "#prefix__svg-1494903243e" })),
|
|
21
|
+
React.createElement("path", { d: "M6.074 0H4.161A4.161 4.161 0 000 4.161V6.13a1.5 1.5 0 001.5 1.5h7.235a1.5 1.5 0 001.5-1.5V4.161A4.161 4.161 0 006.074 0m0 1.5a2.664 2.664 0 012.661 2.661V6.13H1.5V4.161A2.664 2.664 0 014.161 1.5h1.913", fill: "#6A7580", mask: "url(#prefix__svg-1494903243f)" })),
|
|
22
|
+
React.createElement("path", { d: "M15.66 13.763a.75.75 0 11-1.501 0 .75.75 0 011.5 0", fill: "#6A7580" }))));
|
|
23
|
+
export default UsersGrayM;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const WorkspacesColor = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", className: "workspaces-color" }, props),
|
|
3
|
+
React.createElement("defs", null,
|
|
4
|
+
React.createElement("path", { id: "prefix__svg-304266351a", d: "M0 0h8.3v8.228H0z" }),
|
|
5
|
+
React.createElement("path", { id: "prefix__svg-304266351c", d: "M0 0h8.3v8.228H0z" })),
|
|
6
|
+
React.createElement("g", { fill: "none", fillRule: "evenodd" },
|
|
7
|
+
React.createElement("path", { d: "M21 18.754v-3.728a2.253 2.253 0 00-2.25-2.25h-3.8a2.253 2.253 0 00-2.25 2.25v3.728a2.253 2.253 0 002.25 2.25h3.8a2.253 2.253 0 002.25-2.25", fill: "#B88CEE" }),
|
|
8
|
+
React.createElement("path", { d: "M21.076 8.978V5.25A2.253 2.253 0 0018.826 3h-3.8a2.253 2.253 0 00-2.25 2.25v3.728a2.253 2.253 0 002.25 2.25h3.8a2.253 2.253 0 002.25-2.25", fill: "#6D2ED3" }),
|
|
9
|
+
React.createElement("g", { transform: "translate(3 3.003)" },
|
|
10
|
+
React.createElement("mask", { id: "prefix__svg-304266351b", fill: "#fff" },
|
|
11
|
+
React.createElement("use", { xlinkHref: "#prefix__svg-304266351a" })),
|
|
12
|
+
React.createElement("path", { d: "M8.3 5.978V2.25A2.253 2.253 0 006.05 0h-3.8A2.253 2.253 0 000 2.25v3.728a2.253 2.253 0 002.25 2.25h3.8a2.253 2.253 0 002.25-2.25", fill: "#B88CEE", mask: "url(#prefix__svg-304266351b)" })),
|
|
13
|
+
React.createElement("g", { transform: "translate(3 12.776)" },
|
|
14
|
+
React.createElement("mask", { id: "prefix__svg-304266351d", fill: "#fff" },
|
|
15
|
+
React.createElement("use", { xlinkHref: "#prefix__svg-304266351c" })),
|
|
16
|
+
React.createElement("path", { d: "M8.3 5.978V2.25A2.253 2.253 0 006.05 0h-3.8A2.253 2.253 0 000 2.25v3.728a2.253 2.253 0 002.25 2.25h3.8a2.253 2.253 0 002.25-2.25", fill: "#D1ADF7", mask: "url(#prefix__svg-304266351d)" })))));
|
|
17
|
+
export default WorkspacesColor;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const WorkspacesGrayM = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", className: "workspaces-gray-m" }, props),
|
|
3
|
+
React.createElement("defs", null,
|
|
4
|
+
React.createElement("path", { id: "prefix__svg-2357196031a", d: "M0 0h8.228v8.3H0z" })),
|
|
5
|
+
React.createElement("g", { fill: "none", fillRule: "evenodd" },
|
|
6
|
+
React.createElement("path", { d: "M0 0h24v24H0z" }),
|
|
7
|
+
React.createElement("path", { d: "M19.504 9.126a.752.752 0 01-.75.75h-3.728a.752.752 0 01-.75-.75v-3.8a.752.752 0 01.75-.75h3.728a.752.752 0 01.75.75v3.8zm-.75-6.05h-3.728a2.253 2.253 0 00-2.25 2.25v3.8a2.253 2.253 0 002.25 2.25h3.728a2.253 2.253 0 002.25-2.25v-3.8a2.253 2.253 0 00-2.25-2.25z", fill: "#6A7580" }),
|
|
8
|
+
React.createElement("g", { transform: "translate(3 3)" },
|
|
9
|
+
React.createElement("mask", { id: "prefix__svg-2357196031b", fill: "#fff" },
|
|
10
|
+
React.createElement("use", { xlinkHref: "#prefix__svg-2357196031a" })),
|
|
11
|
+
React.createElement("path", { d: "M6.728 6.05a.752.752 0 01-.75.75H2.25a.752.752 0 01-.75-.75v-3.8a.752.752 0 01.75-.75h3.728a.752.752 0 01.75.75v3.8zM5.978 0H2.25A2.253 2.253 0 000 2.25v3.8A2.253 2.253 0 002.25 8.3h3.728a2.253 2.253 0 002.25-2.25v-3.8A2.253 2.253 0 005.978 0z", fill: "#6A7580", mask: "url(#prefix__svg-2357196031b)" })),
|
|
12
|
+
React.createElement("path", { d: "M9.731 18.826a.752.752 0 01-.75.75H5.253a.752.752 0 01-.75-.75v-3.8a.752.752 0 01.75-.75h3.728a.752.752 0 01.75.75v3.8zm-.75-6.05H5.253a2.253 2.253 0 00-2.25 2.25v3.8a2.253 2.253 0 002.25 2.25h3.728a2.253 2.253 0 002.25-2.25v-3.8a2.253 2.253 0 00-2.25-2.25zM19.731 18.826a.752.752 0 01-.75.75h-3.728a.752.752 0 01-.75-.75v-3.8a.752.752 0 01.75-.75h3.728a.752.752 0 01.75.75v3.8zm-.75-6.05h-3.728a2.253 2.253 0 00-2.25 2.25v3.8a2.253 2.253 0 002.25 2.25h3.728a2.253 2.253 0 002.25-2.25v-3.8a2.253 2.253 0 00-2.25-2.25z", fill: "#6A7580" }))));
|
|
13
|
+
export default WorkspacesGrayM;
|
|
@@ -1,81 +1,81 @@
|
|
|
1
1
|
export { default as AbTestXl } from './AbTestXl';
|
|
2
|
-
export { default as AddXl } from './AddXl';
|
|
3
2
|
export { default as AfterEventXl } from './AfterEventXl';
|
|
4
|
-
export { default as
|
|
3
|
+
export { default as AddXl } from './AddXl';
|
|
5
4
|
export { default as AttributeXl } from './AttributeXl';
|
|
6
|
-
export { default as BasketCheckXl } from './BasketCheckXl';
|
|
7
5
|
export { default as BeforeEventXl } from './BeforeEventXl';
|
|
8
|
-
export { default as
|
|
6
|
+
export { default as BasketCheckXl } from './BasketCheckXl';
|
|
9
7
|
export { default as BrowserCloseXl } from './BrowserCloseXl';
|
|
10
8
|
export { default as BrowserCodeXl } from './BrowserCodeXl';
|
|
11
9
|
export { default as BrowserLandingXl } from './BrowserLandingXl';
|
|
10
|
+
export { default as BillingXl } from './BillingXl';
|
|
12
11
|
export { default as BrowserScrollXl } from './BrowserScrollXl';
|
|
13
12
|
export { default as BulbEditXl } from './BulbEditXl';
|
|
14
|
-
export { default as CalculatorXl } from './CalculatorXl';
|
|
15
13
|
export { default as CalendarIntervalXl } from './CalendarIntervalXl';
|
|
16
14
|
export { default as CalendarScheduleXl } from './CalendarScheduleXl';
|
|
17
|
-
export { default as
|
|
18
|
-
export { default as
|
|
19
|
-
export { default as CardVisaXl } from './CardVisaXl';
|
|
15
|
+
export { default as CalculatorXl } from './CalculatorXl';
|
|
16
|
+
export { default as AnalyticsInsightsXl } from './AnalyticsInsightsXl';
|
|
20
17
|
export { default as CartAddXl } from './CartAddXl';
|
|
18
|
+
export { default as CardVisaXl } from './CardVisaXl';
|
|
19
|
+
export { default as CardAeXl } from './CardAeXl';
|
|
21
20
|
export { default as CheckInXl } from './CheckInXl';
|
|
21
|
+
export { default as CalendarXl } from './CalendarXl';
|
|
22
22
|
export { default as CheckOutXl } from './CheckOutXl';
|
|
23
|
-
export { default as CheckXl } from './CheckXl';
|
|
24
23
|
export { default as ClassificationXl } from './ClassificationXl';
|
|
25
|
-
export { default as CompareXl } from './CompareXl';
|
|
26
24
|
export { default as CouponXl } from './CouponXl';
|
|
27
|
-
export { default as CupXl } from './CupXl';
|
|
28
25
|
export { default as DiscountXl } from './DiscountXl';
|
|
26
|
+
export { default as CupXl } from './CupXl';
|
|
29
27
|
export { default as EventXl } from './EventXl';
|
|
30
|
-
export { default as FileUpXl } from './FileUpXl';
|
|
31
28
|
export { default as FileUrlXl } from './FileUrlXl';
|
|
29
|
+
export { default as FileUpXl } from './FileUpXl';
|
|
32
30
|
export { default as FileXl } from './FileXl';
|
|
33
31
|
export { default as FileZipXl } from './FileZipXl';
|
|
32
|
+
export { default as CompareXl } from './CompareXl';
|
|
33
|
+
export { default as CheckXl } from './CheckXl';
|
|
34
34
|
export { default as FirstRunXl } from './FirstRunXl';
|
|
35
|
-
export { default as FolderCheckXl } from './FolderCheckXl';
|
|
36
35
|
export { default as FolderStarXl } from './FolderStarXl';
|
|
36
|
+
export { default as FolderCheckXl } from './FolderCheckXl';
|
|
37
37
|
export { default as FolderUserXl } from './FolderUserXl';
|
|
38
38
|
export { default as FormXl } from './FormXl';
|
|
39
39
|
export { default as FolderXl } from './FolderXl';
|
|
40
40
|
export { default as FunctionXl } from './FunctionXl';
|
|
41
41
|
export { default as FormulaXl } from './FormulaXl';
|
|
42
|
+
export { default as InsertObjectXl } from './InsertObjectXl';
|
|
42
43
|
export { default as InboxNoResultsXl } from './InboxNoResultsXl';
|
|
43
44
|
export { default as InfoXl } from './InfoXl';
|
|
44
|
-
export { default as InsertObjectXl } from './InsertObjectXl';
|
|
45
|
-
export { default as IntegrationXl } from './IntegrationXl';
|
|
46
45
|
export { default as IntegrationsXl } from './IntegrationsXl';
|
|
47
|
-
export { default as
|
|
48
|
-
export { default as LaptopTargetXl } from './LaptopTargetXl';
|
|
46
|
+
export { default as IntegrationXl } from './IntegrationXl';
|
|
49
47
|
export { default as LaunchXl } from './LaunchXl';
|
|
50
|
-
export { default as LoyalityBoostXl } from './LoyalityBoostXl';
|
|
51
|
-
export { default as MarketingAutomationXl } from './MarketingAutomationXl';
|
|
52
48
|
export { default as MessageXl } from './MessageXl';
|
|
49
|
+
export { default as LaptopTargetXl } from './LaptopTargetXl';
|
|
50
|
+
export { default as MarketingAutomationXl } from './MarketingAutomationXl';
|
|
53
51
|
export { default as MobileBannerXl } from './MobileBannerXl';
|
|
54
52
|
export { default as MobilePromotionXl } from './MobilePromotionXl';
|
|
55
53
|
export { default as MobileStepsXl } from './MobileStepsXl';
|
|
56
54
|
export { default as MobileUpdateXl } from './MobileUpdateXl';
|
|
57
|
-
export { default as MultivalueXl } from './MultivalueXl';
|
|
58
55
|
export { default as NetworkFileXl } from './NetworkFileXl';
|
|
59
56
|
export { default as NoPermissionXl } from './NoPermissionXl';
|
|
57
|
+
export { default as LoyalityBoostXl } from './LoyalityBoostXl';
|
|
58
|
+
export { default as MultivalueXl } from './MultivalueXl';
|
|
60
59
|
export { default as NotificationsEditXl } from './NotificationsEditXl';
|
|
61
60
|
export { default as ProductsBundleXl } from './ProductsBundleXl';
|
|
61
|
+
export { default as ProductsSimilarXl } from './ProductsSimilarXl';
|
|
62
62
|
export { default as ProductsFeedXl } from './ProductsFeedXl';
|
|
63
63
|
export { default as ProductsLastSeenXl } from './ProductsLastSeenXl';
|
|
64
|
-
export { default as ProductsSimilarXl } from './ProductsSimilarXl';
|
|
65
64
|
export { default as PushXl } from './PushXl';
|
|
66
65
|
export { default as RecentInteractionsXl } from './RecentInteractionsXl';
|
|
67
|
-
export { default as ReggressionXl } from './ReggressionXl';
|
|
68
66
|
export { default as SearchNoResultsXl } from './SearchNoResultsXl';
|
|
67
|
+
export { default as ReggressionXl } from './ReggressionXl';
|
|
69
68
|
export { default as SectionXl } from './SectionXl';
|
|
70
69
|
export { default as ShowXl } from './ShowXl';
|
|
71
70
|
export { default as SilentPushXl } from './SilentPushXl';
|
|
72
|
-
export { default as ToolsXl } from './ToolsXl';
|
|
73
71
|
export { default as UserCircleUpXl } from './UserCircleUpXl';
|
|
74
|
-
export { default as UserCircleXl } from './UserCircleXl';
|
|
75
|
-
export { default as UserIdXl } from './UserIdXl';
|
|
76
72
|
export { default as VisualEditorStarXl } from './VisualEditorStarXl';
|
|
77
73
|
export { default as VisualEditorXl } from './VisualEditorXl';
|
|
74
|
+
export { default as LaptopAiXl } from './LaptopAiXl';
|
|
75
|
+
export { default as UserCircleXl } from './UserCircleXl';
|
|
76
|
+
export { default as UserIdXl } from './UserIdXl';
|
|
78
77
|
export { default as VoucherXl } from './VoucherXl';
|
|
78
|
+
export { default as ToolsXl } from './ToolsXl';
|
|
79
|
+
export { default as WebhookXl } from './WebhookXl';
|
|
79
80
|
export { default as WeblayerXl } from './WeblayerXl';
|
|
80
81
|
export { default as WarningXl } from './WarningXl';
|
|
81
|
-
export { default as WebhookXl } from './WebhookXl';
|
|
@@ -1,81 +1,81 @@
|
|
|
1
1
|
export { default as AbTestXl } from './AbTestXl';
|
|
2
|
-
export { default as AddXl } from './AddXl';
|
|
3
2
|
export { default as AfterEventXl } from './AfterEventXl';
|
|
4
|
-
export { default as
|
|
3
|
+
export { default as AddXl } from './AddXl';
|
|
5
4
|
export { default as AttributeXl } from './AttributeXl';
|
|
6
|
-
export { default as BasketCheckXl } from './BasketCheckXl';
|
|
7
5
|
export { default as BeforeEventXl } from './BeforeEventXl';
|
|
8
|
-
export { default as
|
|
6
|
+
export { default as BasketCheckXl } from './BasketCheckXl';
|
|
9
7
|
export { default as BrowserCloseXl } from './BrowserCloseXl';
|
|
10
8
|
export { default as BrowserCodeXl } from './BrowserCodeXl';
|
|
11
9
|
export { default as BrowserLandingXl } from './BrowserLandingXl';
|
|
10
|
+
export { default as BillingXl } from './BillingXl';
|
|
12
11
|
export { default as BrowserScrollXl } from './BrowserScrollXl';
|
|
13
12
|
export { default as BulbEditXl } from './BulbEditXl';
|
|
14
|
-
export { default as CalculatorXl } from './CalculatorXl';
|
|
15
13
|
export { default as CalendarIntervalXl } from './CalendarIntervalXl';
|
|
16
14
|
export { default as CalendarScheduleXl } from './CalendarScheduleXl';
|
|
17
|
-
export { default as
|
|
18
|
-
export { default as
|
|
19
|
-
export { default as CardVisaXl } from './CardVisaXl';
|
|
15
|
+
export { default as CalculatorXl } from './CalculatorXl';
|
|
16
|
+
export { default as AnalyticsInsightsXl } from './AnalyticsInsightsXl';
|
|
20
17
|
export { default as CartAddXl } from './CartAddXl';
|
|
18
|
+
export { default as CardVisaXl } from './CardVisaXl';
|
|
19
|
+
export { default as CardAeXl } from './CardAeXl';
|
|
21
20
|
export { default as CheckInXl } from './CheckInXl';
|
|
21
|
+
export { default as CalendarXl } from './CalendarXl';
|
|
22
22
|
export { default as CheckOutXl } from './CheckOutXl';
|
|
23
|
-
export { default as CheckXl } from './CheckXl';
|
|
24
23
|
export { default as ClassificationXl } from './ClassificationXl';
|
|
25
|
-
export { default as CompareXl } from './CompareXl';
|
|
26
24
|
export { default as CouponXl } from './CouponXl';
|
|
27
|
-
export { default as CupXl } from './CupXl';
|
|
28
25
|
export { default as DiscountXl } from './DiscountXl';
|
|
26
|
+
export { default as CupXl } from './CupXl';
|
|
29
27
|
export { default as EventXl } from './EventXl';
|
|
30
|
-
export { default as FileUpXl } from './FileUpXl';
|
|
31
28
|
export { default as FileUrlXl } from './FileUrlXl';
|
|
29
|
+
export { default as FileUpXl } from './FileUpXl';
|
|
32
30
|
export { default as FileXl } from './FileXl';
|
|
33
31
|
export { default as FileZipXl } from './FileZipXl';
|
|
32
|
+
export { default as CompareXl } from './CompareXl';
|
|
33
|
+
export { default as CheckXl } from './CheckXl';
|
|
34
34
|
export { default as FirstRunXl } from './FirstRunXl';
|
|
35
|
-
export { default as FolderCheckXl } from './FolderCheckXl';
|
|
36
35
|
export { default as FolderStarXl } from './FolderStarXl';
|
|
36
|
+
export { default as FolderCheckXl } from './FolderCheckXl';
|
|
37
37
|
export { default as FolderUserXl } from './FolderUserXl';
|
|
38
38
|
export { default as FormXl } from './FormXl';
|
|
39
39
|
export { default as FolderXl } from './FolderXl';
|
|
40
40
|
export { default as FunctionXl } from './FunctionXl';
|
|
41
41
|
export { default as FormulaXl } from './FormulaXl';
|
|
42
|
+
export { default as InsertObjectXl } from './InsertObjectXl';
|
|
42
43
|
export { default as InboxNoResultsXl } from './InboxNoResultsXl';
|
|
43
44
|
export { default as InfoXl } from './InfoXl';
|
|
44
|
-
export { default as InsertObjectXl } from './InsertObjectXl';
|
|
45
|
-
export { default as IntegrationXl } from './IntegrationXl';
|
|
46
45
|
export { default as IntegrationsXl } from './IntegrationsXl';
|
|
47
|
-
export { default as
|
|
48
|
-
export { default as LaptopTargetXl } from './LaptopTargetXl';
|
|
46
|
+
export { default as IntegrationXl } from './IntegrationXl';
|
|
49
47
|
export { default as LaunchXl } from './LaunchXl';
|
|
50
|
-
export { default as LoyalityBoostXl } from './LoyalityBoostXl';
|
|
51
|
-
export { default as MarketingAutomationXl } from './MarketingAutomationXl';
|
|
52
48
|
export { default as MessageXl } from './MessageXl';
|
|
49
|
+
export { default as LaptopTargetXl } from './LaptopTargetXl';
|
|
50
|
+
export { default as MarketingAutomationXl } from './MarketingAutomationXl';
|
|
53
51
|
export { default as MobileBannerXl } from './MobileBannerXl';
|
|
54
52
|
export { default as MobilePromotionXl } from './MobilePromotionXl';
|
|
55
53
|
export { default as MobileStepsXl } from './MobileStepsXl';
|
|
56
54
|
export { default as MobileUpdateXl } from './MobileUpdateXl';
|
|
57
|
-
export { default as MultivalueXl } from './MultivalueXl';
|
|
58
55
|
export { default as NetworkFileXl } from './NetworkFileXl';
|
|
59
56
|
export { default as NoPermissionXl } from './NoPermissionXl';
|
|
57
|
+
export { default as LoyalityBoostXl } from './LoyalityBoostXl';
|
|
58
|
+
export { default as MultivalueXl } from './MultivalueXl';
|
|
60
59
|
export { default as NotificationsEditXl } from './NotificationsEditXl';
|
|
61
60
|
export { default as ProductsBundleXl } from './ProductsBundleXl';
|
|
61
|
+
export { default as ProductsSimilarXl } from './ProductsSimilarXl';
|
|
62
62
|
export { default as ProductsFeedXl } from './ProductsFeedXl';
|
|
63
63
|
export { default as ProductsLastSeenXl } from './ProductsLastSeenXl';
|
|
64
|
-
export { default as ProductsSimilarXl } from './ProductsSimilarXl';
|
|
65
64
|
export { default as PushXl } from './PushXl';
|
|
66
65
|
export { default as RecentInteractionsXl } from './RecentInteractionsXl';
|
|
67
|
-
export { default as ReggressionXl } from './ReggressionXl';
|
|
68
66
|
export { default as SearchNoResultsXl } from './SearchNoResultsXl';
|
|
67
|
+
export { default as ReggressionXl } from './ReggressionXl';
|
|
69
68
|
export { default as SectionXl } from './SectionXl';
|
|
70
69
|
export { default as ShowXl } from './ShowXl';
|
|
71
70
|
export { default as SilentPushXl } from './SilentPushXl';
|
|
72
|
-
export { default as ToolsXl } from './ToolsXl';
|
|
73
71
|
export { default as UserCircleUpXl } from './UserCircleUpXl';
|
|
74
|
-
export { default as UserCircleXl } from './UserCircleXl';
|
|
75
|
-
export { default as UserIdXl } from './UserIdXl';
|
|
76
72
|
export { default as VisualEditorStarXl } from './VisualEditorStarXl';
|
|
77
73
|
export { default as VisualEditorXl } from './VisualEditorXl';
|
|
74
|
+
export { default as LaptopAiXl } from './LaptopAiXl';
|
|
75
|
+
export { default as UserCircleXl } from './UserCircleXl';
|
|
76
|
+
export { default as UserIdXl } from './UserIdXl';
|
|
78
77
|
export { default as VoucherXl } from './VoucherXl';
|
|
78
|
+
export { default as ToolsXl } from './ToolsXl';
|
|
79
|
+
export { default as WebhookXl } from './WebhookXl';
|
|
79
80
|
export { default as WeblayerXl } from './WeblayerXl';
|
|
80
81
|
export { default as WarningXl } from './WarningXl';
|
|
81
|
-
export { default as WebhookXl } from './WebhookXl';
|