Home

Awesome

<h1>Circle SVG Animation</h1> <br> <p align="center"> <img src="http://deveb.pro/circle/circle.png" alt="Circle SVG Animation"> </p> <br> <h2>Plug css, js and just add short code in your html.</h2> <br> Change the custom attribute data-percent and data-time for setting your percent and time value. <br>
<div class="circle-box" data-percent="58" data-time="2000"></div>
<div class="circle-box" data-percent="72" data-time="3000"></div>
<div class="circle-box" data-percent="100" data-time="2000"></div>
<h4>Demo:</h4> <a href="http://deveb.pro/circle">http://deveb.pro/circle</a>