diff options
author | RaindropsSys <raindrops@equestria.dev> | 2024-06-13 15:46:03 +0200 |
---|---|---|
committer | RaindropsSys <raindrops@equestria.dev> | 2024-06-13 15:46:03 +0200 |
commit | e44e2fe070484e06d384a31ef2699c3a2d5d474e (patch) | |
tree | 2d5eb5d1b01646270d18cf1f2d94519966d6e7de /intimate/loader.svg | |
download | faunerie-e44e2fe070484e06d384a31ef2699c3a2d5d474e.tar.gz faunerie-e44e2fe070484e06d384a31ef2699c3a2d5d474e.tar.bz2 faunerie-e44e2fe070484e06d384a31ef2699c3a2d5d474e.zip |
GitHub migration
Diffstat (limited to 'intimate/loader.svg')
-rwxr-xr-x | intimate/loader.svg | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/intimate/loader.svg b/intimate/loader.svg new file mode 100755 index 0000000..df4bd90 --- /dev/null +++ b/intimate/loader.svg @@ -0,0 +1,33 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" preserveAspectRatio="xMidYMid" width="200" height="200" style="shape-rendering: auto; display: block; background: transparent;" xmlns:xlink="http://www.w3.org/1999/xlink"><g><g transform="rotate(0 50 50)"> + <rect x="47" y="21.5" rx="2.89" ry="2.89" width="6" height="17" fill="#ffffff"> + <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.875s" repeatCount="indefinite"></animate> + </rect> +</g><g transform="rotate(45 50 50)"> + <rect x="47" y="21.5" rx="2.89" ry="2.89" width="6" height="17" fill="#ffffff"> + <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.75s" repeatCount="indefinite"></animate> + </rect> +</g><g transform="rotate(90 50 50)"> + <rect x="47" y="21.5" rx="2.89" ry="2.89" width="6" height="17" fill="#ffffff"> + <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.625s" repeatCount="indefinite"></animate> + </rect> +</g><g transform="rotate(135 50 50)"> + <rect x="47" y="21.5" rx="2.89" ry="2.89" width="6" height="17" fill="#ffffff"> + <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.5s" repeatCount="indefinite"></animate> + </rect> +</g><g transform="rotate(180 50 50)"> + <rect x="47" y="21.5" rx="2.89" ry="2.89" width="6" height="17" fill="#ffffff"> + <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.375s" repeatCount="indefinite"></animate> + </rect> +</g><g transform="rotate(225 50 50)"> + <rect x="47" y="21.5" rx="2.89" ry="2.89" width="6" height="17" fill="#ffffff"> + <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.25s" repeatCount="indefinite"></animate> + </rect> +</g><g transform="rotate(270 50 50)"> + <rect x="47" y="21.5" rx="2.89" ry="2.89" width="6" height="17" fill="#ffffff"> + <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.125s" repeatCount="indefinite"></animate> + </rect> +</g><g transform="rotate(315 50 50)"> + <rect x="47" y="21.5" rx="2.89" ry="2.89" width="6" height="17" fill="#ffffff"> + <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="0s" repeatCount="indefinite"></animate> + </rect> +</g><g></g></g><!-- [ldio] generated by https://loading.io --></svg>
\ No newline at end of file |