@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.
- package/CHANGELOG.md +11 -0
- package/dist/cjs/icons/AiSearchGreyM.js +4 -4
- package/dist/cjs/icons/AngleBottomS.js +4 -7
- package/dist/cjs/icons/AutomationGreyM.js +4 -4
- package/dist/cjs/icons/ChatGreyM.js +4 -4
- package/dist/cjs/icons/L/FolderFavouriteFlatL.js +4 -4
- package/dist/cjs/icons/L/FolderL.js +4 -4
- package/dist/cjs/icons/L/index.d.ts +26 -26
- package/dist/cjs/icons/L/index.js +52 -52
- package/dist/cjs/icons/NullObjectM.js +3 -5
- package/dist/cjs/icons/SettingsGreyM.js +4 -4
- package/dist/cjs/icons/XL/AttributeXl.js +4 -4
- package/dist/cjs/icons/XL/CalendarIntervalXl.js +4 -5
- package/dist/cjs/icons/XL/CalendarScheduleXl.js +4 -5
- package/dist/cjs/icons/XL/CalendarXl.js +4 -5
- package/dist/cjs/icons/XL/CompareXl.js +3 -3
- package/dist/cjs/icons/XL/FolderXl.js +4 -4
- package/dist/cjs/icons/XL/RecentInteractionsXl.js +5 -5
- package/dist/cjs/icons/XL/SectionXl.js +3 -3
- package/dist/cjs/icons/XL/index.d.ts +41 -41
- package/dist/cjs/icons/XL/index.js +82 -82
- package/dist/cjs/icons/additional/AdAfterScrollL.js +9 -11
- package/dist/cjs/icons/additional/AdAfterXpagesL.js +7 -9
- package/dist/cjs/icons/additional/AdBannerL.js +7 -8
- package/dist/cjs/icons/additional/AdCodeEditorL.js +7 -9
- package/dist/cjs/icons/additional/AdCouponL.js +7 -8
- package/dist/cjs/icons/additional/AdDeeplinkingL.js +6 -8
- package/dist/cjs/icons/additional/AdFadeInL.js +3 -5
- package/dist/cjs/icons/additional/AdFirstRunL.js +6 -7
- package/dist/cjs/icons/additional/AdFolderBasic.js +13 -16
- package/dist/cjs/icons/additional/AdFolderFeatured.js +16 -19
- package/dist/cjs/icons/additional/AdFolderUser.js +10 -12
- package/dist/cjs/icons/additional/AdFullScreenBannerL.js +5 -6
- package/dist/cjs/icons/additional/AdImageL.js +2 -4
- package/dist/cjs/icons/additional/AdImgTextL.js +3 -5
- package/dist/cjs/icons/additional/AdImportUrl.js +7 -9
- package/dist/cjs/icons/additional/AdImportZip.js +6 -8
- package/dist/cjs/icons/additional/AdInsertObjectL.js +10 -15
- package/dist/cjs/icons/additional/AdLandL.js +15 -17
- package/dist/cjs/icons/additional/AdMandatoryUpdateL.js +7 -8
- package/dist/cjs/icons/additional/AdMandatoryUpgradeL.js +7 -8
- package/dist/cjs/icons/additional/AdOnExitL.js +11 -13
- package/dist/cjs/icons/additional/AdOnLandingL.js +8 -10
- package/dist/cjs/icons/additional/AdOnboardingL.js +8 -9
- package/dist/cjs/icons/additional/AdOpenAppL.js +6 -8
- package/dist/cjs/icons/additional/AdOpenUrlL.js +8 -10
- package/dist/cjs/icons/additional/AdPopL.js +15 -17
- package/dist/cjs/icons/additional/AdPortraitL.js +4 -6
- package/dist/cjs/icons/additional/AdPreBuiltSegmentsL.js +9 -10
- package/dist/cjs/icons/additional/AdSilentPushL.js +14 -16
- package/dist/cjs/icons/additional/AdSimplePushL.js +13 -13
- package/dist/cjs/icons/additional/AdSlideDownL.js +6 -8
- package/dist/cjs/icons/additional/AdSlideLeftL.js +6 -8
- package/dist/cjs/icons/additional/AdSlideRightL.js +6 -8
- package/dist/cjs/icons/additional/AdSlideUpL.js +6 -8
- package/dist/cjs/icons/additional/AdTempCodeS.js +4 -7
- package/dist/cjs/icons/additional/AdTextEditorL.js +8 -10
- package/dist/cjs/icons/additional/AdUserSegmentsL.js +8 -9
- package/dist/cjs/icons/additional/AdVisualEditorL.js +12 -16
- package/dist/cjs/icons/additional/AdVisualEditorNewL.js +14 -18
- package/dist/cjs/icons/additional/AdWalktroughL.js +8 -9
- package/dist/cjs/icons/additional/AdWebLayerL.js +8 -10
- package/dist/cjs/icons/additional/AdWelcomeScreenL.js +10 -11
- package/dist/cjs/icons/additional/AiCampaigns.js +4 -22
- package/dist/cjs/icons/additional/AudienceAnalytics.js +5 -23
- package/dist/cjs/icons/additional/BoostLoyalty.js +4 -22
- package/dist/cjs/icons/additional/ChartColumnL.js +7 -8
- package/dist/cjs/icons/additional/ChartComboL.js +8 -9
- package/dist/cjs/icons/additional/ChartDonutL.js +3 -4
- package/dist/cjs/icons/additional/ChartDonutLineL.js +3 -4
- package/dist/cjs/icons/additional/ChartLineL.js +3 -4
- package/dist/cjs/icons/additional/ChartTableL.js +3 -4
- package/dist/cjs/icons/additional/Integration.js +2 -20
- package/dist/cjs/icons/additional/MarketingAutomation.js +3 -21
- package/dist/cjs/icons/additional/OtherIdeas.js +4 -22
- package/dist/cjs/icons/additional/ReportPreparedXl.js +11 -12
- package/dist/cjs/icons/additional/TargetedCampaigns.js +3 -21
- package/dist/cjs/icons/additional/UnderstandCustomer.js +4 -22
- package/dist/cjs/icons/additional/index.d.ts +37 -37
- package/dist/cjs/icons/additional/index.js +74 -74
- package/dist/cjs/icons/index.d.ts +356 -356
- package/dist/cjs/icons/index.js +714 -714
- package/dist/esm/icons/AiSearchGreyM.js +4 -4
- package/dist/esm/icons/AngleBottomS.js +4 -7
- package/dist/esm/icons/AutomationGreyM.js +4 -4
- package/dist/esm/icons/ChatGreyM.js +4 -4
- package/dist/esm/icons/L/FolderFavouriteFlatL.js +4 -4
- package/dist/esm/icons/L/FolderL.js +4 -4
- package/dist/esm/icons/L/index.d.ts +26 -26
- package/dist/esm/icons/L/index.js +26 -26
- package/dist/esm/icons/NullObjectM.js +3 -5
- package/dist/esm/icons/SettingsGreyM.js +4 -4
- package/dist/esm/icons/XL/AttributeXl.js +4 -4
- package/dist/esm/icons/XL/CalendarIntervalXl.js +4 -5
- package/dist/esm/icons/XL/CalendarScheduleXl.js +4 -5
- package/dist/esm/icons/XL/CalendarXl.js +4 -5
- package/dist/esm/icons/XL/CompareXl.js +3 -3
- package/dist/esm/icons/XL/FolderXl.js +4 -4
- package/dist/esm/icons/XL/RecentInteractionsXl.js +5 -5
- package/dist/esm/icons/XL/SectionXl.js +3 -3
- package/dist/esm/icons/XL/index.d.ts +41 -41
- package/dist/esm/icons/XL/index.js +41 -41
- package/dist/esm/icons/additional/AdAfterScrollL.js +9 -11
- package/dist/esm/icons/additional/AdAfterXpagesL.js +7 -9
- package/dist/esm/icons/additional/AdBannerL.js +7 -8
- package/dist/esm/icons/additional/AdCodeEditorL.js +7 -9
- package/dist/esm/icons/additional/AdCouponL.js +7 -8
- package/dist/esm/icons/additional/AdDeeplinkingL.js +6 -8
- package/dist/esm/icons/additional/AdFadeInL.js +3 -5
- package/dist/esm/icons/additional/AdFirstRunL.js +6 -7
- package/dist/esm/icons/additional/AdFolderBasic.js +13 -16
- package/dist/esm/icons/additional/AdFolderFeatured.js +16 -19
- package/dist/esm/icons/additional/AdFolderUser.js +10 -12
- package/dist/esm/icons/additional/AdFullScreenBannerL.js +5 -6
- package/dist/esm/icons/additional/AdImageL.js +2 -4
- package/dist/esm/icons/additional/AdImgTextL.js +3 -5
- package/dist/esm/icons/additional/AdImportUrl.js +7 -9
- package/dist/esm/icons/additional/AdImportZip.js +6 -8
- package/dist/esm/icons/additional/AdInsertObjectL.js +10 -15
- package/dist/esm/icons/additional/AdLandL.js +15 -17
- package/dist/esm/icons/additional/AdMandatoryUpdateL.js +7 -8
- package/dist/esm/icons/additional/AdMandatoryUpgradeL.js +7 -8
- package/dist/esm/icons/additional/AdOnExitL.js +11 -13
- package/dist/esm/icons/additional/AdOnLandingL.js +8 -10
- package/dist/esm/icons/additional/AdOnboardingL.js +8 -9
- package/dist/esm/icons/additional/AdOpenAppL.js +6 -8
- package/dist/esm/icons/additional/AdOpenUrlL.js +8 -10
- package/dist/esm/icons/additional/AdPopL.js +15 -17
- package/dist/esm/icons/additional/AdPortraitL.js +4 -6
- package/dist/esm/icons/additional/AdPreBuiltSegmentsL.js +9 -10
- package/dist/esm/icons/additional/AdSilentPushL.js +14 -16
- package/dist/esm/icons/additional/AdSimplePushL.js +13 -13
- package/dist/esm/icons/additional/AdSlideDownL.js +6 -8
- package/dist/esm/icons/additional/AdSlideLeftL.js +6 -8
- package/dist/esm/icons/additional/AdSlideRightL.js +6 -8
- package/dist/esm/icons/additional/AdSlideUpL.js +6 -8
- package/dist/esm/icons/additional/AdTempCodeS.js +4 -7
- package/dist/esm/icons/additional/AdTextEditorL.js +8 -10
- package/dist/esm/icons/additional/AdUserSegmentsL.js +8 -9
- package/dist/esm/icons/additional/AdVisualEditorL.js +12 -16
- package/dist/esm/icons/additional/AdVisualEditorNewL.js +14 -18
- package/dist/esm/icons/additional/AdWalktroughL.js +8 -9
- package/dist/esm/icons/additional/AdWebLayerL.js +8 -10
- package/dist/esm/icons/additional/AdWelcomeScreenL.js +10 -11
- package/dist/esm/icons/additional/AiCampaigns.js +4 -22
- package/dist/esm/icons/additional/AudienceAnalytics.js +5 -23
- package/dist/esm/icons/additional/BoostLoyalty.js +4 -22
- package/dist/esm/icons/additional/ChartColumnL.js +7 -8
- package/dist/esm/icons/additional/ChartComboL.js +8 -9
- package/dist/esm/icons/additional/ChartDonutL.js +3 -4
- package/dist/esm/icons/additional/ChartDonutLineL.js +3 -4
- package/dist/esm/icons/additional/ChartLineL.js +3 -4
- package/dist/esm/icons/additional/ChartTableL.js +3 -4
- package/dist/esm/icons/additional/Integration.js +2 -20
- package/dist/esm/icons/additional/MarketingAutomation.js +3 -21
- package/dist/esm/icons/additional/OtherIdeas.js +4 -22
- package/dist/esm/icons/additional/ReportPreparedXl.js +11 -12
- package/dist/esm/icons/additional/TargetedCampaigns.js +3 -21
- package/dist/esm/icons/additional/UnderstandCustomer.js +4 -22
- package/dist/esm/icons/additional/index.d.ts +37 -37
- package/dist/esm/icons/additional/index.js +37 -37
- package/dist/esm/icons/index.d.ts +356 -356
- package/dist/esm/icons/index.js +356 -356
- package/package.json +2 -2
|
@@ -1,12 +1,10 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
const AdImportZip = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 82 82", className: "ad-import-zip" }, props),
|
|
3
|
-
React.createElement("
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
React.createElement("path", { d: "M36.38 71.44h21.2a7.1 7.1 0 007.1-7.1v-25.7a7.49 7.49 0 00-3-6l-12.76-9.5a7 7 0 00-4.15-1.38h-8.38a7.1 7.1 0 00-7.1 7.1v35.5a7.08 7.08 0 007.09 7.08z", fill: "#d9eeff", id: "prefix__file" }),
|
|
8
|
-
React.createElement("path", { className: "prefix__cls-aiz-3", d: "M53.26 68.12h-21.2A8.09 8.09 0 0124 60V24.54a8.11 8.11 0 018.1-8.1h8.37A8 8 0 0145.18 18l12.76 9.5a8.53 8.53 0 013.42 6.81V60a8.11 8.11 0 01-8.1 8.12zM32.07 18.44a6.11 6.11 0 00-6.1 6.1V60a6.09 6.09 0 006.08 6.08h21.2A6.11 6.11 0 0059.36 60V34.32a6.51 6.51 0 00-2.61-5.2L44 19.62a6 6 0 00-3.55-1.18z", id: "prefix__file-2", "data-name": "file" }),
|
|
3
|
+
React.createElement("path", { fill: "none", d: "M0 0h82v82H0z" }),
|
|
4
|
+
React.createElement("g", { "data-name": "Warstwa 2" },
|
|
5
|
+
React.createElement("path", { d: "M36.38 71.44h21.2a7.1 7.1 0 007.1-7.1v-25.7a7.49 7.49 0 00-3-6l-12.76-9.5a7 7 0 00-4.15-1.38h-8.38a7.1 7.1 0 00-7.1 7.1v35.5a7.08 7.08 0 007.09 7.08z", fill: "#d9eeff" }),
|
|
6
|
+
React.createElement("path", { d: "M53.26 68.12h-21.2A8.09 8.09 0 0124 60V24.54a8.11 8.11 0 018.1-8.1h8.37A8 8 0 0145.18 18l12.76 9.5a8.53 8.53 0 013.42 6.81V60a8.11 8.11 0 01-8.1 8.12zM32.07 18.44a6.11 6.11 0 00-6.1 6.1V60a6.09 6.09 0 006.08 6.08h21.2A6.11 6.11 0 0059.36 60V34.32a6.51 6.51 0 00-2.61-5.2L44 19.62a6 6 0 00-3.55-1.18z", fill: "#0b68ff", "data-name": "file" }),
|
|
9
7
|
React.createElement("circle", { cx: 58.32, cy: 33.26, r: 10.71, fill: "#fff" }),
|
|
10
|
-
React.createElement("path", {
|
|
11
|
-
React.createElement("path", {
|
|
8
|
+
React.createElement("path", { d: "M58.32 21.55a11.71 11.71 0 11-11.71 11.71 11.72 11.72 0 0111.71-11.71zm0 21.42a9.71 9.71 0 10-9.71-9.71A9.72 9.72 0 0058.32 43z", fill: "#0b68ff" }),
|
|
9
|
+
React.createElement("path", { d: "M62.45 30.19a1 1 0 01.71 1.71L59 36a1 1 0 01-1.41 0l-4.11-4.1a1 1 0 011.41-1.41l3.43 3.43 3.43-3.43a1 1 0 01.7-.3zM46 60.29a1 1 0 01-1-1v-7.87a1 1 0 011-1h2.47a3.41 3.41 0 010 6.82H47v2a1 1 0 01-1 1.05zm1-7.87v2.84h1.46a1.41 1.41 0 100-2.82zM38.54 60.29h-4.88a1 1 0 01-.85-1.53l3.94-6.35h-3.09a1 1 0 010-2h4.88a1 1 0 01.85 1.53l-3.94 6.35h3.09a1 1 0 010 2zM41.9 60.29a1 1 0 01-1-1v-7.87a1 1 0 012 0v7.88a1 1 0 01-1 .99z", fill: "#0b68ff" }))));
|
|
12
10
|
export default AdImportZip;
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
const AdInsertObjectL = (props) => (React.createElement("svg", Object.assign({
|
|
3
|
-
React.createElement("
|
|
4
|
-
|
|
5
|
-
React.createElement("
|
|
6
|
-
React.createElement("
|
|
7
|
-
React.createElement("
|
|
8
|
-
React.createElement("circle", {
|
|
9
|
-
React.createElement("
|
|
10
|
-
React.createElement("
|
|
11
|
-
React.createElement("
|
|
12
|
-
React.createElement("path", { id: "prefix__path5", className: "prefix__cls-3", d: "M44.82 55H17.6a4.61 4.61 0 01-4.6-4.6V33.33a4.61 4.61 0 014.6-4.6h27.22a4.61 4.61 0 014.6 4.6v17.06a4.61 4.61 0 01-4.6 4.61zM17.6 30.72a2.61 2.61 0 00-2.6 2.6v17.07A2.61 2.61 0 0017.6 53h27.22a2.61 2.61 0 002.6-2.6V33.33a2.61 2.61 0 00-2.6-2.6z" }),
|
|
13
|
-
React.createElement("path", { id: "prefix__path4", className: "prefix__cls-3", d: "M34 48a1 1 0 01-.51-1.86 4.57 4.57 0 10-6.88-3.94 1 1 0 01-2 0 6.57 6.57 0 119.89 5.66 1 1 0 01-.5.14z" }),
|
|
14
|
-
React.createElement("path", { id: "prefix__path3", className: "prefix__cls-3", d: "M64.11 23.9H42.45a1 1 0 010-2h21.66a1 1 0 010 2z" }),
|
|
15
|
-
React.createElement("path", { id: "prefix__path2", className: "prefix__cls-3", d: "M64.11 63H22.25a1 1 0 010-2h41.86a1 1 0 010 2z" }),
|
|
16
|
-
React.createElement("path", { id: "prefix__path1", className: "prefix__cls-3", d: "M66.73 54.73h-9.6a3.32 3.32 0 01-3.32-3.32V31.77a3.32 3.32 0 013.32-3.32h9.61a3.32 3.32 0 013.32 3.32v19.64a3.32 3.32 0 01-3.33 3.32zm-9.6-24.28a1.32 1.32 0 00-1.32 1.32v19.64a1.32 1.32 0 001.32 1.32h9.61a1.32 1.32 0 001.32-1.32V31.77a1.32 1.32 0 00-1.32-1.32z" })));
|
|
2
|
+
const AdInsertObjectL = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 82 82", className: "ad-insert-object-l" }, props),
|
|
3
|
+
React.createElement("path", { fill: "none", d: "M0 0h82v82H0z" }),
|
|
4
|
+
React.createElement("rect", { x: 59.76, y: 34.4, width: 14.24, height: 24.27, rx: 2.32, ry: 2.32, fill: "#d9eeff" }),
|
|
5
|
+
React.createElement("rect", { x: 18.95, y: 34.67, width: 34.43, height: 24.27, rx: 3.6, ry: 3.6, fill: "#d9eeff" }),
|
|
6
|
+
React.createElement("circle", { cx: 22.95, cy: 22.9, r: 1.6, fill: "#0b68ff" }),
|
|
7
|
+
React.createElement("circle", { cx: 29.34, cy: 22.9, r: 1.6, fill: "#0b68ff" }),
|
|
8
|
+
React.createElement("circle", { cx: 35.73, cy: 22.9, r: 1.6, fill: "#0b68ff" }),
|
|
9
|
+
React.createElement("rect", { x: 14, y: 29.72, width: 34.43, height: 24.27, rx: 3.6, ry: 3.6, fill: "#fff" }),
|
|
10
|
+
React.createElement("path", { d: "M44.82 55H17.6a4.61 4.61 0 01-4.6-4.6V33.33a4.61 4.61 0 014.6-4.6h27.22a4.61 4.61 0 014.6 4.6v17.06a4.61 4.61 0 01-4.6 4.61zM17.6 30.72a2.61 2.61 0 00-2.6 2.6v17.07A2.61 2.61 0 0017.6 53h27.22a2.61 2.61 0 002.6-2.6V33.33a2.61 2.61 0 00-2.6-2.6z", fill: "#0b68ff" }),
|
|
11
|
+
React.createElement("path", { d: "M34 48a1 1 0 01-.51-1.86 4.57 4.57 0 10-6.88-3.94 1 1 0 01-2 0 6.57 6.57 0 119.89 5.66 1 1 0 01-.5.14zM64.11 23.9H42.45a1 1 0 010-2h21.66a1 1 0 010 2zM64.11 63H22.25a1 1 0 010-2h41.86a1 1 0 010 2zM66.73 54.73h-9.6a3.32 3.32 0 01-3.32-3.32V31.77a3.32 3.32 0 013.32-3.32h9.61a3.32 3.32 0 013.32 3.32v19.64a3.32 3.32 0 01-3.33 3.32zm-9.6-24.28a1.32 1.32 0 00-1.32 1.32v19.64a1.32 1.32 0 001.32 1.32h9.61a1.32 1.32 0 001.32-1.32V31.77a1.32 1.32 0 00-1.32-1.32z", fill: "#0b68ff" })));
|
|
17
12
|
export default AdInsertObjectL;
|
|
@@ -1,20 +1,18 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
const AdLandL = (props) => (React.createElement("svg", Object.assign({
|
|
3
|
-
React.createElement("defs", null,
|
|
4
|
-
React.createElement("style", null, '.prefix__cls-afi-4{fill:#0b68ff}')),
|
|
2
|
+
const AdLandL = (props) => (React.createElement("svg", Object.assign({ "data-name": "Warstwa 1", viewBox: "0 0 48 48", className: "ad-land-l" }, props),
|
|
5
3
|
React.createElement("rect", { x: 10.44, y: 15.34, width: 35.12, height: 24.21, rx: 2.76, ry: 2.76, transform: "rotate(-90 28 27.44)", fill: "#d9eeff" }),
|
|
6
|
-
React.createElement("path", {
|
|
7
|
-
React.createElement("g", {
|
|
8
|
-
React.createElement("path", {
|
|
9
|
-
React.createElement("path", {
|
|
10
|
-
React.createElement("g", {
|
|
11
|
-
React.createElement("path", {
|
|
12
|
-
React.createElement("path", {
|
|
13
|
-
React.createElement("g", {
|
|
14
|
-
React.createElement("path", {
|
|
15
|
-
React.createElement("path", {
|
|
16
|
-
React.createElement("g", {
|
|
17
|
-
React.createElement("path", {
|
|
18
|
-
React.createElement("path", {
|
|
19
|
-
React.createElement("path", {
|
|
4
|
+
React.createElement("path", { d: "M33.35 42h-18.7a3.76 3.76 0 01-3.76-3.75V8.64a3.76 3.76 0 013.76-3.76h18.7a3.76 3.76 0 013.75 3.76v29.6A3.76 3.76 0 0133.35 42zM14.65 6.88a1.76 1.76 0 00-1.75 1.76v29.6A1.76 1.76 0 0014.65 40h18.7a1.76 1.76 0 001.75-1.75V8.64a1.76 1.76 0 00-1.75-1.76z", fill: "#0b68ff" }),
|
|
5
|
+
React.createElement("g", { fill: "#0b68ff" },
|
|
6
|
+
React.createElement("path", { d: "M31.52 17.44h-4.29a1 1 0 010-2h4.28a1 1 0 010 2z" }),
|
|
7
|
+
React.createElement("path", { d: "M31.52 21.72a1 1 0 01-1-1v-4.28a1 1 0 112 0v4.28a1 1 0 01-1 1z" })),
|
|
8
|
+
React.createElement("g", { "data-name": "remove", fill: "#0b68ff" },
|
|
9
|
+
React.createElement("path", { d: "M20.77 32.47h-4.29a1 1 0 010-2h4.28a1 1 0 010 2z" }),
|
|
10
|
+
React.createElement("path", { d: "M16.48 32.47a1 1 0 01-1-1v-4.28a1 1 0 012 0v4.28a1 1 0 01-1 1z" })),
|
|
11
|
+
React.createElement("g", { "data-name": "remove", fill: "#0b68ff" },
|
|
12
|
+
React.createElement("path", { d: "M31.52 32.47a1 1 0 01-1-1v-4.28a1 1 0 012 0v4.28a1 1 0 01-1 1z" }),
|
|
13
|
+
React.createElement("path", { d: "M31.52 32.47h-4.29a1 1 0 110-2h4.28a1 1 0 010 2z" })),
|
|
14
|
+
React.createElement("g", { "data-name": "remove", fill: "#0b68ff" },
|
|
15
|
+
React.createElement("path", { d: "M16.48 21.72a1 1 0 01-1-1v-4.28a1 1 0 112 0v4.28a1 1 0 01-1 1z" }),
|
|
16
|
+
React.createElement("path", { d: "M20.77 17.44h-4.29a1 1 0 010-2h4.28a1 1 0 010 2z" })),
|
|
17
|
+
React.createElement("path", { d: "M31.52 32.47a1 1 0 01-.71-.29l-4.28-4.28a1 1 0 011.41-1.41l4.28 4.28a1 1 0 01-.71 1.71zM20.77 21.72a1 1 0 01-.71-.29l-4.28-4.28a1 1 0 011.41-1.41L21.47 20a1 1 0 01-.71 1.71zM16.48 32.47a1 1 0 01-.71-1.71l4.28-4.28a1 1 0 011.41 1.41l-4.28 4.28a1 1 0 01-.7.3zM27.23 21.72a1 1 0 01-.7-1.72l4.28-4.28a1 1 0 011.41 1.41l-4.28 4.28a1 1 0 01-.71.31z", fill: "#0b68ff" })));
|
|
20
18
|
export default AdLandL;
|
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
const AdMandatoryUpdateL = (props) => (React.createElement("svg", Object.assign({
|
|
3
|
-
React.createElement("style", null, '.prefix__st1{fill:#0b68ff}.prefix__st2{fill:#fff}'),
|
|
2
|
+
const AdMandatoryUpdateL = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 82 82", className: "ad-mandatory-update-l" }, props),
|
|
4
3
|
React.createElement("circle", { cx: 46, cy: 44, r: 24.55, fill: "#d9eeff" }),
|
|
5
|
-
React.createElement("path", {
|
|
6
|
-
React.createElement("path", {
|
|
7
|
-
React.createElement("path", {
|
|
8
|
-
React.createElement("circle", {
|
|
9
|
-
React.createElement("path", {
|
|
10
|
-
React.createElement("path", {
|
|
4
|
+
React.createElement("path", { d: "M42 66.55c-14.111 0-25.55-11.439-25.55-25.55S27.889 15.45 42 15.45 67.55 26.889 67.55 41C67.534 55.104 56.104 66.534 42 66.55zm0-49.1c-13.006 0-23.55 10.544-23.55 23.55S28.994 64.55 42 64.55 65.55 54.006 65.55 41C65.535 28 55 17.465 42 17.45z", fill: "#0b68ff" }),
|
|
5
|
+
React.createElement("path", { d: "M42.682 51.6l8.776-6.383L48.1 40.6l-4.237 3.082V29.85h-5.72v13.83L33.9 40.6l-3.358 4.62 8.778 6.38a2.858 2.858 0 003.362 0z", fill: "#fff" }),
|
|
6
|
+
React.createElement("path", { d: "M41 53.151c-.816 0-1.61-.259-2.269-.74l-8.777-6.383a1 1 0 01-.224-1.396l.003-.004 3.361-4.623a1 1 0 011.396-.224l.004.003 2.651 1.928V29.851a1 1 0 011-1h5.717a1 1 0 011 1v11.864l2.648-1.926c.214-.157.482-.221.744-.179s.496.186.652.4l3.362 4.623a1 1 0 01-.217 1.397l-.004.003-8.777 6.378a3.85 3.85 0 01-2.27.74zm1.682-1.551zM31.938 45l7.97 5.795a1.855 1.855 0 002.186 0L50.062 45l-2.187-3-3.428 2.493a1 1 0 01-1.397-.221 1.002 1.002 0 01-.191-.588V30.851h-3.716V43.68a1 1 0 01-1.588.809l-3.431-2.494L31.938 45z", fill: "#0b68ff" }),
|
|
7
|
+
React.createElement("circle", { cx: 59.311, cy: 24.934, r: 8.082, fill: "#fff" }),
|
|
8
|
+
React.createElement("path", { d: "M59.311 34.016c-5.016 0-9.082-4.066-9.082-9.082s4.066-9.082 9.082-9.082 9.082 4.066 9.082 9.082a9.092 9.092 0 01-9.082 9.082zm0-16.164a7.082 7.082 0 107.082 7.082 7.089 7.089 0 00-7.082-7.082z", fill: "#0b68ff" }),
|
|
9
|
+
React.createElement("path", { d: "M62.123 28.939a1 1 0 01-.6-.2L58.4 26.413a1 1 0 01-.4-.8V21a1 1 0 012 0v4.109l2.722 2.028a1 1 0 01-.6 1.8l.001.002z", fill: "#0b68ff" })));
|
|
11
10
|
export default AdMandatoryUpdateL;
|
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
const AdMandatoryUpgradeL = (props) => (React.createElement("svg", Object.assign({
|
|
3
|
-
React.createElement("style", null, '.prefix__st1{fill:#0b68ff}.prefix__st2{fill:#fff}'),
|
|
2
|
+
const AdMandatoryUpgradeL = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 82 82", className: "ad-mandatory-upgrade-l" }, props),
|
|
4
3
|
React.createElement("circle", { cx: 46, cy: 44, r: 24.55, fill: "#d9eeff" }),
|
|
5
|
-
React.createElement("path", {
|
|
6
|
-
React.createElement("path", {
|
|
7
|
-
React.createElement("path", {
|
|
8
|
-
React.createElement("circle", {
|
|
9
|
-
React.createElement("path", {
|
|
10
|
-
React.createElement("path", {
|
|
4
|
+
React.createElement("path", { d: "M42 66.55c-14.111 0-25.55-11.439-25.55-25.55S27.889 15.45 42 15.45 67.55 26.889 67.55 41C67.534 55.104 56.104 66.534 42 66.55zm0-49.1c-13.006 0-23.55 10.544-23.55 23.55S28.994 64.55 42 64.55 65.55 54.006 65.55 41C65.535 28 55 17.465 42 17.45z", fill: "#0b68ff" }),
|
|
5
|
+
React.createElement("path", { d: "M42.682 51.6l8.776-6.383L48.1 40.6l-4.237 3.082V29.85h-5.72v13.83L33.9 40.6l-3.358 4.62 8.778 6.38a2.858 2.858 0 003.362 0z", fill: "#fff" }),
|
|
6
|
+
React.createElement("path", { d: "M41 53.151c-.816 0-1.61-.259-2.269-.74l-8.777-6.383a1 1 0 01-.224-1.396l.003-.004 3.361-4.623a1 1 0 011.396-.224l.004.003 2.651 1.928V29.851a1 1 0 011-1h5.717a1 1 0 011 1v11.864l2.648-1.926c.214-.157.482-.221.744-.179s.496.186.652.4l3.362 4.623a1 1 0 01-.217 1.397l-.004.003-8.777 6.378a3.85 3.85 0 01-2.27.74zm1.682-1.551zM31.938 45l7.97 5.795a1.855 1.855 0 002.186 0L50.062 45l-2.187-3-3.428 2.493a1 1 0 01-1.588-.809V30.851h-3.716V43.68a1 1 0 01-1.588.809l-3.431-2.494L31.938 45z", fill: "#0b68ff" }),
|
|
7
|
+
React.createElement("circle", { cx: 59.311, cy: 24.934, r: 8.082, fill: "#fff" }),
|
|
8
|
+
React.createElement("path", { d: "M59.311 34.016c-5.016 0-9.082-4.066-9.082-9.082s4.066-9.082 9.082-9.082 9.082 4.066 9.082 9.082a9.092 9.092 0 01-9.082 9.082zm0-16.164a7.082 7.082 0 107.082 7.082 7.089 7.089 0 00-7.082-7.082z", fill: "#0b68ff" }),
|
|
9
|
+
React.createElement("path", { d: "M62.123 28.939a1 1 0 01-.6-.2L58.4 26.413a1 1 0 01-.4-.8V21a1 1 0 012 0v4.109l2.722 2.028a1 1 0 01-.6 1.8l.001.002z", fill: "#0b68ff" })));
|
|
11
10
|
export default AdMandatoryUpgradeL;
|
|
@@ -1,16 +1,14 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
const AdOnExitL = (props) => (React.createElement("svg", Object.assign({
|
|
3
|
-
React.createElement("
|
|
4
|
-
|
|
5
|
-
React.createElement("path", {
|
|
6
|
-
React.createElement("path", { d: "M67.06 65h-42a4 4 0 01-4-4V36.89a4 4 0 014-4H44.4a4 4 0 002.83-1.17l4.8-4.8a4 4 0 012.83-1.17h12.2a4 4 0 014 4V61a4 4 0 01-4 4z", fill: "#d9eeff", id: "prefix__folder-m" }),
|
|
7
|
-
React.createElement("path", { className: "prefix__cls-3", d: "M67.06 37.06H23.52a1 1 0 110-2h43.54a1 1 0 010 2z" }),
|
|
2
|
+
const AdOnExitL = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 82 82", className: "ad-on-exit-l" }, props),
|
|
3
|
+
React.createElement("path", { fill: "none", d: "M0 0h82v82H0z" }),
|
|
4
|
+
React.createElement("path", { d: "M67.06 65h-42a4 4 0 01-4-4V36.89a4 4 0 014-4H44.4a4 4 0 002.83-1.17l4.8-4.8a4 4 0 012.83-1.17h12.2a4 4 0 014 4V61a4 4 0 01-4 4z", fill: "#d9eeff" }),
|
|
5
|
+
React.createElement("path", { d: "M67.06 37.06H23.52a1 1 0 110-2h43.54a1 1 0 010 2z", fill: "#0b68ff" }),
|
|
8
6
|
React.createElement("path", { d: "M36.89 42.29l13-10.34a.41.41 0 01.67.32v16.89a.41.41 0 01-.74.26L46 44.71l-2.86 5.73a.87.87 0 01-1.17.39l-1.91-1a.87.87 0 01-.39-1.17L42.56 43h-5.41a.41.41 0 01-.26-.71z", fill: "#fff" }),
|
|
9
|
-
React.createElement("path", {
|
|
10
|
-
React.createElement("path", {
|
|
11
|
-
React.createElement("path", {
|
|
12
|
-
React.createElement("path", {
|
|
13
|
-
React.createElement("circle", {
|
|
14
|
-
React.createElement("circle", {
|
|
15
|
-
React.createElement("circle", {
|
|
7
|
+
React.createElement("path", { d: "M42.41 51.92a1.85 1.85 0 01-.83-.2l-1.91-1a1.87 1.87 0 01-.84-2.51L40.95 44h-3.8a1.41 1.41 0 01-.88-2.52l13-10.34a1.41 1.41 0 012.29 1.1v16.92A1.41 1.41 0 0149 50l-2.77-3.48-2.16 4.33a1.85 1.85 0 01-1.08.94 1.89 1.89 0 01-.58.13zM40.68 49l1.67.84 2.81-5.61a1 1 0 01.79-.55 1 1 0 01.89.37l2.7 3.4v-14L38.83 42h3.74a1 1 0 01.89 1.45z", fill: "#0b68ff" }),
|
|
8
|
+
React.createElement("path", { d: "M63.06 62h-42a5 5 0 01-5-5V32.89a5 5 0 015-5H40.4a3 3 0 002.12-.89l4.8-4.8a5 5 0 013.54-1.46h12.2a5 5 0 015 5V57a5 5 0 01-5 5zm-42-32.14a3 3 0 00-3 3V57a3 3 0 003 3h42a3 3 0 003-3V25.75a3 3 0 00-3-3h-12.2a3 3 0 00-2.12.88l-4.8 4.8a5 5 0 01-3.54 1.46z", fill: "#0b68ff", "data-name": "folder-m" }),
|
|
9
|
+
React.createElement("path", { d: "M61.22 32.51a1 1 0 01-.71-.29L55.29 27a1 1 0 011.41-1.41l5.22 5.22a1 1 0 01-.71 1.71z", fill: "#0b68ff" }),
|
|
10
|
+
React.createElement("path", { d: "M56 32.51a1 1 0 01-.71-1.71l5.22-5.22A1 1 0 0161.92 27l-5.22 5.22a1 1 0 01-.7.29z", fill: "#0b68ff" }),
|
|
11
|
+
React.createElement("circle", { cx: 17.55, cy: 23.49, r: 1.23, fill: "#0b68ff" }),
|
|
12
|
+
React.createElement("circle", { cx: 22.47, cy: 23.49, r: 1.23, fill: "#0b68ff" }),
|
|
13
|
+
React.createElement("circle", { cx: 27.39, cy: 23.49, r: 1.23, fill: "#0b68ff" })));
|
|
16
14
|
export default AdOnExitL;
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
const AdOnLandingL = (props) => (React.createElement("svg", Object.assign({
|
|
3
|
-
React.createElement("
|
|
4
|
-
React.createElement("style", null, '.prefix__cls-3{fill:#0b68ff}')),
|
|
5
|
-
React.createElement("path", { id: "prefix__bg", fill: "#f2f2f2", fillOpacity: 0, d: "M0 0h82v82H0z" }),
|
|
2
|
+
const AdOnLandingL = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 82 82", className: "ad-on-landing-l" }, props),
|
|
3
|
+
React.createElement("path", { fill: "none", d: "M0 0h82v82H0z" }),
|
|
6
4
|
React.createElement("rect", { x: 26.71, y: 17.99, width: 39.58, height: 54.43, rx: 3.89, ry: 3.89, transform: "rotate(90 46.5 45.21)", fill: "#d9eeff" }),
|
|
7
|
-
React.createElement("path", {
|
|
8
|
-
React.createElement("circle", {
|
|
9
|
-
React.createElement("circle", {
|
|
10
|
-
React.createElement("circle", {
|
|
11
|
-
React.createElement("path", {
|
|
12
|
-
React.createElement("path", {
|
|
5
|
+
React.createElement("path", { d: "M64.82 61H18.18a4.9 4.9 0 01-4.89-4.89V24.3a4.9 4.9 0 014.89-4.89h46.64a4.9 4.9 0 014.89 4.89v31.8a4.9 4.9 0 01-4.89 4.9zM18.18 21.41a2.89 2.89 0 00-2.89 2.89v31.8a2.89 2.89 0 002.89 2.9h46.64a2.89 2.89 0 002.89-2.89V24.3a2.89 2.89 0 00-2.89-2.89z", fill: "#0b68ff" }),
|
|
6
|
+
React.createElement("circle", { cx: 19.84, cy: 25.74, r: 1.29, fill: "#0b68ff" }),
|
|
7
|
+
React.createElement("circle", { cx: 25, cy: 25.74, r: 1.29, fill: "#0b68ff" }),
|
|
8
|
+
React.createElement("circle", { cx: 30.17, cy: 25.74, r: 1.29, fill: "#0b68ff" }),
|
|
9
|
+
React.createElement("path", { d: "M33 50a1 1 0 01-1-1V35a1 1 0 012 0v14a1 1 0 01-1 1zM43 50a1 1 0 01-1-1V35a1 1 0 012 0v14a1 1 0 01-1 1zM50 50a1 1 0 01-1-1V39a1 1 0 012 0v10a1 1 0 01-1 1z", fill: "#0b68ff" }),
|
|
10
|
+
React.createElement("path", { d: "M43 43H33a1 1 0 010-2h10a1 1 0 010 2zM50.07 35.71A2.88 2.88 0 1153 32.82a2.89 2.89 0 01-2.93 2.89zm0-3.77a.88.88 0 10.88.88.88.88 0 00-.88-.88z", fill: "#0b68ff" })));
|
|
13
11
|
export default AdOnLandingL;
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
const AdOnboardingL = (props) => (React.createElement("svg", Object.assign({
|
|
3
|
-
React.createElement("
|
|
4
|
-
React.createElement("path", {
|
|
5
|
-
React.createElement("path", { className: "prefix__st1", d: "M64.323 63.791H17.676a4.9 4.9 0 01-4.89-4.891V27.1a4.9 4.9 0 014.891-4.891h46.646a4.9 4.9 0 014.892 4.891v31.8a4.9 4.9 0 01-4.892 4.891zM17.676 24.208a2.894 2.894 0 00-2.89 2.892v31.8a2.894 2.894 0 002.891 2.891h46.646a2.895 2.895 0 002.892-2.891V27.1a2.895 2.895 0 00-2.892-2.891l-46.647-.001z" }),
|
|
2
|
+
const AdOnboardingL = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 82 82", className: "ad-onboarding-l" }, props),
|
|
3
|
+
React.createElement("path", { d: "M72.215 31.1v31.801a3.89 3.89 0 01-3.891 3.891H21.677a3.89 3.89 0 01-3.891-3.891V31.1a3.89 3.89 0 013.891-3.891h46.647a3.89 3.89 0 013.891 3.891z", fill: "#d9eeff" }),
|
|
4
|
+
React.createElement("path", { d: "M64.323 63.791H17.676a4.9 4.9 0 01-4.89-4.891V27.1a4.9 4.9 0 014.891-4.891h46.646a4.9 4.9 0 014.892 4.891v31.8a4.9 4.9 0 01-4.892 4.891zM17.676 24.208a2.894 2.894 0 00-2.89 2.892v31.8a2.894 2.894 0 002.891 2.891h46.646a2.895 2.895 0 002.892-2.891V27.1a2.895 2.895 0 00-2.892-2.891l-46.647-.001z", fill: "#0b68ff" }),
|
|
6
5
|
React.createElement("path", { d: "M58 20.897v42.206A3.897 3.897 0 0154.103 67H27.897A3.897 3.897 0 0124 63.103V20.897A3.897 3.897 0 0127.897 17h26.206A3.897 3.897 0 0158 20.897z", fill: "#fff" }),
|
|
7
|
-
React.createElement("path", {
|
|
8
|
-
React.createElement("path", {
|
|
9
|
-
React.createElement("circle", {
|
|
10
|
-
React.createElement("circle", {
|
|
11
|
-
React.createElement("circle", {
|
|
6
|
+
React.createElement("path", { d: "M54.1 68H27.9a4.9 4.9 0 01-4.9-4.9V20.9a4.9 4.9 0 014.9-4.9h26.2a4.9 4.9 0 014.9 4.9v42.2a4.9 4.9 0 01-4.9 4.9zM27.9 18a2.9 2.9 0 00-2.9 2.9v42.2a2.9 2.9 0 002.9 2.9h26.2a2.9 2.9 0 002.9-2.9V20.9a2.9 2.9 0 00-2.9-2.9H27.9z", fill: "#0b68ff" }),
|
|
7
|
+
React.createElement("path", { d: "M52 29.167H30a1 1 0 010-2h22a1 1 0 010 2zM48.25 35H34.462a1 1 0 010-2H48.25a1 1 0 010 2zm0 5.833H34.462a1 1 0 010-2H48.25a1 1 0 010 2z", fill: "#0b68ff" }),
|
|
8
|
+
React.createElement("circle", { cx: 41, cy: 58.958, r: 1.875, fill: "#d9eeff" }),
|
|
9
|
+
React.createElement("circle", { cx: 47, cy: 58.958, r: 1.875, fill: "#d9eeff" }),
|
|
10
|
+
React.createElement("circle", { cx: 35, cy: 58.958, r: 1.875, fill: "#0b68ff" })));
|
|
12
11
|
export default AdOnboardingL;
|
|
@@ -1,12 +1,10 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
const AdOpenAppL = (props) => (React.createElement("svg", Object.assign({
|
|
3
|
-
React.createElement("defs", null,
|
|
4
|
-
React.createElement("style", null, '.prefix__clsoia3{fill:#0b68ff}')),
|
|
2
|
+
const AdOpenAppL = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 82 82", className: "ad-open-app-l" }, props),
|
|
5
3
|
React.createElement("rect", { x: 15.82, y: 25.8, width: 50, height: 34, rx: 3.9, ry: 3.9, transform: "rotate(90 40.82 42.8)", fill: "#d9eeff" }),
|
|
6
|
-
React.createElement("path", {
|
|
7
|
-
React.createElement("circle", {
|
|
8
|
-
React.createElement("path", {
|
|
4
|
+
React.createElement("path", { d: "M40 21H29.58a1 1 0 010-2H40a1 1 0 010 2z", fill: "#0b68ff" }),
|
|
5
|
+
React.createElement("circle", { cx: 45.37, cy: 19.96, r: 1, fill: "#0b68ff" }),
|
|
6
|
+
React.createElement("path", { d: "M49.92 64.8H23.71a4.9 4.9 0 01-4.9-4.9V17.69a4.9 4.9 0 014.9-4.9h26.21a4.9 4.9 0 014.9 4.9v4.79a1 1 0 01-2 0v-4.79a2.9 2.9 0 00-2.9-2.9H23.71a2.9 2.9 0 00-2.9 2.9V59.9a2.9 2.9 0 002.9 2.9h26.21a2.9 2.9 0 002.9-2.9v-2.79a1 1 0 012 0v2.79a4.9 4.9 0 01-4.9 4.9z", fill: "#0b68ff" }),
|
|
9
7
|
React.createElement("rect", { x: 41.15, y: 28.85, width: 24.3, height: 24.3, rx: 4.65, ry: 4.65, fill: "#fff" }),
|
|
10
|
-
React.createElement("path", {
|
|
11
|
-
React.createElement("path", {
|
|
8
|
+
React.createElement("path", { d: "M60.8 54.15h-15a5.66 5.66 0 01-5.65-5.65v-15a5.66 5.66 0 015.65-5.65h15a5.66 5.66 0 015.65 5.65v15a5.66 5.66 0 01-5.65 5.65zm-15-24.3a3.65 3.65 0 00-3.65 3.65v15a3.65 3.65 0 003.65 3.65h15a3.65 3.65 0 003.65-3.65v-15a3.65 3.65 0 00-3.65-3.65zM36.15 49.5a1 1 0 01-1-1v-15a1 1 0 012 0v15a1 1 0 01-1 1z", fill: "#0b68ff" }),
|
|
9
|
+
React.createElement("path", { d: "M56 47a1 1 0 01-.51-1.86 4.42 4.42 0 10-6.65-3.81 1 1 0 11-2 0 6.42 6.42 0 119.66 5.53 1 1 0 01-.5.14z", fill: "#0b68ff" })));
|
|
12
10
|
export default AdOpenAppL;
|
|
@@ -1,14 +1,12 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
const AdOpenUrlL = (props) => (React.createElement("svg", Object.assign({
|
|
3
|
-
React.createElement("defs", null,
|
|
4
|
-
React.createElement("style", null, '.prefix__clsou-3{fill:#0b68ff}')),
|
|
2
|
+
const AdOpenUrlL = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 82 82", className: "ad-open-url-l" }, props),
|
|
5
3
|
React.createElement("rect", { x: 25.4, y: 18.65, width: 39.58, height: 54.43, rx: 3.89, ry: 3.89, transform: "rotate(90 45.195 45.865)", fill: "#d9eeff" }),
|
|
6
|
-
React.createElement("path", {
|
|
7
|
-
React.createElement("circle", {
|
|
8
|
-
React.createElement("circle", {
|
|
9
|
-
React.createElement("circle", {
|
|
4
|
+
React.createElement("path", { d: "M63.52 61.64H16.87A4.9 4.9 0 0112 56.75V25a4.9 4.9 0 014.89-4.89h46.63A4.9 4.9 0 0168.41 25v31.8a4.9 4.9 0 01-4.89 4.84zM16.87 22.06A2.89 2.89 0 0014 25v31.8a2.89 2.89 0 002.89 2.89h46.63a2.89 2.89 0 002.89-2.89V25a2.89 2.89 0 00-2.89-2.89z", fill: "#0b68ff" }),
|
|
5
|
+
React.createElement("circle", { cx: 18.53, cy: 26.39, r: 1.29, fill: "#0b68ff" }),
|
|
6
|
+
React.createElement("circle", { cx: 23.7, cy: 26.39, r: 1.29, fill: "#0b68ff" }),
|
|
7
|
+
React.createElement("circle", { cx: 28.87, cy: 26.39, r: 1.29, fill: "#0b68ff" }),
|
|
10
8
|
React.createElement("rect", { x: 17.97, y: 31.41, width: 32.01, height: 16.18, rx: 1.92, ry: 1.92, fill: "#fff" }),
|
|
11
|
-
React.createElement("path", {
|
|
12
|
-
React.createElement("path", {
|
|
13
|
-
React.createElement("path", {
|
|
9
|
+
React.createElement("path", { d: "M48.06 48.6H19.89A2.92 2.92 0 0117 45.68V33.33a2.92 2.92 0 012.92-2.92h28.14A2.92 2.92 0 0151 33.33v12.35a2.92 2.92 0 01-2.94 2.92zM19.89 32.41a.92.92 0 00-.92.92v12.35a.92.92 0 00.92.92h28.17a.92.92 0 00.92-.92V33.33a.92.92 0 00-.92-.92z", fill: "#0b68ff" }),
|
|
10
|
+
React.createElement("path", { d: "M24.66 44.5a3.39 3.39 0 01-3.39-3.39v-5.32a1 1 0 012 0v5.32a1.39 1.39 0 002.78 0v-5.32a1 1 0 012 0v5.32a3.39 3.39 0 01-3.39 3.39zM30.64 44.5a1 1 0 01-1-1v-7.71a1 1 0 011-1h2.42a3.36 3.36 0 110 6.72h-1.42v2a1 1 0 01-1 .99zm1-7.71v2.74h1.41a1.36 1.36 0 100-2.72z", fill: "#0b68ff" }),
|
|
11
|
+
React.createElement("path", { d: "M35.1 44.5a1 1 0 01-.83-.44l-2-3a1 1 0 011.65-1.12l2 3a1 1 0 01-.83 1.56zM43.5 44.5h-4.93a1 1 0 01-1-1v-7.71a1 1 0 012 0v6.71h3.93a1 1 0 110 2z", fill: "#0b68ff" })));
|
|
14
12
|
export default AdOpenUrlL;
|
|
@@ -1,20 +1,18 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
const AdPopL = (props) => (React.createElement("svg", Object.assign({
|
|
3
|
-
React.createElement("defs", null,
|
|
4
|
-
React.createElement("style", null, '.prefix__cls-afi-4{fill:#0b68ff}')),
|
|
2
|
+
const AdPopL = (props) => (React.createElement("svg", Object.assign({ "data-name": "Warstwa 1", viewBox: "0 0 48 48", className: "ad-pop-l" }, props),
|
|
5
3
|
React.createElement("rect", { x: 10.44, y: 15.34, width: 35.12, height: 24.21, rx: 2.76, ry: 2.76, transform: "rotate(-90 28 27.44)", fill: "#d9eeff" }),
|
|
6
|
-
React.createElement("path", {
|
|
7
|
-
React.createElement("g", {
|
|
8
|
-
React.createElement("path", {
|
|
9
|
-
React.createElement("path", {
|
|
10
|
-
React.createElement("g", {
|
|
11
|
-
React.createElement("path", {
|
|
12
|
-
React.createElement("path", {
|
|
13
|
-
React.createElement("g", {
|
|
14
|
-
React.createElement("path", {
|
|
15
|
-
React.createElement("path", {
|
|
16
|
-
React.createElement("g", {
|
|
17
|
-
React.createElement("path", {
|
|
18
|
-
React.createElement("path", {
|
|
19
|
-
React.createElement("path", {
|
|
4
|
+
React.createElement("path", { d: "M33.35 42h-18.7a3.76 3.76 0 01-3.76-3.75V8.64a3.76 3.76 0 013.76-3.76h18.7a3.76 3.76 0 013.75 3.76v29.6A3.76 3.76 0 0133.35 42zM14.65 6.88a1.76 1.76 0 00-1.75 1.76v29.6A1.76 1.76 0 0014.65 40h18.7a1.76 1.76 0 001.75-1.75V8.64a1.76 1.76 0 00-1.75-1.76z", fill: "#0b68ff" }),
|
|
5
|
+
React.createElement("g", { fill: "#0b68ff" },
|
|
6
|
+
React.createElement("path", { d: "M31.52 21.72h-4.29a1 1 0 010-2h4.28a1 1 0 010 2z" }),
|
|
7
|
+
React.createElement("path", { d: "M27.23 21.72a1 1 0 01-1-1v-4.28a1 1 0 112 0v4.28a1 1 0 01-1 1z" })),
|
|
8
|
+
React.createElement("g", { "data-name": "remove", fill: "#0b68ff" },
|
|
9
|
+
React.createElement("path", { d: "M20.77 28.19h-4.29a1 1 0 010-2h4.28a1 1 0 010 2z" }),
|
|
10
|
+
React.createElement("path", { d: "M20.77 32.47a1 1 0 01-1-1v-4.28a1 1 0 012 0v4.28a1 1 0 01-1 1z" })),
|
|
11
|
+
React.createElement("g", { "data-name": "remove", fill: "#0b68ff" },
|
|
12
|
+
React.createElement("path", { d: "M27.23 32.47a1 1 0 01-1-1v-4.28a1 1 0 012 0v4.28a1 1 0 01-1 1z" }),
|
|
13
|
+
React.createElement("path", { d: "M31.52 28.19h-4.29a1 1 0 010-2h4.28a1 1 0 010 2z" })),
|
|
14
|
+
React.createElement("g", { "data-name": "remove", fill: "#0b68ff" },
|
|
15
|
+
React.createElement("path", { d: "M20.77 21.72a1 1 0 01-1-1v-4.28a1 1 0 112 0v4.28a1 1 0 01-1 1z" }),
|
|
16
|
+
React.createElement("path", { d: "M20.77 21.72h-4.29a1 1 0 010-2h4.28a1 1 0 010 2z" })),
|
|
17
|
+
React.createElement("path", { d: "M31.52 32.47a1 1 0 01-.71-.29l-4.28-4.28a1 1 0 011.41-1.41l4.28 4.28a1 1 0 01-.71 1.71zM20.77 21.72a1 1 0 01-.71-.29l-4.28-4.28a1 1 0 011.41-1.41L21.47 20a1 1 0 01-.71 1.71zM16.48 32.47a1 1 0 01-.71-1.71l4.28-4.28a1 1 0 011.41 1.41l-4.28 4.28a1 1 0 01-.7.3zM27.23 21.72a1 1 0 01-.7-1.72l4.28-4.28a1 1 0 011.41 1.41l-4.28 4.28a1 1 0 01-.71.31z", fill: "#0b68ff" })));
|
|
20
18
|
export default AdPopL;
|
|
@@ -1,9 +1,7 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
const AdPortraitL = (props) => (React.createElement("svg", Object.assign({
|
|
3
|
-
React.createElement("
|
|
4
|
-
|
|
5
|
-
React.createElement("path", { className: "prefix__cls-ad-p-2", d: "M23 12.35h-7.47a1 1 0 010-2H23a1 1 0 010 2z" }),
|
|
6
|
-
React.createElement("circle", { className: "prefix__cls-ad-p-2", cx: 11.17, cy: 11.35, r: 1 }),
|
|
2
|
+
const AdPortraitL = (props) => (React.createElement("svg", Object.assign({ "data-name": "Warstwa 1", viewBox: "0 0 48 48", className: "ad-portrait-l" }, props),
|
|
3
|
+
React.createElement("path", { d: "M23 12.35h-7.47a1 1 0 010-2H23a1 1 0 010 2z", fill: "#0b68ff" }),
|
|
4
|
+
React.createElement("circle", { cx: 11.17, cy: 11.35, r: 1, fill: "#0b68ff" }),
|
|
7
5
|
React.createElement("rect", { x: 14.25, y: 20.42, width: 27.58, height: 27.58, rx: 3.86, ry: 3.86, fill: "#d9eeff" }),
|
|
8
|
-
React.createElement("path", {
|
|
6
|
+
React.createElement("path", { d: "M33.89 44.92H14a4.87 4.87 0 01-4.86-4.86V20.2A4.87 4.87 0 0114 15.34h19.89a4.87 4.87 0 014.86 4.86v19.85a4.87 4.87 0 01-4.86 4.87zM14 17.34a2.86 2.86 0 00-2.86 2.86v19.85A2.86 2.86 0 0014 42.92h19.89a2.86 2.86 0 002.86-2.86V20.2a2.86 2.86 0 00-2.86-2.86z", fill: "#0b68ff" })));
|
|
9
7
|
export default AdPortraitL;
|
|
@@ -1,13 +1,12 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
const AdPreBuiltSegmentsL = (props) => (React.createElement("svg", Object.assign({
|
|
3
|
-
React.createElement("style", null, '.prefix__st2{fill:#0b68ff}.prefix__st3{fill:#fff}'),
|
|
2
|
+
const AdPreBuiltSegmentsL = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 82 82", className: "ad-pre-built-segments-l" }, props),
|
|
4
3
|
React.createElement("circle", { cx: 45.114, cy: 45, r: 24.973, fill: "#d9eeff" }),
|
|
5
|
-
React.createElement("path", {
|
|
6
|
-
React.createElement("path", {
|
|
7
|
-
React.createElement("path", {
|
|
8
|
-
React.createElement("path", {
|
|
9
|
-
React.createElement("path", {
|
|
10
|
-
React.createElement("path", {
|
|
11
|
-
React.createElement("path", {
|
|
12
|
-
React.createElement("path", {
|
|
4
|
+
React.createElement("path", { d: "M41.114 66.973C26.77 66.973 15.141 55.344 15.141 41S26.77 15.027 41.114 15.027 67.087 26.656 67.087 41c-.015 14.338-11.635 25.958-25.973 25.973zm0-49.945c-13.24 0-23.973 10.733-23.973 23.973s10.733 23.973 23.973 23.973 23.973-10.733 23.973-23.973V41c-.015-13.234-10.739-23.958-23.973-23.972z", fill: "#0b68ff" }),
|
|
5
|
+
React.createElement("path", { d: "M29.005 36.22c0-6.625 5.37-11.995 11.995-11.995s11.995 5.37 11.995 11.995S47.625 48.215 41 48.215c-6.621-.008-11.987-5.374-11.995-11.995z", fill: "#fff" }),
|
|
6
|
+
React.createElement("path", { d: "M41 49.215c-7.177-.003-12.993-5.823-12.99-13 .003-7.177 5.823-12.993 13-12.99C48.185 23.228 54 29.045 54 36.22c-.008 7.176-5.824 12.99-13 12.995zm0-23.989c-6.072.003-10.993 4.928-10.99 11 .003 6.072 4.928 10.993 11 10.99 6.071-.003 10.991-4.925 10.99-10.996-.007-6.071-4.929-10.99-11-10.994z", fill: "#0b68ff" }),
|
|
7
|
+
React.createElement("path", { d: "M37.143 24.867l.018-.006.054-.017c6.29-2.086 13.081 1.322 15.168 7.612.66 1.991.787 4.12.368 6.175-.322.019-.645.032-.972.032-6.594 0-12.169-3.941-14.008-9.36a10.284 10.284 0 01-8.538 4.591 12.033 12.033 0 017.91-9.027z", fill: "#fff" }),
|
|
8
|
+
React.createElement("path", { d: "M51.779 39.663a15.71 15.71 0 01-14.268-8.378 11.647 11.647 0 01-8.254 3.608 1.001 1.001 0 01-1.024-.976.928.928 0 01.019-.217 13.033 13.033 0 018.542-9.771l.047-.017c6.799-2.297 14.173 1.352 16.47 8.15.737 2.18.881 4.516.419 6.77a1 1 0 01-.92.8c-.34.017-.684.031-1.031.031zM37.771 28.3a1 1 0 01.947.679c1.762 5.193 7.011 8.682 13.061 8.682h.121c.801-6.014-3.425-11.538-9.438-12.339a10.991 10.991 0 00-4.93.469l-.066.021a11.038 11.038 0 00-6.905 6.958 9.113 9.113 0 006.362-4 1 1 0 01.848-.47zm-.628-3.436z", fill: "#0b68ff" }),
|
|
9
|
+
React.createElement("path", { d: "M49 49.888a1.017 1.017 0 00-.937.177l-6.43 5.144a1.016 1.016 0 01-1.27 0l-6.43-5.144a1.015 1.015 0 00-.933-.177 22.747 22.747 0 00-11.009 7.3c8.929 10.499 24.679 11.773 35.178 2.844a24.961 24.961 0 002.844-2.844A22.752 22.752 0 0049 49.888z", fill: "#fff" }),
|
|
10
|
+
React.createElement("path", { d: "M41 66.973a25.94 25.94 0 01-19.771-9.14.999.999 0 01-.019-1.275 23.628 23.628 0 0111.49-7.624 2 2 0 011.86.352l6.43 5.142 6.45-5.144a2 2 0 011.859-.35 23.628 23.628 0 0111.49 7.624.999.999 0 01-.019 1.275A25.941 25.941 0 0141 66.973zm-17.691-9.8c8.921 9.771 24.073 10.46 33.844 1.539a23.768 23.768 0 001.539-1.539 21.833 21.833 0 00-9.992-6.331h-.013l-6.427 5.147a2.01 2.01 0 01-2.52 0l-6.43-5.143a21.786 21.786 0 00-10.001 6.323v.004zM41 21.147a1 1 0 01-1-1V13.39a1 1 0 012 0v6.757a1 1 0 01-1 1z", fill: "#0b68ff" }),
|
|
11
|
+
React.createElement("path", { d: "M41.114 69.609a1 1 0 01-1-1v-6.756a1 1 0 012 0v6.757a1 1 0 01-1 .999zm27.495-27.666h-6.756a1 1 0 010-2h6.757a1 1 0 11-.001 2zm-48.462.114h-6.756a1 1 0 010-2h6.757a1 1 0 11-.001 2zm35.979-15.623a1 1 0 01-.915-1.4l2.726-6.218a3.419 3.419 0 013.129-2.044h7.544a1 1 0 010 2h-7.545a1.417 1.417 0 00-1.3.848l-2.726 6.218a1 1 0 01-.913.596zM68.609 14.39h-5.838a1 1 0 010-2h5.839a1 1 0 11-.001 2z", fill: "#0b68ff" })));
|
|
13
12
|
export default AdPreBuiltSegmentsL;
|
|
@@ -1,19 +1,17 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
const AdSilentPushL = (props) => (React.createElement("svg", Object.assign({
|
|
3
|
-
React.createElement("
|
|
4
|
-
React.createElement("style", null, '.prefix__cls-3{fill:#0b68ff}.prefix__cls-4{fill:#fff}')),
|
|
5
|
-
React.createElement("path", { fill: "#f2f2f2", fillOpacity: 0, d: "M0 0h82v82H0z" }),
|
|
2
|
+
const AdSilentPushL = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 82 82", className: "ad-silent-push-l" }, props),
|
|
3
|
+
React.createElement("path", { fill: "none", d: "M0 0h82v82H0z" }),
|
|
6
4
|
React.createElement("rect", { x: 21, y: 29, width: 50, height: 34, rx: 3.9, ry: 3.9, transform: "rotate(90 46 46)", fill: "#d9eeff" }),
|
|
7
|
-
React.createElement("path", {
|
|
8
|
-
React.createElement("path", {
|
|
9
|
-
React.createElement("circle", {
|
|
10
|
-
React.createElement("
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
React.createElement("
|
|
18
|
-
|
|
5
|
+
React.createElement("path", { d: "M55.1 68H28.9a4.9 4.9 0 01-4.9-4.9V20.9a4.9 4.9 0 014.9-4.9h26.2a4.9 4.9 0 014.9 4.9v42.2a4.9 4.9 0 01-4.9 4.9zM28.9 18a2.9 2.9 0 00-2.9 2.9v42.2a2.9 2.9 0 002.9 2.9h26.2a2.9 2.9 0 002.9-2.9V20.9a2.9 2.9 0 00-2.9-2.9z", fill: "#0b68ff" }),
|
|
6
|
+
React.createElement("path", { d: "M45.18 24.17H34.77a1 1 0 010-2h10.41a1 1 0 010 2z", fill: "#0b68ff" }),
|
|
7
|
+
React.createElement("circle", { cx: 50.55, cy: 23.17, r: 1, fill: "#0b68ff" }),
|
|
8
|
+
React.createElement("path", { d: "M46.12 51a4.2 4.2 0 11-8.4 0", fill: "#fff" }),
|
|
9
|
+
React.createElement("path", { d: "M41.92 56.17a5.21 5.21 0 01-5.2-5.2 1 1 0 012 0 3.2 3.2 0 106.4 0 1 1 0 012 0 5.21 5.21 0 01-5.2 5.2z", fill: "#0b68ff" }),
|
|
10
|
+
React.createElement("path", { d: "M51 46v-4.9c0-5.2-3.8-9.42-9-9.42a9 9 0 00-3.63.88", fill: "#fff" }),
|
|
11
|
+
React.createElement("path", { d: "M51 47a1 1 0 01-1-1v-4.9c0-4.8-3.44-8.42-8-8.42a7.91 7.91 0 00-3.22.79 1 1 0 11-.78-1.83 9.81 9.81 0 014-1A10.11 10.11 0 0152 41.1V46a1 1 0 01-1 1z", fill: "#0b68ff" }),
|
|
12
|
+
React.createElement("path", { d: "M33.71 37.43A10.13 10.13 0 0033 41.1V51h14", fill: "#fff" }),
|
|
13
|
+
React.createElement("path", { d: "M47 52H33a1 1 0 01-1-1v-9.9a11.09 11.09 0 01.77-4 1 1 0 011.86.72A9.11 9.11 0 0034 41.1V50h13a1 1 0 010 2z", fill: "#0b68ff" }),
|
|
14
|
+
React.createElement("path", { d: "M36.54 48.43a1 1 0 01-1-1v-4.74a1 1 0 012 0v4.73a1 1 0 01-1 1.01z", fill: "#0b68ff" }),
|
|
15
|
+
React.createElement("g", { "data-name": "Warstwa 3" },
|
|
16
|
+
React.createElement("path", { d: "M53.5 54.07a1 1 0 01-.71-.29L30.41 31.4a1 1 0 011.42-1.4l22.38 22.36a1 1 0 01-.71 1.71z", fill: "#0b68ff" }))));
|
|
19
17
|
export default AdSilentPushL;
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
const AdSimplePushL = (props) => (React.createElement("svg", Object.assign({
|
|
3
|
-
React.createElement("
|
|
4
|
-
React.createElement("path", { fill: "#f2f2f2", fillOpacity: 0, d: "M0 0h82v82H0z" }),
|
|
2
|
+
const AdSimplePushL = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 82 82", className: "ad-simple-push-l" }, props),
|
|
3
|
+
React.createElement("path", { fill: "none", d: "M0 0h82v82H0z" }),
|
|
5
4
|
React.createElement("path", { d: "M63 24.9v42.2c0 2.2-1.7 3.9-3.9 3.9H32.9c-2.2 0-3.9-1.7-3.9-3.9V24.9c0-2.2 1.7-3.9 3.9-3.9h26.2c2.2 0 3.9 1.7 3.9 3.9z", fill: "#d9eeff" }),
|
|
6
|
-
React.createElement("path", {
|
|
7
|
-
React.createElement("path", {
|
|
8
|
-
React.createElement("circle", {
|
|
9
|
-
React.createElement("
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
React.createElement("
|
|
5
|
+
React.createElement("path", { d: "M55.1 68H28.9c-2.7 0-4.9-2.2-4.9-4.9V20.9c0-2.7 2.2-4.9 4.9-4.9h26.2c2.7 0 4.9 2.2 4.9 4.9v42.2c0 2.7-2.2 4.9-4.9 4.9zM28.9 18c-1.6 0-2.9 1.3-2.9 2.9v42.2c0 1.6 1.3 2.9 2.9 2.9h26.2c1.6 0 2.9-1.3 2.9-2.9V20.9c0-1.6-1.3-2.9-2.9-2.9H28.9z", fill: "#0b68ff" }),
|
|
6
|
+
React.createElement("path", { d: "M45.2 24.2H34.8c-.6 0-1-.4-1-1s.4-1 1-1h10.4c.6 0 1 .4 1 1s-.5 1-1 1z", fill: "#0b68ff" }),
|
|
7
|
+
React.createElement("circle", { cx: 50.5, cy: 23.2, r: 1, fill: "#0b68ff" }),
|
|
8
|
+
React.createElement("path", { d: "M46.1 51c0 2.3-1.9 4.2-4.2 4.2-2.3 0-4.2-1.9-4.2-4.2", fill: "#fff" }),
|
|
9
|
+
React.createElement("path", { d: "M41.9 56.2c-2.9 0-5.2-2.3-5.2-5.2h2c0 1.8 1.4 3.2 3.2 3.2 1.8 0 3.2-1.4 3.2-3.2 0-.6.4-1 1-1s1 .4 1 1c0 2.9-2.3 5.2-5.2 5.2z", fill: "#0b68ff" }),
|
|
10
|
+
React.createElement("path", { d: "M42 31.7c-5.2 0-9 4.2-9 9.4V51h18v-9.9c0-5.2-3.8-9.4-9-9.4z", fill: "#fff" }),
|
|
11
|
+
React.createElement("path", { d: "M51 52H33c-.6 0-1-.4-1-1v-9.9c0-5.8 4.4-10.4 10-10.4s10 4.6 10 10.4V51c0 .6-.4 1-1 1zm-17-2h16v-8.9c0-4.8-3.4-8.4-8-8.4s-8 3.6-8 8.4V50z", fill: "#0b68ff" }),
|
|
12
|
+
React.createElement("g", null,
|
|
13
|
+
React.createElement("path", { d: "M36.5 48.4c-.6 0-1-.4-1-1v-4.7c0-.6.4-1 1-1s1 .4 1 1v4.7c0 .6-.4 1-1 1z", fill: "#0b68ff" })),
|
|
14
|
+
React.createElement("g", null,
|
|
15
|
+
React.createElement("path", { d: "M36.6 41.5c-.6 0-1-.4-1-1v-.8c0-.6.4-1 1-1s1 .4 1 1v.8c0 .5-.5 1-1 1z", fill: "#0b68ff" }))));
|
|
16
16
|
export default AdSimplePushL;
|
|
@@ -1,11 +1,9 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
const AdSlideDownL = (props) => (React.createElement("svg", Object.assign({
|
|
3
|
-
React.createElement("defs", null,
|
|
4
|
-
React.createElement("style", null, '.prefix__cls-afi-4{fill:#0b68ff}')),
|
|
2
|
+
const AdSlideDownL = (props) => (React.createElement("svg", Object.assign({ "data-name": "Warstwa 1", viewBox: "0 0 48 48", className: "ad-slide-down-l" }, props),
|
|
5
3
|
React.createElement("rect", { x: 10.44, y: 15.34, width: 35.12, height: 24.21, rx: 2.76, ry: 2.76, transform: "rotate(90 28 27.44)", fill: "#d9eeff" }),
|
|
6
|
-
React.createElement("g", {
|
|
7
|
-
React.createElement("path", {
|
|
8
|
-
React.createElement("path", {
|
|
9
|
-
React.createElement("path", {
|
|
10
|
-
React.createElement("path", {
|
|
4
|
+
React.createElement("g", { fill: "#0b68ff" },
|
|
5
|
+
React.createElement("path", { d: "M24 32.06a1 1 0 01-.71-1.71l5.44-5.44a1 1 0 011.41 1.41l-5.44 5.44a1 1 0 01-.7.3z" }),
|
|
6
|
+
React.createElement("path", { d: "M24 32.06a1 1 0 01-.71-.29l-5.44-5.44a1 1 0 011.41-1.41l5.44 5.44a1 1 0 01-.7 1.7z" })),
|
|
7
|
+
React.createElement("path", { d: "M24 30.64a1 1 0 01-1-1V5.88a1 1 0 112 0v23.76a1 1 0 01-1 1z", fill: "#0b68ff" }),
|
|
8
|
+
React.createElement("path", { d: "M33.35 42h-18.7a3.76 3.76 0 01-3.76-3.75V8.64a3.76 3.76 0 013.76-3.76h3.24a1 1 0 010 2h-3.24a1.76 1.76 0 00-1.75 1.76v29.6A1.76 1.76 0 0014.65 40h18.7a1.76 1.76 0 001.75-1.75V8.64a1.76 1.76 0 00-1.75-1.76h-3.24a1 1 0 010-2h3.24a3.76 3.76 0 013.75 3.76v29.6A3.76 3.76 0 0133.35 42z", fill: "#0b68ff" })));
|
|
11
9
|
export default AdSlideDownL;
|
|
@@ -1,11 +1,9 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
const AdSlideLeftL = (props) => (React.createElement("svg", Object.assign({
|
|
3
|
-
React.createElement("defs", null,
|
|
4
|
-
React.createElement("style", null, '.prefix__cls-afi-4{fill:#0b68ff}')),
|
|
2
|
+
const AdSlideLeftL = (props) => (React.createElement("svg", Object.assign({ "data-name": "Warstwa 1", viewBox: "0 0 48 48", className: "ad-slide-left-l" }, props),
|
|
5
3
|
React.createElement("rect", { x: 10.44, y: 15.34, width: 35.12, height: 24.21, rx: 2.76, ry: 2.76, transform: "rotate(90 28 27.44)", fill: "#d9eeff" }),
|
|
6
|
-
React.createElement("g", {
|
|
7
|
-
React.createElement("path", {
|
|
8
|
-
React.createElement("path", {
|
|
9
|
-
React.createElement("path", {
|
|
10
|
-
React.createElement("path", {
|
|
4
|
+
React.createElement("g", { fill: "#0b68ff" },
|
|
5
|
+
React.createElement("path", { d: "M24.64 29.88a1 1 0 01-.71-.29l-5.44-5.44a1 1 0 011.41-1.41l5.44 5.44a1 1 0 01-.71 1.71z" }),
|
|
6
|
+
React.createElement("path", { d: "M19.2 24.44a1 1 0 01-.71-1.71l5.44-5.44a1 1 0 011.41 1.41l-5.44 5.44a1 1 0 01-.7.3z" })),
|
|
7
|
+
React.createElement("path", { d: "M36.1 24.44H20.63a1 1 0 010-2H36.1a1 1 0 010 2z", fill: "#0b68ff" }),
|
|
8
|
+
React.createElement("path", { d: "M33.35 42h-18.7a3.76 3.76 0 01-3.76-3.76V8.64a3.76 3.76 0 013.76-3.76h18.7a3.76 3.76 0 013.75 3.76v8.75a1 1 0 01-2 0V8.64a1.76 1.76 0 00-1.75-1.76h-18.7a1.76 1.76 0 00-1.75 1.76v29.6A1.76 1.76 0 0014.65 40h18.7a1.76 1.76 0 001.75-1.76V29.5a1 1 0 012 0v8.75A3.76 3.76 0 0133.35 42z", fill: "#0b68ff" })));
|
|
11
9
|
export default AdSlideLeftL;
|
|
@@ -1,11 +1,9 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
const AdSlideRightL = (props) => (React.createElement("svg", Object.assign({
|
|
3
|
-
React.createElement("defs", null,
|
|
4
|
-
React.createElement("style", null, '.prefix__cls-afi-4{fill:#0b68ff}')),
|
|
2
|
+
const AdSlideRightL = (props) => (React.createElement("svg", Object.assign({ "data-name": "Warstwa 1", viewBox: "0 0 48 48", className: "ad-slide-right-l" }, props),
|
|
5
3
|
React.createElement("rect", { x: 10.44, y: 15.34, width: 35.12, height: 24.21, rx: 2.76, ry: 2.76, transform: "rotate(-90 28 27.44)", fill: "#d9eeff" }),
|
|
6
|
-
React.createElement("g", {
|
|
7
|
-
React.createElement("path", {
|
|
8
|
-
React.createElement("path", {
|
|
9
|
-
React.createElement("path", {
|
|
10
|
-
React.createElement("path", {
|
|
4
|
+
React.createElement("g", { fill: "#0b68ff" },
|
|
5
|
+
React.createElement("path", { d: "M28.8 24.44a1 1 0 01-.71-.29l-5.44-5.44a1 1 0 011.41-1.41l5.44 5.44a1 1 0 01-.71 1.71z" }),
|
|
6
|
+
React.createElement("path", { d: "M23.36 29.88a1 1 0 01-.71-1.71l5.44-5.44a1 1 0 011.41 1.41l-5.44 5.44a1 1 0 01-.7.3z" })),
|
|
7
|
+
React.createElement("path", { d: "M27.37 24.44H11.9a1 1 0 010-2h15.47a1 1 0 010 2z", fill: "#0b68ff" }),
|
|
8
|
+
React.createElement("path", { d: "M33.35 42h-18.7a3.76 3.76 0 01-3.76-3.76V29.5a1 1 0 012 0v8.75A1.76 1.76 0 0014.65 40h18.7a1.76 1.76 0 001.75-1.76V8.64a1.76 1.76 0 00-1.75-1.76h-18.7a1.76 1.76 0 00-1.75 1.76v8.75a1 1 0 01-2 0V8.64a3.76 3.76 0 013.76-3.76h18.7a3.76 3.76 0 013.74 3.76v29.6A3.76 3.76 0 0133.35 42z", fill: "#0b68ff" })));
|
|
11
9
|
export default AdSlideRightL;
|
|
@@ -1,11 +1,9 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
const AdSlideUpL = (props) => (React.createElement("svg", Object.assign({
|
|
3
|
-
React.createElement("defs", null,
|
|
4
|
-
React.createElement("style", null, '.prefix__cls-afi-4{fill:#0b68ff}')),
|
|
2
|
+
const AdSlideUpL = (props) => (React.createElement("svg", Object.assign({ "data-name": "Warstwa 1", viewBox: "0 0 48 48", className: "ad-slide-up-l" }, props),
|
|
5
3
|
React.createElement("rect", { x: 10.44, y: 15.34, width: 35.12, height: 24.21, rx: 2.76, ry: 2.76, transform: "rotate(-90 28 27.44)", fill: "#d9eeff" }),
|
|
6
|
-
React.createElement("g", {
|
|
7
|
-
React.createElement("path", {
|
|
8
|
-
React.createElement("path", {
|
|
9
|
-
React.createElement("path", {
|
|
10
|
-
React.createElement("path", {
|
|
4
|
+
React.createElement("g", { fill: "#0b68ff" },
|
|
5
|
+
React.createElement("path", { d: "M18.56 22.26a1 1 0 01-.71-1.71l5.44-5.44a1 1 0 111.41 1.41L19.26 22a1 1 0 01-.7.26z" }),
|
|
6
|
+
React.createElement("path", { d: "M29.44 22.26a1 1 0 01-.71-.29l-5.44-5.44a1 1 0 111.41-1.41l5.44 5.44a1 1 0 01-.71 1.71z" })),
|
|
7
|
+
React.createElement("path", { d: "M24 42a1 1 0 01-1-1V17.25a1 1 0 112 0V41a1 1 0 01-1 1z", fill: "#0b68ff" }),
|
|
8
|
+
React.createElement("path", { d: "M33.35 42h-3.24a1 1 0 010-2h3.24a1.76 1.76 0 001.75-1.75V8.64a1.76 1.76 0 00-1.75-1.76h-18.7a1.76 1.76 0 00-1.75 1.76v29.6A1.76 1.76 0 0014.65 40h3.24a1 1 0 010 2h-3.24a3.76 3.76 0 01-3.76-3.75V8.64a3.76 3.76 0 013.76-3.76h18.7a3.76 3.76 0 013.75 3.76v29.6A3.76 3.76 0 0133.35 42z", fill: "#0b68ff" })));
|
|
11
9
|
export default AdSlideUpL;
|