@eturnity/eturnity_reusable_components 1.2.63 → 1.2.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/package.json
CHANGED
@@ -0,0 +1,8 @@
|
|
1
|
+
<svg style='transform:rotate(45deg);' fill="none" height="16" viewbox="12 12 16 16" width="16" xmlns="http://www.w3.org/2000/svg">
|
2
|
+
<path d="M27 17.1883V13L22.8117 13L27 17.1883Z" fill="#B2B9C5"></path>
|
3
|
+
<path d="M24.8929 13.711L26.289 15.1071L15.1201 26.276L13.724 24.8799L24.8929 13.711Z" fill="#B2B9C5"></path>
|
4
|
+
<path d="M13.013 22.7987L13.013 26.987L17.2013 26.987L13.013 22.7987Z" fill="#B2B9C5"></path>
|
5
|
+
<path d="M22.7987 27H26.9871V22.8117L22.7987 27Z" fill="#B2B9C5"></path>
|
6
|
+
<path d="M26.289 24.8799L24.8929 26.276L13.724 15.1071L15.1201 13.711L26.289 24.8799Z" fill="#B2B9C5"></path>
|
7
|
+
<path d="M17.1883 13.013L13 13.013L13 17.2013L17.1883 13.013Z" fill="#B2B9C5"></path>
|
8
|
+
</svg>
|