Files
prabin-poudel-frontend-/assets/images/icons/preloader.svg
Roshan476 caee7b4369 message
2025-12-25 17:36:20 +05:45

5 lines
729 B
XML

<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>