@d-matrix/icons-svg 0.23.0 → 0.24.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/package.json
CHANGED
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<svg width="22" height="12" viewBox="0 0 22 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path
|
|
3
|
+
d="M10.5933 4.06854C12.2489 4.06854 12.8891 5.1254 12.6634 6.73182L12.5722 7.38071H8.91689C8.78111 8.42596 9.15296 8.94348 10.164 8.94348C10.6862 8.94344 11.1622 8.80015 11.6147 8.42611L12.0389 9.36125C11.3267 9.9224 10.6184 10.0546 9.81843 10.0546C7.99662 10.0545 7.32493 9.06409 7.60776 7.05095C7.8629 5.23552 8.7823 4.06858 10.5933 4.06854ZM5.10927 7.38071L5.85474 2H7.26587L6.15248 9.92214H4.79702L2.20914 4.37703L1.42983 9.92214H0.0186951L1.13208 2H2.58813L5.10927 7.38071ZM15.0897 8.11761L16.6841 4.20103H18.0171L18.4977 8.13986L20.0171 4.20103H21.4507L18.9914 9.92214H17.5578L17.0796 6.04907L15.4132 9.92214H14.0021L13.1958 4.20103H14.7173L15.0897 8.11761ZM10.3962 5.15841C9.61859 5.15841 9.16941 5.66403 9.04994 6.43396H11.383C11.4925 5.65317 11.1624 5.15858 10.3962 5.15841Z"
|
|
4
|
+
fill="url(#paint0_linear_8308_24848)" />
|
|
5
|
+
<defs>
|
|
6
|
+
<linearGradient id="paint0_linear_8308_24848" x1="11.446" y1="2" x2="10.9964" y2="7.26088"
|
|
7
|
+
gradientUnits="userSpaceOnUse">
|
|
8
|
+
<stop stop-color="#09F778" />
|
|
9
|
+
<stop offset="1" stop-color="#82FFF1" />
|
|
10
|
+
</linearGradient>
|
|
11
|
+
</defs>
|
|
12
|
+
</svg>
|