diff options
author | Minteck <contact@minteck.org> | 2023-02-23 19:34:56 +0100 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2023-02-23 19:34:56 +0100 |
commit | 3d1cd02f27518f1a04374c7c8320cd5d82ede6e9 (patch) | |
tree | 75be5fba4368472fb11c8015aee026b2b9a71888 /app/loader.svg | |
parent | 8cc1f13c17fa2fb5a4410542d39e650e02945634 (diff) | |
download | pluralconnect-3d1cd02f27518f1a04374c7c8320cd5d82ede6e9.tar.gz pluralconnect-3d1cd02f27518f1a04374c7c8320cd5d82ede6e9.tar.bz2 pluralconnect-3d1cd02f27518f1a04374c7c8320cd5d82ede6e9.zip |
Updated 40 files, added 37 files, deleted 1103 files and renamed 3905 files (automated)
Diffstat (limited to 'app/loader.svg')
-rw-r--r-- | app/loader.svg | 52 |
1 files changed, 0 insertions, 52 deletions
diff --git a/app/loader.svg b/app/loader.svg deleted file mode 100644 index 22d24c8..0000000 --- a/app/loader.svg +++ /dev/null @@ -1,52 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="margin: auto; background: none; display: block; shape-rendering: auto;" width="200px" height="200px" viewBox="0 0 100 100" preserveAspectRatio="xMidYMid"> -<g transform="rotate(0 50 50)"> - <rect x="48" y="22.5" rx="0" ry="0" width="4" height="15" fill="#ffffff"> - <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.9166666666666666s" repeatCount="indefinite"></animate> - </rect> -</g><g transform="rotate(30 50 50)"> - <rect x="48" y="22.5" rx="0" ry="0" width="4" height="15" fill="#ffffff"> - <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.8333333333333334s" repeatCount="indefinite"></animate> - </rect> -</g><g transform="rotate(60 50 50)"> - <rect x="48" y="22.5" rx="0" ry="0" width="4" height="15" 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="48" y="22.5" rx="0" ry="0" width="4" height="15" fill="#ffffff"> - <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.6666666666666666s" repeatCount="indefinite"></animate> - </rect> -</g><g transform="rotate(120 50 50)"> - <rect x="48" y="22.5" rx="0" ry="0" width="4" height="15" fill="#ffffff"> - <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.5833333333333334s" repeatCount="indefinite"></animate> - </rect> -</g><g transform="rotate(150 50 50)"> - <rect x="48" y="22.5" rx="0" ry="0" width="4" height="15" 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="48" y="22.5" rx="0" ry="0" width="4" height="15" fill="#ffffff"> - <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.4166666666666667s" repeatCount="indefinite"></animate> - </rect> -</g><g transform="rotate(210 50 50)"> - <rect x="48" y="22.5" rx="0" ry="0" width="4" height="15" fill="#ffffff"> - <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.3333333333333333s" repeatCount="indefinite"></animate> - </rect> -</g><g transform="rotate(240 50 50)"> - <rect x="48" y="22.5" rx="0" ry="0" width="4" height="15" 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="48" y="22.5" rx="0" ry="0" width="4" height="15" fill="#ffffff"> - <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.16666666666666666s" repeatCount="indefinite"></animate> - </rect> -</g><g transform="rotate(300 50 50)"> - <rect x="48" y="22.5" rx="0" ry="0" width="4" height="15" fill="#ffffff"> - <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.08333333333333333s" repeatCount="indefinite"></animate> - </rect> -</g><g transform="rotate(330 50 50)"> - <rect x="48" y="22.5" rx="0" ry="0" width="4" height="15" fill="#ffffff"> - <animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="0s" repeatCount="indefinite"></animate> - </rect> -</g> -<!-- [ldio] generated by https://loading.io/ --></svg>
\ No newline at end of file |