@synerise/ds-icon 0.53.0 → 0.54.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.
Files changed (164) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/dist/cjs/icons/AiSearchGreyM.js +4 -4
  3. package/dist/cjs/icons/AngleBottomS.js +4 -7
  4. package/dist/cjs/icons/AutomationGreyM.js +4 -4
  5. package/dist/cjs/icons/ChatGreyM.js +4 -4
  6. package/dist/cjs/icons/L/FolderFavouriteFlatL.js +4 -4
  7. package/dist/cjs/icons/L/FolderL.js +4 -4
  8. package/dist/cjs/icons/L/index.d.ts +26 -26
  9. package/dist/cjs/icons/L/index.js +52 -52
  10. package/dist/cjs/icons/NullObjectM.js +3 -5
  11. package/dist/cjs/icons/SettingsGreyM.js +4 -4
  12. package/dist/cjs/icons/XL/AttributeXl.js +4 -4
  13. package/dist/cjs/icons/XL/CalendarIntervalXl.js +4 -5
  14. package/dist/cjs/icons/XL/CalendarScheduleXl.js +4 -5
  15. package/dist/cjs/icons/XL/CalendarXl.js +4 -5
  16. package/dist/cjs/icons/XL/CompareXl.js +3 -3
  17. package/dist/cjs/icons/XL/FolderXl.js +4 -4
  18. package/dist/cjs/icons/XL/RecentInteractionsXl.js +5 -5
  19. package/dist/cjs/icons/XL/SectionXl.js +3 -3
  20. package/dist/cjs/icons/XL/index.d.ts +41 -41
  21. package/dist/cjs/icons/XL/index.js +82 -82
  22. package/dist/cjs/icons/additional/AdAfterScrollL.js +9 -11
  23. package/dist/cjs/icons/additional/AdAfterXpagesL.js +7 -9
  24. package/dist/cjs/icons/additional/AdBannerL.js +7 -8
  25. package/dist/cjs/icons/additional/AdCodeEditorL.js +7 -9
  26. package/dist/cjs/icons/additional/AdCouponL.js +7 -8
  27. package/dist/cjs/icons/additional/AdDeeplinkingL.js +6 -8
  28. package/dist/cjs/icons/additional/AdFadeInL.js +3 -5
  29. package/dist/cjs/icons/additional/AdFirstRunL.js +6 -7
  30. package/dist/cjs/icons/additional/AdFolderBasic.js +13 -16
  31. package/dist/cjs/icons/additional/AdFolderFeatured.js +16 -19
  32. package/dist/cjs/icons/additional/AdFolderUser.js +10 -12
  33. package/dist/cjs/icons/additional/AdFullScreenBannerL.js +5 -6
  34. package/dist/cjs/icons/additional/AdImageL.js +2 -4
  35. package/dist/cjs/icons/additional/AdImgTextL.js +3 -5
  36. package/dist/cjs/icons/additional/AdImportUrl.js +7 -9
  37. package/dist/cjs/icons/additional/AdImportZip.js +6 -8
  38. package/dist/cjs/icons/additional/AdInsertObjectL.js +10 -15
  39. package/dist/cjs/icons/additional/AdLandL.js +15 -17
  40. package/dist/cjs/icons/additional/AdMandatoryUpdateL.js +7 -8
  41. package/dist/cjs/icons/additional/AdMandatoryUpgradeL.js +7 -8
  42. package/dist/cjs/icons/additional/AdOnExitL.js +11 -13
  43. package/dist/cjs/icons/additional/AdOnLandingL.js +8 -10
  44. package/dist/cjs/icons/additional/AdOnboardingL.js +8 -9
  45. package/dist/cjs/icons/additional/AdOpenAppL.js +6 -8
  46. package/dist/cjs/icons/additional/AdOpenUrlL.js +8 -10
  47. package/dist/cjs/icons/additional/AdPopL.js +15 -17
  48. package/dist/cjs/icons/additional/AdPortraitL.js +4 -6
  49. package/dist/cjs/icons/additional/AdPreBuiltSegmentsL.js +9 -10
  50. package/dist/cjs/icons/additional/AdSilentPushL.js +14 -16
  51. package/dist/cjs/icons/additional/AdSimplePushL.js +13 -13
  52. package/dist/cjs/icons/additional/AdSlideDownL.js +6 -8
  53. package/dist/cjs/icons/additional/AdSlideLeftL.js +6 -8
  54. package/dist/cjs/icons/additional/AdSlideRightL.js +6 -8
  55. package/dist/cjs/icons/additional/AdSlideUpL.js +6 -8
  56. package/dist/cjs/icons/additional/AdTempCodeS.js +4 -7
  57. package/dist/cjs/icons/additional/AdTextEditorL.js +8 -10
  58. package/dist/cjs/icons/additional/AdUserSegmentsL.js +8 -9
  59. package/dist/cjs/icons/additional/AdVisualEditorL.js +12 -16
  60. package/dist/cjs/icons/additional/AdVisualEditorNewL.js +14 -18
  61. package/dist/cjs/icons/additional/AdWalktroughL.js +8 -9
  62. package/dist/cjs/icons/additional/AdWebLayerL.js +8 -10
  63. package/dist/cjs/icons/additional/AdWelcomeScreenL.js +10 -11
  64. package/dist/cjs/icons/additional/AiCampaigns.js +4 -22
  65. package/dist/cjs/icons/additional/AudienceAnalytics.js +5 -23
  66. package/dist/cjs/icons/additional/BoostLoyalty.js +4 -22
  67. package/dist/cjs/icons/additional/ChartColumnL.js +7 -8
  68. package/dist/cjs/icons/additional/ChartComboL.js +8 -9
  69. package/dist/cjs/icons/additional/ChartDonutL.js +3 -4
  70. package/dist/cjs/icons/additional/ChartDonutLineL.js +3 -4
  71. package/dist/cjs/icons/additional/ChartLineL.js +3 -4
  72. package/dist/cjs/icons/additional/ChartTableL.js +3 -4
  73. package/dist/cjs/icons/additional/Integration.js +2 -20
  74. package/dist/cjs/icons/additional/MarketingAutomation.js +3 -21
  75. package/dist/cjs/icons/additional/OtherIdeas.js +4 -22
  76. package/dist/cjs/icons/additional/ReportPreparedXl.js +11 -12
  77. package/dist/cjs/icons/additional/TargetedCampaigns.js +3 -21
  78. package/dist/cjs/icons/additional/UnderstandCustomer.js +4 -22
  79. package/dist/cjs/icons/additional/index.d.ts +37 -37
  80. package/dist/cjs/icons/additional/index.js +74 -74
  81. package/dist/cjs/icons/index.d.ts +356 -356
  82. package/dist/cjs/icons/index.js +714 -714
  83. package/dist/esm/icons/AiSearchGreyM.js +4 -4
  84. package/dist/esm/icons/AngleBottomS.js +4 -7
  85. package/dist/esm/icons/AutomationGreyM.js +4 -4
  86. package/dist/esm/icons/ChatGreyM.js +4 -4
  87. package/dist/esm/icons/L/FolderFavouriteFlatL.js +4 -4
  88. package/dist/esm/icons/L/FolderL.js +4 -4
  89. package/dist/esm/icons/L/index.d.ts +26 -26
  90. package/dist/esm/icons/L/index.js +26 -26
  91. package/dist/esm/icons/NullObjectM.js +3 -5
  92. package/dist/esm/icons/SettingsGreyM.js +4 -4
  93. package/dist/esm/icons/XL/AttributeXl.js +4 -4
  94. package/dist/esm/icons/XL/CalendarIntervalXl.js +4 -5
  95. package/dist/esm/icons/XL/CalendarScheduleXl.js +4 -5
  96. package/dist/esm/icons/XL/CalendarXl.js +4 -5
  97. package/dist/esm/icons/XL/CompareXl.js +3 -3
  98. package/dist/esm/icons/XL/FolderXl.js +4 -4
  99. package/dist/esm/icons/XL/RecentInteractionsXl.js +5 -5
  100. package/dist/esm/icons/XL/SectionXl.js +3 -3
  101. package/dist/esm/icons/XL/index.d.ts +41 -41
  102. package/dist/esm/icons/XL/index.js +41 -41
  103. package/dist/esm/icons/additional/AdAfterScrollL.js +9 -11
  104. package/dist/esm/icons/additional/AdAfterXpagesL.js +7 -9
  105. package/dist/esm/icons/additional/AdBannerL.js +7 -8
  106. package/dist/esm/icons/additional/AdCodeEditorL.js +7 -9
  107. package/dist/esm/icons/additional/AdCouponL.js +7 -8
  108. package/dist/esm/icons/additional/AdDeeplinkingL.js +6 -8
  109. package/dist/esm/icons/additional/AdFadeInL.js +3 -5
  110. package/dist/esm/icons/additional/AdFirstRunL.js +6 -7
  111. package/dist/esm/icons/additional/AdFolderBasic.js +13 -16
  112. package/dist/esm/icons/additional/AdFolderFeatured.js +16 -19
  113. package/dist/esm/icons/additional/AdFolderUser.js +10 -12
  114. package/dist/esm/icons/additional/AdFullScreenBannerL.js +5 -6
  115. package/dist/esm/icons/additional/AdImageL.js +2 -4
  116. package/dist/esm/icons/additional/AdImgTextL.js +3 -5
  117. package/dist/esm/icons/additional/AdImportUrl.js +7 -9
  118. package/dist/esm/icons/additional/AdImportZip.js +6 -8
  119. package/dist/esm/icons/additional/AdInsertObjectL.js +10 -15
  120. package/dist/esm/icons/additional/AdLandL.js +15 -17
  121. package/dist/esm/icons/additional/AdMandatoryUpdateL.js +7 -8
  122. package/dist/esm/icons/additional/AdMandatoryUpgradeL.js +7 -8
  123. package/dist/esm/icons/additional/AdOnExitL.js +11 -13
  124. package/dist/esm/icons/additional/AdOnLandingL.js +8 -10
  125. package/dist/esm/icons/additional/AdOnboardingL.js +8 -9
  126. package/dist/esm/icons/additional/AdOpenAppL.js +6 -8
  127. package/dist/esm/icons/additional/AdOpenUrlL.js +8 -10
  128. package/dist/esm/icons/additional/AdPopL.js +15 -17
  129. package/dist/esm/icons/additional/AdPortraitL.js +4 -6
  130. package/dist/esm/icons/additional/AdPreBuiltSegmentsL.js +9 -10
  131. package/dist/esm/icons/additional/AdSilentPushL.js +14 -16
  132. package/dist/esm/icons/additional/AdSimplePushL.js +13 -13
  133. package/dist/esm/icons/additional/AdSlideDownL.js +6 -8
  134. package/dist/esm/icons/additional/AdSlideLeftL.js +6 -8
  135. package/dist/esm/icons/additional/AdSlideRightL.js +6 -8
  136. package/dist/esm/icons/additional/AdSlideUpL.js +6 -8
  137. package/dist/esm/icons/additional/AdTempCodeS.js +4 -7
  138. package/dist/esm/icons/additional/AdTextEditorL.js +8 -10
  139. package/dist/esm/icons/additional/AdUserSegmentsL.js +8 -9
  140. package/dist/esm/icons/additional/AdVisualEditorL.js +12 -16
  141. package/dist/esm/icons/additional/AdVisualEditorNewL.js +14 -18
  142. package/dist/esm/icons/additional/AdWalktroughL.js +8 -9
  143. package/dist/esm/icons/additional/AdWebLayerL.js +8 -10
  144. package/dist/esm/icons/additional/AdWelcomeScreenL.js +10 -11
  145. package/dist/esm/icons/additional/AiCampaigns.js +4 -22
  146. package/dist/esm/icons/additional/AudienceAnalytics.js +5 -23
  147. package/dist/esm/icons/additional/BoostLoyalty.js +4 -22
  148. package/dist/esm/icons/additional/ChartColumnL.js +7 -8
  149. package/dist/esm/icons/additional/ChartComboL.js +8 -9
  150. package/dist/esm/icons/additional/ChartDonutL.js +3 -4
  151. package/dist/esm/icons/additional/ChartDonutLineL.js +3 -4
  152. package/dist/esm/icons/additional/ChartLineL.js +3 -4
  153. package/dist/esm/icons/additional/ChartTableL.js +3 -4
  154. package/dist/esm/icons/additional/Integration.js +2 -20
  155. package/dist/esm/icons/additional/MarketingAutomation.js +3 -21
  156. package/dist/esm/icons/additional/OtherIdeas.js +4 -22
  157. package/dist/esm/icons/additional/ReportPreparedXl.js +11 -12
  158. package/dist/esm/icons/additional/TargetedCampaigns.js +3 -21
  159. package/dist/esm/icons/additional/UnderstandCustomer.js +4 -22
  160. package/dist/esm/icons/additional/index.d.ts +37 -37
  161. package/dist/esm/icons/additional/index.js +37 -37
  162. package/dist/esm/icons/index.d.ts +356 -356
  163. package/dist/esm/icons/index.js +356 -356
  164. package/package.json +2 -2
@@ -1,6 +1,6 @@
1
1
  import * as React from 'react';
2
- const AiSearchGreyM = (props) => (React.createElement("svg", Object.assign({ id: "prefix__Warstwa_1", x: 0, y: 0, viewBox: "0 0 26 26", xmlSpace: "preserve", className: "ai-search-grey-m" }, props),
3
- React.createElement("style", null, '.prefix__st0{fill:#6a7580}'),
4
- React.createElement("path", { className: "prefix__st0", d: "M12.3 8.3a4 4 0 100 8 4 4 0 000-8zm0 6.5a2.5 2.5 0 110-5 2.5 2.5 0 010 5z" }),
5
- React.createElement("path", { className: "prefix__st0", d: "M21.283 17.371l-1.558-1.492a8.201 8.201 0 00.825-3.579 8.25 8.25 0 10-8.25 8.25 8.205 8.205 0 003.45-.763l1.672 1.516.117.11c.998.874 2.593.76 3.616-.266 1.063-1.067 1.143-2.757.128-3.776zM5.55 12.3a6.75 6.75 0 1113.5 0 6.75 6.75 0 01-13.5 0zm14.544 7.782c-.499.501-1.234.536-1.64.13l-1.343-1.22a8.283 8.283 0 001.817-1.795l1.307 1.252.073.083c.313.409.252 1.083-.214 1.55z" })));
2
+ const AiSearchGreyM = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 26 26", className: "ai-search-grey-m" }, props),
3
+ React.createElement("g", { fill: "#6a7580" },
4
+ React.createElement("path", { d: "M12.3 8.3a4 4 0 100 8 4 4 0 000-8zm0 6.5a2.5 2.5 0 110-5 2.5 2.5 0 010 5z" }),
5
+ React.createElement("path", { d: "M21.283 17.371l-1.558-1.492a8.201 8.201 0 00.825-3.579 8.25 8.25 0 10-8.25 8.25 8.205 8.205 0 003.45-.763l1.672 1.516.117.11c.998.874 2.593.76 3.616-.266 1.063-1.067 1.143-2.757.128-3.776zM5.55 12.3a6.75 6.75 0 1113.5 0 6.75 6.75 0 01-13.5 0zm14.544 7.782c-.499.501-1.234.536-1.64.13l-1.343-1.22a8.283 8.283 0 001.817-1.795l1.307 1.252.073.083c.313.409.252 1.083-.214 1.55z" }))));
6
6
  export default AiSearchGreyM;
@@ -1,10 +1,7 @@
1
1
  import * as React from 'react';
2
2
  const AngleBottomS = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", className: "angle-bottom-s" }, props),
3
- React.createElement("defs", null,
4
- React.createElement("style", null, '.prefix__cls-1{fill:none}')),
5
- React.createElement("g", { id: "prefix__aditional" },
6
- React.createElement("path", { id: "prefix__canvas", className: "prefix__cls-1", d: "M0 0h24v24H0z" }),
7
- React.createElement("path", { id: "prefix__canvas-2", "data-name": "canvas", className: "prefix__cls-1", d: "M0 0h24v24H0z" }),
8
- React.createElement("path", { id: "prefix__canvas-3", "data-name": "canvas", className: "prefix__cls-1", d: "M0 0h24v24H0z" }),
9
- React.createElement("path", { d: "M8.835 8.14a.748.748 0 01.53.22l2.72 2.72 2.72-2.72a.75.75 0 011.06 1.06l-3.25 3.25a.75.75 0 01-1.06 0l-3.25-3.25a.75.75 0 01.53-1.28zM8.86 14.335h.003l6.45.024a.75.75 0 01-.002 1.5h-.003l-6.45-.024a.75.75 0 01.002-1.5z" }))));
3
+ React.createElement("path", { fill: "none", d: "M0 0h24v24H0z" }),
4
+ React.createElement("path", { "data-name": "canvas", fill: "none", d: "M0 0h24v24H0z" }),
5
+ React.createElement("path", { "data-name": "canvas", fill: "none", d: "M0 0h24v24H0z" }),
6
+ React.createElement("path", { d: "M8.835 8.14a.748.748 0 01.53.22l2.72 2.72 2.72-2.72a.75.75 0 011.06 1.06l-3.25 3.25a.75.75 0 01-1.06 0l-3.25-3.25a.75.75 0 01.53-1.28zM8.86 14.335h.003l6.45.024a.75.75 0 01-.002 1.5h-.003l-6.45-.024a.75.75 0 01.002-1.5z" })));
10
7
  export default AngleBottomS;
@@ -1,6 +1,6 @@
1
1
  import * as React from 'react';
2
- const AutomationGreyM = (props) => (React.createElement("svg", Object.assign({ id: "prefix__Warstwa_1", x: 0, y: 0, viewBox: "0 0 26 26", xmlSpace: "preserve", className: "automation-grey-m" }, props),
3
- React.createElement("style", null, '.prefix__st0{fill:#6a7580}'),
4
- React.createElement("path", { className: "prefix__st0", d: "M13 4a9 9 0 110 18 9 9 0 010-18zm0 1.5a7.5 7.5 0 100 15 7.5 7.5 0 000-15z" }),
5
- React.createElement("path", { className: "prefix__st0", d: "M12.175 9.211l4.141 2.558c.425.26.684.727.684 1.23s-.26.971-.684 1.231l-4.14 2.558a1.424 1.424 0 01-.747.212A1.436 1.436 0 0110 15.558v-5.117c.001-.52.278-1 .724-1.254a1.424 1.424 0 011.451.024zm-.675 1.346l-.001 4.885L15.453 13 11.5 10.557z" })));
2
+ const AutomationGreyM = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 26 26", className: "automation-grey-m" }, props),
3
+ React.createElement("g", { fill: "#6a7580" },
4
+ React.createElement("path", { d: "M13 4a9 9 0 110 18 9 9 0 010-18zm0 1.5a7.5 7.5 0 100 15 7.5 7.5 0 000-15z" }),
5
+ React.createElement("path", { d: "M12.175 9.211l4.141 2.558c.425.26.684.727.684 1.23s-.26.971-.684 1.231l-4.14 2.558a1.424 1.424 0 01-.747.212A1.436 1.436 0 0110 15.558v-5.117c.001-.52.278-1 .724-1.254a1.424 1.424 0 011.451.024zm-.675 1.346l-.001 4.885L15.453 13 11.5 10.557z" }))));
6
6
  export default AutomationGreyM;
@@ -1,6 +1,6 @@
1
1
  import * as React from 'react';
2
- const ChatGreyM = (props) => (React.createElement("svg", Object.assign({ id: "prefix__Warstwa_1", x: 0, y: 0, viewBox: "0 0 26 26", xmlSpace: "preserve", className: "chat-grey-m" }, props),
3
- React.createElement("style", null, '.prefix__st0{fill:#6a7580}'),
4
- React.createElement("path", { className: "prefix__st0", d: "M15.35 4c2.692.02 5.112 1.725 6.141 4.329.995 2.517.505 5.4-1.238 7.401l-.196.216-5.536 5.537a1.735 1.735 0 01-1.233.517c-.475 0-.93-.198-1.265-.55a1.918 1.918 0 01-.517-1.16l-.007-.165-.008-2.112h-.84C6.971 17.988 4 14.858 4 11.007c0-3.77 2.846-6.848 6.417-7.001L10.651 4h4.699zm-4.689 1.5C7.821 5.52 5.5 7.964 5.5 11.007c0 2.966 2.206 5.364 4.94 5.501l.211.006h2.334l.014 3.613c0 .113.041.218.109.288a.252.252 0 00.182.085.24.24 0 00.171-.079l5.512-5.513c1.437-1.523 1.904-3.781 1.212-5.788l-.089-.24c-.779-1.969-2.552-3.27-4.526-3.374l-.22-.006h-4.689z" }),
5
- React.createElement("path", { className: "prefix__st0", d: "M16.5 10.25a.75.75 0 01.102 1.493l-.102.007h-7a.75.75 0 01-.102-1.493l.102-.007h7z" })));
2
+ const ChatGreyM = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 26 26", className: "chat-grey-m" }, props),
3
+ React.createElement("g", { fill: "#6a7580" },
4
+ React.createElement("path", { d: "M15.35 4c2.692.02 5.112 1.725 6.141 4.329.995 2.517.505 5.4-1.238 7.401l-.196.216-5.536 5.537a1.735 1.735 0 01-1.233.517c-.475 0-.93-.198-1.265-.55a1.918 1.918 0 01-.517-1.16l-.007-.165-.008-2.112h-.84C6.971 17.988 4 14.858 4 11.007c0-3.77 2.846-6.848 6.417-7.001L10.651 4h4.699zm-4.689 1.5C7.821 5.52 5.5 7.964 5.5 11.007c0 2.966 2.206 5.364 4.94 5.501l.211.006h2.334l.014 3.613c0 .113.041.218.109.288a.252.252 0 00.182.085.24.24 0 00.171-.079l5.512-5.513c1.437-1.523 1.904-3.781 1.212-5.788l-.089-.24c-.779-1.969-2.552-3.27-4.526-3.374l-.22-.006h-4.689z" }),
5
+ React.createElement("path", { d: "M16.5 10.25a.75.75 0 01.102 1.493l-.102.007h-7a.75.75 0 01-.102-1.493l.102-.007h7z" }))));
6
6
  export default ChatGreyM;
@@ -1,6 +1,6 @@
1
1
  import * as React from 'react';
2
- const FolderFavouriteFlatL = (props) => (React.createElement("svg", Object.assign({ id: "prefix__Warstwa_1", x: 0, y: 0, viewBox: "0 0 48 48", xmlSpace: "preserve", className: "folder-favourite-flat-l" }, props),
3
- React.createElement("style", null, '.prefix__st0{fill:#394451}'),
4
- React.createElement("path", { className: "prefix__st0", d: "M16.8 29.3h6.8c.4 0 .8-.3.8-.8-.1-.4-.4-.8-.8-.8h-6.8c-.4 0-.8.3-.8.8 0 .4.3.8.8.8zM16.8 25.1h4.3c.4 0 .8-.3.8-.8 0-.4-.3-.8-.8-.8h-4.3c-.4 0-.8.3-.8.8s.4.8.8.8zM39 29.4c-.1-.3-.3-.5-.6-.5l-2.1-.3-.9-1.9c-.1-.3-.4-.4-.7-.4s-.5.2-.7.4l-.9 1.9-2.1.2c-.3 0-.5.2-.6.5-.1.3 0 .6.2.8l1.5 1.5-.4 2.1c0 .3.1.6.3.7.2.2.5.2.8.1l1.8-1 1.8 1c.3.1.6.1.8-.1.2-.2.3-.5.3-.7l-.4-2.1 1.5-1.5c.4-.2.5-.5.4-.7zm-3 1.4c-.2.2-.3.4-.2.7l.2.9-.8-.4c-.2-.1-.5-.1-.7 0l-.8.4.2-.9c0-.2 0-.5-.2-.7l-.7-.7 1-.1c.2 0 .5-.2.6-.4l.4-.9.4.9c.1.2.3.4.6.4l1 .1-1 .7z" }),
5
- React.createElement("path", { className: "prefix__st0", d: "M30.2 31.8H14.8c-.4 0-.7-.3-.7-.7V16.9c0-.4.3-.7.7-.7h5.6c.1 0 .3 0 .4.1l3.8 2.4c.3.2.8.3 1.2.3h7.6c.4 0 .7.3.7.7v5c0 .4.3.7.7.7s.7-.3.7-.7l-.1-5c0-1.2-1-2.2-2.2-2.2h-7.6c-.1 0-.3 0-.4-.1L21.4 15c-.3-.2-.8-.3-1.2-.3h-5.6c-1.2 0-2.2 1-2.2 2.2v14.2c0 1.2 1 2.2 2.2 2.2h15.5c.4 0 .8-.3.8-.8 0-.4-.3-.7-.7-.7z" })));
2
+ const FolderFavouriteFlatL = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 48 48", className: "folder-favourite-flat-l" }, props),
3
+ React.createElement("g", { fill: "#394451" },
4
+ React.createElement("path", { d: "M16.8 29.3h6.8c.4 0 .8-.3.8-.8-.1-.4-.4-.8-.8-.8h-6.8c-.4 0-.8.3-.8.8 0 .4.3.8.8.8zM16.8 25.1h4.3c.4 0 .8-.3.8-.8 0-.4-.3-.8-.8-.8h-4.3c-.4 0-.8.3-.8.8s.4.8.8.8zM39 29.4c-.1-.3-.3-.5-.6-.5l-2.1-.3-.9-1.9c-.1-.3-.4-.4-.7-.4s-.5.2-.7.4l-.9 1.9-2.1.2c-.3 0-.5.2-.6.5-.1.3 0 .6.2.8l1.5 1.5-.4 2.1c0 .3.1.6.3.7.2.2.5.2.8.1l1.8-1 1.8 1c.3.1.6.1.8-.1.2-.2.3-.5.3-.7l-.4-2.1 1.5-1.5c.4-.2.5-.5.4-.7zm-3 1.4c-.2.2-.3.4-.2.7l.2.9-.8-.4c-.2-.1-.5-.1-.7 0l-.8.4.2-.9c0-.2 0-.5-.2-.7l-.7-.7 1-.1c.2 0 .5-.2.6-.4l.4-.9.4.9c.1.2.3.4.6.4l1 .1-1 .7z" }),
5
+ React.createElement("path", { d: "M30.2 31.8H14.8c-.4 0-.7-.3-.7-.7V16.9c0-.4.3-.7.7-.7h5.6c.1 0 .3 0 .4.1l3.8 2.4c.3.2.8.3 1.2.3h7.6c.4 0 .7.3.7.7v5c0 .4.3.7.7.7s.7-.3.7-.7l-.1-5c0-1.2-1-2.2-2.2-2.2h-7.6c-.1 0-.3 0-.4-.1L21.4 15c-.3-.2-.8-.3-1.2-.3h-5.6c-1.2 0-2.2 1-2.2 2.2v14.2c0 1.2 1 2.2 2.2 2.2h15.5c.4 0 .8-.3.8-.8 0-.4-.3-.7-.7-.7z" }))));
6
6
  export default FolderFavouriteFlatL;
@@ -1,6 +1,6 @@
1
1
  import * as React from 'react';
2
- const FolderL = (props) => (React.createElement("svg", Object.assign({ id: "prefix__Warstwa_1", x: 0, y: 0, viewBox: "0 0 48 48", xmlSpace: "preserve", className: "folder-l" }, props),
3
- React.createElement("style", null, '.prefix__st0{fill:#394451}'),
4
- React.createElement("path", { className: "prefix__st0", d: "M23.6 27.7h-6.8c-.4 0-.8.3-.8.8 0 .4.3.8.8.8h6.8c.4 0 .8-.3.8-.8-.1-.4-.4-.8-.8-.8zM16.8 25.1h4.3c.4 0 .8-.3.8-.8 0-.4-.3-.8-.8-.8h-4.3c-.4 0-.8.3-.8.8s.4.8.8.8z" }),
5
- React.createElement("path", { className: "prefix__st0", d: "M35.4 19.7c0-1.2-1-2.2-2.2-2.2h-7.6c-.1 0-.3 0-.4-.1L21.4 15c-.3-.2-.8-.3-1.2-.3h-5.6c-1.2 0-2.2 1-2.2 2.2v14.2c0 1.2 1 2.2 2.2 2.2h18.7c1.2 0 2.2-1 2.2-2.2V19.7zm-1.5 11.4c0 .4-.3.7-.7.7H14.8c-.4 0-.7-.3-.7-.7V16.9c0-.4.3-.7.7-.7h5.6c.1 0 .3 0 .4.1l3.8 2.4c.3.2.8.3 1.2.3h7.6c.4 0 .7.3.7.7V31.1z" })));
2
+ const FolderL = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 48 48", className: "folder-l" }, props),
3
+ React.createElement("g", { fill: "#394451" },
4
+ React.createElement("path", { d: "M23.6 27.7h-6.8c-.4 0-.8.3-.8.8 0 .4.3.8.8.8h6.8c.4 0 .8-.3.8-.8-.1-.4-.4-.8-.8-.8zM16.8 25.1h4.3c.4 0 .8-.3.8-.8 0-.4-.3-.8-.8-.8h-4.3c-.4 0-.8.3-.8.8s.4.8.8.8z" }),
5
+ React.createElement("path", { d: "M35.4 19.7c0-1.2-1-2.2-2.2-2.2h-7.6c-.1 0-.3 0-.4-.1L21.4 15c-.3-.2-.8-.3-1.2-.3h-5.6c-1.2 0-2.2 1-2.2 2.2v14.2c0 1.2 1 2.2 2.2 2.2h18.7c1.2 0 2.2-1 2.2-2.2V19.7zm-1.5 11.4c0 .4-.3.7-.7.7H14.8c-.4 0-.7-.3-.7-.7V16.9c0-.4.3-.7.7-.7h5.6c.1 0 .3 0 .4.1l3.8 2.4c.3.2.8.3 1.2.3h7.6c.4 0 .7.3.7.7V31.1z" }))));
6
6
  export default FolderL;
@@ -1,64 +1,64 @@
1
1
  export { default as AddL } from './AddL';
2
- export { default as ButtonL } from './ButtonL';
2
+ export { default as CheckL } from './CheckL';
3
3
  export { default as ButtonSubmitL } from './ButtonSubmitL';
4
+ export { default as ButtonL } from './ButtonL';
4
5
  export { default as CloseL } from './CloseL';
5
- export { default as CheckL } from './CheckL';
6
+ export { default as CountdownL } from './CountdownL';
6
7
  export { default as CheckboxL } from './CheckboxL';
7
8
  export { default as ColumnL } from './ColumnL';
8
9
  export { default as ComboL } from './ComboL';
9
- export { default as DividerL } from './DividerL';
10
- export { default as CountdownL } from './CountdownL';
11
10
  export { default as FileTypePictureL } from './FileTypePictureL';
11
+ export { default as DividerL } from './DividerL';
12
12
  export { default as FolderFavouriteFlatL } from './FolderFavouriteFlatL';
13
13
  export { default as FolderL } from './FolderL';
14
- export { default as FormEditL } from './FormEditL';
15
- export { default as FormGroupL } from './FormGroupL';
16
14
  export { default as HashL } from './HashL';
17
15
  export { default as FormL } from './FormL';
18
- export { default as ImageL } from './ImageL';
16
+ export { default as FormEditL } from './FormEditL';
19
17
  export { default as ImagePotraitL } from './ImagePotraitL';
20
- export { default as ImageLandscapeL } from './ImageLandscapeL';
21
- export { default as InboxNoResultsL } from './InboxNoResultsL';
22
- export { default as InfoL } from './InfoL';
18
+ export { default as ImageUrlL } from './ImageUrlL';
19
+ export { default as FormGroupL } from './FormGroupL';
20
+ export { default as ImageL } from './ImageL';
21
+ export { default as InformationNoSearchResultL } from './InformationNoSearchResultL';
23
22
  export { default as LabelL } from './LabelL';
24
- export { default as InputL } from './InputL';
25
23
  export { default as LineL } from './LineL';
24
+ export { default as ImageLandscapeL } from './ImageLandscapeL';
25
+ export { default as InfoL } from './InfoL';
26
+ export { default as InboxNoResultsL } from './InboxNoResultsL';
26
27
  export { default as LinkL } from './LinkL';
27
- export { default as InformationNoSearchResultL } from './InformationNoSearchResultL';
28
- export { default as MobileBlockL } from './MobileBlockL';
29
28
  export { default as LocationL } from './LocationL';
30
29
  export { default as MobileLayout1L } from './MobileLayout1L';
30
+ export { default as MobileBlockL } from './MobileBlockL';
31
+ export { default as MobileClickL } from './MobileClickL';
32
+ export { default as InputL } from './InputL';
31
33
  export { default as MobileLayout2L } from './MobileLayout2L';
34
+ export { default as MobileUrlL } from './MobileUrlL';
32
35
  export { default as MobileLayout4L } from './MobileLayout4L';
33
- export { default as MobileClickL } from './MobileClickL';
34
- export { default as ImageUrlL } from './ImageUrlL';
35
36
  export { default as MobileLayout3L } from './MobileLayout3L';
36
- export { default as MobileUrlL } from './MobileUrlL';
37
- export { default as MobileLinkL } from './MobileLinkL';
38
37
  export { default as MultilineL } from './MultilineL';
38
+ export { default as MobileLinkL } from './MobileLinkL';
39
+ export { default as NoData } from './NoData';
39
40
  export { default as NavbarL } from './NavbarL';
40
41
  export { default as NoPermissionL } from './NoPermissionL';
41
- export { default as NoData } from './NoData';
42
+ export { default as RadioL } from './RadioL';
42
43
  export { default as PieL } from './PieL';
43
44
  export { default as QuoteL } from './QuoteL';
44
- export { default as RadioL } from './RadioL';
45
45
  export { default as RelationManyManyL } from './RelationManyManyL';
46
46
  export { default as RelationOneManyL } from './RelationOneManyL';
47
47
  export { default as RelationOneOneL } from './RelationOneOneL';
48
- export { default as Section12L } from './Section12L';
49
48
  export { default as RelationManyOneL } from './RelationManyOneL';
50
49
  export { default as SearchNoResultsL } from './SearchNoResultsL';
51
- export { default as Section37L } from './Section37L';
52
- export { default as Section13L } from './Section13L';
53
50
  export { default as SectionL } from './SectionL';
54
- export { default as SelectL } from './SelectL';
55
- export { default as ShowL } from './ShowL';
56
51
  export { default as SliderL } from './SliderL';
52
+ export { default as ShowL } from './ShowL';
57
53
  export { default as SpinnerL } from './SpinnerL';
58
- export { default as TableL } from './TableL';
59
54
  export { default as StackedL } from './StackedL';
55
+ export { default as Section12L } from './Section12L';
56
+ export { default as TableL } from './TableL';
60
57
  export { default as TextareaL } from './TextareaL';
61
58
  export { default as TextL } from './TextL';
62
- export { default as VideoL } from './VideoL';
63
59
  export { default as TooltipL } from './TooltipL';
60
+ export { default as VideoL } from './VideoL';
64
61
  export { default as WarningL } from './WarningL';
62
+ export { default as Section37L } from './Section37L';
63
+ export { default as Section13L } from './Section13L';
64
+ export { default as SelectL } from './SelectL';
@@ -1,64 +1,64 @@
1
1
  export { default as AddL } from './AddL';
2
- export { default as ButtonL } from './ButtonL';
2
+ export { default as CheckL } from './CheckL';
3
3
  export { default as ButtonSubmitL } from './ButtonSubmitL';
4
+ export { default as ButtonL } from './ButtonL';
4
5
  export { default as CloseL } from './CloseL';
5
- export { default as CheckL } from './CheckL';
6
+ export { default as CountdownL } from './CountdownL';
6
7
  export { default as CheckboxL } from './CheckboxL';
7
8
  export { default as ColumnL } from './ColumnL';
8
9
  export { default as ComboL } from './ComboL';
9
- export { default as DividerL } from './DividerL';
10
- export { default as CountdownL } from './CountdownL';
11
10
  export { default as FileTypePictureL } from './FileTypePictureL';
11
+ export { default as DividerL } from './DividerL';
12
12
  export { default as FolderFavouriteFlatL } from './FolderFavouriteFlatL';
13
13
  export { default as FolderL } from './FolderL';
14
- export { default as FormEditL } from './FormEditL';
15
- export { default as FormGroupL } from './FormGroupL';
16
14
  export { default as HashL } from './HashL';
17
15
  export { default as FormL } from './FormL';
18
- export { default as ImageL } from './ImageL';
16
+ export { default as FormEditL } from './FormEditL';
19
17
  export { default as ImagePotraitL } from './ImagePotraitL';
20
- export { default as ImageLandscapeL } from './ImageLandscapeL';
21
- export { default as InboxNoResultsL } from './InboxNoResultsL';
22
- export { default as InfoL } from './InfoL';
18
+ export { default as ImageUrlL } from './ImageUrlL';
19
+ export { default as FormGroupL } from './FormGroupL';
20
+ export { default as ImageL } from './ImageL';
21
+ export { default as InformationNoSearchResultL } from './InformationNoSearchResultL';
23
22
  export { default as LabelL } from './LabelL';
24
- export { default as InputL } from './InputL';
25
23
  export { default as LineL } from './LineL';
24
+ export { default as ImageLandscapeL } from './ImageLandscapeL';
25
+ export { default as InfoL } from './InfoL';
26
+ export { default as InboxNoResultsL } from './InboxNoResultsL';
26
27
  export { default as LinkL } from './LinkL';
27
- export { default as InformationNoSearchResultL } from './InformationNoSearchResultL';
28
- export { default as MobileBlockL } from './MobileBlockL';
29
28
  export { default as LocationL } from './LocationL';
30
29
  export { default as MobileLayout1L } from './MobileLayout1L';
30
+ export { default as MobileBlockL } from './MobileBlockL';
31
+ export { default as MobileClickL } from './MobileClickL';
32
+ export { default as InputL } from './InputL';
31
33
  export { default as MobileLayout2L } from './MobileLayout2L';
34
+ export { default as MobileUrlL } from './MobileUrlL';
32
35
  export { default as MobileLayout4L } from './MobileLayout4L';
33
- export { default as MobileClickL } from './MobileClickL';
34
- export { default as ImageUrlL } from './ImageUrlL';
35
36
  export { default as MobileLayout3L } from './MobileLayout3L';
36
- export { default as MobileUrlL } from './MobileUrlL';
37
- export { default as MobileLinkL } from './MobileLinkL';
38
37
  export { default as MultilineL } from './MultilineL';
38
+ export { default as MobileLinkL } from './MobileLinkL';
39
+ export { default as NoData } from './NoData';
39
40
  export { default as NavbarL } from './NavbarL';
40
41
  export { default as NoPermissionL } from './NoPermissionL';
41
- export { default as NoData } from './NoData';
42
+ export { default as RadioL } from './RadioL';
42
43
  export { default as PieL } from './PieL';
43
44
  export { default as QuoteL } from './QuoteL';
44
- export { default as RadioL } from './RadioL';
45
45
  export { default as RelationManyManyL } from './RelationManyManyL';
46
46
  export { default as RelationOneManyL } from './RelationOneManyL';
47
47
  export { default as RelationOneOneL } from './RelationOneOneL';
48
- export { default as Section12L } from './Section12L';
49
48
  export { default as RelationManyOneL } from './RelationManyOneL';
50
49
  export { default as SearchNoResultsL } from './SearchNoResultsL';
51
- export { default as Section37L } from './Section37L';
52
- export { default as Section13L } from './Section13L';
53
50
  export { default as SectionL } from './SectionL';
54
- export { default as SelectL } from './SelectL';
55
- export { default as ShowL } from './ShowL';
56
51
  export { default as SliderL } from './SliderL';
52
+ export { default as ShowL } from './ShowL';
57
53
  export { default as SpinnerL } from './SpinnerL';
58
- export { default as TableL } from './TableL';
59
54
  export { default as StackedL } from './StackedL';
55
+ export { default as Section12L } from './Section12L';
56
+ export { default as TableL } from './TableL';
60
57
  export { default as TextareaL } from './TextareaL';
61
58
  export { default as TextL } from './TextL';
62
- export { default as VideoL } from './VideoL';
63
59
  export { default as TooltipL } from './TooltipL';
60
+ export { default as VideoL } from './VideoL';
64
61
  export { default as WarningL } from './WarningL';
62
+ export { default as Section37L } from './Section37L';
63
+ export { default as Section13L } from './Section13L';
64
+ export { default as SelectL } from './SelectL';
@@ -1,9 +1,7 @@
1
1
  import * as React from 'react';
2
- const NullObjectM = (props) => (React.createElement("svg", Object.assign({ id: "prefix__icons", viewBox: "0 0 24 24", className: "null-object-m" }, props),
3
- React.createElement("defs", null,
4
- React.createElement("style", null, '.prefix__cls-1{fill:none}')),
5
- React.createElement("path", { id: "prefix__canvas", className: "prefix__cls-1", d: "M0 0h24v24H0z" }),
6
- React.createElement("path", { id: "prefix__canvas-2", "data-name": "canvas", className: "prefix__cls-1", d: "M0 0h24v24H0z" }),
2
+ const NullObjectM = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", className: "null-object-m" }, props),
3
+ React.createElement("path", { fill: "none", d: "M0 0h24v24H0z" }),
4
+ React.createElement("path", { "data-name": "canvas", fill: "none", d: "M0 0h24v24H0z" }),
7
5
  React.createElement("path", { d: "M17 19.75H7A2.75 2.75 0 014.25 17V7A2.75 2.75 0 017 4.25h10A2.75 2.75 0 0119.75 7v10A2.75 2.75 0 0117 19.75zm-10-14A1.25 1.25 0 005.75 7v10A1.25 1.25 0 007 18.25h10A1.25 1.25 0 0018.25 17V7A1.25 1.25 0 0017 5.75z" }),
8
6
  React.createElement("path", { d: "M9 15.75a.74.74 0 01-.53-.22.75.75 0 010-1.06l6-6a.75.75 0 011.06 1.06l-6 6a.74.74 0 01-.53.22z" })));
9
7
  export default NullObjectM;
@@ -1,6 +1,6 @@
1
1
  import * as React from 'react';
2
- const SettingsGreyM = (props) => (React.createElement("svg", Object.assign({ id: "prefix__Warstwa_1", x: 0, y: 0, viewBox: "0 0 26 26", xmlSpace: "preserve", className: "settings-grey-m" }, props),
3
- React.createElement("style", null, '.prefix__st0{fill:#657681}'),
4
- React.createElement("path", { className: "prefix__st0", d: "M15 4.155l4.66 2.69a4 4 0 012 3.464v5.382a4 4 0 01-2 3.464L15 21.845a4 4 0 01-4 0l-4.66-2.69a4 4 0 01-2-3.464v-5.382a4 4 0 012-3.464L11 4.155a4 4 0 014 0zm-.75 1.299a2.5 2.5 0 00-2.332-.09l-.168.09-4.66 2.69a2.5 2.5 0 00-1.244 1.988l-.006.177v5.382a2.5 2.5 0 001.099 2.07l.15.095 4.661 2.69a2.5 2.5 0 002.332.09l.168-.09 4.66-2.69a2.5 2.5 0 001.244-1.988l.006-.177V10.31a2.5 2.5 0 00-1.099-2.071l-.15-.095-4.661-2.69z" }),
5
- React.createElement("path", { className: "prefix__st0", d: "M13 9a4 4 0 110 8 4 4 0 010-8zm0 1.5a2.5 2.5 0 100 5 2.5 2.5 0 000-5z" })));
2
+ const SettingsGreyM = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 26 26", className: "settings-grey-m" }, props),
3
+ React.createElement("g", { fill: "#657681" },
4
+ React.createElement("path", { d: "M15 4.155l4.66 2.69a4 4 0 012 3.464v5.382a4 4 0 01-2 3.464L15 21.845a4 4 0 01-4 0l-4.66-2.69a4 4 0 01-2-3.464v-5.382a4 4 0 012-3.464L11 4.155a4 4 0 014 0zm-.75 1.299a2.5 2.5 0 00-2.332-.09l-.168.09-4.66 2.69a2.5 2.5 0 00-1.244 1.988l-.006.177v5.382a2.5 2.5 0 001.099 2.07l.15.095 4.661 2.69a2.5 2.5 0 002.332.09l.168-.09 4.66-2.69a2.5 2.5 0 001.244-1.988l.006-.177V10.31a2.5 2.5 0 00-1.099-2.071l-.15-.095-4.661-2.69z" }),
5
+ React.createElement("path", { d: "M13 9a4 4 0 110 8 4 4 0 010-8zm0 1.5a2.5 2.5 0 100 5 2.5 2.5 0 000-5z" }))));
6
6
  export default SettingsGreyM;
@@ -1,6 +1,6 @@
1
1
  import * as React from 'react';
2
- const AttributeXl = (props) => (React.createElement("svg", Object.assign({ id: "prefix__icon", x: 0, y: 0, viewBox: "0 0 96 96", xmlSpace: "preserve", className: "attribute-xl" }, props),
3
- React.createElement("style", null, '.prefix__st0{fill:#384350}'),
4
- React.createElement("path", { className: "prefix__st0", d: "M67.4 62.5l-6.3-10.2c-.3-.5-.7-.9-1.1-1.1-.5-.3-1-.4-1.5-.4-1.1 0-2.1.6-2.6 1.5l-6.3 10.2c-.4.5-.6 1-.6 1.5 0 1.7 1.4 3 3 3h12.7c.5 0 1.1-.1 1.5-.4 1-.6 1.5-1.6 1.5-2.6.1-.5 0-1-.3-1.5zm-1.8 2.9c-.2.1-.5.2-.8.2H52.1c-.9 0-1.5-.7-1.5-1.5 0-.3.1-.5.2-.8L57.1 53c.3-.5.8-.8 1.4-.8.3 0 .5.1.8.2.2.1.5.3.6.6l6.3 10.2c.1.2.2.5.2.8-.1.6-.3 1.1-.8 1.4zM32.8 45.7h8.9c2.1 0 3.7-1.7 3.7-3.7v-8.9c0-2.1-1.7-3.7-3.7-3.7h-8.9c-2.1 0-3.7 1.7-3.7 3.7V42c-.1 2 1.6 3.7 3.7 3.7zm-2.3-12.6c0-1.2 1-2.2 2.2-2.2h8.9c1.2 0 2.2 1 2.2 2.2V42c0 1.2-1 2.2-2.2 2.2h-8.9c-1.2 0-2.2-1-2.2-2.2v-8.9zM37.2 50.6c-4.7 0-8.6 3.8-8.6 8.6 0 4.7 3.8 8.6 8.6 8.6 4.7 0 8.6-3.8 8.6-8.6s-3.9-8.6-8.6-8.6zm5 13.6c-1.3 1.3-3 2.1-5 2.1s-3.7-.8-5-2.1c-1.3-1.3-2.1-3-2.1-5s.8-3.7 2.1-5c1.3-1.3 3-2.1 5-2.1s3.7.8 5 2.1c1.3 1.3 2.1 3 2.1 5 0 1.9-.8 3.7-2.1 5zM53.5 45.3c.1.2.4.4.6.4h8.6c.3 0 .5-.1.6-.4l4.3-7.4c.1-.2.1-.5 0-.8l-4.3-7.4c-.1-.2-.4-.4-.6-.4h-8.6c-.3 0-.5.1-.6.4l-4.3 7.4c-.1.2-.1.5 0 .8l4.3 7.4zm1.1-14.4h7.7l3.9 6.7-3.8 6.7h-7.7l-3.8-6.7 3.7-6.7z" }),
5
- React.createElement("path", { className: "prefix__st0", d: "M71 20.2H25c-2.6 0-4.7 2.1-4.8 4.8v46c0 2.6 2.1 4.7 4.8 4.8h46c2.6 0 4.7-2.1 4.8-4.8V25c-.1-2.6-2.2-4.7-4.8-4.8zM74.2 71c0 1.8-1.5 3.2-3.2 3.2H25c-1.8 0-3.2-1.5-3.2-3.2V25c0-1.8 1.5-3.2 3.2-3.2h46c1.8 0 3.2 1.5 3.2 3.2v46z" })));
2
+ const AttributeXl = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 96 96", className: "attribute-xl" }, props),
3
+ React.createElement("g", { fill: "#384350" },
4
+ React.createElement("path", { d: "M67.4 62.5l-6.3-10.2c-.3-.5-.7-.9-1.1-1.1-.5-.3-1-.4-1.5-.4-1.1 0-2.1.6-2.6 1.5l-6.3 10.2c-.4.5-.6 1-.6 1.5 0 1.7 1.4 3 3 3h12.7c.5 0 1.1-.1 1.5-.4 1-.6 1.5-1.6 1.5-2.6.1-.5 0-1-.3-1.5zm-1.8 2.9c-.2.1-.5.2-.8.2H52.1c-.9 0-1.5-.7-1.5-1.5 0-.3.1-.5.2-.8L57.1 53c.3-.5.8-.8 1.4-.8.3 0 .5.1.8.2.2.1.5.3.6.6l6.3 10.2c.1.2.2.5.2.8-.1.6-.3 1.1-.8 1.4zM32.8 45.7h8.9c2.1 0 3.7-1.7 3.7-3.7v-8.9c0-2.1-1.7-3.7-3.7-3.7h-8.9c-2.1 0-3.7 1.7-3.7 3.7V42c-.1 2 1.6 3.7 3.7 3.7zm-2.3-12.6c0-1.2 1-2.2 2.2-2.2h8.9c1.2 0 2.2 1 2.2 2.2V42c0 1.2-1 2.2-2.2 2.2h-8.9c-1.2 0-2.2-1-2.2-2.2v-8.9zM37.2 50.6c-4.7 0-8.6 3.8-8.6 8.6 0 4.7 3.8 8.6 8.6 8.6 4.7 0 8.6-3.8 8.6-8.6s-3.9-8.6-8.6-8.6zm5 13.6c-1.3 1.3-3 2.1-5 2.1s-3.7-.8-5-2.1c-1.3-1.3-2.1-3-2.1-5s.8-3.7 2.1-5c1.3-1.3 3-2.1 5-2.1s3.7.8 5 2.1c1.3 1.3 2.1 3 2.1 5 0 1.9-.8 3.7-2.1 5zM53.5 45.3c.1.2.4.4.6.4h8.6c.3 0 .5-.1.6-.4l4.3-7.4c.1-.2.1-.5 0-.8l-4.3-7.4c-.1-.2-.4-.4-.6-.4h-8.6c-.3 0-.5.1-.6.4l-4.3 7.4c-.1.2-.1.5 0 .8l4.3 7.4zm1.1-14.4h7.7l3.9 6.7-3.8 6.7h-7.7l-3.8-6.7 3.7-6.7z" }),
5
+ React.createElement("path", { d: "M71 20.2H25c-2.6 0-4.7 2.1-4.8 4.8v46c0 2.6 2.1 4.7 4.8 4.8h46c2.6 0 4.7-2.1 4.8-4.8V25c-.1-2.6-2.2-4.7-4.8-4.8zM74.2 71c0 1.8-1.5 3.2-3.2 3.2H25c-1.8 0-3.2-1.5-3.2-3.2V25c0-1.8 1.5-3.2 3.2-3.2h46c1.8 0 3.2 1.5 3.2 3.2v46z" }))));
6
6
  export default AttributeXl;
@@ -1,7 +1,6 @@
1
1
  import * as React from 'react';
2
- const CalendarIntervalXl = (props) => (React.createElement("svg", Object.assign({ id: "prefix__Warstwa_1", x: 0, y: 0, viewBox: "0 0 96 96", xmlSpace: "preserve", className: "calendar-interval-xl" }, props),
3
- React.createElement("style", null, '.prefix__st0{fill:#384350}'),
4
- React.createElement("g", { id: "prefix__icon" },
5
- React.createElement("path", { className: "prefix__st0", d: "M69.5 25.3h-8v-3.6c0-.4-.3-.8-.8-.8s-.7.4-.7.8v3.6H33.3v-3.6c0-.4-.3-.8-.8-.8s-.8.3-.8.8v3.6h-8.4c-2.6 0-4.7 2.1-4.8 4.8v41c0 2.6 2.1 4.7 4.7 4.7H60.2c.1 0 .2-.1.2-.1l13.1-13.1c.3-.1.5-.4.5-.7V30c.2-2.6-1.9-4.7-4.5-4.7zm-46.1 1.5h8.4v3.5c0 .4.3.8.8.8s.8-.3.8-.8v-3.5H60v3.5c0 .4.3.8.8.8s.8-.3.8-.8v-3.5h8c1.8 0 3.2 1.5 3.2 3.3V38H20.1v-8c0-1.8 1.5-3.2 3.3-3.2zM20.1 71V39.4h52.6v21.5h-7c-3.5 0-6.4 2.9-6.4 6.4v6.9H23.4c-1.8 0-3.3-1.4-3.3-3.2zm40.7-3.7c0-2.7 2.2-4.9 4.9-4.9h5.8L60.8 73.2v-5.9z" }),
6
- React.createElement("path", { className: "prefix__st0", d: "M28.4 53.2c.3.2.5.4.8.6 1 .7 2.6 1.8 2.6 1.8.2.2.6.2.8 0 0 0 .9-.5 1.7-1.1.4-.3.9-.6 1.2-.8.1-.1.1-.1.2-.1H61c2 0 3.6-1.6 3.6-3.6S63 46.4 61 46.4H36.4c-.1-1.1-1-2-2.2-2h-4c-1.2 0-2.2 1-2.2 2.2v6c0 .2 0 .3.1.4.2.1.2.2.3.2zM63.1 50c0 1.1-.9 2.1-2.1 2.1H36.4V48H61c1.2-.1 2.1.8 2.1 2zm-32.9-4.1h4c.4 0 .7.3.7.7v5.7c-.1.1-.4.3-.6.5-.5.3-1.1.7-1.6 1-.2.1-.3.2-.4.3l-.2-.1c-.5-.3-1.2-.8-1.8-1.2-.3-.2-.6-.4-.7-.5v-5.7c0-.4.3-.7.6-.7zM47.7 55.9h-4c-1.1 0-2.1.9-2.1 2h-9.9c-2 0-3.6 1.6-3.6 3.6s1.6 3.6 3.6 3.6h10.6c.1.1.3.2.4.3 1 .7 2.6 1.8 2.6 1.8.2.2.6.2.8 0 0 0 .9-.5 1.7-1.1.4-.3.9-.6 1.2-.8.2-.1.3-.2.4-.4l.2-.2.1-.2c.1-.1.1-.2.1-.4v-6c.1-1.2-.9-2.2-2.1-2.2zm-18.1 5.6c0-1.1.9-2.1 2.1-2.1h9.9v4.1h-9.9c-1.2.1-2.1-.9-2.1-2zm18.2 2.8c-.5.3-1.1.7-1.6 1-.2.1-.3.2-.4.3l-.1-.1c-.5-.3-1.2-.8-1.8-1.2-.3-.2-.6-.4-.7-.5v-5.7c0-.4.3-.7.7-.7h4c.4 0 .7.3.7.7v5.7c-.3.1-.6.3-.8.5z" }))));
2
+ const CalendarIntervalXl = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 96 96", className: "calendar-interval-xl" }, props),
3
+ React.createElement("g", { fill: "#384350" },
4
+ React.createElement("path", { d: "M69.5 25.3h-8v-3.6c0-.4-.3-.8-.8-.8s-.7.4-.7.8v3.6H33.3v-3.6c0-.4-.3-.8-.8-.8s-.8.3-.8.8v3.6h-8.4c-2.6 0-4.7 2.1-4.8 4.8v41c0 2.6 2.1 4.7 4.7 4.7H60.2c.1 0 .2-.1.2-.1l13.1-13.1c.3-.1.5-.4.5-.7V30c.2-2.6-1.9-4.7-4.5-4.7zm-46.1 1.5h8.4v3.5c0 .4.3.8.8.8s.8-.3.8-.8v-3.5H60v3.5c0 .4.3.8.8.8s.8-.3.8-.8v-3.5h8c1.8 0 3.2 1.5 3.2 3.3V38H20.1v-8c0-1.8 1.5-3.2 3.3-3.2zM20.1 71V39.4h52.6v21.5h-7c-3.5 0-6.4 2.9-6.4 6.4v6.9H23.4c-1.8 0-3.3-1.4-3.3-3.2zm40.7-3.7c0-2.7 2.2-4.9 4.9-4.9h5.8L60.8 73.2v-5.9z" }),
5
+ React.createElement("path", { d: "M28.4 53.2c.3.2.5.4.8.6 1 .7 2.6 1.8 2.6 1.8.2.2.6.2.8 0 0 0 .9-.5 1.7-1.1.4-.3.9-.6 1.2-.8.1-.1.1-.1.2-.1H61c2 0 3.6-1.6 3.6-3.6S63 46.4 61 46.4H36.4c-.1-1.1-1-2-2.2-2h-4c-1.2 0-2.2 1-2.2 2.2v6c0 .2 0 .3.1.4.2.1.2.2.3.2zM63.1 50c0 1.1-.9 2.1-2.1 2.1H36.4V48H61c1.2-.1 2.1.8 2.1 2zm-32.9-4.1h4c.4 0 .7.3.7.7v5.7c-.1.1-.4.3-.6.5-.5.3-1.1.7-1.6 1-.2.1-.3.2-.4.3l-.2-.1c-.5-.3-1.2-.8-1.8-1.2-.3-.2-.6-.4-.7-.5v-5.7c0-.4.3-.7.6-.7zM47.7 55.9h-4c-1.1 0-2.1.9-2.1 2h-9.9c-2 0-3.6 1.6-3.6 3.6s1.6 3.6 3.6 3.6h10.6c.1.1.3.2.4.3 1 .7 2.6 1.8 2.6 1.8.2.2.6.2.8 0 0 0 .9-.5 1.7-1.1.4-.3.9-.6 1.2-.8.2-.1.3-.2.4-.4l.2-.2.1-.2c.1-.1.1-.2.1-.4v-6c.1-1.2-.9-2.2-2.1-2.2zm-18.1 5.6c0-1.1.9-2.1 2.1-2.1h9.9v4.1h-9.9c-1.2.1-2.1-.9-2.1-2zm18.2 2.8c-.5.3-1.1.7-1.6 1-.2.1-.3.2-.4.3l-.1-.1c-.5-.3-1.2-.8-1.8-1.2-.3-.2-.6-.4-.7-.5v-5.7c0-.4.3-.7.7-.7h4c.4 0 .7.3.7.7v5.7c-.3.1-.6.3-.8.5z" }))));
7
6
  export default CalendarIntervalXl;
@@ -1,7 +1,6 @@
1
1
  import * as React from 'react';
2
- const CalendarScheduleXl = (props) => (React.createElement("svg", Object.assign({ id: "prefix__Warstwa_1", x: 0, y: 0, viewBox: "0 0 96 96", xmlSpace: "preserve", className: "calendar-schedule-xl" }, props),
3
- React.createElement("style", null, '.prefix__st0{fill:#384350}'),
4
- React.createElement("g", { id: "prefix__icon" },
5
- React.createElement("path", { className: "prefix__st0", d: "M75.5 57.4V30c0-2.6-2.1-4.8-4.8-4.8h-7.8v-3.5c0-.4-.3-.8-.8-.8s-.8.3-.8.8v3.5H34.6v-3.5c0-.4-.3-.8-.8-.8s-.8.3-.8.8v3.5h-8.4c-2.6 0-4.7 2.1-4.8 4.8v41c0 2.6 2.1 4.7 4.7 4.7h32.8c3.2 6.9 11.3 9.9 18.2 6.7 6.9-3.2 9.9-11.3 6.7-18.2-1.1-3-3.6-5.5-6.7-6.8zM24.7 26.7h8.4v3.5c0 .4.3.8.8.8s.8-.3.8-.8v-3.5h26.8v3.6c0 .4.3.8.8.8s.8-.3.8-.8v-3.6h7.8c1.8 0 3.2 1.5 3.2 3.3v7.9H21.5V30c0-1.8 1.4-3.2 3.2-3.3zm0 47.5c-1.8 0-3.2-1.5-3.2-3.2V39.4H74v17.4c-7.3-2.2-15 1.9-17.2 9.2-.8 2.7-.8 5.6.1 8.2H24.7zm54 4.5c-4.8 4.8-12.5 4.8-17.3 0s-4.8-12.5 0-17.3 12.5-4.8 17.3 0c2.3 2.3 3.6 5.4 3.6 8.7 0 3.1-1.3 6.3-3.6 8.6z" }),
6
- React.createElement("path", { className: "prefix__st0", d: "M33.9 43.4c-1.7 0-3.2 1.4-3.2 3.2 0 1.7 1.4 3.2 3.2 3.2 1.7 0 3.2-1.4 3.2-3.2-.1-1.8-1.5-3.2-3.2-3.2zm0 4.9c-.9 0-1.7-.7-1.7-1.7 0-.9.7-1.7 1.7-1.7.9 0 1.7.7 1.7 1.7-.1.9-.8 1.7-1.7 1.7zM33.9 53.7c-1.7 0-3.2 1.4-3.2 3.2 0 1.7 1.4 3.2 3.2 3.2 1.7 0 3.2-1.4 3.2-3.2-.1-1.8-1.5-3.2-3.2-3.2zm0 4.9c-.9 0-1.7-.7-1.7-1.7 0-.9.7-1.7 1.7-1.7.9 0 1.7.7 1.7 1.7-.1.9-.8 1.7-1.7 1.7zM62.1 49.8c1.7 0 3.2-1.4 3.2-3.2s-1.4-3.2-3.2-3.2c-1.7 0-3.2 1.4-3.2 3.2.1 1.7 1.5 3.2 3.2 3.2zm0-4.9c.9 0 1.7.7 1.7 1.7 0 .9-.7 1.7-1.7 1.7-.9 0-1.7-.7-1.7-1.7.1-.9.8-1.7 1.7-1.7zM47.7 43.4c-1.7 0-3.2 1.4-3.2 3.2 0 1.7 1.4 3.2 3.2 3.2 1.7 0 3.2-1.4 3.2-3.2 0-1.8-1.4-3.2-3.2-3.2zm0 4.9c-.9 0-1.7-.7-1.7-1.7 0-.9.7-1.7 1.7-1.7.9 0 1.7.7 1.7 1.7 0 .9-.8 1.7-1.7 1.7zM47.7 64c-1.7 0-3.2 1.4-3.2 3.2s1.4 3.2 3.2 3.2c1.7 0 3.2-1.4 3.2-3.2 0-1.7-1.4-3.2-3.2-3.2zm0 4.9c-.9 0-1.7-.7-1.7-1.7 0-.9.7-1.7 1.7-1.7.9 0 1.7.7 1.7 1.7 0 .9-.8 1.7-1.7 1.7zM70 62.4c-.4 0-.8.3-.8.8s.3.8.8.8c3.4 0 6.1 2.7 6.1 6.1 0 .4.3.8.8.8s.8-.3.8-.8c-.1-4.3-3.5-7.7-7.7-7.7zM70 76.1c-3.4 0-6.1-2.7-6.1-6.1 0-.4-.3-.8-.7-.8-.4 0-.8.3-.8.7 0 4.2 3.4 7.6 7.6 7.6.4 0 .7-.3.7-.7 0-.4-.3-.7-.7-.7z" }))));
2
+ const CalendarScheduleXl = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 96 96", className: "calendar-schedule-xl" }, props),
3
+ React.createElement("g", { fill: "#384350" },
4
+ React.createElement("path", { d: "M75.5 57.4V30c0-2.6-2.1-4.8-4.8-4.8h-7.8v-3.5c0-.4-.3-.8-.8-.8s-.8.3-.8.8v3.5H34.6v-3.5c0-.4-.3-.8-.8-.8s-.8.3-.8.8v3.5h-8.4c-2.6 0-4.7 2.1-4.8 4.8v41c0 2.6 2.1 4.7 4.7 4.7h32.8c3.2 6.9 11.3 9.9 18.2 6.7 6.9-3.2 9.9-11.3 6.7-18.2-1.1-3-3.6-5.5-6.7-6.8zM24.7 26.7h8.4v3.5c0 .4.3.8.8.8s.8-.3.8-.8v-3.5h26.8v3.6c0 .4.3.8.8.8s.8-.3.8-.8v-3.6h7.8c1.8 0 3.2 1.5 3.2 3.3v7.9H21.5V30c0-1.8 1.4-3.2 3.2-3.3zm0 47.5c-1.8 0-3.2-1.5-3.2-3.2V39.4H74v17.4c-7.3-2.2-15 1.9-17.2 9.2-.8 2.7-.8 5.6.1 8.2H24.7zm54 4.5c-4.8 4.8-12.5 4.8-17.3 0s-4.8-12.5 0-17.3 12.5-4.8 17.3 0c2.3 2.3 3.6 5.4 3.6 8.7 0 3.1-1.3 6.3-3.6 8.6z" }),
5
+ React.createElement("path", { d: "M33.9 43.4c-1.7 0-3.2 1.4-3.2 3.2 0 1.7 1.4 3.2 3.2 3.2 1.7 0 3.2-1.4 3.2-3.2-.1-1.8-1.5-3.2-3.2-3.2zm0 4.9c-.9 0-1.7-.7-1.7-1.7 0-.9.7-1.7 1.7-1.7.9 0 1.7.7 1.7 1.7-.1.9-.8 1.7-1.7 1.7zM33.9 53.7c-1.7 0-3.2 1.4-3.2 3.2 0 1.7 1.4 3.2 3.2 3.2 1.7 0 3.2-1.4 3.2-3.2-.1-1.8-1.5-3.2-3.2-3.2zm0 4.9c-.9 0-1.7-.7-1.7-1.7 0-.9.7-1.7 1.7-1.7.9 0 1.7.7 1.7 1.7-.1.9-.8 1.7-1.7 1.7zM62.1 49.8c1.7 0 3.2-1.4 3.2-3.2s-1.4-3.2-3.2-3.2c-1.7 0-3.2 1.4-3.2 3.2.1 1.7 1.5 3.2 3.2 3.2zm0-4.9c.9 0 1.7.7 1.7 1.7 0 .9-.7 1.7-1.7 1.7-.9 0-1.7-.7-1.7-1.7.1-.9.8-1.7 1.7-1.7zM47.7 43.4c-1.7 0-3.2 1.4-3.2 3.2 0 1.7 1.4 3.2 3.2 3.2 1.7 0 3.2-1.4 3.2-3.2 0-1.8-1.4-3.2-3.2-3.2zm0 4.9c-.9 0-1.7-.7-1.7-1.7 0-.9.7-1.7 1.7-1.7.9 0 1.7.7 1.7 1.7 0 .9-.8 1.7-1.7 1.7zM47.7 64c-1.7 0-3.2 1.4-3.2 3.2s1.4 3.2 3.2 3.2c1.7 0 3.2-1.4 3.2-3.2 0-1.7-1.4-3.2-3.2-3.2zm0 4.9c-.9 0-1.7-.7-1.7-1.7 0-.9.7-1.7 1.7-1.7.9 0 1.7.7 1.7 1.7 0 .9-.8 1.7-1.7 1.7zM70 62.4c-.4 0-.8.3-.8.8s.3.8.8.8c3.4 0 6.1 2.7 6.1 6.1 0 .4.3.8.8.8s.8-.3.8-.8c-.1-4.3-3.5-7.7-7.7-7.7zM70 76.1c-3.4 0-6.1-2.7-6.1-6.1 0-.4-.3-.8-.7-.8-.4 0-.8.3-.8.7 0 4.2 3.4 7.6 7.6 7.6.4 0 .7-.3.7-.7 0-.4-.3-.7-.7-.7z" }))));
7
6
  export default CalendarScheduleXl;
@@ -1,7 +1,6 @@
1
1
  import * as React from 'react';
2
- const CalendarXl = (props) => (React.createElement("svg", Object.assign({ id: "prefix__Warstwa_1", x: 0, y: 0, viewBox: "0 0 96 96", xmlSpace: "preserve", className: "calendar-xl" }, props),
3
- React.createElement("style", null, '.prefix__st0{fill:#384350}'),
4
- React.createElement("g", { id: "prefix__icon" },
5
- React.createElement("path", { className: "prefix__st0", d: "M34.1 43.4c-1.7 0-3.2 1.4-3.2 3.2s1.4 3.2 3.2 3.2c1.7 0 3.2-1.4 3.2-3.2 0-1.8-1.4-3.2-3.2-3.2zm0 4.9c-.9 0-1.7-.7-1.7-1.7 0-.9.7-1.7 1.7-1.7.9 0 1.7.7 1.7 1.7 0 .9-.8 1.7-1.7 1.7zM34.1 53.7c-1.7 0-3.2 1.4-3.2 3.2s1.4 3.2 3.2 3.2c1.7 0 3.2-1.4 3.2-3.2 0-1.8-1.4-3.2-3.2-3.2zm0 4.9c-.9 0-1.7-.7-1.7-1.7 0-.9.7-1.7 1.7-1.7.9 0 1.7.7 1.7 1.7 0 .9-.8 1.7-1.7 1.7zM62.4 49.8c1.7 0 3.2-1.4 3.2-3.2s-1.4-3.2-3.2-3.2c-1.7 0-3.2 1.4-3.2 3.2 0 1.7 1.4 3.2 3.2 3.2zm0-4.9c.9 0 1.7.7 1.7 1.7 0 .9-.7 1.7-1.7 1.7-.9 0-1.7-.7-1.7-1.7 0-.9.7-1.7 1.7-1.7zM48 43.4c-1.7 0-3.2 1.4-3.2 3.2s1.4 3.2 3.2 3.2c1.7 0 3.2-1.4 3.2-3.2-.1-1.8-1.5-3.2-3.2-3.2zm0 4.9c-.9 0-1.7-.7-1.7-1.7 0-.9.7-1.7 1.7-1.7.9 0 1.7.7 1.7 1.7-.1.9-.8 1.7-1.7 1.7zM48 64c-1.7 0-3.2 1.4-3.2 3.2s1.4 3.2 3.2 3.2c1.7 0 3.2-1.4 3.2-3.2-.1-1.7-1.5-3.2-3.2-3.2zm0 4.9c-.9 0-1.7-.7-1.7-1.7s.7-1.7 1.7-1.7c.9 0 1.7.7 1.7 1.7-.1.9-.8 1.7-1.7 1.7z" }),
6
- React.createElement("path", { className: "prefix__st0", d: "M75.8 61.7V30c0-2.6-2.1-4.7-4.7-4.8h-8v-3.6c0-.4-.3-.8-.8-.8s-.8.3-.8.8v3.6H34.8v-3.6c0-.4-.3-.8-.8-.8s-.8.3-.8.8v3.6h-8.4c-2.6 0-4.7 2.1-4.8 4.8v41c0 2.6 2.1 4.7 4.7 4.7H61.7c.1 0 .2-.1.2-.1L75 62.5c.6-.2.8-.5.8-.8zM24.9 26.8h8.4v3.5c0 .4.3.8.8.8s.8-.3.8-.8v-3.5h26.8v3.5c0 .4.3.8.8.8s.8-.3.8-.8v-3.5h8c1.8 0 3.2 1.5 3.2 3.3V38H21.6v-8c0-1.8 1.5-3.2 3.3-3.2zM21.6 71V39.4h52.6v21.5h-7c-3.5 0-6.4 2.9-6.4 6.4v6.9H24.9c-1.8 0-3.3-1.4-3.3-3.2zm40.7-3.7c0-2.7 2.2-4.9 4.9-4.9H73L62.3 73.2v-5.9z" }))));
2
+ const CalendarXl = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 96 96", className: "calendar-xl" }, props),
3
+ React.createElement("g", { fill: "#384350" },
4
+ React.createElement("path", { d: "M34.1 43.4c-1.7 0-3.2 1.4-3.2 3.2s1.4 3.2 3.2 3.2c1.7 0 3.2-1.4 3.2-3.2 0-1.8-1.4-3.2-3.2-3.2zm0 4.9c-.9 0-1.7-.7-1.7-1.7 0-.9.7-1.7 1.7-1.7.9 0 1.7.7 1.7 1.7 0 .9-.8 1.7-1.7 1.7zM34.1 53.7c-1.7 0-3.2 1.4-3.2 3.2s1.4 3.2 3.2 3.2c1.7 0 3.2-1.4 3.2-3.2 0-1.8-1.4-3.2-3.2-3.2zm0 4.9c-.9 0-1.7-.7-1.7-1.7 0-.9.7-1.7 1.7-1.7.9 0 1.7.7 1.7 1.7 0 .9-.8 1.7-1.7 1.7zM62.4 49.8c1.7 0 3.2-1.4 3.2-3.2s-1.4-3.2-3.2-3.2c-1.7 0-3.2 1.4-3.2 3.2 0 1.7 1.4 3.2 3.2 3.2zm0-4.9c.9 0 1.7.7 1.7 1.7 0 .9-.7 1.7-1.7 1.7-.9 0-1.7-.7-1.7-1.7 0-.9.7-1.7 1.7-1.7zM48 43.4c-1.7 0-3.2 1.4-3.2 3.2s1.4 3.2 3.2 3.2c1.7 0 3.2-1.4 3.2-3.2-.1-1.8-1.5-3.2-3.2-3.2zm0 4.9c-.9 0-1.7-.7-1.7-1.7 0-.9.7-1.7 1.7-1.7.9 0 1.7.7 1.7 1.7-.1.9-.8 1.7-1.7 1.7zM48 64c-1.7 0-3.2 1.4-3.2 3.2s1.4 3.2 3.2 3.2c1.7 0 3.2-1.4 3.2-3.2-.1-1.7-1.5-3.2-3.2-3.2zm0 4.9c-.9 0-1.7-.7-1.7-1.7s.7-1.7 1.7-1.7c.9 0 1.7.7 1.7 1.7-.1.9-.8 1.7-1.7 1.7z" }),
5
+ React.createElement("path", { d: "M75.8 61.7V30c0-2.6-2.1-4.7-4.7-4.8h-8v-3.6c0-.4-.3-.8-.8-.8s-.8.3-.8.8v3.6H34.8v-3.6c0-.4-.3-.8-.8-.8s-.8.3-.8.8v3.6h-8.4c-2.6 0-4.7 2.1-4.8 4.8v41c0 2.6 2.1 4.7 4.7 4.7H61.7c.1 0 .2-.1.2-.1L75 62.5c.6-.2.8-.5.8-.8zM24.9 26.8h8.4v3.5c0 .4.3.8.8.8s.8-.3.8-.8v-3.5h26.8v3.5c0 .4.3.8.8.8s.8-.3.8-.8v-3.5h8c1.8 0 3.2 1.5 3.2 3.3V38H21.6v-8c0-1.8 1.5-3.2 3.3-3.2zM21.6 71V39.4h52.6v21.5h-7c-3.5 0-6.4 2.9-6.4 6.4v6.9H24.9c-1.8 0-3.3-1.4-3.3-3.2zm40.7-3.7c0-2.7 2.2-4.9 4.9-4.9H73L62.3 73.2v-5.9z" }))));
7
6
  export default CalendarXl;
@@ -1,5 +1,5 @@
1
1
  import * as React from 'react';
2
- const CompareXl = (props) => (React.createElement("svg", Object.assign({ id: "prefix__Warstwa_1", x: 0, y: 0, viewBox: "0 0 96 96", xmlSpace: "preserve", className: "compare_xl" }, props),
3
- React.createElement("style", null, '.prefix__st0{fill:#384350}'),
4
- React.createElement("path", { className: "prefix__st0", d: "M44.4 58.7zM65.9 23.5zM78.5 48.8zM51.2 48.8zM67 24.6zM78.8 49.9c0-.1-.1-.1 0 0 0-.4-.1-.7-.2-1.1L67 24.6c-.2-.5-.6-.9-1.1-1.1-.3-.1-.6-.2-.9-.2h-.1c-.4 0-.8.1-1.1.3L48 28v-4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v4.5L30 33.2c-.2.1-.3.2-.4.3-.4.2-.8.6-1 1L17.1 58.7c-.2.3-.2.7-.2 1 .2 7.4 6.1 13.3 13.5 13.6h.4c7.5 0 13.7-6 13.9-13.5 0-.4-.1-.7-.2-1L33 34.5c-.1-.2-.2-.4-.4-.5l13.9-4v8.8c0 .4.3.8.8.8s.8-.3.8-.8v-9.3l14.3-4.1-11.2 23.4c-.2.3-.2.7-.2 1 .2 7.4 6.1 13.3 13.5 13.5h.4c7.4.1 13.6-5.9 13.9-13.4-.1 0 0 0 0 0zm-48 21.9h-.4c-6.3-.2-11.4-5.1-12-11.3h24.7c-.6 6.4-5.9 11.3-12.3 11.3zM42.9 59H18.6L30 35.2c.2-.3.5-.5.8-.5.1 0 .3 0 .4.1.2.1.3.2.4.4L42.9 59zm22-34.2c.1 0 .2 0 .3.1.2.1.3.2.4.4L77 49.1H52.7L64 25.3c.1-.1.2-.3.3-.3l.6-.2zm0 37.1h-.4c-6.3-.2-11.4-5.1-12-11.3h24.7c-.6 6.3-5.9 11.3-12.3 11.3z" })));
2
+ const CompareXl = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 96 96", className: "compare_xl" }, props),
3
+ React.createElement("g", { fill: "#384350" },
4
+ React.createElement("path", { d: "M44.4 58.7zM65.9 23.5zM78.5 48.8zM51.2 48.8zM67 24.6zM78.8 49.9c0-.1-.1-.1 0 0 0-.4-.1-.7-.2-1.1L67 24.6c-.2-.5-.6-.9-1.1-1.1-.3-.1-.6-.2-.9-.2h-.1c-.4 0-.8.1-1.1.3L48 28v-4c0-.4-.3-.8-.8-.8s-.8.3-.8.8v4.5L30 33.2c-.2.1-.3.2-.4.3-.4.2-.8.6-1 1L17.1 58.7c-.2.3-.2.7-.2 1 .2 7.4 6.1 13.3 13.5 13.6h.4c7.5 0 13.7-6 13.9-13.5 0-.4-.1-.7-.2-1L33 34.5c-.1-.2-.2-.4-.4-.5l13.9-4v8.8c0 .4.3.8.8.8s.8-.3.8-.8v-9.3l14.3-4.1-11.2 23.4c-.2.3-.2.7-.2 1 .2 7.4 6.1 13.3 13.5 13.5h.4c7.4.1 13.6-5.9 13.9-13.4-.1 0 0 0 0 0zm-48 21.9h-.4c-6.3-.2-11.4-5.1-12-11.3h24.7c-.6 6.4-5.9 11.3-12.3 11.3zM42.9 59H18.6L30 35.2c.2-.3.5-.5.8-.5.1 0 .3 0 .4.1.2.1.3.2.4.4L42.9 59zm22-34.2c.1 0 .2 0 .3.1.2.1.3.2.4.4L77 49.1H52.7L64 25.3c.1-.1.2-.3.3-.3l.6-.2zm0 37.1h-.4c-6.3-.2-11.4-5.1-12-11.3h24.7c-.6 6.3-5.9 11.3-12.3 11.3z" }))));
5
5
  export default CompareXl;
@@ -1,6 +1,6 @@
1
1
  import * as React from 'react';
2
- const FolderXl = (props) => (React.createElement("svg", Object.assign({ id: "prefix__Warstwa_1", x: 0, y: 0, viewBox: "0 0 96 96", xmlSpace: "preserve", className: "folder-xl" }, props),
3
- React.createElement("style", null, '.prefix__st0{fill:#384350}'),
4
- React.createElement("path", { className: "prefix__st0", d: "M46.9 59.9H27.7c-.4 0-.8.3-.8.8 0 .4.3.8.8.8h19.1c.4 0 .8-.3.8-.8s-.3-.8-.7-.8zM27.7 55.5H40c.4 0 .8-.3.8-.8-.1-.5-.4-.8-.8-.8H27.7c-.4 0-.8.3-.8.8 0 .4.3.8.8.8z" }),
5
- React.createElement("path", { className: "prefix__st0", d: "M74 31.1H52.7c-.6 0-1.2-.2-1.7-.5l-10.6-6.7c-.8-.5-1.6-.7-2.6-.7H22c-2.6 0-4.7 2.1-4.8 4.8v40c0 2.6 2.1 4.7 4.8 4.8h52c2.6 0 4.7-2.1 4.8-4.8V35.9c0-2.6-2.1-4.7-4.8-4.8zM77.2 68c0 1.8-1.5 3.2-3.2 3.2H56.9L22 71.1c-1.8 0-3.2-1.5-3.2-3.2v-40c0-1.8 1.5-3.2 3.2-3.2h15.8c.6 0 1.2.2 1.7.5l10.6 6.7c.8.5 1.6.7 2.6.7H74c1.8 0 3.2 1.5 3.2 3.2V68z" })));
2
+ const FolderXl = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 96 96", className: "folder-xl" }, props),
3
+ React.createElement("g", { fill: "#384350" },
4
+ React.createElement("path", { d: "M46.9 59.9H27.7c-.4 0-.8.3-.8.8 0 .4.3.8.8.8h19.1c.4 0 .8-.3.8-.8s-.3-.8-.7-.8zM27.7 55.5H40c.4 0 .8-.3.8-.8-.1-.5-.4-.8-.8-.8H27.7c-.4 0-.8.3-.8.8 0 .4.3.8.8.8z" }),
5
+ React.createElement("path", { d: "M74 31.1H52.7c-.6 0-1.2-.2-1.7-.5l-10.6-6.7c-.8-.5-1.6-.7-2.6-.7H22c-2.6 0-4.7 2.1-4.8 4.8v40c0 2.6 2.1 4.7 4.8 4.8h52c2.6 0 4.7-2.1 4.8-4.8V35.9c0-2.6-2.1-4.7-4.8-4.8zM77.2 68c0 1.8-1.5 3.2-3.2 3.2H56.9L22 71.1c-1.8 0-3.2-1.5-3.2-3.2v-40c0-1.8 1.5-3.2 3.2-3.2h15.8c.6 0 1.2.2 1.7.5l10.6 6.7c.8.5 1.6.7 2.6.7H74c1.8 0 3.2 1.5 3.2 3.2V68z" }))));
6
6
  export default FolderXl;
@@ -1,7 +1,7 @@
1
1
  import * as React from 'react';
2
- const RecentInteractionsXl = (props) => (React.createElement("svg", Object.assign({ id: "prefix__Warstwa_1", x: 0, y: 0, viewBox: "0 0 96 96", xmlSpace: "preserve", className: "recent_interactions_xl" }, props),
3
- React.createElement("style", null, '.prefix__st0{fill:#384350}'),
4
- React.createElement("path", { className: "prefix__st0", d: "M83.1 70.6l-8.6-6.9c2.9-4.9 4.4-10.4 4.4-15.7 0-10.4-5.3-20.5-14.8-26.3-5-3-10.5-4.5-15.9-4.5-10.4 0-20.5 5.3-26.3 14.8-3 5-4.5 10.5-4.5 15.9 0 10.4 5.3 20.5 14.8 26.3 4.9 3 10.4 4.5 15.9 4.5 5.2 0 10.5-1.4 15.2-4v5.9c0 .7.6 1.3 1.3 1.3.4 0 .8-.2 1-.5l4.4-5.5 3.4 6.8c.3.7 1 1.1 1.7 1.1.3 0 .6-.1.9-.2l2.6-1.3c.7-.3 1.1-1 1.1-1.7 0-.3-.1-.6-.2-.9L76.2 73h6.2c.7 0 1.3-.6 1.3-1.3-.1-.4-.2-.8-.6-1.1zm-35 6.6c-5.3 0-10.5-1.4-15.2-4.2-9.1-5.5-14.1-15.1-14.1-25 0-5.2 1.4-10.4 4.2-15.1 5.5-9.1 15.1-14.1 25-14.1 5.2 0 10.4 1.4 15.1 4.2 9.1 5.5 14.1 15.1 14.1 25 0 5-1.3 10.1-4 14.8l-7.9-6.3c-.2-.2-.5-.3-.8-.3-.4 0-.8.2-1 .5-.2.2-.3.5-.3.8V73c-4.5 2.8-9.8 4.2-15.1 4.2zm26.2-4.6l3.9 7.8v.2c0 .2-.1.3-.2.4l-2.6 1.3h-.2c-.2 0-.3-.1-.4-.2l-3.9-7.8c-.1-.2-.3-.4-.6-.4s-.5.1-.7.3l-4.8 6V58l17 13.5h-6.9c-.3 0-.5.1-.6.4-.1.2-.1.4 0 .7z" }),
5
- React.createElement("path", { className: "prefix__st0", d: "M27 33.2c-1.2 1.7-2.2 3.5-2.9 5.4-.2.4 0 .8.4 1 .4.2.8 0 1-.4.7-1.8 1.6-3.5 2.7-5.1.2-.3.2-.8-.2-1-.3-.3-.7-.2-1 .1zM23.9 48c0-1.1.1-2.1.2-3.2.1-.4-.2-.8-.6-.8s-.8.2-.8.6c-.1 1.1-.2 2.2-.2 3.4 0 .9.1 1.9.1 2.8 0 .4.4.7.8.7s.7-.4.7-.8c-.2-.9-.2-1.8-.2-2.7zM42.4 24.4c1.8-.5 3.8-.7 5.8-.7 6.7 0 12.8 2.7 17.1 7.1 4.4 4.4 7.1 10.4 7.1 17.1 0 .4.3.8.8.8s.8-.3.8-.8c0-14.2-11.5-25.7-25.8-25.8-2.2.1-4.2.4-6.2.9-.4.1-.6.5-.6.9.2.4.6.6 1 .5zM25.3 56.3c-.1-.4-.6-.6-1-.4-.4.1-.6.6-.4 1 .7 2 1.7 3.8 2.8 5.5.2.3.7.4 1 .2.3-.2.4-.7.2-1-1-1.7-1.9-3.5-2.6-5.3zM47.6 72.2c-2 0-3.9-.3-5.7-.8-.4-.1-.8.1-.9.5s.1.8.5.9c2 .5 4 .8 6.1.9.4 0 .8-.3.8-.7-.1-.4-.4-.7-.8-.8zM36.4 69.3c-1.7-.9-3.3-2.1-4.7-3.4-.3-.3-.8-.3-1.1 0-.3.3-.3.8 0 1.1 1.5 1.4 3.2 2.6 5 3.6.4.2.8.1 1-.3.3-.4.2-.8-.2-1zM36.2 25.2c-1.8 1-3.5 2.1-5.1 3.5-.3.3-.3.7-.1 1.1.3.3.7.3 1.1.1 1.5-1.3 3.1-2.4 4.8-3.3.4-.2.5-.6.3-1-.1-.5-.6-.6-1-.4z" }),
6
- React.createElement("path", { className: "prefix__st0", d: "M67.6 48.8c.4 0 .8-.3.8-.8 0-.4-.3-.8-.8-.8H48.9V28.5c0-.4-.3-.8-.8-.8s-.8.3-.8.8v18.8h-3.2c-.4 0-.8.3-.8.8 0 .4.3.8.8.8h3.2V52c0 .4.3.8.8.8s.8-.3.8-.8v-3.2h18.7z" })));
2
+ const RecentInteractionsXl = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 96 96", className: "recent_interactions_xl" }, props),
3
+ React.createElement("g", { fill: "#384350" },
4
+ React.createElement("path", { d: "M83.1 70.6l-8.6-6.9c2.9-4.9 4.4-10.4 4.4-15.7 0-10.4-5.3-20.5-14.8-26.3-5-3-10.5-4.5-15.9-4.5-10.4 0-20.5 5.3-26.3 14.8-3 5-4.5 10.5-4.5 15.9 0 10.4 5.3 20.5 14.8 26.3 4.9 3 10.4 4.5 15.9 4.5 5.2 0 10.5-1.4 15.2-4v5.9c0 .7.6 1.3 1.3 1.3.4 0 .8-.2 1-.5l4.4-5.5 3.4 6.8c.3.7 1 1.1 1.7 1.1.3 0 .6-.1.9-.2l2.6-1.3c.7-.3 1.1-1 1.1-1.7 0-.3-.1-.6-.2-.9L76.2 73h6.2c.7 0 1.3-.6 1.3-1.3-.1-.4-.2-.8-.6-1.1zm-35 6.6c-5.3 0-10.5-1.4-15.2-4.2-9.1-5.5-14.1-15.1-14.1-25 0-5.2 1.4-10.4 4.2-15.1 5.5-9.1 15.1-14.1 25-14.1 5.2 0 10.4 1.4 15.1 4.2 9.1 5.5 14.1 15.1 14.1 25 0 5-1.3 10.1-4 14.8l-7.9-6.3c-.2-.2-.5-.3-.8-.3-.4 0-.8.2-1 .5-.2.2-.3.5-.3.8V73c-4.5 2.8-9.8 4.2-15.1 4.2zm26.2-4.6l3.9 7.8v.2c0 .2-.1.3-.2.4l-2.6 1.3h-.2c-.2 0-.3-.1-.4-.2l-3.9-7.8c-.1-.2-.3-.4-.6-.4s-.5.1-.7.3l-4.8 6V58l17 13.5h-6.9c-.3 0-.5.1-.6.4-.1.2-.1.4 0 .7z" }),
5
+ React.createElement("path", { d: "M27 33.2c-1.2 1.7-2.2 3.5-2.9 5.4-.2.4 0 .8.4 1 .4.2.8 0 1-.4.7-1.8 1.6-3.5 2.7-5.1.2-.3.2-.8-.2-1-.3-.3-.7-.2-1 .1zM23.9 48c0-1.1.1-2.1.2-3.2.1-.4-.2-.8-.6-.8s-.8.2-.8.6c-.1 1.1-.2 2.2-.2 3.4 0 .9.1 1.9.1 2.8 0 .4.4.7.8.7s.7-.4.7-.8c-.2-.9-.2-1.8-.2-2.7zM42.4 24.4c1.8-.5 3.8-.7 5.8-.7 6.7 0 12.8 2.7 17.1 7.1 4.4 4.4 7.1 10.4 7.1 17.1 0 .4.3.8.8.8s.8-.3.8-.8c0-14.2-11.5-25.7-25.8-25.8-2.2.1-4.2.4-6.2.9-.4.1-.6.5-.6.9.2.4.6.6 1 .5zM25.3 56.3c-.1-.4-.6-.6-1-.4-.4.1-.6.6-.4 1 .7 2 1.7 3.8 2.8 5.5.2.3.7.4 1 .2.3-.2.4-.7.2-1-1-1.7-1.9-3.5-2.6-5.3zM47.6 72.2c-2 0-3.9-.3-5.7-.8-.4-.1-.8.1-.9.5s.1.8.5.9c2 .5 4 .8 6.1.9.4 0 .8-.3.8-.7-.1-.4-.4-.7-.8-.8zM36.4 69.3c-1.7-.9-3.3-2.1-4.7-3.4-.3-.3-.8-.3-1.1 0-.3.3-.3.8 0 1.1 1.5 1.4 3.2 2.6 5 3.6.4.2.8.1 1-.3.3-.4.2-.8-.2-1zM36.2 25.2c-1.8 1-3.5 2.1-5.1 3.5-.3.3-.3.7-.1 1.1.3.3.7.3 1.1.1 1.5-1.3 3.1-2.4 4.8-3.3.4-.2.5-.6.3-1-.1-.5-.6-.6-1-.4z" }),
6
+ React.createElement("path", { d: "M67.6 48.8c.4 0 .8-.3.8-.8 0-.4-.3-.8-.8-.8H48.9V28.5c0-.4-.3-.8-.8-.8s-.8.3-.8.8v18.8h-3.2c-.4 0-.8.3-.8.8 0 .4.3.8.8.8h3.2V52c0 .4.3.8.8.8s.8-.3.8-.8v-3.2h18.7z" }))));
7
7
  export default RecentInteractionsXl;
@@ -1,5 +1,5 @@
1
1
  import * as React from 'react';
2
- const SectionXl = (props) => (React.createElement("svg", Object.assign({ id: "prefix__icon", x: 0, y: 0, viewBox: "0 0 96 96", xmlSpace: "preserve", className: "section-xl" }, props),
3
- React.createElement("style", null, '.prefix__st0{fill:#384350}'),
4
- React.createElement("path", { className: "prefix__st0", d: "M51.8 55.5c2.1 0 3.7-1.7 3.7-3.7v-7.6c0-2.1-1.7-3.7-3.7-3.7h-7.6c-2.1 0-3.7 1.7-3.7 3.7v7.6c0 2.1 1.7 3.7 3.7 3.7h7.6zM42 51.8v-7.6c0-1.2 1-2.2 2.2-2.2h7.6c1.2 0 2.2 1 2.2 2.2v7.6c0 1.2-1 2.2-2.2 2.2h-7.6C43 54 42 53 42 51.8zM24 55.5h7.6c2.1 0 3.7-1.7 3.7-3.7v-7.6c0-2.1-1.7-3.7-3.7-3.7H24c-2.1 0-3.7 1.7-3.7 3.7v7.6c0 2.1 1.6 3.7 3.7 3.7zm-2.2-11.3c0-1.2 1-2.2 2.2-2.2h7.6c1.2 0 2.2 1 2.2 2.2v7.6c0 1.2-1 2.2-2.2 2.2H24c-1.2 0-2.2-1-2.2-2.2v-7.6zM72 40.5h-7.6c-2.1 0-3.7 1.7-3.7 3.7v7.6c0 2.1 1.7 3.7 3.7 3.7H72c2.1 0 3.7-1.7 3.7-3.7v-7.6c0-2.1-1.6-3.7-3.7-3.7zm2.2 11.3c0 1.2-1 2.2-2.2 2.2h-7.6c-1.2 0-2.2-1-2.2-2.2v-7.6c0-1.2 1-2.2 2.2-2.2H72c1.2 0 2.2 1 2.2 2.2v7.6zM71 60.7H25c-2.6 0-4.7 2.1-4.7 4.7V71c0 2.6 2.1 4.7 4.7 4.7h46c2.6 0 4.7-2.1 4.7-4.7v-5.6c0-2.6-2.1-4.7-4.7-4.7zM74.2 71c0 1.8-1.4 3.2-3.2 3.2H25c-1.8 0-3.2-1.5-3.2-3.2v-5.6c0-1.8 1.4-3.2 3.2-3.2h46c1.8 0 3.2 1.5 3.2 3.2V71zM71 20.2H25c-2.6 0-4.7 2.1-4.7 4.7v5.6c0 2.6 2.1 4.7 4.7 4.7h46c2.6 0 4.7-2.1 4.7-4.7V25c0-2.6-2.1-4.7-4.7-4.8zm3.2 10.4c0 1.8-1.4 3.2-3.2 3.2H25c-1.8 0-3.2-1.5-3.2-3.2V25c0-1.8 1.4-3.2 3.2-3.2h46c1.8 0 3.2 1.5 3.2 3.2v5.6z" })));
2
+ const SectionXl = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 96 96", className: "section-xl" }, props),
3
+ React.createElement("g", { fill: "#384350" },
4
+ React.createElement("path", { d: "M51.8 55.5c2.1 0 3.7-1.7 3.7-3.7v-7.6c0-2.1-1.7-3.7-3.7-3.7h-7.6c-2.1 0-3.7 1.7-3.7 3.7v7.6c0 2.1 1.7 3.7 3.7 3.7h7.6zM42 51.8v-7.6c0-1.2 1-2.2 2.2-2.2h7.6c1.2 0 2.2 1 2.2 2.2v7.6c0 1.2-1 2.2-2.2 2.2h-7.6C43 54 42 53 42 51.8zM24 55.5h7.6c2.1 0 3.7-1.7 3.7-3.7v-7.6c0-2.1-1.7-3.7-3.7-3.7H24c-2.1 0-3.7 1.7-3.7 3.7v7.6c0 2.1 1.6 3.7 3.7 3.7zm-2.2-11.3c0-1.2 1-2.2 2.2-2.2h7.6c1.2 0 2.2 1 2.2 2.2v7.6c0 1.2-1 2.2-2.2 2.2H24c-1.2 0-2.2-1-2.2-2.2v-7.6zM72 40.5h-7.6c-2.1 0-3.7 1.7-3.7 3.7v7.6c0 2.1 1.7 3.7 3.7 3.7H72c2.1 0 3.7-1.7 3.7-3.7v-7.6c0-2.1-1.6-3.7-3.7-3.7zm2.2 11.3c0 1.2-1 2.2-2.2 2.2h-7.6c-1.2 0-2.2-1-2.2-2.2v-7.6c0-1.2 1-2.2 2.2-2.2H72c1.2 0 2.2 1 2.2 2.2v7.6zM71 60.7H25c-2.6 0-4.7 2.1-4.7 4.7V71c0 2.6 2.1 4.7 4.7 4.7h46c2.6 0 4.7-2.1 4.7-4.7v-5.6c0-2.6-2.1-4.7-4.7-4.7zM74.2 71c0 1.8-1.4 3.2-3.2 3.2H25c-1.8 0-3.2-1.5-3.2-3.2v-5.6c0-1.8 1.4-3.2 3.2-3.2h46c1.8 0 3.2 1.5 3.2 3.2V71zM71 20.2H25c-2.6 0-4.7 2.1-4.7 4.7v5.6c0 2.6 2.1 4.7 4.7 4.7h46c2.6 0 4.7-2.1 4.7-4.7V25c0-2.6-2.1-4.7-4.7-4.8zm3.2 10.4c0 1.8-1.4 3.2-3.2 3.2H25c-1.8 0-3.2-1.5-3.2-3.2V25c0-1.8 1.4-3.2 3.2-3.2h46c1.8 0 3.2 1.5 3.2 3.2v5.6z" }))));
5
5
  export default SectionXl;
@@ -1,81 +1,81 @@
1
- export { default as AbTestXl } from './AbTestXl';
2
- export { default as AfterEventXl } from './AfterEventXl';
3
1
  export { default as AddXl } from './AddXl';
4
- export { default as AttributeXl } from './AttributeXl';
5
- export { default as BeforeEventXl } from './BeforeEventXl';
6
- export { default as BasketCheckXl } from './BasketCheckXl';
7
- export { default as BrowserCloseXl } from './BrowserCloseXl';
2
+ export { default as AfterEventXl } from './AfterEventXl';
3
+ export { default as AbTestXl } from './AbTestXl';
4
+ export { default as AnalyticsInsightsXl } from './AnalyticsInsightsXl';
8
5
  export { default as BrowserCodeXl } from './BrowserCodeXl';
6
+ export { default as BeforeEventXl } from './BeforeEventXl';
9
7
  export { default as BrowserLandingXl } from './BrowserLandingXl';
10
- export { default as BillingXl } from './BillingXl';
11
- export { default as BrowserScrollXl } from './BrowserScrollXl';
8
+ export { default as BasketCheckXl } from './BasketCheckXl';
9
+ export { default as AttributeXl } from './AttributeXl';
12
10
  export { default as BulbEditXl } from './BulbEditXl';
11
+ export { default as CalculatorXl } from './CalculatorXl';
13
12
  export { default as CalendarIntervalXl } from './CalendarIntervalXl';
13
+ export { default as BrowserCloseXl } from './BrowserCloseXl';
14
14
  export { default as CalendarScheduleXl } from './CalendarScheduleXl';
15
- export { default as CalculatorXl } from './CalculatorXl';
16
- export { default as AnalyticsInsightsXl } from './AnalyticsInsightsXl';
15
+ export { default as CalendarXl } from './CalendarXl';
17
16
  export { default as CartAddXl } from './CartAddXl';
18
17
  export { default as CardVisaXl } from './CardVisaXl';
18
+ export { default as BrowserScrollXl } from './BrowserScrollXl';
19
19
  export { default as CardAeXl } from './CardAeXl';
20
- export { default as CheckInXl } from './CheckInXl';
21
- export { default as CalendarXl } from './CalendarXl';
22
20
  export { default as CheckOutXl } from './CheckOutXl';
21
+ export { default as BillingXl } from './BillingXl';
22
+ export { default as CheckInXl } from './CheckInXl';
23
+ export { default as CheckXl } from './CheckXl';
23
24
  export { default as ClassificationXl } from './ClassificationXl';
24
- export { default as CouponXl } from './CouponXl';
25
+ export { default as CompareXl } from './CompareXl';
25
26
  export { default as DiscountXl } from './DiscountXl';
26
27
  export { default as CupXl } from './CupXl';
28
+ export { default as CouponXl } from './CouponXl';
27
29
  export { default as EventXl } from './EventXl';
28
- export { default as FileUrlXl } from './FileUrlXl';
29
30
  export { default as FileUpXl } from './FileUpXl';
30
- export { default as FileXl } from './FileXl';
31
+ export { default as FileUrlXl } from './FileUrlXl';
31
32
  export { default as FileZipXl } from './FileZipXl';
32
- export { default as CompareXl } from './CompareXl';
33
- export { default as CheckXl } from './CheckXl';
34
- export { default as FirstRunXl } from './FirstRunXl';
35
- export { default as FolderStarXl } from './FolderStarXl';
33
+ export { default as FileXl } from './FileXl';
36
34
  export { default as FolderCheckXl } from './FolderCheckXl';
37
35
  export { default as FolderUserXl } from './FolderUserXl';
38
- export { default as FormXl } from './FormXl';
36
+ export { default as FolderStarXl } from './FolderStarXl';
39
37
  export { default as FolderXl } from './FolderXl';
40
- export { default as FunctionXl } from './FunctionXl';
41
- export { default as FormulaXl } from './FormulaXl';
42
- export { default as InsertObjectXl } from './InsertObjectXl';
38
+ export { default as FormXl } from './FormXl';
43
39
  export { default as InboxNoResultsXl } from './InboxNoResultsXl';
40
+ export { default as FirstRunXl } from './FirstRunXl';
41
+ export { default as FormulaXl } from './FormulaXl';
42
+ export { default as FunctionXl } from './FunctionXl';
44
43
  export { default as InfoXl } from './InfoXl';
44
+ export { default as InsertObjectXl } from './InsertObjectXl';
45
45
  export { default as IntegrationsXl } from './IntegrationsXl';
46
46
  export { default as IntegrationXl } from './IntegrationXl';
47
- export { default as LaunchXl } from './LaunchXl';
48
- export { default as MessageXl } from './MessageXl';
49
47
  export { default as LaptopTargetXl } from './LaptopTargetXl';
50
48
  export { default as MarketingAutomationXl } from './MarketingAutomationXl';
51
- export { default as MobileBannerXl } from './MobileBannerXl';
52
- export { default as MobilePromotionXl } from './MobilePromotionXl';
49
+ export { default as LaunchXl } from './LaunchXl';
50
+ export { default as LoyalityBoostXl } from './LoyalityBoostXl';
53
51
  export { default as MobileStepsXl } from './MobileStepsXl';
52
+ export { default as MessageXl } from './MessageXl';
53
+ export { default as MultivalueXl } from './MultivalueXl';
54
+ export { default as MobilePromotionXl } from './MobilePromotionXl';
55
+ export { default as MobileBannerXl } from './MobileBannerXl';
54
56
  export { default as MobileUpdateXl } from './MobileUpdateXl';
55
- export { default as NetworkFileXl } from './NetworkFileXl';
56
57
  export { default as NoPermissionXl } from './NoPermissionXl';
57
- export { default as LoyalityBoostXl } from './LoyalityBoostXl';
58
- export { default as MultivalueXl } from './MultivalueXl';
58
+ export { default as NetworkFileXl } from './NetworkFileXl';
59
59
  export { default as NotificationsEditXl } from './NotificationsEditXl';
60
+ export { default as ProductsFeedXl } from './ProductsFeedXl';
60
61
  export { default as ProductsBundleXl } from './ProductsBundleXl';
61
62
  export { default as ProductsSimilarXl } from './ProductsSimilarXl';
62
- export { default as ProductsFeedXl } from './ProductsFeedXl';
63
63
  export { default as ProductsLastSeenXl } from './ProductsLastSeenXl';
64
- export { default as PushXl } from './PushXl';
65
- export { default as RecentInteractionsXl } from './RecentInteractionsXl';
66
- export { default as SearchNoResultsXl } from './SearchNoResultsXl';
67
- export { default as ReggressionXl } from './ReggressionXl';
64
+ export { default as LaptopAiXl } from './LaptopAiXl';
68
65
  export { default as SectionXl } from './SectionXl';
69
- export { default as ShowXl } from './ShowXl';
66
+ export { default as ReggressionXl } from './ReggressionXl';
67
+ export { default as RecentInteractionsXl } from './RecentInteractionsXl';
70
68
  export { default as SilentPushXl } from './SilentPushXl';
69
+ export { default as ShowXl } from './ShowXl';
70
+ export { default as UserCircleXl } from './UserCircleXl';
71
+ export { default as SearchNoResultsXl } from './SearchNoResultsXl';
72
+ export { default as ToolsXl } from './ToolsXl';
71
73
  export { default as UserCircleUpXl } from './UserCircleUpXl';
72
- export { default as VisualEditorStarXl } from './VisualEditorStarXl';
73
74
  export { default as VisualEditorXl } from './VisualEditorXl';
74
- export { default as LaptopAiXl } from './LaptopAiXl';
75
- export { default as UserCircleXl } from './UserCircleXl';
76
75
  export { default as UserIdXl } from './UserIdXl';
77
76
  export { default as VoucherXl } from './VoucherXl';
78
- export { default as ToolsXl } from './ToolsXl';
77
+ export { default as VisualEditorStarXl } from './VisualEditorStarXl';
78
+ export { default as WarningXl } from './WarningXl';
79
79
  export { default as WebhookXl } from './WebhookXl';
80
80
  export { default as WeblayerXl } from './WeblayerXl';
81
- export { default as WarningXl } from './WarningXl';
81
+ export { default as PushXl } from './PushXl';