Skip to content

Instantly share code, notes, and snippets.

@jrmarqueshd
Last active September 8, 2019 01:14
Show Gist options
  • Save jrmarqueshd/ef68935bfc317555b36ca15bb169d84e to your computer and use it in GitHub Desktop.
Save jrmarqueshd/ef68935bfc317555b36ca15bb169d84e to your computer and use it in GitHub Desktop.
loading animation in svg for content
<svg role="img" class="jss584" aria-label="" viewBox="0 0 400 100%" preserveAspectRatio="none"><rect x="0" y="0" width="100%" clip-path="url(#wx1f1a8h59)" style="fill: url(&quot;#1sj0x14jmdf&quot;);"></rect><defs><clipPath id="wx1f1a8h59"><rect x="0" y="10" rx="3" ry="3" width="390" height="10"></rect><rect x="0" y="35" rx="3" ry="3" width="370" height="10"></rect><rect x="0" y="60" rx="3" ry="3" width="180" height="10"></rect><rect x="0" y="100" rx="3" ry="3" width="380" height="10"></rect><rect x="0" y="125" rx="3" ry="3" width="390" height="10"></rect><rect x="0" y="150" rx="3" ry="3" width="320" height="10"></rect><rect x="0" y="190" rx="3" ry="3" width="390" height="10"></rect><rect x="0" y="215" rx="3" ry="3" width="380" height="10"></rect><rect x="0" y="240" rx="3" ry="3" width="290" height="10"></rect><rect x="0" y="265" rx="3" ry="3" width="220" height="10"></rect></clipPath><linearGradient id="1sj0x14jmdf"><stop offset="-2" stop-color="#bbbbbb" stop-opacity="1"><animate attributeName="offset" values="-2; -2; 1" keyTimes="0; 0.25; 1" dur="2s" repeatCount="indefinite"></animate></stop><stop offset="-1" stop-color="#f5f6fa" stop-opacity="1"><animate attributeName="offset" values="-1; -1; 2" keyTimes="0; 0.25; 1" dur="2s" repeatCount="indefinite"></animate></stop><stop offset="0" stop-color="#bbbbbb" stop-opacity="1"><animate attributeName="offset" values="0; 0; 3" keyTimes="0; 0.25; 1" dur="2s" repeatCount="indefinite"></animate></stop></linearGradient></defs></svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment