Last active
May 9, 2016 10:41
-
-
Save SoftCreatR/1a69752a8a51690dd44fa25478faebeb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="34px" height="34px" viewBox="0 0 34 34" style="enable-background:new 0 0 34 34; background-color: #39c;" xml:space="preserve"> | |
<rect x="7" y="11" width="2" height="16" fill="#fff"> | |
<animateTransform attributeType="xml" attributeName="transform" type="translate" values="0 0; 0 -5; 0 0" begin="0" dur="1.8s" repeatCount="indefinite" /> | |
</rect> | |
<rect x="11" y="12" width="2" height="15" fill="#fff"> | |
<animateTransform attributeType="xml" attributeName="transform" type="translate" values="0 0; 0 -6; 0 0" begin="0.2s" dur="2.8s" repeatCount="indefinite" /> | |
</rect> | |
<rect x="15" y="8" width="2" height="14" fill="#fff"> | |
<animateTransform attributeType="xml" attributeName="transform" type="translate" values="0 0; 0 2; 0 0" begin="0.3s" dur="2.7s" repeatCount="indefinite" /> | |
</rect> | |
<rect x="19" y="6" width="2" height="13" fill="#fff"> | |
<animateTransform attributeType="xml" attributeName="transform" type="translate" values="0 0; 0 6; 0 0" begin="0.5s" dur="2s" repeatCount="indefinite" /> | |
</rect> | |
<rect x="23" y="15" width="2" height="13" fill="#fff"> | |
<animateTransform attributeType="xml" attributeName="transform" type="translate" values="0 0; 0 -9; 0 0" begin="0.4s" dur="1.7s" repeatCount="indefinite" /> | |
</rect> | |
</svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment