web_editor/static/image_shapes/geometric/geo_square_4.svg

22 lines
1.4 KiB
XML
Raw Normal View History

2024-05-03 12:47:49 +03:00
<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="M.8728 1C.5654.9117.2792.8834 0 .8728C.0919.5654.1201.2792.1272 0c.3074.0919.5972.1201.8728.1272C.9117.4346.8834.7244.8728 1z">
<animate dur="12s" repeatCount="indefinite" attributeName="d" attributeType="XML"
values="
M.8728 1C.5654.9117.2792.8834 0 .8728C.0919.5654.1201.2792.1272 0c.3074.0919.5972.1201.8728.1272C.9117.4346.8834.7244.8728 1z;
M1 .8282c-.3233.0473-.6467.0945-.97.1418C.0426.6467.0551.3233.0677 0c.2838.023.5675.046.8513.069C.946.3221.973.5751 1 .8282z;
M0.9999,0.8621c-0.3003,0.0813-0.5865,0.1413-0.8621,0.1378C0.0565,0.7031,0,0.4134,0,0.1378C0.3003,0.0565,0.5865,0,0.8621,0C0.9433,0.3003,1.0034,0.5865,0.9999,0.8621z;
M.8728 1C.5654.9117.2792.8834 0 .8728C.0919.5654.1201.2792.1272 0c.3074.0919.5972.1201.8728.1272C.9117.4346.8834.7244.8728 1z"
calcMode="spline"
keySplines=".45 .05 .55 .95;.45 .05 .55 .95;.45 .05 .55 .95"/>
</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>