message
This commit is contained in:
5
assets/images/icons/preloader.svg
Normal file
5
assets/images/icons/preloader.svg
Normal file
@@ -0,0 +1,5 @@
|
||||
<svg width="141px" height="141px" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" preserveAspectRatio="xMidYMid" class="lds-dual-ring" style="background: none;">
|
||||
<circle cx="50" cy="50" ng-attr-r="{{config.radius}}" ng-attr-stroke-width="{{config.width}}" ng-attr-stroke="{{config.stroke}}" ng-attr-stroke-dasharray="{{config.dasharray}}" fill="none" stroke-linecap="round" r="14" stroke-width="2" stroke="#21c58e" stroke-dasharray="21.991148575128552 21.991148575128552" transform="rotate(303 50 50)">
|
||||
<animateTransform attributeName="transform" type="rotate" calcMode="linear" values="0 50 50;360 50 50" keyTimes="0;1" dur="2s" begin="0s" repeatCount="indefinite"></animateTransform>
|
||||
</circle>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 729 B |
Reference in New Issue
Block a user