22 lines
1.6 KiB
XML
22 lines
1.6 KiB
XML
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="800" height="600">
|
||
|
<defs>
|
||
|
<clipPath id="clip-path" clipPathUnits="objectBoundingBox">
|
||
|
<use xlink:href="#filterPath" fill="none"/>
|
||
|
</clipPath>
|
||
|
<path id="filterPath" d="M1,1C0.669,0.9929,0.3345,0.9893,0,0.9821c0.0071-0.3214,0.0142-0.6429,0.0214-0.9643c0.3203-0.0071,0.6406-0.0143,0.9609-0.0179C0.9893,0.3321,0.9929,0.6679,1,1z">
|
||
|
<animate dur="18s" repeatCount="indefinite" attributeName="d" attributeType="XML"
|
||
|
values="
|
||
|
M1,1C0.669,0.9929,0.3345,0.9893,0,0.9821c0.0071-0.3214,0.0142-0.6429,0.0214-0.9643c0.3203-0.0071,0.6406-0.0143,0.9609-0.0179C0.9893,0.3321,0.9929,0.6679,1,1z;
|
||
|
M0.9822,0.9892c-0.3203,0.0036-0.6406,0.0072-0.9609,0.0108C0.0142,0.6655,0.0071,0.3309,0,0c0.3345,0.0036,0.6655,0.0072,1,0.0108C0.9929,0.3345,0.9893,0.6619,0.9822,0.9892z;
|
||
|
M0.9683,1c-0.3134-0.0106-0.6268-0.0176-0.9401-0.0282C0.0176,0.6549,0.0106,0.3415,0,0.0282C0.331,0.0176,0.6655,0.0106,1,0C0.9894,0.331,0.9789,0.6655,0.9683,1z;
|
||
|
M1,1C0.669,0.9929,0.3345,0.9893,0,0.9821c0.0071-0.3214,0.0142-0.6429,0.0214-0.9643c0.3203-0.0071,0.6406-0.0143,0.9609-0.0179C0.9893,0.3321,0.9929,0.6679,1,1z"
|
||
|
calcMode="spline"
|
||
|
keySplines=".56 .37 .43 .58; .56 .37 .43 .58; .56 .37 .43 .58"/>
|
||
|
</path>
|
||
|
</defs>
|
||
|
<svg viewBox="0 0 1 1" id="preview" preserveAspectRatio="none">
|
||
|
<use xlink:href="#filterPath" fill="darkgrey"/>
|
||
|
</svg>
|
||
|
<image xlink:href="" clip-path="url(#clip-path)"/>
|
||
|
</svg>
|