Icon Animation (Image Outside)

Image Outside

<div class="feedback text-center">
  <div class="circle-img">
    <img class="circle-block" src="/img/feedback/48.jpg" alt="Anna Hopkins">
    <div class="img-icon img-icon-anim-1 circle-block">
      <div class="image-overlay circle-block">
        <h3 class="img-hover-title">Anna Hopkins</h3>
        <p>Reviewer <a href="#">hopkins.com</a></p>
      </div>
    </div>
  </div>
  <div class="feedback-text text-center">
    <blockquote>Life is a series of experiences, each of which makes us bigger, even though it is hard to realize this. For the world was built to develop character, and we must learn that the setbacks and griefs which we endure help us in our marching onward</blockquote>
    <div class="author">
      <span class="author-name">Anna Hopkins</span>
      <span class="author-info">Microsoft</span>
    </div>
  </div>
</div>

Check out All Icon Animations