@synerise/ds-icon 0.68.0 → 0.69.1

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.
Files changed (50) hide show
  1. package/CHANGELOG.md +19 -0
  2. package/dist/cjs/icons/L/index.d.ts +27 -27
  3. package/dist/cjs/icons/L/index.js +56 -56
  4. package/dist/cjs/icons/PlayApiM.d.ts +3 -0
  5. package/dist/cjs/icons/PlayApiM.js +8 -0
  6. package/dist/cjs/icons/PlayTargetM.d.ts +3 -0
  7. package/dist/cjs/icons/PlayTargetM.js +8 -0
  8. package/dist/cjs/icons/PlayWthStarM.d.ts +3 -0
  9. package/dist/cjs/icons/PlayWthStarM.js +6 -0
  10. package/dist/cjs/icons/XL/ApiXl.d.ts +3 -0
  11. package/dist/cjs/icons/XL/ApiXl.js +7 -0
  12. package/dist/cjs/icons/XL/TargetXl.d.ts +3 -0
  13. package/dist/cjs/icons/XL/TargetXl.js +9 -0
  14. package/dist/cjs/icons/XL/WthStarsXl.d.ts +3 -0
  15. package/dist/cjs/icons/XL/WthStarsXl.js +7 -0
  16. package/dist/cjs/icons/XL/index.d.ts +34 -31
  17. package/dist/cjs/icons/XL/index.js +70 -64
  18. package/dist/cjs/icons/additional/AdOnDemandL.d.ts +3 -0
  19. package/dist/cjs/icons/additional/AdOnDemandL.js +13 -0
  20. package/dist/cjs/icons/additional/index.d.ts +38 -37
  21. package/dist/cjs/icons/additional/index.js +78 -76
  22. package/dist/cjs/icons/colorIcons/index.d.ts +6 -6
  23. package/dist/cjs/icons/colorIcons/index.js +13 -13
  24. package/dist/cjs/icons/index.d.ts +343 -340
  25. package/dist/cjs/icons/index.js +704 -698
  26. package/dist/esm/icons/L/index.d.ts +27 -27
  27. package/dist/esm/icons/L/index.js +27 -27
  28. package/dist/esm/icons/PlayApiM.d.ts +3 -0
  29. package/dist/esm/icons/PlayApiM.js +6 -0
  30. package/dist/esm/icons/PlayTargetM.d.ts +3 -0
  31. package/dist/esm/icons/PlayTargetM.js +6 -0
  32. package/dist/esm/icons/PlayWthStarM.d.ts +3 -0
  33. package/dist/esm/icons/PlayWthStarM.js +4 -0
  34. package/dist/esm/icons/XL/ApiXl.d.ts +3 -0
  35. package/dist/esm/icons/XL/ApiXl.js +5 -0
  36. package/dist/esm/icons/XL/TargetXl.d.ts +3 -0
  37. package/dist/esm/icons/XL/TargetXl.js +7 -0
  38. package/dist/esm/icons/XL/WthStarsXl.d.ts +3 -0
  39. package/dist/esm/icons/XL/WthStarsXl.js +5 -0
  40. package/dist/esm/icons/XL/index.d.ts +34 -31
  41. package/dist/esm/icons/XL/index.js +34 -31
  42. package/dist/esm/icons/additional/AdOnDemandL.d.ts +3 -0
  43. package/dist/esm/icons/additional/AdOnDemandL.js +11 -0
  44. package/dist/esm/icons/additional/index.d.ts +38 -37
  45. package/dist/esm/icons/additional/index.js +38 -37
  46. package/dist/esm/icons/colorIcons/index.d.ts +6 -6
  47. package/dist/esm/icons/colorIcons/index.js +6 -6
  48. package/dist/esm/icons/index.d.ts +343 -340
  49. package/dist/esm/icons/index.js +343 -340
  50. package/package.json +2 -2
@@ -1,68 +1,68 @@
1
- export { default as AddL } from './AddL';
2
1
  export { default as BrowserL } from './BrowserL';
3
2
  export { default as ButtonL } from './ButtonL';
4
- export { default as CheckL } from './CheckL';
3
+ export { default as AddL } from './AddL';
5
4
  export { default as ButtonSubmitL } from './ButtonSubmitL';
6
- export { default as CheckboxL } from './CheckboxL';
5
+ export { default as ComboL } from './ComboL';
6
+ export { default as CountdownL } from './CountdownL';
7
7
  export { default as CloseL } from './CloseL';
8
8
  export { default as ColumnL } from './ColumnL';
9
- export { default as CountdownL } from './CountdownL';
9
+ export { default as FileTypePictureL } from './FileTypePictureL';
10
10
  export { default as FolderFavouriteFlatL } from './FolderFavouriteFlatL';
11
- export { default as DividerL } from './DividerL';
12
- export { default as FolderL } from './FolderL';
13
- export { default as ComboL } from './ComboL';
14
- export { default as FolderPlainL } from './FolderPlainL';
15
11
  export { default as FolderPredefinedL } from './FolderPredefinedL';
12
+ export { default as FolderPlainL } from './FolderPlainL';
13
+ export { default as FormGroupL } from './FormGroupL';
16
14
  export { default as FormEditL } from './FormEditL';
17
15
  export { default as FormL } from './FormL';
18
- export { default as FormGroupL } from './FormGroupL';
19
16
  export { default as HashL } from './HashL';
17
+ export { default as FolderL } from './FolderL';
20
18
  export { default as ImageL } from './ImageL';
21
- export { default as ImageLandscapeL } from './ImageLandscapeL';
22
19
  export { default as ImagePotraitL } from './ImagePotraitL';
23
20
  export { default as ImageUrlL } from './ImageUrlL';
21
+ export { default as ImageLandscapeL } from './ImageLandscapeL';
24
22
  export { default as InboxNoResultsL } from './InboxNoResultsL';
25
- export { default as InfoL } from './InfoL';
26
23
  export { default as InformationNoSearchResultL } from './InformationNoSearchResultL';
27
24
  export { default as InputL } from './InputL';
25
+ export { default as InfoL } from './InfoL';
28
26
  export { default as LabelL } from './LabelL';
29
27
  export { default as LandingPageL } from './LandingPageL';
30
28
  export { default as LinkL } from './LinkL';
31
29
  export { default as LocationL } from './LocationL';
32
30
  export { default as LineL } from './LineL';
33
- export { default as MobileBlockL } from './MobileBlockL';
34
- export { default as MobileLayout1L } from './MobileLayout1L';
35
- export { default as MobileLayout2L } from './MobileLayout2L';
31
+ export { default as CheckL } from './CheckL';
36
32
  export { default as MobileClickL } from './MobileClickL';
33
+ export { default as MobileLayout1L } from './MobileLayout1L';
37
34
  export { default as MobileLayout3L } from './MobileLayout3L';
35
+ export { default as MobileLayout2L } from './MobileLayout2L';
38
36
  export { default as MobileLayout4L } from './MobileLayout4L';
39
- export { default as MobileUrlL } from './MobileUrlL';
40
- export { default as MobileLinkL } from './MobileLinkL';
41
37
  export { default as MultilineL } from './MultilineL';
38
+ export { default as MobileUrlL } from './MobileUrlL';
42
39
  export { default as NavbarL } from './NavbarL';
43
- export { default as NoPermissionL } from './NoPermissionL';
44
40
  export { default as NoData } from './NoData';
41
+ export { default as MobileLinkL } from './MobileLinkL';
42
+ export { default as NoPermissionL } from './NoPermissionL';
45
43
  export { default as PieL } from './PieL';
46
- export { default as RadioL } from './RadioL';
47
44
  export { default as QuoteL } from './QuoteL';
48
- export { default as RelationManyOneL } from './RelationManyOneL';
49
- export { default as RelationOneManyL } from './RelationOneManyL';
45
+ export { default as RadioL } from './RadioL';
50
46
  export { default as RelationManyManyL } from './RelationManyManyL';
47
+ export { default as RelationManyOneL } from './RelationManyOneL';
51
48
  export { default as RelationOneOneL } from './RelationOneOneL';
52
49
  export { default as SearchNoResultsL } from './SearchNoResultsL';
53
- export { default as Section12L } from './Section12L';
54
- export { default as SectionL } from './SectionL';
55
50
  export { default as Section13L } from './Section13L';
51
+ export { default as RelationOneManyL } from './RelationOneManyL';
52
+ export { default as Section12L } from './Section12L';
56
53
  export { default as Section37L } from './Section37L';
57
- export { default as SelectL } from './SelectL';
54
+ export { default as SectionL } from './SectionL';
58
55
  export { default as ShowL } from './ShowL';
59
- export { default as SpinnerL } from './SpinnerL';
56
+ export { default as SelectL } from './SelectL';
60
57
  export { default as SliderL } from './SliderL';
61
- export { default as TableL } from './TableL';
62
58
  export { default as StackedL } from './StackedL';
59
+ export { default as SpinnerL } from './SpinnerL';
60
+ export { default as TableL } from './TableL';
63
61
  export { default as TextL } from './TextL';
64
- export { default as VideoL } from './VideoL';
65
62
  export { default as TextareaL } from './TextareaL';
66
63
  export { default as TooltipL } from './TooltipL';
64
+ export { default as VideoL } from './VideoL';
67
65
  export { default as WarningL } from './WarningL';
68
- export { default as FileTypePictureL } from './FileTypePictureL';
66
+ export { default as CheckboxL } from './CheckboxL';
67
+ export { default as DividerL } from './DividerL';
68
+ export { default as MobileBlockL } from './MobileBlockL';
@@ -1,68 +1,68 @@
1
- export { default as AddL } from './AddL';
2
1
  export { default as BrowserL } from './BrowserL';
3
2
  export { default as ButtonL } from './ButtonL';
4
- export { default as CheckL } from './CheckL';
3
+ export { default as AddL } from './AddL';
5
4
  export { default as ButtonSubmitL } from './ButtonSubmitL';
6
- export { default as CheckboxL } from './CheckboxL';
5
+ export { default as ComboL } from './ComboL';
6
+ export { default as CountdownL } from './CountdownL';
7
7
  export { default as CloseL } from './CloseL';
8
8
  export { default as ColumnL } from './ColumnL';
9
- export { default as CountdownL } from './CountdownL';
9
+ export { default as FileTypePictureL } from './FileTypePictureL';
10
10
  export { default as FolderFavouriteFlatL } from './FolderFavouriteFlatL';
11
- export { default as DividerL } from './DividerL';
12
- export { default as FolderL } from './FolderL';
13
- export { default as ComboL } from './ComboL';
14
- export { default as FolderPlainL } from './FolderPlainL';
15
11
  export { default as FolderPredefinedL } from './FolderPredefinedL';
12
+ export { default as FolderPlainL } from './FolderPlainL';
13
+ export { default as FormGroupL } from './FormGroupL';
16
14
  export { default as FormEditL } from './FormEditL';
17
15
  export { default as FormL } from './FormL';
18
- export { default as FormGroupL } from './FormGroupL';
19
16
  export { default as HashL } from './HashL';
17
+ export { default as FolderL } from './FolderL';
20
18
  export { default as ImageL } from './ImageL';
21
- export { default as ImageLandscapeL } from './ImageLandscapeL';
22
19
  export { default as ImagePotraitL } from './ImagePotraitL';
23
20
  export { default as ImageUrlL } from './ImageUrlL';
21
+ export { default as ImageLandscapeL } from './ImageLandscapeL';
24
22
  export { default as InboxNoResultsL } from './InboxNoResultsL';
25
- export { default as InfoL } from './InfoL';
26
23
  export { default as InformationNoSearchResultL } from './InformationNoSearchResultL';
27
24
  export { default as InputL } from './InputL';
25
+ export { default as InfoL } from './InfoL';
28
26
  export { default as LabelL } from './LabelL';
29
27
  export { default as LandingPageL } from './LandingPageL';
30
28
  export { default as LinkL } from './LinkL';
31
29
  export { default as LocationL } from './LocationL';
32
30
  export { default as LineL } from './LineL';
33
- export { default as MobileBlockL } from './MobileBlockL';
34
- export { default as MobileLayout1L } from './MobileLayout1L';
35
- export { default as MobileLayout2L } from './MobileLayout2L';
31
+ export { default as CheckL } from './CheckL';
36
32
  export { default as MobileClickL } from './MobileClickL';
33
+ export { default as MobileLayout1L } from './MobileLayout1L';
37
34
  export { default as MobileLayout3L } from './MobileLayout3L';
35
+ export { default as MobileLayout2L } from './MobileLayout2L';
38
36
  export { default as MobileLayout4L } from './MobileLayout4L';
39
- export { default as MobileUrlL } from './MobileUrlL';
40
- export { default as MobileLinkL } from './MobileLinkL';
41
37
  export { default as MultilineL } from './MultilineL';
38
+ export { default as MobileUrlL } from './MobileUrlL';
42
39
  export { default as NavbarL } from './NavbarL';
43
- export { default as NoPermissionL } from './NoPermissionL';
44
40
  export { default as NoData } from './NoData';
41
+ export { default as MobileLinkL } from './MobileLinkL';
42
+ export { default as NoPermissionL } from './NoPermissionL';
45
43
  export { default as PieL } from './PieL';
46
- export { default as RadioL } from './RadioL';
47
44
  export { default as QuoteL } from './QuoteL';
48
- export { default as RelationManyOneL } from './RelationManyOneL';
49
- export { default as RelationOneManyL } from './RelationOneManyL';
45
+ export { default as RadioL } from './RadioL';
50
46
  export { default as RelationManyManyL } from './RelationManyManyL';
47
+ export { default as RelationManyOneL } from './RelationManyOneL';
51
48
  export { default as RelationOneOneL } from './RelationOneOneL';
52
49
  export { default as SearchNoResultsL } from './SearchNoResultsL';
53
- export { default as Section12L } from './Section12L';
54
- export { default as SectionL } from './SectionL';
55
50
  export { default as Section13L } from './Section13L';
51
+ export { default as RelationOneManyL } from './RelationOneManyL';
52
+ export { default as Section12L } from './Section12L';
56
53
  export { default as Section37L } from './Section37L';
57
- export { default as SelectL } from './SelectL';
54
+ export { default as SectionL } from './SectionL';
58
55
  export { default as ShowL } from './ShowL';
59
- export { default as SpinnerL } from './SpinnerL';
56
+ export { default as SelectL } from './SelectL';
60
57
  export { default as SliderL } from './SliderL';
61
- export { default as TableL } from './TableL';
62
58
  export { default as StackedL } from './StackedL';
59
+ export { default as SpinnerL } from './SpinnerL';
60
+ export { default as TableL } from './TableL';
63
61
  export { default as TextL } from './TextL';
64
- export { default as VideoL } from './VideoL';
65
62
  export { default as TextareaL } from './TextareaL';
66
63
  export { default as TooltipL } from './TooltipL';
64
+ export { default as VideoL } from './VideoL';
67
65
  export { default as WarningL } from './WarningL';
68
- export { default as FileTypePictureL } from './FileTypePictureL';
66
+ export { default as CheckboxL } from './CheckboxL';
67
+ export { default as DividerL } from './DividerL';
68
+ export { default as MobileBlockL } from './MobileBlockL';
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ declare const PlayApiM: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default PlayApiM;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ const PlayApiM = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", fill: "none", className: "play-api-m" }, props),
3
+ React.createElement("path", { d: "M6.5 16.5a1 1 0 011-1h1a1 1 0 011 1v1a1 1 0 01-1 1h-1a1 1 0 01-1-1v-1z" }),
4
+ React.createElement("path", { clipRule: "evenodd", d: "M6.615 4.436a3.23 3.23 0 013.23 0l8.346 4.82a3.23 3.23 0 01.034 5.573l-1.788 1.28a.75.75 0 01-.874-1.219l1.846-1.322.032-.018a1.73 1.73 0 000-2.996L9.094 5.735A1.73 1.73 0 006.5 7.233v1.82a.75.75 0 11-1.5 0v-1.82a3.23 3.23 0 011.615-2.797z" }),
5
+ React.createElement("path", { d: "M7.988 21.749c-.852 0-1.703-.053-2.548-.16a2.338 2.338 0 01-2.03-2.028 20.58 20.58 0 010-5.12 2.34 2.34 0 012.03-2.03 20.407 20.407 0 015.099-.002 2.343 2.343 0 012.05 2.025c.213 1.69.214 3.398.005 5.087a2.347 2.347 0 01-2.033 2.068c-.854.106-1.713.16-2.573.16zm.011-7.999c-.793 0-1.585.05-2.372.15a.84.84 0 00-.73.728 19.05 19.05 0 00.002 4.745.84.84 0 00.727.729c1.564.197 3.147.198 4.711.003a.85.85 0 00.767-.755c.195-1.569.194-3.156-.002-4.725a.843.843 0 00-.738-.727h-.009A18.973 18.973 0 008 13.75z" })));
6
+ export default PlayApiM;
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ declare const PlayTargetM: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default PlayTargetM;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ const PlayTargetM = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", fill: "none", className: "play-target-m" }, props),
3
+ React.createElement("path", { clipRule: "evenodd", d: "M6.615 4.436a3.23 3.23 0 013.23 0l8.346 4.82a3.23 3.23 0 01.034 5.573l-1.788 1.28a.75.75 0 01-.874-1.219l1.846-1.322.032-.018a1.73 1.73 0 000-2.996L9.094 5.735A1.73 1.73 0 006.5 7.233v1.82a.75.75 0 11-1.5 0v-1.82a3.23 3.23 0 011.615-2.797zM8 20.25a.75.75 0 01.75.75v1a.75.75 0 01-1.5 0v-1a.75.75 0 01.75-.75z" }),
4
+ React.createElement("path", { clipRule: "evenodd", d: "M8 11.25a.75.75 0 01.75.75v1a.75.75 0 01-1.5 0v-1a.75.75 0 01.75-.75zM4.75 17a.75.75 0 01-.75.75H3a.75.75 0 010-1.5h1a.75.75 0 01.75.75zM13.75 17a.75.75 0 01-.75.75h-1a.75.75 0 010-1.5h1a.75.75 0 01.75.75z" }),
5
+ React.createElement("path", { clipRule: "evenodd", d: "M8 19.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5zM8 21a4 4 0 100-8 4 4 0 000 8z" })));
6
+ export default PlayTargetM;
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ declare const PlayWthStarM: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default PlayWthStarM;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ const PlayWthStarM = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", fill: "none", className: "play-wth-star-m" }, props),
3
+ React.createElement("path", { clipRule: "evenodd", d: "M6.615 4.436a3.23 3.23 0 013.23 0l8.346 4.82a3.23 3.23 0 01.034 5.573l-1.788 1.28a.75.75 0 01-.874-1.219l1.846-1.322.032-.018a1.73 1.73 0 000-2.996L9.094 5.735A1.73 1.73 0 006.5 7.233v1.82a.75.75 0 11-1.5 0v-1.82a3.23 3.23 0 011.615-2.797zM3.826 16.352A3.607 3.607 0 007.43 12.75a.75.75 0 011.5 0 3.607 3.607 0 003.602 3.602.75.75 0 110 1.5 3.607 3.607 0 00-3.602 3.603.045.045 0 01-.003.013.049.049 0 00-.002.012c0 .009 0 .017.002.025.001.009.003.017.003.026a.75.75 0 11-1.5 0 3.683 3.683 0 00-3.679-3.678.75.75 0 11.026-1.498c.008.001.016.003.025.003a.05.05 0 00.012-.003.044.044 0 01.013-.003zm4.337 2.507a5.109 5.109 0 011.743-1.757 5.111 5.111 0 01-1.727-1.727 5.109 5.109 0 01-1.756 1.743 5.186 5.186 0 011.74 1.74z" })));
4
+ export default PlayWthStarM;
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ declare const ApiXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default ApiXl;
@@ -0,0 +1,5 @@
1
+ import React from 'react';
2
+ const ApiXl = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 96 96", fill: "none", className: "api-xl" }, props),
3
+ React.createElement("path", { d: "M48.097 72.59c-4.91 0-9.816-.307-14.689-.92a10.215 10.215 0 01-5.925-2.901 10.222 10.222 0 01-2.898-5.927 118.367 118.367 0 01-.006-29.43 10.226 10.226 0 012.903-5.925 10.224 10.224 0 015.926-2.898 117.52 117.52 0 0129.325-.014 10.247 10.247 0 015.986 2.87 10.24 10.24 0 012.952 5.95 118.039 118.039 0 01.02 29.23 10.254 10.254 0 01-2.854 6.05 10.266 10.266 0 01-5.999 2.99l-.212.027c-4.82.598-9.672.898-14.529.898zm.027-47.426c-4.857 0-9.71.305-14.528.914a8.715 8.715 0 00-5.053 2.47 8.717 8.717 0 00-2.476 5.05 116.871 116.871 0 00.007 29.057 8.717 8.717 0 002.47 5.053 8.703 8.703 0 005.051 2.475 116.537 116.537 0 0028.843.021l.208-.027a8.754 8.754 0 005.119-2.551 8.761 8.761 0 002.437-5.175 116.56 116.56 0 00-.019-28.867 8.737 8.737 0 00-2.517-5.071 8.74 8.74 0 00-5.109-2.448l-.007-.001c-4.785-.6-9.603-.9-14.425-.9z", fill: "#384350" }),
4
+ React.createElement("path", { d: "M48.107 63.645c-3.07 0-6.136-.192-9.181-.575a6.649 6.649 0 01-3.855-1.888 6.647 6.647 0 01-1.886-3.856 73.982 73.982 0 01-.004-18.399 6.653 6.653 0 011.889-3.854 6.652 6.652 0 013.855-1.885 73.505 73.505 0 0118.331-.01 6.671 6.671 0 013.894 1.867 6.669 6.669 0 011.92 3.871 73.829 73.829 0 01.013 18.274 6.667 6.667 0 01-1.856 3.931 6.687 6.687 0 01-3.902 1.945l-.135.017a73.76 73.76 0 01-9.083.562zm.02-29.536c-3.013 0-6.024.19-9.014.567a5.142 5.142 0 00-2.983 1.458 5.14 5.14 0 00-1.46 2.98 72.485 72.485 0 00.004 18.026 5.142 5.142 0 001.458 2.981 5.14 5.14 0 002.98 1.461c5.941.745 11.951.75 17.892.013l.13-.017a5.176 5.176 0 003.02-1.506 5.174 5.174 0 001.44-3.053 72.36 72.36 0 00-.012-17.913 5.163 5.163 0 00-1.486-2.993 5.158 5.158 0 00-3.015-1.444l-.007-.002a71.949 71.949 0 00-8.947-.558zM78.503 41.967H71.84a.75.75 0 010-1.5h6.663a.75.75 0 010 1.5zM78.503 35.5H71.84a.75.75 0 010-1.5h6.663a.75.75 0 010 1.5zM78.503 48.434H71.84a.75.75 0 010-1.5h6.663a.75.75 0 010 1.5zM78.503 54.9H71.84a.75.75 0 010-1.5h6.663a.75.75 0 010 1.5zM78.503 61.367H71.84a.75.75 0 010-1.5h6.663a.75.75 0 010 1.5zM24.413 42.128H17.75a.75.75 0 010-1.5h6.663a.75.75 0 010 1.5zM24.413 35.661H17.75a.75.75 0 010-1.5h6.663a.75.75 0 010 1.5zM24.413 48.595H17.75a.75.75 0 010-1.5h6.663a.75.75 0 010 1.5zM24.413 55.062H17.75a.75.75 0 010-1.5h6.663a.75.75 0 010 1.5zM24.413 61.528H17.75a.75.75 0 010-1.5h6.663a.75.75 0 010 1.5zM54.593 79.254a.75.75 0 01-.75-.75V71.84a.75.75 0 011.5 0v6.663a.75.75 0 01-.75.75zM61.06 79.254a.75.75 0 01-.75-.75V71.84a.75.75 0 011.5 0v6.663a.75.75 0 01-.75.75zM48.126 79.254a.75.75 0 01-.75-.75V71.84a.75.75 0 011.5 0v6.663a.75.75 0 01-.75.75zM41.66 79.254a.75.75 0 01-.75-.75V71.84a.75.75 0 011.5 0v6.663a.75.75 0 01-.75.75zM35.193 79.254a.75.75 0 01-.75-.75V71.84a.75.75 0 011.5 0v6.663a.75.75 0 01-.75.75zM55.13 25.163a.75.75 0 01-.75-.75V17.75a.75.75 0 011.5 0v6.663a.75.75 0 01-.75.75zM61.598 25.163a.75.75 0 01-.75-.75V17.75a.75.75 0 011.5 0v6.663a.75.75 0 01-.75.75zM48.664 25.163a.75.75 0 01-.75-.75V17.75a.75.75 0 011.5 0v6.663a.75.75 0 01-.75.75zM42.198 25.163a.75.75 0 01-.75-.75V17.75a.75.75 0 011.5 0v6.663a.75.75 0 01-.75.75zM35.73 25.163a.75.75 0 01-.75-.75V17.75a.75.75 0 011.5 0v6.663a.75.75 0 01-.75.75z", fill: "#384350" })));
5
+ export default ApiXl;
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ declare const TargetXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default TargetXl;
@@ -0,0 +1,7 @@
1
+ import React from 'react';
2
+ const TargetXl = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 96 96", fill: "none", className: "target-xl" }, props),
3
+ React.createElement("path", { d: "M47.496 79.242a30.75 30.75 0 1130.75-30.75 30.785 30.785 0 01-30.75 30.75zm0-60a29.25 29.25 0 1029.25 29.25 29.283 29.283 0 00-29.25-29.25z", fill: "#384350" }),
4
+ React.createElement("path", { d: "M47.643 37.982a.75.75 0 01-.75-.75V15.75a.75.75 0 111.5 0v21.482a.75.75 0 01-.75.75zM47.643 81.242a.75.75 0 01-.75-.75V59.966a.75.75 0 111.5 0v20.526a.75.75 0 01-.75.75zM79.534 49.349H59.01a.75.75 0 110-1.5h20.525a.75.75 0 110 1.5zM36.276 49.349H15.75a.75.75 0 110-1.5h20.526a.75.75 0 110 1.5z", fill: "#384350" }),
5
+ React.createElement("path", { d: "M47.643 65.335a16.843 16.843 0 1116.842-16.843 16.862 16.862 0 01-16.842 16.843zm0-32.186a15.344 15.344 0 1015.342 15.343A15.36 15.36 0 0047.643 33.15z", fill: "#384350" }),
6
+ React.createElement("path", { d: "M47.643 51.555a3.062 3.062 0 11-.001-6.125 3.062 3.062 0 010 6.125zm0-4.626a1.563 1.563 0 100 3.126 1.563 1.563 0 000-3.126z", fill: "#384350" })));
7
+ export default TargetXl;
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ declare const WthStarsXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default WthStarsXl;
@@ -0,0 +1,5 @@
1
+ import React from 'react';
2
+ const WthStarsXl = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 96 96", fill: "none", className: "wth-stars-xl" }, props),
3
+ React.createElement("path", { d: "M46.19 76.458a.75.75 0 01-.75-.75 25.72 25.72 0 00-25.69-25.69.75.75 0 010-1.5 25.72 25.72 0 0025.69-25.692.75.75 0 111.5 0 25.72 25.72 0 0025.692 25.692.75.75 0 010 1.5 25.72 25.72 0 00-25.691 25.69.75.75 0 01-.75.75zm-20.084-27.19A27.287 27.287 0 0146.19 69.353a27.288 27.288 0 0120.085-20.085 27.287 27.287 0 01-20.085-20.086 27.288 27.288 0 01-20.085 20.086zM66.572 40.584a.75.75 0 01-.75-.75 9.803 9.803 0 00-9.79-9.792.75.75 0 010-1.5 9.803 9.803 0 009.79-9.792.75.75 0 111.5 0 9.803 9.803 0 009.792 9.792.75.75 0 010 1.5 9.803 9.803 0 00-9.792 9.792.75.75 0 01-.75.75zM60.08 29.292a11.356 11.356 0 016.493 6.494 11.353 11.353 0 016.494-6.494 11.354 11.354 0 01-6.494-6.494 11.356 11.356 0 01-6.493 6.494z", fill: "#384350" }),
4
+ React.createElement("path", { d: "M66.572 78.839a.75.75 0 01-.75-.75 9.803 9.803 0 00-9.79-9.792.75.75 0 010-1.5 9.803 9.803 0 009.79-9.791.75.75 0 111.5 0 9.803 9.803 0 009.792 9.79.75.75 0 010 1.5 9.803 9.803 0 00-9.792 9.793.75.75 0 01-.75.75zM60.08 67.547a11.354 11.354 0 016.493 6.494 11.353 11.353 0 016.494-6.494 11.357 11.357 0 01-6.494-6.493 11.358 11.358 0 01-6.493 6.493z", fill: "#384350" })));
5
+ export default WthStarsXl;
@@ -1,90 +1,93 @@
1
1
  export { default as AbTestXl } from './AbTestXl';
2
2
  export { default as AddXl } from './AddXl';
3
+ export { default as AfterEventXl } from './AfterEventXl';
3
4
  export { default as AdvancedBuilderXl } from './AdvancedBuilderXl';
4
5
  export { default as AnalyticsInsightsXl } from './AnalyticsInsightsXl';
5
6
  export { default as AttributeXl } from './AttributeXl';
7
+ export { default as ApiXl } from './ApiXl';
8
+ export { default as BeforeEventXl } from './BeforeEventXl';
6
9
  export { default as BasketCheckXl } from './BasketCheckXl';
7
10
  export { default as BasicBuilderXl } from './BasicBuilderXl';
8
- export { default as BeforeEventXl } from './BeforeEventXl';
9
- export { default as BrowserCloseXl } from './BrowserCloseXl';
10
11
  export { default as BillingXl } from './BillingXl';
11
- export { default as BrowserLandingXl } from './BrowserLandingXl';
12
+ export { default as BrowserCloseXl } from './BrowserCloseXl';
12
13
  export { default as BrowserCodeXl } from './BrowserCodeXl';
13
- export { default as BrowserScrollXl } from './BrowserScrollXl';
14
- export { default as CalculatorXl } from './CalculatorXl';
15
- export { default as CalendarScheduleXl } from './CalendarScheduleXl';
16
- export { default as CalendarXl } from './CalendarXl';
14
+ export { default as BrowserLandingXl } from './BrowserLandingXl';
17
15
  export { default as BulbEditXl } from './BulbEditXl';
16
+ export { default as CalculatorXl } from './CalculatorXl';
17
+ export { default as BrowserScrollXl } from './BrowserScrollXl';
18
18
  export { default as CalendarIntervalXl } from './CalendarIntervalXl';
19
- export { default as CardVisaXl } from './CardVisaXl';
19
+ export { default as CalendarXl } from './CalendarXl';
20
+ export { default as CalendarScheduleXl } from './CalendarScheduleXl';
20
21
  export { default as CartAddXl } from './CartAddXl';
22
+ export { default as CardVisaXl } from './CardVisaXl';
21
23
  export { default as CheckInXl } from './CheckInXl';
22
24
  export { default as CardAeXl } from './CardAeXl';
25
+ export { default as CheckOutXl } from './CheckOutXl';
23
26
  export { default as ClassificationXl } from './ClassificationXl';
24
27
  export { default as CheckXl } from './CheckXl';
25
- export { default as CheckOutXl } from './CheckOutXl';
26
28
  export { default as CloneNodesFlowXl } from './CloneNodesFlowXl';
27
- export { default as CompareXl } from './CompareXl';
28
29
  export { default as CloneNodesXl } from './CloneNodesXl';
30
+ export { default as CompareXl } from './CompareXl';
29
31
  export { default as CouponXl } from './CouponXl';
30
- export { default as CupXl } from './CupXl';
31
32
  export { default as DiscountXl } from './DiscountXl';
32
33
  export { default as FileUpXl } from './FileUpXl';
33
- export { default as EventXl } from './EventXl';
34
- export { default as FileXl } from './FileXl';
34
+ export { default as CupXl } from './CupXl';
35
35
  export { default as FileUrlXl } from './FileUrlXl';
36
+ export { default as FileXl } from './FileXl';
36
37
  export { default as FileZipXl } from './FileZipXl';
37
- export { default as FirstRunXl } from './FirstRunXl';
38
38
  export { default as FolderCheckXl } from './FolderCheckXl';
39
+ export { default as FirstRunXl } from './FirstRunXl';
39
40
  export { default as FolderStarXl } from './FolderStarXl';
41
+ export { default as EventXl } from './EventXl';
40
42
  export { default as FolderUserXl } from './FolderUserXl';
43
+ export { default as FormXl } from './FormXl';
41
44
  export { default as FolderXl } from './FolderXl';
45
+ export { default as FormulaXl } from './FormulaXl';
46
+ export { default as InboxNoResultsXl } from './InboxNoResultsXl';
42
47
  export { default as FunctionXl } from './FunctionXl';
43
- export { default as FormXl } from './FormXl';
44
48
  export { default as GemsXl } from './GemsXl';
45
- export { default as InboxNoResultsXl } from './InboxNoResultsXl';
46
49
  export { default as InfoXl } from './InfoXl';
47
- export { default as IntegrationXl } from './IntegrationXl';
48
50
  export { default as InsertObjectXl } from './InsertObjectXl';
49
51
  export { default as IntegrationsXl } from './IntegrationsXl';
52
+ export { default as LaunchXl } from './LaunchXl';
53
+ export { default as IntegrationXl } from './IntegrationXl';
50
54
  export { default as LaptopAiXl } from './LaptopAiXl';
51
55
  export { default as LaptopTargetXl } from './LaptopTargetXl';
52
- export { default as LaunchXl } from './LaunchXl';
53
56
  export { default as LoyalityBoostXl } from './LoyalityBoostXl';
54
57
  export { default as MarketingAutomationXl } from './MarketingAutomationXl';
55
- export { default as MobileBannerXl } from './MobileBannerXl';
56
58
  export { default as MessageXl } from './MessageXl';
57
59
  export { default as MobilePromotionXl } from './MobilePromotionXl';
58
60
  export { default as MobileStepsXl } from './MobileStepsXl';
59
- export { default as MultivalueXl } from './MultivalueXl';
60
- export { default as NetworkFileXl } from './NetworkFileXl';
61
- export { default as FormulaXl } from './FormulaXl';
61
+ export { default as MobileBannerXl } from './MobileBannerXl';
62
62
  export { default as MobileUpdateXl } from './MobileUpdateXl';
63
+ export { default as NetworkFileXl } from './NetworkFileXl';
63
64
  export { default as NoPermissionXl } from './NoPermissionXl';
65
+ export { default as MultivalueXl } from './MultivalueXl';
66
+ export { default as ProductsBundleXl } from './ProductsBundleXl';
64
67
  export { default as NotificationsEditXl } from './NotificationsEditXl';
65
- export { default as AfterEventXl } from './AfterEventXl';
68
+ export { default as ProductsFeedXl } from './ProductsFeedXl';
66
69
  export { default as ProductsLastSeenXl } from './ProductsLastSeenXl';
67
70
  export { default as ProductsSimilarXl } from './ProductsSimilarXl';
71
+ export { default as RecentInteractionsXl } from './RecentInteractionsXl';
68
72
  export { default as PushXl } from './PushXl';
69
73
  export { default as ReggressionXl } from './ReggressionXl';
70
- export { default as RecentInteractionsXl } from './RecentInteractionsXl';
71
74
  export { default as SearchHybridXl } from './SearchHybridXl';
72
75
  export { default as SearchKeywordsXl } from './SearchKeywordsXl';
73
- export { default as SearchSemanticXl } from './SearchSemanticXl';
74
- export { default as SectionXl } from './SectionXl';
75
76
  export { default as SearchNoResultsXl } from './SearchNoResultsXl';
77
+ export { default as SectionXl } from './SectionXl';
78
+ export { default as SearchSemanticXl } from './SearchSemanticXl';
76
79
  export { default as ShowXl } from './ShowXl';
80
+ export { default as SmsXl } from './SmsXl';
81
+ export { default as TargetXl } from './TargetXl';
77
82
  export { default as SilentPushXl } from './SilentPushXl';
78
- export { default as ProductsBundleXl } from './ProductsBundleXl';
79
83
  export { default as UserCircleUpXl } from './UserCircleUpXl';
80
84
  export { default as ToolsXl } from './ToolsXl';
81
85
  export { default as UserCircleXl } from './UserCircleXl';
82
- export { default as SmsXl } from './SmsXl';
83
86
  export { default as UserIdXl } from './UserIdXl';
84
87
  export { default as VisualEditorStarXl } from './VisualEditorStarXl';
85
88
  export { default as VisualEditorXl } from './VisualEditorXl';
86
- export { default as WarningXl } from './WarningXl';
87
89
  export { default as VoucherXl } from './VoucherXl';
88
- export { default as WebhookXl } from './WebhookXl';
90
+ export { default as WarningXl } from './WarningXl';
89
91
  export { default as WeblayerXl } from './WeblayerXl';
90
- export { default as ProductsFeedXl } from './ProductsFeedXl';
92
+ export { default as WebhookXl } from './WebhookXl';
93
+ export { default as WthStarsXl } from './WthStarsXl';
@@ -1,90 +1,93 @@
1
1
  export { default as AbTestXl } from './AbTestXl';
2
2
  export { default as AddXl } from './AddXl';
3
+ export { default as AfterEventXl } from './AfterEventXl';
3
4
  export { default as AdvancedBuilderXl } from './AdvancedBuilderXl';
4
5
  export { default as AnalyticsInsightsXl } from './AnalyticsInsightsXl';
5
6
  export { default as AttributeXl } from './AttributeXl';
7
+ export { default as ApiXl } from './ApiXl';
8
+ export { default as BeforeEventXl } from './BeforeEventXl';
6
9
  export { default as BasketCheckXl } from './BasketCheckXl';
7
10
  export { default as BasicBuilderXl } from './BasicBuilderXl';
8
- export { default as BeforeEventXl } from './BeforeEventXl';
9
- export { default as BrowserCloseXl } from './BrowserCloseXl';
10
11
  export { default as BillingXl } from './BillingXl';
11
- export { default as BrowserLandingXl } from './BrowserLandingXl';
12
+ export { default as BrowserCloseXl } from './BrowserCloseXl';
12
13
  export { default as BrowserCodeXl } from './BrowserCodeXl';
13
- export { default as BrowserScrollXl } from './BrowserScrollXl';
14
- export { default as CalculatorXl } from './CalculatorXl';
15
- export { default as CalendarScheduleXl } from './CalendarScheduleXl';
16
- export { default as CalendarXl } from './CalendarXl';
14
+ export { default as BrowserLandingXl } from './BrowserLandingXl';
17
15
  export { default as BulbEditXl } from './BulbEditXl';
16
+ export { default as CalculatorXl } from './CalculatorXl';
17
+ export { default as BrowserScrollXl } from './BrowserScrollXl';
18
18
  export { default as CalendarIntervalXl } from './CalendarIntervalXl';
19
- export { default as CardVisaXl } from './CardVisaXl';
19
+ export { default as CalendarXl } from './CalendarXl';
20
+ export { default as CalendarScheduleXl } from './CalendarScheduleXl';
20
21
  export { default as CartAddXl } from './CartAddXl';
22
+ export { default as CardVisaXl } from './CardVisaXl';
21
23
  export { default as CheckInXl } from './CheckInXl';
22
24
  export { default as CardAeXl } from './CardAeXl';
25
+ export { default as CheckOutXl } from './CheckOutXl';
23
26
  export { default as ClassificationXl } from './ClassificationXl';
24
27
  export { default as CheckXl } from './CheckXl';
25
- export { default as CheckOutXl } from './CheckOutXl';
26
28
  export { default as CloneNodesFlowXl } from './CloneNodesFlowXl';
27
- export { default as CompareXl } from './CompareXl';
28
29
  export { default as CloneNodesXl } from './CloneNodesXl';
30
+ export { default as CompareXl } from './CompareXl';
29
31
  export { default as CouponXl } from './CouponXl';
30
- export { default as CupXl } from './CupXl';
31
32
  export { default as DiscountXl } from './DiscountXl';
32
33
  export { default as FileUpXl } from './FileUpXl';
33
- export { default as EventXl } from './EventXl';
34
- export { default as FileXl } from './FileXl';
34
+ export { default as CupXl } from './CupXl';
35
35
  export { default as FileUrlXl } from './FileUrlXl';
36
+ export { default as FileXl } from './FileXl';
36
37
  export { default as FileZipXl } from './FileZipXl';
37
- export { default as FirstRunXl } from './FirstRunXl';
38
38
  export { default as FolderCheckXl } from './FolderCheckXl';
39
+ export { default as FirstRunXl } from './FirstRunXl';
39
40
  export { default as FolderStarXl } from './FolderStarXl';
41
+ export { default as EventXl } from './EventXl';
40
42
  export { default as FolderUserXl } from './FolderUserXl';
43
+ export { default as FormXl } from './FormXl';
41
44
  export { default as FolderXl } from './FolderXl';
45
+ export { default as FormulaXl } from './FormulaXl';
46
+ export { default as InboxNoResultsXl } from './InboxNoResultsXl';
42
47
  export { default as FunctionXl } from './FunctionXl';
43
- export { default as FormXl } from './FormXl';
44
48
  export { default as GemsXl } from './GemsXl';
45
- export { default as InboxNoResultsXl } from './InboxNoResultsXl';
46
49
  export { default as InfoXl } from './InfoXl';
47
- export { default as IntegrationXl } from './IntegrationXl';
48
50
  export { default as InsertObjectXl } from './InsertObjectXl';
49
51
  export { default as IntegrationsXl } from './IntegrationsXl';
52
+ export { default as LaunchXl } from './LaunchXl';
53
+ export { default as IntegrationXl } from './IntegrationXl';
50
54
  export { default as LaptopAiXl } from './LaptopAiXl';
51
55
  export { default as LaptopTargetXl } from './LaptopTargetXl';
52
- export { default as LaunchXl } from './LaunchXl';
53
56
  export { default as LoyalityBoostXl } from './LoyalityBoostXl';
54
57
  export { default as MarketingAutomationXl } from './MarketingAutomationXl';
55
- export { default as MobileBannerXl } from './MobileBannerXl';
56
58
  export { default as MessageXl } from './MessageXl';
57
59
  export { default as MobilePromotionXl } from './MobilePromotionXl';
58
60
  export { default as MobileStepsXl } from './MobileStepsXl';
59
- export { default as MultivalueXl } from './MultivalueXl';
60
- export { default as NetworkFileXl } from './NetworkFileXl';
61
- export { default as FormulaXl } from './FormulaXl';
61
+ export { default as MobileBannerXl } from './MobileBannerXl';
62
62
  export { default as MobileUpdateXl } from './MobileUpdateXl';
63
+ export { default as NetworkFileXl } from './NetworkFileXl';
63
64
  export { default as NoPermissionXl } from './NoPermissionXl';
65
+ export { default as MultivalueXl } from './MultivalueXl';
66
+ export { default as ProductsBundleXl } from './ProductsBundleXl';
64
67
  export { default as NotificationsEditXl } from './NotificationsEditXl';
65
- export { default as AfterEventXl } from './AfterEventXl';
68
+ export { default as ProductsFeedXl } from './ProductsFeedXl';
66
69
  export { default as ProductsLastSeenXl } from './ProductsLastSeenXl';
67
70
  export { default as ProductsSimilarXl } from './ProductsSimilarXl';
71
+ export { default as RecentInteractionsXl } from './RecentInteractionsXl';
68
72
  export { default as PushXl } from './PushXl';
69
73
  export { default as ReggressionXl } from './ReggressionXl';
70
- export { default as RecentInteractionsXl } from './RecentInteractionsXl';
71
74
  export { default as SearchHybridXl } from './SearchHybridXl';
72
75
  export { default as SearchKeywordsXl } from './SearchKeywordsXl';
73
- export { default as SearchSemanticXl } from './SearchSemanticXl';
74
- export { default as SectionXl } from './SectionXl';
75
76
  export { default as SearchNoResultsXl } from './SearchNoResultsXl';
77
+ export { default as SectionXl } from './SectionXl';
78
+ export { default as SearchSemanticXl } from './SearchSemanticXl';
76
79
  export { default as ShowXl } from './ShowXl';
80
+ export { default as SmsXl } from './SmsXl';
81
+ export { default as TargetXl } from './TargetXl';
77
82
  export { default as SilentPushXl } from './SilentPushXl';
78
- export { default as ProductsBundleXl } from './ProductsBundleXl';
79
83
  export { default as UserCircleUpXl } from './UserCircleUpXl';
80
84
  export { default as ToolsXl } from './ToolsXl';
81
85
  export { default as UserCircleXl } from './UserCircleXl';
82
- export { default as SmsXl } from './SmsXl';
83
86
  export { default as UserIdXl } from './UserIdXl';
84
87
  export { default as VisualEditorStarXl } from './VisualEditorStarXl';
85
88
  export { default as VisualEditorXl } from './VisualEditorXl';
86
- export { default as WarningXl } from './WarningXl';
87
89
  export { default as VoucherXl } from './VoucherXl';
88
- export { default as WebhookXl } from './WebhookXl';
90
+ export { default as WarningXl } from './WarningXl';
89
91
  export { default as WeblayerXl } from './WeblayerXl';
90
- export { default as ProductsFeedXl } from './ProductsFeedXl';
92
+ export { default as WebhookXl } from './WebhookXl';
93
+ export { default as WthStarsXl } from './WthStarsXl';
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ declare const AdOnDemandL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default AdOnDemandL;
@@ -0,0 +1,11 @@
1
+ import React from 'react';
2
+ const AdOnDemandL = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 96 96", fill: "none", className: "ad-on-demand-l" }, props),
3
+ React.createElement("g", { clipPath: "url(#prefix__clip0_1310_911)" },
4
+ React.createElement("path", { d: "M86.307 71.543v-37.23a4.554 4.554 0 00-4.555-4.553H27.139a4.554 4.554 0 00-4.554 4.554v37.23a4.554 4.554 0 004.554 4.553h54.614a4.554 4.554 0 004.555-4.554z", fill: "#D9EEFF" }),
5
+ React.createElement("path", { d: "M75.886 71.415H21.284a5.737 5.737 0 01-5.725-5.725V28.449a5.737 5.737 0 015.725-5.725h54.602a5.737 5.737 0 015.725 5.725v37.23a5.737 5.737 0 01-5.725 5.736zm-54.602-46.35A3.384 3.384 0 0017.9 28.45v37.23a3.382 3.382 0 003.384 3.394h54.602a3.383 3.383 0 003.384-3.383V28.449a3.383 3.383 0 00-3.384-3.383H21.284z", fill: "#0B68FF" }),
6
+ React.createElement("path", { d: "M23.227 31.645a1.51 1.51 0 100-3.02 1.51 1.51 0 000 3.02zM29.268 31.645a1.51 1.51 0 100-3.02 1.51 1.51 0 000 3.02zM35.32 31.645a1.51 1.51 0 100-3.02 1.51 1.51 0 000 3.02z", fill: "#0B68FF" }),
7
+ React.createElement("path", { d: "M43 41h-7a2 2 0 00-2 2v2.5a2 2 0 002 2h5a2 2 0 012 2V53a2 2 0 01-2 2h-7M49 55h3a2 2 0 002-2v-3.5a2 2 0 00-2-2h-3a2 2 0 00-2 2V53a2 2 0 002 2zM54 41v14M58.5 41v14M58.5 50l7 5M58.5 50l5.5-2.5", stroke: "#0B68FF", strokeWidth: 2, strokeLinecap: "round" })),
8
+ React.createElement("defs", null,
9
+ React.createElement("clipPath", { id: "prefix__clip0_1310_911" },
10
+ React.createElement("path", { fill: "#fff", d: "M0 0h96v96H0z" })))));
11
+ export default AdOnDemandL;