@terraware/web-components 3.0.7 → 3.0.8-rc.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/components/Icon/icons/index.d.ts +1 -1
- package/components/Icon/icons/index.d.ts.map +1 -1
- package/components/Icon/icons/index.js +2 -0
- package/components/svg/BlobbyGrayIconImage.js +2 -2
- package/components/svg/BlobbyGrayIconImport.js +2 -2
- package/components/svg/BlobbyGrayIconUploadToTheCloud.js +2 -2
- package/components/svg/BlobbyIconCloudChecked.js +10 -10
- package/components/svg/BlobbyIconExportOrUploadPhoto.js +10 -10
- package/components/svg/BlobbyIconFolder.js +10 -10
- package/components/svg/BlobbyIconGraphReport.js +10 -10
- package/components/svg/BlobbyIconHappy.js +10 -10
- package/components/svg/BlobbyIconHeartMonitor.js +10 -10
- package/components/svg/BlobbyIconLeaf.js +10 -10
- package/components/svg/BlobbyIconLibrary.js +10 -10
- package/components/svg/BlobbyIconNursery.js +10 -10
- package/components/svg/BlobbyIconOrganization.js +10 -10
- package/components/svg/BlobbyIconParchment.js +10 -10
- package/components/svg/BlobbyIconPeople.js +10 -10
- package/components/svg/BlobbyIconSeedBank.js +10 -10
- package/components/svg/BlobbyIconSeedling.js +10 -10
- package/components/svg/BlobbyIconSeeds.js +10 -10
- package/components/svg/BlobbyIconSite.js +11 -11
- package/components/svg/BlobbyIconSparkles.js +10 -10
- package/components/svg/BlobbyIconWrench.js +10 -10
- package/components/svg/Bug.js +1 -1
- package/components/svg/Calendar.js +1 -1
- package/components/svg/CaretDown.js +1 -1
- package/components/svg/CaretLeft.js +1 -1
- package/components/svg/CaretRight.js +1 -1
- package/components/svg/CaretUp.js +1 -1
- package/components/svg/ChevronDown.js +1 -1
- package/components/svg/ChevronUp.js +1 -1
- package/components/svg/Close.js +1 -1
- package/components/svg/Critical.js +1 -1
- package/components/svg/Edit.d.ts.map +1 -1
- package/components/svg/Edit.js +10 -10
- package/components/svg/Error.js +1 -1
- package/components/svg/Filter.js +1 -1
- package/components/svg/Folder.js +1 -1
- package/components/svg/Help.js +1 -1
- package/components/svg/Home.js +1 -1
- package/components/svg/IconAdd.js +1 -1
- package/components/svg/IconArrowRight.js +1 -1
- package/components/svg/IconBusinessNetwork.js +1 -1
- package/components/svg/IconCancel.js +1 -1
- package/components/svg/IconChargingBattery.js +1 -1
- package/components/svg/IconCheckmark.js +1 -1
- package/components/svg/IconCoinInHand.js +1 -1
- package/components/svg/IconColumns.js +1 -1
- package/components/svg/IconDashboard.js +1 -1
- package/components/svg/IconEdit.js +1 -1
- package/components/svg/IconExport.js +1 -1
- package/components/svg/IconFile.js +1 -1
- package/components/svg/IconFolder.js +1 -1
- package/components/svg/IconFullScreen.js +1 -1
- package/components/svg/IconFutures.js +1 -1
- package/components/svg/IconGraphReport.js +1 -1
- package/components/svg/IconHeartMonitor.js +1 -1
- package/components/svg/IconHistory.js +1 -1
- package/components/svg/IconImport.js +1 -1
- package/components/svg/IconLayers.js +1 -1
- package/components/svg/IconLibrary.d.ts +8 -0
- package/components/svg/IconLibrary.d.ts.map +1 -0
- package/components/svg/IconLibrary.js +26 -0
- package/components/svg/IconList.js +1 -1
- package/components/svg/IconMail.js +1 -1
- package/components/svg/IconManager.js +1 -1
- package/components/svg/IconMarker.js +1 -1
- package/components/svg/IconMenu.js +1 -1
- package/components/svg/IconMenuHorizontal.js +1 -1
- package/components/svg/IconModule.js +1 -1
- package/components/svg/IconMyLocation.js +1 -1
- package/components/svg/IconNursery.js +1 -1
- package/components/svg/IconOrg.js +1 -1
- package/components/svg/IconParchment.js +1 -1
- package/components/svg/IconRedo.js +1 -1
- package/components/svg/IconRestorationSite.js +1 -1
- package/components/svg/IconSeedBank.js +1 -1
- package/components/svg/IconSeedling.js +1 -1
- package/components/svg/IconSlice.js +1 -1
- package/components/svg/IconSubmit.js +1 -1
- package/components/svg/IconSubtract.js +1 -1
- package/components/svg/IconSynced.js +1 -1
- package/components/svg/IconTrashCan.js +1 -1
- package/components/svg/IconTreasureMap.js +1 -1
- package/components/svg/IconUndo.js +1 -1
- package/components/svg/IconVariable.js +1 -1
- package/components/svg/IconWifi.js +1 -1
- package/components/svg/Info.js +1 -1
- package/components/svg/Key.js +1 -1
- package/components/svg/Leaf.js +1 -1
- package/components/svg/Lock.js +1 -1
- package/components/svg/Logo.js +5 -5
- package/components/svg/MenuVertical.js +1 -1
- package/components/svg/Notification.js +1 -1
- package/components/svg/Person.js +1 -1
- package/components/svg/Plus.js +1 -1
- package/components/svg/RestorationSite.js +1 -1
- package/components/svg/Search.js +1 -1
- package/components/svg/Seeds.js +1 -1
- package/components/svg/Site.js +1 -1
- package/components/svg/Sparkles.js +1 -1
- package/components/svg/Species.js +1 -1
- package/components/svg/Species2.js +10 -10
- package/components/svg/Spinner.js +8 -8
- package/components/svg/Success.js +1 -1
- package/components/svg/Touchscreen.js +1 -1
- package/components/svg/UploadCloud.js +10 -10
- package/components/svg/Warning.js +1 -1
- package/components/svg/index.d.ts +1 -0
- package/components/svg/index.d.ts.map +1 -1
- package/components/svg/index.js +7 -0
- package/license-report.html +1 -1
- package/package.json +1 -1
@@ -24,23 +24,23 @@ const SvgBlobbyIconLibrary = _ref => {
|
|
24
24
|
}, /*#__PURE__*/React.createElement("path", {
|
25
25
|
fill: "#E2F6EC",
|
26
26
|
fillRule: "evenodd",
|
27
|
-
d: "M85.957 4.231c27.911-2.327 55.85 13.068 64.879 39.58 9.385 27.56-1.432 58.971-25.993 74.602-21.169 13.473-47.12.371-66.2-15.926-14.37-12.272-16.13-31.86-11.
|
27
|
+
d: "M85.957 4.231c27.911-2.327 55.85 13.068 64.879 39.58 9.385 27.56-1.432 58.971-25.993 74.602-21.169 13.473-47.12.371-66.2-15.926-14.37-12.272-16.13-31.86-11.068-50.066 6.08-21.874 15.757-46.304 38.382-48.19",
|
28
28
|
clipRule: "evenodd"
|
29
29
|
}), /*#__PURE__*/React.createElement("path", {
|
30
30
|
fill: "url(#blobby-icon-library_svg__b)",
|
31
31
|
fillOpacity: 0.2,
|
32
32
|
fillRule: "evenodd",
|
33
|
-
d: "M85.957 4.231c27.911-2.327 55.85 13.068 64.879 39.58 9.385 27.56-1.432 58.971-25.993 74.602-21.169 13.473-47.12.371-66.2-15.926-14.37-12.272-16.13-31.86-11.
|
33
|
+
d: "M85.957 4.231c27.911-2.327 55.85 13.068 64.879 39.58 9.385 27.56-1.432 58.971-25.993 74.602-21.169 13.473-47.12.371-66.2-15.926-14.37-12.272-16.13-31.86-11.068-50.066 6.08-21.874 15.757-46.304 38.382-48.19",
|
34
34
|
clipRule: "evenodd"
|
35
35
|
}), /*#__PURE__*/React.createElement("path", {
|
36
36
|
fill: "url(#blobby-icon-library_svg__c)",
|
37
|
-
d: "M144.999 66.449h-.019c-2.75 0-4.982-3.33-5-7.449-.018 4.11-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.
|
37
|
+
d: "M144.999 66.449h-.019c-2.75 0-4.982-3.33-5-7.449-.018 4.11-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.449z"
|
38
38
|
}), /*#__PURE__*/React.createElement("path", {
|
39
39
|
fill: "url(#blobby-icon-library_svg__d)",
|
40
|
-
d: "M70.999 23.449h-.02c-2.75 0-4.98-3.33-4.999-7.449-.018 4.11-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.
|
40
|
+
d: "M70.999 23.449h-.02c-2.75 0-4.98-3.33-4.999-7.449-.018 4.11-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.449z"
|
41
41
|
}), /*#__PURE__*/React.createElement("path", {
|
42
42
|
fill: "url(#blobby-icon-library_svg__e)",
|
43
|
-
d: "M64.999 103.449h-.02c-2.75 0-4.98-3.33-4.999-7.449-.018 4.109-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.
|
43
|
+
d: "M64.999 103.449h-.02c-2.75 0-4.98-3.33-4.999-7.449-.018 4.109-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.449z"
|
44
44
|
}), /*#__PURE__*/React.createElement("mask", {
|
45
45
|
id: "blobby-icon-library_svg__g",
|
46
46
|
width: 200,
|
@@ -54,26 +54,26 @@ const SvgBlobbyIconLibrary = _ref => {
|
|
54
54
|
}, /*#__PURE__*/React.createElement("path", {
|
55
55
|
fill: "#E2F6EC",
|
56
56
|
fillRule: "evenodd",
|
57
|
-
d: "M85.957 4.231c27.911-2.327 55.85 13.068 64.879 39.58 9.385 27.56-1.432 58.971-25.993 74.602-21.169 13.473-47.12.371-66.2-15.926-14.37-12.272-16.13-31.86-11.
|
57
|
+
d: "M85.957 4.231c27.911-2.327 55.85 13.068 64.879 39.58 9.385 27.56-1.432 58.971-25.993 74.602-21.169 13.473-47.12.371-66.2-15.926-14.37-12.272-16.13-31.86-11.068-50.066 6.08-21.874 15.757-46.304 38.382-48.19",
|
58
58
|
clipRule: "evenodd"
|
59
59
|
}), /*#__PURE__*/React.createElement("path", {
|
60
60
|
fill: "url(#blobby-icon-library_svg__f)",
|
61
61
|
fillOpacity: 0.2,
|
62
62
|
fillRule: "evenodd",
|
63
|
-
d: "M85.957 4.231c27.911-2.327 55.85 13.068 64.879 39.58 9.385 27.56-1.432 58.971-25.993 74.602-21.169 13.473-47.12.371-66.2-15.926-14.37-12.272-16.13-31.86-11.
|
63
|
+
d: "M85.957 4.231c27.911-2.327 55.85 13.068 64.879 39.58 9.385 27.56-1.432 58.971-25.993 74.602-21.169 13.473-47.12.371-66.2-15.926-14.37-12.272-16.13-31.86-11.068-50.066 6.08-21.874 15.757-46.304 38.382-48.19",
|
64
64
|
clipRule: "evenodd"
|
65
65
|
})), /*#__PURE__*/React.createElement("g", {
|
66
66
|
mask: "url(#blobby-icon-library_svg__g)"
|
67
67
|
}, /*#__PURE__*/React.createElement("path", {
|
68
68
|
fill: "url(#blobby-icon-library_svg__h)",
|
69
|
-
d: "m164.713 81.
|
69
|
+
d: "m164.713 81.886-38.652-38.652-52.09 44.232 42.362 42.36z",
|
70
70
|
opacity: 0.25
|
71
71
|
})), /*#__PURE__*/React.createElement("path", {
|
72
72
|
fill: "#EAF3DC",
|
73
|
-
d: "M82 38.667a2 2 0 0 0-2 2v2h-4.667a2 2 0 0 0-2 2V86a2 2 0 0 0 2 2h49.334a2 2 0 0 0 2-2V44.667a2 2 0 0 0-2-2H120v-2a2 2 0 0 0-2-2h-10c-3.35 0-6.183 1.777-8 4.325-1.817-2.548-4.65-4.325-8-4.
|
73
|
+
d: "M82 38.667a2 2 0 0 0-2 2v2h-4.667a2 2 0 0 0-2 2V86a2 2 0 0 0 2 2h49.334a2 2 0 0 0 2-2V44.667a2 2 0 0 0-2-2H120v-2a2 2 0 0 0-2-2h-10c-3.35 0-6.183 1.777-8 4.325-1.817-2.548-4.65-4.325-8-4.325z"
|
74
74
|
}), /*#__PURE__*/React.createElement("path", {
|
75
75
|
fill: "#2C8658",
|
76
|
-
d: "M82 38.667a2 2 0 0 0-2 2v2h-4.667a2 2 0 0 0-2 2V86a2 2 0 0 0 2 2h49.334a2 2 0 0 0 2-2V44.667a2 2 0 0 0-2-2H120v-2a2 2 0 0 0-2-2h-10c-3.35 0-6.183 1.777-8 4.325-1.817-2.548-4.65-4.325-8-4.
|
76
|
+
d: "M82 38.667a2 2 0 0 0-2 2v2h-4.667a2 2 0 0 0-2 2V86a2 2 0 0 0 2 2h49.334a2 2 0 0 0 2-2V44.667a2 2 0 0 0-2-2H120v-2a2 2 0 0 0-2-2h-10c-3.35 0-6.183 1.777-8 4.325-1.817-2.548-4.65-4.325-8-4.325zm2 4h8c3.338 0 6 2.662 6 6v30.705c-1.677-1.265-3.748-2.039-6-2.039h-8V44.995a2 2 0 0 0 0-.649zm24 0h8v1.672a2 2 0 0 0 0 .648v32.346h-8c-2.252 0-4.323.774-6 2.04V48.666c0-3.338 2.662-6 6-6m-30.667 4H80v32.666a2 2 0 0 0 2 2h10A5.97 5.97 0 0 1 96.987 84H77.333zm42.667 0h2.667V84h-19.654A5.97 5.97 0 0 1 108 81.333h10a2 2 0 0 0 2-2z"
|
77
77
|
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
|
78
78
|
id: "blobby-icon-library_svg__b",
|
79
79
|
x1: 139.5,
|
@@ -24,23 +24,23 @@ const SvgBlobbyIconNursery = _ref => {
|
|
24
24
|
}, /*#__PURE__*/React.createElement("path", {
|
25
25
|
fill: "#E2F6EC",
|
26
26
|
fillRule: "evenodd",
|
27
|
-
d: "M96.821 12.057c24.878-.65 53.949 4 61.596 27.683 7.623 23.607-13.691 43.746-33.873 58.171-19.515 13.948-44.
|
27
|
+
d: "M96.821 12.057c24.878-.65 53.949 4 61.596 27.683 7.623 23.607-13.691 43.746-33.873 58.171-19.515 13.948-44.256 25.396-64.012 11.791-20.912-14.4-24.98-43.182-16.134-66.982 7.796-20.98 30.05-30.078 52.423-30.663",
|
28
28
|
clipRule: "evenodd"
|
29
29
|
}), /*#__PURE__*/React.createElement("path", {
|
30
30
|
fill: "url(#blobby-icon-nursery_svg__b)",
|
31
31
|
fillOpacity: 0.2,
|
32
32
|
fillRule: "evenodd",
|
33
|
-
d: "M96.821 12.057c24.878-.65 53.949 4 61.596 27.683 7.623 23.607-13.691 43.746-33.873 58.171-19.515 13.948-44.
|
33
|
+
d: "M96.821 12.057c24.878-.65 53.949 4 61.596 27.683 7.623 23.607-13.691 43.746-33.873 58.171-19.515 13.948-44.256 25.396-64.012 11.791-20.912-14.4-24.98-43.182-16.134-66.982 7.796-20.98 30.05-30.078 52.423-30.663",
|
34
34
|
clipRule: "evenodd"
|
35
35
|
}), /*#__PURE__*/React.createElement("path", {
|
36
36
|
fill: "url(#blobby-icon-nursery_svg__c)",
|
37
|
-
d: "M60 81.449h.02c2.75 0 4.98 3.33 4.998 7.449.018-4.11 2.24-7.434 4.98-7.449-2.74-.015-4.962-3.34-4.98-7.449-.018 4.119-2.249 7.449-4.999 7.
|
37
|
+
d: "M60 81.449h.02c2.75 0 4.98 3.33 4.998 7.449.018-4.11 2.24-7.434 4.98-7.449-2.74-.015-4.962-3.34-4.98-7.449-.018 4.119-2.249 7.449-4.999 7.449z"
|
38
38
|
}), /*#__PURE__*/React.createElement("path", {
|
39
39
|
fill: "url(#blobby-icon-nursery_svg__d)",
|
40
|
-
d: "M124 103.449h.019c2.75 0 4.981 3.33 4.999 7.449.018-4.109 2.239-7.434 4.981-7.449-2.742-.015-4.963-3.34-4.981-7.449-.018 4.119-2.249 7.449-4.999 7.
|
40
|
+
d: "M124 103.449h.019c2.75 0 4.981 3.33 4.999 7.449.018-4.109 2.239-7.434 4.981-7.449-2.742-.015-4.963-3.34-4.981-7.449-.018 4.119-2.249 7.449-4.999 7.449z"
|
41
41
|
}), /*#__PURE__*/React.createElement("path", {
|
42
42
|
fill: "url(#blobby-icon-nursery_svg__e)",
|
43
|
-
d: "M130 23.449h.019c2.75 0 4.981 3.33 4.999 7.449.018-4.11 2.239-7.434 4.981-7.449-2.742-.015-4.963-3.34-4.981-7.449-.018 4.119-2.249 7.449-4.999 7.
|
43
|
+
d: "M130 23.449h.019c2.75 0 4.981 3.33 4.999 7.449.018-4.11 2.239-7.434 4.981-7.449-2.742-.015-4.963-3.34-4.981-7.449-.018 4.119-2.249 7.449-4.999 7.449z"
|
44
44
|
}), /*#__PURE__*/React.createElement("mask", {
|
45
45
|
id: "blobby-icon-nursery_svg__g",
|
46
46
|
width: 200,
|
@@ -54,27 +54,27 @@ const SvgBlobbyIconNursery = _ref => {
|
|
54
54
|
}, /*#__PURE__*/React.createElement("path", {
|
55
55
|
fill: "#E2F6EC",
|
56
56
|
fillRule: "evenodd",
|
57
|
-
d: "M96.821 12.057c24.878-.65 53.949 4 61.596 27.683 7.623 23.607-13.691 43.746-33.873 58.171-19.515 13.948-44.
|
57
|
+
d: "M96.821 12.057c24.878-.65 53.949 4 61.596 27.683 7.623 23.607-13.691 43.746-33.873 58.171-19.515 13.948-44.256 25.396-64.012 11.791-20.912-14.4-24.98-43.182-16.134-66.982 7.796-20.98 30.05-30.078 52.423-30.663",
|
58
58
|
clipRule: "evenodd"
|
59
59
|
}), /*#__PURE__*/React.createElement("path", {
|
60
60
|
fill: "url(#blobby-icon-nursery_svg__f)",
|
61
61
|
fillOpacity: 0.2,
|
62
62
|
fillRule: "evenodd",
|
63
|
-
d: "M96.821 12.057c24.878-.65 53.949 4 61.596 27.683 7.623 23.607-13.691 43.746-33.873 58.171-19.515 13.948-44.
|
63
|
+
d: "M96.821 12.057c24.878-.65 53.949 4 61.596 27.683 7.623 23.607-13.691 43.746-33.873 58.171-19.515 13.948-44.256 25.396-64.012 11.791-20.912-14.4-24.98-43.182-16.134-66.982 7.796-20.98 30.05-30.078 52.423-30.663",
|
64
64
|
clipRule: "evenodd"
|
65
65
|
})), /*#__PURE__*/React.createElement("g", {
|
66
66
|
mask: "url(#blobby-icon-nursery_svg__g)"
|
67
67
|
}, /*#__PURE__*/React.createElement("path", {
|
68
68
|
fill: "url(#blobby-icon-nursery_svg__h)",
|
69
|
-
d: "m148.557 80.437-26.786-26.786-44.81 34.274 27.537 27.
|
69
|
+
d: "m148.557 80.437-26.786-26.786-44.81 34.274 27.537 27.537z",
|
70
70
|
opacity: 0.25
|
71
71
|
})), /*#__PURE__*/React.createElement("path", {
|
72
72
|
fill: "#EAF3DC",
|
73
|
-
d: "m109.6 40.4 11.6 12.533c1.733 1.867 2.8 4.667 2.8 7.6v24.134c0 2.666-1.733 4.666-4 4.666H79.733c-2.133 0-3.733-2-3.733-4.666V60.533c0-2.933.933-5.733 2.4-7.6L88.933 40.4c.934-1.067 2.267-1.733 3.6-1.733h13.334v.133c1.333 0 2.666.533 3.733 1.
|
73
|
+
d: "m109.6 40.4 11.6 12.533c1.733 1.867 2.8 4.667 2.8 7.6v24.134c0 2.666-1.733 4.666-4 4.666H79.733c-2.133 0-3.733-2-3.733-4.666V60.533c0-2.933.933-5.733 2.4-7.6L88.933 40.4c.934-1.067 2.267-1.733 3.6-1.733h13.334v.133c1.333 0 2.666.533 3.733 1.6"
|
74
74
|
}), /*#__PURE__*/React.createElement("path", {
|
75
75
|
fill: "#2C8658",
|
76
76
|
fillRule: "evenodd",
|
77
|
-
d: "m109.6 40.4 11.6 12.533c1.733 1.867 2.8 4.667 2.8 7.6v24.134c0 2.666-1.733 4.666-4 4.666H79.733c-2.133 0-3.733-2-3.733-4.666V60.533c0-2.933.933-5.733 2.4-7.6L88.933 40.4c.934-1.067 2.267-1.733 3.6-1.733h13.334v.133c1.333 0 2.666.533 3.733 1.
|
77
|
+
d: "m109.6 40.4 11.6 12.533c1.733 1.867 2.8 4.667 2.8 7.6v24.134c0 2.666-1.733 4.666-4 4.666H79.733c-2.133 0-3.733-2-3.733-4.666V60.533c0-2.933.933-5.733 2.4-7.6L88.933 40.4c.934-1.067 2.267-1.733 3.6-1.733h13.334v.133c1.333 0 2.666.533 3.733 1.6m-17.467 2.667c.134-.267.4-.4.534-.4h7.466l-8 8.666-1.466 1.6c-1.334 1.467-2.267 3.467-2.534 5.6h-7.866c.266-1.2.666-2.266 1.333-2.933l3.467-4.267zM118.4 55.6l-11.6-12.533c-.133-.134-.4-.4-.8-.4s-.667.266-.8.4L93.733 55.6c-.666.8-1.2 1.733-1.466 2.933h27.6c-.267-1.2-.8-2.133-1.467-2.933m1.6 6.933V78H92V62.533zM88 78V62.533h-8V78zm4.133 7.333C92 85.2 92 84.933 92 84.667V82h28v2.667c0 .156-.046.312-.084.442-.026.091-.049.17-.049.224zM80 82v2.667c0 .266 0 .533.133.666H88V82z",
|
78
78
|
clipRule: "evenodd"
|
79
79
|
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
|
80
80
|
id: "blobby-icon-nursery_svg__b",
|
@@ -24,23 +24,23 @@ const SvgBlobbyIconOrganization = _ref => {
|
|
24
24
|
}, /*#__PURE__*/React.createElement("path", {
|
25
25
|
fill: "#E2F6EC",
|
26
26
|
fillRule: "evenodd",
|
27
|
-
d: "M96.667 4.039c26.67-1.026 50.485 18.385 57.399 44.164 6.047 22.546-11.922 41.533-30.693 55.408-19.462 14.387-44.342 28.69-64.028 14.611-19.947-14.266-15.548-42.761-7.93-66.071 7.563-23.136 20.93-47.177 45.252-48.
|
27
|
+
d: "M96.667 4.039c26.67-1.026 50.485 18.385 57.399 44.164 6.047 22.546-11.922 41.533-30.693 55.408-19.462 14.387-44.342 28.69-64.028 14.611-19.947-14.266-15.548-42.761-7.93-66.071 7.563-23.136 20.93-47.177 45.252-48.112",
|
28
28
|
clipRule: "evenodd"
|
29
29
|
}), /*#__PURE__*/React.createElement("path", {
|
30
30
|
fill: "url(#blobby-icon-organization_svg__b)",
|
31
31
|
fillOpacity: 0.2,
|
32
32
|
fillRule: "evenodd",
|
33
|
-
d: "M96.667 4.039c26.67-1.026 50.485 18.385 57.399 44.164 6.047 22.546-11.922 41.533-30.693 55.408-19.462 14.387-44.342 28.69-64.028 14.611-19.947-14.266-15.548-42.761-7.93-66.071 7.563-23.136 20.93-47.177 45.252-48.
|
33
|
+
d: "M96.667 4.039c26.67-1.026 50.485 18.385 57.399 44.164 6.047 22.546-11.922 41.533-30.693 55.408-19.462 14.387-44.342 28.69-64.028 14.611-19.947-14.266-15.548-42.761-7.93-66.071 7.563-23.136 20.93-47.177 45.252-48.112",
|
34
34
|
clipRule: "evenodd"
|
35
35
|
}), /*#__PURE__*/React.createElement("path", {
|
36
36
|
fill: "url(#blobby-icon-organization_svg__c)",
|
37
|
-
d: "M108.999 106.449h-.019c-2.75 0-4.982-3.33-5-7.449-.018 4.109-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.
|
37
|
+
d: "M108.999 106.449h-.019c-2.75 0-4.982-3.33-5-7.449-.018 4.109-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.449z"
|
38
38
|
}), /*#__PURE__*/React.createElement("path", {
|
39
39
|
fill: "url(#blobby-icon-organization_svg__d)",
|
40
|
-
d: "M142.999 19.449h-.019c-2.75 0-4.982-3.33-5-7.449-.018 4.11-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.
|
40
|
+
d: "M142.999 19.449h-.019c-2.75 0-4.982-3.33-5-7.449-.018 4.11-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.449z"
|
41
41
|
}), /*#__PURE__*/React.createElement("path", {
|
42
42
|
fill: "url(#blobby-icon-organization_svg__e)",
|
43
|
-
d: "M66.999 42.449h-.02c-2.75 0-4.98-3.33-4.999-7.449-.018 4.11-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.
|
43
|
+
d: "M66.999 42.449h-.02c-2.75 0-4.98-3.33-4.999-7.449-.018 4.11-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.449z"
|
44
44
|
}), /*#__PURE__*/React.createElement("mask", {
|
45
45
|
id: "blobby-icon-organization_svg__g",
|
46
46
|
width: 200,
|
@@ -54,26 +54,26 @@ const SvgBlobbyIconOrganization = _ref => {
|
|
54
54
|
}, /*#__PURE__*/React.createElement("path", {
|
55
55
|
fill: "#E2F6EC",
|
56
56
|
fillRule: "evenodd",
|
57
|
-
d: "M96.667 4.039c26.67-1.026 50.485 18.385 57.399 44.164 6.047 22.546-11.922 41.533-30.693 55.408-19.462 14.387-44.342 28.69-64.028 14.611-19.947-14.266-15.548-42.761-7.93-66.071 7.563-23.136 20.93-47.177 45.252-48.
|
57
|
+
d: "M96.667 4.039c26.67-1.026 50.485 18.385 57.399 44.164 6.047 22.546-11.922 41.533-30.693 55.408-19.462 14.387-44.342 28.69-64.028 14.611-19.947-14.266-15.548-42.761-7.93-66.071 7.563-23.136 20.93-47.177 45.252-48.112",
|
58
58
|
clipRule: "evenodd"
|
59
59
|
}), /*#__PURE__*/React.createElement("path", {
|
60
60
|
fill: "url(#blobby-icon-organization_svg__f)",
|
61
61
|
fillOpacity: 0.2,
|
62
62
|
fillRule: "evenodd",
|
63
|
-
d: "M96.667 4.039c26.67-1.026 50.485 18.385 57.399 44.164 6.047 22.546-11.922 41.533-30.693 55.408-19.462 14.387-44.342 28.69-64.028 14.611-19.947-14.266-15.548-42.761-7.93-66.071 7.563-23.136 20.93-47.177 45.252-48.
|
63
|
+
d: "M96.667 4.039c26.67-1.026 50.485 18.385 57.399 44.164 6.047 22.546-11.922 41.533-30.693 55.408-19.462 14.387-44.342 28.69-64.028 14.611-19.947-14.266-15.548-42.761-7.93-66.071 7.563-23.136 20.93-47.177 45.252-48.112",
|
64
64
|
clipRule: "evenodd"
|
65
65
|
})), /*#__PURE__*/React.createElement("g", {
|
66
66
|
mask: "url(#blobby-icon-organization_svg__g)"
|
67
67
|
}, /*#__PURE__*/React.createElement("path", {
|
68
68
|
fill: "url(#blobby-icon-organization_svg__h)",
|
69
|
-
d: "m153.619 78.772-40.718-40.718-38.909 40.087 37.877 37.
|
69
|
+
d: "m153.619 78.772-40.718-40.718-38.909 40.087 37.877 37.877z",
|
70
70
|
opacity: 0.25
|
71
71
|
})), /*#__PURE__*/React.createElement("path", {
|
72
72
|
fill: "#EAF3DC",
|
73
|
-
d: "M75.
|
73
|
+
d: "M75.893 37.477a2 2 0 0 1 .774-.144h34.666a2 2 0 1 1 0 4h-.666v8h9.679c.215-.035.434-.035.649 0h2.338a2 2 0 1 1 0 4h-.666V69.47c2.231.34 4 2.213 4 4.531v14.667a2 2 0 0 1-2 2H87.333a2 2 0 0 1-2-2v-10h-10a2 2 0 0 1-2-2V62a4.675 4.675 0 0 1 4-4.62V41.333h-.666a2 2 0 0 1-.775-3.856"
|
74
74
|
}), /*#__PURE__*/React.createElement("path", {
|
75
75
|
fill: "#2C8658",
|
76
|
-
d: "M76.667 37.333a2 2 0 1 0 0 4h.666V57.38a4.675 4.675 0 0 0-4 4.62v14.667a2 2 0 0 0 2 2h7.334v-4h-5.334V62c0-.367.3-.667.667-.667h1.333a2 2 0 0 0 2-2v-18h25.334v5.334h4v-5.334h.666a2 2 0 1 0 0-
|
76
|
+
d: "M76.667 37.333a2 2 0 1 0 0 4h.666V57.38a4.675 4.675 0 0 0-4 4.62v14.667a2 2 0 0 0 2 2h7.334v-4h-5.334V62c0-.367.3-.667.667-.667h1.333a2 2 0 0 0 2-2v-18h25.334v5.334h4v-5.334h.666a2 2 0 1 0 0-4zm14.635 11.972a2 2 0 0 0-.29.028h-2.345a2 2 0 1 0 0 4h.666V69.47c-2.231.34-4 2.213-4 4.531v14.667a2 2 0 0 0 2 2h37.334a2 2 0 0 0 2-2V74c0-2.318-1.769-4.19-4-4.531V53.333h.666a2 2 0 1 0 0-4h-2.338a2 2 0 0 0-.649 0H91.661a2 2 0 0 0-.359-.028m2.031 4.028h25.334v18a2 2 0 0 0 2 2H122c.393 0 .667.274.667.667v12.667h-13.334v-8c0-.736-.597-1.334-1.333-1.334h-4c-.736 0-1.333.598-1.333 1.334v8H89.333V74c0-.393.273-.667.667-.667h1.333a2 2 0 0 0 2-2zM100 58.667c-.736 0-1.333.597-1.333 1.333v2.667c0 .736.597 1.333 1.333 1.333h2.667c.736 0 1.333-.597 1.333-1.333V60c0-.736-.597-1.333-1.333-1.333zm9.333 0c-.736 0-1.333.597-1.333 1.333v2.667c0 .736.597 1.333 1.333 1.333H112c.736 0 1.333-.597 1.333-1.333V60c0-.736-.597-1.333-1.333-1.333zM100 68c-.736 0-1.333.597-1.333 1.333V72c0 .736.597 1.333 1.333 1.333h2.667c.736 0 1.333-.597 1.333-1.333v-2.667c0-.736-.597-1.333-1.333-1.333zm9.333 0c-.736 0-1.333.597-1.333 1.333V72c0 .736.597 1.333 1.333 1.333H112c.736 0 1.333-.597 1.333-1.333v-2.667c0-.736-.597-1.333-1.333-1.333zm-14.666 9.333c-.736 0-1.334.598-1.334 1.334v2.666c0 .736.598 1.334 1.334 1.334h2.666c.736 0 1.334-.598 1.334-1.334v-2.666c0-.736-.598-1.334-1.334-1.334zm20 0c-.736 0-1.334.598-1.334 1.334v2.666c0 .736.598 1.334 1.334 1.334h2.666c.736 0 1.334-.598 1.334-1.334v-2.666c0-.736-.598-1.334-1.334-1.334z"
|
77
77
|
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
|
78
78
|
id: "blobby-icon-organization_svg__b",
|
79
79
|
x1: 126.5,
|
@@ -24,23 +24,23 @@ const SvgBlobbyIconParchment = _ref => {
|
|
24
24
|
}, /*#__PURE__*/React.createElement("path", {
|
25
25
|
fill: "#E2F6EC",
|
26
26
|
fillRule: "evenodd",
|
27
|
-
d: "M96.086 15.373c25.873-1.513 57.892.593 65.604 25.277 7.588 24.287-19.377 41.46-40.139 56.23-19.895 14.155-43.87 31.774-63.872 17.768-20.522-14.371-16.173-44.163-7.146-67.498 7.376-19.065 25.103-30.582 45.553-31.
|
27
|
+
d: "M96.086 15.373c25.873-1.513 57.892.593 65.604 25.277 7.588 24.287-19.377 41.46-40.139 56.23-19.895 14.155-43.87 31.774-63.872 17.768-20.522-14.371-16.173-44.163-7.146-67.498 7.376-19.065 25.103-30.582 45.553-31.777",
|
28
28
|
clipRule: "evenodd"
|
29
29
|
}), /*#__PURE__*/React.createElement("path", {
|
30
30
|
fill: "url(#blobby-icon-parchment_svg__b)",
|
31
31
|
fillOpacity: 0.2,
|
32
32
|
fillRule: "evenodd",
|
33
|
-
d: "M96.086 15.373c25.873-1.513 57.892.593 65.604 25.277 7.588 24.287-19.377 41.46-40.139 56.23-19.895 14.155-43.87 31.774-63.872 17.768-20.522-14.371-16.173-44.163-7.146-67.498 7.376-19.065 25.103-30.582 45.553-31.
|
33
|
+
d: "M96.086 15.373c25.873-1.513 57.892.593 65.604 25.277 7.588 24.287-19.377 41.46-40.139 56.23-19.895 14.155-43.87 31.774-63.872 17.768-20.522-14.371-16.173-44.163-7.146-67.498 7.376-19.065 25.103-30.582 45.553-31.777",
|
34
34
|
clipRule: "evenodd"
|
35
35
|
}), /*#__PURE__*/React.createElement("path", {
|
36
36
|
fill: "url(#blobby-icon-parchment_svg__c)",
|
37
|
-
d: "M144.999 66.449h-.019c-2.75 0-4.982-3.33-5-7.449-.018 4.11-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.
|
37
|
+
d: "M144.999 66.449h-.019c-2.75 0-4.982-3.33-5-7.449-.018 4.11-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.449z"
|
38
38
|
}), /*#__PURE__*/React.createElement("path", {
|
39
39
|
fill: "url(#blobby-icon-parchment_svg__d)",
|
40
|
-
d: "M70.999 23.449h-.02c-2.75 0-4.98-3.33-4.999-7.449-.018 4.11-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.
|
40
|
+
d: "M70.999 23.449h-.02c-2.75 0-4.98-3.33-4.999-7.449-.018 4.11-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.449z"
|
41
41
|
}), /*#__PURE__*/React.createElement("path", {
|
42
42
|
fill: "url(#blobby-icon-parchment_svg__e)",
|
43
|
-
d: "M64.999 103.449h-.02c-2.75 0-4.98-3.33-4.999-7.449-.018 4.109-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.
|
43
|
+
d: "M64.999 103.449h-.02c-2.75 0-4.98-3.33-4.999-7.449-.018 4.109-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.449z"
|
44
44
|
}), /*#__PURE__*/React.createElement("mask", {
|
45
45
|
id: "blobby-icon-parchment_svg__g",
|
46
46
|
width: 200,
|
@@ -54,26 +54,26 @@ const SvgBlobbyIconParchment = _ref => {
|
|
54
54
|
}, /*#__PURE__*/React.createElement("path", {
|
55
55
|
fill: "#E2F6EC",
|
56
56
|
fillRule: "evenodd",
|
57
|
-
d: "M96.086 15.373c25.873-1.513 57.892.593 65.604 25.277 7.588 24.287-19.377 41.46-40.139 56.23-19.895 14.155-43.87 31.774-63.872 17.768-20.522-14.371-16.173-44.163-7.146-67.498 7.376-19.065 25.103-30.582 45.553-31.
|
57
|
+
d: "M96.086 15.373c25.873-1.513 57.892.593 65.604 25.277 7.588 24.287-19.377 41.46-40.139 56.23-19.895 14.155-43.87 31.774-63.872 17.768-20.522-14.371-16.173-44.163-7.146-67.498 7.376-19.065 25.103-30.582 45.553-31.777",
|
58
58
|
clipRule: "evenodd"
|
59
59
|
}), /*#__PURE__*/React.createElement("path", {
|
60
60
|
fill: "url(#blobby-icon-parchment_svg__f)",
|
61
61
|
fillOpacity: 0.2,
|
62
62
|
fillRule: "evenodd",
|
63
|
-
d: "M96.086 15.373c25.873-1.513 57.892.593 65.604 25.277 7.588 24.287-19.377 41.46-40.139 56.23-19.895 14.155-43.87 31.774-63.872 17.768-20.522-14.371-16.173-44.163-7.146-67.498 7.376-19.065 25.103-30.582 45.553-31.
|
63
|
+
d: "M96.086 15.373c25.873-1.513 57.892.593 65.604 25.277 7.588 24.287-19.377 41.46-40.139 56.23-19.895 14.155-43.87 31.774-63.872 17.768-20.522-14.371-16.173-44.163-7.146-67.498 7.376-19.065 25.103-30.582 45.553-31.777",
|
64
64
|
clipRule: "evenodd"
|
65
65
|
})), /*#__PURE__*/React.createElement("g", {
|
66
66
|
mask: "url(#blobby-icon-parchment_svg__g)"
|
67
67
|
}, /*#__PURE__*/React.createElement("path", {
|
68
68
|
fill: "url(#blobby-icon-parchment_svg__h)",
|
69
|
-
d: "M157.851 72.897 125.974 41.02 73.907 86.058l32.419 32.
|
69
|
+
d: "M157.851 72.897 125.974 41.02 73.907 86.058l32.419 32.419z",
|
70
70
|
opacity: 0.25
|
71
71
|
})), /*#__PURE__*/React.createElement("path", {
|
72
72
|
fill: "#EAF3DC",
|
73
|
-
d: "M88.667 38.667c-4.763 0-8.667 3.904-8.667 8.666v5.
|
73
|
+
d: "M88.667 38.667c-4.763 0-8.667 3.904-8.667 8.666v5.006a2 2 0 0 0 0 .648v21.68h-3.333c-2.554 0-4.667 2.113-4.667 4.666v1.334c0 4.762 3.904 8.666 8.667 8.666H110v-.12c3.993-.023 7.333-3.197 7.333-7.213V68.995a2 2 0 0 0 0-.649v-8.685a2 2 0 0 0 0-.648v-4.346h6c2.554 0 4.667-2.114 4.667-4.667v-3.77c0-3.76-2.758-7.162-6.62-7.53a7 7 0 0 0-.713-.03v-.003h-32"
|
74
74
|
}), /*#__PURE__*/React.createElement("path", {
|
75
75
|
fill: "#2C8658",
|
76
|
-
d: "M88.667 38.667c-4.763 0-8.667 3.904-8.667 8.666v5.
|
76
|
+
d: "M88.667 38.667c-4.763 0-8.667 3.904-8.667 8.666v5.006a2 2 0 0 0 0 .648v21.68h-3.333c-2.554 0-4.667 2.113-4.667 4.666v1.334c0 4.762 3.904 8.666 8.667 8.666H110v-.12c3.993-.023 7.333-3.197 7.333-7.213V68.995a2 2 0 0 0 0-.649v-8.685a2 2 0 0 0 0-.648v-4.346h6c2.554 0 4.667-2.114 4.667-4.667v-3.77c0-3.76-2.758-7.162-6.62-7.53a7 7 0 0 0-.713-.03v-.003h-32m0 4h25.492a7.2 7.2 0 0 0-.826 3.333v11.333h-4.666a2 2 0 1 0 0 4h4.666v5.334H106a2 2 0 1 0 0 4h7.333V82c0 1.975-1.622 3.513-3.666 3.318-1.686-.16-3-1.736-3-3.547v-2.438c0-2.553-2.114-4.666-4.667-4.666H84v-20h4.667a2 2 0 1 0 0-4H84v-3.334c0-2.6 2.067-4.666 4.667-4.666m32.333.015c1.685.16 3 1.736 3 3.547V50c0 .393-.273.667-.667.667h-6V46c0-1.975 1.622-3.513 3.667-3.318M76.667 78.667H102c.393 0 .667.273.667.666v2.438c0 1.284.417 2.468.994 3.562H80.667A4.64 4.64 0 0 1 76 80.667v-1.334c0-.393.273-.666.667-.666"
|
77
77
|
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
|
78
78
|
id: "blobby-icon-parchment_svg__b",
|
79
79
|
x1: 134,
|
@@ -24,23 +24,23 @@ const SvgBlobbyIconPeople = _ref => {
|
|
24
24
|
}, /*#__PURE__*/React.createElement("path", {
|
25
25
|
fill: "#E2F6EC",
|
26
26
|
fillRule: "evenodd",
|
27
|
-
d: "M96.667 4.039c26.67-1.026 50.485 18.385 57.399 44.164 6.047 22.546-11.922 41.533-30.693 55.408-19.462 14.387-44.342 28.69-64.028 14.611-19.947-14.266-15.548-42.761-7.93-66.071 7.563-23.136 20.93-47.177 45.252-48.
|
27
|
+
d: "M96.667 4.039c26.67-1.026 50.485 18.385 57.399 44.164 6.047 22.546-11.922 41.533-30.693 55.408-19.462 14.387-44.342 28.69-64.028 14.611-19.947-14.266-15.548-42.761-7.93-66.071 7.563-23.136 20.93-47.177 45.252-48.112",
|
28
28
|
clipRule: "evenodd"
|
29
29
|
}), /*#__PURE__*/React.createElement("path", {
|
30
30
|
fill: "url(#blobby-icon-people_svg__b)",
|
31
31
|
fillOpacity: 0.2,
|
32
32
|
fillRule: "evenodd",
|
33
|
-
d: "M96.667 4.039c26.67-1.026 50.485 18.385 57.399 44.164 6.047 22.546-11.922 41.533-30.693 55.408-19.462 14.387-44.342 28.69-64.028 14.611-19.947-14.266-15.548-42.761-7.93-66.071 7.563-23.136 20.93-47.177 45.252-48.
|
33
|
+
d: "M96.667 4.039c26.67-1.026 50.485 18.385 57.399 44.164 6.047 22.546-11.922 41.533-30.693 55.408-19.462 14.387-44.342 28.69-64.028 14.611-19.947-14.266-15.548-42.761-7.93-66.071 7.563-23.136 20.93-47.177 45.252-48.112",
|
34
34
|
clipRule: "evenodd"
|
35
35
|
}), /*#__PURE__*/React.createElement("path", {
|
36
36
|
fill: "url(#blobby-icon-people_svg__c)",
|
37
|
-
d: "M144.999 66.449h-.019c-2.75 0-4.982-3.33-5-7.449-.018 4.11-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.
|
37
|
+
d: "M144.999 66.449h-.019c-2.75 0-4.982-3.33-5-7.449-.018 4.11-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.449z"
|
38
38
|
}), /*#__PURE__*/React.createElement("path", {
|
39
39
|
fill: "url(#blobby-icon-people_svg__d)",
|
40
|
-
d: "M70.999 23.449h-.02c-2.75 0-4.98-3.33-4.999-7.449-.018 4.11-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.
|
40
|
+
d: "M70.999 23.449h-.02c-2.75 0-4.98-3.33-4.999-7.449-.018 4.11-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.449z"
|
41
41
|
}), /*#__PURE__*/React.createElement("path", {
|
42
42
|
fill: "url(#blobby-icon-people_svg__e)",
|
43
|
-
d: "M64.999 103.449h-.02c-2.75 0-4.98-3.33-4.999-7.449-.018 4.109-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.
|
43
|
+
d: "M64.999 103.449h-.02c-2.75 0-4.98-3.33-4.999-7.449-.018 4.109-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.449z"
|
44
44
|
}), /*#__PURE__*/React.createElement("mask", {
|
45
45
|
id: "blobby-icon-people_svg__g",
|
46
46
|
width: 200,
|
@@ -54,26 +54,26 @@ const SvgBlobbyIconPeople = _ref => {
|
|
54
54
|
}, /*#__PURE__*/React.createElement("path", {
|
55
55
|
fill: "#E2F6EC",
|
56
56
|
fillRule: "evenodd",
|
57
|
-
d: "M96.667 4.039c26.67-1.026 50.485 18.385 57.399 44.164 6.047 22.546-11.922 41.533-30.693 55.408-19.462 14.387-44.342 28.69-64.028 14.611-19.947-14.266-15.548-42.761-7.93-66.071 7.563-23.136 20.93-47.177 45.252-48.
|
57
|
+
d: "M96.667 4.039c26.67-1.026 50.485 18.385 57.399 44.164 6.047 22.546-11.922 41.533-30.693 55.408-19.462 14.387-44.342 28.69-64.028 14.611-19.947-14.266-15.548-42.761-7.93-66.071 7.563-23.136 20.93-47.177 45.252-48.112",
|
58
58
|
clipRule: "evenodd"
|
59
59
|
}), /*#__PURE__*/React.createElement("path", {
|
60
60
|
fill: "url(#blobby-icon-people_svg__f)",
|
61
61
|
fillOpacity: 0.2,
|
62
62
|
fillRule: "evenodd",
|
63
|
-
d: "M96.667 4.039c26.67-1.026 50.485 18.385 57.399 44.164 6.047 22.546-11.922 41.533-30.693 55.408-19.462 14.387-44.342 28.69-64.028 14.611-19.947-14.266-15.548-42.761-7.93-66.071 7.563-23.136 20.93-47.177 45.252-48.
|
63
|
+
d: "M96.667 4.039c26.67-1.026 50.485 18.385 57.399 44.164 6.047 22.546-11.922 41.533-30.693 55.408-19.462 14.387-44.342 28.69-64.028 14.611-19.947-14.266-15.548-42.761-7.93-66.071 7.563-23.136 20.93-47.177 45.252-48.112",
|
64
64
|
clipRule: "evenodd"
|
65
65
|
})), /*#__PURE__*/React.createElement("g", {
|
66
66
|
mask: "url(#blobby-icon-people_svg__g)"
|
67
67
|
}, /*#__PURE__*/React.createElement("path", {
|
68
68
|
fill: "url(#blobby-icon-people_svg__h)",
|
69
|
-
d: "m110.5 42.5 41.175 41.175L112.5 115 82.783 85.
|
69
|
+
d: "m110.5 42.5 41.175 41.175L112.5 115 82.783 85.283l23.968-9.032-15.968-15.969z",
|
70
70
|
opacity: 0.25
|
71
71
|
})), /*#__PURE__*/React.createElement("path", {
|
72
72
|
fill: "#EAF3DC",
|
73
|
-
d: "M100 37.333c-7.34 0-13.333 5.994-13.333 13.334S92.66 64 100 64s13.333-5.993 13.333-13.333S107.34 37.333 100 37.
|
73
|
+
d: "M100 37.333c-7.34 0-13.333 5.994-13.333 13.334S92.66 64 100 64s13.333-5.993 13.333-13.333S107.34 37.333 100 37.333m-16.029 32c-2.906 0-5.304 2.399-5.304 5.305v2.029c0 4.805 3.039 8.523 7.075 10.75 4.037 2.227 9.149 3.25 14.258 3.25s10.221-1.023 14.258-3.25c3.442-1.9 6.032-4.933 6.758-8.75h.32v-4.029c0-2.906-2.401-5.305-5.307-5.305z"
|
74
74
|
}), /*#__PURE__*/React.createElement("path", {
|
75
75
|
fill: "#2C8658",
|
76
|
-
d: "M100 37.333c-7.34 0-13.333 5.994-13.333 13.334S92.66 64 100 64s13.333-5.993 13.333-13.333S107.34 37.333 100 37.
|
76
|
+
d: "M100 37.333c-7.34 0-13.333 5.994-13.333 13.334S92.66 64 100 64s13.333-5.993 13.333-13.333S107.34 37.333 100 37.333m0 4a9.303 9.303 0 0 1 9.333 9.334A9.303 9.303 0 0 1 100 60a9.303 9.303 0 0 1-9.333-9.333A9.303 9.303 0 0 1 100 41.333m-16.029 28c-2.906 0-5.304 2.399-5.304 5.305v2.029c0 4.805 3.039 8.523 7.075 10.75 4.037 2.227 9.149 3.25 14.258 3.25s10.221-1.023 14.258-3.25c3.442-1.9 6.032-4.933 6.758-8.75h.32v-4.029c0-2.906-2.401-5.305-5.307-5.305zm0 4h32.058c.744 0 1.307.56 1.307 1.305v.029h-.003v2c0 3.194-1.794 5.477-5.007 7.25-3.214 1.773-7.768 2.75-12.326 2.75-4.557 0-9.112-.977-12.325-2.75-3.214-1.773-5.008-4.056-5.008-7.25v-2.029c0-.744.56-1.305 1.304-1.305"
|
77
77
|
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
|
78
78
|
id: "blobby-icon-people_svg__b",
|
79
79
|
x1: 126.5,
|
@@ -24,23 +24,23 @@ const SvgBlobbyIconSeedBank = _ref => {
|
|
24
24
|
}, /*#__PURE__*/React.createElement("path", {
|
25
25
|
fill: "#E2F6EC",
|
26
26
|
fillRule: "evenodd",
|
27
|
-
d: "M96.821 12.057c24.878-.65 53.949 4 61.596 27.683 7.623 23.607-13.691 43.746-33.873 58.171-19.515 13.948-44.
|
27
|
+
d: "M96.821 12.057c24.878-.65 53.949 4 61.596 27.683 7.623 23.607-13.691 43.746-33.873 58.171-19.515 13.948-44.256 25.396-64.012 11.791-20.912-14.4-24.98-43.182-16.134-66.982 7.796-20.98 30.05-30.078 52.423-30.663",
|
28
28
|
clipRule: "evenodd"
|
29
29
|
}), /*#__PURE__*/React.createElement("path", {
|
30
30
|
fill: "url(#blobby-icon-seed-bank_svg__b)",
|
31
31
|
fillOpacity: 0.2,
|
32
32
|
fillRule: "evenodd",
|
33
|
-
d: "M96.821 12.057c24.878-.65 53.949 4 61.596 27.683 7.623 23.607-13.691 43.746-33.873 58.171-19.515 13.948-44.
|
33
|
+
d: "M96.821 12.057c24.878-.65 53.949 4 61.596 27.683 7.623 23.607-13.691 43.746-33.873 58.171-19.515 13.948-44.256 25.396-64.012 11.791-20.912-14.4-24.98-43.182-16.134-66.982 7.796-20.98 30.05-30.078 52.423-30.663",
|
34
34
|
clipRule: "evenodd"
|
35
35
|
}), /*#__PURE__*/React.createElement("path", {
|
36
36
|
fill: "url(#blobby-icon-seed-bank_svg__c)",
|
37
|
-
d: "M56.999 34.449h-.02c-2.75 0-4.98-3.33-4.999-7.449-.018 4.11-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.
|
37
|
+
d: "M56.999 34.449h-.02c-2.75 0-4.98-3.33-4.999-7.449-.018 4.11-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.449z"
|
38
38
|
}), /*#__PURE__*/React.createElement("path", {
|
39
39
|
fill: "url(#blobby-icon-seed-bank_svg__d)",
|
40
|
-
d: "M152.999 63.449h-.019c-2.75 0-4.982-3.33-5-7.449-.018 4.11-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.
|
40
|
+
d: "M152.999 63.449h-.019c-2.75 0-4.982-3.33-5-7.449-.018 4.11-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.449z"
|
41
41
|
}), /*#__PURE__*/React.createElement("path", {
|
42
42
|
fill: "url(#blobby-icon-seed-bank_svg__e)",
|
43
|
-
d: "M84.999 92.449h-.02c-2.75 0-4.98-3.33-4.999-7.449-.018 4.11-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.
|
43
|
+
d: "M84.999 92.449h-.02c-2.75 0-4.98-3.33-4.999-7.449-.018 4.11-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.449z"
|
44
44
|
}), /*#__PURE__*/React.createElement("mask", {
|
45
45
|
id: "blobby-icon-seed-bank_svg__g",
|
46
46
|
width: 200,
|
@@ -54,26 +54,26 @@ const SvgBlobbyIconSeedBank = _ref => {
|
|
54
54
|
}, /*#__PURE__*/React.createElement("path", {
|
55
55
|
fill: "#E2F6EC",
|
56
56
|
fillRule: "evenodd",
|
57
|
-
d: "M96.821 12.057c24.878-.65 53.949 4 61.596 27.683 7.623 23.607-13.691 43.746-33.873 58.171-19.515 13.948-44.
|
57
|
+
d: "M96.821 12.057c24.878-.65 53.949 4 61.596 27.683 7.623 23.607-13.691 43.746-33.873 58.171-19.515 13.948-44.256 25.396-64.012 11.791-20.912-14.4-24.98-43.182-16.134-66.982 7.796-20.98 30.05-30.078 52.423-30.663",
|
58
58
|
clipRule: "evenodd"
|
59
59
|
}), /*#__PURE__*/React.createElement("path", {
|
60
60
|
fill: "url(#blobby-icon-seed-bank_svg__f)",
|
61
61
|
fillOpacity: 0.2,
|
62
62
|
fillRule: "evenodd",
|
63
|
-
d: "M96.821 12.057c24.878-.65 53.949 4 61.596 27.683 7.623 23.607-13.691 43.746-33.873 58.171-19.515 13.948-44.
|
63
|
+
d: "M96.821 12.057c24.878-.65 53.949 4 61.596 27.683 7.623 23.607-13.691 43.746-33.873 58.171-19.515 13.948-44.256 25.396-64.012 11.791-20.912-14.4-24.98-43.182-16.134-66.982 7.796-20.98 30.05-30.078 52.423-30.663",
|
64
64
|
clipRule: "evenodd"
|
65
65
|
})), /*#__PURE__*/React.createElement("g", {
|
66
66
|
mask: "url(#blobby-icon-seed-bank_svg__g)"
|
67
67
|
}, /*#__PURE__*/React.createElement("path", {
|
68
68
|
fill: "url(#blobby-icon-seed-bank_svg__h)",
|
69
|
-
d: "m152.2 77.2-28.7-28.7-41.86 37.641L107.5
|
69
|
+
d: "m152.2 77.2-28.7-28.7-41.86 37.641L107.5 112z",
|
70
70
|
opacity: 0.25
|
71
71
|
})), /*#__PURE__*/React.createElement("path", {
|
72
72
|
fill: "#EAF3DC",
|
73
|
-
d: "M77.943 46.995c2.902-4.551 7.16-7.662 12.057-7.662 3.665 0 6.563.982 8.758 2.776 2.004 1.64 3.382 3.828 4.664 6.3 2.777-1.722 5.726-2.906 8.596-3.357 3.55-.557 6.976-.008 9.8 1.98 4.013 2.824 5.648 7.833 5.362 13.205-.287 5.372-2.42 11.293-6.219 16.69-3.81 5.41-8.742 9.37-13.768 11.401-4.446 1.796-9.106 2.079-12.901.
|
73
|
+
d: "M77.943 46.995c2.902-4.551 7.16-7.662 12.057-7.662 3.665 0 6.563.982 8.758 2.776 2.004 1.64 3.382 3.828 4.664 6.3 2.777-1.722 5.726-2.906 8.596-3.357 3.55-.557 6.976-.008 9.8 1.98 4.013 2.824 5.648 7.833 5.362 13.205-.287 5.372-2.42 11.293-6.219 16.69-3.81 5.41-8.742 9.37-13.768 11.401-4.446 1.796-9.106 2.079-12.901.167q-.133.07-.274.122a11.7 11.7 0 0 1-4.018.716c-4.898 0-9.155-3.11-12.057-7.661s-4.61-10.643-4.61-17.339 1.707-12.787 4.61-17.338"
|
74
74
|
}), /*#__PURE__*/React.createElement("path", {
|
75
75
|
fill: "#2C8658",
|
76
|
-
d: "M90 39.333c-4.898 0-9.155 3.11-12.057 7.662-2.903 4.55-4.61 10.642-4.61 17.
|
76
|
+
d: "M90 39.333c-4.898 0-9.155 3.11-12.057 7.662-2.903 4.55-4.61 10.642-4.61 17.338s1.707 12.788 4.61 17.339c2.902 4.55 7.16 7.661 12.057 7.661 1.385 0 2.74-.25 4.018-.716q.141-.051.274-.122c3.794 1.912 8.455 1.629 12.901-.167 5.026-2.03 9.958-5.99 13.768-11.4 3.799-5.398 5.932-11.32 6.219-16.691.286-5.372-1.349-10.38-5.362-13.206-2.824-1.987-6.25-2.536-9.8-1.979-2.87.45-5.819 1.635-8.596 3.357-1.282-2.472-2.66-4.66-4.664-6.3-2.195-1.794-5.093-2.776-8.758-2.776m0 4c3.002 0 4.76.673 6.227 1.873 1.444 1.18 2.646 3.048 3.921 5.575a35.4 35.4 0 0 0-6.442 6.959c-.558.791-.815 1.64-1.3 2.45-.697-3.132.591-5.08.591-5.08a2 2 0 1 0-3.328-2.22s-3.209 5.168-.125 11.337a2 2 0 0 0 .42.575c-1.362 3.26-2.312 6.526-2.477 9.628-.22 4.107.69 7.998 2.922 10.867-.137.007-.27.036-.41.036-3.202 0-6.278-2.039-8.684-5.812s-3.982-9.181-3.982-15.188c0-6.006 1.576-11.414 3.982-15.187s5.482-5.813 8.685-5.813m24.958 5.57q.715.025 1.386.139c1.189.203 2.264.621 3.172 1.26 2.61 1.838 3.907 5.263 3.669 9.721s-2.089 9.763-5.495 14.602c-3.397 4.825-7.815 8.306-11.995 9.995-4.179 1.688-7.933 1.582-10.544-.255-2.61-1.838-3.907-5.264-3.67-9.722.239-4.458 2.09-9.762 5.496-14.601 2.039-2.897 4.411-5.297 6.874-7.11 3.773-2.774 7.775-4.14 11.107-4.028m.344 3.068a2 2 0 0 0-1.93 2.422s.566 3.05 0 5.88c-.283 1.416-.83 2.69-1.703 3.563s-2.086 1.497-4.336 1.497c-3.386 0-5.99.989-7.721 2.633s-2.495 3.783-2.784 5.742c-.577 3.918.594 7.542.594 7.542a2 2 0 0 0 2.52 1.409 2 2 0 0 0 1.2-1.01 2 2 0 0 0 .103-1.566s-.866-3.043-.461-5.791c.202-1.375.682-2.57 1.583-3.425s2.316-1.534 4.966-1.534c3.084 0 5.537-1.042 7.164-2.669s2.414-3.686 2.797-5.604c.767-3.836 0-7.453 0-7.453a2 2 0 0 0-1.992-1.636"
|
77
77
|
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
|
78
78
|
id: "blobby-icon-seed-bank_svg__b",
|
79
79
|
x1: 125.5,
|
@@ -24,23 +24,23 @@ const SvgBlobbyIconSeedling = _ref => {
|
|
24
24
|
}, /*#__PURE__*/React.createElement("path", {
|
25
25
|
fill: "#E2F6EC",
|
26
26
|
fillRule: "evenodd",
|
27
|
-
d: "M96.086 15.373c25.873-1.513 57.892.593 65.604 25.277 7.588 24.287-19.377 41.46-40.139 56.23-19.895 14.155-43.87 31.774-63.872 17.768-20.522-14.371-16.173-44.163-7.146-67.498 7.376-19.065 25.103-30.582 45.553-31.
|
27
|
+
d: "M96.086 15.373c25.873-1.513 57.892.593 65.604 25.277 7.588 24.287-19.377 41.46-40.139 56.23-19.895 14.155-43.87 31.774-63.872 17.768-20.522-14.371-16.173-44.163-7.146-67.498 7.376-19.065 25.103-30.582 45.553-31.777",
|
28
28
|
clipRule: "evenodd"
|
29
29
|
}), /*#__PURE__*/React.createElement("path", {
|
30
30
|
fill: "url(#blobby-icon-seedling_svg__b)",
|
31
31
|
fillOpacity: 0.2,
|
32
32
|
fillRule: "evenodd",
|
33
|
-
d: "M96.086 15.373c25.873-1.513 57.892.593 65.604 25.277 7.588 24.287-19.377 41.46-40.139 56.23-19.895 14.155-43.87 31.774-63.872 17.768-20.522-14.371-16.173-44.163-7.146-67.498 7.376-19.065 25.103-30.582 45.553-31.
|
33
|
+
d: "M96.086 15.373c25.873-1.513 57.892.593 65.604 25.277 7.588 24.287-19.377 41.46-40.139 56.23-19.895 14.155-43.87 31.774-63.872 17.768-20.522-14.371-16.173-44.163-7.146-67.498 7.376-19.065 25.103-30.582 45.553-31.777",
|
34
34
|
clipRule: "evenodd"
|
35
35
|
}), /*#__PURE__*/React.createElement("path", {
|
36
36
|
fill: "url(#blobby-icon-seedling_svg__c)",
|
37
|
-
d: "M146.999 100.449h-.019c-2.75 0-4.982-3.33-5-7.449-.018 4.11-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.
|
37
|
+
d: "M146.999 100.449h-.019c-2.75 0-4.982-3.33-5-7.449-.018 4.11-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.449z"
|
38
38
|
}), /*#__PURE__*/React.createElement("path", {
|
39
39
|
fill: "url(#blobby-icon-seedling_svg__d)",
|
40
|
-
d: "M87.999 25.449h-.02c-2.75 0-4.98-3.33-4.999-7.449-.018 4.11-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.
|
40
|
+
d: "M87.999 25.449h-.02c-2.75 0-4.98-3.33-4.999-7.449-.018 4.11-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.449z"
|
41
41
|
}), /*#__PURE__*/React.createElement("path", {
|
42
42
|
fill: "url(#blobby-icon-seedling_svg__e)",
|
43
|
-
d: "M63.999 76.449h-.02c-2.75 0-4.98-3.33-4.999-7.449-.018 4.11-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.
|
43
|
+
d: "M63.999 76.449h-.02c-2.75 0-4.98-3.33-4.999-7.449-.018 4.11-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.449z"
|
44
44
|
}), /*#__PURE__*/React.createElement("mask", {
|
45
45
|
id: "blobby-icon-seedling_svg__g",
|
46
46
|
width: 200,
|
@@ -54,26 +54,26 @@ const SvgBlobbyIconSeedling = _ref => {
|
|
54
54
|
}, /*#__PURE__*/React.createElement("path", {
|
55
55
|
fill: "#E2F6EC",
|
56
56
|
fillRule: "evenodd",
|
57
|
-
d: "M96.086 15.373c25.873-1.513 57.892.593 65.604 25.277 7.588 24.287-19.377 41.46-40.139 56.23-19.895 14.155-43.87 31.774-63.872 17.768-20.522-14.371-16.173-44.163-7.146-67.498 7.376-19.065 25.103-30.582 45.553-31.
|
57
|
+
d: "M96.086 15.373c25.873-1.513 57.892.593 65.604 25.277 7.588 24.287-19.377 41.46-40.139 56.23-19.895 14.155-43.87 31.774-63.872 17.768-20.522-14.371-16.173-44.163-7.146-67.498 7.376-19.065 25.103-30.582 45.553-31.777",
|
58
58
|
clipRule: "evenodd"
|
59
59
|
}), /*#__PURE__*/React.createElement("path", {
|
60
60
|
fill: "url(#blobby-icon-seedling_svg__f)",
|
61
61
|
fillOpacity: 0.2,
|
62
62
|
fillRule: "evenodd",
|
63
|
-
d: "M96.086 15.373c25.873-1.513 57.892.593 65.604 25.277 7.588 24.287-19.377 41.46-40.139 56.23-19.895 14.155-43.87 31.774-63.872 17.768-20.522-14.371-16.173-44.163-7.146-67.498 7.376-19.065 25.103-30.582 45.553-31.
|
63
|
+
d: "M96.086 15.373c25.873-1.513 57.892.593 65.604 25.277 7.588 24.287-19.377 41.46-40.139 56.23-19.895 14.155-43.87 31.774-63.872 17.768-20.522-14.371-16.173-44.163-7.146-67.498 7.376-19.065 25.103-30.582 45.553-31.777",
|
64
64
|
clipRule: "evenodd"
|
65
65
|
})), /*#__PURE__*/React.createElement("g", {
|
66
66
|
mask: "url(#blobby-icon-seedling_svg__g)"
|
67
67
|
}, /*#__PURE__*/React.createElement("path", {
|
68
68
|
fill: "url(#blobby-icon-seedling_svg__h)",
|
69
|
-
d: "m155.155 73.04-31.877-31.877L71.271 56.86l9.698 9.698-.492.774 14.47 14.47-8.29 7.7 23.21 23.
|
69
|
+
d: "m155.155 73.04-31.877-31.877L71.271 56.86l9.698 9.698-.492.774 14.47 14.47-8.29 7.7 23.21 23.21z",
|
70
70
|
opacity: 0.25
|
71
71
|
})), /*#__PURE__*/React.createElement("path", {
|
72
72
|
fill: "#EAF3DC",
|
73
|
-
d: "M84.823 37.
|
73
|
+
d: "M84.823 37.427q.527-.065 1.052-.086c1.05-.042 2.094.046 3.104.271 2.52.561 4.77 2.131 6.263 4.471a2 2 0 0 1 .35.136c.69.185 1.877.589 3.156 1.867.479.48.835 1.344 1.252 2.042.417-.698.773-1.563 1.253-2.042 1.272-1.273 2.453-1.678 3.148-1.865l.005-.002q.17-.084.352-.136c1.493-2.34 3.743-3.91 6.263-4.471 2.694-.6 5.615-.22 8.32.995 5.41 2.43 9.992 8.361 9.992 16.86a1.99 1.99 0 0 1-1.068 1.769 2 2 0 0 1-2.064-.121c-1.494-1.027-3.202-.868-5.422-.248-2.221.62-4.543 1.8-7.162 1.8-3.112 0-6.249-1.29-8.427-3.677-1.06-1.087-2.162-2.326-3.19-3.49V64h16a2 2 0 1 1 0 4h-.878l-1.937 17.477c-.413 3.695-3.569 6.523-7.289 6.523h-15.79c-3.72 0-6.878-2.826-7.288-6.523L82.878 68H82a2 2 0 1 1 0-4h16V51.5c-2.357 2.576-2.206 2.48-3.19 3.49-2.177 2.387-5.315 3.677-8.427 3.677-2.619 0-4.941-1.18-7.162-1.8s-3.928-.779-5.421.248a2 2 0 0 1-3.133-1.649c0-8.498 4.582-14.428 9.992-16.86a14.5 14.5 0 0 1 4.164-1.179"
|
74
74
|
}), /*#__PURE__*/React.createElement("path", {
|
75
75
|
fill: "#2C8658",
|
76
|
-
d: "M85.875 37.
|
76
|
+
d: "M85.875 37.341q-.524.021-1.052.086a14.5 14.5 0 0 0-4.164 1.18c-5.41 2.43-9.992 8.361-9.992 16.86a2.001 2.001 0 0 0 3.133 1.648c1.493-1.027 3.201-.868 5.421-.248s4.543 1.8 7.162 1.8c3.112 0 6.25-1.29 8.427-3.677a2.001 2.001 0 1 0-2.953-2.696c-1.332 1.46-3.52 2.373-5.474 2.373-1.123 0-3.474-.922-6.086-1.651-1.584-.443-3.412-.705-5.247-.461.87-5.31 3.857-8.776 7.25-10.3 1.999-.898 4.081-1.125 5.81-.74.47.105.842.357 1.257.545-4.802.942-7.552 3.971-7.552 3.971a2 2 0 1 0 3.037 2.604s3.059-3.83 9.458-2.666q.054.009.11.015s.579.01 1.5.93c.92.92 2.08 2.8 2.08 7.086v10H82a2 2 0 1 0 0 4h.878l1.94 17.477c.41 3.697 3.568 6.523 7.289 6.523h15.789c3.72 0 6.876-2.828 7.289-6.523L117.122 68H118a2 2 0 1 0 0-4h-16V54c0-4.286 1.16-6.165 2.081-7.086.92-.92 1.496-.93 1.497-.93h.003l.109-.015c6.399-1.164 9.459 2.666 9.459 2.666a1.996 1.996 0 0 0 2.832.231 2 2 0 0 0 .693-1.375 2 2 0 0 0-.489-1.46s-2.75-3.03-7.552-3.971c.415-.188.788-.44 1.258-.544 1.728-.386 3.81-.16 5.81.74 3.392 1.523 6.379 4.989 7.25 10.299-1.835-.244-3.664.018-5.248.46-2.611.73-4.963 1.652-6.086 1.652-1.954 0-4.142-.912-5.474-2.373a1.995 1.995 0 0 0-2.186-.587 2 2 0 0 0-1.334 1.828 1.997 1.997 0 0 0 .567 1.455c2.178 2.387 5.315 3.677 8.427 3.677 2.619 0 4.941-1.18 7.162-1.8s3.928-.779 5.422.248a1.998 1.998 0 0 0 3.132-1.649c0-8.498-4.582-14.428-9.992-16.86-2.705-1.215-5.626-1.594-8.32-.994-2.52.561-4.77 2.131-6.263 4.471a2 2 0 0 0-.357.138c-.695.187-1.876.592-3.148 1.865-.48.48-.836 1.344-1.253 2.042-.417-.698-.773-1.563-1.252-2.042-1.279-1.278-2.466-1.682-3.157-1.867a2 2 0 0 0-.349-.136c-1.493-2.34-3.743-3.91-6.263-4.471a12 12 0 0 0-3.104-.27M86.901 68h12.771c.215.035.434.035.648 0h12.779l-1.891 17.034A3.31 3.31 0 0 1 107.896 88h-15.79a3.306 3.306 0 0 1-3.312-2.964v-.002z"
|
77
77
|
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
|
78
78
|
id: "blobby-icon-seedling_svg__b",
|
79
79
|
x1: 134,
|
@@ -24,23 +24,23 @@ const SvgBlobbyIconSeeds = _ref => {
|
|
24
24
|
}, /*#__PURE__*/React.createElement("path", {
|
25
25
|
fill: "#E2F6EC",
|
26
26
|
fillRule: "evenodd",
|
27
|
-
d: "M85.957 4.231c27.911-2.327 55.85 13.068 64.879 39.58 9.385 27.56-1.432 58.971-25.993 74.602-21.169 13.473-47.12.371-66.2-15.926-14.37-12.272-16.13-31.86-11.
|
27
|
+
d: "M85.957 4.231c27.911-2.327 55.85 13.068 64.879 39.58 9.385 27.56-1.432 58.971-25.993 74.602-21.169 13.473-47.12.371-66.2-15.926-14.37-12.272-16.13-31.86-11.068-50.066 6.08-21.874 15.757-46.304 38.382-48.19",
|
28
28
|
clipRule: "evenodd"
|
29
29
|
}), /*#__PURE__*/React.createElement("path", {
|
30
30
|
fill: "url(#blobby-icon-seeds_svg__b)",
|
31
31
|
fillOpacity: 0.2,
|
32
32
|
fillRule: "evenodd",
|
33
|
-
d: "M85.957 4.231c27.911-2.327 55.85 13.068 64.879 39.58 9.385 27.56-1.432 58.971-25.993 74.602-21.169 13.473-47.12.371-66.2-15.926-14.37-12.272-16.13-31.86-11.
|
33
|
+
d: "M85.957 4.231c27.911-2.327 55.85 13.068 64.879 39.58 9.385 27.56-1.432 58.971-25.993 74.602-21.169 13.473-47.12.371-66.2-15.926-14.37-12.272-16.13-31.86-11.068-50.066 6.08-21.874 15.757-46.304 38.382-48.19",
|
34
34
|
clipRule: "evenodd"
|
35
35
|
}), /*#__PURE__*/React.createElement("path", {
|
36
36
|
fill: "url(#blobby-icon-seeds_svg__c)",
|
37
|
-
d: "M146.999 100.449h-.019c-2.75 0-4.982-3.33-5-7.449-.018 4.11-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.
|
37
|
+
d: "M146.999 100.449h-.019c-2.75 0-4.982-3.33-5-7.449-.018 4.11-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.449z"
|
38
38
|
}), /*#__PURE__*/React.createElement("path", {
|
39
39
|
fill: "url(#blobby-icon-seeds_svg__d)",
|
40
|
-
d: "M87.999 25.449h-.02c-2.75 0-4.98-3.33-4.999-7.449-.018 4.11-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.
|
40
|
+
d: "M87.999 25.449h-.02c-2.75 0-4.98-3.33-4.999-7.449-.018 4.11-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.449z"
|
41
41
|
}), /*#__PURE__*/React.createElement("path", {
|
42
42
|
fill: "url(#blobby-icon-seeds_svg__e)",
|
43
|
-
d: "M63.999 76.449h-.02c-2.75 0-4.98-3.33-4.999-7.449-.018 4.11-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.
|
43
|
+
d: "M63.999 76.449h-.02c-2.75 0-4.98-3.33-4.999-7.449-.018 4.11-2.239 7.434-4.98 7.449 2.741.015 4.962 3.34 4.98 7.449.018-4.119 2.25-7.449 5-7.449z"
|
44
44
|
}), /*#__PURE__*/React.createElement("mask", {
|
45
45
|
id: "blobby-icon-seeds_svg__g",
|
46
46
|
width: 200,
|
@@ -54,26 +54,26 @@ const SvgBlobbyIconSeeds = _ref => {
|
|
54
54
|
}, /*#__PURE__*/React.createElement("path", {
|
55
55
|
fill: "#E2F6EC",
|
56
56
|
fillRule: "evenodd",
|
57
|
-
d: "M85.957 4.231c27.911-2.327 55.85 13.068 64.879 39.58 9.385 27.56-1.432 58.971-25.993 74.602-21.169 13.473-47.12.371-66.2-15.926-14.37-12.272-16.13-31.86-11.
|
57
|
+
d: "M85.957 4.231c27.911-2.327 55.85 13.068 64.879 39.58 9.385 27.56-1.432 58.971-25.993 74.602-21.169 13.473-47.12.371-66.2-15.926-14.37-12.272-16.13-31.86-11.068-50.066 6.08-21.874 15.757-46.304 38.382-48.19",
|
58
58
|
clipRule: "evenodd"
|
59
59
|
}), /*#__PURE__*/React.createElement("path", {
|
60
60
|
fill: "url(#blobby-icon-seeds_svg__f)",
|
61
61
|
fillOpacity: 0.2,
|
62
62
|
fillRule: "evenodd",
|
63
|
-
d: "M85.957 4.231c27.911-2.327 55.85 13.068 64.879 39.58 9.385 27.56-1.432 58.971-25.993 74.602-21.169 13.473-47.12.371-66.2-15.926-14.37-12.272-16.13-31.86-11.
|
63
|
+
d: "M85.957 4.231c27.911-2.327 55.85 13.068 64.879 39.58 9.385 27.56-1.432 58.971-25.993 74.602-21.169 13.473-47.12.371-66.2-15.926-14.37-12.272-16.13-31.86-11.068-50.066 6.08-21.874 15.757-46.304 38.382-48.19",
|
64
64
|
clipRule: "evenodd"
|
65
65
|
})), /*#__PURE__*/React.createElement("g", {
|
66
66
|
mask: "url(#blobby-icon-seeds_svg__g)"
|
67
67
|
}, /*#__PURE__*/React.createElement("path", {
|
68
68
|
fill: "url(#blobby-icon-seeds_svg__h)",
|
69
|
-
d: "M164.752 94.247 123 52.494 109.5 63.5 92 46 76 58l7.93 8.17V80.09L129 125.
|
69
|
+
d: "M164.752 94.247 123 52.494 109.5 63.5 92 46 76 58l7.93 8.17V80.09L129 125.158z",
|
70
70
|
opacity: 0.25
|
71
71
|
})), /*#__PURE__*/React.createElement("path", {
|
72
72
|
fill: "#EAF3DC",
|
73
|
-
d: "M84 42.667c-5.701 0-10.667 4.005-10.667 9.333S78.3 61.333 84 61.333 94.667 57.328 94.667 52 89.7 42.667 84 42.
|
73
|
+
d: "M84 42.667c-5.701 0-10.667 4.005-10.667 9.333S78.3 61.333 84 61.333 94.667 57.328 94.667 52 89.7 42.667 84 42.667m30.471 5.974c-2.225.037-4.365.836-6.013 2.484-3.767 3.767-3.088 10.11.943 14.14 4.031 4.032 10.374 4.71 14.141.943s3.088-10.11-.943-14.14c-2.268-2.268-5.267-3.476-8.128-3.427M89.508 63.763c-3.66.036-7.05 1.835-8.56 5.172-2.196 4.854.675 10.551 5.87 12.9 2.05.928 4.251 1.23 6.302.97C94.905 85.984 98.56 88 102.667 88c5.701 0 10.666-4.005 10.666-9.333s-4.965-9.334-10.666-9.334c-.967 0-1.903.126-2.8.339-1.146-2.038-3.01-3.784-5.354-4.844a11.9 11.9 0 0 0-5.005-1.065"
|
74
74
|
}), /*#__PURE__*/React.createElement("path", {
|
75
75
|
fill: "#2C8658",
|
76
|
-
d: "M84 42.667c-5.701 0-10.667 4.005-10.667 9.333S78.3 61.333 84 61.333 94.667 57.328 94.667 52 89.7 42.667 84 42.
|
76
|
+
d: "M84 42.667c-5.701 0-10.667 4.005-10.667 9.333S78.3 61.333 84 61.333 94.667 57.328 94.667 52 89.7 42.667 84 42.667m0 4c3.872 0 6.667 2.56 6.667 5.333S87.872 57.333 84 57.333s-6.667-2.56-6.667-5.333 2.795-5.333 6.667-5.333m30.471 1.974c-2.225.037-4.365.836-6.013 2.484-3.767 3.767-3.088 10.11.943 14.14 4.031 4.032 10.374 4.71 14.141.943s3.088-10.11-.943-14.14c-2.268-2.268-5.267-3.476-8.128-3.427m.766 4.02c1.534.139 3.165.866 4.534 2.235 2.738 2.738 2.903 6.524.942 8.484-1.96 1.96-5.746 1.795-8.484-.943s-2.903-6.523-.943-8.484c.981-.98 2.417-1.43 3.951-1.292m-25.73 11.102c-3.659.036-7.05 1.835-8.56 5.172-2.195 4.854.676 10.551 5.87 12.9 2.05.928 4.252 1.23 6.303.97C94.905 85.984 98.56 88 102.667 88c5.701 0 10.666-4.005 10.666-9.333s-4.965-9.334-10.666-9.334c-.967 0-1.903.126-2.8.339-1.146-2.038-3.01-3.784-5.354-4.844a11.9 11.9 0 0 0-5.005-1.065m-.51 4.01c1.21-.107 2.545.103 3.868.7 3.527 1.597 5.017 5.082 3.875 7.608s-4.744 3.705-8.271 2.11c-3.528-1.597-5.02-5.082-3.878-7.608.714-1.579 2.39-2.631 4.406-2.81m13.67 5.56c3.872 0 6.666 2.56 6.666 5.334S106.539 84 102.667 84c-2.447 0-4.488-1.082-5.636-2.531 1.436-.87 2.621-2.119 3.354-3.74a8.34 8.34 0 0 0 .696-4.237 8 8 0 0 1 1.586-.159"
|
77
77
|
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
|
78
78
|
id: "blobby-icon-seeds_svg__b",
|
79
79
|
x1: 139.5,
|