Forked from jackvial/fa-snapchat
- Download the latest release
- Clone the repo:
https://github.com/jackvial/fa-viber.git
- Install with bower:
bower install fa-viber
Have a look at index.html
to see an example of the icon being used
- Install
bower install
- Copy
fa-viber.css
and thefonts/
folder to your project. - Include
fa-viber.css
after font awesome in your document.
<link rel="stylesheet" type="text/css" href="bower_components/fontawesome/css/font-awesome.css">
<link rel="stylesheet" type="text/css" href="fa-viber.css">
- You can now use fa-viber like any other font awesome icon
<i class="fa fa-viber fa-2x"></i>