You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
48 lines
1.5 KiB
48 lines
1.5 KiB
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
viewBox="0 0 100 100" enable-background="new 0 0 100 100" xml:space="preserve">
|
|
<rect fill="#1890ff" width="3" height="100" transform="translate(0) rotate(180 3 50)">
|
|
<animate
|
|
attributeName="height"
|
|
attributeType="XML"
|
|
dur="1s"
|
|
values="30; 100; 30"
|
|
repeatCount="indefinite"/>
|
|
</rect>
|
|
<rect x="17" fill="#1890ff" width="3" height="100" transform="translate(0) rotate(180 20 50)">
|
|
<animate
|
|
attributeName="height"
|
|
attributeType="XML"
|
|
dur="1s"
|
|
values="30; 100; 30"
|
|
repeatCount="indefinite"
|
|
begin="0.1s"/>
|
|
</rect>
|
|
<rect x="40" fill="#1890ff" width="3" height="100" transform="translate(0) rotate(180 40 50)">
|
|
<animate
|
|
attributeName="height"
|
|
attributeType="XML"
|
|
dur="1s"
|
|
values="30; 100; 30"
|
|
repeatCount="indefinite"
|
|
begin="0.3s"/>
|
|
</rect>
|
|
<rect x="60" fill="#1890ff" width="3" height="100" transform="translate(0) rotate(180 58 50)">
|
|
<animate
|
|
attributeName="height"
|
|
attributeType="XML"
|
|
dur="1s"
|
|
values="30; 100; 30"
|
|
repeatCount="indefinite"
|
|
begin="0.5s"/>
|
|
</rect>
|
|
<rect x="80" fill="#1890ff" width="3" height="100" transform="translate(0) rotate(180 76 50)">
|
|
<animate
|
|
attributeName="height"
|
|
attributeType="XML"
|
|
dur="1s"
|
|
values="30; 100; 30"
|
|
repeatCount="indefinite"
|
|
begin="0.1s"/>
|
|
</rect>
|
|
</svg>
|