TreeTabsMigration/theme/loading.svg

71 lines
3.2 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<svg width='32px' height='32px' xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" preserveAspectRatio="xMidYMid" class="uil-spin">
<rect x="0" y="0" width="100" height="100" fill="none" class="bk">
</rect>
<g transform="translate(50 50)">
<g transform="rotate(0) translate(34 0)">
<circle cx="0" cy="0" r="8" fill="#b2b2b2">
<animate attributeName="opacity" from="1" to="0.1" begin="0s" dur="1s" repeatCount="indefinite">
</animate>
<animateTransform attributeName="transform" type="scale" from="1.5,1.0" to="1.0,1.0" begin="0s" dur="1s" repeatCount="indefinite">
</animateTransform>
</circle>
</g>
<g transform="rotate(45) translate(34 0)">
<circle cx="0" cy="0" r="8" fill="#b2b2b2">
<animate attributeName="opacity" from="1" to="0.1" begin="0.12s" dur="1s" repeatCount="indefinite">
</animate>
<animateTransform attributeName="transform" type="scale" from="1.5,1.0" to="1.0,1.0" begin="0.12s" dur="1s" repeatCount="indefinite">
</animateTransform>
</circle>
</g>
<g transform="rotate(90) translate(34 0)">
<circle cx="0" cy="0" r="8" fill="#b2b2b2">
<animate attributeName="opacity" from="1" to="0.1" begin="0.25s" dur="1s" repeatCount="indefinite">
</animate>
<animateTransform attributeName="transform" type="scale" from="1.5,1.0" to="1.0,1.0" begin="0.25s" dur="1s" repeatCount="indefinite">
</animateTransform>
</circle>
</g>
<g transform="rotate(135) translate(34 0)">
<circle cx="0" cy="0" r="8" fill="#b2b2b2">
<animate attributeName="opacity" from="1" to="0.1" begin="0.37s" dur="1s" repeatCount="indefinite">
</animate>
<animateTransform attributeName="transform" type="scale" from="1.5,1.0" to="1.0,1.0" begin="0.37s" dur="1s" repeatCount="indefinite">
</animateTransform>
</circle>
</g>
<g transform="rotate(180) translate(34 0)">
<circle cx="0" cy="0" r="8" fill="#b2b2b2">
<animate attributeName="opacity" from="1" to="0.1" begin="0.5s" dur="1s" repeatCount="indefinite">
</animate>
<animateTransform attributeName="transform" type="scale" from="1.5,1.0" to="1.0,1.0" begin="0.5s" dur="1s" repeatCount="indefinite">
</animateTransform>
</circle>
</g>
<g transform="rotate(225) translate(34 0)">
<circle cx="0" cy="0" r="8" fill="#b2b2b2">
<animate attributeName="opacity" from="1" to="0.1" begin="0.62s" dur="1s" repeatCount="indefinite">
</animate>
<animateTransform attributeName="transform" type="scale" from="1.5,1.0" to="1.0,1.0" begin="0.62s" dur="1s" repeatCount="indefinite">
</animateTransform>
</circle>
</g>
<g transform="rotate(270) translate(34 0)">
<circle cx="0" cy="0" r="8" fill="#b2b2b2">
<animate attributeName="opacity" from="1" to="0.1" begin="0.75s" dur="1s" repeatCount="indefinite">
</animate>
<animateTransform attributeName="transform" type="scale" from="1.5,1.0" to="1.0,1.0" begin="0.75s" dur="1s" repeatCount="indefinite">
</animateTransform>
</circle>
</g>
<g transform="rotate(315) translate(34 0)">
<circle cx="0" cy="0" r="8" fill="#b2b2b2">
<animate attributeName="opacity" from="1" to="0.1" begin="0.87s" dur="1s" repeatCount="indefinite">
</animate>
<animateTransform attributeName="transform" type="scale" from="1.5,1.0" to="1.0,1.0" begin="0.87s" dur="1s" repeatCount="indefinite">
</animateTransform>
</circle>
</g>
</g>
</svg>