@eturnity/eturnity_reusable_components 8.13.13-SLD.2 → 8.13.13-SLD.4
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
@@ -1,3 +1,3 @@
|
|
1
|
-
<svg width="
|
2
|
-
<path d="
|
1
|
+
<svg width="51" height="50" viewBox="0 0 51 50" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.1754 13.9392C6.82065 15.8751 4.13102 19.4435 1.02182 25.2528C0.881259 25.5155 0.55279 25.6153 0.288159 25.4758C0.0235279 25.3363 -0.0770545 25.0103 0.0635019 24.7477C3.19364 18.8993 5.96342 15.1815 8.48316 13.11C11.0278 11.018 13.3737 10.5672 15.5523 11.3812C17.6644 12.1705 19.4987 14.11 21.1686 16.4959C22.8444 18.8903 24.4166 21.8278 25.9692 24.7286L25.9792 24.7473C27.543 27.6693 29.0873 30.5531 30.7226 32.8895C32.3673 35.2395 34.0427 36.943 35.8301 37.6109C37.5512 38.2541 39.4948 37.9763 41.8246 36.061C44.1794 34.1252 46.869 30.5569 49.9782 24.7477C50.1188 24.4851 50.4472 24.3853 50.7118 24.5248C50.9765 24.6642 51.0771 24.9902 50.9365 25.2528C47.8064 31.1012 45.0366 34.8188 42.5168 36.8902C39.9722 38.9821 37.6262 39.4328 35.4477 38.6187C33.3356 37.8294 31.5013 35.8898 29.8314 33.5038C28.1557 31.1096 26.5835 28.1721 25.031 25.2714L25.0208 25.2524C23.457 22.3304 21.9127 19.4467 20.2774 17.1103C18.6327 14.7604 16.9573 13.0569 15.1699 12.389C13.4488 11.7459 11.5053 12.0238 9.1754 13.9392Z" fill="black"/>
|
3
3
|
</svg>
|
@@ -1,3 +1,6 @@
|
|
1
|
-
<svg width="50" height="
|
2
|
-
<path
|
1
|
+
<svg width="50" height="50" viewBox="0 0 50 50" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
+
<path d="M0 20L50 20V19H0V20Z" fill="black"/>
|
3
|
+
<path d="M0 31H10V30H0V31Z" fill="black"/>
|
4
|
+
<path d="M50 31H40V30H50V31Z" fill="black"/>
|
5
|
+
<path d="M19 31H31V30H19V31Z" fill="black"/>
|
3
6
|
</svg>
|