@genexus/mercury 0.9.15 → 0.9.16
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.
|
@@ -1 +1,23 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg"
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 223 236" width="223" height="236">
|
|
2
|
+
<g clip-path="url(#a)">
|
|
3
|
+
<path fill="url(#b)" d="m222.077 39.192-8.019 125.923L137.387 0l84.69 39.192Zm-53.105 162.825-57.933 33.056-57.934-33.056 11.783-28.556h92.301l11.783 28.556ZM111.039 62.675l30.357 73.803H80.681l30.358-73.803ZM7.937 165.115 0 39.192 84.69 0 7.937 165.115Z"></path>
|
|
4
|
+
<path fill="url(#c)" d="m222.077 39.192-8.019 125.923L137.387 0l84.69 39.192Zm-53.105 162.825-57.933 33.056-57.934-33.056 11.783-28.556h92.301l11.783 28.556ZM111.039 62.675l30.357 73.803H80.681l30.358-73.803ZM7.937 165.115 0 39.192 84.69 0 7.937 165.115Z"></path>
|
|
5
|
+
</g>
|
|
6
|
+
<defs>
|
|
7
|
+
<linearGradient id="b" x1="49.009" x2="225.829" y1="213.75" y2="129.722" gradientUnits="userSpaceOnUse">
|
|
8
|
+
<stop stop-color="#E40035"></stop>
|
|
9
|
+
<stop offset=".24" stop-color="#F60A48"></stop>
|
|
10
|
+
<stop offset=".352" stop-color="#F20755"></stop>
|
|
11
|
+
<stop offset=".494" stop-color="#DC087D"></stop>
|
|
12
|
+
<stop offset=".745" stop-color="#9717E7"></stop>
|
|
13
|
+
<stop offset="1" stop-color="#6C00F5"></stop>
|
|
14
|
+
</linearGradient>
|
|
15
|
+
<linearGradient id="c" x1="41.025" x2="156.741" y1="28.344" y2="160.344" gradientUnits="userSpaceOnUse">
|
|
16
|
+
<stop stop-color="#FF31D9"></stop>
|
|
17
|
+
<stop offset="1" stop-color="#FF5BE1" stop-opacity="0"></stop>
|
|
18
|
+
</linearGradient>
|
|
19
|
+
<clipPath id="a">
|
|
20
|
+
<path fill="#fff" d="M0 0h223v236H0z"></path>
|
|
21
|
+
</clipPath>
|
|
22
|
+
</defs>
|
|
23
|
+
</svg>
|
|
@@ -1 +1,23 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg"
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 223 236" width="223" height="236">
|
|
2
|
+
<g clip-path="url(#a)">
|
|
3
|
+
<path fill="url(#b)" d="m222.077 39.192-8.019 125.923L137.387 0l84.69 39.192Zm-53.105 162.825-57.933 33.056-57.934-33.056 11.783-28.556h92.301l11.783 28.556ZM111.039 62.675l30.357 73.803H80.681l30.358-73.803ZM7.937 165.115 0 39.192 84.69 0 7.937 165.115Z"></path>
|
|
4
|
+
<path fill="url(#c)" d="m222.077 39.192-8.019 125.923L137.387 0l84.69 39.192Zm-53.105 162.825-57.933 33.056-57.934-33.056 11.783-28.556h92.301l11.783 28.556ZM111.039 62.675l30.357 73.803H80.681l30.358-73.803ZM7.937 165.115 0 39.192 84.69 0 7.937 165.115Z"></path>
|
|
5
|
+
</g>
|
|
6
|
+
<defs>
|
|
7
|
+
<linearGradient id="b" x1="49.009" x2="225.829" y1="213.75" y2="129.722" gradientUnits="userSpaceOnUse">
|
|
8
|
+
<stop stop-color="#E40035"></stop>
|
|
9
|
+
<stop offset=".24" stop-color="#F60A48"></stop>
|
|
10
|
+
<stop offset=".352" stop-color="#F20755"></stop>
|
|
11
|
+
<stop offset=".494" stop-color="#DC087D"></stop>
|
|
12
|
+
<stop offset=".745" stop-color="#9717E7"></stop>
|
|
13
|
+
<stop offset="1" stop-color="#6C00F5"></stop>
|
|
14
|
+
</linearGradient>
|
|
15
|
+
<linearGradient id="c" x1="41.025" x2="156.741" y1="28.344" y2="160.344" gradientUnits="userSpaceOnUse">
|
|
16
|
+
<stop stop-color="#FF31D9"></stop>
|
|
17
|
+
<stop offset="1" stop-color="#FF5BE1" stop-opacity="0"></stop>
|
|
18
|
+
</linearGradient>
|
|
19
|
+
<clipPath id="a">
|
|
20
|
+
<path fill="#fff" d="M0 0h223v236H0z"></path>
|
|
21
|
+
</clipPath>
|
|
22
|
+
</defs>
|
|
23
|
+
</svg>
|
package/package.json
CHANGED