/fa-viber

Viber icon for Font Awesome http://kukac7.github.io/fa-viber

Primary LanguageHTML

fa-viber

Quick Start

Have a look at index.html to see an example of the icon being used

Instructions

  • Install bower install
  • Copy fa-viber.css and the fonts/ 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>

Example