| Current Path : /var/www/element/data/www/revenuestory.ru/bitrix/js/ui/buttons/images/ |
| Current File : /var/www/element/data/www/revenuestory.ru/bitrix/js/ui/buttons/images/ui-loader-clock-black.svg |
<svg width="19" height="19" viewBox="0 0 19 19" xmlns="http://www.w3.org/2000/svg">
<style>
#arrowLoader {
animation: arrow-loader 1s infinite linear;
transform-origin: center;
}
#arrowLoader2 {
animation: arrowLoader 12s infinite linear;
transform-origin: center;
}
@keyframes arrow-loader {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
</style>
<g id="arrowLoader">
<path fill="none" d="M0.5 9.475C0.5 4.51914 4.51914 0.5 9.475 0.5C14.4309 0.5 18.45 4.51914 18.45 9.475C18.45 14.4309 14.4309 18.45 9.475 18.45C4.51914 18.45 0.5 14.4309 0.5 9.475Z" stroke="#525C69"/>
<line x1="9.5" y1="4" x2="9.5" y2="9.5" stroke="#525C69"/>
</g>
<g id="arrowLoader2">
<line x1="15" y1="9.5" x2="9.5" y2="9.5" stroke="#525C69"/>
</g>
</svg>