Eye Icon
You Can easily add eye icon in your website and design more attractive website/blog. You can add eye icon using third-party stylesheet.
How to Add
first of all add given stylesheet url in you website’s Head section.
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
now Add where you want to show eye icon.
<i class="fa fa-calendar"></i>
Hope you have add eye icon by this method. if want to another icons so click here.