@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
@@ -23,7 +23,7 @@ var SvgBlobbyIconWrench = function SvgBlobbyIconWrench(_ref) {
|
|
23
23
|
}, title) : null, /*#__PURE__*/React.createElement("g", {
|
24
24
|
clipPath: "url(#blobby-icon-wrench_svg__a)"
|
25
25
|
}, /*#__PURE__*/React.createElement("path", {
|
26
|
-
fill: "#
|
26
|
+
fill: "#E2F6EC",
|
27
27
|
fillRule: "evenodd",
|
28
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
29
|
clipRule: "evenodd"
|
@@ -35,25 +35,25 @@ var SvgBlobbyIconWrench = function SvgBlobbyIconWrench(_ref) {
|
|
35
35
|
clipRule: "evenodd"
|
36
36
|
}), /*#__PURE__*/React.createElement("path", {
|
37
37
|
fill: "url(#blobby-icon-wrench_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-wrench_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-wrench_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-wrench_svg__g",
|
47
|
-
width:
|
48
|
-
height:
|
49
|
-
x:
|
50
|
-
y:
|
47
|
+
width: 200,
|
48
|
+
height: 128,
|
49
|
+
x: 0,
|
50
|
+
y: 0,
|
51
51
|
maskUnits: "userSpaceOnUse",
|
52
52
|
style: {
|
53
53
|
maskType: 'alpha'
|
54
54
|
}
|
55
55
|
}, /*#__PURE__*/React.createElement("path", {
|
56
|
-
fill: "#
|
56
|
+
fill: "#E2F6EC",
|
57
57
|
fillRule: "evenodd",
|
58
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
59
|
clipRule: "evenodd"
|
@@ -70,83 +70,83 @@ var SvgBlobbyIconWrench = function SvgBlobbyIconWrench(_ref) {
|
|
70
70
|
d: "m161.281 84.159-43.2-43.2-39.64 46.502 40.36 40.359 42.48-43.661Z",
|
71
71
|
opacity: 0.25
|
72
72
|
})), /*#__PURE__*/React.createElement("path", {
|
73
|
-
fill: "#
|
73
|
+
fill: "#EAF3DC",
|
74
74
|
d: "M110 38.667c-9.181 0-16.667 7.485-16.667 16.666 0 1.876.395 3.646.969 5.328L78.148 76.815h-.002c-2.847 2.847-2.846 7.524.002 10.37a7.342 7.342 0 0 0 5.185 2.148 7.342 7.342 0 0 0 5.185-2.148h.003l16.151-16.154c1.682.575 3.454.969 5.331.969 9.18 0 16.666-7.486 16.666-16.667 0-2.668-.647-5.187-1.755-7.414a1.996 1.996 0 0 0-2.403-1.012 2.002 2.002 0 0 0-.8.489l-9.159 9.156c-.528.528-1.2.781-1.885.781a2.634 2.634 0 0 1-1.886-.78 2.635 2.635 0 0 1 0-3.77v-.002l9.156-9.156a2 2 0 0 0-.523-3.203A16.593 16.593 0 0 0 110 38.667Z"
|
75
75
|
}), /*#__PURE__*/React.createElement("path", {
|
76
|
-
fill: "#
|
76
|
+
fill: "#2C8658",
|
77
77
|
d: "M110 38.667c-9.181 0-16.667 7.485-16.667 16.666 0 1.876.395 3.646.969 5.328L78.148 76.815h-.002c-2.847 2.847-2.846 7.524.002 10.37a7.342 7.342 0 0 0 5.185 2.148 7.342 7.342 0 0 0 5.185-2.148h.003l16.151-16.154c1.682.575 3.454.969 5.331.969 9.18 0 16.666-7.486 16.666-16.667 0-2.668-.647-5.187-1.755-7.414a1.996 1.996 0 0 0-2.403-1.012 2.002 2.002 0 0 0-.8.489l-9.159 9.156c-.528.528-1.2.781-1.885.781a2.634 2.634 0 0 1-1.886-.78 2.635 2.635 0 0 1 0-3.77v-.002l9.156-9.156a2 2 0 0 0-.523-3.203A16.593 16.593 0 0 0 110 38.667Zm0 4c.999 0 1.966.122 2.896.343l-6.943 6.943c-2.588 2.586-2.588 6.841 0 9.427a6.672 6.672 0 0 0 4.714 1.953c1.703 0 3.42-.66 4.713-1.953l6.945-6.943A12.636 12.636 0 0 1 110.003 68c-1.812 0-3.523-.385-5.084-1.07a2 2 0 0 0-2.219.416l-17.01 17.01a3.3 3.3 0 0 1-2.357.977 3.3 3.3 0 0 1-2.36-.976 3.304 3.304 0 0 1 .004-4.714l17.01-17.008a2 2 0 0 0 .417-2.218 12.587 12.587 0 0 1-1.07-5.084A12.637 12.637 0 0 1 110 42.667Z"
|
78
78
|
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
|
79
79
|
id: "blobby-icon-wrench_svg__b",
|
80
|
-
x1:
|
81
|
-
x2:
|
82
|
-
y1:
|
83
|
-
y2:
|
80
|
+
x1: 139.5,
|
81
|
+
x2: 52.354,
|
82
|
+
y1: 110,
|
83
|
+
y2: 24.156,
|
84
84
|
gradientUnits: "userSpaceOnUse"
|
85
85
|
}, /*#__PURE__*/React.createElement("stop", {
|
86
|
-
stopColor: "#
|
86
|
+
stopColor: "#F1F0EC"
|
87
87
|
}), /*#__PURE__*/React.createElement("stop", {
|
88
88
|
offset: 1,
|
89
|
-
stopColor: "#
|
89
|
+
stopColor: "#84D6AC"
|
90
90
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
91
91
|
id: "blobby-icon-wrench_svg__c",
|
92
92
|
x1: 137,
|
93
93
|
x2: 147,
|
94
|
-
y1:
|
95
|
-
y2:
|
94
|
+
y1: 93,
|
95
|
+
y2: 108,
|
96
96
|
gradientUnits: "userSpaceOnUse"
|
97
97
|
}, /*#__PURE__*/React.createElement("stop", {
|
98
|
-
stopColor: "#
|
98
|
+
stopColor: "#2C8658"
|
99
99
|
}), /*#__PURE__*/React.createElement("stop", {
|
100
100
|
offset: 1,
|
101
|
-
stopColor: "#
|
101
|
+
stopColor: "#ACD278"
|
102
102
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
103
103
|
id: "blobby-icon-wrench_svg__d",
|
104
104
|
x1: 78,
|
105
105
|
x2: 88,
|
106
|
-
y1:
|
107
|
-
y2:
|
106
|
+
y1: 18,
|
107
|
+
y2: 33,
|
108
108
|
gradientUnits: "userSpaceOnUse"
|
109
109
|
}, /*#__PURE__*/React.createElement("stop", {
|
110
|
-
stopColor: "#
|
110
|
+
stopColor: "#2C8658"
|
111
111
|
}), /*#__PURE__*/React.createElement("stop", {
|
112
112
|
offset: 1,
|
113
|
-
stopColor: "#
|
113
|
+
stopColor: "#ACD278"
|
114
114
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
115
115
|
id: "blobby-icon-wrench_svg__e",
|
116
116
|
x1: 54,
|
117
117
|
x2: 64,
|
118
|
-
y1:
|
119
|
-
y2:
|
118
|
+
y1: 69,
|
119
|
+
y2: 84,
|
120
120
|
gradientUnits: "userSpaceOnUse"
|
121
121
|
}, /*#__PURE__*/React.createElement("stop", {
|
122
|
-
stopColor: "#
|
122
|
+
stopColor: "#2C8658"
|
123
123
|
}), /*#__PURE__*/React.createElement("stop", {
|
124
124
|
offset: 1,
|
125
|
-
stopColor: "#
|
125
|
+
stopColor: "#ACD278"
|
126
126
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
127
127
|
id: "blobby-icon-wrench_svg__f",
|
128
|
-
x1:
|
129
|
-
x2:
|
130
|
-
y1:
|
131
|
-
y2:
|
128
|
+
x1: 139.5,
|
129
|
+
x2: 52.354,
|
130
|
+
y1: 110,
|
131
|
+
y2: 24.156,
|
132
132
|
gradientUnits: "userSpaceOnUse"
|
133
133
|
}, /*#__PURE__*/React.createElement("stop", {
|
134
|
-
stopColor: "#
|
134
|
+
stopColor: "#F1F0EC"
|
135
135
|
}), /*#__PURE__*/React.createElement("stop", {
|
136
136
|
offset: 1,
|
137
|
-
stopColor: "#
|
137
|
+
stopColor: "#84D6AC"
|
138
138
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
139
139
|
id: "blobby-icon-wrench_svg__h",
|
140
|
-
x1: 92.
|
141
|
-
x2:
|
142
|
-
y1:
|
143
|
-
y2:
|
140
|
+
x1: 92.343,
|
141
|
+
x2: 141.726,
|
142
|
+
y1: 66.5,
|
143
|
+
y2: 107.689,
|
144
144
|
gradientUnits: "userSpaceOnUse"
|
145
145
|
}, /*#__PURE__*/React.createElement("stop", {
|
146
|
-
stopColor: "#
|
146
|
+
stopColor: "#2C8658"
|
147
147
|
}), /*#__PURE__*/React.createElement("stop", {
|
148
148
|
offset: 1,
|
149
|
-
stopColor: "#
|
149
|
+
stopColor: "#ACD278"
|
150
150
|
})), /*#__PURE__*/React.createElement("clipPath", {
|
151
151
|
id: "blobby-icon-wrench_svg__a"
|
152
152
|
}, /*#__PURE__*/React.createElement("path", {
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"Edit.d.ts","sourceRoot":"","sources":["../../../src/components/svg/Edit.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,OAAO,iCAAkC,SAAS,aAAa,CAAC,GAAG,SAAS,
|
1
|
+
{"version":3,"file":"Edit.d.ts","sourceRoot":"","sources":["../../../src/components/svg/Edit.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,OAAO,iCAAkC,SAAS,aAAa,CAAC,GAAG,SAAS,gBAgGjF,CAAC;AACF,eAAe,OAAO,CAAC"}
|
package/components/svg/Edit.js
CHANGED
@@ -16,135 +16,142 @@ var SvgEdit = function SvgEdit(_ref) {
|
|
16
16
|
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
17
17
|
xmlns: "http://www.w3.org/2000/svg",
|
18
18
|
fill: "none",
|
19
|
-
viewBox: "0 0
|
19
|
+
viewBox: "0 0 200 128",
|
20
20
|
"aria-labelledby": titleId
|
21
21
|
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
22
22
|
id: titleId
|
23
|
-
}, title) : null, /*#__PURE__*/React.createElement("
|
24
|
-
|
23
|
+
}, title) : null, /*#__PURE__*/React.createElement("g", {
|
24
|
+
clipPath: "url(#edit_svg__a)"
|
25
|
+
}, /*#__PURE__*/React.createElement("path", {
|
26
|
+
fill: "#E2F6EC",
|
25
27
|
fillRule: "evenodd",
|
26
|
-
d: "
|
28
|
+
d: "M113.962 6.222c26.535 2.074 38.447 30.862 44.693 56.735 4.621 19.146-2.901 38.537-18.932 49.978-15.595 11.131-35.55 10.486-51.986.639C63.731 99.19 34.311 80.943 40.953 53.757c7.619-31.19 41-50.037 73.009-47.535Z",
|
27
29
|
clipRule: "evenodd"
|
28
30
|
}), /*#__PURE__*/React.createElement("path", {
|
29
|
-
fill: "url(#
|
31
|
+
fill: "url(#edit_svg__b)",
|
30
32
|
fillOpacity: 0.2,
|
31
33
|
fillRule: "evenodd",
|
32
|
-
d: "
|
34
|
+
d: "M113.962 6.222c26.535 2.074 38.447 30.862 44.693 56.735 4.621 19.146-2.901 38.537-18.932 49.978-15.595 11.131-35.55 10.486-51.986.639C63.731 99.19 34.311 80.943 40.953 53.757c7.619-31.19 41-50.037 73.009-47.535Z",
|
33
35
|
clipRule: "evenodd"
|
36
|
+
}), /*#__PURE__*/React.createElement("path", {
|
37
|
+
fill: "url(#edit_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(#edit_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(#edit_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"
|
34
45
|
}), /*#__PURE__*/React.createElement("mask", {
|
35
|
-
id: "
|
36
|
-
width:
|
37
|
-
height:
|
38
|
-
x:
|
39
|
-
y:
|
46
|
+
id: "edit_svg__g",
|
47
|
+
width: 200,
|
48
|
+
height: 128,
|
49
|
+
x: 0,
|
50
|
+
y: 0,
|
40
51
|
maskUnits: "userSpaceOnUse",
|
41
52
|
style: {
|
42
53
|
maskType: 'alpha'
|
43
54
|
}
|
44
55
|
}, /*#__PURE__*/React.createElement("path", {
|
45
|
-
fill: "#
|
56
|
+
fill: "#E2F6EC",
|
46
57
|
fillRule: "evenodd",
|
47
|
-
d: "
|
58
|
+
d: "M113.962 6.222c26.535 2.074 38.447 30.862 44.693 56.735 4.621 19.146-2.901 38.537-18.932 49.978-15.595 11.131-35.55 10.486-51.986.639C63.731 99.19 34.311 80.943 40.953 53.757c7.619-31.19 41-50.037 73.009-47.535Z",
|
48
59
|
clipRule: "evenodd"
|
49
60
|
}), /*#__PURE__*/React.createElement("path", {
|
50
|
-
fill: "url(#
|
61
|
+
fill: "url(#edit_svg__f)",
|
51
62
|
fillOpacity: 0.2,
|
52
63
|
fillRule: "evenodd",
|
53
|
-
d: "
|
64
|
+
d: "M113.962 6.222c26.535 2.074 38.447 30.862 44.693 56.735 4.621 19.146-2.901 38.537-18.932 49.978-15.595 11.131-35.55 10.486-51.986.639C63.731 99.19 34.311 80.943 40.953 53.757c7.619-31.19 41-50.037 73.009-47.535Z",
|
54
65
|
clipRule: "evenodd"
|
55
66
|
})), /*#__PURE__*/React.createElement("g", {
|
56
|
-
mask: "url(#
|
67
|
+
mask: "url(#edit_svg__g)"
|
57
68
|
}, /*#__PURE__*/React.createElement("path", {
|
58
|
-
fill: "url(#
|
59
|
-
d: "
|
69
|
+
fill: "url(#edit_svg__h)",
|
70
|
+
d: "m170.095 88.904-47.246-47.247-47.587 47.1 45.069 45.07 49.764-44.923Z",
|
60
71
|
opacity: 0.25
|
61
72
|
})), /*#__PURE__*/React.createElement("path", {
|
62
|
-
fill: "
|
63
|
-
d: "
|
64
|
-
}), /*#__PURE__*/React.createElement("path", {
|
65
|
-
fill: "url(#edit_svg__f)",
|
66
|
-
d: "M86.499 24.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"
|
67
|
-
}), /*#__PURE__*/React.createElement("path", {
|
68
|
-
fill: "url(#edit_svg__g)",
|
69
|
-
d: "M62.499 75.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"
|
70
|
-
}), /*#__PURE__*/React.createElement("path", {
|
71
|
-
fill: "#F0F4FF",
|
72
|
-
d: "M115.706 35.784c-2.505 0-5.011.921-6.909 2.764L77.896 68.519a4.71 4.71 0 0 0-1.244 2.053L72.51 84.64a1.972 1.972 0 0 0-.012 1.067c.093.35.282.67.546.925.264.256.593.44.954.53.362.091.741.087 1.1-.012l14.506-4.018.003-.002a4.929 4.929 0 0 0 2.11-1.204l30.899-29.974a9.309 9.309 0 0 0 0-13.404c-1.899-1.843-4.404-2.764-6.91-2.764Z"
|
73
|
+
fill: "#EAF3DC",
|
74
|
+
d: "M109.401 41.401A9.301 9.301 0 0 1 116 38.68c2.393 0 4.786.907 6.599 2.721 3.628 3.628 3.628 9.57 0 13.198l-29.51 29.513a4.674 4.674 0 0 1-2.016 1.185l-.003.002-13.854 3.956a2 2 0 0 1-2.471-2.471L78.7 72.932a4.664 4.664 0 0 1 1.187-2.02L109.401 41.4Z"
|
73
75
|
}), /*#__PURE__*/React.createElement("path", {
|
74
76
|
fill: "#2C8658",
|
75
|
-
d: "
|
76
|
-
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
|
77
|
-
id: "
|
78
|
-
x1:
|
79
|
-
x2:
|
80
|
-
y1:
|
81
|
-
y2:
|
77
|
+
d: "M116 38.68a9.301 9.301 0 0 0-6.599 2.721l-29.513 29.51c-.56.56-.97 1.257-1.187 2.021l-3.956 13.852a2 2 0 0 0 2.471 2.471L91.07 85.3l.003-.002a4.674 4.674 0 0 0 2.016-1.185l29.51-29.513c3.628-3.628 3.628-9.57 0-13.198A9.301 9.301 0 0 0 116 38.68Zm0 3.976a5.31 5.31 0 0 1 3.768 1.573h.003c2.1 2.1 2.1 5.442 0 7.542l-2.586 2.586-7.542-7.542 2.586-2.586A5.316 5.316 0 0 1 116 42.656Zm-9.185 6.987 7.542 7.542-24.1 24.099a.675.675 0 0 1-.288.17l-10.39 2.968 2.968-10.393v-.003a.653.653 0 0 1 .17-.286l24.098-24.097Z"
|
78
|
+
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
|
79
|
+
id: "edit_svg__b",
|
80
|
+
x1: 145.5,
|
81
|
+
x2: 54.2,
|
82
|
+
y1: 111.5,
|
83
|
+
y2: 21.651,
|
82
84
|
gradientUnits: "userSpaceOnUse"
|
83
85
|
}, /*#__PURE__*/React.createElement("stop", {
|
84
|
-
stopColor: "#
|
86
|
+
stopColor: "#F1F0EC"
|
85
87
|
}), /*#__PURE__*/React.createElement("stop", {
|
86
88
|
offset: 1,
|
87
|
-
stopColor: "#
|
89
|
+
stopColor: "#84D6AC"
|
88
90
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
89
|
-
id: "
|
90
|
-
x1:
|
91
|
-
x2:
|
92
|
-
y1:
|
93
|
-
y2:
|
91
|
+
id: "edit_svg__c",
|
92
|
+
x1: 137,
|
93
|
+
x2: 147,
|
94
|
+
y1: 93,
|
95
|
+
y2: 108,
|
94
96
|
gradientUnits: "userSpaceOnUse"
|
95
97
|
}, /*#__PURE__*/React.createElement("stop", {
|
96
|
-
stopColor: "#
|
98
|
+
stopColor: "#2C8658"
|
97
99
|
}), /*#__PURE__*/React.createElement("stop", {
|
98
100
|
offset: 1,
|
99
|
-
stopColor: "#
|
101
|
+
stopColor: "#ACD278"
|
100
102
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
101
103
|
id: "edit_svg__d",
|
102
|
-
x1:
|
103
|
-
x2:
|
104
|
-
y1:
|
105
|
-
y2:
|
104
|
+
x1: 78,
|
105
|
+
x2: 88,
|
106
|
+
y1: 18,
|
107
|
+
y2: 33,
|
106
108
|
gradientUnits: "userSpaceOnUse"
|
107
109
|
}, /*#__PURE__*/React.createElement("stop", {
|
108
|
-
stopColor: "#
|
110
|
+
stopColor: "#2C8658"
|
109
111
|
}), /*#__PURE__*/React.createElement("stop", {
|
110
112
|
offset: 1,
|
111
|
-
stopColor: "#
|
113
|
+
stopColor: "#ACD278"
|
112
114
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
113
115
|
id: "edit_svg__e",
|
114
|
-
x1:
|
115
|
-
x2:
|
116
|
-
y1:
|
117
|
-
y2:
|
116
|
+
x1: 54,
|
117
|
+
x2: 64,
|
118
|
+
y1: 69,
|
119
|
+
y2: 84,
|
118
120
|
gradientUnits: "userSpaceOnUse"
|
119
121
|
}, /*#__PURE__*/React.createElement("stop", {
|
120
|
-
stopColor: "#
|
122
|
+
stopColor: "#2C8658"
|
121
123
|
}), /*#__PURE__*/React.createElement("stop", {
|
122
124
|
offset: 1,
|
123
|
-
stopColor: "#
|
125
|
+
stopColor: "#ACD278"
|
124
126
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
125
127
|
id: "edit_svg__f",
|
126
|
-
x1:
|
127
|
-
x2:
|
128
|
-
y1:
|
129
|
-
y2:
|
128
|
+
x1: 145.5,
|
129
|
+
x2: 54.2,
|
130
|
+
y1: 111.5,
|
131
|
+
y2: 21.651,
|
130
132
|
gradientUnits: "userSpaceOnUse"
|
131
133
|
}, /*#__PURE__*/React.createElement("stop", {
|
132
|
-
stopColor: "#
|
134
|
+
stopColor: "#F1F0EC"
|
133
135
|
}), /*#__PURE__*/React.createElement("stop", {
|
134
136
|
offset: 1,
|
135
|
-
stopColor: "#
|
137
|
+
stopColor: "#84D6AC"
|
136
138
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
137
|
-
id: "
|
138
|
-
x1:
|
139
|
-
x2:
|
140
|
-
y1: 68,
|
141
|
-
y2:
|
139
|
+
id: "edit_svg__h",
|
140
|
+
x1: 94.972,
|
141
|
+
x2: 143.686,
|
142
|
+
y1: 68.5,
|
143
|
+
y2: 115.822,
|
142
144
|
gradientUnits: "userSpaceOnUse"
|
143
145
|
}, /*#__PURE__*/React.createElement("stop", {
|
144
|
-
stopColor: "#
|
146
|
+
stopColor: "#2C8658"
|
145
147
|
}), /*#__PURE__*/React.createElement("stop", {
|
146
148
|
offset: 1,
|
147
|
-
stopColor: "#
|
149
|
+
stopColor: "#ACD278"
|
150
|
+
})), /*#__PURE__*/React.createElement("clipPath", {
|
151
|
+
id: "edit_svg__a"
|
152
|
+
}, /*#__PURE__*/React.createElement("path", {
|
153
|
+
fill: "#fff",
|
154
|
+
d: "M0 0h200v128H0z"
|
148
155
|
}))));
|
149
156
|
};
|
150
157
|
var _default = SvgEdit;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"Species2.d.ts","sourceRoot":"","sources":["../../../src/components/svg/Species2.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,WAAW,iCAAkC,SAAS,aAAa,CAAC,GAAG,SAAS,
|
1
|
+
{"version":3,"file":"Species2.d.ts","sourceRoot":"","sources":["../../../src/components/svg/Species2.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,WAAW,iCAAkC,SAAS,aAAa,CAAC,GAAG,SAAS,gBAoGrF,CAAC;AACF,eAAe,WAAW,CAAC"}
|
@@ -20,131 +20,138 @@ var SvgSpecies2 = function SvgSpecies2(_ref) {
|
|
20
20
|
"aria-labelledby": titleId
|
21
21
|
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
22
22
|
id: titleId
|
23
|
-
}, title) : null, /*#__PURE__*/React.createElement("
|
24
|
-
|
23
|
+
}, title) : null, /*#__PURE__*/React.createElement("g", {
|
24
|
+
clipPath: "url(#species2_svg__a)"
|
25
|
+
}, /*#__PURE__*/React.createElement("path", {
|
26
|
+
fill: "#E2F6EC",
|
25
27
|
fillRule: "evenodd",
|
26
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",
|
27
29
|
clipRule: "evenodd"
|
28
30
|
}), /*#__PURE__*/React.createElement("path", {
|
29
|
-
fill: "url(#
|
31
|
+
fill: "url(#species2_svg__b)",
|
30
32
|
fillOpacity: 0.2,
|
31
33
|
fillRule: "evenodd",
|
32
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",
|
33
35
|
clipRule: "evenodd"
|
36
|
+
}), /*#__PURE__*/React.createElement("path", {
|
37
|
+
fill: "url(#species2_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(#species2_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(#species2_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"
|
34
45
|
}), /*#__PURE__*/React.createElement("mask", {
|
35
|
-
id: "
|
36
|
-
width:
|
37
|
-
height:
|
38
|
-
x:
|
39
|
-
y:
|
46
|
+
id: "species2_svg__g",
|
47
|
+
width: 200,
|
48
|
+
height: 128,
|
49
|
+
x: 0,
|
50
|
+
y: 0,
|
40
51
|
maskUnits: "userSpaceOnUse",
|
41
52
|
style: {
|
42
53
|
maskType: 'alpha'
|
43
54
|
}
|
44
55
|
}, /*#__PURE__*/React.createElement("path", {
|
45
|
-
fill: "#
|
56
|
+
fill: "#E2F6EC",
|
46
57
|
fillRule: "evenodd",
|
47
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",
|
48
59
|
clipRule: "evenodd"
|
49
60
|
}), /*#__PURE__*/React.createElement("path", {
|
50
|
-
fill: "url(#
|
61
|
+
fill: "url(#species2_svg__f)",
|
51
62
|
fillOpacity: 0.2,
|
52
63
|
fillRule: "evenodd",
|
53
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",
|
54
65
|
clipRule: "evenodd"
|
55
66
|
})), /*#__PURE__*/React.createElement("g", {
|
56
|
-
mask: "url(#
|
67
|
+
mask: "url(#species2_svg__g)"
|
57
68
|
}, /*#__PURE__*/React.createElement("path", {
|
58
|
-
fill: "url(#
|
59
|
-
d: "
|
69
|
+
fill: "url(#species2_svg__h)",
|
70
|
+
d: "m126.786 122.661 27.568-33.52-34.107-34.108-5.646-.346-17.15-17.15-17.461 14.42 8.124 8.124V83.99l38.672 38.672Z",
|
60
71
|
opacity: 0.25
|
61
72
|
})), /*#__PURE__*/React.createElement("path", {
|
62
|
-
fill: "
|
63
|
-
d: "
|
64
|
-
}), /*#__PURE__*/React.createElement("path", {
|
65
|
-
fill: "url(#species2_svg__f)",
|
66
|
-
d: "M75.999 24.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"
|
67
|
-
}), /*#__PURE__*/React.createElement("path", {
|
68
|
-
fill: "url(#species2_svg__g)",
|
69
|
-
d: "M69.999 104.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"
|
70
|
-
}), /*#__PURE__*/React.createElement("path", {
|
71
|
-
fill: "#F0F4FF",
|
72
|
-
d: "M82.573 41.125h10.833c.4 0 .677.278.677.677v8.125c0 .4-.277.677-.677.677h-5.083a2.027 2.027 0 0 0-.659 0h-5.091c-.4 0-.677-.277-.677-.677v-8.125c0-.4.277-.677.677-.677Zm23.021 17.604h10.833c.4 0 .677.278.677.677v8.125c0 .4-.277.677-.677.677h-10.833c-.4 0-.677-.277-.677-.677v-3.729c.035-.218.035-.44 0-.659v-3.737c0-.4.277-.677.677-.677Zm0 21.667h10.833c.4 0 .677.277.677.677v8.125c0 .4-.277.677-.677.677h-10.833c-.4 0-.677-.278-.677-.677v-3.73c.035-.217.035-.44 0-.658v-3.737c0-.4.277-.677.677-.677Z"
|
73
|
+
fill: "#EAF3DC",
|
74
|
+
d: "M78.667 40.667c0-2.554 2.113-4.667 4.666-4.667H94c2.553 0 4.667 2.113 4.667 4.667v8c0 2.553-2.114 4.666-4.667 4.666h-3.333V60h10.666v-2c0-2.553 2.114-4.667 4.667-4.667h10.667c2.553 0 4.666 2.114 4.666 4.667v8c0 2.553-2.113 4.667-4.666 4.667H106c-2.553 0-4.667-2.114-4.667-4.667v-2H90.667v16.667c0 .393.273.666.666.666h10v-2c0-2.553 2.114-4.666 4.667-4.666h10.667c2.553 0 4.666 2.113 4.666 4.666v8c0 2.554-2.113 4.667-4.666 4.667H106c-2.553 0-4.667-2.113-4.667-4.667v-2h-10c-2.553 0-4.666-2.113-4.666-4.666V53.333h-3.334c-2.553 0-4.666-2.113-4.666-4.666v-8Z"
|
73
75
|
}), /*#__PURE__*/React.createElement("path", {
|
74
76
|
fill: "#2C8658",
|
75
|
-
d: "
|
76
|
-
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
|
77
|
-
id: "
|
78
|
-
x1:
|
79
|
-
x2:
|
80
|
-
y1:
|
81
|
-
y2:
|
77
|
+
d: "M83.333 36c-2.553 0-4.666 2.113-4.666 4.667v8c0 2.553 2.113 4.666 4.666 4.666h3.334v27.334c0 2.553 2.113 4.666 4.666 4.666h10v2c0 2.554 2.114 4.667 4.667 4.667h10.667c2.553 0 4.666-2.113 4.666-4.667v-8c0-2.553-2.113-4.666-4.666-4.666H106c-2.553 0-4.667 2.113-4.667 4.666v2h-10c-.393 0-.666-.273-.666-.666V64h10.666v2c0 2.553 2.114 4.667 4.667 4.667h10.667c2.553 0 4.666-2.114 4.666-4.667v-8c0-2.553-2.113-4.667-4.666-4.667H106c-2.553 0-4.667 2.114-4.667 4.667v2H90.667v-6.667H94c2.553 0 4.667-2.113 4.667-4.666v-8C98.667 38.113 96.553 36 94 36H83.333Zm0 4H94c.394 0 .667.273.667.667v8c0 .393-.273.666-.667.666h-5.005a2.004 2.004 0 0 0-.649 0h-5.013c-.393 0-.666-.273-.666-.666v-8c0-.394.273-.667.666-.667ZM106 57.333h10.667c.393 0 .666.274.666.667v8c0 .393-.273.667-.666.667H106c-.393 0-.667-.274-.667-.667v-3.672a1.96 1.96 0 0 0 0-.648V58c0-.393.274-.667.667-.667Zm0 21.334h10.667c.393 0 .666.273.666.666v8c0 .394-.273.667-.666.667H106c-.393 0-.667-.273-.667-.667v-3.671a1.96 1.96 0 0 0 0-.649v-3.68c0-.393.274-.666.667-.666Z"
|
78
|
+
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
|
79
|
+
id: "species2_svg__b",
|
80
|
+
x1: 139.5,
|
81
|
+
x2: 52.354,
|
82
|
+
y1: 110,
|
83
|
+
y2: 24.156,
|
82
84
|
gradientUnits: "userSpaceOnUse"
|
83
85
|
}, /*#__PURE__*/React.createElement("stop", {
|
84
|
-
stopColor: "#
|
86
|
+
stopColor: "#F1F0EC"
|
85
87
|
}), /*#__PURE__*/React.createElement("stop", {
|
86
88
|
offset: 1,
|
87
|
-
stopColor: "#
|
89
|
+
stopColor: "#84D6AC"
|
88
90
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
89
|
-
id: "
|
90
|
-
x1:
|
91
|
-
x2:
|
92
|
-
y1:
|
93
|
-
y2:
|
91
|
+
id: "species2_svg__c",
|
92
|
+
x1: 135,
|
93
|
+
x2: 145,
|
94
|
+
y1: 59,
|
95
|
+
y2: 74,
|
94
96
|
gradientUnits: "userSpaceOnUse"
|
95
97
|
}, /*#__PURE__*/React.createElement("stop", {
|
96
|
-
stopColor: "#
|
98
|
+
stopColor: "#2C8658"
|
97
99
|
}), /*#__PURE__*/React.createElement("stop", {
|
98
100
|
offset: 1,
|
99
|
-
stopColor: "#
|
101
|
+
stopColor: "#ACD278"
|
100
102
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
101
103
|
id: "species2_svg__d",
|
102
|
-
x1:
|
103
|
-
x2:
|
104
|
-
y1:
|
105
|
-
y2:
|
104
|
+
x1: 61,
|
105
|
+
x2: 71,
|
106
|
+
y1: 16,
|
107
|
+
y2: 31,
|
106
108
|
gradientUnits: "userSpaceOnUse"
|
107
109
|
}, /*#__PURE__*/React.createElement("stop", {
|
108
|
-
stopColor: "#
|
110
|
+
stopColor: "#2C8658"
|
109
111
|
}), /*#__PURE__*/React.createElement("stop", {
|
110
112
|
offset: 1,
|
111
|
-
stopColor: "#
|
113
|
+
stopColor: "#ACD278"
|
112
114
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
113
115
|
id: "species2_svg__e",
|
114
|
-
x1:
|
115
|
-
x2:
|
116
|
-
y1:
|
117
|
-
y2:
|
116
|
+
x1: 55,
|
117
|
+
x2: 65,
|
118
|
+
y1: 96,
|
119
|
+
y2: 111,
|
118
120
|
gradientUnits: "userSpaceOnUse"
|
119
121
|
}, /*#__PURE__*/React.createElement("stop", {
|
120
|
-
stopColor: "#
|
122
|
+
stopColor: "#2C8658"
|
121
123
|
}), /*#__PURE__*/React.createElement("stop", {
|
122
124
|
offset: 1,
|
123
|
-
stopColor: "#
|
125
|
+
stopColor: "#ACD278"
|
124
126
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
125
127
|
id: "species2_svg__f",
|
126
|
-
x1:
|
127
|
-
x2:
|
128
|
-
y1:
|
129
|
-
y2:
|
128
|
+
x1: 139.5,
|
129
|
+
x2: 52.354,
|
130
|
+
y1: 110,
|
131
|
+
y2: 24.156,
|
130
132
|
gradientUnits: "userSpaceOnUse"
|
131
133
|
}, /*#__PURE__*/React.createElement("stop", {
|
132
|
-
stopColor: "#
|
134
|
+
stopColor: "#F1F0EC"
|
133
135
|
}), /*#__PURE__*/React.createElement("stop", {
|
134
136
|
offset: 1,
|
135
|
-
stopColor: "#
|
137
|
+
stopColor: "#84D6AC"
|
136
138
|
})), /*#__PURE__*/React.createElement("linearGradient", {
|
137
|
-
id: "
|
138
|
-
x1:
|
139
|
-
x2:
|
140
|
-
y1:
|
141
|
-
y2:
|
139
|
+
id: "species2_svg__h",
|
140
|
+
x1: 79.642,
|
141
|
+
x2: 145.224,
|
142
|
+
y1: 54,
|
143
|
+
y2: 99.97,
|
142
144
|
gradientUnits: "userSpaceOnUse"
|
143
145
|
}, /*#__PURE__*/React.createElement("stop", {
|
144
|
-
stopColor: "#
|
146
|
+
stopColor: "#2C8658"
|
145
147
|
}), /*#__PURE__*/React.createElement("stop", {
|
146
148
|
offset: 1,
|
147
|
-
stopColor: "#
|
149
|
+
stopColor: "#ACD278"
|
150
|
+
})), /*#__PURE__*/React.createElement("clipPath", {
|
151
|
+
id: "species2_svg__a"
|
152
|
+
}, /*#__PURE__*/React.createElement("path", {
|
153
|
+
fill: "#fff",
|
154
|
+
d: "M0 0h200v128H0z"
|
148
155
|
}))));
|
149
156
|
};
|
150
157
|
var _default = SvgSpecies2;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"UploadCloud.d.ts","sourceRoot":"","sources":["../../../src/components/svg/UploadCloud.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,cAAc,iCAAkC,SAAS,aAAa,CAAC,GAAG,SAAS,
|
1
|
+
{"version":3,"file":"UploadCloud.d.ts","sourceRoot":"","sources":["../../../src/components/svg/UploadCloud.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,cAAc,iCAAkC,SAAS,aAAa,CAAC,GAAG,SAAS,gBAgGxF,CAAC;AACF,eAAe,cAAc,CAAC"}
|