@terraware/web-components 2.3.62 → 2.3.64
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/Icon.js +2 -3
- 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 +17 -1
- package/components/svg/BlobbyGrayIconImage.js +2 -2
- package/components/svg/BlobbyGrayIconImport.d.ts +8 -0
- package/components/svg/BlobbyGrayIconImport.d.ts.map +1 -0
- package/components/svg/BlobbyGrayIconImport.js +41 -0
- package/components/svg/BlobbyGrayIconUploadToTheCloud.d.ts.map +1 -1
- package/components/svg/BlobbyGrayIconUploadToTheCloud.js +12 -5
- package/components/svg/BlobbyIconCloudChecked.d.ts +8 -0
- package/components/svg/BlobbyIconCloudChecked.d.ts.map +1 -0
- package/components/svg/BlobbyIconCloudChecked.js +158 -0
- package/components/svg/BlobbyIconExportOrUploadPhoto.d.ts +8 -0
- package/components/svg/BlobbyIconExportOrUploadPhoto.d.ts.map +1 -0
- package/components/svg/BlobbyIconExportOrUploadPhoto.js +158 -0
- package/components/svg/BlobbyIconFolder.d.ts +8 -0
- package/components/svg/BlobbyIconFolder.d.ts.map +1 -0
- package/components/svg/BlobbyIconFolder.js +158 -0
- package/components/svg/BlobbyIconGraphReport.d.ts +8 -0
- package/components/svg/BlobbyIconGraphReport.d.ts.map +1 -0
- package/components/svg/BlobbyIconGraphReport.js +158 -0
- package/components/svg/BlobbyIconHappy.js +41 -41
- package/components/svg/BlobbyIconHeartMonitor.js +33 -33
- package/components/svg/BlobbyIconLeaf.js +42 -42
- package/components/svg/BlobbyIconLibrary.js +41 -41
- package/components/svg/BlobbyIconNursery.js +38 -38
- package/components/svg/BlobbyIconOrganization.d.ts.map +1 -1
- package/components/svg/BlobbyIconOrganization.js +70 -63
- package/components/svg/BlobbyIconPeople.d.ts.map +1 -1
- package/components/svg/BlobbyIconPeople.js +76 -69
- package/components/svg/BlobbyIconSeedBank.js +32 -32
- package/components/svg/BlobbyIconSeedling.d.ts +8 -0
- package/components/svg/BlobbyIconSeedling.d.ts.map +1 -0
- package/components/svg/BlobbyIconSeedling.js +158 -0
- package/components/svg/BlobbyIconSeeds.d.ts +8 -0
- package/components/svg/BlobbyIconSeeds.d.ts.map +1 -0
- package/components/svg/BlobbyIconSeeds.js +158 -0
- package/components/svg/BlobbyIconSite.js +33 -33
- package/components/svg/BlobbyIconSparkles.d.ts +8 -0
- package/components/svg/BlobbyIconSparkles.d.ts.map +1 -0
- package/components/svg/BlobbyIconSparkles.js +158 -0
- package/components/svg/BlobbyIconWrench.js +41 -41
- package/components/svg/Edit.d.ts.map +1 -1
- package/components/svg/Edit.js +77 -70
- package/components/svg/Species2.d.ts.map +1 -1
- package/components/svg/Species2.js +72 -65
- package/components/svg/UploadCloud.d.ts.map +1 -1
- package/components/svg/UploadCloud.js +77 -70
- package/components/svg/index.d.ts +8 -0
- package/components/svg/index.d.ts.map +1 -1
- package/components/svg/index.js +56 -0
- package/package.json +1 -1
@@ -0,0 +1,158 @@
|
|
1
|
+
"use strict";
|
2
|
+
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault").default;
|
4
|
+
var _interopRequireWildcard = require("@babel/runtime/helpers/interopRequireWildcard").default;
|
5
|
+
Object.defineProperty(exports, "__esModule", {
|
6
|
+
value: true
|
7
|
+
});
|
8
|
+
exports.default = void 0;
|
9
|
+
var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/helpers/esm/objectWithoutProperties"));
|
10
|
+
var React = _interopRequireWildcard(require("react"));
|
11
|
+
var _excluded = ["title", "titleId"];
|
12
|
+
var SvgBlobbyIconSeedling = function SvgBlobbyIconSeedling(_ref) {
|
13
|
+
var title = _ref.title,
|
14
|
+
titleId = _ref.titleId,
|
15
|
+
props = (0, _objectWithoutProperties2.default)(_ref, _excluded);
|
16
|
+
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
17
|
+
xmlns: "http://www.w3.org/2000/svg",
|
18
|
+
fill: "none",
|
19
|
+
viewBox: "0 0 200 128",
|
20
|
+
"aria-labelledby": titleId
|
21
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
22
|
+
id: titleId
|
23
|
+
}, title) : null, /*#__PURE__*/React.createElement("g", {
|
24
|
+
clipPath: "url(#blobby-icon-seedling_svg__a)"
|
25
|
+
}, /*#__PURE__*/React.createElement("path", {
|
26
|
+
fill: "#E2F6EC",
|
27
|
+
fillRule: "evenodd",
|
28
|
+
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.777Z",
|
29
|
+
clipRule: "evenodd"
|
30
|
+
}), /*#__PURE__*/React.createElement("path", {
|
31
|
+
fill: "url(#blobby-icon-seedling_svg__b)",
|
32
|
+
fillOpacity: 0.2,
|
33
|
+
fillRule: "evenodd",
|
34
|
+
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.777Z",
|
35
|
+
clipRule: "evenodd"
|
36
|
+
}), /*#__PURE__*/React.createElement("path", {
|
37
|
+
fill: "url(#blobby-icon-seedling_svg__c)",
|
38
|
+
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.449h.019Z"
|
39
|
+
}), /*#__PURE__*/React.createElement("path", {
|
40
|
+
fill: "url(#blobby-icon-seedling_svg__d)",
|
41
|
+
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.449h.019Z"
|
42
|
+
}), /*#__PURE__*/React.createElement("path", {
|
43
|
+
fill: "url(#blobby-icon-seedling_svg__e)",
|
44
|
+
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.449h.019Z"
|
45
|
+
}), /*#__PURE__*/React.createElement("mask", {
|
46
|
+
id: "blobby-icon-seedling_svg__g",
|
47
|
+
width: 200,
|
48
|
+
height: 128,
|
49
|
+
x: 0,
|
50
|
+
y: 0,
|
51
|
+
maskUnits: "userSpaceOnUse",
|
52
|
+
style: {
|
53
|
+
maskType: 'alpha'
|
54
|
+
}
|
55
|
+
}, /*#__PURE__*/React.createElement("path", {
|
56
|
+
fill: "#E2F6EC",
|
57
|
+
fillRule: "evenodd",
|
58
|
+
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.777Z",
|
59
|
+
clipRule: "evenodd"
|
60
|
+
}), /*#__PURE__*/React.createElement("path", {
|
61
|
+
fill: "url(#blobby-icon-seedling_svg__f)",
|
62
|
+
fillOpacity: 0.2,
|
63
|
+
fillRule: "evenodd",
|
64
|
+
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.777Z",
|
65
|
+
clipRule: "evenodd"
|
66
|
+
})), /*#__PURE__*/React.createElement("g", {
|
67
|
+
mask: "url(#blobby-icon-seedling_svg__g)"
|
68
|
+
}, /*#__PURE__*/React.createElement("path", {
|
69
|
+
fill: "url(#blobby-icon-seedling_svg__h)",
|
70
|
+
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.21 45.288-39.672Z",
|
71
|
+
opacity: 0.25
|
72
|
+
})), /*#__PURE__*/React.createElement("path", {
|
73
|
+
fill: "#EAF3DC",
|
74
|
+
d: "M84.823 37.427c.351-.043.702-.072 1.052-.086 1.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-.002c.113-.056.231-.102.352-.136 1.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.994 1.994 0 0 1-1.068 1.769 2.003 2.003 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.8-2.22-.62-3.928-.779-5.421.248a2 2 0 0 1-3.133-1.649c0-8.498 4.582-14.428 9.992-16.86a14.483 14.483 0 0 1 4.164-1.179Z"
|
75
|
+
}), /*#__PURE__*/React.createElement("path", {
|
76
|
+
fill: "#2C8658",
|
77
|
+
d: "M85.875 37.341c-.35.014-.7.043-1.052.086a14.483 14.483 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.666c.036.006.073.011.11.015 0 0 .579.01 1.5.93.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 1.994 1.994 0 0 0 .693-1.375 1.998 1.998 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 1.998 1.998 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.8 2.22-.62 3.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.022 2.022 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.027 12.027 0 0 0-3.104-.27ZM86.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-.002L86.901 68Z"
|
78
|
+
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
|
79
|
+
id: "blobby-icon-seedling_svg__b",
|
80
|
+
x1: 134,
|
81
|
+
x2: 81.938,
|
82
|
+
y1: 98.5,
|
83
|
+
y2: 16.32,
|
84
|
+
gradientUnits: "userSpaceOnUse"
|
85
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
86
|
+
stopColor: "#F1F0EC"
|
87
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
88
|
+
offset: 1,
|
89
|
+
stopColor: "#84D6AC"
|
90
|
+
})), /*#__PURE__*/React.createElement("linearGradient", {
|
91
|
+
id: "blobby-icon-seedling_svg__c",
|
92
|
+
x1: 137,
|
93
|
+
x2: 147,
|
94
|
+
y1: 93,
|
95
|
+
y2: 108,
|
96
|
+
gradientUnits: "userSpaceOnUse"
|
97
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
98
|
+
stopColor: "#2C8658"
|
99
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
100
|
+
offset: 1,
|
101
|
+
stopColor: "#ACD278"
|
102
|
+
})), /*#__PURE__*/React.createElement("linearGradient", {
|
103
|
+
id: "blobby-icon-seedling_svg__d",
|
104
|
+
x1: 78,
|
105
|
+
x2: 88,
|
106
|
+
y1: 18,
|
107
|
+
y2: 33,
|
108
|
+
gradientUnits: "userSpaceOnUse"
|
109
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
110
|
+
stopColor: "#2C8658"
|
111
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
112
|
+
offset: 1,
|
113
|
+
stopColor: "#ACD278"
|
114
|
+
})), /*#__PURE__*/React.createElement("linearGradient", {
|
115
|
+
id: "blobby-icon-seedling_svg__e",
|
116
|
+
x1: 54,
|
117
|
+
x2: 64,
|
118
|
+
y1: 69,
|
119
|
+
y2: 84,
|
120
|
+
gradientUnits: "userSpaceOnUse"
|
121
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
122
|
+
stopColor: "#2C8658"
|
123
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
124
|
+
offset: 1,
|
125
|
+
stopColor: "#ACD278"
|
126
|
+
})), /*#__PURE__*/React.createElement("linearGradient", {
|
127
|
+
id: "blobby-icon-seedling_svg__f",
|
128
|
+
x1: 134,
|
129
|
+
x2: 81.938,
|
130
|
+
y1: 98.5,
|
131
|
+
y2: 16.32,
|
132
|
+
gradientUnits: "userSpaceOnUse"
|
133
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
134
|
+
stopColor: "#F1F0EC"
|
135
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
136
|
+
offset: 1,
|
137
|
+
stopColor: "#84D6AC"
|
138
|
+
})), /*#__PURE__*/React.createElement("linearGradient", {
|
139
|
+
id: "blobby-icon-seedling_svg__h",
|
140
|
+
x1: 81.801,
|
141
|
+
x2: 124.962,
|
142
|
+
y1: 49.5,
|
143
|
+
y2: 104.019,
|
144
|
+
gradientUnits: "userSpaceOnUse"
|
145
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
146
|
+
stopColor: "#2C8658"
|
147
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
148
|
+
offset: 1,
|
149
|
+
stopColor: "#ACD278"
|
150
|
+
})), /*#__PURE__*/React.createElement("clipPath", {
|
151
|
+
id: "blobby-icon-seedling_svg__a"
|
152
|
+
}, /*#__PURE__*/React.createElement("path", {
|
153
|
+
fill: "#fff",
|
154
|
+
d: "M0 0h200v128H0z"
|
155
|
+
}))));
|
156
|
+
};
|
157
|
+
var _default = SvgBlobbyIconSeedling;
|
158
|
+
exports.default = _default;
|
@@ -0,0 +1,8 @@
|
|
1
|
+
import { SVGProps } from 'react';
|
2
|
+
interface SVGRProps {
|
3
|
+
title?: string;
|
4
|
+
titleId?: string;
|
5
|
+
}
|
6
|
+
declare const SvgBlobbyIconSeeds: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => JSX.Element;
|
7
|
+
export default SvgBlobbyIconSeeds;
|
8
|
+
//# sourceMappingURL=BlobbyIconSeeds.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"BlobbyIconSeeds.d.ts","sourceRoot":"","sources":["../../../src/components/svg/BlobbyIconSeeds.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AACjC,UAAU,SAAS;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AACD,QAAA,MAAM,kBAAkB,iCAAkC,SAAS,aAAa,CAAC,GAAG,SAAS,gBAoG5F,CAAC;AACF,eAAe,kBAAkB,CAAC"}
|
@@ -0,0 +1,158 @@
|
|
1
|
+
"use strict";
|
2
|
+
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault").default;
|
4
|
+
var _interopRequireWildcard = require("@babel/runtime/helpers/interopRequireWildcard").default;
|
5
|
+
Object.defineProperty(exports, "__esModule", {
|
6
|
+
value: true
|
7
|
+
});
|
8
|
+
exports.default = void 0;
|
9
|
+
var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/helpers/esm/objectWithoutProperties"));
|
10
|
+
var React = _interopRequireWildcard(require("react"));
|
11
|
+
var _excluded = ["title", "titleId"];
|
12
|
+
var SvgBlobbyIconSeeds = function SvgBlobbyIconSeeds(_ref) {
|
13
|
+
var title = _ref.title,
|
14
|
+
titleId = _ref.titleId,
|
15
|
+
props = (0, _objectWithoutProperties2.default)(_ref, _excluded);
|
16
|
+
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
17
|
+
xmlns: "http://www.w3.org/2000/svg",
|
18
|
+
fill: "none",
|
19
|
+
viewBox: "0 0 200 128",
|
20
|
+
"aria-labelledby": titleId
|
21
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
22
|
+
id: titleId
|
23
|
+
}, title) : null, /*#__PURE__*/React.createElement("g", {
|
24
|
+
clipPath: "url(#blobby-icon-seeds_svg__a)"
|
25
|
+
}, /*#__PURE__*/React.createElement("path", {
|
26
|
+
fill: "#E2F6EC",
|
27
|
+
fillRule: "evenodd",
|
28
|
+
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.069-50.066C53.656 30.547 63.332 6.117 85.958 4.23Z",
|
29
|
+
clipRule: "evenodd"
|
30
|
+
}), /*#__PURE__*/React.createElement("path", {
|
31
|
+
fill: "url(#blobby-icon-seeds_svg__b)",
|
32
|
+
fillOpacity: 0.2,
|
33
|
+
fillRule: "evenodd",
|
34
|
+
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.069-50.066C53.656 30.547 63.332 6.117 85.958 4.23Z",
|
35
|
+
clipRule: "evenodd"
|
36
|
+
}), /*#__PURE__*/React.createElement("path", {
|
37
|
+
fill: "url(#blobby-icon-seeds_svg__c)",
|
38
|
+
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.449h.019Z"
|
39
|
+
}), /*#__PURE__*/React.createElement("path", {
|
40
|
+
fill: "url(#blobby-icon-seeds_svg__d)",
|
41
|
+
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.449h.019Z"
|
42
|
+
}), /*#__PURE__*/React.createElement("path", {
|
43
|
+
fill: "url(#blobby-icon-seeds_svg__e)",
|
44
|
+
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.449h.019Z"
|
45
|
+
}), /*#__PURE__*/React.createElement("mask", {
|
46
|
+
id: "blobby-icon-seeds_svg__g",
|
47
|
+
width: 200,
|
48
|
+
height: 128,
|
49
|
+
x: 0,
|
50
|
+
y: 0,
|
51
|
+
maskUnits: "userSpaceOnUse",
|
52
|
+
style: {
|
53
|
+
maskType: 'alpha'
|
54
|
+
}
|
55
|
+
}, /*#__PURE__*/React.createElement("path", {
|
56
|
+
fill: "#E2F6EC",
|
57
|
+
fillRule: "evenodd",
|
58
|
+
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.069-50.066C53.656 30.547 63.332 6.117 85.958 4.23Z",
|
59
|
+
clipRule: "evenodd"
|
60
|
+
}), /*#__PURE__*/React.createElement("path", {
|
61
|
+
fill: "url(#blobby-icon-seeds_svg__f)",
|
62
|
+
fillOpacity: 0.2,
|
63
|
+
fillRule: "evenodd",
|
64
|
+
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.069-50.066C53.656 30.547 63.332 6.117 85.958 4.23Z",
|
65
|
+
clipRule: "evenodd"
|
66
|
+
})), /*#__PURE__*/React.createElement("g", {
|
67
|
+
mask: "url(#blobby-icon-seeds_svg__g)"
|
68
|
+
}, /*#__PURE__*/React.createElement("path", {
|
69
|
+
fill: "url(#blobby-icon-seeds_svg__h)",
|
70
|
+
d: "M164.752 94.247 123 52.494 109.5 63.5 92 46 76 58l7.93 8.17V80.09L129 125.158l35.752-30.911Z",
|
71
|
+
opacity: 0.25
|
72
|
+
})), /*#__PURE__*/React.createElement("path", {
|
73
|
+
fill: "#EAF3DC",
|
74
|
+
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.667Zm30.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.943 3.767-3.767 3.088-10.11-.943-14.14-2.268-2.268-5.267-3.476-8.128-3.427ZM89.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.89 11.89 0 0 0-5.005-1.065Z"
|
75
|
+
}), /*#__PURE__*/React.createElement("path", {
|
76
|
+
fill: "#2C8658",
|
77
|
+
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.667Zm0 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.333Zm30.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.943 3.767-3.767 3.088-10.11-.943-14.14-2.268-2.268-5.267-3.476-8.128-3.427Zm.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-.943-2.738-2.737-2.903-6.523-.943-8.484.981-.98 2.417-1.43 3.951-1.292Zm-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.89 11.89 0 0 0-5.005-1.065Zm-.51 4.01c1.21-.107 2.545.103 3.868.7 3.527 1.597 5.017 5.082 3.875 7.608-1.143 2.526-4.744 3.705-8.271 2.11-3.528-1.597-5.02-5.082-3.878-7.608.714-1.579 2.39-2.631 4.406-2.81Zm13.67 5.56c3.872 0 6.666 2.56 6.666 5.334 0 2.773-2.794 5.333-6.666 5.333-2.447 0-4.488-1.082-5.636-2.531 1.436-.87 2.621-2.119 3.354-3.74a8.338 8.338 0 0 0 .696-4.237 8.162 8.162 0 0 1 1.586-.159Z"
|
78
|
+
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
|
79
|
+
id: "blobby-icon-seeds_svg__b",
|
80
|
+
x1: 139.5,
|
81
|
+
x2: 52.354,
|
82
|
+
y1: 110,
|
83
|
+
y2: 24.156,
|
84
|
+
gradientUnits: "userSpaceOnUse"
|
85
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
86
|
+
stopColor: "#F1F0EC"
|
87
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
88
|
+
offset: 1,
|
89
|
+
stopColor: "#84D6AC"
|
90
|
+
})), /*#__PURE__*/React.createElement("linearGradient", {
|
91
|
+
id: "blobby-icon-seeds_svg__c",
|
92
|
+
x1: 137,
|
93
|
+
x2: 147,
|
94
|
+
y1: 93,
|
95
|
+
y2: 108,
|
96
|
+
gradientUnits: "userSpaceOnUse"
|
97
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
98
|
+
stopColor: "#2C8658"
|
99
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
100
|
+
offset: 1,
|
101
|
+
stopColor: "#ACD278"
|
102
|
+
})), /*#__PURE__*/React.createElement("linearGradient", {
|
103
|
+
id: "blobby-icon-seeds_svg__d",
|
104
|
+
x1: 78,
|
105
|
+
x2: 88,
|
106
|
+
y1: 18,
|
107
|
+
y2: 33,
|
108
|
+
gradientUnits: "userSpaceOnUse"
|
109
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
110
|
+
stopColor: "#2C8658"
|
111
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
112
|
+
offset: 1,
|
113
|
+
stopColor: "#ACD278"
|
114
|
+
})), /*#__PURE__*/React.createElement("linearGradient", {
|
115
|
+
id: "blobby-icon-seeds_svg__e",
|
116
|
+
x1: 54,
|
117
|
+
x2: 64,
|
118
|
+
y1: 69,
|
119
|
+
y2: 84,
|
120
|
+
gradientUnits: "userSpaceOnUse"
|
121
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
122
|
+
stopColor: "#2C8658"
|
123
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
124
|
+
offset: 1,
|
125
|
+
stopColor: "#ACD278"
|
126
|
+
})), /*#__PURE__*/React.createElement("linearGradient", {
|
127
|
+
id: "blobby-icon-seeds_svg__f",
|
128
|
+
x1: 139.5,
|
129
|
+
x2: 52.354,
|
130
|
+
y1: 110,
|
131
|
+
y2: 24.156,
|
132
|
+
gradientUnits: "userSpaceOnUse"
|
133
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
134
|
+
stopColor: "#F1F0EC"
|
135
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
136
|
+
offset: 1,
|
137
|
+
stopColor: "#84D6AC"
|
138
|
+
})), /*#__PURE__*/React.createElement("linearGradient", {
|
139
|
+
id: "blobby-icon-seeds_svg__h",
|
140
|
+
x1: 82.375,
|
141
|
+
x2: 138.217,
|
142
|
+
y1: 53,
|
143
|
+
y2: 117.435,
|
144
|
+
gradientUnits: "userSpaceOnUse"
|
145
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
146
|
+
stopColor: "#2C8658"
|
147
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
148
|
+
offset: 1,
|
149
|
+
stopColor: "#ACD278"
|
150
|
+
})), /*#__PURE__*/React.createElement("clipPath", {
|
151
|
+
id: "blobby-icon-seeds_svg__a"
|
152
|
+
}, /*#__PURE__*/React.createElement("path", {
|
153
|
+
fill: "#fff",
|
154
|
+
d: "M0 0h200v128H0z"
|
155
|
+
}))));
|
156
|
+
};
|
157
|
+
var _default = SvgBlobbyIconSeeds;
|
158
|
+
exports.default = _default;
|
@@ -23,7 +23,7 @@ var SvgBlobbyIconSite = function SvgBlobbyIconSite(_ref) {
|
|
23
23
|
}, title) : null, /*#__PURE__*/React.createElement("g", {
|
24
24
|
clipPath: "url(#blobby-icon-site_svg__a)"
|
25
25
|
}, /*#__PURE__*/React.createElement("path", {
|
26
|
-
fill: "#
|
26
|
+
fill: "#E2F6EC",
|
27
27
|
fillRule: "evenodd",
|
28
28
|
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.257 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.663Z",
|
29
29
|
clipRule: "evenodd"
|
@@ -35,13 +35,13 @@ var SvgBlobbyIconSite = function SvgBlobbyIconSite(_ref) {
|
|
35
35
|
clipRule: "evenodd"
|
36
36
|
}), /*#__PURE__*/React.createElement("path", {
|
37
37
|
fill: "url(#blobby-icon-site_svg__c)",
|
38
|
-
d: "M146.999
|
38
|
+
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.449h.019Z"
|
39
39
|
}), /*#__PURE__*/React.createElement("path", {
|
40
40
|
fill: "url(#blobby-icon-site_svg__d)",
|
41
|
-
d: "M87.999
|
41
|
+
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.449h.019Z"
|
42
42
|
}), /*#__PURE__*/React.createElement("path", {
|
43
43
|
fill: "url(#blobby-icon-site_svg__e)",
|
44
|
-
d: "M63.999
|
44
|
+
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.449h.019Z"
|
45
45
|
}), /*#__PURE__*/React.createElement("mask", {
|
46
46
|
id: "blobby-icon-site_svg__g",
|
47
47
|
width: 200,
|
@@ -53,7 +53,7 @@ var SvgBlobbyIconSite = function SvgBlobbyIconSite(_ref) {
|
|
53
53
|
maskType: 'alpha'
|
54
54
|
}
|
55
55
|
}, /*#__PURE__*/React.createElement("path", {
|
56
|
-
fill: "#
|
56
|
+
fill: "#E2F6EC",
|
57
57
|
fillRule: "evenodd",
|
58
58
|
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.257 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.663Z",
|
59
59
|
clipRule: "evenodd"
|
@@ -70,10 +70,10 @@ var SvgBlobbyIconSite = function SvgBlobbyIconSite(_ref) {
|
|
70
70
|
d: "m146.963 80.963-33.638-33.638L94.5 74.5 77.5 88l27.5 27.5 41.963-34.537Z",
|
71
71
|
opacity: 0.25
|
72
72
|
})), /*#__PURE__*/React.createElement("path", {
|
73
|
-
fill: "#
|
73
|
+
fill: "#EAF3DC",
|
74
74
|
d: "M99.999 40c-8.813 0-16 7.187-16 16 0 3.943 2.338 8.328 4.99 12.688a99.404 99.404 0 0 0 3.02 4.645 139.495 139.495 0 0 0 4.633 6.326c1.67 2.151 5.044 2.151 6.714 0a139.951 139.951 0 0 0 4.634-6.326 99.642 99.642 0 0 0 3.019-4.645c2.652-4.36 4.99-8.745 4.99-12.688 0-8.813-7.187-16-16-16Z"
|
75
75
|
}), /*#__PURE__*/React.createElement("path", {
|
76
|
-
fill: "#
|
76
|
+
fill: "#EAF3DC",
|
77
77
|
d: "M103.356 79.659c-1.67 2.151-5.044 2.151-6.714 0a139.495 139.495 0 0 1-4.634-6.326H83.632a4.671 4.671 0 0 0-4.266 2.771l-2.96 6.667a4.65 4.65 0 0 0 .348 4.437 4.654 4.654 0 0 0 3.914 2.125h38.659c1.585 0 3.05-.794 3.914-2.125a4.647 4.647 0 0 0 .352-4.437l-2.961-6.667a4.672 4.672 0 0 0-4.266-2.77H107.99a139.951 139.951 0 0 1-4.634 6.325Z"
|
78
78
|
}), /*#__PURE__*/React.createElement("path", {
|
79
79
|
fill: "#2C8658",
|
@@ -81,75 +81,75 @@ var SvgBlobbyIconSite = function SvgBlobbyIconSite(_ref) {
|
|
81
81
|
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
|
82
82
|
id: "blobby-icon-site_svg__b",
|
83
83
|
x1: 125.5,
|
84
|
-
x2:
|
84
|
+
x2: 50,
|
85
85
|
y1: 101.5,
|
86
|
-
y2:
|
86
|
+
y2: 26,
|
87
87
|
gradientUnits: "userSpaceOnUse"
|
88
88
|
}, /*#__PURE__*/React.createElement("stop", {
|
89
|
-
stopColor: "#
|
89
|
+
stopColor: "#F1F0EC"
|
90
90
|
}), /*#__PURE__*/React.createElement("stop", {
|
91
91
|
offset: 1,
|
92
|
-
stopColor: "#
|
92
|
+
stopColor: "#84D6AC"
|
93
93
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
94
94
|
id: "blobby-icon-site_svg__c",
|
95
95
|
x1: 137,
|
96
96
|
x2: 147,
|
97
|
-
y1:
|
98
|
-
y2:
|
97
|
+
y1: 93,
|
98
|
+
y2: 108,
|
99
99
|
gradientUnits: "userSpaceOnUse"
|
100
100
|
}, /*#__PURE__*/React.createElement("stop", {
|
101
|
-
stopColor: "#
|
101
|
+
stopColor: "#2C8658"
|
102
102
|
}), /*#__PURE__*/React.createElement("stop", {
|
103
103
|
offset: 1,
|
104
|
-
stopColor: "#
|
104
|
+
stopColor: "#ACD278"
|
105
105
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
106
106
|
id: "blobby-icon-site_svg__d",
|
107
107
|
x1: 78,
|
108
108
|
x2: 88,
|
109
|
-
y1:
|
110
|
-
y2:
|
109
|
+
y1: 18,
|
110
|
+
y2: 33,
|
111
111
|
gradientUnits: "userSpaceOnUse"
|
112
112
|
}, /*#__PURE__*/React.createElement("stop", {
|
113
|
-
stopColor: "#
|
113
|
+
stopColor: "#2C8658"
|
114
114
|
}), /*#__PURE__*/React.createElement("stop", {
|
115
115
|
offset: 1,
|
116
|
-
stopColor: "#
|
116
|
+
stopColor: "#ACD278"
|
117
117
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
118
118
|
id: "blobby-icon-site_svg__e",
|
119
119
|
x1: 54,
|
120
120
|
x2: 64,
|
121
|
-
y1:
|
122
|
-
y2:
|
121
|
+
y1: 69,
|
122
|
+
y2: 84,
|
123
123
|
gradientUnits: "userSpaceOnUse"
|
124
124
|
}, /*#__PURE__*/React.createElement("stop", {
|
125
|
-
stopColor: "#
|
125
|
+
stopColor: "#2C8658"
|
126
126
|
}), /*#__PURE__*/React.createElement("stop", {
|
127
127
|
offset: 1,
|
128
|
-
stopColor: "#
|
128
|
+
stopColor: "#ACD278"
|
129
129
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
130
130
|
id: "blobby-icon-site_svg__f",
|
131
131
|
x1: 125.5,
|
132
|
-
x2:
|
132
|
+
x2: 50,
|
133
133
|
y1: 101.5,
|
134
|
-
y2:
|
134
|
+
y2: 26,
|
135
135
|
gradientUnits: "userSpaceOnUse"
|
136
136
|
}, /*#__PURE__*/React.createElement("stop", {
|
137
|
-
stopColor: "#
|
137
|
+
stopColor: "#F1F0EC"
|
138
138
|
}), /*#__PURE__*/React.createElement("stop", {
|
139
139
|
offset: 1,
|
140
|
-
stopColor: "#
|
140
|
+
stopColor: "#84D6AC"
|
141
141
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
142
142
|
id: "blobby-icon-site_svg__h",
|
143
|
-
x1:
|
144
|
-
x2:
|
145
|
-
y1:
|
146
|
-
y2:
|
143
|
+
x1: 94.5,
|
144
|
+
x2: 126.628,
|
145
|
+
y1: 70.114,
|
146
|
+
y2: 100.721,
|
147
147
|
gradientUnits: "userSpaceOnUse"
|
148
148
|
}, /*#__PURE__*/React.createElement("stop", {
|
149
|
-
stopColor: "#
|
149
|
+
stopColor: "#2C8658"
|
150
150
|
}), /*#__PURE__*/React.createElement("stop", {
|
151
151
|
offset: 1,
|
152
|
-
stopColor: "#
|
152
|
+
stopColor: "#ACD278"
|
153
153
|
})), /*#__PURE__*/React.createElement("clipPath", {
|
154
154
|
id: "blobby-icon-site_svg__a"
|
155
155
|
}, /*#__PURE__*/React.createElement("path", {
|
@@ -0,0 +1,8 @@
|
|
1
|
+
import { SVGProps } from 'react';
|
2
|
+
interface SVGRProps {
|
3
|
+
title?: string;
|
4
|
+
titleId?: string;
|
5
|
+
}
|
6
|
+
declare const SvgBlobbyIconSparkles: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => JSX.Element;
|
7
|
+
export default SvgBlobbyIconSparkles;
|
8
|
+
//# sourceMappingURL=BlobbyIconSparkles.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"BlobbyIconSparkles.d.ts","sourceRoot":"","sources":["../../../src/components/svg/BlobbyIconSparkles.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AACjC,UAAU,SAAS;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AACD,QAAA,MAAM,qBAAqB,iCAAkC,SAAS,aAAa,CAAC,GAAG,SAAS,gBAoG/F,CAAC;AACF,eAAe,qBAAqB,CAAC"}
|
@@ -0,0 +1,158 @@
|
|
1
|
+
"use strict";
|
2
|
+
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault").default;
|
4
|
+
var _interopRequireWildcard = require("@babel/runtime/helpers/interopRequireWildcard").default;
|
5
|
+
Object.defineProperty(exports, "__esModule", {
|
6
|
+
value: true
|
7
|
+
});
|
8
|
+
exports.default = void 0;
|
9
|
+
var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/helpers/esm/objectWithoutProperties"));
|
10
|
+
var React = _interopRequireWildcard(require("react"));
|
11
|
+
var _excluded = ["title", "titleId"];
|
12
|
+
var SvgBlobbyIconSparkles = function SvgBlobbyIconSparkles(_ref) {
|
13
|
+
var title = _ref.title,
|
14
|
+
titleId = _ref.titleId,
|
15
|
+
props = (0, _objectWithoutProperties2.default)(_ref, _excluded);
|
16
|
+
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
17
|
+
xmlns: "http://www.w3.org/2000/svg",
|
18
|
+
fill: "none",
|
19
|
+
viewBox: "0 0 200 128",
|
20
|
+
"aria-labelledby": titleId
|
21
|
+
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
22
|
+
id: titleId
|
23
|
+
}, title) : null, /*#__PURE__*/React.createElement("g", {
|
24
|
+
clipPath: "url(#blobby-icon-sparkles_svg__a)"
|
25
|
+
}, /*#__PURE__*/React.createElement("path", {
|
26
|
+
fill: "#E2F6EC",
|
27
|
+
fillRule: "evenodd",
|
28
|
+
d: "M97.492 4.026c24.033-.76 45.335 14.966 53.284 37.66 8.572 24.47 4.488 52.73-16.101 68.491-22.132 16.943-53.93 19.23-75.615 1.718C39.75 96.3 45.34 68.141 53.67 44.76c7.4-20.77 21.784-40.036 43.822-40.734Z",
|
29
|
+
clipRule: "evenodd"
|
30
|
+
}), /*#__PURE__*/React.createElement("path", {
|
31
|
+
fill: "url(#blobby-icon-sparkles_svg__b)",
|
32
|
+
fillOpacity: 0.2,
|
33
|
+
fillRule: "evenodd",
|
34
|
+
d: "M97.492 4.026c24.033-.76 45.335 14.966 53.284 37.66 8.572 24.47 4.488 52.73-16.101 68.491-22.132 16.943-53.93 19.23-75.615 1.718C39.75 96.3 45.34 68.141 53.67 44.76c7.4-20.77 21.784-40.036 43.822-40.734Z",
|
35
|
+
clipRule: "evenodd"
|
36
|
+
}), /*#__PURE__*/React.createElement("path", {
|
37
|
+
fill: "url(#blobby-icon-sparkles_svg__c)",
|
38
|
+
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.449h.019Z"
|
39
|
+
}), /*#__PURE__*/React.createElement("path", {
|
40
|
+
fill: "url(#blobby-icon-sparkles_svg__d)",
|
41
|
+
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.449h.019Z"
|
42
|
+
}), /*#__PURE__*/React.createElement("path", {
|
43
|
+
fill: "url(#blobby-icon-sparkles_svg__e)",
|
44
|
+
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.449h.019Z"
|
45
|
+
}), /*#__PURE__*/React.createElement("mask", {
|
46
|
+
id: "blobby-icon-sparkles_svg__g",
|
47
|
+
width: 200,
|
48
|
+
height: 128,
|
49
|
+
x: 0,
|
50
|
+
y: 0,
|
51
|
+
maskUnits: "userSpaceOnUse",
|
52
|
+
style: {
|
53
|
+
maskType: 'alpha'
|
54
|
+
}
|
55
|
+
}, /*#__PURE__*/React.createElement("path", {
|
56
|
+
fill: "#E2F6EC",
|
57
|
+
fillRule: "evenodd",
|
58
|
+
d: "M97.492 4.026c24.033-.76 45.335 14.966 53.284 37.66 8.572 24.47 4.488 52.73-16.101 68.491-22.132 16.943-53.93 19.23-75.615 1.718C39.75 96.3 45.34 68.141 53.67 44.76c7.4-20.77 21.784-40.036 43.822-40.734Z",
|
59
|
+
clipRule: "evenodd"
|
60
|
+
}), /*#__PURE__*/React.createElement("path", {
|
61
|
+
fill: "url(#blobby-icon-sparkles_svg__f)",
|
62
|
+
fillOpacity: 0.2,
|
63
|
+
fillRule: "evenodd",
|
64
|
+
d: "M97.492 4.026c24.033-.76 45.335 14.966 53.284 37.66 8.572 24.47 4.488 52.73-16.101 68.491-22.132 16.943-53.93 19.23-75.615 1.718C39.75 96.3 45.34 68.141 53.67 44.76c7.4-20.77 21.784-40.036 43.822-40.734Z",
|
65
|
+
clipRule: "evenodd"
|
66
|
+
})), /*#__PURE__*/React.createElement("g", {
|
67
|
+
mask: "url(#blobby-icon-sparkles_svg__g)"
|
68
|
+
}, /*#__PURE__*/React.createElement("path", {
|
69
|
+
fill: "url(#blobby-icon-sparkles_svg__h)",
|
70
|
+
d: "m160.564 97.752-49.295-49.295L109.5 60.5l-24.18-24L81.5 47 71 50.5l65.5 65.5-4 3-49-49-4.5 8-8 3.79 49.838 49.837 39.726-33.875Z",
|
71
|
+
opacity: 0.25
|
72
|
+
})), /*#__PURE__*/React.createElement("path", {
|
73
|
+
fill: "#EAF3DC",
|
74
|
+
d: "M83.898 36.003a2 2 0 0 0-1.796 1.364l-2.516 7.552-7.552 2.516a2 2 0 0 0 0 3.797l7.55 2.518 2.518 7.55a2 2 0 0 0 3.796 0l2.516-7.553 7.552-2.515a2 2 0 0 0 0-3.797l-7.552-2.516-2.516-7.552a2 2 0 0 0-2-1.364Zm26.021 12a2 2 0 0 0-1.823 1.385l-3.901 12.14-12.14 3.902a2 2 0 0 0 0 3.807l12.14 3.901 3.901 12.14a2.003 2.003 0 0 0 3.081 1.004c.343-.25.597-.6.727-1.003l3.901-12.141 12.14-3.901a2 2 0 0 0 0-3.807l-12.14-3.901-3.901-12.141a2.003 2.003 0 0 0-1.985-1.385Zm-28.02 21.333a2 2 0 0 0-1.797 1.365l-2.019 6.052-6.05 2.015a2 2 0 0 0 0 3.797l6.05 2.016 2.019 6.052a2 2 0 0 0 3.796 0l2.016-6.052 6.052-2.016a2 2 0 0 0 0-3.797l-6.05-2.018L83.9 70.7a2 2 0 0 0-2-1.364Z"
|
75
|
+
}), /*#__PURE__*/React.createElement("path", {
|
76
|
+
fill: "#2C8658",
|
77
|
+
d: "M83.898 36.003a2 2 0 0 0-1.796 1.364l-2.516 7.552-7.552 2.516a2 2 0 0 0 0 3.797l7.55 2.518 2.518 7.55a2 2 0 0 0 3.796 0l2.516-7.553 7.552-2.515a2 2 0 0 0 0-3.797l-7.552-2.516-2.516-7.552a2 2 0 0 0-2-1.364ZM84 44.328l.935 2.805a2 2 0 0 0 1.266 1.265l2.804.935-2.804.935a2 2 0 0 0-1.266 1.266L84 54.339l-.935-2.805a2 2 0 0 0-1.266-1.266l-2.804-.935 2.804-.935a1.999 1.999 0 0 0 1.266-1.265L84 44.328Zm25.919 3.675a2 2 0 0 0-1.823 1.385l-3.901 12.14-12.14 3.902a2 2 0 0 0 0 3.807l12.14 3.901 3.901 12.14a2.003 2.003 0 0 0 3.081 1.004c.343-.25.597-.6.727-1.003l3.901-12.141 12.14-3.901a2 2 0 0 0 0-3.807l-12.14-3.901-3.901-12.141a2.003 2.003 0 0 0-1.985-1.385Zm.081 8.53 2.313 7.196a2.003 2.003 0 0 0 1.291 1.292l7.196 2.312-7.196 2.313a2.007 2.007 0 0 0-1.291 1.291L110 78.133l-2.312-7.195a2.007 2.007 0 0 0-1.292-1.292l-7.195-2.313 7.195-2.312a2.005 2.005 0 0 0 1.292-1.292L110 56.534ZM81.898 69.337a2 2 0 0 0-1.796 1.365l-2.019 6.052-6.05 2.015a2 2 0 0 0 0 3.797l6.05 2.016 2.019 6.052a2 2 0 0 0 3.796 0l2.016-6.052 6.052-2.016a2 2 0 0 0 0-3.797l-6.05-2.018L83.9 70.7a2 2 0 0 0-2-1.364ZM82 77.659l.435 1.307a2 2 0 0 0 1.266 1.266l1.304.435-1.304.435a1.999 1.999 0 0 0-1.266 1.265L82 83.674l-.437-1.307a2 2 0 0 0-1.266-1.265l-1.305-.435 1.305-.435a2 2 0 0 0 1.266-1.266L82 77.66Z"
|
78
|
+
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
|
79
|
+
id: "blobby-icon-sparkles_svg__b",
|
80
|
+
x1: 133,
|
81
|
+
x2: 49.23,
|
82
|
+
y1: 114,
|
83
|
+
y2: 31.784,
|
84
|
+
gradientUnits: "userSpaceOnUse"
|
85
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
86
|
+
stopColor: "#F1F0EC"
|
87
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
88
|
+
offset: 1,
|
89
|
+
stopColor: "#84D6AC"
|
90
|
+
})), /*#__PURE__*/React.createElement("linearGradient", {
|
91
|
+
id: "blobby-icon-sparkles_svg__c",
|
92
|
+
x1: 135,
|
93
|
+
x2: 145,
|
94
|
+
y1: 59,
|
95
|
+
y2: 74,
|
96
|
+
gradientUnits: "userSpaceOnUse"
|
97
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
98
|
+
stopColor: "#2C8658"
|
99
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
100
|
+
offset: 1,
|
101
|
+
stopColor: "#ACD278"
|
102
|
+
})), /*#__PURE__*/React.createElement("linearGradient", {
|
103
|
+
id: "blobby-icon-sparkles_svg__d",
|
104
|
+
x1: 61,
|
105
|
+
x2: 71,
|
106
|
+
y1: 16,
|
107
|
+
y2: 31,
|
108
|
+
gradientUnits: "userSpaceOnUse"
|
109
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
110
|
+
stopColor: "#2C8658"
|
111
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
112
|
+
offset: 1,
|
113
|
+
stopColor: "#ACD278"
|
114
|
+
})), /*#__PURE__*/React.createElement("linearGradient", {
|
115
|
+
id: "blobby-icon-sparkles_svg__e",
|
116
|
+
x1: 55,
|
117
|
+
x2: 65,
|
118
|
+
y1: 96,
|
119
|
+
y2: 111,
|
120
|
+
gradientUnits: "userSpaceOnUse"
|
121
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
122
|
+
stopColor: "#2C8658"
|
123
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
124
|
+
offset: 1,
|
125
|
+
stopColor: "#ACD278"
|
126
|
+
})), /*#__PURE__*/React.createElement("linearGradient", {
|
127
|
+
id: "blobby-icon-sparkles_svg__f",
|
128
|
+
x1: 133,
|
129
|
+
x2: 49.23,
|
130
|
+
y1: 114,
|
131
|
+
y2: 31.784,
|
132
|
+
gradientUnits: "userSpaceOnUse"
|
133
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
134
|
+
stopColor: "#F1F0EC"
|
135
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
136
|
+
offset: 1,
|
137
|
+
stopColor: "#84D6AC"
|
138
|
+
})), /*#__PURE__*/React.createElement("linearGradient", {
|
139
|
+
id: "blobby-icon-sparkles_svg__h",
|
140
|
+
x1: 71.381,
|
141
|
+
x2: 144.581,
|
142
|
+
y1: 50.5,
|
143
|
+
y2: 109.984,
|
144
|
+
gradientUnits: "userSpaceOnUse"
|
145
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
146
|
+
stopColor: "#2C8658"
|
147
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
148
|
+
offset: 1,
|
149
|
+
stopColor: "#ACD278"
|
150
|
+
})), /*#__PURE__*/React.createElement("clipPath", {
|
151
|
+
id: "blobby-icon-sparkles_svg__a"
|
152
|
+
}, /*#__PURE__*/React.createElement("path", {
|
153
|
+
fill: "#fff",
|
154
|
+
d: "M0 0h200v128H0z"
|
155
|
+
}))));
|
156
|
+
};
|
157
|
+
var _default = SvgBlobbyIconSparkles;
|
158
|
+
exports.default = _default;
|