@acorex/styles 5.0.41 → 5.0.42
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,10 +0,0 @@
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 324 324">
|
2
|
-
<g id="Layer_2" data-name="Layer 2">
|
3
|
-
<g id="Layer_1-2" data-name="Layer 1">
|
4
|
-
<path
|
5
|
-
d="M162,0A162,162,0,1,0,324,162,162,162,0,0,0,162,0Zm0,52.64A109.36,109.36,0,0,0,52.64,162H22.21A139.79,139.79,0,0,1,162,22.21Z"
|
6
|
-
fill="#fff" />
|
7
|
-
|
8
|
-
</g>
|
9
|
-
</g>
|
10
|
-
</svg>
|
package/src/images/loading.svg
DELETED
@@ -1,8 +0,0 @@
|
|
1
|
-
<svg version="1.1" width="24" height="24" class="ax-stroke-current" stroke="inherit" fill="inherit" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
2
|
-
x="0px" y="0px" viewBox="0 0 50 50" xml:space="preserve">
|
3
|
-
<path fill="current"
|
4
|
-
d="M25.251,6.461c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-14.615,14.615-14.615V6.461z">
|
5
|
-
<animateTransform attributeType="xml" attributeName="transform" type="rotate" from="0 25 25" to="360 25 25"
|
6
|
-
dur="0.6s" repeatCount="indefinite" />
|
7
|
-
</path>
|
8
|
-
</svg>
|