Web: Files: fix first loader

This commit is contained in:
Viktor Fomin 2020-11-10 18:20:42 +03:00
parent 0490c8c3f0
commit 237084a749

View File

@ -118,31 +118,6 @@
</clipPath>
<linearGradient id="fill1">
<stop offset="0.599964" stop-color="#000000" stop-opacity="0.1">
<animate
attributeName="offset"
values="-2; -2; 1"
keyTimes="0; 0.25; 1"
dur="2s"
repeatCount="indefinite"
></animate>
</stop>
<stop offset="1.59996" stop-color="#000000" stop-opacity="0.1">
<animate
attributeName="offset"
values="-1; -1; 2"
keyTimes="0; 0.25; 1"
dur="2s"
repeatCount="indefinite"
></animate>
</stop>
<stop offset="2.59996" stop-color="#000000" stop-opacity="0.1">
<animate
attributeName="offset"
values="0; 0; 3"
keyTimes="0; 0.25; 1"
dur="2s"
repeatCount="indefinite"
></animate>
</stop>
</linearGradient>
</defs>
@ -170,31 +145,6 @@
</clipPath>
<linearGradient id="fill2">
<stop offset="0.599964" stop-color="#000000" stop-opacity="0.1">
<animate
attributeName="offset"
values="-2; -2; 1"
keyTimes="0; 0.25; 1"
dur="2s"
repeatCount="indefinite"
></animate>
</stop>
<stop offset="1.59996" stop-color="#000000" stop-opacity="0.1">
<animate
attributeName="offset"
values="-1; -1; 2"
keyTimes="0; 0.25; 1"
dur="2s"
repeatCount="indefinite"
></animate>
</stop>
<stop offset="2.59996" stop-color="#000000" stop-opacity="0.1">
<animate
attributeName="offset"
values="0; 0; 3"
keyTimes="0; 0.25; 1"
dur="2s"
repeatCount="indefinite"
></animate>
</stop>
</linearGradient>
</defs>